@ckeditor/ckeditor5-track-changes 43.0.0-alpha.6 → 43.1.0-alpha.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/build/translations/gl.js +1 -1
- package/dist/index.d.ts +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/lang/translations/gl.po +22 -22
- 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.d.ts +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:()=>Xc,Suggestion:()=>zr,SuggestionThreadView:()=>Zc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["refresh","296choLuY","10GJvaUP","3073939mkJuWL","value","_enableCommands","commands","isEnabled","60584VYAjPH","_isEnabledBasedOnSelection","_enabledCommands","_disableUnsupportedCommands","5fqhEMh","1183134rFJQwr","TrackChangesCommand","2639720nMlsFW","editor","5877186sXNdHp","affectsData","execute","clearForceDisabled","5431662IvoJoJ","7YhnmKG","25689zsEMpJ","forceDisabled","has"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(529208===parseInt(e(145))/1+-parseInt(e(150))/2+parseInt(e(160))/3*(parseInt(e(138))/4)+-parseInt(e(149))/5*(-parseInt(e(154))/6)+parseInt(e(159))/7*(parseInt(e(152))/8)+parseInt(e(158))/9*(-parseInt(e(139))/10)+-parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(147)]=e,this[n(141)]=!1,this[n(137)](),this[n(146)]=!1}[c(137)](){this[c(144)]=!0}[c(156)](){const t=c;this[t(141)]=!this[t(141)],this[t(141)]?this[t(148)]():this[t(142)]()}[c(148)](){const t=c;for(const e of this[t(153)][t(143)][t(143)]())e[t(155)]&&!this[t(147)][t(136)](e)&&e[t(161)](t(151))}[c(142)](){const t=c;for(const e of this[t(153)][t(143)][t(143)]())e[t(155)]&&!this[t(147)][t(136)](e)&&e[t(157)](t(151))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=313]})(t,e)}function g(){const t=["canEditAt","4134MBaAPA","32MNdnIv","385RtjXxW","get","getRanges","execute","56577UsBgxl","881636FPQUzW","track-changes-accept-suggestion-not-found","882336kyChUS","editor","_suggestions","refresh","9NqmiOe","TrackChangesEditing","4718oADkbK","plugins","1297980KLFYTL","model","551748gSRvTG","3808JcPzBj","isEnabled","acceptSuggestion","845CGqNlp","_isEnabledBasedOnSelection"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(651491===-parseInt(e(335))/1*(parseInt(e(330))/2)+parseInt(e(338))/3+parseInt(e(336))/4+parseInt(e(326))/5*(-parseInt(e(329))/6)+-parseInt(e(318))/7*(parseInt(e(323))/8)+parseInt(e(316))/9*(-parseInt(e(320))/10)+-parseInt(e(331))/11*(-parseInt(e(322))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(314)]=e,this[n(315)](),this[n(327)]=!1}[h(315)](){this[h(324)]=!0}[h(334)](t){const n=h,r=this[n(314)][n(332)](t);if(!r)throw new e.CKEditorError(n(337),this);const s=r[n(333)]();this[n(313)][n(321)][n(328)](s)&&this[n(313)][n(319)][n(332)](n(317))[n(325)](r)}}const m=E;function E(t,e){const n=I();return(E=function(t,e){return n[t-=221]})(t,e)}function I(){const t=["1729146FCdpKU","get","canEditAt","31227493LLZdXb","editor","getRanges","4OrMkwT","track-changes-discard-suggestion-not-found","45477WmeCEi","refresh","plugins","model","4302065yYWxfh","discardSuggestion","1770SbMtXi","2670IrcmsL","TrackChangesEditing","isEnabled","execute","817FSUdjK","_isEnabledBasedOnSelection","_suggestions","8LHsqcf","275681AMJUEU","2555787hFbiLW"];return(I=function(){return t})()}!function(t){const e=E,n=t();for(;;)try{if(613463===-parseInt(e(230))/1*(parseInt(e(226))/2)+-parseInt(e(235))/3+-parseInt(e(242))/4*(-parseInt(e(223))/5)+-parseInt(e(236))/6+-parseInt(e(234))/7*(-parseInt(e(233))/8)+parseInt(e(244))/9*(-parseInt(e(225))/10)+parseInt(e(239))/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(232)]=e,this[n(245)](),this[n(231)]=!1}[m(245)](){this[m(228)]=!0}[m(229)](t){const n=m,r=this[n(232)][n(237)](t);if(!r)throw new e.CKEditorError(n(243),this);const s=r[n(241)]();this[n(240)][n(222)][n(238)](s)&&this[n(240)][n(221)][n(237)](n(227))[n(224)](r)}}function T(){const t=["getRanges","762450DFndwb","value","sort","deletion","createElement","replace","239660eMvwxx","isCollapsed","next","color","execute","21768BVjvwo","map",'<span class="ck-suggestion-type">',"isMultiRange","createPositionBefore","split","createPositionAfter","167709xcWmHn","start","138QRREVP"," [color ",'"></span>',"isInContent","span","join","push","innerText","content","isIntersecting","type","length","add","</span>","createRange","schema","604312VWTLYr","innerHTML",'<span class="ck-suggestion-color" style="background-color: ',"33313qvuWSd","2630763FNmxim","splice","createPositionAt","title",'" title="',"isObject","change","end","isTouching","isArray","12yblSUm","from"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=309]})(t,e)}function y(t,e){const n=_;let r="";return r+=t[n(350)]("*")[n(346)](((t,e)=>e%2!=0?n(347)+A(t)+n(314):A(t)))[n(359)](""),e&&(r+=n(319)+e[n(335)]+n(325)+e[n(324)]+n(356)),r}function A(t){const e=_,n=document[e(338)](e(358));return n[e(361)]=t,n[e(318)]}function k(t){const e=_;return t[e(336)](((t,n)=>e(337)==t[e(311)]&&e(337)!=n[e(311)]?-1:e(337)!=t[e(311)]&&e(337)==n[e(311)]?1:0))}function C(t,e){const n=_;let r,s=0;const o=[],i=e[n(316)];for(;s<t[n(312)];){const a=t[s],c=t[s+1];r||(r=e[n(349)](a)),L(e,a,c)||(o[n(360)](e[n(315)](r,i[n(326)](a)?e[n(351)](a):e[n(323)](a,n(328)))),r=null),s++}return o}function L(t,e,n){const r=_;if(!n)return!1;const s=t[r(351)](e),o=t[r(349)](n);return s[r(329)](o)}!function(t){const e=_,n=t();for(;;)try{if(114826===parseInt(e(352))/1+-parseInt(e(340))/2+-parseInt(e(345))/3*(-parseInt(e(331))/4)+parseInt(e(334))/5+-parseInt(e(354))/6*(-parseInt(e(320))/7)+parseInt(e(317))/8+-parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function N(t,e,n){const r=_;for(;n[r(312)];){const s=n[r(322)](0,100);t[r(327)]((()=>{const t=r;for(const n of s)n[t(357)]&&e[t(344)](n.id)}))}}const S=M;!function(t){const e=M,n=t();for(;;)try{if(338468===parseInt(e(232))/1*(-parseInt(e(227))/2)+-parseInt(e(233))/3+parseInt(e(229))/4+parseInt(e(237))/5*(parseInt(e(228))/6)+parseInt(e(245))/7+-parseInt(e(236))/8*(-parseInt(e(240))/9)+-parseInt(e(249))/10*(parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class R extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(244)]=e,this[r(238)]=n,this[r(241)](),this[r(243)]=!1}[S(241)](){const t=S,e=Array[t(248)](this[t(238)][t(234)]())[t(247)]((e=>e[t(231)]));this[t(239)]=this[t(244)][t(239)]&&e}[S(226)](){const t=S,e=k(Array[t(248)](this[t(238)][t(234)]()));for(const n of e){const e=n[t(235)]();if(!this[t(246)][t(242)][t(230)](e))return}N(this[t(246)][t(242)],this[t(244)],e)}}function M(t,e){const n=v();return(M=function(t,e){return n[t-=225]})(t,e)}function v(){const t=["_suggestions","isEnabled","99SQoMkX","refresh","model","_isEnabledBasedOnSelection","_command","3926608MWJuRQ","editor","some","from","3460jkwnuN","1859LFAEMX","execute","433282IbEJNg","5814VbBhSH","1467852fBPgSG","canEditAt","isInContent","1bZeDLr","2024337jCuoTI","values","getRanges","164192NHxARF","695nXQwOj"];return(v=function(){return t})()}const O=D;function w(){const t=["editor","8122rhpqND","_command","isEnabled","6464810dJtSzd","_selectedSuggestions","11387929PpsqOV","171RbzgTp","size","getRanges","2674908CuLGUI","6004074WlWJDA","selection","_suggestions","7911864eFghgt","5OlefEH","document","11SZQuKh","execute","values","canEditAt","model","_isEnabledBasedOnSelection","8LdNtdE","984173bVnjqo","from","refresh"];return(w=function(){return t})()}function D(t,e){const n=w();return(D=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(815440===-parseInt(e(294))/1+-parseInt(e(298))/2*(-parseInt(e(304))/3)+parseInt(e(307))/4+-parseInt(e(312))/5*(-parseInt(e(308))/6)+parseInt(e(303))/7*(-parseInt(e(293))/8)+parseInt(e(311))/9+parseInt(e(301))/10*(parseInt(e(287))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(299)]=e,this[r(310)]=n,this[r(302)]=new Set,this[r(296)](),this[r(292)]=!1}[O(296)](){const t=O,e=this[t(297)][t(291)][t(313)][t(309)],n=Array[t(295)](this[t(310)][t(289)]());this[t(302)]=function(t,e){const n=_,r=Array[n(332)](t[n(333)]()),s=new Set;for(const o of e)if(o[n(357)])for(const e of r)for(const r of o[n(333)]())(e[n(310)](r)||t[n(341)]&&!o[n(348)]&&o[n(342)]&&r[n(328)][n(329)](e[n(353)]))&&s[n(313)](o);return s}(e,n),this[t(300)]=this[t(299)][t(300)]&&!!this[t(302)][t(305)]}[O(288)](){const t=O,e=k(Array[t(295)](this[t(302)]));for(const n of e){const e=n[t(306)]();if(!this[t(297)][t(291)][t(290)](e))return}N(this[t(297)][t(291)],this[t(299)],e)}}const B=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(P(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=B,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=J||Y||Function("return this")();const $=Z.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=Z["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var Et=/^\[object .+?Constructor\]$/,It=Function.prototype,bt=Object.prototype,Tt=It.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:Et).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Z,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Nt?void 0!==e[t]:Ot.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=St,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const Bt=Ft;const Pt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||W),string:new Bt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=Pt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Q,qt.prototype.set=Kt;const Xt=qt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const 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 Zt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Zt.call(t,e)&&P(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?Z.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;const Ie=function(t){return ne(t)&&me(t.length)&&!!Ee[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&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 Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):we(t)};const Be=function(t,e){return t&&te(e,Fe(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Z.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Qe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Je.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Ze(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,Ze(t)),t=en(t);return e}:Qe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Ze)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Z,"DataView");const un=Ct(Z,"Promise");const ln=Ct(Z,"Set");const fn=Ct(Z,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case En:return mn;case In:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Z.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return wn(t)}};var Bn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(Bn)return Bn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Pn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Qn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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)||!Zn.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 dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Er.prototype.add=Er.prototype.push=pr,Er.prototype.has=mr;const Ir=Er;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new Ir:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return P(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Or.call(t,"__wrapped__"),g=f&&Or.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:wr(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Br=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Br(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(451883===parseInt(e(272))/1*(-parseInt(e(302))/2)+parseInt(e(288))/3*(parseInt(e(308))/4)+parseInt(e(297))/5*(-parseInt(e(251))/6)+parseInt(e(280))/7*(-parseInt(e(269))/8)+parseInt(e(253))/9*(-parseInt(e(282))/10)+-parseInt(e(235))/11+parseInt(e(283))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(293)]=!1,this.id=e.id,this[n(277)]=e[n(277)],this[n(252)]=e[n(252)]||null,this[n(273)]=e[n(273)],this[n(241)]=e[n(241)]||e[n(273)],this[n(275)]=Boolean(e[n(265)]&&e[n(265)][n(244)]),this[n(271)]=null,this[n(249)]=t,this[n(259)]=e[n(300)],this[n(270)]=e[n(246)],this[n(243)]=e[n(260)],this[n(305)]=new Set,this[n(254)]=null,this[n(303)](n(232),null),this[n(303)](n(265),e[n(265)]||{}),this[n(303)](n(285),null),this[n(303)](n(284),null),this[n(303)](n(267),null),this[n(303)](n(274),!1),this[n(294)](n(255)),this[n(294)](n(298))}get[Vr(250)](){const t=Vr;let e=this;for(;e[t(285)];)e=e[t(285)];return e}get[Vr(279)](){const t=Vr;return!!this[t(267)]&&this[t(267)][t(245)]>0}get[Vr(287)](){const t=Vr;return 0!=this[t(305)][t(261)]&&6==Array[t(313)](this[t(305)])[0][t(281)](":")[t(245)]}get[Vr(309)](){return null!==this[Vr(263)]()}[Vr(312)](t){const e=Vr;this[e(305)][e(257)](t)}[Vr(264)](){const t=Vr;return Array[t(313)](this[t(305)])}[Vr(295)](){const t=Vr;return this[t(264)]()[t(247)]((e=>this[t(249)][t(242)][t(238)](e)))[t(301)]((t=>t))}[Vr(263)](){return this[Vr(295)]()[0]||null}[Vr(289)](){const t=Vr;this[t(249)][t(304)]((e=>{const n=t;for(const t of this[n(295)]())e[n(306)](t)})),this[t(305)][t(276)]()}[Vr(306)](t){const e=Vr;this[e(249)][e(304)]((n=>{n[e(306)](t)})),this[e(305)][e(237)](t)}[Vr(286)](t){const e=Vr,n=e(310)+this[e(277)]+":"+this[e(252)]+":"+this.id+":"+this[e(241)].id+":"+zr[e(266)]();this[e(312)](n),this[e(249)][e(304)]((r=>{r[e(248)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(234)](t){const e=Vr;for(const n of this[e(256)]())if(n[e(231)](t))return!0;return!1}[Vr(256)](){const t=Vr;return this[t(295)]()[t(247)]((e=>e[t(239)]()))}[Vr(307)](){const t=Vr;return this[t(256)]()[t(299)](((e,n)=>[...e,...n[t(307)]()]),[])}[Vr(311)](){const t=Vr;var e;return(null===(e=this[t(263)]())||void 0===e?void 0:e[t(239)]())||null}[Vr(268)](){const t=Vr,e=this[t(256)]();if(1!=e[t(245)])return null;const n=e[0],r=n[t(240)][t(262)],s=n[t(296)][t(290)];return r instanceof i.Element?r!=s?null:r:null}[Vr(255)](){const t=Vr;this[t(259)](this[t(256)](),this[t(271)],this[t(265)]),this[t(289)]()}[Vr(298)](){const t=Vr;this[t(270)](this[t(256)](),this[t(271)],this[t(265)]),this[t(289)]()}[Vr(258)](){const t=Vr,e=[];let n=this[t(250)];for(;n;)e[t(278)](n),n=n[t(284)];return e}[Vr(291)](t,e){const n=Vr,r=Jn(this[n(265)]);gr(r,t,e),Fr(r,this[n(265)])||(this[n(265)]=r,this[n(243)](r))}[Vr(292)](t){const e=Vr,n=Jn(this[e(265)]);Gr(n,t),Fr(n,this[e(265)])||(this[e(265)]=n,this[e(243)](this[e(265)]))}[Vr(236)](){const t=Vr;return{id:this.id,type:this[t(252)]?this[t(277)]+":"+this[t(252)]:this[t(277)],authorId:this[t(241)].id,createdAt:this[t(254)],hasComments:this[t(279)],data:this[t(271)],attributes:this[t(265)]}}static[Vr(266)](){const t=Vr;return(0,e.uid)()[t(233)](1,5)}}function Wr(){const t=["toJSON","delete","get","getRange","start","creator","markers","_onAttributesChange","@external","length","onDiscard","map","addMarker","_model","head","1738764xEJsjt","subType","2049291VKdMbs","createdAt","accept","getRanges","add","getAllAdjacentSuggestions","_onAccept","onAttributesChange","size","nodeAfter","getFirstMarker","getMarkerNames","attributes","getMultiRangeId","commentThread","getContainedElement","358856SotVvk","_onDiscard","data","5JdRxfP","author","_saved","isExternal","clear","type","push","hasComments","7zDwxem","split","10CnSaEo","15351528BKHYKE","next","previous","addRange","isMultiRange","114buzQcE","removeMarkers","nodeBefore","setAttribute","removeAttribute","_isDataLoaded","decorate","getMarkers","end","5QcrzSo","discard","reduce","onAccept","filter","331478PRibtM","set","change","_markerNames","removeMarker","getItems","63264YIhYEb","isInContent","suggestion:","getFirstRange","addMarkerName","from","isIntersecting","authoredAt","substr","isIntersectingWithRange","411114JqFEOs"];return(Wr=function(){return t})()}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Qr;function Xr(){const t=["isInContent","registerAttributeLabel","function","*Merge:* %0","_customCallbacks","_itemLabelsCallbacks","removeEmptyContainer","type","addFormat","_handleCustomCallbackDescription","addEmptyContainer","*Remove:* %0","replace","*Split:* %0","72lYVUUE","Container","isObject","label","start","removeObject","remove","format","*Change to:* %0","_handleInsertRemoveSuggestionDescription","isEmpty","matchingCallback","insertion","*Insert:* %0","$1 $2","normal","_handleRenameSuggestionDescription","getWalker","getItemLabel","_schema","has","skip","add","_addDescriptionItems","136716tFAWBD","quantity","key","item","isEqual","previousSibling","*Remove format:* %0","getFirstRange","6161512BNBcME","addContainer","8959475jkxYJR","$textProxy","element","registerElementLabel","elementStart","get","deletion","pop","617679oHuGsM","map","_itemLabels","name","end","checkChild","$text","_resolveDescriptionItems","5619201QMiOWy","newValue","indexOf","*Set format:* %0","nextSibling","6GYiuLA","69423nkWyiC","set","EmptyContainer","184xwqnXp","_locale","match","softBreak","_attributeLabels","subType","ELEMENT_SPACE","removeContainer","nodeAfter","text","getDescriptions","length","REPLACE_TEXT","push","join","removeFormat","elementEnd","data","attribute","31952450NGJNrD","addObject","registerDescriptionCallback","_handleAttributeSuggestionDescription","Object"];return(Xr=function(){return t})()}function Qr(t,e){const n=Xr();return(Qr=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(932427===-parseInt(e(252))/1+parseInt(e(293))/2*(parseInt(e(317))/3)+parseInt(e(325))/4+parseInt(e(230))/5+parseInt(e(251))/6*(parseInt(e(246))/7)+parseInt(e(255))/8*(-parseInt(e(238))/9)+-parseInt(e(274))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Jr{constructor(t,e){const n=Qr;this[n(283)]=[],this[n(240)]=new Map,this[n(284)]=[],this[n(259)]=new Map,this[n(312)]=t,this[n(256)]=e}[qr(265)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(266)];o++){const i=t[o];if(!i[e(279)])continue;const a=this[e(288)](i);if(a){if(null!=i[e(260)]){if(r[e(313)](i[e(260)]))continue;r[e(315)](i[e(260)])}n[e(268)](a)}else if(e(273)!=i[e(286)])e(305)!=i[e(286)]&&e(236)!=i[e(286)]||this[e(302)](n,i,t[o+1]);else{const t=i[e(272)][e(319)];if(s[e(313)](t))continue;s[e(315)](i[e(272)][e(319)]),t==Nc?this[e(309)](n,i):this[e(277)](n,i)}}return this[e(245)](n)}[qr(276)](t){const e=qr;this[e(283)][e(268)](t)}[qr(233)](t,n,r=e.priorities[qr(308)]){const s=qr;s(281)==typeof t?(0,e.insertToPriorityArray)(this[s(284)],{matchingCallback:t,label:n,priority:r}):this[s(240)][s(253)](t,n)}[qr(280)](t,e){const n=qr;this[n(259)][n(253)](t,e)}[qr(311)](t,e=1){const n=qr;let r;for(const e of this[n(284)])if(e[n(304)](t)){r=e[n(296)];break}return r||(r=this[n(240)][n(235)](t[n(241)])),r?r(e):1!==e?e+" "+t[n(241)]+"s":""+t[n(241)]}[qr(316)](t,e){const n=qr,r=e[n(324)]()[n(310)](),s=n(305)==e[n(286)]?n(315):n(299);for(const e of r){const o=e[n(320)],i=t[t[n(266)]-1];if(o.is(n(231)))i&&i[n(286)][n(248)](n(294))>-1&&t[n(237)](),i&&n(264)==i[n(286)]?i[s]+=o[n(272)]:t[n(268)]({type:n(264),add:n(315)==s?o[n(272)]:"",remove:n(299)==s?o[n(272)]:""});else if(this[n(312)][n(295)](o)){const a=o;if(i&&i[n(286)][n(248)](n(294))>-1&&t[n(237)](),n(271)==e[n(286)])continue;i&&i[n(286)]==s+n(278)&&i[n(232)][n(241)]==a[n(241)]?i[n(318)]++:t[n(268)]({type:s+n(278),element:a,quantity:1}),r[n(314)]((t=>!(n(271)==t[n(286)]&&t[n(320)]==o)))}else if(this[n(312)][n(243)](o,n(244))||o.is(n(232),n(258))){const r=o;if(n(315)==s&&n(234)==e[n(286)]||n(299)==s&&n(271)==e[n(286)])continue;if(i&&-1==i[n(286)][n(248)](n(294))){n(264)==i[n(286)]&&(i[s]+="\n");continue}let a;if(a=n(315)==s?r[n(250)]&&!this[n(312)][n(295)](r[n(250)])?r[n(250)]:null:r[n(322)]&&!this[n(312)][n(295)](r[n(322)])?r[n(322)]:null,r[n(303)]||a&&a[n(303)]){const e=a&&a[n(303)]?a:r;i&&i[n(286)]==s+n(254)&&i[n(232)][n(241)]==e[n(241)]?i[n(318)]++:t[n(268)]({type:s+n(254),element:e,quantity:1})}else t[n(268)]({type:s+n(294),element:r})}}}[qr(245)](t){const e=qr,n=this[e(256)],r=[],s=[],o=[];for(const i of t)switch(i[e(286)]){case e(264):if(i[e(315)]=i[e(315)][e(291)](/(\S)\u000A+(\S)/g,e(307))[e(291)](/\u000A/g,""),i[e(299)]=i[e(299)][e(291)](/(\S)\u000A+(\S)/g,e(307))[e(291)](/\u000A/g,""),""!=i[e(315)]&&""!=i[e(299)]){r[e(268)]({type:e(291),content:Kr(n,e(267),['"'+i[e(299)]+'"','"'+i[e(315)]+'"'])});continue}if(null!=i[e(315)][e(257)](/^ +$/)){r[e(268)]({type:e(305),content:Kr(n,e(306),Kr(n,e(261),i[e(315)][e(266)]))});continue}if(null!=i[e(299)][e(257)](/^ +$/)){r[e(268)]({type:e(236),content:Kr(n,e(290),Kr(n,e(261),i[e(299)][e(266)]))});continue}if(""!=i[e(315)]){r[e(268)]({type:e(305),content:Kr(n,e(306),'"'+i[e(315)]+'"')});continue}r[e(268)]({type:e(236),content:Kr(n,e(290),'"'+i[e(299)]+'"')});continue;case e(289):case e(275):r[e(268)]({type:e(305),content:Kr(n,e(306),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(285):case e(298):r[e(268)]({type:e(236),content:Kr(n,e(290),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(229):r[e(268)]({type:e(305),content:Kr(n,e(292),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(262):r[e(268)]({type:e(236),content:Kr(n,e(282),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(287):s[e(268)](i[e(319)]);continue;case e(270):o[e(268)](i[e(319)]);continue;default:r[e(268)](i)}if(s[e(266)]){const t=s[e(239)]((t=>this[e(259)][e(313)](t)?this[e(259)][e(235)](t):t))[e(269)](", ");r[e(268)]({type:e(300),content:Kr(this[e(256)],e(249),t)})}if(o[e(266)]){const t=o[e(239)]((t=>this[e(259)][e(313)](t)?this[e(259)][e(235)](t):t))[e(269)](", ");r[e(268)]({type:e(300),content:Kr(this[e(256)],e(323),t)})}return r}[qr(288)](t){const e=qr;for(const n of this[e(283)]){const r=n(t);if(r&&e(286)in r)return r}}[qr(277)](t,e){const n=qr,r=e[n(272)],s=void 0===r[n(247)]?n(270):n(287);t[n(268)]({type:s,key:r[n(319)]})}[qr(309)](t,e){const n=qr;t[n(268)]({type:n(300),content:Kr(this[n(256)],n(301),this[n(311)](e[n(324)]()[n(297)][n(263)],1))})}[qr(302)](t,e,n){const r=qr;if(this[r(316)](t,e),n&&n[r(324)]()&&!e[r(324)]()[r(242)][r(321)](n[r(324)]()[r(297)])){const n=t[t[r(266)]-1],s=r(305)==e[r(286)]?r(315):r(299);n&&r(264)==n[r(286)]&&(n[s]+="\n")}}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=180]})(t,e)}const Zr=Yr;function $r(){const t=["TrackChangesEditing","afterInit","editor","get","showAIAssistant","424icylQb","44920pFyJma","1999710goaXng","424ruYqyR","commands","enableCommand","2982198bQnGSi","1515143hSBZXf","plugins","10853241FuFayj","659250XcpubF","28683WTQwsl"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(802823===parseInt(e(190))/1+-parseInt(e(185))/2+parseInt(e(193))/3+parseInt(e(186))/4*(parseInt(e(184))/5)+parseInt(e(189))/6+-parseInt(e(192))/7+parseInt(e(183))/8*(parseInt(e(194))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Zr(196)](){const t=Zr,e=this[t(180)],n=e[t(191)][t(181)](t(195));e[t(187)][t(181)](t(182))&&n[t(188)](t(182))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=200]})(t,e)}function rs(){const t=["get","descriptionFactory","15KQjOCW","alignment","FORMAT_ALIGN_TO_CENTER","90vjhgcM","4958745uBEzOt","28jTNIyQ","right","left","1695749yLQQxN","justify","afterInit","locale","129335GFdczw","value","2816418dbPQOh","formatBlock","772914KUYSsa","plugins","type","has","registerBlockAttribute","1057176eutSpW","_registerLegacyDescription","*Format:* %0","AlignmentEditing","commandName","enableDefaultAttributesIntegration","registerAttributeLabel","TrackChangesEditing","commandParams","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","18448qBhXwq","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_RIGHT","center","editor","40oHIktN","format","registerDescriptionCallback"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(792652===-parseInt(e(211))/1+-parseInt(e(213))/2+-parseInt(e(241))/3*(-parseInt(e(231))/4)+parseInt(e(203))/5+parseInt(e(215))/6*(parseInt(e(204))/7)+parseInt(e(236))/8*(-parseInt(e(220))/9)+parseInt(e(202))/10*(parseInt(e(207))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(209)](){const t=es,e=this[t(235)],n=e[t(210)];if(!e[t(216)][t(218)](t(223)))return;const r=e[t(216)][t(239)](t(227));r[t(225)](t(200)),r[t(219)](t(200)),r[t(240)][t(226)](t(200),Kr(n,t(232))),this[t(221)]()}[es(221)](){const t=es,e=this[t(235)],n=e[t(210)];e[t(216)][t(239)](t(227))[t(240)][t(238)]((e=>{const r=t;if(r(214)!=e[r(217)])return;const{data:s}=e;if(s&&r(200)==s[r(224)]){const t=s[r(228)][0][r(212)];return{type:r(237),content:Kr(n,r(222),function(t){const e=r;switch(t){case e(206):return Kr(n,e(230));case e(205):return Kr(n,e(233));case e(234):return Kr(n,e(201));case e(208):return Kr(n,e(229))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=438]})(t,e)}function as(){const t=["registerInlineAttribute","32SXqLbz","italic","SuperscriptEditing","1470648JNJIlv","plugins","formatInline","FORMAT_ITALIC","superscript","FORMAT_STRIKETHROUGH","UnderlineEditing","FORMAT_CODE","has","SubscriptEditing","281563xkSiov","registerAttributeLabel","BoldEditing","*Format:* %0","_registerLegacyDescription","descriptionFactory","298371mnxLlX","underline","strikethrough","afterInit","*Remove format:* %0","3245859XJuJAK","80uoQOuy","locale","StrikethroughEditing","4788225jyeGhy","bold","toLowerCase","commandName","type","code","108514eZSgzv","forceValue","subscript","FORMAT_SUPERSCRIPT","toUpperCase","registerDescriptionCallback","ItalicEditing","CodeEditing","slice","FORMAT_BOLD","TrackChangesEditing","1890570odKdxT","get","format","commandParams","enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","editor","FORMAT_","32RWtgKX","FORMAT_UNDERLINE"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(492123===-parseInt(e(482))/1+-parseInt(e(472))/2+parseInt(e(488))/3*(-parseInt(e(469))/4)+-parseInt(e(441))/5+parseInt(e(458))/6+-parseInt(e(447))/7*(-parseInt(e(466))/8)+-parseInt(e(493))/9*(-parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(484),os(453),os(478),os(454),os(440),os(481),os(471)];class us extends t.Plugin{[os(491)](){const t=os,e=this[t(464)],n=e[t(473)][t(459)](t(457)),r=e[t(439)];for(const s of cs){if(!e[t(473)][t(480)](s))continue;const o=s[t(455)](0,-7)[t(443)](),i=t(465)+o[t(451)]();n[t(462)](o),n[t(468)](o),n[t(487)][t(483)](o,Kr(r,i))}this[t(486)]()}[os(486)](){const t=os,e=this[t(464)],n=e[t(439)],r=e[t(473)][t(459)](t(457));function s(e,s){const o=t;r[o(487)][o(452)]((t=>{const r=o;if(r(474)!=t[r(445)])return;const{data:i}=t;return i&&i[r(444)]===e?i[r(461)][0][r(448)]?{type:r(460),content:Kr(n,r(485),s)}:{type:r(460),content:Kr(n,r(492),s)}:void 0}))}s(t(442),Kr(n,t(456))),s(t(470),Kr(n,t(475))),s(t(489),Kr(n,t(467))),s(t(446),Kr(n,t(479))),s(t(490),Kr(n,t(477))),s(t(449),Kr(n,t(463))),s(t(476),Kr(n,t(450)))}}const ls=ds;function fs(){const t=["get","markBlockFormat","commandName","descriptionFactory","TrackChangesEditing","ELEMENT_BLOCK_QUOTE","5150Wfgcre","blockQuote","plugins","value","name","BlockQuoteEditing","from","has","change","5545379KSvTJy","format","document","6YYJkIb","registerDescriptionCallback","filter","831617MLhuoF","63MSDpZs","*Remove format:* %0","24DSWknJ","542608Wwoztp","selection","checkChild","*Set format:* %0","parent","commandParams","1448EXseFj","forceValue","2343294frydoS","getSelectedBlocks","commands","enableCommand","41402uiTkPS","model","editor","afterInit","schema","$root","locale","3967420uEOLtM"];return(fs=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(456125===-parseInt(e(244))/1+-parseInt(e(215))/2*(-parseInt(e(245))/3)+parseInt(e(254))/4*(-parseInt(e(229))/5)+-parseInt(e(241))/6*(-parseInt(e(238))/7)+parseInt(e(247))/8*(parseInt(e(211))/9)+-parseInt(e(222))/10+parseInt(e(248))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class hs extends t.Plugin{[ls(218)](){const t=ls,e=this[t(217)],n=e[t(221)];if(!e[t(231)][t(236)](t(234)))return;const r=e[t(231)][t(223)](t(227)),s=this[t(217)][t(213)][t(223)](t(230));r[t(214)](t(230),((n,o={})=>{const i=t,a=this[i(217)][i(216)][i(240)][i(249)],c=o&&void 0!==o[i(210)]?o[i(210)]:!s[i(232)];let u=[];if(c){const t=Array[i(235)](a[i(212)]())[i(243)]((t=>gs(t)||function(t,e){const n=i,r=e[n(250)](t[n(252)],n(230)),s=e[n(250)]([n(220),n(230)],t);return r&&s}(t,this[i(217)][i(216)][i(219)])));u=C(t,e[i(216)])}else{const t=Array[i(235)](a[i(212)]())[i(243)]((t=>gs(t)));u=C(t,e[i(216)])}e[i(216)][i(237)]((()=>{const t=i;for(const e of u)r[t(224)](e,{commandName:t(230),commandParams:[{forceValue:c}]})}))})),r[t(226)][t(242)]((e=>{const r=t,{data:s}=e;if(s&&r(230)==s[r(225)]){const t=Kr(n,r(228));return s[r(253)][0][r(210)]?{type:r(239),content:Kr(n,r(251),t)}:{type:r(239),content:Kr(n,r(246),t)}}}))}}function ds(t,e){const n=fs();return(ds=function(t,e){return n[t-=210]})(t,e)}function gs(t){const e=ls;return e(230)==t[e(252)][e(233)]}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=355]})(t,e)}function Es(){const t=["15393324jdnJBQ","CaseChange","changeCaseLower","3080439kzXMXA","7uYAOjW","afterInit","get","4PCEnzv","editor","plugins","24SFTSkz","281410tglPny","10IktwAS","enableCommand","11AyJpNo","1925544sPUrLo","8898090wSjHrT","737361PNpubw","TrackChangesEditing","changeCaseUpper","has","338095rpuQtb","changeCaseTitle"];return(Es=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(634201===-parseInt(e(364))/1+-parseInt(e(355))/2*(-parseInt(e(360))/3)+-parseInt(e(373))/4*(-parseInt(e(377))/5)+-parseInt(e(358))/6*(-parseInt(e(370))/7)+parseInt(e(376))/8*(-parseInt(e(369))/9)+-parseInt(e(359))/10*(parseInt(e(357))/11)+parseInt(e(366))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(371)](){const t=ps,e=this[t(374)];e[t(375)][t(363)](t(367))&&(e[t(375)][t(372)](t(361))[t(356)](t(362)),e[t(375)][t(372)](t(361))[t(356)](t(368)),e[t(375)][t(372)](t(361))[t(356)](t(365)))}}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=395]})(t,e)}function _s(){const t=["8649905vqEMqe","556dMxkPp","afterInit","2558uqtgni","commands","935112jwbAok","2012394hTcshP","7UgfDOE","enableCommand","get","ckbox","18837omvrWy","22232472rtvhIV","53855qvwMoq","TrackChangesEditing","editor","2616RiJiLP","10ZYFzdW","168AfpCCb","plugins"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(664377===-parseInt(e(404))/1*(-parseInt(e(406))/2)+-parseInt(e(408))/3+-parseInt(e(401))/4*(parseInt(e(396))/5)+-parseInt(e(409))/6*(-parseInt(e(410))/7)+parseInt(e(399))/8*(-parseInt(e(414))/9)+parseInt(e(400))/10*(-parseInt(e(403))/11)+parseInt(e(395))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(405)](){const t=bs,e=this[t(398)];e[t(407)][t(412)](t(413))&&e[t(402)][t(412)](t(397))[t(411)](t(413))}}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(572877===-parseInt(e(415))/1*(parseInt(e(389))/2)+parseInt(e(375))/3+-parseInt(e(390))/4+-parseInt(e(372))/5+-parseInt(e(376))/6+parseInt(e(387))/7+parseInt(e(410))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(399)](){const t=As,e=this[t(368)];if(!e[t(398)][t(365)](t(363)))return;const n=e[t(398)][t(381)](t(370)),r=e[t(401)],s=e[t(394)][t(381)](t(378))[t(371)],o=e[t(404)][t(381)](t(378));n[t(379)](t(411)),n[t(379)](t(385)),n[t(379)](t(378),((r,i={})=>{const a=t,c=e[a(402)],u=e[a(402)][a(412)][a(362)],l=i&&void 0!==i[a(406)]?i[a(406)]:!o[a(396)];let f;i[a(403)]||(i[a(403)]=s[0][a(403)]),f=l?Array[a(367)](u[a(369)]())[a(361)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(413))&&!e[n(400)](t)&&e[n(414)](t[n(388)],n(378))}(t,c[a(393)]))):Array[a(367)](u[a(369)]())[a(361)]((t=>Ns(t)));const h=C(f,c);c[a(383)]((()=>{const t=a;for(const e of h)n[t(366)](e,{commandName:t(378),commandParams:[{...i,forceValue:l}],formatGroupId:t(405)})}))})),n[t(392)][t(364)](t(378),(e=>Kr(r,t(382),e))),n[t(392)][t(409)]((e=>{const n=t;if(n(374)!=e[n(407)])return;const o=r.t,{data:i}=e;if(!i||n(378)!=i[n(395)])return;const a=i[n(380)][0][n(403)],c=o(s[n(386)]((t=>t[n(403)]===a))[n(391)])[n(384)]();return i[n(380)][0][n(406)]?{type:n(377),content:Kr(r,n(373),Kr(r,n(382),1)+" ("+c+")")}:{type:n(377),content:Kr(r,n(408),Kr(r,n(382),1))}}))}}function Ls(){const t=["change","toLowerCase","outdentCodeBlock","find","4904480BFrvhO","parent","58nrhCVU","410572HFnzQp","label","descriptionFactory","schema","config","commandName","value","name","plugins","afterInit","isLimit","locale","model","language","commands","blockName","forceValue","type","*Remove format:* %0","registerDescriptionCallback","8926200nHYuhi","indentCodeBlock","document","rootElement","checkChild","23783yLcmgX","filter","selection","CodeBlock","registerElementLabel","has","markBlockFormat","from","editor","getSelectedBlocks","TrackChangesEditing","languages","3105295TqfVAV","*Set format:* %0","formatBlock","1393902fjxRJm","1768578ZQYsWi","format","codeBlock","enableCommand","commandParams","get","ELEMENT_CODE_BLOCK"];return(Ls=function(){return t})()}function Ns(t){const e=As;return e(378)==t[e(397)]}const Ss=Ms;function Rs(){const t=["editor","94842chNlUc","has","120qjmjLg","TrackChangesEditing","6wBpqkJ","get","127pSDNqm","4570460wMVSND","plugins","3122622VGwfjc","CommentsEditing","7vciKjj","69Fnorqu","159580kdBzBX","18816660JVZSMN","12724696hXpERX","addCommentThread","afterInit","enableCommand","17314LoftgV"];return(Rs=function(){return t})()}function Ms(t,e){const n=Rs();return(Ms=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(836906===-parseInt(e(253))/1*(-parseInt(e(245))/2)+-parseInt(e(238))/3*(-parseInt(e(239))/4)+-parseInt(e(233))/5*(parseInt(e(251))/6)+parseInt(e(237))/7*(-parseInt(e(241))/8)+-parseInt(e(235))/9+-parseInt(e(249))/10*(-parseInt(e(247))/11)+parseInt(e(240))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ss(243)](){const t=Ss,e=this[t(246)];e[t(234)][t(248)](t(236))&&e[t(234)][t(252)](t(250))[t(244)](t(242))}}var Os=n(834);function ws(){const t=["ck-suggestion-marker-","isLimit","get","test","addClass","1190980sfcUZm","bindElementToMarker","insert","push","500bOxBgy","175353lrTQrz","TrackChangesEditing","parent","isContent","consumable","elementEnd","writer","span","addHighlight","toViewPosition","schema","isAtEnd","previousPosition","hasAttribute","includes","activeMarkers","createUIElement","type","getWalker","2195abPqBk","1621576yNXIZG","start","getItems","ck-suggestion-marker--active","nextSibling","isBlock","item","markerName","5211639hScBrz","createRangeOn","model","_splitMarkerName","toViewElement","plugins","name","markerRange","getCustomProperty","6rtZUtO","mapper","470226JnBDJe","1722PiGnWd"];return(ws=function(){return t})()}function Ds(t,e){const n=ws();return(Ds=function(t,e){return n[t-=218]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(263)]())o[r(254)](t)&&s[r(239)](n[r(219)](o));return s}function Bs(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(223)][r(233)](r(242));return(o,i,a)=>{const c=r;if(!a[c(245)][c(234)](i[c(225)],o[c(224)]))return;const u=i[c(225)][c(259)](),l=i[c(225)][c(262)],f=t[c(220)][c(251)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(267)];g=g||f[c(244)](e);const n=a[c(228)][c(222)](e);if(n&&n[c(226)](c(249)))return;c(246)==t[c(258)]&&f[c(266)](e)&&!f[c(232)](e)&&(e[c(265)]||l[c(252)]?h&&h[c(243)]==e||(h=e,m(t[c(253)]),p=!0):d=d||t[c(253)])}function m(t){const r=c,{authorId:o}=s[r(221)](i[r(268)]),u=a[r(247)][r(257)](r(248),{class:r(231)+e,"data-author-id":o}),l=a[r(228)][r(250)](t);n&&s[r(256)][r(255)](i[r(268)])&&a[r(247)][r(235)](r(264),u),a[r(247)][r(238)](l,u),a[r(228)][r(237)](u,i[r(268)])}g||p||!d||m(d)}}!function(t){const e=Ds,n=t();for(;;)try{if(140251===-parseInt(e(241))/1+parseInt(e(229))/2+-parseInt(e(227))/3*(-parseInt(e(240))/4)+parseInt(e(260))/5*(-parseInt(e(230))/6)+-parseInt(e(236))/7+-parseInt(e(261))/8+parseInt(e(218))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Ps=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=343]})(t,e)}function Us(){const t=["uiElement","delete","root","plugins","705328vZBOeY","fromRange","writer","$graveyard","modifySelection","unbindElementFromMarkerName","batch","rootName","selection","options","deleteForward","removeMarker:suggestion:deletion","markerName","enableCommand","markerNameToElements","660232KbJFLp","data","start","forward","unit","100cbqoqA","document","lock","setSelection","2112895dFGOhE","high","editing","model","TrackChangesEditing","getFirstRange","showSuggestionHighlights","detach","remove","545765TKEKTI","416893DJpaAQ","createSelection","isCollapsed","commands","init","editor","buffer","merge","4WMVrgN","mapper","bind","613879gCZBsY","end","createRange","get","enqueueChange","downcastDispatcher","27EkVegJ","1104486iLzEyL","requires","30aSBInU","addMarker:suggestion:deletion","unlock"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(250565===-parseInt(e(374))/1+-parseInt(e(355))/2+-parseInt(e(392))/3*(-parseInt(e(382))/4)+parseInt(e(364))/5+parseInt(e(394))/6*(parseInt(e(385))/7)+parseInt(e(401))/8*(parseInt(e(391))/9)+parseInt(e(360))/10*(-parseInt(e(373))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Ps(393)](){return[Os.Delete]}[Ps(378)](){const t=Ps,e=this[t(379)],n=e[t(400)][t(388)](t(368));n[t(353)](t(398));const r=e[t(377)][t(388)](t(350));n[t(353)](t(350),((n,s={})=>{const o=t,a=e[o(367)][o(375)](e[o(367)][o(361)][o(348)]);a[o(376)]&&e[o(367)][o(344)](a,{direction:o(358),unit:s[o(359)]});const c=a[o(369)](),u=i.LiveRange[o(402)](c);let l;n(s),l=o(343)==u[o(399)][o(347)]?e[o(367)][o(387)](c[o(357)]):e[o(367)][o(387)](u[o(357)],u[o(386)]),u[o(371)](),e[o(367)][o(389)](r[o(380)][o(346)],(t=>{const e=o;r[e(380)][e(362)](),t[e(363)](t[e(387)](l[e(386)])),r[e(380)][e(396)]()}))})),e[t(366)][t(390)].on(t(395),Bs(e,t(381)),{priority:t(365)}),e[t(356)][t(390)].on(t(395),((n,r,s)=>{const o=t;s[o(349)][o(370)]&&Bs(e,o(381),{showActiveMarker:!1})[o(384)](this)(n,r,s)}),{priority:t(365)}),e[t(366)][t(390)].on(t(351),((e,n,r)=>{const s=t,o=r[s(383)][s(354)](n[s(352)]);if(o)for(const t of o)t.is(s(397))&&(r[s(383)][s(345)](t,n[s(352)]),r[s(403)][s(372)](t))}),{priority:t(365)})}}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=189]})(t,e)}const Vs=Gs;function Hs(){const t=["26pDMKIA","getChangedMarkers","ELEMENT_","listStart","getChanges","listType","listStyle","isNextTo","documentList","range","trackChangesCommand","createRange","commands","oldRange","selection","commandParams","filter","outdentList","forceValue","*Outdent:* %0","customNumberedList","list.multiBlock","find","suggestion:attribute:","head","end","splitListItemBefore","*Indent:* %0","plugins","descriptionFactory","mergeListItemBackward","type","ELEMENT_NUMBERED_LIST","registerCustomCallback","getAttribute","change","ListEditing","locale","get","todoList","*Remove format:* %0","getSuggestions","listItemIdFixer","model","checkTodoList","*Format:* remove from %0","multipleBlocks","afterInit","_supportLegacySuggestions","deletion","*Check item*","_LIST","document","bulleted","assureChains","noTrackChangesFixer","containsItem","detach","todo","todoListChecked","*Uncheck item*","setSelection","4925nyNTfp","_findSuggestions","nodeAfter","startsWith","nextSibling","attributes","high","key","7490802LqUGUG","batch","default","data","add","829110kakhqf","schema","listIndent","next","execute","registerAttributeLabel","accept","differ","*Format:* insert into %0","getFirstMarker","map","_suggestionFactory","suggestion","listMarkerStyle","registerDescriptionCallback","refresh","enableDefaultAttributesIntegration","_registerLegacyDescription","9ZkdKaf","toUpperCase","ELEMENT_TODO_LIST","customBulletedList","length","newRange","from","isObject","attributeKey","push","20viYrLy","hasSuggestion","includes","format","todoListCheck","commandName","ELEMENT_BULLETED_LIST","listMarker","numberedList","*Set format:* %0","*Split:* list item","mergeListItemForward","groupId","setAttribute","*Merge:* list item","editor","_getAttributeKey","TrackChangesEditing","removeMarker","ELEMENT_LIST_ITEM","has","5345304lOHWli","createPositionAt","numbered","466737HpuFGq","bulletedList","formatBlock","*Change to:* %0","value","config","2747423EplKSf","registerElementLabel","registerPostFixer","getFirstRange","*Merge:* %0","parent","TodoListEditing","getSuggestion","isUndo","attribute","getRanges","listItemId","fromRange","size","isLocal","previousSibling","registerBlockAttribute","3018LvmDQd","listReversed","FORMAT_INDENT","_splitMarkerName","start","newValue","oldValue","name","change:data","meta","53324yFtxri","splitListItemAfter","indentList"];return(Hs=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(707531===-parseInt(e(246))/1*(-parseInt(e(243))/2)+parseInt(e(210))/3*(-parseInt(e(349))/4)+-parseInt(e(308))/5*(-parseInt(e(233))/6)+parseInt(e(216))/7+parseInt(e(207))/8+parseInt(e(339))/9*(-parseInt(e(321))/10)+-parseInt(e(316))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Vs(293)](){const t=Vs,e=this[t(201)];if(!e[t(274)][t(206)](t(282)))return;const n=e[t(283)],r=e[t(274)][t(284)](t(203)),s=e[t(274)][t(206)](t(222)),o=!!e[t(215)][t(284)](t(267));function i(e){const r=t;return{type:r(189),content:""+Kr(n,r(195),e)}}function a(e){const r=t;return{type:r(189),content:""+Kr(n,r(286),e)}}r[t(337)](t(194)),r[t(337)](t(211)),r[t(337)](t(266)),r[t(337)](t(342)),r[t(337)](t(245)),r[t(337)](t(263)),r[t(337)](t(244)),r[t(337)](t(272)),r[t(232)](t(227)),r[t(232)](t(251)),r[t(232)](t(323)),o&&(r[t(337)](t(276)),r[t(337)](t(197))),s&&(r[t(337)](t(285)),r[t(337)](t(290)),r[t(232)](t(305)),r[t(275)][t(335)]((e=>{const r=t,{data:s}=e;if(s&&r(305)==s[r(315)])return{type:r(189),content:s[r(238)]?Kr(n,r(296)):Kr(n,r(306))}})),this[t(201)][t(289)][t(298)][t(218)]((e=>{const n=t;if(e[n(317)][n(224)])return!1;let s=!1;const o=r[n(287)]({skipNotAttached:!0})[n(262)]((t=>n(305)===r[n(202)](t)));for(const t of o)n(304)!=t[n(219)]()[n(237)][n(310)][n(280)](n(251))&&(r[n(309)](t[n(219)](),n(225))[n(268)]((t=>n(251)===r[n(202)](t[n(333)])))||(e[n(204)](t[n(330)]()),s=!0));return s}))),r[t(275)][t(326)](t(323),Kr(n,t(235)));const c={type:t(189),content:""};r[t(275)][t(335)]((e=>{const r=t,{data:s}=e;if(!s||r(251)!=s[r(315)])return;let u=e[r(270)];for(;u;){if(u[r(319)]&&((r(252)==u[r(319)][r(315)]||r(334)==u[r(319)][r(315)])&&(u[r(319)][r(238)]&&r(318)!=u[r(319)][r(238)]||r(318)!=u[r(319)][r(239)]&&!s[r(238)])||!o&&u[r(319)][r(315)]==Nc))return c;u=u[r(324)]}if(null==s[r(238)])switch(s[r(239)]){case r(299):return a(Kr(n,r(192)));case r(209):return a(Kr(n,r(278)));case r(304):return a(Kr(n,r(341)))}switch(s[r(238)]){case r(299):return i(Kr(n,r(192)));case r(209):return i(Kr(n,r(278)));case r(304):return i(Kr(n,r(341)))}})),r[t(275)][t(335)]((e=>{const n=t,{data:r}=e;if(r&&n(323)==r[n(315)])return null==r[n(238)]||null==r[n(239)]&&0==r[n(238)]?c:void 0})),r[t(275)][t(335)]((e=>{const r=t;if(r(225)!=e[r(277)])return;const{data:s}=e;if(!s||r(227)!=s[r(315)])return;const o=Ws(e);return r(238)==o?{type:r(189),content:Kr(n,r(200))}:r(239)==o?{type:r(189),content:Kr(n,r(196))}:c})),e[t(289)][t(298)][t(218)]((e=>this[t(288)](e))),e[t(289)][t(298)][t(218)]((e=>this[t(301)](e))),e[t(289)][t(298)].on(t(241),((e,n)=>{const r=t;if(n[r(224)]||!n[r(230)])return!1;this[r(300)]()}),{priority:t(314)}),this[t(294)]()}[Vs(288)](t){const e=Vs;if(t[e(317)][e(224)]||!t[e(317)][e(230)])return!1;let n=!1;const r=this[e(201)][e(274)][e(284)](e(203))[e(287)]({skipNotAttached:!0})[e(262)]((t=>t[e(319)]&&e(227)==t[e(319)][e(315)]))[e(262)]((t=>t[e(319)][e(238)]&&t[e(319)][e(239)]));for(const s of r)Ws(s)||(t[e(204)](s[e(330)]()),n=!0);return n}[Vs(301)](t){const e=Vs;if(t[e(317)][e(224)]||!t[e(317)][e(230)])return!1;const n=this[e(201)][e(274)][e(284)](e(203));if(n[e(256)][e(214)])return!1;let r=!1;const s=[e(251),e(227),e(323),e(252),e(249),e(234),e(190),e(193),e(334)],o=this[e(201)][e(289)][e(298)][e(328)][e(250)]()[e(262)]((t=>e(225)==t[e(277)]))[e(262)]((t=>s[e(351)](t[e(347)])));if(0==o[e(343)])return r;for(const i of o){const o=n[e(309)](i[e(255)],e(225))[e(262)]((t=>!t[e(242)][e(253)]))[e(331)]((t=>t[e(333)]))[e(262)]((t=>{const r=e,o=n[r(202)](t);return s[r(351)](o)}));if(o[e(343)]){for(const n of o)t[e(204)](n[e(330)]());r=!0}}return r}[Vs(300)](){const t=Vs,e=this[t(201)][t(274)][t(284)](t(203)),n=[t(251),t(227),t(323),t(252),t(249),t(234),t(190),t(193),t(334)];let r;const s=new Set(this[t(201)][t(289)][t(298)][t(328)][t(247)]()[t(262)]((r=>{const s=t;if(r[s(319)][s(259)]||!r[s(319)][s(344)])return null;if(!r[s(240)][s(311)](s(269)))return null;const{id:o}=e[s(236)](r[s(240)]);if(!e[s(350)](o))return null;const i=e[s(223)](o);return n[s(351)](i[s(319)][s(315)])}))[t(331)]((n=>{const s=t,{id:o}=e[s(236)](n[s(240)]),i=e[s(223)](o);return r=i[s(313)][s(198)],i[s(219)]()[s(237)][s(310)]})));if(0==s[t(229)])return;const o=e[t(287)]({skipNotAttached:!0})[t(262)]((e=>t(225)==e[t(277)]&&e[t(319)]&&n[t(351)](e[t(319)][t(315)])&&e[t(313)][t(198)]!=r))[t(331)]((e=>({listItem:e[t(219)]()[t(237)][t(310)],groupId:e[t(313)][t(198)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(206)](n)&&i[t(320)](e);for(const n of e[t(287)]())i[t(206)](n[t(313)][t(198)])&&n[t(199)](t(198),r)}[Vs(294)](){const t=Vs,e=this[t(201)],n=e[t(283)],r=e[t(274)][t(284)](t(203));this[t(338)](),r[t(332)][t(279)](t(212),t(254),t(327),(function(n,r){const s=t,o=[];for(let t of n)t[s(237)][s(310)]===t[s(271)][s(221)]&&(t=e[s(289)][s(257)](e[s(289)][s(208)](t[s(237)][s(310)],0))),o[s(348)](t);e[s(289)][s(281)]((t=>{const n=s,a=e[n(289)][n(298)][n(260)],c=Array[n(345)](a[n(226)]())[n(331)]((t=>i.LiveRange[n(228)](t)));t[n(307)](o),e[n(258)][n(284)](r[n(191)])[n(336)](),r[n(261)][n(348)]({forceDefaultExecution:!0}),e[n(325)](r[n(191)],...r[n(261)]),t[n(307)](c);for(const t of c)t[n(303)]()}))})),r[t(275)][t(217)]((function(n){const r=t,s=!e[r(289)][r(322)][r(346)](n),o=n[r(231)],i=n[r(312)],a=n[r(280)](r(227)),c=!o||o[r(280)](r(227))!==a,u=!i||i[r(280)](r(227))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(205),e)))}[Vs(338)](){const t=Vs,e=this[t(201)],n=e[t(283)];function r(n){const r=t,s=e[r(258)][r(284)](r(211))[r(214)],o=e[r(258)][r(284)](r(194))[r(214)];return r(194)===n?s:o}e[t(274)][t(284)](t(203))[t(275)][t(335)]((function(s){const o=t;if(o(212)!=s[o(277)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(191)]){case o(211):u=i[o(261)][0][o(264)],l=r(i[o(191)]),a=o(u?329:291),!l&&e[o(215)][o(284)](o(267))||(a=o(213)),c={type:o(189),content:Kr(n,a,Kr(n,o(192)))};break;case o(194):u=i[o(261)][0][o(264)],l=r(i[o(191)]),a=o(u?329:291),!l&&e[o(215)][o(284)](o(267))||(a=o(213)),c={type:o(189),content:Kr(n,a,Kr(n,o(278)))};break;case o(245):a=o(273),c={type:o(189),content:Kr(n,a,Kr(n,o(205)))};break;case o(263):a=function(t){const e=o,n=t[e(219)]();let r=n[e(237)][e(310)];for(;r&&n[e(302)](r);){if(r[e(280)](e(323))>0)return!1;r=r[e(312)]}return!0}(s)?Kr(n,o(291),Kr(n,function(t){const e=o;return e(248)+t[e(219)]()[e(237)][e(310)][e(280)](e(251))[e(340)]()+e(297)}(s))):Kr(n,o(265),Kr(n,o(205))),c={type:o(189),content:a};break;case o(276):case o(197):!1===i[o(292)]&&(a=o(220),c={type:o(295),content:Kr(n,a,Kr(n,o(205)))})}return c}))}}function Ws(t){const e=Vs;let n=t[e(219)]()[e(237)][e(310)][e(231)];for(;n;){const r=n[e(280)](e(227));if(!r)return!1;if(r==t[e(319)][e(238)])return e(238);if(r==t[e(319)][e(239)])return e(239);n=n[e(231)]}return!1}const Ks=Xs;function qs(){const t=["startIndex","square","filter","data","*Set format:* %0","_getAttributeKey","registerBlockAttribute","get","_registerLegacyDescription","registerDescriptionCallback","bulleted","document","lower-latin","next","oldValue","locale","head","includes","278068znZLQp","*Format:* set order to regular","listStart","decimal","4vRsuTI","default","*Remove format:* %0","registerAttributeLabel","listReversed","handleDescriptions","*Change to:* %0","has","1089549tsWFzv","getFirstRange","registerPostFixer","FORMAT_LIST_REVERSED","upper-roman","upper-latin","batch","decimal-leading-zero","reversed","isUndo","lower-roman","find","removeMarker","getAttribute","_LIST_","nodeAfter","disc","1575IEugas","newValue","config","*Format:* set start index to %0","enableDefaultAttributesIntegration","listStyle","replace","_LIST_DEFAULT","plugins","type","format","styles","FORMAT_LIST_START","629040inGQBP","6055EikdPc","customNumbered","*Format:* set order to reversed","start","bind","824TOaQhE","attribute","_findSuggestions","getFirstMarker","_getTranslationKeyForListStyle","listType","key","ListPropertiesEditing","descriptionFactory","formatBlock","ELEMENT_","editor","commandParams","model","list.properties","708jvLovo","numbered","circle","getSuggestions","1561160HSoEPZ","toUpperCase","suggestion","afterInit","1154361DCMfPb","TrackChangesEditing","commandName"];return(qs=function(){return t})()}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(338819===parseInt(e(168))/1+parseInt(e(210))/2+parseInt(e(147))/3*(-parseInt(e(172))/4)+-parseInt(e(211))/5*(-parseInt(e(139))/6)+-parseInt(e(197))/7*(-parseInt(e(124))/8)+parseInt(e(180))/9+-parseInt(e(143))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Qs extends t.Plugin{[Ks(146)](){const t=Ks;if(!this[t(135)][t(205)][t(179)](t(131)))return;const e=this[t(135)][t(199)][t(157)](t(138)),n=this[t(135)][t(205)][t(157)](t(148));e[t(208)]&&(n[t(201)](t(202)),n[t(156)](t(202))),e[t(188)]&&(n[t(201)](t(176)),n[t(156)](t(176))),e[t(150)]&&(n[t(201)](t(170)),n[t(156)](t(170)));const r={type:t(207),content:""};n[t(132)][t(159)](this[t(177)][t(215)](this));const s=this[t(135)][t(165)];n[t(132)][t(175)](t(176),Kr(s,t(183))),n[t(132)][t(159)]((e=>{const n=t,{data:s}=e;if(s&&n(176)==s[n(130)])return null==s[n(198)]||0==s[n(198)]&&null==s[n(164)]?r:void 0})),n[t(132)][t(175)](t(170),Kr(s,t(209))),n[t(132)][t(159)]((e=>{const n=t,{data:s}=e;if(s&&n(170)==s[n(130)])return null==s[n(198)]||1==s[n(198)]&&null==s[n(164)]?r:void 0})),this[t(135)][t(137)][t(161)][t(182)]((e=>{const r=t;if(e[r(186)][r(189)])return!1;let s=!1;const o=n[r(142)]({skipNotAttached:!0})[r(152)]((t=>{const e=r,s=n[e(155)](t);return e(170)==s||e(176)==s}));for(const t of o){const o=t[r(181)]()[r(214)][r(195)][r(193)](r(129));r(140)!=o&&r(212)!=o&&(n[r(126)](t[r(181)](),r(125))[r(191)]((t=>r(129)==n[r(155)](t[r(145)])))||(e[r(192)](t[r(127)]()),s=!0))}return s})),this[t(158)]()}[Ks(177)](t){const e=Ks,n=this[e(135)][e(165)],{data:r}=t,s={type:e(207),content:""};if(!r||e(202)!=r[e(130)])return;if(!r[e(164)])return e(173)==r[e(198)]?s:{type:e(207),content:""+Kr(n,e(154),Kr(n,this[e(128)](r[e(198)])))};if(!r[e(198)]){if(e(173)==r[e(164)])return s;let o=t[e(166)];for(;o;){if(o[e(153)]&&e(129)==o[e(153)][e(130)]&&o[e(153)][e(198)])return s;o=o[e(163)]}return{type:e(207),content:""+Kr(n,e(174),Kr(n,this[e(128)](r[e(164)])))}}if(e(173)!=r[e(198)])return{type:e(207),content:""+Kr(n,e(154),Kr(n,this[e(128)](r[e(198)])))};let o=t[e(166)];for(;o;){if(o[e(153)]&&e(129)==o[e(153)][e(130)]&&o[e(153)][e(198)]&&o[e(153)][e(164)])return s;o=o[e(163)]}const i=t[e(181)]()[e(214)][e(195)][e(193)](e(129));return{type:e(207),content:Kr(n,e(154),Kr(n,e(134)+i[e(144)]()+e(204)))}}[Ks(158)](){const t=Ks,e=this[t(135)],n=e[t(165)];e[t(205)][t(157)](t(148))[t(132)][t(159)]((e=>{const r=t;if(r(133)!=e[r(206)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(149)]){case r(202):o=r(178),i={type:r(207),content:Kr(n,o,Kr(n,this[r(128)](s[r(136)][0][r(206)])))};break;case r(176):o=s[r(136)][0][r(188)]?r(213):r(169),i={type:r(207),content:Kr(n,o)};break;case r(170):o=r(200),i={type:r(207),content:Kr(n,o,s[r(136)][0][r(150)])}}return i}))}[Ks(128)](t){const e=Ks;return e(134)+function(t){const n=e;return Js[n(167)](t)?n(160):Ys[n(167)](t)?n(140):null}(t)[e(144)]()+e(194)+t[e(144)]()[e(203)](/-/g,"_")}}const Js=[Ks(196),Ks(141),Ks(151)],Ys=[Ks(171),Ks(187),Ks(190),Ks(184),Ks(162),Ks(185)];var Zs=n(507);const $s=eo;function to(){const t=["editor","enterBlock","high","fire","afterExecute","getFirstRange","setSelection","nextSibling","mapper","requires","detach","ck-suggestion-marker-split","commands","590118rRmAda","44872gqQuCM","removeMarker:suggestion:insertion","selection","enter","plugins","get","createPositionAt","downcastDispatcher","5775714DIlgYW","remove","model","42807wzPKEf","split","addMarker:suggestion:insertion","3242120IOzjJf","bind","88gdOkfv","showSuggestionHighlights","unbindElementFromMarkerName","change","markerNameToElements","document","fromRange","parent","init","editing","writer","end","875539qPFboB","hasClass","markerName","TrackChangesEditing","options","enableCommand","getFirstPosition","markInsertion","createRange","data","1659408ytnFRj"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=184]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(672241===parseInt(e(196))/1+parseInt(e(235))/2+-parseInt(e(208))/3*(parseInt(e(213))/4)+parseInt(e(211))/5+-parseInt(e(205))/6+-parseInt(e(225))/7+parseInt(e(197))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(192)](){return[Zs.Enter]}[$s(221)](){const t=$s,e=this[t(236)],n=e[t(201)][t(202)](t(228)),r=e[t(195)][t(202)](t(200));n[t(230)](t(200),(()=>{const s=t;e[s(207)][s(216)]((t=>{const o=s,a=e[o(207)][o(218)][o(199)],c=a[o(231)](),u=i.LiveRange[o(219)](a[o(188)]());if(r[o(184)](t)){const r=e[o(207)][o(203)](c[o(220)][o(190)],0),s=t[o(233)](c,r);n[o(232)](s)}else t[o(189)](t[o(233)](u[o(224)]));u[o(193)](),r[o(186)](o(187),{writer:t})}))})),e[t(222)][t(204)].on(t(210),Bs(e,t(209)),{priority:t(185)}),e[t(222)][t(204)].on(t(198),((e,n,r)=>{const s=t,o=r[s(191)][s(217)](n[s(227)]);if(o)for(const t of o)t[s(226)](s(194))&&(r[s(191)][s(215)](t,n[s(227)]),r[s(223)][s(206)](t))}),{priority:t(185)}),e[t(234)][t(204)].on(t(210),((n,r,s)=>{const o=t;s[o(229)][o(214)]&&Bs(e,o(209),{showActiveMarker:!1})[o(212)](this)(n,r,s)}),{priority:t(185)})}}function ro(t,e){const n=io();return(ro=function(t,e){return n[t-=238]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(504893===-parseInt(e(261))/1+parseInt(e(240))/2+parseInt(e(241))/3+-parseInt(e(238))/4*(-parseInt(e(255))/5)+parseInt(e(277))/6+parseInt(e(239))/7+-parseInt(e(244))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[so(245)](){const t=so;if(!this[t(268)][t(269)][t(275)](t(256)))return;const e=this[t(268)][t(269)][t(246)](t(260));e[t(267)](t(273),this[t(257)][t(258)](this)),e[t(267)](t(271)),e[t(267)](t(263)),e[t(267)](t(254)),e[t(267)](t(272))}[so(257)](t,e,n={}){const r=so,s=this[r(268)][r(269)][r(246)](r(264));return t((t=>{const o=r;let i=(o(265)==typeof e?s[o(249)](e,n):e)(t);Array[o(266)](i)&&(i={results:i,searchText:o(265)==typeof e?e:""});const a=i[o(252)][o(270)]((e=>!1===this[o(251)](e,t[o(248)])));return{...i,results:a}}),n)}[so(251)](t,e){const n=so,r=this[n(268)][n(242)][n(243)](this[n(268)][n(242)][n(250)](e,t[n(278)]),this[n(268)][n(242)][n(250)](e,t[n(247)]));for(const t of this[n(268)][n(242)][n(259)][n(276)](n(253)))if(null!==r[n(262)](t[n(274)]()))return!0;return!1}}function io(){const t=["plugins","filter","findNext","replaceAll","find","getRange","has","getMarkersGroup","4683354NJUgnD","start","101108tvBKoQ","2930585vwfQBm","1504940RzMYcH","771207svAGqY","model","createRange","17762064vlJbDj","afterInit","get","end","item","findByTextCallback","createPositionAt","_isInDeletionRange","results","suggestion:deletion","replace","195ovDHGU","FindAndReplaceEditing","handleFindCommand","bind","markers","TrackChangesEditing","469405DhrHkf","getIntersection","findPrevious","FindAndReplaceUtils","string","isArray","enableCommand","editor"];return(io=function(){return t})()}const ao=uo;function co(){const t=["20numMrz","fontColor","3028113rpfnLS","title","*Reset font family*","5bfcGGB","plugins","fontSize.options","TrackChangesEditing","FORMAT_FONT_COLOR","*Set font family:* %0","93938Hcbbgd","*Set font color:* %0","commandParams","locale","FORMAT_FONT_SIZE","1657515zNgtzh","FontSizeEditing","*Reset font background color*","formatInline","8VfhrWj","toLowerCase","*Reset font color*","_registerLegacyDescription","FORMAT_FONT_FAMILY","value","1885797fDJZRw","FontBackgroundColorEditing","fontBackgroundColor","descriptionFactory","FORMAT_FONT_BACKGROUND","editor","enableDefaultAttributesIntegration","fontColor.colors","registerAttributeLabel","format","type","trim","has","find","config","normalizeSizeOptions","get","3114234VBmoEU","commandName","FontSize","*Set font background color:* %0","model","fontBackgroundColor.colors","891394UMLkyt","label","registerDescriptionCallback","2Eomxxe","FontFamilyEditing","*Set font size:* %0","FontColorEditing","fontSize","*Reset font size*","registerInlineAttribute","171148dkxsDv","fontFamily","afterInit"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=187]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(367812===-parseInt(e(214))/1+parseInt(e(193))/2*(parseInt(e(219))/3)+parseInt(e(200))/4*(-parseInt(e(208))/5)+parseInt(e(246))/6+-parseInt(e(190))/7*(-parseInt(e(223))/8)+-parseInt(e(229))/9*(parseInt(e(203))/10)+-parseInt(e(205))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(220),commandName:ao(197)},{pluginName:ao(194),commandName:ao(201)},{pluginName:ao(196),commandName:ao(204)},{pluginName:ao(230),commandName:ao(231)}];class fo extends t.Plugin{[ao(202)](){const t=ao,e=this[t(234)][t(217)],n=this[t(234)][t(209)][t(245)](t(211));for(const{pluginName:e,commandName:r}of lo)this[t(234)][t(209)][t(241)](e)&&(n[t(235)](r),n[t(199)](r));n[t(232)][t(237)](t(197),Kr(e,t(218))),n[t(232)][t(237)](t(201),Kr(e,t(227))),n[t(232)][t(237)](t(204),Kr(e,t(212))),n[t(232)][t(237)](t(231),Kr(e,t(233))),this[t(226)]()}[ao(226)](){const t=ao,e=this[t(234)],n=e[t(217)];e[t(209)][t(245)](t(211))[t(232)][t(192)]((e=>{const r=t,o=n.t;if(r(222)!=e[r(239)])return;const{data:i}=e;if(null!=i){if(r(197)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=o(this[r(234)][r(209)][r(245)](r(248))[r(244)](this[r(234)][r(243)][r(245)](r(210)))[r(242)]((e=>e[r(188)]==t))[r(206)])[r(224)]();return{type:r(238),content:Kr(n,r(195),e)}}return{type:r(238),content:Kr(n,r(198))}}if(r(201)==i[r(247)]){const t=i[r(216)][0][r(228)];return t?{type:r(238),content:Kr(n,r(213),t)}:{type:r(238),content:Kr(n,r(207))}}if(r(204)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(234)][r(243)][r(245)](r(236)))[r(242)]((e=>e[r(188)]==t));let i=t,a="";return e&&(i=e[r(191)],a=o(i)[r(224)]()),{type:r(238),content:Kr(n,r(215),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(238),content:Kr(n,r(225))}}if(r(231)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(234)][r(243)][r(245)](r(189)))[r(242)]((e=>e[r(188)]==t));let i=t,a="";return e&&(i=e[r(191)],a=o(i)[r(224)]()),{type:r(238),content:Kr(n,r(187),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(238),content:Kr(n,r(221))}}}}))}}function ho(t,e){const n=Eo();return(ho=function(t,e){return n[t-=378]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(199977===-parseInt(e(380))/1+-parseInt(e(427))/2*(parseInt(e(407))/3)+parseInt(e(395))/4*(parseInt(e(399))/5)+-parseInt(e(421))/6+-parseInt(e(428))/7+-parseInt(e(416))/8*(-parseInt(e(381))/9)+parseInt(e(392))/10*(parseInt(e(425))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class po extends t.Plugin{[go(378)](){const t=go,e=this[t(420)],n=e[t(431)][t(387)](t(385)),r=e[t(384)][t(387)](t(397)),s=e[t(384)][t(387)](t(424));r&&s&&(n[t(413)](t(424)),n[t(432)](t(397)),this[t(394)]())}[go(394)](){const t=go,e=this[t(420)],n=e[t(393)];e[t(431)][t(387)](t(385))[t(390)][t(411)]((r=>{const s=t;if(s(430)!=r[s(388)]&&s(423)!=r[s(388)])return;const{data:o}=r;if(o&&s(424)===o[s(391)]){const t=[],r=o[s(419)][0];for(const[n,o]of Object[s(417)](r))t[s(408)](mo(e,n,o));return t[s(402)]?{type:s(405),content:Kr(n,s(401),t[s(426)](", "))}:{type:s(405),content:Kr(n,s(403))}}}))}}function mo(t,e,n){const r=go,o=t[r(393)].t,i=e[r(409)](/(?=[A-Z])/)[r(426)](" "),a=o(i[r(398)](0)[r(418)]()+i[r(386)](1))[r(406)]();if(r(382)==typeof n)return a;if(r(379)===e||r(414)===e){const e=(0,s.normalizeColorOptions)(t[r(412)][r(387)](r(415)))[r(400)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(396)])[r(406)]():n)+")"}if(r(404)===e&&isNaN(parseFloat(n))){const e=t[r(431)][r(387)](r(410))[r(389)](t[r(412)][r(387)](r(383)))[r(400)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(422)])[r(406)]():n)+")"}return a+" ("+n+")"}function Eo(){const t=["descriptionFactory","commandName","820oJsBxR","locale","_registerLegacyDescription","232pVpQLN","label","copyFormat","charAt","10345HEOuLa","find","*Set format to:* %0","length","*Remove all formatting*","fontSize","format","toLowerCase","111VVwJvx","push","split","FontSize","registerDescriptionCallback","config","enableDefaultAttributesIntegration","fontBackgroundColor","fontColor.colors","11384FwcWHG","entries","toUpperCase","commandParams","editor","713154OWawZD","title","formatInline","pasteFormat","82027dAQqeU","join","4524kAuaaQ","1056293pFPLjX","model","formatBlock","plugins","enableCommand","afterInit","fontColor","286195hzgnTT","684exKoBV","boolean","fontSize.options","commands","TrackChangesEditing","slice","get","type","normalizeSizeOptions"];return(Eo=function(){return t})()}function Io(t,e){const n=_o();return(Io=function(t,e){return n[t-=149]})(t,e)}const bo=Io;!function(t){const e=Io,n=t();for(;;)try{if(302412===-parseInt(e(187))/1+parseInt(e(154))/2*(-parseInt(e(164))/3)+parseInt(e(149))/4*(-parseInt(e(166))/5)+-parseInt(e(152))/6+parseInt(e(168))/7*(-parseInt(e(162))/8)+-parseInt(e(170))/9*(-parseInt(e(153))/10)+parseInt(e(161))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[bo(174)](){const t=bo,e=this[t(176)];if(!e[t(172)][t(180)](t(188)))return;this[t(190)]=e[t(193)][t(183)](t(191));const n=e[t(167)],r=e[t(172)][t(183)](t(169));r[t(150)](t(160));for(const e of this[t(190)])t(156)!=e[t(185)]&&r[t(158)][t(189)](e[t(185)],(n=>{const r=t,i=this[r(173)](e[r(185)]);return null!==i?s(n,i):o(n,e[r(186)])}));function s(e,r){return Kr(n,t(163),[e,r])}function o(e,r){return Kr(n,t(192),[e,r])}this[t(165)]()}[bo(165)](){const t=bo,e=this[t(176)],n=e[t(167)];e[t(172)][t(183)](t(169))[t(158)][t(179)]((e=>{const r=t;if(r(171)!=e[r(175)])return;const{data:s}=e;if(s&&r(160)==s[r(151)]){const e=s[r(157)][0][r(184)],c=this[r(173)](e);if(null!==c)return{type:r(159),content:Kr(n,r(177),(a=c,Kr(n,r(163),[1,a])))};const u=this[r(190)][r(181)]((t=>t[r(185)]===e))[r(186)];return{type:r(159),content:Kr(n,r(177),(o=1,i=u,Kr(n,t(192),[o,i])))}}var o,i,a}))}[bo(173)](t){const e=bo;var n,r;const s=t[e(155)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(190)])||void 0===n?void 0:n[e(181)]((n=>n[e(185)]==t));if(o&&o[e(182)]){const t=o[e(182)],n=(null!==(r=t[e(178)])&&void 0!==r?r:t)[e(155)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["32TlTuTK","enableDefaultAttributesIntegration","commandName","559524nuiDja","914670lmjznQ","134194fEoGDO","match","paragraph","commandParams","descriptionFactory","format","heading","19730766eWYqwM","16xAKBLp","ELEMENT_HEADING","21BrqHpc","_registerLegacyDescription","363890dsIDqo","locale","151921NfKGCh","TrackChangesEditing","18VGnZhn","formatBlock","plugins","_getHeadingLevel","afterInit","type","editor","*Change to:* %0","name","registerDescriptionCallback","has","find","view","get","value","model","title","485665lDjHri","HeadingEditing","registerElementLabel","_headingOptions","heading.options","ELEMENT_HEADING_CUSTOM","config"];return(_o=function(){return t})()}function yo(){const t=["locale","highlight","formatInline","descriptionFactory","TrackChangesEditing","commandName","get","56952LnKidT","34066zltlvg","config","2824648TVeBbr","881395mmCUQm","model","color","registerInlineAttribute","commandParams","plugins","value","*Remove highlight*","8631330jeOrRS","*Set highlight:* %0","FORMAT_HIGHLIGHT","8nMnadE","title","afterInit","toLowerCase","editor","format","registerDescriptionCallback","HighlightEditing","highlight.options","find","enableDefaultAttributesIntegration","has","_registerLegacyDescription","5821880ScdqMD","16166529bCWAYV","type","registerAttributeLabel","3kDBFGj"];return(yo=function(){return t})()}const Ao=ko;function ko(t,e){const n=yo();return(ko=function(t,e){return n[t-=328]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(755492===parseInt(e(341))/1*(-parseInt(e(367))/2)+parseInt(e(358))/3*(parseInt(e(329))/4)+-parseInt(e(330))/5+parseInt(e(338))/6+-parseInt(e(366))/7+parseInt(e(354))/8+-parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Co extends t.Plugin{[Ao(343)](){const t=Ao,e=this[t(345)];if(!e[t(335)][t(352)](t(348)))return;const n=e[t(335)][t(365)](t(363)),r=e[t(359)];n[t(351)](t(360)),n[t(333)](t(360)),n[t(362)][t(357)](t(360),Kr(r,t(340))),this[t(353)]()}[Ao(353)](){const t=Ao,e=this[t(345)],n=e[t(359)];e[t(335)][t(365)](t(363))[t(362)][t(347)]((r=>{const s=t;if(s(361)!=r[s(356)])return;const{data:o}=r;if(o&&s(360)==o[s(364)]){const t=n.t,r=o[s(334)][0][s(336)];if(r){const o=e[s(328)][s(365)](s(349))[s(350)]((t=>t[s(331)]==r)),i=t(o[s(342)])[s(344)]();return{type:s(346),content:Kr(n,s(339),i),color:{value:o[s(332)],title:o[s(342)]}}}return{type:s(346),content:Kr(n,s(337),Kr(n,s(340)))}}}))}}function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=106]})(t,e)}const No=Lo;function So(){const t=["div","elementToStructure","3123952ZIfgaq","ELEMENT_HORIZONTAL_LINE","locale","afterInit","dataDowncast","editor","plugins","2163UUKCpF","HorizontalLineEditing","1769747tPVINw","insert","362JxCpOz","25066458XnMNYE","createEmptyElement","horizontalLine","ck-horizontal-line","3513561opMcLs","high","showSuggestionHighlights","10eBsfaP","TrackChangesEditing","registerElementLabel","descriptionFactory","get","has","for","conversion","6274816arnQPd","1161798EHWatE","createPositionAt","enableCommand","createContainerElement","addClass"];return(So=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(891302===parseInt(e(135))/1*(-parseInt(e(139))/2)+-parseInt(e(109))/3+-parseInt(e(128))/4*(parseInt(e(112))/5)+parseInt(e(121))/6+parseInt(e(137))/7+parseInt(e(120))/8+parseInt(e(140))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[No(131)](){const t=No,e=this[t(133)];if(!e[t(134)][t(117)](t(136)))return;e[t(134)][t(116)](t(113))[t(123)](t(107));const n=e[t(134)][t(116)](t(113)),r=e[t(130)];n[t(115)][t(114)](t(107),(e=>Kr(r,t(129),e))),e[t(119)][t(118)](t(132))[t(127)]({model:t(107),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(111)])return null;const o=n[s(124)](s(126)),i=n[s(106)]("hr");return n[s(125)](s(108),o),n[s(138)](n[s(122)](o,0),i),o},converterPriority:t(110)})}}const Mo=Oo;function vo(){const t=["descriptionFactory","2MDtSbS","HtmlEmbed","enableDefaultAttributesIntegration","1533012HkNDyr","697993ZChaTg","nodeAfter","3374121eYizzA","format","plugins","value","has","attribute","element","registerBlockAttribute","type","9MWfWjM","TrackChangesEditing","ELEMENT_HTML_EMBED","_registerLegacyDescription","afterInit","formatBlock","htmlEmbed","key","editor","2434532mVodKt","*Change %0 content*","registerDescriptionCallback","commandName","get","registerElementLabel","locale","getFirstRange","rawHtml","33480680QOlWTI","3568070vMtVUg","start","11835698pvzsKD"];return(vo=function(){return t})()}function Oo(t,e){const n=vo();return(Oo=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(906178===parseInt(e(390))/1*(parseInt(e(386))/2)+parseInt(e(392))/3+parseInt(e(372))/4+parseInt(e(382))/5+parseInt(e(389))/6+parseInt(e(384))/7+-parseInt(e(381))/8*(parseInt(e(363))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends t.Plugin{[Mo(367)](){const t=Mo,e=this[t(371)];if(!e[t(394)][t(358)](t(387)))return;const n=e[t(394)][t(376)](t(364)),r=e[t(378)];n[t(385)][t(377)](t(380),(e=>Kr(r,t(365),e))),n[t(388)](t(369)),n[t(361)](t(395)),n[t(385)][t(374)]((e=>{const n=t;if(n(359)!=e[n(362)])return;const{data:s}=e;if(s&&n(395)==s[n(370)]&&e[n(379)]()[n(383)][n(391)].is(n(360),n(380))){const t=Kr(r,n(365));return{type:n(393),content:Kr(r,n(373),t)}}})),this[t(366)]()}[Mo(366)](){const t=Mo,e=this[t(371)],n=e[t(378)];e[t(394)][t(376)](t(364))[t(385)][t(374)]((e=>{const r=t;if(r(368)!=e[r(362)])return;const{data:s}=e;if(s&&r(369)==s[r(375)]){const t=Kr(n,r(365));return{type:r(393),content:Kr(n,r(373),t)}}}))}}const Do=Bo;function Fo(){const t=["registerDescriptionCallback","newValue","getContainedElement","width","locale","isCollapsed","convertBlockImageToInline","element","alt","isBlockImage","deletion","isOwn","ELEMENT_IMAGE","plugins","descriptionFactory","Block image to inline image","*Set image width:* %0","imageTypeInline","schema","attribute","_suggestionFactory","TrackChangesEditing","change","nodeAfter","formatInline","forward","chain","*Remove image text alternative*","filter","ImageInlineEditing","8956746anWBjx","ImageCaptionEditing","_findSuggestions","has","enableDefaultAttributesIntegration","isBefore","model","registerAttributeLabel","editor","fromPosition","getFirstRange","forceDefaultExecution","toNext","50333pZhDSB","Inline image to block image","ImageBlockEditing","document","ImageResize","backward","subType","format","imageStylePreApply","toPrevious","markInsertion","registerElementLabel","afterInit","get","ELEMENT_INLINE_IMAGE","find","imageTextAlternative","imageTypeBlock","FORMAT_IMAGE_SIZE","getCaptionFromImageModelElement","getClosestSelectedImageElement","formatBlock","5628096zisdLi","type","ImageEditing","end","length","key","markDeletion","convertInlineImageToBlock","ImageTextAlternativeEditing","2ftHPdV","selection","uploadImage","createRangeOn","commandName","nodeBefore","2658420QPZQlt","toggleImageCaption","caption","isEqual","start","ELEMENT_CAPTION","imageBlock","accept","createRange","10076amqopC","insertImage","ImageCaptionUtils","ImageUploadEditing","findIndex","395868cnmKHy","_registerLegacyDescription","commandParams","*Reset image width*","enableCommand","removeObject","resizeImage","insertion","detach","registerCustomCallback","*Set image text alternative:* %0","previous","isIntersecting","addObject","resizedWidth","markBlockFormat","5443930AUHNfk","imageCaption","registerBlockAttribute","783BpRyNk","ImageUtils","discard","getNearestSelectionRange","getSuggestionCallback","join","imageInline","35hkjlSW"];return(Fo=function(){return t})()}function Bo(t,e){const n=Fo();return(Bo=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(733291===parseInt(e(412))/1*(parseInt(e(443))/2)+parseInt(e(482))/3*(parseInt(e(458))/4)+parseInt(e(449))/5+parseInt(e(463))/6*(parseInt(e(489))/7)+parseInt(e(434))/8+-parseInt(e(520))/9+-parseInt(e(479))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Po extends t.Plugin{[Do(424)](){const t=Do,e=this[t(407)];if(!e[t(503)][t(523)](t(436)))return;const n=e[t(503)][t(425)](t(511)),r=e[t(503)][t(425)](t(483)),s=e[t(494)];n[t(467)](t(459)),n[t(504)][t(423)](t(455),(e=>Kr(s,t(502),e))),n[t(504)][t(423)](t(488),(e=>Kr(s,t(426),e))),n[t(504)][t(423)](t(451),(()=>Kr(s,t(454)))),e[t(503)][t(523)](t(461))&&n[t(467)](t(445)),e[t(503)][t(523)](t(414))&&e[t(503)][t(523)](t(519))&&(n[t(467)](t(507),((s,o)=>{const i=t,a=r[i(432)](e[i(526)][i(415)][i(444)]);e[i(526)][i(512)]((()=>{const t=i;n[t(478)](a,{commandName:t(507),commandParams:[o]},[],t(496))}))})),n[t(467)](t(429),((s,o)=>{const a=t;e[a(526)][a(512)]((t=>{const c=a;let u=r[c(432)](e[c(526)][c(415)][c(444)]),l=t[c(446)](u);const f=i.LivePosition[c(408)](l[c(453)],c(421)),h=i.LivePosition[c(408)](l[c(437)],c(411));n[c(410)]((()=>s(o))),u=r[c(432)](e[c(526)][c(415)][c(444)]),l=t[c(446)](u);const d=t[c(457)](f,h);f[c(471)](),h[c(471)](),n[c(478)](u,{commandName:c(507),commandParams:[o]},[],c(441)),d[c(453)][c(525)](l[c(453)])&&n[c(422)](t[c(457)](d[c(453)],l[c(453)]),c(441)),l[c(437)][c(525)](d[c(437)])&&n[c(422)](t[c(457)](l[c(437)],d[c(437)]),c(441))}))})),n[t(510)][t(472)](t(433),t(441),t(487),(()=>!1)),n[t(510)][t(472)](t(433),t(441),t(456),(()=>!1)),n[t(510)][t(472)](t(433),t(441),t(484),n[t(510)][t(486)](t(433),"",t(456))),n[t(510)][t(472)](t(470),t(441),t(487),(()=>!1)),n[t(510)][t(472)](t(470),t(441),t(484),(([r])=>{const s=t,o=n[s(510)][s(486)](s(470),"",s(484));let i=r[s(453)],a=r[s(437)];const c=e[s(526)][s(508)][s(485)](i,s(417)),u=e[s(526)][s(508)][s(485)](a,s(515));c[s(495)]&&(i=c[s(453)]),u[s(495)]&&(a=u[s(437)]),o([e[s(526)][s(457)](i,a)])})),n[t(510)][t(472)](t(433),t(441),t(516),c),n[t(510)][t(472)](t(470),t(441),t(516),c)),e[t(503)][t(523)](t(521))&&(n[t(467)](t(450),((s,o)=>{const i=t,a=e[i(503)][i(425)](i(460));let c=r[i(432)](e[i(526)][i(415)][i(444)]),u=a[i(431)](c);e[i(526)][i(512)]((()=>{const t=i;if(u)return void n[t(440)](e[t(526)][t(446)](u));const l=r[t(499)](c);s(o),c=r[t(432)](e[t(526)][t(415)][t(444)]),u=a[t(431)](c),n[t(422)](e[t(526)][t(446)](u),l?null:t(480))}))})),n[t(510)][t(472)](t(470),t(480),t(516),c));const o=[{type:t(433),subType:t(420)},{type:t(470),subType:t(480)},{type:t(433),subType:t(441)},{type:t(470),subType:t(441)}];function a(e,s){const i=t,a=o[i(462)]((({type:t,subType:n})=>e[i(435)]==t&&e[i(418)]==n)),c=o[i(462)]((({type:t,subType:e})=>s[i(435)]==t&&s[i(418)]==e));if(a<0||c<0)return!1;const u=e[i(409)](),l=s[i(409)]();if((0==a||1==a)&&2==c&&u[i(475)](l))return!0;if(2==a&&3==c){const t=n[i(522)](u,i(470))[i(518)]((({suggestion:t,meta:e})=>e[i(501)]&&i(441)==t[i(418)]));if(t[i(438)]>1&&l[i(437)][i(452)](u[i(453)]))return!0;if(1==t[i(438)]&&(u[i(453)][i(452)](l[i(437)])||u[i(437)][i(452)](l[i(453)])))return!0}if(3==a&&3==c&&u[i(453)][i(525)](l[i(453)])){const t=u[i(437)][i(513)],e=l[i(453)][i(448)];return r[i(499)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(503)][t(523)](t(416))&&(n[t(524)](t(469)),n[t(481)](t(477)),n[t(504)][t(527)](t(477),Kr(s,t(430)))),e[t(503)][t(523)](t(442))&&(n[t(524)](t(428)),n[t(481)](t(498))),n[t(504)][t(490)]((e=>{const n=t;if(o[n(427)]((({type:t,subType:r})=>e[n(435)]==t&&e[n(418)]==r)))return e[n(474)]?{}:void 0})),n[t(504)][t(490)]((e=>{const n=t;if(n(470)==e[n(435)]||n(500)==e[n(435)]){const t=e[n(492)]();if(t&&t.is(n(497),n(451)))return{type:n(470)==e[n(435)]?n(476):n(468),element:t,quantity:1}}})),n[t(504)][t(490)]((e=>t(433)==e[t(435)]&&t(441)==e[t(418)]?{type:t(419),content:t(413)}:t(433)==e[t(435)]&&t(496)==e[t(418)]?{type:t(419),content:t(505)}:void 0)),n[t(504)][t(490)]((e=>{const n=t;if(n(509)!=e[n(435)])return;const{data:r}=e;if(!r||n(498)!=r[n(439)])return;const o=r[n(491)];return o?{type:n(419),content:Kr(s,n(473),'"'+o+'"')}:{type:n(419),content:Kr(s,n(517))}})),this[t(464)]()}[Do(464)](){const t=Do,e=this[t(407)],n=e[t(494)];e[t(503)][t(425)](t(511))[t(504)][t(490)]((e=>{const r=t;if(r(433)!=e[r(435)]&&r(514)!=e[r(435)])return;const{data:s}=e;if(s){if(r(428)==s[r(447)]){const t=s[r(465)][0][r(491)];return t?{type:r(419),content:Kr(n,r(473),'"'+t+'"')}:{type:r(419),content:Kr(n,r(517))}}if(r(469)==s[r(447)]){const t=s[r(465)][0][r(493)];return t?{type:r(419),content:Kr(n,r(506),t)}:{type:r(419),content:Kr(n,r(466))}}}}))}}const xo=jo;function Uo(){const t=["_suggestionFactory","formatInline","key","registerDescriptionCallback","*Replace image URL*","plugins","*Format:* replace image URL","attribute","registerCustomCallback","getSuggestionCallback","60529AJOwQi","has","TrackChangesEditing","formatBlock","enableDefaultAttributesIntegration","_handleLegacySuggestions","accept","219826vxhXyX","ImageEditing","2138400mPsnIO","descriptionFactory","registerBlockAttribute","format","src","1301160rlGViK","commandName","oldValue","type","locale","654kWXJRE","2CIZteA","26318826EoRsWx","editor","afterInit","305028YKODBP","_registerLegacyDescription","discard","4647430lOlRyd","newValue","replaceImageSource","get"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(494854===-parseInt(e(398))/1*(-parseInt(e(385))/2)+-parseInt(e(392))/3+-parseInt(e(402))/4+-parseInt(e(405))/5+parseInt(e(397))/6*(-parseInt(e(378))/7)+-parseInt(e(387))/8+parseInt(e(399))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[xo(401)](){const t=xo;if(!this[t(400)][t(414)][t(379)](t(386)))return;const e=this[t(400)][t(396)],n=this[t(400)][t(414)][t(408)](t(380));n[t(382)](t(407)),n[t(389)](t(391)),n[t(388)][t(412)]((n=>{const r=t;if(r(416)!=n[r(395)])return;const{data:s}=n;return s&&r(391)==s[r(411)]?s[r(406)]&&s[r(394)]?{type:r(390),content:Kr(e,r(413))}:{type:r(390),content:""}:void 0})),this[t(383)]()}[xo(383)](){const t=xo,e=this[t(400)][t(414)][t(408)](t(380));e[t(409)][t(417)](t(381),t(407),t(384),e[t(409)][t(418)](t(381),null,t(404))),e[t(409)][t(417)](t(381),t(407),t(404),e[t(409)][t(418)](t(381),null,t(384))),this[t(403)]()}[xo(403)](){const t=xo,e=this[t(400)],n=e[t(396)];e[t(414)][t(408)](t(380))[t(388)][t(412)]((e=>{const r=t;if(r(381)!=e[r(395)]&&r(410)!=e[r(395)])return;const{data:s}=e;return s&&r(407)==s[r(393)]?{type:r(390),content:Kr(n,r(415))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=188]})(t,e)}function zo(){const t=["subType","imageStyle","registerPostFixer","isBefore","ImageUtils","getContainedElement","isEqual","markBlockFormat","setImageNaturalSizeAttributes","Users","value","isBlockImage","shouldConvertImageType","side","discard","markInlineFormat","2458644zfmscz","isIntersecting","discardSuggestion","convertInlineImageToBlock","length","imageTypeInline","editor","_suggestionFactory","getClosestSelectedImageElement","toLowerCase","findIndex","imageTypeBlock","afterInit","locale","getSuggestion","6013rfGWda","filter","formatBlock","FORMAT_SIDE_IMAGE","110769cTNFQo","isInContent","_findSuggestions","document","enableCommand","nodeBefore","imageCaption","isOwn","has","getSuggestions","model","ImageStyleEditing","forEach","start","join","author","508950qnMCpB","imageStylePreApply","getChangedMarkers","change","from","commandParams","newRange","insertion","plugins","format","9CNkEEh","differ","descriptionFactory","hasSuggestion","commands","createRangeOn","imageStylePostApply","commandName","next","chain","commandReversedParams","941610XeEfat","registerDescriptionCallback","formatInline","title","_splitMarkerName","selection","type","*Format:* %0","4616PoouyF","head","refresh","name","_registerLegacyDescription","getFirstRange","get","normalizedStyles","TrackChangesEditing","suggestion","24BAkeOE","getSuggestionCallback","end","registerCustomCallback","accept","384045OHFihr","8869860ajpiyb","isInlineImage","nodeAfter"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(272259===-parseInt(e(269))/1+parseInt(e(285))/2+-parseInt(e(207))/3+-parseInt(e(225))/4*(-parseInt(e(230))/5)+-parseInt(e(250))/6+parseInt(e(265))/7*(-parseInt(e(215))/8)+-parseInt(e(196))/9*(-parseInt(e(231))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(262)](){const t=Vo,n=this[t(256)];if(!n[t(194)][t(277)](t(280)))return;const r=n[t(194)][t(221)](t(223)),s=n[t(194)][t(221)](t(238)),o={};r[t(273)](t(235),((o,i)=>{const a=t,c=n[a(194)][a(221)](a(243)).me,u=n[a(200)][a(221)](a(235));let l=s[a(258)](n[a(279)][a(272)][a(212)]),f=n[a(279)][a(201)](l),h=u[a(244)];if(h==i[a(244)])return;const d={commandName:a(235),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(279)][a(189)]((()=>{const t=a;if(r[t(278)]()[t(266)]((e=>e[t(270)]&&c==e[t(284)]&&(t(267)==e[t(213)]||t(209)==e[t(213)])&&(t(286)==e[t(234)]||t(202)==e[t(234)])&&e[t(220)]()[t(240)](f)))[t(281)]((e=>r[t(252)](e[t(216)]))),l=s[t(258)](n[t(279)][t(272)][t(212)]),f=n[t(279)][t(201)](l),u[t(217)](),n[t(200)][t(221)](t(255))[t(217)](),n[t(200)][t(221)](t(261))[t(217)](),h=u[t(244)],h!=i[t(244)])return s[t(232)](l)&&u[t(246)](i[t(244)],l)?(o({...i,setImageSizes:!1}),l=s[t(258)](n[t(279)][t(272)][t(212)]),void r[t(241)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(286))):void(s[t(245)](l)?r[t(241)](l,d,[],t(202)):r[t(249)](f,d,t(202)))}))}));for(const e of n[t(194)][t(221)](t(280))[t(222)])o[e[t(218)]]=e[t(210)][t(259)]();r[t(257)][t(228)](t(267),t(286),t(283),(()=>!1)),r[t(257)][t(228)](t(267),t(202),t(283),(()=>!1)),r[t(257)][t(228)](t(209),t(202),t(283),(()=>!1)),r[t(257)][t(228)](t(267),t(286),t(229),(([e])=>{const n=t;s[n(242)](e[n(239)]())})),r[t(257)][t(228)](t(267),t(286),t(248),((e,n)=>{const s=t;r[s(257)][s(226)](s(267),"",s(229))(e,{commandName:n[s(203)],commandParams:n[s(206)]})})),r[t(257)][t(228)](t(267),t(286),t(205),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(267),subType:t(286)},{type:t(193),subType:t(275)},{type:t(267),subType:t(253)},{type:t(193),subType:t(253)}];function a(e,n){const o=t,a=i[o(260)]((({type:t,subType:n})=>e[o(213)]==t&&e[o(234)]==n)),c=i[o(260)]((({type:t,subType:e})=>n[o(213)]==t&&n[o(234)]==e));if(a<0||c<0)return!1;const u=e[o(220)](),l=n[o(220)]();if((0==a||1==a)&&2==c&&u[o(251)](l))return!0;if(2==a&&3==c){const t=r[o(271)](u,o(193))[o(266)]((({suggestion:t,meta:e})=>e[o(276)]&&o(253)==t[o(234)]));if(t[o(254)]>1&&l[o(227)][o(240)](u[o(282)]))return!0;if(1==t[o(254)]&&(u[o(282)][o(240)](l[o(227)])||u[o(227)][o(240)](l[o(282)])))return!0}if(3==a&&3==c&&u[o(282)][o(237)](l[o(282)])){const t=u[o(227)][o(233)],e=l[o(282)][o(274)];return s[o(245)](t)&&t===e}return!1}n[t(279)][t(272)][t(236)]((()=>{const e=t;let o=!1;const i=Array[e(190)](n[e(279)][e(272)][e(197)][e(188)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(211)](t);if(e(224)==i&&r[e(199)](u)){if(e(267)==a&&(e(286)==c||e(202)==c)){const t=r[e(264)](u);if(n[e(192)]){const n=t[e(220)]()[e(239)]();if(s[e(245)](n))continue;r[e(252)](t),o=!0}}if(e(193)==a&&e(275)==c&&!n[e(192)]){const t=r[e(264)](u);t[e(204)]&&t[e(204)][e(270)]&&(r[e(252)](t[e(204)]),o=!0)}}}return o})),this[t(219)](o)}[Vo(219)](t){const e=Vo,n=this[e(256)],r=n[e(263)];n[e(194)][e(221)](e(223))[e(198)][e(208)]((n=>{const s=e;if(s(267)!=n[s(213)]&&s(209)!=n[s(213)])return;const{data:o}=n;if(!o||s(235)!=o[s(203)])return;const i=o[s(191)][0][s(244)];return function(t){const e=s;return{type:e(195),content:Kr(r,e(214),t)}}(s(247)===i?Kr(r,s(268)):t[i]||i)}))}}const Ko=qo;function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=380]})(t,e)}function Xo(){const t=["listenTo","306ngtxiX","_setSuggestionData","TrackChangesEditing","Users","2621571SBecAF","collaboration_features","27905YfQUMq","plugins","trackChanges","1830808OoJvOx","_handleImportedData","972797SQkGOe","322djocqr","bind","importWord","4240aTDNEt","execute","high","lowest","get","dataInsert","48968fGIffZ","afterInit","commands","47914955QsxKoQ","forEach","_trackChangesExecuted","2DQalfn","_trackChangesValueDuringImport","20997kAnlhM","editor","track_changes","value","enableCommand"];return(Xo=function(){return t})()}!function(t){const e=qo,n=t();for(;;)try{if(496160===parseInt(e(391))/1*(-parseInt(e(407))/2)+-parseInt(e(384))/3+-parseInt(e(389))/4+parseInt(e(386))/5*(-parseInt(e(380))/6)+parseInt(e(392))/7*(-parseInt(e(401))/8)+-parseInt(e(409))/9*(parseInt(e(395))/10)+parseInt(e(404))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Qo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(408)]=!1,this[e(406)]=!1}[Ko(402)](){const t=Ko,e=this[t(410)],n=e[t(403)][t(399)](t(394)),r=e[t(403)][t(399)](t(388));n&&(n.on(t(396),((e,[,n])=>{const s=t;this[s(408)]=r[s(412)],n[s(385)][s(411)]=!this[s(408)]}),{priority:t(397)}),this[t(414)](n,t(400),this[t(390)][t(393)](this)),this[t(414)](n,t(400),(()=>{const e=t;this[e(406)]&&(r[e(396)](),this[e(406)]=!1)}),{priority:t(398)}),e[t(387)][t(399)](t(382))[t(413)](t(394)))}[Ko(390)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(410)][n(403)][n(399)](n(388)),o=s[n(412)];this[n(408)]!==o&&(s[n(396)](),this[n(406)]=!0),r&&r[n(405)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(410)][o(387)][o(399)](o(383)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(394)}}};this[o(410)][o(387)][o(399)](o(382))[o(381)](i)}))}}const Jo=Yo;function Yo(t,e){const n=$o();return(Yo=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(883137===-parseInt(e(250))/1+-parseInt(e(267))/2+-parseInt(e(262))/3+-parseInt(e(247))/4*(-parseInt(e(281))/5)+-parseInt(e(268))/6+parseInt(e(266))/7*(parseInt(e(246))/8)+parseInt(e(244))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Zo extends t.Plugin{[Jo(273)](){const t=Jo,e=this[t(256)],n=e[t(254)][t(257)](t(275));if(e[t(254)][t(245)](t(269))&&(n[t(255)](t(260)),n[t(255)](t(253))),e[t(254)][t(245)](t(282)))for(const e of[t(279),t(277)])n[t(251)](e);const r=e[t(274)];n[t(258)](t(259)),n[t(272)][t(261)](t(259),Kr(r,t(252))),this[t(263)]()}[Jo(263)](){const t=Jo,e=this[t(256)],n=e[t(274)],r=e[t(254)][t(257)](t(275));r[t(272)][t(264)]((e=>{const s=t;if(s(265)!=e[s(249)])return;const{data:o}=e;if(!o)return;if(s(279)!=o[s(280)]&&s(277)!=o[s(280)])return;const i=e[s(248)]()[0],a=r[s(272)][s(278)](i);return s(279)==o[s(280)]?{type:s(270),content:Kr(n,s(271),a)}:s(277)==o[s(280)]?{type:s(270),content:Kr(n,s(276),a)}:void 0}))}}function $o(){const t=["1724902raLcDj","3246006CqdhLF","IndentEditing","format","*Indent:* %0","descriptionFactory","afterInit","locale","TrackChangesEditing","*Outdent:* %0","outdentBlock","getItemLabel","indentBlock","commandName","5XvOiVh","IndentBlock","32256144eQiOYq","has","136RkyRab","593576XBCKYa","getItems","type","1584456RTLUhC","enableDefaultAttributesIntegration","FORMAT_INDENT","outdent","plugins","enableCommand","editor","get","registerBlockAttribute","blockIndent","indent","registerAttributeLabel","4473516cfdsVg","_registerLegacyDescription","registerDescriptionCallback","formatBlock","671097SKymjB"];return($o=function(){return t})()}function ti(t,e){var n=ni();return(ti=function(t,e){return n[t-=360]})(t,e)}var ei=ti;function ni(){var t=["6088524pWdUaO","TrackChangesEditing","1415430UkdWnQ","7GUESdF","441279MinOBw","get","requires","12850312qFliWw","plugins","1205680TJSbbz","865236Tgcqiu","enableCommand","init","100WjsUAq","editor","input","1052815GMTigY","8DOnOXY"];return(ni=function(){return t})()}!function(t){for(var e=ti,n=t();;)try{if(884174===parseInt(e(363))/1+parseInt(e(375))/2+-parseInt(e(367))/3*(parseInt(e(364))/4)+parseInt(e(374))/5+-parseInt(e(365))/6+parseInt(e(368))/7*(parseInt(e(372))/8)+-parseInt(e(369))/9*(parseInt(e(360))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ei(371)](){return[Os.Input]}[ei(377)](){var t=ei;this[t(361)][t(373)][t(370)](t(366))[t(376)](t(362))}}const si=oi;function oi(t,e){const n=ai();return(oi=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=oi,n=t();for(;;)try{if(396112===-parseInt(e(282))/1+parseInt(e(273))/2*(-parseInt(e(263))/3)+-parseInt(e(260))/4*(parseInt(e(253))/5)+-parseInt(e(279))/6*(-parseInt(e(259))/7)+-parseInt(e(285))/8+parseInt(e(277))/9*(parseInt(e(293))/10)+parseInt(e(257))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai);class ii extends t.Plugin{[si(280)](){const t=si,e=this[t(286)];if(!e[t(283)][t(261)](t(278)))return;const n=e[t(283)][t(267)](t(266)),r=e[t(254)][t(267)](t(294));n[t(274)](t(294)),n[t(274)](t(270)),n[t(290)](t(292));for(const e of r[t(265)])n[t(290)](e.id),n[t(275)][t(287)](e.id,t(295)+e[t(276)][t(288)]()+")");n[t(275)][t(258)]((n=>{const r=t;if(r(289)!=n[r(264)])return;const{data:s}=n;if(!s||r(292)!=s[r(262)])return;const o=s[r(281)],i=e[r(284)];return{type:r(272),content:null==o?Kr(i,r(291)):Kr(i,r(256),'"'+o+'"')}})),this[t(268)]()}[si(268)](){const t=si,e=this[t(286)],n=e[t(284)];e[t(283)][t(267)](t(266))[t(275)][t(258)]((e=>{const r=t;if(r(271)!=e[r(264)])return;const{data:s}=e;if(s){if(r(294)==s[r(269)]){const t=s[r(255)][0];return{type:r(272),content:Kr(n,r(256),'"'+t+'"')}}return r(270)==s[r(269)]?{type:r(272),content:Kr(n,r(291))}:void 0}}))}}function ai(){const t=["format","118sBCMQM","enableDefaultAttributesIntegration","descriptionFactory","label","9iokAVa","LinkEditing","2214kKxYmR","afterInit","newValue","455042ytZcvP","plugins","locale","6592kEXOWp","editor","registerAttributeLabel","toLowerCase","attribute","registerInlineAttribute","*Remove link*","linkHref","1625790qidtrf","link","link (","173815gSZuIA","commands","commandParams","*Set link:* %0","21640476cmdakt","registerDescriptionCallback","910DkRQpK","72krlnFq","has","key","35601iscXMh","type","manualDecorators","TrackChangesEditing","get","_registerLegacyDescription","commandName","unlink","formatInline"];return(ai=function(){return t})()}const ci=fi;!function(t){const e=fi,n=t();for(;;)try{if(130298===-parseInt(e(472))/1+parseInt(e(452))/2+-parseInt(e(473))/3+-parseInt(e(438))/4+parseInt(e(481))/5*(-parseInt(e(435))/6)+parseInt(e(441))/7+parseInt(e(504))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class ui extends t.Plugin{[ci(450)](){const t=ci,e=this[t(496)],n=e[t(508)];if(!e[t(492)][t(459)](t(461)))return;const r=e[t(492)][t(501)](t(463)),s=e[t(492)][t(459)](t(483));function o(t){return()=>{const n=fi,s=e[n(478)][n(430)][n(484)],o=e[n(456)][n(501)](t);if(o[n(486)])return void e[n(457)](n(439),{});const i=t[n(500)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(511)](t)[s(466)]((t=>function(t,e){const n=s;return e[n(445)](t[n(503)],n(442))&&!e[n(499)](t)}(t,r)));o=o[s(466)]((t=>!t.is(s(505),s(442))||t[s(453)](s(434))!=e));const i=new Set;for(const t of o)t.is(s(505),s(442))?i[s(470)](hi(t)):i[s(470)](t);return Array[s(511)](i)}(s[n(510)](),i,e[n(478)][n(444)]);e[n(478)][n(462)]((()=>{const e=n;for(const n of a)r[e(507)](n,{commandName:t,commandParams:[{forceValue:!o[e(486)]}],formatGroupId:e(477)},di(n))}))}}function i(t){return()=>{const n=fi,s=function(t){const e=fi;let n=Array[e(511)](t);const r=n[e(491)]((t=>e(442)!=t[e(429)]));return r>-1&&(n=n[e(500)](0,r)),n}(e[n(478)][n(430)][n(484)][n(510)]()),o=e[n(478)][n(494)](e[n(478)][n(479)](s[0],n(497)),e[n(478)][n(479)](s[s[n(437)]-1],n(436)));e[n(478)][n(462)]((()=>{const e=n;r[e(507)](o,{commandName:t,commandParams:[],formatGroupId:e(464)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(451)];for(;t&&t[n(453)](n(464))>e[n(453)](n(464));)r[n(470)](t),t=t[n(451)]}return Array[n(511)](r)}(s))}))}}r[t(512)](t(455),o(t(455))),r[t(512)](t(509),o(t(509))),s&&r[t(512)](t(440),o(t(440))),r[t(512)](t(431),i(t(431))),r[t(512)](t(482),i(t(482))),s&&r[t(512)](t(449),(()=>{const n=t,s=e[n(456)][n(501)](n(449)),o=Array[n(511)](s[n(498)]);o[n(466)]((t=>t[n(453)](n(467))!=s[n(486)])),e[n(478)][n(462)]((()=>{const t=n;for(const e of o)r[t(507)](e,{commandName:t(449),commandParams:[{forceValue:!s[t(486)]}]})}))})),r[t(460)][t(454)](t(442),(e=>Kr(n,t(474),e))),r[t(460)][t(506)]((e=>{const r=t;if(r(487)!=e[r(443)]&&r(468)!=e[r(443)])return;const{data:s}=e;if(s){if(r(455)==s[r(489)]||r(509)==s[r(489)]||r(440)==s[r(489)])switch(s[r(489)][r(495)](r(469),"")){case r(493):return o(Kr(n,r(465)));case r(471):return o(Kr(n,r(448)));case r(447):return o(Kr(n,r(490)))}if(r(431)==s[r(489)])return{type:r(433),content:Kr(n,r(475),Kr(n,r(474)))};if(r(482)==s[r(489)])return{type:r(433),content:Kr(n,r(446),Kr(n,r(474)))};if(r(449)==s[r(489)])return s[r(476)][0][r(480)]?{type:r(433),content:Kr(n,r(488))}:{type:r(433),content:Kr(n,r(502))}}function o(t){const e=r;return{type:e(433),content:Kr(n,e(458),t)}}}))}}function li(){const t=["commandParams","blockName","model","createPositionAt","forceValue","5riSmkn","outdentList","LegacyTodoListEditing","selection","previousSibling","value","formatBlock","*Check item*","commandName","ELEMENT_TODO_LIST","findIndex","plugins","bulleted","createRange","replace","editor","before","_selectedElements","isObject","slice","get","*Uncheck item*","parent","2506512fdgXxu","element","registerDescriptionCallback","markBlockFormat","locale","bulletedList","getSelectedBlocks","from","enableCommand","name","document","indentList","push","format","listType","457902NLmSec","end","length","958592htZAGf","paragraph","todoList","1616993kPjxKa","listItem","type","schema","checkChild","*Outdent:* %0","todo","ELEMENT_NUMBERED_LIST","checkTodoList","afterInit","nextSibling","458372QIEBzx","getAttribute","registerElementLabel","numberedList","commands","execute","*Change to:* %0","has","descriptionFactory","LegacyListEditing","change","TrackChangesEditing","listIndent","ELEMENT_BULLETED_LIST","filter","todoListChecked","formatInline","List","add","numbered","162858tDbITb","493134PLYxMW","ELEMENT_LIST_ITEM","*Indent:* %0"];return(li=function(){return t})()}function fi(t,e){const n=li();return(fi=function(t,e){return n[t-=429]})(t,e)}function hi(t){const e=ci,n=t[e(453)](e(464));if(0==n)return t;let r=t;for(;t[e(485)]&&t[e(485)].is(e(505),e(442));){const s=t[e(485)][e(453)](e(464));if(s==n)r=t[e(485)];else if(s<n)break;t=t[e(485)]}return r}function di(t){const e=ci,n=[];if(t.is(e(505),e(442))&&t[e(453)](e(464))>0){let r=t[e(451)];for(;r&&e(442)==r[e(429)]&&r[e(453)](e(464))==t[e(453)](e(464));)n[e(432)](r),r=r[e(451)]}return n}const gi=mi;!function(t){const e=mi,n=t();for(;;)try{if(676023===-parseInt(e(294))/1+parseInt(e(248))/2+-parseInt(e(258))/3*(-parseInt(e(277))/4)+parseInt(e(280))/5*(-parseInt(e(255))/6)+parseInt(e(289))/7*(-parseInt(e(321))/8)+parseInt(e(296))/9+-parseInt(e(283))/10*(-parseInt(e(259))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class pi extends t.Plugin{[gi(310)](){const t=gi;if(!this[t(284)][t(297)][t(291)](t(243)))return;const e=this[t(284)][t(307)][t(287)](t(269)),n=this[t(284)][t(297)][t(287)](t(262));e[t(279)]&&n[t(240)](t(288),this[t(260)][t(249)](this)),e[t(252)]&&n[t(240)](t(247),this[t(290)][t(249)](this)),e[t(313)]&&n[t(240)](t(318),this[t(250)][t(249)](this)),n[t(251)][t(320)](this[t(278)][t(249)](this))}[gi(260)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(298)]();this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](s,{commandName:t(288),commandParams:[{type:e[t(275)]}],formatGroupId:t(288)})}))}[gi(290)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(302)]((t=>t.is(n(314),n(309))&&n(306)===t[n(253)](n(312))));if(s[n(264)]<1)return;const o=s[n(304)]((t=>this[n(284)][n(282)][n(305)](this[n(284)][n(282)][n(316)](t,n(315)),this[n(284)][n(282)][n(316)](t,0))));this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](o,{commandName:t(247),commandParams:[{reversed:e[t(252)]}],formatGroupId:t(247)})}))}[gi(250)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(302)]((t=>t.is(n(314),n(309))&&n(306)===t[n(253)](n(312))));if(s[n(264)]<1)return;const o=s[n(304)]((t=>this[n(284)][n(282)][n(305)](this[n(284)][n(282)][n(316)](t,n(315)),this[n(284)][n(282)][n(316)](t,0))));this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](o,{commandName:t(318),commandParams:[{startIndex:e[t(313)]}],formatGroupId:t(318)})}))}[gi(278)](t){const e=gi;if(e(311)!=t[e(275)]&&e(267)!=t[e(275)])return;const n=this[e(284)][e(319)],{data:r}=t;if(!r)return;let s,o;switch(r[e(245)]){case e(288):s=e(292),o={type:e(301),content:Kr(n,s,Kr(n,this[e(276)](r[e(263)][0][e(275)])))};break;case e(247):s=r[e(263)][0][e(252)]?e(303):e(271),o={type:e(301),content:Kr(n,s)};break;case e(318):s=e(281),o={type:e(301),content:Kr(n,s,r[e(263)][0][e(313)])}}return o}[gi(298)](){const t=gi;var e,n,r,s;const o=this[t(284)][t(297)][t(287)](t(308));let i=Array[t(254)](this[t(284)][t(282)][t(270)][t(293)][t(299)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(314),t(309)))&&i[t(241)](...o[t(265)](this[t(284)][t(282)][t(270)][t(293)][t(268)](),t(266))),(null===(n=i[i[t(264)]-1])||void 0===n?void 0:n.is(t(314),t(309)))&&i[t(272)](...o[t(265)](this[t(284)][t(282)][t(270)][t(293)][t(286)](),t(274))),i=[...new Set(i)],(null===(s=null===(r=this[t(284)][t(282)][t(270)][t(293)][t(268)]())||void 0===r?void 0:r[t(244)])||void 0===s?void 0:s.is(t(314),t(309)))&&(i=i[t(242)]((e=>e.is(t(314),t(309))))),i}[gi(302)](t){const e=gi,n=this[e(284)][e(297)][e(287)](e(308));let r=Array[e(254)](this[e(284)][e(282)][e(270)][e(293)][e(299)]())[e(242)](t)[e(304)]((t=>{const r=e,s=this[r(284)][r(282)][r(316)](t,0);return[...n[r(265)](s,r(266)),...n[r(265)](s,r(274))]}))[e(285)]();return r=[...new Set(r)],r}[gi(276)](t){const e=gi;return e(257)+(this[e(284)][e(297)][e(287)](e(308))[e(295)](t)||e(246))[e(317)]()+e(273)+t[e(317)]()[e(300)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=240]})(t,e)}function Ei(){const t=["210835YzPhzv","*Format:* set start index to %0","model","10ZiPyxI","editor","flat","getLastPosition","get","listStyle","457898pGVePm","handleListReversedCommand","has","*Change to:* %0","selection","493504zyYzMu","getListTypeFromListStyleType","5096511mWWHPJ","plugins","_getSuggestionBlocksForListStyle","getSelectedBlocks","replace","format","_getSuggestionBlocks","*Format:* set order to reversed","map","createRange","numbered","config","LegacyListUtils","listItem","afterInit","formatBlock","listType","startIndex","element","before","createPositionAt","toUpperCase","listStart","locale","registerDescriptionCallback","104lNyxUt","enableCommand","unshift","filter","LegacyListPropertiesEditing","parent","commandName","default","listReversed","61696MzQCbD","bind","handleListStartCommand","descriptionFactory","reversed","getAttribute","from","30TgSMNP","change","ELEMENT_","42927jphUNi","6322261NixSaX","handleListStyleCommand","markMultiRangeBlockFormat","TrackChangesEditing","commandParams","length","getSiblingNodes","backward","formatInline","getFirstPosition","list.properties","document","*Format:* set order to regular","push","_LIST_","forward","type","_getTranslationKeyForListStyle","296JFcadz","handleDescriptions","styles"];return(Ei=function(){return t})()}const Ii=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=497]})(t,e)}function Ti(){const t=["descriptionFactory","locale","plugins","get","createEmptyElement","options","downcastDispatcher","afterInit","has","stop","TrackChangesEditing","conversion","showSuggestionHighlights","editor","registerElementLabel","dataDowncast","attribute:url:media","for","media","30SeHbgp","div","677570EYYOKY","649626AZWrCj","2829687UyRYQG","ELEMENT_MEDIA","9igBZmU","1806124VhtmVz","enableCommand","547105TOAyzf","data","elementToElement","5407749QWjNlP","high","MediaEmbedEditing","1766760sqlbGz","mediaEmbed"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(511248===parseInt(e(515))/1+-parseInt(e(509))/2*(-parseInt(e(512))/3)+parseInt(e(513))/4+-parseInt(e(508))/5*(parseInt(e(506))/6)+-parseInt(e(510))/7+parseInt(e(521))/8+-parseInt(e(518))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ii(530)](){const t=Ii,e=this[t(500)];if(!e[t(525)][t(531)](t(520)))return;const n=e[t(525)][t(526)](t(497)),r=e[t(524)];n[t(514)](t(522)),n[t(523)][t(501)](t(505),(e=>Kr(r,t(511),e))),e[t(498)][t(504)](t(502))[t(517)]({model:t(505),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(499)])return n[s(527)](s(507))},converterPriority:t(519)}),e[t(516)][t(529)].on(t(503),((e,n,r)=>{const s=t;r[s(528)][s(499)]&&e[s(532)]()}),{priority:t(519)})}}const yi=ki;function Ai(){const t=["6085926LbLTSD","280ElWdAf","16TNsMTO","has","TrackChangesEditing","12530zFEvKm","4516015YzADCX","102OrBqjG","enableCommand","32350270oXWXjs","get","editor","21724YcSsML","afterInit","102038ZwwysX","1356759Srvezv","plugins","MentionEditing","mention"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(529946===-parseInt(e(439))/1*(parseInt(e(451))/2)+parseInt(e(444))/3*(-parseInt(e(449))/4)+-parseInt(e(443))/5+-parseInt(e(456))/6+parseInt(e(442))/7*(parseInt(e(438))/8)+parseInt(e(452))/9+parseInt(e(446))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(450)](){const t=yi,e=this[t(448)];e[t(453)][t(440)](t(454))&&e[t(453)][t(447)](t(441))[t(445)](t(455))}}function Li(){const t=["insertMergeField","4ibdWxH","202710bONXrJ","411085AsKyrB","registerElementLabel","getLabel","ELEMENT_MERGE_FIELD","locale","getAttribute","registerDescriptionCallback","2629ylQBkX","getContainedElement","deletion","952372nSbLnr","has","135HMXsWl","43961LqEQCC","*Remove:* %0","type","insertMergeFieldBlock","afterInit","7920NSUJCV","*Insert:* %0","insertion","3VRXIei","1180848tNRyrd","plugins","descriptionFactory","MergeFieldsEditing","TrackChangesEditing","77zfQbrf","mergeFieldBlock","editor","enableCommand","127938zEmXYO","element","get","mergeField"];return(Li=function(){return t})()}function Ni(t,e){const n=Li();return(Ni=function(t,e){return n[t-=447]})(t,e)}const Si=Ni;!function(t){const e=Ni,n=t();for(;;)try{if(152742===-parseInt(e(455))/1*(parseInt(e(478))/2)+parseInt(e(463))/3*(parseInt(e(452))/4)+parseInt(e(480))/5+-parseInt(e(473))/6*(-parseInt(e(469))/7)+parseInt(e(464))/8+parseInt(e(454))/9*(-parseInt(e(479))/10)+parseInt(e(449))/11*(-parseInt(e(460))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[Si(459)](){const t=Si,e=this[t(471)];if(!e[t(465)][t(453)](t(467)))return;e[t(465)][t(475)](t(468))[t(472)](t(477)),e[t(465)][t(475)](t(468))[t(472)](t(458));const n=e[t(465)][t(475)](t(468)),r=e[t(484)];n[t(466)][t(481)](t(476),(e=>Kr(r,t(483),e))),n[t(466)][t(481)](t(470),(e=>Kr(r,t(483),e))),n[t(466)][t(448)]((n=>{const s=t;if(s(462)!=n[s(457)]&&s(451)!=n[s(457)])return;const o=n[s(450)]();if(null==o)return;if(!o.is(s(474),s(476))&&!o.is(s(474),s(470)))return;const i=e[s(465)][s(475)](s(467))[s(482)](o[s(447)]("id"));return s(462)==n[s(457)]?{type:s(462),content:Kr(r,s(461),'"'+i+'" '+Kr(r,s(483)))}:{type:s(451),content:Kr(r,s(456),'"'+i+'" '+Kr(r,s(483)))}}))}}function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=291]})(t,e)}const vi=Mi;function Oi(){const t=["listMarkerStyle","oldValue","5396800kuthtG","enableDefaultAttributesIntegration","1727772myeztp","1609216awbEny","1888281tDeGrk","head","2129649DQzxZm","newValue","*Set format:* %0","format","registerDescriptionCallback","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","data","handleDescriptions","has","next","locale","editor","108361zAMbno","4BVwWJl","TrackChangesEditing","plugins","key","12740893GYGqfw","multiLevelList","get","6khOnjH","descriptionFactory","15vdENMl","afterInit","listType","registerBlockAttribute","16KeOOLO","MultiLevelList"];return(Oi=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(638987===parseInt(e(325))/1*(parseInt(e(296))/2)+-parseInt(e(312))/3*(parseInt(e(326))/4)+parseInt(e(298))/5*(-parseInt(e(308))/6)+-parseInt(e(309))/7+parseInt(e(302))/8*(parseInt(e(310))/9)+parseInt(e(306))/10+parseInt(e(293))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[vi(299)](){const t=vi,e=this[t(324)],n=e[t(291)][t(295)](t(327));e[t(291)][t(321)](t(303))&&(n[t(307)](t(294)),n[t(301)](t(304)),n[t(297)][t(316)]((e=>this[t(320)](e))))}[vi(320)](t){const e=vi,n=this[e(324)][e(323)],{data:r}=t,s={type:e(315),content:""};if(r&&e(304)==r[e(292)]){if(!r[e(305)])return{type:e(315),content:Kr(n,e(314),Kr(n,e(317)))+" ("+r[e(313)]+")"};if(!r[e(313)]){let o=t[e(311)];for(;o;){if(o[e(319)]&&e(300)==o[e(319)][e(292)]&&o[e(319)][e(313)])return s;o=o[e(322)]}return{type:e(315),content:Kr(n,e(318),Kr(n,e(317)))+" ("+r[e(305)]+")"}}}}}function Di(){const t=["20FHkgzU","registerElementLabel","57qiqFis","afterInit","571184BadZKQ","TrackChangesEditing","16153548OnfADK","144QqGCiR","15nyumWr","6lbjiYq","locale","2423547TYUafE","editor","281712ezEzRw","451508GYGwkw","has","ELEMENT_PAGE_BREAK","descriptionFactory","pageBreak","79726umJcNF","4286843sGqvPM","13uZJrbv","plugins","get","PageBreakEditing","enableCommand"];return(Di=function(){return t})()}const Fi=Bi;function Bi(t,e){const n=Di();return(Bi=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=Bi,n=t();for(;;)try{if(465441===parseInt(e(272))/1+-parseInt(e(277))/2*(parseInt(e(286))/3)+-parseInt(e(288))/4*(-parseInt(e(266))/5)+-parseInt(e(267))/6*(-parseInt(e(269))/7)+-parseInt(e(271))/8*(-parseInt(e(265))/9)+-parseInt(e(284))/10*(-parseInt(e(278))/11)+parseInt(e(264))/12*(-parseInt(e(279))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Pi extends t.Plugin{[Fi(287)](){const t=Fi,e=this[t(270)];if(!e[t(280)][t(273)](t(282)))return;e[t(280)][t(281)](t(263))[t(283)](t(276));const n=e[t(280)][t(281)](t(263)),r=e[t(268)];n[t(275)][t(285)](t(276),(e=>Kr(r,t(274),e)))}}const xi=Gi;function Ui(){const t=["start","TrackChangesEditing","toViewPosition","afterInit","5312008GKoiqQ","data","nodeAfter","get","has","108GKZlXV","downcastDispatcher","editing","end","enableCommand","53675kELXgb","name","showSuggestionHighlights","insertion","isLimit","formatBlock","isTouching","addMarker:suggestion:insertion","format","*Change to:* %0","activeMarkers","span","mapper","2351034ClQHvO","editor","writer","type","100JQxodq","registerElementLabel","6022092NXjhoH","_registerLegacyDescription","locale","options","registerDescriptionCallback","enableDefaultAttributesIntegration","model","ELEMENT_PARAGRAPH","markerRange","getItemLabel","ck-suggestion-marker-split","createUIElement","bindElementToMarker","1749996AcrOdm","ck-suggestion-marker--active","1703695DYVHPw","schema","insert","highest","paragraph","6559iaPnNC","consumable","markerName","Paragraph","getFirstRange","isBlock","addClass","130vfzQCg","insertParagraph","plugins","checkChild","_splitMarkerName","commandName","includes","*Insert:* %0","$text","descriptionFactory","consume"];return(Ui=function(){return t})()}!function(t){const e=Gi,n=t();for(;;)try{if(540878===-parseInt(e(174))/1*(parseInt(e(181))/2)+-parseInt(e(219))/3+parseInt(e(201))/4*(-parseInt(e(206))/5)+parseInt(e(225))/6+-parseInt(e(169))/7+-parseInt(e(196))/8+parseInt(e(167))/9*(parseInt(e(223))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class ji extends t.Plugin{[xi(195)](){const t=xi,e=this[t(220)];if(!e[t(183)][t(200)](t(177)))return;const n=e[t(227)],r=e[t(183)][t(199)](t(193));r[t(190)][t(224)](t(173),(e=>Kr(n,t(232),e))),r[t(230)](t(173)),r[t(205)](t(182)),e[t(203)][t(202)].on(t(213),Vi(e),{priority:t(172)}),e[t(197)][t(202)].on(t(213),((n,r,s)=>{const o=t;s[o(228)][o(208)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(172)});const s=r[t(190)];s[t(229)]((r=>{const o=t;if(o(209)!==r[o(222)])return;const{start:i,end:a}=r[o(178)]();if(!i[o(212)](a)||!i[o(198)])return;const c=e[o(231)][o(170)],u=i[o(198)];return c[o(179)](u)&&!c[o(210)](u)&&c[o(184)](u,o(189))?{type:o(209),content:Kr(n,o(188),s[o(234)](u,1))}:void 0})),this[t(226)]()}[xi(226)](){const t=xi,e=this[t(220)],n=e[t(227)];e[t(183)][t(199)](t(193))[t(190)][t(229)]((e=>{const r=t;if(r(211)!=e[r(222)])return;const{data:s}=e;return s&&r(173)==s[r(186)]?{type:r(214),content:Kr(n,r(215),Kr(n,r(232)))}:void 0}))}}function Gi(t,e){const n=Ui();return(Gi=function(t,e){return n[t-=167]})(t,e)}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(183)][o(199)](o(193)),a=r[o(233)][o(192)],c=r[o(233)][o(204)],u=t[o(231)][o(170)];if(!a[o(212)](c)||!a[o(198)])return;const l=a[o(198)];if(u[o(179)](l)&&!u[o(210)](l)&&u[o(184)](l,o(189))){if(!s[o(175)][o(191)](r[o(233)],n[o(207)]))return;const{authorId:t}=i[o(185)](r[o(176)]),a=s[o(221)][o(236)](o(217),{class:o(235),"data-author-id":t}),u=s[o(218)][o(194)](c);e&&i[o(216)][o(187)](r[o(176)])&&s[o(221)][o(180)](o(168),a),s[o(221)][o(171)](u,a),s[o(218)][o(237)](a,r[o(176)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=302]})(t,e)}function Wi(){const t=["formatBlock","removeFormat","formatInline","format","109533WVVMjU","registerDescriptionCallback","get","locale","descriptionFactory","645479vgVrmQ","2kuAZrF","editor","afterInit","350886XfdVlX","enableDefaultAttributesIntegration","252749SyTeHs","has","type","1992300HBQGIA","2298980aGodPJ","_registerLegacyDescription","2633112EdVbXg","commandName","8hlmFXJ","*Remove all formatting*","TrackChangesEditing","RemoveFormatEditing","plugins"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(377053===parseInt(e(307))/1+parseInt(e(308))/2*(-parseInt(e(302))/3)+parseInt(e(316))/4+-parseInt(e(317))/5+parseInt(e(311))/6+-parseInt(e(313))/7*(parseInt(e(321))/8)+-parseInt(e(319))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(310)](){const t=Hi,e=this[t(309)];e[t(325)][t(314)](t(324))&&(e[t(325)][t(304)](t(323))[t(312)](t(327)),this[t(318)]())}[Hi(318)](){const t=Hi,e=this[t(309)];e[t(325)][t(304)](t(323))[t(306)][t(303)]((n=>{const r=t;if(r(326)!=n[r(315)]&&r(328)!=n[r(315)])return;const{data:s}=n;return s&&r(327)==s[r(320)]?{type:r(329),content:Kr(e[r(305)],r(322))}:void 0}))}}function qi(t,e){const n=Qi();return(qi=function(t,e){return n[t-=408]})(t,e)}const Xi=qi;function Qi(){const t=["discardSuggestion","discardAllSuggestions","369nwSVoi","RestrictedEditingModeEditing","11732LjGffr","editor","TrackChangesEditing","27572930vJfgUb","afterInit","5818002CKLXgv","goToNextRestrictedEditingException","enableCommand","goToPreviousRestrictedEditingException","7weANtg","discardSelectedSuggestions","1165788hIRExT","trackChanges","137768Cfuaep","acceptSelectedSuggestions","acceptAllSuggestions","2gIOWaX","plugins","acceptSuggestion","570KKAEFI","7941360UjUWZU","has","get","1258867DuxELC"];return(Qi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(771467===parseInt(e(415))/1*(-parseInt(e(408))/2)+parseInt(e(431))/3+-parseInt(e(420))/4*(parseInt(e(411))/5)+-parseInt(e(425))/6*(-parseInt(e(429))/7)+-parseInt(e(433))/8*(parseInt(e(418))/9)+-parseInt(e(412))/10+parseInt(e(423))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Ji extends t.Plugin{[Xi(424)](){const t=Xi,e=this[t(421)];if(!e[t(409)][t(413)](t(419)))return;const n=e[t(409)][t(414)](t(422));n[t(427)](t(428)),n[t(427)](t(426));const r=e[t(409)][t(414)](t(419));r[t(427)](t(432)),r[t(427)](t(410)),r[t(427)](t(416)),r[t(427)](t(435)),r[t(427)](t(417)),r[t(427)](t(434)),r[t(427)](t(430))}}function Yi(){const t=["descriptionFactory","model","getItems","merge","4630oYhclL","editing","name","11570GRUORa","registerElementLabel","test","requires","init","createPositionBefore","19287lDwqpa","plugins","editor","bindElementToMarker","insert","732bTAzAu","get","179135BRzweY","537534WKuZaB","toViewPosition","920628CYXeHf","deletion","downcastDispatcher","locale","activeMarkers","addClass","652rNzIYI","mapper","includes","softBreak","writer","data","high","markerRange","split","markerName","TrackChangesEditing","ELEMENT_LINE_BREAK","consumable","34PLIaJo","8NEOqlx","showSuggestionHighlights","addMarker:suggestion:deletion","52906KtXKPS","span","ck-suggestion-marker--active","element","ck-suggestion-marker-","createUIElement","enableCommand","options","710HAyWFw","_splitMarkerName","addMarker:suggestion:insertion","addMarker:suggestion","shiftEnter"];return(Yi=function(){return t})()}const Zi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(153430===-parseInt(e(178))/1*(parseInt(e(154))/2)+-parseInt(e(133))/3+parseInt(e(141))/4*(-parseInt(e(175))/5)+-parseInt(e(135))/6+parseInt(e(158))/7*(-parseInt(e(155))/8)+parseInt(e(125))/9*(-parseInt(e(166))/10)+parseInt(e(132))/11*(parseInt(e(130))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Zi(122)](){return[Zs.ShiftEnter]}[Zi(123)](){const t=Zi,e=this[t(127)],n=e[t(126)][t(131)](t(151));n[t(164)](t(170)),e[t(176)][t(137)].on(t(168),ea(e),{priority:t(147)}),e[t(176)][t(137)].on(t(157),ea(e),{priority:t(147)}),e[t(146)][t(137)].on(t(169),((n,r,s)=>{const o=t;s[o(165)][o(156)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(171)][t(179)](t(144),(n=>Kr(e[t(138)],t(152),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(126)][o(131)](o(151));if(!s[o(153)][o(121)](r[o(148)],n[o(177)]))return;const a=t[o(172)];for(const t of r[o(148)][o(173)]()){if(!t.is(o(161),o(144)))continue;const n=o(136)==r[o(150)][o(149)](":")[1]?o(174):o(149),{authorId:c}=i[o(167)](r[o(150)]),u=s[o(145)][o(163)](o(159),{class:o(162)+n,"data-author-id":c}),l=s[o(142)][o(134)](a[o(124)](t));e&&i[o(139)][o(143)](r[o(150)])&&s[o(145)][o(140)](o(160),u),s[o(145)][o(129)](l,u),s[o(142)][o(128)](u,r[o(150)])}}}const na=sa;function ra(){const t=["commands","StandardEditingModeEditing","editor","10Dvrrlu","formatInline","from","formatBlock","FORMAT_RESTRICTED_ENABLED","1277454dxaOse","value","enableCommand","FORMAT_RESTRICTED_DISABLED","document","get","40544pQoGOf","locale","registerDescriptionCallback","afterInit","selection","isCollapsed","type","18FJasUS","1588005zOEEqS","commandParams","403344CPaVaF","forceValue","has","change","TrackChangesEditing","getRanges","restrictedEditingException","777228lhUgdo","markInlineFormat","descriptionFactory","format","159573EaPfCV","commandName","plugins","162732GoiNGI","model"];return(ra=function(){return t})()}function sa(t,e){const n=ra();return(sa=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(189502===-parseInt(e(255))/1+-parseInt(e(260))/2*(parseInt(e(252))/3)+parseInt(e(248))/4+parseInt(e(279))/5+parseInt(e(265))/6+-parseInt(e(271))/7+parseInt(e(281))/8*(-parseInt(e(278))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[na(274)](){const t=na,e=this[t(259)],n=e[t(256)],r=e[t(272)];if(!e[t(254)][t(283)](t(258)))return;const s=e[t(254)][t(270)](t(245)),o=t(247),i=e[t(257)][t(270)](o);s[t(267)](o,((e,r={})=>{const a=t,c=n[a(269)][a(275)];if(c[a(276)])return void e(r);const u=void 0!==r[a(282)]?r[a(282)]:!i[a(266)];n[a(284)]((()=>{const t=a,e=Array[t(262)](c[t(246)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(249)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(250)][t(273)]((e=>{const n=t;if(n(263)!=e[n(277)]&&n(261)!=e[n(277)])return;const{data:s}=e;return s&&s[n(253)]==o?s[n(280)][0][n(282)]?{type:n(251),content:Kr(r,n(264))}:{type:n(251),content:Kr(r,n(268))}:void 0}))}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=431]})(t,e)}function ca(){const t=["1487841kvrRzQ","enableDefaultAttributesIntegration","has","ghsAttributes","getGhsAttributeNameForElement","registerAttributeLabel","StyleUtils","element","formatInline","_registerLegacyDescription","styleName","Style","54512oxRhFc","GeneralHtmlSupport","4421598EnTbQp","registerDescriptionCallback","editor","toLowerCase","9330850UmBoHp","locale","formatBlock","DataSchema","config","plugins","registerInlineAttribute","afterInit","registerBlockAttribute","commandName","90317PrMpKJ","77IdfBFp","get","descriptionFactory","5mkvOat","inline","format","*Set format:* %0","commandParams","TrackChangesEditing","2818628FwjcRi","style","*Remove format:* %0","normalizeConfig","block","1165212dPzcVf","18UMtJYL","forceValue","add","definitions","type","FORMAT_STYLE"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(590070===-parseInt(e(465))/1+-parseInt(e(480))/2+-parseInt(e(437))/3+parseInt(e(475))/4*(parseInt(e(469))/5)+-parseInt(e(451))/6+-parseInt(e(466))/7*(parseInt(e(449))/8)+-parseInt(e(431))/9*(-parseInt(e(455))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(462)](){const t=ia,e=this[t(453)];if(!e[t(460)][t(439)](t(448))||!e[t(460)][t(439)](t(458)))return;const n=e[t(460)][t(467)](t(474)),r=e[t(456)],s=e[t(459)][t(467)](t(476))||{},o=e[t(460)][t(467)](t(450)),i=e[t(460)][t(467)](t(443))[t(478)](e[t(460)][t(467)](t(458)),s[t(434)]);n[t(438)](t(476));const a=new Set;for(const e of i[t(479)]){const n=o[t(441)](e[t(444)]);a[t(433)](n)}const c=new Set;for(const e of i[t(470)]){const n=o[t(441)](e[t(444)]);c[t(433)](n);for(const n of e[t(440)])c[t(433)](n)}for(const e of a)n[t(463)](e),n[t(468)][t(442)](e,Kr(r,t(436)));for(const e of c)n[t(461)](e),n[t(468)][t(442)](e,Kr(r,t(436)));this[t(446)]()}[ia(446)](){const t=ia,e=this[t(453)],n=e[t(456)];e[t(460)][t(467)](t(474))[t(468)][t(452)]((e=>{const r=t;if(r(457)!=e[r(435)]&&r(445)!=e[r(435)])return;const{data:s}=e;return s&&r(476)===s[r(464)]?s[r(473)][0][r(432)]?{type:r(471),content:Kr(n,r(472),s[r(473)][0][r(447)][r(454)]())}:{type:r(471),content:Kr(n,r(477),s[r(473)][0][r(447)][r(454)]())}:void 0}))}}const la=ha;function fa(){const t=["nodeAfter","$textProxy","root","getSuggestion","min","position","createRangeIn","_setupColumnsRowsFixing","ELEMENT_TABLE","addClass","map","differ","insert","has","isArray","5048514gTLQEx","removeTableColumn","selectTableRow","commands","toLowerCase","span","getItems","maxRow","7353680fXShKk","getChangedMarkers","registerDescriptionCallback","isTouching","enableCommand","5075VDvIdt","tableRow","add","removeTableRow","registerElementLabel","filter","execute","enqueueChange","maxColumn","getRanges","markMultiRangeDeletion","toViewElement","getRowIndexes","getCellLocation","createPositionAt","low","detach","415923YsXscb","removeClass","element","writer","3008756FTIHyi","afterInit","_splitMarkerName","max","order","plugins","options","downcastDispatcher","isEqual","5xfvuTn","highest","first","2kQaPjU","2700872NudVcF","tableColumn","getChanges","createRangeOn","document","join","classes","TableEditing","batch","ELEMENT_TABLE_WITH_TEXT","isIntersecting","hasAttribute","isIntersectingWithRange","item","data","setSelection","some","refresh","insertTableColumnRight","TrackChangesEditing","editor","push","rowspan","type","mapper","suggestion","1242594zxmtMG","insertTableRowBelow","TableUtils","tableCell","descriptionFactory","get","getFirstRange","showSuggestionHighlights","4698SKMYSu","getColumnIndexes","_getCoordsForCells","ELEMENT_TABLE_COLUMN","every","*Remove:* %0","$graveyard","cell","_tablePostFixingSubtypes","nodeBefore","end","MIN_SAFE_INTEGER","ELEMENT_TABLE_ROW_WITH_TEXT","isInContent","_suggestionFactory","getAttribute","registerPostFixer","ELEMENT_TABLE_ROW","rootName","values","_getSuggestionCoords","findAncestor","last","left","insertTable","insertTableColumnLeft","tablePaste","*Insert:* %0","getContainedElement","addRange","table","includes","accept","forceValue","colspan","insertTableRowAbove","subType","deletion","length","markMultiRangeInsertion","model","_acceptFormatSuggestionCallbackFactory","_tableSuggestions","startsWith","from","getChildren","getSelectionAffectedTableCells","above","change","discard","fromRange","MAX_SAFE_INTEGER","selection","locale","minColumn","registerCustomCallback","oldRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","selectTableColumn","createTableWalker","name","start","change:data","minRow","addMarker:suggestion","substr","insertion"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(742794===parseInt(e(569))/1+parseInt(e(542))/2*(-parseInt(e(526))/3)+-parseInt(e(530))/4*(parseInt(e(539))/5)+parseInt(e(577))/6*(-parseInt(e(509))/7)+-parseInt(e(543))/8+parseInt(e(496))/9+parseInt(e(504))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class da extends t.Plugin{constructor(t){const e=ha;super(t),this[e(585)]=[e(510),e(544)],this[e(456)]=new Set}[la(531)](){const t=la,e=this[t(563)],n=e[t(454)][t(547)][t(466)];if(!e[t(535)][t(494)](t(550)))return;const r=e[t(467)],s=e[t(535)][t(574)](t(562)),o=e[t(535)][t(574)](t(571));s[t(573)][t(513)](t(444),(e=>Kr(r,t(489),e))),this[t(488)](),s[t(508)](t(438)),s[t(508)](t(498)),s[t(508)](t(472));for(const r of[t(449),t(570)]){const i=e[t(499)][t(574)](r);s[t(508)](r,(r=>{const a=t;e[a(454)][a(462)]((t=>{const e=a;r();const c=e(461)===i[e(534)],u=o[e(460)](n),l=o[e(521)](u),f=c?l[e(541)]-1:l[e(436)]+1,h=u[0][e(435)](e(444)),d=o[e(473)](h,{startRow:f,endRow:f}),g=Array[e(458)](d)[e(491)]((n=>t[e(546)](n[e(584)])));s[e(453)](g,e(510))}))}))}for(const r of[t(439),t(561)]){const i=e[t(499)][t(574)](r);s[t(508)](r,(r=>{const a=t;e[a(454)][a(462)]((t=>{const e=a;r();const c=e(437)===i[e(534)],u=o[e(460)](n),l=o[e(578)](u),f=c?l[e(541)]-1:l[e(436)]+1,h=u[0][e(435)](e(444)),d=o[e(473)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(458)](d)[e(491)]((n=>t[e(546)](n[e(584)])));s[e(453)](g,e(544))}))}))}for(const r of[t(512),t(497)]){const i=r[t(479)](11),a=i[t(500)](),c=a[t(479)](0,3)+t(501),u=t(444)+i,l=t(485)+i,f=t(533)+i;s[t(508)](r,(()=>{const i=t;e[i(454)][i(462)]((t=>{const e=i,h=o[e(460)](n),d=h[0][e(435)](e(444));let g;if(e(512)==r){const t=o[e(521)](h);g={startRow:t[e(541)],endRow:t[e(436)],includeAllSlots:!0}}else{const t=o[e(578)](h);g={startColumn:t[e(541)],endColumn:t[e(436)],includeAllSlots:!0}}const p=o[e(473)](d,g),m=Array[e(458)](p)[e(491)]((({cell:t})=>t)),E=ga(m[e(514)]((t=>t[e(554)](c)))),I=ga(m[e(514)]((t=>!t[e(554)](c))))[e(491)]((n=>t[e(546)](n))),b=s[e(519)](I,u);if(b&&(e(510)==b[e(450)]||e(544)==b[e(450)])){const n=this[e(434)](b);for(const r of E){const s=t[e(546)](r),i=o[e(522)](r),u=r[e(429)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(443)](s)}}}))}))}function c(r){const s=t,o=Array[s(458)](n[s(518)]())[s(491)]((t=>i.LiveRange[s(464)](t)));e[s(454)][s(462)]((t=>{const n=s,i=t[n(551)];r=r[n(514)]((t=>n(583)!=t[n(483)][n(432)])),t[n(558)](r),e[n(499)][n(574)](n(512))[n(560)](),e[n(515)](n(512),{forceDefaultExecution:!0}),e[n(454)][n(516)]((()=>{const t=n;e[t(454)][t(516)](i,(e=>{const n=t,r=o[n(514)]((t=>n(583)!=t[n(483)][n(432)]));r[n(452)]>0&&e[n(558)](r);for(const t of o)t[n(525)]()}))}))}))}function u(r){const s=t;e[s(454)][s(462)]((t=>{const o=s,a=Array[o(458)](n[o(518)]())[o(491)]((t=>i.LiveRange[o(464)](t))),c=[];for(const t of r)for(const e of t[o(502)]({shallow:!0}))c[o(564)](e);for(const n of c)o(583)!=n[o(483)][o(432)]&&(t[o(558)](t[o(523)](n,0)),e[o(499)][o(574)](o(497))[o(560)](),e[o(515)](o(497),{forceDefaultExecution:!0}));const u=a[o(514)]((t=>o(583)!=t[o(483)][o(432)]));u[o(452)]>0&&t[o(558)](u);for(const t of a)t[o(525)]()}))}function l(e,n){const r=t;return n[r(581)]((t=>e[r(559)]((e=>e[r(587)][r(538)](t[r(475)])||t[r(587)][r(538)](e[r(475)])))))}function f(e,n){const r=t;return!e[r(559)]((t=>n[r(559)]((e=>t[r(553)](e)))))&&e[r(559)]((t=>n[r(559)]((e=>t[r(587)][r(507)](e[r(475)])))))}e[t(557)][t(537)].on(t(478),((e,n,r)=>{const s=t;if(!r[s(536)][s(576)])return;const o=n[s(556)];if(!o)return;const i=r[s(567)][s(520)](o);function c(t){return Array[s(495)](t)?t:[t]}i&&s(572)===o[s(474)]&&(0,a.setHighlightHandling)(i,r[s(529)],((t,e,n)=>n[s(490)](c(e[s(549)]),t)),((t,e,n)=>n[s(527)](c(e[s(549)]),t)))}),{priority:t(540)}),s[t(573)][t(506)]((e=>{const n=t;if(n(480)!=e[n(566)]&&n(451)!=e[n(566)])return;const s=e[n(442)]();if(null!=s&&s.is(n(528),n(444))){if(n(480)==e[n(566)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)]));if(t[n(452)])return{type:n(480),content:Kr(r,n(441),Kr(r,n(552),'"'+t[n(548)](" ")+'"'))}}if(n(451)==e[n(566)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)]));if(t[n(452)])return{type:n(451),content:Kr(r,n(582),Kr(r,n(552),'"'+t[n(548)](" ")+'"'))}}}})),s[t(573)][t(506)]((e=>{const n=t;if(n(510)==e[n(450)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)])),s=this[n(434)](e),o=s[n(503)]-s[n(477)]+1;if(n(480)==e[n(566)])return t[n(452)]?{type:n(480),content:Kr(r,n(441),Kr(r,n(426),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(480),content:Kr(r,n(441),Kr(r,n(431),o))};if(n(451)==e[n(566)])return t[n(452)]?{type:n(451),content:Kr(r,n(582),Kr(r,n(426),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(451),content:Kr(r,n(582),Kr(r,n(431),o))}}if(n(544)==e[n(450)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)])),s=this[n(434)](e),o=s[n(517)]-s[n(468)]+1;if(n(480)==e[n(566)])return t[n(452)]?{type:n(480),content:Kr(r,n(441),Kr(r,n(471),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(480),content:Kr(r,n(441),Kr(r,n(580),o))};if(n(451)==e[n(566)])return t[n(452)]?{type:n(451),content:Kr(r,n(582),Kr(r,n(471),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(451),content:Kr(r,n(582),Kr(r,n(580),o))}}})),s[t(428)][t(469)](t(480),t(510),t(463),c),s[t(428)][t(469)](t(451),t(510),t(446),c),s[t(428)][t(469)](t(480),t(544),t(463),u),s[t(428)][t(469)](t(451),t(544),t(446),u),s[t(428)][t(469)](t(480),t(544),t(548),l),s[t(428)][t(469)](t(451),t(544),t(548),l),s[t(428)][t(469)](t(480),t(510),t(548),f),s[t(428)][t(469)](t(451),t(510),t(548),f)}[la(455)](){const t=la,e=this[t(563)],n=e[t(454)][t(547)][t(466)];return(r,s)=>{const o=t;e[o(454)][o(462)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(587)][a(586)];u&&u[0]&&!1===u[0][a(447)]&&(l=r[0][a(475)][a(481)]);const f=t[a(487)](l);if(a(583)==f[a(483)][a(432)])return;const h=Array[a(458)](n[a(518)]())[a(491)]((t=>i.LiveRange[a(464)](t)));t[a(558)](f),e[a(499)][a(574)](c)[a(560)](),u[a(564)]({forceDefaultExecution:!0}),e[a(515)](c,...u);const d=h[a(514)]((t=>a(583)!=t[a(483)][a(432)]));d[a(452)]>0&&t[a(558)](d);for(const t of h)t[a(525)]()}))}}[la(579)](t){const e=la,n=this[e(563)][e(535)][e(574)](e(571));let r=Number[e(465)],s=Number[e(425)],o=Number[e(465)],i=Number[e(425)];for(const a of t){if(e(583)==a[e(483)][e(432)])continue;const{row:t,column:c}=n[e(522)](a),u=a[e(554)](e(565))?a[e(429)](e(565))-1:0,l=a[e(554)](e(448))?a[e(429)](e(448))-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(563)],n=e[t(535)][t(574)](t(562)),r=e[t(535)][t(574)](t(571));e[t(454)][t(547)].on(t(476),(()=>{const r=t,s=Array[r(458)](e[r(454)][r(547)][r(492)][r(505)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(532)](t);if(r(568)!=s)continue;if(null!=e[r(470)])continue;const a=n[r(484)](o);this[r(585)][r(445)](i)&&this[r(456)][r(511)](a)}}),{priority:t(524)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(546)](e),a=e[s(435)](s(444)),c=r[s(522)](e);for(const t of this[s(456)]){const n=t[s(450)],r=n[s(457)](s(440)),u=n[s(479)](r?10:5),l=u[s(500)](),f=l[s(479)](0,3)+s(501),h=s(485)+u,d=s(533)+u;if(!t[s(427)])continue;if(a!=t[s(575)]()[s(475)][s(435)](s(444)))continue;if(t[s(555)](i))continue;const g=e[s(554)](f)?e[s(429)](f)-1:0,p=this[s(434)](t),m=p[h],E=p[d];m<=c[l]&&c[l]+g<=E&&(t[s(443)](i),o=!0)}return o};e[t(454)][t(547)][t(430)]((n=>{const r=t;let o=!1;for(const t of e[r(454)][r(547)][r(492)][r(545)]())if(r(493)==t[r(566)])if(r(510)==t[r(474)])for(const e of t[r(486)][r(481)][r(459)]())o=o||s(e,n);else r(572)==t[r(474)]&&(o=o||s(t[r(486)][r(481)],n));return o}))}[la(434)](t){const e=la;return this[e(579)](t[e(518)]()[e(491)]((t=>t[e(475)][e(481)])))}}function ga(t){const e=la;return Array[e(458)](new Set(t)[e(433)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(775062===-parseInt(e(567))/1+-parseInt(e(508))/2+parseInt(e(533))/3*(parseInt(e(542))/4)+-parseInt(e(582))/5*(parseInt(e(494))/6)+-parseInt(e(549))/7*(parseInt(e(557))/8)+-parseInt(e(563))/9*(-parseInt(e(551))/10)+parseInt(e(524))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(575)](){return[da]}[pa(513)](){const t=pa,e=this[t(553)],n=e[t(559)][t(495)][t(500)],r=e[t(501)];if(!e[t(510)][t(529)](t(578)))return;const s=e[t(510)][t(516)](t(577)),o=e[t(510)][t(516)](t(536)),a=e[t(510)][t(516)](da);a[t(530)][t(518)](t(509)),s[t(576)](t(509),(()=>{const n=t,r=o[n(532)](e[n(559)][n(495)][n(500)]);e[n(559)][n(519)]((()=>{const t=n;s[t(490)](r,{commandName:t(509),commandParams:[]},[],t(509))}))})),e[t(517)][t(516)](t(509)).on(t(554),((n,r)=>{const o=t;e[o(517)][o(516)](o(512))[o(548)]&&(r[o(569)]>0&&r[r[o(569)]-1]&&r[r[o(569)]-1][o(545)]||s[o(487)]||this[o(581)]()||n[o(527)]())}),{priority:t(541)});for(const n of[t(492),t(585),t(493),t(525)]){const r=e[t(517)][t(516)](n);s[t(576)](n,(()=>{const n=t,o=e[n(559)][n(495)][n(500)][n(540)]()[n(574)]()[n(586)]((t=>t.is(n(535),n(507)))),i=r[n(548)];e[n(559)][n(519)]((()=>{const t=n;s[t(490)]([o,i],{commandName:t(509),commandParams:[]},[],t(509))}))}))}for(const n of[t(503),t(583)]){const r=e[t(517)][t(516)](n);s[t(576)](n,(()=>{const i=t,a=o[i(532)](e[i(559)][i(495)][i(500)])[0],c=a[i(562)](i(561)),{column:u,row:l}=o[i(523)](a);let f=[];if(i(526)==r[i(506)]){const t=o[i(521)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(522)](t)[i(555)]((t=>t[i(496)]))}else{const t=o[i(521)](c,{column:u,includeAllSlots:!0});f=Array[i(522)](t)[i(555)]((t=>t[i(496)]))}e[i(559)][i(519)]((t=>{const e=i;s[e(534)](t[e(572)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(546)][t(550)]((e=>{const n=t;if(n(497)!=e[n(552)]&&n(489)!=e[n(552)])return;const{data:s}=e;return s&&n(509)==s[n(564)]?{type:n(556),content:Kr(r,n(511))}:void 0})),s[t(546)][t(550)]((e=>{const n=t;if(n(497)!=e[n(552)]&&n(489)!=e[n(552)])return;const{data:s}=e;return s?n(503)==s[n(564)]?{type:n(556),content:Kr(r,n(504))}:n(583)==s[n(564)]?{type:n(556),content:Kr(r,n(528))}:void 0:void 0}));const c=a[t(538)]();for(const e of[t(492),t(585),t(493),t(525)])s[t(573)][t(544)](t(497),e,t(560),c);for(const e of[t(503),t(583)])s[t(573)][t(544)](t(497),e,t(560),c);s[t(573)][t(544)](t(497),t(509),t(560),(r=>{const s=t;e[s(559)][s(519)]((t=>{const o=s,a=Array[o(522)](n[o(580)]())[o(555)]((t=>i.LiveRange[o(584)](t)));t[o(539)](r),e[o(517)][o(516)](o(509))[o(498)](),e[o(554)](o(509),{forceDefaultExecution:!0});const c=a[o(531)]((t=>o(499)!=t[o(505)][o(558)]));c[o(569)]>0&&t[o(539)](c);for(const t of a)t[o(571)]()}))}));for(const n of[t(492),t(493),t(525),t(585)]){const r=e[t(517)][t(516)](n);r.on(t(491),((n,s,o)=>{const i=t;if(o){const t=e[i(559)][i(495)][i(500)][i(540)]()[i(574)]()[i(586)]((t=>t.is(i(535),i(507))));this[i(566)](r[i(548)],t)||(n[i(543)]=!1,n[i(527)]())}}),{priority:t(514)})}}[pa(581)](){const t=pa,e=this[t(553)][t(517)][t(516)](t(509)),n=this[t(553)][t(510)][t(516)](t(536));if(!e[t(547)])return!1;const r=n[t(532)](this[t(553)][t(559)][t(495)][t(500)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(566)](e,n))return!1;return!0}[pa(566)](t,e){const n=pa,r=this[n(553)][n(510)][n(516)](n(577)),s=this[n(553)][n(559)][n(572)](t),o=this[n(553)][n(559)][n(572)](e),i=new Set,a=new Set;for(const t of r[n(565)]())if((n(579)==t[n(552)]||n(502)==t[n(552)]||n(509)==t[n(568)])&&t[n(570)])for(const e of t[n(580)]())e[n(488)](s,!0)&&i[n(515)](t[n(552)]+":"+t[n(520)].id),e[n(488)](o,!0)&&a[n(515)](t[n(552)]+":"+t[n(520)].id);if(i[n(537)]!=a[n(537)])return!1;for(const t of i)if(!a[n(529)](t))return!1;return!0}}function Ia(){const t=["findAncestor","3291687XbnzPL","commandName","getSuggestions","_areMergableCells","549045BGQCaf","subType","length","isInContent","detach","createRangeOn","_suggestionFactory","getAncestors","requires","enableCommand","TrackChangesEditing","TableEditing","insertion","getRanges","_areSelectedCellsMergable","120550oUClFJ","splitTableCellHorizontally","fromRange","mergeTableCellRight","find","_isForcedDefaultExecutionBlock","containsRange","formatInline","markMultiRangeBlockFormat","set:isEnabled","mergeTableCellUp","mergeTableCellDown","114JHYWiu","document","cell","formatBlock","refresh","$graveyard","selection","locale","deletion","splitTableCellVertically","*Split cell:* vertically","root","direction","tableCell","3003540OSACVJ","mergeTableCells","plugins","*Merge cells*","trackChanges","afterInit","low","add","get","commands","push","change","author","createTableWalker","from","getCellLocation","32738530DesRxd","mergeTableCellLeft","horizontally","stop","*Split cell:* horizontally","has","_tablePostFixingSubtypes","filter","getSelectionAffectedTableCells","5982wjMVdl","markBlockFormat","element","TableUtils","size","_acceptFormatSuggestionCallbackFactory","setSelection","getFirstPosition","highest","812QDWOJa","return","registerCustomCallback","forceDefaultExecution","descriptionFactory","isEnabled","value","7zWsDcp","registerDescriptionCallback","30bSsUMM","type","editor","execute","map","format","9554192VrQDRp","rootName","model","accept","table"];return(Ia=function(){return t})()}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=117]})(t,e)}function _a(){const t=["formatBlock","forceValue","setTableColumnHeader","FORMAT_HEADER_COLUMN","removeMarker:suggestion","plugins","item","13356DLRHpF","setAttribute","headingColumns","consume","markerRange","FORMAT_REGULAR_COLUMN","12ekvDrj","8Ioctzh","descriptionFactory","commandParams","registerCustomCallback","*Format:* %0","5819478jAOhHs","name","enableDefaultAttributesIntegration","nodeBefore","removeAttribute","getCellLocation","_acceptFormatSuggestionCallbackFactory","format","activeMarkers","locale","accept","get","FORMAT_HEADER_ROW","removeClass","showSuggestionHighlights","14755AhYtXP","setTableRowHeader","highest","TrackChangesEditing","_splitMarkerName","mapper","15yIuoFU","_registerLegacyDescription","_handleLegacySuggestions","headingRows","data","markerName","registerAttributeLabel","2JhCWbO","7111962UMoAkJ","TableEditing","_suggestionFactory","commandName","createTableWalker","ck-suggestion-marker--active","type","registerDescriptionCallback","toViewElement","653228PqgfAf","afterInit","data-suggestion","getSuggestion","215495ffLLNS","writer","nodeAfter","editing","bindElementToMarker","has","includes","consumable","start","1206750zkZZdv","editor","ck-suggestion-marker-","downcastDispatcher","cell","843EYdjjQ","FORMAT_REGULAR_ROW","requires","addMarker:suggestion","parent","81HqVFdk","options","TableUtils","stop","registerBlockAttribute","end","addClass","markerNameToElements","unbindElementFromMarkerName"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(569536===-parseInt(e(143))/1*(parseInt(e(204))/2)+-parseInt(e(197))/3*(parseInt(e(125))/4)+-parseInt(e(129))/5*(-parseInt(e(170))/6)+parseInt(e(176))/7*(parseInt(e(171))/8)+parseInt(e(148))/9*(parseInt(e(138))/10)+parseInt(e(205))/11+parseInt(e(164))/12*(-parseInt(e(191))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(145)](){return[da]}[ba(126)](){const t=ba,e=this[t(139)];if(!e[t(162)][t(134)](t(117)))return;const n=e[t(185)],r=e[t(162)][t(187)](t(194));r[t(178)](t(192)),r[t(178)](t(159)),r[t(152)](t(200)),r[t(152)](t(166)),r[t(172)][t(203)](t(200),Kr(n,t(188))),r[t(172)][t(203)](t(166),Kr(n,t(160))),this[t(199)]()}[ba(199)](){const t=ba,e=this[t(139)][t(162)][t(187)](t(194)),n=this[t(139)][t(162)][t(187)](t(150)),r=this[t(139)][t(162)][t(187)](da)[t(182)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(195)](o[a(202)]),l=e[a(128)](u),f=l[a(201)];if(a(157)!=l[a(122)]||!f||a(159)!=f[a(119)])return;if(o[a(163)])return void s[a(151)]();if(!i[a(136)][a(167)](o[a(168)],s[a(177)]))return;const h=o[a(168)][a(137)][a(131)],d=o[a(168)][a(153)][a(179)],g=h[a(147)][a(147)],{column:p}=n[a(181)](h),{column:m}=n[a(181)](d);for(let s=p;s<=m;s++){const l=n[a(120)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(142)],l=i[a(196)][a(124)](s);i[a(130)][a(154)](a(140)+c,l),r&&i[a(130)][a(165)](a(127),u,l),i[a(196)][a(133)](l,o[a(202)]),t&&(e[a(184)][a(135)](o[a(202)])?i[a(130)][a(154)](a(121),l):i[a(130)][a(189)](a(121),l))}}}}e[t(118)][t(174)](t(157),t(192),t(186),r),e[t(118)][t(174)](t(157),t(159),t(186),r),this[t(139)][t(132)][t(141)].on(t(146),s(),{priority:t(193)}),this[t(139)][t(201)][t(141)].on(t(146),((e,n,r)=>{const o=t;r[o(149)][o(190)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(193)}),this[t(139)][t(132)][t(141)].on(t(161),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(195)](r[o(202)]),c=e[o(128)](a),u=c[o(201)];if(o(157)!=c[o(122)]||!u||o(159)!=u[o(119)])return;const l=s[o(196)][o(155)](r[o(202)]);if(l)for(const t of l)s[o(130)][o(189)](o(140)+i,t),s[o(130)][o(189)](o(121),t),s[o(130)][o(180)](o(127),t),s[o(196)][o(156)](t,r[o(202)])}),{priority:t(193)}),this[t(198)]()}[ba(198)](){const t=ba,e=this[t(139)],n=e[t(185)];function r(e){const r=t;return{type:r(183),content:Kr(n,r(175),e)}}e[t(162)][t(187)](t(194))[t(172)][t(123)]((e=>{const s=t;if(s(157)!=e[s(122)])return;const{data:o}=e;if(o){if(s(192)==o[s(119)]){const t=o[s(173)][0][s(158)];return r(Kr(n,s(t?188:144)))}if(s(159)==o[s(119)]){const t=o[s(173)][0][s(158)];return r(Kr(n,s(t?160:169)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=494]})(t,e)}function Ca(){const t=["paragraph","commands","requires","Users","clipboardOutput","includes","3MFNcnX","schema","entries","dataDowncast","4363695hnDook","attributes","getSuggestionCallback","subType","removeMarker","return","formatBlock","tablePasteChainId","tableCellBorderColor","set","register","markMultiRangeBlockFormat","registerPostFixer","insertion","ck-suggestion-marker--active","getSelectionAffectedTableCells","markerToHighlight","removeColumns","row","insert","rowInsertionRanges","cell","$graveyard","isInContent","getRows","getSuggestion","endRow","createRangeIn","*Replace table cells*","createRangeOn","rootName","createElement","previous","fill","setAttribute","getColumns","model","tablePasteRow","nodeAfter","discard","getShiftedBy","stop","tableCell","getRowIndexes","editor","table","getContainedElement","afterInit","cells","getColumnIndexes","2055060fMNPcH","insertionRanges","deletionRanges","options","redo","markerAttributes","getItems","add","content","length","for","batch","plugins","forEach","10477800gJPfzw","column","_isForcedDefaultExecutionBlock","reduce","_tablePostFixingSubtypes","getMarkers","get","markers","getTableIfOnlyTableInContent","getAllAdjacentSuggestions","unwrap","getRanges","markMultiRangeDeletion","isEqual","name","rowInsertionIndexes","tableCellBackgroundColor","element","differ","from","_replaceTableSlotCell","first","view","deletion","editingDowncast","1537306RiMMAs","tableCellPadding","some","endColumn","ck-suggestion-marker","tableCellBorderStyle","document","suggestion","every","suggestionLoaded","hasSuggestion","getRange","tableCellVerticalAlignment","_splitMarkerName","showSuggestionHighlights","next","updateMarker","suggestionUnloaded","high","_getCoordsForCells","call","TrackChangesEditing","createTableWalker","createPositionBefore","newRange","accept","tableCellBorderWidth","join","createRange","9026304nxJSEk","insertRows","wrap","_createdBatches","remove","getChangedMarkers","insertColumns","move","last","startsWith","keys","removeMarkers","getChildren","end","containsRange","find","editing","author","elementToElement","position","tablePasteColumn","TableUtils","getAttributes","change","rows","selection","getChild","columns","start","columnInsertionIndexes","documentSelection","getSuggestions","root","activeMarkers","suggestion:formatBlock:tablePasteCell","value","tablePasteCell","findAncestor","tableCellHorizontalAlignment","previousSibling","setAttributes","map","low","_suggestionFactory","push","ck-suggestion-marker-insertion","isEmpty","filter","fromRange","TableClipboard","markMultiRangeInsertion","registerDescriptionCallback","forceDefaultExecution","getChanges","markerName","trackChanges","type","removeRows","185giitAn","fromEntries","descriptionFactory","registerCustomCallback","insertContent","has","tablePaste","conversion","tableCellSuggestion","detach","listenTo","987000GAUVQC","suggestion-td","nextSibling","columnInsertionRanges","locale","147532PncAgZ","oldRange"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(876539===parseInt(e(511))/1+parseInt(e(617))/2*(-parseInt(e(524))/3)+-parseInt(e(516))/4*(parseInt(e(500))/5)+parseInt(e(592))/6+-parseInt(e(528))/7+parseInt(e(646))/8+-parseInt(e(578))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(643),Aa(536),Aa(622),Aa(684),Aa(629),Aa(608),Aa(618)],Na=Object[Aa(501)](La[Aa(687)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(520)](){return[da]}[Aa(575)](){const t=Aa,n=this[t(572)];if(!n[t(590)][t(505)](t(695)))return;const r=n[t(590)][t(598)](t(638)),s=n[t(590)][t(598)](t(667)),o=n[t(590)][t(598)](da),a=n[t(590)][t(598)](t(695));o[t(596)][t(690)](t(565),t(666)),n[t(564)][t(525)][t(538)](t(508),{allowIn:t(570),allowContentOf:t(570),isLimit:!0}),n[t(507)][t(664)]({model:t(508),view:t(512)});let c=null;n[t(564)].on(t(504),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(587)]-1];h&&h[u(494)]||r[u(594)]||this[u(572)][u(519)][u(598)](u(497))[u(681)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(676)))return!1;const i=s[o(600)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(543)](n[o(623)][o(671)]);if(!a[o(587)])return!1;const c=a[0][o(683)](o(573)),l=r[o(571)](a),f=r[o(577)](a),h={startRow:l[o(613)],endRow:l[o(654)],startColumn:f[o(613)],endColumn:f[o(654)]};return 1==a[o(587)]&&(h[o(554)]+=r[o(552)](i)-1,h[o(620)]+=r[o(563)](i)-1),Ma(c,h,r)}(l,f,n[u(564)],s,a)&&(o[u(569)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(564)][u(669)]((()=>{const t=u;n[t(564)][t(504)](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(587)]&&r[t(696)](o,t(565),{tablePasteChainId:s}),a[t(587)]&&r[t(696)](a,t(666),{tablePasteChainId:s}),l[t(587)]&&(r[t(696)](l,t(506),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(591)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(637)](e)}))),f[t(587)]&&(r[t(604)](f,t(506),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(591)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(637)](e)})));const d=r[t(539)](h[t(687)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(682),{tablePasteChainId:s});if(d){const e=d[t(597)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(564)][t(557)](s),a=e[t(661)]((e=>e[t(628)]()[t(605)](i)));a&&r[t(690)]([a[t(606)],o])}r[t(587)]&&d[t(562)](t(583),Object[t(501)](r))}c=null})))}),{priority:e.priorities[t(635)]+10}),n[t(590)][t(598)](t(695)).on(t(612),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(569)]();const u=s[r(549)],l=o,f=Ra(u),h=Ra(l);e[r(533)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(650)](u[r(672)](0));for(const t of Array[r(611)](l[r(658)]()))a[r(547)](t,u,r(659));const t=c[r(607)][r(523)](s[r(546)]),e=c[r(675)][r(523)](s[r(593)]);t||e||(d=i.LiveRange[r(694)](a[r(555)](u)))}else h&&!f&&(g=a[r(555)](u));else{const t=a[r(559)](r(508)),e=a[r(559)](r(508));a[r(648)](a[r(555)](u),e),a[r(547)](t,u,0);for(const e of Array[r(611)](l[r(658)]()))a[r(547)](e,t,r(659));d=i.LiveRange[r(694)](a[r(557)](t)),g=i.LiveRange[r(694)](a[r(557)](e))}const p=Array[r(611)](l[r(668)]())[r(693)]((([t])=>La[r(523)](t)));c[r(576)][r(690)]({element:u,attributes:p[r(587)]?Object[r(501)](p):null}),d&&c[r(579)][r(690)](d),g&&c[r(580)][r(690)](g)}),{priority:t(635)}),s.on(t(652),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(673)]||1;c[o(675)]=new Array(l)[o(561)](u)[o(687)](((t,e)=>t+e));for(const{cell:t}of s[o(639)](i,{startColumn:u,endColumn:u+l-1}))c[o(514)][o(690)](n[o(564)][o(557)](t))}),{priority:t(688)}),s.on(t(647),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(670)]||1;c[o(607)]=new Array(l)[o(561)](u)[o(687)](((t,e)=>t+e));for(const{cell:t}of s[o(639)](i,{startRow:u,endRow:u+l-1}))c[o(548)][o(690)](n[o(564)][o(557)](t))}),{priority:t(688)}),r[t(502)][t(697)]((e=>{const r=t;if(e[r(531)]&&e[r(531)][r(655)](r(506)))return e[r(560)]?{}:{type:r(541),content:Kr(n[r(515)],r(556))}}));const u=()=>!1;for(const e of[t(506),t(666),t(565),t(682)])r[t(689)][t(503)](t(541),e,t(644),u),r[t(689)][t(503)](t(615),e,t(644),u),r[t(689)][t(503)](t(534),e,t(644),u);r[t(689)][t(503)](t(534),t(682),t(567),u),r[t(689)][t(503)](t(534),t(682),t(642),((e,r,s)=>{const o=t,i=e[o(687)]((t=>t[o(574)]()))[o(693)]((t=>t)),a=new Map(i[o(687)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(576)])e&&a[o(537)](t,e);else if(s&&s[o(583)])for(const[t,e]of Object[o(526)](s[o(583)])){const r=n[o(564)][o(599)][o(598)](t),s=r?r[o(628)]()[o(574)]():null;s&&a[o(537)](s,e)}n[o(564)][o(669)]((t=>{const e=o;for(const[n,r]of a)t[e(686)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(689)][o(503)](e,o(506),s,((t,i,a)=>{const c=o;n[c(564)][c(669)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(674)][o(566)];t.is(o(609),o(508))&&u[o(690)](t)}r[o(689)][o(530)](e,null,s)(t,i,a);for(const t of u)o(550)!=t[o(678)][o(558)]&&n[o(602)](t)}))}))};l(t(541),t(642)),l(t(541),t(567)),l(t(615),t(642)),l(t(615),t(567)),r[t(689)][t(503)](t(541),t(565),t(567),(e=>{const n=t,r=e[n(687)]((t=>t[n(574)]())),i=r[0][n(683)](n(573)),{minRow:a,maxRow:c}=o[n(636)](r);s[n(499)](i,{at:a,rows:c-a+1})})),r[t(689)][t(503)](t(541),t(666),t(567),(e=>{const n=t,r=e[n(687)]((t=>t[n(574)]())),i=r[0][n(683)](n(573)),{minColumn:a,maxColumn:c}=o[n(636)](r);s[n(545)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(531)]||!n[s(531)][s(655)](s(506)))return;const o=n[s(529)][s(535)],i=r[s(677)]()[s(693)]((t=>t[s(551)]&&t[s(529)]&&t[s(529)][s(535)]==o));i[s(587)]&&n[s(601)]()[s(587)]!=i[s(587)]&&i[s(595)](((t,e)=>(t[s(632)]=e,e[s(560)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(630)](e[s(496)]),a=[s(621),s(691)],c=r[s(679)][s(523)](e[s(496)]);return c&&a[s(690)](s(542)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(626),f,{priority:t(635)}),r.on(t(634),f,{priority:t(635)}),n[t(564)][t(623)][t(540)]((()=>{const e=t;let s=!1;const o=Array[e(611)](n[e(564)][e(623)][e(610)][e(651)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(630)](t);if(e(624)!=o||e(615)!=a||i[e(517)])continue;if(!r[e(627)](c))continue;const u=r[e(553)](c)[e(603)](),l=n[e(590)][e(598)](e(521)).me;for(const t of r[e(677)]())if(t[e(551)]&&t[e(663)]==l&&e(534)==t[e(498)]&&e(682)==t[e(531)]&&t[e(603)]()[e(625)]((t=>u[e(619)]((n=>n[e(660)](t,!0))))))for(const n of t[e(601)]())n[e(551)]&&(n[e(567)](),s=!0)}return s})),n[t(564)][t(623)][t(540)]((e=>{const s=t,o=n[s(519)][s(598)](s(582));if(!o||!o[s(649)][s(505)](e[s(589)]))return!1;let i=!1;const a=n[s(590)][s(598)](s(521)).me,c=n[s(564)][s(623)][s(610)][s(495)](),u=Array[s(611)](n[s(564)][s(623)][s(610)][s(651)]())[s(693)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(630)](t);return n(624)==o&&n(506)==i&&c==a.id&&!e[n(517)]}));for(const t of c){if(s(547)!=t[s(498)]||s(508)!=t[s(606)]||1!=t[s(587)])continue;const n=e[s(645)](t[s(665)],t[s(665)][s(568)](1));if(!u[s(661)]((({data:t})=>t[s(641)][s(605)](n))))for(const{name:t,data:r}of u)if(n[s(660)](r[s(641)])){e[s(633)](t,{range:n}),i=!0;break}}return i})),n[t(564)][t(623)][t(540)]((e=>{const s=t;let o=!1;const i=n[s(590)][s(598)](s(521)).me,a=r[s(677)]()[s(693)]((t=>t[s(551)]&&t[s(663)]==i)),c=new Set,u=new Set;for(const t of a)if(s(506)==t[s(531)])for(const e of t[s(597)]()){const n=e[s(628)]()[s(574)]();if(n)if(n.is(s(609),s(508))&&Ra(n)){t[s(532)](e[s(606)]),c[s(585)](n),o=!0;const r=n[s(513)],i=n[s(685)],a=r&&r.is(s(609),s(508)),l=i&&i.is(s(609),s(508));a&&!c[s(505)](r)&&u[s(585)](r),l&&!c[s(505)](i)&&u[s(585)](i)}else n.is(s(609),s(518))&&n[s(692)]&&(t[s(532)](e[s(606)]),o=!0)}else if(s(682)==t[s(531)]){if(!t[s(529)]||!t[s(529)][s(535)])continue;const e=t[s(529)][s(583)];if(e&&Object[s(656)](e)[s(587)])continue;const n=t[s(529)][s(535)];let r=!0,i=!0;for(const e of a)if(e[s(531)]&&e[s(531)][s(655)](s(506))){if(!e[s(529)][s(535)]){i=!1;break}if(e.id!=t.id&&e[s(529)][s(535)]==n){r=!1;break}}i&&r&&(t[s(657)](),o=!0)}for(const t of c)e[s(650)](t);for(const t of u)e[s(602)](t);return o})),n[t(507)][t(588)](t(616))[t(544)]({model:t(680),view:(t,e)=>h(t),converterPriority:t(635)}),n[t(507)][t(588)](t(527))[t(544)]({model:t(680),view:(e,n)=>n[t(581)][t(631)]?h(e,!1):null,converterPriority:t(635)});const d=n[t(662)][t(614)];this[t(510)](d[t(623)],t(522),((e,n)=>{const r=t,s=[];for(const t of d[r(555)](n[r(586)])[r(584)]())t.is(r(609),r(512))&&s[r(690)](t);d[r(669)]((t=>{const e=r;for(const n of s)t[e(653)](t[e(555)](n),t[e(640)](n)),t[e(650)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(692)])return!0;const n=t[e(672)](0);return n.is(e(609),e(518))&&n[e(692)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(639)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=363]})(t,e)}function wa(){const t=["resizeTable","Users","347528HpSRzj","handleResizeTableWidthCommand","2qDTaPj","getAttribute","getSuggestions","159756YJlDSG","20dULQHq","selection","descriptionFactory","subType","has","*Format:* resize table","table","columnWidths","resizeTableWidth","getContainedElement","243000bjvmZp","1256421JxSyiy","afterInit","enableCommand","get","data","getTableColumnsWidths","tableWidth","TrackChangesEditing","editor","markBlockFormat","1052464HYzFQB","change","author","accept","getColumnGroupElement","registerDescriptionCallback","discard","handleSuggestionDescription","bind","formatInline","getSelectedElement","model","getSuggestionCallback","registerCustomCallback","62484RraWml","_suggestionFactory","formatBlock","TableColumnResizeEditing","commandParams","document","format","locale","type","838726zcdRCw","plugins","formatGroupId"];return(wa=function(){return t})()}!function(t){const e=Oa,n=t();for(;;)try{if(226189===-parseInt(e(401))/1*(parseInt(e(403))/2)+parseInt(e(363))/3+parseInt(e(406))/4*(parseInt(e(407))/5)+parseInt(e(387))/6+-parseInt(e(396))/7+parseInt(e(373))/8+-parseInt(e(417))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[va(364)](){const t=va;if(!this[t(371)][t(397)][t(411)](t(390)))return;const e=this[t(371)][t(397)][t(366)](t(370));e[t(365)](t(415),this[t(402)][t(381)](this)),e[t(388)][t(386)](t(389),t(399),t(376),e[t(388)][t(385)](t(389),null,t(379))),e[t(388)][t(386)](t(389),t(399),t(379),e[t(388)][t(385)](t(389),null,t(376))),e[t(409)][t(378)](this[t(380)][t(381)](this))}[va(402)](t,e){const n=va,r=this[n(371)][n(397)][n(366)](n(370)),s=this[n(371)][n(397)][n(366)](n(390)),o=e[n(413)]||this[n(371)][n(384)][n(392)][n(408)][n(383)]();this[n(371)][n(384)][n(374)]((()=>{const i=n,a=s[i(377)](o);let c=a?s[i(368)](a):null,u=o[i(404)](i(369))||null;const l=e[i(369)]||u,f=e[i(414)]||c,h=this[i(371)][i(397)][i(366)](i(400)).me;for(const t of r[i(405)]()){const e=t[i(416)]();if(i(399)===t[i(410)]&&e===o){t[i(375)]!==h&&t[i(379)]();const e=t[i(367)][i(391)];u=e[0][i(369)],c=e[0][i(414)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(372)](o,{commandName:i(415),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(399)},[],i(399))}))}[va(380)](t){const e=va;if(e(389)!=t[e(395)]&&e(382)!=t[e(395)])return;const{data:n}=t;if(n&&e(399)===n[e(398)]){const t=e(412);return{type:e(393),content:Kr(this[e(371)][e(394)],t)}}}}const Fa=Pa;function Ba(){const t=["674868JcgYLI","3465300IJQEee","Template","88947UMooJa","1454075lqLMzf","get","has","72AKZOBa","afterInit","plugins","1986FXXuRE","TrackChangesEditing","102KxthwZ","56331gUQBcK","143970baiDAF","17xNHEjl","editor","enableCommand","insertTemplate"];return(Ba=function(){return t})()}function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=Pa,n=t();for(;;)try{if(272819===-parseInt(e(324))/1*(parseInt(e(319))/2)+parseInt(e(322))/3+-parseInt(e(328))/4+-parseInt(e(323))/5*(-parseInt(e(321))/6)+parseInt(e(332))/7+parseInt(e(316))/8*(parseInt(e(331))/9)+-parseInt(e(329))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class xa extends t.Plugin{[Fa(317)](){const t=Fa,e=this[t(325)];e[t(318)][t(334)](t(330))&&e[t(318)][t(333)](t(320))[t(326)](t(327))}}function Ua(){const t=["573060ACEaXB","descriptionFactory","afterInit","enableCommand","registerElementLabel","get","locale","2188155CfbXCW","590062sUmeQu","377132NzYgkf","117Ivwadr","7415024lbCmup","commands","editor","plugins","3PdHdRr","12KVMEJe","tableOfContents","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","TrackChangesEditing","1425781ZYuMlO","1486692jhEtre"];return(Ua=function(){return t})()}const ja=Ga;function Ga(t,e){const n=Ua();return(Ga=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(598595===parseInt(e(289))/1*(parseInt(e(305))/2)+parseInt(e(290))/3*(parseInt(e(306))/4)+-parseInt(e(304))/5+-parseInt(e(296))/6+parseInt(e(295))/7+-parseInt(e(308))/8+-parseInt(e(307))/9*(-parseInt(e(297))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class Va extends t.Plugin{[ja(299)](){const t=ja,e=this[t(287)];if(!e[t(309)][t(302)](t(293)))return;e[t(288)][t(302)](t(294))[t(300)](t(293));const n=e[t(288)][t(302)](t(294)),r=e[t(303)];n[t(298)][t(301)](t(291),(e=>Kr(r,t(292),e)))}}function Ha(t,e){const n=Wa();return(Ha=function(t,e){return n[t-=327]})(t,e)}const za=Ha;function Wa(){const t=["isEqual","createRange","_splitMarkerName","2933532ppcWIy","3193825eosKJc","from","editor","model","isTouching","612999oXJpbX","updateMarker","plugins","isCollapsed","document","differ","8330967Wdgnsa","forward","descriptionFactory","removeMarker","nodeBefore","newRange","title-content","locale","76488jNstXH","getNearestSelectionRange","has","afterInit","Title","suggestion","1109143gJKCVi","231JiSQlg","8gQxpkH","ELEMENT_TITLE","TrackChangesEditing","schema","registerPostFixer","end","registerElementLabel","start","get","element","getChangedMarkers","40NgQYYc","2391016LCEWCJ"];return(Wa=function(){return t})()}!function(t){const e=Ha,n=t();for(;;)try{if(720573===-parseInt(e(350))/1+-parseInt(e(364))/2+-parseInt(e(330))/3+-parseInt(e(352))/4*(parseInt(e(369))/5)+parseInt(e(368))/6+-parseInt(e(351))/7*(-parseInt(e(344))/8)+-parseInt(e(336))/9*(-parseInt(e(363))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[za(347)](){const t=za,e=this[t(327)];if(!e[t(332)][t(346)](t(348)))return;const n=e[t(332)][t(360)](t(354));n[t(338)][t(358)](t(342),(()=>Kr(e[t(343)],t(353)))),e[t(328)][t(334)][t(356)]((r=>{const s=t;let o=!1;const i=Array[s(370)](e[s(328)][s(334)][s(335)][s(362)]());for(const{name:t,data:a}of i){const{group:i}=n[s(367)](t);if(s(349)!==i||!a[s(341)])continue;const c=a[s(341)],u=c[s(357)][s(340)];if(!u||!u.is(s(361),s(342)))continue;if(!c[s(359)][s(329)](c[s(357)]))continue;const l=e[s(328)][s(355)][s(345)](c[s(357)],s(337));if(l&&l[s(333)]){const e=r[s(366)](c[s(359)],l[s(359)]);e[s(365)](c)||(r[s(331)](t,{range:e}),o=!0)}o||(r[s(339)](t),o=!0)}return o}))}}const qa=Xa;function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(547826===-parseInt(e(167))/1+parseInt(e(160))/2*(-parseInt(e(165))/3)+parseInt(e(168))/4*(parseInt(e(158))/5)+parseInt(e(169))/6+-parseInt(e(166))/7+-parseInt(e(161))/8+parseInt(e(156))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Qa extends t.Plugin{[qa(159)](){const t=qa,e=this[t(155)],n=e[t(154)][t(151)](t(164));e[t(154)][t(157)](t(163))&&(n[t(152)](t(162)),n[t(152)](t(153)))}}function Ja(){const t=["get","enableCommand","redo","plugins","editor","22392810UCWatc","has","87530JljwLB","afterInit","22pjkhEg","7124928JABKmM","undo","UndoEditing","TrackChangesEditing","293541BkxTql","5462646gzMBjP","309574UbNYQn","200cUSNUx","1447926tiNxzj"];return(Ja=function(){return t})()}const Ya=$a;function Za(){const t=["655929epRpZi","has","enableCommand","83674gGNopG","plugins","requires","633255ENlMWY","12tqJNxn","TableCaptionEditing","get","1583036UHnSeX","toggleTableCaption","editor","1498230ySEHzs","6JtdrzU","afterInit","4327008LrsdEi","1506624mGlKqv","TrackChangesEditing"];return(Za=function(){return t})()}function $a(t,e){const n=Za();return($a=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(417720===parseInt(e(481))/1+-parseInt(e(488))/2+parseInt(e(478))/3*(parseInt(e(485))/4)+parseInt(e(484))/5*(-parseInt(e(492))/6)+parseInt(e(494))/7+-parseInt(e(476))/8+parseInt(e(491))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class tc extends t.Plugin{static get[Ya(483)](){return[da]}[Ya(493)](){const t=Ya,e=this[t(490)];e[t(482)][t(479)](t(486))&&e[t(482)][t(487)](t(477))[t(480)](t(489))}}function ec(){const t=["selection","TablePropertiesEditing","descriptionFactory","tableCellBorderStyle","editor","tableHeight","commandParams","formatBlock","81860RNYYos","_handlePropertyChange","table","tableCellHeight","locale","129213VGnjcT","nodeAfter","tableCellVerticalAlignment","110697ZIhFrX","tableBackgroundColor","TableCellPropertiesEditing","tableCellProperties","1897320YCfObs","get","_getSuggestion","1660BENoOv","tableCellPadding","8431661EYDGNk","removeAttribute","tableBorderWidth","_suggestionFactory","findAncestor","65063TevvxQ","*Format:* change table properties","subType","enableCommand","getAttribute","model","plugins","document","pluginName","handleSuggestionDescription","registerDescriptionCallback","getFirstPosition","handleDiscardAction","getContainedElement","tableCellHorizontalAlignment","tableCellBorderWidth","tableCellBorderColor","start","discard","registerCustomCallback","tableAlignment","getSelectionAffectedTableCells","344445cuxBcQ","*Format:* change table cell properties","tableWidth","TableUtils","format","getSuggestions","tableBorderStyle","afterInit","batch","tableProperties","setAttribute","accept","markBlockFormat","has","join","tableCellWidth","TrackChangesEditing","tableCellBackgroundColor","TrackChangesTableProperties","data","164Tvfbnh","enqueueChange","8FIyZQl","change","getSuggestionCallback","tableBorderColor"];return(ec=function(){return t})()}const nc=rc;function rc(t,e){const n=ec();return(rc=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(825222===parseInt(e(345))/1+parseInt(e(323))/2+parseInt(e(331))/3*(parseInt(e(309))/4)+parseInt(e(289))/5+parseInt(e(335))/6+parseInt(e(340))/7*(parseInt(e(311))/8)+-parseInt(e(328))/9*(parseInt(e(338))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(298)]=[e(314),e(295),e(342),e(287),e(291),e(320),e(332)],this[e(334)]=[e(283),e(318),e(282),e(339),e(304),e(326),e(306),e(281),e(330)]}static get[nc(353)](){return nc(307)}[nc(296)](){const t=nc,e=this[t(319)][t(351)][t(336)](t(305));if(this[t(319)][t(351)][t(302)](t(316))){for(const n of this[t(298)])e[t(348)](n,((e,r)=>{const s=t,o=this[s(319)][s(350)][s(352)][s(315)][s(356)]()[s(344)](s(325));this[s(324)](n,[o],this[s(298)],s(298),e,r)}));e[t(343)][t(286)](t(322),t(298),t(300),e[t(343)][t(313)](t(322),null,t(285))),e[t(343)][t(286)](t(322),t(298),t(285),((e,n)=>this[t(357)](this[t(298)],e,n))),e[t(343)][t(286)](t(322),t(298),t(303),(()=>!1))}if(this[t(319)][t(351)][t(302)](t(333))){for(const n of this[t(334)])e[t(348)](n,((e,r)=>{const s=t,o=this[s(319)][s(351)][s(336)](s(292))[s(288)](this[s(319)][s(350)][s(352)][s(315)]);this[s(324)](n,o,this[s(334)],s(334),e,r)}));e[t(343)][t(286)](t(322),t(334),t(300),e[t(343)][t(313)](t(322),null,t(285))),e[t(343)][t(286)](t(322),t(334),t(285),((e,n)=>this[t(357)](this[t(334)],e,n))),e[t(343)][t(286)](t(322),t(334),t(303),(()=>!1))}e[t(317)][t(355)]((e=>this[t(354)](e)))}[nc(324)](t,e,n,r,s,o){const i=nc,a=this[i(319)][i(351)][i(336)](i(305));this[i(319)][i(350)][i(310)](o[i(297)],(()=>{const t=i;for(const i of e)if(this[t(337)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(349)](r);void 0!==n&&(e[r]=n)}s(o),a[t(301)](i,{commandParams:[e]},[],r)}}))}[nc(357)](t,e,n){const r=nc,s=e[0][r(284)][r(329)],o=n[r(321)][0];this[r(319)][r(350)][r(312)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(299)](r,o[r],s):e[n(341)](r,s)}))}[nc(354)](t){const e=nc;if(t[e(308)])switch(t[e(347)]){case e(298):return{type:e(293),content:Kr(this[e(319)][e(327)],e(346))};case e(334):return{type:e(293),content:Kr(this[e(319)][e(327)],e(290))}}}[nc(337)](t,e){const n=nc,r=this[n(319)][n(351)][n(336)](n(305));for(const s of r[n(294)]({skipNotAttached:!0})){const r=s[n(358)]();if(s[n(347)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ec=Math.max;const Ic=function(t,e,n){return e=Ec(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ec(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=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=Qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=322]})(t,e)}function Lc(){const t=["every","change:activeMarkers","isNextTo","plugins","getFirstRange","_joinWithAdjacentSuggestions","deletion:discard","dataToMarker","buildSuggestion","ck-suggestion-marker-formatInline","editing","formatInline","forward","pop","getCustomProperty","comments","substr","addMarkerName","chain","editor","warn","createElement","_findSuggestions","suggestion:","deletion:","addSuggestion","getWalker","attributes","createPositionAfter","selection","getLastMatchingPosition","isObject","data","insert","ready","notReady","_defaultCallbacks","fromCharCode","markMultiRangeBlockFormat","isAtEnd","_setSuggestionRange","setAttribute","getIntersection","head","attribute","getContainedElement","fromRange","track-changes-adapter-missing-getsuggestion","key","TrackChangesEditing","_getMarkerAnnouncementText","discardSuggestion","markInlineFormat","LEAVE","document","newRange","_suggestions","targetPosition","normal","markMultiRangeDeletion","filter","ck-suggestion-marker--active","never","deletion","@external","skipNestingCheck","_blockAttributeKeys","format","requires","values","_customCallbacks","includes","insertion:join","open","FORMATTING","_rangeIsInLocalUserInsertion","low","addRange","formatBlock:accept","_reduceExistingSuggestions","collaboration.channelId","consume","fetchCommentThread","getNearestSelectionRange","showSuggestionHighlights","get","getUser","rootName","markers","oldRange","_suggestionFactory","markerNameToElements","80kidQso","push","_afterChanges","addMarker:suggestion","removeMarker:suggestion:formatBlock","registerInlineAttribute","hasSuggestion","data-author-id","isEqual","935172gwBdCo","getAncestors","acceptSelectedSuggestions","concat","then","bindElementToMarker","name","suggestionLoaded","deletion:accept","execute","getAttribute","nodeBefore","previous","applyOperation","attribute:accept","commands","commentThread","discard","ck-suggestion-marker-formatBlock","setTo","containerElement","isIntersecting","ck-suggestion-marker","insertion:accept","end","forEach","isBlock","before","addSuggestionData","isCollapsed","some","getMultiRangeId","authorName","formatInline:","$graveyard","formatInline:discard","oldValue","createPositionAt","insertion:chain","markerReady","148888pOwzle","360UqFSvZ","getShiftedBy","dataReady","return","_handleNewSuggestionMarker","accepted","_isBlockAttribute","CommentsRepository","lowest","groupId","discardAllSuggestions","createRange","removeClass","containsPosition","isBefore","adapter","335946LcOefB","define","suggestion:attribute:","updateMarker","backward","isOwn","tablePasteChainId","map","enqueueChange","parent","enableReadOnlyMode","attributeOldValue","updateSuggestion","isLocal","formatInline:join","11mNgVeR","catch","_trackFormatChanges","track-changes-user-not-found","addMarker:suggestion:attribute","_cutOutSuggestionMarker","options","trackChanges.mergeNestedSuggestions","fire","addHighlight","_processAttributeSuggestions","attribute:discard","ck-suggestion-marker-","splice","attribute:","1017066sfqBvY","addMarker","has","addClass","isLimit","_saved","sort","formatBlock:join","error-saving-suggestion-data-suggestion-discarded","getChangedMarkers","toUpperCase","attribute:join","pluginName","_isRegisteredAttribute","PendingActions","start","removeMarkers","getSuggestions","createRangeIn","registerCustomCallback","getSuggestionCallback","insertion:discard","isAfter","_reduceSuggestionAttributeRange","formatInline:chain","accept","config","unbindElementFromMarkerName","insertContent","nodeAfter","removeComment","removed","enableCommand","markDeletion","_getExternalAuthor","high","marker-count","item","_getAttributeKey","elementToElement","value","_onDiscard","markAttributeChange","formatBlock:chain","for","suggestion-type","_initAriaMarkerChangeAnnouncements","getDifference","_removeSuggestion","_inlineAttributeKeys","activeMarkers","removeMarker","forceDefaultExecution","setSelection","registerPostFixer","getRanges","isMultiRange","formatBlock","substring","track-changes-suggestion-data-mismatch","mapper","commandName","getItems","_recordAttributeSuggestions","change:data","_mergeNestedSuggestions","external:","howMany","$textProxy","batch","listenTo","startsWith","refresh","data-suggestion","author","addCommentThread","2lmCbEH","stringify","suggestionUnloaded","1597764QcFGNz","group","_recordAttributeChanges","splitPosition","track-changes-suggestion-not-found","locale","getAllAdjacentSuggestions","stop","find","getMarkers","_breakSuggestionMarker","toJSON","_refreshAttributeSuggestionsChain","getCommentThread","reconvertMarker","formatGroupId","suggestionChanged","hasComments","isSelectable","size","after","consumable","set","position","always","clone","track-changes-command-not-found","_commentsRepository","schema","insertion:","attributeKey","isTouching","_adapter","markerToData","descriptionFactory","track-changes-enable-command-twice","_suggestionState","type","differ","hasCommentThread","next","moveTargetPosition","originalSuggestionId","createPositionBefore","discardSelectedSuggestions","formatBlock:","track-changes-adapter-already-set","$marker","elementStart","Users","_refreshSuggestionsChain","authoredAt","_createSuggestion","deleteContent","multipleBlocks","newValue","split","trackChanges","_model","from","acceptSuggestion","action","elementEnd","init","_addSuggestionMarker","remove","containsRangeInObject","add","_joinSuggestions","length","_setSuggestionData","_enabledCommands","createSelection","containsItem","_isForcedDefaultExecutionBlock","_getAuthorFromId","isUndo","model","formatInline:accept","getSuggestion","update:suggestion","addMarker:suggestion:formatBlock","formatBlock:discard","registerBlockAttribute","move","$elementName","announce","trackChangesCommand","markMultiRangeInsertion","_getSuggestionData","join","toViewElement","resolve","isDocumentOperation","attributeNewValue","insertion","meta","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.","createdAt","_SUGGESTION_ANNOUNCEMENT","28957570cqmtJS","deletion:chain","rejected","change:_saved","_updateSuggestionData","clear","unshift","isAtStart","markerName","deletion:join","creator","widget","dataDowncast","_processAttributeChanges","editingDowncast","addUser","markerToHighlight","getFirstMarker","assign","trackChanges.trackFormatChanges","markBlockFormat","PENDING_ACTION_SUGGESTION","multi","isInsideObject","isIntersectingWithRange","rename","getChanges","_splitMarkerName","removeMarker:suggestion:attribute","rethrowUnexpectedError","$text","getRange","upcast","addComment","suggestion","_isDataLoaded","_registerDefaultCallbacks","_editor","isArray","delete","isRemovable","unbind","subType","createRangeOn","conversion","ENTER","detach","root","stopListening","markInsertion","isInContent","documentSelection","acceptAllSuggestions","enableDefaultAttributesIntegration","change","removeAttribute","_addThreadToSuggestion","writer","default","164404gYgyMx","isExternal","range","_checkSuggestionCorrectness","highest","element","keys","containsRange"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(418843===-parseInt(e(715))/1*(parseInt(e(387))/2)+-parseInt(e(745))/3+parseInt(e(549))/4*(-parseInt(e(649))/5)+-parseInt(e(390))/6+-parseInt(e(658))/7+parseInt(e(698))/8*(-parseInt(e(699))/9)+-parseInt(e(490))/10*(-parseInt(e(730))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Nc=kc(475);class Sc extends t.Plugin{static get[kc(625)](){return[kc(706),o.Users,t.PendingActions,ts,ss,us,hs,ys,Is,Cs,vs,js,no,oo,fo,po,To,Co,Ro,wo,Po,Wo,Go,Qo,Zo,ri,ui,pi,wi,ii,zs,Qs,_i,Ci,Ri,Pi,ji,Ki,Ji,ta,oa,ua,da,Ea,ya,tc,Sa,Da,Va,sc,xa,Ka,Qa]}static get[kc(323)](){return kc(606)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(722)]((t=>String[e(594)](t)))[e(480)]("")}super(t),this[e(374)]=!1,this[e(412)](e(361),[]),this.on(e(558),((n,r,s,o)=>{const i=e;this[i(448)][i(544)]((()=>{const e=i;for(const n of[...o,...s])this[e(448)][e(645)][e(747)](n)&&t[e(567)][e(404)](n)}))})),this[e(424)]=new Jr(this[e(576)][e(467)][e(418)],this[e(576)][e(395)]),this[e(422)]=null,this[e(647)]=new Rc(this[e(576)]),this[e(613)]=new Map,this[e(417)]=t[e(560)][e(642)](e(706)),this[e(461)]=new Set,this[e(448)]=this[e(576)][e(467)],this[e(426)]=new WeakMap,this[e(464)]=!1,this[e(623)]=new Set([e(475)]),this[e(360)]=new Set,t[e(337)][e(716)](e(509),e(548)),this[e(732)]=t[e(337)][e(642)](e(509)),t[e(337)][e(716)](e(737),!0),this[e(376)]=t[e(337)][e(642)](e(737)),this[e(477)]=new f(t,this[e(461)]),this[e(357)](),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,53,54])}[kc(453)](){const t=kc,n=this[t(576)],r=(e,n)=>{const r=t;if(r(601)!=e)return r(742)+e;const s=n[r(446)]("|")[0];return this[r(705)](s)?r(676):r(566)};n[t(534)][t(355)](t(504))[t(506)]({model:t(524),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(517)](e[n(498)]),c=[n(680),r(i,a)];let u=3e3;return this[n(361)][n(628)](e[n(498)])&&(c[n(650)](n(618)),u=3010),n(620)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(534)][t(355)](t(502))[t(457)]((e=>{const r=t;e.on(r(652),((t,e,s)=>{const o=r;if(!s[o(736)][o(641)])return;const i=e[o(348)];if(!i)return;const c=s[o(371)][o(481)](i);n[o(467)][o(418)][o(588)](i)&&c&&!c[o(571)](o(501))&&c.is(o(678))&&(0,a.toWidget)(c,s[o(547)])}),{priority:r(346)})})),n[t(534)][t(355)](t(502))[t(506)]({model:t(524),view:(e,n)=>{const s=t;if(!n[s(736)][s(641)])return null;const{type:o,subType:i}=this[s(517)](e[s(498)]);return{classes:[s(680),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(348)])return;const{id:c,authorId:u}=this[a(517)](o[a(498)]);if(r){const t=this[a(613)][a(642)](c),e=this[a(349)](t);if(!this[a(705)](e))return}if(o[a(348)].is(a(586)))return void i[a(411)][a(638)](o[a(348)],s[a(664)]);const l=i[a(371)][a(481)](o[a(348)]);if(o[a(348)].is(a(554))&&n[a(467)][a(418)][a(684)](o[a(348)])&&!l[a(571)](a(739))){i[a(547)][a(748)]([a(680),a(676)],l),i[a(547)][a(598)](a(384),c,l),i[a(547)][a(598)](a(656),u,l),i[a(371)][a(663)](l,o[a(498)]),e&&(this[a(361)][a(628)](o[a(498)])?i[a(547)][a(748)](a(618),l):i[a(547)][a(711)](a(618),l));for(const t of n[a(467)][a(329)](o[a(348)])[a(373)]())i[a(411)][a(638)](t,s[a(664)]);i[a(411)][a(638)](o[a(348)],s[a(664)])}};n[t(534)][t(355)](t(502))[t(457)]((e=>{const n=t;e.on(n(471),((t,e,r)=>{const o=n;r[o(736)][o(641)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(553)})})),n[t(534)][t(355)](t(502))[t(457)]((e=>{const n=t;e.on(n(734),((t,e,r)=>{const o=n;r[o(736)][o(641)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(553)})})),n[t(534)][t(355)](t(502))[t(423)]({model:t(524),view:(e,n)=>n[t(736)][t(641)]?null:{group:t(524),name:e[t(573)](11)}}),n[t(534)][t(355)](t(522))[t(350)]({view:{name:t(524),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(580)+e[r(668)](r(356))+":"+e[r(668)]("id");return e[r(668)](r(347))&&(s+=":"+e[r(668)](r(347))),n[r(578)](r(437),{"data-name":s})}}),n[t(534)][t(355)](t(522))[t(564)]({view:t(524)}),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(471),s(),{priority:n(346)})})),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(734),s({isAttributeSuggestion:!0}),{priority:n(346)})})),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(653),((t,e,r)=>{const s=n,o=r[s(371)][s(648)](e[s(498)]);if(o)for(const t of o)t[s(571)](s(739))||(r[s(547)][s(711)]([s(680),s(676),s(618)],t),r[s(547)][s(545)](s(384),t),r[s(547)][s(545)](s(656),t),r[s(371)][s(338)](t,e[s(498)]))}),{priority:n(346)})})),n[t(534)][t(355)](t(504))[t(457)]((e=>{const n=t;e.on(n(518),((t,e,r)=>{const s=n,o=r[s(371)][s(648)](e[s(498)]);if(!o)return;const{id:i}=this[s(517)](e[s(498)]),a=this[s(613)][s(642)](i),c=this[s(349)](a);if(this[s(705)](c))for(const t of o)t[s(571)](s(739))||(r[s(547)][s(711)]([s(680),s(676),s(618)],t),r[s(547)][s(545)](s(384),t),r[s(547)][s(545)](s(656),t),r[s(371)][s(338)](t,e[s(498)]))}),{priority:n(346)})})),n[t(467)][t(611)][t(365)]((e=>{const r=t;let s=!1;const o=Array[r(449)](n[r(467)][r(611)][r(428)][r(754)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(517)](t);if(r(524)!==o)continue;const h=this[r(613)][r(642)](f);if(null!=c[r(612)]){r(568)==u&&(s=s||Oc(c[r(612)],t,e,n[r(467)][r(418)]));const o=r(601)==u&&this[r(705)](l[r(446)]("|")[0]);if(c[r(612)][r(687)]||r(692)==c[r(612)][r(537)][r(644)]||r(368)==u&&!Dc(c[r(612)])||o&&!Dc(c[r(612)])||r(620)==u&&(vc(a=c[r(612)])||function(t){const e=r;return t[e(326)][e(724)]==t[e(682)][e(669)]&&t[e(326)][e(596)]}(a)))e[r(362)](t),s=!0;else{if(!h||!h[r(540)])continue;if(c[r(612)]&&c[r(646)]&&c[r(612)][r(657)](c[r(646)]))continue;i[r(457)](h)}}}var a;return i[r(409)]>0&&(s=!!this[r(562)](i)||s),s})),n[t(467)][t(611)][t(365)]((e=>{const r=t;let s=!1;for(const t of n[r(467)][r(611)][r(428)][r(516)]())if(r(590)==t[r(427)])for(const t of this[r(613)][r(626)]()){if(t[r(367)]||!t[r(540)])continue;const o=r(368)==t[r(427)],i=this[r(349)](t),a=i&&this[r(705)](i);if(!o&&!a)continue;const c=t[r(561)]();if(c[r(326)][r(724)]!=c[r(682)][r(724)]&&!c[r(682)][r(596)]){const o=n[r(467)][r(695)](c[r(326)][r(340)],r(682)),i=n[r(467)][r(710)](c[r(326)],o);e[r(718)](t[r(507)](),{range:i}),s=!0}}return s})),n[t(467)][t(611)][t(365)]((e=>this[t(503)](e))),n[t(467)][t(611)][t(365)]((e=>!e[t(380)][t(728)]&&this[t(740)](e))),n[t(467)].on(t(651),(()=>{this[t(374)]=!1})),n[t(467)][t(611)].on(t(375),((r,s)=>{const o=t;if(!s[o(728)]||s[o(466)])return;if(!this[o(374)])return;const i=n[o(467)][o(611)][o(428)][o(516)]();if(0==i[o(459)])return;const a=[],c=i[o(617)]((t=>o(601)==t[o(427)])),u=i[o(617)]((t=>o(590)==t[o(427)]&&o(520)!=t[o(664)]));for(const t of c)this[o(324)](t[o(420)])&&a[o(650)]({key:t[o(420)],newValue:t[o(484)],oldValue:t[o(726)],range:Fc(t[o(551)],n[o(467)])});for(const t of u){if(o(515)!=t[o(451)]&&o(383)!=t[o(451)])continue;const e=Bc(t[o(413)][o(340)],n[o(467)]),r=t[o(685)];o(515)==t[o(451)]&&a[o(650)]({key:o(475),newValue:t[o(664)],oldValue:r[o(664)],range:e});for(const[n,s]of r[o(584)]){if(!this[o(324)](n))continue;const r=t[o(584)][o(642)](n);s!==r&&a[o(650)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(584)])this[o(324)](n)&&(r[o(584)][o(747)](n)||a[o(650)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(459)]&&n[o(467)][o(723)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(353)](t,e,s,o,{groupId:r});this[n(636)](t,a)}))}),{priority:t(707)}),n[t(467)][t(645)].on(t(470),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(517)](n[s(664)]),e=this[s(613)][s(642)](t);e&&e[s(574)](n[s(664)])}})),n[t(467)][t(611)].on(t(375),(()=>{const e=t,r=Array[e(449)](n[e(467)][e(611)][e(428)][e(754)]())[e(617)]((t=>e(524)===this[e(517)](t[e(664)])[e(391)]));if(0===r[e(459)])return;r[e(751)](((t,n)=>{const r=e,s=t[r(589)][r(646)],o=n[r(589)][r(646)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(326)][r(713)](o[r(326)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(517)](t);if(null===n[e(646)]){const n=this[e(703)](t);o[e(457)](n)}else{const t=this[e(613)][e(642)](r);null!==n[e(612)]||t[e(540)]?(s[e(457)](t[e(600)]),o[e(457)](t)):this[e(359)](t)}}o[e(409)]>0&&this[e(440)](o);for(const t of s)this[e(738)](e(406),t)})),n[t(467)].on(t(671),((e,r)=>{const s=t,o=r[0];if(!this[s(613)][s(409)])return;if(!o[s(483)])return;if(o[s(380)][s(466)]||!o[s(380)][s(728)])return;let i,a;switch(o[s(427)]){case s(590):i=n[s(467)][s(695)](o[s(413)]),a=i[s(700)](o[s(378)]);break;case s(446):i=n[s(467)][s(695)](o[s(393)]),a=n[s(467)][s(695)](o[s(431)]);break;case s(474):i=n[s(467)][s(695)](o[s(614)]),a=i[s(700)](o[s(378)]);break;default:return}const c=n[s(467)][s(710)](i,a);n[s(467)][s(544)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(579)](c)){if(e[t(367)])continue;if(t(568)==e[t(427)])continue;const r=this[t(349)](e);if(r&&this[t(705)](r)&&t(446)!=o[t(427)])continue;const s=e[t(589)]&&e[t(589)][t(444)];(t(368)!=e[t(427)]||t(446)==o[t(427)]&&!s)&&(n[t(456)]||t(485)==e[t(427)]&&n[t(720)]||e[t(561)]()[t(556)](c)&&this[t(400)](e,i,a))}}))}),{priority:t(707)}),n[t(467)].on(t(443),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(363)])return;if(this[s(464)])return;if(!this[s(477)][s(351)])return;if(o[s(687)])return;const a=n[s(467)][s(418)],{start:c,end:u}=o[s(561)](),l=c[s(340)]&&a[s(749)](c[s(340)])?null:a[s(640)](c,s(569)),f=u[s(669)]&&a[s(749)](u[s(669)])?null:a[s(640)](u,s(719)),h=n[s(467)][s(710)](l?l[s(326)]:c,f?f[s(682)]:u);n[s(467)][s(544)]((t=>{const e=s;this[e(344)](h);const r=n[e(467)][e(418)][e(640)](h[e(326)]);o.is(e(541))?t[e(364)](r):o[e(677)](r)})),e[s(397)]()}),{priority:e.priorities[t(615)]+10}),n[t(467)].on(t(339),((e,r)=>{const s=t,o=r[r[s(459)]-1];o&&o[s(363)]||this[s(464)]||this[s(477)][s(351)]&&(n[s(467)][s(544)]((()=>{const t=s;let o=n[t(467)][t(339)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(702)]=o[t(415)]();const i=o[t(682)][t(669)],a=n[t(467)][t(418)];i&&a[t(684)](i)&&!a[t(588)](i)&&(o=n[t(467)][t(710)](o[t(326)],n[t(467)][t(695)](i,t(682)))),this[t(539)](o)})),e[s(397)]())}),{priority:t(346)}),this[t(576)][t(673)][t(457)](t(447),this[t(477)]),this[t(343)](t(447));const o=new p(n,this[t(613)]);n[t(673)][t(457)](t(450),o),this[t(343)](t(450));const i=new b(n,this[t(613)]);n[t(673)][t(457)](t(608),i),this[t(343)](t(608)),n[t(673)][t(457)](t(542),new R(n,o,this[t(613)])),this[t(343)](t(542)),n[t(673)][t(457)](t(709),new R(n,i,this[t(613)])),this[t(343)](t(709)),n[t(673)][t(457)](t(660),new F(n,o,this[t(613)])),this[t(343)](t(660)),n[t(673)][t(457)](t(434),new F(n,i,this[t(613)])),this[t(343)](t(434));const c=n[t(560)][t(642)](t(706));this[t(381)](c,t(523),((e,{threadId:n})=>{const r=t,s=this[r(613)][r(642)](n);s&&s[r(674)]&&1===s[r(674)][r(459)]&&this[r(494)](n,{hasComments:!0})}),{priority:t(633)}),this[t(381)](c,t(341),((e,{threadId:n})=>{const r=t,s=this[r(613)][r(642)](n);s&&s[r(674)]&&!s[r(674)][r(459)]&&this[r(494)](n,{hasComments:!1})}),{priority:t(633)})}set[kc(714)](t){const n=kc;if(this[n(422)])throw new e.CKEditorError(n(436),this);this[n(422)]=t}get[kc(714)](){return this[kc(422)]}[kc(328)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(613)][n(626)]())t&&!e[n(540)]||r[n(650)](e);return e?r[n(722)]((t=>t[n(401)]())):r}[kc(469)](t){const n=kc,r=this[n(613)][n(642)](t);if(!r)throw new e.CKEditorError(n(394),this);return r}[kc(655)](t){const e=kc;return this[e(613)][e(747)](t)}[kc(686)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(427)][e(446)](":"),a=this[e(613)][e(642)](r)||this[e(442)](o,i,r,n,s);if(this[e(546)](a),this[e(552)](a,o,i||null,n),a[e(488)]=t[e(488)],a[e(525)]=!0,s&&s[e(621)]){const t=s[e(621)],n=this[e(345)](t[e(690)]);a[e(441)]=t[e(488)],a[e(385)]=n,a[e(550)]=!0}else a[e(441)]=t[e(488)];switch(t[e(589)]&&(a[e(589)]=t[e(589)]),t[e(584)]&&(a[e(584)]=t[e(584)]),this[e(422)]&&this[e(422)][e(582)]||(a[e(750)]=!0),this[e(426)][e(642)](a)){case e(592):this[e(426)][e(412)](a,e(701));break;case e(697):a[e(540)]?(this[e(562)](new Set([a])),this[e(440)](new Set([a])),this[e(426)][e(412)](a,e(591)),this[e(738)](e(665),a)):this[e(426)][e(412)](a,e(342))}return a}[kc(450)](t){const e=kc;this[e(363)]((()=>{const n=e;this[n(576)][n(467)][n(544)]((()=>{const e=n;for(const n of t[e(396)]())n[e(336)]()}))}))}[kc(608)](t){const e=kc;this[e(363)]((()=>{const n=e;this[n(576)][n(467)][n(544)]((()=>{const e=n;for(const n of t[e(396)]())n[e(675)]()}))}))}[kc(343)](t,n){const r=kc,s=this[r(576)][r(673)][r(642)](t);if(!s)throw new e.CKEditorError(r(416),this,{commandName:t});if(this[r(461)][r(747)](s))throw new e.CKEditorError(r(425),this,{commandName:t});this[r(461)][r(457)](s),n&&s.on(r(667),((t,e)=>{const o=r;this[o(477)][o(351)]&&(this[o(464)]||(e[o(459)]>0&&e[e[o(459)]-1]&&e[e[o(459)]-1][o(363)]?e[o(570)]():(t[o(702)]=n(((...t)=>s[o(667)](...t,{forceDefaultExecution:!0})),...e),t[o(397)]())))}),{priority:r(346)})}[kc(363)](t){const n=kc;let r,s;const o=this[n(464)];this[n(464)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(464)]=!1),s&&e.CKEditorError[n(519)](s,this),r}[kc(539)](t,n=null,r={}){const s=kc;if(t[s(687)])return null;const o=this[s(576)][s(560)][s(642)](s(439)).me;for(const{suggestion:e,meta:o}of this[s(579)](t,s(485)))if(o[s(720)]){if(!o[s(559)]){if(o[s(456)]){if(!this[s(376)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(400)](e,t[s(326)],t[s(682)]);break}if(n==e[s(532)]&&Uc(e,r)){const n=e[s(561)]();return n[s(326)][s(657)](t[s(682)])?this[s(597)](e,this[s(448)][s(710)](t[s(326)],n[s(682)])):this[s(597)](e,this[s(448)][s(710)](n[s(326)],t[s(682)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(419)+n:s(485),u=this[s(460)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(454)](c,i,a,t),u}[kc(478)](t,n=kc(512),r={}){const s=kc,o=this[s(576)][s(560)][s(642)](s(439)).me,i=this[s(647)][s(331)](s(485),n,s(480));for(const e of this[s(328)]())if(e[s(385)].id==o.id&&s(485)==e[s(427)]&&e[s(532)]==n&&Uc(e,r)&&(i(e[s(366)](),t)||i(t,e[s(366)]()))){for(const n of t)e[s(634)](n);return e}for(const{suggestion:e,meta:n}of this[s(579)](t,s(485))){if(!n[s(720)])continue;if(!this[s(376)]&&n[s(456)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(366)]())for(const e of t)if(!n[s(556)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(419)+n,l=this[s(460)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(454)](u,a,c,e,zr[s(689)]());return l}[kc(609)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(687)])return null;if(o(619)===this[o(732)]){const e=this[o(647)][o(331)](o(568),r,o(336));return this[o(363)]((()=>e([t],n,s))),null}const i=this[o(576)][o(560)][o(642)](o(439)).me,a=[];if(o(414)!==this[o(732)])for(const{suggestion:e,meta:n}of this[o(579)](t,o(485)))n[o(720)]&&!n[o(513)]&&a[o(650)](...e[o(366)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(599)](s);e&&r[n(650)](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(459)];){const s=r[e][n(358)](t);r[n(743)](e,1,...s),e+=s[n(459)]}}return r}(t,a);c[o(459)]&&this[o(448)][o(544)]((()=>{const t=o;for(const e of c){const o=this[t(647)][t(331)](t(568),r,t(336));this[t(363)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(326)],u=t[o(682)];for(const{suggestion:e,meta:n}of this[o(579)](t,o(568))){if(!n[o(720)])continue;if(e[o(532)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(561)]();if(i[o(556)](t,!0))return null;c=c[o(713)](i[o(326)])?c:i[o(326)],u=u[o(333)](i[o(682)])?u:i[o(682)],a?i[o(326)][o(713)](a[o(561)]()[o(326)])?(a[o(327)](),a=e):e[o(327)]():a=e}const l=this[o(448)][o(710)](c,u);if(a)this[o(597)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(460)]({id:t,type:o(691)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(454)](o(691)+r,t,a,l)}}return null}[kc(510)](t,n,r=[],s=null,o={}){const i=kc;n[i(405)]||(n[i(405)]=n[i(372)]),n[i(444)]=t.is(i(551)),s=s||wc(n);const a=r[i(722)]((t=>Bc(t,this[i(448)]))),c=t.is(i(551))?t:Bc(t,this[i(448)]);if(i(619)===this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t([c],n,o))),null}a[i(650)](c);let u=!0;for(const t of a)if(!this[i(632)](t)){u=!1;break}if(u&&i(414)!==this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t([c],n,o))),null}let l=null,f=c[i(326)],h=c[i(682)];for(const{suggestion:t,meta:e}of this[i(579)](c,i(368))){if(!e[i(720)])continue;if(e[i(559)]||e[i(456)]||e[i(513)])continue;if(t[i(589)][i(405)]!=n[i(405)])continue;if(!Uc(t,o))continue;const r=t[i(561)]();if(t[i(532)]==s){if(r[i(556)](c,!0))return null;f=f[i(713)](r[i(326)])?f:r[i(326)],h=h[i(333)](r[i(682)])?h:r[i(682)],l?r[i(326)][i(713)](l[i(561)]()[i(326)])?(l[i(327)](),l=t):t[i(327)]():l=t}else{const e=c[i(599)](r);this[i(735)](t,e)}}const d=this[i(576)][i(560)][i(642)](i(439)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(597)](l,this[i(448)][i(710)](f,h)),l;{const t=this[i(460)]({id:g,type:i(435)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(454)](i(435)+s,g,p,this[i(448)][i(710)](f,h)),t}}[kc(595)](t,n,r=[],s=null,o={}){const i=kc;n[i(405)]||(n[i(405)]=n[i(372)]);const a=t[0];n[i(444)]=a.is(i(551)),s=s||wc(n);const c=r[i(722)]((t=>Bc(t,this[i(448)]))),u=a.is(i(551))?t:t[i(722)]((t=>Bc(t,this[i(448)])));if(i(619)===this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t(u,n,o))),null}c[i(650)](...u);let l=!0;for(const t of c)if(!this[i(632)](t)){l=!1;break}if(l&&i(414)!==this[i(732)]){const t=this[i(647)][i(331)](i(368),s,i(336));return this[i(363)]((()=>t(u,n,o))),null}const f=this[i(576)][i(560)][i(642)](i(439)).me;for(const t of this[i(328)]()){if(t[i(385)].id!=f.id)continue;if(i(368)!=t[i(427)]||t[i(589)][i(405)]!=n[i(405)])continue;if(!Uc(t,o))continue;const e=t[i(532)]==s;for(let n=0;n<u[i(459)];n++){const r=u[n];for(const s of t[i(399)]()){const o=s[i(521)]();if(r[i(657)](o)){e?(u[i(743)](n,1),n--):t[i(362)](s[i(664)]);break}}}}if(0==u[i(459)])return null;const h=this[i(647)][i(331)](i(368),s,i(480));for(const t of this[i(328)]())if(t[i(385)].id==f.id&&i(368)==t[i(427)]&&t[i(589)][i(405)]==n[i(405)]&&t[i(532)]==s&&Uc(t,o)&&(h(t[i(366)](),u)||h(u,t[i(366)]()))){for(const e of u)t[i(634)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(435)+s,m=this[i(460)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(454)](p,d,g,t,zr[i(689)]());return m}[kc(344)](t,n=null,r={}){const s=kc;if(t[s(687)])return null;const o=this[s(576)][s(560)][s(642)](s(439)).me,a=new i.LiveRange(t[s(326)],t[s(682)]);for(const{suggestion:t,meta:e}of this[s(579)](a,s(485)))if(e[s(720)]&&!e[s(559)])if(t[s(367)]){const e=t[s(366)]()[s(617)]((t=>s(692)!=t[s(537)][s(644)]));if(e[s(557)]((t=>a[s(556)](t,!0)))&&t[s(675)](),e[s(688)]((t=>t[s(556)](a,!0)))){const t=this[s(647)][s(331)](s(620),n,s(336));return this[s(363)]((()=>t([a],null,r))),null}}else{const e=a[s(599)](t[s(561)]());null!==e&&t[s(352)]([e],null,r)}if(a[s(536)](),a[s(687)]||s(692)==a[s(537)][s(644)])return null;let c=null,u=a[s(326)],l=a[s(682)];const f=this[s(579)](a,s(620));for(const{suggestion:t,meta:e}of f){const n=this[s(448)][s(710)](u,l);if(e[s(720)]&&(this[s(376)]||!e[s(456)]&&!e[s(513)]))if(t[s(367)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(366)]()){if(r[s(556)](n,!0))return t;n[s(556)](r)||(e=!1)}e&&t[s(675)]()}else{const e=t[s(561)]();if(e[s(556)](n,!0))return t;if(!Uc(t,r)){n[s(556)](e)?t[s(327)]():e[s(712)](u)?u=e[s(682)]:e[s(712)](l)&&(l=e[s(326)]);continue}u=u[s(713)](e[s(326)])?u:e[s(326)],l=l[s(333)](e[s(682)])?l:e[s(682)],r=Object[s(508)]({},t[s(584)]),c?e[s(326)][s(713)](c[s(561)]()[s(326)])?(c[s(327)](),c=t):t[s(327)]():c=t}}if(c)return this[s(597)](c,this[s(448)][s(710)](u,l)),c;{const t=(0,e.uid)(),i=this[s(448)][s(710)](u,l),a=o.id,c=n?s(581)+n:s(620),f=this[s(460)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(454)](c,t,a,i),f}}[kc(616)](t,n=kc(512),r={}){const s=kc,o=this[s(576)][s(560)][s(642)](s(439)).me,a=t[s(722)]((t=>new i.LiveRange(t[s(326)],t[s(682)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(579)](a,s(485)))e[s(720)]&&!e[s(559)]&&c[s(457)](t);for(const e of c)if(e[s(367)]){const o=e[s(366)]();if((!e[s(584)]||!e[s(584)][s(622)])&&o[s(557)]((t=>a[s(688)]((e=>e[s(556)](t,!0)))))&&e[s(675)](),a[s(557)]((t=>o[s(688)]((e=>e[s(556)](t,!0)))))){const e=this[s(647)][s(331)](s(620),n,s(336));return this[s(363)]((()=>e(t,null,r))),null}}else{const t=e[s(561)]();if(a[s(688)]((e=>e[s(556)](t,!0)))&&e[s(675)](),a[s(557)]((e=>t[s(556)](e,!0)))){const t=this[s(647)][s(331)](s(620),n,s(336));return this[s(363)]((()=>t(a,null,r))),null}}const u=this[s(647)][s(331)](s(620),n,s(480));let l=null;for(const t of this[s(328)]())if(t[s(385)].id==o.id&&t[s(540)]&&s(620)==t[s(427)]&&t[s(532)]==n&&Uc(t,r)&&(u(t[s(366)](),a)||u(a,t[s(366)]())))if(l){if(t[s(674)]&&t[s(674)][s(459)])continue;for(const e of t[s(366)]())l[s(514)](e)||l[s(634)](e);t[s(327)]()}else{l=t;for(const e of a)t[s(514)](e)||t[s(634)](e)}if(l)return l;c[s(495)]();for(const{suggestion:t,meta:e}of this[s(579)](a,s(620)))e[s(720)]&&(this[s(376)]||!e[s(456)]&&!e[s(513)])&&Uc(t,r)&&c[s(457)](t);for(const t of c){const e=t[s(366)]();if((!r||!r[s(622)])&&a[s(557)]((t=>e[s(688)]((e=>e[s(556)](t,!0))))))return t;(!t[s(584)]||!t[s(584)][s(622)])&&e[s(557)]((t=>a[s(688)]((e=>e[s(556)](t,!0)))))&&t[s(675)]()}const f=(0,e.uid)(),h=o.id,d=s(581)+n,g=this[s(460)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(536)](),t[s(687)]||s(692)==t[s(537)][s(644)]||this[s(454)](d,f,h,t,zr[s(689)]());return g}[kc(353)](t,n,r,s,o){const i=kc;if(t[i(687)])return[];if(i(619)===this[i(732)])return[];const a=this[i(576)][i(560)][i(642)](i(439)).me.id,c=Array[i(449)](this[i(613)][i(626)]())[i(617)]((e=>i(601)==e[i(427)]&&e[i(589)][i(605)]==n&&e[i(514)](t)));if(i(548)===this[i(732)]){const e=this[i(579)](t,i(485))[i(617)]((({meta:t})=>t[i(720)]&&!t[i(513)]&&!t[i(559)]))[i(722)]((({suggestion:t})=>t));c[i(496)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(601)==t[i(427)]?t[i(589)][i(694)]:void 0,o=t[i(561)](),a=Array[i(449)](u[i(555)]())[i(398)]((t=>t[i(679)](o)));if(!a)continue;const c=a[i(358)](o);this[i(705)](n)&&i(485)==t[i(427)]&&0!=c[i(459)]||(u[i(529)](a),c[i(683)]((t=>{u[i(412)](t,r)})),i(485)!=t[i(427)]&&e!=s&&u[i(412)](a[i(599)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(459)]>37&&console[i(577)](i(487),{key:n});const f=(i(744)+(n+"|")+wc({newValue:s}))[i(369)](0,60),h=this[i(460)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(650)](h),this[i(454)](f,c,a,t)}return l}[kc(543)](t){const e=kc;this[e(343)](t,((t,...n)=>{this[e(392)]((()=>{t(...n)}))}))}[kc(473)](t){const e=kc;this[e(623)][e(457)](t)}[kc(654)](t){const e=kc;this[e(360)][e(457)](t)}[kc(349)](t){const e=kc;return e(601)==t[e(427)]?t[e(532)][e(446)]("|")[0]:null}[kc(597)](t,e){const n=kc,r=t[n(507)]();this[n(448)][n(544)]((t=>{t[n(718)](r,{range:e})}))}[kc(546)](t){const e=kc,n=t.id,r=this[e(576)][e(337)][e(642)](e(637));this[e(417)][e(429)](n)||this[e(417)][e(386)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(417)][e(403)](n);s[e(531)](e(530)),s[e(530)]=!1,t[e(674)]=s}[kc(552)](t,n,r,s){const o=kc;if(t[o(427)]!=n||t[o(532)]!=r||t[o(500)].id!=s)throw this[o(576)][o(725)](o(370)),new e.CKEditorError(o(370),this)}[kc(735)](t,n){const r=kc,s=t[r(561)]();if(n[r(657)](s))t[r(327)]();else if(s[r(556)](n)){const o=this[r(448)][r(695)](n[r(326)][r(669)],r(682));this[r(597)](t,this[r(448)][r(710)](s[r(326)],o));const i=(0,e.uid)(),a=t[r(500)].id,c=t[r(427)]+":"+t[r(532)];this[r(460)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(589)],attributes:t[r(584)]});const u=this[r(448)][r(695)](n[r(682)][r(724)],r(410)),l=this[r(448)][r(710)](u,s[r(682)]);this[r(454)](c,i,a,l)}else if(s[r(712)](n[r(326)])){const e=this[r(448)][r(695)](n[r(326)][r(669)],r(682));this[r(597)](t,this[r(448)][r(710)](s[r(326)],e))}else{const e=this[r(448)][r(695)](n[r(682)][r(724)],r(410));this[r(597)](t,this[r(448)][r(710)](e,s[r(682)]))}}[kc(632)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(579)](t,e(485))){if(!r[e(720)])continue;const s=n[e(366)]();for(const n of s)if(!t[e(358)](n)[e(459)])return!0}return!1}[kc(465)](t){const n=kc,r=this[n(576)][n(560)][n(642)](n(439))[n(643)](t);if(!r)throw new e.CKEditorError(n(733),this);return r}[kc(345)](t){const e=kc,n=this[e(576)][e(560)][e(642)](e(439)),r=(0,o.hashObject)(e(377)+t);return n[e(643)](r)||n[e(505)]({id:r,name:t})}[kc(442)](t,e,n,r,s){const o=kc,i=this[o(465)](r),a=this[o(647)][o(565)](t,e,n,i,s,(t=>{const e=o;this[e(494)](n,{attributes:t});const r=this[e(469)](n);this[e(562)](new Set([r])),this[e(440)](new Set([r]))}));return this[o(381)](a,o(336),(()=>{const t=o;this[t(494)](n,{state:t(704)})}),{priority:o(346)}),this[o(381)](a,o(675),(()=>{const t=o;this[t(494)](n,{state:t(492)})}),{priority:o(346)}),this[o(613)][o(412)](n,a),this[o(426)][o(412)](a,o(592)),a}[kc(517)](t){const e=kc,n=t[e(446)](":");return{group:n[0],type:n[1],subType:n[e(459)]>=5?n[2]:null,id:n[e(459)]<5?n[2]:n[3],authorId:n[e(459)]<5?n[3]:n[4],markerCount:6==n[e(459)]?n[5]:null}}[kc(400)](t,n,r){const s=kc,o=t[s(561)](),i=o[s(326)],a=o[s(682)];this[s(597)](t,this[s(448)][s(710)](i,n));const c=(0,e.uid)(),u=t[s(500)].id,l=t[s(427)]+(t[s(532)]?":"+t[s(532)]:"");this[s(460)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(584)],data:t[s(589)]});const f=this[s(349)](t);(s(368)==t[s(427)]||f&&this[s(705)](f))&&(r=this[s(448)][s(433)](r[s(724)])),this[s(454)](l,c,u,this[s(448)][s(710)](r,a))}[kc(579)](t,e=null){const n=kc,r=[],s=this[n(576)][n(560)][n(642)](n(439)).me;Array[n(528)](t)||(t=[t]);for(const o of this[n(328)]()){if(!o[n(540)])continue;if(e&&o[n(427)]!=e)continue;let i=!1;for(const e of o[n(366)]()){for(const a of t){const t=a[n(326)][n(657)](e[n(682)])||a[n(682)][n(657)](e[n(326)]);if(t||a[n(599)](e)){const c=a[n(556)](e)&&Mc(this[n(448)][n(418)],e[n(326)],a),u=e[n(556)](a)&&Mc(this[n(448)][n(418)],a[n(326)],e);r[n(650)]({suggestion:o,meta:{isOwn:s==o[n(385)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(454)](t,e,n,r,s){const o=kc;this[o(448)][o(544)]((i=>{const a=o;let c=a(580)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(746)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(359)](t){const e=kc,n=t[e(670)],r=t[e(430)];t[e(670)]=null,t[e(430)]=null,null!=n&&n[e(430)]==t&&(n[e(430)]=r),null!=r&&r[e(670)]==t&&(r[e(670)]=n),e(591)==this[e(426)][e(642)](t)&&(this[e(426)][e(412)](t,e(342)),this[e(738)](e(389),t,n,r))}[kc(460)](t){const n=kc,r=t.id,s=this[n(686)](t);if(this[n(422)]&&this[n(422)][n(582)]){const o=this[n(576)][n(560)][n(642)](n(325)),i=s[n(407)],a=s[n(532)]?s[n(427)]+":"+s[n(532)]:s[n(427)],c=this[n(576)][n(395)],u=o[n(457)](Kr(c,n(511))),l={id:r,type:a,hasComments:i,data:t[n(589)]||null,originalSuggestionId:t[n(432)]||null,attributes:s[n(584)]};this[n(422)][n(582)](l)[n(662)]((t=>{const e=n;s[e(750)]=!0,o[e(455)](u),t&&t[e(488)]&&(this[e(613)][e(642)](r)[e(488)]=t[e(488)])}))[n(731)]((t=>{const r=n;throw(0,e.logWarning)(r(753)),this[r(576)][r(467)][r(723)]({isUndoable:!1},(()=>{s[r(675)]()})),s[r(538)](),this[r(613)][r(529)](s.id),this[r(426)][r(529)](s),t}))}return s}[kc(705)](t){const e=kc;return this[e(623)][e(747)](t)}[kc(494)](t,e){const n=kc,r=this[n(576)][n(560)][n(642)](n(325)),s=this[n(469)](t);if(this[n(422)]&&this[n(422)][n(727)])if(s[n(750)]){const s=r[n(457)](Kr(this[n(576)][n(395)],n(511)));this[n(422)][n(727)](t,e)[n(662)]((()=>{r[n(455)](s)}))}else s.on(n(493),(()=>{this[n(494)](t,e)}))}[kc(479)](t){const n=kc;if(!this[n(422)]||!this[n(422)][n(469)])throw new e.CKEditorError(n(604),this);return this[n(422)][n(469)](t)}[kc(703)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(517)](t),i=this[e(613)][e(642)](n)||this[e(442)](r,s,n,o,{});switch(this[e(552)](i,r,s,o),this[e(426)][e(642)](i)){case e(592):this[e(479)](n)[e(662)]((t=>{const r=e;let s=Promise[r(482)]();t[r(407)]&&(s=this[r(417)][r(639)]({channelId:this[r(576)][r(337)][r(642)](r(637)),threadId:n})),s[r(662)]((()=>{const e=r;this[e(686)](t)[e(750)]=!0}))})),this[e(426)][e(412)](i,e(697));break;case e(342):this[e(494)](n,{state:e(630)});case e(701):this[e(426)][e(412)](i,e(591)),this[e(738)](e(665),i);break;case e(591):this[e(738)](e(406),i)}return i[e(574)](t),i}[kc(440)](t){const e=kc,n=Array[e(449)](t),r=n[e(617)]((t=>e(601)==t[e(427)]));this[e(402)](r);const s=n[e(617)]((t=>!t[e(367)]&&e(601)!=t[e(427)])),o=this[e(328)]({skipNotAttached:!0})[e(617)]((t=>!t[e(367)]&&e(601)!=t[e(427)])),i=o[e(617)]((n=>!t[e(747)](n))),a=new Map(o[e(722)]((t=>[t,this[e(647)][e(331)](t[e(427)],t[e(532)],e(575))]))),c=new Map(o[e(722)]((t=>[t,t[e(561)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(459)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(459)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(459)];t++){const n=s[t];!l[e(747)](n)&&n[e(670)]&&(f[e(457)](n[e(670)]),n[e(670)][e(430)]===n&&(n[e(670)][e(430)]=null),n[e(670)]=null),!u[e(747)](n)&&n[e(430)]&&(f[e(457)](n[e(430)]),n[e(430)][e(670)]===n&&(n[e(430)][e(670)]=null),n[e(430)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(459)];e++){const r=d(t,n[e]);r&&(r[0][s(430)]=r[1],r[1][s(670)]=r[0],u[s(457)](r[0]),l[s(457)](r[1]))}}function d(t,n){const r=e;if(t[r(385)].id!==n[r(385)].id)return null;const s=a[r(642)](t)(t,n,c[r(642)](t),c[r(642)](n));return s&&a[r(642)](n)(t,n,c[r(642)](t),c[r(642)](n))?s[1][r(674)]&&s[1][r(674)][r(459)]?null:s:null}f[e(409)]&&this[e(440)](f)}[kc(402)](t){const e=kc;if(0==t[e(459)])return;const n=this[e(328)]({skipNotAttached:!0})[e(617)]((t=>e(601)==t[e(427)]&&t[e(525)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(584)]);s[e(747)](n)||(s[e(412)](n,r[e(459)]),r[e(650)]([]));const i=s[e(642)](n);r[i][e(650)](t)}!function(){const t=e;r[t(751)](((e,n)=>{const r=t,s=e[0][r(488)],o=n[0][r(488)];return s==o?e[0][r(584)][r(708)]<n[0][r(584)][r(708)]?-1:1:s<o?-1:1}));for(const e of r)e[t(751)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(459)];t++){if(0==r[t][e(459)])continue;const n=[];for(let s=t+1;s<r[e(459)];s++)0!=r[s][e(459)]&&i(r[t],r[s])&&n[e(650)](s);for(const s of n)r[t]=r[t][e(661)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(459)];n++){const r=t[n+1]||null;t[n][e(430)]!==r&&(t[n][e(430)]=r)}for(const t of r)for(let n=0;n<t[e(459)];n++){const r=t[n-1]||null;t[n][e(670)]!==r&&(t[n][e(670)]=r)}function i(t,n){const r=e;if(t[0][r(584)][r(708)]!==n[0][r(584)][r(708)]&&t[0][r(385)]!==n[0][r(385)])return!1;if(!function(t,e){const n=r;return!t[n(407)]&&!e[n(407)]||(!t[n(407)]||!e[n(407)])&&(!!(t[n(407)]&&e[n(488)]<t[n(674)][n(572)][n(642)](0)[n(488)])||!!(e[n(407)]&&t[n(488)]<e[n(674)][n(572)][n(642)](0)[n(488)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(584)],r(708)),o=Ac(n[0][r(584)],r(708));return!!Fr(s,o)&&(!!t[r(557)]((t=>n[r(688)]((e=>t[r(561)]()[r(657)](e[r(561)]())))))&&n[r(557)]((e=>t[r(688)]((t=>e[r(561)]()[r(657)](t[r(561)]()))))))}}[kc(562)](t){const e=kc,n=Array[e(449)](t),r=this[e(328)]({skipNotAttached:!0}),s=r[e(617)]((n=>!t[e(747)](n))),o=new Map(n[e(722)]((t=>[t,this[e(647)][e(331)](t[e(427)],t[e(532)],e(480))]))),i=new Map(r[e(722)]((t=>[t,t[e(366)]()])));for(let t=0;t<n[e(459)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(459)];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(459)];e++){const s=r[e];if(s[a(427)]!==n[a(427)]||s[a(385)].id!==n[a(385)].id||s[a(532)]!==n[a(532)])continue;if(!xc(n,s))continue;if(a(601)==n[a(427)]&&n[a(589)][a(694)]!=s[a(589)][a(694)])continue;if(a(601)==n[a(427)]&&t[a(705)](n[a(589)][a(605)]))continue;if(a(368)==n[a(427)]){const e=t[a(576)][a(467)],r=n[a(602)]();if(r&&(e[a(418)][a(588)](r)||e[a(418)][a(749)](r)))continue}const c=o[a(642)](n),u=i[a(642)](n),l=i[a(642)](s),f=n[a(674)]&&n[a(674)][a(459)],h=s[a(674)]&&s[a(674)][a(459)];if(!f&&c(l,u))return t[a(458)](s,n),i[a(529)](n),!0;if(!h&&c(u,l))return t[a(458)](n,s),i[a(529)](s),!0}return!1}}[kc(458)](t,e){const n=kc;if(t[n(367)])for(const r of e[n(366)]())t[n(634)](r);else{const r=e[n(561)]()[n(682)];this[n(597)](t,this[n(448)][n(710)](t[n(561)]()[n(326)],r))}e[n(327)]()}[kc(607)](t,e,n){const r=kc,s=t[r(382)](r(624))||t[r(382)](r(601))?r(631):t[r(755)]();return Kr(this[r(576)][r(395)],e+"_"+s+r(489),n)}[kc(357)](){const t=kc,n=this[t(576)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(448)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(517)](t[i(664)]);if(i(524)===e){r[i(476)](this[i(607)](n,i(610)));break}}for(const t of s){const{group:n,type:s}=this[i(517)](t[i(664)]);if(i(524)===n){r[i(476)](this[i(607)](s,i(535),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(503)](t){const e=kc;if(this[e(374)])return!1;const n=this[e(576)],r=n[e(467)][e(611)][e(428)][e(516)]();if(0==r[e(459)])return!1;const s=[],o=r[e(617)]((t=>e(601)==t[e(427)])),i=r[e(617)]((t=>e(590)==t[e(427)]&&e(520)!=t[e(664)])),a=r[e(617)]((t=>e(455)==t[e(427)]&&e(520)!=t[e(664)]));for(const t of o)s[e(650)]({key:t[e(420)],newValue:t[e(484)],oldValue:t[e(726)],range:Fc(t[e(551)],n[e(467)])});for(const t of i){const r=a[e(398)]((n=>n[e(413)][e(657)](t[e(413)])));r&&s[e(650)]({key:e(475),newValue:t[e(664)],oldValue:r[e(664)],range:n[e(467)][e(533)](t[e(413)][e(340)])})}return 0!=s[e(459)]&&this[e(636)](t,s)}[kc(740)](t){const e=kc;let n=!1;const r=this[e(576)][e(467)][e(611)][e(428)][e(754)]()[e(617)]((t=>t[e(589)][e(612)]&&t[e(664)][e(382)](e(717))));for(const s of r){const{subType:r,id:o}=this[e(517)](s[e(664)]),i=r[e(446)]("|")[0];for(const r of this[e(328)]({skipNotAttached:!0}))r.id!=o&&e(601)==r[e(427)]&&r[e(589)]&&r[e(589)][e(605)]==i&&r[e(561)]()[e(679)](s[e(589)][e(612)])&&(this[e(334)](r,s[e(589)][e(612)],t),n=!0)}return n}[kc(392)](t){const e=kc;this[e(576)],this[e(374)]=!0,t()}[kc(324)](t){const e=kc,n=this[e(705)](t),r=this[e(360)][e(747)](t);return n||r}[kc(636)](t,e){const n=kc;if(0==e[n(459)])return!1;let r=!1;for(const s of e){const e=this[n(579)](s[n(551)],n(601))[n(617)]((t=>!t[n(486)][n(559)]))[n(722)]((t=>t[n(524)])),i=(0,o.hashObject)({newValue:s[n(445)]});e[n(617)]((t=>{const e=n,[r,o]=t[e(532)][e(446)]("|");return r==s[e(605)]&&o!=i}))[n(683)]((e=>{const o=n;this[o(334)](e,s[o(551)],t),r=!0}))}return r}[kc(334)](t,e,n){const r=kc,s=t[r(561)]()[r(358)](e);0!==s[r(459)]?1!==s[r(459)]?this[r(400)](t,e[r(326)],e[r(682)]):this[r(597)](t,s[0]):n[r(362)](t[r(507)]())}}class Rc{constructor(t){const e=kc;this[e(527)]=t,this[e(448)]=t[e(467)],this[e(627)]=new Map,this[e(593)]=new Map,this[e(526)]()}[kc(565)](t,e,n,r,s,o){const i=kc;return new zr(this[i(448)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(331)](t,e,i(336))(...n),onDiscard:(...n)=>this[i(331)](t,e,i(675))(...n)})}[kc(330)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(627)][s(412)](o,r)}[kc(331)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(627)][r(642)](s)||this[r(593)][r(642)](t+":"+n)}[kc(526)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(751)](((t,n)=>t[e(326)][e(713)](n[e(326)])?1:-1)),this[e(448)][e(544)]((n=>{const r=e;for(const e of t){let t;t=e[r(682)][r(596)]&&e[r(682)][r(724)]==e[r(326)][r(340)]?n[r(462)](e[r(326)][r(340)],"on"):n[r(462)](e),this[r(448)][r(443)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(448)][n(544)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(722)]((t=>(vc(t)&&(t=this[s(448)][s(710)](t[s(682)])),t)))[s(617)]((t=>s(692)!==t[s(537)][s(644)]));if(c[s(459)]<1)return;const u=Array[s(449)](this[s(448)][s(611)][s(586)][s(366)]())[s(722)]((t=>i.LiveRange[s(603)](t)));r[s(364)](c);for(const t of this[s(527)][s(673)][s(673)]())t[s(383)]();a[s(650)]({forceDefaultExecution:!0}),this[s(527)][s(667)](o,...a);const l=u[s(617)]((t=>s(692)!=t[s(537)][s(644)]));l[s(459)]>0&&r[s(364)](l);for(const t of u)t[s(536)]()}))},s=(e,n)=>1==e[t(459)]&&1==n[t(459)]&&e[0][t(682)][t(657)](n[0][t(326)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(448)])?[e,n]:Pc(n,e,s,r,this[t(448)])?[n,e]:null;this[t(593)][t(412)](t(681),e),this[t(593)][t(412)](t(332),n),this[t(593)][t(412)](t(629),s),this[t(593)][t(412)](t(696),o),this[t(593)][t(412)](t(666),n),this[t(593)][t(412)](t(563),e),this[t(593)][t(412)](t(499),s),this[t(593)][t(412)](t(491),o),this[t(593)][t(412)](t(468),r),this[t(593)][t(412)](t(693),e),this[t(593)][t(412)](t(729),s),this[t(593)][t(412)](t(335),e),this[t(593)][t(412)](t(635),r),this[t(593)][t(412)](t(472),e),this[t(593)][t(412)](t(752),s),this[t(593)][t(412)](t(354),e),this[t(593)][t(412)](t(672),e),this[t(593)][t(412)](t(741),((e,n)=>{const r=t;if(!n)return;const s=this[r(527)][r(560)][r(642)](Sc);this[r(448)][r(544)]((t=>{const o=r;if(o(475)==n[o(605)])for(const r of e){const e=r[o(326)][o(340)],s=n[o(694)];t[o(515)](e,s)}else if(s[o(705)](n[o(605)]))for(const r of e)void 0!==n[o(694)]?t[o(598)](n[o(605)],n[o(694)],r[o(326)][o(340)]):t[o(545)](n[o(605)],r[o(326)][o(340)]);else for(const r of e)n[o(694)]?t[o(598)](n[o(605)],n[o(694)],r):t[o(545)](n[o(605)],r)}))})),this[t(593)][t(412)](t(322),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(724)][r(659)]({includeSelf:!0,parentFirst:!0})){if(s[r(537)]==s)return!1;if(!n[r(463)](s))return!1;if(t[r(588)](s)||t[r(749)](s))return!0}return!1}function vc(t){const e=kc;return t[e(682)][e(724)]==t[e(326)][e(340)]&&t[e(682)][e(497)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(348)].is(s(379))&&!r[s(588)](t[s(348)]),i=t[s(326)][s(587)](o),a=t[s(682)][s(587)](o,{direction:s(719)});return!(t[s(326)][s(657)](i)&&t[s(682)][s(657)](a)||(i[s(713)](a)?n[s(718)](e,{range:n[s(710)](i,a)}):n[s(362)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(326)][e(340)];return n&&n.is(e(554))}function Fc(t,e){const n=kc;return null==t[n(682)][n(669)]&&t[n(682)][n(724)]==t[n(326)][n(340)]?Bc(t[n(326)][n(340)],e):t}function Bc(t,e){const n=kc,r=e[n(418)][n(588)](t)||e[n(418)][n(408)](t);return e[n(710)](e[n(695)](t,n(685)),r?e[n(585)](t):e[n(695)](t,n(682)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(430)])return!1;if(!xc(t,e))return!1;if(n[o(682)][o(657)](r[o(326)]))return!0;if(t[o(427)]!=e[o(427)])return!1;if(!n[o(682)][o(421)](r[o(326)]))return!1;const i=s[o(710)](n[o(682)],r[o(326)])[o(583)]();for(const t of i)if([o(438),o(452)][o(628)](t[o(427)])&&s[o(418)][o(749)](t[o(348)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(525)]||!e[n(525)])return!1;const r=new Set(Object[n(555)](t[n(584)])),s=new Set(Object[n(555)](e[n(584)]));if(r[n(529)](n(708)),s[n(529)](n(708)),0==r[n(409)]&&0==s[n(409)])return!0;if(r[n(409)]!=s[n(409)])return!1;const o={...t[n(584)]},i={...e[n(584)]};return delete o[n(708)],delete i[n(708)],JSON[n(388)](o)==JSON[n(388)](i)}function Uc(t,e){const n=kc,r=jc(t[n(584)]),s=jc(e);if(!t[n(525)])return!1;for(const t of Object[n(555)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(508)]({},t);return delete n[e(622)],delete n[e(721)],n}function Gc(){const t=["351HBYcSL","get","_pendingAction","add","_removePendingAction","_setPendingAction","5686008FhAnbp","remove","_discardCommand","7chlcRD","listenTo","discardSuggestion","268320GmsEUK","isDirty","stopListening","PendingActions","293400kGtMvX","4TanyNB","view","model","isEnabled","execute","_acceptCommand","PENDING_ACTION_SUGGESTION","bind","canDiscard","getRanges","4271205WdoykB","commands","destroy","plugins","acceptSuggestion","_editor","canAccept","locale","canEditAt","unbind","6295362NUAiKS","commentThreadController","3072285SfGOef","6568180HIgRNd","change:isDirty"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(717754===-parseInt(e(148))/1*(-parseInt(e(143))/2)+parseInt(e(128))/3+-parseInt(e(137))/4+parseInt(e(158))/5+parseInt(e(126))/6*(-parseInt(e(140))/7)+-parseInt(e(147))/8*(-parseInt(e(131))/9)+-parseInt(e(129))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(150)]=e,this[s(149)]=n,this[s(127)]=r,this[s(121)]=t,this[s(153)]=t[s(159)][s(132)](s(162)),this[s(139)]=t[s(159)][s(132)](s(142)),this[s(149)][s(155)](s(151)).to(this[s(153)],this[s(139)],((t,e)=>t||e)),this[s(149)][s(155)](s(122)).to(this[s(153)],s(151),(t=>t&&this[s(121)][s(150)][s(124)](e[s(157)]()))),this[s(149)][s(155)](s(156)).to(this[s(139)],s(151),(t=>t&&this[s(121)][s(150)][s(124)](e[s(157)]()))),this[s(133)]=null,n[s(144)]&&this[s(136)](),this[s(141)](n,s(162),(()=>this[s(162)]())),this[s(141)](n,s(142),(()=>this[s(142)]())),this[s(141)](n,s(130),(()=>{const t=s;n[t(144)]?this[t(136)]():this[t(135)]()}))}[Vc(162)](){const t=Vc;this[t(153)][t(152)](this[t(150)].id)}[Vc(142)](){const t=Vc;this[t(139)][t(152)](this[t(150)].id)}[Vc(160)](){const t=Vc;this[t(149)][t(125)](t(151)),this[t(149)][t(125)](t(122)),this[t(149)][t(125)](t(156)),this[t(145)](),this[t(127)][t(160)](),this[t(133)]&&this[t(135)]()}[Vc(136)](){const t=Vc,e=Kr(this[t(121)][t(123)],t(154));this[t(133)]=this[t(121)][t(161)][t(132)](t(146))[t(134)](e)}[Vc(135)](){const t=Vc;null!==this[t(133)]&&this[t(121)][t(161)][t(132)](t(146))[t(138)](this[t(133)]),this[t(133)]=null}}function Wc(){const t=["target","SUGGESTION_THREAD_ARIA_LABEL","30202SMFQOw","canAccept","delegate","bind","isReadOnly","formatDateTime","217233jFrYbz","14tEfpPM","focusCycler","text/html","author","length","join","617379MAkmwn","_createCommentThreadInputView","element","3049266NCYkgJ","3740627qLWKwh","ariaLabel","updateComment","_localUser","removeComment","addComment","CommentView","2370965UmwQil","ariaDescriptionView","disabledSubmit","submit","commentThreadInputView","_createCommentViews","cancel","locale","8mspHCW","map","focusables","18alDqgl","280JOzkiC","content","focusTracker","commentsListView","set","destroy","assign","commentInputView","171972VbcNSC","value","_model","isDirty","tab","authoredAt","name","showInput","hasDirtyComment","editorConfig","editor","commentThread","setData","_config","isEnabled","shift+tab","canDiscard","parseFromString","keystrokes","fire","12lVCOIw","body","SUGGESTION_THREAD_DESCRIPTION","render","isActive","descriptionParts","textContent","disableComments","focus"];return(Wc=function(){return t})()}function Kc(t,e){const n=Wc();return(Kc=function(t,e){return n[t-=193]})(t,e)}const qc=Kc;!function(t){const e=Kc,n=t();for(;;)try{if(343414===parseInt(e(229))/1*(parseInt(e(236))/2)+parseInt(e(264))/3*(-parseInt(e(198))/4)+parseInt(e(253))/5+-parseInt(e(245))/6+-parseInt(e(242))/7*(-parseInt(e(261))/8)+-parseInt(e(235))/9*(-parseInt(e(265))/10)+-parseInt(e(246))/11*(parseInt(e(218))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(193)]=null,this[a(257)]=null,this[a(254)]=new o.AriaDescriptionView(t,Kr(t,a(220))),this[a(194)](a(222),!1),this[a(194)](a(203),n[a(203)]),this[a(232)](a(203)).to(n),this[a(194)](a(223),[]),this[a(194)](a(201),!1),this[a(194)](a(212),!1),this[a(194)](a(230),!1),this[a(194)](a(214),!1),this[a(232)](a(247)).to(this,a(240),n,a(203),this,a(223),((t,e,r)=>{const s=a,o=r[s(262)]((t=>y(t[s(266)])))[s(241)](". ")+".";return Kr(this[s(260)],s(228),[t-1,n[s(239)][s(204)],e?i[s(234)](e):"",(new DOMParser)[s(215)](o,s(238))[s(219)][s(224)]])})),this[a(263)]=new s.ViewCollection,this[a(267)]=new e.FocusTracker,this[a(216)]=new e.KeystrokeHandler,this[a(237)]=new s.FocusCycler({focusables:this[a(263)],focusTracker:this[a(267)],keystrokeHandler:this[a(216)],keystrokeHandlerOptions:{filter:t=>t[a(227)]!==this[a(244)]},actions:{focusPrevious:a(213),focusNext:a(202)}}),this[a(200)]=n,this[a(249)]=r,this[a(211)]=i,i[a(225)]?this[a(194)](a(240),1):this[a(258)]()}[qc(221)](){const t=qc;super[t(221)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(263)])}[qc(226)](){const t=qc;this[t(244)][t(226)]()}[qc(195)](){const t=qc;this[t(193)]&&this[t(193)][t(195)](),this[t(257)]&&this[t(257)][t(195)](),super[t(195)]()}[qc(258)](){const t=qc,{CommentsListView:e}=this[t(211)];this[t(193)]=new e(this[t(260)],this[t(200)][t(209)],Object[t(196)]({CommentView:this[t(211)][t(252)]},this[t(211)])),this[t(193)][t(231)](t(250)).to(this),this[t(193)][t(231)](t(248)).to(this),this[t(193)][t(232)](t(222)).to(this),this[t(194)](t(240),this[t(193)][t(240)]+1),this[t(232)](t(240)).to(this[t(193)],t(240),(t=>t+1)),this[t(257)]=this[t(243)](),this.on(t(250),(()=>this[t(226)]())),this[t(232)](t(201)).to(this[t(193)],t(206),this[t(257)][t(197)],t(199),((t,e)=>t||!!e))}[qc(243)](){const t=qc,{CommentThreadInputView:e}=this[t(211)],n=new e(this[t(260)],this[t(249)],this[t(211)][t(207)]),r=n[t(197)];return n[t(232)](t(205)).to(this,t(222),this[t(200)][t(209)],t(233),r,t(199),((t,e,n)=>!!n||t&&!e)),r.on(t(256),((e,n)=>{const s=t;this[s(217)](s(251),n),r[s(208)][s(210)]("")})),r.on(t(259),(()=>this[t(226)]())),r[t(232)](t(255)).to(this[t(200)][t(209)],t(233)),n}}const Qc=Yc;function Jc(){const t=["_descriptionElement","35lcsyjR","editorDestroyed","content","listitem","ck-suggestion--disabled-comments","ck-suggestion-wrapper","editorReady","8523CEsiyq","getTemplate","descriptionParts","ck-rounded-corners","3012792BiLDVD","canDiscard","ck-suggestion-","acceptButton","<p>","281139ydlkLX","div","discardButton","push","12CTlEJb","disableComments","discardSuggestion","set","isActive","2737152kwwYGr","408kEVgJO","suggestionView","ck-suggestion-wrapper--active","author","</p>","bindTemplate","setTemplate","1510YgoZdS","bind","acceptSuggestion","3488890KFxXrU","description","ariaLabel","render","1435951RbjQYy","commentsListView","_config","canAccept","type","_model","delegate","commentThread","focusables","975337VvzNsA","commentThreadInputView","formatDateTime","color","SuggestionView","isEnabled","ariaDescriptionView","add","20LvckVu"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(942810===parseInt(e(403))/1+-parseInt(e(388))/2+-parseInt(e(379))/3*(-parseInt(e(420))/4)+parseInt(e(399))/5*(parseInt(e(383))/6)+-parseInt(e(422))/7*(-parseInt(e(374))/8)+parseInt(e(370))/9*(parseInt(e(396))/10)+-parseInt(e(412))/11*(parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Zc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(386)](s(407),""),this[s(397)](s(407)).to(this,s(372),(t=>t&&t[0]?t[0][s(407)]:"")),this[s(397)](s(400)).to(this,s(372),this,s(387),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(378)+y(e[n(424)],e[n(415)])+n(393);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(421)]=null,this[s(390)]=new(r[s(416)])(t,e,{formatDateTime:r[s(414)]}),this[s(390)][s(397)](s(400)).to(this),this[s(390)][s(409)](s(398),s(385)).to(this),this[s(390)][s(377)][s(397)](s(417)).to(this,s(406)),this[s(390)][s(381)][s(397)](s(417)).to(this,s(375)),this[s(411)][s(419)](this[s(390)]),this[s(404)]&&this[s(411)][s(419)](this[s(404)]),this[s(413)]&&this[s(411)][s(419)](this[s(413)]),this[s(395)](this[s(371)]())}[Qc(371)](){const t=Qc,e=this[t(394)],n=[this[t(390)]];return this[t(404)]&&n[t(382)](this[t(404)]),this[t(413)]&&n[t(382)](this[t(413)]),n[t(382)](this[t(418)]),{tag:t(380),attributes:{class:["ck",t(373),t(427),e.if(t(387),t(391)),e.to(t(407),(e=>t(376)+e)),this[t(405)][t(384)]&&t(426)],"data-suggestion-id":this[t(408)].id,"data-thread-id":this[t(408)][t(410)].id,"data-author-id":this[t(408)][t(392)].id,tabindex:0,role:t(425),"aria-label":e.to(t(401)),"aria-describedby":this[t(418)].id},children:n}}[Qc(402)](){const t=Qc;super[t(402)](),this[t(404)]&&(this[t(404)][t(409)](t(428)).to(this),this[t(404)][t(409)](t(423)).to(this)),this[t(413)]&&(this[t(413)][t(409)](t(428)).to(this),this[t(413)][t(409)](t(423)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=344]})(t,e)}function eu(){const t=["innerHTML","element","bind","ck-annotation__info","isExternal","focusFirst","Accept suggestion","execute","div","esc","938450unpYQA","acceptSuggestion","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_AVATAR","acceptButton","getTemplate","formatDateTime","1026914ixxYbS","add","bindTemplate","keystrokes","ck-annotation","focusTracker","ck-annotation__actions","2104616xDWGsp","enter","ck-suggestion__info","source","shift+tab","focusables","render","ck-suggestion__info-name","name","35310FOdKmn","description","ck-annotation__content-wrapper","cancel","authoredAt","target","push","ck-suggestion--discard","tab","importWord","_model","ck-suggestion--accept","discardSuggestion","author","ck-suggestion","ck-suggestion__actions","querySelector","span","EXTERNAL_IMPORT_WORD_AVATAR","userView","time","ck-annotation__info-time","focusCycler","153ghyHBK","check","1132494ovktYd","set","ck-comment__external","extendTemplate","locale","getExternalSuggestionNote","_config",".ck-annotation__content-wrapper","ck-annotation__info-name","discardButton","focus","ck-comment__info-time","EXTERNAL_SUGGESTION","ck-annotation__user","1703336FaWhlH","2341675cYNyBb","getUserViewNotificationText","listenTo","creator","fire","2CEgsxV","154uvmCOm","_setupKeyboardNavigation","change:description","ck-suggestion__main","ck-suggestion__user","_createButton","presentation","Discard suggestion","ck-annotation__main","@external","setTemplate"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(545743===-parseInt(e(398))/1+parseInt(e(368))/2*(parseInt(e(348))/3)+-parseInt(e(405))/4+parseInt(e(363))/5+parseInt(e(414))/6*(-parseInt(e(369))/7)+-parseInt(e(362))/8+parseInt(e(346))/9*(parseInt(e(390))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(424)]=r,this[a(354)]=i,this[a(349)](a(415),""),this[a(382)](a(418)).to(r),this[a(395)]=this[a(374)](Kr(n,a(386)),t.icons[a(347)],a(425),a(391),"sw"),this[a(357)]=this[a(374)](Kr(n,a(376)),t.icons[a(417)],a(421),a(426),"sw"),this[a(433)]=new o.UserView(n,r[a(427)],this[a(364)]()),this[a(433)][a(351)]({attributes:{class:[a(373),a(361)],"aria-hidden":!0}}),this[a(410)]=new s.ViewCollection([this[a(395)],this[a(357)]]),this[a(403)]=new e.FocusTracker,this[a(401)]=new e.KeystrokeHandler,this[a(345)]=new s.FocusCycler({focusables:this[a(410)],focusTracker:this[a(403)],keystrokeHandler:this[a(401)],actions:{focusPrevious:a(409),focusNext:a(422)},keystrokeHandlerOptions:{filter:t=>t[a(419)]!==this[a(381)]}}),this[a(379)](this[a(396)]())}[$c(411)](){const t=$c;super[t(411)]();const e=this[t(381)][t(430)](t(355));e[t(380)]=this[t(415)],this.on(t(371),((n,r,s)=>{e[t(380)]=s})),this[t(370)]()}[$c(396)](){const t=$c,e=this[t(400)],n=[{tag:t(388),attributes:{class:[t(407),t(383)]},children:[{tag:t(431),children:[{text:this[t(433)][t(413)]}],attributes:{class:[t(412),t(356)]}},{tag:t(434),attributes:{datetime:e.to(t(418)),class:[t(359),t(344)]},children:[{text:e.to(t(418),(e=>this[t(354)][t(397)](e)))}]}]},{tag:t(388),attributes:{class:[t(429),t(404)]},children:[this[t(395)],this[t(357)]]},{tag:t(388),attributes:{class:[t(416)]}}];return this[t(424)][t(384)]&&n[t(420)]({tag:t(388),attributes:{class:[t(350)]},children:[{text:this[t(353)]()}]}),{tag:t(388),attributes:{class:[t(428),t(402)],tabindex:-1},children:[this[t(433)],{tag:t(388),attributes:{class:[t(372),t(377)],role:t(375)},children:n}]}}[$c(358)](){const t=$c;this[t(381)][t(358)]()}[$c(364)](){const t=$c;return this[t(424)][t(384)]?t(423)===this[t(424)][t(392)][t(378)][t(408)]?Kr(this[t(352)],t(432),this[t(424)][t(366)][t(413)]):Kr(this[t(352)],t(394),this[t(424)][t(366)][t(413)]):null}[$c(353)](){const t=$c;return t(423)===this[t(424)][t(392)][t(378)][t(408)]?Kr(this[t(352)],t(393)):Kr(this[t(352)],t(360))}[$c(374)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(352)]);return a[i(349)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(351)]({attributes:{class:n}}),a.on(i(387),(()=>{const t=i;this[t(367)](r,this[t(424)].id)})),a}[$c(370)](){const t=$c,e=this[t(381)];this[t(401)][t(365)](e);for(const e of this[t(410)])this[t(403)][t(399)](e[t(381)]),this[t(401)][t(365)](e[t(381)]);this[t(401)][t(349)](t(406),((n,r)=>{const s=t;e===n[s(419)]&&(this[s(345)][s(385)](),r())})),this[t(401)][t(349)](t(389),((n,r)=>{const s=t;e!==n[s(419)]&&(this[s(358)](),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=au;function ou(){const t=["actionView","comments.maxThreadTotalWeight","_suggestionToController","items","listenTo","componentFactory","fire","mainView","3NKdriv","comments","get","TrackChangesEditing","1388580tydWmT","commandName","locale","getMarkers","suggestionUnloaded","config","createAnnotation","init","comments.maxCommentsWhenCollapsed","source","keys","TrackChangesUI","trackChanges.disableComments","_destroyController","stopListening","delete","reduce","define","set","suggestion-","getByInnerView","createAnnotationView","_viewToController","editor","createCommentThreadController","from","push","2qWTXdh","children","some","CommentsUI","separator","bind","toMany","has","discardButton","change:previous","_bindAnnotationToEditors","focus","getFirstRange","destroy","previous","filter","addComment","editing","Annotations","suggestionView","delegate","hasSuggestion","commentThread","_createMenuBarMenu","_createToolbarButton","_unbindEditors","_annotationViews","plugins","activeAnnotations","_addUIComponentsToFactory","comments.maxCommentCharsWhenCollapsed","isDirty","lowest","execute","getMarkerNames","1757380Gbuqgl","Discard all suggestions","head","suggestionLoaded","buttonView","CommentsRepository","addSourceCollector","activeMarkers","menuitemcheckbox","change:activeAnnotations","2234080hOUVeL","1030722WQZWrQ","innerView","menuBar:trackChanges","isEnabled","26839uuqMDW","36bFaOhC","pluginName","acceptSelectedSuggestions","refreshSelectedViews","_updateController","add","5040264NyNatu","comments.editorConfig","EditorAnnotations","menuitem","SuggestionView","_refreshActiveMarkers","discardAllSuggestions","length","escape","isMultiRange","arrowView","getJoined","acceptAllSuggestions","panelView","getAllAdjacentSuggestions","values","descriptionParts","value","SuggestionThreadView","button","getSuggestion","Accept all selected suggestions","unbind","_initializeController","type","isOn","CommentView","registerAnnotation","commentsListView","discardSelectedSuggestions","menu","trackChanges.SuggestionThreadView","commands","_handleSuggestionControllerDelayed","Track changes","Accept all suggestions","suggestionChanged","switchbutton","_handleControllerBuffer","size","descriptionFactory","view","227360TwinIA","Discard all selected suggestions","requires","_disableComments","remove","getRanges","model","clear","isInContent","acceptButton","trackChanges.SuggestionView","getDescriptions","trackChanges"];return(ou=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(342901===parseInt(e(272))/1*(-parseInt(e(222))/2)+-parseInt(e(191))/3*(-parseInt(e(257))/4)+parseInt(e(170))/5+-parseInt(e(195))/6+-parseInt(e(268))/7+-parseInt(e(279))/8+-parseInt(e(273))/9*(-parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends t.Plugin{static get[su(172)](){const t=su;return[Sc,o.Users,t(262),t(240),t(281)]}static get[su(274)](){return su(206)}constructor(t){const e=su;super(t),this[e(185)]=new Map,this[e(217)]=new Map,this[e(248)]=new Map,this[e(166)]=new Map;const n=this[e(218)][e(200)];n[e(212)](e(159),Zc),n[e(212)](e(180),nu),n[e(212)](e(207),!1),this[e(173)]=n[e(193)](e(207))}[su(161)](t,e){const n=su;0===this[n(166)][n(167)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(166)]){const r=this[t(185)][t(229)](e);r||n?r&&n&&this[t(208)](e):this[t(302)](e)}this[t(166)][t(177)](),this[t(218)][t(249)][t(193)](t(281))[t(276)](),this[t(284)]()}),10),this[n(166)][n(213)](t,e)}[su(202)](){const t=su,e=this[t(218)],n=e[t(249)][t(193)](t(194)),r=e[t(249)][t(193)](t(240)),s=e[t(249)][t(193)](t(281)),o=e[t(249)][t(193)](t(262));this[t(251)](),s[t(263)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(220)](this[e(185)])){const s=t[e(293)](),o=[];for(const t of s){if(!t[e(178)])continue;if(t[e(288)]){o[e(221)](...t[e(175)]());continue}const n=t[e(234)]();if(o[e(286)]>0){const t=o[0][e(290)](n);if(t){o[0]=t;continue}}o[e(221)](n)}n[e(221)]([r[e(169)],o])}return n})),this[t(187)](n,t(260),((e,n)=>{const r=t;this[r(187)](n,r(231),((t,e,s,o)=>{const i=r;n[i(178)]&&(null==s?(this[i(277)](o[i(259)]),this[i(161)](n,!1)):(this[i(277)](s[i(259)]),null==o&&this[i(161)](n,!0)))})),null!==n[r(236)]?this[r(277)](n[r(259)]):this[r(161)](n,!1)})),this[t(187)](n,t(199),((e,n,r)=>{const s=t;this[s(209)](n,s(231)),this[s(166)][s(210)](n),this[s(185)][s(229)](n)&&this[s(208)](n),r&&this[s(277)](r[s(259)])})),this[t(187)](n,t(164),((e,n)=>{this[t(277)](n)})),this[t(187)](r,t(266),(()=>{this[t(284)]()})),this[t(187)](o,t(238),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(243)](r))return;const i=n[o(299)](r);this[o(185)][o(193)](i)[o(169)][o(156)][o(233)](-1)}),{priority:t(254)})}[su(284)](){const t=su,e=this[t(218)][t(249)][t(193)](t(240)),n=this[t(218)][t(249)][t(193)](t(194)),r=Array[t(220)](e[t(250)],(e=>e[t(269)]))[t(237)]((e=>this[t(217)][t(229)](e))),s=[];for(const e of r){const n=this[t(217)][t(193)](e)[t(176)][t(293)]();s[t(221)](...n[t(211)](((e,n)=>[...e,...n[t(256)]()]),[]))}n[t(264)]=s}[su(251)](){const t=su,n=this[t(218)],r=n[t(197)],o=Kr(r,t(162)),i=new e.Collection([{type:t(165),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(182),role:t(265)})},{type:t(226)},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(163)),commandName:t(291),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(300)),commandName:t(275),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(258)),commandName:t(285),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(171)),commandName:t(157),role:t(282)})}]);for(const e of i)if(cu(e)){const r=n[t(160)][t(193)](e[t(176)][t(196)]);e[t(176)][t(227)](t(304),t(271)).to(r,t(296),t(271))}n.ui[t(188)][t(278)](t(182),(e=>this[t(246)](e,i,o))),n.ui[t(188)][t(278)](t(270),(e=>this[t(245)](e,i,o)))}[su(246)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(218)][r(160)][r(193)](r(182));o[r(261)][r(213)]({tooltip:n,label:n,icon:ru}),o[r(261)][r(227)](r(304)).to(i,r(296)),o[r(261)].on(r(255),(()=>{const t=r;i[t(255)](),this[t(218)][t(239)][t(169)][t(233)]()})),(0,s.addListToDropdown)(o,e,{role:r(158)});const a=[];for(const t of e)cu(t)&&a[r(221)](this[r(218)][r(160)][r(193)](t[r(176)][r(196)]));const c=o[r(261)];return c[r(183)][r(301)](r(271)),c[r(289)][r(301)](r(271)),c[r(183)][r(227)](r(271)).to(i,r(271)),c[r(289)][r(227)](r(271))[r(228)](a,r(271),((...t)=>t[r(224)]((t=>t)))),o.on(r(255),(t=>{const e=r;this[e(218)][e(255)](t[e(204)][e(196)]),this[e(218)][e(239)][e(169)][e(233)]()})),o}[su(245)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(218)][r(160)][r(193)](r(182));o[r(261)][r(213)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(226)==n[r(303)]){a[r(186)][r(278)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(176)];i[r(227)](...Object[r(205)](c)).to(c),i[r(242)](r(255)).to(o),i.on(r(255),(()=>{const t=r;this[t(218)][t(255)](c[t(196)]),this[t(218)][t(239)][t(169)][t(233)]()})),e[r(223)][r(278)](i),a[r(186)][r(278)](e)}return o[r(227)](r(271)).to(i,r(271)),o[r(292)][r(223)][r(278)](a),o}[su(302)](t){const e=su,n=this[e(218)],r=n[e(200)],s=n[e(249)][e(193)](e(240)),i=n[e(249)][e(193)](e(262)),a=n[e(249)][e(193)](e(281)),c=n[e(249)][e(193)](o.Users).me,u=r[e(193)](e(182))[e(297)],l=r[e(193)](e(182))[e(283)],{CommentsListView:f,CommentThreadInputView:h}=n[e(249)][e(193)](e(225));let d,g,p;this[e(248)][e(229)](t.id)?(g=this[e(248)][e(193)](t.id),d=g[e(190)]):(d=new u(n[e(197)],t,c,{disableComments:this[e(173)],editorConfig:r[e(193)](e(280)),maxCommentsWhenCollapsed:r[e(193)](e(203)),maxThreadTotalWeight:r[e(193)](e(184)),maxCommentCharsWhenCollapsed:r[e(193)](e(252)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(193)](e(197))),CommentView:r[e(193)](e(192))[e(305)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(241)][e(179)].on(e(255),(()=>{const t=e;n[t(239)][t(169)][t(233)]()})),d[e(241)][e(230)].on(e(255),(()=>{const t=e;n[t(239)][t(169)][t(233)]()})),g=s[e(216)](this[e(218)][e(197)],d),g[e(227)](e(253)).to(d,e(253)),g[e(227)](e(286)).to(d),g[e(227)](e(303)).to(d,e(303),(t=>e(214)+t)),d.on(e(287),(()=>{const t=e;p[t(189)](t(287))})),this[e(248)][e(213)](t.id,g));const m=i[e(219)](t[e(244)],d),E=new zc(n,t,d,m),I=t[e(293)]()[e(237)]((t=>t[e(178)]));d[e(295)]=n[e(249)][e(193)](e(194))[e(168)][e(181)](I),this[e(185)][e(213)](t,E),this[e(217)][e(213)](d,E),p=s[e(201)]({view:g,target:()=>{const r=e,s=[],i=t[r(293)]()[r(237)]((t=>t[r(178)]));for(const t of i)s[r(221)](...t[r(198)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(239)],s)},type:()=>e(214)+E[e(169)][e(303)]}),i[e(232)](d,p),s[e(278)](p),a[e(306)](p)}[su(208)](t){const e=su,n=this[e(218)][e(249)][e(193)](e(262)),r=this[e(218)][e(249)][e(193)](e(240)),s=this[e(185)][e(193)](t),o=s[e(169)],i=r[e(215)](o);n[e(247)](o),i&&r[e(174)](i),this[e(185)][e(210)](t),this[e(217)][e(210)](o),s[e(235)]()}[su(277)](t){const e=su;if(!t[e(178)]||!this[e(185)][e(229)](t))return;const n=this[e(218)][e(249)][e(193)](e(194)),r=this[e(185)][e(193)](t),s=t[e(293)]();r[e(169)][e(295)]=n[e(168)][e(181)](s)}[su(235)](){const t=su;for(const e of this[t(185)][t(205)]())this[t(208)](e);for(const e of this[t(248)][t(294)]())e[t(190)][t(235)]();super[t(235)]()}}function au(t,e){const n=ou();return(au=function(t,e){return n[t-=156]})(t,e)}function cu(t){return su(176)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=160]})(t,e)}function fu(){var t=["2101813IZArSL","TrackChanges","1262343ZvZUnG","addSuggestionData","1590042iruBKX","adapter","getSuggestion","43006MzRIOc","1625856uGkpru","1892035YgrtLC","4wkrEDO","Comments","pluginName","addSuggestion","requires","plugins","get","editor","getSuggestions","3986832cPVZyp"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(458322===parseInt(e(168))/1+-parseInt(e(165))/2+parseInt(e(163))/3*(parseInt(e(171))/4)+-parseInt(e(170))/5+parseInt(e(160))/6+parseInt(e(161))/7+parseInt(e(169))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(175)](){return[Sc,iu,uu(172)]}static get[uu(173)](){return uu(162)}set[uu(166)](t){var e=uu;this[e(178)][e(176)][e(177)](Sc)[e(166)]=t}get[uu(166)](){var t=uu;return this[t(178)][t(176)][t(177)](Sc)[t(166)]}[uu(174)](t){var e=uu;return this[e(178)][e(176)][e(177)](Sc)[e(164)](t)}[uu(179)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(178)][n(176)][n(177)](Sc)[n(179)]({skipNotAttached:t,toJSON:e})}[uu(167)](t){var e=uu;return this[e(178)][e(176)][e(177)](Sc)[e(167)](t)}}const du=Eu;!function(t){const e=Eu,n=t();for(;;)try{if(823499===-parseInt(e(269))/1+-parseInt(e(274))/2+-parseInt(e(258))/3+-parseInt(e(254))/4+-parseInt(e(276))/5*(parseInt(e(303))/6)+parseInt(e(293))/7*(parseInt(e(296))/8)+-parseInt(e(302))/9*(-parseInt(e(291))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const gu=[du(246)];class pu extends t.Plugin{static get[du(286)](){return[Sc]}static get[du(287)](){return du(247)}[du(292)](){const t=du,n=this[t(289)];if(n[t(304)][t(295)](t(271),(e=>{const r=t,s=n[r(288)][r(300)][r(283)]()[r(272)](((t,e)=>(t[e]="",t)),{});return n[r(261)][r(305)](s,e)})),t(245)!=typeof n[t(304)][t(268)](t(260))[t(266)])throw new e.CKEditorError(t(252))}[du(278)](t){return bu(this[du(289)],!0,t)}[du(249)](t){return bu(this[du(289)],!1,t)}}class mu extends t.Plugin{static get[du(287)](){return du(251)}constructor(t){const e=du;super(t),this[e(243)]=e(294)}[du(292)](){const t=du;this[t(289)][t(298)][t(268)](t(290))[t(267)]={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(289)][t(298)][t(268)](t(284))[t(267)]=null}}function Eu(t,e){const n=Tu();return(Eu=function(t,e){return n[t-=242]})(t,e)}function Iu(t){return void 0!==t[du(275)]}async function bu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,gu);s[r(298)][r(280)](Sc,mu),s[r(299)]=Iu(t)?t[r(275)]():void 0;const i=document[r(248)](),a=t[r(304)][r(268)](r(260))[r(266)],c=await a(s,(()=>function(t){const e=r,n=document[e(256)](e(297));return t[e(265)](n),n}(i)));!function(t,e){const n=r,s=t[n(288)][n(300)][n(283)]()[n(272)](((e,r)=>(e[r]=t[n(277)][n(268)]({rootName:r}),e)),{}),o=t[n(298)][n(268)](n(301))[n(250)][n(264)]((t=>({id:t.id,name:t[n(255)]}))),i=t[n(298)][n(268)](n(284))[n(306)]({skipNotAttached:!0,toJSON:!0}),a=t[n(298)][n(268)](n(290))[n(282)]({skipNotAttached:!0,toJSON:!0}),c=e[n(298)][n(268)](n(301)),u=e[n(298)][n(268)](n(284)),l=e[n(298)][n(268)](n(290));for(const t of l[n(282)]())t[n(257)]();for(const t of o)c[n(263)](t.id)||c[n(285)](t);c.me||c[n(262)]();for(const t of a)l[n(244)](t);for(const t of i)u[n(273)](t);e[n(277)][n(259)](s)}(t,c),c[r(279)](r(e?242:253));const u=Iu(c)?c[r(270)](n):c[r(277)][r(268)](n);return await c[r(281)](),u}function Tu(){const t=["Users","1782CsVuIR","2863764vTDegq","config","create","getSuggestions","acceptAllSuggestions","result","addCommentThread","function","Pagination","TrackChangesData","createDocumentFragment","getDataWithDiscardedSuggestions","users","TrackChangesDataGetter","track-changes-data-invalid-editor-creator","discardAllSuggestions","4952440sDHECc","name","createElement","remove","1491525entXpG","set","trackChangesData","constructor","useAnonymousUser","getUser","map","appendChild","editorCreator","_adapter","get","1112327FbrqPm","getFullData","trackChangesData.editorCreator","reduce","addSuggestionData","2256096CcChAu","getRootsAttributes","15OcRhyh","data","getDataWithAcceptedSuggestions","execute","push","destroy","getCommentThreads","getRootNames","TrackChangesEditing","addUser","requires","pluginName","model","editor","CommentsRepository","262090EHficB","init","7sODSaJ","end","define","8333272SuEWnY","div","plugins","rootsAttributes","document"];return(Tu=function(){return t})()}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=491]})(t,e)}function yu(){var t=["16716etNARr","1046vTHNHT","115QeyXdn","423gjVzgO","2313doVEUX","34820zpQCqf","70CXeLUv","43984WZvBsD","2662QtHXYG","309876irGBnN","1761114GQcwwQ","11140iYdzga"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(161443===parseInt(e(496))/1+parseInt(e(500))/2*(-parseInt(e(502))/3)+parseInt(e(492))/4*(parseInt(e(501))/5)+parseInt(e(497))/6+-parseInt(e(493))/7*(-parseInt(e(494))/8)+-parseInt(e(491))/9*(parseInt(e(498))/10)+-parseInt(e(495))/11*(parseInt(e(499))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|