@ckeditor/ckeditor5-track-changes 43.0.0-alpha.6 → 43.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>qc,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(653931===-parseInt(e(431))/1+-parseInt(e(438))/2*(parseInt(e(433))/3)+-parseInt(e(419))/4+parseInt(e(430))/5*(parseInt(e(441))/6)+-parseInt(e(423))/7*(-parseInt(e(429))/8)+parseInt(e(436))/9*(parseInt(e(420))/10)+-parseInt(e(440))/11*(-parseInt(e(427))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(424)]=e,this[n(439)]=!1,this[n(428)](),this[n(416)]=!1}[c(428)](){this[c(418)]=!0}[c(442)](){const t=c;this[t(439)]=!this[t(439)],this[t(439)]?this[t(432)]():this[t(425)]()}[c(432)](){const t=c;for(const e of this[t(421)][t(434)][t(434)]())e[t(437)]&&!this[t(424)][t(435)](e)&&e[t(426)](t(417))}[c(425)](){const t=c;for(const e of this[t(421)][t(434)][t(434)]())e[t(437)]&&!this[t(424)][t(435)](e)&&e[t(422)](t(417))}}function f(){const t=["value","3779061FElyob","5485998xQyUTk","execute","_isEnabledBasedOnSelection","TrackChangesCommand","isEnabled","1123008yDdgXX","80Bxgtsg","editor","clearForceDisabled","7EkeVAe","_enabledCommands","_enableCommands","forceDisabled","12OPTpSg","refresh","5850872ULhmWj","5DTlylX","562700ilUkIT","_disableUnsupportedCommands","3UetWHJ","commands","has","575496JTfZCi","affectsData","2006824CdXmoS"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=104]})(t,e)}function d(){const t=["execute","isEnabled","10iHKqis","acceptSuggestion","model","2397303DdysNN","TrackChangesEditing","4068RcjyzJ","2222388RnLtRv","51213VyHsym","4837eCASZv","refresh","404NgpvVe","33wINRHP","999936kfKGbI","_isEnabledBasedOnSelection","_suggestions","27670mKpAKD","20IWscLQ","canEditAt","get","getRanges","editor","track-changes-accept-suggestion-not-found","plugins","112954dtJjSV"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(309408===-parseInt(e(126))/1*(-parseInt(e(123))/2)+-parseInt(e(107))/3+parseInt(e(110))/4*(-parseInt(e(115))/5)+-parseInt(e(105))/6*(-parseInt(e(108))/7)+-parseInt(e(112))/8+parseInt(e(129))/9*(parseInt(e(116))/10)+-parseInt(e(111))/11*(parseInt(e(106))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(114)]=e,this[n(109)](),this[n(113)]=!1}[h(109)](){this[h(125)]=!0}[h(124)](t){const n=h,r=this[n(114)][n(118)](t);if(!r)throw new e.CKEditorError(n(121),this);const s=r[n(119)]();this[n(120)][n(128)][n(117)](s)&&this[n(120)][n(122)][n(118)](n(104))[n(127)](r)}}const m=E;function I(){const t=["discardSuggestion","60289IDYYpd","execute","2617857WOhtJk","126znqzeW","refresh","editor","track-changes-discard-suggestion-not-found","getRanges","model","plugins","get","594376GUcDVl","TrackChangesEditing","_isEnabledBasedOnSelection","1007412ZBSpiA","isEnabled","_suggestions","8JlqnST","8486xdPFYY","3070641wJZDdJ","2150590KdubiT","canEditAt"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=195]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(358721===-parseInt(e(207))/1+-parseInt(e(202))/2*(parseInt(e(210))/3)+-parseInt(e(195))/4+parseInt(e(204))/5+parseInt(e(198))/6+parseInt(e(203))/7*(parseInt(e(201))/8)+-parseInt(e(209))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(200)]=e,this[n(211)](),this[n(197)]=!1}[m(211)](){this[m(199)]=!0}[m(208)](t){const n=m,r=this[n(200)][n(217)](t);if(!r)throw new e.CKEditorError(n(213),this);const s=r[n(214)]();this[n(212)][n(215)][n(205)](s)&&this[n(212)][n(216)][n(217)](n(196))[n(206)](r)}}function T(t,e){const n=N();return(T=function(t,e){return n[t-=179]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(211)]("*")[n(197)](((t,e)=>e%2!=0?n(201)+y(t)+n(185):y(t)))[n(192)](""),e&&(r+=n(227)+e[n(183)]+n(207)+e[n(228)]+n(184)),r}function y(t){const e=T,n=document[e(222)](e(179));return n[e(188)]=t,n[e(193)]}function A(t){const e=T;return t[e(213)](((t,n)=>e(186)==t[e(214)]&&e(186)!=n[e(214)]?-1:e(186)!=t[e(214)]&&e(186)==n[e(214)]?1:0))}function k(t,e){const n=T;let r,s=0;const o=[],i=e[n(187)];for(;s<t[n(202)];){const a=t[s],c=t[s+1];r||(r=e[n(198)](a)),C(e,a,c)||(o[n(189)](e[n(231)](r,i[n(220)](a)?e[n(206)](a):e[n(200)](a,n(190)))),r=null),s++}return o}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(206)](e),o=t[r(198)](n);return s[r(212)](o)}function N(){const t=["deletion","schema","innerText","push","end","isCollapsed","join","innerHTML","685963GTBPpa","1903EhYLyo","isInContent","map","createPositionBefore","21dMFuxY","createPositionAt",'<span class="ck-suggestion-type">',"length","add","isIntersecting","execute","createPositionAfter",'" title="',"7020100opCvwH","53136WZSnxu","12609HoPNNj","split","isTouching","sort","type","267012kqXhAf","14098300QHnOPg","2144nvVYNa","isMultiRange","color","isObject","from","createElement","replace","4GBNacl","start","isArray",'<span class="ck-suggestion-color" style="background-color: ',"title","splice","2bQlIre","createRange","getRanges","change"," [color ","span","next","content","298686MOhTlW","value",'"></span>',"</span>"];return(N=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(753307===parseInt(e(194))/1*(-parseInt(e(230))/2)+parseInt(e(182))/3*(-parseInt(e(224))/4)+parseInt(e(208))/5+parseInt(e(215))/6*(-parseInt(e(199))/7)+-parseInt(e(217))/8*(parseInt(e(210))/9)+parseInt(e(216))/10+parseInt(e(195))/11*(-parseInt(e(209))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);function L(t,e,n){const r=T;for(;n[r(202)];){const s=n[r(229)](0,100);t[r(233)]((()=>{const t=r;for(const n of s)n[t(196)]&&e[t(205)](n.id)}))}}const R=S;function S(t,e){const n=v();return(S=function(t,e){return n[t-=337]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(250258===parseInt(e(338))/1*(-parseInt(e(344))/2)+parseInt(e(347))/3*(-parseInt(e(357))/4)+-parseInt(e(353))/5*(-parseInt(e(356))/6)+-parseInt(e(340))/7*(-parseInt(e(339))/8)+parseInt(e(359))/9+-parseInt(e(358))/10*(-parseInt(e(343))/11)+-parseInt(e(352))/12*(parseInt(e(355))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class M extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(351)]=e,this[r(337)]=n,this[r(363)](),this[r(345)]=!1}[R(363)](){const t=R,e=Array[t(362)](this[t(337)][t(341)]())[t(346)]((e=>e[t(360)]));this[t(350)]=this[t(351)][t(350)]&&e}[R(349)](){const t=R,e=A(Array[t(362)](this[t(337)][t(341)]()));for(const n of e){const e=n[t(354)]();if(!this[t(348)][t(361)][t(342)](e))return}L(this[t(348)][t(361)],this[t(351)],e)}}function v(){const t=["isEnabled","_command","12leKgVA","1287260VagEOh","getRanges","4073459rYoXFi","6RLfsgk","47668vhpmzp","130MxRAJw","639252vmyEzf","isInContent","model","from","refresh","_suggestions","1357ZRQqUC","554768pFyjjo","49TBKaXM","values","canEditAt","201905KMnRtI","422wIarZF","_isEnabledBasedOnSelection","some","51xHLijA","editor","execute"];return(v=function(){return t})()}const w=O;function O(t,e){const n=F();return(O=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(328069===parseInt(e(439))/1+-parseInt(e(447))/2*(parseInt(e(450))/3)+-parseInt(e(437))/4+-parseInt(e(453))/5+-parseInt(e(451))/6*(-parseInt(e(434))/7)+-parseInt(e(440))/8*(parseInt(e(436))/9)+parseInt(e(432))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class D extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(433)]=e,this[r(445)]=n,this[r(448)]=new Set,this[r(449)](),this[r(431)]=!1}[w(449)](){const t=w,e=this[t(435)][t(438)][t(443)][t(452)],n=Array[t(441)](this[t(445)][t(455)]());this[t(448)]=function(t,e){const n=T,r=Array[n(221)](t[n(232)]()),s=new Set;for(const o of e)if(o[n(196)])for(const e of r)for(const r of o[n(232)]())(e[n(204)](r)||t[n(191)]&&!o[n(218)]&&o[n(180)]&&r[n(190)][n(212)](e[n(225)]))&&s[n(203)](o);return s}(e,n),this[t(442)]=this[t(433)][t(442)]&&!!this[t(448)][t(444)]}[w(446)](){const t=w,e=A(Array[t(441)](this[t(448)]));for(const n of e){const e=n[t(456)]();if(!this[t(435)][t(438)][t(454)](e))return}L(this[t(435)][t(438)],this[t(433)],e)}}function F(){const t=["canEditAt","values","getRanges","_isEnabledBasedOnSelection","17797110EugFSI","_command","4067NgvFAI","editor","9nDlVBH","2576220RCNjwN","model","335992uOHNyC","3333448KefbwC","from","isEnabled","document","size","_suggestions","execute","2dmboLO","_selectedSuggestions","refresh","1253058GLJAFz","3462RGHjPL","selection","3222245hChqqe"];return(F=function(){return t})()}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 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=P,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 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 J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||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 It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Nt=Ct(Q,"Map");const Lt=Ct(Object,"create");const Rt=function(){this.__data__=Lt?Lt(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(Lt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Lt?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]=Lt&&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=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Nt||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 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=xt,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(!Nt||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 Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(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)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?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 Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&J.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Ne=Object.prototype.hasOwnProperty;const Le=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&&!Ne.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 we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return ve(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)?Le(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)?Le(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 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 Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Je.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=Me(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]",In=mt(cn),En=mt(Nt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Nt&&yn(new Nt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Nn=Q.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Rn=function(t,e){var n=e?Ln(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,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Ln(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 Ln(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 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 Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):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),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 Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Zn(t,5)};const Yn=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&&!Yn(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(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Nr=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 Nn(t),new Nn(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 Lr=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:Lr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Sr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(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 Hr(t,e){const n=zr();return(Hr=function(t,e){return n[t-=165]})(t,e)}function zr(){const t=["addMarkerName","isExternal","_isDataLoaded","_model","nodeBefore","isMultiRange","head","accept","commentThread","getMarkers","set","getContainedElement","map","78324nKCrbi","start","length","getMarkerNames","end","53112ezwXPF","@external","removeMarker","hasComments","size","addRange","suggestion:","nodeAfter","attributes","getRange","previous","_markerNames","getRanges","isIntersectingWithRange","add","reduce","544mZVRCX","push","filter","onAccept","removeAttribute","3693nlxhet","addMarker","onAttributesChange","type","_saved","delete","markers","_onAccept","subType","getAllAdjacentSuggestions","_onAttributesChange","6uOsajG","5244325iIfRGg","creator","371857WROviC","1233PxfPCO","discard","substr","5312909KtAcLX","isInContent","createdAt","getFirstMarker","getItems","next","2327610lLQkvV","removeMarkers","isIntersecting","getFirstRange","authoredAt","setAttribute","121zPeoXE","data","decorate","author","split","change","_onDiscard","6ltpWFH","onDiscard","get","getMultiRangeId","from","clear","toJSON"];return(zr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(633048===-parseInt(e(175))/1*(-parseInt(e(198))/2)+-parseInt(e(244))/3*(parseInt(e(239))/4)+parseInt(e(173))/5+-parseInt(e(172))/6*(parseInt(e(179))/7)+parseInt(e(223))/8*(-parseInt(e(176))/9)+parseInt(e(185))/10+-parseInt(e(191))/11*(-parseInt(e(218))/12))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(207)]=!1,this.id=e.id,this[n(247)]=e[n(247)],this[n(169)]=e[n(169)]||null,this[n(194)]=e[n(194)],this[n(174)]=e[n(174)]||e[n(194)],this[n(206)]=Boolean(e[n(231)]&&e[n(231)][n(224)]),this[n(192)]=null,this[n(208)]=t,this[n(168)]=e[n(242)],this[n(197)]=e[n(199)],this[n(171)]=e[n(246)],this[n(234)]=new Set,this[n(181)]=null,this[n(215)](n(189),null),this[n(215)](n(231),e[n(231)]||{}),this[n(215)](n(233),null),this[n(215)](n(184),null),this[n(215)](n(213),null),this[n(215)](n(165),!1),this[n(193)](n(212)),this[n(193)](n(177))}get[Vr(211)](){const t=Vr;let e=this;for(;e[t(233)];)e=e[t(233)];return e}get[Vr(226)](){const t=Vr;return!!this[t(213)]&&this[t(213)][t(220)]>0}get[Vr(210)](){const t=Vr;return 0!=this[t(234)][t(227)]&&6==Array[t(202)](this[t(234)])[0][t(195)](":")[t(220)]}get[Vr(180)](){return null!==this[Vr(182)]()}[Vr(205)](t){const e=Vr;this[e(234)][e(237)](t)}[Vr(221)](){const t=Vr;return Array[t(202)](this[t(234)])}[Vr(214)](){const t=Vr;return this[t(221)]()[t(217)]((e=>this[t(208)][t(167)][t(200)](e)))[t(241)]((t=>t))}[Vr(182)](){return this[Vr(214)]()[0]||null}[Vr(186)](){const t=Vr;this[t(208)][t(196)]((e=>{const n=t;for(const t of this[n(214)]())e[n(225)](t)})),this[t(234)][t(203)]()}[Vr(225)](t){const e=Vr;this[e(208)][e(196)]((n=>{n[e(225)](t)})),this[e(234)][e(166)](t)}[Vr(228)](t){const e=Vr,n=e(229)+this[e(247)]+":"+this[e(169)]+":"+this.id+":"+this[e(174)].id+":"+Wr[e(201)]();this[e(205)](n),this[e(208)][e(196)]((r=>{r[e(245)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(236)](t){const e=Vr;for(const n of this[e(235)]())if(n[e(187)](t))return!0;return!1}[Vr(235)](){const t=Vr;return this[t(214)]()[t(217)]((e=>e[t(232)]()))}[Vr(183)](){const t=Vr;return this[t(235)]()[t(238)](((e,n)=>[...e,...n[t(183)]()]),[])}[Vr(188)](){const t=Vr;var e;return(null===(e=this[t(182)]())||void 0===e?void 0:e[t(232)]())||null}[Vr(216)](){const t=Vr,e=this[t(235)]();if(1!=e[t(220)])return null;const n=e[0],r=n[t(219)][t(230)],s=n[t(222)][t(209)];return r instanceof i.Element?r!=s?null:r:null}[Vr(212)](){const t=Vr;this[t(168)](this[t(235)](),this[t(192)],this[t(231)]),this[t(186)]()}[Vr(177)](){const t=Vr;this[t(197)](this[t(235)](),this[t(192)],this[t(231)]),this[t(186)]()}[Vr(170)](){const t=Vr,e=[];let n=this[t(211)];for(;n;)e[t(240)](n),n=n[t(184)];return e}[Vr(190)](t,e){const n=Vr,r=Jn(this[n(231)]);dr(r,t,e),Fr(r,this[n(231)])||(this[n(231)]=r,this[n(171)](r))}[Vr(243)](t){const e=Vr,n=Jn(this[e(231)]);Gr(n,t),Fr(n,this[e(231)])||(this[e(231)]=n,this[e(171)](this[e(231)]))}[Vr(204)](){const t=Vr;return{id:this.id,type:this[t(169)]?this[t(247)]+":"+this[t(169)]:this[t(247)],authorId:this[t(174)].id,createdAt:this[t(181)],hasComments:this[t(226)],data:this[t(192)],attributes:this[t(231)]}}static[Vr(201)](){const t=Vr;return(0,e.uid)()[t(178)](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-=140]})(t,e)}function Zr(){const t=["match","end","*Change to:* %0","_handleRenameSuggestionDescription","type","*Split:* %0","isObject","insertion","15072444kzDdxe","$1 $2","registerDescriptionCallback","ELEMENT_SPACE","addContainer","skip","getItemLabel","removeObject","EmptyContainer","_schema","$text","_customCallbacks","_itemLabelsCallbacks","add","text","*Insert:* %0","isEmpty","removeEmptyContainer","elementStart","nextSibling","replace","registerElementLabel","*Merge:* %0","*Remove:* %0","previousSibling","function","registerAttributeLabel","50488GdBXVB","getFirstRange","_handleAttributeSuggestionDescription","10rgIYwg","attribute","17517XudEIE","set","getDescriptions","$textProxy","subType","softBreak","length","quantity","798KdZyCy","REPLACE_TEXT","_handleCustomCallbackDescription","addObject","push","2002296wQIscL","matchingCallback","_locale","1712213msSaXi","_attributeLabels","map","_itemLabels","isEqual","item","get","_resolveDescriptionItems","deletion","346OcoWaU","removeFormat","normal","element","data","name","Container","removeContainer","checkChild","2431688PbNLEK","20cxwGZZ","*Remove format:* %0","remove","addFormat","37485547YPsdtH","label","*Set format:* %0","indexOf","join","start","elementEnd","Object","nodeAfter","getWalker","has","format","_handleInsertRemoveSuggestionDescription","newValue","key","_addDescriptionItems","isInContent","addEmptyContainer","pop"];return(Zr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(913737===-parseInt(e(179))/1+parseInt(e(188))/2*(-parseInt(e(163))/3)+parseInt(e(197))/4+parseInt(e(198))/5*(-parseInt(e(176))/6)+parseInt(e(171))/7*(-parseInt(e(158))/8)+parseInt(e(229))/9+-parseInt(e(161))/10*(-parseInt(e(202))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr{constructor(t,e){const n=qr;this[n(142)]=[],this[n(182)]=new Map,this[n(143)]=[],this[n(180)]=new Map,this[n(140)]=t,this[n(178)]=e}[Xr(165)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(169)];o++){const i=t[o];if(!i[e(218)])continue;const a=this[e(173)](i);if(a){if(null!=i[e(167)]){if(r[e(212)](i[e(167)]))continue;r[e(144)](i[e(167)])}n[e(175)](a)}else if(e(162)!=i[e(225)])e(228)!=i[e(225)]&&e(187)!=i[e(225)]||this[e(214)](n,i,t[o+1]);else{const t=i[e(192)][e(216)];if(s[e(212)](t))continue;s[e(144)](i[e(192)][e(216)]),t==Lc?this[e(224)](n,i):this[e(160)](n,i)}}return this[e(186)](n)}[Xr(231)](t){const e=Xr;this[e(142)][e(175)](t)}[Xr(152)](t,n,r=e.priorities[Xr(190)]){const s=Xr;s(156)==typeof t?(0,e.insertToPriorityArray)(this[s(143)],{matchingCallback:t,label:n,priority:r}):this[s(182)][s(164)](t,n)}[Xr(157)](t,e){const n=Xr;this[n(180)][n(164)](t,e)}[Xr(235)](t,e=1){const n=Xr;let r;for(const e of this[n(143)])if(e[n(177)](t)){r=e[n(203)];break}return r||(r=this[n(182)][n(185)](t[n(193)])),r?r(e):1!==e?e+" "+t[n(193)]+"s":""+t[n(193)]}[Xr(217)](t,e){const n=Xr,r=e[n(159)]()[n(211)](),s=n(228)==e[n(225)]?n(144):n(200);for(const e of r){const o=e[n(184)],i=t[t[n(169)]-1];if(o.is(n(166)))i&&i[n(225)][n(205)](n(194))>-1&&t[n(220)](),i&&n(145)==i[n(225)]?i[s]+=o[n(192)]:t[n(175)]({type:n(145),add:n(144)==s?o[n(192)]:"",remove:n(200)==s?o[n(192)]:""});else if(this[n(140)][n(227)](o)){const a=o;if(i&&i[n(225)][n(205)](n(194))>-1&&t[n(220)](),n(208)==e[n(225)])continue;i&&i[n(225)]==s+n(209)&&i[n(191)][n(193)]==a[n(193)]?i[n(170)]++:t[n(175)]({type:s+n(209),element:a,quantity:1}),r[n(234)]((t=>!(n(208)==t[n(225)]&&t[n(184)]==o)))}else if(this[n(140)][n(196)](o,n(141))||o.is(n(191),n(168))){const r=o;if(n(144)==s&&n(149)==e[n(225)]||n(200)==s&&n(208)==e[n(225)])continue;if(i&&-1==i[n(225)][n(205)](n(194))){n(145)==i[n(225)]&&(i[s]+="\n");continue}let a;if(a=n(144)==s?r[n(150)]&&!this[n(140)][n(227)](r[n(150)])?r[n(150)]:null:r[n(155)]&&!this[n(140)][n(227)](r[n(155)])?r[n(155)]:null,r[n(147)]||a&&a[n(147)]){const e=a&&a[n(147)]?a:r;i&&i[n(225)]==s+n(237)&&i[n(191)][n(193)]==e[n(193)]?i[n(170)]++:t[n(175)]({type:s+n(237),element:e,quantity:1})}else t[n(175)]({type:s+n(194),element:r})}}}[Xr(186)](t){const e=Xr,n=this[e(178)],r=[],s=[],o=[];for(const i of t)switch(i[e(225)]){case e(145):if(i[e(144)]=i[e(144)][e(151)](/(\S)\u000A+(\S)/g,e(230))[e(151)](/\u000A/g,""),i[e(200)]=i[e(200)][e(151)](/(\S)\u000A+(\S)/g,e(230))[e(151)](/\u000A/g,""),""!=i[e(144)]&&""!=i[e(200)]){r[e(175)]({type:e(151),content:Kr(n,e(172),['"'+i[e(200)]+'"','"'+i[e(144)]+'"'])});continue}if(null!=i[e(144)][e(221)](/^ +$/)){r[e(175)]({type:e(228),content:Kr(n,e(146),Kr(n,e(232),i[e(144)][e(169)]))});continue}if(null!=i[e(200)][e(221)](/^ +$/)){r[e(175)]({type:e(187),content:Kr(n,e(154),Kr(n,e(232),i[e(200)][e(169)]))});continue}if(""!=i[e(144)]){r[e(175)]({type:e(228),content:Kr(n,e(146),'"'+i[e(144)]+'"')});continue}r[e(175)]({type:e(187),content:Kr(n,e(154),'"'+i[e(200)]+'"')});continue;case e(219):case e(174):r[e(175)]({type:e(228),content:Kr(n,e(146),this[e(235)](i[e(191)],i[e(170)]))});continue;case e(148):case e(236):r[e(175)]({type:e(187),content:Kr(n,e(154),this[e(235)](i[e(191)],i[e(170)]))});continue;case e(233):r[e(175)]({type:e(228),content:Kr(n,e(226),this[e(235)](i[e(191)],i[e(170)]))});continue;case e(195):r[e(175)]({type:e(187),content:Kr(n,e(153),this[e(235)](i[e(191)],i[e(170)]))});continue;case e(201):s[e(175)](i[e(216)]);continue;case e(189):o[e(175)](i[e(216)]);continue;default:r[e(175)](i)}if(s[e(169)]){const t=s[e(181)]((t=>this[e(180)][e(212)](t)?this[e(180)][e(185)](t):t))[e(206)](", ");r[e(175)]({type:e(213),content:Kr(this[e(178)],e(204),t)})}if(o[e(169)]){const t=o[e(181)]((t=>this[e(180)][e(212)](t)?this[e(180)][e(185)](t):t))[e(206)](", ");r[e(175)]({type:e(213),content:Kr(this[e(178)],e(199),t)})}return r}[Xr(173)](t){const e=Xr;for(const n of this[e(142)]){const r=n(t);if(r&&e(225)in r)return r}}[Xr(160)](t,e){const n=Xr,r=e[n(192)],s=void 0===r[n(215)]?n(189):n(201);t[n(175)]({type:s,key:r[n(216)]})}[Xr(224)](t,e){const n=Xr;t[n(175)]({type:n(213),content:Kr(this[n(178)],n(223),this[n(235)](e[n(159)]()[n(207)][n(210)],1))})}[Xr(214)](t,e,n){const r=Xr;if(this[r(217)](t,e),n&&n[r(159)]()&&!e[r(159)]()[r(222)][r(183)](n[r(159)]()[r(207)])){const n=t[t[r(169)]-1],s=r(228)==e[r(225)]?r(144):r(200);n&&r(145)==n[r(225)]&&(n[s]+="\n")}}}const Yr=Qr;function Qr(t,e){const n=$r();return(Qr=function(t,e){return n[t-=168]})(t,e)}function $r(){const t=["2505XXihkd","TrackChangesEditing","plugins","28294jhpOFS","6577587kaBqHn","editor","get","8CuHFwt","500564uytIzv","commands","350831XOXljW","showAIAssistant","afterInit","10XXlDAk","enableCommand","2864022HXEZHR","971670JdDVGb","1286vHabUc"];return($r=function(){return t})()}!function(t){const e=Qr,n=t();for(;;)try{if(382865===parseInt(e(180))/1+parseInt(e(169))/2*(-parseInt(e(170))/3)+parseInt(e(178))/4+parseInt(e(168))/5+-parseInt(e(185))/6+parseInt(e(173))/7*(-parseInt(e(177))/8)+parseInt(e(174))/9*(parseInt(e(183))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Yr(182)](){const t=Yr,e=this[t(175)],n=e[t(172)][t(176)](t(171));e[t(179)][t(176)](t(181))&&n[t(184)](t(181))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=319]})(t,e)}function rs(){const t=["registerAttributeLabel","formatBlock","get","426AgTuyk","format","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGNMENT","editor","558570rkCxWC","FORMAT_ALIGN_TO_RIGHT","_registerLegacyDescription","descriptionFactory","FORMAT_ALIGN_TO_LEFT","afterInit","plugins","73199RjmmCK","justify","*Format:* %0","FORMAT_ALIGN_TO_CENTER","registerBlockAttribute","531mrBCZj","1896838xDViNp","value","4563775NuatMy","TrackChangesEditing","type","registerDescriptionCallback","commandParams","commandName","locale","alignment","has","enableDefaultAttributesIntegration","23752xxKilE","center","10206984sgSasR","right","left","384wcjhGV","904373dzZcTs","AlignmentEditing"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(977033===-parseInt(e(351))/1+parseInt(e(333))/2+-parseInt(e(356))/3*(parseInt(e(345))/4)+-parseInt(e(335))/5+-parseInt(e(350))/6*(-parseInt(e(327))/7)+-parseInt(e(347))/8+-parseInt(e(332))/9*(-parseInt(e(320))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(325)](){const t=es,e=this[t(319)],n=e[t(341)];if(!e[t(326)][t(343)](t(352)))return;const r=e[t(326)][t(355)](t(336));r[t(344)](t(342)),r[t(331)](t(342)),r[t(323)][t(353)](t(342),Kr(n,t(359))),this[t(322)]()}[es(322)](){const t=es,e=this[t(319)],n=e[t(341)];e[t(326)][t(355)](t(336))[t(323)][t(338)]((e=>{const r=t;if(r(354)!=e[r(337)])return;const{data:s}=e;if(s&&r(342)==s[r(340)]){const t=s[r(339)][0][r(334)];return{type:r(357),content:Kr(n,r(329),function(t){const e=r;switch(t){case e(349):return Kr(n,e(324));case e(348):return Kr(n,e(321));case e(346):return Kr(n,e(330));case e(328):return Kr(n,e(358))}}(t))}}}))}}const os=as;function is(){const t=["36bTwRGp","underline","plugins","FORMAT_SUBSCRIPT","642761mgUMyn","enableDefaultAttributesIntegration","SubscriptEditing","FORMAT_BOLD","FORMAT_","superscript","1662525HVLIeB","*Remove format:* %0","forceValue","CodeEditing","editor","StrikethroughEditing","get","7058380SzDazs","type","has","registerInlineAttribute","8548PBjpgt","TrackChangesEditing","1630315UQoqfB","bold","descriptionFactory","FORMAT_ITALIC","toUpperCase","subscript","code","167178dGqyLw","formatInline","FORMAT_STRIKETHROUGH","commandName","locale","*Format:* %0","40cbhHWi","registerAttributeLabel","strikethrough","afterInit","format","toLowerCase","commandParams","registerDescriptionCallback","6Whbhpd","slice","SuperscriptEditing","ItalicEditing","UnderlineEditing","FORMAT_UNDERLINE","FORMAT_CODE","BoldEditing","FORMAT_SUPERSCRIPT","italic","_registerLegacyDescription","441944bOdqQE"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(235915===parseInt(e(255))/1+-parseInt(e(280))/2+parseInt(e(281))/3*(parseInt(e(246))/4)+parseInt(e(248))/5*(parseInt(e(269))/6)+parseInt(e(285))/7*(parseInt(e(261))/8)+parseInt(e(235))/9+-parseInt(e(242))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(276),os(272),os(273),os(238),os(240),os(287),os(271)];class us extends t.Plugin{[os(264)](){const t=os,e=this[t(239)],n=e[t(283)][t(241)](t(247)),r=e[t(259)];for(const s of cs){if(!e[t(283)][t(244)](s))continue;const o=s[t(270)](0,-7)[t(266)](),i=t(233)+o[t(252)]();n[t(286)](o),n[t(245)](o),n[t(250)][t(262)](o,Kr(r,i))}this[t(279)]()}[os(279)](){const t=os,e=this[t(239)],n=e[t(259)],r=e[t(283)][t(241)](t(247));function s(e,s){const o=t;r[o(250)][o(268)]((t=>{const r=o;if(r(256)!=t[r(243)])return;const{data:i}=t;return i&&i[r(258)]===e?i[r(267)][0][r(237)]?{type:r(265),content:Kr(n,r(260),s)}:{type:r(265),content:Kr(n,r(236),s)}:void 0}))}s(t(249),Kr(n,t(288))),s(t(278),Kr(n,t(251))),s(t(282),Kr(n,t(274))),s(t(254),Kr(n,t(275))),s(t(263),Kr(n,t(257))),s(t(253),Kr(n,t(284))),s(t(234),Kr(n,t(277)))}}const ls=gs;!function(t){const e=gs,n=t();for(;;)try{if(229140===parseInt(e(169))/1+-parseInt(e(129))/2+parseInt(e(166))/3*(-parseInt(e(161))/4)+-parseInt(e(148))/5+-parseInt(e(145))/6+-parseInt(e(128))/7*(-parseInt(e(163))/8)+parseInt(e(149))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class fs extends t.Plugin{[ls(162)](){const t=ls,e=this[t(164)],n=e[t(165)];if(!e[t(170)][t(140)](t(135)))return;const r=e[t(170)][t(143)](t(159)),s=this[t(164)][t(167)][t(143)](t(157));r[t(142)](t(157),((n,o={})=>{const i=t,a=this[i(164)][i(151)][i(134)][i(153)],c=o&&void 0!==o[i(133)]?o[i(133)]:!s[i(147)];let u=[];if(c){const t=Array[i(132)](a[i(154)]())[i(160)]((t=>hs(t)||function(t,e){const n=i,r=e[n(156)](t[n(168)],n(157)),s=e[n(156)]([n(141),n(157)],t);return r&&s}(t,this[i(164)][i(151)][i(158)])));u=k(t,e[i(151)])}else{const t=Array[i(132)](a[i(154)]())[i(160)]((t=>hs(t)));u=k(t,e[i(151)])}e[i(151)][i(152)]((()=>{const t=i;for(const e of u)r[t(146)](e,{commandName:t(157),commandParams:[{forceValue:c}]})}))})),r[t(155)][t(130)]((e=>{const r=t,{data:s}=e;if(s&&r(157)==s[r(144)]){const t=Kr(n,r(137));return s[r(136)][0][r(133)]?{type:r(150),content:Kr(n,r(138),t)}:{type:r(150),content:Kr(n,r(131),t)}}}))}}function hs(t){const e=ls;return e(157)==t[e(168)][e(139)]}function gs(t,e){const n=ds();return(gs=function(t,e){return n[t-=128]})(t,e)}function ds(){const t=["markBlockFormat","value","1024435fKSgnp","3885147fxLqMX","format","model","change","selection","getSelectedBlocks","descriptionFactory","checkChild","blockQuote","schema","TrackChangesEditing","filter","4RyDTZF","afterInit","28136pWJybo","editor","locale","484971gUbvNt","commands","parent","453774VpcATP","plugins","294kbQKUL","256318Iobeco","registerDescriptionCallback","*Remove format:* %0","from","forceValue","document","BlockQuoteEditing","commandParams","ELEMENT_BLOCK_QUOTE","*Set format:* %0","name","has","$root","enableCommand","get","commandName","1855968klvwbo"];return(ds=function(){return t})()}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=228]})(t,e)}const ms=ps;function Is(){const t=["changeCaseTitle","TrackChangesEditing","1651968ksxIHa","changeCaseUpper","has","CaseChange","afterInit","editor","157684kEbNlu","12cPixyV","plugins","3648OVEBFg","get","changeCaseLower","350320vPbMfg","1154794WRKCOw","enableCommand","8705151HhuxaH","1810645qhzEjZ","6433tEBrfx"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(529469===-parseInt(e(229))/1+-parseInt(e(230))/2+-parseInt(e(244))/3*(-parseInt(e(243))/4)+-parseInt(e(233))/5+parseInt(e(237))/6+parseInt(e(234))/7*(parseInt(e(246))/8)+parseInt(e(232))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(241)](){const t=ms,e=this[t(242)];e[t(245)][t(239)](t(240))&&(e[t(245)][t(247)](t(236))[t(231)](t(238)),e[t(245)][t(247)](t(236))[t(231)](t(228)),e[t(245)][t(247)](t(236))[t(231)](t(235)))}}function bs(t,e){const n=_s();return(bs=function(t,e){return n[t-=385]})(t,e)}const Ts=bs;function _s(){const t=["1647720boWqXI","TrackChangesEditing","ckbox","291348PHCXNc","553356cXBOnj","74394jYoPGF","afterInit","1626208dGnHCy","8JEJVTg","get","commands","342174jHsWNl","8jeKKlr","35Glezoz","plugins","editor","4238810OEDEbD","enableCommand"];return(_s=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(223463===parseInt(e(393))/1*(parseInt(e(390))/2)+parseInt(e(389))/3+-parseInt(e(392))/4+-parseInt(e(398))/5*(-parseInt(e(388))/6)+parseInt(e(396))/7+parseInt(e(397))/8*(parseInt(e(385))/9)+-parseInt(e(401))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[Ts(391)](){const t=Ts,e=this[t(400)];e[t(395)][t(394)](t(387))&&e[t(399)][t(394)](t(386))[t(402)](t(387))}}const As=Cs;function ks(){const t=["517008YJEZXu","17390NySfni","28WrADbB","77MVZCZq","enableCommand","ELEMENT_CODE_BLOCK","type","selection","config","change","7392HjNnDc","from","blockName","get","descriptionFactory","*Remove format:* %0","model","675358dnMnBs","codeBlock","outdentCodeBlock","parent","getSelectedBlocks","commands","registerDescriptionCallback","71106yRqwoX","TrackChangesEditing","isLimit","has","commandName","CodeBlock","label","checkChild","schema","toLowerCase","rootElement","*Set format:* %0","markBlockFormat","plugins","format","1rIrhOY","commandParams","find","name","afterInit","value","editor","1002boGCMj","4301KpFjpr","language","16281044wfjetz","forceValue","indentCodeBlock","filter","formatBlock","59460AJqgWc","846zzGHZh","document","locale","registerElementLabel","languages"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(450509===-parseInt(e(509))/1*(-parseInt(e(487))/2)+-parseInt(e(494))/3*(parseInt(e(472))/4)+parseInt(e(531))/5*(-parseInt(e(516))/6)+-parseInt(e(473))/7*(parseInt(e(530))/8)+parseInt(e(525))/9*(parseInt(e(524))/10)+-parseInt(e(517))/11*(parseInt(e(480))/12)+parseInt(e(519))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ns extends t.Plugin{[As(513)](){const t=As,e=this[t(515)];if(!e[t(507)][t(497)](t(499)))return;const n=e[t(507)][t(483)](t(495)),r=e[t(527)],s=e[t(478)][t(483)](t(488))[t(529)],o=e[t(492)][t(483)](t(488));n[t(474)](t(521)),n[t(474)](t(489)),n[t(474)](t(488),((r,i={})=>{const a=t,c=e[a(486)],u=e[a(486)][a(526)][a(477)],l=i&&void 0!==i[a(520)]?i[a(520)]:!o[a(514)];let f;i[a(518)]||(i[a(518)]=s[0][a(518)]),f=l?Array[a(481)](u[a(491)]())[a(522)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(504))&&!e[n(496)](t)&&e[n(501)](t[n(490)],n(488))}(t,c[a(502)]))):Array[a(481)](u[a(491)]())[a(522)]((t=>Ls(t)));const h=k(f,c);c[a(479)]((()=>{const t=a;for(const e of h)n[t(506)](e,{commandName:t(488),commandParams:[{...i,forceValue:l}],formatGroupId:t(482)})}))})),n[t(484)][t(528)](t(488),(e=>Kr(r,t(475),e))),n[t(484)][t(493)]((e=>{const n=t;if(n(523)!=e[n(476)])return;const o=r.t,{data:i}=e;if(!i||n(488)!=i[n(498)])return;const a=i[n(510)][0][n(518)],c=o(s[n(511)]((t=>t[n(518)]===a))[n(500)])[n(503)]();return i[n(510)][0][n(520)]?{type:n(508),content:Kr(r,n(505),Kr(r,n(475),1)+" ("+c+")")}:{type:n(508),content:Kr(r,n(485),Kr(r,n(475),1))}}))}}function Ls(t){const e=As;return e(488)==t[e(512)]}const Rs=Ms;function Ss(){const t=["enableCommand","466068dqbMgX","editor","8FcrIkq","124KJjmHP","162834dtRAEp","5UWNFNh","addCommentThread","plugins","3676308aBJoSc","CommentsEditing","46RGmoaU","6163641mdZQdR","has","get","TrackChangesEditing","11365220UZfqQN","afterInit","2787020cTehMt"];return(Ss=function(){return t})()}function Ms(t,e){const n=Ss();return(Ms=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(354240===parseInt(e(282))/1*(-parseInt(e(289))/2)+-parseInt(e(298))/3+parseInt(e(296))/4+parseInt(e(284))/5*(-parseInt(e(287))/6)+-parseInt(e(283))/7*(parseInt(e(281))/8)+-parseInt(e(290))/9+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class vs extends t.Plugin{[Rs(295)](){const t=Rs,e=this[t(299)];e[t(286)][t(291)](t(288))&&e[t(286)][t(292)](t(293))[t(297)](t(285))}}var ws=n(834);function Os(){const t=["ck-suggestion-marker--active","ck-suggestion-marker-","item","isContent","schema","1571184cHBjFd","get","name","plugins","writer","markerName","start","test","isLimit","createUIElement","addHighlight","createRangeOn","model","978890xnuFWZ","mapper","markerRange","hasAttribute","activeMarkers","toViewPosition","getWalker","span","addClass","getCustomProperty","773472JcMUSK","push","getItems","elementEnd","parent","type","consumable","TrackChangesEditing","isBlock","3133756TATgeN","18473623IRPPaL","1812570WWyvWz","bindElementToMarker","previousPosition","nextSibling","1142196cUqusy","includes","isAtEnd","toViewElement","insert"];return(Os=function(){return t})()}function Ds(t,e){const n=Os();return(Ds=function(t,e){return n[t-=224]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(245)]())o[r(236)](t)&&s[r(244)](n[r(231)](o));return s}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(271)][r(269)](r(250));return(o,i,a)=>{const c=r;if(!a[c(249)][c(227)](i[c(235)],o[c(270)]))return;const u=i[c(235)][c(239)](),l=i[c(235)][c(226)],f=t[c(232)][c(267)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(265)];d=d||f[c(266)](e);const n=a[c(234)][c(261)](e);if(n&&n[c(242)](c(230)))return;c(246)==t[c(248)]&&f[c(251)](e)&&!f[c(228)](e)&&(e[c(257)]||l[c(260)]?h&&h[c(247)]==e||(h=e,m(t[c(256)]),p=!0):g=g||t[c(256)])}function m(t){const r=c,o=a[r(224)][r(229)](r(240),{class:r(264)+e}),u=a[r(234)][r(238)](t);n&&s[r(237)][r(259)](i[r(225)])&&a[r(224)][r(241)](r(263),o),a[r(224)][r(262)](u,o),a[r(234)][r(255)](o,i[r(225)])}d||p||!g||m(g)}}!function(t){const e=Ds,n=t();for(;;)try{if(412377===parseInt(e(243))/1+parseInt(e(233))/2+parseInt(e(258))/3+parseInt(e(252))/4+parseInt(e(254))/5+parseInt(e(268))/6+-parseInt(e(253))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=174]})(t,e)}function Us(){const t=["start","20993wAEWwj","rootName","640323vNudWf","writer","86oiujnJ","createSelection","commands","editor","3762204QJyyXu","bind","editing","348459BLAgNJ","plugins","remove","high","$graveyard","setSelection","1092iDcBWg","uiElement","selection","isCollapsed","showSuggestionHighlights","data","get","unlock","delete","document","modifySelection","detach","mapper","markerNameToElements","forward","104AUJaNr","6524VOOcJl","createRange","end","unbindElementFromMarkerName","lock","options","TrackChangesEditing","removeMarker:suggestion:deletion","requires","model","batch","6401502CGzFFe","merge","root","downcastDispatcher","fromRange","22KglfgA","50MPbBrl","getFirstRange","deleteForward","addMarker:suggestion:deletion","enableCommand","1745UaqDLS","unit","buffer","init","enqueueChange","markerName"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(537123===-parseInt(e(229))/1*(-parseInt(e(200))/2)+parseInt(e(207))/3+-parseInt(e(213))/4*(-parseInt(e(189))/5)+parseInt(e(178))/6+-parseInt(e(196))/7*(parseInt(e(228))/8)+-parseInt(e(198))/9*(parseInt(e(184))/10)+parseInt(e(183))/11*(-parseInt(e(204))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(175)](){return[ws.Delete]}[xs(192)](){const t=xs,e=this[t(203)],n=e[t(208)][t(219)](t(235));n[t(188)](t(221));const r=e[t(202)][t(219)](t(186));n[t(188)](t(186),((n,s={})=>{const o=t,a=e[o(176)][o(201)](e[o(176)][o(222)][o(215)]);a[o(216)]&&e[o(176)][o(223)](a,{direction:o(227),unit:s[o(190)]});const c=a[o(185)](),u=i.LiveRange[o(182)](c);let l;n(s),l=o(211)==u[o(180)][o(197)]?e[o(176)][o(230)](c[o(195)]):e[o(176)][o(230)](u[o(195)],u[o(231)]),u[o(224)](),e[o(176)][o(193)](r[o(191)][o(177)],(t=>{const e=o;r[e(191)][e(233)](),t[e(212)](t[e(230)](l[e(231)])),r[e(191)][e(220)]()}))})),e[t(206)][t(181)].on(t(187),Ps(e,t(179)),{priority:t(210)}),e[t(218)][t(181)].on(t(187),((n,r,s)=>{const o=t;s[o(234)][o(217)]&&Ps(e,o(179),{showActiveMarker:!1})[o(205)](this)(n,r,s)}),{priority:t(210)}),e[t(206)][t(181)].on(t(174),((e,n,r)=>{const s=t,o=r[s(225)][s(226)](n[s(194)]);if(o)for(const t of o)t.is(s(214))&&(r[s(225)][s(232)](t,n[s(194)]),r[s(199)][s(209)](t))}),{priority:t(210)})}}const Gs=Hs;function Vs(){const t=["ListEditing","editor","170996SatppA","getFirstRange","toUpperCase","documentList","_suggestionFactory","numberedList","formatBlock","registerAttributeLabel","*Format:* insert into %0","ELEMENT_TODO_LIST","146202TZVglr","outdentList","oldRange","afterInit","todo","locale","push","_LIST","plugins","todoListChecked","customBulletedList","listType","commandParams","listItemId","getSuggestions","newRange","value","3835110BoSyYv","forceValue","*Split:* list item","removeMarker","1098243DCwWOO","_supportLegacySuggestions","high","accept","nextSibling","getAttribute","meta","ELEMENT_","*Check item*","listStyle","listStart","getSuggestion","hasSuggestion","newValue","range","listIndent","end","next","suggestion","document","getFirstMarker","selection","716519LZaQjM","*Merge:* list item","list.multiBlock","_registerLegacyDescription","_getAttributeKey","*Change to:* %0","containsItem","mergeListItemBackward","find","suggestion:attribute:","from","isNextTo","get","FORMAT_INDENT","model","attributeKey","startsWith","_findSuggestions","data","change:data","oldValue","createPositionAt","batch","checkTodoList","numbered","format","registerElementLabel","head","_splitMarkerName","refresh","previousSibling","*Merge:* %0","has","commands","registerDescriptionCallback","attributes","splitListItemBefore","nodeAfter","trackChangesCommand","default","99UGCfHs","deletion","218168IYgeEH","196YOAouC","customNumberedList","TrackChangesEditing","setSelection","type","bulletedList","schema","isObject","ELEMENT_NUMBERED_LIST","*Remove format:* %0","fromRange","listMarker","multipleBlocks","noTrackChangesFixer","assureChains","groupId","970380vgeTGk","getChanges","listItemIdFixer","*Outdent:* %0","map","setAttribute","*Set format:* %0","listMarkerStyle","*Format:* remove from %0","*Indent:* %0","registerCustomCallback","mergeListItemForward","splitListItemAfter","TodoListEditing","todoList","commandName","filter","registerPostFixer","isLocal","change","4aOhVSp","size","config","detach","todoListCheck","bulleted","getRanges","includes","enableDefaultAttributesIntegration","registerBlockAttribute","execute","createRange","attribute","start","descriptionFactory","ELEMENT_BULLETED_LIST","parent","getChangedMarkers","*Uncheck item*","length","ELEMENT_LIST_ITEM","name","indentList","isUndo","key","differ","add","listReversed"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(431776===parseInt(e(182))/1+parseInt(e(261))/2*(-parseInt(e(160))/3)+parseInt(e(129))/4+-parseInt(e(241))/5+parseInt(e(139))/6*(parseInt(e(225))/7)+-parseInt(e(224))/8*(-parseInt(e(222))/9)+-parseInt(e(156))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class zs extends t.Plugin{[Gs(142)](){const t=Gs,e=this[t(128)];if(!e[t(147)][t(214)](t(127)))return;const n=e[t(144)],r=e[t(147)][t(194)](t(227)),s=e[t(147)][t(214)](t(254)),o=!!e[t(263)][t(194)](t(184));function i(e){const r=t;return{type:r(207),content:""+Kr(n,r(247),e)}}function a(e){const r=t;return{type:r(207),content:""+Kr(n,r(234),e)}}r[t(269)](t(134)),r[t(269)](t(230)),r[t(269)](t(226)),r[t(269)](t(149)),r[t(269)](t(121)),r[t(269)](t(140)),r[t(269)](t(253)),r[t(269)](t(218)),r[t(270)](t(152)),r[t(270)](t(150)),r[t(270)](t(175)),o&&(r[t(269)](t(189)),r[t(269)](t(252))),s&&(r[t(269)](t(255)),r[t(269)](t(205)),r[t(270)](t(148)),r[t(275)][t(216)]((e=>{const r=t,{data:s}=e;if(s&&r(148)==s[r(123)])return{type:r(207),content:s[r(173)]?Kr(n,r(168)):Kr(n,r(279))}})),this[t(128)][t(196)][t(179)][t(258)]((e=>{const n=t;if(e[n(204)][n(122)])return!1;let s=!1;const o=r[n(153)]({skipNotAttached:!0})[n(257)]((t=>n(148)===r[n(186)](t)));for(const t of o)n(143)!=t[n(130)]()[n(274)][n(219)][n(165)](n(150))&&(r[n(199)](t[n(130)](),n(273))[n(190)]((t=>n(150)===r[n(186)](t[n(178)])))||(e[n(159)](t[n(180)]()),s=!0));return s}))),r[t(275)][t(136)](t(175),Kr(n,t(195)));const c={type:t(207),content:""};r[t(275)][t(216)]((e=>{const r=t,{data:s}=e;if(!s||r(150)!=s[r(123)])return;let u=e[r(209)];for(;u;){if(u[r(200)]&&((r(169)==u[r(200)][r(123)]||r(248)==u[r(200)][r(123)])&&(u[r(200)][r(173)]&&r(221)!=u[r(200)][r(173)]||r(221)!=u[r(200)][r(202)]&&!s[r(173)])||!o&&u[r(200)][r(123)]==Lc))return c;u=u[r(177)]}if(null==s[r(173)])switch(s[r(202)]){case r(266):return a(Kr(n,r(276)));case r(206):return a(Kr(n,r(233)));case r(143):return a(Kr(n,r(138)))}switch(s[r(173)]){case r(266):return i(Kr(n,r(276)));case r(206):return i(Kr(n,r(233)));case r(143):return i(Kr(n,r(138)))}})),r[t(275)][t(216)]((e=>{const n=t,{data:r}=e;if(r&&n(175)==r[n(123)])return null==r[n(173)]||null==r[n(202)]&&0==r[n(173)]?c:void 0})),r[t(275)][t(216)]((e=>{const r=t;if(r(273)!=e[r(229)])return;const{data:s}=e;if(!s||r(152)!=s[r(123)])return;const o=Ws(e);return r(173)==o?{type:r(207),content:Kr(n,r(183))}:r(202)==o?{type:r(207),content:Kr(n,r(158))}:c})),e[t(196)][t(179)][t(258)]((e=>this[t(243)](e))),e[t(196)][t(179)][t(258)]((e=>this[t(238)](e))),e[t(196)][t(179)].on(t(201),((e,n)=>{const r=t;if(n[r(122)]||!n[r(259)])return!1;this[r(239)]()}),{priority:t(162)}),this[t(161)]()}[Gs(243)](t){const e=Gs;if(t[e(204)][e(122)]||!t[e(204)][e(259)])return!1;let n=!1;const r=this[e(128)][e(147)][e(194)](e(227))[e(153)]({skipNotAttached:!0})[e(257)]((t=>t[e(200)]&&e(152)==t[e(200)][e(123)]))[e(257)]((t=>t[e(200)][e(173)]&&t[e(200)][e(202)]));for(const s of r)Ws(s)||(t[e(159)](s[e(180)]()),n=!0);return n}[Gs(238)](t){const e=Gs;if(t[e(204)][e(122)]||!t[e(204)][e(259)])return!1;const n=this[e(128)][e(147)][e(194)](e(227));if(n[e(220)][e(155)])return!1;let r=!1;const s=[e(150),e(152),e(175),e(169),e(170),e(126),e(265),e(236),e(248)],o=this[e(128)][e(196)][e(179)][e(124)][e(242)]()[e(257)]((t=>e(273)==t[e(229)]))[e(257)]((t=>s[e(268)](t[e(197)])));if(0==o[e(280)])return r;for(const i of o){const o=n[e(199)](i[e(174)],e(273))[e(257)]((t=>!t[e(166)][e(193)]))[e(245)]((t=>t[e(178)]))[e(257)]((t=>{const r=e,o=n[r(186)](t);return s[r(268)](o)}));if(o[e(280)]){for(const n of o)t[e(159)](n[e(180)]());r=!0}}return r}[Gs(239)](){const t=Gs,e=this[t(128)][t(147)][t(194)](t(227)),n=[t(150),t(152),t(175),t(169),t(170),t(126),t(265),t(236),t(248)];let r;const s=new Set(this[t(128)][t(196)][t(179)][t(124)][t(278)]()[t(257)]((r=>{const s=t;if(r[s(200)][s(141)]||!r[s(200)][s(154)])return null;if(!r[s(282)][s(198)](s(191)))return null;const{id:o}=e[s(210)](r[s(282)]);if(!e[s(172)](o))return null;const i=e[s(171)](o);return n[s(268)](i[s(200)][s(123)])}))[t(245)]((n=>{const s=t,{id:o}=e[s(210)](n[s(282)]),i=e[s(171)](o);return r=i[s(217)][s(240)],i[s(130)]()[s(274)][s(219)]})));if(0==s[t(262)])return;const o=e[t(153)]({skipNotAttached:!0})[t(257)]((e=>t(273)==e[t(229)]&&e[t(200)]&&n[t(268)](e[t(200)][t(123)])&&e[t(217)][t(240)]!=r))[t(245)]((e=>({listItem:e[t(130)]()[t(274)][t(219)],groupId:e[t(217)][t(240)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(214)](n)&&i[t(125)](e);for(const n of e[t(153)]())i[t(214)](n[t(217)][t(240)])&&n[t(246)](t(240),r)}[Gs(161)](){const t=Gs,e=this[t(128)],n=e[t(144)],r=e[t(147)][t(194)](t(227));this[t(185)](),r[t(133)][t(251)](t(135),t(132),t(163),(function(n,r){const s=t,o=[];for(let t of n)t[s(274)][s(219)]===t[s(176)][s(277)]&&(t=e[s(196)][s(272)](e[s(196)][s(203)](t[s(274)][s(219)],0))),o[s(145)](t);e[s(196)][s(260)]((t=>{const n=s,a=e[n(196)][n(179)][n(181)],c=Array[n(192)](a[n(267)]())[n(245)]((t=>i.LiveRange[n(235)](t)));t[n(228)](o),e[n(215)][n(194)](r[n(256)])[n(211)](),r[n(151)][n(145)]({forceDefaultExecution:!0}),e[n(271)](r[n(256)],...r[n(151)]),t[n(228)](c);for(const t of c)t[n(264)]()}))})),r[t(275)][t(208)]((function(n){const r=t,s=!e[r(196)][r(231)][r(232)](n),o=n[r(212)],i=n[r(164)],a=n[r(165)](r(152)),c=!o||o[r(165)](r(152))!==a,u=!i||i[r(165)](r(152))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(281),e)))}[Gs(185)](){const t=Gs,e=this[t(128)],n=e[t(144)];function r(n){const r=t,s=e[r(215)][r(194)](r(230))[r(155)],o=e[r(215)][r(194)](r(134))[r(155)];return r(134)===n?s:o}e[t(147)][t(194)](t(227))[t(275)][t(216)]((function(s){const o=t;if(o(135)!=s[o(229)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(256)]){case o(230):u=i[o(151)][0][o(157)],l=r(i[o(256)]),a=o(u?137:249),!l&&e[o(263)][o(194)](o(184))||(a=o(187)),c={type:o(207),content:Kr(n,a,Kr(n,o(276)))};break;case o(134):u=i[o(151)][0][o(157)],l=r(i[o(256)]),a=o(u?137:249),!l&&e[o(263)][o(194)](o(184))||(a=o(187)),c={type:o(207),content:Kr(n,a,Kr(n,o(233)))};break;case o(121):a=o(250),c={type:o(207),content:Kr(n,a,Kr(n,o(281)))};break;case o(140):a=function(t){const e=o,n=t[e(130)]();let r=n[e(274)][e(219)];for(;r&&n[e(188)](r);){if(r[e(165)](e(175))>0)return!1;r=r[e(164)]}return!0}(s)?Kr(n,o(249),Kr(n,function(t){const e=o;return e(167)+t[e(130)]()[e(274)][e(219)][e(165)](e(150))[e(131)]()+e(146)}(s))):Kr(n,o(244),Kr(n,o(281))),c={type:o(207),content:a};break;case o(189):case o(252):!1===i[o(237)]&&(a=o(213),c={type:o(223),content:Kr(n,a,Kr(n,o(281)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(130)]()[e(274)][e(219)][e(212)];for(;n;){const r=n[e(165)](e(152));if(!r)return!1;if(r==t[e(200)][e(173)])return e(173);if(r==t[e(200)][e(202)])return e(202);n=n[e(212)]}return!1}const Ks=Xs;function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=363]})(t,e)}function qs(){const t=["registerBlockAttribute","removeMarker","*Set format:* %0","*Remove format:* %0","2456748AGWTiS","listReversed","registerDescriptionCallback","enableDefaultAttributesIntegration","_LIST_","upper-latin","FORMAT_LIST_START","commandParams","oldValue","newValue","listStyle","styles","formatBlock","find","ELEMENT_","numbered","has","listStart","registerPostFixer","72508KsyRCE","locale","_getTranslationKeyForListStyle","editor","document","FORMAT_LIST_REVERSED","_getAttributeKey","commandName","list.properties","decimal","descriptionFactory","default","batch","269093znurEY","decimal-leading-zero","get","afterInit","plugins","_registerLegacyDescription","*Format:* set start index to %0","*Format:* set order to reversed","3VKyDox","reversed","288165uJDJCV","head","start","*Change to:* %0","nodeAfter","ListPropertiesEditing","getSuggestions","suggestion","lower-latin","121062tIJSKC","filter","square","model","2460750teCHhX","_LIST_DEFAULT","includes","key","replace","startIndex","isUndo","2iSymDz","attribute","registerAttributeLabel","next","bind","type","getFirstRange","data","7KWdcCY","disc","getAttribute","format","config","_findSuggestions","toUpperCase","1023328FgMkkd","TrackChangesEditing","bulleted","upper-roman","circle","customNumbered","lower-roman","handleDescriptions","getFirstMarker","*Format:* set order to regular","listType"];return(qs=function(){return t})()}!function(t){const e=Xs,n=t();for(;;)try{if(141367===-parseInt(e(393))/1*(parseInt(e(423))/2)+parseInt(e(401))/3*(-parseInt(e(380))/4)+parseInt(e(403))/5+parseInt(e(412))/6*(-parseInt(e(431))/7)+-parseInt(e(438))/8+parseInt(e(453))/9+parseInt(e(416))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(396)](){const t=Ks;if(!this[t(383)][t(397)][t(377)](t(408)))return;const e=this[t(383)][t(435)][t(395)](t(388)),n=this[t(383)][t(397)][t(395)](t(439));e[t(372)]&&(n[t(364)](t(371)),n[t(449)](t(371))),e[t(402)]&&(n[t(364)](t(454)),n[t(449)](t(454))),e[t(421)]&&(n[t(364)](t(378)),n[t(449)](t(378)));const r={type:t(434),content:""};n[t(390)][t(363)](this[t(445)][t(427)](this));const s=this[t(383)][t(381)];n[t(390)][t(425)](t(454),Kr(s,t(385))),n[t(390)][t(363)]((e=>{const n=t,{data:s}=e;if(s&&n(454)==s[n(419)])return null==s[n(370)]||0==s[n(370)]&&null==s[n(369)]?r:void 0})),n[t(390)][t(425)](t(378),Kr(s,t(367))),n[t(390)][t(363)]((e=>{const n=t,{data:s}=e;if(s&&n(378)==s[n(419)])return null==s[n(370)]||1==s[n(370)]&&null==s[n(369)]?r:void 0})),this[t(383)][t(415)][t(384)][t(379)]((e=>{const r=t;if(e[r(392)][r(422)])return!1;let s=!1;const o=n[r(409)]({skipNotAttached:!0})[r(413)]((t=>{const e=r,s=n[e(386)](t);return e(378)==s||e(454)==s}));for(const t of o){const o=t[r(429)]()[r(405)][r(407)][r(433)](r(448));r(376)!=o&&r(443)!=o&&(n[r(436)](t[r(429)](),r(424))[r(374)]((t=>r(448)==n[r(386)](t[r(410)])))||(e[r(450)](t[r(446)]()),s=!0))}return s})),this[t(398)]()}[Ks(445)](t){const e=Ks,n=this[e(383)][e(381)],{data:r}=t,s={type:e(434),content:""};if(!r||e(371)!=r[e(419)])return;if(!r[e(369)])return e(391)==r[e(370)]?s:{type:e(434),content:""+Kr(n,e(451),Kr(n,this[e(382)](r[e(370)])))};if(!r[e(370)]){if(e(391)==r[e(369)])return s;let o=t[e(404)];for(;o;){if(o[e(430)]&&e(448)==o[e(430)][e(419)]&&o[e(430)][e(370)])return s;o=o[e(426)]}return{type:e(434),content:""+Kr(n,e(452),Kr(n,this[e(382)](r[e(369)])))}}if(e(391)!=r[e(370)])return{type:e(434),content:""+Kr(n,e(451),Kr(n,this[e(382)](r[e(370)])))};let o=t[e(404)];for(;o;){if(o[e(430)]&&e(448)==o[e(430)][e(419)]&&o[e(430)][e(370)]&&o[e(430)][e(369)])return s;o=o[e(426)]}const i=t[e(429)]()[e(405)][e(407)][e(433)](e(448));return{type:e(434),content:Kr(n,e(451),Kr(n,e(375)+i[e(437)]()+e(417)))}}[Ks(398)](){const t=Ks,e=this[t(383)],n=e[t(381)];e[t(397)][t(395)](t(439))[t(390)][t(363)]((e=>{const r=t;if(r(373)!=e[r(428)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(387)]){case r(371):o=r(406),i={type:r(434),content:Kr(n,o,Kr(n,this[r(382)](s[r(368)][0][r(428)])))};break;case r(454):o=s[r(368)][0][r(402)]?r(400):r(447),i={type:r(434),content:Kr(n,o)};break;case r(378):o=r(399),i={type:r(434),content:Kr(n,o,s[r(368)][0][r(421)])}}return i}))}[Ks(382)](t){const e=Ks;return e(375)+function(t){const n=e;return Js[n(418)](t)?n(440):Ys[n(418)](t)?n(376):null}(t)[e(437)]()+e(365)+t[e(437)]()[e(420)](/-/g,"_")}}const Js=[Ks(432),Ks(442),Ks(414)],Ys=[Ks(389),Ks(394),Ks(444),Ks(441),Ks(411),Ks(366)];var Qs=n(507);const $s=eo;function to(){const t=["init","mapper","plugins","4dIwFWI","ck-suggestion-marker-split","getFirstPosition","setSelection","getFirstRange","writer","downcastDispatcher","editing","addMarker:suggestion:insertion","9357615IdcxYN","992475ereCBq","markerName","requires","get","selection","createRange","markerNameToElements","remove","detach","afterExecute","487297saAgRP","fire","parent","enterBlock","nextSibling","fromRange","384740jOITHk","split","end","model","showSuggestionHighlights","markInsertion","enter","40vjZPdd","change","bind","commands","unbindElementFromMarkerName","2906304FlqQMh","createPositionAt","enableCommand","732884OSCIwQ","hasClass","high","951377wKTfgH","options","removeMarker:suggestion:insertion","10aFgNIm","document","editor","TrackChangesEditing","data"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(469832===-parseInt(e(332))/1+parseInt(e(353))/2+-parseInt(e(322))/3+parseInt(e(367))/4*(parseInt(e(338))/5)+parseInt(e(350))/6+parseInt(e(356))/7*(-parseInt(e(345))/8)+-parseInt(e(321))/9*(-parseInt(e(359))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(324)](){return[Qs.Enter]}[$s(364)](){const t=$s,e=this[t(361)],n=e[t(366)][t(325)](t(362)),r=e[t(348)][t(325)](t(344));n[t(352)](t(344),(()=>{const s=t;e[s(341)][s(346)]((t=>{const o=s,a=e[o(341)][o(360)][o(326)],c=a[o(369)](),u=i.LiveRange[o(337)](a[o(371)]());if(r[o(335)](t)){const r=e[o(341)][o(351)](c[o(334)][o(336)],0),s=t[o(327)](c,r);n[o(343)](s)}else t[o(370)](t[o(327)](u[o(340)]));u[o(330)](),r[o(333)](o(331),{writer:t})}))})),e[t(319)][t(373)].on(t(320),Ps(e,t(339)),{priority:t(355)}),e[t(319)][t(373)].on(t(358),((e,n,r)=>{const s=t,o=r[s(365)][s(328)](n[s(323)]);if(o)for(const t of o)t[s(354)](s(368))&&(r[s(365)][s(349)](t,n[s(323)]),r[s(372)][s(329)](t))}),{priority:t(355)}),e[t(363)][t(373)].on(t(320),((n,r,s)=>{const o=t;s[o(357)][o(342)]&&Ps(e,o(339),{showActiveMarker:!1})[o(347)](this)(n,r,s)}),{priority:t(355)})}}const ro=oo;function so(){const t=["14602707ByNHEU","490hswRDA","10moizBf","filter","replaceAll","string","results","16pwKPNz","handleFindCommand","afterInit","1908TEQBCA","findNext","findPrevious","4841186tFgxjt","find","enableCommand","createRange","model","has","32190114IlcJzr","_isInDeletionRange","markers","isArray","getMarkersGroup","createPositionAt","suggestion:deletion","get","end","getRange","item","getIntersection","bind","991024DZXspB","9744804dhRMIv","FindAndReplaceEditing","findByTextCallback","1005412ienlFb","TrackChangesEditing","replace","start","5aWwvte","plugins","editor","FindAndReplaceUtils"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=469]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(939731===-parseInt(e(512))/1+-parseInt(e(477))/2*(-parseInt(e(486))/3)+parseInt(e(508))/4+-parseInt(e(472))/5*(parseInt(e(509))/6)+parseInt(e(489))/7*(-parseInt(e(483))/8)+-parseInt(e(476))/9*(-parseInt(e(478))/10)+parseInt(e(495))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(485)](){const t=ro;if(!this[t(474)][t(473)][t(494)](t(510)))return;const e=this[t(474)][t(473)][t(502)](t(469));e[t(491)](t(490),this[t(484)][t(507)](this)),e[t(491)](t(487)),e[t(491)](t(488)),e[t(491)](t(470)),e[t(491)](t(480))}[ro(484)](t,e,n={}){const r=ro,s=this[r(474)][r(473)][r(502)](r(475));return t((t=>{const o=r;let i=(o(481)==typeof e?s[o(511)](e,n):e)(t);Array[o(498)](i)&&(i={results:i,searchText:o(481)==typeof e?e:""});const a=i[o(482)][o(479)]((e=>!1===this[o(496)](e,t[o(505)])));return{...i,results:a}}),n)}[ro(496)](t,e){const n=ro,r=this[n(474)][n(493)][n(492)](this[n(474)][n(493)][n(500)](e,t[n(471)]),this[n(474)][n(493)][n(500)](e,t[n(503)]));for(const t of this[n(474)][n(493)][n(497)][n(499)](n(501)))if(null!==r[n(506)](t[n(504)]()))return!0;return!1}}function ao(t,e){const n=lo();return(ao=function(t,e){return n[t-=141]})(t,e)}const co=ao;!function(t){const e=ao,n=t();for(;;)try{if(236429===-parseInt(e(151))/1+-parseInt(e(186))/2*(-parseInt(e(185))/3)+-parseInt(e(163))/4*(parseInt(e(167))/5)+parseInt(e(175))/6+parseInt(e(152))/7*(-parseInt(e(144))/8)+parseInt(e(158))/9*(-parseInt(e(201))/10)+-parseInt(e(159))/11*(-parseInt(e(155))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lo);const uo=[{pluginName:co(149),commandName:co(184)},{pluginName:co(176),commandName:co(157)},{pluginName:co(156),commandName:co(194)},{pluginName:co(164),commandName:co(171)}];function lo(){const t=["label","formatInline","FontSizeEditing","toLowerCase","435226QlrisD","7JbDDzA","FORMAT_FONT_BACKGROUND","config","24bIanIu","FontColorEditing","fontFamily","18azurhk","5484479DwTLCl","*Reset font size*","model","TrackChangesEditing","4sXfxCt","FontBackgroundColorEditing","fontBackgroundColor.colors","registerInlineAttribute","550775ciLGIF","has","title","*Set font color:* %0","fontBackgroundColor","registerAttributeLabel","FORMAT_FONT_SIZE","FORMAT_FONT_FAMILY","234366FAFjSS","FontFamilyEditing","*Set font background color:* %0","fontSize.options","registerDescriptionCallback","editor","find","FORMAT_FONT_COLOR","format","fontSize","5496ulamcQ","202BFbDzV","locale","commandParams","*Reset font color*","trim","get","plugins","_registerLegacyDescription","fontColor","fontColor.colors","afterInit","*Reset font family*","normalizeSizeOptions","*Reset font background color*","*Set font size:* %0","2027740cEBeRK","commandName","enableDefaultAttributesIntegration","FontSize","value","type","271304yhqQom","descriptionFactory","*Set font family:* %0"];return(lo=function(){return t})()}class fo extends t.Plugin{[co(196)](){const t=co,e=this[t(180)][t(187)],n=this[t(180)][t(192)][t(191)](t(162));for(const{pluginName:e,commandName:r}of uo)this[t(180)][t(192)][t(168)](e)&&(n[t(203)](r),n[t(166)](r));n[t(145)][t(172)](t(184),Kr(e,t(173))),n[t(145)][t(172)](t(157),Kr(e,t(174))),n[t(145)][t(172)](t(194),Kr(e,t(182))),n[t(145)][t(172)](t(171),Kr(e,t(153))),this[t(193)]()}[co(193)](){const t=co,e=this[t(180)],n=e[t(187)];e[t(192)][t(191)](t(162))[t(145)][t(179)]((e=>{const r=t,o=n.t;if(r(148)!=e[r(143)])return;const{data:i}=e;if(null!=i){if(r(184)==i[r(202)]){const t=i[r(188)][0][r(142)];if(t){const e=o(this[r(180)][r(192)][r(191)](r(141))[r(198)](this[r(180)][r(154)][r(191)](r(178)))[r(181)]((e=>e[r(161)]==t))[r(169)])[r(150)]();return{type:r(183),content:Kr(n,r(200),e)}}return{type:r(183),content:Kr(n,r(160))}}if(r(157)==i[r(202)]){const t=i[r(188)][0][r(142)];return t?{type:r(183),content:Kr(n,r(146),t)}:{type:r(183),content:Kr(n,r(197))}}if(r(194)==i[r(202)]){const t=i[r(188)][0][r(142)];if(t){const e=(0,s.normalizeColorOptions)(this[r(180)][r(154)][r(191)](r(195)))[r(181)]((e=>e[r(161)]==t));let i=t,a="";return e&&(i=e[r(147)],a=o(i)[r(150)]()),{type:r(183),content:Kr(n,r(170),a)[r(190)](),color:{value:t,title:a||i}}}return{type:r(183),content:Kr(n,r(189))}}if(r(171)==i[r(202)]){const t=i[r(188)][0][r(142)];if(t){const e=(0,s.normalizeColorOptions)(this[r(180)][r(154)][r(191)](r(165)))[r(181)]((e=>e[r(161)]==t));let i=t,a="";return e&&(i=e[r(147)],a=o(i)[r(150)]()),{type:r(183),content:Kr(n,r(177),a)[r(190)](),color:{value:t,title:a||i}}}return{type:r(183),content:Kr(n,r(199))}}}}))}}const ho=go;function go(t,e){const n=po();return(go=function(t,e){return n[t-=306]})(t,e)}function po(){const t=["485404AiGuoS","2KdiaBC","*Set format to:* %0","599514dIsPQc","fontSize","FontSize","pasteFormat","editor","fontSize.options","boolean","copyFormat","2945910lcwYJE","format","fontBackgroundColor","toLowerCase","join","charAt","config","formatInline","entries","143826jMkvWl","slice","locale","3213224DaPlyQ","normalizeSizeOptions","registerDescriptionCallback","TrackChangesEditing","45qTogtJ","*Remove all formatting*","_registerLegacyDescription","descriptionFactory","commandParams","105PUmcPK","push","label","model","commandName","toUpperCase","fontColor","type","split","title","formatBlock","afterInit","9419883bTpwkI","enableCommand","length","589448lxVlOD","enableDefaultAttributesIntegration","plugins","get","commands","find","4AGJEQe","fontColor.colors"];return(po=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(253310===parseInt(e(306))/1*(parseInt(e(307))/2)+parseInt(e(309))/3*(-parseInt(e(359))/4)+parseInt(e(338))/5*(-parseInt(e(326))/6)+-parseInt(e(329))/7+parseInt(e(353))/8*(parseInt(e(333))/9)+-parseInt(e(317))/10+parseInt(e(350))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[ho(349)](){const t=ho,e=this[t(313)],n=e[t(355)][t(356)](t(332)),r=e[t(357)][t(356)](t(316)),s=e[t(357)][t(356)](t(312));r&&s&&(n[t(354)](t(312)),n[t(351)](t(316)),this[t(335)]())}[ho(335)](){const t=ho,e=this[t(313)],n=e[t(328)];e[t(355)][t(356)](t(332))[t(336)][t(331)]((r=>{const s=t;if(s(348)!=r[s(345)]&&s(324)!=r[s(345)])return;const{data:o}=r;if(o&&s(312)===o[s(342)]){const t=[],r=o[s(337)][0];for(const[n,o]of Object[s(325)](r))t[s(339)](Io(e,n,o));return t[s(352)]?{type:s(318),content:Kr(n,s(308),t[s(321)](", "))}:{type:s(318),content:Kr(n,s(334))}}}))}}function Io(t,e,n){const r=ho,o=t[r(328)].t,i=e[r(346)](/(?=[A-Z])/)[r(321)](" "),a=o(i[r(322)](0)[r(343)]()+i[r(327)](1))[r(320)]();if(r(315)==typeof n)return a;if(r(344)===e||r(319)===e){const e=(0,s.normalizeColorOptions)(t[r(323)][r(356)](r(360)))[r(358)]((t=>t[r(341)]==n));return a+" ("+(e?o(e[r(340)])[r(320)]():n)+")"}if(r(310)===e&&isNaN(parseFloat(n))){const e=t[r(355)][r(356)](r(311))[r(330)](t[r(323)][r(356)](r(314)))[r(358)]((t=>t[r(341)]==n));return a+" ("+(e?o(e[r(347)])[r(320)]():n)+")"}return a+" ("+n+")"}function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=189]})(t,e)}const bo=Eo;function To(){const t=["formatBlock","_registerLegacyDescription","registerDescriptionCallback","640992JsUNWX","name","plugins","1078112MTspnd","enableDefaultAttributesIntegration","view","descriptionFactory","get","4AFYKkz","245950OqfBcv","afterInit","310cBaZqD","locale","2860704aUvAAo","HeadingEditing","match","paragraph","_headingOptions","format","commandName","value","164601yGWMGh","heading","ELEMENT_HEADING_CUSTOM","24rytYeu","TrackChangesEditing","_getHeadingLevel","ELEMENT_HEADING","type","commandParams","509832QMRglE","find","config","3408635dRMkVo","heading.options","editor","registerElementLabel","has","title","*Change to:* %0","model"];return(To=function(){return t})()}!function(t){const e=Eo,n=t();for(;;)try{if(456813===parseInt(e(213))/1+-parseInt(e(192))/2+parseInt(e(227))/3+-parseInt(e(191))/4*(-parseInt(e(216))/5)+-parseInt(e(207))/6*(parseInt(e(230))/7)+parseInt(e(196))/8+-parseInt(e(204))/9*(parseInt(e(194))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[bo(193)](){const t=bo,e=this[t(218)];if(!e[t(229)][t(220)](t(197)))return;this[t(200)]=e[t(215)][t(190)](t(217));const n=e[t(195)],r=e[t(229)][t(190)](t(208));r[t(231)](t(205));for(const e of this[t(200)])t(199)!=e[t(223)]&&r[t(189)][t(219)](e[t(223)],(n=>{const r=t,i=this[r(209)](e[r(223)]);return null!==i?s(n,i):o(n,e[r(221)])}));function s(e,r){return Kr(n,t(210),[e,r])}function o(e,r){return Kr(n,t(206),[e,r])}this[t(225)]()}[bo(225)](){const t=bo,e=this[t(218)],n=e[t(195)];e[t(229)][t(190)](t(208))[t(189)][t(226)]((e=>{const r=t;if(r(224)!=e[r(211)])return;const{data:s}=e;if(s&&r(205)==s[r(202)]){const e=s[r(212)][0][r(203)],c=this[r(209)](e);if(null!==c)return{type:r(201),content:Kr(n,r(222),(a=c,Kr(n,r(210),[1,a])))};const u=this[r(200)][r(214)]((t=>t[r(223)]===e))[r(221)];return{type:r(201),content:Kr(n,r(222),(o=1,i=u,Kr(n,t(206),[o,i])))}}var o,i,a}))}[bo(209)](t){const e=bo;var n,r;const s=t[e(198)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(200)])||void 0===n?void 0:n[e(214)]((n=>n[e(223)]==t));if(o&&o[e(232)]){const t=o[e(232)],n=(null!==(r=t[e(228)])&&void 0!==r?r:t)[e(198)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=245]})(t,e)}function ko(){const t=["formatInline","has","10jdWQlY","registerAttributeLabel","model","3905970JKjzOc","1586141pPJHYZ","type","registerInlineAttribute","registerDescriptionCallback","plugins","value","TrackChangesEditing","title","toLowerCase","2139556lFuoyX","45012768FGzISn","find","config","locale","enableDefaultAttributesIntegration","1514592KRkmsx","*Set highlight:* %0","format","afterInit","_registerLegacyDescription","commandParams","descriptionFactory","get","HighlightEditing","color","*Remove highlight*","highlight","highlight.options","9925678kousNu","commandName","editor","1824084OPqQbh","FORMAT_HIGHLIGHT"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(810577===parseInt(e(271))/1+parseInt(e(247))/2+parseInt(e(270))/3+parseInt(e(280))/4*(parseInt(e(267))/5)+parseInt(e(263))/6+parseInt(e(260))/7+-parseInt(e(281))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(250)](){const t=yo,e=this[t(262)];if(!e[t(275)][t(266)](t(255)))return;const n=e[t(275)][t(254)](t(277)),r=e[t(245)];n[t(246)](t(258)),n[t(273)](t(258)),n[t(253)][t(268)](t(258),Kr(r,t(264))),this[t(251)]()}[yo(251)](){const t=yo,e=this[t(262)],n=e[t(245)];e[t(275)][t(254)](t(277))[t(253)][t(274)]((r=>{const s=t;if(s(265)!=r[s(272)])return;const{data:o}=r;if(o&&s(258)==o[s(261)]){const t=n.t,r=o[s(252)][0][s(276)];if(r){const o=e[s(283)][s(254)](s(259))[s(282)]((t=>t[s(269)]==r)),i=t(o[s(278)])[s(279)]();return{type:s(249),content:Kr(n,s(248),i),color:{value:o[s(256)],title:o[s(278)]}}}return{type:s(249),content:Kr(n,s(257),Kr(n,s(264)))}}}))}}const No=Lo;function Lo(t,e){const n=Ro();return(Lo=function(t,e){return n[t-=115]})(t,e)}function Ro(){const t=["1514988vrCuWZ","registerElementLabel","insert","descriptionFactory","showSuggestionHighlights","elementToStructure","get","div","6dtDyuW","dataDowncast","399748wWFwIR","1143495hiRNix","ck-horizontal-line","conversion","addClass","horizontalLine","441191nzOxwp","3310100eeCOMK","4767813ijykBA","for","4536SOqSZu","plugins","5439usbdyK","afterInit","locale","has","2XsPiow","22BilkUk","editor","enableCommand","ELEMENT_HORIZONTAL_LINE","createEmptyElement","createContainerElement","12kQBgtU","createPositionAt","TrackChangesEditing","HorizontalLineEditing","high"];return(Ro=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(279564===-parseInt(e(116))/1*(parseInt(e(126))/2)+-parseInt(e(133))/3*(parseInt(e(148))/4)+parseInt(e(149))/5*(parseInt(e(146))/6)+-parseInt(e(122))/7*(-parseInt(e(120))/8)+parseInt(e(118))/9+-parseInt(e(117))/10+-parseInt(e(127))/11*(-parseInt(e(138))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[No(123)](){const t=No,e=this[t(128)];if(!e[t(121)][t(125)](t(136)))return;e[t(121)][t(144)](t(135))[t(129)](t(115));const n=e[t(121)][t(144)](t(135)),r=e[t(124)];n[t(141)][t(139)](t(115),(e=>Kr(r,t(130),e))),e[t(151)][t(119)](t(147))[t(143)]({model:t(115),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(142)])return null;const o=n[s(132)](s(145)),i=n[s(131)]("hr");return n[s(152)](s(150),o),n[s(140)](n[s(134)](o,0),i),o},converterPriority:t(137)})}}function Mo(){const t=["element","TrackChangesEditing","formatBlock","_registerLegacyDescription","registerBlockAttribute","5557299HYNaHa","6NOCwVz","value","1372584TlBvPg","locale","commandName","rawHtml","registerDescriptionCallback","12QUmgmv","*Change %0 content*","27iZVyOR","get","4CZtDDB","66398XuRgwE","type","registerElementLabel","key","enableDefaultAttributesIntegration","editor","ELEMENT_HTML_EMBED","has","plugins","769422UzOaqb","format","afterInit","htmlEmbed","descriptionFactory","HtmlEmbed","nodeAfter","getFirstRange","2LNAqqy","819100GwenqG","attribute","798469wpSZKL","863990svwxWs","start"];return(Mo=function(){return t})()}const vo=wo;function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(165390===-parseInt(e(459))/1*(parseInt(e(442))/2)+-parseInt(e(451))/3*(-parseInt(e(441))/4)+parseInt(e(460))/5+parseInt(e(471))/6*(-parseInt(e(462))/7)+parseInt(e(432))/8+parseInt(e(439))/9*(parseInt(e(463))/10)+parseInt(e(470))/11*(-parseInt(e(437))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[vo(453)](){const t=vo,e=this[t(447)];if(!e[t(450)][t(449)](t(456)))return;const n=e[t(450)][t(440)](t(466)),r=e[t(433)];n[t(455)][t(444)](t(435),(e=>Kr(r,t(448),e))),n[t(446)](t(454)),n[t(469)](t(472)),n[t(455)][t(436)]((e=>{const n=t;if(n(461)!=e[n(443)])return;const{data:s}=e;if(s&&n(472)==s[n(445)]&&e[n(458)]()[n(464)][n(457)].is(n(465),n(435))){const t=Kr(r,n(448));return{type:n(452),content:Kr(r,n(438),t)}}})),this[t(468)]()}[vo(468)](){const t=vo,e=this[t(447)],n=e[t(433)];e[t(450)][t(440)](t(466))[t(455)][t(436)]((e=>{const r=t;if(r(467)!=e[r(443)])return;const{data:s}=e;if(s&&r(454)==s[r(434)]){const t=Kr(n,r(448));return{type:r(452),content:Kr(n,r(438),t)}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=425]})(t,e)}function Po(){const t=["registerBlockAttribute","key","146844vOlMRj","15489QkrQVq","registerAttributeLabel","element","change","forceDefaultExecution","ImageCaptionUtils","afterInit","discard","imageTextAlternative","has","commandParams","ImageInlineEditing","FORMAT_IMAGE_SIZE","attribute","isCollapsed","toNext","imageTypeInline","previous","formatInline","width","ELEMENT_IMAGE","Inline image to block image","_findSuggestions","chain","registerElementLabel","*Remove image text alternative*","deletion","registerCustomCallback","document","caption","isIntersecting","resizedWidth","34044GbYKWN","isBefore","TrackChangesEditing","descriptionFactory","getNearestSelectionRange","filter","selection","enableCommand","find","model","ImageTextAlternativeEditing","get","editor","imageBlock","fromPosition","getCaptionFromImageModelElement","*Reset image width*","ELEMENT_CAPTION","_registerLegacyDescription","24hWGmiH","imageStylePreApply","getFirstRange","ImageUtils","isBlockImage","commandName","isOwn","getClosestSelectedImageElement","ImageBlockEditing","nodeAfter","imageCaption","getSuggestionCallback","registerDescriptionCallback","removeObject","imageInline","188VNZljN","ELEMENT_INLINE_IMAGE","backward","accept","alt","770898diwfwl","markDeletion","toggleImageCaption","*Set image text alternative:* %0","ImageEditing","createRangeOn","plugins","4060DlKdYk","uploadImage","newValue","length","createRange","getContainedElement","ImageUploadEditing","end","_suggestionFactory","forward","ImageCaptionEditing","schema","insertImage","type","toPrevious","locale","markInsertion","772212UQUaFb","nodeBefore","addObject","Block image to inline image","isEqual","findIndex","resizeImage","markBlockFormat","1873410PhEiVn","*Set image width:* %0","convertInlineImageToBlock","formatBlock","format","420389ExkFcR","enableDefaultAttributesIntegration","convertBlockImageToInline","imageTypeBlock","start","detach","ImageResize","insertion","subType","join"];return(Po=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(268518===parseInt(e(429))/1+-parseInt(e(513))/2+parseInt(e(474))/3*(-parseInt(e(508))/4)+parseInt(e(545))/5+parseInt(e(441))/6+parseInt(e(537))/7*(-parseInt(e(493))/8)+parseInt(e(442))/9*(parseInt(e(520))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Do(448)](){const t=Do,e=this[t(486)];if(!e[t(519)][t(451)](t(517)))return;const n=e[t(519)][t(485)](t(476)),r=e[t(519)][t(485)](t(496)),s=e[t(535)];n[t(481)](t(532)),n[t(477)][t(466)](t(487),(e=>Kr(s,t(462),e))),n[t(477)][t(466)](t(507),(e=>Kr(s,t(509),e))),n[t(477)][t(466)](t(471),(()=>Kr(s,t(491)))),e[t(519)][t(451)](t(526))&&n[t(481)](t(521)),e[t(519)][t(451)](t(501))&&e[t(519)][t(451)](t(453))&&(n[t(481)](t(458),((s,o)=>{const i=t,a=r[i(500)](e[i(483)][i(470)][i(480)]);e[i(483)][i(445)]((()=>{const t=i;n[t(544)](a,{commandName:t(458),commandParams:[o]},[],t(431))}))})),n[t(481)](t(432),((s,o)=>{const a=t;e[a(483)][a(445)]((t=>{const c=a;let u=r[c(500)](e[c(483)][c(470)][c(480)]),l=t[c(518)](u);const f=i.LivePosition[c(488)](l[c(433)],c(534)),h=i.LivePosition[c(488)](l[c(527)],c(457));n[c(446)]((()=>s(o))),u=r[c(500)](e[c(483)][c(470)][c(480)]),l=t[c(518)](u);const g=t[c(524)](f,h);f[c(434)](),h[c(434)](),n[c(544)](u,{commandName:c(458),commandParams:[o]},[],c(426)),g[c(433)][c(475)](l[c(433)])&&n[c(536)](t[c(524)](g[c(433)],l[c(433)]),c(426)),l[c(527)][c(475)](g[c(527)])&&n[c(536)](t[c(524)](l[c(527)],g[c(527)]),c(426))}))})),n[t(528)][t(469)](t(427),t(426),t(438),(()=>!1)),n[t(528)][t(469)](t(427),t(426),t(511),(()=>!1)),n[t(528)][t(469)](t(427),t(426),t(449),n[t(528)][t(504)](t(427),"",t(511))),n[t(528)][t(469)](t(436),t(426),t(438),(()=>!1)),n[t(528)][t(469)](t(436),t(426),t(449),(([r])=>{const s=t,o=n[s(528)][s(504)](s(436),"",s(449));let i=r[s(433)],a=r[s(527)];const c=e[s(483)][s(531)][s(478)](i,s(510)),u=e[s(483)][s(531)][s(478)](a,s(529));c[s(456)]&&(i=c[s(433)]),u[s(456)]&&(a=u[s(527)]),o([e[s(483)][s(524)](i,a)])})),n[t(528)][t(469)](t(427),t(426),t(465),c),n[t(528)][t(469)](t(436),t(426),t(465),c)),e[t(519)][t(451)](t(530))&&(n[t(481)](t(515),((s,o)=>{const i=t,a=e[i(519)][i(485)](i(447));let c=r[i(500)](e[i(483)][i(470)][i(480)]),u=a[i(489)](c);e[i(483)][i(445)]((()=>{const t=i;if(u)return void n[t(514)](e[t(483)][t(518)](u));const l=r[t(497)](c);s(o),c=r[t(500)](e[t(483)][t(470)][t(480)]),u=a[t(489)](c),n[t(536)](e[t(483)][t(518)](u),l?null:t(503))}))})),n[t(528)][t(469)](t(436),t(503),t(465),c));const o=[{type:t(427),subType:t(494)},{type:t(436),subType:t(503)},{type:t(427),subType:t(426)},{type:t(436),subType:t(426)}];function a(e,s){const i=t,a=o[i(542)]((({type:t,subType:n})=>e[i(533)]==t&&e[i(437)]==n)),c=o[i(542)]((({type:t,subType:e})=>s[i(533)]==t&&s[i(437)]==e));if(a<0||c<0)return!1;const u=e[i(495)](),l=s[i(495)]();if((0==a||1==a)&&2==c&&u[i(472)](l))return!0;if(2==a&&3==c){const t=n[i(464)](u,i(436))[i(479)]((({suggestion:t,meta:e})=>e[i(499)]&&i(426)==t[i(437)]));if(t[i(523)]>1&&l[i(527)][i(541)](u[i(433)]))return!0;if(1==t[i(523)]&&(u[i(433)][i(541)](l[i(527)])||u[i(527)][i(541)](l[i(433)])))return!0}if(3==a&&3==c&&u[i(433)][i(475)](l[i(433)])){const t=u[i(527)][i(502)],e=l[i(433)][i(538)];return r[i(497)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(519)][t(451)](t(435))&&(n[t(430)](t(543)),n[t(439)](t(473)),n[t(477)][t(443)](t(473),Kr(s,t(454)))),e[t(519)][t(451)](t(484))&&(n[t(430)](t(450)),n[t(439)](t(512))),n[t(477)][t(505)]((e=>{const n=t;if(o[n(482)]((({type:t,subType:r})=>e[n(533)]==t&&e[n(437)]==r)))return e[n(459)]?{}:void 0})),n[t(477)][t(505)]((e=>{const n=t;if(n(436)==e[n(533)]||n(468)==e[n(533)]){const t=e[n(525)]();if(t&&t.is(n(444),n(471)))return{type:n(436)==e[n(533)]?n(539):n(506),element:t,quantity:1}}})),n[t(477)][t(505)]((e=>t(427)==e[t(533)]&&t(426)==e[t(437)]?{type:t(428),content:t(463)}:t(427)==e[t(533)]&&t(431)==e[t(437)]?{type:t(428),content:t(540)}:void 0)),n[t(477)][t(505)]((e=>{const n=t;if(n(455)!=e[n(533)])return;const{data:r}=e;if(!r||n(512)!=r[n(440)])return;const o=r[n(522)];return o?{type:n(428),content:Kr(s,n(516),'"'+o+'"')}:{type:n(428),content:Kr(s,n(467))}})),this[t(492)]()}[Do(492)](){const t=Do,e=this[t(486)],n=e[t(535)];e[t(519)][t(485)](t(476))[t(477)][t(505)]((e=>{const r=t;if(r(427)!=e[r(533)]&&r(460)!=e[r(533)])return;const{data:s}=e;if(s){if(r(450)==s[r(498)]){const t=s[r(452)][0][r(522)];return t?{type:r(428),content:Kr(n,r(516),'"'+t+'"')}:{type:r(428),content:Kr(n,r(467))}}if(r(543)==s[r(498)]){const t=s[r(452)][0][r(461)];return t?{type:r(428),content:Kr(n,r(425),t)}:{type:r(428),content:Kr(n,r(490))}}}}))}}const Bo=jo;function Uo(){const t=["ImageEditing","registerBlockAttribute","commandName","1117792FvWDeb","registerDescriptionCallback","src","registerCustomCallback","getSuggestionCallback","_registerLegacyDescription","formatInline","_suggestionFactory","descriptionFactory","newValue","get","format","12011634qwAhYt","oldValue","1261995IIlGBi","afterInit","attribute","key","discard","accept","enableDefaultAttributesIntegration","editor","7PpMStN","1378644xGHlqU","plugins","replaceImageSource","locale","674dwWoWc","*Format:* replace image URL","formatBlock","TrackChangesEditing","397063HNvYvV","*Replace image URL*","2688472pkMgkq","813ydgSCr","type","_handleLegacySuggestions","has"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(208104===-parseInt(e(364))/1+-parseInt(e(360))/2*(parseInt(e(326))/3)+-parseInt(e(333))/4+-parseInt(e(347))/5+-parseInt(e(356))/6*(-parseInt(e(355))/7)+-parseInt(e(325))/8+parseInt(e(345))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(348)](){const t=Bo;if(!this[t(354)][t(357)][t(329)](t(330)))return;const e=this[t(354)][t(359)],n=this[t(354)][t(357)][t(343)](t(363));n[t(353)](t(358)),n[t(331)](t(335)),n[t(341)][t(334)]((n=>{const r=t;if(r(349)!=n[r(327)])return;const{data:s}=n;return s&&r(335)==s[r(350)]?s[r(342)]&&s[r(346)]?{type:r(344),content:Kr(e,r(365))}:{type:r(344),content:""}:void 0})),this[t(328)]()}[Bo(328)](){const t=Bo,e=this[t(354)][t(357)][t(343)](t(363));e[t(340)][t(336)](t(362),t(358),t(352),e[t(340)][t(337)](t(362),null,t(351))),e[t(340)][t(336)](t(362),t(358),t(351),e[t(340)][t(337)](t(362),null,t(352))),this[t(338)]()}[Bo(338)](){const t=Bo,e=this[t(354)],n=e[t(359)];e[t(357)][t(343)](t(363))[t(341)][t(334)]((e=>{const r=t;if(r(362)!=e[r(327)]&&r(339)!=e[r(327)])return;const{data:s}=e;return s&&r(358)==s[r(332)]?{type:r(344),content:Kr(n,r(361))}:void 0}))}}function Vo(t,e){const n=zo();return(Vo=function(t,e){return n[t-=354]})(t,e)}const Ho=Vo;function zo(){const t=["end","getSuggestion","FORMAT_SIDE_IMAGE","*Format:* %0","change","imageStylePostApply","2284LSqDKq","name","_findSuggestions","imageTypeBlock","setImageNaturalSizeAttributes","ImageUtils","565RcThIz","getContainedElement","_suggestionFactory","imageCaption","imageTypeInline","format","isInContent","get","ImageStyleEditing","isEqual","type","shouldConvertImageType","registerPostFixer","newRange","TrackChangesEditing","locale","getSuggestions","suggestion","subType","chain","refresh","differ","isBefore","title","34948UIpyld","63HVAykF","nodeBefore","createRangeOn","commandReversedParams","afterInit","normalizedStyles","979584uzMgWn","imageStyle","accept","markBlockFormat","join","registerCustomCallback","commands","document","formatInline","start","getChangedMarkers","insertion","findIndex","registerDescriptionCallback","getFirstRange","head","enableCommand","_registerLegacyDescription","getSuggestionCallback","isBlockImage","has","isIntersecting","isOwn","imageStylePreApply","author","517zGLQJR","selection","descriptionFactory","getClosestSelectedImageElement","717336dPIDxM","editor","4432210ZUGWNH","value","side","commandName","4396329HpGFaC","Users","isInlineImage","formatBlock","markInlineFormat","convertInlineImageToBlock","forEach","filter","plugins","91446RQLwvs","nodeAfter","discard","next","toLowerCase","hasSuggestion","_splitMarkerName","discardSuggestion","length","commandParams","model","from"];return(zo=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(499314===parseInt(e(447))/1*(parseInt(e(385))/2)+parseInt(e(451))/3+-parseInt(e(415))/4*(parseInt(e(391))/5)+-parseInt(e(367))/6+-parseInt(e(358))/7+parseInt(e(422))/8*(parseInt(e(416))/9)+parseInt(e(354))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Ho(420)](){const t=Ho,n=this[t(452)];if(!n[t(366)][t(442)](t(399)))return;const r=n[t(366)][t(398)](t(405)),s=n[t(366)][t(398)](t(390)),o={};r[t(438)](t(423),((o,i)=>{const a=t,c=n[a(366)][a(398)](a(359)).me,u=n[a(428)][a(398)](a(423));let l=s[a(450)](n[a(377)][a(429)][a(448)]),f=n[a(377)][a(418)](l),h=u[a(355)];if(h==i[a(355)])return;const g={commandName:a(423),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(377)][a(383)]((()=>{const t=a;if(r[t(407)]()[t(365)]((e=>e[t(397)]&&c==e[t(446)]&&(t(361)==e[t(401)]||t(430)==e[t(401)])&&(t(445)==e[t(409)]||t(384)==e[t(409)])&&e[t(436)]()[t(400)](f)))[t(364)]((e=>r[t(374)](e[t(437)]))),l=s[t(450)](n[t(377)][t(429)][t(448)]),f=n[t(377)][t(418)](l),u[t(411)](),n[t(428)][t(398)](t(395))[t(411)](),n[t(428)][t(398)](t(388))[t(411)](),h=u[t(355)],h!=i[t(355)])return s[t(360)](l)&&u[t(402)](i[t(355)],l)?(o({...i,setImageSizes:!1}),l=s[t(450)](n[t(377)][t(429)][t(448)]),void r[t(425)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(445))):void(s[t(441)](l)?r[t(425)](l,g,[],t(384)):r[t(362)](f,g,t(384)))}))}));for(const e of n[t(366)][t(398)](t(399))[t(421)])o[e[t(386)]]=e[t(414)][t(371)]();r[t(393)][t(427)](t(361),t(445),t(426),(()=>!1)),r[t(393)][t(427)](t(361),t(384),t(426),(()=>!1)),r[t(393)][t(427)](t(430),t(384),t(426),(()=>!1)),r[t(393)][t(427)](t(361),t(445),t(424),(([e])=>{const n=t;s[n(389)](e[n(392)]())})),r[t(393)][t(427)](t(361),t(445),t(369),((e,n)=>{const s=t;r[s(393)][s(440)](s(361),"",s(424))(e,{commandName:n[s(357)],commandParams:n[s(419)]})})),r[t(393)][t(427)](t(361),t(445),t(410),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(361),subType:t(445)},{type:t(433),subType:t(394)},{type:t(361),subType:t(363)},{type:t(433),subType:t(363)}];function a(e,n){const o=t,a=i[o(434)]((({type:t,subType:n})=>e[o(401)]==t&&e[o(409)]==n)),c=i[o(434)]((({type:t,subType:e})=>n[o(401)]==t&&n[o(409)]==e));if(a<0||c<0)return!1;const u=e[o(436)](),l=n[o(436)]();if((0==a||1==a)&&2==c&&u[o(443)](l))return!0;if(2==a&&3==c){const t=r[o(387)](u,o(433))[o(365)]((({suggestion:t,meta:e})=>e[o(444)]&&o(363)==t[o(409)]));if(t[o(375)]>1&&l[o(379)][o(400)](u[o(431)]))return!0;if(1==t[o(375)]&&(u[o(431)][o(400)](l[o(379)])||u[o(379)][o(400)](l[o(431)])))return!0}if(3==a&&3==c&&u[o(431)][o(413)](l[o(431)])){const t=u[o(379)][o(368)],e=l[o(431)][o(417)];return s[o(441)](t)&&t===e}return!1}n[t(377)][t(429)][t(403)]((()=>{const e=t;let o=!1;const i=Array[e(378)](n[e(377)][e(429)][e(412)][e(432)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(373)](t);if(e(408)==i&&r[e(372)](u)){if(e(361)==a&&(e(445)==c||e(384)==c)){const t=r[e(380)](u);if(n[e(404)]){const n=t[e(436)]()[e(392)]();if(s[e(441)](n))continue;r[e(374)](t),o=!0}}if(e(433)==a&&e(394)==c&&!n[e(404)]){const t=r[e(380)](u);t[e(370)]&&t[e(370)][e(397)]&&(r[e(374)](t[e(370)]),o=!0)}}}return o})),this[t(439)](o)}[Ho(439)](t){const e=Ho,n=this[e(452)],r=n[e(406)];n[e(366)][e(398)](e(405))[e(449)][e(435)]((n=>{const s=e;if(s(361)!=n[s(401)]&&s(430)!=n[s(401)])return;const{data:o}=n;if(!o||s(423)!=o[s(357)])return;const i=o[s(376)][0][s(355)];return function(t){const e=s;return{type:e(396),content:Kr(r,e(382),t)}}(s(356)===i?Kr(r,s(381)):t[i]||i)}))}}const Ko=qo;function Xo(){const t=["223105AgzDMw","get","315TTtcrY","3266ivGHLD","_trackChangesExecuted","lowest","trackChanges","178tMkwBs","8695296xPZyLl","9422400UhzwDc","Users","TrackChangesEditing","importWord","editor","listenTo","6156qCZQMx","_trackChangesValueDuringImport","value","_handleImportedData","execute","dataInsert","_setSuggestionData","track_changes","5326776qqKcKp","collaboration_features","enableCommand","1972944kQWlCr","high","plugins","afterInit","commands","forEach","bind"];return(Xo=function(){return t})()}function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(751515===-parseInt(e(137))/1*(-parseInt(e(108))/2)+-parseInt(e(127))/3+parseInt(e(124))/4+parseInt(e(134))/5+parseInt(e(116))/6*(-parseInt(e(136))/7)+-parseInt(e(110))/8+parseInt(e(109))/9)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(117)]=!1,this[e(138)]=!1}[Ko(130)](){const t=Ko,e=this[t(114)],n=e[t(131)][t(135)](t(113)),r=e[t(131)][t(135)](t(107));n&&(n.on(t(120),((e,[,n])=>{const s=t;this[s(117)]=r[s(118)],n[s(125)][s(123)]=!this[s(117)]}),{priority:t(128)}),this[t(115)](n,t(121),this[t(119)][t(133)](this)),this[t(115)](n,t(121),(()=>{const e=t;this[e(138)]&&(r[e(120)](),this[e(138)]=!1)}),{priority:t(139)}),e[t(129)][t(135)](t(112))[t(126)](t(113)))}[Ko(119)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(114)][n(131)][n(135)](n(107)),o=s[n(118)];this[n(117)]!==o&&(s[n(120)](),this[n(138)]=!0),r&&r[n(132)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(114)][o(129)][o(135)](o(111)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(113)}}};this[o(114)][o(129)][o(135)](o(112))[o(122)](i)}))}}const Jo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=271]})(t,e)}function Qo(){const t=["351968NHpxwU","outdentBlock","registerDescriptionCallback","enableCommand","registerBlockAttribute","format","566390DeUwEg","915852JxscFq","IndentBlock","30LamODx","indentBlock","has","6252078qgiJyN","FORMAT_INDENT","getItems","23683311hlqWca","indent","blockIndent","type","formatBlock","getItemLabel","40QcFNRG","locale","afterInit","plugins","descriptionFactory","outdent","IndentEditing","*Indent:* %0","TrackChangesEditing","editor","_registerLegacyDescription","get","enableDefaultAttributesIntegration","1706595yDIUAM","834713dEPQxv","*Outdent:* %0","commandName","registerAttributeLabel"];return(Qo=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(680165===-parseInt(e(277))/1+-parseInt(e(287))/2+-parseInt(e(290))/3*(parseInt(e(281))/4)+-parseInt(e(276))/5+parseInt(e(293))/6+-parseInt(e(288))/7*(parseInt(e(302))/8)+parseInt(e(296))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Jo(304)](){const t=Jo,e=this[t(272)],n=e[t(305)][t(274)](t(271));if(e[t(305)][t(292)](t(308))&&(n[t(284)](t(297)),n[t(284)](t(307))),e[t(305)][t(292)](t(289)))for(const e of[t(291),t(282)])n[t(275)](e);const r=e[t(303)];n[t(285)](t(298)),n[t(306)][t(280)](t(298),Kr(r,t(294))),this[t(273)]()}[Jo(273)](){const t=Jo,e=this[t(272)],n=e[t(303)],r=e[t(305)][t(274)](t(271));r[t(306)][t(283)]((e=>{const s=t;if(s(300)!=e[s(299)])return;const{data:o}=e;if(!o)return;if(s(291)!=o[s(279)]&&s(282)!=o[s(279)])return;const i=e[s(295)]()[0],a=r[s(306)][s(301)](i);return s(291)==o[s(279)]?{type:s(286),content:Kr(n,s(309),a)}:s(282)==o[s(279)]?{type:s(286),content:Kr(n,s(278),a)}:void 0}))}}var ti=ni;function ei(){var t=["enableCommand","input","requires","434526cCcVWN","TrackChangesEditing","get","1053296JqMpSl","40368AsAyNI","2464980lCokmo","922692OrEgwN","546eYHZpv","104448jeGPxz","plugins","init","351125DAwXPU","editor"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=304]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(253372===parseInt(e(304))/1+parseInt(e(313))/2+-parseInt(e(315))/3+-parseInt(e(312))/4+-parseInt(e(314))/5+-parseInt(e(309))/6+-parseInt(e(316))/7*(-parseInt(e(317))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(308)](){return[ws.Input]}[ti(319)](){var t=ti;this[t(305)][t(318)][t(311)](t(310))[t(306)](t(307))}}const si=ii;function oi(){const t=["32824IhdHdh","commandParams","696002xAlfmz","attribute","1281800zGnOWo","key","2TCxbzt","get","3hUnmZs","registerAttributeLabel","link (","locale","editor","3560rbiUcP","339102zJnzuT","unlink","toLowerCase","22131zVeYYV","link","afterInit","descriptionFactory","has","3768OQIryP","format","formatInline","manualDecorators","type","*Remove link*","TrackChangesEditing","_registerLegacyDescription","144184xaiYtC","label","plugins","commandName","commands","*Set link:* %0","enableDefaultAttributesIntegration","63KxDfWm","LinkEditing","3227575cNLnGt","registerInlineAttribute","45caZNPN","newValue","linkHref","registerDescriptionCallback"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(769933===-parseInt(e(161))/1*(-parseInt(e(165))/2)+-parseInt(e(122))/3*(parseInt(e(144))/4)+-parseInt(e(155))/5*(parseInt(e(128))/6)+parseInt(e(151))/7*(-parseInt(e(163))/8)+parseInt(e(131))/9*(parseInt(e(127))/10)+-parseInt(e(159))/11*(-parseInt(e(136))/12)+parseInt(e(153))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(133)](){const t=si,e=this[t(126)];if(!e[t(146)][t(135)](t(152)))return;const n=e[t(146)][t(166)](t(142)),r=e[t(148)][t(166)](t(132));n[t(150)](t(132)),n[t(150)](t(129)),n[t(154)](t(157));for(const e of r[t(139)])n[t(154)](e.id),n[t(134)][t(123)](e.id,t(124)+e[t(145)][t(130)]()+")");n[t(134)][t(158)]((n=>{const r=t;if(r(162)!=n[r(140)])return;const{data:s}=n;if(!s||r(157)!=s[r(164)])return;const o=s[r(156)],i=e[r(125)];return{type:r(137),content:null==o?Kr(i,r(141)):Kr(i,r(149),'"'+o+'"')}})),this[t(143)]()}[si(143)](){const t=si,e=this[t(126)],n=e[t(125)];e[t(146)][t(166)](t(142))[t(134)][t(158)]((e=>{const r=t;if(r(138)!=e[r(140)])return;const{data:s}=e;if(s){if(r(132)==s[r(147)]){const t=s[r(160)][0];return{type:r(137),content:Kr(n,r(149),'"'+t+'"')}}return r(129)==s[r(147)]?{type:r(137),content:Kr(n,r(141))}:void 0}}))}}const ci=ui;function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(808212===-parseInt(e(513))/1*(-parseInt(e(446))/2)+-parseInt(e(467))/3+-parseInt(e(472))/4*(parseInt(e(516))/5)+-parseInt(e(442))/6*(parseInt(e(448))/7)+parseInt(e(463))/8+parseInt(e(450))/9*(parseInt(e(470))/10)+parseInt(e(465))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class li extends t.Plugin{[ci(445)](){const t=ci,e=this[t(526)],n=e[t(481)];if(!e[t(496)][t(477)](t(520)))return;const r=e[t(496)][t(453)](t(497)),s=e[t(496)][t(477)](t(468));function o(t){return()=>{const n=ui,s=e[n(460)][n(452)][n(491)],o=e[n(469)][n(453)](t);if(o[n(471)])return void e[n(492)](n(505),{});const i=t[n(480)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(488)](t)[s(486)]((t=>function(t,e){const n=s;return e[n(512)](t[n(509)],n(482))&&!e[n(495)](t)}(t,r)));o=o[s(486)]((t=>!t.is(s(451),s(482))||t[s(517)](s(499))!=e));const i=new Set;for(const t of o)t.is(s(451),s(482))?i[s(525)](hi(t)):i[s(525)](t);return Array[s(488)](i)}(s[n(455)](),i,e[n(460)][n(466)]);e[n(460)][n(515)]((()=>{const e=n;for(const n of a)r[e(440)](n,{commandName:t,commandParams:[{forceValue:!o[e(471)]}],formatGroupId:e(461)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(488)](t);const r=n[e(478)]((t=>e(482)!=t[e(519)]));return r>-1&&(n=n[e(480)](0,r)),n}(e[n(460)][n(452)][n(491)][n(455)]()),o=e[n(460)][n(473)](e[n(460)][n(487)](s[0],n(514)),e[n(460)][n(487)](s[s[n(489)]-1],n(456)));e[n(460)][n(515)]((()=>{const e=n;r[e(440)](o,{commandName:t,commandParams:[],formatGroupId:e(462)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(483)];for(;t&&t[n(517)](n(462))>e[n(517)](n(462));)r[n(525)](t),t=t[n(483)]}return Array[n(488)](r)}(s))}))}}r[t(504)](t(459),o(t(459))),r[t(504)](t(503),o(t(503))),s&&r[t(504)](t(510),o(t(510))),r[t(504)](t(490),i(t(490))),r[t(504)](t(485),i(t(485))),s&&r[t(504)](t(507),(()=>{const n=t,s=e[n(469)][n(453)](n(507)),o=Array[n(488)](s[n(457)]);o[n(486)]((t=>t[n(517)](n(522))!=s[n(471)])),e[n(460)][n(515)]((()=>{const t=n;for(const e of o)r[t(440)](e,{commandName:t(507),commandParams:[{forceValue:!s[t(471)]}]})}))})),r[t(449)][t(475)](t(482),(e=>Kr(n,t(443),e))),r[t(449)][t(444)]((e=>{const r=t;if(r(524)!=e[r(479)]&&r(518)!=e[r(479)])return;const{data:s}=e;if(s){if(r(459)==s[r(476)]||r(503)==s[r(476)]||r(510)==s[r(476)])switch(s[r(476)][r(501)](r(484),"")){case r(494):return o(Kr(n,r(502)));case r(474):return o(Kr(n,r(441)));case r(447):return o(Kr(n,r(508)))}if(r(490)==s[r(476)])return{type:r(523),content:Kr(n,r(500),Kr(n,r(443)))};if(r(485)==s[r(476)])return{type:r(523),content:Kr(n,r(458),Kr(n,r(443)))};if(r(507)==s[r(476)])return s[r(493)][0][r(464)]?{type:r(523),content:Kr(n,r(454))}:{type:r(523),content:Kr(n,r(521))}}function o(t){const e=r;return{type:e(523),content:Kr(n,e(506),t)}}}))}}function fi(){const t=["indentList","selection","execute","commandParams","bulleted","isObject","plugins","TrackChangesEditing","previousSibling","listType","*Indent:* %0","replace","ELEMENT_BULLETED_LIST","bulletedList","enableCommand","paragraph","*Change to:* %0","checkTodoList","ELEMENT_TODO_LIST","parent","todoList","push","checkChild","83nprHse","before","change","25OORCdO","getAttribute","formatInline","name","LegacyListEditing","*Uncheck item*","todoListChecked","format","formatBlock","add","editor","markBlockFormat","ELEMENT_NUMBERED_LIST","6qDOnMN","ELEMENT_LIST_ITEM","registerDescriptionCallback","afterInit","33214telllJ","todo","2923697YsUGwK","descriptionFactory","9035406CdraZR","element","document","get","*Check item*","getSelectedBlocks","end","_selectedElements","*Outdent:* %0","numberedList","model","blockName","listIndent","12451064mxncyb","forceValue","1076900oMWHXh","schema","4169775FqnJga","LegacyTodoListEditing","commands","10wdDzRZ","value","1136632PvAxrI","createRange","numbered","registerElementLabel","commandName","has","findIndex","type","slice","locale","listItem","nextSibling","List","outdentList","filter","createPositionAt","from","length"];return(fi=function(){return t})()}function hi(t){const e=ci,n=t[e(517)](e(462));if(0==n)return t;let r=t;for(;t[e(498)]&&t[e(498)].is(e(451),e(482));){const s=t[e(498)][e(517)](e(462));if(s==n)r=t[e(498)];else if(s<n)break;t=t[e(498)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(451),e(482))&&t[e(517)](e(462))>0){let r=t[e(483)];for(;r&&e(482)==r[e(519)]&&r[e(517)](e(462))==t[e(517)](e(462));)n[e(511)](r),r=r[e(483)]}return n}function di(){const t=["element","commandName","_getSuggestionBlocksForListStyle","registerDescriptionCallback","*Format:* set order to reversed","handleListReversedCommand","handleDescriptions","format","_LIST_","default","25NQMJaI","startIndex","*Format:* set order to regular","ELEMENT_","TrackChangesEditing","enableCommand","before","handleListStartCommand","afterInit","has","unshift","locale","document","LegacyListPropertiesEditing","forward","styles","_getTranslationKeyForListStyle","descriptionFactory","8CnHdPk","get","backward","4230541MIZqen","getSelectedBlocks","type","handleListStyleCommand","2933739xVKbvH","parent","bind","numbered","3771330DCrBKn","getLastPosition","10SVmfpM","listReversed","getFirstPosition","*Format:* set start index to %0","_getSuggestionBlocks","toUpperCase","*Change to:* %0","from","plugins","36UEbJPB","3314894zZCTnX","createRange","editor","listItem","formatBlock","markMultiRangeBlockFormat","listStyle","length","model","change","commandParams","5295573GaLPKb","config","createPositionAt","getListTypeFromListStyleType","reversed","push","listType","31134iwSSVg","replace","list.properties","selection","formatInline","8JOHXyZ","267832ngzMic","flat","LegacyListUtils","getAttribute","getSiblingNodes","listStart","map","filter"];return(di=function(){return t})()}const pi=mi;function mi(t,e){const n=di();return(mi=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(810060===parseInt(e(306))/1*(-parseInt(e(347))/2)+parseInt(e(313))/3+-parseInt(e(353))/4*(parseInt(e(288))/5)+-parseInt(e(317))/6+-parseInt(e(309))/7*(-parseInt(e(352))/8)+parseInt(e(340))/9*(-parseInt(e(319))/10)+parseInt(e(329))/11*(parseInt(e(328))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class Ii extends t.Plugin{[pi(296)](){const t=pi;if(!this[t(331)][t(327)][t(297)](t(301)))return;const e=this[t(331)][t(341)][t(307)](t(349)),n=this[t(331)][t(327)][t(307)](t(292));e[t(303)]&&n[t(293)](t(335),this[t(312)][t(315)](this)),e[t(344)]&&n[t(293)](t(320),this[t(366)][t(315)](this)),e[t(289)]&&n[t(293)](t(358),this[t(295)][t(315)](this)),n[t(305)][t(364)](this[t(367)][t(315)](this))}[pi(312)](t,e={}){const n=pi,r=this[n(331)][n(327)][n(307)](n(292)),s=this[n(363)]();this[n(331)][n(337)][n(338)]((()=>{const t=n;r[t(334)](s,{commandName:t(335),commandParams:[{type:e[t(311)]}],formatGroupId:t(335)})}))}[pi(366)](t,e={}){const n=pi,r=this[n(331)][n(327)][n(307)](n(292)),s=this[n(323)]((t=>t.is(n(361),n(332))&&n(316)===t[n(356)](n(346))));if(s[n(336)]<1)return;const o=s[n(359)]((t=>this[n(331)][n(337)][n(330)](this[n(331)][n(337)][n(342)](t,n(294)),this[n(331)][n(337)][n(342)](t,0))));this[n(331)][n(337)][n(338)]((()=>{const t=n;r[t(334)](o,{commandName:t(320),commandParams:[{reversed:e[t(344)]}],formatGroupId:t(320)})}))}[pi(295)](t,e={}){const n=pi,r=this[n(331)][n(327)][n(307)](n(292)),s=this[n(323)]((t=>t.is(n(361),n(332))&&n(316)===t[n(356)](n(346))));if(s[n(336)]<1)return;const o=s[n(359)]((t=>this[n(331)][n(337)][n(330)](this[n(331)][n(337)][n(342)](t,n(294)),this[n(331)][n(337)][n(342)](t,0))));this[n(331)][n(337)][n(338)]((()=>{const t=n;r[t(334)](o,{commandName:t(358),commandParams:[{startIndex:e[t(289)]}],formatGroupId:t(358)})}))}[pi(367)](t){const e=pi;if(e(333)!=t[e(311)]&&e(351)!=t[e(311)])return;const n=this[e(331)][e(299)],{data:r}=t;if(!r)return;let s,o;switch(r[e(362)]){case e(335):s=e(325),o={type:e(368),content:Kr(n,s,Kr(n,this[e(304)](r[e(339)][0][e(311)])))};break;case e(320):s=r[e(339)][0][e(344)]?e(365):e(290),o={type:e(368),content:Kr(n,s)};break;case e(358):s=e(322),o={type:e(368),content:Kr(n,s,r[e(339)][0][e(289)])}}return o}[pi(363)](){const t=pi;var e,n,r,s;const o=this[t(331)][t(327)][t(307)](t(355));let i=Array[t(326)](this[t(331)][t(337)][t(300)][t(350)][t(310)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(361),t(332)))&&i[t(298)](...o[t(357)](this[t(331)][t(337)][t(300)][t(350)][t(321)](),t(308))),(null===(n=i[i[t(336)]-1])||void 0===n?void 0:n.is(t(361),t(332)))&&i[t(345)](...o[t(357)](this[t(331)][t(337)][t(300)][t(350)][t(318)](),t(302))),i=[...new Set(i)],(null===(s=null===(r=this[t(331)][t(337)][t(300)][t(350)][t(321)]())||void 0===r?void 0:r[t(314)])||void 0===s?void 0:s.is(t(361),t(332)))&&(i=i[t(360)]((e=>e.is(t(361),t(332))))),i}[pi(323)](t){const e=pi,n=this[e(331)][e(327)][e(307)](e(355));let r=Array[e(326)](this[e(331)][e(337)][e(300)][e(350)][e(310)]())[e(360)](t)[e(359)]((t=>{const r=e,s=this[r(331)][r(337)][r(342)](t,0);return[...n[r(357)](s,r(308)),...n[r(357)](s,r(302))]}))[e(354)]();return r=[...new Set(r)],r}[pi(304)](t){const e=pi;return e(291)+(this[e(331)][e(327)][e(307)](e(355))[e(343)](t)||e(287))[e(324)]()+e(369)+t[e(324)]()[e(348)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["1876776dkZQzU","2695122fGrUyQ","406483NDYpld","registerElementLabel","downcastDispatcher","div","showSuggestionHighlights","dataDowncast","data","88usKNHn","for","get","29457yDlQPN","ELEMENT_MEDIA","25XTCcoR","media","mediaEmbed","editor","3468wogMDt","high","254iaQuZw","1347DeZsrm","attribute:url:media","TrackChangesEditing","options","1999350icIxeu","40yMXNip","descriptionFactory","afterInit","MediaEmbedEditing","has","plugins","stop","elementToElement","conversion","locale","createEmptyElement","enableCommand"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=430]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(438882===parseInt(e(451))/1*(-parseInt(e(457))/2)+-parseInt(e(458))/3*(-parseInt(e(455))/4)+parseInt(e(462))/5+parseInt(e(438))/6+-parseInt(e(439))/7*(parseInt(e(446))/8)+-parseInt(e(449))/9*(-parseInt(e(463))/10)+-parseInt(e(437))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(465)](){const t=Ei,e=this[t(454)];if(!e[t(430)][t(467)](t(466)))return;const n=e[t(430)][t(448)](t(460)),r=e[t(434)];n[t(436)](t(453)),n[t(464)][t(440)](t(452),(e=>Kr(r,t(450),e))),e[t(433)][t(447)](t(444))[t(432)]({model:t(452),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(443)])return n[s(435)](s(442))},converterPriority:t(456)}),e[t(445)][t(441)].on(t(459),((e,n,r)=>{const s=t;r[s(461)][s(443)]&&e[s(431)]()}),{priority:t(456)})}}const yi=Ai;function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=131]})(t,e)}function ki(){const t=["MentionEditing","2108718IUWDNX","editor","2253648KLuTlf","9024QoXjfD","22271524cTZBno","TrackChangesEditing","622974gMcAFF","afterInit","mention","get","815cxQpLf","1343781sPZpZO","1714454YmbjAy","plugins","20KCTjvU","has","4tZuuIq","1olalce","enableCommand"];return(ki=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(515190===parseInt(e(135))/1*(-parseInt(e(144))/2)+-parseInt(e(149))/3*(parseInt(e(134))/4)+parseInt(e(148))/5*(parseInt(e(141))/6)+-parseInt(e(150))/7+-parseInt(e(140))/8+parseInt(e(138))/9*(-parseInt(e(132))/10)+parseInt(e(142))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(145)](){const t=yi,e=this[t(139)];e[t(131)][t(133)](t(137))&&e[t(131)][t(147)](t(143))[t(136)](t(146))}}const Ni=Ri;function Li(){const t=["registerDescriptionCallback","5924vDlrCb","commands","2785713QVetzT","deletion","element","enableCommand","mergeField","type","getAttribute","732464JwtSDx","MergeFieldsEditing","*Insert:* %0","78392LtzUpT","descriptionFactory","*Remove:* %0","TrackChangesEditing","getLabel","972882XMcquF","locale","144wixMFY","1YdhXnW","1813671RiQlsV","registerElementLabel","7348650peEthm","insertion","editor","afterInit","get","plugins","1565FhPgeu","insertMergeField","getContainedElement","ELEMENT_MERGE_FIELD"];return(Li=function(){return t})()}function Ri(t,e){const n=Li();return(Ri=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(436309===-parseInt(e(190))/1*(-parseInt(e(179))/2)+-parseInt(e(191))/3+-parseInt(e(170))/4*(parseInt(e(165))/5)+parseInt(e(187))/6+parseInt(e(172))/7+parseInt(e(182))/8*(-parseInt(e(189))/9)+parseInt(e(193))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Si extends t.Plugin{[Ni(162)](){const t=Ni,e=this[t(161)];if(!e[t(171)][t(163)](t(166)))return;e[t(164)][t(163)](t(185))[t(175)](t(166));const n=e[t(164)][t(163)](t(185)),r=e[t(188)];n[t(183)][t(192)](t(176),(e=>Kr(r,t(168),e))),n[t(183)][t(169)]((n=>{const s=t;if(s(160)!=n[s(177)]&&s(173)!=n[s(177)])return;const o=n[s(167)]();if(null==o)return;if(!o.is(s(174),s(176)))return;const i=e[s(164)][s(163)](s(180))[s(186)](o[s(178)]("id"));return s(160)==n[s(177)]?{type:s(160),content:Kr(r,s(181),'"'+i+'" '+Kr(r,s(168)))}:{type:s(173),content:Kr(r,s(184),'"'+i+'" '+Kr(r,s(168)))}}))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=121]})(t,e)}function wi(){const t=["801474vMoSmR","ELEMENT_MULTI_LEVEL_LIST","9487654wYRWyL","oldValue","get","format","7611wJOitu","3858612RyKuWH","afterInit","data","registerBlockAttribute","listType","head","editor","1319017LcJwvK","descriptionFactory","MultiLevelList","920528NEnszA","492860CNoYpV","registerDescriptionCallback","multiLevelList","*Set format:* %0","has","handleDescriptions","key","81uSCCcm","*Remove format:* %0","6CBcSPS","plugins","next","20mvAWUH","TrackChangesEditing","locale","134JRBSyv","enableDefaultAttributesIntegration","listMarkerStyle","newValue"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(996573===parseInt(e(154))/1+parseInt(e(150))/2*(-parseInt(e(123))/3)+parseInt(e(124))/4+-parseInt(e(135))/5+parseInt(e(144))/6*(parseInt(e(131))/7)+parseInt(e(134))/8*(parseInt(e(142))/9)+-parseInt(e(147))/10*(parseInt(e(156))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(125)](){const t=Mi,e=this[t(130)],n=e[t(145)][t(121)](t(148));e[t(145)][t(139)](t(133))&&(n[t(151)](t(137)),n[t(127)](t(152)),n[t(132)][t(136)]((e=>this[t(140)](e))))}[Mi(140)](t){const e=Mi,n=this[e(130)][e(149)],{data:r}=t,s={type:e(122),content:""};if(r&&e(152)==r[e(141)]){if(!r[e(157)])return{type:e(122),content:Kr(n,e(138),Kr(n,e(155)))+" ("+r[e(153)]+")"};if(!r[e(153)]){let o=t[e(129)];for(;o;){if(o[e(126)]&&e(128)==o[e(126)][e(141)]&&o[e(126)][e(153)])return s;o=o[e(146)]}return{type:e(122),content:Kr(n,e(143),Kr(n,e(155)))+" ("+r[e(157)]+")"}}}}}const Di=Fi;function Fi(t,e){const n=xi();return(Fi=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=Fi,n=t();for(;;)try{if(817117===parseInt(e(334))/1+-parseInt(e(340))/2*(-parseInt(e(343))/3)+-parseInt(e(346))/4*(parseInt(e(337))/5)+parseInt(e(325))/6+-parseInt(e(341))/7*(parseInt(e(336))/8)+parseInt(e(332))/9*(-parseInt(e(323))/10)+parseInt(e(338))/11*(parseInt(e(345))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Pi extends t.Plugin{[Di(329)](){const t=Di,e=this[t(344)];if(!e[t(324)][t(322)](t(331)))return;e[t(324)][t(328)](t(335))[t(327)](t(326));const n=e[t(324)][t(328)](t(335)),r=e[t(342)];n[t(330)][t(339)](t(326),(e=>Kr(r,t(333),e)))}}function xi(){const t=["9Dbypjo","editor","18507012JlGqff","52DAvJfB","has","3778870YTyBQQ","plugins","4185444MKOVgR","pageBreak","enableCommand","get","afterInit","descriptionFactory","PageBreakEditing","36SuLpvz","ELEMENT_PAGE_BREAK","60245YtwTPF","TrackChangesEditing","8kvImEh","525490UQynbF","11BwLWDV","registerElementLabel","1020388yNgxmc","949991rUQhuo","locale"];return(xi=function(){return t})()}const Bi=ji;function Ui(){const t=["activeMarkers","ELEMENT_PARAGRAPH","insert","locale","data","_registerLegacyDescription","formatBlock","highest","writer","plugins","registerElementLabel","TrackChangesEditing","markerName","5860DIFAUE","options","markerRange","822698xDwlng","*Insert:* %0","consumable","insertParagraph","1cKpeKQ","14CAZGpK","createUIElement","editor","showSuggestionHighlights","name","span","120885bLUXLz","Paragraph","*Change to:* %0","bindElementToMarker","enableCommand","start","getFirstRange","model","commandName","end","toViewPosition","descriptionFactory","getItemLabel","checkChild","518766EMsYNJ","isBlock","insertion","format","type","addClass","ck-suggestion-marker-split","$text","get","schema","477504jBOZQO","583EWqdiF","48gaTxhp","registerDescriptionCallback","includes","paragraph","isLimit","mapper","isTouching","editing","1130192PfKxIN","addMarker:suggestion:insertion","has","enableDefaultAttributesIntegration","downcastDispatcher","150648BfiPmB","consume","5157idTGnU","nodeAfter","ck-suggestion-marker--active","afterInit"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(216861===parseInt(e(132))/1*(parseInt(e(128))/2)+-parseInt(e(153))/3+-parseInt(e(165))/4*(-parseInt(e(139))/5)+-parseInt(e(163))/6*(-parseInt(e(133))/7)+-parseInt(e(173))/8+parseInt(e(108))/9*(parseInt(e(125))/10)+-parseInt(e(164))/11*(parseInt(e(178))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(111)](){const t=Bi,e=this[t(135)];if(!e[t(121)][t(175)](t(140)))return;const n=e[t(115)],r=e[t(121)][t(161)](t(123));r[t(150)][t(122)](t(168),(e=>Kr(n,t(113),e))),r[t(176)](t(168)),r[t(143)](t(131)),e[t(172)][t(177)].on(t(174),Vi(e),{priority:t(119)}),e[t(116)][t(177)].on(t(174),((n,r,s)=>{const o=t;s[o(126)][o(136)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(119)});const s=r[t(150)];s[t(166)]((r=>{const o=t;if(o(155)!==r[o(157)])return;const{start:i,end:a}=r[o(145)]();if(!i[o(171)](a)||!i[o(109)])return;const c=e[o(146)][o(162)],u=i[o(109)];return c[o(154)](u)&&!c[o(169)](u)&&c[o(152)](u,o(160))?{type:o(155),content:Kr(n,o(129),s[o(151)](u,1))}:void 0})),this[t(117)]()}[Bi(117)](){const t=Bi,e=this[t(135)],n=e[t(115)];e[t(121)][t(161)](t(123))[t(150)][t(166)]((e=>{const r=t;if(r(118)!=e[r(157)])return;const{data:s}=e;return s&&r(168)==s[r(147)]?{type:r(156),content:Kr(n,r(141),Kr(n,r(113)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(121)][o(161)](o(123)),a=r[o(127)][o(144)],c=r[o(127)][o(148)],u=t[o(146)][o(162)];if(!a[o(171)](c)||!a[o(109)])return;const l=a[o(109)];if(u[o(154)](l)&&!u[o(169)](l)&&u[o(152)](l,o(160))){if(!s[o(130)][o(107)](r[o(127)],n[o(137)]))return;const t=s[o(120)][o(134)](o(138),{class:o(159)}),a=s[o(170)][o(149)](c);e&&i[o(112)][o(167)](r[o(124)])&&s[o(120)][o(158)](o(110),t),s[o(120)][o(114)](a,t),s[o(170)][o(142)](t,r[o(124)])}}}function Hi(){const t=["*Remove all formatting*","afterInit","196994zvIaFf","23355477nRdZsJ","locale","has","8019lFBbHc","get","registerDescriptionCallback","commandName","formatInline","formatBlock","plugins","descriptionFactory","1458962xCvqvP","format","_registerLegacyDescription","96YlgwLC","enableDefaultAttributesIntegration","38405NLtQhX","4662432HAqvPa","RemoveFormatEditing","744FYXwWP","removeFormat","type","3253495bfNVXX","editor","TrackChangesEditing"];return(Hi=function(){return t})()}const zi=Wi;function Wi(t,e){const n=Hi();return(Wi=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(435486===parseInt(e(400))/1+parseInt(e(423))/2+-parseInt(e(415))/3*(-parseInt(e(403))/4)+parseInt(e(406))/5+parseInt(e(401))/6+parseInt(e(411))/7*(parseInt(e(426))/8)+-parseInt(e(412))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class Ki extends t.Plugin{[zi(410)](){const t=zi,e=this[t(407)];e[t(421)][t(414)](t(402))&&(e[t(421)][t(416)](t(408))[t(427)](t(404)),this[t(425)]())}[zi(425)](){const t=zi,e=this[t(407)];e[t(421)][t(416)](t(408))[t(422)][t(417)]((n=>{const r=t;if(r(420)!=n[r(405)]&&r(419)!=n[r(405)])return;const{data:s}=n;return s&&r(404)==s[r(418)]?{type:r(424),content:Kr(e[r(413)],r(409))}:void 0}))}}const Xi=Zi;function qi(){const t=["RestrictedEditingModeEditing","1675555OzwKqG","823020datRsA","TrackChangesEditing","164rDcjpV","197568belGTO","acceptSuggestion","discardSuggestion","7665KEWAdK","plugins","24ecoVhp","afterInit","acceptAllSuggestions","5594tWOxig","get","1191627KtGolm","goToNextRestrictedEditingException","106732jFlvoi","enableCommand","editor","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","has","discardAllSuggestions","33ppPNHI","discardSelectedSuggestions","trackChanges"];return(qi=function(){return t})()}function Zi(t,e){const n=qi();return(Zi=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(275198===parseInt(e(245))/1*(parseInt(e(254))/2)+-parseInt(e(265))/3*(parseInt(e(258))/4)+parseInt(e(249))/5+parseInt(e(246))/6+-parseInt(e(269))/7+-parseInt(e(251))/8*(-parseInt(e(256))/9)+-parseInt(e(270))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Ji extends t.Plugin{[Xi(252)](){const t=Xi,e=this[t(260)];if(!e[t(250)][t(263)](t(268)))return;const n=e[t(250)][t(255)](t(271));n[t(259)](t(261)),n[t(259)](t(257));const r=e[t(250)][t(255)](t(268));r[t(259)](t(267)),r[t(259)](t(247)),r[t(259)](t(248)),r[t(259)](t(253)),r[t(259)](t(264)),r[t(259)](t(262)),r[t(259)](t(266))}}const Yi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=408]})(t,e)}function $i(){const t=["52BijSqq","includes","enableCommand","activeMarkers","locale","consumable","element","insert","showSuggestionHighlights","get","requires","data","descriptionFactory","span","name","bindElementToMarker","16295HQGwwp","registerElementLabel","model","markerName","downcastDispatcher","ck-suggestion-marker-","deletion","addClass","addMarker:suggestion:insertion","27XIFSes","split","2083440LSLaeF","addMarker:suggestion","ELEMENT_LINE_BREAK","TrackChangesEditing","createPositionBefore","options","addMarker:suggestion:deletion","markerRange","createUIElement","shiftEnter","init","mapper","softBreak","getItems","merge","editor","5510SZDsHC","3125296HuXnWh","toViewPosition","1611900pyGYYx","writer","test","2796444mmCwZQ","23412kfFsKM","high","ck-suggestion-marker--active","plugins","editing"];return($i=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(227434===parseInt(e(459))/1+parseInt(e(416))/2*(parseInt(e(411))/3)+-parseInt(e(462))/4+-parseInt(e(432))/5+-parseInt(e(443))/6+-parseInt(e(410))/7+parseInt(e(460))/8*(parseInt(e(441))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(426)](){return[Qs.ShiftEnter]}[Yi(453)](){const t=Yi,e=this[t(458)],n=e[t(414)][t(425)](t(446));n[t(418)](t(452)),e[t(415)][t(436)].on(t(440),ea(e),{priority:t(412)}),e[t(415)][t(436)].on(t(449),ea(e),{priority:t(412)}),e[t(427)][t(436)].on(t(444),((n,r,s)=>{const o=t;s[o(448)][o(424)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(428)][t(433)](t(455),(n=>Kr(e[t(420)],t(445),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(414)][o(425)](o(446));if(!s[o(421)][o(409)](r[o(450)],n[o(430)]))return;const a=t[o(434)];for(const t of r[o(450)][o(456)]()){if(!t.is(o(422),o(455)))continue;const n=o(438)==r[o(435)][o(442)](":")[1]?o(457):o(442),c=s[o(408)][o(451)](o(429),{class:o(437)+n}),u=s[o(454)][o(461)](a[o(447)](t));e&&i[o(419)][o(417)](r[o(435)])&&s[o(408)][o(439)](o(413),c),s[o(408)][o(423)](u,c),s[o(454)][o(431)](c,r[o(435)])}}}function na(t,e){const n=oa();return(na=function(t,e){return n[t-=422]})(t,e)}const ra=na;!function(t){const e=na,n=t();for(;;)try{if(364910===-parseInt(e(455))/1+parseInt(e(442))/2*(parseInt(e(453))/3)+-parseInt(e(437))/4*(parseInt(e(458))/5)+-parseInt(e(446))/6+-parseInt(e(427))/7*(-parseInt(e(438))/8)+-parseInt(e(433))/9+-parseInt(e(462))/10*(-parseInt(e(430))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class sa extends t.Plugin{[ra(422)](){const t=ra,e=this[t(460)],n=e[t(445)],r=e[t(457)];if(!e[t(432)][t(461)](t(423)))return;const s=e[t(432)][t(447)](t(459)),o=t(424),i=e[t(444)][t(447)](o);s[t(436)](o,((e,r={})=>{const a=t,c=n[a(452)][a(451)];if(c[a(439)])return void e(r);const u=void 0!==r[a(440)]?r[a(440)]:!i[a(435)];n[a(463)]((()=>{const t=a,e=Array[t(448)](c[t(443)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(456)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(454)][t(426)]((e=>{const n=t;if(n(434)!=e[n(441)]&&n(449)!=e[n(441)])return;const{data:s}=e;return s&&s[n(429)]==o?s[n(428)][0][n(440)]?{type:n(431),content:Kr(r,n(425))}:{type:n(431),content:Kr(r,n(450))}:void 0}))}}function oa(){const t=["getRanges","commands","model","2039826ierbRv","get","from","formatInline","FORMAT_RESTRICTED_DISABLED","selection","document","108aBIjfk","descriptionFactory","587904RzblpY","markInlineFormat","locale","5wkDdaJ","TrackChangesEditing","editor","has","320WYLNtk","change","afterInit","StandardEditingModeEditing","restrictedEditingException","FORMAT_RESTRICTED_ENABLED","registerDescriptionCallback","450758dNsTmR","commandParams","commandName","306064Qbsygm","format","plugins","2088ahgUZm","formatBlock","value","enableCommand","2799004GDIXVV","80rYBgGB","isCollapsed","forceValue","type","25470cihyjb"];return(oa=function(){return t})()}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=461]})(t,e)}function ca(){const t=["formatInline","block","DataSchema","get","descriptionFactory","3039990ThKONN","registerAttributeLabel","editor","toLowerCase","9572172RzhEyn","commandParams","registerBlockAttribute","*Remove format:* %0","enableDefaultAttributesIntegration","StyleUtils","forceValue","style","registerDescriptionCallback","Style","element","formatBlock","locale","add","format","has","34893593yamxwB","*Set format:* %0","plugins","FORMAT_STYLE","6772460jtZIPD","type","registerInlineAttribute","816296bdHoRZ","styleName","getGhsAttributeNameForElement","TrackChangesEditing","ghsAttributes","inline","_registerLegacyDescription","1528747TUpsfb","definitions","GeneralHtmlSupport","config","403536oTdwBW","afterInit","commandName","normalizeConfig"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(912974===parseInt(e(461))/1+parseInt(e(465))/2+parseInt(e(474))/3+parseInt(e(501))/4+parseInt(e(498))/5+parseInt(e(478))/6+-parseInt(e(494))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(466)](){const t=ia,e=this[t(476)];if(!e[t(496)][t(493)](t(487))||!e[t(496)][t(493)](t(471)))return;const n=e[t(496)][t(472)](t(504)),r=e[t(490)],s=e[t(464)][t(472)](t(485))||{},o=e[t(496)][t(472)](t(463)),i=e[t(496)][t(472)](t(483))[t(468)](e[t(496)][t(472)](t(471)),s[t(462)]);n[t(482)](t(485));const a=new Set;for(const e of i[t(470)]){const n=o[t(503)](e[t(488)]);a[t(491)](n)}const c=new Set;for(const e of i[t(506)]){const n=o[t(503)](e[t(488)]);c[t(491)](n);for(const n of e[t(505)])c[t(491)](n)}for(const e of a)n[t(480)](e),n[t(473)][t(475)](e,Kr(r,t(497)));for(const e of c)n[t(500)](e),n[t(473)][t(475)](e,Kr(r,t(497)));this[t(507)]()}[ia(507)](){const t=ia,e=this[t(476)],n=e[t(490)];e[t(496)][t(472)](t(504))[t(473)][t(486)]((e=>{const r=t;if(r(489)!=e[r(499)]&&r(469)!=e[r(499)])return;const{data:s}=e;return s&&r(485)===s[r(467)]?s[r(479)][0][r(484)]?{type:r(492),content:Kr(n,r(495),s[r(479)][0][r(502)][r(477)]())}:{type:r(492),content:Kr(n,r(481),s[r(479)][0][r(502)][r(477)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ga();return(fa=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(979092===-parseInt(e(489))/1+parseInt(e(455))/2+parseInt(e(366))/3*(parseInt(e(427))/4)+-parseInt(e(407))/5*(-parseInt(e(373))/6)+parseInt(e(365))/7+-parseInt(e(498))/8+parseInt(e(419))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ga);class ha extends t.Plugin{constructor(t){const e=fa;super(t),this[e(410)]=[e(493),e(482)],this[e(471)]=new Set}[la(380)](){const t=la,e=this[t(403)],n=e[t(367)][t(393)][t(444)];if(!e[t(386)][t(371)](t(465)))return;const r=e[t(421)],s=e[t(386)][t(490)](t(392)),o=e[t(386)][t(490)](t(423));s[t(402)][t(378)](t(400),(e=>Kr(r,t(401),e))),this[t(488)](),s[t(467)](t(452)),s[t(467)](t(486)),s[t(467)](t(356));for(const r of[t(376),t(451)]){const i=e[t(352)][t(490)](r);s[t(467)](r,(r=>{const a=t;e[a(367)][a(340)]((t=>{const e=a;r();const c=e(441)===i[e(477)],u=o[e(499)](n),l=o[e(432)](u),f=c?l[e(353)]-1:l[e(454)]+1,h=u[0][e(411)](e(400)),g=o[e(429)](h,{startRow:f,endRow:f}),d=Array[e(406)](g)[e(440)]((n=>t[e(484)](n[e(496)])));s[e(345)](d,e(493))}))}))}for(const r of[t(463),t(442)]){const i=e[t(352)][t(490)](r);s[t(467)](r,(r=>{const a=t;e[a(367)][a(340)]((t=>{const e=a;r();const c=e(415)===i[e(477)],u=o[e(499)](n),l=o[e(416)](u),f=c?l[e(353)]-1:l[e(454)]+1,h=u[0][e(411)](e(400)),g=o[e(429)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(406)](g)[e(440)]((n=>t[e(484)](n[e(496)])));s[e(345)](d,e(482))}))}))}for(const r of[t(349),t(418)]){const i=r[t(388)](11),a=i[t(456)](),c=a[t(388)](0,3)+t(383),u=t(400)+i,l=t(437)+i,f=t(494)+i;s[t(467)](r,(()=>{const i=t;e[i(367)][i(340)]((t=>{const e=i,h=o[e(499)](n),g=h[0][e(411)](e(400));let d;if(e(349)==r){const t=o[e(432)](h);d={startRow:t[e(353)],endRow:t[e(454)],includeAllSlots:!0}}else{const t=o[e(416)](h);d={startColumn:t[e(353)],endColumn:t[e(454)],includeAllSlots:!0}}const p=o[e(429)](g,d),m=Array[e(406)](p)[e(440)]((({cell:t})=>t)),I=da(m[e(433)]((t=>t[e(339)](c)))),E=da(m[e(433)]((t=>!t[e(339)](c))))[e(440)]((n=>t[e(484)](n))),b=s[e(399)](E,u);if(b&&(e(493)==b[e(408)]||e(482)==b[e(408)])){const n=this[e(500)](b);for(const r of I){const s=t[e(484)](r),i=o[e(481)](r),u=r[e(409)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(364)](s)}}}))}))}function c(r){const s=t,o=Array[s(406)](n[s(428)]())[s(440)]((t=>i.LiveRange[s(384)](t)));e[s(367)][s(340)]((t=>{const n=s,i=t[n(470)];r=r[n(433)]((t=>n(377)!=t[n(491)][n(359)])),t[n(369)](r),e[n(352)][n(490)](n(349))[n(495)](),e[n(461)](n(349),{forceDefaultExecution:!0}),e[n(367)][n(459)]((()=>{const t=n;e[t(367)][t(459)](i,(e=>{const n=t,r=o[n(433)]((t=>n(377)!=t[n(491)][n(359)]));r[n(462)]>0&&e[n(369)](r);for(const t of o)t[n(468)]()}))}))}))}function u(r){const s=t;e[s(367)][s(340)]((t=>{const o=s,a=Array[o(406)](n[o(428)]())[o(440)]((t=>i.LiveRange[o(384)](t))),c=[];for(const t of r)for(const e of t[o(391)]({shallow:!0}))c[o(434)](e);for(const n of c)o(377)!=n[o(491)][o(359)]&&(t[o(369)](t[o(363)](n,0)),e[o(352)][o(490)](o(418))[o(495)](),e[o(461)](o(418),{forceDefaultExecution:!0}));const u=a[o(433)]((t=>o(377)!=t[o(491)][o(359)]));u[o(462)]>0&&t[o(369)](u);for(const t of a)t[o(468)]()}))}function l(e,n){const r=t;return n[r(439)]((t=>e[r(382)]((e=>e[r(350)][r(381)](t[r(354)])||t[r(350)][r(381)](e[r(354)])))))}function f(e,n){const r=t;return!e[r(382)]((t=>n[r(382)]((e=>t[r(420)](e)))))&&e[r(382)]((t=>n[r(382)]((e=>t[r(350)][r(475)](e[r(354)])))))}e[t(447)][t(385)].on(t(389),((e,n,r)=>{const s=t;if(!r[s(341)][s(426)])return;const o=n[s(466)];if(!o)return;const i=r[s(485)][s(483)](o);function c(t){return Array[s(457)](t)?t:[t]}i&&s(479)===o[s(446)]&&(0,a.setHighlightHandling)(i,r[s(450)],((t,e,n)=>n[s(361)](c(e[s(448)]),t)),((t,e,n)=>n[s(370)](c(e[s(448)]),t)))}),{priority:t(395)}),s[t(402)][t(348)]((e=>{const n=t;if(n(458)!=e[n(379)]&&n(438)!=e[n(379)])return;const s=e[n(473)]();if(null!=s&&s.is(n(372),n(400))){if(n(458)==e[n(379)]){const t=e[n(391)]()[n(433)]((t=>t.is(n(342))))[n(440)]((t=>t[n(447)]));if(t[n(462)])return{type:n(458),content:Kr(r,n(360),Kr(r,n(413),'"'+t[n(497)](" ")+'"'))}}if(n(438)==e[n(379)]){const t=e[n(391)]()[n(433)]((t=>t.is(n(342))))[n(440)]((t=>t[n(447)]));if(t[n(462)])return{type:n(438),content:Kr(r,n(436),Kr(r,n(413),'"'+t[n(497)](" ")+'"'))}}}})),s[t(402)][t(348)]((e=>{const n=t;if(n(493)==e[n(408)]){const t=e[n(391)]()[n(433)]((t=>t.is(n(342))))[n(440)]((t=>t[n(447)])),s=this[n(500)](e),o=s[n(397)]-s[n(412)]+1;if(n(458)==e[n(379)])return t[n(462)]?{type:n(458),content:Kr(r,n(360),Kr(r,n(405),[o,'"'+t[n(497)](" ")+'"']))}:{type:n(458),content:Kr(r,n(360),Kr(r,n(394),o))};if(n(438)==e[n(379)])return t[n(462)]?{type:n(438),content:Kr(r,n(436),Kr(r,n(405),[o,'"'+t[n(497)](" ")+'"']))}:{type:n(438),content:Kr(r,n(436),Kr(r,n(394),o))}}if(n(482)==e[n(408)]){const t=e[n(391)]()[n(433)]((t=>t.is(n(342))))[n(440)]((t=>t[n(447)])),s=this[n(500)](e),o=s[n(424)]-s[n(362)]+1;if(n(458)==e[n(379)])return t[n(462)]?{type:n(458),content:Kr(r,n(360),Kr(r,n(449),[o,'"'+t[n(497)](" ")+'"']))}:{type:n(458),content:Kr(r,n(360),Kr(r,n(460),o))};if(n(438)==e[n(379)])return t[n(462)]?{type:n(438),content:Kr(r,n(436),Kr(r,n(449),[o,'"'+t[n(497)](" ")+'"']))}:{type:n(438),content:Kr(r,n(436),Kr(r,n(460),o))}}})),s[t(453)][t(390)](t(458),t(493),t(346),c),s[t(453)][t(390)](t(438),t(493),t(351),c),s[t(453)][t(390)](t(458),t(482),t(346),u),s[t(453)][t(390)](t(438),t(482),t(351),u),s[t(453)][t(390)](t(458),t(482),t(497),l),s[t(453)][t(390)](t(438),t(482),t(497),l),s[t(453)][t(390)](t(458),t(493),t(497),f),s[t(453)][t(390)](t(438),t(493),t(497),f)}[la(396)](){const t=la,e=this[t(403)],n=e[t(367)][t(393)][t(444)];return(r,s)=>{const o=t;e[o(367)][o(340)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(350)][a(443)];u&&u[0]&&!1===u[0][a(355)]&&(l=r[0][a(354)][a(357)]);const f=t[a(343)](l);if(a(377)==f[a(491)][a(359)])return;const h=Array[a(406)](n[a(428)]())[a(440)]((t=>i.LiveRange[a(384)](t)));t[a(369)](f),e[a(352)][a(490)](c)[a(495)](),u[a(434)]({forceDefaultExecution:!0}),e[a(461)](c,...u);const g=h[a(433)]((t=>a(377)!=t[a(491)][a(359)]));g[a(462)]>0&&t[a(369)](g);for(const t of h)t[a(468)]()}))}}[la(480)](t){const e=la,n=this[e(403)][e(386)][e(490)](e(423));let r=Number[e(431)],s=Number[e(422)],o=Number[e(431)],i=Number[e(422)];for(const a of t){if(e(377)==a[e(491)][e(359)])continue;const{row:t,column:c}=n[e(481)](a),u=a[e(339)](e(417))?a[e(409)](e(417))-1:0,l=a[e(339)](e(414))?a[e(409)](e(414))-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(488)](){const t=la,e=this[t(403)],n=e[t(386)][t(490)](t(392)),r=e[t(386)][t(490)](t(423));e[t(367)][t(393)].on(t(472),(()=>{const r=t,s=Array[r(406)](e[r(367)][r(393)][r(474)][r(358)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(374)](t);if(r(435)!=s)continue;if(null!=e[r(487)])continue;const a=n[r(347)](o);this[r(410)][r(387)](i)&&this[r(471)][r(476)](a)}}),{priority:t(492)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(484)](e),a=e[s(411)](s(400)),c=r[s(481)](e);for(const t of this[s(471)]){const n=t[s(408)],r=n[s(464)](s(445)),u=n[s(388)](r?10:5),l=u[s(456)](),f=l[s(388)](0,3)+s(383),h=s(437)+u,g=s(494)+u;if(!t[s(478)])continue;if(a!=t[s(375)]()[s(354)][s(411)](s(400)))continue;if(t[s(469)](i))continue;const d=e[s(339)](f)?e[s(409)](f)-1:0,p=this[s(500)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(364)](i),o=!0)}return o};e[t(367)][t(393)][t(425)]((n=>{const r=t;let o=!1;for(const t of e[r(367)][r(393)][r(474)][r(344)]())if(r(368)==t[r(379)])if(r(493)==t[r(446)])for(const e of t[r(404)][r(357)][r(398)]())o=o||s(e,n);else r(479)==t[r(446)]&&(o=o||s(t[r(404)][r(357)],n));return o}))}[la(500)](t){const e=la;return this[e(480)](t[e(428)]()[e(440)]((t=>t[e(354)][e(357)])))}}function ga(){const t=["addClass","minColumn","createPositionAt","addRange","23597zBlCXP","168KuETVZ","model","insert","setSelection","removeClass","has","element","6sNpXDS","_splitMarkerName","getFirstRange","insertTableRowAbove","$graveyard","registerElementLabel","type","afterInit","isEqual","some","span","fromRange","downcastDispatcher","plugins","includes","substr","addMarker:suggestion","registerCustomCallback","getItems","TrackChangesEditing","document","ELEMENT_TABLE_ROW","highest","_acceptFormatSuggestionCallbackFactory","maxRow","getChildren","markMultiRangeDeletion","table","ELEMENT_TABLE","descriptionFactory","editor","position","ELEMENT_TABLE_ROW_WITH_TEXT","from","225035SJEyek","subType","getAttribute","_tablePostFixingSubtypes","findAncestor","minRow","ELEMENT_TABLE_WITH_TEXT","colspan","left","getColumnIndexes","rowspan","removeTableColumn","13777047GRaEmU","isIntersecting","locale","MIN_SAFE_INTEGER","TableUtils","maxColumn","registerPostFixer","showSuggestionHighlights","980JQzHOj","getRanges","createTableWalker","values","MAX_SAFE_INTEGER","getRowIndexes","filter","push","suggestion","*Remove:* %0","min","deletion","every","map","above","insertTableColumnRight","nodeBefore","selection","tablePaste","name","data","classes","ELEMENT_TABLE_COLUMN_WITH_TEXT","writer","insertTableRowBelow","insertTable","_suggestionFactory","last","2352310EMMUlZ","toLowerCase","isArray","insertion","enqueueChange","ELEMENT_TABLE_COLUMN","execute","length","insertTableColumnLeft","startsWith","TableEditing","item","enableCommand","detach","isIntersectingWithRange","batch","_tableSuggestions","change:data","getContainedElement","differ","isTouching","add","order","isInContent","tableCell","_getCoordsForCells","getCellLocation","tableColumn","toViewElement","createRangeOn","mapper","selectTableRow","oldRange","_setupColumnsRowsFixing","296559XCuWnb","get","root","low","tableRow","max","refresh","cell","join","11947080kcHrOK","getSelectionAffectedTableCells","_getSuggestionCoords","hasAttribute","change","options","$textProxy","createRangeIn","getChanges","markMultiRangeInsertion","discard","getSuggestion","registerDescriptionCallback","removeTableRow","end","accept","commands","first","start","forceValue","selectTableColumn","nodeAfter","getChangedMarkers","rootName","*Insert:* %0"];return(ga=function(){return t})()}function da(t){const e=la;return Array[e(406)](new Set(t)[e(430)]())}function pa(){const t=["add","format","*Merge cells*","registerCustomCallback","getAncestors","findAncestor","isInContent","from","_areMergableCells","15589008JWgKyS","TrackChangesEditing","mergeTableCellRight","*Split cell:* horizontally","enableCommand","commands","_isForcedDefaultExecutionBlock","splitTableCellHorizontally","getSelectionAffectedTableCells","containsRange","descriptionFactory","getCellLocation","subType","setSelection","forceDefaultExecution","getRanges","low","has","afterInit","mergeTableCellLeft","_areSelectedCellsMergable","execute","highest","type","document","horizontally","formatBlock","detach","$graveyard","root","author","accept","trackChanges","_suggestionFactory","3556vvxoPA","mergeTableCells","refresh","locale","element","tableCell","TableUtils","selection","fromRange","createRangeOn","direction","requires","TableEditing","model","86715yqHjyX","formatInline","mergeTableCellUp","map","value","plugins","createTableWalker","3732FLzJRC","push","length","cell","76ombYbk","splitTableCellVertically","editor","_acceptFormatSuggestionCallbackFactory","*Split cell:* vertically","338872rqmOKI","getFirstPosition","stop","table","rootName","2475495HOooEI","markBlockFormat","415941vrxsCd","get","return","set:isEnabled","deletion","getSuggestions","change","commandName","registerDescriptionCallback","insertion","mergeTableCellDown","filter","markMultiRangeBlockFormat","find","6074848CEAMVs","isEnabled","_tablePostFixingSubtypes","size"];return(pa=function(){return t})()}function ma(t,e){const n=pa();return(ma=function(t,e){return n[t-=258]})(t,e)}const Ia=ma;!function(t){const e=ma,n=t();for(;;)try{if(435433===-parseInt(e(267))/1+-parseInt(e(260))/2+-parseInt(e(265))/3+-parseInt(e(353))/4*(parseInt(e(342))/5)+parseInt(e(349))/6*(-parseInt(e(328))/7)+parseInt(e(281))/8+parseInt(e(294))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ea extends t.Plugin{static get[Ia(339)](){return[ha]}[Ia(312)](){const t=Ia,e=this[t(355)],n=e[t(341)][t(318)][t(335)],r=e[t(331)];if(!e[t(347)][t(311)](t(340)))return;const s=e[t(347)][t(268)](t(295)),o=e[t(347)][t(268)](t(334)),a=e[t(347)][t(268)](ha);a[t(283)][t(350)](t(329)),s[t(298)](t(329),(()=>{const n=t,r=o[n(302)](e[n(341)][n(318)][n(335)]);e[n(341)][n(273)]((()=>{const t=n;s[t(279)](r,{commandName:t(329),commandParams:[]},[],t(329))}))})),e[t(299)][t(268)](t(329)).on(t(315),((n,r)=>{const o=t;e[o(299)][o(268)](o(326))[o(346)]&&(r[o(351)]>0&&r[r[o(351)]-1]&&r[r[o(351)]-1][o(308)]||s[o(300)]||this[o(314)]()||n[o(262)]())}),{priority:t(316)});for(const n of[t(344),t(296),t(277),t(313)]){const r=e[t(299)][t(268)](n);s[t(298)](n,(()=>{const n=t,o=e[n(341)][n(318)][n(335)][n(261)]()[n(289)]()[n(280)]((t=>t.is(n(332),n(333)))),i=r[n(346)];e[n(341)][n(273)]((()=>{const t=n;s[t(279)]([o,i],{commandName:t(329),commandParams:[]},[],t(329))}))}))}for(const n of[t(354),t(301)]){const r=e[t(299)][t(268)](n);s[t(298)](n,(()=>{const i=t,a=o[i(302)](e[i(341)][i(318)][i(335)])[0],c=a[i(290)](i(263)),{column:u,row:l}=o[i(305)](a);let f=[];if(i(319)==r[i(338)]){const t=o[i(348)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(292)](t)[i(345)]((t=>t[i(352)]))}else{const t=o[i(348)](c,{column:u,includeAllSlots:!0});f=Array[i(292)](t)[i(345)]((t=>t[i(352)]))}e[i(341)][i(273)]((t=>{const e=i;s[e(266)](t[e(337)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(304)][t(275)]((e=>{const n=t;if(n(320)!=e[n(317)]&&n(343)!=e[n(317)])return;const{data:s}=e;return s&&n(329)==s[n(274)]?{type:n(286),content:Kr(r,n(287))}:void 0})),s[t(304)][t(275)]((e=>{const n=t;if(n(320)!=e[n(317)]&&n(343)!=e[n(317)])return;const{data:s}=e;return s?n(354)==s[n(274)]?{type:n(286),content:Kr(r,n(259))}:n(301)==s[n(274)]?{type:n(286),content:Kr(r,n(297))}:void 0:void 0}));const c=a[t(258)]();for(const e of[t(344),t(296),t(277),t(313)])s[t(327)][t(288)](t(320),e,t(325),c);for(const e of[t(354),t(301)])s[t(327)][t(288)](t(320),e,t(325),c);s[t(327)][t(288)](t(320),t(329),t(325),(r=>{const s=t;e[s(341)][s(273)]((t=>{const o=s,a=Array[o(292)](n[o(309)]())[o(345)]((t=>i.LiveRange[o(336)](t)));t[o(307)](r),e[o(299)][o(268)](o(329))[o(330)](),e[o(315)](o(329),{forceDefaultExecution:!0});const c=a[o(278)]((t=>o(322)!=t[o(323)][o(264)]));c[o(351)]>0&&t[o(307)](c);for(const t of a)t[o(321)]()}))}));for(const n of[t(344),t(277),t(313),t(296)]){const r=e[t(299)][t(268)](n);r.on(t(270),((n,s,o)=>{const i=t;if(o){const t=e[i(341)][i(318)][i(335)][i(261)]()[i(289)]()[i(280)]((t=>t.is(i(332),i(333))));this[i(293)](r[i(346)],t)||(n[i(269)]=!1,n[i(262)]())}}),{priority:t(310)})}}[Ia(314)](){const t=Ia,e=this[t(355)][t(299)][t(268)](t(329)),n=this[t(355)][t(347)][t(268)](t(334));if(!e[t(282)])return!1;const r=n[t(302)](this[t(355)][t(341)][t(318)][t(335)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(293)](e,n))return!1;return!0}[Ia(293)](t,e){const n=Ia,r=this[n(355)][n(347)][n(268)](n(295)),s=this[n(355)][n(341)][n(337)](t),o=this[n(355)][n(341)][n(337)](e),i=new Set,a=new Set;for(const t of r[n(272)]())if((n(276)==t[n(317)]||n(271)==t[n(317)]||n(329)==t[n(306)])&&t[n(291)])for(const e of t[n(309)]())e[n(303)](s,!0)&&i[n(285)](t[n(317)]+":"+t[n(324)].id),e[n(303)](o,!0)&&a[n(285)](t[n(317)]+":"+t[n(324)].id);if(i[n(284)]!=a[n(284)])return!1;for(const t of i)if(!a[n(311)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["151227McCDjk","registerBlockAttribute","item","_splitMarkerName","FORMAT_REGULAR_COLUMN","afterInit","data-suggestion","locale","accept","downcastDispatcher","enableDefaultAttributesIntegration","TableUtils","end","_acceptFormatSuggestionCallbackFactory","registerDescriptionCallback","registerCustomCallback","46712ZMcmYF","formatBlock","has","bindElementToMarker","ck-suggestion-marker-","consumable","consume","FORMAT_REGULAR_ROW","_registerLegacyDescription","parent","editor","registerAttributeLabel","getCellLocation","showSuggestionHighlights","ck-suggestion-marker--active","238UXJuYo","removeClass","_handleLegacySuggestions","format","editing","headingRows","markerNameToElements","type","markerRange","removeMarker:suggestion","activeMarkers","10CLvoAZ","FORMAT_HEADER_COLUMN","toViewElement","651618LVHcAP","forceValue","nodeAfter","descriptionFactory","requires","commandName","data","includes","TrackChangesEditing","nodeBefore","setTableRowHeader","highest","147084wJEUHr","mapper","removeAttribute","getSuggestion","stop","setTableColumnHeader","markerName","FORMAT_HEADER_ROW","TableEditing","plugins","options","unbindElementFromMarkerName","addMarker:suggestion","_suggestionFactory","createTableWalker","71055jGMEQm","commandParams","writer","315532MJyOpz","setAttribute","start","get","headingColumns","182460UUpMaC","cell","addClass","*Format:* %0","name"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=377]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(109373===parseInt(e(460))/1+-parseInt(e(445))/2+parseInt(e(383))/3+parseInt(e(378))/4*(parseInt(e(430))/5)+parseInt(e(433))/6+-parseInt(e(419))/7*(parseInt(e(404))/8)+-parseInt(e(388))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(437)](){return[ha]}[ba(393)](){const t=ba,e=this[t(414)];if(!e[t(454)][t(406)](t(453)))return;const n=e[t(395)],r=e[t(454)][t(381)](t(441));r[t(398)](t(443)),r[t(398)](t(450)),r[t(389)](t(424)),r[t(389)](t(382)),r[t(436)][t(415)](t(424),Kr(n,t(452))),r[t(436)][t(415)](t(382),Kr(n,t(431))),this[t(421)]()}[ba(421)](){const t=ba,e=this[t(414)][t(454)][t(381)](t(441)),n=this[t(414)][t(454)][t(381)](t(399)),r=this[t(414)][t(454)][t(381)](ha)[t(401)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(391)](o[a(451)]),l=e[a(448)](u),f=l[a(439)];if(a(405)!=l[a(426)]||!f||a(450)!=f[a(438)])return;if(o[a(390)])return void s[a(449)]();if(!i[a(409)][a(410)](o[a(427)],s[a(387)]))return;const h=o[a(427)][a(380)][a(435)],g=o[a(427)][a(400)][a(442)],d=h[a(413)][a(413)],{column:p}=n[a(416)](h),{column:m}=n[a(416)](g);for(let s=p;s<=m;s++){const l=n[a(459)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(384)],l=i[a(446)][a(432)](s);i[a(377)][a(385)](a(408)+c,l),r&&i[a(377)][a(379)](a(394),u,l),i[a(446)][a(407)](l,o[a(451)]),t&&(e[a(429)][a(440)](o[a(451)])?i[a(377)][a(385)](a(418),l):i[a(377)][a(420)](a(418),l))}}}}e[t(458)][t(403)](t(405),t(443),t(396),r),e[t(458)][t(403)](t(405),t(450),t(396),r),this[t(414)][t(423)][t(397)].on(t(457),s(),{priority:t(444)}),this[t(414)][t(439)][t(397)].on(t(457),((e,n,r)=>{const o=t;r[o(455)][o(417)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(444)}),this[t(414)][t(423)][t(397)].on(t(428),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(391)](r[o(451)]),c=e[o(448)](a),u=c[o(439)];if(o(405)!=c[o(426)]||!u||o(450)!=u[o(438)])return;const l=s[o(446)][o(425)](r[o(451)]);if(l)for(const t of l)s[o(377)][o(420)](o(408)+i,t),s[o(377)][o(420)](o(418),t),s[o(377)][o(447)](o(394),t),s[o(446)][o(456)](t,r[o(451)])}),{priority:t(444)}),this[t(412)]()}[ba(412)](){const t=ba,e=this[t(414)],n=e[t(395)];function r(e){const r=t;return{type:r(422),content:Kr(n,r(386),e)}}e[t(454)][t(381)](t(441))[t(436)][t(402)]((e=>{const s=t;if(s(405)!=e[s(426)])return;const{data:o}=e;if(o){if(s(443)==o[s(438)]){const t=o[s(461)][0][s(434)];return r(Kr(n,s(t?452:411)))}if(s(450)==o[s(438)]){const t=o[s(461)][0][s(434)];return r(Kr(n,s(t?431:392)))}}}))}}const Aa=Sa;function ka(){const t=["entries","start","removeMarker","isInContent","startsWith","createTableWalker","editing","tableCellBorderColor","forEach","columnInsertionIndexes","some","2637rMudAt","removeMarkers","model","tableCellVerticalAlignment","registerDescriptionCallback","tableCellPadding","every","15276fYDHpI","insertColumns","getChanges","Users","ck-suggestion-marker-insertion","join","suggestion","columnInsertionRanges","_replaceTableSlotCell","return","rows","isEmpty","markerToHighlight","1589270aYuSFw","suggestionUnloaded","*Replace table cells*","registerCustomCallback","582921aEBycZ","low","tableCellBorderWidth","getAttributes","deletion","getContainedElement","451CxFsOt","columns","ck-suggestion-marker","getChildren","getItems","markerAttributes","last","getTableIfOnlyTableInContent","add","getChild","insertContent","position","isEqual","paragraph","requires","row","setAttribute","insertionRanges","tablePasteCell","getSuggestions","markMultiRangeBlockFormat","endRow","$graveyard","oldRange","_isForcedDefaultExecutionBlock","cells","getRows","tableCellBackgroundColor","includes","createRangeIn","markMultiRangeInsertion","tablePasteRow","newRange","markMultiRangeDeletion","forceDefaultExecution","content","suggestionLoaded","tablePasteColumn","findAncestor","suggestion:formatBlock:tablePasteCell","8YZeSMe","move","get","commands","getRowIndexes","TableClipboard","accept","push","from","filter","type","3227892CeRXGp","getAllAdjacentSuggestions","fill","insertRows","rowInsertionRanges","change","has","next","getMarkers","_suggestionFactory","createElement","call","length","selection","fromEntries","first","element","getShiftedBy","documentSelection","removeRows","clipboardOutput","subType","descriptionFactory","3865687pyGqGG","discard","register","TrackChangesEditing","trackChanges","endColumn","value","containsRange","formatBlock","conversion","redo","find","tableCell","map","dataDowncast","batch","name","showSuggestionHighlights","suggestion-td","set","_getCoordsForCells","insertion","author","activeMarkers","remove","schema","getColumnIndexes","updateMarker","plugins","setAttributes","createRange","getRanges","deletionRanges","table","stop","tablePasteChainId","getChangedMarkers","end","column","markerName","editingDowncast","getColumns","TableUtils","wrap","insert","_tablePostFixingSubtypes","elementToElement","attributes","fromRange","rootName","hasSuggestion","ck-suggestion-marker--active","reduce","document","tableCellHorizontalAlignment","16670YFdTwj","132540qhiOMD","nodeAfter","editor","4ADIPWx","locale","for","view","options","createPositionBefore","getSuggestion","getSelectionAffectedTableCells","registerPostFixer","listenTo","keys","high","createRangeOn","cell","tableCellBorderStyle","afterInit","tableCellSuggestion","removeColumns","markers","detach","tablePaste","_splitMarkerName","getRange","previousSibling","114StwZcy","rowInsertionIndexes","_createdBatches","differ","previous","getSuggestionCallback","nextSibling","unwrap","root"];return(ka=function(){return t})()}!function(t){const e=Sa,n=t();for(;;)try{if(406364===parseInt(e(212))/1+-parseInt(e(168))/2*(-parseInt(e(195))/3)+-parseInt(e(144))/4*(parseInt(e(208))/5)+-parseInt(e(269))/6+parseInt(e(292))/7*(-parseInt(e(258))/8)+parseInt(e(188))/9*(parseInt(e(140))/10)+-parseInt(e(218))/11*(-parseInt(e(141))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const Ca=[Aa(214),Aa(184),Aa(158),Aa(139),Aa(191),Aa(245),Aa(193)],Na=Object[Aa(283)](Ca[Aa(305)]((t=>[t,null])));class La extends t.Plugin{static get[Aa(232)](){return[ha]}[Aa(159)](){const t=Aa,n=this[t(143)];if(!n[t(113)][t(275)](t(263)))return;const r=n[t(113)][t(260)](t(295)),s=n[t(113)][t(260)](t(127)),o=n[t(113)][t(260)](ha),a=n[t(113)][t(260)](t(263));o[t(130)][t(265)](t(249),t(255)),n[t(190)][t(110)][t(294)](t(160),{allowIn:t(304),allowContentOf:t(304),isLimit:!0}),n[t(301)][t(131)]({model:t(160),view:t(310)});let c=null;n[t(190)].on(t(228),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(281)]-1];h&&h[u(252)]||r[u(242)]||this[u(143)][u(261)][u(260)](u(296))[u(298)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(287)))return!1;const i=s[o(225)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(151)](n[o(138)][o(282)]);if(!a[o(281)])return!1;const c=a[0][o(256)](o(118)),l=r[o(262)](a),f=r[o(111)](a),h={startRow:l[o(284)],endRow:l[o(224)],startColumn:f[o(284)],endColumn:f[o(224)]};return 1==a[o(281)]&&(h[o(239)]+=r[o(244)](i)-1,h[o(297)]+=r[o(126)](i)-1),Ma(c,h,r)}(l,f,n[u(190)],s,a)&&(o[u(119)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(190)][u(274)]((()=>{const t=u;n[t(190)][t(228)](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(281)]&&r[t(248)](o,t(249),{tablePasteChainId:s}),a[t(281)]&&r[t(248)](a,t(255),{tablePasteChainId:s}),l[t(281)]&&(r[t(248)](l,t(164),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(185)]((e=>{const n=t;var r;return null===(r=e[n(163)])||void 0===r?void 0:r[n(280)](e)}))),f[t(281)]&&(r[t(251)](f,t(164),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(185)]((e=>{const n=t;var r;return null===(r=e[n(163)])||void 0===r?void 0:r[n(280)](e)})));const g=r[t(238)](h[t(305)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(236),{tablePasteChainId:s});if(g){const e=g[t(277)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(190)][t(156)](s),a=e[t(303)]((e=>e[t(166)]()[t(230)](i)));a&&r[t(265)]([a[t(308)],o])}r[t(281)]&&g[t(234)](t(223),Object[t(283)](r))}c=null})))}),{priority:e.priorities[t(155)]+10}),n[t(113)][t(260)](t(263)).on(t(203),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(119)]();const u=s[r(157)],l=o,f=Ra(u),h=Ra(l);e[r(204)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(109)](u[r(227)](0));for(const t of Array[r(266)](l[r(221)]()))a[r(129)](t,u,r(122));const t=c[r(169)][r(246)](s[r(233)]),e=c[r(186)][r(246)](s[r(123)]);t||e||(g=i.LiveRange[r(133)](a[r(247)](u)))}else h&&!f&&(d=a[r(247)](u));else{const t=a[r(279)](r(160)),e=a[r(279)](r(160));a[r(128)](a[r(247)](u),e),a[r(129)](t,u,0);for(const e of Array[r(266)](l[r(221)]()))a[r(129)](e,t,r(122));g=i.LiveRange[r(133)](a[r(156)](t)),d=i.LiveRange[r(133)](a[r(156)](e))}const p=Array[r(266)](l[r(215)]())[r(267)]((([t])=>Ca[r(246)](t)));c[r(243)][r(265)]({element:u,attributes:p[r(281)]?Object[r(283)](p):null}),g&&c[r(235)][r(265)](g),d&&c[r(117)][r(265)](d)}),{priority:t(155)}),s.on(t(196),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(219)]||1;c[o(186)]=new Array(l)[o(271)](u)[o(305)](((t,e)=>t+e));for(const{cell:t}of s[o(182)](i,{startColumn:u,endColumn:u+l-1}))c[o(202)][o(265)](n[o(190)][o(156)](t))}),{priority:t(213)}),s.on(t(272),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(205)]||1;c[o(169)]=new Array(l)[o(271)](u)[o(305)](((t,e)=>t+e));for(const{cell:t}of s[o(182)](i,{startRow:u,endRow:u+l-1}))c[o(273)][o(265)](n[o(190)][o(156)](t))}),{priority:t(213)}),r[t(291)][t(192)]((e=>{const r=t;if(e[r(290)]&&e[r(290)][r(181)](r(164)))return e[r(172)]?{}:{type:r(106),content:Kr(n[r(145)],r(210))}}));const u=()=>!1;for(const e of[t(164),t(255),t(249),t(236)])r[t(278)][t(211)](t(106),e,t(200),u),r[t(278)][t(211)](t(216),e,t(200),u),r[t(278)][t(211)](t(300),e,t(200),u);r[t(278)][t(211)](t(300),t(236),t(293),u),r[t(278)][t(211)](t(300),t(236),t(264),((e,r,s)=>{const o=t,i=e[o(305)]((t=>t[o(217)]()))[o(267)]((t=>t)),a=new Map(i[o(305)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(243)])e&&a[o(311)](t,e);else if(s&&s[o(223)])for(const[t,e]of Object[o(177)](s[o(223)])){const r=n[o(190)][o(162)][o(260)](t),s=r?r[o(166)]()[o(217)]():null;s&&a[o(311)](s,e)}n[o(190)][o(274)]((t=>{const e=o;for(const[n,r]of a)t[e(114)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(278)][o(211)](e,o(164),s,((t,i,a)=>{const c=o;n[c(190)][c(274)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(178)][o(142)];t.is(o(285),o(160))&&u[o(265)](t)}r[o(278)][o(173)](e,null,s)(t,i,a);for(const t of u)o(240)!=t[o(176)][o(134)]&&n[o(175)](t)}))}))};l(t(106),t(264)),l(t(106),t(293)),l(t(216),t(264)),l(t(216),t(293)),r[t(278)][t(211)](t(106),t(249),t(293),(e=>{const n=t,r=e[n(305)]((t=>t[n(217)]())),i=r[0][n(256)](n(118)),{minRow:a,maxRow:c}=o[n(312)](r);s[n(288)](i,{at:a,rows:c-a+1})})),r[t(278)][t(211)](t(106),t(255),t(293),(e=>{const n=t,r=e[n(305)]((t=>t[n(217)]())),i=r[0][n(256)](n(118)),{minColumn:a,maxColumn:c}=o[n(312)](r);s[n(161)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(290)]||!n[s(290)][s(181)](s(164)))return;const o=n[s(132)][s(120)],i=r[s(237)]()[s(267)]((t=>t[s(180)]&&t[s(132)]&&t[s(132)][s(120)]==o));i[s(281)]&&n[s(270)]()[s(281)]!=i[s(281)]&&i[s(137)](((t,e)=>(t[s(276)]=e,e[s(172)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(165)](e[s(124)]),i=[s(220),s(199)],a=r[s(108)][s(246)](e[s(124)]);return a&&i[s(265)](s(136)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(254),f,{priority:t(155)}),r.on(t(209),f,{priority:t(155)}),n[t(190)][t(138)][t(152)]((()=>{const e=t;let s=!1;const o=Array[e(266)](n[e(190)][e(138)][e(171)][e(121)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(165)](t);if(e(201)!=o||e(216)!=a||i[e(241)])continue;if(!r[e(135)](c))continue;const u=r[e(150)](c)[e(116)](),l=n[e(113)][e(260)](e(198)).me;for(const t of r[e(237)]())if(t[e(180)]&&t[e(107)]==l&&e(300)==t[e(268)]&&e(236)==t[e(290)]&&t[e(116)]()[e(194)]((t=>u[e(187)]((n=>n[e(299)](t,!0))))))for(const n of t[e(270)]())n[e(180)]&&(n[e(293)](),s=!0)}return s})),n[t(190)][t(138)][t(152)]((e=>{const s=t,o=n[s(261)][s(260)](s(302));if(!o||!o[s(170)][s(275)](e[s(307)]))return!1;let i=!1;const a=n[s(113)][s(260)](s(198)).me,c=n[s(190)][s(138)][s(171)][s(197)](),u=Array[s(266)](n[s(190)][s(138)][s(171)][s(121)]())[s(267)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(165)](t);return n(201)==o&&n(164)==i&&c==a.id&&!e[n(241)]}));for(const t of c){if(s(129)!=t[s(268)]||s(160)!=t[s(308)]||1!=t[s(281)])continue;const n=e[s(115)](t[s(229)],t[s(229)][s(286)](1));if(!u[s(303)]((({data:t})=>t[s(250)][s(230)](n))))for(const{name:t,data:r}of u)if(n[s(299)](r[s(250)])){e[s(112)](t,{range:n}),i=!0;break}}return i})),n[t(190)][t(138)][t(152)]((e=>{const s=t;let o=!1;const i=n[s(113)][s(260)](s(198)).me,a=r[s(237)]()[s(267)]((t=>t[s(180)]&&t[s(107)]==i)),c=new Set,u=new Set;for(const t of a)if(s(164)==t[s(290)])for(const e of t[s(277)]()){const n=e[s(166)]()[s(217)]();if(n)if(n.is(s(285),s(160))&&Ra(n)){t[s(179)](e[s(308)]),c[s(226)](n),o=!0;const r=n[s(174)],i=n[s(167)],a=r&&r.is(s(285),s(160)),l=i&&i.is(s(285),s(160));a&&!c[s(275)](r)&&u[s(226)](r),l&&!c[s(275)](i)&&u[s(226)](i)}else n.is(s(285),s(231))&&n[s(206)]&&(t[s(179)](e[s(308)]),o=!0)}else if(s(236)==t[s(290)]){if(!t[s(132)]||!t[s(132)][s(120)])continue;const e=t[s(132)][s(223)];if(e&&Object[s(154)](e)[s(281)])continue;const n=t[s(132)][s(120)];let r=!0,i=!0;for(const e of a)if(e[s(290)]&&e[s(290)][s(181)](s(164))){if(!e[s(132)][s(120)]){i=!1;break}if(e.id!=t.id&&e[s(132)][s(120)]==n){r=!1;break}}i&&r&&(t[s(189)](),o=!0)}for(const t of c)e[s(109)](t);for(const t of u)e[s(175)](t);return o})),n[t(301)][t(146)](t(125))[t(207)]({model:t(257),view:(t,e)=>h(t),converterPriority:t(155)}),n[t(301)][t(146)](t(306))[t(207)]({model:t(257),view:(e,n)=>n[t(148)][t(309)]?h(e,!1):null,converterPriority:t(155)});const g=n[t(183)][t(147)];this[t(153)](g[t(138)],t(289),((e,n)=>{const r=t,s=[];for(const t of g[r(247)](n[r(253)])[r(222)]())t.is(r(285),r(310))&&s[r(265)](t);g[r(274)]((t=>{const e=r;for(const n of s)t[e(259)](t[e(247)](n),t[e(149)](n)),t[e(109)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(206)])return!0;const n=t[e(227)](0);return n.is(e(285),e(231))&&n[e(206)]}function Sa(t,e){const n=ka();return(Sa=function(t,e){return n[t-=106]})(t,e)}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(182)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=449]})(t,e)}function Oa(){const t=["6gDXGVO","*Format:* resize table","type","bind","getSelectedElement","selection","getSuggestionCallback","getContainedElement","TableColumnResizeEditing","has","data","columnWidths","document","handleResizeTableWidthCommand","enableCommand","get","subType","2133271zYmUia","getSuggestions","2986893DiZyea","table","format","Users","tableWidth","registerDescriptionCallback","48422gmzkbU","locale","getAttribute","5060346IXxtBi","registerCustomCallback","TrackChangesEditing","markBlockFormat","resizeTableWidth","1901930YUGRnz","307420mbDtcx","model","getColumnGroupElement","commandParams","change","descriptionFactory","16jyIoVk","handleSuggestionDescription","resizeTable","19eNJMSy","_suggestionFactory","plugins","formatBlock","author","formatGroupId","formatInline","accept","afterInit","getTableColumnsWidths","editor","1041636egPDDM","discard"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(497862===parseInt(e(486))/1*(-parseInt(e(468))/2)+parseInt(e(499))/3*(parseInt(e(497))/4)+parseInt(e(477))/5+parseInt(e(471))/6+parseInt(e(460))/7*(-parseInt(e(483))/8)+parseInt(e(462))/9+-parseInt(e(476))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[va(494)](){const t=va;if(!this[t(496)][t(488)][t(452)](t(451)))return;const e=this[t(496)][t(488)][t(458)](t(473));e[t(457)](t(475),this[t(456)][t(502)](this)),e[t(487)][t(472)](t(489),t(485),t(493),e[t(487)][t(449)](t(489),null,t(498))),e[t(487)][t(472)](t(489),t(485),t(498),e[t(487)][t(449)](t(489),null,t(493))),e[t(482)][t(467)](this[t(484)][t(502)](this))}[va(456)](t,e){const n=va,r=this[n(496)][n(488)][n(458)](n(473)),s=this[n(496)][n(488)][n(458)](n(451)),o=e[n(463)]||this[n(496)][n(478)][n(455)][n(504)][n(503)]();this[n(496)][n(478)][n(481)]((()=>{const i=n,a=s[i(479)](o);let c=a?s[i(495)](a):null,u=o[i(470)](i(466))||null;const l=e[i(466)]||u,f=e[i(454)]||c,h=this[i(496)][i(488)][i(458)](i(465)).me;for(const t of r[i(461)]()){const e=t[i(450)]();if(i(485)===t[i(459)]&&e===o){t[i(490)]!==h&&t[i(498)]();const e=t[i(453)][i(480)];u=e[0][i(466)],c=e[0][i(454)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(474)](o,{commandName:i(475),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(485)},[],i(485))}))}[va(484)](t){const e=va;if(e(489)!=t[e(501)]&&e(492)!=t[e(501)])return;const{data:n}=t;if(n&&e(485)===n[e(491)]){const t=e(500);return{type:e(464),content:Kr(this[e(496)][e(469)],t)}}}}const Fa=xa;function Pa(){const t=["240hpkmmt","746620cZAuFC","plugins","1472YITQyh","editor","137111xuhpeg","4TFaZEw","6AvWksF","89897qhVUSQ","afterInit","4OfDjYp","insertTemplate","TrackChangesEditing","1359HmQzwe","541854imLfRP","1634185jAlyUW","enableCommand","276YyjUCC","Template","get","has","25817bDFUGg"];return(Pa=function(){return t})()}function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=462]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(220284===parseInt(e(470))/1*(-parseInt(e(468))/2)+parseInt(e(476))/3*(parseInt(e(472))/4)+-parseInt(e(477))/5*(-parseInt(e(469))/6)+parseInt(e(463))/7+parseInt(e(465))/8*(-parseInt(e(475))/9)+parseInt(e(462))/10*(parseInt(e(483))/11)+parseInt(e(479))/12*(-parseInt(e(467))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class Ba extends t.Plugin{[Fa(471)](){const t=Fa,e=this[t(466)];e[t(464)][t(482)](t(480))&&e[t(464)][t(481)](t(474))[t(478)](t(473))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=254]})(t,e)}function Ga(){const t=["TrackChangesEditing","registerElementLabel","plugins","3069104cUGoNS","4258032HQNirI","3226437AWiBzz","afterInit","enableCommand","910698pkVXsX","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","210yDcmPs","locale","insertTableOfContents","9147uxuLqh","tableOfContents","editor","get","commands","21rQiQSG","22741056XjoAkV","1577425GKMADQ"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(668796===-parseInt(e(259))/1*(-parseInt(e(256))/2)+parseInt(e(272))/3+parseInt(e(270))/4+parseInt(e(266))/5+-parseInt(e(275))/6*(parseInt(e(264))/7)+parseInt(e(271))/8+-parseInt(e(265))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(273)](){const t=Ua,e=this[t(261)];if(!e[t(263)][t(262)](t(258)))return;e[t(269)][t(262)](t(267))[t(274)](t(258));const n=e[t(269)][t(262)](t(267)),r=e[t(257)];n[t(254)][t(268)](t(260),(e=>Kr(r,t(255),e)))}}const Ha=za;function za(t,e){const n=Wa();return(za=function(t,e){return n[t-=297]})(t,e)}function Wa(){const t=["684846EgKNCW","forward","end","start","TrackChangesEditing","has","isCollapsed","suggestion","createRange","registerElementLabel","descriptionFactory","model","afterInit","205144tydEVj","removeMarker","editor","get","9830040miuWPH","1012893rJiGbf","schema","getNearestSelectionRange","nodeBefore","609414FieoRs","newRange","element","plugins","title-content","isEqual","1vlgoGU","Title","109040orGeAx","from","729792JdKLdi","differ","document","_splitMarkerName","ELEMENT_TITLE","9dJGMqc","isTouching","locale","getChangedMarkers","registerPostFixer","updateMarker","5CkRcnn"];return(Wa=function(){return t})()}!function(t){const e=za,n=t();for(;;)try{if(247360===-parseInt(e(322))/1*(parseInt(e(338))/2)+-parseInt(e(312))/3+-parseInt(e(324))/4+parseInt(e(337))/5*(parseInt(e(316))/6)+-parseInt(e(326))/7+parseInt(e(307))/8*(-parseInt(e(331))/9)+parseInt(e(311))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[Ha(306)](){const t=Ha,e=this[t(309)];if(!e[t(319)][t(299)](t(323)))return;const n=e[t(319)][t(310)](t(298));n[t(304)][t(303)](t(320),(()=>Kr(e[t(333)],t(330)))),e[t(305)][t(328)][t(335)]((r=>{const s=t;let o=!1;const i=Array[s(325)](e[s(305)][s(328)][s(327)][s(334)]());for(const{name:t,data:a}of i){const{group:i}=n[s(329)](t);if(s(301)!==i||!a[s(317)])continue;const c=a[s(317)],u=c[s(340)][s(315)];if(!u||!u.is(s(318),s(320)))continue;if(!c[s(297)][s(332)](c[s(340)]))continue;const l=e[s(305)][s(313)][s(314)](c[s(340)],s(339));if(l&&l[s(300)]){const e=r[s(302)](c[s(297)],l[s(297)]);e[s(321)](c)||(r[s(336)](t,{range:e}),o=!0)}o||(r[s(308)](t),o=!0)}return o}))}}function Xa(){const t=["10000550frAwPu","enableCommand","plugins","33jrwdkY","1342144xwlsMr","get","10872UMGfoQ","2453944shlVbL","14235EYhwUe","redo","undo","has","editor","TrackChangesEditing","afterInit","UndoEditing","268JpgDaN","1902lZKNrO","17899viTiTX","9272BwYALZ","3294155kEPAFw"];return(Xa=function(){return t})()}const qa=Za;function Za(t,e){const n=Xa();return(Za=function(t,e){return n[t-=439]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(802846===parseInt(e(443))/1+parseInt(e(446))/2+-parseInt(e(447))/3*(parseInt(e(455))/4)+-parseInt(e(459))/5+-parseInt(e(456))/6*(-parseInt(e(457))/7)+-parseInt(e(458))/8*(-parseInt(e(445))/9)+parseInt(e(439))/10*(-parseInt(e(442))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Ja extends t.Plugin{[qa(453)](){const t=qa,e=this[t(451)],n=e[t(441)][t(444)](t(452));e[t(441)][t(450)](t(454))&&(n[t(440)](t(449)),n[t(440)](t(448)))}}const Ya=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=234]})(t,e)}function $a(){const t=["8MkspAA","10295658pJoMsY","TableCaptionEditing","7878136Cbflgx","plugins","2639785WCLKIs","has","12jqpOnK","requires","editor","1674659BNiJab","1094164YEsJGd","get","2529345YTtlVV","toggleTableCaption","3411556YrHaWO","enableCommand","TrackChangesEditing","afterInit"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(985150===-parseInt(e(236))/1+parseInt(e(240))/2+parseInt(e(238))/3+parseInt(e(247))/4+parseInt(e(249))/5*(-parseInt(e(251))/6)+-parseInt(e(235))/7+parseInt(e(244))/8*(-parseInt(e(245))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ya(252)](){return[ha]}[Ya(243)](){const t=Ya,e=this[t(234)];e[t(248)][t(250)](t(246))&&e[t(248)][t(237)](t(242))[t(241)](t(239))}}function ec(t,e){const n=sc();return(ec=function(t,e){return n[t-=292]})(t,e)}const nc=ec;!function(t){const e=ec,n=t();for(;;)try{if(107619===parseInt(e(313))/1*(-parseInt(e(356))/2)+-parseInt(e(299))/3*(parseInt(e(363))/4)+-parseInt(e(336))/5+parseInt(e(344))/6+parseInt(e(312))/7*(-parseInt(e(342))/8)+parseInt(e(354))/9*(-parseInt(e(329))/10)+parseInt(e(359))/11*(parseInt(e(353))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);class rc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(310)]=[e(303),e(327),e(296),e(333),e(368),e(321),e(360)],this[e(331)]=[e(365),e(348),e(332),e(349),e(326),e(338),e(346),e(305),e(345)]}static get[nc(330)](){return nc(364)}[nc(295)](){const t=nc,e=this[t(323)][t(357)][t(318)](t(343));if(this[t(323)][t(357)][t(316)](t(325))){for(const n of this[t(310)])e[t(328)](n,((e,r)=>{const s=t,o=this[s(323)][s(311)][s(337)][s(355)][s(340)]()[s(350)](s(302));this[s(351)](n,[o],this[s(310)],s(310),e,r)}));e[t(366)][t(352)](t(315),t(310),t(304),e[t(366)][t(370)](t(315),null,t(320))),e[t(366)][t(352)](t(315),t(310),t(320),((e,n)=>this[t(306)](this[t(310)],e,n))),e[t(366)][t(352)](t(315),t(310),t(317),(()=>!1))}if(this[t(323)][t(357)][t(316)](t(298))){for(const n of this[t(331)])e[t(328)](n,((e,r)=>{const s=t,o=this[s(323)][s(357)][s(318)](s(324))[s(371)](this[s(323)][s(311)][s(337)][s(355)]);this[s(351)](n,o,this[s(331)],s(331),e,r)}));e[t(366)][t(352)](t(315),t(331),t(304),e[t(366)][t(370)](t(315),null,t(320))),e[t(366)][t(352)](t(315),t(331),t(320),((e,n)=>this[t(306)](this[t(331)],e,n))),e[t(366)][t(352)](t(315),t(331),t(317),(()=>!1))}e[t(369)][t(358)]((e=>this[t(293)](e)))}[nc(351)](t,e,n,r,s,o){const i=nc,a=this[i(323)][i(357)][i(318)](i(343));this[i(323)][i(311)][i(309)](o[i(292)],(()=>{const t=i;for(const i of e)if(this[t(335)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(301)](r);void 0!==n&&(e[r]=n)}s(o),a[t(308)](i,{commandParams:[e]},[],r)}}))}[nc(306)](t,e,n){const r=nc,s=e[0][r(294)][r(314)],o=n[r(300)][0];this[r(323)][r(311)][r(339)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(361)](r,o[r],s):e[n(341)](r,s)}))}[nc(293)](t){const e=nc;if(t[e(367)])switch(t[e(297)]){case e(310):return{type:e(334),content:Kr(this[e(323)][e(347)],e(322))};case e(331):return{type:e(334),content:Kr(this[e(323)][e(347)],e(319))}}}[nc(335)](t,e){const n=nc,r=this[n(323)][n(357)][n(318)](n(343));for(const s of r[n(307)]({skipNotAttached:!0})){const r=s[n(362)]();if(s[n(297)]===e&&r===t)return s}return null}}function sc(){const t=["3226AfHtBh","plugins","registerDescriptionCallback","3026584VVgHOS","tableBackgroundColor","setAttribute","getContainedElement","24ijWJJl","TrackChangesTableProperties","tableCellBorderColor","_suggestionFactory","data","tableWidth","descriptionFactory","getSuggestionCallback","getSelectionAffectedTableCells","batch","handleSuggestionDescription","start","afterInit","tableBorderWidth","subType","TableCellPropertiesEditing","45894qtzONV","commandParams","getAttribute","table","tableBorderColor","accept","tableCellHorizontalAlignment","handleDiscardAction","getSuggestions","markBlockFormat","enqueueChange","tableProperties","model","35ToTbFp","40xbGuSS","nodeAfter","formatBlock","has","join","get","*Format:* change table cell properties","discard","tableHeight","*Format:* change table properties","editor","TableUtils","TablePropertiesEditing","tableCellWidth","tableBorderStyle","enableCommand","341480DtxgzE","pluginName","tableCellProperties","tableCellBorderWidth","tableAlignment","format","_getSuggestion","624360lkMBZH","document","tableCellHeight","change","getFirstPosition","removeAttribute","70160ANVGav","TrackChangesEditing","113718NlWmXr","tableCellVerticalAlignment","tableCellBackgroundColor","locale","tableCellBorderStyle","tableCellPadding","findAncestor","_handlePropertyChange","registerCustomCallback","24NgoxSd","36oPxowU","selection"];return(sc=function(){return t})()}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Nc;function Cc(){const t=["change:activeMarkers","element","forceDefaultExecution","applyOperation","_afterChanges","upcast","targetPosition","getLastMatchingPosition","isArray","attribute:accept","stop","every","addMarkerName","data","getContainedElement","parent","_mergeNestedSuggestions","change:_saved","markerReady","action","format","value","ck-suggestion-marker-","reconvertMarker","formatInline:join","isInsideObject","showSuggestionHighlights","collaboration.channelId","_getSuggestionData","deletion:discard","_getExternalAuthor","addHighlight","clear","catch","getMarkers","clone","isSelectable","removeMarker","rejected","isAfter","removed","keys","formatBlock:join","markers","for","422663bwKOqK","_onDiscard","howMany","skipNestingCheck","_breakSuggestionMarker","insert","containerElement","map","getCustomProperty","warn","group","commandName","isDocumentOperation","getCommentThread","options","discardAllSuggestions","split","isOwn","_registerDefaultCallbacks","next","key","descriptionFactory","markMultiRangeInsertion","move","discardSuggestion","includes","getIntersection","config","assign","_joinWithAdjacentSuggestions","type","_joinSuggestions","some","values","substr","_suggestionState","length","_recordAttributeChanges","_getMarkerAnnouncementText","acceptSuggestion","ck-suggestion-marker","originalSuggestionId","_isRegisteredAttribute","then","update:suggestion","editing","model","toJSON","multipleBlocks","_setSuggestionData","addMarker","_reduceExistingSuggestions","fire","suggestionLoaded","editingDowncast","consume","rename","removeMarkers","markInlineFormat","editor","author","size","push","creator","$graveyard","_blockAttributeKeys","formatInline","1286406QbOOAg","mapper","markInsertion","addMarker:suggestion:formatBlock","PendingActions","dataReady","documentSelection","splice","unshift","insertion:","FORMATTING","isAtStart","add","12TvMfoW","isUndo","2575415ZwVrWs","formatBlock","_model","attribute:discard","isIntersecting","adapter","name","track-changes-command-not-found","trackChanges","_removeSuggestion","dataToMarker","_defaultCallbacks","notReady","addClass","accepted","high","discard","detach","refresh","getShiftedBy","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.","nodeAfter","tablePasteChainId","subType","conversion","176aBEENt","discardSelectedSuggestions","deletion:accept","_recordAttributeSuggestions","differ","6029784FLnBdG","start","oldValue","always","markerName","containsRange","rootName","open","addCommentThread","resolve","isExternal","updateMarker","elementToElement","trackChanges.mergeNestedSuggestions","isMultiRange","formatInline:discard","getRange","error-saving-suggestion-data-suggestion-discarded","track-changes-user-not-found","isNextTo","getAllAdjacentSuggestions","listenTo","activeMarkers","6598529OXHQNg","_enabledCommands","delete","addMarker:suggestion","has","_isForcedDefaultExecutionBlock","markAttributeChange","getFirstRange","forEach","enableCommand","isIntersectingWithRange","after","_suggestions","addUser","removeMarker:suggestion:formatBlock","markerNameToElements","markBlockFormat","schema","track-changes-suggestion-not-found","track-changes-suggestion-data-mismatch","suggestion","updateSuggestion","enqueueChange","isBefore","markerToData","define","registerInlineAttribute","execute","$textProxy","dataDowncast","_trackFormatChanges","announce","track-changes-adapter-already-set","hasCommentThread","insertContent","nodeBefore","ck-suggestion-marker--active","external:","suggestion-type","newValue","ck-suggestion-marker-formatInline","formatInline:chain","_splitMarkerName","_processAttributeSuggestions","get","toViewElement","selection","substring","hasComments","createdAt","track-changes-enable-command-twice","createRangeOn","unbind","suggestion:","pluginName","insertion:discard","_isDataLoaded","isInContent","track-changes-adapter-missing-getsuggestion","join","_suggestionFactory","createSelection","set","hasSuggestion","insertion:chain","addSuggestionData","markMultiRangeDeletion","removeMarker:suggestion:attribute","acceptSelectedSuggestions","_addThreadToSuggestion","createRangeIn","data-suggestion","_setSuggestionRange","formatInline:accept","highest","batch","find","elementStart","attribute:join","_cutOutSuggestionMarker","getSuggestion","getMultiRangeId","root","createPositionAt","isEqual","authoredAt","_saved","marker-count","getSuggestions","CommentsRepository","getWalker","change:data","suggestion:attribute:","acceptAllSuggestions","multi","splitPosition","deletion:join","startsWith","formatInline:","attributeKey","isAtEnd","commentThread","createElement","_checkSuggestionCorrectness","fromRange","containsRangeInObject","comments","Users","_refreshAttributeSuggestionsChain","insertion:accept","registerBlockAttribute","consumable","plugins","_refreshSuggestionsChain","addMarker:suggestion:attribute","TrackChangesEditing","change","commands","formatBlock:accept","pop","$text","markerToHighlight","registerCustomCallback","suggestionUnloaded","default","buildSuggestion","markMultiRangeBlockFormat","document","isBlock","createRange","_SUGGESTION_ANNOUNCEMENT","fromCharCode","getItems","enableDefaultAttributesIntegration","getAncestors","isCollapsed","_reduceSuggestionAttributeRange","oldRange","formatGroupId","from","removeAttribute","remove","end","isLimit","head","deleteContent","removeComment","getChangedMarkers","attributeOldValue","setTo","accept","range","widget","init","normal","sort","trackChangesCommand","_editor","previous","isTouching","stopListening","trackChanges.trackFormatChanges","attribute:","$marker","isObject","containsItem","enableReadOnlyMode","_processAttributeChanges","removeClass","registerPostFixer","toUpperCase","lowest","unbindElementFromMarkerName","LEAVE","suggestionChanged","ENTER","writer","position","_handleNewSuggestionMarker","formatBlock:chain","_createSuggestion","filter","forward","setAttribute","415346LANDQy","backward","return","isLocal","PENDING_ACTION_SUGGESTION","ready","insertion:join","deletion:","groupId","stringify","attribute","chain","concat","isRemovable","getRanges","attributeNewValue","low","bindElementToMarker","@external","addSuggestion","_adapter","ck-suggestion-marker-formatBlock","formatBlock:discard","1497924odHmXf","getDifference","formatBlock:","getChanges","containsPosition","_initAriaMarkerChangeAnnouncements","createPositionAfter","_customCallbacks","_findSuggestions","_isBlockAttribute","getAttribute","before","_getAuthorFromId","deletion:chain","_addSuggestionMarker","elementEnd","locale","meta","getSuggestionCallback","getNearestSelectionRange","getFirstMarker","_rangeIsInLocalUserInsertion","addRange","never","_updateSuggestionData","authorName","moveTargetPosition","insertion","deletion","_inlineAttributeKeys","newRange","_getAttributeKey","$elementName","addComment","setSelection","getUser","attributes","rethrowUnexpectedError","requires","createPositionBefore","markDeletion","item","fetchCommentThread","_commentsRepository"];return(Cc=function(){return t})()}function Nc(t,e){const n=Cc();return(Nc=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=Nc,n=t();for(;;)try{if(717844===parseInt(e(675))/1+parseInt(e(563))/2+parseInt(e(742))/3*(parseInt(e(324))/4)+parseInt(e(326))/5+parseInt(e(356))/6+parseInt(e(379))/7+parseInt(e(351))/8*(-parseInt(e(586))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(618);class Rc extends t.Plugin{static get[kc(624)](){return[kc(468),o.Users,t.PendingActions,ts,ss,us,fs,ys,Es,Ns,vs,js,no,io,fo,mo,_o,Co,So,Oo,xo,Wo,Go,Zo,$o,ri,li,Ii,Oi,ai,zs,Zs,_i,Ci,Si,Pi,Gi,Ki,Ji,ta,sa,ua,ha,Ea,ya,tc,La,Da,Va,rc,Ba,Ka,Ja]}static get[kc(433)](){return kc(494)}constructor(t){const e=kc;function n(t){const e=Nc;return t[e(682)]((t=>String[e(510)](t)))[e(438)]("")}super(t),this[e(354)]=!1,this[e(441)](e(378),[]),this.on(e(630),((n,r,s,o)=>{const i=e;this[i(328)][i(495)]((()=>{const e=i;for(const n of[...o,...s])this[e(328)][e(673)][e(383)](n)&&t[e(720)][e(653)](n)}))})),this[e(696)]=new Jr(this[e(734)][e(721)][e(396)],this[e(734)][e(602)]),this[e(583)]=null,this[e(439)]=new Sc(this[e(734)]),this[e(391)]=new Map,this[e(629)]=t[e(491)][e(423)](e(468)),this[e(380)]=new Set,this[e(328)]=this[e(734)][e(721)],this[e(710)]=new WeakMap,this[e(384)]=!1,this[e(740)]=new Set([e(618)]),this[e(615)]=new Set,t[e(702)][e(404)](e(540),e(503)),this[e(409)]=t[e(702)][e(423)](e(540)),t[e(702)][e(404)](e(369),!0),this[e(646)]=t[e(702)][e(423)](e(369)),this[e(535)]=new l(t,this[e(380)]),this[e(591)](),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,49,52])}[kc(532)](){const t=kc,n=this[t(734)],r=(e,n)=>{const r=t;if(r(573)!=e)return r(652)+e;const s=n[r(691)]("|")[0];return this[r(595)](s)?r(584):r(419)};n[t(350)][t(674)](t(729))[t(500)]({model:t(399),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(421)](e[n(360)]),a=[n(715),r(o,i)];let c=3e3;return this[n(378)][n(700)](e[n(360)])&&(a[n(737)](n(415)),c=3010),n(614)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(350)][t(674)](t(408))[t(323)]((e=>{const r=t;e.on(r(382),((t,e,s)=>{const o=r;if(!s[o(689)][o(656)])return;const i=e[o(627)];if(!i)return;const c=s[o(743)][o(424)](i);n[o(721)][o(396)][o(543)](i)&&c&&!c[o(683)](o(531))&&c.is(o(681))&&(0,a.toWidget)(c,s[o(555)])}),{priority:r(341)})})),n[t(350)][t(674)](t(408))[t(500)]({model:t(399),view:(e,n)=>{const s=t;if(!n[s(689)][s(656)])return null;const{type:o,subType:i}=this[s(421)](e[s(360)]);return{classes:[s(715),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(627)])return;const{id:c}=this[a(421)](o[a(360)]);if(r){const t=this[a(391)][a(423)](c),e=this[a(617)](t);if(!this[a(595)](e))return}if(o[a(627)].is(a(425)))return void i[a(490)][a(730)](o[a(627)],s[a(332)]);const u=i[a(743)][a(424)](o[a(627)]);if(o[a(627)].is(a(631))&&n[a(721)][a(396)][a(507)](o[a(627)])&&!u[a(683)](a(661))){i[a(555)][a(339)]([a(715),a(584)],u),i[a(555)][a(562)](a(450),c,u),i[a(743)][a(580)](u,o[a(360)]),e&&(this[a(378)][a(700)](o[a(360)])?i[a(555)][a(339)](a(415),u):i[a(555)][a(547)](a(415),u));for(const t of n[a(721)][a(449)](o[a(627)])[a(511)]())i[a(490)][a(730)](t,s[a(332)]);i[a(490)][a(730)](o[a(627)],s[a(332)])}};n[t(350)][t(674)](t(408))[t(323)]((e=>{const n=t;e.on(n(745),((t,e,r)=>{const o=n;r[o(689)][o(656)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(453)})})),n[t(350)][t(674)](t(408))[t(323)]((e=>{const n=t;e.on(n(493),((t,e,r)=>{const o=n;r[o(689)][o(656)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(453)})})),n[t(350)][t(674)](t(408))[t(403)]({model:t(399),view:(e,n)=>n[t(689)][t(656)]?null:{group:t(399),name:e[t(709)](11)}}),n[t(350)][t(674)](t(635))[t(368)]({view:{name:t(399),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(432)+e[r(596)](r(417))+":"+e[r(596)]("id");return e[r(596)](r(466))&&(s+=":"+e[r(596)](r(466))),n[r(481)](r(542),{"data-name":s})}}),n[t(350)][t(674)](t(635))[t(336)]({view:t(399)}),n[t(350)][t(674)](t(729))[t(323)]((e=>{const n=t;e.on(n(745),s(),{priority:n(341)})})),n[t(350)][t(674)](t(729))[t(323)]((e=>{const n=t;e.on(n(493),s({isAttributeSuggestion:!0}),{priority:n(341)})})),n[t(350)][t(674)](t(729))[t(323)]((e=>{const n=t;e.on(n(393),((t,e,r)=>{const s=n,o=r[s(743)][s(394)](e[s(360)]);if(o)for(const t of o)t[s(683)](s(661))||(r[s(555)][s(547)]([s(715),s(584),s(415)],t),r[s(555)][s(519)](s(450),t),r[s(743)][s(551)](t,e[s(360)]))}),{priority:n(341)})})),n[t(350)][t(674)](t(729))[t(323)]((e=>{const n=t;e.on(n(446),((t,e,r)=>{const s=n,o=r[s(743)][s(394)](e[s(360)]);if(!o)return;const{id:i}=this[s(421)](e[s(360)]),a=this[s(391)][s(423)](i),c=this[s(617)](a);if(this[s(595)](c))for(const t of o)t[s(683)](s(661))||(r[s(555)][s(547)]([s(715),s(584),s(415)],t),r[s(555)][s(519)](s(450),t),r[s(743)][s(551)](t,e[s(360)]))}),{priority:n(341)})})),n[t(721)][t(506)][t(548)]((e=>{const r=t;let s=!1;const o=Array[r(518)](n[r(721)][r(506)][r(355)][r(526)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(421)](t);if(r(399)!==o)continue;const h=this[r(391)][r(423)](f);if(null!=c[r(616)]){r(741)==u&&(s=s||wc(c[r(616)],t,e,n[r(721)][r(396)]));const o=r(573)==u&&this[r(595)](l[r(691)]("|")[0]);if(c[r(616)][r(514)]||r(739)==c[r(616)][r(461)][r(362)]||r(327)==u&&!Dc(c[r(616)])||o&&!Dc(c[r(616)])||r(614)==u&&(vc(a=c[r(616)])||function(t){const e=r;return t[e(357)][e(645)]==t[e(521)][e(414)]&&t[e(357)][e(479)]}(a)))e[r(667)](t),s=!0;else{if(!h||!h[r(436)])continue;if(c[r(616)]&&c[r(516)]&&c[r(616)][r(463)](c[r(516)]))continue;i[r(323)](h)}}}var a;return i[r(736)]>0&&(s=!!this[r(704)](i)||s),s})),n[t(721)][t(506)][t(548)]((e=>{const r=t;let s=!1;for(const t of n[r(721)][r(506)][r(355)][r(589)]())if(r(680)==t[r(705)])for(const t of this[r(391)][r(708)]()){if(t[r(370)]||!t[r(436)])continue;const o=r(327)==t[r(705)],i=this[r(617)](t),a=i&&this[r(595)](i);if(!o&&!a)continue;const c=t[r(386)]();if(c[r(357)][r(645)]!=c[r(521)][r(645)]&&!c[r(521)][r(479)]){const o=n[r(721)][r(462)](c[r(357)][r(347)],r(521)),i=n[r(721)][r(508)](c[r(357)],o);e[r(367)](t[r(606)](),{range:i}),s=!0}}return s})),n[t(721)][t(506)][t(548)]((e=>this[t(546)](e))),n[t(721)][t(506)][t(548)]((e=>!e[t(454)][t(566)]&&this[t(422)](e))),n[t(721)].on(t(634),(()=>{this[t(354)]=!1})),n[t(721)][t(506)].on(t(470),((r,s)=>{const o=t;if(!s[o(566)]||s[o(325)])return;if(!this[o(354)])return;const i=n[o(721)][o(506)][o(355)][o(589)]();if(0==i[o(711)])return;const a=[],c=i[o(560)]((t=>o(573)==t[o(705)])),u=i[o(560)]((t=>o(680)==t[o(705)]&&o(499)!=t[o(332)]));for(const t of c)this[o(717)](t[o(478)])&&a[o(737)]({key:t[o(478)],newValue:t[o(578)],oldValue:t[o(527)],range:Fc(t[o(530)],n[o(721)])});for(const t of u){if(o(731)!=t[o(649)]&&o(344)!=t[o(649)])continue;const e=Pc(t[o(556)][o(347)],n[o(721)]),r=t[o(597)];o(731)==t[o(649)]&&a[o(737)]({key:o(618),newValue:t[o(332)],oldValue:r[o(332)],range:e});for(const[n,s]of r[o(622)]){if(!this[o(717)](n))continue;const r=t[o(622)][o(423)](n);s!==r&&a[o(737)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(622)])this[o(717)](n)&&(r[o(622)][o(383)](n)||a[o(737)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(711)]&&n[o(721)][o(401)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(385)](t,e,s,o,{groupId:r});this[n(726)](t,a)}))}),{priority:t(550)}),n[t(721)][t(673)].on(t(719),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(421)](n[s(332)]),e=this[s(391)][s(423)](t);e&&e[s(642)](n[s(332)])}})),n[t(721)][t(506)].on(t(470),(()=>{const e=t,r=Array[e(518)](n[e(721)][e(506)][e(355)][e(526)]())[e(560)]((t=>e(399)===this[e(421)](t[e(332)])[e(685)]));if(0===r[e(711)])return;r[e(534)](((t,n)=>{const r=e,s=t[r(643)][r(516)],o=n[r(643)][r(516)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(357)][r(402)](o[r(357)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(421)](t);if(null===n[e(516)]){const n=this[e(557)](t);o[e(323)](n)}else{const t=this[e(391)][e(423)](r);null!==n[e(616)]||t[e(436)]?(s[e(323)](t[e(523)]),o[e(323)](t)):this[e(335)](t)}}o[e(736)]>0&&this[e(492)](o);for(const t of s)this[e(727)](e(553),t)})),n[t(721)].on(t(633),((e,r)=>{const s=t,o=r[0];if(!this[s(391)][s(736)])return;if(!o[s(687)])return;if(o[s(454)][s(325)]||!o[s(454)][s(566)])return;let i,a;switch(o[s(705)]){case s(680):i=n[s(721)][s(462)](o[s(556)]),a=i[s(345)](o[s(677)]);break;case s(691):i=n[s(721)][s(462)](o[s(474)]),a=n[s(721)][s(462)](o[s(612)]);break;case s(698):i=n[s(721)][s(462)](o[s(636)]),a=i[s(345)](o[s(677)]);break;default:return}const c=n[s(721)][s(508)](i,a);n[s(721)][s(495)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(594)](c)){if(e[t(370)])continue;if(t(741)==e[t(705)])continue;const r=this[t(617)](e);if(r&&this[t(595)](r)&&t(691)!=o[t(705)])continue;const s=e[t(643)]&&e[t(643)][t(723)];(t(327)!=e[t(705)]||t(691)==o[t(705)]&&!s)&&(n[t(484)]||t(613)==e[t(705)]&&n[t(692)]||e[t(386)]()[t(361)](c)&&this[t(679)](e,i,a))}}))}),{priority:t(550)}),n[t(721)].on(t(524),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(632)])return;if(this[s(384)])return;if(!this[s(535)][s(651)])return;if(o[s(514)])return;const a=n[s(721)][s(396)],{start:c,end:u}=o[s(386)](),l=c[s(347)]&&a[s(522)](c[s(347)])?null:a[s(605)](c,s(561)),f=u[s(414)]&&a[s(522)](u[s(414)])?null:a[s(605)](u,s(564)),h=n[s(721)][s(508)](l?l[s(357)]:c,f?f[s(521)]:u);n[s(721)][s(495)]((t=>{const e=s;this[e(626)](h);const r=n[e(721)][e(396)][e(605)](h[e(357)]);o.is(e(748))?t[e(620)](r):o[e(528)](r)})),e[s(640)]()}),{priority:e.priorities[t(533)]+10}),n[t(721)].on(t(413),((e,r)=>{const s=t,o=r[r[s(711)]-1];o&&o[s(632)]||this[s(384)]||this[s(535)][s(651)]&&(n[s(721)][s(495)]((()=>{const t=s;let o=n[t(721)][t(413)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(565)]=o[t(665)]();const i=o[t(521)][t(414)],a=n[t(721)][t(396)];i&&a[t(507)](i)&&!a[t(543)](i)&&(o=n[t(721)][t(508)](o[t(357)],n[t(721)][t(462)](i,t(521)))),this[t(744)](o)})),e[s(640)]())}),{priority:t(341)}),this[t(734)][t(496)][t(323)](t(334),this[t(535)]),this[t(388)](t(334));const o=new p(n,this[t(391)]);n[t(496)][t(323)](t(714),o),this[t(388)](t(714));const i=new b(n,this[t(391)]);n[t(496)][t(323)](t(699),i),this[t(388)](t(699)),n[t(496)][t(323)](t(472),new M(n,o,this[t(391)])),this[t(388)](t(472)),n[t(496)][t(323)](t(690),new M(n,i,this[t(391)])),this[t(388)](t(690)),n[t(496)][t(323)](t(447),new D(n,o,this[t(391)])),this[t(388)](t(447)),n[t(496)][t(323)](t(352),new D(n,i,this[t(391)])),this[t(388)](t(352));const c=n[t(491)][t(423)](t(468));this[t(377)](c,t(619),((e,{threadId:n})=>{const r=t,s=this[r(391)][r(423)](n);s&&s[r(480)]&&1===s[r(480)][r(711)]&&this[r(610)](n,{hasComments:!0})}),{priority:t(579)}),this[t(377)](c,t(525),((e,{threadId:n})=>{const r=t,s=this[r(391)][r(423)](n);s&&s[r(480)]&&!s[r(480)][r(711)]&&this[r(610)](n,{hasComments:!1})}),{priority:t(579)})}set[kc(331)](t){const n=kc;if(this[n(583)])throw new e.CKEditorError(n(411),this);this[n(583)]=t}get[kc(331)](){return this[kc(583)]}[kc(467)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(391)][n(708)]())t&&!e[n(436)]||r[n(737)](e);return e?r[n(682)]((t=>t[n(722)]())):r}[kc(459)](t){const n=kc,r=this[n(391)][n(423)](t);if(!r)throw new e.CKEditorError(n(397),this);return r}[kc(442)](t){const e=kc;return this[e(391)][e(383)](t)}[kc(444)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(705)][e(691)](":"),a=this[e(391)][e(423)](r)||this[e(559)](o,i,r,n,s);if(this[e(448)](a),this[e(482)](a,o,i||null,n),a[e(428)]=t[e(428)],a[e(435)]=!0,s&&s[e(581)]){const t=s[e(581)],n=this[e(660)](t[e(611)]);a[e(464)]=t[e(428)],a[e(735)]=n,a[e(366)]=!0}else a[e(464)]=t[e(428)];switch(t[e(643)]&&(a[e(643)]=t[e(643)]),t[e(622)]&&(a[e(622)]=t[e(622)]),this[e(583)]&&this[e(583)][e(582)]||(a[e(465)]=!0),this[e(710)][e(423)](a)){case e(338):this[e(710)][e(441)](a,e(747));break;case e(648):a[e(436)]?(this[e(704)](new Set([a])),this[e(492)](new Set([a])),this[e(710)][e(441)](a,e(568)),this[e(727)](e(728),a)):this[e(710)][e(441)](a,e(670))}return a}[kc(714)](t){const e=kc;this[e(632)]((()=>{const n=e;this[n(734)][n(721)][n(495)]((()=>{const e=n;for(const n of t[e(376)]())n[e(529)]()}))}))}[kc(699)](t){const e=kc;this[e(632)]((()=>{const n=e;this[n(734)][n(721)][n(495)]((()=>{const e=n;for(const n of t[e(376)]())n[e(342)]()}))}))}[kc(388)](t,n){const r=kc,s=this[r(734)][r(496)][r(423)](t);if(!s)throw new e.CKEditorError(r(333),this,{commandName:t});if(this[r(380)][r(383)](s))throw new e.CKEditorError(r(429),this,{commandName:t});this[r(380)][r(323)](s),n&&s.on(r(406),((t,e)=>{const o=r;this[o(535)][o(651)]&&(this[o(384)]||(e[o(711)]>0&&e[e[o(711)]-1]&&e[e[o(711)]-1][o(632)]?e[o(498)]():(t[o(565)]=n(((...t)=>s[o(406)](...t,{forceDefaultExecution:!0})),...e),t[o(640)]())))}),{priority:r(341)})}[kc(632)](t){const n=kc;let r,s;const o=this[n(384)];this[n(384)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(384)]=!1),s&&e.CKEditorError[n(623)](s,this),r}[kc(744)](t,n=null,r={}){const s=kc;if(t[s(514)])return null;const o=this[s(734)][s(491)][s(423)](s(486)).me;for(const{suggestion:e,meta:o}of this[s(594)](t,s(613)))if(o[s(692)]){if(!o[s(375)]){if(o[s(484)]){if(!this[s(646)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(679)](e,t[s(357)],t[s(521)]);break}if(n==e[s(349)]&&Uc(e,r)){const n=e[s(386)]();return n[s(357)][s(463)](t[s(521)])?this[s(451)](e,this[s(328)][s(508)](t[s(357)],n[s(521)])):this[s(451)](e,this[s(328)][s(508)](n[s(357)],t[s(521)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(320)+n:s(613),u=this[s(724)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(600)](c,i,a,t),u}[kc(697)](t,n=kc(473),r={}){const s=kc,o=this[s(734)][s(491)][s(423)](s(486)).me,i=this[s(439)][s(604)](s(613),n,s(438));for(const e of this[s(467)]())if(e[s(735)].id==o.id&&s(613)==e[s(705)]&&e[s(349)]==n&&Uc(e,r)&&(i(e[s(577)](),t)||i(t,e[s(577)]()))){for(const n of t)e[s(608)](n);return e}for(const{suggestion:e,meta:n}of this[s(594)](t,s(613))){if(!n[s(692)])continue;if(!this[s(646)]&&n[s(484)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(577)]())for(const e of t)if(!n[s(361)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(320)+n,l=this[s(724)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(600)](u,a,c,e,Wr[s(460)]());return l}[kc(733)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(514)])return null;if(o(609)===this[o(409)]){const e=this[o(439)][o(604)](o(741),r,o(529));return this[o(632)]((()=>e([t],n,s))),null}const i=this[o(734)][o(491)][o(423)](o(486)).me,a=[];if(o(359)!==this[o(409)])for(const{suggestion:e,meta:n}of this[o(594)](t,o(613)))n[o(692)]&&!n[o(655)]&&a[o(737)](...e[o(577)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(701)](s);e&&r[n(737)](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(711)];){const s=r[e][n(587)](t);r[n(749)](e,1,...s),e+=s[n(711)]}}return r}(t,a);c[o(711)]&&this[o(328)][o(495)]((()=>{const t=o;for(const e of c){const o=this[t(439)][t(604)](t(741),r,t(529));this[t(632)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(357)],u=t[o(521)];for(const{suggestion:e,meta:n}of this[o(594)](t,o(741))){if(!n[o(692)])continue;if(e[o(349)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(386)]();if(i[o(361)](t,!0))return null;c=c[o(402)](i[o(357)])?c:i[o(357)],u=u[o(669)](i[o(521)])?u:i[o(521)],a?i[o(357)][o(402)](a[o(386)]()[o(357)])?(a[o(732)](),a=e):e[o(732)]():a=e}const l=this[o(328)][o(508)](c,u);if(a)this[o(451)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(724)]({id:t,type:o(477)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(600)](o(477)+r,t,a,l)}}return null}[kc(395)](t,n,r=[],s=null,o={}){const i=kc;n[i(517)]||(n[i(517)]=n[i(686)]),n[i(723)]=t.is(i(530)),s=s||Oc(n);const a=r[i(682)]((t=>Pc(t,this[i(328)]))),c=t.is(i(530))?t:Pc(t,this[i(328)]);if(i(609)===this[i(409)]){const t=this[i(439)][i(604)](i(327),s,i(529));return this[i(632)]((()=>t([c],n,o))),null}a[i(737)](c);let u=!0;for(const t of a)if(!this[i(607)](t)){u=!1;break}if(u&&i(359)!==this[i(409)]){const t=this[i(439)][i(604)](i(327),s,i(529));return this[i(632)]((()=>t([c],n,o))),null}let l=null,f=c[i(357)],h=c[i(521)];for(const{suggestion:t,meta:e}of this[i(594)](c,i(327))){if(!e[i(692)])continue;if(e[i(375)]||e[i(484)]||e[i(655)])continue;if(t[i(643)][i(517)]!=n[i(517)])continue;if(!Uc(t,o))continue;const r=t[i(386)]();if(t[i(349)]==s){if(r[i(361)](c,!0))return null;f=f[i(402)](r[i(357)])?f:r[i(357)],h=h[i(669)](r[i(521)])?h:r[i(521)],l?r[i(357)][i(402)](l[i(386)]()[i(357)])?(l[i(732)](),l=t):t[i(732)]():l=t}else{const e=c[i(701)](r);this[i(458)](t,e)}}const g=this[i(734)][i(491)][i(423)](i(486)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(451)](l,this[i(328)][i(508)](f,h)),l;{const t=this[i(724)]({id:d,type:i(588)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(600)](i(588)+s,d,p,this[i(328)][i(508)](f,h)),t}}[kc(505)](t,n,r=[],s=null,o={}){const i=kc;n[i(517)]||(n[i(517)]=n[i(686)]);const a=t[0];n[i(723)]=a.is(i(530)),s=s||Oc(n);const c=r[i(682)]((t=>Pc(t,this[i(328)]))),u=a.is(i(530))?t:t[i(682)]((t=>Pc(t,this[i(328)])));if(i(609)===this[i(409)]){const t=this[i(439)][i(604)](i(327),s,i(529));return this[i(632)]((()=>t(u,n,o))),null}c[i(737)](...u);let l=!0;for(const t of c)if(!this[i(607)](t)){l=!1;break}if(l&&i(359)!==this[i(409)]){const t=this[i(439)][i(604)](i(327),s,i(529));return this[i(632)]((()=>t(u,n,o))),null}const f=this[i(734)][i(491)][i(423)](i(486)).me;for(const t of this[i(467)]()){if(t[i(735)].id!=f.id)continue;if(i(327)!=t[i(705)]||t[i(643)][i(517)]!=n[i(517)])continue;if(!Uc(t,o))continue;const e=t[i(349)]==s;for(let n=0;n<u[i(711)];n++){const r=u[n];for(const s of t[i(664)]()){const o=s[i(372)]();if(r[i(463)](o)){e?(u[i(749)](n,1),n--):t[i(667)](s[i(332)]);break}}}}if(0==u[i(711)])return null;const h=this[i(439)][i(604)](i(327),s,i(438));for(const t of this[i(467)]())if(t[i(735)].id==f.id&&i(327)==t[i(705)]&&t[i(643)][i(517)]==n[i(517)]&&t[i(349)]==s&&Uc(t,o)&&(h(t[i(577)](),u)||h(u,t[i(577)]()))){for(const e of u)t[i(608)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(588)+s,m=this[i(724)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(600)](p,g,d,t,Wr[i(460)]());return m}[kc(626)](t,n=null,r={}){const s=kc;if(t[s(514)])return null;const o=this[s(734)][s(491)][s(423)](s(486)).me,a=new i.LiveRange(t[s(357)],t[s(521)]);for(const{suggestion:t,meta:e}of this[s(594)](a,s(613)))if(e[s(692)]&&!e[s(375)])if(t[s(370)]){const e=t[s(577)]()[s(560)]((t=>s(739)!=t[s(461)][s(362)]));if(e[s(641)]((t=>a[s(361)](t,!0)))&&t[s(342)](),e[s(707)]((t=>t[s(361)](a,!0)))){const t=this[s(439)][s(604)](s(614),n,s(529));return this[s(632)]((()=>t([a],null,r))),null}}else{const e=a[s(701)](t[s(386)]());null!==e&&t[s(676)]([e],null,r)}if(a[s(343)](),a[s(514)]||s(739)==a[s(461)][s(362)])return null;let c=null,u=a[s(357)],l=a[s(521)];const f=this[s(594)](a,s(614));for(const{suggestion:t,meta:e}of f){const n=this[s(328)][s(508)](u,l);if(e[s(692)]&&(this[s(646)]||!e[s(484)]&&!e[s(655)]))if(t[s(370)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(577)]()){if(r[s(361)](n,!0))return t;n[s(361)](r)||(e=!1)}e&&t[s(342)]()}else{const e=t[s(386)]();if(e[s(361)](n,!0))return t;if(!Uc(t,r)){n[s(361)](e)?t[s(732)]():e[s(590)](u)?u=e[s(521)]:e[s(590)](l)&&(l=e[s(357)]);continue}u=u[s(402)](e[s(357)])?u:e[s(357)],l=l[s(669)](e[s(521)])?l:e[s(521)],r=Object[s(703)]({},t[s(622)]),c?e[s(357)][s(402)](c[s(386)]()[s(357)])?(c[s(732)](),c=t):t[s(732)]():c=t}}if(c)return this[s(451)](c,this[s(328)][s(508)](u,l)),c;{const t=(0,e.uid)(),i=this[s(328)][s(508)](u,l),a=o.id,c=n?s(570)+n:s(614),f=this[s(724)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(600)](c,t,a,i),f}}[kc(445)](t,n=kc(473),r={}){const s=kc,o=this[s(734)][s(491)][s(423)](s(486)).me,a=t[s(682)]((t=>new i.LiveRange(t[s(357)],t[s(521)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(594)](a,s(613)))e[s(692)]&&!e[s(375)]&&c[s(323)](t);for(const e of c)if(e[s(370)]){const o=e[s(577)]();if((!e[s(622)]||!e[s(622)][s(678)])&&o[s(641)]((t=>a[s(707)]((e=>e[s(361)](t,!0)))))&&e[s(342)](),a[s(641)]((t=>o[s(707)]((e=>e[s(361)](t,!0)))))){const e=this[s(439)][s(604)](s(614),n,s(529));return this[s(632)]((()=>e(t,null,r))),null}}else{const t=e[s(386)]();if(a[s(707)]((e=>e[s(361)](t,!0)))&&e[s(342)](),a[s(641)]((e=>t[s(361)](e,!0)))){const t=this[s(439)][s(604)](s(614),n,s(529));return this[s(632)]((()=>t(a,null,r))),null}}const u=this[s(439)][s(604)](s(614),n,s(438));let l=null;for(const t of this[s(467)]())if(t[s(735)].id==o.id&&t[s(436)]&&s(614)==t[s(705)]&&t[s(349)]==n&&Uc(t,r)&&(u(t[s(577)](),a)||u(a,t[s(577)]())))if(l){if(t[s(480)]&&t[s(480)][s(711)])continue;for(const e of t[s(577)]())l[s(389)](e)||l[s(608)](e);t[s(732)]()}else{l=t;for(const e of a)t[s(389)](e)||t[s(608)](e)}if(l)return l;c[s(662)]();for(const{suggestion:t,meta:e}of this[s(594)](a,s(614)))e[s(692)]&&(this[s(646)]||!e[s(484)]&&!e[s(655)])&&Uc(t,r)&&c[s(323)](t);for(const t of c){const e=t[s(577)]();if((!r||!r[s(678)])&&a[s(641)]((t=>e[s(707)]((e=>e[s(361)](t,!0))))))return t;(!t[s(622)]||!t[s(622)][s(678)])&&e[s(641)]((t=>a[s(707)]((e=>e[s(361)](t,!0)))))&&t[s(342)]()}const f=(0,e.uid)(),h=o.id,g=s(570)+n,d=this[s(724)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(343)](),t[s(514)]||s(739)==t[s(461)][s(362)]||this[s(600)](g,f,h,t,Wr[s(460)]());return d}[kc(385)](t,n,r,s,o){const i=kc;if(t[i(514)])return[];if(i(609)===this[i(409)])return[];const a=this[i(734)][i(491)][i(423)](i(486)).me.id,c=Array[i(518)](this[i(391)][i(708)]())[i(560)]((e=>i(573)==e[i(705)]&&e[i(643)][i(695)]==n&&e[i(389)](t)));if(i(503)===this[i(409)]){const e=this[i(594)](t,i(613))[i(560)]((({meta:t})=>t[i(692)]&&!t[i(655)]&&!t[i(375)]))[i(682)]((({suggestion:t})=>t));c[i(750)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(573)==t[i(705)]?t[i(643)][i(358)]:void 0,o=t[i(386)](),a=Array[i(518)](u[i(671)]())[i(455)]((t=>t[i(330)](o)));if(!a)continue;const c=a[i(587)](o);this[i(595)](n)&&i(613)==t[i(705)]&&0!=c[i(711)]||(u[i(381)](a),c[i(387)]((t=>{u[i(441)](t,r)})),i(613)!=t[i(705)]&&e!=s&&u[i(441)](a[i(701)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(711)]>37&&console[i(684)](i(346),{key:n});const f=(i(541)+(n+"|")+Oc({newValue:s}))[i(426)](0,60),h=this[i(724)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(737)](h),this[i(600)](f,c,a,t)}return l}[kc(512)](t){const e=kc;this[e(388)](t,((t,...n)=>{this[e(712)]((()=>{t(...n)}))}))}[kc(489)](t){const e=kc;this[e(740)][e(323)](t)}[kc(405)](t){const e=kc;this[e(615)][e(323)](t)}[kc(617)](t){const e=kc;return e(573)==t[e(705)]?t[e(349)][e(691)]("|")[0]:null}[kc(451)](t,e){const n=kc,r=t[n(606)]();this[n(328)][n(495)]((t=>{t[n(367)](r,{range:e})}))}[kc(448)](t){const e=kc,n=t.id,r=this[e(734)][e(702)][e(423)](e(657));this[e(629)][e(412)](n)||this[e(629)][e(364)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(629)][e(688)](n);s[e(431)](e(576)),s[e(576)]=!1,t[e(480)]=s}[kc(482)](t,n,r,s){const o=kc;if(t[o(705)]!=n||t[o(349)]!=r||t[o(738)].id!=s)throw this[o(734)][o(545)](o(398)),new e.CKEditorError(o(398),this)}[kc(458)](t,n){const r=kc,s=t[r(386)]();if(n[r(463)](s))t[r(732)]();else if(s[r(361)](n)){const o=this[r(328)][r(462)](n[r(357)][r(414)],r(521));this[r(451)](t,this[r(328)][r(508)](s[r(357)],o));const i=(0,e.uid)(),a=t[r(738)].id,c=t[r(705)]+":"+t[r(349)];this[r(724)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(643)],attributes:t[r(622)]});const u=this[r(328)][r(462)](n[r(521)][r(645)],r(390)),l=this[r(328)][r(508)](u,s[r(521)]);this[r(600)](c,i,a,l)}else if(s[r(590)](n[r(357)])){const e=this[r(328)][r(462)](n[r(357)][r(414)],r(521));this[r(451)](t,this[r(328)][r(508)](s[r(357)],e))}else{const e=this[r(328)][r(462)](n[r(521)][r(645)],r(390));this[r(451)](t,this[r(328)][r(508)](e,s[r(521)]))}}[kc(607)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(594)](t,e(613))){if(!r[e(692)])continue;const s=n[e(577)]();for(const n of s)if(!t[e(587)](n)[e(711)])return!0}return!1}[kc(598)](t){const n=kc,r=this[n(734)][n(491)][n(423)](n(486))[n(621)](t);if(!r)throw new e.CKEditorError(n(374),this);return r}[kc(660)](t){const e=kc,n=this[e(734)][e(491)][e(423)](e(486)),r=(0,o.hashObject)(e(416)+t);return n[e(621)](r)||n[e(392)]({id:r,name:t})}[kc(559)](t,e,n,r,s){const o=kc,i=this[o(598)](r),a=this[o(439)][o(504)](t,e,n,i,s,(t=>{const e=o;this[e(610)](n,{attributes:t});const r=this[e(459)](n);this[e(704)](new Set([r])),this[e(492)](new Set([r]))}));return this[o(377)](a,o(529),(()=>{const t=o;this[t(610)](n,{state:t(340)})}),{priority:o(341)}),this[o(377)](a,o(342),(()=>{const t=o;this[t(610)](n,{state:t(668)})}),{priority:o(341)}),this[o(391)][o(441)](n,a),this[o(710)][o(441)](a,o(338)),a}[kc(421)](t){const e=kc,n=t[e(691)](":");return{group:n[0],type:n[1],subType:n[e(711)]>=5?n[2]:null,id:n[e(711)]<5?n[2]:n[3],authorId:n[e(711)]<5?n[3]:n[4],markerCount:6==n[e(711)]?n[5]:null}}[kc(679)](t,n,r){const s=kc,o=t[s(386)](),i=o[s(357)],a=o[s(521)];this[s(451)](t,this[s(328)][s(508)](i,n));const c=(0,e.uid)(),u=t[s(738)].id,l=t[s(705)]+(t[s(349)]?":"+t[s(349)]:"");this[s(724)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(622)],data:t[s(643)]});const f=this[s(617)](t);(s(327)==t[s(705)]||f&&this[s(595)](f))&&(r=this[s(328)][s(625)](r[s(645)])),this[s(600)](l,c,u,this[s(328)][s(508)](r,a))}[kc(594)](t,e=null){const n=kc,r=[],s=this[n(734)][n(491)][n(423)](n(486)).me;Array[n(638)](t)||(t=[t]);for(const o of this[n(467)]()){if(!o[n(436)])continue;if(e&&o[n(705)]!=e)continue;let i=!1;for(const e of o[n(577)]()){for(const a of t){const t=a[n(357)][n(463)](e[n(521)])||a[n(521)][n(463)](e[n(357)]);if(t||a[n(701)](e)){const c=a[n(361)](e)&&Mc(this[n(328)][n(396)],e[n(357)],a),u=e[n(361)](a)&&Mc(this[n(328)][n(396)],a[n(357)],e);r[n(737)]({suggestion:o,meta:{isOwn:s==o[n(735)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(600)](t,e,n,r,s){const o=kc;this[o(328)][o(495)]((i=>{const a=o;let c=a(432)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(725)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(335)](t){const e=kc,n=t[e(537)],r=t[e(694)];t[e(537)]=null,t[e(694)]=null,null!=n&&n[e(694)]==t&&(n[e(694)]=r),null!=r&&r[e(537)]==t&&(r[e(537)]=n),e(568)==this[e(710)][e(423)](t)&&(this[e(710)][e(441)](t,e(670)),this[e(727)](e(502),t,n,r))}[kc(724)](t){const n=kc,r=t.id,s=this[n(444)](t);if(this[n(583)]&&this[n(583)][n(582)]){const o=this[n(734)][n(491)][n(423)](n(746)),i=s[n(427)],a=s[n(349)]?s[n(705)]+":"+s[n(349)]:s[n(705)],c=this[n(734)][n(602)],u=o[n(323)](Kr(c,n(567))),l={id:r,type:a,hasComments:i,data:t[n(643)]||null,originalSuggestionId:t[n(716)]||null,attributes:s[n(622)]};this[n(583)][n(582)](l)[n(718)]((t=>{const e=n;s[e(465)]=!0,o[e(520)](u),t&&t[e(428)]&&(this[e(391)][e(423)](r)[e(428)]=t[e(428)])}))[n(663)]((t=>{const r=n;throw(0,e.logWarning)(r(373)),this[r(734)][r(721)][r(401)]({isUndoable:!1},(()=>{s[r(342)]()})),s[r(539)](),this[r(391)][r(381)](s.id),this[r(710)][r(381)](s),t}))}return s}[kc(595)](t){const e=kc;return this[e(740)][e(383)](t)}[kc(610)](t,e){const n=kc,r=this[n(734)][n(491)][n(423)](n(746)),s=this[n(459)](t);if(this[n(583)]&&this[n(583)][n(400)])if(s[n(465)]){const s=r[n(323)](Kr(this[n(734)][n(602)],n(567)));this[n(583)][n(400)](t,e)[n(718)]((()=>{r[n(520)](s)}))}else s.on(n(647),(()=>{this[n(610)](t,e)}))}[kc(658)](t){const n=kc;if(!this[n(583)]||!this[n(583)][n(459)])throw new e.CKEditorError(n(437),this);return this[n(583)][n(459)](t)}[kc(557)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(421)](t),i=this[e(391)][e(423)](n)||this[e(559)](r,s,n,o,{});switch(this[e(482)](i,r,s,o),this[e(710)][e(423)](i)){case e(338):this[e(658)](n)[e(718)]((t=>{const r=e;let s=Promise[r(365)]();t[r(427)]&&(s=this[r(629)][r(628)]({channelId:this[r(734)][r(702)][r(423)](r(657)),threadId:n})),s[r(718)]((()=>{const e=r;this[e(444)](t)[e(465)]=!0}))})),this[e(710)][e(441)](i,e(648));break;case e(670):this[e(610)](n,{state:e(363)});case e(747):this[e(710)][e(441)](i,e(568)),this[e(727)](e(728),i);break;case e(568):this[e(727)](e(553),i)}return i[e(642)](t),i}[kc(492)](t){const e=kc,n=Array[e(518)](t),r=n[e(560)]((t=>e(573)==t[e(705)]));this[e(487)](r);const s=n[e(560)]((t=>!t[e(370)]&&e(573)!=t[e(705)])),o=this[e(467)]({skipNotAttached:!0})[e(560)]((t=>!t[e(370)]&&e(573)!=t[e(705)])),i=o[e(560)]((n=>!t[e(383)](n))),a=new Map(o[e(682)]((t=>[t,this[e(439)][e(604)](t[e(705)],t[e(349)],e(574))]))),c=new Map(o[e(682)]((t=>[t,t[e(386)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(711)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(711)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(711)];t++){const n=s[t];!l[e(383)](n)&&n[e(537)]&&(f[e(323)](n[e(537)]),n[e(537)][e(694)]===n&&(n[e(537)][e(694)]=null),n[e(537)]=null),!u[e(383)](n)&&n[e(694)]&&(f[e(323)](n[e(694)]),n[e(694)][e(537)]===n&&(n[e(694)][e(537)]=null),n[e(694)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(711)];e++){const r=g(t,n[e]);r&&(r[0][s(694)]=r[1],r[1][s(537)]=r[0],u[s(323)](r[0]),l[s(323)](r[1]))}}function g(t,n){const r=e;if(t[r(735)].id!==n[r(735)].id)return null;const s=a[r(423)](t)(t,n,c[r(423)](t),c[r(423)](n));return s&&a[r(423)](n)(t,n,c[r(423)](t),c[r(423)](n))?s[1][r(480)]&&s[1][r(480)][r(711)]?null:s:null}f[e(736)]&&this[e(492)](f)}[kc(487)](t){const e=kc;if(0==t[e(711)])return;const n=this[e(467)]({skipNotAttached:!0})[e(560)]((t=>e(573)==t[e(705)]&&t[e(435)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(622)]);s[e(383)](n)||(s[e(441)](n,r[e(711)]),r[e(737)]([]));const i=s[e(423)](n);r[i][e(737)](t)}!function(){const t=e;r[t(534)](((e,n)=>{const r=t,s=e[0][r(428)],o=n[0][r(428)];return s==o?e[0][r(622)][r(571)]<n[0][r(622)][r(571)]?-1:1:s<o?-1:1}));for(const e of r)e[t(534)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(711)];t++){if(0==r[t][e(711)])continue;const n=[];for(let s=t+1;s<r[e(711)];s++)0!=r[s][e(711)]&&i(r[t],r[s])&&n[e(737)](s);for(const s of n)r[t]=r[t][e(575)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(711)];n++){const r=t[n+1]||null;t[n][e(694)]!==r&&(t[n][e(694)]=r)}for(const t of r)for(let n=0;n<t[e(711)];n++){const r=t[n-1]||null;t[n][e(537)]!==r&&(t[n][e(537)]=r)}function i(t,n){const r=e;if(t[0][r(622)][r(571)]!==n[0][r(622)][r(571)]&&t[0][r(735)]!==n[0][r(735)])return!1;if(!function(t,e){const n=r;return!t[n(427)]&&!e[n(427)]||(!t[n(427)]||!e[n(427)])&&(!!(t[n(427)]&&e[n(428)]<t[n(480)][n(485)][n(423)](0)[n(428)])||!!(e[n(427)]&&t[n(428)]<e[n(480)][n(485)][n(423)](0)[n(428)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(622)],r(571)),o=Ac(n[0][r(622)],r(571));return!!Fr(s,o)&&(!!t[r(641)]((t=>n[r(707)]((e=>t[r(386)]()[r(463)](e[r(386)]())))))&&n[r(641)]((e=>t[r(707)]((t=>e[r(386)]()[r(463)](t[r(386)]()))))))}}[kc(704)](t){const e=kc,n=Array[e(518)](t),r=this[e(467)]({skipNotAttached:!0}),s=r[e(560)]((n=>!t[e(383)](n))),o=new Map(n[e(682)]((t=>[t,this[e(439)][e(604)](t[e(705)],t[e(349)],e(438))]))),i=new Map(r[e(682)]((t=>[t,t[e(577)]()])));for(let t=0;t<n[e(711)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(711)];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(711)];e++){const s=r[e];if(s[a(705)]!==n[a(705)]||s[a(735)].id!==n[a(735)].id||s[a(349)]!==n[a(349)])continue;if(!Bc(n,s))continue;if(a(573)==n[a(705)]&&n[a(643)][a(358)]!=s[a(643)][a(358)])continue;if(a(573)==n[a(705)]&&t[a(595)](n[a(643)][a(695)]))continue;if(a(327)==n[a(705)]){const e=t[a(734)][a(721)],r=n[a(644)]();if(r&&(e[a(396)][a(543)](r)||e[a(396)][a(522)](r)))continue}const c=o[a(423)](n),u=i[a(423)](n),l=i[a(423)](s),f=n[a(480)]&&n[a(480)][a(711)],h=s[a(480)]&&s[a(480)][a(711)];if(!f&&c(l,u))return t[a(706)](s,n),i[a(381)](n),!0;if(!h&&c(u,l))return t[a(706)](n,s),i[a(381)](s),!0}return!1}}[kc(706)](t,e){const n=kc;if(t[n(370)])for(const r of e[n(577)]())t[n(608)](r);else{const r=e[n(386)]()[n(521)];this[n(451)](t,this[n(328)][n(508)](t[n(386)]()[n(357)],r))}e[n(732)]()}[kc(713)](t,e,n){const r=kc,s=t[r(476)](r(650))||t[r(476)](r(573))?r(321):t[r(549)]();return Kr(this[r(734)][r(602)],e+"_"+s+r(509),n)}[kc(591)](){const t=kc,n=this[t(734)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(328)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(421)](t[i(332)]);if(i(399)===e){r[i(410)](this[i(713)](n,i(552)));break}}for(const t of s){const{group:n,type:s}=this[i(421)](t[i(332)]);if(i(399)===n){r[i(410)](this[i(713)](s,i(554),(0,e.getEnvKeystrokeText)(o.ENTER_THREAD_KEYSTROKE)));break}}}))}[kc(546)](t){const e=kc;if(this[e(354)])return!1;const n=this[e(734)],r=n[e(721)][e(506)][e(355)][e(589)]();if(0==r[e(711)])return!1;const s=[],o=r[e(560)]((t=>e(573)==t[e(705)])),i=r[e(560)]((t=>e(680)==t[e(705)]&&e(499)!=t[e(332)])),a=r[e(560)]((t=>e(520)==t[e(705)]&&e(499)!=t[e(332)]));for(const t of o)s[e(737)]({key:t[e(478)],newValue:t[e(578)],oldValue:t[e(527)],range:Fc(t[e(530)],n[e(721)])});for(const t of i){const r=a[e(455)]((n=>n[e(556)][e(463)](t[e(556)])));r&&s[e(737)]({key:e(618),newValue:t[e(332)],oldValue:r[e(332)],range:n[e(721)][e(430)](t[e(556)][e(347)])})}return 0!=s[e(711)]&&this[e(726)](t,s)}[kc(422)](t){const e=kc;let n=!1;const r=this[e(734)][e(721)][e(506)][e(355)][e(526)]()[e(560)]((t=>t[e(643)][e(616)]&&t[e(332)][e(476)](e(471))));for(const s of r){const{subType:r,id:o}=this[e(421)](s[e(332)]),i=r[e(691)]("|")[0];for(const r of this[e(467)]({skipNotAttached:!0}))r.id!=o&&e(573)==r[e(705)]&&r[e(643)]&&r[e(643)][e(695)]==i&&r[e(386)]()[e(330)](s[e(643)][e(616)])&&(this[e(515)](r,s[e(643)][e(616)],t),n=!0)}return n}[kc(712)](t){const e=kc;this[e(734)],this[e(354)]=!0,t()}[kc(717)](t){const e=kc,n=this[e(595)](t),r=this[e(615)][e(383)](t);return n||r}[kc(726)](t,e){const n=kc;if(0==e[n(711)])return!1;let r=!1;for(const s of e){const e=this[n(594)](s[n(530)],n(573))[n(560)]((t=>!t[n(603)][n(375)]))[n(682)]((t=>t[n(399)])),i=(0,o.hashObject)({newValue:s[n(418)]});e[n(560)]((t=>{const e=n,[r,o]=t[e(349)][e(691)]("|");return r==s[e(695)]&&o!=i}))[n(387)]((e=>{const o=n;this[o(515)](e,s[o(530)],t),r=!0}))}return r}[kc(515)](t,e,n){const r=kc,s=t[r(386)]()[r(587)](e);0!==s[r(711)]?1!==s[r(711)]?this[r(679)](t,e[r(357)],e[r(521)]):this[r(451)](t,s[0]):n[r(667)](t[r(606)]())}}class Sc{constructor(t){const e=kc;this[e(536)]=t,this[e(328)]=t[e(721)],this[e(593)]=new Map,this[e(337)]=new Map,this[e(693)]()}[kc(504)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(328)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(604)](t,e,i(529))(...n),onDiscard:(...n)=>this[i(604)](t,e,i(342))(...n)})}[kc(501)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(593)][s(441)](o,r)}[kc(604)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(593)][r(423)](s)||this[r(337)][r(423)](t+":"+n)}[kc(693)](){const t=kc,e=()=>!1,n=t=>{const e=Nc;t[e(534)](((t,n)=>t[e(357)][e(402)](n[e(357)])?1:-1)),this[e(328)][e(495)]((n=>{const r=e;for(const e of t){let t;t=e[r(521)][r(479)]&&e[r(521)][r(645)]==e[r(357)][r(347)]?n[r(440)](e[r(357)][r(347)],"on"):n[r(440)](e),this[r(328)][r(524)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Nc;e&&this[n(328)][n(495)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(682)]((t=>(vc(t)&&(t=this[s(328)][s(508)](t[s(521)])),t)))[s(560)]((t=>s(739)!==t[s(461)][s(362)]));if(c[s(711)]<1)return;const u=Array[s(518)](this[s(328)][s(506)][s(425)][s(577)]())[s(682)]((t=>i.LiveRange[s(483)](t)));r[s(620)](c);for(const t of this[s(536)][s(496)][s(496)]())t[s(344)]();a[s(737)]({forceDefaultExecution:!0}),this[s(536)][s(406)](o,...a);const l=u[s(560)]((t=>s(739)!=t[s(461)][s(362)]));l[s(711)]>0&&r[s(620)](l);for(const t of u)t[s(343)]()}))},s=(e,n)=>1==e[t(711)]&&1==n[t(711)]&&e[0][t(521)][t(463)](n[0][t(357)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(328)])?[e,n]:xc(n,e,s,r,this[t(328)])?[n,e]:null;this[t(337)][t(441)](t(488),e),this[t(337)][t(441)](t(434),n),this[t(337)][t(441)](t(569),s),this[t(337)][t(441)](t(443),o),this[t(337)][t(441)](t(353),n),this[t(337)][t(441)](t(659),e),this[t(337)][t(441)](t(475),s),this[t(337)][t(441)](t(599),o),this[t(337)][t(441)](t(452),r),this[t(337)][t(441)](t(371),e),this[t(337)][t(441)](t(654),s),this[t(337)][t(441)](t(420),e),this[t(337)][t(441)](t(497),r),this[t(337)][t(441)](t(585),e),this[t(337)][t(441)](t(672),s),this[t(337)][t(441)](t(558),e),this[t(337)][t(441)](t(639),e),this[t(337)][t(441)](t(329),((e,n)=>{const r=t;if(!n)return;const s=this[r(536)][r(491)][r(423)](Rc);this[r(328)][r(495)]((t=>{const o=r;if(o(618)==n[o(695)])for(const r of e){const e=r[o(357)][o(347)],s=n[o(358)];t[o(731)](e,s)}else if(s[o(595)](n[o(695)]))for(const r of e)void 0!==n[o(358)]?t[o(562)](n[o(695)],n[o(358)],r[o(357)][o(347)]):t[o(519)](n[o(695)],r[o(357)][o(347)]);else for(const r of e)n[o(358)]?t[o(562)](n[o(695)],n[o(358)],r):t[o(519)](n[o(695)],r)}))})),this[t(337)][t(441)](t(457),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(645)][r(513)]({includeSelf:!0,parentFirst:!0})){if(s[r(461)]==s)return!1;if(!n[r(544)](s))return!1;if(t[r(543)](s)||t[r(522)](s))return!0}return!1}function vc(t){const e=kc;return t[e(521)][e(645)]==t[e(357)][e(347)]&&t[e(521)][e(322)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(627)].is(s(407))&&!r[s(543)](t[s(627)]),i=t[s(357)][s(637)](o),a=t[s(521)][s(637)](o,{direction:s(564)});return!(t[s(357)][s(463)](i)&&t[s(521)][s(463)](a)||(i[s(402)](a)?n[s(367)](e,{range:n[s(508)](i,a)}):n[s(667)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(357)][e(347)];return n&&n.is(e(631))}function Fc(t,e){const n=kc;return null==t[n(521)][n(414)]&&t[n(521)][n(645)]==t[n(357)][n(347)]?Pc(t[n(357)][n(347)],e):t}function Pc(t,e){const n=kc,r=e[n(396)][n(543)](t)||e[n(396)][n(666)](t);return e[n(508)](e[n(462)](t,n(597)),r?e[n(592)](t):e[n(462)](t,n(521)))}function xc(t,e,n,r,s){const o=kc;if(t[o(694)])return!1;if(!Bc(t,e))return!1;if(n[o(521)][o(463)](r[o(357)]))return!0;if(t[o(705)]!=e[o(705)])return!1;if(!n[o(521)][o(538)](r[o(357)]))return!1;const i=s[o(508)](n[o(521)],r[o(357)])[o(469)]();for(const t of i)if([o(456),o(601)][o(700)](t[o(705)])&&s[o(396)][o(522)](t[o(627)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(435)]||!e[n(435)])return!1;const r=new Set(Object[n(671)](t[n(622)])),s=new Set(Object[n(671)](e[n(622)]));if(r[n(381)](n(571)),s[n(381)](n(571)),0==r[n(736)]&&0==s[n(736)])return!0;if(r[n(736)]!=s[n(736)])return!1;const o={...t[n(622)]},i={...e[n(622)]};return delete o[n(571)],delete i[n(571)],JSON[n(572)](o)==JSON[n(572)](i)}function Uc(t,e){const n=kc,r=jc(t[n(622)]),s=jc(e);if(!t[n(435)])return!1;for(const t of Object[n(671)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(703)]({},t);return delete n[e(678)],delete n[e(348)],n}const Gc=Hc;function Vc(){const t=["isDirty","model","_editor","1260eVBOZY","add","1763111NREOdH","_acceptCommand","discardSuggestion","4tZlXVw","acceptSuggestion","get","bind","getRanges","_discardCommand","20286670GAnEnN","unbind","_setPendingAction","canDiscard","commands","9fxDTRr","_removePendingAction","isEnabled","_pendingAction","commentThreadController","change:isDirty","canEditAt","1211016UnfuIW","PENDING_ACTION_SUGGESTION","remove","locale","30695ysvrcu","plugins","execute","7761736XVnExH","1317760KrJlCf","view","listenTo","stopListening","PendingActions","canAccept","4881594EGYrRz","destroy"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=149]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(881629===parseInt(e(169))/1+-parseInt(e(161))/2+parseInt(e(175))/3*(parseInt(e(185))/4)+-parseInt(e(165))/5*(-parseInt(e(180))/6)+parseInt(e(182))/7+-parseInt(e(168))/8+-parseInt(e(154))/9*(parseInt(e(149))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(178)]=e,this[s(170)]=n,this[s(158)]=r,this[s(179)]=t,this[s(183)]=t[s(153)][s(187)](s(186)),this[s(190)]=t[s(153)][s(187)](s(184)),this[s(170)][s(188)](s(156)).to(this[s(183)],this[s(190)],((t,e)=>t||e)),this[s(170)][s(188)](s(174)).to(this[s(183)],s(156),(t=>t&&this[s(179)][s(178)][s(160)](e[s(189)]()))),this[s(170)][s(188)](s(152)).to(this[s(190)],s(156),(t=>t&&this[s(179)][s(178)][s(160)](e[s(189)]()))),this[s(157)]=null,n[s(177)]&&this[s(151)](),this[s(171)](n,s(186),(()=>this[s(186)]())),this[s(171)](n,s(184),(()=>this[s(184)]())),this[s(171)](n,s(159),(()=>{const t=s;n[t(177)]?this[t(151)]():this[t(155)]()}))}[Gc(186)](){const t=Gc;this[t(183)][t(167)](this[t(178)].id)}[Gc(184)](){const t=Gc;this[t(190)][t(167)](this[t(178)].id)}[Gc(176)](){const t=Gc;this[t(170)][t(150)](t(156)),this[t(170)][t(150)](t(174)),this[t(170)][t(150)](t(152)),this[t(172)](),this[t(158)][t(176)](),this[t(157)]&&this[t(155)]()}[Gc(151)](){const t=Gc,e=Kr(this[t(179)][t(164)],t(162));this[t(157)]=this[t(179)][t(166)][t(187)](t(173))[t(181)](e)}[Gc(155)](){const t=Gc;null!==this[t(157)]&&this[t(179)][t(166)][t(187)](t(173))[t(163)](this[t(157)]),this[t(157)]=null}}const Wc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=362]})(t,e)}function Xc(){const t=["CommentView","editorConfig","focusCycler","commentsListView","body","addComment","commentInputView","hasDirtyComment","focusTracker","assign","target","setData","_createCommentViews","submit","487848iKyUKB","removeComment","locale","destroy","delegate","isReadOnly","descriptionParts","485kRaKsX","canDiscard","value","keystrokes","44260DSnlOZ","fire","disableComments","textContent","_localUser","_config","authoredAt","1708026SzYtvD","canAccept","text/html","cancel","length","author","formatDateTime","isEnabled","1194506edUqam","element","ariaDescriptionView","423uegmWs","tab","parseFromString","updateComment","commentThreadInputView","shift+tab","focusables","name","map","isActive","render","_createCommentThreadInputView","7IhASwE","content","4551328wzATkR","bind","showInput","ariaLabel","disabledSubmit","SUGGESTION_THREAD_ARIA_LABEL","_model","editor","set","join","SUGGESTION_THREAD_DESCRIPTION","1635741UEUuvW","384100VJzGGu","commentThread","isDirty","focus"];return(Xc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(930900===parseInt(e(364))/1+-parseInt(e(390))/2+-parseInt(e(418))/3+-parseInt(e(375))/4*(parseInt(e(371))/5)+parseInt(e(382))/6+parseInt(e(405))/7*(parseInt(e(407))/8)+parseInt(e(393))/9*(parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class qc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(426)]=null,this[a(397)]=null,this[a(392)]=new o.AriaDescriptionView(t,Kr(t,a(417))),this[a(415)](a(402),!1),this[a(415)](a(381),n[a(381)]),this[a(408)](a(381)).to(n),this[a(415)](a(370),[]),this[a(415)](a(421),!1),this[a(415)](a(389),!1),this[a(415)](a(383),!1),this[a(415)](a(372),!1),this[a(408)](a(410)).to(this,a(386),n,a(381),this,a(370),((t,e,r)=>{const s=a,o=r[s(401)]((t=>_(t[s(406)])))[s(416)](". ")+".";return Kr(this[s(366)],s(412),[t-1,n[s(387)][s(400)],e?i[s(388)](e):"",(new DOMParser)[s(395)](o,s(384))[s(427)][s(378)]])})),this[a(399)]=new s.ViewCollection,this[a(431)]=new e.FocusTracker,this[a(374)]=new e.KeystrokeHandler,this[a(425)]=new s.FocusCycler({focusables:this[a(399)],focusTracker:this[a(431)],keystrokeHandler:this[a(374)],keystrokeHandlerOptions:{filter:t=>t[a(433)]!==this[a(391)]},actions:{focusPrevious:a(398),focusNext:a(394)}}),this[a(413)]=n,this[a(379)]=r,this[a(380)]=i,i[a(377)]?this[a(415)](a(386),1):this[a(362)]()}[Wc(403)](){const t=Wc;super[t(403)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(399)])}[Wc(422)](){const t=Wc;this[t(391)][t(422)]()}[Wc(367)](){const t=Wc;this[t(426)]&&this[t(426)][t(367)](),this[t(397)]&&this[t(397)][t(367)](),super[t(367)]()}[Wc(362)](){const t=Wc,{CommentsListView:e}=this[t(380)];this[t(426)]=new e(this[t(366)],this[t(413)][t(420)],Object[t(432)]({CommentView:this[t(380)][t(423)]},this[t(380)])),this[t(426)][t(368)](t(365)).to(this),this[t(426)][t(368)](t(396)).to(this),this[t(426)][t(408)](t(402)).to(this),this[t(415)](t(386),this[t(426)][t(386)]+1),this[t(408)](t(386)).to(this[t(426)],t(386),(t=>t+1)),this[t(397)]=this[t(404)](),this.on(t(365),(()=>this[t(422)]())),this[t(408)](t(421)).to(this[t(426)],t(430),this[t(397)][t(429)],t(373),((t,e)=>t||!!e))}[Wc(404)](){const t=Wc,{CommentThreadInputView:e}=this[t(380)],n=new e(this[t(366)],this[t(379)],this[t(380)][t(424)]),r=n[t(429)];return n[t(408)](t(409)).to(this,t(402),this[t(413)][t(420)],t(369),r,t(373),((t,e,n)=>!!n||t&&!e)),r.on(t(363),((e,n)=>{const s=t;this[s(376)](s(428),n),r[s(414)][s(434)]("")})),r.on(t(385),(()=>this[t(422)]())),r[t(408)](t(411)).to(this[t(413)][t(420)],t(369)),n}}const Zc=Yc;function Jc(){const t=["301315XllppK","ck-rounded-corners","ck-suggestion-wrapper--active","10809LXVkfo","442816IrbJMn","listitem","bindTemplate","discardButton","commentThreadInputView","ck-suggestion-","ariaLabel","2091rFgsdK","ck-suggestion-wrapper","add","SuggestionView","canDiscard","bind","description","author","_config","push","ck-suggestion--disabled-comments","getTemplate","906liXzub","_descriptionElement","editorDestroyed","1510FyQCGu","5sHMKnP","descriptionParts","delegate","suggestionView","disableComments","ariaDescriptionView","</p>","_model","acceptButton","type","canAccept","<p>","focusables","editorReady","2443866pykpOt","isActive","commentThread","acceptSuggestion","setTemplate","1720060pNERdF","div","color","content","commentsListView","186434gDhBiK","discardSuggestion","set","render","formatDateTime","isEnabled"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(331221===parseInt(e(504))/1+-parseInt(e(476))/2*(-parseInt(e(521))/3)+parseInt(e(499))/4+parseInt(e(480))/5*(-parseInt(e(494))/6)+parseInt(e(510))/7+-parseInt(e(514))/8+-parseInt(e(513))/9*(parseInt(e(479))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Qc extends qc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(506)](s(489),""),this[s(526)](s(489)).to(this,s(481),(t=>t&&t[0]?t[0][s(489)]:"")),this[s(526)](s(527)).to(this,s(481),this,s(495),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(491)+_(e[n(502)],e[n(501)])+n(486);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(477)]=null,this[s(483)]=new(r[s(524)])(t,e,{formatDateTime:r[s(508)]}),this[s(483)][s(526)](s(527)).to(this),this[s(483)][s(482)](s(497),s(505)).to(this),this[s(483)][s(488)][s(526)](s(509)).to(this,s(490)),this[s(483)][s(517)][s(526)](s(509)).to(this,s(525)),this[s(492)][s(523)](this[s(483)]),this[s(503)]&&this[s(492)][s(523)](this[s(503)]),this[s(518)]&&this[s(492)][s(523)](this[s(518)]),this[s(498)](this[s(475)]())}[Zc(475)](){const t=Zc,e=this[t(516)],n=[this[t(483)]];return this[t(503)]&&n[t(530)](this[t(503)]),this[t(518)]&&n[t(530)](this[t(518)]),n[t(530)](this[t(485)]),{tag:t(500),attributes:{class:["ck",t(511),t(522),e.if(t(495),t(512)),e.to(t(489),(e=>t(519)+e)),this[t(529)][t(484)]&&t(531)],"data-suggestion-id":this[t(487)].id,"data-thread-id":this[t(487)][t(496)].id,"data-author-id":this[t(487)][t(528)].id,tabindex:0,role:t(515),"aria-label":e.to(t(520)),"aria-describedby":this[t(485)].id},children:n}}[Zc(507)](){const t=Zc;super[t(507)](),this[t(503)]&&(this[t(503)][t(482)](t(493)).to(this),this[t(503)][t(482)](t(478)).to(this)),this[t(518)]&&(this[t(518)][t(482)](t(493)).to(this),this[t(518)][t(482)](t(478)).to(this))}}function $c(){const t=["tab","render","querySelector","acceptButton","EXTERNAL_IMPORT_WORD_AVATAR","fire","ck-suggestion--accept","ck-suggestion__user","shift+tab","authoredAt","setTemplate","bindTemplate","check","esc","cancel","locale","add","ck-annotation__content-wrapper","getUserViewNotificationText","focusTracker","31149MYYcWM","getExternalSuggestionNote","_createButton","3849PRJJLA","description","getTemplate","EXTERNAL_SUGGESTION","164791HIUUpe","keystrokes","acceptSuggestion","div","author","discardButton","1028712EJrcEc","Accept suggestion","ck-annotation__main","Discard suggestion","EXTERNAL_IMPORT_WORD_SUGGESTION","enter",".ck-annotation__content-wrapper","isExternal","listenTo","678178MYcgMC","set","change:description","2jPRtUg","ck-comment__info-time","_config","element","ck-annotation__info-name","ck-annotation__info","extendTemplate","ck-annotation__info-time","focusCycler","execute","attributes","span","userView","ck-suggestion--discard","source","focusables","_setupKeyboardNavigation","_model","focusFirst","ck-annotation","1056CGwNin","EXTERNAL_AVATAR","2885407KIhEkt","name","creator","ck-suggestion__main","target","ck-annotation__actions","ck-suggestion__info-name","formatDateTime","time","innerHTML","@external","focus","bind","ck-suggestion","discardSuggestion","push","ck-suggestion__info","importWord","ck-comment__external","4406982rJtbIh","ck-suggestion__actions","5UygJhM","750IMWlgN","ck-annotation__user","presentation","48CqJqbB"];return($c=function(){return t})()}const tu=eu;function eu(t,e){const n=$c();return(eu=function(t,e){return n[t-=251]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(465258===parseInt(e(283))/1*(parseInt(e(280))/2)+parseInt(e(261))/3*(-parseInt(e(303))/4)+parseInt(e(326))/5*(-parseInt(e(324))/6)+parseInt(e(305))/7+parseInt(e(271))/8+parseInt(e(258))/9*(parseInt(e(327))/10)+-parseInt(e(265))/11*(-parseInt(e(330))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($c);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(300)]=r,this[a(285)]=i,this[a(281)](a(262),""),this[a(317)](a(340)).to(r),this[a(334)]=this[a(260)](Kr(n,a(272)),t.icons[a(343)],a(337),a(267),"sw"),this[a(270)]=this[a(260)](Kr(n,a(274)),t.icons[a(252)],a(296),a(319),"sw"),this[a(295)]=new o.UserView(n,r[a(269)],this[a(256)]()),this[a(295)][a(289)]({attributes:{class:[a(338),a(328)],"aria-hidden":!0}}),this[a(298)]=new s.ViewCollection([this[a(334)],this[a(270)]]),this[a(257)]=new e.FocusTracker,this[a(266)]=new e.KeystrokeHandler,this[a(291)]=new s.FocusCycler({focusables:this[a(298)],focusTracker:this[a(257)],keystrokeHandler:this[a(266)],actions:{focusPrevious:a(339),focusNext:a(331)},keystrokeHandlerOptions:{filter:t=>t[a(309)]!==this[a(286)]}}),this[a(341)](this[a(263)]())}[tu(332)](){const t=tu;super[t(332)]();const e=this[t(286)][t(333)](t(277));e[t(314)]=this[t(262)],this.on(t(282),((n,r,s)=>{e[t(314)]=s})),this[t(299)]()}[tu(263)](){const t=tu,e=this[t(342)],n=[{tag:t(268),attributes:{class:[t(321),t(288)]},children:[{tag:t(294),children:[{text:this[t(295)][t(306)]}],attributes:{class:[t(311),t(287)]}},{tag:t(313),attributes:{datetime:e.to(t(340)),class:[t(284),t(290)]},children:[{text:e.to(t(340),(e=>this[t(285)][t(312)](e)))}]}]},{tag:t(268),attributes:{class:[t(325),t(310)]},children:[this[t(334)],this[t(270)]]},{tag:t(268),attributes:{class:[t(255)]}}];return this[t(300)][t(278)]&&n[t(320)]({tag:t(268),attributes:{class:[t(323)]},children:[{text:this[t(259)]()}]}),{tag:t(268),attributes:{class:[t(318),t(302)],tabindex:-1},children:[this[t(295)],{tag:t(268),attributes:{class:[t(308),t(273)],role:t(329)},children:n}]}}[tu(316)](){const t=tu;this[t(286)][t(316)]()}[tu(256)](){const t=tu;return this[t(300)][t(278)]?t(322)===this[t(300)][t(293)][t(315)][t(297)]?Kr(this[t(253)],t(335),this[t(300)][t(307)][t(306)]):Kr(this[t(253)],t(304),this[t(300)][t(307)][t(306)]):null}[tu(259)](){const t=tu;return t(322)===this[t(300)][t(293)][t(315)][t(297)]?Kr(this[t(253)],t(275)):Kr(this[t(253)],t(264))}[tu(260)](t,e,n,r,s){const i=tu,a=new o.LateFocusButtonView(this[i(253)]);return a[i(281)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(289)]({attributes:{class:n}}),a.on(i(292),(()=>{const t=i;this[t(336)](r,this[t(300)].id)})),a}[tu(299)](){const t=tu,e=this[t(286)];this[t(266)][t(279)](e);for(const e of this[t(298)])this[t(257)][t(254)](e[t(286)]),this[t(266)][t(279)](e[t(286)]);this[t(266)][t(281)](t(276),((n,r)=>{const s=t;e===n[s(309)]&&(this[s(291)][s(301)](),r())})),this[t(266)][t(281)](t(251),((n,r)=>{const s=t;e!==n[s(309)]&&(this[s(316)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=432]})(t,e)}function iu(){const t=["reduce","discardSelectedSuggestions","clear","model","listenTo","Accept all suggestions","SuggestionThreadView","getRanges","actionView","getByInnerView","menuitemcheckbox","67191oBpAzk","button","1004TXRtgQ","Track changes","EditorAnnotations","getSuggestion","commandName","refreshSelectedViews","trackChanges.SuggestionThreadView","_addUIComponentsToFactory","length","stopListening","trackChanges","_updateController","get","_splitMarkerName","init","2308992uYeYBT","view","registerAnnotation","isMultiRange","_createToolbarButton","menuitem","comments.maxThreadTotalWeight","from","type","isOn","acceptAllSuggestions","addSourceCollector","keystrokes","2669274ZVkJjz","low","Discard all selected suggestions","_handleControllerBuffer","acceptButton","source","suggestionUnloaded","_handleSuggestionControllerDelayed","pluginName","escape","arrowView","discardAllSuggestions","createAnnotationView","descriptionFactory","33505YXBuLH","head","plugins","has","editing","keys","menuBar:trackChanges","delegate","suggestionLoaded","comments","locale","values","acceptSelectedSuggestions","remove","suggestionChanged","_refreshActiveMarkers","componentFactory","_viewToController","_suggestionToController","separator","delete","createAnnotation","suggestionView","trackChanges.disableComments","requires","getJoined","comments.editorConfig","getDescriptions","config","change:activeAnnotations","12593740jBYKLw","focus","toMany","getMarkerNames","push","filter","commentsListView","_disableComments","children","176adQOkt","menu","_bindAnnotationToEditors","hasSuggestion","activeAnnotations","isEnabled","CommentView","some","Annotations","trackChanges.SuggestionView","_initializeController","execute","TrackChangesUI","set","Accept all selected suggestions","editor","isInContent","switchbutton","_createMenuBarMenu","createCommentThreadController","82MXTZIE","add","define","_annotationViews","previous","innerView","CommentsRepository","bind","commentThread","discardButton","size","items","TrackChangesEditing","commands","suggestion-","lowest","descriptionParts","addComment","Discard all suggestions","destroy","comments.maxCommentCharsWhenCollapsed","_unbindEditors","SuggestionView","buttonView","panelView","change:previous","comments.maxCommentsWhenCollapsed","62253jyslzZ","getMarkers","getAllAdjacentSuggestions","mainView","isDirty","getFirstRange","_destroyController","_initKeyboardNavigationToThread","CommentsUI","125609MyqePy","unbind","value","activeMarkers"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(888506===parseInt(e(528))/1+parseInt(e(492))/2*(parseInt(e(543))/3)+-parseInt(e(545))/4*(parseInt(e(433))/5)+parseInt(e(573))/6+-parseInt(e(560))/7+-parseInt(e(472))/8*(-parseInt(e(519))/9)+parseInt(e(463))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(457)](){const t=su;return[Rc,o.Users,t(498),t(480),t(547)]}static get[su(581)](){return su(484)}constructor(t){const e=su;super(t),this[e(451)]=new Map,this[e(450)]=new Map,this[e(495)]=new Map,this[e(576)]=new Map;const n=this[e(487)][e(461)];n[e(494)](e(551),Qc),n[e(494)](e(481),nu),n[e(494)](e(456),!1),this[e(470)]=n[e(557)](e(456)),this[e(526)]()}[su(580)](t,e){const n=su;0===this[n(576)][n(502)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(576)]){const r=this[t(451)][t(436)](e);r||n?r&&n&&this[t(525)](e):this[t(482)](e)}this[t(576)][t(534)](),this[t(487)][t(435)][t(557)](t(547))[t(550)](),this[t(448)]()}),10),this[n(576)][n(485)](t,e)}[su(559)](){const t=su,e=this[t(487)],n=e[t(435)][t(557)](t(504)),r=e[t(435)][t(557)](t(480)),s=e[t(435)][t(557)](t(547)),o=e[t(435)][t(557)](t(498));this[t(552)](),s[t(571)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(567)](this[e(451)])){const s=t[e(521)](),o=[];for(const t of s){if(!t[e(488)])continue;if(t[e(563)]){o[e(467)](...t[e(539)]());continue}const n=t[e(524)]();if(o[e(553)]>0){const t=o[0][e(458)](n);if(t){o[0]=t;continue}}o[e(467)](n)}n[e(467)]([r[e(561)],o])}return n})),this[t(536)](n,t(441),((e,n)=>{const r=t;this[r(536)](n,r(517),((t,e,s,o)=>{const i=r;n[i(488)]&&(null==s?(this[i(556)](o[i(434)]),this[i(580)](n,!1)):(this[i(556)](s[i(434)]),null==o&&this[i(580)](n,!0)))})),null!==n[r(496)]?this[r(556)](n[r(434)]):this[r(580)](n,!1)})),this[t(536)](n,t(579),((e,n,r)=>{const s=t;this[s(554)](n,s(517)),this[s(576)][s(453)](n),this[s(451)][s(436)](n)&&this[s(525)](n),r&&this[s(556)](r[s(434)])})),this[t(536)](n,t(447),((e,n)=>{this[t(556)](n)})),this[t(536)](r,t(462),(()=>{this[t(448)]()})),this[t(536)](o,t(509),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(475)](r))return;const i=n[o(548)](r);this[o(451)][o(557)](i)[o(561)][o(469)][o(464)](-1)}),{priority:t(507)})}[su(448)](){const t=su,e=this[t(487)][t(435)][t(557)](t(480)),n=this[t(487)][t(435)][t(557)](t(504)),r=Array[t(567)](e[t(476)],(e=>e[t(497)]))[t(468)]((e=>this[t(450)][t(436)](e))),s=[];for(const e of r){const n=this[t(450)][t(557)](e)[t(535)][t(521)]();s[t(467)](...n[t(532)](((e,n)=>[...e,...n[t(466)]()]),[]))}n[t(531)]=s}[su(552)](){const t=su,n=this[t(487)],r=n[t(443)],o=Kr(r,t(546)),i=new e.Collection([{type:t(489),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(555),role:t(542)})},{type:t(452)},{type:t(544),model:new s.ViewModel({withText:!0,label:Kr(r,t(537)),commandName:t(570),role:t(565)})},{type:t(544),model:new s.ViewModel({withText:!0,label:Kr(r,t(486)),commandName:t(445),role:t(565)})},{type:t(544),model:new s.ViewModel({withText:!0,label:Kr(r,t(510)),commandName:t(584),role:t(565)})},{type:t(544),model:new s.ViewModel({withText:!0,label:Kr(r,t(575)),commandName:t(533),role:t(565)})}]);for(const e of i)if(cu(e)){const r=n[t(505)][t(557)](e[t(535)][t(549)]);e[t(535)][t(499)](t(569),t(477)).to(r,t(530),t(477))}n.ui[t(449)][t(493)](t(555),(e=>this[t(564)](e,i,o))),n.ui[t(449)][t(493)](t(439),(e=>this[t(490)](e,i,o)))}[su(564)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(487)][r(505)][r(557)](r(555));o[r(515)][r(485)]({tooltip:n,label:n,icon:ru}),o[r(515)][r(499)](r(569)).to(i,r(530)),o[r(515)].on(r(483),(()=>{const t=r;i[t(483)](),this[t(487)][t(437)][t(561)][t(464)]()})),(0,s.addListToDropdown)(o,e,{role:r(473)});const a=[];for(const t of e)cu(t)&&a[r(467)](this[r(487)][r(505)][r(557)](t[r(535)][r(549)]));const c=o[r(515)];return c[r(540)][r(529)](r(477)),c[r(583)][r(529)](r(477)),c[r(540)][r(499)](r(477)).to(i,r(477)),c[r(583)][r(499)](r(477))[r(465)](a,r(477),((...t)=>t[r(479)]((t=>t)))),o.on(r(483),(t=>{const e=r;this[e(487)][e(483)](t[e(578)][e(549)]),this[e(487)][e(437)][e(561)][e(464)]()})),o}[su(490)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(487)][r(505)][r(557)](r(555));o[r(515)][r(485)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(452)==n[r(568)]){a[r(503)][r(493)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(535)];i[r(499)](...Object[r(438)](c)).to(c),i[r(440)](r(483)).to(o),i.on(r(483),(()=>{const t=r;this[t(487)][t(483)](c[t(549)]),this[t(487)][t(437)][t(561)][t(464)]()})),e[r(471)][r(493)](i),a[r(503)][r(493)](e)}return o[r(499)](r(477)).to(i,r(477)),o[r(516)][r(471)][r(493)](a),o}[su(482)](t){const e=su,n=this[e(487)],r=n[e(461)],s=n[e(435)][e(557)](e(480)),i=n[e(435)][e(557)](e(498)),a=n[e(435)][e(557)](e(547)),c=n[e(435)][e(557)](o.Users).me,u=r[e(557)](e(555))[e(538)],l=r[e(557)](e(555))[e(514)],{CommentsListView:f,CommentThreadInputView:h}=n[e(435)][e(557)](e(527));let g,d;this[e(495)][e(436)](t.id)?(d=this[e(495)][e(557)](t.id),g=d[e(522)]):(g=new u(n[e(443)],t,c,{disableComments:this[e(470)],editorConfig:r[e(557)](e(459)),maxCommentsWhenCollapsed:r[e(557)](e(518)),maxThreadTotalWeight:r[e(557)](e(566)),maxCommentCharsWhenCollapsed:r[e(557)](e(512)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(557)](e(443))),CommentView:r[e(557)](e(442))[e(478)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(455)][e(577)].on(e(483),(()=>{const t=e;n[t(437)][t(561)][t(464)]()})),g[e(455)][e(501)].on(e(483),(()=>{const t=e;n[t(437)][t(561)][t(464)]()})),d=s[e(585)](this[e(487)][e(443)],g),d[e(499)](e(523)).to(g,e(523)),d[e(499)](e(553)).to(g),d[e(499)](e(568)).to(g,e(568),(t=>e(506)+t)),this[e(536)](g,e(582),(()=>{const t=e;n[t(437)][t(561)][t(464)]()}),{priority:e(574)}),this[e(495)][e(485)](t.id,d));const p=i[e(491)](t[e(500)],g),m=new zc(n,t,g,p),I=t[e(521)]()[e(468)]((t=>t[e(488)]));g[e(508)]=n[e(435)][e(557)](e(504))[e(432)][e(460)](I),this[e(451)][e(485)](t,m),this[e(450)][e(485)](g,m);const E=s[e(454)]({view:d,target:()=>{const r=e,s=[],i=t[r(521)]()[r(468)]((t=>t[r(488)]));for(const t of i)s[r(467)](...t[r(520)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(437)],s)},type:()=>e(506)+m[e(561)][e(568)]});i[e(474)](g,E),s[e(493)](E),a[e(562)](E)}[su(525)](t){const e=su,n=this[e(487)][e(435)][e(557)](e(498)),r=this[e(487)][e(435)][e(557)](e(480)),s=this[e(451)][e(557)](t),o=s[e(561)],i=r[e(541)](o);n[e(513)](o),i&&r[e(446)](i),this[e(451)][e(453)](t),this[e(450)][e(453)](o),s[e(511)]()}[su(556)](t){const e=su;if(!t[e(488)]||!this[e(451)][e(436)](t))return;const n=this[e(487)][e(435)][e(557)](e(504)),r=this[e(451)][e(557)](t),s=t[e(521)]();r[e(561)][e(508)]=n[e(432)][e(460)](s)}[su(526)](){const t=su;this[t(487)][t(572)][t(485)](o.ENTER_THREAD_KEYSTROKE,((e,n)=>{const r=t,s=this[r(487)][r(435)][r(557)](hu),o=this[r(487)][r(435)][r(557)](Rc);if(!o[r(531)][r(553)])return;const{id:i}=o[r(558)](o[r(531)][0]),a=s[r(548)](i);a&&(this[r(451)][r(557)](a)[r(561)][r(464)](),n())}))}[su(511)](){const t=su;for(const e of this[t(451)][t(438)]())this[t(525)](e);for(const e of this[t(495)][t(444)]())e[t(522)][t(511)]();super[t(511)]()}}function cu(t){return su(535)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=134]})(t,e)}function fu(){var t=["1582567rHpKTY","15IPeZzR","plugins","get","adapter","1439190ArIJFm","1182102TysZbC","requires","addSuggestion","editor","143966LmTEvE","52RNuxwf","getSuggestions","130730DAUjCt","Comments","getSuggestion","pluginName","77255xytMun","9rmfNlS","TrackChanges","41496HzPRnB","addSuggestionData"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(282422===-parseInt(e(154))/1+-parseInt(e(151))/2*(parseInt(e(142))/3)+parseInt(e(152))/4*(parseInt(e(136))/5)+parseInt(e(147))/6+parseInt(e(141))/7+parseInt(e(139))/8+-parseInt(e(137))/9*(-parseInt(e(146))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(148)](){return[Rc,au,uu(155)]}static get[uu(135)](){return uu(138)}set[uu(145)](t){var e=uu;this[e(150)][e(143)][e(144)](Rc)[e(145)]=t}get[uu(145)](){var t=uu;return this[t(150)][t(143)][t(144)](Rc)[t(145)]}[uu(149)](t){var e=uu;return this[e(150)][e(143)][e(144)](Rc)[e(140)](t)}[uu(153)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(150)][n(143)][n(144)](Rc)[n(153)]({skipNotAttached:t,toJSON:e})}[uu(134)](t){var e=uu;return this[e(150)][e(143)][e(144)](Rc)[e(134)](t)}}const gu=du;function du(t,e){const n=Iu();return(du=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=du,n=t();for(;;)try{if(164671===parseInt(e(494))/1+parseInt(e(483))/2*(parseInt(e(459))/3)+parseInt(e(493))/4+parseInt(e(450))/5+parseInt(e(455))/6+-parseInt(e(434))/7*(-parseInt(e(490))/8)+-parseInt(e(435))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu);const pu=[gu(484)];class mu extends t.Plugin{static get[gu(480)](){return[Rc]}static get[gu(482)](){return gu(487)}[gu(447)](){const t=gu,n=this[t(473)];if(n[t(445)][t(481)](t(467),(e=>{const r=t,s=n[r(462)][r(453)][r(471)]()[r(461)](((t,e)=>(t[e]="",t)),{});return n[r(442)][r(452)](s,e)})),t(478)!=typeof n[t(445)][t(468)](t(456))[t(469)])throw new e.CKEditorError(t(460))}[gu(438)](t){return Tu(this[gu(473)],!0,t)}[gu(488)](t){return Tu(this[gu(473)],!1,t)}}function Iu(){const t=["createElement","getFullData","constructor","div","name","config","map","init","addSuggestionData","createDocumentFragment","1252140YkZTuz","TrackChangesDataGetter","create","document","_adapter","1195482iNTHII","trackChangesData","getRootsAttributes","getSuggestions","2481UOTBeo","track-changes-data-invalid-editor-creator","reduce","model","appendChild","end","rootsAttributes","acceptAllSuggestions","trackChangesData.editorCreator","get","editorCreator","execute","getRootNames","getCommentThreads","editor","data","useAnonymousUser","Users","CommentsRepository","function","plugins","requires","define","pluginName","124qbYgUx","Pagination","discardAllSuggestions","set","TrackChangesData","getDataWithDiscardedSuggestions","result","671112JwOFGO","push","users","377496NiAyCC","192823PNwlWO","getUser","addUser","14qtCTjf","7121277XZxyBa","TrackChangesEditing","addCommentThread","getDataWithAcceptedSuggestions","destroy"];return(Iu=function(){return t})()}class Eu extends t.Plugin{static get[gu(482)](){return gu(451)}constructor(t){const e=gu;super(t),this[e(489)]=e(464)}[gu(447)](){const t=gu;this[t(473)][t(479)][t(468)](t(477))[t(454)]={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(473)][t(479)][t(468)](t(436))[t(454)]=null}}function bu(t){return void 0!==t[gu(457)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(479)][r(491)](Rc,Eu),s[r(465)]=bu(t)?t[r(457)]():void 0;const i=document[r(449)](),a=t[r(445)][r(468)](r(456))[r(469)],c=await a(s,(()=>function(t){const e=r,n=document[e(440)](e(443));return t[e(463)](n),n}(i)));!function(t,e){const n=r,s=t[n(462)][n(453)][n(471)]()[n(461)](((e,r)=>(e[r]=t[n(474)][n(468)]({rootName:r}),e)),{}),o=t[n(479)][n(468)](n(476))[n(492)][n(446)]((t=>({id:t.id,name:t[n(444)]}))),i=t[n(479)][n(468)](n(436))[n(458)]({skipNotAttached:!0,toJSON:!0}),a=t[n(479)][n(468)](n(477))[n(472)]({skipNotAttached:!0,toJSON:!0}),c=e[n(479)][n(468)](n(476)),u=e[n(479)][n(468)](n(436)),l=e[n(479)][n(468)](n(477));for(const t of o)c[n(495)](t.id)||c[n(496)](t);c.me||c[n(475)]();for(const t of a)l[n(437)](t);for(const t of i)u[n(448)](t);e[n(474)][n(486)](s)}(t,c),c[r(470)](r(e?466:485));const u=bu(c)?c[r(441)](n):c[r(474)][r(468)](n);return await c[r(439)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=163]})(t,e)}function yu(){var t=["2785895glsbRS","154059GBMBuU","745736oydqtd","60mFSlxR","231864LXwaZK","178494tGsCUx","40PQGkKe","450125rcyFEH","3110769PlEBtH"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(267827===-parseInt(e(164))/1+parseInt(e(171))/2+-parseInt(e(167))/3+-parseInt(e(168))/4+-parseInt(e(169))/5*(parseInt(e(170))/6)+-parseInt(e(166))/7+-parseInt(e(163))/8*(-parseInt(e(165))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>qc,SuggestionThreadView:()=>Qc,SuggestionView:()=>eu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Lc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(387868===-parseInt(e(345))/1*(-parseInt(e(358))/2)+-parseInt(e(338))/3+-parseInt(e(353))/4*(parseInt(e(335))/5)+parseInt(e(350))/6*(-parseInt(e(349))/7)+parseInt(e(340))/8*(-parseInt(e(337))/9)+parseInt(e(348))/10+parseInt(e(341))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(351)]=e,this[n(356)]=!1,this[n(346)](),this[n(347)]=!1}[c(346)](){this[c(344)]=!0}[c(355)](){const t=c;this[t(356)]=!this[t(356)],this[t(356)]?this[t(354)]():this[t(339)]()}[c(354)](){const t=c;for(const e of this[t(334)][t(333)][t(333)]())e[t(352)]&&!this[t(351)][t(343)](e)&&e[t(342)](t(336))}[c(339)](){const t=c;for(const e of this[t(334)][t(333)][t(333)]())e[t(352)]&&!this[t(351)][t(343)](e)&&e[t(357)](t(336))}}function f(){const t=["5rriChL","TrackChangesCommand","18cNMfRq","353202YIoXOj","_enableCommands","2478344PTlyUJ","6793622OVjWGQ","forceDisabled","has","isEnabled","7262tpPSAq","refresh","_isEnabledBasedOnSelection","5692510orerGl","745717fCWtyt","6hJGVWP","_enabledCommands","affectsData","2812480YNZuva","_disableUnsupportedCommands","execute","value","clearForceDisabled","206FHRXrw","commands","editor"];return(f=function(){return t})()}const h=d;function g(){const t=["editor","_suggestions","get","460kSWcNY","canEditAt","model","isEnabled","2966524KSpToQ","8OdmNtJ","track-changes-accept-suggestion-not-found","TrackChangesEditing","2iWxIEZ","537971wphEav","9678Dnxefj","getRanges","61269RcJQod","_isEnabledBasedOnSelection","plugins","8433ErollW","execute","2770AMiMAt","acceptSuggestion","refresh","237245FuuYcS","988268XyETlR"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(136887===-parseInt(e(372))/1+parseInt(e(360))/2*(parseInt(e(364))/3)+-parseInt(e(373))/4+parseInt(e(377))/5*(parseInt(e(362))/6)+parseInt(e(361))/7*(-parseInt(e(382))/8)+parseInt(e(367))/9*(parseInt(e(369))/10)+parseInt(e(381))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(375)]=e,this[n(371)](),this[n(365)]=!1}[h(371)](){this[h(380)]=!0}[h(368)](t){const n=h,r=this[n(375)][n(376)](t);if(!r)throw new e.CKEditorError(n(358),this);const s=r[n(363)]();this[n(374)][n(379)][n(378)](s)&&this[n(374)][n(366)][n(376)](n(359))[n(370)](r)}}const m=E;function E(t,e){const n=I();return(E=function(t,e){return n[t-=437]})(t,e)}function I(){const t=["discardSuggestion","12139446pTgxLK","plugins","441091SpCuqv","isEnabled","576331xLZLZw","3639304xktxry","_isEnabledBasedOnSelection","refresh","_suggestions","9HHabQx","155662dHuKAl","model","6004930HtALIs","getRanges","3NQcFzA","2115qkrYLm","canEditAt","30tesNvQ","editor","track-changes-discard-suggestion-not-found","get","TrackChangesEditing","execute","6280DWLMLi"];return(I=function(){return t})()}!function(t){const e=E,n=t();for(;;)try{if(345531===parseInt(e(441))/1+-parseInt(e(449))/2*(-parseInt(e(453))/3)+parseInt(e(437))/4*(parseInt(e(454))/5)+-parseInt(e(456))/6*(-parseInt(e(443))/7)+parseInt(e(444))/8+parseInt(e(448))/9*(-parseInt(e(451))/10)+-parseInt(e(439))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(447)]=e,this[n(446)](),this[n(445)]=!1}[m(446)](){this[m(442)]=!0}[m(461)](t){const n=m,r=this[n(447)][n(459)](t);if(!r)throw new e.CKEditorError(n(458),this);const s=r[n(452)]();this[n(457)][n(450)][n(455)](s)&&this[n(457)][n(440)][n(459)](n(460))[n(438)](r)}}function T(t,e){const n=C();return(T=function(t,e){return n[t-=106]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(136)]("*")[n(123)](((t,e)=>e%2!=0?n(107)+y(t)+n(119):y(t)))[n(133)](""),e&&(r+=n(149)+e[n(134)]+n(150)+e[n(106)]+n(126)),r}function y(t){const e=T,n=document[e(144)](e(130));return n[e(127)]=t,n[e(159)]}function A(t){const e=T;return t[e(156)](((t,n)=>e(132)==t[e(114)]&&e(132)!=n[e(114)]?-1:e(132)!=t[e(114)]&&e(132)==n[e(114)]?1:0))}function k(t,e){const n=T;let r,s=0;const o=[],i=e[n(158)];for(;s<t[n(108)];){const a=t[s],c=t[s+1];r||(r=e[n(160)](a)),N(e,a,c)||(o[n(146)](e[n(109)](r,i[n(117)](a)?e[n(122)](a):e[n(147)](a,n(112)))),r=null),s++}return o}function C(){const t=["isArray","isInContent","1688046xwZpWd","4vePJQf","sort","2837152NhnaHi","schema","innerHTML","createPositionBefore","title",'<span class="ck-suggestion-type">',"length","createRange","isIntersecting","9eAoIgP","end","5323fMcSai","type","isTouching","198XLCdbA","isObject","add","</span>","isCollapsed","from","createPositionAfter","map","4444422kWyHdz","10897030pRzBGx",'"></span>',"innerText","isMultiRange","splice","span","execute","deletion","join","value","getRanges","split","next"," [color ","3693795ttwvCy","color","replace","11QBZRgh","start","createElement","content","push","createPositionAt","2574535gNsLYQ",'<span class="ck-suggestion-color" style="background-color: ','" title="',"change"];return(C=function(){return t})()}function N(t,e,n){const r=T;if(!n)return!1;const s=t[r(122)](e),o=t[r(160)](n);return s[r(115)](o)}!function(t){const e=T,n=t();for(;;)try{if(398915===parseInt(e(113))/1*(-parseInt(e(116))/2)+parseInt(e(154))/3*(-parseInt(e(155))/4)+-parseInt(e(148))/5+parseInt(e(124))/6+parseInt(e(139))/7+-parseInt(e(157))/8*(parseInt(e(111))/9)+-parseInt(e(125))/10*(-parseInt(e(142))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);function L(t,e,n){const r=T;for(;n[r(108)];){const s=n[r(129)](0,100);t[r(151)]((()=>{const t=r;for(const n of s)n[t(153)]&&e[t(131)](n.id)}))}}const R=M;function S(){const t=["5619365ERdYkX","_suggestions","refresh","6186169swYsIh","_command","model","852093notlwE","some","_isEnabledBasedOnSelection","10GKstkO","556xbIYNB","values","isInContent","414MYKqKQ","editor","703440euuABE","2024auxilh","3634TzNtaV","35dGTtRl","getRanges","3602730DoVsMh","execute","canEditAt","from","isEnabled"];return(S=function(){return t})()}function M(t,e){const n=S();return(M=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(672300===-parseInt(e(250))/1*(parseInt(e(243))/2)+parseInt(e(246))/3*(-parseInt(e(249))/4)+parseInt(e(233))/5+parseInt(e(253))/6+parseInt(e(251))/7*(-parseInt(e(248))/8)+-parseInt(e(239))/9+-parseInt(e(242))/10*(-parseInt(e(236))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(237)]=e,this[r(234)]=n,this[r(235)](),this[r(241)]=!1}[R(235)](){const t=R,e=Array[t(256)](this[t(234)][t(244)]())[t(240)]((e=>e[t(245)]));this[t(232)]=this[t(237)][t(232)]&&e}[R(254)](){const t=R,e=A(Array[t(256)](this[t(234)][t(244)]()));for(const n of e){const e=n[t(252)]();if(!this[t(247)][t(238)][t(255)](e))return}L(this[t(247)][t(238)],this[t(237)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=295]})(t,e)}function D(){const t=["selection","4064852EWVClR","editor","_isEnabledBasedOnSelection","model","8ChzVFc","isEnabled","values","_suggestions","13870KrTQXM","execute","14rCkHcI","_command","_selectedSuggestions","5085HTWmWd","getRanges","document","refresh","7761710rQHooe","5194322HFRLHs","canEditAt","267525PLTgXN","size","from","1408962yEkBIQ","65560WkqRxi"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(796807===parseInt(e(315))/1+parseInt(e(317))/2*(parseInt(e(301))/3)+-parseInt(e(307))/4+-parseInt(e(298))/5+-parseInt(e(304))/6+parseInt(e(299))/7*(-parseInt(e(311))/8)+-parseInt(e(320))/9*(-parseInt(e(305))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(318)]=e,this[r(314)]=n,this[r(319)]=new Set,this[r(297)](),this[r(309)]=!1}[w(297)](){const t=w,e=this[t(308)][t(310)][t(296)][t(306)],n=Array[t(303)](this[t(314)][t(313)]());this[t(319)]=function(t,e){const n=T,r=Array[n(121)](t[n(135)]()),s=new Set;for(const o of e)if(o[n(153)])for(const e of r)for(const r of o[n(135)]())(e[n(110)](r)||t[n(120)]&&!o[n(128)]&&o[n(137)]&&r[n(112)][n(115)](e[n(143)]))&&s[n(118)](o);return s}(e,n),this[t(312)]=this[t(318)][t(312)]&&!!this[t(319)][t(302)]}[w(316)](){const t=w,e=A(Array[t(303)](this[t(319)]));for(const n of e){const e=n[t(295)]();if(!this[t(308)][t(310)][t(300)](e))return}L(this[t(308)][t(310)],this[t(318)],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 H=function(t){return B(this.__data__,t)>-1};const V=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 W(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])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=H,W.prototype.set=V;const z=W;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Z=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||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 Nt=Ct(Q,"Map");const Lt=Ct(Object,"create");const Rt=function(){this.__data__=Lt?Lt(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(Lt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Lt?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]=Lt&&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=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Nt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Ht=function(t){return Ut(this,t).has(t)};const Vt=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 Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Ht,Wt.prototype.set=Vt;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Nt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=Z,qt.prototype.has=X,qt.prototype.set=Kt;const Zt=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 Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(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)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?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&&J.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 Ne=Object.prototype.hasOwnProperty;const Le=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&&!Ne.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 we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return ve(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)?Le(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)?Le(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var He="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ve=He&&"object"==typeof module&&module&&!module.nodeType&&module,We=Ve&&Ve.exports===He?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ze=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 Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Ze(Ye(t),(function(e){return Je.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]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=mt(Nt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Nt&&yn(new Nt)!=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 Nn=Q.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Rn=function(t,e){var n=e?Ln(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,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Ln(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 Ln(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 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 Hn=function(t){return ne(t)&&"[object Set]"==An(t)};var Vn=Ae&&Ae.isSet;const Wn=Vn?be(Vn):Hn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Zn={};Zn[zn]=Zn["[object Array]"]=Zn["[object ArrayBuffer]"]=Zn["[object DataView]"]=Zn["[object Boolean]"]=Zn["[object Date]"]=Zn["[object Float32Array]"]=Zn["[object Float64Array]"]=Zn["[object Int8Array]"]=Zn["[object Int16Array]"]=Zn["[object Int32Array]"]=Zn["[object Map]"]=Zn["[object Number]"]=Zn[qn]=Zn["[object RegExp]"]=Zn["[object Set]"]=Zn["[object String]"]=Zn["[object Symbol]"]=Zn["[object Uint8Array]"]=Zn["[object Uint8ClampedArray]"]=Zn["[object Uint16Array]"]=Zn["[object Uint32Array]"]=!0,Zn["[object Error]"]=Zn[Kn]=Zn["[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),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==qn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Zn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Zt);var d=i.get(e);if(d)return d;i.set(e,a),Wn(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 Jn=function(t){return Xn(t,5)};const Yn=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&&!Yn(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||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++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 Nr=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 Nn(t),new Nn(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 Lr=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:Lr.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]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Zt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(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 Zt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Zt),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)},Hr=Wr;function Vr(){const t=["creator","getMarkerNames","reduce","getMarkers","hasComments","setAttribute","change","delete","getMultiRangeId","authoredAt","size","nodeBefore","createdAt","head","from","getRange","17493RssBVb","75kkQaEb","subType","end","getFirstMarker","onDiscard","20738JOGPvW","addMarkerName","attributes","onAccept","filter","474oaYlti","split","markers","1450585OtYIVN","1718272JsntPE","start","discard","addMarker","getRanges","data","isInContent","2404008HZRmXa","getContainedElement","suggestion:","_onAttributesChange","nodeAfter","addRange","_saved","getFirstRange","add","onAttributesChange","type","getItems","author","5510736VhzEWK","isIntersectingWithRange","isMultiRange","_markerNames","removeMarker","isExternal","decorate","@external","previous","toJSON","getAllAdjacentSuggestions","map","set","_onDiscard","_model","clear","removeMarkers","get","next","length","_isDataLoaded","removeAttribute","30202LviUfH","substr","accept","push","isIntersecting","_onAccept","commentThread"];return(Vr=function(){return t})()}function Wr(t,e){const n=Vr();return(Wr=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(381856===-parseInt(e(277))/1+-parseInt(e(328))/2*(-parseInt(e(272))/3)+parseInt(e(286))/4+-parseInt(e(285))/5+-parseInt(e(282))/6*(-parseInt(e(271))/7)+parseInt(e(293))/8+-parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(326)]=!1,this.id=e.id,this[n(303)]=e[n(303)],this[n(273)]=e[n(273)]||null,this[n(305)]=e[n(305)],this[n(335)]=e[n(335)]||e[n(305)],this[n(311)]=Boolean(e[n(279)]&&e[n(279)][n(313)]),this[n(291)]=null,this[n(320)]=t,this[n(333)]=e[n(280)],this[n(319)]=e[n(276)],this[n(296)]=e[n(302)],this[n(309)]=new Set,this[n(347)]=null,this[n(318)](n(344),null),this[n(318)](n(279),e[n(279)]||{}),this[n(318)](n(314),null),this[n(318)](n(324),null),this[n(318)](n(334),null),this[n(318)](n(299),!1),this[n(312)](n(330)),this[n(312)](n(288))}get[Hr(268)](){const t=Hr;let e=this;for(;e[t(314)];)e=e[t(314)];return e}get[Hr(339)](){const t=Hr;return!!this[t(334)]&&this[t(334)][t(325)]>0}get[Hr(308)](){const t=Hr;return 0!=this[t(309)][t(345)]&&6==Array[t(269)](this[t(309)])[0][t(283)](":")[t(325)]}get[Hr(292)](){return null!==this[Hr(275)]()}[Hr(278)](t){const e=Hr;this[e(309)][e(301)](t)}[Hr(336)](){const t=Hr;return Array[t(269)](this[t(309)])}[Hr(338)](){const t=Hr;return this[t(336)]()[t(317)]((e=>this[t(320)][t(284)][t(323)](e)))[t(281)]((t=>t))}[Hr(275)](){return this[Hr(338)]()[0]||null}[Hr(322)](){const t=Hr;this[t(320)][t(341)]((e=>{const n=t;for(const t of this[n(338)]())e[n(310)](t)})),this[t(309)][t(321)]()}[Hr(310)](t){const e=Hr;this[e(320)][e(341)]((n=>{n[e(310)](t)})),this[e(309)][e(342)](t)}[Hr(298)](t){const e=Hr,n=e(295)+this[e(303)]+":"+this[e(273)]+":"+this.id+":"+this[e(335)].id+":"+zr[e(343)]();this[e(278)](n),this[e(320)][e(341)]((r=>{r[e(289)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(307)](t){const e=Hr;for(const n of this[e(290)]())if(n[e(332)](t))return!0;return!1}[Hr(290)](){const t=Hr;return this[t(338)]()[t(317)]((e=>e[t(270)]()))}[Hr(304)](){const t=Hr;return this[t(290)]()[t(337)](((e,n)=>[...e,...n[t(304)]()]),[])}[Hr(300)](){const t=Hr;var e;return(null===(e=this[t(275)]())||void 0===e?void 0:e[t(270)]())||null}[Hr(294)](){const t=Hr,e=this[t(290)]();if(1!=e[t(325)])return null;const n=e[0],r=n[t(287)][t(297)],s=n[t(274)][t(346)];return r instanceof i.Element?r!=s?null:r:null}[Hr(330)](){const t=Hr;this[t(333)](this[t(290)](),this[t(291)],this[t(279)]),this[t(322)]()}[Hr(288)](){const t=Hr;this[t(319)](this[t(290)](),this[t(291)],this[t(279)]),this[t(322)]()}[Hr(316)](){const t=Hr,e=[];let n=this[t(268)];for(;n;)e[t(331)](n),n=n[t(324)];return e}[Hr(340)](t,e){const n=Hr,r=Jn(this[n(279)]);dr(r,t,e),Fr(r,this[n(279)])||(this[n(279)]=r,this[n(296)](r))}[Hr(327)](t){const e=Hr,n=Jn(this[e(279)]);Gr(n,t),Fr(n,this[e(279)])||(this[e(279)]=n,this[e(296)](this[e(279)]))}[Hr(315)](){const t=Hr;return{id:this.id,type:this[t(273)]?this[t(303)]+":"+this[t(273)]:this[t(303)],authorId:this[t(335)].id,createdAt:this[t(347)],hasComments:this[t(339)],data:this[t(291)],attributes:this[t(279)]}}static[Hr(343)](){const t=Hr;return(0,e.uid)()[t(329)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=449]})(t,e)}const Zr=qr;function Xr(){const t=["Object","remove","format","removeEmptyContainer","_itemLabelsCallbacks","pop","deletion","$textProxy","*Insert:* %0","*Split:* %0","addObject","*Merge:* %0","registerDescriptionCallback","*Remove:* %0","end","removeFormat","1537362mMnoqS","softBreak","length","_handleRenameSuggestionDescription","_handleAttributeSuggestionDescription","name","nodeAfter","_resolveDescriptionItems","$1 $2","previousSibling","isEmpty","_customCallbacks","insertion","addFormat","elementStart","indexOf","quantity","ELEMENT_SPACE","2718NUYCXV","label","2045otJSyz","REPLACE_TEXT","map","addEmptyContainer","638vQAgnm","getDescriptions","*Set format:* %0","removeObject","newValue","$text","isInContent","_attributeLabels","_itemLabels","add","set","key","_handleCustomCallbackDescription","Container","skip","*Change to:* %0","registerAttributeLabel","329YzkNSL","attribute","_addDescriptionItems","join","665028YahgqU","function","addContainer","_locale","EmptyContainer","data","registerElementLabel","type","getWalker","_schema","match","push","elementEnd","removeContainer","has","1074880GdcJuk","getItemLabel","1316778dOHhAt","normal","isObject","getFirstRange","2590344VBYboW","isEqual","subType","*Remove format:* %0","replace","nextSibling","element","item","text","get","checkChild","matchingCallback","_handleInsertRemoveSuggestionDescription","start"];return(Xr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(227713===parseInt(e(539))/1*(parseInt(e(522))/2)+parseInt(e(464))/3+parseInt(e(462))/4+parseInt(e(518))/5*(-parseInt(e(516))/6)+parseInt(e(543))/7+-parseInt(e(468))/8+-parseInt(e(498))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Jr{constructor(t,e){const n=qr;this[n(509)]=[],this[n(530)]=new Map,this[n(486)]=[],this[n(529)]=new Map,this[n(456)]=t,this[n(450)]=e}[Zr(523)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(500)];o++){const i=t[o];if(!i[e(528)])continue;const a=this[e(534)](i);if(a){if(null!=i[e(470)]){if(r[e(461)](i[e(470)]))continue;r[e(531)](i[e(470)])}n[e(458)](a)}else if(e(540)!=i[e(454)])e(510)!=i[e(454)]&&e(488)!=i[e(454)]||this[e(480)](n,i,t[o+1]);else{const t=i[e(452)][e(533)];if(s[e(461)](t))continue;s[e(531)](i[e(452)][e(533)]),t==Nc?this[e(501)](n,i):this[e(502)](n,i)}}return this[e(505)](n)}[Zr(494)](t){const e=Zr;this[e(509)][e(458)](t)}[Zr(453)](t,n,r=e.priorities[Zr(465)]){const s=Zr;s(544)==typeof t?(0,e.insertToPriorityArray)(this[s(486)],{matchingCallback:t,label:n,priority:r}):this[s(530)][s(532)](t,n)}[Zr(538)](t,e){const n=Zr;this[n(529)][n(532)](t,e)}[Zr(463)](t,e=1){const n=Zr;let r;for(const e of this[n(486)])if(e[n(479)](t)){r=e[n(517)];break}return r||(r=this[n(530)][n(477)](t[n(503)])),r?r(e):1!==e?e+" "+t[n(503)]+"s":""+t[n(503)]}[Zr(541)](t,e){const n=Zr,r=e[n(467)]()[n(455)](),s=n(510)==e[n(454)]?n(531):n(483);for(const e of r){const o=e[n(475)],i=t[t[n(500)]-1];if(o.is(n(489)))i&&i[n(454)][n(513)](n(535))>-1&&t[n(487)](),i&&n(476)==i[n(454)]?i[s]+=o[n(452)]:t[n(458)]({type:n(476),add:n(531)==s?o[n(452)]:"",remove:n(483)==s?o[n(452)]:""});else if(this[n(456)][n(466)](o)){const a=o;if(i&&i[n(454)][n(513)](n(535))>-1&&t[n(487)](),n(459)==e[n(454)])continue;i&&i[n(454)]==s+n(482)&&i[n(474)][n(503)]==a[n(503)]?i[n(514)]++:t[n(458)]({type:s+n(482),element:a,quantity:1}),r[n(536)]((t=>!(n(459)==t[n(454)]&&t[n(475)]==o)))}else if(this[n(456)][n(478)](o,n(527))||o.is(n(474),n(499))){const r=o;if(n(531)==s&&n(512)==e[n(454)]||n(483)==s&&n(459)==e[n(454)])continue;if(i&&-1==i[n(454)][n(513)](n(535))){n(476)==i[n(454)]&&(i[s]+="\n");continue}let a;if(a=n(531)==s?r[n(473)]&&!this[n(456)][n(466)](r[n(473)])?r[n(473)]:null:r[n(507)]&&!this[n(456)][n(466)](r[n(507)])?r[n(507)]:null,r[n(508)]||a&&a[n(508)]){const e=a&&a[n(508)]?a:r;i&&i[n(454)]==s+n(451)&&i[n(474)][n(503)]==e[n(503)]?i[n(514)]++:t[n(458)]({type:s+n(451),element:e,quantity:1})}else t[n(458)]({type:s+n(535),element:r})}}}[Zr(505)](t){const e=Zr,n=this[e(450)],r=[],s=[],o=[];for(const i of t)switch(i[e(454)]){case e(476):if(i[e(531)]=i[e(531)][e(472)](/(\S)\u000A+(\S)/g,e(506))[e(472)](/\u000A/g,""),i[e(483)]=i[e(483)][e(472)](/(\S)\u000A+(\S)/g,e(506))[e(472)](/\u000A/g,""),""!=i[e(531)]&&""!=i[e(483)]){r[e(458)]({type:e(472),content:Kr(n,e(519),['"'+i[e(483)]+'"','"'+i[e(531)]+'"'])});continue}if(null!=i[e(531)][e(457)](/^ +$/)){r[e(458)]({type:e(510),content:Kr(n,e(490),Kr(n,e(515),i[e(531)][e(500)]))});continue}if(null!=i[e(483)][e(457)](/^ +$/)){r[e(458)]({type:e(488),content:Kr(n,e(495),Kr(n,e(515),i[e(483)][e(500)]))});continue}if(""!=i[e(531)]){r[e(458)]({type:e(510),content:Kr(n,e(490),'"'+i[e(531)]+'"')});continue}r[e(458)]({type:e(488),content:Kr(n,e(495),'"'+i[e(483)]+'"')});continue;case e(521):case e(492):r[e(458)]({type:e(510),content:Kr(n,e(490),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(485):case e(525):r[e(458)]({type:e(488),content:Kr(n,e(495),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(449):r[e(458)]({type:e(510),content:Kr(n,e(491),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(460):r[e(458)]({type:e(488),content:Kr(n,e(493),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(511):s[e(458)](i[e(533)]);continue;case e(497):o[e(458)](i[e(533)]);continue;default:r[e(458)](i)}if(s[e(500)]){const t=s[e(520)]((t=>this[e(529)][e(461)](t)?this[e(529)][e(477)](t):t))[e(542)](", ");r[e(458)]({type:e(484),content:Kr(this[e(450)],e(524),t)})}if(o[e(500)]){const t=o[e(520)]((t=>this[e(529)][e(461)](t)?this[e(529)][e(477)](t):t))[e(542)](", ");r[e(458)]({type:e(484),content:Kr(this[e(450)],e(471),t)})}return r}[Zr(534)](t){const e=Zr;for(const n of this[e(509)]){const r=n(t);if(r&&e(454)in r)return r}}[Zr(502)](t,e){const n=Zr,r=e[n(452)],s=void 0===r[n(526)]?n(497):n(511);t[n(458)]({type:s,key:r[n(533)]})}[Zr(501)](t,e){const n=Zr;t[n(458)]({type:n(484),content:Kr(this[n(450)],n(537),this[n(463)](e[n(467)]()[n(481)][n(504)],1))})}[Zr(480)](t,e,n){const r=Zr;if(this[r(541)](t,e),n&&n[r(467)]()&&!e[r(467)]()[r(496)][r(469)](n[r(467)]()[r(481)])){const n=t[t[r(500)]-1],s=r(510)==e[r(454)]?r(531):r(483);n&&r(476)==n[r(454)]&&(n[s]+="\n")}}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=246]})(t,e)}const Qr=Yr;function $r(){const t=["editor","TrackChangesEditing","afterInit","294348DPaDQR","commands","enableCommand","18592VkFZvK","get","499776DDtJDO","215QOcTHx","785440IRZusM","showAIAssistant","9715CWIvDU","9tcCVDr","plugins","10902yylFfU","320nqvXLF","2099583vYAQhn"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(177212===-parseInt(e(254))/1+parseInt(e(250))/2+parseInt(e(255))/3*(parseInt(e(263))/4)+parseInt(e(251))/5*(-parseInt(e(257))/6)+-parseInt(e(248))/7*(-parseInt(e(258))/8)+-parseInt(e(259))/9+-parseInt(e(252))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Qr(262)](){const t=Qr,e=this[t(260)],n=e[t(256)][t(249)](t(261));e[t(246)][t(249)](t(253))&&n[t(247)](t(253))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=104]})(t,e)}function rs(){const t=["FORMAT_ALIGNMENT","justify","formatBlock","311806aERMHS","alignment","locale","enableDefaultAttributesIntegration","get","797692rJaOoV","280268UTGRzo","registerAttributeLabel","2512485eHDaEl","format","6AZgpft","FORMAT_ALIGN_TO_RIGHT","FORMAT_JUSTIFY_TEXT","8KYdODH","3797017wHsagB","commandParams","descriptionFactory","has","AlignmentEditing","plugins","registerDescriptionCallback","_registerLegacyDescription","editor","right","commandName","*Format:* %0","afterInit","TrackChangesEditing","923031WZQyUS","3933635Pfcnhd","left","FORMAT_ALIGN_TO_CENTER","value","registerBlockAttribute","FORMAT_ALIGN_TO_LEFT","center","type"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(443241===-parseInt(e(112))/1+-parseInt(e(118))/2+parseInt(e(120))/3+parseInt(e(117))/4+-parseInt(e(141))/5+-parseInt(e(122))/6*(-parseInt(e(126))/7)+-parseInt(e(125))/8*(-parseInt(e(140))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(138)](){const t=es,e=this[t(134)],n=e[t(114)];if(!e[t(131)][t(129)](t(130)))return;const r=e[t(131)][t(116)](t(139));r[t(115)](t(113)),r[t(105)](t(113)),r[t(128)][t(119)](t(113),Kr(n,t(109))),this[t(133)]()}[es(133)](){const t=es,e=this[t(134)],n=e[t(114)];e[t(131)][t(116)](t(139))[t(128)][t(132)]((e=>{const r=t;if(r(111)!=e[r(108)])return;const{data:s}=e;if(s&&r(113)==s[r(136)]){const t=s[r(127)][0][r(104)];return{type:r(121),content:Kr(n,r(137),function(t){const e=r;switch(t){case e(142):return Kr(n,e(106));case e(135):return Kr(n,e(123));case e(107):return Kr(n,e(143));case e(110):return Kr(n,e(124))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=435]})(t,e)}function as(){const t=["forceValue","FORMAT_CODE","*Format:* %0","slice","870456iXrlhL","FORMAT_ITALIC","commandName","subscript","toUpperCase","type","FORMAT_BOLD","italic","enableDefaultAttributesIntegration","plugins","TrackChangesEditing","commandParams","locale","StrikethroughEditing","31871QCKXgf","994532hODvaC","402bsJAkk","registerAttributeLabel","SubscriptEditing","BoldEditing","underline","code","FORMAT_UNDERLINE","_registerLegacyDescription","afterInit","format","433930qiCUli","editor","FORMAT_STRIKETHROUGH","CodeEditing","FORMAT_SUBSCRIPT","strikethrough","registerInlineAttribute","408267HbGMOR","FORMAT_","formatInline","get","bold","descriptionFactory","FORMAT_SUPERSCRIPT","136722gxQbbF","235156tArOXa","SuperscriptEditing","4uUqHOW","120YcvOvn","superscript","ItalicEditing","*Remove format:* %0","has","UnderlineEditing","registerDescriptionCallback","toLowerCase"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(156701===parseInt(e(454))/1+-parseInt(e(456))/2*(parseInt(e(453))/3)+-parseInt(e(484))/4+-parseInt(e(439))/5+-parseInt(e(485))/6*(parseInt(e(483))/7)+parseInt(e(469))/8+-parseInt(e(446))/9*(-parseInt(e(457))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(488),os(459),os(462),os(442),os(482),os(487),os(455)];class us extends t.Plugin{[os(437)](){const t=os,e=this[t(440)],n=e[t(478)][t(449)](t(479)),r=e[t(481)];for(const s of cs){if(!e[t(478)][t(461)](s))continue;const o=s[t(468)](0,-7)[t(464)](),i=t(447)+o[t(473)]();n[t(477)](o),n[t(445)](o),n[t(451)][t(486)](o,Kr(r,i))}this[t(436)]()}[os(436)](){const t=os,e=this[t(440)],n=e[t(481)],r=e[t(478)][t(449)](t(479));function s(e,s){const o=t;r[o(451)][o(463)]((t=>{const r=o;if(r(448)!=t[r(474)])return;const{data:i}=t;return i&&i[r(471)]===e?i[r(480)][0][r(465)]?{type:r(438),content:Kr(n,r(467),s)}:{type:r(438),content:Kr(n,r(460),s)}:void 0}))}s(t(450),Kr(n,t(475))),s(t(476),Kr(n,t(470))),s(t(489),Kr(n,t(435))),s(t(490),Kr(n,t(466))),s(t(444),Kr(n,t(441))),s(t(472),Kr(n,t(443))),s(t(458),Kr(n,t(452)))}}function ls(t,e){const n=fs();return(ls=function(t,e){return n[t-=126]})(t,e)}function fs(){const t=["16xUVjzr","getSelectedBlocks","afterInit","locale","$root","change","selection","has","parent","commandName","commandParams","value","7307220UgtrQW","enableCommand","document","name","registerDescriptionCallback","editor","89508hrAZeH","markBlockFormat","8KoDgbd","644qgULsE","forceValue","BlockQuoteEditing","format","get","from","ELEMENT_BLOCK_QUOTE","TrackChangesEditing","blockQuote","603660GMcYSW","filter","schema","*Set format:* %0","model","22796480WtdLPN","*Remove format:* %0","descriptionFactory","6314328GJEqAY","plugins","4812640YfoAGP","checkChild","123863DSgyDk","commands"];return(fs=function(){return t})()}const hs=ls;!function(t){const e=ls,n=t();for(;;)try{if(756036===parseInt(e(131))/1*(parseInt(e(153))/2)+-parseInt(e(163))/3*(parseInt(e(133))/4)+parseInt(e(145))/5+parseInt(e(151))/6*(-parseInt(e(154))/7)+-parseInt(e(129))/8+-parseInt(e(127))/9+parseInt(e(168))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[hs(135)](){const t=hs,e=this[t(150)],n=e[t(136)];if(!e[t(128)][t(140)](t(156)))return;const r=e[t(128)][t(158)](t(161)),s=this[t(150)][t(132)][t(158)](t(162));r[t(146)](t(162),((n,o={})=>{const i=t,a=this[i(150)][i(167)][i(147)][i(139)],c=o&&void 0!==o[i(155)]?o[i(155)]:!s[i(144)];let u=[];if(c){const t=Array[i(159)](a[i(134)]())[i(164)]((t=>ds(t)||function(t,e){const n=i,r=e[n(130)](t[n(141)],n(162)),s=e[n(130)]([n(137),n(162)],t);return r&&s}(t,this[i(150)][i(167)][i(165)])));u=k(t,e[i(167)])}else{const t=Array[i(159)](a[i(134)]())[i(164)]((t=>ds(t)));u=k(t,e[i(167)])}e[i(167)][i(138)]((()=>{const t=i;for(const e of u)r[t(152)](e,{commandName:t(162),commandParams:[{forceValue:c}]})}))})),r[t(126)][t(149)]((e=>{const r=t,{data:s}=e;if(s&&r(162)==s[r(142)]){const t=Kr(n,r(160));return s[r(143)][0][r(155)]?{type:r(157),content:Kr(n,r(166),t)}:{type:r(157),content:Kr(n,r(169),t)}}}))}}function ds(t){const e=hs;return e(162)==t[e(141)][e(148)]}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=399]})(t,e)}const ms=ps;!function(t){const e=ps,n=t();for(;;)try{if(662637===parseInt(e(416))/1*(parseInt(e(406))/2)+-parseInt(e(412))/3+parseInt(e(409))/4*(parseInt(e(408))/5)+-parseInt(e(401))/6+-parseInt(e(402))/7+-parseInt(e(419))/8*(-parseInt(e(404))/9)+-parseInt(e(403))/10*(-parseInt(e(415))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(418)](){const t=ms,e=this[t(410)];e[t(420)][t(400)](t(399))&&(e[t(420)][t(414)](t(407))[t(413)](t(405)),e[t(420)][t(414)](t(407))[t(413)](t(411)),e[t(420)][t(414)](t(407))[t(413)](t(417)))}}function Is(){const t=["1986396IcLduU","editor","changeCaseLower","2332125xeIPYn","enableCommand","get","9825596WyGmuH","23rZBwRw","changeCaseTitle","afterInit","28072lnRvYy","plugins","CaseChange","has","3217218HcgVQA","6983963wXLOaU","10groIQU","990nebZFn","changeCaseUpper","61000UViDIZ","TrackChangesEditing","10ndwmfL"];return(Is=function(){return t})()}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=119]})(t,e)}function _s(){const t=["TrackChangesEditing","plugins","1665858ujCMCB","2523628smFgPr","ckbox","41186DuMPfT","enableCommand","commands","587650bMQlDP","editor","3679176nUybrm","afterInit","1481166YkWOGC","5NOLIyq","1751283PqPTzd","get"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(416967===parseInt(e(131))/1+-parseInt(e(122))/2+parseInt(e(124))/3+parseInt(e(129))/4+parseInt(e(123))/5*(parseInt(e(128))/6)+parseInt(e(134))/7+-parseInt(e(120))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(121)](){const t=bs,e=this[t(119)];e[t(133)][t(125)](t(130))&&e[t(127)][t(125)](t(126))[t(132)](t(130))}}const As=ks;function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=182]})(t,e)}function Cs(){const t=["forceValue","*Remove format:* %0","indentCodeBlock","registerDescriptionCallback","name","has","blockName","parent","document","getSelectedBlocks","commandName","change","plugins","CodeBlock","model","commandParams","markBlockFormat","languages","11039958SEtONK","find","outdentCodeBlock","locale","selection","enableCommand","isLimit","369366NKuoVx","formatBlock","label","5zbDcva","value","filter","get","schema","language","codeBlock","descriptionFactory","type","toLowerCase","ELEMENT_CODE_BLOCK","2500140wiscSM","*Set format:* %0","config","afterInit","rootElement","1091432EbmnOI","from","1206682xuhFWq","94551vzcVMv","registerElementLabel","editor","293581ykbBZv","format","commands","checkChild","TrackChangesEditing","35QVSXYO"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(365708===-parseInt(e(184))/1+-parseInt(e(236))/2+parseInt(e(237))/3+parseInt(e(229))/4*(parseInt(e(218))/5)+parseInt(e(215))/6+-parseInt(e(189))/7*(parseInt(e(234))/8)+parseInt(e(208))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ns extends t.Plugin{[As(232)](){const t=As,e=this[t(183)];if(!e[t(202)][t(195)](t(203)))return;const n=e[t(202)][t(221)](t(188)),r=e[t(211)],s=e[t(231)][t(221)](t(224))[t(207)],o=e[t(186)][t(221)](t(224));n[t(213)](t(192)),n[t(213)](t(210)),n[t(213)](t(224),((r,i={})=>{const a=t,c=e[a(204)],u=e[a(204)][a(198)][a(212)],l=i&&void 0!==i[a(190)]?i[a(190)]:!o[a(219)];let f;i[a(223)]||(i[a(223)]=s[0][a(223)]),f=l?Array[a(235)](u[a(199)]())[a(220)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(233))&&!e[n(214)](t)&&e[n(187)](t[n(197)],n(224))}(t,c[a(222)]))):Array[a(235)](u[a(199)]())[a(220)]((t=>Ls(t)));const h=k(f,c);c[a(201)]((()=>{const t=a;for(const e of h)n[t(206)](e,{commandName:t(224),commandParams:[{...i,forceValue:l}],formatGroupId:t(196)})}))})),n[t(225)][t(182)](t(224),(e=>Kr(r,t(228),e))),n[t(225)][t(193)]((e=>{const n=t;if(n(216)!=e[n(226)])return;const o=r.t,{data:i}=e;if(!i||n(224)!=i[n(200)])return;const a=i[n(205)][0][n(223)],c=o(s[n(209)]((t=>t[n(223)]===a))[n(217)])[n(227)]();return i[n(205)][0][n(190)]?{type:n(185),content:Kr(r,n(230),Kr(r,n(228),1)+" ("+c+")")}:{type:n(185),content:Kr(r,n(191),Kr(r,n(228),1))}}))}}function Ls(t){const e=As;return e(224)==t[e(194)]}function Rs(){const t=["1884330CefioL","2701490NisYNB","addCommentThread","18238649jUVFqt","editor","1DcufeM","1888263ePDUnm","enableCommand","get","TrackChangesEditing","2677344OIaNLw","129157SKdJSM","has","9DvjpXn","464lzHwMR","afterInit","plugins","CommentsEditing","4rdPHZg","434438lolEgi"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=362]})(t,e)}const Ms=Ss;!function(t){const e=Ss,n=t();for(;;)try{if(788338===-parseInt(e(362))/1*(parseInt(e(376))/2)+-parseInt(e(363))/3+parseInt(e(375))/4*(-parseInt(e(377))/5)+-parseInt(e(367))/6+parseInt(e(368))/7*(parseInt(e(371))/8)+parseInt(e(370))/9*(-parseInt(e(378))/10)+parseInt(e(380))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ms(372)](){const t=Ms,e=this[t(381)];e[t(373)][t(369)](t(374))&&e[t(373)][t(365)](t(366))[t(364)](t(379))}}var ws=n(834);function Os(t,e,n){const r=Fs,s=[];for(const o of e[r(314)]())o[r(339)](t)&&s[r(299)](n[r(335)](o));return s}function Ds(){const t=["mapper","2639935inMbef","ck-suggestion-marker--active","previousPosition","1337lAnyUL","bindElementToMarker","isContent","createRangeOn","isLimit","plugins","4PWlUPl","hasAttribute","consumable","ck-suggestion-marker-","parent","writer","start","13122770phesqH","isBlock","getCustomProperty","elementEnd","1113228rVPuui","push","toViewPosition","name","12486KODRQc","toViewElement","markerName","markerRange","26397zhnwCm","span","isAtEnd","4068744hUHhFL","TrackChangesEditing","activeMarkers","addClass","addHighlight","getItems","getWalker","item","schema","createUIElement","insert","nextSibling","get","includes","type","test","model","30HGnDOl","5622318UuBGEd"];return(Ds=function(){return t})()}function Fs(t,e){const n=Ds();return(Fs=function(t,e){return n[t-=289]})(t,e)}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(337)][r(321)](r(310));return(o,i,a)=>{const c=r;if(!a[c(289)][c(324)](i[c(305)],o[c(301)]))return;const u=i[c(305)][c(315)](),l=i[c(305)][c(293)],f=t[c(325)][c(317)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(316)];d=d||f[c(334)](e);const n=a[c(328)][c(303)](e);if(n&&n[c(296)](c(313)))return;c(297)==t[c(323)]&&f[c(295)](e)&&!f[c(336)](e)&&(e[c(320)]||l[c(308)]?h&&h[c(291)]==e||(h=e,m(t[c(331)]),p=!0):g=g||t[c(331)])}function m(t){const r=c,o=a[r(292)][r(318)](r(307),{class:r(290)+e}),u=a[r(328)][r(300)](t);n&&s[r(311)][r(322)](i[r(304)])&&a[r(292)][r(312)](r(330),o),a[r(292)][r(319)](u,o),a[r(328)][r(333)](o,i[r(304)])}d||p||!g||m(g)}}function xs(){const t=["enableCommand","TrackChangesEditing","high","3716867mMQlnd","enqueueChange","84WAhDoJ","writer","merge","start","editor","plugins","unlock","isCollapsed","end","12xWvzSB","requires","unbindElementFromMarkerName","setSelection","downcastDispatcher","remove","$graveyard","getFirstRange","removeMarker:suggestion:deletion","9cDGTVo","modifySelection","mapper","get","buffer","3341000dihiOM","forward","init","data","fromRange","unit","commands","editing","lock","createRange","markerNameToElements","uiElement","58422yFnPeZ","model","batch","markerName","12052usZjml","13AHyZLL","root","options","showSuggestionHighlights","addMarker:suggestion:deletion","deleteForward","rootName","13795290hxzhMt","405515AyonBd","delete","10987528GRPcIk","bind","selection","document","264PuURse","createSelection","detach"];return(xs=function(){return t})()}!function(t){const e=Fs,n=t();for(;;)try{if(337409===parseInt(e(306))/1*(-parseInt(e(326))/2)+-parseInt(e(298))/3+parseInt(e(338))/4*(parseInt(e(329))/5)+-parseInt(e(302))/6*(-parseInt(e(332))/7)+-parseInt(e(309))/8+-parseInt(e(327))/9+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Bs=Us;function Us(t,e){const n=xs();return(Us=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(894207===parseInt(e(526))/1*(parseInt(e(525))/2)+-parseInt(e(521))/3*(parseInt(e(478))/4)+parseInt(e(509))/5+-parseInt(e(495))/6*(parseInt(e(484))/7)+-parseInt(e(536))/8*(-parseInt(e(504))/9)+parseInt(e(533))/10+-parseInt(e(534))/11*(parseInt(e(486))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class js extends t.Plugin{static get[Bs(496)](){return[ws.Delete]}[Bs(511)](){const t=Bs,e=this[t(490)],n=e[t(491)][t(507)](t(482));n[t(481)](t(535));const r=e[t(515)][t(507)](t(531));n[t(481)](t(531),((n,s={})=>{const o=t,a=e[o(522)][o(479)](e[o(522)][o(477)][o(476)]);a[o(493)]&&e[o(522)][o(505)](a,{direction:o(510),unit:s[o(514)]});const c=a[o(502)](),u=i.LiveRange[o(513)](c);let l;n(s),l=o(501)==u[o(527)][o(532)]?e[o(522)][o(518)](c[o(489)]):e[o(522)][o(518)](u[o(489)],u[o(494)]),u[o(480)](),e[o(522)][o(485)](r[o(508)][o(523)],(t=>{const e=o;r[e(508)][e(517)](),t[e(498)](t[e(518)](l[e(494)])),r[e(508)][e(492)]()}))})),e[t(516)][t(499)].on(t(530),Ps(e,t(488)),{priority:t(483)}),e[t(512)][t(499)].on(t(530),((n,r,s)=>{const o=t;s[o(528)][o(529)]&&Ps(e,o(488),{showActiveMarker:!1})[o(537)](this)(n,r,s)}),{priority:t(483)}),e[t(516)][t(499)].on(t(503),((e,n,r)=>{const s=t,o=r[s(506)][s(519)](n[s(524)]);if(o)for(const t of o)t.is(s(520))&&(r[s(506)][s(497)](t,n[s(524)]),r[s(487)][s(500)](t))}),{priority:t(483)})}}function Gs(){const t=["getChanges","previousSibling","attributes","trackChangesCommand","numberedList","containsItem","from","newValue","*Remove format:* %0","start","9895770tdoxah","batch","outdentList","*Merge:* %0","1062OxKJhZ","attribute","listStyle","push","*Uncheck item*","registerPostFixer","range","*Outdent:* %0","getFirstRange","ELEMENT_","FORMAT_INDENT","setSelection","1246040LFStTm","startsWith","listIndent","*Set format:* %0","attributeKey","has","*Format:* remove from %0","plugins","todoListChecked","locale","data","_supportLegacySuggestions","add","change","673036DIugyD","commandParams","assureChains","*Change to:* %0","112SxQAEi","todo","head","get","groupId","selection","commandName","getSuggestion","afterInit","getFirstMarker","listMarker","*Format:* insert into %0","documentList","config","next","1975960VJcbol","isNextTo","ELEMENT_NUMBERED_LIST","*Split:* list item","splitListItemAfter","document","find","setAttribute","enableDefaultAttributesIntegration","bulletedList","high","_getAttributeKey","ELEMENT_TODO_LIST","detach","_suggestionFactory","oldValue","TrackChangesEditing","oldRange","*Check item*","default","listItemIdFixer","ListEditing","hasSuggestion","splitListItemBefore","descriptionFactory","mergeListItemBackward","formatBlock","isObject","2962726SHUxZp","suggestion:attribute:","customNumberedList","_findSuggestions","size","noTrackChangesFixer","listStart","change:data","*Merge:* list item","includes","fromRange","getRanges","forceValue","_splitMarkerName","numbered","multipleBlocks","type","getSuggestions","ELEMENT_LIST_ITEM","ELEMENT_BULLETED_LIST","format","getChangedMarkers","listMarkerStyle","refresh","todoListCheck","createPositionAt","_registerLegacyDescription","listType","isLocal","653784XoHJtS","differ","*Indent:* %0","listReversed","commands","parent","key","nextSibling","value","createRange","filter","registerAttributeLabel","mergeListItemForward","suggestion","todoList","checkTodoList","registerBlockAttribute","list.multiBlock","removeMarker","listItemId","schema","execute","meta","customBulletedList","length","map","accept","nodeAfter","getAttribute","registerElementLabel","toUpperCase","model","newRange","27cgnGko","37270TkwXtQ","TodoListEditing","bulleted","name","indentList","isUndo","registerDescriptionCallback","end","deletion","_LIST","editor","registerCustomCallback"];return(Gs=function(){return t})()}const Hs=Vs;function Vs(t,e){const n=Gs();return(Vs=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Vs,n=t();for(;;)try{if(777689===-parseInt(e(261))/1+parseInt(e(322))/2+-parseInt(e(222))/3*(-parseInt(e(351))/4)+parseInt(e(223))/5*(parseInt(e(249))/6)+parseInt(e(275))/7*(-parseInt(e(279))/8)+-parseInt(e(245))/9+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);class Ws extends t.Plugin{[Hs(287)](){const t=Hs,e=this[t(233)];if(!e[t(268)][t(266)](t(315)))return;const n=e[t(270)],r=e[t(268)][t(282)](t(310)),s=e[t(268)][t(266)](t(224)),o=!!e[t(292)][t(282)](t(368));function i(e){const r=t;return{type:r(342),content:""+Kr(n,r(264),e)}}function a(e){const r=t;return{type:r(342),content:""+Kr(n,r(243),e)}}r[t(302)](t(239)),r[t(302)](t(303)),r[t(302)](t(324)),r[t(302)](t(374)),r[t(302)](t(227)),r[t(302)](t(247)),r[t(302)](t(298)),r[t(302)](t(317)),r[t(367)](t(370)),r[t(367)](t(349)),r[t(367)](t(263)),o&&(r[t(302)](t(319)),r[t(302)](t(363))),s&&(r[t(302)](t(365)),r[t(302)](t(366)),r[t(367)](t(269)),r[t(318)][t(229)]((e=>{const r=t,{data:s}=e;if(s&&r(269)==s[r(357)])return{type:r(342),content:s[r(242)]?Kr(n,r(312)):Kr(n,r(253))}})),this[t(233)][t(220)][t(299)][t(254)]((e=>{const n=t;if(e[n(246)][n(228)])return!1;let s=!1;const o=r[n(339)]({skipNotAttached:!0})[n(361)]((t=>n(269)===r[n(305)](t)));for(const t of o)n(280)!=t[n(257)]()[n(244)][n(216)][n(217)](n(349))&&(r[n(325)](t[n(257)](),n(250))[n(300)]((t=>n(349)===r[n(305)](t[n(364)])))||(e[n(369)](t[n(288)]()),s=!0));return s}))),r[t(318)][t(362)](t(263),Kr(n,t(259)));const c={type:t(342),content:""};r[t(318)][t(229)]((e=>{const r=t,{data:s}=e;if(!s||r(349)!=s[r(357)])return;let u=e[r(281)];for(;u;){if(u[r(271)]&&((r(251)==u[r(271)][r(357)]||r(344)==u[r(271)][r(357)])&&(u[r(271)][r(242)]&&r(313)!=u[r(271)][r(242)]||r(313)!=u[r(271)][r(309)]&&!s[r(242)])||!o&&u[r(271)][r(357)]==Nc))return c;u=u[r(293)]}if(null==s[r(242)])switch(s[r(309)]){case r(225):return a(Kr(n,r(341)));case r(336):return a(Kr(n,r(296)));case r(280):return a(Kr(n,r(306)))}switch(s[r(242)]){case r(225):return i(Kr(n,r(341)));case r(336):return i(Kr(n,r(296)));case r(280):return i(Kr(n,r(306)))}})),r[t(318)][t(229)]((e=>{const n=t,{data:r}=e;if(r&&n(263)==r[n(357)])return null==r[n(242)]||null==r[n(309)]&&0==r[n(242)]?c:void 0})),r[t(318)][t(229)]((e=>{const r=t;if(r(250)!=e[r(338)])return;const{data:s}=e;if(!s||r(370)!=s[r(357)])return;const o=zs(e);return r(242)==o?{type:r(342),content:Kr(n,r(330))}:r(309)==o?{type:r(342),content:Kr(n,r(297))}:c})),e[t(220)][t(299)][t(254)]((e=>this[t(314)](e))),e[t(220)][t(299)][t(254)]((e=>this[t(327)](e))),e[t(220)][t(299)].on(t(329),((e,n)=>{const r=t;if(n[r(228)]||!n[r(350)])return!1;this[r(277)]()}),{priority:t(304)}),this[t(272)]()}[Hs(314)](t){const e=Hs;if(t[e(246)][e(228)]||!t[e(246)][e(350)])return!1;let n=!1;const r=this[e(233)][e(268)][e(282)](e(310))[e(339)]({skipNotAttached:!0})[e(361)]((t=>t[e(271)]&&e(370)==t[e(271)][e(357)]))[e(361)]((t=>t[e(271)][e(242)]&&t[e(271)][e(309)]));for(const s of r)zs(s)||(t[e(369)](s[e(288)]()),n=!0);return n}[Hs(327)](t){const e=Hs;if(t[e(246)][e(228)]||!t[e(246)][e(350)])return!1;const n=this[e(233)][e(268)][e(282)](e(310));if(n[e(238)][e(359)])return!1;let r=!1;const s=[e(349),e(370),e(263),e(251),e(328),e(354),e(346),e(289),e(344)],o=this[e(233)][e(220)][e(299)][e(352)][e(235)]()[e(361)]((t=>e(250)==t[e(338)]))[e(361)]((t=>s[e(331)](t[e(265)])));if(0==o[e(213)])return r;for(const i of o){const o=n[e(325)](i[e(255)],e(250))[e(361)]((t=>!t[e(373)][e(295)]))[e(214)]((t=>t[e(364)]))[e(361)]((t=>{const r=e,o=n[r(305)](t);return s[r(331)](o)}));if(o[e(213)]){for(const n of o)t[e(369)](n[e(288)]());r=!0}}return r}[Hs(277)](){const t=Hs,e=this[t(233)][t(268)][t(282)](t(310)),n=[t(349),t(370),t(263),t(251),t(328),t(354),t(346),t(289),t(344)];let r;const s=new Set(this[t(233)][t(220)][t(299)][t(352)][t(343)]()[t(361)]((r=>{const s=t;if(r[s(271)][s(311)]||!r[s(271)][s(221)])return null;if(!r[s(226)][s(262)](s(323)))return null;const{id:o}=e[s(335)](r[s(226)]);if(!e[s(316)](o))return null;const i=e[s(286)](o);return n[s(331)](i[s(271)][s(357)])}))[t(214)]((n=>{const s=t,{id:o}=e[s(335)](n[s(226)]),i=e[s(286)](o);return r=i[s(237)][s(283)],i[s(257)]()[s(244)][s(216)]})));if(0==s[t(326)])return;const o=e[t(339)]({skipNotAttached:!0})[t(361)]((e=>t(250)==e[t(338)]&&e[t(271)]&&n[t(331)](e[t(271)][t(357)])&&e[t(237)][t(283)]!=r))[t(214)]((e=>({listItem:e[t(257)]()[t(244)][t(216)],groupId:e[t(237)][t(283)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(266)](n)&&i[t(273)](e);for(const n of e[t(339)]())i[t(266)](n[t(237)][t(283)])&&n[t(301)](t(283),r)}[Hs(272)](){const t=Hs,e=this[t(233)],n=e[t(270)],r=e[t(268)][t(282)](t(310));this[t(348)](),r[t(308)][t(234)](t(320),t(291),t(215),(function(n,r){const s=t,o=[];for(let t of n)t[s(244)][s(216)]===t[s(230)][s(356)]&&(t=e[s(220)][s(360)](e[s(220)][s(347)](t[s(244)][s(216)],0))),o[s(252)](t);e[s(220)][s(274)]((t=>{const n=s,a=e[n(220)][n(299)][n(284)],c=Array[n(241)](a[n(333)]())[n(214)]((t=>i.LiveRange[n(332)](t)));t[n(260)](o),e[n(355)][n(282)](r[n(285)])[n(345)](),r[n(276)][n(252)]({forceDefaultExecution:!0}),e[n(372)](r[n(285)],...r[n(276)]),t[n(260)](c);for(const t of c)t[n(307)]()}))})),r[t(318)][t(218)]((function(n){const r=t,s=!e[r(220)][r(371)][r(321)](n),o=n[r(236)],i=n[r(358)],a=n[r(217)](r(370)),c=!o||o[r(217)](r(370))!==a,u=!i||i[r(217)](r(370))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(340),e)))}[Hs(348)](){const t=Hs,e=this[t(233)],n=e[t(270)];function r(n){const r=t,s=e[r(355)][r(282)](r(303))[r(359)],o=e[r(355)][r(282)](r(239))[r(359)];return r(239)===n?s:o}e[t(268)][t(282)](t(310))[t(318)][t(229)]((function(s){const o=t;if(o(320)!=s[o(338)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(285)]){case o(303):u=i[o(276)][0][o(334)],l=r(i[o(285)]),a=o(u?290:267),!l&&e[o(292)][o(282)](o(368))||(a=o(278)),c={type:o(342),content:Kr(n,a,Kr(n,o(341)))};break;case o(239):u=i[o(276)][0][o(334)],l=r(i[o(285)]),a=o(u?290:267),!l&&e[o(292)][o(282)](o(368))||(a=o(278)),c={type:o(342),content:Kr(n,a,Kr(n,o(296)))};break;case o(227):a=o(353),c={type:o(342),content:Kr(n,a,Kr(n,o(340)))};break;case o(247):a=function(t){const e=o,n=t[e(257)]();let r=n[e(244)][e(216)];for(;r&&n[e(240)](r);){if(r[e(217)](e(263))>0)return!1;r=r[e(358)]}return!0}(s)?Kr(n,o(267),Kr(n,function(t){const e=o;return e(258)+t[e(257)]()[e(244)][e(216)][e(217)](e(349))[e(219)]()+e(232)}(s))):Kr(n,o(256),Kr(n,o(340))),c={type:o(342),content:a};break;case o(319):case o(363):!1===i[o(337)]&&(a=o(248),c={type:o(231),content:Kr(n,a,Kr(n,o(340)))})}return c}))}}function zs(t){const e=Hs;let n=t[e(257)]()[e(244)][e(216)][e(236)];for(;n;){const r=n[e(217)](e(370));if(!r)return!1;if(r==t[e(271)][e(242)])return e(242);if(r==t[e(271)][e(309)])return e(309);n=n[e(236)]}return!1}const Ks=Xs;function qs(){const t=["styles","circle","key","includes","reversed","*Format:* set order to regular","enableDefaultAttributesIntegration","decimal","484WBqVUG","registerPostFixer","registerBlockAttribute","35iquYtU","lower-roman","has","bind","type","filter","decimal-leading-zero","2976234nrAMNj","*Change to:* %0","*Set format:* %0","head","plugins","batch","ELEMENT_","customNumbered","lower-latin","commandParams","_LIST_","listReversed","getFirstRange","editor","config","next","oldValue","afterInit","getFirstMarker","nodeAfter","_getTranslationKeyForListStyle","handleDescriptions","listStart","13288332BTjRdz","default","isUndo","bulleted","48746hgDmcn","attribute","toUpperCase","getSuggestions","_findSuggestions","*Format:* set order to reversed","listType","formatBlock","FORMAT_LIST_START","descriptionFactory","upper-roman","find","*Format:* set start index to %0","model","31hdAcEq","document","list.properties","11XpKwJK","349749SEDOjO","getAttribute","FORMAT_LIST_REVERSED","suggestion","locale","registerAttributeLabel","_registerLegacyDescription","square","upper-latin","replace","disc","format","11504jiVNcR","start","commandName","TrackChangesEditing","ListPropertiesEditing","registerDescriptionCallback","_getAttributeKey","newValue","3066bKZzEC","removeMarker","listStyle","data","469850KzOEgU","get","18WPGNWZ","numbered","*Remove format:* %0","startIndex","_LIST_DEFAULT"];return(qs=function(){return t})()}!function(t){const e=Xs,n=t();for(;;)try{if(462143===parseInt(e(294))/1*(-parseInt(e(280))/2)+-parseInt(e(298))/3+parseInt(e(243))/4*(-parseInt(e(246))/5)+-parseInt(e(253))/6+parseInt(e(224))/7*(parseInt(e(216))/8)+parseInt(e(230))/9*(parseInt(e(228))/10)+parseInt(e(297))/11*(parseInt(e(276))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(270)](){const t=Ks;if(!this[t(266)][t(257)][t(248)](t(220)))return;const e=this[t(266)][t(267)][t(229)](t(296)),n=this[t(266)][t(257)][t(229)](t(219));e[t(235)]&&(n[t(241)](t(226)),n[t(245)](t(226))),e[t(239)]&&(n[t(241)](t(264)),n[t(245)](t(264))),e[t(233)]&&(n[t(241)](t(275)),n[t(245)](t(275)));const r={type:t(215),content:""};n[t(289)][t(221)](this[t(274)][t(249)](this));const s=this[t(266)][t(302)];n[t(289)][t(303)](t(264),Kr(s,t(300))),n[t(289)][t(221)]((e=>{const n=t,{data:s}=e;if(s&&n(264)==s[n(237)])return null==s[n(223)]||0==s[n(223)]&&null==s[n(269)]?r:void 0})),n[t(289)][t(303)](t(275),Kr(s,t(288))),n[t(289)][t(221)]((e=>{const n=t,{data:s}=e;if(s&&n(275)==s[n(237)])return null==s[n(223)]||1==s[n(223)]&&null==s[n(269)]?r:void 0})),this[t(266)][t(293)][t(295)][t(244)]((e=>{const r=t;if(e[r(258)][r(278)])return!1;let s=!1;const o=n[r(283)]({skipNotAttached:!0})[r(251)]((t=>{const e=r,s=n[e(222)](t);return e(275)==s||e(264)==s}));for(const t of o){const o=t[r(265)]()[r(217)][r(272)][r(299)](r(286));r(231)!=o&&r(260)!=o&&(n[r(284)](t[r(265)](),r(281))[r(291)]((t=>r(286)==n[r(222)](t[r(301)])))||(e[r(225)](t[r(271)]()),s=!0))}return s})),this[t(304)]()}[Ks(274)](t){const e=Ks,n=this[e(266)][e(302)],{data:r}=t,s={type:e(215),content:""};if(!r||e(226)!=r[e(237)])return;if(!r[e(269)])return e(277)==r[e(223)]?s:{type:e(215),content:""+Kr(n,e(255),Kr(n,this[e(273)](r[e(223)])))};if(!r[e(223)]){if(e(277)==r[e(269)])return s;let o=t[e(256)];for(;o;){if(o[e(227)]&&e(286)==o[e(227)][e(237)]&&o[e(227)][e(223)])return s;o=o[e(268)]}return{type:e(215),content:""+Kr(n,e(232),Kr(n,this[e(273)](r[e(269)])))}}if(e(277)!=r[e(223)])return{type:e(215),content:""+Kr(n,e(255),Kr(n,this[e(273)](r[e(223)])))};let o=t[e(256)];for(;o;){if(o[e(227)]&&e(286)==o[e(227)][e(237)]&&o[e(227)][e(223)]&&o[e(227)][e(269)])return s;o=o[e(268)]}const i=t[e(265)]()[e(217)][e(272)][e(299)](e(286));return{type:e(215),content:Kr(n,e(255),Kr(n,e(259)+i[e(282)]()+e(234)))}}[Ks(304)](){const t=Ks,e=this[t(266)],n=e[t(302)];e[t(257)][t(229)](t(219))[t(289)][t(221)]((e=>{const r=t;if(r(287)!=e[r(250)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(218)]){case r(226):o=r(254),i={type:r(215),content:Kr(n,o,Kr(n,this[r(273)](s[r(262)][0][r(250)])))};break;case r(264):o=s[r(262)][0][r(239)]?r(285):r(240),i={type:r(215),content:Kr(n,o)};break;case r(275):o=r(292),i={type:r(215),content:Kr(n,o,s[r(262)][0][r(233)])}}return i}))}[Ks(273)](t){const e=Ks;return e(259)+function(t){const n=e;return Js[n(238)](t)?n(279):Ys[n(238)](t)?n(231):null}(t)[e(282)]()+e(263)+t[e(282)]()[e(213)](/-/g,"_")}}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=211]})(t,e)}const Js=[Ks(214),Ks(236),Ks(211)],Ys=[Ks(242),Ks(252),Ks(247),Ks(290),Ks(261),Ks(212)];var Qs=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=422]})(t,e)}function eo(){const t=["markerNameToElements","getFirstRange","downcastDispatcher","editor","102530NxSHnG","unbindElementFromMarkerName","enterBlock","high","selection","addMarker:suggestion:insertion","showSuggestionHighlights","getFirstPosition","616524sFBSAm","203WwtFNb","275QNJtsT","data","parent","split","afterExecute","removeMarker:suggestion:insertion","detach","createRange","fire","enter","27510QaDZLA","setSelection","writer","1488ShAoyd","init","fromRange","change","options","1343436AztZby","end","remove","bind","enableCommand","hasClass","plugins","TrackChangesEditing","128514pugECZ","document","10620VhkYSO","requires","commands","markInsertion","editing","ck-suggestion-marker-split","3AQvdYj","269225EnndUZ","createPositionAt","model","get","markerName","nextSibling","mapper"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(361987===parseInt(e(449))/1+parseInt(e(461))/2*(parseInt(e(429))/3)+parseInt(e(469))/4+parseInt(e(430))/5+parseInt(e(477))/6*(-parseInt(e(450))/7)+parseInt(e(464))/8*(parseInt(e(423))/9)+-parseInt(e(441))/10*(parseInt(e(451))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(424)](){return[Qs.Enter]}[$s(465)](){const t=$s,e=this[t(440)],n=e[t(475)][t(433)](t(476)),r=e[t(425)][t(433)](t(460));n[t(473)](t(460),(()=>{const s=t;e[s(432)][s(467)]((t=>{const o=s,a=e[o(432)][o(422)][o(445)],c=a[o(448)](),u=i.LiveRange[o(466)](a[o(438)]());if(r[o(443)](t)){const r=e[o(432)][o(431)](c[o(453)][o(435)],0),s=t[o(458)](c,r);n[o(426)](s)}else t[o(462)](t[o(458)](u[o(470)]));u[o(457)](),r[o(459)](o(455),{writer:t})}))})),e[t(427)][t(439)].on(t(446),Ps(e,t(454)),{priority:t(444)}),e[t(427)][t(439)].on(t(456),((e,n,r)=>{const s=t,o=r[s(436)][s(437)](n[s(434)]);if(o)for(const t of o)t[s(474)](s(428))&&(r[s(436)][s(442)](t,n[s(434)]),r[s(463)][s(471)](t))}),{priority:t(444)}),e[t(452)][t(439)].on(t(446),((n,r,s)=>{const o=t;s[o(468)][o(447)]&&Ps(e,o(454),{showActiveMarker:!1})[o(472)](this)(n,r,s)}),{priority:t(444)})}}const ro=so;function so(t,e){const n=oo();return(so=function(t,e){return n[t-=144]})(t,e)}function oo(){const t=["79YgGkXB","getRange","editor","model","replace","getMarkersGroup","FindAndReplaceUtils","bind","18281259xlJAxt","has","1883125akoEDb","1789552OQXBdu","plugins","createRange","2865063zvFofN","results","findPrevious","handleFindCommand","16564bceURi","FindAndReplaceEditing","findNext","2283720vbyvCg","get","getIntersection","TrackChangesEditing","isArray","28vzJAvW","_isInDeletionRange","item","string","start","suggestion:deletion","createPositionAt","replaceAll","afterInit","findByTextCallback","find","end","enableCommand","markers","filter","27630qfiQtD"];return(oo=function(){return t})()}!function(t){const e=so,n=t();for(;;)try{if(494268===-parseInt(e(145))/1*(parseInt(e(163))/2)+parseInt(e(159))/3+-parseInt(e(166))/4+-parseInt(e(155))/5+parseInt(e(144))/6+-parseInt(e(171))/7*(parseInt(e(156))/8)+parseInt(e(153))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[ro(179)](){const t=ro;if(!this[t(147)][t(157)][t(154)](t(164)))return;const e=this[t(147)][t(157)][t(167)](t(169));e[t(183)](t(181),this[t(162)][t(152)](this)),e[t(183)](t(165)),e[t(183)](t(161)),e[t(183)](t(149)),e[t(183)](t(178))}[ro(162)](t,e,n={}){const r=ro,s=this[r(147)][r(157)][r(167)](r(151));return t((t=>{const o=r;let i=(o(174)==typeof e?s[o(180)](e,n):e)(t);Array[o(170)](i)&&(i={results:i,searchText:o(174)==typeof e?e:""});const a=i[o(160)][o(185)]((e=>!1===this[o(172)](e,t[o(173)])));return{...i,results:a}}),n)}[ro(172)](t,e){const n=ro,r=this[n(147)][n(148)][n(158)](this[n(147)][n(148)][n(177)](e,t[n(175)]),this[n(147)][n(148)][n(177)](e,t[n(182)]));for(const t of this[n(147)][n(148)][n(184)][n(150)](n(176)))if(null!==r[n(168)](t[n(146)]()))return!0;return!1}}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=428]})(t,e)}function uo(){const t=["config","720wTxIqq","toLowerCase","FORMAT_FONT_SIZE","get","registerInlineAttribute","5574786ZBvxyT","commandParams","TrackChangesEditing","*Set font size:* %0","FontBackgroundColorEditing","*Set font background color:* %0","fontBackgroundColor.colors","FontColorEditing","registerAttributeLabel","trim","4wlXFlS","38288gWtlUl","formatInline","locale","FontFamilyEditing","type","FORMAT_FONT_BACKGROUND","_registerLegacyDescription","*Set font family:* %0","*Reset font color*","2469729DZFJSo","descriptionFactory","normalizeSizeOptions","*Reset font family*","label","fontFamily","editor","FORMAT_FONT_FAMILY","enableDefaultAttributesIntegration","4yxBLim","commandName","title","has","fontBackgroundColor","FORMAT_FONT_COLOR","4478770GbpjlC","plugins","*Reset font background color*","format","model","registerDescriptionCallback","fontColor.colors","fontSize.options","find","afterInit","FontSize","fontColor","118444bHkEey","FontSizeEditing","*Reset font size*","fontSize","value","*Set font color:* %0","4367450gndytE","3946776WvcrdU"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(436796===parseInt(e(453))/1*(-parseInt(e(471))/2)+parseInt(e(444))/3*(-parseInt(e(434))/4)+parseInt(e(477))/5+parseInt(e(478))/6+parseInt(e(485))/7+parseInt(e(435))/8*(-parseInt(e(480))/9)+-parseInt(e(459))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(472),commandName:ao(474)},{pluginName:ao(438),commandName:ao(449)},{pluginName:ao(431),commandName:ao(470)},{pluginName:ao(428),commandName:ao(457)}];class fo extends t.Plugin{[ao(468)](){const t=ao,e=this[t(450)][t(437)],n=this[t(450)][t(460)][t(483)](t(487));for(const{pluginName:e,commandName:r}of lo)this[t(450)][t(460)][t(456)](e)&&(n[t(452)](r),n[t(484)](r));n[t(445)][t(432)](t(474),Kr(e,t(482))),n[t(445)][t(432)](t(449),Kr(e,t(451))),n[t(445)][t(432)](t(470),Kr(e,t(458))),n[t(445)][t(432)](t(457),Kr(e,t(440))),this[t(441)]()}[ao(441)](){const t=ao,e=this[t(450)],n=e[t(437)];e[t(460)][t(483)](t(487))[t(445)][t(464)]((e=>{const r=t,o=n.t;if(r(436)!=e[r(439)])return;const{data:i}=e;if(null!=i){if(r(474)==i[r(454)]){const t=i[r(486)][0][r(475)];if(t){const e=o(this[r(450)][r(460)][r(483)](r(469))[r(446)](this[r(450)][r(479)][r(483)](r(466)))[r(467)]((e=>e[r(463)]==t))[r(455)])[r(481)]();return{type:r(462),content:Kr(n,r(488),e)}}return{type:r(462),content:Kr(n,r(473))}}if(r(449)==i[r(454)]){const t=i[r(486)][0][r(475)];return t?{type:r(462),content:Kr(n,r(442),t)}:{type:r(462),content:Kr(n,r(447))}}if(r(470)==i[r(454)]){const t=i[r(486)][0][r(475)];if(t){const e=(0,s.normalizeColorOptions)(this[r(450)][r(479)][r(483)](r(465)))[r(467)]((e=>e[r(463)]==t));let i=t,a="";return e&&(i=e[r(448)],a=o(i)[r(481)]()),{type:r(462),content:Kr(n,r(476),a)[r(433)](),color:{value:t,title:a||i}}}return{type:r(462),content:Kr(n,r(443))}}if(r(457)==i[r(454)]){const t=i[r(486)][0][r(475)];if(t){const e=(0,s.normalizeColorOptions)(this[r(450)][r(479)][r(483)](r(430)))[r(467)]((e=>e[r(463)]==t));let i=t,a="";return e&&(i=e[r(448)],a=o(i)[r(481)]()),{type:r(462),content:Kr(n,r(429),a)[r(433)](),color:{value:t,title:a||i}}}return{type:r(462),content:Kr(n,r(461))}}}}))}}function ho(){const t=["find","fontColor","*Set format to:* %0","enableCommand","label","afterInit","get","commands","toLowerCase","4260564KZvwtW","fontColor.colors","entries","toUpperCase","format","9622710ijcFIv","slice","284302FMJEmJ","*Remove all formatting*","join","fontBackgroundColor","12aBdeKo","normalizeSizeOptions","4fQqdHs","model","type","94832nbwLdm","copyFormat","enableDefaultAttributesIntegration","commandParams","pasteFormat","plugins","boolean","commandName","fontSize","1496331JAIOdN","_registerLegacyDescription","formatBlock","push","config","locale","42bliwPj","formatInline","fontSize.options","editor","TrackChangesEditing","title","195212TZXsXq","975115sHaWxx","registerDescriptionCallback","FontSize","charAt","descriptionFactory","length","split"];return(ho=function(){return t})()}const go=po;function po(t,e){const n=ho();return(po=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(288583===-parseInt(e(173))/1*(-parseInt(e(179))/2)+-parseInt(e(191))/3+parseInt(e(203))/4+parseInt(e(204))/5*(-parseInt(e(177))/6)+-parseInt(e(197))/7*(-parseInt(e(182))/8)+-parseInt(e(166))/9+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class mo extends t.Plugin{[go(162)](){const t=go,e=this[t(200)],n=e[t(187)][t(163)](t(201)),r=e[t(164)][t(163)](t(183)),s=e[t(164)][t(163)](t(186));r&&s&&(n[t(184)](t(186)),n[t(160)](t(183)),this[t(192)]())}[go(192)](){const t=go,e=this[t(200)],n=e[t(196)];e[t(187)][t(163)](t(201))[t(154)][t(205)]((r=>{const s=t;if(s(193)!=r[s(181)]&&s(198)!=r[s(181)])return;const{data:o}=r;if(o&&s(186)===o[s(189)]){const t=[],r=o[s(185)][0];for(const[n,o]of Object[s(168)](r))t[s(194)](Eo(e,n,o));return t[s(155)]?{type:s(170),content:Kr(n,s(159),t[s(175)](", "))}:{type:s(170),content:Kr(n,s(174))}}}))}}function Eo(t,e,n){const r=go,o=t[r(196)].t,i=e[r(156)](/(?=[A-Z])/)[r(175)](" "),a=o(i[r(153)](0)[r(169)]()+i[r(172)](1))[r(165)]();if(r(188)==typeof n)return a;if(r(158)===e||r(176)===e){const e=(0,s.normalizeColorOptions)(t[r(195)][r(163)](r(167)))[r(157)]((t=>t[r(180)]==n));return a+" ("+(e?o(e[r(161)])[r(165)]():n)+")"}if(r(190)===e&&isNaN(parseFloat(n))){const e=t[r(187)][r(163)](r(152))[r(178)](t[r(195)][r(163)](r(199)))[r(157)]((t=>t[r(180)]==n));return a+" ("+(e?o(e[r(202)])[r(165)]():n)+")"}return a+" ("+n+")"}const Io=To;function bo(){const t=["1662615dwEiXp","enableDefaultAttributesIntegration","has","formatBlock","_headingOptions","2CTCjHc","config","570buXeve","198184enByTO","editor","registerDescriptionCallback","view","HeadingEditing","heading","35upjMBy","descriptionFactory","paragraph","commandName","870339NFynLB","ELEMENT_HEADING","2727GNOFFM","heading.options","get","ELEMENT_HEADING_CUSTOM","title","TrackChangesEditing","plugins","type","locale","commandParams","*Change to:* %0","name","value","model","_registerLegacyDescription","317052gqPUge","match","119758fNqqIf","find","registerElementLabel","447588YQgZdM","afterInit","format","_getHeadingLevel"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=355]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(183107===-parseInt(e(365))/1*(parseInt(e(377))/2)+-parseInt(e(390))/3+parseInt(e(363))/4+parseInt(e(372))/5+parseInt(e(368))/6+parseInt(e(386))/7*(parseInt(e(380))/8)+-parseInt(e(392))/9*(parseInt(e(379))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Io(369)](){const t=Io,e=this[t(381)];if(!e[t(398)][t(374)](t(384)))return;this[t(376)]=e[t(378)][t(394)](t(393));const n=e[t(356)],r=e[t(398)][t(394)](t(397));r[t(373)](t(385));for(const e of this[t(376)])t(388)!=e[t(361)]&&r[t(387)][t(367)](e[t(361)],(n=>{const r=t,i=this[r(371)](e[r(361)]);return null!==i?s(n,i):o(n,e[r(396)])}));function s(e,r){return Kr(n,t(391),[e,r])}function o(e,r){return Kr(n,t(395),[e,r])}this[t(362)]()}[Io(362)](){const t=Io,e=this[t(381)],n=e[t(356)];e[t(398)][t(394)](t(397))[t(387)][t(382)]((e=>{const r=t;if(r(375)!=e[r(355)])return;const{data:s}=e;if(s&&r(385)==s[r(389)]){const e=s[r(357)][0][r(360)],c=this[r(371)](e);if(null!==c)return{type:r(370),content:Kr(n,r(358),(a=c,Kr(n,r(391),[1,a])))};const u=this[r(376)][r(366)]((t=>t[r(361)]===e))[r(396)];return{type:r(370),content:Kr(n,r(358),(o=1,i=u,Kr(n,t(395),[o,i])))}}var o,i,a}))}[Io(371)](t){const e=Io;var n,r;const s=t[e(364)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(376)])||void 0===n?void 0:n[e(366)]((n=>n[e(361)]==t));if(o&&o[e(383)]){const t=o[e(383)],n=(null!==(r=t[e(359)])&&void 0!==r?r:t)[e(364)](/^h(\d+)/);if(n)return n[1]}return null}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=179]})(t,e)}function Ao(){const t=["value","get","plugins","TrackChangesEditing","registerDescriptionCallback","color","format","formatInline","*Remove highlight*","title","HighlightEditing","206hKzPvo","afterInit","commandName","registerInlineAttribute","toLowerCase","locale","60LTHuZZ","471663CKENlv","1587lqGMKy","_registerLegacyDescription","FORMAT_HIGHLIGHT","7nTumrn","16803259YTYTcB","registerAttributeLabel","commandParams","3282492sjlgPX","15YaKMYg","1524759HcOOny","4650784BKEAQr","highlight.options","editor","config","*Set highlight:* %0","type","enableDefaultAttributesIntegration","highlight","model","has","191276YGzhQz","descriptionFactory","find"];return(Ao=function(){return t})()}const ko=yo;!function(t){const e=yo,n=t();for(;;)try{if(363690===-parseInt(e(213))/1*(parseInt(e(205))/2)+-parseInt(e(180))/3+parseInt(e(191))/4*(-parseInt(e(179))/5)+parseInt(e(220))/6*(parseInt(e(216))/7)+-parseInt(e(181))/8+parseInt(e(212))/9*(-parseInt(e(211))/10)+parseInt(e(217))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[ko(206)](){const t=ko,e=this[t(183)];if(!e[t(196)][t(190)](t(204)))return;const n=e[t(196)][t(195)](t(197)),r=e[t(210)];n[t(187)](t(188)),n[t(208)](t(188)),n[t(192)][t(218)](t(188),Kr(r,t(215))),this[t(214)]()}[ko(214)](){const t=ko,e=this[t(183)],n=e[t(210)];e[t(196)][t(195)](t(197))[t(192)][t(198)]((r=>{const s=t;if(s(201)!=r[s(186)])return;const{data:o}=r;if(o&&s(188)==o[s(207)]){const t=n.t,r=o[s(219)][0][s(194)];if(r){const o=e[s(184)][s(195)](s(182))[s(193)]((t=>t[s(189)]==r)),i=t(o[s(203)])[s(209)]();return{type:s(200),content:Kr(n,s(185),i),color:{value:o[s(199)],title:o[s(203)]}}}return{type:s(200),content:Kr(n,s(202),Kr(n,s(215)))}}}))}}const No=Ro;function Lo(){const t=["div","afterInit","high","for","HorizontalLineEditing","TrackChangesEditing","createPositionAt","conversion","horizontalLine","elementToStructure","get","6kdkZGh","ELEMENT_HORIZONTAL_LINE","createContainerElement","134auyhey","editor","locale","7188286bOEpAR","dataDowncast","5036525KGlAvz","3981616tMUsuq","descriptionFactory","registerElementLabel","addClass","100952LjlFNK","793733MOaoKo","plugins","39414brdTdN","has","insert","ck-horizontal-line","createEmptyElement","153QHHklR","23523470qQYYtO","showSuggestionHighlights","enableCommand"];return(Lo=function(){return t})()}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(551152===parseInt(e(478))/1+-parseInt(e(467))/2*(-parseInt(e(480))/3)+parseInt(e(473))/4+-parseInt(e(472))/5*(parseInt(e(464))/6)+parseInt(e(470))/7+-parseInt(e(477))/8*(-parseInt(e(485))/9)+-parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class So extends t.Plugin{[No(490)](){const t=No,e=this[t(468)];if(!e[t(479)][t(481)](t(493)))return;e[t(479)][t(463)](t(494))[t(488)](t(461));const n=e[t(479)][t(463)](t(494)),r=e[t(469)];n[t(474)][t(475)](t(461),(e=>Kr(r,t(465),e))),e[t(460)][t(492)](t(471))[t(462)]({model:t(461),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(487)])return null;const o=n[s(466)](s(489)),i=n[s(484)]("hr");return n[s(476)](s(483),o),n[s(482)](n[s(459)](o,0),i),o},converterPriority:t(491)})}}const Mo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=163]})(t,e)}function wo(){const t=["htmlEmbed","nodeAfter","22ynkTFx","has","afterInit","50JAXONf","descriptionFactory","attribute","registerElementLabel","489546jTXbSb","format","90729aaHTHu","getFirstRange","_registerLegacyDescription","1928056eReHRo","*Change %0 content*","locale","plugins","TrackChangesEditing","registerBlockAttribute","element","formatBlock","HtmlEmbed","1196083soXnSw","rawHtml","editor","44otHiEg","enableDefaultAttributesIntegration","key","57213RMrlIi","type","start","13658pzVARg","ELEMENT_HTML_EMBED","commandName","value","registerDescriptionCallback","get","305135FiHatM"];return(wo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(122826===-parseInt(e(185))/1*(parseInt(e(176))/2)+parseInt(e(173))/3*(-parseInt(e(170))/4)+-parseInt(e(182))/5+parseInt(e(192))/6+parseInt(e(167))/7+parseInt(e(197))/8+parseInt(e(194))/9*(parseInt(e(188))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[Mo(187)](){const t=Mo,e=this[t(169)];if(!e[t(200)][t(186)](t(166)))return;const n=e[t(200)][t(181)](t(201)),r=e[t(199)];n[t(189)][t(191)](t(168),(e=>Kr(r,t(177),e))),n[t(171)](t(183)),n[t(163)](t(179)),n[t(189)][t(180)]((e=>{const n=t;if(n(190)!=e[n(174)])return;const{data:s}=e;if(s&&n(179)==s[n(172)]&&e[n(195)]()[n(175)][n(184)].is(n(164),n(168))){const t=Kr(r,n(177));return{type:n(193),content:Kr(r,n(198),t)}}})),this[t(196)]()}[Mo(196)](){const t=Mo,e=this[t(169)],n=e[t(199)];e[t(200)][t(181)](t(201))[t(189)][t(180)]((e=>{const r=t;if(r(165)!=e[r(174)])return;const{data:s}=e;if(s&&r(183)==s[r(178)]){const t=Kr(n,r(177));return{type:r(193),content:Kr(n,r(198),t)}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=422]})(t,e)}function Po(){const t=["imageInline","Block image to inline image","caption","nodeAfter","2050hEpZnv","TrackChangesEditing","resizeImage","_findSuggestions","join","alt","ImageCaptionUtils","type","isOwn","toPrevious","1768572JYzVcT","attribute","isCollapsed","getFirstRange","8835930wZVvJW","descriptionFactory","key","convertBlockImageToInline","getNearestSelectionRange","nodeBefore","filter","registerAttributeLabel","enableCommand","forceDefaultExecution","createRangeOn","ImageUtils","resizedWidth","insertion","imageBlock","getSuggestionCallback","find","markDeletion","start","fromPosition","chain","backward","getContainedElement","ImageInlineEditing","_suggestionFactory","insertImage","deletion","ImageBlockEditing","imageStylePreApply","width","previous","*Set image text alternative:* %0","locale","afterInit","formatInline","isBlockImage","FORMAT_IMAGE_SIZE","_registerLegacyDescription","schema","139nKsAHb","24ZWSNaG","700343NlepbH","accept","ImageUploadEditing","createRange","registerCustomCallback","selection","registerDescriptionCallback","ELEMENT_CAPTION","enableDefaultAttributesIntegration","imageCaption","registerElementLabel","convertInlineImageToBlock","toNext","discard","*Set image width:* %0","getClosestSelectedImageElement","toggleImageCaption","*Reset image width*","element","registerBlockAttribute","forward","imageTextAlternative","ImageCaptionEditing","getCaptionFromImageModelElement","markBlockFormat","plugins","isEqual","uploadImage","ELEMENT_INLINE_IMAGE","addObject","subType","markInsertion","imageTypeInline","commandName","1348zOjZbT","model","findIndex","Inline image to block image","document","ImageResize","has","end","change","format","*Remove image text alternative*","removeObject","2390235cwVGDO","3261hWWmPm","newValue","isBefore","length","editor","2554776tpVyNm","imageTypeBlock","get","detach","ImageEditing","isIntersecting","commandParams","formatBlock","ELEMENT_IMAGE","ImageTextAlternativeEditing"];return(Po=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(249383===-parseInt(e(423))/1*(-parseInt(e(491))/2)+parseInt(e(472))/3*(-parseInt(e(459))/4)+parseInt(e(471))/5+parseInt(e(501))/6+parseInt(e(425))/7*(parseInt(e(424))/8)+parseInt(e(477))/9+-parseInt(e(505))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Do(538)](){const t=Do,e=this[t(476)];if(!e[t(450)][t(465)](t(481)))return;const n=e[t(450)][t(479)](t(492)),r=e[t(450)][t(479)](t(516)),s=e[t(537)];n[t(513)](t(530)),n[t(506)][t(435)](t(519),(e=>Kr(s,t(485),e))),n[t(506)][t(435)](t(487),(e=>Kr(s,t(453),e))),n[t(506)][t(435)](t(489),(()=>Kr(s,t(432)))),e[t(450)][t(465)](t(427))&&n[t(513)](t(452)),e[t(450)][t(465)](t(532))&&e[t(450)][t(465)](t(528))&&(n[t(513)](t(457),((s,o)=>{const i=t,a=r[i(440)](e[i(460)][i(463)][i(430)]);e[i(460)][i(467)]((()=>{const t=i;n[t(449)](a,{commandName:t(457),commandParams:[o]},[],t(508))}))})),n[t(513)](t(478),((s,o)=>{const a=t;e[a(460)][a(467)]((t=>{const c=a;let u=r[c(440)](e[c(460)][c(463)][c(430)]),l=t[c(515)](u);const f=i.LivePosition[c(524)](l[c(523)],c(500)),h=i.LivePosition[c(524)](l[c(466)],c(437));n[c(514)]((()=>s(o))),u=r[c(440)](e[c(460)][c(463)][c(430)]),l=t[c(515)](u);const g=t[c(428)](f,h);f[c(480)](),h[c(480)](),n[c(449)](u,{commandName:c(457),commandParams:[o]},[],c(436)),g[c(523)][c(474)](l[c(523)])&&n[c(456)](t[c(428)](g[c(523)],l[c(523)]),c(436)),l[c(466)][c(474)](g[c(466)])&&n[c(456)](t[c(428)](l[c(466)],g[c(466)]),c(436))}))})),n[t(529)][t(429)](t(484),t(436),t(495),(()=>!1)),n[t(529)][t(429)](t(484),t(436),t(426),(()=>!1)),n[t(529)][t(429)](t(484),t(436),t(438),n[t(529)][t(520)](t(484),"",t(426))),n[t(529)][t(429)](t(518),t(436),t(495),(()=>!1)),n[t(529)][t(429)](t(518),t(436),t(438),(([r])=>{const s=t,o=n[s(529)][s(520)](s(518),"",s(438));let i=r[s(523)],a=r[s(466)];const c=e[s(460)][s(422)][s(509)](i,s(526)),u=e[s(460)][s(422)][s(509)](a,s(445));c[s(503)]&&(i=c[s(523)]),u[s(503)]&&(a=u[s(466)]),o([e[s(460)][s(428)](i,a)])})),n[t(529)][t(429)](t(484),t(436),t(525),c),n[t(529)][t(429)](t(518),t(436),t(525),c)),e[t(450)][t(465)](t(447))&&(n[t(513)](t(441),((s,o)=>{const i=t,a=e[i(450)][i(479)](i(497));let c=r[i(440)](e[i(460)][i(463)][i(430)]),u=a[i(448)](c);e[i(460)][i(467)]((()=>{const t=i;if(u)return void n[t(522)](e[t(460)][t(515)](u));const l=r[t(540)](c);s(o),c=r[t(440)](e[t(460)][t(463)][t(430)]),u=a[t(448)](c),n[t(456)](e[t(460)][t(515)](u),l?null:t(434))}))})),n[t(529)][t(429)](t(518),t(434),t(525),c));const o=[{type:t(484),subType:t(533)},{type:t(518),subType:t(434)},{type:t(484),subType:t(436)},{type:t(518),subType:t(436)}];function a(e,s){const i=t,a=o[i(461)]((({type:t,subType:n})=>e[i(498)]==t&&e[i(455)]==n)),c=o[i(461)]((({type:t,subType:e})=>s[i(498)]==t&&s[i(455)]==e));if(a<0||c<0)return!1;const u=e[i(504)](),l=s[i(504)]();if((0==a||1==a)&&2==c&&u[i(482)](l))return!0;if(2==a&&3==c){const t=n[i(494)](u,i(518))[i(511)]((({suggestion:t,meta:e})=>e[i(499)]&&i(436)==t[i(455)]));if(t[i(475)]>1&&l[i(466)][i(451)](u[i(523)]))return!0;if(1==t[i(475)]&&(u[i(523)][i(451)](l[i(466)])||u[i(466)][i(451)](l[i(523)])))return!0}if(3==a&&3==c&&u[i(523)][i(474)](l[i(523)])){const t=u[i(466)][i(490)],e=l[i(523)][i(510)];return r[i(540)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(450)][t(465)](t(464))&&(n[t(433)](t(493)),n[t(444)](t(517)),n[t(506)][t(512)](t(517),Kr(s,t(541)))),e[t(450)][t(465)](t(486))&&(n[t(433)](t(446)),n[t(444)](t(496))),n[t(506)][t(431)]((e=>{const n=t;if(o[n(521)]((({type:t,subType:r})=>e[n(498)]==t&&e[n(455)]==r)))return e[n(535)]?{}:void 0})),n[t(506)][t(431)]((e=>{const n=t;if(n(518)==e[n(498)]||n(531)==e[n(498)]){const t=e[n(527)]();if(t&&t.is(n(443),n(489)))return{type:n(518)==e[n(498)]?n(454):n(470),element:t,quantity:1}}})),n[t(506)][t(431)]((e=>t(484)==e[t(498)]&&t(436)==e[t(455)]?{type:t(468),content:t(462)}:t(484)==e[t(498)]&&t(508)==e[t(455)]?{type:t(468),content:t(488)}:void 0)),n[t(506)][t(431)]((e=>{const n=t;if(n(502)!=e[n(498)])return;const{data:r}=e;if(!r||n(496)!=r[n(507)])return;const o=r[n(473)];return o?{type:n(468),content:Kr(s,n(536),'"'+o+'"')}:{type:n(468),content:Kr(s,n(469))}})),this[t(542)]()}[Do(542)](){const t=Do,e=this[t(476)],n=e[t(537)];e[t(450)][t(479)](t(492))[t(506)][t(431)]((e=>{const r=t;if(r(484)!=e[r(498)]&&r(539)!=e[r(498)])return;const{data:s}=e;if(s){if(r(446)==s[r(458)]){const t=s[r(483)][0][r(473)];return t?{type:r(468),content:Kr(n,r(536),'"'+t+'"')}:{type:r(468),content:Kr(n,r(469))}}if(r(493)==s[r(458)]){const t=s[r(483)][0][r(534)];return t?{type:r(468),content:Kr(n,r(439),t)}:{type:r(468),content:Kr(n,r(442))}}}}))}}function Bo(){const t=["TrackChangesEditing","accept","commandName","key","1790NzXnZc","attribute","type","registerCustomCallback","get","14103lATseg","2tscjje","ImageEditing","50159MVGlhF","newValue","plugins","1622761nnRUhd","1387524wpHXDa","enableDefaultAttributesIntegration","oldValue","236mizwmv","format","_suggestionFactory","registerDescriptionCallback","src","_handleLegacySuggestions","locale","950595xNcTKd","formatInline","918480tSQhWV","*Replace image URL*","registerBlockAttribute","has","getSuggestionCallback","formatBlock","descriptionFactory","*Format:* replace image URL","replaceImageSource","discard","9873bgLxeb","afterInit","_registerLegacyDescription","editor"];return(Bo=function(){return t})()}const Uo=jo;function jo(t,e){const n=Bo();return(jo=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(174343===parseInt(e(481))/1*(-parseInt(e(479))/2)+parseInt(e(478))/3*(-parseInt(e(488))/4)+parseInt(e(495))/5+-parseInt(e(485))/6+parseInt(e(484))/7+parseInt(e(497))/8+-parseInt(e(507))/9*(-parseInt(e(515))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Go extends t.Plugin{[Uo(508)](){const t=Uo;if(!this[t(510)][t(483)][t(500)](t(480)))return;const e=this[t(510)][t(494)],n=this[t(510)][t(483)][t(477)](t(511));n[t(486)](t(505)),n[t(499)](t(492)),n[t(503)][t(491)]((n=>{const r=t;if(r(516)!=n[r(517)])return;const{data:s}=n;return s&&r(492)==s[r(514)]?s[r(482)]&&s[r(487)]?{type:r(489),content:Kr(e,r(498))}:{type:r(489),content:""}:void 0})),this[t(493)]()}[Uo(493)](){const t=Uo,e=this[t(510)][t(483)][t(477)](t(511));e[t(490)][t(518)](t(502),t(505),t(512),e[t(490)][t(501)](t(502),null,t(506))),e[t(490)][t(518)](t(502),t(505),t(506),e[t(490)][t(501)](t(502),null,t(512))),this[t(509)]()}[Uo(509)](){const t=Uo,e=this[t(510)],n=e[t(494)];e[t(483)][t(477)](t(511))[t(503)][t(491)]((e=>{const r=t;if(r(502)!=e[r(517)]&&r(496)!=e[r(517)])return;const{data:s}=e;return s&&r(505)==s[r(513)]?{type:r(489),content:Kr(n,r(504))}:void 0}))}}const Ho=Wo;function Vo(){const t=["5IELBcW","suggestion","model","Users","getSuggestions","formatInline","getSuggestionCallback","nodeBefore","isInlineImage","imageTypeInline","chain","document","forEach","registerCustomCallback","commands","imageStyle","28KnWAwY","refresh","markBlockFormat","13286190ufljQK","createRangeOn","242552eNKlnf","imageTypeBlock","toLowerCase","format","descriptionFactory","setImageNaturalSizeAttributes","value","side","newRange","commandReversedParams","ImageStyleEditing","type","has","getChangedMarkers","subType","afterInit","nodeAfter","_findSuggestions","FORMAT_SIDE_IMAGE","hasSuggestion","isEqual","head","accept","345120QmvAWF","insertion","convertInlineImageToBlock","from","selection","discardSuggestion","title","isInContent","markInlineFormat","next","commandName","length","editor","924507ujGvpl","getContainedElement","_splitMarkerName","differ","imageStylePreApply","isOwn","registerDescriptionCallback","*Format:* %0","getSuggestion","ImageUtils","locale","970185eKZNnl","commandParams","formatBlock","join","change","enableCommand","35330oEIDFJ","end","shouldConvertImageType","isBlockImage","_registerLegacyDescription","isBefore","normalizedStyles","getFirstRange","11tpysVZ","name","_suggestionFactory","filter","author","2982114IhAsOj","plugins","32GgDBvD","imageCaption","start","findIndex","registerPostFixer","discard","TrackChangesEditing","isIntersecting","get","getClosestSelectedImageElement","imageStylePostApply"];return(Vo=function(){return t})()}function Wo(t,e){const n=Vo();return(Wo=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(451996===-parseInt(e(525))/1*(parseInt(e(440))/2)+parseInt(e(519))/3+parseInt(e(495))/4+-parseInt(e(451))/5*(parseInt(e(538))/6)+-parseInt(e(467))/7*(parseInt(e(472))/8)+-parseInt(e(508))/9+parseInt(e(470))/10*(parseInt(e(533))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class zo extends t.Plugin{[Ho(487)](){const t=Ho,n=this[t(507)];if(!n[t(539)][t(484)](t(482)))return;const r=n[t(539)][t(448)](t(446)),s=n[t(539)][t(448)](t(517)),o={};r[t(524)](t(466),((o,i)=>{const a=t,c=n[a(539)][a(448)](a(454)).me,u=n[a(465)][a(448)](a(466));let l=s[a(449)](n[a(453)][a(462)][a(499)]),f=n[a(453)][a(471)](l),h=u[a(478)];if(h==i[a(478)])return;const g={commandName:a(466),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(453)][a(523)]((()=>{const t=a;if(r[t(455)]()[t(536)]((e=>e[t(502)]&&c==e[t(537)]&&(t(521)==e[t(483)]||t(456)==e[t(483)])&&(t(512)==e[t(486)]||t(450)==e[t(486)])&&e[t(532)]()[t(492)](f)))[t(463)]((e=>r[t(500)](e[t(493)]))),l=s[t(449)](n[t(453)][t(462)][t(499)]),f=n[t(453)][t(471)](l),u[t(468)](),n[t(465)][t(448)](t(460))[t(468)](),n[t(465)][t(448)](t(473))[t(468)](),h=u[t(478)],h!=i[t(478)])return s[t(459)](l)&&u[t(527)](i[t(478)],l)?(o({...i,setImageSizes:!1}),l=s[t(449)](n[t(453)][t(462)][t(499)]),void r[t(469)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(512))):void(s[t(528)](l)?r[t(469)](l,g,[],t(450)):r[t(503)](f,g,t(450)))}))}));for(const e of n[t(539)][t(448)](t(482))[t(531)])o[e[t(534)]]=e[t(501)][t(474)]();r[t(535)][t(464)](t(521),t(512),t(522),(()=>!1)),r[t(535)][t(464)](t(521),t(450),t(522),(()=>!1)),r[t(535)][t(464)](t(456),t(450),t(522),(()=>!1)),r[t(535)][t(464)](t(521),t(512),t(494),(([e])=>{const n=t;s[n(477)](e[n(509)]())})),r[t(535)][t(464)](t(521),t(512),t(445),((e,n)=>{const s=t;r[s(535)][s(457)](s(521),"",s(494))(e,{commandName:n[s(505)],commandParams:n[s(481)]})})),r[t(535)][t(464)](t(521),t(512),t(461),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(521),subType:t(512)},{type:t(496),subType:t(441)},{type:t(521),subType:t(497)},{type:t(496),subType:t(497)}];function a(e,n){const o=t,a=i[o(443)]((({type:t,subType:n})=>e[o(483)]==t&&e[o(486)]==n)),c=i[o(443)]((({type:t,subType:e})=>n[o(483)]==t&&n[o(486)]==e));if(a<0||c<0)return!1;const u=e[o(532)](),l=n[o(532)]();if((0==a||1==a)&&2==c&&u[o(447)](l))return!0;if(2==a&&3==c){const t=r[o(489)](u,o(496))[o(536)]((({suggestion:t,meta:e})=>e[o(513)]&&o(497)==t[o(486)]));if(t[o(506)]>1&&l[o(526)][o(492)](u[o(442)]))return!0;if(1==t[o(506)]&&(u[o(442)][o(492)](l[o(526)])||u[o(526)][o(492)](l[o(442)])))return!0}if(3==a&&3==c&&u[o(442)][o(530)](l[o(442)])){const t=u[o(526)][o(488)],e=l[o(442)][o(458)];return s[o(528)](t)&&t===e}return!1}n[t(453)][t(462)][t(444)]((()=>{const e=t;let o=!1;const i=Array[e(498)](n[e(453)][e(462)][e(511)][e(485)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(510)](t);if(e(452)==i&&r[e(491)](u)){if(e(521)==a&&(e(512)==c||e(450)==c)){const t=r[e(516)](u);if(n[e(480)]){const n=t[e(532)]()[e(509)]();if(s[e(528)](n))continue;r[e(500)](t),o=!0}}if(e(496)==a&&e(441)==c&&!n[e(480)]){const t=r[e(516)](u);t[e(504)]&&t[e(504)][e(502)]&&(r[e(500)](t[e(504)]),o=!0)}}}return o})),this[t(529)](o)}[Ho(529)](t){const e=Ho,n=this[e(507)],r=n[e(518)];n[e(539)][e(448)](e(446))[e(476)][e(514)]((n=>{const s=e;if(s(521)!=n[s(483)]&&s(456)!=n[s(483)])return;const{data:o}=n;if(!o||s(466)!=o[s(505)])return;const i=o[s(520)][0][s(478)];return function(t){const e=s;return{type:e(475),content:Kr(r,e(515),t)}}(s(479)===i?Kr(r,s(490)):t[i]||i)}))}}const Ko=qo;function qo(t,e){const n=Zo();return(qo=function(t,e){return n[t-=257]})(t,e)}function Zo(){const t=["plugins","5973000aHidct","importWord","_trackChangesExecuted","get","track_changes","lowest","collaboration_features","_setSuggestionData","value","dataInsert","1082792wPMlkK","execute","3190614orLuHo","1240210FoyjWy","afterInit","2FOuOco","trackChanges","TrackChangesEditing","12Gvqqcg","forEach","9KviZyo","commands","_handleImportedData","enableCommand","_trackChangesValueDuringImport","bind","listenTo","1277234psyDHk","Users","editor","high","1562714GtjRct","4583072VsYjnL"];return(Zo=function(){return t})()}!function(t){const e=qo,n=t();for(;;)try{if(901604===-parseInt(e(279))/1*(-parseInt(e(261))/2)+-parseInt(e(276))/3+-parseInt(e(262))/4+parseInt(e(264))/5+parseInt(e(282))/6*(parseInt(e(257))/7)+parseInt(e(274))/8*(-parseInt(e(284))/9)+parseInt(e(277))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Xo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(288)]=!1,this[e(266)]=!1}[Ko(278)](){const t=Ko,e=this[t(259)],n=e[t(285)][t(267)](t(265)),r=e[t(285)][t(267)](t(280));n&&(n.on(t(275),((e,[,n])=>{const s=t;this[s(288)]=r[s(272)],n[s(270)][s(268)]=!this[s(288)]}),{priority:t(260)}),this[t(290)](n,t(273),this[t(286)][t(289)](this)),this[t(290)](n,t(273),(()=>{const e=t;this[e(266)]&&(r[e(275)](),this[e(266)]=!1)}),{priority:t(269)}),e[t(263)][t(267)](t(281))[t(287)](t(265)))}[Ko(286)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(259)][n(285)][n(267)](n(280)),o=s[n(272)];this[n(288)]!==o&&(s[n(275)](),this[n(266)]=!0),r&&r[n(283)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(259)][o(263)][o(267)](o(258)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(265)}}};this[o(259)][o(263)][o(267)](o(281))[o(271)](i)}))}}const Jo=Yo;function Yo(t,e){const n=$o();return(Yo=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(499417===-parseInt(e(477))/1+parseInt(e(508))/2*(parseInt(e(502))/3)+parseInt(e(483))/4*(parseInt(e(490))/5)+-parseInt(e(484))/6*(-parseInt(e(493))/7)+parseInt(e(504))/8*(-parseInt(e(501))/9)+parseInt(e(478))/10+parseInt(e(491))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Qo extends t.Plugin{[Jo(481)](){const t=Jo,e=this[t(496)],n=e[t(485)][t(475)](t(486));if(e[t(485)][t(498)](t(512))&&(n[t(509)](t(480)),n[t(509)](t(513))),e[t(485)][t(498)](t(510)))for(const e of[t(495),t(482)])n[t(511)](e);const r=e[t(499)];n[t(487)](t(507)),n[t(473)][t(506)](t(507),Kr(r,t(476))),this[t(479)]()}[Jo(479)](){const t=Jo,e=this[t(496)],n=e[t(499)],r=e[t(485)][t(475)](t(486));r[t(473)][t(492)]((e=>{const s=t;if(s(494)!=e[s(505)])return;const{data:o}=e;if(!o)return;if(s(495)!=o[s(497)]&&s(482)!=o[s(497)])return;const i=e[s(488)]()[0],a=r[s(473)][s(500)](i);return s(495)==o[s(497)]?{type:s(474),content:Kr(n,s(489),a)}:s(482)==o[s(497)]?{type:s(474),content:Kr(n,s(503),a)}:void 0}))}}function $o(){const t=["enableDefaultAttributesIntegration","IndentEditing","outdent","descriptionFactory","format","get","FORMAT_INDENT","863749YxfYic","3160410TqwYuu","_registerLegacyDescription","indent","afterInit","outdentBlock","2923676bDSpXZ","13290BZikJK","plugins","TrackChangesEditing","registerBlockAttribute","getItems","*Indent:* %0","5iPFHco","3034746zmRjvj","registerDescriptionCallback","721apDwwe","formatBlock","indentBlock","editor","commandName","has","locale","getItemLabel","927JOWenA","3hgtfdx","*Outdent:* %0","33168eCksGd","type","registerAttributeLabel","blockIndent","478426DqBckW","enableCommand","IndentBlock"];return($o=function(){return t})()}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=311]})(t,e)}function ni(){var t=["8BmhpKn","1287700obpfun","init","8533644oyWxQo","342jfEQPn","input","3QhTcEf","enableCommand","editor","135560GcVrRP","6242985ixJvph","1936583RlFZJp","plugins","28286sgzWZW","requires","TrackChangesEditing","204UwJErS","4923588Eigrcr","86AaoFGn","get"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(995755===parseInt(e(330))/1*(parseInt(e(325))/2)+-parseInt(e(318))/3*(-parseInt(e(329))/4)+-parseInt(e(313))/5+parseInt(e(315))/6+parseInt(e(322))/7*(parseInt(e(312))/8)+-parseInt(e(316))/9*(parseInt(e(321))/10)+parseInt(e(323))/11*(-parseInt(e(328))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(326)](){return[ws.Input]}[ti(314)](){var t=ti;this[t(320)][t(324)][t(311)](t(327))[t(319)](t(317))}}function si(){const t=["4463192nquxrs","919773gmVXvi","registerInlineAttribute","get","toLowerCase","formatInline","attribute","linkHref","484465VJBMQr","commands","registerDescriptionCallback","71616qEDJKq","commandParams","32CSeXvM","registerAttributeLabel","manualDecorators","descriptionFactory","format","11715039rJsJGP","editor","_registerLegacyDescription","unlink","LinkEditing","newValue","535379CEdxQx","commandName","91kMMBKw","locale","type","label","key","*Set link:* %0","plugins","afterInit","1321116uKlreT","enableDefaultAttributesIntegration","TrackChangesEditing","*Remove link*","link","link (","has"];return(si=function(){return t})()}function oi(t,e){const n=si();return(oi=function(t,e){return n[t-=457]})(t,e)}const ii=oi;!function(t){const e=oi,n=t();for(;;)try{if(474402===-parseInt(e(471))/1+-parseInt(e(481))/2+parseInt(e(489))/3+parseInt(e(460))/4*(parseInt(e(496))/5)+parseInt(e(458))/6*(-parseInt(e(473))/7)+-parseInt(e(488))/8+parseInt(e(465))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[ii(480)](){const t=ii,e=this[t(466)];if(!e[t(479)][t(487)](t(469)))return;const n=e[t(479)][t(491)](t(483)),r=e[t(497)][t(491)](t(485));n[t(482)](t(485)),n[t(482)](t(468)),n[t(490)](t(495));for(const e of r[t(462)])n[t(490)](e.id),n[t(463)][t(461)](e.id,t(486)+e[t(476)][t(492)]()+")");n[t(463)][t(457)]((n=>{const r=t;if(r(494)!=n[r(475)])return;const{data:s}=n;if(!s||r(495)!=s[r(477)])return;const o=s[r(470)],i=e[r(474)];return{type:r(464),content:null==o?Kr(i,r(484)):Kr(i,r(478),'"'+o+'"')}})),this[t(467)]()}[ii(467)](){const t=ii,e=this[t(466)],n=e[t(474)];e[t(479)][t(491)](t(483))[t(463)][t(457)]((e=>{const r=t;if(r(493)!=e[r(475)])return;const{data:s}=e;if(s){if(r(485)==s[r(472)]){const t=s[r(459)][0];return{type:r(464),content:Kr(n,r(478),'"'+t+'"')}}return r(468)==s[r(472)]?{type:r(464),content:Kr(n,r(484))}:void 0}}))}}const ci=fi;!function(t){const e=fi,n=t();for(;;)try{if(491375===-parseInt(e(339))/1*(-parseInt(e(378))/2)+-parseInt(e(344))/3*(parseInt(e(374))/4)+parseInt(e(352))/5+-parseInt(e(373))/6+-parseInt(e(328))/7+parseInt(e(365))/8+parseInt(e(390))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class ui extends t.Plugin{[ci(387)](){const t=ci,e=this[t(350)],n=e[t(321)];if(!e[t(340)][t(360)](t(400)))return;const r=e[t(340)][t(368)](t(388)),s=e[t(340)][t(360)](t(392));function o(t){return()=>{const n=fi,s=e[n(342)][n(351)][n(338)],o=e[n(327)][n(368)](t);if(o[n(389)])return void e[n(395)](n(333),{});const i=t[n(366)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(325)](t)[s(359)]((t=>function(t,e){const n=s;return e[n(377)](t[n(362)],n(372))&&!e[n(354)](t)}(t,r)));o=o[s(359)]((t=>!t.is(s(324),s(372))||t[s(348)](s(396))!=e));const i=new Set;for(const t of o)t.is(s(324),s(372))?i[s(343)](hi(t)):i[s(343)](t);return Array[s(325)](i)}(s[n(369)](),i,e[n(342)][n(322)]);e[n(342)][n(375)]((()=>{const e=n;for(const n of a)r[e(371)](n,{commandName:t,commandParams:[{forceValue:!o[e(389)]}],formatGroupId:e(356)},gi(n))}))}}function i(t){return()=>{const n=fi,s=function(t){const e=fi;let n=Array[e(325)](t);const r=n[e(320)]((t=>e(372)!=t[e(326)]));return r>-1&&(n=n[e(366)](0,r)),n}(e[n(342)][n(351)][n(338)][n(369)]()),o=e[n(342)][n(394)](e[n(342)][n(376)](s[0],n(347)),e[n(342)][n(376)](s[s[n(370)]-1],n(319)));e[n(342)][n(375)]((()=>{const e=n;r[e(371)](o,{commandName:t,commandParams:[],formatGroupId:e(385)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(364)];for(;t&&t[n(348)](n(385))>e[n(348)](n(385));)r[n(343)](t),t=t[n(364)]}return Array[n(325)](r)}(s))}))}}r[t(349)](t(399),o(t(399))),r[t(349)](t(402),o(t(402))),s&&r[t(349)](t(380),o(t(380))),r[t(349)](t(337),i(t(337))),r[t(349)](t(391),i(t(391))),s&&r[t(349)](t(379),(()=>{const n=t,s=e[n(327)][n(368)](n(379)),o=Array[n(325)](s[n(403)]);o[n(359)]((t=>t[n(348)](n(363))!=s[n(389)])),e[n(342)][n(375)]((()=>{const t=n;for(const e of o)r[t(371)](e,{commandName:t(379),commandParams:[{forceValue:!s[t(389)]}]})}))})),r[t(331)][t(401)](t(372),(e=>Kr(n,t(332),e))),r[t(331)][t(361)]((e=>{const r=t;if(r(358)!=e[r(345)]&&r(383)!=e[r(345)])return;const{data:s}=e;if(s){if(r(399)==s[r(382)]||r(402)==s[r(382)]||r(380)==s[r(382)])switch(s[r(382)][r(384)](r(355),"")){case r(323):return o(Kr(n,r(336)));case r(353):return o(Kr(n,r(393)));case r(398):return o(Kr(n,r(346)))}if(r(337)==s[r(382)])return{type:r(335),content:Kr(n,r(397),Kr(n,r(332)))};if(r(391)==s[r(382)])return{type:r(335),content:Kr(n,r(357),Kr(n,r(332)))};if(r(379)==s[r(382)])return s[r(330)][0][r(329)]?{type:r(335),content:Kr(n,r(341))}:{type:r(335),content:Kr(n,r(386))}}function o(t){const e=r;return{type:e(335),content:Kr(n,e(381),t)}}}))}}function li(){const t=["schema","bulleted","element","from","name","commands","531832UIsPXr","forceValue","commandParams","descriptionFactory","ELEMENT_LIST_ITEM","paragraph","previousSibling","format","ELEMENT_BULLETED_LIST","indentList","selection","92277XPznUt","plugins","*Check item*","model","add","141TsjAur","type","ELEMENT_TODO_LIST","before","getAttribute","enableCommand","editor","document","3149320uAmdQj","numbered","isObject","List","blockName","*Outdent:* %0","formatBlock","filter","has","registerDescriptionCallback","parent","todoListChecked","nextSibling","2133688wrszeF","slice","push","get","getSelectedBlocks","length","markBlockFormat","listItem","4273440OHSxKg","3752chumcO","change","createPositionAt","checkChild","8FErVeB","checkTodoList","todoList","*Change to:* %0","commandName","formatInline","replace","listIndent","*Uncheck item*","afterInit","TrackChangesEditing","value","521946hoLDsr","outdentList","LegacyTodoListEditing","ELEMENT_NUMBERED_LIST","createRange","execute","listType","*Indent:* %0","todo","numberedList","LegacyListEditing","registerElementLabel","bulletedList","_selectedElements","end","findIndex","locale"];return(li=function(){return t})()}function fi(t,e){const n=li();return(fi=function(t,e){return n[t-=319]})(t,e)}function hi(t){const e=ci,n=t[e(348)](e(385));if(0==n)return t;let r=t;for(;t[e(334)]&&t[e(334)].is(e(324),e(372));){const s=t[e(334)][e(348)](e(385));if(s==n)r=t[e(334)];else if(s<n)break;t=t[e(334)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(324),e(372))&&t[e(348)](e(385))>0){let r=t[e(364)];for(;r&&e(372)==r[e(326)]&&r[e(348)](e(385))==t[e(348)](e(385));)n[e(367)](r),r=r[e(364)]}return n}const di=mi;function pi(){const t=["filter","before","config","handleListReversedCommand","afterInit","reversed","createRange","commandName","element","formatInline","backward","3017490PTtFUj","3867296fqwgkJ","_getSuggestionBlocks","1967EYAPjj","list.properties","editor","LegacyListUtils","format","*Format:* set start index to %0","startIndex","toUpperCase","replace","1922472pbsrLd","locale","bind","_LIST_","formatBlock","*Change to:* %0","registerDescriptionCallback","unshift","styles","TrackChangesEditing","_getTranslationKeyForListStyle","selection","change","plugins","10878dzJPYO","listType","numbered","handleDescriptions","get","578852OrmQAe","*Format:* set order to reversed","createPositionAt","getListTypeFromListStyleType","push","listItem","length","getLastPosition","LegacyListPropertiesEditing","forward","markMultiRangeBlockFormat","enableCommand","from","_getSuggestionBlocksForListStyle","model","*Format:* set order to regular","flat","getSiblingNodes","descriptionFactory","type","parent","map","594964UymwGt","handleListStartCommand","getAttribute","default","listStart","1950940TkigWd","listReversed","listStyle","document","ELEMENT_","has","getFirstPosition","getSelectedBlocks","handleListStyleCommand","commandParams"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(333878===parseInt(e(318))/1+parseInt(e(340))/2+-parseInt(e(299))/3+parseInt(e(345))/4+parseInt(e(366))/5+parseInt(e(313))/6*(-parseInt(e(369))/7)+-parseInt(e(367))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ei extends t.Plugin{[di(359)](){const t=di;if(!this[t(371)][t(312)][t(350)](t(326)))return;const e=this[t(371)][t(357)][t(317)](t(370)),n=this[t(371)][t(312)][t(317)](t(308));e[t(307)]&&n[t(329)](t(347),this[t(353)][t(301)](this)),e[t(360)]&&n[t(329)](t(346),this[t(358)][t(301)](this)),e[t(296)]&&n[t(329)](t(344),this[t(341)][t(301)](this)),n[t(336)][t(305)](this[t(316)][t(301)](this))}[di(353)](t,e={}){const n=di,r=this[n(371)][n(312)][n(317)](n(308)),s=this[n(331)]();this[n(371)][n(332)][n(311)]((()=>{const t=n;r[t(328)](s,{commandName:t(347),commandParams:[{type:e[t(337)]}],formatGroupId:t(347)})}))}[di(358)](t,e={}){const n=di,r=this[n(371)][n(312)][n(317)](n(308)),s=this[n(368)]((t=>t.is(n(363),n(323))&&n(315)===t[n(342)](n(314))));if(s[n(324)]<1)return;const o=s[n(339)]((t=>this[n(371)][n(332)][n(361)](this[n(371)][n(332)][n(320)](t,n(356)),this[n(371)][n(332)][n(320)](t,0))));this[n(371)][n(332)][n(311)]((()=>{const t=n;r[t(328)](o,{commandName:t(346),commandParams:[{reversed:e[t(360)]}],formatGroupId:t(346)})}))}[di(341)](t,e={}){const n=di,r=this[n(371)][n(312)][n(317)](n(308)),s=this[n(368)]((t=>t.is(n(363),n(323))&&n(315)===t[n(342)](n(314))));if(s[n(324)]<1)return;const o=s[n(339)]((t=>this[n(371)][n(332)][n(361)](this[n(371)][n(332)][n(320)](t,n(356)),this[n(371)][n(332)][n(320)](t,0))));this[n(371)][n(332)][n(311)]((()=>{const t=n;r[t(328)](o,{commandName:t(344),commandParams:[{startIndex:e[t(296)]}],formatGroupId:t(344)})}))}[di(316)](t){const e=di;if(e(303)!=t[e(337)]&&e(364)!=t[e(337)])return;const n=this[e(371)][e(300)],{data:r}=t;if(!r)return;let s,o;switch(r[e(362)]){case e(347):s=e(304),o={type:e(294),content:Kr(n,s,Kr(n,this[e(309)](r[e(354)][0][e(337)])))};break;case e(346):s=r[e(354)][0][e(360)]?e(319):e(333),o={type:e(294),content:Kr(n,s)};break;case e(344):s=e(295),o={type:e(294),content:Kr(n,s,r[e(354)][0][e(296)])}}return o}[di(331)](){const t=di;var e,n,r,s;const o=this[t(371)][t(312)][t(317)](t(372));let i=Array[t(330)](this[t(371)][t(332)][t(348)][t(310)][t(352)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(363),t(323)))&&i[t(306)](...o[t(335)](this[t(371)][t(332)][t(348)][t(310)][t(351)](),t(365))),(null===(n=i[i[t(324)]-1])||void 0===n?void 0:n.is(t(363),t(323)))&&i[t(322)](...o[t(335)](this[t(371)][t(332)][t(348)][t(310)][t(325)](),t(327))),i=[...new Set(i)],(null===(s=null===(r=this[t(371)][t(332)][t(348)][t(310)][t(351)]())||void 0===r?void 0:r[t(338)])||void 0===s?void 0:s.is(t(363),t(323)))&&(i=i[t(355)]((e=>e.is(t(363),t(323))))),i}[di(368)](t){const e=di,n=this[e(371)][e(312)][e(317)](e(372));let r=Array[e(330)](this[e(371)][e(332)][e(348)][e(310)][e(352)]())[e(355)](t)[e(339)]((t=>{const r=e,s=this[r(371)][r(332)][r(320)](t,0);return[...n[r(335)](s,r(365)),...n[r(335)](s,r(327))]}))[e(334)]();return r=[...new Set(r)],r}[di(309)](t){const e=di;return e(349)+(this[e(371)][e(312)][e(317)](e(372))[e(321)](t)||e(343))[e(297)]()+e(302)+t[e(297)]()[e(298)](/-/g,"_")}}const Ii=Ti;function bi(){const t=["591807TbbjjI","345737ZUOmxA","descriptionFactory","MediaEmbedEditing","28836bByObO","2817950PWklyz","7470IOIELJ","328988cFFOOK","15GjSkvc","createEmptyElement","afterInit","has","editor","high","stop","enableCommand","registerElementLabel","9529399TKObvs","ELEMENT_MEDIA","TrackChangesEditing","div","3544TJQVQs","data","532INtrlX","locale","mediaEmbed","dataDowncast","options","conversion","for","media","get","elementToElement","plugins","showSuggestionHighlights","2NBGFjH","downcastDispatcher","attribute:url:media"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=423]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(186871===-parseInt(e(450))/1+-parseInt(e(446))/2*(-parseInt(e(449))/3)+-parseInt(e(456))/4*(parseInt(e(457))/5)+parseInt(e(453))/6*(parseInt(e(434))/7)+parseInt(e(432))/8*(-parseInt(e(455))/9)+-parseInt(e(454))/10+parseInt(e(428))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ii(459)](){const t=Ii,e=this[t(423)];if(!e[t(444)][t(460)](t(452)))return;const n=e[t(444)][t(442)](t(430)),r=e[t(435)];n[t(426)](t(436)),n[t(451)][t(427)](t(441),(e=>Kr(r,t(429),e))),e[t(439)][t(440)](t(437))[t(443)]({model:t(441),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(445)])return n[s(458)](s(431))},converterPriority:t(424)}),e[t(433)][t(447)].on(t(448),((e,n,r)=>{const s=t;r[s(438)][s(445)]&&e[s(425)]()}),{priority:t(424)})}}const yi=ki;function Ai(){const t=["TrackChangesEditing","mention","editor","136197sCHRqK","afterInit","4189740kmkham","546736pFbhDj","get","3999345tjkywI","MentionEditing","enableCommand","plugins","20156UbqRgf","231JObAmc","260634eeQsHv","has","387328HIeOBs","72BBbrfu"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(439374===-parseInt(e(159))/1+parseInt(e(154))/2+parseInt(e(151))/3*(-parseInt(e(150))/4)+parseInt(e(143))/5+-parseInt(e(152))/6+-parseInt(e(146))/7+parseInt(e(144))/8*(parseInt(e(155))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(160)](){const t=yi,e=this[t(158)];e[t(149)][t(153)](t(147))&&e[t(149)][t(145)](t(156))[t(148)](t(157))}}const Ni=Ri;function Li(){const t=["plugins","315CJKUek","getContainedElement","*Insert:* %0","afterInit","getLabel","deletion","203nxpaRi","insertion","2635546lidgzi","descriptionFactory","insertMergeField","41237910nQvrzS","mergeField","registerElementLabel","ELEMENT_MERGE_FIELD","registerDescriptionCallback","getAttribute","type","get","2442284GdxkGS","MergeFieldsEditing","commands","1ebWJNa","664749ZMfSxp","enableCommand","279042yAqSnE","*Remove:* %0","locale","TrackChangesEditing","66904oDrJrr","element","editor","1078905IaIVQx"];return(Li=function(){return t})()}function Ri(t,e){const n=Li();return(Ri=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(702085===-parseInt(e(330))/1*(parseInt(e(316))/2)+-parseInt(e(331))/3+-parseInt(e(327))/4+-parseInt(e(340))/5+-parseInt(e(333))/6*(parseInt(e(314))/7)+-parseInt(e(337))/8*(-parseInt(e(342))/9)+parseInt(e(319))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Si extends t.Plugin{[Ni(311)](){const t=Ni,e=this[t(339)];if(!e[t(329)][t(326)](t(318)))return;e[t(341)][t(326)](t(336))[t(332)](t(318));const n=e[t(341)][t(326)](t(336)),r=e[t(335)];n[t(317)][t(321)](t(320),(e=>Kr(r,t(322),e))),n[t(317)][t(323)]((n=>{const s=t;if(s(315)!=n[s(325)]&&s(313)!=n[s(325)])return;const o=n[s(343)]();if(null==o)return;if(!o.is(s(338),s(320)))return;const i=e[s(341)][s(326)](s(328))[s(312)](o[s(324)]("id"));return s(315)==n[s(325)]?{type:s(315),content:Kr(r,s(344),'"'+i+'" '+Kr(r,s(322)))}:{type:s(313),content:Kr(r,s(334),'"'+i+'" '+Kr(r,s(322)))}}))}}const Mi=wi;function vi(){const t=["plugins","listType","27839556bzKIkj","*Set format:* %0","descriptionFactory","key","12WrPgOJ","afterInit","*Remove format:* %0","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","handleDescriptions","registerBlockAttribute","head","1AyDiMF","8ELLtGf","multiLevelList","oldValue","listMarkerStyle","10uIvRTX","2080444PnoNJF","next","newValue","registerDescriptionCallback","has","8021298EjstRb","7453390jpzklr","format","data","386049XNLXFh","enableDefaultAttributesIntegration","5bBiJdO","1029908pPuJdK","editor","MultiLevelList","7315389pqWAGx","locale","get"];return(vi=function(){return t})()}function wi(t,e){const n=vi();return(wi=function(t,e){return n[t-=240]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(674484===-parseInt(e(259))/1*(parseInt(e(265))/2)+parseInt(e(274))/3*(parseInt(e(251))/4)+-parseInt(e(276))/5*(parseInt(e(270))/6)+parseInt(e(271))/7+parseInt(e(260))/8*(-parseInt(e(242))/9)+-parseInt(e(264))/10*(-parseInt(e(277))/11)+parseInt(e(247))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[Mi(252)](){const t=Mi,e=this[t(240)],n=e[t(245)][t(244)](t(255));e[t(245)][t(269)](t(241))&&(n[t(275)](t(261)),n[t(257)](t(263)),n[t(249)][t(268)]((e=>this[t(256)](e))))}[Mi(256)](t){const e=Mi,n=this[e(240)][e(243)],{data:r}=t,s={type:e(272),content:""};if(r&&e(263)==r[e(250)]){if(!r[e(262)])return{type:e(272),content:Kr(n,e(248),Kr(n,e(254)))+" ("+r[e(267)]+")"};if(!r[e(267)]){let o=t[e(258)];for(;o;){if(o[e(273)]&&e(246)==o[e(273)][e(250)]&&o[e(273)][e(267)])return s;o=o[e(266)]}return{type:e(272),content:Kr(n,e(253),Kr(n,e(254)))+" ("+r[e(262)]+")"}}}}}const Di=Pi;function Fi(){const t=["ELEMENT_PAGE_BREAK","5896832CLVLxk","9024910LtDuZE","202153jqeEfq","afterInit","registerElementLabel","has","PageBreakEditing","1101gKrxDI","plugins","4335732PsfQQF","locale","editor","TrackChangesEditing","descriptionFactory","175202BRPFdB","pageBreak","enableCommand","4548juJpgO","2HYyeDf","1534915UiOkUl","24BQDVsd","get"];return(Fi=function(){return t})()}function Pi(t,e){const n=Fi();return(Pi=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(373899===parseInt(e(117))/1*(-parseInt(e(121))/2)+parseInt(e(110))/3*(-parseInt(e(120))/4)+-parseInt(e(122))/5+parseInt(e(123))/6*(parseInt(e(105))/7)+parseInt(e(103))/8+-parseInt(e(112))/9+parseInt(e(104))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class xi extends t.Plugin{[Di(106)](){const t=Di,e=this[t(114)];if(!e[t(111)][t(108)](t(109)))return;e[t(111)][t(101)](t(115))[t(119)](t(118));const n=e[t(111)][t(101)](t(115)),r=e[t(113)];n[t(116)][t(107)](t(118),(e=>Kr(r,t(102),e)))}}const Bi=Gi;function Ui(){const t=["type","consume","createUIElement","commandName","options","insertParagraph","mapper","start","$text","3180402tgkWCu","editor","downcastDispatcher","markerRange","model","schema","formatBlock","*Insert:* %0","getFirstRange","end","descriptionFactory","insert","highest","146986BzQLHg","has","enableDefaultAttributesIntegration","locale","insertion","checkChild","writer","name","26830uDBMpr","showSuggestionHighlights","ELEMENT_PARAGRAPH","toViewPosition","markerName","bindElementToMarker","ck-suggestion-marker--active","TrackChangesEditing","462jShiUO","enableCommand","60epmtPZ","65336dLMppd","span","1686868NHFGKv","isBlock","ck-suggestion-marker-split","isLimit","get","1649577tBgitj","data","_registerLegacyDescription","nodeAfter","format","getItemLabel","isTouching","registerElementLabel","editing","paragraph","128339XCznfl","registerDescriptionCallback","20fmJGic","includes","plugins","addClass","Paragraph","consumable","afterInit","activeMarkers","addMarker:suggestion:insertion","*Change to:* %0"];return(Ui=function(){return t})()}!function(t){const e=Gi,n=t();for(;;)try{if(297062===parseInt(e(487))/1+-parseInt(e(521))/2+parseInt(e(547))/3+-parseInt(e(542))/4+-parseInt(e(529))/5*(parseInt(e(539))/6)+parseInt(e(537))/7*(-parseInt(e(540))/8)+parseInt(e(508))/9*(parseInt(e(489))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class ji extends t.Plugin{[Bi(495)](){const t=Bi,e=this[t(509)];if(!e[t(491)][t(522)](t(493)))return;const n=e[t(524)],r=e[t(491)][t(546)](t(536));r[t(518)][t(484)](t(486),(e=>Kr(n,t(531),e))),r[t(523)](t(486)),r[t(538)](t(504)),e[t(485)][t(510)].on(t(497),Hi(e),{priority:t(520)}),e[t(548)][t(510)].on(t(497),((n,r,s)=>{const o=t;s[o(503)][o(530)]&&Hi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(520)});const s=r[t(518)];s[t(488)]((r=>{const o=t;if(o(525)!==r[o(499)])return;const{start:i,end:a}=r[o(516)]();if(!i[o(483)](a)||!i[o(550)])return;const c=e[o(512)][o(513)],u=i[o(550)];return c[o(543)](u)&&!c[o(545)](u)&&c[o(526)](u,o(507))?{type:o(525),content:Kr(n,o(515),s[o(482)](u,1))}:void 0})),this[t(549)]()}[Bi(549)](){const t=Bi,e=this[t(509)],n=e[t(524)];e[t(491)][t(546)](t(536))[t(518)][t(488)]((e=>{const r=t;if(r(514)!=e[r(499)])return;const{data:s}=e;return s&&r(486)==s[r(502)]?{type:r(551),content:Kr(n,r(498),Kr(n,r(531)))}:void 0}))}}function Gi(t,e){const n=Ui();return(Gi=function(t,e){return n[t-=482]})(t,e)}function Hi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(491)][o(546)](o(536)),a=r[o(511)][o(506)],c=r[o(511)][o(517)],u=t[o(512)][o(513)];if(!a[o(483)](c)||!a[o(550)])return;const l=a[o(550)];if(u[o(543)](l)&&!u[o(545)](l)&&u[o(526)](l,o(507))){if(!s[o(494)][o(500)](r[o(511)],n[o(528)]))return;const t=s[o(527)][o(501)](o(541),{class:o(544)}),a=s[o(505)][o(532)](c);e&&i[o(496)][o(490)](r[o(533)])&&s[o(527)][o(492)](o(535),t),s[o(527)][o(519)](a,t),s[o(505)][o(534)](t,r[o(533)])}}}const Vi=zi;function Wi(){const t=["6443840yXErKq","formatInline","has","25293CBsjag","formatBlock","registerDescriptionCallback","enableDefaultAttributesIntegration","4011381AtWgWC","380180cmsxGL","format","_registerLegacyDescription","TrackChangesEditing","*Remove all formatting*","6erAcdQ","type","commandName","651719Mowufd","649873qOxdXg","14yJVgoN","removeFormat","editor","descriptionFactory","RemoveFormatEditing","plugins","8voGDWi","afterInit","get","86236AgAeuB","locale"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(350075===-parseInt(e(472))/1+-parseInt(e(474))/2*(-parseInt(e(488))/3)+parseInt(e(483))/4+parseInt(e(493))/5*(-parseInt(e(498))/6)+-parseInt(e(473))/7+parseInt(e(480))/8*(parseInt(e(492))/9)+parseInt(e(485))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Vi(481)](){const t=Vi,e=this[t(476)];e[t(479)][t(487)](t(478))&&(e[t(479)][t(482)](t(496))[t(491)](t(475)),this[t(495)]())}[Vi(495)](){const t=Vi,e=this[t(476)];e[t(479)][t(482)](t(496))[t(477)][t(490)]((n=>{const r=t;if(r(489)!=n[r(499)]&&r(486)!=n[r(499)])return;const{data:s}=n;return s&&r(475)==s[r(500)]?{type:r(494),content:Kr(e[r(484)],r(497))}:void 0}))}}function qi(){const t=["11501118VwKekQ","3348474fcMIPS","10stmscP","TrackChangesEditing","discardSuggestion","discardAllSuggestions","423042ifpIqZ","discardSelectedSuggestions","4wKWJNc","acceptSuggestion","RestrictedEditingModeEditing","7QZzlpz","has","goToNextRestrictedEditingException","enableCommand","3949392pCbPjg","9240qIqbla","acceptSelectedSuggestions","get","afterInit","60133337dxXven","editor","acceptAllSuggestions","4441350nvkIbl","trackChanges","goToPreviousRestrictedEditingException","plugins","732KXDYkl"];return(qi=function(){return t})()}const Zi=Xi;function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=104]})(t,e)}!function(t){const e=Xi,n=t();for(;;)try{if(654440===-parseInt(e(126))/1*(parseInt(e(128))/2)+-parseInt(e(121))/3+parseInt(e(119))/4*(-parseInt(e(108))/5)+parseInt(e(115))/6*(-parseInt(e(131))/7)+-parseInt(e(107))/8+-parseInt(e(120))/9+parseInt(e(122))/10*(parseInt(e(112))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Ji extends t.Plugin{[Zi(111)](){const t=Zi,e=this[t(113)];if(!e[t(118)][t(104)](t(130)))return;const n=e[t(118)][t(110)](t(123));n[t(106)](t(117)),n[t(106)](t(105));const r=e[t(118)][t(110)](t(130));r[t(106)](t(116)),r[t(106)](t(129)),r[t(106)](t(124)),r[t(106)](t(114)),r[t(106)](t(125)),r[t(106)](t(109)),r[t(106)](t(127))}}function Yi(){const t=["downcastDispatcher","editor","90ekQBMm","options","ELEMENT_LINE_BREAK","toViewPosition","split","init","enableCommand","span","5864rDEbLy","registerElementLabel","136296kOIufb","getItems","659989AGtZjs","locale","merge","6wYEhTX","consumable","addMarker:suggestion:deletion","activeMarkers","addClass","editing","93250sLmtWu","346406RoUYfV","markerRange","plugins","addMarker:suggestion:insertion","writer","data","shiftEnter","softBreak","requires","mapper","createPositionBefore","showSuggestionHighlights","TrackChangesEditing","ck-suggestion-marker--active","1687yfVULv","insert","bindElementToMarker","element","5273073qvmDFV","markerName","model","addMarker:suggestion","deletion","name","high","get","test","includes","368202qTDPEY","8QMQIjD","descriptionFactory","createUIElement","ck-suggestion-marker-"];return(Yi=function(){return t})()}const Qi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(313758===parseInt(e(345))/1+parseInt(e(357))/2+-parseInt(e(385))/3*(-parseInt(e(386))/4)+parseInt(e(356))/5*(-parseInt(e(350))/6)+parseInt(e(371))/7*(-parseInt(e(343))/8)+-parseInt(e(375))/9+parseInt(e(335))/10*(parseInt(e(347))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Qi(365)](){return[Qs.ShiftEnter]}[Qi(340)](){const t=Qi,e=this[t(334)],n=e[t(359)][t(382)](t(369));n[t(341)](t(363)),e[t(355)][t(333)].on(t(360),ea(e),{priority:t(381)}),e[t(355)][t(333)].on(t(352),ea(e),{priority:t(381)}),e[t(362)][t(333)].on(t(378),((n,r,s)=>{const o=t;s[o(336)][o(368)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(387)][t(344)](t(364),(n=>Kr(e[t(348)],t(337),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(359)][o(382)](o(369));if(!s[o(351)][o(383)](r[o(358)],n[o(380)]))return;const a=t[o(377)];for(const t of r[o(358)][o(346)]()){if(!t.is(o(374),o(364)))continue;const n=o(379)==r[o(376)][o(339)](":")[1]?o(349):o(339),c=s[o(361)][o(388)](o(342),{class:o(389)+n}),u=s[o(366)][o(338)](a[o(367)](t));e&&i[o(353)][o(384)](r[o(376)])&&s[o(361)][o(354)](o(370),c),s[o(361)][o(372)](u,c),s[o(366)][o(373)](c,r[o(376)])}}}function na(t,e){const n=sa();return(na=function(t,e){return n[t-=284]})(t,e)}const ra=na;function sa(){const t=["39576119TIskCW","plugins","formatInline","markInlineFormat","27630mncBow","6zYvMFv","1900204NlpnGA","commands","27351HIqEKt","987764NMNxuH","model","commandName","enableCommand","1814664oXhClN","get","isCollapsed","commandParams","format","selection","restrictedEditingException","document","getRanges","value","FORMAT_RESTRICTED_ENABLED","FORMAT_RESTRICTED_DISABLED","from","locale","4923tpNlUk","StandardEditingModeEditing","editor","descriptionFactory","type","registerDescriptionCallback","afterInit","has","726005YhqNHC","forceValue","change","TrackChangesEditing","7DomRBH","formatBlock","210ozNTvx"];return(sa=function(){return t})()}!function(t){const e=na,n=t();for(;;)try{if(978240===-parseInt(e(302))/1+-parseInt(e(295))/2*(-parseInt(e(304))/3)+-parseInt(e(305))/4+-parseInt(e(289))/5*(parseInt(e(301))/6)+-parseInt(e(293))/7*(-parseInt(e(309))/8)+-parseInt(e(323))/9*(parseInt(e(300))/10)+parseInt(e(296))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[ra(287)](){const t=ra,e=this[t(325)],n=e[t(306)],r=e[t(322)];if(!e[t(297)][t(288)](t(324)))return;const s=e[t(297)][t(310)](t(292)),o=t(315),i=e[t(303)][t(310)](o);s[t(308)](o,((e,r={})=>{const a=t,c=n[a(316)][a(314)];if(c[a(311)])return void e(r);const u=void 0!==r[a(290)]?r[a(290)]:!i[a(318)];n[a(291)]((()=>{const t=a,e=Array[t(321)](c[t(317)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(299)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(284)][t(286)]((e=>{const n=t;if(n(294)!=e[n(285)]&&n(298)!=e[n(285)])return;const{data:s}=e;return s&&s[n(307)]==o?s[n(312)][0][n(290)]?{type:n(313),content:Kr(r,n(319))}:{type:n(313),content:Kr(r,n(320))}:void 0}))}}const ia=ca;!function(t){const e=ca,n=t();for(;;)try{if(260118===parseInt(e(188))/1*(-parseInt(e(194))/2)+parseInt(e(204))/3+-parseInt(e(199))/4+-parseInt(e(213))/5+parseInt(e(229))/6*(parseInt(e(212))/7)+-parseInt(e(197))/8*(parseInt(e(185))/9)+parseInt(e(196))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ua);class aa extends t.Plugin{[ia(198)](){const t=ia,e=this[t(222)];if(!e[t(195)][t(186)](t(225))||!e[t(195)][t(186)](t(214)))return;const n=e[t(195)][t(184)](t(206)),r=e[t(217)],s=e[t(227)][t(184)](t(223))||{},o=e[t(195)][t(184)](t(226)),i=e[t(195)][t(184)](t(218))[t(230)](e[t(195)][t(184)](t(214)),s[t(193)]);n[t(228)](t(223));const a=new Set;for(const e of i[t(203)]){const n=o[t(189)](e[t(215)]);a[t(207)](n)}const c=new Set;for(const e of i[t(205)]){const n=o[t(189)](e[t(215)]);c[t(207)](n);for(const n of e[t(209)])c[t(207)](n)}for(const e of a)n[t(220)](e),n[t(201)][t(211)](e,Kr(r,t(216)));for(const e of c)n[t(208)](e),n[t(201)][t(211)](e,Kr(r,t(216)));this[t(200)]()}[ia(200)](){const t=ia,e=this[t(222)],n=e[t(217)];e[t(195)][t(184)](t(206))[t(201)][t(192)]((e=>{const r=t;if(r(233)!=e[r(224)]&&r(231)!=e[r(224)])return;const{data:s}=e;return s&&r(223)===s[r(191)]?s[r(232)][0][r(219)]?{type:r(190),content:Kr(n,r(210),s[r(232)][0][r(202)][r(221)]())}:{type:r(190),content:Kr(n,r(187),s[r(232)][0][r(202)][r(221)]())}:void 0}))}}function ca(t,e){const n=ua();return(ca=function(t,e){return n[t-=184]})(t,e)}function ua(){const t=["ghsAttributes","*Set format:* %0","registerAttributeLabel","33971aanqhE","674650cGGAJQ","DataSchema","element","FORMAT_STYLE","locale","StyleUtils","forceValue","registerBlockAttribute","toLowerCase","editor","style","type","Style","GeneralHtmlSupport","config","enableDefaultAttributesIntegration","462FAwEvJ","normalizeConfig","formatInline","commandParams","formatBlock","get","99JOXVsE","has","*Remove format:* %0","96700liYgje","getGhsAttributeNameForElement","format","commandName","registerDescriptionCallback","definitions","4litpKD","plugins","5710880eahKJo","201464Pppzsr","afterInit","1856300oXQFxT","_registerLegacyDescription","descriptionFactory","styleName","block","1154301RIRsBu","inline","TrackChangesEditing","add","registerInlineAttribute"];return(ua=function(){return t})()}function la(){const t=["*Insert:* %0","length","30eLYmXE","enableCommand","refresh","createTableWalker","startsWith","plugins","insert","position","some","tableColumn","order","join","_getCoordsForCells","root","removeTableRow","tableRow","isInContent","fromRange","4495772QGAyeK","insertTableColumnLeft","writer","table","registerElementLabel","getRowIndexes","selectTableColumn","ELEMENT_TABLE_ROW","isEqual","TableUtils","5672yIECZM","getChanges","deletion","getChildren","insertTableRowBelow","ELEMENT_TABLE_COLUMN_WITH_TEXT","detach","editor","_splitMarkerName","66OwRVzL","commands","low","options","add","map","cell","getChangedMarkers","getSuggestion","1393110eJZPHv","selectTableRow","insertTableColumnRight","2877elElIX","includes","push","toViewElement","getItems","addClass","138695ZljYZX","document","_getSuggestionCoords","nodeBefore","registerDescriptionCallback","getColumnIndexes","insertTableRowAbove","_tableSuggestions","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","ELEMENT_TABLE_WITH_TEXT","type","span","showSuggestionHighlights","isTouching","ELEMENT_TABLE_COLUMN","filter","data","suggestion","TableEditing","substr","colspan","ELEMENT_TABLE","rootName","toLowerCase","addRange","min","isArray","tablePaste","markMultiRangeDeletion","30714497dZLCkg","findAncestor","tableCell","nodeAfter","1916URoZOY","execute","item","locale","ELEMENT_TABLE_ROW_WITH_TEXT","insertion","classes","oldRange","$graveyard","batch","descriptionFactory","accept","differ","discard","_tablePostFixingSubtypes","minRow","getAttribute","createRangeOn","markMultiRangeInsertion","33966bjtpac","setSelection","createPositionAt","getFirstRange","removeTableColumn","MIN_SAFE_INTEGER","getCellLocation","selection","max","isIntersecting","removeClass","model","registerPostFixer","change:data","mapper","change","12QDcXsh","start","enqueueChange","MAX_SAFE_INTEGER","617FGlLZd","maxRow","above","getSelectionAffectedTableCells","highest","end","values","_setupColumnsRowsFixing","TrackChangesEditing","minColumn","addMarker:suggestion","forceValue","createRangeIn","downcastDispatcher","*Remove:* %0","name","_suggestionFactory","subType","first","every","hasAttribute","getContainedElement","insertTable","element","rowspan","has","last","get","isIntersectingWithRange","maxColumn","$textProxy","left","afterInit","getRanges","from"];return(la=function(){return t})()}const fa=ha;function ha(t,e){const n=la();return(ha=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(610420===parseInt(e(141))/1*(-parseInt(e(267))/2)+-parseInt(e(224))/3+-parseInt(e(196))/4+-parseInt(e(233))/5*(parseInt(e(215))/6)+parseInt(e(227))/7*(parseInt(e(206))/8)+-parseInt(e(286))/9*(-parseInt(e(178))/10)+-parseInt(e(263))/11*(-parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(281)]=[e(193),e(187)],this[e(240)]=new Set}[fa(173)](){const t=fa,e=this[t(213)],n=e[t(297)][t(234)][t(293)];if(!e[t(183)][t(166)](t(252)))return;const r=e[t(270)],s=e[t(183)][t(168)](t(149)),o=e[t(183)][t(168)](t(205));s[t(277)][t(200)](t(199),(e=>Kr(r,t(255),e))),this[t(148)](),s[t(179)](t(163)),s[t(179)](t(225)),s[t(179)](t(202));for(const r of[t(239),t(210)]){const i=e[t(216)][t(168)](r);s[t(179)](r,(r=>{const a=t;e[a(297)][a(136)]((t=>{const e=a;r();const c=e(143)===i[e(188)],u=o[e(144)](n),l=o[e(201)](u),f=c?l[e(159)]-1:l[e(167)]+1,h=u[0][e(264)](e(199)),g=o[e(181)](h,{startRow:f,endRow:f}),d=Array[e(175)](g)[e(220)]((n=>t[e(284)](n[e(221)])));s[e(285)](d,e(193))}))}))}for(const r of[t(197),t(226)]){const i=e[t(216)][t(168)](r);s[t(179)](r,(r=>{const a=t;e[a(297)][a(136)]((t=>{const e=a;r();const c=e(172)===i[e(188)],u=o[e(144)](n),l=o[e(238)](u),f=c?l[e(159)]-1:l[e(167)]+1,h=u[0][e(264)](e(199)),g=o[e(181)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(175)](g)[e(220)]((n=>t[e(284)](n[e(221)])));s[e(285)](d,e(187))}))}))}for(const r of[t(192),t(290)]){const i=r[t(253)](11),a=i[t(257)](),c=a[t(253)](0,3)+t(245),u=t(199)+i,l=t(259)+i,f=t(294)+i;s[t(179)](r,(()=>{const i=t;e[i(297)][i(136)]((t=>{const e=i,h=o[e(144)](n),g=h[0][e(264)](e(199));let d;if(e(192)==r){const t=o[e(201)](h);d={startRow:t[e(159)],endRow:t[e(167)],includeAllSlots:!0}}else{const t=o[e(238)](h);d={startColumn:t[e(159)],endColumn:t[e(167)],includeAllSlots:!0}}const p=o[e(181)](g,d),m=Array[e(175)](p)[e(220)]((({cell:t})=>t)),E=da(m[e(249)]((t=>t[e(161)](c)))),I=da(m[e(249)]((t=>!t[e(161)](c))))[e(220)]((n=>t[e(284)](n))),b=s[e(262)](I,u);if(b&&(e(193)==b[e(158)]||e(187)==b[e(158)])){const n=this[e(235)](b);for(const r of E){const s=t[e(284)](r),i=o[e(292)](r),u=r[e(283)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(258)](s)}}}))}))}function c(r){const s=t,o=Array[s(175)](n[s(174)]())[s(220)]((t=>i.LiveRange[s(195)](t)));e[s(297)][s(136)]((t=>{const n=s,i=t[n(276)];r=r[n(249)]((t=>n(275)!=t[n(191)][n(256)])),t[n(287)](r),e[n(216)][n(168)](n(192))[n(180)](),e[n(268)](n(192),{forceDefaultExecution:!0}),e[n(297)][n(139)]((()=>{const t=n;e[t(297)][t(139)](i,(e=>{const n=t,r=o[n(249)]((t=>n(275)!=t[n(191)][n(256)]));r[n(177)]>0&&e[n(287)](r);for(const t of o)t[n(212)]()}))}))}))}function u(r){const s=t;e[s(297)][s(136)]((t=>{const o=s,a=Array[o(175)](n[o(174)]())[o(220)]((t=>i.LiveRange[o(195)](t))),c=[];for(const t of r)for(const e of t[o(231)]({shallow:!0}))c[o(229)](e);for(const n of c)o(275)!=n[o(191)][o(256)]&&(t[o(287)](t[o(288)](n,0)),e[o(216)][o(168)](o(290))[o(180)](),e[o(268)](o(290),{forceDefaultExecution:!0}));const u=a[o(249)]((t=>o(275)!=t[o(191)][o(256)]));u[o(177)]>0&&t[o(287)](u);for(const t of a)t[o(212)]()}))}function l(e,n){const r=t;return n[r(160)]((t=>e[r(186)]((e=>e[r(146)][r(204)](t[r(138)])||t[r(146)][r(204)](e[r(138)])))))}function f(e,n){const r=t;return!e[r(186)]((t=>n[r(186)]((e=>t[r(295)](e)))))&&e[r(186)]((t=>n[r(186)]((e=>t[r(146)][r(247)](e[r(138)])))))}e[t(250)][t(154)].on(t(151),((e,n,r)=>{const s=t;if(!r[s(218)][s(246)])return;const o=n[s(269)];if(!o)return;const i=r[s(135)][s(230)](o);function c(t){return Array[s(260)](t)?t:[t]}i&&s(265)===o[s(156)]&&(0,a.setHighlightHandling)(i,r[s(198)],((t,e,n)=>n[s(232)](c(e[s(273)]),t)),((t,e,n)=>n[s(296)](c(e[s(273)]),t)))}),{priority:t(145)}),s[t(277)][t(237)]((e=>{const n=t;if(n(272)!=e[n(244)]&&n(208)!=e[n(244)])return;const s=e[n(162)]();if(null!=s&&s.is(n(164),n(199))){if(n(272)==e[n(244)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)]));if(t[n(177)])return{type:n(272),content:Kr(r,n(176),Kr(r,n(243),'"'+t[n(189)](" ")+'"'))}}if(n(208)==e[n(244)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)]));if(t[n(177)])return{type:n(208),content:Kr(r,n(155),Kr(r,n(243),'"'+t[n(189)](" ")+'"'))}}}})),s[t(277)][t(237)]((e=>{const n=t;if(n(193)==e[n(158)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)])),s=this[n(235)](e),o=s[n(142)]-s[n(282)]+1;if(n(272)==e[n(244)])return t[n(177)]?{type:n(272),content:Kr(r,n(176),Kr(r,n(271),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(272),content:Kr(r,n(176),Kr(r,n(203),o))};if(n(208)==e[n(244)])return t[n(177)]?{type:n(208),content:Kr(r,n(155),Kr(r,n(271),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(208),content:Kr(r,n(155),Kr(r,n(203),o))}}if(n(187)==e[n(158)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)])),s=this[n(235)](e),o=s[n(170)]-s[n(150)]+1;if(n(272)==e[n(244)])return t[n(177)]?{type:n(272),content:Kr(r,n(176),Kr(r,n(211),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(272),content:Kr(r,n(176),Kr(r,n(248),o))};if(n(208)==e[n(244)])return t[n(177)]?{type:n(208),content:Kr(r,n(155),Kr(r,n(211),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(208),content:Kr(r,n(155),Kr(r,n(248),o))}}})),s[t(157)][t(242)](t(272),t(193),t(280),c),s[t(157)][t(242)](t(208),t(193),t(278),c),s[t(157)][t(242)](t(272),t(187),t(280),u),s[t(157)][t(242)](t(208),t(187),t(278),u),s[t(157)][t(242)](t(272),t(187),t(189),l),s[t(157)][t(242)](t(208),t(187),t(189),l),s[t(157)][t(242)](t(272),t(193),t(189),f),s[t(157)][t(242)](t(208),t(193),t(189),f)}[fa(241)](){const t=fa,e=this[t(213)],n=e[t(297)][t(234)][t(293)];return(r,s)=>{const o=t;e[o(297)][o(136)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(146)][a(236)];u&&u[0]&&!1===u[0][a(152)]&&(l=r[0][a(138)][a(266)]);const f=t[a(153)](l);if(a(275)==f[a(191)][a(256)])return;const h=Array[a(175)](n[a(174)]())[a(220)]((t=>i.LiveRange[a(195)](t)));t[a(287)](f),e[a(216)][a(168)](c)[a(180)](),u[a(229)]({forceDefaultExecution:!0}),e[a(268)](c,...u);const g=h[a(249)]((t=>a(275)!=t[a(191)][a(256)]));g[a(177)]>0&&t[a(287)](g);for(const t of h)t[a(212)]()}))}}[fa(190)](t){const e=fa,n=this[e(213)][e(183)][e(168)](e(205));let r=Number[e(140)],s=Number[e(291)],o=Number[e(140)],i=Number[e(291)];for(const a of t){if(e(275)==a[e(191)][e(256)])continue;const{row:t,column:c}=n[e(292)](a),u=a[e(161)](e(165))?a[e(283)](e(165))-1:0,l=a[e(161)](e(254))?a[e(283)](e(254))-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}}[fa(148)](){const t=fa,e=this[t(213)],n=e[t(183)][t(168)](t(149)),r=e[t(183)][t(168)](t(205));e[t(297)][t(234)].on(t(134),(()=>{const r=t,s=Array[r(175)](e[r(297)][r(234)][r(279)][r(222)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(214)](t);if(r(251)!=s)continue;if(null!=e[r(274)])continue;const a=n[r(223)](o);this[r(281)][r(228)](i)&&this[r(240)][r(219)](a)}}),{priority:t(217)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(284)](e),a=e[s(264)](s(199)),c=r[s(292)](e);for(const t of this[s(240)]){const n=t[s(158)],r=n[s(182)](s(261)),u=n[s(253)](r?10:5),l=u[s(257)](),f=l[s(253)](0,3)+s(245),h=s(259)+u,g=s(294)+u;if(!t[s(194)])continue;if(a!=t[s(289)]()[s(138)][s(264)](s(199)))continue;if(t[s(169)](i))continue;const d=e[s(161)](f)?e[s(283)](f)-1:0,p=this[s(235)](t),m=p[h],E=p[g];m<=c[l]&&c[l]+d<=E&&(t[s(258)](i),o=!0)}return o};e[t(297)][t(234)][t(133)]((n=>{const r=t;let o=!1;for(const t of e[r(297)][r(234)][r(279)][r(207)]())if(r(184)==t[r(244)])if(r(193)==t[r(156)])for(const e of t[r(185)][r(266)][r(209)]())o=o||s(e,n);else r(265)==t[r(156)]&&(o=o||s(t[r(185)][r(266)],n));return o}))}[fa(235)](t){const e=fa;return this[e(190)](t[e(174)]()[e(220)]((t=>t[e(138)][e(266)])))}}function da(t){const e=fa;return Array[e(175)](new Set(t)[e(147)]())}function pa(){const t=["TrackChangesEditing","*Merge cells*","_tablePostFixingSubtypes","root","descriptionFactory","52510NSyqIz","setSelection","change","requires","fromRange","markBlockFormat","610384BvFaHj","splitTableCellVertically","2220fpILqR","direction","plugins","splitTableCellHorizontally","enableCommand","editor","getRanges","getSuggestions","formatInline","111rsxEuf","stop","containsRange","mergeTableCellRight","3348TDipWE","get","model","6VNCHeC","filter","createRangeOn","detach","6AaWHns","tableCell","commands","from","*Split cell:* vertically","_acceptFormatSuggestionCallbackFactory","set:isEnabled","find","TableUtils","refresh","document","getAncestors","type","length","getSelectionAffectedTableCells","21UZLPku","$graveyard","table","12023ABqsqt","registerCustomCallback","findAncestor","*Split cell:* horizontally","forceDefaultExecution","createTableWalker","4612788eepRer","size","deletion","298735oKNgxJ","afterInit","_suggestionFactory","isEnabled","137718ccBqAw","cell","_areSelectedCellsMergable","accept","TableEditing","formatBlock","selection","return","_isForcedDefaultExecutionBlock","highest","low","commandName","isInContent","horizontally","markMultiRangeBlockFormat","rootName","insertion","element","execute","_areMergableCells","getCellLocation","getFirstPosition","subType","locale","value","map","has","trackChanges","mergeTableCellDown","push","format","author","mergeTableCells","mergeTableCellUp","registerDescriptionCallback","mergeTableCellLeft","add"];return(pa=function(){return t})()}const ma=Ea;function Ea(t,e){const n=pa();return(Ea=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=Ea,n=t();for(;;)try{if(145803===-parseInt(e(477))/1*(-parseInt(e(550))/2)+parseInt(e(466))/3*(parseInt(e(470))/4)+-parseInt(e(504))/5*(-parseInt(e(473))/6)+-parseInt(e(492))/7*(parseInt(e(556))/8)+-parseInt(e(508))/9+parseInt(e(558))/10*(-parseInt(e(495))/11)+parseInt(e(501))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ia extends t.Plugin{static get[ma(553)](){return[ga]}[ma(505)](){const t=ma,e=this[t(462)],n=e[t(472)][t(487)][t(514)],r=e[t(531)];if(!e[t(459)][t(534)](t(512)))return;const s=e[t(459)][t(471)](t(545)),o=e[t(459)][t(471)](t(485)),a=e[t(459)][t(471)](ga);a[t(547)][t(537)](t(540)),s[t(461)](t(540),(()=>{const n=t,r=o[n(491)](e[n(472)][n(487)][n(514)]);e[n(472)][n(552)]((()=>{const t=n;s[t(522)](r,{commandName:t(540),commandParams:[]},[],t(540))}))})),e[t(479)][t(471)](t(540)).on(t(526),((n,r)=>{const o=t;e[o(479)][o(471)](o(535))[o(532)]&&(r[o(490)]>0&&r[r[o(490)]-1]&&r[r[o(490)]-1][o(499)]||s[o(516)]||this[o(510)]()||n[o(467)]())}),{priority:t(517)});for(const n of[t(541),t(469),t(536),t(543)]){const r=e[t(479)][t(471)](n);s[t(461)](n,(()=>{const n=t,o=e[n(472)][n(487)][n(514)][n(529)]()[n(488)]()[n(484)]((t=>t.is(n(525),n(478)))),i=r[n(532)];e[n(472)][n(552)]((()=>{const t=n;s[t(522)]([o,i],{commandName:t(540),commandParams:[]},[],t(540))}))}))}for(const n of[t(557),t(460)]){const r=e[t(479)][t(471)](n);s[t(461)](n,(()=>{const i=t,a=o[i(491)](e[i(472)][i(487)][i(514)])[0],c=a[i(497)](i(494)),{column:u,row:l}=o[i(528)](a);let f=[];if(i(521)==r[i(458)]){const t=o[i(500)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(480)](t)[i(533)]((t=>t[i(509)]))}else{const t=o[i(500)](c,{column:u,includeAllSlots:!0});f=Array[i(480)](t)[i(533)]((t=>t[i(509)]))}e[i(472)][i(552)]((t=>{const e=i;s[e(555)](t[e(475)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(549)][t(542)]((e=>{const n=t;if(n(513)!=e[n(489)]&&n(465)!=e[n(489)])return;const{data:s}=e;return s&&n(540)==s[n(519)]?{type:n(538),content:Kr(r,n(546))}:void 0})),s[t(549)][t(542)]((e=>{const n=t;if(n(513)!=e[n(489)]&&n(465)!=e[n(489)])return;const{data:s}=e;return s?n(557)==s[n(519)]?{type:n(538),content:Kr(r,n(481))}:n(460)==s[n(519)]?{type:n(538),content:Kr(r,n(498))}:void 0:void 0}));const c=a[t(482)]();for(const e of[t(541),t(469),t(536),t(543)])s[t(506)][t(496)](t(513),e,t(511),c);for(const e of[t(557),t(460)])s[t(506)][t(496)](t(513),e,t(511),c);s[t(506)][t(496)](t(513),t(540),t(511),(r=>{const s=t;e[s(472)][s(552)]((t=>{const o=s,a=Array[o(480)](n[o(463)]())[o(533)]((t=>i.LiveRange[o(554)](t)));t[o(551)](r),e[o(479)][o(471)](o(540))[o(486)](),e[o(526)](o(540),{forceDefaultExecution:!0});const c=a[o(474)]((t=>o(493)!=t[o(548)][o(523)]));c[o(490)]>0&&t[o(551)](c);for(const t of a)t[o(476)]()}))}));for(const n of[t(541),t(536),t(543),t(469)]){const r=e[t(479)][t(471)](n);r.on(t(483),((n,s,o)=>{const i=t;if(o){const t=e[i(472)][i(487)][i(514)][i(529)]()[i(488)]()[i(484)]((t=>t.is(i(525),i(478))));this[i(527)](r[i(532)],t)||(n[i(515)]=!1,n[i(467)]())}}),{priority:t(518)})}}[ma(510)](){const t=ma,e=this[t(462)][t(479)][t(471)](t(540)),n=this[t(462)][t(459)][t(471)](t(485));if(!e[t(507)])return!1;const r=n[t(491)](this[t(462)][t(472)][t(487)][t(514)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(527)](e,n))return!1;return!0}[ma(527)](t,e){const n=ma,r=this[n(462)][n(459)][n(471)](n(545)),s=this[n(462)][n(472)][n(475)](t),o=this[n(462)][n(472)][n(475)](e),i=new Set,a=new Set;for(const t of r[n(464)]())if((n(524)==t[n(489)]||n(503)==t[n(489)]||n(540)==t[n(530)])&&t[n(520)])for(const e of t[n(463)]())e[n(468)](s,!0)&&i[n(544)](t[n(489)]+":"+t[n(539)].id),e[n(468)](o,!0)&&a[n(544)](t[n(489)]+":"+t[n(539)].id);if(i[n(502)]!=a[n(502)])return!1;for(const t of i)if(!a[n(534)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["get","bindElementToMarker","markerName","registerDescriptionCallback","consumable","TrackChangesEditing","downcastDispatcher","ck-suggestion-marker--active","registerBlockAttribute","18stSwWl","FORMAT_REGULAR_COLUMN","113529CrIhuz","addMarker:suggestion","1266220iazlZc","ck-suggestion-marker-","createTableWalker","headingRows","end","writer","unbindElementFromMarkerName","type","locale","getSuggestion","showSuggestionHighlights","registerCustomCallback","start","FORMAT_HEADER_COLUMN","setAttribute","setTableRowHeader","removeAttribute","1epjCEM","28ifDAzQ","_handleLegacySuggestions","format","forceValue","mapper","_suggestionFactory","plugins","1627420qDJdHf","nodeBefore","requires","removeClass","nodeAfter","editing","TableEditing","_acceptFormatSuggestionCallbackFactory","parent","activeMarkers","name","32aeTXmM","commandParams","_registerLegacyDescription","editor","afterInit","formatBlock","descriptionFactory","removeMarker:suggestion","FORMAT_HEADER_ROW","_splitMarkerName","addClass","getCellLocation","has","enableDefaultAttributesIntegration","514434XaPoYf","*Format:* %0","data-suggestion","stop","markerRange","registerAttributeLabel","item","consume","accept","options","headingColumns","toViewElement","includes","commandName","249706FYOjlQ","FORMAT_REGULAR_ROW","6990038ucBOKV","cell","highest","markerNameToElements","1036208fBHvvi","data","TableUtils","setTableColumnHeader"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(192381===parseInt(e(235))/1*(parseInt(e(195))/2)+parseInt(e(216))/3*(parseInt(e(167))/4)+parseInt(e(218))/5+-parseInt(e(181))/6*(-parseInt(e(236))/7)+parseInt(e(201))/8+-parseInt(e(214))/9*(parseInt(e(156))/10)+-parseInt(e(197))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(158)](){return[ga]}[ba(171)](){const t=ba,e=this[t(170)];if(!e[t(155)][t(179)](t(162)))return;const n=e[t(226)],r=e[t(155)][t(205)](t(210));r[t(180)](t(233)),r[t(180)](t(204)),r[t(213)](t(221)),r[t(213)](t(191)),r[t(173)][t(186)](t(221),Kr(n,t(175))),r[t(173)][t(186)](t(191),Kr(n,t(231))),this[t(237)]()}[ba(237)](){const t=ba,e=this[t(170)][t(155)][t(205)](t(210)),n=this[t(170)][t(155)][t(205)](t(203)),r=this[t(170)][t(155)][t(205)](ga)[t(163)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(176)](o[a(207)]),l=e[a(227)](u),f=l[a(202)];if(a(172)!=l[a(225)]||!f||a(204)!=f[a(194)])return;if(o[a(187)])return void s[a(184)]();if(!i[a(209)][a(188)](o[a(185)],s[a(166)]))return;const h=o[a(185)][a(230)][a(160)],g=o[a(185)][a(222)][a(157)],d=h[a(164)][a(164)],{column:p}=n[a(178)](h),{column:m}=n[a(178)](g);for(let s=p;s<=m;s++){const l=n[a(220)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(198)],l=i[a(153)][a(192)](s);i[a(223)][a(177)](a(219)+c,l),r&&i[a(223)][a(232)](a(183),u,l),i[a(153)][a(206)](l,o[a(207)]),t&&(e[a(165)][a(193)](o[a(207)])?i[a(223)][a(177)](a(212),l):i[a(223)][a(159)](a(212),l))}}}}e[t(154)][t(229)](t(172),t(233),t(189),r),e[t(154)][t(229)](t(172),t(204),t(189),r),this[t(170)][t(161)][t(211)].on(t(217),s(),{priority:t(199)}),this[t(170)][t(202)][t(211)].on(t(217),((e,n,r)=>{const o=t;r[o(190)][o(228)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(199)}),this[t(170)][t(161)][t(211)].on(t(174),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(176)](r[o(207)]),c=e[o(227)](a),u=c[o(202)];if(o(172)!=c[o(225)]||!u||o(204)!=u[o(194)])return;const l=s[o(153)][o(200)](r[o(207)]);if(l)for(const t of l)s[o(223)][o(159)](o(219)+i,t),s[o(223)][o(159)](o(212),t),s[o(223)][o(234)](o(183),t),s[o(153)][o(224)](t,r[o(207)])}),{priority:t(199)}),this[t(169)]()}[ba(169)](){const t=ba,e=this[t(170)],n=e[t(226)];function r(e){const r=t;return{type:r(238),content:Kr(n,r(182),e)}}e[t(155)][t(205)](t(210))[t(173)][t(208)]((e=>{const s=t;if(s(172)!=e[s(225)])return;const{data:o}=e;if(o){if(s(233)==o[s(194)]){const t=o[s(168)][0][s(239)];return r(Kr(n,s(t?175:196)))}if(s(204)==o[s(194)]){const t=o[s(168)][0][s(239)];return r(Kr(n,s(t?231:215)))}}}))}}const Aa=La;!function(t){const e=La,n=t();for(;;)try{if(258290===parseInt(e(218))/1+parseInt(e(251))/2+-parseInt(e(229))/3*(parseInt(e(201))/4)+parseInt(e(175))/5+-parseInt(e(290))/6+-parseInt(e(353))/7*(-parseInt(e(204))/8)+-parseInt(e(302))/9*(-parseInt(e(252))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);const ka=[Aa(181),Aa(157),Aa(224),Aa(220),Aa(277),Aa(186),Aa(200)],Ca=Object[Aa(354)](ka[Aa(225)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(172)](){return[ga]}[Aa(222)](){const t=Aa,n=this[t(317)];if(!n[t(189)][t(307)](t(314)))return;const r=n[t(189)][t(165)](t(275)),s=n[t(189)][t(165)](t(331)),o=n[t(189)][t(165)](ga),a=n[t(189)][t(165)](t(314));o[t(267)][t(161)](t(185),t(259)),n[t(274)][t(328)][t(187)](t(271),{allowIn:t(278),allowContentOf:t(278),isLimit:!0}),n[t(177)][t(322)]({model:t(271),view:t(337)});let c=null;n[t(274)].on(t(179),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(325)]-1];h&&h[u(305)]||r[u(321)]||this[u(317)][u(341)][u(165)](u(266))[u(294)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(167)))return!1;const i=s[o(245)](t,n);if(!i||!Sa(i,void 0,r))return!1;const a=r[o(285)](n[o(263)][o(300)]);if(!a[o(325)])return!1;const c=a[0][o(209)](o(193)),l=r[o(236)](a),f=r[o(203)](a),h={startRow:l[o(298)],endRow:l[o(183)],startColumn:f[o(298)],endColumn:f[o(183)]};return 1==a[o(325)]&&(h[o(214)]+=r[o(249)](i)-1,h[o(313)]+=r[o(253)](i)-1),Sa(c,h,r)}(l,f,n[u(274)],s,a)&&(o[u(343)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(274)][u(159)]((()=>{const t=u;n[t(274)][t(179)](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(325)]&&r[t(262)](o,t(185),{tablePasteChainId:s}),a[t(325)]&&r[t(262)](a,t(259),{tablePasteChainId:s}),l[t(325)]&&(r[t(262)](l,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(246)]((e=>{const n=t;var r;return null===(r=e[n(334)])||void 0===r?void 0:r[n(168)](e)}))),f[t(325)]&&(r[t(350)](f,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(246)]((e=>{const n=t;var r;return null===(r=e[n(334)])||void 0===r?void 0:r[n(168)](e)})));const g=r[t(243)](h[t(225)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(269),{tablePasteChainId:s});if(g){const e=g[t(205)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(274)][t(219)](s),a=e[t(169)]((e=>e[t(164)]()[t(347)](i)));a&&r[t(161)]([a[t(211)],o])}r[t(325)]&&g[t(250)](t(199),Object[t(354)](r))}c=null})))}),{priority:e.priorities[t(324)]+10}),n[t(189)][t(165)](t(314)).on(t(318),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(343)]();const u=s[r(207)],l=o,f=Ra(u),h=Ra(l);e[r(197)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(178)](u[r(196)](0));for(const t of Array[r(255)](l[r(192)]()))a[r(329)](t,u,r(293));const t=c[r(223)][r(194)](s[r(241)]),e=c[r(210)][r(194)](s[r(221)]);t||e||(g=i.LiveRange[r(254)](a[r(190)](u)))}else h&&!f&&(d=a[r(190)](u));else{const t=a[r(228)](r(271)),e=a[r(228)](r(271));a[r(304)](a[r(190)](u),e),a[r(329)](t,u,0);for(const e of Array[r(255)](l[r(192)]()))a[r(329)](e,t,r(293));g=i.LiveRange[r(254)](a[r(219)](t)),d=i.LiveRange[r(254)](a[r(219)](e))}const p=Array[r(255)](l[r(342)]())[r(309)]((([t])=>ka[r(194)](t)));c[r(299)][r(161)]({element:u,attributes:p[r(325)]?Object[r(354)](p):null}),g&&c[r(335)][r(161)](g),d&&c[r(163)][r(161)](d)}),{priority:t(324)}),s.on(t(348),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(188)]||1;c[o(210)]=new Array(l)[o(357)](u)[o(225)](((t,e)=>t+e));for(const{cell:t}of s[o(319)](i,{startColumn:u,endColumn:u+l-1}))c[o(339)][o(161)](n[o(274)][o(219)](t))}),{priority:t(270)}),s.on(t(301),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(352)]||1;c[o(223)]=new Array(l)[o(357)](u)[o(225)](((t,e)=>t+e));for(const{cell:t}of s[o(319)](i,{startRow:u,endRow:u+l-1}))c[o(232)][o(161)](n[o(274)][o(219)](t))}),{priority:t(270)}),r[t(272)][t(360)]((e=>{const r=t;if(e[r(166)]&&e[r(166)][r(208)](r(340)))return e[r(345)]?{}:{type:r(248),content:Kr(n[r(171)],r(280))}}));const u=()=>!1;for(const e of[t(340),t(259),t(185),t(269)])r[t(291)][t(234)](t(248),e,t(244),u),r[t(291)][t(234)](t(247),e,t(244),u),r[t(291)][t(234)](t(336),e,t(244),u);r[t(291)][t(234)](t(336),t(269),t(180),u),r[t(291)][t(234)](t(336),t(269),t(323),((e,r,s)=>{const o=t,i=e[o(225)]((t=>t[o(332)]()))[o(309)]((t=>t)),a=new Map(i[o(225)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(299)])e&&a[o(173)](t,e);else if(s&&s[o(199)])for(const[t,e]of Object[o(227)](s[o(199)])){const r=n[o(274)][o(162)][o(165)](t),s=r?r[o(164)]()[o(332)]():null;s&&a[o(173)](s,e)}n[o(274)][o(159)]((t=>{const e=o;for(const[n,r]of a)t[e(216)]({...Ca,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(291)][o(234)](e,o(340),s,((t,i,a)=>{const c=o;n[c(274)][c(159)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(237)][o(261)];t.is(o(306),o(271))&&u[o(161)](t)}r[o(291)][o(176)](e,null,s)(t,i,a);for(const t of u)o(182)!=t[o(296)][o(344)]&&n[o(265)](t)}))}))};l(t(248),t(323)),l(t(248),t(180)),l(t(247),t(323)),l(t(247),t(180)),r[t(291)][t(234)](t(248),t(185),t(180),(e=>{const n=t,r=e[n(225)]((t=>t[n(332)]())),i=r[0][n(209)](n(193)),{minRow:a,maxRow:c}=o[n(195)](r);s[n(276)](i,{at:a,rows:c-a+1})})),r[t(291)][t(234)](t(248),t(259),t(180),(e=>{const n=t,r=e[n(225)]((t=>t[n(332)]())),i=r[0][n(209)](n(193)),{minColumn:a,maxColumn:c}=o[n(195)](r);s[n(258)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(166)]||!n[s(166)][s(208)](s(340)))return;const o=n[s(240)][s(284)],i=r[s(289)]()[s(309)]((t=>t[s(273)]&&t[s(240)]&&t[s(240)][s(284)]==o));i[s(325)]&&n[s(198)]()[s(325)]!=i[s(325)]&&i[s(281)](((t,e)=>(t[s(355)]=e,e[s(345)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(327)](e[s(358)]),i=[s(330),s(257)],a=r[s(268)][s(194)](e[s(358)]);return a&&i[s(161)](s(242)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(361),f,{priority:t(324)}),r.on(t(315),f,{priority:t(324)}),n[t(274)][t(263)][t(338)]((()=>{const e=t;let s=!1;const o=Array[e(255)](n[e(274)][e(263)][e(256)][e(303)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(327)](t);if(e(287)!=o||e(247)!=a||i[e(264)])continue;if(!r[e(316)](c))continue;const u=r[e(215)](c)[e(310)](),l=n[e(189)][e(165)](e(295)).me;for(const t of r[e(289)]())if(t[e(273)]&&t[e(326)]==l&&e(336)==t[e(359)]&&e(269)==t[e(166)]&&t[e(310)]()[e(308)]((t=>u[e(311)]((n=>n[e(170)](t,!0))))))for(const n of t[e(198)]())n[e(273)]&&(n[e(180)](),s=!0)}return s})),n[t(274)][t(263)][t(338)]((e=>{const s=t,o=n[s(341)][s(165)](s(212));if(!o||!o[s(206)][s(307)](e[s(288)]))return!1;let i=!1;const a=n[s(189)][s(165)](s(295)).me,c=n[s(274)][s(263)][s(256)][s(333)](),u=Array[s(255)](n[s(274)][s(263)][s(256)][s(303)]())[s(309)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(327)](t);return n(287)==o&&n(340)==i&&c==a.id&&!e[n(264)]}));for(const t of c){if(s(329)!=t[s(359)]||s(271)!=t[s(211)]||1!=t[s(325)])continue;const n=e[s(320)](t[s(283)],t[s(283)][s(356)](1));if(!u[s(169)]((({data:t})=>t[s(230)][s(347)](n))))for(const{name:t,data:r}of u)if(n[s(170)](r[s(230)])){e[s(286)](t,{range:n}),i=!0;break}}return i})),n[t(274)][t(263)][t(338)]((e=>{const s=t;let o=!1;const i=n[s(189)][s(165)](s(295)).me,a=r[s(289)]()[s(309)]((t=>t[s(273)]&&t[s(326)]==i)),c=new Set,u=new Set;for(const t of a)if(s(340)==t[s(166)])for(const e of t[s(205)]()){const n=e[s(164)]()[s(332)]();if(n)if(n.is(s(306),s(271))&&Ra(n)){t[s(235)](e[s(211)]),c[s(226)](n),o=!0;const r=n[s(297)],i=n[s(292)],a=r&&r.is(s(306),s(271)),l=i&&i.is(s(306),s(271));a&&!c[s(307)](r)&&u[s(226)](r),l&&!c[s(307)](i)&&u[s(226)](i)}else n.is(s(306),s(231))&&n[s(233)]&&(t[s(235)](e[s(211)]),o=!0)}else if(s(269)==t[s(166)]){if(!t[s(240)]||!t[s(240)][s(284)])continue;const e=t[s(240)][s(199)];if(e&&Object[s(239)](e)[s(325)])continue;const n=t[s(240)][s(284)];let r=!0,i=!0;for(const e of a)if(e[s(166)]&&e[s(166)][s(208)](s(340))){if(!e[s(240)][s(284)]){i=!1;break}if(e.id!=t.id&&e[s(240)][s(284)]==n){r=!1;break}}i&&r&&(t[s(282)](),o=!0)}for(const t of c)e[s(178)](t);for(const t of u)e[s(265)](t);return o})),n[t(177)][t(213)](t(191))[t(174)]({model:t(217),view:(t,e)=>h(t),converterPriority:t(324)}),n[t(177)][t(213)](t(346))[t(174)]({model:t(217),view:(e,n)=>n[t(184)][t(312)]?h(e,!1):null,converterPriority:t(324)});const g=n[t(349)][t(202)];this[t(238)](g[t(263)],t(260),((e,n)=>{const r=t,s=[];for(const t of g[r(190)](n[r(351)])[r(279)]())t.is(r(306),r(337))&&s[r(161)](t);g[r(159)]((t=>{const e=r;for(const n of s)t[e(160)](t[e(190)](n),t[e(158)](n)),t[e(178)](n)}))}))}}function La(t,e){const n=Ma();return(La=function(t,e){return n[t-=157]})(t,e)}function Ra(t){const e=Aa;if(t[e(233)])return!0;const n=t[e(196)](0);return n.is(e(306),e(231))&&n[e(233)]}function Sa(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(319)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ma(){const t=["fromEntries","next","getShiftedBy","fill","markerName","type","registerDescriptionCallback","suggestionLoaded","tableCellBorderColor","createPositionBefore","change","move","push","markers","deletionRanges","getRange","get","subType","documentSelection","call","find","containsRange","locale","requires","set","markerToHighlight","1440695Hfuhim","getSuggestionCallback","conversion","remove","insertContent","discard","tableCellBorderWidth","$graveyard","last","options","tablePasteRow","tableCellBackgroundColor","register","columns","plugins","createRangeIn","editingDowncast","getChildren","table","includes","_getCoordsForCells","getChild","return","getAllAdjacentSuggestions","markerAttributes","tableCellPadding","35164ndAWQu","view","getColumnIndexes","347128IrSHHp","getMarkers","_createdBatches","cell","startsWith","findAncestor","columnInsertionIndexes","name","redo","for","endRow","getSuggestion","setAttributes","suggestion:formatBlock:tablePasteCell","58832hCrsRA","createRangeOn","tableCellHorizontalAlignment","column","afterInit","rowInsertionIndexes","tableCellBorderStyle","map","add","entries","createElement","147abYGkr","newRange","paragraph","rowInsertionRanges","isEmpty","registerCustomCallback","removeMarker","getRowIndexes","start","listenTo","keys","attributes","row","ck-suggestion-marker--active","markMultiRangeBlockFormat","join","getTableIfOnlyTableInContent","forEach","deletion","insertion","getRows","setAttribute","519184raOTyi","856910XdHJJv","getColumns","fromRange","from","differ","ck-suggestion-marker-insertion","removeColumns","tablePasteColumn","clipboardOutput","nodeAfter","markMultiRangeInsertion","document","oldRange","unwrap","trackChanges","_tablePostFixingSubtypes","activeMarkers","tablePasteCell","low","tableCellSuggestion","descriptionFactory","isInContent","model","TrackChangesEditing","removeRows","tableCellVerticalAlignment","tableCell","getItems","*Replace table cells*","reduce","removeMarkers","position","tablePasteChainId","getSelectionAffectedTableCells","updateMarker","suggestion","batch","getSuggestions","2088906rdPXTJ","_suggestionFactory","previousSibling","end","value","Users","root","nextSibling","first","cells","selection","insertRows","27JMzuxz","getChangedMarkers","wrap","forceDefaultExecution","element","has","every","filter","getRanges","some","showSuggestionHighlights","endColumn","TableClipboard","suggestionUnloaded","hasSuggestion","editor","_replaceTableSlotCell","createTableWalker","createRange","_isForcedDefaultExecutionBlock","elementToElement","accept","high","length","author","_splitMarkerName","schema","insert","ck-suggestion-marker","TableUtils","getContainedElement","getChanges","detach","insertionRanges","formatBlock","suggestion-td","registerPostFixer","columnInsertionRanges","tablePaste","commands","getAttributes","stop","rootName","previous","dataDowncast","isEqual","insertColumns","editing","markMultiRangeDeletion","content","rows","28TCoIcs"];return(Ma=function(){return t})()}function va(){const t=["getSuggestions","1056900MAYXfu","formatInline","formatBlock","resizeTable","4206550lICiwT","bind","afterInit","model","getContainedElement","selection","get","subType","35wcwanS","getAttribute","tableWidth","59379NxbMCR","registerCustomCallback","registerDescriptionCallback","markBlockFormat","format","data","change","handleResizeTableWidthCommand","getSuggestionCallback","document","author","getTableColumnsWidths","6426150HBGHIe","284nYlDYm","handleSuggestionDescription","accept","932370NZPgdX","columnWidths","*Format:* resize table","editor","TableColumnResizeEditing","1327692EXhCiw","plugins","getSelectedElement","31336RaCYrv","formatGroupId","getColumnGroupElement","1332lkdTGI","table","commandParams","locale","resizeTableWidth","enableCommand","TrackChangesEditing","Users","descriptionFactory","type","discard","_suggestionFactory","has"];return(va=function(){return t})()}const wa=Oa;function Oa(t,e){const n=va();return(Oa=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(711397===parseInt(e(141))/1+parseInt(e(121))/2+-parseInt(e(156))/3*(parseInt(e(113))/4)+parseInt(e(145))/5+parseInt(e(116))/6*(parseInt(e(153))/7)+-parseInt(e(124))/8*(parseInt(e(127))/9)+-parseInt(e(112))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class Da extends t.Plugin{[wa(147)](){const t=wa;if(!this[t(119)][t(122)][t(139)](t(120)))return;const e=this[t(119)][t(122)][t(151)](t(133));e[t(132)](t(131),this[t(163)][t(146)](this)),e[t(138)][t(157)](t(143),t(144),t(115),e[t(138)][t(108)](t(143),null,t(137))),e[t(138)][t(157)](t(143),t(144),t(137),e[t(138)][t(108)](t(143),null,t(115))),e[t(135)][t(158)](this[t(114)][t(146)](this))}[wa(163)](t,e){const n=wa,r=this[n(119)][n(122)][n(151)](n(133)),s=this[n(119)][n(122)][n(151)](n(120)),o=e[n(128)]||this[n(119)][n(148)][n(109)][n(150)][n(123)]();this[n(119)][n(148)][n(162)]((()=>{const i=n,a=s[i(126)](o);let c=a?s[i(111)](a):null,u=o[i(154)](i(155))||null;const l=e[i(155)]||u,f=e[i(117)]||c,h=this[i(119)][i(122)][i(151)](i(134)).me;for(const t of r[i(140)]()){const e=t[i(149)]();if(i(144)===t[i(152)]&&e===o){t[i(110)]!==h&&t[i(137)]();const e=t[i(161)][i(129)];u=e[0][i(155)],c=e[0][i(117)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(159)](o,{commandName:i(131),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(144)},[],i(144))}))}[wa(114)](t){const e=wa;if(e(143)!=t[e(136)]&&e(142)!=t[e(136)])return;const{data:n}=t;if(n&&e(144)===n[e(125)]){const t=e(118);return{type:e(160),content:Kr(this[e(119)][e(130)],t)}}}}function Fa(t,e){const n=xa();return(Fa=function(t,e){return n[t-=317]})(t,e)}const Pa=Fa;function xa(){const t=["TrackChangesEditing","enableCommand","has","11190948WhUfqM","9554265HWXpHN","8ncoueI","20JAvNMC","afterInit","516768opJpJR","637728xEcDSh","editor","8446580osZHRY","2113380LoYFTn","plugins","Template","get","insertTemplate","9846792sfSSfQ"];return(xa=function(){return t})()}!function(t){const e=Fa,n=t();for(;;)try{if(936648===-parseInt(e(320))/1+parseInt(e(317))/2*(-parseInt(e(319))/3)+-parseInt(e(323))/4+parseInt(e(322))/5+parseInt(e(332))/6+parseInt(e(333))/7*(parseInt(e(334))/8)+-parseInt(e(328))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Pa(318)](){const t=Pa,e=this[t(321)];e[t(324)][t(331)](t(325))&&e[t(324)][t(326)](t(329))[t(330)](t(327))}}const Ua=ja;function ja(t,e){const n=Ha();return(ja=function(t,e){return n[t-=198]})(t,e)}!function(t){const e=ja,n=t();for(;;)try{if(620040===-parseInt(e(216))/1+-parseInt(e(214))/2*(parseInt(e(220))/3)+-parseInt(e(201))/4*(parseInt(e(208))/5)+parseInt(e(205))/6+parseInt(e(212))/7+parseInt(e(210))/8*(parseInt(e(200))/9)+-parseInt(e(207))/10*(-parseInt(e(206))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ga extends t.Plugin{[Ua(218)](){const t=Ua,e=this[t(209)];if(!e[t(213)][t(202)](t(211)))return;e[t(217)][t(202)](t(215))[t(203)](t(211));const n=e[t(217)][t(202)](t(215)),r=e[t(219)];n[t(221)][t(198)](t(199),(e=>Kr(r,t(204),e)))}}function Ha(){const t=["69878STtZaO","plugins","afterInit","locale","1409262HBMRdq","descriptionFactory","registerElementLabel","tableOfContents","9GdpSwx","18916UMQbWS","get","enableCommand","ELEMENT_TABLE_OF_CONTENTS","1108848DrjprG","6723871dHmBhQ","10ljUIdw","445DlpvhO","editor","543640UeFrIw","insertTableOfContents","8303981GtcNCX","commands","4NTUmqY","TrackChangesEditing"];return(Ha=function(){return t})()}function Va(t,e){const n=Ka();return(Va=function(t,e){return n[t-=241]})(t,e)}const Wa=Va;!function(t){const e=Va,n=t();for(;;)try{if(553031===parseInt(e(246))/1*(-parseInt(e(277))/2)+parseInt(e(243))/3+parseInt(e(272))/4*(-parseInt(e(278))/5)+parseInt(e(244))/6+parseInt(e(262))/7*(-parseInt(e(242))/8)+parseInt(e(251))/9+parseInt(e(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Wa(266)](){const t=Wa,e=this[t(245)];if(!e[t(256)][t(265)](t(248)))return;const n=e[t(256)][t(253)](t(268));n[t(259)][t(254)](t(276),(()=>Kr(e[t(270)],t(264)))),e[t(261)][t(269)][t(274)]((r=>{const s=t;let o=!1;const i=Array[s(247)](e[s(261)][s(269)][s(258)][s(252)]());for(const{name:t,data:a}of i){const{group:i}=n[s(281)](t);if(s(284)!==i||!a[s(255)])continue;const c=a[s(255)],u=c[s(273)][s(241)];if(!u||!u.is(s(282),s(276)))continue;if(!c[s(260)][s(249)](c[s(273)]))continue;const l=e[s(261)][s(267)][s(271)](c[s(273)],s(250));if(l&&l[s(275)]){const e=r[s(257)](c[s(260)],l[s(260)]);e[s(283)](c)||(r[s(279)](t,{range:e}),o=!0)}o||(r[s(280)](t),o=!0)}return o}))}}function Ka(){const t=["editor","350578RzPZdk","from","Title","isTouching","forward","3990600GoiqBs","getChangedMarkers","get","registerElementLabel","newRange","plugins","createRange","differ","descriptionFactory","start","model","194187rJutFN","2519640exNMqh","ELEMENT_TITLE","has","afterInit","schema","TrackChangesEditing","document","locale","getNearestSelectionRange","338948EvbHVv","end","registerPostFixer","isCollapsed","title-content","2bDxrns","5GpBBMl","updateMarker","removeMarker","_splitMarkerName","element","isEqual","suggestion","nodeBefore","152SatUvX","1478175jahqAO","1964016WdCTTc"];return(Ka=function(){return t})()}const qa=Za;function Za(t,e){const n=Xa();return(Za=function(t,e){return n[t-=174]})(t,e)}function Xa(){const t=["redo","1149873YzRdTQ","has","825138yMAZrP","enableCommand","458391tPahWw","UndoEditing","934828FZowsV","afterInit","get","plugins","undo","744465AQfnPL","TrackChangesEditing","294182TmUUrR","32xMzpGK","274728WmTlZU","editor"];return(Xa=function(){return t})()}!function(t){const e=Za,n=t();for(;;)try{if(414283===-parseInt(e(190))/1+parseInt(e(183))/2+parseInt(e(186))/3+parseInt(e(174))/4+parseInt(e(179))/5+parseInt(e(188))/6+parseInt(e(181))/7*(-parseInt(e(182))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Ja extends t.Plugin{[qa(175)](){const t=qa,e=this[t(184)],n=e[t(177)][t(176)](t(180));e[t(177)][t(187)](t(191))&&(n[t(189)](t(178)),n[t(189)](t(185)))}}const Ya=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=404]})(t,e)}function $a(){const t=["TrackChangesEditing","1152249EFqfCJ","get","TableCaptionEditing","afterInit","110PWodRO","134502UlPxzb","editor","1088748WEQnxc","2840jbfHmX","552733oaWYrG","toggleTableCaption","enableCommand","has","864894PjJZKf","273152ttzwAt","requires","plugins","2817Ymaytv"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(684797===parseInt(e(408))/1+parseInt(e(406))/2+parseInt(e(412))/3+parseInt(e(413))/4+parseInt(e(422))/5*(-parseInt(e(404))/6)+-parseInt(e(418))/7+-parseInt(e(407))/8*(parseInt(e(416))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ya(414)](){return[ga]}[Ya(421)](){const t=Ya,e=this[t(405)];e[t(415)][t(411)](t(420))&&e[t(415)][t(419)](t(417))[t(410)](t(409))}}const ec=rc;function nc(){const t=["table","getSuggestions","tableCellHorizontalAlignment","registerDescriptionCallback","17786MGaVqx","handleDiscardAction","_handlePropertyChange","tableCellBackgroundColor","TrackChangesEditing","getAttribute","tableBorderStyle","selection","get","tableCellProperties","editor","getContainedElement","tableBackgroundColor","*Format:* change table properties","getFirstPosition","719944KHEdjz","batch","566456xzYhIm","format","TableCellPropertiesEditing","tableCellBorderStyle","locale","discard","tableBorderWidth","commandParams","tableBorderColor","start","_getSuggestion","nodeAfter","formatBlock","registerCustomCallback","tableCellHeight","handleSuggestionDescription","70XpTZtu","tableWidth","plugins","TrackChangesTableProperties","tableProperties","getSelectionAffectedTableCells","join","*Format:* change table cell properties","tableAlignment","removeAttribute","markBlockFormat","getSuggestionCallback","model","tableCellPadding","38MNeceV","3227965ZVfBkz","tableCellVerticalAlignment","data","enqueueChange","152610HTuGdG","tableCellBorderWidth","document","pluginName","setAttribute","findAncestor","accept","tableCellBorderColor","has","301792AYLZFi","939663zqwZFw","_suggestionFactory","enableCommand","tableCellWidth","3TjtNCC","TableUtils","subType","tableHeight","afterInit","TablePropertiesEditing","change","descriptionFactory","310nMgPpW"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(336623===-parseInt(e(145))/1*(parseInt(e(192))/2)+-parseInt(e(211))/3*(-parseInt(e(160))/4)+-parseInt(e(193))/5+parseInt(e(197))/6+parseInt(e(178))/7*(-parseInt(e(206))/8)+-parseInt(e(207))/9+parseInt(e(219))/10*(parseInt(e(162))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(182)]=[e(170),e(151),e(168),e(186),e(179),e(214),e(157)],this[e(154)]=[e(204),e(165),e(198),e(191),e(210),e(176),e(148),e(222),e(194)]}static get[ec(200)](){return ec(181)}[ec(215)](){const t=ec,e=this[t(155)][t(180)][t(153)](t(149));if(this[t(155)][t(180)][t(205)](t(216))){for(const n of this[t(182)])e[t(209)](n,((e,r)=>{const s=t,o=this[s(155)][s(190)][s(199)][s(152)][s(159)]()[s(202)](s(220));this[s(147)](n,[o],this[s(182)],s(182),e,r)}));e[t(208)][t(175)](t(174),t(182),t(203),e[t(208)][t(189)](t(174),null,t(167))),e[t(208)][t(175)](t(174),t(182),t(167),((e,n)=>this[t(146)](this[t(182)],e,n))),e[t(208)][t(175)](t(174),t(182),t(184),(()=>!1))}if(this[t(155)][t(180)][t(205)](t(164))){for(const n of this[t(154)])e[t(209)](n,((e,r)=>{const s=t,o=this[s(155)][s(180)][s(153)](s(212))[s(183)](this[s(155)][s(190)][s(199)][s(152)]);this[s(147)](n,o,this[s(154)],s(154),e,r)}));e[t(208)][t(175)](t(174),t(154),t(203),e[t(208)][t(189)](t(174),null,t(167))),e[t(208)][t(175)](t(174),t(154),t(167),((e,n)=>this[t(146)](this[t(154)],e,n))),e[t(208)][t(175)](t(174),t(154),t(184),(()=>!1))}e[t(218)][t(144)]((e=>this[t(177)](e)))}[ec(147)](t,e,n,r,s,o){const i=ec,a=this[i(155)][i(180)][i(153)](i(149));this[i(155)][i(190)][i(196)](o[i(161)],(()=>{const t=i;for(const i of e)if(this[t(172)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(150)](r);void 0!==n&&(e[r]=n)}s(o),a[t(188)](i,{commandParams:[e]},[],r)}}))}[ec(146)](t,e,n){const r=ec,s=e[0][r(171)][r(173)],o=n[r(169)][0];this[r(155)][r(190)][r(217)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(201)](r,o[r],s):e[n(187)](r,s)}))}[ec(177)](t){const e=ec;if(t[e(195)])switch(t[e(213)]){case e(182):return{type:e(163),content:Kr(this[e(155)][e(166)],e(158))};case e(154):return{type:e(163),content:Kr(this[e(155)][e(166)],e(185))}}}[ec(172)](t,e){const n=ec,r=this[n(155)][n(180)][n(153)](n(149));for(const s of r[n(221)]({skipNotAttached:!0})){const r=s[n(156)]();if(s[n(213)]===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=Jt?function(t,e){return Jt(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=xc;function Cc(){const t=["nodeAfter","_isForcedDefaultExecutionBlock","removed","stringify","fire","_getMarkerAnnouncementText","createPositionAfter","newRange","isUndo","track-changes-suggestion-data-mismatch","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.","isAtEnd","_processAttributeChanges","_cutOutSuggestionMarker","track-changes-enable-command-twice","requires","rethrowUnexpectedError","subType","markerToHighlight","removeMarker:suggestion:formatBlock","setTo","FORMATTING","getChanges","createPositionBefore","addMarkerName","announce","enableCommand","$text","updateMarker","_blockAttributeKeys","element","1525034lzmPLC","dataDowncast","addMarker:suggestion:attribute","isIntersecting","markInsertion","_handleNewSuggestionMarker","_onDiscard","discardAllSuggestions","formatBlock:accept","never","for","suggestion","$elementName","deleteContent","data-suggestion","set","@external","after","next","isMultiRange","toJSON","map","createRangeOn","attributeKey","external:","_afterChanges","deletion:chain","markInlineFormat","insertContent","getRanges","format","applyOperation","_removeSuggestion","getShiftedBy","group","6685500KtvLHj","insertion:discard","get","value","_refreshAttributeSuggestionsChain","insertion:","_SUGGESTION_ANNOUNCEMENT","addMarker:suggestion","consume","chain","_getExternalAuthor","isInContent","detach","filter","howMany","markers","suggestion:","clear","batch","suggestionUnloaded","markMultiRangeInsertion","warn","_saved","keys","getSuggestionCallback","TrackChangesEditing","getSuggestions","elementEnd","172176QcrypH","track-changes-command-not-found","removeComment","comments","_suggestions","end","hasCommentThread","formatInline:join","_updateSuggestionData","newValue","getIntersection","elementStart","_setSuggestionRange","insertion:chain","pop","getRange","join","_addSuggestionMarker","getAncestors","catch","isAtStart","deletion:discard","widget","remove","containsRangeInObject","isObject","isArray","range","editing","isLocal","high","stop","tablePasteChainId","upcast","addComment","marker-count","getMarkers","_addThreadToSuggestion","previous","then","every","4768977PkDAAc","insertion","attribute:accept","CommentsRepository","removeMarker","getNearestSelectionRange","isBefore","action","always","pluginName","updateSuggestion","_suggestionFactory","_createSuggestion","_joinSuggestions","enableDefaultAttributesIntegration","addMarker:suggestion:formatBlock","fetchCommentThread","multi","addRange","suggestionLoaded","splice","markBlockFormat","attribute","from","_recordAttributeSuggestions","writer","_registerDefaultCallbacks","substring","add","_trackFormatChanges","buildSuggestion","mapper","listenTo","registerPostFixer","before","locale","notReady","split","getCustomProperty","addSuggestionData","isNextTo","formatInline:","startsWith","toUpperCase","forEach","define","type","has","9451140sXoTse","unbind","getItems","rootName","forward","registerInlineAttribute","fromCharCode","low","_mergeNestedSuggestions","isIntersectingWithRange","moveTargetPosition","_processAttributeSuggestions","_findSuggestions","accepted","document","editor","containsPosition","formatBlock:join","change:_saved","_defaultCallbacks","ready","bindElementToMarker","_getAttributeKey","_inlineAttributeKeys","item","rejected","groupId","highest","execute","ck-suggestion-marker-formatBlock","isEqual","originalSuggestionId","commentThread","77885nMPtiN","getAllAdjacentSuggestions","addCommentThread","getLastMatchingPosition","backward","hasComments","containsRange","deletion:accept","commandName","showSuggestionHighlights","getSuggestion","getContainedElement","oldRange","containsItem","_model","_breakSuggestionMarker","removeAttribute","data","resolve","descriptionFactory","dataReady","getMultiRangeId","_editor","formatGroupId","isAfter","init","documentSelection","rename","schema","activeMarkers","change:activeMarkers","discard","_recordAttributeChanges","differ","refresh","change","54FNOcEh","addMarker","_suggestionState","splitPosition","values","createdAt","_enabledCommands","_adapter","insertion:accept","PendingActions","reconvertMarker","LEAVE","nodeBefore","return","config","createElement","some","size","formatBlock:","setSelection","removeClass","collaboration.channelId","getChangedMarkers","addHighlight","markerName","_reduceSuggestionAttributeRange","addSuggestion","removeMarkers","createSelection","toViewElement","trackChanges.mergeNestedSuggestions","deletion","open","isTouching","consumable","isLimit","attributes","ck-suggestion-marker-formatInline","track-changes-user-not-found","isBlock","getUser","head","isOwn","insert","formatInline:discard","model","authorName","formatBlock","attributeOldValue","createPositionAt","unbindElementFromMarkerName","acceptSuggestion","suggestion-type","elementToElement","_checkSuggestionCorrectness","getFirstRange","_commentsRepository","conversion","meta","substr","default","getAttribute","addUser","_reduceExistingSuggestions","getWalker","skipNestingCheck","markMultiRangeBlockFormat","formatInline:accept","_isDataLoaded","editingDowncast","accept","formatInline:chain","_customCallbacks","Users","commands","authoredAt","createRangeIn","track-changes-adapter-missing-getsuggestion","removeMarker:suggestion:attribute","creator","insertion:join","push","222ZZwWjk","length","isDocumentOperation","_setSuggestionData","getCommentThread","registerBlockAttribute","isCollapsed","isRemovable","delete","registerCustomCallback","markerReady","plugins","key","attribute:join","formatBlock:chain","attribute:","author","PENDING_ACTION_SUGGESTION","sort","start","formatInline","dataToMarker","_isRegisteredAttribute","getDifference","ck-suggestion-marker--active","discardSelectedSuggestions","markMultiRangeDeletion","parent","6KYhpdD","suggestionChanged","multipleBlocks","stopListening","track-changes-suggestion-not-found","$textProxy","isInsideObject","deletion:","containerElement","track-changes-adapter-already-set","getFirstMarker","markerNameToElements","ck-suggestion-marker","update:suggestion","isExternal","markerToData","enqueueChange","adapter","targetPosition","enableReadOnlyMode","_rangeIsInLocalUserInsertion","setAttribute","isSelectable","_refreshSuggestionsChain","lowest","includes","discardSuggestion","normal","markAttributeChange","attribute:discard","_getAuthorFromId","ck-suggestion-marker-","hasSuggestion","oldValue","createRange","_splitMarkerName","_initAriaMarkerChangeAnnouncements","acceptAllSuggestions","_joinWithAdjacentSuggestions","position","deletion:join","_isBlockAttribute","clone","options","trackChanges.trackFormatChanges","move","find","selection","change:data","error-saving-suggestion-data-suggestion-discarded","trackChangesCommand","acceptSelectedSuggestions","assign","fromRange","concat","root","addClass","$marker","name","$graveyard","unshift","attributeNewValue","9468912dNZjzN","formatBlock:discard","ENTER","suggestion:attribute:","_getSuggestionData","markDeletion","trackChanges","forceDefaultExecution"];return(Cc=function(){return t})()}!function(t){const e=xc,n=t();for(;;)try{if(948353===parseInt(e(476))/1*(parseInt(e(312))/2)+-parseInt(e(517))/3+-parseInt(e(448))/4+-parseInt(e(598))/5*(parseInt(e(284))/6)+-parseInt(e(413))/7+-parseInt(e(374))/8+parseInt(e(634))/9*(parseInt(e(565))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Nc=kc(425);class Lc extends t.Plugin{static get[kc(397)](){return[kc(520),o.Users,t.PendingActions,ts,ss,us,gs,ys,Es,Ns,vs,js,no,io,fo,mo,_o,Co,So,Oo,xo,zo,Go,Xo,Qo,ri,ui,Ei,Oi,ai,Ws,Zs,_i,Ci,Si,xi,ji,Ki,Ji,ta,oa,aa,ga,Ia,ya,tc,Na,Da,Ga,sc,Ba,za,Ja]}static get[kc(526)](){return kc(473)}constructor(t){const e=kc;function n(t){const e=xc;return t[e(434)]((t=>String[e(571)](t)))[e(492)]("")}super(t),this[e(541)]=!1,this[e(428)](e(627),[]),this.on(e(628),((n,r,s,o)=>{const i=e;this[i(612)][i(633)]((()=>{const e=i;for(const n of[...o,...s])this[e(612)][e(463)][e(564)](n)&&t[e(504)][e(644)](n)}))})),this[e(617)]=new Jr(this[e(580)][e(247)][e(626)],this[e(580)][e(552)]),this[e(641)]=null,this[e(528)]=new Rc(this[e(580)]),this[e(480)]=new Map,this[e(258)]=t[e(295)][e(450)](e(520)),this[e(640)]=new Set,this[e(612)]=this[e(580)][e(247)],this[e(636)]=new WeakMap,this[e(383)]=!1,this[e(411)]=new Set([e(425)]),this[e(588)]=new Set,t[e(648)][e(562)](e(356),e(262)),this[e(546)]=t[e(648)][e(450)](e(356)),t[e(648)][e(562)](e(664),!0),this[e(573)]=t[e(648)][e(450)](e(664)),this[e(362)]=new l(t,this[e(640)]),this[e(348)](),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,49,52])}[kc(623)](){const t=kc,n=this[t(580)],r=(e,n)=>{const r=t;if(r(539)!=e)return r(343)+e;const s=n[r(554)]("|")[0];return this[r(353)](s)?r(594):r(671)};n[t(259)][t(423)](t(271))[t(400)]({model:t(424),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(347)](e[n(658)]),a=[n(324),r(o,i)];let c=3e3;return this[n(627)][n(337)](e[n(658)])&&(a[n(283)](n(308)),c=3010),n(665)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(259)][t(423)](t(414))[t(545)]((e=>{const r=t;e.on(r(455),((t,e,s)=>{const o=r;if(!s[o(355)][o(607)])return;const i=e[o(589)];if(!i)return;const c=s[o(548)][o(663)](i);n[o(247)][o(626)][o(501)](i)&&c&&!c[o(555)](o(498))&&c.is(o(320))&&(0,a.toWidget)(c,s[o(542)])}),{priority:r(506)})})),n[t(259)][t(423)](t(414))[t(400)]({model:t(424),view:(e,n)=>{const s=t;if(!n[s(355)][s(607)])return null;const{type:o,subType:i}=this[s(347)](e[s(658)]);return{classes:[s(324),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(589)])return;const{id:c}=this[a(347)](o[a(658)]);if(r){const t=this[a(480)][a(450)](c),e=this[a(587)](t);if(!this[a(353)](e))return}if(o[a(589)].is(a(359)))return void i[a(668)][a(456)](o[a(589)],s[a(370)]);const u=i[a(548)][a(663)](o[a(589)]);if(o[a(589)].is(a(412))&&n[a(247)][a(626)][a(673)](o[a(589)])&&!u[a(555)](a(657))){i[a(542)][a(368)]([a(324),a(594)],u),i[a(542)][a(333)](a(427),c,u),i[a(548)][a(586)](u,o[a(658)]),e&&(this[a(627)][a(337)](o[a(658)])?i[a(542)][a(368)](a(308),u):i[a(542)][a(654)](a(308),u));for(const t of n[a(247)][a(278)](o[a(589)])[a(567)]())i[a(668)][a(456)](t,s[a(370)]);i[a(668)][a(456)](o[a(589)],s[a(370)])}};n[t(259)][t(423)](t(414))[t(545)]((e=>{const n=t;e.on(n(532),((t,e,r)=>{const o=n;r[o(355)][o(607)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(592)})})),n[t(259)][t(423)](t(414))[t(545)]((e=>{const n=t;e.on(n(415),((t,e,r)=>{const o=n;r[o(355)][o(607)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(592)})})),n[t(259)][t(423)](t(414))[t(327)]({model:t(424),view:(e,n)=>n[t(355)][t(607)]?null:{group:t(424),name:e[t(261)](11)}}),n[t(259)][t(423)](t(509))[t(255)]({view:{name:t(424),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(464)+e[r(263)](r(254))+":"+e[r(263)]("id");return e[r(263)](r(511))&&(s+=":"+e[r(263)](r(511))),n[r(649)](r(369),{"data-name":s})}}),n[t(259)][t(423)](t(509))[t(305)]({view:t(424)}),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(532),s(),{priority:n(506)})})),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(415),s({isAttributeSuggestion:!0}),{priority:n(506)})})),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(401),((t,e,r)=>{const s=n,o=r[s(548)][s(323)](e[s(658)]);if(o)for(const t of o)t[s(555)](s(657))||(r[s(542)][s(654)]([s(324),s(594),s(308)],t),r[s(542)][s(614)](s(427),t),r[s(548)][s(252)](t,e[s(658)]))}),{priority:n(506)})})),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(280),((t,e,r)=>{const s=n,o=r[s(548)][s(323)](e[s(658)]);if(!o)return;const{id:i}=this[s(347)](e[s(658)]),a=this[s(480)][s(450)](i),c=this[s(587)](a);if(this[s(353)](c))for(const t of o)t[s(555)](s(657))||(r[s(542)][s(654)]([s(324),s(594),s(308)],t),r[s(542)][s(614)](s(427),t),r[s(548)][s(252)](t,e[s(658)]))}),{priority:n(506)})})),n[t(247)][t(579)][t(550)]((e=>{const r=t;let s=!1;const o=Array[r(540)](n[r(247)][r(579)][r(631)][r(656)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(347)](t);if(r(424)!==o)continue;const h=this[r(480)][r(450)](f);if(null!=c[r(389)]){r(304)==u&&(s=s||vc(c[r(389)],t,e,n[r(247)][r(626)]));const o=r(539)==u&&this[r(353)](l[r(554)]("|")[0]);if(c[r(389)][r(290)]||r(371)==c[r(389)][r(367)][r(568)]||r(249)==u&&!Oc(c[r(389)])||o&&!Oc(c[r(389)])||r(665)==u&&(Mc(a=c[r(389)])||function(t){const e=r;return t[e(303)][e(311)]==t[e(481)][e(646)]&&t[e(303)][e(393)]}(a)))e[r(521)](t),s=!0;else{if(!h||!h[r(459)])continue;if(c[r(389)]&&c[r(610)]&&c[r(389)][r(595)](c[r(610)]))continue;i[r(545)](h)}}}var a;return i[r(651)]>0&&(s=!!this[r(350)](i)||s),s})),n[t(247)][t(579)][t(550)]((e=>{const r=t;let s=!1;for(const t of n[r(247)][r(579)][r(631)][r(404)]())if(r(245)==t[r(563)])for(const t of this[r(480)][r(638)]()){if(t[r(432)]||!t[r(459)])continue;const o=r(249)==t[r(563)],i=this[r(587)](t),a=i&&this[r(353)](i);if(!o&&!a)continue;const c=t[r(257)]();if(c[r(303)][r(311)]!=c[r(481)][r(311)]&&!c[r(481)][r(393)]){const o=n[r(247)][r(251)](c[r(303)][r(382)],r(481)),i=n[r(247)][r(346)](c[r(303)],o);e[r(410)](t[r(322)](),{range:i}),s=!0}}return s})),n[t(247)][t(579)][t(550)]((e=>this[t(394)](e))),n[t(247)][t(579)][t(550)]((e=>!e[t(466)][t(505)]&&this[t(576)](e))),n[t(247)].on(t(438),(()=>{this[t(541)]=!1})),n[t(247)][t(579)].on(t(360),((r,s)=>{const o=t;if(!s[o(505)]||s[o(390)])return;if(!this[o(541)])return;const i=n[o(247)][o(579)][o(631)][o(404)]();if(0==i[o(285)])return;const a=[],c=i[o(461)]((t=>o(539)==t[o(563)])),u=i[o(461)]((t=>o(245)==t[o(563)]&&o(409)!=t[o(370)]));for(const t of c)this[o(306)](t[o(436)])&&a[o(283)]({key:t[o(436)],newValue:t[o(373)],oldValue:t[o(250)],range:Dc(t[o(503)],n[o(247)])});for(const t of u){if(o(625)!=t[o(524)]&&o(632)!=t[o(524)])continue;const e=Fc(t[o(351)][o(382)],n[o(247)]),r=t[o(551)];o(625)==t[o(524)]&&a[o(283)]({key:o(425),newValue:t[o(370)],oldValue:r[o(370)],range:e});for(const[n,s]of r[o(670)]){if(!this[o(306)](n))continue;const r=t[o(670)][o(450)](n);s!==r&&a[o(283)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(670)])this[o(306)](n)&&(r[o(670)][o(564)](n)||a[o(283)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(285)]&&n[o(247)][o(328)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(340)](t,e,s,o,{groupId:r});this[n(265)](t,a)}))}),{priority:t(336)}),n[t(247)][t(463)].on(t(325),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(347)](n[s(370)]),e=this[s(480)][s(450)](t);e&&e[s(406)](n[s(370)])}})),n[t(247)][t(579)].on(t(360),(()=>{const e=t,r=Array[e(540)](n[e(247)][e(579)][e(631)][e(656)]())[e(461)]((t=>e(424)===this[e(347)](t[e(370)])[e(447)]));if(0===r[e(285)])return;r[e(302)](((t,n)=>{const r=e,s=t[r(615)][r(610)],o=n[r(615)][r(610)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(303)][r(523)](o[r(303)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(347)](t);if(null===n[e(610)]){const n=this[e(418)](t);o[e(545)](n)}else{const t=this[e(480)][e(450)](r);null!==n[e(389)]||t[e(459)]?(s[e(545)](t[e(675)]),o[e(545)](t)):this[e(445)](t)}}o[e(651)]>0&&this[e(335)](o);for(const t of s)this[e(386)](e(313),t)})),n[t(247)].on(t(444),((e,r)=>{const s=t,o=r[0];if(!this[s(480)][s(651)])return;if(!o[s(286)])return;if(o[s(466)][s(390)]||!o[s(466)][s(505)])return;let i,a;switch(o[s(563)]){case s(245):i=n[s(247)][s(251)](o[s(351)]),a=i[s(446)](o[s(462)]);break;case s(554):i=n[s(247)][s(251)](o[s(637)]),a=n[s(247)][s(251)](o[s(575)]);break;case s(357):i=n[s(247)][s(251)](o[s(330)]),a=i[s(446)](o[s(462)]);break;default:return}const c=n[s(247)][s(346)](i,a);n[s(247)][s(633)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(577)](c)){if(e[t(432)])continue;if(t(304)==e[t(563)])continue;const r=this[t(587)](e);if(r&&this[t(353)](r)&&t(554)!=o[t(563)])continue;const s=e[t(615)]&&e[t(615)][t(314)];(t(249)!=e[t(563)]||t(554)==o[t(563)]&&!s)&&(n[t(500)]||t(518)==e[t(563)]&&n[t(244)]||e[t(257)]()[t(604)](c)&&this[t(613)](e,i,a))}}))}),{priority:t(336)}),n[t(247)].on(t(426),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(381)])return;if(this[s(383)])return;if(!this[s(362)][s(451)])return;if(o[s(290)])return;const a=n[s(247)][s(626)],{start:c,end:u}=o[s(257)](),l=c[s(382)]&&a[s(669)](c[s(382)])?null:a[s(522)](c,s(569)),f=u[s(646)]&&a[s(669)](u[s(646)])?null:a[s(522)](u,s(602)),h=n[s(247)][s(346)](l?l[s(303)]:c,f?f[s(481)]:u);n[s(247)][s(633)]((t=>{const e=s;this[e(379)](h);const r=n[e(247)][e(626)][e(522)](h[e(303)]);o.is(e(624))?t[e(653)](r):o[e(402)](r)})),e[s(507)]()}),{priority:e.priorities[t(339)]+10}),n[t(247)].on(t(441),((e,r)=>{const s=t,o=r[r[s(285)]-1];o&&o[s(381)]||this[s(383)]||this[s(362)][s(451)]&&(n[s(247)][s(633)]((()=>{const t=s;let o=n[t(247)][t(441)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(647)]=o[t(354)]();const i=o[t(481)][t(646)],a=n[t(247)][t(626)];i&&a[t(673)](i)&&!a[t(501)](i)&&(o=n[t(247)][t(346)](o[t(303)],n[t(247)][t(251)](i,t(481)))),this[t(417)](o)})),e[s(507)]())}),{priority:t(506)}),this[t(580)][t(276)][t(545)](t(380),this[t(362)]),this[t(408)](t(380));const o=new p(n,this[t(480)]);n[t(276)][t(545)](t(253),o),this[t(408)](t(253));const i=new b(n,this[t(480)]);n[t(276)][t(545)](t(338),i),this[t(408)](t(338)),n[t(276)][t(545)](t(349),new v(n,o,this[t(480)])),this[t(408)](t(349)),n[t(276)][t(545)](t(420),new v(n,i,this[t(480)])),this[t(408)](t(420)),n[t(276)][t(545)](t(363),new F(n,o,this[t(480)])),this[t(408)](t(363)),n[t(276)][t(545)](t(309),new F(n,i,this[t(480)])),this[t(408)](t(309));const c=n[t(295)][t(450)](t(520));this[t(549)](c,t(510),((e,{threadId:n})=>{const r=t,s=this[r(480)][r(450)](n);s&&s[r(597)]&&1===s[r(597)][r(285)]&&this[r(484)](n,{hasComments:!0})}),{priority:t(572)}),this[t(549)](c,t(478),((e,{threadId:n})=>{const r=t,s=this[r(480)][r(450)](n);s&&s[r(597)]&&!s[r(597)][r(285)]&&this[r(484)](n,{hasComments:!1})}),{priority:t(572)})}set[kc(329)](t){const n=kc;if(this[n(641)])throw new e.CKEditorError(n(321),this);this[n(641)]=t}get[kc(329)](){return this[kc(641)]}[kc(474)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(480)][n(638)]())t&&!e[n(459)]||r[n(283)](e);return e?r[n(434)]((t=>t[n(433)]())):r}[kc(608)](t){const n=kc,r=this[n(480)][n(450)](t);if(!r)throw new e.CKEditorError(n(316),this);return r}[kc(344)](t){const e=kc;return this[e(480)][e(564)](t)}[kc(556)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(563)][e(554)](":"),a=this[e(480)][e(450)](r)||this[e(529)](o,i,r,n,s);if(this[e(513)](a),this[e(256)](a,o,i||null,n),a[e(639)]=t[e(639)],a[e(270)]=!0,s&&s[e(429)]){const t=s[e(429)],n=this[e(458)](t[e(248)]);a[e(277)]=t[e(639)],a[e(300)]=n,a[e(326)]=!0}else a[e(277)]=t[e(639)];switch(t[e(615)]&&(a[e(615)]=t[e(615)]),t[e(670)]&&(a[e(670)]=t[e(670)]),this[e(641)]&&this[e(641)][e(660)]||(a[e(470)]=!0),this[e(636)][e(450)](a)){case e(553):this[e(636)][e(428)](a,e(618));break;case e(294):a[e(459)]?(this[e(350)](new Set([a])),this[e(335)](new Set([a])),this[e(636)][e(428)](a,e(585)),this[e(386)](e(536),a)):this[e(636)][e(428)](a,e(384))}return a}[kc(253)](t){const e=kc;this[e(381)]((()=>{const n=e;this[n(580)][n(247)][n(633)]((()=>{const e=n;for(const n of t[e(599)]())n[e(272)]()}))}))}[kc(338)](t){const e=kc;this[e(381)]((()=>{const n=e;this[n(580)][n(247)][n(633)]((()=>{const e=n;for(const n of t[e(599)]())n[e(629)]()}))}))}[kc(408)](t,n){const r=kc,s=this[r(580)][r(276)][r(450)](t);if(!s)throw new e.CKEditorError(r(477),this,{commandName:t});if(this[r(640)][r(564)](s))throw new e.CKEditorError(r(396),this,{commandName:t});this[r(640)][r(545)](s),n&&s.on(r(593),((t,e)=>{const o=r;this[o(362)][o(451)]&&(this[o(383)]||(e[o(285)]>0&&e[e[o(285)]-1]&&e[e[o(285)]-1][o(381)]?e[o(490)]():(t[o(647)]=n(((...t)=>s[o(593)](...t,{forceDefaultExecution:!0})),...e),t[o(507)]())))}),{priority:r(506)})}[kc(381)](t){const n=kc;let r,s;const o=this[n(383)];this[n(383)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(383)]=!1),s&&e.CKEditorError[n(398)](s,this),r}[kc(417)](t,n=null,r={}){const s=kc;if(t[s(290)])return null;const o=this[s(580)][s(295)][s(450)](s(275)).me;for(const{suggestion:e,meta:o}of this[s(577)](t,s(518)))if(o[s(244)]){if(!o[s(557)]){if(o[s(500)]){if(!this[s(573)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(613)](e,t[s(303)],t[s(481)]);break}if(n==e[s(399)]&&Uc(e,r)){const n=e[s(257)]();return n[s(303)][s(595)](t[s(481)])?this[s(488)](e,this[s(612)][s(346)](t[s(303)],n[s(481)])):this[s(488)](e,this[s(612)][s(346)](n[s(303)],t[s(481)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(453)+n:s(518),u=this[s(287)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(493)](c,i,a,t),u}[kc(468)](t,n=kc(534),r={}){const s=kc,o=this[s(580)][s(295)][s(450)](s(275)).me,i=this[s(528)][s(472)](s(518),n,s(492));for(const e of this[s(474)]())if(e[s(300)].id==o.id&&s(518)==e[s(563)]&&e[s(399)]==n&&Uc(e,r)&&(i(e[s(442)](),t)||i(t,e[s(442)]()))){for(const n of t)e[s(535)](n);return e}for(const{suggestion:e,meta:n}of this[s(577)](t,s(518))){if(!n[s(244)])continue;if(!this[s(573)]&&n[s(500)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(442)]())for(const e of t)if(!n[s(604)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(453)+n,l=this[s(287)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(493)](u,a,c,e,zr[s(619)]());return l}[kc(440)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(290)])return null;if(o(422)===this[o(546)]){const e=this[o(528)][o(472)](o(304),r,o(272));return this[o(381)]((()=>e([t],n,s))),null}const i=this[o(580)][o(295)][o(450)](o(275)).me,a=[];if(o(525)!==this[o(546)])for(const{suggestion:e,meta:n}of this[o(577)](t,o(518)))n[o(244)]&&!n[o(318)]&&a[o(283)](...e[o(442)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(486)](s);e&&r[n(283)](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(285)];){const s=r[e][n(307)](t);r[n(537)](e,1,...s),e+=s[n(285)]}}return r}(t,a);c[o(285)]&&this[o(612)][o(633)]((()=>{const t=o;for(const e of c){const o=this[t(528)][t(472)](t(304),r,t(272));this[t(381)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(303)],u=t[o(481)];for(const{suggestion:e,meta:n}of this[o(577)](t,o(304))){if(!n[o(244)])continue;if(e[o(399)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(257)]();if(i[o(604)](t,!0))return null;c=c[o(523)](i[o(303)])?c:i[o(303)],u=u[o(622)](i[o(481)])?u:i[o(481)],a?i[o(303)][o(523)](a[o(257)]()[o(303)])?(a[o(661)](),a=e):e[o(661)]():a=e}const l=this[o(612)][o(346)](c,u);if(a)this[o(488)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(287)]({id:t,type:o(558)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(493)](o(558)+r,t,a,l)}}return null}[kc(538)](t,n,r=[],s=null,o={}){const i=kc;n[i(621)]||(n[i(621)]=n[i(606)]),n[i(314)]=t.is(i(503)),s=s||wc(n);const a=r[i(434)]((t=>Fc(t,this[i(612)]))),c=t.is(i(503))?t:Fc(t,this[i(612)]);if(i(422)===this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t([c],n,o))),null}a[i(283)](c);let u=!0;for(const t of a)if(!this[i(332)](t)){u=!1;break}if(u&&i(525)!==this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t([c],n,o))),null}let l=null,f=c[i(303)],h=c[i(481)];for(const{suggestion:t,meta:e}of this[i(577)](c,i(249))){if(!e[i(244)])continue;if(e[i(557)]||e[i(500)]||e[i(318)])continue;if(t[i(615)][i(621)]!=n[i(621)])continue;if(!Uc(t,o))continue;const r=t[i(257)]();if(t[i(399)]==s){if(r[i(604)](c,!0))return null;f=f[i(523)](r[i(303)])?f:r[i(303)],h=h[i(622)](r[i(481)])?h:r[i(481)],l?r[i(303)][i(523)](l[i(257)]()[i(303)])?(l[i(661)](),l=t):t[i(661)]():l=t}else{const e=c[i(486)](r);this[i(395)](t,e)}}const g=this[i(580)][i(295)][i(450)](i(275)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(488)](l,this[i(612)][i(346)](f,h)),l;{const t=this[i(287)]({id:d,type:i(652)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(493)](i(652)+s,d,p,this[i(612)][i(346)](f,h)),t}}[kc(268)](t,n,r=[],s=null,o={}){const i=kc;n[i(621)]||(n[i(621)]=n[i(606)]);const a=t[0];n[i(314)]=a.is(i(503)),s=s||wc(n);const c=r[i(434)]((t=>Fc(t,this[i(612)]))),u=a.is(i(503))?t:t[i(434)]((t=>Fc(t,this[i(612)])));if(i(422)===this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t(u,n,o))),null}c[i(283)](...u);let l=!0;for(const t of c)if(!this[i(332)](t)){l=!1;break}if(l&&i(525)!==this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t(u,n,o))),null}const f=this[i(580)][i(295)][i(450)](i(275)).me;for(const t of this[i(474)]()){if(t[i(300)].id!=f.id)continue;if(i(249)!=t[i(563)]||t[i(615)][i(621)]!=n[i(621)])continue;if(!Uc(t,o))continue;const e=t[i(399)]==s;for(let n=0;n<u[i(285)];n++){const r=u[n];for(const s of t[i(512)]()){const o=s[i(491)]();if(r[i(595)](o)){e?(u[i(537)](n,1),n--):t[i(521)](s[i(370)]);break}}}}if(0==u[i(285)])return null;const h=this[i(528)][i(472)](i(249),s,i(492));for(const t of this[i(474)]())if(t[i(300)].id==f.id&&i(249)==t[i(563)]&&t[i(615)][i(621)]==n[i(621)]&&t[i(399)]==s&&Uc(t,o)&&(h(t[i(442)](),u)||h(u,t[i(442)]()))){for(const e of u)t[i(535)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(652)+s,m=this[i(287)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(493)](p,g,d,t,zr[i(619)]());return m}[kc(379)](t,n=null,r={}){const s=kc;if(t[s(290)])return null;const o=this[s(580)][s(295)][s(450)](s(275)).me,a=new i.LiveRange(t[s(303)],t[s(481)]);for(const{suggestion:t,meta:e}of this[s(577)](a,s(518)))if(e[s(244)]&&!e[s(557)])if(t[s(432)]){const e=t[s(442)]()[s(461)]((t=>s(371)!=t[s(367)][s(568)]));if(e[s(516)]((t=>a[s(604)](t,!0)))&&t[s(629)](),e[s(650)]((t=>t[s(604)](a,!0)))){const t=this[s(528)][s(472)](s(665),n,s(272));return this[s(381)]((()=>t([a],null,r))),null}}else{const e=a[s(486)](t[s(257)]());null!==e&&t[s(419)]([e],null,r)}if(a[s(460)](),a[s(290)]||s(371)==a[s(367)][s(568)])return null;let c=null,u=a[s(303)],l=a[s(481)];const f=this[s(577)](a,s(665));for(const{suggestion:t,meta:e}of f){const n=this[s(612)][s(346)](u,l);if(e[s(244)]&&(this[s(573)]||!e[s(500)]&&!e[s(318)]))if(t[s(432)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(442)]()){if(r[s(604)](n,!0))return t;n[s(604)](r)||(e=!1)}e&&t[s(629)]()}else{const e=t[s(257)]();if(e[s(604)](n,!0))return t;if(!Uc(t,r)){n[s(604)](e)?t[s(661)]():e[s(581)](u)?u=e[s(481)]:e[s(581)](l)&&(l=e[s(303)]);continue}u=u[s(523)](e[s(303)])?u:e[s(303)],l=l[s(622)](e[s(481)])?l:e[s(481)],r=Object[s(364)]({},t[s(670)]),c?e[s(303)][s(523)](c[s(257)]()[s(303)])?(c[s(661)](),c=t):t[s(661)]():c=t}}if(c)return this[s(488)](c,this[s(612)][s(346)](u,l)),c;{const t=(0,e.uid)(),i=this[s(612)][s(346)](u,l),a=o.id,c=n?s(319)+n:s(665),f=this[s(287)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(493)](c,t,a,i),f}}[kc(310)](t,n=kc(534),r={}){const s=kc,o=this[s(580)][s(295)][s(450)](s(275)).me,a=t[s(434)]((t=>new i.LiveRange(t[s(303)],t[s(481)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(577)](a,s(518)))e[s(244)]&&!e[s(557)]&&c[s(545)](t);for(const e of c)if(e[s(432)]){const o=e[s(442)]();if((!e[s(670)]||!e[s(670)][s(267)])&&o[s(516)]((t=>a[s(650)]((e=>e[s(604)](t,!0)))))&&e[s(629)](),a[s(516)]((t=>o[s(650)]((e=>e[s(604)](t,!0)))))){const e=this[s(528)][s(472)](s(665),n,s(272));return this[s(381)]((()=>e(t,null,r))),null}}else{const t=e[s(257)]();if(a[s(650)]((e=>e[s(604)](t,!0)))&&e[s(629)](),a[s(516)]((e=>t[s(604)](e,!0)))){const t=this[s(528)][s(472)](s(665),n,s(272));return this[s(381)]((()=>t(a,null,r))),null}}const u=this[s(528)][s(472)](s(665),n,s(492));let l=null;for(const t of this[s(474)]())if(t[s(300)].id==o.id&&t[s(459)]&&s(665)==t[s(563)]&&t[s(399)]==n&&Uc(t,r)&&(u(t[s(442)](),a)||u(a,t[s(442)]())))if(l){if(t[s(597)]&&t[s(597)][s(285)])continue;for(const e of t[s(442)]())l[s(574)](e)||l[s(535)](e);t[s(661)]()}else{l=t;for(const e of a)t[s(574)](e)||t[s(535)](e)}if(l)return l;c[s(465)]();for(const{suggestion:t,meta:e}of this[s(577)](a,s(665)))e[s(244)]&&(this[s(573)]||!e[s(500)]&&!e[s(318)])&&Uc(t,r)&&c[s(545)](t);for(const t of c){const e=t[s(442)]();if((!r||!r[s(267)])&&a[s(516)]((t=>e[s(650)]((e=>e[s(604)](t,!0))))))return t;(!t[s(670)]||!t[s(670)][s(267)])&&e[s(516)]((t=>a[s(650)]((e=>e[s(604)](t,!0)))))&&t[s(629)]()}const f=(0,e.uid)(),h=o.id,g=s(319)+n,d=this[s(287)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(460)](),t[s(290)]||s(371)==t[s(367)][s(568)]||this[s(493)](g,f,h,t,zr[s(619)]());return d}[kc(340)](t,n,r,s,o){const i=kc;if(t[i(290)])return[];if(i(422)===this[i(546)])return[];const a=this[i(580)][i(295)][i(450)](i(275)).me.id,c=Array[i(540)](this[i(480)][i(638)]())[i(461)]((e=>i(539)==e[i(563)]&&e[i(615)][i(296)]==n&&e[i(574)](t)));if(i(262)===this[i(546)]){const e=this[i(577)](t,i(518))[i(461)]((({meta:t})=>t[i(244)]&&!t[i(318)]&&!t[i(557)]))[i(434)]((({suggestion:t})=>t));c[i(372)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(539)==t[i(563)]?t[i(615)][i(345)]:void 0,o=t[i(257)](),a=Array[i(540)](u[i(471)]())[i(358)]((t=>t[i(416)](o)));if(!a)continue;const c=a[i(307)](o);this[i(353)](n)&&i(518)==t[i(563)]&&0!=c[i(285)]||(u[i(292)](a),c[i(561)]((t=>{u[i(428)](t,r)})),i(518)!=t[i(563)]&&e!=s&&u[i(428)](a[i(486)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(285)]>37&&console[i(469)](i(392),{key:n});const f=(i(299)+(n+"|")+wc({newValue:s}))[i(544)](0,60),h=this[i(287)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(283)](h),this[i(493)](f,c,a,t)}return l}[kc(531)](t){const e=kc;this[e(408)](t,((t,...n)=>{this[e(630)]((()=>{t(...n)}))}))}[kc(289)](t){const e=kc;this[e(411)][e(545)](t)}[kc(570)](t){const e=kc;this[e(588)][e(545)](t)}[kc(587)](t){const e=kc;return e(539)==t[e(563)]?t[e(399)][e(554)]("|")[0]:null}[kc(488)](t,e){const n=kc,r=t[n(322)]();this[n(612)][n(633)]((t=>{t[n(410)](r,{range:e})}))}[kc(513)](t){const e=kc,n=t.id,r=this[e(580)][e(648)][e(450)](e(655));this[e(258)][e(482)](n)||this[e(258)][e(600)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(258)][e(288)](n);s[e(566)](e(291)),s[e(291)]=!1,t[e(597)]=s}[kc(256)](t,n,r,s){const o=kc;if(t[o(563)]!=n||t[o(399)]!=r||t[o(281)].id!=s)throw this[o(580)][o(331)](o(391)),new e.CKEditorError(o(391),this)}[kc(395)](t,n){const r=kc,s=t[r(257)]();if(n[r(595)](s))t[r(661)]();else if(s[r(604)](n)){const o=this[r(612)][r(251)](n[r(303)][r(646)],r(481));this[r(488)](t,this[r(612)][r(346)](s[r(303)],o));const i=(0,e.uid)(),a=t[r(281)].id,c=t[r(563)]+":"+t[r(399)];this[r(287)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(615)],attributes:t[r(670)]});const u=this[r(612)][r(251)](n[r(481)][r(311)],r(430)),l=this[r(612)][r(346)](u,s[r(481)]);this[r(493)](c,i,a,l)}else if(s[r(581)](n[r(303)])){const e=this[r(612)][r(251)](n[r(303)][r(646)],r(481));this[r(488)](t,this[r(612)][r(346)](s[r(303)],e))}else{const e=this[r(612)][r(251)](n[r(481)][r(311)],r(430));this[r(488)](t,this[r(612)][r(346)](e,s[r(481)]))}}[kc(332)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(577)](t,e(518))){if(!r[e(244)])continue;const s=n[e(442)]();for(const n of s)if(!t[e(307)](n)[e(285)])return!0}return!1}[kc(342)](t){const n=kc,r=this[n(580)][n(295)][n(450)](n(275))[n(674)](t);if(!r)throw new e.CKEditorError(n(672),this);return r}[kc(458)](t){const e=kc,n=this[e(580)][e(295)][e(450)](e(275)),r=(0,o.hashObject)(e(437)+t);return n[e(674)](r)||n[e(264)]({id:r,name:t})}[kc(529)](t,e,n,r,s){const o=kc,i=this[o(342)](r),a=this[o(528)][o(547)](t,e,n,i,s,(t=>{const e=o;this[e(484)](n,{attributes:t});const r=this[e(608)](n);this[e(350)](new Set([r])),this[e(335)](new Set([r]))}));return this[o(549)](a,o(272),(()=>{const t=o;this[t(484)](n,{state:t(578)})}),{priority:o(506)}),this[o(549)](a,o(629),(()=>{const t=o;this[t(484)](n,{state:t(590)})}),{priority:o(506)}),this[o(480)][o(428)](n,a),this[o(636)][o(428)](a,o(553)),a}[kc(347)](t){const e=kc,n=t[e(554)](":");return{group:n[0],type:n[1],subType:n[e(285)]>=5?n[2]:null,id:n[e(285)]<5?n[2]:n[3],authorId:n[e(285)]<5?n[3]:n[4],markerCount:6==n[e(285)]?n[5]:null}}[kc(613)](t,n,r){const s=kc,o=t[s(257)](),i=o[s(303)],a=o[s(481)];this[s(488)](t,this[s(612)][s(346)](i,n));const c=(0,e.uid)(),u=t[s(281)].id,l=t[s(563)]+(t[s(399)]?":"+t[s(399)]:"");this[s(287)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(670)],data:t[s(615)]});const f=this[s(587)](t);(s(249)==t[s(563)]||f&&this[s(353)](f))&&(r=this[s(612)][s(405)](r[s(311)])),this[s(493)](l,c,u,this[s(612)][s(346)](r,a))}[kc(577)](t,e=null){const n=kc,r=[],s=this[n(580)][n(295)][n(450)](n(275)).me;Array[n(502)](t)||(t=[t]);for(const o of this[n(474)]()){if(!o[n(459)])continue;if(e&&o[n(563)]!=e)continue;let i=!1;for(const e of o[n(442)]()){for(const a of t){const t=a[n(303)][n(595)](e[n(481)])||a[n(481)][n(595)](e[n(303)]);if(t||a[n(486)](e)){const c=a[n(604)](e)&&Sc(this[n(612)][n(626)],e[n(303)],a),u=e[n(604)](a)&&Sc(this[n(612)][n(626)],a[n(303)],e);r[n(283)]({suggestion:o,meta:{isOwn:s==o[n(300)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(493)](t,e,n,r,s){const o=kc;this[o(612)][o(633)]((i=>{const a=o;let c=a(464)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(635)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(445)](t){const e=kc,n=t[e(514)],r=t[e(431)];t[e(514)]=null,t[e(431)]=null,null!=n&&n[e(431)]==t&&(n[e(431)]=r),null!=r&&r[e(514)]==t&&(r[e(514)]=n),e(585)==this[e(636)][e(450)](t)&&(this[e(636)][e(428)](t,e(384)),this[e(386)](e(467),t,n,r))}[kc(287)](t){const n=kc,r=t.id,s=this[n(556)](t);if(this[n(641)]&&this[n(641)][n(660)]){const o=this[n(580)][n(295)][n(450)](n(643)),i=s[n(603)],a=s[n(399)]?s[n(563)]+":"+s[n(399)]:s[n(563)],c=this[n(580)][n(552)],u=o[n(545)](Kr(c,n(301))),l={id:r,type:a,hasComments:i,data:t[n(615)]||null,originalSuggestionId:t[n(596)]||null,attributes:s[n(670)]};this[n(641)][n(660)](l)[n(515)]((t=>{const e=n;s[e(470)]=!0,o[e(499)](u),t&&t[e(639)]&&(this[e(480)][e(450)](r)[e(639)]=t[e(639)])}))[n(495)]((t=>{const r=n;throw(0,e.logWarning)(r(361)),this[r(580)][r(247)][r(328)]({isUndoable:!1},(()=>{s[r(629)]()})),s[r(315)](),this[r(480)][r(292)](s.id),this[r(636)][r(292)](s),t}))}return s}[kc(353)](t){const e=kc;return this[e(411)][e(564)](t)}[kc(484)](t,e){const n=kc,r=this[n(580)][n(295)][n(450)](n(643)),s=this[n(608)](t);if(this[n(641)]&&this[n(641)][n(527)])if(s[n(470)]){const s=r[n(545)](Kr(this[n(580)][n(552)],n(301)));this[n(641)][n(527)](t,e)[n(515)]((()=>{r[n(499)](s)}))}else s.on(n(583),(()=>{this[n(484)](t,e)}))}[kc(378)](t){const n=kc;if(!this[n(641)]||!this[n(641)][n(608)])throw new e.CKEditorError(n(279),this);return this[n(641)][n(608)](t)}[kc(418)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(347)](t),i=this[e(480)][e(450)](n)||this[e(529)](r,s,n,o,{});switch(this[e(256)](i,r,s,o),this[e(636)][e(450)](i)){case e(553):this[e(378)](n)[e(515)]((t=>{const r=e;let s=Promise[r(616)]();t[r(603)]&&(s=this[r(258)][r(533)]({channelId:this[r(580)][r(648)][r(450)](r(655)),threadId:n})),s[r(515)]((()=>{const e=r;this[e(556)](t)[e(470)]=!0}))})),this[e(636)][e(428)](i,e(294));break;case e(384):this[e(484)](n,{state:e(666)});case e(618):this[e(636)][e(428)](i,e(585)),this[e(386)](e(536),i);break;case e(585):this[e(386)](e(313),i)}return i[e(406)](t),i}[kc(335)](t){const e=kc,n=Array[e(540)](t),r=n[e(461)]((t=>e(539)==t[e(563)]));this[e(452)](r);const s=n[e(461)]((t=>!t[e(432)]&&e(539)!=t[e(563)])),o=this[e(474)]({skipNotAttached:!0})[e(461)]((t=>!t[e(432)]&&e(539)!=t[e(563)])),i=o[e(461)]((n=>!t[e(564)](n))),a=new Map(o[e(434)]((t=>[t,this[e(528)][e(472)](t[e(563)],t[e(399)],e(457))]))),c=new Map(o[e(434)]((t=>[t,t[e(257)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(285)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(285)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(285)];t++){const n=s[t];!l[e(564)](n)&&n[e(514)]&&(f[e(545)](n[e(514)]),n[e(514)][e(431)]===n&&(n[e(514)][e(431)]=null),n[e(514)]=null),!u[e(564)](n)&&n[e(431)]&&(f[e(545)](n[e(431)]),n[e(431)][e(514)]===n&&(n[e(431)][e(514)]=null),n[e(431)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(285)];e++){const r=g(t,n[e]);r&&(r[0][s(431)]=r[1],r[1][s(514)]=r[0],u[s(545)](r[0]),l[s(545)](r[1]))}}function g(t,n){const r=e;if(t[r(300)].id!==n[r(300)].id)return null;const s=a[r(450)](t)(t,n,c[r(450)](t),c[r(450)](n));return s&&a[r(450)](n)(t,n,c[r(450)](t),c[r(450)](n))?s[1][r(597)]&&s[1][r(597)][r(285)]?null:s:null}f[e(651)]&&this[e(335)](f)}[kc(452)](t){const e=kc;if(0==t[e(285)])return;const n=this[e(474)]({skipNotAttached:!0})[e(461)]((t=>e(539)==t[e(563)]&&t[e(270)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(670)]);s[e(564)](n)||(s[e(428)](n,r[e(285)]),r[e(283)]([]));const i=s[e(450)](n);r[i][e(283)](t)}!function(){const t=e;r[t(302)](((e,n)=>{const r=t,s=e[0][r(639)],o=n[0][r(639)];return s==o?e[0][r(670)][r(591)]<n[0][r(670)][r(591)]?-1:1:s<o?-1:1}));for(const e of r)e[t(302)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(285)];t++){if(0==r[t][e(285)])continue;const n=[];for(let s=t+1;s<r[e(285)];s++)0!=r[s][e(285)]&&i(r[t],r[s])&&n[e(283)](s);for(const s of n)r[t]=r[t][e(366)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(285)];n++){const r=t[n+1]||null;t[n][e(431)]!==r&&(t[n][e(431)]=r)}for(const t of r)for(let n=0;n<t[e(285)];n++){const r=t[n-1]||null;t[n][e(514)]!==r&&(t[n][e(514)]=r)}function i(t,n){const r=e;if(t[0][r(670)][r(591)]!==n[0][r(670)][r(591)]&&t[0][r(300)]!==n[0][r(300)])return!1;if(!function(t,e){const n=r;return!t[n(603)]&&!e[n(603)]||(!t[n(603)]||!e[n(603)])&&(!!(t[n(603)]&&e[n(639)]<t[n(597)][n(479)][n(450)](0)[n(639)])||!!(e[n(603)]&&t[n(639)]<e[n(597)][n(479)][n(450)](0)[n(639)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(670)],r(591)),o=Ac(n[0][r(670)],r(591));return!!Fr(s,o)&&(!!t[r(516)]((t=>n[r(650)]((e=>t[r(257)]()[r(595)](e[r(257)]())))))&&n[r(516)]((e=>t[r(650)]((t=>e[r(257)]()[r(595)](t[r(257)]()))))))}}[kc(350)](t){const e=kc,n=Array[e(540)](t),r=this[e(474)]({skipNotAttached:!0}),s=r[e(461)]((n=>!t[e(564)](n))),o=new Map(n[e(434)]((t=>[t,this[e(528)][e(472)](t[e(563)],t[e(399)],e(492))]))),i=new Map(r[e(434)]((t=>[t,t[e(442)]()])));for(let t=0;t<n[e(285)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(285)];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(285)];e++){const s=r[e];if(s[a(563)]!==n[a(563)]||s[a(300)].id!==n[a(300)].id||s[a(399)]!==n[a(399)])continue;if(!Bc(n,s))continue;if(a(539)==n[a(563)]&&n[a(615)][a(345)]!=s[a(615)][a(345)])continue;if(a(539)==n[a(563)]&&t[a(353)](n[a(615)][a(296)]))continue;if(a(249)==n[a(563)]){const e=t[a(580)][a(247)],r=n[a(609)]();if(r&&(e[a(626)][a(501)](r)||e[a(626)][a(669)](r)))continue}const c=o[a(450)](n),u=i[a(450)](n),l=i[a(450)](s),f=n[a(597)]&&n[a(597)][a(285)],h=s[a(597)]&&s[a(597)][a(285)];if(!f&&c(l,u))return t[a(530)](s,n),i[a(292)](n),!0;if(!h&&c(u,l))return t[a(530)](n,s),i[a(292)](s),!0}return!1}}[kc(530)](t,e){const n=kc;if(t[n(432)])for(const r of e[n(442)]())t[n(535)](r);else{const r=e[n(257)]()[n(481)];this[n(488)](t,this[n(612)][n(346)](t[n(257)]()[n(303)],r))}e[n(661)]()}[kc(387)](t,e,n){const r=kc,s=t[r(559)](r(443))||t[r(559)](r(539))?r(403):t[r(560)]();return Kr(this[r(580)][r(552)],e+"_"+s+r(454),n)}[kc(348)](){const t=kc,n=this[t(580)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(612)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(347)](t[i(370)]);if(i(424)===e){r[i(407)](this[i(387)](n,i(645)));break}}for(const t of s){const{group:n,type:s}=this[i(347)](t[i(370)]);if(i(424)===n){r[i(407)](this[i(387)](s,i(376),(0,e.getEnvKeystrokeText)(o.ENTER_THREAD_KEYSTROKE)));break}}}))}[kc(394)](t){const e=kc;if(this[e(541)])return!1;const n=this[e(580)],r=n[e(247)][e(579)][e(631)][e(404)]();if(0==r[e(285)])return!1;const s=[],o=r[e(461)]((t=>e(539)==t[e(563)])),i=r[e(461)]((t=>e(245)==t[e(563)]&&e(409)!=t[e(370)])),a=r[e(461)]((t=>e(499)==t[e(563)]&&e(409)!=t[e(370)]));for(const t of o)s[e(283)]({key:t[e(436)],newValue:t[e(373)],oldValue:t[e(250)],range:Dc(t[e(503)],n[e(247)])});for(const t of i){const r=a[e(358)]((n=>n[e(351)][e(595)](t[e(351)])));r&&s[e(283)]({key:e(425),newValue:t[e(370)],oldValue:r[e(370)],range:n[e(247)][e(435)](t[e(351)][e(382)])})}return 0!=s[e(285)]&&this[e(265)](t,s)}[kc(576)](t){const e=kc;let n=!1;const r=this[e(580)][e(247)][e(579)][e(631)][e(656)]()[e(461)]((t=>t[e(615)][e(389)]&&t[e(370)][e(559)](e(377))));for(const s of r){const{subType:r,id:o}=this[e(347)](s[e(370)]),i=r[e(554)]("|")[0];for(const r of this[e(474)]({skipNotAttached:!0}))r.id!=o&&e(539)==r[e(563)]&&r[e(615)]&&r[e(615)][e(296)]==i&&r[e(257)]()[e(416)](s[e(615)][e(389)])&&(this[e(659)](r,s[e(615)][e(389)],t),n=!0)}return n}[kc(630)](t){const e=kc;this[e(580)],this[e(541)]=!0,t()}[kc(306)](t){const e=kc,n=this[e(353)](t),r=this[e(588)][e(564)](t);return n||r}[kc(265)](t,e){const n=kc;if(0==e[n(285)])return!1;let r=!1;for(const s of e){const e=this[n(577)](s[n(503)],n(539))[n(461)]((t=>!t[n(260)][n(557)]))[n(434)]((t=>t[n(424)])),i=(0,o.hashObject)({newValue:s[n(485)]});e[n(461)]((t=>{const e=n,[r,o]=t[e(399)][e(554)]("|");return r==s[e(296)]&&o!=i}))[n(561)]((e=>{const o=n;this[o(659)](e,s[o(503)],t),r=!0}))}return r}[kc(659)](t,e,n){const r=kc,s=t[r(257)]()[r(307)](e);0!==s[r(285)]?1!==s[r(285)]?this[r(613)](t,e[r(303)],e[r(481)]):this[r(488)](t,s[0]):n[r(521)](t[r(322)]())}}class Rc{constructor(t){const e=kc;this[e(620)]=t,this[e(612)]=t[e(247)],this[e(274)]=new Map,this[e(584)]=new Map,this[e(543)]()}[kc(547)](t,e,n,r,s,o){const i=kc;return new zr(this[i(612)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(472)](t,e,i(272))(...n),onDiscard:(...n)=>this[i(472)](t,e,i(629))(...n)})}[kc(293)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(274)][s(428)](o,r)}[kc(472)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(274)][r(450)](s)||this[r(584)][r(450)](t+":"+n)}[kc(543)](){const t=kc,e=()=>!1,n=t=>{const e=xc;t[e(302)](((t,n)=>t[e(303)][e(523)](n[e(303)])?1:-1)),this[e(612)][e(633)]((n=>{const r=e;for(const e of t){let t;t=e[r(481)][r(393)]&&e[r(481)][r(311)]==e[r(303)][r(382)]?n[r(662)](e[r(303)][r(382)],"on"):n[r(662)](e),this[r(612)][r(426)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=xc;e&&this[n(612)][n(633)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(434)]((t=>(Mc(t)&&(t=this[s(612)][s(346)](t[s(481)])),t)))[s(461)]((t=>s(371)!==t[s(367)][s(568)]));if(c[s(285)]<1)return;const u=Array[s(540)](this[s(612)][s(579)][s(359)][s(442)]())[s(434)]((t=>i.LiveRange[s(365)](t)));r[s(653)](c);for(const t of this[s(620)][s(276)][s(276)]())t[s(632)]();a[s(283)]({forceDefaultExecution:!0}),this[s(620)][s(593)](o,...a);const l=u[s(461)]((t=>s(371)!=t[s(367)][s(568)]));l[s(285)]>0&&r[s(653)](l);for(const t of u)t[s(460)]()}))},s=(e,n)=>1==e[t(285)]&&1==n[t(285)]&&e[0][t(481)][t(595)](n[0][t(303)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(612)])?[e,n]:Pc(n,e,s,r,this[t(612)])?[n,e]:null;this[t(584)][t(428)](t(642),e),this[t(584)][t(428)](t(449),n),this[t(584)][t(428)](t(282),s),this[t(584)][t(428)](t(489),o),this[t(584)][t(428)](t(605),n),this[t(584)][t(428)](t(497),e),this[t(584)][t(428)](t(352),s),this[t(584)][t(428)](t(439),o),this[t(584)][t(428)](t(269),r),this[t(584)][t(428)](t(246),e),this[t(584)][t(428)](t(483),s),this[t(584)][t(428)](t(273),e),this[t(584)][t(428)](t(421),r),this[t(584)][t(428)](t(375),e),this[t(584)][t(428)](t(582),s),this[t(584)][t(428)](t(298),e),this[t(584)][t(428)](t(519),e),this[t(584)][t(428)](t(341),((e,n)=>{const r=t;if(!n)return;const s=this[r(620)][r(295)][r(450)](Lc);this[r(612)][r(633)]((t=>{const o=r;if(o(425)==n[o(296)])for(const r of e){const e=r[o(303)][o(382)],s=n[o(345)];t[o(625)](e,s)}else if(s[o(353)](n[o(296)]))for(const r of e)void 0!==n[o(345)]?t[o(333)](n[o(296)],n[o(345)],r[o(303)][o(382)]):t[o(614)](n[o(296)],r[o(303)][o(382)]);else for(const r of e)n[o(345)]?t[o(333)](n[o(296)],n[o(345)],r):t[o(614)](n[o(296)],r)}))})),this[t(584)][t(428)](t(297),s)}}function Sc(t,e,n){const r=kc;for(const s of e[r(311)][r(494)]({includeSelf:!0,parentFirst:!0})){if(s[r(367)]==s)return!1;if(!n[r(611)](s))return!1;if(t[r(501)](s)||t[r(669)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(481)][e(311)]==t[e(303)][e(382)]&&t[e(481)][e(496)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(589)].is(s(317))&&!r[s(501)](t[s(589)]),i=t[s(303)][s(601)](o),a=t[s(481)][s(601)](o,{direction:s(602)});return!(t[s(303)][s(595)](i)&&t[s(481)][s(595)](a)||(i[s(523)](a)?n[s(410)](e,{range:n[s(346)](i,a)}):n[s(521)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Oc(t){const e=kc,n=t[e(303)][e(382)];return n&&n.is(e(412))}function Dc(t,e){const n=kc;return null==t[n(481)][n(646)]&&t[n(481)][n(311)]==t[n(303)][n(382)]?Fc(t[n(303)][n(382)],e):t}function Fc(t,e){const n=kc,r=e[n(626)][n(501)](t)||e[n(626)][n(334)](t);return e[n(346)](e[n(251)](t,n(551)),r?e[n(388)](t):e[n(251)](t,n(481)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(431)])return!1;if(!Bc(t,e))return!1;if(n[o(481)][o(595)](r[o(303)]))return!0;if(t[o(563)]!=e[o(563)])return!1;if(!n[o(481)][o(667)](r[o(303)]))return!1;const i=s[o(346)](n[o(481)],r[o(303)])[o(266)]();for(const t of i)if([o(487),o(475)][o(337)](t[o(563)])&&s[o(626)][o(669)](t[o(589)]))return!1;return!0}function xc(t,e){const n=Cc();return(xc=function(t,e){return n[t-=244]})(t,e)}function Bc(t,e){const n=kc;if(!t[n(270)]||!e[n(270)])return!1;const r=new Set(Object[n(471)](t[n(670)])),s=new Set(Object[n(471)](e[n(670)]));if(r[n(292)](n(591)),s[n(292)](n(591)),0==r[n(651)]&&0==s[n(651)])return!0;if(r[n(651)]!=s[n(651)])return!1;const o={...t[n(670)]},i={...e[n(670)]};return delete o[n(591)],delete i[n(591)],JSON[n(385)](o)==JSON[n(385)](i)}function Uc(t,e){const n=kc,r=jc(t[n(670)]),s=jc(e);if(!t[n(270)])return!1;for(const t of Object[n(471)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(364)]({},t);return delete n[e(267)],delete n[e(508)],n}const Gc=Vc;function Hc(){const t=["5583078bMAnVh","707079JvsTKY","_setPendingAction","2245zagUqG","change:isDirty","bind","commands","commentThreadController","execute","add","PENDING_ACTION_SUGGESTION","acceptSuggestion","_pendingAction","_discardCommand","locale","canAccept","_acceptCommand","_editor","get","PendingActions","canEditAt","remove","97426NvHgnj","listenTo","discardSuggestion","40418NzdURP","destroy","39DxpNTB","isDirty","11106ADFEWP","_removePendingAction","getRanges","16258610cQzemO","model","plugins","unbind","view","1056XPJZqJ","isEnabled","2236524NnJnkK","stopListening","canDiscard"];return(Hc=function(){return t})()}function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=Vc,n=t();for(;;)try{if(441509===-parseInt(e(147))/1+-parseInt(e(168))/2*(-parseInt(e(173))/3)+-parseInt(e(143))/4+parseInt(e(149))/5*(parseInt(e(175))/6)+parseInt(e(171))/7*(-parseInt(e(141))/8)+-parseInt(e(146))/9+parseInt(e(136))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(137)]=e,this[s(140)]=n,this[s(153)]=r,this[s(163)]=t,this[s(162)]=t[s(152)][s(164)](s(157)),this[s(159)]=t[s(152)][s(164)](s(170)),this[s(140)][s(151)](s(142)).to(this[s(162)],this[s(159)],((t,e)=>t||e)),this[s(140)][s(151)](s(161)).to(this[s(162)],s(142),(t=>t&&this[s(163)][s(137)][s(166)](e[s(177)]()))),this[s(140)][s(151)](s(145)).to(this[s(159)],s(142),(t=>t&&this[s(163)][s(137)][s(166)](e[s(177)]()))),this[s(158)]=null,n[s(174)]&&this[s(148)](),this[s(169)](n,s(157),(()=>this[s(157)]())),this[s(169)](n,s(170),(()=>this[s(170)]())),this[s(169)](n,s(150),(()=>{const t=s;n[t(174)]?this[t(148)]():this[t(176)]()}))}[Gc(157)](){const t=Gc;this[t(162)][t(154)](this[t(137)].id)}[Gc(170)](){const t=Gc;this[t(159)][t(154)](this[t(137)].id)}[Gc(172)](){const t=Gc;this[t(140)][t(139)](t(142)),this[t(140)][t(139)](t(161)),this[t(140)][t(139)](t(145)),this[t(144)](),this[t(153)][t(172)](),this[t(158)]&&this[t(176)]()}[Gc(148)](){const t=Gc,e=Kr(this[t(163)][t(160)],t(156));this[t(158)]=this[t(163)][t(138)][t(164)](t(165))[t(155)](e)}[Gc(176)](){const t=Gc;null!==this[t(158)]&&this[t(163)][t(138)][t(164)](t(165))[t(167)](this[t(158)]),this[t(158)]=null}}const zc=Kc;function Kc(t,e){const n=Zc();return(Kc=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=Kc,n=t();for(;;)try{if(222600===parseInt(e(400))/1+-parseInt(e(401))/2*(parseInt(e(332))/3)+parseInt(e(385))/4*(parseInt(e(367))/5)+-parseInt(e(404))/6*(-parseInt(e(349))/7)+parseInt(e(352))/8*(parseInt(e(384))/9)+parseInt(e(380))/10*(parseInt(e(334))/11)+parseInt(e(388))/12*(-parseInt(e(377))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class qc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(333)]=null,this[a(368)]=null,this[a(387)]=new o.AriaDescriptionView(t,Kr(t,a(398))),this[a(395)](a(381),!1),this[a(395)](a(345),n[a(345)]),this[a(397)](a(345)).to(n),this[a(395)](a(348),[]),this[a(395)](a(357),!1),this[a(395)](a(379),!1),this[a(395)](a(396),!1),this[a(395)](a(339),!1),this[a(397)](a(366)).to(this,a(342),n,a(345),this,a(348),((t,e,r)=>{const s=a,o=r[s(386)]((t=>_(t[s(354)])))[s(358)](". ")+".";return Kr(this[s(392)],s(405),[t-1,n[s(364)][s(370)],e?i[s(393)](e):"",(new DOMParser)[s(382)](o,s(360))[s(369)][s(361)]])})),this[a(402)]=new s.ViewCollection,this[a(383)]=new e.FocusTracker,this[a(403)]=new e.KeystrokeHandler,this[a(399)]=new s.FocusCycler({focusables:this[a(402)],focusTracker:this[a(383)],keystrokeHandler:this[a(403)],keystrokeHandlerOptions:{filter:t=>t[a(353)]!==this[a(343)]},actions:{focusPrevious:a(389),focusNext:a(378)}}),this[a(394)]=n,this[a(374)]=r,this[a(341)]=i,i[a(362)]?this[a(395)](a(342),1):this[a(340)]()}[zc(363)](){const t=zc;super[t(363)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(402)])}[zc(375)](){const t=zc;this[t(343)][t(375)]()}[zc(356)](){const t=zc;this[t(333)]&&this[t(333)][t(356)](),this[t(368)]&&this[t(368)][t(356)](),super[t(356)]()}[zc(340)](){const t=zc,{CommentsListView:e}=this[t(341)];this[t(333)]=new e(this[t(392)],this[t(394)][t(391)],Object[t(365)]({CommentView:this[t(341)][t(355)]},this[t(341)])),this[t(333)][t(351)](t(390)).to(this),this[t(333)][t(351)](t(371)).to(this),this[t(333)][t(397)](t(381)).to(this),this[t(395)](t(342),this[t(333)][t(342)]+1),this[t(397)](t(342)).to(this[t(333)],t(342),(t=>t+1)),this[t(368)]=this[t(330)](),this.on(t(390),(()=>this[t(375)]())),this[t(397)](t(357)).to(this[t(333)],t(359),this[t(368)][t(336)],t(338),((t,e)=>t||!!e))}[zc(330)](){const t=zc,{CommentThreadInputView:e}=this[t(341)],n=new e(this[t(392)],this[t(374)],this[t(341)][t(372)]),r=n[t(336)];return n[t(397)](t(344)).to(this,t(381),this[t(394)][t(391)],t(376),r,t(338),((t,e,n)=>!!n||t&&!e)),r.on(t(331),((e,n)=>{const s=t;this[s(350)](s(346),n),r[s(335)][s(373)]("")})),r.on(t(337),(()=>this[t(375)]())),r[t(397)](t(347)).to(this[t(394)][t(391)],t(376)),n}}function Zc(){const t=["authoredAt","addComment","disabledSubmit","descriptionParts","7SgGuwx","fire","delegate","19064LBachh","target","content","CommentView","destroy","isDirty","join","hasDirtyComment","text/html","textContent","disableComments","render","author","assign","ariaLabel","19115BabSjA","commentThreadInputView","body","name","updateComment","editorConfig","setData","_localUser","focus","isReadOnly","8033441qwVwFc","tab","isEnabled","671100GRLRzP","isActive","parseFromString","focusTracker","927CMpclo","120nuWzzy","map","ariaDescriptionView","12TQkgcD","shift+tab","removeComment","commentThread","locale","formatDateTime","_model","set","canAccept","bind","SUGGESTION_THREAD_DESCRIPTION","focusCycler","195649RIgsLh","2lTgYsi","focusables","keystrokes","2305554Evyrrx","SUGGESTION_THREAD_ARIA_LABEL","_createCommentThreadInputView","submit","701130SwodSJ","commentsListView","22lmOpzP","editor","commentInputView","cancel","value","canDiscard","_createCommentViews","_config","length","element","showInput"];return(Zc=function(){return t})()}function Xc(){const t=["discardButton","setTemplate","1442089NYnxyG","4JrsBTa","focusables","add","editorReady","ariaDescriptionView","listitem","ck-suggestion--disabled-comments","content","color","ck-suggestion-wrapper--active","</p>","div","_descriptionElement","ck-suggestion-","isEnabled","formatDateTime","isActive","bind","954564MsFGLC","editorDestroyed","description","type","commentsListView","314304MtmzKZ","descriptionParts","commentThreadInputView","SuggestionView","2470600BisAWm","canAccept","discardSuggestion","render","author","524vWnjmv","49hbKOfo","615GfSCAk","198TfgpSa","116020NcrsFQ","acceptSuggestion","_config","commentThread","ck-rounded-corners","ck-suggestion-wrapper","acceptButton","canDiscard","set","_model","ariaLabel","<p>","delegate","push","getTemplate","suggestionView","disableComments","28814dbjSNt","bindTemplate"];return(Xc=function(){return t})()}const Jc=Yc;function Yc(t,e){const n=Xc();return(Yc=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(210391===parseInt(e(467))/1*(-parseInt(e(462))/2)+parseInt(e(427))/3+parseInt(e(441))/4*(parseInt(e(443))/5)+parseInt(e(432))/6*(parseInt(e(442))/7)+-parseInt(e(436))/8+parseInt(e(444))/9*(-parseInt(e(445))/10)+parseInt(e(466))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class Qc extends qc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(453)](s(430),""),this[s(426)](s(430)).to(this,s(433),(t=>t&&t[0]?t[0][s(430)]:"")),this[s(426)](s(429)).to(this,s(433),this,s(425),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(456)+_(e[n(474)],e[n(475)])+n(477);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(421)]=null,this[s(460)]=new(r[s(435)])(t,e,{formatDateTime:r[s(424)]}),this[s(460)][s(426)](s(429)).to(this),this[s(460)][s(457)](s(446),s(438)).to(this),this[s(460)][s(451)][s(426)](s(423)).to(this,s(437)),this[s(460)][s(464)][s(426)](s(423)).to(this,s(452)),this[s(468)][s(469)](this[s(460)]),this[s(431)]&&this[s(468)][s(469)](this[s(431)]),this[s(434)]&&this[s(468)][s(469)](this[s(434)]),this[s(465)](this[s(459)]())}[Jc(459)](){const t=Jc,e=this[t(463)],n=[this[t(460)]];return this[t(431)]&&n[t(458)](this[t(431)]),this[t(434)]&&n[t(458)](this[t(434)]),n[t(458)](this[t(471)]),{tag:t(420),attributes:{class:["ck",t(449),t(450),e.if(t(425),t(476)),e.to(t(430),(e=>t(422)+e)),this[t(447)][t(461)]&&t(473)],"data-suggestion-id":this[t(454)].id,"data-thread-id":this[t(454)][t(448)].id,"data-author-id":this[t(454)][t(440)].id,tabindex:0,role:t(472),"aria-label":e.to(t(455)),"aria-describedby":this[t(471)].id},children:n}}[Jc(439)](){const t=Jc;super[t(439)](),this[t(431)]&&(this[t(431)][t(457)](t(470)).to(this),this[t(431)][t(457)](t(428)).to(this)),this[t(434)]&&(this[t(434)][t(457)](t(470)).to(this),this[t(434)][t(457)](t(428)).to(this))}}const $c=tu;function tu(t,e){const n=nu();return(tu=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=tu,n=t();for(;;)try{if(752908===-parseInt(e(207))/1*(-parseInt(e(266))/2)+parseInt(e(261))/3+-parseInt(e(259))/4+parseInt(e(229))/5*(parseInt(e(283))/6)+-parseInt(e(200))/7+parseInt(e(220))/8*(parseInt(e(198))/9)+-parseInt(e(282))/10*(parseInt(e(218))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nu);class eu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(214)]=r,this[a(208)]=i,this[a(252)](a(193),""),this[a(256)](a(203)).to(r),this[a(210)]=this[a(216)](Kr(n,a(263)),t.icons[a(257)],a(238),a(240),"sw"),this[a(197)]=this[a(216)](Kr(n,a(272)),t.icons[a(195)],a(281),a(255),"sw"),this[a(246)]=new o.UserView(n,r[a(194)],this[a(254)]()),this[a(246)][a(243)]({attributes:{class:[a(206),a(232)],"aria-hidden":!0}}),this[a(226)]=new s.ViewCollection([this[a(210)],this[a(197)]]),this[a(213)]=new e.FocusTracker,this[a(278)]=new e.KeystrokeHandler,this[a(221)]=new s.FocusCycler({focusables:this[a(226)],focusTracker:this[a(213)],keystrokeHandler:this[a(278)],actions:{focusPrevious:a(276),focusNext:a(222)},keystrokeHandlerOptions:{filter:t=>t[a(275)]!==this[a(269)]}}),this[a(224)](this[a(239)]())}[$c(212)](){const t=$c;super[t(212)]();const e=this[t(269)][t(268)](t(223));e[t(280)]=this[t(193)],this.on(t(242),((n,r,s)=>{e[t(280)]=s})),this[t(267)]()}[$c(239)](){const t=$c,e=this[t(244)],n=[{tag:t(211),attributes:{class:[t(247),t(249)]},children:[{tag:t(258),children:[{text:this[t(246)][t(274)]}],attributes:{class:[t(237),t(234)]}},{tag:t(215),attributes:{datetime:e.to(t(203)),class:[t(199),t(262)]},children:[{text:e.to(t(203),(e=>this[t(208)][t(227)](e)))}]}]},{tag:t(211),attributes:{class:[t(217),t(230)]},children:[this[t(210)],this[t(197)]]},{tag:t(211),attributes:{class:[t(236)]}}];return this[t(214)][t(279)]&&n[t(264)]({tag:t(211),attributes:{class:[t(241)]},children:[{text:this[t(284)]()}]}),{tag:t(211),attributes:{class:[t(209),t(248)],tabindex:-1},children:[this[t(246)],{tag:t(211),attributes:{class:[t(204),t(260)],role:t(231)},children:n}]}}[$c(265)](){const t=$c;this[t(269)][t(265)]()}[$c(254)](){const t=$c;return this[t(214)][t(279)]?t(228)===this[t(214)][t(250)][t(205)][t(245)]?Kr(this[t(225)],t(273),this[t(214)][t(235)][t(274)]):Kr(this[t(225)],t(271),this[t(214)][t(235)][t(274)]):null}[$c(284)](){const t=$c;return t(228)===this[t(214)][t(250)][t(205)][t(245)]?Kr(this[t(225)],t(270)):Kr(this[t(225)],t(251))}[$c(216)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(225)]);return a[i(252)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(243)]({attributes:{class:n}}),a.on(i(196),(()=>{const t=i;this[t(202)](r,this[t(214)].id)})),a}[$c(267)](){const t=$c,e=this[t(269)];this[t(278)][t(219)](e);for(const e of this[t(226)])this[t(213)][t(233)](e[t(269)]),this[t(278)][t(219)](e[t(269)]);this[t(278)][t(252)](t(277),((n,r)=>{const s=t;e===n[s(275)]&&(this[s(221)][s(201)](),r())})),this[t(278)][t(252)](t(253),((n,r)=>{const s=t;e!==n[s(275)]&&(this[s(265)](),r())}))}}function nu(){const t=["keystrokes","isExternal","innerHTML","ck-suggestion--discard","27870ZgEHEN","6yXojDJ","getExternalSuggestionNote","description","author","cancel","execute","discardButton","15480PkzxlG","ck-comment__info-time","1661982npRwCK","focusFirst","fire","authoredAt","ck-suggestion__main","@external","ck-suggestion__user","1109vqKWRy","_config","ck-suggestion","acceptButton","div","render","focusTracker","_model","time","_createButton","ck-suggestion__actions","6083EzAxEh","listenTo","3712sAEygF","focusCycler","tab",".ck-annotation__content-wrapper","setTemplate","locale","focusables","formatDateTime","importWord","1820015ktlWUY","ck-annotation__actions","presentation","ck-annotation__user","add","ck-annotation__info-name","creator","ck-annotation__content-wrapper","ck-suggestion__info-name","ck-suggestion--accept","getTemplate","acceptSuggestion","ck-comment__external","change:description","extendTemplate","bindTemplate","source","userView","ck-suggestion__info","ck-annotation","ck-annotation__info","attributes","EXTERNAL_SUGGESTION","set","esc","getUserViewNotificationText","discardSuggestion","bind","check","span","5514864wXNfDP","ck-annotation__main","4468389JydqUx","ck-annotation__info-time","Accept suggestion","push","focus","2270PctzDU","_setupKeyboardNavigation","querySelector","element","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_AVATAR","Discard suggestion","EXTERNAL_IMPORT_WORD_AVATAR","name","target","shift+tab","enter"];return(nu=function(){return t})()}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=iu;function ou(){const t=["2046950YmpsWI","previous","suggestionView","listenTo","_destroyController","toMany","commands","createAnnotationView","descriptionParts","menu","model","values","addSourceCollector","263864HsEcbX","trackChanges","items","_handleSuggestionControllerDelayed","config","focus","822255BtxJxs","menuBar:trackChanges","type","define","discardAllSuggestions","low","acceptSelectedSuggestions","getSuggestion","lowest","Annotations","remove","push","filter","bind","Accept all suggestions","_updateController","size","delete","isInContent","registerAnnotation","buttonView","view","trackChanges.SuggestionView","componentFactory","separator","plugins","CommentsRepository","delegate","8HmGeeU","commentThread","getFirstRange","_annotationViews","children","commandName","stopListening","keystrokes","_initializeController","change:previous","CommentsUI","menuitem","value","TrackChangesUI","_viewToController","_handleControllerBuffer","createCommentThreadController","keys","_createToolbarButton","_refreshActiveMarkers","get","acceptAllSuggestions","init","comments","from","_initKeyboardNavigationToThread","TrackChangesEditing","isDirty","SuggestionThreadView","destroy","getJoined","getMarkerNames","activeAnnotations","2KoirDx","Track changes","8505918dwiquD","some","menuitemcheckbox","addComment","_suggestionToController","requires","suggestion-","arrowView","pluginName","getAllAdjacentSuggestions","EditorAnnotations","getMarkers","discardButton","comments.maxCommentCharsWhenCollapsed","locale","add","suggestionLoaded","refreshSelectedViews","innerView","change:activeAnnotations","trackChanges.SuggestionThreadView","_disableComments","button","commentsListView","source","Accept all selected suggestions","isMultiRange","clear","reduce","switchbutton","Discard all selected suggestions","hasSuggestion","editor","unbind","escape","_createMenuBarMenu","panelView","isOn","has","_bindAnnotationToEditors","execute","_unbindEditors","getDescriptions","suggestionUnloaded","comments.editorConfig","descriptionFactory","isEnabled","getRanges","getByInnerView","SuggestionView","head","acceptButton","length","_splitMarkerName","Discard all suggestions","set","activeMarkers","12652380yqBuQo","91pZyJgG","320220cYtmnK","CommentView","3455469YGeSHe","_addUIComponentsToFactory","trackChanges.disableComments","createAnnotation","editing","actionView","mainView","comments.maxThreadTotalWeight","suggestionChanged","comments.maxCommentsWhenCollapsed","discardSelectedSuggestions"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(579843===parseInt(e(437))/1+parseInt(e(498))/2*(-parseInt(e(407))/3)+-parseInt(e(465))/4*(parseInt(e(418))/5)+-parseInt(e(405))/6+parseInt(e(404))/7*(-parseInt(e(431))/8)+parseInt(e(500))/9+parseInt(e(403))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(505)](){const t=su;return[Lc,o.Users,t(463),t(446),t(510)]}static get[su(508)](){return su(478)}constructor(t){const e=su;super(t),this[e(504)]=new Map,this[e(479)]=new Map,this[e(468)]=new Map,this[e(480)]=new Map;const n=this[e(532)][e(435)];n[e(440)](e(520),Qc),n[e(440)](e(459),eu),n[e(440)](e(409),!1),this[e(521)]=n[e(485)](e(409)),this[e(490)]()}[su(434)](t,e){const n=su;0===this[n(480)][n(453)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(480)]){const r=this[t(504)][t(384)](e);r||n?r&&n&&this[t(422)](e):this[t(473)](e)}this[t(480)][t(527)](),this[t(532)][t(462)][t(485)](t(510))[t(517)](),this[t(484)]()}),10),this[n(480)][n(401)](t,e)}[su(487)](){const t=su,e=this[t(532)],n=e[t(462)][t(485)](t(491)),r=e[t(462)][t(485)](t(446)),s=e[t(462)][t(485)](t(510)),o=e[t(462)][t(485)](t(463));this[t(408)](),s[t(430)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(489)](this[e(504)])){const s=t[e(509)](),o=[];for(const t of s){if(!t[e(455)])continue;if(t[e(526)]){o[e(448)](...t[e(393)]());continue}const n=t[e(467)]();if(o[e(398)]>0){const t=o[0][e(495)](n);if(t){o[0]=t;continue}}o[e(448)](n)}n[e(448)]([r[e(458)],o])}return n})),this[t(421)](n,t(516),((e,n)=>{const r=t;this[r(421)](n,r(474),((t,e,s,o)=>{const i=r;n[i(455)]&&(null==s?(this[i(452)](o[i(396)]),this[i(434)](n,!1)):(this[i(452)](s[i(396)]),null==o&&this[i(434)](n,!0)))})),null!==n[r(419)]?this[r(452)](n[r(396)]):this[r(434)](n,!1)})),this[t(421)](n,t(389),((e,n,r)=>{const s=t;this[s(471)](n,s(474)),this[s(480)][s(454)](n),this[s(504)][s(384)](n)&&this[s(422)](n),r&&this[s(452)](r[s(396)])})),this[t(421)](n,t(415),((e,n)=>{this[t(452)](n)})),this[t(421)](r,t(519),(()=>{this[t(484)]()})),this[t(421)](o,t(503),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(531)](r))return;const i=n[o(444)](r);this[o(504)][o(485)](i)[o(458)][o(523)][o(436)](-1)}),{priority:t(445)})}[su(484)](){const t=su,e=this[t(532)][t(462)][t(485)](t(446)),n=this[t(532)][t(462)][t(485)](t(491)),r=Array[t(489)](e[t(497)],(e=>e[t(518)]))[t(449)]((e=>this[t(479)][t(384)](e))),s=[];for(const e of r){const n=this[t(479)][t(485)](e)[t(428)][t(509)]();s[t(448)](...n[t(528)](((e,n)=>[...e,...n[t(496)]()]),[]))}n[t(402)]=s}[su(408)](){const t=su,n=this[t(532)],r=n[t(514)],o=Kr(r,t(499)),i=new e.Collection([{type:t(529),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(432),role:t(502)})},{type:t(461)},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(451)),commandName:t(486),role:t(476)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(525)),commandName:t(443),role:t(476)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(400)),commandName:t(441),role:t(476)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(530)),commandName:t(417),role:t(476)})}]);for(const e of i)if(cu(e)){const r=n[t(424)][t(485)](e[t(428)][t(470)]);e[t(428)][t(450)](t(383),t(392)).to(r,t(477),t(392))}n.ui[t(460)][t(515)](t(432),(e=>this[t(483)](e,i,o))),n.ui[t(460)][t(515)](t(438),(e=>this[t(535)](e,i,o)))}[su(483)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(532)][r(424)][r(485)](r(432));o[r(457)][r(401)]({tooltip:n,label:n,icon:ru}),o[r(457)][r(450)](r(383)).to(i,r(477)),o[r(457)].on(r(386),(()=>{const t=r;i[t(386)](),this[t(532)][t(411)][t(458)][t(436)]()})),(0,s.addListToDropdown)(o,e,{role:r(427)});const a=[];for(const t of e)cu(t)&&a[r(448)](this[r(532)][r(424)][r(485)](t[r(428)][r(470)]));const c=o[r(457)];return c[r(412)][r(533)](r(392)),c[r(507)][r(533)](r(392)),c[r(412)][r(450)](r(392)).to(i,r(392)),c[r(507)][r(450)](r(392))[r(423)](a,r(392),((...t)=>t[r(501)]((t=>t)))),o.on(r(386),(t=>{const e=r;this[e(532)][e(386)](t[e(524)][e(470)]),this[e(532)][e(411)][e(458)][e(436)]()})),o}[su(535)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(532)][r(424)][r(485)](r(432));o[r(457)][r(401)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(461)==n[r(439)]){a[r(433)][r(515)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(428)];i[r(450)](...Object[r(482)](c)).to(c),i[r(464)](r(386)).to(o),i.on(r(386),(()=>{const t=r;this[t(532)][t(386)](c[t(470)]),this[t(532)][t(411)][t(458)][t(436)]()})),e[r(469)][r(515)](i),a[r(433)][r(515)](e)}return o[r(450)](r(392)).to(i,r(392)),o[r(536)][r(469)][r(515)](a),o}[su(473)](t){const e=su,n=this[e(532)],r=n[e(435)],s=n[e(462)][e(485)](e(446)),i=n[e(462)][e(485)](e(463)),a=n[e(462)][e(485)](e(510)),c=n[e(462)][e(485)](o.Users).me,u=r[e(485)](e(432))[e(493)],l=r[e(485)](e(432))[e(395)],{CommentsListView:f,CommentThreadInputView:h}=n[e(462)][e(485)](e(475));let g,d;this[e(468)][e(384)](t.id)?(d=this[e(468)][e(485)](t.id),g=d[e(413)]):(g=new u(n[e(514)],t,c,{disableComments:this[e(521)],editorConfig:r[e(485)](e(390)),maxCommentsWhenCollapsed:r[e(485)](e(416)),maxThreadTotalWeight:r[e(485)](e(414)),maxCommentCharsWhenCollapsed:r[e(485)](e(513)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(485)](e(514))),CommentView:r[e(485)](e(488))[e(406)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(420)][e(397)].on(e(386),(()=>{const t=e;n[t(411)][t(458)][t(436)]()})),g[e(420)][e(512)].on(e(386),(()=>{const t=e;n[t(411)][t(458)][t(436)]()})),d=s[e(425)](this[e(532)][e(514)],g),d[e(450)](e(492)).to(g,e(492)),d[e(450)](e(398)).to(g),d[e(450)](e(439)).to(g,e(439),(t=>e(506)+t)),this[e(421)](g,e(534),(()=>{const t=e;n[t(411)][t(458)][t(436)]()}),{priority:e(442)}),this[e(468)][e(401)](t.id,d));const p=i[e(481)](t[e(466)],g),m=new Wc(n,t,g,p),E=t[e(509)]()[e(449)]((t=>t[e(455)]));g[e(426)]=n[e(462)][e(485)](e(491))[e(391)][e(388)](E),this[e(504)][e(401)](t,m),this[e(479)][e(401)](g,m);const I=s[e(410)]({view:d,target:()=>{const r=e,s=[],i=t[r(509)]()[r(449)]((t=>t[r(455)]));for(const t of i)s[r(448)](...t[r(511)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(411)],s)},type:()=>e(506)+m[e(458)][e(439)]});i[e(385)](g,I),s[e(515)](I),a[e(456)](I)}[su(422)](t){const e=su,n=this[e(532)][e(462)][e(485)](e(463)),r=this[e(532)][e(462)][e(485)](e(446)),s=this[e(504)][e(485)](t),o=s[e(458)],i=r[e(394)](o);n[e(387)](o),i&&r[e(447)](i),this[e(504)][e(454)](t),this[e(479)][e(454)](o),s[e(494)]()}[su(452)](t){const e=su;if(!t[e(455)]||!this[e(504)][e(384)](t))return;const n=this[e(532)][e(462)][e(485)](e(491)),r=this[e(504)][e(485)](t),s=t[e(509)]();r[e(458)][e(426)]=n[e(391)][e(388)](s)}[su(490)](){const t=su;this[t(532)][t(472)][t(401)](o.ENTER_THREAD_KEYSTROKE,((e,n)=>{const r=t,s=this[r(532)][r(462)][r(485)](hu),o=this[r(532)][r(462)][r(485)](Lc);if(!o[r(402)][r(398)])return;const{id:i}=o[r(399)](o[r(402)][0]),a=s[r(444)](i);a&&(this[r(504)][r(485)](a)[r(458)][r(436)](),n())}))}[su(494)](){const t=su;for(const e of this[t(504)][t(482)]())this[t(422)](e);for(const e of this[t(468)][t(429)]())e[t(413)][t(494)]();super[t(494)]()}}function cu(t){return su(428)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=264]})(t,e)}function fu(){var t=["1171930fwZfxN","addSuggestionData","225680JlNXFx","plugins","addSuggestion","11KuztER","Comments","1503RlDEuG","485060oUcEwa","3jyxrDl","3832TfHnMW","get","pluginName","requires","TrackChanges","3375834oUuFoN","5KbVaDq","1740594fIMwuj","801865KygJnb","getSuggestions","editor","getSuggestion","adapter"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(450526===parseInt(e(282))/1+-parseInt(e(281))/2*(parseInt(e(273))/3)+parseInt(e(272))/4+parseInt(e(280))/5*(parseInt(e(279))/6)+parseInt(e(266))/7+-parseInt(e(274))/8*(parseInt(e(271))/9)+parseInt(e(264))/10*(-parseInt(e(269))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(277)](){return[Lc,au,uu(270)]}static get[uu(276)](){return uu(278)}set[uu(286)](t){var e=uu;this[e(284)][e(267)][e(275)](Lc)[e(286)]=t}get[uu(286)](){var t=uu;return this[t(284)][t(267)][t(275)](Lc)[t(286)]}[uu(268)](t){var e=uu;return this[e(284)][e(267)][e(275)](Lc)[e(265)](t)}[uu(283)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(284)][n(267)][n(275)](Lc)[n(283)]({skipNotAttached:t,toJSON:e})}[uu(285)](t){var e=uu;return this[e(284)][e(267)][e(275)](Lc)[e(285)](t)}}const gu=du;function du(t,e){const n=Tu();return(du=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=du,n=t();for(;;)try{if(567611===-parseInt(e(335))/1*(-parseInt(e(357))/2)+-parseInt(e(362))/3+parseInt(e(367))/4*(parseInt(e(358))/5)+-parseInt(e(382))/6*(-parseInt(e(368))/7)+parseInt(e(370))/8*(-parseInt(e(340))/9)+-parseInt(e(350))/10+-parseInt(e(394))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const pu=[gu(373)];class mu extends t.Plugin{static get[gu(376)](){return[Lc]}static get[gu(351)](){return gu(352)}[gu(383)](){const t=gu,n=this[t(354)];if(n[t(372)][t(369)](t(385),(e=>{const r=t,s=n[r(374)][r(331)][r(364)]()[r(349)](((t,e)=>(t[e]="",t)),{});return n[r(343)][r(333)](s,e)})),t(384)!=typeof n[t(372)][t(353)](t(342))[t(346)])throw new e.CKEditorError(t(336))}[gu(388)](t){return bu(this[gu(354)],!0,t)}[gu(347)](t){return bu(this[gu(354)],!1,t)}}class Eu extends t.Plugin{static get[gu(351)](){return gu(365)}constructor(t){const e=gu;super(t),this[e(393)]=e(377)}[gu(383)](){const t=gu;this[t(354)][t(378)][t(353)](t(389))[t(334)]={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(354)][t(378)][t(353)](t(392))[t(334)]=null}}function Iu(t){return void 0!==t[gu(341)]}async function bu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(378)][r(330)](Lc,Eu),s[r(359)]=Iu(t)?t[r(341)]():void 0;const i=document[r(337)](),a=t[r(372)][r(353)](r(342))[r(346)],c=await a(s,(()=>function(t){const e=r,n=document[e(356)](e(381));return t[e(360)](n),n}(i)));!function(t,e){const n=r,s=t[n(374)][n(331)][n(364)]()[n(349)](((e,r)=>(e[r]=t[n(386)][n(353)]({rootName:r}),e)),{}),o=t[n(378)][n(353)](n(371))[n(361)][n(380)]((t=>({id:t.id,name:t[n(339)]}))),i=t[n(378)][n(353)](n(392))[n(338)]({skipNotAttached:!0,toJSON:!0}),a=t[n(378)][n(353)](n(389))[n(363)]({skipNotAttached:!0,toJSON:!0}),c=e[n(378)][n(353)](n(371)),u=e[n(378)][n(353)](n(392)),l=e[n(378)][n(353)](n(389));for(const t of o)c[n(345)](t.id)||c[n(391)](t);c.me||c[n(375)]();for(const t of a)l[n(390)](t);for(const t of i)u[n(387)](t);e[n(386)][n(332)](s)}(t,c),c[r(344)](r(e?355:379));const u=Iu(c)?c[r(366)](n):c[r(386)][r(353)](n);return await c[r(348)](),u}function Tu(){const t=["5584810fGOHek","define","1784pBDUoe","Users","config","Pagination","model","useAnonymousUser","requires","end","plugins","discardAllSuggestions","map","div","6eINOCH","init","function","trackChangesData.editorCreator","data","addSuggestionData","getDataWithAcceptedSuggestions","CommentsRepository","addCommentThread","addUser","TrackChangesEditing","result","2196018YZNlCD","push","document","set","create","_adapter","39WMJeFF","track-changes-data-invalid-editor-creator","createDocumentFragment","getSuggestions","name","13977CkEIoq","getRootsAttributes","trackChangesData","constructor","execute","getUser","editorCreator","getDataWithDiscardedSuggestions","destroy","reduce","3644990TMTCHm","pluginName","TrackChangesData","get","editor","acceptAllSuggestions","createElement","3182aEEaFp","22180NieQXx","rootsAttributes","appendChild","users","327948aUnFww","getCommentThreads","getRootNames","TrackChangesDataGetter","getFullData","656xeleSZ"];return(Tu=function(){return t})()}function _u(){var t=["424776LHiPeR","2558992fQdvHN","437010HieEXp","54EVPSCM","276899FTnwZO","36bqZbkI","824062KOSPDK","43230lZYwaf","24FQTzRi","229990TYRZTM"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=256]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(247694===parseInt(e(260))/1+parseInt(e(256))/2+-parseInt(e(257))/3+-parseInt(e(258))/4*(-parseInt(e(259))/5)+parseInt(e(263))/6*(-parseInt(e(264))/7)+-parseInt(e(261))/8+parseInt(e(265))/9*(-parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|