@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240512.0 → 0.0.0-nightly-20240514.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/dist/types/suggestion.d.ts +1 -1
- package/dist/types/ui/suggestioncontroller.d.ts +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.d.ts +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.d.ts +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["commands","_isEnabledBasedOnSelection","forceDisabled","has","TrackChangesCommand","_enabledCommands","editor","2922630QBwpFb","55wJJXvg","8525796ItfwGJ","value","5840270fQukXz","1MgpOuO","597378cZRFXY","execute","5JcASsv","clearForceDisabled","affectsData","13238344IXaUuT","553294MldKQH","isEnabled","7JpJeQP","refresh","_enableCommands","_disableUnsupportedCommands","9UKSMpn","286292vGEQPe"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(832438===parseInt(n(258))/1*(parseInt(n(238))/2)+-parseInt(n(259))/3+-parseInt(n(245))/4*(parseInt(n(234))/5)+-parseInt(n(253))/6+parseInt(n(240))/7*(-parseInt(n(237))/8)+-parseInt(n(244))/9*(parseInt(n(257))/10)+parseInt(n(254))/11*(parseInt(n(255))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(251)]=e,this[n(256)]=!1,this[n(241)](),this[n(247)]=!1}[c(241)](){this[c(239)]=!0}[c(233)](){const t=c;this[t(256)]=!this[t(256)],this[t(256)]?this[t(243)]():this[t(242)]()}[c(243)](){const t=c;for(const e of this[t(252)][t(246)][t(246)]())e[t(236)]&&!this[t(251)][t(249)](e)&&e[t(248)](t(250))}[c(242)](){const t=c;for(const e of this[t(252)][t(246)][t(246)]())e[t(236)]&&!this[t(251)][t(249)](e)&&e[t(235)](t(250))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=356]})(t,e)}function d(){const t=["_isEnabledBasedOnSelection","1040616RuqpVF","5RZcKCh","3030232CyVxYc","model","TrackChangesEditing","1726254TGiCfD","acceptSuggestion","8709LNQebt","50SyQmoB","get","editor","refresh","plugins","getRanges","track-changes-accept-suggestion-not-found","10FRZzVw","3029454wjIWWg","8560923wnJEKR","_suggestions","269244fOiYoo","execute","isEnabled","canEditAt"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(738908===parseInt(n(371))/1+-parseInt(n(367))/2*(-parseInt(n(359))/3)+parseInt(n(378))/4+parseInt(n(377))/5*(parseInt(n(357))/6)+parseInt(n(369))/7+-parseInt(n(376))/8+-parseInt(n(368))/9*(parseInt(n(360))/10))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(370)]=e,this[n(363)](),this[n(375)]=!1}[h(363)](){this[h(373)]=!0}[h(372)](t){const n=h,r=this[n(370)][n(361)](t);if(!r)throw new e.CKEditorError(n(366),this);const s=r[n(365)]();this[n(362)][n(379)][n(374)](s)&&this[n(362)][n(364)][n(361)](n(356))[n(358)](r)}}const m=E;function I(){const t=["230iYbtub","plugins","refresh","canEditAt","501fnrxvq","7526607mQESWB","_suggestions","12aylURj","model","get","discardSuggestion","13111BEDglU","408atPSiT","109480YccDqF","135018VvLiTw","execute","1440734FfRGkx","editor","TrackChangesEditing","getRanges","isEnabled","_isEnabledBasedOnSelection","7914pGVxjd","3088eoURTh","track-changes-discard-suggestion-not-found","2073328okXPKm"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(871488===parseInt(n(222))/1+-parseInt(n(228))/2*(parseInt(n(236))/3)+parseInt(n(231))/4+-parseInt(n(219))/5*(parseInt(n(218))/6)+parseInt(n(217))/7*(parseInt(n(229))/8)+parseInt(n(220))/9*(-parseInt(n(232))/10)+-parseInt(n(237))/11*(-parseInt(n(239))/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(238)]=e,this[n(234)](),this[n(227)]=!1}[m(234)](){this[m(226)]=!0}[m(221)](t){const n=m,r=this[n(238)][n(241)](t);if(!r)throw new e.CKEditorError(n(230),this);const s=r[n(225)]();this[n(223)][n(240)][n(235)](s)&&this[n(223)][n(233)][n(241)](n(224))[n(216)](r)}}function T(t){const e=A;return t[e(155)](((t,n)=>e(126)==t[e(130)]&&e(126)!=n[e(130)]?-1:e(126)!=t[e(130)]&&e(126)==n[e(130)]?1:0))}function _(t,e){const n=A;let r,s=0;const o=[],i=e[n(145)];for(;s<t[n(147)];){const a=t[s],c=t[s+1];r||(r=e[n(129)](a)),y(e,a,c)||(o[n(167)](e[n(156)](r,i[n(157)](a)?e[n(136)](a):e[n(140)](a,n(159)))),r=null),s++}return o}function y(t,e,n){const r=A;if(!n)return!1;const s=t[r(136)](e),o=t[r(129)](n);return s[r(127)](o)}function A(t,e){const n=k();return(A=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=A,r=t();for(;;)try{if(695973===-parseInt(n(161))/1*(parseInt(n(135))/2)+parseInt(n(132))/3+parseInt(n(160))/4+-parseInt(n(163))/5*(-parseInt(n(143))/6)+parseInt(n(150))/7+parseInt(n(154))/8+-parseInt(n(164))/9*(parseInt(n(152))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["getRanges","createPositionBefore","type","isIntersecting","2133783HLYYKD"," [color ","change","2pzVKgM","createPositionAfter","value","splice","add","createPositionAt","from","isCollapsed","5585838xlrHny","next","schema","join","length","color","isArray","3398794ULGTBF","replace","160PDhtvZ","content","10212496BGQDwM","sort","createRange","isObject","start","end","136680wGTwqx","1255559YtwQhM","map","5WvwXXW","836424CvrPqU","execute","isInContent","push","isMultiRange","deletion","isTouching"];return(k=function(){return t})()}function C(t,e,n){const r=A;for(;n[r(147)];){const s=n[r(138)](0,100);t[r(134)]((()=>{const t=r;for(const n of s)n[t(166)]&&e[t(165)](n.id)}))}}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=316]})(t,e)}function N(){const t=["29774mQZLPk","13fsHRIY","6896LtaHAV","_command","editor","values","from","refresh","_isEnabledBasedOnSelection","canEditAt","12548076hPOKkj","isEnabled","getRanges","_suggestions","33UssaSw","6uLesZU","2807483ZbDqgI","1779WiBuKG","execute","model","713568KUymks","isInContent","8351020moqaZz","some","2HaEnhx","18BvThEx","2428070ZHakiz"];return(N=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(873771===parseInt(n(323))/1*(-parseInt(n(326))/2)+-parseInt(n(316))/3*(-parseInt(n(328))/4)+-parseInt(n(321))/5+-parseInt(n(341))/6*(parseInt(n(342))/7)+-parseInt(n(319))/8*(-parseInt(n(324))/9)+parseInt(n(325))/10*(parseInt(n(340))/11)+-parseInt(n(336))/12*(-parseInt(n(327))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(329)]=e,this[r(339)]=n,this[r(333)](),this[r(334)]=!1}[L(333)](){const t=L,e=Array[t(332)](this[t(339)][t(331)]())[t(322)]((e=>e[t(320)]));this[t(337)]=this[t(329)][t(337)]&&e}[L(317)](){const t=L,e=T(Array[t(332)](this[t(339)][t(331)]()));for(const n of e){const e=n[t(338)]();if(!this[t(330)][t(318)][t(335)](e))return}C(this[t(330)][t(318)],this[t(329)],e)}}const v=M;function M(t,e){const n=w();return(M=function(t,e){return n[t-=200]})(t,e)}function w(){const t=["_isEnabledBasedOnSelection","getRanges","13977PeVnMF","362992OHHqBV","_command","from","1624725eOcQTC","canEditAt","refresh","selection","125335pRQSxa","_selectedSuggestions","823824POHnuO","editor","_suggestions","556DTnWrw","size","values","14705112bbgEHU","model","document","execute","isEnabled","346002RIVLAD"];return(w=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(756417===-parseInt(n(223))/1+-parseInt(n(212))/2+parseInt(n(215))/3*(-parseInt(n(204))/4)+-parseInt(n(219))/5+parseInt(n(201))/6+parseInt(n(216))/7+parseInt(n(207))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(217)]=e,this[r(203)]=n,this[r(200)]=new Set,this[r(221)](),this[r(213)]=!1}[v(221)](){const t=v,e=this[t(202)][t(208)][t(209)][t(222)],n=Array[t(218)](this[t(203)][t(206)]());this[t(200)]=function(t,e){const n=A,r=Array[n(141)](t[n(128)]()),s=new Set;for(const o of e)if(o[n(166)])for(const e of r)for(const r of o[n(128)]())(e[n(131)](r)||t[n(142)]&&!o[n(125)]&&o[n(144)]&&r[n(159)][n(127)](e[n(158)]))&&s[n(139)](o);return s}(e,n),this[t(211)]=this[t(217)][t(211)]&&!!this[t(200)][t(205)]}[v(210)](){const t=v,e=T(Array[t(218)](this[t(200)]));for(const n of e){const e=n[t(214)]();if(!this[t(202)][t(208)][t(220)](e))return}C(this[t(202)][t(208)],this[t(217)],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 z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||q||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__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(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const 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=Rt,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||z),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 zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;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 Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.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&&Z.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const 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&&Jt(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=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const 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 Ze=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Qe=qe?function(t){return null==t?[]:(t=Object(t),Ke(qe(t),(function(e){return Ze.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,Oe,Qe)};const sn=function(t){return nn(t,xe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"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=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=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 Nn(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||Re(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 zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=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[Hn]=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==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Xn(t,5)};const qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||(Yn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const 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(t,e){const n=Vr();return(jr=function(t,e){return n[t-=241]})(t,e)}const Gr=jr;function Vr(){const t=["isExternal","getFirstMarker","getRange","substr","isIntersecting","98JSnpYP","type","getMarkers","_onAttributesChange","next","addMarkerName","onAttributesChange","_model","author","head","clear","getFirstRange","set","addMarker","get","suggestion:","removeMarker","@external","onDiscard","previous","discard","subType","getRanges","filter","attributes","split","11PWjLcc","989679CuXpQY","addRange","getContainedElement","_isDataLoaded","hasComments","commentThread","end","_onDiscard","getMultiRangeId","4203126zpQgTn","2691852sCKOLQ","isInContent","change","148146YDxOlq","push","removeMarkers","getAllAdjacentSuggestions","removeAttribute","10zleNqv","_onAccept","markers","authoredAt","getMarkerNames","isIntersectingWithRange","decorate","createdAt","reduce","accept","isMultiRange","13412358IvLwhX","delete","setAttribute","nodeAfter","start","getItems","nodeBefore","creator","map","_markerNames","length","toJSON","from","3400260cYpEqg","add","104776dKmGVM","onAccept","_saved","data","size"];return(Vr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(531224===parseInt(n(244))/1*(parseInt(n(258))/2)+parseInt(n(245))/3+parseInt(n(255))/4+-parseInt(n(287))/5+parseInt(n(254))/6+-parseInt(n(299))/7*(-parseInt(n(289))/8)+-parseInt(n(274))/9*(parseInt(n(263))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(248)]=!1,this.id=e.id,this[n(300)]=e[n(300)],this[n(320)]=e[n(320)]||null,this[n(307)]=e[n(307)],this[n(281)]=e[n(281)]||e[n(307)],this[n(294)]=Boolean(e[n(242)]&&e[n(242)][n(316)]),this[n(292)]=null,this[n(306)]=t,this[n(264)]=e[n(290)],this[n(252)]=e[n(317)],this[n(302)]=e[n(305)],this[n(283)]=new Set,this[n(270)]=null,this[n(311)](n(266),null),this[n(311)](n(242),e[n(242)]||{}),this[n(311)](n(318),null),this[n(311)](n(303),null),this[n(311)](n(250),null),this[n(311)](n(291),!1),this[n(269)](n(272)),this[n(269)](n(319))}get[Gr(308)](){const t=Gr;let e=this;for(;e[t(318)];)e=e[t(318)];return e}get[Gr(249)](){const t=Gr;return!!this[t(250)]&&this[t(250)][t(284)]>0}get[Gr(273)](){const t=Gr;return 0!=this[t(283)][t(293)]&&6==Array[t(286)](this[t(283)])[0][t(243)](":")[t(284)]}get[Gr(256)](){return null!==this[Gr(295)]()}[Gr(304)](t){const e=Gr;this[e(283)][e(288)](t)}[Gr(267)](){const t=Gr;return Array[t(286)](this[t(283)])}[Gr(301)](){const t=Gr;return this[t(267)]()[t(282)]((e=>this[t(306)][t(265)][t(313)](e)))[t(241)]((t=>t))}[Gr(295)](){return this[Gr(301)]()[0]||null}[Gr(260)](){const t=Gr;this[t(306)][t(257)]((e=>{const n=t;for(const t of this[n(301)]())e[n(315)](t)})),this[t(283)][t(309)]()}[Gr(315)](t){const e=Gr;this[e(306)][e(257)]((n=>{n[e(315)](t)})),this[e(283)][e(275)](t)}[Gr(246)](t){const e=Gr,n=e(314)+this[e(300)]+":"+this[e(320)]+":"+this.id+":"+this[e(281)].id+":"+zr[e(253)]();this[e(304)](n),this[e(306)][e(257)]((r=>{r[e(312)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(268)](t){const e=Gr;for(const n of this[e(321)]())if(n[e(298)](t))return!0;return!1}[Gr(321)](){const t=Gr;return this[t(301)]()[t(282)]((e=>e[t(296)]()))}[Gr(279)](){const t=Gr;return this[t(321)]()[t(271)](((e,n)=>[...e,...n[t(279)]()]),[])}[Gr(310)](){const t=Gr;var e;return(null===(e=this[t(295)]())||void 0===e?void 0:e[t(296)]())||null}[Gr(247)](){const t=Gr,e=this[t(321)]();if(1!=e[t(284)])return null;const n=e[0],r=n[t(278)][t(277)],s=n[t(251)][t(280)];return r instanceof i.Element?r!=s?null:r:null}[Gr(272)](){const t=Gr;this[t(264)](this[t(321)](),this[t(292)],this[t(242)]),this[t(260)]()}[Gr(319)](){const t=Gr;this[t(252)](this[t(321)](),this[t(292)],this[t(242)]),this[t(260)]()}[Gr(261)](){const t=Gr,e=[];let n=this[t(308)];for(;n;)e[t(259)](n),n=n[t(303)];return e}[Gr(276)](t,e){const n=Gr,r=Zn(this[n(242)]);hr(r,t,e),Or(r,this[n(242)])||(this[n(242)]=r,this[n(302)](r))}[Gr(262)](t){const e=Gr,n=Zn(this[e(242)]);Ur(n,t),Or(n,this[e(242)])||(this[e(242)]=n,this[e(302)](this[e(242)]))}[Gr(285)](){const t=Gr;return{id:this.id,type:this[t(320)]?this[t(300)]+":"+this[t(320)]:this[t(300)],authorId:this[t(281)].id,createdAt:this[t(270)],hasComments:this[t(249)],data:this[t(292)],attributes:this[t(242)]}}static[Gr(253)](){const t=Gr;return(0,e.uid)()[t(297)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=198]})(t,e)}const Kr=Wr;function Xr(){const t=["_locale","removeEmptyContainer","label","end","replace","addObject","REPLACE_TEXT","registerDescriptionCallback","*Remove:* %0","match","Object","ELEMENT_SPACE","*Split:* %0","_handleCustomCallbackDescription","normal","isEmpty","removeFormat","_itemLabels","14wqduyS","EmptyContainer","pop","isObject","attribute","softBreak","registerElementLabel","*Remove format:* %0","6946PSmmQI","$1 $2","add","142FlCgXu","_handleInsertRemoveSuggestionDescription","3159309kbfaSK","data","function","*Merge:* %0","subType","22rxtZVa","isEqual","key","addEmptyContainer","*Insert:* %0","_addDescriptionItems","_resolveDescriptionItems","quantity","newValue","removeContainer","start","text","addContainer","_attributeLabels","remove","checkChild","addFormat","matchingCallback","getDescriptions","2179032KOoeLn","getFirstRange","796umRKZg","skip","previousSibling","format","_handleAttributeSuggestionDescription","_itemLabelsCallbacks","removeObject","Container","registerAttributeLabel","element","insertion","has","push","map","get","getItemLabel","2674962vSuFym","type","11310230JixFKt","315318VolyiE","nextSibling","isInContent","length","elementStart","elementEnd","*Change to:* %0","*Set format:* %0","11735rPpRiM","_schema","deletion","name","$textProxy","set","join","$text","getWalker","item","_customCallbacks","nodeAfter","indexOf","_handleRenameSuggestionDescription"];return(Xr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(713215===parseInt(n(210))/1*(-parseInt(n(207))/2)+-parseInt(n(212))/3+parseInt(n(238))/4*(-parseInt(n(265))/5)+parseInt(n(257))/6*(-parseInt(n(199))/7)+parseInt(n(236))/8+parseInt(n(254))/9+parseInt(n(256))/10*(parseInt(n(217))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Zr{constructor(t,e){const n=Wr;this[n(275)]=[],this[n(198)]=new Map,this[n(243)]=[],this[n(230)]=new Map,this[n(266)]=t,this[n(279)]=e}[Kr(235)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(260)];o++){const i=t[o];if(!i[e(259)])continue;const a=this[e(292)](i);if(a){if(null!=i[e(216)]){if(r[e(249)](i[e(216)]))continue;r[e(209)](i[e(216)])}n[e(250)](a)}else if(e(203)!=i[e(255)])e(248)!=i[e(255)]&&e(267)!=i[e(255)]||this[e(211)](n,i,t[o+1]);else{const t=i[e(213)][e(219)];if(s[e(249)](t))continue;s[e(209)](i[e(213)][e(219)]),t==Tc?this[e(278)](n,i):this[e(242)](n,i)}}return this[e(223)](n)}[Kr(286)](t){const e=Kr;this[e(275)][e(250)](t)}[Kr(205)](t,n,r=e.priorities[Kr(293)]){const s=Kr;s(214)==typeof t?(0,e.insertToPriorityArray)(this[s(243)],{matchingCallback:t,label:n,priority:r}):this[s(198)][s(270)](t,n)}[Kr(246)](t,e){const n=Kr;this[n(230)][n(270)](t,e)}[Kr(253)](t,e=1){const n=Kr;let r;for(const e of this[n(243)])if(e[n(234)](t)){r=e[n(281)];break}return r||(r=this[n(198)][n(252)](t[n(268)])),r?r(e):1!==e?e+" "+t[n(268)]+"s":""+t[n(268)]}[Kr(222)](t,e){const n=Kr,r=e[n(237)]()[n(273)](),s=n(248)==e[n(255)]?n(209):n(231);for(const e of r){const o=e[n(274)],i=t[t[n(260)]-1];if(o.is(n(269)))i&&i[n(255)][n(277)](n(245))>-1&&t[n(201)](),i&&n(228)==i[n(255)]?i[s]+=o[n(213)]:t[n(250)]({type:n(228),add:n(209)==s?o[n(213)]:"",remove:n(231)==s?o[n(213)]:""});else if(this[n(266)][n(202)](o)){const a=o;if(i&&i[n(255)][n(277)](n(245))>-1&&t[n(201)](),n(262)==e[n(255)])continue;i&&i[n(255)]==s+n(289)&&i[n(247)][n(268)]==a[n(268)]?i[n(224)]++:t[n(250)]({type:s+n(289),element:a,quantity:1}),r[n(239)]((t=>!(n(262)==t[n(255)]&&t[n(274)]==o)))}else if(this[n(266)][n(232)](o,n(272))||o.is(n(247),n(204))){const r=o;if(n(209)==s&&n(261)==e[n(255)]||n(231)==s&&n(262)==e[n(255)])continue;if(i&&-1==i[n(255)][n(277)](n(245))){n(228)==i[n(255)]&&(i[s]+="\n");continue}let a;if(a=n(209)==s?r[n(258)]&&!this[n(266)][n(202)](r[n(258)])?r[n(258)]:null:r[n(240)]&&!this[n(266)][n(202)](r[n(240)])?r[n(240)]:null,r[n(294)]||a&&a[n(294)]){const e=a&&a[n(294)]?a:r;i&&i[n(255)]==s+n(200)&&i[n(247)][n(268)]==e[n(268)]?i[n(224)]++:t[n(250)]({type:s+n(200),element:e,quantity:1})}else t[n(250)]({type:s+n(245),element:r})}}}[Kr(223)](t){const e=Kr,n=this[e(279)],r=[],s=[],o=[];for(const i of t)switch(i[e(255)]){case e(228):if(i[e(209)]=i[e(209)][e(283)](/(\S)\u000A+(\S)/g,e(208))[e(283)](/\u000A/g,""),i[e(231)]=i[e(231)][e(283)](/(\S)\u000A+(\S)/g,e(208))[e(283)](/\u000A/g,""),""!=i[e(209)]&&""!=i[e(231)]){r[e(250)]({type:e(283),content:Hr(n,e(285),['"'+i[e(231)]+'"','"'+i[e(209)]+'"'])});continue}if(null!=i[e(209)][e(288)](/^ +$/)){r[e(250)]({type:e(248),content:Hr(n,e(221),Hr(n,e(290),i[e(209)][e(260)]))});continue}if(null!=i[e(231)][e(288)](/^ +$/)){r[e(250)]({type:e(267),content:Hr(n,e(287),Hr(n,e(290),i[e(231)][e(260)]))});continue}if(""!=i[e(209)]){r[e(250)]({type:e(248),content:Hr(n,e(221),'"'+i[e(209)]+'"')});continue}r[e(250)]({type:e(267),content:Hr(n,e(287),'"'+i[e(231)]+'"')});continue;case e(220):case e(284):r[e(250)]({type:e(248),content:Hr(n,e(221),this[e(253)](i[e(247)],i[e(224)]))});continue;case e(280):case e(244):r[e(250)]({type:e(267),content:Hr(n,e(287),this[e(253)](i[e(247)],i[e(224)]))});continue;case e(229):r[e(250)]({type:e(248),content:Hr(n,e(291),this[e(253)](i[e(247)],i[e(224)]))});continue;case e(226):r[e(250)]({type:e(267),content:Hr(n,e(215),this[e(253)](i[e(247)],i[e(224)]))});continue;case e(233):s[e(250)](i[e(219)]);continue;case e(295):o[e(250)](i[e(219)]);continue;default:r[e(250)](i)}if(s[e(260)]){const t=s[e(251)]((t=>this[e(230)][e(249)](t)?this[e(230)][e(252)](t):t))[e(271)](", ");r[e(250)]({type:e(241),content:Hr(this[e(279)],e(264),t)})}if(o[e(260)]){const t=o[e(251)]((t=>this[e(230)][e(249)](t)?this[e(230)][e(252)](t):t))[e(271)](", ");r[e(250)]({type:e(241),content:Hr(this[e(279)],e(206),t)})}return r}[Kr(292)](t){const e=Kr;for(const n of this[e(275)]){const r=n(t);if(r&&e(255)in r)return r}}[Kr(242)](t,e){const n=Kr,r=e[n(213)],s=void 0===r[n(225)]?n(295):n(233);t[n(250)]({type:s,key:r[n(219)]})}[Kr(278)](t,e){const n=Kr;t[n(250)]({type:n(241),content:Hr(this[n(279)],n(263),this[n(253)](e[n(237)]()[n(227)][n(276)],1))})}[Kr(211)](t,e,n){const r=Kr;if(this[r(222)](t,e),n&&n[r(237)]()&&!e[r(237)]()[r(282)][r(218)](n[r(237)]()[r(227)])){const n=t[t[r(260)]-1],s=r(248)==e[r(255)]?r(209):r(231);n&&r(228)==n[r(255)]&&(n[s]+="\n")}}}const qr=Yr;function Qr(){const t=["18JFZtfs","2967784TpzTxy","475311pjffEE","9cAbamf","62vgkdsH","commands","1632113mstwLI","enableCommand","get","TrackChangesEditing","showAIAssistant","148819iwtVbj","4924010WmQpOx","editor","60115DoBhuY","plugins","60SKdLjm","20578VuVArR","afterInit","12VInEIc"];return(Qr=function(){return t})()}function Yr(t,e){const n=Qr();return(Yr=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(471064===parseInt(n(112))/1*(-parseInt(n(119))/2)+-parseInt(n(117))/3*(-parseInt(n(114))/4)+-parseInt(n(129))/5+parseInt(n(115))/6*(parseInt(n(121))/7)+-parseInt(n(116))/8*(-parseInt(n(118))/9)+-parseInt(n(127))/10+parseInt(n(126))/11*(parseInt(n(111))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Jr extends t.Plugin{[qr(113)](){const t=qr,e=this[t(128)],n=e[t(130)][t(123)](t(124));e[t(120)][t(123)](t(125))&&n[t(122)](t(125))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=273]})(t,e)}function es(){const t=["commandName","7FTOBOf","AlignmentEditing","get","alignment","_registerLegacyDescription","916994Nfspza","*Format:* %0","justify","afterInit","FORMAT_JUSTIFY_TEXT","TrackChangesEditing","format","center","1305300qLxNdn","223356KJrbWf","3aQGHna","4531998IQVOle","FORMAT_ALIGN_TO_CENTER","registerBlockAttribute","plugins","6MPICwI","FORMAT_ALIGNMENT","9zuPRzT","4579120Ihhonp","value","locale","880055tqDkgR","12207210FtTjEK","registerAttributeLabel","registerDescriptionCallback","FORMAT_ALIGN_TO_RIGHT","commandParams","1727KELLeI","formatBlock","descriptionFactory","type","left","right","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_LEFT","has","editor"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(825091===-parseInt(n(310))/1*(parseInt(n(300))/2)+-parseInt(n(315))/3*(parseInt(n(308))/4)+-parseInt(n(278))/5+parseInt(n(311))/6*(parseInt(n(295))/7)+parseInt(n(275))/8+parseInt(n(274))/9*(-parseInt(n(279))/10)+parseInt(n(284))/11*(parseInt(n(309))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(303)](){const t=$r,e=this[t(293)],n=e[t(277)];if(!e[t(314)][t(292)](t(296)))return;const r=e[t(314)][t(297)](t(305));r[t(290)](t(298)),r[t(313)](t(298)),r[t(286)][t(280)](t(298),Hr(n,t(273))),this[t(299)]()}[$r(299)](){const t=$r,e=this[t(293)],n=e[t(277)];e[t(314)][t(297)](t(305))[t(286)][t(281)]((e=>{const r=t;if(r(285)!=e[r(287)])return;const{data:s}=e;if(s&&r(298)==s[r(294)]){const t=s[r(283)][0][r(276)];return{type:r(306),content:Hr(n,r(301),function(t){const e=r;switch(t){case e(288):return Hr(n,e(291));case e(289):return Hr(n,e(282));case e(307):return Hr(n,e(312));case e(302):return Hr(n,e(304))}}(t))}}}))}}const rs=os;function ss(){const t=["FORMAT_STRIKETHROUGH","commandParams","*Remove format:* %0","commandName","*Format:* %0","BoldEditing","FORMAT_","has","subscript","toUpperCase","afterInit","ItalicEditing","18Efywii","FORMAT_BOLD","slice","TrackChangesEditing","strikethrough","format","_registerLegacyDescription","locale","underline","10pecTZH","plugins","registerInlineAttribute","24DFDEiH","type","268806pKCFSX","5197959lquric","descriptionFactory","SubscriptEditing","CodeEditing","StrikethroughEditing","formatInline","italic","superscript","get","FORMAT_UNDERLINE","FORMAT_SUBSCRIPT","3Jfngut","FORMAT_ITALIC","391136zJmkiE","toLowerCase","editor","FORMAT_CODE","UnderlineEditing","2959790niKCJk","registerDescriptionCallback","FORMAT_SUPERSCRIPT","bold","registerAttributeLabel","code","731031fdwqfR","forceValue","SuperscriptEditing","19880267KzWejT","enableDefaultAttributesIntegration","1135872mTvMGO"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(315213===parseInt(n(253))/1*(parseInt(n(255))/2)+-parseInt(n(241))/3*(-parseInt(n(239))/4)+parseInt(n(260))/5+-parseInt(n(284))/6*(parseInt(n(266))/7)+parseInt(n(271))/8+parseInt(n(242))/9+-parseInt(n(293))/10*(parseInt(n(269))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(277),rs(283),rs(259),rs(245),rs(246),rs(244),rs(268)];class as extends t.Plugin{[rs(282)](){const t=rs,e=this[t(257)],n=e[t(294)][t(250)](t(287)),r=e[t(291)];for(const s of is){if(!e[t(294)][t(279)](s))continue;const o=s[t(286)](0,-7)[t(256)](),i=t(278)+o[t(281)]();n[t(270)](o),n[t(238)](o),n[t(243)][t(264)](o,Hr(r,i))}this[t(290)]()}[rs(290)](){const t=rs,e=this[t(257)],n=e[t(291)],r=e[t(294)][t(250)](t(287));function s(e,s){const o=t;r[o(243)][o(261)]((t=>{const r=o;if(r(247)!=t[r(240)])return;const{data:i}=t;return i&&i[r(275)]===e?i[r(273)][0][r(267)]?{type:r(289),content:Hr(n,r(276),s)}:{type:r(289),content:Hr(n,r(274),s)}:void 0}))}s(t(263),Hr(n,t(285))),s(t(248),Hr(n,t(254))),s(t(292),Hr(n,t(251))),s(t(265),Hr(n,t(258))),s(t(288),Hr(n,t(272))),s(t(280),Hr(n,t(252))),s(t(249),Hr(n,t(262)))}}const cs=fs;function us(){const t=["348999JZccFt","markBlockFormat","commands","registerDescriptionCallback","enableCommand","*Set format:* %0","13262553woetdy","commandName","ELEMENT_BLOCK_QUOTE","get","234587WGlBxV","locale","descriptionFactory","55265052eoObai","104LTPwZj","*Remove format:* %0","change","value","checkChild","model","9rKPILT","2607elUrKX","BlockQuoteEditing","blockQuote","document","forceValue","schema","format","12JxcoBf","commandParams","56570EOZnDZ","TrackChangesEditing","name","getSelectedBlocks","from","2910lcozAz","2862dleyqc","filter","editor","selection","parent","$root","has","afterInit","plugins","1745764BOMYTP"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(829913===parseInt(n(316))/1*(-parseInt(n(334))/2)+parseInt(n(326))/3*(-parseInt(n(351))/4)+parseInt(n(341))/5*(-parseInt(n(342))/6)+-parseInt(n(352))/7*(parseInt(n(320))/8)+-parseInt(n(358))/9+-parseInt(n(336))/10*(-parseInt(n(327))/11)+parseInt(n(319))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(349)](){const t=cs,e=this[t(344)],n=e[t(317)];if(!e[t(350)][t(348)](t(328)))return;const r=e[t(350)][t(315)](t(337)),s=this[t(344)][t(354)][t(315)](t(329));r[t(356)](t(329),((n,o={})=>{const i=t,a=this[i(344)][i(325)][i(330)][i(345)],c=o&&void 0!==o[i(331)]?o[i(331)]:!s[i(323)];let u=[];if(c){const t=Array[i(340)](a[i(339)]())[i(343)]((t=>hs(t)||function(t,e){const n=i,r=e[n(324)](t[n(346)],n(329)),s=e[n(324)]([n(347),n(329)],t);return r&&s}(t,this[i(344)][i(325)][i(332)])));u=_(t,e[i(325)])}else{const t=Array[i(340)](a[i(339)]())[i(343)]((t=>hs(t)));u=_(t,e[i(325)])}e[i(325)][i(322)]((()=>{const t=i;for(const e of u)r[t(353)](e,{commandName:t(329),commandParams:[{forceValue:c}]})}))})),r[t(318)][t(355)]((e=>{const r=t,{data:s}=e;if(s&&r(329)==s[r(359)]){const t=Hr(n,r(314));return s[r(335)][0][r(331)]?{type:r(333),content:Hr(n,r(357),t)}:{type:r(333),content:Hr(n,r(321),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=314]})(t,e)}function hs(t){const e=cs;return e(329)==t[e(346)][e(338)]}function gs(){const t=["25082slznRq","92944QvNPxO","editor","30856860KPjGIU","3711114KXSWYR","30IbTVsL","13bycpLz","896820RtnGHS","changeCaseUpper","get","has","21sBDPYD","plugins","10DKdFbB","enableCommand","afterInit","6353190PEfKzH","612ZrCPUE","TrackChangesEditing","changeCaseTitle","3osFsRr","766684IKsrFl","CaseChange","changeCaseLower"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=259]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(737106===-parseInt(n(261))/1*(parseInt(n(266))/2)+-parseInt(n(281))/3*(parseInt(n(282))/4)+-parseInt(n(277))/5+parseInt(n(268))/6*(-parseInt(n(272))/7)+-parseInt(n(262))/8*(-parseInt(n(278))/9)+-parseInt(n(274))/10*(parseInt(n(265))/11)+parseInt(n(264))/12*(parseInt(n(267))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(276)](){const t=ds,e=this[t(263)];e[t(273)][t(271)](t(259))&&(e[t(273)][t(270)](t(279))[t(275)](t(269)),e[t(273)][t(270)](t(279))[t(275)](t(260)),e[t(273)][t(270)](t(279))[t(275)](t(280)))}}function Is(t,e){const n=Es();return(Is=function(t,e){return n[t-=226]})(t,e)}function Es(){const t=["get","410722zhecok","ckbox","plugins","9TPdDaq","editor","5682iOUIdK","TrackChangesEditing","commands","104TwYaGb","628986JoFbTc","enableCommand","2366sCgooJ","1352457yydKQY","4383112zKpXCn","22021390aDmyUS","afterInit","101075SmWlEC"];return(Es=function(){return t})()}const bs=Is;!function(t,e){const n=Is,r=t();for(;;)try{if(425046===-parseInt(n(233))/1+-parseInt(n(242))/2+parseInt(n(236))/3+parseInt(n(232))/4*(-parseInt(n(240))/5)+parseInt(n(229))/6*(-parseInt(n(235))/7)+-parseInt(n(237))/8*(parseInt(n(227))/9)+parseInt(n(238))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[bs(239)](){const t=bs,e=this[t(228)];e[t(231)][t(241)](t(243))&&e[t(226)][t(241)](t(230))[t(234)](t(243))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=497]})(t,e)}function As(){const t=["model","*Set format:* %0","languages","plugins","13288451qYABXv","rootElement","toLowerCase","config","2656220EcCESV","commandParams","TrackChangesEditing","6nvqyXf","forceValue","getSelectedBlocks","descriptionFactory","checkChild","format","829003BBVinm","find","has","9WgRZUB","schema","registerDescriptionCallback","get","value","isLimit","*Remove format:* %0","parent","2764640GQeLRy","indentCodeBlock","change","2468440pGfSdG","2fJRiyc","afterInit","from","label","blockName","12qOIOAe","editor","enableCommand","markBlockFormat","language","commandName","name","CodeBlock","document","8OtqLZo","registerElementLabel","selection","formatBlock","ELEMENT_CODE_BLOCK","filter","1126950bLRxQG","type","commands","codeBlock","2699985zvUjTG","outdentCodeBlock","locale"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(434063===parseInt(n(507))/1*(parseInt(n(522))/2)+parseInt(n(542))/3*(parseInt(n(536))/4)+-parseInt(n(546))/5*(-parseInt(n(501))/6)+-parseInt(n(498))/7+-parseInt(n(518))/8+-parseInt(n(510))/9*(-parseInt(n(521))/10)+parseInt(n(553))/11*(-parseInt(n(527))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(523)](){const t=_s,e=this[t(528)];if(!e[t(552)][t(509)](t(534)))return;const n=e[t(552)][t(513)](t(500)),r=e[t(548)],s=e[t(497)][t(513)](t(545))[t(551)],o=e[t(544)][t(513)](t(545));n[t(529)](t(519)),n[t(529)](t(547)),n[t(529)](t(545),((r,i={})=>{const a=t,c=e[a(549)],u=e[a(549)][a(535)][a(538)],l=i&&void 0!==i[a(502)]?i[a(502)]:!o[a(514)];let f;i[a(531)]||(i[a(531)]=s[0][a(531)]),f=l?Array[a(524)](u[a(503)]())[a(541)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(554))&&!e[n(515)](t)&&e[n(505)](t[n(517)],n(545))}(t,c[a(511)]))):Array[a(524)](u[a(503)]())[a(541)]((t=>Cs(t)));const h=_(f,c);c[a(520)]((()=>{const t=a;for(const e of h)n[t(530)](e,{commandName:t(545),commandParams:[{...i,forceValue:l}],formatGroupId:t(526)})}))})),n[t(504)][t(537)](t(545),(e=>Hr(r,t(540),e))),n[t(504)][t(512)]((e=>{const n=t;if(n(539)!=e[n(543)])return;const o=r.t,{data:i}=e;if(!i||n(545)!=i[n(532)])return;const a=i[n(499)][0][n(531)],c=o(s[n(508)]((t=>t[n(531)]===a))[n(525)])[n(555)]();return i[n(499)][0][n(502)]?{type:n(506),content:Hr(r,n(550),Hr(r,n(540),1)+" ("+c+")")}:{type:n(506),content:Hr(r,n(516),Hr(r,n(540),1))}}))}}function Cs(t){const e=_s;return e(545)==t[e(533)]}const Ls=Rs;function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(881387===-parseInt(n(480))/1+-parseInt(n(483))/2*(-parseInt(n(492))/3)+parseInt(n(486))/4*(parseInt(n(491))/5)+parseInt(n(477))/6+-parseInt(n(488))/7*(-parseInt(n(484))/8)+parseInt(n(489))/9*(-parseInt(n(494))/10)+-parseInt(n(495))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ns extends t.Plugin{[Ls(476)](){const t=Ls,e=this[t(479)];e[t(481)][t(493)](t(487))&&e[t(481)][t(482)](t(485))[t(478)](t(490))}}function Ss(){const t=["5778712jtDMMX","TrackChangesEditing","141248DLuVGA","CommentsEditing","7ofvlhC","9IFeNwa","addCommentThread","170tGIcPo","39KmAavy","has","5532270kgpZgU","4316037mKrbaP","afterInit","731910gupZBZ","enableCommand","editor","695428AMTuUO","plugins","get","73458DxEyoy"];return(Ss=function(){return t})()}var vs=n(834);function Ms(){const t=["parent","1545834YkPxWm","49rzUxJo","ck-suggestion-marker--active","getItems","ck-suggestion-marker-","includes","948288AuRArG","type","addClass","isBlock","previousPosition","markerRange","toViewElement","toViewPosition","model","createRangeOn","2343oyZZnz","77NkNnze","item","mapper","153072ibopdX","22099389ITWIKF","plugins","getCustomProperty","hasAttribute","start","insert","markerName","7449YwpNQW","consumable","test","name","isLimit","isAtEnd","get","createUIElement","addHighlight","718ZoDEwT","875944XGtlEg","span","TrackChangesEditing","isContent","getWalker","nextSibling","schema","activeMarkers","140XppMAd","writer","elementEnd","bindElementToMarker","68BGCwoo","push","10RlkeGA"];return(Ms=function(){return t})()}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(362)]())o[r(383)](t)&&s[r(356)](n[r(374)](o));return s}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=353]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(381)][r(393)](r(399));return(o,i,a)=>{const c=r;if(!a[c(388)][c(389)](i[c(370)],o[c(390)]))return;const u=i[c(370)][c(401)](),l=i[c(370)][c(384)],f=t[c(373)][c(403)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(377)];d=d||f[c(400)](e);const n=a[c(378)][c(371)](e);if(n&&n[c(382)](c(395)))return;c(353)==t[c(366)]&&f[c(368)](e)&&!f[c(391)](e)&&(e[c(402)]||l[c(392)]?h&&h[c(358)]==e||(h=e,m(t[c(369)]),p=!0):g=g||t[c(369)])}function m(t){const r=c,o=a[r(406)][r(394)](r(398),{class:r(363)+e}),u=a[r(378)][r(372)](t);n&&s[r(404)][r(364)](i[r(386)])&&a[r(406)][r(367)](r(361),o),a[r(406)][r(385)](u,o),a[r(378)][r(354)](o,i[r(386)])}d||p||!g||m(g)}}function Fs(t,e){const n=Bs();return(Fs=function(t,e){return n[t-=468]})(t,e)}!function(t,e){const n=Os,r=t();for(;;)try{if(510292===-parseInt(n(375))/1*(-parseInt(n(396))/2)+-parseInt(n(387))/3*(-parseInt(n(355))/4)+-parseInt(n(357))/5*(parseInt(n(359))/6)+parseInt(n(360))/7*(-parseInt(n(397))/8)+parseInt(n(379))/9*(-parseInt(n(405))/10)+parseInt(n(376))/11*(-parseInt(n(365))/12)+parseInt(n(380))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ps=Fs;function Bs(){const t=["rootName","unit","batch","remove","addMarker:suggestion:deletion","enableCommand","createRange","end","selection","data","432qZqRIr","bind","downcastDispatcher","createSelection","3154070enDLDh","TrackChangesEditing","4725LbDovI","10350bnNvdE","forward","start","16337948SMSfdR","unbindElementFromMarkerName","deleteForward","editor","mapper","unlock","36oYhdtI","buffer","detach","isCollapsed","commands","lock","markerNameToElements","merge","$graveyard","setSelection","requires","init","modifySelection","options","484oDOiuI","high","7570370jaboPL","plugins","uiElement","412jMlnbe","fromRange","delete","get","markerName","model","1034272cEoJtX","getFirstRange","showSuggestionHighlights","removeMarker:suggestion:deletion","6654DUxcEt","writer","enqueueChange","editing","root","document"];return(Bs=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(640464===parseInt(n(484))/1*(parseInt(n(519))/2)+-parseInt(n(491))/3*(-parseInt(n(514))/4)+parseInt(n(488))/5+-parseInt(n(468))/6*(-parseInt(n(490))/7)+parseInt(n(525))/8*(-parseInt(n(500))/9)+parseInt(n(516))/10+-parseInt(n(494))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ps(510)](){return[vs.Delete]}[Ps(511)](){const t=Ps,e=this[t(497)],n=e[t(517)][t(522)](t(489));n[t(479)](t(521));const r=e[t(504)][t(522)](t(496));n[t(479)](t(496),((n,s={})=>{const o=t,a=e[o(524)][o(487)](e[o(524)][o(473)][o(482)]);a[o(503)]&&e[o(524)][o(512)](a,{direction:o(492),unit:s[o(475)]});const c=a[o(526)](),u=i.LiveRange[o(520)](c);let l;n(s),l=o(508)==u[o(472)][o(474)]?e[o(524)][o(480)](c[o(493)]):e[o(524)][o(480)](u[o(493)],u[o(481)]),u[o(502)](),e[o(524)][o(470)](r[o(501)][o(476)],(t=>{const e=o;r[e(501)][e(505)](),t[e(509)](t[e(480)](l[e(481)])),r[e(501)][e(499)]()}))})),e[t(471)][t(486)].on(t(478),Ds(e,t(507)),{priority:t(515)}),e[t(483)][t(486)].on(t(478),((n,r,s)=>{const o=t;s[o(513)][o(527)]&&Ds(e,o(507),{showActiveMarker:!1})[o(485)](this)(n,r,s)}),{priority:t(515)}),e[t(471)][t(486)].on(t(528),((e,n,r)=>{const s=t,o=r[s(498)][s(506)](n[s(523)]);if(o)for(const t of o)t.is(s(518))&&(r[s(498)][s(495)](t,n[s(523)]),r[s(469)][s(477)](t))}),{priority:t(515)})}}const Us=Gs;function js(){const t=["selection","3VAHRVr","formatBlock","registerElementLabel","_supportLegacySuggestions","120mXMlJV","every","checkTodoList","attributeKey","accept","*Merge:* %0","todoListChecked","listMarkerStyle","ELEMENT_BULLETED_LIST","forceValue","map","commandParams","30492uqyWyT","listReversed","containsItem","afterInit","batch","enableDefaultAttributesIntegration","schema","suggestion","list.multiBlock","parent","refresh","meta","find","mergeListItemBackward","type","splitListItemBefore","next","807054aLcOSQ","todoListCheck","previousSibling","createPositionAt","execute","TrackChangesEditing","indentList","createRange","ELEMENT_","plugins","registerAttributeLabel","end","removeMarker","*Uncheck item*","head","listStart","editor","numbered","*Outdent:* %0","get","isLocal","ELEMENT_TODO_LIST","value","registerBlockAttribute","*Set format:* %0","detach","change","length","commandName","locale","*Remove format:* %0","todoList","*Check item*","5660964FqaAXN","getRanges","model","listIndent","deletion","from","*Format:* remove from %0","attribute","getFirstRange","bulleted","oldValue","newValue","splitListItemAfter","_findSuggestions","nodeAfter","format","*Change to:* %0","registerCustomCallback","documentList","todo","680902RbkCYx","isUndo","isObject","config","range","ListEditing","registerDescriptionCallback","listType","fromRange","isNextTo","9316006FUCzwV","TodoListEditing","*Format:* insert into %0","setAttribute","listItemId","getChanges","filter","ELEMENT_LIST_ITEM","includes","has","listMarker","_registerLegacyDescription","registerPostFixer","_LIST","listItemIdFixer","outdentList","getSuggestions","key","620577MPULdB","_getAttributeKey","attributes","assureChains","*Merge:* list item","listStyle","numberedList","multipleBlocks","33GdHMLX","groupId","default","4421060otMlcE","getAttribute","start","document","data","descriptionFactory","toUpperCase","*Indent:* %0","210MsrmuB","nextSibling","mergeListItemForward","push","FORMAT_INDENT","customBulletedList","ELEMENT_NUMBERED_LIST","bulletedList","commands","differ","_suggestionFactory","*Split:* list item","customNumberedList","getFirstMarker","setSelection","trackChangesCommand","noTrackChangesFixer"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(758139===parseInt(n(308))/1*(parseInt(n(394))/2)+-parseInt(n(341))/3+parseInt(n(374))/4+parseInt(n(441))/5*(parseInt(n(324))/6)+-parseInt(n(404))/7+-parseInt(n(312))/8*(-parseInt(n(422))/9)+parseInt(n(433))/10*(-parseInt(n(430))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(327)](){const t=Us,e=this[t(357)];if(!e[t(350)][t(413)](t(399)))return;const n=e[t(370)],r=e[t(350)][t(360)](t(346)),s=e[t(350)][t(413)](t(405)),o=!!e[t(397)][t(360)](t(332));function i(e){const r=t;return{type:r(389),content:""+Hr(n,r(365),e)}}function a(e){const r=t;return{type:r(389),content:""+Hr(n,r(371),e)}}r[t(329)](t(428)),r[t(329)](t(297)),r[t(329)](t(302)),r[t(329)](t(295)),r[t(329)](t(347)),r[t(329)](t(419)),r[t(329)](t(386)),r[t(329)](t(339)),r[t(364)](t(408)),r[t(364)](t(401)),r[t(364)](t(377)),o&&(r[t(329)](t(337)),r[t(329)](t(292))),s&&(r[t(329)](t(372)),r[t(329)](t(314)),r[t(364)](t(318)),r[t(438)][t(400)]((e=>{const r=t,{data:s}=e;if(s&&r(318)==s[r(421)])return{type:r(389),content:s[r(385)]?Hr(n,r(373)):Hr(n,r(354))}})),this[t(357)][t(376)][t(436)][t(416)]((e=>{const n=t;if(e[n(328)][n(395)])return!1;let s=!1;const o=r[n(420)]({skipNotAttached:!0})[n(410)]((t=>n(318)===r[n(423)](t)));for(const t of o)n(393)!=t[n(382)]()[n(435)][n(388)][n(434)](n(401))&&(r[n(387)](t[n(382)](),n(381))[n(336)]((t=>n(401)===r[n(423)](t[n(331)])))||(e[n(353)](t[n(303)]()),s=!0));return s}))),r[t(438)][t(351)](t(377),Hr(n,t(294)));const c={type:t(389),content:""};r[t(438)][t(400)]((e=>{const r=t,{data:s}=e;if(!s||r(401)!=s[r(421)])return;let u=e[r(355)];for(;u;){if(u[r(437)]&&((r(427)==u[r(437)][r(421)]||r(319)==u[r(437)][r(421)])&&(u[r(437)][r(385)]&&r(432)!=u[r(437)][r(385)]||r(432)!=u[r(437)][r(384)]&&!s[r(385)])||!o&&u[r(437)][r(421)]==Tc))return c;u=u[r(340)]}if(null==s[r(385)])switch(s[r(384)]){case r(383):return a(Hr(n,r(320)));case r(358):return a(Hr(n,r(296)));case r(393):return a(Hr(n,r(362)))}switch(s[r(385)]){case r(383):return i(Hr(n,r(320)));case r(358):return i(Hr(n,r(296)));case r(393):return i(Hr(n,r(362)))}})),r[t(438)][t(400)]((e=>{const n=t,{data:r}=e;if(r&&n(377)==r[n(421)])return null==r[n(385)]||null==r[n(384)]&&0==r[n(385)]?c:void 0})),r[t(438)][t(400)]((e=>{const r=t;if(r(381)!=e[r(338)])return;const{data:s}=e;if(!s||r(408)!=s[r(421)])return;const o=zs(e);return r(385)==o?{type:r(389),content:Hr(n,r(426))}:r(384)==o?{type:r(389),content:Hr(n,r(301))}:c})),e[t(376)][t(436)][t(416)]((e=>this[t(418)](e))),e[t(376)][t(436)][t(416)]((e=>this[t(306)](e))),e[t(376)][t(436)][t(416)]((e=>this[t(425)](e))),this[t(311)]()}[Us(418)](t){const e=Us;if(t[e(328)][e(395)]||!t[e(328)][e(361)])return!1;let n=!1;const r=this[e(357)][e(350)][e(360)](e(346))[e(420)]({skipNotAttached:!0})[e(410)]((t=>t[e(437)]&&e(408)==t[e(437)][e(421)]))[e(410)]((t=>t[e(437)][e(385)]&&t[e(437)][e(384)]));for(const s of r)zs(s)||(t[e(353)](s[e(303)]()),n=!0);return n}[Us(306)](t){const e=Us;if(t[e(328)][e(395)]||!t[e(328)][e(361)])return!1;const n=this[e(357)][e(350)][e(360)](e(346));if(n[e(305)][e(363)])return!1;let r=!1;const s=[e(401),e(408),e(377),e(427),e(356),e(325),e(342),e(414),e(319)],o=this[e(357)][e(376)][e(436)][e(299)][e(409)]()[e(410)]((t=>e(381)==t[e(338)]))[e(410)]((t=>s[e(412)](t[e(315)])));if(0==o[e(368)])return r;for(const i of o){const o=n[e(387)](i[e(398)],e(381))[e(410)]((t=>!t[e(335)][e(403)]))[e(322)]((t=>t[e(331)]))[e(410)]((t=>{const r=e,o=n[r(423)](t);return s[r(412)](o)}));if(o[e(368)]){for(const n of o)t[e(353)](n[e(303)]());r=!0}}return r}[Us(425)](t){const e=Us;if(t[e(328)][e(395)]||!t[e(328)][e(361)])return!1;const n=this[e(357)][e(350)][e(360)](e(346));let r=!1;const s=[e(401),e(408),e(377),e(427),e(356),e(325),e(342),e(414),e(319)];for(const t of n[e(420)]({skipNotAttached:!0})){const o=n[e(387)](t[e(382)](),e(381))[e(322)]((t=>t[e(331)]))[e(410)]((t=>t[e(437)]&&s[e(412)](t[e(437)][e(421)])));if(!o[e(368)])continue;const a=o[0][e(355)][e(424)][e(431)];if(!o[e(313)]((t=>t[e(424)][e(431)]===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(420)]({skipNotAttached:!0})[s(410)]((e=>s(381)==e[s(338)]&&e[s(424)][s(431)]==t)))e[s(407)](s(431),r)}function i(t,n){const r=e;let s=t[r(355)],i=!1;for(;s;)s[r(424)][r(431)]!=n&&(o(s[r(424)][r(431)],n),s[r(407)](r(431),n),i=!0),s=s[r(340)];return i}}[Us(311)](){const t=Us,e=this[t(357)],n=e[t(370)],r=e[t(350)][t(360)](t(346));this[t(415)](),r[t(300)][t(391)](t(309),t(392),t(316),(function(n,r){const s=t,o=[];for(let t of n)t[s(435)][s(388)]===t[s(352)][s(333)]&&(t=e[s(376)][s(348)](e[s(376)][s(344)](t[s(435)][s(388)],0))),o[s(293)](t);e[s(376)][s(367)]((t=>{const n=s,a=e[n(376)][n(436)][n(307)],c=Array[n(379)](a[n(375)]())[n(322)]((t=>i.LiveRange[n(402)](t)));t[n(304)](o),e[n(298)][n(360)](r[n(369)])[n(334)](),r[n(323)][n(293)]({forceDefaultExecution:!0}),e[n(345)](r[n(369)],...r[n(323)]),t[n(304)](c);for(const t of c)t[n(366)]()}))})),r[t(438)][t(310)]((function(n){const r=t,s=!e[r(376)][r(330)][r(396)](n),o=n[r(343)],i=n[r(291)],a=n[r(434)](r(408)),c=!o||o[r(434)](r(408))!==a,u=!i||i[r(434)](r(408))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(411),e)))}[Us(415)](){const t=Us,e=this[t(357)],n=e[t(370)];function r(n){const r=t,s=e[r(298)][r(360)](r(297))[r(363)],o=e[r(298)][r(360)](r(428))[r(363)];return r(428)===n?s:o}e[t(350)][t(360)](t(346))[t(438)][t(400)]((function(s){const o=t;if(o(309)!=s[o(338)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(369)]){case o(297):u=i[o(323)][0][o(321)],l=r(i[o(369)]),a=o(u?406:380),!l&&e[o(397)][o(360)](o(332))||(a=o(390)),c={type:o(389),content:Hr(n,a,Hr(n,o(320)))};break;case o(428):u=i[o(323)][0][o(321)],l=r(i[o(369)]),a=o(u?406:380),!l&&e[o(397)][o(360)](o(332))||(a=o(390)),c={type:o(389),content:Hr(n,a,Hr(n,o(296)))};break;case o(347):a=o(440),c={type:o(389),content:Hr(n,a,Hr(n,o(411)))};break;case o(419):a=function(t){const e=o,n=t[e(382)]();let r=n[e(435)][e(388)];for(;r&&n[e(326)](r);){if(r[e(434)](e(377))>0)return!1;r=r[e(291)]}return!0}(s)?Hr(n,o(380),Hr(n,function(t){const e=o;return e(349)+t[e(382)]()[e(435)][e(388)][e(434)](e(401))[e(439)]()+e(417)}(s))):Hr(n,o(359),Hr(n,o(411))),c={type:o(389),content:a};break;case o(337):case o(292):!1===i[o(429)]&&(a=o(317),c={type:o(378),content:Hr(n,a,Hr(n,o(411)))})}return c}))}}function zs(t){const e=Us;let n=t[e(382)]()[e(435)][e(388)][e(343)];for(;n;){const r=n[e(434)](e(408));if(!r)return!1;if(r==t[e(437)][e(385)])return e(385);if(r==t[e(437)][e(384)])return e(384);n=n[e(343)]}return!1}const Hs=Xs;function Ws(){const t=["batch","getFirstRange","document","*Change to:* %0","2565180PDLvIr","handleDescriptions","bulleted","has","upper-roman","key","formatBlock","*Format:* set order to reversed","square","*Remove format:* %0","includes","list.properties","config","812726FjNIur","FORMAT_LIST_REVERSED","start","18HycUqH","afterInit","registerBlockAttribute","*Format:* set order to regular","data","type","commandName","locale","model","disc","listReversed","newValue","getAttribute","registerDescriptionCallback","attribute","get","enableDefaultAttributesIntegration","204xyhNfr","styles","default","toUpperCase","6469PnIJsE","format","_getAttributeKey","lower-latin","customNumbered","640515fCCxPa","commandParams","startIndex","29331BoGdaw","head","oldValue","2513wrBtXa","lower-roman","registerPostFixer","FORMAT_LIST_START","next","filter","nodeAfter","_registerLegacyDescription","6273910EKAHuV","getFirstMarker","find","plugins","numbered","*Set format:* %0","ELEMENT_","8752ImnGLq","isUndo","reversed","decimal","ListPropertiesEditing","descriptionFactory","*Format:* set start index to %0","editor","suggestion","_getTranslationKeyForListStyle","_findSuggestions","circle","removeMarker","_LIST_","_LIST_DEFAULT","upper-latin","decimal-leading-zero","listStart","replace","TrackChangesEditing","getSuggestions","bind","registerAttributeLabel","listType","listStyle"];return(Ws=function(){return t})()}!function(t,e){const n=Xs,r=t();for(;;)try{if(250004===-parseInt(n(445))/1+-parseInt(n(421))/2+parseInt(n(453))/3*(-parseInt(n(441))/4)+-parseInt(n(450))/5+parseInt(n(408))/6+-parseInt(n(456))/7*(parseInt(n(471))/8)+-parseInt(n(424))/9*(-parseInt(n(464))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[Hs(425)](){const t=Hs;if(!this[t(478)][t(467)][t(411)](t(475)))return;const e=this[t(478)][t(420)][t(439)](t(419)),n=this[t(478)][t(467)][t(439)](t(398));e[t(442)]&&(n[t(440)](t(403)),n[t(426)](t(403))),e[t(473)]&&(n[t(440)](t(434)),n[t(426)](t(434))),e[t(452)]&&(n[t(440)](t(396)),n[t(426)](t(396)));const r={type:t(446),content:""};n[t(476)][t(437)](this[t(409)][t(400)](this));const s=this[t(478)][t(431)];n[t(476)][t(401)](t(434),Hr(s,t(422))),n[t(476)][t(437)]((e=>{const n=t,{data:s}=e;if(s&&n(434)==s[n(413)])return null==s[n(435)]||0==s[n(435)]&&null==s[n(455)]?r:void 0})),n[t(476)][t(401)](t(396),Hr(s,t(459))),n[t(476)][t(437)]((e=>{const n=t,{data:s}=e;if(s&&n(396)==s[n(413)])return null==s[n(435)]||1==s[n(435)]&&null==s[n(455)]?r:void 0})),this[t(478)][t(432)][t(406)][t(458)]((e=>{const r=t;if(e[r(404)][r(472)])return!1;let s=!1;const o=n[r(399)]({skipNotAttached:!0})[r(461)]((t=>{const e=r,s=n[e(447)](t);return e(396)==s||e(434)==s}));for(const t of o){const o=t[r(405)]()[r(423)][r(462)][r(436)](r(402));r(468)!=o&&r(449)!=o&&(n[r(389)](t[r(405)](),r(438))[r(466)]((t=>r(402)==n[r(447)](t[r(479)])))||(e[r(391)](t[r(465)]()),s=!0))}return s})),this[t(463)]()}[Hs(409)](t){const e=Hs,n=this[e(478)][e(431)],{data:r}=t,s={type:e(446),content:""};if(!r||e(403)!=r[e(413)])return;if(!r[e(455)])return e(443)==r[e(435)]?s:{type:e(446),content:""+Hr(n,e(469),Hr(n,this[e(388)](r[e(435)])))};if(!r[e(435)]){if(e(443)==r[e(455)])return s;let o=t[e(454)];for(;o;){if(o[e(428)]&&e(402)==o[e(428)][e(413)]&&o[e(428)][e(435)])return s;o=o[e(460)]}return{type:e(446),content:""+Hr(n,e(417),Hr(n,this[e(388)](r[e(455)])))}}if(e(443)!=r[e(435)])return{type:e(446),content:""+Hr(n,e(469),Hr(n,this[e(388)](r[e(435)])))};let o=t[e(454)];for(;o;){if(o[e(428)]&&e(402)==o[e(428)][e(413)]&&o[e(428)][e(435)]&&o[e(428)][e(455)])return s;o=o[e(460)]}const i=t[e(405)]()[e(423)][e(462)][e(436)](e(402));return{type:e(446),content:Hr(n,e(469),Hr(n,e(470)+i[e(444)]()+e(393)))}}[Hs(463)](){const t=Hs,e=this[t(478)],n=e[t(431)];e[t(467)][t(439)](t(398))[t(476)][t(437)]((e=>{const r=t;if(r(414)!=e[r(429)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(430)]){case r(403):o=r(407),i={type:r(446),content:Hr(n,o,Hr(n,this[r(388)](s[r(451)][0][r(429)])))};break;case r(434):o=s[r(451)][0][r(473)]?r(415):r(427),i={type:r(446),content:Hr(n,o)};break;case r(396):o=r(477),i={type:r(446),content:Hr(n,o,s[r(451)][0][r(452)])}}return i}))}[Hs(388)](t){const e=Hs;return e(470)+function(t){const n=e;return Zs[n(418)](t)?n(410):qs[n(418)](t)?n(468):null}(t)[e(444)]()+e(392)+t[e(444)]()[e(397)](/-/g,"_")}}function Xs(t,e){const n=Ws();return(Xs=function(t,e){return n[t-=388]})(t,e)}const Zs=[Hs(433),Hs(390),Hs(416)],qs=[Hs(474),Hs(395),Hs(457),Hs(412),Hs(448),Hs(394)];var Qs=n(507);const Ys=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=427]})(t,e)}function $s(){const t=["1338961QcQptv","fromRange","7772106jaAEIU","get","parent","enterBlock","nextSibling","mapper","createRange","init","151053OBEEWA","markInsertion","document","editor","showSuggestionHighlights","unbindElementFromMarkerName","afterExecute","change","writer","60935xjCuVw","createPositionAt","2686232dhkAqV","markerNameToElements","markerName","33526640LoJmDt","data","getFirstRange","end","high","200wBClOO","detach","model","enableCommand","TrackChangesEditing","addMarker:suggestion:insertion","downcastDispatcher","commands","split","plugins","removeMarker:suggestion:insertion","selection","hasClass","enter","ck-suggestion-marker-split","bind","11231424aFUnzz","requires","getFirstPosition","editing","fire","setSelection","remove","112YgALdf","5PsHxyc","options"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(909451===parseInt(n(480))/1+parseInt(n(446))/2+parseInt(n(435))/3*(parseInt(n(477))/4)+-parseInt(n(478))/5*(parseInt(n(427))/6)+-parseInt(n(444))/7*(-parseInt(n(454))/8)+parseInt(n(470))/9+-parseInt(n(449))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(471)](){return[Qs.Enter]}[Ys(434)](){const t=Ys,e=this[t(438)],n=e[t(463)][t(428)](t(458)),r=e[t(461)][t(428)](t(467));n[t(457)](t(467),(()=>{const s=t;e[s(456)][s(442)]((t=>{const o=s,a=e[o(456)][o(437)][o(465)],c=a[o(472)](),u=i.LiveRange[o(481)](a[o(451)]());if(r[o(430)](t)){const r=e[o(456)][o(445)](c[o(429)][o(431)],0),s=t[o(433)](c,r);n[o(436)](s)}else t[o(475)](t[o(433)](u[o(452)]));u[o(455)](),r[o(474)](o(441),{writer:t})}))})),e[t(473)][t(460)].on(t(459),Ds(e,t(462)),{priority:t(453)}),e[t(473)][t(460)].on(t(464),((e,n,r)=>{const s=t,o=r[s(432)][s(447)](n[s(448)]);if(o)for(const t of o)t[s(466)](s(468))&&(r[s(432)][s(440)](t,n[s(448)]),r[s(443)][s(476)](t))}),{priority:t(453)}),e[t(450)][t(460)].on(t(459),((n,r,s)=>{const o=t;s[o(479)][o(439)]&&Ds(e,o(462),{showActiveMarker:!1})[o(469)](this)(n,r,s)}),{priority:t(453)})}}function eo(){const t=["has","3489017HrLAug","item","1300317eEYMJB","suggestion:deletion","get","2866172MppVMl","start","1SLruvj","createRange","getIntersection","4372745QdDwdm","createPositionAt","enableCommand","74706WAvEMs","_isInDeletionRange","FindAndReplaceEditing","getRange","FindAndReplaceUtils","findPrevious","markers","bind","plugins","find","filter","string","end","TrackChangesEditing","findNext","8XJvjEH","replaceAll","editor","afterInit","model","replace","596238ljSLEK","getMarkersGroup","10274590WvEjcR","handleFindCommand","findByTextCallback","9hGgpAZ"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(491899===parseInt(n(418))/1*(-parseInt(n(424))/2)+-parseInt(n(413))/3+parseInt(n(416))/4+parseInt(n(421))/5+-parseInt(n(404))/6+parseInt(n(411))/7*(parseInt(n(398))/8)+parseInt(n(409))/9*(-parseInt(n(406))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(401)](){const t=no;if(!this[t(400)][t(391)][t(410)](t(426)))return;const e=this[t(400)][t(391)][t(415)](t(396));e[t(423)](t(392),this[t(407)][t(390)](this)),e[t(423)](t(397)),e[t(423)](t(388)),e[t(423)](t(403)),e[t(423)](t(399))}[no(407)](t,e,n={}){const r=no,s=this[r(400)][r(391)][r(415)](r(387));return t((t=>(r(394)==typeof e?s[r(408)](e,n):e)(t)[r(393)]((e=>!1===this[r(425)](e,t[r(412)])))),n)}[no(425)](t,e){const n=no,r=this[n(400)][n(402)][n(419)](this[n(400)][n(402)][n(422)](e,t[n(417)]),this[n(400)][n(402)][n(422)](e,t[n(395)]));for(const t of this[n(400)][n(402)][n(389)][n(405)](n(414)))if(null!==r[n(420)](t[n(427)]()))return!0;return!1}}function oo(t,e){const n=io();return(oo=function(t,e){return n[t-=409]})(t,e)}function io(){const t=["model","*Set font background color:* %0","afterInit","has","FORMAT_FONT_SIZE","editor","12TANAtK","locale","FORMAT_FONT_COLOR","find","603RbJvka","descriptionFactory","54888XbOTzd","_registerLegacyDescription","format","*Set font size:* %0","title","FontColorEditing","FontSize","trim","FontFamilyEditing","*Set font family:* %0","6594973GbucrR","8kORDcy","*Reset font size*","1NJBpGy","registerAttributeLabel","2822600eDoQxG","label","3058SFJBsI","fontSize","normalizeSizeOptions","config","fontColor.colors","type","FontBackgroundColorEditing","plugins","150635QWYyJa","*Reset font family*","*Reset font background color*","FORMAT_FONT_BACKGROUND","registerDescriptionCallback","fontSize.options","*Set font color:* %0","toLowerCase","get","formatInline","TrackChangesEditing","value","FontSizeEditing","fontFamily","fontBackgroundColor.colors","*Reset font color*","FORMAT_FONT_FAMILY","fontBackgroundColor","1137387LCsbnO","fontColor","enableDefaultAttributesIntegration","commandName","117130HWggsZ","registerInlineAttribute","1142980yWaQAy","commandParams"];return(io=function(){return t})()}const ao=oo;!function(t,e){const n=oo,r=t();for(;;)try{if(512271===-parseInt(n(449))/1*(parseInt(n(422))/2)+parseInt(n(416))/3*(-parseInt(n(447))/4)+-parseInt(n(461))/5*(-parseInt(n(430))/6)+parseInt(n(446))/7+parseInt(n(451))/8+parseInt(n(434))/9*(-parseInt(n(420))/10)+-parseInt(n(453))/11*(-parseInt(n(436))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:ao(410),commandName:ao(454)},{pluginName:ao(444),commandName:ao(411)},{pluginName:ao(441),commandName:ao(417)},{pluginName:ao(459),commandName:ao(415)}];class uo extends t.Plugin{[ao(426)](){const t=ao,e=this[t(429)][t(431)],n=this[t(429)][t(460)][t(469)](t(471));for(const{pluginName:e,commandName:r}of co)this[t(429)][t(460)][t(427)](e)&&(n[t(418)](r),n[t(421)](r));e.t,n[t(435)][t(450)](t(454),Hr(e,t(428))),n[t(435)][t(450)](t(411),Hr(e,t(414))),n[t(435)][t(450)](t(417),Hr(e,t(432))),n[t(435)][t(450)](t(415),Hr(e,t(464))),this[t(437)]()}[ao(437)](){const t=ao,e=this[t(429)],n=e[t(431)];e[t(460)][t(469)](t(471))[t(435)][t(465)]((e=>{const r=t,o=n.t;if(r(470)!=e[r(458)])return;const{data:i}=e;if(null!=i){if(r(454)==i[r(419)]){const t=i[r(423)][0][r(409)];if(t){const e=o(this[r(429)][r(460)][r(469)](r(442))[r(455)](this[r(429)][r(456)][r(469)](r(466)))[r(433)]((e=>e[r(424)]==t))[r(440)])[r(468)]();return{type:r(438),content:Hr(n,r(439),e)}}return{type:r(438),content:Hr(n,r(448))}}if(r(411)==i[r(419)]){const t=i[r(423)][0][r(409)];return t?{type:r(438),content:Hr(n,r(445),t)}:{type:r(438),content:Hr(n,r(462))}}if(r(417)==i[r(419)]){const t=i[r(423)][0][r(409)];if(t){const e=(0,s.normalizeColorOptions)(this[r(429)][r(456)][r(469)](r(457)))[r(433)]((e=>e[r(424)]==t));let i=t,a="";return e&&(i=e[r(452)],a=o(i)[r(468)]()),{type:r(438),content:Hr(n,r(467),a)[r(443)](),color:{value:t,title:a||i}}}return{type:r(438),content:Hr(n,r(413))}}if(r(415)==i[r(419)]){const t=i[r(423)][0][r(409)];if(t){const e=(0,s.normalizeColorOptions)(this[r(429)][r(456)][r(469)](r(412)))[r(433)]((e=>e[r(424)]==t));let i=t,a="";return e&&(i=e[r(452)],a=o(i)[r(468)]()),{type:r(438),content:Hr(n,r(425),a)[r(443)](),color:{value:t,title:a||i}}}return{type:r(438),content:Hr(n,r(463))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=322]})(t,e)}function ho(){const t=["pasteFormat","_registerLegacyDescription","FontSize","slice","formatInline","registerDescriptionCallback","boolean","get","*Set format to:* %0","1092670ZEsJTl","484230VXsboz","enableDefaultAttributesIntegration","20KZSfuu","fontBackgroundColor","locale","108hxGKdQ","toLowerCase","830880Twvvbe","push","entries","find","join","1067848kUbLis","afterInit","model","fontColor","copyFormat","type","121zYchwA","*Remove all formatting*","6756tcwykX","charAt","config","fontColor.colors","descriptionFactory","title","commands","formatBlock","fontSize","length","split","commandParams","6994246IrwcSS","1256567VqdlSF","commandName","TrackChangesEditing","toUpperCase","format","normalizeSizeOptions","plugins","99oYqtCV","enableCommand","fontSize.options","label","editor"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(824969===-parseInt(n(345))/1+parseInt(n(374))/2+parseInt(n(352))/3*(-parseInt(n(332))/4)+parseInt(n(369))/5*(parseInt(n(367))/6)+parseInt(n(344))/7+parseInt(n(324))/8*(parseInt(n(372))/9)+-parseInt(n(366))/10*(parseInt(n(330))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(325)](){const t=lo,e=this[t(356)],n=e[t(351)][t(364)](t(347)),r=e[t(338)][t(364)](t(328)),s=e[t(338)][t(364)](t(357));r&&s&&(n[t(368)](t(357)),n[t(353)](t(328)),this[t(358)]())}[lo(358)](){const t=lo,e=this[t(356)],n=e[t(371)];e[t(351)][t(364)](t(347))[t(336)][t(362)]((r=>{const s=t;if(s(339)!=r[s(329)]&&s(361)!=r[s(329)])return;const{data:o}=r;if(o&&s(357)===o[s(346)]){const t=[],r=o[s(343)][0];for(const[n,o]of Object[s(376)](r))t[s(375)](po(e,n,o));return t[s(341)]?{type:s(349),content:Hr(n,s(365),t[s(323)](", "))}:{type:s(349),content:Hr(n,s(331))}}}))}}function po(t,e,n){const r=lo,o=t[r(371)].t,i=e[r(342)](/(?=[A-Z])/)[r(323)](" "),a=o(i[r(333)](0)[r(348)]()+i[r(360)](1))[r(373)]();if(r(363)==typeof n)return a;if(r(327)===e||r(370)===e){const e=(0,s.normalizeColorOptions)(t[r(334)][r(364)](r(335)))[r(322)]((t=>t[r(326)]==n));return a+" ("+(e?o(e[r(355)])[r(373)]():n)+")"}if(r(340)===e&&isNaN(parseFloat(n))){const e=t[r(351)][r(364)](r(359))[r(350)](t[r(334)][r(364)](r(354)))[r(322)]((t=>t[r(326)]==n));return a+" ("+(e?o(e[r(337)])[r(373)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["name","registerElementLabel","HeadingEditing","995889YdKCjp","_registerLegacyDescription","registerDescriptionCallback","382182HeuHIj","heading","1154568BmpnTU","plugins","afterInit","locale","enableDefaultAttributesIntegration","get","1526576vWiVWs","formatBlock","has","_getHeadingLevel","format","descriptionFactory","view","match","72096iVxBWe","3897RhlaCc","heading.options","*Change to:* %0","commandParams","find","_headingOptions","paragraph","TrackChangesEditing","6100332RUnLdQ","635YpFHny","editor","type","ELEMENT_HEADING_CUSTOM","value","config","2dUXgxE","model","title","ELEMENT_HEADING","30830dvIIIP","commandName"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(828422===parseInt(n(129))/1+-parseInt(n(117))/2*(parseInt(n(126))/3)+parseInt(n(131))/4+-parseInt(n(111))/5*(parseInt(n(145))/6)+parseInt(n(110))/7+-parseInt(n(137))/8+-parseInt(n(146))/9*(-parseInt(n(121))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(133)](){const t=mo,e=this[t(112)];if(!e[t(132)][t(139)](t(125)))return;this[t(151)]=e[t(116)][t(136)](t(147));const n=e[t(134)],r=e[t(132)][t(136)](t(153));r[t(135)](t(130));for(const e of this[t(151)])t(152)!=e[t(118)]&&r[t(142)][t(124)](e[t(118)],(n=>{const r=t,i=this[r(140)](e[r(118)]);return null!==i?s(n,i):o(n,e[r(119)])}));function s(e,r){return Hr(n,t(120),[e,r])}function o(e,r){return Hr(n,t(114),[e,r])}this[t(127)]()}[mo(127)](){const t=mo,e=this[t(112)],n=e[t(134)];e[t(132)][t(136)](t(153))[t(142)][t(128)]((e=>{const r=t;if(r(138)!=e[r(113)])return;const{data:s}=e;if(s&&r(130)==s[r(122)]){const e=s[r(149)][0][r(115)],c=this[r(140)](e);if(null!==c)return{type:r(141),content:Hr(n,r(148),(1,a=c,Hr(n,r(120),[1,a])))};const u=this[r(151)][r(150)]((t=>t[r(118)]===e))[r(119)];return{type:r(141),content:Hr(n,r(148),(o=1,i=u,Hr(n,t(114),[o,i])))}}var o,i,a}))}[mo(140)](t){const e=mo;var n,r;const s=t[e(144)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(151)])||void 0===n?void 0:n[e(150)]((n=>n[e(118)]==t));if(o&&o[e(143)]){const t=o[e(143)],n=(null!==(r=t[e(123)])&&void 0!==r?r:t)[e(144)](/^h(\d+)/);if(n)return n[1]}return null}}function To(t,e){const n=yo();return(To=function(t,e){return n[t-=452]})(t,e)}const _o=To;function yo(){const t=["*Remove highlight*","commandParams","TrackChangesEditing","*Set highlight:* %0","HighlightEditing","color","registerDescriptionCallback","5873936wDLjcB","6zYGisu","1205035YfyujY","24DjiMqf","721357yKUGTl","descriptionFactory","enableDefaultAttributesIntegration","FORMAT_HIGHLIGHT","has","highlight","editor","highlight.options","type","config","registerInlineAttribute","commandName","registerAttributeLabel","afterInit","toLowerCase","get","17528112CzMazW","model","_registerLegacyDescription","606958eCEkUU","formatInline","format","3206622hAtFsM","locale","title","plugins","find","value","2653172ZCBlcV"];return(yo=function(){return t})()}!function(t,e){const n=To,r=t();for(;;)try{if(767815===parseInt(n(477))/1+-parseInt(n(486))/2+-parseInt(n(480))/3+-parseInt(n(457))/4*(-parseInt(n(456))/5)+parseInt(n(455))/6*(-parseInt(n(458))/7)+-parseInt(n(454))/8+parseInt(n(474))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[_o(471)](){const t=_o,e=this[t(464)];if(!e[t(483)][t(462)](t(491)))return;const n=e[t(483)][t(473)](t(489)),r=e[t(481)];n[t(460)](t(463)),n[t(468)](t(463)),n[t(459)][t(470)](t(463),Hr(r,t(461))),this[t(476)]()}[_o(476)](){const t=_o,e=this[t(464)],n=e[t(481)];e[t(483)][t(473)](t(489))[t(459)][t(453)]((r=>{const s=t;if(s(478)!=r[s(466)])return;const{data:o}=r;if(o&&s(463)==o[s(469)]){const t=n.t,r=o[s(488)][0][s(485)];if(r){const o=e[s(467)][s(473)](s(465))[s(484)]((t=>t[s(475)]==r)),i=t(o[s(482)])[s(472)]();return{type:s(479),content:Hr(n,s(490),i),color:{value:o[s(452)],title:o[s(482)]}}}return{type:s(479),content:Hr(n,s(487),Hr(n,s(461)))}}}))}}function ko(){const t=["editor","addClass","div","HorizontalLineEditing","44wcRXap","afterInit","22741675QEPAZq","226TQAgDk","8WCBVFP","locale","enableCommand","2399747JZswTE","descriptionFactory","showSuggestionHighlights","981IUZVnS","insert","881922oeBkDI","for","elementToStructure","registerElementLabel","147414IeGtEL","createContainerElement","949170PVIWdw","6554rvoayi","ck-horizontal-line","plugins","TrackChangesEditing","get","conversion","createEmptyElement","dataDowncast","horizontalLine","has","80020Ygwfcx","createPositionAt","ELEMENT_HORIZONTAL_LINE","high"];return(ko=function(){return t})()}const Co=Lo;function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(609455===parseInt(n(139))/1*(-parseInt(n(118))/2)+-parseInt(n(115))/3*(-parseInt(n(136))/4)+-parseInt(n(117))/5+parseInt(n(111))/6+-parseInt(n(143))/7*(parseInt(n(140))/8)+parseInt(n(146))/9*(-parseInt(n(128))/10)+parseInt(n(138))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(137)](){const t=Co,e=this[t(132)];if(!e[t(120)][t(127)](t(135)))return;e[t(120)][t(122)](t(121))[t(142)](t(126));const n=e[t(120)][t(122)](t(121)),r=e[t(141)];n[t(144)][t(114)](t(126),(e=>Hr(r,t(130),e))),e[t(123)][t(112)](t(125))[t(113)]({model:t(126),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(145)])return null;const o=n[s(116)](s(134)),i=n[s(124)]("hr");return n[s(133)](s(119),o),n[s(110)](n[s(129)](o,0),i),o},converterPriority:t(131)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=126]})(t,e)}function vo(){const t=["rawHtml","type","163188vXXcxj","125609KORfzG","_registerLegacyDescription","attribute","descriptionFactory","*Change %0 content*","locale","7iABZZY","TrackChangesEditing","566248zqOkQG","340sElXUn","has","get","commandName","registerDescriptionCallback","1586755xntpTh","6PyXTcK","start","editor","getFirstRange","key","HtmlEmbed","registerElementLabel","value","afterInit","ELEMENT_HTML_EMBED","format","248849bhTXyR","plugins","registerBlockAttribute","enableDefaultAttributesIntegration","1729458RRAARM","nodeAfter","element","htmlEmbed","formatBlock","3hsISji","1472928OtbtLp"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(230065===-parseInt(n(142))/1+parseInt(n(155))/2*(-parseInt(n(151))/3)+parseInt(n(152))/4+parseInt(n(130))/5*(-parseInt(n(131))/6)+-parseInt(n(162))/7*(parseInt(n(164))/8)+parseInt(n(146))/9+-parseInt(n(165))/10*(-parseInt(n(156))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(139)](){const t=No,e=this[t(133)];if(!e[t(143)][t(126)](t(136)))return;const n=e[t(143)][t(127)](t(163)),r=e[t(161)];n[t(159)][t(137)](t(153),(e=>Hr(r,t(140),e))),n[t(145)](t(149)),n[t(144)](t(138)),n[t(159)][t(129)]((e=>{const n=t;if(n(158)!=e[n(154)])return;const{data:s}=e;if(s&&n(138)==s[n(135)]&&e[n(134)]()[n(132)][n(147)].is(n(148),n(153))){const t=Hr(r,n(140));return{type:n(141),content:Hr(r,n(160),t)}}})),this[t(157)]()}[No(157)](){const t=No,e=this[t(133)],n=e[t(161)];e[t(143)][t(127)](t(163))[t(159)][t(129)]((e=>{const r=t;if(r(150)!=e[r(154)])return;const{data:s}=e;if(s&&r(149)==s[r(128)]){const t=Hr(n,r(140));return{type:r(141),content:Hr(n,r(160),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=248]})(t,e)}function Do(){const t=["TrackChangesEditing","imageCaption","format","_registerLegacyDescription","isOwn","type","chain","*Set image width:* %0","forward","*Set image text alternative:* %0","convertBlockImageToInline","*Remove image text alternative*","findIndex","commandName","registerDescriptionCallback","ELEMENT_CAPTION","getNearestSelectionRange","imageTypeInline","nodeBefore","ImageUtils","ImageUploadEditing","FORMAT_IMAGE_SIZE","forceDefaultExecution","createRangeOn","key","imageTextAlternative","ELEMENT_INLINE_IMAGE","toPrevious","2858780NJypvB","newValue","afterInit","addObject","getCaptionFromImageModelElement","detach","nodeAfter","5IFcbHZ","ImageResize","find","locale","has","resizedWidth","Block image to inline image","isEqual","_findSuggestions","isBlockImage","accept","alt","formatBlock","start","isBefore","_suggestionFactory","markDeletion","imageStylePreApply","registerCustomCallback","formatInline","join","selection","isCollapsed","2073491CdVXrR","1656888dfLGfU","markBlockFormat","deletion","end","descriptionFactory","uploadImage","registerAttributeLabel","enableDefaultAttributesIntegration","12PhqPzD","discard","markInsertion","20443005RIhhXr","registerBlockAttribute","*Reset image width*","plugins","createRange","ImageInlineEditing","insertion","ImageTextAlternativeEditing","caption","subType","length","3051480TXRFkf","convertInlineImageToBlock","resizeImage","document","model","18qHtmNU","width","ImageCaptionUtils","previous","ImageCaptionEditing","getFirstRange","toNext","fromPosition","imageTypeBlock","ELEMENT_IMAGE","schema","getContainedElement","Inline image to block image","ImageEditing","attribute","enableCommand","get","removeObject","imageInline","editor","29542LBgSyG","getSuggestionCallback","ImageBlockEditing","commandParams","4849696SgnmyD","29aAnWbU","insertImage","isIntersecting","imageBlock","toggleImageCaption","change","element","backward","registerElementLabel","getClosestSelectedImageElement","filter"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(395741===parseInt(n(332))/1*(parseInt(n(327))/2)+-parseInt(n(280))/3+-parseInt(n(249))/4*(parseInt(n(256))/5)+-parseInt(n(288))/6*(-parseInt(n(279))/7)+-parseInt(n(331))/8+parseInt(n(307))/9*(-parseInt(n(302))/10)+parseInt(n(291))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(251)](){const t=wo,e=this[t(326)];if(!e[t(294)][t(260)](t(320)))return;const n=e[t(294)][t(323)](t(343)),r=e[t(294)][t(323)](t(362)),s=e[t(259)];n[t(322)](t(333)),n[t(284)][t(340)](t(335),(e=>Hr(s,t(316),e))),n[t(284)][t(340)](t(325),(e=>Hr(s,t(369),e))),n[t(284)][t(340)](t(299),(()=>Hr(s,t(358)))),e[t(294)][t(260)](t(363))&&n[t(322)](t(285)),e[t(294)][t(260)](t(329))&&e[t(294)][t(260)](t(296))&&(n[t(322)](t(360),((s,o)=>{const i=t,a=r[i(341)](e[i(306)][i(305)][i(277)]);e[i(306)][i(337)]((()=>{const t=i;n[t(281)](a,{commandName:t(360),commandParams:[o]},[],t(353))}))})),n[t(322)](t(315),((s,o)=>{const a=t;e[a(306)][a(337)]((t=>{const c=a;let u=r[c(341)](e[c(306)][c(305)][c(277)]),l=t[c(366)](u);const f=i.LivePosition[c(314)](l[c(269)],c(248)),h=i.LivePosition[c(314)](l[c(283)],c(313));n[c(365)]((()=>s(o))),u=r[c(341)](e[c(306)][c(305)][c(277)]),l=t[c(366)](u);const g=t[c(295)](f,h);f[c(254)](),h[c(254)](),n[c(281)](u,{commandName:c(360),commandParams:[o]},[],c(303)),g[c(269)][c(270)](l[c(269)])&&n[c(290)](t[c(295)](g[c(269)],l[c(269)]),c(303)),l[c(283)][c(270)](g[c(283)])&&n[c(290)](t[c(295)](l[c(283)],g[c(283)]),c(303))}))})),n[t(271)][t(274)](t(268),t(303),t(276),(()=>!1)),n[t(271)][t(274)](t(268),t(303),t(266),(()=>!1)),n[t(271)][t(274)](t(268),t(303),t(289),n[t(271)][t(328)](t(268),"",t(266))),n[t(271)][t(274)](t(297),t(303),t(276),(()=>!1)),n[t(271)][t(274)](t(297),t(303),t(289),(([r])=>{const s=t,o=n[s(271)][s(328)](s(297),"",s(289));let i=r[s(269)],a=r[s(283)];const c=e[s(306)][s(317)][s(359)](i,s(339)),u=e[s(306)][s(317)][s(359)](a,s(351));c[s(278)]&&(i=c[s(269)]),u[s(278)]&&(a=u[s(283)]),o([e[s(306)][s(295)](i,a)])})),n[t(271)][t(274)](t(268),t(303),t(349),c),n[t(271)][t(274)](t(297),t(303),t(349),c)),e[t(294)][t(260)](t(311))&&(n[t(322)](t(336),((s,o)=>{const i=t,a=e[i(294)][i(323)](i(309));let c=r[i(341)](e[i(306)][i(305)][i(277)]),u=a[i(253)](c);e[i(306)][i(337)]((()=>{const t=i;if(u)return void n[t(272)](e[t(306)][t(366)](u));const l=r[t(265)](c);s(o),c=r[t(341)](e[t(306)][t(305)][t(277)]),u=a[t(253)](c),n[t(290)](e[t(306)][t(366)](u),l?null:t(344))}))})),n[t(271)][t(274)](t(297),t(344),t(349),c));const o=[{type:t(268),subType:t(273)},{type:t(297),subType:t(344)},{type:t(268),subType:t(303)},{type:t(297),subType:t(303)}];function a(e,s){const i=t,a=o[i(355)]((({type:t,subType:n})=>e[i(348)]==t&&e[i(300)]==n)),c=o[i(355)]((({type:t,subType:e})=>s[i(348)]==t&&s[i(300)]==e));if(a<0||c<0)return!1;const u=e[i(312)](),l=s[i(312)]();if((0==a||1==a)&&2==c&&u[i(334)](l))return!0;if(2==a&&3==c){const t=n[i(264)](u,i(297))[i(342)]((({suggestion:t,meta:e})=>e[i(347)]&&i(303)==t[i(300)]));if(t[i(301)]>1&&l[i(283)][i(263)](u[i(269)]))return!0;if(1==t[i(301)]&&(u[i(269)][i(263)](l[i(283)])||u[i(283)][i(263)](l[i(269)])))return!0}if(3==a&&3==c&&u[i(269)][i(270)](l[i(269)])){const t=u[i(283)][i(255)],e=l[i(269)][i(361)];return r[i(265)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(294)][t(260)](t(257))&&(n[t(287)](t(304)),n[t(292)](t(261)),n[t(284)][t(286)](t(261),Hr(s,t(364)))),e[t(294)][t(260)](t(298))&&(n[t(287)](t(368)),n[t(292)](t(267))),n[t(284)][t(357)]((e=>{const n=t;if(o[n(258)]((({type:t,subType:r})=>e[n(348)]==t&&e[n(300)]==r)))return e[n(310)]?{}:void 0})),n[t(284)][t(357)]((e=>{const n=t;if(n(297)==e[n(348)]||n(282)==e[n(348)]){const t=e[n(318)]();if(t&&t.is(n(338),n(299)))return{type:n(297)==e[n(348)]?n(252):n(324),element:t,quantity:1}}})),n[t(284)][t(357)]((e=>t(268)==e[t(348)]&&t(303)==e[t(300)]?{type:t(345),content:t(319)}:t(268)==e[t(348)]&&t(353)==e[t(300)]?{type:t(345),content:t(262)}:void 0)),n[t(284)][t(357)]((e=>{const n=t;if(n(321)!=e[n(348)])return;const{data:r}=e;if(!r||n(267)!=r[n(367)])return;const o=r[n(250)];return o?{type:n(345),content:Hr(s,n(352),'"'+o+'"')}:{type:n(345),content:Hr(s,n(354))}})),this[t(346)]()}[wo(346)](){const t=wo,e=this[t(326)],n=e[t(259)];e[t(294)][t(323)](t(343))[t(284)][t(357)]((e=>{const r=t;if(r(268)!=e[r(348)]&&r(275)!=e[r(348)])return;const{data:s}=e;if(s){if(r(368)==s[r(356)]){const t=s[r(330)][0][r(250)];return t?{type:r(345),content:Hr(n,r(352),'"'+t+'"')}:{type:r(345),content:Hr(n,r(354))}}if(r(304)==s[r(356)]){const t=s[r(330)][0][r(308)];return t?{type:r(345),content:Hr(n,r(350),t)}:{type:r(345),content:Hr(n,r(293))}}}}))}}const Po=xo;function Bo(){const t=["_suggestionFactory","formatInline","has","320950dTqpeO","attribute","615616PKwkYI","getSuggestionCallback","afterInit","registerBlockAttribute","src","registerDescriptionCallback","registerCustomCallback","editor","oldValue","*Format:* replace image URL","commandName","TrackChangesEditing","get","enableDefaultAttributesIntegration","1789438EoXozc","formatBlock","plugins","1207464lXAJmn","8ayIfJm","locale","descriptionFactory","7840XHaLHi","newValue","_handleLegacySuggestions","6248qWpAFO","ImageEditing","discard","accept","528GxsszS","_registerLegacyDescription","format","type","replaceImageSource","key","*Replace image URL*","92346nvkYQk","9AulKtD"];return(Bo=function(){return t})()}function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(172915===parseInt(n(374))/1+-parseInt(n(368))/2*(-parseInt(n(385))/3)+-parseInt(n(378))/4*(-parseInt(n(371))/5)+parseInt(n(409))/6+-parseInt(n(406))/7+parseInt(n(392))/8*(-parseInt(n(386))/9)+-parseInt(n(390))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(394)](){const t=Po;if(!this[t(399)][t(408)][t(389)](t(375)))return;const e=this[t(399)][t(369)],n=this[t(399)][t(408)][t(404)](t(403));n[t(405)](t(382)),n[t(395)](t(396)),n[t(370)][t(397)]((n=>{const r=t;if(r(391)!=n[r(381)])return;const{data:s}=n;return s&&r(396)==s[r(383)]?s[r(372)]&&s[r(400)]?{type:r(380),content:Hr(e,r(384))}:{type:r(380),content:""}:void 0})),this[t(373)]()}[Po(373)](){const t=Po,e=this[t(399)][t(408)][t(404)](t(403));e[t(387)][t(398)](t(407),t(382),t(377),e[t(387)][t(393)](t(407),null,t(376))),e[t(387)][t(398)](t(407),t(382),t(376),e[t(387)][t(393)](t(407),null,t(377))),this[t(379)]()}[Po(379)](){const t=Po,e=this[t(399)],n=e[t(369)];e[t(408)][t(404)](t(403))[t(370)][t(397)]((e=>{const r=t;if(r(407)!=e[r(381)]&&r(388)!=e[r(381)])return;const{data:s}=e;return s&&r(382)==s[r(402)]?{type:r(380),content:Hr(n,r(401))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=141]})(t,e)}function Vo(){const t=["nodeBefore","948548rmcjYY","plugins","discard","editor","join","isOwn","accept","getClosestSelectedImageElement","commands","hasSuggestion","filter","registerDescriptionCallback","7021VGiOCz","isIntersecting","imageCaption","commandName","shouldConvertImageType","*Format:* %0","getSuggestion","formatBlock","selection","22yWPIHJ","imageStylePreApply","getChangedMarkers","FORMAT_SIDE_IMAGE","model","get","document","imageStylePostApply","imageTypeBlock","isBefore","isEqual","imageTypeInline","suggestion","side","ImageStyleEditing","171xXikzi","change","locale","markInlineFormat","value","371470tBLugW","registerPostFixer","_registerLegacyDescription","getFirstRange","28uaYDtL","chain","next","isBlockImage","descriptionFactory","_suggestionFactory","ImageUtils","4264820bweDqM","_findSuggestions","has","commandParams","6OCDQAa","insertion","normalizedStyles","from","commandReversedParams","discardSuggestion","convertInlineImageToBlock","refresh","newRange","isInContent","author","type","forEach","getContainedElement","8419596tKtZiZ","createRangeOn","markBlockFormat","name","afterInit","title","toLowerCase","format","subType","20853YQrcRQ","formatInline","16448ogleGb","_splitMarkerName","9642IBTfAY","nodeAfter","end","Users","setImageNaturalSizeAttributes","isInlineImage","registerCustomCallback","head","getSuggestionCallback","length","getSuggestions","enableCommand","differ","start","TrackChangesEditing","imageStyle","findIndex"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(870785===parseInt(n(182))/1*(parseInt(n(148))/2)+-parseInt(n(159))/3*(-parseInt(n(204))/4)+-parseInt(n(144))/5+-parseInt(n(186))/6*(parseInt(n(216))/7)+parseInt(n(184))/8*(-parseInt(n(240))/9)+parseInt(n(155))/10+parseInt(n(225))/11*(parseInt(n(173))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(177)](){const t=jo,n=this[t(207)];if(!n[t(205)][t(157)](t(239)))return;const r=n[t(205)][t(230)](t(200)),s=n[t(205)][t(230)](t(154)),o={};r[t(197)](t(201),((o,i)=>{const a=t,c=n[a(205)][a(230)](a(189)).me,u=n[a(212)][a(230)](a(201));let l=s[a(211)](n[a(229)][a(231)][a(224)]),f=n[a(229)][a(174)](l),h=u[a(143)];if(h==i[a(143)])return;const g={commandName:a(201),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(229)][a(241)]((()=>{const t=a;if(r[t(196)]()[t(214)]((e=>e[t(168)]&&c==e[t(169)]&&(t(223)==e[t(170)]||t(183)==e[t(170)])&&(t(226)==e[t(181)]||t(232)==e[t(181)])&&e[t(147)]()[t(235)](f)))[t(171)]((e=>r[t(164)](e[t(193)]))),l=s[t(211)](n[t(229)][t(231)][t(224)]),f=n[t(229)][t(174)](l),u[t(166)](),n[t(212)][t(230)](t(236))[t(166)](),n[t(212)][t(230)](t(233))[t(166)](),h=u[t(143)],h!=i[t(143)])return s[t(191)](l)&&u[t(220)](i[t(143)],l)?(o({...i,setImageSizes:!1}),l=s[t(211)](n[t(229)][t(231)][t(224)]),void r[t(175)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(226))):void(s[t(151)](l)?r[t(175)](l,g,[],t(232)):r[t(142)](f,g,t(232)))}))}));for(const e of n[t(205)][t(230)](t(239))[t(161)])o[e[t(176)]]=e[t(178)][t(179)]();r[t(153)][t(192)](t(223),t(226),t(208),(()=>!1)),r[t(153)][t(192)](t(223),t(232),t(208),(()=>!1)),r[t(153)][t(192)](t(183),t(232),t(208),(()=>!1)),r[t(153)][t(192)](t(223),t(226),t(210),(([e])=>{const n=t;s[n(190)](e[n(172)]())})),r[t(153)][t(192)](t(223),t(226),t(206),((e,n)=>{const s=t;r[s(153)][s(194)](s(223),"",s(210))(e,{commandName:n[s(219)],commandParams:n[s(163)]})})),r[t(153)][t(192)](t(223),t(226),t(149),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(223),subType:t(226)},{type:t(160),subType:t(218)},{type:t(223),subType:t(165)},{type:t(160),subType:t(165)}];function a(e,n){const o=t,a=i[o(202)]((({type:t,subType:n})=>e[o(170)]==t&&e[o(181)]==n)),c=i[o(202)]((({type:t,subType:e})=>n[o(170)]==t&&n[o(181)]==e));if(a<0||c<0)return!1;const u=e[o(147)](),l=n[o(147)]();if((0==a||1==a)&&2==c&&u[o(217)](l))return!0;if(2==a&&3==c){const t=r[o(156)](u,o(160))[o(214)]((({suggestion:t,meta:e})=>e[o(209)]&&o(165)==t[o(181)]));if(t[o(195)]>1&&l[o(188)][o(235)](u[o(199)]))return!0;if(1==t[o(195)]&&(u[o(199)][o(235)](l[o(188)])||u[o(188)][o(235)](l[o(199)])))return!0}if(3==a&&3==c&&u[o(199)][o(234)](l[o(199)])){const t=u[o(188)][o(187)],e=l[o(199)][o(203)];return s[o(151)](t)&&t===e}return!1}n[t(229)][t(231)][t(145)]((()=>{const e=t;let o=!1;const i=Array[e(162)](n[e(229)][e(231)][e(198)][e(227)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(185)](t);if(e(237)==i&&r[e(213)](u)){if(e(223)==a&&(e(226)==c||e(232)==c)){const t=r[e(222)](u);if(n[e(167)]){const n=t[e(147)]()[e(172)]();if(s[e(151)](n))continue;r[e(164)](t),o=!0}}if(e(160)==a&&e(218)==c&&!n[e(167)]){const t=r[e(222)](u);t[e(150)]&&t[e(150)][e(168)]&&(r[e(164)](t[e(150)]),o=!0)}}}return o})),this[t(146)](o)}[jo(146)](t){const e=jo,n=this[e(207)],r=n[e(141)];n[e(205)][e(230)](e(200))[e(152)][e(215)]((n=>{const s=e;if(s(223)!=n[s(170)]&&s(183)!=n[s(170)])return;const{data:o}=n;if(!o||s(201)!=o[s(219)])return;const i=o[s(158)][0][s(143)];return function(t){const e=s;return{type:e(180),content:Hr(r,e(221),t)}}(s(238)===i?Hr(r,s(228)):t[i]||i)}))}}function Ho(){const t=["2405220heLzez","forEach","Users","track_changes","2995604IVEykb","_handleImportedData","importWord","editor","plugins","5470660gBTcoL","3156831UyiFKN","_setSuggestionData","enableCommand","afterInit","high","_trackChangesExecuted","3186HcMPgZ","14888jtWqvH","989965sXFUFa","bind","10JjiUHc","listenTo","_trackChangesValueDuringImport","TrackChangesEditing","commands","trackChanges","execute","2340852QsimzW","7ifJsjg","value","lowest","collaboration_features","get","dataInsert"];return(Ho=function(){return t})()}const Wo=Ko;function Ko(t,e){const n=Ho();return(Ko=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(937832===parseInt(n(491))/1+-parseInt(n(507))/2+parseInt(n(483))/3+-parseInt(n(511))/4*(parseInt(n(493))/5)+parseInt(n(500))/6*(parseInt(n(501))/7)+-parseInt(n(490))/8*(-parseInt(n(489))/9)+parseInt(n(482))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(495)]=!1,this[e(488)]=!1}[Wo(486)](){const t=Wo,e=this[t(514)],n=e[t(497)][t(505)](t(513)),r=e[t(497)][t(505)](t(498));n&&(n.on(t(499),((e,[,n])=>{const s=t;this[s(495)]=r[s(502)],n[s(504)][s(510)]=!this[s(495)]}),{priority:t(487)}),this[t(494)](n,t(506),this[t(512)][t(492)](this)),this[t(494)](n,t(506),(()=>{const e=t;this[e(488)]&&(r[e(499)](),this[e(488)]=!1)}),{priority:t(503)}),e[t(481)][t(505)](t(496))[t(485)](t(513)))}[Wo(512)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(514)][n(497)][n(505)](n(498)),o=s[n(502)];this[n(495)]!==o&&(s[n(499)](),this[n(488)]=!0),r&&r[n(508)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(514)][o(481)][o(505)](o(509)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(513)}}};this[o(514)][o(481)][o(505)](o(496))[o(484)](i)}))}}const Zo=qo;function qo(t,e){const n=Qo();return(qo=function(t,e){return n[t-=170]})(t,e)}function Qo(){const t=["getItems","1881240mUTUPU","type","format","enableDefaultAttributesIntegration","formatBlock","editor","enableCommand","locale","3779172GiQplS","TrackChangesEditing","descriptionFactory","get","afterInit","registerDescriptionCallback","4759174UupufR","blockIndent","commandName","254586MbeZPo","672865sPidZQ","FORMAT_INDENT","has","352190dcuJFX","indentBlock","321501bSuOsC","*Indent:* %0","72rFdPss","registerAttributeLabel","4YYrChM","outdent","IndentEditing","outdentBlock","indent","IndentBlock","plugins","_registerLegacyDescription","getItemLabel","*Outdent:* %0","8NtAZaK","registerBlockAttribute"];return(Qo=function(){return t})()}!function(t,e){const n=qo,r=t();for(;;)try{if(341277===-parseInt(n(193))/1+parseInt(n(187))/2+-parseInt(n(170))/3*(parseInt(n(197))/4)+parseInt(n(188))/5+parseInt(n(178))/6+parseInt(n(184))/7*(parseInt(n(207))/8)+parseInt(n(195))/9*(-parseInt(n(191))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[Zo(182)](){const t=Zo,e=this[t(175)],n=e[t(203)][t(181)](t(179));if(e[t(203)][t(190)](t(199))&&(n[t(176)](t(201)),n[t(176)](t(198))),e[t(203)][t(190)](t(202)))for(const e of[t(192),t(200)])n[t(173)](e);const r=e[t(177)];n[t(208)](t(185)),n[t(180)][t(196)](t(185),Hr(r,t(189))),this[t(204)]()}[Zo(204)](){const t=Zo,e=this[t(175)],n=e[t(177)],r=e[t(203)][t(181)](t(179));r[t(180)][t(183)]((e=>{const s=t;if(s(174)!=e[s(171)])return;const{data:o}=e;if(!o)return;if(s(192)!=o[s(186)]&&s(200)!=o[s(186)])return;const i=e[s(209)]()[0],a=r[s(180)][s(205)](i);return s(192)==o[s(186)]?{type:s(172),content:Hr(n,s(194),a)}:s(200)==o[s(186)]?{type:s(172),content:Hr(n,s(206),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=381]})(t,e)}function ti(){var t=["2551335THAJfP","3PebTKf","93836CdAoOT","68024bVHQDd","plugins","get","TrackChangesEditing","4130284DTOdko","enableCommand","3032946WOhdGx","581BARnCB","2463570MVcFqI","editor","input","22252280mMRFDr","requires","init","23yPfdMz"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(665650===-parseInt(n(387))/1*(parseInt(n(390))/2)+-parseInt(n(389))/3*(parseInt(n(395))/4)+parseInt(n(388))/5+parseInt(n(381))/6+-parseInt(n(398))/7*(parseInt(n(391))/8)+parseInt(n(397))/9+parseInt(n(384))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(385)](){return[vs.Input]}[Jo(386)](){var t=Jo;this[t(382)][t(392)][t(393)](t(394))[t(396)](t(383))}}function ni(){const t=["link","format","key","670061zQMPos","TrackChangesEditing","label","get","*Remove link*","*Set link:* %0","649521urFhuV","3968120AIDLkw","formatInline","afterInit","2054040UieQhA","registerAttributeLabel","LinkEditing","_registerLegacyDescription","descriptionFactory","manualDecorators","40MwbYHf","toLowerCase","enableDefaultAttributesIntegration","commandParams","registerDescriptionCallback","locale","331497jtLyam","link (","linkHref","type","attribute","3385120LUOQCK","commandName","newValue","12FmQDmH","54uaSkLr","plugins","unlink","commands","has","editor","263361OmguuA","registerInlineAttribute"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(902899===-parseInt(n(488))/1*(parseInt(n(481))/2)+-parseInt(n(499))/3+parseInt(n(478))/4+parseInt(n(503))/5+parseInt(n(482))/6*(parseInt(n(493))/7)+parseInt(n(467))/8*(parseInt(n(473))/9)+parseInt(n(500))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(502)](){const t=ri,e=this[t(487)];if(!e[t(483)][t(486)](t(505)))return;const n=e[t(483)][t(496)](t(494)),r=e[t(485)][t(496)](t(490));n[t(469)](t(490)),n[t(469)](t(484)),n[t(489)](t(475));for(const e of r[t(466)])n[t(489)](e.id),n[t(465)][t(504)](e.id,t(474)+e[t(495)][t(468)]()+")");n[t(465)][t(471)]((n=>{const r=t;if(r(477)!=n[r(476)])return;const{data:s}=n;if(!s||r(475)!=s[r(492)])return;const o=s[r(480)],i=e[r(472)];return{type:r(491),content:null==o?Hr(i,r(497)):Hr(i,r(498),'"'+o+'"')}})),this[t(506)]()}[ri(506)](){const t=ri,e=this[t(487)],n=e[t(472)];e[t(483)][t(496)](t(494))[t(465)][t(471)]((e=>{const r=t;if(r(501)!=e[r(476)])return;const{data:s}=e;if(s){if(r(490)==s[r(479)]){const t=s[r(470)][0];return{type:r(491),content:Hr(n,r(498),'"'+t+'"')}}return r(484)==s[r(479)]?{type:r(491),content:Hr(n,r(497))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(744456===parseInt(n(115))/1*(-parseInt(n(152))/2)+parseInt(n(105))/3+parseInt(n(159))/4*(parseInt(n(144))/5)+-parseInt(n(188))/6+parseInt(n(129))/7*(parseInt(n(172))/8)+-parseInt(n(163))/9+parseInt(n(183))/10*(parseInt(n(117))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(173)](){const t=ii,e=this[t(169)],n=e[t(165)];if(!e[t(162)][t(107)](t(171)))return;const r=e[t(162)][t(191)](t(120)),s=e[t(162)][t(107)](t(155));function o(t){return()=>{const n=ui,s=e[n(170)][n(157)][n(150)],o=e[n(136)][n(191)](t);if(o[n(133)])return void e[n(116)](n(151),{});const i=t[n(143)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(110)](t)[s(148)]((t=>function(t,e){const n=s;return e[n(174)](t[n(168)],n(161))&&!e[n(128)](t)}(t,r)));o=o[s(148)]((t=>!t.is(s(146),s(161))||t[s(127)](s(135))!=e));const i=new Set;for(const t of o)t.is(s(146),s(161))?i[s(125)](ci(t)):i[s(125)](t);return Array[s(110)](i)}(s[n(108)](),i,e[n(170)][n(137)]);e[n(170)][n(164)]((()=>{const e=n;for(const n of a)r[e(160)](n,{commandName:t,commandParams:[{forceValue:!o[e(133)]}],formatGroupId:e(186)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(110)](t);const r=n[e(167)]((t=>e(161)!=t[e(141)]));return r>-1&&(n=n[e(143)](0,r)),n}(e[n(170)][n(157)][n(150)][n(108)]()),o=e[n(170)][n(131)](e[n(170)][n(109)](s[0],n(132)),e[n(170)][n(109)](s[s[n(114)]-1],n(130)));e[n(170)][n(164)]((()=>{const e=n;r[e(160)](o,{commandName:t,commandParams:[],formatGroupId:e(176)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(119)];for(;t&&t[n(127)](n(176))>e[n(127)](n(176));)r[n(125)](t),t=t[n(119)]}return Array[n(110)](r)}(s))}))}}r[t(126)](t(147),o(t(147))),r[t(126)](t(190),o(t(190))),s&&r[t(126)](t(140),o(t(140))),r[t(126)](t(187),i(t(187))),r[t(126)](t(179),i(t(179))),s&&r[t(126)](t(124),(()=>{const n=t,s=e[n(136)][n(191)](n(124)),o=Array[n(110)](s[n(118)]);o[n(148)]((t=>t[n(127)](n(106))!=s[n(133)])),e[n(170)][n(164)]((()=>{const t=n;for(const e of o)r[t(160)](e,{commandName:t(124),commandParams:[{forceValue:!s[t(133)]}]})}))})),r[t(175)][t(156)](t(161),(e=>Hr(n,t(123),e))),r[t(175)][t(138)]((e=>{const r=t;if(r(145)!=e[r(184)]&&r(153)!=e[r(184)])return;const{data:s}=e;if(s){if(r(147)==s[r(149)]||r(190)==s[r(149)]||r(140)==s[r(149)])switch(s[r(149)][r(189)](r(134),"")){case r(112):return o(Hr(n,r(177)));case r(122):return o(Hr(n,r(180)));case r(139):return o(Hr(n,r(158)))}if(r(187)==s[r(149)])return{type:r(121),content:Hr(n,r(113),Hr(n,r(123)))};if(r(179)==s[r(149)])return{type:r(121),content:Hr(n,r(166),Hr(n,r(123)))};if(r(124)==s[r(149)])return s[r(185)][0][r(142)]?{type:r(121),content:Hr(n,r(182))}:{type:r(121),content:Hr(n,r(181))}}function o(t){const e=r;return{type:e(121),content:Hr(n,e(178),t)}}}))}}function ci(t){const e=ii,n=t[e(127)](e(176));if(0==n)return t;let r=t;for(;t[e(154)]&&t[e(154)].is(e(146),e(161));){const s=t[e(154)][e(127)](e(176));if(s==n)r=t[e(154)];else if(s<n)break;t=t[e(154)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=105]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(146),e(161))&&t[e(127)](e(176))>0){let r=t[e(119)];for(;r&&e(161)==r[e(141)]&&r[e(127)](e(176))==t[e(127)](e(176));)n[e(111)](r),r=r[e(119)]}return n}function fi(){const t=["plugins","10932696gHaDLc","change","locale","*Outdent:* %0","findIndex","parent","editor","model","LegacyListEditing","8zTbWao","afterInit","checkChild","descriptionFactory","listIndent","ELEMENT_BULLETED_LIST","*Change to:* %0","outdentList","ELEMENT_NUMBERED_LIST","*Uncheck item*","*Check item*","710TidpKn","type","commandParams","blockName","indentList","5131434tqjUSo","replace","bulletedList","get","30318PYRwfI","todoListChecked","has","getSelectedBlocks","createPositionAt","from","push","bulleted","*Indent:* %0","length","560jiIZTw","execute","566038XChBsd","_selectedElements","nextSibling","TrackChangesEditing","format","numbered","ELEMENT_LIST_ITEM","checkTodoList","add","enableCommand","getAttribute","isObject","417578HjIdwr","end","createRange","before","value","List","listType","commands","schema","registerDescriptionCallback","todo","todoList","name","forceValue","slice","265jnolXk","formatBlock","element","numberedList","filter","commandName","selection","paragraph","4540rvJqLb","formatInline","previousSibling","LegacyTodoListEditing","registerElementLabel","document","ELEMENT_TODO_LIST","27348UeTNnx","markBlockFormat","listItem"];return(fi=function(){return t})()}function hi(){const t=["22EfvYdO","format","get","model","flat","formatInline","styles","element","listReversed","3273680YMGhOt","_getSuggestionBlocksForListStyle","6eOHuBm","markMultiRangeBlockFormat","enableCommand","239808rQABXM","handleListStyleCommand","getAttribute","getLastPosition","_getSuggestionBlocks","numbered","*Format:* set order to regular","reversed","getFirstPosition","bind","push","createRange","listType","has","parent","default","LegacyListPropertiesEditing","3562011alEASK","1196878pxhAdk","handleDescriptions","ELEMENT_","*Change to:* %0","descriptionFactory","_getTranslationKeyForListStyle","30eOtiWr","formatBlock","list.properties","filter","toUpperCase","plugins","listStart","listItem","getSiblingNodes","config","*Format:* set start index to %0","getListTypeFromListStyleType","createPositionAt","2106000qTsHYE","LegacyListUtils","from","replace","forward","2VNVFzZ","backward","*Format:* set order to reversed","listStyle","before","document","4CgoeFm","map","length","2349729FVeyra","commandParams","unshift","TrackChangesEditing","handleListStartCommand","afterInit","7664573JiWyKX","startIndex","change","handleListReversedCommand","selection","commandName","registerDescriptionCallback","_LIST_","locale","getSelectedBlocks","type","editor"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(752691===parseInt(n(459))/1*(parseInt(n(518))/2)+parseInt(n(468))/3*(-parseInt(n(465))/4)+parseInt(n(495))/5+-parseInt(n(497))/6*(-parseInt(n(474))/7)+-parseInt(n(454))/8+-parseInt(n(517))/9*(parseInt(n(441))/10)+-parseInt(n(486))/11*(-parseInt(n(500))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(473)](){const t=gi;if(!this[t(485)][t(446)][t(513)](t(516)))return;const e=this[t(485)][t(450)][t(488)](t(443)),n=this[t(485)][t(446)][t(488)](t(471));e[t(492)]&&n[t(499)](t(462),this[t(501)][t(509)](this)),e[t(507)]&&n[t(499)](t(494),this[t(477)][t(509)](this)),e[t(475)]&&n[t(499)](t(447),this[t(472)][t(509)](this)),n[t(522)][t(480)](this[t(519)][t(509)](this))}[gi(501)](t,e={}){const n=gi,r=this[n(485)][n(446)][n(488)](n(471)),s=this[n(496)]();this[n(485)][n(489)][n(476)]((()=>{const t=n;r[t(498)](s,{commandName:t(462),commandParams:[{type:e[t(484)]}],formatGroupId:t(462)})}))}[gi(477)](t,e={}){const n=gi,r=this[n(485)][n(446)][n(488)](n(471)),s=this[n(504)]((t=>t.is(n(493),n(448))&&n(505)===t[n(502)](n(512))));if(s[n(467)]<1)return;const o=s[n(466)]((t=>this[n(485)][n(489)][n(511)](this[n(485)][n(489)][n(453)](t,n(463)),this[n(485)][n(489)][n(453)](t,0))));this[n(485)][n(489)][n(476)]((()=>{const t=n;r[t(498)](o,{commandName:t(494),commandParams:[{reversed:e[t(507)]}],formatGroupId:t(494)})}))}[gi(472)](t,e={}){const n=gi,r=this[n(485)][n(446)][n(488)](n(471)),s=this[n(504)]((t=>t.is(n(493),n(448))&&n(505)===t[n(502)](n(512))));if(s[n(467)]<1)return;const o=s[n(466)]((t=>this[n(485)][n(489)][n(511)](this[n(485)][n(489)][n(453)](t,n(463)),this[n(485)][n(489)][n(453)](t,0))));this[n(485)][n(489)][n(476)]((()=>{const t=n;r[t(498)](o,{commandName:t(447),commandParams:[{startIndex:e[t(475)]}],formatGroupId:t(447)})}))}[gi(519)](t){const e=gi;if(e(442)!=t[e(484)]&&e(491)!=t[e(484)])return;const n=this[e(485)][e(482)],{data:r}=t;if(!r)return;let s,o;switch(r[e(479)]){case e(462):s=e(521),o={type:e(487),content:Hr(n,s,Hr(n,this[e(440)](r[e(469)][0][e(484)])))};break;case e(494):s=r[e(469)][0][e(507)]?e(461):e(506),o={type:e(487),content:Hr(n,s)};break;case e(447):s=e(451),o={type:e(487),content:Hr(n,s,r[e(469)][0][e(475)])}}return o}[gi(496)](){const t=gi;var e,n,r,s;const o=this[t(485)][t(446)][t(488)](t(455));let i=Array[t(456)](this[t(485)][t(489)][t(464)][t(478)][t(483)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(493),t(448)))&&i[t(470)](...o[t(449)](this[t(485)][t(489)][t(464)][t(478)][t(508)](),t(460))),(null===(n=i[i[t(467)]-1])||void 0===n?void 0:n.is(t(493),t(448)))&&i[t(510)](...o[t(449)](this[t(485)][t(489)][t(464)][t(478)][t(503)](),t(458))),i=[...new Set(i)],(null===(s=null===(r=this[t(485)][t(489)][t(464)][t(478)][t(508)]())||void 0===r?void 0:r[t(514)])||void 0===s?void 0:s.is(t(493),t(448)))&&(i=i[t(444)]((e=>e.is(t(493),t(448))))),i}[gi(504)](t){const e=gi,n=this[e(485)][e(446)][e(488)](e(455));let r=Array[e(456)](this[e(485)][e(489)][e(464)][e(478)][e(483)]())[e(444)](t)[e(466)]((t=>{const r=e,s=this[r(485)][r(489)][r(453)](t,0);return[...n[r(449)](s,r(460)),...n[r(449)](s,r(458))]}))[e(490)]();return r=[...new Set(r)],r}[gi(440)](t){const e=gi;return e(520)+(this[e(485)][e(446)][e(488)](e(455))[e(452)](t)||e(515))[e(445)]()+e(481)+t[e(445)]()[e(457)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["get","high","showSuggestionHighlights","34451fawwPk","attribute:url:media","mediaEmbed","editor","descriptionFactory","downcastDispatcher","afterInit","plugins","ELEMENT_MEDIA","13895160tUTmQo","6718411DRVReQ","registerElementLabel","6zaLJaa","2811596OQbyEC","div","2370530ddyyTE","5868bxgYwZ","stop","data","createEmptyElement","has","locale","MediaEmbedEditing","conversion","1692795crhYqA","TrackChangesEditing","10CJroIF","options","for","6664pxOaZw","dataDowncast","elementToElement","media","enableCommand"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(532374===-parseInt(n(399))/1*(-parseInt(n(388))/2)+parseInt(n(423))/3+-parseInt(n(412))/4+-parseInt(n(414))/5*(parseInt(n(411))/6)+-parseInt(n(409))/7+-parseInt(n(391))/8*(-parseInt(n(415))/9)+parseInt(n(408))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(405)](){const t=mi,e=this[t(402)];if(!e[t(406)][t(419)](t(421)))return;const n=e[t(406)][t(396)](t(387)),r=e[t(420)];n[t(395)](t(401)),n[t(403)][t(410)](t(394),(e=>Hr(r,t(407),e))),e[t(422)][t(390)](t(392))[t(393)]({model:t(394),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(398)])return n[s(418)](s(413))},converterPriority:t(397)}),e[t(417)][t(404)].on(t(400),((e,n,r)=>{const s=t;r[s(389)][s(398)]&&e[s(416)]()}),{priority:t(397)})}}function Ti(){const t=["MentionEditing","afterInit","enableCommand","get","mention","186PODXeP","110735cigmEC","3638fVWlGN","8870gJlzDf","957CUQQFB","plugins","23lLpuHk","editor","15IilfQz","5575640iRzbEW","45644LegUUP","TrackChangesEditing","16257180JAzeHZ","17200muIZer","has","3033JQnseO"];return(Ti=function(){return t})()}function _i(t,e){const n=Ti();return(_i=function(t,e){return n[t-=371]})(t,e)}const yi=_i;!function(t,e){const n=_i,r=t();for(;;)try{if(612639===parseInt(n(387))/1*(-parseInt(n(383))/2)+-parseInt(n(389))/3*(-parseInt(n(391))/4)+-parseInt(n(382))/5*(-parseInt(n(381))/6)+-parseInt(n(390))/7+parseInt(n(373))/8*(-parseInt(n(375))/9)+-parseInt(n(384))/10*(-parseInt(n(385))/11)+parseInt(n(372))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[yi(377)](){const t=yi,e=this[t(388)];e[t(386)][t(374)](t(376))&&e[t(386)][t(379)](t(371))[t(378)](t(380))}}const ki=Li;function Ci(){const t=["4xEibky","MultiLevelList","TrackChangesEditing","plugins","listType","data","1442HxwfkR","12GiQHoW","format","oldValue","next","*Remove format:* %0","50DNTlyh","has","2334770JBLIcS","18ICYSSi","28464iGBzpg","afterInit","enableDefaultAttributesIntegration","registerBlockAttribute","14064QxcfGx","head","newValue","handleDescriptions","get","editor","2734515cFgoXp","key","registerDescriptionCallback","locale","23554vybfBt","1247120hCiTxJ","*Set format:* %0","multiLevelList","8118583SSJQSc","listMarkerStyle","descriptionFactory","ELEMENT_MULTI_LEVEL_LIST"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(301033===parseInt(n(189))/1*(-parseInt(n(169))/2)+-parseInt(n(193))/3*(-parseInt(n(177))/4)+parseInt(n(165))/5+-parseInt(n(197))/6*(parseInt(n(183))/7)+-parseInt(n(170))/8*(-parseInt(n(192))/9)+-parseInt(n(191))/10+parseInt(n(173))/11*(parseInt(n(184))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ri extends t.Plugin{[ki(194)](){const t=ki,e=this[t(164)],n=e[t(180)][t(163)](t(179));e[t(180)][t(190)](t(178))&&(n[t(195)](t(172)),n[t(196)](t(174)),n[t(175)][t(167)]((e=>this[t(162)](e))))}[ki(162)](t){const e=ki,n=this[e(164)][e(168)],{data:r}=t,s={type:e(185),content:""};if(r&&e(174)==r[e(166)]){if(!r[e(186)])return{type:e(185),content:Hr(n,e(171),Hr(n,e(176)))+" ("+r[e(199)]+")"};if(!r[e(199)]){let o=t[e(198)];for(;o;){if(o[e(182)]&&e(181)==o[e(182)][e(166)]&&o[e(182)][e(199)])return s;o=o[e(187)]}return{type:e(185),content:Hr(n,e(188),Hr(n,e(176)))+" ("+r[e(186)]+")"}}}}}function Ni(t,e){const n=vi();return(Ni=function(t,e){return n[t-=337]})(t,e)}const Si=Ni;function vi(){const t=["enableCommand","plugins","8UtAUob","ELEMENT_PAGE_BREAK","27ubQGSZ","10aoGvyP","has","125MGZKzQ","afterInit","registerElementLabel","PageBreakEditing","TrackChangesEditing","10858463HosUBC","435282oDjXJl","descriptionFactory","14279670qQnqJG","pageBreak","locale","7538193VPbTeo","67186sDqdeb","1753359iHhrjF","24ZjFdiO","4blWffR","editor","get","3938774PahBxZ"];return(vi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(939696===parseInt(n(342))/1*(parseInt(n(357))/2)+-parseInt(n(358))/3*(parseInt(n(360))/4)+parseInt(n(345))/5*(parseInt(n(351))/6)+parseInt(n(337))/7*(parseInt(n(340))/8)+-parseInt(n(353))/9+-parseInt(n(343))/10*(-parseInt(n(350))/11)+parseInt(n(359))/12*(-parseInt(n(356))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(346)](){const t=Si,e=this[t(361)];if(!e[t(339)][t(344)](t(348)))return;e[t(339)][t(362)](t(349))[t(338)](t(354));const n=e[t(339)][t(362)](t(349)),r=e[t(355)];n[t(352)][t(347)](t(354),(e=>Hr(r,t(341),e)))}}function wi(){const t=["insertParagraph","bindElementToMarker","checkChild","registerElementLabel","$text","getItemLabel","insert","paragraph","1NHbFxv","*Change to:* %0","ck-suggestion-marker--active","28392tGWwNp","addClass","addMarker:suggestion:insertion","locale","2919875BhOeIS","_registerLegacyDescription","isLimit","includes","schema","ELEMENT_PARAGRAPH","2310996avMSHA","span","isTouching","commandName","692234XpMqMv","enableCommand","editing","end","plugins","consume","data","13200yRXLeZ","956SrvZEI","get","1431WCvBBR","markerRange","editor","model","toViewPosition","mapper","type","14tJMcrm","start","getFirstRange","ck-suggestion-marker-split","nodeAfter","4394810ScaywZ","writer","*Insert:* %0","format","createUIElement","activeMarkers","insertion","TrackChangesEditing","showSuggestionHighlights","registerDescriptionCallback","afterInit","options","markerName","has","Paragraph","descriptionFactory","enableDefaultAttributesIntegration","formatBlock","name","highest","11840741YCuaXy","isBlock","downcastDispatcher","consumable"];return(wi=function(){return t})()}const Oi=Di;function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(552417===-parseInt(n(145))/1*(parseInt(n(162))/2)+parseInt(n(169))/3*(parseInt(n(170))/4)+-parseInt(n(152))/5+parseInt(n(158))/6*(-parseInt(n(179))/7)+-parseInt(n(148))/8*(-parseInt(n(172))/9)+-parseInt(n(184))/10+parseInt(n(204))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(194)](){const t=Oi,e=this[t(174)];if(!e[t(166)][t(197)](t(198)))return;const n=e[t(151)],r=e[t(166)][t(171)](t(191));r[t(199)][t(140)](t(144),(e=>Hr(n,t(157),e))),r[t(200)](t(144)),r[t(163)](t(208)),e[t(164)][t(206)].on(t(150),Pi(e),{priority:t(203)}),e[t(168)][t(206)].on(t(150),((n,r,s)=>{const o=t;s[o(195)][o(192)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(203)});const s=r[t(199)];s[t(193)]((r=>{const o=t;if(o(190)!==r[o(178)])return;const{start:i,end:a}=r[o(181)]();if(!i[o(160)](a)||!i[o(183)])return;const c=e[o(175)][o(156)],u=i[o(183)];return c[o(205)](u)&&!c[o(154)](u)&&c[o(139)](u,o(141))?{type:o(190),content:Hr(n,o(186),s[o(142)](u,1))}:void 0})),this[t(153)]()}[Oi(153)](){const t=Oi,e=this[t(174)],n=e[t(151)];e[t(166)][t(171)](t(191))[t(199)][t(193)]((e=>{const r=t;if(r(201)!=e[r(178)])return;const{data:s}=e;return s&&r(144)==s[r(161)]?{type:r(187),content:Hr(n,r(146),Hr(n,r(157)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(166)][o(171)](o(191)),a=r[o(173)][o(180)],c=r[o(173)][o(165)],u=t[o(175)][o(156)];if(!a[o(160)](c)||!a[o(183)])return;const l=a[o(183)];if(u[o(205)](l)&&!u[o(154)](l)&&u[o(139)](l,o(141))){if(!s[o(207)][o(167)](r[o(173)],n[o(202)]))return;const t=s[o(185)][o(188)](o(159),{class:o(182)}),a=s[o(177)][o(176)](c);e&&i[o(189)][o(155)](r[o(196)])&&s[o(185)][o(149)](o(147),t),s[o(185)][o(143)](a,t),s[o(177)][o(209)](t,r[o(196)])}}}const Bi=Ui;function xi(){const t=["afterInit","plugins","6896923uWjIus","get","2706627YnrQLm","RemoveFormatEditing","9DiIyoF","2440488ScyPkG","4aEHEwa","2hAfrxA","editor","12hWWVFb","has","TrackChangesEditing","*Remove all formatting*","registerDescriptionCallback","format","descriptionFactory","_registerLegacyDescription","2429Fvvpow","formatInline","commandName","locale","enableDefaultAttributesIntegration","formatBlock","543179MenzFg","type","5206070PRyvRq","removeFormat","21448sznmyF","2315595oEAFNd"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(576148===-parseInt(n(242))/1*(parseInt(n(226))/2)+-parseInt(n(252))/3+-parseInt(n(225))/4*(parseInt(n(247))/5)+parseInt(n(224))/6+parseInt(n(236))/7*(parseInt(n(246))/8)+-parseInt(n(223))/9*(-parseInt(n(244))/10)+parseInt(n(250))/11*(parseInt(n(228))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(248)](){const t=Bi,e=this[t(227)];e[t(249)][t(229)](t(253))&&(e[t(249)][t(251)](t(230))[t(240)](t(245)),this[t(235)]())}[Bi(235)](){const t=Bi,e=this[t(227)];e[t(249)][t(251)](t(230))[t(234)][t(232)]((n=>{const r=t;if(r(241)!=n[r(243)]&&r(237)!=n[r(243)])return;const{data:s}=n;return s&&r(245)==s[r(238)]?{type:r(233),content:Hr(e[r(239)],r(231))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=124]})(t,e)}function zi(){const t=["10546sMWjGi","discardSuggestion","TrackChangesEditing","4030152rsmdug","afterInit","enableCommand","goToNextRestrictedEditingException","1731075OBDWgZ","781165VyJWgY","get","912888nwKgks","1523008Akztjf","acceptSelectedSuggestions","RestrictedEditingModeEditing","editor","147tPUPIP","acceptSuggestion","113FgtNlf","discardAllSuggestions","has","goToPreviousRestrictedEditingException","292280WbdAID","discardSelectedSuggestions","acceptAllSuggestions","trackChanges","plugins"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(561698===-parseInt(n(138))/1*(-parseInt(n(147))/2)+-parseInt(n(128))/3+parseInt(n(132))/4+parseInt(n(129))/5+parseInt(n(124))/6+parseInt(n(136))/7*(-parseInt(n(142))/8)+parseInt(n(131))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Gi(125)](){const t=Gi,e=this[t(135)];if(!e[t(146)][t(140)](t(134)))return;const n=e[t(146)][t(130)](t(149));n[t(126)](t(141)),n[t(126)](t(127));const r=e[t(146)][t(130)](t(134));r[t(126)](t(145)),r[t(126)](t(137)),r[t(126)](t(148)),r[t(126)](t(144)),r[t(126)](t(139)),r[t(126)](t(133)),r[t(126)](t(143))}}const Wi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=167]})(t,e)}function Xi(){const t=["model","merge","314472DETzUT","get","13470678QnyZAB","1829532OTHVFY","ck-suggestion-marker--active","span","locale","includes","activeMarkers","bindElementToMarker","split","high","markerName","addMarker:suggestion:deletion","shiftEnter","TrackChangesEditing","getItems","854697GPuGNq","test","init","59624DzvQUt","name","options","createUIElement","createPositionBefore","addClass","ELEMENT_LINE_BREAK","downcastDispatcher","toViewPosition","requires","markerRange","data","editor","softBreak","registerElementLabel","mapper","53507lfzidG","insert","writer","descriptionFactory","addMarker:suggestion:insertion","addMarker:suggestion","4eWyoZf","plugins","showSuggestionHighlights","deletion","enableCommand","element","5215504EwbvUZ","65jDZwDf","editing","consumable","ck-suggestion-marker-"];return(Xi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(385832===parseInt(n(209))/1+parseInt(n(215))/2*(-parseInt(n(190))/3)+-parseInt(n(193))/4*(parseInt(n(167))/5)+parseInt(n(176))/6+-parseInt(n(221))/7+parseInt(n(173))/8+parseInt(n(175))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{static get[Wi(202)](){return[Qs.ShiftEnter]}[Wi(192)](){const t=Wi,e=this[t(205)],n=e[t(216)][t(174)](t(188));n[t(219)](t(187)),e[t(168)][t(200)].on(t(213),qi(e),{priority:t(184)}),e[t(168)][t(200)].on(t(186),qi(e),{priority:t(184)}),e[t(204)][t(200)].on(t(214),((n,r,s)=>{const o=t;s[o(195)][o(217)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(212)][t(207)](t(206),(n=>Hr(e[t(179)],t(199),n)))}}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(216)][o(174)](o(188));if(!s[o(169)][o(191)](r[o(203)],n[o(194)]))return;const a=t[o(171)];for(const t of r[o(203)][o(189)]()){if(!t.is(o(220),o(206)))continue;const n=o(218)==r[o(185)][o(183)](":")[1]?o(172):o(183),c=s[o(211)][o(196)](o(178),{class:o(170)+n}),u=s[o(208)][o(201)](a[o(197)](t));e&&i[o(181)][o(180)](r[o(185)])&&s[o(211)][o(198)](o(177),c),s[o(211)][o(210)](u,c),s[o(208)][o(182)](c,r[o(185)])}}}const Qi=Ji;function Yi(){const t=["commandName","commandParams","2322zOblQL","document","forceValue","9368ffHMZy","editor","enableCommand","descriptionFactory","change","1536584wwdbkY","selection","12657CozPDo","value","model","FORMAT_RESTRICTED_ENABLED","isCollapsed","afterInit","4684225tdFPFK","TrackChangesEditing","630064ZPCDdN","formatInline","restrictedEditingException","from","formatBlock","type","StandardEditingModeEditing","1845066SMkvPS","locale","21681960ZrNuoQ","plugins","getRanges","commands","markInlineFormat","get","204HmVvAd","has","registerDescriptionCallback","7CZkkfu","format","FORMAT_RESTRICTED_DISABLED"];return(Yi=function(){return t})()}function Ji(t,e){const n=Yi();return(Ji=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(975210===-parseInt(n(470))/1+-parseInt(n(454))/2*(parseInt(n(472))/3)+-parseInt(n(480))/4+parseInt(n(478))/5+-parseInt(n(487))/6*(parseInt(n(457))/7)+parseInt(n(465))/8*(parseInt(n(462))/9)+parseInt(n(489))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Qi(477)](){const t=Qi,e=this[t(466)],n=e[t(474)],r=e[t(488)];if(!e[t(490)][t(455)](t(486)))return;const s=e[t(490)][t(453)](t(479)),o=t(482),i=e[t(451)][t(453)](o);s[t(467)](o,((e,r={})=>{const a=t,c=n[a(463)][a(471)];if(c[a(476)])return void e(r);const u=void 0!==r[a(464)]?r[a(464)]:!i[a(473)];n[a(469)]((()=>{const t=a,e=Array[t(483)](c[t(491)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(452)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(468)][t(456)]((e=>{const n=t;if(n(484)!=e[n(485)]&&n(481)!=e[n(485)])return;const{data:s}=e;return s&&s[n(460)]==o?s[n(461)][0][n(464)]?{type:n(458),content:Hr(r,n(475))}:{type:n(458),content:Hr(r,n(459))}:void 0}))}}const ta=na;function ea(){const t=["*Remove format:* %0","*Set format:* %0","commandName","locale","styleName","afterInit","FORMAT_STYLE","838439cpyGpz","config","registerAttributeLabel","normalizeConfig","registerDescriptionCallback","forceValue","get","style","enableDefaultAttributesIntegration","has","formatInline","9115fPiMId","2405885kdDOAv","ghsAttributes","editor","type","inline","Style","TrackChangesEditing","format","2PmMsaW","plugins","commandParams","1299834OgdytF","registerBlockAttribute","DataSchema","_registerLegacyDescription","add","toLowerCase","definitions","12395760fipVri","formatBlock","element","GeneralHtmlSupport","StyleUtils","1005044oGcBsg","block","registerInlineAttribute","descriptionFactory","1485984cxCPut","getGhsAttributeNameForElement"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(667235===-parseInt(n(299))/1*(-parseInt(n(308))/2)+-parseInt(n(279))/3+-parseInt(n(275))/4+-parseInt(n(300))/5+parseInt(n(311))/6+parseInt(n(288))/7+parseInt(n(318))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(286)](){const t=ta,e=this[t(302)];if(!e[t(309)][t(297)](t(305))||!e[t(309)][t(297)](t(313)))return;const n=e[t(309)][t(294)](t(306)),r=e[t(284)],s=e[t(289)][t(294)](t(295))||{},o=e[t(309)][t(294)](t(273)),i=e[t(309)][t(294)](t(274))[t(291)](e[t(309)][t(294)](t(313)),s[t(317)]);n[t(296)](t(295));const a=new Set;for(const e of i[t(276)]){const n=o[t(280)](e[t(320)]);a[t(315)](n)}const c=new Set;for(const e of i[t(304)]){const n=o[t(280)](e[t(320)]);c[t(315)](n);for(const n of e[t(301)])c[t(315)](n)}for(const e of a)n[t(312)](e),n[t(278)][t(290)](e,Hr(r,t(287)));for(const e of c)n[t(277)](e),n[t(278)][t(290)](e,Hr(r,t(287)));this[t(314)]()}[ta(314)](){const t=ta,e=this[t(302)],n=e[t(284)];e[t(309)][t(294)](t(306))[t(278)][t(292)]((e=>{const r=t;if(r(319)!=e[r(303)]&&r(298)!=e[r(303)])return;const{data:s}=e;return s&&r(295)===s[r(283)]?s[r(310)][0][r(293)]?{type:r(307),content:Hr(n,r(282),s[r(310)][0][r(285)][r(316)]())}:{type:r(307),content:Hr(n,r(281),s[r(310)][0][r(285)][r(316)]())}:void 0}))}}const sa=aa;!function(t,e){const n=aa,r=t();for(;;)try{if(463606===parseInt(n(205))/1+-parseInt(n(166))/2*(-parseInt(n(201))/3)+parseInt(n(236))/4*(parseInt(n(261))/5)+parseInt(n(234))/6*(parseInt(n(251))/7)+-parseInt(n(153))/8*(-parseInt(n(202))/9)+-parseInt(n(111))/10+-parseInt(n(180))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class oa extends t.Plugin{constructor(t){const e=aa;super(t),this[e(239)]=[e(256),e(220)],this[e(192)]=new Set}[sa(168)](){const t=sa,e=this[t(154)],n=e[t(244)][t(130)][t(121)];if(!e[t(193)][t(210)](t(191)))return;const r=e[t(169)],s=e[t(193)][t(271)](t(226)),o=e[t(193)][t(271)](t(187));s[t(119)][t(172)](t(178),(e=>Hr(r,t(120),e))),this[t(165)](),s[t(207)](t(147)),s[t(207)](t(267)),s[t(207)](t(167));for(const r of[t(253),t(248)]){const i=e[t(189)][t(271)](r);s[t(207)](r,(r=>{const a=t;e[a(244)][a(142)]((t=>{const e=a;r();const c=e(217)===i[e(238)],u=o[e(185)](n),l=o[e(125)](u),f=c?l[e(159)]-1:l[e(197)]+1,h=u[0][e(136)](e(178)),g=o[e(183)](h,{startRow:f,endRow:f}),d=Array[e(232)](g)[e(129)]((n=>t[e(162)](n[e(115)])));s[e(140)](d,e(256))}))}))}for(const r of[t(250),t(150)]){const i=e[t(189)][t(271)](r);s[t(207)](r,(r=>{const a=t;e[a(244)][a(142)]((t=>{const e=a;r();const c=e(171)===i[e(238)],u=o[e(185)](n),l=o[e(143)](u),f=c?l[e(159)]-1:l[e(197)]+1,h=u[0][e(136)](e(178)),g=o[e(183)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(232)](g)[e(129)]((n=>t[e(162)](n[e(115)])));s[e(140)](d,e(220))}))}))}for(const r of[t(188),t(156)]){const i=r[t(208)](11),a=i[t(222)](),c=a[t(208)](0,3)+t(132),u=t(178)+i,l=t(246)+i,f=t(235)+i;s[t(207)](r,(()=>{const i=t;e[i(244)][i(142)]((t=>{const e=i,h=o[e(185)](n),g=h[0][e(136)](e(178));let d;if(e(188)==r){const t=o[e(125)](h);d={startRow:t[e(159)],endRow:t[e(197)],includeAllSlots:!0}}else{const t=o[e(143)](h);d={startColumn:t[e(159)],endColumn:t[e(197)],includeAllSlots:!0}}const p=o[e(183)](g,d),m=Array[e(232)](p)[e(129)]((({cell:t})=>t)),I=ca(m[e(126)]((t=>t[e(242)](c)))),E=ca(m[e(126)]((t=>!t[e(242)](c))))[e(129)]((n=>t[e(162)](n))),b=s[e(163)](E,u);if(b&&(e(256)==b[e(141)]||e(220)==b[e(141)])){const n=this[e(177)](b);for(const r of I){const s=t[e(162)](r),i=o[e(175)](r),u=r[e(152)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(160)](s)}}}))}))}function c(r){const s=t,o=Array[s(232)](n[s(199)]())[s(129)]((t=>i.LiveRange[s(158)](t)));e[s(244)][s(142)]((t=>{const n=s,i=t[n(198)];r=r[n(126)]((t=>n(203)!=t[n(212)][n(257)])),t[n(155)](r),e[n(189)][n(271)](n(188))[n(233)](),e[n(135)](n(188),{forceDefaultExecution:!0}),e[n(244)][n(146)]((()=>{const t=n;e[t(244)][t(146)](i,(e=>{const n=t,r=o[n(126)]((t=>n(203)!=t[n(212)][n(257)]));r[n(225)]>0&&e[n(155)](r);for(const t of o)t[n(249)]()}))}))}))}function u(r){const s=t;e[s(244)][s(142)]((t=>{const o=s,a=Array[o(232)](n[o(199)]())[o(129)]((t=>i.LiveRange[o(158)](t))),c=[];for(const t of r)for(const e of t[o(272)]({shallow:!0}))c[o(113)](e);for(const n of c)o(203)!=n[o(212)][o(257)]&&(t[o(155)](t[o(127)](n,0)),e[o(189)][o(271)](o(156))[o(233)](),e[o(135)](o(156),{forceDefaultExecution:!0}));const u=a[o(126)]((t=>o(203)!=t[o(212)][o(257)]));u[o(225)]>0&&t[o(155)](u);for(const t of a)t[o(249)]()}))}function l(e,n){const r=t;return n[r(182)]((t=>e[r(114)]((e=>e[r(139)][r(265)](t[r(209)])||t[r(139)][r(265)](e[r(209)])))))}function f(e,n){const r=t;return e[r(114)]((t=>n[r(114)]((e=>t[r(139)][r(181)](e[r(209)])))))}e[t(144)][t(123)].on(t(230),((e,n,r)=>{const s=t;if(!r[s(241)][s(211)])return;const o=n[s(270)];if(!o)return;const i=r[s(112)][s(273)](o);function c(t){return Array[s(231)](t)?t:[t]}i&&s(263)===o[s(237)]&&(0,a.setHighlightHandling)(i,r[s(228)],((t,e,n)=>n[s(164)](c(e[s(122)]),t)),((t,e,n)=>n[s(196)](c(e[s(122)]),t)))}),{priority:t(133)}),s[t(119)][t(137)]((e=>{const n=t;if(n(186)!=e[n(227)]&&n(151)!=e[n(227)])return;const s=e[n(255)]();if(null!=s&&s.is(n(124),n(178))){if(n(186)==e[n(227)]){const t=e[n(272)]()[n(126)]((t=>t.is(n(173))))[n(129)]((t=>t[n(144)]));if(t[n(225)])return{type:n(186),content:Hr(r,n(258),Hr(r,n(268),'"'+t[n(116)](" ")+'"'))}}if(n(151)==e[n(227)]){const t=e[n(272)]()[n(126)]((t=>t.is(n(173))))[n(129)]((t=>t[n(144)]));if(t[n(225)])return{type:n(151),content:Hr(r,n(218),Hr(r,n(268),'"'+t[n(116)](" ")+'"'))}}}})),s[t(119)][t(137)]((e=>{const n=t;if(n(256)==e[n(141)]){const t=e[n(272)]()[n(126)]((t=>t.is(n(173))))[n(129)]((t=>t[n(144)])),s=this[n(177)](e),o=s[n(214)]-s[n(145)]+1;if(n(186)==e[n(227)])return t[n(225)]?{type:n(186),content:Hr(r,n(258),Hr(r,n(176),[o,'"'+t[n(116)](" ")+'"']))}:{type:n(186),content:Hr(r,n(258),Hr(r,n(184),o))};if(n(151)==e[n(227)])return t[n(225)]?{type:n(151),content:Hr(r,n(218),Hr(r,n(176),[o,'"'+t[n(116)](" ")+'"']))}:{type:n(151),content:Hr(r,n(218),Hr(r,n(184),o))}}if(n(220)==e[n(141)]){const t=e[n(272)]()[n(126)]((t=>t.is(n(173))))[n(129)]((t=>t[n(144)])),s=this[n(177)](e),o=s[n(204)]-s[n(266)]+1;if(n(186)==e[n(227)])return t[n(225)]?{type:n(186),content:Hr(r,n(258),Hr(r,n(148),[o,'"'+t[n(116)](" ")+'"']))}:{type:n(186),content:Hr(r,n(258),Hr(r,n(134),o))};if(n(151)==e[n(227)])return t[n(225)]?{type:n(151),content:Hr(r,n(218),Hr(r,n(148),[o,'"'+t[n(116)](" ")+'"']))}:{type:n(151),content:Hr(r,n(218),Hr(r,n(134),o))}}})),s[t(216)][t(221)](t(186),t(256),t(117),c),s[t(216)][t(221)](t(151),t(256),t(128),c),s[t(216)][t(221)](t(186),t(220),t(117),u),s[t(216)][t(221)](t(151),t(220),t(128),u),s[t(216)][t(221)](t(186),t(220),t(116),l),s[t(216)][t(221)](t(151),t(220),t(116),l),s[t(216)][t(221)](t(186),t(256),t(116),f),s[t(216)][t(221)](t(151),t(256),t(116),f)}[sa(224)](){const t=sa,e=this[t(154)],n=e[t(244)][t(130)][t(121)];return(r,s)=>{const o=t;e[o(244)][o(142)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(139)][a(206)];u&&u[0]&&!1===u[0][a(190)]&&(l=r[0][a(209)][a(215)]);const f=t[a(157)](l);if(a(203)==f[a(212)][a(257)])return;const h=Array[a(232)](n[a(199)]())[a(129)]((t=>i.LiveRange[a(158)](t)));t[a(155)](f),e[a(189)][a(271)](c)[a(233)](),u[a(113)]({forceDefaultExecution:!0}),e[a(135)](c,...u);const g=h[a(126)]((t=>a(203)!=t[a(212)][a(257)]));g[a(225)]>0&&t[a(155)](g);for(const t of h)t[a(249)]()}))}}[sa(260)](t){const e=sa,n=this[e(154)][e(193)][e(271)](e(187));let r=Number[e(259)],s=Number[e(195)],o=Number[e(259)],i=Number[e(195)];for(const a of t){if(e(203)==a[e(212)][e(257)])continue;const{row:t,column:c}=n[e(175)](a),u=a[e(242)](e(247))?a[e(152)](e(247))-1:0,l=a[e(242)](e(219))?a[e(152)](e(219))-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(165)](){const t=sa,e=this[t(154)],n=e[t(193)][t(271)](t(226)),r=e[t(193)][t(271)](t(187));e[t(244)][t(130)].on(t(170),(()=>{const r=t,s=Array[r(232)](e[r(244)][r(130)][r(138)][r(161)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(174)](t);if(r(264)!=s)continue;if(null!=e[r(262)])continue;const a=n[r(200)](o);this[r(239)][r(240)](i)&&this[r(192)][r(213)](a)}}),{priority:t(243)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(162)](e),a=e[s(136)](s(178)),c=r[s(175)](e);for(const t of this[s(192)]){const n=t[s(141)],r=n[s(245)](s(252)),u=n[s(208)](r?10:5),l=u[s(222)](),f=l[s(208)](0,3)+s(132),h=s(246)+u,g=s(235)+u;if(!t[s(223)])continue;if(a!=t[s(131)]()[s(209)][s(136)](s(178)))continue;if(t[s(118)](i))continue;const d=e[s(242)](f)?e[s(152)](f)-1:0,p=this[s(177)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(160)](i),o=!0)}return o};e[t(244)][t(130)][t(179)]((n=>{const r=t;let o=!1;for(const t of e[r(244)][r(130)][r(138)][r(194)]())if(r(254)==t[r(227)])if(r(256)==t[r(237)])for(const e of t[r(229)][r(215)][r(269)]())o=o||s(e,n);else r(263)==t[r(237)]&&(o=o||s(t[r(229)][r(215)],n));return o}))}[sa(177)](t){const e=sa;return this[e(260)](t[e(199)]()[e(129)]((t=>t[e(209)][e(215)])))}}function ia(){const t=["removeTableColumn","createRangeIn","fromRange","first","addRange","getChangedMarkers","createRangeOn","markMultiRangeDeletion","addClass","_setupColumnsRowsFixing","141886NdtuQw","selectTableColumn","afterInit","locale","change:data","left","registerElementLabel","$textProxy","_splitMarkerName","getCellLocation","ELEMENT_TABLE_ROW_WITH_TEXT","_getSuggestionCoords","table","registerPostFixer","20259085FiRhVs","isTouching","every","createTableWalker","ELEMENT_TABLE_ROW","getSelectionAffectedTableCells","insertion","TableUtils","removeTableRow","commands","forceValue","TableEditing","_tableSuggestions","plugins","getChanges","MIN_SAFE_INTEGER","removeClass","last","batch","getRanges","getSuggestion","30oyhIsq","135bhHDDD","$graveyard","maxColumn","397424GwaHJW","nodeBefore","enableCommand","substr","start","has","showSuggestionHighlights","root","add","maxRow","nodeAfter","_suggestionFactory","above","*Remove:* %0","colspan","tableColumn","registerCustomCallback","toLowerCase","isInContent","_acceptFormatSuggestionCallbackFactory","length","TrackChangesEditing","type","writer","position","addMarker:suggestion","isArray","from","refresh","36nvPlYq","max","1188288wvMoon","name","order","_tablePostFixingSubtypes","includes","options","hasAttribute","low","model","startsWith","min","rowspan","insertTableRowBelow","detach","insertTableColumnLeft","962696ZvcGzz","tablePaste","insertTableRowAbove","insert","getContainedElement","tableRow","rootName","*Insert:* %0","MAX_SAFE_INTEGER","_getCoordsForCells","10gVKpkb","oldRange","tableCell","suggestion","isEqual","minColumn","selectTableRow","ELEMENT_TABLE_WITH_TEXT","getChildren","item","get","getItems","toViewElement","2461900zHWAyt","mapper","push","some","cell","join","discard","isIntersectingWithRange","descriptionFactory","ELEMENT_TABLE","selection","classes","downcastDispatcher","element","getRowIndexes","filter","createPositionAt","accept","map","document","getFirstRange","span","highest","ELEMENT_TABLE_COLUMN","execute","findAncestor","registerDescriptionCallback","differ","end","markMultiRangeInsertion","subType","change","getColumnIndexes","data","minRow","enqueueChange","insertTable","ELEMENT_TABLE_COLUMN_WITH_TEXT","values","insertTableColumnRight","deletion","getAttribute","13528tLllXm","editor","setSelection"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=111]})(t,e)}function ca(t){const e=sa;return Array[e(232)](new Set(t)[e(149)]())}const ua=fa;function la(){const t=["change","$graveyard","_suggestionFactory","element","isInContent","_areSelectedCellsMergable","insertion","mergeTableCellUp","529752UGSvzj","TableEditing","13538AxDQBm","document","registerDescriptionCallback","fromRange","descriptionFactory","_acceptFormatSuggestionCallbackFactory","trackChanges","refresh","type","map","mergeTableCellRight","createRangeOn","selection","getRanges","commands","setSelection","rootName","horizontally","TrackChangesEditing","tableCell","formatBlock","find","format","_isForcedDefaultExecutionBlock","isEnabled","return","afterInit","1831275CVrTLA","low","formatInline","markMultiRangeBlockFormat","findAncestor","100PWTEep","mergeTableCellLeft","*Split cell:* vertically","*Merge cells*","detach","has","54505XmaeHg","editor","getSuggestions","table","getSelectionAffectedTableCells","commandName","TableUtils","mergeTableCells","forceDefaultExecution","_areMergableCells","getCellLocation","3263667zpASjD","4566339vfZGvx","from","push","size","2YEFnDI","author","get","add","splitTableCellVertically","getAncestors","root","markBlockFormat","4062PXvSuJ","mergeTableCellDown","highest","deletion","stop","set:isEnabled","model","direction","requires","filter","cell","splitTableCellHorizontally","_tablePostFixingSubtypes","enableCommand","execute","createTableWalker","getFirstPosition","subType","locale","plugins","containsRange","*Split cell:* horizontally","value","accept","70wsVxkZ","registerCustomCallback","length","648378zUYgOO"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(659869===parseInt(n(162))/1+-parseInt(n(127))/2*(-parseInt(n(200))/3)+-parseInt(n(105))/4*(parseInt(n(111))/5)+parseInt(n(135))/6*(parseInt(n(173))/7)+-parseInt(n(171))/8+parseInt(n(123))/9+parseInt(n(159))/10*(-parseInt(n(122))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(143)](){return[oa]}[ua(199)](){const t=ua,e=this[t(112)],n=e[t(141)][t(174)][t(185)],r=e[t(153)];if(!e[t(154)][t(110)](t(172)))return;const s=e[t(154)][t(129)](t(191)),o=e[t(154)][t(129)](t(117)),a=e[t(154)][t(129)](oa);a[t(147)][t(125)](t(118)),s[t(148)](t(118),(()=>{const n=t,r=o[n(115)](e[n(141)][n(174)][n(185)]);e[n(141)][n(163)]((()=>{const t=n;s[t(203)](r,{commandName:t(118),commandParams:[]},[],t(118))}))})),e[t(187)][t(129)](t(118)).on(t(149),((n,r)=>{const o=t;e[o(187)][o(129)](o(179))[o(157)]&&(r[o(161)]>0&&r[r[o(161)]-1]&&r[r[o(161)]-1][o(119)]||s[o(196)]||this[o(168)]()||n[o(139)]())}),{priority:t(137)});for(const n of[t(170),t(183),t(136),t(106)]){const r=e[t(187)][t(129)](n);s[t(148)](n,(()=>{const n=t,o=e[n(141)][n(174)][n(185)][n(151)]()[n(132)]()[n(194)]((t=>t.is(n(166),n(192)))),i=r[n(157)];e[n(141)][n(163)]((()=>{const t=n;s[t(203)]([o,i],{commandName:t(118),commandParams:[]},[],t(118))}))}))}for(const n of[t(131),t(146)]){const r=e[t(187)][t(129)](n);s[t(148)](n,(()=>{const i=t,a=o[i(115)](e[i(141)][i(174)][i(185)])[0],c=a[i(104)](i(114)),{column:u,row:l}=o[i(121)](a);let f=[];if(i(190)==r[i(142)]){const t=o[i(150)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(124)](t)[i(182)]((t=>t[i(145)]))}else{const t=o[i(150)](c,{column:u,includeAllSlots:!0});f=Array[i(124)](t)[i(182)]((t=>t[i(145)]))}e[i(141)][i(163)]((t=>{const e=i;s[e(134)](t[e(184)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(177)][t(175)]((e=>{const n=t;if(n(193)!=e[n(181)]&&n(202)!=e[n(181)])return;const{data:s}=e;return s&&n(118)==s[n(116)]?{type:n(195),content:Hr(r,n(108))}:void 0})),s[t(177)][t(175)]((e=>{const n=t;if(n(193)!=e[n(181)]&&n(202)!=e[n(181)])return;const{data:s}=e;return s?n(131)==s[n(116)]?{type:n(195),content:Hr(r,n(107))}:n(146)==s[n(116)]?{type:n(195),content:Hr(r,n(156))}:void 0:void 0}));const c=a[t(178)]();for(const e of[t(170),t(183),t(136),t(106)])s[t(165)][t(160)](t(193),e,t(158),c);for(const e of[t(131),t(146)])s[t(165)][t(160)](t(193),e,t(158),c);s[t(165)][t(160)](t(193),t(118),t(158),(r=>{const s=t;e[s(141)][s(163)]((t=>{const o=s,a=Array[o(124)](n[o(186)]())[o(182)]((t=>i.LiveRange[o(176)](t)));t[o(188)](r),e[o(187)][o(129)](o(118))[o(180)](),e[o(149)](o(118),{forceDefaultExecution:!0});const c=a[o(144)]((t=>o(164)!=t[o(133)][o(189)]));c[o(161)]>0&&t[o(188)](c);for(const t of a)t[o(109)]()}))}));for(const n of[t(170),t(136),t(106),t(183)]){const r=e[t(187)][t(129)](n);r.on(t(140),((n,s,o)=>{const i=t;if(o){const t=e[i(141)][i(174)][i(185)][i(151)]()[i(132)]()[i(194)]((t=>t.is(i(166),i(192))));this[i(120)](r[i(157)],t)||(n[i(198)]=!1,n[i(139)]())}}),{priority:t(201)})}}[ua(168)](){const t=ua,e=this[t(112)][t(187)][t(129)](t(118)),n=this[t(112)][t(154)][t(129)](t(117));if(!e[t(197)])return!1;const r=n[t(115)](this[t(112)][t(141)][t(174)][t(185)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(120)](e,n))return!1;return!0}[ua(120)](t,e){const n=ua,r=this[n(112)][n(154)][n(129)](n(191)),s=this[n(112)][n(141)][n(184)](t),o=this[n(112)][n(141)][n(184)](e),i=new Set,a=new Set;for(const t of r[n(113)]())if((n(169)==t[n(181)]||n(138)==t[n(181)]||n(118)==t[n(152)])&&t[n(167)])for(const e of t[n(186)]())e[n(155)](s,!0)&&i[n(130)](t[n(181)]+":"+t[n(128)].id),e[n(155)](o,!0)&&a[n(130)](t[n(181)]+":"+t[n(128)].id);if(i[n(126)]!=a[n(126)])return!1;for(const t of i)if(!a[n(110)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=133]})(t,e)}function pa(){const t=["2845745jDZftS","formatBlock","options","4rpFZAD","registerCustomCallback","editor","removeAttribute","cell","markerName","stop","parent","data-suggestion","data","mapper","TrackChangesEditing","requires","setAttribute","headingColumns","editing","forceValue","19517391RNsCqL","registerDescriptionCallback","removeClass","markerRange","_handleLegacySuggestions","addMarker:suggestion","accept","commandName","FORMAT_HEADER_COLUMN","includes","FORMAT_REGULAR_ROW","showSuggestionHighlights","setTableRowHeader","2779960PXuzEb","activeMarkers","nodeAfter","FORMAT_REGULAR_COLUMN","headingRows","locale","73LNCRXN","removeMarker:suggestion","10539445TQbFRB","bindElementToMarker","end","addClass","downcastDispatcher","consumable","name","plugins","2801232NurHlk","commandParams","format","start","type","nodeBefore","getSuggestion","unbindElementFromMarkerName","has","ck-suggestion-marker--active","9944076icsQnY","FORMAT_HEADER_ROW","highest","setTableColumnHeader","afterInit","40034OhifiA","item","createTableWalker","get","TableUtils","registerBlockAttribute","registerAttributeLabel","ck-suggestion-marker-","TableEditing","descriptionFactory","writer","_registerLegacyDescription","toViewElement","_splitMarkerName","_acceptFormatSuggestionCallbackFactory","_suggestionFactory","*Format:* %0","enableDefaultAttributesIntegration","getCellLocation","markerNameToElements","consume"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(876169===parseInt(n(160))/1*(-parseInt(n(185))/2)+parseInt(n(170))/3+-parseInt(n(209))/4*(parseInt(n(206))/5)+parseInt(n(180))/6+-parseInt(n(162))/7+-parseInt(n(154))/8+parseInt(n(141))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(136)](){return[oa]}[ga(184)](){const t=ga,e=this[t(211)];if(!e[t(169)][t(178)](t(193)))return;const n=e[t(159)],r=e[t(169)][t(188)](t(135));r[t(202)](t(153)),r[t(202)](t(183)),r[t(190)](t(158)),r[t(190)](t(138)),r[t(194)][t(191)](t(158),Hr(n,t(181))),r[t(194)][t(191)](t(138),Hr(n,t(149))),this[t(145)]()}[ga(145)](){const t=ga,e=this[t(211)][t(169)][t(188)](t(135)),n=this[t(211)][t(169)][t(188)](t(189)),r=this[t(211)][t(169)][t(188)](oa)[t(199)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(198)](o[a(214)]),l=e[a(176)](u),f=l[a(133)];if(a(207)!=l[a(174)]||!f||a(183)!=f[a(148)])return;if(o[a(186)])return void s[a(215)]();if(!i[a(167)][a(205)](o[a(144)],s[a(168)]))return;const h=o[a(144)][a(173)][a(156)],g=o[a(144)][a(164)][a(175)],d=h[a(216)][a(216)],{column:p}=n[a(203)](h),{column:m}=n[a(203)](g);for(let s=p;s<=m;s++){const l=n[a(187)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(213)],l=i[a(134)][a(197)](s);i[a(195)][a(165)](a(192)+c,l),r&&i[a(195)][a(137)](a(217),u,l),i[a(134)][a(163)](l,o[a(214)]),t&&(e[a(155)][a(150)](o[a(214)])?i[a(195)][a(165)](a(179),l):i[a(195)][a(143)](a(179),l))}}}}e[t(200)][t(210)](t(207),t(153),t(147),r),e[t(200)][t(210)](t(207),t(183),t(147),r),this[t(211)][t(139)][t(166)].on(t(146),s(),{priority:t(182)}),this[t(211)][t(133)][t(166)].on(t(146),((e,n,r)=>{const o=t;r[o(208)][o(152)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(182)}),this[t(211)][t(139)][t(166)].on(t(161),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(198)](r[o(214)]),c=e[o(176)](a),u=c[o(133)];if(o(207)!=c[o(174)]||!u||o(183)!=u[o(148)])return;const l=s[o(134)][o(204)](r[o(214)]);if(l)for(const t of l)s[o(195)][o(143)](o(192)+i,t),s[o(195)][o(143)](o(179),t),s[o(195)][o(212)](o(217),t),s[o(134)][o(177)](t,r[o(214)])}),{priority:t(182)}),this[t(196)]()}[ga(196)](){const t=ga,e=this[t(211)],n=e[t(159)];function r(e){const r=t;return{type:r(172),content:Hr(n,r(201),e)}}e[t(169)][t(188)](t(135))[t(194)][t(142)]((e=>{const s=t;if(s(207)!=e[s(174)])return;const{data:o}=e;if(o){if(s(153)==o[s(148)]){const t=o[s(171)][0][s(140)];return r(Hr(n,s(t?181:151)))}if(s(183)==o[s(148)]){const t=o[s(171)][0][s(140)];return r(Hr(n,s(t?149:157)))}}}))}}const Ia=ya;function Ea(){const t=["160404pZnPOw","getContainedElement","suggestionUnloaded","1233529BaaRcR","value","showSuggestionHighlights","getItems","_splitMarkerName","author","hasSuggestion","getSelectionAffectedTableCells","_suggestionFactory","10ZEYWzV","markMultiRangeInsertion","getSuggestion","insertion","plugins","_getCoordsForCells","$graveyard","set","createElement","redo","columnInsertionIndexes","markers","for","next","requires","editingDowncast","getMarkers","getAllAdjacentSuggestions","createPositionBefore","createRangeOn","column","tableCellSuggestion","insertColumns","setAttribute","getShiftedBy","_isForcedDefaultExecutionBlock","documentSelection","last","insert","rowInsertionRanges","getTableIfOnlyTableInContent","removeMarker","getChild","low","nextSibling","keys","batch","type","model","discard","afterInit","descriptionFactory","paragraph","wrap","unwrap","rowInsertionIndexes","dataDowncast","markMultiRangeDeletion","removeColumns","locale","add","markerName","endRow","nodeAfter","stop","createRange","push","get","isEqual","TableClipboard","deletion","columnInsertionRanges","tablePasteRow","updateMarker","from","return","tableCellBackgroundColor","find","1562310kKpsBb","element","8aCWJAe","trackChanges","markMultiRangeBlockFormat","createRangeIn","attributes","Users","setAttributes","tablePaste","tableCellPadding","*Replace table cells*","view","suggestion","suggestion:formatBlock:tablePasteCell","tableCellBorderStyle","clipboardOutput","getSuggestions","getRanges","tableCellBorderWidth","position","filter","register","3hsVygP","row","rows","getRows","cells","fromRange","selection","some","isEmpty","fill","high","removeMarkers","has","entries","suggestionLoaded","suggestion-td","ck-suggestion-marker","getChangedMarkers","conversion","tableCellBorderColor","end","tablePasteCell","_tablePostFixingSubtypes","options","every","call","tablePasteChainId","markerAttributes","containsRange","registerCustomCallback","tableCell","change","start","join","columns","isInContent","remove","formatBlock","first","ck-suggestion-marker--active","newRange","deletionRanges","oldRange","getColumnIndexes","previous","name","startsWith","10309XAsMbe","listenTo","502615tgSqyJ","insertRows","reduce","getSuggestionCallback","map","removeRows","tableCellHorizontalAlignment","forEach","editing","findAncestor","insertionRanges","tablePasteColumn","elementToElement","table","registerPostFixer","accept","154hIVavr","cell","getAttributes","tableCellVerticalAlignment","getRowIndexes","27669LehVnm","ck-suggestion-marker-insertion","activeMarkers","length","differ","root","document","createTableWalker","2292AhiLNN","fromEntries","endColumn","8BvXQtb","forceDefaultExecution","schema","subType","commands","insertContent","registerDescriptionCallback","getChanges","includes","editor","getChildren","_replaceTableSlotCell","getRange","previousSibling","getColumns","markerToHighlight","rootName","content","_createdBatches","detach","TrackChangesEditing","TableUtils","move","727322YyBNkL"];return(Ea=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(432964===-parseInt(n(337))/1+-parseInt(n(371))/2*(parseInt(n(475))/3)+parseInt(n(454))/4*(-parseInt(n(316))/5)+parseInt(n(372))/6*(parseInt(n(332))/7)+-parseInt(n(348))/8*(-parseInt(n(452))/9)+parseInt(n(384))/10*(parseInt(n(375))/11)+parseInt(n(345))/12*(parseInt(n(314))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(471),Ia(286),Ia(467),Ia(322),Ia(335),Ia(450),Ia(462)],Ta=Object[Ia(346)](ba[Ia(320)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(398)](){return[oa]}[Ia(424)](){const t=Ia,n=this[t(357)];if(!n[t(388)][t(279)](t(443)))return;const r=n[t(388)][t(441)](t(368)),s=n[t(388)][t(441)](t(369)),o=n[t(388)][t(441)](oa),a=n[t(388)][t(441)](t(443));o[t(289)][t(440)](t(446),t(327)),n[t(422)][t(350)][t(474)](t(405),{allowIn:t(297),allowContentOf:t(297),isLimit:!0}),n[t(285)][t(328)]({model:t(405),view:t(282)});let c=null;n[t(422)].on(t(353),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(340)]-1];h&&h[u(349)]||r[u(409)]||this[u(357)][u(352)][u(441)](u(455))[u(376)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(410)))return!1;const i=s[o(414)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(382)](n[o(343)][o(481)]);if(!a[o(340)])return!1;const c=a[0][o(325)](o(329)),l=r[o(336)](a),f=r[o(310)](a),h={startRow:l[o(305)],endRow:l[o(411)],startColumn:f[o(305)],endColumn:f[o(411)]};return 1==a[o(340)]&&(h[o(436)]+=r[o(478)](i)-1,h[o(347)]+=r[o(362)](i)-1),ka(c,h,r)}(l,f,n[u(422)],s,a)&&(o[u(438)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(422)][u(298)]((()=>{const t=u;n[t(422)][t(353)](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(340)]&&r[t(385)](o,t(446),{tablePasteChainId:s}),a[t(340)]&&r[t(385)](a,t(327),{tablePasteChainId:s}),l[t(340)]&&(r[t(385)](l,t(461),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(323)]((e=>{const n=t;var r;return null===(r=e[n(367)])||void 0===r?void 0:r[n(292)](e)}))),f[t(340)]&&(r[t(431)](f,t(461),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(323)]((e=>{const n=t;var r;return null===(r=e[n(367)])||void 0===r?void 0:r[n(292)](e)})));const g=r[t(456)](h[t(320)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(288),{tablePasteChainId:s});if(g){const e=g[t(400)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(422)][t(403)](s),a=e[t(451)]((e=>e[t(360)]()[t(442)](i)));a&&r[t(440)]([a[t(312)],o])}r[t(340)]&&g[t(407)](t(294),Object[t(346)](r))}c=null})))}),{priority:e.priorities[t(485)]+10}),n[t(388)][t(441)](t(443)).on(t(359),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(438)]();const u=s[r(333)],l=o,f=Aa(u),h=Aa(l);e[r(449)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(303)](u[r(416)](0));for(const t of Array[r(448)](l[r(358)]()))a[r(412)](t,u,r(287));const t=c[r(429)][r(356)](s[r(476)]),e=c[r(394)][r(356)](s[r(404)]);t||e||(g=i.LiveRange[r(480)](a[r(457)](u)))}else h&&!f&&(d=a[r(457)](u));else{const t=a[r(392)](r(405)),e=a[r(392)](r(405));a[r(427)](a[r(457)](u),e),a[r(412)](t,u,0);for(const e of Array[r(448)](l[r(358)]()))a[r(412)](e,t,r(287));g=i.LiveRange[r(480)](a[r(403)](t)),d=i.LiveRange[r(480)](a[r(403)](e))}const p=Array[r(448)](l[r(334)]())[r(473)]((([t])=>ba[r(356)](t)));c[r(479)][r(440)]({element:u,attributes:p[r(340)]?Object[r(346)](p):null}),g&&c[r(326)][r(440)](g),d&&c[r(308)][r(440)](d)}),{priority:t(485)}),s.on(t(406),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(301)]||1;c[o(394)]=new Array(l)[o(484)](u)[o(320)](((t,e)=>t+e));for(const{cell:t}of s[o(344)](i,{startColumn:u,endColumn:u+l-1}))c[o(445)][o(440)](n[o(422)][o(403)](t))}),{priority:t(417)}),s.on(t(317),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(477)]||1;c[o(429)]=new Array(l)[o(484)](u)[o(320)](((t,e)=>t+e));for(const{cell:t}of s[o(344)](i,{startRow:u,endRow:u+l-1}))c[o(413)][o(440)](n[o(422)][o(403)](t))}),{priority:t(417)}),r[t(425)][t(354)]((e=>{const r=t;if(e[r(351)]&&e[r(351)][r(313)](r(461)))return e[r(311)]?{}:{type:r(387),content:Hr(n[r(433)],r(463))}}));const u=()=>!1;for(const e of[t(461),t(327),t(446),t(288)])r[t(383)][t(296)](t(387),e,t(300),u),r[t(383)][t(296)](t(444),e,t(300),u),r[t(383)][t(296)](t(304),e,t(300),u);r[t(383)][t(296)](t(304),t(288),t(423),u),r[t(383)][t(296)](t(304),t(288),t(331),((e,r,s)=>{const o=t,i=e[o(320)]((t=>t[o(373)]()))[o(473)]((t=>t)),a=new Map(i[o(320)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(479)])e&&a[o(391)](t,e);else if(s&&s[o(294)])for(const[t,e]of Object[o(280)](s[o(294)])){const r=n[o(422)][o(395)][o(441)](t),s=r?r[o(360)]()[o(373)]():null;s&&a[o(391)](s,e)}n[o(422)][o(298)]((t=>{const e=o;for(const[n,r]of a)t[e(460)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(383)][o(296)](e,o(461),s,((t,i,a)=>{const c=o;n[c(422)][c(298)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(299)][o(437)];t.is(o(453),o(405))&&u[o(440)](t)}r[o(383)][o(319)](e,null,s)(t,i,a);for(const t of u)o(390)!=t[o(342)][o(364)]&&n[o(428)](t)}))}))};l(t(387),t(331)),l(t(387),t(423)),l(t(444),t(331)),l(t(444),t(423)),r[t(383)][t(296)](t(387),t(446),t(423),(e=>{const n=t,r=e[n(320)]((t=>t[n(373)]())),i=r[0][n(325)](n(329)),{minRow:a,maxRow:c}=o[n(389)](r);s[n(321)](i,{at:a,rows:c-a+1})})),r[t(383)][t(296)](t(387),t(327),t(423),(e=>{const n=t,r=e[n(320)]((t=>t[n(373)]())),i=r[0][n(325)](n(329)),{minColumn:a,maxColumn:c}=o[n(389)](r);s[n(432)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(351)]||!n[s(351)][s(313)](s(461)))return;const o=n[s(458)][s(293)],i=r[s(469)]()[s(473)]((t=>t[s(302)]&&t[s(458)]&&t[s(458)][s(293)]==o));i[s(340)]&&n[s(401)]()[s(340)]!=i[s(340)]&&i[s(318)](((t,e)=>(t[s(397)]=e,e[s(311)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(379)](e[s(435)]),i=[s(283),s(338)],a=r[s(339)][s(356)](e[s(435)]);return a&&i[s(440)](s(306)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(281),f,{priority:t(485)}),r.on(t(374),f,{priority:t(485)}),n[t(422)][t(343)][t(330)]((()=>{const e=t;let s=!1;const o=Array[e(448)](n[e(422)][e(343)][e(341)][e(284)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(379)](t);if(e(465)!=o||e(444)!=a||i[e(309)])continue;if(!r[e(381)](c))continue;const u=r[e(386)](c)[e(470)](),l=n[e(388)][e(441)](e(459)).me;for(const t of r[e(469)]())if(t[e(302)]&&t[e(380)]==l&&e(304)==t[e(421)]&&e(288)==t[e(351)]&&t[e(470)]()[e(291)]((t=>u[e(482)]((n=>n[e(295)](t,!0))))))for(const n of t[e(401)]())n[e(302)]&&(n[e(423)](),s=!0)}return s})),n[t(422)][t(343)][t(330)]((e=>{const s=t,o=n[s(352)][s(441)](s(393));if(!o||!o[s(366)][s(279)](e[s(420)]))return!1;let i=!1;const a=n[s(388)][s(441)](s(459)).me,c=n[s(422)][s(343)][s(341)][s(355)](),u=Array[s(448)](n[s(422)][s(343)][s(341)][s(284)]())[s(473)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(379)](t);return n(465)==o&&n(461)==i&&c==a.id&&!e[n(309)]}));for(const t of c){if(s(412)!=t[s(421)]||s(405)!=t[s(312)]||1!=t[s(340)])continue;const n=e[s(439)](t[s(472)],t[s(472)][s(408)](1));if(!u[s(451)]((({data:t})=>t[s(307)][s(442)](n))))for(const{name:t,data:r}of u)if(n[s(295)](r[s(307)])){e[s(447)](t,{range:n}),i=!0;break}}return i})),n[t(422)][t(343)][t(330)]((e=>{const s=t;let o=!1;const i=n[s(388)][s(441)](s(459)).me,a=r[s(469)]()[s(473)]((t=>t[s(302)]&&t[s(380)]==i)),c=new Set,u=new Set;for(const t of a)if(s(461)==t[s(351)])for(const e of t[s(400)]()){const n=e[s(360)]()[s(373)]();if(n)if(n.is(s(453),s(405))&&Aa(n)){t[s(415)](e[s(312)]),c[s(434)](n),o=!0;const r=n[s(418)],i=n[s(361)],a=r&&r.is(s(453),s(405)),l=i&&i.is(s(453),s(405));a&&!c[s(279)](r)&&u[s(434)](r),l&&!c[s(279)](i)&&u[s(434)](i)}else n.is(s(453),s(426))&&n[s(483)]&&(t[s(415)](e[s(312)]),o=!0)}else if(s(288)==t[s(351)]){if(!t[s(458)]||!t[s(458)][s(293)])continue;const e=t[s(458)][s(294)];if(e&&Object[s(419)](e)[s(340)])continue;const n=t[s(458)][s(293)];let r=!0,i=!0;for(const e of a)if(e[s(351)]&&e[s(351)][s(313)](s(461))){if(!e[s(458)][s(293)]){i=!1;break}if(e.id!=t.id&&e[s(458)][s(293)]==n){r=!1;break}}i&&r&&(t[s(278)](),o=!0)}for(const t of c)e[s(303)](t);for(const t of u)e[s(428)](t);return o})),n[t(285)][t(396)](t(399))[t(363)]({model:t(466),view:(t,e)=>h(t),converterPriority:t(485)}),n[t(285)][t(396)](t(430))[t(363)]({model:t(466),view:(e,n)=>n[t(290)][t(377)]?h(e,!1):null,converterPriority:t(485)});const g=n[t(324)][t(464)];this[t(315)](g[t(343)],t(468),((e,n)=>{const r=t,s=[];for(const t of g[r(457)](n[r(365)])[r(378)]())t.is(r(453),r(282))&&s[r(440)](t);g[r(298)]((t=>{const e=r;for(const n of s)t[e(370)](t[e(457)](n),t[e(402)](n)),t[e(303)](n)}))}))}}function ya(t,e){const n=Ea();return(ya=function(t,e){return n[t-=278]})(t,e)}function Aa(t){const e=Ia;if(t[e(483)])return!0;const n=t[e(416)](0);return n.is(e(453),e(426))&&n[e(483)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(344)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function La(){const t=["handleSuggestionDescription","333695DwrgXf","formatGroupId","Users","markBlockFormat","TrackChangesEditing","23190aWfZVK","formatBlock","registerCustomCallback","getSuggestions","has","resizeTable","1555944WlbyOq","2124793ZXccJJ","2400762Nzzran","bind","discard","55540eKibPT","*Format:* resize table","formatInline","selection","1SrernG","resizeTableWidth","commandParams","getTableColumnsWidths","afterInit","tableWidth","change","registerDescriptionCallback","TableColumnResizeEditing","descriptionFactory","subType","getColumnGroupElement","data","_suggestionFactory","model","48RCHnFk","author","getAttribute","2862531UiAYjB","handleResizeTableWidthCommand","6cGwMPf","plugins","table","getSelectedElement","accept","getContainedElement","get","10pEGobJ","type","enableCommand","columnWidths","locale","format","document","getSuggestionCallback","editor"];return(La=function(){return t})()}function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(175480===-parseInt(n(149))/1*(parseInt(n(145))/2)+parseInt(n(134))/3*(-parseInt(n(107))/4)+parseInt(n(129))/5*(-parseInt(n(112))/6)+-parseInt(n(142))/7+parseInt(n(140))/8+parseInt(n(110))/9+-parseInt(n(119))/10*(-parseInt(n(141))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[Ca(153)](){const t=Ca;if(!this[t(127)][t(113)][t(138)](t(157)))return;const e=this[t(127)][t(113)][t(118)](t(133));e[t(121)](t(150),this[t(111)][t(143)](this)),e[t(162)][t(136)](t(135),t(139),t(116),e[t(162)][t(126)](t(135),null,t(144))),e[t(162)][t(136)](t(135),t(139),t(144),e[t(162)][t(126)](t(135),null,t(116))),e[t(158)][t(156)](this[t(128)][t(143)](this))}[Ca(111)](t,e){const n=Ca,r=this[n(127)][n(113)][n(118)](n(133)),s=this[n(127)][n(113)][n(118)](n(157)),o=e[n(114)]||this[n(127)][n(163)][n(125)][n(148)][n(115)]();this[n(127)][n(163)][n(155)]((()=>{const i=n,a=s[i(160)](o);let c=a?s[i(152)](a):null,u=o[i(109)](i(154))||null;const l=e[i(154)]||u,f=e[i(122)]||c,h=this[i(127)][i(113)][i(118)](i(131)).me;for(const t of r[i(137)]()){const e=t[i(117)]();if(i(139)===t[i(159)]&&e===o){t[i(108)]!==h&&t[i(144)]();const e=t[i(161)][i(151)];u=e[0][i(154)],c=e[0][i(122)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(132)](o,{commandName:i(150),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(139)},[],i(139))}))}[Ca(128)](t){const e=Ca;if(e(135)!=t[e(120)]&&e(147)!=t[e(120)])return;const{data:n}=t;if(n&&e(139)===n[e(130)]){const t=e(146);return{type:e(124),content:Hr(this[e(127)][e(123)],t)}}}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=175]})(t,e)}function Ma(){const t=["166510cwrfox","132knGFjE","plugins","editor","TrackChangesEditing","30EifDci","get","2NEirAb","104RBPWar","907644IwqCYM","enableCommand","809397aQAcDL","has","3649855kdSFFY","Template","insertTemplate","1068786bZvTrX","1080828aXqGQI","afterInit","4994227AYRkCK"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(594259===parseInt(n(188))/1*(parseInt(n(177))/2)+-parseInt(n(190))/3+parseInt(n(182))/4*(parseInt(n(181))/5)+parseInt(n(178))/6+parseInt(n(180))/7+parseInt(n(189))/8*(-parseInt(n(192))/9)+-parseInt(n(186))/10*(parseInt(n(194))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(179)](){const t=Sa,e=this[t(184)];e[t(183)][t(193)](t(175))&&e[t(183)][t(187)](t(185))[t(191)](t(176))}}const Oa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=129]})(t,e)}function Fa(){const t=["afterInit","tableOfContents","1385cUUvgo","3041552KnwDpl","commands","2334717DkXTLI","654AepiwE","registerElementLabel","get","ELEMENT_TABLE_OF_CONTENTS","editor","locale","5128110XXQhvi","TrackChangesEditing","descriptionFactory","9472NaWois","646Ljwtaj","enableCommand","863QSWeCw","insertTableOfContents","1361983ocsKSx","plugins","30wjEaOI","2136YbebZX"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(443785===parseInt(n(144))/1*(parseInt(n(142))/2)+parseInt(n(132))/3*(parseInt(n(141))/4)+-parseInt(n(152))/5*(parseInt(n(149))/6)+parseInt(n(146))/7+-parseInt(n(129))/8+parseInt(n(138))/9+-parseInt(n(148))/10*(parseInt(n(131))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[Oa(150)](){const t=Oa,e=this[t(136)];if(!e[t(130)][t(134)](t(145)))return;e[t(147)][t(134)](t(139))[t(143)](t(145));const n=e[t(147)][t(134)](t(139)),r=e[t(137)];n[t(140)][t(133)](t(151),(e=>Hr(r,t(135),e)))}}function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=377]})(t,e)}const xa=Ba;!function(t,e){const n=Ba,r=t();for(;;)try{if(678696===-parseInt(n(386))/1+parseInt(n(409))/2+-parseInt(n(385))/3*(-parseInt(n(397))/4)+-parseInt(n(392))/5+-parseInt(n(400))/6+-parseInt(n(417))/7+parseInt(n(396))/8*(parseInt(n(377))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(389)](){const t=xa,e=this[t(410)];if(!e[t(383)][t(379)](t(404)))return;const n=e[t(383)][t(401)](t(405));n[t(413)][t(411)](t(407),(()=>Hr(e[t(412)],t(403)))),e[t(395)][t(381)][t(398)]((r=>{const s=t;let o=!1;const i=Array[s(414)](e[s(395)][s(381)][s(419)][s(390)]());for(const{name:t,data:a}of i){const{group:i}=n[s(380)](t);if(s(394)!==i||!a[s(388)])continue;const c=a[s(388)],u=c[s(382)][s(391)];if(!u||!u.is(s(415),s(407)))continue;if(!c[s(387)][s(384)](c[s(382)]))continue;const l=e[s(395)][s(402)][s(418)](c[s(382)],s(416));if(l&&l[s(378)]){const e=r[s(408)](c[s(387)],l[s(387)]);e[s(406)](c)||(r[s(393)](t,{range:e}),o=!0)}o||(r[s(399)](t),o=!0)}return o}))}}function ja(){const t=["suggestion","model","8wndwbi","21388ZbwTLi","registerPostFixer","removeMarker","3020604AuWLdt","get","schema","ELEMENT_TITLE","Title","TrackChangesEditing","isEqual","title-content","createRange","1077638dVBSJZ","editor","registerElementLabel","locale","descriptionFactory","from","element","forward","2509850PxGnlV","getNearestSelectionRange","differ","18898524nEUOGg","isCollapsed","has","_splitMarkerName","document","end","plugins","isTouching","678gUEiSa","1094550Jniuek","start","newRange","afterInit","getChangedMarkers","nodeBefore","6059235RbjZXR","updateMarker"];return(ja=function(){return t})()}const Ga=za;function Va(){const t=["redo","2125836sFkHGd","9955hbYmMi","2384796KfNumi","UndoEditing","enableCommand","573122sRvyqO","7CumAEk","plugins","TrackChangesEditing","afterInit","undo","24XuXLNf","5690pvOXce","4548aOiGFl","8JwYVEe","has","editor","486005jkhBvH","687717AXOxTL","get","870aAPUMV"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(343607===parseInt(n(447))/1+-parseInt(n(440))/2*(parseInt(n(433))/3)+parseInt(n(431))/4*(-parseInt(n(437))/5)+parseInt(n(444))/6*(parseInt(n(448))/7)+parseInt(n(434))/8*(-parseInt(n(438))/9)+-parseInt(n(432))/10*(-parseInt(n(443))/11)+parseInt(n(442))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(429)](){const t=Ga,e=this[t(436)],n=e[t(449)][t(439)](t(450));e[t(449)][t(435)](t(445))&&(n[t(446)](t(430)),n[t(446)](t(441)))}}function Wa(){const t=["12EKLYjy","TableCaptionEditing","TrackChangesEditing","2654UhJxLj","toggleTableCaption","97594hkWjYP","get","151QNYexp","119502IdddgX","9581671OUQJzx","editor","requires","104yIodOY","afterInit","12YZOHut","174cIxlGG","plugins","39387zDMATj","228090IpeNbk","has","enableCommand","422345WeUiRp"];return(Wa=function(){return t})()}const Ka=Xa;function Xa(t,e){const n=Wa();return(Xa=function(t,e){return n[t-=155]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(240417===parseInt(n(155))/1*(-parseInt(n(173))/2)+parseInt(n(165))/3*(parseInt(n(162))/4)+parseInt(n(169))/5+parseInt(n(163))/6*(-parseInt(n(175))/7)+-parseInt(n(160))/8*(parseInt(n(156))/9)+parseInt(n(166))/10+parseInt(n(157))/11*(parseInt(n(170))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Za extends t.Plugin{static get[Ka(159)](){return[oa]}[Ka(161)](){const t=Ka,e=this[t(158)];e[t(164)][t(167)](t(171))&&e[t(164)][t(176)](t(172))[t(168)](t(174))}}const qa=Qa;function Qa(t,e){const n=Ya();return(Qa=function(t,e){return n[t-=194]})(t,e)}function Ya(){const t=["tableAlignment","commandParams","get","610023SfIEwK","setAttribute","findAncestor","1023756MbmFGo","getContainedElement","_handlePropertyChange","tableBackgroundColor","data","TablePropertiesEditing","getSuggestionCallback","tableProperties","getSelectionAffectedTableCells","TrackChangesTableProperties","tableCellHeight","join","model","enableCommand","format","14999uwiqdY","removeAttribute","tableCellBorderStyle","_getSuggestion","tableWidth","selection","tableCellPadding","subType","tableCellBorderColor","4UGXibh","tableBorderWidth","pluginName","change","descriptionFactory","accept","document","tableCellProperties","tableBorderStyle","tableCellHorizontalAlignment","table","tableCellBackgroundColor","TableCellPropertiesEditing","has","markBlockFormat","88TLlANM","handleDiscardAction","afterInit","9905ogQmiS","getFirstPosition","registerDescriptionCallback","38zzviJo","TableUtils","getAttribute","942mTNsPK","nodeAfter","enqueueChange","341973fPDPOn","getSuggestions","_suggestionFactory","locale","TrackChangesEditing","tableCellBorderWidth","discard","*Format:* change table cell properties","handleSuggestionDescription","tableHeight","registerCustomCallback","formatBlock","start","plugins","*Format:* change table properties","1562750CPnZEN","editor","684995spkPVK","tableCellWidth","tableCellVerticalAlignment","batch","11gYdQrY","tableBorderColor"];return(Ya=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(218761===parseInt(n(248))/1*(-parseInt(n(198))/2)+parseInt(n(230))/3+-parseInt(n(257))/4*(parseInt(n(221))/5)+-parseInt(n(201))/6*(parseInt(n(195))/7)+-parseInt(n(272))/8*(-parseInt(n(204))/9)+parseInt(n(219))/10+parseInt(n(225))/11*(parseInt(n(233))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(240)]=[e(226),e(265),e(258),e(227),e(252),e(213),e(236)],this[e(264)]=[e(256),e(250),e(209),e(254),e(222),e(243),e(268),e(266),e(223)]}static get[qa(259)](){return qa(242)}[qa(194)](){const t=qa,e=this[t(220)][t(217)][t(229)](t(208));if(this[t(220)][t(217)][t(270)](t(238))){for(const n of this[t(240)])e[t(246)](n,((e,r)=>{const s=t,o=this[s(220)][s(245)][s(263)][s(253)][s(196)]()[s(232)](s(267));this[s(235)](n,[o],this[s(240)],s(240),e,r)}));e[t(206)][t(214)](t(215),t(240),t(262),e[t(206)][t(239)](t(215),null,t(210))),e[t(206)][t(214)](t(215),t(240),t(210),((e,n)=>this[t(273)](this[t(240)],e,n))),e[t(206)][t(214)](t(215),t(240),t(244),(()=>!1))}if(this[t(220)][t(217)][t(270)](t(269))){for(const n of this[t(264)])e[t(246)](n,((e,r)=>{const s=t,o=this[s(220)][s(217)][s(229)](s(199))[s(241)](this[s(220)][s(245)][s(263)][s(253)]);this[s(235)](n,o,this[s(264)],s(264),e,r)}));e[t(206)][t(214)](t(215),t(264),t(262),e[t(206)][t(239)](t(215),null,t(210))),e[t(206)][t(214)](t(215),t(264),t(210),((e,n)=>this[t(273)](this[t(264)],e,n))),e[t(206)][t(214)](t(215),t(264),t(244),(()=>!1))}e[t(261)][t(197)]((e=>this[t(212)](e)))}[qa(235)](t,e,n,r,s,o){const i=qa,a=this[i(220)][i(217)][i(229)](i(208));this[i(220)][i(245)][i(203)](o[i(224)],(()=>{const t=i;for(const i of e)if(this[t(251)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(200)](r);void 0!==n&&(e[r]=n)}s(o),a[t(271)](i,{commandParams:[e]},[],r)}}))}[qa(273)](t,e,n){const r=qa,s=e[0][r(216)][r(202)],o=n[r(228)][0];this[r(220)][r(245)][r(260)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(231)](r,o[r],s):e[n(249)](r,s)}))}[qa(212)](t){const e=qa;if(t[e(237)])switch(t[e(255)]){case e(240):return{type:e(247),content:Hr(this[e(220)][e(207)],e(218))};case e(264):return{type:e(247),content:Hr(this[e(220)][e(207)],e(211))}}}[qa(251)](t,e){const n=qa,r=this[n(220)][n(217)][n(229)](n(208));for(const s of r[n(205)]({skipNotAttached:!0})){const r=s[n(234)]();if(s[n(255)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Nc();return(bc=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(664637===parseInt(n(588))/1*(parseInt(n(512))/2)+parseInt(n(519))/3+-parseInt(n(573))/4+parseInt(n(413))/5*(-parseInt(n(374))/6)+-parseInt(n(291))/7*(-parseInt(n(328))/8)+-parseInt(n(498))/9*(-parseInt(n(677))/10)+-parseInt(n(354))/11*(parseInt(n(459))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Nc);const Tc=Ec(679);class _c extends t.Plugin{static get[Ec(311)](){return[Ec(484),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,ks,Ns,xs,to,so,uo,go,bo,Ao,Ro,Mo,Fo,zo,Uo,Xo,Yo,ei,ai,pi,Ri,oi,Vs,Ks,bi,Ai,Mi,Fi,ji,Hi,Zi,$i,ra,oa,ha,ma,Za,_a,Na,Pa,Ja,wa,Ua,Ha]}static get[Ec(313)](){return Ec(625)}get[Ec(316)](){return this[Ec(580)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(675)]((t=>String[e(629)](t)))[e(335)]("")}super(t),this[e(450)]=!1,this[e(684)](e(671),[]),this.on(e(487),((n,r,s,o)=>{const i=e;this[i(320)][i(375)]((()=>{const e=i;for(const n of[...o,...s])this[e(320)][e(687)][e(534)](n)&&t[e(645)][e(280)](n)}))})),this[e(580)]=new Zr(this[e(665)][e(292)][e(683)],this[e(665)][e(609)]),this[e(572)]=null,this[e(659)]=new yc(this[e(665)]),this[e(460)]=new Map,this[e(261)]=t[e(323)][e(533)](e(484)),this[e(411)]=new Set,this[e(320)]=this[e(665)][e(292)],this[e(290)]=new WeakMap,this[e(430)]=!1,this[e(332)]=new Set([e(679)]),this[e(657)]=new Set,t[e(646)][e(326)](e(294),e(412)),this[e(511)]=t[e(646)][e(533)](e(294)),t[e(646)][e(326)](e(279),!0),this[e(359)]=t[e(646)][e(533)](e(279)),this[e(599)]=new f(t,this[e(411)]),this[e(278)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,50,52])}[Ec(329)](){const t=Ec,n=this[t(665)],r=(e,n)=>{const r=t;if(r(586)!=e)return r(592)+e;const s=n[r(434)]("|")[0];return this[r(353)](s)?r(666):r(626)};n[t(610)][t(529)](t(300))[t(619)]({model:t(351),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(507)](e[n(303)]),a=[n(285),r(o,i)];let c=3e3;return this[n(671)][n(587)](e[n(303)])&&(a[n(596)](n(393)),c=3010),n(366)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(610)][t(529)](t(544))[t(274)]((e=>{const r=t;e.on(r(568),((t,e,s)=>{const o=r;if(!s[o(297)][o(664)])return;const i=e[o(503)];if(!i)return;const c=s[o(362)][o(510)](i);n[o(292)][o(683)][o(668)](i)&&c&&!c[o(474)](o(593))&&c.is(o(481))&&(0,a.toWidget)(c,s[o(613)])}),{priority:r(649)})})),n[t(610)][t(529)](t(544))[t(619)]({model:t(351),view:(e,n)=>{const s=t;if(!n[s(297)][s(664)])return null;const{type:o,subType:i}=this[s(507)](e[s(303)]);return{classes:[s(285),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(503)])return;const{id:c}=this[a(507)](o[a(303)]);if(r){const t=this[a(460)][a(533)](c),e=this[a(630)](t);if(!this[a(353)](e))return}if(o[a(503)].is(a(583)))return void i[a(373)][a(432)](o[a(503)],s[a(299)]);const u=i[a(362)][a(510)](o[a(503)]);if(o[a(503)].is(a(368))&&n[a(292)][a(683)][a(528)](o[a(503)])&&!u[a(474)](a(611))){i[a(613)][a(305)]([a(285),a(666)],u),i[a(613)][a(340)](a(370),c,u),i[a(362)][a(598)](u,o[a(303)]),e&&(this[a(671)][a(587)](o[a(303)])?i[a(613)][a(305)](a(393),u):i[a(613)][a(381)](a(393),u));for(const t of n[a(292)][a(471)](o[a(503)])[a(540)]())i[a(373)][a(432)](t,s[a(299)]);i[a(373)][a(432)](o[a(503)],s[a(299)])}};n[t(610)][t(529)](t(544))[t(274)]((e=>{const n=t;e.on(n(492),((t,e,r)=>{const o=n;r[o(297)][o(664)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(338)})})),n[t(610)][t(529)](t(544))[t(274)]((e=>{const n=t;e.on(n(407),((t,e,r)=>{const o=n;r[o(297)][o(664)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(338)})})),n[t(610)][t(529)](t(544))[t(547)]({model:t(351),view:(e,n)=>n[t(297)][t(664)]?null:{group:t(351),name:e[t(571)](11)}}),n[t(610)][t(529)](t(422))[t(604)]({view:{name:t(351),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(260)+e[r(509)](r(689))+":"+e[r(509)]("id");return e[r(509)](r(356))&&(s+=":"+e[r(509)](r(356))),n[r(530)](r(315),{"data-name":s})}}),n[t(610)][t(529)](t(422))[t(371)]({view:t(351)}),n[t(610)][t(529)](t(300))[t(274)]((e=>{const n=t;e.on(n(492),s(),{priority:n(649)})})),n[t(610)][t(529)](t(300))[t(274)]((e=>{const n=t;e.on(n(407),s({isAttributeSuggestion:!0}),{priority:n(649)})})),n[t(610)][t(529)](t(300))[t(274)]((e=>{const n=t;e.on(n(333),((t,e,r)=>{const s=n,o=r[s(362)][s(624)](e[s(303)]);if(o)for(const t of o)t[s(474)](s(611))||(r[s(613)][s(381)]([s(285),s(666),s(393)],t),r[s(613)][s(636)](s(370),t),r[s(362)][s(468)](t,e[s(303)]))}),{priority:n(649)})})),n[t(610)][t(529)](t(300))[t(274)]((e=>{const n=t;e.on(n(553),((t,e,r)=>{const s=n,o=r[s(362)][s(624)](e[s(303)]);if(!o)return;const{id:i}=this[s(507)](e[s(303)]),a=this[s(460)][s(533)](i),c=this[s(630)](a);if(this[s(353)](c))for(const t of o)t[s(474)](s(611))||(r[s(613)][s(381)]([s(285),s(666),s(393)],t),r[s(613)][s(636)](s(370),t),r[s(362)][s(468)](t,e[s(303)]))}),{priority:n(649)})})),n[t(292)][t(350)][t(621)]((e=>{const r=t;let s=!1;const o=Array[r(644)](n[r(292)][r(350)][r(321)][r(560)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(507)](t);if(r(351)!==o)continue;const h=this[r(460)][r(533)](f);if(null!=c[r(543)]){r(466)==u&&(s=s||Cc(c[r(543)],t,e,n[r(292)][r(683)]));const o=r(586)==u&&this[r(353)](l[r(434)]("|")[0]);if(c[r(543)][r(551)]||r(602)==c[r(543)][r(548)][r(576)]||r(331)==u&&!Rc(c[r(543)])||o&&!Rc(c[r(543)])||r(366)==u&&(kc(a=c[r(543)])||function(t){const e=r;return t[e(567)][e(497)]==t[e(423)][e(469)]&&t[e(567)][e(345)]}(a)))e[r(379)](t),s=!0;else{if(!h||!h[r(570)])continue;i[r(274)](h)}}}var a;return i[r(550)]>0&&(s=!!this[r(642)](i)||s),s})),n[t(292)][t(350)][t(621)]((e=>{const r=t;let s=!1;for(const t of n[r(292)][r(350)][r(321)][r(443)]())if(r(256)==t[r(418)])for(const t of this[r(460)][r(640)]()){if(t[r(651)]||!t[r(570)])continue;const o=r(331)==t[r(418)],i=this[r(630)](t),a=i&&this[r(353)](i);if(!o&&!a)continue;const c=t[r(673)]();if(c[r(567)][r(497)]!=c[r(423)][r(497)]&&!c[r(423)][r(345)]){const o=n[r(292)][r(277)](c[r(567)][r(433)],r(423)),i=n[r(292)][r(622)](c[r(567)],o);e[r(314)](t[r(564)](),{range:i}),s=!0}}return s})),n[t(292)][t(350)][t(621)]((e=>this[t(451)](e))),n[t(292)][t(350)][t(621)]((e=>!e[t(575)][t(508)]&&this[t(478)](e))),n[t(292)].on(t(520),(()=>{this[t(450)]=!1})),n[t(292)][t(350)].on(t(616),((r,s)=>{const o=t;if(!s[o(508)]||s[o(594)])return;if(!this[o(450)])return;const i=n[o(292)][o(350)][o(321)][o(443)]();if(0==i[o(391)])return;const a=[],c=i[o(327)]((t=>o(586)==t[o(418)])),u=i[o(327)]((t=>o(256)==t[o(418)]&&o(272)!=t[o(299)])),l=i[o(327)]((t=>o(618)==t[o(418)]&&o(272)!=t[o(299)]));for(const t of c)this[o(652)](t[o(464)])&&a[o(596)]({key:t[o(464)],newValue:t[o(648)],oldValue:t[o(633)],range:Sc(t[o(361)],n[o(292)])});for(const t of u){const e=l[o(500)]((e=>e[o(517)]===t[o(517)]));if(e){const r=vc(t[o(440)][o(433)],n[o(292)]);e[o(299)]!==t[o(299)]&&a[o(596)]({key:o(679),newValue:t[o(299)],oldValue:e[o(299)],range:r});for(const[n,s]of e[o(357)]){if(!this[o(652)](n))continue;const e=t[o(357)][o(533)](n);s!==e&&a[o(596)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(357)])this[o(652)](n)&&(e[o(357)][o(534)](n)||a[o(596)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(391)]&&n[o(292)][o(661)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(490)](t,e,s,o,{groupId:r});this[n(325)](t,a)}))}),{priority:t(499)}),n[t(292)][t(687)].on(t(427),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(507)](n[s(299)]),e=this[s(460)][s(533)](t);e&&e[s(535)](n[s(299)])}})),n[t(292)][t(350)].on(t(616),(()=>{const e=t,r=Array[e(644)](n[e(292)][e(350)][e(321)][e(560)]())[e(327)]((t=>e(351)===this[e(507)](t[e(299)])[e(489)]));if(0===r[e(391)])return;r[e(438)](((t,n)=>{const r=e,s=t[r(281)][r(302)],o=n[r(281)][r(302)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(567)][r(263)](o[r(567)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(507)](t);if(null===n[e(302)]){const n=this[e(435)](t);o[e(274)](n)}else{const t=this[e(460)][e(533)](r);null!==n[e(543)]||t[e(570)]?(s[e(274)](t[e(384)]),o[e(274)](t)):this[e(369)](t)}}o[e(550)]>0&&this[e(396)](o);for(const t of s)this[e(647)](e(634),t)})),n[t(292)].on(t(424),((e,r)=>{const s=t,o=r[0];if(!this[s(460)][s(550)])return;if(!o[s(522)])return;if(o[s(575)][s(594)]||!o[s(575)][s(508)])return;let i,a;switch(o[s(418)]){case s(256):i=n[s(292)][s(277)](o[s(440)]),a=i[s(414)](o[s(287)]);break;case s(434):i=n[s(292)][s(277)](o[s(477)]),a=n[s(292)][s(277)](o[s(667)]);break;case s(605):i=n[s(292)][s(277)](o[s(349)]),a=i[s(414)](o[s(287)]);break;default:return}const c=n[s(292)][s(622)](i,a);n[s(292)][s(375)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(462)](c)){if(e[t(651)])continue;if(t(466)==e[t(418)])continue;const r=this[t(630)](e);if(r&&this[t(353)](r)&&t(434)!=o[t(418)])continue;const s=e[t(281)]&&e[t(281)][t(397)];(t(331)!=e[t(418)]||t(434)==o[t(418)]&&!s)&&(n[t(641)]||t(377)==e[t(418)]&&n[t(265)]||e[t(673)]()[t(504)](c)&&this[t(337)](e,i,a))}}))}),{priority:t(499)}),n[t(292)].on(t(654),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(608)])return;if(this[s(430)])return;if(!this[s(599)][s(518)])return;if(o[s(551)])return;const a=n[s(292)][s(683)],{start:c,end:u}=o[s(673)](),l=c[s(433)]&&a[s(577)](c[s(433)])?null:a[s(513)](c,s(614)),f=u[s(469)]&&a[s(577)](u[s(469)])?null:a[s(513)](u,s(688)),h=n[s(292)][s(622)](l?l[s(567)]:c,f?f[s(423)]:u);n[s(292)][s(375)]((t=>{const e=s;this[e(524)](h);const r=n[e(292)][e(683)][e(513)](h[e(567)]);o.is(e(306))?t[e(480)](r):o[e(686)](r)})),e[s(650)]()}),{priority:e.priorities[t(441)]+10}),n[t(292)].on(t(378),((e,r)=>{const s=t,o=r[r[s(391)]-1];o&&o[s(608)]||this[s(430)]||this[s(599)][s(518)]&&(n[s(292)][s(375)]((()=>{const t=s;let o=n[t(292)][t(378)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(276)]=o[t(258)]();const i=o[t(423)][t(469)],a=n[t(292)][t(683)];i&&a[t(528)](i)&&!a[t(668)](i)&&(o=n[t(292)][t(622)](o[t(567)],n[t(292)][t(277)](i,t(423)))),this[t(470)](o)})),e[s(650)]())}),{priority:t(649)}),this[t(665)][t(452)][t(274)](t(419),this[t(599)]),this[t(615)](t(419));const o=new p(n,this[t(460)]);n[t(452)][t(274)](t(400),o),this[t(615)](t(400));const i=new b(n,this[t(460)]);n[t(452)][t(274)](t(259),i),this[t(615)](t(259)),n[t(452)][t(274)](t(286),new S(n,o,this[t(460)])),this[t(615)](t(286)),n[t(452)][t(274)](t(537),new S(n,i,this[t(460)])),this[t(615)](t(537)),n[t(452)][t(274)](t(453),new O(n,o,this[t(460)])),this[t(615)](t(453)),n[t(452)][t(274)](t(670),new O(n,i,this[t(460)])),this[t(615)](t(670));const c=n[t(323)][t(533)](t(484));this[t(301)](c,t(475),((e,{threadId:n})=>{const r=t,s=this[r(460)][r(533)](n);s&&s[r(658)]&&1===s[r(658)][r(391)]&&this[r(372)](n,{hasComments:!0})}),{priority:t(674)}),this[t(301)](c,t(457),((e,{threadId:n})=>{const r=t,s=this[r(460)][r(533)](n);s&&s[r(658)]&&!s[r(658)][r(391)]&&this[r(372)](n,{hasComments:!1})}),{priority:t(674)})}set[Ec(398)](t){const n=Ec;if(this[n(572)])throw new e.CKEditorError(n(585),this);this[n(572)]=t}get[Ec(398)](){return this[Ec(572)]}[Ec(383)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(460)][n(640)]())t&&!e[n(570)]||r[n(596)](e);return e?r[n(675)]((t=>t[n(627)]())):r}[Ec(444)](t){const n=Ec,r=this[n(460)][n(533)](t);if(!r)throw new e.CKEditorError(n(295),this);return r}[Ec(386)](t){const e=Ec;return this[e(460)][e(534)](t)}[Ec(559)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(418)][e(434)](":"),a=this[e(460)][e(533)](r)||this[e(546)](o,i,r,n,s);if(this[e(288)](a),this[e(269)](a,o,i||null,n),a[e(685)]=t[e(685)],a[e(360)]=!0,s&&s[e(556)]){const t=s[e(556)],n=this[e(339)](t[e(343)]);a[e(262)]=t[e(685)],a[e(289)]=n,a[e(663)]=!0}else a[e(262)]=t[e(685)];switch(t[e(281)]&&(a[e(281)]=t[e(281)]),t[e(357)]&&(a[e(357)]=t[e(357)]),this[e(572)]&&this[e(572)][e(257)]||(a[e(591)]=!0),this[e(290)][e(533)](a)){case e(415):this[e(290)][e(684)](a,e(558));break;case e(437):a[e(570)]?(this[e(642)](new Set([a])),this[e(396)](new Set([a])),this[e(290)][e(684)](a,e(542)),this[e(647)](e(282),a)):this[e(290)][e(684)](a,e(317))}return a}[Ec(400)](t){const e=Ec;this[e(608)]((()=>{const n=e;this[n(665)][n(292)][n(375)]((()=>{const e=n;for(const n of t[e(341)]())n[e(656)]()}))}))}[Ec(259)](t){const e=Ec;this[e(608)]((()=>{const n=e;this[n(665)][n(292)][n(375)]((()=>{const e=n;for(const n of t[e(341)]())n[e(465)]()}))}))}[Ec(615)](t,n){const r=Ec,s=this[r(665)][r(452)][r(533)](t);if(!s)throw new e.CKEditorError(r(516),this,{commandName:t});if(this[r(411)][r(534)](s))throw new e.CKEditorError(r(653),this,{commandName:t});this[r(411)][r(274)](s),n&&s.on(r(638),((t,e)=>{const o=r;this[o(599)][o(518)]&&(this[o(430)]||(e[o(391)]>0&&e[e[o(391)]-1]&&e[e[o(391)]-1][o(608)]?e[o(678)]():(t[o(276)]=n(((...t)=>s[o(638)](...t,{forceDefaultExecution:!0})),...e),t[o(650)]())))}),{priority:r(649)})}[Ec(608)](t){const n=Ec;let r,s;const o=this[n(430)];this[n(430)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(430)]=!1),s&&e.CKEditorError[n(554)](s,this),r}[Ec(470)](t,n=null,r={}){const s=Ec;if(t[s(551)])return null;const o=this[s(665)][s(323)][s(533)](s(491)).me;for(const{suggestion:e,meta:o}of this[s(462)](t,s(377)))if(o[s(265)]){if(!o[s(574)]){if(o[s(641)]){if(!this[s(359)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(337)](e,t[s(567)],t[s(423)]);break}if(n==e[s(494)]&&Oc(e,r)){const n=e[s(673)]();return n[s(567)][s(660)](t[s(423)])?this[s(449)](e,this[s(320)][s(622)](t[s(567)],n[s(423)])):this[s(449)](e,this[s(320)][s(622)](n[s(567)],t[s(423)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(606)+n:s(377),u=this[s(389)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(682)](c,i,a,t),u}[Ec(549)](t,n=Ec(527),r={}){const s=Ec,o=this[s(665)][s(323)][s(533)](s(491)).me,i=this[s(659)][s(308)](s(377),n,s(335));for(const e of this[s(383)]())if(e[s(289)].id==o.id&&s(377)==e[s(418)]&&e[s(494)]==n&&Oc(e,r)&&(i(e[s(367)](),t)||i(t,e[s(367)]()))){for(const n of t)e[s(428)](n);return e}for(const{suggestion:e,meta:n}of this[s(462)](t,s(377))){if(!n[s(265)])continue;if(!this[s(359)]&&n[s(641)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(367)]())for(const e of t)if(!n[s(504)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(606)+n,l=this[s(389)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(682)](u,a,c,e,zr[s(523)]());return l}[Ec(425)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(551)])return null;if(o(566)===this[o(511)]){const e=this[o(659)][o(308)](o(466),r,o(656));return this[o(608)]((()=>e([t],n,s))),null}const i=this[o(665)][o(323)][o(533)](o(491)).me,a=[];if(o(382)!==this[o(511)])for(const{suggestion:e,meta:n}of this[o(462)](t,o(377)))n[o(265)]&&!n[o(476)]&&a[o(596)](...e[o(367)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(662)](s);e&&r[n(596)](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(391)];){const s=r[e][n(569)](t);r[n(322)](e,1,...s),e+=s[n(391)]}}return r}(t,a);c[o(391)]&&this[o(320)][o(375)]((()=>{const t=o;for(const e of c){const o=this[t(659)][t(308)](t(466),r,t(656));this[t(608)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(567)],u=t[o(423)];for(const{suggestion:e,meta:n}of this[o(462)](t,o(466))){if(!n[o(265)])continue;if(e[o(494)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(673)]();if(i[o(504)](t,!0))return null;c=c[o(263)](i[o(567)])?c:i[o(567)],u=u[o(376)](i[o(423)])?u:i[o(423)],a?i[o(567)][o(263)](a[o(673)]()[o(567)])?(a[o(637)](),a=e):e[o(637)]():a=e}const l=this[o(320)][o(622)](c,u);if(a)this[o(449)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(389)]({id:t,type:o(385)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(682)](o(385)+r,t,a,l)}}return null}[Ec(579)](t,n,r=[],s=null,o={}){const i=Ec;n[i(365)]||(n[i(365)]=n[i(431)]),n[i(397)]=t.is(i(361)),s=s||Lc(n);const a=r[i(675)]((t=>vc(t,this[i(320)]))),c=t.is(i(361))?t:vc(t,this[i(320)]);if(i(566)===this[i(511)]){const t=this[i(659)][i(308)](i(331),s,i(656));return this[i(608)]((()=>t([c],n,o))),null}a[i(596)](c);let u=!0;for(const t of a)if(!this[i(472)](t)){u=!1;break}if(u&&i(382)!==this[i(511)]){const t=this[i(659)][i(308)](i(331),s,i(656));return this[i(608)]((()=>t([c],n,o))),null}let l=null,f=c[i(567)],h=c[i(423)];for(const{suggestion:t,meta:e}of this[i(462)](c,i(331))){if(!e[i(265)])continue;if(e[i(574)]||e[i(641)]||e[i(476)])continue;if(t[i(281)][i(365)]!=n[i(365)])continue;if(!Oc(t,o))continue;const r=t[i(673)]();if(t[i(494)]==s){if(r[i(504)](c,!0))return null;f=f[i(263)](r[i(567)])?f:r[i(567)],h=h[i(376)](r[i(423)])?h:r[i(423)],l?r[i(567)][i(263)](l[i(673)]()[i(567)])?(l[i(637)](),l=t):t[i(637)]():l=t}else{const e=c[i(662)](r);this[i(655)](t,e)}}const g=this[i(665)][i(323)][i(533)](i(491)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(449)](l,this[i(320)][i(622)](f,h)),l;{const t=this[i(389)]({id:d,type:i(363)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(682)](i(363)+s,d,p,this[i(320)][i(622)](f,h)),t}}[Ec(557)](t,n,r=[],s=null,o={}){const i=Ec;n[i(365)]||(n[i(365)]=n[i(431)]);const a=t[0];n[i(397)]=a.is(i(361)),s=s||Lc(n);const c=r[i(675)]((t=>vc(t,this[i(320)]))),u=a.is(i(361))?t:t[i(675)]((t=>vc(t,this[i(320)])));if(i(566)===this[i(511)]){const t=this[i(659)][i(308)](i(331),s,i(656));return this[i(608)]((()=>t(u,n,o))),null}c[i(596)](...u);let l=!0;for(const t of c)if(!this[i(472)](t)){l=!1;break}if(l&&i(382)!==this[i(511)]){const t=this[i(659)][i(308)](i(331),s,i(656));return this[i(608)]((()=>t(u,n,o))),null}const f=this[i(665)][i(323)][i(533)](i(491)).me;for(const t of this[i(383)]()){if(t[i(289)].id!=f.id)continue;if(i(331)!=t[i(418)]||t[i(281)][i(365)]!=n[i(365)])continue;if(!Oc(t,o))continue;const e=t[i(494)]==s;for(let n=0;n<u[i(391)];n++){const r=u[n];for(const s of t[i(538)]()){const o=s[i(347)]();if(r[i(660)](o)){e?(u[i(322)](n,1),n--):t[i(379)](s[i(299)]);break}}}}if(0==u[i(391)])return null;const h=this[i(659)][i(308)](i(331),s,i(335));for(const t of this[i(383)]())if(t[i(289)].id==f.id&&i(331)==t[i(418)]&&t[i(281)][i(365)]==n[i(365)]&&t[i(494)]==s&&Oc(t,o)&&(h(t[i(367)](),u)||h(u,t[i(367)]()))){for(const e of u)t[i(428)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(363)+s,m=this[i(389)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(682)](p,g,d,t,zr[i(523)]());return m}[Ec(524)](t,n=null,r={}){const s=Ec;if(t[s(551)])return null;const o=this[s(665)][s(323)][s(533)](s(491)).me,a=new i.LiveRange(t[s(567)],t[s(423)]);for(const{suggestion:t,meta:e}of this[s(462)](a,s(377)))if(e[s(265)]&&!e[s(574)])if(t[s(651)]){const e=t[s(367)]()[s(327)]((t=>s(602)!=t[s(548)][s(576)]));if(e[s(283)]((t=>a[s(504)](t,!0)))&&t[s(465)](),e[s(600)]((t=>t[s(504)](a,!0)))){const t=this[s(659)][s(308)](s(366),n,s(656));return this[s(608)]((()=>t([a],null,r))),null}}else{const e=a[s(662)](t[s(673)]());null!==e&&t[s(643)]([e],null,r)}if(a[s(463)](),a[s(551)]||s(602)==a[s(548)][s(576)])return null;let c=null,u=a[s(567)],l=a[s(423)];const f=this[s(462)](a,s(366));for(const{suggestion:t,meta:e}of f){const n=this[s(320)][s(622)](u,l);if(e[s(265)]&&(this[s(359)]||!e[s(641)]&&!e[s(476)]))if(t[s(651)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(367)]()){if(r[s(504)](n,!0))return t;n[s(504)](r)||(e=!1)}e&&t[s(465)]()}else{const e=t[s(673)]();if(e[s(504)](n,!0))return t;if(!Oc(t,r)){n[s(504)](e)?t[s(637)]():e[s(681)](u)?u=e[s(423)]:e[s(681)](l)&&(l=e[s(567)]);continue}u=u[s(263)](e[s(567)])?u:e[s(567)],l=l[s(376)](e[s(423)])?l:e[s(423)],r=Object[s(310)]({},t[s(357)]),c?e[s(567)][s(263)](c[s(673)]()[s(567)])?(c[s(637)](),c=t):t[s(637)]():c=t}}if(c)return this[s(449)](c,this[s(320)][s(622)](u,l)),c;{const t=(0,e.uid)(),i=this[s(320)][s(622)](u,l),a=o.id,c=n?s(417)+n:s(366),f=this[s(389)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(682)](c,t,a,i),f}}[Ec(304)](t,n=Ec(527),r={}){const s=Ec,o=this[s(665)][s(323)][s(533)](s(491)).me,a=t[s(675)]((t=>new i.LiveRange(t[s(567)],t[s(423)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(462)](a,s(377)))e[s(265)]&&!e[s(574)]&&c[s(274)](t);for(const e of c)if(e[s(651)]){const o=e[s(367)]();if((!e[s(357)]||!e[s(357)][s(342)])&&o[s(283)]((t=>a[s(600)]((e=>e[s(504)](t,!0)))))&&e[s(465)](),a[s(283)]((t=>o[s(600)]((e=>e[s(504)](t,!0)))))){const e=this[s(659)][s(308)](s(366),n,s(656));return this[s(608)]((()=>e(t,null,r))),null}}else{const t=e[s(673)]();if(a[s(600)]((e=>e[s(504)](t,!0)))&&e[s(465)](),a[s(283)]((e=>t[s(504)](e,!0)))){const t=this[s(659)][s(308)](s(366),n,s(656));return this[s(608)]((()=>t(a,null,r))),null}}const u=this[s(659)][s(308)](s(366),n,s(335));let l=null;for(const t of this[s(383)]())if(t[s(289)].id==o.id&&t[s(570)]&&s(366)==t[s(418)]&&t[s(494)]==n&&Oc(t,r)&&(u(t[s(367)](),a)||u(a,t[s(367)]())))if(l){if(t[s(658)]&&t[s(658)][s(391)])continue;for(const e of t[s(367)]())l[s(392)](e)||l[s(428)](e);t[s(637)]()}else{l=t;for(const e of a)t[s(392)](e)||t[s(428)](e)}if(l)return l;c[s(565)]();for(const{suggestion:t,meta:e}of this[s(462)](a,s(366)))e[s(265)]&&(this[s(359)]||!e[s(641)]&&!e[s(476)])&&Oc(t,r)&&c[s(274)](t);for(const t of c){const e=t[s(367)]();if((!r||!r[s(342)])&&a[s(283)]((t=>e[s(600)]((e=>e[s(504)](t,!0))))))return t;(!t[s(357)]||!t[s(357)][s(342)])&&e[s(283)]((t=>a[s(600)]((e=>e[s(504)](t,!0)))))&&t[s(465)]()}const f=(0,e.uid)(),h=o.id,g=s(417)+n,d=this[s(389)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(463)](),t[s(551)]||s(602)==t[s(548)][s(576)]||this[s(682)](g,f,h,t,zr[s(523)]());return d}[Ec(490)](t,n,r,s,o){const i=Ec;if(t[i(551)])return[];if(i(566)===this[i(511)])return[];const a=this[i(665)][i(323)][i(533)](i(491)).me.id,c=Array[i(644)](this[i(460)][i(640)]())[i(327)]((e=>i(586)==e[i(418)]&&e[i(281)][i(387)]==n&&e[i(392)](t)));if(i(412)===this[i(511)]){const e=this[i(462)](t,i(377))[i(327)]((({meta:t})=>t[i(265)]&&!t[i(476)]&&!t[i(574)]))[i(675)]((({suggestion:t})=>t));c[i(447)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(586)==t[i(418)]?t[i(281)][i(561)]:void 0,o=t[i(673)](),a=Array[i(644)](u[i(436)]())[i(500)]((t=>t[i(532)](o)));if(!a)continue;const c=a[i(569)](o);this[i(353)](n)&&i(377)==t[i(418)]&&0!=c[i(391)]||(u[i(266)](a),c[i(380)]((t=>{u[i(684)](t,r)})),i(377)!=t[i(418)]&&e!=s&&u[i(684)](a[i(662)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(391)]>37&&console[i(318)](i(293),{key:n});const f=(i(597)+(n+"|")+Lc({newValue:s}))[i(394)](0,60),h=this[i(389)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(596)](h),this[i(682)](f,c,a,t)}return l}[Ec(607)](t){const e=Ec;this[e(615)](t,((t,...n)=>{this[e(525)]((()=>{t(...n)}))}))}[Ec(334)](t){const e=Ec;this[e(332)][e(274)](t)}[Ec(408)](t){const e=Ec;this[e(657)][e(274)](t)}[Ec(630)](t){const e=Ec;return e(586)==t[e(418)]?t[e(494)][e(434)]("|")[0]:null}[Ec(449)](t,e){const n=Ec,r=t[n(564)]();this[n(320)][n(375)]((t=>{t[n(314)](r,{range:e})}))}[Ec(288)](t){const e=Ec,n=t.id,r=this[e(665)][e(646)][e(533)](e(536));this[e(261)][e(601)](n)||this[e(261)][e(410)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(261)][e(388)](n);s[e(307)](e(404)),s[e(404)]=!1,t[e(658)]=s}[Ec(269)](t,n,r,s){const o=Ec;if(t[o(418)]!=n||t[o(494)]!=r||t[o(539)].id!=s)throw this[o(665)][o(467)](o(582)),new e.CKEditorError(o(582),this)}[Ec(655)](t,n){const r=Ec,s=t[r(673)]();if(n[r(660)](s))t[r(637)]();else if(s[r(504)](n)){const o=this[r(320)][r(277)](n[r(567)][r(469)],r(423));this[r(449)](t,this[r(320)][r(622)](s[r(567)],o));const i=(0,e.uid)(),a=t[r(539)].id,c=t[r(418)]+":"+t[r(494)];this[r(389)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(281)],attributes:t[r(357)]});const u=this[r(320)][r(277)](n[r(423)][r(497)],r(590)),l=this[r(320)][r(622)](u,s[r(423)]);this[r(682)](c,i,a,l)}else if(s[r(681)](n[r(567)])){const e=this[r(320)][r(277)](n[r(567)][r(469)],r(423));this[r(449)](t,this[r(320)][r(622)](s[r(567)],e))}else{const e=this[r(320)][r(277)](n[r(423)][r(497)],r(590));this[r(449)](t,this[r(320)][r(622)](e,s[r(423)]))}}[Ec(472)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(462)](t,e(377))){if(!r[e(265)])continue;const s=n[e(367)]();for(const n of s)if(!t[e(569)](n)[e(391)])return!0}return!1}[Ec(672)](t){const n=Ec,r=this[n(665)][n(323)][n(533)](n(491))[n(264)](t);if(!r)throw new e.CKEditorError(n(589),this);return r}[Ec(339)](t){const e=Ec,n=this[e(665)][e(323)][e(533)](e(491)),r=(0,o.hashObject)(e(401)+t);return n[e(264)](r)||n[e(541)]({id:r,name:t})}[Ec(546)](t,e,n,r,s){const o=Ec,i=this[o(672)](r),a=this[o(659)][o(390)](t,e,n,i,s,(t=>{const e=o;this[e(372)](n,{attributes:t});const r=this[e(444)](n);this[e(642)](new Set([r])),this[e(396)](new Set([r]))}));return this[o(301)](a,o(656),(()=>{const t=o;this[t(372)](n,{state:t(312)})}),{priority:o(649)}),this[o(301)](a,o(465),(()=>{const t=o;this[t(372)](n,{state:t(555)})}),{priority:o(649)}),this[o(460)][o(684)](n,a),this[o(290)][o(684)](a,o(415)),a}[Ec(507)](t){const e=Ec,n=t[e(434)](":");return{group:n[0],type:n[1],subType:n[e(391)]>=5?n[2]:null,id:n[e(391)]<5?n[2]:n[3],authorId:n[e(391)]<5?n[3]:n[4],markerCount:6==n[e(391)]?n[5]:null}}[Ec(337)](t,n,r){const s=Ec,o=t[s(673)](),i=o[s(567)],a=o[s(423)];this[s(449)](t,this[s(320)][s(622)](i,n));const c=(0,e.uid)(),u=t[s(539)].id,l=t[s(418)]+(t[s(494)]?":"+t[s(494)]:"");this[s(389)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(357)],data:t[s(281)]});const f=this[s(630)](t);(s(331)==t[s(418)]||f&&this[s(353)](f))&&(r=this[s(320)][s(515)](r[s(497)])),this[s(682)](l,c,u,this[s(320)][s(622)](r,a))}[Ec(462)](t,e=null){const n=Ec,r=[],s=this[n(665)][n(323)][n(533)](n(491)).me;Array[n(639)](t)||(t=[t]);for(const o of this[n(383)]()){if(!o[n(570)])continue;if(e&&o[n(418)]!=e)continue;let i=!1;for(const e of o[n(367)]()){for(const a of t){const t=a[n(567)][n(660)](e[n(423)])||a[n(423)][n(660)](e[n(567)]);if(t||a[n(662)](e)){const c=a[n(504)](e)&&Ac(this[n(320)][n(683)],e[n(567)],a),u=e[n(504)](a)&&Ac(this[n(320)][n(683)],a[n(567)],e);r[n(596)]({suggestion:o,meta:{isOwn:s==o[n(289)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(682)](t,e,n,r,s){const o=Ec;this[o(320)][o(375)]((i=>{const a=o;let c=a(260)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(429)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(369)](t){const e=Ec,n=t[e(268)],r=t[e(620)];t[e(268)]=null,t[e(620)]=null,null!=n&&n[e(620)]==t&&(n[e(620)]=r),null!=r&&r[e(268)]==t&&(r[e(268)]=n),e(542)==this[e(290)][e(533)](t)&&(this[e(290)][e(684)](t,e(317)),this[e(647)](e(623),t,n,r))}[Ec(389)](t){const n=Ec,r=t.id,s=this[n(559)](t);if(this[n(572)]&&this[n(572)][n(257)]){const o=this[n(665)][n(323)][n(533)](n(669)),i=s[n(324)],a=s[n(494)]?s[n(418)]+":"+s[n(494)]:s[n(418)],c=this[n(665)][n(609)],u=o[n(274)](Hr(c,n(352))),l={id:r,type:a,hasComments:i,data:t[n(281)]||null,originalSuggestionId:t[n(271)]||null,attributes:s[n(357)]};this[n(572)][n(257)](l)[n(488)]((t=>{const e=n;s[e(591)]=!0,o[e(618)](u),t&&t[e(685)]&&(this[e(460)][e(533)](r)[e(685)]=t[e(685)])}))[n(273)]((t=>{const r=n;throw(0,e.logWarning)(r(346)),this[r(665)][r(292)][r(661)]({isUndoable:!1},(()=>{s[r(465)]()})),s[r(486)](),this[r(460)][r(266)](s.id),this[r(290)][r(266)](s),t}))}return s}[Ec(353)](t){const e=Ec;return this[e(332)][e(534)](t)}[Ec(372)](t,e){const n=Ec,r=this[n(665)][n(323)][n(533)](n(669)),s=this[n(444)](t);if(this[n(572)]&&this[n(572)][n(420)])if(s[n(591)]){const s=r[n(274)](Hr(this[n(665)][n(609)],n(352)));this[n(572)][n(420)](t,e)[n(488)]((()=>{r[n(618)](s)}))}else s.on(n(405),(()=>{this[n(372)](t,e)}))}[Ec(545)](t){const n=Ec;if(!this[n(572)]||!this[n(572)][n(444)])throw new e.CKEditorError(n(364),this);return this[n(572)][n(444)](t)}[Ec(435)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(507)](t),i=this[e(460)][e(533)](n)||this[e(546)](r,s,n,o,{});switch(this[e(269)](i,r,s,o),this[e(290)][e(533)](i)){case e(415):this[e(545)](n)[e(488)]((t=>{const r=e;let s=Promise[r(632)]();t[r(324)]&&(s=this[r(261)][r(612)]({channelId:this[r(665)][r(646)][r(533)](r(536)),threadId:n})),s[r(488)]((()=>{const e=r;this[e(559)](t)[e(591)]=!0}))})),this[e(290)][e(684)](i,e(437));break;case e(317):this[e(372)](n,{state:e(275)});case e(558):this[e(290)][e(684)](i,e(542)),this[e(647)](e(282),i);break;case e(542):this[e(647)](e(634),i)}return i[e(535)](t),i}[Ec(396)](t){const e=Ec,n=Array[e(644)](t),r=n[e(327)]((t=>e(586)==t[e(418)]));this[e(448)](r);const s=n[e(327)]((t=>!t[e(651)]&&e(586)!=t[e(418)])),o=this[e(383)]({skipNotAttached:!0})[e(327)]((t=>!t[e(651)]&&e(586)!=t[e(418)])),i=o[e(327)]((n=>!t[e(534)](n))),a=new Map(o[e(675)]((t=>[t,this[e(659)][e(308)](t[e(418)],t[e(494)],e(399))]))),c=new Map(o[e(675)]((t=>[t,t[e(673)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(391)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(391)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(391)];t++){const n=s[t];!l[e(534)](n)&&n[e(268)]&&(f[e(274)](n[e(268)]),n[e(268)][e(620)]===n&&(n[e(268)][e(620)]=null),n[e(268)]=null),!u[e(534)](n)&&n[e(620)]&&(f[e(274)](n[e(620)]),n[e(620)][e(268)]===n&&(n[e(620)][e(268)]=null),n[e(620)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(391)];e++){const r=g(t,n[e]);r&&(r[0][s(620)]=r[1],r[1][s(268)]=r[0],u[s(274)](r[0]),l[s(274)](r[1]))}}function g(t,n){const r=e;if(t[r(289)].id!==n[r(289)].id)return null;const s=a[r(533)](t)(t,n,c[r(533)](t),c[r(533)](n));return s&&a[r(533)](n)(t,n,c[r(533)](t),c[r(533)](n))?s[1][r(658)]&&s[1][r(658)][r(391)]?null:s:null}f[e(550)]&&this[e(396)](f)}[Ec(448)](t){const e=Ec;if(0==t[e(391)])return;const n=this[e(383)]({skipNotAttached:!0})[e(327)]((t=>e(586)==t[e(418)]&&t[e(360)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(357)]);s[e(534)](n)||(s[e(684)](n,r[e(391)]),r[e(596)]([]));const i=s[e(533)](n);r[i][e(596)](t)}!function(){const t=e;r[t(438)](((e,n)=>{const r=t,s=e[0][r(685)],o=n[0][r(685)];return s==o?e[0][r(357)][r(485)]<n[0][r(357)][r(485)]?-1:1:s<o?-1:1}));for(const e of r)e[t(438)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(391)];t++){if(0==r[t][e(391)])continue;const n=[];for(let s=t+1;s<r[e(391)];s++)0!=r[s][e(391)]&&i(r[t],r[s])&&n[e(596)](s);for(const s of n)r[t]=r[t][e(603)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(391)];n++)t[n][e(620)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(391)];n++)t[n][e(268)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(357)][r(485)]!==n[0][r(357)][r(485)]&&t[0][r(289)]!==n[0][r(289)])return!1;if(!function(t,e){const n=r;return!t[n(324)]&&!e[n(324)]||(!t[n(324)]||!e[n(324)])&&(!!(t[n(324)]&&e[n(685)]<t[n(658)][n(635)][n(533)](0)[n(685)])||!!(e[n(324)]&&t[n(685)]<e[n(658)][n(635)][n(533)](0)[n(685)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(357)],r(485)),o=Ic(n[0][r(357)],r(485));return!!Or(s,o)&&(!!t[r(283)]((t=>n[r(600)]((e=>t[r(673)]()[r(660)](e[r(673)]())))))&&n[r(283)]((e=>t[r(600)]((t=>e[r(673)]()[r(660)](t[r(673)]()))))))}}[Ec(642)](t){const e=Ec,n=Array[e(644)](t),r=this[e(383)]({skipNotAttached:!0}),s=r[e(327)]((n=>!t[e(534)](n))),o=new Map(n[e(675)]((t=>[t,this[e(659)][e(308)](t[e(418)],t[e(494)],e(335))]))),i=new Map(r[e(675)]((t=>[t,t[e(367)]()])));for(let t=0;t<n[e(391)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(391)];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(391)];e++){const s=r[e];if(s[a(418)]!==n[a(418)]||s[a(289)].id!==n[a(289)].id||s[a(494)]!==n[a(494)])continue;if(!wc(n,s,[a(485)]))continue;if(a(586)==n[a(418)]&&n[a(281)][a(561)]!=s[a(281)][a(561)])continue;if(a(586)==n[a(418)]&&t[a(353)](n[a(281)][a(387)]))continue;if(a(331)==n[a(418)]){const e=t[a(665)][a(292)],r=n[a(521)]();if(r&&(e[a(683)][a(668)](r)||e[a(683)][a(577)](r)))continue}const c=o[a(533)](n),u=i[a(533)](n),l=i[a(533)](s),f=n[a(658)]&&n[a(658)][a(391)],h=s[a(658)]&&s[a(658)][a(391)];if(!f&&c(l,u))return t[a(595)](s,n),i[a(266)](n),!0;if(!h&&c(u,l))return t[a(595)](n,s),i[a(266)](s),!0}return!1}}[Ec(595)](t,e){const n=Ec;if(t[n(651)])for(const r of e[n(367)]())t[n(428)](r);else{const r=e[n(673)]()[n(423)];this[n(449)](t,this[n(320)][n(622)](t[n(673)]()[n(567)],r))}e[n(637)]()}[Ec(581)](t,e){const n=Ec,r=t[n(461)](n(501))||t[n(461)](n(586))?n(284):t[n(267)]();return Hr(this[n(665)][n(609)],e+"_"+r+n(456))}[Ec(278)](){const t=Ec,e=this[t(665)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(320)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(507)](t[s(299)]);if(s(351)===e){n[s(421)](this[s(581)](r,s(617)));break}}for(const t of r){const{group:e,type:r}=this[s(507)](t[s(299)]);if(s(351)===e){n[s(421)](this[s(581)](r,s(493)));break}}}))}[Ec(451)](t){const e=Ec;if(this[e(450)])return!1;const n=this[e(665)],r=n[e(292)][e(350)][e(321)][e(443)]();if(0==r[e(391)])return!1;const s=[],o=r[e(327)]((t=>e(586)==t[e(418)])),i=r[e(327)]((t=>e(256)==t[e(418)]&&e(272)!=t[e(299)])),a=r[e(327)]((t=>e(618)==t[e(418)]&&e(272)!=t[e(299)]));for(const t of o)s[e(596)]({key:t[e(464)],newValue:t[e(648)],oldValue:t[e(633)],range:Sc(t[e(361)],n[e(292)])});for(const t of i){const r=a[e(500)]((n=>n[e(440)][e(660)](t[e(440)])));r&&s[e(596)]({key:e(679),newValue:t[e(299)],oldValue:r[e(299)],range:n[e(292)][e(502)](t[e(440)][e(433)])})}return 0!=s[e(391)]&&this[e(325)](t,s)}[Ec(478)](t){const e=Ec;let n=!1;const r=this[e(665)][e(292)][e(350)][e(321)][e(560)]()[e(327)]((t=>t[e(281)][e(543)]&&t[e(299)][e(461)](e(680))));for(const s of r){const{subType:r,id:o}=this[e(507)](s[e(299)]),i=r[e(434)]("|")[0];for(const r of this[e(383)]({skipNotAttached:!0}))r.id!=o&&e(586)==r[e(418)]&&r[e(281)]&&r[e(281)][e(387)]==i&&r[e(673)]()[e(532)](s[e(281)][e(543)])&&(this[e(496)](r,s[e(281)][e(543)],t),n=!0)}return n}[Ec(525)](t){const e=Ec;this[e(665)],this[e(450)]=!0,t()}[Ec(652)](t){const e=Ec,n=this[e(353)](t),r=this[e(657)][e(534)](t);return n||r}[Ec(325)](t,e){const n=Ec;if(0==e[n(391)])return!1;let r=!1;for(const s of e){const e=this[n(462)](s[n(361)],n(586))[n(327)]((t=>!t[n(445)][n(574)]))[n(675)]((t=>t[n(351)])),i=(0,o.hashObject)({newValue:s[n(563)]});e[n(327)]((t=>{const e=n,[r,o]=t[e(494)][e(434)]("|");return r==s[e(387)]&&o!=i}))[n(380)]((e=>{const o=n;this[o(496)](e,s[o(361)],t),r=!0}))}return r}[Ec(496)](t,e,n){const r=Ec,s=t[r(673)]()[r(569)](e);0!==s[r(391)]?1!==s[r(391)]?this[r(337)](t,e[r(567)],e[r(423)]):this[r(449)](t,s[0]):n[r(379)](t[r(564)]())}}class yc{constructor(t){const e=Ec;this[e(336)]=t,this[e(320)]=t[e(292)],this[e(348)]=new Map,this[e(482)]=new Map,this[e(330)]()}[Ec(390)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(320)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(308)](t,e,i(656))(...n),onDiscard:(...n)=>this[i(308)](t,e,i(465))(...n)})}[Ec(526)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(348)][s(684)](o,r)}[Ec(308)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(348)][r(533)](s)||this[r(482)][r(533)](t+":"+n)}[Ec(330)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(438)](((t,n)=>t[e(567)][e(263)](n[e(567)])?1:-1)),this[e(320)][e(375)]((n=>{const r=e;for(const e of t){let t;t=e[r(423)][r(345)]&&e[r(423)][r(497)]==e[r(567)][r(433)]?n[r(479)](e[r(567)][r(433)],"on"):n[r(479)](e),this[r(320)][r(654)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(320)][n(375)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(675)]((t=>(kc(t)&&(t=this[s(320)][s(622)](t[s(423)])),t)))[s(327)]((t=>s(602)!==t[s(548)][s(576)]));if(c[s(391)]<1)return;const u=Array[s(644)](this[s(320)][s(350)][s(583)][s(367)]())[s(675)]((t=>i.LiveRange[s(473)](t)));r[s(480)](c);for(const t of this[s(336)][s(452)][s(452)]())t[s(495)]();a[s(596)]({forceDefaultExecution:!0}),this[s(336)][s(638)](o,...a);const l=u[s(327)]((t=>s(602)!=t[s(548)][s(576)]));l[s(391)]>0&&r[s(480)](l);for(const t of u)t[s(463)]()}))},s=(e,n)=>1==e[t(391)]&&1==n[t(391)]&&e[0][t(423)][t(660)](n[0][t(567)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(320)])?[e,n]:Mc(n,e,s,r,this[t(320)])?[n,e]:null;this[t(482)][t(684)](t(270),e),this[t(482)][t(684)](t(446),n),this[t(482)][t(684)](t(506),s),this[t(482)][t(684)](t(402),o),this[t(482)][t(684)](t(483),n),this[t(482)][t(684)](t(319),e),this[t(482)][t(684)](t(409),s),this[t(482)][t(684)](t(584),o),this[t(482)][t(684)](t(395),r),this[t(482)][t(684)](t(514),e),this[t(482)][t(684)](t(406),s),this[t(482)][t(684)](t(562),e),this[t(482)][t(684)](t(439),r),this[t(482)][t(684)](t(358),e),this[t(482)][t(684)](t(416),s),this[t(482)][t(684)](t(628),e),this[t(482)][t(684)](t(298),e),this[t(482)][t(684)](t(455),((e,n)=>{const r=t;if(!n)return;const s=this[r(336)][r(323)][r(533)](_c);this[r(320)][r(375)]((t=>{const o=r;if(o(679)==n[o(387)])for(const r of e){const e=r[o(567)][o(433)],s=n[o(561)];t[o(505)](e,s)}else if(s[o(353)](n[o(387)]))for(const r of e)void 0!==n[o(561)]?t[o(340)](n[o(387)],n[o(561)],r[o(567)][o(433)]):t[o(636)](n[o(387)],r[o(567)][o(433)]);else for(const r of e)n[o(561)]?t[o(340)](n[o(387)],n[o(561)],r):t[o(636)](n[o(387)],r)}))})),this[t(482)][t(684)](t(355),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(497)][r(454)]({includeSelf:!0,parentFirst:!0})){if(s[r(548)]==s)return!1;if(!n[r(578)](s))return!1;if(t[r(668)](s)||t[r(577)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(423)][e(497)]==t[e(567)][e(433)]&&t[e(423)][e(442)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(503)].is(s(631))&&!r[s(668)](t[s(503)]),i=t[s(567)][s(552)](o),a=t[s(423)][s(552)](o,{direction:s(688)});return!(t[s(567)][s(660)](i)&&t[s(423)][s(660)](a)||(i[s(263)](a)?n[s(314)](e,{range:n[s(622)](i,a)}):n[s(379)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(567)][e(433)];return n&&n.is(e(368))}function Nc(){const t=["fromCharCode","_getAttributeKey","$textProxy","resolve","attributeOldValue","suggestionChanged","comments","removeAttribute","removeMarkers","execute","isArray","values","containsRangeInObject","_joinWithAdjacentSuggestions","_onDiscard","from","editing","config","fire","attributeNewValue","high","stop","isMultiRange","_isRegisteredAttribute","track-changes-enable-command-twice","deleteContent","_cutOutSuggestionMarker","accept","_inlineAttributeKeys","commentThread","_suggestionFactory","isEqual","enqueueChange","getIntersection","isExternal","showSuggestionHighlights","editor","ck-suggestion-marker-formatBlock","moveTargetPosition","isObject","PendingActions","discardSelectedSuggestions","activeMarkers","_getAuthorFromId","getFirstRange","low","map","elementStart","10sBFndh","pop","$elementName","suggestion:attribute:","containsPosition","_addSuggestionMarker","schema","set","createdAt","setTo","markers","backward","suggestion-type","insert","addSuggestion","clone","discardSuggestion","suggestion:","_commentsRepository","authoredAt","isBefore","getUser","isOwn","delete","toUpperCase","previous","_checkSuggestionCorrectness","insertion:accept","originalSuggestionId","$text","catch","add","open","return","createPositionAt","_initAriaMarkerChangeAnnouncements","trackChanges.mergeNestedSuggestions","reconvertMarker","data","suggestionLoaded","every","FORMATTING","ck-suggestion-marker","acceptAllSuggestions","howMany","_addThreadToSuggestion","author","_suggestionState","7bNYEKN","model","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.","trackChanges.trackFormatChanges","track-changes-suggestion-not-found","tablePasteChainId","options","attribute:accept","name","editingDowncast","listenTo","oldRange","markerName","markMultiRangeDeletion","addClass","documentSelection","unbind","getSuggestionCallback","before","assign","requires","accepted","pluginName","updateMarker","$marker","_descriptionFactory","removed","warn","deletion:discard","_model","differ","splice","plugins","hasComments","_reduceExistingSuggestions","define","filter","9741048NzsjKV","init","_registerDefaultCallbacks","formatBlock","_blockAttributeKeys","removeMarker:suggestion:formatBlock","registerBlockAttribute","join","_editor","_breakSuggestionMarker","highest","_getExternalAuthor","setAttribute","getAllAdjacentSuggestions","skipNestingCheck","authorName","isSelectable","isAtEnd","error-saving-suggestion-data-suggestion-discarded","getRange","_customCallbacks","targetPosition","document","suggestion","PENDING_ACTION_SUGGESTION","_isBlockAttribute","1837HFkkRC","attribute:join","marker-count","attributes","formatBlock:discard","_mergeNestedSuggestions","_isDataLoaded","range","mapper","formatBlock:","track-changes-adapter-missing-getsuggestion","formatGroupId","deletion","getRanges","element","_removeSuggestion","data-suggestion","dataToMarker","_updateSuggestionData","consumable","79536mvlqJG","change","isAfter","insertion","insertContent","removeMarker","forEach","removeClass","always","getSuggestions","head","formatInline:","hasSuggestion","key","getCommentThread","_setSuggestionData","buildSuggestion","length","isIntersectingWithRange","ck-suggestion-marker--active","substring","formatInline:accept","_refreshSuggestionsChain","multipleBlocks","adapter","chain","acceptSuggestion","external:","insertion:chain","getWalker","isRemovable","change:_saved","formatInline:join","addMarker:suggestion:attribute","registerInlineAttribute","deletion:join","addCommentThread","_enabledCommands","default","150ZWPMzI","getShiftedBy","notReady","formatBlock:join","deletion:","type","trackChanges","updateSuggestion","announce","upcast","end","applyOperation","markInlineFormat","isTouching","update:suggestion","addRange","addMarker","_isForcedDefaultExecutionBlock","commandName","consume","nodeAfter","split","_handleNewSuggestionMarker","keys","markerReady","sort","formatBlock:accept","position","normal","isAtStart","getChanges","getSuggestion","meta","insertion:discard","unshift","_refreshAttributeSuggestionsChain","_setSuggestionRange","_recordAttributeSuggestions","_processAttributeChanges","commands","acceptSelectedSuggestions","getAncestors","attribute:discard","_SUGGESTION_ANNOUNCEMENT","removeComment","createPositionAfter","49584LnmsLj","_suggestions","startsWith","_findSuggestions","detach","attributeKey","discard","formatInline","enableReadOnlyMode","unbindElementFromMarkerName","nodeBefore","markInsertion","createRangeIn","_rangeIsInLocalUserInsertion","fromRange","getCustomProperty","addComment","isInsideObject","splitPosition","_processAttributeSuggestions","createSelection","setSelection","containerElement","_defaultCallbacks","deletion:accept","CommentsRepository","groupId","stopListening","change:activeMarkers","then","group","markAttributeChange","Users","addMarker:suggestion:formatBlock","ENTER","subType","refresh","_reduceSuggestionAttributeRange","parent","9520704wvXdRi","lowest","find","format","createRangeOn","item","containsRange","rename","insertion:join","_splitMarkerName","isLocal","getAttribute","toViewElement","_trackFormatChanges","28DBRTXF","getNearestSelectionRange","formatInline:discard","createPositionBefore","track-changes-command-not-found","_element","value","960045EGUDLE","_afterChanges","getContainedElement","isDocumentOperation","getMultiRangeId","markDeletion","_recordAttributeChanges","registerCustomCallback","multi","isBlock","for","createElement","elementEnd","isIntersecting","get","has","addMarkerName","collaboration.channelId","discardAllSuggestions","getMarkers","creator","getItems","addUser","ready","newRange","dataDowncast","_getSuggestionData","_createSuggestion","markerToData","root","markMultiRangeInsertion","size","isCollapsed","getLastMatchingPosition","removeMarker:suggestion:attribute","rethrowUnexpectedError","rejected","@external","markMultiRangeBlockFormat","dataReady","addSuggestionData","getChangedMarkers","oldValue","formatInline:chain","newValue","getFirstMarker","clear","never","start","addMarker:suggestion","getDifference","isInContent","substr","_adapter","4633292vrAVKt","isNextTo","batch","rootName","isLimit","containsItem","markBlockFormat","descriptionFactory","_getMarkerAnnouncementText","track-changes-suggestion-data-mismatch","selection","deletion:chain","track-changes-adapter-already-set","attribute","includes","22513FRayRy","track-changes-user-not-found","after","_saved","ck-suggestion-marker-","widget","isUndo","_joinSuggestions","push","attribute:","bindElementToMarker","trackChangesCommand","some","hasCommentThread","$graveyard","concat","elementToElement","move","insertion:","enableDefaultAttributesIntegration","forceDefaultExecution","locale","conversion","addHighlight","fetchCommentThread","writer","forward","enableCommand","change:data","LEAVE","remove","markerToHighlight","next","registerPostFixer","createRange","suggestionUnloaded","markerNameToElements","TrackChangesEditing","ck-suggestion-marker-formatInline","toJSON","formatBlock:chain"];return(Nc=function(){return t})()}function Sc(t,e){const n=Ec;return null==t[n(423)][n(469)]&&t[n(423)][n(497)]==t[n(567)][n(433)]?vc(t[n(567)][n(433)],e):t}function vc(t,e){const n=Ec,r=e[n(683)][n(668)](t)||e[n(683)][n(344)](t);return e[n(622)](e[n(277)](t,n(309)),r?e[n(458)](t):e[n(277)](t,n(423)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(423)][o(660)](r[o(567)]))return!0;if(t[o(418)]!=e[o(418)])return!1;if(!n[o(423)][o(426)](r[o(567)]))return!1;const i=s[o(622)](n[o(423)],r[o(567)])[o(403)]();for(const t of i)if([o(676),o(531)][o(587)](t[o(418)])&&s[o(683)][o(577)](t[o(503)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(360)]||!e[r(360)])&&Or(Ic(t[r(357)],n),Ic(e[r(357)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(357)]),s=Dc(e);if(!t[n(360)])return!1;for(const t of Object[n(436)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(310)]({},t);return delete n[e(342)],delete n[e(296)],n}const Fc=Bc;function Pc(){const t=["9036VlubId","plugins","_acceptCommand","discardSuggestion","3810697ZYAIHi","commentThreadController","2224197SRaSQG","change:isDirty","PENDING_ACTION_SUGGESTION","remove","view","8nUVGdA","isDirty","destroy","canDiscard","_setPendingAction","stopListening","343712bmjrIO","canAccept","10qAolWu","commands","locale","acceptSuggestion","listenTo","_discardCommand","PendingActions","_removePendingAction","_editor","16OJPyCP","unbind","execute","add","59244KJkGEl","1235335LZZYew","_pendingAction","model","2LMnNkq","12151476DxEWDm","getRanges","bind","2135cvXMRB","canEditAt","get","isEnabled"];return(Pc=function(){return t})()}function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(278362===parseInt(n(144))/1*(-parseInt(n(125))/2)+-parseInt(n(140))/3*(parseInt(n(136))/4)+parseInt(n(141))/5+parseInt(n(152))/6*(-parseInt(n(148))/7)+-parseInt(n(163))/8*(-parseInt(n(158))/9)+parseInt(n(127))/10*(-parseInt(n(156))/11)+parseInt(n(145))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(143)]=e,this[s(162)]=n,this[s(157)]=r,this[s(135)]=t,this[s(154)]=t[s(128)][s(150)](s(130)),this[s(132)]=t[s(128)][s(150)](s(155)),this[s(162)][s(147)](s(151)).to(this[s(154)],this[s(132)],((t,e)=>t||e)),this[s(162)][s(147)](s(126)).to(this[s(154)],s(151),(t=>t&&this[s(135)][s(143)][s(149)](e[s(146)]()))),this[s(162)][s(147)](s(166)).to(this[s(132)],s(151),(t=>t&&this[s(135)][s(143)][s(149)](e[s(146)]()))),this[s(142)]=null,n[s(164)]&&this[s(167)](),this[s(131)](n,s(130),(()=>this[s(130)]())),this[s(131)](n,s(155),(()=>this[s(155)]())),this[s(131)](n,s(159),(()=>{const t=s;n[t(164)]?this[t(167)]():this[t(134)]()}))}[Fc(130)](){const t=Fc;this[t(154)][t(138)](this[t(143)].id)}[Fc(155)](){const t=Fc;this[t(132)][t(138)](this[t(143)].id)}[Fc(165)](){const t=Fc;this[t(162)][t(137)](t(151)),this[t(162)][t(137)](t(126)),this[t(162)][t(137)](t(166)),this[t(168)](),this[t(157)][t(165)](),this[t(142)]&&this[t(134)]()}[Fc(167)](){const t=Fc,e=Hr(this[t(135)][t(129)],t(160));this[t(142)]=this[t(135)][t(153)][t(150)](t(133))[t(139)](e)}[Fc(134)](){const t=Fc;null!==this[t(142)]&&this[t(135)][t(153)][t(150)](t(133))[t(161)](this[t(142)]),this[t(142)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=221]})(t,e)}function Gc(){const t=["descriptionParts","isDirty","commentInputView","_createCommentThreadInputView","length","disabledSubmit","_model","updateComment","2609040ayuscD","addComment","commentThread","focus","12wgeVnh","19NMSxYR","isReadOnly","fire","commentsListView","element","submit","delegate","_localUser","set","canDiscard","assign","isActive","440314LyHGtZ","_createCommentViews","disableComments","editor","isEnabled","cancel","setData","_config","locale","value","2970gmtgPA","bind","17811hmwDve","136hPklsM","CommentView","1104bdgaGD","destroy","1886XbmVSR","removeComment","canAccept","1632873tZcHEw","showInput","hasDirtyComment","662124wjueUw","authoredAt","commentThreadInputView","editorConfig"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(130661===parseInt(n(249))/1*(parseInt(n(226))/2)+parseInt(n(232))/3+-parseInt(n(224))/4*(-parseInt(n(271))/5)+parseInt(n(248))/6*(-parseInt(n(261))/7)+parseInt(n(222))/8*(-parseInt(n(221))/9)+-parseInt(n(244))/10+parseInt(n(229))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(252)]=null,this[s(234)]=null,this[s(257)](s(260),!1),this[s(257)](s(233),e[s(233)]),this[s(272)](s(233)).to(e),this[s(257)](s(236),[]),this[s(257)](s(237),!1),this[s(257)](s(265),!1),this[s(257)](s(228),!1),this[s(257)](s(258),!1),this[s(242)]=e,this[s(256)]=n,this[s(268)]=r,r[s(263)]?this[s(257)](s(240),1):this[s(262)]()}[Uc(247)](){const t=Uc;this[t(253)][t(247)]()}[Uc(225)](){const t=Uc;this[t(252)]&&this[t(252)][t(225)](),this[t(234)]&&this[t(234)][t(225)](),super[t(225)]()}[Uc(262)](){const t=Uc,{CommentsListView:e}=this[t(268)];this[t(252)]=new e(this[t(269)],this[t(242)][t(246)],Object[t(259)]({CommentView:this[t(268)][t(223)]},this[t(268)])),this[t(252)][t(255)](t(227)).to(this),this[t(252)][t(255)](t(243)).to(this),this[t(252)][t(272)](t(260)).to(this),this[t(257)](t(240),this[t(252)][t(240)]+1),this[t(272)](t(240)).to(this[t(252)],t(240),(t=>t+1)),this[t(234)]=this[t(239)](),this.on(t(227),(()=>this[t(247)]())),this[t(272)](t(237)).to(this[t(252)],t(231),this[t(234)][t(238)],t(270),((t,e)=>t||!!e))}[Uc(239)](){const t=Uc,{CommentThreadInputView:e}=this[t(268)],n=new e(this[t(269)],this[t(256)],this[t(268)][t(235)]),r=n[t(238)];return n[t(272)](t(230)).to(this,t(260),this[t(242)][t(246)],t(250),r,t(270),((t,e,n)=>!!n||t&&!e)),r.on(t(254),((e,n)=>{const s=t;this[s(251)](s(245),n),r[s(264)][s(267)]("")})),r.on(t(266),(()=>this[t(247)]())),r[t(272)](t(241)).to(this[t(242)][t(246)],t(250)),n}}const zc=Hc;function Hc(t,e){const n=Kc();return(Hc=function(t,e){return n[t-=484]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(740254===-parseInt(n(584))/1*(-parseInt(n(549))/2)+parseInt(n(518))/3+-parseInt(n(560))/4*(-parseInt(n(566))/5)+-parseInt(n(570))/6*(-parseInt(n(525))/7)+-parseInt(n(586))/8+-parseInt(n(555))/9*(-parseInt(n(538))/10)+-parseInt(n(502))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class Wc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(557)](i(559),""),this[i(535)](i(559)).to(this,i(585),(t=>t&&t[0]?t[0][i(559)]:"")),this[i(535)](i(589)).to(this,i(585),this,i(506),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(490)+Xc(e[n(556)],e[n(558)])+n(532);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(495)]=null,this[i(591)]=this[i(544)](Hr(e,i(543)),t.icons[i(548)],i(593),i(547),"sw"),this[i(591)][i(535)](i(524)).to(this,i(574)),this[i(545)]=this[i(544)](Hr(e,i(575)),t.icons[i(497)],i(489),i(588),"sw"),this[i(545)][i(535)](i(524)).to(this,i(487)),this[i(551)]=new o.UserView(e,this[i(519)][i(594)],this[i(565)]()),this[i(551)][i(501)]({attributes:{class:[i(573),i(571)]}}),this[i(512)](this[i(542)]())}[zc(542)](){const t=zc,e=this[t(572)],n=[{tag:t(486),attributes:{class:[t(536),t(528)]},children:[{tag:t(577),children:[{text:this[t(551)][t(505)]}],attributes:{class:[t(592),t(531)]}},{tag:t(491),attributes:{datetime:e.to(t(564)),class:[t(516),t(493)]},children:[{text:e.to(t(564),(e=>this[t(579)][t(521)](e)))}]}]},{tag:t(486),attributes:{class:[t(511),t(513)]},children:[this[t(591)],this[t(545)]]},{tag:t(486),attributes:{class:[t(507)]}}];this[t(519)][t(504)]&&n[t(522)]({tag:t(486),attributes:{class:[t(496)]},children:[{text:this[t(541)]()}]});const r={tag:t(486),attributes:{class:[t(578),e.if(t(506),t(567)),e.to(t(559),(e=>t(509)+e)),this[t(579)][t(498)]&&t(529)],"data-suggestion-id":this[t(519)].id,"data-thread-id":this[t(519)][t(510)].id,"data-author-id":this[t(519)][t(594)].id,tabindex:-1},children:[{tag:t(486),attributes:{class:[t(553),t(561)]},children:[this[t(551)],{tag:t(486),attributes:{class:[t(576),t(554)]},children:n}]}]};return this[t(550)]&&this[t(583)]&&(r[t(569)][t(522)](this[t(550)],this[t(583)]),this[t(550)][t(540)](t(488)).to(this),this[t(550)][t(540)](t(581)).to(this),this[t(583)][t(540)](t(488)).to(this),this[t(583)][t(540)](t(581)).to(this)),r}[zc(484)](){const t=zc;super[t(484)](),this[t(495)]=this[t(587)][t(503)](t(500)),this[t(495)][t(520)]=this[t(589)],this.on(t(563),((e,n,r)=>{const s=t;this[s(495)][s(520)]=r}))}[zc(544)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(517)]);return a[i(557)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(501)]({attributes:{class:n}}),a.on(i(515),(()=>{const t=i;this[t(526)](r,this[t(519)].id)})),a}[zc(541)](){const t=zc;return t(527)===this[t(519)][t(492)][t(494)][t(590)]?Hr(this[t(517)],t(580)):Hr(this[t(517)],t(568))}[zc(565)](){const t=zc;return this[t(519)][t(504)]?t(527)===this[t(519)][t(492)][t(494)][t(590)]?Hr(this[t(517)],t(552),this[t(519)][t(523)][t(505)]):Hr(this[t(517)],t(595),this[t(519)][t(523)][t(505)]):null}}function Kc(){const t=["acceptButton","ck-suggestion__info-name","ck-suggestion--accept","author","EXTERNAL_AVATAR","render","value","div","canDiscard","editorReady","ck-suggestion--discard","<p>","time","attributes","ck-annotation__info-time","@external","_descriptionElement","ck-comment__external","cancel","disableComments","createElement",".ck-annotation__content-wrapper","extendTemplate","12376034SuJTfT","querySelector","isExternal","name","isActive","ck-annotation__content-wrapper","</span>","ck-suggestion-","commentThread","ck-suggestion__actions","setTemplate","ck-annotation__actions",'"></span>',"execute","ck-comment__info-time","locale","3049824TGjbDM","_model","innerHTML","formatDateTime","push","creator","isEnabled","205261sThsoA","fire","importWord","ck-annotation__info","ck-suggestion--disabled-comments","map","ck-annotation__info-name","</p>",'" title="',"join","bind","ck-suggestion__info",'<span class="ck-suggestion-color" style="background-color: ',"684210bjFgGC","innerText","delegate","getExternalSuggestionNote","getTemplate","Accept suggestion","_createButton","discardButton",'<span class="ck-suggestion-type">',"acceptSuggestion","check","2152gUAIST","commentsListView","userView","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion","ck-annotation__main","27bLSkiQ","content","set","color","type","180nAuzdW","ck-annotation","split","change:description","authoredAt","getUserViewNotificationText","75435SrNHBm","ck-suggestion-wrapper--active","EXTERNAL_SUGGESTION","children","150vIttbb","ck-annotation__user","bindTemplate","ck-suggestion__user","canAccept","Discard suggestion","ck-suggestion__main","span","ck-suggestion-wrapper","_config","EXTERNAL_IMPORT_WORD_SUGGESTION","editorDestroyed","title","commentThreadInputView","261Lrsoja","descriptionParts","8394792KAxPdF","element","discardSuggestion","description","source"];return(Kc=function(){return t})()}function Xc(t,e){const n=zc;let r="";return r+=t[n(562)]("*")[n(530)](((t,e)=>e%2!=0?n(546)+Zc(t)+n(508):Zc(t)))[n(534)](""),e&&(r+=n(537)+e[n(485)]+n(533)+e[n(582)]+n(514)),r}function Zc(t){const e=zc,n=document[e(499)](e(577));return n[e(539)]=t,n[e(520)]}const qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=Jc;function Yc(){const t=["remove","keys","menuitemcheckbox","commentThread","_unbindEditors","children","TrackChangesUI","panelView","change:previous","11BdgQtk","destroy","createAnnotationView","SuggestionThreadView","getRanges","previous","length","_createToolbarButton","discardButton","2938050DVocyv","getSuggestion","100Ptgqzm","refreshSelectedViews","set","getAllAdjacentSuggestions","getMarkers","suggestionChanged","define","CommentView","descriptionParts","createCommentThreadController","some","hasSuggestion","discardAllSuggestions","EditorAnnotations","innerView","acceptButton","toMany","init","142597mWAvOD","_annotationViews","mainView","requires","arrowView","_refreshActiveMarkers","view","createAnnotation","registerAnnotation","376020fxmQPC","isEnabled","getDescriptions","Discard all selected suggestions","_updateController","comments.editorConfig","getJoined","comments.maxCommentsWhenCollapsed","reduce","7705476BoIqye","8hzUQzO","componentFactory","222ZscEpv","suggestion-","_handleSuggestionControllerDelayed","add","TrackChangesEditing","suggestionLoaded","_initializeController","_bindAnnotationToEditors","addSourceCollector","descriptionFactory","Discard all suggestions","execute","from","menuBar:trackChanges","Accept all suggestions","discardSelectedSuggestions","clear","suggestionUnloaded","values","delete","getMarkerNames","_viewToController","CommentsRepository","switchbutton","comments.maxCommentCharsWhenCollapsed","delegate","acceptAllSuggestions","items","source","actionView","commands","stopListening","Annotations","menu","commandName","button","type","pluginName","_suggestionToController","model","focus","change:activeAnnotations","menuitem","buttonView","locale","separator","filter","Track changes","lowest","comments.maxThreadTotalWeight","1559030ndADTC","get","acceptSelectedSuggestions","unbind","config","CommentsUI","_createMenuBarMenu","_handleControllerBuffer","trackChanges.disableComments","bind","43215TNdQiE","isMultiRange","5xoKkXo","Accept all selected suggestions","_destroyController","activeAnnotations","editor","head","getFirstRange","listenTo","value","getByInnerView","has","_addUIComponentsToFactory","activeMarkers","plugins","isDirty","isInContent","push","isOn","size","trackChanges.SuggestionThreadView","477216qccjXM","_disableComments","addComment","trackChanges","editing","comments"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(404591===-parseInt(n(225))/1+-parseInt(n(198))/2*(-parseInt(n(297))/3)+-parseInt(n(172))/4*(-parseInt(n(299))/5)+-parseInt(n(237))/6*(-parseInt(n(216))/7)+-parseInt(n(235))/8*(parseInt(n(196))/9)+parseInt(n(287))/10+parseInt(n(187))/11*(-parseInt(n(234))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Qc(219)](){const t=Qc;return[_c,o.Users,t(259),t(269),t(211)]}static get[Qc(274)](){return Qc(184)}constructor(t){const e=Qc;super(t),this[e(275)]=new Map,this[e(258)]=new Map,this[e(217)]=new Map,this[e(294)]=new Map;const n=this[e(303)][e(291)];n[e(204)](e(171),Wc),n[e(204)](e(295),!1),this[e(173)]=n[e(288)](e(295))}[Qc(239)](t,e){const n=Qc;0===this[n(294)][n(170)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(294)]){const r=this[t(275)][t(309)](e);r||n?r&&n&&this[t(301)](e):this[t(243)](e)}this[t(294)][t(253)](),this[t(303)][t(312)][t(288)](t(211))[t(199)](),this[t(221)]()}),10),this[n(294)][n(200)](t,e)}[Qc(215)](){const t=Qc,e=this[t(303)],n=e[t(312)][t(288)](t(241)),r=e[t(312)][t(288)](t(269)),s=e[t(312)][t(288)](t(211)),o=e[t(312)][t(288)](t(259));this[t(310)](),s[t(245)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(249)](this[e(275)])){const s=t[e(201)](),o=[];for(const t of s){if(!t[e(314)])continue;if(t[e(298)]){o[e(168)](...t[e(191)]());continue}const n=t[e(305)]();if(o[e(193)]>0){const t=o[0][e(231)](n);if(t){o[0]=t;continue}}o[e(168)](n)}n[e(168)]([r[e(222)],o])}return n})),this[t(306)](n,t(242),((e,n)=>{const r=t;this[r(306)](n,r(186),((t,e,s,o)=>{const i=r;n[i(314)]&&(null==s?(this[i(229)](o[i(304)]),this[i(239)](n,!1)):(this[i(229)](s[i(304)]),null==o&&this[i(239)](n,!0)))})),null!==n[r(192)]?this[r(229)](n[r(304)]):this[r(239)](n,!1)})),this[t(306)](n,t(254),((e,n,r)=>{const s=t;this[s(268)](n,s(186)),this[s(294)][s(256)](n),this[s(275)][s(309)](n)&&this[s(301)](n),r&&this[s(229)](r[s(304)])})),this[t(306)](n,t(203),((e,n)=>{this[t(229)](n)})),this[t(306)](r,t(278),(()=>{this[t(221)]()})),this[t(306)](o,t(174),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(209)](r))return;const i=n[o(197)](r);this[o(275)][o(288)](i)[o(222)][o(277)]()}),{priority:t(285)})}[Qc(221)](){const t=Qc,e=this[t(303)][t(312)][t(288)](t(269)),n=this[t(303)][t(312)][t(288)](t(241)),r=Array[t(249)](e[t(302)],(e=>e[t(212)]))[t(283)]((e=>this[t(258)][t(309)](e))),s=[];for(const e of r){const n=this[t(258)][t(288)](e)[t(276)][t(201)]();s[t(168)](...n[t(233)](((e,n)=>[...e,...n[t(257)]()]),[]))}n[t(311)]=s}[Qc(310)](){const t=Qc,n=this[t(303)],r=n[t(281)],o=Hr(r,t(284)),i=new e.Collection([{type:t(260),model:new s.ViewModel({withText:!0,label:o,commandName:t(175),role:t(180)})},{type:t(282)},{type:t(272),model:new s.ViewModel({withText:!0,label:Hr(r,t(251)),commandName:t(263),role:t(279)})},{type:t(272),model:new s.ViewModel({withText:!0,label:Hr(r,t(300)),commandName:t(289),role:t(279)})},{type:t(272),model:new s.ViewModel({withText:!0,label:Hr(r,t(247)),commandName:t(210),role:t(279)})},{type:t(272),model:new s.ViewModel({withText:!0,label:Hr(r,t(228)),commandName:t(252),role:t(279)})}]);for(const e of i)if(tu(e)){const r=n[t(267)][t(288)](e[t(276)][t(271)]);e[t(276)][t(296)](t(169),t(226)).to(r,t(307),t(226))}n.ui[t(236)][t(240)](t(175),(e=>this[t(194)](e,i,o))),n.ui[t(236)][t(240)](t(250),(e=>this[t(293)](e,i,o)))}[Qc(194)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(303)][r(267)][r(288)](r(175));o[r(280)][r(200)]({tooltip:n,label:n,icon:qc}),o[r(280)][r(296)](r(169)).to(i,r(307)),o[r(280)].on(r(248),(()=>{const t=r;i[t(248)](),this[t(303)][t(176)][t(222)][t(277)]()})),(0,s.addListToDropdown)(o,e,{role:r(270)});const a=[];for(const t of e)tu(t)&&a[r(168)](this[r(303)][r(267)][r(288)](t[r(276)][r(271)]));const c=o[r(280)];return c[r(266)][r(290)](r(226)),c[r(220)][r(290)](r(226)),c[r(266)][r(296)](r(226)).to(i,r(226)),c[r(220)][r(296)](r(226))[r(214)](a,r(226),((...t)=>t[r(208)]((t=>t)))),o.on(r(248),(t=>{const e=r;this[e(303)][e(248)](t[e(265)][e(271)]),this[e(303)][e(176)][e(222)][e(277)]()})),o}[Qc(293)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(303)][r(267)][r(288)](r(175));o[r(280)][r(200)]({label:n,icon:qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(282)==n[r(273)]){a[r(264)][r(240)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(276)];i[r(296)](...Object[r(179)](c)).to(c),i[r(262)](r(248)).to(o),i.on(r(248),(()=>{const t=r;this[t(303)][t(248)](c[t(271)]),this[t(303)][t(176)][t(222)][t(277)]()})),e[r(183)][r(240)](i),a[r(264)][r(240)](e)}return o[r(296)](r(226)).to(i,r(226)),o[r(185)][r(183)][r(240)](a),o}[Qc(243)](t){const e=Qc,n=this[e(303)],r=n[e(291)],s=n[e(312)][e(288)](e(269)),i=n[e(312)][e(288)](e(259)),a=n[e(312)][e(288)](e(211)),c=n[e(312)][e(288)](o.Users).me,u=r[e(288)](e(175))[e(190)],{CommentsListView:l,CommentThreadInputView:f}=n[e(312)][e(288)](e(292));let h,g;this[e(217)][e(309)](t.id)?(g=this[e(217)][e(288)](t.id),h=g[e(218)]):(h=new u(n[e(281)],t,c,{disableComments:this[e(173)],editorConfig:r[e(288)](e(230)),maxCommentsWhenCollapsed:r[e(288)](e(232)),maxThreadTotalWeight:r[e(288)](e(286)),maxCommentCharsWhenCollapsed:r[e(288)](e(261)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(288)](e(281))),CommentView:r[e(288)](e(177))[e(205)],CommentsListView:l,CommentThreadInputView:f}),h[e(213)].on(e(248),(()=>{const t=e;n[t(176)][t(222)][t(277)]()})),h[e(195)].on(e(248),(()=>{const t=e;n[t(176)][t(222)][t(277)]()})),g=s[e(189)](this[e(303)][e(281)],h),g[e(296)](e(313)).to(h,e(313)),g[e(296)](e(193)).to(h),g[e(296)](e(273)).to(h,e(273),(t=>e(238)+t)),this[e(217)][e(200)](t.id,g));const d=i[e(207)](t[e(181)],h),p=new xc(n,t,h,d),m=t[e(201)]()[e(283)]((t=>t[e(314)]));h[e(206)]=n[e(312)][e(288)](e(241))[e(246)][e(227)](m),this[e(275)][e(200)](t,p),this[e(258)][e(200)](h,p);const I=s[e(223)]({view:g,target:()=>{const r=e,s=[],i=t[r(201)]()[r(283)]((t=>t[r(314)]));for(const t of i)s[r(168)](...t[r(202)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(176)],s)},type:()=>e(238)+p[e(222)][e(273)]});i[e(244)](h,I),s[e(240)](I),a[e(224)](I)}[Qc(301)](t){const e=Qc,n=this[e(303)][e(312)][e(288)](e(259)),r=this[e(303)][e(312)][e(288)](e(269)),s=this[e(275)][e(288)](t),o=s[e(222)],i=r[e(308)](o);n[e(182)](o),i&&r[e(178)](i),this[e(275)][e(256)](t),this[e(258)][e(256)](o),s[e(188)]()}[Qc(229)](t){const e=Qc;if(!t[e(314)]||!this[e(275)][e(309)](t))return;const n=this[e(303)][e(312)][e(288)](e(241)),r=this[e(275)][e(288)](t),s=t[e(201)]();r[e(222)][e(206)]=n[e(246)][e(227)](s)}[Qc(188)](){const t=Qc;for(const e of this[t(275)][t(179)]())this[t(301)](e);for(const e of this[t(217)][t(255)]())e[t(218)][t(188)]();super[t(188)]()}}function tu(t){return Qc(276)in t}function eu(){var t=["get","requires","467024BnZjkf","getSuggestion","2151574SWHWSs","453272uBkANj","editor","addSuggestion","addSuggestionData","adapter","1484rqTmfD","TrackChanges","22272skpZfK","getSuggestions","Comments","3621024twjwNu","pluginName","5544008CrNamZ","plugins","657PIZJvU","272445MVPZNb"];return(eu=function(){return t})()}var nu=ru;function ru(t,e){var n=eu();return(ru=function(t,e){return n[t-=297]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(732741===-parseInt(n(311))/1+-parseInt(n(313))/2+-parseInt(n(303))/3+-parseInt(n(305))/4+-parseInt(n(308))/5+parseInt(n(300))/6*(parseInt(n(298))/7)+-parseInt(n(314))/8*(-parseInt(n(307))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);class su extends t.Plugin{static get[nu(310)](){return[_c,$c,nu(302)]}static get[nu(304)](){return nu(299)}set[nu(297)](t){var e=nu;this[e(315)][e(306)][e(309)](_c)[e(297)]=t}get[nu(297)](){var t=nu;return this[t(315)][t(306)][t(309)](_c)[t(297)]}[nu(316)](t){var e=nu;return this[e(315)][e(306)][e(309)](_c)[e(317)](t)}[nu(301)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(315)][n(306)][n(309)](_c)[n(301)]({skipNotAttached:t,toJSON:e})}[nu(312)](t){var e=nu;return this[e(315)][e(306)][e(309)](_c)[e(312)](t)}}const ou=cu;function iu(){const t=["destroy","getSuggestions","push","rootsAttributes","constructor","getCommentThreads","getDataWithAcceptedSuggestions","431452Szxugy","map","3263720NowKXd","1663277YWosLa","appendChild","_adapter","100220bsbygG","result","reduce","getFullData","editorCreator","addCommentThread","TrackChangesEditing","addSuggestionData","track-changes-data-invalid-editor-creator","trackChangesData","569655OCwRhC","CommentsRepository","document","getRootNames","Pagination","createDocumentFragment","end","div","6eEvlvf","requires","TrackChangesDataGetter","define","users","config","Users","pluginName","getDataWithDiscardedSuggestions","619047jjQiYm","acceptAllSuggestions","execute","TrackChangesData","data","3KpiaVG","init","model","addUser","useAnonymousUser","create","get","plugins","873bPELGn","function","getUser","createElement","229286zpafXG","editor","getRootsAttributes","discardAllSuggestions","name","trackChangesData.editorCreator","set"];return(iu=function(){return t})()}!function(t,e){const n=cu,r=t();for(;;)try{if(242344===-parseInt(n(313))/1*(-parseInt(n(325))/2)+-parseInt(n(308))/3+-parseInt(n(339))/4+-parseInt(n(291))/5+-parseInt(n(299))/6*(parseInt(n(342))/7)+-parseInt(n(341))/8+-parseInt(n(321))/9*(-parseInt(n(281))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(295)];function cu(t,e){const n=iu();return(cu=function(t,e){return n[t-=279]})(t,e)}class uu extends t.Plugin{static get[ou(300)](){return[_c]}static get[ou(306)](){return ou(311)}[ou(314)](){const t=ou,n=this[t(326)];if(n[t(304)][t(302)](t(330),(e=>{const r=t,s=n[r(315)][r(293)][r(294)]()[r(283)](((t,e)=>(t[e]="",t)),{});return n[r(336)][r(318)](s,e)})),t(322)!=typeof n[t(304)][t(319)](t(290))[t(285)])throw new e.CKEditorError(t(289))}[ou(338)](t){return hu(this[ou(326)],!0,t)}[ou(307)](t){return hu(this[ou(326)],!1,t)}}class lu extends t.Plugin{static get[ou(306)](){return ou(301)}constructor(t){const e=ou;super(t),this[e(282)]=e(297)}[ou(314)](){const t=ou;this[t(326)][t(320)][t(319)](t(292))[t(280)]={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(326)][t(320)][t(319)](t(287))[t(280)]=null}}function fu(t){return void 0!==t[ou(327)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(320)][r(334)](_c,lu),s[r(335)]=fu(t)?t[r(327)]():void 0;const i=document[r(296)](),a=t[r(304)][r(319)](r(290))[r(285)],c=await a(s,(()=>function(t){const e=r,n=document[e(324)](e(298));return t[e(279)](n),n}(i)));!function(t,e){const n=r,s=t[n(315)][n(293)][n(294)]()[n(283)](((e,r)=>(e[r]=t[n(312)][n(319)]({rootName:r}),e)),{}),o=t[n(320)][n(319)](n(305))[n(303)][n(340)]((t=>({id:t.id,name:t[n(329)]}))),i=t[n(320)][n(319)](n(287))[n(333)]({skipNotAttached:!0,toJSON:!0}),a=t[n(320)][n(319)](n(292))[n(337)]({skipNotAttached:!0,toJSON:!0}),c=e[n(320)][n(319)](n(305)),u=e[n(320)][n(319)](n(287)),l=e[n(320)][n(319)](n(292));for(const t of o)c[n(323)](t.id)||c[n(316)](t);c.me||c[n(317)]();for(const t of i)u[n(288)](t);for(const t of a)l[n(286)](t);e[n(312)][n(331)](s)}(t,c),c[r(310)](r(e?309:328));const u=fu(c)?c[r(284)](n):c[r(312)][r(319)](n);return await c[r(332)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=179]})(t,e)}function du(){var t=["13Gvkcpv","28427556WMvbYl","9ltwISc","84038xHtSpT","105987sFwuJQ","10DnXyTy","466763XXwBmk","72deVxUF","48165OhwanM","7107872axwTnU","1419670GSpWfm","9wjztFi","64ZwWezt"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(492263===-parseInt(n(188))/1*(parseInt(n(180))/2)+parseInt(n(181))/3*(-parseInt(n(189))/4)+parseInt(n(185))/5*(parseInt(n(184))/6)+-parseInt(n(187))/7+-parseInt(n(186))/8*(parseInt(n(179))/9)+parseInt(n(182))/10*(parseInt(n(183))/11)+parseInt(n(191))/12*(parseInt(n(190))/13))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:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=456]})(t,e)}function l(){const t=["4adGevA","_disableUnsupportedCommands","refresh","isEnabled","commands","726489BoYALx","editor","5647656rZPVHP","2939535XTxoHW","36933424NkaLPa","_enableCommands","_enabledCommands","340478fDYZYO","6LJHRjr","affectsData","400SKxKwo","10FaAMod","value","has","65376oCVZzw","931301VOzGly","TrackChangesCommand","execute","_isEnabledBasedOnSelection","forceDisabled","clearForceDisabled"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(541018===-parseInt(n(464))/1*(parseInt(n(463))/2)+parseInt(n(456))/3*(parseInt(n(477))/4)+parseInt(n(466))/5*(-parseInt(n(470))/6)+-parseInt(n(471))/7+-parseInt(n(458))/8+parseInt(n(459))/9*(-parseInt(n(467))/10)+parseInt(n(460))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(462)]=e,this[n(468)]=!1,this[n(479)](),this[n(474)]=!1}[c(479)](){this[c(480)]=!0}[c(473)](){const t=c;this[t(468)]=!this[t(468)],this[t(468)]?this[t(478)]():this[t(461)]()}[c(478)](){const t=c;for(const e of this[t(457)][t(481)][t(481)]())e[t(465)]&&!this[t(462)][t(469)](e)&&e[t(475)](t(472))}[c(461)](){const t=c;for(const e of this[t(457)][t(481)][t(481)]())e[t(465)]&&!this[t(462)][t(469)](e)&&e[t(476)](t(472))}}const h=g;function d(){const t=["refresh","494607QGqSwn","canEditAt","plugins","_isEnabledBasedOnSelection","12816522QUplvR","_suggestions","19708800TWzjCT","72JPQxOQ","89114eMupeE","975506jRueuw","56cjtyCU","execute","model","2595148bynYwc","4hqOJhl","isEnabled","get","track-changes-accept-suggestion-not-found","editor","getRanges","acceptSuggestion","574045ROCatA","TrackChangesEditing"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=300]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(814508===-parseInt(n(305))/1*(parseInt(n(323))/2)+-parseInt(n(315))/3+-parseInt(n(304))/4+-parseInt(n(312))/5*(-parseInt(n(322))/6)+-parseInt(n(300))/7*(-parseInt(n(301))/8)+parseInt(n(319))/9+-parseInt(n(321))/10)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(320)]=e,this[n(314)](),this[n(318)]=!1}[h(314)](){this[h(306)]=!0}[h(302)](t){const n=h,r=this[n(320)][n(307)](t);if(!r)throw new e.CKEditorError(n(308),this);const s=r[n(310)]();this[n(309)][n(303)][n(316)](s)&&this[n(309)][n(317)][n(307)](n(313))[n(311)](r)}}function m(){const t=["70xGMKhC","1149hXQnxW","plugins","1001ahFqVq","discardSuggestion","_suggestions","3858eNkfbt","execute","1103696mtHkRr","isEnabled","canEditAt","TrackChangesEditing","8360325FBKcjF","getRanges","model","track-changes-discard-suggestion-not-found","get","5400430DjRgpq","23334qftWXF","editor","_isEnabledBasedOnSelection","6805VmwUKS","refresh","5420OjvLEE","264910dHvkMt"];return(m=function(){return t})()}function I(t,e){const n=m();return(I=function(t,e){return n[t-=384]})(t,e)}const E=I;!function(t,e){const n=I,r=t();for(;;)try{if(495300===-parseInt(n(390))/1*(parseInt(n(397))/2)+-parseInt(n(398))/3*(parseInt(n(395))/4)+parseInt(n(393))/5*(-parseInt(n(403))/6)+-parseInt(n(389))/7+parseInt(n(405))/8+parseInt(n(384))/9+parseInt(n(396))/10*(parseInt(n(400))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(402)]=e,this[n(394)](),this[n(392)]=!1}[E(394)](){this[E(406)]=!0}[E(404)](t){const n=E,r=this[n(402)][n(388)](t);if(!r)throw new e.CKEditorError(n(387),this);const s=r[n(385)]();this[n(391)][n(386)][n(407)](s)&&this[n(391)][n(399)][n(388)](n(408))[n(401)](r)}}function T(){const t=["from","isInContent","2914122wHScvt","schema"," [color ","add","createPositionBefore","10784yiYznb","isIntersecting","isTouching","content","455773OFelyy","replace","isMultiRange","561mxsIeD","32824aGCdMZ","1229236UHjgSK","start","createPositionAt","splice","type","3168109pSaLnI","3670kMTeSx","next","end","deletion","createPositionAfter","isObject","map","createRange","push","isCollapsed","5xfxFXU","join","16wVCyrg","sort","isArray","color","length","11881017EjAXbf","execute","value","change","getRanges"];return(T=function(){return t})()}function _(t){const e=A;return t[e(462)](((t,n)=>e(496)==t[e(491)]&&e(496)!=n[e(491)]?-1:e(496)!=t[e(491)]&&e(496)==n[e(491)]?1:0))}function y(t,e){const n=A;let r,s=0;const o=[],i=e[n(474)];for(;s<t[n(465)];){const a=t[s],c=t[s+1];r||(r=e[n(477)](a)),k(e,a,c)||(o[n(501)](e[n(500)](r,i[n(498)](a)?e[n(497)](a):e[n(489)](a,n(495)))),r=null),s++}return o}function A(t,e){const n=T();return(A=function(t,e){return n[t-=460]})(t,e)}function k(t,e,n){const r=A;if(!n)return!1;const s=t[r(497)](e),o=t[r(477)](n);return s[r(480)](o)}!function(t,e){const n=A,r=t();for(;;)try{if(820569===-parseInt(n(482))/1+parseInt(n(487))/2+-parseInt(n(485))/3*(parseInt(n(478))/4)+parseInt(n(503))/5*(parseInt(n(473))/6)+parseInt(n(492))/7*(parseInt(n(461))/8)+-parseInt(n(466))/9+-parseInt(n(493))/10*(-parseInt(n(486))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=A;for(;n[r(465)];){const s=n[r(490)](0,100);t[r(469)]((()=>{const t=r;for(const n of s)n[t(472)]&&e[t(467)](n.id)}))}}const L=S;function S(t,e){const n=N();return(S=function(t,e){return n[t-=399]})(t,e)}function N(){const t=["getRanges","5232310MQzRex","canEditAt","values","some","_suggestions","194517XVSkGS","375336jcrTap","refresh","execute","editor","from","_isEnabledBasedOnSelection","isInContent","18055370gCKYXw","model","_command","11vromWN","3796902pGicRy","1550908IZylBv","isEnabled","7FiEDwv","328PoQvrY","445986mQYPdQ","15Hxcbkz"];return(N=function(){return t})()}!function(t,e){const n=S,r=t();for(;;)try{if(798972===parseInt(n(422))/1+parseInt(n(401))/2+parseInt(n(402))/3*(-parseInt(n(410))/4)+parseInt(n(404))/5+parseInt(n(421))/6*(-parseInt(n(399))/7)+parseInt(n(400))/8*(parseInt(n(409))/9)+-parseInt(n(417))/10*(parseInt(n(420))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class R extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(419)]=e,this[r(408)]=n,this[r(411)](),this[r(415)]=!1}[L(411)](){const t=L,e=Array[t(414)](this[t(408)][t(406)]())[t(407)]((e=>e[t(416)]));this[t(423)]=this[t(419)][t(423)]&&e}[L(412)](){const t=L,e=_(Array[t(414)](this[t(408)][t(406)]()));for(const n of e){const e=n[t(403)]();if(!this[t(413)][t(418)][t(405)](e))return}C(this[t(413)][t(418)],this[t(419)],e)}}const M=O;function v(){const t=["canEditAt","2lbugRe","8yzafxO","2603700TZVxfo","model","174320NywIUn","document","editor","refresh","_isEnabledBasedOnSelection","execute","16obdphF","1275297YDXpxl","110602JCyvPZ","size","selection","1359280aoOaGv","values","_selectedSuggestions","_command","586208HVcnUn","getRanges","_suggestions","2517318Zlextx","from","isEnabled"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(247521===-parseInt(n(338))/1+parseInt(n(326))/2*(parseInt(n(337))/3)+parseInt(n(336))/4*(parseInt(n(330))/5)+-parseInt(n(328))/6+parseInt(n(319))/7+-parseInt(n(327))/8*(-parseInt(n(322))/9)+-parseInt(n(341))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(318)]=e,this[r(321)]=n,this[r(317)]=new Set,this[r(333)](),this[r(334)]=!1}[M(333)](){const t=M,e=this[t(332)][t(329)][t(331)][t(340)],n=Array[t(323)](this[t(321)][t(342)]());this[t(317)]=function(t,e){const n=A,r=Array[n(471)](t[n(470)]()),s=new Set;for(const o of e)if(o[n(472)])for(const e of r)for(const r of o[n(470)]())(e[n(479)](r)||t[n(502)]&&!o[n(484)]&&o[n(494)]&&r[n(495)][n(480)](e[n(488)]))&&s[n(476)](o);return s}(e,n),this[t(324)]=this[t(318)][t(324)]&&!!this[t(317)][t(339)]}[M(335)](){const t=M,e=_(Array[t(323)](this[t(317)]));for(const n of e){const e=n[t(320)]();if(!this[t(332)][t(329)][t(325)](e))return}C(this[t(332)][t(329)],this[t(318)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const W=function(){this.__data__=new z,this.size=0};const H=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 Z="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const Y=Z||q||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.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(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const Rt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=St,wt.prototype.get=Rt,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||z),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Ht(t){var e=this.__data__=new z(t);this.size=e.size}Ht.prototype.clear=W,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=X,Ht.prototype.set=Wt;const Kt=Ht;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 Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=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 ge=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)&&ge(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&&Z.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)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Re=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Se(t))return Re(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&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Jt(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 xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const He=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 Ze=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Ye=qe?function(t){return null==t?[]:(t=Object(t),Ke(qe(t),(function(e){return Ze.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var Rn=Q?Q.prototype:void 0,Mn=Rn?Rn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var 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 xn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Wn="[object Function]",Hn="[object Object]",Kn={};Kn[zn]=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[Hn]=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[Wn]=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 He(e,a)}else{var h=_n(e),d=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==Hn||h==zn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?en(e,Ue(a,e)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Xn(t,5)};const qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;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,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Sr="[object Arguments]",Nr="[object Array]",Rr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Sr?Rr:c)==Rr,f=(u=u==Sr?Rr:u)==Rr,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 d=l&&Mr.call(t,"__wrapped__"),g=f&&Mr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=324]})(t,e)}function Vr(){const t=["get","getRanges","isExternal","decorate","getFirstMarker","1916460TVpeAM","addMarker","filter","646390JfCXxP","_model","isInContent","createdAt","nodeBefore","18qcWwDX","size","previous","commentThread","getMultiRangeId","change","next","199519MAweTC","set","165QElGNy","type","from","add","_onAttributesChange","getItems","split","_saved","nodeAfter","addMarkerName","_onAccept","end","_markerNames","getAllAdjacentSuggestions","authoredAt","removeAttribute","216ufRNXn","setAttribute","author","substr","delete","addRange","260226lkMlRi","isMultiRange","getMarkerNames","onDiscard","data","637764LthgfH","discard","removeMarker","getFirstRange","creator","isIntersecting","clear","onAccept","@external","attributes","_onDiscard","hasComments","accept","markers","toJSON","getRange","onAttributesChange","head","getContainedElement","_isDataLoaded","reduce","4kuLzKb","subType","suggestion:","getMarkers","map","1416655BEwUFP","isIntersectingWithRange","removeMarkers","4137280GxLOJZ","push","length","start"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(449411===parseInt(n(357))/1+-parseInt(n(386))/2+-parseInt(n(342))/3*(-parseInt(n(325))/4)+parseInt(n(330))/5*(-parseInt(n(350))/6)+parseInt(n(333))/7+-parseInt(n(375))/8*(parseInt(n(381))/9)+-parseInt(n(345))/10*(-parseInt(n(359))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(405)]=!1,this.id=e.id,this[n(360)]=e[n(360)],this[n(326)]=e[n(326)]||null,this[n(377)]=e[n(377)],this[n(390)]=e[n(390)]||e[n(377)],this[n(339)]=Boolean(e[n(395)]&&e[n(395)][n(394)]),this[n(385)]=null,this[n(346)]=t,this[n(369)]=e[n(393)],this[n(396)]=e[n(384)],this[n(363)]=e[n(402)],this[n(371)]=new Set,this[n(348)]=null,this[n(358)](n(373),null),this[n(358)](n(395),e[n(395)]||{}),this[n(358)](n(352),null),this[n(358)](n(356),null),this[n(358)](n(353),null),this[n(358)](n(366),!1),this[n(340)](n(398)),this[n(340)](n(387))}get[jr(403)](){const t=jr;let e=this;for(;e[t(352)];)e=e[t(352)];return e}get[jr(397)](){const t=jr;return!!this[t(353)]&&this[t(353)][t(335)]>0}get[jr(382)](){const t=jr;return 0!=this[t(371)][t(351)]&&6==Array[t(361)](this[t(371)])[0][t(365)](":")[t(335)]}get[jr(347)](){return null!==this[jr(341)]()}[jr(368)](t){const e=jr;this[e(371)][e(362)](t)}[jr(383)](){const t=jr;return Array[t(361)](this[t(371)])}[jr(328)](){const t=jr;return this[t(383)]()[t(329)]((e=>this[t(346)][t(399)][t(337)](e)))[t(344)]((t=>t))}[jr(341)](){return this[jr(328)]()[0]||null}[jr(332)](){const t=jr;this[t(346)][t(355)]((e=>{const n=t;for(const t of this[n(328)]())e[n(388)](t)})),this[t(371)][t(392)]()}[jr(388)](t){const e=jr;this[e(346)][e(355)]((n=>{n[e(388)](t)})),this[e(371)][e(379)](t)}[jr(380)](t){const e=jr,n=e(327)+this[e(360)]+":"+this[e(326)]+":"+this.id+":"+this[e(390)].id+":"+zr[e(354)]();this[e(368)](n),this[e(346)][e(355)]((r=>{r[e(343)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(331)](t){const e=jr;for(const n of this[e(338)]())if(n[e(391)](t))return!0;return!1}[jr(338)](){const t=jr;return this[t(328)]()[t(329)]((e=>e[t(401)]()))}[jr(364)](){const t=jr;return this[t(338)]()[t(324)](((e,n)=>[...e,...n[t(364)]()]),[])}[jr(389)](){const t=jr;var e;return(null===(e=this[t(341)]())||void 0===e?void 0:e[t(401)]())||null}[jr(404)](){const t=jr,e=this[t(338)]();if(1!=e[t(335)])return null;const n=e[0],r=n[t(336)][t(367)],s=n[t(370)][t(349)];return r instanceof i.Element?r!=s?null:r:null}[jr(398)](){const t=jr;this[t(369)](this[t(338)](),this[t(385)],this[t(395)]),this[t(332)]()}[jr(387)](){const t=jr;this[t(396)](this[t(338)](),this[t(385)],this[t(395)]),this[t(332)]()}[jr(372)](){const t=jr,e=[];let n=this[t(403)];for(;n;)e[t(334)](n),n=n[t(356)];return e}[jr(376)](t,e){const n=jr,r=Zn(this[n(395)]);hr(r,t,e),wr(r,this[n(395)])||(this[n(395)]=r,this[n(363)](r))}[jr(374)](t){const e=jr,n=Zn(this[e(395)]);Ur(n,t),wr(n,this[e(395)])||(this[e(395)]=n,this[e(363)](this[e(395)]))}[jr(400)](){const t=jr;return{id:this.id,type:this[t(326)]?this[t(360)]+":"+this[t(326)]:this[t(360)],authorId:this[t(390)].id,createdAt:this[t(348)],hasComments:this[t(397)],data:this[t(385)],attributes:this[t(395)]}}static[jr(354)](){const t=jr;return(0,e.uid)()[t(378)](1,5)}}function Wr(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 Hr=Kr;function Kr(t,e){const n=Zr();return(Kr=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(523384===-parseInt(n(374))/1+-parseInt(n(344))/2*(-parseInt(n(341))/3)+-parseInt(n(289))/4*(-parseInt(n(373))/5)+parseInt(n(304))/6*(parseInt(n(327))/7)+parseInt(n(364))/8+parseInt(n(313))/9+parseInt(n(370))/10*(-parseInt(n(302))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Xr{constructor(t,e){const n=Kr;this[n(318)]=[],this[n(346)]=new Map,this[n(321)]=[],this[n(295)]=new Map,this[n(293)]=t,this[n(296)]=e}[Hr(353)](t){const e=Hr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(363)];o++){const i=t[o];if(!i[e(368)])continue;const a=this[e(324)](i);if(a){if(null!=i[e(314)]){if(r[e(323)](i[e(314)]))continue;r[e(306)](i[e(314)])}n[e(283)](a)}else if(e(294)!=i[e(334)])e(282)!=i[e(334)]&&e(317)!=i[e(334)]||this[e(358)](n,i,t[o+1]);else{const t=i[e(281)][e(375)];if(s[e(323)](t))continue;s[e(306)](i[e(281)][e(375)]),t==_c?this[e(335)](n,i):this[e(326)](n,i)}}return this[e(371)](n)}[Hr(298)](t){const e=Hr;this[e(318)][e(283)](t)}[Hr(359)](t,n,r=e.priorities[Hr(336)]){const s=Hr;s(329)==typeof t?(0,e.insertToPriorityArray)(this[s(321)],{matchingCallback:t,label:n,priority:r}):this[s(346)][s(354)](t,n)}[Hr(361)](t,e){const n=Hr;this[n(295)][n(354)](t,e)}[Hr(372)](t,e=1){const n=Hr;let r;for(const e of this[n(321)])if(e[n(303)](t)){r=e[n(350)];break}return r||(r=this[n(346)][n(280)](t[n(325)])),r?r(e):1!==e?e+" "+t[n(325)]+"s":""+t[n(325)]}[Hr(305)](t,e){const n=Hr,r=e[n(340)]()[n(287)](),s=n(282)==e[n(334)]?n(306):n(301);for(const e of r){const o=e[n(310)],i=t[t[n(363)]-1];if(o.is(n(308)))i&&i[n(334)][n(376)](n(338))>-1&&t[n(367)](),i&&n(365)==i[n(334)]?i[s]+=o[n(281)]:t[n(283)]({type:n(365),add:n(306)==s?o[n(281)]:"",remove:n(301)==s?o[n(281)]:""});else if(this[n(293)][n(315)](o)){const a=o;if(i&&i[n(334)][n(376)](n(338))>-1&&t[n(367)](),n(349)==e[n(334)])continue;i&&i[n(334)]==s+n(320)&&i[n(348)][n(325)]==a[n(325)]?i[n(332)]++:t[n(283)]({type:s+n(320),element:a,quantity:1}),r[n(366)]((t=>!(n(349)==t[n(334)]&&t[n(310)]==o)))}else if(this[n(293)][n(328)](o,n(279))||o.is(n(348),n(299))){const r=o;if(n(306)==s&&n(345)==e[n(334)]||n(301)==s&&n(349)==e[n(334)])continue;if(i&&-1==i[n(334)][n(376)](n(338))){n(365)==i[n(334)]&&(i[s]+="\n");continue}let a;if(a=n(306)==s?r[n(307)]&&!this[n(293)][n(315)](r[n(307)])?r[n(307)]:null:r[n(312)]&&!this[n(293)][n(315)](r[n(312)])?r[n(312)]:null,r[n(330)]||a&&a[n(330)]){const e=a&&a[n(330)]?a:r;i&&i[n(334)]==s+n(369)&&i[n(348)][n(325)]==e[n(325)]?i[n(332)]++:t[n(283)]({type:s+n(369),element:e,quantity:1})}else t[n(283)]({type:s+n(338),element:r})}}}[Hr(371)](t){const e=Hr,n=this[e(296)],r=[],s=[],o=[];for(const i of t)switch(i[e(334)]){case e(365):if(i[e(306)]=i[e(306)][e(311)](/(\S)\u000A+(\S)/g,e(362))[e(311)](/\u000A/g,""),i[e(301)]=i[e(301)][e(311)](/(\S)\u000A+(\S)/g,e(362))[e(311)](/\u000A/g,""),""!=i[e(306)]&&""!=i[e(301)]){r[e(283)]({type:e(311),content:Wr(n,e(316),['"'+i[e(301)]+'"','"'+i[e(306)]+'"'])});continue}if(null!=i[e(306)][e(337)](/^ +$/)){r[e(283)]({type:e(282),content:Wr(n,e(357),Wr(n,e(339),i[e(306)][e(363)]))});continue}if(null!=i[e(301)][e(337)](/^ +$/)){r[e(283)]({type:e(317),content:Wr(n,e(290),Wr(n,e(339),i[e(301)][e(363)]))});continue}if(""!=i[e(306)]){r[e(283)]({type:e(282),content:Wr(n,e(357),'"'+i[e(306)]+'"')});continue}r[e(283)]({type:e(317),content:Wr(n,e(290),'"'+i[e(301)]+'"')});continue;case e(352):case e(297):r[e(283)]({type:e(282),content:Wr(n,e(357),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(342):case e(300):r[e(283)]({type:e(317),content:Wr(n,e(290),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(288):r[e(283)]({type:e(282),content:Wr(n,e(292),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(355):r[e(283)]({type:e(317),content:Wr(n,e(356),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(322):s[e(283)](i[e(375)]);continue;case e(360):o[e(283)](i[e(375)]);continue;default:r[e(283)](i)}if(s[e(363)]){const t=s[e(286)]((t=>this[e(295)][e(323)](t)?this[e(295)][e(280)](t):t))[e(284)](", ");r[e(283)]({type:e(309),content:Wr(this[e(296)],e(285),t)})}if(o[e(363)]){const t=o[e(286)]((t=>this[e(295)][e(323)](t)?this[e(295)][e(280)](t):t))[e(284)](", ");r[e(283)]({type:e(309),content:Wr(this[e(296)],e(331),t)})}return r}[Hr(324)](t){const e=Hr;for(const n of this[e(318)]){const r=n(t);if(r&&e(334)in r)return r}}[Hr(326)](t,e){const n=Hr,r=e[n(281)],s=void 0===r[n(291)]?n(360):n(322);t[n(283)]({type:s,key:r[n(375)]})}[Hr(335)](t,e){const n=Hr;t[n(283)]({type:n(309),content:Wr(this[n(296)],n(333),this[n(372)](e[n(340)]()[n(347)][n(351)],1))})}[Hr(358)](t,e,n){const r=Hr;if(this[r(305)](t,e),n&&n[r(340)]()&&!e[r(340)]()[r(343)][r(319)](n[r(340)]()[r(347)])){const n=t[t[r(363)]-1],s=r(282)==e[r(334)]?r(306):r(301);n&&r(365)==n[r(334)]&&(n[s]+="\n")}}}function Zr(){const t=["addEmptyContainer","getDescriptions","set","removeContainer","*Merge:* %0","*Insert:* %0","_handleInsertRemoveSuggestionDescription","registerElementLabel","removeFormat","registerAttributeLabel","$1 $2","length","6271848dZbGmi","text","skip","pop","isInContent","EmptyContainer","209890vWcgMx","_resolveDescriptionItems","getItemLabel","19490NbqAEC","410035aDlriT","key","indexOf","$text","get","data","insertion","push","join","*Set format:* %0","map","getWalker","addContainer","220odCYwp","*Remove:* %0","newValue","*Split:* %0","_schema","attribute","_attributeLabels","_locale","addObject","registerDescriptionCallback","softBreak","removeObject","remove","1078XbmzPN","matchingCallback","30mobzHx","_addDescriptionItems","add","nextSibling","$textProxy","format","item","replace","previousSibling","6994746CHOGbp","subType","isObject","REPLACE_TEXT","deletion","_customCallbacks","isEqual","Object","_itemLabelsCallbacks","addFormat","has","_handleCustomCallbackDescription","name","_handleAttributeSuggestionDescription","1313669BXRMdh","checkChild","function","isEmpty","*Remove format:* %0","quantity","*Change to:* %0","type","_handleRenameSuggestionDescription","normal","match","Container","ELEMENT_SPACE","getFirstRange","3QLzEXm","removeEmptyContainer","end","552882TPQGaT","elementStart","_itemLabels","start","element","elementEnd","label","nodeAfter"];return(Zr=function(){return t})()}const qr=Qr;function Yr(){const t=["35QMhWeS","plugins","commands","12055qNGulp","2292390zsKzSn","5789976nIKTsc","TrackChangesEditing","112660aTwXYr","afterInit","5iQQSar","1435416EjzNNm","enableCommand","1636sAJhHv","editor","showAIAssistant","1064730umLJfT","get","22vTGqDd","5789358WBjhGq"];return(Yr=function(){return t})()}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(544510===-parseInt(n(125))/1*(parseInt(n(142))/2)+parseInt(n(139))/3+-parseInt(n(128))/4*(-parseInt(n(138))/5)+-parseInt(n(140))/6+parseInt(n(135))/7*(parseInt(n(126))/8)+-parseInt(n(134))/9+-parseInt(n(131))/10*(parseInt(n(133))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[qr(124)](){const t=qr,e=this[t(129)],n=e[t(136)][t(132)](t(141));e[t(137)][t(132)](t(130))&&n[t(127)](t(130))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(298989===-parseInt(n(193))/1+parseInt(n(194))/2+parseInt(n(201))/3+-parseInt(n(209))/4+parseInt(n(229))/5+parseInt(n(218))/6*(-parseInt(n(208))/7)+-parseInt(n(210))/8*(parseInt(n(226))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(192)](){const t=$r,e=this[t(202)],n=e[t(197)];if(!e[t(200)][t(220)](t(213)))return;const r=e[t(200)][t(214)](t(224));r[t(207)](t(219)),r[t(217)](t(219)),r[t(222)][t(223)](t(219),Wr(n,t(211))),this[t(212)]()}[$r(212)](){const t=$r,e=this[t(202)],n=e[t(197)];e[t(200)][t(214)](t(224))[t(222)][t(205)]((e=>{const r=t;if(r(204)!=e[r(203)])return;const{data:s}=e;if(s&&r(219)==s[r(227)]){const t=s[r(216)][0][r(196)];return{type:r(195),content:Wr(n,r(215),function(t){const e=r;switch(t){case e(228):return Wr(n,e(230));case e(199):return Wr(n,e(231));case e(198):return Wr(n,e(221));case e(206):return Wr(n,e(225))}}(t))}}}))}}function ns(){const t=["6mpbjjI","alignment","has","FORMAT_ALIGN_TO_CENTER","descriptionFactory","registerAttributeLabel","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","18sAGmja","commandName","left","2971375BDhBHj","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","afterInit","465239YduMeS","753108UcmNgp","format","value","locale","center","right","plugins","998442vJmTPE","editor","type","formatBlock","registerDescriptionCallback","justify","enableDefaultAttributesIntegration","1164863ryncIt","395120pckjUn","1096904gsjRoT","FORMAT_ALIGNMENT","_registerLegacyDescription","AlignmentEditing","get","*Format:* %0","commandParams","registerBlockAttribute"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=149]})(t,e)}function os(){const t=["TrackChangesEditing","_registerLegacyDescription","*Remove format:* %0","get","11itbqPO","FORMAT_","forceValue","has","subscript","UnderlineEditing","registerAttributeLabel","9mQxUQP","underline","934638FeASUi","code","locale","663552wjCcwa","*Format:* %0","toUpperCase","FORMAT_BOLD","enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","StrikethroughEditing","ItalicEditing","2681BomOyD","SubscriptEditing","strikethrough","afterInit","FORMAT_CODE","14mfxtNC","6771lEjRsL","BoldEditing","commandName","538cOCGpg","6343270xNLqiI","registerDescriptionCallback","italic","CodeEditing","FORMAT_STRIKETHROUGH","plugins","SuperscriptEditing","FORMAT_ITALIC","descriptionFactory","3100SQicWO","formatInline","commandParams","FORMAT_SUPERSCRIPT","toLowerCase","67583244qCZalV","superscript","type","slice","6092710eFLsKS","registerInlineAttribute","FORMAT_UNDERLINE","format","bold","editor"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(914214===-parseInt(n(189))/1*(parseInt(n(198))/2)+-parseInt(n(195))/3*(parseInt(n(150))/4)+-parseInt(n(159))/5+parseInt(n(178))/6*(-parseInt(n(194))/7)+-parseInt(n(181))/8+parseInt(n(176))/9*(-parseInt(n(199))/10)+parseInt(n(169))/11*(parseInt(n(155))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(196),rs(188),rs(174),rs(202),rs(187),rs(190),rs(205)];class as extends t.Plugin{[rs(192)](){const t=rs,e=this[t(164)],n=e[t(204)][t(168)](t(165)),r=e[t(180)];for(const s of is){if(!e[t(204)][t(172)](s))continue;const o=s[t(158)](0,-7)[t(154)](),i=t(170)+o[t(183)]();n[t(185)](o),n[t(160)](o),n[t(149)][t(175)](o,Wr(r,i))}this[t(166)]()}[rs(166)](){const t=rs,e=this[t(164)],n=e[t(180)],r=e[t(204)][t(168)](t(165));function s(e,s){const o=t;r[o(149)][o(200)]((t=>{const r=o;if(r(151)!=t[r(157)])return;const{data:i}=t;return i&&i[r(197)]===e?i[r(152)][0][r(171)]?{type:r(162),content:Wr(n,r(182),s)}:{type:r(162),content:Wr(n,r(167),s)}:void 0}))}s(t(163),Wr(n,t(184))),s(t(201),Wr(n,t(206))),s(t(177),Wr(n,t(161))),s(t(179),Wr(n,t(193))),s(t(191),Wr(n,t(203))),s(t(173),Wr(n,t(186))),s(t(156),Wr(n,t(153)))}}const cs=fs;function us(){const t=["commandParams","1458963KiNdeO","30sGQqaA","585512Oizppz","TrackChangesEditing","14637816HTfmcS","has","enableCommand","forceValue","parent","1848566CbyuNO","from","$root","format","6GKcBBi","2CvjidM","selection","149056dJKxOu","*Remove format:* %0","50468388qehGtw","editor","schema","commands","get","document","checkChild","blockQuote","*Set format:* %0","511OoUBtl","ELEMENT_BLOCK_QUOTE","filter","descriptionFactory","getSelectedBlocks","markBlockFormat","1291385yUsDwW","plugins","commandName","model","110KhcQEv","change","afterInit","value","BlockQuoteEditing","locale","name","registerDescriptionCallback"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(952259===parseInt(n(254))/1*(parseInt(n(249))/2)+parseInt(n(253))/3*(parseInt(n(242))/4)+parseInt(n(227))/5*(parseInt(n(241))/6)+-parseInt(n(221))/7*(parseInt(n(256))/8)+parseInt(n(244))/9+parseInt(n(231))/10*(parseInt(n(240))/11)+-parseInt(n(258))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(233)](){const t=cs,e=this[t(259)],n=e[t(236)];if(!e[t(228)][t(245)](t(235)))return;const r=e[t(228)][t(216)](t(243)),s=this[t(259)][t(261)][t(216)](t(219));r[t(246)](t(219),((n,o={})=>{const i=t,a=this[i(259)][i(230)][i(217)][i(255)],c=o&&void 0!==o[i(247)]?o[i(247)]:!s[i(234)];let u=[];if(c){const t=Array[i(250)](a[i(225)]())[i(223)]((t=>hs(t)||function(t,e){const n=i,r=e[n(218)](t[n(248)],n(219)),s=e[n(218)]([n(251),n(219)],t);return r&&s}(t,this[i(259)][i(230)][i(260)])));u=y(t,e[i(230)])}else{const t=Array[i(250)](a[i(225)]())[i(223)]((t=>hs(t)));u=y(t,e[i(230)])}e[i(230)][i(232)]((()=>{const t=i;for(const e of u)r[t(226)](e,{commandName:t(219),commandParams:[{forceValue:c}]})}))})),r[t(224)][t(238)]((e=>{const r=t,{data:s}=e;if(s&&r(219)==s[r(229)]){const t=Wr(n,r(222));return s[r(239)][0][r(247)]?{type:r(252),content:Wr(n,r(220),t)}:{type:r(252),content:Wr(n,r(257),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=216]})(t,e)}function hs(t){const e=cs;return e(219)==t[e(248)][e(237)]}const ds=ps;function gs(){const t=["2694MPiwAY","get","changeCaseTitle","plugins","changeCaseUpper","has","TrackChangesEditing","107118zKfOXO","2280NSRzCl","5140688mPczKv","829131PGBiPz","35tcEXoU","207219mGNDYm","CaseChange","enableCommand","editor","afterInit","changeCaseLower","6qCIBqW","418708jyzYSA","22211fOPSXq","9591525vofomc"];return(gs=function(){return t})()}function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(831267===-parseInt(n(139))/1*(-parseInt(n(123))/2)+-parseInt(n(137))/3+parseInt(n(124))/4*(-parseInt(n(138))/5)+-parseInt(n(127))/6*(parseInt(n(125))/7)+-parseInt(n(136))/8+parseInt(n(126))/9+parseInt(n(135))/10*(parseInt(n(134))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(121)](){const t=ds,e=this[t(120)];e[t(130)][t(132)](t(140))&&(e[t(130)][t(128)](t(133))[t(141)](t(131)),e[t(130)][t(128)](t(133))[t(141)](t(122)),e[t(130)][t(128)](t(133))[t(141)](t(129)))}}function Is(t,e){const n=Ts();return(Is=function(t,e){return n[t-=174]})(t,e)}const Es=Is;!function(t,e){const n=Is,r=t();for(;;)try{if(239086===-parseInt(n(184))/1*(-parseInt(n(186))/2)+parseInt(n(185))/3*(parseInt(n(177))/4)+-parseInt(n(189))/5*(parseInt(n(178))/6)+parseInt(n(175))/7+parseInt(n(182))/8+-parseInt(n(183))/9+-parseInt(n(176))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Es(187)](){const t=Es,e=this[t(190)];e[t(191)][t(174)](t(179))&&e[t(188)][t(174)](t(180))[t(181)](t(179))}}function Ts(){const t=["82114gVQIPy","afterInit","plugins","74015KDzrYT","editor","commands","get","563031hlXsht","696190MGnBOp","1220VaNCMA","114naehvF","ckbox","TrackChangesEditing","enableCommand","2322040XmqwUS","1774701pKsHdE","4BHrXkD","2481rYFimE"];return(Ts=function(){return t})()}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(660439===parseInt(n(448))/1*(-parseInt(n(493))/2)+-parseInt(n(472))/3+-parseInt(n(469))/4*(-parseInt(n(478))/5)+-parseInt(n(491))/6*(-parseInt(n(460))/7)+-parseInt(n(443))/8*(parseInt(n(489))/9)+-parseInt(n(436))/10*(parseInt(n(463))/11)+parseInt(n(445))/12*(parseInt(n(477))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(459)](){const t=_s,e=this[t(439)];if(!e[t(438)][t(461)](t(484)))return;const n=e[t(438)][t(487)](t(450)),r=e[t(455)],s=e[t(444)][t(487)](t(488))[t(492)],o=e[t(441)][t(487)](t(488));n[t(456)](t(490)),n[t(456)](t(447)),n[t(456)](t(488),((r,i={})=>{const a=t,c=e[a(442)],u=e[a(442)][a(435)][a(437)],l=i&&void 0!==i[a(466)]?i[a(466)]:!o[a(471)];let f;i[a(476)]||(i[a(476)]=s[0][a(476)]),f=l?Array[a(481)](u[a(483)]())[a(485)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(462))&&!e[n(452)](t)&&e[n(440)](t[n(480)],n(488))}(t,c[a(453)]))):Array[a(481)](u[a(483)]())[a(485)]((t=>ks(t)));const h=y(f,c);c[a(479)]((()=>{const t=a;for(const e of h)n[t(473)](e,{commandName:t(488),commandParams:[{...i,forceValue:l}],formatGroupId:t(468)})}))})),n[t(470)][t(451)](t(488),(e=>Wr(r,t(467),e))),n[t(470)][t(486)]((e=>{const n=t;if(n(457)!=e[n(449)])return;const o=r.t,{data:i}=e;if(!i||n(488)!=i[n(446)])return;const a=i[n(474)][0][n(476)],c=o(s[n(434)]((t=>t[n(476)]===a))[n(458)])[n(482)]();return i[n(474)][0][n(466)]?{type:n(454),content:Wr(r,n(464),Wr(r,n(467),1)+" ("+c+")")}:{type:n(454),content:Wr(r,n(465),Wr(r,n(467),1))}}))}}function ks(t){const e=_s;return e(488)==t[e(475)]}function Cs(){const t=["commandName","outdentCodeBlock","41CyYXdX","type","TrackChangesEditing","registerElementLabel","isLimit","schema","format","locale","enableCommand","formatBlock","label","afterInit","7YQgJOK","has","rootElement","99VqZVfu","*Set format:* %0","*Remove format:* %0","forceValue","ELEMENT_CODE_BLOCK","blockName","5204lIdvAs","descriptionFactory","value","3897903TgDlKU","markBlockFormat","commandParams","name","language","1573iKTMVZ","2515uumgrX","change","parent","from","toLowerCase","getSelectedBlocks","CodeBlock","filter","registerDescriptionCallback","get","codeBlock","9paQSQo","indentCodeBlock","187566mmvZNB","languages","40276BWYZxH","find","document","1288730AmiEay","selection","plugins","editor","checkChild","commands","model","5837264SoUDUD","config","395628CurYZg"];return(Cs=function(){return t})()}const Ls=Ns;function Ss(){const t=["15010754uShvKR","afterInit","8nVVhDA","11ivXzXG","get","8899040MUKzJh","has","12pfYaaS","plugins","216812fgQfyN","564774idqZAz","6SJXIXp","addCommentThread","36NPWaOJ","CommentsEditing","TrackChangesEditing","10232766jzDoHG","6244637qnaPGv","editor","enableCommand","1892710kwioMU"];return(Ss=function(){return t})()}function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(960909===-parseInt(n(353))/1*(-parseInt(n(359))/2)+parseInt(n(360))/3*(parseInt(n(357))/4)+parseInt(n(370))/5+parseInt(n(361))/6*(parseInt(n(367))/7)+parseInt(n(373))/8*(parseInt(n(366))/9)+parseInt(n(355))/10+parseInt(n(371))/11*(-parseInt(n(363))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ls(372)](){const t=Ls,e=this[t(368)];e[t(358)][t(356)](t(364))&&e[t(358)][t(354)](t(365))[t(369)](t(362))}}var Ms=n(834);function vs(t,e,n){const r=ws,s=[];for(const o of e[r(356)]())o[r(370)](t)&&s[r(332)](n[r(333)](o));return s}function Os(){const t=["type","nextSibling","markerRange","572xXKMFL","isAtEnd","createUIElement","9378904tqxWHB","push","createRangeOn","ck-suggestion-marker-","TrackChangesEditing","markerName","10326XhBDMS","includes","addHighlight","mapper","start","getCustomProperty","test","elementEnd","1477zkaRZr","previousPosition","bindElementToMarker","ck-suggestion-marker--active","getWalker","3eywWfv","toViewPosition","4610fRIbGM","get","parent","toViewElement","getItems","writer","activeMarkers","schema","isContent","consumable","1089572xvkdzh","1509DsYCfO","isBlock","model","item","addClass","3370290ZVjiqK","30581188qKSTvH","hasAttribute","1125RXuEMg","insert","span","plugins","isLimit","name"];return(Os=function(){return t})()}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=320]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(322)][r(353)](r(335));return(o,i,a)=>{const c=r;if(!a[c(361)][c(343)](i[c(327)],o[c(324)]))return;const u=i[c(327)][c(349)](),l=i[c(327)][c(341)],f=t[c(365)][c(359)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(366)];g=g||f[c(360)](e);const n=a[c(340)][c(355)](e);if(n&&n[c(342)](c(339)))return;c(344)==t[c(325)]&&f[c(364)](e)&&!f[c(323)](e)&&(e[c(326)]||l[c(329)]?h&&h[c(354)]==e||(h=e,m(t[c(346)]),p=!0):d=d||t[c(346)])}function m(t){const r=c,o=a[r(357)][r(330)](r(321),{class:r(334)+e}),u=a[r(340)][r(351)](t);n&&s[r(358)][r(338)](i[r(336)])&&a[r(357)][r(367)](r(348),o),a[r(357)][r(320)](u,o),a[r(340)][r(347)](o,i[r(336)])}g||p||!d||m(d)}}function Fs(t,e){const n=Ps();return(Fs=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=ws,r=t();for(;;)try{if(881022===-parseInt(n(350))/1*(parseInt(n(362))/2)+parseInt(n(363))/3*(-parseInt(n(328))/4)+parseInt(n(368))/5+-parseInt(n(337))/6*(-parseInt(n(345))/7)+-parseInt(n(331))/8+-parseInt(n(371))/9*(parseInt(n(352))/10)+parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const xs=Fs;function Ps(){const t=["9tQmNkS","data","start","selection","fromRange","unit","markerNameToElements","deleteForward","createRange","5KLDevd","downcastDispatcher","plugins","$graveyard","12LWXnec","get","rootName","enableCommand","buffer","mapper","enqueueChange","end","editor","high","1254827ZCgXAm","delete","modifySelection","getFirstRange","8425884ApWrFh","model","writer","bind","markerName","lock","remove","6613590SEsetd","createSelection","showSuggestionHighlights","init","removeMarker:suggestion:deletion","root","unlock","310180dIGgSt","document","commands","unbindElementFromMarkerName","setSelection","detach","merge","11iBAGSu","4241016YcYokW","addMarker:suggestion:deletion","6ZMoMBA","isCollapsed","3415055qisEfa","batch","forward","editing","8523EbMqvc","uiElement","options","TrackChangesEditing","requires"];return(Ps=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(437288===parseInt(n(181))/1*(parseInt(n(151))/2)+parseInt(n(167))/3*(-parseInt(n(185))/4)+parseInt(n(163))/5+-parseInt(n(161))/6*(parseInt(n(133))/7)+parseInt(n(159))/8+-parseInt(n(172))/9*(parseInt(n(144))/10)+parseInt(n(158))/11*(-parseInt(n(137))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[xs(171)](){return[Ms.Delete]}[xs(147)](){const t=xs,e=this[t(131)],n=e[t(183)][t(186)](t(170));n[t(188)](t(134));const r=e[t(153)][t(186)](t(179));n[t(188)](t(179),((n,s={})=>{const o=t,a=e[o(138)][o(145)](e[o(138)][o(152)][o(175)]);a[o(162)]&&e[o(138)][o(135)](a,{direction:o(165),unit:s[o(177)]});const c=a[o(136)](),u=i.LiveRange[o(176)](c);let l;n(s),l=o(184)==u[o(149)][o(187)]?e[o(138)][o(180)](c[o(174)]):e[o(138)][o(180)](u[o(174)],u[o(192)]),u[o(156)](),e[o(138)][o(191)](r[o(189)][o(164)],(t=>{const e=o;r[e(189)][e(142)](),t[e(155)](t[e(180)](l[e(192)])),r[e(189)][e(150)]()}))})),e[t(166)][t(182)].on(t(160),Ds(e,t(157)),{priority:t(132)}),e[t(173)][t(182)].on(t(160),((n,r,s)=>{const o=t;s[o(169)][o(146)]&&Ds(e,o(157),{showActiveMarker:!1})[o(140)](this)(n,r,s)}),{priority:t(132)}),e[t(166)][t(182)].on(t(148),((e,n,r)=>{const s=t,o=r[s(190)][s(178)](n[s(141)]);if(o)for(const t of o)t.is(s(168))&&(r[s(190)][s(154)](t,n[s(141)]),r[s(139)][s(143)](t))}),{priority:t(132)})}}function Us(){const t=["getSuggestions","nextSibling","splitListItemBefore","commandName","nodeAfter","listMarker","registerCustomCallback","detach","_LIST","_findSuggestions","previousSibling","listMarkerStyle","*Merge:* %0","data","setSelection","listIndent","*Set format:* %0","key","todo","getRanges","formatBlock","registerBlockAttribute","editor","range","locale","head","accept","documentList","parent","ListEditing","config","includes","model","listStyle","meta","attributes","splitListItemAfter","230292NjAZfD","ELEMENT_LIST_ITEM","filter","listStart","TrackChangesEditing","listType","4265060dZahxR","186369cuntYh","noTrackChangesFixer","indentList","isUndo","listItemId","value","*Outdent:* %0","descriptionFactory","_getAttributeKey","ELEMENT_","_registerLegacyDescription","every","batch","execute","multipleBlocks","todoListChecked","change","ELEMENT_TODO_LIST","type","FORMAT_INDENT","TodoListEditing","mergeListItemBackward","end","registerDescriptionCallback","_suggestionFactory","numberedList","todoList","66lDpZpG","*Change to:* %0","getFirstMarker","isLocal","assureChains","newValue","push","getAttribute","registerAttributeLabel","forceValue","823943XPRmMv","fromRange","format","264WNSZhZ","refresh","from","attribute","mergeListItemForward","getChanges","trackChangesCommand","default","*Format:* insert into %0","plugins","checkTodoList","*Indent:* %0","next","attributeKey","registerElementLabel","*Uncheck item*","list.multiBlock","*Remove format:* %0","128562VBwkmY","containsItem","suggestion","numbered","registerPostFixer","enableDefaultAttributesIntegration","createRange","bulletedList","customBulletedList","length","outdentList","toUpperCase","commandParams","find","get","5ZTMPxR","listReversed","createPositionAt","isNextTo","listItemIdFixer","*Merge:* list item","bulleted","map","_supportLegacySuggestions","deletion","schema","todoListCheck","groupId","22UOarAq","*Split:* list item","setAttribute","*Check item*","*Format:* remove from %0","document","commands","afterInit","start","getFirstRange","ELEMENT_NUMBERED_LIST","selection","ELEMENT_BULLETED_LIST","isObject","removeMarker","oldValue","5202AcZrMB","946948btFfaC","differ","has","customNumberedList"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=427]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(463306===-parseInt(n(548))/1+-parseInt(n(446))/2*(parseInt(n(511))/3)+parseInt(n(463))/4+parseInt(n(433))/5*(parseInt(n(462))/6)+parseInt(n(569))/7+parseInt(n(551))/8*(-parseInt(n(504))/9)+parseInt(n(510))/10*(parseInt(n(538))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(453)](){const t=js,e=this[t(489)];if(!e[t(560)][t(465)](t(496)))return;const n=e[t(491)],r=e[t(560)][t(432)](t(508)),s=e[t(560)][t(465)](t(531)),o=!!e[t(497)][t(432)](t(567));function i(e){const r=t;return{type:r(550),content:""+Wr(n,r(483),e)}}function a(e){const r=t;return{type:r(550),content:""+Wr(n,r(568),e)}}r[t(574)](t(536)),r[t(574)](t(576)),r[t(574)](t(466)),r[t(574)](t(577)),r[t(574)](t(513)),r[t(574)](t(428)),r[t(574)](t(503)),r[t(574)](t(469)),r[t(488)](t(515)),r[t(488)](t(509)),r[t(488)](t(482)),o&&(r[t(574)](t(532)),r[t(574)](t(555))),s&&(r[t(574)](t(537)),r[t(574)](t(561)),r[t(488)](t(526)),r[t(518)][t(534)]((e=>{const r=t,{data:s}=e;if(s&&r(526)==s[r(484)])return{type:r(550),content:s[r(543)]?Wr(n,r(449)):Wr(n,r(566))}})),this[t(489)][t(499)][t(451)][t(573)]((e=>{const n=t;if(e[n(523)][n(514)])return!1;let s=!1;const o=r[n(467)]({skipNotAttached:!0})[n(506)]((t=>n(526)===r[n(519)](t)));for(const t of o)n(485)!=t[n(455)]()[n(454)][n(471)][n(545)](n(509))&&(r[n(476)](t[n(455)](),n(554))[n(431)]((t=>n(509)===r[n(519)](t[n(571)])))||(e[n(460)](t[n(540)]()),s=!0));return s}))),r[t(518)][t(546)](t(482),Wr(n,t(530)));const c={type:t(550),content:""};r[t(518)][t(534)]((e=>{const r=t,{data:s}=e;if(!s||r(509)!=s[r(484)])return;let u=e[r(492)];for(;u;){if(u[r(480)]&&((r(500)==u[r(480)][r(484)]||r(478)==u[r(480)][r(484)])&&(u[r(480)][r(543)]&&r(558)!=u[r(480)][r(543)]||r(558)!=u[r(480)][r(461)]&&!s[r(543)])||!o&&u[r(480)][r(484)]==_c))return c;u=u[r(563)]}if(null==s[r(543)])switch(s[r(461)]){case r(439):return a(Wr(n,r(458)));case r(572):return a(Wr(n,r(456)));case r(485):return a(Wr(n,r(528)))}switch(s[r(543)]){case r(439):return i(Wr(n,r(458)));case r(572):return i(Wr(n,r(456)));case r(485):return i(Wr(n,r(528)))}})),r[t(518)][t(534)]((e=>{const n=t,{data:r}=e;if(r&&n(482)==r[n(484)])return null==r[n(543)]||null==r[n(461)]&&0==r[n(543)]?c:void 0})),r[t(518)][t(534)]((e=>{const r=t;if(r(554)!=e[r(529)])return;const{data:s}=e;if(!s||r(515)!=s[r(484)])return;const o=zs(e);return r(543)==o?{type:r(550),content:Wr(n,r(438))}:r(461)==o?{type:r(550),content:Wr(n,r(447))}:c})),e[t(499)][t(451)][t(573)]((e=>this[t(437)](e))),e[t(499)][t(451)][t(573)]((e=>this[t(512)](e))),e[t(499)][t(451)][t(573)]((e=>this[t(542)](e))),this[t(441)]()}[js(437)](t){const e=js;if(t[e(523)][e(514)]||!t[e(523)][e(541)])return!1;let n=!1;const r=this[e(489)][e(560)][e(432)](e(508))[e(467)]({skipNotAttached:!0})[e(506)]((t=>t[e(480)]&&e(515)==t[e(480)][e(484)]))[e(506)]((t=>t[e(480)][e(543)]&&t[e(480)][e(461)]));for(const s of r)zs(s)||(t[e(460)](s[e(540)]()),n=!0);return n}[js(512)](t){const e=js;if(t[e(523)][e(514)]||!t[e(523)][e(541)])return!1;const n=this[e(489)][e(560)][e(432)](e(508));if(n[e(557)][e(516)])return!1;let r=!1;const s=[e(509),e(515),e(482),e(500),e(507),e(434),e(444),e(472),e(478)],o=this[e(489)][e(499)][e(451)][e(464)][e(556)]()[e(506)]((t=>e(554)==t[e(529)]))[e(506)]((t=>s[e(498)](t[e(564)])));if(0==o[e(427)])return r;for(const i of o){const o=n[e(476)](i[e(490)],e(554))[e(506)]((t=>!t[e(501)][e(436)]))[e(440)]((t=>t[e(571)]))[e(506)]((t=>{const r=e,o=n[r(519)](t);return s[r(498)](o)}));if(o[e(427)]){for(const n of o)t[e(460)](n[e(540)]());r=!0}}return r}[js(542)](t){const e=js;if(t[e(523)][e(514)]||!t[e(523)][e(541)])return!1;const n=this[e(489)][e(560)][e(432)](e(508));let r=!1;const s=[e(509),e(515),e(482),e(500),e(507),e(434),e(444),e(472),e(478)];for(const t of n[e(467)]({skipNotAttached:!0})){const o=n[e(476)](t[e(455)](),e(554))[e(440)]((t=>t[e(571)]))[e(506)]((t=>t[e(480)]&&s[e(498)](t[e(480)][e(484)])));if(!o[e(427)])continue;const a=o[0][e(492)][e(502)][e(445)];if(!o[e(522)]((t=>t[e(502)][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(467)]({skipNotAttached:!0})[s(506)]((e=>s(554)==e[s(529)]&&e[s(502)][s(445)]==t)))e[s(448)](s(445),r)}function i(t,n){const r=e;let s=t[r(492)],i=!1;for(;s;)s[r(502)][r(445)]!=n&&(o(s[r(502)][r(445)],n),s[r(448)](r(445),n),i=!0),s=s[r(563)];return i}}[js(441)](){const t=js,e=this[t(489)],n=e[t(491)],r=e[t(560)][t(432)](t(508));this[t(521)](),r[t(535)][t(473)](t(487),t(494),t(493),(function(n,r){const s=t,o=[];for(let t of n)t[s(454)][s(471)]===t[s(533)][s(495)]&&(t=e[s(499)][s(575)](e[s(499)][s(435)](t[s(454)][s(471)],0))),o[s(544)](t);e[s(499)][s(527)]((t=>{const n=s,a=e[n(499)][n(451)][n(457)],c=Array[n(553)](a[n(486)]())[n(440)]((t=>i.LiveRange[n(549)](t)));t[n(481)](o),e[n(452)][n(432)](r[n(470)])[n(552)](),r[n(430)][n(544)]({forceDefaultExecution:!0}),e[n(524)](r[n(470)],...r[n(430)]),t[n(481)](c);for(const t of c)t[n(474)]()}))})),r[t(518)][t(565)]((function(n){const r=t,s=!e[r(499)][r(443)][r(459)](n),o=n[r(477)],i=n[r(468)],a=n[r(545)](r(515)),c=!o||o[r(545)](r(515))!==a,u=!i||i[r(545)](r(515))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(505),e)))}[js(521)](){const t=js,e=this[t(489)],n=e[t(491)];function r(n){const r=t,s=e[r(452)][r(432)](r(576))[r(516)],o=e[r(452)][r(432)](r(536))[r(516)];return r(536)===n?s:o}e[t(560)][t(432)](t(508))[t(518)][t(534)]((function(s){const o=t;if(o(487)!=s[o(529)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(470)]){case o(576):u=i[o(430)][0][o(547)],l=r(i[o(470)]),a=o(u?559:450),!l&&e[o(497)][o(432)](o(567))||(a=o(539)),c={type:o(550),content:Wr(n,a,Wr(n,o(458)))};break;case o(536):u=i[o(430)][0][o(547)],l=r(i[o(470)]),a=o(u?559:450),!l&&e[o(497)][o(432)](o(567))||(a=o(539)),c={type:o(550),content:Wr(n,a,Wr(n,o(456)))};break;case o(513):a=o(562),c={type:o(550),content:Wr(n,a,Wr(n,o(505)))};break;case o(428):a=function(t){const e=o,n=t[e(455)]();let r=n[e(454)][e(471)];for(;r&&n[e(570)](r);){if(r[e(545)](e(482))>0)return!1;r=r[e(468)]}return!0}(s)?Wr(n,o(450),Wr(n,function(t){const e=o;return e(520)+t[e(455)]()[e(454)][e(471)][e(545)](e(509))[e(429)]()+e(475)}(s))):Wr(n,o(517),Wr(n,o(505))),c={type:o(550),content:a};break;case o(532):case o(555):!1===i[o(525)]&&(a=o(479),c={type:o(442),content:Wr(n,a,Wr(n,o(505)))})}return c}))}}function zs(t){const e=js;let n=t[e(455)]()[e(454)][e(471)][e(477)];for(;n;){const r=n[e(545)](e(515));if(!r)return!1;if(r==t[e(480)][e(543)])return e(543);if(r==t[e(480)][e(461)])return e(461);n=n[e(477)]}return!1}const Ws=Hs;function Hs(t,e){const n=qs();return(Hs=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=Hs,r=t();for(;;)try{if(310625===-parseInt(n(285))/1*(-parseInt(n(248))/2)+-parseInt(n(274))/3*(parseInt(n(289))/4)+-parseInt(n(260))/5*(-parseInt(n(269))/6)+parseInt(n(240))/7*(-parseInt(n(286))/8)+-parseInt(n(270))/9+-parseInt(n(267))/10+parseInt(n(256))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[Ws(245)](){const t=Ws;if(!this[t(213)][t(277)][t(294)](t(295)))return;const e=this[t(213)][t(236)][t(219)](t(254)),n=this[t(213)][t(277)][t(219)](t(276));e[t(228)]&&(n[t(230)](t(239)),n[t(222)](t(239))),e[t(255)]&&(n[t(230)](t(220)),n[t(222)](t(220))),e[t(207)]&&(n[t(230)](t(237)),n[t(222)](t(237)));const r={type:t(211),content:""};n[t(216)][t(210)](this[t(205)][t(231)](this));const s=this[t(213)][t(297)];n[t(216)][t(209)](t(220),Wr(s,t(238))),n[t(216)][t(210)]((e=>{const n=t,{data:s}=e;if(s&&n(220)==s[n(282)])return null==s[n(291)]||0==s[n(291)]&&null==s[n(258)]?r:void 0})),n[t(216)][t(209)](t(237),Wr(s,t(253))),n[t(216)][t(210)]((e=>{const n=t,{data:s}=e;if(s&&n(237)==s[n(282)])return null==s[n(291)]||1==s[n(291)]&&null==s[n(258)]?r:void 0})),this[t(213)][t(275)][t(242)][t(288)]((e=>{const r=t;if(e[r(250)][r(259)])return!1;let s=!1;const o=n[r(281)]({skipNotAttached:!0})[r(206)]((t=>{const e=r,s=n[e(227)](t);return e(237)==s||e(220)==s}));for(const t of o){const o=t[r(272)]()[r(229)][r(271)][r(279)](r(283));r(234)!=o&&r(233)!=o&&(n[r(243)](t[r(272)](),r(293))[r(290)]((t=>r(283)==n[r(227)](t[r(226)])))||(e[r(214)](t[r(232)]()),s=!0))}return s})),this[t(212)]()}[Ws(205)](t){const e=Ws,n=this[e(213)][e(297)],{data:r}=t,s={type:e(211),content:""};if(!r||e(239)!=r[e(282)])return;if(!r[e(258)])return e(261)==r[e(291)]?s:{type:e(211),content:""+Wr(n,e(218),Wr(n,this[e(223)](r[e(291)])))};if(!r[e(291)]){if(e(261)==r[e(258)])return s;let o=t[e(217)];for(;o;){if(o[e(296)]&&e(283)==o[e(296)][e(282)]&&o[e(296)][e(291)])return s;o=o[e(241)]}return{type:e(211),content:""+Wr(n,e(208),Wr(n,this[e(223)](r[e(258)])))}}if(e(261)!=r[e(291)])return{type:e(211),content:""+Wr(n,e(218),Wr(n,this[e(223)](r[e(291)])))};let o=t[e(217)];for(;o;){if(o[e(296)]&&e(283)==o[e(296)][e(282)]&&o[e(296)][e(291)]&&o[e(296)][e(258)])return s;o=o[e(241)]}const i=t[e(272)]()[e(229)][e(271)][e(279)](e(283));return{type:e(211),content:Wr(n,e(218),Wr(n,e(251)+i[e(249)]()+e(235)))}}[Ws(212)](){const t=Ws,e=this[t(213)],n=e[t(297)];e[t(277)][t(219)](t(276))[t(216)][t(210)]((e=>{const r=t;if(r(264)!=e[r(257)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(221)]){case r(239):o=r(225),i={type:r(211),content:Wr(n,o,Wr(n,this[r(223)](s[r(247)][0][r(257)])))};break;case r(220):o=s[r(247)][0][r(255)]?r(246):r(215),i={type:r(211),content:Wr(n,o)};break;case r(237):o=r(292),i={type:r(211),content:Wr(n,o,s[r(247)][0][r(207)])}}return i}))}[Ws(223)](t){const e=Ws;return e(251)+function(t){const n=e;return Xs[n(280)](t)?n(273):Zs[n(280)](t)?n(234):null}(t)[e(249)]()+e(224)+t[e(249)]()[e(262)](/-/g,"_")}}const Xs=[Ws(265),Ws(284),Ws(244)],Zs=[Ws(287),Ws(263),Ws(252),Ws(266),Ws(278),Ws(268)];function qs(){const t=["default","replace","decimal-leading-zero","formatBlock","disc","upper-roman","5204980BvOKTU","upper-latin","1962VpxkFS","4106601IeaQLb","nodeAfter","getFirstRange","bulleted","90705kADedi","model","TrackChangesEditing","plugins","lower-latin","getAttribute","includes","getSuggestions","key","listType","circle","31XEgqWN","3830824sQUSyy","decimal","registerPostFixer","80vNgFEX","find","newValue","*Format:* set start index to %0","attribute","has","ListPropertiesEditing","data","locale","handleDescriptions","filter","startIndex","*Remove format:* %0","registerAttributeLabel","registerDescriptionCallback","format","_registerLegacyDescription","editor","removeMarker","*Format:* set order to regular","descriptionFactory","head","*Set format:* %0","get","listReversed","commandName","registerBlockAttribute","_getTranslationKeyForListStyle","_LIST_","*Change to:* %0","suggestion","_getAttributeKey","styles","start","enableDefaultAttributesIntegration","bind","getFirstMarker","customNumbered","numbered","_LIST_DEFAULT","config","listStart","FORMAT_LIST_REVERSED","listStyle","7QLqlTg","next","document","_findSuggestions","square","afterInit","*Format:* set order to reversed","commandParams","22150CuQIhr","toUpperCase","batch","ELEMENT_","lower-roman","FORMAT_LIST_START","list.properties","reversed","17710671TtJmiO","type","oldValue","isUndo","6385qMUhXi"];return(qs=function(){return t})()}var Ys=n(507);const Qs=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=196]})(t,e)}function $s(){const t=["markInsertion","parent","1569072HhbZwi","change","679060LDrkKS","afterExecute","hasClass","plugins","data","detach","markerNameToElements","get","9ArlYDL","addMarker:suggestion:insertion","enterBlock","163545wrAPsA","end","1018048UDOfxF","showSuggestionHighlights","56031wuSzSI","mapper","requires","commands","setSelection","bind","markerName","unbindElementFromMarkerName","ck-suggestion-marker-split","model","enter","createRange","high","fromRange","remove","572257OAgiOw","options","removeMarker:suggestion:insertion","enableCommand","16249YVGBYm","22iYHoPb","split","init","editing","downcastDispatcher","getFirstRange","selection","document","nextSibling","writer","54pjAzXG","getFirstPosition","fire","TrackChangesEditing","editor","createPositionAt"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(153454===-parseInt(n(242))/1*(-parseInt(n(243))/2)+-parseInt(n(223))/3+-parseInt(n(221))/4+parseInt(n(219))/5*(parseInt(n(198))/6)+parseInt(n(238))/7+-parseInt(n(206))/8*(parseInt(n(216))/9)+parseInt(n(208))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(225)](){return[Ys.Enter]}[Qs(245)](){const t=Qs,e=this[t(202)],n=e[t(211)][t(215)](t(201)),r=e[t(226)][t(215)](t(233));n[t(241)](t(233),(()=>{const s=t;e[s(232)][s(207)]((t=>{const o=s,a=e[o(232)][o(250)][o(249)],c=a[o(199)](),u=i.LiveRange[o(236)](a[o(248)]());if(r[o(218)](t)){const r=e[o(232)][o(203)](c[o(205)][o(196)],0),s=t[o(234)](c,r);n[o(204)](s)}else t[o(227)](t[o(234)](u[o(220)]));u[o(213)](),r[o(200)](o(209),{writer:t})}))})),e[t(246)][t(247)].on(t(217),Ds(e,t(244)),{priority:t(235)}),e[t(246)][t(247)].on(t(240),((e,n,r)=>{const s=t,o=r[s(224)][s(214)](n[s(229)]);if(o)for(const t of o)t[s(210)](s(231))&&(r[s(224)][s(230)](t,n[s(229)]),r[s(197)][s(237)](t))}),{priority:t(235)}),e[t(212)][t(247)].on(t(217),((n,r,s)=>{const o=t;s[o(239)][o(222)]&&Ds(e,o(244),{showActiveMarker:!1})[o(228)](this)(n,r,s)}),{priority:t(235)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=330]})(t,e)}const no=eo;function ro(){const t=["22824AOWayS","getRange","plugins","createPositionAt","272885lPQshM","921930BbfmYB","FindAndReplaceEditing","_isInDeletionRange","afterInit","replaceAll","72mIdBQL","filter","66hlzknm","52HUmHBh","editor","FindAndReplaceUtils","suggestion:deletion","replace","markers","start","TrackChangesEditing","string","has","bind","11yyOCwU","handleFindCommand","24689hUGHfd","item","18329172tGAbWk","106ddVwCl","findByTextCallback","findNext","createRange","34134YlvOpY","enableCommand","4574552lduCXL","end","model","find","getIntersection","get","findPrevious","getMarkersGroup"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(396594===-parseInt(n(356))/1+-parseInt(n(342))/2*(parseInt(n(346))/3)+parseInt(n(369))/4*(-parseInt(n(360))/5)+parseInt(n(368))/6*(parseInt(n(339))/7)+-parseInt(n(348))/8+-parseInt(n(366))/9*(-parseInt(n(361))/10)+parseInt(n(337))/11*(parseInt(n(341))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(364)](){const t=no;if(!this[t(370)][t(358)][t(335)](t(362)))return;const e=this[t(370)][t(358)][t(353)](t(333));e[t(347)](t(351),this[t(338)][t(336)](this)),e[t(347)](t(344)),e[t(347)](t(354)),e[t(347)](t(330)),e[t(347)](t(365))}[no(338)](t,e,n={}){const r=no,s=this[r(370)][r(358)][r(353)](r(371));return t((t=>(r(334)==typeof e?s[r(343)](e,n):e)(t)[r(367)]((e=>!1===this[r(363)](e,t[r(340)])))),n)}[no(363)](t,e){const n=no,r=this[n(370)][n(350)][n(345)](this[n(370)][n(350)][n(359)](e,t[n(332)]),this[n(370)][n(350)][n(359)](e,t[n(349)]));for(const t of this[n(370)][n(350)][n(331)][n(355)](n(372)))if(null!==r[n(352)](t[n(357)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontBackgroundColor","FontFamilyEditing","12qeFYyV","863163wsxEIq","175004YvnZVK","type","fontColor","TrackChangesEditing","449290ktVCav","fontColor.colors","*Reset font color*","commandParams","57030dgMIbz","*Reset font size*","format","plugins","FORMAT_FONT_COLOR","registerInlineAttribute","registerAttributeLabel","2281345nQJIWZ","7IbKsRd","editor","*Set font family:* %0","*Set font background color:* %0","FORMAT_FONT_FAMILY","has","_registerLegacyDescription","formatInline","afterInit","fontBackgroundColor.colors","FontColorEditing","fontSize.options","locale","normalizeSizeOptions","title","trim","registerDescriptionCallback","get","*Set font size:* %0","descriptionFactory","find","4412070QmxSvS","FontSizeEditing","FontSize","*Set font color:* %0","model","commandName","enableDefaultAttributesIntegration","label","FORMAT_FONT_BACKGROUND","fontFamily","fontSize","value","5566408WLyXPs","2002XMywAW","12abdyhr","FORMAT_FONT_SIZE","*Reset font family*","*Reset font background color*","config","toLowerCase","FontBackgroundColorEditing"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(482543===parseInt(n(401))/1+-parseInt(n(405))/2+parseInt(n(400))/3*(parseInt(n(399))/4)+-parseInt(n(354))/5*(-parseInt(n(390))/6)+-parseInt(n(355))/7*(parseInt(n(388))/8)+parseInt(n(376))/9+parseInt(n(409))/10*(-parseInt(n(389))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(377),commandName:oo(386)},{pluginName:oo(398),commandName:oo(385)},{pluginName:oo(365),commandName:oo(403)},{pluginName:oo(396),commandName:oo(397)}];class uo extends t.Plugin{[oo(363)](){const t=oo,e=this[t(356)][t(367)],n=this[t(356)][t(412)][t(372)](t(404));for(const{pluginName:e,commandName:r}of co)this[t(356)][t(412)][t(360)](e)&&(n[t(382)](r),n[t(352)](r));e.t,n[t(374)][t(353)](t(386),Wr(e,t(391))),n[t(374)][t(353)](t(385),Wr(e,t(359))),n[t(374)][t(353)](t(403),Wr(e,t(413))),n[t(374)][t(353)](t(397),Wr(e,t(384))),this[t(361)]()}[oo(361)](){const t=oo,e=this[t(356)],n=e[t(367)];e[t(412)][t(372)](t(404))[t(374)][t(371)]((e=>{const r=t,o=n.t;if(r(362)!=e[r(402)])return;const{data:i}=e;if(null!=i){if(r(386)==i[r(381)]){const t=i[r(408)][0][r(387)];if(t){const e=o(this[r(356)][r(412)][r(372)](r(378))[r(368)](this[r(356)][r(394)][r(372)](r(366)))[r(375)]((e=>e[r(380)]==t))[r(369)])[r(395)]();return{type:r(411),content:Wr(n,r(373),e)}}return{type:r(411),content:Wr(n,r(410))}}if(r(385)==i[r(381)]){const t=i[r(408)][0][r(387)];return t?{type:r(411),content:Wr(n,r(357),t)}:{type:r(411),content:Wr(n,r(392))}}if(r(403)==i[r(381)]){const t=i[r(408)][0][r(387)];if(t){const e=(0,s.normalizeColorOptions)(this[r(356)][r(394)][r(372)](r(406)))[r(375)]((e=>e[r(380)]==t));let i=t,a="";return e&&(i=e[r(383)],a=o(i)[r(395)]()),{type:r(411),content:Wr(n,r(379),a)[r(370)](),color:{value:t,title:a||i}}}return{type:r(411),content:Wr(n,r(407))}}if(r(397)==i[r(381)]){const t=i[r(408)][0][r(387)];if(t){const e=(0,s.normalizeColorOptions)(this[r(356)][r(394)][r(372)](r(364)))[r(375)]((e=>e[r(380)]==t));let i=t,a="";return e&&(i=e[r(383)],a=o(i)[r(395)]()),{type:r(411),content:Wr(n,r(358),a)[r(370)](),color:{value:t,title:a||i}}}return{type:r(411),content:Wr(n,r(393))}}}}))}}function lo(){const t=["fontColor.colors","*Remove all formatting*","fontColor","TrackChangesEditing","10FJuEdO","formatBlock","_registerLegacyDescription","4291152ciuYww","formatInline","afterInit","push","copyFormat","enableDefaultAttributesIntegration","split","13140SpLacy","2862220SOKgqe","boolean","commandName","model","title","commandParams","8tgeDvk","config","join","enableCommand","plugins","normalizeSizeOptions","131732EJNHbc","FontSize","toLowerCase","descriptionFactory","slice","registerDescriptionCallback","find","pasteFormat","type","2890wJpDOQ","fontBackgroundColor","format","18686371ZNzpRO","39ppNfmN","locale","length","charAt","102295ZryMxG","fontSize","get","editor","toUpperCase","3881171DxqpnS","commands","label","*Set format to:* %0","entries","fontSize.options"];return(lo=function(){return t})()}const fo=go;!function(t,e){const n=go,r=t();for(;;)try{if(395966===parseInt(n(467))/1*(parseInt(n(427))/2)+parseInt(n(463))/3*(parseInt(n(450))/4)+parseInt(n(438))/5+parseInt(n(430))/6+-parseInt(n(472))/7*(parseInt(n(444))/8)+parseInt(n(437))/9*(parseInt(n(459))/10)+-parseInt(n(462))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class ho extends t.Plugin{[fo(432)](){const t=fo,e=this[t(470)],n=e[t(448)][t(469)](t(481)),r=e[t(473)][t(469)](t(434)),s=e[t(473)][t(469)](t(457));r&&s&&(n[t(435)](t(457)),n[t(447)](t(434)),this[t(429)]())}[fo(429)](){const t=fo,e=this[t(470)],n=e[t(464)];e[t(448)][t(469)](t(481))[t(453)][t(455)]((r=>{const s=t;if(s(428)!=r[s(458)]&&s(431)!=r[s(458)])return;const{data:o}=r;if(o&&s(457)===o[s(440)]){const t=[],r=o[s(443)][0];for(const[n,o]of Object[s(476)](r))t[s(433)](po(e,n,o));return t[s(465)]?{type:s(461),content:Wr(n,s(475),t[s(446)](", "))}:{type:s(461),content:Wr(n,s(479))}}}))}}function go(t,e){const n=lo();return(go=function(t,e){return n[t-=427]})(t,e)}function po(t,e,n){const r=fo,o=t[r(464)].t,i=e[r(436)](/(?=[A-Z])/)[r(446)](" "),a=o(i[r(466)](0)[r(471)]()+i[r(454)](1))[r(452)]();if(r(439)==typeof n)return a;if(r(480)===e||r(460)===e){const e=(0,s.normalizeColorOptions)(t[r(445)][r(469)](r(478)))[r(456)]((t=>t[r(441)]==n));return a+" ("+(e?o(e[r(474)])[r(452)]():n)+")"}if(r(468)===e&&isNaN(parseFloat(n))){const e=t[r(448)][r(469)](r(451))[r(449)](t[r(445)][r(469)](r(477)))[r(456)]((t=>t[r(441)]==n));return a+" ("+(e?o(e[r(442)])[r(452)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["3876246RWvoqF","find","afterInit","1391340rHhxBx","registerElementLabel","commandName","ELEMENT_HEADING_CUSTOM","formatBlock","paragraph","_registerLegacyDescription","92913IGhlfY","registerDescriptionCallback","HeadingEditing","name","3393648smKhpT","76SQrQBN","TrackChangesEditing","config","get","view","1pWuoDx","title","_headingOptions","format","match","heading","*Change to:* %0","value","60TmIpLw","descriptionFactory","has","heading.options","_getHeadingLevel","plugins","enableDefaultAttributesIntegration","editor","commandParams","7AHCOeN","1425505KPWHZP","ELEMENT_HEADING","623306nQNufd","model","type","locale","942066NvbPKG"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(332639===parseInt(n(131))/1*(parseInt(n(151))/2)+-parseInt(n(121))/3*(parseInt(n(126))/4)+parseInt(n(149))/5+parseInt(n(159))/6*(-parseInt(n(148))/7)+-parseInt(n(125))/8+-parseInt(n(155))/9*(-parseInt(n(139))/10)+parseInt(n(156))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(158)](){const t=mo,e=this[t(146)];if(!e[t(144)][t(141)](t(123)))return;this[t(133)]=e[t(128)][t(129)](t(142));const n=e[t(154)],r=e[t(144)][t(129)](t(127));r[t(145)](t(136));for(const e of this[t(133)])t(119)!=e[t(152)]&&r[t(140)][t(160)](e[t(152)],(n=>{const r=t,i=this[r(143)](e[r(152)]);return null!==i?s(n,i):o(n,e[r(132)])}));function s(e,r){return Wr(n,t(150),[e,r])}function o(e,r){return Wr(n,t(117),[e,r])}this[t(120)]()}[mo(120)](){const t=mo,e=this[t(146)],n=e[t(154)];e[t(144)][t(129)](t(127))[t(140)][t(122)]((e=>{const r=t;if(r(118)!=e[r(153)])return;const{data:s}=e;if(s&&r(136)==s[r(116)]){const e=s[r(147)][0][r(138)],c=this[r(143)](e);if(null!==c)return{type:r(134),content:Wr(n,r(137),(1,a=c,Wr(n,r(150),[1,a])))};const u=this[r(133)][r(157)]((t=>t[r(152)]===e))[r(132)];return{type:r(134),content:Wr(n,r(137),(o=1,i=u,Wr(n,t(117),[o,i])))}}var o,i,a}))}[mo(143)](t){const e=mo;var n,r;const s=t[e(135)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(133)])||void 0===n?void 0:n[e(157)]((n=>n[e(152)]==t));if(o&&o[e(130)]){const t=o[e(130)],n=(null!==(r=t[e(124)])&&void 0!==r?r:t)[e(135)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=205]})(t,e)}function yo(){const t=["2254677KEXQXU","get","7193826oBTiuy","highlight.options","model","commandParams","*Set highlight:* %0","highlight","format","_registerLegacyDescription","plugins","registerAttributeLabel","commandName","locale","6392MVPkTm","registerInlineAttribute","toLowerCase","TrackChangesEditing","8540qpsaTZ","1153105XSVjqh","afterInit","color","enableDefaultAttributesIntegration","FORMAT_HIGHLIGHT","title","2502776JjAfyF","7087239IrkVCA","has","config","find","*Remove highlight*","HighlightEditing","5jbwZaD","registerDescriptionCallback","2txLfLK","20592420UHlsoW","value","formatInline","descriptionFactory","editor","type"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(677832===parseInt(n(225))/1+parseInt(n(240))/2*(-parseInt(n(206))/3)+-parseInt(n(231))/4+parseInt(n(238))/5*(parseInt(n(208))/6)+-parseInt(n(224))/7*(-parseInt(n(220))/8)+parseInt(n(232))/9+-parseInt(n(241))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(226)](){const t=To,e=this[t(245)];if(!e[t(216)][t(233)](t(237)))return;const n=e[t(216)][t(207)](t(223)),r=e[t(219)];n[t(228)](t(213)),n[t(221)](t(213)),n[t(244)][t(217)](t(213),Wr(r,t(229))),this[t(215)]()}[To(215)](){const t=To,e=this[t(245)],n=e[t(219)];e[t(216)][t(207)](t(223))[t(244)][t(239)]((r=>{const s=t;if(s(243)!=r[s(205)])return;const{data:o}=r;if(o&&s(213)==o[s(218)]){const t=n.t,r=o[s(211)][0][s(242)];if(r){const o=e[s(234)][s(207)](s(209))[s(235)]((t=>t[s(210)]==r)),i=t(o[s(230)])[s(222)]();return{type:s(214),content:Wr(n,s(212),i),color:{value:o[s(227)],title:o[s(230)]}}}return{type:s(214),content:Wr(n,s(236),Wr(n,s(229)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=416]})(t,e)}function Lo(){const t=["get","18IARilh","TrackChangesEditing","1296632EgHQze","1MqYNZl","editor","938465pFWPsH","div","HorizontalLineEditing","locale","horizontalLine","showSuggestionHighlights","insert","471022PDyvTb","createEmptyElement","ck-horizontal-line","6GTMgWl","2657690NEzfvw","106488WfgHSc","plugins","elementToStructure","1739213YXzIDf","has","descriptionFactory","dataDowncast","registerElementLabel","ELEMENT_HORIZONTAL_LINE","addClass","conversion","createContainerElement","high","for","enableCommand","afterInit","createPositionAt","1613568JdZTmi"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(172939===parseInt(n(424))/1*(parseInt(n(433))/2)+-parseInt(n(438))/3+-parseInt(n(423))/4+-parseInt(n(426))/5+parseInt(n(436))/6*(-parseInt(n(441))/7)+parseInt(n(419))/8+-parseInt(n(421))/9*(-parseInt(n(437))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class So extends t.Plugin{[ko(417)](){const t=ko,e=this[t(425)];if(!e[t(439)][t(442)](t(428)))return;e[t(439)][t(420)](t(422))[t(416)](t(430));const n=e[t(439)][t(420)](t(422)),r=e[t(429)];n[t(443)][t(445)](t(430),(e=>Wr(r,t(446),e))),e[t(448)][t(451)](t(444))[t(440)]({model:t(430),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(431)])return null;const o=n[s(449)](s(427)),i=n[s(434)]("hr");return n[s(447)](s(435),o),n[s(432)](n[s(418)](o,0),i),o},converterPriority:t(450)})}}function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=426]})(t,e)}const Ro=No;function Mo(){const t=["2463723LDdwoZ","key","plugins","get","TrackChangesEditing","8872gwmsQX","editor","htmlEmbed","enableDefaultAttributesIntegration","value","22MXXVej","afterInit","locale","HtmlEmbed","registerDescriptionCallback","6715280BSvQMt","*Change %0 content*","type","registerElementLabel","_registerLegacyDescription","rawHtml","has","registerBlockAttribute","attribute","2682ZRVEYX","513468zmssBQ","138380afZerJ","start","10483160qexIhB","formatBlock","ELEMENT_HTML_EMBED","11767CmBrUn","descriptionFactory","commandName","72OGMvNW","format","nodeAfter","getFirstRange","element"];return(Mo=function(){return t})()}!function(t,e){const n=No,r=t();for(;;)try{if(662328===parseInt(n(439))/1*(parseInt(n(444))/2)+-parseInt(n(459))/3+parseInt(n(429))/4*(-parseInt(n(460))/5)+parseInt(n(458))/6*(parseInt(n(426))/7)+-parseInt(n(449))/8+parseInt(n(434))/9+parseInt(n(462))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[Ro(445)](){const t=Ro,e=this[t(440)];if(!e[t(436)][t(455)](t(447)))return;const n=e[t(436)][t(437)](t(438)),r=e[t(446)];n[t(427)][t(452)](t(454),(e=>Wr(r,t(464),e))),n[t(442)](t(441)),n[t(456)](t(443)),n[t(427)][t(448)]((e=>{const n=t;if(n(457)!=e[n(451)])return;const{data:s}=e;if(s&&n(443)==s[n(435)]&&e[n(432)]()[n(461)][n(431)].is(n(433),n(454))){const t=Wr(r,n(464));return{type:n(430),content:Wr(r,n(450),t)}}})),this[t(453)]()}[Ro(453)](){const t=Ro,e=this[t(440)],n=e[t(446)];e[t(436)][t(437)](t(438))[t(427)][t(448)]((e=>{const r=t;if(r(463)!=e[r(451)])return;const{data:s}=e;if(s&&r(441)==s[r(428)]){const t=Wr(n,r(464));return{type:r(430),content:Wr(n,r(450),t)}}}))}}function Oo(){const t=["newValue","imageTypeBlock","alt","TrackChangesEditing","registerAttributeLabel","deletion","chain","accept","ImageUploadEditing","nodeAfter","ImageInlineEditing","start","change","45826Rmhuiz","Inline image to block image","1166028XmmnOs","descriptionFactory","ELEMENT_INLINE_IMAGE","subType","ELEMENT_IMAGE","element","commandParams","insertImage","isEqual","formatBlock","420njgZIt","resizedWidth","ImageTextAlternativeEditing","editor","toggleImageCaption","ImageResize","length","createRangeOn","ImageCaptionEditing","FORMAT_IMAGE_SIZE","findIndex","getClosestSelectedImageElement","isBlockImage","attribute","width","imageCaption","6074KeYmpR","28syptCY","ImageCaptionUtils","markInsertion","_suggestionFactory","enableDefaultAttributesIntegration","imageTextAlternative","uploadImage","getCaptionFromImageModelElement","isIntersecting","formatInline","getSuggestionCallback","get","caption","toPrevious","imageTypeInline","selection","*Reset image width*","toNext","7WLcEtc","_registerLegacyDescription","isBefore","46808tKsPpd","type","backward","isCollapsed","resizeImage","getFirstRange","17254668RJyPoo","registerDescriptionCallback","plugins","previous","markDeletion","registerCustomCallback","isOwn","12zIkBat","65523mXGkbu","afterInit","registerBlockAttribute","*Set image text alternative:* %0","convertInlineImageToBlock","registerElementLabel","insertion","Block image to inline image","_findSuggestions","key","ImageBlockEditing","getNearestSelectionRange","549Ayvqbl","forceDefaultExecution","imageInline","forward","enableCommand","document","ELEMENT_CAPTION","558260YPjNTR","find","*Set image width:* %0","detach","imageStylePreApply","has","join","getContainedElement","convertBlockImageToInline","markBlockFormat","removeObject","commandName","createRange","format","addObject","locale","imageBlock","*Remove image text alternative*","filter","ImageEditing","model","discard","ImageUtils","end","fromPosition","nodeBefore","schema"];return(Oo=function(){return t})()}const wo=Do;function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=357]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(269835===-parseInt(n(472))/1*(parseInt(n(471))/2)+-parseInt(n(384))/3+-parseInt(n(383))/4*(parseInt(n(403))/5)+-parseInt(n(445))/6*(parseInt(n(367))/7)+parseInt(n(370))/8*(-parseInt(n(396))/9)+-parseInt(n(455))/10*(parseInt(n(443))/11)+parseInt(n(376))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(385)](){const t=wo,e=this[t(458)];if(!e[t(378)][t(408)](t(422)))return;const n=e[t(378)][t(360)](t(433)),r=e[t(378)][t(360)](t(425)),s=e[t(418)];n[t(400)](t(452)),n[t(446)][t(389)](t(419),(e=>Wr(s,t(449),e))),n[t(446)][t(389)](t(398),(e=>Wr(s,t(447),e))),n[t(446)][t(389)](t(361),(()=>Wr(s,t(402)))),e[t(378)][t(408)](t(438))&&n[t(400)](t(478)),e[t(378)][t(408)](t(394))&&e[t(378)][t(408)](t(440))&&(n[t(400)](t(363),((s,o)=>{const i=t,a=r[i(466)](e[i(423)][i(401)][i(364)]);e[i(423)][i(442)]((()=>{const t=i;n[t(412)](a,{commandName:t(363),commandParams:[o]},[],t(411))}))})),n[t(400)](t(431),((s,o)=>{const a=t;e[a(423)][a(442)]((t=>{const c=a;let u=r[c(466)](e[c(423)][c(401)][c(364)]),l=t[c(462)](u);const f=i.LivePosition[c(427)](l[c(441)],c(362)),h=i.LivePosition[c(427)](l[c(426)],c(366));n[c(397)]((()=>s(o))),u=r[c(466)](e[c(423)][c(401)][c(364)]),l=t[c(462)](u);const d=t[c(415)](f,h);f[c(406)](),h[c(406)](),n[c(412)](u,{commandName:c(363),commandParams:[o]},[],c(388)),d[c(441)][c(369)](l[c(441)])&&n[c(474)](t[c(415)](d[c(441)],l[c(441)]),c(388)),l[c(426)][c(369)](d[c(426)])&&n[c(474)](t[c(415)](l[c(426)],d[c(426)]),c(388))}))})),n[t(475)][t(381)](t(454),t(388),t(409),(()=>!1)),n[t(475)][t(381)](t(454),t(388),t(437),(()=>!1)),n[t(475)][t(381)](t(454),t(388),t(424),n[t(475)][t(359)](t(454),"",t(437))),n[t(475)][t(381)](t(390),t(388),t(409),(()=>!1)),n[t(475)][t(381)](t(390),t(388),t(424),(([r])=>{const s=t,o=n[s(475)][s(359)](s(390),"",s(424));let i=r[s(441)],a=r[s(426)];const c=e[s(423)][s(429)][s(395)](i,s(372)),u=e[s(423)][s(429)][s(395)](a,s(399));c[s(373)]&&(i=c[s(441)]),u[s(373)]&&(a=u[s(426)]),o([e[s(423)][s(415)](i,a)])})),n[t(475)][t(381)](t(454),t(388),t(436),c),n[t(475)][t(381)](t(390),t(388),t(436),c)),e[t(378)][t(408)](t(463))&&(n[t(400)](t(459),((s,o)=>{const i=t,a=e[i(378)][i(360)](i(473));let c=r[i(466)](e[i(423)][i(401)][i(364)]),u=a[i(479)](c);e[i(423)][i(442)]((()=>{const t=i;if(u)return void n[t(380)](e[t(423)][t(462)](u));const l=r[t(467)](c);s(o),c=r[t(466)](e[t(423)][t(401)][t(364)]),u=a[t(479)](c),n[t(474)](e[t(423)][t(462)](u),l?null:t(470))}))})),n[t(475)][t(381)](t(390),t(470),t(436),c));const o=[{type:t(454),subType:t(407)},{type:t(390),subType:t(470)},{type:t(454),subType:t(388)},{type:t(390),subType:t(388)}];function a(e,s){const i=t,a=o[i(465)]((({type:t,subType:n})=>e[i(371)]==t&&e[i(448)]==n)),c=o[i(465)]((({type:t,subType:e})=>s[i(371)]==t&&s[i(448)]==e));if(a<0||c<0)return!1;const u=e[i(375)](),l=s[i(375)]();if((0==a||1==a)&&2==c&&u[i(357)](l))return!0;if(2==a&&3==c){const t=n[i(392)](u,i(390))[i(421)]((({suggestion:t,meta:e})=>e[i(382)]&&i(388)==t[i(448)]));if(t[i(461)]>1&&l[i(426)][i(453)](u[i(441)]))return!0;if(1==t[i(461)]&&(u[i(441)][i(453)](l[i(426)])||u[i(426)][i(453)](l[i(441)])))return!0}if(3==a&&3==c&&u[i(441)][i(369)](l[i(441)])){const t=u[i(426)][i(439)],e=l[i(441)][i(428)];return r[i(467)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(378)][t(408)](t(460))&&(n[t(476)](t(374)),n[t(386)](t(456)),n[t(446)][t(434)](t(456),Wr(s,t(464)))),e[t(378)][t(408)](t(457))&&(n[t(476)](t(477)),n[t(386)](t(432))),n[t(446)][t(377)]((e=>{const n=t;if(o[n(404)]((({type:t,subType:r})=>e[n(371)]==t&&e[n(448)]==r)))return e[n(379)]?{}:void 0})),n[t(446)][t(377)]((e=>{const n=t;if(n(390)==e[n(371)]||n(435)==e[n(371)]){const t=e[n(410)]();if(t&&t.is(n(450),n(361)))return{type:n(390)==e[n(371)]?n(417):n(413),element:t,quantity:1}}})),n[t(446)][t(377)]((e=>t(454)==e[t(371)]&&t(388)==e[t(448)]?{type:t(416),content:t(444)}:t(454)==e[t(371)]&&t(411)==e[t(448)]?{type:t(416),content:t(391)}:void 0)),n[t(446)][t(377)]((e=>{const n=t;if(n(468)!=e[n(371)])return;const{data:r}=e;if(!r||n(432)!=r[n(393)])return;const o=r[n(430)];return o?{type:n(416),content:Wr(s,n(387),'"'+o+'"')}:{type:n(416),content:Wr(s,n(420))}})),this[t(368)]()}[wo(368)](){const t=wo,e=this[t(458)],n=e[t(418)];e[t(378)][t(360)](t(433))[t(446)][t(377)]((e=>{const r=t;if(r(454)!=e[r(371)]&&r(358)!=e[r(371)])return;const{data:s}=e;if(s){if(r(477)==s[r(414)]){const t=s[r(451)][0][r(430)];return t?{type:r(416),content:Wr(n,r(387),'"'+t+'"')}:{type:r(416),content:Wr(n,r(420))}}if(r(374)==s[r(414)]){const t=s[r(451)][0][r(469)];return t?{type:r(416),content:Wr(n,r(405),t)}:{type:r(416),content:Wr(n,r(365))}}}}))}}const xo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(524528===-parseInt(n(450))/1*(parseInt(n(487))/2)+parseInt(n(448))/3+parseInt(n(472))/4*(-parseInt(n(446))/5)+parseInt(n(486))/6+-parseInt(n(453))/7*(parseInt(n(456))/8)+parseInt(n(476))/9*(parseInt(n(447))/10)+parseInt(n(466))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(483)](){const t=xo;if(!this[t(461)][t(481)][t(485)](t(449)))return;const e=this[t(461)][t(452)],n=this[t(461)][t(481)][t(475)](t(471));n[t(474)](t(451)),n[t(469)](t(457)),n[t(463)][t(458)]((n=>{const r=t;if(r(462)!=n[r(465)])return;const{data:s}=n;return s&&r(457)==s[r(484)]?s[r(445)]&&s[r(459)]?{type:r(455),content:Wr(e,r(470))}:{type:r(455),content:""}:void 0})),this[t(478)]()}[xo(478)](){const t=xo,e=this[t(461)][t(481)][t(475)](t(471));e[t(454)][t(468)](t(479),t(451),t(467),e[t(454)][t(477)](t(479),null,t(482))),e[t(454)][t(468)](t(479),t(451),t(482),e[t(454)][t(477)](t(479),null,t(467))),this[t(480)]()}[xo(480)](){const t=xo,e=this[t(461)],n=e[t(452)];e[t(481)][t(475)](t(471))[t(463)][t(458)]((e=>{const r=t;if(r(479)!=e[r(465)]&&r(473)!=e[r(465)])return;const{data:s}=e;return s&&r(451)==s[r(460)]?{type:r(455),content:Wr(n,r(464))}:void 0}))}}function Uo(){const t=["*Replace image URL*","TrackChangesEditing","12KDgdmR","formatInline","enableDefaultAttributesIntegration","get","108mPyNZl","getSuggestionCallback","_handleLegacySuggestions","formatBlock","_registerLegacyDescription","plugins","discard","afterInit","key","has","3107556hLJZXn","6OhucHW","newValue","25660xhFNmN","21030haifXD","2467755OSeGXi","ImageEditing","255961wwfyxc","replaceImageSource","locale","1067087GbZfve","_suggestionFactory","format","40rqxFOx","src","registerDescriptionCallback","oldValue","commandName","editor","attribute","descriptionFactory","*Format:* replace image URL","type","7746915iPehiw","accept","registerCustomCallback","registerBlockAttribute"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=499]})(t,e)}function Vo(){const t=["getFirstRange","getSuggestion","2289195CxfFDb","_suggestionFactory","isInContent","4612GqbPiy","isIntersecting","660456HJLDhZ","shouldConvertImageType","setImageNaturalSizeAttributes","author","isOwn","getSuggestions","ImageStyleEditing","nodeBefore","suggestion","commandName","nodeAfter","markInlineFormat","enableCommand","isBefore","findIndex","differ","selection","imageStylePostApply","model","registerPostFixer","chain","getClosestSelectedImageElement","next","side","locale","registerDescriptionCallback","start","has","discard","filter","from","convertInlineImageToBlock","179402fwvlSh","7CjWsPP","getChangedMarkers","Users","imageCaption","imageStylePreApply","forEach","format","subType","isInlineImage","FORMAT_SIDE_IMAGE","1437etbdFw","head","commandReversedParams","value","change","commands","name","1894040bmQTrl","descriptionFactory","imageTypeInline","594stMJXk","registerCustomCallback","_splitMarkerName","accept","imageStyle","newRange","TrackChangesEditing","commandParams","createRangeOn","get","formatInline","normalizedStyles","plugins","_registerLegacyDescription","isEqual","afterInit","insertion","isBlockImage","refresh","title","length","imageTypeBlock","markBlockFormat","191710GZUQvE","hasSuggestion","4692222UcjgfW","ImageUtils","end","type","editor","*Format:* %0","toLowerCase","formatBlock","getContainedElement","1tAZsVe","document","getSuggestionCallback","discardSuggestion","_findSuggestions","join"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(289336===parseInt(n(524))/1*(parseInt(n(569))/2)+-parseInt(n(580))/3*(parseInt(n(535))/4)+-parseInt(n(532))/5+-parseInt(n(537))/6+-parseInt(n(570))/7*(parseInt(n(587))/8)+parseInt(n(515))/9+-parseInt(n(513))/10*(-parseInt(n(590))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(505)](){const t=jo,n=this[t(519)];if(!n[t(502)][t(564)](t(543)))return;const r=n[t(502)][t(499)](t(596)),s=n[t(502)][t(499)](t(516)),o={};r[t(549)](t(594),((o,i)=>{const a=t,c=n[a(502)][a(499)](a(572)).me,u=n[a(585)][a(499)](a(594));let l=s[a(558)](n[a(555)][a(525)][a(553)]),f=n[a(555)][a(598)](l),h=u[a(583)];if(h==i[a(583)])return;const d={commandName:a(594),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(555)][a(584)]((()=>{const t=a;if(r[t(542)]()[t(566)]((e=>e[t(534)]&&c==e[t(540)]&&(t(522)==e[t(518)]||t(500)==e[t(518)])&&(t(574)==e[t(577)]||t(554)==e[t(577)])&&e[t(530)]()[t(504)](f)))[t(575)]((e=>r[t(527)](e[t(581)]))),l=s[t(558)](n[t(555)][t(525)][t(553)]),f=n[t(555)][t(598)](l),u[t(508)](),n[t(585)][t(499)](t(589))[t(508)](),n[t(585)][t(499)](t(511))[t(508)](),h=u[t(583)],h!=i[t(583)])return s[t(578)](l)&&u[t(538)](i[t(583)],l)?(o({...i,setImageSizes:!1}),l=s[t(558)](n[t(555)][t(525)][t(553)]),void r[t(512)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(574))):void(s[t(507)](l)?r[t(512)](l,d,[],t(554)):r[t(548)](f,d,t(554)))}))}));for(const e of n[t(502)][t(499)](t(543))[t(501)])o[e[t(586)]]=e[t(509)][t(521)]();r[t(533)][t(591)](t(522),t(574),t(529),(()=>!1)),r[t(533)][t(591)](t(522),t(554),t(529),(()=>!1)),r[t(533)][t(591)](t(500),t(554),t(529),(()=>!1)),r[t(533)][t(591)](t(522),t(574),t(593),(([e])=>{const n=t;s[n(539)](e[n(523)]())})),r[t(533)][t(591)](t(522),t(574),t(565),((e,n)=>{const s=t;r[s(533)][s(526)](s(522),"",s(593))(e,{commandName:n[s(546)],commandParams:n[s(582)]})})),r[t(533)][t(591)](t(522),t(574),t(557),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(522),subType:t(574)},{type:t(506),subType:t(573)},{type:t(522),subType:t(568)},{type:t(506),subType:t(568)}];function a(e,n){const o=t,a=i[o(551)]((({type:t,subType:n})=>e[o(518)]==t&&e[o(577)]==n)),c=i[o(551)]((({type:t,subType:e})=>n[o(518)]==t&&n[o(577)]==e));if(a<0||c<0)return!1;const u=e[o(530)](),l=n[o(530)]();if((0==a||1==a)&&2==c&&u[o(536)](l))return!0;if(2==a&&3==c){const t=r[o(528)](u,o(506))[o(566)]((({suggestion:t,meta:e})=>e[o(541)]&&o(568)==t[o(577)]));if(t[o(510)]>1&&l[o(517)][o(504)](u[o(563)]))return!0;if(1==t[o(510)]&&(u[o(563)][o(504)](l[o(517)])||u[o(517)][o(504)](l[o(563)])))return!0}if(3==a&&3==c&&u[o(563)][o(550)](l[o(563)])){const t=u[o(517)][o(547)],e=l[o(563)][o(544)];return s[o(507)](t)&&t===e}return!1}n[t(555)][t(525)][t(556)]((()=>{const e=t;let o=!1;const i=Array[e(567)](n[e(555)][e(525)][e(552)][e(571)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(592)](t);if(e(545)==i&&r[e(514)](u)){if(e(522)==a&&(e(574)==c||e(554)==c)){const t=r[e(531)](u);if(n[e(595)]){const n=t[e(530)]()[e(523)]();if(s[e(507)](n))continue;r[e(527)](t),o=!0}}if(e(506)==a&&e(573)==c&&!n[e(595)]){const t=r[e(531)](u);t[e(559)]&&t[e(559)][e(534)]&&(r[e(527)](t[e(559)]),o=!0)}}}return o})),this[t(503)](o)}[jo(503)](t){const e=jo,n=this[e(519)],r=n[e(561)];n[e(502)][e(499)](e(596))[e(588)][e(562)]((n=>{const s=e;if(s(522)!=n[s(518)]&&s(500)!=n[s(518)])return;const{data:o}=n;if(!o||s(594)!=o[s(546)])return;const i=o[s(597)][0][s(583)];return function(t){const e=s;return{type:e(576),content:Wr(r,e(520),t)}}(s(560)===i?Wr(r,s(579)):t[i]||i)}))}}const Wo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=156]})(t,e)}function Ko(){const t=["1231554EFWaLE","commands","track_changes","54507728OCCWmN","collaboration_features","value","bind","_trackChangesValueDuringImport","Users","high","enableCommand","483tsCliF","execute","editor","171qCRzDQ","6789708tgPGfd","_trackChangesExecuted","1014850FdYsuw","plugins","trackChanges","TrackChangesEditing","6QgWwNo","get","afterInit","2itVfBi","dataInsert","_handleImportedData","listenTo","763366JqgcRz","lowest","_setSuggestionData","749365fZTMQZ","importWord","161048rpLyaB","forEach"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(964578===-parseInt(n(184))/1*(-parseInt(n(180))/2)+parseInt(n(156))/3+-parseInt(n(171))/4+-parseInt(n(187))/5*(parseInt(n(177))/6)+-parseInt(n(167))/7*(parseInt(n(189))/8)+parseInt(n(170))/9*(-parseInt(n(173))/10)+parseInt(n(159))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(163)]=!1,this[e(172)]=!1}[Wo(179)](){const t=Wo,e=this[t(169)],n=e[t(157)][t(178)](t(188)),r=e[t(157)][t(178)](t(175));n&&(n.on(t(168),((e,[,n])=>{const s=t;this[s(163)]=r[s(161)],n[s(160)][s(158)]=!this[s(163)]}),{priority:t(165)}),this[t(183)](n,t(181),this[t(182)][t(162)](this)),this[t(183)](n,t(181),(()=>{const e=t;this[e(172)]&&(r[e(168)](),this[e(172)]=!1)}),{priority:t(185)}),e[t(174)][t(178)](t(176))[t(166)](t(188)))}[Wo(182)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(169)][n(157)][n(178)](n(175)),o=s[n(161)];this[n(163)]!==o&&(s[n(168)](),this[n(172)]=!0),r&&r[n(190)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(169)][o(174)][o(178)](o(164)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(188)}}};this[o(169)][o(174)][o(178)](o(176))[o(186)](i)}))}}const Zo=Yo;function qo(){const t=["editor","registerAttributeLabel","getItems","786944mjrcSc","804992OmhxCd","enableDefaultAttributesIntegration","_registerLegacyDescription","afterInit","commandName","type","IndentBlock","outdentBlock","enableCommand","locale","951bcwJUV","plugins","blockIndent","*Indent:* %0","*Outdent:* %0","806211tXIDmu","3BewzoD","indentBlock","formatBlock","TrackChangesEditing","1611441aRSkBl","306MWmyip","getItemLabel","format","outdent","has","get","registerDescriptionCallback","descriptionFactory","registerBlockAttribute","FORMAT_INDENT","IndentEditing","indent","1344714qDxNGe","735295ZvMTnk"];return(qo=function(){return t})()}function Yo(t,e){const n=qo();return(Yo=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(119579===parseInt(n(205))/1*(parseInt(n(177))/2)+parseInt(n(211))/3*(-parseInt(n(195))/4)+parseInt(n(190))/5+parseInt(n(189))/6+-parseInt(n(210))/7+parseInt(n(194))/8+-parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Qo extends t.Plugin{[Zo(198)](){const t=Zo,e=this[t(191)],n=e[t(206)][t(182)](t(214));if(e[t(206)][t(181)](t(187))&&(n[t(203)](t(188)),n[t(203)](t(180))),e[t(206)][t(181)](t(201)))for(const e of[t(212),t(202)])n[t(196)](e);const r=e[t(204)];n[t(185)](t(207)),n[t(184)][t(192)](t(207),Wr(r,t(186))),this[t(197)]()}[Zo(197)](){const t=Zo,e=this[t(191)],n=e[t(204)],r=e[t(206)][t(182)](t(214));r[t(184)][t(183)]((e=>{const s=t;if(s(213)!=e[s(200)])return;const{data:o}=e;if(!o)return;if(s(212)!=o[s(199)]&&s(202)!=o[s(199)])return;const i=e[s(193)]()[0],a=r[s(184)][s(178)](i);return s(212)==o[s(199)]?{type:s(179),content:Wr(n,s(208),a)}:s(202)==o[s(199)]?{type:s(179),content:Wr(n,s(209),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=471]})(t,e)}function ti(){var t=["input","66WevNic","2355736YwVadL","597660TXmluW","555636dnbfIG","1856998RVPvYh","7qZoRBC","99sqSuAT","init","1576026ejnTWR","editor","enableCommand","plugins","84SUmYsO","get","286075IzpAsW","requires","93573GYAGkt","TrackChangesEditing"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(472504===-parseInt(n(472))/1+-parseInt(n(477))/2+parseInt(n(485))/3*(parseInt(n(481))/4)+parseInt(n(483))/5*(parseInt(n(488))/6)+-parseInt(n(474))/7*(parseInt(n(489))/8)+-parseInt(n(475))/9*(-parseInt(n(471))/10)+parseInt(n(473))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(484)](){return[Ms.Input]}[Jo(476)](){var t=Jo;this[t(478)][t(480)][t(482)](t(486))[t(479)](t(487))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=211]})(t,e)}function si(){const t=["toLowerCase","4343790IJaFFf","commands","*Remove link*","commandName","label","plugins","16494mkxJTB","link","editor","format","388MJJmSr","newValue","10599576plEhMi","attribute","7jDeYrL","key","descriptionFactory","TrackChangesEditing","_registerLegacyDescription","formatInline","get","link (","19140489GaFmQe","1397664SaKgkq","unlink","registerInlineAttribute","has","*Set link:* %0","6259866ndBTju","afterInit","locale","enableDefaultAttributesIntegration","type","registerAttributeLabel","1117942xmubxm","commandParams","LinkEditing","linkHref","manualDecorators","registerDescriptionCallback"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(678241===parseInt(n(214))/1+-parseInt(n(231))/2*(parseInt(n(227))/3)+-parseInt(n(244))/4+-parseInt(n(221))/5+-parseInt(n(249))/6*(-parseInt(n(235))/7)+-parseInt(n(233))/8+parseInt(n(243))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(250)](){const t=ni,e=this[t(229)];if(!e[t(226)][t(247)](t(216)))return;const n=e[t(226)][t(241)](t(238)),r=e[t(222)][t(241)](t(228));n[t(211)](t(228)),n[t(211)](t(245)),n[t(246)](t(217));for(const e of r[t(218)])n[t(246)](e.id),n[t(237)][t(213)](e.id,t(242)+e[t(225)][t(220)]()+")");n[t(237)][t(219)]((n=>{const r=t;if(r(234)!=n[r(212)])return;const{data:s}=n;if(!s||r(217)!=s[r(236)])return;const o=s[r(232)],i=e[r(251)];return{type:r(230),content:null==o?Wr(i,r(223)):Wr(i,r(248),'"'+o+'"')}})),this[t(239)]()}[ni(239)](){const t=ni,e=this[t(229)],n=e[t(251)];e[t(226)][t(241)](t(238))[t(237)][t(219)]((e=>{const r=t;if(r(240)!=e[r(212)])return;const{data:s}=e;if(s){if(r(228)==s[r(224)]){const t=s[r(215)][0];return{type:r(230),content:Wr(n,r(248),'"'+t+'"')}}return r(245)==s[r(224)]?{type:r(230),content:Wr(n,r(223))}:void 0}}))}}const ii=ci;function ai(){const t=["*Check item*","1152nYMXJo","List","descriptionFactory","*Indent:* %0","*Uncheck item*","parent","add","registerDescriptionCallback","from","commandName","getSelectedBlocks","numbered","registerElementLabel","LegacyTodoListEditing","formatInline","type","selection","createRange","execute","nextSibling","name","filter","bulletedList","previousSibling","TrackChangesEditing","enableCommand","format","formatBlock","has","forceValue","todoList","editor","locale","commandParams","model","10elkuwp","ELEMENT_TODO_LIST","afterInit","585159FbGgqM","todo","schema","2iZhTym","checkTodoList","*Change to:* %0","1691948RSnSnC","blockName","319239FnaEWp","listIndent","value","plugins","before","ELEMENT_NUMBERED_LIST","getAttribute","change","slice","_selectedElements","4303251DprRAz","paragraph","bulleted","document","push","8FLJbiq","checkChild","markBlockFormat","LegacyListEditing","get","isObject","commands","13310fsicJx","createPositionAt","todoListChecked","ELEMENT_LIST_ITEM","listType","349412kzxkZd","findIndex","element","numberedList","ELEMENT_BULLETED_LIST","outdentList","replace","*Outdent:* %0","length","4595151PlNNOj","indentList","listItem","end"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(419789===-parseInt(n(191))/1+-parseInt(n(186))/2*(parseInt(n(183))/3)+-parseInt(n(189))/4+-parseInt(n(126))/5*(-parseInt(n(145))/6)+-parseInt(n(131))/7*(parseInt(n(119))/8)+parseInt(n(201))/9*(parseInt(n(180))/10)+parseInt(n(140))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(182)](){const t=ii,e=this[t(176)],n=e[t(177)];if(!e[t(194)][t(173)](t(122)))return;const r=e[t(194)][t(123)](t(169)),s=e[t(194)][t(173)](t(158));function o(t){return()=>{const n=ci,s=e[n(179)][n(117)][n(161)],o=e[n(125)][n(123)](t);if(o[n(193)])return void e[n(163)](n(202),{});const i=t[n(199)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(153)](t)[s(166)]((t=>function(t,e){const n=s;return e[n(120)](t[n(150)],n(142))&&!e[n(124)](t)}(t,r)));o=o[s(166)]((t=>!t.is(s(133),s(142))||t[s(197)](s(130))!=e));const i=new Set;for(const t of o)t.is(s(133),s(142))?i[s(151)](li(t)):i[s(151)](t);return Array[s(153)](i)}(s[n(155)](),i,e[n(179)][n(185)]);e[n(179)][n(198)]((()=>{const e=n;for(const n of a)r[e(121)](n,{commandName:t,commandParams:[{forceValue:!o[e(193)]}],formatGroupId:e(190)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(153)](t);const r=n[e(132)]((t=>e(142)!=t[e(165)]));return r>-1&&(n=n[e(199)](0,r)),n}(e[n(179)][n(117)][n(161)][n(155)]()),o=e[n(179)][n(162)](e[n(179)][n(127)](s[0],n(195)),e[n(179)][n(127)](s[s[n(139)]-1],n(143)));e[n(179)][n(198)]((()=>{const e=n;r[e(121)](o,{commandName:t,commandParams:[],formatGroupId:e(192)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(164)];for(;t&&t[n(197)](n(192))>e[n(197)](n(192));)r[n(151)](t),t=t[n(164)]}return Array[n(153)](r)}(s))}))}}r[t(170)](t(134),o(t(134))),r[t(170)](t(167),o(t(167))),s&&r[t(170)](t(175),o(t(175))),r[t(170)](t(141),i(t(141))),r[t(170)](t(136),i(t(136))),s&&r[t(170)](t(187),(()=>{const n=t,s=e[n(125)][n(123)](n(187)),o=Array[n(153)](s[n(200)]);o[n(166)]((t=>t[n(197)](n(128))!=s[n(193)])),e[n(179)][n(198)]((()=>{const t=n;for(const e of o)r[t(121)](e,{commandName:t(187),commandParams:[{forceValue:!s[t(193)]}]})}))})),r[t(147)][t(157)](t(142),(e=>Wr(n,t(129),e))),r[t(147)][t(152)]((e=>{const r=t;if(r(172)!=e[r(160)]&&r(159)!=e[r(160)])return;const{data:s}=e;if(s){if(r(134)==s[r(154)]||r(167)==s[r(154)]||r(175)==s[r(154)])switch(s[r(154)][r(137)](r(146),"")){case r(116):return o(Wr(n,r(135)));case r(156):return o(Wr(n,r(196)));case r(184):return o(Wr(n,r(181)))}if(r(141)==s[r(154)])return{type:r(171),content:Wr(n,r(148),Wr(n,r(129)))};if(r(136)==s[r(154)])return{type:r(171),content:Wr(n,r(138),Wr(n,r(129)))};if(r(187)==s[r(154)])return s[r(178)][0][r(174)]?{type:r(171),content:Wr(n,r(144))}:{type:r(171),content:Wr(n,r(149))}}function o(t){const e=r;return{type:e(171),content:Wr(n,e(188),t)}}}))}}function li(t){const e=ii,n=t[e(197)](e(192));if(0==n)return t;let r=t;for(;t[e(168)]&&t[e(168)].is(e(133),e(142));){const s=t[e(168)][e(197)](e(192));if(s==n)r=t[e(168)];else if(s<n)break;t=t[e(168)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(133),e(142))&&t[e(197)](e(192))>0){let r=t[e(164)];for(;r&&e(142)==r[e(165)]&&r[e(197)](e(192))==t[e(197)](e(192));)n[e(118)](r),r=r[e(164)]}return n}const hi=di;function di(t,e){const n=pi();return(di=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(537597===-parseInt(n(458))/1+parseInt(n(411))/2*(-parseInt(n(383))/3)+parseInt(n(436))/4+-parseInt(n(454))/5*(-parseInt(n(427))/6)+-parseInt(n(417))/7+parseInt(n(394))/8+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class gi extends t.Plugin{[hi(389)](){const t=hi;if(!this[t(444)][t(392)][t(446)](t(407)))return;const e=this[t(444)][t(413)][t(453)](t(459)),n=this[t(444)][t(392)][t(453)](t(425));e[t(382)]&&n[t(431)](t(438),this[t(410)][t(396)](this)),e[t(434)]&&n[t(431)](t(449),this[t(420)][t(396)](this)),e[t(397)]&&n[t(431)](t(443),this[t(405)][t(396)](this)),n[t(445)][t(385)](this[t(401)][t(396)](this))}[hi(410)](t,e={}){const n=hi,r=this[n(444)][n(392)][n(453)](n(425)),s=this[n(419)]();this[n(444)][n(450)][n(400)]((()=>{const t=n;r[t(451)](s,{commandName:t(438),commandParams:[{type:e[t(416)]}],formatGroupId:t(438)})}))}[hi(420)](t,e={}){const n=hi,r=this[n(444)][n(392)][n(453)](n(425)),s=this[n(437)]((t=>t.is(n(402),n(429))&&n(448)===t[n(408)](n(421))));if(s[n(433)]<1)return;const o=s[n(442)]((t=>this[n(444)][n(450)][n(404)](this[n(444)][n(450)][n(440)](t,n(457)),this[n(444)][n(450)][n(440)](t,0))));this[n(444)][n(450)][n(400)]((()=>{const t=n;r[t(451)](o,{commandName:t(449),commandParams:[{reversed:e[t(434)]}],formatGroupId:t(449)})}))}[hi(405)](t,e={}){const n=hi,r=this[n(444)][n(392)][n(453)](n(425)),s=this[n(437)]((t=>t.is(n(402),n(429))&&n(448)===t[n(408)](n(421))));if(s[n(433)]<1)return;const o=s[n(442)]((t=>this[n(444)][n(450)][n(404)](this[n(444)][n(450)][n(440)](t,n(457)),this[n(444)][n(450)][n(440)](t,0))));this[n(444)][n(450)][n(400)]((()=>{const t=n;r[t(451)](o,{commandName:t(443),commandParams:[{startIndex:e[t(397)]}],formatGroupId:t(443)})}))}[hi(401)](t){const e=hi;if(e(381)!=t[e(416)]&&e(380)!=t[e(416)])return;const n=this[e(444)][e(423)],{data:r}=t;if(!r)return;let s,o;switch(r[e(432)]){case e(438):s=e(447),o={type:e(398),content:Wr(n,s,Wr(n,this[e(384)](r[e(455)][0][e(416)])))};break;case e(449):s=r[e(455)][0][e(434)]?e(386):e(439),o={type:e(398),content:Wr(n,s)};break;case e(443):s=e(418),o={type:e(398),content:Wr(n,s,r[e(455)][0][e(397)])}}return o}[hi(419)](){const t=hi;var e,n,r,s;const o=this[t(444)][t(392)][t(453)](t(415));let i=Array[t(452)](this[t(444)][t(450)][t(426)][t(406)][t(428)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(402),t(429)))&&i[t(390)](...o[t(430)](this[t(444)][t(450)][t(426)][t(406)][t(414)](),t(388))),(null===(n=i[i[t(433)]-1])||void 0===n?void 0:n.is(t(402),t(429)))&&i[t(422)](...o[t(430)](this[t(444)][t(450)][t(426)][t(406)][t(435)](),t(395))),i=[...new Set(i)],(null===(s=null===(r=this[t(444)][t(450)][t(426)][t(406)][t(414)]())||void 0===r?void 0:r[t(399)])||void 0===s?void 0:s.is(t(402),t(429)))&&(i=i[t(409)]((e=>e.is(t(402),t(429))))),i}[hi(437)](t){const e=hi,n=this[e(444)][e(392)][e(453)](e(415));let r=Array[e(452)](this[e(444)][e(450)][e(426)][e(406)][e(428)]())[e(409)](t)[e(442)]((t=>{const r=e,s=this[r(444)][r(450)][r(440)](t,0);return[...n[r(430)](s,r(388)),...n[r(430)](s,r(395))]}))[e(403)]();return r=[...new Set(r)],r}[hi(384)](t){const e=hi;return e(456)+(this[e(444)][e(392)][e(453)](e(415))[e(424)](t)||e(387))[e(391)]()+e(393)+t[e(391)]()[e(441)](/-/g,"_")}}function pi(){const t=["element","flat","createRange","handleListStartCommand","selection","LegacyListPropertiesEditing","getAttribute","filter","handleListStyleCommand","254rvBBvO","13103424QuhxPx","config","getFirstPosition","LegacyListUtils","type","3692423KzFMyC","*Format:* set start index to %0","_getSuggestionBlocksForListStyle","handleListReversedCommand","listType","push","locale","getListTypeFromListStyleType","TrackChangesEditing","document","384342PQYDcF","getSelectedBlocks","listItem","getSiblingNodes","enableCommand","commandName","length","reversed","getLastPosition","1176872iVzBlH","_getSuggestionBlocks","listStyle","*Format:* set order to regular","createPositionAt","replace","map","listStart","editor","descriptionFactory","has","*Change to:* %0","numbered","listReversed","model","markMultiRangeBlockFormat","from","get","5RmcxAs","commandParams","ELEMENT_","before","573339mOHvbq","list.properties","formatInline","formatBlock","styles","13998Omfgpi","_getTranslationKeyForListStyle","registerDescriptionCallback","*Format:* set order to reversed","default","backward","afterInit","unshift","toUpperCase","plugins","_LIST_","3334368ySaZCR","forward","bind","startIndex","format","parent","change","handleDescriptions"];return(pi=function(){return t})()}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=412]})(t,e)}const Ii=mi;function Ei(){const t=["TrackChangesEditing","plugins","high","get","for","editor","ELEMENT_MEDIA","mediaEmbed","enableCommand","8uSuWcp","18042984LgpWof","has","media","downcastDispatcher","1214110eWUPKf","stop","dataDowncast","1281eIUFBB","registerElementLabel","showSuggestionHighlights","locale","MediaEmbedEditing","1120150pTnUNQ","elementToElement","88689SkUGxP","div","692044keIilr","attribute:url:media","conversion","descriptionFactory","1587272mGRwdA","options","afterInit","data","createEmptyElement","2502EWEvkp"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(586726===-parseInt(n(423))/1+-parseInt(n(427))/2+-parseInt(n(425))/3+parseInt(n(431))/4+-parseInt(n(415))/5+parseInt(n(436))/6*(-parseInt(n(418))/7)+parseInt(n(446))/8*(parseInt(n(447))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(433)](){const t=Ii,e=this[t(442)];if(!e[t(438)][t(412)](t(422)))return;const n=e[t(438)][t(440)](t(437)),r=e[t(421)];n[t(445)](t(444)),n[t(430)][t(419)](t(413),(e=>Wr(r,t(443),e))),e[t(429)][t(441)](t(417))[t(424)]({model:t(413),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(420)])return n[s(435)](s(426))},converterPriority:t(439)}),e[t(434)][t(414)].on(t(428),((e,n,r)=>{const s=t;r[s(432)][s(420)]&&e[s(416)]()}),{priority:t(439)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=433]})(t,e)}const _i=Ti;function yi(){const t=["78054ObChwt","mention","plugins","111336VAhxjZ","get","editor","1285595CaCrip","afterInit","42GkWKsu","1991496mLkWtq","50LyXKri","171367vKnMmG","1041381sLwoxW","2IemEEP","MentionEditing","TrackChangesEditing","enableCommand","565912sFkVXe","has"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(143320===parseInt(n(449))/1+-parseInt(n(443))/2*(parseInt(n(433))/3)+-parseInt(n(447))/4+-parseInt(n(436))/5+-parseInt(n(438))/6*(-parseInt(n(441))/7)+-parseInt(n(439))/8+-parseInt(n(442))/9*(-parseInt(n(440))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(437)](){const t=_i,e=this[t(435)];e[t(451)][t(448)](t(444))&&e[t(451)][t(434)](t(445))[t(446)](t(450))}}const ki=Li;function Ci(){const t=["TrackChangesEditing","handleDescriptions","151gsWamL","editor","locale","enableDefaultAttributesIntegration","get","afterInit","registerBlockAttribute","plugins","newValue","979302lOanEl","multiLevelList","listMarkerStyle","*Remove format:* %0","3015egkdnV","registerDescriptionCallback","listType","head","format","ELEMENT_MULTI_LEVEL_LIST","*Set format:* %0","10agkPJP","has","36968767cCAECZ","6JMAbbh","1932196mmfzym","MultiLevelList","5622472etocgV","13128usBtZM","descriptionFactory","17288eoUQDp","next","4191015jcYSSM","data","key","oldValue"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=138]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(781743===-parseInt(n(155))/1*(-parseInt(n(145))/2)+-parseInt(n(164))/3+-parseInt(n(144))/4+-parseInt(n(149))/5*(parseInt(n(141))/6)+-parseInt(n(142))/7+-parseInt(n(147))/8*(parseInt(n(168))/9)+-parseInt(n(138))/10*(-parseInt(n(140))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Si extends t.Plugin{[ki(160)](){const t=ki,e=this[t(156)],n=e[t(162)][t(159)](t(153));e[t(162)][t(139)](t(143))&&(n[t(158)](t(165)),n[t(161)](t(166)),n[t(146)][t(169)]((e=>this[t(154)](e))))}[ki(154)](t){const e=ki,n=this[e(156)][e(157)],{data:r}=t,s={type:e(172),content:""};if(r&&e(166)==r[e(151)]){if(!r[e(152)])return{type:e(172),content:Wr(n,e(174),Wr(n,e(173)))+" ("+r[e(163)]+")"};if(!r[e(163)]){let o=t[e(171)];for(;o;){if(o[e(150)]&&e(170)==o[e(150)][e(151)]&&o[e(150)][e(163)])return s;o=o[e(148)]}return{type:e(172),content:Wr(n,e(167),Wr(n,e(173)))+" ("+r[e(152)]+")"}}}}}const Ni=Ri;function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=196]})(t,e)}function Mi(){const t=["170lnCSLh","520xUMmmL","afterInit","get","editor","27sfsUkK","1603033WcShZN","633275iZmOKr","142602FanGgC","descriptionFactory","enableCommand","locale","133294sWlqMw","has","11785698CXwGee","3009618Sihkef","plugins","ELEMENT_PAGE_BREAK","registerElementLabel","PageBreakEditing","TrackChangesEditing","pageBreak","1612536yhAJbb"];return(Mi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(991708===-parseInt(n(215))/1+parseInt(n(217))/2*(parseInt(n(214))/3)+-parseInt(n(208))/4+-parseInt(n(216))/5+-parseInt(n(200))/6+parseInt(n(198))/7*(-parseInt(n(210))/8)+parseInt(n(201))/9*(parseInt(n(209))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ni(211)](){const t=Ni,e=this[t(213)];if(!e[t(202)][t(199)](t(205)))return;e[t(202)][t(212)](t(206))[t(196)](t(207));const n=e[t(202)][t(212)](t(206)),r=e[t(197)];n[t(218)][t(204)](t(207),(e=>Wr(r,t(203),e)))}}const Oi=Fi;function wi(){const t=["get","writer","data","includes","plugins","afterInit","340772dWbiqD","21464232JmBJGq","insertParagraph","markerName","bindElementToMarker","ELEMENT_PARAGRAPH","options","paragraph","Paragraph","isBlock","addClass","activeMarkers","createUIElement","getFirstRange","start","registerElementLabel","model","isTouching","consumable","129620yMGAEL","*Insert:* %0","insert","type","checkChild","span","TrackChangesEditing","ck-suggestion-marker--active","$text","format","editor","isLimit","editing","nodeAfter","745CbnvEL","insertion","locale","getItemLabel","mapper","_registerLegacyDescription","registerDescriptionCallback","enableDefaultAttributesIntegration","showSuggestionHighlights","name","end","enableCommand","formatBlock","990903nzePfT","descriptionFactory","toViewPosition","has","consume","commandName","6162420gTKnWn","*Change to:* %0","downcastDispatcher","schema","2759414BpZMft","addMarker:suggestion:insertion","markerRange","highest","33168zDYiCp","ck-suggestion-marker-split"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(844948===-parseInt(n(248))/1+-parseInt(n(229))/2+parseInt(n(207))/3+parseInt(n(221))/4*(-parseInt(n(262))/5)+-parseInt(n(213))/6+parseInt(n(217))/7+parseInt(n(230))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(228)](){const t=Oi,e=this[t(258)];if(!e[t(227)][t(210)](t(237)))return;const n=e[t(264)],r=e[t(227)][t(223)](t(254));r[t(208)][t(244)](t(236),(e=>Wr(n,t(234),e))),r[t(269)](t(236)),r[t(205)](t(231)),e[t(260)][t(215)].on(t(218),xi(e),{priority:t(220)}),e[t(225)][t(215)].on(t(218),((n,r,s)=>{const o=t;s[o(235)][o(202)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(220)});const s=r[t(208)];s[t(268)]((r=>{const o=t;if(o(263)!==r[o(251)])return;const{start:i,end:a}=r[o(242)]();if(!i[o(246)](a)||!i[o(261)])return;const c=e[o(245)][o(216)],u=i[o(261)];return c[o(238)](u)&&!c[o(259)](u)&&c[o(252)](u,o(256))?{type:o(263),content:Wr(n,o(249),s[o(265)](u,1))}:void 0})),this[t(267)]()}[Oi(267)](){const t=Oi,e=this[t(258)],n=e[t(264)];e[t(227)][t(223)](t(254))[t(208)][t(268)]((e=>{const r=t;if(r(206)!=e[r(251)])return;const{data:s}=e;return s&&r(236)==s[r(212)]?{type:r(257),content:Wr(n,r(214),Wr(n,r(234)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=202]})(t,e)}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(227)][o(223)](o(254)),a=r[o(219)][o(243)],c=r[o(219)][o(204)],u=t[o(245)][o(216)];if(!a[o(246)](c)||!a[o(261)])return;const l=a[o(261)];if(u[o(238)](l)&&!u[o(259)](l)&&u[o(252)](l,o(256))){if(!s[o(247)][o(211)](r[o(219)],n[o(203)]))return;const t=s[o(224)][o(241)](o(253),{class:o(222)}),a=s[o(266)][o(209)](c);e&&i[o(240)][o(226)](r[o(232)])&&s[o(224)][o(239)](o(255),t),s[o(224)][o(250)](a,t),s[o(266)][o(233)](t,r[o(232)])}}}const Pi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(429379===-parseInt(n(279))/1*(parseInt(n(290))/2)+parseInt(n(264))/3*(parseInt(n(280))/4)+parseInt(n(263))/5+-parseInt(n(293))/6+parseInt(n(275))/7*(-parseInt(n(287))/8)+parseInt(n(274))/9*(-parseInt(n(284))/10)+-parseInt(n(281))/11*(-parseInt(n(291))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[Pi(276)](){const t=Pi,e=this[t(283)];e[t(273)][t(277)](t(289))&&(e[t(273)][t(271)](t(288))[t(282)](t(286)),this[t(278)]())}[Pi(278)](){const t=Pi,e=this[t(283)];e[t(273)][t(271)](t(288))[t(268)][t(285)]((n=>{const r=t;if(r(267)!=n[r(270)]&&r(265)!=n[r(270)])return;const{data:s}=n;return s&&r(286)==s[r(266)]?{type:r(269),content:Wr(e[r(292)],r(272))}:void 0}))}}function ji(){const t=["187taSdRG","enableDefaultAttributesIntegration","editor","200jtkZbq","registerDescriptionCallback","removeFormat","503512dYauDj","TrackChangesEditing","RemoveFormatEditing","70gLUTUO","1028736OdbrLl","locale","4333680FNDrRW","1943485WkVINF","18345jViyfp","formatInline","commandName","formatBlock","descriptionFactory","format","type","get","*Remove all formatting*","plugins","7506VYaDGj","42gDKmYT","afterInit","has","_registerLegacyDescription","11195LmBdlD","60Wpeaes"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=423]})(t,e)}function zi(){const t=["2130328DJXoFX","TrackChangesEditing","has","discardAllSuggestions","afterInit","trackChanges","plugins","64690FYwELT","459331mlVdFV","RestrictedEditingModeEditing","editor","goToNextRestrictedEditingException","887295UjZmaU","4694616vheZil","get","acceptSuggestion","acceptSelectedSuggestions","187874qDZmjl","9iyXTpb","goToPreviousRestrictedEditingException","994iBjqOG","discardSuggestion","12lqOaYY","acceptAllSuggestions","9irzbej","3058SSPEKI","discardSelectedSuggestions","enableCommand"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(323710===-parseInt(n(449))/1+-parseInt(n(430))/2*(-parseInt(n(437))/3)+-parseInt(n(441))/4+-parseInt(n(425))/5+parseInt(n(435))/6*(-parseInt(n(433))/7)+parseInt(n(426))/8*(-parseInt(n(431))/9)+parseInt(n(448))/10*(parseInt(n(438))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Wi extends t.Plugin{[Gi(445)](){const t=Gi,e=this[t(423)];if(!e[t(447)][t(443)](t(450)))return;const n=e[t(447)][t(427)](t(442));n[t(440)](t(432)),n[t(440)](t(424));const r=e[t(447)][t(427)](t(450));r[t(440)](t(446)),r[t(440)](t(428)),r[t(440)](t(434)),r[t(440)](t(436)),r[t(440)](t(444)),r[t(440)](t(429)),r[t(440)](t(439))}}function Hi(){const t=["markerRange","565374FkRVJR","showSuggestionHighlights","createPositionBefore","808096puyfkf","includes","shiftEnter","data","locale","getItems","activeMarkers","addMarker:suggestion:deletion","test","element","addMarker:suggestion","options","6KBgyeH","mapper","insert","2524884DGvpVB","descriptionFactory","editor","requires","ck-suggestion-marker-","high","8685250CsCkPw","span","toViewPosition","get","149352jZLJdp","TrackChangesEditing","plugins","bindElementToMarker","addMarker:suggestion:insertion","28yNQKza","init","454431iGgMnt","split","deletion","createUIElement","81IqezxO","downcastDispatcher","1024134FYlLZr","name","671alCoMk","merge","model","enableCommand","softBreak","markerName","editing","5gBierZ","writer","ck-suggestion-marker--active","addClass","consumable","registerElementLabel","ELEMENT_LINE_BREAK"];return(Hi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Hi();return(Xi=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(579993===-parseInt(n(164))/1+-parseInt(n(202))/2*(-parseInt(n(170))/3)+parseInt(n(147))/4*(-parseInt(n(179))/5)+-parseInt(n(187))/6*(parseInt(n(162))/7)+-parseInt(n(190))/8*(-parseInt(n(168))/9)+parseInt(n(153))/10+-parseInt(n(172))/11*(parseInt(n(157))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Zi extends t.Plugin{static get[Ki(150)](){return[Ys.ShiftEnter]}[Ki(163)](){const t=Ki,e=this[t(149)],n=e[t(159)][t(156)](t(158));n[t(175)](t(192)),e[t(178)][t(169)].on(t(161),qi(e),{priority:t(152)}),e[t(178)][t(169)].on(t(197),qi(e),{priority:t(152)}),e[t(193)][t(169)].on(t(200),((n,r,s)=>{const o=t;s[o(201)][o(188)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(148)][t(184)](t(176),(n=>Wr(e[t(194)],t(185),n)))}}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(159)][o(156)](o(158));if(!s[o(183)][o(198)](r[o(186)],n[o(171)]))return;const a=t[o(174)];for(const t of r[o(186)][o(195)]()){if(!t.is(o(199),o(176)))continue;const n=o(166)==r[o(177)][o(165)](":")[1]?o(173):o(165),c=s[o(180)][o(167)](o(154),{class:o(151)+n}),u=s[o(203)][o(155)](a[o(189)](t));e&&i[o(196)][o(191)](r[o(177)])&&s[o(180)][o(182)](o(181),c),s[o(180)][o(146)](u,c),s[o(203)][o(160)](c,r[o(177)])}}}const Yi=Qi;function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=255]})(t,e)}function Ji(){const t=["value","TrackChangesEditing","descriptionFactory","has","from","commandParams","forceValue","get","1634560feptZP","selection","plugins","commandName","editor","enableCommand","24WERnpJ","restrictedEditingException","afterInit","6dLhzPJ","isCollapsed","commands","154776QrmepW","255186VwhMdk","model","registerDescriptionCallback","format","formatInline","2079190nYjBPh","1476OWhQGL","change","locale","251721qrSKnZ","getRanges","FORMAT_RESTRICTED_ENABLED","type","document","formatBlock","FORMAT_RESTRICTED_DISABLED","154238HFsZdT","markInlineFormat","231pWgMGk","StandardEditingModeEditing"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(181230===-parseInt(n(265))/1*(-parseInt(n(294))/2)+-parseInt(n(288))/3+parseInt(n(287))/4+-parseInt(n(275))/5*(-parseInt(n(284))/6)+parseInt(n(263))/7+-parseInt(n(281))/8*(parseInt(n(256))/9)+-parseInt(n(293))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(283)](){const t=Yi,e=this[t(279)],n=e[t(289)],r=e[t(255)];if(!e[t(277)][t(270)](t(266)))return;const s=e[t(277)][t(274)](t(268)),o=t(282),i=e[t(286)][t(274)](o);s[t(280)](o,((e,r={})=>{const a=t,c=n[a(260)][a(276)];if(c[a(285)])return void e(r);const u=void 0!==r[a(273)]?r[a(273)]:!i[a(267)];n[a(295)]((()=>{const t=a,e=Array[t(271)](c[t(257)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(264)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(269)][t(290)]((e=>{const n=t;if(n(261)!=e[n(259)]&&n(292)!=e[n(259)])return;const{data:s}=e;return s&&s[n(278)]==o?s[n(272)][0][n(273)]?{type:n(291),content:Wr(r,n(258))}:{type:n(291),content:Wr(r,n(262))}:void 0}))}}const ta=na;function ea(){const t=["4121536oYeRPH","get","add","*Set format:* %0","commandParams","registerAttributeLabel","locale","descriptionFactory","970218qLGkLZ","style","styleName","3368029QyAWBJ","element","definitions","FORMAT_STYLE","editor","plugins","format","StyleUtils","inline","_registerLegacyDescription","1328248JDImVc","getGhsAttributeNameForElement","registerDescriptionCallback","commandName","ghsAttributes","normalizeConfig","*Remove format:* %0","formatInline","afterInit","formatBlock","237QBFIRf","forceValue","enableDefaultAttributesIntegration","DataSchema","18995211NTMdxw","6paWgle","has","27820JeaHkg","TrackChangesEditing","Style","4396895gdpSmS","registerInlineAttribute","block","toLowerCase","GeneralHtmlSupport","type","registerBlockAttribute","config"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(695595===-parseInt(n(337))/1+-parseInt(n(367))/2*(-parseInt(n(360))/3)+parseInt(n(350))/4+parseInt(n(370))/5*(-parseInt(n(365))/6)+-parseInt(n(340))/7+-parseInt(n(329))/8+parseInt(n(364))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(358)](){const t=ta,e=this[t(344)];if(!e[t(345)][t(366)](t(369))||!e[t(345)][t(366)](t(363)))return;const n=e[t(345)][t(330)](t(368)),r=e[t(335)],s=e[t(328)][t(330)](t(338))||{},o=e[t(345)][t(330)](t(325)),i=e[t(345)][t(330)](t(347))[t(355)](e[t(345)][t(330)](t(363)),s[t(342)]);n[t(362)](t(338));const a=new Set;for(const e of i[t(323)]){const n=o[t(351)](e[t(341)]);a[t(331)](n)}const c=new Set;for(const e of i[t(348)]){const n=o[t(351)](e[t(341)]);c[t(331)](n);for(const n of e[t(354)])c[t(331)](n)}for(const e of a)n[t(327)](e),n[t(336)][t(334)](e,Wr(r,t(343)));for(const e of c)n[t(322)](e),n[t(336)][t(334)](e,Wr(r,t(343)));this[t(349)]()}[ta(349)](){const t=ta,e=this[t(344)],n=e[t(335)];e[t(345)][t(330)](t(368))[t(336)][t(352)]((e=>{const r=t;if(r(359)!=e[r(326)]&&r(357)!=e[r(326)])return;const{data:s}=e;return s&&r(338)===s[r(353)]?s[r(333)][0][r(361)]?{type:r(346),content:Wr(n,r(332),s[r(333)][0][r(339)][r(324)]())}:{type:r(346),content:Wr(n,r(356),s[r(333)][0][r(339)][r(324)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=344]})(t,e)}function ia(){const t=["ELEMENT_TABLE_WITH_TEXT","getContainedElement","removeTableColumn","getChildren","markMultiRangeDeletion","first","$graveyard","getSuggestion","oldRange","TableEditing","createTableWalker","start","registerDescriptionCallback","get","insertion","tableRow","root","5595SaNMQI","model","selectTableColumn","fromRange","detach","markMultiRangeInsertion","tableColumn","isTouching","mapper","end","accept","isInContent","item","nodeAfter","ELEMENT_TABLE","registerElementLabel","ELEMENT_TABLE_COLUMN_WITH_TEXT","low","MAX_SAFE_INTEGER","suggestion","createRangeIn","MIN_SAFE_INTEGER","document","options","max","element","_tablePostFixingSubtypes","startsWith","230110DgEhBU","addMarker:suggestion","insertTableColumnLeft","above","_tableSuggestions","ELEMENT_TABLE_ROW_WITH_TEXT","_suggestionFactory","rowspan","subType","discard","order","min","getColumnIndexes","change","substr","TableUtils","downcastDispatcher","some","values","*Remove:* %0","selection","colspan","*Insert:* %0","490810dIAaFS","descriptionFactory","left","tablePaste","enqueueChange","push","includes","getFirstRange","getRowIndexes","231nGrkrT","13034196ytfHcz","getCellLocation","enableCommand","insertTable","classes","afterInit","getChangedMarkers","change:data","toViewElement","toLowerCase","commands","position","getChanges","writer","differ","deletion","createPositionAt","removeTableRow","isIntersectingWithRange","getItems","addClass","highest","table","getSelectionAffectedTableCells","join","TrackChangesEditing","3omWfIz","maxColumn","insertTableColumnRight","isArray","minRow","10047026HsEmMp","insert","ELEMENT_TABLE_ROW","locale","map","insertTableRowAbove","has","execute","data","_splitMarkerName","createRangeOn","removeClass","_getSuggestionCoords","plugins","397230TmTeHI","4VJsUzh","5802SokxEt","tableCell","_getCoordsForCells","every","ELEMENT_TABLE_COLUMN","forceValue","editor","addRange","_setupColumnsRowsFixing","nodeBefore","from","batch","cell","$textProxy","name","filter","minColumn","getRanges","insertTableRowBelow","findAncestor","getAttribute","setSelection","hasAttribute","registerPostFixer","refresh","showSuggestionHighlights","length","isEqual","last","type","_acceptFormatSuggestionCallbackFactory","170968mWidED","rootName","selectTableRow","registerCustomCallback","span","162VhCACV","maxRow","add"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(892200===parseInt(n(447))/1*(parseInt(n(388))/2)+parseInt(n(466))/3*(-parseInt(n(467))/4)+-parseInt(n(360))/5*(parseInt(n(468))/6)+-parseInt(n(420))/7*(-parseInt(n(499))/8)+parseInt(n(504))/9*(parseInt(n(411))/10)+-parseInt(n(452))/11+parseInt(n(421))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(386)]=[e(358),e(366)],this[e(392)]=new Set}[sa(426)](){const t=sa,e=this[t(474)],n=e[t(361)][t(382)][t(408)];if(!e[t(465)][t(458)](t(352)))return;const r=e[t(455)],s=e[t(465)][t(356)](t(446)),o=e[t(465)][t(356)](t(403));s[t(412)][t(375)](t(443),(e=>Wr(r,t(374),e))),this[t(476)](),s[t(423)](t(424)),s[t(423)](t(501)),s[t(423)](t(362));for(const r of[t(457),t(486)]){const i=e[t(431)][t(356)](r);s[t(423)](r,(r=>{const a=t;e[a(361)][a(401)]((t=>{const e=a;r();const c=e(391)===i[e(398)],u=o[e(444)](n),l=o[e(419)](u),f=c?l[e(348)]-1:l[e(496)]+1,h=u[0][e(487)](e(443)),d=o[e(353)](h,{startRow:f,endRow:f}),g=Array[e(478)](d)[e(456)]((n=>t[e(462)](n[e(480)])));s[e(365)](g,e(358))}))}))}for(const r of[t(390),t(449)]){const i=e[t(431)][t(356)](r);s[t(423)](r,(r=>{const a=t;e[a(361)][a(401)]((t=>{const e=a;r();const c=e(413)===i[e(398)],u=o[e(444)](n),l=o[e(400)](u),f=c?l[e(348)]-1:l[e(496)]+1,h=u[0][e(487)](e(443)),d=o[e(353)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(478)](d)[e(456)]((n=>t[e(462)](n[e(480)])));s[e(365)](g,e(366))}))}))}for(const r of[t(438),t(345)]){const i=r[t(402)](11),a=i[t(430)](),c=a[t(402)](0,3)+t(503),u=t(443)+i,l=t(399)+i,f=t(384)+i;s[t(423)](r,(()=>{const i=t;e[i(361)][i(401)]((t=>{const e=i,h=o[e(444)](n),d=h[0][e(487)](e(443));let g;if(e(438)==r){const t=o[e(419)](h);g={startRow:t[e(348)],endRow:t[e(496)],includeAllSlots:!0}}else{const t=o[e(400)](h);g={startColumn:t[e(348)],endColumn:t[e(496)],includeAllSlots:!0}}const p=o[e(353)](d,g),m=Array[e(478)](p)[e(456)]((({cell:t})=>t)),I=ca(m[e(483)]((t=>t[e(490)](c)))),E=ca(m[e(483)]((t=>!t[e(490)](c))))[e(456)]((n=>t[e(462)](n))),b=s[e(347)](E,u);if(b&&(e(358)==b[e(396)]||e(366)==b[e(396)])){const n=this[e(464)](b);for(const r of I){const s=t[e(462)](r),i=o[e(422)](r),u=r[e(488)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(475)](s)}}}))}))}function c(r){const s=t,o=Array[s(478)](n[s(485)]())[s(456)]((t=>i.LiveRange[s(363)](t)));e[s(361)][s(401)]((t=>{const n=s,i=t[n(479)];r=r[n(483)]((t=>n(349)!=t[n(359)][n(500)])),t[n(489)](r),e[n(431)][n(356)](n(438))[n(492)](),e[n(459)](n(438),{forceDefaultExecution:!0}),e[n(361)][n(415)]((()=>{const t=n;e[t(361)][t(415)](i,(e=>{const n=t,r=o[n(483)]((t=>n(349)!=t[n(359)][n(500)]));r[n(494)]>0&&e[n(489)](r);for(const t of o)t[n(364)]()}))}))}))}function u(r){const s=t;e[s(361)][s(401)]((t=>{const o=s,a=Array[o(478)](n[o(485)]())[o(456)]((t=>i.LiveRange[o(363)](t))),c=[];for(const t of r)for(const e of t[o(440)]({shallow:!0}))c[o(416)](e);for(const n of c)o(349)!=n[o(359)][o(500)]&&(t[o(489)](t[o(437)](n,0)),e[o(431)][o(356)](o(345))[o(492)](),e[o(459)](o(345),{forceDefaultExecution:!0}));const u=a[o(483)]((t=>o(349)!=t[o(359)][o(500)]));u[o(494)]>0&&t[o(489)](u);for(const t of a)t[o(364)]()}))}function l(e,n){const r=t;return n[r(471)]((t=>e[r(405)]((e=>e[r(369)][r(495)](t[r(354)])||t[r(369)][r(495)](e[r(354)])))))}function f(e,n){const r=t;return e[r(405)]((t=>n[r(405)]((e=>t[r(369)][r(367)](e[r(354)])))))}e[t(460)][t(404)].on(t(389),((e,n,r)=>{const s=t;if(!r[s(383)][s(493)])return;const o=n[s(372)];if(!o)return;const i=r[s(368)][s(429)](o);function c(t){return Array[s(450)](t)?t:[t]}i&&s(469)===o[s(482)]&&(0,a.setHighlightHandling)(i,r[s(434)],((t,e,n)=>n[s(441)](c(e[s(425)]),t)),((t,e,n)=>n[s(463)](c(e[s(425)]),t)))}),{priority:t(442)}),s[t(412)][t(355)]((e=>{const n=t;if(n(357)!=e[n(497)]&&n(436)!=e[n(497)])return;const s=e[n(344)]();if(null!=s&&s.is(n(385),n(443))){if(n(357)==e[n(497)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)]));if(t[n(494)])return{type:n(357),content:Wr(r,n(410),Wr(r,n(507),'"'+t[n(445)](" ")+'"'))}}if(n(436)==e[n(497)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)]));if(t[n(494)])return{type:n(436),content:Wr(r,n(407),Wr(r,n(507),'"'+t[n(445)](" ")+'"'))}}}})),s[t(412)][t(355)]((e=>{const n=t;if(n(358)==e[n(396)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)])),s=this[n(464)](e),o=s[n(505)]-s[n(451)]+1;if(n(357)==e[n(497)])return t[n(494)]?{type:n(357),content:Wr(r,n(410),Wr(r,n(393),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(357),content:Wr(r,n(410),Wr(r,n(454),o))};if(n(436)==e[n(497)])return t[n(494)]?{type:n(436),content:Wr(r,n(407),Wr(r,n(393),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(436),content:Wr(r,n(407),Wr(r,n(454),o))}}if(n(366)==e[n(396)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)])),s=this[n(464)](e),o=s[n(448)]-s[n(484)]+1;if(n(357)==e[n(497)])return t[n(494)]?{type:n(357),content:Wr(r,n(410),Wr(r,n(376),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(357),content:Wr(r,n(410),Wr(r,n(472),o))};if(n(436)==e[n(497)])return t[n(494)]?{type:n(436),content:Wr(r,n(407),Wr(r,n(376),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(436),content:Wr(r,n(407),Wr(r,n(472),o))}}})),s[t(394)][t(502)](t(357),t(358),t(397),c),s[t(394)][t(502)](t(436),t(358),t(370),c),s[t(394)][t(502)](t(357),t(366),t(397),u),s[t(394)][t(502)](t(436),t(366),t(370),u),s[t(394)][t(502)](t(357),t(366),t(445),l),s[t(394)][t(502)](t(436),t(366),t(445),l),s[t(394)][t(502)](t(357),t(358),t(445),f),s[t(394)][t(502)](t(436),t(358),t(445),f)}[sa(498)](){const t=sa,e=this[t(474)],n=e[t(361)][t(382)][t(408)];return(r,s)=>{const o=t;e[o(361)][o(401)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(369)][a(477)];u&&u[0]&&!1===u[0][a(473)]&&(l=r[0][a(354)][a(373)]);const f=t[a(380)](l);if(a(349)==f[a(359)][a(500)])return;const h=Array[a(478)](n[a(485)]())[a(456)]((t=>i.LiveRange[a(363)](t)));t[a(489)](f),e[a(431)][a(356)](c)[a(492)](),u[a(416)]({forceDefaultExecution:!0}),e[a(459)](c,...u);const d=h[a(483)]((t=>a(349)!=t[a(359)][a(500)]));d[a(494)]>0&&t[a(489)](d);for(const t of h)t[a(364)]()}))}}[sa(470)](t){const e=sa,n=this[e(474)][e(465)][e(356)](e(403));let r=Number[e(378)],s=Number[e(381)],o=Number[e(378)],i=Number[e(381)];for(const a of t){if(e(349)==a[e(359)][e(500)])continue;const{row:t,column:c}=n[e(422)](a),u=a[e(490)](e(395))?a[e(488)](e(395))-1:0,l=a[e(490)](e(409))?a[e(488)](e(409))-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(476)](){const t=sa,e=this[t(474)],n=e[t(465)][t(356)](t(446)),r=e[t(465)][t(356)](t(403));e[t(361)][t(382)].on(t(428),(()=>{const r=t,s=Array[r(478)](e[r(361)][r(382)][r(435)][r(427)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(461)](t);if(r(379)!=s)continue;if(null!=e[r(351)])continue;const a=n[r(350)](o);this[r(386)][r(417)](i)&&this[r(392)][r(506)](a)}}),{priority:t(377)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(462)](e),a=e[s(487)](s(443)),c=r[s(422)](e);for(const t of this[s(392)]){const n=t[s(396)],r=n[s(387)](s(414)),u=n[s(402)](r?10:5),l=u[s(430)](),f=l[s(402)](0,3)+s(503),h=s(399)+u,d=s(384)+u;if(!t[s(371)])continue;if(a!=t[s(418)]()[s(354)][s(487)](s(443)))continue;if(t[s(439)](i))continue;const g=e[s(490)](f)?e[s(488)](f)-1:0,p=this[s(464)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(475)](i),o=!0)}return o};e[t(361)][t(382)][t(491)]((n=>{const r=t;let o=!1;for(const t of e[r(361)][r(382)][r(435)][r(433)]())if(r(453)==t[r(497)])if(r(358)==t[r(482)])for(const e of t[r(432)][r(373)][r(346)]())o=o||s(e,n);else r(469)==t[r(482)]&&(o=o||s(t[r(432)][r(373)],n));return o}))}[sa(464)](t){const e=sa;return this[e(470)](t[e(485)]()[e(456)]((t=>t[e(354)][e(373)])))}}function ca(t){const e=sa;return Array[e(478)](new Set(t)[e(406)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=257]})(t,e)}function fa(){const t=["693558QUXHxk","value","plugins","commands","formatInline","get","mergeTableCellDown","deletion","markBlockFormat","registerDescriptionCallback","from","formatBlock","64hwUXmQ","change","afterInit","getCellLocation","_tablePostFixingSubtypes","206101DIsXTS","has","getFirstPosition","rootName","refresh","101922FFzgdK","model","author","push","320080abhKAX","descriptionFactory","locale","execute","forceDefaultExecution","direction","document","712152ZMTFXc","table","setSelection","trackChanges","highest","mergeTableCellRight","horizontally","_isForcedDefaultExecutionBlock","insertion","root","*Split cell:* vertically","type","findAncestor","$graveyard","6hFJUAf","_suggestionFactory","markMultiRangeBlockFormat","splitTableCellHorizontally","_acceptFormatSuggestionCallbackFactory","*Merge cells*","set:isEnabled","cell","isInContent","getSelectionAffectedTableCells","length","getSuggestions","registerCustomCallback","mergeTableCells","fromRange","element","82498HLWSuN","createRangeOn","stop","commandName","add","mergeTableCellLeft","low","subType","TableUtils","format","_areSelectedCellsMergable","getRanges","getAncestors","tableCell","filter","containsRange","_areMergableCells","isEnabled","editor","accept","detach","1227340WTZvXP","find","*Split cell:* horizontally","enableCommand","splitTableCellVertically","requires","return","selection","72AzaVdA","createTableWalker","mergeTableCellUp","map","size","TrackChangesEditing","TableEditing"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(136929===parseInt(n(342))/1+-parseInt(n(301))/2*(-parseInt(n(326))/3)+-parseInt(n(312))/4+-parseInt(n(264))/5+-parseInt(n(279))/6+-parseInt(n(296))/7*(-parseInt(n(291))/8)+-parseInt(n(272))/9*(-parseInt(n(305))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(269)](){return[aa]}[ua(293)](){const t=ua,e=this[t(261)],n=e[t(302)][t(311)][t(271)],r=e[t(307)];if(!e[t(281)][t(297)](t(278)))return;const s=e[t(281)][t(284)](t(277)),o=e[t(281)][t(284)](t(350)),a=e[t(281)][t(284)](aa);a[t(295)][t(304)](t(339)),s[t(267)](t(339),(()=>{const n=t,r=o[n(335)](e[n(302)][n(311)][n(271)]);e[n(302)][n(292)]((()=>{const t=n;s[t(328)](r,{commandName:t(339),commandParams:[]},[],t(339))}))})),e[t(282)][t(284)](t(339)).on(t(308),((n,r)=>{const o=t;e[o(282)][o(284)](o(315))[o(280)]&&(r[o(336)]>0&&r[r[o(336)]-1]&&r[r[o(336)]-1][o(309)]||s[o(319)]||this[o(352)]()||n[o(344)]())}),{priority:t(316)});for(const n of[t(274),t(317),t(285),t(347)]){const r=e[t(282)][t(284)](n);s[t(267)](n,(()=>{const n=t,o=e[n(302)][n(311)][n(271)][n(298)]()[n(354)]()[n(265)]((t=>t.is(n(341),n(355)))),i=r[n(280)];e[n(302)][n(292)]((()=>{const t=n;s[t(328)]([o,i],{commandName:t(339),commandParams:[]},[],t(339))}))}))}for(const n of[t(268),t(329)]){const r=e[t(282)][t(284)](n);s[t(267)](n,(()=>{const i=t,a=o[i(335)](e[i(302)][i(311)][i(271)])[0],c=a[i(324)](i(313)),{column:u,row:l}=o[i(294)](a);let f=[];if(i(318)==r[i(310)]){const t=o[i(273)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(289)](t)[i(275)]((t=>t[i(333)]))}else{const t=o[i(273)](c,{column:u,includeAllSlots:!0});f=Array[i(289)](t)[i(275)]((t=>t[i(333)]))}e[i(302)][i(292)]((t=>{const e=i;s[e(287)](t[e(343)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(306)][t(288)]((e=>{const n=t;if(n(290)!=e[n(323)]&&n(283)!=e[n(323)])return;const{data:s}=e;return s&&n(339)==s[n(345)]?{type:n(351),content:Wr(r,n(331))}:void 0})),s[t(306)][t(288)]((e=>{const n=t;if(n(290)!=e[n(323)]&&n(283)!=e[n(323)])return;const{data:s}=e;return s?n(268)==s[n(345)]?{type:n(351),content:Wr(r,n(322))}:n(329)==s[n(345)]?{type:n(351),content:Wr(r,n(266))}:void 0:void 0}));const c=a[t(330)]();for(const e of[t(274),t(317),t(285),t(347)])s[t(327)][t(338)](t(290),e,t(262),c);for(const e of[t(268),t(329)])s[t(327)][t(338)](t(290),e,t(262),c);s[t(327)][t(338)](t(290),t(339),t(262),(r=>{const s=t;e[s(302)][s(292)]((t=>{const o=s,a=Array[o(289)](n[o(353)]())[o(275)]((t=>i.LiveRange[o(340)](t)));t[o(314)](r),e[o(282)][o(284)](o(339))[o(300)](),e[o(308)](o(339),{forceDefaultExecution:!0});const c=a[o(257)]((t=>o(325)!=t[o(321)][o(299)]));c[o(336)]>0&&t[o(314)](c);for(const t of a)t[o(263)]()}))}));for(const n of[t(274),t(285),t(347),t(317)]){const r=e[t(282)][t(284)](n);r.on(t(332),((n,s,o)=>{const i=t;if(o){const t=e[i(302)][i(311)][i(271)][i(298)]()[i(354)]()[i(265)]((t=>t.is(i(341),i(355))));this[i(259)](r[i(280)],t)||(n[i(270)]=!1,n[i(344)]())}}),{priority:t(348)})}}[ua(352)](){const t=ua,e=this[t(261)][t(282)][t(284)](t(339)),n=this[t(261)][t(281)][t(284)](t(350));if(!e[t(260)])return!1;const r=n[t(335)](this[t(261)][t(302)][t(311)][t(271)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(259)](e,n))return!1;return!0}[ua(259)](t,e){const n=ua,r=this[n(261)][n(281)][n(284)](n(277)),s=this[n(261)][n(302)][n(343)](t),o=this[n(261)][n(302)][n(343)](e),i=new Set,a=new Set;for(const t of r[n(337)]())if((n(320)==t[n(323)]||n(286)==t[n(323)]||n(339)==t[n(349)])&&t[n(334)])for(const e of t[n(353)]())e[n(258)](s,!0)&&i[n(346)](t[n(323)]+":"+t[n(303)].id),e[n(258)](o,!0)&&a[n(346)](t[n(323)]+":"+t[n(303)].id);if(i[n(276)]!=a[n(276)])return!1;for(const t of i)if(!a[n(297)](t))return!1;return!0}}const da=ga;function ga(t,e){const n=ma();return(ga=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=ga,r=t();for(;;)try{if(969019===-parseInt(n(243))/1*(-parseInt(n(262))/2)+-parseInt(n(315))/3+parseInt(n(318))/4*(parseInt(n(274))/5)+-parseInt(n(317))/6*(-parseInt(n(259))/7)+parseInt(n(253))/8*(parseInt(n(242))/9)+-parseInt(n(256))/10*(parseInt(n(267))/11)+parseInt(n(314))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[da(285)](){return[aa]}[da(280)](){const t=da,e=this[t(250)];if(!e[t(247)][t(322)](t(324)))return;const n=e[t(241)],r=e[t(247)][t(301)](t(279));r[t(303)](t(306)),r[t(303)](t(296)),r[t(326)](t(281)),r[t(326)](t(295)),r[t(325)][t(254)](t(281),Wr(n,t(246))),r[t(325)][t(254)](t(295),Wr(n,t(244))),this[t(282)]()}[da(282)](){const t=da,e=this[t(250)][t(247)][t(301)](t(279)),n=this[t(250)][t(247)][t(301)](t(313)),r=this[t(250)][t(247)][t(301)](aa)[t(261)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(251)](o[a(252)]),l=e[a(328)](u),f=l[a(290)];if(a(321)!=l[a(268)]||!f||a(296)!=f[a(305)])return;if(o[a(289)])return void s[a(297)]();if(!i[a(291)][a(249)](o[a(307)],s[a(292)]))return;const h=o[a(307)][a(255)][a(319)],d=o[a(307)][a(312)][a(263)],g=h[a(266)][a(266)],{column:p}=n[a(284)](h),{column:m}=n[a(284)](d);for(let s=p;s<=m;s++){const l=n[a(310)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(270)],l=i[a(302)][a(260)](s);i[a(308)][a(323)](a(271)+c,l),r&&i[a(308)][a(304)](a(316),u,l),i[a(302)][a(265)](l,o[a(252)]),t&&(e[a(288)][a(300)](o[a(252)])?i[a(308)][a(323)](a(320),l):i[a(308)][a(278)](a(320),l))}}}}e[t(269)][t(276)](t(321),t(306),t(311),r),e[t(269)][t(276)](t(321),t(296),t(311),r),this[t(250)][t(283)][t(245)].on(t(294),s(),{priority:t(277)}),this[t(250)][t(290)][t(245)].on(t(294),((e,n,r)=>{const o=t;r[o(298)][o(248)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(277)}),this[t(250)][t(283)][t(245)].on(t(287),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(251)](r[o(252)]),c=e[o(328)](a),u=c[o(290)];if(o(321)!=c[o(268)]||!u||o(296)!=u[o(305)])return;const l=s[o(302)][o(272)](r[o(252)]);if(l)for(const t of l)s[o(308)][o(278)](o(271)+i,t),s[o(308)][o(278)](o(320),t),s[o(308)][o(286)](o(316),t),s[o(302)][o(258)](t,r[o(252)])}),{priority:t(277)}),this[t(299)]()}[da(299)](){const t=da,e=this[t(250)],n=e[t(241)];function r(e){const r=t;return{type:r(327),content:Wr(n,r(293),e)}}e[t(247)][t(301)](t(279))[t(325)][t(264)]((e=>{const s=t;if(s(321)!=e[s(268)])return;const{data:o}=e;if(o){if(s(306)==o[s(305)]){const t=o[s(273)][0][s(275)];return r(Wr(n,s(t?246:309)))}if(s(296)==o[s(305)]){const t=o[s(273)][0][s(275)];return r(Wr(n,s(t?244:257)))}}}))}}function ma(){const t=["_registerLegacyDescription","includes","get","mapper","enableDefaultAttributesIntegration","setAttribute","commandName","setTableRowHeader","markerRange","writer","FORMAT_REGULAR_ROW","createTableWalker","accept","end","TableUtils","3409320xTpYoF","3001035uzppwj","data-suggestion","4721778ByzzMY","4612TYnfwB","nodeAfter","ck-suggestion-marker--active","formatBlock","has","addClass","TableEditing","descriptionFactory","registerBlockAttribute","format","getSuggestion","locale","1690587MDFEIL","3HVyBek","FORMAT_HEADER_COLUMN","downcastDispatcher","FORMAT_HEADER_ROW","plugins","showSuggestionHighlights","consume","editor","_splitMarkerName","markerName","16ZnlSTt","registerAttributeLabel","start","30iEpyCh","FORMAT_REGULAR_COLUMN","unbindElementFromMarkerName","7SAliPl","toViewElement","_acceptFormatSuggestionCallbackFactory","780838xEXtkY","nodeBefore","registerDescriptionCallback","bindElementToMarker","parent","3008313VHnLZt","type","_suggestionFactory","cell","ck-suggestion-marker-","markerNameToElements","commandParams","745lfLTzA","forceValue","registerCustomCallback","highest","removeClass","TrackChangesEditing","afterInit","headingRows","_handleLegacySuggestions","editing","getCellLocation","requires","removeAttribute","removeMarker:suggestion","activeMarkers","item","data","consumable","name","*Format:* %0","addMarker:suggestion","headingColumns","setTableColumnHeader","stop","options"];return(ma=function(){return t})()}const Ia=_a;function Ea(){const t=["clipboardOutput","tableCellPadding","push","return","cell","Users","nodeAfter","activeMarkers","createRangeOn","getItems","startsWith","markMultiRangeInsertion","getRanges","call","registerDescriptionCallback","setAttributes","containsRange","markerAttributes","tablePasteRow","content","_replaceTableSlotCell","11561LzLkFt","element","createElement","has","listenTo","discard","getColumns","12dZndgo","tablePasteCell","createPositionBefore","previous","tableCellHorizontalAlignment","TableClipboard","suggestion","2250eFtJmm","redo","insertColumns","markMultiRangeDeletion","suggestionUnloaded","getSelectionAffectedTableCells","columnInsertionIndexes","_tablePostFixingSubtypes","locale","setAttribute","insertion","add","start","markerName","name","end","view","getMarkers","TrackChangesEditing","detach","3658065qaxhcw","afterInit","1302329eRsSkZ","subType","getChildren","last","tableCellBorderStyle","length","_getCoordsForCells","trackChanges","fill","differ","stop","author","getTableIfOnlyTableInContent","schema","hasSuggestion","endColumn","isEmpty","every","root","removeMarker","_isForcedDefaultExecutionBlock","55884ZImJsq","documentSelection","registerCustomCallback","fromEntries","getAttributes","next","find","createRange","tableCellBackgroundColor","some","*Replace table cells*","editor","27HKNzCd","editingDowncast","forEach","159FXGzVW","nextSibling","getRowIndexes","model","getSuggestion","tablePaste","cells","change","requires","deletion","paragraph","high","_createdBatches","move","join","options","1117iDoHfZ","keys","deletionRanges","ck-suggestion-marker","getRows","getAllAdjacentSuggestions","previousSibling","tableCellBorderWidth","ck-suggestion-marker-insertion","markMultiRangeBlockFormat","set","editing","reduce","filter","getRange","tableCell","tablePasteChainId","markers","document","register","removeMarkers","insertionRanges","rootName","rowInsertionRanges","get","getContainedElement","map","rowInsertionIndexes","formatBlock","getChangedMarkers","suggestionLoaded","insertContent","suggestion:formatBlock:tablePasteCell","columnInsertionRanges","getChild","insertRows","remove","markerToHighlight","getChanges","_suggestionFactory","tablePasteColumn","updateMarker","columns","first","dataDowncast","attributes","low","from","isInContent","plugins","commands","wrap","showSuggestionHighlights","getColumnIndexes","ck-suggestion-marker--active","table","value","suggestion-td","getSuggestions","$graveyard","batch","for","accept","selection","21885336diSWdZ","tableCellVerticalAlignment","getSuggestionCallback","getShiftedBy","createRangeIn","position","removeRows","column","includes","insert","forceDefaultExecution","registerPostFixer","tableCellSuggestion","TableUtils","descriptionFactory","conversion","isEqual","rows","removeColumns","endRow","oldRange","createTableWalker","row","tableCellBorderColor","1233336YDvmEp","elementToElement","fromRange","unwrap","type","findAncestor","2356pZFddD","entries","_splitMarkerName","newRange"];return(Ea=function(){return t})()}!function(t,e){const n=_a,r=t();for(;;)try{if(662870===parseInt(n(297))/1*(-parseInt(n(184))/2)+parseInt(n(281))/3*(parseInt(n(266))/4)+-parseInt(n(243))/5+parseInt(n(216))/6*(parseInt(n(245))/7)+parseInt(n(385))/8*(-parseInt(n(278))/9)+-parseInt(n(223))/10*(-parseInt(n(209))/11)+parseInt(n(361))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(304),Ia(384),Ia(249),Ia(220),Ia(362),Ia(274),Ia(189)],Ta=Object[Ia(269)](ba[Ia(323)]((t=>[t,null])));function _a(t,e){const n=Ea();return(_a=function(t,e){return n[t-=179]})(t,e)}class ya extends t.Plugin{static get[Ia(289)](){return[aa]}[Ia(244)](){const t=Ia,n=this[t(277)];if(!n[t(346)][t(212)](t(221)))return;const r=n[t(346)][t(321)](t(241)),s=n[t(346)][t(321)](t(374)),o=n[t(346)][t(321)](aa),a=n[t(346)][t(321)](t(221));o[t(230)][t(190)](t(206),t(337)),n[t(284)][t(258)][t(316)](t(373),{allowIn:t(312),allowContentOf:t(312),isLimit:!0}),n[t(376)][t(179)]({model:t(373),view:t(354)});let c=null;n[t(284)].on(t(328),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(250)]-1];h&&h[u(371)]||r[u(265)]||this[u(277)][u(347)][u(321)](u(252))[u(353)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(267)))return!1;const i=s[o(257)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(228)](n[o(315)][o(360)]);if(!a[o(250)])return!1;const c=a[0][o(183)](o(352)),l=r[o(283)](a),f=r[o(350)](a),h={startRow:l[o(340)],endRow:l[o(248)],startColumn:f[o(340)],endColumn:f[o(248)]};return 1==a[o(250)]&&(h[o(380)]+=r[o(301)](i)-1,h[o(260)]+=r[o(215)](i)-1),ka(c,h,r)}(l,f,n[u(284)],s,a)&&(o[u(255)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(284)][u(288)]((()=>{const t=u;n[t(284)][t(328)](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(250)]&&r[t(199)](o,t(206),{tablePasteChainId:s}),a[t(250)]&&r[t(199)](a,t(337),{tablePasteChainId:s}),l[t(250)]&&(r[t(199)](l,t(286),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(280)]((e=>{const n=t;var r;return null===(r=e[n(242)])||void 0===r?void 0:r[n(201)](e)}))),f[t(250)]&&(r[t(226)](f,t(286),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(280)]((e=>{const n=t;var r;return null===(r=e[n(242)])||void 0===r?void 0:r[n(201)](e)})));const d=r[t(306)](h[t(323)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(217),{tablePasteChainId:s});if(d){const e=d[t(240)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(284)][t(196)](s),a=e[t(272)]((e=>e[t(311)]()[t(377)](i)));a&&r[t(190)]([a[t(237)],o])}r[t(250)]&&d[t(232)](t(205),Object[t(269)](r))}c=null})))}),{priority:e.priorities[t(292)]+10}),n[t(346)][t(321)](t(221)).on(t(208),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(255)]();const u=s[r(192)],l=o,f=Aa(u),h=Aa(l);e[r(191)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(333)](u[r(331)](0));for(const t of Array[r(344)](l[r(247)]()))a[r(370)](t,u,r(238));const t=c[r(324)][r(369)](s[r(383)]),e=c[r(229)][r(369)](s[r(368)]);t||e||(d=i.LiveRange[r(180)](a[r(365)](u)))}else h&&!f&&(g=a[r(365)](u));else{const t=a[r(211)](r(373)),e=a[r(211)](r(373));a[r(348)](a[r(365)](u),e),a[r(370)](t,u,0);for(const e of Array[r(344)](l[r(247)]()))a[r(370)](e,t,r(238));d=i.LiveRange[r(180)](a[r(196)](t)),g=i.LiveRange[r(180)](a[r(196)](e))}const p=Array[r(344)](l[r(270)]())[r(310)]((([t])=>ba[r(369)](t)));c[r(287)][r(190)]({element:u,attributes:p[r(250)]?Object[r(269)](p):null}),d&&c[r(318)][r(190)](d),g&&c[r(299)][r(190)](g)}),{priority:t(292)}),s.on(t(225),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(339)]||1;c[o(229)]=new Array(l)[o(253)](u)[o(323)](((t,e)=>t+e));for(const{cell:t}of s[o(382)](i,{startColumn:u,endColumn:u+l-1}))c[o(330)][o(190)](n[o(284)][o(196)](t))}),{priority:t(343)}),s.on(t(332),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(378)]||1;c[o(324)]=new Array(l)[o(253)](u)[o(323)](((t,e)=>t+e));for(const{cell:t}of s[o(382)](i,{startRow:u,endRow:u+l-1}))c[o(320)][o(190)](n[o(284)][o(196)](t))}),{priority:t(343)}),r[t(375)][t(202)]((e=>{const r=t;if(e[r(246)]&&e[r(246)][r(198)](r(286)))return e[r(219)]?{}:{type:r(233),content:Wr(n[r(231)],r(276))}}));const u=()=>!1;for(const e of[t(286),t(337),t(206),t(217)])r[t(336)][t(268)](t(233),e,t(295),u),r[t(336)][t(268)](t(290),e,t(295),u),r[t(336)][t(268)](t(325),e,t(295),u);r[t(336)][t(268)](t(325),t(217),t(214),u),r[t(336)][t(268)](t(325),t(217),t(359),((e,r,s)=>{const o=t,i=e[o(323)]((t=>t[o(322)]()))[o(310)]((t=>t)),a=new Map(i[o(323)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(287)])e&&a[o(307)](t,e);else if(s&&s[o(205)])for(const[t,e]of Object[o(185)](s[o(205)])){const r=n[o(284)][o(314)][o(321)](t),s=r?r[o(311)]()[o(322)]():null;s&&a[o(307)](s,e)}n[o(284)][o(288)]((t=>{const e=o;for(const[n,r]of a)t[e(203)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(336)][o(268)](e,o(286),s,((t,i,a)=>{const c=o;n[c(284)][c(288)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(235)][o(194)];t.is(o(210),o(373))&&u[o(190)](t)}r[o(336)][o(363)](e,null,s)(t,i,a);for(const t of u)o(356)!=t[o(263)][o(319)]&&n[o(181)](t)}))}))};l(t(233),t(359)),l(t(233),t(214)),l(t(290),t(359)),l(t(290),t(214)),r[t(336)][t(268)](t(233),t(206),t(214),(e=>{const n=t,r=e[n(323)]((t=>t[n(322)]())),i=r[0][n(183)](n(352)),{minRow:a,maxRow:c}=o[n(251)](r);s[n(367)](i,{at:a,rows:c-a+1})})),r[t(336)][t(268)](t(233),t(337),t(214),(e=>{const n=t,r=e[n(323)]((t=>t[n(322)]())),i=r[0][n(183)](n(352)),{minColumn:a,maxColumn:c}=o[n(251)](r);s[n(379)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(246)]||!n[s(246)][s(198)](s(286)))return;const o=n[s(342)][s(313)],i=r[s(355)]()[s(310)]((t=>t[s(345)]&&t[s(342)]&&t[s(342)][s(313)]==o));i[s(250)]&&n[s(302)]()[s(250)]!=i[s(250)]&&i[s(309)](((t,e)=>(t[s(271)]=e,e[s(219)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(186)](e[s(236)]),i=[s(300),s(305)],a=r[s(195)][s(369)](e[s(236)]);return a&&i[s(190)](s(351)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(327),f,{priority:t(292)}),r.on(t(227),f,{priority:t(292)}),n[t(284)][t(315)][t(372)]((()=>{const e=t;let s=!1;const o=Array[e(344)](n[e(284)][e(315)][e(254)][e(326)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(186)](t);if(e(222)!=o||e(290)!=a||i[e(381)])continue;if(!r[e(259)](c))continue;const u=r[e(285)](c)[e(200)](),l=n[e(346)][e(321)](e(193)).me;for(const t of r[e(355)]())if(t[e(345)]&&t[e(256)]==l&&e(325)==t[e(182)]&&e(217)==t[e(246)]&&t[e(200)]()[e(262)]((t=>u[e(275)]((n=>n[e(204)](t,!0))))))for(const n of t[e(302)]())n[e(345)]&&(n[e(214)](),s=!0)}return s})),n[t(284)][t(315)][t(372)]((e=>{const s=t,o=n[s(347)][s(321)](s(224));if(!o||!o[s(293)][s(212)](e[s(357)]))return!1;let i=!1;const a=n[s(346)][s(321)](s(193)).me,c=n[s(284)][s(315)][s(254)][s(335)](),u=Array[s(344)](n[s(284)][s(315)][s(254)][s(326)]())[s(310)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(186)](t);return n(222)==o&&n(286)==i&&c==a.id&&!e[n(381)]}));for(const t of c){if(s(370)!=t[s(182)]||s(373)!=t[s(237)]||1!=t[s(250)])continue;const n=e[s(273)](t[s(366)],t[s(366)][s(364)](1));if(!u[s(272)]((({data:t})=>t[s(187)][s(377)](n))))for(const{name:t,data:r}of u)if(n[s(204)](r[s(187)])){e[s(338)](t,{range:n}),i=!0;break}}return i})),n[t(284)][t(315)][t(372)]((e=>{const s=t;let o=!1;const i=n[s(346)][s(321)](s(193)).me,a=r[s(355)]()[s(310)]((t=>t[s(345)]&&t[s(256)]==i)),c=new Set,u=new Set;for(const t of a)if(s(286)==t[s(246)])for(const e of t[s(240)]()){const n=e[s(311)]()[s(322)]();if(n)if(n.is(s(210),s(373))&&Aa(n)){t[s(264)](e[s(237)]),c[s(234)](n),o=!0;const r=n[s(282)],i=n[s(303)],a=r&&r.is(s(210),s(373)),l=i&&i.is(s(210),s(373));a&&!c[s(212)](r)&&u[s(234)](r),l&&!c[s(212)](i)&&u[s(234)](i)}else n.is(s(210),s(291))&&n[s(261)]&&(t[s(264)](e[s(237)]),o=!0)}else if(s(217)==t[s(246)]){if(!t[s(342)]||!t[s(342)][s(313)])continue;const e=t[s(342)][s(205)];if(e&&Object[s(298)](e)[s(250)])continue;const n=t[s(342)][s(313)];let r=!0,i=!0;for(const e of a)if(e[s(246)]&&e[s(246)][s(198)](s(286))){if(!e[s(342)][s(313)]){i=!1;break}if(e.id!=t.id&&e[s(342)][s(313)]==n){r=!1;break}}i&&r&&(t[s(317)](),o=!0)}for(const t of c)e[s(333)](t);for(const t of u)e[s(181)](t);return o})),n[t(376)][t(358)](t(279))[t(334)]({model:t(329),view:(t,e)=>h(t),converterPriority:t(292)}),n[t(376)][t(358)](t(341))[t(334)]({model:t(329),view:(e,n)=>n[t(296)][t(349)]?h(e,!1):null,converterPriority:t(292)});const d=n[t(308)][t(239)];this[t(213)](d[t(315)],t(188),((e,n)=>{const r=t,s=[];for(const t of d[r(365)](n[r(207)])[r(197)]())t.is(r(210),r(354))&&s[r(190)](t);d[r(288)]((t=>{const e=r;for(const n of s)t[e(294)](t[e(365)](n),t[e(218)](n)),t[e(333)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(261)])return!0;const n=t[e(331)](0);return n.is(e(210),e(291))&&n[e(261)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(382)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Sa();return(La=function(t,e){return n[t-=180]})(t,e)}function Sa(){const t=["plugins","getSuggestions","formatInline","commandParams","resizeTable","change","model","270EKZCAH","getSuggestionCallback","170983yRFtVF","editor","registerDescriptionCallback","descriptionFactory","getColumnGroupElement","type","data","locale","markBlockFormat","280424yuLspj","handleResizeTableWidthCommand","get","discard","6260tmiSxd","_suggestionFactory","212deTdIP","format","accept","author","resizeTableWidth","handleSuggestionDescription","tableWidth","has","TableColumnResizeEditing","formatGroupId","getContainedElement","730425Qomgic","3010MKRzCj","27mOHfHk","Users","enableCommand","getSelectedElement","registerCustomCallback","*Format:* resize table","columnWidths","selection","getTableColumnsWidths","table","document","getAttribute","subType","bind","8031OWLaKp","afterInit","formatBlock","311010otFtOj","TrackChangesEditing"];return(Sa=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(106117===parseInt(n(228))/1+-parseInt(n(217))/2+-parseInt(n(214))/3*(parseInt(n(187))/4)+parseInt(n(198))/5+parseInt(n(226))/6*(-parseInt(n(199))/7)+parseInt(n(181))/8*(parseInt(n(200))/9)+parseInt(n(185))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Na extends t.Plugin{[Ca(215)](){const t=Ca;if(!this[t(229)][t(219)][t(194)](t(195)))return;const e=this[t(229)][t(219)][t(183)](t(218));e[t(202)](t(191),this[t(182)][t(213)](this)),e[t(186)][t(204)](t(216),t(223),t(189),e[t(186)][t(227)](t(216),null,t(184))),e[t(186)][t(204)](t(216),t(223),t(184),e[t(186)][t(227)](t(216),null,t(189))),e[t(231)][t(230)](this[t(192)][t(213)](this))}[Ca(182)](t,e){const n=Ca,r=this[n(229)][n(219)][n(183)](n(218)),s=this[n(229)][n(219)][n(183)](n(195)),o=e[n(209)]||this[n(229)][n(225)][n(210)][n(207)][n(203)]();this[n(229)][n(225)][n(224)]((()=>{const i=n,a=s[i(232)](o);let c=a?s[i(208)](a):null,u=o[i(211)](i(193))||null;const l=e[i(193)]||u,f=e[i(206)]||c,h=this[i(229)][i(219)][i(183)](i(201)).me;for(const t of r[i(220)]()){const e=t[i(197)]();if(i(223)===t[i(212)]&&e===o){t[i(190)]!==h&&t[i(184)]();const e=t[i(234)][i(222)];u=e[0][i(193)],c=e[0][i(206)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(180)](o,{commandName:i(191),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(223)},[],i(223))}))}[Ca(192)](t){const e=Ca;if(e(216)!=t[e(233)]&&e(221)!=t[e(233)])return;const{data:n}=t;if(n&&e(223)===n[e(196)]){const t=e(205);return{type:e(188),content:Wr(this[e(229)][e(235)],t)}}}}function Ra(t,e){const n=va();return(Ra=function(t,e){return n[t-=136]})(t,e)}const Ma=Ra;function va(){const t=["has","3KnXZCI","Template","1345320nUhPBz","afterInit","insertTemplate","plugins","TrackChangesEditing","111220BjhSHH","884fYumAj","1830535TGjhxj","6405zndiVW","100768GollVS","9cvDkpX","2782038iClbTO","183418QQrAzv","get","editor","enableCommand"];return(va=function(){return t})()}!function(t,e){const n=Ra,r=t();for(;;)try{if(257932===-parseInt(n(136))/1*(-parseInt(n(150))/2)+parseInt(n(146))/3*(-parseInt(n(144))/4)+-parseInt(n(138))/5+parseInt(n(149))/6+parseInt(n(145))/7+parseInt(n(147))/8*(-parseInt(n(148))/9)+parseInt(n(143))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ma(139)](){const t=Ma,e=this[t(152)];e[t(141)][t(154)](t(137))&&e[t(141)][t(151)](t(142))[t(153)](t(140))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=115]})(t,e)}function Fa(){const t=["821565fEWBYt","afterInit","commands","descriptionFactory","editor","597XOvkhd","822JXuObD","insertTableOfContents","282740WcSRRr","registerElementLabel","859030EgStux","1322DhYenH","enableCommand","TrackChangesEditing","5411JINAtN","locale","32975gKwQNE","get","ELEMENT_TABLE_OF_CONTENTS","tableOfContents","1518856IQOEiI","plugins"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(141080===-parseInt(n(127))/1+-parseInt(n(122))/2*(parseInt(n(116))/3)+-parseInt(n(119))/4+parseInt(n(121))/5+-parseInt(n(117))/6*(-parseInt(n(125))/7)+parseInt(n(131))/8+-parseInt(n(133))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class xa extends t.Plugin{[wa(134)](){const t=wa,e=this[t(115)];if(!e[t(135)][t(128)](t(118)))return;e[t(132)][t(128)](t(124))[t(123)](t(118));const n=e[t(132)][t(128)](t(124)),r=e[t(126)];n[t(136)][t(120)](t(130),(e=>Wr(r,t(129),e)))}}const Pa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(114063===-parseInt(n(148))/1*(parseInt(n(117))/2)+parseInt(n(144))/3+-parseInt(n(134))/4*(-parseInt(n(111))/5)+-parseInt(n(110))/6*(-parseInt(n(131))/7)+parseInt(n(127))/8+-parseInt(n(139))/9+parseInt(n(124))/10*(-parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Pa(104)](){const t=Pa,e=this[t(143)];if(!e[t(114)][t(125)](t(140)))return;const n=e[t(114)][t(122)](t(120));n[t(138)][t(121)](t(128),(()=>Wr(e[t(133)],t(130)))),e[t(142)][t(126)][t(108)]((r=>{const s=t;let o=!1;const i=Array[s(113)](e[s(142)][s(126)][s(107)][s(147)]());for(const{name:t,data:a}of i){const{group:i}=n[s(141)](t);if(s(116)!==i||!a[s(115)])continue;const c=a[s(115)],u=c[s(146)][s(105)];if(!u||!u.is(s(123),s(128)))continue;if(!c[s(112)][s(106)](c[s(146)]))continue;const l=e[s(142)][s(145)][s(135)](c[s(146)],s(132));if(l&&l[s(129)]){const e=r[s(118)](c[s(112)],l[s(112)]);e[s(119)](c)||(r[s(137)](t,{range:e}),o=!0)}o||(r[s(109)](t),o=!0)}return o}))}}function ja(){const t=["getNearestSelectionRange","11pyorEC","updateMarker","descriptionFactory","681669XZzEOo","Title","_splitMarkerName","model","editor","313155BcbEdb","schema","end","getChangedMarkers","29168LoIJLC","afterInit","nodeBefore","isTouching","differ","registerPostFixer","removeMarker","24kiyCNH","5UhZuwt","start","from","plugins","newRange","suggestion","14aJPdmF","createRange","isEqual","TrackChangesEditing","registerElementLabel","get","element","666010SxTrjV","has","document","1562096RKyynt","title-content","isCollapsed","ELEMENT_TITLE","170926Ewpdgf","forward","locale","253048aXssrc"];return(ja=function(){return t})()}function Ga(){const t=["TrackChangesEditing","4837686ZDmvGQ","UndoEditing","610290fDsDSn","enableCommand","afterInit","get","1252tSdEbI","699306dLUtKt","plugins","redo","editor","3252594Jqdxnc","280mYprQa","undo","517243hiiNPs","has","5142535cqrSUM","4449QWmZYs"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=306]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(520123===parseInt(n(324))/1+-parseInt(n(317))/2+parseInt(n(308))/3*(parseInt(n(316))/4)+parseInt(n(307))/5+parseInt(n(321))/6+parseInt(n(310))/7+-parseInt(n(322))/8*(parseInt(n(312))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Wa extends t.Plugin{[za(314)](){const t=za,e=this[t(320)],n=e[t(318)][t(315)](t(309));e[t(318)][t(306)](t(311))&&(n[t(313)](t(323)),n[t(313)](t(319)))}}const Ha=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=399]})(t,e)}function Xa(){const t=["1003512jtvGNk","get","29449EROQxt","TableCaptionEditing","editor","plugins","498904AgdFSM","9tfzGxz","175002BpVNiR","enableCommand","165iRtWpk","127760MaOhFr","9ndCrRv","toggleTableCaption","has","5EhrWPm","240458cLgOWL","590310mQzEkQ","requires","afterInit","TrackChangesEditing"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(194262===parseInt(n(415))/1+parseInt(n(416))/2+-parseInt(n(411))/3*(parseInt(n(405))/4)+parseInt(n(414))/5*(-parseInt(n(407))/6)+-parseInt(n(401))/7+-parseInt(n(399))/8*(parseInt(n(406))/9)+parseInt(n(410))/10*(parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class Za extends t.Plugin{static get[Ha(417)](){return[aa]}[Ha(418)](){const t=Ha,e=this[t(403)];e[t(404)][t(413)](t(402))&&e[t(404)][t(400)](t(419))[t(408)](t(412))}}function qa(){const t=["*Format:* change table cell properties","tableCellBackgroundColor","4249208XgzCnI","tableBorderStyle","_handlePropertyChange","TableUtils","plugins","start","*Format:* change table properties","join","tableWidth","change","has","descriptionFactory","tableCellWidth","model","selection","get","_getSuggestion","tableBorderWidth","3277904VwECoP","TrackChangesEditing","tableCellPadding","data","tableBorderColor","getSuggestionCallback","tableCellHorizontalAlignment","1411736VKqrYX","nodeAfter","accept","tableBackgroundColor","6mHMSjv","110aOryUG","locale","handleDiscardAction","getContainedElement","tableProperties","editor","tableCellVerticalAlignment","afterInit","tableCellBorderStyle","registerDescriptionCallback","format","tableCellBorderWidth","_suggestionFactory","discard","document","tableCellProperties","removeAttribute","commandParams","TablePropertiesEditing","6thwRMq","batch","setAttribute","getFirstPosition","tableCellHeight","1299573ZhyqAq","TableCellPropertiesEditing","enableCommand","enqueueChange","tableHeight","getAttribute","markBlockFormat","findAncestor","4cknccD","tableCellBorderColor","getSuggestions","9TniSkI","7757735FypfqD","TrackChangesTableProperties","47129100IZRDTu","pluginName","getSelectionAffectedTableCells","formatBlock","handleSuggestionDescription","registerCustomCallback","subType","512476BUxBsP","table","tableAlignment"];return(qa=function(){return t})()}const Ya=Qa;function Qa(t,e){const n=qa();return(Qa=function(t,e){return n[t-=455]})(t,e)}!function(t,e){const n=Qa,r=t();for(;;)try{if(820100===-parseInt(n(464))/1*(parseInt(n(531))/2)+-parseInt(n(498))/3*(-parseInt(n(494))/4)+-parseInt(n(455))/5*(parseInt(n(518))/6)+-parseInt(n(487))/7+parseInt(n(469))/8*(parseInt(n(534))/9)+-parseInt(n(499))/10*(parseInt(n(523))/11)+parseInt(n(457))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(503)]=[e(491),e(470),e(486),e(466),e(477),e(527),e(497)],this[e(514)]=[e(532),e(507),e(510),e(489),e(481),e(522),e(468),e(493),e(505)]}static get[Ya(458)](){return Ya(456)}[Ya(506)](){const t=Ya,e=this[t(504)][t(473)][t(484)](t(488));if(this[t(504)][t(473)][t(479)](t(517))){for(const n of this[t(503)])e[t(525)](n,((e,r)=>{const s=t,o=this[s(504)][s(482)][s(513)][s(483)][s(521)]()[s(530)](s(465));this[s(471)](n,[o],this[s(503)],s(503),e,r)}));e[t(511)][t(462)](t(460),t(503),t(496),e[t(511)][t(492)](t(460),null,t(512))),e[t(511)][t(462)](t(460),t(503),t(512),((e,n)=>this[t(501)](this[t(503)],e,n))),e[t(511)][t(462)](t(460),t(503),t(476),(()=>!1))}if(this[t(504)][t(473)][t(479)](t(524))){for(const n of this[t(514)])e[t(525)](n,((e,r)=>{const s=t,o=this[s(504)][s(473)][s(484)](s(472))[s(459)](this[s(504)][s(482)][s(513)][s(483)]);this[s(471)](n,o,this[s(514)],s(514),e,r)}));e[t(511)][t(462)](t(460),t(514),t(496),e[t(511)][t(492)](t(460),null,t(512))),e[t(511)][t(462)](t(460),t(514),t(512),((e,n)=>this[t(501)](this[t(514)],e,n))),e[t(511)][t(462)](t(460),t(514),t(476),(()=>!1))}e[t(480)][t(508)]((e=>this[t(461)](e)))}[Ya(471)](t,e,n,r,s,o){const i=Ya,a=this[i(504)][i(473)][i(484)](i(488));this[i(504)][i(482)][i(526)](o[i(519)],(()=>{const t=i;for(const i of e)if(this[t(485)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(528)](r);void 0!==n&&(e[r]=n)}s(o),a[t(529)](i,{commandParams:[e]},[],r)}}))}[Ya(501)](t,e,n){const r=Ya,s=e[0][r(474)][r(495)],o=n[r(516)][0];this[r(504)][r(482)][r(478)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(520)](r,o[r],s):e[n(515)](r,s)}))}[Ya(461)](t){const e=Ya;if(t[e(490)])switch(t[e(463)]){case e(503):return{type:e(509),content:Wr(this[e(504)][e(500)],e(475))};case e(514):return{type:e(509),content:Wr(this[e(504)][e(500)],e(467))}}}[Ya(485)](t,e){const n=Ya,r=this[n(504)][n(473)][n(484)](n(488));for(const s of r[n(533)]({skipNotAttached:!0})){const r=s[n(502)]();if(s[n(463)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:dc(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)}}(gc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=Tc;function bc(){const t=["deletion:","_addThreadToSuggestion","element","pop","enableDefaultAttributesIntegration","_isRegisteredAttribute","isOwn","isSelectable","isBlock","updateMarker","isIntersecting","parent","createPositionBefore","track-changes-user-not-found","addComment","PendingActions","get","_reduceSuggestionAttributeRange","getItems","discard","getUser","markBlockFormat","setTo","remove","_recordAttributeSuggestions","trackChanges.mergeNestedSuggestions","_handleNewSuggestionMarker","_isForcedDefaultExecutionBlock","consumable","fromRange","mapper","rootName","ck-suggestion-marker-formatBlock","_getAttributeKey","suggestion-type","_isBlockAttribute","attributeKey","addMarkerName","batch","3573570cvfuny","attributes","toUpperCase","format","attributeOldValue","deleteContent","descriptionFactory","createPositionAt","_blockAttributeKeys","getAllAdjacentSuggestions","getCommentThread","_processAttributeChanges","containsPosition","_suggestionFactory","some","nodeAfter","insertContent","has","split","markers","9001188wXqzTi","formatInline:discard","tablePasteChainId","comments","markerNameToElements","lowest","suggestionLoaded","stopListening","join","isAfter","_checkSuggestionCorrectness","_trackFormatChanges","addMarker:suggestion","highest","getCustomProperty","concat","end","createSelection","after","deletion:accept","selection","change:data","addSuggestion","high","_updateSuggestionData","350XkkVdd","item","notReady","ck-suggestion-marker","createRangeIn","_refreshSuggestionsChain","insertion:","FORMATTING","newRange","_breakSuggestionMarker","oldValue","getAttribute","deletion","root","move","never","setAttribute","includes","buildSuggestion","trackChanges.trackFormatChanges","markerName","isDocumentOperation","suggestion:","registerPostFixer","default","startsWith","track-changes-command-not-found","attribute:discard","moveTargetPosition","containsRangeInObject","PENDING_ACTION_SUGGESTION","getChangedMarkers","getChanges","fire","_processAttributeSuggestions","type","isMultiRange","registerCustomCallback","addSuggestionData","277499NavuRa","widget","containsRange","isIntersectingWithRange","registerBlockAttribute","isEqual","_getExternalAuthor","isRemovable","formatBlock:","getDifference","head","_model","2035202xwLlGL","addMarker:suggestion:formatBlock","formatBlock","@external","every","3dbixtS","pluginName","init","dataReady","getRange","hasComments","CommentsRepository","hasCommentThread","unbindElementFromMarkerName","_editor","enableReadOnlyMode","data-suggestion","acceptSelectedSuggestions","TrackChangesEditing","isBefore","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.","300okXvNc","requires","adapter","authorName","dataDowncast","clear","always","plugins","formatInline:chain","fromCharCode","discardAllSuggestions","map","deletion:discard","rethrowUnexpectedError","collaboration.channelId","$textProxy","addMarker:suggestion:attribute","_inlineAttributeKeys","formatInline:join","isAtEnd","document","originalSuggestionId","getMarkers","meta","name","oldRange","fetchCommentThread","commentThread","getContainedElement","discardSelectedSuggestions","before","_defaultCallbacks","formatBlock:accept","ck-suggestion-marker--active","_saved","markInsertion","markMultiRangeDeletion","addMarker","formatInline:accept","author","editingDowncast","$marker","_initAriaMarkerChangeAnnouncements","activeMarkers","low","delete","toJSON","enqueueChange","$graveyard","formatBlock:discard","marker-count","attribute:accept","normal","isLocal","$elementName","getFirstRange","addRange","suggestionUnloaded","forward","keys","markMultiRangeInsertion","splice","_splitMarkerName","getShiftedBy","then","applyOperation","enableCommand","removeComment","differ","removed","2LJjVQC","_setSuggestionRange","track-changes-suggestion-data-mismatch","insert","ck-suggestion-marker-","_SUGGESTION_ANNOUNCEMENT","_setSuggestionData","error-saving-suggestion-data-suggestion-discarded","_isDataLoaded","accepted","sort","writer","createPositionAfter","data","value","dataToMarker","external:","isLimit","open","config","setSelection","push","1157412VFOhLf","change:_saved","trackChangesCommand","_element","start","backward","unshift","addCommentThread","formatInline:","editing","createRange","next","markMultiRangeBlockFormat","creator","45858ovDUTM","_rangeIsInLocalUserInsertion","track-changes-adapter-already-set","forEach","define","for","_getSuggestionData","markAttributeChange","documentSelection","rejected","getFirstMarker","ready","splitPosition","getIntersection","trackChanges","registerInlineAttribute","filter","group","length","addHighlight","howMany","acceptAllSuggestions","addClass","createRangeOn","size","createdAt","getNearestSelectionRange","warn","_getAuthorFromId","track-changes-suggestion-not-found","$text","_onDiscard","containerElement","getMultiRangeId","return","isObject","rename","substr","chain","getSuggestions","removeClass","hasSuggestion","updateSuggestion","multipleBlocks","update:suggestion","from","change:activeMarkers","removeMarker:suggestion:attribute","isArray","forceDefaultExecution","locale","options","_getMarkerAnnouncementText","suggestion:attribute:","announce","values","_suggestions","change","formatInline","find","_descriptionFactory","nodeBefore","authoredAt","formatGroupId","formatBlock:chain","_customCallbacks","markDeletion","createElement","ck-suggestion-marker-formatInline","_refreshAttributeSuggestionsChain","markerToHighlight","_adapter","schema","formatBlock:join","36VVTMNo","markerReady","_addSuggestionMarker","suggestion","elementStart","newValue","_afterChanges","resolve","assign","isCollapsed","substring","groupId","clone","attribute:join","model","ENTER","attributeNewValue","_reduceExistingSuggestions","_recordAttributeChanges","getWalker","commandName","removeMarker","_cutOutSuggestionMarker","conversion","commands","listenTo","elementEnd","insertion:join","isUndo","catch","suggestionChanged","insertion","8nqWiab","subType","track-changes-enable-command-twice","isInsideObject","insertion:discard","_createSuggestion","_registerDefaultCallbacks","_commentsRepository","_removeSuggestion","upcast","detach","deletion:join","removeMarker:suggestion:formatBlock","unbind","Users","toViewElement","attribute:","getLastMatchingPosition","accept","addUser","isTouching","removeAttribute","acceptSuggestion","getAncestors","previous","skipNestingCheck","_joinWithAdjacentSuggestions","getRanges","key","isAtStart","_enabledCommands","targetPosition","isNextTo","LEAVE","markerToData","_mergeNestedSuggestions","attribute","deletion:chain","getSuggestion","refresh","execute","getSuggestionCallback","add","showSuggestionHighlights","range","consume","track-changes-adapter-missing-getsuggestion","insertion:accept","removeMarkers","isInContent","_suggestionState","_findSuggestions","insertion:chain","stop","elementToElement","isExternal","discardSuggestion","markInlineFormat","set","reconvertMarker","containsItem","position","130229ENFwQk","multi","bindElementToMarker","editor","_joinSuggestions"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(540507===-parseInt(n(336))/1*(parseInt(n(439))/2)+-parseInt(n(353))/3*(parseInt(n(461))/4)+parseInt(n(369))/5*(-parseInt(n(475))/6)+parseInt(n(252))/7+-parseInt(n(581))/8*(-parseInt(n(272))/9)+parseInt(n(297))/10*(-parseInt(n(643))/11)+-parseInt(n(549))/12*(-parseInt(n(348))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(423);class yc extends t.Plugin{static get[Ec(370)](){return[Ec(359),o.Users,t.PendingActions,Jr,es,as,ls,bs,ms,As,Rs,Bs,to,so,uo,ho,bo,Ao,So,vo,Fo,zo,Bo,Xo,Qo,ei,ui,gi,Si,oi,Vs,Ks,bi,Ai,vi,Di,Ui,Wi,Zi,$i,ra,aa,ha,pa,Za,ya,Na,xa,Ja,Oa,Ua,Wa]}static get[Ec(354)](){return Ec(366)}get[Ec(535)](){return this[Ec(258)]}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(380)]((t=>String[e(378)](t)))[e(280)]("")}super(t),this[e(237)]=!1,this[e(639)](e(412),[]),this.on(e(521),((n,r,s,o)=>{const i=e;this[i(347)][i(532)]((()=>{const e=i;for(const n of[...o,...s])this[e(347)][e(271)][e(269)](n)&&t[e(470)][e(640)](n)}))})),this[e(258)]=new Xr(this[e(646)][e(563)][e(547)],this[e(646)][e(525)]),this[e(546)]=null,this[e(265)]=new Ac(this[e(646)]),this[e(531)]=new Map,this[e(588)]=t[e(376)][e(664)](e(359)),this[e(611)]=new Set,this[e(347)]=this[e(646)][e(563)],this[e(631)]=new WeakMap,this[e(240)]=!1,this[e(260)]=new Set([e(423)]),this[e(386)]=new Set,t[e(458)][e(479)](e(316),e(321)),this[e(283)]=t[e(458)][e(664)](e(316)),t[e(458)][e(479)](e(238),!0),this[e(616)]=t[e(458)][e(664)](e(238)),this[e(463)]=new f(t,this[e(611)]),this[e(411)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,50,56])}[Ec(355)](){const t=Ec,n=this[t(646)],r=(e,n)=>{const r=t;if(r(617)!=e)return r(443)+e;const s=n[r(270)]("|")[0];return this[r(248)](s)?r(245):r(543)};n[t(572)][t(480)](t(409))[t(545)]({model:t(552),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(431)](e[n(317)]),a=[n(300),r(o,i)];let c=3e3;return this[n(412)][n(314)](e[n(317)])&&(a[n(460)](n(402)),c=3010),n(309)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(572)][t(480)](t(373))[t(623)]((e=>{const r=t;e.on(r(284),((t,e,s)=>{const o=r;if(!s[o(526)][o(624)])return;const i=e[o(298)];if(!i)return;const c=s[o(243)][o(596)](i);n[o(563)][o(547)][o(510)](i)&&c&&!c[o(286)](o(337))&&c.is(o(507))&&(0,a.toWidget)(c,s[o(450)])}),{priority:r(295)})})),n[t(572)][t(480)](t(373))[t(545)]({model:t(552),view:(e,n)=>{const s=t;if(!n[s(526)][s(624)])return null;const{type:o,subType:i}=this[s(431)](e[s(317)]);return{classes:[s(300),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(298)])return;const{id:c}=this[a(431)](o[a(317)]);if(r){const t=this[a(531)][a(664)](c),e=this[a(246)](t);if(!this[a(248)](e))return}if(o[a(298)].is(a(292)))return void i[a(241)][a(626)](o[a(298)],s[a(393)]);const u=i[a(243)][a(596)](o[a(298)]);if(o[a(298)].is(a(650))&&n[a(563)][a(547)][a(656)](o[a(298)])&&!u[a(286)](a(494))){i[a(450)][a(497)]([a(300),a(245)],u),i[a(450)][a(313)](a(364),c,u),i[a(243)][a(645)](u,o[a(317)]),e&&(this[a(412)][a(314)](o[a(317)])?i[a(450)][a(497)](a(402),u):i[a(450)][a(515)](a(402),u));for(const t of n[a(563)][a(301)](o[a(298)])[a(666)]())i[a(241)][a(626)](t,s[a(393)]);i[a(241)][a(626)](o[a(298)],s[a(393)])}};n[t(572)][t(480)](t(373))[t(623)]((e=>{const n=t;e.on(n(349),((t,e,r)=>{const o=n;r[o(526)][o(624)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(285)})})),n[t(572)][t(480)](t(373))[t(623)]((e=>{const n=t;e.on(n(385),((t,e,r)=>{const o=n;r[o(526)][o(624)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(285)})})),n[t(572)][t(480)](t(373))[t(615)]({model:t(552),view:(e,n)=>n[t(526)][t(624)]?null:{group:t(552),name:e[t(512)](11)}}),n[t(572)][t(480)](t(590))[t(635)]({view:{name:t(552),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(319)+e[r(308)](r(247))+":"+e[r(308)]("id");return e[r(308)](r(419))&&(s+=":"+e[r(308)](r(419))),n[r(542)](r(410),{"data-name":s})}}),n[t(572)][t(480)](t(590))[t(454)]({view:t(552)}),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(349),s(),{priority:n(295)})})),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(385),s({isAttributeSuggestion:!0}),{priority:n(295)})})),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(593),((t,e,r)=>{const s=n,o=r[s(243)][s(276)](e[s(317)]);if(o)for(const t of o)t[s(286)](s(494))||(r[s(450)][s(515)]([s(300),s(245),s(402)],t),r[s(450)][s(602)](s(364),t),r[s(243)][s(361)](t,e[s(317)]))}),{priority:n(295)})})),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(522),((t,e,r)=>{const s=n,o=r[s(243)][s(276)](e[s(317)]);if(!o)return;const{id:i}=this[s(431)](e[s(317)]),a=this[s(531)][s(664)](i),c=this[s(246)](a);if(this[s(248)](c))for(const t of o)t[s(286)](s(494))||(r[s(450)][s(515)]([s(300),s(245),s(402)],t),r[s(450)][s(602)](s(364),t),r[s(243)][s(361)](t,e[s(317)]))}),{priority:n(295)})})),n[t(563)][t(389)][t(320)]((e=>{const r=t;let s=!1;const o=Array[r(520)](n[r(563)][r(389)][r(437)][r(328)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(431)](t);if(r(552)!==o)continue;const h=this[r(531)][r(664)](f);if(null!=c[r(305)]){r(533)==u&&(s=s||Lc(c[r(305)],t,e,n[r(563)][r(547)]));const o=r(617)==u&&this[r(248)](l[r(270)]("|")[0]);if(c[r(305)][r(558)]||r(417)==c[r(305)][r(310)][r(244)]||r(350)==u&&!Nc(c[r(305)])||o&&!Nc(c[r(305)])||r(309)==u&&(Cc(a=c[r(305)])||function(t){const e=r;return t[e(465)][e(659)]==t[e(288)][e(536)]&&t[e(465)][e(388)]}(a)))e[r(570)](t),s=!0;else{if(!h||!h[r(630)])continue;i[r(623)](h)}}}var a;return i[r(499)]>0&&(s=!!this[r(607)](i)||s),s})),n[t(563)][t(389)][t(320)]((e=>{const r=t;let s=!1;for(const t of n[r(563)][r(389)][r(437)][r(329)]())if(r(442)==t[r(332)])for(const t of this[r(531)][r(530)]()){if(t[r(333)]||!t[r(630)])continue;const o=r(350)==t[r(332)],i=this[r(246)](t),a=i&&this[r(248)](i);if(!o&&!a)continue;const c=t[r(424)]();if(c[r(465)][r(659)]!=c[r(288)][r(659)]&&!c[r(288)][r(388)]){const o=n[r(563)][r(259)](c[r(465)][r(267)],r(288)),i=n[r(563)][r(471)](c[r(465)],o);e[r(657)](t[r(485)](),{range:i}),s=!0}}return s})),n[t(563)][t(389)][t(320)]((e=>this[t(263)](e))),n[t(563)][t(389)][t(320)]((e=>!e[t(251)][t(422)]&&this[t(331)](e))),n[t(563)].on(t(555),(()=>{this[t(237)]=!1})),n[t(563)][t(389)].on(t(293),((r,s)=>{const o=t;if(!s[o(422)]||s[o(577)])return;if(!this[o(237)])return;const i=n[o(563)][o(389)][o(437)][o(329)]();if(0==i[o(493)])return;const a=[],c=i[o(491)]((t=>o(617)==t[o(332)])),u=i[o(491)]((t=>o(442)==t[o(332)]&&o(505)!=t[o(393)])),l=i[o(491)]((t=>o(236)==t[o(332)]&&o(505)!=t[o(393)]));for(const t of c)this[o(653)](t[o(249)])&&a[o(460)]({key:t[o(249)],newValue:t[o(565)],oldValue:t[o(256)],range:Rc(t[o(625)],n[o(563)])});for(const t of u){const e=l[o(534)]((e=>e[o(464)]===t[o(464)]));if(e){const r=Mc(t[o(642)][o(267)],n[o(563)]);e[o(393)]!==t[o(393)]&&a[o(460)]({key:o(423),newValue:t[o(393)],oldValue:e[o(393)],range:r});for(const[n,s]of e[o(253)]){if(!this[o(653)](n))continue;const e=t[o(253)][o(664)](n);s!==e&&a[o(460)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(253)])this[o(653)](n)&&(e[o(253)][o(269)](n)||a[o(460)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(493)]&&n[o(563)][o(416)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(482)](t,e,s,o,{groupId:r});this[n(566)](t,a)}))}),{priority:t(277)}),n[t(563)][t(271)].on(t(519),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(431)](n[s(393)]),e=this[s(531)][s(664)](t);e&&e[s(250)](n[s(393)])}})),n[t(563)][t(389)].on(t(293),(()=>{const e=t,r=Array[e(520)](n[e(563)][e(389)][e(437)][e(328)]())[e(491)]((t=>e(552)===this[e(431)](t[e(393)])[e(492)]));if(0===r[e(493)])return;r[e(449)](((t,n)=>{const r=e,s=t[r(452)][r(394)],o=n[r(452)][r(394)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(465)][r(367)](o[r(465)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(431)](t);if(null===n[e(394)]){const n=this[e(239)](t);o[e(623)](n)}else{const t=this[e(531)][e(664)](r);null!==n[e(305)]||t[e(630)]?(s[e(623)](t[e(346)]),o[e(623)](t)):this[e(589)](t)}}o[e(499)]>0&&this[e(302)](o);for(const t of s)this[e(330)](e(579),t)})),n[t(563)].on(t(434),((e,r)=>{const s=t,o=r[0];if(!this[s(531)][s(499)])return;if(!o[s(318)])return;if(o[s(251)][s(577)]||!o[s(251)][s(422)])return;let i,a;switch(o[s(332)]){case s(442):i=n[s(563)][s(259)](o[s(642)]),a=i[s(432)](o[s(495)]);break;case s(270):i=n[s(563)][s(259)](o[s(487)]),a=n[s(563)][s(259)](o[s(325)]);break;case s(311):i=n[s(563)][s(259)](o[s(612)]),a=i[s(432)](o[s(495)]);break;default:return}const c=n[s(563)][s(471)](i,a);n[s(563)][s(532)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(632)](c)){if(e[t(333)])continue;if(t(533)==e[t(332)])continue;const r=this[t(246)](e);if(r&&this[t(248)](r)&&t(270)!=o[t(332)])continue;const s=e[t(452)]&&e[t(452)][t(518)];(t(350)!=e[t(332)]||t(270)==o[t(332)]&&!s)&&(n[t(326)]||t(580)==e[t(332)]&&n[t(654)]||e[t(424)]()[t(338)](c)&&this[t(306)](e,i,a))}}))}),{priority:t(277)}),n[t(563)].on(t(257),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(524)])return;if(this[s(240)])return;if(!this[s(463)][s(453)])return;if(o[s(558)])return;const a=n[s(563)][s(547)],{start:c,end:u}=o[s(424)](),l=c[s(267)]&&a[s(456)](c[s(267)])?null:a[s(501)](c,s(427)),f=u[s(536)]&&a[s(456)](u[s(536)])?null:a[s(501)](u,s(466)),h=n[s(563)][s(471)](l?l[s(465)]:c,f?f[s(288)]:u);n[s(563)][s(532)]((t=>{const e=s;this[e(541)](h);const r=n[e(563)][e(547)][e(501)](h[e(465)]);o.is(e(483))?t[e(459)](r):o[e(235)](r)})),e[s(634)]()}),{priority:e.priorities[t(421)]+10}),n[t(563)].on(t(268),((e,r)=>{const s=t,o=r[r[s(493)]-1];o&&o[s(524)]||this[s(240)]||this[s(463)][s(453)]&&(n[s(563)][s(532)]((()=>{const t=s;let o=n[t(563)][t(268)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(509)]=o[t(561)]();const i=o[t(288)][t(536)],a=n[t(563)][t(547)];i&&a[t(656)](i)&&!a[t(510)](i)&&(o=n[t(563)][t(471)](o[t(465)],n[t(563)][t(259)](i,t(288)))),this[t(404)](o)})),e[s(634)]())}),{priority:t(295)}),this[t(646)][t(573)][t(623)](t(489),this[t(463)]),this[t(435)](t(489));const o=new p(n,this[t(531)]);n[t(573)][t(623)](t(603),o),this[t(435)](t(603));const i=new b(n,this[t(531)]);n[t(573)][t(623)](t(637),i),this[t(435)](t(637)),n[t(573)][t(623)](t(496),new R(n,o,this[t(531)])),this[t(435)](t(496)),n[t(573)][t(623)](t(379),new R(n,i,this[t(531)])),this[t(435)](t(379)),n[t(573)][t(623)](t(365),new w(n,o,this[t(531)])),this[t(435)](t(365)),n[t(573)][t(623)](t(398),new w(n,i,this[t(531)])),this[t(435)](t(398));const c=n[t(376)][t(664)](t(359));this[t(574)](c,t(662),((e,{threadId:n})=>{const r=t,s=this[r(531)][r(664)](n);s&&s[r(396)]&&1===s[r(396)][r(493)]&&this[r(296)](n,{hasComments:!0})}),{priority:t(413)}),this[t(574)](c,t(436),((e,{threadId:n})=>{const r=t,s=this[r(531)][r(664)](n);s&&s[r(396)]&&!s[r(396)][r(493)]&&this[r(296)](n,{hasComments:!1})}),{priority:t(413)})}set[Ec(371)](t){const n=Ec;if(this[n(546)])throw new e.CKEditorError(n(477),this);this[n(546)]=t}get[Ec(371)](){return this[Ec(546)]}[Ec(514)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(531)][n(530)]())t&&!e[n(630)]||r[n(460)](e);return e?r[n(380)]((t=>t[n(415)]())):r}[Ec(619)](t){const n=Ec,r=this[n(531)][n(664)](t);if(!r)throw new e.CKEditorError(n(504),this);return r}[Ec(516)](t){const e=Ec;return this[e(531)][e(269)](t)}[Ec(335)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(332)][e(270)](":"),a=this[e(531)][e(664)](r)||this[e(586)](o,i,r,n,s);if(this[e(649)](a),this[e(282)](a,o,i||null,n),a[e(500)]=t[e(500)],a[e(447)]=!0,s&&s[e(351)]){const t=s[e(351)],n=this[e(342)](t[e(372)]);a[e(537)]=t[e(500)],a[e(408)]=n,a[e(636)]=!0}else a[e(537)]=t[e(500)];switch(t[e(452)]&&(a[e(452)]=t[e(452)]),t[e(253)]&&(a[e(253)]=t[e(253)]),this[e(546)]&&this[e(546)][e(294)]||(a[e(403)]=!0),this[e(631)][e(664)](a)){case e(299):this[e(631)][e(639)](a,e(356));break;case e(550):a[e(630)]?(this[e(607)](new Set([a])),this[e(302)](new Set([a])),this[e(631)][e(639)](a,e(486)),this[e(330)](e(278),a)):this[e(631)][e(639)](a,e(438))}return a}[Ec(603)](t){const e=Ec;this[e(524)]((()=>{const n=e;this[n(646)][n(563)][n(532)]((()=>{const e=n;for(const n of t[e(261)]())n[e(599)]()}))}))}[Ec(637)](t){const e=Ec;this[e(524)]((()=>{const n=e;this[n(646)][n(563)][n(532)]((()=>{const e=n;for(const n of t[e(261)]())n[e(667)]()}))}))}[Ec(435)](t,n){const r=Ec,s=this[r(646)][r(573)][r(664)](t);if(!s)throw new e.CKEditorError(r(323),this,{commandName:t});if(this[r(611)][r(269)](s))throw new e.CKEditorError(r(583),this,{commandName:t});this[r(611)][r(623)](s),n&&s.on(r(621),((t,e)=>{const o=r;this[o(463)][o(453)]&&(this[o(240)]||(e[o(493)]>0&&e[e[o(493)]-1]&&e[e[o(493)]-1][o(524)]?e[o(651)]():(t[o(509)]=n(((...t)=>s[o(621)](...t,{forceDefaultExecution:!0})),...e),t[o(634)]())))}),{priority:r(295)})}[Ec(524)](t){const n=Ec;let r,s;const o=this[n(240)];this[n(240)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(240)]=!1),s&&e.CKEditorError[n(382)](s,this),r}[Ec(404)](t,n=null,r={}){const s=Ec;if(t[s(558)])return null;const o=this[s(646)][s(376)][s(664)](s(595)).me;for(const{suggestion:e,meta:o}of this[s(632)](t,s(580)))if(o[s(654)]){if(!o[s(613)]){if(o[s(326)]){if(!this[s(616)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(306)](e,t[s(465)],t[s(288)]);break}if(n==e[s(582)]&&wc(e,r)){const n=e[s(424)]();return n[s(465)][s(341)](t[s(288)])?this[s(440)](e,this[s(347)][s(471)](t[s(465)],n[s(288)])):this[s(440)](e,this[s(347)][s(471)](n[s(465)],t[s(288)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(303)+n:s(580),u=this[s(445)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(551)](c,i,a,t),u}[Ec(429)](t,n=Ec(644),r={}){const s=Ec,o=this[s(646)][s(376)][s(664)](s(595)).me,i=this[s(265)][s(622)](s(580),n,s(280));for(const e of this[s(514)]())if(e[s(408)].id==o.id&&s(580)==e[s(332)]&&e[s(582)]==n&&wc(e,r)&&(i(e[s(608)](),t)||i(t,e[s(608)]()))){for(const n of t)e[s(425)](n);return e}for(const{suggestion:e,meta:n}of this[s(632)](t,s(580))){if(!n[s(654)])continue;if(!this[s(616)]&&n[s(326)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(608)]())for(const e of t)if(!n[s(338)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(303)+n,l=this[s(445)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(551)](u,a,c,e,zr[s(508)]());return l}[Ec(638)](t,n,r=null,s={}){const o=Ec;if(r=r||Sc(n),t[o(558)])return null;if(o(312)===this[o(283)]){const e=this[o(265)][o(622)](o(533),r,o(599));return this[o(524)]((()=>e([t],n,s))),null}const i=this[o(646)][o(376)][o(664)](o(595)).me,a=[];if(o(375)!==this[o(283)])for(const{suggestion:e,meta:n}of this[o(632)](t,o(580)))n[o(654)]&&!n[o(584)]&&a[o(460)](...e[o(608)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(488)](s);e&&r[n(460)](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(493)];){const s=r[e][n(345)](t);r[n(430)](e,1,...s),e+=s[n(493)]}}return r}(t,a);c[o(493)]&&this[o(347)][o(532)]((()=>{const t=o;for(const e of c){const o=this[t(265)][t(622)](t(533),r,t(599));this[t(524)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(465)],u=t[o(288)];for(const{suggestion:e,meta:n}of this[o(632)](t,o(533))){if(!n[o(654)])continue;if(e[o(582)]!=r)continue;if(!wc(e,s))continue;const i=e[o(424)]();if(i[o(338)](t,!0))return null;c=c[o(367)](i[o(465)])?c:i[o(465)],u=u[o(281)](i[o(288)])?u:i[o(288)],a?i[o(465)][o(367)](a[o(424)]()[o(465)])?(a[o(629)](),a=e):e[o(629)]():a=e}const l=this[o(347)][o(471)](c,u);if(a)this[o(440)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(445)]({id:t,type:o(469)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(551)](o(469)+r,t,a,l)}}return null}[Ec(234)](t,n,r=[],s=null,o={}){const i=Ec;n[i(538)]||(n[i(538)]=n[i(569)]),n[i(518)]=t.is(i(625)),s=s||Sc(n);const a=r[i(380)]((t=>Mc(t,this[i(347)]))),c=t.is(i(625))?t:Mc(t,this[i(347)]);if(i(312)===this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t([c],n,o))),null}a[i(460)](c);let u=!0;for(const t of a)if(!this[i(476)](t)){u=!1;break}if(u&&i(375)!==this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t([c],n,o))),null}let l=null,f=c[i(465)],h=c[i(288)];for(const{suggestion:t,meta:e}of this[i(632)](c,i(350))){if(!e[i(654)])continue;if(e[i(613)]||e[i(326)]||e[i(584)])continue;if(t[i(452)][i(538)]!=n[i(538)])continue;if(!wc(t,o))continue;const r=t[i(424)]();if(t[i(582)]==s){if(r[i(338)](c,!0))return null;f=f[i(367)](r[i(465)])?f:r[i(465)],h=h[i(281)](r[i(288)])?h:r[i(288)],l?r[i(465)][i(367)](l[i(424)]()[i(465)])?(l[i(629)](),l=t):t[i(629)]():l=t}else{const e=c[i(488)](r);this[i(571)](t,e)}}const d=this[i(646)][i(376)][i(664)](i(595)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(440)](l,this[i(347)][i(471)](f,h)),l;{const t=this[i(445)]({id:g,type:i(344)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(551)](i(344)+s,g,p,this[i(347)][i(471)](f,h)),t}}[Ec(473)](t,n,r=[],s=null,o={}){const i=Ec;n[i(538)]||(n[i(538)]=n[i(569)]);const a=t[0];n[i(518)]=a.is(i(625)),s=s||Sc(n);const c=r[i(380)]((t=>Mc(t,this[i(347)]))),u=a.is(i(625))?t:t[i(380)]((t=>Mc(t,this[i(347)])));if(i(312)===this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t(u,n,o))),null}c[i(460)](...u);let l=!0;for(const t of c)if(!this[i(476)](t)){l=!1;break}if(l&&i(375)!==this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t(u,n,o))),null}const f=this[i(646)][i(376)][i(664)](i(595)).me;for(const t of this[i(514)]()){if(t[i(408)].id!=f.id)continue;if(i(350)!=t[i(332)]||t[i(452)][i(538)]!=n[i(538)])continue;if(!wc(t,o))continue;const e=t[i(582)]==s;for(let n=0;n<u[i(493)];n++){const r=u[n];for(const s of t[i(391)]()){const o=s[i(357)]();if(r[i(341)](o)){e?(u[i(430)](n,1),n--):t[i(570)](s[i(393)]);break}}}}if(0==u[i(493)])return null;const h=this[i(265)][i(622)](i(350),s,i(280));for(const t of this[i(514)]())if(t[i(408)].id==f.id&&i(350)==t[i(332)]&&t[i(452)][i(538)]==n[i(538)]&&t[i(582)]==s&&wc(t,o)&&(h(t[i(608)](),u)||h(u,t[i(608)]()))){for(const e of u)t[i(425)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(344)+s,m=this[i(445)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(551)](p,d,g,t,zr[i(508)]());return m}[Ec(541)](t,n=null,r={}){const s=Ec;if(t[s(558)])return null;const o=this[s(646)][s(376)][s(664)](s(595)).me,a=new i.LiveRange(t[s(465)],t[s(288)]);for(const{suggestion:t,meta:e}of this[s(632)](a,s(580)))if(e[s(654)]&&!e[s(613)])if(t[s(333)]){const e=t[s(608)]()[s(491)]((t=>s(417)!=t[s(310)][s(244)]));if(e[s(352)]((t=>a[s(338)](t,!0)))&&t[s(667)](),e[s(266)]((t=>t[s(338)](a,!0)))){const t=this[s(265)][s(622)](s(309),n,s(599));return this[s(524)]((()=>t([a],null,r))),null}}else{const e=a[s(488)](t[s(424)]());null!==e&&t[s(506)]([e],null,r)}if(a[s(591)](),a[s(558)]||s(417)==a[s(310)][s(244)])return null;let c=null,u=a[s(465)],l=a[s(288)];const f=this[s(632)](a,s(309));for(const{suggestion:t,meta:e}of f){const n=this[s(347)][s(471)](u,l);if(e[s(654)]&&(this[s(616)]||!e[s(326)]&&!e[s(584)]))if(t[s(333)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(608)]()){if(r[s(338)](n,!0))return t;n[s(338)](r)||(e=!1)}e&&t[s(667)]()}else{const e=t[s(424)]();if(e[s(338)](n,!0))return t;if(!wc(t,r)){n[s(338)](e)?t[s(629)]():e[s(264)](u)?u=e[s(288)]:e[s(264)](l)&&(l=e[s(465)]);continue}u=u[s(367)](e[s(465)])?u:e[s(465)],l=l[s(281)](e[s(288)])?l:e[s(288)],r=Object[s(557)]({},t[s(253)]),c?e[s(465)][s(367)](c[s(424)]()[s(465)])?(c[s(629)](),c=t):t[s(629)]():c=t}}if(c)return this[s(440)](c,this[s(347)][s(471)](u,l)),c;{const t=(0,e.uid)(),i=this[s(347)][s(471)](u,l),a=o.id,c=n?s(648)+n:s(309),f=this[s(445)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(551)](c,t,a,i),f}}[Ec(405)](t,n=Ec(644),r={}){const s=Ec,o=this[s(646)][s(376)][s(664)](s(595)).me,a=t[s(380)]((t=>new i.LiveRange(t[s(465)],t[s(288)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(632)](a,s(580)))e[s(654)]&&!e[s(613)]&&c[s(623)](t);for(const e of c)if(e[s(333)]){const o=e[s(608)]();if((!e[s(253)]||!e[s(253)][s(606)])&&o[s(352)]((t=>a[s(266)]((e=>e[s(338)](t,!0)))))&&e[s(667)](),a[s(352)]((t=>o[s(266)]((e=>e[s(338)](t,!0)))))){const e=this[s(265)][s(622)](s(309),n,s(599));return this[s(524)]((()=>e(t,null,r))),null}}else{const t=e[s(424)]();if(a[s(266)]((e=>e[s(338)](t,!0)))&&e[s(667)](),a[s(352)]((e=>t[s(338)](e,!0)))){const t=this[s(265)][s(622)](s(309),n,s(599));return this[s(524)]((()=>t(a,null,r))),null}}const u=this[s(265)][s(622)](s(309),n,s(280));let l=null;for(const t of this[s(514)]())if(t[s(408)].id==o.id&&t[s(630)]&&s(309)==t[s(332)]&&t[s(582)]==n&&wc(t,r)&&(u(t[s(608)](),a)||u(a,t[s(608)]())))if(l){if(t[s(396)]&&t[s(396)][s(493)])continue;for(const e of t[s(608)]())l[s(339)](e)||l[s(425)](e);t[s(629)]()}else{l=t;for(const e of a)t[s(339)](e)||t[s(425)](e)}if(l)return l;c[s(374)]();for(const{suggestion:t,meta:e}of this[s(632)](a,s(309)))e[s(654)]&&(this[s(616)]||!e[s(326)]&&!e[s(584)])&&wc(t,r)&&c[s(623)](t);for(const t of c){const e=t[s(608)]();if((!r||!r[s(606)])&&a[s(352)]((t=>e[s(266)]((e=>e[s(338)](t,!0))))))return t;(!t[s(253)]||!t[s(253)][s(606)])&&e[s(352)]((t=>a[s(266)]((e=>e[s(338)](t,!0)))))&&t[s(667)]()}const f=(0,e.uid)(),h=o.id,d=s(648)+n,g=this[s(445)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(591)](),t[s(558)]||s(417)==t[s(310)][s(244)]||this[s(551)](d,f,h,t,zr[s(508)]());return g}[Ec(482)](t,n,r,s,o){const i=Ec;if(t[i(558)])return[];if(i(312)===this[i(283)])return[];const a=this[i(646)][i(376)][i(664)](i(595)).me.id,c=Array[i(520)](this[i(531)][i(530)]())[i(491)]((e=>i(617)==e[i(332)]&&e[i(452)][i(609)]==n&&e[i(339)](t)));if(i(321)===this[i(283)]){const e=this[i(632)](t,i(580))[i(491)]((({meta:t})=>t[i(654)]&&!t[i(584)]&&!t[i(613)]))[i(380)]((({suggestion:t})=>t));c[i(467)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(617)==t[i(332)]?t[i(452)][i(307)]:void 0,o=t[i(424)](),a=Array[i(520)](u[i(428)]())[i(534)]((t=>t[i(658)](o)));if(!a)continue;const c=a[i(345)](o);this[i(248)](n)&&i(580)==t[i(332)]&&0!=c[i(493)]||(u[i(414)](a),c[i(478)]((t=>{u[i(639)](t,r)})),i(580)!=t[i(332)]&&e!=s&&u[i(639)](a[i(488)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(493)]>37&&console[i(502)](i(368),{key:n});const f=(i(597)+(n+"|")+Sc({newValue:s}))[i(559)](0,60),h=this[i(445)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(460)](h),this[i(551)](f,c,a,t)}return l}[Ec(652)](t){const e=Ec;this[e(435)](t,((t,...n)=>{this[e(567)]((()=>{t(...n)}))}))}[Ec(340)](t){const e=Ec;this[e(260)][e(623)](t)}[Ec(490)](t){const e=Ec;this[e(386)][e(623)](t)}[Ec(246)](t){const e=Ec;return e(617)==t[e(332)]?t[e(582)][e(270)]("|")[0]:null}[Ec(440)](t,e){const n=Ec,r=t[n(485)]();this[n(347)][n(532)]((t=>{t[n(657)](r,{range:e})}))}[Ec(649)](t){const e=Ec,n=t.id,r=this[e(646)][e(458)][e(664)](e(383));this[e(588)][e(360)](n)||this[e(588)][e(468)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(588)][e(262)](n);s[e(594)](e(343)),s[e(343)]=!1,t[e(396)]=s}[Ec(282)](t,n,r,s){const o=Ec;if(t[o(332)]!=n||t[o(582)]!=r||t[o(474)].id!=s)throw this[o(646)][o(363)](o(441)),new e.CKEditorError(o(441),this)}[Ec(571)](t,n){const r=Ec,s=t[r(424)]();if(n[r(341)](s))t[r(629)]();else if(s[r(338)](n)){const o=this[r(347)][r(259)](n[r(465)][r(536)],r(288));this[r(440)](t,this[r(347)][r(471)](s[r(465)],o));const i=(0,e.uid)(),a=t[r(474)].id,c=t[r(332)]+":"+t[r(582)];this[r(445)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(452)],attributes:t[r(253)]});const u=this[r(347)][r(259)](n[r(288)][r(659)],r(290)),l=this[r(347)][r(471)](u,s[r(288)]);this[r(551)](c,i,a,l)}else if(s[r(264)](n[r(465)])){const e=this[r(347)][r(259)](n[r(465)][r(536)],r(288));this[r(440)](t,this[r(347)][r(471)](s[r(465)],e))}else{const e=this[r(347)][r(259)](n[r(288)][r(659)],r(290));this[r(440)](t,this[r(347)][r(471)](e,s[r(288)]))}}[Ec(476)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(632)](t,e(580))){if(!r[e(654)])continue;const s=n[e(608)]();for(const n of s)if(!t[e(345)](n)[e(493)])return!0}return!1}[Ec(503)](t){const n=Ec,r=this[n(646)][n(376)][n(664)](n(595))[n(233)](t);if(!r)throw new e.CKEditorError(n(661),this);return r}[Ec(342)](t){const e=Ec,n=this[e(646)][e(376)][e(664)](e(595)),r=(0,o.hashObject)(e(455)+t);return n[e(233)](r)||n[e(600)]({id:r,name:t})}[Ec(586)](t,e,n,r,s){const o=Ec,i=this[o(503)](r),a=this[o(265)][o(315)](t,e,n,i,s,(t=>{const e=o;this[e(296)](n,{attributes:t});const r=this[e(619)](n);this[e(607)](new Set([r])),this[e(302)](new Set([r]))}));return this[o(574)](a,o(599),(()=>{const t=o;this[t(296)](n,{state:t(448)})}),{priority:o(295)}),this[o(574)](a,o(667),(()=>{const t=o;this[t(296)](n,{state:t(484)})}),{priority:o(295)}),this[o(531)][o(639)](n,a),this[o(631)][o(639)](a,o(299)),a}[Ec(431)](t){const e=Ec,n=t[e(270)](":");return{group:n[0],type:n[1],subType:n[e(493)]>=5?n[2]:null,id:n[e(493)]<5?n[2]:n[3],authorId:n[e(493)]<5?n[3]:n[4],markerCount:6==n[e(493)]?n[5]:null}}[Ec(306)](t,n,r){const s=Ec,o=t[s(424)](),i=o[s(465)],a=o[s(288)];this[s(440)](t,this[s(347)][s(471)](i,n));const c=(0,e.uid)(),u=t[s(474)].id,l=t[s(332)]+(t[s(582)]?":"+t[s(582)]:"");this[s(445)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(253)],data:t[s(452)]});const f=this[s(246)](t);(s(350)==t[s(332)]||f&&this[s(248)](f))&&(r=this[s(347)][s(660)](r[s(659)])),this[s(551)](l,c,u,this[s(347)][s(471)](r,a))}[Ec(632)](t,e=null){const n=Ec,r=[],s=this[n(646)][n(376)][n(664)](n(595)).me;Array[n(523)](t)||(t=[t]);for(const o of this[n(514)]()){if(!o[n(630)])continue;if(e&&o[n(332)]!=e)continue;let i=!1;for(const e of o[n(608)]()){for(const a of t){const t=a[n(465)][n(341)](e[n(288)])||a[n(288)][n(341)](e[n(465)]);if(t||a[n(488)](e)){const c=a[n(338)](e)&&kc(this[n(347)][n(547)],e[n(465)],a),u=e[n(338)](a)&&kc(this[n(347)][n(547)],a[n(465)],e);r[n(460)]({suggestion:o,meta:{isOwn:s==o[n(408)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(551)](t,e,n,r,s){const o=Ec;this[o(347)][o(532)]((i=>{const a=o;let c=a(319)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(406)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(589)](t){const e=Ec,n=t[e(605)],r=t[e(472)];t[e(605)]=null,t[e(472)]=null,null!=n&&n[e(472)]==t&&(n[e(472)]=r),null!=r&&r[e(605)]==t&&(r[e(605)]=n),e(486)==this[e(631)][e(664)](t)&&(this[e(631)][e(639)](t,e(438)),this[e(330)](e(426),t,n,r))}[Ec(445)](t){const n=Ec,r=t.id,s=this[n(335)](t);if(this[n(546)]&&this[n(546)][n(294)]){const o=this[n(646)][n(376)][n(664)](n(663)),i=s[n(358)],a=s[n(582)]?s[n(332)]+":"+s[n(582)]:s[n(332)],c=this[n(646)][n(525)],u=o[n(623)](Wr(c,n(327))),l={id:r,type:a,hasComments:i,data:t[n(452)]||null,originalSuggestionId:t[n(390)]||null,attributes:s[n(253)]};this[n(546)][n(294)](l)[n(433)]((t=>{const e=n;s[e(403)]=!0,o[e(236)](u),t&&t[e(500)]&&(this[e(531)][e(664)](r)[e(500)]=t[e(500)])}))[n(578)]((t=>{const r=n;throw(0,e.logWarning)(r(446)),this[r(646)][r(563)][r(416)]({isUndoable:!1},(()=>{s[r(667)]()})),s[r(279)](),this[r(531)][r(414)](s.id),this[r(631)][r(414)](s),t}))}return s}[Ec(248)](t){const e=Ec;return this[e(260)][e(269)](t)}[Ec(296)](t,e){const n=Ec,r=this[n(646)][n(376)][n(664)](n(663)),s=this[n(619)](t);if(this[n(546)]&&this[n(546)][n(517)])if(s[n(403)]){const s=r[n(623)](Wr(this[n(646)][n(525)],n(327)));this[n(546)][n(517)](t,e)[n(433)]((()=>{r[n(236)](s)}))}else s.on(n(462),(()=>{this[n(296)](t,e)}))}[Ec(481)](t){const n=Ec;if(!this[n(546)]||!this[n(546)][n(619)])throw new e.CKEditorError(n(627),this);return this[n(546)][n(619)](t)}[Ec(239)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(431)](t),i=this[e(531)][e(664)](n)||this[e(586)](r,s,n,o,{});switch(this[e(282)](i,r,s,o),this[e(631)][e(664)](i)){case e(299):this[e(481)](n)[e(433)]((t=>{const r=e;let s=Promise[r(556)]();t[r(358)]&&(s=this[r(588)][r(395)]({channelId:this[r(646)][r(458)][r(664)](r(383)),threadId:n})),s[r(433)]((()=>{const e=r;this[e(335)](t)[e(403)]=!0}))})),this[e(631)][e(639)](i,e(550));break;case e(438):this[e(296)](n,{state:e(457)});case e(356):this[e(631)][e(639)](i,e(486)),this[e(330)](e(278),i);break;case e(486):this[e(330)](e(579),i)}return i[e(250)](t),i}[Ec(302)](t){const e=Ec,n=Array[e(520)](t),r=n[e(491)]((t=>e(617)==t[e(332)]));this[e(544)](r);const s=n[e(491)]((t=>!t[e(333)]&&e(617)!=t[e(332)])),o=this[e(514)]({skipNotAttached:!0})[e(491)]((t=>!t[e(333)]&&e(617)!=t[e(332)])),i=o[e(491)]((n=>!t[e(269)](n))),a=new Map(o[e(380)]((t=>[t,this[e(265)][e(622)](t[e(332)],t[e(582)],e(513))]))),c=new Map(o[e(380)]((t=>[t,t[e(424)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(493)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(493)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(493)];t++){const n=s[t];!l[e(269)](n)&&n[e(605)]&&(f[e(623)](n[e(605)]),n[e(605)][e(472)]===n&&(n[e(605)][e(472)]=null),n[e(605)]=null),!u[e(269)](n)&&n[e(472)]&&(f[e(623)](n[e(472)]),n[e(472)][e(605)]===n&&(n[e(472)][e(605)]=null),n[e(472)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(493)];e++){const r=d(t,n[e]);r&&(r[0][s(472)]=r[1],r[1][s(605)]=r[0],u[s(623)](r[0]),l[s(623)](r[1]))}}function d(t,n){const r=e;if(t[r(408)].id!==n[r(408)].id)return null;const s=a[r(664)](t)(t,n,c[r(664)](t),c[r(664)](n));return s&&a[r(664)](n)(t,n,c[r(664)](t),c[r(664)](n))?s[1][r(396)]&&s[1][r(396)][r(493)]?null:s:null}f[e(499)]&&this[e(302)](f)}[Ec(544)](t){const e=Ec;if(0==t[e(493)])return;const n=this[e(514)]({skipNotAttached:!0})[e(491)]((t=>e(617)==t[e(332)]&&t[e(447)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(253)]);s[e(269)](n)||(s[e(639)](n,r[e(493)]),r[e(460)]([]));const i=s[e(664)](n);r[i][e(460)](t)}!function(){const t=e;r[t(449)](((e,n)=>{const r=t,s=e[0][r(500)],o=n[0][r(500)];return s==o?e[0][r(253)][r(560)]<n[0][r(253)][r(560)]?-1:1:s<o?-1:1}));for(const e of r)e[t(449)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(493)];t++){if(0==r[t][e(493)])continue;const n=[];for(let s=t+1;s<r[e(493)];s++)0!=r[s][e(493)]&&i(r[t],r[s])&&n[e(460)](s);for(const s of n)r[t]=r[t][e(287)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(493)];n++)t[n][e(472)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(493)];n++)t[n][e(605)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(253)][r(560)]!==n[0][r(253)][r(560)]&&t[0][r(408)]!==n[0][r(408)])return!1;if(!function(t,e){const n=r;return!t[n(358)]&&!e[n(358)]||(!t[n(358)]||!e[n(358)])&&(!!(t[n(358)]&&e[n(500)]<t[n(396)][n(275)][n(664)](0)[n(500)])||!!(e[n(358)]&&t[n(500)]<e[n(396)][n(275)][n(664)](0)[n(500)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(253)],r(560)),o=Ic(n[0][r(253)],r(560));return!!wr(s,o)&&(!!t[r(352)]((t=>n[r(266)]((e=>t[r(424)]()[r(341)](e[r(424)]())))))&&n[r(352)]((e=>t[r(266)]((t=>e[r(424)]()[r(341)](t[r(424)]()))))))}}[Ec(607)](t){const e=Ec,n=Array[e(520)](t),r=this[e(514)]({skipNotAttached:!0}),s=r[e(491)]((n=>!t[e(269)](n))),o=new Map(n[e(380)]((t=>[t,this[e(265)][e(622)](t[e(332)],t[e(582)],e(280))]))),i=new Map(r[e(380)]((t=>[t,t[e(608)]()])));for(let t=0;t<n[e(493)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(493)];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(493)];e++){const s=r[e];if(s[a(332)]!==n[a(332)]||s[a(408)].id!==n[a(408)].id||s[a(582)]!==n[a(582)])continue;if(!Oc(n,s,[a(560)]))continue;if(a(617)==n[a(332)]&&n[a(452)][a(307)]!=s[a(452)][a(307)])continue;if(a(617)==n[a(332)]&&t[a(248)](n[a(452)][a(609)]))continue;if(a(350)==n[a(332)]){const e=t[a(646)][a(563)],r=n[a(397)]();if(r&&(e[a(547)][a(510)](r)||e[a(547)][a(456)](r)))continue}const c=o[a(664)](n),u=i[a(664)](n),l=i[a(664)](s),f=n[a(396)]&&n[a(396)][a(493)],h=s[a(396)]&&s[a(396)][a(493)];if(!f&&c(l,u))return t[a(647)](s,n),i[a(414)](n),!0;if(!h&&c(u,l))return t[a(647)](n,s),i[a(414)](s),!0}return!1}}[Ec(647)](t,e){const n=Ec;if(t[n(333)])for(const r of e[n(608)]())t[n(425)](r);else{const r=e[n(424)]()[n(288)];this[n(440)](t,this[n(347)][n(471)](t[n(424)]()[n(465)],r))}e[n(629)]()}[Ec(527)](t,e){const n=Ec,r=t[n(322)](n(255))||t[n(322)](n(617))?n(304):t[n(254)]();return Wr(this[n(646)][n(525)],e+"_"+r+n(444))}[Ec(411)](){const t=Ec,e=this[t(646)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(347)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(431)](t[s(393)]);if(s(552)===e){n[s(529)](this[s(527)](r,s(614)));break}}for(const t of r){const{group:e,type:r}=this[s(431)](t[s(393)]);if(s(552)===e){n[s(529)](this[s(527)](r,s(564)));break}}}))}[Ec(263)](t){const e=Ec;if(this[e(237)])return!1;const n=this[e(646)],r=n[e(563)][e(389)][e(437)][e(329)]();if(0==r[e(493)])return!1;const s=[],o=r[e(491)]((t=>e(617)==t[e(332)])),i=r[e(491)]((t=>e(442)==t[e(332)]&&e(505)!=t[e(393)])),a=r[e(491)]((t=>e(236)==t[e(332)]&&e(505)!=t[e(393)]));for(const t of o)s[e(460)]({key:t[e(249)],newValue:t[e(565)],oldValue:t[e(256)],range:Rc(t[e(625)],n[e(563)])});for(const t of i){const r=a[e(534)]((n=>n[e(642)][e(341)](t[e(642)])));r&&s[e(460)]({key:e(423),newValue:t[e(393)],oldValue:r[e(393)],range:n[e(563)][e(498)](t[e(642)][e(267)])})}return 0!=s[e(493)]&&this[e(566)](t,s)}[Ec(331)](t){const e=Ec;let n=!1;const r=this[e(646)][e(563)][e(389)][e(437)][e(328)]()[e(491)]((t=>t[e(452)][e(305)]&&t[e(393)][e(322)](e(528))));for(const s of r){const{subType:r,id:o}=this[e(431)](s[e(393)]),i=r[e(270)]("|")[0];for(const r of this[e(514)]({skipNotAttached:!0}))r.id!=o&&e(617)==r[e(332)]&&r[e(452)]&&r[e(452)][e(609)]==i&&r[e(424)]()[e(658)](s[e(452)][e(305)])&&(this[e(665)](r,s[e(452)][e(305)],t),n=!0)}return n}[Ec(567)](t){const e=Ec;this[e(646)],this[e(237)]=!0,t()}[Ec(653)](t){const e=Ec,n=this[e(248)](t),r=this[e(386)][e(269)](t);return n||r}[Ec(566)](t,e){const n=Ec;if(0==e[n(493)])return!1;let r=!1;for(const s of e){const e=this[n(632)](s[n(625)],n(617))[n(491)]((t=>!t[n(392)][n(613)]))[n(380)]((t=>t[n(552)])),i=(0,o.hashObject)({newValue:s[n(554)]});e[n(491)]((t=>{const e=n,[r,o]=t[e(582)][e(270)]("|");return r==s[e(609)]&&o!=i}))[n(478)]((e=>{const o=n;this[o(665)](e,s[o(625)],t),r=!0}))}return r}[Ec(665)](t,e,n){const r=Ec,s=t[r(424)]()[r(345)](e);0!==s[r(493)]?1!==s[r(493)]?this[r(306)](t,e[r(465)],e[r(288)]):this[r(440)](t,s[0]):n[r(570)](t[r(485)]())}}class Ac{constructor(t){const e=Ec;this[e(362)]=t,this[e(347)]=t[e(563)],this[e(540)]=new Map,this[e(400)]=new Map,this[e(587)]()}[Ec(315)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(347)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(622)](t,e,i(599))(...n),onDiscard:(...n)=>this[i(622)](t,e,i(667))(...n)})}[Ec(334)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(540)][s(639)](o,r)}[Ec(622)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(540)][r(664)](s)||this[r(400)][r(664)](t+":"+n)}[Ec(587)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(449)](((t,n)=>t[e(465)][e(367)](n[e(465)])?1:-1)),this[e(347)][e(532)]((n=>{const r=e;for(const e of t){let t;t=e[r(288)][r(388)]&&e[r(288)][r(659)]==e[r(465)][r(267)]?n[r(289)](e[r(465)][r(267)],"on"):n[r(289)](e),this[r(347)][r(257)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(347)][n(532)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(380)]((t=>(Cc(t)&&(t=this[s(347)][s(471)](t[s(288)])),t)))[s(491)]((t=>s(417)!==t[s(310)][s(244)]));if(c[s(493)]<1)return;const u=Array[s(520)](this[s(347)][s(389)][s(292)][s(608)]())[s(380)]((t=>i.LiveRange[s(242)](t)));r[s(459)](c);for(const t of this[s(362)][s(573)][s(573)]())t[s(620)]();a[s(460)]({forceDefaultExecution:!0}),this[s(362)][s(621)](o,...a);const l=u[s(491)]((t=>s(417)!=t[s(310)][s(244)]));l[s(493)]>0&&r[s(459)](l);for(const t of u)t[s(591)]()}))},s=(e,n)=>1==e[t(493)]&&1==n[t(493)]&&e[0][t(288)][t(341)](n[0][t(465)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(347)])?[e,n]:vc(n,e,s,r,this[t(347)])?[n,e]:null;this[t(400)][t(639)](t(628),e),this[t(400)][t(639)](t(585),n),this[t(400)][t(639)](t(576),s),this[t(400)][t(639)](t(633),o),this[t(400)][t(639)](t(291),n),this[t(400)][t(639)](t(381),e),this[t(400)][t(639)](t(592),s),this[t(400)][t(639)](t(618),o),this[t(400)][t(639)](t(407),r),this[t(400)][t(639)](t(273),e),this[t(400)][t(639)](t(387),s),this[t(400)][t(639)](t(377),e),this[t(400)][t(639)](t(401),r),this[t(400)][t(639)](t(418),e),this[t(400)][t(639)](t(548),s),this[t(400)][t(639)](t(539),e),this[t(400)][t(639)](t(420),e),this[t(400)][t(639)](t(324),((e,n)=>{const r=t;if(!n)return;const s=this[r(362)][r(376)][r(664)](yc);this[r(347)][r(532)]((t=>{const o=r;if(o(423)==n[o(609)])for(const r of e){const e=r[o(465)][o(267)],s=n[o(307)];t[o(511)](e,s)}else if(s[o(248)](n[o(609)]))for(const r of e)void 0!==n[o(307)]?t[o(313)](n[o(609)],n[o(307)],r[o(465)][o(267)]):t[o(602)](n[o(609)],r[o(465)][o(267)]);else for(const r of e)n[o(307)]?t[o(313)](n[o(609)],n[o(307)],r):t[o(602)](n[o(609)],r)}))})),this[t(400)][t(639)](t(562),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(659)][r(604)]({includeSelf:!0,parentFirst:!0})){if(s[r(310)]==s)return!1;if(!n[r(641)](s))return!1;if(t[r(510)](s)||t[r(456)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(288)][e(659)]==t[e(465)][e(267)]&&t[e(288)][e(610)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(298)].is(s(384))&&!r[s(510)](t[s(298)]),i=t[s(465)][s(598)](o),a=t[s(288)][s(598)](o,{direction:s(466)});return!(t[s(465)][s(341)](i)&&t[s(288)][s(341)](a)||(i[s(367)](a)?n[s(657)](e,{range:n[s(471)](i,a)}):n[s(570)](e),0))}function Sc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(465)][e(267)];return n&&n.is(e(650))}function Rc(t,e){const n=Ec;return null==t[n(288)][n(536)]&&t[n(288)][n(659)]==t[n(465)][n(267)]?Mc(t[n(465)][n(267)],e):t}function Mc(t,e){const n=Ec,r=e[n(547)][n(510)](t)||e[n(547)][n(655)](t);return e[n(471)](e[n(259)](t,n(399)),r?e[n(451)](t):e[n(259)](t,n(288)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(288)][o(341)](r[o(465)]))return!0;if(t[o(332)]!=e[o(332)])return!1;if(!n[o(288)][o(601)](r[o(465)]))return!1;const i=s[o(471)](n[o(288)],r[o(465)])[o(568)]();for(const t of i)if([o(553),o(575)][o(314)](t[o(332)])&&s[o(547)][o(456)](t[o(298)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(447)]||!e[r(447)])&&wr(Ic(t[r(253)],n),Ic(e[r(253)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(253)]),s=Dc(e);if(!t[n(447)])return!1;for(const t of Object[n(428)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(557)]({},t);return delete n[e(606)],delete n[e(274)],n}function Fc(t,e){const n=Pc();return(Fc=function(t,e){return n[t-=488]})(t,e)}const xc=Fc;function Pc(){const t=["8ZIcFMM","unbind","isEnabled","canDiscard","get","commands","change:isDirty","model","remove","canEditAt","add","PENDING_ACTION_SUGGESTION","plugins","1390690sWWSdL","destroy","commentThreadController","7364640IHCPrG","stopListening","6307310QoQKOg","47821oKxfXH","execute","view","listenTo","isDirty","2850615qEKlIi","_discardCommand","PendingActions","_setPendingAction","3405944ryxmAq","_editor","54neHxMt","locale","bind","_pendingAction","_acceptCommand","discardSuggestion","acceptSuggestion","getRanges","canAccept","_removePendingAction","22109886mGxOTw"];return(Pc=function(){return t})()}!function(t,e){const n=Fc,r=t();for(;;)try{if(868896===parseInt(n(527))/1*(parseInt(n(497))/2)+parseInt(n(491))/3+parseInt(n(495))/4+parseInt(n(526))/5+-parseInt(n(524))/6+parseInt(n(521))/7+parseInt(n(508))/8*(-parseInt(n(507))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(515)]=e,this[s(488)]=n,this[s(523)]=r,this[s(496)]=t,this[s(501)]=t[s(513)][s(512)](s(503)),this[s(492)]=t[s(513)][s(512)](s(502)),this[s(488)][s(499)](s(510)).to(this[s(501)],this[s(492)],((t,e)=>t||e)),this[s(488)][s(499)](s(505)).to(this[s(501)],s(510),(t=>t&&this[s(496)][s(515)][s(517)](e[s(504)]()))),this[s(488)][s(499)](s(511)).to(this[s(492)],s(510),(t=>t&&this[s(496)][s(515)][s(517)](e[s(504)]()))),this[s(500)]=null,n[s(490)]&&this[s(494)](),this[s(489)](n,s(503),(()=>this[s(503)]())),this[s(489)](n,s(502),(()=>this[s(502)]())),this[s(489)](n,s(514),(()=>{const t=s;n[t(490)]?this[t(494)]():this[t(506)]()}))}[xc(503)](){const t=xc;this[t(501)][t(528)](this[t(515)].id)}[xc(502)](){const t=xc;this[t(492)][t(528)](this[t(515)].id)}[xc(522)](){const t=xc;this[t(488)][t(509)](t(510)),this[t(488)][t(509)](t(505)),this[t(488)][t(509)](t(511)),this[t(525)](),this[t(523)][t(522)](),this[t(500)]&&this[t(506)]()}[xc(494)](){const t=xc,e=Wr(this[t(496)][t(498)],t(519));this[t(500)]=this[t(496)][t(520)][t(512)](t(493))[t(518)](e)}[xc(506)](){const t=xc;null!==this[t(500)]&&this[t(496)][t(520)][t(512)](t(493))[t(516)](this[t(500)]),this[t(500)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=126]})(t,e)}const jc=Uc;function Gc(){const t=["addComment","fire","set","setData","editorConfig","CommentView","element","updateComment","401655kVUpPO","786305NDVjNW","commentsListView","isReadOnly","delegate","cancel","authoredAt","3908616zcEyEJ","focus","1198660nRcirf","removeComment","bind","length","canDiscard","_createCommentThreadInputView","_createCommentViews","_localUser","assign","hasDirtyComment","56212mfNUXZ","commentThread","4280946cVfmaS","isDirty","8758188GuXMMt","commentInputView","_model","disableComments","destroy","value","showInput","disabledSubmit","canAccept","2iiynDx","isActive","isEnabled","submit","editor","locale","descriptionParts","commentThreadInputView","7vhfmvb","_config"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(551023===-parseInt(n(133))/1+parseInt(n(146))/2*(-parseInt(n(164))/3)+-parseInt(n(173))/4+-parseInt(n(165))/5+-parseInt(n(135))/6*(-parseInt(n(154))/7)+-parseInt(n(171))/8+parseInt(n(137))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(166)]=null,this[s(153)]=null,this[s(158)](s(147),!1),this[s(158)](s(170),e[s(170)]),this[s(175)](s(170)).to(e),this[s(158)](s(152),[]),this[s(158)](s(136),!1),this[s(158)](s(148),!1),this[s(158)](s(145),!1),this[s(158)](s(127),!1),this[s(139)]=e,this[s(130)]=n,this[s(155)]=r,r[s(140)]?this[s(158)](s(126),1):this[s(129)]()}[jc(172)](){const t=jc;this[t(162)][t(172)]()}[jc(141)](){const t=jc;this[t(166)]&&this[t(166)][t(141)](),this[t(153)]&&this[t(153)][t(141)](),super[t(141)]()}[jc(129)](){const t=jc,{CommentsListView:e}=this[t(155)];this[t(166)]=new e(this[t(151)],this[t(139)][t(134)],Object[t(131)]({CommentView:this[t(155)][t(161)]},this[t(155)])),this[t(166)][t(168)](t(174)).to(this),this[t(166)][t(168)](t(163)).to(this),this[t(166)][t(175)](t(147)).to(this),this[t(158)](t(126),this[t(166)][t(126)]+1),this[t(175)](t(126)).to(this[t(166)],t(126),(t=>t+1)),this[t(153)]=this[t(128)](),this.on(t(174),(()=>this[t(172)]())),this[t(175)](t(136)).to(this[t(166)],t(132),this[t(153)][t(138)],t(142),((t,e)=>t||!!e))}[jc(128)](){const t=jc,{CommentThreadInputView:e}=this[t(155)],n=new e(this[t(151)],this[t(130)],this[t(155)][t(160)]),r=n[t(138)];return n[t(175)](t(143)).to(this,t(147),this[t(139)][t(134)],t(167),r,t(142),((t,e,n)=>!!n||t&&!e)),r.on(t(149),((e,n)=>{const s=t;this[s(157)](s(156),n),r[s(150)][s(159)]("")})),r.on(t(169),(()=>this[t(172)]())),r[t(175)](t(144)).to(this[t(139)][t(134)],t(167)),n}}const zc=Hc;function Wc(){const t=["_descriptionElement","discardButton","ck-suggestion-wrapper--active","acceptButton","map","</span>","attributes",'" title="',"userView","importWord","ck-suggestion__info-name","commentThreadInputView","descriptionParts","type","ck-suggestion","formatDateTime","5osOTfb","disableComments","color","value","bind","4704USccsg","3804020VcnJlA","authoredAt","4113uToHRk","ck-comment__info-time","_model","ck-annotation__info-name","getTemplate","commentsListView","title","innerHTML","ck-comment__external","10xCmHzH","ck-annotation__info","element","canAccept","ck-annotation__main","createElement","name","fire","_createButton","querySelector","isActive","isEnabled","ck-annotation","time","description","innerText","setTemplate","34vKPcTj",'"></span>',"set","272676qPPiuy","execute","extendTemplate","ck-suggestion-wrapper","discardSuggestion","1712676fenZWc","ck-suggestion__main",".ck-annotation__content-wrapper","</p>","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__actions","div","ck-suggestion--disabled-comments","EXTERNAL_SUGGESTION","ck-suggestion__actions","ck-annotation__content-wrapper","commentThread","@external",'<span class="ck-suggestion-type">',"push","join","cancel","delegate","ck-suggestion--discard","source","locale","split","26439NBPUIY","Accept suggestion","change:description","113051Junfnl","bindTemplate","isExternal","ck-suggestion--accept","render","434596GhfQCL",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info-time","EXTERNAL_AVATAR","canDiscard","ck-suggestion__user","ck-annotation__user","check","acceptSuggestion","author","creator","editorReady","Discard suggestion","ck-suggestion__info","span","editorDestroyed","_config","EXTERNAL_IMPORT_WORD_AVATAR","<p>","children","getUserViewNotificationText","getExternalSuggestionNote","content","ck-suggestion-"];return(Wc=function(){return t})()}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(267537===-parseInt(n(199))/1+-parseInt(n(166))/2*(-parseInt(n(196))/3)+-parseInt(n(204))/4*(-parseInt(n(132))/5)+-parseInt(n(169))/6+parseInt(n(174))/7+parseInt(n(137))/8*(parseInt(n(140))/9)+parseInt(n(149))/10*(-parseInt(n(138))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(168)](i(129),""),this[i(136)](i(129)).to(this,i(128),(t=>t&&t[0]?t[0][i(129)]:"")),this[i(136)](i(163)).to(this,i(128),this,i(159),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(222)+Xc(e[n(226)],e[n(134)])+n(177);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(228)]=null,this[i(231)]=this[i(157)](Wr(e,i(197)),t.icons[i(211)],i(202),i(212),"sw"),this[i(231)][i(136)](i(160)).to(this,i(152)),this[i(229)]=this[i(157)](Wr(e,i(216)),t.icons[i(190)],i(192),i(173),"sw"),this[i(229)][i(136)](i(160)).to(this,i(208)),this[i(124)]=new o.UserView(e,this[i(142)][i(213)],this[i(224)]()),this[i(124)][i(171)]({attributes:{class:[i(209),i(210)]}}),this[i(165)](this[i(144)]())}[zc(144)](){const t=zc,e=this[t(200)],n=[{tag:t(180),attributes:{class:[t(217),t(150)]},children:[{tag:t(218),children:[{text:this[t(124)][t(155)]}],attributes:{class:[t(126),t(143)]}},{tag:t(162),attributes:{datetime:e.to(t(139)),class:[t(141),t(206)]},children:[{text:e.to(t(139),(e=>this[t(220)][t(131)](e)))}]}]},{tag:t(180),attributes:{class:[t(183),t(179)]},children:[this[t(231)],this[t(229)]]},{tag:t(180),attributes:{class:[t(184)]}}];this[t(142)][t(201)]&&n[t(188)]({tag:t(180),attributes:{class:[t(148)]},children:[{text:this[t(225)]()}]});const r={tag:t(180),attributes:{class:[t(172),e.if(t(159),t(230)),e.to(t(129),(e=>t(227)+e)),this[t(220)][t(133)]&&t(181)],"data-suggestion-id":this[t(142)].id,"data-thread-id":this[t(142)][t(185)].id,"data-author-id":this[t(142)][t(213)].id,tabindex:-1},children:[{tag:t(180),attributes:{class:[t(130),t(161)]},children:[this[t(124)],{tag:t(180),attributes:{class:[t(175),t(153)]},children:n}]}]};return this[t(145)]&&this[t(127)]&&(r[t(223)][t(188)](this[t(145)],this[t(127)]),this[t(145)][t(191)](t(215)).to(this),this[t(145)][t(191)](t(219)).to(this),this[t(127)][t(191)](t(215)).to(this),this[t(127)][t(191)](t(219)).to(this)),r}[zc(203)](){const t=zc;super[t(203)](),this[t(228)]=this[t(151)][t(158)](t(176)),this[t(228)][t(147)]=this[t(163)],this.on(t(198),((e,n,r)=>{const s=t;this[s(228)][s(147)]=r}))}[zc(157)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(194)]);return a[i(168)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(171)]({attributes:{class:n}}),a.on(i(170),(()=>{const t=i;this[t(156)](r,this[t(142)].id)})),a}[zc(225)](){const t=zc;return t(125)===this[t(142)][t(234)][t(186)][t(193)]?Wr(this[t(194)],t(178)):Wr(this[t(194)],t(182))}[zc(224)](){const t=zc;return this[t(142)][t(201)]?t(125)===this[t(142)][t(234)][t(186)][t(193)]?Wr(this[t(194)],t(221),this[t(142)][t(214)][t(155)]):Wr(this[t(194)],t(207),this[t(142)][t(214)][t(155)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(195)]("*")[n(232)](((t,e)=>e%2!=0?n(187)+Zc(t)+n(233):Zc(t)))[n(189)](""),e&&(r+=n(205)+e[n(135)]+n(123)+e[n(146)]+n(167)),r}function Zc(t){const e=zc,n=document[e(154)](e(218));return n[e(164)]=t,n[e(147)]}const qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Jc;function Qc(){const t=["getFirstRange","755535opTVOD","commentThread","addComment","activeAnnotations","children","locale","_annotationViews","config","_handleSuggestionControllerDelayed","source","1861809YSyCGO","discardAllSuggestions","destroy","commands","_handleControllerBuffer","plugins","suggestionLoaded","_bindAnnotationToEditors","keys","Accept all selected suggestions","actionView","execute","addSourceCollector","values","discardSelectedSuggestions","_createMenuBarMenu","TrackChangesUI","Accept all suggestions","descriptionParts","head","getByInnerView","CommentView","focus","getSuggestion","switchbutton","createAnnotation","_updateController","Discard all suggestions","trackChanges","trackChanges.SuggestionThreadView","button","componentFactory","push","suggestionChanged","buttonView","CommentsRepository","TrackChangesEditing","_refreshActiveMarkers","toMany","has","model","getRanges","getMarkers","previous","CommentsUI","getMarkerNames","_unbindEditors","pluginName","Discard all selected suggestions","comments.maxCommentsWhenCollapsed","Annotations","getJoined","menuitem","menu","suggestion-","_addUIComponentsToFactory","getDescriptions","descriptionFactory","get","isMultiRange","editor","separator","comments","isOn","refreshSelectedViews","reduce","Track changes","isDirty","bind","isInContent","_suggestionToController","1338654yipXaQ","mainView","comments.maxThreadTotalWeight","unbind","isEnabled","suggestionUnloaded","set","activeMarkers","change:previous","discardButton","comments.maxCommentCharsWhenCollapsed","value","createCommentThreadController","delegate","_disableComments","commandName","menuBar:trackChanges","trackChanges.disableComments","remove","size","filter","add","requires","hasSuggestion","registerAnnotation","change:activeAnnotations","_createToolbarButton","lowest","EditorAnnotations","clear","some","panelView","getAllAdjacentSuggestions","_initializeController","length","createAnnotationView","8oiGBaT","arrowView","view","items","3028632dHaUMK","innerView","menuitemcheckbox","acceptAllSuggestions","2JkekXI","define","acceptSelectedSuggestions","delete","stopListening","comments.editorConfig","from","_destroyController","listenTo","7095039sWDCgk","type","SuggestionThreadView","editing","31992246IFZIZu","1639285SHkpNb","_viewToController","init","acceptButton"];return(Qc=function(){return t})()}function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(512569===-parseInt(n(314))/1*(parseInt(n(295))/2)+-parseInt(n(324))/3+-parseInt(n(291))/4+parseInt(n(309))/5+-parseInt(n(251))/6+-parseInt(n(304))/7*(parseInt(n(287))/8)+parseInt(n(308))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(273)](){const t=Yc;return[yc,o.Users,t(215),t(230),t(279)]}static get[Yc(227)](){return Yc(340)}constructor(t){const e=Yc;super(t),this[e(250)]=new Map,this[e(310)]=new Map,this[e(320)]=new Map,this[e(328)]=new Map;const n=this[e(240)][e(321)];n[e(296)](e(209),Kc),n[e(296)](e(268),!1),this[e(265)]=n[e(238)](e(268))}[Yc(322)](t,e){const n=Yc;0===this[n(328)][n(270)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(328)]){const r=this[t(250)][t(219)](e);r||n?r&&n&&this[t(302)](e):this[t(284)](e)}this[t(328)][t(280)](),this[t(240)][t(329)][t(238)](t(279))[t(244)](),this[t(217)]()}),10),this[n(328)][n(257)](t,e)}[Yc(311)](){const t=Yc,e=this[t(240)],n=e[t(329)][t(238)](t(216)),r=e[t(329)][t(238)](t(230)),s=e[t(329)][t(238)](t(279)),o=e[t(329)][t(238)](t(215));this[t(235)](),s[t(336)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(301)](this[e(250)])){const s=t[e(283)](),o=[];for(const t of s){if(!t[e(249)])continue;if(t[e(239)]){o[e(212)](...t[e(221)]());continue}const n=t[e(313)]();if(o[e(285)]>0){const t=o[0][e(231)](n);if(t){o[0]=t;continue}}o[e(212)](n)}n[e(212)]([r[e(289)],o])}return n})),this[t(303)](n,t(330),((e,n)=>{const r=t;this[r(303)](n,r(259),((t,e,s,o)=>{const i=r;n[i(249)]&&(null==s?(this[i(206)](o[i(343)]),this[i(322)](n,!1)):(this[i(206)](s[i(343)]),null==o&&this[i(322)](n,!0)))})),null!==n[r(223)]?this[r(206)](n[r(343)]):this[r(322)](n,!1)})),this[t(303)](n,t(256),((e,n,r)=>{const s=t;this[s(299)](n,s(259)),this[s(328)][s(298)](n),this[s(250)][s(219)](n)&&this[s(302)](n),r&&this[s(206)](r[s(343)])})),this[t(303)](n,t(213),((e,n)=>{this[t(206)](n)})),this[t(303)](r,t(276),(()=>{this[t(217)]()})),this[t(303)](o,t(316),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(274)](r))return;const i=n[o(203)](r);this[o(250)][o(238)](i)[o(289)][o(346)]()}),{priority:t(278)})}[Yc(217)](){const t=Yc,e=this[t(240)][t(329)][t(238)](t(230)),n=this[t(240)][t(329)][t(238)](t(216)),r=Array[t(301)](e[t(317)],(e=>e[t(292)]))[t(271)]((e=>this[t(310)][t(219)](e))),s=[];for(const e of r){const n=this[t(310)][t(238)](e)[t(220)][t(283)]();s[t(212)](...n[t(245)](((e,n)=>[...e,...n[t(225)]()]),[]))}n[t(258)]=s}[Yc(235)](){const t=Yc,n=this[t(240)],r=n[t(319)],o=Wr(r,t(246)),i=new e.Collection([{type:t(204),model:new s.ViewModel({withText:!0,label:o,commandName:t(208),role:t(293)})},{type:t(241)},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(341)),commandName:t(294),role:t(232)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(333)),commandName:t(297),role:t(232)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(207)),commandName:t(325),role:t(232)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(228)),commandName:t(338),role:t(232)})}]);for(const e of i)if(tu(e)){const r=n[t(327)][t(238)](e[t(220)][t(266)]);e[t(220)][t(248)](t(243),t(255)).to(r,t(262),t(255))}n.ui[t(211)][t(272)](t(208),(e=>this[t(277)](e,i,o))),n.ui[t(211)][t(272)](t(267),(e=>this[t(339)](e,i,o)))}[Yc(277)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(240)][r(327)][r(238)](r(208));o[r(214)][r(257)]({tooltip:n,label:n,icon:qc}),o[r(214)][r(248)](r(243)).to(i,r(262)),o[r(214)].on(r(335),(()=>{const t=r;i[t(335)](),this[t(240)][t(307)][t(289)][t(346)]()})),(0,s.addListToDropdown)(o,e,{role:r(233)});const a=[];for(const t of e)tu(t)&&a[r(212)](this[r(240)][r(327)][r(238)](t[r(220)][r(266)]));const c=o[r(214)];return c[r(334)][r(254)](r(255)),c[r(288)][r(254)](r(255)),c[r(334)][r(248)](r(255)).to(i,r(255)),c[r(288)][r(248)](r(255))[r(218)](a,r(255),((...t)=>t[r(281)]((t=>t)))),o.on(r(335),(t=>{const e=r;this[e(240)][e(335)](t[e(323)][e(266)]),this[e(240)][e(307)][e(289)][e(346)]()})),o}[Yc(339)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(240)][r(327)][r(238)](r(208));o[r(214)][r(257)]({label:n,icon:qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(241)==n[r(305)]){a[r(290)][r(272)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(220)];i[r(248)](...Object[r(332)](c)).to(c),i[r(264)](r(335)).to(o),i.on(r(335),(()=>{const t=r;this[t(240)][t(335)](c[t(266)]),this[t(240)][t(307)][t(289)][t(346)]()})),e[r(318)][r(272)](i),a[r(290)][r(272)](e)}return o[r(248)](r(255)).to(i,r(255)),o[r(282)][r(318)][r(272)](a),o}[Yc(284)](t){const e=Yc,n=this[e(240)],r=n[e(321)],s=n[e(329)][e(238)](e(230)),i=n[e(329)][e(238)](e(215)),a=n[e(329)][e(238)](e(279)),c=n[e(329)][e(238)](o.Users).me,u=r[e(238)](e(208))[e(306)],{CommentsListView:l,CommentThreadInputView:f}=n[e(329)][e(238)](e(224));let h,d;this[e(320)][e(219)](t.id)?(d=this[e(320)][e(238)](t.id),h=d[e(252)]):(h=new u(n[e(319)],t,c,{disableComments:this[e(265)],editorConfig:r[e(238)](e(300)),maxCommentsWhenCollapsed:r[e(238)](e(229)),maxThreadTotalWeight:r[e(238)](e(253)),maxCommentCharsWhenCollapsed:r[e(238)](e(261)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(238)](e(319))),CommentView:r[e(238)](e(242))[e(345)],CommentsListView:l,CommentThreadInputView:f}),h[e(312)].on(e(335),(()=>{const t=e;n[t(307)][t(289)][t(346)]()})),h[e(260)].on(e(335),(()=>{const t=e;n[t(307)][t(289)][t(346)]()})),d=s[e(286)](this[e(240)][e(319)],h),d[e(248)](e(247)).to(h,e(247)),d[e(248)](e(285)).to(h),d[e(248)](e(305)).to(h,e(305),(t=>e(234)+t)),this[e(320)][e(257)](t.id,d));const g=i[e(263)](t[e(315)],h),p=new Bc(n,t,h,g),m=t[e(283)]()[e(271)]((t=>t[e(249)]));h[e(342)]=n[e(329)][e(238)](e(216))[e(237)][e(236)](m),this[e(250)][e(257)](t,p),this[e(310)][e(257)](h,p);const I=s[e(205)]({view:d,target:()=>{const r=e,s=[],i=t[r(283)]()[r(271)]((t=>t[r(249)]));for(const t of i)s[r(212)](...t[r(222)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(307)],s)},type:()=>e(234)+p[e(289)][e(305)]});i[e(331)](h,I),s[e(272)](I),a[e(275)](I)}[Yc(302)](t){const e=Yc,n=this[e(240)][e(329)][e(238)](e(215)),r=this[e(240)][e(329)][e(238)](e(230)),s=this[e(250)][e(238)](t),o=s[e(289)],i=r[e(344)](o);n[e(226)](o),i&&r[e(269)](i),this[e(250)][e(298)](t),this[e(310)][e(298)](o),s[e(326)]()}[Yc(206)](t){const e=Yc;if(!t[e(249)]||!this[e(250)][e(219)](t))return;const n=this[e(240)][e(329)][e(238)](e(216)),r=this[e(250)][e(238)](t),s=t[e(283)]();r[e(289)][e(342)]=n[e(237)][e(236)](s)}[Yc(326)](){const t=Yc;for(const e of this[t(250)][t(332)]())this[t(302)](e);for(const e of this[t(320)][t(337)]())e[t(252)][t(326)]();super[t(326)]()}}function tu(t){return Yc(220)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=201]})(t,e)}function ru(){var t=["plugins","2622XmfDEg","requires","213sXBkic","1315mwAoXi","12qaGrKN","getSuggestion","addSuggestion","adapter","1168urxKLp","getSuggestions","74328hlmUse","pluginName","editor","addSuggestionData","254776VJRbRu","2992594DEZUrR","20dwYyap","635756gRfEkK","get","35UIlPnC","TrackChanges","770085KwZEVr","Comments"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(124149===-parseInt(n(223))/1+parseInt(n(221))/2*(-parseInt(n(215))/3)+-parseInt(n(206))/4+parseInt(n(216))/5*(parseInt(n(213))/6)+parseInt(n(208))/7*(-parseInt(n(203))/8)+parseInt(n(210))/9*(parseInt(n(205))/10)+parseInt(n(204))/11*(parseInt(n(217))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(214)](){return[yc,$c,eu(211)]}static get[eu(224)](){return eu(209)}set[eu(220)](t){var e=eu;this[e(201)][e(212)][e(207)](yc)[e(220)]=t}get[eu(220)](){var t=eu;return this[t(201)][t(212)][t(207)](yc)[t(220)]}[eu(219)](t){var e=eu;return this[e(201)][e(212)][e(207)](yc)[e(202)](t)}[eu(222)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(201)][n(212)][n(207)](yc)[n(222)]({skipNotAttached:t,toJSON:e})}[eu(218)](t){var e=eu;return this[e(201)][e(212)][e(207)](yc)[e(218)](t)}}function ou(){const t=["discardAllSuggestions","Users","Pagination","333tiBFEk","init","getUser","1gscVcY","plugins","getSuggestions","appendChild","349374RcPwxn","12tsuSmd","112mzxbQo","model","config","getDataWithDiscardedSuggestions","488KzJNDZ","get","users","reduce","3490992tSzOzY","TrackChangesDataGetter","trackChangesData","getDataWithAcceptedSuggestions","CommentsRepository","name","pluginName","getCommentThreads","requires","document","constructor","518391qQQrWR","destroy","rootsAttributes","acceptAllSuggestions","TrackChangesData","data","addUser","track-changes-data-invalid-editor-creator","177830EnVXSg","4829099jmuhVs","addSuggestionData","editorCreator","getRootNames","create","editor","end","define","map","push","set","createElement","trackChangesData.editorCreator","TrackChangesEditing","useAnonymousUser","_adapter","execute","div","1441192oIlwFU","getFullData","15650lDiJTb","createDocumentFragment","function","addCommentThread","getRootsAttributes","result"];return(ou=function(){return t})()}const iu=au;function au(t,e){const n=ou();return(au=function(t,e){return n[t-=299]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(782591===-parseInt(n(299))/1*(-parseInt(n(351))/2)+parseInt(n(324))/3+parseInt(n(309))/4*(-parseInt(n(353))/5)+parseInt(n(303))/6*(parseInt(n(305))/7)+parseInt(n(313))/8+-parseInt(n(362))/9*(parseInt(n(332))/10)+parseInt(n(333))/11*(-parseInt(n(304))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const cu=[iu(361)];class uu extends t.Plugin{static get[iu(321)](){return[yc]}static get[iu(319)](){return iu(328)}[iu(363)](){const t=iu,n=this[t(338)];if(n[t(307)][t(340)](t(345),(e=>{const r=t,s=n[r(306)][r(322)][r(336)]()[r(312)](((t,e)=>(t[e]="",t)),{});return n[r(323)][r(337)](s,e)})),t(355)!=typeof n[t(307)][t(310)](t(315))[t(335)])throw new e.CKEditorError(t(331))}[iu(316)](t){return hu(this[iu(338)],!0,t)}[iu(308)](t){return hu(this[iu(338)],!1,t)}}class lu extends t.Plugin{static get[iu(319)](){return iu(314)}constructor(t){const e=iu;super(t),this[e(358)]=e(339)}[iu(363)](){const t=iu;this[t(338)][t(300)][t(310)](t(317))[t(348)]={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(338)][t(300)][t(310)](t(346))[t(348)]=null}}function fu(t){return void 0!==t[iu(357)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(300)][r(342)](yc,lu),s[r(326)]=fu(t)?t[r(357)]():void 0;const i=document[r(354)](),a=t[r(307)][r(310)](r(315))[r(335)],c=await a(s,(()=>function(t){const e=r,n=document[e(344)](e(350));return t[e(302)](n),n}(i)));!function(t,e){const n=r,s=t[n(306)][n(322)][n(336)]()[n(312)](((e,r)=>(e[r]=t[n(329)][n(310)]({rootName:r}),e)),{}),o=t[n(300)][n(310)](n(360))[n(311)][n(341)]((t=>({id:t.id,name:t[n(318)]}))),i=t[n(300)][n(310)](n(346))[n(301)]({skipNotAttached:!0,toJSON:!0}),a=t[n(300)][n(310)](n(317))[n(320)]({skipNotAttached:!0,toJSON:!0}),c=e[n(300)][n(310)](n(360)),u=e[n(300)][n(310)](n(346)),l=e[n(300)][n(310)](n(317));for(const t of o)c[n(364)](t.id)||c[n(330)](t);c.me||c[n(347)]();for(const t of i)u[n(334)](t);for(const t of a)l[n(356)](t);e[n(329)][n(343)](s)}(t,c),c[r(349)](r(e?327:359));const u=fu(c)?c[r(352)](n):c[r(329)][r(310)](n);return await c[r(325)](),u}function du(){var t=["812454ikwBYB","656952OnYWrk","7002660YZXCNi","6623296RoUjvN","14121ZtLswk","6790tphQzJ","2MtqVtJ","272KZSyiC","2286579xaOcNu","62715StbsMe"];return(du=function(){return t})()}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=477]})(t,e)}!function(t,e){for(var n=gu,r=t();;)try{if(625588===-parseInt(n(485))/1+-parseInt(n(481))/2*(parseInt(n(483))/3)+-parseInt(n(482))/4*(-parseInt(n(484))/5)+parseInt(n(486))/6+parseInt(n(477))/7+-parseInt(n(478))/8+parseInt(n(479))/9*(parseInt(n(480))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|