@ckeditor/ckeditor5-track-changes 43.0.0-alpha.0 → 43.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/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:()=>qc,SuggestionThreadView:()=>Qc,TrackChanges:()=>cu,TrackChangesData:()=>gu,TrackChangesEditing:()=>Rc});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=["_enabledCommands","TrackChangesCommand","7730WLUJxM","82915SSMFsU","affectsData","48UbZoEB","161425iPldbT","forceDisabled","commands","219737HdEdKN","225954QTnSrR","_disableUnsupportedCommands","5376GbPWIZ","6721WsFrdH","isEnabled","_isEnabledBasedOnSelection","editor","clearForceDisabled","1254884ETWOHd","24wOmPzx","9612umZBiC","_enableCommands","refresh","value","execute","has"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(392861===parseInt(e(116))/1+-parseInt(e(125))/2+parseInt(e(117))/3*(-parseInt(e(126))/4)+-parseInt(e(113))/5+parseInt(e(112))/6*(parseInt(e(110))/7)+-parseInt(e(119))/8*(-parseInt(e(127))/9)+-parseInt(e(109))/10*(-parseInt(e(120))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(107)]=e,this[n(130)]=!1,this[n(129)](),this[n(122)]=!1}[c(129)](){this[c(121)]=!0}[c(105)](){const t=c;this[t(130)]=!this[t(130)],this[t(130)]?this[t(118)]():this[t(128)]()}[c(118)](){const t=c;for(const e of this[t(123)][t(115)][t(115)]())e[t(111)]&&!this[t(107)][t(106)](e)&&e[t(114)](t(108))}[c(128)](){const t=c;for(const e of this[t(123)][t(115)][t(115)]())e[t(111)]&&!this[t(107)][t(106)](e)&&e[t(124)](t(108))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=315]})(t,e)}const g=h;function d(){const t=["_suggestions","TrackChangesEditing","execute","editor","12254277DdXycQ","acceptSuggestion","model","6000484kajxqz","refresh","5655348nBtVkZ","track-changes-accept-suggestion-not-found","8IioWzq","isEnabled","canEditAt","plugins","9010240tzcmhV","1MqKerr","get","22097142EQzKmt","1051032njXxWl","1554204kaIGzJ","getRanges","_isEnabledBasedOnSelection"];return(d=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(966616===-parseInt(e(329))/1*(-parseInt(e(333))/2)+-parseInt(e(332))/3+-parseInt(e(320))/4+parseInt(e(328))/5+parseInt(e(322))/6+-parseInt(e(317))/7*(-parseInt(e(324))/8)+-parseInt(e(331))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(336)]=e,this[n(321)](),this[n(335)]=!1}[g(321)](){this[g(325)]=!0}[g(315)](t){const n=g,r=this[n(336)][n(330)](t);if(!r)throw new e.CKEditorError(n(323),this);const s=r[n(334)]();this[n(316)][n(319)][n(326)](s)&&this[n(316)][n(327)][n(330)](n(337))[n(318)](r)}}function m(){const t=["3702340vEeVFL","3323075SMyArO","489609khvKou","_isEnabledBasedOnSelection","5150768nrwpWt","execute","isEnabled","970475fwPolo","getRanges","TrackChangesEditing","model","canEditAt","editor","14163jljuph","refresh","plugins","track-changes-discard-suggestion-not-found","290ODvGIt","6VAsSLV","_suggestions","discardSuggestion","get","6169086fFhZXL","770QhxUBv"];return(m=function(){return t})()}const E=I;function I(t,e){const n=m();return(I=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(581487===parseInt(e(493))/1+parseInt(e(503))/2*(parseInt(e(499))/3)+parseInt(e(510))/4+-parseInt(e(511))/5*(-parseInt(e(504))/6)+parseInt(e(508))/7+parseInt(e(490))/8+parseInt(e(488))/9*(-parseInt(e(509))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(505)]=e,this[n(500)](),this[n(489)]=!1}[E(500)](){this[E(492)]=!0}[E(491)](t){const n=E,r=this[n(505)][n(507)](t);if(!r)throw new e.CKEditorError(n(502),this);const s=r[n(494)]();this[n(498)][n(496)][n(497)](s)&&this[n(498)][n(501)][n(507)](n(495))[n(506)](r)}}function T(t,e){const n=N();return(T=function(t,e){return n[t-=125]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(131)]("*")[n(134)](((t,e)=>e%2!=0?n(174)+y(t)+n(146):y(t)))[n(157)](""),e&&(r+=n(149)+e[n(129)]+n(173)+e[n(160)]+n(153)),r}function y(t){const e=T,n=document[e(147)](e(148));return n[e(170)]=t,n[e(152)]}function A(t){const e=T;return t[e(142)](((t,n)=>e(126)==t[e(158)]&&e(126)!=n[e(158)]?-1:e(126)!=t[e(158)]&&e(126)==n[e(158)]?1:0))}function k(t,e){const n=T;let r,s=0;const o=[],i=e[n(125)];for(;s<t[n(141)];){const a=t[s],c=t[s+1];r||(r=e[n(128)](a)),C(e,a,c)||(o[n(151)](e[n(132)](r,i[n(175)](a)?e[n(150)](a):e[n(127)](a,n(169)))),r=null),s++}return o}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(150)](e),o=t[r(128)](n);return s[r(176)](o)}!function(t){const e=T,n=t();for(;;)try{if(204862===parseInt(e(135))/1+-parseInt(e(140))/2+-parseInt(e(159))/3*(parseInt(e(136))/4)+parseInt(e(143))/5+-parseInt(e(139))/6*(-parseInt(e(165))/7)+-parseInt(e(133))/8+parseInt(e(172))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);function L(t,e,n){const r=T;for(;n[r(141)];){const s=n[r(138)](0,100);t[r(177)]((()=>{const t=r;for(const n of s)n[t(162)]&&e[t(171)](n.id)}))}}function N(){const t=["add","from","getRanges","join","type","171kBzDtA","title","isIntersecting","isInContent","isArray","replace","7kRwWGN","next"," [color ","start","end","innerText","execute","4646565cZqMYk",'" title="','<span class="ck-suggestion-type">',"isObject","isTouching","change","schema","deletion","createPositionAt","createPositionBefore","value","color","split","createRange","2679832ikWXPN","map","47650VoaGMb","22724PmSkJN","isMultiRange","splice","578118IWgtvb","250334Xfuamr","length","sort","1642685ZQfqnT","content","isCollapsed","</span>","createElement","span",'<span class="ck-suggestion-color" style="background-color: ',"createPositionAfter","push","innerHTML",'"></span>'];return(N=function(){return t})()}const R=S;function S(t,e){const n=M();return(S=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(943815===parseInt(e(242))/1*(parseInt(e(251))/2)+parseInt(e(248))/3*(parseInt(e(237))/4)+parseInt(e(238))/5+parseInt(e(235))/6*(parseInt(e(257))/7)+parseInt(e(260))/8*(parseInt(e(258))/9)+-parseInt(e(259))/10+parseInt(e(249))/11*(-parseInt(e(255))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(239)]=e,this[r(250)]=n,this[r(256)](),this[r(253)]=!1}[R(256)](){const t=R,e=Array[t(247)](this[t(250)][t(236)]())[t(254)]((e=>e[t(252)]));this[t(243)]=this[t(239)][t(243)]&&e}[R(245)](){const t=R,e=A(Array[t(247)](this[t(250)][t(236)]()));for(const n of e){const e=n[t(246)]();if(!this[t(244)][t(241)][t(240)](e))return}L(this[t(244)][t(241)],this[t(239)],e)}}function M(){const t=["model","709IucAik","isEnabled","editor","execute","getRanges","from","3375417UtLmRR","4600684pzTuDf","_suggestions","2334EnTpuH","isInContent","_isEnabledBasedOnSelection","some","84KBkpQy","refresh","35jXLNOz","207cCSrLB","1462870NvpGkz","174584SLcsyt","258684bSDxCw","values","4EffIrZ","6738845sWMUhR","_command","canEditAt"];return(M=function(){return t})()}function w(){const t=["from","execute","refresh","size","1676320KSWXFJ","20622024buSUko","values","_suggestions","3514220vDTCmC","314151DXcfaS","canEditAt","5814876upxqck","selection","2TFFCcI","2888886NDizdf","document","_isEnabledBasedOnSelection","isEnabled","_selectedSuggestions","_command","getRanges","model","10GlVXZl","12NKMChe","213549NlEvDb","editor"];return(w=function(){return t})()}const O=D;function D(t,e){const n=w();return(D=function(t,e){return n[t-=457]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(524808===parseInt(e(472))/1*(parseInt(e(461))/2)+parseInt(e(457))/3*(parseInt(e(471))/4)+-parseInt(e(482))/5+-parseInt(e(459))/6+-parseInt(e(462))/7+-parseInt(e(478))/8+parseInt(e(479))/9*(parseInt(e(470))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(467)]=e,this[r(481)]=n,this[r(466)]=new Set,this[r(476)](),this[r(464)]=!1}[O(476)](){const t=O,e=this[t(473)][t(469)][t(463)][t(460)],n=Array[t(474)](this[t(481)][t(480)]());this[t(466)]=function(t,e){const n=T,r=Array[n(155)](t[n(156)]()),s=new Set;for(const o of e)if(o[n(162)])for(const e of r)for(const r of o[n(156)]())(e[n(161)](r)||t[n(145)]&&!o[n(137)]&&o[n(166)]&&r[n(169)][n(176)](e[n(168)]))&&s[n(154)](o);return s}(e,n),this[t(465)]=this[t(467)][t(465)]&&!!this[t(466)][t(477)]}[O(475)](){const t=O,e=A(Array[t(474)](this[t(466)]));for(const n of e){const e=n[t(468)]();if(!this[t(473)][t(469)][t(458)](e))return}L(this[t(473)][t(469)],this[t(467)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const z=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function H(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}H.prototype.clear=P,H.prototype.delete=j,H.prototype.get=G,H.prototype.has=V,H.prototype.set=z;const W=H;const K=function(){this.__data__=new W,this.size=0};const X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const Y="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=Y||J||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&> in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var Et=/^\[object .+?Constructor\]$/,It=Function.prototype,bt=Object.prototype,Tt=It.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:Et).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Nt=Ct(Object,"create");const Rt=function(){this.__data__=Nt?Nt(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 vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return vt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(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])}}Ft.prototype.clear=Rt,Ft.prototype.delete=St,Ft.prototype.get=Mt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const zt=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ht(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ht.prototype.clear=xt,Ht.prototype.delete=jt,Ht.prototype.get=Gt,Ht.prototype.has=Vt,Ht.prototype.set=zt;const Wt=Ht;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Xt(t){var e=this.__data__=new W(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Z,Xt.prototype.set=Kt;const qt=Xt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Yt?Yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;const Ie=function(t){return ne(t)&&me(t.length)&&!!Ee[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Y.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ie;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const ve=function(t,e){return function(n){return t(e(n))}};const Me=ve(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return Me(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,ze=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,He=ze&&ze.exports===Ve?Q.Buffer:void 0,We=He?He.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Ye=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),qe(Je(t),(function(e){return Ye.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=ve(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case En:return mn;case In:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Rn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const vn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var Mn=$?$.prototype:void 0,wn=Mn?Mn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(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 Dn(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 vn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var zn=Ae&&Ae.isSet;const Hn=zn?be(zn):Vn;var Wn="[object Arguments]",Kn="[object Function]",Xn="[object Object]",qn={};qn[Wn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[object WeakMap]"]=!1;const Zn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||h==Wn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!qn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Hn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Yn=function(t){return Zn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Jn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Er.prototype.add=Er.prototype.push=pr,Er.prototype.has=mr;const Ir=Er;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Ir:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Sr="[object Arguments]",vr="[object Array]",Mr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?vr:An(t),u=a?vr:An(e),l=(c=c==Sr?Mr:c)==Mr,f=(u=u==Sr?Mr:u)==Mr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Rr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function zr(){const t=["nodeAfter","getMultiRangeId","getRanges","subType","from","creator","getMarkers","removeMarker","onAttributesChange","size","onDiscard","substr","1436845CaycUQ","author","previous","data","getMarkerNames","isIntersecting","_onAccept","_markerNames","getRange","getFirstMarker","markers","addRange","set","isIntersectingWithRange","20620jSBRLc","_onAttributesChange","nodeBefore","suggestion:","createdAt","start","9711RwlxIy","split","next","add","head","_saved","5000776XyINzy","getAllAdjacentSuggestions","clear","isMultiRange","_isDataLoaded","length","addMarkerName","filter","end","2276778yyHFgd","get","accept","toJSON","attributes","getItems","@external","addMarker","change","getFirstRange","_onDiscard","90DFogit","_model","type","removeAttribute","delete","isInContent","isExternal","setAttribute","48fLlVtE","reduce","discard","3145866udcNhf","push","map","authoredAt","commentThread","477771hPiNNk","decorate","removeMarkers","270185DaZcah","hasComments","getContainedElement","onAccept"];return(zr=function(){return t})()}function Hr(t,e){const n=zr();return(Hr=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(847699===-parseInt(e(349))/1+parseInt(e(384))/2+-parseInt(e(406))/3+-parseInt(e(375))/4+-parseInt(e(333))/5*(-parseInt(e(395))/6)+parseInt(e(330))/7*(parseInt(e(403))/8)+-parseInt(e(369))/9*(-parseInt(e(363))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(379)]=!1,this.id=e.id,this[n(397)]=e[n(397)],this[n(340)]=e[n(340)]||null,this[n(350)]=e[n(350)],this[n(342)]=e[n(342)]||e[n(350)],this[n(401)]=Boolean(e[n(388)]&&e[n(388)][n(390)]),this[n(352)]=null,this[n(396)]=t,this[n(355)]=e[n(336)],this[n(394)]=e[n(347)],this[n(364)]=e[n(345)],this[n(356)]=new Set,this[n(367)]=null,this[n(361)](n(409),null),this[n(361)](n(388),e[n(388)]||{}),this[n(361)](n(351),null),this[n(361)](n(371),null),this[n(361)](n(410),null),this[n(361)](n(374),!1),this[n(331)](n(386)),this[n(331)](n(405))}get[Vr(373)](){const t=Vr;let e=this;for(;e[t(351)];)e=e[t(351)];return e}get[Vr(334)](){const t=Vr;return!!this[t(410)]&&this[t(410)][t(380)]>0}get[Vr(378)](){const t=Vr;return 0!=this[t(356)][t(346)]&&6==Array[t(341)](this[t(356)])[0][t(370)](":")[t(380)]}get[Vr(400)](){return null!==this[Vr(358)]()}[Vr(381)](t){const e=Vr;this[e(356)][e(372)](t)}[Vr(353)](){const t=Vr;return Array[t(341)](this[t(356)])}[Vr(343)](){const t=Vr;return this[t(353)]()[t(408)]((e=>this[t(396)][t(359)][t(385)](e)))[t(382)]((t=>t))}[Vr(358)](){return this[Vr(343)]()[0]||null}[Vr(332)](){const t=Vr;this[t(396)][t(392)]((e=>{const n=t;for(const t of this[n(343)]())e[n(344)](t)})),this[t(356)][t(377)]()}[Vr(344)](t){const e=Vr;this[e(396)][e(392)]((n=>{n[e(344)](t)})),this[e(356)][e(399)](t)}[Vr(360)](t){const e=Vr,n=e(366)+this[e(397)]+":"+this[e(340)]+":"+this.id+":"+this[e(342)].id+":"+Wr[e(338)]();this[e(381)](n),this[e(396)][e(392)]((r=>{r[e(391)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(362)](t){const e=Vr;for(const n of this[e(339)]())if(n[e(354)](t))return!0;return!1}[Vr(339)](){const t=Vr;return this[t(343)]()[t(408)]((e=>e[t(357)]()))}[Vr(389)](){const t=Vr;return this[t(339)]()[t(404)](((e,n)=>[...e,...n[t(389)]()]),[])}[Vr(393)](){const t=Vr;var e;return(null===(e=this[t(358)]())||void 0===e?void 0:e[t(357)]())||null}[Vr(335)](){const t=Vr,e=this[t(339)]();if(1!=e[t(380)])return null;const n=e[0],r=n[t(368)][t(337)],s=n[t(383)][t(365)];return r instanceof i.Element?r!=s?null:r:null}[Vr(386)](){const t=Vr;this[t(355)](this[t(339)](),this[t(352)],this[t(388)]),this[t(332)]()}[Vr(405)](){const t=Vr;this[t(394)](this[t(339)](),this[t(352)],this[t(388)]),this[t(332)]()}[Vr(376)](){const t=Vr,e=[];let n=this[t(373)];for(;n;)e[t(407)](n),n=n[t(371)];return e}[Vr(402)](t,e){const n=Vr,r=Yn(this[n(388)]);dr(r,t,e),Fr(r,this[n(388)])||(this[n(388)]=r,this[n(364)](r))}[Vr(398)](t){const e=Vr,n=Yn(this[e(388)]);Gr(n,t),Fr(n,this[e(388)])||(this[e(388)]=n,this[e(364)](this[e(388)]))}[Vr(387)](){const t=Vr;return{id:this.id,type:this[t(340)]?this[t(397)]+":"+this[t(340)]:this[t(397)],authorId:this[t(342)].id,createdAt:this[t(367)],hasComments:this[t(334)],data:this[t(352)],attributes:this[t(388)]}}static[Vr(338)](){const t=Vr;return(0,e.uid)()[t(348)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const Xr=qr;function qr(t,e){const n=Zr();return(qr=function(t,e){return n[t-=355]})(t,e)}function Zr(){const t=["*Split:* %0","getWalker","registerAttributeLabel","_customCallbacks","pop","registerElementLabel","add","checkChild","*Change to:* %0","replace","element","type","matchingCallback","softBreak","key","_schema","*Merge:* %0","newValue","removeEmptyContainer","normal","start","_handleRenameSuggestionDescription","$text","remove","*Set format:* %0","_handleAttributeSuggestionDescription","_resolveDescriptionItems","removeFormat","*Remove:* %0","push","removeContainer","elementStart","getItemLabel","data","_itemLabels","indexOf","*Insert:* %0","Object","removeObject","get","join","ELEMENT_SPACE","has","_attributeLabels","text","$1 $2","_locale","quantity","$textProxy","34466840PZlgVY","8yUiXeD","3659229ahZGsi","nextSibling","3092532oECzEk","set","addContainer","getFirstRange","deletion","284Larwhp","subType","length","addFormat","5619803McpiHb","3590444hatBJQ","name","_handleInsertRemoveSuggestionDescription","_addDescriptionItems","nodeAfter","match","addEmptyContainer","addObject","isEmpty","isObject","688797OpxPIs","elementEnd","5ZpiDOp","EmptyContainer","Container","skip","function","attribute","item","insertion","_itemLabelsCallbacks","getDescriptions","previousSibling","label","isEqual","19506gYFgpT","map","format","*Remove format:* %0","REPLACE_TEXT","registerDescriptionCallback","_handleCustomCallbackDescription","isInContent","end"];return(Zr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(817818===-parseInt(e(363))/1+parseInt(e(445))/2*(-parseInt(e(378))/3)+parseInt(e(450))/4*(-parseInt(e(365))/5)+-parseInt(e(440))/6+-parseInt(e(449))/7*(-parseInt(e(437))/8)+-parseInt(e(438))/9+parseInt(e(436))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Yr{constructor(t,e){const n=qr;this[n(390)]=[],this[n(421)]=new Map,this[n(373)]=[],this[n(430)]=new Map,this[n(402)]=t,this[n(433)]=e}[Xr(374)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(447)];o++){const i=t[o];if(!i[e(385)])continue;const a=this[e(384)](i);if(a){if(null!=i[e(446)]){if(r[e(429)](i[e(446)]))continue;r[e(393)](i[e(446)])}n[e(416)](a)}else if(e(370)!=i[e(398)])e(372)!=i[e(398)]&&e(444)!=i[e(398)]||this[e(355)](n,i,t[o+1]);else{const t=i[e(420)][e(401)];if(s[e(429)](t))continue;s[e(393)](i[e(420)][e(401)]),t==Nc?this[e(408)](n,i):this[e(412)](n,i)}}return this[e(413)](n)}[Xr(383)](t){const e=Xr;this[e(390)][e(416)](t)}[Xr(392)](t,n,r=e.priorities[Xr(406)]){const s=Xr;s(369)==typeof t?(0,e.insertToPriorityArray)(this[s(373)],{matchingCallback:t,label:n,priority:r}):this[s(421)][s(441)](t,n)}[Xr(389)](t,e){const n=Xr;this[n(430)][n(441)](t,e)}[Xr(419)](t,e=1){const n=Xr;let r;for(const e of this[n(373)])if(e[n(399)](t)){r=e[n(376)];break}return r||(r=this[n(421)][n(426)](t[n(451)])),r?r(e):1!==e?e+" "+t[n(451)]+"s":""+t[n(451)]}[Xr(356)](t,e){const n=Xr,r=e[n(443)]()[n(388)](),s=n(372)==e[n(398)]?n(393):n(410);for(const e of r){const o=e[n(371)],i=t[t[n(447)]-1];if(o.is(n(435)))i&&i[n(398)][n(422)](n(367))>-1&&t[n(391)](),i&&n(431)==i[n(398)]?i[s]+=o[n(420)]:t[n(416)]({type:n(431),add:n(393)==s?o[n(420)]:"",remove:n(410)==s?o[n(420)]:""});else if(this[n(402)][n(362)](o)){const a=o;if(i&&i[n(398)][n(422)](n(367))>-1&&t[n(391)](),n(364)==e[n(398)])continue;i&&i[n(398)]==s+n(424)&&i[n(397)][n(451)]==a[n(451)]?i[n(434)]++:t[n(416)]({type:s+n(424),element:a,quantity:1}),r[n(368)]((t=>!(n(364)==t[n(398)]&&t[n(371)]==o)))}else if(this[n(402)][n(394)](o,n(409))||o.is(n(397),n(400))){const r=o;if(n(393)==s&&n(418)==e[n(398)]||n(410)==s&&n(364)==e[n(398)])continue;if(i&&-1==i[n(398)][n(422)](n(367))){n(431)==i[n(398)]&&(i[s]+="\n");continue}let a;if(a=n(393)==s?r[n(439)]&&!this[n(402)][n(362)](r[n(439)])?r[n(439)]:null:r[n(375)]&&!this[n(402)][n(362)](r[n(375)])?r[n(375)]:null,r[n(361)]||a&&a[n(361)]){const e=a&&a[n(361)]?a:r;i&&i[n(398)]==s+n(366)&&i[n(397)][n(451)]==e[n(451)]?i[n(434)]++:t[n(416)]({type:s+n(366),element:e,quantity:1})}else t[n(416)]({type:s+n(367),element:r})}}}[Xr(413)](t){const e=Xr,n=this[e(433)],r=[],s=[],o=[];for(const i of t)switch(i[e(398)]){case e(431):if(i[e(393)]=i[e(393)][e(396)](/(\S)\u000A+(\S)/g,e(432))[e(396)](/\u000A/g,""),i[e(410)]=i[e(410)][e(396)](/(\S)\u000A+(\S)/g,e(432))[e(396)](/\u000A/g,""),""!=i[e(393)]&&""!=i[e(410)]){r[e(416)]({type:e(396),content:Kr(n,e(382),['"'+i[e(410)]+'"','"'+i[e(393)]+'"'])});continue}if(null!=i[e(393)][e(358)](/^ +$/)){r[e(416)]({type:e(372),content:Kr(n,e(423),Kr(n,e(428),i[e(393)][e(447)]))});continue}if(null!=i[e(410)][e(358)](/^ +$/)){r[e(416)]({type:e(444),content:Kr(n,e(415),Kr(n,e(428),i[e(410)][e(447)]))});continue}if(""!=i[e(393)]){r[e(416)]({type:e(372),content:Kr(n,e(423),'"'+i[e(393)]+'"')});continue}r[e(416)]({type:e(444),content:Kr(n,e(415),'"'+i[e(410)]+'"')});continue;case e(359):case e(360):r[e(416)]({type:e(372),content:Kr(n,e(423),this[e(419)](i[e(397)],i[e(434)]))});continue;case e(405):case e(425):r[e(416)]({type:e(444),content:Kr(n,e(415),this[e(419)](i[e(397)],i[e(434)]))});continue;case e(442):r[e(416)]({type:e(372),content:Kr(n,e(387),this[e(419)](i[e(397)],i[e(434)]))});continue;case e(417):r[e(416)]({type:e(444),content:Kr(n,e(403),this[e(419)](i[e(397)],i[e(434)]))});continue;case e(448):s[e(416)](i[e(401)]);continue;case e(414):o[e(416)](i[e(401)]);continue;default:r[e(416)](i)}if(s[e(447)]){const t=s[e(379)]((t=>this[e(430)][e(429)](t)?this[e(430)][e(426)](t):t))[e(427)](", ");r[e(416)]({type:e(380),content:Kr(this[e(433)],e(411),t)})}if(o[e(447)]){const t=o[e(379)]((t=>this[e(430)][e(429)](t)?this[e(430)][e(426)](t):t))[e(427)](", ");r[e(416)]({type:e(380),content:Kr(this[e(433)],e(381),t)})}return r}[Xr(384)](t){const e=Xr;for(const n of this[e(390)]){const r=n(t);if(r&&e(398)in r)return r}}[Xr(412)](t,e){const n=Xr,r=e[n(420)],s=void 0===r[n(404)]?n(414):n(448);t[n(416)]({type:s,key:r[n(401)]})}[Xr(408)](t,e){const n=Xr;t[n(416)]({type:n(380),content:Kr(this[n(433)],n(395),this[n(419)](e[n(443)]()[n(407)][n(357)],1))})}[Xr(355)](t,e,n){const r=Xr;if(this[r(356)](t,e),n&&n[r(443)]()&&!e[r(443)]()[r(386)][r(377)](n[r(443)]()[r(407)])){const n=t[t[r(447)]-1],s=r(372)==e[r(398)]?r(393):r(410);n&&r(431)==n[r(398)]&&(n[s]+="\n")}}}const Jr=Qr;function Qr(t,e){const n=$r();return(Qr=function(t,e){return n[t-=189]})(t,e)}function $r(){const t=["get","1SDevuX","78tzLrht","showAIAssistant","31199VhOFgU","afterInit","editor","enableCommand","455962ATBuDc","plugins","commands","4501728aaGonE","1006804KDgOlJ","TrackChangesEditing","1361265BxHosY","1400824OtFphw","511335sCDLvD"];return($r=function(){return t})()}!function(t){const e=Qr,n=t();for(;;)try{if(141620===-parseInt(e(196))/1*(-parseInt(e(203))/2)+parseInt(e(194))/3+-parseInt(e(190))/4+-parseInt(e(192))/5+parseInt(e(197))/6*(-parseInt(e(199))/7)+-parseInt(e(193))/8+parseInt(e(189))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Jr(200)](){const t=Jr,e=this[t(201)],n=e[t(204)][t(195)](t(191));e[t(205)][t(195)](t(198))&&n[t(202)](t(198))}}const es=rs;function ns(){const t=["locale","left","formatBlock","662215dPurKO","enableDefaultAttributesIntegration","18ZVRAIO","format","AlignmentEditing","alignment","736792TslxDe","FORMAT_ALIGN_TO_RIGHT","28602rMjEVf","registerBlockAttribute","registerDescriptionCallback","registerAttributeLabel","editor","has","justify","afterInit","FORMAT_ALIGN_TO_CENTER","get","FORMAT_ALIGNMENT","value","commandParams","189090tmRZgb","type","descriptionFactory","right","FORMAT_JUSTIFY_TEXT","104LASAif","center","commandName","156246VNWhjN","*Format:* %0","FORMAT_ALIGN_TO_LEFT","8108667dpPSsO","_registerLegacyDescription","TrackChangesEditing","plugins","180341rKwdBe"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=329]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(239990===parseInt(e(337))/1+parseInt(e(364))/2+parseInt(e(345))/3+-parseInt(e(362))/4+-parseInt(e(356))/5*(parseInt(e(358))/6)+-parseInt(e(352))/7*(parseInt(e(342))/8)+parseInt(e(348))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(331)](){const t=es,e=this[t(368)],n=e[t(353)];if(!e[t(351)][t(329)](t(360)))return;const r=e[t(351)][t(333)](t(350));r[t(357)](t(361)),r[t(365)](t(361)),r[t(339)][t(367)](t(361),Kr(n,t(334))),this[t(349)]()}[es(349)](){const t=es,e=this[t(368)],n=e[t(353)];e[t(351)][t(333)](t(350))[t(339)][t(366)]((e=>{const r=t;if(r(355)!=e[r(338)])return;const{data:s}=e;if(s&&r(361)==s[r(344)]){const t=s[r(336)][0][r(335)];return{type:r(359),content:Kr(n,r(346),function(t){const e=r;switch(t){case e(354):return Kr(n,e(347));case e(340):return Kr(n,e(363));case e(343):return Kr(n,e(332));case e(330):return Kr(n,e(341))}}(t))}}}))}}function os(t,e){const n=as();return(os=function(t,e){return n[t-=390]})(t,e)}const is=os;function as(){const t=["underline","formatInline","7615CdrQJG","1141wrgtTf","52363eluXal","italic","enableDefaultAttributesIntegration","has","type","*Remove format:* %0","commandName","commandParams","FORMAT_","StrikethroughEditing","1776KPSmdQ","format","FORMAT_CODE","registerDescriptionCallback","registerAttributeLabel","plugins","BoldEditing","superscript","16983NHDTtm","ItalicEditing","subscript","TrackChangesEditing","FORMAT_ITALIC","FORMAT_STRIKETHROUGH","1108TXcydY","UnderlineEditing","SubscriptEditing","afterInit","get","slice","toUpperCase","bold","descriptionFactory","*Format:* %0","2002584mbxCUV","code","toLowerCase","SuperscriptEditing","registerInlineAttribute","locale","_registerLegacyDescription","CodeEditing","9739120jYRBQN","strikethrough","85230JaPPYc","forceValue","2070xhTWIG","editor","FORMAT_BOLD","FORMAT_SUPERSCRIPT","FORMAT_SUBSCRIPT","FORMAT_UNDERLINE"];return(as=function(){return t})()}!function(t){const e=os,n=t();for(;;)try{if(369410===parseInt(e(445))/1+-parseInt(e(433))/2+-parseInt(e(423))/3+parseInt(e(413))/4*(-parseInt(e(443))/5)+parseInt(e(435))/6*(parseInt(e(444))/7)+-parseInt(e(399))/8*(-parseInt(e(407))/9)+parseInt(e(431))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[is(405),is(408),is(414),is(430),is(398),is(415),is(426)];class us extends t.Plugin{[is(416)](){const t=is,e=this[t(436)],n=e[t(404)][t(417)](t(410)),r=e[t(428)];for(const s of cs){if(!e[t(404)][t(392)](s))continue;const o=s[t(418)](0,-7)[t(425)](),i=t(397)+o[t(419)]();n[t(391)](o),n[t(427)](o),n[t(421)][t(403)](o,Kr(r,i))}this[t(429)]()}[is(429)](){const t=is,e=this[t(436)],n=e[t(428)],r=e[t(404)][t(417)](t(410));function s(e,s){const o=t;r[o(421)][o(402)]((t=>{const r=o;if(r(442)!=t[r(393)])return;const{data:i}=t;return i&&i[r(395)]===e?i[r(396)][0][r(434)]?{type:r(400),content:Kr(n,r(422),s)}:{type:r(400),content:Kr(n,r(394),s)}:void 0}))}s(t(420),Kr(n,t(437))),s(t(390),Kr(n,t(411))),s(t(441),Kr(n,t(440))),s(t(424),Kr(n,t(401))),s(t(432),Kr(n,t(412))),s(t(409),Kr(n,t(439))),s(t(406),Kr(n,t(438)))}}const ls=hs;!function(t){const e=hs,n=t();for(;;)try{if(865453===-parseInt(e(482))/1+-parseInt(e(508))/2+parseInt(e(469))/3*(-parseInt(e(484))/4)+-parseInt(e(510))/5*(-parseInt(e(480))/6)+-parseInt(e(507))/7+-parseInt(e(473))/8+parseInt(e(503))/9*(parseInt(e(477))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class fs extends t.Plugin{[ls(467)](){const t=ls,e=this[t(471)],n=e[t(470)];if(!e[t(501)][t(478)](t(474)))return;const r=e[t(501)][t(472)](t(499)),s=this[t(471)][t(497)][t(472)](t(489));r[t(488)](t(489),((n,o={})=>{const i=t,a=this[i(471)][i(498)][i(491)][i(476)],c=o&&void 0!==o[i(494)]?o[i(494)]:!s[i(502)];let u=[];if(c){const t=Array[i(481)](a[i(487)]())[i(475)]((t=>gs(t)||function(t,e){const n=i,r=e[n(504)](t[n(505)],n(489)),s=e[n(504)]([n(486),n(489)],t);return r&&s}(t,this[i(471)][i(498)][i(509)])));u=k(t,e[i(498)])}else{const t=Array[i(481)](a[i(487)]())[i(475)]((t=>gs(t)));u=k(t,e[i(498)])}e[i(498)][i(490)]((()=>{const t=i;for(const e of u)r[t(496)](e,{commandName:t(489),commandParams:[{forceValue:c}]})}))})),r[t(493)][t(483)]((e=>{const r=t,{data:s}=e;if(s&&r(489)==s[r(500)]){const t=Kr(n,r(479));return s[r(506)][0][r(494)]?{type:r(468),content:Kr(n,r(492),t)}:{type:r(468),content:Kr(n,r(485),t)}}}))}}function hs(t,e){const n=ds();return(hs=function(t,e){return n[t-=467]})(t,e)}function gs(t){const e=ls;return e(489)==t[e(505)][e(495)]}function ds(){const t=["filter","selection","47674090CMEdFd","has","ELEMENT_BLOCK_QUOTE","1168170JfkDiB","from","1536464UPLrHa","registerDescriptionCallback","107372nhKOIb","*Remove format:* %0","$root","getSelectedBlocks","enableCommand","blockQuote","change","document","*Set format:* %0","descriptionFactory","forceValue","name","markBlockFormat","commands","model","TrackChangesEditing","commandName","plugins","value","9iXnRld","checkChild","parent","commandParams","1119888jBeZuv","1332672YrGlXA","schema","15XjAKUz","afterInit","format","117tuqmfN","locale","editor","get","8611040LnOJQd","BlockQuoteEditing"];return(ds=function(){return t})()}const ps=Es;function ms(){const t=["5795811aNHRcK","changeCaseTitle","afterInit","enableCommand","35faFaDe","editor","64FdmVUp","11758wHaDcB","get","TrackChangesEditing","3851343qwKWYR","CaseChange","plugins","8gKUbrm","1483680UDDzXA","has","19164Udvetw","changeCaseUpper","changeCaseLower","11824153GKwKJv","20djIEdO","2841708arjOrD"];return(ms=function(){return t})()}function Es(t,e){const n=ms();return(Es=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=Es,n=t();for(;;)try{if(431565===-parseInt(e(178))/1*(-parseInt(e(181))/2)+parseInt(e(190))/3*(parseInt(e(180))/4)+-parseInt(e(188))/5+-parseInt(e(173))/6+parseInt(e(174))/7*(-parseInt(e(187))/8)+-parseInt(e(184))/9+-parseInt(e(172))/10*(-parseInt(e(193))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Is extends t.Plugin{[ps(176)](){const t=ps,e=this[t(179)];e[t(186)][t(189)](t(185))&&(e[t(186)][t(182)](t(183))[t(177)](t(191)),e[t(186)][t(182)](t(183))[t(177)](t(192)),e[t(186)][t(182)](t(183))[t(177)](t(175)))}}const bs=_s;function Ts(){const t=["5495644yGUqnO","plugins","ckbox","963INMrAD","TrackChangesEditing","36136gsdNug","291vsvZMt","2930BwsyXx","1435mauMta","enableCommand","2543562bcKckp","226090ztZrph","6UVsveC","404712bdpKCv","editor","398vqLwrb","commands","afterInit","get"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(599813===-parseInt(e(158))/1*(parseInt(e(165))/2)+parseInt(e(175))/3*(parseInt(e(174))/4)+-parseInt(e(161))/5+parseInt(e(162))/6*(-parseInt(e(160))/7)+-parseInt(e(163))/8+-parseInt(e(172))/9*(parseInt(e(157))/10)+parseInt(e(169))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(167)](){const t=bs,e=this[t(164)];e[t(166)][t(168)](t(171))&&e[t(170)][t(168)](t(173))[t(159)](t(171))}}const As=Cs;!function(t){const e=Cs,n=t();for(;;)try{if(122751===parseInt(e(428))/1*(parseInt(e(433))/2)+-parseInt(e(435))/3*(parseInt(e(402))/4)+parseInt(e(398))/5+parseInt(e(426))/6*(parseInt(e(409))/7)+parseInt(e(411))/8*(-parseInt(e(390))/9)+parseInt(e(434))/10*(-parseInt(e(416))/11)+-parseInt(e(399))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class ks extends t.Plugin{[As(436)](){const t=As,e=this[t(397)];if(!e[t(413)][t(423)](t(417)))return;const n=e[t(413)][t(404)](t(441)),r=e[t(419)],s=e[t(444)][t(404)](t(440))[t(437)],o=e[t(445)][t(404)](t(440));n[t(392)](t(408)),n[t(392)](t(393)),n[t(392)](t(440),((r,i={})=>{const a=t,c=e[a(415)],u=e[a(415)][a(427)][a(439)],l=i&&void 0!==i[a(412)]?i[a(412)]:!o[a(414)];let f;i[a(429)]||(i[a(429)]=s[0][a(429)]),f=l?Array[a(407)](u[a(422)]())[a(418)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(400))&&!e[n(432)](t)&&e[n(443)](t[n(405)],n(440))}(t,c[a(431)]))):Array[a(407)](u[a(422)]())[a(418)]((t=>Ls(t)));const h=k(f,c);c[a(442)]((()=>{const t=a;for(const e of h)n[t(421)](e,{commandName:t(440),commandParams:[{...i,forceValue:l}],formatGroupId:t(406)})}))})),n[t(424)][t(420)](t(440),(e=>Kr(r,t(396),e))),n[t(424)][t(403)]((e=>{const n=t;if(n(394)!=e[n(388)])return;const o=r.t,{data:i}=e;if(!i||n(440)!=i[n(438)])return;const a=i[n(410)][0][n(429)],c=o(s[n(395)]((t=>t[n(429)]===a))[n(430)])[n(446)]();return i[n(410)][0][n(412)]?{type:n(425),content:Kr(r,n(391),Kr(r,n(396),1)+" ("+c+")")}:{type:n(425),content:Kr(r,n(389),Kr(r,n(396),1))}}))}}function Cs(t,e){const n=Ns();return(Cs=function(t,e){return n[t-=388]})(t,e)}function Ls(t){const e=As;return e(440)==t[e(401)]}function Ns(){const t=["*Set format:* %0","enableCommand","outdentCodeBlock","formatBlock","find","ELEMENT_CODE_BLOCK","editor","193985efEwIV","784260wHAAxV","rootElement","name","4xGwtSF","registerDescriptionCallback","get","parent","blockName","from","indentCodeBlock","91763OfIZQj","commandParams","53672GUFMNB","forceValue","plugins","value","model","1562PcDYTK","CodeBlock","filter","locale","registerElementLabel","markBlockFormat","getSelectedBlocks","has","descriptionFactory","format","102xbNOJO","document","196828sKyVCa","language","label","schema","isLimit","2FuJYjY","9040jJxvwY","43599QMOPoY","afterInit","languages","commandName","selection","codeBlock","TrackChangesEditing","change","checkChild","config","commands","toLowerCase","type","*Remove format:* %0","171skSeWR"];return(Ns=function(){return t})()}const Rs=Ss;function Ss(t,e){const n=vs();return(Ss=function(t,e){return n[t-=257]})(t,e)}function vs(){const t=["get","enableCommand","has","212wWuvad","3325740zaBDbZ","editor","1219694pehwCm","54820EWbeio","26HVAFZL","afterInit","1166268oCNXmf","plugins","8DRyceC","18996LfCgrX","CommentsEditing","560088qMpYWX","addCommentThread","TrackChangesEditing","55870eBXxNz"];return(vs=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(730237===parseInt(e(258))/1*(parseInt(e(259))/2)+-parseInt(e(264))/3*(parseInt(e(273))/4)+parseInt(e(274))/5+-parseInt(e(261))/6+-parseInt(e(257))/7*(parseInt(e(263))/8)+parseInt(e(266))/9+-parseInt(e(269))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Rs(260)](){const t=Rs,e=this[t(275)];e[t(262)][t(272)](t(265))&&e[t(262)][t(270)](t(268))[t(271)](t(267))}}var ws=n(834);function Os(){const t=["isBlock","4wYJLKr","insert","nextSibling","model","createRangeOn","146526FXydss","427QNcaBl","32775300PYxOXL","span","createUIElement","get","isLimit","1674415ziPBdW","push","type","addClass","toViewPosition","getCustomProperty","ck-suggestion-marker-","TrackChangesEditing","name","194554rpIJvz","getItems","bindElementToMarker","includes","hasAttribute","ck-suggestion-marker--active","elementEnd","activeMarkers","writer","isContent","markerName","6109704FLcsVE","mapper","previousPosition","addHighlight","markerRange","test","getWalker","toViewElement","item","plugins","start","parent","schema","1864752jFFrhY","consumable","isAtEnd","7276376AYdcWR"];return(Os=function(){return t})()}function Ds(t,e,n){const r=Fs,s=[];for(const o of e[r(169)]())o[r(172)](t)&&s[r(160)](n[r(201)](o));return s}function Fs(t,e){const n=Os();return(Fs=function(t,e){return n[t-=154]})(t,e)}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(188)][r(157)](r(166));return(o,i,a)=>{const c=r;if(!a[c(193)][c(184)](i[c(183)],o[c(167)]))return;const u=i[c(183)][c(185)](),l=i[c(183)][c(189)],f=t[c(200)][c(191)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(187)];d=d||f[c(177)](e);const n=a[c(180)][c(186)](e);if(n&&n[c(164)](c(182)))return;c(174)==t[c(161)]&&f[c(196)](e)&&!f[c(158)](e)&&(e[c(199)]||l[c(194)]?h&&h[c(190)]==e||(h=e,m(t[c(181)]),p=!0):g=g||t[c(181)])}function m(t){const r=c,o=a[r(176)][r(156)](r(155),{class:r(165)+e}),u=a[r(180)][r(163)](t);n&&s[r(175)][r(171)](i[r(178)])&&a[r(176)][r(162)](r(173),o),a[r(176)][r(198)](u,o),a[r(180)][r(170)](o,i[r(178)])}d||p||!g||m(g)}}function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=Fs,n=t();for(;;)try{if(998147===-parseInt(e(168))/1*(parseInt(e(197))/2)+parseInt(e(192))/3+parseInt(e(195))/4+parseInt(e(159))/5+-parseInt(e(202))/6*(-parseInt(e(203))/7)+parseInt(e(179))/8+-parseInt(e(154))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Bs=xs;function Us(){const t=["unbindElementFromMarkerName","options","remove","getFirstRange","3142qwrJig","editing","addMarker:suggestion:deletion","mapper","TrackChangesEditing","uiElement","7022025PRjNAn","get","modifySelection","writer","root","downcastDispatcher","batch","model","commands","fromRange","editor","bind","removeMarker:suggestion:deletion","requires","markerName","35VgLFTZ","detach","24892SYkdoI","document","data","forward","init","showSuggestionHighlights","663VgVOEo","selection","isCollapsed","enqueueChange","1396794Seavsi","createSelection","lock","buffer","deleteForward","merge","end","enableCommand","unit","setSelection","3866870VTAlpn","617056NNDLsW","markerNameToElements","4903648buLEBx","$graveyard","plugins","start","createRange","high","rootName","delete","unlock"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(378646===parseInt(e(289))/1+parseInt(e(304))/2*(-parseInt(e(333))/3)+-parseInt(e(327))/4*(parseInt(e(325))/5)+-parseInt(e(337))/6+parseInt(e(288))/7+parseInt(e(291))/8+-parseInt(e(310))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(323)](){return[ws.Delete]}[Bs(331)](){const t=Bs,e=this[t(320)],n=e[t(293)][t(311)](t(308));n[t(344)](t(298));const r=e[t(318)][t(311)](t(341));n[t(344)](t(341),((n,s={})=>{const o=t,a=e[o(317)][o(338)](e[o(317)][o(328)][o(334)]);a[o(335)]&&e[o(317)][o(312)](a,{direction:o(330),unit:s[o(286)]});const c=a[o(303)](),u=i.LiveRange[o(319)](c);let l;n(s),l=o(292)==u[o(314)][o(297)]?e[o(317)][o(295)](c[o(294)]):e[o(317)][o(295)](u[o(294)],u[o(343)]),u[o(326)](),e[o(317)][o(336)](r[o(340)][o(316)],(t=>{const e=o;r[e(340)][e(339)](),t[e(287)](t[e(295)](l[e(343)])),r[e(340)][e(299)]()}))})),e[t(305)][t(315)].on(t(306),Ps(e,t(342)),{priority:t(296)}),e[t(329)][t(315)].on(t(306),((n,r,s)=>{const o=t;s[o(301)][o(332)]&&Ps(e,o(342),{showActiveMarker:!1})[o(321)](this)(n,r,s)}),{priority:t(296)}),e[t(305)][t(315)].on(t(322),((e,n,r)=>{const s=t,o=r[s(307)][s(290)](n[s(324)]);if(o)for(const t of o)t.is(s(309))&&(r[s(307)][s(300)](t,n[s(324)]),r[s(313)][s(302)](t))}),{priority:t(296)})}}const Gs=Hs;!function(t){const e=Hs,n=t();for(;;)try{if(720222===parseInt(e(379))/1*(-parseInt(e(465))/2)+parseInt(e(447))/3*(parseInt(e(422))/4)+parseInt(e(401))/5*(parseInt(e(471))/6)+parseInt(e(407))/7+-parseInt(e(343))/8*(-parseInt(e(435))/9)+parseInt(e(453))/10+-parseInt(e(417))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zs);class Vs extends t.Plugin{[Gs(383)](){const t=Gs,e=this[t(384)];if(!e[t(472)][t(345)](t(410)))return;const n=e[t(419)],r=e[t(472)][t(495)](t(486)),s=e[t(472)][t(345)](t(450)),o=!!e[t(357)][t(495)](t(501));function i(e){const r=t;return{type:r(497),content:""+Kr(n,r(493),e)}}function a(e){const r=t;return{type:r(497),content:""+Kr(n,r(421),e)}}r[t(487)](t(351)),r[t(487)](t(439)),r[t(487)](t(479)),r[t(487)](t(342)),r[t(487)](t(489)),r[t(487)](t(456)),r[t(487)](t(446)),r[t(487)](t(373)),r[t(415)](t(412)),r[t(415)](t(429)),r[t(415)](t(474)),o&&(r[t(487)](t(484)),r[t(487)](t(348))),s&&(r[t(487)](t(424)),r[t(487)](t(464)),r[t(415)](t(463)),r[t(432)][t(459)]((e=>{const r=t,{data:s}=e;if(s&&r(463)==s[r(365)])return{type:r(497),content:s[r(416)]?Kr(n,r(352)):Kr(n,r(502))}})),this[t(384)][t(349)][t(457)][t(454)]((e=>{const n=t;if(e[n(434)][n(428)])return!1;let s=!1;const o=r[n(504)]({skipNotAttached:!0})[n(460)]((t=>n(463)===r[n(430)](t)));for(const t of o)n(389)!=t[n(388)]()[n(359)][n(354)][n(473)](n(429))&&(r[n(449)](t[n(388)](),n(503))[n(385)]((t=>n(429)===r[n(430)](t[n(371)])))||(e[n(356)](t[n(420)]()),s=!0));return s}))),r[t(432)][t(355)](t(474),Kr(n,t(490)));const c={type:t(497),content:""};r[t(432)][t(459)]((e=>{const r=t,{data:s}=e;if(!s||r(429)!=s[r(365)])return;let u=e[r(350)];for(;u;){if(u[r(391)]&&((r(475)==u[r(391)][r(365)]||r(399)==u[r(391)][r(365)])&&(u[r(391)][r(416)]&&r(347)!=u[r(391)][r(416)]||r(347)!=u[r(391)][r(363)]&&!s[r(416)])||!o&&u[r(391)][r(365)]==Nc))return c;u=u[r(395)]}if(null==s[r(416)])switch(s[r(363)]){case r(409):return a(Kr(n,r(387)));case r(364):return a(Kr(n,r(405)));case r(389):return a(Kr(n,r(369)))}switch(s[r(416)]){case r(409):return i(Kr(n,r(387)));case r(364):return i(Kr(n,r(405)));case r(389):return i(Kr(n,r(369)))}})),r[t(432)][t(459)]((e=>{const n=t,{data:r}=e;if(r&&n(474)==r[n(365)])return null==r[n(416)]||null==r[n(363)]&&0==r[n(416)]?c:void 0})),r[t(432)][t(459)]((e=>{const r=t;if(r(503)!=e[r(468)])return;const{data:s}=e;if(!s||r(412)!=s[r(365)])return;const o=Ws(e);return r(416)==o?{type:r(497),content:Kr(n,r(414))}:r(363)==o?{type:r(497),content:Kr(n,r(392))}:c})),e[t(349)][t(457)][t(454)]((e=>this[t(470)](e))),e[t(349)][t(457)][t(454)]((e=>this[t(396)](e))),e[t(349)][t(457)].on(t(400),((e,n)=>{const r=t;if(n[r(428)]||!n[r(445)])return!1;this[r(477)]()}),{priority:t(397)}),this[t(381)]()}[Gs(470)](t){const e=Gs;if(t[e(434)][e(428)]||!t[e(434)][e(445)])return!1;let n=!1;const r=this[e(384)][e(472)][e(495)](e(486))[e(504)]({skipNotAttached:!0})[e(460)]((t=>t[e(391)]&&e(412)==t[e(391)][e(365)]))[e(460)]((t=>t[e(391)][e(416)]&&t[e(391)][e(363)]));for(const s of r)Ws(s)||(t[e(356)](s[e(420)]()),n=!0);return n}[Gs(396)](t){const e=Gs;if(t[e(434)][e(428)]||!t[e(434)][e(445)])return!1;const n=this[e(384)][e(472)][e(495)](e(486));if(n[e(451)][e(431)])return!1;let r=!1;const s=[e(429),e(412),e(474),e(475),e(426),e(467),e(478),e(452),e(399)],o=this[e(384)][e(349)][e(457)][e(368)][e(469)]()[e(460)]((t=>e(503)==t[e(468)]))[e(460)]((t=>s[e(398)](t[e(496)])));if(0==o[e(390)])return r;for(const i of o){const o=n[e(449)](i[e(442)],e(503))[e(460)]((t=>!t[e(438)][e(499)]))[e(382)]((t=>t[e(371)]))[e(460)]((t=>{const r=e,o=n[r(430)](t);return s[r(398)](o)}));if(o[e(390)]){for(const n of o)t[e(356)](n[e(420)]());r=!0}}return r}[Gs(477)](){const t=Gs,e=this[t(384)][t(472)][t(495)](t(486)),n=[t(429),t(412),t(474),t(475),t(426),t(467),t(478),t(452),t(399)];let r;const s=new Set(this[t(384)][t(349)][t(457)][t(368)][t(386)]()[t(460)]((r=>{const s=t;if(r[s(391)][s(480)]||!r[s(391)][s(423)])return null;if(!r[s(488)][s(406)](s(370)))return null;const{id:o}=e[s(466)](r[s(488)]);if(!e[s(360)](o))return null;const i=e[s(353)](o);return n[s(398)](i[s(391)][s(365)])}))[t(382)]((n=>{const s=t,{id:o}=e[s(466)](n[s(488)]),i=e[s(353)](o);return r=i[s(461)][s(462)],i[s(388)]()[s(359)][s(354)]})));if(0==s[t(492)])return;const o=e[t(504)]({skipNotAttached:!0})[t(460)]((e=>t(503)==e[t(468)]&&e[t(391)]&&n[t(398)](e[t(391)][t(365)])&&e[t(461)][t(462)]!=r))[t(382)]((e=>({listItem:e[t(388)]()[t(359)][t(354)],groupId:e[t(461)][t(462)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(345)](n)&&i[t(436)](e);for(const n of e[t(504)]())i[t(345)](n[t(461)][t(462)])&&n[t(494)](t(462),r)}[Gs(381)](){const t=Gs,e=this[t(384)],n=e[t(419)],r=e[t(472)][t(495)](t(486));this[t(393)](),r[t(425)][t(444)](t(377),t(344),t(441),(function(n,r){const s=t,o=[];for(let t of n)t[s(359)][s(354)]===t[s(411)][s(491)]&&(t=e[s(349)][s(433)](e[s(349)][s(376)](t[s(359)][s(354)],0))),o[s(483)](t);e[s(349)][s(404)]((t=>{const n=s,a=e[n(349)][n(457)][n(408)],c=Array[n(362)](a[n(427)]())[n(382)]((t=>i.LiveRange[n(374)](t)));t[n(375)](o),e[n(346)][n(495)](r[n(394)])[n(440)](),r[n(485)][n(483)]({forceDefaultExecution:!0}),e[n(458)](r[n(394)],...r[n(485)]),t[n(375)](c);for(const t of c)t[n(361)]()}))})),r[t(432)][t(476)]((function(n){const r=t,s=!e[r(349)][r(378)][r(443)](n),o=n[r(498)],i=n[r(367)],a=n[r(473)](r(412)),c=!o||o[r(473)](r(412))!==a,u=!i||i[r(473)](r(412))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(372),e)))}[Gs(393)](){const t=Gs,e=this[t(384)],n=e[t(419)];function r(n){const r=t,s=e[r(346)][r(495)](r(439))[r(431)],o=e[r(346)][r(495)](r(351))[r(431)];return r(351)===n?s:o}e[t(472)][t(495)](t(486))[t(432)][t(459)]((function(s){const o=t;if(o(377)!=s[o(468)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(394)]){case o(439):u=i[o(485)][0][o(437)],l=r(i[o(394)]),a=o(u?482:413),!l&&e[o(357)][o(495)](o(501))||(a=o(418)),c={type:o(497),content:Kr(n,a,Kr(n,o(387)))};break;case o(351):u=i[o(485)][0][o(437)],l=r(i[o(394)]),a=o(u?482:413),!l&&e[o(357)][o(495)](o(501))||(a=o(418)),c={type:o(497),content:Kr(n,a,Kr(n,o(405)))};break;case o(489):a=o(366),c={type:o(497),content:Kr(n,a,Kr(n,o(372)))};break;case o(456):a=function(t){const e=o,n=t[e(388)]();let r=n[e(359)][e(354)];for(;r&&n[e(402)](r);){if(r[e(473)](e(474))>0)return!1;r=r[e(367)]}return!0}(s)?Kr(n,o(413),Kr(n,function(t){const e=o;return e(455)+t[e(388)]()[e(359)][e(354)][e(473)](e(429))[e(380)]()+e(500)}(s))):Kr(n,o(358),Kr(n,o(372))),c={type:o(497),content:a};break;case o(484):case o(348):!1===i[o(481)]&&(a=o(448),c={type:o(403),content:Kr(n,a,Kr(n,o(372)))})}return c}))}}function zs(){const t=["suggestion","ELEMENT_LIST_ITEM","splitListItemBefore","fromRange","setSelection","createPositionAt","formatBlock","schema","1OvlQjr","toUpperCase","_supportLegacySuggestions","map","afterInit","editor","find","getChangedMarkers","ELEMENT_BULLETED_LIST","getFirstRange","todo","length","data","*Split:* list item","_registerLegacyDescription","commandName","next","noTrackChangesFixer","high","includes","listMarkerStyle","change:data","25HKAAey","containsItem","deletion","change","ELEMENT_NUMBERED_LIST","startsWith","3290399EPNzuj","selection","bulleted","ListEditing","end","listItemId","*Format:* remove from %0","*Merge:* list item","registerBlockAttribute","newValue","23251888BnQeye","*Change to:* %0","locale","getFirstMarker","*Remove format:* %0","308ezBULB","newRange","todoList","_suggestionFactory","listStart","getRanges","isUndo","listType","_getAttributeKey","value","descriptionFactory","createRange","batch","4903029aAPqUr","add","forceValue","meta","bulletedList","refresh","accept","range","isObject","registerCustomCallback","isLocal","splitListItemAfter","13623TtoAvA","*Merge:* %0","_findSuggestions","TodoListEditing","trackChangesCommand","listMarker","6055180zwubea","registerPostFixer","ELEMENT_","outdentList","document","execute","registerDescriptionCallback","filter","attributes","groupId","todoListChecked","checkTodoList","245186lOwWEw","_splitMarkerName","listReversed","type","getChanges","listItemIdFixer","1183932vuZwPJ","plugins","getAttribute","listIndent","listStyle","registerElementLabel","assureChains","todoListCheck","customNumberedList","oldRange","multipleBlocks","*Format:* insert into %0","push","mergeListItemBackward","commandParams","TrackChangesEditing","enableDefaultAttributesIntegration","name","indentList","FORMAT_INDENT","parent","size","*Set format:* %0","setAttribute","get","attributeKey","format","previousSibling","isNextTo","_LIST","list.multiBlock","*Uncheck item*","attribute","getSuggestions","customBulletedList","8gQCGIw","documentList","has","commands","default","mergeListItemForward","model","head","numberedList","*Check item*","getSuggestion","nodeAfter","registerAttributeLabel","removeMarker","config","*Outdent:* %0","start","hasSuggestion","detach","from","oldValue","numbered","key","*Indent:* %0","nextSibling","differ","ELEMENT_TODO_LIST","suggestion:attribute:"];return(zs=function(){return t})()}function Hs(t,e){const n=zs();return(Hs=function(t,e){return n[t-=342]})(t,e)}function Ws(t){const e=Gs;let n=t[e(388)]()[e(359)][e(354)][e(498)];for(;n;){const r=n[e(473)](e(412));if(!r)return!1;if(r==t[e(391)][e(416)])return e(416);if(r==t[e(391)][e(363)])return e(363);n=n[e(498)]}return!1}function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=108]})(t,e)}const Xs=Ks;function qs(){const t=["document","lower-latin","plugins","1015nFpRqL","_LIST_","13152KJOBgP","model","type","batch","numbered","*Set format:* %0","key","format","replace","locale","ELEMENT_","next","default","getAttribute","config","listType","registerPostFixer","45cAAvZm","_getAttributeKey","_findSuggestions","upper-latin","*Change to:* %0","head","get","getFirstMarker","registerAttributeLabel","listStyle","decimal-leading-zero","registerBlockAttribute","ListPropertiesEditing","styles","attribute","1491006Buetxo","53648rwWkTz","upper-roman","getFirstRange","disc","suggestion","324dsyKzE","customNumbered","commandName","has","removeMarker","*Format:* set order to reversed","listStart","data","square","oldValue","_registerLegacyDescription","_getTranslationKeyForListStyle","filter","FORMAT_LIST_REVERSED","registerDescriptionCallback","bind","enableDefaultAttributesIntegration","TrackChangesEditing","isUndo","_LIST_DEFAULT","FORMAT_LIST_START","listReversed","29967150LMwcfC","newValue","afterInit","decimal","869248pfnXCx","formatBlock","reversed","25809EoyRec","start","find","startIndex","includes","lower-roman","descriptionFactory","437242pajXhL","*Format:* set start index to %0","bulleted","editor","*Remove format:* %0","getSuggestions","nodeAfter","list.properties","commandParams","*Format:* set order to regular","circle","handleDescriptions","toUpperCase"];return(qs=function(){return t})()}!function(t){const e=Ks,n=t();for(;;)try{if(578812===-parseInt(e(166))/1+-parseInt(e(176))/2+-parseInt(e(134))/3+-parseInt(e(194))/4*(parseInt(e(192))/5)+parseInt(e(140))/6*(-parseInt(e(169))/7)+parseInt(e(135))/8*(parseInt(e(119))/9)+parseInt(e(162))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Xs(164)](){const t=Xs;if(!this[t(179)][t(191)][t(143)](t(131)))return;const e=this[t(179)][t(116)][t(125)](t(183)),n=this[t(179)][t(191)][t(125)](t(157));e[t(132)]&&(n[t(156)](t(128)),n[t(130)](t(128))),e[t(168)]&&(n[t(156)](t(161)),n[t(130)](t(161))),e[t(172)]&&(n[t(156)](t(146)),n[t(130)](t(146)));const r={type:t(109),content:""};n[t(175)][t(154)](this[t(187)][t(155)](this));const s=this[t(179)][t(111)];n[t(175)][t(127)](t(161),Kr(s,t(153))),n[t(175)][t(154)]((e=>{const n=t,{data:s}=e;if(s&&n(161)==s[n(108)])return null==s[n(163)]||0==s[n(163)]&&null==s[n(149)]?r:void 0})),n[t(175)][t(127)](t(146),Kr(s,t(160))),n[t(175)][t(154)]((e=>{const n=t,{data:s}=e;if(s&&n(146)==s[n(108)])return null==s[n(163)]||1==s[n(163)]&&null==s[n(149)]?r:void 0})),this[t(179)][t(195)][t(189)][t(118)]((e=>{const r=t;if(e[r(197)][r(158)])return!1;let s=!1;const o=n[r(181)]({skipNotAttached:!0})[r(152)]((t=>{const e=r,s=n[e(120)](t);return e(146)==s||e(161)==s}));for(const t of o){const o=t[r(137)]()[r(170)][r(182)][r(115)](r(117));r(198)!=o&&r(141)!=o&&(n[r(121)](t[r(137)](),r(133))[r(171)]((t=>r(117)==n[r(120)](t[r(139)])))||(e[r(144)](t[r(126)]()),s=!0))}return s})),this[t(150)]()}[Xs(187)](t){const e=Xs,n=this[e(179)][e(111)],{data:r}=t,s={type:e(109),content:""};if(!r||e(128)!=r[e(108)])return;if(!r[e(149)])return e(114)==r[e(163)]?s:{type:e(109),content:""+Kr(n,e(199),Kr(n,this[e(151)](r[e(163)])))};if(!r[e(163)]){if(e(114)==r[e(149)])return s;let o=t[e(124)];for(;o;){if(o[e(147)]&&e(117)==o[e(147)][e(108)]&&o[e(147)][e(163)])return s;o=o[e(113)]}return{type:e(109),content:""+Kr(n,e(180),Kr(n,this[e(151)](r[e(149)])))}}if(e(114)!=r[e(163)])return{type:e(109),content:""+Kr(n,e(199),Kr(n,this[e(151)](r[e(163)])))};let o=t[e(124)];for(;o;){if(o[e(147)]&&e(117)==o[e(147)][e(108)]&&o[e(147)][e(163)]&&o[e(147)][e(149)])return s;o=o[e(113)]}const i=t[e(137)]()[e(170)][e(182)][e(115)](e(117));return{type:e(109),content:Kr(n,e(199),Kr(n,e(112)+i[e(188)]()+e(159)))}}[Xs(150)](){const t=Xs,e=this[t(179)],n=e[t(111)];e[t(191)][t(125)](t(157))[t(175)][t(154)]((e=>{const r=t;if(r(167)!=e[r(196)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(142)]){case r(128):o=r(123),i={type:r(109),content:Kr(n,o,Kr(n,this[r(151)](s[r(184)][0][r(196)])))};break;case r(161):o=s[r(184)][0][r(168)]?r(145):r(185),i={type:r(109),content:Kr(n,o)};break;case r(146):o=r(177),i={type:r(109),content:Kr(n,o,s[r(184)][0][r(172)])}}return i}))}[Xs(151)](t){const e=Xs;return e(112)+function(t){const n=e;return Ys[n(173)](t)?n(178):Js[n(173)](t)?n(198):null}(t)[e(188)]()+e(193)+t[e(188)]()[e(110)](/-/g,"_")}}const Ys=[Xs(138),Xs(186),Xs(148)],Js=[Xs(165),Xs(129),Xs(174),Xs(136),Xs(190),Xs(122)];var Qs=n(507);const $s=eo;function to(){const t=["plugins","ck-suggestion-marker-split","end","showSuggestionHighlights","TrackChangesEditing","231711tFNbPv","4812grkwPY","enterBlock","change","723155VpWyGl","markerName","detach","model","writer","addMarker:suggestion:insertion","requires","enter","setSelection","mapper","high","20ksgQRn","markInsertion","parent","editing","hasClass","afterExecute","46044qmejxt","fromRange","split","6RxrUUu","13tNqnRh","getFirstPosition","10490rDPbjw","27WsKkuV","commands","removeMarker:suggestion:insertion","data","createRange","editor","nextSibling","remove","downcastDispatcher","unbindElementFromMarkerName","fire","markerNameToElements","2838591ZxZugP","createPositionAt","bind","2695ZWIgGV","getFirstRange","document","options","56hYKdsi","selection","enableCommand","init","get","71099fwqvmC"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(289974===parseInt(e(246))/1*(parseInt(e(277))/2)+parseInt(e(276))/3*(parseInt(e(291))/4)+-parseInt(e(280))/5*(parseInt(e(242))/6)+-parseInt(e(270))/7*(parseInt(e(265))/8)+parseInt(e(258))/9+parseInt(e(245))/10*(-parseInt(e(261))/11)+-parseInt(e(239))/12*(parseInt(e(243))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(286)](){return[Qs.Enter]}[$s(268)](){const t=$s,e=this[t(251)],n=e[t(271)][t(269)](t(275)),r=e[t(247)][t(269)](t(287));n[t(267)](t(287),(()=>{const s=t;e[s(283)][s(279)]((t=>{const o=s,a=e[o(283)][o(263)][o(266)],c=a[o(244)](),u=i.LiveRange[o(240)](a[o(262)]());if(r[o(278)](t)){const r=e[o(283)][o(259)](c[o(235)][o(252)],0),s=t[o(250)](c,r);n[o(292)](s)}else t[o(288)](t[o(250)](u[o(273)]));u[o(282)](),r[o(256)](o(238),{writer:t})}))})),e[t(236)][t(254)].on(t(285),Ps(e,t(241)),{priority:t(290)}),e[t(236)][t(254)].on(t(248),((e,n,r)=>{const s=t,o=r[s(289)][s(257)](n[s(281)]);if(o)for(const t of o)t[s(237)](s(272))&&(r[s(289)][s(255)](t,n[s(281)]),r[s(284)][s(253)](t))}),{priority:t(290)}),e[t(249)][t(254)].on(t(285),((n,r,s)=>{const o=t;s[o(264)][o(274)]&&Ps(e,o(241),{showActiveMarker:!1})[o(260)](this)(n,r,s)}),{priority:t(290)})}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=444]})(t,e)}function so(){const t=["plugins","enableCommand","get","_isInDeletionRange","handleFindCommand","findPrevious","replaceAll","2869550NXnjWC","has","bind","3835244nUfQqK","isArray","results","2389164MZsmTB","getIntersection","1646248qnbGEy","suggestion:deletion","48790528lPOzQH","5651090QlpJSD","end","findNext","item","find","getMarkersGroup","createRange","replace","createPositionAt","266ObAzju","editor","filter","TrackChangesEditing","FindAndReplaceEditing","start","getRange","findByTextCallback","FindAndReplaceUtils","markers","136932bJkhbk","model","string","afterInit"];return(so=function(){return t})()}const oo=ro;!function(t){const e=ro,n=t();for(;;)try{if(857916===-parseInt(e(477))/1+-parseInt(e(469))/2+parseInt(e(475))/3+-parseInt(e(472))/4+-parseInt(e(480))/5+-parseInt(e(458))/6*(parseInt(e(448))/7)+parseInt(e(479))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[oo(461)](){const t=oo;if(!this[t(449)][t(462)][t(470)](t(452)))return;const e=this[t(449)][t(462)][t(464)](t(451));e[t(463)](t(484),this[t(466)][t(471)](this)),e[t(463)](t(482)),e[t(463)](t(467)),e[t(463)](t(446)),e[t(463)](t(468))}[oo(466)](t,e,n={}){const r=oo,s=this[r(449)][r(462)][r(464)](r(456));return t((t=>{const o=r;let i=(o(460)==typeof e?s[o(455)](e,n):e)(t);Array[o(473)](i)&&(i={results:i,searchText:o(460)==typeof e?e:""});const a=i[o(474)][o(450)]((e=>!1===this[o(465)](e,t[o(483)])));return{...i,results:a}}),n)}[oo(465)](t,e){const n=oo,r=this[n(449)][n(459)][n(445)](this[n(449)][n(459)][n(447)](e,t[n(453)]),this[n(449)][n(459)][n(447)](e,t[n(481)]));for(const t of this[n(449)][n(459)][n(457)][n(444)](n(478)))if(null!==r[n(476)](t[n(454)]()))return!0;return!1}}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=304]})(t,e)}function uo(){const t=["FontBackgroundColorEditing","registerAttributeLabel","TrackChangesEditing","FORMAT_FONT_COLOR","5857938EwYYuj","FORMAT_FONT_FAMILY","fontColor","label","commandName","fontBackgroundColor.colors","toLowerCase","1342516QzfGdv","editor","*Reset font background color*","format","*Set font size:* %0","get","plugins","FORMAT_FONT_BACKGROUND","13044KqmRPn","formatInline","fontFamily","5AldgdM","fontSize.options","descriptionFactory","*Reset font color*","*Set font color:* %0","enableDefaultAttributesIntegration","fontColor.colors","fontBackgroundColor","model","_registerLegacyDescription","afterInit","commandParams","registerInlineAttribute","value","trim","locale","title","FontColorEditing","1577069bsilte","60WecPBi","*Set font family:* %0","fontSize","*Reset font size*","normalizeSizeOptions","has","FontFamilyEditing","1417864XLBCRy","20IuSJit","registerDescriptionCallback","16BZroFB","*Set font background color:* %0","config","find","2765Oihlno","FontSize","type","FORMAT_FONT_SIZE","2gFGvxf","2917440nFekVI","*Reset font family*","FontSizeEditing","2636007EdxcSB"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(752560===-parseInt(e(312))/1*(-parseInt(e(323))/2)+-parseInt(e(324))/3+parseInt(e(339))/4*(-parseInt(e(350))/5)+-parseInt(e(347))/6*(-parseInt(e(319))/7)+-parseInt(e(315))/8*(parseInt(e(332))/9)+-parseInt(e(313))/10*(-parseInt(e(327))/11)+parseInt(e(305))/12*(parseInt(e(304))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(326),commandName:ao(307)},{pluginName:ao(311),commandName:ao(349)},{pluginName:ao(367),commandName:ao(334)},{pluginName:ao(328),commandName:ao(357)}];class fo extends t.Plugin{[ao(360)](){const t=ao,e=this[t(340)][t(365)],n=this[t(340)][t(345)][t(344)](t(330));for(const{pluginName:e,commandName:r}of lo)this[t(340)][t(345)][t(310)](e)&&(n[t(355)](r),n[t(362)](r));n[t(352)][t(329)](t(307),Kr(e,t(322))),n[t(352)][t(329)](t(349),Kr(e,t(333))),n[t(352)][t(329)](t(334),Kr(e,t(331))),n[t(352)][t(329)](t(357),Kr(e,t(346))),this[t(359)]()}[ao(359)](){const t=ao,e=this[t(340)],n=e[t(365)];e[t(345)][t(344)](t(330))[t(352)][t(314)]((e=>{const r=t,o=n.t;if(r(348)!=e[r(321)])return;const{data:i}=e;if(null!=i){if(r(307)==i[r(336)]){const t=i[r(361)][0][r(363)];if(t){const e=o(this[r(340)][r(345)][r(344)](r(320))[r(309)](this[r(340)][r(317)][r(344)](r(351)))[r(318)]((e=>e[r(358)]==t))[r(366)])[r(338)]();return{type:r(342),content:Kr(n,r(343),e)}}return{type:r(342),content:Kr(n,r(308))}}if(r(349)==i[r(336)]){const t=i[r(361)][0][r(363)];return t?{type:r(342),content:Kr(n,r(306),t)}:{type:r(342),content:Kr(n,r(325))}}if(r(334)==i[r(336)]){const t=i[r(361)][0][r(363)];if(t){const e=(0,s.normalizeColorOptions)(this[r(340)][r(317)][r(344)](r(356)))[r(318)]((e=>e[r(358)]==t));let i=t,a="";return e&&(i=e[r(335)],a=o(i)[r(338)]()),{type:r(342),content:Kr(n,r(354),a)[r(364)](),color:{value:t,title:a||i}}}return{type:r(342),content:Kr(n,r(353))}}if(r(357)==i[r(336)]){const t=i[r(361)][0][r(363)];if(t){const e=(0,s.normalizeColorOptions)(this[r(340)][r(317)][r(344)](r(337)))[r(318)]((e=>e[r(358)]==t));let i=t,a="";return e&&(i=e[r(335)],a=o(i)[r(338)]()),{type:r(342),content:Kr(n,r(316),a)[r(364)](),color:{value:t,title:a||i}}}return{type:r(342),content:Kr(n,r(341))}}}}))}}const ho=po;function go(){const t=["get","*Remove all formatting*","fontSize","editor","label","formatInline","find","formatBlock","commands","FontSize","3517352iaNJym","split","fontColor.colors","registerDescriptionCallback","10PnobmH","copyFormat","TrackChangesEditing","pasteFormat","toUpperCase","*Set format to:* %0","entries","48ZVQwQJ","boolean","descriptionFactory","join","title","push","enableCommand","624210layTIw","33206UgLloJ","locale","1861866vKWJSn","enableDefaultAttributesIntegration","afterInit","26231601KYiAoV","980380TNImVE","8SLGLrO","config","commandName","format","model","normalizeSizeOptions","charAt","5894231ESJZlP","fontBackgroundColor","fontColor","type","toLowerCase","length","plugins","slice","36EcgMJW","fontSize.options","commandParams","_registerLegacyDescription"];return(go=function(){return t})()}function po(t,e){const n=go();return(po=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(655560===-parseInt(e(500))/1*(-parseInt(e(508))/2)+-parseInt(e(510))/3+-parseInt(e(544))/4+-parseInt(e(548))/5*(-parseInt(e(507))/6)+parseInt(e(522))/7*(-parseInt(e(515))/8)+-parseInt(e(530))/9*(parseInt(e(514))/10)+parseInt(e(513))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class mo extends t.Plugin{[ho(512)](){const t=ho,e=this[t(537)],n=e[t(528)][t(534)](t(550)),r=e[t(542)][t(534)](t(549)),s=e[t(542)][t(534)](t(551));r&&s&&(n[t(511)](t(551)),n[t(506)](t(549)),this[t(533)]())}[ho(533)](){const t=ho,e=this[t(537)],n=e[t(509)];e[t(528)][t(534)](t(550))[t(502)][t(547)]((r=>{const s=t;if(s(541)!=r[s(525)]&&s(539)!=r[s(525)])return;const{data:o}=r;if(o&&s(551)===o[s(517)]){const t=[],r=o[s(532)][0];for(const[n,o]of Object[s(554)](r))t[s(505)](Eo(e,n,o));return t[s(527)]?{type:s(518),content:Kr(n,s(553),t[s(503)](", "))}:{type:s(518),content:Kr(n,s(535))}}}))}}function Eo(t,e,n){const r=ho,o=t[r(509)].t,i=e[r(545)](/(?=[A-Z])/)[r(503)](" "),a=o(i[r(521)](0)[r(552)]()+i[r(529)](1))[r(526)]();if(r(501)==typeof n)return a;if(r(524)===e||r(523)===e){const e=(0,s.normalizeColorOptions)(t[r(516)][r(534)](r(546)))[r(540)]((t=>t[r(519)]==n));return a+" ("+(e?o(e[r(538)])[r(526)]():n)+")"}if(r(536)===e&&isNaN(parseFloat(n))){const e=t[r(528)][r(534)](r(543))[r(520)](t[r(516)][r(534)](r(531)))[r(540)]((t=>t[r(519)]==n));return a+" ("+(e?o(e[r(504)])[r(526)]():n)+")"}return a+" ("+n+")"}const Io=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=377]})(t,e)}function To(){const t=["HeadingEditing","config","289707ezufGe","format","_headingOptions","registerElementLabel","3414950KSQRWA","formatBlock","11HWupIi","_getHeadingLevel","registerDescriptionCallback","paragraph","ELEMENT_HEADING_CUSTOM","value","8eLiAqH","TrackChangesEditing","ELEMENT_HEADING","get","2354634ANvJHw","plugins","editor","locale","enableDefaultAttributesIntegration","heading.options","find","heading","*Change to:* %0","view","type","1156869DOaYBz","1591476rUaeli","name","afterInit","commandName","176606KUnDwL","descriptionFactory","4oSXnMy","has","_registerLegacyDescription","model","title","match","5VSBexb","commandParams","238072EzsfYL"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(186981===parseInt(e(377))/1*(-parseInt(e(420))/2)+parseInt(e(388))/3+parseInt(e(385))/4*(-parseInt(e(383))/5)+-parseInt(e(416))/6+parseInt(e(415))/7*(parseInt(e(400))/8)+parseInt(e(404))/9+-parseInt(e(392))/10*(-parseInt(e(394))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Io(418)](){const t=Io,e=this[t(406)];if(!e[t(405)][t(378)](t(386)))return;this[t(390)]=e[t(387)][t(403)](t(409));const n=e[t(407)],r=e[t(405)][t(403)](t(401));r[t(408)](t(411));for(const e of this[t(390)])t(397)!=e[t(380)]&&r[t(421)][t(391)](e[t(380)],(n=>{const r=t,i=this[r(395)](e[r(380)]);return null!==i?s(n,i):o(n,e[r(381)])}));function s(e,r){return Kr(n,t(402),[e,r])}function o(e,r){return Kr(n,t(398),[e,r])}this[t(379)]()}[Io(379)](){const t=Io,e=this[t(406)],n=e[t(407)];e[t(405)][t(403)](t(401))[t(421)][t(396)]((e=>{const r=t;if(r(393)!=e[r(414)])return;const{data:s}=e;if(s&&r(411)==s[r(419)]){const e=s[r(384)][0][r(399)],c=this[r(395)](e);if(null!==c)return{type:r(389),content:Kr(n,r(412),(a=c,Kr(n,r(402),[1,a])))};const u=this[r(390)][r(410)]((t=>t[r(380)]===e))[r(381)];return{type:r(389),content:Kr(n,r(412),(o=1,i=u,Kr(n,t(398),[o,i])))}}var o,i,a}))}[Io(395)](t){const e=Io;var n,r;const s=t[e(382)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(390)])||void 0===n?void 0:n[e(410)]((n=>n[e(380)]==t));if(o&&o[e(413)]){const t=o[e(413)],n=(null!==(r=t[e(417)])&&void 0!==r?r:t)[e(382)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(697536===parseInt(e(235))/1*(parseInt(e(237))/2)+parseInt(e(261))/3*(-parseInt(e(226))/4)+-parseInt(e(241))/5+-parseInt(e(234))/6+-parseInt(e(257))/7*(parseInt(e(264))/8)+parseInt(e(224))/9*(parseInt(e(252))/10)+parseInt(e(248))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class ko extends t.Plugin{[yo(256)](){const t=yo,e=this[t(229)];if(!e[t(253)][t(240)](t(245)))return;const n=e[t(253)][t(247)](t(233)),r=e[t(228)];n[t(225)](t(251)),n[t(230)](t(251)),n[t(260)][t(242)](t(251),Kr(r,t(223))),this[t(227)]()}[yo(227)](){const t=yo,e=this[t(229)],n=e[t(228)];e[t(253)][t(247)](t(233))[t(260)][t(239)]((r=>{const s=t;if(s(238)!=r[s(254)])return;const{data:o}=r;if(o&&s(251)==o[s(258)]){const t=n.t,r=o[s(231)][0][s(255)];if(r){const o=e[s(243)][s(247)](s(263))[s(259)]((t=>t[s(262)]==r)),i=t(o[s(250)])[s(246)]();return{type:s(236),content:Kr(n,s(249),i),color:{value:o[s(232)],title:o[s(250)]}}}return{type:s(236),content:Kr(n,s(244),Kr(n,s(223)))}}}))}}function Co(){const t=["7izdqAt","commandName","find","descriptionFactory","993iiPjty","model","highlight.options","3248936zHyzeW","FORMAT_HIGHLIGHT","1224VykXAO","enableDefaultAttributesIntegration","2096bLVbUo","_registerLegacyDescription","locale","editor","registerInlineAttribute","commandParams","color","TrackChangesEditing","6738204lVgQdc","10MbTkRk","format","15546SsbOUF","formatInline","registerDescriptionCallback","has","1629015KWTlbg","registerAttributeLabel","config","*Remove highlight*","HighlightEditing","toLowerCase","get","19141452CvwRBA","*Set highlight:* %0","title","highlight","66770GtqyHb","plugins","type","value","afterInit"];return(Co=function(){return t})()}function Lo(t,e){const n=No();return(Lo=function(t,e){return n[t-=129]})(t,e)}function No(){const t=["has","6608357HYESAV","327774SeXwFw","createPositionAt","afterInit","conversion","ck-horizontal-line","145pkDnNn","enableCommand","showSuggestionHighlights","110FzoMlA","8Vwxcfz","plugins","elementToStructure","1072341RyjnHL","for","HorizontalLineEditing","editor","descriptionFactory","registerElementLabel","ELEMENT_HORIZONTAL_LINE","locale","12jLyewT","createContainerElement","791222zpgNry","high","insert","horizontalLine","1614101liLDcV","addClass","17671379sypFCg","get","354796lhlYDE","TrackChangesEditing","div","dataDowncast","createEmptyElement"];return(No=function(){return t})()}const Ro=Lo;!function(t){const e=Lo,n=t();for(;;)try{if(815684===-parseInt(e(142))/1+-parseInt(e(138))/2*(-parseInt(e(136))/3)+-parseInt(e(146))/4+-parseInt(e(158))/5*(-parseInt(e(153))/6)+parseInt(e(152))/7*(-parseInt(e(162))/8)+parseInt(e(165))/9*(-parseInt(e(161))/10)+parseInt(e(144))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class So extends t.Plugin{[Ro(155)](){const t=Ro,e=this[t(131)];if(!e[t(163)][t(151)](t(130)))return;e[t(163)][t(145)](t(147))[t(159)](t(141));const n=e[t(163)][t(145)](t(147)),r=e[t(135)];n[t(132)][t(133)](t(141),(e=>Kr(r,t(134),e))),e[t(156)][t(129)](t(149))[t(164)]({model:t(141),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(160)])return null;const o=n[s(137)](s(148)),i=n[s(150)]("hr");return n[s(143)](s(157),o),n[s(140)](n[s(154)](o,0),i),o},converterPriority:t(139)})}}const vo=wo;function Mo(){const t=["enableDefaultAttributesIntegration","5lONiDX","_registerLegacyDescription","*Change %0 content*","rawHtml","formatBlock","348597NDOAdx","element","registerBlockAttribute","3660piojvF","HtmlEmbed","value","attribute","2721918fcdvTk","7Pavqwr","10688843YomtVY","TrackChangesEditing","editor","type","descriptionFactory","12bWDgEg","plugins","registerDescriptionCallback","key","locale","2069524PxLZjs","334870WNOldp","afterInit","htmlEmbed","registerElementLabel","873CkeXjE","commandName","nodeAfter","has","format","get","start","getFirstRange","980552uZWGHv","ELEMENT_HTML_EMBED","2CcqAAG"];return(Mo=function(){return t})()}function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(306417===-parseInt(e(143))/1*(-parseInt(e(157))/2)+-parseInt(e(164))/3+-parseInt(e(142))/4+parseInt(e(159))/5*(-parseInt(e(130))/6)+-parseInt(e(131))/7*(-parseInt(e(155))/8)+parseInt(e(147))/9*(-parseInt(e(126))/10)+parseInt(e(132))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[vo(144)](){const t=vo,e=this[t(134)];if(!e[t(138)][t(150)](t(127)))return;const n=e[t(138)][t(152)](t(133)),r=e[t(141)];n[t(136)][t(146)](t(162),(e=>Kr(r,t(156),e))),n[t(158)](t(145)),n[t(125)](t(128)),n[t(136)][t(139)]((e=>{const n=t;if(n(129)!=e[n(135)])return;const{data:s}=e;if(s&&n(128)==s[n(140)]&&e[n(154)]()[n(153)][n(149)].is(n(165),n(162))){const t=Kr(r,n(156));return{type:n(151),content:Kr(r,n(161),t)}}})),this[t(160)]()}[vo(160)](){const t=vo,e=this[t(134)],n=e[t(141)];e[t(138)][t(152)](t(133))[t(136)][t(139)]((e=>{const r=t;if(r(163)!=e[r(135)])return;const{data:s}=e;if(s&&r(145)==s[r(148)]){const t=Kr(n,r(156));return{type:r(151),content:Kr(n,r(161),t)}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=344]})(t,e)}function Po(){const t=["forceDefaultExecution","_suggestionFactory","11tPeffU","_registerLegacyDescription","imageBlock","imageTextAlternative","element","document","type","end","previous","ImageBlockEditing","join","imageInline","backward","ELEMENT_INLINE_IMAGE","markBlockFormat","116889dwyMdp","convertBlockImageToInline","insertImage","ImageCaptionEditing","getNearestSelectionRange","8hoNnQX","commandName","Inline image to block image","chain","removeObject","enableDefaultAttributesIntegration","registerAttributeLabel","key","ImageUploadEditing","isIntersecting","TrackChangesEditing","ImageUtils","ImageEditing","insertion","locale","get","*Set image width:* %0","start","descriptionFactory","markInsertion","48lpUHKl","ELEMENT_CAPTION","registerBlockAttribute","registerElementLabel","length","uploadImage","width","1773621nCmKLz","addObject","imageCaption","isCollapsed","_findSuggestions","format","toggleImageCaption","isBlockImage","ImageTextAlternativeEditing","FORMAT_IMAGE_SIZE","ELEMENT_IMAGE","deletion","getContainedElement","attribute","imageStylePreApply","createRange","getFirstRange","nodeBefore","resizedWidth","registerDescriptionCallback","convertInlineImageToBlock","ImageResize","has","isEqual","11478CwYvaJ","77505QNWuUa","imageTypeInline","getSuggestionCallback","caption","registerCustomCallback","isOwn","*Remove image text alternative*","isBefore","schema","subType","21IAeDWP","toPrevious","*Set image text alternative:* %0","afterInit","ImageInlineEditing","accept","6347470aTNryB","detach","find","toNext","editor","markDeletion","newValue","resizeImage","selection","getClosestSelectedImageElement","fromPosition","plugins","model","*Reset image width*","formatBlock","enableCommand","alt","createRangeOn","imageTypeBlock","nodeAfter","Block image to inline image","filter","ImageCaptionUtils","forward","545596JGpEqh","commandParams","900179SfOiBK","formatInline","findIndex","change","discard","getCaptionFromImageModelElement"];return(Po=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(108388===parseInt(e(436))/1+parseInt(e(370))/2*(parseInt(e(381))/3)+parseInt(e(411))/4+parseInt(e(371))/5*(parseInt(e(461))/6)+parseInt(e(413))/7+parseInt(e(441))/8*(parseInt(e(346))/9)+parseInt(e(387))/10*(-parseInt(e(421))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Do(384)](){const t=Do,e=this[t(391)];if(!e[t(398)][t(368)](t(453)))return;const n=e[t(398)][t(456)](t(451)),r=e[t(398)][t(456)](t(452)),s=e[t(455)];n[t(402)](t(438)),n[t(459)][t(464)](t(423),(e=>Kr(s,t(356),e))),n[t(459)][t(464)](t(432),(e=>Kr(s,t(434),e))),n[t(459)][t(464)](t(374),(()=>Kr(s,t(462)))),e[t(398)][t(368)](t(449))&&n[t(402)](t(344)),e[t(398)][t(368)](t(430))&&e[t(398)][t(368)](t(385))&&(n[t(402)](t(372),((s,o)=>{const i=t,a=r[i(396)](e[i(399)][i(426)][i(395)]);e[i(399)][i(416)]((()=>{const t=i;n[t(435)](a,{commandName:t(372),commandParams:[o]},[],t(437))}))})),n[t(402)](t(405),((s,o)=>{const a=t;e[a(399)][a(416)]((t=>{const c=a;let u=r[c(396)](e[c(399)][c(426)][c(395)]),l=t[c(404)](u);const f=i.LivePosition[c(397)](l[c(458)],c(382)),h=i.LivePosition[c(397)](l[c(428)],c(390));n[c(419)]((()=>s(o))),u=r[c(396)](e[c(399)][c(426)][c(395)]),l=t[c(404)](u);const g=t[c(361)](f,h);f[c(388)](),h[c(388)](),n[c(435)](u,{commandName:c(372),commandParams:[o]},[],c(366)),g[c(458)][c(378)](l[c(458)])&&n[c(460)](t[c(361)](g[c(458)],l[c(458)]),c(366)),l[c(428)][c(378)](g[c(428)])&&n[c(460)](t[c(361)](l[c(428)],g[c(428)]),c(366))}))})),n[t(420)][t(375)](t(401),t(366),t(431),(()=>!1)),n[t(420)][t(375)](t(401),t(366),t(386),(()=>!1)),n[t(420)][t(375)](t(401),t(366),t(417),n[t(420)][t(373)](t(401),"",t(386))),n[t(420)][t(375)](t(454),t(366),t(431),(()=>!1)),n[t(420)][t(375)](t(454),t(366),t(417),(([r])=>{const s=t,o=n[s(420)][s(373)](s(454),"",s(417));let i=r[s(458)],a=r[s(428)];const c=e[s(399)][s(379)][s(440)](i,s(433)),u=e[s(399)][s(379)][s(440)](a,s(410));c[s(349)]&&(i=c[s(458)]),u[s(349)]&&(a=u[s(428)]),o([e[s(399)][s(361)](i,a)])})),n[t(420)][t(375)](t(401),t(366),t(444),c),n[t(420)][t(375)](t(454),t(366),t(444),c)),e[t(398)][t(368)](t(439))&&(n[t(402)](t(352),((s,o)=>{const i=t,a=e[i(398)][i(456)](i(409));let c=r[i(396)](e[i(399)][i(426)][i(395)]),u=a[i(418)](c);e[i(399)][i(416)]((()=>{const t=i;if(u)return void n[t(392)](e[t(399)][t(404)](u));const l=r[t(353)](c);s(o),c=r[t(396)](e[t(399)][t(426)][t(395)]),u=a[t(418)](c),n[t(460)](e[t(399)][t(404)](u),l?null:t(348))}))})),n[t(420)][t(375)](t(454),t(348),t(444),c));const o=[{type:t(401),subType:t(360)},{type:t(454),subType:t(348)},{type:t(401),subType:t(366)},{type:t(454),subType:t(366)}];function a(e,s){const i=t,a=o[i(415)]((({type:t,subType:n})=>e[i(427)]==t&&e[i(380)]==n)),c=o[i(415)]((({type:t,subType:e})=>s[i(427)]==t&&s[i(380)]==e));if(a<0||c<0)return!1;const u=e[i(362)](),l=s[i(362)]();if((0==a||1==a)&&2==c&&u[i(450)](l))return!0;if(2==a&&3==c){const t=n[i(350)](u,i(454))[i(408)]((({suggestion:t,meta:e})=>e[i(376)]&&i(366)==t[i(380)]));if(t[i(465)]>1&&l[i(428)][i(369)](u[i(458)]))return!0;if(1==t[i(465)]&&(u[i(458)][i(369)](l[i(428)])||u[i(428)][i(369)](l[i(458)])))return!0}if(3==a&&3==c&&u[i(458)][i(378)](l[i(458)])){const t=u[i(428)][i(406)],e=l[i(458)][i(363)];return r[i(353)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(398)][t(368)](t(367))&&(n[t(446)](t(394)),n[t(463)](t(364)),n[t(459)][t(447)](t(364),Kr(s,t(355)))),e[t(398)][t(368)](t(354))&&(n[t(446)](t(424)),n[t(463)](t(403))),n[t(459)][t(365)]((e=>{const n=t;if(o[n(389)]((({type:t,subType:r})=>e[n(427)]==t&&e[n(380)]==r)))return e[n(429)]?{}:void 0})),n[t(459)][t(365)]((e=>{const n=t;if(n(454)==e[n(427)]||n(357)==e[n(427)]){const t=e[n(358)]();if(t&&t.is(n(425),n(374)))return{type:n(454)==e[n(427)]?n(347):n(445),element:t,quantity:1}}})),n[t(459)][t(365)]((e=>t(401)==e[t(427)]&&t(366)==e[t(380)]?{type:t(351),content:t(443)}:t(401)==e[t(427)]&&t(437)==e[t(380)]?{type:t(351),content:t(407)}:void 0)),n[t(459)][t(365)]((e=>{const n=t;if(n(359)!=e[n(427)])return;const{data:r}=e;if(!r||n(403)!=r[n(448)])return;const o=r[n(393)];return o?{type:n(351),content:Kr(s,n(383),'"'+o+'"')}:{type:n(351),content:Kr(s,n(377))}})),this[t(422)]()}[Do(422)](){const t=Do,e=this[t(391)],n=e[t(455)];e[t(398)][t(456)](t(451))[t(459)][t(365)]((e=>{const r=t;if(r(401)!=e[r(427)]&&r(414)!=e[r(427)])return;const{data:s}=e;if(s){if(r(424)==s[r(442)]){const t=s[r(412)][0][r(393)];return t?{type:r(351),content:Kr(n,r(383),'"'+t+'"')}:{type:r(351),content:Kr(n,r(377))}}if(r(394)==s[r(442)]){const t=s[r(412)][0][r(345)];return t?{type:r(351),content:Kr(n,r(457),t)}:{type:r(351),content:Kr(n,r(400))}}}}))}}const Bo=jo;function Uo(){const t=["descriptionFactory","discard","registerDescriptionCallback","586536lmUKrW","plugins","230334RpLwyH","accept","src","177936FAkIlD","get","attribute","oldValue","_handleLegacySuggestions","formatInline","27irHLTO","key","getSuggestionCallback","463545UYcsRq","locale","newValue","ImageEditing","commandName","TrackChangesEditing","_registerLegacyDescription","has","*Replace image URL*","12GsCwui","formatBlock","editor","14adKzsz","78556JUJgtK","*Format:* replace image URL","_suggestionFactory","4398400VyhCjU","replaceImageSource","registerBlockAttribute","registerCustomCallback","type","enableDefaultAttributesIntegration","format","612897CEvlJJ","afterInit"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=447]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(159306===-parseInt(e(459))/1+-parseInt(e(476))/2+-parseInt(e(469))/3+-parseInt(e(455))/4*(-parseInt(e(488))/5)+-parseInt(e(479))/6*(-parseInt(e(458))/7)+-parseInt(e(474))/8*(parseInt(e(485))/9)+parseInt(e(462))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(470)](){const t=Bo;if(!this[t(457)][t(475)][t(453)](t(449)))return;const e=this[t(457)][t(447)],n=this[t(457)][t(475)][t(480)](t(451));n[t(467)](t(463)),n[t(464)](t(478)),n[t(471)][t(473)]((n=>{const r=t;if(r(481)!=n[r(466)])return;const{data:s}=n;return s&&r(478)==s[r(486)]?s[r(448)]&&s[r(482)]?{type:r(468),content:Kr(e,r(454))}:{type:r(468),content:""}:void 0})),this[t(483)]()}[Bo(483)](){const t=Bo,e=this[t(457)][t(475)][t(480)](t(451));e[t(461)][t(465)](t(456),t(463),t(477),e[t(461)][t(487)](t(456),null,t(472))),e[t(461)][t(465)](t(456),t(463),t(472),e[t(461)][t(487)](t(456),null,t(477))),this[t(452)]()}[Bo(452)](){const t=Bo,e=this[t(457)],n=e[t(447)];e[t(475)][t(480)](t(451))[t(471)][t(473)]((e=>{const r=t;if(r(456)!=e[r(466)]&&r(484)!=e[r(466)])return;const{data:s}=e;return s&&r(463)==s[r(450)]?{type:r(468),content:Kr(n,r(460))}:void 0}))}}function Vo(t,e){const n=Ho();return(Vo=function(t,e){return n[t-=403]})(t,e)}const zo=Vo;function Ho(){const t=["join","1880DgibCN","getFirstRange","differ","enableCommand","locale","next","FORMAT_SIDE_IMAGE","length","commandReversedParams","change","537092NcXdyU","*Format:* %0","commandParams","head","name","subType","forEach","_findSuggestions","normalizedStyles","registerDescriptionCallback","_suggestionFactory","1734hofADB","author","1508101OPaoTP","accept","getContainedElement","hasSuggestion","getSuggestion","document","imageStylePreApply","chain","afterInit","imageStyle","imageTypeInline","selection","isInlineImage","plugins","nodeAfter","getClosestSelectedImageElement","Users","format","newRange","value","ImageStyleEditing","formatInline","has","side","descriptionFactory","type","TrackChangesEditing","editor","getSuggestions","suggestion","isBefore","registerCustomCallback","4pviSvW","1307427yNRrBW","title","2425478EtRQER","getChangedMarkers","findIndex","shouldConvertImageType","start","markBlockFormat","isInContent","48FbaPdq","convertInlineImageToBlock","isIntersecting","ImageUtils","imageStylePostApply","isOwn","5305212PupIbT","from","imageCaption","discard","getSuggestionCallback","end","createRangeOn","filter","model","registerPostFixer","33129idGWHL","commandName","isBlockImage","markInlineFormat","imageTypeBlock","formatBlock","discardSuggestion","refresh","insertion","isEqual","_registerLegacyDescription","toLowerCase","setImageNaturalSizeAttributes","commands","nodeBefore","_splitMarkerName","get","21165QjnhmY"];return(Ho=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(724541===-parseInt(e(426))/1*(-parseInt(e(481))/2)+parseInt(e(427))/3+-parseInt(e(442))/4+-parseInt(e(469))/5*(parseInt(e(492))/6)+parseInt(e(494))/7*(parseInt(e(436))/8)+-parseInt(e(452))/9*(-parseInt(e(471))/10)+-parseInt(e(429))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Wo extends t.Plugin{[zo(502)](){const t=zo,n=this[t(421)];if(!n[t(407)][t(416)](t(414)))return;const r=n[t(407)][t(468)](t(420)),s=n[t(407)][t(468)](t(439)),o={};r[t(474)](t(403),((o,i)=>{const a=t,c=n[a(407)][a(468)](a(410)).me,u=n[a(465)][a(468)](a(403));let l=s[a(409)](n[a(450)][a(499)][a(405)]),f=n[a(450)][a(448)](l),h=u[a(413)];if(h==i[a(413)])return;const g={commandName:a(403),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(450)][a(480)]((()=>{const t=a;if(r[t(422)]()[t(449)]((e=>e[t(435)]&&c==e[t(493)]&&(t(457)==e[t(419)]||t(415)==e[t(419)])&&(t(500)==e[t(486)]||t(440)==e[t(486)])&&e[t(472)]()[t(461)](f)))[t(487)]((e=>r[t(458)](e[t(484)]))),l=s[t(409)](n[t(450)][t(499)][t(405)]),f=n[t(450)][t(448)](l),u[t(459)](),n[t(465)][t(468)](t(404))[t(459)](),n[t(465)][t(468)](t(456))[t(459)](),h=u[t(413)],h!=i[t(413)])return s[t(406)](l)&&u[t(432)](i[t(413)],l)?(o({...i,setImageSizes:!1}),l=s[t(409)](n[t(450)][t(499)][t(405)]),void r[t(434)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(500))):void(s[t(454)](l)?r[t(434)](l,g,[],t(440)):r[t(455)](f,g,t(440)))}))}));for(const e of n[t(407)][t(468)](t(414))[t(489)])o[e[t(485)]]=e[t(428)][t(463)]();r[t(491)][t(425)](t(457),t(500),t(470),(()=>!1)),r[t(491)][t(425)](t(457),t(440),t(470),(()=>!1)),r[t(491)][t(425)](t(415),t(440),t(470),(()=>!1)),r[t(491)][t(425)](t(457),t(500),t(495),(([e])=>{const n=t;s[n(464)](e[n(496)]())})),r[t(491)][t(425)](t(457),t(500),t(445),((e,n)=>{const s=t;r[s(491)][s(446)](s(457),"",s(495))(e,{commandName:n[s(453)],commandParams:n[s(479)]})})),r[t(491)][t(425)](t(457),t(500),t(501),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(457),subType:t(500)},{type:t(460),subType:t(444)},{type:t(457),subType:t(437)},{type:t(460),subType:t(437)}];function a(e,n){const o=t,a=i[o(431)]((({type:t,subType:n})=>e[o(419)]==t&&e[o(486)]==n)),c=i[o(431)]((({type:t,subType:e})=>n[o(419)]==t&&n[o(486)]==e));if(a<0||c<0)return!1;const u=e[o(472)](),l=n[o(472)]();if((0==a||1==a)&&2==c&&u[o(438)](l))return!0;if(2==a&&3==c){const t=r[o(488)](u,o(460))[o(449)]((({suggestion:t,meta:e})=>e[o(441)]&&o(437)==t[o(486)]));if(t[o(478)]>1&&l[o(447)][o(461)](u[o(433)]))return!0;if(1==t[o(478)]&&(u[o(433)][o(461)](l[o(447)])||u[o(447)][o(461)](l[o(433)])))return!0}if(3==a&&3==c&&u[o(433)][o(424)](l[o(433)])){const t=u[o(447)][o(408)],e=l[o(433)][o(466)];return s[o(454)](t)&&t===e}return!1}n[t(450)][t(499)][t(451)]((()=>{const e=t;let o=!1;const i=Array[e(443)](n[e(450)][e(499)][e(473)][e(430)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(467)](t);if(e(423)==i&&r[e(497)](u)){if(e(457)==a&&(e(500)==c||e(440)==c)){const t=r[e(498)](u);if(n[e(412)]){const n=t[e(472)]()[e(496)]();if(s[e(454)](n))continue;r[e(458)](t),o=!0}}if(e(460)==a&&e(444)==c&&!n[e(412)]){const t=r[e(498)](u);t[e(476)]&&t[e(476)][e(435)]&&(r[e(458)](t[e(476)]),o=!0)}}}return o})),this[t(462)](o)}[zo(462)](t){const e=zo,n=this[e(421)],r=n[e(475)];n[e(407)][e(468)](e(420))[e(418)][e(490)]((n=>{const s=e;if(s(457)!=n[s(419)]&&s(415)!=n[s(419)])return;const{data:o}=n;if(!o||s(403)!=o[s(453)])return;const i=o[s(483)][0][s(413)];return function(t){const e=s;return{type:e(411),content:Kr(r,e(482),t)}}(s(417)===i?Kr(r,s(477)):t[i]||i)}))}}const Ko=qo;function Xo(){const t=["get","editor","importWord","dataInsert","_setSuggestionData","_trackChangesExecuted","_handleImportedData","_trackChangesValueDuringImport","commands","collaboration_features","458600YymVTY","trackChanges","TrackChangesEditing","Users","value","60Skudfd","track_changes","715196EnMxuK","bind","listenTo","afterInit","forEach","3356721LFHEIz","high","execute","2flDFiz","enableCommand","plugins","15zMPHxB","407814SPNsxT","7389530uzGsxp","7747113qQsRmR","lowest","3908312qJtcck","7bzpsfz"];return(Xo=function(){return t})()}function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=147]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(592782===-parseInt(e(168))/1*(parseInt(e(176))/2)+-parseInt(e(179))/3*(-parseInt(e(161))/4)+-parseInt(e(166))/5*(-parseInt(e(180))/6)+-parseInt(e(150))/7*(parseInt(e(149))/8)+parseInt(e(173))/9+parseInt(e(181))/10+-parseInt(e(147))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(158)]=!1,this[e(156)]=!1}[Ko(171)](){const t=Ko,e=this[t(152)],n=e[t(159)][t(151)](t(153)),r=e[t(159)][t(151)](t(162));n&&(n.on(t(175),((e,[,n])=>{const s=t;this[s(158)]=r[s(165)],n[s(160)][s(167)]=!this[s(158)]}),{priority:t(174)}),this[t(170)](n,t(154),this[t(157)][t(169)](this)),this[t(170)](n,t(154),(()=>{const e=t;this[e(156)]&&(r[e(175)](),this[e(156)]=!1)}),{priority:t(148)}),e[t(178)][t(151)](t(163))[t(177)](t(153)))}[Ko(157)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(152)][n(159)][n(151)](n(162)),o=s[n(165)];this[n(158)]!==o&&(s[n(175)](),this[n(156)]=!0),r&&r[n(172)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(152)][o(178)][o(151)](o(164)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(153)}}};this[o(152)][o(178)][o(151)](o(163))[o(155)](i)}))}}const Yo=Qo;function Jo(){const t=["outdent","format","indentBlock","getItemLabel","commandName","12PHdGKo","34446FFaJGY","*Outdent:* %0","afterInit","locale","registerAttributeLabel","4051884jkHSgs","782040yRocLU","_registerLegacyDescription","enableCommand","type","indent","IndentEditing","21xykNTR","outdentBlock","has","get","descriptionFactory","*Indent:* %0","registerDescriptionCallback","1285YXKBSC","formatBlock","TrackChangesEditing","editor","getItems","4419388QYJbys","197738yeRxLH","10WokwxO","registerBlockAttribute","4904181IhRiFq","plugins","blockIndent","FORMAT_INDENT","19188983IifdHO","enableDefaultAttributesIntegration","IndentBlock"];return(Jo=function(){return t})()}function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=350]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(923275===parseInt(e(383))/1*(parseInt(e(357))/2)+-parseInt(e(363))/3+parseInt(e(382))/4+-parseInt(e(377))/5*(-parseInt(e(358))/6)+-parseInt(e(370))/7*(parseInt(e(364))/8)+parseInt(e(386))/9*(parseInt(e(384))/10)+-parseInt(e(390))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Yo(360)](){const t=Yo,e=this[t(380)],n=e[t(387)][t(373)](t(379));if(e[t(387)][t(372)](t(369))&&(n[t(366)](t(368)),n[t(366)](t(352))),e[t(387)][t(372)](t(351)))for(const e of[t(354),t(371)])n[t(350)](e);const r=e[t(361)];n[t(385)](t(388)),n[t(374)][t(362)](t(388),Kr(r,t(389))),this[t(365)]()}[Yo(365)](){const t=Yo,e=this[t(380)],n=e[t(361)],r=e[t(387)][t(373)](t(379));r[t(374)][t(376)]((e=>{const s=t;if(s(378)!=e[s(367)])return;const{data:o}=e;if(!o)return;if(s(354)!=o[s(356)]&&s(371)!=o[s(356)])return;const i=e[s(381)]()[0],a=r[s(374)][s(355)](i);return s(354)==o[s(356)]?{type:s(353),content:Kr(n,s(375),a)}:s(371)==o[s(356)]?{type:s(353),content:Kr(n,s(359),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=218]})(t,e)}function ni(){var t=["1tzJbFf","requires","82206bcCJgn","enableCommand","4stVmCQ","plugins","312ZlxiMM","TrackChangesEditing","get","11ZMbxct","14714caslbW","4590080QdavQl","16858128WlfmdJ","init","91554GTNlBj","editor","1174470FwwZaA","2243880BESMxz","input","210vnvuZx"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(309103===parseInt(e(218))/1*(-parseInt(e(234))/2)+parseInt(e(232))/3*(-parseInt(e(222))/4)+-parseInt(e(235))/5+parseInt(e(237))/6*(parseInt(e(228))/7)+-parseInt(e(224))/8*(-parseInt(e(220))/9)+parseInt(e(229))/10*(-parseInt(e(227))/11)+parseInt(e(230))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(219)](){return[ws.Input]}[ti(231)](){var t=ti;this[t(233)][t(223)][t(226)](t(225))[t(221)](t(236))}}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=112]})(t,e)}function ii(){const t=["plugins","label","toLowerCase","editor","2962024WDjYCu","newValue","33464yPlirw","LinkEditing","14697hqJPam","format","registerDescriptionCallback","link","469889mFacvm","unlink","3216228dgtNDa","link (","commandName","afterInit","enableDefaultAttributesIntegration","180610JdEgep","has","40JVjqxu","registerAttributeLabel","attribute","950UHdACF","*Remove link*","get","TrackChangesEditing","commands","manualDecorators","formatInline","locale","commandParams","18swSpOv","linkHref","key","type","139017Ogbhog","*Set link:* %0","_registerLegacyDescription","descriptionFactory","registerInlineAttribute"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(276160===-parseInt(e(130))/1+parseInt(e(115))/2*(parseInt(e(119))/3)+parseInt(e(145))/4*(-parseInt(e(143))/5)+parseInt(e(138))/6+-parseInt(e(136))/7+-parseInt(e(128))/8+parseInt(e(132))/9*(parseInt(e(148))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(141)](){const t=si,e=this[t(127)];if(!e[t(124)][t(144)](t(131)))return;const n=e[t(124)][t(150)](t(151)),r=e[t(152)][t(150)](t(135));n[t(142)](t(135)),n[t(142)](t(137)),n[t(123)](t(116));for(const e of r[t(153)])n[t(123)](e.id),n[t(122)][t(146)](e.id,t(139)+e[t(125)][t(126)]()+")");n[t(122)][t(134)]((n=>{const r=t;if(r(147)!=n[r(118)])return;const{data:s}=n;if(!s||r(116)!=s[r(117)])return;const o=s[r(129)],i=e[r(113)];return{type:r(133),content:null==o?Kr(i,r(149)):Kr(i,r(120),'"'+o+'"')}})),this[t(121)]()}[si(121)](){const t=si,e=this[t(127)],n=e[t(113)];e[t(124)][t(150)](t(151))[t(122)][t(134)]((e=>{const r=t;if(r(112)!=e[r(118)])return;const{data:s}=e;if(s){if(r(135)==s[r(140)]){const t=s[r(114)][0];return{type:r(133),content:Kr(n,r(120),'"'+t+'"')}}return r(137)==s[r(140)]?{type:r(133),content:Kr(n,r(149))}:void 0}}))}}const ci=ui;function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=174]})(t,e)}function li(){const t=["push","*Change to:* %0","getSelectedBlocks","schema","listItem","registerElementLabel","selection","value","*Check item*","before","727281kNedup","change","locale","forceValue","667206xGbSEU","findIndex","from","*Indent:* %0","format","enableCommand","element","*Outdent:* %0","isObject","1744LrilxT","LegacyTodoListEditing","slice","replace","add","todo","execute","commandName","listType","checkTodoList","26382JvGnRl","parent","createRange","139270iSErcI","type","descriptionFactory","checkChild","37989qZNhyx","previousSibling","List","ELEMENT_NUMBERED_LIST","todoListChecked","*Uncheck item*","createPositionAt","listIndent","nextSibling","markBlockFormat","ELEMENT_TODO_LIST","has","formatInline","document","end","formatBlock","afterInit","paragraph","indentList","model","blockName","TrackChangesEditing","commands","outdentList","name","todoList","numbered","LegacyListEditing","filter","341lbfZYD","length","bulletedList","ELEMENT_LIST_ITEM","730664HnpjXE","get","plugins","editor","registerDescriptionCallback","numberedList","246NKbkfY","235tKMOZj","328LCOQVq","_selectedElements","getAttribute","commandParams","bulleted","ELEMENT_BULLETED_LIST"];return(li=function(){return t})()}!function(t){const e=ui,n=t();for(;;)try{if(131174===parseInt(e(260))/1*(parseInt(e(229))/2)+-parseInt(e(247))/3+-parseInt(e(223))/4+parseInt(e(230))/5*(parseInt(e(183))/6)+parseInt(e(190))/7*(-parseInt(e(231))/8)+-parseInt(e(251))/9+parseInt(e(186))/10*(parseInt(e(219))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ci(206)](){const t=ci,e=this[t(226)],n=e[t(249)];if(!e[t(225)][t(201)](t(217)))return;const r=e[t(225)][t(224)](t(211)),s=e[t(225)][t(201)](t(174));function o(t){return()=>{const n=ui,s=e[n(209)][n(203)][n(243)],o=e[n(212)][n(224)](t);if(o[n(244)])return void e[n(179)](n(207),{});const i=t[n(175)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(253)](t)[s(218)]((t=>function(t,e){const n=s;return e[n(189)](t[n(184)],n(241))&&!e[n(259)](t)}(t,r)));o=o[s(218)]((t=>!t.is(s(257),s(241))||t[s(233)](s(181))!=e));const i=new Set;for(const t of o)t.is(s(257),s(241))?i[s(177)](hi(t)):i[s(177)](t);return Array[s(253)](i)}(s[n(239)](),i,e[n(209)][n(240)]);e[n(209)][n(248)]((()=>{const e=n;for(const n of a)r[e(199)](n,{commandName:t,commandParams:[{forceValue:!o[e(244)]}],formatGroupId:e(210)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(253)](t);const r=n[e(252)]((t=>e(241)!=t[e(214)]));return r>-1&&(n=n[e(175)](0,r)),n}(e[n(209)][n(203)][n(243)][n(239)]()),o=e[n(209)][n(185)](e[n(209)][n(196)](s[0],n(246)),e[n(209)][n(196)](s[s[n(220)]-1],n(204)));e[n(209)][n(248)]((()=>{const e=n;r[e(199)](o,{commandName:t,commandParams:[],formatGroupId:e(197)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(198)];for(;t&&t[n(233)](n(197))>e[n(233)](n(197));)r[n(177)](t),t=t[n(198)]}return Array[n(253)](r)}(s))}))}}r[t(256)](t(228),o(t(228))),r[t(256)](t(221),o(t(221))),s&&r[t(256)](t(215),o(t(215))),r[t(256)](t(208),i(t(208))),r[t(256)](t(213),i(t(213))),s&&r[t(256)](t(182),(()=>{const n=t,s=e[n(212)][n(224)](n(182)),o=Array[n(253)](s[n(232)]);o[n(218)]((t=>t[n(233)](n(194))!=s[n(244)])),e[n(209)][n(248)]((()=>{const t=n;for(const e of o)r[t(199)](e,{commandName:t(182),commandParams:[{forceValue:!s[t(244)]}]})}))})),r[t(188)][t(242)](t(241),(e=>Kr(n,t(222),e))),r[t(188)][t(227)]((e=>{const r=t;if(r(205)!=e[r(187)]&&r(202)!=e[r(187)])return;const{data:s}=e;if(s){if(r(228)==s[r(180)]||r(221)==s[r(180)]||r(215)==s[r(180)])switch(s[r(180)][r(176)](r(192),"")){case r(235):return o(Kr(n,r(236)));case r(216):return o(Kr(n,r(193)));case r(178):return o(Kr(n,r(200)))}if(r(208)==s[r(180)])return{type:r(255),content:Kr(n,r(254),Kr(n,r(222)))};if(r(213)==s[r(180)])return{type:r(255),content:Kr(n,r(258),Kr(n,r(222)))};if(r(182)==s[r(180)])return s[r(234)][0][r(250)]?{type:r(255),content:Kr(n,r(245))}:{type:r(255),content:Kr(n,r(195))}}function o(t){const e=r;return{type:e(255),content:Kr(n,e(238),t)}}}))}}function hi(t){const e=ci,n=t[e(233)](e(197));if(0==n)return t;let r=t;for(;t[e(191)]&&t[e(191)].is(e(257),e(241));){const s=t[e(191)][e(233)](e(197));if(s==n)r=t[e(191)];else if(s<n)break;t=t[e(191)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(257),e(241))&&t[e(233)](e(197))>0){let r=t[e(198)];for(;r&&e(241)==r[e(214)]&&r[e(233)](e(197))==t[e(233)](e(197));)n[e(237)](r),r=r[e(198)]}return n}function di(t,e){const n=Ei();return(di=function(t,e){return n[t-=365]})(t,e)}const pi=di;!function(t){const e=di,n=t();for(;;)try{if(800107===-parseInt(e(408))/1+parseInt(e(396))/2*(-parseInt(e(394))/3)+parseInt(e(374))/4*(-parseInt(e(419))/5)+-parseInt(e(376))/6*(parseInt(e(414))/7)+-parseInt(e(379))/8*(parseInt(e(409))/9)+-parseInt(e(397))/10+parseInt(e(421))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class mi extends t.Plugin{[pi(431)](){const t=pi;if(!this[t(418)][t(407)][t(387)](t(417)))return;const e=this[t(418)][t(437)][t(367)](t(366)),n=this[t(418)][t(407)][t(367)](t(425));e[t(373)]&&n[t(385)](t(413),this[t(383)][t(372)](this)),e[t(401)]&&n[t(385)](t(398),this[t(381)][t(372)](this)),e[t(445)]&&n[t(385)](t(438),this[t(377)][t(372)](this)),n[t(412)][t(423)](this[t(403)][t(372)](this))}[pi(383)](t,e={}){const n=pi,r=this[n(418)][n(407)][n(367)](n(425)),s=this[n(392)]();this[n(418)][n(432)][n(405)]((()=>{const t=n;r[t(400)](s,{commandName:t(413),commandParams:[{type:e[t(388)]}],formatGroupId:t(413)})}))}[pi(381)](t,e={}){const n=pi,r=this[n(418)][n(407)][n(367)](n(425)),s=this[n(434)]((t=>t.is(n(420),n(375))&&n(436)===t[n(406)](n(444))));if(s[n(440)]<1)return;const o=s[n(427)]((t=>this[n(418)][n(432)][n(369)](this[n(418)][n(432)][n(368)](t,n(389)),this[n(418)][n(432)][n(368)](t,0))));this[n(418)][n(432)][n(405)]((()=>{const t=n;r[t(400)](o,{commandName:t(398),commandParams:[{reversed:e[t(401)]}],formatGroupId:t(398)})}))}[pi(377)](t,e={}){const n=pi,r=this[n(418)][n(407)][n(367)](n(425)),s=this[n(434)]((t=>t.is(n(420),n(375))&&n(436)===t[n(406)](n(444))));if(s[n(440)]<1)return;const o=s[n(427)]((t=>this[n(418)][n(432)][n(369)](this[n(418)][n(432)][n(368)](t,n(389)),this[n(418)][n(432)][n(368)](t,0))));this[n(418)][n(432)][n(405)]((()=>{const t=n;r[t(400)](o,{commandName:t(438),commandParams:[{startIndex:e[t(445)]}],formatGroupId:t(438)})}))}[pi(403)](t){const e=pi;if(e(404)!=t[e(388)]&&e(382)!=t[e(388)])return;const n=this[e(418)][e(433)],{data:r}=t;if(!r)return;let s,o;switch(r[e(443)]){case e(413):s=e(442),o={type:e(429),content:Kr(n,s,Kr(n,this[e(410)](r[e(384)][0][e(388)])))};break;case e(398):s=r[e(384)][0][e(401)]?e(391):e(426),o={type:e(429),content:Kr(n,s)};break;case e(438):s=e(395),o={type:e(429),content:Kr(n,s,r[e(384)][0][e(445)])}}return o}[pi(392)](){const t=pi;var e,n,r,s;const o=this[t(418)][t(407)][t(367)](t(371));let i=Array[t(422)](this[t(418)][t(432)][t(386)][t(370)][t(378)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(420),t(375)))&&i[t(446)](...o[t(415)](this[t(418)][t(432)][t(386)][t(370)][t(416)](),t(439))),(null===(n=i[i[t(440)]-1])||void 0===n?void 0:n.is(t(420),t(375)))&&i[t(435)](...o[t(415)](this[t(418)][t(432)][t(386)][t(370)][t(390)](),t(399))),i=[...new Set(i)],(null===(s=null===(r=this[t(418)][t(432)][t(386)][t(370)][t(416)]())||void 0===r?void 0:r[t(402)])||void 0===s?void 0:s.is(t(420),t(375)))&&(i=i[t(365)]((e=>e.is(t(420),t(375))))),i}[pi(434)](t){const e=pi,n=this[e(418)][e(407)][e(367)](e(371));let r=Array[e(422)](this[e(418)][e(432)][e(386)][e(370)][e(378)]())[e(365)](t)[e(427)]((t=>{const r=e,s=this[r(418)][r(432)][r(368)](t,0);return[...n[r(415)](s,r(439)),...n[r(415)](s,r(399))]}))[e(424)]();return r=[...new Set(r)],r}[pi(410)](t){const e=pi;return e(428)+(this[e(418)][e(407)][e(367)](e(371))[e(430)](t)||e(441))[e(380)]()+e(393)+t[e(380)]()[e(411)](/-/g,"_")}}function Ei(){const t=["8yEwkZF","toUpperCase","handleListReversedCommand","formatInline","handleListStyleCommand","commandParams","enableCommand","document","has","type","before","getLastPosition","*Format:* set order to reversed","_getSuggestionBlocksForListStyle","_LIST_","150XFeiUj","*Format:* set start index to %0","22136AezIjP","13788020JcZbyQ","listReversed","forward","markMultiRangeBlockFormat","reversed","parent","handleDescriptions","formatBlock","change","getAttribute","plugins","281806qyTuBa","9890469DzpJNY","_getTranslationKeyForListStyle","replace","descriptionFactory","listStyle","28irXcPZ","getSiblingNodes","getFirstPosition","LegacyListPropertiesEditing","editor","1362070oOPqpI","element","61450598vcCJHG","from","registerDescriptionCallback","flat","TrackChangesEditing","*Format:* set order to regular","map","ELEMENT_","format","getListTypeFromListStyleType","afterInit","model","locale","_getSuggestionBlocks","push","numbered","config","listStart","backward","length","default","*Change to:* %0","commandName","listType","startIndex","unshift","filter","list.properties","get","createPositionAt","createRange","selection","LegacyListUtils","bind","styles","20ZegVUY","listItem","166938ixXaqz","handleListStartCommand","getSelectedBlocks"];return(Ei=function(){return t})()}function Ii(){const t=["createEmptyElement","get","data","30935014jsojnK","stop","afterInit","8zeKyJc","140KJGwOo","TrackChangesEditing","descriptionFactory","div","431244TCBJXu","plugins","high","locale","ELEMENT_MEDIA","4wdcBhu","for","editor","mediaEmbed","has","conversion","3461043RdZajq","6696368ZcvYQB","registerElementLabel","elementToElement","showSuggestionHighlights","attribute:url:media","1000652HgrkeS","10YLjyty","enableCommand","dataDowncast","1964958ZKQVgB","options","media","MediaEmbedEditing","downcastDispatcher","1933712mQHFQL"];return(Ii=function(){return t})()}const bi=Ti;function Ti(t,e){const n=Ii();return(Ti=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(652335===-parseInt(e(417))/1+parseInt(e(426))/2+-parseInt(e(449))/3*(parseInt(e(443))/4)+parseInt(e(418))/5*(parseInt(e(421))/6)+-parseInt(e(450))/7*(parseInt(e(433))/8)+parseInt(e(438))/9*(-parseInt(e(434))/10)+parseInt(e(430))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class _i extends t.Plugin{[bi(432)](){const t=bi,e=this[t(445)];if(!e[t(439)][t(447)](t(424)))return;const n=e[t(439)][t(428)](t(435)),r=e[t(441)];n[t(419)](t(446)),n[t(436)][t(451)](t(423),(e=>Kr(r,t(442),e))),e[t(448)][t(444)](t(420))[t(452)]({model:t(423),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(453)])return n[s(427)](s(437))},converterPriority:t(440)}),e[t(429)][t(425)].on(t(416),((e,n,r)=>{const s=t;r[s(422)][s(453)]&&e[s(431)]()}),{priority:t(440)})}}function yi(){const t=["18asfuRJ","1024245JUEVhg","get","3496GDSDpP","12894CTlKiJ","6gOILwA","enableCommand","TrackChangesEditing","979cXTeyi","435762PqKWdo","306412xXCaMn","4918tUbnTr","editor","119352defXbL","124AjfaHf","1705090mVQEak","MentionEditing","plugins","has","mention","afterInit"];return(yi=function(){return t})()}const Ai=ki;function ki(t,e){const n=yi();return(ki=function(t,e){return n[t-=104]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(501838===-parseInt(e(118))/1*(parseInt(e(115))/2)+-parseInt(e(104))/3*(parseInt(e(114))/4)+-parseInt(e(105))/5*(parseInt(e(109))/6)+-parseInt(e(108))/7*(-parseInt(e(107))/8)+-parseInt(e(113))/9+-parseInt(e(119))/10+parseInt(e(112))/11*(parseInt(e(117))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ci extends t.Plugin{[Ai(124)](){const t=Ai,e=this[t(116)];e[t(121)][t(122)](t(120))&&e[t(121)][t(106)](t(111))[t(110)](t(123))}}const Li=Ri;function Ni(){const t=["214374cmApDt","insertion","locale","MergeFieldsEditing","element","commands","7wdxNit","type","2824FpzrZu","11FenpKL","3235630nXZWQQ","*Remove:* %0","editor","getContainedElement","3501252hahFjF","mergeField","360qUuldW","TrackChangesEditing","139689wNUnjF","plugins","2zKgPXW","deletion","getAttribute","afterInit","289012xaYqKw","getLabel","get","insertMergeField","descriptionFactory","ELEMENT_MERGE_FIELD","registerElementLabel","290tGZzDM","enableCommand","registerDescriptionCallback","15812BVscfx","*Insert:* %0"];return(Ni=function(){return t})()}function Ri(t,e){const n=Ni();return(Ri=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(165220===parseInt(e(404))/1*(-parseInt(e(400))/2)+parseInt(e(398))/3+-parseInt(e(414))/4*(parseInt(e(411))/5)+-parseInt(e(416))/6*(-parseInt(e(422))/7)+-parseInt(e(424))/8*(parseInt(e(396))/9)+-parseInt(e(426))/10*(-parseInt(e(425))/11)+parseInt(e(394))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Si extends t.Plugin{[Li(403)](){const t=Li,e=this[t(428)];if(!e[t(421)][t(406)](t(407)))return;e[t(399)][t(406)](t(397))[t(412)](t(407));const n=e[t(399)][t(406)](t(397)),r=e[t(418)];n[t(408)][t(410)](t(395),(e=>Kr(r,t(409),e))),n[t(408)][t(413)]((n=>{const s=t;if(s(417)!=n[s(423)]&&s(401)!=n[s(423)])return;const o=n[s(429)]();if(null==o)return;if(!o.is(s(420),s(395)))return;const i=e[s(399)][s(406)](s(419))[s(405)](o[s(402)]("id"));return s(417)==n[s(423)]?{type:s(417),content:Kr(r,s(415),'"'+i+'" '+Kr(r,s(409)))}:{type:s(401),content:Kr(r,s(427),'"'+i+'" '+Kr(r,s(409)))}}))}}const vi=Mi;function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=427]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(325945===-parseInt(e(457))/1+-parseInt(e(442))/2*(-parseInt(e(454))/3)+parseInt(e(445))/4+parseInt(e(452))/5+parseInt(e(444))/6*(-parseInt(e(427))/7)+parseInt(e(432))/8*(parseInt(e(456))/9)+parseInt(e(447))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[vi(461)](){const t=vi,e=this[t(443)],n=e[t(433)][t(462)](t(458));e[t(433)][t(460)](t(430))&&(n[t(448)](t(437)),n[t(440)](t(435)),n[t(434)][t(446)]((e=>this[t(441)](e))))}[vi(441)](t){const e=vi,n=this[e(443)][e(431)],{data:r}=t,s={type:e(455),content:""};if(r&&e(435)==r[e(438)]){if(!r[e(453)])return{type:e(455),content:Kr(n,e(436),Kr(n,e(429)))+" ("+r[e(428)]+")"};if(!r[e(428)]){let o=t[e(450)];for(;o;){if(o[e(459)]&&e(449)==o[e(459)][e(438)]&&o[e(459)][e(428)])return s;o=o[e(451)]}return{type:e(455),content:Kr(n,e(439),Kr(n,e(429)))+" ("+r[e(453)]+")"}}}}}function Oi(){const t=["5224PEtRiO","plugins","descriptionFactory","listMarkerStyle","*Set format:* %0","multiLevelList","key","*Remove format:* %0","registerBlockAttribute","handleDescriptions","932642ErgCpX","editor","18GYbNCh","957520LZmZiM","registerDescriptionCallback","108440SZcApP","enableDefaultAttributesIntegration","listType","head","next","355210NjMCBc","oldValue","3MZWYIS","format","1746ztQxIL","490803mIZJlI","TrackChangesEditing","data","has","afterInit","get","227549BXWNSL","newValue","ELEMENT_MULTI_LEVEL_LIST","MultiLevelList","locale"];return(Oi=function(){return t})()}const Di=Pi;function Fi(){const t=["get","ELEMENT_PAGE_BREAK","4jNJuwk","descriptionFactory","enableCommand","6687AXTbFm","editor","75415hSnWkl","locale","plugins","3304cAQJqE","TrackChangesEditing","1172572YGtSyL","pageBreak","969647EQIpHe","has","afterInit","246NrmsQs","26520sguLvF","15144591PwFVLv","3728193IOUsWc","PageBreakEditing","5260fnRAeJ","registerElementLabel"];return(Fi=function(){return t})()}function Pi(t,e){const n=Fi();return(Pi=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(804770===parseInt(e(232))/1+-parseInt(e(230))/2+-parseInt(e(214))/3*(-parseInt(e(220))/4)+-parseInt(e(225))/5*(parseInt(e(235))/6)+-parseInt(e(228))/7*(-parseInt(e(236))/8)+-parseInt(e(223))/9*(parseInt(e(216))/10)+-parseInt(e(237))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class xi extends t.Plugin{[Di(234)](){const t=Di,e=this[t(224)];if(!e[t(227)][t(233)](t(215)))return;e[t(227)][t(218)](t(229))[t(222)](t(231));const n=e[t(227)][t(218)](t(229)),r=e[t(226)];n[t(221)][t(217)](t(231),(e=>Kr(r,t(219),e)))}}const Bi=ji;function Ui(){const t=["type","mapper","591255nITdHi","registerElementLabel","locale","checkChild","150279OEIbXh","*Change to:* %0","formatBlock","markerName","$text","6yHecDS","enableCommand","registerDescriptionCallback","schema","insertParagraph","start","name","enableDefaultAttributesIntegration","activeMarkers","highest","ck-suggestion-marker-split","ELEMENT_PARAGRAPH","get","createUIElement","75681Fsgasi","7nKrZuo","showSuggestionHighlights","2156473RRbWpz","end","span","Paragraph","addMarker:suggestion:insertion","isLimit","TrackChangesEditing","insertion","286096UIZPVH","has","editing","consume","plugins","getItemLabel","addClass","ck-suggestion-marker--active","markerRange","toViewPosition","commandName","paragraph","format","consumable","*Insert:* %0","isBlock","12iVVtea","writer","editor","downcastDispatcher","getFirstRange","bindElementToMarker","data","model","afterInit","isTouching","options","insert","215694yYpyHK","descriptionFactory","nodeAfter","_registerLegacyDescription","280UGwNEv","1299728aNjeSs","includes"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=483]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(147605===parseInt(e(497))/1+parseInt(e(484))/2+parseInt(e(502))/3*(-parseInt(e(527))/4)+-parseInt(e(493))/5*(parseInt(e(543))/6)+parseInt(e(517))/7*(-parseInt(e(489))/8)+parseInt(e(516))/9*(parseInt(e(488))/10)+parseInt(e(519))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(551)](){const t=Bi,e=this[t(545)];if(!e[t(531)][t(528)](t(522)))return;const n=e[t(495)],r=e[t(531)][t(514)](t(525));r[t(485)][t(494)](t(538),(e=>Kr(n,t(513),e))),r[t(509)](t(538)),r[t(503)](t(506)),e[t(529)][t(546)].on(t(523),Vi(e),{priority:t(511)}),e[t(549)][t(546)].on(t(523),((n,r,s)=>{const o=t;s[o(553)][o(518)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(511)});const s=r[t(485)];s[t(504)]((r=>{const o=t;if(o(526)!==r[o(491)])return;const{start:i,end:a}=r[o(547)]();if(!i[o(552)](a)||!i[o(486)])return;const c=e[o(550)][o(505)],u=i[o(486)];return c[o(542)](u)&&!c[o(524)](u)&&c[o(496)](u,o(501))?{type:o(526),content:Kr(n,o(541),s[o(532)](u,1))}:void 0})),this[t(487)]()}[Bi(487)](){const t=Bi,e=this[t(545)],n=e[t(495)];e[t(531)][t(514)](t(525))[t(485)][t(504)]((e=>{const r=t;if(r(499)!=e[r(491)])return;const{data:s}=e;return s&&r(538)==s[r(537)]?{type:r(539),content:Kr(n,r(498),Kr(n,r(513)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(531)][o(514)](o(525)),a=r[o(535)][o(507)],c=r[o(535)][o(520)],u=t[o(550)][o(505)];if(!a[o(552)](c)||!a[o(486)])return;const l=a[o(486)];if(u[o(542)](l)&&!u[o(524)](l)&&u[o(496)](l,o(501))){if(!s[o(540)][o(530)](r[o(535)],n[o(508)]))return;const t=s[o(544)][o(515)](o(521),{class:o(512)}),a=s[o(492)][o(536)](c);e&&i[o(510)][o(490)](r[o(500)])&&s[o(544)][o(533)](o(534),t),s[o(544)][o(483)](a,t),s[o(492)][o(548)](t,r[o(500)])}}}const zi=Wi;function Hi(){const t=["removeFormat","descriptionFactory","4525467UvFDpi","237880vZhWch","497GAFiTo","396YHaYxn","plugins","editor","4477509vYcuvf","type","has","registerDescriptionCallback","4629870LnpqxA","formatInline","locale","enableDefaultAttributesIntegration","format","*Remove all formatting*","commandName","59200BCeFpT","formatBlock","5035045VTPZXo","get","TrackChangesEditing","1268173SNNjTk","RemoveFormatEditing","2UBOslA","afterInit","_registerLegacyDescription","4xgqkFK"];return(Hi=function(){return t})()}function Wi(t,e){const n=Hi();return(Wi=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(889219===parseInt(e(348))/1*(-parseInt(e(350))/2)+parseInt(e(326))/3+-parseInt(e(353))/4*(parseInt(e(345))/5)+parseInt(e(336))/6+parseInt(e(328))/7*(parseInt(e(343))/8)+-parseInt(e(332))/9+parseInt(e(327))/10*(parseInt(e(329))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class Ki extends t.Plugin{[zi(351)](){const t=zi,e=this[t(331)];e[t(330)][t(334)](t(349))&&(e[t(330)][t(346)](t(347))[t(339)](t(354)),this[t(352)]())}[zi(352)](){const t=zi,e=this[t(331)];e[t(330)][t(346)](t(347))[t(325)][t(335)]((n=>{const r=t;if(r(344)!=n[r(333)]&&r(337)!=n[r(333)])return;const{data:s}=n;return s&&r(354)==s[r(342)]?{type:r(340),content:Kr(e[r(338)],r(341))}:void 0}))}}const Xi=Zi;function qi(){const t=["enableCommand","acceptAllSuggestions","editor","46kcMOwt","goToPreviousRestrictedEditingException","trackChanges","plugins","3380tIaGSg","acceptSelectedSuggestions","TrackChangesEditing","discardAllSuggestions","945086rHOHwo","490536wgivLV","1636rFLWJi","has","6671753jXaQJc","21Skdmil","acceptSuggestion","afterInit","8864610mOAGdV","144054jmlYPq","RestrictedEditingModeEditing","goToNextRestrictedEditingException","9wmLKDg","get","discardSuggestion","36099QXSrio","discardSelectedSuggestions"];return(qi=function(){return t})()}function Zi(t,e){const n=qi();return(Zi=function(t,e){return n[t-=365]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(537463===-parseInt(e(376))/1+parseInt(e(368))/2*(parseInt(e(391))/3)+parseInt(e(378))/4*(-parseInt(e(372))/5)+-parseInt(e(385))/6*(parseInt(e(381))/7)+-parseInt(e(377))/8*(-parseInt(e(388))/9)+parseInt(e(384))/10+parseInt(e(380))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Yi extends t.Plugin{[Xi(383)](){const t=Xi,e=this[t(367)];if(!e[t(371)][t(379)](t(386)))return;const n=e[t(371)][t(389)](t(374));n[t(365)](t(369)),n[t(365)](t(387));const r=e[t(371)][t(389)](t(386));r[t(365)](t(370)),r[t(365)](t(382)),r[t(365)](t(390)),r[t(365)](t(366)),r[t(365)](t(375)),r[t(365)](t(373)),r[t(365)](t(392))}}const Ji=$i;function Qi(){const t=["addMarker:suggestion","80jhuRBf","model","registerElementLabel","markerName","1442652kJGDLB","showSuggestionHighlights","20772YcHfVT","ELEMENT_LINE_BREAK","consumable","downcastDispatcher","init","4964790LdiSWZ","merge","editor","1585418LKXLTO","addMarker:suggestion:insertion","test","descriptionFactory","createPositionBefore","5DsnJZG","addMarker:suggestion:deletion","TrackChangesEditing","ck-suggestion-marker--active","data","softBreak","writer","shiftEnter","high","plugins","markerRange","createUIElement","split","locale","145719uOkTmc","483MjEajJ","element","get","553820mpmiRZ","activeMarkers","mapper","ck-suggestion-marker-","span","enableCommand","getItems","editing","addClass","requires","options","name","toViewPosition","insert","includes","bindElementToMarker","3564908IqbMRE","deletion"];return(Qi=function(){return t})()}function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=368]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(553541===-parseInt(e(369))/1+parseInt(e(402))/2+-parseInt(e(392))/3+parseInt(e(385))/4*(parseInt(e(407))/5)+-parseInt(e(394))/6*(-parseInt(e(422))/7)+-parseInt(e(388))/8*(-parseInt(e(421))/9)+-parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class ta extends t.Plugin{static get[Ji(378)](){return[Qs.ShiftEnter]}[Ji(398)](){const t=Ji,e=this[t(401)],n=e[t(416)][t(368)](t(409));n[t(374)](t(414)),e[t(376)][t(397)].on(t(403),ea(e),{priority:t(415)}),e[t(376)][t(397)].on(t(408),ea(e),{priority:t(415)}),e[t(411)][t(397)].on(t(387),((n,r,s)=>{const o=t;s[o(379)][o(393)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(405)][t(390)](t(412),(n=>Kr(e[t(420)],t(395),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(416)][o(368)](o(409));if(!s[o(396)][o(404)](r[o(417)],n[o(380)]))return;const a=t[o(389)];for(const t of r[o(417)][o(375)]()){if(!t.is(o(423),o(412)))continue;const n=o(386)==r[o(391)][o(419)](":")[1]?o(400):o(419),c=s[o(413)][o(418)](o(373),{class:o(372)+n}),u=s[o(371)][o(381)](a[o(406)](t));e&&i[o(370)][o(383)](r[o(391)])&&s[o(413)][o(377)](o(410),c),s[o(413)][o(382)](u,c),s[o(371)][o(384)](c,r[o(391)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=144]})(t,e)}function sa(){const t=["StandardEditingModeEditing","getRanges","afterInit","enableCommand","has","locale","8chbPqM","commandName","1789752WiTAao","isCollapsed","17882451aaObJO","restrictedEditingException","609180asvxoX","forceValue","formatInline","descriptionFactory","document","1273433nQdEDK","5099765TGTajB","selection","10vGavRN","value","5852184OEQhmN","commandParams","markInlineFormat","editor","type","from","format","2IMOMQx","change","287215MvzzQs","FORMAT_RESTRICTED_ENABLED","formatBlock","registerDescriptionCallback","FORMAT_RESTRICTED_DISABLED","get","plugins","commands","TrackChangesEditing","model"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(536824===parseInt(e(146))/1*(-parseInt(e(144))/2)+parseInt(e(168))/3+parseInt(e(164))/4+-parseInt(e(174))/5+-parseInt(e(178))/6+parseInt(e(173))/7*(parseInt(e(162))/8)+parseInt(e(166))/9*(parseInt(e(176))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(158)](){const t=na,e=this[t(181)],n=e[t(155)],r=e[t(161)];if(!e[t(152)][t(160)](t(156)))return;const s=e[t(152)][t(151)](t(154)),o=t(167),i=e[t(153)][t(151)](o);s[t(159)](o,((e,r={})=>{const a=t,c=n[a(172)][a(175)];if(c[a(165)])return void e(r);const u=void 0!==r[a(169)]?r[a(169)]:!i[a(177)];n[a(145)]((()=>{const t=a,e=Array[t(183)](c[t(157)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(180)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(171)][t(149)]((e=>{const n=t;if(n(148)!=e[n(182)]&&n(170)!=e[n(182)])return;const{data:s}=e;return s&&s[n(163)]==o?s[n(179)][0][n(169)]?{type:n(184),content:Kr(r,n(147))}:{type:n(184),content:Kr(r,n(150))}:void 0}))}}const ia=ca;function aa(){const t=["editor","format","afterInit","formatInline","7AyNHzD","Style","2705800bwLikT","formatBlock","registerDescriptionCallback","add","GeneralHtmlSupport","descriptionFactory","commandName","4lvcnqU","get","commandParams","DataSchema","262545HNVlgR","ghsAttributes","inline","4529196cohMSN","config","enableDefaultAttributesIntegration","normalizeConfig","plugins","styleName","type","99204nstKxH","locale","registerAttributeLabel","getGhsAttributeNameForElement","definitions","TrackChangesEditing","registerBlockAttribute","registerInlineAttribute","forceValue","style","toLowerCase","element","*Set format:* %0","has","307227wPWvdX","block","1553880QOZBXJ","FORMAT_STYLE","682162irpuYQ","StyleUtils","*Remove format:* %0","_registerLegacyDescription"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(180920===-parseInt(e(516))/1+parseInt(e(534))/2+parseInt(e(530))/3*(-parseInt(e(502))/4)+-parseInt(e(506))/5+parseInt(e(532))/6+-parseInt(e(493))/7*(-parseInt(e(495))/8)+-parseInt(e(509))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(540)](){const t=ia,e=this[t(538)];if(!e[t(513)][t(529)](t(494))||!e[t(513)][t(529)](t(505)))return;const n=e[t(513)][t(503)](t(521)),r=e[t(517)],s=e[t(510)][t(503)](t(525))||{},o=e[t(513)][t(503)](t(499)),i=e[t(513)][t(503)](t(535))[t(512)](e[t(513)][t(503)](t(505)),s[t(520)]);n[t(511)](t(525));const a=new Set;for(const e of i[t(531)]){const n=o[t(519)](e[t(527)]);a[t(498)](n)}const c=new Set;for(const e of i[t(508)]){const n=o[t(519)](e[t(527)]);c[t(498)](n);for(const n of e[t(507)])c[t(498)](n)}for(const e of a)n[t(522)](e),n[t(500)][t(518)](e,Kr(r,t(533)));for(const e of c)n[t(523)](e),n[t(500)][t(518)](e,Kr(r,t(533)));this[t(537)]()}[ia(537)](){const t=ia,e=this[t(538)],n=e[t(517)];e[t(513)][t(503)](t(521))[t(500)][t(497)]((e=>{const r=t;if(r(496)!=e[r(515)]&&r(492)!=e[r(515)])return;const{data:s}=e;return s&&r(525)===s[r(501)]?s[r(504)][0][r(524)]?{type:r(539),content:Kr(n,r(528),s[r(504)][0][r(514)][r(526)]())}:{type:r(539),content:Kr(n,r(536),s[r(504)][0][r(514)][r(526)]())}:void 0}))}}const la=ha;function fa(){const t=["substr","insertTableRowAbove","length","maxColumn","isInContent","first","min","rowspan","add","tableColumn","TableEditing","getFirstRange","selectTableRow","getChangedMarkers","table","toLowerCase","registerElementLabel","commands","ELEMENT_TABLE_WITH_TEXT","rootName","detach","*Insert:* %0","end","removeClass","low","registerPostFixer","tableRow","markMultiRangeDeletion","ELEMENT_TABLE","change:data","hasAttribute","map","differ","TableUtils","getSelectionAffectedTableCells","nodeBefore","isEqual","afterInit","markMultiRangeInsertion","getChanges","tableCell","execute","plugins","getContainedElement","isArray","getCellLocation","getChildren","680jQWeGd","_splitMarkerName","push","setSelection","selection","findAncestor","includes","data","downcastDispatcher","every","highest","item","5505615cgUcdK","fromRange","refresh","change","accept","some","3384864QJOhSe","model","get","enableCommand","editor","cell","insertTableColumnRight","ELEMENT_TABLE_ROW_WITH_TEXT","oldRange","root","options","subType","addMarker:suggestion","last","insertTableRowBelow","has","order","writer","ELEMENT_TABLE_ROW","registerDescriptionCallback","type","minRow","showSuggestionHighlights","values","_suggestionFactory","addRange","*Remove:* %0","isIntersecting","_tableSuggestions","1679249ALkxwA","tablePaste","nodeAfter","insertTableColumnLeft","_getCoordsForCells","removeTableRow","127456ApKApK","_getSuggestionCoords","ELEMENT_TABLE_COLUMN_WITH_TEXT","70AnDXZn","isIntersectingWithRange","discard","span","ELEMENT_TABLE_COLUMN","removeTableColumn","colspan","join","max","createRangeOn","selectTableColumn","suggestion","from","addClass","isTouching","createTableWalker","element","filter","_tablePostFixingSubtypes","registerCustomCallback","TrackChangesEditing","mapper","above","insert","minColumn","getColumnIndexes","51786pQTQzj","insertTable","maxRow","$textProxy","1137wTFtmt","forceValue","getSuggestion","name","classes","locale","$graveyard","getRowIndexes","descriptionFactory","getAttribute","createRangeIn","document","deletion","MAX_SAFE_INTEGER","batch","left","toViewElement","position","startsWith","8595377XkHOxG","_acceptFormatSuggestionCallbackFactory","createPositionAt","_setupColumnsRowsFixing","getRanges","start","15692luAiRH","insertion","MIN_SAFE_INTEGER","getItems","enqueueChange"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(926268===parseInt(e(360))/1+parseInt(e(366))/2+parseInt(e(399))/3*(parseInt(e(261))/4)+-parseInt(e(313))/5*(-parseInt(e(395))/6)+parseInt(e(255))/7+-parseInt(e(331))/8+parseInt(e(325))/9*(-parseInt(e(369))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(387)]=[e(292),e(275)],this[e(359)]=new Set}[la(303)](){const t=la,e=this[t(335)],n=e[t(332)][t(410)][t(317)];if(!e[t(308)][t(346)](t(276)))return;const r=e[t(404)],s=e[t(308)][t(333)](t(389)),o=e[t(308)][t(333)](t(299));s[t(407)][t(282)](t(280),(e=>Kr(r,t(294),e))),this[t(258)](),s[t(334)](t(396)),s[t(334)](t(278)),s[t(334)](t(379));for(const r of[t(267),t(345)]){const i=e[t(283)][t(333)](r);s[t(334)](r,(r=>{const a=t;e[a(332)][a(328)]((t=>{const e=a;r();const c=e(391)===i[e(347)],u=o[e(300)](n),l=o[e(406)](u),f=c?l[e(271)]-1:l[e(344)]+1,h=u[0][e(318)](e(280)),g=o[e(384)](h,{startRow:f,endRow:f}),d=Array[e(381)](g)[e(297)]((n=>t[e(378)](n[e(336)])));s[e(304)](d,e(292))}))}))}for(const r of[t(363),t(337)]){const i=e[t(283)][t(333)](r);s[t(334)](r,(r=>{const a=t;e[a(332)][a(328)]((t=>{const e=a;r();const c=e(251)===i[e(347)],u=o[e(300)](n),l=o[e(394)](u),f=c?l[e(271)]-1:l[e(344)]+1,h=u[0][e(318)](e(280)),g=o[e(384)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(381)](g)[e(297)]((n=>t[e(378)](n[e(336)])));s[e(304)](d,e(275))}))}))}for(const r of[t(365),t(374)]){const i=r[t(266)](11),a=i[t(281)](),c=a[t(266)](0,3)+t(372),u=t(280)+i,l=t(272)+i,f=t(377)+i;s[t(334)](r,(()=>{const i=t;e[i(332)][i(328)]((t=>{const e=i,h=o[e(300)](n),g=h[0][e(318)](e(280));let d;if(e(365)==r){const t=o[e(406)](h);d={startRow:t[e(271)],endRow:t[e(344)],includeAllSlots:!0}}else{const t=o[e(394)](h);d={startColumn:t[e(271)],endColumn:t[e(344)],includeAllSlots:!0}}const p=o[e(384)](g,d),m=Array[e(381)](p)[e(297)]((({cell:t})=>t)),E=da(m[e(386)]((t=>t[e(296)](c)))),I=da(m[e(386)]((t=>!t[e(296)](c))))[e(297)]((n=>t[e(378)](n))),b=s[e(293)](I,u);if(b&&(e(292)==b[e(342)]||e(275)==b[e(342)])){const n=this[e(367)](b);for(const r of E){const s=t[e(378)](r),i=o[e(311)](r),u=r[e(408)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(356)](s)}}}))}))}function c(r){const s=t,o=Array[s(381)](n[s(259)]())[s(297)]((t=>i.LiveRange[s(326)](t)));e[s(332)][s(328)]((t=>{const n=s,i=t[n(250)];r=r[n(386)]((t=>n(405)!=t[n(340)][n(285)])),t[n(316)](r),e[n(283)][n(333)](n(365))[n(327)](),e[n(307)](n(365),{forceDefaultExecution:!0}),e[n(332)][n(265)]((()=>{const t=n;e[t(332)][t(265)](i,(e=>{const n=t,r=o[n(386)]((t=>n(405)!=t[n(340)][n(285)]));r[n(268)]>0&&e[n(316)](r);for(const t of o)t[n(286)]()}))}))}))}function u(r){const s=t;e[s(332)][s(328)]((t=>{const o=s,a=Array[o(381)](n[o(259)]())[o(297)]((t=>i.LiveRange[o(326)](t))),c=[];for(const t of r)for(const e of t[o(264)]({shallow:!0}))c[o(315)](e);for(const n of c)o(405)!=n[o(340)][o(285)]&&(t[o(316)](t[o(257)](n,0)),e[o(283)][o(333)](o(374))[o(327)](),e[o(307)](o(374),{forceDefaultExecution:!0}));const u=a[o(386)]((t=>o(405)!=t[o(340)][o(285)]));u[o(268)]>0&&t[o(316)](u);for(const t of a)t[o(286)]()}))}function l(e,n){const r=t;return n[r(322)]((t=>e[r(330)]((e=>e[r(288)][r(302)](t[r(260)])||t[r(288)][r(302)](e[r(260)])))))}function f(e,n){const r=t;return!e[r(330)]((t=>n[r(330)]((e=>t[r(358)](e)))))&&e[r(330)]((t=>n[r(330)]((e=>t[r(288)][r(383)](e[r(260)])))))}e[t(320)][t(321)].on(t(343),((e,n,r)=>{const s=t;if(!r[s(341)][s(353)])return;const o=n[s(324)];if(!o)return;const i=r[s(390)][s(252)](o);function c(t){return Array[s(310)](t)?t:[t]}i&&s(306)===o[s(402)]&&(0,a.setHighlightHandling)(i,r[s(348)],((t,e,n)=>n[s(382)](c(e[s(403)]),t)),((t,e,n)=>n[s(289)](c(e[s(403)]),t)))}),{priority:t(323)}),s[t(407)][t(350)]((e=>{const n=t;if(n(262)!=e[n(351)]&&n(248)!=e[n(351)])return;const s=e[n(309)]();if(null!=s&&s.is(n(385),n(280))){if(n(262)==e[n(351)]){const t=e[n(264)]()[n(386)]((t=>t.is(n(398))))[n(297)]((t=>t[n(320)]));if(t[n(268)])return{type:n(262),content:Kr(r,n(287),Kr(r,n(284),'"'+t[n(376)](" ")+'"'))}}if(n(248)==e[n(351)]){const t=e[n(264)]()[n(386)]((t=>t.is(n(398))))[n(297)]((t=>t[n(320)]));if(t[n(268)])return{type:n(248),content:Kr(r,n(357),Kr(r,n(284),'"'+t[n(376)](" ")+'"'))}}}})),s[t(407)][t(350)]((e=>{const n=t;if(n(292)==e[n(342)]){const t=e[n(264)]()[n(386)]((t=>t.is(n(398))))[n(297)]((t=>t[n(320)])),s=this[n(367)](e),o=s[n(397)]-s[n(352)]+1;if(n(262)==e[n(351)])return t[n(268)]?{type:n(262),content:Kr(r,n(287),Kr(r,n(338),[o,'"'+t[n(376)](" ")+'"']))}:{type:n(262),content:Kr(r,n(287),Kr(r,n(349),o))};if(n(248)==e[n(351)])return t[n(268)]?{type:n(248),content:Kr(r,n(357),Kr(r,n(338),[o,'"'+t[n(376)](" ")+'"']))}:{type:n(248),content:Kr(r,n(357),Kr(r,n(349),o))}}if(n(275)==e[n(342)]){const t=e[n(264)]()[n(386)]((t=>t.is(n(398))))[n(297)]((t=>t[n(320)])),s=this[n(367)](e),o=s[n(269)]-s[n(393)]+1;if(n(262)==e[n(351)])return t[n(268)]?{type:n(262),content:Kr(r,n(287),Kr(r,n(368),[o,'"'+t[n(376)](" ")+'"']))}:{type:n(262),content:Kr(r,n(287),Kr(r,n(373),o))};if(n(248)==e[n(351)])return t[n(268)]?{type:n(248),content:Kr(r,n(357),Kr(r,n(368),[o,'"'+t[n(376)](" ")+'"']))}:{type:n(248),content:Kr(r,n(357),Kr(r,n(373),o))}}})),s[t(355)][t(388)](t(262),t(292),t(371),c),s[t(355)][t(388)](t(248),t(292),t(329),c),s[t(355)][t(388)](t(262),t(275),t(371),u),s[t(355)][t(388)](t(248),t(275),t(329),u),s[t(355)][t(388)](t(262),t(275),t(376),l),s[t(355)][t(388)](t(248),t(275),t(376),l),s[t(355)][t(388)](t(262),t(292),t(376),f),s[t(355)][t(388)](t(248),t(292),t(376),f)}[la(256)](){const t=la,e=this[t(335)],n=e[t(332)][t(410)][t(317)];return(r,s)=>{const o=t;e[o(332)][o(328)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(288)][a(301)];u&&u[0]&&!1===u[0][a(400)]&&(l=r[0][a(260)][a(362)]);const f=t[a(409)](l);if(a(405)==f[a(340)][a(285)])return;const h=Array[a(381)](n[a(259)]())[a(297)]((t=>i.LiveRange[a(326)](t)));t[a(316)](f),e[a(283)][a(333)](c)[a(327)](),u[a(315)]({forceDefaultExecution:!0}),e[a(307)](c,...u);const g=h[a(386)]((t=>a(405)!=t[a(340)][a(285)]));g[a(268)]>0&&t[a(316)](g);for(const t of h)t[a(286)]()}))}}[la(364)](t){const e=la,n=this[e(335)][e(308)][e(333)](e(299));let r=Number[e(249)],s=Number[e(263)],o=Number[e(249)],i=Number[e(263)];for(const a of t){if(e(405)==a[e(340)][e(285)])continue;const{row:t,column:c}=n[e(311)](a),u=a[e(296)](e(273))?a[e(408)](e(273))-1:0,l=a[e(296)](e(375))?a[e(408)](e(375))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[la(258)](){const t=la,e=this[t(335)],n=e[t(308)][t(333)](t(389)),r=e[t(308)][t(333)](t(299));e[t(332)][t(410)].on(t(295),(()=>{const r=t,s=Array[r(381)](e[r(332)][r(410)][r(298)][r(279)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(314)](t);if(r(380)!=s)continue;if(null!=e[r(339)])continue;const a=n[r(401)](o);this[r(387)][r(319)](i)&&this[r(359)][r(274)](a)}}),{priority:t(290)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(378)](e),a=e[s(318)](s(280)),c=r[s(311)](e);for(const t of this[s(359)]){const n=t[s(342)],r=n[s(254)](s(361)),u=n[s(266)](r?10:5),l=u[s(281)](),f=l[s(266)](0,3)+s(372),h=s(272)+u,g=s(377)+u;if(!t[s(270)])continue;if(a!=t[s(277)]()[s(260)][s(318)](s(280)))continue;if(t[s(370)](i))continue;const d=e[s(296)](f)?e[s(408)](f)-1:0,p=this[s(367)](t),m=p[h],E=p[g];m<=c[l]&&c[l]+d<=E&&(t[s(356)](i),o=!0)}return o};e[t(332)][t(410)][t(291)]((n=>{const r=t;let o=!1;for(const t of e[r(332)][r(410)][r(298)][r(305)]())if(r(392)==t[r(351)])if(r(292)==t[r(402)])for(const e of t[r(253)][r(362)][r(312)]())o=o||s(e,n);else r(306)==t[r(402)]&&(o=o||s(t[r(253)][r(362)],n));return o}))}[la(367)](t){const e=la;return this[e(364)](t[e(259)]()[e(297)]((t=>t[e(260)][e(362)])))}}function da(t){const e=la;return Array[e(381)](new Set(t)[e(354)]())}function pa(){const t=["return","enableCommand","TableEditing","3556280VllxZx","TrackChangesEditing","mergeTableCellRight","plugins","tableCell","forceDefaultExecution","createTableWalker","27zYVDfG","formatBlock","find","accept","*Split cell:* vertically","value","filter","map","3rYXuii","fromRange","6ZaAdjm","_suggestionFactory","horizontally","set:isEnabled","direction","registerDescriptionCallback","mergeTableCellUp","*Merge cells*","commands","editor","findAncestor","_areSelectedCellsMergable","getRanges","getAncestors","mergeTableCellDown","getCellLocation","rootName","markMultiRangeBlockFormat","table","_areMergableCells","_isForcedDefaultExecutionBlock","getFirstPosition","model","requires","root","781678BVAYlG","afterInit","2293704tiGOlm","_acceptFormatSuggestionCallbackFactory","668620vkUzfm","TableUtils","*Split cell:* horizontally","containsRange","change","1390876jXfveB","stop","4210735BNmUIW","locale","cell","has","element","getSuggestions","selection","createRangeOn","mergeTableCells","isInContent","type","$graveyard","getSelectionAffectedTableCells","push","formatInline","descriptionFactory","1eAzxMQ","commandName","subType","detach","length","registerCustomCallback","isEnabled","execute","_tablePostFixingSubtypes","48hmoCNL","mergeTableCellLeft","setSelection","deletion","refresh","document","from","low","highest","2834018OWsYRY","markBlockFormat","get","splitTableCellHorizontally","trackChanges","author","format","insertion","add","splitTableCellVertically","size"];return(pa=function(){return t})()}const ma=Ea;function Ea(t,e){const n=pa();return(Ea=function(t,e){return n[t-=433]})(t,e)}!function(t){const e=Ea,n=t();for(;;)try{if(462734===parseInt(e(490))/1*(-parseInt(e(463))/2)+-parseInt(e(436))/3*(-parseInt(e(472))/4)+-parseInt(e(474))/5*(parseInt(e(438))/6)+-parseInt(e(465))/7+parseInt(e(522))/8+-parseInt(e(529))/9*(-parseInt(e(467))/10)+parseInt(e(508))/11*(parseInt(e(499))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ia extends t.Plugin{static get[ma(461)](){return[ga]}[ma(464)](){const t=ma,e=this[t(447)],n=e[t(460)][t(504)][t(480)],r=e[t(475)];if(!e[t(525)][t(477)](t(521)))return;const s=e[t(525)][t(510)](t(523)),o=e[t(525)][t(510)](t(468)),a=e[t(525)][t(510)](ga);a[t(498)][t(487)](t(482)),s[t(520)](t(482),(()=>{const n=t,r=o[n(486)](e[n(460)][n(504)][n(480)]);e[n(460)][n(471)]((()=>{const t=n;s[t(455)](r,{commandName:t(482),commandParams:[]},[],t(482))}))})),e[t(446)][t(510)](t(482)).on(t(497),((n,r)=>{const o=t;e[o(446)][o(510)](o(512))[o(433)]&&(r[o(494)]>0&&r[r[o(494)]-1]&&r[r[o(494)]-1][o(527)]||s[o(458)]||this[o(449)]()||n[o(473)]())}),{priority:t(507)});for(const n of[t(444),t(524),t(452),t(500)]){const r=e[t(446)][t(510)](n);s[t(520)](n,(()=>{const n=t,o=e[n(460)][n(504)][n(480)][n(459)]()[n(451)]()[n(531)]((t=>t.is(n(478),n(526)))),i=r[n(433)];e[n(460)][n(471)]((()=>{const t=n;s[t(455)]([o,i],{commandName:t(482),commandParams:[]},[],t(482))}))}))}for(const n of[t(517),t(511)]){const r=e[t(446)][t(510)](n);s[t(520)](n,(()=>{const i=t,a=o[i(486)](e[i(460)][i(504)][i(480)])[0],c=a[i(448)](i(456)),{column:u,row:l}=o[i(453)](a);let f=[];if(i(440)==r[i(442)]){const t=o[i(528)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(505)](t)[i(435)]((t=>t[i(476)]))}else{const t=o[i(528)](c,{column:u,includeAllSlots:!0});f=Array[i(505)](t)[i(435)]((t=>t[i(476)]))}e[i(460)][i(471)]((t=>{const e=i;s[e(509)](t[e(481)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(489)][t(443)]((e=>{const n=t;if(n(530)!=e[n(484)]&&n(488)!=e[n(484)])return;const{data:s}=e;return s&&n(482)==s[n(491)]?{type:n(514),content:Kr(r,n(445))}:void 0})),s[t(489)][t(443)]((e=>{const n=t;if(n(530)!=e[n(484)]&&n(488)!=e[n(484)])return;const{data:s}=e;return s?n(517)==s[n(491)]?{type:n(514),content:Kr(r,n(533))}:n(511)==s[n(491)]?{type:n(514),content:Kr(r,n(469))}:void 0:void 0}));const c=a[t(466)]();for(const e of[t(444),t(524),t(452),t(500)])s[t(439)][t(495)](t(530),e,t(532),c);for(const e of[t(517),t(511)])s[t(439)][t(495)](t(530),e,t(532),c);s[t(439)][t(495)](t(530),t(482),t(532),(r=>{const s=t;e[s(460)][s(471)]((t=>{const o=s,a=Array[o(505)](n[o(450)]())[o(435)]((t=>i.LiveRange[o(437)](t)));t[o(501)](r),e[o(446)][o(510)](o(482))[o(503)](),e[o(497)](o(482),{forceDefaultExecution:!0});const c=a[o(434)]((t=>o(485)!=t[o(462)][o(454)]));c[o(494)]>0&&t[o(501)](c);for(const t of a)t[o(493)]()}))}));for(const n of[t(444),t(452),t(500),t(524)]){const r=e[t(446)][t(510)](n);r.on(t(441),((n,s,o)=>{const i=t;if(o){const t=e[i(460)][i(504)][i(480)][i(459)]()[i(451)]()[i(531)]((t=>t.is(i(478),i(526))));this[i(457)](r[i(433)],t)||(n[i(519)]=!1,n[i(473)]())}}),{priority:t(506)})}}[ma(449)](){const t=ma,e=this[t(447)][t(446)][t(510)](t(482)),n=this[t(447)][t(525)][t(510)](t(468));if(!e[t(496)])return!1;const r=n[t(486)](this[t(447)][t(460)][t(504)][t(480)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(457)](e,n))return!1;return!0}[ma(457)](t,e){const n=ma,r=this[n(447)][n(525)][n(510)](n(523)),s=this[n(447)][n(460)][n(481)](t),o=this[n(447)][n(460)][n(481)](e),i=new Set,a=new Set;for(const t of r[n(479)]())if((n(515)==t[n(484)]||n(502)==t[n(484)]||n(482)==t[n(492)])&&t[n(483)])for(const e of t[n(450)]())e[n(470)](s,!0)&&i[n(516)](t[n(484)]+":"+t[n(513)].id),e[n(470)](o,!0)&&a[n(516)](t[n(484)]+":"+t[n(513)].id);if(i[n(518)]!=a[n(518)])return!1;for(const t of i)if(!a[n(477)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["headingRows","registerDescriptionCallback","FORMAT_REGULAR_COLUMN","start","24279850nIXGTG","bindElementToMarker","FORMAT_HEADER_COLUMN","createTableWalker","2895138NoDqXz","_handleLegacySuggestions","enableDefaultAttributesIntegration","data-suggestion","nodeBefore","includes","consume","2974221TiBfNg","options","unbindElementFromMarkerName","nodeAfter","registerAttributeLabel","removeAttribute","ck-suggestion-marker--active","setTableRowHeader","requires","getCellLocation","writer","headingColumns","afterInit","2921786PtMtIY","markerName","TableEditing","ck-suggestion-marker-","has","toViewElement","commandParams","setAttribute","FORMAT_HEADER_ROW","format","forceValue","mapper","stop","addClass","TableUtils","removeMarker:suggestion","showSuggestionHighlights","accept","editing","getSuggestion","end","_registerLegacyDescription","registerBlockAttribute","_suggestionFactory","plugins","removeClass","markerNameToElements","activeMarkers","TrackChangesEditing","*Format:* %0","item","get","FORMAT_REGULAR_ROW","type","formatBlock","downcastDispatcher","_acceptFormatSuggestionCallbackFactory","descriptionFactory","439130OmOliG","cell","addMarker:suggestion","4FqzxIm","data","registerCustomCallback","name","setTableColumnHeader","markerRange","1814042tPsBpT","commandName","highest","16oopxyR","editor","92753rrTXxU","_splitMarkerName","locale","consumable","72yFoLRh","parent"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(648781===-parseInt(e(276))/1+parseInt(e(271))/2+-parseInt(e(290))/3*(-parseInt(e(265))/4)+parseInt(e(262))/5*(parseInt(e(280))/6)+-parseInt(e(310))/7+-parseInt(e(274))/8*(-parseInt(e(297))/9)+-parseInt(e(286))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(305)](){return[ga]}[ba(309)](){const t=ba,e=this[t(275)];if(!e[t(248)][t(314)](t(312)))return;const n=e[t(278)],r=e[t(248)][t(255)](t(252));r[t(292)](t(304)),r[t(292)](t(269)),r[t(246)](t(282)),r[t(246)](t(308)),r[t(261)][t(301)](t(282),Kr(n,t(318))),r[t(261)][t(301)](t(308),Kr(n,t(288))),this[t(291)]()}[ba(291)](){const t=ba,e=this[t(275)][t(248)][t(255)](t(252)),n=this[t(275)][t(248)][t(255)](t(324)),r=this[t(275)][t(248)][t(255)](ga)[t(260)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(277)](o[a(311)]),l=e[a(243)](u),f=l[a(266)];if(a(258)!=l[a(257)]||!f||a(269)!=f[a(272)])return;if(o[a(254)])return void s[a(322)]();if(!i[a(279)][a(296)](o[a(270)],s[a(268)]))return;const h=o[a(270)][a(285)][a(300)],g=o[a(270)][a(244)][a(294)],d=h[a(281)][a(281)],{column:p}=n[a(306)](h),{column:m}=n[a(306)](g);for(let s=p;s<=m;s++){const l=n[a(289)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(263)],l=i[a(321)][a(315)](s);i[a(307)][a(323)](a(313)+c,l),r&&i[a(307)][a(317)](a(293),u,l),i[a(321)][a(287)](l,o[a(311)]),t&&(e[a(251)][a(295)](o[a(311)])?i[a(307)][a(323)](a(303),l):i[a(307)][a(249)](a(303),l))}}}}e[t(247)][t(267)](t(258),t(304),t(241),r),e[t(247)][t(267)](t(258),t(269),t(241),r),this[t(275)][t(242)][t(259)].on(t(264),s(),{priority:t(273)}),this[t(275)][t(266)][t(259)].on(t(264),((e,n,r)=>{const o=t;r[o(298)][o(240)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(273)}),this[t(275)][t(242)][t(259)].on(t(239),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(277)](r[o(311)]),c=e[o(243)](a),u=c[o(266)];if(o(258)!=c[o(257)]||!u||o(269)!=u[o(272)])return;const l=s[o(321)][o(250)](r[o(311)]);if(l)for(const t of l)s[o(307)][o(249)](o(313)+i,t),s[o(307)][o(249)](o(303),t),s[o(307)][o(302)](o(293),t),s[o(321)][o(299)](t,r[o(311)])}),{priority:t(273)}),this[t(245)]()}[ba(245)](){const t=ba,e=this[t(275)],n=e[t(278)];function r(e){const r=t;return{type:r(319),content:Kr(n,r(253),e)}}e[t(248)][t(255)](t(252))[t(261)][t(283)]((e=>{const s=t;if(s(258)!=e[s(257)])return;const{data:o}=e;if(o){if(s(304)==o[s(272)]){const t=o[s(316)][0][s(320)];return r(Kr(n,s(t?318:256)))}if(s(269)==o[s(272)]){const t=o[s(316)][0][s(320)];return r(Kr(n,s(t?288:284)))}}}))}}const Aa=ka;function ka(t,e){const n=Ra();return(ka=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(604618===-parseInt(e(206))/1+parseInt(e(143))/2+-parseInt(e(282))/3+parseInt(e(238))/4*(-parseInt(e(199))/5)+parseInt(e(183))/6+parseInt(e(211))/7*(parseInt(e(321))/8)+parseInt(e(259))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ra);const Ca=[Aa(168),Aa(181),Aa(245),Aa(137),Aa(242),Aa(203),Aa(136)],La=Object[Aa(215)](Ca[Aa(317)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(213)](){return[ga]}[Aa(135)](){const t=Aa,n=this[t(293)];if(!n[t(202)][t(160)](t(150)))return;const r=n[t(202)][t(265)](t(192)),s=n[t(202)][t(265)](t(300)),o=n[t(202)][t(265)](ga),a=n[t(202)][t(265)](t(150));o[t(283)][t(254)](t(301),t(126)),n[t(296)][t(132)][t(308)](t(130),{allowIn:t(210),allowContentOf:t(210),isLimit:!0}),n[t(222)][t(178)]({model:t(130),view:t(241)});let c=null;n[t(296)].on(t(323),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(269)]-1];h&&h[u(224)]||r[u(182)]||this[u(293)][u(250)][u(265)](u(228))[u(236)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(253)))return!1;const i=s[o(232)](t,n);if(!i||!va(i,void 0,r))return!1;const a=r[o(256)](n[o(163)][o(177)]);if(!a[o(269)])return!1;const c=a[0][o(270)](o(200)),l=r[o(279)](a),f=r[o(190)](a),h={startRow:l[o(276)],endRow:l[o(251)],startColumn:f[o(276)],endColumn:f[o(251)]};return 1==a[o(269)]&&(h[o(292)]+=r[o(295)](i)-1,h[o(274)]+=r[o(208)](i)-1),va(c,h,r)}(l,f,n[u(296)],s,a)&&(o[u(179)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(296)][u(309)]((()=>{const t=u;n[t(296)][t(323)](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(269)]&&r[t(205)](o,t(301),{tablePasteChainId:s}),a[t(269)]&&r[t(205)](a,t(126),{tablePasteChainId:s}),l[t(269)]&&(r[t(205)](l,t(146),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(237)]((e=>{const n=t;var r;return null===(r=e[n(171)])||void 0===r?void 0:r[n(302)](e)}))),f[t(269)]&&(r[t(216)](f,t(146),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(237)]((e=>{const n=t;var r;return null===(r=e[n(171)])||void 0===r?void 0:r[n(302)](e)})));const g=r[t(243)](h[t(317)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(287),{tablePasteChainId:s});if(g){const e=g[t(147)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(296)][t(227)](s),a=e[t(191)]((e=>e[t(262)]()[t(312)](i)));a&&r[t(254)]([a[t(209)],o])}r[t(269)]&&g[t(142)](t(324),Object[t(215)](r))}c=null})))}),{priority:e.priorities[t(239)]+10}),n[t(202)][t(265)](t(150)).on(t(258),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(179)]();const u=s[r(315)],l=o,f=Sa(u),h=Sa(l);e[r(175)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(297)](u[r(230)](0));for(const t of Array[r(285)](l[r(316)]()))a[r(303)](t,u,r(185));const t=c[r(310)][r(180)](s[r(145)]),e=c[r(129)][r(180)](s[r(278)]);t||e||(g=i.LiveRange[r(289)](a[r(184)](u)))}else h&&!f&&(d=a[r(184)](u));else{const t=a[r(229)](r(130)),e=a[r(229)](r(130));a[r(201)](a[r(184)](u),e),a[r(303)](t,u,0);for(const e of Array[r(285)](l[r(316)]()))a[r(303)](e,t,r(185));g=i.LiveRange[r(289)](a[r(227)](t)),d=i.LiveRange[r(289)](a[r(227)](e))}const p=Array[r(285)](l[r(127)]())[r(141)]((([t])=>Ca[r(180)](t)));c[r(155)][r(254)]({element:u,attributes:p[r(269)]?Object[r(215)](p):null}),g&&c[r(244)][r(254)](g),d&&c[r(291)][r(254)](d)}),{priority:t(239)}),s.on(t(298),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(151)]||1;c[o(129)]=new Array(l)[o(304)](u)[o(317)](((t,e)=>t+e));for(const{cell:t}of s[o(166)](i,{startColumn:u,endColumn:u+l-1}))c[o(176)][o(254)](n[o(296)][o(227)](t))}),{priority:t(194)}),s.on(t(169),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(280)]||1;c[o(310)]=new Array(l)[o(304)](u)[o(317)](((t,e)=>t+e));for(const{cell:t}of s[o(166)](i,{startRow:u,endRow:u+l-1}))c[o(235)][o(254)](n[o(296)][o(227)](t))}),{priority:t(194)}),r[t(272)][t(266)]((e=>{const r=t;if(e[r(187)]&&e[r(187)][r(322)](r(146)))return e[r(268)]?{}:{type:r(225),content:Kr(n[r(288)],r(165))}}));const u=()=>!1;for(const e of[t(146),t(126),t(301),t(287)])r[t(255)][t(273)](t(225),e,t(231),u),r[t(255)][t(273)](t(198),e,t(231),u),r[t(255)][t(273)](t(193),e,t(231),u);r[t(255)][t(273)](t(193),t(287),t(248),u),r[t(255)][t(273)](t(193),t(287),t(261),((e,r,s)=>{const o=t,i=e[o(317)]((t=>t[o(123)]()))[o(141)]((t=>t)),a=new Map(i[o(317)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(155)])e&&a[o(134)](t,e);else if(s&&s[o(324)])for(const[t,e]of Object[o(223)](s[o(324)])){const r=n[o(296)][o(319)][o(265)](t),s=r?r[o(262)]()[o(123)]():null;s&&a[o(134)](s,e)}n[o(296)][o(309)]((t=>{const e=o;for(const[n,r]of a)t[e(286)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(255)][o(273)](e,o(146),s,((t,i,a)=>{const c=o;n[c(296)][c(309)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(311)][o(144)];t.is(o(271),o(130))&&u[o(254)](t)}r[o(255)][o(174)](e,null,s)(t,i,a);for(const t of u)o(320)!=t[o(313)][o(326)]&&n[o(154)](t)}))}))};l(t(225),t(261)),l(t(225),t(248)),l(t(198),t(261)),l(t(198),t(248)),r[t(255)][t(273)](t(225),t(301),t(248),(e=>{const n=t,r=e[n(317)]((t=>t[n(123)]())),i=r[0][n(270)](n(200)),{minRow:a,maxRow:c}=o[n(307)](r);s[n(263)](i,{at:a,rows:c-a+1})})),r[t(255)][t(273)](t(225),t(126),t(248),(e=>{const n=t,r=e[n(317)]((t=>t[n(123)]())),i=r[0][n(270)](n(200)),{minColumn:a,maxColumn:c}=o[n(307)](r);s[n(159)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(187)]||!n[s(187)][s(322)](s(146)))return;const o=n[s(234)][s(170)],i=r[s(204)]()[s(141)]((t=>t[s(277)]&&t[s(234)]&&t[s(234)][s(170)]==o));i[s(269)]&&n[s(252)]()[s(269)]!=i[s(269)]&&i[s(260)](((t,e)=>(t[s(247)]=e,e[s(268)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(257)](e[s(267)]),i=[s(153),s(128)],a=r[s(161)][s(180)](e[s(267)]);return a&&i[s(254)](s(325)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(152),f,{priority:t(239)}),r.on(t(124),f,{priority:t(239)}),n[t(296)][t(163)][t(172)]((()=>{const e=t;let s=!1;const o=Array[e(285)](n[e(296)][e(163)][e(281)][e(157)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(257)](t);if(e(186)!=o||e(198)!=a||i[e(207)])continue;if(!r[e(249)](c))continue;const u=r[e(149)](c)[e(299)](),l=n[e(202)][e(265)](e(218)).me;for(const t of r[e(204)]())if(t[e(277)]&&t[e(131)]==l&&e(193)==t[e(217)]&&e(287)==t[e(187)]&&t[e(299)]()[e(139)]((t=>u[e(164)]((n=>n[e(246)](t,!0))))))for(const n of t[e(252)]())n[e(277)]&&(n[e(248)](),s=!0)}return s})),n[t(296)][t(163)][t(172)]((e=>{const s=t,o=n[s(250)][s(265)](s(140));if(!o||!o[s(214)][s(160)](e[s(284)]))return!1;let i=!1;const a=n[s(202)][s(265)](s(218)).me,c=n[s(296)][s(163)][s(281)][s(158)](),u=Array[s(285)](n[s(296)][s(163)][s(281)][s(157)]())[s(141)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(257)](t);return n(186)==o&&n(146)==i&&c==a.id&&!e[n(207)]}));for(const t of c){if(s(303)!=t[s(217)]||s(130)!=t[s(209)]||1!=t[s(269)])continue;const n=e[s(220)](t[s(195)],t[s(195)][s(221)](1));if(!u[s(191)]((({data:t})=>t[s(264)][s(312)](n))))for(const{name:t,data:r}of u)if(n[s(246)](r[s(264)])){e[s(173)](t,{range:n}),i=!0;break}}return i})),n[t(296)][t(163)][t(172)]((e=>{const s=t;let o=!1;const i=n[s(202)][s(265)](s(218)).me,a=r[s(204)]()[s(141)]((t=>t[s(277)]&&t[s(131)]==i)),c=new Set,u=new Set;for(const t of a)if(s(146)==t[s(187)])for(const e of t[s(147)]()){const n=e[s(262)]()[s(123)]();if(n)if(n.is(s(271),s(130))&&Sa(n)){t[s(275)](e[s(209)]),c[s(294)](n),o=!0;const r=n[s(290)],i=n[s(162)],a=r&&r.is(s(271),s(130)),l=i&&i.is(s(271),s(130));a&&!c[s(160)](r)&&u[s(294)](r),l&&!c[s(160)](i)&&u[s(294)](i)}else n.is(s(271),s(197))&&n[s(306)]&&(t[s(275)](e[s(209)]),o=!0)}else if(s(287)==t[s(187)]){if(!t[s(234)]||!t[s(234)][s(170)])continue;const e=t[s(234)][s(324)];if(e&&Object[s(318)](e)[s(269)])continue;const n=t[s(234)][s(170)];let r=!0,i=!0;for(const e of a)if(e[s(187)]&&e[s(187)][s(322)](s(146))){if(!e[s(234)][s(170)]){i=!1;break}if(e.id!=t.id&&e[s(234)][s(170)]==n){r=!1;break}}i&&r&&(t[s(189)](),o=!0)}for(const t of c)e[s(297)](t);for(const t of u)e[s(154)](t);return o})),n[t(222)][t(233)](t(125))[t(226)]({model:t(156),view:(t,e)=>h(t),converterPriority:t(239)}),n[t(222)][t(233)](t(314))[t(226)]({model:t(156),view:(e,n)=>n[t(240)][t(305)]?h(e,!1):null,converterPriority:t(239)});const g=n[t(212)][t(188)];this[t(167)](g[t(163)],t(138),((e,n)=>{const r=t,s=[];for(const t of g[r(184)](n[r(196)])[r(133)]())t.is(r(271),r(241))&&s[r(254)](t);g[r(309)]((t=>{const e=r;for(const n of s)t[e(148)](t[e(184)](n),t[e(219)](n)),t[e(297)](n)}))}))}}function Ra(){const t=["$graveyard","1744IRMnCm","startsWith","insertContent","markerAttributes","ck-suggestion-marker--active","rootName","getContainedElement","suggestionUnloaded","editingDowncast","tablePasteColumn","getAttributes","ck-suggestion-marker-insertion","columnInsertionIndexes","tableCellSuggestion","author","schema","getItems","set","afterInit","tableCellPadding","tableCellHorizontalAlignment","clipboardOutput","every","redo","filter","setAttribute","1982130KWLCKO","nodeAfter","row","tablePaste","getMarkers","move","getSuggestion","TableClipboard","columns","suggestionLoaded","ck-suggestion-marker","unwrap","cells","suggestion:formatBlock:tablePasteCell","getChangedMarkers","getChanges","removeColumns","has","activeMarkers","previousSibling","document","some","*Replace table cells*","createTableWalker","listenTo","tableCellBorderWidth","insertRows","tablePasteChainId","detach","registerPostFixer","updateMarker","getSuggestionCallback","return","columnInsertionRanges","selection","elementToElement","stop","includes","tableCellBorderColor","_isForcedDefaultExecutionBlock","1211256wGwKmt","createRangeIn","end","suggestion","subType","view","removeMarkers","getColumnIndexes","find","TrackChangesEditing","formatBlock","low","position","content","paragraph","deletion","10ZisEUx","table","wrap","plugins","tableCellBackgroundColor","getSuggestions","markMultiRangeInsertion","483681BlmGZE","oldRange","getColumns","name","tableCell","9128DWVHKH","editing","requires","_createdBatches","fromEntries","markMultiRangeDeletion","type","Users","createPositionBefore","createRange","getShiftedBy","conversion","entries","forceDefaultExecution","insertion","markerToHighlight","createRangeOn","trackChanges","createElement","getChild","join","getTableIfOnlyTableInContent","for","attributes","rowInsertionRanges","value","forEach","1646184nYRpBP","high","options","suggestion-td","tableCellVerticalAlignment","markMultiRangeBlockFormat","insertionRanges","tableCellBorderStyle","containsRange","next","discard","hasSuggestion","commands","last","getAllAdjacentSuggestions","documentSelection","push","_suggestionFactory","getSelectionAffectedTableCells","_splitMarkerName","_replaceTableSlotCell","4180932eqgmmA","reduce","accept","getRange","removeRows","newRange","get","registerDescriptionCallback","markerName","previous","length","findAncestor","element","descriptionFactory","registerCustomCallback","endColumn","removeMarker","first","isInContent","column","getRowIndexes","rows","differ","91110MVxOGk","_tablePostFixingSubtypes","batch","from","setAttributes","tablePasteCell","locale","fromRange","nextSibling","deletionRanges","endRow","editor","add","getRows","model","remove","insertColumns","getRanges","TableUtils","tablePasteRow","call","insert","fill","showSuggestionHighlights","isEmpty","_getCoordsForCells","register","change","rowInsertionIndexes","start","isEqual","root","dataDowncast","cell","getChildren","map","keys","markers"];return(Ra=function(){return t})()}function Sa(t){const e=Aa;if(t[e(306)])return!0;const n=t[e(230)](0);return n.is(e(271),e(197))&&n[e(306)]}function va(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(166)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ma=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=406]})(t,e)}function Oa(){const t=["97816CydvXD","subType","formatBlock","handleResizeTableWidthCommand","2937055HSWOgl","getContainedElement","1136764nEHwCU","_suggestionFactory","columnWidths","getColumnGroupElement","tableWidth","resizeTable","plugins","author","locale","bind","afterInit","model","get","16005TuInJW","discard","registerCustomCallback","editor","formatGroupId","12130nrTbWr","markBlockFormat","registerDescriptionCallback","19221ipqxpC","descriptionFactory","commandParams","38EGpTxr","has","3643570ARoTNI","TrackChangesEditing","getAttribute","table","format","data","Users","6bcgUuu","selection","getSelectedElement","9IWOfYP","handleSuggestionDescription","getSuggestionCallback","accept","resizeTableWidth","change","document","TableColumnResizeEditing","getSuggestions","type","formatInline","enableCommand","getTableColumnsWidths","856776iYGrLm","*Format:* resize table"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(302621===-parseInt(e(428))/1*(parseInt(e(431))/2)+-parseInt(e(456))/3+parseInt(e(407))/4+parseInt(e(462))/5*(-parseInt(e(440))/6)+-parseInt(e(433))/7+parseInt(e(458))/8*(parseInt(e(443))/9)+parseInt(e(425))/10*(parseInt(e(420))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[Ma(417)](){const t=Ma;if(!this[t(423)][t(413)][t(432)](t(450)))return;const e=this[t(423)][t(413)][t(419)](t(434));e[t(454)](t(447),this[t(461)][t(416)](this)),e[t(408)][t(422)](t(460),t(412),t(446),e[t(408)][t(445)](t(460),null,t(421))),e[t(408)][t(422)](t(460),t(412),t(421),e[t(408)][t(445)](t(460),null,t(446))),e[t(429)][t(427)](this[t(444)][t(416)](this))}[Ma(461)](t,e){const n=Ma,r=this[n(423)][n(413)][n(419)](n(434)),s=this[n(423)][n(413)][n(419)](n(450)),o=e[n(436)]||this[n(423)][n(418)][n(449)][n(441)][n(442)]();this[n(423)][n(418)][n(448)]((()=>{const i=n,a=s[i(410)](o);let c=a?s[i(455)](a):null,u=o[i(435)](i(411))||null;const l=e[i(411)]||u,f=e[i(409)]||c,h=this[i(423)][i(413)][i(419)](i(439)).me;for(const t of r[i(451)]()){const e=t[i(406)]();if(i(412)===t[i(459)]&&e===o){t[i(414)]!==h&&t[i(421)]();const e=t[i(438)][i(430)];u=e[0][i(411)],c=e[0][i(409)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(426)](o,{commandName:i(447),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(412)},[],i(412))}))}[Ma(444)](t){const e=Ma;if(e(460)!=t[e(452)]&&e(453)!=t[e(452)])return;const{data:n}=t;if(n&&e(412)===n[e(424)]){const t=e(457);return{type:e(437),content:Kr(this[e(423)][e(415)],t)}}}}const Fa=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=280]})(t,e)}function xa(){const t=["1197993oQCljL","enableCommand","2zmccYq","3981762EgTEub","3784nRwwUG","plugins","46846BZHDAb","has","insertTemplate","TrackChangesEditing","get","afterInit","1698618gBYaGi","editor","6060329HooZTD","15DltDoN","4613oKHsDe","10fqsFIg","399316RZxwSc","Template"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(251857===-parseInt(e(299))/1*(parseInt(e(283))/2)+-parseInt(e(297))/3+-parseInt(e(295))/4*(-parseInt(e(292))/5)+-parseInt(e(289))/6+parseInt(e(293))/7*(-parseInt(e(281))/8)+parseInt(e(280))/9+parseInt(e(294))/10*(parseInt(e(291))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(288)](){const t=Fa,e=this[t(290)];e[t(282)][t(284)](t(296))&&e[t(282)][t(287)](t(286))[t(298)](t(285))}}const Ua=Ga;function ja(){const t=["TrackChangesEditing","locale","get","afterInit","enableCommand","registerElementLabel","951304uRzOxl","ELEMENT_TABLE_OF_CONTENTS","commands","208aixsqX","31953SeJpJY","tableOfContents","editor","7PZpTak","descriptionFactory","insertTableOfContents","2546985ETlLZL","plugins","284059zetlwG","4124763buMmzM","4ZYdAVd","2520510aLCEiw","8184250dZqXdD"];return(ja=function(){return t})()}function Ga(t,e){const n=ja();return(Ga=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(375453===-parseInt(e(242))/1*(parseInt(e(221))/2)+parseInt(e(234))/3*(parseInt(e(233))/4)+-parseInt(e(240))/5+parseInt(e(222))/6+-parseInt(e(237))/7*(-parseInt(e(230))/8)+-parseInt(e(220))/9+parseInt(e(223))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Va extends t.Plugin{[Ua(227)](){const t=Ua,e=this[t(236)];if(!e[t(232)][t(226)](t(239)))return;e[t(241)][t(226)](t(224))[t(228)](t(239));const n=e[t(241)][t(226)](t(224)),r=e[t(225)];n[t(238)][t(229)](t(235),(e=>Kr(r,t(231),e)))}}const za=Wa;function Ha(){const t=["element","getChangedMarkers","editor","suggestion","isCollapsed","has","end","Title","afterInit","getNearestSelectionRange","get","from","_splitMarkerName","677335zvteYP","23397gRWKxv","registerPostFixer","nodeBefore","model","1028552gNMxmV","235668jdhguD","updateMarker","4EIwnsz","createRange","start","1721646DFvJhW","isTouching","removeMarker","forward","TrackChangesEditing","isEqual","differ","locale","schema","descriptionFactory","plugins","title-content","registerElementLabel","document","219953HoOcrE","ELEMENT_TITLE","newRange","1373454HBtlGd","7hRAafO"];return(Ha=function(){return t})()}function Wa(t,e){const n=Ha();return(Wa=function(t,e){return n[t-=470]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(119165===parseInt(e(483))/1+parseInt(e(507))/2+parseInt(e(502))/3+-parseInt(e(509))/4*(parseInt(e(501))/5)+parseInt(e(486))/6*(parseInt(e(487))/7)+-parseInt(e(506))/8+-parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[za(496)](){const t=za,e=this[t(490)];if(!e[t(479)][t(493)](t(495)))return;const n=e[t(479)][t(498)](t(473));n[t(478)][t(481)](t(480),(()=>Kr(e[t(476)],t(484)))),e[t(505)][t(482)][t(503)]((r=>{const s=t;let o=!1;const i=Array[s(499)](e[s(505)][s(482)][s(475)][s(489)]());for(const{name:t,data:a}of i){const{group:i}=n[s(500)](t);if(s(491)!==i||!a[s(485)])continue;const c=a[s(485)],u=c[s(494)][s(504)];if(!u||!u.is(s(488),s(480)))continue;if(!c[s(511)][s(470)](c[s(494)]))continue;const l=e[s(505)][s(477)][s(497)](c[s(494)],s(472));if(l&&l[s(492)]){const e=r[s(510)](c[s(511)],l[s(511)]);e[s(474)](c)||(r[s(508)](t,{range:e}),o=!0)}o||(r[s(471)](t),o=!0)}return o}))}}const Xa=qa;function qa(t,e){const n=Za();return(qa=function(t,e){return n[t-=280]})(t,e)}function Za(){const t=["editor","3703668YzBXeW","33hYSwXG","plugins","afterInit","18530nusMFY","115948CezwPo","1263344XShKFX","2kdxcBl","undo","981ipAHXs","277744fByquj","5TdnnRk","get","7BpuQPh","enableCommand","912126PWLHoB","redo","UndoEditing","688971JgKGov","TrackChangesEditing","has"];return(Za=function(){return t})()}!function(t){const e=qa,n=t();for(;;)try{if(181655===-parseInt(e(284))/1+-parseInt(e(281))/2*(parseInt(e(292))/3)+-parseInt(e(301))/4*(parseInt(e(285))/5)+-parseInt(e(289))/6*(-parseInt(e(287))/7)+-parseInt(e(280))/8+parseInt(e(283))/9*(-parseInt(e(300))/10)+-parseInt(e(297))/11*(-parseInt(e(296))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Ya extends t.Plugin{[Xa(299)](){const t=Xa,e=this[t(295)],n=e[t(298)][t(286)](t(293));e[t(298)][t(294)](t(291))&&(n[t(288)](t(282)),n[t(288)](t(290)))}}const Ja=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=261]})(t,e)}function $a(){const t=["15110821nrEDnm","TrackChangesEditing","plugins","requires","2946uYNTBp","editor","7401344tIfyuk","786167FuwDod","toggleTableCaption","get","has","afterInit","8448630rhkAHS","9rtntyj","24ATaYzv","4131444bXiuAl","12715KTaSbq","3362835Jqboeq","4kyZzWz","TableCaptionEditing","enableCommand"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(926826===-parseInt(e(281))/1*(parseInt(e(271))/2)+-parseInt(e(268))/3+parseInt(e(280))/4+-parseInt(e(269))/5*(-parseInt(e(278))/6)+parseInt(e(270))/7*(-parseInt(e(267))/8)+parseInt(e(266))/9*(parseInt(e(265))/10)+parseInt(e(274))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(277)](){return[ga]}[Ja(264)](){const t=Ja,e=this[t(279)];e[t(276)][t(263)](t(272))&&e[t(276)][t(262)](t(275))[t(273)](t(261))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=331]})(t,e)}function rc(){const t=["formatBlock","registerCustomCallback","755733kCjmeP","getSelectionAffectedTableCells","tableBorderStyle","registerDescriptionCallback","format","_handlePropertyChange","*Format:* change table properties","enqueueChange","1145415xPuOjz","tableCellBorderColor","_getSuggestion","afterInit","getSuggestions","selection","*Format:* change table cell properties","model","pluginName","TrackChangesTableProperties","28658iCPUPN","discard","change","data","tableProperties","start","getAttribute","join","handleDiscardAction","getFirstPosition","tableCellHeight","commandParams","getContainedElement","tableCellVerticalAlignment","TrackChangesEditing","plugins","markBlockFormat","getSuggestionCallback","setAttribute","tableCellHorizontalAlignment","TableUtils","tableCellBackgroundColor","locale","91028MSXjwn","has","tableAlignment","accept","177784SnbUSt","1015246Bdraoa","enableCommand","findAncestor","tableHeight","table","TablePropertiesEditing","nodeAfter","tableCellWidth","tableWidth","batch","tableCellPadding","editor","tableCellBorderStyle","tableCellBorderWidth","handleSuggestionDescription","removeAttribute","document","90ZJzRTJ","subType","tableBorderColor","tableCellProperties","tableBorderWidth","282SPNgdm","get","10353230bNTYAi","24NCAdqU","3HmFiBJ","descriptionFactory","tableBackgroundColor","_suggestionFactory","480UmTTyq","TableCellPropertiesEditing"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(725082===-parseInt(e(408))/1+parseInt(e(333))/2*(parseInt(e(359))/3)+parseInt(e(358))/4*(-parseInt(e(375))/5)+parseInt(e(355))/6*(parseInt(e(385))/7)+parseInt(e(332))/8*(-parseInt(e(350))/9)+-parseInt(e(357))/10+-parseInt(e(367))/11*(-parseInt(e(363))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(389)]=[e(352),e(369),e(354),e(410),e(341),e(336),e(361)],this[e(353)]=[e(376),e(345),e(346),e(343),e(340),e(395),e(406),e(404),e(398)]}static get[ec(383)](){return ec(384)}[ec(378)](){const t=ec,e=this[t(344)][t(400)][t(356)](t(399));if(this[t(344)][t(400)][t(409)](t(338))){for(const n of this[t(389)])e[t(334)](n,((e,r)=>{const s=t,o=this[s(344)][s(382)][s(349)][s(380)][s(394)]()[s(335)](s(337));this[s(372)](n,[o],this[s(389)],s(389),e,r)}));e[t(362)][t(366)](t(365),t(389),t(331),e[t(362)][t(402)](t(365),null,t(386))),e[t(362)][t(366)](t(365),t(389),t(386),((e,n)=>this[t(393)](this[t(389)],e,n))),e[t(362)][t(366)](t(365),t(389),t(392),(()=>!1))}if(this[t(344)][t(400)][t(409)](t(364))){for(const n of this[t(353)])e[t(334)](n,((e,r)=>{const s=t,o=this[s(344)][s(400)][s(356)](s(405))[s(368)](this[s(344)][s(382)][s(349)][s(380)]);this[s(372)](n,o,this[s(353)],s(353),e,r)}));e[t(362)][t(366)](t(365),t(353),t(331),e[t(362)][t(402)](t(365),null,t(386))),e[t(362)][t(366)](t(365),t(353),t(386),((e,n)=>this[t(393)](this[t(353)],e,n))),e[t(362)][t(366)](t(365),t(353),t(392),(()=>!1))}e[t(360)][t(370)]((e=>this[t(347)](e)))}[ec(372)](t,e,n,r,s,o){const i=ec,a=this[i(344)][i(400)][i(356)](i(399));this[i(344)][i(382)][i(374)](o[i(342)],(()=>{const t=i;for(const i of e)if(this[t(377)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(391)](r);void 0!==n&&(e[r]=n)}s(o),a[t(401)](i,{commandParams:[e]},[],r)}}))}[ec(393)](t,e,n){const r=ec,s=e[0][r(390)][r(339)],o=n[r(396)][0];this[r(344)][r(382)][r(387)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(403)](r,o[r],s):e[n(348)](r,s)}))}[ec(347)](t){const e=ec;if(t[e(388)])switch(t[e(351)]){case e(389):return{type:e(371),content:Kr(this[e(344)][e(407)],e(373))};case e(353):return{type:e(371),content:Kr(this[e(344)][e(407)],e(381))}}}[ec(377)](t,e){const n=ec,r=this[n(344)][n(400)][n(356)](n(399));for(const s of r[n(379)]({skipNotAttached:!0})){const r=s[n(397)]();if(s[n(351)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ec=Math.max;const Ic=function(t,e,n){return e=Ec(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ec(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Yt?function(t,e){return Yt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ic(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Lc;function Cc(){const t=["insertContent","return","moveTargetPosition","_suggestionState","targetPosition","change:data","activeMarkers","suggestion:","value","define","createPositionAfter","attributeOldValue","config","next","discard","unbind","oldValue","_addSuggestionMarker","createElement","formatBlock:accept","insertion:accept","removeComment","createRangeIn","getCustomProperty","_setSuggestionData","pop","commentThread","addCommentThread","removed","item","addHighlight","push","markerToData","markInsertion","suggestionUnloaded","220928cziRjD","getWalker","isSelectable","stopListening","createRange","3277VYLCGd","pluginName","formatGroupId","newValue","format","clear","getNearestSelectionRange","createSelection","_customCallbacks","isMultiRange","getCommentThread","parent","10674pobXbl","map","addMarkerName","position","_trackFormatChanges","enableReadOnlyMode","suggestion:attribute:","mapper","_enabledCommands","head","_recordAttributeSuggestions","updateMarker","fetchCommentThread","deleteContent","elementStart","oldRange","_onDiscard","markInlineFormat","acceptAllSuggestions","PendingActions","stop","@external","markBlockFormat","editingDowncast","removeMarkers","addSuggestionData","external:","isLimit","_mergeNestedSuggestions","formatInline:discard","_commentsRepository","36SliEYo","notReady","formatBlock:","skipNestingCheck","_refreshSuggestionsChain","removeMarker","authoredAt","splice","name","trackChanges.mergeNestedSuggestions","collaboration.channelId","isObject","newRange","hasSuggestion","_addThreadToSuggestion","widget","delete","getLastMatchingPosition","accept","getMultiRangeId","end","marker-count","formatInline:accept","268mxXzUP","error-saving-suggestion-data-suggestion-discarded","_setSuggestionRange","getAncestors","deletion:join","resolve","warn","_getAttributeKey","enableDefaultAttributesIntegration","_inlineAttributeKeys","removeAttribute","_cutOutSuggestionMarker","type","discardSelectedSuggestions","_defaultCallbacks","formatBlock:chain","getItems","get","addMarker:suggestion:formatBlock","editor","getSuggestion","_checkSuggestionCorrectness","markerReady","track-changes-adapter-missing-getsuggestion","applyOperation","values","_blockAttributeKeys","discardSuggestion","5027066mKsint","track-changes-adapter-already-set","removeClass","formatBlock","CommentsRepository","markerToHighlight","TrackChangesEditing","registerBlockAttribute","author","createPositionBefore","subType","backward","dataDowncast","always","fromRange","attributeKey","locale","track-changes-suggestion-data-mismatch","attributes","addUser","_recordAttributeChanges","isCollapsed","acceptSuggestion","change:activeMarkers","insertion:join","editing","assign","unshift","forEach","keys","getDifference","trackChanges","isInContent","catch","hasComments","commands","getContainedElement","markDeletion","element","isIntersecting","rejected","_SUGGESTION_ANNOUNCEMENT","rootName","containsItem","$textProxy","_registerDefaultCallbacks","isIntersectingWithRange","adapter","getRange","$elementName","_isDataLoaded","isAtEnd","conversion","track-changes-suggestion-not-found","getChanges","isUndo","formatBlock:discard","isTouching","requires","concat","howMany","isRemovable","forceDefaultExecution","markMultiRangeInsertion","deletion:discard","rename","detach","update:suggestion","formatInline:","join","_refreshAttributeSuggestionsChain","then","_adapter","deletion:accept","consumable","isBefore","attribute:","markers","plugins","addRange","has","bindElementToMarker","getSuggestionCallback","normal","setTo","removeMarker:suggestion:attribute","change:_saved","data","_rangeIsInLocalUserInsertion","enqueueChange","$marker","range","clone","group","dataToMarker","_isRegisteredAttribute","for","_isBlockAttribute","containsRangeInObject","suggestion-type","LEAVE","getSuggestions","data-suggestion","_processAttributeSuggestions","addMarker:suggestion:attribute","refresh","insertion","meta","options","createdAt","attribute:accept","elementEnd","substring","attribute:discard","track-changes-command-not-found","isDocumentOperation","isInsideObject","getAllAdjacentSuggestions","Users","formatInline:chain","multi","getIntersection","_isForcedDefaultExecutionBlock","setAttribute","_saved","model","move","differ","selection","ck-suggestion-marker-formatBlock","nodeAfter","originalSuggestionId","filter","chain","markMultiRangeBlockFormat","set","consume","updateSuggestion","schema","addSuggestion","getRanges","setSelection","stringify","find","ready","descriptionFactory","isOwn","addClass","from","isLocal","insert","_getMarkerAnnouncementText","_removeSuggestion","80480gSrBsu","announce","split","discardAllSuggestions","2357082ZmQtni","_splitMarkerName","startsWith","$text","forward","after","markerNameToElements","elementToElement","_reduceSuggestionAttributeRange","execute","createPositionAt","ENTER","deletion","630FAAThb","getAttribute","track-changes-enable-command-twice","getMarkers","markerName","suggestionLoaded","some","_suggestions","containsPosition","_reduceExistingSuggestions","toUpperCase","fire","_afterChanges","insertion:","key","_handleNewSuggestionMarker","acceptSelectedSuggestions","createRangeOn","remove","reconvertMarker","removeMarker:suggestion:formatBlock","attribute","documentSelection","upcast","track-changes-user-not-found","isEqual","attribute:join","getFirstMarker","dataReady","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.","highest","$graveyard","change","containsRange","length","getUser","_suggestionFactory","_processAttributeChanges","multipleBlocks","add","rethrowUnexpectedError","includes","PENDING_ACTION_SUGGESTION","open","showSuggestionHighlights","_updateSuggestionData","deletion:","insertion:chain","_getExternalAuthor","getShiftedBy","splitPosition","groupId","deletion:chain","every","insertion:discard","listenTo","sort","action","ck-suggestion-marker-formatInline","isExternal","document","tablePasteChainId","never","FORMATTING","high","_initAriaMarkerChangeAnnouncements","ck-suggestion-marker","default","_findSuggestions","registerInlineAttribute","containerElement","isNextTo","isArray","creator","enableCommand","suggestionChanged","addMarker","_joinSuggestions","authorName","commandName","toViewElement","markAttributeChange","_joinWithAdjacentSuggestions","addComment","previous","substr","buildSuggestion","getFirstRange","ck-suggestion-marker-","isAtStart","writer","addMarker:suggestion","getChangedMarkers","ck-suggestion-marker--active","init","formatInline","_getSuggestionData","_getAuthorFromId","_editor","_createSuggestion","formatBlock:join","isAfter","_breakSuggestionMarker","96WQKlGs","batch","start","suggestion","formatInline:join","trackChanges.trackFormatChanges","low","109193zrFeyB","accepted","comments","unbindElementFromMarkerName","_model","registerPostFixer","size","attributeNewValue","hasCommentThread","trackChangesCommand","lowest","toJSON","root","fromCharCode","nodeBefore","before","markMultiRangeDeletion","registerCustomCallback","isBlock"];return(Cc=function(){return t})()}function Lc(t,e){const n=Cc();return(Lc=function(t,e){return n[t-=375]})(t,e)}!function(t){const e=Lc,n=t();for(;;)try{if(416570===parseInt(e(526))/1*(-parseInt(e(592))/2)+parseInt(e(777))/3+-parseInt(e(460))/4*(-parseInt(e(773))/5)+-parseInt(e(569))/6*(-parseInt(e(467))/7)+-parseInt(e(521))/8+-parseInt(e(538))/9*(-parseInt(e(790))/10)+-parseInt(e(620))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Nc=kc(669);class Rc extends t.Plugin{static get[kc(678)](){return[kc(624),o.Users,t.PendingActions,ts,ss,us,fs,ys,Is,ks,Ms,js,no,io,fo,mo,_o,ko,So,Oo,xo,Wo,Go,Zo,$o,ri,fi,mi,wi,ai,Vs,Zs,_i,Ci,Si,xi,Gi,Ki,Yi,ta,oa,ua,ga,Ia,ya,tc,Na,Da,Va,sc,Ba,Ka,Ya]}static get[kc(527)](){return kc(626)}constructor(t){const e=kc;function n(t){const e=Lc;return t[e(539)]((t=>String[e(480)](t)))[e(689)]("")}super(t),this[e(548)]=!1,this[e(755)](e(492),[]),this.on(e(643),((n,r,s,o)=>{const i=e;this[i(471)][i(389)]((()=>{const e=i;for(const n of[...o,...s])this[e(471)][e(697)][e(700)](n)&&t[e(645)][e(376)](n)}))})),this[e(765)]=new Yr(this[e(611)][e(745)][e(758)],this[e(611)][e(636)]),this[e(692)]=null,this[e(393)]=new Sc(this[e(611)]),this[e(797)]=new Map,this[e(568)]=t[e(698)][e(609)](e(624)),this[e(546)]=new Set,this[e(471)]=this[e(611)][e(745)],this[e(489)]=new WeakMap,this[e(742)]=!1,this[e(618)]=new Set([e(669)]),this[e(601)]=new Set,t[e(498)][e(495)](e(465),e(424)),this[e(542)]=t[e(498)][e(609)](e(465)),t[e(498)][e(495)](e(578),!0),this[e(566)]=t[e(498)][e(609)](e(578)),this[e(476)]=new f(t,this[e(546)]),this[e(422)](),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,54,48,50])}[kc(451)](){const t=kc,n=this[t(611)],r=(e,n)=>{const r=t;if(r(378)!=e)return r(445)+e;const s=n[r(775)]("|")[0];return this[r(717)](s)?r(749):r(415)};n[t(672)][t(716)](t(561))[t(625)]({model:t(463),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(778)](e[n(794)]),a=[n(423),r(o,i)];let c=3e3;return this[n(492)][n(398)](e[n(794)])&&(a[n(517)](n(450)),c=3010),n(789)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(672)][t(716)](t(632))[t(396)]((e=>{const r=t;e.on(r(448),((t,e,s)=>{const o=r;if(!s[o(728)][o(401)])return;const i=e[o(515)];if(!i)return;const c=s[o(545)][o(437)](i);n[o(745)][o(758)][o(580)](i)&&c&&!c[o(509)](o(584))&&c.is(o(427))&&(0,a.toWidget)(c,s[o(447)])}),{priority:r(421)})})),n[t(672)][t(716)](t(632))[t(625)]({model:t(463),view:(e,n)=>{const s=t;if(!n[s(728)][s(401)])return null;const{type:o,subType:i}=this[s(778)](e[s(794)]);return{classes:[s(423),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(515)])return;const{id:c}=this[a(778)](o[a(794)]);if(r){const t=this[a(797)][a(609)](c),e=this[a(599)](t);if(!this[a(717)](e))return}if(o[a(515)].is(a(748)))return void i[a(694)][a(756)](o[a(515)],s[a(577)]);const u=i[a(545)][a(437)](o[a(515)]);if(o[a(515)].is(a(658))&&n[a(745)][a(758)][a(485)](o[a(515)])&&!u[a(509)](a(516))){i[a(447)][a(767)]([a(423),a(749)],u),i[a(447)][a(743)](a(722),c,u),i[a(545)][a(701)](u,o[a(794)]),e&&(this[a(492)][a(398)](o[a(794)])?i[a(447)][a(767)](a(450),u):i[a(447)][a(622)](a(450),u));for(const t of n[a(745)][a(508)](o[a(515)])[a(608)]())i[a(694)][a(756)](t,s[a(577)]);i[a(694)][a(756)](o[a(515)],s[a(577)])}};n[t(672)][t(716)](t(632))[t(396)]((e=>{const n=t;e.on(n(610),((t,e,r)=>{const o=n;r[o(728)][o(401)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(387)})})),n[t(672)][t(716)](t(632))[t(396)]((e=>{const n=t;e.on(n(724),((t,e,r)=>{const o=n;r[o(728)][o(401)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(387)})})),n[t(672)][t(716)](t(632))[t(518)]({model:t(463),view:(e,n)=>n[t(728)][t(401)]?null:{group:t(463),name:e[t(442)](11)}}),n[t(672)][t(716)](t(380))[t(784)]({view:{name:t(463),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(493)+e[r(791)](r(719))+":"+e[r(791)]("id");return e[r(791)](r(590))&&(s+=":"+e[r(791)](r(590))),n[r(504)](r(710),{"data-name":s})}}),n[t(672)][t(716)](t(380))[t(714)]({view:t(463)}),n[t(672)][t(716)](t(561))[t(396)]((e=>{const n=t;e.on(n(610),s(),{priority:n(421)})})),n[t(672)][t(716)](t(561))[t(396)]((e=>{const n=t;e.on(n(724),s({isAttributeSuggestion:!0}),{priority:n(421)})})),n[t(672)][t(716)](t(561))[t(396)]((e=>{const n=t;e.on(n(377),((t,e,r)=>{const s=n,o=r[s(545)][s(783)](e[s(794)]);if(o)for(const t of o)t[s(509)](s(516))||(r[s(447)][s(622)]([s(423),s(749),s(450)],t),r[s(447)][s(602)](s(722),t),r[s(545)][s(470)](t,e[s(794)]))}),{priority:n(421)})})),n[t(672)][t(716)](t(561))[t(396)]((e=>{const n=t;e.on(n(705),((t,e,r)=>{const s=n,o=r[s(545)][s(783)](e[s(794)]);if(!o)return;const{id:i}=this[s(778)](e[s(794)]),a=this[s(797)][s(609)](i),c=this[s(599)](a);if(this[s(717)](c))for(const t of o)t[s(509)](s(516))||(r[s(447)][s(622)]([s(423),s(749),s(450)],t),r[s(447)][s(602)](s(722),t),r[s(545)][s(470)](t,e[s(794)]))}),{priority:n(421)})})),n[t(745)][t(417)][t(472)]((e=>{const r=t;let s=!1;const o=Array[r(768)](n[r(745)][r(417)][r(747)][r(449)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(778)](t);if(r(463)!==o)continue;const h=this[r(797)][r(609)](f);if(null!=c[r(581)]){r(452)==u&&(s=s||wc(c[r(581)],t,e,n[r(745)][r(758)]));const o=r(378)==u&&this[r(717)](l[r(775)]("|")[0]);if(c[r(581)][r(641)]||r(388)==c[r(581)][r(479)][r(662)]||r(623)==u&&!Dc(c[r(581)])||o&&!Dc(c[r(581)])||r(789)==u&&(Mc(a=c[r(581)])||function(t){const e=r;return t[e(462)][e(537)]==t[e(589)][e(481)]&&t[e(462)][e(671)]}(a)))e[r(574)](t),s=!0;else{if(!h||!h[r(652)])continue;if(c[r(581)]&&c[r(553)]&&c[r(581)][r(382)](c[r(553)]))continue;i[r(396)](h)}}}var a;return i[r(473)]>0&&(s=!!this[r(439)](i)||s),s})),n[t(745)][t(417)][t(472)]((e=>{const r=t;let s=!1;for(const t of n[r(745)][r(417)][r(747)][r(674)]())if(r(770)==t[r(604)])for(const t of this[r(797)][r(617)]()){if(t[r(535)]||!t[r(652)])continue;const o=r(623)==t[r(604)],i=this[r(599)](t),a=i&&this[r(717)](i);if(!o&&!a)continue;const c=t[r(444)]();if(c[r(462)][r(537)]!=c[r(589)][r(537)]&&!c[r(589)][r(671)]){const o=n[r(745)][r(787)](c[r(462)][r(750)],r(589)),i=n[r(745)][r(525)](c[r(462)],o);e[r(549)](t[r(384)](),{range:i}),s=!0}}return s})),n[t(745)][t(417)][t(472)]((e=>this[t(394)](e))),n[t(745)][t(417)][t(472)]((e=>!e[t(461)][t(769)]&&this[t(723)](e))),n[t(745)].on(t(802),(()=>{this[t(548)]=!1})),n[t(745)][t(417)].on(t(491),((r,s)=>{const o=t;if(!s[o(769)]||s[o(675)])return;if(!this[o(548)])return;const i=n[o(745)][o(417)][o(747)][o(674)]();if(0==i[o(391)])return;const a=[],c=i[o(752)]((t=>o(378)==t[o(604)])),u=i[o(752)]((t=>o(770)==t[o(604)]&&o(780)!=t[o(577)]));for(const t of c)this[o(715)](t[o(635)])&&a[o(517)]({key:t[o(635)],newValue:t[o(474)],oldValue:t[o(497)],range:Fc(t[o(711)],n[o(745)])});for(const t of u){if(o(685)!=t[o(414)]&&o(725)!=t[o(414)])continue;const e=Pc(t[o(541)][o(750)],n[o(745)]),r=t[o(482)];o(685)==t[o(414)]&&a[o(517)]({key:o(669),newValue:t[o(577)],oldValue:r[o(577)],range:e});for(const[n,s]of r[o(638)]){if(!this[o(715)](n))continue;const r=t[o(638)][o(609)](n);s!==r&&a[o(517)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(638)])this[o(715)](n)&&(r[o(638)][o(700)](n)||a[o(517)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(391)]&&n[o(745)][o(709)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(438)](t,e,s,o,{groupId:r});this[n(799)](t,a)}))}),{priority:t(477)}),n[t(745)][t(697)].on(t(687),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(778)](n[s(577)]),e=this[s(797)][s(609)](t);e&&e[s(540)](n[s(577)])}})),n[t(745)][t(417)].on(t(491),(()=>{const e=t,r=Array[e(768)](n[e(745)][e(417)][e(747)][e(449)]())[e(752)]((t=>e(463)===this[e(778)](t[e(577)])[e(713)]));if(0===r[e(391)])return;r[e(413)](((t,n)=>{const r=e,s=t[r(707)][r(553)],o=n[r(707)][r(553)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(462)][r(695)](o[r(462)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(778)](t);if(null===n[e(553)]){const n=this[e(805)](t);o[e(396)](n)}else{const t=this[e(797)][e(609)](r);null!==n[e(581)]||t[e(652)]?(s[e(396)](t[e(547)]),o[e(396)](t)):this[e(772)](t)}}o[e(473)]>0&&this[e(573)](o);for(const t of s)this[e(801)](e(432),t)})),n[t(745)].on(t(616),((e,r)=>{const s=t,o=r[0];if(!this[s(797)][s(473)])return;if(!o[s(735)])return;if(o[s(461)][s(675)]||!o[s(461)][s(769)])return;let i,a;switch(o[s(604)]){case s(770):i=n[s(745)][s(787)](o[s(541)]),a=i[s(406)](o[s(680)]);break;case s(775):i=n[s(745)][s(787)](o[s(407)]),a=n[s(745)][s(787)](o[s(488)]);break;case s(746):i=n[s(745)][s(787)](o[s(490)]),a=i[s(406)](o[s(680)]);break;default:return}const c=n[s(745)][s(525)](i,a);n[s(745)][s(389)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(425)](c)){if(e[t(535)])continue;if(t(452)==e[t(604)])continue;const r=this[t(599)](e);if(r&&this[t(717)](r)&&t(775)!=o[t(604)])continue;const s=e[t(707)]&&e[t(707)][t(395)];(t(623)!=e[t(604)]||t(775)==o[t(604)]&&!s)&&(n[t(718)]||t(726)==e[t(604)]&&n[t(766)]||e[t(444)]()[t(390)](c)&&this[t(459)](e,i,a))}}))}),{priority:t(477)}),n[t(745)].on(t(551),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(682)])return;if(this[s(742)])return;if(!this[s(476)][s(494)])return;if(o[s(641)])return;const a=n[s(745)][s(758)],{start:c,end:u}=o[s(444)](),l=c[s(750)]&&a[s(565)](c[s(750)])?null:a[s(532)](c,s(781)),f=u[s(481)]&&a[s(565)](u[s(481)])?null:a[s(532)](u,s(631)),h=n[s(745)][s(525)](l?l[s(462)]:c,f?f[s(589)]:u);n[s(745)][s(389)]((t=>{const e=s;this[e(657)](h);const r=n[e(745)][e(758)][e(532)](h[e(462)]);o.is(e(379))?t[e(761)](r):o[e(704)](r)})),e[s(558)]()}),{priority:e.priorities[t(703)]+10}),n[t(745)].on(t(486),((e,r)=>{const s=t,o=r[r[s(391)]-1];o&&o[s(682)]||this[s(742)]||this[s(476)][s(494)]&&(n[s(745)][s(389)]((()=>{const t=s;let o=n[t(745)][t(486)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(487)]=o[t(712)]();const i=o[t(589)][t(481)],a=n[t(745)][t(758)];i&&a[t(485)](i)&&!a[t(580)](i)&&(o=n[t(745)][t(525)](o[t(462)],n[t(745)][t(787)](i,t(589)))),this[t(519)](o)})),e[s(558)]())}),{priority:t(421)}),this[t(611)][t(655)][t(396)](t(651),this[t(476)]),this[t(431)](t(651));const o=new p(n,this[t(797)]);n[t(655)][t(396)](t(642),o),this[t(431)](t(642));const i=new b(n,this[t(797)]);n[t(655)][t(396)](t(619),i),this[t(431)](t(619)),n[t(655)][t(396)](t(556),new v(n,o,this[t(797)])),this[t(431)](t(556)),n[t(655)][t(396)](t(776),new v(n,i,this[t(797)])),this[t(431)](t(776)),n[t(655)][t(396)](t(806),new F(n,o,this[t(797)])),this[t(431)](t(806)),n[t(655)][t(396)](t(605),new F(n,i,this[t(797)])),this[t(431)](t(605));const c=n[t(698)][t(609)](t(624));this[t(412)](c,t(440),((e,{threadId:n})=>{const r=t,s=this[r(797)][r(609)](n);s&&s[r(512)]&&1===s[r(512)][r(391)]&&this[r(402)](n,{hasComments:!0})}),{priority:t(466)}),this[t(412)](c,t(507),((e,{threadId:n})=>{const r=t,s=this[r(797)][r(609)](n);s&&s[r(512)]&&!s[r(512)][r(391)]&&this[r(402)](n,{hasComments:!1})}),{priority:t(466)})}set[kc(667)](t){const n=kc;if(this[n(692)])throw new e.CKEditorError(n(621),this);this[n(692)]=t}get[kc(667)](){return this[kc(692)]}[kc(721)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(797)][n(617)]())t&&!e[n(652)]||r[n(517)](e);return e?r[n(539)]((t=>t[n(478)]())):r}[kc(612)](t){const n=kc,r=this[n(797)][n(609)](t);if(!r)throw new e.CKEditorError(n(673),this);return r}[kc(582)](t){const e=kc;return this[e(797)][e(700)](t)}[kc(563)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(604)][e(775)](":"),a=this[e(797)][e(609)](r)||this[e(456)](o,i,r,n,s);if(this[e(583)](a),this[e(613)](a,o,i||null,n),a[e(729)]=t[e(729)],a[e(670)]=!0,s&&s[e(559)]){const t=s[e(559)],n=this[e(405)](t[e(435)]);a[e(575)]=t[e(729)],a[e(628)]=n,a[e(416)]=!0}else a[e(575)]=t[e(729)];switch(t[e(707)]&&(a[e(707)]=t[e(707)]),t[e(638)]&&(a[e(638)]=t[e(638)]),this[e(692)]&&this[e(692)][e(759)]||(a[e(744)]=!0),this[e(489)][e(609)](a)){case e(570):this[e(489)][e(755)](a,e(385));break;case e(614):a[e(652)]?(this[e(439)](new Set([a])),this[e(573)](new Set([a])),this[e(489)][e(755)](a,e(764)),this[e(801)](e(795),a)):this[e(489)][e(755)](a,e(514))}return a}[kc(642)](t){const e=kc;this[e(682)]((()=>{const n=e;this[n(611)][n(745)][n(389)]((()=>{const e=n;for(const n of t[e(737)]())n[e(587)]()}))}))}[kc(619)](t){const e=kc;this[e(682)]((()=>{const n=e;this[n(611)][n(745)][n(389)]((()=>{const e=n;for(const n of t[e(737)]())n[e(500)]()}))}))}[kc(431)](t,n){const r=kc,s=this[r(611)][r(655)][r(609)](t);if(!s)throw new e.CKEditorError(r(734),this,{commandName:t});if(this[r(546)][r(700)](s))throw new e.CKEditorError(r(792),this,{commandName:t});this[r(546)][r(396)](s),n&&s.on(r(786),((t,e)=>{const o=r;this[o(476)][o(494)]&&(this[o(742)]||(e[o(391)]>0&&e[e[o(391)]-1]&&e[e[o(391)]-1][o(682)]?e[o(511)]():(t[o(487)]=n(((...t)=>s[o(786)](...t,{forceDefaultExecution:!0})),...e),t[o(558)]())))}),{priority:r(421)})}[kc(682)](t){const n=kc;let r,s;const o=this[n(742)];this[n(742)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(742)]=!1),s&&e.CKEditorError[n(397)](s,this),r}[kc(519)](t,n=null,r={}){const s=kc;if(t[s(641)])return null;const o=this[s(611)][s(698)][s(609)](s(738)).me;for(const{suggestion:e,meta:o}of this[s(425)](t,s(726)))if(o[s(766)]){if(!o[s(428)]){if(o[s(718)]){if(!this[s(566)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(459)](e,t[s(462)],t[s(589)]);break}if(n==e[s(630)]&&Uc(e,r)){const n=e[s(444)]();return n[s(462)][s(382)](t[s(589)])?this[s(594)](e,this[s(471)][s(525)](t[s(462)],n[s(589)])):this[s(594)](e,this[s(471)][s(525)](n[s(462)],t[s(589)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(803)+n:s(726),u=this[s(510)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(503)](c,i,a,t),u}[kc(683)](t,n=kc(740),r={}){const s=kc,o=this[s(611)][s(698)][s(609)](s(738)).me,i=this[s(393)][s(702)](s(726),n,s(689));for(const e of this[s(721)]())if(e[s(628)].id==o.id&&s(726)==e[s(604)]&&e[s(630)]==n&&Uc(e,r)&&(i(e[s(760)](),t)||i(t,e[s(760)]()))){for(const n of t)e[s(699)](n);return e}for(const{suggestion:e,meta:n}of this[s(425)](t,s(726))){if(!n[s(766)])continue;if(!this[s(566)]&&n[s(718)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(760)]())for(const e of t)if(!n[s(390)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(803)+n,l=this[s(510)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(503)](u,a,c,e,Wr[s(588)]());return l}[kc(555)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(641)])return null;if(o(419)===this[o(542)]){const e=this[o(393)][o(702)](o(452),r,o(587));return this[o(682)]((()=>e([t],n,s))),null}const i=this[o(611)][o(698)][o(609)](o(738)).me,a=[];if(o(633)!==this[o(542)])for(const{suggestion:e,meta:n}of this[o(425)](t,o(726)))n[o(766)]&&!n[o(736)]&&a[o(517)](...e[o(760)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(741)](s);e&&r[n(517)](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(650)](t);r[n(576)](e,1,...s),e+=s[n(391)]}}return r}(t,a);c[o(391)]&&this[o(471)][o(389)]((()=>{const t=o;for(const e of c){const o=this[t(393)][t(702)](t(452),r,t(587));this[t(682)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(462)],u=t[o(589)];for(const{suggestion:e,meta:n}of this[o(425)](t,o(452))){if(!n[o(766)])continue;if(e[o(630)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(444)]();if(i[o(390)](t,!0))return null;c=c[o(695)](i[o(462)])?c:i[o(462)],u=u[o(458)](i[o(589)])?u:i[o(589)],a?i[o(462)][o(695)](a[o(444)]()[o(462)])?(a[o(562)](),a=e):e[o(562)]():a=e}const l=this[o(471)][o(525)](c,u);if(a)this[o(594)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(510)]({id:t,type:o(688)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(503)](o(688)+r,t,a,l)}}return null}[kc(560)](t,n,r=[],s=null,o={}){const i=kc;n[i(528)]||(n[i(528)]=n[i(436)]),n[i(395)]=t.is(i(711)),s=s||Oc(n);const a=r[i(539)]((t=>Pc(t,this[i(471)]))),c=t.is(i(711))?t:Pc(t,this[i(471)]);if(i(419)===this[i(542)]){const t=this[i(393)][i(702)](i(623),s,i(587));return this[i(682)]((()=>t([c],n,o))),null}a[i(517)](c);let u=!0;for(const t of a)if(!this[i(708)](t)){u=!1;break}if(u&&i(633)!==this[i(542)]){const t=this[i(393)][i(702)](i(623),s,i(587));return this[i(682)]((()=>t([c],n,o))),null}let l=null,f=c[i(462)],h=c[i(589)];for(const{suggestion:t,meta:e}of this[i(425)](c,i(623))){if(!e[i(766)])continue;if(e[i(428)]||e[i(718)]||e[i(736)])continue;if(t[i(707)][i(528)]!=n[i(528)])continue;if(!Uc(t,o))continue;const r=t[i(444)]();if(t[i(630)]==s){if(r[i(390)](c,!0))return null;f=f[i(695)](r[i(462)])?f:r[i(462)],h=h[i(458)](r[i(589)])?h:r[i(589)],l?r[i(462)][i(695)](l[i(444)]()[i(462)])?(l[i(562)](),l=t):t[i(562)]():l=t}else{const e=c[i(741)](r);this[i(603)](t,e)}}const g=this[i(611)][i(698)][i(609)](i(738)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(594)](l,this[i(471)][i(525)](f,h)),l;{const t=this[i(510)]({id:d,type:i(571)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(503)](i(571)+s,d,p,this[i(471)][i(525)](f,h)),t}}[kc(754)](t,n,r=[],s=null,o={}){const i=kc;n[i(528)]||(n[i(528)]=n[i(436)]);const a=t[0];n[i(395)]=a.is(i(711)),s=s||Oc(n);const c=r[i(539)]((t=>Pc(t,this[i(471)]))),u=a.is(i(711))?t:t[i(539)]((t=>Pc(t,this[i(471)])));if(i(419)===this[i(542)]){const t=this[i(393)][i(702)](i(623),s,i(587));return this[i(682)]((()=>t(u,n,o))),null}c[i(517)](...u);let l=!0;for(const t of c)if(!this[i(708)](t)){l=!1;break}if(l&&i(633)!==this[i(542)]){const t=this[i(393)][i(702)](i(623),s,i(587));return this[i(682)]((()=>t(u,n,o))),null}const f=this[i(611)][i(698)][i(609)](i(738)).me;for(const t of this[i(721)]()){if(t[i(628)].id!=f.id)continue;if(i(623)!=t[i(604)]||t[i(707)][i(528)]!=n[i(528)])continue;if(!Uc(t,o))continue;const e=t[i(630)]==s;for(let n=0;n<u[i(391)];n++){const r=u[n];for(const s of t[i(793)]()){const o=s[i(668)]();if(r[i(382)](o)){e?(u[i(576)](n,1),n--):t[i(574)](s[i(577)]);break}}}}if(0==u[i(391)])return null;const h=this[i(393)][i(702)](i(623),s,i(689));for(const t of this[i(721)]())if(t[i(628)].id==f.id&&i(623)==t[i(604)]&&t[i(707)][i(528)]==n[i(528)]&&t[i(630)]==s&&Uc(t,o)&&(h(t[i(760)](),u)||h(u,t[i(760)]()))){for(const e of u)t[i(699)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(571)+s,m=this[i(510)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(503)](p,g,d,t,Wr[i(588)]());return m}[kc(657)](t,n=null,r={}){const s=kc;if(t[s(641)])return null;const o=this[s(611)][s(698)][s(609)](s(738)).me,a=new i.LiveRange(t[s(462)],t[s(589)]);for(const{suggestion:t,meta:e}of this[s(425)](a,s(726)))if(e[s(766)]&&!e[s(428)])if(t[s(535)]){const e=t[s(760)]()[s(752)]((t=>s(388)!=t[s(479)][s(662)]));if(e[s(410)]((t=>a[s(390)](t,!0)))&&t[s(500)](),e[s(796)]((t=>t[s(390)](a,!0)))){const t=this[s(393)][s(702)](s(789),n,s(587));return this[s(682)]((()=>t([a],null,r))),null}}else{const e=a[s(741)](t[s(444)]());null!==e&&t[s(554)]([e],null,r)}if(a[s(686)](),a[s(641)]||s(388)==a[s(479)][s(662)])return null;let c=null,u=a[s(462)],l=a[s(589)];const f=this[s(425)](a,s(789));for(const{suggestion:t,meta:e}of f){const n=this[s(471)][s(525)](u,l);if(e[s(766)]&&(this[s(566)]||!e[s(718)]&&!e[s(736)]))if(t[s(535)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(760)]()){if(r[s(390)](n,!0))return t;n[s(390)](r)||(e=!1)}e&&t[s(500)]()}else{const e=t[s(444)]();if(e[s(390)](n,!0))return t;if(!Uc(t,r)){n[s(390)](e)?t[s(562)]():e[s(798)](u)?u=e[s(589)]:e[s(798)](l)&&(l=e[s(462)]);continue}u=u[s(695)](e[s(462)])?u:e[s(462)],l=l[s(458)](e[s(589)])?l:e[s(589)],r=Object[s(646)]({},t[s(638)]),c?e[s(462)][s(695)](c[s(444)]()[s(462)])?(c[s(562)](),c=t):t[s(562)]():c=t}}if(c)return this[s(594)](c,this[s(471)][s(525)](u,l)),c;{const t=(0,e.uid)(),i=this[s(471)][s(525)](u,l),a=o.id,c=n?s(403)+n:s(789),f=this[s(510)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(503)](c,t,a,i),f}}[kc(483)](t,n=kc(740),r={}){const s=kc,o=this[s(611)][s(698)][s(609)](s(738)).me,a=t[s(539)]((t=>new i.LiveRange(t[s(462)],t[s(589)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(425)](a,s(726)))e[s(766)]&&!e[s(428)]&&c[s(396)](t);for(const e of c)if(e[s(535)]){const o=e[s(760)]();if((!e[s(638)]||!e[s(638)][s(572)])&&o[s(410)]((t=>a[s(796)]((e=>e[s(390)](t,!0)))))&&e[s(500)](),a[s(410)]((t=>o[s(796)]((e=>e[s(390)](t,!0)))))){const e=this[s(393)][s(702)](s(789),n,s(587));return this[s(682)]((()=>e(t,null,r))),null}}else{const t=e[s(444)]();if(a[s(796)]((e=>e[s(390)](t,!0)))&&e[s(500)](),a[s(410)]((e=>t[s(390)](e,!0)))){const t=this[s(393)][s(702)](s(789),n,s(587));return this[s(682)]((()=>t(a,null,r))),null}}const u=this[s(393)][s(702)](s(789),n,s(689));let l=null;for(const t of this[s(721)]())if(t[s(628)].id==o.id&&t[s(652)]&&s(789)==t[s(604)]&&t[s(630)]==n&&Uc(t,r)&&(u(t[s(760)](),a)||u(a,t[s(760)]())))if(l){if(t[s(512)]&&t[s(512)][s(391)])continue;for(const e of t[s(760)]())l[s(666)](e)||l[s(699)](e);t[s(562)]()}else{l=t;for(const e of a)t[s(666)](e)||t[s(699)](e)}if(l)return l;c[s(531)]();for(const{suggestion:t,meta:e}of this[s(425)](a,s(789)))e[s(766)]&&(this[s(566)]||!e[s(718)]&&!e[s(736)])&&Uc(t,r)&&c[s(396)](t);for(const t of c){const e=t[s(760)]();if((!r||!r[s(572)])&&a[s(410)]((t=>e[s(796)]((e=>e[s(390)](t,!0))))))return t;(!t[s(638)]||!t[s(638)][s(572)])&&e[s(410)]((t=>a[s(796)]((e=>e[s(390)](t,!0)))))&&t[s(500)]()}const f=(0,e.uid)(),h=o.id,g=s(403)+n,d=this[s(510)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(686)](),t[s(641)]||s(388)==t[s(479)][s(662)]||this[s(503)](g,f,h,t,Wr[s(588)]());return d}[kc(438)](t,n,r,s,o){const i=kc;if(t[i(641)])return[];if(i(419)===this[i(542)])return[];const a=this[i(611)][i(698)][i(609)](i(738)).me.id,c=Array[i(768)](this[i(797)][i(617)]())[i(752)]((e=>i(378)==e[i(604)]&&e[i(707)][i(804)]==n&&e[i(666)](t)));if(i(424)===this[i(542)]){const e=this[i(425)](t,i(726))[i(752)]((({meta:t})=>t[i(766)]&&!t[i(736)]&&!t[i(428)]))[i(539)]((({suggestion:t})=>t));c[i(647)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(378)==t[i(604)]?t[i(707)][i(502)]:void 0,o=t[i(444)](),a=Array[i(768)](u[i(649)]())[i(763)]((t=>t[i(659)](o)));if(!a)continue;const c=a[i(650)](o);this[i(717)](n)&&i(726)==t[i(604)]&&0!=c[i(391)]||(u[i(585)](a),c[i(648)]((t=>{u[i(755)](t,r)})),i(726)!=t[i(604)]&&e!=s&&u[i(755)](a[i(741)](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(598)](i(386),{key:n});const f=(i(696)+(n+"|")+Oc({newValue:s}))[i(732)](0,60),h=this[i(510)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(517)](h),this[i(503)](f,c,a,t)}return l}[kc(600)](t){const e=kc;this[e(431)](t,((t,...n)=>{this[e(640)]((()=>{t(...n)}))}))}[kc(627)](t){const e=kc;this[e(618)][e(396)](t)}[kc(426)](t){const e=kc;this[e(601)][e(396)](t)}[kc(599)](t){const e=kc;return e(378)==t[e(604)]?t[e(630)][e(775)]("|")[0]:null}[kc(594)](t,e){const n=kc,r=t[n(384)]();this[n(471)][n(389)]((t=>{t[n(549)](r,{range:e})}))}[kc(583)](t){const e=kc,n=t.id,r=this[e(611)][e(498)][e(609)](e(579));this[e(568)][e(475)](n)||this[e(568)][e(513)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(568)][e(536)](n);s[e(501)](e(681)),s[e(681)]=!1,t[e(512)]=s}[kc(613)](t,n,r,s){const o=kc;if(t[o(604)]!=n||t[o(630)]!=r||t[o(430)].id!=s)throw this[o(611)][o(543)](o(637)),new e.CKEditorError(o(637),this)}[kc(603)](t,n){const r=kc,s=t[r(444)]();if(n[r(382)](s))t[r(562)]();else if(s[r(390)](n)){const o=this[r(471)][r(787)](n[r(462)][r(481)],r(589));this[r(594)](t,this[r(471)][r(525)](s[r(462)],o));const i=(0,e.uid)(),a=t[r(430)].id,c=t[r(604)]+":"+t[r(630)];this[r(510)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(707)],attributes:t[r(638)]});const u=this[r(471)][r(787)](n[r(589)][r(537)],r(782)),l=this[r(471)][r(525)](u,s[r(589)]);this[r(503)](c,i,a,l)}else if(s[r(798)](n[r(462)])){const e=this[r(471)][r(787)](n[r(462)][r(481)],r(589));this[r(594)](t,this[r(471)][r(525)](s[r(462)],e))}else{const e=this[r(471)][r(787)](n[r(589)][r(537)],r(782));this[r(594)](t,this[r(471)][r(525)](e,s[r(589)]))}}[kc(708)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(425)](t,e(726))){if(!r[e(766)])continue;const s=n[e(760)]();for(const n of s)if(!t[e(650)](n)[e(391)])return!0}return!1}[kc(454)](t){const n=kc,r=this[n(611)][n(698)][n(609)](n(738))[n(392)](t);if(!r)throw new e.CKEditorError(n(381),this);return r}[kc(405)](t){const e=kc,n=this[e(611)][e(698)][e(609)](e(738)),r=(0,o.hashObject)(e(564)+t);return n[e(392)](r)||n[e(639)]({id:r,name:t})}[kc(456)](t,e,n,r,s){const o=kc,i=this[o(454)](r),a=this[o(393)][o(443)](t,e,n,i,s,(t=>{const e=o;this[e(402)](n,{attributes:t});const r=this[e(612)](n);this[e(439)](new Set([r])),this[e(573)](new Set([r]))}));return this[o(412)](a,o(587),(()=>{const t=o;this[t(402)](n,{state:t(468)})}),{priority:o(421)}),this[o(412)](a,o(500),(()=>{const t=o;this[t(402)](n,{state:t(660)})}),{priority:o(421)}),this[o(797)][o(755)](n,a),this[o(489)][o(755)](a,o(570)),a}[kc(778)](t){const e=kc,n=t[e(775)](":");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}}[kc(459)](t,n,r){const s=kc,o=t[s(444)](),i=o[s(462)],a=o[s(589)];this[s(594)](t,this[s(471)][s(525)](i,n));const c=(0,e.uid)(),u=t[s(430)].id,l=t[s(604)]+(t[s(630)]?":"+t[s(630)]:"");this[s(510)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(638)],data:t[s(707)]});const f=this[s(599)](t);(s(623)==t[s(604)]||f&&this[s(717)](f))&&(r=this[s(471)][s(629)](r[s(537)])),this[s(503)](l,c,u,this[s(471)][s(525)](r,a))}[kc(425)](t,e=null){const n=kc,r=[],s=this[n(611)][n(698)][n(609)](n(738)).me;Array[n(429)](t)||(t=[t]);for(const o of this[n(721)]()){if(!o[n(652)])continue;if(e&&o[n(604)]!=e)continue;let i=!1;for(const e of o[n(760)]()){for(const a of t){const t=a[n(462)][n(382)](e[n(589)])||a[n(589)][n(382)](e[n(462)]);if(t||a[n(741)](e)){const c=a[n(390)](e)&&vc(this[n(471)][n(758)],e[n(462)],a),u=e[n(390)](a)&&vc(this[n(471)][n(758)],a[n(462)],e);r[n(517)]({suggestion:o,meta:{isOwn:s==o[n(628)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(503)](t,e,n,r,s){const o=kc;this[o(471)][o(389)]((i=>{const a=o;let c=a(493)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(433)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(772)](t){const e=kc,n=t[e(441)],r=t[e(499)];t[e(441)]=null,t[e(499)]=null,null!=n&&n[e(499)]==t&&(n[e(499)]=r),null!=r&&r[e(441)]==t&&(r[e(441)]=n),e(764)==this[e(489)][e(609)](t)&&(this[e(489)][e(755)](t,e(514)),this[e(801)](e(520),t,n,r))}[kc(510)](t){const n=kc,r=t.id,s=this[n(563)](t);if(this[n(692)]&&this[n(692)][n(759)]){const o=this[n(611)][n(698)][n(609)](n(557)),i=s[n(654)],a=s[n(630)]?s[n(604)]+":"+s[n(630)]:s[n(604)],c=this[n(611)][n(636)],u=o[n(396)](Kr(c,n(399))),l={id:r,type:a,hasComments:i,data:t[n(707)]||null,originalSuggestionId:t[n(751)]||null,attributes:s[n(638)]};this[n(692)][n(759)](l)[n(691)]((t=>{const e=n;s[e(744)]=!0,o[e(375)](u),t&&t[e(729)]&&(this[e(797)][e(609)](r)[e(729)]=t[e(729)])}))[n(653)]((t=>{const r=n;throw(0,e.logWarning)(r(593)),this[r(611)][r(745)][r(709)]({isUndoable:!1},(()=>{s[r(500)]()})),s[r(524)](),this[r(797)][r(585)](s.id),this[r(489)][r(585)](s),t}))}return s}[kc(717)](t){const e=kc;return this[e(618)][e(700)](t)}[kc(402)](t,e){const n=kc,r=this[n(611)][n(698)][n(609)](n(557)),s=this[n(612)](t);if(this[n(692)]&&this[n(692)][n(757)])if(s[n(744)]){const s=r[n(396)](Kr(this[n(611)][n(636)],n(399)));this[n(692)][n(757)](t,e)[n(691)]((()=>{r[n(375)](s)}))}else s.on(n(706),(()=>{this[n(402)](t,e)}))}[kc(453)](t){const n=kc;if(!this[n(692)]||!this[n(692)][n(612)])throw new e.CKEditorError(n(615),this);return this[n(692)][n(612)](t)}[kc(805)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(778)](t),i=this[e(797)][e(609)](n)||this[e(456)](r,s,n,o,{});switch(this[e(613)](i,r,s,o),this[e(489)][e(609)](i)){case e(570):this[e(453)](n)[e(691)]((t=>{const r=e;let s=Promise[r(597)]();t[r(654)]&&(s=this[r(568)][r(550)]({channelId:this[r(611)][r(498)][r(609)](r(579)),threadId:n})),s[r(691)]((()=>{const e=r;this[e(563)](t)[e(744)]=!0}))})),this[e(489)][e(755)](i,e(614));break;case e(514):this[e(402)](n,{state:e(400)});case e(385):this[e(489)][e(755)](i,e(764)),this[e(801)](e(795),i);break;case e(764):this[e(801)](e(432),i)}return i[e(540)](t),i}[kc(573)](t){const e=kc,n=Array[e(768)](t),r=n[e(752)]((t=>e(378)==t[e(604)]));this[e(690)](r);const s=n[e(752)]((t=>!t[e(535)]&&e(378)!=t[e(604)])),o=this[e(721)]({skipNotAttached:!0})[e(752)]((t=>!t[e(535)]&&e(378)!=t[e(604)])),i=o[e(752)]((n=>!t[e(700)](n))),a=new Map(o[e(539)]((t=>[t,this[e(393)][e(702)](t[e(604)],t[e(630)],e(753))]))),c=new Map(o[e(539)]((t=>[t,t[e(444)]()]))),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(700)](n)&&n[e(441)]&&(f[e(396)](n[e(441)]),n[e(441)][e(499)]===n&&(n[e(441)][e(499)]=null),n[e(441)]=null),!u[e(700)](n)&&n[e(499)]&&(f[e(396)](n[e(499)]),n[e(499)][e(441)]===n&&(n[e(499)][e(441)]=null),n[e(499)]=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(499)]=r[1],r[1][s(441)]=r[0],u[s(396)](r[0]),l[s(396)](r[1]))}}function g(t,n){const r=e;if(t[r(628)].id!==n[r(628)].id)return null;const s=a[r(609)](t)(t,n,c[r(609)](t),c[r(609)](n));return s&&a[r(609)](n)(t,n,c[r(609)](t),c[r(609)](n))?s[1][r(512)]&&s[1][r(512)][r(391)]?null:s:null}f[e(473)]&&this[e(573)](f)}[kc(690)](t){const e=kc;if(0==t[e(391)])return;const n=this[e(721)]({skipNotAttached:!0})[e(752)]((t=>e(378)==t[e(604)]&&t[e(670)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(638)]);s[e(700)](n)||(s[e(755)](n,r[e(391)]),r[e(517)]([]));const i=s[e(609)](n);r[i][e(517)](t)}!function(){const t=e;r[t(413)](((e,n)=>{const r=t,s=e[0][r(729)],o=n[0][r(729)];return s==o?e[0][r(638)][r(408)]<n[0][r(638)][r(408)]?-1:1:s<o?-1:1}));for(const e of r)e[t(413)](((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(517)](s);for(const s of n)r[t]=r[t][e(679)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(391)];n++){const r=t[n+1]||null;t[n][e(499)]!==r&&(t[n][e(499)]=r)}for(const t of r)for(let n=0;n<t[e(391)];n++){const r=t[n-1]||null;t[n][e(441)]!==r&&(t[n][e(441)]=r)}function i(t,n){const r=e;if(t[0][r(638)][r(408)]!==n[0][r(638)][r(408)]&&t[0][r(628)]!==n[0][r(628)])return!1;if(!function(t,e){const n=r;return!t[n(654)]&&!e[n(654)]||(!t[n(654)]||!e[n(654)])&&(!!(t[n(654)]&&e[n(729)]<t[n(512)][n(469)][n(609)](0)[n(729)])||!!(e[n(654)]&&t[n(729)]<e[n(512)][n(469)][n(609)](0)[n(729)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(638)],r(408)),o=Ac(n[0][r(638)],r(408));return!!Fr(s,o)&&(!!t[r(410)]((t=>n[r(796)]((e=>t[r(444)]()[r(382)](e[r(444)]())))))&&n[r(410)]((e=>t[r(796)]((t=>e[r(444)]()[r(382)](t[r(444)]()))))))}}[kc(439)](t){const e=kc,n=Array[e(768)](t),r=this[e(721)]({skipNotAttached:!0}),s=r[e(752)]((n=>!t[e(700)](n))),o=new Map(n[e(539)]((t=>[t,this[e(393)][e(702)](t[e(604)],t[e(630)],e(689))]))),i=new Map(r[e(539)]((t=>[t,t[e(760)]()])));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(604)]!==n[a(604)]||s[a(628)].id!==n[a(628)].id||s[a(630)]!==n[a(630)])continue;if(!Bc(n,s))continue;if(a(378)==n[a(604)]&&n[a(707)][a(502)]!=s[a(707)][a(502)])continue;if(a(378)==n[a(604)]&&t[a(717)](n[a(707)][a(804)]))continue;if(a(623)==n[a(604)]){const e=t[a(611)][a(745)],r=n[a(656)]();if(r&&(e[a(758)][a(580)](r)||e[a(758)][a(565)](r)))continue}const c=o[a(609)](n),u=i[a(609)](n),l=i[a(609)](s),f=n[a(512)]&&n[a(512)][a(391)],h=s[a(512)]&&s[a(512)][a(391)];if(!f&&c(l,u))return t[a(434)](s,n),i[a(585)](n),!0;if(!h&&c(u,l))return t[a(434)](n,s),i[a(585)](s),!0}return!1}}[kc(434)](t,e){const n=kc;if(t[n(535)])for(const r of e[n(760)]())t[n(699)](r);else{const r=e[n(444)]()[n(589)];this[n(594)](t,this[n(471)][n(525)](t[n(444)]()[n(462)],r))}e[n(562)]()}[kc(771)](t,e,n){const r=kc,s=t[r(779)](r(530))||t[r(779)](r(378))?r(420):t[r(800)]();return Kr(this[r(611)][r(636)],e+"_"+s+r(661),n)}[kc(422)](){const t=kc,n=this[t(611)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(471)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(778)](t[i(577)]);if(i(463)===e){r[i(774)](this[i(771)](n,i(720)));break}}for(const t of s){const{group:n,type:s}=this[i(778)](t[i(577)]);if(i(463)===n){r[i(774)](this[i(771)](s,i(788),(0,e.getEnvKeystrokeText)(o.ENTER_THREAD_KEYSTROKE)));break}}}))}[kc(394)](t){const e=kc;if(this[e(548)])return!1;const n=this[e(611)],r=n[e(745)][e(417)][e(747)][e(674)]();if(0==r[e(391)])return!1;const s=[],o=r[e(752)]((t=>e(378)==t[e(604)])),i=r[e(752)]((t=>e(770)==t[e(604)]&&e(780)!=t[e(577)])),a=r[e(752)]((t=>e(375)==t[e(604)]&&e(780)!=t[e(577)]));for(const t of o)s[e(517)]({key:t[e(635)],newValue:t[e(474)],oldValue:t[e(497)],range:Fc(t[e(711)],n[e(745)])});for(const t of i){const r=a[e(763)]((n=>n[e(541)][e(382)](t[e(541)])));r&&s[e(517)]({key:e(669),newValue:t[e(577)],oldValue:r[e(577)],range:n[e(745)][e(807)](t[e(541)][e(750)])})}return 0!=s[e(391)]&&this[e(799)](t,s)}[kc(723)](t){const e=kc;let n=!1;const r=this[e(611)][e(745)][e(417)][e(747)][e(449)]()[e(752)]((t=>t[e(707)][e(581)]&&t[e(577)][e(779)](e(544))));for(const s of r){const{subType:r,id:o}=this[e(778)](s[e(577)]),i=r[e(775)]("|")[0];for(const r of this[e(721)]({skipNotAttached:!0}))r.id!=o&&e(378)==r[e(604)]&&r[e(707)]&&r[e(707)][e(804)]==i&&r[e(444)]()[e(659)](s[e(707)][e(581)])&&(this[e(785)](r,s[e(707)][e(581)],t),n=!0)}return n}[kc(640)](t){const e=kc;this[e(611)],this[e(548)]=!0,t()}[kc(715)](t){const e=kc,n=this[e(717)](t),r=this[e(601)][e(700)](t);return n||r}[kc(799)](t,e){const n=kc;if(0==e[n(391)])return!1;let r=!1;for(const s of e){const e=this[n(425)](s[n(711)],n(378))[n(752)]((t=>!t[n(727)][n(428)]))[n(539)]((t=>t[n(463)])),i=(0,o.hashObject)({newValue:s[n(529)]});e[n(752)]((t=>{const e=n,[r,o]=t[e(630)][e(775)]("|");return r==s[e(804)]&&o!=i}))[n(648)]((e=>{const o=n;this[o(785)](e,s[o(711)],t),r=!0}))}return r}[kc(785)](t,e,n){const r=kc,s=t[r(444)]()[r(650)](e);0!==s[r(391)]?1!==s[r(391)]?this[r(459)](t,e[r(462)],e[r(589)]):this[r(594)](t,s[0]):n[r(574)](t[r(384)]())}}class Sc{constructor(t){const e=kc;this[e(455)]=t,this[e(471)]=t[e(745)],this[e(534)]=new Map,this[e(606)]=new Map,this[e(665)]()}[kc(443)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(471)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(702)](t,e,i(587))(...n),onDiscard:(...n)=>this[i(702)](t,e,i(500))(...n)})}[kc(484)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(534)][s(755)](o,r)}[kc(702)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(534)][r(609)](s)||this[r(606)][r(609)](t+":"+n)}[kc(665)](){const t=kc,e=()=>!1,n=t=>{const e=Lc;t[e(413)](((t,n)=>t[e(462)][e(695)](n[e(462)])?1:-1)),this[e(471)][e(389)]((n=>{const r=e;for(const e of t){let t;t=e[r(589)][r(671)]&&e[r(589)][r(537)]==e[r(462)][r(750)]?n[r(533)](e[r(462)][r(750)],"on"):n[r(533)](e),this[r(471)][r(551)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Lc;e&&this[n(471)][n(389)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(539)]((t=>(Mc(t)&&(t=this[s(471)][s(525)](t[s(589)])),t)))[s(752)]((t=>s(388)!==t[s(479)][s(662)]));if(c[s(391)]<1)return;const u=Array[s(768)](this[s(471)][s(417)][s(748)][s(760)]())[s(539)]((t=>i.LiveRange[s(634)](t)));r[s(761)](c);for(const t of this[s(455)][s(655)][s(655)]())t[s(725)]();a[s(517)]({forceDefaultExecution:!0}),this[s(455)][s(786)](o,...a);const l=u[s(752)]((t=>s(388)!=t[s(479)][s(662)]));l[s(391)]>0&&r[s(761)](l);for(const t of u)t[s(686)]()}))},s=(e,n)=>1==e[t(391)]&&1==n[t(391)]&&e[0][t(589)][t(382)](n[0][t(462)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(471)])?[e,n]:xc(n,e,s,r,this[t(471)])?[n,e]:null;this[t(606)][t(755)](t(506),e),this[t(606)][t(755)](t(411),n),this[t(606)][t(755)](t(644),s),this[t(606)][t(755)](t(404),o),this[t(606)][t(755)](t(693),n),this[t(606)][t(755)](t(684),e),this[t(606)][t(755)](t(596),s),this[t(606)][t(755)](t(409),o),this[t(606)][t(755)](t(591),r),this[t(606)][t(755)](t(567),e),this[t(606)][t(755)](t(464),s),this[t(606)][t(755)](t(739),e),this[t(606)][t(755)](t(505),r),this[t(606)][t(755)](t(676),e),this[t(606)][t(755)](t(457),s),this[t(606)][t(755)](t(607),e),this[t(606)][t(755)](t(730),e),this[t(606)][t(755)](t(733),((e,n)=>{const r=t;if(!n)return;const s=this[r(455)][r(698)][r(609)](Rc);this[r(471)][r(389)]((t=>{const o=r;if(o(669)==n[o(804)])for(const r of e){const e=r[o(462)][o(750)],s=n[o(502)];t[o(685)](e,s)}else if(s[o(717)](n[o(804)]))for(const r of e)void 0!==n[o(502)]?t[o(743)](n[o(804)],n[o(502)],r[o(462)][o(750)]):t[o(602)](n[o(804)],r[o(462)][o(750)]);else for(const r of e)n[o(502)]?t[o(743)](n[o(804)],n[o(502)],r):t[o(602)](n[o(804)],r)}))})),this[t(606)][t(755)](t(383),s)}}function vc(t,e,n){const r=kc;for(const s of e[r(537)][r(595)]({includeSelf:!0,parentFirst:!0})){if(s[r(479)]==s)return!1;if(!n[r(663)](s))return!1;if(t[r(580)](s)||t[r(565)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(589)][e(537)]==t[e(462)][e(750)]&&t[e(589)][e(446)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(515)].is(s(664))&&!r[s(580)](t[s(515)]),i=t[s(462)][s(586)](o),a=t[s(589)][s(586)](o,{direction:s(631)});return!(t[s(462)][s(382)](i)&&t[s(589)][s(382)](a)||(i[s(695)](a)?n[s(549)](e,{range:n[s(525)](i,a)}):n[s(574)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(462)][e(750)];return n&&n.is(e(658))}function Fc(t,e){const n=kc;return null==t[n(589)][n(481)]&&t[n(589)][n(537)]==t[n(462)][n(750)]?Pc(t[n(462)][n(750)],e):t}function Pc(t,e){const n=kc,r=e[n(758)][n(580)](t)||e[n(758)][n(523)](t);return e[n(525)](e[n(787)](t,n(482)),r?e[n(496)](t):e[n(787)](t,n(589)))}function xc(t,e,n,r,s){const o=kc;if(t[o(499)])return!1;if(!Bc(t,e))return!1;if(n[o(589)][o(382)](r[o(462)]))return!0;if(t[o(604)]!=e[o(604)])return!1;if(!n[o(589)][o(677)](r[o(462)]))return!1;const i=s[o(525)](n[o(589)],r[o(462)])[o(522)]();for(const t of i)if([o(552),o(731)][o(398)](t[o(604)])&&s[o(758)][o(565)](t[o(515)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(670)]||!e[n(670)])return!1;const r=new Set(Object[n(649)](t[n(638)])),s=new Set(Object[n(649)](e[n(638)]));if(r[n(585)](n(408)),s[n(585)](n(408)),0==r[n(473)]&&0==s[n(473)])return!0;if(r[n(473)]!=s[n(473)])return!1;const o={...t[n(638)]},i={...e[n(638)]};return delete o[n(408)],delete i[n(408)],JSON[n(762)](o)==JSON[n(762)](i)}function Uc(t,e){const n=kc,r=jc(t[n(638)]),s=jc(e);if(!t[n(670)])return!1;for(const t of Object[n(649)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(646)]({},t);return delete n[e(572)],delete n[e(418)],n}const Gc=zc;function Vc(){const t=["execute","isEnabled","2gtyeYr","978702uQNLKw","428092pzGtvc","canAccept","PENDING_ACTION_SUGGESTION","plugins","18pDlMeK","isDirty","_acceptCommand","add","bind","listenTo","stopListening","PendingActions","canDiscard","1391384JvfPKm","84763gshxNG","20dhWDPV","remove","_setPendingAction","change:isDirty","commands","85409DjHRgl","_removePendingAction","discardSuggestion","getRanges","_editor","_pendingAction","view","acceptSuggestion","destroy","get","commentThreadController","locale","model","_discardCommand","2264778hCzpkv","1656630HpkWYX","canEditAt","unbind"];return(Vc=function(){return t})()}function zc(t,e){const n=Vc();return(zc=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=zc,n=t();for(;;)try{if(175752===parseInt(e(445))/1+-parseInt(e(423))/2*(parseInt(e(424))/3)+parseInt(e(425))/4+-parseInt(e(418))/5+-parseInt(e(429))/6*(parseInt(e(439))/7)+parseInt(e(438))/8+parseInt(e(417))/9*(parseInt(e(440))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class Hc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=zc;super(),this[s(415)]=e,this[s(451)]=n,this[s(413)]=r,this[s(449)]=t,this[s(431)]=t[s(444)][s(412)](s(452)),this[s(416)]=t[s(444)][s(412)](s(447)),this[s(451)][s(433)](s(422)).to(this[s(431)],this[s(416)],((t,e)=>t||e)),this[s(451)][s(433)](s(426)).to(this[s(431)],s(422),(t=>t&&this[s(449)][s(415)][s(419)](e[s(448)]()))),this[s(451)][s(433)](s(437)).to(this[s(416)],s(422),(t=>t&&this[s(449)][s(415)][s(419)](e[s(448)]()))),this[s(450)]=null,n[s(430)]&&this[s(442)](),this[s(434)](n,s(452),(()=>this[s(452)]())),this[s(434)](n,s(447),(()=>this[s(447)]())),this[s(434)](n,s(443),(()=>{const t=s;n[t(430)]?this[t(442)]():this[t(446)]()}))}[Gc(452)](){const t=Gc;this[t(431)][t(421)](this[t(415)].id)}[Gc(447)](){const t=Gc;this[t(416)][t(421)](this[t(415)].id)}[Gc(453)](){const t=Gc;this[t(451)][t(420)](t(422)),this[t(451)][t(420)](t(426)),this[t(451)][t(420)](t(437)),this[t(435)](),this[t(413)][t(453)](),this[t(450)]&&this[t(446)]()}[Gc(442)](){const t=Gc,e=Kr(this[t(449)][t(414)],t(427));this[t(450)]=this[t(449)][t(428)][t(412)](t(436))[t(432)](e)}[Gc(446)](){const t=Gc;null!==this[t(450)]&&this[t(449)][t(428)][t(412)](t(436))[t(441)](this[t(450)]),this[t(450)]=null}}const Wc=Xc;function Kc(){const t=["canAccept","textContent","4447104ovKxYX","_localUser","locale","set","map","648gqYbVP","tab","commentThreadInputView","focus","_createCommentThreadInputView","isEnabled","6769XdPyjB","3482622kyAQWf","body","5904MltezT","descriptionParts","keystrokes","SUGGESTION_THREAD_DESCRIPTION","removeComment","1939745BEwvxs","ariaLabel","hasDirtyComment","target","34MoToAr","authoredAt","commentInputView","setData","SUGGESTION_THREAD_ARIA_LABEL","isReadOnly","commentsListView","name","shift+tab","15240JUUBBQ","element","fire","destroy","updateComment","editorConfig","_createCommentViews","showInput","author","delegate","canDiscard","submit","bind","focusables","disableComments","20946134WWwPeN","isDirty","length","disabledSubmit","value","focusCycler","assign","_model","content","CommentView","addComment","cancel","_config","parseFromString","join","focusTracker","render","commentThread","formatDateTime","20VENUhz","ariaDescriptionView","text/html","20743xMgNMV","isActive","editor"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=Xc,n=t();for(;;)try{if(435638===-parseInt(e(214))/1*(parseInt(e(242))/2)+-parseInt(e(251))/3*(parseInt(e(224))/4)+parseInt(e(238))/5+-parseInt(e(219))/6+-parseInt(e(230))/7*(parseInt(e(233))/8)+parseInt(e(231))/9*(parseInt(e(285))/10)+parseInt(e(266))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class qc extends s.View{constructor(t,n,r,i){const a=Xc;super(t),this[a(248)]=null,this[a(226)]=null,this[a(212)]=new o.AriaDescriptionView(t,Kr(t,a(236))),this[a(222)](a(215),!1),this[a(222)](a(243),n[a(243)]),this[a(263)](a(243)).to(n),this[a(222)](a(234),[]),this[a(222)](a(267),!1),this[a(222)](a(229),!1),this[a(222)](a(217),!1),this[a(222)](a(261),!1),this[a(263)](a(239)).to(this,a(268),n,a(243),this,a(234),((t,e,r)=>{const s=a,o=r[s(223)]((t=>_(t[s(274)])))[s(280)](". ")+".";return Kr(this[s(221)],s(246),[t-1,n[s(259)][s(249)],e?i[s(284)](e):"",(new DOMParser)[s(279)](o,s(213))[s(232)][s(218)]])})),this[a(264)]=new s.ViewCollection,this[a(281)]=new e.FocusTracker,this[a(235)]=new e.KeystrokeHandler,this[a(271)]=new s.FocusCycler({focusables:this[a(264)],focusTracker:this[a(281)],keystrokeHandler:this[a(235)],keystrokeHandlerOptions:{filter:t=>t[a(241)]!==this[a(252)]},actions:{focusPrevious:a(250),focusNext:a(225)}}),this[a(273)]=n,this[a(220)]=r,this[a(278)]=i,i[a(265)]?this[a(222)](a(268),1):this[a(257)]()}[Wc(282)](){const t=Wc;super[t(282)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(264)])}[Wc(227)](){const t=Wc;this[t(252)][t(227)]()}[Wc(254)](){const t=Wc;this[t(248)]&&this[t(248)][t(254)](),this[t(226)]&&this[t(226)][t(254)](),super[t(254)]()}[Wc(257)](){const t=Wc,{CommentsListView:e}=this[t(278)];this[t(248)]=new e(this[t(221)],this[t(273)][t(283)],Object[t(272)]({CommentView:this[t(278)][t(275)]},this[t(278)])),this[t(248)][t(260)](t(237)).to(this),this[t(248)][t(260)](t(255)).to(this),this[t(248)][t(263)](t(215)).to(this),this[t(222)](t(268),this[t(248)][t(268)]+1),this[t(263)](t(268)).to(this[t(248)],t(268),(t=>t+1)),this[t(226)]=this[t(228)](),this.on(t(237),(()=>this[t(227)]())),this[t(263)](t(267)).to(this[t(248)],t(240),this[t(226)][t(244)],t(270),((t,e)=>t||!!e))}[Wc(228)](){const t=Wc,{CommentThreadInputView:e}=this[t(278)],n=new e(this[t(221)],this[t(220)],this[t(278)][t(256)]),r=n[t(244)];return n[t(263)](t(258)).to(this,t(215),this[t(273)][t(283)],t(247),r,t(270),((t,e,n)=>!!n||t&&!e)),r.on(t(262),((e,n)=>{const s=t;this[s(253)](s(276),n),r[s(216)][s(245)]("")})),r.on(t(277),(()=>this[t(227)]())),r[t(263)](t(269)).to(this[t(273)][t(283)],t(247)),n}}const Zc=Jc;function Yc(){const t=["EXTERNAL_IMPORT_WORD_AVATAR","addMany","ck-suggestion","bindTemplate","userView","author","ck-suggestion__info","time","disableComments","attributes","authoredAt","ck-annotation__info-time","ck-suggestion-wrapper","span","render","canAccept","ck-comment__info-time","commentThreadInputView","set","ariaDescriptionView","ck-suggestion--accept","ck-suggestion-","getTemplate","ck-suggestion__actions","_createButton","discardButton","isActive","164990TAbPIB","_descriptionElement","ck-suggestion__main","execute","presentation","ck-comment__external","isExternal","5708772SngtAV","acceptButton","ck-suggestion__info-name","editorReady","346778jUImSo","color","formatDateTime","getUserViewNotificationText","ck-annotation","_model","ck-suggestion__user","element","listitem","change:description","div","bind","ck-annotation__main","commentThread","description","children","isEnabled","ck-annotation__info","innerHTML","EXTERNAL_IMPORT_WORD_SUGGESTION","check","editorDestroyed","canDiscard","ck-annotation__info-name","focusables","content","Discard suggestion","819394ofqUoK","creator","importWord","<p>","discardSuggestion","EXTERNAL_AVATAR","commentsListView","EXTERNAL_SUGGESTION","_config","setTemplate","querySelector","ck-rounded-corners","</p>","2202236tKVSCq","Accept suggestion","15LRKGLe","extendTemplate","ck-annotation__content-wrapper","push","source","locale","descriptionParts","ck-suggestion-wrapper--active","getExternalSuggestionNote",".ck-annotation__content-wrapper","ck-suggestion--disabled-comments","acceptSuggestion","add","delegate","ck-annotation__user","type","ariaLabel","ck-suggestion--discard","5705368FZLfDV","name","@external","ck-annotation__actions","2329815PKzTQq","fire","cancel"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(576990===parseInt(e(353))/1+parseInt(e(326))/2*(-parseInt(e(368))/3)+-parseInt(e(366))/4+-parseInt(e(390))/5+parseInt(e(322))/6+-parseInt(e(315))/7+parseInt(e(386))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);class Qc extends qc{constructor(e,n,r,s){const i=Jc;super(e,n,r,s),this[i(306)](i(383),""),this[i(337)](i(383)).to(this,i(374),(t=>t&&t[0]?t[0][i(383)]:"")),this[i(337)](i(340)).to(this,i(374),this,i(314),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(356)+_(e[n(351)],e[n(327)])+n(365);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(316)]=null,this[i(323)]=this[i(312)](Kr(e,i(367)),t.icons[i(346)],i(308),i(379),"sw"),this[i(323)][i(337)](i(342)).to(this,i(303)),this[i(313)]=this[i(312)](Kr(e,i(352)),t.icons[i(392)],i(385),i(357),"sw"),this[i(313)][i(337)](i(342)).to(this,i(348)),this[i(397)]=new o.UserView(e,this[i(331)][i(398)],this[i(329)]()),this[i(397)][i(369)]({attributes:{class:[i(332),i(382)],"aria-hidden":!0}}),this[i(350)][i(394)]([this[i(323)],this[i(313)]]),this[i(359)]&&this[i(350)][i(380)](this[i(359)]),this[i(305)]&&this[i(350)][i(380)](this[i(305)]),this[i(362)](this[i(310)]())}[Zc(310)](){const t=Zc,e=this[t(396)],n=[{tag:t(336),attributes:{class:[t(399),t(343)]},children:[{tag:t(406),children:[{text:this[t(397)][t(387)]}],attributes:{class:[t(324),t(349)]}},{tag:t(400),attributes:{datetime:e.to(t(403)),class:[t(304),t(404)]},children:[{text:e.to(t(403),(e=>this[t(361)][t(328)](e)))}]}]},{tag:t(336),attributes:{class:[t(311),t(389)]},children:[this[t(323)],this[t(313)]]},{tag:t(336),attributes:{class:[t(370)]}}];this[t(331)][t(321)]&&n[t(371)]({tag:t(336),attributes:{class:[t(320)]},children:[{text:this[t(376)]()}]});const r={tag:t(336),attributes:{class:["ck",t(364),t(405),e.if(t(314),t(375)),e.to(t(383),(e=>t(309)+e)),this[t(361)][t(401)]&&t(378)],"data-suggestion-id":this[t(331)].id,"data-thread-id":this[t(331)][t(339)].id,"data-author-id":this[t(331)][t(398)].id,tabindex:0,role:t(334),"aria-label":e.to(t(384)),"aria-describedby":this[t(307)].id},children:[{tag:t(336),attributes:{class:[t(395),t(330)]},children:[this[t(397)],{tag:t(336),attributes:{class:[t(317),t(338)],role:t(319)},children:n},this[t(307)]]}]};return this[t(359)]&&this[t(305)]&&(r[t(341)][t(371)](this[t(359)],this[t(305)]),this[t(359)][t(381)](t(325)).to(this),this[t(359)][t(381)](t(347)).to(this),this[t(305)][t(381)](t(325)).to(this),this[t(305)][t(381)](t(347)).to(this)),r}[Zc(302)](){const t=Zc;super[t(302)](),this[t(316)]=this[t(333)][t(363)](t(377)),this[t(316)][t(344)]=this[t(340)],this.on(t(335),((e,n,r)=>{const s=t;this[s(316)][s(344)]=r}))}[Zc(312)](t,e,n,r,s){const i=Zc,a=new o.LateFocusButtonView(this[i(373)]);return a[i(306)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(369)]({attributes:{class:n}}),a.on(i(318),(()=>{const t=i;this[t(391)](r,this[t(331)].id)})),a}[Zc(376)](){const t=Zc;return t(355)===this[t(331)][t(402)][t(388)][t(372)]?Kr(this[t(373)],t(345)):Kr(this[t(373)],t(360))}[Zc(329)](){const t=Zc;return this[t(331)][t(321)]?t(355)===this[t(331)][t(402)][t(388)][t(372)]?Kr(this[t(373)],t(393),this[t(331)][t(354)][t(387)]):Kr(this[t(373)],t(358),this[t(331)][t(354)][t(387)]):null}}const $c='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',tu=nu;function eu(){const t=["Annotations","has","70108TogOUJ","menuBar:trackChanges","filter","mainView","getMarkerNames","execute","children","model","listenTo","menuitem","arrowView","TrackChangesUI","destroy","_disableComments","_initializeController","source","_handleSuggestionControllerDelayed","getMarkers","135992Jbfyul","get","value","_createMenuBarMenu","comments.maxThreadTotalWeight","menu","editor","define","view","getAllAdjacentSuggestions","unbind","type","activeMarkers","_bindAnnotationToEditors","innerView","previous","TrackChangesEditing","from","suggestionUnloaded","delete","_suggestionToController","_viewToController","requires","_unbindEditors","focus","discardSelectedSuggestions","Accept all suggestions","init","commands","pluginName","413037NCPwtn","plugins","keys","_refreshActiveMarkers","isEnabled","Discard all suggestions","push","suggestion-","EditorAnnotations","Discard all selected suggestions","activeAnnotations","CommentView","_addUIComponentsToFactory","isMultiRange","descriptionParts","change:activeAnnotations","trackChanges","values","commentThread","low","addSourceCollector","set","comments.editorConfig","separator","buttonView","some","_initKeyboardNavigationToThread","keystrokes","acceptButton","_annotationViews","discardButton","registerAnnotation","commandName","suggestionChanged","trackChanges.SuggestionThreadView","head","getRanges","delegate","getJoined","2844hGxvOI","stopListening","items","button","comments.maxCommentsWhenCollapsed","getSuggestion","toMany","actionView","getFirstRange","getDescriptions","createAnnotationView","trackChanges.disableComments","SuggestionThreadView","isInContent","suggestionLoaded","add","size","_handleControllerBuffer","_destroyController","Track changes","discardAllSuggestions","hasSuggestion","comments.maxCommentCharsWhenCollapsed","isOn","descriptionFactory","createCommentThreadController","isDirty","_createToolbarButton","config","8LkZXMH","lowest","getByInnerView","change:previous","3AYFpYG","20SpzRNr","3055129NVblem","remove","clear","CommentsUI","Accept all selected suggestions","createAnnotation","reduce","editing","commentsListView","length","1292977zvZYMW","componentFactory","122873hInRZZ","addComment","_updateController","acceptSelectedSuggestions","comments","1230ZedPOw","bind","CommentsRepository","locale","_splitMarkerName","switchbutton","panelView","acceptAllSuggestions","refreshSelectedViews","escape","menuitemcheckbox"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=292]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(105560===parseInt(e(353))/1+-parseInt(e(389))/2+-parseInt(e(339))/3*(parseInt(e(371))/4)+-parseInt(e(358))/5*(parseInt(e(306))/6)+-parseInt(e(351))/7*(parseInt(e(335))/8)+-parseInt(e(419))/9*(-parseInt(e(340))/10)+parseInt(e(341))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(411)](){const t=tu;return[Rc,o.Users,t(360),t(369),t(427)]}static get[tu(418)](){return tu(382)}constructor(t){const e=tu;super(t),this[e(409)]=new Map,this[e(410)]=new Map,this[e(296)]=new Map,this[e(323)]=new Map;const n=this[e(395)][e(334)];n[e(396)](e(301),Qc),n[e(396)](e(317),!1),this[e(384)]=n[e(390)](e(317)),this[e(293)]()}[tu(387)](t,e){const n=tu;0===this[n(323)][n(322)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(323)]){const r=this[t(409)][t(370)](e);r||n?r&&n&&this[t(324)](e):this[t(385)](e)}this[t(323)][t(343)](),this[t(395)][t(420)][t(390)](t(427))[t(366)](),this[t(422)]()}),10),this[n(323)][n(440)](t,e)}[tu(416)](){const t=tu,e=this[t(395)],n=e[t(420)][t(390)](t(405)),r=e[t(420)][t(390)](t(369)),s=e[t(420)][t(390)](t(427)),o=e[t(420)][t(390)](t(360));this[t(431)](),s[t(439)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(406)](this[e(409)])){const s=t[e(398)](),o=[];for(const t of s){if(!t[e(319)])continue;if(t[e(432)]){o[e(425)](...t[e(303)]());continue}const n=t[e(314)]();if(o[e(350)]>0){const t=o[0][e(305)](n);if(t){o[0]=t;continue}}o[e(425)](n)}n[e(425)]([r[e(397)],o])}return n})),this[t(379)](n,t(320),((e,n)=>{const r=t;this[r(379)](n,r(338),((t,e,s,o)=>{const i=r;n[i(319)]&&(null==s?(this[i(355)](o[i(302)]),this[i(387)](n,!1)):(this[i(355)](s[i(302)]),null==o&&this[i(387)](n,!0)))})),null!==n[r(404)]?this[r(355)](n[r(302)]):this[r(387)](n,!1)})),this[t(379)](n,t(407),((e,n,r)=>{const s=t;this[s(307)](n,s(338)),this[s(323)][s(408)](n),this[s(409)][s(370)](n)&&this[s(324)](n),r&&this[s(355)](r[s(302)])})),this[t(379)](n,t(300),((e,n)=>{this[t(355)](n)})),this[t(379)](r,t(434),(()=>{this[t(422)]()})),this[t(379)](o,t(354),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(327)](r))return;const i=n[o(311)](r);this[o(409)][o(390)](i)[o(397)][o(349)][o(413)](-1)}),{priority:t(336)})}[tu(422)](){const t=tu,e=this[t(395)][t(420)][t(390)](t(369)),n=this[t(395)][t(420)][t(390)](t(405)),r=Array[t(406)](e[t(429)],(e=>e[t(403)]))[t(373)]((e=>this[t(410)][t(370)](e))),s=[];for(const e of r){const n=this[t(410)][t(390)](e)[t(378)][t(398)]();s[t(425)](...n[t(347)](((e,n)=>[...e,...n[t(375)]()]),[]))}n[t(401)]=s}[tu(431)](){const t=tu,n=this[t(395)],r=n[t(361)],o=Kr(r,t(325)),i=new e.Collection([{type:t(363),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(435),role:t(368)})},{type:t(442)},{type:t(309),model:new s.ViewModel({withText:!0,label:Kr(r,t(415)),commandName:t(365),role:t(380)})},{type:t(309),model:new s.ViewModel({withText:!0,label:Kr(r,t(345)),commandName:t(356),role:t(380)})},{type:t(309),model:new s.ViewModel({withText:!0,label:Kr(r,t(424)),commandName:t(326),role:t(380)})},{type:t(309),model:new s.ViewModel({withText:!0,label:Kr(r,t(428)),commandName:t(414),role:t(380)})}]);for(const e of i)if(su(e)){const r=n[t(417)][t(390)](e[t(378)][t(299)]);e[t(378)][t(359)](t(329),t(423)).to(r,t(391),t(423))}n.ui[t(352)][t(321)](t(435),(e=>this[t(333)](e,i,o))),n.ui[t(352)][t(321)](t(372),(e=>this[t(392)](e,i,o)))}[tu(333)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(395)][r(417)][r(390)](r(435));o[r(443)][r(440)]({tooltip:n,label:n,icon:$c}),o[r(443)][r(359)](r(329)).to(i,r(391)),o[r(443)].on(r(376),(()=>{const t=r;i[t(376)](),this[t(395)][t(348)][t(397)][t(413)]()})),(0,s.addListToDropdown)(o,e,{role:r(394)});const a=[];for(const t of e)su(t)&&a[r(425)](this[r(395)][r(417)][r(390)](t[r(378)][r(299)]));const c=o[r(443)];return c[r(313)][r(399)](r(423)),c[r(381)][r(399)](r(423)),c[r(313)][r(359)](r(423)).to(i,r(423)),c[r(381)][r(359)](r(423))[r(312)](a,r(423),((...t)=>t[r(292)]((t=>t)))),o.on(r(376),(t=>{const e=r;this[e(395)][e(376)](t[e(386)][e(299)]),this[e(395)][e(348)][e(397)][e(413)]()})),o}[tu(392)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(395)][r(417)][r(390)](r(435));o[r(443)][r(440)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(442)==n[r(400)]){a[r(308)][r(321)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(378)];i[r(359)](...Object[r(421)](c)).to(c),i[r(304)](r(376)).to(o),i.on(r(376),(()=>{const t=r;this[t(395)][t(376)](c[t(299)]),this[t(395)][t(348)][t(397)][t(413)]()})),e[r(377)][r(321)](i),a[r(308)][r(321)](e)}return o[r(359)](r(423)).to(i,r(423)),o[r(364)][r(377)][r(321)](a),o}[tu(385)](t){const e=tu,n=this[e(395)],r=n[e(334)],s=n[e(420)][e(390)](e(369)),i=n[e(420)][e(390)](e(360)),a=n[e(420)][e(390)](e(427)),c=n[e(420)][e(390)](o.Users).me,u=r[e(390)](e(435))[e(318)],{CommentsListView:l,CommentThreadInputView:f}=n[e(420)][e(390)](e(344));let h,g;this[e(296)][e(370)](t.id)?(g=this[e(296)][e(390)](t.id),h=g[e(374)]):(h=new u(n[e(361)],t,c,{disableComments:this[e(384)],editorConfig:r[e(390)](e(441)),maxCommentsWhenCollapsed:r[e(390)](e(310)),maxThreadTotalWeight:r[e(390)](e(393)),maxCommentCharsWhenCollapsed:r[e(390)](e(328)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(390)](e(361))),CommentView:r[e(390)](e(357))[e(430)],CommentsListView:l,CommentThreadInputView:f}),h[e(295)].on(e(376),(()=>{const t=e;n[t(348)][t(397)][t(413)]()})),h[e(297)].on(e(376),(()=>{const t=e;n[t(348)][t(397)][t(413)]()})),g=s[e(316)](this[e(395)][e(361)],h),g[e(359)](e(332)).to(h,e(332)),g[e(359)](e(350)).to(h),g[e(359)](e(400)).to(h,e(400),(t=>e(426)+t)),this[e(379)](h,e(367),(()=>{const t=e;n[t(348)][t(397)][t(413)]()}),{priority:e(438)}),this[e(296)][e(440)](t.id,g));const d=i[e(331)](t[e(437)],h),p=new Hc(n,t,h,d),m=t[e(398)]()[e(373)]((t=>t[e(319)]));h[e(433)]=n[e(420)][e(390)](e(405))[e(330)][e(315)](m),this[e(409)][e(440)](t,p),this[e(410)][e(440)](h,p);const E=s[e(346)]({view:g,target:()=>{const r=e,s=[],i=t[r(398)]()[r(373)]((t=>t[r(319)]));for(const t of i)s[r(425)](...t[r(388)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(348)],s)},type:()=>e(426)+p[e(397)][e(400)]});i[e(402)](h,E),s[e(321)](E),a[e(298)](E)}[tu(324)](t){const e=tu,n=this[e(395)][e(420)][e(390)](e(360)),r=this[e(395)][e(420)][e(390)](e(369)),s=this[e(409)][e(390)](t),o=s[e(397)],i=r[e(337)](o);n[e(412)](o),i&&r[e(342)](i),this[e(409)][e(408)](t),this[e(410)][e(408)](o),s[e(383)]()}[tu(355)](t){const e=tu;if(!t[e(319)]||!this[e(409)][e(370)](t))return;const n=this[e(395)][e(420)][e(390)](e(405)),r=this[e(409)][e(390)](t),s=t[e(398)]();r[e(397)][e(433)]=n[e(330)][e(315)](s)}[tu(293)](){const t=tu;this[t(395)][t(294)][t(440)](o.ENTER_THREAD_KEYSTROKE,((e,n)=>{const r=t,s=this[r(395)][r(420)][r(390)](cu),o=this[r(395)][r(420)][r(390)](Rc);if(!o[r(401)][r(350)])return;const{id:i}=o[r(362)](o[r(401)][0]),a=s[r(311)](i);a&&(this[r(409)][r(390)](a)[r(397)][r(413)](),n())}))}[tu(383)](){const t=tu;for(const e of this[t(409)][t(421)]())this[t(324)](e);for(const e of this[t(296)][t(436)]())e[t(374)][t(383)]();super[t(383)]()}}function su(t){return tu(378)in t}function ou(){var t=["13398bppaDc","369HiNLgR","Comments","9536790uiZICp","48232KhQfQS","getSuggestion","getSuggestions","pluginName","addSuggestionData","11Vfcpwr","TrackChanges","3028DkmMes","get","217BmXivC","3595PgxpGp","1663812CESTkb","requires","addSuggestion","660268XvRVOm","adapter","66265FPkdOU","editor","plugins"];return(ou=function(){return t})()}var iu=au;function au(t,e){var n=ou();return(au=function(t,e){return n[t-=235]})(t,e)}!function(t){for(var e=au,n=t();;)try{if(363641===parseInt(e(254))/1+parseInt(e(252))/2+parseInt(e(249))/3+-parseInt(e(245))/4*(-parseInt(e(248))/5)+parseInt(e(257))/6*(parseInt(e(247))/7)+-parseInt(e(238))/8*(parseInt(e(235))/9)+-parseInt(e(237))/10*(parseInt(e(243))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class cu extends t.Plugin{static get[iu(250)](){return[Rc,ru,iu(236)]}static get[iu(241)](){return iu(244)}set[iu(253)](t){var e=iu;this[e(255)][e(256)][e(246)](Rc)[e(253)]=t}get[iu(253)](){var t=iu;return this[t(255)][t(256)][t(246)](Rc)[t(253)]}[iu(251)](t){var e=iu;return this[e(255)][e(256)][e(246)](Rc)[e(242)](t)}[iu(240)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=iu;return this[n(255)][n(256)][n(246)](Rc)[n(240)]({skipNotAttached:t,toJSON:e})}[iu(239)](t){var e=iu;return this[e(255)][e(256)][e(246)](Rc)[e(239)](t)}}const uu=fu;function lu(){const t=["execute","Pagination","useAnonymousUser","getDataWithDiscardedSuggestions","discardAllSuggestions","push","document","reduce","set","pluginName","6897415fnXoKY","524fLojTn","appendChild","create","466LdhZhf","999948MvcIAv","name","10539342vtJlKQ","TrackChangesDataGetter","constructor","createElement","div","35FdMUVl","plugins","createDocumentFragment","11905950wPjoWi","11379ODRQJX","data","CommentsRepository","config","function","TrackChangesEditing","init","destroy","Users","addSuggestionData","TrackChangesData","8MPYAen","rootsAttributes","getCommentThreads","getSuggestions","addCommentThread","track-changes-data-invalid-editor-creator","addUser","_adapter","getUser","define","requires","map","getRootsAttributes","model","getFullData","editor","1228cLlXAb","getDataWithAcceptedSuggestions","4327433rLaOgU","result","acceptAllSuggestions","trackChangesData","get","end","editorCreator","users","trackChangesData.editorCreator","120ZLgWDD","getRootNames"];return(lu=function(){return t})()}function fu(t,e){const n=lu();return(fu=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=fu,n=t();for(;;)try{if(608129===-parseInt(e(241))/1*(parseInt(e(268))/2)+parseInt(e(280))/3*(-parseInt(e(265))/4)+parseInt(e(276))/5*(-parseInt(e(269))/6)+parseInt(e(264))/7*(parseInt(e(291))/8)+-parseInt(e(271))/9+-parseInt(e(279))/10+-parseInt(e(243))/11*(-parseInt(e(252))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);const hu=[uu(255)];class gu extends t.Plugin{static get[uu(235)](){return[Rc]}static get[uu(263)](){return uu(290)}[uu(286)](){const t=uu,n=this[t(240)];if(n[t(283)][t(234)](t(251),(e=>{const r=t,s=n[r(238)][r(260)][r(253)]()[r(261)](((t,e)=>(t[e]="",t)),{});return n[r(273)][r(267)](s,e)})),t(284)!=typeof n[t(283)][t(247)](t(246))[t(249)])throw new e.CKEditorError(t(296))}[uu(242)](t){return mu(this[uu(240)],!0,t)}[uu(257)](t){return mu(this[uu(240)],!1,t)}}class du extends t.Plugin{static get[uu(263)](){return uu(272)}constructor(t){const e=uu;super(t),this[e(244)]=e(248)}[uu(286)](){const t=uu;this[t(240)][t(277)][t(247)](t(282))[t(232)]={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(240)][t(277)][t(247)](t(285))[t(232)]=null}}function pu(t){return void 0!==t[uu(237)]}async function mu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,hu);s[r(277)][r(259)](Rc,du),s[r(292)]=pu(t)?t[r(237)]():void 0;const i=document[r(278)](),a=t[r(283)][r(247)](r(246))[r(249)],c=await a(s,(()=>function(t){const e=r,n=document[e(274)](e(275));return t[e(266)](n),n}(i)));!function(t,e){const n=r,s=t[n(238)][n(260)][n(253)]()[n(261)](((e,r)=>(e[r]=t[n(281)][n(247)]({rootName:r}),e)),{}),o=t[n(277)][n(247)](n(288))[n(250)][n(236)]((t=>({id:t.id,name:t[n(270)]}))),i=t[n(277)][n(247)](n(285))[n(294)]({skipNotAttached:!0,toJSON:!0}),a=t[n(277)][n(247)](n(282))[n(293)]({skipNotAttached:!0,toJSON:!0}),c=e[n(277)][n(247)](n(288)),u=e[n(277)][n(247)](n(285)),l=e[n(277)][n(247)](n(282));for(const t of o)c[n(233)](t.id)||c[n(297)](t);c.me||c[n(256)]();for(const t of a)l[n(295)](t);for(const t of i)u[n(289)](t);e[n(281)][n(262)](s)}(t,c),c[r(254)](r(e?245:258));const u=pu(c)?c[r(239)](n):c[r(281)][r(247)](n);return await c[r(287)](),u}function Eu(t,e){var n=Iu();return(Eu=function(t,e){return n[t-=421]})(t,e)}function Iu(){var t=["2612912Mwhmqh","146285gFoUGg","1159266gFskbo","3165670vTEoFr","4gmkZzX","596752OPrjVL","2104938FWYqKh","1613619QuAUvk"];return(Iu=function(){return t})()}!function(t){for(var e=Eu,n=t();;)try{if(349347===parseInt(e(425))/1+-parseInt(e(421))/2+-parseInt(e(426))/3+-parseInt(e(428))/4*(-parseInt(e(427))/5)+parseInt(e(422))/6+parseInt(e(423))/7+-parseInt(e(424))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu)})(),(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:()=>Yc,SuggestionThreadView:()=>Qc,TrackChanges:()=>cu,TrackChangesData:()=>du,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;!function(t){const e=l,n=t();for(;;)try{if(586669===parseInt(e(235))/1+-parseInt(e(232))/2*(parseInt(e(247))/3)+parseInt(e(234))/4*(-parseInt(e(249))/5)+parseInt(e(239))/6+parseInt(e(244))/7*(parseInt(e(252))/8)+-parseInt(e(245))/9*(-parseInt(e(254))/10)+parseInt(e(241))/11*(-parseInt(e(237))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class u extends t.Command{constructor(t,e){const n=l;super(t),this[n(248)]=e,this[n(256)]=!1,this[n(253)](),this[n(240)]=!1}[c(253)](){this[c(236)]=!0}[c(251)](){const t=c;this[t(256)]=!this[t(256)],this[t(256)]?this[t(238)]():this[t(231)]()}[c(238)](){const t=c;for(const e of this[t(230)][t(250)][t(250)]())e[t(243)]&&!this[t(248)][t(242)](e)&&e[t(255)](t(246))}[c(231)](){const t=c;for(const e of this[t(230)][t(250)][t(250)]())e[t(243)]&&!this[t(248)][t(242)](e)&&e[t(233)](t(246))}}function l(t,e){const n=f();return(l=function(t,e){return n[t-=230]})(t,e)}function f(){const t=["TrackChangesCommand","41799wQeRev","_enabledCommands","265LEUsqU","commands","execute","3773320JZdZbk","refresh","4887230jyzLKY","forceDisabled","value","editor","_enableCommands","48xaDMQZ","clearForceDisabled","41588DVYraT","527389ToeUyF","isEnabled","4812XrjXeM","_disableUnsupportedCommands","5944476FvIFmk","_isEnabledBasedOnSelection","40546uwpDwk","has","affectsData","14qGFIQA","9buSxxa"];return(f=function(){return t})()}const h=d;function d(t,e){const n=p();return(d=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(191834===-parseInt(e(222))/1*(-parseInt(e(224))/2)+parseInt(e(216))/3+-parseInt(e(208))/4+-parseInt(e(206))/5*(parseInt(e(220))/6)+-parseInt(e(205))/7*(-parseInt(e(213))/8)+-parseInt(e(217))/9+parseInt(e(228))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class g extends t.Command{constructor(t,e){const n=d;super(t),this[n(223)]=e,this[n(227)](),this[n(212)]=!1}[h(227)](){this[h(210)]=!0}[h(209)](t){const n=h,r=this[n(223)][n(215)](t);if(!r)throw new e.CKEditorError(n(221),this);const s=r[n(214)]();this[n(225)][n(226)][n(218)](s)&&this[n(225)][n(211)][n(215)](n(219))[n(207)](r)}}function p(){const t=["plugins","_isEnabledBasedOnSelection","8rJCZcB","getRanges","get","568074eDxeXw","238581WpVBhQ","canEditAt","TrackChangesEditing","42xFDLHn","track-changes-accept-suggestion-not-found","3ZXtrRG","_suggestions","96348MASezo","editor","model","refresh","5184910XcgLCg","313523lcMsxe","215095KSgYUP","acceptSuggestion","1510736jkSguH","execute","isEnabled"];return(p=function(){return t})()}const m=I;function E(){const t=["track-changes-discard-suggestion-not-found","7351OHvtNw","498cmqvmZ","execute","62888sPmsFr","get","658173vVkhYf","isEnabled","refresh","9gKgCxq","editor","_isEnabledBasedOnSelection","canEditAt","plugins","173112vdFpXM","_suggestions","getRanges","1280160lcBWCK","198rEYmzU","12291080uuXNkD","model","discardSuggestion","TrackChangesEditing","3783915KtQRhG"];return(E=function(){return t})()}function I(t,e){const n=E();return(I=function(t,e){return n[t-=435]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(438309===-parseInt(e(448))/1*(-parseInt(e(441))/2)+-parseInt(e(453))/3+parseInt(e(437))/4+-parseInt(e(446))/5+parseInt(e(449))/6*(-parseInt(e(451))/7)+parseInt(e(440))/8+-parseInt(e(456))/9*(-parseInt(e(442))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(438)]=e,this[n(455)](),this[n(458)]=!1}[m(455)](){this[m(454)]=!0}[m(450)](t){const n=m,r=this[n(438)][n(452)](t);if(!r)throw new e.CKEditorError(n(447),this);const s=r[n(439)]();this[n(457)][n(443)][n(435)](s)&&this[n(457)][n(436)][n(452)](n(445))[n(444)](r)}}function T(t,e){const n=C;let r="";return r+=t[n(282)]("*")[n(246)](((t,e)=>e%2!=0?n(280)+_(t)+n(281):_(t)))[n(268)](""),e&&(r+=n(279)+e[n(293)]+n(267)+e[n(273)]+n(288)),r}function _(t){const e=C,n=document[e(258)](e(294));return n[e(252)]=t,n[e(244)]}function y(t){const e=C;return t[e(250)](((t,n)=>e(261)==t[e(262)]&&e(261)!=n[e(262)]?-1:e(261)!=t[e(262)]&&e(261)==n[e(262)]?1:0))}function A(){const t=["isIntersecting"," [color ","start","isTouching",'"></span>',"62589ozUHwG","change","createPositionAfter","push","value","span","getRanges","580313CMhWKr","864VrQwDF","innerHTML","createPositionBefore","map","isMultiRange","isInContent","next","sort","10EnumZI","innerText","isArray","isCollapsed","length","replace","296910czWTml","createElement","end","schema","deletion","type","163356QjHrIZ","3722104QNMhfb","createPositionAt","94fUMexX",'" title="',"join","6341377hKJrKL","execute","content","color","title","add","from","splice","isObject","createRange",'<span class="ck-suggestion-color" style="background-color: ','<span class="ck-suggestion-type">',"</span>","split","728584zWFtak"];return(A=function(){return t})()}function k(t,e){const n=C;let r,s=0;const o=[],i=e[n(260)];for(;s<t[n(255)];){const a=t[s],c=t[s+1];r||(r=e[n(245)](a)),L(e,a,c)||(o[n(292)](e[n(278)](r,i[n(277)](a)?e[n(291)](a):e[n(265)](a,n(259)))),r=null),s++}return o}function C(t,e){const n=A();return(C=function(t,e){return n[t-=243]})(t,e)}function L(t,e,n){const r=C;if(!n)return!1;const s=t[r(291)](e),o=t[r(245)](n);return s[r(287)](o)}!function(t){const e=C,n=t();for(;;)try{if(759176===parseInt(e(296))/1+-parseInt(e(266))/2*(parseInt(e(289))/3)+-parseInt(e(264))/4+-parseInt(e(251))/5*(-parseInt(e(263))/6)+-parseInt(e(269))/7+parseInt(e(283))/8+-parseInt(e(243))/9*(-parseInt(e(257))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);function N(t,e,n){const r=C;for(;n[r(255)];){const s=n[r(276)](0,100);t[r(290)]((()=>{const t=r;for(const n of s)n[t(248)]&&e[t(270)](n.id)}))}}function R(t,e){const n=M();return(R=function(t,e){return n[t-=177]})(t,e)}const S=R;function M(){const t=["isEnabled","isInContent","338395idnSwe","canEditAt","135dbIDZy","execute","_suggestions","getRanges","11559540bwexop","5838KVyjUP","3030896OrLgyu","some","10088316OYDjvB","66dZknZz","from","9304lAdzGV","9CKWAxv","2612196KvdlAu","_isEnabledBasedOnSelection","model","values","refresh","editor","_command"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(902954===parseInt(e(193))/1+parseInt(e(184))/2+-parseInt(e(180))/3*(parseInt(e(182))/4)+-parseInt(e(195))/5*(parseInt(e(200))/6)+-parseInt(e(179))/7+-parseInt(e(177))/8+-parseInt(e(183))/9*(-parseInt(e(199))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(190)]=e,this[r(197)]=n,this[r(188)](),this[r(185)]=!1}[S(188)](){const t=S,e=Array[t(181)](this[t(197)][t(187)]())[t(178)]((e=>e[t(192)]));this[t(191)]=this[t(190)][t(191)]&&e}[S(196)](){const t=S,e=y(Array[t(181)](this[t(197)][t(187)]()));for(const n of e){const e=n[t(198)]();if(!this[t(189)][t(186)][t(194)](e))return}N(this[t(189)][t(186)],this[t(190)],e)}}const O=w;function w(t,e){const n=D();return(w=function(t,e){return n[t-=385]})(t,e)}function D(){const t=["document","getRanges","1737054iebbSH","execute","_command","9ibsUTj","_suggestions","1981602XjvWtn","from","3188204UkbzoM","editor","2814456CAncVp","values","size","isEnabled","_isEnabledBasedOnSelection","canEditAt","1131993GYcDnS","21yHmYKV","1137712SRsaQA","_selectedSuggestions","model","selection","1958765vXwjwq","refresh"];return(D=function(){return t})()}!function(t){const e=w,n=t();for(;;)try{if(635664===parseInt(e(387))/1+-parseInt(e(400))/2+parseInt(e(385))/3+-parseInt(e(402))/4+parseInt(e(391))/5+parseInt(e(395))/6*(parseInt(e(386))/7)+parseInt(e(404))/8*(-parseInt(e(398))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(397)]=e,this[r(399)]=n,this[r(388)]=new Set,this[r(392)](),this[r(408)]=!1}[O(392)](){const t=O,e=this[t(403)][t(389)][t(393)][t(390)],n=Array[t(401)](this[t(399)][t(405)]());this[t(388)]=function(t,e){const n=C,r=Array[n(275)](t[n(295)]()),s=new Set;for(const o of e)if(o[n(248)])for(const e of r)for(const r of o[n(295)]())(e[n(284)](r)||t[n(254)]&&!o[n(247)]&&o[n(249)]&&r[n(259)][n(287)](e[n(286)]))&&s[n(274)](o);return s}(e,n),this[t(407)]=this[t(397)][t(407)]&&!!this[t(388)][t(406)]}[O(396)](){const t=O,e=y(Array[t(401)](this[t(388)]));for(const n of e){const e=n[t(394)]();if(!this[t(403)][t(389)][t(409)](e))return}N(this[t(403)][t(389)],this[t(397)],e)}}const x=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(P(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=x,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Y=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 J="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||J||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var Et=/^\[object .+?Constructor\]$/,It=Function.prototype,bt=Object.prototype,Tt=It.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:Et).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Nt=Ct(Object,"create");const Rt=function(){this.__data__=Nt?Nt(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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Nt?void 0!==e[t]:Ot.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(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])}}Ft.prototype.clear=Rt,Ft.prototype.delete=St,Ft.prototype.get=vt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const xt=Ft;const Pt=function(){this.size=0,this.__data__={hash:new xt,map:new(Lt||W),string:new xt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=Pt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=Y,qt.prototype.has=X,qt.prototype.set=Kt;const Yt=qt;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=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&P(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;const Ie=function(t){return ne(t)&&me(t.length)&&!!Ee[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Z.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ie;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Se(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):we(t)};const xe=function(t,e){return t&&te(e,Fe(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Q.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ye=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,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Ye(Je(t),(function(e){return Ze.call(t,e)})))}:Xe;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Xe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case En:return mn;case In:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Rn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(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 Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return wn(t)}};var xn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(xn)return xn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Pn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Yn={};Yn[Wn]=Yn["[object Array]"]=Yn["[object ArrayBuffer]"]=Yn["[object DataView]"]=Yn["[object Boolean]"]=Yn["[object Date]"]=Yn["[object Float32Array]"]=Yn["[object Float64Array]"]=Yn["[object Int8Array]"]=Yn["[object Int16Array]"]=Yn["[object Int32Array]"]=Yn["[object Map]"]=Yn["[object Number]"]=Yn[qn]=Yn["[object RegExp]"]=Yn["[object Set]"]=Yn["[object String]"]=Yn["[object Symbol]"]=Yn["[object Uint8Array]"]=Yn["[object Uint8ClampedArray]"]=Yn["[object Uint16Array]"]=Yn["[object Uint32Array]"]=!0,Yn["[object Error]"]=Yn[Kn]=Yn["[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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!Yn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Yt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Jn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Er.prototype.add=Er.prototype.push=pr,Er.prototype.has=mr;const Ir=Er;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new Ir:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return P(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var 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 E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Sr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Yt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Or.call(t,"__wrapped__"),g=f&&Or.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Yt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Yt),Rr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:wr(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const xr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(xr(e))]};const Gr=function(t,e){return null==t||jr(t,e)};function Vr(){const t=["accept","markers","344408YACHYY","toJSON","authoredAt","onAttributesChange","split","type","commentThread","18GCBzkF","nodeAfter","_onAttributesChange","getRange","getFirstRange","430577FgpOJI","decorate","addRange","getMarkers","createdAt","_markerNames","1483784wpzAIh","attributes","isInContent","substr","_onAccept","creator","getRanges","get","_isDataLoaded","_onDiscard","getMultiRangeId","subType","onDiscard","change","getContainedElement","_model","addMarker","_saved","isIntersecting","filter","suggestion:","head","hasComments","add","removeAttribute","addMarkerName","isIntersectingWithRange","nodeBefore","getItems","end","onAccept","length","start","2554065xHZBjW","discard","getMarkerNames","getAllAdjacentSuggestions","author","previous","push","setAttribute","@external","delete","reduce","map","from","getFirstMarker","230280wfgXSh","1355HPMgDv","removeMarkers","isMultiRange","removeMarker","size","data","1868fhOtLk","isExternal","clear","890259HfLloP","next","set"];return(Vr=function(){return t})()}const Hr=zr;function zr(t,e){const n=Vr();return(zr=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(170725===parseInt(e(180))/1+-parseInt(e(195))/2+-parseInt(e(190))/3+-parseInt(e(187))/4*(-parseInt(e(181))/5)+parseInt(e(122))/6*(parseInt(e(127))/7)+-parseInt(e(133))/8+parseInt(e(166))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(141)]=!1,this.id=e.id,this[n(120)]=e[n(120)],this[n(144)]=e[n(144)]||null,this[n(170)]=e[n(170)],this[n(138)]=e[n(138)]||e[n(170)],this[n(188)]=Boolean(e[n(134)]&&e[n(134)][n(174)]),this[n(186)]=null,this[n(148)]=t,this[n(137)]=e[n(163)],this[n(142)]=e[n(145)],this[n(124)]=e[n(198)],this[n(132)]=new Set,this[n(131)]=null,this[n(192)](n(197),null),this[n(192)](n(134),e[n(134)]||{}),this[n(192)](n(171),null),this[n(192)](n(191),null),this[n(192)](n(121),null),this[n(192)](n(150),!1),this[n(128)](n(193)),this[n(128)](n(167))}get[Hr(154)](){const t=Hr;let e=this;for(;e[t(171)];)e=e[t(171)];return e}get[Hr(155)](){const t=Hr;return!!this[t(121)]&&this[t(121)][t(164)]>0}get[Hr(183)](){const t=Hr;return 0!=this[t(132)][t(185)]&&6==Array[t(178)](this[t(132)])[0][t(199)](":")[t(164)]}get[Hr(135)](){return null!==this[Hr(179)]()}[Hr(158)](t){const e=Hr;this[e(132)][e(156)](t)}[Hr(168)](){const t=Hr;return Array[t(178)](this[t(132)])}[Hr(130)](){const t=Hr;return this[t(168)]()[t(177)]((e=>this[t(148)][t(194)][t(140)](e)))[t(152)]((t=>t))}[Hr(179)](){return this[Hr(130)]()[0]||null}[Hr(182)](){const t=Hr;this[t(148)][t(146)]((e=>{const n=t;for(const t of this[n(130)]())e[n(184)](t)})),this[t(132)][t(189)]()}[Hr(184)](t){const e=Hr;this[e(148)][e(146)]((n=>{n[e(184)](t)})),this[e(132)][e(175)](t)}[Hr(129)](t){const e=Hr,n=e(153)+this[e(120)]+":"+this[e(144)]+":"+this.id+":"+this[e(138)].id+":"+Wr[e(143)]();this[e(158)](n),this[e(148)][e(146)]((r=>{r[e(149)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(159)](t){const e=Hr;for(const n of this[e(139)]())if(n[e(151)](t))return!0;return!1}[Hr(139)](){const t=Hr;return this[t(130)]()[t(177)]((e=>e[t(125)]()))}[Hr(161)](){const t=Hr;return this[t(139)]()[t(176)](((e,n)=>[...e,...n[t(161)]()]),[])}[Hr(126)](){const t=Hr;var e;return(null===(e=this[t(179)]())||void 0===e?void 0:e[t(125)]())||null}[Hr(147)](){const t=Hr,e=this[t(139)]();if(1!=e[t(164)])return null;const n=e[0],r=n[t(165)][t(123)],s=n[t(162)][t(160)];return r instanceof i.Element?r!=s?null:r:null}[Hr(193)](){const t=Hr;this[t(137)](this[t(139)](),this[t(186)],this[t(134)]),this[t(182)]()}[Hr(167)](){const t=Hr;this[t(142)](this[t(139)](),this[t(186)],this[t(134)]),this[t(182)]()}[Hr(169)](){const t=Hr,e=[];let n=this[t(154)];for(;n;)e[t(172)](n),n=n[t(191)];return e}[Hr(173)](t,e){const n=Hr,r=Zn(this[n(134)]);gr(r,t,e),Fr(r,this[n(134)])||(this[n(134)]=r,this[n(124)](r))}[Hr(157)](t){const e=Hr,n=Zn(this[e(134)]);Gr(n,t),Fr(n,this[e(134)])||(this[e(134)]=n,this[e(124)](this[e(134)]))}[Hr(196)](){const t=Hr;return{id:this.id,type:this[t(144)]?this[t(120)]+":"+this[t(144)]:this[t(120)],authorId:this[t(138)].id,createdAt:this[t(131)],hasComments:this[t(155)],data:this[t(186)],attributes:this[t(134)]}}static[Hr(143)](){const t=Hr;return(0,e.uid)()[t(136)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Yr;function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(984991===parseInt(e(294))/1+parseInt(e(268))/2+-parseInt(e(313))/3*(parseInt(e(237))/4)+-parseInt(e(274))/5*(-parseInt(e(287))/6)+parseInt(e(264))/7*(parseInt(e(247))/8)+-parseInt(e(263))/9+parseInt(e(284))/10*(-parseInt(e(312))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Xr{constructor(t,e){const n=Yr;this[n(267)]=[],this[n(318)]=new Map,this[n(316)]=[],this[n(329)]=new Map,this[n(280)]=t,this[n(319)]=e}[qr(283)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(242)];o++){const i=t[o];if(!i[e(301)])continue;const a=this[e(292)](i);if(a){if(null!=i[e(251)]){if(r[e(298)](i[e(251)]))continue;r[e(261)](i[e(251)])}n[e(235)](a)}else if(e(276)!=i[e(266)])e(240)!=i[e(266)]&&e(297)!=i[e(266)]||this[e(291)](n,i,t[o+1]);else{const t=i[e(305)][e(310)];if(s[e(298)](t))continue;s[e(261)](i[e(305)][e(310)]),t==Nc?this[e(317)](n,i):this[e(262)](n,i)}}return this[e(272)](n)}[qr(252)](t){const e=qr;this[e(267)][e(235)](t)}[qr(239)](t,n,r=e.priorities[qr(265)]){const s=qr;s(314)==typeof t?(0,e.insertToPriorityArray)(this[s(316)],{matchingCallback:t,label:n,priority:r}):this[s(318)][s(269)](t,n)}[qr(241)](t,e){const n=qr;this[n(329)][n(269)](t,e)}[qr(256)](t,e=1){const n=qr;let r;for(const e of this[n(316)])if(e[n(282)](t)){r=e[n(245)];break}return r||(r=this[n(318)][n(325)](t[n(324)])),r?r(e):1!==e?e+" "+t[n(324)]+"s":""+t[n(324)]}[qr(238)](t,e){const n=qr,r=e[n(323)]()[n(286)](),s=n(240)==e[n(266)]?n(261):n(253);for(const e of r){const o=e[n(289)],i=t[t[n(242)]-1];if(o.is(n(288)))i&&i[n(266)][n(303)](n(273))>-1&&t[n(331)](),i&&n(326)==i[n(266)]?i[s]+=o[n(305)]:t[n(235)]({type:n(326),add:n(261)==s?o[n(305)]:"",remove:n(253)==s?o[n(305)]:""});else if(this[n(280)][n(271)](o)){const a=o;if(i&&i[n(266)][n(303)](n(273))>-1&&t[n(331)](),n(244)==e[n(266)])continue;i&&i[n(266)]==s+n(300)&&i[n(290)][n(324)]==a[n(324)]?i[n(330)]++:t[n(235)]({type:s+n(300),element:a,quantity:1}),r[n(322)]((t=>!(n(244)==t[n(266)]&&t[n(289)]==o)))}else if(this[n(280)][n(275)](o,n(296))||o.is(n(290),n(246))){const r=o;if(n(261)==s&&n(302)==e[n(266)]||n(253)==s&&n(244)==e[n(266)])continue;if(i&&-1==i[n(266)][n(303)](n(273))){n(326)==i[n(266)]&&(i[s]+="\n");continue}let a;if(a=n(261)==s?r[n(306)]&&!this[n(280)][n(271)](r[n(306)])?r[n(306)]:null:r[n(243)]&&!this[n(280)][n(271)](r[n(243)])?r[n(243)]:null,r[n(260)]||a&&a[n(260)]){const e=a&&a[n(260)]?a:r;i&&i[n(266)]==s+n(315)&&i[n(290)][n(324)]==e[n(324)]?i[n(330)]++:t[n(235)]({type:s+n(315),element:e,quantity:1})}else t[n(235)]({type:s+n(273),element:r})}}}[qr(272)](t){const e=qr,n=this[e(319)],r=[],s=[],o=[];for(const i of t)switch(i[e(266)]){case e(326):if(i[e(261)]=i[e(261)][e(270)](/(\S)\u000A+(\S)/g,e(304))[e(270)](/\u000A/g,""),i[e(253)]=i[e(253)][e(270)](/(\S)\u000A+(\S)/g,e(304))[e(270)](/\u000A/g,""),""!=i[e(261)]&&""!=i[e(253)]){r[e(235)]({type:e(270),content:Kr(n,e(321),['"'+i[e(253)]+'"','"'+i[e(261)]+'"'])});continue}if(null!=i[e(261)][e(249)](/^ +$/)){r[e(235)]({type:e(240),content:Kr(n,e(293),Kr(n,e(299),i[e(261)][e(242)]))});continue}if(null!=i[e(253)][e(249)](/^ +$/)){r[e(235)]({type:e(297),content:Kr(n,e(309),Kr(n,e(299),i[e(253)][e(242)]))});continue}if(""!=i[e(261)]){r[e(235)]({type:e(240),content:Kr(n,e(293),'"'+i[e(261)]+'"')});continue}r[e(235)]({type:e(297),content:Kr(n,e(309),'"'+i[e(253)]+'"')});continue;case e(328):case e(254):r[e(235)]({type:e(240),content:Kr(n,e(293),this[e(256)](i[e(290)],i[e(330)]))});continue;case e(277):case e(259):r[e(235)]({type:e(297),content:Kr(n,e(309),this[e(256)](i[e(290)],i[e(330)]))});continue;case e(320):r[e(235)]({type:e(240),content:Kr(n,e(248),this[e(256)](i[e(290)],i[e(330)]))});continue;case e(255):r[e(235)]({type:e(297),content:Kr(n,e(258),this[e(256)](i[e(290)],i[e(330)]))});continue;case e(308):s[e(235)](i[e(310)]);continue;case e(257):o[e(235)](i[e(310)]);continue;default:r[e(235)](i)}if(s[e(242)]){const t=s[e(295)]((t=>this[e(329)][e(298)](t)?this[e(329)][e(325)](t):t))[e(311)](", ");r[e(235)]({type:e(327),content:Kr(this[e(319)],e(281),t)})}if(o[e(242)]){const t=o[e(295)]((t=>this[e(329)][e(298)](t)?this[e(329)][e(325)](t):t))[e(311)](", ");r[e(235)]({type:e(327),content:Kr(this[e(319)],e(279),t)})}return r}[qr(292)](t){const e=qr;for(const n of this[e(267)]){const r=n(t);if(r&&e(266)in r)return r}}[qr(262)](t,e){const n=qr,r=e[n(305)],s=void 0===r[n(285)]?n(257):n(308);t[n(235)]({type:s,key:r[n(310)]})}[qr(317)](t,e){const n=qr;t[n(235)]({type:n(327),content:Kr(this[n(319)],n(236),this[n(256)](e[n(323)]()[n(278)][n(250)],1))})}[qr(291)](t,e,n){const r=qr;if(this[r(238)](t,e),n&&n[r(323)]()&&!e[r(323)]()[r(307)][r(332)](n[r(323)]()[r(278)])){const n=t[t[r(242)]-1],s=r(240)==e[r(266)]?r(261):r(253);n&&r(326)==n[r(266)]&&(n[s]+="\n")}}}function Zr(){const t=["REPLACE_TEXT","skip","getFirstRange","name","get","text","format","addEmptyContainer","_attributeLabels","quantity","pop","isEqual","push","*Change to:* %0","20836LXxjaA","_addDescriptionItems","registerElementLabel","insertion","registerAttributeLabel","length","previousSibling","elementEnd","label","softBreak","4978024XWNEdo","*Split:* %0","match","nodeAfter","subType","registerDescriptionCallback","remove","addObject","removeContainer","getItemLabel","removeFormat","*Merge:* %0","removeObject","isEmpty","add","_handleAttributeSuggestionDescription","10337229UpNjlS","14SJYLtP","normal","type","_customCallbacks","2096692ByoOkY","set","replace","isObject","_resolveDescriptionItems","Container","25ecedRh","checkChild","attribute","removeEmptyContainer","start","*Remove format:* %0","_schema","*Set format:* %0","matchingCallback","getDescriptions","10212610UpRfdV","newValue","getWalker","1680414guBQTO","$textProxy","item","element","_handleInsertRemoveSuggestionDescription","_handleCustomCallbackDescription","*Insert:* %0","284658eBUjsf","map","$text","deletion","has","ELEMENT_SPACE","Object","isInContent","elementStart","indexOf","$1 $2","data","nextSibling","end","addFormat","*Remove:* %0","key","join","11lueWBY","474IZDOku","function","EmptyContainer","_itemLabelsCallbacks","_handleRenameSuggestionDescription","_itemLabels","_locale","addContainer"];return(Zr=function(){return t})()}const Jr=Qr;function Qr(t,e){const n=$r();return(Qr=function(t,e){return n[t-=352]})(t,e)}function $r(){const t=["8vWhuhu","enableCommand","6AQFduQ","13663XcAQls","showAIAssistant","get","94eiLjPp","plugins","6396896PjmyLH","afterInit","3282489MHqGzB","TrackChangesEditing","3DWLCqY","2449632tFBpMz","commands","1165175UAgInm","5772844kxcvbd","editor","7666260OijMIV"];return($r=function(){return t})()}!function(t){const e=Qr,n=t();for(;;)try{if(478163===-parseInt(e(355))/1*(parseInt(e(358))/2)+parseInt(e(364))/3*(parseInt(e(365))/4)+parseInt(e(367))/5+parseInt(e(354))/6*(parseInt(e(368))/7)+-parseInt(e(352))/8*(parseInt(e(362))/9)+-parseInt(e(370))/10+parseInt(e(360))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Jr(361)](){const t=Jr,e=this[t(369)],n=e[t(359)][t(357)](t(363));e[t(366)][t(357)](t(356))&&n[t(353)](t(356))}}const es=rs;!function(t){const e=rs,n=t();for(;;)try{if(191117===parseInt(e(384))/1*(-parseInt(e(385))/2)+-parseInt(e(387))/3+parseInt(e(394))/4+-parseInt(e(372))/5+-parseInt(e(391))/6*(-parseInt(e(389))/7)+parseInt(e(364))/8+-parseInt(e(369))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class ns extends t.Plugin{[es(397)](){const t=es,e=this[t(392)],n=e[t(362)];if(!e[t(377)][t(376)](t(370)))return;const r=e[t(377)][t(382)](t(380));r[t(390)](t(393)),r[t(398)](t(393)),r[t(386)][t(383)](t(393),Kr(n,t(368))),this[t(361)]()}[es(361)](){const t=es,e=this[t(392)],n=e[t(362)];e[t(377)][t(382)](t(380))[t(386)][t(378)]((e=>{const r=t;if(r(371)!=e[r(381)])return;const{data:s}=e;if(s&&r(393)==s[r(379)]){const t=s[r(363)][0][r(360)];return{type:r(366),content:Kr(n,r(375),function(t){const e=r;switch(t){case e(388):return Kr(n,e(399));case e(365):return Kr(n,e(367));case e(373):return Kr(n,e(395));case e(396):return Kr(n,e(374))}}(t))}}}))}}function rs(t,e){const n=ss();return(rs=function(t,e){return n[t-=360]})(t,e)}function ss(){const t=["commandName","TrackChangesEditing","type","get","registerAttributeLabel","19QGYPym","11502pbNUoI","descriptionFactory","119961LqxzIP","left","7cwVrcc","enableDefaultAttributesIntegration","991794OABZAl","editor","alignment","1065048WnYURv","FORMAT_ALIGN_TO_CENTER","justify","afterInit","registerBlockAttribute","FORMAT_ALIGN_TO_LEFT","value","_registerLegacyDescription","locale","commandParams","2783560oQDjjB","right","format","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGNMENT","1642104hsTWyL","AlignmentEditing","formatBlock","1283385VrjCrp","center","FORMAT_JUSTIFY_TEXT","*Format:* %0","has","plugins","registerDescriptionCallback"];return(ss=function(){return t})()}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=423]})(t,e)}function as(){const t=["superscript","1458NZLNmP","registerInlineAttribute","FORMAT_CODE","FORMAT_SUBSCRIPT","308wTHvVj","54640nuFTNb","337617njQvri","format","FORMAT_BOLD","FORMAT_","slice","StrikethroughEditing","104YegFdd","italic","bold","underline","registerDescriptionCallback","descriptionFactory","plugins","enableDefaultAttributesIntegration","SuperscriptEditing","CodeEditing","get","FORMAT_SUPERSCRIPT","has","4749540azYvkC","_registerLegacyDescription","*Format:* %0","forceValue","158IUxOKF","TrackChangesEditing","FORMAT_ITALIC","code","694765zfAdHI","editor","type","subscript","toLowerCase","FORMAT_STRIKETHROUGH","3976005kWovAR","commandName","UnderlineEditing","ItalicEditing","FORMAT_UNDERLINE","BoldEditing","strikethrough","formatInline","*Remove format:* %0","afterInit","39aoktAC","locale","toUpperCase","4434fxvQZY","registerAttributeLabel","SubscriptEditing","commandParams"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(252877===parseInt(e(433))/1*(-parseInt(e(461))/2)+parseInt(e(453))/3*(-parseInt(e(466))/4)+parseInt(e(437))/5+parseInt(e(456))/6*(parseInt(e(465))/7)+-parseInt(e(473))/8*(-parseInt(e(467))/9)+-parseInt(e(429))/10+parseInt(e(443))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(448),os(446),os(445),os(425),os(472),os(458),os(424)];class us extends t.Plugin{[os(452)](){const t=os,e=this[t(438)],n=e[t(479)][t(426)](t(434)),r=e[t(454)];for(const s of cs){if(!e[t(479)][t(428)](s))continue;const o=s[t(471)](0,-7)[t(441)](),i=t(470)+o[t(455)]();n[t(423)](o),n[t(462)](o),n[t(478)][t(457)](o,Kr(r,i))}this[t(430)]()}[os(430)](){const t=os,e=this[t(438)],n=e[t(454)],r=e[t(479)][t(426)](t(434));function s(e,s){const o=t;r[o(478)][o(477)]((t=>{const r=o;if(r(450)!=t[r(439)])return;const{data:i}=t;return i&&i[r(444)]===e?i[r(459)][0][r(432)]?{type:r(468),content:Kr(n,r(431),s)}:{type:r(468),content:Kr(n,r(451),s)}:void 0}))}s(t(475),Kr(n,t(469))),s(t(474),Kr(n,t(435))),s(t(476),Kr(n,t(447))),s(t(436),Kr(n,t(463))),s(t(449),Kr(n,t(442))),s(t(440),Kr(n,t(464))),s(t(460),Kr(n,t(427)))}}const ls=fs;function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=247]})(t,e)}function hs(){const t=["1110126bEICyl","28476oHpNPF","4TcfQiA","schema","locale","blockQuote","commands","name","5369888indUEV","TrackChangesEditing","model","editor","format","ELEMENT_BLOCK_QUOTE","selection","2787145NnZGKy","commandParams","registerDescriptionCallback","document","469dCTOsk","change","has","plugins","value","45928KjmxlA","getSelectedBlocks","filter","628047VcWIFL","afterInit","$root","*Set format:* %0","checkChild","descriptionFactory","markBlockFormat","parent","get","*Remove format:* %0","from","12xZFIpV","forceValue","enableCommand","59810EuBpKZ","1737HESTHu","18007Ceuwih","BlockQuoteEditing","commandName"];return(hs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(769622===-parseInt(e(262))/1+parseInt(e(283))/2*(parseInt(e(281))/3)+-parseInt(e(289))/4+-parseInt(e(250))/5*(parseInt(e(273))/6)+-parseInt(e(254))/7*(-parseInt(e(259))/8)+-parseInt(e(277))/9*(parseInt(e(276))/10)+-parseInt(e(278))/11*(-parseInt(e(282))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class ds extends t.Plugin{[ls(263)](){const t=ls,e=this[t(292)],n=e[t(285)];if(!e[t(257)][t(256)](t(279)))return;const r=e[t(257)][t(270)](t(290)),s=this[t(292)][t(287)][t(270)](t(286));r[t(275)](t(286),((n,o={})=>{const i=t,a=this[i(292)][i(291)][i(253)][i(249)],c=o&&void 0!==o[i(274)]?o[i(274)]:!s[i(258)];let u=[];if(c){const t=Array[i(272)](a[i(260)]())[i(261)]((t=>gs(t)||function(t,e){const n=i,r=e[n(266)](t[n(269)],n(286)),s=e[n(266)]([n(264),n(286)],t);return r&&s}(t,this[i(292)][i(291)][i(284)])));u=k(t,e[i(291)])}else{const t=Array[i(272)](a[i(260)]())[i(261)]((t=>gs(t)));u=k(t,e[i(291)])}e[i(291)][i(255)]((()=>{const t=i;for(const e of u)r[t(268)](e,{commandName:t(286),commandParams:[{forceValue:c}]})}))})),r[t(267)][t(252)]((e=>{const r=t,{data:s}=e;if(s&&r(286)==s[r(280)]){const t=Kr(n,r(248));return s[r(251)][0][r(274)]?{type:r(247),content:Kr(n,r(265),t)}:{type:r(247),content:Kr(n,r(271),t)}}}))}}function gs(t){const e=ls;return e(286)==t[e(269)][e(288)]}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=397]})(t,e)}function Es(){const t=["TrackChangesEditing","plugins","50sGSTBf","495PWgdjj","CaseChange","74255HCQhyd","afterInit","get","changeCaseLower","3879FGCxyg","184ZZTvYx","81370lQEinI","has","changeCaseUpper","14492NtXwSN","5713818XEPvQB","changeCaseTitle","208061ihXJOq","enableCommand","editor","18pCRnws","3454008FpWZhu"];return(Es=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(382412===-parseInt(e(416))/1*(-parseInt(e(409))/2)+parseInt(e(405))/3*(-parseInt(e(399))/4)+parseInt(e(412))/5+parseInt(e(406))/6+-parseInt(e(402))/7*(-parseInt(e(417))/8)+-parseInt(e(410))/9*(parseInt(e(418))/10)+-parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(413)](){const t=ps,e=this[t(404)];e[t(408)][t(397)](t(411))&&(e[t(408)][t(414)](t(407))[t(403)](t(398)),e[t(408)][t(414)](t(407))[t(403)](t(415)),e[t(408)][t(414)](t(407))[t(403)](t(401)))}}function bs(t,e){const n=ys();return(bs=function(t,e){return n[t-=179]})(t,e)}const Ts=bs;!function(t){const e=bs,n=t();for(;;)try{if(865879===parseInt(e(190))/1*(parseInt(e(195))/2)+parseInt(e(193))/3*(-parseInt(e(191))/4)+parseInt(e(188))/5+parseInt(e(179))/6*(parseInt(e(197))/7)+parseInt(e(198))/8*(-parseInt(e(185))/9)+parseInt(e(183))/10*(-parseInt(e(180))/11)+parseInt(e(184))/12*(parseInt(e(194))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[Ts(182)](){const t=Ts,e=this[t(196)];e[t(187)][t(189)](t(192))&&e[t(199)][t(189)](t(186))[t(181)](t(192))}}function ys(){const t=["70270bbyJTh","564bdZDbq","612lAYYhB","TrackChangesEditing","commands","367880xAhKxJ","get","1aRbipU","4hMLvBr","ckbox","1206489CkLKcX","608647ZsOEVZ","2609722DjsHxC","editor","91RnFRth","195328lrNaCQ","plugins","92154MuTbHn","1331cnTXsT","enableCommand","afterInit"];return(ys=function(){return t})()}const As=Cs;function ks(){const t=["CodeBlock","filter","language","type","get","9539536UksvkA","model","change","registerElementLabel","document","parent","12260647uGRJBI","commands","TrackChangesEditing","4303706xivROW","plugins","isLimit","*Set format:* %0","9DtSOhl","1445682aBcjsV","toLowerCase","languages","41787JaNlZh","checkChild","outdentCodeBlock","forceValue","afterInit","locale","enableCommand","rootElement","registerDescriptionCallback","from","1iJcMvn","selection","ELEMENT_CODE_BLOCK","6GROzWW","editor","markBlockFormat","commandName","label","find","codeBlock","formatBlock","indentCodeBlock","has","name","*Remove format:* %0","8388545fizbbm","format","value","descriptionFactory","316ipoiVJ","config","getSelectedBlocks","commandParams","12347800TWhfmD","blockName","schema"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(921424===-parseInt(e(284))/1*(parseInt(e(271))/2)+parseInt(e(274))/3*(-parseInt(e(245))/4)+parseInt(e(241))/5+-parseInt(e(287))/6*(parseInt(e(263))/7)+-parseInt(e(257))/8*(-parseInt(e(270))/9)+parseInt(e(249))/10+parseInt(e(266))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(278)](){const t=As,e=this[t(288)];if(!e[t(267)][t(238)](t(252)))return;const n=e[t(267)][t(256)](t(265)),r=e[t(279)],s=e[t(246)][t(256)](t(293))[t(273)],o=e[t(264)][t(256)](t(293));n[t(280)](t(237)),n[t(280)](t(276)),n[t(280)](t(293),((r,i={})=>{const a=t,c=e[a(258)],u=e[a(258)][a(261)][a(285)],l=i&&void 0!==i[a(277)]?i[a(277)]:!o[a(243)];let f;i[a(254)]||(i[a(254)]=s[0][a(254)]),f=l?Array[a(283)](u[a(247)]())[a(253)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(281))&&!e[n(268)](t)&&e[n(275)](t[n(262)],n(293))}(t,c[a(251)]))):Array[a(283)](u[a(247)]())[a(253)]((t=>Ns(t)));const h=k(f,c);c[a(259)]((()=>{const t=a;for(const e of h)n[t(289)](e,{commandName:t(293),commandParams:[{...i,forceValue:l}],formatGroupId:t(250)})}))})),n[t(244)][t(260)](t(293),(e=>Kr(r,t(286),e))),n[t(244)][t(282)]((e=>{const n=t;if(n(236)!=e[n(255)])return;const o=r.t,{data:i}=e;if(!i||n(293)!=i[n(290)])return;const a=i[n(248)][0][n(254)],c=o(s[n(292)]((t=>t[n(254)]===a))[n(291)])[n(272)]();return i[n(248)][0][n(277)]?{type:n(242),content:Kr(r,n(269),Kr(r,n(286),1)+" ("+c+")")}:{type:n(242),content:Kr(r,n(240),Kr(r,n(286),1))}}))}}function Ns(t){const e=As;return e(293)==t[e(239)]}const Rs=Ms;function Ss(){const t=["get","30NBjBNI","282sERjiY","plugins","afterInit","495830fiivFZ","240575RpRggi","7046828FrLusS","addCommentThread","TrackChangesEditing","210992AqbjJK","9863630jAnnkC","editor","423XHrEOP","502LDVNtq","has","31922300BfaGQt","CommentsEditing","enableCommand"];return(Ss=function(){return t})()}function Ms(t,e){const n=Ss();return(Ms=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(939296===parseInt(e(462))/1+-parseInt(e(451))/2*(parseInt(e(458))/3)+parseInt(e(463))/4+parseInt(e(461))/5*(-parseInt(e(457))/6)+parseInt(e(448))/7+-parseInt(e(466))/8*(-parseInt(e(450))/9)+-parseInt(e(453))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class vs extends t.Plugin{[Rs(460)](){const t=Rs,e=this[t(449)];e[t(459)][t(452)](t(454))&&e[t(459)][t(456)](t(465))[t(455)](t(464))}}var Os=n(834);function ws(t,e){const n=xs();return(ws=function(t,e){return n[t-=320]})(t,e)}function Ds(t,e,n){const r=ws,s=[];for(const o of e[r(354)]())o[r(363)](t)&&s[r(331)](n[r(328)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(351)][r(320)](r(333));return(o,i,a)=>{const c=r;if(!a[c(360)][c(349)](i[c(330)],o[c(350)]))return;const u=i[c(330)][c(345)](),l=i[c(330)][c(325)],f=t[c(338)][c(343)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(368)];g=g||f[c(339)](e);const n=a[c(356)][c(355)](e);if(n&&n[c(326)](c(361)))return;c(322)==t[c(344)]&&f[c(324)](e)&&!f[c(323)](e)&&(e[c(357)]||l[c(364)]?h&&h[c(369)]==e||(h=e,m(t[c(362)]),p=!0):d=d||t[c(362)])}function m(t){const r=c,o=a[r(334)][r(352)](r(366),{class:r(340)+e}),u=a[r(356)][r(332)](t);n&&s[r(347)][r(341)](i[r(348)])&&a[r(334)][r(337)](r(359),o),a[r(334)][r(346)](u,o),a[r(356)][r(358)](o,i[r(348)])}g||p||!d||m(d)}}function xs(){const t=["consumable","addHighlight","previousPosition","hasAttribute","isAtEnd","611646MorQSv","span","9247AQYamH","item","parent","20465SQKWcc","get","124956BKGWWA","elementEnd","isLimit","isBlock","start","getCustomProperty","58VGjMAF","createRangeOn","100qBDPxi","markerRange","push","toViewPosition","TrackChangesEditing","writer","111727FdxuXU","10kmbxFF","addClass","model","isContent","ck-suggestion-marker-","includes","387800xRMRPj","schema","type","getWalker","insert","activeMarkers","markerName","test","name","plugins","createUIElement","2775294PsZvil","getItems","toViewElement","mapper","nextSibling","bindElementToMarker","ck-suggestion-marker--active"];return(xs=function(){return t})()}!function(t){const e=ws,n=t();for(;;)try{if(145907===parseInt(e(367))/1*(-parseInt(e(327))/2)+parseInt(e(321))/3+parseInt(e(329))/4*(-parseInt(e(370))/5)+parseInt(e(365))/6+parseInt(e(335))/7+parseInt(e(342))/8+-parseInt(e(353))/9*(-parseInt(e(336))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);const Ps=Us;function Bs(){const t=["10BvkWCi","unlock","TrackChangesEditing","4661523wjlcRc","createSelection","modifySelection","bind","forward","model","addMarker:suggestion:deletion","commands","enqueueChange","5859456fBCSko","$graveyard","2722368zPgtlT","isCollapsed","high","data","start","uiElement","batch","showSuggestionHighlights","end","merge","markerName","rootName","document","editor","9597330eUMQmh","delete","unbindElementFromMarkerName","45bDoDGO","remove","deleteForward","root","fromRange","requires","options","removeMarker:suggestion:deletion","777665HgCwNY","lock","detach","init","mapper","enableCommand","4810290FDuLzD","getFirstRange","writer","buffer","setSelection","2YyDxyc","createRange","plugins","get","downcastDispatcher","unit","editing","markerNameToElements","selection","1436887EHFFqo"];return(Bs=function(){return t})()}function Us(t,e){const n=Bs();return(Us=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(808966===parseInt(e(478))/1+-parseInt(e(469))/2*(-parseInt(e(482))/3)+parseInt(e(491))/4+-parseInt(e(479))/5*(-parseInt(e(464))/6)+-parseInt(e(458))/7+-parseInt(e(433))/8+-parseInt(e(450))/9*(parseInt(e(447))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class js extends t.Plugin{static get[Ps(455)](){return[Os.Delete]}[Ps(461)](){const t=Ps,e=this[t(446)],n=e[t(471)][t(472)](t(481));n[t(463)](t(448));const r=e[t(489)][t(472)](t(452));n[t(463)](t(452),((n,s={})=>{const o=t,a=e[o(487)][o(483)](e[o(487)][o(445)][o(477)]);a[o(434)]&&e[o(487)][o(484)](a,{direction:o(486),unit:s[o(474)]});const c=a[o(465)](),u=i.LiveRange[o(454)](c);let l;n(s),l=o(432)==u[o(453)][o(444)]?e[o(487)][o(470)](c[o(437)]):e[o(487)][o(470)](u[o(437)],u[o(441)]),u[o(460)](),e[o(487)][o(490)](r[o(467)][o(439)],(t=>{const e=o;r[e(467)][e(459)](),t[e(468)](t[e(470)](l[e(441)])),r[e(467)][e(480)]()}))})),e[t(475)][t(473)].on(t(488),Fs(e,t(442)),{priority:t(435)}),e[t(436)][t(473)].on(t(488),((n,r,s)=>{const o=t;s[o(456)][o(440)]&&Fs(e,o(442),{showActiveMarker:!1})[o(485)](this)(n,r,s)}),{priority:t(435)}),e[t(475)][t(473)].on(t(457),((e,n,r)=>{const s=t,o=r[s(462)][s(476)](n[s(443)]);if(o)for(const t of o)t.is(s(438))&&(r[s(462)][s(449)](t,n[s(443)]),r[s(466)][s(451)](t))}),{priority:t(435)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=447]})(t,e)}function Hs(){const t=["bulleted","removeMarker","_supportLegacySuggestions","*Indent:* %0","customBulletedList","getChangedMarkers","nextSibling","refresh","commandParams","808752nbtrDD","registerBlockAttribute","*Set format:* %0","ELEMENT_","FORMAT_INDENT","selection","length","hasSuggestion","registerElementLabel","_suggestionFactory","type","listReversed","_registerLegacyDescription","setSelection","listItemId","attribute","formatBlock","groupId","attributes","config","_findSuggestions","size","assureChains","numbered","registerCustomCallback","previousSibling","createRange","fromRange","containsItem","oldRange","locale","add","mergeListItemForward","find","name","from","schema","ELEMENT_NUMBERED_LIST","splitListItemAfter","*Change to:* %0","registerAttributeLabel","trackChangesCommand","_LIST","commands","plugins","editor","change","document","has","push","newValue","*Split:* list item","value","isUndo","registerDescriptionCallback","listStart","getFirstRange","range","listMarker","listItemIdFixer","_getAttributeKey","meta","TodoListEditing","ListEditing","parent","start","*Format:* insert into %0","todoListCheck","newRange","numberedList","checkTodoList","setAttribute","afterInit","getRanges","getFirstMarker","suggestion:attribute:","listIndent","createPositionAt","56NTJbbx","591696ncNqBT","*Uncheck item*","descriptionFactory","model","getSuggestion","multipleBlocks","head","ELEMENT_BULLETED_LIST","todo","suggestion","commandName","nodeAfter","noTrackChangesFixer","attributeKey","todoList","*Outdent:* %0","startsWith","accept","getChanges","format","getSuggestions","bulletedList","getAttribute","high","data","listMarkerStyle","157605wwrehe","214870DKLpsP","customNumberedList","todoListChecked","*Remove format:* %0","isLocal","mergeListItemBackward","change:data","enableDefaultAttributesIntegration","ELEMENT_LIST_ITEM","forceValue","differ","indentList","deletion","map","listStyle","*Check item*","batch","1761109LVOezp","isObject","execute","detach","oldValue","next","key","outdentList","*Merge:* %0","9185000tjwGCR","_splitMarkerName","get","documentList","splitListItemBefore","toUpperCase","includes","2304582DBzkNW","TrackChangesEditing","*Merge:* list item","list.multiBlock","isNextTo","*Format:* remove from %0","ELEMENT_TODO_LIST","filter","end","registerPostFixer","default","listType"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(223759===parseInt(e(596))/1+-parseInt(e(569))/2+-parseInt(e(490))/3+parseInt(e(568))/4*(-parseInt(e(595))/5)+-parseInt(e(469))/6+parseInt(e(453))/7+parseInt(e(462))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Gs(562)](){const t=Gs,e=this[t(535)];if(!e[t(534)][t(538)](t(553)))return;const n=e[t(520)],r=e[t(534)][t(464)](t(470)),s=e[t(534)][t(538)](t(552)),o=!!e[t(509)][t(464)](t(472));function i(e){const r=t;return{type:r(588),content:""+Kr(n,r(492),e)}}function a(e){const r=t;return{type:r(588),content:""+Kr(n,r(599),e)}}r[t(603)](t(559)),r[t(603)](t(590)),r[t(603)](t(597)),r[t(603)](t(485)),r[t(603)](t(447)),r[t(603)](t(460)),r[t(603)](t(528)),r[t(603)](t(466)),r[t(491)](t(504)),r[t(491)](t(480)),r[t(491)](t(566)),o&&(r[t(603)](t(601)),r[t(603)](t(522))),s&&(r[t(603)](t(583)),r[t(603)](t(560)),r[t(491)](t(598)),r[t(571)][t(544)]((e=>{const r=t,{data:s}=e;if(s&&r(598)==s[r(459)])return{type:r(588),content:s[r(540)]?Kr(n,r(451)):Kr(n,r(570))}})),this[t(535)][t(572)][t(537)][t(478)]((e=>{const n=t;if(e[n(452)][n(543)])return!1;let s=!1;const o=r[n(589)]({skipNotAttached:!0})[n(476)]((t=>n(598)===r[n(550)](t)));for(const t of o)n(577)!=t[n(546)]()[n(555)][n(580)][n(591)](n(480))&&(r[n(510)](t[n(546)](),n(505))[n(523)]((t=>n(480)===r[n(550)](t[n(578)])))||(e[n(482)](t[n(564)]()),s=!0));return s}))),r[t(571)][t(530)](t(566),Kr(n,t(494)));const c={type:t(588),content:""};r[t(571)][t(544)]((e=>{const r=t,{data:s}=e;if(!s||r(480)!=s[r(459)])return;let u=e[r(575)];for(;u;){if(u[r(593)]&&((r(450)==u[r(593)][r(459)]||r(594)==u[r(593)][r(459)])&&(u[r(593)][r(540)]&&r(479)!=u[r(593)][r(540)]||r(479)!=u[r(593)][r(457)]&&!s[r(540)])||!o&&u[r(593)][r(459)]==Nc))return c;u=u[r(458)]}if(null==s[r(540)])switch(s[r(457)]){case r(481):return a(Kr(n,r(576)));case r(513):return a(Kr(n,r(527)));case r(577):return a(Kr(n,r(475)))}switch(s[r(540)]){case r(481):return i(Kr(n,r(576)));case r(513):return i(Kr(n,r(527)));case r(577):return i(Kr(n,r(475)))}})),r[t(571)][t(544)]((e=>{const n=t,{data:r}=e;if(r&&n(566)==r[n(459)])return null==r[n(540)]||null==r[n(457)]&&0==r[n(540)]?c:void 0})),r[t(571)][t(544)]((e=>{const r=t;if(r(505)!=e[r(500)])return;const{data:s}=e;if(!s||r(504)!=s[r(459)])return;const o=Ws(e);return r(540)==o?{type:r(588),content:Kr(n,r(471))}:r(457)==o?{type:r(588),content:Kr(n,r(541))}:c})),e[t(572)][t(537)][t(478)]((e=>this[t(549)](e))),e[t(572)][t(537)][t(478)]((e=>this[t(581)](e))),e[t(572)][t(537)].on(t(602),((e,n)=>{const r=t;if(n[r(543)]||!n[r(600)])return!1;this[r(512)]()}),{priority:t(592)}),this[t(483)]()}[Gs(549)](t){const e=Gs;if(t[e(452)][e(543)]||!t[e(452)][e(600)])return!1;let n=!1;const r=this[e(535)][e(534)][e(464)](e(470))[e(589)]({skipNotAttached:!0})[e(476)]((t=>t[e(593)]&&e(504)==t[e(593)][e(459)]))[e(476)]((t=>t[e(593)][e(540)]&&t[e(593)][e(457)]));for(const s of r)Ws(s)||(t[e(482)](s[e(564)]()),n=!0);return n}[Gs(581)](t){const e=Gs;if(t[e(452)][e(543)]||!t[e(452)][e(600)])return!1;const n=this[e(535)][e(534)][e(464)](e(470));if(n[e(531)][e(542)])return!1;let r=!1;const s=[e(480),e(504),e(566),e(450),e(545),e(501),e(557),e(548),e(594)],o=this[e(535)][e(572)][e(537)][e(606)][e(587)]()[e(476)]((t=>e(505)==t[e(500)]))[e(476)]((t=>s[e(468)](t[e(582)])));if(0==o[e(496)])return r;for(const i of o){const o=n[e(510)](i[e(547)],e(505))[e(476)]((t=>!t[e(551)][e(473)]))[e(449)]((t=>t[e(578)]))[e(476)]((t=>{const r=e,o=n[r(550)](t);return s[r(468)](o)}));if(o[e(496)]){for(const n of o)t[e(482)](n[e(564)]());r=!0}}return r}[Gs(512)](){const t=Gs,e=this[t(535)][t(534)][t(464)](t(470)),n=[t(480),t(504),t(566),t(450),t(545),t(501),t(557),t(548),t(594)];let r;const s=new Set(this[t(535)][t(572)][t(537)][t(606)][t(486)]()[t(476)]((r=>{const s=t;if(r[s(593)][s(519)]||!r[s(593)][s(558)])return null;if(!r[s(524)][s(585)](s(565)))return null;const{id:o}=e[s(463)](r[s(524)]);if(!e[s(497)](o))return null;const i=e[s(573)](o);return n[s(468)](i[s(593)][s(459)])}))[t(449)]((n=>{const s=t,{id:o}=e[s(463)](n[s(524)]),i=e[s(573)](o);return r=i[s(508)][s(507)],i[s(546)]()[s(555)][s(580)]})));if(0==s[t(511)])return;const o=e[t(589)]({skipNotAttached:!0})[t(476)]((e=>t(505)==e[t(500)]&&e[t(593)]&&n[t(468)](e[t(593)][t(459)])&&e[t(508)][t(507)]!=r))[t(449)]((e=>({listItem:e[t(546)]()[t(555)][t(580)],groupId:e[t(508)][t(507)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(538)](n)&&i[t(521)](e);for(const n of e[t(589)]())i[t(538)](n[t(508)][t(507)])&&n[t(561)](t(507),r)}[Gs(483)](){const t=Gs,e=this[t(535)],n=e[t(520)],r=e[t(534)][t(464)](t(470));this[t(502)](),r[t(499)][t(514)](t(506),t(465),t(586),(function(n,r){const s=t,o=[];for(let t of n)t[s(555)][s(580)]===t[s(477)][s(554)]&&(t=e[s(572)][s(516)](e[s(572)][s(567)](t[s(555)][s(580)],0))),o[s(539)](t);e[s(572)][s(536)]((t=>{const n=s,a=e[n(572)][n(537)][n(495)],c=Array[n(525)](a[n(563)]())[n(449)]((t=>i.LiveRange[n(517)](t)));t[n(503)](o),e[n(533)][n(464)](r[n(579)])[n(488)](),r[n(489)][n(539)]({forceDefaultExecution:!0}),e[n(455)](r[n(579)],...r[n(489)]),t[n(503)](c);for(const t of c)t[n(456)]()}))})),r[t(571)][t(498)]((function(n){const r=t,s=!e[r(572)][r(526)][r(454)](n),o=n[r(515)],i=n[r(487)],a=n[r(591)](r(504)),c=!o||o[r(591)](r(504))!==a,u=!i||i[r(591)](r(504))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(604),e)))}[Gs(502)](){const t=Gs,e=this[t(535)],n=e[t(520)];function r(n){const r=t,s=e[r(533)][r(464)](r(590))[r(542)],o=e[r(533)][r(464)](r(559))[r(542)];return r(559)===n?s:o}e[t(534)][t(464)](t(470))[t(571)][t(544)]((function(s){const o=t;if(o(506)!=s[o(500)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(579)]){case o(590):u=i[o(489)][0][o(605)],l=r(i[o(579)]),a=o(u?556:474),!l&&e[o(509)][o(464)](o(472))||(a=o(529)),c={type:o(588),content:Kr(n,a,Kr(n,o(576)))};break;case o(559):u=i[o(489)][0][o(605)],l=r(i[o(579)]),a=o(u?556:474),!l&&e[o(509)][o(464)](o(472))||(a=o(529)),c={type:o(588),content:Kr(n,a,Kr(n,o(527)))};break;case o(447):a=o(484),c={type:o(588),content:Kr(n,a,Kr(n,o(604)))};break;case o(460):a=function(t){const e=o,n=t[e(546)]();let r=n[e(555)][e(580)];for(;r&&n[e(518)](r);){if(r[e(591)](e(566))>0)return!1;r=r[e(487)]}return!0}(s)?Kr(n,o(474),Kr(n,function(t){const e=o;return e(493)+t[e(546)]()[e(555)][e(580)][e(591)](e(480))[e(467)]()+e(532)}(s))):Kr(n,o(584),Kr(n,o(604))),c={type:o(588),content:a};break;case o(601):case o(522):!1===i[o(574)]&&(a=o(461),c={type:o(448),content:Kr(n,a,Kr(n,o(604)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(546)]()[e(555)][e(580)][e(515)];for(;n;){const r=n[e(591)](e(504));if(!r)return!1;if(r==t[e(593)][e(540)])return e(540);if(r==t[e(593)][e(457)])return e(457);n=n[e(515)]}return!1}const Ks=qs;function qs(t,e){const n=Ys();return(qs=function(t,e){return n[t-=425]})(t,e)}function Ys(){const t=["get","_findSuggestions","type","lower-latin","973UfTRpF","getFirstRange","ELEMENT_","*Remove format:* %0","enableDefaultAttributesIntegration","upper-latin","numbered","disc","decimal","has","descriptionFactory","format","_getTranslationKeyForListStyle","circle","batch","editor","start","removeMarker","21642PJYAIT","*Format:* set order to reversed","registerDescriptionCallback","getFirstMarker","find","filter","reversed","default","registerBlockAttribute","includes","bulleted","lower-roman","square","FORMAT_LIST_REVERSED","head","_getAttributeKey","registerAttributeLabel","commandName","oldValue","listReversed","5643750rNrLSP","*Change to:* %0","document","locale","customNumbered","startIndex","next","98831GGTCCm","getAttribute","FORMAT_LIST_START","nodeAfter","*Set format:* %0","formatBlock","afterInit","attribute","config","2261904tIdrea","key","TrackChangesEditing","808540ydxrey","registerPostFixer","1024923ZyMXKB","*Format:* set order to regular","replace","_LIST_DEFAULT","newValue","data","toUpperCase","decimal-leading-zero","model","list.properties","commandParams","18194352GANblt","_registerLegacyDescription","listStart","suggestion","*Format:* set start index to %0","handleDescriptions","listStyle","_LIST_","isUndo","listType","plugins","styles","ListPropertiesEditing","getSuggestions","bind","upper-roman"];return(Ys=function(){return t})()}!function(t){const e=qs,n=t();for(;;)try{if(568385===-parseInt(e(458))/1+parseInt(e(470))/2+parseInt(e(472))/3+parseInt(e(467))/4+parseInt(e(451))/5+-parseInt(e(431))/6*(-parseInt(e(503))/7)+-parseInt(e(483))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class Xs extends t.Plugin{[Ks(464)](){const t=Ks;if(!this[t(428)][t(493)][t(512)](t(495)))return;const e=this[t(428)][t(466)][t(499)](t(481)),n=this[t(428)][t(493)][t(499)](t(469));e[t(494)]&&(n[t(507)](t(489)),n[t(439)](t(489))),e[t(437)]&&(n[t(507)](t(450)),n[t(439)](t(450))),e[t(456)]&&(n[t(507)](t(485)),n[t(439)](t(485)));const r={type:t(514),content:""};n[t(513)][t(433)](this[t(488)][t(497)](this));const s=this[t(428)][t(454)];n[t(513)][t(447)](t(450),Kr(s,t(444))),n[t(513)][t(433)]((e=>{const n=t,{data:s}=e;if(s&&n(450)==s[n(468)])return null==s[n(476)]||0==s[n(476)]&&null==s[n(449)]?r:void 0})),n[t(513)][t(447)](t(485),Kr(s,t(460))),n[t(513)][t(433)]((e=>{const n=t,{data:s}=e;if(s&&n(485)==s[n(468)])return null==s[n(476)]||1==s[n(476)]&&null==s[n(449)]?r:void 0})),this[t(428)][t(480)][t(453)][t(471)]((e=>{const r=t;if(e[r(427)][r(491)])return!1;let s=!1;const o=n[r(496)]({skipNotAttached:!0})[r(436)]((t=>{const e=r,s=n[e(446)](t);return e(485)==s||e(450)==s}));for(const t of o){const o=t[r(504)]()[r(429)][r(461)][r(459)](r(492));r(509)!=o&&r(455)!=o&&(n[r(500)](t[r(504)](),r(465))[r(435)]((t=>r(492)==n[r(446)](t[r(486)])))||(e[r(430)](t[r(434)]()),s=!0))}return s})),this[t(484)]()}[Ks(488)](t){const e=Ks,n=this[e(428)][e(454)],{data:r}=t,s={type:e(514),content:""};if(!r||e(489)!=r[e(468)])return;if(!r[e(449)])return e(438)==r[e(476)]?s:{type:e(514),content:""+Kr(n,e(462),Kr(n,this[e(425)](r[e(476)])))};if(!r[e(476)]){if(e(438)==r[e(449)])return s;let o=t[e(445)];for(;o;){if(o[e(477)]&&e(492)==o[e(477)][e(468)]&&o[e(477)][e(476)])return s;o=o[e(457)]}return{type:e(514),content:""+Kr(n,e(506),Kr(n,this[e(425)](r[e(449)])))}}if(e(438)!=r[e(476)])return{type:e(514),content:""+Kr(n,e(462),Kr(n,this[e(425)](r[e(476)])))};let o=t[e(445)];for(;o;){if(o[e(477)]&&e(492)==o[e(477)][e(468)]&&o[e(477)][e(476)]&&o[e(477)][e(449)])return s;o=o[e(457)]}const i=t[e(504)]()[e(429)][e(461)][e(459)](e(492));return{type:e(514),content:Kr(n,e(462),Kr(n,e(505)+i[e(478)]()+e(475)))}}[Ks(484)](){const t=Ks,e=this[t(428)],n=e[t(454)];e[t(493)][t(499)](t(469))[t(513)][t(433)]((e=>{const r=t;if(r(463)!=e[r(501)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(448)]){case r(489):o=r(452),i={type:r(514),content:Kr(n,o,Kr(n,this[r(425)](s[r(482)][0][r(501)])))};break;case r(450):o=s[r(482)][0][r(437)]?r(432):r(473),i={type:r(514),content:Kr(n,o)};break;case r(485):o=r(487),i={type:r(514),content:Kr(n,o,s[r(482)][0][r(456)])}}return i}))}[Ks(425)](t){const e=Ks;return e(505)+function(t){const n=e;return Zs[n(440)](t)?n(441):Js[n(440)](t)?n(509):null}(t)[e(478)]()+e(490)+t[e(478)]()[e(474)](/-/g,"_")}}const Zs=[Ks(510),Ks(426),Ks(443)],Js=[Ks(511),Ks(479),Ks(442),Ks(498),Ks(502),Ks(508)];var Qs=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=290]})(t,e)}function eo(){const t=["enterBlock","writer","markerNameToElements","commands","parent","init","setSelection","plugins","23666445vfZhWd","6czhMqo","577565SpvvaN","markInsertion","document","enter","bind","getFirstRange","hasClass","selection","2607710ytDkOP","addMarker:suggestion:insertion","change","downcastDispatcher","get","requires","options","mapper","markerName","4948412HtMSdp","createPositionAt","10ULhEYo","removeMarker:suggestion:insertion","end","split","fire","detach","TrackChangesEditing","high","createRange","fromRange","model","6700925XWuSGP","unbindElementFromMarkerName","188982rFhvfp","editor","editing","remove","ck-suggestion-marker-split","9kVeLOI","showSuggestionHighlights","getFirstPosition","nextSibling","5568768ZUZriW","enableCommand","afterExecute","data"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(830757===-parseInt(e(322))/1+-parseInt(e(299))/2*(parseInt(e(304))/3)+parseInt(e(339))/4+-parseInt(e(330))/5+-parseInt(e(321))/6*(parseInt(e(297))/7)+-parseInt(e(308))/8+parseInt(e(320))/9*(parseInt(e(341))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(335)](){return[Qs.Enter]}[$s(317)](){const t=$s,e=this[t(300)],n=e[t(319)][t(334)](t(292)),r=e[t(315)][t(334)](t(325));n[t(309)](t(325),(()=>{const s=t;e[s(296)][s(332)]((t=>{const o=s,a=e[o(296)][o(324)][o(329)],c=a[o(306)](),u=i.LiveRange[o(295)](a[o(327)]());if(r[o(312)](t)){const r=e[o(296)][o(340)](c[o(316)][o(307)],0),s=t[o(294)](c,r);n[o(323)](s)}else t[o(318)](t[o(294)](u[o(343)]));u[o(291)](),r[o(290)](o(310),{writer:t})}))})),e[t(301)][t(333)].on(t(331),Fs(e,t(344)),{priority:t(293)}),e[t(301)][t(333)].on(t(342),((e,n,r)=>{const s=t,o=r[s(337)][s(314)](n[s(338)]);if(o)for(const t of o)t[s(328)](s(303))&&(r[s(337)][s(298)](t,n[s(338)]),r[s(313)][s(302)](t))}),{priority:t(293)}),e[t(311)][t(333)].on(t(331),((n,r,s)=>{const o=t;s[o(336)][o(305)]&&Fs(e,o(344),{showActiveMarker:!1})[o(326)](this)(n,r,s)}),{priority:t(293)})}}const ro=so;function so(t,e){const n=io();return(so=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=so,n=t();for(;;)try{if(759107===parseInt(e(307))/1*(parseInt(e(268))/2)+-parseInt(e(292))/3*(-parseInt(e(303))/4)+parseInt(e(269))/5+parseInt(e(270))/6*(-parseInt(e(287))/7)+parseInt(e(288))/8*(parseInt(e(293))/9)+-parseInt(e(282))/10*(parseInt(e(286))/11)+-parseInt(e(284))/12*(parseInt(e(310))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[ro(281)](){const t=ro;if(!this[t(273)][t(271)][t(297)](t(301)))return;const e=this[t(273)][t(271)][t(276)](t(285));e[t(290)](t(300),this[t(275)][t(294)](this)),e[t(290)](t(305)),e[t(290)](t(298)),e[t(290)](t(308)),e[t(290)](t(289))}[ro(275)](t,e,n={}){const r=ro,s=this[r(273)][r(271)][r(276)](r(280));return t((t=>{const o=r;let i=(o(304)==typeof e?s[o(274)](e,n):e)(t);Array[o(312)](i)&&(i={results:i,searchText:o(304)==typeof e?e:""});const a=i[o(272)][o(302)]((e=>!1===this[o(295)](e,t[o(283)])));return{...i,results:a}}),n)}[ro(295)](t,e){const n=ro,r=this[n(273)][n(306)][n(311)](this[n(273)][n(306)][n(299)](e,t[n(296)]),this[n(273)][n(306)][n(299)](e,t[n(279)]));for(const t of this[n(273)][n(306)][n(309)][n(277)](n(267)))if(null!==r[n(291)](t[n(278)]()))return!0;return!1}}function io(){const t=["11823FPfuJs","2576IclXWI","replaceAll","enableCommand","getIntersection","1623zBgzBO","31770RfWgva","bind","_isInDeletionRange","start","has","findPrevious","createPositionAt","find","FindAndReplaceEditing","filter","1616LrrcNw","string","findNext","model","634553YfPscc","replace","markers","1982474OuwHHy","createRange","isArray","suggestion:deletion","2ecAAFc","5290875dzqRpx","2106FyryRF","plugins","results","editor","findByTextCallback","handleFindCommand","get","getMarkersGroup","getRange","end","FindAndReplaceUtils","afterInit","20buRDVx","item","60cYUElZ","TrackChangesEditing","5134338Iypggr"];return(io=function(){return t})()}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=285]})(t,e)}function uo(){const t=["*Set font color:* %0","FontColorEditing","has","format","*Reset font color*","registerInlineAttribute","FORMAT_FONT_BACKGROUND","model","label","*Set font size:* %0","FORMAT_FONT_SIZE","registerDescriptionCallback","get","fontBackgroundColor.colors","afterInit","fontFamily","commandParams","locale","find","TrackChangesEditing","16fwNpUd","commandName","formatInline","FORMAT_FONT_COLOR","2165982Cnknzw","677781ThSIBH","8bhdCHm","plugins","FontFamilyEditing","10OqLNdO","fontSize.options","toLowerCase","config","editor","normalizeSizeOptions","type","fontColor","*Set font background color:* %0","trim","descriptionFactory","584765KXXhMt","enableDefaultAttributesIntegration","93373RwHUpt","fontColor.colors","*Reset font family*","FORMAT_FONT_FAMILY","*Reset font background color*","FontBackgroundColorEditing","value","239916CYWVIv","FontSize","fontBackgroundColor","FontSizeEditing","fontSize","*Reset font size*","_registerLegacyDescription","registerAttributeLabel","9349983OZYcBH","1965700ottdwe","16JZwqqY","title","*Set font family:* %0"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(718005===-parseInt(e(338))/1+parseInt(e(339))/2*(-parseInt(e(300))/3)+parseInt(e(333))/4*(parseInt(e(291))/5)+parseInt(e(337))/6+parseInt(e(293))/7*(parseInt(e(310))/8)+parseInt(e(308))/9+-parseInt(e(342))/10*(parseInt(e(309))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(303),commandName:ao(304)},{pluginName:ao(341),commandName:ao(328)},{pluginName:ao(314),commandName:ao(287)},{pluginName:ao(298),commandName:ao(302)}];class fo extends t.Plugin{[ao(327)](){const t=ao,e=this[t(346)][t(330)],n=this[t(346)][t(340)][t(325)](t(332));for(const{pluginName:e,commandName:r}of lo)this[t(346)][t(340)][t(315)](e)&&(n[t(292)](r),n[t(318)](r));n[t(290)][t(307)](t(304),Kr(e,t(323))),n[t(290)][t(307)](t(328),Kr(e,t(296))),n[t(290)][t(307)](t(287),Kr(e,t(336))),n[t(290)][t(307)](t(302),Kr(e,t(319))),this[t(306)]()}[ao(306)](){const t=ao,e=this[t(346)],n=e[t(330)];e[t(340)][t(325)](t(332))[t(290)][t(324)]((e=>{const r=t,o=n.t;if(r(335)!=e[r(286)])return;const{data:i}=e;if(null!=i){if(r(304)==i[r(334)]){const t=i[r(329)][0][r(299)];if(t){const e=o(this[r(346)][r(340)][r(325)](r(301))[r(285)](this[r(346)][r(345)][r(325)](r(343)))[r(331)]((e=>e[r(320)]==t))[r(311)])[r(344)]();return{type:r(316),content:Kr(n,r(322),e)}}return{type:r(316),content:Kr(n,r(305))}}if(r(328)==i[r(334)]){const t=i[r(329)][0][r(299)];return t?{type:r(316),content:Kr(n,r(312),t)}:{type:r(316),content:Kr(n,r(295))}}if(r(287)==i[r(334)]){const t=i[r(329)][0][r(299)];if(t){const e=(0,s.normalizeColorOptions)(this[r(346)][r(345)][r(325)](r(294)))[r(331)]((e=>e[r(320)]==t));let i=t,a="";return e&&(i=e[r(321)],a=o(i)[r(344)]()),{type:r(316),content:Kr(n,r(313),a)[r(289)](),color:{value:t,title:a||i}}}return{type:r(316),content:Kr(n,r(317))}}if(r(302)==i[r(334)]){const t=i[r(329)][0][r(299)];if(t){const e=(0,s.normalizeColorOptions)(this[r(346)][r(345)][r(325)](r(326)))[r(331)]((e=>e[r(320)]==t));let i=t,a="";return e&&(i=e[r(321)],a=o(i)[r(344)]()),{type:r(316),content:Kr(n,r(288),a)[r(289)](),color:{value:t,title:a||i}}}return{type:r(316),content:Kr(n,r(297))}}}}))}}const ho=go;function go(t,e){const n=mo();return(go=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(207506===-parseInt(e(471))/1+-parseInt(e(498))/2*(parseInt(e(483))/3)+parseInt(e(479))/4+parseInt(e(510))/5*(parseInt(e(467))/6)+parseInt(e(462))/7+parseInt(e(486))/8+-parseInt(e(506))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class po extends t.Plugin{[ho(466)](){const t=ho,e=this[t(496)],n=e[t(472)][t(469)](t(484)),r=e[t(487)][t(469)](t(493)),s=e[t(487)][t(469)](t(502));r&&s&&(n[t(492)](t(502)),n[t(480)](t(493)),this[t(478)]())}[ho(478)](){const t=ho,e=this[t(496)],n=e[t(459)];e[t(472)][t(469)](t(484))[t(460)][t(503)]((r=>{const s=t;if(s(470)!=r[s(504)]&&s(474)!=r[s(504)])return;const{data:o}=r;if(o&&s(502)===o[s(505)]){const t=[],r=o[s(509)][0];for(const[n,o]of Object[s(508)](r))t[s(468)](Eo(e,n,o));return t[s(488)]?{type:s(507),content:Kr(n,s(477),t[s(461)](", "))}:{type:s(507),content:Kr(n,s(490))}}}))}}function mo(){const t=["title","model","815703dUPpEk","TrackChangesEditing","config","1066720sosptp","commands","length","label","*Remove all formatting*","fontColor","enableDefaultAttributesIntegration","copyFormat","toUpperCase","boolean","editor","fontBackgroundColor","2NFjGsM","split","toLowerCase","charAt","pasteFormat","registerDescriptionCallback","type","commandName","1599192orUhMb","format","entries","commandParams","5ckeqKw","normalizeSizeOptions","locale","descriptionFactory","join","1514296HYptMt","find","slice","FontSize","afterInit","1682346jSfcfn","push","get","formatBlock","362455PbAhMy","plugins","fontColor.colors","formatInline","fontSize","fontSize.options","*Set format to:* %0","_registerLegacyDescription","1557964FFKDYH","enableCommand"];return(mo=function(){return t})()}function Eo(t,e,n){const r=ho,o=t[r(459)].t,i=e[r(499)](/(?=[A-Z])/)[r(461)](" "),a=o(i[r(501)](0)[r(494)]()+i[r(464)](1))[r(500)]();if(r(495)==typeof n)return a;if(r(491)===e||r(497)===e){const e=(0,s.normalizeColorOptions)(t[r(485)][r(469)](r(473)))[r(463)]((t=>t[r(482)]==n));return a+" ("+(e?o(e[r(489)])[r(500)]():n)+")"}if(r(475)===e&&isNaN(parseFloat(n))){const e=t[r(472)][r(469)](r(465))[r(511)](t[r(485)][r(469)](r(476)))[r(463)]((t=>t[r(482)]==n));return a+" ("+(e?o(e[r(481)])[r(500)]():n)+")"}return a+" ("+n+")"}const Io=To;function bo(){const t=["heading","format","10UfQKVs","HeadingEditing","ELEMENT_HEADING","match","editor","254104ofTFZj","model","has","15520351ynOROk","type","_registerLegacyDescription","5187984efVjsM","*Change to:* %0","heading.options","formatBlock","descriptionFactory","registerDescriptionCallback","_getHeadingLevel","name","TrackChangesEditing","find","plugins","enableDefaultAttributesIntegration","commandName","config","commandParams","ELEMENT_HEADING_CUSTOM","get","value","3009ynMlTE","3812VTHDVQ","registerElementLabel","afterInit","locale","_headingOptions","6CTFATU","6565552kbLcMz","1768743fghhuT","view","2222728mcKGve","paragraph","title","5ZvBcKv"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(503892===parseInt(e(394))/1*(-parseInt(e(409))/2)+parseInt(e(388))/3*(parseInt(e(389))/4)+parseInt(e(401))/5*(parseInt(e(415))/6)+parseInt(e(395))/7+-parseInt(e(398))/8+parseInt(e(396))/9*(parseInt(e(404))/10)+-parseInt(e(412))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Io(391)](){const t=Io,e=this[t(408)];if(!e[t(425)][t(411)](t(405)))return;this[t(393)]=e[t(428)][t(386)](t(417));const n=e[t(392)],r=e[t(425)][t(386)](t(423));r[t(426)](t(402));for(const e of this[t(393)])t(399)!=e[t(410)]&&r[t(419)][t(390)](e[t(410)],(n=>{const r=t,i=this[r(421)](e[r(410)]);return null!==i?s(n,i):o(n,e[r(400)])}));function s(e,r){return Kr(n,t(406),[e,r])}function o(e,r){return Kr(n,t(385),[e,r])}this[t(414)]()}[Io(414)](){const t=Io,e=this[t(408)],n=e[t(392)];e[t(425)][t(386)](t(423))[t(419)][t(420)]((e=>{const r=t;if(r(418)!=e[r(413)])return;const{data:s}=e;if(s&&r(402)==s[r(427)]){const e=s[r(429)][0][r(387)],c=this[r(421)](e);if(null!==c)return{type:r(403),content:Kr(n,r(416),(a=c,Kr(n,r(406),[1,a])))};const u=this[r(393)][r(424)]((t=>t[r(410)]===e))[r(400)];return{type:r(403),content:Kr(n,r(416),(o=1,i=u,Kr(n,t(385),[o,i])))}}var o,i,a}))}[Io(421)](t){const e=Io;var n,r;const s=t[e(407)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(393)])||void 0===n?void 0:n[e(424)]((n=>n[e(410)]==t));if(o&&o[e(397)]){const t=o[e(397)],n=(null!==(r=t[e(422)])&&void 0!==r?r:t)[e(407)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(730056===-parseInt(e(412))/1*(-parseInt(e(417))/2)+-parseInt(e(404))/3+parseInt(e(382))/4+parseInt(e(420))/5+-parseInt(e(421))/6*(parseInt(e(393))/7)+parseInt(e(385))/8*(parseInt(e(399))/9)+-parseInt(e(391))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class ko extends t.Plugin{[yo(414)](){const t=yo,e=this[t(413)];if(!e[t(381)][t(384)](t(383)))return;const n=e[t(381)][t(408)](t(389)),r=e[t(387)];n[t(418)](t(388)),n[t(402)](t(388)),n[t(406)][t(397)](t(388),Kr(r,t(390))),this[t(415)]()}[yo(415)](){const t=yo,e=this[t(413)],n=e[t(387)];e[t(381)][t(408)](t(389))[t(406)][t(410)]((r=>{const s=t;if(s(395)!=r[s(419)])return;const{data:o}=r;if(o&&s(388)==o[s(394)]){const t=n.t,r=o[s(407)][0][s(409)];if(r){const o=e[s(405)][s(408)](s(416))[s(398)]((t=>t[s(411)]==r)),i=t(o[s(401)])[s(396)]();return{type:s(386),content:Kr(n,s(403),i),color:{value:o[s(400)],title:o[s(401)]}}}return{type:s(386),content:Kr(n,s(392),Kr(n,s(390)))}}}))}}function Co(){const t=["descriptionFactory","commandParams","get","value","registerDescriptionCallback","model","3VfNRpJ","editor","afterInit","_registerLegacyDescription","highlight.options","807206tToNqy","enableDefaultAttributesIntegration","type","7137610GApizs","18GFKuDH","plugins","794212WPdGkR","HighlightEditing","has","1832vpxKrK","format","locale","highlight","TrackChangesEditing","FORMAT_HIGHLIGHT","14111540yduncQ","*Remove highlight*","576569zAnZiq","commandName","formatInline","toLowerCase","registerAttributeLabel","find","20826JUJcoH","color","title","registerInlineAttribute","*Set highlight:* %0","2935437bzNPru","config"];return(Co=function(){return t})()}function Lo(t,e){const n=Ro();return(Lo=function(t,e){return n[t-=319]})(t,e)}const No=Lo;function Ro(){const t=["7QiVvxb","1752510mjcnGQ","5568285LqRNWw","horizontalLine","6529779QfTDaI","afterInit","has","createContainerElement","1329fStGRr","elementToStructure","228ApBTEn","descriptionFactory","editor","registerElementLabel","8Fpwwfj","ELEMENT_HORIZONTAL_LINE","7583TKOQah","addClass","locale","high","div","createPositionAt","596FpcKan","for","dataDowncast","createEmptyElement","ck-horizontal-line","TrackChangesEditing","get","27955020DHbhjM","1640EDMfXZ","HorizontalLineEditing","10615BrtMIe","enableCommand","insert","plugins","conversion","showSuggestionHighlights"];return(Ro=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(560645===-parseInt(e(333))/1*(parseInt(e(327))/2)+-parseInt(e(325))/3*(parseInt(e(339))/4)+-parseInt(e(319))/5+-parseInt(e(356))/6*(parseInt(e(355))/7)+-parseInt(e(331))/8*(-parseInt(e(321))/9)+parseInt(e(347))/10*(-parseInt(e(349))/11)+parseInt(e(346))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[No(322)](){const t=No,e=this[t(329)];if(!e[t(352)][t(323)](t(348)))return;e[t(352)][t(345)](t(344))[t(350)](t(320));const n=e[t(352)][t(345)](t(344)),r=e[t(335)];n[t(328)][t(330)](t(320),(e=>Kr(r,t(332),e))),e[t(353)][t(340)](t(341))[t(326)]({model:t(320),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(354)])return null;const o=n[s(324)](s(337)),i=n[s(342)]("hr");return n[s(334)](s(343),o),n[s(351)](n[s(338)](o,0),i),o},converterPriority:t(336)})}}const Mo=Oo;function vo(){const t=["formatBlock","3BKuuqF","245jDIrdL","element","registerBlockAttribute","value","format","getFirstRange","nodeAfter","type","*Change %0 content*","start","registerDescriptionCallback","6568650dWGcPg","enableDefaultAttributesIntegration","key","registerElementLabel","rawHtml","descriptionFactory","TrackChangesEditing","locale","has","HtmlEmbed","7352OajuXX","htmlEmbed","3110820wsMRoL","4624niJmuW","716994zaORRI","editor","_registerLegacyDescription","284456aMqSJn","get","ELEMENT_HTML_EMBED","attribute","3070UizYdT","plugins","commandName","183086kUCBPz","afterInit"];return(vo=function(){return t})()}function Oo(t,e){const n=vo();return(Oo=function(t,e){return n[t-=292]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(372397===parseInt(e(320))/1+parseInt(e(327))/2*(-parseInt(e(330))/3)+-parseInt(e(316))/4*(parseInt(e(324))/5)+-parseInt(e(317))/6+-parseInt(e(292))/7*(parseInt(e(313))/8)+parseInt(e(303))/9+parseInt(e(315))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends t.Plugin{[Mo(328)](){const t=Mo,e=this[t(318)];if(!e[t(325)][t(311)](t(312)))return;const n=e[t(325)][t(321)](t(309)),r=e[t(310)];n[t(308)][t(306)](t(307),(e=>Kr(r,t(322),e))),n[t(304)](t(314)),n[t(294)](t(295)),n[t(308)][t(302)]((e=>{const n=t;if(n(323)!=e[n(299)])return;const{data:s}=e;if(s&&n(295)==s[n(305)]&&e[n(297)]()[n(301)][n(298)].is(n(293),n(307))){const t=Kr(r,n(322));return{type:n(296),content:Kr(r,n(300),t)}}})),this[t(319)]()}[Mo(319)](){const t=Mo,e=this[t(318)],n=e[t(310)];e[t(325)][t(321)](t(309))[t(308)][t(302)]((e=>{const r=t;if(r(329)!=e[r(299)])return;const{data:s}=e;if(s&&r(314)==s[r(326)]){const t=Kr(n,r(322));return{type:r(296),content:Kr(n,r(300),t)}}}))}}const Do=Fo;function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=156]})(t,e)}function xo(){const t=["insertImage","document","getFirstRange","ELEMENT_IMAGE","toggleImageCaption","registerElementLabel","5822720NKFAym","getContainedElement","ImageTextAlternativeEditing","caption","insertion","forward","imageBlock","createRangeOn","5509HjYDYF","ImageBlockEditing","isBlockImage","getClosestSelectedImageElement","isEqual","_findSuggestions","convertInlineImageToBlock","deletion","_registerLegacyDescription","registerCustomCallback","length","afterInit","4018527FIyQQd","*Set image text alternative:* %0","3370910gDjEPn","isOwn","createRange","getSuggestionCallback","imageStylePreApply","filter","registerBlockAttribute","join","*Set image width:* %0","key","discard","toNext","change","findIndex","type","getNearestSelectionRange","descriptionFactory","registerAttributeLabel","Block image to inline image","forceDefaultExecution","chain","get","isIntersecting","Inline image to block image","ImageResize","*Reset image width*","subType","newValue","start","fromPosition","formatInline","1920XYGutw","TrackChangesEditing","isBefore","834288SNqpbY","isCollapsed","424913FfSmeo","ImageCaptionEditing","resizeImage","getCaptionFromImageModelElement","imageTypeBlock","imageTextAlternative","convertBlockImageToInline","editor","enableDefaultAttributesIntegration","_suggestionFactory","ImageEditing","4LvCFai","selection","uploadImage","removeObject","accept","nodeBefore","nodeAfter","locale","8DNpbnd","markBlockFormat","end","find","registerDescriptionCallback","backward","element","enableCommand","commandParams","previous","format","plugins","toPrevious","imageInline","ELEMENT_CAPTION","commandName","has","ImageInlineEditing","*Remove image text alternative*","alt","ELEMENT_INLINE_IMAGE","markInsertion","width","formatBlock","ImageUtils","649492BXCQRO","attribute","ImageCaptionUtils","ImageUploadEditing","addObject","imageTypeInline","FORMAT_IMAGE_SIZE","model","detach","imageCaption","markDeletion","schema","resizedWidth"];return(xo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(481016===parseInt(e(179))/1+-parseInt(e(223))/2+parseInt(e(177))/3+parseInt(e(190))/4*(-parseInt(e(264))/5)+parseInt(e(174))/6*(-parseInt(e(250))/7)+parseInt(e(198))/8*(parseInt(e(262))/9)+parseInt(e(242))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Do(261)](){const t=Do,e=this[t(186)];if(!e[t(209)][t(214)](t(189)))return;const n=e[t(209)][t(164)](t(175)),r=e[t(209)][t(164)](t(222)),s=e[t(197)];n[t(205)](t(236)),n[t(159)][t(241)](t(248),(e=>Kr(s,t(239),e))),n[t(159)][t(241)](t(211),(e=>Kr(s,t(218),e))),n[t(159)][t(241)](t(245),(()=>Kr(s,t(212)))),e[t(209)][t(214)](t(226))&&n[t(205)](t(192)),e[t(209)][t(214)](t(251))&&e[t(209)][t(214)](t(215))&&(n[t(205)](t(228),((s,o)=>{const i=t,a=r[i(253)](e[i(230)][i(237)][i(191)]);e[i(230)][i(276)]((()=>{const t=i;n[t(199)](a,{commandName:t(228),commandParams:[o]},[],t(185))}))})),n[t(205)](t(183),((s,o)=>{const a=t;e[a(230)][a(276)]((t=>{const c=a;let u=r[c(253)](e[c(230)][c(237)][c(191)]),l=t[c(249)](u);const f=i.LivePosition[c(172)](l[c(171)],c(210)),h=i.LivePosition[c(172)](l[c(200)],c(275));n[c(162)]((()=>s(o))),u=r[c(253)](e[c(230)][c(237)][c(191)]),l=t[c(249)](u);const d=t[c(266)](f,h);f[c(231)](),h[c(231)](),n[c(199)](u,{commandName:c(228),commandParams:[o]},[],c(256)),d[c(171)][c(176)](l[c(171)])&&n[c(219)](t[c(266)](d[c(171)],l[c(171)]),c(256)),l[c(200)][c(176)](d[c(200)])&&n[c(219)](t[c(266)](l[c(200)],d[c(200)]),c(256))}))})),n[t(188)][t(259)](t(221),t(256),t(271),(()=>!1)),n[t(188)][t(259)](t(221),t(256),t(194),(()=>!1)),n[t(188)][t(259)](t(221),t(256),t(274),n[t(188)][t(267)](t(221),"",t(194))),n[t(188)][t(259)](t(246),t(256),t(271),(()=>!1)),n[t(188)][t(259)](t(246),t(256),t(274),(([r])=>{const s=t,o=n[s(188)][s(267)](s(246),"",s(274));let i=r[s(171)],a=r[s(200)];const c=e[s(230)][s(234)][s(158)](i,s(203)),u=e[s(230)][s(234)][s(158)](a,s(247));c[s(178)]&&(i=c[s(171)]),u[s(178)]&&(a=u[s(200)]),o([e[s(230)][s(266)](i,a)])})),n[t(188)][t(259)](t(221),t(256),t(163),c),n[t(188)][t(259)](t(246),t(256),t(163),c)),e[t(209)][t(214)](t(180))&&(n[t(205)](t(240),((s,o)=>{const i=t,a=e[i(209)][i(164)](i(225));let c=r[i(253)](e[i(230)][i(237)][i(191)]),u=a[i(182)](c);e[i(230)][i(276)]((()=>{const t=i;if(u)return void n[t(233)](e[t(230)][t(249)](u));const l=r[t(252)](c);s(o),c=r[t(253)](e[t(230)][t(237)][t(191)]),u=a[t(182)](c),n[t(219)](e[t(230)][t(249)](u),l?null:t(232))}))})),n[t(188)][t(259)](t(246),t(232),t(163),c));const o=[{type:t(221),subType:t(268)},{type:t(246),subType:t(232)},{type:t(221),subType:t(256)},{type:t(246),subType:t(256)}];function a(e,s){const i=t,a=o[i(156)]((({type:t,subType:n})=>e[i(157)]==t&&e[i(169)]==n)),c=o[i(156)]((({type:t,subType:e})=>s[i(157)]==t&&s[i(169)]==e));if(a<0||c<0)return!1;const u=e[i(238)](),l=s[i(238)]();if((0==a||1==a)&&2==c&&u[i(165)](l))return!0;if(2==a&&3==c){const t=n[i(255)](u,i(246))[i(269)]((({suggestion:t,meta:e})=>e[i(265)]&&i(256)==t[i(169)]));if(t[i(260)]>1&&l[i(200)][i(254)](u[i(171)]))return!0;if(1==t[i(260)]&&(u[i(171)][i(254)](l[i(200)])||u[i(200)][i(254)](l[i(171)])))return!0}if(3==a&&3==c&&u[i(171)][i(176)](l[i(171)])){const t=u[i(200)][i(196)],e=l[i(171)][i(195)];return r[i(252)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(209)][t(214)](t(167))&&(n[t(187)](t(181)),n[t(270)](t(235)),n[t(159)][t(160)](t(235),Kr(s,t(229)))),e[t(209)][t(214)](t(244))&&(n[t(187)](t(184)),n[t(270)](t(217))),n[t(159)][t(202)]((e=>{const n=t;if(o[n(201)]((({type:t,subType:r})=>e[n(157)]==t&&e[n(169)]==r)))return e[n(207)]?{}:void 0})),n[t(159)][t(202)]((e=>{const n=t;if(n(246)==e[n(157)]||n(257)==e[n(157)]){const t=e[n(243)]();if(t&&t.is(n(204),n(245)))return{type:n(246)==e[n(157)]?n(227):n(193),element:t,quantity:1}}})),n[t(159)][t(202)]((e=>t(221)==e[t(157)]&&t(256)==e[t(169)]?{type:t(208),content:t(166)}:t(221)==e[t(157)]&&t(185)==e[t(169)]?{type:t(208),content:t(161)}:void 0)),n[t(159)][t(202)]((e=>{const n=t;if(n(224)!=e[n(157)])return;const{data:r}=e;if(!r||n(217)!=r[n(273)])return;const o=r[n(170)];return o?{type:n(208),content:Kr(s,n(263),'"'+o+'"')}:{type:n(208),content:Kr(s,n(216))}})),this[t(258)]()}[Do(258)](){const t=Do,e=this[t(186)],n=e[t(197)];e[t(209)][t(164)](t(175))[t(159)][t(202)]((e=>{const r=t;if(r(221)!=e[r(157)]&&r(173)!=e[r(157)])return;const{data:s}=e;if(s){if(r(184)==s[r(213)]){const t=s[r(206)][0][r(170)];return t?{type:r(208),content:Kr(n,r(263),'"'+t+'"')}:{type:r(208),content:Kr(n,r(216))}}if(r(181)==s[r(213)]){const t=s[r(206)][0][r(220)];return t?{type:r(208),content:Kr(n,r(272),t)}:{type:r(208),content:Kr(n,r(168))}}}}))}}const Bo=jo;function Uo(){const t=["editor","locale","ImageEditing","formatInline","5272833gVbBbP","discard","registerBlockAttribute","registerDescriptionCallback","_handleLegacySuggestions","attribute","15JUTyAJ","newValue","registerCustomCallback","171766KUeCfn","key","get","4025788OFfUjs","*Replace image URL*","plugins","8249535yjNjSj","*Format:* replace image URL","formatBlock","src","afterInit","has","commandName","248yBfMfr","accept","_registerLegacyDescription","9850CBGDmD","TrackChangesEditing","descriptionFactory","getSuggestionCallback","replaceImageSource","3264372MOzWfc","186685aZLKlE","type","format","_suggestionFactory","enableDefaultAttributesIntegration","oldValue","16fOWNaf","17776GTwqwN"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(938679===parseInt(e(249))/1*(parseInt(e(255))/2)+-parseInt(e(261))/3+parseInt(e(273))/4+-parseInt(e(267))/5*(-parseInt(e(248))/6)+-parseInt(e(270))/7*(parseInt(e(283))/8)+parseInt(e(276))/9+parseInt(e(286))/10*(-parseInt(e(256))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(280)](){const t=Bo;if(!this[t(257)][t(275)][t(281)](t(259)))return;const e=this[t(257)][t(258)],n=this[t(257)][t(275)][t(272)](t(244));n[t(253)](t(247)),n[t(263)](t(279)),n[t(245)][t(264)]((n=>{const r=t;if(r(266)!=n[r(250)])return;const{data:s}=n;return s&&r(279)==s[r(271)]?s[r(268)]&&s[r(254)]?{type:r(251),content:Kr(e,r(274))}:{type:r(251),content:""}:void 0})),this[t(265)]()}[Bo(265)](){const t=Bo,e=this[t(257)][t(275)][t(272)](t(244));e[t(252)][t(269)](t(278),t(247),t(284),e[t(252)][t(246)](t(278),null,t(262))),e[t(252)][t(269)](t(278),t(247),t(262),e[t(252)][t(246)](t(278),null,t(284))),this[t(285)]()}[Bo(285)](){const t=Bo,e=this[t(257)],n=e[t(258)];e[t(275)][t(272)](t(244))[t(245)][t(264)]((e=>{const r=t;if(r(278)!=e[r(250)]&&r(260)!=e[r(250)])return;const{data:s}=e;return s&&r(247)==s[r(282)]?{type:r(251),content:Kr(n,r(277))}:void 0}))}}const Vo=zo;function Ho(){const t=["503424KXfVbe","commandReversedParams","getContainedElement","isBlockImage","getFirstRange","7352nExDjt","change","513665LcinpO","isInContent","formatBlock","refresh","commands","imageStylePreApply","FORMAT_SIDE_IMAGE","discardSuggestion","locale","commandParams","46692RnMHeR","from","2QAeEhV","imageTypeBlock","start","join","document","convertInlineImageToBlock","chain","1156780xUIyDb","name","forEach","registerPostFixer","accept","has","imageTypeInline","registerDescriptionCallback","*Format:* %0","next","imageStylePostApply","_splitMarkerName","getClosestSelectedImageElement","getChangedMarkers","discard","getSuggestionCallback","end","afterInit","110GAaTUU","ImageUtils","author","subType","_registerLegacyDescription","commandName","filter","nodeAfter","3661vGGGbC","registerCustomCallback","hasSuggestion","suggestion","nodeBefore","getSuggestion","Users","findIndex","toLowerCase","head","2778894ANhmgW","normalizedStyles","type","differ","markInlineFormat","TrackChangesEditing","_suggestionFactory","descriptionFactory","value","shouldConvertImageType","isBefore","imageStyle","get","enableCommand","model","1259252SYcgaM","format","side","getSuggestions","insertion","_findSuggestions","plugins","markBlockFormat","editor","isIntersecting","isInlineImage","isOwn","ImageStyleEditing","createRangeOn","title","imageCaption","setImageNaturalSizeAttributes","formatInline","selection","length","isEqual","345SXvBfE","newRange"];return(Ho=function(){return t})()}function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(475535===-parseInt(e(140))/1*(parseInt(e(152))/2)+-parseInt(e(195))/3+-parseInt(e(210))/4+parseInt(e(231))/5*(parseInt(e(150))/6)+-parseInt(e(185))/7*(-parseInt(e(138))/8)+parseInt(e(133))/9+parseInt(e(159))/10*(parseInt(e(177))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Wo extends t.Plugin{[Vo(176)](){const t=Vo,n=this[t(218)];if(!n[t(216)][t(164)](t(222)))return;const r=n[t(216)][t(207)](t(200)),s=n[t(216)][t(207)](t(178)),o={};r[t(208)](t(206),((o,i)=>{const a=t,c=n[a(216)][a(207)](a(191)).me,u=n[a(144)][a(207)](a(206));let l=s[a(171)](n[a(209)][a(156)][a(228)]),f=n[a(209)][a(223)](l),h=u[a(203)];if(h==i[a(203)])return;const d={commandName:a(206),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(209)][a(139)]((()=>{const t=a;if(r[t(213)]()[t(183)]((e=>e[t(141)]&&c==e[t(179)]&&(t(142)==e[t(197)]||t(227)==e[t(197)])&&(t(145)==e[t(180)]||t(169)==e[t(180)])&&e[t(137)]()[t(230)](f)))[t(161)]((e=>r[t(147)](e[t(194)]))),l=s[t(171)](n[t(209)][t(156)][t(228)]),f=n[t(209)][t(223)](l),u[t(143)](),n[t(144)][t(207)](t(165))[t(143)](),n[t(144)][t(207)](t(153))[t(143)](),h=u[t(203)],h!=i[t(203)])return s[t(220)](l)&&u[t(204)](i[t(203)],l)?(o({...i,setImageSizes:!1}),l=s[t(171)](n[t(209)][t(156)][t(228)]),void r[t(217)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(145))):void(s[t(136)](l)?r[t(217)](l,d,[],t(169)):r[t(199)](f,d,t(169)))}))}));for(const e of n[t(216)][t(207)](t(222))[t(196)])o[e[t(160)]]=e[t(224)][t(193)]();r[t(201)][t(186)](t(142),t(145),t(155),(()=>!1)),r[t(201)][t(186)](t(142),t(169),t(155),(()=>!1)),r[t(201)][t(186)](t(227),t(169),t(155),(()=>!1)),r[t(201)][t(186)](t(142),t(145),t(163),(([e])=>{const n=t;s[n(226)](e[n(135)]())})),r[t(201)][t(186)](t(142),t(145),t(173),((e,n)=>{const s=t;r[s(201)][s(174)](s(142),"",s(163))(e,{commandName:n[s(182)],commandParams:n[s(134)]})})),r[t(201)][t(186)](t(142),t(145),t(158),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(142),subType:t(145)},{type:t(214),subType:t(225)},{type:t(142),subType:t(157)},{type:t(214),subType:t(157)}];function a(e,n){const o=t,a=i[o(192)]((({type:t,subType:n})=>e[o(197)]==t&&e[o(180)]==n)),c=i[o(192)]((({type:t,subType:e})=>n[o(197)]==t&&n[o(180)]==e));if(a<0||c<0)return!1;const u=e[o(137)](),l=n[o(137)]();if((0==a||1==a)&&2==c&&u[o(219)](l))return!0;if(2==a&&3==c){const t=r[o(215)](u,o(214))[o(183)]((({suggestion:t,meta:e})=>e[o(221)]&&o(157)==t[o(180)]));if(t[o(229)]>1&&l[o(175)][o(230)](u[o(154)]))return!0;if(1==t[o(229)]&&(u[o(154)][o(230)](l[o(175)])||u[o(175)][o(230)](l[o(154)])))return!0}if(3==a&&3==c&&u[o(154)][o(205)](l[o(154)])){const t=u[o(175)][o(184)],e=l[o(154)][o(189)];return s[o(136)](t)&&t===e}return!1}n[t(209)][t(156)][t(162)]((()=>{const e=t;let o=!1;const i=Array[e(151)](n[e(209)][e(156)][e(198)][e(172)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(170)](t);if(e(188)==i&&r[e(187)](u)){if(e(142)==a&&(e(145)==c||e(169)==c)){const t=r[e(190)](u);if(n[e(132)]){const n=t[e(137)]()[e(135)]();if(s[e(136)](n))continue;r[e(147)](t),o=!0}}if(e(214)==a&&e(225)==c&&!n[e(132)]){const t=r[e(190)](u);t[e(168)]&&t[e(168)][e(141)]&&(r[e(147)](t[e(168)]),o=!0)}}}return o})),this[t(181)](o)}[Vo(181)](t){const e=Vo,n=this[e(218)],r=n[e(148)];n[e(216)][e(207)](e(200))[e(202)][e(166)]((n=>{const s=e;if(s(142)!=n[s(197)]&&s(227)!=n[s(197)])return;const{data:o}=n;if(!o||s(206)!=o[s(182)])return;const i=o[s(149)][0][s(203)];return function(t){const e=s;return{type:e(211),content:Kr(r,e(167),t)}}(s(212)===i?Kr(r,s(146)):t[i]||i)}))}}function Ko(){const t=["2433642gbUtiQ","importWord","bind","lowest","forEach","3JSnagP","_trackChangesExecuted","afterInit","2465608NUxIOr","high","get","Users","value","348664nOagNJ","collaboration_features","commands","listenTo","_setSuggestionData","TrackChangesEditing","plugins","track_changes","editor","enableCommand","_handleImportedData","_trackChangesValueDuringImport","1300896VBsYwV","483058TwQEYp","dataInsert","83990WolanS","7qxHvTj","1989805iAujyP","execute","trackChanges"];return(Ko=function(){return t})()}const qo=Yo;function Yo(t,e){const n=Ko();return(Yo=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(256674===parseInt(e(192))/1+parseInt(e(190))/2+parseInt(e(202))/3*(parseInt(e(210))/4)+-parseInt(e(194))/5+parseInt(e(197))/6+-parseInt(e(193))/7*(parseInt(e(205))/8)+parseInt(e(189))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Yo;super(t),this[e(188)]=!1,this[e(203)]=!1}[qo(204)](){const t=qo,e=this[t(185)],n=e[t(179)][t(207)](t(198)),r=e[t(179)][t(207)](t(196));n&&(n.on(t(195),((e,[,n])=>{const s=t;this[s(188)]=r[s(209)],n[s(178)][s(184)]=!this[s(188)]}),{priority:t(206)}),this[t(180)](n,t(191),this[t(187)][t(199)](this)),this[t(180)](n,t(191),(()=>{const e=t;this[e(203)]&&(r[e(195)](),this[e(203)]=!1)}),{priority:t(200)}),e[t(183)][t(207)](t(182))[t(186)](t(198)))}[qo(187)](t,e){const n=qo,{suggestions:r}=e,s=this[n(185)][n(179)][n(207)](n(196)),o=s[n(209)];this[n(188)]!==o&&(s[n(195)](),this[n(203)]=!0),r&&r[n(201)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(185)][o(183)][o(207)](o(208)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(198)}}};this[o(185)][o(183)][o(207)](o(182))[o(181)](i)}))}}const Zo=Qo;function Jo(){const t=["699222YWtxYd","registerAttributeLabel","outdentBlock","get","locale","96710XeMgvg","3543534spLXgM","3764868dXvccw","FORMAT_INDENT","formatBlock","6143930UfFTQi","blockIndent","3lYUOTJ","type","outdent","IndentEditing","1116664opGpmN","24ZibNCL","enableCommand","*Outdent:* %0","descriptionFactory","afterInit","7CUKZbq","4749108eKfYeW","4279SHGnqU","format","plugins","getItems","_registerLegacyDescription","enableDefaultAttributesIntegration","registerDescriptionCallback","indentBlock","TrackChangesEditing","*Indent:* %0","has","indent","registerBlockAttribute","editor","getItemLabel","commandName","IndentBlock"];return(Jo=function(){return t})()}function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=457]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(993486===parseInt(e(463))/1*(-parseInt(e(492))/2)+-parseInt(e(458))/3+parseInt(e(467))/4+parseInt(e(461))/5+parseInt(e(474))/6*(-parseInt(e(473))/7)+parseInt(e(468))/8*(-parseInt(e(457))/9)+-parseInt(e(497))/10*(-parseInt(e(475))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Zo(472)](){const t=Zo,e=this[t(488)],n=e[t(477)][t(495)](t(483));if(e[t(477)][t(485)](t(466))&&(n[t(469)](t(486)),n[t(469)](t(465))),e[t(477)][t(485)](t(491)))for(const e of[t(482),t(494)])n[t(480)](e);const r=e[t(496)];n[t(487)](t(462)),n[t(471)][t(493)](t(462),Kr(r,t(459))),this[t(479)]()}[Zo(479)](){const t=Zo,e=this[t(488)],n=e[t(496)],r=e[t(477)][t(495)](t(483));r[t(471)][t(481)]((e=>{const s=t;if(s(460)!=e[s(464)])return;const{data:o}=e;if(!o)return;if(s(482)!=o[s(490)]&&s(494)!=o[s(490)])return;const i=e[s(478)]()[0],a=r[s(471)][s(489)](i);return s(482)==o[s(490)]?{type:s(476),content:Kr(n,s(484),a)}:s(494)==o[s(490)]?{type:s(476),content:Kr(n,s(470),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ri();return(ei=function(t,e){return n[t-=330]})(t,e)}!function(t){for(var e=ei,n=t();;)try{if(548240===-parseInt(e(345))/1+-parseInt(e(337))/2+parseInt(e(331))/3*(parseInt(e(342))/4)+-parseInt(e(330))/5+-parseInt(e(343))/6+-parseInt(e(341))/7+-parseInt(e(336))/8*(-parseInt(e(339))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ni extends t.Plugin{static get[ti(333)](){return[Os.Input]}[ti(334)](){var t=ti;this[t(346)][t(335)][t(344)](t(332))[t(340)](t(338))}}function ri(){var t=["2879478zstvIc","get","669248VcotAT","editor","5191325OMzzJQ","299883HxceBu","TrackChangesEditing","requires","init","plugins","8AJKESD","1504912FyPxpN","input","36086832fFfdCP","enableCommand","7149317NuCMal","20IUrdTv"];return(ri=function(){return t})()}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=436]})(t,e)}function ii(){const t=["manualDecorators","key","type","plugins","registerInlineAttribute","link (","registerAttributeLabel","*Set link:* %0","unlink","*Remove link*","6zUdhkI","editor","linkHref","16327750qSMuuV","descriptionFactory","7303784EHyPEZ","LinkEditing","49564OxOvJB","_registerLegacyDescription","formatInline","get","commandName","label","enableDefaultAttributesIntegration","toLowerCase","registerDescriptionCallback","link","has","newValue","afterInit","186umVfPK","commandParams","1910NomRht","4408362ygwsHb","5403205aLrntP","159PqMMGj","format","TrackChangesEditing","attribute","997836QXZlCa","locale","commands"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(562826===parseInt(e(460))/1*(parseInt(e(458))/2)+-parseInt(e(463))/3*(-parseInt(e(445))/4)+-parseInt(e(462))/5*(-parseInt(e(438))/6)+-parseInt(e(467))/7+parseInt(e(443))/8+-parseInt(e(461))/9+-parseInt(e(441))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(457)](){const t=si,e=this[t(439)];if(!e[t(473)][t(455)](t(444)))return;const n=e[t(473)][t(448)](t(465)),r=e[t(469)][t(448)](t(454));n[t(451)](t(454)),n[t(451)](t(436)),n[t(474)](t(440));for(const e of r[t(470)])n[t(474)](e.id),n[t(442)][t(476)](e.id,t(475)+e[t(450)][t(452)]()+")");n[t(442)][t(453)]((n=>{const r=t;if(r(466)!=n[r(472)])return;const{data:s}=n;if(!s||r(440)!=s[r(471)])return;const o=s[r(456)],i=e[r(468)];return{type:r(464),content:null==o?Kr(i,r(437)):Kr(i,r(477),'"'+o+'"')}})),this[t(446)]()}[si(446)](){const t=si,e=this[t(439)],n=e[t(468)];e[t(473)][t(448)](t(465))[t(442)][t(453)]((e=>{const r=t;if(r(447)!=e[r(472)])return;const{data:s}=e;if(s){if(r(454)==s[r(449)]){const t=s[r(459)][0];return{type:r(464),content:Kr(n,r(477),'"'+t+'"')}}return r(436)==s[r(449)]?{type:r(464),content:Kr(n,r(437))}:void 0}}))}}const ci=ui;function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=137]})(t,e)}function li(){const t=["*Uncheck item*","checkTodoList","enableCommand","name","end","indentList","forceValue","todoListChecked","nextSibling","schema","*Outdent:* %0","1766496SJScAT","TrackChangesEditing","before","has","filter","paragraph","ELEMENT_LIST_ITEM","LegacyListEditing","ELEMENT_BULLETED_LIST","commandParams","element","markBlockFormat","7Fpuqls","locale","document","7052460hphKLz","from","afterInit","bulletedList","get","12PoUonR","13555390aspgZT","*Indent:* %0","49449isWime","add","listIndent","push","14FqiIpK","replace","plugins","todoList","findIndex","registerDescriptionCallback","formatInline","commands","createPositionAt","createRange","length","numberedList","format","formatBlock","listItem","getAttribute","model","ELEMENT_TODO_LIST","numbered","*Check item*","execute","checkChild","registerElementLabel","*Change to:* %0","71301DrbpYE","slice","21693232CnCRYL","selection","commandName","editor","LegacyTodoListEditing","_selectedElements","descriptionFactory","blockName","parent","value","27zujEqQ","outdentList","bulleted","previousSibling","ELEMENT_NUMBERED_LIST","isObject","type","listType","6269135QJsYbT","List","change","getSelectedBlocks","todo"];return(li=function(){return t})()}!function(t){const e=ui,n=t();for(;;)try{if(750934===-parseInt(e(156))/1*(parseInt(e(219))/2)+-parseInt(e(215))/3*(-parseInt(e(212))/4)+-parseInt(e(176))/5+-parseInt(e(207))/6*(-parseInt(e(204))/7)+parseInt(e(192))/8*(parseInt(e(168))/9)+-parseInt(e(213))/10+parseInt(e(158))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ci(209)](){const t=ci,e=this[t(161)],n=e[t(205)];if(!e[t(221)][t(195)](t(199)))return;const r=e[t(221)][t(211)](t(193)),s=e[t(221)][t(195)](t(162));function o(t){return()=>{const n=ui,s=e[n(148)][n(206)][n(159)],o=e[n(139)][n(211)](t);if(o[n(167)])return void e[n(152)](n(197),{});const i=t[n(157)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(208)](t)[s(196)]((t=>function(t,e){const n=s;return e[n(153)](t[n(166)],n(146))&&!e[n(173)](t)}(t,r)));o=o[s(196)]((t=>!t.is(s(202),s(146))||t[s(147)](s(175))!=e));const i=new Set;for(const t of o)t.is(s(202),s(146))?i[s(216)](hi(t)):i[s(216)](t);return Array[s(208)](i)}(s[n(179)](),i,e[n(148)][n(190)]);e[n(148)][n(178)]((()=>{const e=n;for(const n of a)r[e(203)](n,{commandName:t,commandParams:[{forceValue:!o[e(167)]}],formatGroupId:e(165)},di(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(208)](t);const r=n[e(223)]((t=>e(146)!=t[e(184)]));return r>-1&&(n=n[e(157)](0,r)),n}(e[n(148)][n(206)][n(159)][n(179)]()),o=e[n(148)][n(141)](e[n(148)][n(140)](s[0],n(194)),e[n(148)][n(140)](s[s[n(142)]-1],n(185)));e[n(148)][n(178)]((()=>{const e=n;r[e(203)](o,{commandName:t,commandParams:[],formatGroupId:e(217)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(189)];for(;t&&t[n(147)](n(217))>e[n(147)](n(217));)r[n(216)](t),t=t[n(189)]}return Array[n(208)](r)}(s))}))}}r[t(183)](t(143),o(t(143))),r[t(183)](t(210),o(t(210))),s&&r[t(183)](t(222),o(t(222))),r[t(183)](t(186),i(t(186))),r[t(183)](t(169),i(t(169))),s&&r[t(183)](t(182),(()=>{const n=t,s=e[n(139)][n(211)](n(182)),o=Array[n(208)](s[n(163)]);o[n(196)]((t=>t[n(147)](n(188))!=s[n(167)])),e[n(148)][n(178)]((()=>{const t=n;for(const e of o)r[t(203)](e,{commandName:t(182),commandParams:[{forceValue:!s[t(167)]}]})}))})),r[t(164)][t(154)](t(146),(e=>Kr(n,t(198),e))),r[t(164)][t(137)]((e=>{const r=t;if(r(145)!=e[r(174)]&&r(138)!=e[r(174)])return;const{data:s}=e;if(s){if(r(143)==s[r(160)]||r(210)==s[r(160)]||r(222)==s[r(160)])switch(s[r(160)][r(220)](r(177),"")){case r(170):return o(Kr(n,r(200)));case r(150):return o(Kr(n,r(172)));case r(180):return o(Kr(n,r(149)))}if(r(186)==s[r(160)])return{type:r(144),content:Kr(n,r(214),Kr(n,r(198)))};if(r(169)==s[r(160)])return{type:r(144),content:Kr(n,r(191),Kr(n,r(198)))};if(r(182)==s[r(160)])return s[r(201)][0][r(187)]?{type:r(144),content:Kr(n,r(151))}:{type:r(144),content:Kr(n,r(181))}}function o(t){const e=r;return{type:e(144),content:Kr(n,e(155),t)}}}))}}function hi(t){const e=ci,n=t[e(147)](e(217));if(0==n)return t;let r=t;for(;t[e(171)]&&t[e(171)].is(e(202),e(146));){const s=t[e(171)][e(147)](e(217));if(s==n)r=t[e(171)];else if(s<n)break;t=t[e(171)]}return r}function di(t){const e=ci,n=[];if(t.is(e(202),e(146))&&t[e(147)](e(217))>0){let r=t[e(189)];for(;r&&e(146)==r[e(184)]&&r[e(147)](e(217))==t[e(147)](e(217));)n[e(218)](r),r=r[e(189)]}return n}function gi(){const t=["length","handleListStartCommand","11056446jWcNes","element","registerDescriptionCallback","plugins","get","LegacyListUtils","35519120szvAzY","formatBlock","before","getSelectedBlocks","locale","createRange","getAttribute","commandName","styles","document","filter","parent","handleListStyleCommand","listStart","config","LegacyListPropertiesEditing","*Format:* set start index to %0","format","getSiblingNodes","1860320BWCBkT","listType","*Format:* set order to regular","314292rFKxdp","handleDescriptions","selection","bind","change","replace","3RmUUPF","handleListReversedCommand","_getTranslationKeyForListStyle","markMultiRangeBlockFormat","5965743UhjFxJ","listReversed","model","from","1482436cJVKFm","_getSuggestionBlocks","editor","*Change to:* %0","forward","has","listItem","listStyle","enableCommand","startIndex","_LIST_","12lWStSq","descriptionFactory","formatInline","getFirstPosition","unshift","reversed","push","default","afterInit","631772qvnpTn","_getSuggestionBlocksForListStyle","getListTypeFromListStyleType","toUpperCase","map","ELEMENT_","flat","getLastPosition","8ggAfDH","type","numbered","createPositionAt","*Format:* set order to reversed","TrackChangesEditing","commandParams","backward","list.properties"];return(gi=function(){return t})()}function pi(t,e){const n=gi();return(pi=function(t,e){return n[t-=321]})(t,e)}const mi=pi;!function(t){const e=pi,n=t();for(;;)try{if(623024===-parseInt(e(333))/1+parseInt(e(380))/2+parseInt(e(386))/3*(parseInt(e(394))/4)+parseInt(e(377))/5*(-parseInt(e(324))/6)+-parseInt(e(390))/7+-parseInt(e(341))/8*(parseInt(e(352))/9)+parseInt(e(358))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class Ei extends t.Plugin{[mi(332)](){const t=mi;if(!this[t(396)][t(355)][t(399)](t(373)))return;const e=this[t(396)][t(372)][t(356)](t(349)),n=this[t(396)][t(355)][t(356)](t(346));e[t(366)]&&n[t(321)](t(401),this[t(370)][t(383)](this)),e[t(329)]&&n[t(321)](t(391),this[t(387)][t(383)](this)),e[t(322)]&&n[t(321)](t(371),this[t(351)][t(383)](this)),n[t(325)][t(354)](this[t(381)][t(383)](this))}[mi(370)](t,e={}){const n=mi,r=this[n(396)][n(355)][n(356)](n(346)),s=this[n(334)]();this[n(396)][n(392)][n(384)]((()=>{const t=n;r[t(389)](s,{commandName:t(401),commandParams:[{type:e[t(342)]}],formatGroupId:t(401)})}))}[mi(387)](t,e={}){const n=mi,r=this[n(396)][n(355)][n(356)](n(346)),s=this[n(395)]((t=>t.is(n(353),n(400))&&n(343)===t[n(364)](n(378))));if(s[n(350)]<1)return;const o=s[n(337)]((t=>this[n(396)][n(392)][n(363)](this[n(396)][n(392)][n(344)](t,n(360)),this[n(396)][n(392)][n(344)](t,0))));this[n(396)][n(392)][n(384)]((()=>{const t=n;r[t(389)](o,{commandName:t(391),commandParams:[{reversed:e[t(329)]}],formatGroupId:t(391)})}))}[mi(351)](t,e={}){const n=mi,r=this[n(396)][n(355)][n(356)](n(346)),s=this[n(395)]((t=>t.is(n(353),n(400))&&n(343)===t[n(364)](n(378))));if(s[n(350)]<1)return;const o=s[n(337)]((t=>this[n(396)][n(392)][n(363)](this[n(396)][n(392)][n(344)](t,n(360)),this[n(396)][n(392)][n(344)](t,0))));this[n(396)][n(392)][n(384)]((()=>{const t=n;r[t(389)](o,{commandName:t(371),commandParams:[{startIndex:e[t(322)]}],formatGroupId:t(371)})}))}[mi(381)](t){const e=mi;if(e(359)!=t[e(342)]&&e(326)!=t[e(342)])return;const n=this[e(396)][e(362)],{data:r}=t;if(!r)return;let s,o;switch(r[e(365)]){case e(401):s=e(397),o={type:e(375),content:Kr(n,s,Kr(n,this[e(388)](r[e(347)][0][e(342)])))};break;case e(391):s=r[e(347)][0][e(329)]?e(345):e(379),o={type:e(375),content:Kr(n,s)};break;case e(371):s=e(374),o={type:e(375),content:Kr(n,s,r[e(347)][0][e(322)])}}return o}[mi(334)](){const t=mi;var e,n,r,s;const o=this[t(396)][t(355)][t(356)](t(357));let i=Array[t(393)](this[t(396)][t(392)][t(367)][t(382)][t(361)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(353),t(400)))&&i[t(328)](...o[t(376)](this[t(396)][t(392)][t(367)][t(382)][t(327)](),t(348))),(null===(n=i[i[t(350)]-1])||void 0===n?void 0:n.is(t(353),t(400)))&&i[t(330)](...o[t(376)](this[t(396)][t(392)][t(367)][t(382)][t(340)](),t(398))),i=[...new Set(i)],(null===(s=null===(r=this[t(396)][t(392)][t(367)][t(382)][t(327)]())||void 0===r?void 0:r[t(369)])||void 0===s?void 0:s.is(t(353),t(400)))&&(i=i[t(368)]((e=>e.is(t(353),t(400))))),i}[mi(395)](t){const e=mi,n=this[e(396)][e(355)][e(356)](e(357));let r=Array[e(393)](this[e(396)][e(392)][e(367)][e(382)][e(361)]())[e(368)](t)[e(337)]((t=>{const r=e,s=this[r(396)][r(392)][r(344)](t,0);return[...n[r(376)](s,r(348)),...n[r(376)](s,r(398))]}))[e(339)]();return r=[...new Set(r)],r}[mi(388)](t){const e=mi;return e(338)+(this[e(396)][e(355)][e(356)](e(357))[e(335)](t)||e(331))[e(336)]()+e(323)+t[e(336)]()[e(385)](/-/g,"_")}}const Ii=Ti;!function(t){const e=Ti,n=t();for(;;)try{if(457807===-parseInt(e(340))/1+parseInt(e(343))/2*(parseInt(e(339))/3)+-parseInt(e(355))/4+parseInt(e(332))/5+-parseInt(e(319))/6*(parseInt(e(341))/7)+parseInt(e(323))/8*(parseInt(e(337))/9)+parseInt(e(352))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_i);class bi extends t.Plugin{[Ii(325)](){const t=Ii,e=this[t(346)];if(!e[t(334)][t(322)](t(336)))return;const n=e[t(334)][t(335)](t(342)),r=e[t(354)];n[t(347)](t(320)),n[t(345)][t(344)](t(329),(e=>Kr(r,t(326),e))),e[t(321)][t(330)](t(328))[t(338)]({model:t(329),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(351)])return n[s(331)](s(333))},converterPriority:t(324)}),e[t(327)][t(348)].on(t(353),((e,n,r)=>{const s=t;r[s(350)][s(351)]&&e[s(349)]()}),{priority:t(324)})}}function Ti(t,e){const n=_i();return(Ti=function(t,e){return n[t-=319]})(t,e)}function _i(){const t=["afterInit","ELEMENT_MEDIA","data","dataDowncast","media","for","createEmptyElement","586815AGsbmU","div","plugins","get","MediaEmbedEditing","2589399KijeOy","elementToElement","3603ZIxSTQ","181760VndiMK","3014221CfCTbW","TrackChangesEditing","538UxVkiP","registerElementLabel","descriptionFactory","editor","enableCommand","downcastDispatcher","stop","options","showSuggestionHighlights","3627630TCIiUX","attribute:url:media","locale","662220MDvAVY","12tbVxkk","mediaEmbed","conversion","has","24dzOpJw","high"];return(_i=function(){return t})()}const yi=Ai;function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=141]})(t,e)}function ki(){const t=["810gacAOt","2527552rtSZZg","MentionEditing","4MvOZxW","1381536lECKov","editor","get","TrackChangesEditing","mention","286707IDgEHm","afterInit","60700WJURhd","896686PTrjKr","344070DNDCxb","has","plugins","578011HflJXa","4EtSjTb","enableCommand"];return(ki=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(304399===-parseInt(e(157))/1+-parseInt(e(158))/2*(-parseInt(e(150))/3)+-parseInt(e(144))/4*(parseInt(e(154))/5)+-parseInt(e(145))/6+parseInt(e(153))/7+parseInt(e(142))/8+-parseInt(e(141))/9*(-parseInt(e(152))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(151)](){const t=yi,e=this[t(146)];e[t(156)][t(155)](t(143))&&e[t(156)][t(147)](t(148))[t(159)](t(149))}}const Li=Ni;function Ni(t,e){const n=Ri();return(Ni=function(t,e){return n[t-=240]})(t,e)}function Ri(){const t=["registerDescriptionCallback","getContainedElement","editor","14pbLrXf","757056EOmyZl","plugins","get","mergeField","insertMergeField","enableCommand","locale","TrackChangesEditing","139550YLXYTB","MergeFieldsEditing","3584410OhgMMM","1117852ZKwkeA","descriptionFactory","*Insert:* %0","afterInit","insertion","getLabel","23898807WhSdFR","commands","type","deletion","element","ELEMENT_MERGE_FIELD","getAttribute","6yiOcnV","registerElementLabel","3672291xHuVeI","6525936nGutRu","*Remove:* %0"];return(Ri=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(523285===-parseInt(e(266))/1*(parseInt(e(257))/2)+-parseInt(e(258))/3+-parseInt(e(269))/4+parseInt(e(268))/5+-parseInt(e(249))/6*(parseInt(e(251))/7)+-parseInt(e(252))/8+parseInt(e(242))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Si extends t.Plugin{[Li(272)](){const t=Li,e=this[t(256)];if(!e[t(243)][t(260)](t(262)))return;e[t(259)][t(260)](t(265))[t(263)](t(262));const n=e[t(259)][t(260)](t(265)),r=e[t(264)];n[t(270)][t(250)](t(261),(e=>Kr(r,t(247),e))),n[t(270)][t(254)]((n=>{const s=t;if(s(240)!=n[s(244)]&&s(245)!=n[s(244)])return;const o=n[s(255)]();if(null==o)return;if(!o.is(s(246),s(261)))return;const i=e[s(259)][s(260)](s(267))[s(241)](o[s(248)]("id"));return s(240)==n[s(244)]?{type:s(240),content:Kr(r,s(271),'"'+i+'" '+Kr(r,s(247)))}:{type:s(245),content:Kr(r,s(253),'"'+i+'" '+Kr(r,s(247)))}}))}}function Mi(){const t=["enableDefaultAttributesIntegration","format","259hVcQwv","240076ZLdSdt","ELEMENT_MULTI_LEVEL_LIST","25dUtHLg","MultiLevelList","oldValue","TrackChangesEditing","*Set format:* %0","67084viSrcE","newValue","plugins","has","839763tjurGB","get","9afAvaa","descriptionFactory","11EXCuzF","65696FGOgJG","data","*Remove format:* %0","registerBlockAttribute","next","multiLevelList","8430980CjTecD","registerDescriptionCallback","head","editor","handleDescriptions","129496IkJADX","listMarkerStyle","key","afterInit","listType","locale","248886WdZKiv"];return(Mi=function(){return t})()}const vi=Oi;function Oi(t,e){const n=Mi();return(Oi=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=Oi,n=t();for(;;)try{if(155867===-parseInt(e(214))/1+parseInt(e(241))/2*(-parseInt(e(227))/3)+parseInt(e(221))/4*(-parseInt(e(216))/5)+parseInt(e(210))/6+-parseInt(e(213))/7*(parseInt(e(230))/8)+parseInt(e(225))/9+parseInt(e(236))/10*(parseInt(e(229))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class wi extends t.Plugin{[vi(244)](){const t=vi,e=this[t(239)],n=e[t(223)][t(226)](t(219));e[t(223)][t(224)](t(217))&&(n[t(211)](t(235)),n[t(233)](t(242)),n[t(228)][t(237)]((e=>this[t(240)](e))))}[vi(240)](t){const e=vi,n=this[e(239)][e(209)],{data:r}=t,s={type:e(212),content:""};if(r&&e(242)==r[e(243)]){if(!r[e(218)])return{type:e(212),content:Kr(n,e(220),Kr(n,e(215)))+" ("+r[e(222)]+")"};if(!r[e(222)]){let o=t[e(238)];for(;o;){if(o[e(231)]&&e(245)==o[e(231)][e(243)]&&o[e(231)][e(222)])return s;o=o[e(234)]}return{type:e(212),content:Kr(n,e(232),Kr(n,e(215)))+" ("+r[e(218)]+")"}}}}}function Di(){const t=["227460qtoaMj","ELEMENT_PAGE_BREAK","4109704vWMTEx","8911326DKTmwK","editor","get","pageBreak","plugins","3DjmeDR","8224092fwRJQW","TrackChangesEditing","959526uowBHa","registerElementLabel","PageBreakEditing","locale","descriptionFactory","7pZjWWx","1733415AGoWJf","has","afterInit","enableCommand","1476764VrYhoA"];return(Di=function(){return t})()}const Fi=xi;function xi(t,e){const n=Di();return(xi=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=xi,n=t();for(;;)try{if(789532===-parseInt(e(314))/1+-parseInt(e(303))/2+parseInt(e(311))/3*(-parseInt(e(302))/4)+parseInt(e(320))/5+parseInt(e(306))/6+parseInt(e(319))/7*(-parseInt(e(305))/8)+parseInt(e(312))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Pi extends t.Plugin{[Fi(322)](){const t=Fi,e=this[t(307)];if(!e[t(310)][t(321)](t(316)))return;e[t(310)][t(308)](t(313))[t(323)](t(309));const n=e[t(310)][t(308)](t(313)),r=e[t(317)];n[t(318)][t(315)](t(309),(e=>Kr(r,t(304),e)))}}const Bi=Ui;function Ui(t,e){const n=Vi();return(Ui=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=Ui,n=t();for(;;)try{if(544369===-parseInt(e(136))/1*(-parseInt(e(154))/2)+parseInt(e(132))/3+-parseInt(e(145))/4*(parseInt(e(105))/5)+parseInt(e(135))/6*(-parseInt(e(166))/7)+-parseInt(e(151))/8*(parseInt(e(131))/9)+parseInt(e(144))/10*(parseInt(e(119))/11)+-parseInt(e(104))/12*(-parseInt(e(112))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vi);class ji extends t.Plugin{[Bi(164)](){const t=Bi,e=this[t(116)];if(!e[t(111)][t(171)](t(170)))return;const n=e[t(101)],r=e[t(111)][t(139)](t(121));r[t(161)][t(165)](t(123),(e=>Kr(n,t(125),e))),r[t(118)](t(123)),r[t(158)](t(124)),e[t(130)][t(141)].on(t(117),Gi(e),{priority:t(138)}),e[t(150)][t(141)].on(t(117),((n,r,s)=>{const o=t;s[o(157)][o(115)]&&Gi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(138)});const s=r[t(161)];s[t(108)]((r=>{const o=t;if(o(147)!==r[o(134)])return;const{start:i,end:a}=r[o(102)]();if(!i[o(114)](a)||!i[o(155)])return;const c=e[o(160)][o(167)],u=i[o(155)];return c[o(107)](u)&&!c[o(148)](u)&&c[o(149)](u,o(159))?{type:o(147),content:Kr(n,o(152),s[o(133)](u,1))}:void 0})),this[t(173)]()}[Bi(173)](){const t=Bi,e=this[t(116)],n=e[t(101)];e[t(111)][t(139)](t(121))[t(161)][t(108)]((e=>{const r=t;if(r(156)!=e[r(134)])return;const{data:s}=e;return s&&r(123)==s[r(103)]?{type:r(128),content:Kr(n,r(109),Kr(n,r(125)))}:void 0}))}}function Gi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(111)][o(139)](o(121)),a=r[o(143)][o(162)],c=r[o(143)][o(106)],u=t[o(160)][o(167)];if(!a[o(114)](c)||!a[o(155)])return;const l=a[o(155)];if(u[o(107)](l)&&!u[o(148)](l)&&u[o(149)](l,o(159))){if(!s[o(168)][o(126)](r[o(143)],n[o(172)]))return;const t=s[o(146)][o(163)](o(129),{class:o(127)}),a=s[o(120)][o(122)](c);e&&i[o(142)][o(140)](r[o(113)])&&s[o(146)][o(137)](o(153),t),s[o(146)][o(169)](a,t),s[o(120)][o(110)](t,r[o(113)])}}}function Vi(){const t=["span","editing","9MxYvjI","3044712cfAITK","getItemLabel","type","305814hvExYJ","2ljsEIL","addClass","highest","get","includes","downcastDispatcher","activeMarkers","markerRange","4621720xbWxaz","41044AeKftC","writer","insertion","isLimit","checkChild","data","5350328UEDXqd","*Insert:* %0","ck-suggestion-marker--active","393388GuNKYM","nodeAfter","formatBlock","options","enableCommand","$text","model","descriptionFactory","start","createUIElement","afterInit","registerElementLabel","133BTVMaB","schema","consumable","insert","Paragraph","has","name","_registerLegacyDescription","locale","getFirstRange","commandName","1752jSqfOe","305nGvSlL","end","isBlock","registerDescriptionCallback","*Change to:* %0","bindElementToMarker","plugins","83434KisIUt","markerName","isTouching","showSuggestionHighlights","editor","addMarker:suggestion:insertion","enableDefaultAttributesIntegration","11PvzhDB","mapper","TrackChangesEditing","toViewPosition","paragraph","insertParagraph","ELEMENT_PARAGRAPH","consume","ck-suggestion-marker-split","format"];return(Vi=function(){return t})()}const Hi=zi;function zi(t,e){const n=Ki();return(zi=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(152627===parseInt(e(189))/1*(-parseInt(e(188))/2)+parseInt(e(197))/3+-parseInt(e(206))/4*(parseInt(e(185))/5)+parseInt(e(192))/6+parseInt(e(202))/7+-parseInt(e(190))/8+-parseInt(e(187))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Wi extends t.Plugin{[Hi(191)](){const t=Hi,e=this[t(182)];e[t(184)][t(199)](t(195))&&(e[t(184)][t(193)](t(200))[t(203)](t(204)),this[t(201)]())}[Hi(201)](){const t=Hi,e=this[t(182)];e[t(184)][t(193)](t(200))[t(207)][t(194)]((n=>{const r=t;if(r(209)!=n[r(186)]&&r(183)!=n[r(186)])return;const{data:s}=n;return s&&r(204)==s[r(196)]?{type:r(198),content:Kr(e[r(205)],r(208))}:void 0}))}}function Ki(){const t=["editor","formatInline","plugins","390255EOzMZs","type","1014867mNvpZx","224Nhoyrs","742xDFpem","109144AnnBuW","afterInit","1012266BVEGkE","get","registerDescriptionCallback","RemoveFormatEditing","commandName","331545jQpiOE","format","has","TrackChangesEditing","_registerLegacyDescription","1126734KALGUG","enableDefaultAttributesIntegration","removeFormat","locale","4DAgmhK","descriptionFactory","*Remove all formatting*","formatBlock"];return(Ki=function(){return t})()}const qi=Xi;function Yi(){const t=["get","goToNextRestrictedEditingException","trackChanges","524730UNKOAq","6977493YnYjAf","75178ivhJxy","enableCommand","editor","TrackChangesEditing","acceptSelectedSuggestions","discardSuggestion","4720614LHwSrb","acceptSuggestion","RestrictedEditingModeEditing","acceptAllSuggestions","discardAllSuggestions","goToPreviousRestrictedEditingException","discardSelectedSuggestions","892855ZbaBDB","has","plugins","569704JecQUK","4970468PrkvYE","26qMRLWk","afterInit","49UFDkjD"];return(Yi=function(){return t})()}function Xi(t,e){const n=Yi();return(Xi=function(t,e){return n[t-=433]})(t,e)}!function(t){const e=Xi,n=t();for(;;)try{if(748641===parseInt(e(447))/1*(-parseInt(e(439))/2)+parseInt(e(445))/3+parseInt(e(438))/4+-parseInt(e(434))/5+-parseInt(e(453))/6+parseInt(e(441))/7*(parseInt(e(437))/8)+parseInt(e(446))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class Zi extends t.Plugin{[qi(440)](){const t=qi,e=this[t(449)];if(!e[t(436)][t(435)](t(455)))return;const n=e[t(436)][t(442)](t(450));n[t(448)](t(458)),n[t(448)](t(443));const r=e[t(436)][t(442)](t(455));r[t(448)](t(444)),r[t(448)](t(454)),r[t(448)](t(452)),r[t(448)](t(456)),r[t(448)](t(457)),r[t(448)](t(451)),r[t(448)](t(433))}}const Ji=$i;function Qi(){const t=["bindElementToMarker","descriptionFactory","test","getItems","ck-suggestion-marker-","addClass","insert","addMarker:suggestion","markerName","editing","createUIElement","name","model","merge","2981889dMXYNu","downcastDispatcher","plugins","data","init","90jYFmDx","411159UrGShG","170750KiYesy","editor","enableCommand","ck-suggestion-marker--active","writer","span","includes","4659700ynQQHV","softBreak","split","10clollL","16sDctza","1588188ynxbtq","37322UejLhh","addMarker:suggestion:insertion","activeMarkers","toViewPosition","deletion","high","TrackChangesEditing","shiftEnter","registerElementLabel","options","element","requires","consumable","markerRange","mapper","addMarker:suggestion:deletion","get","locale","showSuggestionHighlights","ELEMENT_LINE_BREAK","2731080VcGBbk","createPositionBefore"];return(Qi=function(){return t})()}function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=280]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(282972===-parseInt(e(300))/1*(parseInt(e(297))/2)+parseInt(e(286))/3*(parseInt(e(298))/4)+parseInt(e(287))/5*(-parseInt(e(285))/6)+parseInt(e(299))/7+parseInt(e(320))/8+parseInt(e(280))/9+-parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class ta extends t.Plugin{static get[Ji(311)](){return[Qs.ShiftEnter]}[Ji(284)](){const t=Ji,e=this[t(288)],n=e[t(282)][t(316)](t(306));n[t(289)](t(307)),e[t(331)][t(281)].on(t(301),ea(e),{priority:t(305)}),e[t(331)][t(281)].on(t(315),ea(e),{priority:t(305)}),e[t(283)][t(281)].on(t(329),((n,r,s)=>{const o=t;s[o(309)][o(318)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(323)][t(308)](t(295),(n=>Kr(e[t(317)],t(319),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(282)][o(316)](o(306));if(!s[o(312)][o(324)](r[o(313)],n[o(333)]))return;const a=t[o(334)];for(const t of r[o(313)][o(325)]()){if(!t.is(o(310),o(295)))continue;const n=o(304)==r[o(330)][o(296)](":")[1]?o(335):o(296),c=s[o(291)][o(332)](o(292),{class:o(326)+n}),u=s[o(314)][o(303)](a[o(321)](t));e&&i[o(302)][o(293)](r[o(330)])&&s[o(291)][o(327)](o(290),c),s[o(291)][o(328)](u,c),s[o(314)][o(322)](c,r[o(330)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=240]})(t,e)}function sa(){const t=["forceValue","restrictedEditingException","selection","has","from","get","commandParams","FORMAT_RESTRICTED_DISABLED","formatBlock","enableCommand","FORMAT_RESTRICTED_ENABLED","commands","14065wCwmVh","getRanges","change","1026kPsCAT","TrackChangesEditing","document","value","4249176CdkNIM","markInlineFormat","777300dMwWlT","locale","66952CAMvCQ","180iVbDGi","formatInline","12wxMzNi","descriptionFactory","afterInit","26920VWlnDr","model","136609gpdFFH","type","editor","isCollapsed","commandName","registerDescriptionCallback","StandardEditingModeEditing","format","plugins","4797289wMnFIF","282NVWQUI"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(562094===parseInt(e(257))/1+-parseInt(e(259))/2*(-parseInt(e(262))/3)+-parseInt(e(255))/4+parseInt(e(248))/5*(-parseInt(e(277))/6)+parseInt(e(276))/7+-parseInt(e(265))/8*(-parseInt(e(251))/9)+parseInt(e(260))/10*(-parseInt(e(267))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(264)](){const t=na,e=this[t(269)],n=e[t(266)],r=e[t(258)];if(!e[t(275)][t(281)](t(273)))return;const s=e[t(275)][t(241)](t(252)),o=t(279),i=e[t(247)][t(241)](o);s[t(245)](o,((e,r={})=>{const a=t,c=n[a(253)][a(280)];if(c[a(270)])return void e(r);const u=void 0!==r[a(278)]?r[a(278)]:!i[a(254)];n[a(250)]((()=>{const t=a,e=Array[t(240)](c[t(249)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(256)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(263)][t(272)]((e=>{const n=t;if(n(244)!=e[n(268)]&&n(261)!=e[n(268)])return;const{data:s}=e;return s&&s[n(271)]==o?s[n(242)][0][n(278)]?{type:n(274),content:Kr(r,n(246))}:{type:n(274),content:Kr(r,n(243))}:void 0}))}}function ia(){const t=["commandName","Style","FORMAT_STYLE","add","getGhsAttributeNameForElement","enableDefaultAttributesIntegration","locale","styleName","inline","block","3867TwQZfU","config","TrackChangesEditing","registerDescriptionCallback","editor","afterInit","commandParams","5311521xNUFPV","has","definitions","*Remove format:* %0","descriptionFactory","registerAttributeLabel","registerInlineAttribute","ghsAttributes","element","14BcuvuB","5119980bLhsGL","1138974ordIla","StyleUtils","normalizeConfig","formatInline","_registerLegacyDescription","formatBlock","DataSchema","3328690TDCbsi","toLowerCase","5918208ioxaIk","type","style","254921RThAqV","*Set format:* %0","GeneralHtmlSupport","forceValue","plugins","1462MudWlM","registerBlockAttribute","get","format"];return(ia=function(){return t})()}const aa=ca;function ca(t,e){const n=ia();return(ca=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(961050===parseInt(e(299))/1+-parseInt(e(304))/2*(-parseInt(e(269))/3)+-parseInt(e(286))/4+-parseInt(e(294))/5+-parseInt(e(287))/6*(-parseInt(e(285))/7)+parseInt(e(296))/8+parseInt(e(276))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class ua extends t.Plugin{[aa(274)](){const t=aa,e=this[t(273)];if(!e[t(303)][t(277)](t(309))||!e[t(303)][t(277)](t(293)))return;const n=e[t(303)][t(306)](t(271)),r=e[t(265)],s=e[t(270)][t(306)](t(298))||{},o=e[t(303)][t(306)](t(301)),i=e[t(303)][t(306)](t(288))[t(289)](e[t(303)][t(306)](t(293)),s[t(278)]);n[t(264)](t(298));const a=new Set;for(const e of i[t(268)]){const n=o[t(263)](e[t(284)]);a[t(311)](n)}const c=new Set;for(const e of i[t(267)]){const n=o[t(263)](e[t(284)]);c[t(311)](n);for(const n of e[t(283)])c[t(311)](n)}for(const e of a)n[t(305)](e),n[t(280)][t(281)](e,Kr(r,t(310)));for(const e of c)n[t(282)](e),n[t(280)][t(281)](e,Kr(r,t(310)));this[t(291)]()}[aa(291)](){const t=aa,e=this[t(273)],n=e[t(265)];e[t(303)][t(306)](t(271))[t(280)][t(272)]((e=>{const r=t;if(r(292)!=e[r(297)]&&r(290)!=e[r(297)])return;const{data:s}=e;return s&&r(298)===s[r(308)]?s[r(275)][0][r(302)]?{type:r(307),content:Kr(n,r(300),s[r(275)][0][r(266)][r(295)]())}:{type:r(307),content:Kr(n,r(279),s[r(275)][0][r(266)][r(295)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=472]})(t,e)}function ha(){const t=["locale","low","get","insertTable","forceValue","hasAttribute","table","enqueueChange","minColumn","showSuggestionHighlights","last","tableCell","above","3732WZQdDb","isInContent","registerPostFixer","insertTableRowBelow","*Remove:* %0","enableCommand","registerCustomCallback","nodeAfter","plugins","markMultiRangeInsertion","7nsMnTh","createPositionAt","mapper","maxColumn","from","rowspan","_setupColumnsRowsFixing","addMarker:suggestion","oldRange","getRanges","selectTableColumn","$graveyard","getChildren","type","root","detach","ELEMENT_TABLE_WITH_TEXT","substr","has","_suggestionFactory","refresh","ELEMENT_TABLE","ELEMENT_TABLE_COLUMN","first","document","createRangeIn","map","getItems","createRangeOn","12579760EcSPpq","*Insert:* %0","max","22DAcJwS","findAncestor","differ","push","cell","3950415iRmauf","commands","getChanges","1124wOwEvJ","66717zhHlyq","tableRow","getFirstRange","removeClass","tableColumn","_tablePostFixingSubtypes","toLowerCase","position","isIntersectingWithRange","getChangedMarkers","getContainedElement","isArray","accept","left","_getSuggestionCoords","rootName","every","isIntersecting","getSelectionAffectedTableCells","suggestion","writer","highest","_tableSuggestions","registerElementLabel","model","afterInit","join","_splitMarkerName","getRowIndexes","tablePaste","selectTableRow","markMultiRangeDeletion","TableUtils","add","length","addClass","maxRow","getSuggestion","setSelection","filter","values","TrackChangesEditing","fromRange","MIN_SAFE_INTEGER","data","descriptionFactory","toViewElement","24535DcrtXp","span","91802AfytdO","selection","isEqual","registerDescriptionCallback","_acceptFormatSuggestionCallbackFactory","ELEMENT_TABLE_ROW_WITH_TEXT","deletion","insert","discard","order","some","getCellLocation","1940uVYtUY","addRange","2948082qJMAHj","minRow","TableEditing","ELEMENT_TABLE_COLUMN_WITH_TEXT","insertTableRowAbove","item","ELEMENT_TABLE_ROW","colspan","startsWith","_getCoordsForCells","element","insertTableColumnLeft","insertTableColumnRight","removeTableRow","start","end","$textProxy","classes","name","change:data","options","batch","getColumnIndexes","43417jsAXzw","subType","removeTableColumn","insertion","execute","nodeBefore","getAttribute","downcastDispatcher","includes","createTableWalker","change","min","isTouching","MAX_SAFE_INTEGER","editor"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(905452===parseInt(e(586))/1*(-parseInt(e(528))/2)+-parseInt(e(533))/3+-parseInt(e(536))/4*(-parseInt(e(584))/5)+parseInt(e(600))/6*(parseInt(e(496))/7)+parseInt(e(525))/8+-parseInt(e(537))/9*(parseInt(e(598))/10)+parseInt(e(623))/11*(parseInt(e(486))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{constructor(t){const e=fa;super(t),this[e(542)]=[e(538),e(541)],this[e(559)]=new Set}[la(562)](){const t=la,e=this[t(472)],n=e[t(561)][t(520)][t(587)];if(!e[t(494)][t(514)](t(602)))return;const r=e[t(473)],s=e[t(494)][t(475)](t(578)),o=e[t(494)][t(475)](t(569));s[t(582)][t(560)](t(479),(e=>Kr(r,t(517),e))),this[t(502)](),s[t(491)](t(476)),s[t(491)](t(567)),s[t(491)](t(506));for(const r of[t(604),t(489)]){const i=e[t(534)][t(475)](r);s[t(491)](r,(r=>{const a=t;e[a(561)][a(633)]((t=>{const e=a;r();const c=e(485)===i[e(595)],u=o[e(555)](n),l=o[e(565)](u),f=c?l[e(519)]-1:l[e(483)]+1,h=u[0][e(529)](e(479)),d=o[e(632)](h,{startRow:f,endRow:f}),g=Array[e(500)](d)[e(522)]((n=>t[e(524)](n[e(532)])));s[e(495)](g,e(538))}))}))}for(const r of[t(611),t(612)]){const i=e[t(534)][t(475)](r);s[t(491)](r,(r=>{const a=t;e[a(561)][a(633)]((t=>{const e=a;r();const c=e(550)===i[e(595)],u=o[e(555)](n),l=o[e(622)](u),f=c?l[e(519)]-1:l[e(483)]+1,h=u[0][e(529)](e(479)),d=o[e(632)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(500)](d)[e(522)]((n=>t[e(524)](n[e(532)])));s[e(495)](g,e(541))}))}))}for(const r of[t(613),t(625)]){const i=r[t(513)](11),a=i[t(543)](),c=a[t(513)](0,3)+t(585),u=t(479)+i,l=t(634)+i,f=t(527)+i;s[t(491)](r,(()=>{const i=t;e[i(561)][i(633)]((t=>{const e=i,h=o[e(555)](n),d=h[0][e(529)](e(479));let g;if(e(613)==r){const t=o[e(565)](h);g={startRow:t[e(519)],endRow:t[e(483)],includeAllSlots:!0}}else{const t=o[e(622)](h);g={startColumn:t[e(519)],endColumn:t[e(483)],includeAllSlots:!0}}const p=o[e(632)](d,g),m=Array[e(500)](p)[e(522)]((({cell:t})=>t)),E=ga(m[e(576)]((t=>t[e(478)](c)))),I=ga(m[e(576)]((t=>!t[e(478)](c))))[e(522)]((n=>t[e(524)](n))),b=s[e(568)](I,u);if(b&&(e(538)==b[e(624)]||e(541)==b[e(624)])){const n=this[e(551)](b);for(const r of E){const s=t[e(524)](r),i=o[e(597)](r),u=r[e(629)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(599)](s)}}}))}))}function c(r){const s=t,o=Array[s(500)](n[s(505)]())[s(522)]((t=>i.LiveRange[s(579)](t)));e[s(561)][s(633)]((t=>{const n=s,i=t[n(621)];r=r[n(576)]((t=>n(507)!=t[n(510)][n(552)])),t[n(575)](r),e[n(534)][n(475)](n(613))[n(516)](),e[n(627)](n(613),{forceDefaultExecution:!0}),e[n(561)][n(480)]((()=>{const t=n;e[t(561)][t(480)](i,(e=>{const n=t,r=o[n(576)]((t=>n(507)!=t[n(510)][n(552)]));r[n(571)]>0&&e[n(575)](r);for(const t of o)t[n(511)]()}))}))}))}function u(r){const s=t;e[s(561)][s(633)]((t=>{const o=s,a=Array[o(500)](n[o(505)]())[o(522)]((t=>i.LiveRange[o(579)](t))),c=[];for(const t of r)for(const e of t[o(523)]({shallow:!0}))c[o(531)](e);for(const n of c)o(507)!=n[o(510)][o(552)]&&(t[o(575)](t[o(497)](n,0)),e[o(534)][o(475)](o(625))[o(516)](),e[o(627)](o(625),{forceDefaultExecution:!0}));const u=a[o(576)]((t=>o(507)!=t[o(510)][o(552)]));u[o(571)]>0&&t[o(575)](u);for(const t of a)t[o(511)]()}))}function l(e,n){const r=t;return n[r(553)]((t=>e[r(596)]((e=>e[r(615)][r(588)](t[r(614)])||t[r(615)][r(588)](e[r(614)])))))}function f(e,n){const r=t;return!e[r(596)]((t=>n[r(596)]((e=>t[r(554)](e)))))&&e[r(596)]((t=>n[r(596)]((e=>t[r(615)][r(635)](e[r(614)])))))}e[t(581)][t(630)].on(t(503),((e,n,r)=>{const s=t;if(!r[s(620)][s(482)])return;const o=n[s(605)];if(!o)return;const i=r[s(498)][s(583)](o);function c(t){return Array[s(548)](t)?t:[t]}i&&s(484)===o[s(618)]&&(0,a.setHighlightHandling)(i,r[s(557)],((t,e,n)=>n[s(572)](c(e[s(617)]),t)),((t,e,n)=>n[s(540)](c(e[s(617)]),t)))}),{priority:t(558)}),s[t(582)][t(589)]((e=>{const n=t;if(n(626)!=e[n(509)]&&n(592)!=e[n(509)])return;const s=e[n(547)]();if(null!=s&&s.is(n(610),n(479))){if(n(626)==e[n(509)]){const t=e[n(523)]()[n(576)]((t=>t.is(n(616))))[n(522)]((t=>t[n(581)]));if(t[n(571)])return{type:n(626),content:Kr(r,n(526),Kr(r,n(512),'"'+t[n(563)](" ")+'"'))}}if(n(592)==e[n(509)]){const t=e[n(523)]()[n(576)]((t=>t.is(n(616))))[n(522)]((t=>t[n(581)]));if(t[n(571)])return{type:n(592),content:Kr(r,n(490),Kr(r,n(512),'"'+t[n(563)](" ")+'"'))}}}})),s[t(582)][t(589)]((e=>{const n=t;if(n(538)==e[n(624)]){const t=e[n(523)]()[n(576)]((t=>t.is(n(616))))[n(522)]((t=>t[n(581)])),s=this[n(551)](e),o=s[n(573)]-s[n(601)]+1;if(n(626)==e[n(509)])return t[n(571)]?{type:n(626),content:Kr(r,n(526),Kr(r,n(591),[o,'"'+t[n(563)](" ")+'"']))}:{type:n(626),content:Kr(r,n(526),Kr(r,n(606),o))};if(n(592)==e[n(509)])return t[n(571)]?{type:n(592),content:Kr(r,n(490),Kr(r,n(591),[o,'"'+t[n(563)](" ")+'"']))}:{type:n(592),content:Kr(r,n(490),Kr(r,n(606),o))}}if(n(541)==e[n(624)]){const t=e[n(523)]()[n(576)]((t=>t.is(n(616))))[n(522)]((t=>t[n(581)])),s=this[n(551)](e),o=s[n(499)]-s[n(481)]+1;if(n(626)==e[n(509)])return t[n(571)]?{type:n(626),content:Kr(r,n(526),Kr(r,n(603),[o,'"'+t[n(563)](" ")+'"']))}:{type:n(626),content:Kr(r,n(526),Kr(r,n(518),o))};if(n(592)==e[n(509)])return t[n(571)]?{type:n(592),content:Kr(r,n(490),Kr(r,n(603),[o,'"'+t[n(563)](" ")+'"']))}:{type:n(592),content:Kr(r,n(490),Kr(r,n(518),o))}}})),s[t(515)][t(492)](t(626),t(538),t(594),c),s[t(515)][t(492)](t(592),t(538),t(549),c),s[t(515)][t(492)](t(626),t(541),t(594),u),s[t(515)][t(492)](t(592),t(541),t(549),u),s[t(515)][t(492)](t(626),t(541),t(563),l),s[t(515)][t(492)](t(592),t(541),t(563),l),s[t(515)][t(492)](t(626),t(538),t(563),f),s[t(515)][t(492)](t(592),t(538),t(563),f)}[la(590)](){const t=la,e=this[t(472)],n=e[t(561)][t(520)][t(587)];return(r,s)=>{const o=t;e[o(561)][o(633)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(615)][a(628)];u&&u[0]&&!1===u[0][a(477)]&&(l=r[0][a(614)][a(493)]);const f=t[a(521)](l);if(a(507)==f[a(510)][a(552)])return;const h=Array[a(500)](n[a(505)]())[a(522)]((t=>i.LiveRange[a(579)](t)));t[a(575)](f),e[a(534)][a(475)](c)[a(516)](),u[a(531)]({forceDefaultExecution:!0}),e[a(627)](c,...u);const d=h[a(576)]((t=>a(507)!=t[a(510)][a(552)]));d[a(571)]>0&&t[a(575)](d);for(const t of h)t[a(511)]()}))}}[la(609)](t){const e=la,n=this[e(472)][e(494)][e(475)](e(569));let r=Number[e(636)],s=Number[e(580)],o=Number[e(636)],i=Number[e(580)];for(const a of t){if(e(507)==a[e(510)][e(552)])continue;const{row:t,column:c}=n[e(597)](a),u=a[e(478)](e(501))?a[e(629)](e(501))-1:0,l=a[e(478)](e(607))?a[e(629)](e(607))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[la(502)](){const t=la,e=this[t(472)],n=e[t(494)][t(475)](t(578)),r=e[t(494)][t(475)](t(569));e[t(561)][t(520)].on(t(619),(()=>{const r=t,s=Array[r(500)](e[r(561)][r(520)][r(530)][r(546)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(564)](t);if(r(556)!=s)continue;if(null!=e[r(504)])continue;const a=n[r(574)](o);this[r(542)][r(631)](i)&&this[r(559)][r(570)](a)}}),{priority:t(474)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(524)](e),a=e[s(529)](s(479)),c=r[s(597)](e);for(const t of this[s(559)]){const n=t[s(624)],r=n[s(608)](s(566)),u=n[s(513)](r?10:5),l=u[s(543)](),f=l[s(513)](0,3)+s(585),h=s(634)+u,d=s(527)+u;if(!t[s(487)])continue;if(a!=t[s(539)]()[s(614)][s(529)](s(479)))continue;if(t[s(545)](i))continue;const g=e[s(478)](f)?e[s(629)](f)-1:0,p=this[s(551)](t),m=p[h],E=p[d];m<=c[l]&&c[l]+g<=E&&(t[s(599)](i),o=!0)}return o};e[t(561)][t(520)][t(488)]((n=>{const r=t;let o=!1;for(const t of e[r(561)][r(520)][r(530)][r(535)]())if(r(593)==t[r(509)])if(r(538)==t[r(618)])for(const e of t[r(544)][r(493)][r(508)]())o=o||s(e,n);else r(484)==t[r(618)]&&(o=o||s(t[r(544)][r(493)],n));return o}))}[la(551)](t){const e=la;return this[e(609)](t[e(505)]()[e(522)]((t=>t[e(614)][e(493)])))}}function ga(t){const e=la;return Array[e(500)](new Set(t)[e(577)]())}const pa=ma;function ma(t,e){const n=Ea();return(ma=function(t,e){return n[t-=500]})(t,e)}function Ea(){const t=["set:isEnabled","stop","_acceptFormatSuggestionCallbackFactory","splitTableCellHorizontally","editor","getRanges","descriptionFactory","13828nZNMKE","30242160RpXMbL","change","document","11361240dvuEVq","5GSJSNx","execute","element","10EoEHNi","TableUtils","registerDescriptionCallback","*Split cell:* vertically","find","containsRange","*Split cell:* horizontally","size","table","commandName","2511426Jwhmzk","_suggestionFactory","TrackChangesEditing","get","getFirstPosition","1371zZKAxl","has","14634304DcHEWd","locale","mergeTableCellLeft","cell","length","detach","registerCustomCallback","insertion","afterInit","TableEditing","getAncestors","_areMergableCells","mergeTableCellUp","*Merge cells*","_areSelectedCellsMergable","add","tableCell","author","highest","fromRange","deletion","refresh","selection","createTableWalker","rootName","mergeTableCellDown","getCellLocation","getSuggestions","trackChanges","format","from","subType","markMultiRangeBlockFormat","formatBlock","accept","mergeTableCellRight","formatInline","enableCommand","getSelectionAffectedTableCells","isEnabled","_tablePostFixingSubtypes","createRangeOn","requires","model","$graveyard","forceDefaultExecution","filter","value","push","_isForcedDefaultExecutionBlock","plugins","horizontally","201289LyoHzE","8739521OqrHak","findAncestor","mergeTableCells","markBlockFormat","root","map","isInContent","type","splitTableCellVertically","low","return","direction","commands","setSelection"];return(Ea=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(958938===-parseInt(e(529))/1*(-parseInt(e(559))/2)+parseInt(e(574))/3*(parseInt(e(551))/4)+-parseInt(e(556))/5*(parseInt(e(569))/6)+parseInt(e(530))/7+parseInt(e(576))/8+-parseInt(e(555))/9+-parseInt(e(552))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ea);class Ia extends t.Plugin{static get[pa(519)](){return[da]}[pa(584)](){const t=pa,e=this[t(548)],n=e[t(520)][t(554)][t(598)],r=e[t(577)];if(!e[t(527)][t(575)](t(585)))return;const s=e[t(527)][t(572)](t(571)),o=e[t(527)][t(572)](t(560)),a=e[t(527)][t(572)](da);a[t(517)][t(525)](t(532)),s[t(514)](t(532),(()=>{const n=t,r=o[n(515)](e[n(520)][n(554)][n(598)]);e[n(520)][n(553)]((()=>{const t=n;s[t(509)](r,{commandName:t(532),commandParams:[]},[],t(532))}))})),e[t(542)][t(572)](t(532)).on(t(557),((n,r)=>{const o=t;e[o(542)][o(572)](o(505))[o(524)]&&(r[o(580)]>0&&r[r[o(580)]-1]&&r[r[o(580)]-1][o(522)]||s[o(526)]||this[o(590)]()||n[o(545)]())}),{priority:t(594)});for(const n of[t(588),t(512),t(502),t(578)]){const r=e[t(542)][t(572)](n);s[t(514)](n,(()=>{const n=t,o=e[n(520)][n(554)][n(598)][n(573)]()[n(586)]()[n(563)]((t=>t.is(n(558),n(592)))),i=r[n(524)];e[n(520)][n(553)]((()=>{const t=n;s[t(509)]([o,i],{commandName:t(532),commandParams:[]},[],t(532))}))}))}for(const n of[t(538),t(547)]){const r=e[t(542)][t(572)](n);s[t(514)](n,(()=>{const i=t,a=o[i(515)](e[i(520)][i(554)][i(598)])[0],c=a[i(531)](i(567)),{column:u,row:l}=o[i(503)](a);let f=[];if(i(528)==r[i(541)]){const t=o[i(500)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(507)](t)[i(535)]((t=>t[i(579)]))}else{const t=o[i(500)](c,{column:u,includeAllSlots:!0});f=Array[i(507)](t)[i(535)]((t=>t[i(579)]))}e[i(520)][i(553)]((t=>{const e=i;s[e(533)](t[e(518)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(550)][t(561)]((e=>{const n=t;if(n(510)!=e[n(537)]&&n(513)!=e[n(537)])return;const{data:s}=e;return s&&n(532)==s[n(568)]?{type:n(506),content:Kr(r,n(589))}:void 0})),s[t(550)][t(561)]((e=>{const n=t;if(n(510)!=e[n(537)]&&n(513)!=e[n(537)])return;const{data:s}=e;return s?n(538)==s[n(568)]?{type:n(506),content:Kr(r,n(562))}:n(547)==s[n(568)]?{type:n(506),content:Kr(r,n(565))}:void 0:void 0}));const c=a[t(546)]();for(const e of[t(588),t(512),t(502),t(578)])s[t(570)][t(582)](t(510),e,t(511),c);for(const e of[t(538),t(547)])s[t(570)][t(582)](t(510),e,t(511),c);s[t(570)][t(582)](t(510),t(532),t(511),(r=>{const s=t;e[s(520)][s(553)]((t=>{const o=s,a=Array[o(507)](n[o(549)]())[o(535)]((t=>i.LiveRange[o(595)](t)));t[o(543)](r),e[o(542)][o(572)](o(532))[o(597)](),e[o(557)](o(532),{forceDefaultExecution:!0});const c=a[o(523)]((t=>o(521)!=t[o(534)][o(501)]));c[o(580)]>0&&t[o(543)](c);for(const t of a)t[o(581)]()}))}));for(const n of[t(588),t(502),t(578),t(512)]){const r=e[t(542)][t(572)](n);r.on(t(544),((n,s,o)=>{const i=t;if(o){const t=e[i(520)][i(554)][i(598)][i(573)]()[i(586)]()[i(563)]((t=>t.is(i(558),i(592))));this[i(587)](r[i(524)],t)||(n[i(540)]=!1,n[i(545)]())}}),{priority:t(539)})}}[pa(590)](){const t=pa,e=this[t(548)][t(542)][t(572)](t(532)),n=this[t(548)][t(527)][t(572)](t(560));if(!e[t(516)])return!1;const r=n[t(515)](this[t(548)][t(520)][t(554)][t(598)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(587)](e,n))return!1;return!0}[pa(587)](t,e){const n=pa,r=this[n(548)][n(527)][n(572)](n(571)),s=this[n(548)][n(520)][n(518)](t),o=this[n(548)][n(520)][n(518)](e),i=new Set,a=new Set;for(const t of r[n(504)]())if((n(583)==t[n(537)]||n(596)==t[n(537)]||n(532)==t[n(508)])&&t[n(536)])for(const e of t[n(549)]())e[n(564)](s,!0)&&i[n(591)](t[n(537)]+":"+t[n(593)].id),e[n(564)](o,!0)&&a[n(591)](t[n(537)]+":"+t[n(593)].id);if(i[n(566)]!=a[n(566)])return!1;for(const t of i)if(!a[n(575)](t))return!1;return!0}}const ba=_a;!function(t){const e=_a,n=t();for(;;)try{if(675146===parseInt(e(269))/1*(-parseInt(e(254))/2)+parseInt(e(288))/3*(-parseInt(e(270))/4)+parseInt(e(291))/5+parseInt(e(301))/6*(parseInt(e(253))/7)+-parseInt(e(298))/8+parseInt(e(275))/9+-parseInt(e(309))/10*(-parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class Ta extends t.Plugin{static get[ba(299)](){return[da]}[ba(284)](){const t=ba,e=this[t(235)];if(!e[t(249)][t(234)](t(245)))return;const n=e[t(250)],r=e[t(249)][t(279)](t(244));r[t(306)](t(227)),r[t(306)](t(240)),r[t(302)](t(236)),r[t(302)](t(289)),r[t(259)][t(251)](t(236),Kr(n,t(300))),r[t(259)][t(251)](t(289),Kr(n,t(262))),this[t(261)]()}[ba(261)](){const t=ba,e=this[t(235)][t(249)][t(279)](t(244)),n=this[t(235)][t(249)][t(279)](t(304)),r=this[t(235)][t(249)][t(279)](da)[t(248)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(293)](o[a(255)]),l=e[a(233)](u),f=l[a(232)];if(a(282)!=l[a(241)]||!f||a(240)!=f[a(272)])return;if(o[a(247)])return void s[a(229)]();if(!i[a(224)][a(242)](o[a(295)],s[a(290)]))return;const h=o[a(295)][a(276)][a(297)],d=o[a(295)][a(228)][a(277)],g=h[a(305)][a(305)],{column:p}=n[a(231)](h),{column:m}=n[a(231)](d);for(let s=p;s<=m;s++){const l=n[a(237)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(281)],l=i[a(283)][a(287)](s);i[a(268)][a(278)](a(310)+c,l),r&&i[a(268)][a(258)](a(256),u,l),i[a(283)][a(286)](l,o[a(255)]),t&&(e[a(246)][a(257)](o[a(255)])?i[a(268)][a(278)](a(266),l):i[a(268)][a(294)](a(266),l))}}}}e[t(303)][t(239)](t(282),t(227),t(274),r),e[t(303)][t(239)](t(282),t(240),t(274),r),this[t(235)][t(271)][t(280)].on(t(285),s(),{priority:t(292)}),this[t(235)][t(232)][t(280)].on(t(285),((e,n,r)=>{const o=t;r[o(265)][o(307)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(292)}),this[t(235)][t(271)][t(280)].on(t(273),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(293)](r[o(255)]),c=e[o(233)](a),u=c[o(232)];if(o(282)!=c[o(241)]||!u||o(240)!=u[o(272)])return;const l=s[o(283)][o(230)](r[o(255)]);if(l)for(const t of l)s[o(268)][o(294)](o(310)+i,t),s[o(268)][o(294)](o(266),t),s[o(268)][o(267)](o(256),t),s[o(283)][o(252)](t,r[o(255)])}),{priority:t(292)}),this[t(260)]()}[ba(260)](){const t=ba,e=this[t(235)],n=e[t(250)];function r(e){const r=t;return{type:r(238),content:Kr(n,r(264),e)}}e[t(249)][t(279)](t(244))[t(259)][t(308)]((e=>{const s=t;if(s(282)!=e[s(241)])return;const{data:o}=e;if(o){if(s(227)==o[s(272)]){const t=o[s(243)][0][s(226)];return r(Kr(n,s(t?300:296)))}if(s(240)==o[s(272)]){const t=o[s(243)][0][s(226)];return r(Kr(n,s(t?262:225)))}}}))}}function _a(t,e){const n=ya();return(_a=function(t,e){return n[t-=224]})(t,e)}function ya(){const t=["removeAttribute","writer","1KxSHxJ","6224soESGg","editing","commandName","removeMarker:suggestion","accept","8643132PwFyet","start","nodeBefore","addClass","get","downcastDispatcher","cell","formatBlock","mapper","afterInit","addMarker:suggestion","bindElementToMarker","toViewElement","2313kcOibU","headingColumns","name","3052930zUGobR","highest","_splitMarkerName","removeClass","markerRange","FORMAT_REGULAR_ROW","nodeAfter","8094600RpoYnq","requires","FORMAT_HEADER_ROW","2580FBjOle","registerBlockAttribute","_suggestionFactory","TableUtils","parent","enableDefaultAttributesIntegration","showSuggestionHighlights","registerDescriptionCallback","310xiAdbu","ck-suggestion-marker-","consumable","FORMAT_REGULAR_COLUMN","forceValue","setTableRowHeader","end","stop","markerNameToElements","getCellLocation","data","getSuggestion","has","editor","headingRows","createTableWalker","format","registerCustomCallback","setTableColumnHeader","type","consume","commandParams","TrackChangesEditing","TableEditing","activeMarkers","item","_acceptFormatSuggestionCallbackFactory","plugins","locale","registerAttributeLabel","unbindElementFromMarkerName","1939DBGnRR","2026588aGxXzB","markerName","data-suggestion","includes","setAttribute","descriptionFactory","_registerLegacyDescription","_handleLegacySuggestions","FORMAT_HEADER_COLUMN","784157ecWgTs","*Format:* %0","options","ck-suggestion-marker--active"];return(ya=function(){return t})()}const Aa=ka;function ka(t,e){const n=Na();return(ka=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(601750===-parseInt(e(562))/1+parseInt(e(581))/2+parseInt(e(423))/3+parseInt(e(431))/4*(parseInt(e(557))/5)+-parseInt(e(568))/6*(-parseInt(e(401))/7)+parseInt(e(571))/8+-parseInt(e(516))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Na);const Ca=[Aa(500),Aa(510),Aa(579),Aa(481),Aa(465),Aa(521),Aa(585)],La=Object[Aa(443)](Ca[Aa(488)]((t=>[t,null])));function Na(){const t=["getSuggestionCallback","columnInsertionRanges","deletionRanges","endRow","_suggestionFactory","documentSelection","createTableWalker","conversion","getTableIfOnlyTableInContent","ck-suggestion-marker","tableCellHorizontalAlignment","insertion","getRowIndexes","filter","tableCell","register","tablePasteColumn","map","commands","insertRows","redo","clipboardOutput","containsRange","removeMarkers","activeMarkers","isEqual","dataDowncast","registerDescriptionCallback","getShiftedBy","tableCellBorderWidth","removeMarker","start","editor","markerAttributes","TableUtils","attributes","ck-suggestion-marker-insertion","for","editing","tableCellBorderColor","showSuggestionHighlights","locale","some","call","move","14079339bDSQFR","_tablePostFixingSubtypes","end","columns","last","tableCellBackgroundColor","cell","suggestion-td","entries","getChangedMarkers","markMultiRangeInsertion","paragraph","find","formatBlock","setAttributes","getItems","join","updateMarker","tablePaste","markerName","push","root","every","remove","discard","editingDowncast","oldRange","descriptionFactory","value","getColumns","_createdBatches","model","removeRows","trackChanges","previousSibling","registerCustomCallback","createRange","getChildren","schema","rows","getSuggestion","12620ZRsmfV","keys","getRanges","document","differ","916235BbcADP","ck-suggestion-marker--active","get","rowInsertionIndexes","high","has","1374NRGSTE","column","fromRange","6818592LzNxAn","getSuggestions","batch","unwrap","low","getMarkers","createRangeIn","tablePasteRow","tableCellBorderStyle","from","275026vMmdAX","type","isInContent","deletion","tableCellPadding","selection","rowInsertionRanges","markers","createRangeOn","_isForcedDefaultExecutionBlock","stop","getSelectionAffectedTableCells","includes","length","suggestionLoaded","previous","removeColumns","row","table","suggestionUnloaded","tablePasteChainId","insertionRanges","endColumn","markerToHighlight","19936redrBa","findAncestor","listenTo","getRange","getColumnIndexes","forceDefaultExecution","suggestion","change","set","nextSibling","markMultiRangeDeletion","registerPostFixer","getAttributes","requires","fill","markMultiRangeBlockFormat","_getCoordsForCells","content","isEmpty","afterInit","*Replace table cells*","return","3033741wdFlBf","suggestion:formatBlock:tablePasteCell","tableCellSuggestion","TableClipboard","_replaceTableSlotCell","options","getChild","forEach","680ZtasaU","setAttribute","Users","insert","getAllAdjacentSuggestions","elementToElement","add","accept","plugins","columnInsertionIndexes","createElement","_splitMarkerName","fromEntries","position","first","subType","insertContent","cells","getContainedElement","detach","nodeAfter","$graveyard","next","tablePasteCell","newRange","getRows","name","author","wrap","insertColumns","getChanges","createPositionBefore","startsWith","reduce","tableCellVerticalAlignment","TrackChangesEditing","view","hasSuggestion","rootName","element"];return(Na=function(){return t})()}class Ra extends t.Plugin{static get[Aa(414)](){return[da]}[Aa(420)](){const t=Aa,n=this[t(503)];if(!n[t(439)][t(567)](t(426)))return;const r=n[t(439)][t(564)](t(466)),s=n[t(439)][t(564)](t(505)),o=n[t(439)][t(564)](da),a=n[t(439)][t(564)](t(426));o[t(517)][t(536)](t(578),t(487)),n[t(547)][t(554)][t(486)](t(425),{allowIn:t(485),allowContentOf:t(485),isLimit:!0}),n[t(478)][t(436)]({model:t(425),view:t(523)});let c=null;n[t(547)].on(t(447),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(594)]-1];h&&h[u(406)]||r[u(590)]||this[u(503)][u(489)][u(564)](u(549))[u(544)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(476)))return!1;const i=s[o(479)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(592)](n[o(560)][o(586)]);if(!a[o(594)])return!1;const c=a[0][o(402)](o(599)),l=r[o(483)](a),f=r[o(405)](a),h={startRow:l[o(445)],endRow:l[o(520)],startColumn:f[o(445)],endColumn:f[o(520)]};return 1==a[o(594)]&&(h[o(474)]+=r[o(456)](i)-1,h[o(603)]+=r[o(545)](i)-1),Ma(c,h,r)}(l,f,n[u(547)],s,a)&&(o[u(591)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(547)][u(408)]((()=>{const t=u;n[t(547)][t(447)](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(594)]&&r[t(526)](o,t(578),{tablePasteChainId:s}),a[t(594)]&&r[t(526)](a,t(487),{tablePasteChainId:s}),l[t(594)]&&(r[t(526)](l,t(534),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(430)]((e=>{const n=t;var r;return null===(r=e[n(450)])||void 0===r?void 0:r[n(514)](e)}))),f[t(594)]&&(r[t(411)](f,t(534),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(430)]((e=>{const n=t;var r;return null===(r=e[n(450)])||void 0===r?void 0:r[n(514)](e)})));const d=r[t(416)](h[t(488)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(454),{tablePasteChainId:s});if(d){const e=d[t(576)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(547)][t(589)](s),a=e[t(528)]((e=>e[t(404)]()[t(496)](i)));a&&r[t(536)]([a[t(457)],o])}r[t(594)]&&d[t(432)](t(504),Object[t(443)](r))}c=null})))}),{priority:e.priorities[t(566)]+10}),n[t(439)][t(564)](t(426)).on(t(427),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(591)]();const u=s[r(522)],l=o,f=Sa(u),h=Sa(l);e[r(422)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(539)](u[r(429)](0));for(const t of Array[r(580)](l[r(553)]()))a[r(434)](t,u,r(518));const t=c[r(565)][r(593)](s[r(598)]),e=c[r(440)][r(593)](s[r(569)]);t||e||(d=i.LiveRange[r(570)](a[r(577)](u)))}else h&&!f&&(g=a[r(577)](u));else{const t=a[r(441)](r(425)),e=a[r(441)](r(425));a[r(459)](a[r(577)](u),e),a[r(434)](t,u,0);for(const e of Array[r(580)](l[r(553)]()))a[r(434)](e,t,r(518));d=i.LiveRange[r(570)](a[r(589)](t)),g=i.LiveRange[r(570)](a[r(589)](e))}const p=Array[r(580)](l[r(413)]())[r(484)]((([t])=>Ca[r(593)](t)));c[r(448)][r(536)]({element:u,attributes:p[r(594)]?Object[r(443)](p):null}),d&&c[r(602)][r(536)](d),g&&c[r(473)][r(536)](g)}),{priority:t(566)}),s.on(t(460),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(519)]||1;c[o(440)]=new Array(l)[o(415)](u)[o(488)](((t,e)=>t+e));for(const{cell:t}of s[o(477)](i,{startColumn:u,endColumn:u+l-1}))c[o(472)][o(536)](n[o(547)][o(589)](t))}),{priority:t(575)}),s.on(t(490),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(555)]||1;c[o(565)]=new Array(l)[o(415)](u)[o(488)](((t,e)=>t+e));for(const{cell:t}of s[o(477)](i,{startRow:u,endRow:u+l-1}))c[o(587)][o(536)](n[o(547)][o(589)](t))}),{priority:t(575)}),r[t(543)][t(498)]((e=>{const r=t;if(e[r(446)]&&e[r(446)][r(463)](r(534)))return e[r(596)]?{}:{type:r(482),content:Kr(n[r(512)],r(421))}}));const u=()=>!1;for(const e of[t(534),t(487),t(578),t(454)])r[t(475)][t(551)](t(482),e,t(532),u),r[t(475)][t(551)](t(584),e,t(532),u),r[t(475)][t(551)](t(529),e,t(532),u);r[t(475)][t(551)](t(529),t(454),t(540),u),r[t(475)][t(551)](t(529),t(454),t(438),((e,r,s)=>{const o=t,i=e[o(488)]((t=>t[o(449)]()))[o(484)]((t=>t)),a=new Map(i[o(488)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(448)])e&&a[o(409)](t,e);else if(s&&s[o(504)])for(const[t,e]of Object[o(524)](s[o(504)])){const r=n[o(547)][o(588)][o(564)](t),s=r?r[o(404)]()[o(449)]():null;s&&a[o(409)](s,e)}n[o(547)][o(408)]((t=>{const e=o;for(const[n,r]of a)t[e(530)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(475)][o(551)](e,o(534),s,((t,i,a)=>{const c=o;n[c(547)][c(408)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(502)][o(451)];t.is(o(470),o(425))&&u[o(536)](t)}r[o(475)][o(471)](e,null,s)(t,i,a);for(const t of u)o(452)!=t[o(537)][o(469)]&&n[o(574)](t)}))}))};l(t(482),t(438)),l(t(482),t(540)),l(t(584),t(438)),l(t(584),t(540)),r[t(475)][t(551)](t(482),t(578),t(540),(e=>{const n=t,r=e[n(488)]((t=>t[n(449)]())),i=r[0][n(402)](n(599)),{minRow:a,maxRow:c}=o[n(417)](r);s[n(548)](i,{at:a,rows:c-a+1})})),r[t(475)][t(551)](t(482),t(487),t(540),(e=>{const n=t,r=e[n(488)]((t=>t[n(449)]())),i=r[0][n(402)](n(599)),{minColumn:a,maxColumn:c}=o[n(417)](r);s[n(597)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(446)]||!n[s(446)][s(463)](s(534)))return;const o=n[s(506)][s(601)],i=r[s(572)]()[s(484)]((t=>t[s(583)]&&t[s(506)]&&t[s(506)][s(601)]==o));i[s(594)]&&n[s(435)]()[s(594)]!=i[s(594)]&&i[s(464)](((t,e)=>(t[s(453)]=e,e[s(596)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(442)](e[s(535)]),i=[s(480),s(507)],a=r[s(495)][s(593)](e[s(535)]);return a&&i[s(536)](s(563)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(595),f,{priority:t(566)}),r.on(t(600),f,{priority:t(566)}),n[t(547)][t(560)][t(412)]((()=>{const e=t;let s=!1;const o=Array[e(580)](n[e(547)][e(560)][e(561)][e(525)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(442)](t);if(e(407)!=o||e(584)!=a||i[e(542)])continue;if(!r[e(468)](c))continue;const u=r[e(556)](c)[e(559)](),l=n[e(439)][e(564)](e(433)).me;for(const t of r[e(572)]())if(t[e(583)]&&t[e(458)]==l&&e(529)==t[e(582)]&&e(454)==t[e(446)]&&t[e(559)]()[e(538)]((t=>u[e(513)]((n=>n[e(493)](t,!0))))))for(const n of t[e(435)]())n[e(583)]&&(n[e(540)](),s=!0)}return s})),n[t(547)][t(560)][t(412)]((e=>{const s=t,o=n[s(489)][s(564)](s(491));if(!o||!o[s(546)][s(567)](e[s(573)]))return!1;let i=!1;const a=n[s(439)][s(564)](s(433)).me,c=n[s(547)][s(560)][s(561)][s(461)](),u=Array[s(580)](n[s(547)][s(560)][s(561)][s(525)]())[s(484)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(442)](t);return n(407)==o&&n(534)==i&&c==a.id&&!e[n(542)]}));for(const t of c){if(s(434)!=t[s(582)]||s(425)!=t[s(457)]||1!=t[s(594)])continue;const n=e[s(552)](t[s(444)],t[s(444)][s(499)](1));if(!u[s(528)]((({data:t})=>t[s(455)][s(496)](n))))for(const{name:t,data:r}of u)if(n[s(493)](r[s(455)])){e[s(533)](t,{range:n}),i=!0;break}}return i})),n[t(547)][t(560)][t(412)]((e=>{const s=t;let o=!1;const i=n[s(439)][s(564)](s(433)).me,a=r[s(572)]()[s(484)]((t=>t[s(583)]&&t[s(458)]==i)),c=new Set,u=new Set;for(const t of a)if(s(534)==t[s(446)])for(const e of t[s(576)]()){const n=e[s(404)]()[s(449)]();if(n)if(n.is(s(470),s(425))&&Sa(n)){t[s(501)](e[s(457)]),c[s(437)](n),o=!0;const r=n[s(410)],i=n[s(550)],a=r&&r.is(s(470),s(425)),l=i&&i.is(s(470),s(425));a&&!c[s(567)](r)&&u[s(437)](r),l&&!c[s(567)](i)&&u[s(437)](i)}else n.is(s(470),s(527))&&n[s(419)]&&(t[s(501)](e[s(457)]),o=!0)}else if(s(454)==t[s(446)]){if(!t[s(506)]||!t[s(506)][s(601)])continue;const e=t[s(506)][s(504)];if(e&&Object[s(558)](e)[s(594)])continue;const n=t[s(506)][s(601)];let r=!0,i=!0;for(const e of a)if(e[s(446)]&&e[s(446)][s(463)](s(534))){if(!e[s(506)][s(601)]){i=!1;break}if(e.id!=t.id&&e[s(506)][s(601)]==n){r=!1;break}}i&&r&&(t[s(494)](),o=!0)}for(const t of c)e[s(539)](t);for(const t of u)e[s(574)](t);return o})),n[t(478)][t(508)](t(541))[t(604)]({model:t(424),view:(t,e)=>h(t),converterPriority:t(566)}),n[t(478)][t(508)](t(497))[t(604)]({model:t(424),view:(e,n)=>n[t(428)][t(511)]?h(e,!1):null,converterPriority:t(566)});const d=n[t(509)][t(467)];this[t(403)](d[t(560)],t(492),((e,n)=>{const r=t,s=[];for(const t of d[r(577)](n[r(418)])[r(531)]())t.is(r(470),r(523))&&s[r(536)](t);d[r(408)]((t=>{const e=r;for(const n of s)t[e(515)](t[e(577)](n),t[e(462)](n)),t[e(539)](n)}))}))}}function Sa(t){const e=Aa;if(t[e(419)])return!0;const n=t[e(429)](0);return n.is(e(470),e(527))&&n[e(419)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(477)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function va(t,e){const n=wa();return(va=function(t,e){return n[t-=381]})(t,e)}const Oa=va;function wa(){const t=["formatGroupId","registerCustomCallback","4pnhUyn","locale","handleResizeTableWidthCommand","resizeTableWidth","369757vYsBfJ","getSuggestions","accept","format","handleSuggestionDescription","getContainedElement","document","tableWidth","subType","9850590nrLXkd","descriptionFactory","getAttribute","TrackChangesEditing","TableColumnResizeEditing","16jjjqlY","model","formatBlock","*Format:* resize table","getSelectedElement","get","enableCommand","columnWidths","resizeTable","_suggestionFactory","commandParams","selection","Users","afterInit","table","markBlockFormat","data","3312078eqwmVP","getSuggestionCallback","formatInline","getColumnGroupElement","has","11601189gRTITO","author","type","bind","getTableColumnsWidths","registerDescriptionCallback","1170420waOfYO","change","discard","974090KUpnXN","editor","1539027MaCeZQ","plugins"];return(wa=function(){return t})()}!function(t){const e=va,n=t();for(;;)try{if(831554===-parseInt(e(409))/1+-parseInt(e(399))/2+-parseInt(e(401))/3*(-parseInt(e(405))/4)+-parseInt(e(396))/5+-parseInt(e(418))/6+parseInt(e(385))/7+parseInt(e(423))/8*(parseInt(e(390))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[Oa(381)](){const t=Oa;if(!this[t(400)][t(402)][t(389)](t(422)))return;const e=this[t(400)][t(402)][t(428)](t(421));e[t(429)](t(408),this[t(407)][t(393)](this)),e[t(432)][t(404)](t(425),t(431),t(411),e[t(432)][t(386)](t(425),null,t(398))),e[t(432)][t(404)](t(425),t(431),t(398),e[t(432)][t(386)](t(425),null,t(411))),e[t(419)][t(395)](this[t(413)][t(393)](this))}[Oa(407)](t,e){const n=Oa,r=this[n(400)][n(402)][n(428)](n(421)),s=this[n(400)][n(402)][n(428)](n(422)),o=e[n(382)]||this[n(400)][n(424)][n(415)][n(434)][n(427)]();this[n(400)][n(424)][n(397)]((()=>{const i=n,a=s[i(388)](o);let c=a?s[i(394)](a):null,u=o[i(420)](i(416))||null;const l=e[i(416)]||u,f=e[i(430)]||c,h=this[i(400)][i(402)][i(428)](i(435)).me;for(const t of r[i(410)]()){const e=t[i(414)]();if(i(431)===t[i(417)]&&e===o){t[i(391)]!==h&&t[i(398)]();const e=t[i(384)][i(433)];u=e[0][i(416)],c=e[0][i(430)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(383)](o,{commandName:i(408),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(431)},[],i(431))}))}[Oa(413)](t){const e=Oa;if(e(425)!=t[e(392)]&&e(387)!=t[e(392)])return;const{data:n}=t;if(n&&e(431)===n[e(403)]){const t=e(426);return{type:e(412),content:Kr(this[e(400)][e(406)],t)}}}}const Fa=xa;function xa(t,e){const n=Ba();return(xa=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(432274===parseInt(e(257))/1+-parseInt(e(251))/2+-parseInt(e(244))/3+-parseInt(e(260))/4*(parseInt(e(253))/5)+-parseInt(e(259))/6+-parseInt(e(250))/7*(parseInt(e(254))/8)+parseInt(e(255))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class Pa extends t.Plugin{[Fa(247)](){const t=Fa,e=this[t(248)];e[t(258)][t(246)](t(256))&&e[t(258)][t(245)](t(252))[t(261)](t(249))}}function Ba(){const t=["304zFRtzZ","enableCommand","273663huUyZC","get","has","afterInit","editor","insertTemplate","7PkyEHR","1429910cpTFkW","TrackChangesEditing","9355UJplQJ","5307048NVBSTO","12216195pPUOCh","Template","759337qTfPMa","plugins","435990hijNLz"];return(Ba=function(){return t})()}const Ua=ja;function ja(t,e){const n=Va();return(ja=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=ja,n=t();for(;;)try{if(534639===parseInt(e(265))/1*(-parseInt(e(283))/2)+-parseInt(e(279))/3*(parseInt(e(261))/4)+parseInt(e(271))/5*(parseInt(e(277))/6)+-parseInt(e(267))/7*(parseInt(e(262))/8)+-parseInt(e(270))/9*(parseInt(e(260))/10)+-parseInt(e(268))/11*(-parseInt(e(266))/12)+-parseInt(e(278))/13*(-parseInt(e(257))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Ga extends t.Plugin{[Ua(259)](){const t=Ua,e=this[t(282)];if(!e[t(280)][t(272)](t(274)))return;e[t(258)][t(272)](t(273))[t(263)](t(274));const n=e[t(258)][t(272)](t(273)),r=e[t(264)];n[t(275)][t(276)](t(269),(e=>Kr(r,t(281),e)))}}function Va(){const t=["501489YGfcua","36620CaEWxE","get","TrackChangesEditing","insertTableOfContents","descriptionFactory","registerElementLabel","48Lwkgba","8350693XKIdEn","3twrMTd","commands","ELEMENT_TABLE_OF_CONTENTS","editor","384Tstmxk","28mUkLhZ","plugins","afterInit","50wtPDTx","141148wkrHvO","5205576hQPXMh","enableCommand","locale","1342tDjeAq","4962936VqAOfR","7qANmqX","11dohqbc","tableOfContents"];return(Va=function(){return t})()}const Ha=za;function za(t,e){const n=Ka();return(za=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(124762===parseInt(e(403))/1+-parseInt(e(370))/2*(parseInt(e(367))/3)+-parseInt(e(372))/4+parseInt(e(389))/5*(parseInt(e(396))/6)+-parseInt(e(405))/7+parseInt(e(381))/8*(-parseInt(e(385))/9)+-parseInt(e(397))/10*(-parseInt(e(365))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class Wa extends t.Plugin{[Ha(377)](){const t=Ha,e=this[t(368)];if(!e[t(375)][t(369)](t(362)))return;const n=e[t(375)][t(392)](t(401));n[t(376)][t(406)](t(390),(()=>Kr(e[t(383)],t(380)))),e[t(393)][t(394)][t(366)]((r=>{const s=t;let o=!1;const i=Array[s(398)](e[s(393)][s(394)][s(364)][s(395)]());for(const{name:t,data:a}of i){const{group:i}=n[s(402)](t);if(s(379)!==i||!a[s(373)])continue;const c=a[s(373)],u=c[s(400)][s(386)];if(!u||!u.is(s(399),s(390)))continue;if(!c[s(388)][s(387)](c[s(400)]))continue;const l=e[s(393)][s(384)][s(391)](c[s(400)],s(382));if(l&&l[s(404)]){const e=r[s(371)](c[s(388)],l[s(388)]);e[s(378)](c)||(r[s(363)](t,{range:e}),o=!0)}o||(r[s(374)](t),o=!0)}return o}))}}function Ka(){const t=["title-content","getNearestSelectionRange","get","model","document","getChangedMarkers","1272342ULkkKK","2642740pniFDF","from","element","end","TrackChangesEditing","_splitMarkerName","61115ZlpmDT","isCollapsed","415968uKBMxP","registerElementLabel","Title","updateMarker","differ","11wCUYHv","registerPostFixer","3BPHLXF","editor","has","220006jdnNUm","createRange","779560rGgpCv","newRange","removeMarker","plugins","descriptionFactory","afterInit","isEqual","suggestion","ELEMENT_TITLE","35176MpDsfD","forward","locale","schema","99Eloeii","nodeBefore","isTouching","start","5MfNJVF"];return(Ka=function(){return t})()}function qa(){const t=["undo","get","884574FYMEoY","4112073wCBuFc","459392sveSYe","TrackChangesEditing","enableCommand","plugins","UndoEditing","70quOBjK","3137757ogfuuB","6gyNyYH","has","9229280iflLMu","11383968FMiWhy","editor","afterInit","redo","1YHSTAo","2363062dmUYmd"];return(qa=function(){return t})()}const Ya=Xa;function Xa(t,e){const n=qa();return(Xa=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(983863===-parseInt(e(380))/1*(-parseInt(e(381))/2)+parseInt(e(364))/3+-parseInt(e(366))/4+parseInt(e(375))/5+parseInt(e(373))/6*(-parseInt(e(372))/7)+parseInt(e(376))/8+parseInt(e(365))/9*(-parseInt(e(371))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Za extends t.Plugin{[Ya(378)](){const t=Ya,e=this[t(377)],n=e[t(369)][t(383)](t(367));e[t(369)][t(374)](t(370))&&(n[t(368)](t(382)),n[t(368)](t(379)))}}const Ja=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=430]})(t,e)}function $a(){const t=["225100RZYOwg","85PhyfJR","requires","359afRwkq","TrackChangesEditing","plugins","editor","143QItNjX","TableCaptionEditing","52LjSeFo","3729754lIfSUO","has","8tZhimk","get","7265601RnIKZh","afterInit","436701JIYQvM","toggleTableCaption","10195434QyAwlv","1052530ZELjmO","enableCommand"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(876925===parseInt(e(439))/1*(parseInt(e(445))/2)+-parseInt(e(431))/3+parseInt(e(436))/4*(parseInt(e(437))/5)+parseInt(e(433))/6+parseInt(e(446))/7*(parseInt(e(448))/8)+-parseInt(e(450))/9+parseInt(e(434))/10*(-parseInt(e(443))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(438)](){return[da]}[Ja(430)](){const t=Ja,e=this[t(442)];e[t(441)][t(447)](t(444))&&e[t(441)][t(449)](t(440))[t(435)](t(432))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=383]})(t,e)}function rc(){const t=["_getSuggestion","registerDescriptionCallback","join","*Format:* change table cell properties","batch","plugins","1164YxWWjp","TablePropertiesEditing","TableUtils","getSuggestionCallback","tableWidth","getFirstPosition","13739890CHYkrO","TrackChangesTableProperties","document","removeAttribute","10INwumL","subType","locale","4381200izuufi","tableCellPadding","enqueueChange","getSuggestions","tableHeight","_handlePropertyChange","model","tableCellHeight","markBlockFormat","nodeAfter","discard","start","formatBlock","accept","get","tableCellBorderWidth","table","enableCommand","tableCellHorizontalAlignment","2516VcRZgE","setAttribute","859714nchtcJ","TableCellPropertiesEditing","format","has","135640ToUqwK","descriptionFactory","data","commandParams","tableCellWidth","tableCellBorderStyle","tableProperties","registerCustomCallback","tableBorderColor","editor","tableCellVerticalAlignment","pluginName","_suggestionFactory","handleDiscardAction","getAttribute","getSelectionAffectedTableCells","afterInit","findAncestor","tableCellProperties","tableAlignment","handleSuggestionDescription","16lzfjiv","tableBackgroundColor","getContainedElement","TrackChangesEditing","*Format:* change table properties","tableBorderWidth","tableCellBackgroundColor","change","tableBorderStyle","21GuYfFW","selection","tableCellBorderColor","98357WGTOOh"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(245160===-parseInt(e(444))/1+-parseInt(e(446))/2+parseInt(e(402))/3*(-parseInt(e(450))/4)+-parseInt(e(422))/5*(parseInt(e(412))/6)+parseInt(e(405))/7*(parseInt(e(393))/8)+-parseInt(e(425))/9+parseInt(e(418))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(456)]=[e(458),e(401),e(398),e(391),e(416),e(429),e(394)],this[e(390)]=[e(404),e(455),e(440),e(426),e(454),e(432),e(399),e(443),e(460)]}static get[ec(383)](){return ec(419)}[ec(388)](){const t=ec,e=this[t(459)][t(411)][t(439)](t(396));if(this[t(459)][t(411)][t(449)](t(413))){for(const n of this[t(456)])e[t(442)](n,((e,r)=>{const s=t,o=this[s(459)][s(431)][s(420)][s(403)][s(417)]()[s(389)](s(441));this[s(430)](n,[o],this[s(456)],s(456),e,r)}));e[t(384)][t(457)](t(437),t(456),t(438),e[t(384)][t(415)](t(437),null,t(435))),e[t(384)][t(457)](t(437),t(456),t(435),((e,n)=>this[t(385)](this[t(456)],e,n))),e[t(384)][t(457)](t(437),t(456),t(408),(()=>!1))}if(this[t(459)][t(411)][t(449)](t(447))){for(const n of this[t(390)])e[t(442)](n,((e,r)=>{const s=t,o=this[s(459)][s(411)][s(439)](s(414))[s(387)](this[s(459)][s(431)][s(420)][s(403)]);this[s(430)](n,o,this[s(390)],s(390),e,r)}));e[t(384)][t(457)](t(437),t(390),t(438),e[t(384)][t(415)](t(437),null,t(435))),e[t(384)][t(457)](t(437),t(390),t(435),((e,n)=>this[t(385)](this[t(390)],e,n))),e[t(384)][t(457)](t(437),t(390),t(408),(()=>!1))}e[t(451)][t(407)]((e=>this[t(392)](e)))}[ec(430)](t,e,n,r,s,o){const i=ec,a=this[i(459)][i(411)][i(439)](i(396));this[i(459)][i(431)][i(427)](o[i(410)],(()=>{const t=i;for(const i of e)if(this[t(406)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(386)](r);void 0!==n&&(e[r]=n)}s(o),a[t(433)](i,{commandParams:[e]},[],r)}}))}[ec(385)](t,e,n){const r=ec,s=e[0][r(436)][r(434)],o=n[r(453)][0];this[r(459)][r(431)][r(400)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(445)](r,o[r],s):e[n(421)](r,s)}))}[ec(392)](t){const e=ec;if(t[e(452)])switch(t[e(423)]){case e(456):return{type:e(448),content:Kr(this[e(459)][e(424)],e(397))};case e(390):return{type:e(448),content:Kr(this[e(459)][e(424)],e(409))}}}[ec(406)](t,e){const n=ec,r=this[n(459)][n(411)][n(439)](n(396));for(const s of r[n(428)]({skipNotAttached:!0})){const r=s[n(395)]();if(s[n(423)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ec=Math.max;const Ic=function(t,e,n){return e=Ec(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ec(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ic(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Xn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=267]})(t,e)}function Lc(){const t=["isOwn","_suggestionFactory","filter","setAttribute","track-changes-suggestion-data-mismatch","from","clone","markerToData","bindElementToMarker","markers","nodeBefore","external:","markInlineFormat","conversion","createRangeIn","_commentsRepository","rethrowUnexpectedError","range","differ","unbindElementFromMarkerName","isObject","highest","every","key","get","oldValue","addSuggestion","push","model","getCommentThread","updateMarker","getRanges","isExternal","oldRange","markMultiRangeDeletion","batch","element","data","enableDefaultAttributesIntegration","open","_saved","split","getSuggestionCallback","requires","howMany","toViewElement","474234gMCuqv","unshift","newValue","low","addSuggestionData","values","listenTo","authorName","tablePasteChainId","data-suggestion","formatBlock:chain","markMultiRangeBlockFormat","keys","originalSuggestionId","isLocal","getItems","execute","_breakSuggestionMarker","getSuggestion","getChangedMarkers","getRange","_rangeIsInLocalUserInsertion","registerInlineAttribute","formatInline:chain","addMarkerName","trackChanges.mergeNestedSuggestions","removeMarker:suggestion:formatBlock","some","trackChangesCommand","getIntersection","addCommentThread","elementToElement","_refreshSuggestionsChain","insertion:accept","_initAriaMarkerChangeAnnouncements","removeClass","options","fromRange","previous","isEqual","436jsYPxx","isDocumentOperation","deletion:accept","multi","enableReadOnlyMode","getAttribute","trackChanges.trackFormatChanges","dataDowncast","createSelection","markDeletion","isMultiRange","registerBlockAttribute","suggestionLoaded","multipleBlocks","$graveyard","isCollapsed","concat","getMultiRangeId","enableCommand","sort","isSelectable","insertion:","removeComment","markerReady","_blockAttributeKeys","includes","editingDowncast","dataReady","accept","getFirstMarker","markAttributeChange","commands","containsRange","_createSuggestion","formatBlock:","_reduceExistingSuggestions","change","registerPostFixer","catch","moveTargetPosition","createRange","_recordAttributeChanges","reconvertMarker","formatBlock:discard","ck-suggestion-marker","track-changes-enable-command-twice","descriptionFactory","plugins","isTouching","stringify","track-changes-adapter-already-set","markInsertion","removed","formatInline:discard","markBlockFormat","attributeKey","isBefore","isNextTo","addClass","isAtEnd","markMultiRangeInsertion","LEAVE","_checkSuggestionCorrectness","_suggestions","createPositionAfter","after","head","addUser","editing","attribute:join","next","$textProxy","_trackFormatChanges","root","end","deletion","attribute:accept","consumable","_joinSuggestions","return","9248laTvRL","resolve","_refreshAttributeSuggestionsChain","hasComments","skipNestingCheck","notReady","splitPosition","insert","_setSuggestionData","map","updateSuggestion","_isRegisteredAttribute","_processAttributeChanges","stopListening","find","containsPosition","_cutOutSuggestionMarker","ck-suggestion-marker-formatInline","showSuggestionHighlights","1323PVnvJq","parent","update:suggestion","discardAllSuggestions","formatBlock:join","before","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.","getMarkers","ck-suggestion-marker--active","createPositionBefore","_isBlockAttribute","_mergeNestedSuggestions","mapper","newRange","activeMarkers","_getMarkerAnnouncementText","clear","$elementName","insertion:join","commentThread","toUpperCase","discardSuggestion","createRangeOn","announce","addHighlight","addMarker:suggestion:formatBlock","discardSelectedSuggestions","formatBlock:accept","item","_suggestionState","containsItem","selection","name","track-changes-command-not-found","editor","_splitMarkerName","buildSuggestion","position","suggestionUnloaded","forceDefaultExecution","getSuggestions","warn","formatInline:","hasSuggestion","applyOperation","substr","commandName","registerCustomCallback","forward","_customCallbacks","acceptSuggestion","removeMarker","1251404XYBPGs","FORMATTING","move","suggestion","fetchCommentThread","groupId","backward","action","rename","3777QcCyWP","getShiftedBy","getNearestSelectionRange","_handleNewSuggestionMarker","suggestion:attribute:","setSelection","getLastMatchingPosition","isInContent","subType","_getExternalAuthor","deletion:discard","has","widget","delete","chain","getUser","track-changes-user-not-found","5000744bziYmK","normal","documentSelection","_adapter","discard","collaboration.channelId","isInsideObject","refresh","setTo","_getAuthorFromId","getFirstRange","addMarker","formatInline","4657410fFeydU","insertion:discard","addMarker:suggestion:attribute","assign","deleteContent","isAtStart","formatGroupId","_registerDefaultCallbacks","suggestion:","size","error-saving-suggestion-data-suggestion-discarded","suggestionChanged","always","ck-suggestion-marker-","change:data","isIntersecting","change:_saved","addComment","dataToMarker","@external","getAllAdjacentSuggestions","creator","isUndo","attribute","meta","_getAttributeKey","stop","acceptSelectedSuggestions","_setSuggestionRange","deletion:chain","ready","PendingActions","fire","formatInline:join","removeMarker:suggestion:attribute","attribute:discard","insertion:chain","_onDiscard","getAncestors","for","authoredAt","format","isBlock","adapter","containsRangeInObject","rejected","isRemovable","join","_removeSuggestion","getCustomProperty","value","deletion:","_findSuggestions","removeMarkers","upcast","add","_getSuggestionData","lowest","remove","getDifference","track-changes-suggestion-not-found","markerToHighlight","_afterChanges","markerNameToElements","getChanges","ENTER","writer","_addSuggestionMarker","createElement","elementEnd","formatInline:accept","nodeAfter","$text","detach","accepted","_reduceSuggestionAttributeRange","config","default","hasCommentThread","containerElement","attributeOldValue","removeAttribute","insertion","deletion:join","_isForcedDefaultExecutionBlock","_enabledCommands","targetPosition","_model","schema","rootName","_isDataLoaded","pop","author","PENDING_ACTION_SUGGESTION","forEach","unbind","_joinWithAdjacentSuggestions","track-changes-adapter-missing-getsuggestion","CommentsRepository","addRange","_defaultCallbacks","_inlineAttributeKeys","set","_recordAttributeSuggestions","suggestion-type","getContainedElement","enqueueChange","elementStart","_SUGGESTION_ANNOUNCEMENT","isIntersectingWithRange","isAfter","marker-count","_updateSuggestionData","TrackChangesEditing","group","attribute:","acceptAllSuggestions","then","attributes","attributeNewValue","startsWith","trackChanges","_processAttributeSuggestions","never","isArray","isLimit","ck-suggestion-marker-formatBlock","markerName","substring","pluginName","init","Users","start","comments","_addThreadToSuggestion","fromCharCode","543128qyylHt","addMarker:suggestion","createPositionAt","define","locale","high","_editor","toJSON","change:activeMarkers","consume","formatBlock","splice","length","createdAt","insertContent","document","type","$marker","getWalker"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(510246===-parseInt(e(285))/1+-parseInt(e(390))/2*(-parseInt(e(550))/3)+parseInt(e(541))/4+parseInt(e(580))/5+parseInt(e(350))/6+-parseInt(e(567))/7+parseInt(e(470))/8*(parseInt(e(489))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Nc=kc(506);class Rc extends t.Plugin{static get[kc(347)](){return[kc(678),o.Users,t.PendingActions,ts,ns,us,ds,_s,Is,Ls,vs,js,no,oo,fo,po,_o,ko,So,wo,Po,Wo,Go,Xo,$o,ni,fi,Ei,wi,ai,zs,Xs,bi,Ci,Si,Pi,ji,Wi,Zi,ta,oa,ua,da,Ia,Ta,tc,Ra,Da,Ga,sc,Pa,Wa,Za]}static get[kc(278)](){return kc(693)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(479)]((t=>String[e(284)](t)))[e(627)]("")}super(t),this[e(683)]=!1,this[e(682)](e(503),[]),this.on(e(293),((n,r,s,o)=>{const i=e;this[i(667)][i(426)]((()=>{const e=i;for(const n of[...o,...s])this[e(667)][e(313)][e(561)](n)&&t[e(458)][e(432)](n)}))})),this[e(436)]=new Xr(this[e(523)][e(332)][e(668)],this[e(523)][e(289)]),this[e(570)]=null,this[e(305)]=new Sc(this[e(523)]),this[e(453)]=new Map,this[e(319)]=t[e(437)][e(328)](e(678)),this[e(665)]=new Set,this[e(667)]=this[e(523)][e(332)],this[e(518)]=new WeakMap,this[e(664)]=!1,this[e(414)]=new Set([e(506)]),this[e(681)]=new Set,t[e(656)][e(288)](e(396),e(657)),this[e(462)]=t[e(656)][e(328)](e(396)),t[e(656)][e(288)](e(375),!0),this[e(500)]=t[e(656)][e(328)](e(375)),this[e(378)]=new u(t,this[e(665)]),this[e(384)](),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,54,48,52])}[kc(279)](){const t=kc,n=this[t(523)],r=(e,n)=>{const r=t;if(r(603)!=e)return r(593)+e;const s=n[r(345)]("|")[0];return this[r(499)](s)?r(275):r(487)};n[t(317)][t(619)](t(416))[t(641)]({model:t(544),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(524)](e[n(276)]),a=[n(434),r(o,i)];let c=3e3;return this[n(503)][n(415)](e[n(276)])&&(a[n(331)](n(497)),c=3010),n(465)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(317)][t(619)](t(397))[t(635)]((e=>{const r=t;e.on(r(286),((t,e,s)=>{const o=r;if(!s[o(386)][o(488)])return;const i=e[o(517)];if(!i)return;const c=s[o(501)][o(349)](i);n[o(332)][o(668)][o(324)](i)&&c&&!c[o(629)](o(562))&&c.is(o(659))&&(0,a.toWidget)(c,s[o(646)])}),{priority:r(290)})})),n[t(317)][t(619)](t(397))[t(641)]({model:t(544),view:(e,n)=>{const s=t;if(!n[s(386)][s(488)])return null;const{type:o,subType:i}=this[s(524)](e[s(276)]);return{classes:[s(434),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(517)])return;const{id:c}=this[a(524)](o[a(276)]);if(r){const t=this[a(453)][a(328)](c),e=this[a(605)](t);if(!this[a(499)](e))return}if(o[a(517)].is(a(520)))return void i[a(467)][a(294)](o[a(517)],s[a(521)]);const u=i[a(501)][a(349)](o[a(517)]);if(o[a(517)].is(a(340))&&n[a(332)][a(668)][a(622)](o[a(517)])&&!u[a(629)](a(513))){i[a(646)][a(448)]([a(434),a(275)],u),i[a(646)][a(307)](a(359),c,u),i[a(501)][a(312)](u,o[a(276)]),e&&(this[a(503)][a(415)](o[a(276)])?i[a(646)][a(448)](a(497),u):i[a(646)][a(385)](a(497),u));for(const t of n[a(332)][a(318)](o[a(517)])[a(365)]())i[a(467)][a(294)](t,s[a(521)]);i[a(467)][a(294)](o[a(517)],s[a(521)])}};n[t(317)][t(619)](t(397))[t(635)]((e=>{const n=t;e.on(n(514),((t,e,r)=>{const o=n;r[o(386)][o(488)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(325)})})),n[t(317)][t(619)](t(397))[t(635)]((e=>{const n=t;e.on(n(582),((t,e,r)=>{const o=n;r[o(386)][o(488)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(325)})})),n[t(317)][t(619)](t(397))[t(311)]({model:t(544),view:(e,n)=>n[t(386)][t(488)]?null:{group:t(544),name:e[t(534)](11)}}),n[t(317)][t(619)](t(634))[t(381)]({view:{name:t(544),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(588)+e[r(395)](r(684))+":"+e[r(395)]("id");return e[r(395)](r(691))&&(s+=":"+e[r(395)](r(691))),n[r(648)](r(302),{"data-name":s})}}),n[t(317)][t(619)](t(634))[t(598)]({view:t(544)}),n[t(317)][t(619)](t(416))[t(635)]((e=>{const n=t;e.on(n(514),s(),{priority:n(290)})})),n[t(317)][t(619)](t(416))[t(635)]((e=>{const n=t;e.on(n(582),s({isAttributeSuggestion:!0}),{priority:n(290)})})),n[t(317)][t(619)](t(416))[t(635)]((e=>{const n=t;e.on(n(376),((t,e,r)=>{const s=n,o=r[s(501)][s(643)](e[s(276)]);if(o)for(const t of o)t[s(629)](s(513))||(r[s(646)][s(385)]([s(434),s(275),s(497)],t),r[s(646)][s(661)](s(359),t),r[s(501)][s(323)](t,e[s(276)]))}),{priority:n(290)})})),n[t(317)][t(619)](t(416))[t(635)]((e=>{const n=t;e.on(n(614),((t,e,r)=>{const s=n,o=r[s(501)][s(643)](e[s(276)]);if(!o)return;const{id:i}=this[s(524)](e[s(276)]),a=this[s(453)][s(328)](i),c=this[s(605)](a);if(this[s(499)](c))for(const t of o)t[s(629)](s(513))||(r[s(646)][s(385)]([s(434),s(275),s(497)],t),r[s(646)][s(661)](s(359),t),r[s(501)][s(323)](t,e[s(276)]))}),{priority:n(290)})})),n[t(332)][t(300)][t(427)]((e=>{const r=t;let s=!1;const o=Array[r(309)](n[r(332)][r(300)][r(322)][r(369)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(524)](t);if(r(544)!==o)continue;const h=this[r(453)][r(328)](f);if(null!=c[r(502)]){r(579)==u&&(s=s||Oc(c[r(502)],t,e,n[r(332)][r(668)]));const o=r(603)==u&&this[r(499)](l[r(345)]("|")[0]);if(c[r(502)][r(405)]||r(404)==c[r(502)][r(463)][r(669)]||r(295)==u&&!Dc(c[r(502)])||o&&!Dc(c[r(502)])||r(465)==u&&(vc(a=c[r(502)])||function(t){const e=r;return t[e(281)][e(490)]==t[e(464)][e(314)]&&t[e(281)][e(449)]}(a)))e[r(540)](t),s=!0;else{if(!h||!h[r(557)])continue;if(c[r(502)]&&c[r(337)]&&c[r(502)][r(389)](c[r(337)]))continue;i[r(635)](h)}}}var a;return i[r(589)]>0&&(s=!!this[r(676)](i)||s),s})),n[t(332)][t(300)][t(427)]((e=>{const r=t;let s=!1;for(const t of n[r(332)][r(300)][r(322)][r(644)]())if(r(477)==t[r(301)])for(const t of this[r(453)][r(355)]()){if(t[r(400)]||!t[r(557)])continue;const o=r(295)==t[r(301)],i=this[r(605)](t),a=i&&this[r(499)](i);if(!o&&!a)continue;const c=t[r(577)]();if(c[r(281)][r(490)]!=c[r(464)][r(490)]&&!c[r(464)][r(449)]){const o=n[r(332)][r(287)](c[r(281)][r(651)],r(464)),i=n[r(332)][r(430)](c[r(281)],o);e[r(334)](t[r(419)](),{range:i}),s=!0}}return s})),n[t(332)][t(300)][t(427)]((e=>this[t(482)](e))),n[t(332)][t(300)][t(427)]((e=>!e[t(339)][t(364)]&&this[t(271)](e))),n[t(332)].on(t(642),(()=>{this[t(683)]=!1})),n[t(332)][t(300)].on(t(594),((r,s)=>{const o=t;if(!s[o(364)]||s[o(602)])return;if(!this[o(683)])return;const i=n[o(332)][o(300)][o(322)][o(644)]();if(0==i[o(297)])return;const a=[],c=i[o(306)]((t=>o(603)==t[o(301)])),u=i[o(306)]((t=>o(477)==t[o(301)]&&o(652)!=t[o(521)]));for(const t of c)this[o(481)](t[o(445)])&&a[o(331)]({key:t[o(445)],newValue:t[o(268)],oldValue:t[o(660)],range:Fc(t[o(321)],n[o(332)])});for(const t of u){if(o(549)!=t[o(548)]&&o(574)!=t[o(548)])continue;const e=xc(t[o(526)][o(651)],n[o(332)]),r=t[o(494)];o(549)==t[o(548)]&&a[o(331)]({key:o(506),newValue:t[o(521)],oldValue:r[o(521)],range:e});for(const[n,s]of r[o(267)]){if(!this[o(481)](n))continue;const r=t[o(267)][o(328)](n);s!==r&&a[o(331)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(267)])this[o(481)](n)&&(r[o(267)][o(561)](n)||a[o(331)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(297)]&&n[o(332)][o(686)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(420)](t,e,s,o,{groupId:r});this[n(425)](t,a)}))}),{priority:t(637)}),n[t(332)][t(313)].on(t(491),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(524)](n[s(521)]),e=this[s(453)][s(328)](t);e&&e[s(374)](n[s(521)])}})),n[t(332)][t(300)].on(t(594),(()=>{const e=t,r=Array[e(309)](n[e(332)][e(300)][e(322)][e(369)]())[e(306)]((t=>e(544)===this[e(524)](t[e(521)])[e(694)]));if(0===r[e(297)])return;r[e(409)](((t,n)=>{const r=e,s=t[r(341)][r(337)],o=n[r(341)][r(337)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(281)][r(446)](o[r(281)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(524)](t);if(null===n[e(337)]){const n=this[e(553)](t);o[e(635)](n)}else{const t=this[e(453)][e(328)](r);null!==n[e(502)]||t[e(557)]?(s[e(635)](t[e(456)]),o[e(635)](t)):this[e(628)](t)}}o[e(589)]>0&&this[e(382)](o);for(const t of s)this[e(612)](e(591),t)})),n[t(332)].on(t(533),((e,r)=>{const s=t,o=r[0];if(!this[s(453)][s(589)])return;if(!o[s(391)])return;if(o[s(339)][s(602)]||!o[s(339)][s(364)])return;let i,a;switch(o[s(301)]){case s(477):i=n[s(332)][s(287)](o[s(526)]),a=i[s(551)](o[s(348)]);break;case s(345):i=n[s(332)][s(287)](o[s(476)]),a=n[s(332)][s(287)](o[s(429)]);break;case s(543):i=n[s(332)][s(287)](o[s(666)]),a=i[s(551)](o[s(348)]);break;default:return}const c=n[s(332)][s(430)](i,a);n[s(332)][s(426)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(632)](c)){if(e[t(400)])continue;if(t(579)==e[t(301)])continue;const r=this[t(605)](e);if(r&&this[t(499)](r)&&t(345)!=o[t(301)])continue;const s=e[t(341)]&&e[t(341)][t(403)];(t(295)!=e[t(301)]||t(345)==o[t(301)]&&!s)&&(n[t(624)]||t(662)==e[t(301)]&&n[t(304)]||e[t(577)]()[t(422)](c)&&this[t(367)](e,i,a))}}))}),{priority:t(637)}),n[t(332)].on(t(584),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(528)])return;if(this[s(664)])return;if(!this[s(378)][s(630)])return;if(o[s(405)])return;const a=n[s(332)][s(668)],{start:c,end:u}=o[s(577)](),l=c[s(651)]&&a[s(274)](c[s(651)])?null:a[s(552)](c,s(537)),f=u[s(314)]&&a[s(274)](u[s(314)])?null:a[s(552)](u,s(547)),h=n[s(332)][s(430)](l?l[s(281)]:c,f?f[s(464)]:u);n[s(332)][s(426)]((t=>{const e=s;this[e(399)](h);const r=n[e(332)][e(668)][e(552)](h[e(281)]);o.is(e(569))?t[e(555)](r):o[e(575)](r)})),e[s(606)]()}),{priority:e.priorities[t(568)]+10}),n[t(332)].on(t(299),((e,r)=>{const s=t,o=r[r[s(297)]-1];o&&o[s(528)]||this[s(664)]||this[s(378)][s(630)]&&(n[s(332)][s(426)]((()=>{const t=s;let o=n[t(332)][t(299)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(469)]=o[t(310)]();const i=o[t(464)][t(314)],a=n[t(332)][t(668)];i&&a[t(622)](i)&&!a[t(324)](i)&&(o=n[t(332)][t(430)](o[t(281)],n[t(332)][t(287)](i,t(464)))),this[t(441)](o)})),e[s(606)]())}),{priority:t(290)}),this[t(523)][t(421)][t(635)](t(270),this[t(378)]),this[t(408)](t(270));const o=new g(n,this[t(453)]);n[t(421)][t(635)](t(539),o),this[t(408)](t(539));const i=new b(n,this[t(453)]);n[t(421)][t(635)](t(510),i),this[t(408)](t(510)),n[t(421)][t(635)](t(696),new v(n,o,this[t(453)])),this[t(408)](t(696)),n[t(421)][t(635)](t(492),new v(n,i,this[t(453)])),this[t(408)](t(492)),n[t(421)][t(635)](t(607),new F(n,o,this[t(453)])),this[t(408)](t(607)),n[t(421)][t(635)](t(515),new F(n,i,this[t(453)])),this[t(408)](t(515));const c=n[t(437)][t(328)](t(678));this[t(356)](c,t(597),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(328)](n);s&&s[r(508)]&&1===s[r(508)][r(297)]&&this[r(692)](n,{hasComments:!0})}),{priority:t(353)}),this[t(356)](c,t(412),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(328)](n);s&&s[r(508)]&&!s[r(508)][r(297)]&&this[r(692)](n,{hasComments:!1})}),{priority:t(353)})}set[kc(623)](t){const n=kc;if(this[n(570)])throw new e.CKEditorError(n(440),this);this[n(570)]=t}get[kc(623)](){return this[kc(570)]}[kc(529)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(453)][n(355)]())t&&!e[n(557)]||r[n(331)](e);return e?r[n(479)]((t=>t[n(292)]())):r}[kc(368)](t){const n=kc,r=this[n(453)][n(328)](t);if(!r)throw new e.CKEditorError(n(640),this);return r}[kc(532)](t){const e=kc;return this[e(453)][e(561)](t)}[kc(354)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(301)][e(345)](":"),a=this[e(453)][e(328)](r)||this[e(423)](o,i,r,n,s);if(this[e(283)](a),this[e(452)](a,o,i||null,n),a[e(298)]=t[e(298)],a[e(670)]=!0,s&&s[e(599)]){const t=s[e(599)],n=this[e(559)](t[e(357)]);a[e(620)]=t[e(298)],a[e(672)]=n,a[e(336)]=!0}else a[e(620)]=t[e(298)];switch(t[e(341)]&&(a[e(341)]=t[e(341)]),t[e(267)]&&(a[e(267)]=t[e(267)]),this[e(570)]&&this[e(570)][e(330)]||(a[e(344)]=!0),this[e(518)][e(328)](a)){case e(475):this[e(518)][e(682)](a,e(417));break;case e(413):a[e(557)]?(this[e(676)](new Set([a])),this[e(382)](new Set([a])),this[e(518)][e(682)](a,e(610)),this[e(612)](e(402),a)):this[e(518)][e(682)](a,e(442))}return a}[kc(539)](t){const e=kc;this[e(528)]((()=>{const n=e;this[n(523)][n(332)][n(426)]((()=>{const e=n;for(const n of t[e(600)]())n[e(418)]()}))}))}[kc(510)](t){const e=kc;this[e(528)]((()=>{const n=e;this[n(523)][n(332)][n(426)]((()=>{const e=n;for(const n of t[e(600)]())n[e(571)]()}))}))}[kc(408)](t,n){const r=kc,s=this[r(523)][r(421)][r(328)](t);if(!s)throw new e.CKEditorError(r(522),this,{commandName:t});if(this[r(665)][r(561)](s))throw new e.CKEditorError(r(435),this,{commandName:t});this[r(665)][r(635)](s),n&&s.on(r(366),((t,e)=>{const o=r;this[o(378)][o(630)]&&(this[o(664)]||(e[o(297)]>0&&e[e[o(297)]-1]&&e[e[o(297)]-1][o(528)]?e[o(671)]():(t[o(469)]=n(((...t)=>s[o(366)](...t,{forceDefaultExecution:!0})),...e),t[o(606)]())))}),{priority:r(290)})}[kc(528)](t){const n=kc;let r,s;const o=this[n(664)];this[n(664)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(664)]=!1),s&&e.CKEditorError[n(320)](s,this),r}[kc(441)](t,n=null,r={}){const s=kc;if(t[s(405)])return null;const o=this[s(523)][s(437)][s(328)](s(280)).me;for(const{suggestion:e,meta:o}of this[s(632)](t,s(662)))if(o[s(304)]){if(!o[s(447)]){if(o[s(624)]){if(!this[s(500)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(367)](e,t[s(281)],t[s(464)]);break}if(n==e[s(558)]&&Uc(e,r)){const n=e[s(577)]();return n[s(281)][s(389)](t[s(464)])?this[s(608)](e,this[s(667)][s(430)](t[s(281)],n[s(464)])):this[s(608)](e,this[s(667)][s(430)](n[s(281)],t[s(464)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(411)+n:s(662),u=this[s(478)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(647)](c,i,a,t),u}[kc(450)](t,n=kc(393),r={}){const s=kc,o=this[s(523)][s(437)][s(328)](s(280)).me,i=this[s(305)][s(346)](s(662),n,s(627));for(const e of this[s(529)]())if(e[s(672)].id==o.id&&s(662)==e[s(301)]&&e[s(558)]==n&&Uc(e,r)&&(i(e[s(335)](),t)||i(t,e[s(335)]()))){for(const n of t)e[s(679)](n);return e}for(const{suggestion:e,meta:n}of this[s(632)](t,s(662))){if(!n[s(304)])continue;if(!this[s(500)]&&n[s(624)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(335)]())for(const e of t)if(!n[s(422)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(411)+n,l=this[s(478)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(647)](u,a,c,e,Wr[s(407)]());return l}[kc(316)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(405)])return null;if(o(272)===this[o(462)]){const e=this[o(305)][o(346)](o(579),r,o(418));return this[o(528)]((()=>e([t],n,s))),null}const i=this[o(523)][o(437)][o(328)](o(280)).me,a=[];if(o(592)!==this[o(462)])for(const{suggestion:e,meta:n}of this[o(632)](t,o(662)))n[o(304)]&&!n[o(573)]&&a[o(331)](...e[o(335)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(379)](s);e&&r[n(331)](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(297)];){const s=r[e][n(639)](t);r[n(296)](e,1,...s),e+=s[n(297)]}}return r}(t,a);c[o(297)]&&this[o(667)][o(426)]((()=>{const t=o;for(const e of c){const o=this[t(305)][t(346)](t(579),r,t(418));this[t(528)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(281)],u=t[o(464)];for(const{suggestion:e,meta:n}of this[o(632)](t,o(579))){if(!n[o(304)])continue;if(e[o(558)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(577)]();if(i[o(422)](t,!0))return null;c=c[o(446)](i[o(281)])?c:i[o(281)],u=u[o(690)](i[o(464)])?u:i[o(464)],a?i[o(281)][o(446)](a[o(577)]()[o(281)])?(a[o(633)](),a=e):e[o(633)]():a=e}const l=this[o(667)][o(430)](c,u);if(a)this[o(608)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(478)]({id:t,type:o(531)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(647)](o(531)+r,t,a,l)}}return null}[kc(444)](t,n,r=[],s=null,o={}){const i=kc;n[i(586)]||(n[i(586)]=n[i(535)]),n[i(403)]=t.is(i(321)),s=s||wc(n);const a=r[i(479)]((t=>xc(t,this[i(667)]))),c=t.is(i(321))?t:xc(t,this[i(667)]);if(i(272)===this[i(462)]){const t=this[i(305)][i(346)](i(295),s,i(418));return this[i(528)]((()=>t([c],n,o))),null}a[i(331)](c);let u=!0;for(const t of a)if(!this[i(371)](t)){u=!1;break}if(u&&i(592)!==this[i(462)]){const t=this[i(305)][i(346)](i(295),s,i(418));return this[i(528)]((()=>t([c],n,o))),null}let l=null,f=c[i(281)],h=c[i(464)];for(const{suggestion:t,meta:e}of this[i(632)](c,i(295))){if(!e[i(304)])continue;if(e[i(447)]||e[i(624)]||e[i(573)])continue;if(t[i(341)][i(586)]!=n[i(586)])continue;if(!Uc(t,o))continue;const r=t[i(577)]();if(t[i(558)]==s){if(r[i(422)](c,!0))return null;f=f[i(446)](r[i(281)])?f:r[i(281)],h=h[i(690)](r[i(464)])?h:r[i(464)],l?r[i(281)][i(446)](l[i(577)]()[i(281)])?(l[i(633)](),l=t):t[i(633)]():l=t}else{const e=c[i(379)](r);this[i(486)](t,e)}}const d=this[i(523)][i(437)][i(328)](i(280)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(608)](l,this[i(667)][i(430)](f,h)),l;{const t=this[i(478)]({id:g,type:i(424)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(647)](i(424)+s,g,p,this[i(667)][i(430)](f,h)),t}}[kc(361)](t,n,r=[],s=null,o={}){const i=kc;n[i(586)]||(n[i(586)]=n[i(535)]);const a=t[0];n[i(403)]=a.is(i(321)),s=s||wc(n);const c=r[i(479)]((t=>xc(t,this[i(667)]))),u=a.is(i(321))?t:t[i(479)]((t=>xc(t,this[i(667)])));if(i(272)===this[i(462)]){const t=this[i(305)][i(346)](i(295),s,i(418));return this[i(528)]((()=>t(u,n,o))),null}c[i(331)](...u);let l=!0;for(const t of c)if(!this[i(371)](t)){l=!1;break}if(l&&i(592)!==this[i(462)]){const t=this[i(305)][i(346)](i(295),s,i(418));return this[i(528)]((()=>t(u,n,o))),null}const f=this[i(523)][i(437)][i(328)](i(280)).me;for(const t of this[i(529)]()){if(t[i(672)].id!=f.id)continue;if(i(295)!=t[i(301)]||t[i(341)][i(586)]!=n[i(586)])continue;if(!Uc(t,o))continue;const e=t[i(558)]==s;for(let n=0;n<u[i(297)];n++){const r=u[n];for(const s of t[i(496)]()){const o=s[i(370)]();if(r[i(389)](o)){e?(u[i(296)](n,1),n--):t[i(540)](s[i(521)]);break}}}}if(0==u[i(297)])return null;const h=this[i(305)][i(346)](i(295),s,i(627));for(const t of this[i(529)]())if(t[i(672)].id==f.id&&i(295)==t[i(301)]&&t[i(341)][i(586)]==n[i(586)]&&t[i(558)]==s&&Uc(t,o)&&(h(t[i(335)](),u)||h(u,t[i(335)]()))){for(const e of u)t[i(679)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(424)+s,m=this[i(478)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(647)](p,d,g,t,Wr[i(407)]());return m}[kc(399)](t,n=null,r={}){const s=kc;if(t[s(405)])return null;const o=this[s(523)][s(437)][s(328)](s(280)).me,a=new i.LiveRange(t[s(281)],t[s(464)]);for(const{suggestion:t,meta:e}of this[s(632)](a,s(662)))if(e[s(304)]&&!e[s(447)])if(t[s(400)]){const e=t[s(335)]()[s(306)]((t=>s(404)!=t[s(463)][s(669)]));if(e[s(326)]((t=>a[s(422)](t,!0)))&&t[s(571)](),e[s(377)]((t=>t[s(422)](a,!0)))){const t=this[s(305)][s(346)](s(465),n,s(418));return this[s(528)]((()=>t([a],null,r))),null}}else{const e=a[s(379)](t[s(577)]());null!==e&&t[s(617)]([e],null,r)}if(a[s(653)](),a[s(405)]||s(404)==a[s(463)][s(669)])return null;let c=null,u=a[s(281)],l=a[s(464)];const f=this[s(632)](a,s(465));for(const{suggestion:t,meta:e}of f){const n=this[s(667)][s(430)](u,l);if(e[s(304)]&&(this[s(500)]||!e[s(624)]&&!e[s(573)]))if(t[s(400)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(335)]()){if(r[s(422)](n,!0))return t;n[s(422)](r)||(e=!1)}e&&t[s(571)]()}else{const e=t[s(577)]();if(e[s(422)](n,!0))return t;if(!Uc(t,r)){n[s(422)](e)?t[s(633)]():e[s(485)](u)?u=e[s(464)]:e[s(485)](l)&&(l=e[s(281)]);continue}u=u[s(446)](e[s(281)])?u:e[s(281)],l=l[s(690)](e[s(464)])?l:e[s(464)],r=Object[s(583)]({},t[s(267)]),c?e[s(281)][s(446)](c[s(577)]()[s(281)])?(c[s(633)](),c=t):t[s(633)]():c=t}}if(c)return this[s(608)](c,this[s(667)][s(430)](u,l)),c;{const t=(0,e.uid)(),i=this[s(667)][s(430)](u,l),a=o.id,c=n?s(631)+n:s(465),f=this[s(478)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(647)](c,t,a,i),f}}[kc(338)](t,n=kc(393),r={}){const s=kc,o=this[s(523)][s(437)][s(328)](s(280)).me,a=t[s(479)]((t=>new i.LiveRange(t[s(281)],t[s(464)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(632)](a,s(662)))e[s(304)]&&!e[s(447)]&&c[s(635)](t);for(const e of c)if(e[s(400)]){const o=e[s(335)]();if((!e[s(267)]||!e[s(267)][s(474)])&&o[s(326)]((t=>a[s(377)]((e=>e[s(422)](t,!0)))))&&e[s(571)](),a[s(326)]((t=>o[s(377)]((e=>e[s(422)](t,!0)))))){const e=this[s(305)][s(346)](s(465),n,s(418));return this[s(528)]((()=>e(t,null,r))),null}}else{const t=e[s(577)]();if(a[s(377)]((e=>e[s(422)](t,!0)))&&e[s(571)](),a[s(326)]((e=>t[s(422)](e,!0)))){const t=this[s(305)][s(346)](s(465),n,s(418));return this[s(528)]((()=>t(a,null,r))),null}}const u=this[s(305)][s(346)](s(465),n,s(627));let l=null;for(const t of this[s(529)]())if(t[s(672)].id==o.id&&t[s(557)]&&s(465)==t[s(301)]&&t[s(558)]==n&&Uc(t,r)&&(u(t[s(335)](),a)||u(a,t[s(335)]())))if(l){if(t[s(508)]&&t[s(508)][s(297)])continue;for(const e of t[s(335)]())l[s(689)](e)||l[s(679)](e);t[s(633)]()}else{l=t;for(const e of a)t[s(689)](e)||t[s(679)](e)}if(l)return l;c[s(505)]();for(const{suggestion:t,meta:e}of this[s(632)](a,s(465)))e[s(304)]&&(this[s(500)]||!e[s(624)]&&!e[s(573)])&&Uc(t,r)&&c[s(635)](t);for(const t of c){const e=t[s(335)]();if((!r||!r[s(474)])&&a[s(326)]((t=>e[s(377)]((e=>e[s(422)](t,!0))))))return t;(!t[s(267)]||!t[s(267)][s(474)])&&e[s(326)]((t=>a[s(377)]((e=>e[s(422)](t,!0)))))&&t[s(571)]()}const f=(0,e.uid)(),h=o.id,d=s(631)+n,g=this[s(478)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(653)](),t[s(405)]||s(404)==t[s(463)][s(669)]||this[s(647)](d,f,h,t,Wr[s(407)]());return g}[kc(420)](t,n,r,s,o){const i=kc;if(t[i(405)])return[];if(i(272)===this[i(462)])return[];const a=this[i(523)][i(437)][i(328)](i(280)).me.id,c=Array[i(309)](this[i(453)][i(355)]())[i(306)]((e=>i(603)==e[i(301)]&&e[i(341)][i(327)]==n&&e[i(689)](t)));if(i(657)===this[i(462)]){const e=this[i(632)](t,i(662))[i(306)]((({meta:t})=>t[i(304)]&&!t[i(573)]&&!t[i(447)]))[i(479)]((({suggestion:t})=>t));c[i(351)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(603)==t[i(301)]?t[i(341)][i(329)]:void 0,o=t[i(577)](),a=Array[i(309)](u[i(362)]())[i(484)]((t=>t[i(595)](o)));if(!a)continue;const c=a[i(639)](o);this[i(499)](n)&&i(662)==t[i(301)]&&0!=c[i(297)]||(u[i(563)](a),c[i(674)]((t=>{u[i(682)](t,r)})),i(662)!=t[i(301)]&&e!=s&&u[i(682)](a[i(379)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(297)]>37&&console[i(530)](i(495),{key:n});const f=(i(695)+(n+"|")+wc({newValue:s}))[i(277)](0,60),h=this[i(478)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(331)](h),this[i(647)](f,c,a,t)}return l}[kc(342)](t){const e=kc;this[e(408)](t,((t,...n)=>{this[e(431)]((()=>{t(...n)}))}))}[kc(401)](t){const e=kc;this[e(414)][e(635)](t)}[kc(372)](t){const e=kc;this[e(681)][e(635)](t)}[kc(605)](t){const e=kc;return e(603)==t[e(301)]?t[e(558)][e(345)]("|")[0]:null}[kc(608)](t,e){const n=kc,r=t[n(419)]();this[n(667)][n(426)]((t=>{t[n(334)](r,{range:e})}))}[kc(283)](t){const e=kc,n=t.id,r=this[e(523)][e(656)][e(328)](e(572));this[e(319)][e(658)](n)||this[e(319)][e(380)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(319)][e(333)](n);s[e(675)](e(626)),s[e(626)]=!1,t[e(508)]=s}[kc(452)](t,n,r,s){const o=kc;if(t[o(301)]!=n||t[o(558)]!=r||t[o(601)].id!=s)throw this[o(523)][o(394)](o(308)),new e.CKEditorError(o(308),this)}[kc(486)](t,n){const r=kc,s=t[r(577)]();if(n[r(389)](s))t[r(633)]();else if(s[r(422)](n)){const o=this[r(667)][r(287)](n[r(281)][r(314)],r(464));this[r(608)](t,this[r(667)][r(430)](s[r(281)],o));const i=(0,e.uid)(),a=t[r(601)].id,c=t[r(301)]+":"+t[r(558)];this[r(478)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(341)],attributes:t[r(267)]});const u=this[r(667)][r(287)](n[r(464)][r(490)],r(455)),l=this[r(667)][r(430)](u,s[r(464)]);this[r(647)](c,i,a,l)}else if(s[r(485)](n[r(281)])){const e=this[r(667)][r(287)](n[r(281)][r(314)],r(464));this[r(608)](t,this[r(667)][r(430)](s[r(281)],e))}else{const e=this[r(667)][r(287)](n[r(464)][r(490)],r(455));this[r(608)](t,this[r(667)][r(430)](e,s[r(464)]))}}[kc(371)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(632)](t,e(662))){if(!r[e(304)])continue;const s=n[e(335)]();for(const n of s)if(!t[e(639)](n)[e(297)])return!0}return!1}[kc(576)](t){const n=kc,r=this[n(523)][n(437)][n(328)](n(280))[n(565)](t);if(!r)throw new e.CKEditorError(n(566),this);return r}[kc(559)](t){const e=kc,n=this[e(523)][e(437)][e(328)](e(280)),r=(0,o.hashObject)(e(315)+t);return n[e(565)](r)||n[e(457)]({id:r,name:t})}[kc(423)](t,e,n,r,s){const o=kc,i=this[o(576)](r),a=this[o(305)][o(525)](t,e,n,i,s,(t=>{const e=o;this[e(692)](n,{attributes:t});const r=this[e(368)](n);this[e(676)](new Set([r])),this[e(382)](new Set([r]))}));return this[o(356)](a,o(418),(()=>{const t=o;this[t(692)](n,{state:t(654)})}),{priority:o(290)}),this[o(356)](a,o(571),(()=>{const t=o;this[t(692)](n,{state:t(625)})}),{priority:o(290)}),this[o(453)][o(682)](n,a),this[o(518)][o(682)](a,o(475)),a}[kc(524)](t){const e=kc,n=t[e(345)](":");return{group:n[0],type:n[1],subType:n[e(297)]>=5?n[2]:null,id:n[e(297)]<5?n[2]:n[3],authorId:n[e(297)]<5?n[3]:n[4],markerCount:6==n[e(297)]?n[5]:null}}[kc(367)](t,n,r){const s=kc,o=t[s(577)](),i=o[s(281)],a=o[s(464)];this[s(608)](t,this[s(667)][s(430)](i,n));const c=(0,e.uid)(),u=t[s(601)].id,l=t[s(301)]+(t[s(558)]?":"+t[s(558)]:"");this[s(478)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(267)],data:t[s(341)]});const f=this[s(605)](t);(s(295)==t[s(301)]||f&&this[s(499)](f))&&(r=this[s(667)][s(498)](r[s(490)])),this[s(647)](l,c,u,this[s(667)][s(430)](r,a))}[kc(632)](t,e=null){const n=kc,r=[],s=this[n(523)][n(437)][n(328)](n(280)).me;Array[n(273)](t)||(t=[t]);for(const o of this[n(529)]()){if(!o[n(557)])continue;if(e&&o[n(301)]!=e)continue;let i=!1;for(const e of o[n(335)]()){for(const a of t){const t=a[n(281)][n(389)](e[n(464)])||a[n(464)][n(389)](e[n(281)]);if(t||a[n(379)](e)){const c=a[n(422)](e)&&Mc(this[n(667)][n(668)],e[n(281)],a),u=e[n(422)](a)&&Mc(this[n(667)][n(668)],a[n(281)],e);r[n(331)]({suggestion:o,meta:{isOwn:s==o[n(672)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(647)](t,e,n,r,s){const o=kc;this[o(667)][o(426)]((i=>{const a=o;let c=a(588)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(578)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(628)](t){const e=kc,n=t[e(388)],r=t[e(460)];t[e(388)]=null,t[e(460)]=null,null!=n&&n[e(460)]==t&&(n[e(460)]=r),null!=r&&r[e(388)]==t&&(r[e(388)]=n),e(610)==this[e(518)][e(328)](t)&&(this[e(518)][e(682)](t,e(442)),this[e(612)](e(527),t,n,r))}[kc(478)](t){const n=kc,r=t.id,s=this[n(354)](t);if(this[n(570)]&&this[n(570)][n(330)]){const o=this[n(523)][n(437)][n(328)](n(611)),i=s[n(473)],a=s[n(558)]?s[n(301)]+":"+s[n(558)]:s[n(301)],c=this[n(523)][n(289)],u=o[n(635)](Kr(c,n(673))),l={id:r,type:a,hasComments:i,data:t[n(341)]||null,originalSuggestionId:t[n(363)]||null,attributes:s[n(267)]};this[n(570)][n(330)](l)[n(697)]((t=>{const e=n;s[e(344)]=!0,o[e(638)](u),t&&t[e(298)]&&(this[e(453)][e(328)](r)[e(298)]=t[e(298)])}))[n(428)]((t=>{const r=n;throw(0,e.logWarning)(r(590)),this[r(523)][r(332)][r(686)]({isUndoable:!1},(()=>{s[r(571)]()})),s[r(483)](),this[r(453)][r(563)](s.id),this[r(518)][r(563)](s),t}))}return s}[kc(499)](t){const e=kc;return this[e(414)][e(561)](t)}[kc(692)](t,e){const n=kc,r=this[n(523)][n(437)][n(328)](n(611)),s=this[n(368)](t);if(this[n(570)]&&this[n(570)][n(480)])if(s[n(344)]){const s=r[n(635)](Kr(this[n(523)][n(289)],n(673)));this[n(570)][n(480)](t,e)[n(697)]((()=>{r[n(638)](s)}))}else s.on(n(596),(()=>{this[n(692)](t,e)}))}[kc(636)](t){const n=kc;if(!this[n(570)]||!this[n(570)][n(368)])throw new e.CKEditorError(n(677),this);return this[n(570)][n(368)](t)}[kc(553)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(524)](t),i=this[e(453)][e(328)](n)||this[e(423)](r,s,n,o,{});switch(this[e(452)](i,r,s,o),this[e(518)][e(328)](i)){case e(475):this[e(636)](n)[e(697)]((t=>{const r=e;let s=Promise[r(471)]();t[r(473)]&&(s=this[r(319)][r(545)]({channelId:this[r(523)][r(656)][r(328)](r(572)),threadId:n})),s[r(697)]((()=>{const e=r;this[e(354)](t)[e(344)]=!0}))})),this[e(518)][e(682)](i,e(413));break;case e(442):this[e(692)](n,{state:e(343)});case e(417):this[e(518)][e(682)](i,e(610)),this[e(612)](e(402),i);break;case e(610):this[e(612)](e(591),i)}return i[e(374)](t),i}[kc(382)](t){const e=kc,n=Array[e(309)](t),r=n[e(306)]((t=>e(603)==t[e(301)]));this[e(472)](r);const s=n[e(306)]((t=>!t[e(400)]&&e(603)!=t[e(301)])),o=this[e(529)]({skipNotAttached:!0})[e(306)]((t=>!t[e(400)]&&e(603)!=t[e(301)])),i=o[e(306)]((n=>!t[e(561)](n))),a=new Map(o[e(479)]((t=>[t,this[e(305)][e(346)](t[e(301)],t[e(558)],e(564))]))),c=new Map(o[e(479)]((t=>[t,t[e(577)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(297)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(297)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(297)];t++){const n=s[t];!l[e(561)](n)&&n[e(388)]&&(f[e(635)](n[e(388)]),n[e(388)][e(460)]===n&&(n[e(388)][e(460)]=null),n[e(388)]=null),!u[e(561)](n)&&n[e(460)]&&(f[e(635)](n[e(460)]),n[e(460)][e(388)]===n&&(n[e(460)][e(388)]=null),n[e(460)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(297)];e++){const r=d(t,n[e]);r&&(r[0][s(460)]=r[1],r[1][s(388)]=r[0],u[s(635)](r[0]),l[s(635)](r[1]))}}function d(t,n){const r=e;if(t[r(672)].id!==n[r(672)].id)return null;const s=a[r(328)](t)(t,n,c[r(328)](t),c[r(328)](n));return s&&a[r(328)](n)(t,n,c[r(328)](t),c[r(328)](n))?s[1][r(508)]&&s[1][r(508)][r(297)]?null:s:null}f[e(589)]&&this[e(382)](f)}[kc(472)](t){const e=kc;if(0==t[e(297)])return;const n=this[e(529)]({skipNotAttached:!0})[e(306)]((t=>e(603)==t[e(301)]&&t[e(670)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(267)]);s[e(561)](n)||(s[e(682)](n,r[e(297)]),r[e(331)]([]));const i=s[e(328)](n);r[i][e(331)](t)}!function(){const t=e;r[t(409)](((e,n)=>{const r=t,s=e[0][r(298)],o=n[0][r(298)];return s==o?e[0][r(267)][r(546)]<n[0][r(267)][r(546)]?-1:1:s<o?-1:1}));for(const e of r)e[t(409)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(297)];t++){if(0==r[t][e(297)])continue;const n=[];for(let s=t+1;s<r[e(297)];s++)0!=r[s][e(297)]&&i(r[t],r[s])&&n[e(331)](s);for(const s of n)r[t]=r[t][e(406)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(297)];n++){const r=t[n+1]||null;t[n][e(460)]!==r&&(t[n][e(460)]=r)}for(const t of r)for(let n=0;n<t[e(297)];n++){const r=t[n-1]||null;t[n][e(388)]!==r&&(t[n][e(388)]=r)}function i(t,n){const r=e;if(t[0][r(267)][r(546)]!==n[0][r(267)][r(546)]&&t[0][r(672)]!==n[0][r(672)])return!1;if(!function(t,e){const n=r;return!t[n(473)]&&!e[n(473)]||(!t[n(473)]||!e[n(473)])&&(!!(t[n(473)]&&e[n(298)]<t[n(508)][n(282)][n(328)](0)[n(298)])||!!(e[n(473)]&&t[n(298)]<e[n(508)][n(282)][n(328)](0)[n(298)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(267)],r(546)),o=Ac(n[0][r(267)],r(546));return!!Fr(s,o)&&(!!t[r(326)]((t=>n[r(377)]((e=>t[r(577)]()[r(389)](e[r(577)]())))))&&n[r(326)]((e=>t[r(377)]((t=>e[r(577)]()[r(389)](t[r(577)]()))))))}}[kc(676)](t){const e=kc,n=Array[e(309)](t),r=this[e(529)]({skipNotAttached:!0}),s=r[e(306)]((n=>!t[e(561)](n))),o=new Map(n[e(479)]((t=>[t,this[e(305)][e(346)](t[e(301)],t[e(558)],e(627))]))),i=new Map(r[e(479)]((t=>[t,t[e(335)]()])));for(let t=0;t<n[e(297)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(297)];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(297)];e++){const s=r[e];if(s[a(301)]!==n[a(301)]||s[a(672)].id!==n[a(672)].id||s[a(558)]!==n[a(558)])continue;if(!Bc(n,s))continue;if(a(603)==n[a(301)]&&n[a(341)][a(329)]!=s[a(341)][a(329)])continue;if(a(603)==n[a(301)]&&t[a(499)](n[a(341)][a(327)]))continue;if(a(295)==n[a(301)]){const e=t[a(523)][a(332)],r=n[a(685)]();if(r&&(e[a(668)][a(324)](r)||e[a(668)][a(274)](r)))continue}const c=o[a(328)](n),u=i[a(328)](n),l=i[a(328)](s),f=n[a(508)]&&n[a(508)][a(297)],h=s[a(508)]&&s[a(508)][a(297)];if(!f&&c(l,u))return t[a(468)](s,n),i[a(563)](n),!0;if(!h&&c(u,l))return t[a(468)](n,s),i[a(563)](s),!0}return!1}}[kc(468)](t,e){const n=kc;if(t[n(400)])for(const r of e[n(335)]())t[n(679)](r);else{const r=e[n(577)]()[n(464)];this[n(608)](t,this[n(667)][n(430)](t[n(577)]()[n(281)],r))}e[n(633)]()}[kc(504)](t,e,n){const r=kc,s=t[r(269)](r(621))||t[r(269)](r(603))?r(542):t[r(509)]();return Kr(this[r(523)][r(289)],e+"_"+s+r(688),n)}[kc(384)](){const t=kc,n=this[t(523)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(667)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(524)](t[i(521)]);if(i(544)===e){r[i(512)](this[i(504)](n,i(451)));break}}for(const t of s){const{group:n,type:s}=this[i(524)](t[i(521)]);if(i(544)===n){r[i(512)](this[i(504)](s,i(645),(0,e.getEnvKeystrokeText)(o.ENTER_THREAD_KEYSTROKE)));break}}}))}[kc(482)](t){const e=kc;if(this[e(683)])return!1;const n=this[e(523)],r=n[e(332)][e(300)][e(322)][e(644)]();if(0==r[e(297)])return!1;const s=[],o=r[e(306)]((t=>e(603)==t[e(301)])),i=r[e(306)]((t=>e(477)==t[e(301)]&&e(652)!=t[e(521)])),a=r[e(306)]((t=>e(638)==t[e(301)]&&e(652)!=t[e(521)]));for(const t of o)s[e(331)]({key:t[e(445)],newValue:t[e(268)],oldValue:t[e(660)],range:Fc(t[e(321)],n[e(332)])});for(const t of i){const r=a[e(484)]((n=>n[e(526)][e(389)](t[e(526)])));r&&s[e(331)]({key:e(506),newValue:t[e(521)],oldValue:r[e(521)],range:n[e(332)][e(511)](t[e(526)][e(651)])})}return 0!=s[e(297)]&&this[e(425)](t,s)}[kc(271)](t){const e=kc;let n=!1;const r=this[e(523)][e(332)][e(300)][e(322)][e(369)]()[e(306)]((t=>t[e(341)][e(502)]&&t[e(521)][e(269)](e(554))));for(const s of r){const{subType:r,id:o}=this[e(524)](s[e(521)]),i=r[e(345)]("|")[0];for(const r of this[e(529)]({skipNotAttached:!0}))r.id!=o&&e(603)==r[e(301)]&&r[e(341)]&&r[e(341)][e(327)]==i&&r[e(577)]()[e(595)](s[e(341)][e(502)])&&(this[e(655)](r,s[e(341)][e(502)],t),n=!0)}return n}[kc(431)](t){const e=kc;this[e(523)],this[e(683)]=!0,t()}[kc(481)](t){const e=kc,n=this[e(499)](t),r=this[e(681)][e(561)](t);return n||r}[kc(425)](t,e){const n=kc;if(0==e[n(297)])return!1;let r=!1;for(const s of e){const e=this[n(632)](s[n(321)],n(603))[n(306)]((t=>!t[n(604)][n(447)]))[n(479)]((t=>t[n(544)])),i=(0,o.hashObject)({newValue:s[n(352)]});e[n(306)]((t=>{const e=n,[r,o]=t[e(558)][e(345)]("|");return r==s[e(327)]&&o!=i}))[n(674)]((e=>{const o=n;this[o(655)](e,s[o(321)],t),r=!0}))}return r}[kc(655)](t,e,n){const r=kc,s=t[r(577)]()[r(639)](e);0!==s[r(297)]?1!==s[r(297)]?this[r(367)](t,e[r(281)],e[r(464)]):this[r(608)](t,s[0]):n[r(540)](t[r(419)]())}}class Sc{constructor(t){const e=kc;this[e(291)]=t,this[e(667)]=t[e(332)],this[e(538)]=new Map,this[e(680)]=new Map,this[e(587)]()}[kc(525)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(667)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(346)](t,e,i(418))(...n),onDiscard:(...n)=>this[i(346)](t,e,i(571))(...n)})}[kc(536)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(538)][s(682)](o,r)}[kc(346)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(538)][r(328)](s)||this[r(680)][r(328)](t+":"+n)}[kc(587)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(409)](((t,n)=>t[e(281)][e(446)](n[e(281)])?1:-1)),this[e(667)][e(426)]((n=>{const r=e;for(const e of t){let t;t=e[r(464)][r(449)]&&e[r(464)][r(490)]==e[r(281)][r(651)]?n[r(398)](e[r(281)][r(651)],"on"):n[r(398)](e),this[r(667)][r(584)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(667)][n(426)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(479)]((t=>(vc(t)&&(t=this[s(667)][s(430)](t[s(464)])),t)))[s(306)]((t=>s(404)!==t[s(463)][s(669)]));if(c[s(297)]<1)return;const u=Array[s(309)](this[s(667)][s(300)][s(520)][s(335)]())[s(479)]((t=>i.LiveRange[s(387)](t)));r[s(555)](c);for(const t of this[s(291)][s(421)][s(421)]())t[s(574)]();a[s(331)]({forceDefaultExecution:!0}),this[s(291)][s(366)](o,...a);const l=u[s(306)]((t=>s(404)!=t[s(463)][s(669)]));l[s(297)]>0&&r[s(555)](l);for(const t of u)t[s(653)]()}))},s=(e,n)=>1==e[t(297)]&&1==n[t(297)]&&e[0][t(464)][t(389)](n[0][t(281)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(667)])?[e,n]:Pc(n,e,s,r,this[t(667)])?[n,e]:null;this[t(680)][t(682)](t(383),e),this[t(680)][t(682)](t(581),n),this[t(680)][t(682)](t(507),s),this[t(680)][t(682)](t(616),o),this[t(680)][t(682)](t(392),n),this[t(680)][t(682)](t(560),e),this[t(680)][t(682)](t(663),s),this[t(680)][t(682)](t(609),o),this[t(680)][t(682)](t(650),r),this[t(680)][t(682)](t(443),e),this[t(680)][t(682)](t(613),s),this[t(680)][t(682)](t(373),e),this[t(680)][t(682)](t(516),r),this[t(680)][t(682)](t(433),e),this[t(680)][t(682)](t(493),s),this[t(680)][t(682)](t(360),e),this[t(680)][t(682)](t(466),e),this[t(680)][t(682)](t(615),((e,n)=>{const r=t;if(!n)return;const s=this[r(291)][r(437)][r(328)](Rc);this[r(667)][r(426)]((t=>{const o=r;if(o(506)==n[o(327)])for(const r of e){const e=r[o(281)][o(651)],s=n[o(329)];t[o(549)](e,s)}else if(s[o(499)](n[o(327)]))for(const r of e)void 0!==n[o(329)]?t[o(307)](n[o(327)],n[o(329)],r[o(281)][o(651)]):t[o(661)](n[o(327)],r[o(281)][o(651)]);else for(const r of e)n[o(329)]?t[o(307)](n[o(327)],n[o(329)],r):t[o(661)](n[o(327)],r)}))})),this[t(680)][t(682)](t(459),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(490)][r(618)]({includeSelf:!0,parentFirst:!0})){if(s[r(463)]==s)return!1;if(!n[r(519)](s))return!1;if(t[r(324)](s)||t[r(274)](s))return!0}return!1}function vc(t){const e=kc;return t[e(464)][e(490)]==t[e(281)][e(651)]&&t[e(464)][e(585)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(517)].is(s(461))&&!r[s(324)](t[s(517)]),i=t[s(281)][s(556)](o),a=t[s(464)][s(556)](o,{direction:s(547)});return!(t[s(281)][s(389)](i)&&t[s(464)][s(389)](a)||(i[s(446)](a)?n[s(334)](e,{range:n[s(430)](i,a)}):n[s(540)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(281)][e(651)];return n&&n.is(e(340))}function Fc(t,e){const n=kc;return null==t[n(464)][n(314)]&&t[n(464)][n(490)]==t[n(281)][n(651)]?xc(t[n(281)][n(651)],e):t}function xc(t,e){const n=kc,r=e[n(668)][n(324)](t)||e[n(668)][n(410)](t);return e[n(430)](e[n(287)](t,n(494)),r?e[n(454)](t):e[n(287)](t,n(464)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(460)])return!1;if(!Bc(t,e))return!1;if(n[o(464)][o(389)](r[o(281)]))return!0;if(t[o(301)]!=e[o(301)])return!1;if(!n[o(464)][o(438)](r[o(281)]))return!1;const i=s[o(430)](n[o(464)],r[o(281)])[o(303)]();for(const t of i)if([o(687),o(649)][o(415)](t[o(301)])&&s[o(668)][o(274)](t[o(517)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(670)]||!e[n(670)])return!1;const r=new Set(Object[n(362)](t[n(267)])),s=new Set(Object[n(362)](e[n(267)]));if(r[n(563)](n(546)),s[n(563)](n(546)),0==r[n(589)]&&0==s[n(589)])return!0;if(r[n(589)]!=s[n(589)])return!1;const o={...t[n(267)]},i={...e[n(267)]};return delete o[n(546)],delete i[n(546)],JSON[n(439)](o)==JSON[n(439)](i)}function Uc(t,e){const n=kc,r=jc(t[n(267)]),s=jc(e);if(!t[n(670)])return!1;for(const t of Object[n(362)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(583)]({},t);return delete n[e(474)],delete n[e(358)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=485]})(t,e)}function Hc(){const t=["commands","bind","view","_setPendingAction","2RpTQjk","isEnabled","5348504foplMf","unbind","stopListening","locale","1470849PzDYIi","model","commentThreadController","destroy","acceptSuggestion","get","_pendingAction","11934951bqTLwP","canDiscard","PendingActions","add","2211642rfukdI","10538304LAOqMF","listenTo","getRanges","_acceptCommand","_removePendingAction","discardSuggestion","change:isDirty","_discardCommand","15QDcgLT","PENDING_ACTION_SUGGESTION","isDirty","_editor","canEditAt","4095318uzDOqN","102354AwxBba","canAccept","plugins","execute","remove"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(956239===-parseInt(e(518))/1*(-parseInt(e(512))/2)+parseInt(e(502))/3+parseInt(e(514))/4+-parseInt(e(497))/5*(-parseInt(e(503))/6)+-parseInt(e(525))/7+-parseInt(e(489))/8+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(519)]=e,this[s(510)]=n,this[s(520)]=r,this[s(500)]=t,this[s(492)]=t[s(508)][s(523)](s(522)),this[s(496)]=t[s(508)][s(523)](s(494)),this[s(510)][s(509)](s(513)).to(this[s(492)],this[s(496)],((t,e)=>t||e)),this[s(510)][s(509)](s(504)).to(this[s(492)],s(513),(t=>t&&this[s(500)][s(519)][s(501)](e[s(491)]()))),this[s(510)][s(509)](s(485)).to(this[s(496)],s(513),(t=>t&&this[s(500)][s(519)][s(501)](e[s(491)]()))),this[s(524)]=null,n[s(499)]&&this[s(511)](),this[s(490)](n,s(522),(()=>this[s(522)]())),this[s(490)](n,s(494),(()=>this[s(494)]())),this[s(490)](n,s(495),(()=>{const t=s;n[t(499)]?this[t(511)]():this[t(493)]()}))}[Gc(522)](){const t=Gc;this[t(492)][t(506)](this[t(519)].id)}[Gc(494)](){const t=Gc;this[t(496)][t(506)](this[t(519)].id)}[Gc(521)](){const t=Gc;this[t(510)][t(515)](t(513)),this[t(510)][t(515)](t(504)),this[t(510)][t(515)](t(485)),this[t(516)](),this[t(520)][t(521)](),this[t(524)]&&this[t(493)]()}[Gc(511)](){const t=Gc,e=Kr(this[t(500)][t(517)],t(498));this[t(524)]=this[t(500)][t(505)][t(523)](t(486))[t(487)](e)}[Gc(493)](){const t=Gc;null!==this[t(524)]&&this[t(500)][t(505)][t(523)](t(486))[t(507)](this[t(524)]),this[t(524)]=null}}const Wc=Kc;function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=104]})(t,e)}function qc(){const t=["locale","commentsListView","cancel","removeComment","canDiscard","_localUser","showInput","text/html","_createCommentViews","commentThread","33861zUVVcX","8778708XQXPFU","isEnabled","commentInputView","target","destroy","104068GdpOzP","authoredAt","ariaDescriptionView","6WgIKMQ","1532460wuieEY","textContent","disabledSubmit","isReadOnly","commentThreadInputView","content","delegate","shift+tab","canAccept","join","ariaLabel","map","submit","focusCycler","element","focusables","parseFromString","fire","updateComment","focusTracker","_config","isDirty","keystrokes","editorConfig","body","render","assign","4162264TJxCUq","hasDirtyComment","tab","author","553742ZHqdRj","name","158121zisPKq","isActive","_createCommentThreadInputView","focus","addComment","bind","_model","formatDateTime","value","SUGGESTION_THREAD_DESCRIPTION","set","45WrRqJv","SUGGESTION_THREAD_ARIA_LABEL","CommentView","length","descriptionParts","setData","disableComments","editor"];return(qc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(507748===-parseInt(e(107))/1*(-parseInt(e(145))/2)+-parseInt(e(136))/3+parseInt(e(142))/4*(-parseInt(e(118))/5)+-parseInt(e(146))/6+parseInt(e(105))/7+-parseInt(e(173))/8+parseInt(e(137))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Yc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(127)]=null,this[a(150)]=null,this[a(144)]=new o.AriaDescriptionView(t,Kr(t,a(116))),this[a(117)](a(108),!1),this[a(117)](a(143),n[a(143)]),this[a(112)](a(143)).to(n),this[a(117)](a(122),[]),this[a(117)](a(167),!1),this[a(117)](a(138),!1),this[a(117)](a(154),!1),this[a(117)](a(130),!1),this[a(112)](a(156)).to(this,a(121),n,a(143),this,a(122),((t,e,r)=>{const s=a,o=r[s(157)]((t=>T(t[s(151)])))[s(155)](". ")+".";return Kr(this[s(126)],s(119),[t-1,n[s(104)][s(106)],e?i[s(114)](e):"",(new DOMParser)[s(162)](o,s(133))[s(170)][s(147)]])})),this[a(161)]=new s.ViewCollection,this[a(165)]=new e.FocusTracker,this[a(168)]=new e.KeystrokeHandler,this[a(159)]=new s.FocusCycler({focusables:this[a(161)],focusTracker:this[a(165)],keystrokeHandler:this[a(168)],keystrokeHandlerOptions:{filter:t=>t[a(140)]!==this[a(160)]},actions:{focusPrevious:a(153),focusNext:a(175)}}),this[a(113)]=n,this[a(131)]=r,this[a(166)]=i,i[a(124)]?this[a(117)](a(121),1):this[a(134)]()}[Wc(171)](){const t=Wc;super[t(171)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(161)])}[Wc(110)](){const t=Wc;this[t(160)][t(110)]()}[Wc(141)](){const t=Wc;this[t(127)]&&this[t(127)][t(141)](),this[t(150)]&&this[t(150)][t(141)](),super[t(141)]()}[Wc(134)](){const t=Wc,{CommentsListView:e}=this[t(166)];this[t(127)]=new e(this[t(126)],this[t(113)][t(135)],Object[t(172)]({CommentView:this[t(166)][t(120)]},this[t(166)])),this[t(127)][t(152)](t(129)).to(this),this[t(127)][t(152)](t(164)).to(this),this[t(127)][t(112)](t(108)).to(this),this[t(117)](t(121),this[t(127)][t(121)]+1),this[t(112)](t(121)).to(this[t(127)],t(121),(t=>t+1)),this[t(150)]=this[t(109)](),this.on(t(129),(()=>this[t(110)]())),this[t(112)](t(167)).to(this[t(127)],t(174),this[t(150)][t(139)],t(115),((t,e)=>t||!!e))}[Wc(109)](){const t=Wc,{CommentThreadInputView:e}=this[t(166)],n=new e(this[t(126)],this[t(131)],this[t(166)][t(169)]),r=n[t(139)];return n[t(112)](t(132)).to(this,t(108),this[t(113)][t(135)],t(149),r,t(115),((t,e,n)=>!!n||t&&!e)),r.on(t(158),((e,n)=>{const s=t;this[s(163)](s(111),n),r[s(125)][s(123)]("")})),r.on(t(128),(()=>this[t(110)]())),r[t(112)](t(148)).to(this[t(113)][t(135)],t(149)),n}}const Xc=Jc;function Zc(){const t=["discardButton","color","bind","getUserViewNotificationText","ck-suggestion-wrapper--active","Discard suggestion","focusables","@external","ariaLabel","Accept suggestion","change:description","<p>","userView","ariaDescriptionView","_config","div","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info-time","editorDestroyed","ck-suggestion__info-name","add","ck-comment__info-time","element","canDiscard","7RbnZpD","creator","description","isActive","1425736HSHXLp","addMany","ck-suggestion-","commentThread","fire","editorReady","presentation","622446GKBxQy","span","5WmmUzx","ck-annotation__main","content","source","getExternalSuggestionNote","ck-suggestion__actions","ck-annotation__info-name","disableComments","ck-suggestion__user","isEnabled","135372fLKiUg","124440tKADrt","612844FpcrWZ","extendTemplate","importWord","name","set","commentsListView","formatDateTime","ck-annotation__actions","author","children","type","ck-annotation__info","</p>","isExternal","canAccept","discardSuggestion","execute","listitem","time","ck-rounded-corners","ck-suggestion--discard","ck-suggestion__info","ck-suggestion__main","descriptionParts","delegate","innerHTML","_model","render","ck-annotation__user","querySelector","bindTemplate","EXTERNAL_AVATAR","ck-suggestion-wrapper","locale","acceptButton","attributes","ck-annotation","check","_descriptionElement","ck-suggestion--accept","_createButton","6046182PvebHs","cancel","push","279066ueirEk","ck-comment__external",".ck-annotation__content-wrapper","commentThreadInputView","EXTERNAL_IMPORT_WORD_AVATAR","EXTERNAL_SUGGESTION","setTemplate","authoredAt","ck-annotation__content-wrapper","getTemplate","ck-suggestion","acceptSuggestion","ck-suggestion--disabled-comments"];return(Zc=function(){return t})()}function Jc(t,e){const n=Zc();return(Jc=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(106247===-parseInt(e(479))/1+parseInt(e(480))/2+-parseInt(e(467))/3+-parseInt(e(481))/4*(parseInt(e(469))/5)+parseInt(e(419))/6+parseInt(e(456))/7*(-parseInt(e(460))/8)+parseInt(e(416))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Qc extends Yc{constructor(e,n,r,s){const i=Jc;super(e,n,r,s),this[i(379)](i(385),""),this[i(434)](i(385)).to(this,i(398),(t=>t&&t[0]?t[0][i(385)]:"")),this[i(434)](i(458)).to(this,i(398),this,i(459),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(443)+T(e[n(471)],e[n(433)])+n(387);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(413)]=null,this[i(409)]=this[i(415)](Kr(e,i(441)),t.icons[i(412)],i(414),i(430),"sw"),this[i(409)][i(434)](i(478)).to(this,i(389)),this[i(432)]=this[i(415)](Kr(e,i(437)),t.icons[i(417)],i(395),i(390),"sw"),this[i(432)][i(434)](i(478)).to(this,i(455)),this[i(444)]=new o.UserView(e,this[i(401)][i(383)],this[i(435)]()),this[i(444)][i(482)]({attributes:{class:[i(477),i(403)],"aria-hidden":!0}}),this[i(438)][i(461)]([this[i(409)],this[i(432)]]),this[i(380)]&&this[i(438)][i(452)](this[i(380)]),this[i(422)]&&this[i(438)][i(452)](this[i(422)]),this[i(425)](this[i(428)]())}[Xc(428)](){const t=Xc,e=this[t(405)],n=[{tag:t(447),attributes:{class:[t(396),t(386)]},children:[{tag:t(468),children:[{text:this[t(444)][t(484)]}],attributes:{class:[t(451),t(475)]}},{tag:t(393),attributes:{datetime:e.to(t(426)),class:[t(453),t(449)]},children:[{text:e.to(t(426),(e=>this[t(446)][t(381)](e)))}]}]},{tag:t(447),attributes:{class:[t(474),t(382)]},children:[this[t(409)],this[t(432)]]},{tag:t(447),attributes:{class:[t(427)]}}];this[t(401)][t(388)]&&n[t(418)]({tag:t(447),attributes:{class:[t(420)]},children:[{text:this[t(473)]()}]});const r={tag:t(447),attributes:{class:["ck",t(394),t(407),e.if(t(459),t(436)),e.to(t(385),(e=>t(462)+e)),this[t(446)][t(476)]&&t(431)],"data-suggestion-id":this[t(401)].id,"data-thread-id":this[t(401)][t(463)].id,"data-author-id":this[t(401)][t(383)].id,tabindex:0,role:t(392),"aria-label":e.to(t(440)),"aria-describedby":this[t(445)].id},children:[{tag:t(447),attributes:{class:[t(429),t(411)]},children:[this[t(444)],{tag:t(447),attributes:{class:[t(397),t(470)],role:t(466)},children:n},this[t(445)]]}]};return this[t(380)]&&this[t(422)]&&(r[t(384)][t(418)](this[t(380)],this[t(422)]),this[t(380)][t(399)](t(465)).to(this),this[t(380)][t(399)](t(450)).to(this),this[t(422)][t(399)](t(465)).to(this),this[t(422)][t(399)](t(450)).to(this)),r}[Xc(402)](){const t=Xc;super[t(402)](),this[t(413)]=this[t(454)][t(404)](t(421)),this[t(413)][t(400)]=this[t(458)],this.on(t(442),((e,n,r)=>{const s=t;this[s(413)][s(400)]=r}))}[Xc(415)](t,e,n,r,s){const i=Xc,a=new o.LateFocusButtonView(this[i(408)]);return a[i(379)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(482)]({attributes:{class:n}}),a.on(i(391),(()=>{const t=i;this[t(464)](r,this[t(401)].id)})),a}[Xc(473)](){const t=Xc;return t(483)===this[t(401)][t(410)][t(439)][t(472)]?Kr(this[t(408)],t(448)):Kr(this[t(408)],t(424))}[Xc(435)](){const t=Xc;return this[t(401)][t(388)]?t(483)===this[t(401)][t(410)][t(439)][t(472)]?Kr(this[t(408)],t(423),this[t(401)][t(457)][t(484)]):Kr(this[t(408)],t(406),this[t(401)][t(457)][t(484)]):null}}const $c='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',tu=nu;function eu(){const t=["CommentsRepository","SuggestionThreadView","model","commands","switchbutton","delete","plugins","getDescriptions","focus","acceptSelectedSuggestions","keystrokes","push","keys","panelView","type","isMultiRange","innerView","TrackChangesUI","getByInnerView","define","listenTo","clear","_destroyController","source","suggestionLoaded","comments.maxThreadTotalWeight","comments.maxCommentsWhenCollapsed","createAnnotationView","12760731DumPrw","length","descriptionParts","_suggestionToController","editor","pluginName","Accept all selected suggestions","discardAllSuggestions","button","separator","52MQTmQi","getAllAdjacentSuggestions","isInContent","794679FhvXcs","_disableComments","Discard all selected suggestions","actionView","TrackChangesEditing","createCommentThreadController","buttonView","toMany","293599xJRvKO","_createToolbarButton","getMarkerNames","getJoined","Track changes","Accept all suggestions","getFirstRange","values","_refreshActiveMarkers","add","getRanges","locale","menu","remove","11VzjqEg","12289910nTUswu","reduce","suggestion-","mainView","menuBar:trackChanges","trackChanges","menuitem","destroy","lowest","descriptionFactory","suggestionChanged","change:previous","activeAnnotations","refreshSelectedViews","stopListening","3384430eSoine","change:activeAnnotations","suggestionUnloaded","componentFactory","head","children","discardSelectedSuggestions","value","createAnnotation","filter","commentsListView","arrowView","_updateController","_bindAnnotationToEditors","EditorAnnotations","bind","activeMarkers","8nTkCtJ","addComment","comments.editorConfig","_initKeyboardNavigationToThread","_unbindEditors","2CujARW","_addUIComponentsToFactory","12xVtwbO","execute","addSourceCollector","set","config","getMarkers","_annotationViews","some","registerAnnotation","commandName","menuitemcheckbox","_createMenuBarMenu","_splitMarkerName","init","CommentsUI","low","get","isEnabled","acceptButton","has","escape","hasSuggestion","isOn","13965216FEfZml","trackChanges.SuggestionThreadView","editing","Annotations","8WFFyix","commentThread","size","_viewToController","discardButton","getSuggestion","trackChanges.disableComments","comments.maxCommentCharsWhenCollapsed","delegate","view","items","_initializeController","from","CommentView","comments","previous","_handleControllerBuffer","requires","2346845zNrsyz","_handleSuggestionControllerDelayed","Discard all suggestions","isDirty","unbind","acceptAllSuggestions"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=491]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(729589===-parseInt(e(523))/1*(parseInt(e(575))/2)+-parseInt(e(515))/3*(parseInt(e(604))/4)+parseInt(e(622))/5*(-parseInt(e(577))/6)+parseInt(e(553))/7*(parseInt(e(570))/8)+-parseInt(e(502))/9+parseInt(e(538))/10*(-parseInt(e(537))/11)+-parseInt(e(600))/12*(-parseInt(e(512))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(621)](){const t=tu;return[Rc,o.Users,t(628),t(603),t(567)]}static get[tu(507)](){return tu(491)}constructor(t){const e=tu;super(t),this[e(505)]=new Map,this[e(607)]=new Map,this[e(583)]=new Map,this[e(620)]=new Map;const n=this[e(506)][e(581)];n[e(493)](e(601),Qc),n[e(493)](e(610),!1),this[e(516)]=n[e(593)](e(610)),this[e(573)]()}[tu(623)](t,e){const n=tu;0===this[n(620)][n(606)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(620)]){const r=this[t(505)][t(596)](e);r||n?r&&n&&this[t(496)](e):this[t(615)](e)}this[t(620)][t(495)](),this[t(506)][t(634)][t(593)](t(567))[t(551)](),this[t(531)]()}),10),this[n(620)][n(580)](t,e)}[tu(590)](){const t=tu,e=this[t(506)],n=e[t(634)][t(593)](t(519)),r=e[t(634)][t(593)](t(603)),s=e[t(634)][t(593)](t(567)),o=e[t(634)][t(593)](t(628));this[t(576)](),s[t(579)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(616)](this[e(505)])){const s=t[e(513)](),o=[];for(const t of s){if(!t[e(514)])continue;if(t[e(643)]){o[e(639)](...t[e(533)]());continue}const n=t[e(529)]();if(o[e(503)]>0){const t=o[0][e(526)](n);if(t){o[0]=t;continue}}o[e(639)](n)}n[e(639)]([r[e(613)],o])}return n})),this[t(494)](n,t(498),((e,n)=>{const r=t;this[r(494)](n,r(549),((t,e,s,o)=>{const i=r;n[i(514)]&&(null==s?(this[i(565)](o[i(557)]),this[i(623)](n,!1)):(this[i(565)](s[i(557)]),null==o&&this[i(623)](n,!0)))})),null!==n[r(619)]?this[r(565)](n[r(557)]):this[r(623)](n,!1)})),this[t(494)](n,t(555),((e,n,r)=>{const s=t;this[s(552)](n,s(549)),this[s(620)][s(633)](n),this[s(505)][s(596)](n)&&this[s(496)](n),r&&this[s(565)](r[s(557)])})),this[t(494)](n,t(548),((e,n)=>{this[t(565)](n)})),this[t(494)](r,t(554),(()=>{this[t(531)]()})),this[t(494)](o,t(571),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(598)](r))return;const i=n[o(609)](r);this[o(505)][o(593)](i)[o(613)][o(563)][o(636)](-1)}),{priority:t(546)})}[tu(531)](){const t=tu,e=this[t(506)][t(634)][t(593)](t(603)),n=this[t(506)][t(634)][t(593)](t(519)),r=Array[t(616)](e[t(550)],(e=>e[t(644)]))[t(562)]((e=>this[t(607)][t(596)](e))),s=[];for(const e of r){const n=this[t(607)][t(593)](e)[t(630)][t(513)]();s[t(639)](...n[t(539)](((e,n)=>[...e,...n[t(525)]()]),[]))}n[t(569)]=s}[tu(576)](){const t=tu,n=this[t(506)],r=n[t(534)],o=Kr(r,t(527)),i=new e.Collection([{type:t(632),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(543),role:t(587)})},{type:t(511)},{type:t(510),model:new s.ViewModel({withText:!0,label:Kr(r,t(528)),commandName:t(627),role:t(544)})},{type:t(510),model:new s.ViewModel({withText:!0,label:Kr(r,t(508)),commandName:t(637),role:t(544)})},{type:t(510),model:new s.ViewModel({withText:!0,label:Kr(r,t(624)),commandName:t(509),role:t(544)})},{type:t(510),model:new s.ViewModel({withText:!0,label:Kr(r,t(517)),commandName:t(559),role:t(544)})}]);for(const e of i)if(su(e)){const r=n[t(631)][t(593)](e[t(630)][t(586)]);e[t(630)][t(568)](t(599),t(594)).to(r,t(560),t(594))}n.ui[t(556)][t(532)](t(543),(e=>this[t(524)](e,i,o))),n.ui[t(556)][t(532)](t(542),(e=>this[t(588)](e,i,o)))}[tu(524)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(506)][r(631)][r(593)](r(543));o[r(521)][r(580)]({tooltip:n,label:n,icon:$c}),o[r(521)][r(568)](r(599)).to(i,r(560)),o[r(521)].on(r(578),(()=>{const t=r;i[t(578)](),this[t(506)][t(602)][t(613)][t(636)]()})),(0,s.addListToDropdown)(o,e,{role:r(535)});const a=[];for(const t of e)su(t)&&a[r(639)](this[r(506)][r(631)][r(593)](t[r(630)][r(586)]));const c=o[r(521)];return c[r(518)][r(626)](r(594)),c[r(564)][r(626)](r(594)),c[r(518)][r(568)](r(594)).to(i,r(594)),c[r(564)][r(568)](r(594))[r(522)](a,r(594),((...t)=>t[r(584)]((t=>t)))),o.on(r(578),(t=>{const e=r;this[e(506)][e(578)](t[e(497)][e(586)]),this[e(506)][e(602)][e(613)][e(636)]()})),o}[tu(588)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(506)][r(631)][r(593)](r(543));o[r(521)][r(580)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(511)==n[r(642)]){a[r(614)][r(532)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(630)];i[r(568)](...Object[r(640)](c)).to(c),i[r(612)](r(578)).to(o),i.on(r(578),(()=>{const t=r;this[t(506)][t(578)](c[t(586)]),this[t(506)][t(602)][t(613)][t(636)]()})),e[r(558)][r(532)](i),a[r(614)][r(532)](e)}return o[r(568)](r(594)).to(i,r(594)),o[r(641)][r(558)][r(532)](a),o}[tu(615)](t){const e=tu,n=this[e(506)],r=n[e(581)],s=n[e(634)][e(593)](e(603)),i=n[e(634)][e(593)](e(628)),a=n[e(634)][e(593)](e(567)),c=n[e(634)][e(593)](o.Users).me,u=r[e(593)](e(543))[e(629)],{CommentsListView:l,CommentThreadInputView:f}=n[e(634)][e(593)](e(591));let h,d;this[e(583)][e(596)](t.id)?(d=this[e(583)][e(593)](t.id),h=d[e(541)]):(h=new u(n[e(534)],t,c,{disableComments:this[e(516)],editorConfig:r[e(593)](e(572)),maxCommentsWhenCollapsed:r[e(593)](e(500)),maxThreadTotalWeight:r[e(593)](e(499)),maxCommentCharsWhenCollapsed:r[e(593)](e(611)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(593)](e(534))),CommentView:r[e(593)](e(618))[e(617)],CommentsListView:l,CommentThreadInputView:f}),h[e(595)].on(e(578),(()=>{const t=e;n[t(602)][t(613)][t(636)]()})),h[e(608)].on(e(578),(()=>{const t=e;n[t(602)][t(613)][t(636)]()})),d=s[e(501)](this[e(506)][e(534)],h),d[e(568)](e(625)).to(h,e(625)),d[e(568)](e(503)).to(h),d[e(568)](e(642)).to(h,e(642),(t=>e(540)+t)),this[e(494)](h,e(597),(()=>{const t=e;n[t(602)][t(613)][t(636)]()}),{priority:e(592)}),this[e(583)][e(580)](t.id,d));const g=i[e(520)](t[e(605)],h),p=new zc(n,t,h,g),m=t[e(513)]()[e(562)]((t=>t[e(514)]));h[e(504)]=n[e(634)][e(593)](e(519))[e(547)][e(635)](m),this[e(505)][e(580)](t,p),this[e(607)][e(580)](h,p);const E=s[e(561)]({view:d,target:()=>{const r=e,s=[],i=t[r(513)]()[r(562)]((t=>t[r(514)]));for(const t of i)s[r(639)](...t[r(582)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(602)],s)},type:()=>e(540)+p[e(613)][e(642)]});i[e(566)](h,E),s[e(532)](E),a[e(585)](E)}[tu(496)](t){const e=tu,n=this[e(506)][e(634)][e(593)](e(628)),r=this[e(506)][e(634)][e(593)](e(603)),s=this[e(505)][e(593)](t),o=s[e(613)],i=r[e(492)](o);n[e(574)](o),i&&r[e(536)](i),this[e(505)][e(633)](t),this[e(607)][e(633)](o),s[e(545)]()}[tu(565)](t){const e=tu;if(!t[e(514)]||!this[e(505)][e(596)](t))return;const n=this[e(506)][e(634)][e(593)](e(519)),r=this[e(505)][e(593)](t),s=t[e(513)]();r[e(613)][e(504)]=n[e(547)][e(635)](s)}[tu(573)](){const t=tu;this[t(506)][t(638)][t(580)](o.ENTER_THREAD_KEYSTROKE,((e,n)=>{const r=t,s=this[r(506)][r(634)][r(593)](cu),o=this[r(506)][r(634)][r(593)](Rc);if(!o[r(569)][r(503)])return;const{id:i}=o[r(589)](o[r(569)][0]),a=s[r(609)](i);a&&(this[r(505)][r(593)](a)[r(613)][r(636)](),n())}))}[tu(545)](){const t=tu;for(const e of this[t(505)][t(640)]())this[t(496)](e);for(const e of this[t(583)][t(530)]())e[t(541)][t(545)]();super[t(545)]()}}function su(t){return tu(630)in t}var ou=au;function iu(){var t=["264OOwSaq","getSuggestion","requires","getSuggestions","adapter","1471730NDazgV","addSuggestionData","Comments","4529135ESoWhr","651026iHzvGn","TrackChanges","get","33029235gHQlEG","1675980GrMSoS","plugins","editor","43256bYfRGL","addSuggestion","266kzWXkn","35979nmGjJU","pluginName"];return(iu=function(){return t})()}function au(t,e){var n=iu();return(au=function(t,e){return n[t-=215]})(t,e)}!function(t){for(var e=au,n=t();;)try{if(511795===-parseInt(e(227))/1+-parseInt(e(223))/2+-parseInt(e(216))/3*(parseInt(e(218))/4)+-parseInt(e(226))/5+-parseInt(e(231))/6+parseInt(e(215))/7*(parseInt(e(234))/8)+parseInt(e(230))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class cu extends t.Plugin{static get[ou(220)](){return[Rc,ru,ou(225)]}static get[ou(217)](){return ou(228)}set[ou(222)](t){var e=ou;this[e(233)][e(232)][e(229)](Rc)[e(222)]=t}get[ou(222)](){var t=ou;return this[t(233)][t(232)][t(229)](Rc)[t(222)]}[ou(235)](t){var e=ou;return this[e(233)][e(232)][e(229)](Rc)[e(224)](t)}[ou(221)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(233)][n(232)][n(229)](Rc)[n(221)]({skipNotAttached:t,toJSON:e})}[ou(219)](t){var e=ou;return this[e(233)][e(232)][e(229)](Rc)[e(219)](t)}}const uu=lu;function lu(t,e){const n=hu();return(lu=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=lu,n=t();for(;;)try{if(974286===-parseInt(e(199))/1*(parseInt(e(203))/2)+-parseInt(e(241))/3*(-parseInt(e(225))/4)+-parseInt(e(245))/5+-parseInt(e(233))/6+parseInt(e(229))/7+-parseInt(e(226))/8+parseInt(e(216))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hu);const fu=[uu(192)];function hu(){const t=["getCommentThreads","execute","createDocumentFragment","8ewNDal","define","get","TrackChangesDataGetter","appendChild","getDataWithDiscardedSuggestions","set","TrackChangesData","discardAllSuggestions","getUser","map","_adapter","getRootsAttributes","33517368oTGUeG","rootsAttributes","requires","editorCreator","destroy","getRootNames","addUser","result","getFullData","42844fOobSv","242496kuFAHq","function","Users","4188163KUfPJE","trackChangesData","constructor","getSuggestions","10110264FJbcBt","document","TrackChangesEditing","model","track-changes-data-invalid-editor-creator","users","push","pluginName","486GuuMor","data","CommentsRepository","useAnonymousUser","7884945XdpkXB","addCommentThread","createElement","acceptAllSuggestions","addSuggestionData","init","plugins","getDataWithAcceptedSuggestions","div","end","Pagination","config","editor","trackChangesData.editorCreator","name","reduce","create","447753BpJPVW"];return(hu=function(){return t})()}class du extends t.Plugin{static get[uu(218)](){return[Rc]}static get[uu(240)](){return uu(210)}[uu(187)](){const t=uu,n=this[t(194)];if(n[t(193)][t(204)](t(195),(e=>{const r=t,s=n[r(236)][r(234)][r(221)]()[r(197)](((t,e)=>(t[e]="",t)),{});return n[r(231)][r(198)](s,e)})),t(227)!=typeof n[t(193)][t(205)](t(230))[t(219)])throw new e.CKEditorError(t(237))}[uu(189)](t){return mu(this[uu(194)],!0,t)}[uu(208)](t){return mu(this[uu(194)],!1,t)}}class gu extends t.Plugin{static get[uu(240)](){return uu(206)}constructor(t){const e=uu;super(t),this[e(223)]=e(191)}[uu(187)](){const t=uu;this[t(194)][t(188)][t(205)](t(243))[t(214)]={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(194)][t(188)][t(205)](t(235))[t(214)]=null}}function pu(t){return void 0!==t[uu(215)]}async function mu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,fu);s[r(188)][r(239)](Rc,gu),s[r(217)]=pu(t)?t[r(215)]():void 0;const i=document[r(202)](),a=t[r(193)][r(205)](r(230))[r(219)],c=await a(s,(()=>function(t){const e=r,n=document[e(247)](e(190));return t[e(207)](n),n}(i)));!function(t,e){const n=r,s=t[n(236)][n(234)][n(221)]()[n(197)](((e,r)=>(e[r]=t[n(242)][n(205)]({rootName:r}),e)),{}),o=t[n(188)][n(205)](n(228))[n(238)][n(213)]((t=>({id:t.id,name:t[n(196)]}))),i=t[n(188)][n(205)](n(235))[n(232)]({skipNotAttached:!0,toJSON:!0}),a=t[n(188)][n(205)](n(243))[n(200)]({skipNotAttached:!0,toJSON:!0}),c=e[n(188)][n(205)](n(228)),u=e[n(188)][n(205)](n(235)),l=e[n(188)][n(205)](n(243));for(const t of o)c[n(212)](t.id)||c[n(222)](t);c.me||c[n(244)]();for(const t of a)l[n(246)](t);for(const t of i)u[n(186)](t);e[n(242)][n(209)](s)}(t,c),c[r(201)](r(e?185:211));const u=pu(c)?c[r(224)](n):c[r(242)][r(205)](n);return await c[r(220)](),u}function Eu(){var t=["2111291EjNOWu","759970oExxba","8eCCJJa","2cYRhMB","1037758FNkxhb","17943376cqnpvv","24085AyGNWR","3327948YJezTr","117VKbeia","462kQYCjz","3094905bvfiGo"];return(Eu=function(){return t})()}function Iu(t,e){var n=Eu();return(Iu=function(t,e){return n[t-=171]})(t,e)}!function(t){for(var e=Iu,n=t();;)try{if(524855===parseInt(e(177))/1+-parseInt(e(176))/2*(-parseInt(e(172))/3)+-parseInt(e(180))/4+parseInt(e(179))/5*(-parseInt(e(171))/6)+-parseInt(e(173))/7*(-parseInt(e(175))/8)+parseInt(e(181))/9*(parseInt(e(174))/10)+-parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|