@ckeditor/ckeditor5-track-changes 43.1.0-alpha.6 → 43.1.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Yc,Suggestion:()=>Wr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["commands","9REGDLI","8mwliao","_disableUnsupportedCommands","8789816mOvaQj","8630mNXMOF","execute","_isEnabledBasedOnSelection","refresh","editor","_enabledCommands","value","12865491ksAxHD","_enableCommands","28254DTmRos","1296288GSnMsq","has","clearForceDisabled","isEnabled","affectsData","forceDisabled","320XCNhLT","35783mNQIiV","703602XGXtbi","TrackChangesCommand","1477412pEYARY"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(984293===parseInt(e(236))/1+-parseInt(e(254))/2+-parseInt(e(240))/3*(-parseInt(e(238))/4)+parseInt(e(234))/5*(-parseInt(e(253))/6)+-parseInt(e(243))/7+-parseInt(e(241))/8*(parseInt(e(251))/9)+parseInt(e(244))/10*(parseInt(e(235))/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(249)]=e,this[n(250)]=!1,this[n(247)](),this[n(246)]=!1}[c(247)](){this[c(231)]=!0}[c(245)](){const t=c;this[t(250)]=!this[t(250)],this[t(250)]?this[t(242)]():this[t(252)]()}[c(242)](){const t=c;for(const e of this[t(248)][t(239)][t(239)]())e[t(232)]&&!this[t(249)][t(229)](e)&&e[t(233)](t(237))}[c(252)](){const t=c;for(const e of this[t(248)][t(239)][t(239)]())e[t(232)]&&!this[t(249)][t(229)](e)&&e[t(230)](t(237))}}function h(){const t=["795191WncALj","_suggestions","track-changes-accept-suggestion-not-found","plugins","canEditAt","execute","TrackChangesEditing","6964416Qjovsi","editor","2451116XPFnll","refresh","getRanges","acceptSuggestion","8XDzcyY","4460439dvEPvU","21814712fAUrzf","1209992mJQxvr","_isEnabledBasedOnSelection","isEnabled","get","model","3690325PgFgUW"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(793617===parseInt(e(427))/1+-parseInt(e(436))/2+parseInt(e(441))/3+-parseInt(e(440))/4*(-parseInt(e(426))/5)+parseInt(e(434))/6+-parseInt(e(443))/7+-parseInt(e(442))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(428)]=e,this[n(437)](),this[n(422)]=!1}[g(437)](){this[g(423)]=!0}[g(432)](t){const n=g,r=this[n(428)][n(424)](t);if(!r)throw new e.CKEditorError(n(429),this);const s=r[n(438)]();this[n(435)][n(425)][n(431)](s)&&this[n(435)][n(430)][n(424)](n(433))[n(439)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=273]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(357716===parseInt(e(277))/1+parseInt(e(276))/2*(-parseInt(e(284))/3)+parseInt(e(281))/4*(parseInt(e(279))/5)+-parseInt(e(297))/6+parseInt(e(283))/7*(parseInt(e(273))/8)+-parseInt(e(274))/9*(parseInt(e(286))/10)+-parseInt(e(282))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(288)]=e,this[n(292)](),this[n(280)]=!1}[m(292)](){this[m(295)]=!0}[m(296)](t){const n=m,r=this[n(288)][n(287)](t);if(!r)throw new e.CKEditorError(n(278),this);const s=r[n(290)]();this[n(294)][n(291)][n(285)](s)&&this[n(294)][n(293)][n(287)](n(275))[n(289)](r)}}function b(){const t=["1350510vhPSQE","get","_suggestions","discardSuggestion","getRanges","model","refresh","plugins","editor","isEnabled","execute","2052138lnfnBP","152ssfLzG","45NwPdiB","TrackChangesEditing","770958bebgXe","666863mUcbgl","track-changes-discard-suggestion-not-found","18815loqdNi","_isEnabledBasedOnSelection","644kPajLz","516241vYwgZk","196994juLtDM","3DHtueh","canEditAt"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=157]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(159)]("*")[n(165)](((t,e)=>e%2!=0?n(166)+y(t)+n(192):y(t)))[n(163)](""),e&&(r+=n(209)+e[n(201)]+n(198)+e[n(173)]+n(203)),r}function y(t){const e=T,n=document[e(182)](e(210));return n[e(177)]=t,n[e(174)]}function A(t){const e=T;return t[e(195)](((t,n)=>e(157)==t[e(207)]&&e(157)!=n[e(207)]?-1:e(157)!=t[e(207)]&&e(157)==n[e(207)]?1:0))}function k(){const t=["sort","getRanges"," [color ",'" title="',"end","next","value","from",'"></span>',"6696536DRmIEU","push","50518CViYpB","type","1487420icSLPJ",'<span class="ck-suggestion-color" style="background-color: ',"span","deletion","content","split","isTouching","createPositionBefore","change","join","replace","map",'<span class="ck-suggestion-type">',"createPositionAt","isMultiRange","3260PPsVJw","splice","length","isObject","title","innerHTML","start","6234iFMZxl","innerText","31480NQHXHu","342OyTCiC","isCollapsed","isInContent","createElement","isIntersecting","2509636lmQIxA","7jMBndg","createPositionAfter","schema","add","createRange","execute","isArray","</span>","color","1750839NeNyNn"];return(k=function(){return t})()}function C(t,e){const n=T;let r,s=0;const o=[],i=e[n(187)];for(;s<t[n(171)];){const a=t[s],c=t[s+1];r||(r=e[n(161)](a)),L(e,a,c)||(o[n(205)](e[n(189)](r,i[n(172)](a)?e[n(186)](a):e[n(167)](a,n(199)))),r=null),s++}return o}function L(t,e,n){const r=T;if(!n)return!1;const s=t[r(186)](e),o=t[r(161)](n);return s[r(160)](o)}!function(t){const e=T,n=t();for(;;)try{if(457725===-parseInt(e(206))/1+parseInt(e(208))/2+-parseInt(e(194))/3+parseInt(e(184))/4+-parseInt(e(169))/5*(-parseInt(e(176))/6)+parseInt(e(185))/7*(-parseInt(e(204))/8)+parseInt(e(179))/9*(-parseInt(e(178))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function R(t,e,n){const r=T;for(;n[r(171)];){const s=n[r(170)](0,100);t[r(162)]((()=>{const t=r;for(const n of s)n[t(181)]&&e[t(190)](n.id)}))}}function N(t,e){const n=S();return(N=function(t,e){return n[t-=336]})(t,e)}function S(){const t=["217bZALWg","1451MwVchi","editor","isEnabled","_isEnabledBasedOnSelection","3736560AbPpHl","3835660PikNvK","3EdXkuW","_command","3682558bkeVhq","from","getRanges","133456tfyPRe","816476jrjseJ","16237117vCtBLB","24YMabcb","refresh","658pIusYj","some","6CagJBn","isInContent","values","9rMDLTU","model","canEditAt","execute","_suggestions"];return(S=function(){return t})()}const v=N;!function(t){const e=N,n=t();for(;;)try{if(725691===-parseInt(e(357))/1*(-parseInt(e(346))/2)+parseInt(e(336))/3*(parseInt(e(342))/4)+parseInt(e(362))/5*(parseInt(e(348))/6)+-parseInt(e(356))/7*(parseInt(e(341))/8)+-parseInt(e(351))/9*(-parseInt(e(361))/10)+parseInt(e(338))/11*(parseInt(e(344))/12)+-parseInt(e(343))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class M extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(337)]=e,this[r(355)]=n,this[r(345)](),this[r(360)]=!1}[v(345)](){const t=v,e=Array[t(339)](this[t(355)][t(350)]())[t(347)]((e=>e[t(349)]));this[t(359)]=this[t(337)][t(359)]&&e}[v(354)](){const t=v,e=A(Array[t(339)](this[t(355)][t(350)]()));for(const n of e){const e=n[t(340)]();if(!this[t(358)][t(352)][t(353)](e))return}R(this[t(358)][t(352)],this[t(337)],e)}}function w(t,e){const n=F();return(w=function(t,e){return n[t-=131]})(t,e)}const O=w;function F(){const t=["990462cXAFXl","298459oCXtlE","editor","_command","9iJBgwk","_suggestions","document","selection","_isEnabledBasedOnSelection","34430ISbABm","1157550oxbvIt","refresh","execute","403856oUayww","getRanges","4674729WOCAZF","4WvUgmI","_selectedSuggestions","canEditAt","model","21QlohSJ","25yMijBu","isEnabled","size","14678210pBUurS","from","values"];return(F=function(){return t})()}!function(t){const e=w,n=t();for(;;)try{if(800777===-parseInt(e(148))/1+-parseInt(e(156))/2+parseInt(e(135))/3*(parseInt(e(136))/4)+parseInt(e(141))/5*(parseInt(e(157))/6)+parseInt(e(140))/7*(parseInt(e(133))/8)+parseInt(e(151))/9*(-parseInt(e(144))/10)+-parseInt(e(147))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class D extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(150)]=e,this[r(152)]=n,this[r(137)]=new Set,this[r(131)](),this[r(155)]=!1}[O(131)](){const t=O,e=this[t(149)][t(139)][t(153)][t(154)],n=Array[t(145)](this[t(152)][t(146)]());this[t(137)]=function(t,e){const n=T,r=Array[n(202)](t[n(196)]()),s=new Set;for(const o of e)if(o[n(181)])for(const e of r)for(const r of o[n(196)]())(e[n(183)](r)||t[n(180)]&&!o[n(168)]&&o[n(200)]&&r[n(199)][n(160)](e[n(175)]))&&s[n(188)](o);return s}(e,n),this[t(142)]=this[t(150)][t(142)]&&!!this[t(137)][t(143)]}[O(132)](){const t=O,e=A(Array[t(145)](this[t(137)]));for(const n of e){const e=n[t(134)]();if(!this[t(149)][t(139)][t(138)](e))return}R(this[t(149)][t(139)],this[t(150)],e)}}const P=function(){this.__data__=[],this.size=0};const B=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(B(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=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 Y=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 Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Z||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 Lt=Ct(Q,"Map");const Rt=Ct(Object,"create");const Nt=function(){this.__data__=Rt?Rt(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;if(Rt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return vt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Rt?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Rt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=Nt,Dt.prototype.delete=St,Dt.prototype.get=Mt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Pt=Dt;const Bt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};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=Bt,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 Xt(t){var e=this.__data__=new W(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=Y,Xt.prototype.has=q,Xt.prototype.set=Kt;const Yt=Xt;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 Zt=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)&&B(r,n)&&(void 0!==n||e in t)||Zt(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?Zt(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 Le=Object.prototype.hasOwnProperty;const Re=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Ne=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const ve=function(t,e){return function(n){return t(e(n))}};const Me=ve(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return Me(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Re(t):Oe(t)};const Pe=function(t,e){return t&&te(e,De(e),t)};const Be=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 Be(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Re(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 Ye=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ye(Ze(t),(function(e){return Je.call(t,e)})))}:qe;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=ve(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}: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,De,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(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case 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 Ln=Q.Uint8Array;const Rn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const vn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var Mn=$?$.prototype:void 0,wn=Mn?Mn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Rn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(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 Fn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return vn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const Bn=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 xn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Bn(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]",Yn={};Yn[Wn]=Yn["[object Array]"]=Yn["[object ArrayBuffer]"]=Yn["[object DataView]"]=Yn["[object Boolean]"]=Yn["[object Date]"]=Yn["[object Float32Array]"]=Yn["[object Float64Array]"]=Yn["[object Int8Array]"]=Yn["[object Int16Array]"]=Yn["[object Int32Array]"]=Yn["[object Map]"]=Yn["[object Number]"]=Yn[Xn]=Yn["[object RegExp]"]=Yn["[object Set]"]=Yn["[object String]"]=Yn["[object Symbol]"]=Yn["[object Uint8Array]"]=Yn["[object Uint8ClampedArray]"]=Yn["[object Uint16Array]"]=Yn["[object Uint32Array]"]=!0,Yn["[object Error]"]=Yn[Kn]=Yn["[object WeakMap]"]=!1;const 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 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?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Yn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Yt);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:De)(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 Zn=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&&!Zn(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(Zn(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||Zn(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 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 B(+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 Rr=Object.prototype.hasOwnProperty;const Nr=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:Rr.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]",vr="[object Array]",Mr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?vr:An(t),u=a?vr:An(e),l=(c=c==Sr?Mr:c)==Mr,f=(u=u==Sr?Mr:u)==Mr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Yt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Yt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Yt),Nr(t,e,n,r,s,o))};const Fr=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 Dr=function(t,e){return Fr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Br=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:Br(t,xr(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-=456]})(t,e)}function zr(){const t=["accept","2961OAheXm","getRanges","getFirstMarker","onAttributesChange","split","previous","_onAccept","getItems","size","924gMNlDY","155208uXxCPA","1005983HoopTb","getMarkerNames","@external","_isDataLoaded","createdAt","decorate","242170tpSBUf","onDiscard","delete","clear","change","substr","toJSON","_markerNames","_model","_onDiscard","getMultiRangeId","getRange","push","addMarker","set","2120VweEaC","authoredAt","reduce","removeAttribute","325304PdzHvY","isInContent","removeMarkers","nodeAfter","type","isMultiRange","creator","attributes","map","addMarkerName","getContainedElement","getAllAdjacentSuggestions","_onAttributesChange","suggestion:","end","3eXuhvs","312518fNcolJ","onAccept","isIntersecting","hasComments","isIntersectingWithRange","start","author","add","addRange","data","nodeBefore","next","filter","_saved","65EzFYUW","getMarkers","discard","4888100CSosTt","get","setAttribute","markers","commentThread","head","from","getFirstRange","removeMarker","subType","isExternal","length"];return(zr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(515829===-parseInt(e(518))/1+-parseInt(e(477))/2+-parseInt(e(476))/3*(parseInt(e(461))/4)+-parseInt(e(491))/5*(-parseInt(e(517))/6)+-parseInt(e(494))/7+parseInt(e(457))/8*(parseInt(e(507))/9)+-parseInt(e(524))/10*(-parseInt(e(516))/11))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(521)]=!1,this.id=e.id,this[n(465)]=e[n(465)],this[n(503)]=e[n(503)]||null,this[n(483)]=e[n(483)],this[n(467)]=e[n(467)]||e[n(483)],this[n(504)]=Boolean(e[n(468)]&&e[n(468)][n(520)]),this[n(486)]=null,this[n(532)]=t,this[n(513)]=e[n(478)],this[n(533)]=e[n(525)],this[n(473)]=e[n(510)],this[n(531)]=new Set,this[n(522)]=null,this[n(456)](n(458),null),this[n(456)](n(468),e[n(468)]||{}),this[n(456)](n(512),null),this[n(456)](n(488),null),this[n(456)](n(498),null),this[n(456)](n(490),!1),this[n(523)](n(506)),this[n(523)](n(493))}get[Vr(499)](){const t=Vr;let e=this;for(;e[t(512)];)e=e[t(512)];return e}get[Vr(480)](){const t=Vr;return!!this[t(498)]&&this[t(498)][t(505)]>0}get[Vr(466)](){const t=Vr;return 0!=this[t(531)][t(515)]&&6==Array[t(500)](this[t(531)])[0][t(511)](":")[t(505)]}get[Vr(462)](){return null!==this[Vr(509)]()}[Vr(470)](t){const e=Vr;this[e(531)][e(484)](t)}[Vr(519)](){const t=Vr;return Array[t(500)](this[t(531)])}[Vr(492)](){const t=Vr;return this[t(519)]()[t(469)]((e=>this[t(532)][t(497)][t(495)](e)))[t(489)]((t=>t))}[Vr(509)](){return this[Vr(492)]()[0]||null}[Vr(463)](){const t=Vr;this[t(532)][t(528)]((e=>{const n=t;for(const t of this[n(492)]())e[n(502)](t)})),this[t(531)][t(527)]()}[Vr(502)](t){const e=Vr;this[e(532)][e(528)]((n=>{n[e(502)](t)})),this[e(531)][e(526)](t)}[Vr(485)](t){const e=Vr,n=e(474)+this[e(465)]+":"+this[e(503)]+":"+this.id+":"+this[e(467)].id+":"+Wr[e(534)]();this[e(470)](n),this[e(532)][e(528)]((r=>{r[e(537)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(481)](t){const e=Vr;for(const n of this[e(508)]())if(n[e(479)](t))return!0;return!1}[Vr(508)](){const t=Vr;return this[t(492)]()[t(469)]((e=>e[t(535)]()))}[Vr(514)](){const t=Vr;return this[t(508)]()[t(459)](((e,n)=>[...e,...n[t(514)]()]),[])}[Vr(501)](){const t=Vr;var e;return(null===(e=this[t(509)]())||void 0===e?void 0:e[t(535)]())||null}[Vr(471)](){const t=Vr,e=this[t(508)]();if(1!=e[t(505)])return null;const n=e[0],r=n[t(482)][t(464)],s=n[t(475)][t(487)];return r instanceof i.Element?r!=s?null:r:null}[Vr(506)](){const t=Vr;this[t(513)](this[t(508)](),this[t(486)],this[t(468)]),this[t(463)]()}[Vr(493)](){const t=Vr;this[t(533)](this[t(508)](),this[t(486)],this[t(468)]),this[t(463)]()}[Vr(472)](){const t=Vr,e=[];let n=this[t(499)];for(;n;)e[t(536)](n),n=n[t(488)];return e}[Vr(496)](t,e){const n=Vr,r=Jn(this[n(468)]);dr(r,t,e),Dr(r,this[n(468)])||(this[n(468)]=r,this[n(473)](r))}[Vr(460)](t){const e=Vr,n=Jn(this[e(468)]);Gr(n,t),Dr(n,this[e(468)])||(this[e(468)]=n,this[e(473)](this[e(468)]))}[Vr(530)](){const t=Vr;return{id:this.id,type:this[t(503)]?this[t(465)]+":"+this[t(503)]:this[t(465)],authorId:this[t(467)].id,createdAt:this[t(522)],hasComments:this[t(480)],data:this[t(486)],attributes:this[t(468)]}}static[Vr(534)](){const t=Vr;return(0,e.uid)()[t(529)](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=Yr;function Yr(t,e){const n=qr();return(Yr=function(t,e){return n[t-=474]})(t,e)}function qr(){const t=["*Merge:* %0","checkChild","matchingCallback","item","get","indexOf","$text","elementEnd","pop","element","10pTvqkP","type","isObject","getWalker","$1 $2","nodeAfter","578610vxpxHw","normal","*Set format:* %0","push","*Remove format:* %0","label","Object","end","Container","addContainer","remove","ELEMENT_SPACE","removeContainer","length","231382IovdTA","$textProxy","17312UhYKEd","getDescriptions","182FykCqs","_attributeLabels","addObject","177462VoHhhH","30GupkEY","isEqual","_handleCustomCallbackDescription","format","_schema","*Change to:* %0","has","getItemLabel","registerAttributeLabel","key","5612497lrmOun","2058384NYCjsP","softBreak","add","*Split:* %0","_itemLabels","_resolveDescriptionItems","*Remove:* %0","join","removeObject","getFirstRange","EmptyContainer","_handleRenameSuggestionDescription","5aGgZyf","REPLACE_TEXT","registerElementLabel","attribute","elementStart","previousSibling","function","name","nextSibling","data","_addDescriptionItems","_itemLabelsCallbacks","removeEmptyContainer","isEmpty","map","skip","text","_locale","addFormat","registerDescriptionCallback","_handleInsertRemoveSuggestionDescription","insertion","match","*Insert:* %0","_handleAttributeSuggestionDescription","addEmptyContainer","isInContent","subType","quantity","_customCallbacks","start","set","96051FnRWvR","newValue","deletion","replace","removeFormat"];return(qr=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(381371===-parseInt(e(521))/1*(-parseInt(e(490))/2)+-parseInt(e(553))/3+parseInt(e(509))/4+-parseInt(e(498))/5*(parseInt(e(497))/6)+parseInt(e(494))/7*(-parseInt(e(492))/8)+parseInt(e(476))/9+-parseInt(e(568))/10*(parseInt(e(508))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Jr{constructor(t,e){const n=Yr;this[n(550)]=[],this[n(513)]=new Map,this[n(532)]=[],this[n(495)]=new Map,this[n(502)]=t,this[n(538)]=e}[Xr(493)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(489)];o++){const i=t[o];if(!i[e(547)])continue;const a=this[e(500)](i);if(a){if(null!=i[e(548)]){if(r[e(504)](i[e(548)]))continue;r[e(511)](i[e(548)])}n[e(479)](a)}else if(e(524)!=i[e(569)])e(542)!=i[e(569)]&&e(555)!=i[e(569)]||this[e(541)](n,i,t[o+1]);else{const t=i[e(530)][e(507)];if(s[e(504)](t))continue;s[e(511)](i[e(530)][e(507)]),t==Rc?this[e(520)](n,i):this[e(545)](n,i)}}return this[e(514)](n)}[Xr(540)](t){const e=Xr;this[e(550)][e(479)](t)}[Xr(523)](t,n,r=e.priorities[Xr(477)]){const s=Xr;s(527)==typeof t?(0,e.insertToPriorityArray)(this[s(532)],{matchingCallback:t,label:n,priority:r}):this[s(513)][s(552)](t,n)}[Xr(506)](t,e){const n=Xr;this[n(495)][n(552)](t,e)}[Xr(505)](t,e=1){const n=Xr;let r;for(const e of this[n(532)])if(e[n(560)](t)){r=e[n(481)];break}return r||(r=this[n(513)][n(562)](t[n(528)])),r?r(e):1!==e?e+" "+t[n(528)]+"s":""+t[n(528)]}[Xr(531)](t,e){const n=Xr,r=e[n(518)]()[n(571)](),s=n(542)==e[n(569)]?n(511):n(486);for(const e of r){const o=e[n(561)],i=t[t[n(489)]-1];if(o.is(n(491)))i&&i[n(569)][n(563)](n(484))>-1&&t[n(566)](),i&&n(537)==i[n(569)]?i[s]+=o[n(530)]:t[n(479)]({type:n(537),add:n(511)==s?o[n(530)]:"",remove:n(486)==s?o[n(530)]:""});else if(this[n(502)][n(570)](o)){const a=o;if(i&&i[n(569)][n(563)](n(484))>-1&&t[n(566)](),n(565)==e[n(569)])continue;i&&i[n(569)]==s+n(482)&&i[n(567)][n(528)]==a[n(528)]?i[n(549)]++:t[n(479)]({type:s+n(482),element:a,quantity:1}),r[n(536)]((t=>!(n(565)==t[n(569)]&&t[n(561)]==o)))}else if(this[n(502)][n(559)](o,n(564))||o.is(n(567),n(510))){const r=o;if(n(511)==s&&n(525)==e[n(569)]||n(486)==s&&n(565)==e[n(569)])continue;if(i&&-1==i[n(569)][n(563)](n(484))){n(537)==i[n(569)]&&(i[s]+="\n");continue}let a;if(a=n(511)==s?r[n(529)]&&!this[n(502)][n(570)](r[n(529)])?r[n(529)]:null:r[n(526)]&&!this[n(502)][n(570)](r[n(526)])?r[n(526)]:null,r[n(534)]||a&&a[n(534)]){const e=a&&a[n(534)]?a:r;i&&i[n(569)]==s+n(519)&&i[n(567)][n(528)]==e[n(528)]?i[n(549)]++:t[n(479)]({type:s+n(519),element:e,quantity:1})}else t[n(479)]({type:s+n(484),element:r})}}}[Xr(514)](t){const e=Xr,n=this[e(538)],r=[],s=[],o=[];for(const i of t)switch(i[e(569)]){case e(537):if(i[e(511)]=i[e(511)][e(556)](/(\S)\u000A+(\S)/g,e(474))[e(556)](/\u000A/g,""),i[e(486)]=i[e(486)][e(556)](/(\S)\u000A+(\S)/g,e(474))[e(556)](/\u000A/g,""),""!=i[e(511)]&&""!=i[e(486)]){r[e(479)]({type:e(556),content:Kr(n,e(522),['"'+i[e(486)]+'"','"'+i[e(511)]+'"'])});continue}if(null!=i[e(511)][e(543)](/^ +$/)){r[e(479)]({type:e(542),content:Kr(n,e(544),Kr(n,e(487),i[e(511)][e(489)]))});continue}if(null!=i[e(486)][e(543)](/^ +$/)){r[e(479)]({type:e(555),content:Kr(n,e(515),Kr(n,e(487),i[e(486)][e(489)]))});continue}if(""!=i[e(511)]){r[e(479)]({type:e(542),content:Kr(n,e(544),'"'+i[e(511)]+'"')});continue}r[e(479)]({type:e(555),content:Kr(n,e(515),'"'+i[e(486)]+'"')});continue;case e(546):case e(496):r[e(479)]({type:e(542),content:Kr(n,e(544),this[e(505)](i[e(567)],i[e(549)]))});continue;case e(533):case e(517):r[e(479)]({type:e(555),content:Kr(n,e(515),this[e(505)](i[e(567)],i[e(549)]))});continue;case e(485):r[e(479)]({type:e(542),content:Kr(n,e(512),this[e(505)](i[e(567)],i[e(549)]))});continue;case e(488):r[e(479)]({type:e(555),content:Kr(n,e(558),this[e(505)](i[e(567)],i[e(549)]))});continue;case e(539):s[e(479)](i[e(507)]);continue;case e(557):o[e(479)](i[e(507)]);continue;default:r[e(479)](i)}if(s[e(489)]){const t=s[e(535)]((t=>this[e(495)][e(504)](t)?this[e(495)][e(562)](t):t))[e(516)](", ");r[e(479)]({type:e(501),content:Kr(this[e(538)],e(478),t)})}if(o[e(489)]){const t=o[e(535)]((t=>this[e(495)][e(504)](t)?this[e(495)][e(562)](t):t))[e(516)](", ");r[e(479)]({type:e(501),content:Kr(this[e(538)],e(480),t)})}return r}[Xr(500)](t){const e=Xr;for(const n of this[e(550)]){const r=n(t);if(r&&e(569)in r)return r}}[Xr(545)](t,e){const n=Xr,r=e[n(530)],s=void 0===r[n(554)]?n(557):n(539);t[n(479)]({type:s,key:r[n(507)]})}[Xr(520)](t,e){const n=Xr;t[n(479)]({type:n(501),content:Kr(this[n(538)],n(503),this[n(505)](e[n(518)]()[n(551)][n(475)],1))})}[Xr(541)](t,e,n){const r=Xr;if(this[r(531)](t,e),n&&n[r(518)]()&&!e[r(518)]()[r(483)][r(499)](n[r(518)]()[r(551)])){const n=t[t[r(489)]-1],s=r(542)==e[r(569)]?r(511):r(486);n&&r(537)==n[r(569)]&&(n[s]+="\n")}}}const Zr=$r;function Qr(){const t=["11851392uuOzxu","commands","showAIAssistant","TrackChangesEditing","3859373JmRJAP","3447280dSYLcQ","get","plugins","14931675gRRbKb","1008329ssIqYO","3364CtffCU","enableCommand","afterInit","5157oiXALE","3019680gyxDBH","editor","12OYzYsC"];return(Qr=function(){return t})()}function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(780087===parseInt(e(429))/1+-parseInt(e(434))/2+parseInt(e(433))/3*(-parseInt(e(430))/4)+parseInt(e(425))/5+parseInt(e(436))/6*(-parseInt(e(424))/7)+parseInt(e(420))/8+parseInt(e(428))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Zr(432)](){const t=Zr,e=this[t(435)],n=e[t(427)][t(426)](t(423));e[t(421)][t(426)](t(422))&&n[t(431)](t(422))}}const es=rs;function ns(){const t=["FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_LEFT","alignment","201wYVPEq","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_RIGHT","1131848bJFXOU","justify","formatBlock","editor","registerAttributeLabel","commandName","8aPLeKo","format","type","601746wfygcO","get","afterInit","left","enableDefaultAttributesIntegration","value","right","31001355GHQveD","650981uwLPHK","center","8174DwJXIh","descriptionFactory","4075477zplSiv","FORMAT_ALIGN_TO_CENTER","TrackChangesEditing","commandParams","AlignmentEditing","10Breugu","locale","registerBlockAttribute","has","*Format:* %0","_registerLegacyDescription","plugins","2750fAVLtJ","13842ptQCdj","registerDescriptionCallback"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(970359===-parseInt(e(269))/1+parseInt(e(271))/2*(parseInt(e(249))/3)+-parseInt(e(252))/4*(parseInt(e(236))/5)+parseInt(e(261))/6+parseInt(e(273))/7*(-parseInt(e(258))/8)+-parseInt(e(244))/9*(parseInt(e(243))/10)+parseInt(e(268))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(263)](){const t=es,e=this[t(255)],n=e[t(237)];if(!e[t(242)][t(239)](t(235)))return;const r=e[t(242)][t(262)](t(233));r[t(265)](t(248)),r[t(238)](t(248)),r[t(272)][t(256)](t(248),Kr(n,t(246))),this[t(241)]()}[es(241)](){const t=es,e=this[t(255)],n=e[t(237)];e[t(242)][t(262)](t(233))[t(272)][t(245)]((e=>{const r=t;if(r(254)!=e[r(260)])return;const{data:s}=e;if(s&&r(248)==s[r(257)]){const t=s[r(234)][0][r(266)];return{type:r(259),content:Kr(n,r(240),function(t){const e=r;switch(t){case e(264):return Kr(n,e(247));case e(267):return Kr(n,e(251));case e(270):return Kr(n,e(274));case e(253):return Kr(n,e(250))}}(t))}}}))}}const os=is;function is(t,e){const n=us();return(is=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=is,n=t();for(;;)try{if(834069===-parseInt(e(505))/1*(parseInt(e(526))/2)+-parseInt(e(516))/3*(parseInt(e(540))/4)+parseInt(e(536))/5+-parseInt(e(520))/6*(parseInt(e(511))/7)+parseInt(e(529))/8+-parseInt(e(546))/9+parseInt(e(503))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);const as=[os(533),os(506),os(524),os(497),os(514),os(527),os(512)];class cs extends t.Plugin{[os(537)](){const t=os,e=this[t(518)],n=e[t(538)][t(531)](t(549)),r=e[t(509)];for(const s of as){if(!e[t(538)][t(501)](s))continue;const o=s[t(525)](0,-7)[t(548)](),i=t(521)+o[t(539)]();n[t(513)](o),n[t(519)](o),n[t(517)][t(551)](o,Kr(r,i))}this[t(543)]()}[os(543)](){const t=os,e=this[t(518)],n=e[t(509)],r=e[t(538)][t(531)](t(549));function s(e,s){const o=t;r[o(517)][o(541)]((t=>{const r=o;if(r(522)!=t[r(510)])return;const{data:i}=t;return i&&i[r(508)]===e?i[r(500)][0][r(523)]?{type:r(528),content:Kr(n,r(532),s)}:{type:r(528),content:Kr(n,r(550),s)}:void 0}))}s(t(502),Kr(n,t(498))),s(t(535),Kr(n,t(534))),s(t(504),Kr(n,t(552))),s(t(530),Kr(n,t(542))),s(t(545),Kr(n,t(507))),s(t(499),Kr(n,t(544))),s(t(515),Kr(n,t(547)))}}function us(){const t=["156964xQmIBQ","SubscriptEditing","format","5962648XCPTcg","code","get","*Format:* %0","BoldEditing","FORMAT_ITALIC","italic","5585580JuduWC","afterInit","plugins","toUpperCase","144924BuDOyB","registerDescriptionCallback","FORMAT_CODE","_registerLegacyDescription","FORMAT_SUBSCRIPT","strikethrough","751383cnuQuh","FORMAT_SUPERSCRIPT","toLowerCase","TrackChangesEditing","*Remove format:* %0","registerAttributeLabel","FORMAT_UNDERLINE","CodeEditing","FORMAT_BOLD","subscript","commandParams","has","bold","20732880OAsSQq","underline","15DgBQZL","ItalicEditing","FORMAT_STRIKETHROUGH","commandName","locale","type","616VZTrqV","SuperscriptEditing","enableDefaultAttributesIntegration","StrikethroughEditing","superscript","33CieBnc","descriptionFactory","editor","registerInlineAttribute","98346EHMplc","FORMAT_","formatInline","forceValue","UnderlineEditing","slice"];return(us=function(){return t})()}function ls(t,e){const n=fs();return(ls=function(t,e){return n[t-=358]})(t,e)}function fs(){const t=["enableCommand","commandName","1347540eDjdXU","blockQuote","checkChild","119045JVhsHU","parent","descriptionFactory","2908362rggJoG","commands","*Set format:* %0","format","change","registerDescriptionCallback","selection","value","13470936IdyTrb","TrackChangesEditing","252HRvMvj","plugins","schema","name","from","has","20FIULrh","87453XXKrvR","editor","13568912CnEhnU","commandParams","markBlockFormat","filter","*Remove format:* %0","9tozOzd","afterInit","$root","document","getSelectedBlocks","forceValue","model","BlockQuoteEditing","2850460xQtdJv","get","locale","ELEMENT_BLOCK_QUOTE"];return(fs=function(){return t})()}const hs=ls;!function(t){const e=ls,n=t();for(;;)try{if(998287===-parseInt(e(395))/1*(parseInt(e(394))/2)+-parseInt(e(372))/3+parseInt(e(388))/4*(-parseInt(e(375))/5)+parseInt(e(378))/6+parseInt(e(397))/7+parseInt(e(386))/8*(parseInt(e(358))/9)+-parseInt(e(366))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[hs(359)](){const t=hs,e=this[t(396)],n=e[t(368)];if(!e[t(389)][t(393)](t(365)))return;const r=e[t(389)][t(367)](t(387)),s=this[t(396)][t(379)][t(367)](t(373));r[t(370)](t(373),((n,o={})=>{const i=t,a=this[i(396)][i(364)][i(361)][i(384)],c=o&&void 0!==o[i(363)]?o[i(363)]:!s[i(385)];let u=[];if(c){const t=Array[i(392)](a[i(362)]())[i(400)]((t=>ds(t)||function(t,e){const n=i,r=e[n(374)](t[n(376)],n(373)),s=e[n(374)]([n(360),n(373)],t);return r&&s}(t,this[i(396)][i(364)][i(390)])));u=C(t,e[i(364)])}else{const t=Array[i(392)](a[i(362)]())[i(400)]((t=>ds(t)));u=C(t,e[i(364)])}e[i(364)][i(382)]((()=>{const t=i;for(const e of u)r[t(399)](e,{commandName:t(373),commandParams:[{forceValue:c}]})}))})),r[t(377)][t(383)]((e=>{const r=t,{data:s}=e;if(s&&r(373)==s[r(371)]){const t=Kr(n,r(369));return s[r(398)][0][r(363)]?{type:r(381),content:Kr(n,r(380),t)}:{type:r(381),content:Kr(n,r(401),t)}}}))}}function ds(t){const e=hs;return e(373)==t[e(376)][e(391)]}const ps=Is;function ms(){const t=["editor","1074610aabGEJ","273096etVbcn","1567374PMZadR","CaseChange","30312EoXRXV","1599690rwREnh","changeCaseUpper","5rMOGvb","changeCaseLower","has","869AkuerN","1554508urOskB","afterInit","928NsXoXH","get","22NrqmYG","changeCaseTitle","enableCommand","plugins","TrackChangesEditing","7nQFhFl","6531nORhIH"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=452]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(403410===parseInt(e(455))/1*(parseInt(e(472))/2)+-parseInt(e(462))/3+parseInt(e(468))/4*(-parseInt(e(464))/5)+parseInt(e(459))/6*(-parseInt(e(454))/7)+-parseInt(e(470))/8*(parseInt(e(461))/9)+parseInt(e(457))/10+-parseInt(e(467))/11*(-parseInt(e(458))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(469)](){const t=ps,e=this[t(456)];e[t(452)][t(466)](t(460))&&(e[t(452)][t(471)](t(453))[t(474)](t(463)),e[t(452)][t(471)](t(453))[t(474)](t(465)),e[t(452)][t(471)](t(453))[t(474)](t(473)))}}const bs=Ts;function Ts(t,e){const n=ys();return(Ts=function(t,e){return n[t-=194]})(t,e)}!function(t){const e=Ts,n=t();for(;;)try{if(181916===-parseInt(e(205))/1+parseInt(e(211))/2+-parseInt(e(194))/3*(-parseInt(e(202))/4)+-parseInt(e(196))/5*(parseInt(e(201))/6)+-parseInt(e(197))/7*(-parseInt(e(204))/8)+-parseInt(e(207))/9+-parseInt(e(212))/10*(-parseInt(e(199))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[bs(208)](){const t=bs,e=this[t(210)];e[t(195)][t(198)](t(200))&&e[t(203)][t(198)](t(209))[t(206)](t(200))}}function ys(){const t=["671234QIiVWB","130yvnldG","1863RjGWvV","commands","70xsABKF","73493lxMjYN","get","292171nmoBVs","ckbox","137658UNhdBu","516VdFiOu","plugins","16EbkvwE","153007bnatdm","enableCommand","1133028vuqhhu","afterInit","TrackChangesEditing","editor"];return(ys=function(){return t})()}const As=ks;function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=477]})(t,e)}function Cs(){const t=["963aJsxTv","registerElementLabel","38143248xojzHu","filter","change","*Remove format:* %0","editor","2150744kTfQJk","language","toLowerCase","languages","parent","outdentCodeBlock","selection","TrackChangesEditing","rootElement","2078139EZhdkU","commandParams","blockName","markBlockFormat","forceValue","400zVARvX","codeBlock","40UYpgPq","checkChild","commands","model","*Set format:* %0","474187cdfGKR","afterInit","getSelectedBlocks","document","CodeBlock","registerDescriptionCallback","119208CdiAyJ","from","isLimit","find","locale","18IEUHhK","descriptionFactory","has","label","name","formatBlock","value","indentCodeBlock","117170yxOcib","type","enableCommand","plugins","schema","ELEMENT_CODE_BLOCK","config","format","339806igvBUW","get","commandName"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(852431===parseInt(e(519))/1+parseInt(e(488))/2*(-parseInt(e(530))/3)+parseInt(e(498))/4+parseInt(e(512))/5*(parseInt(e(525))/6)+-parseInt(e(507))/7*(-parseInt(e(514))/8)+parseInt(e(491))/9*(parseInt(e(480))/10)+-parseInt(e(493))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ls extends t.Plugin{[As(520)](){const t=As,e=this[t(497)];if(!e[t(483)][t(532)](t(523)))return;const n=e[t(483)][t(489)](t(505)),r=e[t(529)],s=e[t(486)][t(489)](t(513))[t(501)],o=e[t(516)][t(489)](t(513));n[t(482)](t(479)),n[t(482)](t(503)),n[t(482)](t(513),((r,i={})=>{const a=t,c=e[a(517)],u=e[a(517)][a(522)][a(504)],l=i&&void 0!==i[a(511)]?i[a(511)]:!o[a(478)];let f;i[a(499)]||(i[a(499)]=s[0][a(499)]),f=l?Array[a(526)](u[a(521)]())[a(494)]((t=>Rs(t)||function(t,e){const n=a;return!t.is(n(506))&&!e[n(527)](t)&&e[n(515)](t[n(502)],n(513))}(t,c[a(484)]))):Array[a(526)](u[a(521)]())[a(494)]((t=>Rs(t)));const h=C(f,c);c[a(495)]((()=>{const t=a;for(const e of h)n[t(510)](e,{commandName:t(513),commandParams:[{...i,forceValue:l}],formatGroupId:t(509)})}))})),n[t(531)][t(492)](t(513),(e=>Kr(r,t(485),e))),n[t(531)][t(524)]((e=>{const n=t;if(n(477)!=e[n(481)])return;const o=r.t,{data:i}=e;if(!i||n(513)!=i[n(490)])return;const a=i[n(508)][0][n(499)],c=o(s[n(528)]((t=>t[n(499)]===a))[n(533)])[n(500)]();return i[n(508)][0][n(511)]?{type:n(487),content:Kr(r,n(518),Kr(r,n(485),1)+" ("+c+")")}:{type:n(487),content:Kr(r,n(496),Kr(r,n(485),1))}}))}}function Rs(t){const e=As;return e(513)==t[e(534)]}const Ns=Ss;function Ss(t,e){const n=vs();return(Ss=function(t,e){return n[t-=323]})(t,e)}function vs(){const t=["52486hDCcSH","2742744WDGJiF","3670FuLzEr","2424oyhIXz","7347muXPwI","TrackChangesEditing","666LOClFY","addCommentThread","afterInit","enableCommand","21MJcMvk","65NMbRuT","editor","CommentsEditing","16749ojKoyZ","has","2520ihOEUx","7260MylumP","40825vptOtU","get","501615zGfHPg","2taXwIL","plugins"];return(vs=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(789467===parseInt(e(332))/1*(-parseInt(e(333))/2)+parseInt(e(339))/3*(-parseInt(e(338))/4)+-parseInt(e(330))/5*(-parseInt(e(341))/6)+parseInt(e(345))/7*(parseInt(e(336))/8)+parseInt(e(326))/9*(parseInt(e(337))/10)+-parseInt(e(329))/11*(-parseInt(e(328))/12)+-parseInt(e(323))/13*(-parseInt(e(335))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ns(343)](){const t=Ns,e=this[t(324)];e[t(334)][t(327)](t(325))&&e[t(334)][t(331)](t(340))[t(344)](t(342))}}var ws=n(834);function Os(t,e,n){const r=Fs,s=[];for(const o of e[r(529)]())o[r(505)](t)&&s[r(484)](n[r(503)](o));return s}function Fs(t,e){const n=Ps();return(Fs=function(t,e){return n[t-=482]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(524)][r(517)](r(506));return(o,i,a)=>{const c=r;if(!a[c(525)][c(483)](i[c(518)],o[c(498)]))return;const u=i[c(518)][c(494)](),l=i[c(518)][c(500)],f=t[c(504)][c(491)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(523)];d=d||f[c(532)](e);const n=a[c(522)][c(499)](e);if(n&&n[c(519)](c(530)))return;c(516)==t[c(520)]&&f[c(515)](e)&&!f[c(510)](e)&&(e[c(534)]||l[c(533)]?h&&h[c(535)]==e||(h=e,m(t[c(493)]),p=!0):g=g||t[c(493)])}function m(t){const r=c,{authorId:o}=s[r(511)](i[r(496)]),u=a[r(488)][r(507)](r(495),{class:r(501)+e,"data-author-id":o}),l=a[r(522)][r(487)](t);n&&s[r(526)][r(489)](i[r(496)])&&a[r(488)][r(528)](r(492),u),a[r(488)][r(509)](l,u),a[r(522)][r(502)](u,i[r(496)])}d||p||!g||m(g)}}function Ps(){const t=["includes","308cWAUZl","schema","ck-suggestion-marker--active","previousPosition","getWalker","span","markerName","33144CAcjzU","name","toViewElement","start","ck-suggestion-marker-","bindElementToMarker","createRangeOn","model","hasAttribute","TrackChangesEditing","createUIElement","9hhxbRt","insert","isLimit","_splitMarkerName","3ngziJZ","2xmCerU","202706UzdccV","isBlock","elementEnd","get","markerRange","getCustomProperty","type","1291455mecjCt","mapper","item","plugins","consumable","activeMarkers","78384EuAmaR","addClass","getItems","addHighlight","68104Rhueun","isContent","isAtEnd","nextSibling","parent","54YfXBOz","test","push","2579660AyzrwL","198336nJpKPi","toViewPosition","writer"];return(Ps=function(){return t})()}!function(t){const e=Fs,n=t();for(;;)try{if(133168===parseInt(e(486))/1*(parseInt(e(513))/2)+parseInt(e(512))/3*(parseInt(e(531))/4)+-parseInt(e(521))/5+-parseInt(e(482))/6*(parseInt(e(514))/7)+parseInt(e(497))/8*(-parseInt(e(508))/9)+parseInt(e(485))/10+parseInt(e(490))/11*(parseInt(e(527))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);const Bs=xs;function xs(t,e){const n=js();return(xs=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=xs,n=t();for(;;)try{if(406974===-parseInt(e(147))/1+parseInt(e(148))/2+parseInt(e(143))/3*(-parseInt(e(142))/4)+parseInt(e(126))/5+parseInt(e(156))/6*(-parseInt(e(125))/7)+-parseInt(e(128))/8+parseInt(e(127))/9*(parseInt(e(123))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Us extends t.Plugin{static get[Bs(124)](){return[ws.Delete]}[Bs(164)](){const t=Bs,e=this[t(117)],n=e[t(129)][t(149)](t(122));n[t(140)](t(145));const r=e[t(116)][t(149)](t(132));n[t(140)](t(132),((n,s={})=>{const o=t,a=e[o(115)][o(121)](e[o(115)][o(138)][o(166)]);a[o(146)]&&e[o(115)][o(131)](a,{direction:o(134),unit:s[o(162)]});const c=a[o(141)](),u=i.LiveRange[o(160)](c);let l;n(s),l=o(161)==u[o(119)][o(130)]?e[o(115)][o(107)](c[o(159)]):e[o(115)][o(107)](u[o(159)],u[o(150)]),u[o(109)](),e[o(115)][o(153)](r[o(155)][o(111)],(t=>{const e=o;r[e(155)][e(113)](),t[e(157)](t[e(107)](l[e(150)])),r[e(155)][e(154)]()}))})),e[t(118)][t(112)].on(t(152),Ds(e,t(165)),{priority:t(158)}),e[t(135)][t(112)].on(t(152),((n,r,s)=>{const o=t;s[o(114)][o(151)]&&Ds(e,o(165),{showActiveMarker:!1})[o(120)](this)(n,r,s)}),{priority:t(158)}),e[t(118)][t(112)].on(t(136),((e,n,r)=>{const s=t,o=r[s(163)][s(137)](n[s(133)]);if(o)for(const t of o)t.is(s(144))&&(r[s(163)][s(139)](t,n[s(133)]),r[s(108)][s(110)](t))}),{priority:t(158)})}}function js(){const t=["lock","options","model","commands","editor","editing","root","bind","createSelection","TrackChangesEditing","8628420ZRzDNc","requires","43764PBRctd","2704700nIleYR","9AMOSgi","1260000JarqUV","plugins","rootName","modifySelection","deleteForward","markerName","forward","data","removeMarker:suggestion:deletion","markerNameToElements","document","unbindElementFromMarkerName","enableCommand","getFirstRange","916148srYBVF","6jxxgiG","uiElement","delete","isCollapsed","607127GjaTEx","514306Fwxzhb","get","end","showSuggestionHighlights","addMarker:suggestion:deletion","enqueueChange","unlock","buffer","30qhFtEd","setSelection","high","start","fromRange","$graveyard","unit","mapper","init","merge","selection","createRange","writer","detach","remove","batch","downcastDispatcher"];return(js=function(){return t})()}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=395]})(t,e)}const Vs=Gs;function Hs(){const t=["todoListCheck","getChangedMarkers","todo","isObject","_registerLegacyDescription","includes","2133iXaika","_findSuggestions","ELEMENT_LIST_ITEM","splitListItemAfter","splitListItemBefore","formatBlock","indentList","ELEMENT_BULLETED_LIST","trackChangesCommand","_getAttributeKey","ELEMENT_TODO_LIST","fromRange","groupId","attributeKey","toUpperCase","detach","registerPostFixer","listType","multipleBlocks","start","execute","isUndo","meta","refresh","bulleted","*Format:* remove from %0","differ","*Split:* list item","descriptionFactory","push","listMarkerStyle","accept","createPositionAt","_LIST","name","isNextTo","newRange","60130JjGaQe","head","documentList","*Format:* insert into %0","1083510isBXfG","listReversed","getFirstMarker","ELEMENT_","TrackChangesEditing","6aHCojd","listMarker","nodeAfter","checkTodoList","from","1374DHlPxk","1729QxYoum","registerAttributeLabel","mergeListItemBackward","listIndent","commandName","22432sxhzYs","*Uncheck item*","end","mergeListItemForward","newValue","suggestion:attribute:","parent","registerBlockAttribute","numberedList","oldRange","todoListChecked","noTrackChangesFixer","value","getChanges","document","oldValue","registerDescriptionCallback","*Outdent:* %0","getFirstRange","change","FORMAT_INDENT","change:data","hasSuggestion","todoList","outdentList","selection","ELEMENT_NUMBERED_LIST","attributes","*Change to:* %0","_suggestionFactory","map","nextSibling","registerElementLabel","suggestion","createRange","commandParams","startsWith","has","config","_supportLegacySuggestions","listStart","containsItem","next","enableDefaultAttributesIntegration","batch","getRanges","_splitMarkerName","size","default","locale","numbered","registerCustomCallback","isLocal","previousSibling","type","filter","format","commands","plugins","high","setSelection","list.multiBlock","length","model","forceValue","removeMarker","listItemId","23476409xcSycT","*Set format:* %0","*Remove format:* %0","find","customNumberedList","ListEditing","getAttribute","listItemIdFixer","*Merge:* list item","schema","get","getSuggestion","*Indent:* %0","key","setAttribute","getSuggestions","attribute","editor","187099scOifJ","afterInit","listStyle","data","bulletedList","*Merge:* %0","range","*Check item*","4168gerhin","assureChains","add","TodoListEditing","customBulletedList","deletion","2477110vuLfZS"];return(Hs=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(763590===parseInt(e(440))/1+parseInt(e(502))/2+-parseInt(e(512))/3*(parseInt(e(448))/4)+-parseInt(e(454))/5*(-parseInt(e(507))/6)+-parseInt(e(513))/7*(parseInt(e(518))/8)+-parseInt(e(461))/9*(parseInt(e(498))/10)+parseInt(e(422))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Vs(441)](){const t=Vs,e=this[t(439)];if(!e[t(413)][t(555)](t(427)))return;const n=e[t(404)],r=e[t(413)][t(432)](t(506)),s=e[t(413)][t(555)](t(451)),o=!!e[t(556)][t(432)](t(416));function i(e){const r=t;return{type:r(411),content:""+Kr(n,r(423),e)}}function a(e){const r=t;return{type:r(411),content:""+Kr(n,r(424),e)}}r[t(398)](t(526)),r[t(398)](t(444)),r[t(398)](t(426)),r[t(398)](t(452)),r[t(398)](t(467)),r[t(398)](t(542)),r[t(398)](t(464)),r[t(398)](t(465)),r[t(525)](t(421)),r[t(525)](t(478)),r[t(525)](t(516)),o&&(r[t(398)](t(515)),r[t(398)](t(521))),s&&(r[t(398)](t(541)),r[t(398)](t(510)),r[t(525)](t(528)),r[t(489)][t(534)]((e=>{const r=t,{data:s}=e;if(s&&r(528)==s[r(435)])return{type:r(411),content:s[r(522)]?Kr(n,r(447)):Kr(n,r(519))}})),this[t(439)][t(418)][t(532)][t(477)]((e=>{const n=t;if(e[n(399)][n(482)])return!1;let s=!1;const o=r[n(437)]({skipNotAttached:!0})[n(410)]((t=>n(528)===r[n(470)](t)));for(const t of o)n(457)!=t[n(536)]()[n(480)][n(509)][n(428)](n(478))&&(r[n(462)](t[n(536)](),n(438))[n(425)]((t=>n(478)===r[n(470)](t[n(551)])))||(e[n(420)](t[n(504)]()),s=!0));return s}))),r[t(489)][t(514)](t(516),Kr(n,t(538)));const c={type:t(411),content:""};r[t(489)][t(534)]((e=>{const r=t,{data:s}=e;if(!s||r(478)!=s[r(435)])return;let u=e[r(499)];for(;u;){if(u[r(443)]&&((r(442)==u[r(443)][r(435)]||r(491)==u[r(443)][r(435)])&&(u[r(443)][r(522)]&&r(403)!=u[r(443)][r(522)]||r(403)!=u[r(443)][r(533)]&&!s[r(522)])||!o&&u[r(443)][r(435)]==Rc))return c;u=u[r(397)]}if(null==s[r(522)])switch(s[r(533)]){case r(485):return a(Kr(n,r(468)));case r(405):return a(Kr(n,r(544)));case r(457):return a(Kr(n,r(471)))}switch(s[r(522)]){case r(485):return i(Kr(n,r(468)));case r(405):return i(Kr(n,r(544)));case r(457):return i(Kr(n,r(471)))}})),r[t(489)][t(534)]((e=>{const n=t,{data:r}=e;if(r&&n(516)==r[n(435)])return null==r[n(522)]||null==r[n(533)]&&0==r[n(522)]?c:void 0})),r[t(489)][t(534)]((e=>{const r=t;if(r(438)!=e[r(409)])return;const{data:s}=e;if(!s||r(421)!=s[r(435)])return;const o=Ws(e);return r(522)==o?{type:r(411),content:Kr(n,r(430))}:r(533)==o?{type:r(411),content:Kr(n,r(488))}:c})),e[t(418)][t(532)][t(477)]((e=>this[t(429)](e))),e[t(418)][t(532)][t(477)]((e=>this[t(529)](e))),e[t(418)][t(532)].on(t(539),((e,n)=>{const r=t;if(n[r(482)]||!n[r(407)])return!1;this[r(449)]()}),{priority:t(414)}),this[t(557)]()}[Vs(429)](t){const e=Vs;if(t[e(399)][e(482)]||!t[e(399)][e(407)])return!1;let n=!1;const r=this[e(439)][e(413)][e(432)](e(506))[e(437)]({skipNotAttached:!0})[e(410)]((t=>t[e(443)]&&e(421)==t[e(443)][e(435)]))[e(410)]((t=>t[e(443)][e(522)]&&t[e(443)][e(533)]));for(const s of r)Ws(s)||(t[e(420)](s[e(504)]()),n=!0);return n}[Vs(529)](t){const e=Vs;if(t[e(399)][e(482)]||!t[e(399)][e(407)])return!1;const n=this[e(439)][e(413)][e(432)](e(506));if(n[e(469)][e(530)])return!1;let r=!1;const s=[e(478),e(421),e(516),e(442),e(395),e(503),e(455),e(508),e(491)],o=this[e(439)][e(418)][e(532)][e(487)][e(531)]()[e(410)]((t=>e(438)==t[e(409)]))[e(410)]((t=>s[e(460)](t[e(474)])));if(0==o[e(417)])return r;for(const i of o){const o=n[e(462)](i[e(446)],e(438))[e(410)]((t=>!t[e(483)][e(496)]))[e(548)]((t=>t[e(551)]))[e(410)]((t=>{const r=e,o=n[r(470)](t);return s[r(460)](o)}));if(o[e(417)]){for(const n of o)t[e(420)](n[e(504)]());r=!0}}return r}[Vs(449)](){const t=Vs,e=this[t(439)][t(413)][t(432)](t(506)),n=[t(478),t(421),t(516),t(442),t(395),t(503),t(455),t(508),t(491)];let r;const s=new Set(this[t(439)][t(418)][t(532)][t(487)][t(456)]()[t(410)]((r=>{const s=t;if(r[s(443)][s(527)]||!r[s(443)][s(497)])return null;if(!r[s(495)][s(554)](s(523)))return null;const{id:o}=e[s(401)](r[s(495)]);if(!e[s(540)](o))return null;const i=e[s(433)](o);return n[s(460)](i[s(443)][s(435)])}))[t(548)]((n=>{const s=t,{id:o}=e[s(401)](n[s(495)]),i=e[s(433)](o);return r=i[s(545)][s(473)],i[s(536)]()[s(480)][s(509)]})));if(0==s[t(402)])return;const o=e[t(437)]({skipNotAttached:!0})[t(410)]((e=>t(438)==e[t(409)]&&e[t(443)]&&n[t(460)](e[t(443)][t(435)])&&e[t(545)][t(473)]!=r))[t(548)]((e=>({listItem:e[t(536)]()[t(480)][t(509)],groupId:e[t(545)][t(473)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(555)](n)&&i[t(450)](e);for(const n of e[t(437)]())i[t(555)](n[t(545)][t(473)])&&n[t(436)](t(473),r)}[Vs(557)](){const t=Vs,e=this[t(439)],n=e[t(404)],r=e[t(413)][t(432)](t(506));this[t(459)](),r[t(547)][t(406)](t(466),t(500),t(492),(function(n,r){const s=t,o=[];for(let t of n)t[s(480)][s(509)]===t[s(520)][s(524)]&&(t=e[s(418)][s(552)](e[s(418)][s(493)](t[s(480)][s(509)],0))),o[s(490)](t);e[s(418)][s(537)]((t=>{const n=s,a=e[n(418)][n(532)][n(543)],c=Array[n(511)](a[n(400)]())[n(548)]((t=>i.LiveRange[n(472)](t)));t[n(415)](o),e[n(412)][n(432)](r[n(517)])[n(484)](),r[n(553)][n(490)]({forceDefaultExecution:!0}),e[n(481)](r[n(517)],...r[n(553)]),t[n(415)](c);for(const t of c)t[n(476)]()}))})),r[t(489)][t(550)]((function(n){const r=t,s=!e[r(418)][r(431)][r(458)](n),o=n[r(408)],i=n[r(549)],a=n[r(428)](r(421)),c=!o||o[r(428)](r(421))!==a,u=!i||i[r(428)](r(421))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(463),e)))}[Vs(459)](){const t=Vs,e=this[t(439)],n=e[t(404)];function r(n){const r=t,s=e[r(412)][r(432)](r(444))[r(530)],o=e[r(412)][r(432)](r(526))[r(530)];return r(526)===n?s:o}e[t(413)][t(432)](t(506))[t(489)][t(534)]((function(s){const o=t;if(o(466)!=s[o(409)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(517)]){case o(444):u=i[o(553)][0][o(419)],l=r(i[o(517)]),a=o(u?501:486),!l&&e[o(556)][o(432)](o(416))||(a=o(546)),c={type:o(411),content:Kr(n,a,Kr(n,o(468)))};break;case o(526):u=i[o(553)][0][o(419)],l=r(i[o(517)]),a=o(u?501:486),!l&&e[o(556)][o(432)](o(416))||(a=o(546)),c={type:o(411),content:Kr(n,a,Kr(n,o(544)))};break;case o(467):a=o(434),c={type:o(411),content:Kr(n,a,Kr(n,o(463)))};break;case o(542):a=function(t){const e=o,n=t[e(536)]();let r=n[e(480)][e(509)];for(;r&&n[e(396)](r);){if(r[e(428)](e(516))>0)return!1;r=r[e(549)]}return!0}(s)?Kr(n,o(486),Kr(n,function(t){const e=o;return e(505)+t[e(536)]()[e(480)][e(509)][e(428)](e(478))[e(475)]()+e(494)}(s))):Kr(n,o(535),Kr(n,o(463))),c={type:o(411),content:a};break;case o(515):case o(521):!1===i[o(479)]&&(a=o(445),c={type:o(453),content:Kr(n,a,Kr(n,o(463)))})}return c}))}}function Ws(t){const e=Vs;let n=t[e(536)]()[e(480)][e(509)][e(408)];for(;n;){const r=n[e(428)](e(421));if(!r)return!1;if(r==t[e(443)][e(522)])return e(522);if(r==t[e(443)][e(533)])return e(533);n=n[e(408)]}return!1}const Ks=Js;!function(t){const e=Js,n=t();for(;;)try{if(725821===-parseInt(e(249))/1*(-parseInt(e(241))/2)+parseInt(e(238))/3+-parseInt(e(207))/4*(parseInt(e(214))/5)+parseInt(e(237))/6*(parseInt(e(177))/7)+parseInt(e(234))/8+-parseInt(e(225))/9+-parseInt(e(192))/10*(parseInt(e(221))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Xs extends t.Plugin{[Ks(174)](){const t=Ks;if(!this[t(219)][t(227)][t(215)](t(184)))return;const e=this[t(219)][t(224)][t(182)](t(231)),n=this[t(219)][t(227)][t(182)](t(181));e[t(248)]&&(n[t(247)](t(189)),n[t(198)](t(189))),e[t(206)]&&(n[t(247)](t(254)),n[t(198)](t(254))),e[t(202)]&&(n[t(247)](t(228)),n[t(198)](t(228)));const r={type:t(183),content:""};n[t(226)][t(230)](this[t(164)][t(191)](this));const s=this[t(219)][t(256)];n[t(226)][t(171)](t(254),Kr(s,t(166))),n[t(226)][t(230)]((e=>{const n=t,{data:s}=e;if(s&&n(254)==s[n(200)])return null==s[n(196)]||0==s[n(196)]&&null==s[n(197)]?r:void 0})),n[t(226)][t(171)](t(228),Kr(s,t(204))),n[t(226)][t(230)]((e=>{const n=t,{data:s}=e;if(s&&n(228)==s[n(200)])return null==s[n(196)]||1==s[n(196)]&&null==s[n(197)]?r:void 0})),this[t(219)][t(201)][t(169)][t(235)]((e=>{const r=t;if(e[r(245)][r(220)])return!1;let s=!1;const o=n[r(251)]({skipNotAttached:!0})[r(172)]((t=>{const e=r,s=n[e(168)](t);return e(228)==s||e(254)==s}));for(const t of o){const o=t[r(240)]()[r(229)][r(208)][r(239)](r(178));r(205)!=o&&r(222)!=o&&(n[r(190)](t[r(240)](),r(188))[r(255)]((t=>r(178)==n[r(168)](t[r(213)])))||(e[r(193)](t[r(203)]()),s=!0))}return s})),this[t(243)]()}[Ks(164)](t){const e=Ks,n=this[e(219)][e(256)],{data:r}=t,s={type:e(183),content:""};if(!r||e(189)!=r[e(200)])return;if(!r[e(197)])return e(236)==r[e(196)]?s:{type:e(183),content:""+Kr(n,e(216),Kr(n,this[e(253)](r[e(196)])))};if(!r[e(196)]){if(e(236)==r[e(197)])return s;let o=t[e(176)];for(;o;){if(o[e(218)]&&e(178)==o[e(218)][e(200)]&&o[e(218)][e(196)])return s;o=o[e(233)]}return{type:e(183),content:""+Kr(n,e(187),Kr(n,this[e(253)](r[e(197)])))}}if(e(236)!=r[e(196)])return{type:e(183),content:""+Kr(n,e(216),Kr(n,this[e(253)](r[e(196)])))};let o=t[e(176)];for(;o;){if(o[e(218)]&&e(178)==o[e(218)][e(200)]&&o[e(218)][e(196)]&&o[e(218)][e(197)])return s;o=o[e(233)]}const i=t[e(240)]()[e(229)][e(208)][e(239)](e(178));return{type:e(183),content:Kr(n,e(216),Kr(n,e(209)+i[e(250)]()+e(195)))}}[Ks(243)](){const t=Ks,e=this[t(219)],n=e[t(256)];e[t(227)][t(182)](t(181))[t(226)][t(230)]((e=>{const r=t;if(r(186)!=e[r(165)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(185)]){case r(189):o=r(242),i={type:r(183),content:Kr(n,o,Kr(n,this[r(253)](s[r(179)][0][r(165)])))};break;case r(254):o=s[r(179)][0][r(206)]?r(175):r(211),i={type:r(183),content:Kr(n,o)};break;case r(228):o=r(252),i={type:r(183),content:Kr(n,o,s[r(179)][0][r(202)])}}return i}))}[Ks(253)](t){const e=Ks;return e(209)+function(t){const n=e;return Ys[n(246)](t)?n(223):qs[n(246)](t)?n(205):null}(t)[e(250)]()+e(170)+t[e(250)]()[e(194)](/-/g,"_")}}const Ys=[Ks(217),Ks(180),Ks(199)],qs=[Ks(167),Ks(212),Ks(232),Ks(244),Ks(173),Ks(210)];function Js(t,e){const n=Zs();return(Js=function(t,e){return n[t-=164]})(t,e)}function Zs(){const t=["TrackChangesEditing","get","format","ListPropertiesEditing","commandName","formatBlock","*Remove format:* %0","attribute","listStyle","_findSuggestions","bind","80mvtxMe","removeMarker","replace","_LIST_DEFAULT","newValue","oldValue","registerBlockAttribute","square","key","model","startIndex","getFirstMarker","FORMAT_LIST_START","numbered","reversed","396AvldDb","nodeAfter","ELEMENT_","upper-latin","*Format:* set order to regular","decimal-leading-zero","suggestion","22175FISljN","has","*Set format:* %0","disc","data","editor","isUndo","1402357ftWcLX","customNumbered","bulleted","config","8965899coBBtj","descriptionFactory","plugins","listStart","start","registerDescriptionCallback","list.properties","lower-roman","next","9804896rFImTw","registerPostFixer","default","474fkScmB","3899418vuEIYX","getAttribute","getFirstRange","4GZispT","*Change to:* %0","_registerLegacyDescription","upper-roman","batch","includes","enableDefaultAttributesIntegration","styles","277978bdLYni","toUpperCase","getSuggestions","*Format:* set start index to %0","_getTranslationKeyForListStyle","listReversed","find","locale","handleDescriptions","type","FORMAT_LIST_REVERSED","decimal","_getAttributeKey","document","_LIST_","registerAttributeLabel","filter","lower-latin","afterInit","*Format:* set order to reversed","head","8827ZvuRvy","listType","commandParams","circle"];return(Zs=function(){return t})()}var Qs=n(507);const $s=eo;function to(){const t=["11OZSFBt","markInsertion","selection","18392OBlbLF","enterBlock","removeMarker:suggestion:insertion","452735mSeKKh","unbindElementFromMarkerName","hasClass","createRange","getFirstPosition","writer","2306990YVvluH","ck-suggestion-marker-split","TrackChangesEditing","editing","change","9570YlpCsj","fromRange","fire","2XITHHR","init","parent","split","plugins","enter","editor","get","1748090kGXwyJ","end","addMarker:suggestion:insertion","nextSibling","markerName","commands","remove","enableCommand","16993692QxrMoi","downcastDispatcher","data","mapper","options","getFirstRange","afterExecute","2376hqhRom","high","requires","markerNameToElements","showSuggestionHighlights","document","detach","model","setSelection","createPositionAt","bind","1556QELjHI","245awjhla","4341rzfbHt"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(315427===-parseInt(e(203))/1*(parseInt(e(217))/2)+parseInt(e(196))/3*(-parseInt(e(194))/4)+-parseInt(e(209))/5+parseInt(e(214))/6*(-parseInt(e(195))/7)+parseInt(e(200))/8*(parseInt(e(183))/9)+-parseInt(e(225))/10*(parseInt(e(197))/11)+parseInt(e(233))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(185)](){return[Qs.Enter]}[$s(218)](){const t=$s,e=this[t(223)],n=e[t(221)][t(224)](t(211)),r=e[t(230)][t(224)](t(222));n[t(232)](t(222),(()=>{const s=t;e[s(190)][s(213)]((t=>{const o=s,a=e[o(190)][o(188)][o(199)],c=a[o(207)](),u=i.LiveRange[o(215)](a[o(181)]());if(r[o(201)](t)){const r=e[o(190)][o(192)](c[o(219)][o(228)],0),s=t[o(206)](c,r);n[o(198)](s)}else t[o(191)](t[o(206)](u[o(226)]));u[o(189)](),r[o(216)](o(182),{writer:t})}))})),e[t(212)][t(234)].on(t(227),Ds(e,t(220)),{priority:t(184)}),e[t(212)][t(234)].on(t(202),((e,n,r)=>{const s=t,o=r[s(179)][s(186)](n[s(229)]);if(o)for(const t of o)t[s(205)](s(210))&&(r[s(179)][s(204)](t,n[s(229)]),r[s(208)][s(231)](t))}),{priority:t(184)}),e[t(235)][t(234)].on(t(227),((n,r,s)=>{const o=t;s[o(180)][o(187)]&&Ds(e,o(220),{showActiveMarker:!1})[o(193)](this)(n,r,s)}),{priority:t(184)})}}const ro=so;function so(t,e){const n=io();return(so=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=so,n=t();for(;;)try{if(321343===parseInt(e(215))/1*(-parseInt(e(229))/2)+-parseInt(e(224))/3+-parseInt(e(217))/4*(-parseInt(e(237))/5)+parseInt(e(228))/6+-parseInt(e(235))/7*(-parseInt(e(203))/8)+-parseInt(e(197))/9+parseInt(e(200))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[ro(231)](){const t=ro;if(!this[t(206)][t(218)][t(196)](t(238)))return;const e=this[t(206)][t(218)][t(222)](t(225));e[t(214)](t(211),this[t(233)][t(232)](this)),e[t(214)](t(223)),e[t(214)](t(199)),e[t(214)](t(227)),e[t(214)](t(209))}[ro(233)](t,e,n={}){const r=ro,s=this[r(206)][r(218)][r(222)](r(213));return t((t=>{const o=r;let i=(o(198)==typeof e?s[o(234)](e,n):e)(t);Array[o(226)](i)&&(i={results:i,searchText:o(198)==typeof e?e:""});const a=i[o(230)][o(202)]((e=>!1===this[o(221)](e,t[o(201)])));return{...i,results:a}}),n)}[ro(221)](t,e){const n=ro,r=this[n(206)][n(208)][n(210)](this[n(206)][n(208)][n(220)](e,t[n(219)]),this[n(206)][n(208)][n(220)](e,t[n(216)]));for(const t of this[n(206)][n(208)][n(236)][n(204)](n(207)))if(null!==r[n(205)](t[n(212)]()))return!0;return!1}}function io(){const t=["suggestion:deletion","model","replaceAll","createRange","find","getRange","FindAndReplaceUtils","enableCommand","458971mRVnqS","end","4cpCFwm","plugins","start","createPositionAt","_isInDeletionRange","get","findNext","1041636MqUJRk","TrackChangesEditing","isArray","replace","3741276WFhkEM","2tGaPeu","results","afterInit","bind","handleFindCommand","findByTextCallback","203AJBJfe","markers","2131145veLeSh","FindAndReplaceEditing","has","2054988PrTvEm","string","findPrevious","976600sjJBdR","item","filter","57496mgSwWU","getMarkersGroup","getIntersection","editor"];return(io=function(){return t})()}const ao=uo;function co(){const t=["1494856znoeiA","fontBackgroundColor.colors","*Reset font size*","commandName","FORMAT_FONT_BACKGROUND","trim","fontColor.colors","editor","*Reset font color*","35688NDmABZ","fontSize","commandParams","FORMAT_FONT_FAMILY","afterInit","fontFamily","descriptionFactory","_registerLegacyDescription","3364375cCSjTb","find","*Reset font background color*","locale","*Set font color:* %0","format","*Reset font family*","1127oZIEDw","title","*Set font background color:* %0","FontColorEditing","FORMAT_FONT_COLOR","276755zVYUlZ","11712525iMSrUr","865563mktJoY","fontBackgroundColor","normalizeSizeOptions","6344280klyASd","registerDescriptionCallback","*Set font size:* %0","TrackChangesEditing","registerInlineAttribute","enableDefaultAttributesIntegration","model","config","plugins","has","formatInline","FontSize","20TVNOEL","type","*Set font family:* %0","toLowerCase","registerAttributeLabel","4HXovYQ","FontBackgroundColorEditing","FORMAT_FONT_SIZE","4ToqCQz","fontSize.options","label","FontFamilyEditing","get","FontSizeEditing","fontColor","value"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=305]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(484703===-parseInt(e(340))/1*(parseInt(e(365))/2)+-parseInt(e(342))/3+-parseInt(e(362))/4*(-parseInt(e(328))/5)+-parseInt(e(320))/6*(parseInt(e(335))/7)+parseInt(e(311))/8+-parseInt(e(345))/9+-parseInt(e(357))/10*(-parseInt(e(341))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(308),commandName:ao(321)},{pluginName:ao(306),commandName:ao(325)},{pluginName:ao(338),commandName:ao(309)},{pluginName:ao(363),commandName:ao(343)}];class fo extends t.Plugin{[ao(324)](){const t=ao,e=this[t(318)][t(331)],n=this[t(318)][t(353)][t(307)](t(348));for(const{pluginName:e,commandName:r}of lo)this[t(318)][t(353)][t(354)](e)&&(n[t(350)](r),n[t(349)](r));n[t(326)][t(361)](t(321),Kr(e,t(364))),n[t(326)][t(361)](t(325),Kr(e,t(323))),n[t(326)][t(361)](t(309),Kr(e,t(339))),n[t(326)][t(361)](t(343),Kr(e,t(315))),this[t(327)]()}[ao(327)](){const t=ao,e=this[t(318)],n=e[t(331)];e[t(353)][t(307)](t(348))[t(326)][t(346)]((e=>{const r=t,o=n.t;if(r(355)!=e[r(358)])return;const{data:i}=e;if(null!=i){if(r(321)==i[r(314)]){const t=i[r(322)][0][r(310)];if(t){const e=o(this[r(318)][r(353)][r(307)](r(356))[r(344)](this[r(318)][r(352)][r(307)](r(366)))[r(329)]((e=>e[r(351)]==t))[r(336)])[r(360)]();return{type:r(333),content:Kr(n,r(347),e)}}return{type:r(333),content:Kr(n,r(313))}}if(r(325)==i[r(314)]){const t=i[r(322)][0][r(310)];return t?{type:r(333),content:Kr(n,r(359),t)}:{type:r(333),content:Kr(n,r(334))}}if(r(309)==i[r(314)]){const t=i[r(322)][0][r(310)];if(t){const e=(0,s.normalizeColorOptions)(this[r(318)][r(352)][r(307)](r(317)))[r(329)]((e=>e[r(351)]==t));let i=t,a="";return e&&(i=e[r(305)],a=o(i)[r(360)]()),{type:r(333),content:Kr(n,r(332),a)[r(316)](),color:{value:t,title:a||i}}}return{type:r(333),content:Kr(n,r(319))}}if(r(343)==i[r(314)]){const t=i[r(322)][0][r(310)];if(t){const e=(0,s.normalizeColorOptions)(this[r(318)][r(352)][r(307)](r(312)))[r(329)]((e=>e[r(351)]==t));let i=t,a="";return e&&(i=e[r(305)],a=o(i)[r(360)]()),{type:r(333),content:Kr(n,r(337),a)[r(316)](),color:{value:t,title:a||i}}}return{type:r(333),content:Kr(n,r(330))}}}}))}}function ho(t,e){const n=po();return(ho=function(t,e){return n[t-=477]})(t,e)}const go=ho;function po(){const t=["config","723390VyLJVX","commandName","model","enableDefaultAttributesIntegration","7830298EUnKRY","find","descriptionFactory","length","FontSize","toLowerCase","formatInline","locale","join","normalizeSizeOptions","formatBlock","title","get","fontSize","split","afterInit","5966984FJudnt","20JZdLFe","format","fontColor.colors","entries","toUpperCase","boolean","label","*Set format to:* %0","editor","type","plugins","*Remove all formatting*","19410282oCtOWz","TrackChangesEditing","push","fontColor","_registerLegacyDescription","commandParams","pasteFormat","fontSize.options","233686acjnMw","commands","2681425ANInkO","copyFormat","21QQnJwO","slice","3wNKpjT","enableCommand","433156JHRaNn","registerDescriptionCallback","charAt","fontBackgroundColor"];return(po=function(){return t})()}!function(t){const e=ho,n=t();for(;;)try{if(683507===-parseInt(e(487))/1*(parseInt(e(481))/2)+parseInt(e(485))/3*(-parseInt(e(489))/4)+-parseInt(e(483))/5+-parseInt(e(494))/6+-parseInt(e(498))/7+-parseInt(e(514))/8+-parseInt(e(527))/9*(-parseInt(e(515))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[go(513)](){const t=go,e=this[t(523)],n=e[t(525)][t(510)](t(528)),r=e[t(482)][t(510)](t(484)),s=e[t(482)][t(510)](t(479));r&&s&&(n[t(497)](t(479)),n[t(488)](t(484)),this[t(477)]())}[go(477)](){const t=go,e=this[t(523)],n=e[t(505)];e[t(525)][t(510)](t(528))[t(500)][t(490)]((r=>{const s=t;if(s(508)!=r[s(524)]&&s(504)!=r[s(524)])return;const{data:o}=r;if(o&&s(479)===o[s(495)]){const t=[],r=o[s(478)][0];for(const[n,o]of Object[s(518)](r))t[s(529)](Io(e,n,o));return t[s(501)]?{type:s(516),content:Kr(n,s(522),t[s(506)](", "))}:{type:s(516),content:Kr(n,s(526))}}}))}}function Io(t,e,n){const r=go,o=t[r(505)].t,i=e[r(512)](/(?=[A-Z])/)[r(506)](" "),a=o(i[r(491)](0)[r(519)]()+i[r(486)](1))[r(503)]();if(r(520)==typeof n)return a;if(r(530)===e||r(492)===e){const e=(0,s.normalizeColorOptions)(t[r(493)][r(510)](r(517)))[r(499)]((t=>t[r(496)]==n));return a+" ("+(e?o(e[r(521)])[r(503)]():n)+")"}if(r(511)===e&&isNaN(parseFloat(n))){const e=t[r(525)][r(510)](r(502))[r(507)](t[r(493)][r(510)](r(480)))[r(499)]((t=>t[r(496)]==n));return a+" ("+(e?o(e[r(509)])[r(503)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=_o();return(bo=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(911582===parseInt(e(416))/1+parseInt(e(393))/2+-parseInt(e(412))/3*(parseInt(e(419))/4)+-parseInt(e(385))/5*(-parseInt(e(398))/6)+-parseInt(e(411))/7+-parseInt(e(387))/8+-parseInt(e(415))/9*(parseInt(e(409))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[Eo(410)](){const t=Eo,e=this[t(384)];if(!e[t(417)][t(403)](t(392)))return;this[t(388)]=e[t(383)][t(423)](t(422));const n=e[t(420)],r=e[t(417)][t(423)](t(380));r[t(399)](t(418));for(const e of this[t(388)])t(414)!=e[t(413)]&&r[t(390)][t(381)](e[t(413)],(n=>{const r=t,i=this[r(391)](e[r(413)]);return null!==i?s(n,i):o(n,e[r(397)])}));function s(e,r){return Kr(n,t(406),[e,r])}function o(e,r){return Kr(n,t(386),[e,r])}this[t(400)]()}[Eo(400)](){const t=Eo,e=this[t(384)],n=e[t(420)];e[t(417)][t(423)](t(380))[t(390)][t(389)]((e=>{const r=t;if(r(407)!=e[r(394)])return;const{data:s}=e;if(s&&r(418)==s[r(408)]){const e=s[r(396)][0][r(404)],c=this[r(391)](e);if(null!==c)return{type:r(402),content:Kr(n,r(382),(a=c,Kr(n,r(406),[1,a])))};const u=this[r(388)][r(405)]((t=>t[r(413)]===e))[r(397)];return{type:r(402),content:Kr(n,r(382),(o=1,i=u,Kr(n,t(386),[o,i])))}}var o,i,a}))}[Eo(391)](t){const e=Eo;var n,r;const s=t[e(395)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(388)])||void 0===n?void 0:n[e(405)]((n=>n[e(413)]==t));if(o&&o[e(401)]){const t=o[e(401)],n=(null!==(r=t[e(421)])&&void 0!==r?r:t)[e(395)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["_headingOptions","registerDescriptionCallback","descriptionFactory","_getHeadingLevel","HeadingEditing","3607552arBEvn","type","match","commandParams","title","42RzJERL","enableDefaultAttributesIntegration","_registerLegacyDescription","view","format","has","value","find","ELEMENT_HEADING","formatBlock","commandName","30FYmbTN","afterInit","1315846bfcClx","246vfjIxw","model","paragraph","2719053mvkFfo","298806YuilXs","plugins","heading","52876RSYFRF","locale","name","heading.options","get","TrackChangesEditing","registerElementLabel","*Change to:* %0","config","editor","817345mYvzhK","ELEMENT_HEADING_CUSTOM","1255968AEAkKZ"];return(_o=function(){return t})()}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=385]})(t,e)}function Ao(){const t=["HighlightEditing","registerDescriptionCallback","*Remove highlight*","afterInit","highlight","_registerLegacyDescription","108252DNmoFQ","572456kJdlRu","2olgsBW","TrackChangesEditing","locale","value","color","registerInlineAttribute","find","*Set highlight:* %0","descriptionFactory","commandName","plugins","editor","format","16KxZWLE","2967786sDbyam","1131365QwLcRP","7934418cMKxLq","860413fgDNVw","toLowerCase","config","has","registerAttributeLabel","get","title","model","1914976kqidxb","formatInline","type","FORMAT_HIGHLIGHT","enableDefaultAttributesIntegration","highlight.options","commandParams"];return(Ao=function(){return t})()}const ko=yo;!function(t){const e=yo,n=t();for(;;)try{if(736143===parseInt(e(408))/1*(-parseInt(e(391))/2)+parseInt(e(405))/3+parseInt(e(404))/4*(-parseInt(e(406))/5)+parseInt(e(407))/6+parseInt(e(416))/7+-parseInt(e(390))/8+-parseInt(e(389))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[ko(386)](){const t=ko,e=this[t(402)];if(!e[t(401)][t(411)](t(423)))return;const n=e[t(401)][t(413)](t(392)),r=e[t(393)];n[t(420)](t(387)),n[t(396)](t(387)),n[t(399)][t(412)](t(387),Kr(r,t(419))),this[t(388)]()}[ko(388)](){const t=ko,e=this[t(402)],n=e[t(393)];e[t(401)][t(413)](t(392))[t(399)][t(424)]((r=>{const s=t;if(s(417)!=r[s(418)])return;const{data:o}=r;if(o&&s(387)==o[s(400)]){const t=n.t,r=o[s(422)][0][s(394)];if(r){const o=e[s(410)][s(413)](s(421))[s(397)]((t=>t[s(415)]==r)),i=t(o[s(414)])[s(409)]();return{type:s(403),content:Kr(n,s(398),i),color:{value:o[s(395)],title:o[s(414)]}}}return{type:s(403),content:Kr(n,s(385),Kr(n,s(419)))}}}))}}const Lo=Ro;function Ro(t,e){const n=No();return(Ro=function(t,e){return n[t-=146]})(t,e)}function No(){const t=["createContainerElement","1174131IRfwqD","20380IePcHo","2167sEMHoj","get","createEmptyElement","editor","7226CiXGpG","2364408UeTCdf","dataDowncast","1282890mcLZAa","div","22925JyzIST","enableCommand","2707848iQfJAR","afterInit","registerElementLabel","plugins","insert","504ojkQzH","showSuggestionHighlights","39bwnlQU","HorizontalLineEditing","ELEMENT_HORIZONTAL_LINE","high","conversion","20txOGnA","createPositionAt","descriptionFactory","ck-horizontal-line","for","locale","TrackChangesEditing","addClass","elementToStructure","horizontalLine","has"];return(No=function(){return t})()}!function(t){const e=Ro,n=t();for(;;)try{if(559373===parseInt(e(146))/1*(parseInt(e(169))/2)+-parseInt(e(170))/3+parseInt(e(176))/4+parseInt(e(151))/5*(parseInt(e(172))/6)+-parseInt(e(174))/7*(-parseInt(e(181))/8)+-parseInt(e(163))/9+-parseInt(e(164))/10*(parseInt(e(165))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class So extends t.Plugin{[Lo(177)](){const t=Lo,e=this[t(168)];if(!e[t(179)][t(161)](t(147)))return;e[t(179)][t(166)](t(157))[t(175)](t(160));const n=e[t(179)][t(166)](t(157)),r=e[t(156)];n[t(153)][t(178)](t(160),(e=>Kr(r,t(148),e))),e[t(150)][t(155)](t(171))[t(159)]({model:t(160),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(182)])return null;const o=n[s(162)](s(173)),i=n[s(167)]("hr");return n[s(158)](s(154),o),n[s(180)](n[s(152)](o,0),i),o},converterPriority:t(149)})}}const vo=wo;function Mo(){const t=["key","HtmlEmbed","6260121daqJGQ","nodeAfter","1131531YrnIlB","getFirstRange","has","8245EGqUiY","value","get","descriptionFactory","*Change %0 content*","_registerLegacyDescription","plugins","attribute","editor","start","element","type","24607404hopxmW","format","8GdaHMb","703240jFwLWU","registerDescriptionCallback","registerBlockAttribute","ELEMENT_HTML_EMBED","afterInit","1AqtKxR","enableDefaultAttributesIntegration","3372fnURvJ","commandName","formatBlock","registerElementLabel","44rHyiok","TrackChangesEditing","886350TMBDMV","2586202LoNTGw","locale","htmlEmbed","70UBaRhi","rawHtml"];return(Mo=function(){return t})()}function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(807563===-parseInt(e(448))/1*(parseInt(e(457))/2)+parseInt(e(466))/3+-parseInt(e(450))/4*(parseInt(e(469))/5)+parseInt(e(456))/6*(parseInt(e(460))/7)+parseInt(e(442))/8*(-parseInt(e(464))/9)+-parseInt(e(443))/10*(-parseInt(e(454))/11)+parseInt(e(481))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[vo(447)](){const t=vo,e=this[t(477)];if(!e[t(475)][t(468)](t(463)))return;const n=e[t(475)][t(471)](t(455)),r=e[t(458)];n[t(472)][t(453)](t(461),(e=>Kr(r,t(446),e))),n[t(449)](t(459)),n[t(445)](t(470)),n[t(472)][t(444)]((e=>{const n=t;if(n(476)!=e[n(480)])return;const{data:s}=e;if(s&&n(470)==s[n(462)]&&e[n(467)]()[n(478)][n(465)].is(n(479),n(461))){const t=Kr(r,n(446));return{type:n(482),content:Kr(r,n(473),t)}}})),this[t(474)]()}[vo(474)](){const t=vo,e=this[t(477)],n=e[t(458)];e[t(475)][t(471)](t(455))[t(472)][t(444)]((e=>{const r=t;if(r(452)!=e[r(480)])return;const{data:s}=e;if(s&&r(459)==s[r(451)]){const t=Kr(n,r(446));return{type:r(482),content:Kr(n,r(473),t)}}}))}}function Fo(){const t=["*Set image text alternative:* %0","40890uXYZId","newValue","descriptionFactory","plugins","imageStylePreApply","imageCaption","isIntersecting","markBlockFormat","50155agPgbP","ImageTextAlternativeEditing","getCaptionFromImageModelElement","resizedWidth","attribute","forceDefaultExecution","width","backward","imageTypeBlock","registerDescriptionCallback","commandParams","ELEMENT_CAPTION","*Reset image width*","FORMAT_IMAGE_SIZE","toggleImageCaption","accept","discard","chain","toNext","convertBlockImageToInline","getContainedElement","join","change","4eivOvB","imageBlock","findIndex","nodeBefore","TrackChangesEditing","filter","toPrevious","getFirstRange","find","ImageCaptionUtils","ImageEditing","start","formatInline","_findSuggestions","deletion","model","2353968fjBTCs","ELEMENT_INLINE_IMAGE","enableDefaultAttributesIntegration","getClosestSelectedImageElement","key","removeObject","nodeAfter","imageTextAlternative","element","afterInit","commandName","createRange","document","detach","registerBlockAttribute","caption","1264640ckvSKG","forward","2608656cdswSa","getNearestSelectionRange","alt","12oOgldx","Block image to inline image","isBlockImage","ImageInlineEditing","subType","ImageCaptionEditing","*Remove image text alternative*","previous","createRangeOn","ImageUploadEditing","end","locale","markInsertion","isCollapsed","selection","insertion","Inline image to block image","imageInline","ImageUtils","editor","getSuggestionCallback","uploadImage","enableCommand","451tOSUXx","*Set image width:* %0","registerCustomCallback","10vtoiWd","has","ImageBlockEditing","isOwn","formatBlock","registerAttributeLabel","isBefore","format","_suggestionFactory","type","insertImage","schema","get","isEqual","length","ELEMENT_IMAGE","registerElementLabel","resizeImage","markDeletion","_registerLegacyDescription","imageTypeInline","fromPosition","addObject","272439PAjvby","convertInlineImageToBlock","134813CwYPtR","ImageResize"];return(Fo=function(){return t})()}const Do=Po;function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(303875===parseInt(e(506))/1*(-parseInt(e(470))/2)+parseInt(e(493))/3*(parseInt(e(529))/4)+-parseInt(e(561))/5+-parseInt(e(566))/6*(parseInt(e(495))/7)+parseInt(e(563))/8+parseInt(e(545))/9+parseInt(e(498))/10*(parseInt(e(467))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Bo extends t.Plugin{[Do(554)](){const t=Do,e=this[t(463)];if(!e[t(501)][t(471)](t(539)))return;const n=e[t(501)][t(482)](t(533)),r=e[t(501)][t(482)](t(462)),s=e[t(455)];n[t(466)](t(480)),n[t(500)][t(486)](t(530),(e=>Kr(s,t(485),e))),n[t(500)][t(486)](t(461),(e=>Kr(s,t(546),e))),n[t(500)][t(486)](t(560),(()=>Kr(s,t(517)))),e[t(501)][t(471)](t(575))&&n[t(466)](t(465)),e[t(501)][t(471)](t(472))&&e[t(501)][t(471)](t(569))&&(n[t(466)](t(490),((s,o)=>{const i=t,a=r[i(548)](e[i(544)][i(557)][i(458)]);e[i(544)][i(528)]((()=>{const t=i;n[t(505)](a,{commandName:t(490),commandParams:[o]},[],t(525))}))})),n[t(466)](t(514),((s,o)=>{const a=t;e[a(544)][a(528)]((t=>{const c=a;let u=r[c(548)](e[c(544)][c(557)][c(458)]),l=t[c(574)](u);const f=i.LivePosition[c(491)](l[c(540)],c(535)),h=i.LivePosition[c(491)](l[c(576)],c(524));n[c(511)]((()=>s(o))),u=r[c(548)](e[c(544)][c(557)][c(458)]),l=t[c(574)](u);const g=t[c(556)](f,h);f[c(558)](),h[c(558)](),n[c(505)](u,{commandName:c(490),commandParams:[o]},[],c(494)),g[c(540)][c(476)](l[c(540)])&&n[c(456)](t[c(556)](g[c(540)],l[c(540)]),c(494)),l[c(576)][c(476)](g[c(576)])&&n[c(456)](t[c(556)](l[c(576)],g[c(576)]),c(494))}))})),n[t(478)][t(469)](t(474),t(494),t(527),(()=>!1)),n[t(478)][t(469)](t(474),t(494),t(521),(()=>!1)),n[t(478)][t(469)](t(474),t(494),t(522),n[t(478)][t(464)](t(474),"",t(521))),n[t(478)][t(469)](t(459),t(494),t(527),(()=>!1)),n[t(478)][t(469)](t(459),t(494),t(522),(([r])=>{const s=t,o=n[s(478)][s(464)](s(459),"",s(522));let i=r[s(540)],a=r[s(576)];const c=e[s(544)][s(481)][s(564)](i,s(513)),u=e[s(544)][s(481)][s(564)](a,s(562));c[s(457)]&&(i=c[s(540)]),u[s(457)]&&(a=u[s(576)]),o([e[s(544)][s(556)](i,a)])})),n[t(478)][t(469)](t(474),t(494),t(523),c),n[t(478)][t(469)](t(459),t(494),t(523),c)),e[t(501)][t(471)](t(571))&&(n[t(466)](t(520),((s,o)=>{const i=t,a=e[i(501)][i(482)](i(538));let c=r[i(548)](e[i(544)][i(557)][i(458)]),u=a[i(508)](c);e[i(544)][i(528)]((()=>{const t=i;if(u)return void n[t(488)](e[t(544)][t(574)](u));const l=r[t(568)](c);s(o),c=r[t(548)](e[t(544)][t(557)][t(458)]),u=a[t(508)](c),n[t(456)](e[t(544)][t(574)](u),l?null:t(503))}))})),n[t(478)][t(469)](t(459),t(503),t(523),c));const o=[{type:t(474),subType:t(502)},{type:t(459),subType:t(503)},{type:t(474),subType:t(494)},{type:t(459),subType:t(494)}];function a(e,s){const i=t,a=o[i(531)]((({type:t,subType:n})=>e[i(479)]==t&&e[i(570)]==n)),c=o[i(531)]((({type:t,subType:e})=>s[i(479)]==t&&s[i(570)]==e));if(a<0||c<0)return!1;const u=e[i(536)](),l=s[i(536)]();if((0==a||1==a)&&2==c&&u[i(504)](l))return!0;if(2==a&&3==c){const t=n[i(542)](u,i(459))[i(534)]((({suggestion:t,meta:e})=>e[i(473)]&&i(494)==t[i(570)]));if(t[i(484)]>1&&l[i(576)][i(483)](u[i(540)]))return!0;if(1==t[i(484)]&&(u[i(540)][i(483)](l[i(576)])||u[i(576)][i(483)](l[i(540)])))return!0}if(3==a&&3==c&&u[i(540)][i(476)](l[i(540)])){const t=u[i(576)][i(551)],e=l[i(540)][i(532)];return r[i(568)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(501)][t(471)](t(496))&&(n[t(547)](t(487)),n[t(559)](t(509)),n[t(500)][t(475)](t(509),Kr(s,t(519)))),e[t(501)][t(471)](t(507))&&(n[t(547)](t(552)),n[t(559)](t(565))),n[t(500)][t(515)]((e=>{const n=t;if(o[n(537)]((({type:t,subType:r})=>e[n(479)]==t&&e[n(570)]==r)))return e[n(573)]?{}:void 0})),n[t(500)][t(515)]((e=>{const n=t;if(n(459)==e[n(479)]||n(543)==e[n(479)]){const t=e[n(526)]();if(t&&t.is(n(553),n(560)))return{type:n(459)==e[n(479)]?n(492):n(550),element:t,quantity:1}}})),n[t(500)][t(515)]((e=>t(474)==e[t(479)]&&t(494)==e[t(570)]?{type:t(477),content:t(460)}:t(474)==e[t(479)]&&t(525)==e[t(570)]?{type:t(477),content:t(567)}:void 0)),n[t(500)][t(515)]((e=>{const n=t;if(n(510)!=e[n(479)])return;const{data:r}=e;if(!r||n(565)!=r[n(549)])return;const o=r[n(499)];return o?{type:n(477),content:Kr(s,n(497),'"'+o+'"')}:{type:n(477),content:Kr(s,n(572))}})),this[t(489)]()}[Do(489)](){const t=Do,e=this[t(463)],n=e[t(455)];e[t(501)][t(482)](t(533))[t(500)][t(515)]((e=>{const r=t;if(r(474)!=e[r(479)]&&r(541)!=e[r(479)])return;const{data:s}=e;if(s){if(r(552)==s[r(555)]){const t=s[r(516)][0][r(499)];return t?{type:r(477),content:Kr(n,r(497),'"'+t+'"')}:{type:r(477),content:Kr(n,r(572))}}if(r(487)==s[r(555)]){const t=s[r(516)][0][r(512)];return t?{type:r(477),content:Kr(n,r(468),t)}:{type:r(477),content:Kr(n,r(518))}}}}))}}const xo=jo;!function(t){const e=jo,n=t();for(;;)try{if(917920===-parseInt(e(536))/1+parseInt(e(507))/2*(-parseInt(e(511))/3)+parseInt(e(527))/4*(parseInt(e(522))/5)+-parseInt(e(526))/6+-parseInt(e(532))/7+-parseInt(e(519))/8*(-parseInt(e(504))/9)+parseInt(e(509))/10*(parseInt(e(539))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Uo extends t.Plugin{[xo(529)](){const t=xo;if(!this[t(512)][t(514)][t(534)](t(498)))return;const e=this[t(512)][t(538)],n=this[t(512)][t(514)][t(503)](t(500));n[t(533)](t(499)),n[t(523)](t(505)),n[t(516)][t(531)]((n=>{const r=t;if(r(524)!=n[r(518)])return;const{data:s}=n;return s&&r(505)==s[r(537)]?s[r(508)]&&s[r(517)]?{type:r(535),content:Kr(e,r(506))}:{type:r(535),content:""}:void 0})),this[t(521)]()}[xo(521)](){const t=xo,e=this[t(512)][t(514)][t(503)](t(500));e[t(520)][t(528)](t(530),t(499),t(501),e[t(520)][t(525)](t(530),null,t(510))),e[t(520)][t(528)](t(530),t(499),t(510),e[t(520)][t(525)](t(530),null,t(501))),this[t(515)]()}[xo(515)](){const t=xo,e=this[t(512)],n=e[t(538)];e[t(514)][t(503)](t(500))[t(516)][t(531)]((e=>{const r=t;if(r(530)!=e[r(518)]&&r(497)!=e[r(518)])return;const{data:s}=e;return s&&r(499)==s[r(502)]?{type:r(535),content:Kr(n,r(513))}:void 0}))}}function jo(t,e){const n=Go();return(jo=function(t,e){return n[t-=497]})(t,e)}function Go(){const t=["has","format","669397oEgvvB","key","locale","14069ZXUEkH","formatInline","ImageEditing","replaceImageSource","TrackChangesEditing","accept","commandName","get","1251eNZYOs","src","*Replace image URL*","6XDNJDB","newValue","29550DJrsKf","discard","1744053VnzfYg","editor","*Format:* replace image URL","plugins","_registerLegacyDescription","descriptionFactory","oldValue","type","87128tNUmOa","_suggestionFactory","_handleLegacySuggestions","255035jLswIc","registerBlockAttribute","attribute","getSuggestionCallback","7704060zOxyRp","40EZtiAP","registerCustomCallback","afterInit","formatBlock","registerDescriptionCallback","8315888kYGVjT","enableDefaultAttributesIntegration"];return(Go=function(){return t})()}function Vo(t,e){const n=zo();return(Vo=function(t,e){return n[t-=359]})(t,e)}const Ho=Vo;function zo(){const t=["isOwn","convertInlineImageToBlock","isInlineImage","registerPostFixer","FORMAT_SIDE_IMAGE","markBlockFormat","*Format:* %0","discardSuggestion","document","next","formatInline","author","imageTypeBlock","hasSuggestion","commandReversedParams","3205070spFvOB","registerDescriptionCallback","417604eNMoDr","getFirstRange","selection","21QymDmZ","differ","imageStyle","1XAdjKK","TrackChangesEditing","739362EEopIn","suggestion","imageStylePreApply","insertion","type","chain","enableCommand","title","change","get","imageCaption","_findSuggestions","name","head","markInlineFormat","locale","nodeBefore","end","5405880jKMVmK","descriptionFactory","_registerLegacyDescription","from","registerCustomCallback","isIntersecting","editor","findIndex","commandName","imageTypeInline","normalizedStyles","ImageStyleEditing","forEach","_splitMarkerName","format","43812NjObpB","plugins","has","createRangeOn","commandParams","subType","getChangedMarkers","newRange","setImageNaturalSizeAttributes","isEqual","ImageUtils","start","accept","getSuggestions","isBefore","filter","getSuggestion","3258900AxScsp","isInContent","afterInit","commands","toLowerCase","getSuggestionCallback","153923YASYYB","getClosestSelectedImageElement","getContainedElement","value","discard","refresh","length","formatBlock","join","2264iuCWFN","model","390PtxzFL","_suggestionFactory","imageStylePostApply","Users","shouldConvertImageType","isBlockImage","side","nodeAfter"];return(zo=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(773401===-parseInt(e(425))/1*(parseInt(e(427))/2)+parseInt(e(422))/3*(parseInt(e(419))/4)+parseInt(e(445))/5+-parseInt(e(394))/6*(parseInt(e(383))/7)+-parseInt(e(392))/8*(-parseInt(e(360))/9)+-parseInt(e(377))/10+-parseInt(e(417))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Ho(379)](){const t=Ho,n=this[t(451)];if(!n[t(361)][t(362)](t(456)))return;const r=n[t(361)][t(436)](t(426)),s=n[t(361)][t(436)](t(370)),o={};r[t(433)](t(424),((o,i)=>{const a=t,c=n[a(361)][a(436)](a(397)).me,u=n[a(380)][a(436)](a(424));let l=s[a(384)](n[a(393)][a(410)][a(421)]),f=n[a(393)][a(363)](l),h=u[a(386)];if(h==i[a(386)])return;const g={commandName:a(424),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(393)][a(435)]((()=>{const t=a;if(r[t(373)]()[t(375)]((e=>e[t(378)]&&c==e[t(413)]&&(t(390)==e[t(431)]||t(412)==e[t(431)])&&(t(429)==e[t(365)]||t(396)==e[t(365)])&&e[t(420)]()[t(369)](f)))[t(457)]((e=>r[t(409)](e[t(440)]))),l=s[t(384)](n[t(393)][t(410)][t(421)]),f=n[t(393)][t(363)](l),u[t(388)](),n[t(380)][t(436)](t(454))[t(388)](),n[t(380)][t(436)](t(414))[t(388)](),h=u[t(386)],h!=i[t(386)])return s[t(404)](l)&&u[t(398)](i[t(386)],l)?(o({...i,setImageSizes:!1}),l=s[t(384)](n[t(393)][t(410)][t(421)]),void r[t(407)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(429))):void(s[t(399)](l)?r[t(407)](l,g,[],t(396)):r[t(441)](f,g,t(396)))}))}));for(const e of n[t(361)][t(436)](t(456))[t(455)])o[e[t(439)]]=e[t(434)][t(381)]();r[t(395)][t(449)](t(390),t(429),t(391),(()=>!1)),r[t(395)][t(449)](t(390),t(396),t(391),(()=>!1)),r[t(395)][t(449)](t(412),t(396),t(391),(()=>!1)),r[t(395)][t(449)](t(390),t(429),t(372),(([e])=>{const n=t;s[n(368)](e[n(385)]())})),r[t(395)][t(449)](t(390),t(429),t(387),((e,n)=>{const s=t;r[s(395)][s(382)](s(390),"",s(372))(e,{commandName:n[s(453)],commandParams:n[s(416)]})})),r[t(395)][t(449)](t(390),t(429),t(432),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(390),subType:t(429)},{type:t(430),subType:t(437)},{type:t(390),subType:t(403)},{type:t(430),subType:t(403)}];function a(e,n){const o=t,a=i[o(452)]((({type:t,subType:n})=>e[o(431)]==t&&e[o(365)]==n)),c=i[o(452)]((({type:t,subType:e})=>n[o(431)]==t&&n[o(365)]==e));if(a<0||c<0)return!1;const u=e[o(420)](),l=n[o(420)]();if((0==a||1==a)&&2==c&&u[o(450)](l))return!0;if(2==a&&3==c){const t=r[o(438)](u,o(430))[o(375)]((({suggestion:t,meta:e})=>e[o(402)]&&o(403)==t[o(365)]));if(t[o(389)]>1&&l[o(444)][o(369)](u[o(371)]))return!0;if(1==t[o(389)]&&(u[o(371)][o(369)](l[o(444)])||u[o(444)][o(369)](l[o(371)])))return!0}if(3==a&&3==c&&u[o(371)][o(374)](l[o(371)])){const t=u[o(444)][o(401)],e=l[o(371)][o(443)];return s[o(399)](t)&&t===e}return!1}n[t(393)][t(410)][t(405)]((()=>{const e=t;let o=!1;const i=Array[e(448)](n[e(393)][e(410)][e(423)][e(366)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(458)](t);if(e(428)==i&&r[e(415)](u)){if(e(390)==a&&(e(429)==c||e(396)==c)){const t=r[e(376)](u);if(n[e(367)]){const n=t[e(420)]()[e(385)]();if(s[e(399)](n))continue;r[e(409)](t),o=!0}}if(e(430)==a&&e(437)==c&&!n[e(367)]){const t=r[e(376)](u);t[e(411)]&&t[e(411)][e(378)]&&(r[e(409)](t[e(411)]),o=!0)}}}return o})),this[t(447)](o)}[Ho(447)](t){const e=Ho,n=this[e(451)],r=n[e(442)];n[e(361)][e(436)](e(426))[e(446)][e(418)]((n=>{const s=e;if(s(390)!=n[s(431)]&&s(412)!=n[s(431)])return;const{data:o}=n;if(!o||s(424)!=o[s(453)])return;const i=o[s(364)][0][s(386)];return function(t){const e=s;return{type:e(359),content:Kr(r,e(408),t)}}(s(400)===i?Kr(r,s(406)):t[i]||i)}))}}function Ko(){const t=["value","get","forEach","Users","_trackChangesValueDuringImport","importWord","lowest","plugins","224544NYgQuZ","7JqLVPA","8602614GVsYta","33Mhzasf","execute","collaboration_features","afterInit","enableCommand","57612FQmRdd","30Vvujab","trackChanges","listenTo","_handleImportedData","247440hfvGXh","_trackChangesExecuted","1754616zyCVUz","_setSuggestionData","10GtnCLI","track_changes","TrackChangesEditing","commands","118LfQzMS","15815aOrSTM","981555VdjvJw","editor","high","bind","dataInsert"];return(Ko=function(){return t})()}function Xo(t,e){const n=Ko();return(Xo=function(t,e){return n[t-=408]})(t,e)}const Yo=Xo;!function(t){const e=Xo,n=t();for(;;)try{if(492107===parseInt(e(430))/1*(-parseInt(e(429))/2)+-parseInt(e(423))/3+parseInt(e(408))/4+-parseInt(e(431))/5*(-parseInt(e(417))/6)+-parseInt(e(409))/7*(-parseInt(e(421))/8)+-parseInt(e(410))/9*(-parseInt(e(425))/10)+-parseInt(e(411))/11*(parseInt(e(416))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(440)]=!1,this[e(422)]=!1}[Yo(414)](){const t=Yo,e=this[t(432)],n=e[t(428)][t(437)](t(441)),r=e[t(428)][t(437)](t(418));n&&(n.on(t(412),((e,[,n])=>{const s=t;this[s(440)]=r[s(436)],n[s(413)][s(426)]=!this[s(440)]}),{priority:t(433)}),this[t(419)](n,t(435),this[t(420)][t(434)](this)),this[t(419)](n,t(435),(()=>{const e=t;this[e(422)]&&(r[e(412)](),this[e(422)]=!1)}),{priority:t(442)}),e[t(443)][t(437)](t(427))[t(415)](t(441)))}[Yo(420)](t,e){const n=Yo,{suggestions:r}=e,s=this[n(432)][n(428)][n(437)](n(418)),o=s[n(436)];this[n(440)]!==o&&(s[n(412)](),this[n(422)]=!0),r&&r[n(438)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(432)][o(443)][o(437)](o(439)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(441)}}};this[o(432)][o(443)][o(437)](o(427))[o(424)](i)}))}}const Jo=Qo;function Zo(){const t=["enableCommand","_registerLegacyDescription","2558770qmMVJP","29617spzvGe","registerBlockAttribute","1123046TWXJar","outdent","has","type","IndentEditing","getItemLabel","registerAttributeLabel","commandName","12aYLsBZ","indent","enableDefaultAttributesIntegration","editor","IndentBlock","plugins","format","TrackChangesEditing","13736736KKhTtS","indentBlock","11450MWEseE","descriptionFactory","*Outdent:* %0","afterInit","outdentBlock","5280196zoqBqz","locale","getItems","get","registerDescriptionCallback","75vxKjVP","formatBlock","5355432qpPTuC","*Indent:* %0","FORMAT_INDENT","blockIndent"];return(Zo=function(){return t})()}function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(676787===-parseInt(e(395))/1+-parseInt(e(374))/2*(-parseInt(e(384))/3)+parseInt(e(379))/4+-parseInt(e(392))/5+-parseInt(e(364))/6*(parseInt(e(393))/7)+-parseInt(e(386))/8+parseInt(e(372))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class $o extends t.Plugin{[Jo(377)](){const t=Jo,e=this[t(367)],n=e[t(369)][t(382)](t(371));if(e[t(369)][t(397)](t(360))&&(n[t(390)](t(365)),n[t(390)](t(396))),e[t(369)][t(397)](t(368)))for(const e of[t(373),t(378)])n[t(366)](e);const r=e[t(380)];n[t(394)](t(389)),n[t(375)][t(362)](t(389),Kr(r,t(388))),this[t(391)]()}[Jo(391)](){const t=Jo,e=this[t(367)],n=e[t(380)],r=e[t(369)][t(382)](t(371));r[t(375)][t(383)]((e=>{const s=t;if(s(385)!=e[s(359)])return;const{data:o}=e;if(!o)return;if(s(373)!=o[s(363)]&&s(378)!=o[s(363)])return;const i=e[s(381)]()[0],a=r[s(375)][s(361)](i);return s(373)==o[s(363)]?{type:s(370),content:Kr(n,s(387),a)}:s(378)==o[s(363)]?{type:s(370),content:Kr(n,s(376),a)}:void 0}))}}var ti=ni;!function(t){for(var e=ni,n=t();;)try{if(798976===parseInt(e(259))/1*(-parseInt(e(264))/2)+-parseInt(e(262))/3*(parseInt(e(267))/4)+-parseInt(e(271))/5*(parseInt(e(265))/6)+parseInt(e(266))/7+-parseInt(e(269))/8+-parseInt(e(268))/9*(-parseInt(e(255))/10)+-parseInt(e(274))/11*(-parseInt(e(261))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ei extends t.Plugin{static get[ti(260)](){return[ws.Input]}[ti(273)](){var t=ti;this[t(257)][t(263)][t(272)](t(270))[t(256)](t(258))}}function ni(t,e){var n=ri();return(ni=function(t,e){return n[t-=255]})(t,e)}function ri(){var t=["18NURdTL","816432vJYvbl","TrackChangesEditing","150JyFQMf","get","init","12087020uGhyeK","4928530yuKApk","enableCommand","editor","input","632UPnUKY","requires","12lrPjSa","1230042DafqRM","plugins","1294FLlDRl","164736jzOrgH","6083812ZmdghD","8pQYlEW"];return(ri=function(){return t})()}const si=ii;function oi(){const t=["LinkEditing","manualDecorators","toLowerCase","468546ycZvva","format","464038KxvRnO","2189214raxDtE","link (","afterInit","commands","registerDescriptionCallback","*Remove link*","commandParams","952088NcmRcD","type","label","editor","commandName","registerAttributeLabel","key","enableDefaultAttributesIntegration","link","formatInline","descriptionFactory","_registerLegacyDescription","*Set link:* %0","has","6VVsgRu","linkHref","plugins","4213643LVsVUH","registerInlineAttribute","50wSZDVT","get","unlink","attribute","TrackChangesEditing","3320776DCILgB","newValue","101526BFskey","locale"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=100]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(365794===parseInt(e(108))/1+parseInt(e(110))/2*(-parseInt(e(132))/3)+-parseInt(e(118))/4+-parseInt(e(137))/5*(-parseInt(e(103))/6)+parseInt(e(135))/7+-parseInt(e(101))/8+parseInt(e(111))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(113)](){const t=si,e=this[t(121)];if(!e[t(134)][t(131)](t(105)))return;const n=e[t(134)][t(138)](t(100)),r=e[t(114)][t(138)](t(126));n[t(125)](t(126)),n[t(125)](t(139)),n[t(136)](t(133));for(const e of r[t(106)])n[t(136)](e.id),n[t(128)][t(123)](e.id,t(112)+e[t(120)][t(107)]()+")");n[t(128)][t(115)]((n=>{const r=t;if(r(140)!=n[r(119)])return;const{data:s}=n;if(!s||r(133)!=s[r(124)])return;const o=s[r(102)],i=e[r(104)];return{type:r(109),content:null==o?Kr(i,r(116)):Kr(i,r(130),'"'+o+'"')}})),this[t(129)]()}[si(129)](){const t=si,e=this[t(121)],n=e[t(104)];e[t(134)][t(138)](t(100))[t(128)][t(115)]((e=>{const r=t;if(r(127)!=e[r(119)])return;const{data:s}=e;if(s){if(r(126)==s[r(122)]){const t=s[r(117)][0];return{type:r(109),content:Kr(n,r(130),'"'+t+'"')}}return r(139)==s[r(122)]?{type:r(109),content:Kr(n,r(116))}:void 0}}))}}const ci=ui;function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=340]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(680273===-parseInt(e(410))/1+parseInt(e(370))/2*(parseInt(e(341))/3)+-parseInt(e(375))/4+parseInt(e(365))/5+-parseInt(e(421))/6+-parseInt(e(395))/7+parseInt(e(386))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class li extends t.Plugin{[ci(419)](){const t=ci,e=this[t(348)],n=e[t(356)];if(!e[t(385)][t(373)](t(422)))return;const r=e[t(385)][t(345)](t(416)),s=e[t(385)][t(373)](t(379));function o(t){return()=>{const n=ui,s=e[n(359)][n(413)][n(347)],o=e[n(357)][n(345)](t);if(o[n(399)])return void e[n(390)](n(351),{});const i=t[n(412)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(368)](t)[s(378)]((t=>function(t,e){const n=s;return e[n(360)](t[n(371)],n(346))&&!e[n(340)](t)}(t,r)));o=o[s(378)]((t=>!t.is(s(377),s(346))||t[s(352)](s(362))!=e));const i=new Set;for(const t of o)t.is(s(377),s(346))?i[s(367)](hi(t)):i[s(367)](t);return Array[s(368)](i)}(s[n(420)](),i,e[n(359)][n(388)]);e[n(359)][n(396)]((()=>{const e=n;for(const n of a)r[e(381)](n,{commandName:t,commandParams:[{forceValue:!o[e(399)]}],formatGroupId:e(342)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(368)](t);const r=n[e(408)]((t=>e(346)!=t[e(354)]));return r>-1&&(n=n[e(412)](0,r)),n}(e[n(359)][n(413)][n(347)][n(420)]()),o=e[n(359)][n(423)](e[n(359)][n(418)](s[0],n(404)),e[n(359)][n(418)](s[s[n(403)]-1],n(382)));e[n(359)][n(396)]((()=>{const e=n;r[e(381)](o,{commandName:t,commandParams:[],formatGroupId:e(369)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(374)];for(;t&&t[n(352)](n(369))>e[n(352)](n(369));)r[n(367)](t),t=t[n(374)]}return Array[n(368)](r)}(s))}))}}r[t(407)](t(383),o(t(383))),r[t(407)](t(391),o(t(391))),s&&r[t(407)](t(414),o(t(414))),r[t(407)](t(406),i(t(406))),r[t(407)](t(350),i(t(350))),s&&r[t(407)](t(355),(()=>{const n=t,s=e[n(357)][n(345)](n(355)),o=Array[n(368)](s[n(389)]);o[n(378)]((t=>t[n(352)](n(387))!=s[n(399)])),e[n(359)][n(396)]((()=>{const t=n;for(const e of o)r[t(381)](e,{commandName:t(355),commandParams:[{forceValue:!s[t(399)]}]})}))})),r[t(411)][t(372)](t(346),(e=>Kr(n,t(361),e))),r[t(411)][t(397)]((e=>{const r=t;if(r(353)!=e[r(363)]&&r(393)!=e[r(363)])return;const{data:s}=e;if(s){if(r(383)==s[r(417)]||r(391)==s[r(417)]||r(414)==s[r(417)])switch(s[r(417)][r(380)](r(344),"")){case r(364):return o(Kr(n,r(402)));case r(415):return o(Kr(n,r(384)));case r(405):return o(Kr(n,r(343)))}if(r(406)==s[r(417)])return{type:r(398),content:Kr(n,r(394),Kr(n,r(361)))};if(r(350)==s[r(417)])return{type:r(398),content:Kr(n,r(409),Kr(n,r(361)))};if(r(355)==s[r(417)])return s[r(366)][0][r(400)]?{type:r(398),content:Kr(n,r(401))}:{type:r(398),content:Kr(n,r(376))}}function o(t){const e=r;return{type:e(398),content:Kr(n,e(349),t)}}}))}}function fi(){const t=["193463VrOEyg","descriptionFactory","slice","document","todoList","numbered","TrackChangesEditing","commandName","createPositionAt","afterInit","getSelectedBlocks","7421676ctUSYJ","LegacyListEditing","createRange","isObject","327mgcFSq","blockName","ELEMENT_TODO_LIST","List","get","listItem","selection","editor","*Change to:* %0","outdentList","paragraph","getAttribute","formatBlock","name","checkTodoList","locale","commands","push","model","checkChild","ELEMENT_LIST_ITEM","listType","type","bulleted","4846200vIHDhs","commandParams","add","from","listIndent","21122oGIwpf","parent","registerElementLabel","has","nextSibling","4690964YoOMiG","*Uncheck item*","element","filter","LegacyTodoListEditing","replace","markBlockFormat","end","numberedList","ELEMENT_NUMBERED_LIST","plugins","11679840JbXGWu","todoListChecked","schema","_selectedElements","execute","bulletedList","previousSibling","formatInline","*Indent:* %0","2078622XWRZec","change","registerDescriptionCallback","format","value","forceValue","*Check item*","ELEMENT_BULLETED_LIST","length","before","todo","indentList","enableCommand","findIndex","*Outdent:* %0"];return(fi=function(){return t})()}function hi(t){const e=ci,n=t[e(352)](e(369));if(0==n)return t;let r=t;for(;t[e(392)]&&t[e(392)].is(e(377),e(346));){const s=t[e(392)][e(352)](e(369));if(s==n)r=t[e(392)];else if(s<n)break;t=t[e(392)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(377),e(346))&&t[e(352)](e(369))>0){let r=t[e(374)];for(;r&&e(346)==r[e(354)]&&r[e(352)](e(369))==t[e(352)](e(369));)n[e(358)](r),r=r[e(374)]}return n}const di=mi;function pi(){const t=["38724ZASnHP","32wYgFHv","parent","reversed","styles","ELEMENT_","selection","formatInline","descriptionFactory","489921BrBRZk","markMultiRangeBlockFormat","_getSuggestionBlocks","getLastPosition","commandName","_LIST_","492716XVnfdl","change","getSelectedBlocks","TrackChangesEditing","2zUCCNt","createPositionAt","before","listItem","replace","numbered","commandParams","listStart","formatBlock","editor","*Format:* set start index to %0","document","*Format:* set order to regular","element","filter","afterInit","424291kaKcpQ","*Format:* set order to reversed","locale","get","length","createRange","_getTranslationKeyForListStyle","startIndex","getListTypeFromListStyleType","9oXLBnX","bind","listType","list.properties","11838794plvlLU","toUpperCase","listStyle","1805350JBvAib","flat","189391dhDIkb","has","LegacyListUtils","getSiblingNodes","format","default","170iiSgaR","enableCommand","unshift","handleListStartCommand","type","handleListStyleCommand","from","handleDescriptions","map","model","plugins","registerDescriptionCallback","backward","getAttribute","listReversed","handleListReversedCommand","getFirstPosition","forward","LegacyListPropertiesEditing","*Change to:* %0","config","push","_getSuggestionBlocksForListStyle"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=154]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(204312===-parseInt(e(175))/1+-parseInt(e(223))/2*(parseInt(e(213))/3)+parseInt(e(219))/4+-parseInt(e(181))/5*(parseInt(e(204))/6)+-parseInt(e(157))/7*(parseInt(e(205))/8)+-parseInt(e(166))/9*(parseInt(e(173))/10)+parseInt(e(170))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[di(156)](){const t=di;if(!this[t(232)][t(191)][t(176)](t(199)))return;const e=this[t(232)][t(201)][t(160)](t(169)),n=this[t(232)][t(191)][t(160)](t(222));e[t(208)]&&n[t(182)](t(172),this[t(186)][t(167)](this)),e[t(207)]&&n[t(182)](t(195),this[t(196)][t(167)](this)),e[t(164)]&&n[t(182)](t(230),this[t(184)][t(167)](this)),n[t(212)][t(192)](this[t(188)][t(167)](this))}[di(186)](t,e={}){const n=di,r=this[n(232)][n(191)][n(160)](n(222)),s=this[n(203)]();this[n(232)][n(190)][n(220)]((()=>{const t=n;r[t(214)](s,{commandName:t(172),commandParams:[{type:e[t(185)]}],formatGroupId:t(172)})}))}[di(196)](t,e={}){const n=di,r=this[n(232)][n(191)][n(160)](n(222)),s=this[n(215)]((t=>t.is(n(154),n(226))&&n(228)===t[n(194)](n(168))));if(s[n(161)]<1)return;const o=s[n(189)]((t=>this[n(232)][n(190)][n(162)](this[n(232)][n(190)][n(224)](t,n(225)),this[n(232)][n(190)][n(224)](t,0))));this[n(232)][n(190)][n(220)]((()=>{const t=n;r[t(214)](o,{commandName:t(195),commandParams:[{reversed:e[t(207)]}],formatGroupId:t(195)})}))}[di(184)](t,e={}){const n=di,r=this[n(232)][n(191)][n(160)](n(222)),s=this[n(215)]((t=>t.is(n(154),n(226))&&n(228)===t[n(194)](n(168))));if(s[n(161)]<1)return;const o=s[n(189)]((t=>this[n(232)][n(190)][n(162)](this[n(232)][n(190)][n(224)](t,n(225)),this[n(232)][n(190)][n(224)](t,0))));this[n(232)][n(190)][n(220)]((()=>{const t=n;r[t(214)](o,{commandName:t(230),commandParams:[{startIndex:e[t(164)]}],formatGroupId:t(230)})}))}[di(188)](t){const e=di;if(e(231)!=t[e(185)]&&e(211)!=t[e(185)])return;const n=this[e(232)][e(159)],{data:r}=t;if(!r)return;let s,o;switch(r[e(217)]){case e(172):s=e(200),o={type:e(179),content:Kr(n,s,Kr(n,this[e(163)](r[e(229)][0][e(185)])))};break;case e(195):s=r[e(229)][0][e(207)]?e(158):e(235),o={type:e(179),content:Kr(n,s)};break;case e(230):s=e(233),o={type:e(179),content:Kr(n,s,r[e(229)][0][e(164)])}}return o}[di(203)](){const t=di;var e,n,r,s;const o=this[t(232)][t(191)][t(160)](t(177));let i=Array[t(187)](this[t(232)][t(190)][t(234)][t(210)][t(221)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(154),t(226)))&&i[t(183)](...o[t(178)](this[t(232)][t(190)][t(234)][t(210)][t(197)](),t(193))),(null===(n=i[i[t(161)]-1])||void 0===n?void 0:n.is(t(154),t(226)))&&i[t(202)](...o[t(178)](this[t(232)][t(190)][t(234)][t(210)][t(216)](),t(198))),i=[...new Set(i)],(null===(s=null===(r=this[t(232)][t(190)][t(234)][t(210)][t(197)]())||void 0===r?void 0:r[t(206)])||void 0===s?void 0:s.is(t(154),t(226)))&&(i=i[t(155)]((e=>e.is(t(154),t(226))))),i}[di(215)](t){const e=di,n=this[e(232)][e(191)][e(160)](e(177));let r=Array[e(187)](this[e(232)][e(190)][e(234)][e(210)][e(221)]())[e(155)](t)[e(189)]((t=>{const r=e,s=this[r(232)][r(190)][r(224)](t,0);return[...n[r(178)](s,r(193)),...n[r(178)](s,r(198))]}))[e(174)]();return r=[...new Set(r)],r}[di(163)](t){const e=di;return e(209)+(this[e(232)][e(191)][e(160)](e(177))[e(165)](t)||e(180))[e(171)]()+e(218)+t[e(171)]()[e(227)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["afterInit","dataDowncast","locale","elementToElement","plugins","descriptionFactory","11AQhxuu","enableCommand","2965065orkahI","ELEMENT_MEDIA","data","for","options","div","7604040TOVUcM","30YiuCSQ","mediaEmbed","editor","44499612llfpli","3411075PDUadW","1854198YDhvIh","MediaEmbedEditing","get","144075VrKCUF","registerElementLabel","downcastDispatcher","attribute:url:media","stop","7nVLptU","high","media","95100zIobcO","has","2RGcrEy","showSuggestionHighlights","8qtkJCg","conversion","TrackChangesEditing","createEmptyElement"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=314]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(892886===-parseInt(e(344))/1+parseInt(e(315))/2*(-parseInt(e(340))/3)+parseInt(e(317))/4*(-parseInt(e(329))/5)+-parseInt(e(352))/6*(parseInt(e(349))/7)+-parseInt(e(335))/8+-parseInt(e(341))/9*(-parseInt(e(336))/10)+-parseInt(e(327))/11*(-parseInt(e(339))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(321)](){const t=Ei,e=this[t(338)];if(!e[t(325)][t(314)](t(342)))return;const n=e[t(325)][t(343)](t(319)),r=e[t(323)];n[t(328)](t(337)),n[t(326)][t(345)](t(351),(e=>Kr(r,t(330),e))),e[t(318)][t(332)](t(322))[t(324)]({model:t(351),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(316)])return n[s(320)](s(334))},converterPriority:t(350)}),e[t(331)][t(346)].on(t(347),((e,n,r)=>{const s=t;r[s(333)][s(316)]&&e[s(348)]()}),{priority:t(350)})}}function yi(){const t=["30yRRAuv","editor","2647323uEmUSy","807800NXFFep","MentionEditing","plugins","76801FlRSmH","enableCommand","6741sooIFF","afterInit","3043700pjlYEh","847036TpkWjw","TrackChangesEditing","8484aKnZdj","has","mention","8gnJgwV","get","702123KcjHQt"];return(yi=function(){return t})()}function Ai(t,e){const n=yi();return(Ai=function(t,e){return n[t-=134]})(t,e)}const ki=Ai;!function(t){const e=Ai,n=t();for(;;)try{if(681527===-parseInt(e(136))/1*(-parseInt(e(146))/2)+-parseInt(e(148))/3+parseInt(e(141))/4*(parseInt(e(149))/5)+-parseInt(e(143))/6*(parseInt(e(138))/7)+parseInt(e(152))/8+parseInt(e(151))/9+parseInt(e(140))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ci extends t.Plugin{[ki(139)](){const t=ki,e=this[t(150)];e[t(135)][t(144)](t(134))&&e[t(135)][t(147)](t(142))[t(137)](t(145))}}function Li(t,e){const n=Ni();return(Li=function(t,e){return n[t-=497]})(t,e)}const Ri=Li;function Ni(){const t=["mergeField","*Insert:* %0","afterInit","523728zCeWGG","insertMergeField","mergeFieldBlock","plugins","descriptionFactory","getAttribute","enableCommand","getLabel","MergeFieldsEditing","*Remove:* %0","ELEMENT_MERGE_FIELD","get","type","insertion","4TmVeOu","has","locale","943160OylvLN","deletion","element","registerElementLabel","3934dUMqyS","192242CYVkSM","registerDescriptionCallback","1415FsYhnK","insertMergeFieldBlock","843528yxgiyL","TrackChangesEditing","getContainedElement","1422hOjQLa","2176FtikgN","508936UrVlGG","editor"];return(Ni=function(){return t})()}!function(t){const e=Li,n=t();for(;;)try{if(274212===parseInt(e(528))/1+parseInt(e(519))/2+parseInt(e(523))/3*(-parseInt(e(511))/4)+parseInt(e(521))/5*(parseInt(e(526))/6)+-parseInt(e(518))/7*(parseInt(e(527))/8)+-parseInt(e(497))/9+parseInt(e(514))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Si extends t.Plugin{[Ri(532)](){const t=Ri,e=this[t(529)];if(!e[t(500)][t(512)](t(505)))return;e[t(500)][t(508)](t(524))[t(503)](t(498)),e[t(500)][t(508)](t(524))[t(503)](t(522));const n=e[t(500)][t(508)](t(524)),r=e[t(513)];n[t(501)][t(517)](t(530),(e=>Kr(r,t(507),e))),n[t(501)][t(517)](t(499),(e=>Kr(r,t(507),e))),n[t(501)][t(520)]((n=>{const s=t;if(s(510)!=n[s(509)]&&s(515)!=n[s(509)])return;const o=n[s(525)]();if(null==o)return;if(!o.is(s(516),s(530))&&!o.is(s(516),s(499)))return;const i=e[s(500)][s(508)](s(505))[s(504)](o[s(502)]("id"));return s(510)==n[s(509)]?{type:s(510),content:Kr(r,s(531),'"'+i+'" '+Kr(r,s(507)))}:{type:s(515),content:Kr(r,s(506),'"'+i+'" '+Kr(r,s(507)))}}))}}const vi=Mi;function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=399]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(241920===parseInt(e(419))/1+parseInt(e(409))/2+-parseInt(e(433))/3*(parseInt(e(413))/4)+parseInt(e(432))/5+-parseInt(e(406))/6*(parseInt(e(428))/7)+-parseInt(e(416))/8*(parseInt(e(399))/9)+-parseInt(e(430))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[vi(422)](){const t=vi,e=this[t(423)],n=e[t(426)][t(411)](t(429));e[t(426)][t(410)](t(402))&&(n[t(404)](t(415)),n[t(414)](t(434)),n[t(407)][t(417)]((e=>this[t(421)](e))))}[vi(421)](t){const e=vi,n=this[e(423)][e(424)],{data:r}=t,s={type:e(403),content:""};if(r&&e(434)==r[e(400)]){if(!r[e(418)])return{type:e(403),content:Kr(n,e(425),Kr(n,e(412)))+" ("+r[e(420)]+")"};if(!r[e(420)]){let o=t[e(427)];for(;o;){if(o[e(431)]&&e(405)==o[e(431)][e(400)]&&o[e(431)][e(420)])return s;o=o[e(401)]}return{type:e(403),content:Kr(n,e(408),Kr(n,e(412)))+" ("+r[e(418)]+")"}}}}}function Oi(){const t=["afterInit","editor","locale","*Set format:* %0","plugins","head","48391CIJRvd","TrackChangesEditing","1931930vCASxe","data","956940HkJKPz","16437LyHVOl","listMarkerStyle","36CeXgza","key","next","MultiLevelList","format","enableDefaultAttributesIntegration","listType","246EPFkRT","descriptionFactory","*Remove format:* %0","900098yZOJnX","has","get","ELEMENT_MULTI_LEVEL_LIST","60UIHQvw","registerBlockAttribute","multiLevelList","137704FGMuZx","registerDescriptionCallback","oldValue","228146VHKVXC","newValue","handleDescriptions"];return(Oi=function(){return t})()}function Fi(){const t=["268XaNplW","ELEMENT_PAGE_BREAK","1707902YpQydI","registerElementLabel","descriptionFactory","pageBreak","9728103KwXeGq","plugins","editor","8ghSoGA","get","70BQBrGi","enableCommand","locale","2764224Juoqfu","194112zWJHxP","55FvWYKg","has","PageBreakEditing","359199wRxpdm","TrackChangesEditing","38524bnrGVW","afterInit","3837ebcWvU"];return(Fi=function(){return t})()}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=270]})(t,e)}const Pi=Di;!function(t){const e=Di,n=t();for(;;)try{if(296525===-parseInt(e(293))/1*(-parseInt(e(270))/2)+parseInt(e(285))/3+-parseInt(e(291))/4*(-parseInt(e(286))/5)+parseInt(e(284))/6+parseInt(e(272))/7*(-parseInt(e(279))/8)+parseInt(e(289))/9*(parseInt(e(281))/10)+-parseInt(e(276))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class Bi extends t.Plugin{[Pi(292)](){const t=Pi,e=this[t(278)];if(!e[t(277)][t(287)](t(288)))return;e[t(277)][t(280)](t(290))[t(282)](t(275));const n=e[t(277)][t(280)](t(290)),r=e[t(283)];n[t(274)][t(273)](t(275),(e=>Kr(r,t(271),e)))}}const xi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=272]})(t,e)}function ji(){const t=["addClass","3328713EMtiha","checkChild","_splitMarkerName","type","consume","insertParagraph","options","editor","706410qgEBVh","format","insert","descriptionFactory","activeMarkers","start","$text","*Change to:* %0","insertion","205502kEbyYh","schema","Paragraph","markerRange","showSuggestionHighlights","125288UZNrZj","commandName","isLimit","_registerLegacyDescription","1432zcpPqq","addMarker:suggestion:insertion","enableCommand","paragraph","createUIElement","getItemLabel","end","name","model","enableDefaultAttributesIntegration","TrackChangesEditing","ck-suggestion-marker-split","get","getFirstRange","1665BxjzQh","locale","ck-suggestion-marker--active","registerElementLabel","registerDescriptionCallback","downcastDispatcher","consumable","highest","includes","data","afterInit","ELEMENT_PARAGRAPH","span","writer","formatBlock","markerName","editing","463797kaQhEl","plugins","nodeAfter","77EPQAmU","bindElementToMarker","mapper","isBlock","toViewPosition","isTouching","has","189894brrISK","*Insert:* %0"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(106819===-parseInt(e(325))/1+parseInt(e(275))/2+parseInt(e(315))/3+parseInt(e(284))/4*(parseInt(e(298))/5)+parseInt(e(336))/6+parseInt(e(318))/7*(parseInt(e(280))/8)+-parseInt(e(328))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[xi(308)](){const t=xi,e=this[t(335)];if(!e[t(316)][t(324)](t(277)))return;const n=e[t(299)],r=e[t(316)][t(296)](t(294));r[t(339)][t(301)](t(287),(e=>Kr(n,t(309),e))),r[t(293)](t(287)),r[t(286)](t(333)),e[t(314)][t(303)].on(t(285),Vi(e),{priority:t(305)}),e[t(307)][t(303)].on(t(285),((n,r,s)=>{const o=t;s[o(334)][o(279)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(305)});const s=r[t(339)];s[t(302)]((r=>{const o=t;if(o(274)!==r[o(331)])return;const{start:i,end:a}=r[o(297)]();if(!i[o(323)](a)||!i[o(317)])return;const c=e[o(292)][o(276)],u=i[o(317)];return c[o(321)](u)&&!c[o(282)](u)&&c[o(329)](u,o(272))?{type:o(274),content:Kr(n,o(326),s[o(289)](u,1))}:void 0})),this[t(283)]()}[xi(283)](){const t=xi,e=this[t(335)],n=e[t(299)];e[t(316)][t(296)](t(294))[t(339)][t(302)]((e=>{const r=t;if(r(312)!=e[r(331)])return;const{data:s}=e;return s&&r(287)==s[r(281)]?{type:r(337),content:Kr(n,r(273),Kr(n,r(309)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(316)][o(296)](o(294)),a=r[o(278)][o(341)],c=r[o(278)][o(290)],u=t[o(292)][o(276)];if(!a[o(323)](c)||!a[o(317)])return;const l=a[o(317)];if(u[o(321)](l)&&!u[o(282)](l)&&u[o(329)](l,o(272))){if(!s[o(304)][o(332)](r[o(278)],n[o(291)]))return;const{authorId:t}=i[o(330)](r[o(313)]),a=s[o(311)][o(288)](o(310),{class:o(295),"data-author-id":t}),u=s[o(320)][o(322)](c);e&&i[o(340)][o(306)](r[o(313)])&&s[o(311)][o(327)](o(300),a),s[o(311)][o(338)](u,a),s[o(320)][o(319)](a,r[o(313)])}}}const Hi=Wi;function zi(){const t=["*Remove all formatting*","4998385VSvowO","registerDescriptionCallback","TrackChangesEditing","2287236jRPdBn","descriptionFactory","format","editor","3293583ecQuST","4ZFqAlv","626807bpiCAY","commandName","formatInline","afterInit","enableDefaultAttributesIntegration","3624cKxGRz","has","_registerLegacyDescription","RemoveFormatEditing","formatBlock","9860XXKzmW","plugins","12582NbgQYu","49yMJOgc","get","31075YxBLlV","locale","793710ITUQPs","type","removeFormat"];return(zi=function(){return t})()}function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(642448===parseInt(e(473))/1+parseInt(e(467))/2+-parseInt(e(471))/3*(-parseInt(e(472))/4)+-parseInt(e(464))/5+-parseInt(e(460))/6*(-parseInt(e(486))/7)+-parseInt(e(478))/8*(-parseInt(e(485))/9)+parseInt(e(483))/10*(-parseInt(e(488))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(476)](){const t=Hi,e=this[t(470)];e[t(484)][t(479)](t(481))&&(e[t(484)][t(487)](t(466))[t(477)](t(462)),this[t(480)]())}[Hi(480)](){const t=Hi,e=this[t(470)];e[t(484)][t(487)](t(466))[t(468)][t(465)]((n=>{const r=t;if(r(482)!=n[r(461)]&&r(475)!=n[r(461)])return;const{data:s}=n;return s&&r(462)==s[r(474)]?{type:r(469),content:Kr(e[r(459)],r(463))}:void 0}))}}function Xi(){const t=["442296xCuTBT","6750TKGDQw","get","TrackChangesEditing","acceptAllSuggestions","goToPreviousRestrictedEditingException","33MukTXc","1185710mNoGxc","7VRCOte","discardSuggestion","7320725qSBDao","has","goToNextRestrictedEditingException","discardAllSuggestions","editor","6926130fWqBbi","acceptSelectedSuggestions","discardSelectedSuggestions","acceptSuggestion","107788TtiQXY","plugins","trackChanges","afterInit","135LdQJrw","11344dbMcdY","RestrictedEditingModeEditing","959548vTbQPA","enableCommand"];return(Xi=function(){return t})()}const Yi=qi;function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(933438===parseInt(e(451))/1+-parseInt(e(453))/2+-parseInt(e(448))/3*(-parseInt(e(444))/4)+-parseInt(e(435))/5+parseInt(e(440))/6*(parseInt(e(433))/7)+-parseInt(e(449))/8*(parseInt(e(454))/9)+-parseInt(e(432))/10*(-parseInt(e(431))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Ji extends t.Plugin{[Yi(447)](){const t=Yi,e=this[t(439)];if(!e[t(445)][t(436)](t(450)))return;const n=e[t(445)][t(455)](t(456));n[t(452)](t(430)),n[t(452)](t(437));const r=e[t(445)][t(455)](t(450));r[t(452)](t(446)),r[t(452)](t(443)),r[t(452)](t(434)),r[t(452)](t(429)),r[t(452)](t(438)),r[t(452)](t(441)),r[t(452)](t(442))}}const Zi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=317]})(t,e)}function $i(){const t=["registerElementLabel","6kVtdEm","350XOGbbw","addClass","toViewPosition","locale","71305MPCbog","span","getItems","bindElementToMarker","writer","addMarker:suggestion:deletion","4614860tKieUf","3361116exYsUB","options","TrackChangesEditing","editing","init","name","editor","downcastDispatcher","2pGlWka","shiftEnter","createUIElement","test","2776xtIBDU","plugins","descriptionFactory","ck-suggestion-marker--active","insert","addMarker:suggestion","8qTndyI","model","ck-suggestion-marker-","_splitMarkerName","consumable","includes","enableCommand","ELEMENT_LINE_BREAK","markerRange","deletion","activeMarkers","requires","data","element","addMarker:suggestion:insertion","createPositionBefore","split","showSuggestionHighlights","softBreak","mapper","get","533462qdjcTW","223911DgWuLW","160245aDThUB","merge","markerName","high"];return($i=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(318620===-parseInt(e(355))/1*(parseInt(e(324))/2)+-parseInt(e(357))/3*(-parseInt(e(334))/4)+parseInt(e(367))/5*(-parseInt(e(362))/6)+-parseInt(e(363))/7*(-parseInt(e(328))/8)+-parseInt(e(356))/9+parseInt(e(373))/10+parseInt(e(374))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Zi(345)](){return[Qs.ShiftEnter]}[Zi(320)](){const t=Zi,e=this[t(322)],n=e[t(329)][t(354)](t(318));n[t(340)](t(325)),e[t(319)][t(323)].on(t(348),ea(e),{priority:t(360)}),e[t(319)][t(323)].on(t(372),ea(e),{priority:t(360)}),e[t(346)][t(323)].on(t(333),((n,r,s)=>{const o=t;s[o(317)][o(351)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(330)][t(361)](t(352),(n=>Kr(e[t(366)],t(341),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(329)][o(354)](o(318));if(!s[o(338)][o(327)](r[o(342)],n[o(321)]))return;const a=t[o(335)];for(const t of r[o(342)][o(369)]()){if(!t.is(o(347),o(352)))continue;const n=o(343)==r[o(359)][o(350)](":")[1]?o(358):o(350),{authorId:c}=i[o(337)](r[o(359)]),u=s[o(371)][o(326)](o(368),{class:o(336)+n,"data-author-id":c}),l=s[o(353)][o(365)](a[o(349)](t));e&&i[o(344)][o(339)](r[o(359)])&&s[o(371)][o(364)](o(331),u),s[o(371)][o(332)](l,u),s[o(353)][o(370)](u,r[o(359)])}}}function na(t,e){const n=ra();return(na=function(t,e){return n[t-=459]})(t,e)}function ra(){const t=["FORMAT_RESTRICTED_DISABLED","getRanges","942377YRMMor","formatInline","type","2131695EbOrzq","descriptionFactory","plugins","change","from","document","commandParams","1892792INDKhz","locale","TrackChangesEditing","4189052haKgpF","registerDescriptionCallback","enableCommand","get","formatBlock","model","has","value","selection","90ZokMVm","forceValue","commandName","markInlineFormat","commands","editor","1904896tvhXPQ","afterInit","FORMAT_RESTRICTED_ENABLED","5cDRcjC","isCollapsed","8265866fSfpAM","format","restrictedEditingException","9682734vvFHvM","StandardEditingModeEditing"];return(ra=function(){return t})()}const sa=na;!function(t){const e=na,n=t();for(;;)try{if(853712===parseInt(e(482))/1+parseInt(e(470))/2+parseInt(e(485))/3+parseInt(e(495))/4+-parseInt(e(473))/5*(parseInt(e(478))/6)+parseInt(e(475))/7+parseInt(e(492))/8*(-parseInt(e(464))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[sa(471)](){const t=sa,e=this[t(469)],n=e[t(460)],r=e[t(493)];if(!e[t(487)][t(461)](t(479)))return;const s=e[t(487)][t(498)](t(494)),o=t(477),i=e[t(468)][t(498)](o);s[t(497)](o,((e,r={})=>{const a=t,c=n[a(490)][a(463)];if(c[a(474)])return void e(r);const u=void 0!==r[a(465)]?r[a(465)]:!i[a(462)];n[a(488)]((()=>{const t=a,e=Array[t(489)](c[t(481)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(467)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(486)][t(496)]((e=>{const n=t;if(n(459)!=e[n(484)]&&n(483)!=e[n(484)])return;const{data:s}=e;return s&&s[n(466)]==o?s[n(491)][0][n(465)]?{type:n(476),content:Kr(r,n(472))}:{type:n(476),content:Kr(r,n(480))}:void 0}))}}const ia=ca;function aa(){const t=["739764hCsQOO","*Remove format:* %0","2833012WTWgFa","inline","style","4399080YWcsxD","commandParams","format","formatBlock","StyleUtils","commandName","registerBlockAttribute","descriptionFactory","355713ebSkGP","forceValue","toLowerCase","block","registerDescriptionCallback","styleName","ghsAttributes","locale","2uaKqfL","afterInit","FORMAT_STYLE","formatInline","normalizeConfig","_registerLegacyDescription","65YejyQD","TrackChangesEditing","definitions","add","element","16620570rewTwN","type","config","GeneralHtmlSupport","get","registerAttributeLabel","Style","getGhsAttributeNameForElement","DataSchema","234744uaChyL","has","plugins","9MMxJnW","editor","*Set format:* %0","registerInlineAttribute","enableDefaultAttributesIntegration","2414277bovoDu"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(435143===parseInt(e(171))/1*(-parseInt(e(179))/2)+parseInt(e(157))/3+parseInt(e(158))/4+-parseInt(e(185))/5*(-parseInt(e(199))/6)+parseInt(e(160))/7+-parseInt(e(163))/8*(-parseInt(e(152))/9)+-parseInt(e(190))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(180)](){const t=ia,e=this[t(153)];if(!e[t(151)][t(200)](t(196))||!e[t(151)][t(200)](t(198)))return;const n=e[t(151)][t(194)](t(186)),r=e[t(178)],s=e[t(192)][t(194)](t(162))||{},o=e[t(151)][t(194)](t(193)),i=e[t(151)][t(194)](t(167))[t(183)](e[t(151)][t(194)](t(198)),s[t(187)]);n[t(156)](t(162));const a=new Set;for(const e of i[t(174)]){const n=o[t(197)](e[t(189)]);a[t(188)](n)}const c=new Set;for(const e of i[t(161)]){const n=o[t(197)](e[t(189)]);c[t(188)](n);for(const n of e[t(177)])c[t(188)](n)}for(const e of a)n[t(169)](e),n[t(170)][t(195)](e,Kr(r,t(181)));for(const e of c)n[t(155)](e),n[t(170)][t(195)](e,Kr(r,t(181)));this[t(184)]()}[ia(184)](){const t=ia,e=this[t(153)],n=e[t(178)];e[t(151)][t(194)](t(186))[t(170)][t(175)]((e=>{const r=t;if(r(166)!=e[r(191)]&&r(182)!=e[r(191)])return;const{data:s}=e;return s&&r(162)===s[r(168)]?s[r(164)][0][r(172)]?{type:r(165),content:Kr(n,r(154),s[r(164)][0][r(176)][r(173)]())}:{type:r(165),content:Kr(n,r(159),s[r(164)][0][r(176)][r(173)]())}:void 0}))}}const la=fa;function fa(t,e){const n=da();return(fa=function(t,e){return n[t-=427]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(137365===parseInt(e(453))/1+parseInt(e(551))/2*(-parseInt(e(436))/3)+parseInt(e(537))/4*(parseInt(e(524))/5)+parseInt(e(446))/6*(-parseInt(e(462))/7)+parseInt(e(427))/8*(parseInt(e(531))/9)+parseInt(e(468))/10+-parseInt(e(573))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class ha extends t.Plugin{constructor(t){const e=fa;super(t),this[e(485)]=[e(512),e(428)],this[e(457)]=new Set}[la(456)](){const t=la,e=this[t(488)],n=e[t(442)][t(534)][t(496)];if(!e[t(507)][t(555)](t(577)))return;const r=e[t(509)],s=e[t(507)][t(587)](t(471)),o=e[t(507)][t(587)](t(492));s[t(493)][t(554)](t(541),(e=>Kr(r,t(575),e))),this[t(519)](),s[t(508)](t(525)),s[t(508)](t(547)),s[t(508)](t(470));for(const r of[t(472),t(498)]){const i=e[t(563)][t(587)](r);s[t(508)](r,(r=>{const a=t;e[a(442)][a(521)]((t=>{const e=a;r();const c=e(487)===i[e(526)],u=o[e(556)](n),l=o[e(438)](u),f=c?l[e(480)]-1:l[e(581)]+1,h=u[0][e(569)](e(541)),g=o[e(586)](h,{startRow:f,endRow:f}),d=Array[e(483)](g)[e(433)]((n=>t[e(443)](n[e(532)])));s[e(564)](d,e(512))}))}))}for(const r of[t(561),t(517)]){const i=e[t(563)][t(587)](r);s[t(508)](r,(r=>{const a=t;e[a(442)][a(521)]((t=>{const e=a;r();const c=e(568)===i[e(526)],u=o[e(556)](n),l=o[e(429)](u),f=c?l[e(480)]-1:l[e(581)]+1,h=u[0][e(569)](e(541)),g=o[e(586)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(483)](g)[e(433)]((n=>t[e(443)](n[e(532)])));s[e(564)](d,e(428))}))}))}for(const r of[t(584),t(481)]){const i=r[t(574)](11),a=i[t(473)](),c=a[t(574)](0,3)+t(448),u=t(541)+i,l=t(522)+i,f=t(444)+i;s[t(508)](r,(()=>{const i=t;e[i(442)][i(521)]((t=>{const e=i,h=o[e(556)](n),g=h[0][e(569)](e(541));let d;if(e(584)==r){const t=o[e(438)](h);d={startRow:t[e(480)],endRow:t[e(581)],includeAllSlots:!0}}else{const t=o[e(429)](h);d={startColumn:t[e(480)],endColumn:t[e(581)],includeAllSlots:!0}}const p=o[e(586)](g,d),m=Array[e(483)](p)[e(433)]((({cell:t})=>t)),I=ga(m[e(553)]((t=>t[e(454)](c)))),E=ga(m[e(553)]((t=>!t[e(454)](c))))[e(433)]((n=>t[e(443)](n))),b=s[e(491)](E,u);if(b&&(e(512)==b[e(557)]||e(428)==b[e(557)])){const n=this[e(506)](b);for(const r of I){const s=t[e(443)](r),i=o[e(455)](r),u=r[e(550)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(529)](s)}}}))}))}function c(r){const s=t,o=Array[s(483)](n[s(459)]())[s(433)]((t=>i.LiveRange[s(502)](t)));e[s(442)][s(521)]((t=>{const n=s,i=t[n(570)];r=r[n(553)]((t=>n(504)!=t[n(439)][n(536)])),t[n(546)](r),e[n(563)][n(587)](n(584))[n(523)](),e[n(520)](n(584),{forceDefaultExecution:!0}),e[n(442)][n(501)]((()=>{const t=n;e[t(442)][t(501)](i,(e=>{const n=t,r=o[n(553)]((t=>n(504)!=t[n(439)][n(536)]));r[n(549)]>0&&e[n(546)](r);for(const t of o)t[n(476)]()}))}))}))}function u(r){const s=t;e[s(442)][s(521)]((t=>{const o=s,a=Array[o(483)](n[o(459)]())[o(433)]((t=>i.LiveRange[o(502)](t))),c=[];for(const t of r)for(const e of t[o(560)]({shallow:!0}))c[o(461)](e);for(const n of c)o(504)!=n[o(439)][o(536)]&&(t[o(546)](t[o(511)](n,0)),e[o(563)][o(587)](o(481))[o(523)](),e[o(520)](o(481),{forceDefaultExecution:!0}));const u=a[o(553)]((t=>o(504)!=t[o(439)][o(536)]));u[o(549)]>0&&t[o(546)](u);for(const t of a)t[o(476)]()}))}function l(e,n){const r=t;return n[r(447)]((t=>e[r(583)]((e=>e[r(576)][r(478)](t[r(497)])||t[r(576)][r(478)](e[r(497)])))))}function f(e,n){const r=t;return!e[r(583)]((t=>n[r(583)]((e=>t[r(582)](e)))))&&e[r(583)]((t=>n[r(583)]((e=>t[r(576)][r(463)](e[r(497)])))))}e[t(482)][t(559)].on(t(450),((e,n,r)=>{const s=t;if(!r[s(460)][s(452)])return;const o=n[s(490)];if(!o)return;const i=r[s(489)][s(540)](o);function c(t){return Array[s(466)](t)?t:[t]}i&&s(588)===o[s(505)]&&(0,a.setHighlightHandling)(i,r[s(465)],((t,e,n)=>n[s(538)](c(e[s(435)]),t)),((t,e,n)=>n[s(545)](c(e[s(435)]),t)))}),{priority:t(578)}),s[t(493)][t(432)]((e=>{const n=t;if(n(543)!=e[n(542)]&&n(437)!=e[n(542)])return;const s=e[n(572)]();if(null!=s&&s.is(n(513),n(541))){if(n(543)==e[n(542)]){const t=e[n(560)]()[n(553)]((t=>t.is(n(484))))[n(433)]((t=>t[n(482)]));if(t[n(549)])return{type:n(543),content:Kr(r,n(434),Kr(r,n(499),'"'+t[n(552)](" ")+'"'))}}if(n(437)==e[n(542)]){const t=e[n(560)]()[n(553)]((t=>t.is(n(484))))[n(433)]((t=>t[n(482)]));if(t[n(549)])return{type:n(437),content:Kr(r,n(467),Kr(r,n(499),'"'+t[n(552)](" ")+'"'))}}}})),s[t(493)][t(432)]((e=>{const n=t;if(n(512)==e[n(557)]){const t=e[n(560)]()[n(553)]((t=>t.is(n(484))))[n(433)]((t=>t[n(482)])),s=this[n(506)](e),o=s[n(486)]-s[n(440)]+1;if(n(543)==e[n(542)])return t[n(549)]?{type:n(543),content:Kr(r,n(434),Kr(r,n(430),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(543),content:Kr(r,n(434),Kr(r,n(567),o))};if(n(437)==e[n(542)])return t[n(549)]?{type:n(437),content:Kr(r,n(467),Kr(r,n(430),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(437),content:Kr(r,n(467),Kr(r,n(567),o))}}if(n(428)==e[n(557)]){const t=e[n(560)]()[n(553)]((t=>t.is(n(484))))[n(433)]((t=>t[n(482)])),s=this[n(506)](e),o=s[n(518)]-s[n(558)]+1;if(n(543)==e[n(542)])return t[n(549)]?{type:n(543),content:Kr(r,n(434),Kr(r,n(562),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(543),content:Kr(r,n(434),Kr(r,n(548),o))};if(n(437)==e[n(542)])return t[n(549)]?{type:n(437),content:Kr(r,n(467),Kr(r,n(562),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(437),content:Kr(r,n(467),Kr(r,n(548),o))}}})),s[t(495)][t(477)](t(543),t(512),t(565),c),s[t(495)][t(477)](t(437),t(512),t(539),c),s[t(495)][t(477)](t(543),t(428),t(565),u),s[t(495)][t(477)](t(437),t(428),t(539),u),s[t(495)][t(477)](t(543),t(428),t(552),l),s[t(495)][t(477)](t(437),t(428),t(552),l),s[t(495)][t(477)](t(543),t(512),t(552),f),s[t(495)][t(477)](t(437),t(512),t(552),f)}[la(441)](){const t=la,e=this[t(488)],n=e[t(442)][t(534)][t(496)];return(r,s)=>{const o=t;e[o(442)][o(521)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(576)][a(449)];u&&u[0]&&!1===u[0][a(590)]&&(l=r[0][a(497)][a(533)]);const f=t[a(503)](l);if(a(504)==f[a(439)][a(536)])return;const h=Array[a(483)](n[a(459)]())[a(433)]((t=>i.LiveRange[a(502)](t)));t[a(546)](f),e[a(563)][a(587)](c)[a(523)](),u[a(461)]({forceDefaultExecution:!0}),e[a(520)](c,...u);const g=h[a(553)]((t=>a(504)!=t[a(439)][a(536)]));g[a(549)]>0&&t[a(546)](g);for(const t of h)t[a(476)]()}))}}[la(530)](t){const e=la,n=this[e(488)][e(507)][e(587)](e(492));let r=Number[e(515)],s=Number[e(474)],o=Number[e(515)],i=Number[e(474)];for(const a of t){if(e(504)==a[e(439)][e(536)])continue;const{row:t,column:c}=n[e(455)](a),u=a[e(454)](e(469))?a[e(550)](e(469))-1:0,l=a[e(454)](e(494))?a[e(550)](e(494))-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(519)](){const t=la,e=this[t(488)],n=e[t(507)][t(587)](t(471)),r=e[t(507)][t(587)](t(492));e[t(442)][t(534)].on(t(445),(()=>{const r=t,s=Array[r(483)](e[r(442)][r(534)][r(585)][r(475)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(580)](t);if(r(500)!=s)continue;if(null!=e[r(458)])continue;const a=n[r(479)](o);this[r(485)][r(535)](i)&&this[r(457)][r(510)](a)}}),{priority:t(566)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(443)](e),a=e[s(569)](s(541)),c=r[s(455)](e);for(const t of this[s(457)]){const n=t[s(557)],r=n[s(431)](s(514)),u=n[s(574)](r?10:5),l=u[s(473)](),f=l[s(574)](0,3)+s(448),h=s(522)+u,g=s(444)+u;if(!t[s(527)])continue;if(a!=t[s(579)]()[s(497)][s(569)](s(541)))continue;if(t[s(528)](i))continue;const d=e[s(454)](f)?e[s(550)](f)-1:0,p=this[s(506)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(529)](i),o=!0)}return o};e[t(442)][t(534)][t(516)]((n=>{const r=t;let o=!1;for(const t of e[r(442)][r(534)][r(585)][r(544)]())if(r(571)==t[r(542)])if(r(512)==t[r(505)])for(const e of t[r(464)][r(533)][r(451)]())o=o||s(e,n);else r(588)==t[r(505)]&&(o=o||s(t[r(464)][r(533)],n));return o}))}[la(506)](t){const e=la;return this[e(530)](t[e(459)]()[e(433)]((t=>t[e(497)][e(533)])))}}function ga(t){const e=la;return Array[e(483)](new Set(t)[e(589)]())}function da(){const t=["low","ELEMENT_TABLE_ROW","left","findAncestor","batch","insert","getContainedElement","2906233KKmqMJ","substr","ELEMENT_TABLE","end","TableEditing","highest","getFirstRange","_splitMarkerName","last","isIntersecting","some","removeTableRow","differ","createTableWalker","get","tableCell","values","forceValue","1168800gOjvAz","tableColumn","getColumnIndexes","ELEMENT_TABLE_ROW_WITH_TEXT","startsWith","registerDescriptionCallback","map","*Insert:* %0","classes","123TkgiUF","deletion","getRowIndexes","root","minRow","_acceptFormatSuggestionCallbackFactory","model","createRangeOn","max","change:data","398394RLtQWs","every","span","nodeBefore","addMarker:suggestion","getChildren","showSuggestionHighlights","170718trbhhL","hasAttribute","getCellLocation","afterInit","_tableSuggestions","oldRange","getRanges","options","push","14QjipeU","isTouching","position","writer","isArray","*Remove:* %0","2445430TCpSNz","rowspan","selectTableColumn","TrackChangesEditing","insertTableRowAbove","toLowerCase","MIN_SAFE_INTEGER","getChangedMarkers","detach","registerCustomCallback","isEqual","getSuggestion","first","removeTableColumn","data","from","$textProxy","_tablePostFixingSubtypes","maxRow","above","editor","mapper","item","markMultiRangeDeletion","TableUtils","descriptionFactory","colspan","_suggestionFactory","selection","start","insertTableRowBelow","ELEMENT_TABLE_WITH_TEXT","suggestion","enqueueChange","fromRange","createRangeIn","$graveyard","name","_getSuggestionCoords","plugins","enableCommand","locale","add","createPositionAt","tableRow","element","tablePaste","MAX_SAFE_INTEGER","registerPostFixer","insertTableColumnRight","maxColumn","_setupColumnsRowsFixing","execute","change","min","refresh","130600SEhZIY","insertTable","order","isInContent","isIntersectingWithRange","addRange","_getCoordsForCells","9kfcysC","cell","nodeAfter","document","includes","rootName","32IlrMkd","addClass","accept","toViewElement","table","type","insertion","getChanges","removeClass","setSelection","selectTableRow","ELEMENT_TABLE_COLUMN","length","getAttribute","11510PEqxwU","join","filter","registerElementLabel","has","getSelectionAffectedTableCells","subType","minColumn","downcastDispatcher","getItems","insertTableColumnLeft","ELEMENT_TABLE_COLUMN_WITH_TEXT","commands","markMultiRangeInsertion","discard"];return(da=function(){return t})()}function pa(t,e){const n=Ia();return(pa=function(t,e){return n[t-=416]})(t,e)}const ma=pa;function Ia(){const t=["createTableWalker","plugins","_tablePostFixingSubtypes","formatInline","10FdDZkS","mergeTableCellLeft","horizontally","35649xQgAIW","forceDefaultExecution","get","low","format","enableCommand","set:isEnabled","has","registerCustomCallback","highest","rootName","execute","getAncestors","requires","TrackChangesEditing","_isForcedDefaultExecutionBlock","1772574BdmKTU","element","7720RrTgzt","formatBlock","stop","trackChanges","commandName","type","TableEditing","size","map","setSelection","return","deletion","findAncestor","splitTableCellVertically","1233020kgdfhk","mergeTableCellUp","3098ZigfaM","filter","220Ipoknz","fromRange","*Merge cells*","insertion","detach","value","markBlockFormat","mergeTableCellRight","root","cell","getRanges","push","locale","$graveyard","markMultiRangeBlockFormat","change","selection","refresh","isEnabled","*Split cell:* horizontally","TableUtils","length","getCellLocation","author","afterInit","registerDescriptionCallback","accept","1981WYlsOe","_suggestionFactory","isInContent","getSelectionAffectedTableCells","find","getSuggestions","direction","6404992AypjBr","splitTableCellHorizontally","*Split cell:* vertically","table","_areSelectedCellsMergable","containsRange","descriptionFactory","mergeTableCellDown","132900FcRBnB","from","getFirstPosition","add","subType","createRangeOn","model","_areMergableCells","commands","_acceptFormatSuggestionCallbackFactory","1068opkJzp","mergeTableCells","tableCell","editor","document"];return(Ia=function(){return t})()}!function(t){const e=pa,n=t();for(;;)try{if(461940===-parseInt(e(474))/1+-parseInt(e(430))/2*(-parseInt(e(484))/3)+-parseInt(e(428))/4+parseInt(e(493))/5*(-parseInt(e(512))/6)+parseInt(e(459))/7*(parseInt(e(514))/8)+parseInt(e(496))/9*(parseInt(e(432))/10)+parseInt(e(466))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[ma(509)](){return[ha]}[ma(456)](){const t=ma,e=this[t(487)],n=e[t(480)][t(488)][t(448)],r=e[t(444)];if(!e[t(490)][t(503)](t(420)))return;const s=e[t(490)][t(498)](t(510)),o=e[t(490)][t(498)](t(452)),a=e[t(490)][t(498)](ha);a[t(491)][t(443)](t(485)),s[t(501)](t(485),(()=>{const n=t,r=o[n(462)](e[n(480)][n(488)][n(448)]);e[n(480)][n(447)]((()=>{const t=n;s[t(446)](r,{commandName:t(485),commandParams:[]},[],t(485))}))})),e[t(482)][t(498)](t(485)).on(t(507),((n,r)=>{const o=t;e[o(482)][o(498)](o(417))[o(437)]&&(r[o(453)]>0&&r[r[o(453)]-1]&&r[r[o(453)]-1][o(497)]||s[o(511)]||this[o(470)]()||n[o(416)]())}),{priority:t(505)});for(const n of[t(429),t(439),t(473),t(494)]){const r=e[t(482)][t(498)](n);s[t(501)](n,(()=>{const n=t,o=e[n(480)][n(488)][n(448)][n(476)]()[n(508)]()[n(463)]((t=>t.is(n(513),n(486)))),i=r[n(437)];e[n(480)][n(447)]((()=>{const t=n;s[t(446)]([o,i],{commandName:t(485),commandParams:[]},[],t(485))}))}))}for(const n of[t(427),t(467)]){const r=e[t(482)][t(498)](n);s[t(501)](n,(()=>{const i=t,a=o[i(462)](e[i(480)][i(488)][i(448)])[0],c=a[i(426)](i(469)),{column:u,row:l}=o[i(454)](a);let f=[];if(i(495)==r[i(465)]){const t=o[i(489)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(475)](t)[i(422)]((t=>t[i(441)]))}else{const t=o[i(489)](c,{column:u,includeAllSlots:!0});f=Array[i(475)](t)[i(422)]((t=>t[i(441)]))}e[i(480)][i(447)]((t=>{const e=i;s[e(438)](t[e(479)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(472)][t(457)]((e=>{const n=t;if(n(515)!=e[n(419)]&&n(492)!=e[n(419)])return;const{data:s}=e;return s&&n(485)==s[n(418)]?{type:n(500),content:Kr(r,n(434))}:void 0})),s[t(472)][t(457)]((e=>{const n=t;if(n(515)!=e[n(419)]&&n(492)!=e[n(419)])return;const{data:s}=e;return s?n(427)==s[n(418)]?{type:n(500),content:Kr(r,n(468))}:n(467)==s[n(418)]?{type:n(500),content:Kr(r,n(451))}:void 0:void 0}));const c=a[t(483)]();for(const e of[t(429),t(439),t(473),t(494)])s[t(460)][t(504)](t(515),e,t(458),c);for(const e of[t(427),t(467)])s[t(460)][t(504)](t(515),e,t(458),c);s[t(460)][t(504)](t(515),t(485),t(458),(r=>{const s=t;e[s(480)][s(447)]((t=>{const o=s,a=Array[o(475)](n[o(442)]())[o(422)]((t=>i.LiveRange[o(433)](t)));t[o(423)](r),e[o(482)][o(498)](o(485))[o(449)](),e[o(507)](o(485),{forceDefaultExecution:!0});const c=a[o(431)]((t=>o(445)!=t[o(440)][o(506)]));c[o(453)]>0&&t[o(423)](c);for(const t of a)t[o(436)]()}))}));for(const n of[t(429),t(473),t(494),t(439)]){const r=e[t(482)][t(498)](n);r.on(t(502),((n,s,o)=>{const i=t;if(o){const t=e[i(480)][i(488)][i(448)][i(476)]()[i(508)]()[i(463)]((t=>t.is(i(513),i(486))));this[i(481)](r[i(437)],t)||(n[i(424)]=!1,n[i(416)]())}}),{priority:t(499)})}}[ma(470)](){const t=ma,e=this[t(487)][t(482)][t(498)](t(485)),n=this[t(487)][t(490)][t(498)](t(452));if(!e[t(450)])return!1;const r=n[t(462)](this[t(487)][t(480)][t(488)][t(448)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(481)](e,n))return!1;return!0}[ma(481)](t,e){const n=ma,r=this[n(487)][n(490)][n(498)](n(510)),s=this[n(487)][n(480)][n(479)](t),o=this[n(487)][n(480)][n(479)](e),i=new Set,a=new Set;for(const t of r[n(464)]())if((n(435)==t[n(419)]||n(425)==t[n(419)]||n(485)==t[n(478)])&&t[n(461)])for(const e of t[n(442)]())e[n(471)](s,!0)&&i[n(477)](t[n(419)]+":"+t[n(455)].id),e[n(471)](o,!0)&&a[n(477)](t[n(419)]+":"+t[n(455)].id);if(i[n(421)]!=a[n(421)])return!1;for(const t of i)if(!a[n(503)](t))return!1;return!0}}function ba(){const t=["format","FORMAT_HEADER_ROW","registerBlockAttribute","removeMarker:suggestion","registerAttributeLabel","addClass","nodeAfter","parent","addMarker:suggestion","5403HTQzOj","markerNameToElements","setTableRowHeader","requires","nodeBefore","consume","10406760bniPXC","_acceptFormatSuggestionCallbackFactory","headingColumns","activeMarkers","2088549nrOTHS","removeAttribute","createTableWalker","FORMAT_REGULAR_ROW","removeClass","headingRows","descriptionFactory","commandParams","FORMAT_HEADER_COLUMN","ck-suggestion-marker-","mapper","362kjfQXA","consumable","name","_handleLegacySuggestions","forceValue","start","bindElementToMarker","508503OZeyim","highest","editing","end","markerName","unbindElementFromMarkerName","includes","locale","TableUtils","registerDescriptionCallback","toViewElement","registerCustomCallback","has","TableEditing","options","1414812FuZnNX","getCellLocation","data-suggestion","getSuggestion","*Format:* %0","afterInit","ck-suggestion-marker--active","setAttribute","stop","type","get","accept","item","data","downcastDispatcher","5762772oHNaMv","5043308pNVsVT","commandName","_suggestionFactory","setTableColumnHeader","5PgOUtE","showSuggestionHighlights","cell","plugins","enableDefaultAttributesIntegration","editor","markerRange","writer","formatBlock","FORMAT_REGULAR_COLUMN","_registerLegacyDescription","_splitMarkerName","TrackChangesEditing"];return(ba=function(){return t})()}function Ta(t,e){const n=ba();return(Ta=function(t,e){return n[t-=184]})(t,e)}const _a=Ta;!function(t){const e=Ta,n=t();for(;;)try{if(788013===-parseInt(e(236))/1+-parseInt(e(229))/2*(-parseInt(e(208))/3)+parseInt(e(267))/4*(-parseInt(e(186))/5)+parseInt(e(266))/6+parseInt(e(251))/7+parseInt(e(214))/8+-parseInt(e(218))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class ya extends t.Plugin{static get[_a(211)](){return[ha]}[_a(256)](){const t=_a,e=this[t(191)];if(!e[t(189)][t(248)](t(249)))return;const n=e[t(243)],r=e[t(189)][t(261)](t(198));r[t(190)](t(210)),r[t(190)](t(185)),r[t(201)](t(223)),r[t(201)](t(216)),r[t(224)][t(203)](t(223),Kr(n,t(200))),r[t(224)][t(203)](t(216),Kr(n,t(226))),this[t(232)]()}[_a(232)](){const t=_a,e=this[t(191)][t(189)][t(261)](t(198)),n=this[t(191)][t(189)][t(261)](t(244)),r=this[t(191)][t(189)][t(261)](ha)[t(215)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(197)](o[a(240)]),l=e[a(254)](u),f=l[a(264)];if(a(194)!=l[a(260)]||!f||a(185)!=f[a(268)])return;if(o[a(263)])return void s[a(259)]();if(!i[a(230)][a(213)](o[a(192)],s[a(231)]))return;const h=o[a(192)][a(234)][a(205)],g=o[a(192)][a(239)][a(212)],d=h[a(206)][a(206)],{column:p}=n[a(252)](h),{column:m}=n[a(252)](g);for(let s=p;s<=m;s++){const l=n[a(220)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(188)],l=i[a(228)][a(246)](s);i[a(193)][a(204)](a(227)+c,l),r&&i[a(193)][a(258)](a(253),u,l),i[a(228)][a(235)](l,o[a(240)]),t&&(e[a(217)][a(242)](o[a(240)])?i[a(193)][a(204)](a(257),l):i[a(193)][a(222)](a(257),l))}}}}e[t(184)][t(247)](t(194),t(210),t(262),r),e[t(184)][t(247)](t(194),t(185),t(262),r),this[t(191)][t(238)][t(265)].on(t(207),s(),{priority:t(237)}),this[t(191)][t(264)][t(265)].on(t(207),((e,n,r)=>{const o=t;r[o(250)][o(187)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(237)}),this[t(191)][t(238)][t(265)].on(t(202),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(197)](r[o(240)]),c=e[o(254)](a),u=c[o(264)];if(o(194)!=c[o(260)]||!u||o(185)!=u[o(268)])return;const l=s[o(228)][o(209)](r[o(240)]);if(l)for(const t of l)s[o(193)][o(222)](o(227)+i,t),s[o(193)][o(222)](o(257),t),s[o(193)][o(219)](o(253),t),s[o(228)][o(241)](t,r[o(240)])}),{priority:t(237)}),this[t(196)]()}[_a(196)](){const t=_a,e=this[t(191)],n=e[t(243)];function r(e){const r=t;return{type:r(199),content:Kr(n,r(255),e)}}e[t(189)][t(261)](t(198))[t(224)][t(245)]((e=>{const s=t;if(s(194)!=e[s(260)])return;const{data:o}=e;if(o){if(s(210)==o[s(268)]){const t=o[s(225)][0][s(233)];return r(Kr(n,s(t?200:221)))}if(s(185)==o[s(268)]){const t=o[s(225)][0][s(233)];return r(Kr(n,s(t?226:195)))}}}))}}const Aa=Na;!function(t){const e=Na,n=t();for(;;)try{if(691712===-parseInt(e(356))/1+parseInt(e(329))/2*(-parseInt(e(366))/3)+-parseInt(e(315))/4*(parseInt(e(400))/5)+-parseInt(e(235))/6*(-parseInt(e(234))/7)+parseInt(e(209))/8*(parseInt(e(319))/9)+-parseInt(e(248))/10+parseInt(e(256))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ra);const ka=[Aa(271),Aa(242),Aa(254),Aa(227),Aa(290),Aa(213),Aa(344)],Ca=Object[Aa(275)](ka[Aa(272)]((t=>[t,null])));class La extends t.Plugin{static get[Aa(349)](){return[ha]}[Aa(380)](){const t=Aa,n=this[t(323)];if(!n[t(294)][t(388)](t(360)))return;const r=n[t(294)][t(247)](t(346)),s=n[t(294)][t(247)](t(365)),o=n[t(294)][t(247)](ha),a=n[t(294)][t(247)](t(360));o[t(207)][t(297)](t(409),t(231)),n[t(206)][t(312)][t(301)](t(253),{allowIn:t(355),allowContentOf:t(355),isLimit:!0}),n[t(260)][t(378)]({model:t(253),view:t(299)});let c=null;n[t(206)].on(t(376),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(375)]-1];h&&h[u(298)]||r[u(347)]||this[u(323)][u(215)][u(247)](u(342))[u(313)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(274)))return!1;const i=s[o(397)](t,n);if(!i||!va(i,void 0,r))return!1;const a=r[o(373)](n[o(334)][o(374)]);if(!a[o(375)])return!1;const c=a[0][o(399)](o(279)),l=r[o(303)](a),f=r[o(214)](a),h={startRow:l[o(225)],endRow:l[o(401)],startColumn:f[o(225)],endColumn:f[o(401)]};return 1==a[o(375)]&&(h[o(262)]+=r[o(292)](i)-1,h[o(407)]+=r[o(261)](i)-1),va(c,h,r)}(l,f,n[u(206)],s,a)&&(o[u(333)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(206)][u(224)]((()=>{const t=u;n[t(206)][t(376)](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(375)]&&r[t(406)](o,t(409),{tablePasteChainId:s}),a[t(375)]&&r[t(406)](a,t(231),{tablePasteChainId:s}),l[t(375)]&&(r[t(406)](l,t(325),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(332)]((e=>{const n=t;var r;return null===(r=e[n(273)])||void 0===r?void 0:r[n(276)](e)}))),f[t(375)]&&(r[t(340)](f,t(325),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(332)]((e=>{const n=t;var r;return null===(r=e[n(273)])||void 0===r?void 0:r[n(276)](e)})));const g=r[t(309)](h[t(272)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(351),{tablePasteChainId:s});if(g){const e=g[t(217)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(206)][t(230)](s),a=e[t(318)]((e=>e[t(284)]()[t(281)](i)));a&&r[t(297)]([a[t(384)],o])}r[t(375)]&&g[t(270)](t(341),Object[t(275)](r))}c=null})))}),{priority:e.priorities[t(335)]+10}),n[t(294)][t(247)](t(360)).on(t(343),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(333)]();const u=s[r(240)],l=o,f=Sa(u),h=Sa(l);e[r(269)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(291)](u[r(389)](0));for(const t of Array[r(316)](l[r(233)]()))a[r(338)](t,u,r(286));const t=c[r(372)][r(364)](s[r(255)]),e=c[r(391)][r(364)](s[r(252)]);t||e||(g=i.LiveRange[r(302)](a[r(383)](u)))}else h&&!f&&(d=a[r(383)](u));else{const t=a[r(218)](r(253)),e=a[r(218)](r(253));a[r(277)](a[r(383)](u),e),a[r(338)](t,u,0);for(const e of Array[r(316)](l[r(233)]()))a[r(338)](e,t,r(286));g=i.LiveRange[r(302)](a[r(230)](t)),d=i.LiveRange[r(302)](a[r(230)](e))}const p=Array[r(316)](l[r(402)]())[r(362)]((([t])=>ka[r(364)](t)));c[r(327)][r(297)]({element:u,attributes:p[r(375)]?Object[r(275)](p):null}),g&&c[r(385)][r(297)](g),d&&c[r(245)][r(297)](d)}),{priority:t(335)}),s.on(t(211),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(357)]||1;c[o(391)]=new Array(l)[o(250)](u)[o(272)](((t,e)=>t+e));for(const{cell:t}of s[o(363)](i,{startColumn:u,endColumn:u+l-1}))c[o(367)][o(297)](n[o(206)][o(230)](t))}),{priority:t(352)}),s.on(t(387),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(241)]||1;c[o(372)]=new Array(l)[o(250)](u)[o(272)](((t,e)=>t+e));for(const{cell:t}of s[o(363)](i,{startRow:u,endRow:u+l-1}))c[o(210)][o(297)](n[o(206)][o(230)](t))}),{priority:t(352)}),r[t(390)][t(348)]((e=>{const r=t;if(e[r(358)]&&e[r(358)][r(314)](r(325)))return e[r(322)]?{}:{type:r(326),content:Kr(n[r(336)],r(370))}}));const u=()=>!1;for(const e of[t(325),t(231),t(409),t(351)])r[t(311)][t(268)](t(326),e,t(208),u),r[t(311)][t(268)](t(359),e,t(208),u),r[t(311)][t(268)](t(236),e,t(208),u);r[t(311)][t(268)](t(236),t(351),t(328),u),r[t(311)][t(268)](t(236),t(351),t(300),((e,r,s)=>{const o=t,i=e[o(272)]((t=>t[o(295)]()))[o(362)]((t=>t)),a=new Map(i[o(272)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(327)])e&&a[o(220)](t,e);else if(s&&s[o(341)])for(const[t,e]of Object[o(305)](s[o(341)])){const r=n[o(206)][o(337)][o(247)](t),s=r?r[o(284)]()[o(295)]():null;s&&a[o(220)](s,e)}n[o(206)][o(224)]((t=>{const e=o;for(const[n,r]of a)t[e(289)]({...Ca,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(311)][o(268)](e,o(325),s,((t,i,a)=>{const c=o;n[c(206)][c(224)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(320)][o(306)];t.is(o(212),o(253))&&u[o(297)](t)}r[o(311)][o(403)](e,null,s)(t,i,a);for(const t of u)o(223)!=t[o(368)][o(264)]&&n[o(257)](t)}))}))};l(t(326),t(300)),l(t(326),t(328)),l(t(359),t(300)),l(t(359),t(328)),r[t(311)][t(268)](t(326),t(409),t(328),(e=>{const n=t,r=e[n(272)]((t=>t[n(295)]())),i=r[0][n(399)](n(279)),{minRow:a,maxRow:c}=o[n(278)](r);s[n(382)](i,{at:a,rows:c-a+1})})),r[t(311)][t(268)](t(326),t(231),t(328),(e=>{const n=t,r=e[n(272)]((t=>t[n(295)]())),i=r[0][n(399)](n(279)),{minColumn:a,maxColumn:c}=o[n(278)](r);s[n(350)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(358)]||!n[s(358)][s(314)](s(325)))return;const o=n[s(307)][s(229)],i=r[s(216)]()[s(362)]((t=>t[s(392)]&&t[s(307)]&&t[s(307)][s(229)]==o));i[s(375)]&&n[s(396)]()[s(375)]!=i[s(375)]&&i[s(283)](((t,e)=>(t[s(310)]=e,e[s(322)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(408)](e[s(287)]),a=[s(237),s(238)],c=r[s(369)][s(364)](e[s(287)]);return c&&a[s(297)](s(308)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(249),f,{priority:t(335)}),r.on(t(398),f,{priority:t(335)}),n[t(206)][t(334)][t(282)]((()=>{const e=t;let s=!1;const o=Array[e(316)](n[e(206)][e(334)][e(354)][e(280)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(408)](t);if(e(324)!=o||e(359)!=a||i[e(221)])continue;if(!r[e(353)](c))continue;const u=r[e(381)](c)[e(393)](),l=n[e(294)][e(247)](e(285)).me;for(const t of r[e(216)]())if(t[e(392)]&&t[e(379)]==l&&e(236)==t[e(266)]&&e(351)==t[e(358)]&&t[e(393)]()[e(246)]((t=>u[e(331)]((n=>n[e(395)](t,!0))))))for(const n of t[e(396)]())n[e(392)]&&(n[e(328)](),s=!0)}return s})),n[t(206)][t(334)][t(282)]((e=>{const s=t,o=n[s(215)][s(247)](s(377));if(!o||!o[s(404)][s(388)](e[s(405)]))return!1;let i=!1;const a=n[s(294)][s(247)](s(285)).me,c=n[s(206)][s(334)][s(354)][s(339)](),u=Array[s(316)](n[s(206)][s(334)][s(354)][s(280)]())[s(362)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(408)](t);return n(324)==o&&n(325)==i&&c==a.id&&!e[n(221)]}));for(const t of c){if(s(338)!=t[s(266)]||s(253)!=t[s(384)]||1!=t[s(375)])continue;const n=e[s(330)](t[s(219)],t[s(219)][s(321)](1));if(!u[s(318)]((({data:t})=>t[s(226)][s(281)](n))))for(const{name:t,data:r}of u)if(n[s(395)](r[s(226)])){e[s(265)](t,{range:n}),i=!0;break}}return i})),n[t(206)][t(334)][t(282)]((e=>{const s=t;let o=!1;const i=n[s(294)][s(247)](s(285)).me,a=r[s(216)]()[s(362)]((t=>t[s(392)]&&t[s(379)]==i)),c=new Set,u=new Set;for(const t of a)if(s(325)==t[s(358)])for(const e of t[s(217)]()){const n=e[s(284)]()[s(295)]();if(n)if(n.is(s(212),s(253))&&Sa(n)){t[s(361)](e[s(384)]),c[s(296)](n),o=!0;const r=n[s(345)],i=n[s(244)],a=r&&r.is(s(212),s(253)),l=i&&i.is(s(212),s(253));a&&!c[s(388)](r)&&u[s(296)](r),l&&!c[s(388)](i)&&u[s(296)](i)}else n.is(s(212),s(259))&&n[s(386)]&&(t[s(361)](e[s(384)]),o=!0)}else if(s(351)==t[s(358)]){if(!t[s(307)]||!t[s(307)][s(229)])continue;const e=t[s(307)][s(341)];if(e&&Object[s(222)](e)[s(375)])continue;const n=t[s(307)][s(229)];let r=!0,i=!0;for(const e of a)if(e[s(358)]&&e[s(358)][s(314)](s(325))){if(!e[s(307)][s(229)]){i=!1;break}if(e.id!=t.id&&e[s(307)][s(229)]==n){r=!1;break}}i&&r&&(t[s(205)](),o=!0)}for(const t of c)e[s(291)](t);for(const t of u)e[s(257)](t);return o})),n[t(260)][t(304)](t(288))[t(317)]({model:t(267),view:(t,e)=>h(t),converterPriority:t(335)}),n[t(260)][t(304)](t(228))[t(317)]({model:t(267),view:(e,n)=>n[t(258)][t(371)]?h(e,!1):null,converterPriority:t(335)});const g=n[t(251)][t(394)];this[t(263)](g[t(334)],t(243),((e,n)=>{const r=t,s=[];for(const t of g[r(383)](n[r(293)])[r(410)]())t.is(r(212),r(299))&&s[r(297)](t);g[r(224)]((t=>{const e=r;for(const n of s)t[e(232)](t[e(383)](n),t[e(239)](n)),t[e(291)](n)}))}))}}function Ra(){const t=["tablePasteCell","low","hasSuggestion","differ","tableCell","479038NuCgNN","columns","subType","deletion","TableClipboard","removeMarker","filter","createTableWalker","includes","TableUtils","1990248YInskm","columnInsertionRanges","root","activeMarkers","*Replace table cells*","showSuggestionHighlights","rowInsertionIndexes","getSelectionAffectedTableCells","selection","length","insertContent","redo","elementToElement","author","afterInit","getSuggestion","removeRows","createRangeIn","name","insertionRanges","isEmpty","insertRows","has","getChild","descriptionFactory","columnInsertionIndexes","isInContent","getRanges","view","containsRange","getAllAdjacentSuggestions","getTableIfOnlyTableInContent","suggestionUnloaded","findAncestor","10tsQqaX","last","getAttributes","getSuggestionCallback","_createdBatches","batch","markMultiRangeInsertion","endColumn","_splitMarkerName","tablePasteRow","getItems","removeMarkers","model","_tablePostFixingSubtypes","join","8pEDpMO","rowInsertionRanges","insertColumns","element","tableCellBackgroundColor","getColumnIndexes","commands","getSuggestions","getMarkers","createElement","position","set","oldRange","keys","$graveyard","change","first","newRange","tableCellHorizontalAlignment","dataDowncast","tablePasteChainId","createRangeOn","tablePasteColumn","move","getChildren","427RdLyNz","61458mpqqZb","formatBlock","ck-suggestion-marker","ck-suggestion-marker-insertion","createPositionBefore","cell","rows","tableCellBorderColor","clipboardOutput","previousSibling","deletionRanges","every","get","8266400qBZGNG","suggestionLoaded","fill","editing","column","tableCellSuggestion","tableCellBorderStyle","row","18018616vjwipY","unwrap","options","paragraph","conversion","getColumns","endRow","listenTo","rootName","updateMarker","type","suggestion:formatBlock:tablePasteCell","registerCustomCallback","return","setAttribute","tableCellBorderWidth","map","detach","documentSelection","fromEntries","call","wrap","_getCoordsForCells","table","getChangedMarkers","isEqual","registerPostFixer","reduce","getRange","Users","end","markerName","editingDowncast","setAttributes","tableCellVerticalAlignment","remove","getRows","content","plugins","getContainedElement","add","push","forceDefaultExecution","suggestion-td","accept","register","fromRange","getRowIndexes","for","entries","nodeAfter","attributes","ck-suggestion-marker--active","markMultiRangeBlockFormat","next","_suggestionFactory","schema","value","startsWith","1322788gyzwhE","from","markerToHighlight","find","9533889KxQOtr","start","getShiftedBy","previous","editor","suggestion","tablePaste","insertion","cells","discard","2hZhfuX","createRange","some","forEach","stop","document","high","locale","markers","insert","getChanges","markMultiRangeDeletion","markerAttributes","trackChanges","_replaceTableSlotCell","tableCellPadding","nextSibling","TrackChangesEditing","_isForcedDefaultExecutionBlock","registerDescriptionCallback","requires","removeColumns"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=205]})(t,e)}function Sa(t){const e=Aa;if(t[e(386)])return!0;const n=t[e(389)](0);return n.is(e(212),e(259))&&n[e(386)]}function va(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(363)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ma=Oa;function wa(){const t=["Users","commandParams","registerCustomCallback","model","3487000fIBaHt","type","getTableColumnsWidths","document","19934TKBJpU","2608242wbZPTd","selection","get","getColumnGroupElement","registerDescriptionCallback","formatBlock","afterInit","accept","handleResizeTableWidthCommand","locale","discard","resizeTableWidth","bind","data","plugins","getSuggestionCallback","585032oiyLGH","TrackChangesEditing","columnWidths","formatGroupId","author","getSelectedElement","table","change","enableCommand","138obJEKM","getAttribute","formatInline","*Format:* resize table","has","handleSuggestionDescription","7899024lceUqm","tableWidth","4003881RadAky","subType","descriptionFactory","editor","getSuggestions","573856CXoHOW","TableColumnResizeEditing","_suggestionFactory","getContainedElement","resizeTable","markBlockFormat","format"];return(wa=function(){return t})()}function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(837180===parseInt(e(422))/1*(parseInt(e(396))/2)+parseInt(e(397))/3+-parseInt(e(381))/4+parseInt(e(392))/5+-parseInt(e(428))/6+-parseInt(e(430))/7+-parseInt(e(413))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Fa extends t.Plugin{[Ma(403)](){const t=Ma;if(!this[t(379)][t(411)][t(426)](t(382)))return;const e=this[t(379)][t(411)][t(399)](t(414));e[t(421)](t(408),this[t(405)][t(409)](this)),e[t(383)][t(390)](t(402),t(385),t(404),e[t(383)][t(412)](t(402),null,t(407))),e[t(383)][t(390)](t(402),t(385),t(407),e[t(383)][t(412)](t(402),null,t(404))),e[t(378)][t(401)](this[t(427)][t(409)](this))}[Ma(405)](t,e){const n=Ma,r=this[n(379)][n(411)][n(399)](n(414)),s=this[n(379)][n(411)][n(399)](n(382)),o=e[n(419)]||this[n(379)][n(391)][n(395)][n(398)][n(418)]();this[n(379)][n(391)][n(420)]((()=>{const i=n,a=s[i(400)](o);let c=a?s[i(394)](a):null,u=o[i(423)](i(429))||null;const l=e[i(429)]||u,f=e[i(415)]||c,h=this[i(379)][i(411)][i(399)](i(388)).me;for(const t of r[i(380)]()){const e=t[i(384)]();if(i(385)===t[i(431)]&&e===o){t[i(417)]!==h&&t[i(407)]();const e=t[i(410)][i(389)];u=e[0][i(429)],c=e[0][i(415)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(386)](o,{commandName:i(408),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(385)},[],i(385))}))}[Ma(427)](t){const e=Ma;if(e(402)!=t[e(393)]&&e(424)!=t[e(393)])return;const{data:n}=t;if(n&&e(385)===n[e(416)]){const t=e(425);return{type:e(387),content:Kr(this[e(379)][e(406)],t)}}}}const Da=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=Pa,n=t();for(;;)try{if(400821===-parseInt(e(215))/1+-parseInt(e(209))/2*(-parseInt(e(207))/3)+-parseInt(e(214))/4+parseInt(e(216))/5*(-parseInt(e(203))/6)+-parseInt(e(206))/7+-parseInt(e(217))/8+parseInt(e(211))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Da(204)](){const t=Da,e=this[t(218)];e[t(205)][t(220)](t(210))&&e[t(205)][t(219)](t(212))[t(213)](t(208))}}function xa(){const t=["insertTemplate","45810fseUPc","Template","20122128EGwhPY","TrackChangesEditing","enableCommand","2772716rNwLkA","255485lxriMI","3545QHCUcT","4397568YXxvjX","editor","get","has","366OSlfYX","afterInit","plugins","5580904mhiXhz","66FkWWcR"];return(xa=function(){return t})()}const Ua=ja;function ja(t,e){const n=Va();return(ja=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=ja,n=t();for(;;)try{if(850617===-parseInt(e(379))/1*(-parseInt(e(390))/2)+parseInt(e(386))/3*(parseInt(e(397))/4)+-parseInt(e(398))/5*(parseInt(e(401))/6)+parseInt(e(381))/7+-parseInt(e(384))/8+-parseInt(e(389))/9*(parseInt(e(380))/10)+parseInt(e(402))/11*(parseInt(e(388))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Ga extends t.Plugin{[Ua(395)](){const t=Ua,e=this[t(383)];if(!e[t(399)][t(403)](t(385)))return;e[t(387)][t(403)](t(391))[t(400)](t(385));const n=e[t(387)][t(403)](t(391)),r=e[t(393)];n[t(394)][t(392)](t(396),(e=>Kr(r,t(382),e)))}}function Va(){const t=["TrackChangesEditing","registerElementLabel","locale","descriptionFactory","afterInit","tableOfContents","4BcPFLg","825700guMHGw","commands","enableCommand","24XZurIi","803132yKGWsx","get","8043ZlMIaK","20sgeVCo","4398709LtMPrf","ELEMENT_TABLE_OF_CONTENTS","editor","6197040rNLUdM","insertTableOfContents","2144073BrXRgk","plugins","348tSUBCd","6480171qzPAwR","66zKFhZz"];return(Va=function(){return t})()}function Ha(t,e){const n=za();return(Ha=function(t,e){return n[t-=146]})(t,e)}function za(){const t=["getChangedMarkers","plugins","4526600UAxnuZ","model","updateMarker","24nQTJHS","title-content","descriptionFactory","isCollapsed","locale","registerPostFixer","newRange","Title","afterInit","ELEMENT_TITLE","removeMarker","has","_splitMarkerName","isEqual","schema","from","431942BXNYZN","8WirGEe","35764ixQKMg","nodeBefore","end","differ","document","editor","forward","start","TrackChangesEditing","412135cdUGKt","registerElementLabel","57UBSgJP","suggestion","2991645myAPHS","isTouching","createRange","element","346726aLOiVS","get","getNearestSelectionRange","1924223SvRtCr"];return(za=function(){return t})()}const Wa=Ha;!function(t){const e=Ha,n=t();for(;;)try{if(235198===parseInt(e(176))/1+-parseInt(e(157))/2+-parseInt(e(170))/3*(-parseInt(e(159))/4)+-parseInt(e(168))/5*(-parseInt(e(185))/6)+-parseInt(e(179))/7*(parseInt(e(158))/8)+parseInt(e(172))/9+-parseInt(e(182))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Wa(149)](){const t=Wa,e=this[t(164)];if(!e[t(181)][t(152)](t(148)))return;const n=e[t(181)][t(177)](t(167));n[t(187)][t(169)](t(186),(()=>Kr(e[t(189)],t(150)))),e[t(183)][t(163)][t(146)]((r=>{const s=t;let o=!1;const i=Array[s(156)](e[s(183)][s(163)][s(162)][s(180)]());for(const{name:t,data:a}of i){const{group:i}=n[s(153)](t);if(s(171)!==i||!a[s(147)])continue;const c=a[s(147)],u=c[s(161)][s(160)];if(!u||!u.is(s(175),s(186)))continue;if(!c[s(166)][s(173)](c[s(161)]))continue;const l=e[s(183)][s(155)][s(178)](c[s(161)],s(165));if(l&&l[s(188)]){const e=r[s(174)](c[s(166)],l[s(166)]);e[s(154)](c)||(r[s(184)](t,{range:e}),o=!0)}o||(r[s(151)](t),o=!0)}return o}))}}const Xa=qa;function Ya(){const t=["1838860HcmHae","555480QQbZNn","undo","160VayOlf","706689FkUJKE","editor","get","UndoEditing","55NlTeTi","redo","7544236reuwId","99294mrfHCX","TrackChangesEditing","plugins","has","7767920JmHEhl","enableCommand","2074002FTdGJJ","afterInit","3oHTyZC"];return(Ya=function(){return t})()}function qa(t,e){const n=Ya();return(qa=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=qa,n=t();for(;;)try{if(810570===-parseInt(e(121))/1+-parseInt(e(127))/2+parseInt(e(129))/3*(-parseInt(e(130))/4)+-parseInt(e(138))/5*(parseInt(e(131))/6)+parseInt(e(120))/7+parseInt(e(133))/8*(parseInt(e(134))/9)+parseInt(e(125))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class Ja extends t.Plugin{[Xa(128)](){const t=Xa,e=this[t(135)],n=e[t(123)][t(136)](t(122));e[t(123)][t(124)](t(137))&&(n[t(126)](t(132)),n[t(126)](t(139)))}}function Za(t,e){const n=Qa();return(Za=function(t,e){return n[t-=243]})(t,e)}function Qa(){const t=["530204tRYFlN","12208428QKFWTq","enableCommand","plugins","requires","13195760jYvXOV","get","TableCaptionEditing","afterInit","726456bVuiCP","45nhayzG","TrackChangesEditing","editor","has","toggleTableCaption","1372777FaIaNv","48IqBeFR","705369pGYzVS","1067166ruiEtP","2BysNMy"];return(Qa=function(){return t})()}const $a=Za;!function(t){const e=Za,n=t();for(;;)try{if(763095===parseInt(e(253))/1+-parseInt(e(243))/2*(-parseInt(e(261))/3)+parseInt(e(244))/4*(parseInt(e(254))/5)+-parseInt(e(262))/6+-parseInt(e(259))/7*(parseInt(e(260))/8)+-parseInt(e(245))/9+parseInt(e(249))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{static get[$a(248)](){return[ha]}[$a(252)](){const t=$a,e=this[t(256)];e[t(247)][t(257)](t(251))&&e[t(247)][t(250)](t(255))[t(246)](t(258))}}function ec(){const t=["tableCellVerticalAlignment","_suggestionFactory","formatBlock","423294giGIdH","tableCellBorderWidth","*Format:* change table properties","tableBorderColor","getAttribute","accept","model","getSuggestionCallback","enableCommand","getContainedElement","TrackChangesEditing","format","document","tableCellBorderColor","27LUfYkM","getSelectionAffectedTableCells","batch","setAttribute","tableCellBackgroundColor","descriptionFactory","_getSuggestion","nodeAfter","2049140nkrqdz","tableProperties","data","change","join","636510vxvxin","TableUtils","table","removeAttribute","tableCellBorderStyle","tableCellProperties","103945IlrRIg","markBlockFormat","enqueueChange","editor","tableBorderStyle","TablePropertiesEditing","tableCellPadding","44LbMhyq","*Format:* change table cell properties","108AnzhQs","registerDescriptionCallback","tableHeight","getSuggestions","tableCellHorizontalAlignment","_handlePropertyChange","21230KHIEAe","start","discard","get","TrackChangesTableProperties","subType","tableBorderWidth","findAncestor","21343PBiIhM","has","tableCellHeight","registerCustomCallback","plugins","handleSuggestionDescription","tableWidth","handleDiscardAction","pluginName","afterInit","locale","selection","tableCellWidth","tableAlignment","commandParams","tableBackgroundColor","305240pdPWoo","getFirstPosition","TableCellPropertiesEditing"];return(ec=function(){return t})()}const nc=rc;function rc(t,e){const n=ec();return(rc=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(113323===-parseInt(e(171))/1+parseInt(e(216))/2+-parseInt(e(165))/3+parseInt(e(178))/4*(-parseInt(e(186))/5)+-parseInt(e(180))/6*(parseInt(e(194))/7)+parseInt(e(210))/8*(parseInt(e(152))/9)+parseInt(e(160))/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(161)]=[e(219),e(175),e(192),e(207),e(200),e(182),e(209)],this[e(170)]=[e(151),e(169),e(217),e(177),e(206),e(196),e(156),e(184),e(213)]}static get[nc(202)](){return nc(190)}[nc(203)](){const t=nc,e=this[t(174)][t(198)][t(189)](t(148));if(this[t(174)][t(198)][t(195)](t(176))){for(const n of this[t(161)])e[t(146)](n,((e,r)=>{const s=t,o=this[s(174)][s(144)][s(150)][s(205)][s(211)]()[s(193)](s(167));this[s(185)](n,[o],this[s(161)],s(161),e,r)}));e[t(214)][t(197)](t(215),t(161),t(143),e[t(214)][t(145)](t(215),null,t(188))),e[t(214)][t(197)](t(215),t(161),t(188),((e,n)=>this[t(201)](this[t(161)],e,n))),e[t(214)][t(197)](t(215),t(161),t(164),(()=>!1))}if(this[t(174)][t(198)][t(195)](t(212))){for(const n of this[t(170)])e[t(146)](n,((e,r)=>{const s=t,o=this[s(174)][s(198)][s(189)](s(166))[s(153)](this[s(174)][s(144)][s(150)][s(205)]);this[s(185)](n,o,this[s(170)],s(170),e,r)}));e[t(214)][t(197)](t(215),t(170),t(143),e[t(214)][t(145)](t(215),null,t(188))),e[t(214)][t(197)](t(215),t(170),t(188),((e,n)=>this[t(201)](this[t(170)],e,n))),e[t(214)][t(197)](t(215),t(170),t(164),(()=>!1))}e[t(157)][t(181)]((e=>this[t(199)](e)))}[nc(185)](t,e,n,r,s,o){const i=nc,a=this[i(174)][i(198)][i(189)](i(148));this[i(174)][i(144)][i(173)](o[i(154)],(()=>{const t=i;for(const i of e)if(this[t(158)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(220)](r);void 0!==n&&(e[r]=n)}s(o),a[t(172)](i,{commandParams:[e]},[],r)}}))}[nc(201)](t,e,n){const r=nc,s=e[0][r(187)][r(159)],o=n[r(208)][0];this[r(174)][r(144)][r(163)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(155)](r,o[r],s):e[n(168)](r,s)}))}[nc(199)](t){const e=nc;if(t[e(162)])switch(t[e(191)]){case e(161):return{type:e(149),content:Kr(this[e(174)][e(204)],e(218))};case e(170):return{type:e(149),content:Kr(this[e(174)][e(204)],e(179))}}}[nc(158)](t,e){const n=nc,r=this[n(174)][n(198)][n(189)](n(148));for(const s of r[n(183)]({skipNotAttached:!0})){const r=s[n(147)]();if(s[n(191)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var 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=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-=150]})(t,e)}function Lc(){const t=["970548GYKRYn","$marker","_getSuggestionData","push","tablePasteChainId","from","isMultiRange","_suggestionState","isIntersectingWithRange","attribute","@external","getMarkers","elementStart","attribute:join","getMultiRangeId","_checkSuggestionCorrectness","_adapter","insertion","discardSelectedSuggestions","formatInline:accept","map","isOwn","_setSuggestionData","_handleNewSuggestionMarker","splitPosition","markAttributeChange","format","createElement","ck-suggestion-marker-","chain","formatInline","commands","_defaultCallbacks","attributes","before","ck-suggestion-marker--active","markerToData","for","insertion:discard","removeAttribute","resolve","createSelection","addSuggestionData","editing","_suggestions","meta","_rangeIsInLocalUserInsertion","item","values","isAfter","consume","forward","enqueueChange","track-changes-adapter-missing-getsuggestion","createPositionBefore","getAttribute","_getAuthorFromId","widget","creator","fetchCommentThread","containsPosition","fire","move","formatInline:chain","getChanges","_joinWithAdjacentSuggestions","_customCallbacks","CommentsRepository","suggestion","isEqual","suggestion:attribute:","track-changes-command-not-found","ck-suggestion-marker","skipNestingCheck","init","trackChanges","startsWith","_trackFormatChanges","after","always","removed","createRange","getShiftedBy","rejected","attributeKey","isLimit","deletion","authoredAt","9023tmusEl","suggestion-type","445ZxSdGb","isRemovable","requires","plugins","dataDowncast","containsRangeInObject","7436lgGdRb","execute","hasSuggestion","getSuggestions","getFirstRange","addComment","groupId","refresh","containerElement","collaboration.channelId","data","showSuggestionHighlights","_blockAttributeKeys","$graveyard","multi","catch","trackChangesCommand","hasComments","_isForcedDefaultExecutionBlock","markInlineFormat","forEach","_breakSuggestionMarker","_initAriaMarkerChangeAnnouncements","formatBlock:chain","attribute:","multipleBlocks","FORMATTING","unbind","_afterChanges","_suggestionFactory","containsRange","removeMarker:suggestion:attribute","_createSuggestion","documentSelection","_findSuggestions","isLocal","addCommentThread","Users","createPositionAfter","normal","accepted","sort","accept","setSelection","applyOperation","getSuggestionCallback","moveTargetPosition","markers","registerPostFixer","high","change","_registerDefaultCallbacks","isInsideObject","splice","addMarker:suggestion:formatBlock","LEAVE","registerInlineAttribute","_getExternalAuthor","action","_cutOutSuggestionMarker","track-changes-enable-command-twice","keys","announce","assign","$elementName","getItems","_isDataLoaded","insertion:","pluginName","change:_saved","isAtStart","options","_joinSuggestions","PendingActions","markMultiRangeInsertion","fromRange","431379iJCdFm","start","_model","adapter","ENTER","clear","addUser","getSuggestion","10PawmLq","clone","formatInline:discard","markDeletion","track-changes-suggestion-not-found","formatInline:join","elementEnd","comments","isBefore","attribute:accept","conversion","containsItem","addMarker:suggestion:attribute","deleteContent","subType","dataToMarker","PENDING_ACTION_SUGGESTION","isCollapsed","stopListening","markerName","formatBlock:","range","_refreshAttributeSuggestionsChain","ck-suggestion-marker-formatBlock","isUndo","_setSuggestionRange","update:suggestion","open","enableDefaultAttributesIntegration","activeMarkers","120iGpGIE","formatBlock:discard","rootName","writer","isArray","getCommentThread","remove","getFirstMarker","insertion:join","_getMarkerAnnouncementText","root","_reduceExistingSuggestions","filter","removeMarkers","acceptAllSuggestions","buildSuggestion","enableReadOnlyMode","rethrowUnexpectedError","addRange","find","track-changes-suggestion-data-mismatch","newRange","stop","suggestionUnloaded","value","low","name","model","_onDiscard","author","originalSuggestionId","discardAllSuggestions","addMarker:suggestion","default","getWalker","addClass","end","addMarkerName","authorName","consumable","descriptionFactory","error-saving-suggestion-data-suggestion-discarded","_reduceSuggestionAttributeRange","then","every","track-changes-user-not-found","never","isObject","getAllAdjacentSuggestions","_inlineAttributeKeys","formatGroupId","listenTo","highest","ready","_addSuggestionMarker","updateMarker","schema","pop","rename","getCustomProperty","newValue","1234359BPSToa","isAtEnd","_mergeNestedSuggestions","deletion:discard","_refreshSuggestionsChain","data-author-id","editor","document","_recordAttributeChanges","reconvertMarker","deletion:","get","dataReady","insertion:accept","return","key","getDifference","unbindElementFromMarkerName","batch","insert","ck-suggestion-marker-formatInline","_processAttributeSuggestions","deletion:chain","set","toJSON","getChangedMarkers","$textProxy","getAncestors","getRange","head","trackChanges.mergeNestedSuggestions","removeMarker","elementToElement","parent","markInsertion","setTo","getRanges","element","differ","createRangeIn","forceDefaultExecution","isDocumentOperation","detach","deletion:join","5907616xfQTfV","toUpperCase","registerCustomCallback","isBlock","1gKiaxZ","insertContent","some","lowest","selection","has","locale","_processAttributeChanges","getLastMatchingPosition","isNextTo","markerReady","removeClass","113134nMPcJl","type","_addThreadToSuggestion","position","TrackChangesEditing","backward","createPositionAt","includes","change:activeMarkers","nodeAfter","data-suggestion","add","length","addSuggestion","commentThread","getContainedElement","isExternal","getNearestSelectionRange","suggestionLoaded","getUser","markBlockFormat","markMultiRangeDeletion","concat","delete","substring","change:data","isSelectable","formatBlock:join","formatBlock:accept","isTouching","acceptSuggestion","define","unshift","config","oldValue","targetPosition","formatBlock","discard","createdAt","toViewElement","removeComment","removeMarker:suggestion:formatBlock","nodeBefore","_editor","_commentsRepository","upcast","addHighlight","oldRange","_getAttributeKey","track-changes-adapter-already-set","markerNameToElements","deletion:accept","setAttribute","trackChanges.trackFormatChanges","addMarker","insertion:chain","createRangeOn","_removeSuggestion","split","marker-count","mapper","_recordAttributeSuggestions","external:","commandName","updateSuggestion","size","fromCharCode","_isRegisteredAttribute","enableCommand","editingDowncast","getIntersection","markMultiRangeBlockFormat","hasCommentThread","attribute:discard","registerBlockAttribute","_updateSuggestionData","group","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.","howMany","suggestion:","stringify","_enabledCommands","markerToHighlight","_isBlockAttribute","bindElementToMarker","previous","acceptSelectedSuggestions","attributeOldValue","suggestionChanged","discardSuggestion","attributeNewValue","substr","_saved","isInContent","_SUGGESTION_ANNOUNCEMENT","formatInline:","isIntersecting","notReady","join","$text","next","warn","_splitMarkerName"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(146999===-parseInt(e(195))/1*(-parseInt(e(207))/2)+parseInt(e(482))/3+-parseInt(e(406))/4*(-parseInt(e(400))/5)+parseInt(e(310))/6+-parseInt(e(398))/7*(-parseInt(e(520))/8)+parseInt(e(581))/9+-parseInt(e(490))/10*(parseInt(e(191))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Rc=kc(470);class Nc extends t.Plugin{static get[kc(402)](){return[kc(377),o.Users,t.PendingActions,ts,ss,cs,gs,_s,Es,Ls,Ms,Us,no,oo,fo,mo,To,Co,So,Oo,Bo,Wo,Uo,qo,$o,ei,li,Ii,wi,ai,zs,Xs,_i,Ci,Si,Bi,Gi,Ki,Ji,ta,oa,ua,ha,Ea,ya,tc,La,Fa,Ga,sc,Ba,Ka,Ja]}static get[kc(474)](){return kc(211)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(330)]((t=>String[e(273)](t)))[e(305)]("")}super(t),this[e(268)]=!1,this[e(170)](e(519),[]),this.on(e(215),((n,r,s,o)=>{const i=e;this[i(484)][i(456)]((()=>{const e=i;for(const n of[...o,...s])this[e(484)][e(453)][e(200)](n)&&t[e(353)][e(156)](n)}))})),this[e(560)]=new Jr(this[e(153)][e(547)][e(576)],this[e(153)][e(201)]),this[e(326)]=null,this[e(435)]=new Sc(this[e(153)]),this[e(354)]=new Map,this[e(251)]=t[e(403)][e(158)](e(377)),this[e(288)]=new Set,this[e(484)]=this[e(153)][e(547)],this[e(317)]=new WeakMap,this[e(424)]=!1,this[e(418)]=new Set([e(470)]),this[e(569)]=new Set,t[e(240)][e(238)](e(260),e(553)),this[e(387)]=t[e(240)][e(158)](e(260)),t[e(240)][e(238)](e(177),!0),this[e(583)]=t[e(240)][e(158)](e(177)),this[e(422)]=new f(t,this[e(288)]),this[e(428)](),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,56,48,54])}[kc(384)](){const t=kc,n=this[t(153)],r=(e,n)=>{const r=t;if(r(319)!=e)return r(338)+e;const s=n[r(265)]("|")[0];return this[r(290)](s)?r(513):r(167)};n[t(500)][t(347)](t(276))[t(289)]({model:t(378),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(309)](e[n(509)]),c=[n(382),r(i,a)];let u=3e3;return this[n(519)][n(214)](e[n(509)])&&(c[n(313)](n(345)),u=3010),n(396)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(500)][t(347)](t(404))[t(218)]((e=>{const r=t;e.on(r(552),((t,e,s)=>{const o=r;if(!s[o(477)][o(417)])return;const i=e[o(357)];if(!i)return;const c=s[o(267)][o(246)](i);n[o(547)][o(576)][o(567)](i)&&c&&!c[o(579)](o(367))&&c.is(o(414))&&(0,a.toWidget)(c,s[o(523)])}),{priority:r(455)})})),n[t(500)][t(347)](t(404))[t(289)]({model:t(378),view:(e,n)=>{const s=t;if(!n[s(477)][s(417)])return null;const{type:o,subType:i}=this[s(309)](e[s(509)]);return{classes:[s(382),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(357)])return;const{id:c,authorId:u}=this[a(309)](o[a(509)]);if(r){const t=this[a(354)][a(158)](c),e=this[a(255)](t);if(!this[a(290)](e))return}if(o[a(357)].is(a(199)))return void i[a(559)][a(360)](o[a(357)],s[a(546)]);const l=i[a(267)][a(246)](o[a(357)]);if(o[a(357)].is(a(184))&&n[a(547)][a(576)][a(194)](o[a(357)])&&!l[a(579)](a(253))){i[a(523)][a(555)]([a(382),a(513)],l),i[a(523)][a(259)](a(217),c,l),i[a(523)][a(259)](a(152),u,l),i[a(267)][a(291)](l,o[a(509)]),e&&(this[a(519)][a(214)](o[a(509)])?i[a(523)][a(555)](a(345),l):i[a(523)][a(206)](a(345),l));for(const t of n[a(547)][a(186)](o[a(357)])[a(471)]())i[a(559)][a(360)](t,s[a(546)]);i[a(559)][a(360)](o[a(357)],s[a(546)])}};n[t(500)][t(347)](t(404))[t(218)]((e=>{const n=t;e.on(n(460),((t,e,r)=>{const o=n;r[o(477)][o(417)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(572)})})),n[t(500)][t(347)](t(404))[t(218)]((e=>{const n=t;e.on(n(502),((t,e,r)=>{const o=n;r[o(477)][o(417)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(572)})})),n[t(500)][t(347)](t(404))[t(346)]({model:t(378),view:(e,n)=>n[t(477)][t(417)]?null:{group:t(378),name:e[t(298)](11)}}),n[t(500)][t(347)](t(252))[t(179)]({view:{name:t(378),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(286)+e[r(365)](r(399))+":"+e[r(365)]("id");return e[r(365)](r(266))&&(s+=":"+e[r(365)](r(266))),n[r(337)](r(311),{"data-name":s})}}),n[t(500)][t(347)](t(252))[t(505)]({view:t(378)}),n[t(500)][t(347)](t(276))[t(218)]((e=>{const n=t;e.on(n(460),s(),{priority:n(455)})})),n[t(500)][t(347)](t(276))[t(218)]((e=>{const n=t;e.on(n(502),s({isAttributeSuggestion:!0}),{priority:n(455)})})),n[t(500)][t(347)](t(276))[t(218)]((e=>{const n=t;e.on(n(248),((t,e,r)=>{const s=n,o=r[s(267)][s(257)](e[s(509)]);if(o)for(const t of o)t[s(579)](s(253))||(r[s(523)][s(206)]([s(382),s(513),s(345)],t),r[s(523)][s(349)](s(217),t),r[s(523)][s(349)](s(152),t),r[s(267)][s(164)](t,e[s(509)]))}),{priority:n(455)})})),n[t(500)][t(347)](t(276))[t(218)]((e=>{const n=t;e.on(n(437),((t,e,r)=>{const s=n,o=r[s(267)][s(257)](e[s(509)]);if(!o)return;const{id:i}=this[s(309)](e[s(509)]),a=this[s(354)][s(158)](i),c=this[s(255)](a);if(this[s(290)](c))for(const t of o)t[s(579)](s(253))||(r[s(523)][s(206)]([s(382),s(513),s(345)],t),r[s(523)][s(349)](s(217),t),r[s(523)][s(349)](s(152),t),r[s(267)][s(164)](t,e[s(509)]))}),{priority:n(455)})})),n[t(547)][t(154)][t(454)]((e=>{const r=t;let s=!1;const o=Array[r(315)](n[r(547)][r(154)][r(185)][r(172)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(309)](t);if(r(378)!==o)continue;const h=this[r(354)][r(158)](f);if(null!=c[r(541)]){r(340)==u&&(s=s||wc(c[r(541)],t,e,n[r(547)][r(576)]));const o=r(319)==u&&this[r(290)](l[r(265)]("|")[0]);if(c[r(541)][r(507)]||r(419)==c[r(541)][r(530)][r(522)]||r(243)==u&&!Fc(c[r(541)])||o&&!Fc(c[r(541)])||r(396)==u&&(Mc(a=c[r(541)])||function(t){const e=r;return t[e(483)][e(180)]==t[e(556)][e(249)]&&t[e(483)][e(582)]}(a)))e[r(178)](t),s=!0;else{if(!h||!h[r(300)])continue;if(c[r(541)]&&c[r(254)]&&c[r(541)][r(379)](c[r(254)]))continue;i[r(218)](h)}}}var a;return i[r(272)]>0&&(s=!!this[r(375)](i)||s),s})),n[t(547)][t(154)][t(454)]((e=>{const r=t;let s=!1;for(const t of n[r(547)][r(154)][r(185)][r(374)]())if(r(166)==t[r(208)])for(const t of this[r(354)][r(358)]()){if(t[r(316)]||!t[r(300)])continue;const o=r(243)==t[r(208)],i=this[r(255)](t),a=i&&this[r(290)](i);if(!o&&!a)continue;const c=t[r(410)]();if(c[r(483)][r(180)]!=c[r(556)][r(180)]&&!c[r(556)][r(582)]){const o=n[r(547)][r(213)](c[r(483)][r(216)],r(556)),i=n[r(547)][r(391)](c[r(483)],o);e[r(575)](t[r(527)](),{range:i}),s=!0}}return s})),n[t(547)][t(154)][t(454)]((e=>this[t(202)](e))),n[t(547)][t(154)][t(454)]((e=>!e[t(165)][t(441)]&&this[t(168)](e))),n[t(547)].on(t(434),(()=>{this[t(268)]=!1})),n[t(547)][t(154)].on(t(232),((r,s)=>{const o=t;if(!s[o(441)]||s[o(514)])return;if(!this[o(268)])return;const i=n[o(547)][o(154)][o(185)][o(374)]();if(0==i[o(219)])return;const a=[],c=i[o(532)]((t=>o(319)==t[o(208)])),u=i[o(532)]((t=>o(166)==t[o(208)]&&o(306)!=t[o(546)]));for(const t of c)this[o(274)](t[o(394)])&&a[o(313)]({key:t[o(394)],newValue:t[o(297)],oldValue:t[o(294)],range:Dc(t[o(511)],n[o(547)])});for(const t of u){if(o(578)!=t[o(464)]&&o(413)!=t[o(464)])continue;const e=Pc(t[o(210)][o(216)],n[o(547)]),r=t[o(344)];o(578)==t[o(464)]&&a[o(313)]({key:o(470),newValue:t[o(546)],oldValue:r[o(546)],range:e});for(const[n,s]of r[o(343)]){if(!this[o(274)](n))continue;const r=t[o(343)][o(158)](n);s!==r&&a[o(313)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(343)])this[o(274)](n)&&(r[o(343)][o(200)](n)||a[o(313)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(219)]&&n[o(547)][o(362)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(335)](t,e,s,o,{groupId:r});this[n(531)](t,a)}))}),{priority:t(198)}),n[t(547)][t(453)].on(t(516),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(309)](n[s(546)]),e=this[s(354)][s(158)](t);e&&e[s(557)](n[s(546)])}})),n[t(547)][t(154)].on(t(232),(()=>{const e=t,r=Array[e(315)](n[e(547)][e(154)][e(185)][e(172)]())[e(532)]((t=>e(378)===this[e(309)](t[e(546)])[e(283)]));if(0===r[e(219)])return;r[e(447)](((t,n)=>{const r=e,s=t[r(416)][r(254)],o=n[r(416)][r(254)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(483)][r(498)](o[r(483)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(309)](t);if(null===n[e(254)]){const n=this[e(333)](t);o[e(218)](n)}else{const t=this[e(354)][e(158)](r);null!==n[e(541)]||t[e(300)]?(s[e(218)](t[e(176)]),o[e(218)](t)):this[e(264)](t)}}o[e(272)]>0&&this[e(151)](o);for(const t of s)this[e(371)](e(295),t)})),n[t(547)].on(t(450),((e,r)=>{const s=t,o=r[0];if(!this[s(354)][s(272)])return;if(!o[s(188)])return;if(o[s(165)][s(514)]||!o[s(165)][s(441)])return;let i,a;switch(o[s(208)]){case s(166):i=n[s(547)][s(213)](o[s(210)]),a=i[s(392)](o[s(285)]);break;case s(265):i=n[s(547)][s(213)](o[s(334)]),a=n[s(547)][s(213)](o[s(452)]);break;case s(372):i=n[s(547)][s(213)](o[s(242)]),a=i[s(392)](o[s(285)]);break;default:return}const c=n[s(547)][s(391)](i,a);n[s(547)][s(456)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(440)](c)){if(e[t(316)])continue;if(t(340)==e[t(208)])continue;const r=this[t(255)](e);if(r&&this[t(290)](r)&&t(265)!=o[t(208)])continue;const s=e[t(416)]&&e[t(416)][t(431)];(t(243)!=e[t(208)]||t(265)==o[t(208)]&&!s)&&(n[t(405)]||t(327)==e[t(208)]&&n[t(331)]||e[t(410)]()[t(436)](c)&&this[t(427)](e,i,a))}}))}),{priority:t(198)}),n[t(547)].on(t(503),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(187)])return;if(this[s(424)])return;if(!this[s(422)][s(544)])return;if(o[s(507)])return;const a=n[s(547)][s(576)],{start:c,end:u}=o[s(410)](),l=c[s(216)]&&a[s(395)](c[s(216)])?null:a[s(224)](c,s(361)),f=u[s(249)]&&a[s(395)](u[s(249)])?null:a[s(224)](u,s(212)),h=n[s(547)][s(391)](l?l[s(483)]:c,f?f[s(556)]:u);n[s(547)][s(456)]((t=>{const e=s;this[e(493)](h);const r=n[e(547)][e(576)][e(224)](h[e(483)]);o.is(e(439))?t[e(449)](r):o[e(182)](r)})),e[s(542)]()}),{priority:e.priorities[t(445)]+10}),n[t(547)].on(t(196),((e,r)=>{const s=t,o=r[r[s(219)]-1];o&&o[s(187)]||this[s(424)]||this[s(422)][s(544)]&&(n[s(547)][s(456)]((()=>{const t=s;let o=n[t(547)][t(196)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(161)]=o[t(491)]();const i=o[t(556)][t(249)],a=n[t(547)][t(576)];i&&a[t(194)](i)&&!a[t(567)](i)&&(o=n[t(547)][t(391)](o[t(483)],n[t(547)][t(213)](i,t(556)))),this[t(181)](o)})),e[s(542)]())}),{priority:t(455)}),this[t(153)][t(341)][t(218)](t(385),this[t(422)]),this[t(275)](t(385));const o=new p(n,this[t(354)]);n[t(341)][t(218)](t(237),o),this[t(275)](t(237));const i=new E(n,this[t(354)]);n[t(341)][t(218)](t(296),i),this[t(275)](t(296)),n[t(341)][t(218)](t(534),new M(n,o,this[t(354)])),this[t(275)](t(534)),n[t(341)][t(218)](t(551),new M(n,i,this[t(354)])),this[t(275)](t(551)),n[t(341)][t(218)](t(293),new D(n,o,this[t(354)])),this[t(275)](t(293)),n[t(341)][t(218)](t(328),new D(n,i,this[t(354)])),this[t(275)](t(328));const c=n[t(403)][t(158)](t(377));this[t(571)](c,t(411),((e,{threadId:n})=>{const r=t,s=this[r(354)][r(158)](n);s&&s[r(221)]&&1===s[r(221)][r(219)]&&this[r(282)](n,{hasComments:!0})}),{priority:t(545)}),this[t(571)](c,t(247),((e,{threadId:n})=>{const r=t,s=this[r(354)][r(158)](n);s&&s[r(221)]&&!s[r(221)][r(219)]&&this[r(282)](n,{hasComments:!1})}),{priority:t(545)})}set[kc(485)](t){const n=kc;if(this[n(326)])throw new e.CKEditorError(n(256),this);this[n(326)]=t}get[kc(485)](){return this[kc(326)]}[kc(409)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(354)][n(358)]())t&&!e[n(300)]||r[n(313)](e);return e?r[n(330)]((t=>t[n(171)]())):r}[kc(489)](t){const n=kc,r=this[n(354)][n(158)](t);if(!r)throw new e.CKEditorError(n(494),this);return r}[kc(408)](t){const e=kc;return this[e(354)][e(200)](t)}[kc(352)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(208)][e(265)](":"),a=this[e(354)][e(158)](r)||this[e(438)](o,i,r,n,s);if(this[e(209)](a),this[e(325)](a,o,i||null,n),a[e(245)]=t[e(245)],a[e(472)]=!0,s&&s[e(320)]){const t=s[e(320)],n=this[e(463)](t[e(558)]);a[e(397)]=t[e(245)],a[e(549)]=n,a[e(223)]=!0}else a[e(397)]=t[e(245)];switch(t[e(416)]&&(a[e(416)]=t[e(416)]),t[e(343)]&&(a[e(343)]=t[e(343)]),this[e(326)]&&this[e(326)][e(220)]||(a[e(299)]=!0),this[e(317)][e(158)](a)){case e(304):this[e(317)][e(170)](a,e(159));break;case e(205):a[e(300)]?(this[e(375)](new Set([a])),this[e(151)](new Set([a])),this[e(317)][e(170)](a,e(573)),this[e(371)](e(225),a)):this[e(317)][e(170)](a,e(390))}return a}[kc(237)](t){const e=kc;this[e(187)]((()=>{const n=e;this[n(153)][n(547)][n(456)]((()=>{const e=n;for(const n of t[e(568)]())n[e(448)]()}))}))}[kc(296)](t){const e=kc;this[e(187)]((()=>{const n=e;this[n(153)][n(547)][n(456)]((()=>{const e=n;for(const n of t[e(568)]())n[e(244)]()}))}))}[kc(275)](t,n){const r=kc,s=this[r(153)][r(341)][r(158)](t);if(!s)throw new e.CKEditorError(r(381),this,{commandName:t});if(this[r(288)][r(200)](s))throw new e.CKEditorError(r(466),this,{commandName:t});this[r(288)][r(218)](s),n&&s.on(r(407),((t,e)=>{const o=r;this[o(422)][o(544)]&&(this[o(424)]||(e[o(219)]>0&&e[e[o(219)]-1]&&e[e[o(219)]-1][o(187)]?e[o(577)]():(t[o(161)]=n(((...t)=>s[o(407)](...t,{forceDefaultExecution:!0})),...e),t[o(542)]())))}),{priority:r(455)})}[kc(187)](t){const n=kc;let r,s;const o=this[n(424)];this[n(424)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(424)]=!1),s&&e.CKEditorError[n(537)](s,this),r}[kc(181)](t,n=null,r={}){const s=kc;if(t[s(507)])return null;const o=this[s(153)][s(403)][s(158)](s(443)).me;for(const{suggestion:e,meta:o}of this[s(440)](t,s(327)))if(o[s(331)]){if(!o[s(204)]){if(o[s(405)]){if(!this[s(583)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(427)](e,t[s(483)],t[s(556)]);break}if(n==e[s(504)]&&Uc(e,r)){const n=e[s(410)]();return n[s(483)][s(379)](t[s(556)])?this[s(515)](e,this[s(484)][s(391)](t[s(483)],n[s(556)])):this[s(515)](e,this[s(484)][s(391)](n[s(483)],t[s(556)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(473)+n:s(327),u=this[s(332)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(574)](c,i,a,t),u}[kc(480)](t,n=kc(420),r={}){const s=kc,o=this[s(153)][s(403)][s(158)](s(443)).me,i=this[s(435)][s(451)](s(327),n,s(305));for(const e of this[s(409)]())if(e[s(549)].id==o.id&&s(327)==e[s(208)]&&e[s(504)]==n&&Uc(e,r)&&(i(e[s(183)](),t)||i(t,e[s(183)]()))){for(const n of t)e[s(538)](n);return e}for(const{suggestion:e,meta:n}of this[s(440)](t,s(327))){if(!n[s(331)])continue;if(!this[s(583)]&&n[s(405)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(183)]())for(const e of t)if(!n[s(436)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(473)+n,l=this[s(332)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(574)](u,a,c,e,Wr[s(324)]());return l}[kc(425)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(507)])return null;if(o(566)===this[o(387)]){const e=this[o(435)][o(451)](o(340),r,o(448));return this[o(187)]((()=>e([t],n,s))),null}const i=this[o(153)][o(403)][o(158)](o(443)).me,a=[];if(o(389)!==this[o(387)])for(const{suggestion:e,meta:n}of this[o(440)](t,o(327)))n[o(331)]&&!n[o(458)]&&a[o(313)](...e[o(183)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(277)](s);e&&r[n(313)](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(219)];){const s=r[e][n(163)](t);r[n(459)](e,1,...s),e+=s[n(219)]}}return r}(t,a);c[o(219)]&&this[o(484)][o(456)]((()=>{const t=o;for(const e of c){const o=this[t(435)][t(451)](t(340),r,t(448));this[t(187)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(483)],u=t[o(556)];for(const{suggestion:e,meta:n}of this[o(440)](t,o(340))){if(!n[o(331)])continue;if(e[o(504)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(410)]();if(i[o(436)](t,!0))return null;c=c[o(498)](i[o(483)])?c:i[o(483)],u=u[o(359)](i[o(556)])?u:i[o(556)],a?i[o(483)][o(498)](a[o(410)]()[o(483)])?(a[o(533)](),a=e):e[o(533)]():a=e}const l=this[o(484)][o(391)](c,u);if(a)this[o(515)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(332)]({id:t,type:o(302)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(574)](o(302)+r,t,a,l)}}return null}[kc(227)](t,n,r=[],s=null,o={}){const i=kc;n[i(570)]||(n[i(570)]=n[i(270)]),n[i(431)]=t.is(i(511)),s=s||Oc(n);const a=r[i(330)]((t=>Pc(t,this[i(484)]))),c=t.is(i(511))?t:Pc(t,this[i(484)]);if(i(566)===this[i(387)]){const t=this[i(435)][i(451)](i(243),s,i(448));return this[i(187)]((()=>t([c],n,o))),null}a[i(313)](c);let u=!0;for(const t of a)if(!this[i(356)](t)){u=!1;break}if(u&&i(389)!==this[i(387)]){const t=this[i(435)][i(451)](i(243),s,i(448));return this[i(187)]((()=>t([c],n,o))),null}let l=null,f=c[i(483)],h=c[i(556)];for(const{suggestion:t,meta:e}of this[i(440)](c,i(243))){if(!e[i(331)])continue;if(e[i(204)]||e[i(405)]||e[i(458)])continue;if(t[i(416)][i(570)]!=n[i(570)])continue;if(!Uc(t,o))continue;const r=t[i(410)]();if(t[i(504)]==s){if(r[i(436)](c,!0))return null;f=f[i(498)](r[i(483)])?f:r[i(483)],h=h[i(359)](r[i(556)])?h:r[i(556)],l?r[i(483)][i(498)](l[i(410)]()[i(483)])?(l[i(533)](),l=t):t[i(533)]():l=t}else{const e=c[i(277)](r);this[i(465)](t,e)}}const g=this[i(153)][i(403)][i(158)](i(443)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(515)](l,this[i(484)][i(391)](f,h)),l;{const t=this[i(332)]({id:d,type:i(510)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(574)](i(510)+s,d,p,this[i(484)][i(391)](f,h)),t}}[kc(278)](t,n,r=[],s=null,o={}){const i=kc;n[i(570)]||(n[i(570)]=n[i(270)]);const a=t[0];n[i(431)]=a.is(i(511)),s=s||Oc(n);const c=r[i(330)]((t=>Pc(t,this[i(484)]))),u=a.is(i(511))?t:t[i(330)]((t=>Pc(t,this[i(484)])));if(i(566)===this[i(387)]){const t=this[i(435)][i(451)](i(243),s,i(448));return this[i(187)]((()=>t(u,n,o))),null}c[i(313)](...u);let l=!0;for(const t of c)if(!this[i(356)](t)){l=!1;break}if(l&&i(389)!==this[i(387)]){const t=this[i(435)][i(451)](i(243),s,i(448));return this[i(187)]((()=>t(u,n,o))),null}const f=this[i(153)][i(403)][i(158)](i(443)).me;for(const t of this[i(409)]()){if(t[i(549)].id!=f.id)continue;if(i(243)!=t[i(208)]||t[i(416)][i(570)]!=n[i(570)])continue;if(!Uc(t,o))continue;const e=t[i(504)]==s;for(let n=0;n<u[i(219)];n++){const r=u[n];for(const s of t[i(321)]()){const o=s[i(175)]();if(r[i(379)](o)){e?(u[i(459)](n,1),n--):t[i(178)](s[i(546)]);break}}}}if(0==u[i(219)])return null;const h=this[i(435)][i(451)](i(243),s,i(305));for(const t of this[i(409)]())if(t[i(549)].id==f.id&&i(243)==t[i(208)]&&t[i(416)][i(570)]==n[i(570)]&&t[i(504)]==s&&Uc(t,o)&&(h(t[i(183)](),u)||h(u,t[i(183)]()))){for(const e of u)t[i(538)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(510)+s,m=this[i(332)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(574)](p,g,d,t,Wr[i(324)]());return m}[kc(493)](t,n=null,r={}){const s=kc;if(t[s(507)])return null;const o=this[s(153)][s(403)][s(158)](s(443)).me,a=new i.LiveRange(t[s(483)],t[s(556)]);for(const{suggestion:t,meta:e}of this[s(440)](a,s(327)))if(e[s(331)]&&!e[s(204)])if(t[s(316)]){const e=t[s(183)]()[s(532)]((t=>s(419)!=t[s(530)][s(522)]));if(e[s(564)]((t=>a[s(436)](t,!0)))&&t[s(244)](),e[s(197)]((t=>t[s(436)](a,!0)))){const t=this[s(435)][s(451)](s(396),n,s(448));return this[s(187)]((()=>t([a],null,r))),null}}else{const e=a[s(277)](t[s(410)]());null!==e&&t[s(548)]([e],null,r)}if(a[s(189)](),a[s(507)]||s(419)==a[s(530)][s(522)])return null;let c=null,u=a[s(483)],l=a[s(556)];const f=this[s(440)](a,s(396));for(const{suggestion:t,meta:e}of f){const n=this[s(484)][s(391)](u,l);if(e[s(331)]&&(this[s(583)]||!e[s(405)]&&!e[s(458)]))if(t[s(316)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(183)]()){if(r[s(436)](n,!0))return t;n[s(436)](r)||(e=!1)}e&&t[s(244)]()}else{const e=t[s(410)]();if(e[s(436)](n,!0))return t;if(!Uc(t,r)){n[s(436)](e)?t[s(533)]():e[s(370)](u)?u=e[s(556)]:e[s(370)](l)&&(l=e[s(483)]);continue}u=u[s(498)](e[s(483)])?u:e[s(483)],l=l[s(359)](e[s(556)])?l:e[s(556)],r=Object[s(469)]({},t[s(343)]),c?e[s(483)][s(498)](c[s(410)]()[s(483)])?(c[s(533)](),c=t):t[s(533)]():c=t}}if(c)return this[s(515)](c,this[s(484)][s(391)](u,l)),c;{const t=(0,e.uid)(),i=this[s(484)][s(391)](u,l),a=o.id,c=n?s(157)+n:s(396),f=this[s(332)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(574)](c,t,a,i),f}}[kc(228)](t,n=kc(420),r={}){const s=kc,o=this[s(153)][s(403)][s(158)](s(443)).me,a=t[s(330)]((t=>new i.LiveRange(t[s(483)],t[s(556)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(440)](a,s(327)))e[s(331)]&&!e[s(204)]&&c[s(218)](t);for(const e of c)if(e[s(316)]){const o=e[s(183)]();if((!e[s(343)]||!e[s(343)][s(383)])&&o[s(564)]((t=>a[s(197)]((e=>e[s(436)](t,!0)))))&&e[s(244)](),a[s(564)]((t=>o[s(197)]((e=>e[s(436)](t,!0)))))){const e=this[s(435)][s(451)](s(396),n,s(448));return this[s(187)]((()=>e(t,null,r))),null}}else{const t=e[s(410)]();if(a[s(197)]((e=>e[s(436)](t,!0)))&&e[s(244)](),a[s(564)]((e=>t[s(436)](e,!0)))){const t=this[s(435)][s(451)](s(396),n,s(448));return this[s(187)]((()=>t(a,null,r))),null}}const u=this[s(435)][s(451)](s(396),n,s(305));let l=null;for(const t of this[s(409)]())if(t[s(549)].id==o.id&&t[s(300)]&&s(396)==t[s(208)]&&t[s(504)]==n&&Uc(t,r)&&(u(t[s(183)](),a)||u(a,t[s(183)]())))if(l){if(t[s(221)]&&t[s(221)][s(219)])continue;for(const e of t[s(183)]())l[s(318)](e)||l[s(538)](e);t[s(533)]()}else{l=t;for(const e of a)t[s(318)](e)||t[s(538)](e)}if(l)return l;c[s(487)]();for(const{suggestion:t,meta:e}of this[s(440)](a,s(396)))e[s(331)]&&(this[s(583)]||!e[s(405)]&&!e[s(458)])&&Uc(t,r)&&c[s(218)](t);for(const t of c){const e=t[s(183)]();if((!r||!r[s(383)])&&a[s(564)]((t=>e[s(197)]((e=>e[s(436)](t,!0))))))return t;(!t[s(343)]||!t[s(343)][s(383)])&&e[s(564)]((t=>a[s(197)]((e=>e[s(436)](t,!0)))))&&t[s(244)]()}const f=(0,e.uid)(),h=o.id,g=s(157)+n,d=this[s(332)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(189)](),t[s(507)]||s(419)==t[s(530)][s(522)]||this[s(574)](g,f,h,t,Wr[s(324)]());return d}[kc(335)](t,n,r,s,o){const i=kc;if(t[i(507)])return[];if(i(566)===this[i(387)])return[];const a=this[i(153)][i(403)][i(158)](i(443)).me.id,c=Array[i(315)](this[i(354)][i(358)]())[i(532)]((e=>i(319)==e[i(208)]&&e[i(416)][i(162)]==n&&e[i(318)](t)));if(i(553)===this[i(387)]){const e=this[i(440)](t,i(327))[i(532)]((({meta:t})=>t[i(331)]&&!t[i(458)]&&!t[i(204)]))[i(330)]((({suggestion:t})=>t));c[i(239)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(319)==t[i(208)]?t[i(416)][i(241)]:void 0,o=t[i(410)](),a=Array[i(315)](u[i(467)]())[i(539)]((t=>t[i(303)](o)));if(!a)continue;const c=a[i(163)](o);this[i(290)](n)&&i(327)==t[i(208)]&&0!=c[i(219)]||(u[i(230)](a),c[i(426)]((t=>{u[i(170)](t,r)})),i(327)!=t[i(208)]&&e!=s&&u[i(170)](a[i(277)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(219)]>37&&console[i(308)](i(284),{key:n});const f=(i(430)+(n+"|")+Oc({newValue:s}))[i(231)](0,60),h=this[i(332)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(313)](h),this[i(574)](f,c,a,t)}return l}[kc(518)](t){const e=kc;this[e(275)](t,((t,...n)=>{this[e(155)]((()=>{t(...n)}))}))}[kc(281)](t){const e=kc;this[e(418)][e(218)](t)}[kc(462)](t){const e=kc;this[e(569)][e(218)](t)}[kc(255)](t){const e=kc;return e(319)==t[e(208)]?t[e(504)][e(265)]("|")[0]:null}[kc(515)](t,e){const n=kc,r=t[n(527)]();this[n(484)][n(456)]((t=>{t[n(575)](r,{range:e})}))}[kc(209)](t){const e=kc,n=t.id,r=this[e(153)][e(240)][e(158)](e(415));this[e(251)][e(279)](n)||this[e(251)][e(442)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(251)][e(525)](n);s[e(433)](e(401)),s[e(401)]=!1,t[e(221)]=s}[kc(325)](t,n,r,s){const o=kc;if(t[o(208)]!=n||t[o(504)]!=r||t[o(368)].id!=s)throw this[o(153)][o(536)](o(540)),new e.CKEditorError(o(540),this)}[kc(465)](t,n){const r=kc,s=t[r(410)]();if(n[r(379)](s))t[r(533)]();else if(s[r(436)](n)){const o=this[r(484)][r(213)](n[r(483)][r(249)],r(556));this[r(515)](t,this[r(484)][r(391)](s[r(483)],o));const i=(0,e.uid)(),a=t[r(368)].id,c=t[r(208)]+":"+t[r(504)];this[r(332)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(416)],attributes:t[r(343)]});const u=this[r(484)][r(213)](n[r(556)][r(180)],r(388)),l=this[r(484)][r(391)](u,s[r(556)]);this[r(574)](c,i,a,l)}else if(s[r(370)](n[r(483)])){const e=this[r(484)][r(213)](n[r(483)][r(249)],r(556));this[r(515)](t,this[r(484)][r(391)](s[r(483)],e))}else{const e=this[r(484)][r(213)](n[r(556)][r(180)],r(388));this[r(515)](t,this[r(484)][r(391)](e,s[r(556)]))}}[kc(356)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(440)](t,e(327))){if(!r[e(331)])continue;const s=n[e(183)]();for(const n of s)if(!t[e(163)](n)[e(219)])return!0}return!1}[kc(366)](t){const n=kc,r=this[n(153)][n(403)][n(158)](n(443))[n(226)](t);if(!r)throw new e.CKEditorError(n(565),this);return r}[kc(463)](t){const e=kc,n=this[e(153)][e(403)][e(158)](e(443)),r=(0,o.hashObject)(e(269)+t);return n[e(226)](r)||n[e(488)]({id:r,name:t})}[kc(438)](t,e,n,r,s){const o=kc,i=this[o(366)](r),a=this[o(435)][o(535)](t,e,n,i,s,(t=>{const e=o;this[e(282)](n,{attributes:t});const r=this[e(489)](n);this[e(375)](new Set([r])),this[e(151)](new Set([r]))}));return this[o(571)](a,o(448),(()=>{const t=o;this[t(282)](n,{state:t(446)})}),{priority:o(455)}),this[o(571)](a,o(244),(()=>{const t=o;this[t(282)](n,{state:t(393)})}),{priority:o(455)}),this[o(354)][o(170)](n,a),this[o(317)][o(170)](a,o(304)),a}[kc(309)](t){const e=kc,n=t[e(265)](":");return{group:n[0],type:n[1],subType:n[e(219)]>=5?n[2]:null,id:n[e(219)]<5?n[2]:n[3],authorId:n[e(219)]<5?n[3]:n[4],markerCount:6==n[e(219)]?n[5]:null}}[kc(427)](t,n,r){const s=kc,o=t[s(410)](),i=o[s(483)],a=o[s(556)];this[s(515)](t,this[s(484)][s(391)](i,n));const c=(0,e.uid)(),u=t[s(368)].id,l=t[s(208)]+(t[s(504)]?":"+t[s(504)]:"");this[s(332)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(343)],data:t[s(416)]});const f=this[s(255)](t);(s(243)==t[s(208)]||f&&this[s(290)](f))&&(r=this[s(484)][s(364)](r[s(180)])),this[s(574)](l,c,u,this[s(484)][s(391)](r,a))}[kc(440)](t,e=null){const n=kc,r=[],s=this[n(153)][n(403)][n(158)](n(443)).me;Array[n(524)](t)||(t=[t]);for(const o of this[n(409)]()){if(!o[n(300)])continue;if(e&&o[n(208)]!=e)continue;let i=!1;for(const e of o[n(183)]()){for(const a of t){const t=a[n(483)][n(379)](e[n(556)])||a[n(556)][n(379)](e[n(483)]);if(t||a[n(277)](e)){const c=a[n(436)](e)&&vc(this[n(484)][n(576)],e[n(483)],a),u=e[n(436)](a)&&vc(this[n(484)][n(576)],a[n(483)],e);r[n(313)]({suggestion:o,meta:{isOwn:s==o[n(549)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(574)](t,e,n,r,s){const o=kc;this[o(484)][o(456)]((i=>{const a=o;let c=a(286)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(261)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(264)](t){const e=kc,n=t[e(292)],r=t[e(307)];t[e(292)]=null,t[e(307)]=null,null!=n&&n[e(307)]==t&&(n[e(307)]=r),null!=r&&r[e(292)]==t&&(r[e(292)]=n),e(573)==this[e(317)][e(158)](t)&&(this[e(317)][e(170)](t,e(390)),this[e(371)](e(543),t,n,r))}[kc(332)](t){const n=kc,r=t.id,s=this[n(352)](t);if(this[n(326)]&&this[n(326)][n(220)]){const o=this[n(153)][n(403)][n(158)](n(479)),i=s[n(423)],a=s[n(504)]?s[n(208)]+":"+s[n(504)]:s[n(208)],c=this[n(153)][n(201)],u=o[n(218)](Kr(c,n(506))),l={id:r,type:a,hasComments:i,data:t[n(416)]||null,originalSuggestionId:t[n(550)]||null,attributes:s[n(343)]};this[n(326)][n(220)](l)[n(563)]((t=>{const e=n;s[e(299)]=!0,o[e(526)](u),t&&t[e(245)]&&(this[e(354)][e(158)](r)[e(245)]=t[e(245)])}))[n(421)]((t=>{const r=n;throw(0,e.logWarning)(r(561)),this[r(153)][r(547)][r(362)]({isUndoable:!1},(()=>{s[r(244)]()})),s[r(508)](),this[r(354)][r(230)](s.id),this[r(317)][r(230)](s),t}))}return s}[kc(290)](t){const e=kc;return this[e(418)][e(200)](t)}[kc(282)](t,e){const n=kc,r=this[n(153)][n(403)][n(158)](n(479)),s=this[n(489)](t);if(this[n(326)]&&this[n(326)][n(271)])if(s[n(299)]){const s=r[n(218)](Kr(this[n(153)][n(201)],n(506)));this[n(326)][n(271)](t,e)[n(563)]((()=>{r[n(526)](s)}))}else s.on(n(475),(()=>{this[n(282)](t,e)}))}[kc(312)](t){const n=kc;if(!this[n(326)]||!this[n(326)][n(489)])throw new e.CKEditorError(n(363),this);return this[n(326)][n(489)](t)}[kc(333)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(309)](t),i=this[e(354)][e(158)](n)||this[e(438)](r,s,n,o,{});switch(this[e(325)](i,r,s,o),this[e(317)][e(158)](i)){case e(304):this[e(312)](n)[e(563)]((t=>{const r=e;let s=Promise[r(350)]();t[r(423)]&&(s=this[r(251)][r(369)]({channelId:this[r(153)][r(240)][r(158)](r(415)),threadId:n})),s[r(563)]((()=>{const e=r;this[e(352)](t)[e(299)]=!0}))})),this[e(317)][e(170)](i,e(205));break;case e(390):this[e(282)](n,{state:e(517)});case e(159):this[e(317)][e(170)](i,e(573)),this[e(371)](e(225),i);break;case e(573):this[e(371)](e(295),i)}return i[e(557)](t),i}[kc(151)](t){const e=kc,n=Array[e(315)](t),r=n[e(532)]((t=>e(319)==t[e(208)]));this[e(512)](r);const s=n[e(532)]((t=>!t[e(316)]&&e(319)!=t[e(208)])),o=this[e(409)]({skipNotAttached:!0})[e(532)]((t=>!t[e(316)]&&e(319)!=t[e(208)])),i=o[e(532)]((n=>!t[e(200)](n))),a=new Map(o[e(330)]((t=>[t,this[e(435)][e(451)](t[e(208)],t[e(504)],e(339))]))),c=new Map(o[e(330)]((t=>[t,t[e(410)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(219)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(219)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(219)];t++){const n=s[t];!l[e(200)](n)&&n[e(292)]&&(f[e(218)](n[e(292)]),n[e(292)][e(307)]===n&&(n[e(292)][e(307)]=null),n[e(292)]=null),!u[e(200)](n)&&n[e(307)]&&(f[e(218)](n[e(307)]),n[e(307)][e(292)]===n&&(n[e(307)][e(292)]=null),n[e(307)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(219)];e++){const r=g(t,n[e]);r&&(r[0][s(307)]=r[1],r[1][s(292)]=r[0],u[s(218)](r[0]),l[s(218)](r[1]))}}function g(t,n){const r=e;if(t[r(549)].id!==n[r(549)].id)return null;const s=a[r(158)](t)(t,n,c[r(158)](t),c[r(158)](n));return s&&a[r(158)](n)(t,n,c[r(158)](t),c[r(158)](n))?s[1][r(221)]&&s[1][r(221)][r(219)]?null:s:null}f[e(272)]&&this[e(151)](f)}[kc(512)](t){const e=kc;if(0==t[e(219)])return;const n=this[e(409)]({skipNotAttached:!0})[e(532)]((t=>e(319)==t[e(208)]&&t[e(472)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(343)]);s[e(200)](n)||(s[e(170)](n,r[e(219)]),r[e(313)]([]));const i=s[e(158)](n);r[i][e(313)](t)}!function(){const t=e;r[t(447)](((e,n)=>{const r=t,s=e[0][r(245)],o=n[0][r(245)];return s==o?e[0][r(343)][r(412)]<n[0][r(343)][r(412)]?-1:1:s<o?-1:1}));for(const e of r)e[t(447)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(219)];t++){if(0==r[t][e(219)])continue;const n=[];for(let s=t+1;s<r[e(219)];s++)0!=r[s][e(219)]&&i(r[t],r[s])&&n[e(313)](s);for(const s of n)r[t]=r[t][e(229)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(219)];n++){const r=t[n+1]||null;t[n][e(307)]!==r&&(t[n][e(307)]=r)}for(const t of r)for(let n=0;n<t[e(219)];n++){const r=t[n-1]||null;t[n][e(292)]!==r&&(t[n][e(292)]=r)}function i(t,n){const r=e;if(t[0][r(343)][r(412)]!==n[0][r(343)][r(412)]&&t[0][r(549)]!==n[0][r(549)])return!1;if(!function(t,e){const n=r;return!t[n(423)]&&!e[n(423)]||(!t[n(423)]||!e[n(423)])&&(!!(t[n(423)]&&e[n(245)]<t[n(221)][n(497)][n(158)](0)[n(245)])||!!(e[n(423)]&&t[n(245)]<e[n(221)][n(497)][n(158)](0)[n(245)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(343)],r(412)),o=Ac(n[0][r(343)],r(412));return!!Dr(s,o)&&(!!t[r(564)]((t=>n[r(197)]((e=>t[r(410)]()[r(379)](e[r(410)]())))))&&n[r(564)]((e=>t[r(197)]((t=>e[r(410)]()[r(379)](t[r(410)]()))))))}}[kc(375)](t){const e=kc,n=Array[e(315)](t),r=this[e(409)]({skipNotAttached:!0}),s=r[e(532)]((n=>!t[e(200)](n))),o=new Map(n[e(330)]((t=>[t,this[e(435)][e(451)](t[e(208)],t[e(504)],e(305))]))),i=new Map(r[e(330)]((t=>[t,t[e(183)]()])));for(let t=0;t<n[e(219)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(219)];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(219)];e++){const s=r[e];if(s[a(208)]!==n[a(208)]||s[a(549)].id!==n[a(549)].id||s[a(504)]!==n[a(504)])continue;if(!xc(n,s))continue;if(a(319)==n[a(208)]&&n[a(416)][a(241)]!=s[a(416)][a(241)])continue;if(a(319)==n[a(208)]&&t[a(290)](n[a(416)][a(162)]))continue;if(a(243)==n[a(208)]){const e=t[a(153)][a(547)],r=n[a(222)]();if(r&&(e[a(576)][a(567)](r)||e[a(576)][a(395)](r)))continue}const c=o[a(158)](n),u=i[a(158)](n),l=i[a(158)](s),f=n[a(221)]&&n[a(221)][a(219)],h=s[a(221)]&&s[a(221)][a(219)];if(!f&&c(l,u))return t[a(478)](s,n),i[a(230)](n),!0;if(!h&&c(u,l))return t[a(478)](n,s),i[a(230)](s),!0}return!1}}[kc(478)](t,e){const n=kc;if(t[n(316)])for(const r of e[n(183)]())t[n(538)](r);else{const r=e[n(410)]()[n(556)];this[n(515)](t,this[n(484)][n(391)](t[n(410)]()[n(483)],r))}e[n(533)]()}[kc(529)](t,e,n){const r=kc,s=t[r(386)](r(336))||t[r(386)](r(319))?r(432):t[r(192)]();return Kr(this[r(153)][r(201)],e+"_"+s+r(301),n)}[kc(428)](){const t=kc,n=this[t(153)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(484)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(309)](t[i(546)]);if(i(378)===e){r[i(468)](this[i(529)](n,i(461)));break}}for(const t of s){const{group:n,type:s}=this[i(309)](t[i(546)]);if(i(378)===n){r[i(468)](this[i(529)](s,i(486),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(202)](t){const e=kc;if(this[e(268)])return!1;const n=this[e(153)],r=n[e(547)][e(154)][e(185)][e(374)]();if(0==r[e(219)])return!1;const s=[],o=r[e(532)]((t=>e(319)==t[e(208)])),i=r[e(532)]((t=>e(166)==t[e(208)]&&e(306)!=t[e(546)])),a=r[e(532)]((t=>e(526)==t[e(208)]&&e(306)!=t[e(546)]));for(const t of o)s[e(313)]({key:t[e(394)],newValue:t[e(297)],oldValue:t[e(294)],range:Dc(t[e(511)],n[e(547)])});for(const t of i){const r=a[e(539)]((n=>n[e(210)][e(379)](t[e(210)])));r&&s[e(313)]({key:e(470),newValue:t[e(546)],oldValue:r[e(546)],range:n[e(547)][e(263)](t[e(210)][e(216)])})}return 0!=s[e(219)]&&this[e(531)](t,s)}[kc(168)](t){const e=kc;let n=!1;const r=this[e(153)][e(547)][e(154)][e(185)][e(172)]()[e(532)]((t=>t[e(416)][e(541)]&&t[e(546)][e(386)](e(380))));for(const s of r){const{subType:r,id:o}=this[e(309)](s[e(546)]),i=r[e(265)]("|")[0];for(const r of this[e(409)]({skipNotAttached:!0}))r.id!=o&&e(319)==r[e(208)]&&r[e(416)]&&r[e(416)][e(162)]==i&&r[e(410)]()[e(303)](s[e(416)][e(541)])&&(this[e(562)](r,s[e(416)][e(541)],t),n=!0)}return n}[kc(155)](t){const e=kc;this[e(153)],this[e(268)]=!0,t()}[kc(274)](t){const e=kc,n=this[e(290)](t),r=this[e(569)][e(200)](t);return n||r}[kc(531)](t,e){const n=kc;if(0==e[n(219)])return!1;let r=!1;for(const s of e){const e=this[n(440)](s[n(511)],n(319))[n(532)]((t=>!t[n(355)][n(204)]))[n(330)]((t=>t[n(378)])),i=(0,o.hashObject)({newValue:s[n(580)]});e[n(532)]((t=>{const e=n,[r,o]=t[e(504)][e(265)]("|");return r==s[e(162)]&&o!=i}))[n(426)]((e=>{const o=n;this[o(562)](e,s[o(511)],t),r=!0}))}return r}[kc(562)](t,e,n){const r=kc,s=t[r(410)]()[r(163)](e);0!==s[r(219)]?1!==s[r(219)]?this[r(427)](t,e[r(483)],e[r(556)]):this[r(515)](t,s[0]):n[r(178)](t[r(527)]())}}class Sc{constructor(t){const e=kc;this[e(250)]=t,this[e(484)]=t[e(547)],this[e(376)]=new Map,this[e(342)]=new Map,this[e(457)]()}[kc(535)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(484)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(451)](t,e,i(448))(...n),onDiscard:(...n)=>this[i(451)](t,e,i(244))(...n)})}[kc(193)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(376)][s(170)](o,r)}[kc(451)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(376)][r(158)](s)||this[r(342)][r(158)](t+":"+n)}[kc(457)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(447)](((t,n)=>t[e(483)][e(498)](n[e(483)])?1:-1)),this[e(484)][e(456)]((n=>{const r=e;for(const e of t){let t;t=e[r(556)][r(582)]&&e[r(556)][r(180)]==e[r(483)][r(216)]?n[r(351)](e[r(483)][r(216)],"on"):n[r(351)](e),this[r(484)][r(503)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(484)][n(456)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(330)]((t=>(Mc(t)&&(t=this[s(484)][s(391)](t[s(556)])),t)))[s(532)]((t=>s(419)!==t[s(530)][s(522)]));if(c[s(219)]<1)return;const u=Array[s(315)](this[s(484)][s(154)][s(199)][s(183)]())[s(330)]((t=>i.LiveRange[s(481)](t)));r[s(449)](c);for(const t of this[s(250)][s(341)][s(341)]())t[s(413)]();a[s(313)]({forceDefaultExecution:!0}),this[s(250)][s(407)](o,...a);const l=u[s(532)]((t=>s(419)!=t[s(530)][s(522)]));l[s(219)]>0&&r[s(449)](l);for(const t of u)t[s(189)]()}))},s=(e,n)=>1==e[t(219)]&&1==n[t(219)]&&e[0][t(556)][t(379)](n[0][t(483)]),o=(e,n,r,s)=>Bc(e,n,r,s,this[t(484)])?[e,n]:Bc(n,e,s,r,this[t(484)])?[n,e]:null;this[t(342)][t(170)](t(160),e),this[t(342)][t(170)](t(348),n),this[t(342)][t(170)](t(528),s),this[t(342)][t(170)](t(262),o),this[t(342)][t(170)](t(258),n),this[t(342)][t(170)](t(150),e),this[t(342)][t(170)](t(190),s),this[t(342)][t(170)](t(169),o),this[t(342)][t(170)](t(329),r),this[t(342)][t(170)](t(492),e),this[t(342)][t(170)](t(495),s),this[t(342)][t(170)](t(373),e),this[t(342)][t(170)](t(235),r),this[t(342)][t(170)](t(521),e),this[t(342)][t(170)](t(234),s),this[t(342)][t(170)](t(429),e),this[t(342)][t(170)](t(499),e),this[t(342)][t(170)](t(280),((e,n)=>{const r=t;if(!n)return;const s=this[r(250)][r(403)][r(158)](Nc);this[r(484)][r(456)]((t=>{const o=r;if(o(470)==n[o(162)])for(const r of e){const e=r[o(483)][o(216)],s=n[o(241)];t[o(578)](e,s)}else if(s[o(290)](n[o(162)]))for(const r of e)void 0!==n[o(241)]?t[o(259)](n[o(162)],n[o(241)],r[o(483)][o(216)]):t[o(349)](n[o(162)],r[o(483)][o(216)]);else for(const r of e)n[o(241)]?t[o(259)](n[o(162)],n[o(241)],r):t[o(349)](n[o(162)],r)}))})),this[t(342)][t(170)](t(323),s)}}function vc(t,e,n){const r=kc;for(const s of e[r(180)][r(174)]({includeSelf:!0,parentFirst:!0})){if(s[r(530)]==s)return!1;if(!n[r(501)](s))return!1;if(t[r(567)](s)||t[r(395)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(556)][e(180)]==t[e(483)][e(216)]&&t[e(556)][e(476)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(357)].is(s(173))&&!r[s(567)](t[s(357)]),i=t[s(483)][s(203)](o),a=t[s(556)][s(203)](o,{direction:s(212)});return!(t[s(483)][s(379)](i)&&t[s(556)][s(379)](a)||(i[s(498)](a)?n[s(575)](e,{range:n[s(391)](i,a)}):n[s(178)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(483)][e(216)];return n&&n.is(e(184))}function Dc(t,e){const n=kc;return null==t[n(556)][n(249)]&&t[n(556)][n(180)]==t[n(483)][n(216)]?Pc(t[n(483)][n(216)],e):t}function Pc(t,e){const n=kc,r=e[n(576)][n(567)](t)||e[n(576)][n(233)](t);return e[n(391)](e[n(213)](t,n(344)),r?e[n(444)](t):e[n(213)](t,n(556)))}function Bc(t,e,n,r,s){const o=kc;if(t[o(307)])return!1;if(!xc(t,e))return!1;if(n[o(556)][o(379)](r[o(483)]))return!0;if(t[o(208)]!=e[o(208)])return!1;if(!n[o(556)][o(236)](r[o(483)]))return!1;const i=s[o(391)](n[o(556)],r[o(483)])[o(554)]();for(const t of i)if([o(322),o(496)][o(214)](t[o(208)])&&s[o(576)][o(395)](t[o(357)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(472)]||!e[n(472)])return!1;const r=new Set(Object[n(467)](t[n(343)])),s=new Set(Object[n(467)](e[n(343)]));if(r[n(230)](n(412)),s[n(230)](n(412)),0==r[n(272)]&&0==s[n(272)])return!0;if(r[n(272)]!=s[n(272)])return!1;const o={...t[n(343)]},i={...e[n(343)]};return delete o[n(412)],delete i[n(412)],JSON[n(287)](o)==JSON[n(287)](i)}function Uc(t,e){const n=kc,r=jc(t[n(343)]),s=jc(e);if(!t[n(472)])return!1;for(const t of Object[n(467)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(469)]({},t);return delete n[e(383)],delete n[e(314)],n}const Gc=Hc;function Vc(){const t=["892842KvSaKd","plugins","canEditAt","commands","_removePendingAction","PENDING_ACTION_SUGGESTION","destroy","canDiscard","PendingActions","unbind","acceptSuggestion","4hUlqCY","remove","752157VsJLCw","4788JhqgtV","stopListening","commentThreadController","listenTo","isDirty","_acceptCommand","bind","2KkHVpk","model","22RNtXRz","_setPendingAction","1365qUIlLu","discardSuggestion","71462AcokAv","515118gkGLMP","_discardCommand","1054361aqRoVG","44570HInqxE","10FpCZHi","locale","execute","_pendingAction","add","canAccept","8YkfPvx","get","getRanges","isEnabled","change:isDirty","_editor","view"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=190]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(163301===-parseInt(e(224))/1*(-parseInt(e(230))/2)+parseInt(e(231))/3*(-parseInt(e(214))/4)+parseInt(e(190))/5*(parseInt(e(203))/6)+-parseInt(e(233))/7+-parseInt(e(196))/8*(-parseInt(e(216))/9)+-parseInt(e(234))/10*(parseInt(e(226))/11)+parseInt(e(217))/12*(parseInt(e(228))/13))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(225)]=e,this[s(202)]=n,this[s(219)]=r,this[s(201)]=t,this[s(222)]=t[s(206)][s(197)](s(213)),this[s(232)]=t[s(206)][s(197)](s(229)),this[s(202)][s(223)](s(199)).to(this[s(222)],this[s(232)],((t,e)=>t||e)),this[s(202)][s(223)](s(195)).to(this[s(222)],s(199),(t=>t&&this[s(201)][s(225)][s(205)](e[s(198)]()))),this[s(202)][s(223)](s(210)).to(this[s(232)],s(199),(t=>t&&this[s(201)][s(225)][s(205)](e[s(198)]()))),this[s(193)]=null,n[s(221)]&&this[s(227)](),this[s(220)](n,s(213),(()=>this[s(213)]())),this[s(220)](n,s(229),(()=>this[s(229)]())),this[s(220)](n,s(200),(()=>{const t=s;n[t(221)]?this[t(227)]():this[t(207)]()}))}[Gc(213)](){const t=Gc;this[t(222)][t(192)](this[t(225)].id)}[Gc(229)](){const t=Gc;this[t(232)][t(192)](this[t(225)].id)}[Gc(209)](){const t=Gc;this[t(202)][t(212)](t(199)),this[t(202)][t(212)](t(195)),this[t(202)][t(212)](t(210)),this[t(218)](),this[t(219)][t(209)](),this[t(193)]&&this[t(207)]()}[Gc(227)](){const t=Gc,e=Kr(this[t(201)][t(191)],t(208));this[t(193)]=this[t(201)][t(204)][t(197)](t(211))[t(194)](e)}[Gc(207)](){const t=Gc;null!==this[t(193)]&&this[t(201)][t(204)][t(197)](t(211))[t(215)](this[t(193)]),this[t(193)]=null}}function Wc(){const t=["6TuYUFP","submit","setData","authoredAt","56sxVyOu","canAccept","render","keystrokes","1289970FBZAcX","focusCycler","_createCommentViews","map","CommentView","join","value","delegate","assign","body","480294VKhyvx","isDirty","688105fxUwZX","showInput","commentThreadInputView","_model","target","element","32576joRLvw","ariaDescriptionView","16hCHGji","bind","disableComments","isEnabled","focusTracker","name","_config","_createCommentThreadInputView","24soQlqh","descriptionParts","SUGGESTION_THREAD_DESCRIPTION","destroy","author","focus","commentsListView","focusables","_localUser","length","addComment","locale","editorConfig","editor","SUGGESTION_THREAD_ARIA_LABEL","339871hFPUcQ","hasDirtyComment","16035FvMPny","500595pFpQJi","disabledSubmit","isActive","content","cancel","updateComment","tab","canDiscard","formatDateTime","isReadOnly","removeComment","set","fire","parseFromString","6rDoKwW","commentThread","shift+tab","commentInputView","ariaLabel","textContent","text/html"];return(Wc=function(){return t})()}const Kc=Xc;function Xc(t,e){const n=Wc();return(Xc=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=Xc,n=t();for(;;)try{if(127159===parseInt(e(356))/1*(parseInt(e(398))/2)+-parseInt(e(384))/3+-parseInt(e(409))/4*(-parseInt(e(383))/5)+parseInt(e(405))/6*(parseInt(e(381))/7)+-parseInt(e(358))/8*(-parseInt(e(423))/9)+-parseInt(e(413))/10+-parseInt(e(425))/11*(-parseInt(e(366))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class Yc extends s.View{constructor(t,n,r,i){const a=Xc;super(t),this[a(372)]=null,this[a(427)]=null,this[a(357)]=new o.AriaDescriptionView(t,Kr(t,a(368))),this[a(395)](a(386),!1),this[a(395)](a(408),n[a(408)]),this[a(359)](a(408)).to(n),this[a(395)](a(367),[]),this[a(395)](a(424),!1),this[a(395)](a(361),!1),this[a(395)](a(410),!1),this[a(395)](a(391),!1),this[a(359)](a(402)).to(this,a(375),n,a(408),this,a(367),((t,e,r)=>{const s=a,o=r[s(416)]((t=>_(t[s(387)])))[s(418)](". ")+".";return Kr(this[s(377)],s(380),[t-1,n[s(370)][s(363)],e?i[s(392)](e):"",(new DOMParser)[s(397)](o,s(404))[s(422)][s(403)]])})),this[a(373)]=new s.ViewCollection,this[a(362)]=new e.FocusTracker,this[a(412)]=new e.KeystrokeHandler,this[a(414)]=new s.FocusCycler({focusables:this[a(373)],focusTracker:this[a(362)],keystrokeHandler:this[a(412)],keystrokeHandlerOptions:{filter:t=>t[a(354)]!==this[a(355)]},actions:{focusPrevious:a(400),focusNext:a(390)}}),this[a(353)]=n,this[a(374)]=r,this[a(364)]=i,i[a(360)]?this[a(395)](a(375),1):this[a(415)]()}[Kc(411)](){const t=Kc;super[t(411)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(373)])}[Kc(371)](){const t=Kc;this[t(355)][t(371)]()}[Kc(369)](){const t=Kc;this[t(372)]&&this[t(372)][t(369)](),this[t(427)]&&this[t(427)][t(369)](),super[t(369)]()}[Kc(415)](){const t=Kc,{CommentsListView:e}=this[t(364)];this[t(372)]=new e(this[t(377)],this[t(353)][t(399)],Object[t(421)]({CommentView:this[t(364)][t(417)]},this[t(364)])),this[t(372)][t(420)](t(394)).to(this),this[t(372)][t(420)](t(389)).to(this),this[t(372)][t(359)](t(386)).to(this),this[t(395)](t(375),this[t(372)][t(375)]+1),this[t(359)](t(375)).to(this[t(372)],t(375),(t=>t+1)),this[t(427)]=this[t(365)](),this.on(t(394),(()=>this[t(371)]())),this[t(359)](t(424)).to(this[t(372)],t(382),this[t(427)][t(401)],t(419),((t,e)=>t||!!e))}[Kc(365)](){const t=Kc,{CommentThreadInputView:e}=this[t(364)],n=new e(this[t(377)],this[t(374)],this[t(364)][t(378)]),r=n[t(401)];return n[t(359)](t(426)).to(this,t(386),this[t(353)][t(399)],t(393),r,t(419),((t,e,n)=>!!n||t&&!e)),r.on(t(406),((e,n)=>{const s=t;this[s(396)](s(376),n),r[s(379)][s(407)]("")})),r.on(t(388),(()=>this[t(371)]())),r[t(359)](t(385)).to(this[t(353)][t(399)],t(393)),n}}const qc=Jc;function Jc(t,e){const n=Zc();return(Jc=function(t,e){return n[t-=446]})(t,e)}function Zc(){const t=["_model","type","delegate","4RygmAh","ariaLabel","1228580csHBUQ","author","editorReady","_descriptionElement","isActive","acceptButton","1132260EwjiUc","ck-suggestion-wrapper--active","ariaDescriptionView","canAccept","ck-suggestion--disabled-comments","suggestionView","bindTemplate","listitem","acceptSuggestion","discardSuggestion","div","ck-suggestion-wrapper","1250426hEgugg","<p>","isEnabled","set","setTemplate","_config","13063288TlpGUd","SuggestionView","ck-rounded-corners","content","bind","discardButton","</p>","128569lQJPvq","render","commentThreadInputView","getTemplate","ck-suggestion-","focusables","360703pslQfw","description","color","disableComments","commentThread","add","canDiscard","646161rBAyHZ","push","descriptionParts","editorDestroyed","formatDateTime","commentsListView"];return(Zc=function(){return t})()}!function(t){const e=Jc,n=t();for(;;)try{if(446323===-parseInt(e(465))/1+-parseInt(e(446))/2+parseInt(e(472))/3*(parseInt(e(481))/4)+-parseInt(e(483))/5+-parseInt(e(489))/6+parseInt(e(459))/7+parseInt(e(452))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Qc extends Yc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(449)](s(479),""),this[s(456)](s(479)).to(this,s(474),(t=>t&&t[0]?t[0][s(479)]:"")),this[s(456)](s(466)).to(this,s(474),this,s(487),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(447)+_(e[n(455)],e[n(467)])+n(458);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(486)]=null,this[s(494)]=new(r[s(453)])(t,e,{formatDateTime:r[s(476)]}),this[s(494)][s(456)](s(466)).to(this),this[s(494)][s(480)](s(497),s(498)).to(this),this[s(494)][s(488)][s(456)](s(448)).to(this,s(492)),this[s(494)][s(457)][s(456)](s(448)).to(this,s(471)),this[s(464)][s(470)](this[s(494)]),this[s(477)]&&this[s(464)][s(470)](this[s(477)]),this[s(461)]&&this[s(464)][s(470)](this[s(461)]),this[s(450)](this[s(462)]())}[qc(462)](){const t=qc,e=this[t(495)],n=[this[t(494)]];return this[t(477)]&&n[t(473)](this[t(477)]),this[t(461)]&&n[t(473)](this[t(461)]),n[t(473)](this[t(491)]),{tag:t(499),attributes:{class:["ck",t(454),t(500),e.if(t(487),t(490)),e.to(t(479),(e=>t(463)+e)),this[t(451)][t(468)]&&t(493)],"data-suggestion-id":this[t(478)].id,"data-thread-id":this[t(478)][t(469)].id,"data-author-id":this[t(478)][t(484)].id,tabindex:0,role:t(496),"aria-label":e.to(t(482)),"aria-describedby":this[t(491)].id},children:n}}[qc(460)](){const t=qc;super[t(460)](),this[t(477)]&&(this[t(477)][t(480)](t(485)).to(this),this[t(477)][t(480)](t(475)).to(this)),this[t(461)]&&(this[t(461)][t(480)](t(485)).to(this),this[t(461)][t(480)](t(475)).to(this))}}const $c=eu;function tu(){const t=["ck-comment__external","ck-suggestion--discard","focusFirst","setTemplate","execute","querySelector","@external","5HndhhJ","formatDateTime","author","ck-annotation__user","focusCycler","2688036iBCeRT","getUserViewNotificationText","set","3403414UZWNGU","9655074sSuTkK","isExternal","add","EXTERNAL_IMPORT_WORD_SUGGESTION","tab","description","discardSuggestion","locale","enter","change:description",".ck-annotation__content-wrapper","focusTracker","Discard suggestion","ck-annotation__main","ck-annotation__info-time","creator","ck-annotation","listenTo","push","ck-suggestion__info-name","_model","ck-suggestion--accept","extendTemplate","getExternalSuggestionNote","_setupKeyboardNavigation","ck-annotation__info","EXTERNAL_IMPORT_WORD_AVATAR","_createButton","innerHTML","span","272247oXzzva","shift+tab","focusables","ck-comment__info-time","acceptSuggestion","render","ck-suggestion__user","117yHdfZe","Accept suggestion","ck-annotation__actions","3ciqsAy","cancel","ck-suggestion","ck-suggestion__main","check","ck-suggestion__actions","userView","EXTERNAL_SUGGESTION","attributes","EXTERNAL_AVATAR","source","esc","element","presentation","ck-annotation__info-name","div","3304665CvOnNw","fire","time","name","acceptButton","authoredAt","_config","5338576HIYqmw","target","ck-annotation__content-wrapper","importWord","bindTemplate","bind","discardButton","getTemplate","focus","209140voksAI","keystrokes","ck-suggestion__info"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(928383===parseInt(e(323))/1+parseInt(e(292))/2*(-parseInt(e(333))/3)+-parseInt(e(289))/4*(-parseInt(e(375))/5)+parseInt(e(293))/6+parseInt(e(349))/7+-parseInt(e(356))/8+parseInt(e(330))/9*(parseInt(e(365))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(313)]=r,this[a(355)]=i,this[a(291)](a(298),""),this[a(361)](a(354)).to(r),this[a(353)]=this[a(320)](Kr(n,a(331)),t.icons[a(337)],a(314),a(327),"sw"),this[a(362)]=this[a(320)](Kr(n,a(305)),t.icons[a(334)],a(369),a(299),"sw"),this[a(339)]=new o.UserView(n,r[a(377)],this[a(290)]()),this[a(339)][a(315)]({attributes:{class:[a(329),a(378)],"aria-hidden":!0}}),this[a(325)]=new s.ViewCollection([this[a(353)],this[a(362)]]),this[a(304)]=new e.FocusTracker,this[a(366)]=new e.KeystrokeHandler,this[a(379)]=new s.FocusCycler({focusables:this[a(325)],focusTracker:this[a(304)],keystrokeHandler:this[a(366)],actions:{focusPrevious:a(324),focusNext:a(297)},keystrokeHandlerOptions:{filter:t=>t[a(357)]!==this[a(345)]}}),this[a(371)](this[a(363)]())}[$c(328)](){const t=$c;super[t(328)]();const e=this[t(345)][t(373)](t(303));e[t(321)]=this[t(298)],this.on(t(302),((n,r,s)=>{e[t(321)]=s})),this[t(317)]()}[$c(363)](){const t=$c,e=this[t(360)],n=[{tag:t(348),attributes:{class:[t(367),t(318)]},children:[{tag:t(322),children:[{text:this[t(339)][t(352)]}],attributes:{class:[t(312),t(347)]}},{tag:t(351),attributes:{datetime:e.to(t(354)),class:[t(326),t(307)]},children:[{text:e.to(t(354),(e=>this[t(355)][t(376)](e)))}]}]},{tag:t(348),attributes:{class:[t(338),t(332)]},children:[this[t(353)],this[t(362)]]},{tag:t(348),attributes:{class:[t(358)]}}];return this[t(313)][t(294)]&&n[t(311)]({tag:t(348),attributes:{class:[t(368)]},children:[{text:this[t(316)]()}]}),{tag:t(348),attributes:{class:[t(335),t(309)],tabindex:-1},children:[this[t(339)],{tag:t(348),attributes:{class:[t(336),t(306)],role:t(346)},children:n}]}}[$c(364)](){const t=$c;this[t(345)][t(364)]()}[$c(290)](){const t=$c;return this[t(313)][t(294)]?t(359)===this[t(313)][t(341)][t(374)][t(343)]?Kr(this[t(300)],t(319),this[t(313)][t(308)][t(352)]):Kr(this[t(300)],t(342),this[t(313)][t(308)][t(352)]):null}[$c(316)](){const t=$c;return t(359)===this[t(313)][t(341)][t(374)][t(343)]?Kr(this[t(300)],t(296)):Kr(this[t(300)],t(340))}[$c(320)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(300)]);return a[i(291)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(315)]({attributes:{class:n}}),a.on(i(372),(()=>{const t=i;this[t(350)](r,this[t(313)].id)})),a}[$c(317)](){const t=$c,e=this[t(345)];this[t(366)][t(310)](e);for(const e of this[t(325)])this[t(304)][t(295)](e[t(345)]),this[t(366)][t(310)](e[t(345)]);this[t(366)][t(291)](t(301),((n,r)=>{const s=t;e===n[s(357)]&&(this[s(379)][s(370)](),r())})),this[t(366)][t(291)](t(344),((n,r)=>{const s=t;e!==n[s(357)]&&(this[s(364)](),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';function su(t,e){const n=iu();return(su=function(t,e){return n[t-=274]})(t,e)}const ou=su;function iu(){const t=["locale","SuggestionThreadView","_annotationViews","Discard all selected suggestions","activeAnnotations","_addUIComponentsToFactory","591094GjUwTk","value","isMultiRange","SuggestionView","requires","lowest","filter","pluginName","change:activeAnnotations","suggestionUnloaded","unbind","menuitemcheckbox","registerAnnotation","acceptSelectedSuggestions","descriptionFactory","config","define","394oPosDJ","_handleSuggestionControllerDelayed","button","has","comments.maxCommentsWhenCollapsed","createAnnotationView","menuBar:trackChanges","init","CommentView","discardButton","trackChanges.SuggestionThreadView","destroy","change:previous","_unbindEditors","Annotations","_createMenuBarMenu","_suggestionToController","Track changes","keys","commentThread","view","buttonView","_bindAnnotationToEditors","size","children","isInContent","suggestionLoaded","bind","source","EditorAnnotations","activeMarkers","items","type","isOn","editor","_destroyController","toMany","getSuggestion","Accept all selected suggestions","getRanges","comments","get","head","addComment","menu","listenTo","getMarkers","clear","3881016ioXOWS","comments.editorConfig","_disableComments","acceptButton","_updateController","_initializeController","discardSelectedSuggestions","getFirstRange","CommentsUI","acceptAllSuggestions","TrackChangesEditing","createCommentThreadController","6DbZmKD","plugins","separator","_handleControllerBuffer","previous","_createToolbarButton","20079ICFoce","getMarkerNames","reduce","getByInnerView","isDirty","_viewToController","164085LFOcFZ","5123636UjemVT","addSourceCollector","escape","isEnabled","fire","length","stopListening","trackChanges.disableComments","from","discardAllSuggestions","TrackChangesUI","menuitem","refreshSelectedViews","7180KEoTKP","commands","Accept all suggestions","trackChanges.SuggestionView","set","componentFactory","add","descriptionParts","actionView","suggestion-","delete","commandName","panelView","Discard all suggestions","remove","commentsListView","hasSuggestion","trackChanges","1761480mHBhZG","switchbutton","mainView","focus","suggestionView","innerView","some","editing","getAllAdjacentSuggestions","comments.maxThreadTotalWeight","1491rwyYDr","delegate","arrowView","_refreshActiveMarkers","comments.maxCommentCharsWhenCollapsed","model","suggestionChanged","push","values","execute","createAnnotation","getDescriptions","CommentsRepository","getJoined"];return(iu=function(){return t})()}!function(t){const e=su,n=t();for(;;)try{if(388665===-parseInt(e(293))/1+-parseInt(e(310))/2*(-parseInt(e(424))/3)+-parseInt(e(414))/4+parseInt(e(382))/5*(-parseInt(e(370))/6)+-parseInt(e(383))/7+parseInt(e(358))/8+parseInt(e(376))/9*(parseInt(e(396))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[ou(297)](){const t=ou;return[Nc,o.Users,t(285),t(324),t(339)]}static get[ou(300)](){return ou(393)}constructor(t){const e=ou;super(t),this[e(326)]=new Map,this[e(381)]=new Map,this[e(289)]=new Map,this[e(373)]=new Map;const n=this[e(344)][e(308)];n[e(309)](e(320),Qc),n[e(309)](e(399),nu),n[e(309)](e(390),!1),this[e(360)]=n[e(351)](e(390))}[ou(311)](t,e){const n=ou;0===this[n(373)][n(333)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(373)]){const r=this[t(326)][t(313)](e);r||n?r&&n&&this[t(345)](e):this[t(363)](e)}this[t(373)][t(357)](),this[t(344)][t(371)][t(351)](t(339))[t(395)](),this[t(276)]()}),10),this[n(373)][n(400)](t,e)}[ou(317)](){const t=ou,e=this[t(344)],n=e[t(371)][t(351)](t(368)),r=e[t(371)][t(351)](t(324)),s=e[t(371)][t(351)](t(339)),o=e[t(371)][t(351)](t(285));this[t(292)](),s[t(384)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(391)](this[e(326)])){const s=t[e(422)](),o=[];for(const t of s){if(!t[e(335)])continue;if(t[e(295)]){o[e(280)](...t[e(349)]());continue}const n=t[e(365)]();if(o[e(388)]>0){const t=o[0][e(286)](n);if(t){o[0]=t;continue}}o[e(280)](n)}n[e(280)]([r[e(330)],o])}return n})),this[t(355)](n,t(336),((e,n)=>{const r=t;this[r(355)](n,r(322),((t,e,s,o)=>{const i=r;n[i(335)]&&(null==s?(this[i(362)](o[i(352)]),this[i(311)](n,!1)):(this[i(362)](s[i(352)]),null==o&&this[i(311)](n,!0)))})),null!==n[r(374)]?this[r(362)](n[r(352)]):this[r(311)](n,!1)})),this[t(355)](n,t(302),((e,n,r)=>{const s=t;this[s(389)](n,s(322)),this[s(373)][s(406)](n),this[s(326)][s(313)](n)&&this[s(345)](n),r&&this[s(362)](r[s(352)])})),this[t(355)](n,t(279),((e,n)=>{this[t(362)](n)})),this[t(355)](r,t(301),(()=>{this[t(276)]()})),this[t(355)](o,t(353),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(412)](r))return;const i=n[o(347)](r);this[o(326)][o(351)](i)[o(330)][o(411)][o(417)](-1)}),{priority:t(298)})}[ou(276)](){const t=ou,e=this[t(344)][t(371)][t(351)](t(324)),n=this[t(344)][t(371)][t(351)](t(368)),r=Array[t(391)](e[t(291)],(e=>e[t(419)]))[t(299)]((e=>this[t(381)][t(313)](e))),s=[];for(const e of r){const n=this[t(381)][t(351)](e)[t(278)][t(422)]();s[t(280)](...n[t(378)](((e,n)=>[...e,...n[t(377)]()]),[]))}n[t(340)]=s}[ou(292)](){const t=ou,n=this[t(344)],r=n[t(287)],o=Kr(r,t(327)),i=new e.Collection([{type:t(415),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(413),role:t(304)})},{type:t(372)},{type:t(312),model:new s.ViewModel({withText:!0,label:Kr(r,t(398)),commandName:t(367),role:t(394)})},{type:t(312),model:new s.ViewModel({withText:!0,label:Kr(r,t(348)),commandName:t(306),role:t(394)})},{type:t(312),model:new s.ViewModel({withText:!0,label:Kr(r,t(409)),commandName:t(392),role:t(394)})},{type:t(312),model:new s.ViewModel({withText:!0,label:Kr(r,t(290)),commandName:t(364),role:t(394)})}]);for(const e of i)if(cu(e)){const r=n[t(397)][t(351)](e[t(278)][t(407)]);e[t(278)][t(337)](t(343),t(386)).to(r,t(294),t(386))}n.ui[t(401)][t(402)](t(413),(e=>this[t(375)](e,i,o))),n.ui[t(401)][t(402)](t(316),(e=>this[t(325)](e,i,o)))}[ou(375)](t,e,n){const r=ou,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(344)][r(397)][r(351)](r(413));o[r(331)][r(400)]({tooltip:n,label:n,icon:ru}),o[r(331)][r(337)](r(343)).to(i,r(294)),o[r(331)].on(r(282),(()=>{const t=r;i[t(282)](),this[t(344)][t(421)][t(330)][t(417)]()})),(0,s.addListToDropdown)(o,e,{role:r(354)});const a=[];for(const t of e)cu(t)&&a[r(280)](this[r(344)][r(397)][r(351)](t[r(278)][r(407)]));const c=o[r(331)];return c[r(404)][r(303)](r(386)),c[r(275)][r(303)](r(386)),c[r(404)][r(337)](r(386)).to(i,r(386)),c[r(275)][r(337)](r(386))[r(346)](a,r(386),((...t)=>t[r(420)]((t=>t)))),o.on(r(282),(t=>{const e=r;this[e(344)][e(282)](t[e(338)][e(407)]),this[e(344)][e(421)][e(330)][e(417)]()})),o}[ou(325)](t,e,n){const r=ou,o=new s.MenuBarMenuView(t),i=this[r(344)][r(397)][r(351)](r(413));o[r(331)][r(400)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(372)==n[r(342)]){a[r(341)][r(402)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(278)];i[r(337)](...Object[r(328)](c)).to(c),i[r(274)](r(282)).to(o),i.on(r(282),(()=>{const t=r;this[t(344)][t(282)](c[t(407)]),this[t(344)][t(421)][t(330)][t(417)]()})),e[r(334)][r(402)](i),a[r(341)][r(402)](e)}return o[r(337)](r(386)).to(i,r(386)),o[r(408)][r(334)][r(402)](a),o}[ou(363)](t){const e=ou,n=this[e(344)],r=n[e(308)],s=n[e(371)][e(351)](e(324)),i=n[e(371)][e(351)](e(285)),a=n[e(371)][e(351)](e(339)),c=n[e(371)][e(351)](o.Users).me,u=r[e(351)](e(413))[e(288)],l=r[e(351)](e(413))[e(296)],{CommentsListView:f,CommentThreadInputView:h}=n[e(371)][e(351)](e(366));let g,d,p;this[e(289)][e(313)](t.id)?(d=this[e(289)][e(351)](t.id),g=d[e(416)]):(g=new u(n[e(287)],t,c,{disableComments:this[e(360)],editorConfig:r[e(351)](e(359)),maxCommentsWhenCollapsed:r[e(351)](e(314)),maxThreadTotalWeight:r[e(351)](e(423)),maxCommentCharsWhenCollapsed:r[e(351)](e(277)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(351)](e(287))),CommentView:r[e(351)](e(350))[e(318)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(418)][e(361)].on(e(282),(()=>{const t=e;n[t(421)][t(330)][t(417)]()})),g[e(418)][e(319)].on(e(282),(()=>{const t=e;n[t(421)][t(330)][t(417)]()})),d=s[e(315)](this[e(344)][e(287)],g),d[e(337)](e(380)).to(g,e(380)),d[e(337)](e(388)).to(g),d[e(337)](e(342)).to(g,e(342),(t=>e(405)+t)),g.on(e(385),(()=>{const t=e;p[t(387)](t(385))})),this[e(289)][e(400)](t.id,d));const m=i[e(369)](t[e(329)],g),I=new zc(n,t,g,m),E=t[e(422)]()[e(299)]((t=>t[e(335)]));g[e(403)]=n[e(371)][e(351)](e(368))[e(307)][e(284)](E),this[e(326)][e(400)](t,I),this[e(381)][e(400)](g,I),p=s[e(283)]({view:d,target:()=>{const r=e,s=[],i=t[r(422)]()[r(299)]((t=>t[r(335)]));for(const t of i)s[r(280)](...t[r(356)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(421)],s)},type:()=>e(405)+I[e(330)][e(342)]}),i[e(332)](g,p),s[e(402)](p),a[e(305)](p)}[ou(345)](t){const e=ou,n=this[e(344)][e(371)][e(351)](e(285)),r=this[e(344)][e(371)][e(351)](e(324)),s=this[e(326)][e(351)](t),o=s[e(330)],i=r[e(379)](o);n[e(323)](o),i&&r[e(410)](i),this[e(326)][e(406)](t),this[e(381)][e(406)](o),s[e(321)]()}[ou(362)](t){const e=ou;if(!t[e(335)]||!this[e(326)][e(313)](t))return;const n=this[e(344)][e(371)][e(351)](e(368)),r=this[e(326)][e(351)](t),s=t[e(422)]();r[e(330)][e(403)]=n[e(307)][e(284)](s)}[ou(321)](){const t=ou;for(const e of this[t(326)][t(328)]())this[t(345)](e);for(const e of this[t(289)][t(281)]())e[t(416)][t(321)]();super[t(321)]()}}function cu(t){return ou(278)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=177]})(t,e)}function fu(){var t=["457427AbZTGG","7347030CnoQfI","Comments","7PIhGEK","editor","plugins","4347920gocfbp","1685836tAQyEv","addSuggestion","2476662SKbCnM","getSuggestions","6714696ToCXEW","pluginName","addSuggestionData","adapter","requires","get","TrackChanges","1304666wvKdJS","getSuggestion"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(621669===-parseInt(e(185))/1+-parseInt(e(183))/2+parseInt(e(194))/3+parseInt(e(192))/4+parseInt(e(191))/5+parseInt(e(186))/6*(-parseInt(e(188))/7)+parseInt(e(196))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(180)](){return[Nc,au,uu(187)]}static get[uu(177)](){return uu(182)}set[uu(179)](t){var e=uu;this[e(189)][e(190)][e(181)](Nc)[e(179)]=t}get[uu(179)](){var t=uu;return this[t(189)][t(190)][t(181)](Nc)[t(179)]}[uu(193)](t){var e=uu;return this[e(189)][e(190)][e(181)](Nc)[e(178)](t)}[uu(195)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(189)][n(190)][n(181)](Nc)[n(195)]({skipNotAttached:t,toJSON:e})}[uu(184)](t){var e=uu;return this[e(189)][e(190)][e(181)](Nc)[e(184)](t)}}const gu=du;function du(t,e){const n=pu();return(du=function(t,e){return n[t-=180]})(t,e)}function pu(){const t=["reduce","getDataWithAcceptedSuggestions","_adapter","1451676IhkWhs","push","document","create","TrackChangesData","5208RzaOyU","3uiZZzM","addUser","Pagination","CommentsRepository","useAnonymousUser","trackChangesData.editorCreator","end","data","name","getRootsAttributes","execute","appendChild","105516Mwvdaf","308egIstr","plugins","rootsAttributes","set","getUser","discardAllSuggestions","TrackChangesDataGetter","getSuggestions","constructor","trackChangesData","model","addSuggestionData","909KQYkaI","users","get","9370LESGyc","getCommentThreads","config","define","9317vLFaLr","TrackChangesEditing","destroy","acceptAllSuggestions","result","init","requires","addCommentThread","getDataWithDiscardedSuggestions","13270080ZNzFNW","editorCreator","3270042wsSqRV","editor","getRootNames","track-changes-data-invalid-editor-creator","Users","createElement","1428SrDzdB","function","createDocumentFragment","pluginName","map","getFullData","106504SZnjKe","div","remove"];return(pu=function(){return t})()}!function(t){const e=du,n=t();for(;;)try{if(874254===parseInt(e(188))/1+parseInt(e(237))/2*(-parseInt(e(194))/3)+-parseInt(e(243))/4*(-parseInt(e(222))/5)+parseInt(e(206))/6*(parseInt(e(207))/7)+-parseInt(e(182))/8*(parseInt(e(219))/9)+parseInt(e(235))/10+-parseInt(e(226))/11*(parseInt(e(193))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pu);const mu=[gu(196)];class Iu extends t.Plugin{static get[gu(232)](){return[Nc]}static get[gu(246)](){return gu(192)}[gu(231)](){const t=gu,n=this[t(238)];if(n[t(224)][t(225)](t(199),(e=>{const r=t,s=n[r(217)][r(190)][r(239)]()[r(185)](((t,e)=>(t[e]="",t)),{});return n[r(215)][r(191)](s,e)})),t(244)!=typeof n[t(224)][t(221)](t(216))[t(236)])throw new e.CKEditorError(t(240))}[gu(186)](t){return Tu(this[gu(238)],!0,t)}[gu(234)](t){return Tu(this[gu(238)],!1,t)}}class Eu extends t.Plugin{static get[gu(246)](){return gu(213)}constructor(t){const e=gu;super(t),this[e(230)]=e(200)}[gu(231)](){const t=gu;this[t(238)][t(208)][t(221)](t(197))[t(187)]={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(238)][t(208)][t(221)](t(227))[t(187)]=null}}function bu(t){return void 0!==t[gu(203)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(208)][r(189)](Nc,Eu),s[r(209)]=bu(t)?t[r(203)]():void 0;const i=document[r(245)](),a=t[r(224)][r(221)](r(216))[r(236)],c=await a(s,(()=>function(t){const e=r,n=document[e(242)](e(183));return t[e(205)](n),n}(i)));!function(t,e){const n=r,s=t[n(217)][n(190)][n(239)]()[n(185)](((e,r)=>(e[r]=t[n(201)][n(221)]({rootName:r}),e)),{}),o=t[n(208)][n(221)](n(241))[n(220)][n(180)]((t=>({id:t.id,name:t[n(202)]}))),i=t[n(208)][n(221)](n(227))[n(214)]({skipNotAttached:!0,toJSON:!0}),a=t[n(208)][n(221)](n(197))[n(223)]({skipNotAttached:!0,toJSON:!0}),c=e[n(208)][n(221)](n(241)),u=e[n(208)][n(221)](n(227)),l=e[n(208)][n(221)](n(197));for(const t of l[n(223)]())t[n(184)]();for(const t of o)c[n(211)](t.id)||c[n(195)](t);c.me||c[n(198)]();for(const t of a)l[n(233)](t);for(const t of i)u[n(218)](t);e[n(201)][n(210)](s)}(t,c),c[r(204)](r(e?229:212));const u=bu(c)?c[r(181)](n):c[r(201)][r(221)](n);return await c[r(228)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=300]})(t,e)}function yu(){var t=["1805945QYNxLU","757064TQWbUY","1084176JTNXwP","2544227gcOnzv","230903BHhIZy","8BaTvbI","869601szHUSe","842450FqOMvT"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(255143===-parseInt(e(306))/1+parseInt(e(301))/2+-parseInt(e(300))/3+-parseInt(e(303))/4+parseInt(e(302))/5+-parseInt(e(304))/6+parseInt(e(305))/7*(parseInt(e(307))/8))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:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=166]})(t,e)}const u=c;function l(){const t=["forceDisabled","editor","5838459XcKyDN","affectsData","_enableCommands","42SLSrwS","isEnabled","has","50yMzIEt","TrackChangesCommand","65LCZbun","clearForceDisabled","execute","value","_isEnabledBasedOnSelection","153018lFRVdt","522775dpnxWL","745782RkVizP","_disableUnsupportedCommands","294148PZweNi","3NUlKat","2331zKragC","refresh","_enabledCommands","commands","4208KDCNrk"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(113921===parseInt(e(172))/1*(-parseInt(e(167))/2)+parseInt(e(182))/3*(parseInt(e(181))/4)+-parseInt(e(178))/5+-parseInt(e(179))/6+-parseInt(e(183))/7*(parseInt(e(187))/8)+parseInt(e(177))/9*(-parseInt(e(170))/10)+parseInt(e(190))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(185)]=e,this[n(175)]=!1,this[n(184)](),this[n(176)]=!1}[u(184)](){this[u(168)]=!0}[u(174)](){const t=u;this[t(175)]=!this[t(175)],this[t(175)]?this[t(180)]():this[t(166)]()}[u(180)](){const t=u;for(const e of this[t(189)][t(186)][t(186)]())e[t(191)]&&!this[t(185)][t(169)](e)&&e[t(188)](t(171))}[u(166)](){const t=u;for(const e of this[t(189)][t(186)][t(186)]())e[t(191)]&&!this[t(185)][t(169)](e)&&e[t(173)](t(171))}}function h(){const t=["209476nrYHbP","refresh","29641677AdpKwR","65IUVNGI","canEditAt","12glmYpg","execute","track-changes-accept-suggestion-not-found","189nZUdnH","99hvunSR","plugins","_suggestions","acceptSuggestion","11gLkxCr","_isEnabledBasedOnSelection","246097peWHxg","get","224936SQBjHV","editor","TrackChangesEditing","isEnabled","236FlLWqI","getRanges","2436wxgSOf","10182CnqCwD","192310ZPJekG","model"];return(h=function(){return t})()}const d=g;function g(t,e){const n=h();return(g=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(883082===-parseInt(e(164))/1+parseInt(e(170))/2*(-parseInt(e(172))/3)+parseInt(e(176))/4*(-parseInt(e(179))/5)+-parseInt(e(173))/6*(parseInt(e(184))/7)+-parseInt(e(166))/8*(parseInt(e(158))/9)+parseInt(e(174))/10*(-parseInt(e(162))/11)+parseInt(e(181))/12*(parseInt(e(178))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(160)]=e,this[n(177)](),this[n(163)]=!1}[d(177)](){this[d(169)]=!0}[d(182)](t){const n=d,r=this[n(160)][n(165)](t);if(!r)throw new e.CKEditorError(n(183),this);const s=r[n(171)]();this[n(167)][n(175)][n(180)](s)&&this[n(167)][n(159)][n(165)](n(168))[n(161)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(451372===-parseInt(e(265))/1*(parseInt(e(249))/2)+parseInt(e(254))/3*(parseInt(e(253))/4)+-parseInt(e(271))/5*(parseInt(e(268))/6)+-parseInt(e(250))/7*(parseInt(e(246))/8)+-parseInt(e(256))/9+parseInt(e(266))/10*(parseInt(e(263))/11)+-parseInt(e(255))/12*(-parseInt(e(262))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(267)]=e,this[n(270)](),this[n(260)]=!1}[m(270)](){this[m(259)]=!0}[m(269)](t){const n=m,r=this[n(267)][n(258)](t);if(!r)throw new e.CKEditorError(n(252),this);const s=r[n(248)]();this[n(261)][n(257)][n(245)](s)&&this[n(261)][n(247)][n(258)](n(264))[n(251)](r)}}function b(){const t=["refresh","1599960XpDLSh","canEditAt","16664VePWje","plugins","getRanges","41094GtXPjf","1281GgBuVB","discardSuggestion","track-changes-discard-suggestion-not-found","188BWnxdY","15738ZJyoJx","828KkTeBq","3709971rSaTLu","model","get","isEnabled","_isEnabledBasedOnSelection","editor","332371khujra","11OTNUPA","TrackChangesEditing","37TzagnY","6343180VcumXn","_suggestions","12CPDVFZ","execute"];return(b=function(){return t})()}function T(t,e){const n=k;let r="";return r+=t[n(303)]("*")[n(333)](((t,e)=>e%2!=0?n(305)+_(t)+n(296):_(t)))[n(306)](""),e&&(r+=n(313)+e[n(290)]+n(326)+e[n(339)]+n(340)),r}function _(t){const e=k,n=document[e(307)](e(316));return n[e(300)]=t,n[e(338)]}function y(t){const e=k;return t[e(286)](((t,n)=>e(293)==t[e(320)]&&e(293)!=n[e(320)]?-1:e(293)!=t[e(320)]&&e(293)==n[e(320)]?1:0))}function A(t,e){const n=k;let r,s=0;const o=[],i=e[n(294)];for(;s<t[n(328)];){const a=t[s],c=t[s+1];r||(r=e[n(315)](a)),C(e,a,c)||(o[n(318)](e[n(302)](r,i[n(319)](a)?e[n(324)](a):e[n(327)](a,n(329)))),r=null),s++}return o}function k(t,e){const n=L();return(k=function(t,e){return n[t-=286]})(t,e)}function C(t,e,n){const r=k;if(!n)return!1;const s=t[r(324)](e),o=t[r(315)](n);return s[r(288)](o)}!function(t){const e=k,n=t();for(;;)try{if(803942===-parseInt(e(297))/1*(parseInt(e(336))/2)+-parseInt(e(330))/3*(-parseInt(e(331))/4)+parseInt(e(332))/5*(-parseInt(e(312))/6)+-parseInt(e(321))/7+parseInt(e(308))/8*(-parseInt(e(314))/9)+-parseInt(e(317))/10+parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function L(){const t=['"></span>',"sort","42085593BBaWIp","isTouching","next","value","isInContent","isMultiRange","deletion","schema","execute","</span>","607haXdcP","color"," [color ","innerText","change","createRange","split","getRanges",'<span class="ck-suggestion-type">',"join","createElement","8584664sItzfd","replace","start","isCollapsed","371922sInKTO",'<span class="ck-suggestion-color" style="background-color: ',"9BNMypS","createPositionBefore","span","4784700PjAbCX","push","isObject","type","7508186aDSMWm","from","add","createPositionAfter","splice",'" title="',"createPositionAt","length","end","1567713Tumqtm","8sgdCoS","95svqRZo","map","content","isIntersecting","874RBaokE","isArray","innerHTML","title"];return(L=function(){return t})()}function N(t,e,n){const r=k;for(;n[r(328)];){const s=n[r(325)](0,100);t[r(301)]((()=>{const t=r;for(const n of s)n[t(291)]&&e[t(295)](n.id)}))}}const S=M;function R(){const t=["1719151ZzTGyT","execute","some","isInContent","2175170DchbwR","5gjzGer","isEnabled","12xPjKKj","model","values","797025DebGhX","_suggestions","36TErKTy","1964416QwuAWW","45QPeFnj","editor","_command","refresh","canEditAt","from","62288DdrHkg","_isEnabledBasedOnSelection","4406864kTdeHA","140480bUyxkM","getRanges"];return(R=function(){return t})()}function M(t,e){const n=R();return(M=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(548331===parseInt(e(199))/1*(-parseInt(e(192))/2)+-parseInt(e(179))/3+-parseInt(e(189))/4*(-parseInt(e(183))/5)+-parseInt(e(176))/6*(parseInt(e(194))/7)+parseInt(e(182))/8+-parseInt(e(181))/9*(-parseInt(e(198))/10)+parseInt(e(191))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(185)]=e,this[r(180)]=n,this[r(186)](),this[r(190)]=!1}[S(186)](){const t=S,e=Array[t(188)](this[t(180)][t(178)]())[t(196)]((e=>e[t(197)]));this[t(175)]=this[t(185)][t(175)]&&e}[S(195)](){const t=S,e=y(Array[t(188)](this[t(180)][t(178)]()));for(const n of e){const e=n[t(193)]();if(!this[t(184)][t(177)][t(187)](e))return}N(this[t(184)][t(177)],this[t(185)],e)}}function w(){const t=["616cidAWO","98290rKclyy","execute","5364891dbzgod","canEditAt","refresh","isEnabled","getRanges","_selectedSuggestions","selection","3gvPTdH","document","_suggestions","_command","editor","4910994MVxOWk","values","872238AHObZo","171594wwmqUE","2321dfUvUv","model","5821115vBHiYZ","size","_isEnabledBasedOnSelection","12KqabqB","from","410044nAfgsi"];return(w=function(){return t})()}const O=D;function D(t,e){const n=w();return(D=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(838388===parseInt(e(141))/1*(-parseInt(e(157))/2)+parseInt(e(148))/3*(-parseInt(e(155))/4)+-parseInt(e(152))/5+-parseInt(e(146))/6+parseInt(e(161))/7+-parseInt(e(158))/8*(-parseInt(e(149))/9)+-parseInt(e(159))/10*(-parseInt(e(150))/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(144)]=e,this[r(143)]=n,this[r(139)]=new Set,this[r(136)](),this[r(154)]=!1}[O(136)](){const t=O,e=this[t(145)][t(151)][t(142)][t(140)],n=Array[t(156)](this[t(143)][t(147)]());this[t(139)]=function(t,e){const n=k,r=Array[n(322)](t[n(304)]()),s=new Set;for(const o of e)if(o[n(291)])for(const e of r)for(const r of o[n(304)]())(e[n(335)](r)||t[n(311)]&&!o[n(292)]&&o[n(289)]&&r[n(329)][n(288)](e[n(310)]))&&s[n(323)](o);return s}(e,n),this[t(137)]=this[t(144)][t(137)]&&!!this[t(139)][t(153)]}[O(160)](){const t=O,e=y(Array[t(156)](this[t(139)]));for(const n of e){const e=n[t(138)]();if(!this[t(145)][t(151)][t(162)](e))return}N(this[t(145)][t(151)],this[t(144)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const 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 W(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const Z=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 Y="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=Y||J||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,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 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)||gt(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 Lt=Ct(Q,"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 wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=St,Ft.prototype.delete=Rt,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(Lt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const 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 Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Zt(t){var e=this.__data__=new z(t);this.size=e.size}Zt.prototype.clear=K,Zt.prototype.delete=Z,Zt.prototype.get=X,Zt.prototype.has=q,Zt.prototype.set=Kt;const Xt=Zt;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 Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Yt?Yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const 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 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&&Y.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;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 we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(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)?Ne(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const Ze=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 Ye=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return Ye.call(t,e)})))}:qe;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}: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,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=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 In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const 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,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 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||Re(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 Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",Zn="[object Object]",Xn={};Xn[zn]=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[Zn]=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 Ze(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==Zn||h==zn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(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),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Yn=function(t){return qn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Jn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++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,d=2&n?new Er: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 x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const 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 I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[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==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&&wr.call(t,"__wrapped__"),g=f&&wr.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: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)};function Vr(){const t=["_saved","length","addMarkerName","getRanges","get","_onDiscard","split","decorate","accept","removeMarkers","getRange","_model","_onAttributesChange","getItems","type","getFirstMarker","data","start","getAllAdjacentSuggestions","isMultiRange","13oLncEB","getFirstRange","_isDataLoaded","27ZCCZtV","substr","isInContent","846854UPuxJM","from","createdAt","subType","onAccept","407406DytOzJ","hasComments","6247332QXGMKI","15736fhdpYW","map","36025JlvNpJ","35CYgddq","_onAccept","124SERtaC","isIntersecting","head","nodeAfter","removeMarker","onDiscard","suggestion:","size","3kauLyp","onAttributesChange","markers","creator","change","52465YQgHKu","attributes","author","206520OtaAGh","getContainedElement","discard","next","@external","isIntersectingWithRange","set","1230jRKhoa","authoredAt","delete","addMarker","clear","isExternal","setAttribute","getMarkers","addRange","getMultiRangeId","commentThread","add","getMarkerNames","filter","_markerNames","removeAttribute","previous","reduce","end","nodeBefore","toJSON","push"];return(Vr=function(){return t})()}const Hr=Wr;function Wr(t,e){const n=Vr();return(Wr=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(265966===-parseInt(e(410))/1+-parseInt(e(402))/2*(parseInt(e(423))/3)+parseInt(e(415))/4*(parseInt(e(428))/5)+-parseInt(e(407))/6*(-parseInt(e(413))/7)+parseInt(e(431))/8*(-parseInt(e(399))/9)+-parseInt(e(438))/10*(parseInt(e(412))/11)+-parseInt(e(409))/12*(-parseInt(e(396))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(398)]=!1,this.id=e.id,this[n(390)]=e[n(390)],this[n(405)]=e[n(405)]||null,this[n(430)]=e[n(430)],this[n(426)]=e[n(426)]||e[n(430)],this[n(443)]=Boolean(e[n(429)]&&e[n(429)][n(435)]),this[n(392)]=null,this[n(387)]=t,this[n(414)]=e[n(406)],this[n(381)]=e[n(420)],this[n(388)]=e[n(424)],this[n(452)]=new Set,this[n(404)]=null,this[n(437)](n(439),null),this[n(437)](n(429),e[n(429)]||{}),this[n(437)](n(370),null),this[n(437)](n(434),null),this[n(437)](n(448),null),this[n(437)](n(376),!1),this[n(383)](n(384)),this[n(383)](n(433))}get[Hr(417)](){const t=Hr;let e=this;for(;e[t(370)];)e=e[t(370)];return e}get[Hr(408)](){const t=Hr;return!!this[t(448)]&&this[t(448)][t(377)]>0}get[Hr(395)](){const t=Hr;return 0!=this[t(452)][t(422)]&&6==Array[t(403)](this[t(452)])[0][t(382)](":")[t(377)]}get[Hr(401)](){return null!==this[Hr(391)]()}[Hr(378)](t){const e=Hr;this[e(452)][e(449)](t)}[Hr(450)](){const t=Hr;return Array[t(403)](this[t(452)])}[Hr(445)](){const t=Hr;return this[t(450)]()[t(411)]((e=>this[t(387)][t(425)][t(380)](e)))[t(451)]((t=>t))}[Hr(391)](){return this[Hr(445)]()[0]||null}[Hr(385)](){const t=Hr;this[t(387)][t(427)]((e=>{const n=t;for(const t of this[n(445)]())e[n(419)](t)})),this[t(452)][t(442)]()}[Hr(419)](t){const e=Hr;this[e(387)][e(427)]((n=>{n[e(419)](t)})),this[e(452)][e(440)](t)}[Hr(446)](t){const e=Hr,n=e(421)+this[e(390)]+":"+this[e(405)]+":"+this.id+":"+this[e(426)].id+":"+zr[e(447)]();this[e(378)](n),this[e(387)][e(427)]((r=>{r[e(441)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(436)](t){const e=Hr;for(const n of this[e(379)]())if(n[e(416)](t))return!0;return!1}[Hr(379)](){const t=Hr;return this[t(445)]()[t(411)]((e=>e[t(386)]()))}[Hr(389)](){const t=Hr;return this[t(379)]()[t(371)](((e,n)=>[...e,...n[t(389)]()]),[])}[Hr(397)](){const t=Hr;var e;return(null===(e=this[t(391)]())||void 0===e?void 0:e[t(386)]())||null}[Hr(432)](){const t=Hr,e=this[t(379)]();if(1!=e[t(377)])return null;const n=e[0],r=n[t(393)][t(418)],s=n[t(372)][t(373)];return r instanceof i.Element?r!=s?null:r:null}[Hr(384)](){const t=Hr;this[t(414)](this[t(379)](),this[t(392)],this[t(429)]),this[t(385)]()}[Hr(433)](){const t=Hr;this[t(381)](this[t(379)](),this[t(392)],this[t(429)]),this[t(385)]()}[Hr(394)](){const t=Hr,e=[];let n=this[t(417)];for(;n;)e[t(375)](n),n=n[t(434)];return e}[Hr(444)](t,e){const n=Hr,r=Yn(this[n(429)]);gr(r,t,e),Fr(r,this[n(429)])||(this[n(429)]=r,this[n(388)](r))}[Hr(369)](t){const e=Hr,n=Yn(this[e(429)]);Gr(n,t),Fr(n,this[e(429)])||(this[e(429)]=n,this[e(388)](this[e(429)]))}[Hr(374)](){const t=Hr;return{id:this.id,type:this[t(405)]?this[t(390)]+":"+this[t(405)]:this[t(390)],authorId:this[t(426)].id,createdAt:this[t(404)],hasComments:this[t(408)],data:this[t(392)],attributes:this[t(429)]}}static[Hr(447)](){const t=Hr;return(0,e.uid)()[t(400)](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 Zr=qr;function Xr(){const t=["name","match","addEmptyContainer","registerAttributeLabel","get","_itemLabelsCallbacks","_locale","7998136yFtVIK","removeFormat","element","add","_attributeLabels","getFirstRange","6rmsvKn","_handleInsertRemoveSuggestionDescription","addContainer","data","Object","Container","removeObject","243410kPuOQJ","EmptyContainer","replace","_handleRenameSuggestionDescription","pop","elementStart","function","push","nodeAfter","length","nextSibling","getWalker","skip","remove","subType","7736874cDZfKb","insertion","92002pGWFmY","_handleCustomCallbackDescription","_schema","getItemLabel","*Merge:* %0","softBreak","35cisZQe","*Change to:* %0","*Set format:* %0","previousSibling","isEqual","_addDescriptionItems","registerElementLabel","key","566884hGKpqc","end","removeEmptyContainer","start","getDescriptions","ELEMENT_SPACE","normal","REPLACE_TEXT","$1 $2","isObject","_handleAttributeSuggestionDescription","isInContent","isEmpty","has","addObject","$textProxy","_resolveDescriptionItems","label","newValue","matchingCallback","indexOf","*Remove format:* %0","set","561OKyZiD","checkChild","_itemLabels","format","quantity","registerDescriptionCallback","_customCallbacks","7LdLQYa","attribute","$text","*Split:* %0","text","item","*Remove:* %0","*Insert:* %0","deletion","495237GERLnG","join","removeContainer","map","elementEnd","4039542rwNSrx","addFormat","type"];return(Xr=function(){return t})()}function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=qr,n=t();for(;;)try{if(677457===parseInt(e(394))/1+-parseInt(e(468))/2*(-parseInt(e(447))/3)+parseInt(e(408))/4*(-parseInt(e(400))/5)+parseInt(e(392))/6+-parseInt(e(438))/7*(parseInt(e(462))/8)+-parseInt(e(452))/9+-parseInt(e(475))/10*(-parseInt(e(431))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Yr{constructor(t,e){const n=qr;this[n(437)]=[],this[n(433)]=new Map,this[n(460)]=[],this[n(466)]=new Map,this[n(396)]=t,this[n(461)]=e}[Zr(412)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(484)];o++){const i=t[o];if(!i[e(419)])continue;const a=this[e(395)](i);if(a){if(null!=i[e(489)]){if(r[e(421)](i[e(489)]))continue;r[e(465)](i[e(489)])}n[e(482)](a)}else if(e(439)!=i[e(454)])e(393)!=i[e(454)]&&e(446)!=i[e(454)]||this[e(469)](n,i,t[o+1]);else{const t=i[e(471)][e(407)];if(s[e(421)](t))continue;s[e(465)](i[e(471)][e(407)]),t==Lc?this[e(478)](n,i):this[e(418)](n,i)}}return this[e(424)](n)}[Zr(436)](t){const e=Zr;this[e(437)][e(482)](t)}[Zr(406)](t,n,r=e.priorities[Zr(414)]){const s=Zr;s(481)==typeof t?(0,e.insertToPriorityArray)(this[s(460)],{matchingCallback:t,label:n,priority:r}):this[s(433)][s(430)](t,n)}[Zr(458)](t,e){const n=Zr;this[n(466)][n(430)](t,e)}[Zr(397)](t,e=1){const n=Zr;let r;for(const e of this[n(460)])if(e[n(427)](t)){r=e[n(425)];break}return r||(r=this[n(433)][n(459)](t[n(455)])),r?r(e):1!==e?e+" "+t[n(455)]+"s":""+t[n(455)]}[Zr(405)](t,e){const n=Zr,r=e[n(467)]()[n(486)](),s=n(393)==e[n(454)]?n(465):n(488);for(const e of r){const o=e[n(443)],i=t[t[n(484)]-1];if(o.is(n(423)))i&&i[n(454)][n(428)](n(473))>-1&&t[n(479)](),i&&n(442)==i[n(454)]?i[s]+=o[n(471)]:t[n(482)]({type:n(442),add:n(465)==s?o[n(471)]:"",remove:n(488)==s?o[n(471)]:""});else if(this[n(396)][n(417)](o)){const a=o;if(i&&i[n(454)][n(428)](n(473))>-1&&t[n(479)](),n(451)==e[n(454)])continue;i&&i[n(454)]==s+n(472)&&i[n(464)][n(455)]==a[n(455)]?i[n(435)]++:t[n(482)]({type:s+n(472),element:a,quantity:1}),r[n(487)]((t=>!(n(451)==t[n(454)]&&t[n(443)]==o)))}else if(this[n(396)][n(432)](o,n(440))||o.is(n(464),n(399))){const r=o;if(n(465)==s&&n(480)==e[n(454)]||n(488)==s&&n(451)==e[n(454)])continue;if(i&&-1==i[n(454)][n(428)](n(473))){n(442)==i[n(454)]&&(i[s]+="\n");continue}let a;if(a=n(465)==s?r[n(485)]&&!this[n(396)][n(417)](r[n(485)])?r[n(485)]:null:r[n(403)]&&!this[n(396)][n(417)](r[n(403)])?r[n(403)]:null,r[n(420)]||a&&a[n(420)]){const e=a&&a[n(420)]?a:r;i&&i[n(454)]==s+n(476)&&i[n(464)][n(455)]==e[n(455)]?i[n(435)]++:t[n(482)]({type:s+n(476),element:e,quantity:1})}else t[n(482)]({type:s+n(473),element:r})}}}[Zr(424)](t){const e=Zr,n=this[e(461)],r=[],s=[],o=[];for(const i of t)switch(i[e(454)]){case e(442):if(i[e(465)]=i[e(465)][e(477)](/(\S)\u000A+(\S)/g,e(416))[e(477)](/\u000A/g,""),i[e(488)]=i[e(488)][e(477)](/(\S)\u000A+(\S)/g,e(416))[e(477)](/\u000A/g,""),""!=i[e(465)]&&""!=i[e(488)]){r[e(482)]({type:e(477),content:Kr(n,e(415),['"'+i[e(488)]+'"','"'+i[e(465)]+'"'])});continue}if(null!=i[e(465)][e(456)](/^ +$/)){r[e(482)]({type:e(393),content:Kr(n,e(445),Kr(n,e(413),i[e(465)][e(484)]))});continue}if(null!=i[e(488)][e(456)](/^ +$/)){r[e(482)]({type:e(446),content:Kr(n,e(444),Kr(n,e(413),i[e(488)][e(484)]))});continue}if(""!=i[e(465)]){r[e(482)]({type:e(393),content:Kr(n,e(445),'"'+i[e(465)]+'"')});continue}r[e(482)]({type:e(446),content:Kr(n,e(444),'"'+i[e(488)]+'"')});continue;case e(457):case e(422):r[e(482)]({type:e(393),content:Kr(n,e(445),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(410):case e(474):r[e(482)]({type:e(446),content:Kr(n,e(444),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(470):r[e(482)]({type:e(393),content:Kr(n,e(441),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(449):r[e(482)]({type:e(446),content:Kr(n,e(398),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(453):s[e(482)](i[e(407)]);continue;case e(463):o[e(482)](i[e(407)]);continue;default:r[e(482)](i)}if(s[e(484)]){const t=s[e(450)]((t=>this[e(466)][e(421)](t)?this[e(466)][e(459)](t):t))[e(448)](", ");r[e(482)]({type:e(434),content:Kr(this[e(461)],e(402),t)})}if(o[e(484)]){const t=o[e(450)]((t=>this[e(466)][e(421)](t)?this[e(466)][e(459)](t):t))[e(448)](", ");r[e(482)]({type:e(434),content:Kr(this[e(461)],e(429),t)})}return r}[Zr(395)](t){const e=Zr;for(const n of this[e(437)]){const r=n(t);if(r&&e(454)in r)return r}}[Zr(418)](t,e){const n=Zr,r=e[n(471)],s=void 0===r[n(426)]?n(463):n(453);t[n(482)]({type:s,key:r[n(407)]})}[Zr(478)](t,e){const n=Zr;t[n(482)]({type:n(434),content:Kr(this[n(461)],n(401),this[n(397)](e[n(467)]()[n(411)][n(483)],1))})}[Zr(469)](t,e,n){const r=Zr;if(this[r(405)](t,e),n&&n[r(467)]()&&!e[r(467)]()[r(409)][r(404)](n[r(467)]()[r(411)])){const n=t[t[r(484)]-1],s=r(393)==e[r(454)]?r(465):r(488);n&&r(442)==n[r(454)]&&(n[s]+="\n")}}}function Jr(){const t=["695pTAEHW","plugins","showAIAssistant","8612DvrJBT","50fSliby","1477272nMYYpc","editor","get","21ydXaVK","enableCommand","3595894SOyyYG","commands","TrackChangesEditing","6437358SLSpvr","9922760unBdxO","1244034vmOODW","3hSXEyw","6734101KdrlcB","afterInit"];return(Jr=function(){return t})()}function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=371]})(t,e)}const $r=Qr;!function(t){const e=Qr,n=t();for(;;)try{if(944056===parseInt(e(371))/1+parseInt(e(385))/2*(-parseInt(e(372))/3)+parseInt(e(378))/4*(-parseInt(e(375))/5)+-parseInt(e(380))/6*(parseInt(e(383))/7)+-parseInt(e(389))/8+parseInt(e(388))/9+-parseInt(e(379))/10*(-parseInt(e(373))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class ts extends t.Plugin{[$r(374)](){const t=$r,e=this[t(381)],n=e[t(376)][t(382)](t(387));e[t(386)][t(382)](t(377))&&n[t(384)](t(377))}}function es(t,e){const n=ns();return(es=function(t,e){return n[t-=283]})(t,e)}function ns(){const t=["18YeuVMC","descriptionFactory","29588603wkQTTw","6055835stDCjY","afterInit","AlignmentEditing","2788676ZpGnCq","value","right","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","_registerLegacyDescription","alignment","FORMAT_ALIGN_TO_RIGHT","40915lQQLSy","227402NiFntT","FORMAT_ALIGN_TO_CENTER","left","get","commandParams","86THYWCv","commandName","justify","format","has","locale","plugins","8775330RQSkKZ","*Format:* %0","formatBlock","center","117573NFbJCw","editor","enableDefaultAttributesIntegration","6bmRrsF","type","TrackChangesEditing","2120xHFRiQ","registerBlockAttribute","registerAttributeLabel","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT"];return(ns=function(){return t})()}const rs=es;!function(t){const e=es,n=t();for(;;)try{if(924205===parseInt(e(290))/1+-parseInt(e(295))/2*(parseInt(e(306))/3)+parseInt(e(323))/4+-parseInt(e(320))/5*(parseInt(e(309))/6)+parseInt(e(289))/7*(-parseInt(e(312))/8)+-parseInt(e(317))/9*(-parseInt(e(302))/10)+parseInt(e(319))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[rs(321)](){const t=rs,e=this[t(307)],n=e[t(300)];if(!e[t(301)][t(299)](t(322)))return;const r=e[t(301)][t(293)](t(311));r[t(308)](t(287)),r[t(313)](t(287)),r[t(318)][t(314)](t(287),Kr(n,t(285))),this[t(286)]()}[rs(286)](){const t=rs,e=this[t(307)],n=e[t(300)];e[t(301)][t(293)](t(311))[t(318)][t(315)]((e=>{const r=t;if(r(304)!=e[r(310)])return;const{data:s}=e;if(s&&r(287)==s[r(296)]){const t=s[r(294)][0][r(324)];return{type:r(298),content:Kr(n,r(303),function(t){const e=r;switch(t){case e(292):return Kr(n,e(284));case e(283):return Kr(n,e(288));case e(305):return Kr(n,e(291));case e(297):return Kr(n,e(316))}}(t))}}}))}}function os(){const t=["superscript","has","FORMAT_CODE","FORMAT_SUPERSCRIPT","type","580510dXfItY","StrikethroughEditing","14TpIAFE","919592bUPSVw","slice","registerAttributeLabel","descriptionFactory","toLowerCase","FORMAT_ITALIC","FORMAT_","9geGRyI","FORMAT_SUBSCRIPT","UnderlineEditing","registerDescriptionCallback","editor","commandName","SubscriptEditing","TrackChangesEditing","afterInit","FORMAT_UNDERLINE","433208CDKNNG","12518Bqvzge","subscript","strikethrough","underline","1845744fLxdaV","italic","BoldEditing","*Format:* %0","72qrMGJY","registerInlineAttribute","enableDefaultAttributesIntegration","*Remove format:* %0","get","plugins","_registerLegacyDescription","toUpperCase","locale","17086YfjesQ","2724qvxmLX","CodeEditing","FORMAT_BOLD","3mYtwOp","code","formatInline","format","commandParams","5087130AHfvNn","FORMAT_STRIKETHROUGH","forceValue","bold","SuperscriptEditing","ItalicEditing"];return(os=function(){return t})()}const is=as;function as(t,e){const n=os();return(as=function(t,e){return n[t-=280]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(310184===-parseInt(e(310))/1*(parseInt(e(301))/2)+parseInt(e(314))/3*(parseInt(e(333))/4)+-parseInt(e(330))/5+parseInt(e(297))/6*(parseInt(e(332))/7)+-parseInt(e(292))/8+-parseInt(e(282))/9*(-parseInt(e(319))/10)+parseInt(e(293))/11*(-parseInt(e(311))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[is(299),is(324),is(284),is(312),is(331),is(288),is(323)];class us extends t.Plugin{[is(290)](){const t=is,e=this[t(286)],n=e[t(306)][t(305)](t(289)),r=e[t(309)];for(const s of cs){if(!e[t(306)][t(326)](s))continue;const o=s[t(334)](0,-7)[t(337)](),i=t(281)+o[t(308)]();n[t(303)](o),n[t(302)](o),n[t(336)][t(335)](o,Kr(r,i))}this[t(307)]()}[is(307)](){const t=is,e=this[t(286)],n=e[t(309)],r=e[t(306)][t(305)](t(289));function s(e,s){const o=t;r[o(336)][o(285)]((t=>{const r=o;if(r(316)!=t[r(329)])return;const{data:i}=t;return i&&i[r(287)]===e?i[r(318)][0][r(321)]?{type:r(317),content:Kr(n,r(300),s)}:{type:r(317),content:Kr(n,r(304),s)}:void 0}))}s(t(322),Kr(n,t(313))),s(t(298),Kr(n,t(280))),s(t(296),Kr(n,t(291))),s(t(315),Kr(n,t(327))),s(t(295),Kr(n,t(320))),s(t(294),Kr(n,t(283))),s(t(325),Kr(n,t(328)))}}const ls=fs;function fs(t,e){const n=gs();return(fs=function(t,e){return n[t-=298]})(t,e)}!function(t){const e=fs,n=t();for(;;)try{if(388866===parseInt(e(338))/1+-parseInt(e(307))/2*(-parseInt(e(333))/3)+-parseInt(e(340))/4*(-parseInt(e(316))/5)+-parseInt(e(306))/6+parseInt(e(317))/7*(parseInt(e(336))/8)+parseInt(e(318))/9*(-parseInt(e(309))/10)+-parseInt(e(311))/11*(-parseInt(e(301))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class hs extends t.Plugin{[ls(315)](){const t=ls,e=this[t(304)],n=e[t(324)];if(!e[t(310)][t(337)](t(319)))return;const r=e[t(310)][t(320)](t(334)),s=this[t(304)][t(299)][t(320)](t(298));r[t(321)](t(298),((n,o={})=>{const i=t,a=this[i(304)][i(325)][i(341)][i(314)],c=o&&void 0!==o[i(335)]?o[i(335)]:!s[i(312)];let u=[];if(c){const t=Array[i(343)](a[i(332)]())[i(300)]((t=>ds(t)||function(t,e){const n=i,r=e[n(339)](t[n(305)],n(298)),s=e[n(339)]([n(308),n(298)],t);return r&&s}(t,this[i(304)][i(325)][i(330)])));u=A(t,e[i(325)])}else{const t=Array[i(343)](a[i(332)]())[i(300)]((t=>ds(t)));u=A(t,e[i(325)])}e[i(325)][i(322)]((()=>{const t=i;for(const e of u)r[t(323)](e,{commandName:t(298),commandParams:[{forceValue:c}]})}))})),r[t(326)][t(328)]((e=>{const r=t,{data:s}=e;if(s&&r(298)==s[r(303)]){const t=Kr(n,r(331));return s[r(327)][0][r(335)]?{type:r(313),content:Kr(n,r(342),t)}:{type:r(313),content:Kr(n,r(329),t)}}}))}}function ds(t){const e=ls;return e(298)==t[e(305)][e(302)]}function gs(){const t=["name","commandName","editor","parent","559110CPkzsZ","12598sjEnGv","$root","54670LCWrcl","plugins","286WTKQYI","value","format","selection","afterInit","295TVuwCq","665lbklRv","972PTMyNQ","BlockQuoteEditing","get","enableCommand","change","markBlockFormat","locale","model","descriptionFactory","commandParams","registerDescriptionCallback","*Remove format:* %0","schema","ELEMENT_BLOCK_QUOTE","getSelectedBlocks","45XRnLmw","TrackChangesEditing","forceValue","10600AXAJVg","has","94134wuPERc","checkChild","33556HxZapq","document","*Set format:* %0","from","blockQuote","commands","filter","121404KOsktw"];return(gs=function(){return t})()}const ps=Is;function ms(){const t=["45905DmDnRM","changeCaseTitle","204MtqUHn","TrackChangesEditing","32fjMVpB","1194936GnDIUT","371573VjiMSc","4103jfzjel","14472ZbxaRe","2RRpZaH","4pfBRNp","has","2686650CmbSoK","get","afterInit","1212855URFoDO","CaseChange","changeCaseLower","453123SZErmv","changeCaseUpper","editor","enableCommand","plugins"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(288895===-parseInt(e(482))/1*(parseInt(e(485))/2)+parseInt(e(481))/3*(-parseInt(e(486))/4)+-parseInt(e(476))/5*(-parseInt(e(478))/6)+-parseInt(e(468))/7+-parseInt(e(480))/8*(-parseInt(e(471))/9)+parseInt(e(465))/10+parseInt(e(483))/11*(parseInt(e(484))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(467)](){const t=ps,e=this[t(473)];e[t(475)][t(487)](t(469))&&(e[t(475)][t(466)](t(479))[t(474)](t(472)),e[t(475)][t(466)](t(479))[t(474)](t(470)),e[t(475)][t(466)](t(479))[t(474)](t(477)))}}const bs=_s;function Ts(){const t=["464GMkfcu","5NoaMPK","78484HgOyNe","TrackChangesEditing","get","103302geMpQP","ckbox","5259680JmZpqA","879526pTVrjX","commands","722852dcUEiA","enableCommand","1857246ObJkNv","afterInit","plugins","editor","9240165HCImvU"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(922811===parseInt(e(241))/1+parseInt(e(239))/2+-parseInt(e(243))/3+-parseInt(e(238))/4+parseInt(e(249))/5*(parseInt(e(236))/6)+-parseInt(e(250))/7*(-parseInt(e(248))/8)+parseInt(e(247))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(244)](){const t=bs,e=this[t(246)];e[t(240)][t(235)](t(237))&&e[t(245)][t(235)](t(234))[t(242)](t(237))}}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(981744===parseInt(e(374))/1*(-parseInt(e(423))/2)+-parseInt(e(397))/3+-parseInt(e(382))/4*(parseInt(e(377))/5)+parseInt(e(398))/6+parseInt(e(428))/7+parseInt(e(386))/8*(-parseInt(e(417))/9)+parseInt(e(415))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(407)](){const t=As,e=this[t(409)];if(!e[t(422)][t(402)](t(390)))return;const n=e[t(422)][t(426)](t(401)),r=e[t(385)],s=e[t(394)][t(426)](t(380))[t(414)],o=e[t(383)][t(426)](t(380));n[t(408)](t(419)),n[t(408)](t(381)),n[t(408)](t(380),((r,i={})=>{const a=t,c=e[a(399)],u=e[a(399)][a(412)][a(393)],l=i&&void 0!==i[a(429)]?i[a(429)]:!o[a(411)];let f;i[a(405)]||(i[a(405)]=s[0][a(405)]),f=l?Array[a(388)](u[a(379)]())[a(430)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(396))&&!e[n(406)](t)&&e[n(400)](t[n(395)],n(380))}(t,c[a(375)]))):Array[a(388)](u[a(379)]())[a(430)]((t=>Ns(t)));const h=A(f,c);c[a(391)]((()=>{const t=a;for(const e of h)n[t(403)](e,{commandName:t(380),commandParams:[{...i,forceValue:l}],formatGroupId:t(392)})}))})),n[t(424)][t(418)](t(380),(e=>Kr(r,t(425),e))),n[t(424)][t(378)]((e=>{const n=t;if(n(410)!=e[n(421)])return;const o=r.t,{data:i}=e;if(!i||n(380)!=i[n(427)])return;const a=i[n(404)][0][n(405)],c=o(s[n(389)]((t=>t[n(405)]===a))[n(384)])[n(376)]();return i[n(404)][0][n(429)]?{type:n(420),content:Kr(r,n(413),Kr(r,n(425),1)+" ("+c+")")}:{type:n(420),content:Kr(r,n(387),Kr(r,n(425),1))}}))}}function Ls(){const t=["TrackChangesEditing","has","markBlockFormat","commandParams","language","isLimit","afterInit","enableCommand","editor","formatBlock","value","document","*Set format:* %0","languages","22861450wYKAsk","name","99jqPmqF","registerElementLabel","indentCodeBlock","format","type","plugins","88562XyQYKM","descriptionFactory","ELEMENT_CODE_BLOCK","get","commandName","3034486qHUOjm","forceValue","filter","2lsDBpO","schema","toLowerCase","2278520ropgCu","registerDescriptionCallback","getSelectedBlocks","codeBlock","outdentCodeBlock","8vLkmHZ","commands","label","locale","256072MLUhRv","*Remove format:* %0","from","find","CodeBlock","change","blockName","selection","config","parent","rootElement","4961811lSYKZL","7608642vQMtxr","model","checkChild"];return(Ls=function(){return t})()}function Ns(t){const e=As;return e(380)==t[e(416)]}const Ss=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=300]})(t,e)}function Ms(){const t=["12454893VNHNjN","30906jylLyn","get","addCommentThread","afterInit","10bIECwE","6795180qvqXvp","5556904WlKJAv","enableCommand","9613846eLacYU","1932jtORns","has","46611hcneNz","52xoogzH","19214SZNDjN","TrackChangesEditing","editor","plugins","172YNEcuB","CommentsEditing"];return(Ms=function(){return t})()}!function(t){const e=Rs,n=t();for(;;)try{if(920293===parseInt(e(304))/1*(parseInt(e(305))/2)+parseInt(e(303))/3*(parseInt(e(309))/4)+parseInt(e(317))/5+parseInt(e(312))/6*(-parseInt(e(301))/7)+-parseInt(e(318))/8+parseInt(e(311))/9+-parseInt(e(316))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ss(315)](){const t=Ss,e=this[t(307)];e[t(308)][t(302)](t(310))&&e[t(308)][t(313)](t(306))[t(319)](t(314))}}var ws=n(834);function Os(){const t=["insert","isLimit","952297EMbhGl","115WRaSfO","start","ck-suggestion-marker--active","plugins","isAtEnd","284436RfjqHk","elementEnd","parent","toViewElement","9gOoVMv","markerName","getItems","34227950FEvkFz","includes","previousPosition","addClass","createUIElement","schema","name","activeMarkers","test","span","nextSibling","2XiHRCL","hasAttribute","model","type","11pXvMTK","consumable","TrackChangesEditing","isContent","ck-suggestion-marker-","getCustomProperty","3617334dBGsxB","writer","bindElementToMarker","createRangeOn","9410387HsUNKn","_splitMarkerName","2870096KxQlDF","item","getWalker","toViewPosition","get","addHighlight","push","mapper","markerRange","isBlock","5654728HRNRFE"];return(Os=function(){return t})()}function Ds(t,e){const n=Os();return(Ds=function(t,e){return n[t-=237]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(237)]())o[r(250)](t)&&s[r(271)](n[r(262)](o));return s}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(282)][r(269)](r(255));return(o,i,a)=>{const c=r;if(!a[c(254)][c(246)](i[c(273)],o[c(244)]))return;const u=i[c(273)][c(267)](),l=i[c(273)][c(280)],f=t[c(251)][c(243)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(266)];g=g||f[c(256)](e);const n=a[c(272)][c(287)](e);if(n&&n[c(258)](c(270)))return;c(285)==t[c(252)]&&f[c(274)](e)&&!f[c(277)](e)&&(e[c(248)]||l[c(283)]?h&&h[c(286)]==e||(h=e,m(t[c(240)]),p=!0):d=d||t[c(240)])}function m(t){const r=c,{authorId:o}=s[r(264)](i[r(289)]),u=a[r(260)][r(242)](r(247),{class:r(257)+e,"data-author-id":o}),l=a[r(272)][r(268)](t);n&&s[r(245)][r(239)](i[r(289)])&&a[r(260)][r(241)](r(281),u),a[r(260)][r(276)](l,u),a[r(272)][r(261)](u,i[r(289)])}g||p||!d||m(d)}}function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=Ds,n=t();for(;;)try{if(723952===-parseInt(e(278))/1*(-parseInt(e(249))/2)+-parseInt(e(259))/3+-parseInt(e(265))/4+-parseInt(e(279))/5*(parseInt(e(284))/6)+-parseInt(e(263))/7+-parseInt(e(275))/8*(-parseInt(e(288))/9)+parseInt(e(238))/10*(parseInt(e(253))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Bs=xs;function Us(){const t=["10mJmnKr","writer","getFirstRange","selection","editor","removeMarker:suggestion:deletion","57217iQWdHT","enableCommand","get","downcastDispatcher","12ICuPXz","setSelection","40omSAEn","high","forward","document","fromRange","init","1129275gqjdkF","model","createRange","enqueueChange","lock","bind","$graveyard","merge","showSuggestionHighlights","mapper","unlock","355103DkHmUU","modifySelection","root","18LPVNEJ","editing","buffer","deleteForward","markerNameToElements","964592ozBkAv","delete","unit","commands","isCollapsed","data","unbindElementFromMarkerName","createSelection","uiElement","2307141JPGsqM","TrackChangesEditing","markerName","rootName","addMarker:suggestion:deletion","56YeiXCL","end","batch","451866AlPtzj","detach","plugins","remove","requires","2163579KTlusm","start","options"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(320747===-parseInt(e(135))/1*(parseInt(e(161))/2)+parseInt(e(147))/3+-parseInt(e(166))/4+parseInt(e(141))/5*(parseInt(e(183))/6)+-parseInt(e(158))/7*(parseInt(e(180))/8)+parseInt(e(175))/9*(parseInt(e(129))/10)+-parseInt(e(188))/11*(-parseInt(e(139))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(187)](){return[ws.Delete]}[Bs(146)](){const t=Bs,e=this[t(133)],n=e[t(185)][t(137)](t(176));n[t(136)](t(167));const r=e[t(169)][t(137)](t(164));n[t(136)](t(164),((n,s={})=>{const o=t,a=e[o(148)][o(173)](e[o(148)][o(144)][o(132)]);a[o(170)]&&e[o(148)][o(159)](a,{direction:o(143),unit:s[o(168)]});const c=a[o(131)](),u=i.LiveRange[o(145)](c);let l;n(s),l=o(153)==u[o(160)][o(178)]?e[o(148)][o(149)](c[o(127)]):e[o(148)][o(149)](u[o(127)],u[o(181)]),u[o(184)](),e[o(148)][o(150)](r[o(163)][o(182)],(t=>{const e=o;r[e(163)][e(151)](),t[e(140)](t[e(149)](l[e(181)])),r[e(163)][e(157)]()}))})),e[t(162)][t(138)].on(t(179),Ps(e,t(154)),{priority:t(142)}),e[t(171)][t(138)].on(t(179),((n,r,s)=>{const o=t;s[o(128)][o(155)]&&Ps(e,o(154),{showActiveMarker:!1})[o(152)](this)(n,r,s)}),{priority:t(142)}),e[t(162)][t(138)].on(t(134),((e,n,r)=>{const s=t,o=r[s(156)][s(165)](n[s(177)]);if(o)for(const t of o)t.is(s(174))&&(r[s(156)][s(172)](t,n[s(177)]),r[s(130)][s(186)](t))}),{priority:t(142)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=251]})(t,e)}function Hs(){const t=["data","todo","listMarkerStyle","todoList","schema","documentList","getRanges","ELEMENT_NUMBERED_LIST","end","registerElementLabel","createRange","TrackChangesEditing","_LIST","map","*Format:* remove from %0","newValue","groupId","value","listType","todoListCheck","ELEMENT_TODO_LIST","_registerLegacyDescription","listReversed","bulleted","FORMAT_INDENT","setSelection","registerCustomCallback","1718272zaRgTm","3532oBVoWW","getSuggestion","commandName","*Remove format:* %0","key","forceValue","customNumberedList","meta","commandParams","*Outdent:* %0","accept","*Set format:* %0","assureChains","createPositionAt","*Uncheck item*","listIndent","65297790acGOhf","getChangedMarkers","checkTodoList","155LNtUFT","newRange","*Indent:* %0","trackChangesCommand","registerBlockAttribute","_getAttributeKey","differ","selection","startsWith","getSuggestions","isLocal","getFirstRange","locale","refresh","add","attributes","removeMarker","listMarker","todoListChecked","detach","get","from","registerDescriptionCallback","_findSuggestions","*Merge:* list item","registerPostFixer","has","9116709PRPRoH","change","attribute","ELEMENT_","previousSibling","bulletedList","5409776EpMBbY","descriptionFactory","size","list.multiBlock","listStart","ELEMENT_BULLETED_LIST","*Change to:* %0","next","default","_suggestionFactory","oldValue","parent","getAttribute","start","*Check item*","batch","outdentList","deletion","listItemIdFixer","isUndo","splitListItemAfter","plugins","numberedList","format","afterInit","commands","indentList","nextSibling","_supportLegacySuggestions","config","hasSuggestion","filter","mergeListItemBackward","getFirstMarker","suggestion:attribute:","isObject","customBulletedList","type","getChanges","suggestion","nodeAfter","304882AZqaSH","_splitMarkerName","258042PzdqyC","execute","high","*Split:* list item","mergeListItemForward","formatBlock","push","fromRange","head","multipleBlocks","ELEMENT_LIST_ITEM","includes","ListEditing","splitListItemBefore","TodoListEditing","name","toUpperCase","isNextTo","*Merge:* %0","numbered","length","oldRange","setAttribute","attributeKey","change:data","enableDefaultAttributesIntegration","*Format:* insert into %0","listItemId","4950vuhzZi","range","model","document","noTrackChangesFixer","editor","registerAttributeLabel","listStyle","find","containsItem"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(920703===-parseInt(e(404))/1+parseInt(e(337))/2+-parseInt(e(367))/3*(parseInt(e(405))/4)+-parseInt(e(263))/5*(parseInt(e(339))/6)+-parseInt(e(290))/7+-parseInt(e(296))/8+parseInt(e(260))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class Ws extends t.Plugin{[Gs(320)](){const t=Gs,e=this[t(372)];if(!e[t(317)][t(289)](t(351)))return;const n=e[t(275)],r=e[t(317)][t(283)](t(388)),s=e[t(317)][t(289)](t(353)),o=!!e[t(325)][t(283)](t(299));function i(e){const r=t;return{type:r(319),content:""+Kr(n,r(255),e)}}function a(e){const r=t;return{type:r(319),content:""+Kr(n,r(408),e)}}r[t(364)](t(318)),r[t(364)](t(295)),r[t(364)](t(411)),r[t(364)](t(332)),r[t(364)](t(322)),r[t(364)](t(312)),r[t(364)](t(316)),r[t(364)](t(352)),r[t(267)](t(366)),r[t(267)](t(395)),r[t(267)](t(259)),o&&(r[t(364)](t(328)),r[t(364)](t(343))),s&&(r[t(364)](t(380)),r[t(364)](t(262)),r[t(267)](t(281)),r[t(297)][t(285)]((e=>{const r=t,{data:s}=e;if(s&&r(281)==s[r(409)])return{type:r(319),content:s[r(392)]?Kr(n,r(310)):Kr(n,r(258))}})),this[t(372)][t(369)][t(370)][t(288)]((e=>{const n=t;if(e[n(311)][n(315)])return!1;let s=!1;const o=r[n(272)]({skipNotAttached:!0})[n(327)]((t=>n(281)===r[n(268)](t)));for(const t of o)n(378)!=t[n(274)]()[n(309)][n(336)][n(308)](n(395))&&(r[n(286)](t[n(274)](),n(292))[n(375)]((t=>n(395)===r[n(268)](t[n(335)])))||(e[n(279)](t[n(329)]()),s=!0));return s}))),r[t(297)][t(373)](t(259),Kr(n,t(401)));const c={type:t(319),content:""};r[t(297)][t(285)]((e=>{const r=t,{data:s}=e;if(!s||r(395)!=s[r(409)])return;let u=e[r(347)];for(;u;){if(u[r(377)]&&((r(374)==u[r(377)][r(409)]||r(379)==u[r(377)][r(409)])&&(u[r(377)][r(392)]&&r(304)!=u[r(377)][r(392)]||r(304)!=u[r(377)][r(306)]&&!s[r(392)])||!o&&u[r(377)][r(409)]==Lc))return c;u=u[r(303)]}if(null==s[r(392)])switch(s[r(306)]){case r(400):return a(Kr(n,r(301)));case r(358):return a(Kr(n,r(384)));case r(378):return a(Kr(n,r(397)))}switch(s[r(392)]){case r(400):return i(Kr(n,r(301)));case r(358):return i(Kr(n,r(384)));case r(378):return i(Kr(n,r(397)))}})),r[t(297)][t(285)]((e=>{const n=t,{data:r}=e;if(r&&n(259)==r[n(409)])return null==r[n(392)]||null==r[n(306)]&&0==r[n(392)]?c:void 0})),r[t(297)][t(285)]((e=>{const r=t;if(r(292)!=e[r(333)])return;const{data:s}=e;if(!s||r(366)!=s[r(409)])return;const o=zs(e);return r(392)==o?{type:r(319),content:Kr(n,r(287))}:r(306)==o?{type:r(319),content:Kr(n,r(342))}:c})),e[t(369)][t(370)][t(288)]((e=>this[t(314)](e))),e[t(369)][t(370)][t(288)]((e=>this[t(371)](e))),e[t(369)][t(370)].on(t(363),((e,n)=>{const r=t;if(n[r(315)]||!n[r(273)])return!1;this[r(256)]()}),{priority:t(341)}),this[t(324)]()}[Gs(314)](t){const e=Gs;if(t[e(311)][e(315)]||!t[e(311)][e(273)])return!1;let n=!1;const r=this[e(372)][e(317)][e(283)](e(388))[e(272)]({skipNotAttached:!0})[e(327)]((t=>t[e(377)]&&e(366)==t[e(377)][e(409)]))[e(327)]((t=>t[e(377)][e(392)]&&t[e(377)][e(306)]));for(const s of r)zs(s)||(t[e(279)](s[e(329)]()),n=!0);return n}[Gs(371)](t){const e=Gs;if(t[e(311)][e(315)]||!t[e(311)][e(273)])return!1;const n=this[e(372)][e(317)][e(283)](e(388));if(n[e(266)][e(394)])return!1;let r=!1;const s=[e(395),e(366),e(259),e(374),e(300),e(399),e(396),e(280),e(379)],o=this[e(372)][e(369)][e(370)][e(269)][e(334)]()[e(327)]((t=>e(292)==t[e(333)]))[e(327)]((t=>s[e(350)](t[e(362)])));if(0==o[e(359)])return r;for(const i of o){const o=n[e(286)](i[e(368)],e(292))[e(327)]((t=>!t[e(251)][e(356)]))[e(390)]((t=>t[e(335)]))[e(327)]((t=>{const r=e,o=n[r(268)](t);return s[r(350)](o)}));if(o[e(359)]){for(const n of o)t[e(279)](n[e(329)]());r=!0}}return r}[Gs(256)](){const t=Gs,e=this[t(372)][t(317)][t(283)](t(388)),n=[t(395),t(366),t(259),t(374),t(300),t(399),t(396),t(280),t(379)];let r;const s=new Set(this[t(372)][t(369)][t(370)][t(269)][t(261)]()[t(327)]((r=>{const s=t;if(r[s(377)][s(360)]||!r[s(377)][s(264)])return null;if(!r[s(354)][s(271)](s(330)))return null;const{id:o}=e[s(338)](r[s(354)]);if(!e[s(326)](o))return null;const i=e[s(406)](o);return n[s(350)](i[s(377)][s(409)])}))[t(390)]((n=>{const s=t,{id:o}=e[s(338)](n[s(354)]),i=e[s(406)](o);return r=i[s(278)][s(393)],i[s(274)]()[s(309)][s(336)]})));if(0==s[t(298)])return;const o=e[t(272)]({skipNotAttached:!0})[t(327)]((e=>t(292)==e[t(333)]&&e[t(377)]&&n[t(350)](e[t(377)][t(409)])&&e[t(278)][t(393)]!=r))[t(390)]((e=>({listItem:e[t(274)]()[t(309)][t(336)],groupId:e[t(278)][t(393)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(289)](n)&&i[t(277)](e);for(const n of e[t(272)]())i[t(289)](n[t(278)][t(393)])&&n[t(361)](t(393),r)}[Gs(324)](){const t=Gs,e=this[t(372)],n=e[t(275)],r=e[t(317)][t(283)](t(388));this[t(398)](),r[t(305)][t(403)](t(344),t(382),t(254),(function(n,r){const s=t,o=[];for(let t of n)t[s(309)][s(336)]===t[s(385)][s(307)]&&(t=e[s(369)][s(387)](e[s(369)][s(257)](t[s(309)][s(336)],0))),o[s(345)](t);e[s(369)][s(291)]((t=>{const n=s,a=e[n(369)][n(370)][n(270)],c=Array[n(284)](a[n(383)]())[n(390)]((t=>i.LiveRange[n(346)](t)));t[n(402)](o),e[n(321)][n(283)](r[n(407)])[n(276)](),r[n(252)][n(345)]({forceDefaultExecution:!0}),e[n(340)](r[n(407)],...r[n(252)]),t[n(402)](c);for(const t of c)t[n(282)]()}))})),r[t(297)][t(386)]((function(n){const r=t,s=!e[r(369)][r(381)][r(331)](n),o=n[r(294)],i=n[r(323)],a=n[r(308)](r(366)),c=!o||o[r(308)](r(366))!==a,u=!i||i[r(308)](r(366))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(349),e)))}[Gs(398)](){const t=Gs,e=this[t(372)],n=e[t(275)];function r(n){const r=t,s=e[r(321)][r(283)](r(295))[r(394)],o=e[r(321)][r(283)](r(318))[r(394)];return r(318)===n?s:o}e[t(317)][t(283)](t(388))[t(297)][t(285)]((function(s){const o=t;if(o(344)!=s[o(333)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(407)]){case o(295):u=i[o(252)][0][o(410)],l=r(i[o(407)]),a=o(u?365:391),!l&&e[o(325)][o(283)](o(299))||(a=o(302)),c={type:o(319),content:Kr(n,a,Kr(n,o(301)))};break;case o(318):u=i[o(252)][0][o(410)],l=r(i[o(407)]),a=o(u?365:391),!l&&e[o(325)][o(283)](o(299))||(a=o(302)),c={type:o(319),content:Kr(n,a,Kr(n,o(384)))};break;case o(322):a=o(265),c={type:o(319),content:Kr(n,a,Kr(n,o(349)))};break;case o(312):a=function(t){const e=o,n=t[e(274)]();let r=n[e(309)][e(336)];for(;r&&n[e(376)](r);){if(r[e(308)](e(259))>0)return!1;r=r[e(323)]}return!0}(s)?Kr(n,o(391),Kr(n,function(t){const e=o;return e(293)+t[e(274)]()[e(309)][e(336)][e(308)](e(395))[e(355)]()+e(389)}(s))):Kr(n,o(253),Kr(n,o(349))),c={type:o(319),content:a};break;case o(328):case o(343):!1===i[o(348)]&&(a=o(357),c={type:o(313),content:Kr(n,a,Kr(n,o(349)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(274)]()[e(309)][e(336)][e(294)];for(;n;){const r=n[e(308)](e(366));if(!r)return!1;if(r==t[e(377)][e(392)])return e(392);if(r==t[e(377)][e(306)])return e(306);n=n[e(294)]}return!1}const Ks=Zs;function Zs(t,e){const n=Js();return(Zs=function(t,e){return n[t-=262]})(t,e)}!function(t){const e=Zs,n=t();for(;;)try{if(490361===-parseInt(e(297))/1+parseInt(e(352))/2+-parseInt(e(338))/3+parseInt(e(349))/4+parseInt(e(270))/5*(parseInt(e(351))/6)+parseInt(e(277))/7*(-parseInt(e(342))/8)+parseInt(e(346))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Js);class Xs extends t.Plugin{[Ks(295)](){const t=Ks;if(!this[t(294)][t(316)][t(336)](t(287)))return;const e=this[t(294)][t(343)][t(331)](t(292)),n=this[t(294)][t(316)][t(331)](t(306));e[t(339)]&&(n[t(311)](t(263)),n[t(267)](t(263))),e[t(275)]&&(n[t(311)](t(304)),n[t(267)](t(304))),e[t(327)]&&(n[t(311)](t(318)),n[t(267)](t(318)));const r={type:t(278),content:""};n[t(329)][t(314)](this[t(307)][t(303)](this));const s=this[t(294)][t(321)];n[t(329)][t(273)](t(304),Kr(s,t(310))),n[t(329)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(304)==s[n(302)])return null==s[n(340)]||0==s[n(340)]&&null==s[n(290)]?r:void 0})),n[t(329)][t(273)](t(318),Kr(s,t(285))),n[t(329)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(318)==s[n(302)])return null==s[n(340)]||1==s[n(340)]&&null==s[n(290)]?r:void 0})),this[t(294)][t(299)][t(268)][t(301)]((e=>{const r=t;if(e[r(335)][r(284)])return!1;let s=!1;const o=n[r(274)]({skipNotAttached:!0})[r(265)]((t=>{const e=r,s=n[e(288)](t);return e(318)==s||e(304)==s}));for(const t of o){const o=t[r(305)]()[r(276)][r(283)][r(291)](r(269));r(323)!=o&&r(312)!=o&&(n[r(296)](t[r(305)](),r(280))[r(300)]((t=>r(269)==n[r(288)](t[r(334)])))||(e[r(264)](t[r(344)]()),s=!0))}return s})),this[t(313)]()}[Ks(307)](t){const e=Ks,n=this[e(294)][e(321)],{data:r}=t,s={type:e(278),content:""};if(!r||e(263)!=r[e(302)])return;if(!r[e(290)])return e(328)==r[e(340)]?s:{type:e(278),content:""+Kr(n,e(337),Kr(n,this[e(322)](r[e(340)])))};if(!r[e(340)]){if(e(328)==r[e(290)])return s;let o=t[e(281)];for(;o;){if(o[e(324)]&&e(269)==o[e(324)][e(302)]&&o[e(324)][e(340)])return s;o=o[e(326)]}return{type:e(278),content:""+Kr(n,e(317),Kr(n,this[e(322)](r[e(290)])))}}if(e(328)!=r[e(340)])return{type:e(278),content:""+Kr(n,e(337),Kr(n,this[e(322)](r[e(340)])))};let o=t[e(281)];for(;o;){if(o[e(324)]&&e(269)==o[e(324)][e(302)]&&o[e(324)][e(340)]&&o[e(324)][e(290)])return s;o=o[e(326)]}const i=t[e(305)]()[e(276)][e(283)][e(291)](e(269));return{type:e(278),content:Kr(n,e(337),Kr(n,e(289)+i[e(271)]()+e(309)))}}[Ks(313)](){const t=Ks,e=this[t(294)],n=e[t(321)];e[t(316)][t(331)](t(306))[t(329)][t(314)]((e=>{const r=t;if(r(345)!=e[r(341)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(293)]){case r(263):o=r(320),i={type:r(278),content:Kr(n,o,Kr(n,this[r(322)](s[r(308)][0][r(341)])))};break;case r(304):o=s[r(308)][0][r(275)]?r(333):r(347),i={type:r(278),content:Kr(n,o)};break;case r(318):o=r(266),i={type:r(278),content:Kr(n,o,s[r(308)][0][r(327)])}}return i}))}[Ks(322)](t){const e=Ks;return e(289)+function(t){const n=e;return qs[n(282)](t)?n(330):Ys[n(282)](t)?n(323):null}(t)[e(271)]()+e(286)+t[e(271)]()[e(272)](/-/g,"_")}}const qs=[Ks(298),Ks(315),Ks(279)],Ys=[Ks(350),Ks(262),Ks(348),Ks(332),Ks(325),Ks(319)];function Js(){const t=["*Change to:* %0","locale","_getTranslationKeyForListStyle","numbered","data","lower-latin","next","startIndex","default","descriptionFactory","bulleted","get","upper-roman","*Format:* set order to reversed","suggestion","batch","has","*Set format:* %0","2110503BhDFSa","styles","newValue","type","149704PUMiZk","config","getFirstMarker","formatBlock","6073344rYRtOF","*Format:* set order to regular","lower-roman","836064MSIKQu","decimal","6xmTjji","625426KbHaSN","decimal-leading-zero","listStyle","removeMarker","filter","*Format:* set start index to %0","registerBlockAttribute","document","listType","722915JeUwJC","toUpperCase","replace","registerAttributeLabel","getSuggestions","reversed","start","14CdWYPd","format","square","attribute","head","includes","nodeAfter","isUndo","FORMAT_LIST_START","_LIST_","ListPropertiesEditing","_getAttributeKey","ELEMENT_","oldValue","getAttribute","list.properties","commandName","editor","afterInit","_findSuggestions","109840XAVsTT","disc","model","find","registerPostFixer","key","bind","listReversed","getFirstRange","TrackChangesEditing","handleDescriptions","commandParams","_LIST_DEFAULT","FORMAT_LIST_REVERSED","enableDefaultAttributesIntegration","customNumbered","_registerLegacyDescription","registerDescriptionCallback","circle","plugins","*Remove format:* %0","listStart","upper-latin"];return(Js=function(){return t})()}var Qs=n(507);const $s=eo;function to(){const t=["createRange","createPositionAt","3535AWdJtp","ck-suggestion-marker-split","change","removeMarker:suggestion:insertion","markerNameToElements","getFirstPosition","get","2lhxOjX","markInsertion","editing","end","data","downcastDispatcher","nextSibling","mapper","document","15SVvcsN","markerName","editor","afterExecute","init","plugins","9006lTysYR","high","14762693CwxSBU","2552133CNzaQy","1648503iJBVVM","detach","writer","TrackChangesEditing","selection","bind","addMarker:suggestion:insertion","enter","enableCommand","unbindElementFromMarkerName","615170swENYh","enterBlock","requires","commands","remove","24jUbpLk","showSuggestionHighlights","843428rTxNOV","options","fromRange","split","fire","setSelection","hasClass","model","getFirstRange","parent","3738830LsHnQY"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(674132===-parseInt(e(176))/1+-parseInt(e(147))/2*(parseInt(e(165))/3)+-parseInt(e(183))/4*(-parseInt(e(156))/5)+parseInt(e(162))/6*(-parseInt(e(140))/7)+parseInt(e(181))/8*(parseInt(e(166))/9)+parseInt(e(137))/10+parseInt(e(164))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(178)](){return[Qs.Enter]}[$s(160)](){const t=$s,e=this[t(158)],n=e[t(161)][t(146)](t(169)),r=e[t(179)][t(146)](t(173));n[t(174)](t(173),(()=>{const s=t;e[s(190)][s(142)]((t=>{const o=s,a=e[o(190)][o(155)][o(170)],c=a[o(145)](),u=i.LiveRange[o(185)](a[o(191)]());if(r[o(177)](t)){const r=e[o(190)][o(139)](c[o(136)][o(153)],0),s=t[o(138)](c,r);n[o(148)](s)}else t[o(188)](t[o(138)](u[o(150)]));u[o(167)](),r[o(187)](o(159),{writer:t})}))})),e[t(149)][t(152)].on(t(172),Ps(e,t(186)),{priority:t(163)}),e[t(149)][t(152)].on(t(143),((e,n,r)=>{const s=t,o=r[s(154)][s(144)](n[s(157)]);if(o)for(const t of o)t[s(189)](s(141))&&(r[s(154)][s(175)](t,n[s(157)]),r[s(168)][s(180)](t))}),{priority:t(163)}),e[t(151)][t(152)].on(t(172),((n,r,s)=>{const o=t;s[o(184)][o(182)]&&Ps(e,o(186),{showActiveMarker:!1})[o(171)](this)(n,r,s)}),{priority:t(163)})}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=314]})(t,e)}function so(){const t=["2148861yJfgZv","2361822qJfAtw","2PqpWhM","plugins","markers","handleFindCommand","start","366691yiTKtf","has","results","TrackChangesEditing","findByTextCallback","editor","end","4363816uBYdkA","1318473RKxIjl","replaceAll","enableCommand","bind","afterInit","replace","createPositionAt","3605VaMBFV","FindAndReplaceUtils","createRange","getMarkersGroup","item","16oqvjcb","findPrevious","get","9354ZlGXXS","3935070sXOdUO","FindAndReplaceEditing","_isInDeletionRange","isArray","suggestion:deletion","filter","find","model","10pnTRmw","getRange","string","getIntersection","findNext"];return(so=function(){return t})()}const oo=ro;!function(t){const e=ro,n=t();for(;;)try{if(557377===parseInt(e(345))/1+-parseInt(e(340))/2*(-parseInt(e(339))/3)+parseInt(e(352))/4+-parseInt(e(325))/5+-parseInt(e(324))/6*(parseInt(e(316))/7)+parseInt(e(321))/8*(-parseInt(e(353))/9)+parseInt(e(333))/10*(parseInt(e(338))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[oo(357)](){const t=oo;if(!this[t(350)][t(341)][t(346)](t(326)))return;const e=this[t(350)][t(341)][t(323)](t(348));e[t(355)](t(331),this[t(343)][t(356)](this)),e[t(355)](t(337)),e[t(355)](t(322)),e[t(355)](t(314)),e[t(355)](t(354))}[oo(343)](t,e,n={}){const r=oo,s=this[r(350)][r(341)][r(323)](r(317));return t((t=>{const o=r;let i=(o(335)==typeof e?s[o(349)](e,n):e)(t);Array[o(328)](i)&&(i={results:i,searchText:o(335)==typeof e?e:""});const a=i[o(347)][o(330)]((e=>!1===this[o(327)](e,t[o(320)])));return{...i,results:a}}),n)}[oo(327)](t,e){const n=oo,r=this[n(350)][n(332)][n(318)](this[n(350)][n(332)][n(315)](e,t[n(344)]),this[n(350)][n(332)][n(315)](e,t[n(351)]));for(const t of this[n(350)][n(332)][n(342)][n(319)](n(329)))if(null!==r[n(336)](t[n(334)]()))return!0;return!1}}function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=309]})(t,e)}const co=ao;function uo(){const t=["locale","fontFamily","find","commandParams","*Reset font color*","format","8108672WeRUfK","FORMAT_FONT_SIZE","fontColor","909QcAXba","editor","1730906PPHglA","config","plugins","registerAttributeLabel","title","fontColor.colors","*Set font background color:* %0","fontSize","*Reset font background color*","has","*Set font color:* %0","value","afterInit","94514ENKBFg","604268McFdTx","TrackChangesEditing","FontSize","fontBackgroundColor","enableDefaultAttributesIntegration","_registerLegacyDescription","commandName","FORMAT_FONT_BACKGROUND","18PxYuOn","model","*Reset font family*","2104996cEmDrl","fontBackgroundColor.colors","formatInline","*Set font family:* %0","FontSizeEditing","trim","descriptionFactory","registerInlineAttribute","normalizeSizeOptions","*Reset font size*","FontBackgroundColorEditing","fontSize.options","get","FORMAT_FONT_FAMILY","FORMAT_FONT_COLOR","toLowerCase","type","15FPdFYN","819730NBAjue","FontFamilyEditing","*Set font size:* %0","FontColorEditing","308830gXfcAd","registerDescriptionCallback","label"];return(uo=function(){return t})()}!function(t){const e=ao,n=t();for(;;)try{if(939104===-parseInt(e(343))/1+parseInt(e(357))/2*(-parseInt(e(324))/3)+parseInt(e(368))/4+-parseInt(e(325))/5*(parseInt(e(365))/6)+parseInt(e(356))/7+parseInt(e(338))/8+parseInt(e(341))/9*(parseInt(e(329))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:co(311),commandName:co(350)},{pluginName:co(326),commandName:co(333)},{pluginName:co(328),commandName:co(340)},{pluginName:co(317),commandName:co(360)}];class fo extends t.Plugin{[co(355)](){const t=co,e=this[t(342)][t(332)],n=this[t(342)][t(345)][t(319)](t(358));for(const{pluginName:e,commandName:r}of lo)this[t(342)][t(345)][t(352)](e)&&(n[t(361)](r),n[t(314)](r));n[t(313)][t(346)](t(350),Kr(e,t(339))),n[t(313)][t(346)](t(333),Kr(e,t(320))),n[t(313)][t(346)](t(340),Kr(e,t(321))),n[t(313)][t(346)](t(360),Kr(e,t(364))),this[t(362)]()}[co(362)](){const t=co,e=this[t(342)],n=e[t(332)];e[t(345)][t(319)](t(358))[t(313)][t(330)]((e=>{const r=t,o=n.t;if(r(309)!=e[r(323)])return;const{data:i}=e;if(null!=i){if(r(350)==i[r(363)]){const t=i[r(335)][0][r(354)];if(t){const e=o(this[r(342)][r(345)][r(319)](r(359))[r(315)](this[r(342)][r(344)][r(319)](r(318)))[r(334)]((e=>e[r(366)]==t))[r(347)])[r(322)]();return{type:r(337),content:Kr(n,r(327),e)}}return{type:r(337),content:Kr(n,r(316))}}if(r(333)==i[r(363)]){const t=i[r(335)][0][r(354)];return t?{type:r(337),content:Kr(n,r(310),t)}:{type:r(337),content:Kr(n,r(367))}}if(r(340)==i[r(363)]){const t=i[r(335)][0][r(354)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(344)][r(319)](r(348)))[r(334)]((e=>e[r(366)]==t));let i=t,a="";return e&&(i=e[r(331)],a=o(i)[r(322)]()),{type:r(337),content:Kr(n,r(353),a)[r(312)](),color:{value:t,title:a||i}}}return{type:r(337),content:Kr(n,r(336))}}if(r(360)==i[r(363)]){const t=i[r(335)][0][r(354)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(344)][r(319)](r(369)))[r(334)]((e=>e[r(366)]==t));let i=t,a="";return e&&(i=e[r(331)],a=o(i)[r(322)]()),{type:r(337),content:Kr(n,r(349),a)[r(312)](),color:{value:t,title:a||i}}}return{type:r(337),content:Kr(n,r(351))}}}}))}}const ho=po;function go(){const t=["label","1422AXlNNv","find","fontBackgroundColor","toUpperCase","type","31985796gzDmEu","1494939GMaUIA","1505molPvs","afterInit","model","FontSize","plugins","77plClbI","16290PWBlmm","split","toLowerCase","64176deDwZV","commandParams","*Set format to:* %0","315830ZugfJY","push","formatBlock","descriptionFactory","copyFormat","format","2600JOCVCA","editor","charAt","boolean","entries","registerDescriptionCallback","*Remove all formatting*","676330CQkbcd","get","length","enableCommand","1wOnpYQ","slice","title","_registerLegacyDescription","pasteFormat","6150PeuGvr","TrackChangesEditing","fontSize","commands","fontColor","fontSize.options","formatInline","config","join","fontColor.colors","commandName","normalizeSizeOptions","enableDefaultAttributesIntegration","locale"];return(go=function(){return t})()}function po(t,e){const n=go();return(po=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(799047===-parseInt(e(262))/1*(parseInt(e(301))/2)+parseInt(e(288))/3+-parseInt(e(251))/4*(-parseInt(e(267))/5)+-parseInt(e(295))/6*(-parseInt(e(289))/7)+-parseInt(e(298))/8*(-parseInt(e(282))/9)+-parseInt(e(258))/10*(-parseInt(e(294))/11)+-parseInt(e(287))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class mo extends t.Plugin{[ho(290)](){const t=ho,e=this[t(252)],n=e[t(293)][t(259)](t(268)),r=e[t(270)][t(259)](t(249)),s=e[t(270)][t(259)](t(266));r&&s&&(n[t(279)](t(266)),n[t(261)](t(249)),this[t(265)]())}[ho(265)](){const t=ho,e=this[t(252)],n=e[t(280)];e[t(293)][t(259)](t(268))[t(248)][t(256)]((r=>{const s=t;if(s(247)!=r[s(286)]&&s(273)!=r[s(286)])return;const{data:o}=r;if(o&&s(266)===o[s(277)]){const t=[],r=o[s(299)][0];for(const[n,o]of Object[s(255)](r))t[s(302)](Io(e,n,o));return t[s(260)]?{type:s(250),content:Kr(n,s(300),t[s(275)](", "))}:{type:s(250),content:Kr(n,s(257))}}}))}}function Io(t,e,n){const r=ho,o=t[r(280)].t,i=e[r(296)](/(?=[A-Z])/)[r(275)](" "),a=o(i[r(253)](0)[r(285)]()+i[r(263)](1))[r(297)]();if(r(254)==typeof n)return a;if(r(271)===e||r(284)===e){const e=(0,s.normalizeColorOptions)(t[r(274)][r(259)](r(276)))[r(283)]((t=>t[r(291)]==n));return a+" ("+(e?o(e[r(281)])[r(297)]():n)+")"}if(r(269)===e&&isNaN(parseFloat(n))){const e=t[r(293)][r(259)](r(292))[r(278)](t[r(274)][r(259)](r(272)))[r(283)]((t=>t[r(291)]==n));return a+" ("+(e?o(e[r(264)])[r(297)]():n)+")"}return a+" ("+n+")"}const Eo=To;function bo(){const t=["ELEMENT_HEADING_CUSTOM","commandParams","enableDefaultAttributesIntegration","locale","1535sRGwlP","104bBHCqZ","name","paragraph","19108wjxkIN","plugins","9003240bqPbyY","formatBlock","TrackChangesEditing","editor","*Change to:* %0","title","value","afterInit","has","match","15013760aeBuCO","format","descriptionFactory","commandName","registerElementLabel","model","_headingOptions","ELEMENT_HEADING","heading","_getHeadingLevel","HeadingEditing","type","view","config","heading.options","_registerLegacyDescription","4240566sjDkHE","4gmWPQS","495462WoZNBG","get","registerDescriptionCallback","554267AxvlHN","find","245872sNdtqs"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(785353===-parseInt(e(352))/1+-parseInt(e(346))/2*(-parseInt(e(347))/3)+parseInt(e(361))/4*(parseInt(e(357))/5)+parseInt(e(345))/6+parseInt(e(350))/7*(parseInt(e(358))/8)+-parseInt(e(363))/9+-parseInt(e(329))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(326)](){const t=Eo,e=this[t(322)];if(!e[t(362)][t(327)](t(339)))return;this[t(335)]=e[t(342)][t(348)](t(343));const n=e[t(356)],r=e[t(362)][t(348)](t(365));r[t(355)](t(337));for(const e of this[t(335)])t(360)!=e[t(334)]&&r[t(331)][t(333)](e[t(334)],(n=>{const r=t,i=this[r(338)](e[r(334)]);return null!==i?s(n,i):o(n,e[r(324)])}));function s(e,r){return Kr(n,t(336),[e,r])}function o(e,r){return Kr(n,t(353),[e,r])}this[t(344)]()}[Eo(344)](){const t=Eo,e=this[t(322)],n=e[t(356)];e[t(362)][t(348)](t(365))[t(331)][t(349)]((e=>{const r=t;if(r(364)!=e[r(340)])return;const{data:s}=e;if(s&&r(337)==s[r(332)]){const e=s[r(354)][0][r(325)],c=this[r(338)](e);if(null!==c)return{type:r(330),content:Kr(n,r(323),(a=c,Kr(n,r(336),[1,a])))};const u=this[r(335)][r(351)]((t=>t[r(334)]===e))[r(324)];return{type:r(330),content:Kr(n,r(323),(o=1,i=u,Kr(n,t(353),[o,i])))}}var o,i,a}))}[Eo(338)](t){const e=Eo;var n,r;const s=t[e(328)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(335)])||void 0===n?void 0:n[e(351)]((n=>n[e(334)]==t));if(o&&o[e(341)]){const t=o[e(341)],n=(null!==(r=t[e(359)])&&void 0!==r?r:t)[e(328)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(927601===-parseInt(e(116))/1+parseInt(e(127))/2*(parseInt(e(143))/3)+-parseInt(e(131))/4*(parseInt(e(145))/5)+-parseInt(e(119))/6*(-parseInt(e(133))/7)+parseInt(e(122))/8*(-parseInt(e(112))/9)+-parseInt(e(144))/10+parseInt(e(140))/11*(parseInt(e(130))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class ko extends t.Plugin{[yo(137)](){const t=yo,e=this[t(135)];if(!e[t(149)][t(146)](t(107)))return;const n=e[t(149)][t(109)](t(117)),r=e[t(134)];n[t(120)](t(126)),n[t(129)](t(126)),n[t(132)][t(142)](t(126),Kr(r,t(108))),this[t(124)]()}[yo(124)](){const t=yo,e=this[t(135)],n=e[t(134)];e[t(149)][t(109)](t(117))[t(132)][t(114)]((r=>{const s=t;if(s(115)!=r[s(111)])return;const{data:o}=r;if(o&&s(126)==o[s(138)]){const t=n.t,r=o[s(123)][0][s(148)];if(r){const o=e[s(110)][s(109)](s(125))[s(128)]((t=>t[s(141)]==r)),i=t(o[s(113)])[s(139)]();return{type:s(136),content:Kr(n,s(118),i),color:{value:o[s(147)],title:o[s(113)]}}}return{type:s(136),content:Kr(n,s(121),Kr(n,s(108)))}}}))}}function Co(){const t=["afterInit","commandName","toLowerCase","17738809EaypBf","model","registerAttributeLabel","5274IqFWYl","6794540tILGxq","25rpPTVo","has","color","value","plugins","HighlightEditing","FORMAT_HIGHLIGHT","get","config","type","113733dLdADZ","title","registerDescriptionCallback","formatInline","524539Vjblqe","TrackChangesEditing","*Set highlight:* %0","618MEYGVY","enableDefaultAttributesIntegration","*Remove highlight*","136pflPgt","commandParams","_registerLegacyDescription","highlight.options","highlight","970wDlCeK","find","registerInlineAttribute","12kuFAPn","540268XYBGIT","descriptionFactory","37821IZINMk","locale","editor","format"];return(Co=function(){return t})()}const Lo=No;function No(t,e){const n=So();return(No=function(t,e){return n[t-=396]})(t,e)}function So(){const t=["elementToStructure","createPositionAt","plugins","insert","enableCommand","conversion","high","132BHFuTJ","locale","showSuggestionHighlights","dataDowncast","horizontalLine","has","get","createContainerElement","registerElementLabel","ck-horizontal-line","afterInit","18XQDjAj","6657tjYwOU","447480YJjIUI","1552852TPkiup","ELEMENT_HORIZONTAL_LINE","editor","div","398740hjryKt","133835RHkOkO","createEmptyElement","TrackChangesEditing","addClass","descriptionFactory","for","1778643QQpztS","HorizontalLineEditing","1982968sfYXmJ"];return(So=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(268766===parseInt(e(408))/1+parseInt(e(402))/2+parseInt(e(401))/3*(-parseInt(e(424))/4)+-parseInt(e(407))/5*(parseInt(e(400))/6)+-parseInt(e(403))/7+parseInt(e(416))/8+parseInt(e(414))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[Lo(399)](){const t=Lo,e=this[t(405)];if(!e[t(419)][t(429)](t(415)))return;e[t(419)][t(430)](t(410))[t(421)](t(428));const n=e[t(419)][t(430)](t(410)),r=e[t(425)];n[t(412)][t(397)](t(428),(e=>Kr(r,t(404),e))),e[t(422)][t(413)](t(427))[t(417)]({model:t(428),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(426)])return null;const o=n[s(396)](s(406)),i=n[s(409)]("hr");return n[s(411)](s(398),o),n[s(420)](n[s(418)](o,0),i),o},converterPriority:t(423)})}}const Mo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=443]})(t,e)}function wo(){const t=["2218344ZPeKDk","27099tbREhL","attribute","type","get","start","24348ZIWikE","12adBHQw","396wVkPRa","62349DrbjaA","has","commandName","htmlEmbed","*Change %0 content*","907802gZBeFY","format","rawHtml","editor","registerElementLabel","220gpCNQf","getFirstRange","HtmlEmbed","formatBlock","100fiivgn","ELEMENT_HTML_EMBED","afterInit","registerBlockAttribute","4TfPVZR","72305GZwTpt","registerDescriptionCallback","plugins","locale","TrackChangesEditing","key","enableDefaultAttributesIntegration","2666tirruC","value","_registerLegacyDescription","nodeAfter","element","descriptionFactory"];return(wo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(143821===-parseInt(e(478))/1*(-parseInt(e(449))/2)+-parseInt(e(464))/3*(-parseInt(e(482))/4)+parseInt(e(483))/5+-parseInt(e(462))/6*(-parseInt(e(469))/7)+-parseInt(e(455))/8+parseInt(e(456))/9*(parseInt(e(474))/10)+parseInt(e(463))/11*(-parseInt(e(461))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[Mo(480)](){const t=Mo,e=this[t(472)];if(!e[t(444)][t(465)](t(476)))return;const n=e[t(444)][t(459)](t(446)),r=e[t(445)];n[t(454)][t(473)](t(471),(e=>Kr(r,t(479),e))),n[t(448)](t(467)),n[t(481)](t(450)),n[t(454)][t(443)]((e=>{const n=t;if(n(457)!=e[n(458)])return;const{data:s}=e;if(s&&n(450)==s[n(447)]&&e[n(475)]()[n(460)][n(452)].is(n(453),n(471))){const t=Kr(r,n(479));return{type:n(470),content:Kr(r,n(468),t)}}})),this[t(451)]()}[Mo(451)](){const t=Mo,e=this[t(472)],n=e[t(445)];e[t(444)][t(459)](t(446))[t(454)][t(443)]((e=>{const r=t;if(r(477)!=e[r(458)])return;const{data:s}=e;if(s&&r(467)==s[r(466)]){const t=Kr(n,r(479));return{type:r(470),content:Kr(n,r(468),t)}}}))}}const Do=Fo;function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(407905===parseInt(e(356))/1+parseInt(e(299))/2+parseInt(e(283))/3+parseInt(e(379))/4+parseInt(e(316))/5*(parseInt(e(289))/6)+parseInt(e(384))/7*(-parseInt(e(346))/8)+-parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Do(323)](){const t=Do,e=this[t(343)];if(!e[t(280)][t(341)](t(292)))return;const n=e[t(280)][t(319)](t(371)),r=e[t(280)][t(319)](t(276)),s=e[t(331)];n[t(370)](t(295)),n[t(365)][t(303)](t(334),(e=>Kr(s,t(310),e))),n[t(365)][t(303)](t(308),(e=>Kr(s,t(293),e))),n[t(365)][t(303)](t(375),(()=>Kr(s,t(305)))),e[t(280)][t(341)](t(333))&&n[t(370)](t(380)),e[t(280)][t(341)](t(324))&&e[t(280)][t(341)](t(362))&&(n[t(370)](t(301),((s,o)=>{const i=t,a=r[i(357)](e[i(377)][i(335)][i(372)]);e[i(377)][i(367)]((()=>{const t=i;n[t(311)](a,{commandName:t(301),commandParams:[o]},[],t(351))}))})),n[t(370)](t(284),((s,o)=>{const a=t;e[a(377)][a(367)]((t=>{const c=a;let u=r[c(357)](e[c(377)][c(335)][c(372)]),l=t[c(393)](u);const f=i.LivePosition[c(368)](l[c(376)],c(321)),h=i.LivePosition[c(368)](l[c(348)],c(340));n[c(352)]((()=>s(o))),u=r[c(357)](e[c(377)][c(335)][c(372)]),l=t[c(393)](u);const d=t[c(382)](f,h);f[c(344)](),h[c(344)](),n[c(311)](u,{commandName:c(301),commandParams:[o]},[],c(287)),d[c(376)][c(349)](l[c(376)])&&n[c(392)](t[c(382)](d[c(376)],l[c(376)]),c(287)),l[c(348)][c(349)](d[c(348)])&&n[c(392)](t[c(382)](l[c(348)],d[c(348)]),c(287))}))})),n[t(327)][t(278)](t(363),t(287),t(317),(()=>!1)),n[t(327)][t(278)](t(363),t(287),t(364),(()=>!1)),n[t(327)][t(278)](t(363),t(287),t(369),n[t(327)][t(385)](t(363),"",t(364))),n[t(327)][t(278)](t(279),t(287),t(317),(()=>!1)),n[t(327)][t(278)](t(279),t(287),t(369),(([r])=>{const s=t,o=n[s(327)][s(385)](s(279),"",s(369));let i=r[s(376)],a=r[s(348)];const c=e[s(377)][s(313)][s(386)](i,s(307)),u=e[s(377)][s(313)][s(386)](a,s(294));c[s(358)]&&(i=c[s(376)]),u[s(358)]&&(a=u[s(348)]),o([e[s(377)][s(382)](i,a)])})),n[t(327)][t(278)](t(363),t(287),t(360),c),n[t(327)][t(278)](t(279),t(287),t(360),c)),e[t(280)][t(341)](t(297))&&(n[t(370)](t(315),((s,o)=>{const i=t,a=e[i(280)][i(319)](i(325));let c=r[i(357)](e[i(377)][i(335)][i(372)]),u=a[i(381)](c);e[i(377)][i(367)]((()=>{const t=i;if(u)return void n[t(388)](e[t(377)][t(393)](u));const l=r[t(350)](c);s(o),c=r[t(357)](e[t(377)][t(335)][t(372)]),u=a[t(381)](c),n[t(392)](e[t(377)][t(393)](u),l?null:t(329))}))})),n[t(327)][t(278)](t(279),t(329),t(360),c));const o=[{type:t(363),subType:t(338)},{type:t(279),subType:t(329)},{type:t(363),subType:t(287)},{type:t(279),subType:t(287)}];function a(e,s){const i=t,a=o[i(361)]((({type:t,subType:n})=>e[i(282)]==t&&e[i(342)]==n)),c=o[i(361)]((({type:t,subType:e})=>s[i(282)]==t&&s[i(342)]==e));if(a<0||c<0)return!1;const u=e[i(374)](),l=s[i(374)]();if((0==a||1==a)&&2==c&&u[i(277)](l))return!0;if(2==a&&3==c){const t=n[i(286)](u,i(279))[i(359)]((({suggestion:t,meta:e})=>e[i(302)]&&i(287)==t[i(342)]));if(t[i(354)]>1&&l[i(348)][i(288)](u[i(376)]))return!0;if(1==t[i(354)]&&(u[i(376)][i(288)](l[i(348)])||u[i(348)][i(288)](l[i(376)])))return!0}if(3==a&&3==c&&u[i(376)][i(349)](l[i(376)])){const t=u[i(348)][i(390)],e=l[i(376)][i(378)];return r[i(350)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(280)][t(341)](t(330))&&(n[t(290)](t(366)),n[t(355)](t(394)),n[t(365)][t(296)](t(394),Kr(s,t(353)))),e[t(280)][t(341)](t(383))&&(n[t(290)](t(318)),n[t(355)](t(389))),n[t(365)][t(337)]((e=>{const n=t;if(o[n(300)]((({type:t,subType:r})=>e[n(282)]==t&&e[n(342)]==r)))return e[n(387)]?{}:void 0})),n[t(365)][t(337)]((e=>{const n=t;if(n(279)==e[n(282)]||n(298)==e[n(282)]){const t=e[n(314)]();if(t&&t.is(n(291),n(375)))return{type:n(279)==e[n(282)]?n(328):n(322),element:t,quantity:1}}})),n[t(365)][t(337)]((e=>t(363)==e[t(282)]&&t(287)==e[t(342)]?{type:t(326),content:t(320)}:t(363)==e[t(282)]&&t(351)==e[t(342)]?{type:t(326),content:t(347)}:void 0)),n[t(365)][t(337)]((e=>{const n=t;if(n(339)!=e[n(282)])return;const{data:r}=e;if(!r||n(389)!=r[n(304)])return;const o=r[n(395)];return o?{type:n(326),content:Kr(s,n(312),'"'+o+'"')}:{type:n(326),content:Kr(s,n(332))}})),this[t(336)]()}[Do(336)](){const t=Do,e=this[t(343)],n=e[t(331)];e[t(280)][t(319)](t(371))[t(365)][t(337)]((e=>{const r=t;if(r(363)!=e[r(282)]&&r(281)!=e[r(282)])return;const{data:s}=e;if(s){if(r(318)==s[r(309)]){const t=s[r(391)][0][r(395)];return t?{type:r(326),content:Kr(n,r(312),'"'+t+'"')}:{type:r(326),content:Kr(n,r(332))}}if(r(366)==s[r(309)]){const t=s[r(391)][0][r(373)];return t?{type:r(326),content:Kr(n,r(345),t)}:{type:r(326),content:Kr(n,r(285))}}}}))}}function xo(){const t=["chain","findIndex","ImageInlineEditing","formatBlock","accept","descriptionFactory","resizeImage","change","fromPosition","discard","enableCommand","TrackChangesEditing","selection","width","getFirstRange","caption","start","model","nodeBefore","2040640puOFSU","uploadImage","getCaptionFromImageModelElement","createRange","ImageTextAlternativeEditing","21qBCscq","getSuggestionCallback","getNearestSelectionRange","previous","markDeletion","alt","nodeAfter","commandParams","markInsertion","createRangeOn","resizedWidth","newValue","ImageUtils","isIntersecting","registerCustomCallback","insertion","plugins","formatInline","type","505887FrqAQN","imageTypeBlock","*Reset image width*","_findSuggestions","convertInlineImageToBlock","isEqual","2057244RrcTaa","enableDefaultAttributesIntegration","element","ImageEditing","ELEMENT_INLINE_IMAGE","forward","insertImage","registerAttributeLabel","ImageCaptionEditing","deletion","27354AXFOtI","find","imageTypeInline","isOwn","registerElementLabel","key","ELEMENT_CAPTION","3335859jUKpxr","backward","imageInline","commandName","ELEMENT_IMAGE","markBlockFormat","*Set image text alternative:* %0","schema","getContainedElement","toggleImageCaption","10CdCIOn","join","imageTextAlternative","get","Inline image to block image","toPrevious","removeObject","afterInit","ImageBlockEditing","ImageCaptionUtils","format","_suggestionFactory","addObject","imageCaption","ImageResize","locale","*Remove image text alternative*","ImageUploadEditing","imageBlock","document","_registerLegacyDescription","registerDescriptionCallback","imageStylePreApply","attribute","toNext","has","subType","editor","detach","*Set image width:* %0","2133752LZkueW","Block image to inline image","end","isBefore","isBlockImage","convertBlockImageToInline","forceDefaultExecution","FORMAT_IMAGE_SIZE","length","registerBlockAttribute","200499rkNlWF","getClosestSelectedImageElement","isCollapsed","filter"];return(xo=function(){return t})()}const Bo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=474]})(t,e)}function jo(){const t=["newValue","enableDefaultAttributesIntegration","_handleLegacySuggestions","replaceImageSource","format","afterInit","648451BMnUHU","25720590hSvKaM","34376lYJWoQ","src","*Replace image URL*","*Format:* replace image URL","TrackChangesEditing","1181546MizjOr","registerDescriptionCallback","3CbWYGt","1470xWZAfL","registerCustomCallback","11963oIfdNB","formatBlock","_registerLegacyDescription","locale","has","descriptionFactory","type","editor","getSuggestionCallback","formatInline","5958856xLFINF","_suggestionFactory","commandName","get","registerBlockAttribute","key","attribute","oldValue","ImageEditing","1951011MAOnfy","accept","discard","5CKZcAE","plugins"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(394646===-parseInt(e(487))/1+-parseInt(e(494))/2*(parseInt(e(496))/3)+-parseInt(e(489))/4*(-parseInt(e(479))/5)+-parseInt(e(497))/6*(parseInt(e(499))/7)+-parseInt(e(509))/8+parseInt(e(476))/9+parseInt(e(488))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Bo(486)](){const t=Bo;if(!this[t(506)][t(480)][t(503)](t(475)))return;const e=this[t(506)][t(502)],n=this[t(506)][t(480)][t(512)](t(493));n[t(482)](t(484)),n[t(513)](t(490)),n[t(504)][t(495)]((n=>{const r=t;if(r(515)!=n[r(505)])return;const{data:s}=n;return s&&r(490)==s[r(514)]?s[r(481)]&&s[r(474)]?{type:r(485),content:Kr(e,r(491))}:{type:r(485),content:""}:void 0})),this[t(483)]()}[Bo(483)](){const t=Bo,e=this[t(506)][t(480)][t(512)](t(493));e[t(510)][t(498)](t(500),t(484),t(477),e[t(510)][t(507)](t(500),null,t(478))),e[t(510)][t(498)](t(500),t(484),t(478),e[t(510)][t(507)](t(500),null,t(477))),this[t(501)]()}[Bo(501)](){const t=Bo,e=this[t(506)],n=e[t(502)];e[t(480)][t(512)](t(493))[t(504)][t(495)]((e=>{const r=t;if(r(500)!=e[r(505)]&&r(508)!=e[r(505)])return;const{data:s}=e;return s&&r(484)==s[r(511)]?{type:r(485),content:Kr(n,r(492))}:void 0}))}}const Vo=Wo;function Ho(){const t=["descriptionFactory","chain","1249130jrXDMy","findIndex","author","newRange","132THLUOd","length","shouldConvertImageType","locale","value","imageCaption","selection","460778UlxoTy","registerPostFixer","refresh","name","plugins","insertion","formatBlock","get","setImageNaturalSizeAttributes","isIntersecting","toLowerCase","registerDescriptionCallback","discardSuggestion","discard","change","isInContent","isOwn","enableCommand","getSuggestionCallback","next","accept","getChangedMarkers","Users","getFirstRange","commandReversedParams","document","imageTypeInline","has","nodeBefore","hasSuggestion","from","side","27419WrxGnY","16413kbriEZ","formatInline","markInlineFormat","head","isInlineImage","join","5368656AeoiLX","title","format","_suggestionFactory","9RSgLMP","afterInit","*Format:* %0","editor","FORMAT_SIDE_IMAGE","imageStyle","nodeAfter","markBlockFormat","model","commands","ImageStyleEditing","_splitMarkerName","isEqual","812130ivIolB","createRangeOn","convertInlineImageToBlock","registerCustomCallback","_findSuggestions","forEach","type","getSuggestion","commandName","810GwhIqc","imageStylePostApply","1605455jfscrh","ImageUtils","isBefore","differ","getClosestSelectedImageElement","_registerLegacyDescription","isBlockImage","start","filter","end","subType","normalizedStyles","imageTypeBlock","getSuggestions","commandParams","getContainedElement","suggestion","TrackChangesEditing","imageStylePreApply"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(348669===-parseInt(e(438))/1+-parseInt(e(494))/2+-parseInt(e(471))/3*(parseInt(e(431))/4)+parseInt(e(505))/5+parseInt(e(503))/6*(parseInt(e(470))/7)+parseInt(e(477))/8+parseInt(e(481))/9*(-parseInt(e(526))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(482)](){const t=Vo,n=this[t(484)];if(!n[t(442)][t(465)](t(491)))return;const r=n[t(442)][t(445)](t(522)),s=n[t(442)][t(445)](t(506)),o={};r[t(455)](t(486),((o,i)=>{const a=t,c=n[a(442)][a(445)](a(460)).me,u=n[a(490)][a(445)](a(486));let l=s[a(509)](n[a(489)][a(463)][a(437)]),f=n[a(489)][a(495)](l),h=u[a(435)];if(h==i[a(435)])return;const d={commandName:a(486),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(489)][a(452)]((()=>{const t=a;if(r[t(518)]()[t(513)]((e=>e[t(453)]&&c==e[t(429)]&&(t(444)==e[t(500)]||t(472)==e[t(500)])&&(t(523)==e[t(515)]||t(504)==e[t(515)])&&e[t(461)]()[t(493)](f)))[t(499)]((e=>r[t(450)](e[t(474)]))),l=s[t(509)](n[t(489)][t(463)][t(437)]),f=n[t(489)][t(495)](l),u[t(440)](),n[t(490)][t(445)](t(464))[t(440)](),n[t(490)][t(445)](t(517))[t(440)](),h=u[t(435)],h!=i[t(435)])return s[t(475)](l)&&u[t(433)](i[t(435)],l)?(o({...i,setImageSizes:!1}),l=s[t(509)](n[t(489)][t(463)][t(437)]),void r[t(488)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(523))):void(s[t(511)](l)?r[t(488)](l,d,[],t(504)):r[t(473)](f,d,t(504)))}))}));for(const e of n[t(442)][t(445)](t(491))[t(516)])o[e[t(441)]]=e[t(478)][t(448)]();r[t(480)][t(497)](t(444),t(523),t(476),(()=>!1)),r[t(480)][t(497)](t(444),t(504),t(476),(()=>!1)),r[t(480)][t(497)](t(472),t(504),t(476),(()=>!1)),r[t(480)][t(497)](t(444),t(523),t(458),(([e])=>{const n=t;s[n(446)](e[n(520)]())})),r[t(480)][t(497)](t(444),t(523),t(451),((e,n)=>{const s=t;r[s(480)][s(456)](s(444),"",s(458))(e,{commandName:n[s(502)],commandParams:n[s(462)]})})),r[t(480)][t(497)](t(444),t(523),t(525),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(444),subType:t(523)},{type:t(443),subType:t(436)},{type:t(444),subType:t(496)},{type:t(443),subType:t(496)}];function a(e,n){const o=t,a=i[o(527)]((({type:t,subType:n})=>e[o(500)]==t&&e[o(515)]==n)),c=i[o(527)]((({type:t,subType:e})=>n[o(500)]==t&&n[o(515)]==e));if(a<0||c<0)return!1;const u=e[o(461)](),l=n[o(461)]();if((0==a||1==a)&&2==c&&u[o(447)](l))return!0;if(2==a&&3==c){const t=r[o(498)](u,o(443))[o(513)]((({suggestion:t,meta:e})=>e[o(454)]&&o(496)==t[o(515)]));if(t[o(432)]>1&&l[o(514)][o(493)](u[o(512)]))return!0;if(1==t[o(432)]&&(u[o(512)][o(493)](l[o(514)])||u[o(514)][o(493)](l[o(512)])))return!0}if(3==a&&3==c&&u[o(512)][o(507)](l[o(512)])){const t=u[o(514)][o(487)],e=l[o(512)][o(466)];return s[o(511)](t)&&t===e}return!1}n[t(489)][t(463)][t(439)]((()=>{const e=t;let o=!1;const i=Array[e(468)](n[e(489)][e(463)][e(508)][e(459)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(492)](t);if(e(521)==i&&r[e(467)](u)){if(e(444)==a&&(e(523)==c||e(504)==c)){const t=r[e(501)](u);if(n[e(430)]){const n=t[e(461)]()[e(520)]();if(s[e(511)](n))continue;r[e(450)](t),o=!0}}if(e(443)==a&&e(436)==c&&!n[e(430)]){const t=r[e(501)](u);t[e(457)]&&t[e(457)][e(453)]&&(r[e(450)](t[e(457)]),o=!0)}}}return o})),this[t(510)](o)}[Vo(510)](t){const e=Vo,n=this[e(484)],r=n[e(434)];n[e(442)][e(445)](e(522))[e(524)][e(449)]((n=>{const s=e;if(s(444)!=n[s(500)]&&s(472)!=n[s(500)])return;const{data:o}=n;if(!o||s(486)!=o[s(502)])return;const i=o[s(519)][0][s(435)];return function(t){const e=s;return{type:e(479),content:Kr(r,e(483),t)}}(s(469)===i?Kr(r,s(485)):t[i]||i)}))}}const Ko=Zo;function Zo(t,e){const n=qo();return(Zo=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(162685===-parseInt(e(465))/1+parseInt(e(454))/2+parseInt(e(453))/3*(-parseInt(e(475))/4)+-parseInt(e(473))/5*(-parseInt(e(463))/6)+parseInt(e(466))/7*(-parseInt(e(481))/8)+parseInt(e(471))/9*(parseInt(e(457))/10)+parseInt(e(480))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Xo extends t.Plugin{constructor(t){const e=Zo;super(t),this[e(474)]=!1,this[e(477)]=!1}[Ko(456)](){const t=Ko,e=this[t(482)],n=e[t(462)][t(459)](t(461)),r=e[t(462)][t(459)](t(467));n&&(n.on(t(460),((e,[,n])=>{const s=t;this[s(474)]=r[s(469)],n[s(479)][s(458)]=!this[s(474)]}),{priority:t(470)}),this[t(483)](n,t(484),this[t(487)][t(478)](this)),this[t(483)](n,t(484),(()=>{const e=t;this[e(477)]&&(r[e(460)](),this[e(477)]=!1)}),{priority:t(455)}),e[t(485)][t(459)](t(486))[t(472)](t(461)))}[Ko(487)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(482)][n(462)][n(459)](n(467)),o=s[n(469)];this[n(474)]!==o&&(s[n(460)](),this[n(477)]=!0),r&&r[n(464)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(482)][o(485)][o(459)](o(468)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(461)}}};this[o(482)][o(485)][o(459)](o(486))[o(476)](i)}))}}function qo(){const t=["listenTo","dataInsert","plugins","TrackChangesEditing","_handleImportedData","169563SifcjL","233118KPTcKH","lowest","afterInit","290cOAQKZ","track_changes","get","execute","importWord","commands","1038HWEeAV","forEach","86866ojUsky","12845TdxfuN","trackChanges","Users","value","high","39996lOkPTz","enableCommand","8725zbwBtE","_trackChangesValueDuringImport","12WvdwKo","_setSuggestionData","_trackChangesExecuted","bind","collaboration_features","1355079wfcFEP","1096wpzxVd","editor"];return(qo=function(){return t})()}function Yo(){const t=["indent","type","registerAttributeLabel","enableDefaultAttributesIntegration","getItemLabel","904795FSVryE","1984125SyTsry","_registerLegacyDescription","blockIndent","TrackChangesEditing","2079483BHwktI","IndentBlock","editor","*Indent:* %0","registerDescriptionCallback","get","locale","IndentEditing","registerBlockAttribute","FORMAT_INDENT","1037rCgImK","commandName","descriptionFactory","indentBlock","1907370WAlXWe","format","afterInit","outdent","getItems","plugins","12GzKCpH","outdentBlock","1138KYJyrL","has","formatBlock","enableCommand","1427584idpOcr","3266022MRLLDd","*Outdent:* %0"];return(Yo=function(){return t})()}const Jo=Qo;function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=375]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(400413===-parseInt(e(403))/1*(parseInt(e(376))/2)+parseInt(e(389))/3+parseInt(e(413))/4*(parseInt(e(388))/5)+-parseInt(e(381))/6+parseInt(e(393))/7+-parseInt(e(380))/8+parseInt(e(407))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Jo(409)](){const t=Jo,e=this[t(395)],n=e[t(412)][t(398)](t(392));if(e[t(412)][t(377)](t(400))&&(n[t(379)](t(383)),n[t(379)](t(410))),e[t(412)][t(377)](t(394)))for(const e of[t(406),t(375)])n[t(386)](e);const r=e[t(399)];n[t(401)](t(391)),n[t(405)][t(385)](t(391),Kr(r,t(402))),this[t(390)]()}[Jo(390)](){const t=Jo,e=this[t(395)],n=e[t(399)],r=e[t(412)][t(398)](t(392));r[t(405)][t(397)]((e=>{const s=t;if(s(378)!=e[s(384)])return;const{data:o}=e;if(!o)return;if(s(406)!=o[s(404)]&&s(375)!=o[s(404)])return;const i=e[s(411)]()[0],a=r[s(405)][s(387)](i);return s(406)==o[s(404)]?{type:s(408),content:Kr(n,s(396),a)}:s(375)==o[s(404)]?{type:s(408),content:Kr(n,s(382),a)}:void 0}))}}var ti=ni;function ei(){var t=["plugins","5967288QoGvMC","8327550pkxvox","11845528guamwC","557eXlSrT","3438xUvkgU","5062647ZufvWx","1378384gecvHJ","editor","requires","init","TrackChangesEditing","get","input","enableCommand","1707356VsMoyV"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=133]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(877161===parseInt(e(145))/1*(parseInt(e(146))/2)+parseInt(e(147))/3+-parseInt(e(148))/4+-parseInt(e(143))/5+-parseInt(e(142))/6+-parseInt(e(140))/7+parseInt(e(144))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(134)](){return[ws.Input]}[ti(135)](){var t=ti;this[t(133)][t(141)][t(137)](t(136))[t(139)](t(138))}}function si(){const t=["attribute","link","commands","plugins","descriptionFactory","linkHref","toLowerCase","registerInlineAttribute","enableDefaultAttributesIntegration","get","type","commandName","*Set link:* %0","editor","_registerLegacyDescription","TrackChangesEditing","484686lejnWf","11VLzRMZ","formatInline","manualDecorators","634866UeIAGG","key","newValue","35LsvBZA","label","afterInit","236rPWEdt","1253OrnlYN","registerAttributeLabel","6484wIAiZd","unlink","386076MggMFN","13085zkQPkH","LinkEditing","locale","*Remove link*","link (","2472efcGGu","format","has","commandParams","3985860LZWprP","registerDescriptionCallback"];return(si=function(){return t})()}const oi=ii;function ii(t,e){const n=si();return(ii=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(102333===-parseInt(e(433))/1*(-parseInt(e(439))/2)+parseInt(e(441))/3+parseInt(e(436))/4*(parseInt(e(442))/5)+parseInt(e(430))/6+parseInt(e(437))/7*(-parseInt(e(447))/8)+parseInt(e(426))/9+parseInt(e(408))/10*(-parseInt(e(427))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[oi(435)](){const t=oi,e=this[t(423)];if(!e[t(413)][t(449)](t(443)))return;const n=e[t(413)][t(419)](t(425)),r=e[t(412)][t(419)](t(411));n[t(418)](t(411)),n[t(418)](t(440)),n[t(417)](t(415));for(const e of r[t(429)])n[t(417)](e.id),n[t(414)][t(438)](e.id,t(446)+e[t(434)][t(416)]()+")");n[t(414)][t(409)]((n=>{const r=t;if(r(410)!=n[r(420)])return;const{data:s}=n;if(!s||r(415)!=s[r(431)])return;const o=s[r(432)],i=e[r(444)];return{type:r(448),content:null==o?Kr(i,r(445)):Kr(i,r(422),'"'+o+'"')}})),this[t(424)]()}[oi(424)](){const t=oi,e=this[t(423)],n=e[t(444)];e[t(413)][t(419)](t(425))[t(414)][t(409)]((e=>{const r=t;if(r(428)!=e[r(420)])return;const{data:s}=e;if(s){if(r(411)==s[r(421)]){const t=s[r(407)][0];return{type:r(448),content:Kr(n,r(422),'"'+t+'"')}}return r(440)==s[r(421)]?{type:r(448),content:Kr(n,r(445))}:void 0}}))}}function ci(t,e){const n=hi();return(ci=function(t,e){return n[t-=377]})(t,e)}const ui=ci;!function(t){const e=ci,n=t();for(;;)try{if(846720===parseInt(e(422))/1+parseInt(e(443))/2*(parseInt(e(391))/3)+parseInt(e(458))/4*(parseInt(e(416))/5)+-parseInt(e(433))/6*(-parseInt(e(427))/7)+parseInt(e(424))/8*(-parseInt(e(396))/9)+-parseInt(e(387))/10+-parseInt(e(444))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hi);class li extends t.Plugin{[ui(432)](){const t=ui,e=this[t(452)],n=e[t(447)];if(!e[t(434)][t(399)](t(394)))return;const r=e[t(434)][t(445)](t(382)),s=e[t(434)][t(399)](t(425));function o(t){return()=>{const n=ci,s=e[n(418)][n(419)][n(435)],o=e[n(426)][n(445)](t);if(o[n(402)])return void e[n(385)](n(437),{});const i=t[n(411)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(429)](t)[s(388)]((t=>function(t,e){const n=s;return e[n(414)](t[n(410)],n(408))&&!e[n(393)](t)}(t,r)));o=o[s(388)]((t=>!t.is(s(386),s(408))||t[s(428)](s(379))!=e));const i=new Set;for(const t of o)t.is(s(386),s(408))?i[s(383)](fi(t)):i[s(383)](t);return Array[s(429)](i)}(s[n(395)](),i,e[n(418)][n(451)]);e[n(418)][n(448)]((()=>{const e=n;for(const n of a)r[e(450)](n,{commandName:t,commandParams:[{forceValue:!o[e(402)]}],formatGroupId:e(407)},di(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(429)](t);const r=n[e(462)]((t=>e(408)!=t[e(384)]));return r>-1&&(n=n[e(411)](0,r)),n}(e[n(418)][n(419)][n(435)][n(395)]()),o=e[n(418)][n(404)](e[n(418)][n(377)](s[0],n(403)),e[n(418)][n(377)](s[s[n(389)]-1],n(454)));e[n(418)][n(448)]((()=>{const e=n;r[e(450)](o,{commandName:t,commandParams:[],formatGroupId:e(459)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(417)];for(;t&&t[n(428)](n(459))>e[n(428)](n(459));)r[n(383)](t),t=t[n(417)]}return Array[n(429)](r)}(s))}))}}r[t(439)](t(453),o(t(453))),r[t(439)](t(431),o(t(431))),s&&r[t(439)](t(460),o(t(460))),r[t(439)](t(463),i(t(463))),r[t(439)](t(461),i(t(461))),s&&r[t(439)](t(455),(()=>{const n=t,s=e[n(426)][n(445)](n(455)),o=Array[n(429)](s[n(406)]);o[n(388)]((t=>t[n(428)](n(446))!=s[n(402)])),e[n(418)][n(448)]((()=>{const t=n;for(const e of o)r[t(450)](e,{commandName:t(455),commandParams:[{forceValue:!s[t(402)]}]})}))})),r[t(421)][t(401)](t(408),(e=>Kr(n,t(436),e))),r[t(421)][t(390)]((e=>{const r=t;if(r(413)!=e[r(440)]&&r(423)!=e[r(440)])return;const{data:s}=e;if(s){if(r(453)==s[r(392)]||r(431)==s[r(392)]||r(460)==s[r(392)])switch(s[r(392)][r(456)](r(449),"")){case r(412):return o(Kr(n,r(398)));case r(405):return o(Kr(n,r(381)));case r(400):return o(Kr(n,r(430)))}if(r(463)==s[r(392)])return{type:r(442),content:Kr(n,r(378),Kr(n,r(436)))};if(r(461)==s[r(392)])return{type:r(442),content:Kr(n,r(409),Kr(n,r(436)))};if(r(455)==s[r(392)])return s[r(441)][0][r(420)]?{type:r(442),content:Kr(n,r(438))}:{type:r(442),content:Kr(n,r(380))}}function o(t){const e=r;return{type:e(442),content:Kr(n,e(397),t)}}}))}}function fi(t){const e=ui,n=t[e(428)](e(459));if(0==n)return t;let r=t;for(;t[e(415)]&&t[e(415)].is(e(386),e(408));){const s=t[e(415)][e(428)](e(459));if(s==n)r=t[e(415)];else if(s<n)break;t=t[e(415)]}return r}function hi(){const t=["length","registerDescriptionCallback","4983xedsXk","commandName","isObject","LegacyListEditing","getSelectedBlocks","4374396yaWIkB","*Change to:* %0","ELEMENT_BULLETED_LIST","has","todo","registerElementLabel","value","before","createRange","numbered","_selectedElements","blockName","listItem","*Outdent:* %0","parent","slice","bulleted","formatBlock","checkChild","previousSibling","230270BcxFwE","nextSibling","model","document","forceValue","descriptionFactory","1314648JURjWN","formatInline","16ARbQMH","LegacyTodoListEditing","commands","7LFcxFV","getAttribute","from","ELEMENT_TODO_LIST","bulletedList","afterInit","9739164SOBOJr","plugins","selection","ELEMENT_LIST_ITEM","paragraph","*Check item*","enableCommand","type","commandParams","format","1598Jszemh","27601167mbUAXK","get","todoListChecked","locale","change","List","markBlockFormat","schema","editor","numberedList","end","checkTodoList","replace","push","116Ojzefw","listIndent","todoList","outdentList","findIndex","indentList","createPositionAt","*Indent:* %0","listType","*Uncheck item*","ELEMENT_NUMBERED_LIST","TrackChangesEditing","add","name","execute","element","12725420GgKSZG","filter"];return(hi=function(){return t})()}function di(t){const e=ui,n=[];if(t.is(e(386),e(408))&&t[e(428)](e(459))>0){let r=t[e(417)];for(;r&&e(408)==r[e(384)]&&r[e(428)](e(459))==t[e(428)](e(459));)n[e(457)](r),r=r[e(417)]}return n}const gi=mi;function pi(){const t=["startIndex","18tRcquF","4473931zOVZCk","map","ELEMENT_","toUpperCase","numbered","listType","formatInline","element","getAttribute","model","getFirstPosition","selection","registerDescriptionCallback","get","default","bind","_getSuggestionBlocks","parent","5mHIABc","markMultiRangeBlockFormat","TrackChangesEditing","getLastPosition","listItem","backward","createRange","styles","createPositionAt","_getTranslationKeyForListStyle","getSelectedBlocks","2545184STcgIL","document","push","getSiblingNodes","flat","*Format:* set start index to %0","type","879666YPsOAJ","_LIST_","handleDescriptions","listReversed","descriptionFactory","forward","plugins","formatBlock","handleListReversedCommand","_getSuggestionBlocksForListStyle","*Format:* set order to reversed","format","before","listStart","LegacyListUtils","handleListStyleCommand","commandName","listStyle","reversed","change","638462aZZcVK","replace","length","filter","from","editor","list.properties","4VtuZDP","commandParams","locale","config","getListTypeFromListStyleType","175929nVZOaP","has","1kkuoMX","afterInit","unshift","*Format:* set order to regular","1919990WIxtCU","handleListStartCommand","2950626RjaIRV","enableCommand","LegacyListPropertiesEditing","*Change to:* %0"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(487846===-parseInt(e(442))/1*(-parseInt(e(428))/2)+-parseInt(e(440))/3*(parseInt(e(435))/4)+-parseInt(e(390))/5*(-parseInt(e(408))/6)+parseInt(e(448))/7+-parseInt(e(401))/8+-parseInt(e(453))/9*(-parseInt(e(446))/10)+-parseInt(e(454))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[gi(443)](){const t=gi;if(!this[t(433)][t(414)][t(441)](t(450)))return;const e=this[t(433)][t(438)][t(385)](t(434)),n=this[t(433)][t(414)][t(385)](t(392));e[t(397)]&&n[t(449)](t(425),this[t(423)][t(387)](this)),e[t(426)]&&n[t(449)](t(411),this[t(416)][t(387)](this)),e[t(452)]&&n[t(449)](t(421),this[t(447)][t(387)](this)),n[t(412)][t(384)](this[t(410)][t(387)](this))}[gi(423)](t,e={}){const n=gi,r=this[n(433)][n(414)][n(385)](n(392)),s=this[n(417)]();this[n(433)][n(463)][n(427)]((()=>{const t=n;r[t(391)](s,{commandName:t(425),commandParams:[{type:e[t(407)]}],formatGroupId:t(425)})}))}[gi(416)](t,e={}){const n=gi,r=this[n(433)][n(414)][n(385)](n(392)),s=this[n(388)]((t=>t.is(n(461),n(394))&&n(458)===t[n(462)](n(459))));if(s[n(430)]<1)return;const o=s[n(455)]((t=>this[n(433)][n(463)][n(396)](this[n(433)][n(463)][n(398)](t,n(420)),this[n(433)][n(463)][n(398)](t,0))));this[n(433)][n(463)][n(427)]((()=>{const t=n;r[t(391)](o,{commandName:t(411),commandParams:[{reversed:e[t(426)]}],formatGroupId:t(411)})}))}[gi(447)](t,e={}){const n=gi,r=this[n(433)][n(414)][n(385)](n(392)),s=this[n(388)]((t=>t.is(n(461),n(394))&&n(458)===t[n(462)](n(459))));if(s[n(430)]<1)return;const o=s[n(455)]((t=>this[n(433)][n(463)][n(396)](this[n(433)][n(463)][n(398)](t,n(420)),this[n(433)][n(463)][n(398)](t,0))));this[n(433)][n(463)][n(427)]((()=>{const t=n;r[t(391)](o,{commandName:t(421),commandParams:[{startIndex:e[t(452)]}],formatGroupId:t(421)})}))}[gi(410)](t){const e=gi;if(e(415)!=t[e(407)]&&e(460)!=t[e(407)])return;const n=this[e(433)][e(437)],{data:r}=t;if(!r)return;let s,o;switch(r[e(424)]){case e(425):s=e(451),o={type:e(419),content:Kr(n,s,Kr(n,this[e(399)](r[e(436)][0][e(407)])))};break;case e(411):s=r[e(436)][0][e(426)]?e(418):e(445),o={type:e(419),content:Kr(n,s)};break;case e(421):s=e(406),o={type:e(419),content:Kr(n,s,r[e(436)][0][e(452)])}}return o}[gi(417)](){const t=gi;var e,n,r,s;const o=this[t(433)][t(414)][t(385)](t(422));let i=Array[t(432)](this[t(433)][t(463)][t(402)][t(465)][t(400)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(461),t(394)))&&i[t(444)](...o[t(404)](this[t(433)][t(463)][t(402)][t(465)][t(464)](),t(395))),(null===(n=i[i[t(430)]-1])||void 0===n?void 0:n.is(t(461),t(394)))&&i[t(403)](...o[t(404)](this[t(433)][t(463)][t(402)][t(465)][t(393)](),t(413))),i=[...new Set(i)],(null===(s=null===(r=this[t(433)][t(463)][t(402)][t(465)][t(464)]())||void 0===r?void 0:r[t(389)])||void 0===s?void 0:s.is(t(461),t(394)))&&(i=i[t(431)]((e=>e.is(t(461),t(394))))),i}[gi(388)](t){const e=gi,n=this[e(433)][e(414)][e(385)](e(422));let r=Array[e(432)](this[e(433)][e(463)][e(402)][e(465)][e(400)]())[e(431)](t)[e(455)]((t=>{const r=e,s=this[r(433)][r(463)][r(398)](t,0);return[...n[r(404)](s,r(395)),...n[r(404)](s,r(413))]}))[e(405)]();return r=[...new Set(r)],r}[gi(399)](t){const e=gi;return e(456)+(this[e(433)][e(414)][e(385)](e(422))[e(439)](t)||e(386))[e(457)]()+e(409)+t[e(457)]()[e(429)](/-/g,"_")}}function Ei(){const t=["TrackChangesEditing","353008TLwoGV","editor","afterInit","locale","78339mkZxMn","elementToElement","dataDowncast","179268uECfaQ","for","mediaEmbed","936789MQHLrg","MediaEmbedEditing","high","27yBZoEu","25GBCING","get","695958duvVrk","div","ELEMENT_MEDIA","showSuggestionHighlights","plugins","options","createEmptyElement","descriptionFactory","attribute:url:media","stop","245531UkcRiy","media","24DFGxoK","conversion","registerElementLabel","data","enableCommand","1714590goNHnI","has","downcastDispatcher"];return(Ei=function(){return t})()}const bi=Ti;function Ti(t,e){const n=Ei();return(Ti=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(221977===parseInt(e(288))/1+-parseInt(e(315))/2+-parseInt(e(303))/3+parseInt(e(299))/4+parseInt(e(313))/5*(parseInt(e(306))/6)+-parseInt(e(309))/7*(parseInt(e(290))/8)+-parseInt(e(312))/9*(-parseInt(e(295))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class _i extends t.Plugin{[bi(301)](){const t=bi,e=this[t(300)];if(!e[t(319)][t(296)](t(310)))return;const n=e[t(319)][t(314)](t(298)),r=e[t(302)];n[t(294)](t(308)),n[t(285)][t(292)](t(289),(e=>Kr(r,t(317),e))),e[t(291)][t(307)](t(305))[t(304)]({model:t(289),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(318)])return n[s(284)](s(316))},converterPriority:t(311)}),e[t(293)][t(297)].on(t(286),((e,n,r)=>{const s=t;r[s(283)][s(318)]&&e[s(287)]()}),{priority:t(311)})}}const yi=ki;function Ai(){const t=["1945284kSmgQc","28SFQJPF","plugins","TrackChangesEditing","afterInit","2637096bXXYOi","2938605TPYBJJ","editor","2298904MZVlCX","mention","MentionEditing","2425308VUdnYl","enableCommand","385685xTPnaQ","get","has","829638kwJzfI","6kUvgZi","260hLEtKE"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(995549===-parseInt(e(448))/1+-parseInt(e(454))/2*(-parseInt(e(452))/3)+-parseInt(e(459))/4+parseInt(e(460))/5+parseInt(e(446))/6*(parseInt(e(455))/7)+parseInt(e(443))/8+-parseInt(e(451))/9*(parseInt(e(453))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(458)](){const t=yi,e=this[t(442)];e[t(456)][t(450)](t(445))&&e[t(456)][t(449)](t(457))[t(447)](t(444))}}function Li(t,e){const n=Si();return(Li=function(t,e){return n[t-=166]})(t,e)}const Ni=Li;function Si(){const t=["plugins","TrackChangesEditing","ELEMENT_MERGE_FIELD","has","type","480xoexKX","510596uXbqnS","deletion","get","*Remove:* %0","mergeField","mergeFieldBlock","MergeFieldsEditing","18096680pfVLAD","insertion","36755uXeMAi","getContainedElement","getAttribute","registerDescriptionCallback","*Insert:* %0","6iLbklK","afterInit","locale","enableCommand","registerElementLabel","insertMergeFieldBlock","element","editor","1254622HjjlCe","11051622CmdxHs","insertMergeField","8149855YrDVBr","getLabel","descriptionFactory","6KTCmFv","7189144xwqUZC"];return(Si=function(){return t})()}!function(t){const e=Li,n=t();for(;;)try{if(985426===-parseInt(e(192))/1+-parseInt(e(170))/2*(-parseInt(e(184))/3)+parseInt(e(169))/4*(parseInt(e(179))/5)+parseInt(e(198))/6*(parseInt(e(195))/7)+-parseInt(e(199))/8+-parseInt(e(193))/9+parseInt(e(177))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{[Ni(185)](){const t=Ni,e=this[t(191)];if(!e[t(200)][t(167)](t(176)))return;e[t(200)][t(172)](t(201))[t(187)](t(194)),e[t(200)][t(172)](t(201))[t(187)](t(189));const n=e[t(200)][t(172)](t(201)),r=e[t(186)];n[t(197)][t(188)](t(174),(e=>Kr(r,t(166),e))),n[t(197)][t(188)](t(175),(e=>Kr(r,t(166),e))),n[t(197)][t(182)]((n=>{const s=t;if(s(178)!=n[s(168)]&&s(171)!=n[s(168)])return;const o=n[s(180)]();if(null==o)return;if(!o.is(s(190),s(174))&&!o.is(s(190),s(175)))return;const i=e[s(200)][s(172)](s(176))[s(196)](o[s(181)]("id"));return s(178)==n[s(168)]?{type:s(178),content:Kr(r,s(183),'"'+i+'" '+Kr(r,s(166)))}:{type:s(171),content:Kr(r,s(173),'"'+i+'" '+Kr(r,s(166)))}}))}}const Mi=vi;function vi(t,e){const n=Oi();return(vi=function(t,e){return n[t-=414]})(t,e)}!function(t){const e=vi,n=t();for(;;)try{if(299459===-parseInt(e(438))/1*(parseInt(e(424))/2)+-parseInt(e(415))/3*(parseInt(e(447))/4)+-parseInt(e(440))/5*(-parseInt(e(439))/6)+-parseInt(e(445))/7*(parseInt(e(426))/8)+parseInt(e(417))/9+-parseInt(e(423))/10*(parseInt(e(431))/11)+parseInt(e(416))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[Mi(422)](){const t=Mi,e=this[t(436)],n=e[t(441)][t(443)](t(427));e[t(441)][t(450)](t(429))&&(n[t(414)](t(435)),n[t(449)](t(437)),n[t(433)][t(444)]((e=>this[t(420)](e))))}[Mi(420)](t){const e=Mi,n=this[e(436)][e(421)],{data:r}=t,s={type:e(418),content:""};if(r&&e(437)==r[e(430)]){if(!r[e(448)])return{type:e(418),content:Kr(n,e(419),Kr(n,e(428)))+" ("+r[e(442)]+")"};if(!r[e(442)]){let o=t[e(425)];for(;o;){if(o[e(446)]&&e(434)==o[e(446)][e(430)]&&o[e(446)][e(442)])return s;o=o[e(432)]}return{type:e(418),content:Kr(n,e(451),Kr(n,e(428)))+" ("+r[e(448)]+")"}}}}}function Oi(){const t=["4009086IjmPfx","format","*Set format:* %0","handleDescriptions","locale","afterInit","85450jeTziQ","1139546Xsldzi","head","8phRjja","TrackChangesEditing","ELEMENT_MULTI_LEVEL_LIST","MultiLevelList","key","462GEgkGz","next","descriptionFactory","listType","multiLevelList","editor","listMarkerStyle","1ZXdAik","136830KOEXxf","5yJutLb","plugins","newValue","get","registerDescriptionCallback","3018477RFZoEx","data","1170052SAnhPs","oldValue","registerBlockAttribute","has","*Remove format:* %0","enableDefaultAttributesIntegration","3lzVTUK","17803044lrrAnG"];return(Oi=function(){return t})()}const Di=Pi;function Fi(){const t=["183382JJRgiz","TrackChangesEditing","descriptionFactory","5485IjaSYD","920iCWtyR","12835190KHZsdw","7632DjjJeP","47635GaKXSg","enableCommand","registerElementLabel","plugins","4610824AAkYwM","21bAACfe","editor","PageBreakEditing","get","175357tpOKoK","has","ELEMENT_PAGE_BREAK","afterInit","locale","pageBreak","6535566CoQqMg"];return(Fi=function(){return t})()}function Pi(t,e){const n=Fi();return(Pi=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(765404===-parseInt(e(340))/1+-parseInt(e(347))/2*(parseInt(e(336))/3)+-parseInt(e(335))/4+parseInt(e(350))/5*(parseInt(e(353))/6)+-parseInt(e(354))/7*(-parseInt(e(351))/8)+-parseInt(e(346))/9+parseInt(e(352))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class xi extends t.Plugin{[Di(343)](){const t=Di,e=this[t(337)];if(!e[t(357)][t(341)](t(338)))return;e[t(357)][t(339)](t(348))[t(355)](t(345));const n=e[t(357)][t(339)](t(348)),r=e[t(344)];n[t(349)][t(356)](t(345),(e=>Kr(r,t(342),e)))}}const Bi=Gi;!function(t){const e=Gi,n=t();for(;;)try{if(835283===parseInt(e(215))/1+parseInt(e(199))/2+-parseInt(e(223))/3*(parseInt(e(165))/4)+parseInt(e(217))/5*(parseInt(e(221))/6)+-parseInt(e(173))/7*(parseInt(e(188))/8)+parseInt(e(190))/9*(parseInt(e(183))/10)+parseInt(e(181))/11*(-parseInt(e(164))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Ui extends t.Plugin{[Bi(163)](){const t=Bi,e=this[t(180)];if(!e[t(219)][t(160)](t(176)))return;const n=e[t(189)],r=e[t(219)][t(196)](t(179));r[t(224)][t(193)](t(166),(e=>Kr(n,t(187),e))),r[t(226)](t(166)),r[t(178)](t(216)),e[t(205)][t(162)].on(t(227),Vi(e),{priority:t(169)}),e[t(192)][t(162)].on(t(227),((n,r,s)=>{const o=t;s[o(210)][o(220)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(169)});const s=r[t(224)];s[t(184)]((r=>{const o=t;if(o(200)!==r[o(207)])return;const{start:i,end:a}=r[o(167)]();if(!i[o(230)](a)||!i[o(206)])return;const c=e[o(201)][o(171)],u=i[o(206)];return c[o(185)](u)&&!c[o(197)](u)&&c[o(194)](u,o(212))?{type:o(200),content:Kr(n,o(191),s[o(222)](u,1))}:void 0})),this[t(214)]()}[Bi(214)](){const t=Bi,e=this[t(180)],n=e[t(189)];e[t(219)][t(196)](t(179))[t(224)][t(184)]((e=>{const r=t;if(r(203)!=e[r(207)])return;const{data:s}=e;return s&&r(166)==s[r(225)]?{type:r(177),content:Kr(n,r(218),Kr(n,r(187)))}:void 0}))}}function ji(){const t=["addMarker:suggestion:insertion","activeMarkers","bindElementToMarker","isTouching","span","addClass","has","createUIElement","downcastDispatcher","afterInit","3238860HmZhks","4048364ZGCAqG","paragraph","getFirstRange","start","highest","toViewPosition","schema","consume","7QLZQTV","ck-suggestion-marker--active","includes","Paragraph","format","enableCommand","TrackChangesEditing","editor","22hxNSLf","consumable","2230UwYNZf","registerDescriptionCallback","isBlock","end","ELEMENT_PARAGRAPH","7994128lUxykG","locale","44433EnyXdR","*Insert:* %0","data","registerElementLabel","checkChild","mapper","get","isLimit","name","660350MjsDjA","insertion","model","writer","formatBlock","markerName","editing","nodeAfter","type","markerRange","_splitMarkerName","options","insert","$text","ck-suggestion-marker-split","_registerLegacyDescription","1121221IZERwH","insertParagraph","4170515LjXSpT","*Change to:* %0","plugins","showSuggestionHighlights","6uPPrlh","getItemLabel","3AbyKxg","descriptionFactory","commandName","enableDefaultAttributesIntegration"];return(ji=function(){return t})()}function Gi(t,e){const n=ji();return(Gi=function(t,e){return n[t-=159]})(t,e)}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(219)][o(196)](o(179)),a=r[o(208)][o(168)],c=r[o(208)][o(186)],u=t[o(201)][o(171)];if(!a[o(230)](c)||!a[o(206)])return;const l=a[o(206)];if(u[o(185)](l)&&!u[o(197)](l)&&u[o(194)](l,o(212))){if(!s[o(182)][o(172)](r[o(208)],n[o(198)]))return;const{authorId:t}=i[o(209)](r[o(204)]),a=s[o(202)][o(161)](o(231),{class:o(213),"data-author-id":t}),u=s[o(195)][o(170)](c);e&&i[o(228)][o(175)](r[o(204)])&&s[o(202)][o(159)](o(174),a),s[o(202)][o(211)](u,a),s[o(195)][o(229)](a,r[o(204)])}}}const Hi=zi;function Wi(){const t=["134967FLYwbo","36qZskdk","124BzMpnE","28081647ERhNZx","TrackChangesEditing","removeFormat","2901130SkIppC","format","*Remove all formatting*","plugins","854992QONlJQ","30PbBWyU","has","get","formatInline","3554047dxGMbA","editor","formatBlock","descriptionFactory","_registerLegacyDescription","type","68YMcBgG","afterInit","RemoveFormatEditing","locale","registerDescriptionCallback","enableDefaultAttributesIntegration","517045eaNhDH","17695FQqSIZ","commandName"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=484]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(837681===parseInt(e(484))/1*(-parseInt(e(488))/2)+parseInt(e(486))/3*(-parseInt(e(507))/4)+parseInt(e(513))/5*(parseInt(e(497))/6)+-parseInt(e(501))/7+-parseInt(e(496))/8*(-parseInt(e(487))/9)+-parseInt(e(492))/10+parseInt(e(489))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(508)](){const t=Hi,e=this[t(502)];e[t(495)][t(498)](t(509))&&(e[t(495)][t(499)](t(490))[t(512)](t(491)),this[t(505)]())}[Hi(505)](){const t=Hi,e=this[t(502)];e[t(495)][t(499)](t(490))[t(504)][t(511)]((n=>{const r=t;if(r(503)!=n[r(506)]&&r(500)!=n[r(506)])return;const{data:s}=n;return s&&r(491)==s[r(485)]?{type:r(493),content:Kr(e[r(510)],r(494))}:void 0}))}}function Zi(t,e){const n=Xi();return(Zi=function(t,e){return n[t-=121]})(t,e)}function Xi(){const t=["21WZlDRI","goToPreviousRestrictedEditingException","3267504vaswWG","has","TrackChangesEditing","1GXZcLD","9QJIDha","enableCommand","RestrictedEditingModeEditing","discardSelectedSuggestions","plugins","11AyjNip","trackChanges","347216HanPrc","2730viTqwP","discardAllSuggestions","discardSuggestion","2293416kCqMcs","acceptSelectedSuggestions","9161030pTHxtm","6790tgIvLk","15JIdkCV","1985602CNFvvA","get","31083tMEamZ","acceptAllSuggestions","editor","acceptSuggestion","goToNextRestrictedEditingException","afterInit","7795utTQhD"];return(Xi=function(){return t})()}const qi=Zi;!function(t){const e=Zi,n=t();for(;;)try{if(648167===parseInt(e(142))/1*(parseInt(e(128))/2)+-parseInt(e(127))/3*(-parseInt(e(150))/4)+-parseInt(e(136))/5*(-parseInt(e(151))/6)+parseInt(e(137))/7*(parseInt(e(123))/8)+-parseInt(e(143))/9*(parseInt(e(125))/10)+parseInt(e(148))/11*(-parseInt(e(139))/12)+-parseInt(e(130))/13*(parseInt(e(126))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Yi extends t.Plugin{[qi(135)](){const t=qi,e=this[t(132)];if(!e[t(147)][t(140)](t(145)))return;const n=e[t(147)][t(129)](t(141));n[t(144)](t(138)),n[t(144)](t(134));const r=e[t(147)][t(129)](t(145));r[t(144)](t(149)),r[t(144)](t(133)),r[t(144)](t(122)),r[t(144)](t(131)),r[t(144)](t(121)),r[t(144)](t(124)),r[t(144)](t(146))}}const Ji=ta;function Qi(){const t=["init","addMarker:suggestion","activeMarkers","data","createUIElement","descriptionFactory","insert","582195kIpsmI","includes","4sBbPCi","test","editing","addMarker:suggestion:deletion","softBreak","high","createPositionBefore","span","285654xLpBWz","_splitMarkerName","ck-suggestion-marker--active","writer","513WrtzdL","4872YSvyGt","editor","shiftEnter","showSuggestionHighlights","merge","ELEMENT_LINE_BREAK","markerRange","getItems","711sVamNM","964546ytxMSe","598367ZvGAry","element","consumable","name","plugins","locale","addClass","ck-suggestion-marker-","TrackChangesEditing","234GknOSZ","toViewPosition","requires","bindElementToMarker","get","deletion","split","addMarker:suggestion:insertion","model","6fDmDyG","downcastDispatcher","markerName","mapper","enableCommand","registerElementLabel","1998380hWafxh","options"];return(Qi=function(){return t})()}!function(t){const e=ta,n=t();for(;;)try{if(112450===parseInt(e(185))/1*(parseInt(e(196))/2)+-parseInt(e(172))/3+-parseInt(e(164))/4*(-parseInt(e(162))/5)+-parseInt(e(205))/6*(-parseInt(e(187))/7)+-parseInt(e(177))/8*(-parseInt(e(176))/9)+-parseInt(e(211))/10+parseInt(e(186))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class $i extends t.Plugin{static get[Ji(198)](){return[Qs.ShiftEnter]}[Ji(213)](){const t=Ji,e=this[t(178)],n=e[t(191)][t(200)](t(195));n[t(209)](t(179)),e[t(166)][t(206)].on(t(203),ea(e),{priority:t(169)}),e[t(166)][t(206)].on(t(167),ea(e),{priority:t(169)}),e[t(216)][t(206)].on(t(214),((n,r,s)=>{const o=t;s[o(212)][o(180)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(218)][t(210)](t(168),(n=>Kr(e[t(192)],t(182),n)))}}function ta(t,e){const n=Qi();return(ta=function(t,e){return n[t-=162]})(t,e)}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ta,i=t[o(191)][o(200)](o(195));if(!s[o(189)][o(165)](r[o(183)],n[o(190)]))return;const a=t[o(204)];for(const t of r[o(183)][o(184)]()){if(!t.is(o(188),o(168)))continue;const n=o(201)==r[o(207)][o(202)](":")[1]?o(181):o(202),{authorId:c}=i[o(173)](r[o(207)]),u=s[o(175)][o(217)](o(171),{class:o(194)+n,"data-author-id":c}),l=s[o(208)][o(197)](a[o(170)](t));e&&i[o(215)][o(163)](r[o(207)])&&s[o(175)][o(193)](o(174),u),s[o(175)][o(219)](l,u),s[o(208)][o(199)](u,r[o(207)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=397]})(t,e)}function sa(){const t=["markInlineFormat","39789uxYjAZ","commands","1327880YCAmGM","41110WOHJCT","format","has","change","StandardEditingModeEditing","selection","formatInline","20IeRdhu","formatBlock","locale","from","forceValue","get","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","enableCommand","356cnEUnD","document","isCollapsed","registerDescriptionCallback","editor","TrackChangesEditing","326460BEhejy","restrictedEditingException","value","getRanges","afterInit","commandName","descriptionFactory","6365150VcbQDq","16lqZrUQ","2910456EiuJAK","7LgYrbv","commandParams","3818148ywvYkj","plugins","type","model"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(542134===parseInt(e(428))/1+parseInt(e(419))/2*(parseInt(e(411))/3)+-parseInt(e(405))/4*(parseInt(e(431))/5)+parseInt(e(423))/6*(-parseInt(e(421))/7)+parseInt(e(430))/8+-parseInt(e(420))/9+parseInt(e(438))/10*(parseInt(e(418))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(415)](){const t=na,e=this[t(409)],n=e[t(426)],r=e[t(398)];if(!e[t(424)][t(433)](t(435)))return;const s=e[t(424)][t(401)](t(410)),o=t(412),i=e[t(429)][t(401)](o);s[t(404)](o,((e,r={})=>{const a=t,c=n[a(406)][a(436)];if(c[a(407)])return void e(r);const u=void 0!==r[a(400)]?r[a(400)]:!i[a(413)];n[a(434)]((()=>{const t=a,e=Array[t(399)](c[t(414)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(427)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(417)][t(408)]((e=>{const n=t;if(n(397)!=e[n(425)]&&n(437)!=e[n(425)])return;const{data:s}=e;return s&&s[n(416)]==o?s[n(422)][0][n(400)]?{type:n(432),content:Kr(r,n(403))}:{type:n(432),content:Kr(r,n(402))}:void 0}))}}const ia=ca;function aa(){const t=["893559WERUVc","afterInit","element","type","style","StyleUtils","formatInline","ghsAttributes","registerAttributeLabel","toLowerCase","registerInlineAttribute","FORMAT_STYLE","descriptionFactory","230vIqAPC","Style","*Remove format:* %0","styleName","enableDefaultAttributesIntegration","212xkgFzs","registerDescriptionCallback","registerBlockAttribute","inline","544489nzsVWL","3474630eXCjxo","44zufJCE","definitions","block","1863954yhWtDF","DataSchema","normalizeConfig","GeneralHtmlSupport","forceValue","get","config","editor","locale","33855xdhfDS","has","formatBlock","plugins","_registerLegacyDescription","format","7YAJLxx","getGhsAttributeNameForElement","54204uTSueA","add","3638432MFNjAF","TrackChangesEditing","*Set format:* %0","commandParams","commandName"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(543252===parseInt(e(462))/1+parseInt(e(435))/2*(-parseInt(e(455))/3)+parseInt(e(480))/4*(parseInt(e(447))/5)+parseInt(e(434))/6*(parseInt(e(453))/7)+parseInt(e(457))/8+-parseInt(e(438))/9+-parseInt(e(475))/10*(parseInt(e(433))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(463)](){const t=ia,e=this[t(445)];if(!e[t(450)][t(448)](t(476))||!e[t(450)][t(448)](t(439)))return;const n=e[t(450)][t(443)](t(458)),r=e[t(446)],s=e[t(444)][t(443)](t(466))||{},o=e[t(450)][t(443)](t(441)),i=e[t(450)][t(443)](t(467))[t(440)](e[t(450)][t(443)](t(439)),s[t(436)]);n[t(479)](t(466));const a=new Set;for(const e of i[t(437)]){const n=o[t(454)](e[t(464)]);a[t(456)](n)}const c=new Set;for(const e of i[t(432)]){const n=o[t(454)](e[t(464)]);c[t(456)](n);for(const n of e[t(469)])c[t(456)](n)}for(const e of a)n[t(431)](e),n[t(474)][t(470)](e,Kr(r,t(473)));for(const e of c)n[t(472)](e),n[t(474)][t(470)](e,Kr(r,t(473)));this[t(451)]()}[ia(451)](){const t=ia,e=this[t(445)],n=e[t(446)];e[t(450)][t(443)](t(458))[t(474)][t(481)]((e=>{const r=t;if(r(449)!=e[r(465)]&&r(468)!=e[r(465)])return;const{data:s}=e;return s&&r(466)===s[r(461)]?s[r(460)][0][r(442)]?{type:r(452),content:Kr(n,r(459),s[r(460)][0][r(478)][r(471)]())}:{type:r(452),content:Kr(n,r(477),s[r(460)][0][r(478)][r(471)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=119]})(t,e)}function ha(){const t=["_tableSuggestions","showSuggestionHighlights","getSelectionAffectedTableCells","registerDescriptionCallback","registerPostFixer","root","highest","_acceptFormatSuggestionCallbackFactory","nodeAfter","isEqual","maxRow","deletion","detach","getCellLocation","getAttribute","ELEMENT_TABLE","createPositionAt","ELEMENT_TABLE_ROW","1751775uLwjxF","substr","includes","1548824UOZDjn","getItems","getSuggestion","insert","removeTableRow","tableCell","first","start","locale","left","markMultiRangeInsertion","tableColumn","model","item","getRanges","createRangeOn","add","some","name","downcastDispatcher","enableCommand","plugins","writer","editor","data","insertTableRowBelow","insertTableColumnLeft","ELEMENT_TABLE_COLUMN","tablePaste","ELEMENT_TABLE_ROW_WITH_TEXT","*Remove:* %0","execute","rootName","enqueueChange","insertion","low","$graveyard","selection","push","10kYGIus","end","TableUtils","selectTableColumn","document","TableEditing","TrackChangesEditing","differ","every","5216740kzfiGx","above","length","subType","last","createTableWalker","isInContent","discard","has","nodeBefore","_getSuggestionCoords","change","addClass","registerCustomCallback","isIntersectingWithRange","MAX_SAFE_INTEGER","1588IDKQTM","getContainedElement","rowspan","join","fromRange","getChangedMarkers","options","maxColumn","insertTableColumnRight","getRowIndexes","setSelection","addMarker:suggestion","min","ELEMENT_TABLE_COLUMN_WITH_TEXT","isArray","ELEMENT_TABLE_WITH_TEXT","classes","createRangeIn","max","toViewElement","values","afterInit","removeTableColumn","_suggestionFactory","_setupColumnsRowsFixing","14FzuSDS","mapper","isIntersecting","_splitMarkerName","MIN_SAFE_INTEGER","cell","startsWith","isTouching","removeClass","getChanges","span","22olKenL","get","toLowerCase","3581028flfKVh","getChildren","descriptionFactory","$textProxy","getColumnIndexes","commands","hasAttribute","10772FPkSJu","forceValue","from","tableRow","addRange","_getCoordsForCells","change:data","markMultiRangeDeletion","insertTable","minRow","findAncestor","*Insert:* %0","registerElementLabel","oldRange","colspan","_tablePostFixingSubtypes","accept","order","map","1335alfDFs","type","suggestion","batch","filter","refresh","position","getFirstRange","minColumn","selectTableRow","insertTableRowAbove","table","element","645462fTfCMA"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(215053===-parseInt(e(266))/1*(-parseInt(e(195))/2)+-parseInt(e(121))/3*(-parseInt(e(220))/4)+parseInt(e(153))/5+-parseInt(e(134))/6+parseInt(e(245))/7*(parseInt(e(156))/8)+parseInt(e(259))/9+parseInt(e(204))/10*(-parseInt(e(256))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{constructor(t){const e=fa;super(t),this[e(281)]=[e(269),e(167)],this[e(135)]=new Set}[la(241)](){const t=la,e=this[t(179)],n=e[t(168)][t(199)][t(193)];if(!e[t(177)][t(212)](t(200)))return;const r=e[t(164)],s=e[t(177)][t(257)](t(201)),o=e[t(177)][t(257)](t(197));s[t(261)][t(278)](t(132),(e=>Kr(r,t(150),e))),this[t(244)](),s[t(176)](t(274)),s[t(176)](t(130)),s[t(176)](t(198));for(const r of[t(131),t(181)]){const i=e[t(264)][t(257)](r);s[t(176)](r,(r=>{const a=t;e[a(168)][a(215)]((t=>{const e=a;r();const c=e(205)===i[e(119)],u=o[e(137)](n),l=o[e(229)](u),f=c?l[e(162)]-1:l[e(208)]+1,h=u[0][e(276)](e(132)),d=o[e(209)](h,{startRow:f,endRow:f}),g=Array[e(268)](d)[e(120)]((n=>t[e(171)](n[e(250)])));s[e(166)](g,e(269))}))}))}for(const r of[t(182),t(228)]){const i=e[t(264)][t(257)](r);s[t(176)](r,(r=>{const a=t;e[a(168)][a(215)]((t=>{const e=a;r();const c=e(165)===i[e(119)],u=o[e(137)](n),l=o[e(263)](u),f=c?l[e(162)]-1:l[e(208)]+1,h=u[0][e(276)](e(132)),d=o[e(209)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(268)](d)[e(120)]((n=>t[e(171)](n[e(250)])));s[e(166)](g,e(167))}))}))}for(const r of[t(160),t(242)]){const i=r[t(154)](11),a=i[t(258)](),c=a[t(154)](0,3)+t(255),u=t(132)+i,l=t(232)+i,f=t(238)+i;s[t(176)](r,(()=>{const i=t;e[i(168)][i(215)]((t=>{const e=i,h=o[e(137)](n),d=h[0][e(276)](e(132));let g;if(e(160)==r){const t=o[e(229)](h);g={startRow:t[e(162)],endRow:t[e(208)],includeAllSlots:!0}}else{const t=o[e(263)](h);g={startColumn:t[e(162)],endColumn:t[e(208)],includeAllSlots:!0}}const p=o[e(209)](d,g),m=Array[e(268)](p)[e(120)]((({cell:t})=>t)),I=ga(m[e(125)]((t=>t[e(265)](c)))),E=ga(m[e(125)]((t=>!t[e(265)](c))))[e(120)]((n=>t[e(171)](n))),b=s[e(273)](E,u);if(b&&(e(269)==b[e(207)]||e(167)==b[e(207)])){const n=this[e(214)](b);for(const r of I){const s=t[e(171)](r),i=o[e(148)](r),u=r[e(149)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(270)](s)}}}))}))}function c(r){const s=t,o=Array[s(268)](n[s(170)]())[s(120)]((t=>i.LiveRange[s(224)](t)));e[s(168)][s(215)]((t=>{const n=s,i=t[n(124)];r=r[n(125)]((t=>n(192)!=t[n(140)][n(188)])),t[n(230)](r),e[n(264)][n(257)](n(160))[n(126)](),e[n(187)](n(160),{forceDefaultExecution:!0}),e[n(168)][n(189)]((()=>{const t=n;e[t(168)][t(189)](i,(e=>{const n=t,r=o[n(125)]((t=>n(192)!=t[n(140)][n(188)]));r[n(206)]>0&&e[n(230)](r);for(const t of o)t[n(147)]()}))}))}))}function u(r){const s=t;e[s(168)][s(215)]((t=>{const o=s,a=Array[o(268)](n[o(170)]())[o(120)]((t=>i.LiveRange[o(224)](t))),c=[];for(const t of r)for(const e of t[o(157)]({shallow:!0}))c[o(194)](e);for(const n of c)o(192)!=n[o(140)][o(188)]&&(t[o(230)](t[o(151)](n,0)),e[o(264)][o(257)](o(242))[o(126)](),e[o(187)](o(242),{forceDefaultExecution:!0}));const u=a[o(125)]((t=>o(192)!=t[o(140)][o(188)]));u[o(206)]>0&&t[o(230)](u);for(const t of a)t[o(147)]()}))}function l(e,n){const r=t;return n[r(203)]((t=>e[r(173)]((e=>e[r(196)][r(144)](t[r(163)])||t[r(196)][r(144)](e[r(163)])))))}function f(e,n){const r=t;return!e[r(173)]((t=>n[r(173)]((e=>t[r(247)](e)))))&&e[r(173)]((t=>n[r(173)]((e=>t[r(196)][r(252)](e[r(163)])))))}e[t(180)][t(175)].on(t(231),((e,n,r)=>{const s=t;if(!r[s(226)][s(136)])return;const o=n[s(169)];if(!o)return;const i=r[s(246)][s(239)](o);function c(t){return Array[s(234)](t)?t:[t]}i&&s(161)===o[s(174)]&&(0,a.setHighlightHandling)(i,r[s(178)],((t,e,n)=>n[s(216)](c(e[s(236)]),t)),((t,e,n)=>n[s(253)](c(e[s(236)]),t)))}),{priority:t(141)}),s[t(261)][t(138)]((e=>{const n=t;if(n(190)!=e[n(122)]&&n(146)!=e[n(122)])return;const s=e[n(221)]();if(null!=s&&s.is(n(133),n(132))){if(n(190)==e[n(122)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)]));if(t[n(206)])return{type:n(190),content:Kr(r,n(277),Kr(r,n(235),'"'+t[n(223)](" ")+'"'))}}if(n(146)==e[n(122)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)]));if(t[n(206)])return{type:n(146),content:Kr(r,n(186),Kr(r,n(235),'"'+t[n(223)](" ")+'"'))}}}})),s[t(261)][t(138)]((e=>{const n=t;if(n(269)==e[n(207)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)])),s=this[n(214)](e),o=s[n(145)]-s[n(275)]+1;if(n(190)==e[n(122)])return t[n(206)]?{type:n(190),content:Kr(r,n(277),Kr(r,n(185),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(190),content:Kr(r,n(277),Kr(r,n(152),o))};if(n(146)==e[n(122)])return t[n(206)]?{type:n(146),content:Kr(r,n(186),Kr(r,n(185),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(146),content:Kr(r,n(186),Kr(r,n(152),o))}}if(n(167)==e[n(207)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)])),s=this[n(214)](e),o=s[n(227)]-s[n(129)]+1;if(n(190)==e[n(122)])return t[n(206)]?{type:n(190),content:Kr(r,n(277),Kr(r,n(233),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(190),content:Kr(r,n(277),Kr(r,n(183),o))};if(n(146)==e[n(122)])return t[n(206)]?{type:n(146),content:Kr(r,n(186),Kr(r,n(233),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(146),content:Kr(r,n(186),Kr(r,n(183),o))}}})),s[t(243)][t(217)](t(190),t(269),t(211),c),s[t(243)][t(217)](t(146),t(269),t(282),c),s[t(243)][t(217)](t(190),t(167),t(211),u),s[t(243)][t(217)](t(146),t(167),t(282),u),s[t(243)][t(217)](t(190),t(167),t(223),l),s[t(243)][t(217)](t(146),t(167),t(223),l),s[t(243)][t(217)](t(190),t(269),t(223),f),s[t(243)][t(217)](t(146),t(269),t(223),f)}[la(142)](){const t=la,e=this[t(179)],n=e[t(168)][t(199)][t(193)];return(r,s)=>{const o=t;e[o(168)][o(215)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(196)][a(213)];u&&u[0]&&!1===u[0][a(267)]&&(l=r[0][a(163)][a(143)]);const f=t[a(237)](l);if(a(192)==f[a(140)][a(188)])return;const h=Array[a(268)](n[a(170)]())[a(120)]((t=>i.LiveRange[a(224)](t)));t[a(230)](f),e[a(264)][a(257)](c)[a(126)](),u[a(194)]({forceDefaultExecution:!0}),e[a(187)](c,...u);const d=h[a(125)]((t=>a(192)!=t[a(140)][a(188)]));d[a(206)]>0&&t[a(230)](d);for(const t of h)t[a(147)]()}))}}[la(271)](t){const e=la,n=this[e(179)][e(177)][e(257)](e(197));let r=Number[e(219)],s=Number[e(249)],o=Number[e(219)],i=Number[e(249)];for(const a of t){if(e(192)==a[e(140)][e(188)])continue;const{row:t,column:c}=n[e(148)](a),u=a[e(265)](e(222))?a[e(149)](e(222))-1:0,l=a[e(265)](e(280))?a[e(149)](e(280))-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(244)](){const t=la,e=this[t(179)],n=e[t(177)][t(257)](t(201)),r=e[t(177)][t(257)](t(197));e[t(168)][t(199)].on(t(272),(()=>{const r=t,s=Array[r(268)](e[r(168)][r(199)][r(202)][r(225)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(248)](t);if(r(123)!=s)continue;if(null!=e[r(279)])continue;const a=n[r(158)](o);this[r(281)][r(155)](i)&&this[r(135)][r(172)](a)}}),{priority:t(191)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(171)](e),a=e[s(276)](s(132)),c=r[s(148)](e);for(const t of this[s(135)]){const n=t[s(207)],r=n[s(251)](s(184)),u=n[s(154)](r?10:5),l=u[s(258)](),f=l[s(154)](0,3)+s(255),h=s(232)+u,d=s(238)+u;if(!t[s(210)])continue;if(a!=t[s(128)]()[s(163)][s(276)](s(132)))continue;if(t[s(218)](i))continue;const g=e[s(265)](f)?e[s(149)](f)-1:0,p=this[s(214)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(270)](i),o=!0)}return o};e[t(168)][t(199)][t(139)]((n=>{const r=t;let o=!1;for(const t of e[r(168)][r(199)][r(202)][r(254)]())if(r(159)==t[r(122)])if(r(269)==t[r(174)])for(const e of t[r(127)][r(143)][r(260)]())o=o||s(e,n);else r(161)==t[r(174)]&&(o=o||s(t[r(127)][r(143)],n));return o}))}[la(214)](t){const e=la;return this[e(271)](t[e(170)]()[e(120)]((t=>t[e(163)][e(143)])))}}function ga(t){const e=la;return Array[e(268)](new Set(t)[e(240)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=131]})(t,e)}function Ia(){const t=["204388LJrjsA","_areMergableCells","highest","907155ZTRrZE","mergeTableCells","has","plugins","formatInline","commandName","subType","direction","return","_tablePostFixingSubtypes","$graveyard","mergeTableCellDown","accept","tableCell","enableCommand","TableUtils","deletion","splitTableCellHorizontally","registerCustomCallback","model","afterInit","execute","map","forceDefaultExecution","mergeTableCellLeft","1523879OPuSdj","createTableWalker","push","insertion","stop","25VoVUsf","requires","root","getAncestors","document","_isForcedDefaultExecutionBlock","*Merge cells*","createRangeOn","_acceptFormatSuggestionCallbackFactory","isEnabled","44lJAhwJ","mergeTableCellUp","fromRange","TrackChangesEditing","rootName","setSelection","cell","add","commands","108660rUEceJ","refresh","locale","isInContent","*Split cell:* horizontally","markBlockFormat","561iBuuSF","detach","selection","length","formatBlock","_suggestionFactory","getFirstPosition","276048xmtQlC","filter","change","set:isEnabled","type","TableEditing","value","table","findAncestor","splitTableCellVertically","getRanges","size","format","markMultiRangeBlockFormat","get","23796ylqoik","from","horizontally","getSelectionAffectedTableCells","*Split cell:* vertically","trackChanges","getSuggestions","registerDescriptionCallback","containsRange","find","low","descriptionFactory","mergeTableCellRight","6ZCgJGc","element","author","17994MsBVNX","_areSelectedCellsMergable","getCellLocation","editor"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(171205===-parseInt(e(188))/1+-parseInt(e(135))/2*(-parseInt(e(172))/3)+parseInt(e(192))/4*(-parseInt(e(225))/5)+parseInt(e(185))/6*(-parseInt(e(220))/7)+parseInt(e(157))/8+-parseInt(e(195))/9+-parseInt(e(144))/10*(-parseInt(e(150))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(226)](){return[da]}[pa(215)](){const t=pa,e=this[t(191)],n=e[t(214)][t(229)][t(152)],r=e[t(146)];if(!e[t(198)][t(197)](t(162)))return;const s=e[t(198)][t(171)](t(138)),o=e[t(198)][t(171)](t(210)),a=e[t(198)][t(171)](da);a[t(204)][t(222)](t(196)),s[t(209)](t(196),(()=>{const n=t,r=o[n(175)](e[n(214)][n(229)][n(152)]);e[n(214)][n(159)]((()=>{const t=n;s[t(170)](r,{commandName:t(196),commandParams:[]},[],t(196))}))})),e[t(143)][t(171)](t(196)).on(t(216),((n,r)=>{const o=t;e[o(143)][o(171)](o(177))[o(163)]&&(r[o(153)]>0&&r[r[o(153)]-1]&&r[r[o(153)]-1][o(218)]||s[o(230)]||this[o(189)]()||n[o(224)]())}),{priority:t(194)});for(const n of[t(136),t(184),t(206),t(219)]){const r=e[t(143)][t(171)](n);s[t(209)](n,(()=>{const n=t,o=e[n(214)][n(229)][n(152)][n(156)]()[n(228)]()[n(181)]((t=>t.is(n(186),n(208)))),i=r[n(163)];e[n(214)][n(159)]((()=>{const t=n;s[t(170)]([o,i],{commandName:t(196),commandParams:[]},[],t(196))}))}))}for(const n of[t(166),t(212)]){const r=e[t(143)][t(171)](n);s[t(209)](n,(()=>{const i=t,a=o[i(175)](e[i(214)][i(229)][i(152)])[0],c=a[i(165)](i(164)),{column:u,row:l}=o[i(190)](a);let f=[];if(i(174)==r[i(202)]){const t=o[i(221)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(173)](t)[i(217)]((t=>t[i(141)]))}else{const t=o[i(221)](c,{column:u,includeAllSlots:!0});f=Array[i(173)](t)[i(217)]((t=>t[i(141)]))}e[i(214)][i(159)]((t=>{const e=i;s[e(149)](t[e(132)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(183)][t(179)]((e=>{const n=t;if(n(154)!=e[n(161)]&&n(199)!=e[n(161)])return;const{data:s}=e;return s&&n(196)==s[n(200)]?{type:n(169),content:Kr(r,n(131))}:void 0})),s[t(183)][t(179)]((e=>{const n=t;if(n(154)!=e[n(161)]&&n(199)!=e[n(161)])return;const{data:s}=e;return s?n(166)==s[n(200)]?{type:n(169),content:Kr(r,n(176))}:n(212)==s[n(200)]?{type:n(169),content:Kr(r,n(148))}:void 0:void 0}));const c=a[t(133)]();for(const e of[t(136),t(184),t(206),t(219)])s[t(155)][t(213)](t(154),e,t(207),c);for(const e of[t(166),t(212)])s[t(155)][t(213)](t(154),e,t(207),c);s[t(155)][t(213)](t(154),t(196),t(207),(r=>{const s=t;e[s(214)][s(159)]((t=>{const o=s,a=Array[o(173)](n[o(167)]())[o(217)]((t=>i.LiveRange[o(137)](t)));t[o(140)](r),e[o(143)][o(171)](o(196))[o(145)](),e[o(216)](o(196),{forceDefaultExecution:!0});const c=a[o(158)]((t=>o(205)!=t[o(227)][o(139)]));c[o(153)]>0&&t[o(140)](c);for(const t of a)t[o(151)]()}))}));for(const n of[t(136),t(206),t(219),t(184)]){const r=e[t(143)][t(171)](n);r.on(t(160),((n,s,o)=>{const i=t;if(o){const t=e[i(214)][i(229)][i(152)][i(156)]()[i(228)]()[i(181)]((t=>t.is(i(186),i(208))));this[i(193)](r[i(163)],t)||(n[i(203)]=!1,n[i(224)]())}}),{priority:t(182)})}}[pa(189)](){const t=pa,e=this[t(191)][t(143)][t(171)](t(196)),n=this[t(191)][t(198)][t(171)](t(210));if(!e[t(134)])return!1;const r=n[t(175)](this[t(191)][t(214)][t(229)][t(152)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(193)](e,n))return!1;return!0}[pa(193)](t,e){const n=pa,r=this[n(191)][n(198)][n(171)](n(138)),s=this[n(191)][n(214)][n(132)](t),o=this[n(191)][n(214)][n(132)](e),i=new Set,a=new Set;for(const t of r[n(178)]())if((n(223)==t[n(161)]||n(211)==t[n(161)]||n(196)==t[n(201)])&&t[n(147)])for(const e of t[n(167)]())e[n(180)](s,!0)&&i[n(142)](t[n(161)]+":"+t[n(187)].id),e[n(180)](o,!0)&&a[n(142)](t[n(161)]+":"+t[n(187)].id);if(i[n(168)]!=a[n(168)])return!1;for(const t of i)if(!a[n(197)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=387]})(t,e)}function _a(){const t=["markerName","toViewElement","removeMarker:suggestion","nodeAfter","type","forceValue","_suggestionFactory","commandName","9640lZvHAG","getSuggestion","addClass","editing","writer","data","consumable","createTableWalker","headingColumns","plugins","registerBlockAttribute","format","8604mWvELl","downcastDispatcher","enableDefaultAttributesIntegration","has","item","includes","TrackChangesEditing","893252mSPpBH","accept","registerDescriptionCallback","markerNameToElements","formatBlock","removeAttribute","requires","FORMAT_HEADER_COLUMN","stop","removeClass","1111938ADNMmF","headingRows","options","_registerLegacyDescription","bindElementToMarker","nodeBefore","FORMAT_HEADER_ROW","1517170qlANZZ","2920666wsrPVu","showSuggestionHighlights","setTableRowHeader","getCellLocation","44rQUVDE","_handleLegacySuggestions","setTableColumnHeader","data-suggestion","consume","start","FORMAT_REGULAR_COLUMN","mapper","activeMarkers","addMarker:suggestion","349851aDxmwj","ck-suggestion-marker-","_acceptFormatSuggestionCallbackFactory","markerRange","descriptionFactory","locale","setAttribute","FORMAT_REGULAR_ROW","unbindElementFromMarkerName","name","afterInit","highest","*Format:* %0","ck-suggestion-marker--active","4785lvCIWD","registerCustomCallback","registerAttributeLabel","TableEditing","get","cell","7kRVUau","_splitMarkerName","TableUtils","end","editor","parent","commandParams","17400AmUpuX"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(809383===parseInt(e(434))/1+-parseInt(e(452))/2+-parseInt(e(466))/3*(-parseInt(e(456))/4)+parseInt(e(451))/5+-parseInt(e(444))/6*(-parseInt(e(399))/7)+-parseInt(e(415))/8*(parseInt(e(427))/9)+-parseInt(e(406))/10*(-parseInt(e(393))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(440)](){return[da]}[ba(389)](){const t=ba,e=this[t(403)];if(!e[t(424)][t(430)](t(396)))return;const n=e[t(471)],r=e[t(424)][t(397)](t(433));r[t(429)](t(454)),r[t(429)](t(458)),r[t(425)](t(445)),r[t(425)](t(423)),r[t(470)][t(395)](t(445),Kr(n,t(450))),r[t(470)][t(395)](t(423),Kr(n,t(441))),this[t(457)]()}[ba(457)](){const t=ba,e=this[t(403)][t(424)][t(397)](t(433)),n=this[t(403)][t(424)][t(397)](t(401)),r=this[t(403)][t(424)][t(397)](da)[t(468)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(400)](o[a(407)]),l=e[a(416)](u),f=l[a(420)];if(a(438)!=l[a(411)]||!f||a(458)!=f[a(414)])return;if(o[a(431)])return void s[a(442)]();if(!i[a(421)][a(460)](o[a(469)],s[a(388)]))return;const h=o[a(469)][a(461)][a(410)],d=o[a(469)][a(402)][a(449)],g=h[a(404)][a(404)],{column:p}=n[a(455)](h),{column:m}=n[a(455)](d);for(let s=p;s<=m;s++){const l=n[a(422)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(398)],l=i[a(463)][a(408)](s);i[a(419)][a(417)](a(467)+c,l),r&&i[a(419)][a(472)](a(459),u,l),i[a(463)][a(448)](l,o[a(407)]),t&&(e[a(464)][a(432)](o[a(407)])?i[a(419)][a(417)](a(392),l):i[a(419)][a(443)](a(392),l))}}}}e[t(413)][t(394)](t(438),t(454),t(435),r),e[t(413)][t(394)](t(438),t(458),t(435),r),this[t(403)][t(418)][t(428)].on(t(465),s(),{priority:t(390)}),this[t(403)][t(420)][t(428)].on(t(465),((e,n,r)=>{const o=t;r[o(446)][o(453)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(390)}),this[t(403)][t(418)][t(428)].on(t(409),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(400)](r[o(407)]),c=e[o(416)](a),u=c[o(420)];if(o(438)!=c[o(411)]||!u||o(458)!=u[o(414)])return;const l=s[o(463)][o(437)](r[o(407)]);if(l)for(const t of l)s[o(419)][o(443)](o(467)+i,t),s[o(419)][o(443)](o(392),t),s[o(419)][o(439)](o(459),t),s[o(463)][o(387)](t,r[o(407)])}),{priority:t(390)}),this[t(447)]()}[ba(447)](){const t=ba,e=this[t(403)],n=e[t(471)];function r(e){const r=t;return{type:r(426),content:Kr(n,r(391),e)}}e[t(424)][t(397)](t(433))[t(470)][t(436)]((e=>{const s=t;if(s(438)!=e[s(411)])return;const{data:o}=e;if(o){if(s(454)==o[s(414)]){const t=o[s(405)][0][s(412)];return r(Kr(n,s(t?450:473)))}if(s(458)==o[s(414)]){const t=o[s(405)][0][s(412)];return r(Kr(n,s(t?441:462)))}}}))}}const Aa=Ca;function ka(){const t=["register","next","_splitMarkerName","registerDescriptionCallback","tableCellBorderColor","attributes","getMarkers","differ","getSuggestion","for","createTableWalker","ck-suggestion-marker-insertion","deletionRanges","last","deletion","value","find","cells","elementToElement","Users","length","suggestion-td","getColumns","fill","change","getTableIfOnlyTableInContent","first","rootName","_tablePostFixingSubtypes","clipboardOutput","tableCellVerticalAlignment","root","insertColumns","set","discard","document","hasSuggestion","suggestionUnloaded","includes","setAttribute","getSuggestions","forceDefaultExecution","createRangeOn","tableCellBackgroundColor","getRange","descriptionFactory","endRow","remove","accept","getItems","tablePasteChainId","listenTo","markerName","markMultiRangeDeletion","high","923212wzTFQQ","ck-suggestion-marker","showSuggestionHighlights","plugins","getColumnIndexes","cell","detach","markMultiRangeBlockFormat","getChild","nextSibling","insertContent","newRange","has","batch","getSelectionAffectedTableCells","fromRange","tablePasteColumn","tableCellSuggestion","tablePasteRow","_suggestionFactory","removeMarker","get","TableClipboard","2302683CCgEyH","registerCustomCallback","rowInsertionRanges","5434794jivzDF","wrap","markerAttributes","documentSelection","markerToHighlight","setAttributes","isInContent","_isForcedDefaultExecutionBlock","883760QesrUQ","join","author","isEmpty","tableCell","TrackChangesEditing","suggestion:formatBlock:tablePasteCell","schema","tableCellHorizontalAlignment","tableCellBorderStyle","subType","return","name","column","getRows","dataDowncast","getRowIndexes","insertionRanges","oldRange","paragraph","editing","826908eqVYaV","start","activeMarkers","TableUtils","getContainedElement","entries","reduce","getAttributes","createElement","5393735BndVkS","map","previousSibling","every","nodeAfter","containsRange","content","tablePaste","getRanges","getSuggestionCallback","suggestionLoaded","stop","options","*Replace table cells*","model","getShiftedBy","locale","ck-suggestion-marker--active","getChildren","afterInit","commands","editor","previous","type","insertion","forEach","columnInsertionRanges","selection","_getCoordsForCells","filter","3099509zkHvMX","removeRows","getChanges","isEqual","row","getChangedMarkers","requires","some","createPositionBefore","removeColumns","end","keys","formatBlock","low","columns","tableCellPadding","createRange","columnInsertionIndexes","startsWith","redo","rows","add","table","view","removeMarkers","call","element","markMultiRangeInsertion","suggestion","_createdBatches","markers","move","$graveyard","trackChanges","_replaceTableSlotCell","getAllAdjacentSuggestions","conversion","unwrap","insert","position","updateMarker","endColumn","editingDowncast","insertRows","registerPostFixer","from","tableCellBorderWidth","fromEntries","tablePasteCell","createRangeIn","rowInsertionIndexes","findAncestor","push"];return(ka=function(){return t})()}function Ca(t,e){const n=ka();return(Ca=function(t,e){return n[t-=184]})(t,e)}!function(t){const e=Ca,n=t();for(;;)try{if(629836===-parseInt(e(384))/1+parseInt(e(329))/2+-parseInt(e(352))/3+parseInt(e(363))/4+parseInt(e(191))/5+parseInt(e(355))/6+-parseInt(e(221))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const La=[Aa(267),Aa(278),Aa(372),Aa(371),Aa(304),Aa(317),Aa(236)],Na=Object[Aa(268)](La[Aa(192)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(227)](){return[da]}[Aa(210)](){const t=Aa,n=this[t(212)];if(!n[t(332)][t(341)](t(351)))return;const r=n[t(332)][t(350)](t(368)),s=n[t(332)][t(350)](t(185)),o=n[t(332)][t(350)](da),a=n[t(332)][t(350)](t(351));o[t(302)][t(273)](t(347),t(345)),n[t(205)][t(370)][t(274)](t(346),{allowIn:t(367),allowContentOf:t(367),isLimit:!0}),n[t(257)][t(292)]({model:t(346),view:t(295)});let c=null;n[t(205)].on(t(339),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(294)]-1];h&&h[u(315)]||r[u(362)]||this[u(212)][u(211)][u(350)](u(254))[u(289)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(358)))return!1;const i=s[o(299)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(343)](n[o(309)][o(218)]);if(!a[o(294)])return!1;const c=a[0][o(272)](o(243)),l=r[o(379)](a),f=r[o(333)](a),h={startRow:l[o(300)],endRow:l[o(287)],startColumn:f[o(300)],endColumn:f[o(287)]};return 1==a[o(294)]&&(h[o(320)]+=r[o(377)](i)-1,h[o(262)]+=r[o(296)](i)-1),Ma(c,h,r)}(l,f,n[u(205)],s,a)&&(o[u(202)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(205)][u(298)]((()=>{const t=u;n[t(205)][t(339)](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(294)]&&r[t(248)](o,t(347),{tablePasteChainId:s}),a[t(294)]&&r[t(248)](a,t(345),{tablePasteChainId:s}),l[t(294)]&&(r[t(248)](l,t(198),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(216)]((e=>{const n=t;var r;return null===(r=e[n(335)])||void 0===r?void 0:r[n(246)](e)}))),f[t(294)]&&(r[t(327)](f,t(198),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(216)]((e=>{const n=t;var r;return null===(r=e[n(335)])||void 0===r?void 0:r[n(246)](e)})));const d=r[t(336)](h[t(192)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(269),{tablePasteChainId:s});if(d){const e=d[t(280)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(205)][t(316)](s),a=e[t(290)]((e=>e[t(318)]()[t(224)](i)));a&&r[t(273)]([a[t(375)],o])}r[t(294)]&&d[t(313)](t(357),Object[t(268)](r))}c=null})))}),{priority:e.priorities[t(328)]+10}),n[t(332)][t(350)](t(351)).on(t(255),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(202)]();const u=s[r(334)],l=o,f=Ra(u),h=Ra(l);e[r(374)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(321)](u[r(337)](0));for(const t of Array[r(266)](l[r(209)]()))a[r(259)](t,u,r(231));const t=c[r(271)][r(312)](s[r(225)]),e=c[r(238)][r(312)](s[r(376)]);t||e||(d=i.LiveRange[r(344)](a[r(270)](u)))}else h&&!f&&(g=a[r(270)](u));else{const t=a[r(190)](r(346)),e=a[r(190)](r(346));a[r(356)](a[r(270)](u),e),a[r(259)](t,u,0);for(const e of Array[r(266)](l[r(209)]()))a[r(259)](e,t,r(231));d=i.LiveRange[r(344)](a[r(316)](t)),g=i.LiveRange[r(344)](a[r(316)](e))}const p=Array[r(266)](l[r(189)]())[r(220)]((([t])=>La[r(312)](t)));c[r(291)][r(273)]({element:u,attributes:p[r(294)]?Object[r(268)](p):null}),d&&c[r(380)][r(273)](d),g&&c[r(286)][r(273)](g)}),{priority:t(328)}),s.on(t(306),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(235)]||1;c[o(238)]=new Array(l)[o(297)](u)[o(192)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startColumn:u,endColumn:u+l-1}))c[o(217)][o(273)](n[o(205)][o(316)](t))}),{priority:t(234)}),s.on(t(264),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(241)]||1;c[o(271)]=new Array(l)[o(297)](u)[o(192)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startRow:u,endRow:u+l-1}))c[o(354)][o(273)](n[o(205)][o(316)](t))}),{priority:t(234)}),r[t(319)][t(277)]((e=>{const r=t;if(e[r(373)]&&e[r(373)][r(239)](r(198)))return e[r(213)]?{}:{type:r(215),content:Kr(n[r(207)],r(204))}}));const u=()=>!1;for(const e of[t(198),t(345),t(347),t(269)])r[t(348)][t(353)](t(215),e,t(364),u),r[t(348)][t(353)](t(288),e,t(364),u),r[t(348)][t(353)](t(233),e,t(364),u);r[t(348)][t(353)](t(233),t(269),t(308),u),r[t(348)][t(353)](t(233),t(269),t(322),((e,r,s)=>{const o=t,i=e[o(192)]((t=>t[o(186)]()))[o(220)]((t=>t)),a=new Map(i[o(192)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(291)])e&&a[o(307)](t,e);else if(s&&s[o(357)])for(const[t,e]of Object[o(187)](s[o(357)])){const r=n[o(205)][o(251)][o(350)](t),s=r?r[o(318)]()[o(186)]():null;s&&a[o(307)](s,e)}n[o(205)][o(298)]((t=>{const e=o;for(const[n,r]of a)t[e(360)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(348)][o(353)](e,o(198),s,((t,i,a)=>{const c=o;n[c(205)][c(298)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(385)][o(195)];t.is(o(247),o(346))&&u[o(273)](t)}r[o(348)][o(200)](e,null,s)(t,i,a);for(const t of u)o(253)!=t[o(305)][o(301)]&&n[o(258)](t)}))}))};l(t(215),t(322)),l(t(215),t(308)),l(t(288),t(322)),l(t(288),t(308)),r[t(348)][t(353)](t(215),t(347),t(308),(e=>{const n=t,r=e[n(192)]((t=>t[n(186)]())),i=r[0][n(272)](n(243)),{minRow:a,maxRow:c}=o[n(219)](r);s[n(222)](i,{at:a,rows:c-a+1})})),r[t(348)][t(353)](t(215),t(345),t(308),(e=>{const n=t,r=e[n(192)]((t=>t[n(186)]())),i=r[0][n(272)](n(243)),{minColumn:a,maxColumn:c}=o[n(219)](r);s[n(230)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(373)]||!n[s(373)][s(239)](s(198)))return;const o=n[s(279)][s(324)],i=r[s(314)]()[s(220)]((t=>t[s(361)]&&t[s(279)]&&t[s(279)][s(324)]==o));i[s(294)]&&n[s(256)]()[s(294)]!=i[s(294)]&&i[s(188)](((t,e)=>(t[s(275)]=e,e[s(213)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(276)](e[s(326)]),a=[s(330),s(285)],c=r[s(184)][s(312)](e[s(326)]);return c&&a[s(273)](s(208)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(201),f,{priority:t(328)}),r.on(t(311),f,{priority:t(328)}),n[t(205)][t(309)][t(265)]((()=>{const e=t;let s=!1;const o=Array[e(266)](n[e(205)][e(309)][e(281)][e(226)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(276)](t);if(e(249)!=o||e(288)!=a||i[e(381)])continue;if(!r[e(310)](c))continue;const u=r[e(282)](c)[e(199)](),l=n[e(332)][e(350)](e(293)).me;for(const t of r[e(314)]())if(t[e(361)]&&t[e(365)]==l&&e(233)==t[e(214)]&&e(269)==t[e(373)]&&t[e(199)]()[e(194)]((t=>u[e(228)]((n=>n[e(196)](t,!0))))))for(const n of t[e(256)]())n[e(361)]&&(n[e(308)](),s=!0)}return s})),n[t(205)][t(309)][t(265)]((e=>{const s=t,o=n[s(211)][s(350)](s(240));if(!o||!o[s(250)][s(341)](e[s(342)]))return!1;let i=!1;const a=n[s(332)][s(350)](s(293)).me,c=n[s(205)][s(309)][s(281)][s(223)](),u=Array[s(266)](n[s(205)][s(309)][s(281)][s(226)]())[s(220)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(276)](t);return n(249)==o&&n(198)==i&&c==a.id&&!e[n(381)]}));for(const t of c){if(s(259)!=t[s(214)]||s(346)!=t[s(375)]||1!=t[s(294)])continue;const n=e[s(237)](t[s(260)],t[s(260)][s(206)](1));if(!u[s(290)]((({data:t})=>t[s(340)][s(224)](n))))for(const{name:t,data:r}of u)if(n[s(196)](r[s(340)])){e[s(261)](t,{range:n}),i=!0;break}}return i})),n[t(205)][t(309)][t(265)]((e=>{const s=t;let o=!1;const i=n[s(332)][s(350)](s(293)).me,a=r[s(314)]()[s(220)]((t=>t[s(361)]&&t[s(365)]==i)),c=new Set,u=new Set;for(const t of a)if(s(198)==t[s(373)])for(const e of t[s(280)]()){const n=e[s(318)]()[s(186)]();if(n)if(n.is(s(247),s(346))&&Ra(n)){t[s(349)](e[s(375)]),c[s(242)](n),o=!0;const r=n[s(338)],i=n[s(193)],a=r&&r.is(s(247),s(346)),l=i&&i.is(s(247),s(346));a&&!c[s(341)](r)&&u[s(242)](r),l&&!c[s(341)](i)&&u[s(242)](i)}else n.is(s(247),s(382))&&n[s(366)]&&(t[s(349)](e[s(375)]),o=!0)}else if(s(269)==t[s(373)]){if(!t[s(279)]||!t[s(279)][s(324)])continue;const e=t[s(279)][s(357)];if(e&&Object[s(232)](e)[s(294)])continue;const n=t[s(279)][s(324)];let r=!0,i=!0;for(const e of a)if(e[s(373)]&&e[s(373)][s(239)](s(198))){if(!e[s(279)][s(324)]){i=!1;break}if(e.id!=t.id&&e[s(279)][s(324)]==n){r=!1;break}}i&&r&&(t[s(245)](),o=!0)}for(const t of c)e[s(321)](t);for(const t of u)e[s(258)](t);return o})),n[t(257)][t(283)](t(263))[t(359)]({model:t(369),view:(t,e)=>h(t),converterPriority:t(328)}),n[t(257)][t(283)](t(378))[t(359)]({model:t(369),view:(e,n)=>n[t(203)][t(331)]?h(e,!1):null,converterPriority:t(328)});const d=n[t(383)][t(244)];this[t(325)](d[t(309)],t(303),((e,n)=>{const r=t,s=[];for(const t of d[r(270)](n[r(197)])[r(323)]())t.is(r(247),r(295))&&s[r(273)](t);d[r(298)]((t=>{const e=r;for(const n of s)t[e(252)](t[e(270)](n),t[e(229)](n)),t[e(321)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(366)])return!0;const n=t[e(337)](0);return n.is(e(247),e(382))&&n[e(366)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(284)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function wa(t,e){const n=Da();return(wa=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=wa,n=t();for(;;)try{if(692377===parseInt(e(445))/1*(-parseInt(e(473))/2)+-parseInt(e(489))/3+-parseInt(e(462))/4+-parseInt(e(495))/5*(parseInt(e(479))/6)+-parseInt(e(475))/7*(parseInt(e(476))/8)+parseInt(e(468))/9+parseInt(e(465))/10*(parseInt(e(482))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Oa extends t.Plugin{[va(456)](){const t=va;if(!this[t(493)][t(453)][t(481)](t(455)))return;const e=this[t(493)][t(453)][t(486)](t(496));e[t(483)](t(474),this[t(471)][t(470)](this)),e[t(464)][t(477)](t(467),t(446),t(463),e[t(464)][t(458)](t(467),null,t(490))),e[t(464)][t(477)](t(467),t(446),t(490),e[t(464)][t(458)](t(467),null,t(463))),e[t(448)][t(459)](this[t(485)][t(470)](this))}[va(471)](t,e){const n=va,r=this[n(493)][n(453)][n(486)](n(496)),s=this[n(493)][n(453)][n(486)](n(455)),o=e[n(441)]||this[n(493)][n(472)][n(484)][n(494)][n(454)]();this[n(493)][n(472)][n(461)]((()=>{const i=n,a=s[i(457)](o);let c=a?s[i(492)](a):null,u=o[i(469)](i(449))||null;const l=e[i(449)]||u,f=e[i(478)]||c,h=this[i(493)][i(453)][i(486)](i(443)).me;for(const t of r[i(451)]()){const e=t[i(442)]();if(i(446)===t[i(487)]&&e===o){t[i(497)]!==h&&t[i(490)]();const e=t[i(488)][i(491)];u=e[0][i(449)],c=e[0][i(478)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(452)](o,{commandName:i(474),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(446)},[],i(446))}))}[va(485)](t){const e=va;if(e(467)!=t[e(444)]&&e(460)!=t[e(444)])return;const{data:n}=t;if(n&&e(446)===n[e(447)]){const t=e(480);return{type:e(450),content:Kr(this[e(493)][e(466)],t)}}}}function Da(){const t=["getTableColumnsWidths","editor","selection","55DybeMS","TrackChangesEditing","author","table","getContainedElement","Users","type","61783NyKpBT","resizeTable","formatGroupId","descriptionFactory","tableWidth","format","getSuggestions","markBlockFormat","plugins","getSelectedElement","TableColumnResizeEditing","afterInit","getColumnGroupElement","getSuggestionCallback","registerDescriptionCallback","formatInline","change","1497480XgSukT","accept","_suggestionFactory","1730TcjInD","locale","formatBlock","6996798cyjhHl","getAttribute","bind","handleResizeTableWidthCommand","model","24TkZuPh","resizeTableWidth","58464darcCb","744xVDIuM","registerCustomCallback","columnWidths","36570SbgSvo","*Format:* resize table","has","160556QLEcbb","enableCommand","document","handleSuggestionDescription","get","subType","data","1951818exUYdO","discard","commandParams"];return(Da=function(){return t})()}const Fa=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=144]})(t,e)}function xa(){const t=["12216fSycFA","2CJICvI","829000xFPjBt","enableCommand","64071ZbDNBO","1805QoKuqv","9744238DUboCz","insertTemplate","12441810AhzFnd","TrackChangesEditing","get","1112dbvJaH","has","editor","afterInit","3916278mTzbnB","Template","plugins","2704332eQTtit"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(841075===parseInt(e(144))/1+parseInt(e(162))/2*(-parseInt(e(160))/3)+parseInt(e(161))/4*(parseInt(e(147))/5)+parseInt(e(157))/6+parseInt(e(148))/7+-parseInt(e(153))/8*(parseInt(e(146))/9)+-parseInt(e(150))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(156)](){const t=Fa,e=this[t(155)];e[t(159)][t(154)](t(158))&&e[t(159)][t(152)](t(151))[t(145)](t(149))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=387]})(t,e)}const ja=Ua;function Ga(){const t=["15298byFBHp","get","commands","298629YjaYOO","3471688ZqxzkD","insertTableOfContents","tableOfContents","3bMXnUI","registerElementLabel","editor","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","11092686OktWNi","plugins","610CIFovk","7777175TeXdBX","enableCommand","afterInit","8mRVUST","667510bMxNtP","locale","1036665uiZpWe"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(974749===parseInt(e(393))/1+parseInt(e(390))/2*(parseInt(e(400))/3)+-parseInt(e(397))/4+parseInt(e(392))/5+-parseInt(e(406))/6+-parseInt(e(409))/7*(-parseInt(e(389))/8)+parseInt(e(396))/9*(parseInt(e(408))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(388)](){const t=ja,e=this[t(402)];if(!e[t(395)][t(394)](t(398)))return;e[t(407)][t(394)](t(403))[t(387)](t(398));const n=e[t(407)][t(394)](t(403)),r=e[t(391)];n[t(405)][t(401)](t(399),(e=>Kr(r,t(404),e)))}}const Ha=za;!function(t){const e=za,n=t();for(;;)try{if(440236===-parseInt(e(499))/1+-parseInt(e(526))/2+-parseInt(e(510))/3+-parseInt(e(514))/4*(parseInt(e(521))/5)+-parseInt(e(500))/6+parseInt(e(527))/7*(parseInt(e(493))/8)+parseInt(e(524))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class Wa extends t.Plugin{[Ha(507)](){const t=Ha,e=this[t(487)];if(!e[t(520)][t(523)](t(513)))return;const n=e[t(520)][t(522)](t(495));n[t(512)][t(488)](t(490),(()=>Kr(e[t(528)],t(496)))),e[t(503)][t(517)][t(486)]((r=>{const s=t;let o=!1;const i=Array[s(519)](e[s(503)][s(517)][s(498)][s(505)]());for(const{name:t,data:a}of i){const{group:i}=n[s(489)](t);if(s(491)!==i||!a[s(509)])continue;const c=a[s(509)],u=c[s(501)][s(515)];if(!u||!u.is(s(508),s(490)))continue;if(!c[s(494)][s(516)](c[s(501)]))continue;const l=e[s(503)][s(506)][s(511)](c[s(501)],s(518));if(l&&l[s(504)]){const e=r[s(525)](c[s(494)],l[s(494)]);e[s(502)](c)||(r[s(497)](t,{range:e}),o=!0)}o||(r[s(492)](t),o=!0)}return o}))}}function za(t,e){const n=Ka();return(za=function(t,e){return n[t-=486]})(t,e)}function Ka(){const t=["getChangedMarkers","schema","afterInit","element","newRange","1784610HUMbKt","getNearestSelectionRange","descriptionFactory","Title","1994348FtcHAo","nodeBefore","isTouching","document","forward","from","plugins","5rpYVxE","get","has","13355649dqiKfI","createRange","72094sdaXcY","7bzNWzd","locale","registerPostFixer","editor","registerElementLabel","_splitMarkerName","title-content","suggestion","removeMarker","3282832xUatSJ","start","TrackChangesEditing","ELEMENT_TITLE","updateMarker","differ","137874GfmfGC","1120206QdmGOi","end","isEqual","model","isCollapsed"];return(Ka=function(){return t})()}const Za=qa;!function(t){const e=qa,n=t();for(;;)try{if(242429===-parseInt(e(407))/1*(parseInt(e(416))/2)+-parseInt(e(424))/3+parseInt(e(418))/4+-parseInt(e(414))/5*(-parseInt(e(420))/6)+parseInt(e(408))/7+parseInt(e(417))/8+parseInt(e(409))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class Xa extends t.Plugin{[Za(410)](){const t=Za,e=this[t(415)],n=e[t(413)][t(423)](t(406));e[t(413)][t(422)](t(419))&&(n[t(421)](t(411)),n[t(421)](t(412)))}}function qa(t,e){const n=Ya();return(qa=function(t,e){return n[t-=406]})(t,e)}function Ya(){const t=["editor","217608fnLZvx","1877600svftif","19620wRWvXF","UndoEditing","54YxIsnJ","enableCommand","has","get","393819iIeKAB","TrackChangesEditing","3eoGtZM","934745CbpGty","1966797QNyIVE","afterInit","undo","redo","plugins","60245nikvyV"];return(Ya=function(){return t})()}const Ja=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=282]})(t,e)}function $a(){const t=["plugins","1629045ewaIYE","778550bwOjdj","233514oObJWt","requires","29793MUrBtD","TrackChangesEditing","toggleTableCaption","525BMmJrt","52COCVKq","enableCommand","editor","18eYsdpu","has","get","32ljichi","470324mfIfau","15126JJjMLp","308077ULhMAm","afterInit","TableCaptionEditing"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(135253===-parseInt(e(293))/1+parseInt(e(299))/2*(-parseInt(e(295))/3)+-parseInt(e(285))/4+-parseInt(e(298))/5*(-parseInt(e(286))/6)+-parseInt(e(287))/7*(-parseInt(e(284))/8)+parseInt(e(302))/9*(parseInt(e(292))/10)+parseInt(e(291))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(294)](){return[da]}[Ja(288)](){const t=Ja,e=this[t(301)];e[t(290)][t(282)](t(289))&&e[t(290)][t(283)](t(296))[t(300)](t(297))}}function ec(){const t=["*Format:* change table properties","subType","commandParams","discard","tableCellBackgroundColor","_handlePropertyChange","handleDiscardAction","tableProperties","1948YBlUll","model","24cwtteh","getSuggestions","plugins","table","markBlockFormat","TableCellPropertiesEditing","3417048tqtWDb","locale","handleSuggestionDescription","getAttribute","*Format:* change table cell properties","tableCellProperties","tableBorderColor","registerDescriptionCallback","getSelectionAffectedTableCells","enableCommand","_getSuggestion","505590kapXTp","1180hkDmxY","getFirstPosition","format","start","tableCellHorizontalAlignment","tableCellWidth","TrackChangesTableProperties","tableAlignment","64238QPTWqF","944412JiDBRU","4Udljij","selection","7dsGQKt","tableBackgroundColor","TablePropertiesEditing","tableWidth","formatBlock","TrackChangesEditing","data","tableCellHeight","join","tableBorderStyle","setAttribute","descriptionFactory","38169hrPfoT","tableCellBorderWidth","tableCellPadding","has","6680707jPypHy","document","accept","batch","removeAttribute","tableCellBorderColor","getContainedElement","tableCellBorderStyle","TableUtils","afterInit","_suggestionFactory","registerCustomCallback","tableBorderWidth","change","editor","getSuggestionCallback","tableHeight","4580BvXxQN","enqueueChange","pluginName","get","findAncestor","nodeAfter","tableCellVerticalAlignment"];return(ec=function(){return t})()}const nc=rc;function rc(t,e){const n=ec();return(rc=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(261050===parseInt(e(426))/1*(-parseInt(e(424))/2)+parseInt(e(425))/3+parseInt(e(396))/4*(parseInt(e(381))/5)+-parseInt(e(415))/6*(parseInt(e(428))/7)+parseInt(e(404))/8+-parseInt(e(440))/9*(-parseInt(e(416))/10)+parseInt(e(444))/11*(-parseInt(e(398))/12))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(395)]=[e(410),e(437),e(376),e(423),e(431),e(380),e(429)],this[e(409)]=[e(369),e(371),e(441),e(442),e(421),e(435),e(392),e(420),e(387)]}static get[nc(383)](){return nc(422)}[nc(373)](){const t=nc,e=this[t(378)][t(400)][t(384)](t(433));if(this[t(378)][t(400)][t(443)](t(430))){for(const n of this[t(395)])e[t(413)](n,((e,r)=>{const s=t,o=this[s(378)][s(397)][s(445)][s(427)][s(417)]()[s(385)](s(401));this[s(393)](n,[o],this[s(395)],s(395),e,r)}));e[t(374)][t(375)](t(432),t(395),t(446),e[t(374)][t(379)](t(432),null,t(391))),e[t(374)][t(375)](t(432),t(395),t(391),((e,n)=>this[t(394)](this[t(395)],e,n))),e[t(374)][t(375)](t(432),t(395),t(436),(()=>!1))}if(this[t(378)][t(400)][t(443)](t(403))){for(const n of this[t(409)])e[t(413)](n,((e,r)=>{const s=t,o=this[s(378)][s(400)][s(384)](s(372))[s(412)](this[s(378)][s(397)][s(445)][s(427)]);this[s(393)](n,o,this[s(409)],s(409),e,r)}));e[t(374)][t(375)](t(432),t(409),t(446),e[t(374)][t(379)](t(432),null,t(391))),e[t(374)][t(375)](t(432),t(409),t(391),((e,n)=>this[t(394)](this[t(409)],e,n))),e[t(374)][t(375)](t(432),t(409),t(436),(()=>!1))}e[t(439)][t(411)]((e=>this[t(406)](e)))}[nc(393)](t,e,n,r,s,o){const i=nc,a=this[i(378)][i(400)][i(384)](i(433));this[i(378)][i(397)][i(382)](o[i(447)],(()=>{const t=i;for(const i of e)if(this[t(414)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(407)](r);void 0!==n&&(e[r]=n)}s(o),a[t(402)](i,{commandParams:[e]},[],r)}}))}[nc(394)](t,e,n){const r=nc,s=e[0][r(419)][r(386)],o=n[r(390)][0];this[r(378)][r(397)][r(377)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(438)](r,o[r],s):e[n(448)](r,s)}))}[nc(406)](t){const e=nc;if(t[e(434)])switch(t[e(389)]){case e(395):return{type:e(418),content:Kr(this[e(378)][e(405)],e(388))};case e(409):return{type:e(418),content:Kr(this[e(378)][e(405)],e(408))}}}[nc(414)](t,e){const n=nc,r=this[n(378)][n(400)][n(384)](n(433));for(const s of r[n(399)]({skipNotAttached:!0})){const r=s[n(370)]();if(s[n(389)]===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 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=Yt?function(t,e){return Yt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(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=qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Oc();return(Cc=function(t,e){return n[t-=351]})(t,e)}!function(t){const e=Cc,n=t();for(;;)try{if(779404===parseInt(e(449))/1+-parseInt(e(525))/2*(-parseInt(e(583))/3)+parseInt(e(768))/4*(parseInt(e(579))/5)+-parseInt(e(478))/6*(parseInt(e(410))/7)+-parseInt(e(476))/8+-parseInt(e(633))/9+-parseInt(e(450))/10*(parseInt(e(353))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oc);const Lc=kc(424);class Nc extends t.Plugin{static get[kc(534)](){return[kc(468),o.Users,t.PendingActions,ts,ss,us,hs,ys,Es,Cs,vs,js,no,io,fo,mo,_o,ko,Ro,Oo,Po,zo,Go,Xo,$o,ri,li,Ii,wi,ai,Ws,Xs,_i,Ci,Ri,xi,Ui,Ki,Yi,$i,oa,ua,da,Ea,ya,tc,Sa,Oa,Va,sc,Ba,Wa,Xa]}static get[kc(421)](){return kc(734)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(415)]((t=>String[e(551)](t)))[e(362)]("")}super(t),this[e(770)]=!1,this[e(738)](e(514),[]),this.on(e(361),((n,r,s,o)=>{const i=e;this[i(506)][i(621)]((()=>{const e=i;for(const n of[...o,...s])this[e(506)][e(647)][e(648)](n)&&t[e(733)][e(728)](n)}))})),this[e(438)]=new Yr(this[e(544)][e(757)][e(722)],this[e(544)][e(602)]),this[e(442)]=null,this[e(616)]=new Sc(this[e(544)]),this[e(774)]=new Map,this[e(771)]=t[e(644)][e(370)](e(468)),this[e(480)]=new Set,this[e(506)]=this[e(544)][e(757)],this[e(555)]=new WeakMap,this[e(483)]=!1,this[e(596)]=new Set([e(424)]),this[e(636)]=new Set,t[e(704)][e(603)](e(418),e(465)),this[e(387)]=t[e(704)][e(370)](e(418)),t[e(704)][e(603)](e(672),!0),this[e(721)]=t[e(704)][e(370)](e(672)),this[e(744)]=new f(t,this[e(480)]),this[e(678)](),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,56,49,48])}[kc(516)](){const t=kc,n=this[t(544)],r=(e,n)=>{const r=t;if(r(426)!=e)return r(395)+e;const s=n[r(673)]("|")[0];return this[r(642)](s)?r(515):r(414)};n[t(640)][t(628)](t(535))[t(427)]({model:t(542),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(626)](e[n(783)]),c=[n(431),r(i,a)];let u=3e3;return this[n(514)][n(769)](e[n(783)])&&(c[n(519)](n(529)),u=3010),n(557)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(640)][t(628)](t(639))[t(762)]((e=>{const r=t;e.on(r(735),((t,e,s)=>{const o=r;if(!s[o(780)][o(649)])return;const i=e[o(765)];if(!i)return;const c=s[o(527)][o(697)](i);n[o(757)][o(722)][o(683)](i)&&c&&!c[o(575)](o(750))&&c.is(o(597))&&(0,a.toWidget)(c,s[o(484)])}),{priority:r(745)})})),n[t(640)][t(628)](t(639))[t(427)]({model:t(542),view:(e,n)=>{const s=t;if(!n[s(780)][s(649)])return null;const{type:o,subType:i}=this[s(626)](e[s(783)]);return{classes:[s(431),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(765)])return;const{id:c,authorId:u}=this[a(626)](o[a(783)]);if(r){const t=this[a(774)][a(370)](c),e=this[a(393)](t);if(!this[a(642)](e))return}if(o[a(765)].is(a(613)))return void i[a(398)][a(657)](o[a(765)],s[a(607)]);const l=i[a(527)][a(697)](o[a(765)]);if(o[a(765)].is(a(706))&&n[a(757)][a(722)][a(479)](o[a(765)])&&!l[a(575)](a(457))){i[a(484)][a(399)]([a(431),a(515)],l),i[a(484)][a(366)](a(406),c,l),i[a(484)][a(366)](a(363),u,l),i[a(527)][a(497)](l,o[a(783)]),e&&(this[a(514)][a(769)](o[a(783)])?i[a(484)][a(399)](a(529),l):i[a(484)][a(530)](a(529),l));for(const t of n[a(757)][a(652)](o[a(765)])[a(381)]())i[a(398)][a(657)](t,s[a(607)]);i[a(398)][a(657)](o[a(765)],s[a(607)])}};n[t(640)][t(628)](t(639))[t(762)]((e=>{const n=t;e.on(n(390),((t,e,r)=>{const o=n;r[o(780)][o(649)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(440)})})),n[t(640)][t(628)](t(639))[t(762)]((e=>{const n=t;e.on(n(689),((t,e,r)=>{const o=n;r[o(780)][o(649)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(440)})})),n[t(640)][t(628)](t(639))[t(779)]({model:t(542),view:(e,n)=>n[t(780)][t(649)]?null:{group:t(542),name:e[t(372)](11)}}),n[t(640)][t(628)](t(759))[t(435)]({view:{name:t(542),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(472)+e[r(674)](r(573))+":"+e[r(674)]("id");return e[r(674)](r(675))&&(s+=":"+e[r(674)](r(675))),n[r(599)](r(403),{"data-name":s})}}),n[t(640)][t(628)](t(759))[t(591)]({view:t(542)}),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(390),s(),{priority:n(745)})})),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(689),s({isAttributeSuggestion:!0}),{priority:n(745)})})),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(545),((t,e,r)=>{const s=n,o=r[s(527)][s(554)](e[s(783)]);if(o)for(const t of o)t[s(575)](s(457))||(r[s(484)][s(530)]([s(431),s(515),s(529)],t),r[s(484)][s(772)](s(406),t),r[s(484)][s(772)](s(363),t),r[s(527)][s(428)](t,e[s(783)]))}),{priority:n(745)})})),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(604),((t,e,r)=>{const s=n,o=r[s(527)][s(554)](e[s(783)]);if(!o)return;const{id:i}=this[s(626)](e[s(783)]),a=this[s(774)][s(370)](i),c=this[s(393)](a);if(this[s(642)](c))for(const t of o)t[s(575)](s(457))||(r[s(484)][s(530)]([s(431),s(515),s(529)],t),r[s(484)][s(772)](s(406),t),r[s(484)][s(772)](s(363),t),r[s(527)][s(428)](t,e[s(783)]))}),{priority:n(745)})})),n[t(757)][t(705)][t(384)]((e=>{const r=t;let s=!1;const o=Array[r(408)](n[r(757)][r(705)][r(364)][r(359)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(626)](t);if(r(542)!==o)continue;const h=this[r(774)][r(370)](f);if(null!=c[r(487)]){r(584)==u&&(s=s||vc(c[r(487)],t,e,n[r(757)][r(722)]));const o=r(426)==u&&this[r(642)](l[r(673)]("|")[0]);if(c[r(487)][r(588)]||r(581)==c[r(487)][r(688)][r(582)]||r(531)==u&&!Dc(c[r(487)])||o&&!Dc(c[r(487)])||r(557)==u&&(Mc(a=c[r(487)])||function(t){const e=r;return t[e(663)][e(701)]==t[e(379)][e(586)]&&t[e(663)][e(571)]}(a)))e[r(524)](t),s=!0;else{if(!h||!h[r(539)])continue;if(c[r(487)]&&c[r(617)]&&c[r(487)][r(371)](c[r(617)]))continue;i[r(762)](h)}}}var a;return i[r(464)]>0&&(s=!!this[r(627)](i)||s),s})),n[t(757)][t(705)][t(384)]((e=>{const r=t;let s=!1;for(const t of n[r(757)][r(705)][r(364)][r(598)]())if(r(667)==t[r(443)])for(const t of this[r(774)][r(637)]()){if(t[r(528)]||!t[r(539)])continue;const o=r(531)==t[r(443)],i=this[r(393)](t),a=i&&this[r(642)](i);if(!o&&!a)continue;const c=t[r(368)]();if(c[r(663)][r(701)]!=c[r(379)][r(701)]&&!c[r(379)][r(571)]){const o=n[r(757)][r(490)](c[r(663)][r(725)],r(379)),i=n[r(757)][r(533)](c[r(663)],o);e[r(580)](t[r(713)](),{range:i}),s=!0}}return s})),n[t(757)][t(705)][t(384)]((e=>this[t(422)](e))),n[t(757)][t(705)][t(384)]((e=>!e[t(680)][t(671)]&&this[t(612)](e))),n[t(757)].on(t(610),(()=>{this[t(770)]=!1})),n[t(757)][t(705)].on(t(559),((r,s)=>{const o=t;if(!s[o(671)]||s[o(643)])return;if(!this[o(770)])return;const i=n[o(757)][o(705)][o(364)][o(598)]();if(0==i[o(452)])return;const a=[],c=i[o(377)]((t=>o(426)==t[o(443)])),u=i[o(377)]((t=>o(667)==t[o(443)]&&o(419)!=t[o(607)]));for(const t of c)this[o(432)](t[o(665)])&&a[o(519)]({key:t[o(665)],newValue:t[o(394)],oldValue:t[o(407)],range:Fc(t[o(600)],n[o(757)])});for(const t of u){if(o(767)!=t[o(563)]&&o(522)!=t[o(563)])continue;const e=Pc(t[o(538)][o(725)],n[o(757)]),r=t[o(396)];o(767)==t[o(563)]&&a[o(519)]({key:o(424),newValue:t[o(607)],oldValue:r[o(607)],range:e});for(const[n,s]of r[o(507)]){if(!this[o(432)](n))continue;const r=t[o(507)][o(370)](n);s!==r&&a[o(519)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(507)])this[o(432)](n)&&(r[o(507)][o(648)](n)||a[o(519)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(452)]&&n[o(757)][o(451)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(695)](t,e,s,o,{groupId:r});this[n(423)](t,a)}))}),{priority:t(420)}),n[t(757)][t(647)].on(t(773),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(626)](n[s(607)]),e=this[s(774)][s(370)](t);e&&e[s(651)](n[s(607)])}})),n[t(757)][t(705)].on(t(559),(()=>{const e=t,r=Array[e(408)](n[e(757)][e(705)][e(364)][e(359)]())[e(377)]((t=>e(542)===this[e(626)](t[e(607)])[e(634)]));if(0===r[e(452)])return;r[e(638)](((t,n)=>{const r=e,s=t[r(509)][r(617)],o=n[r(509)][r(617)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(663)][r(463)](o[r(663)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(626)](t);if(null===n[e(617)]){const n=this[e(444)](t);o[e(762)](n)}else{const t=this[e(774)][e(370)](r);null!==n[e(487)]||t[e(539)]?(s[e(762)](t[e(685)]),o[e(762)](t)):this[e(491)](t)}}o[e(464)]>0&&this[e(474)](o);for(const t of s)this[e(690)](e(471),t)})),n[t(757)].on(t(682),((e,r)=>{const s=t,o=r[0];if(!this[s(774)][s(464)])return;if(!o[s(687)])return;if(o[s(680)][s(643)]||!o[s(680)][s(671)])return;let i,a;switch(o[s(443)]){case s(667):i=n[s(757)][s(490)](o[s(538)]),a=i[s(684)](o[s(376)]);break;case s(673):i=n[s(757)][s(490)](o[s(547)]),a=n[s(757)][s(490)](o[s(378)]);break;case s(732):i=n[s(757)][s(490)](o[s(666)]),a=i[s(684)](o[s(376)]);break;default:return}const c=n[s(757)][s(533)](i,a);n[s(757)][s(621)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(764)](c)){if(e[t(528)])continue;if(t(584)==e[t(443)])continue;const r=this[t(393)](e);if(r&&this[t(642)](r)&&t(673)!=o[t(443)])continue;const s=e[t(509)]&&e[t(509)][t(752)];(t(531)!=e[t(443)]||t(673)==o[t(443)]&&!s)&&(n[t(686)]||t(611)==e[t(443)]&&n[t(742)]||e[t(368)]()[t(411)](c)&&this[t(567)](e,i,a))}}))}),{priority:t(420)}),n[t(757)].on(t(608),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(605)])return;if(this[s(483)])return;if(!this[s(744)][s(513)])return;if(o[s(588)])return;const a=n[s(757)][s(722)],{start:c,end:u}=o[s(368)](),l=c[s(725)]&&a[s(477)](c[s(725)])?null:a[s(495)](c,s(746)),f=u[s(586)]&&a[s(477)](u[s(586)])?null:a[s(495)](u,s(475)),h=n[s(757)][s(533)](l?l[s(663)]:c,f?f[s(379)]:u);n[s(757)][s(621)]((t=>{const e=s;this[e(436)](h);const r=n[e(757)][e(722)][e(495)](h[e(663)]);o.is(e(658))?t[e(508)](r):o[e(441)](r)})),e[s(720)]()}),{priority:e.priorities[t(655)]+10}),n[t(757)].on(t(512),((e,r)=>{const s=t,o=r[r[s(452)]-1];o&&o[s(605)]||this[s(483)]||this[s(744)][s(513)]&&(n[s(757)][s(621)]((()=>{const t=s;let o=n[t(757)][t(512)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(541)]=o[t(504)]();const i=o[t(379)][t(586)],a=n[t(757)][t(722)];i&&a[t(479)](i)&&!a[t(683)](i)&&(o=n[t(757)][t(533)](o[t(663)],n[t(757)][t(490)](i,t(379)))),this[t(578)](o)})),e[s(720)]())}),{priority:t(745)}),this[t(544)][t(691)][t(762)](t(632),this[t(744)]),this[t(717)](t(632));const o=new p(n,this[t(774)]);n[t(691)][t(762)](t(358),o),this[t(717)](t(358));const i=new E(n,this[t(774)]);n[t(691)][t(762)](t(585),i),this[t(717)](t(585)),n[t(691)][t(762)](t(500),new v(n,o,this[t(774)])),this[t(717)](t(500)),n[t(691)][t(762)](t(747),new v(n,i,this[t(774)])),this[t(717)](t(747)),n[t(691)][t(762)](t(365),new F(n,o,this[t(774)])),this[t(717)](t(365)),n[t(691)][t(762)](t(714),new F(n,i,this[t(774)])),this[t(717)](t(714));const c=n[t(644)][t(370)](t(468));this[t(439)](c,t(402),((e,{threadId:n})=>{const r=t,s=this[r(774)][r(370)](n);s&&s[r(712)]&&1===s[r(712)][r(452)]&&this[r(723)](n,{hasComments:!0})}),{priority:t(668)}),this[t(439)](c,t(635),((e,{threadId:n})=>{const r=t,s=this[r(774)][r(370)](n);s&&s[r(712)]&&!s[r(712)][r(452)]&&this[r(723)](n,{hasComments:!1})}),{priority:t(668)})}set[kc(518)](t){const n=kc;if(this[n(442)])throw new e.CKEditorError(n(397),this);this[n(442)]=t}get[kc(518)](){return this[kc(442)]}[kc(593)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(774)][n(637)]())t&&!e[n(539)]||r[n(519)](e);return e?r[n(415)]((t=>t[n(356)]())):r}[kc(455)](t){const n=kc,r=this[n(774)][n(370)](t);if(!r)throw new e.CKEditorError(n(445),this);return r}[kc(708)](t){const e=kc;return this[e(774)][e(648)](t)}[kc(641)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(443)][e(673)](":"),a=this[e(774)][e(370)](r)||this[e(724)](o,i,r,n,s);if(this[e(698)](a),this[e(540)](a,o,i||null,n),a[e(777)]=t[e(777)],a[e(385)]=!0,s&&s[e(392)]){const t=s[e(392)],n=this[e(413)](t[e(400)]);a[e(568)]=t[e(777)],a[e(548)]=n,a[e(669)]=!0}else a[e(568)]=t[e(777)];switch(t[e(509)]&&(a[e(509)]=t[e(509)]),t[e(507)]&&(a[e(507)]=t[e(507)]),this[e(442)]&&this[e(442)][e(761)]||(a[e(453)]=!0),this[e(555)][e(370)](a)){case e(781):this[e(555)][e(738)](a,e(715));break;case e(631):a[e(539)]?(this[e(627)](new Set([a])),this[e(474)](new Set([a])),this[e(555)][e(738)](a,e(374)),this[e(690)](e(711),a)):this[e(555)][e(738)](a,e(357))}return a}[kc(358)](t){const e=kc;this[e(605)]((()=>{const n=e;this[n(544)][n(757)][n(621)]((()=>{const e=n;for(const n of t[e(709)]())n[e(681)]()}))}))}[kc(585)](t){const e=kc;this[e(605)]((()=>{const n=e;this[n(544)][n(757)][n(621)]((()=>{const e=n;for(const n of t[e(709)]())n[e(664)]()}))}))}[kc(717)](t,n){const r=kc,s=this[r(544)][r(691)][r(370)](t);if(!s)throw new e.CKEditorError(r(543),this,{commandName:t});if(this[r(480)][r(648)](s))throw new e.CKEditorError(r(485),this,{commandName:t});this[r(480)][r(762)](s),n&&s.on(r(595),((t,e)=>{const o=r;this[o(744)][o(513)]&&(this[o(483)]||(e[o(452)]>0&&e[e[o(452)]-1]&&e[e[o(452)]-1][o(605)]?e[o(624)]():(t[o(541)]=n(((...t)=>s[o(595)](...t,{forceDefaultExecution:!0})),...e),t[o(720)]())))}),{priority:r(745)})}[kc(605)](t){const n=kc;let r,s;const o=this[n(483)];this[n(483)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(483)]=!1),s&&e.CKEditorError[n(662)](s,this),r}[kc(578)](t,n=null,r={}){const s=kc;if(t[s(588)])return null;const o=this[s(544)][s(644)][s(370)](s(740)).me;for(const{suggestion:e,meta:o}of this[s(764)](t,s(611)))if(o[s(742)]){if(!o[s(523)]){if(o[s(686)]){if(!this[s(721)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(567)](e,t[s(663)],t[s(379)]);break}if(n==e[s(383)]&&Uc(e,r)){const n=e[s(368)]();return n[s(663)][s(371)](t[s(379)])?this[s(619)](e,this[s(506)][s(533)](t[s(663)],n[s(379)])):this[s(619)](e,this[s(506)][s(533)](n[s(663)],t[s(379)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(565)+n:s(611),u=this[s(354)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(499)](c,i,a,t),u}[kc(653)](t,n=kc(736),r={}){const s=kc,o=this[s(544)][s(644)][s(370)](s(740)).me,i=this[s(616)][s(433)](s(611),n,s(362));for(const e of this[s(593)]())if(e[s(548)].id==o.id&&s(611)==e[s(443)]&&e[s(383)]==n&&Uc(e,r)&&(i(e[s(700)](),t)||i(t,e[s(700)]()))){for(const n of t)e[s(606)](n);return e}for(const{suggestion:e,meta:n}of this[s(764)](t,s(611))){if(!n[s(742)])continue;if(!this[s(721)]&&n[s(686)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(700)]())for(const e of t)if(!n[s(411)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(565)+n,l=this[s(354)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(499)](u,a,c,e,zr[s(511)]());return l}[kc(517)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(588)])return null;if(o(694)===this[o(387)]){const e=this[o(616)][o(433)](o(584),r,o(681));return this[o(605)]((()=>e([t],n,s))),null}const i=this[o(544)][o(644)][o(370)](o(740)).me,a=[];if(o(503)!==this[o(387)])for(const{suggestion:e,meta:n}of this[o(764)](t,o(611)))n[o(742)]&&!n[o(782)]&&a[o(519)](...e[o(700)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(569)](s);e&&r[n(519)](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(452)];){const s=r[e][n(425)](t);r[n(526)](e,1,...s),e+=s[n(452)]}}return r}(t,a);c[o(452)]&&this[o(506)][o(621)]((()=>{const t=o;for(const e of c){const o=this[t(616)][t(433)](t(584),r,t(681));this[t(605)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(663)],u=t[o(379)];for(const{suggestion:e,meta:n}of this[o(764)](t,o(584))){if(!n[o(742)])continue;if(e[o(383)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(368)]();if(i[o(411)](t,!0))return null;c=c[o(463)](i[o(663)])?c:i[o(663)],u=u[o(707)](i[o(379)])?u:i[o(379)],a?i[o(663)][o(463)](a[o(368)]()[o(663)])?(a[o(382)](),a=e):e[o(382)]():a=e}const l=this[o(506)][o(533)](c,u);if(a)this[o(619)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(354)]({id:t,type:o(760)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(499)](o(760)+r,t,a,l)}}return null}[kc(562)](t,n,r=[],s=null,o={}){const i=kc;n[i(614)]||(n[i(614)]=n[i(470)]),n[i(752)]=t.is(i(600)),s=s||wc(n);const a=r[i(415)]((t=>Pc(t,this[i(506)]))),c=t.is(i(600))?t:Pc(t,this[i(506)]);if(i(694)===this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t([c],n,o))),null}a[i(519)](c);let u=!0;for(const t of a)if(!this[i(486)](t)){u=!1;break}if(u&&i(503)!==this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t([c],n,o))),null}let l=null,f=c[i(663)],h=c[i(379)];for(const{suggestion:t,meta:e}of this[i(764)](c,i(531))){if(!e[i(742)])continue;if(e[i(523)]||e[i(686)]||e[i(782)])continue;if(t[i(509)][i(614)]!=n[i(614)])continue;if(!Uc(t,o))continue;const r=t[i(368)]();if(t[i(383)]==s){if(r[i(411)](c,!0))return null;f=f[i(463)](r[i(663)])?f:r[i(663)],h=h[i(707)](r[i(379)])?h:r[i(379)],l?r[i(663)][i(463)](l[i(368)]()[i(663)])?(l[i(382)](),l=t):t[i(382)]():l=t}else{const e=c[i(569)](r);this[i(572)](t,e)}}const d=this[i(544)][i(644)][i(370)](i(740)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(619)](l,this[i(506)][i(533)](f,h)),l;{const t=this[i(354)]({id:g,type:i(373)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(499)](i(373)+s,g,p,this[i(506)][i(533)](f,h)),t}}[kc(739)](t,n,r=[],s=null,o={}){const i=kc;n[i(614)]||(n[i(614)]=n[i(470)]);const a=t[0];n[i(752)]=a.is(i(600)),s=s||wc(n);const c=r[i(415)]((t=>Pc(t,this[i(506)]))),u=a.is(i(600))?t:t[i(415)]((t=>Pc(t,this[i(506)])));if(i(694)===this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t(u,n,o))),null}c[i(519)](...u);let l=!0;for(const t of c)if(!this[i(486)](t)){l=!1;break}if(l&&i(503)!==this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t(u,n,o))),null}const f=this[i(544)][i(644)][i(370)](i(740)).me;for(const t of this[i(593)]()){if(t[i(548)].id!=f.id)continue;if(i(531)!=t[i(443)]||t[i(509)][i(614)]!=n[i(614)])continue;if(!Uc(t,o))continue;const e=t[i(383)]==s;for(let n=0;n<u[i(452)];n++){const r=u[n];for(const s of t[i(660)]()){const o=s[i(778)]();if(r[i(371)](o)){e?(u[i(526)](n,1),n--):t[i(524)](s[i(607)]);break}}}}if(0==u[i(452)])return null;const h=this[i(616)][i(433)](i(531),s,i(362));for(const t of this[i(593)]())if(t[i(548)].id==f.id&&i(531)==t[i(443)]&&t[i(509)][i(614)]==n[i(614)]&&t[i(383)]==s&&Uc(t,o)&&(h(t[i(700)](),u)||h(u,t[i(700)]()))){for(const e of u)t[i(606)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(373)+s,m=this[i(354)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(499)](p,d,g,t,zr[i(511)]());return m}[kc(436)](t,n=null,r={}){const s=kc;if(t[s(588)])return null;const o=this[s(544)][s(644)][s(370)](s(740)).me,a=new i.LiveRange(t[s(663)],t[s(379)]);for(const{suggestion:t,meta:e}of this[s(764)](a,s(611)))if(e[s(742)]&&!e[s(523)])if(t[s(528)]){const e=t[s(700)]()[s(377)]((t=>s(581)!=t[s(688)][s(582)]));if(e[s(645)]((t=>a[s(411)](t,!0)))&&t[s(664)](),e[s(351)]((t=>t[s(411)](a,!0)))){const t=this[s(616)][s(433)](s(557),n,s(681));return this[s(605)]((()=>t([a],null,r))),null}}else{const e=a[s(569)](t[s(368)]());null!==e&&t[s(550)]([e],null,r)}if(a[s(369)](),a[s(588)]||s(581)==a[s(688)][s(582)])return null;let c=null,u=a[s(663)],l=a[s(379)];const f=this[s(764)](a,s(557));for(const{suggestion:t,meta:e}of f){const n=this[s(506)][s(533)](u,l);if(e[s(742)]&&(this[s(721)]||!e[s(686)]&&!e[s(782)]))if(t[s(528)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(700)]()){if(r[s(411)](n,!0))return t;n[s(411)](r)||(e=!1)}e&&t[s(664)]()}else{const e=t[s(368)]();if(e[s(411)](n,!0))return t;if(!Uc(t,r)){n[s(411)](e)?t[s(382)]():e[s(429)](u)?u=e[s(379)]:e[s(429)](l)&&(l=e[s(663)]);continue}u=u[s(463)](e[s(663)])?u:e[s(663)],l=l[s(707)](e[s(379)])?l:e[s(379)],r=Object[s(505)]({},t[s(507)]),c?e[s(663)][s(463)](c[s(368)]()[s(663)])?(c[s(382)](),c=t):t[s(382)]():c=t}}if(c)return this[s(619)](c,this[s(506)][s(533)](u,l)),c;{const t=(0,e.uid)(),i=this[s(506)][s(533)](u,l),a=o.id,c=n?s(570)+n:s(557),f=this[s(354)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(499)](c,t,a,i),f}}[kc(405)](t,n=kc(736),r={}){const s=kc,o=this[s(544)][s(644)][s(370)](s(740)).me,a=t[s(415)]((t=>new i.LiveRange(t[s(663)],t[s(379)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(764)](a,s(611)))e[s(742)]&&!e[s(523)]&&c[s(762)](t);for(const e of c)if(e[s(528)]){const o=e[s(700)]();if((!e[s(507)]||!e[s(507)][s(447)])&&o[s(645)]((t=>a[s(351)]((e=>e[s(411)](t,!0)))))&&e[s(664)](),a[s(645)]((t=>o[s(351)]((e=>e[s(411)](t,!0)))))){const e=this[s(616)][s(433)](s(557),n,s(681));return this[s(605)]((()=>e(t,null,r))),null}}else{const t=e[s(368)]();if(a[s(351)]((e=>e[s(411)](t,!0)))&&e[s(664)](),a[s(645)]((e=>t[s(411)](e,!0)))){const t=this[s(616)][s(433)](s(557),n,s(681));return this[s(605)]((()=>t(a,null,r))),null}}const u=this[s(616)][s(433)](s(557),n,s(362));let l=null;for(const t of this[s(593)]())if(t[s(548)].id==o.id&&t[s(539)]&&s(557)==t[s(443)]&&t[s(383)]==n&&Uc(t,r)&&(u(t[s(700)](),a)||u(a,t[s(700)]())))if(l){if(t[s(712)]&&t[s(712)][s(452)])continue;for(const e of t[s(700)]())l[s(749)](e)||l[s(606)](e);t[s(382)]()}else{l=t;for(const e of a)t[s(749)](e)||t[s(606)](e)}if(l)return l;c[s(696)]();for(const{suggestion:t,meta:e}of this[s(764)](a,s(557)))e[s(742)]&&(this[s(721)]||!e[s(686)]&&!e[s(782)])&&Uc(t,r)&&c[s(762)](t);for(const t of c){const e=t[s(700)]();if((!r||!r[s(447)])&&a[s(645)]((t=>e[s(351)]((e=>e[s(411)](t,!0))))))return t;(!t[s(507)]||!t[s(507)][s(447)])&&e[s(645)]((t=>a[s(351)]((e=>e[s(411)](t,!0)))))&&t[s(664)]()}const f=(0,e.uid)(),h=o.id,d=s(570)+n,g=this[s(354)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(369)](),t[s(588)]||s(581)==t[s(688)][s(582)]||this[s(499)](d,f,h,t,zr[s(511)]());return g}[kc(695)](t,n,r,s,o){const i=kc;if(t[i(588)])return[];if(i(694)===this[i(387)])return[];const a=this[i(544)][i(644)][i(370)](i(740)).me.id,c=Array[i(408)](this[i(774)][i(637)]())[i(377)]((e=>i(426)==e[i(443)]&&e[i(509)][i(699)]==n&&e[i(749)](t)));if(i(465)===this[i(387)]){const e=this[i(764)](t,i(611))[i(377)]((({meta:t})=>t[i(742)]&&!t[i(782)]&&!t[i(523)]))[i(415)]((({suggestion:t})=>t));c[i(594)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(426)==t[i(443)]?t[i(509)][i(454)]:void 0,o=t[i(368)](),a=Array[i(408)](u[i(417)]())[i(521)]((t=>t[i(566)](o)));if(!a)continue;const c=a[i(425)](o);this[i(642)](n)&&i(611)==t[i(443)]&&0!=c[i(452)]||(u[i(469)](a),c[i(615)]((t=>{u[i(738)](t,r)})),i(611)!=t[i(443)]&&e!=s&&u[i(738)](a[i(569)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(452)]>37&&console[i(437)](i(446),{key:n});const f=(i(601)+(n+"|")+wc({newValue:s}))[i(352)](0,60),h=this[i(354)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(519)](h),this[i(499)](f,c,a,t)}return l}[kc(630)](t){const e=kc;this[e(717)](t,((t,...n)=>{this[e(460)]((()=>{t(...n)}))}))}[kc(679)](t){const e=kc;this[e(596)][e(762)](t)}[kc(703)](t){const e=kc;this[e(636)][e(762)](t)}[kc(393)](t){const e=kc;return e(426)==t[e(443)]?t[e(383)][e(673)]("|")[0]:null}[kc(619)](t,e){const n=kc,r=t[n(713)]();this[n(506)][n(621)]((t=>{t[n(580)](r,{range:e})}))}[kc(698)](t){const e=kc,n=t.id,r=this[e(544)][e(704)][e(370)](e(482));this[e(771)][e(430)](n)||this[e(771)][e(458)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(771)][e(564)](n);s[e(702)](e(609)),s[e(609)]=!1,t[e(712)]=s}[kc(540)](t,n,r,s){const o=kc;if(t[o(443)]!=n||t[o(383)]!=r||t[o(492)].id!=s)throw this[o(544)][o(560)](o(661)),new e.CKEditorError(o(661),this)}[kc(572)](t,n){const r=kc,s=t[r(368)]();if(n[r(371)](s))t[r(382)]();else if(s[r(411)](n)){const o=this[r(506)][r(490)](n[r(663)][r(586)],r(379));this[r(619)](t,this[r(506)][r(533)](s[r(663)],o));const i=(0,e.uid)(),a=t[r(492)].id,c=t[r(443)]+":"+t[r(383)];this[r(354)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(509)],attributes:t[r(507)]});const u=this[r(506)][r(490)](n[r(379)][r(701)],r(776)),l=this[r(506)][r(533)](u,s[r(379)]);this[r(499)](c,i,a,l)}else if(s[r(429)](n[r(663)])){const e=this[r(506)][r(490)](n[r(663)][r(586)],r(379));this[r(619)](t,this[r(506)][r(533)](s[r(663)],e))}else{const e=this[r(506)][r(490)](n[r(379)][r(701)],r(776));this[r(619)](t,this[r(506)][r(533)](e,s[r(379)]))}}[kc(486)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(764)](t,e(611))){if(!r[e(742)])continue;const s=n[e(700)]();for(const n of s)if(!t[e(425)](n)[e(452)])return!0}return!1}[kc(592)](t){const n=kc,r=this[n(544)][n(644)][n(370)](n(740))[n(590)](t);if(!r)throw new e.CKEditorError(n(466),this);return r}[kc(413)](t){const e=kc,n=this[e(544)][e(644)][e(370)](e(740)),r=(0,o.hashObject)(e(574)+t);return n[e(590)](r)||n[e(622)]({id:r,name:t})}[kc(724)](t,e,n,r,s){const o=kc,i=this[o(592)](r),a=this[o(616)][o(716)](t,e,n,i,s,(t=>{const e=o;this[e(723)](n,{attributes:t});const r=this[e(455)](n);this[e(627)](new Set([r])),this[e(474)](new Set([r]))}));return this[o(439)](a,o(681),(()=>{const t=o;this[t(723)](n,{state:t(549)})}),{priority:o(745)}),this[o(439)](a,o(664),(()=>{const t=o;this[t(723)](n,{state:t(448)})}),{priority:o(745)}),this[o(774)][o(738)](n,a),this[o(555)][o(738)](a,o(781)),a}[kc(626)](t){const e=kc,n=t[e(673)](":");return{group:n[0],type:n[1],subType:n[e(452)]>=5?n[2]:null,id:n[e(452)]<5?n[2]:n[3],authorId:n[e(452)]<5?n[3]:n[4],markerCount:6==n[e(452)]?n[5]:null}}[kc(567)](t,n,r){const s=kc,o=t[s(368)](),i=o[s(663)],a=o[s(379)];this[s(619)](t,this[s(506)][s(533)](i,n));const c=(0,e.uid)(),u=t[s(492)].id,l=t[s(443)]+(t[s(383)]?":"+t[s(383)]:"");this[s(354)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(507)],data:t[s(509)]});const f=this[s(393)](t);(s(531)==t[s(443)]||f&&this[s(642)](f))&&(r=this[s(506)][s(536)](r[s(701)])),this[s(499)](l,c,u,this[s(506)][s(533)](r,a))}[kc(764)](t,e=null){const n=kc,r=[],s=this[n(544)][n(644)][n(370)](n(740)).me;Array[n(561)](t)||(t=[t]);for(const o of this[n(593)]()){if(!o[n(539)])continue;if(e&&o[n(443)]!=e)continue;let i=!1;for(const e of o[n(700)]()){for(const a of t){const t=a[n(663)][n(371)](e[n(379)])||a[n(379)][n(371)](e[n(663)]);if(t||a[n(569)](e)){const c=a[n(411)](e)&&Rc(this[n(506)][n(722)],e[n(663)],a),u=e[n(411)](a)&&Rc(this[n(506)][n(722)],a[n(663)],e);r[n(519)]({suggestion:o,meta:{isOwn:s==o[n(548)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(499)](t,e,n,r,s){const o=kc;this[o(506)][o(621)]((i=>{const a=o;let c=a(472)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(623)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(491)](t){const e=kc,n=t[e(729)],r=t[e(730)];t[e(729)]=null,t[e(730)]=null,null!=n&&n[e(730)]==t&&(n[e(730)]=r),null!=r&&r[e(729)]==t&&(r[e(729)]=n),e(374)==this[e(555)][e(370)](t)&&(this[e(555)][e(738)](t,e(357)),this[e(690)](e(537),t,n,r))}[kc(354)](t){const n=kc,r=t.id,s=this[n(641)](t);if(this[n(442)]&&this[n(442)][n(761)]){const o=this[n(544)][n(644)][n(370)](n(416)),i=s[n(434)],a=s[n(383)]?s[n(443)]+":"+s[n(383)]:s[n(443)],c=this[n(544)][n(602)],u=o[n(762)](Kr(c,n(355))),l={id:r,type:a,hasComments:i,data:t[n(509)]||null,originalSuggestionId:t[n(494)]||null,attributes:s[n(507)]};this[n(442)][n(761)](l)[n(748)]((t=>{const e=n;s[e(453)]=!0,o[e(546)](u),t&&t[e(777)]&&(this[e(774)][e(370)](r)[e(777)]=t[e(777)])}))[n(401)]((t=>{const r=n;throw(0,e.logWarning)(r(558)),this[r(544)][r(757)][r(451)]({isUndoable:!1},(()=>{s[r(664)]()})),s[r(719)](),this[r(774)][r(469)](s.id),this[r(555)][r(469)](s),t}))}return s}[kc(642)](t){const e=kc;return this[e(596)][e(648)](t)}[kc(723)](t,e){const n=kc,r=this[n(544)][n(644)][n(370)](n(416)),s=this[n(455)](t);if(this[n(442)]&&this[n(442)][n(784)])if(s[n(453)]){const s=r[n(762)](Kr(this[n(544)][n(602)],n(355)));this[n(442)][n(784)](t,e)[n(748)]((()=>{r[n(546)](s)}))}else s.on(n(650),(()=>{this[n(723)](t,e)}))}[kc(496)](t){const n=kc;if(!this[n(442)]||!this[n(442)][n(455)])throw new e.CKEditorError(n(670),this);return this[n(442)][n(455)](t)}[kc(444)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(626)](t),i=this[e(774)][e(370)](n)||this[e(724)](r,s,n,o,{});switch(this[e(540)](i,r,s,o),this[e(555)][e(370)](i)){case e(781):this[e(496)](n)[e(748)]((t=>{const r=e;let s=Promise[r(618)]();t[r(434)]&&(s=this[r(771)][r(654)]({channelId:this[r(544)][r(704)][r(370)](r(482)),threadId:n})),s[r(748)]((()=>{const e=r;this[e(641)](t)[e(453)]=!0}))})),this[e(555)][e(738)](i,e(631));break;case e(357):this[e(723)](n,{state:e(552)});case e(715):this[e(555)][e(738)](i,e(374)),this[e(690)](e(711),i);break;case e(374):this[e(690)](e(471),i)}return i[e(651)](t),i}[kc(474)](t){const e=kc,n=Array[e(408)](t),r=n[e(377)]((t=>e(426)==t[e(443)]));this[e(386)](r);const s=n[e(377)]((t=>!t[e(528)]&&e(426)!=t[e(443)])),o=this[e(593)]({skipNotAttached:!0})[e(377)]((t=>!t[e(528)]&&e(426)!=t[e(443)])),i=o[e(377)]((n=>!t[e(648)](n))),a=new Map(o[e(415)]((t=>[t,this[e(616)][e(433)](t[e(443)],t[e(383)],e(766))]))),c=new Map(o[e(415)]((t=>[t,t[e(368)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(452)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(452)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(452)];t++){const n=s[t];!l[e(648)](n)&&n[e(729)]&&(f[e(762)](n[e(729)]),n[e(729)][e(730)]===n&&(n[e(729)][e(730)]=null),n[e(729)]=null),!u[e(648)](n)&&n[e(730)]&&(f[e(762)](n[e(730)]),n[e(730)][e(729)]===n&&(n[e(730)][e(729)]=null),n[e(730)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(452)];e++){const r=d(t,n[e]);r&&(r[0][s(730)]=r[1],r[1][s(729)]=r[0],u[s(762)](r[0]),l[s(762)](r[1]))}}function d(t,n){const r=e;if(t[r(548)].id!==n[r(548)].id)return null;const s=a[r(370)](t)(t,n,c[r(370)](t),c[r(370)](n));return s&&a[r(370)](n)(t,n,c[r(370)](t),c[r(370)](n))?s[1][r(712)]&&s[1][r(712)][r(452)]?null:s:null}f[e(464)]&&this[e(474)](f)}[kc(386)](t){const e=kc;if(0==t[e(452)])return;const n=this[e(593)]({skipNotAttached:!0})[e(377)]((t=>e(426)==t[e(443)]&&t[e(385)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(507)]);s[e(648)](n)||(s[e(738)](n,r[e(452)]),r[e(519)]([]));const i=s[e(370)](n);r[i][e(519)](t)}!function(){const t=e;r[t(638)](((e,n)=>{const r=t,s=e[0][r(777)],o=n[0][r(777)];return s==o?e[0][r(507)][r(758)]<n[0][r(507)][r(758)]?-1:1:s<o?-1:1}));for(const e of r)e[t(638)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(452)];t++){if(0==r[t][e(452)])continue;const n=[];for(let s=t+1;s<r[e(452)];s++)0!=r[s][e(452)]&&i(r[t],r[s])&&n[e(519)](s);for(const s of n)r[t]=r[t][e(389)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(452)];n++){const r=t[n+1]||null;t[n][e(730)]!==r&&(t[n][e(730)]=r)}for(const t of r)for(let n=0;n<t[e(452)];n++){const r=t[n-1]||null;t[n][e(729)]!==r&&(t[n][e(729)]=r)}function i(t,n){const r=e;if(t[0][r(507)][r(758)]!==n[0][r(507)][r(758)]&&t[0][r(548)]!==n[0][r(548)])return!1;if(!function(t,e){const n=r;return!t[n(434)]&&!e[n(434)]||(!t[n(434)]||!e[n(434)])&&(!!(t[n(434)]&&e[n(777)]<t[n(712)][n(756)][n(370)](0)[n(777)])||!!(e[n(434)]&&t[n(777)]<e[n(712)][n(756)][n(370)](0)[n(777)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(507)],r(758)),o=Ac(n[0][r(507)],r(758));return!!Fr(s,o)&&(!!t[r(645)]((t=>n[r(351)]((e=>t[r(368)]()[r(371)](e[r(368)]())))))&&n[r(645)]((e=>t[r(351)]((t=>e[r(368)]()[r(371)](t[r(368)]()))))))}}[kc(627)](t){const e=kc,n=Array[e(408)](t),r=this[e(593)]({skipNotAttached:!0}),s=r[e(377)]((n=>!t[e(648)](n))),o=new Map(n[e(415)]((t=>[t,this[e(616)][e(433)](t[e(443)],t[e(383)],e(362))]))),i=new Map(r[e(415)]((t=>[t,t[e(700)]()])));for(let t=0;t<n[e(452)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(452)];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(452)];e++){const s=r[e];if(s[a(443)]!==n[a(443)]||s[a(548)].id!==n[a(548)].id||s[a(383)]!==n[a(383)])continue;if(!Bc(n,s))continue;if(a(426)==n[a(443)]&&n[a(509)][a(454)]!=s[a(509)][a(454)])continue;if(a(426)==n[a(443)]&&t[a(642)](n[a(509)][a(699)]))continue;if(a(531)==n[a(443)]){const e=t[a(544)][a(757)],r=n[a(481)]();if(r&&(e[a(722)][a(683)](r)||e[a(722)][a(477)](r)))continue}const c=o[a(370)](n),u=i[a(370)](n),l=i[a(370)](s),f=n[a(712)]&&n[a(712)][a(452)],h=s[a(712)]&&s[a(712)][a(452)];if(!f&&c(l,u))return t[a(718)](s,n),i[a(469)](n),!0;if(!h&&c(u,l))return t[a(718)](n,s),i[a(469)](s),!0}return!1}}[kc(718)](t,e){const n=kc;if(t[n(528)])for(const r of e[n(700)]())t[n(606)](r);else{const r=e[n(368)]()[n(379)];this[n(619)](t,this[n(506)][n(533)](t[n(368)]()[n(663)],r))}e[n(382)]()}[kc(459)](t,e,n){const r=kc,s=t[r(380)](r(731))||t[r(380)](r(426))?r(502):t[r(520)]();return Kr(this[r(544)][r(602)],e+"_"+s+r(367),n)}[kc(678)](){const t=kc,n=this[t(544)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(506)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(626)](t[i(607)]);if(i(542)===e){r[i(532)](this[i(459)](n,i(727)));break}}for(const t of s){const{group:n,type:s}=this[i(626)](t[i(607)]);if(i(542)===n){r[i(532)](this[i(459)](s,i(498),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(422)](t){const e=kc;if(this[e(770)])return!1;const n=this[e(544)],r=n[e(757)][e(705)][e(364)][e(598)]();if(0==r[e(452)])return!1;const s=[],o=r[e(377)]((t=>e(426)==t[e(443)])),i=r[e(377)]((t=>e(667)==t[e(443)]&&e(419)!=t[e(607)])),a=r[e(377)]((t=>e(546)==t[e(443)]&&e(419)!=t[e(607)]));for(const t of o)s[e(519)]({key:t[e(665)],newValue:t[e(394)],oldValue:t[e(407)],range:Fc(t[e(600)],n[e(757)])});for(const t of i){const r=a[e(521)]((n=>n[e(538)][e(371)](t[e(538)])));r&&s[e(519)]({key:e(424),newValue:t[e(607)],oldValue:r[e(607)],range:n[e(757)][e(589)](t[e(538)][e(725)])})}return 0!=s[e(452)]&&this[e(423)](t,s)}[kc(612)](t){const e=kc;let n=!1;const r=this[e(544)][e(757)][e(705)][e(364)][e(359)]()[e(377)]((t=>t[e(509)][e(487)]&&t[e(607)][e(380)](e(388))));for(const s of r){const{subType:r,id:o}=this[e(626)](s[e(607)]),i=r[e(673)]("|")[0];for(const r of this[e(593)]({skipNotAttached:!0}))r.id!=o&&e(426)==r[e(443)]&&r[e(509)]&&r[e(509)][e(699)]==i&&r[e(368)]()[e(566)](s[e(509)][e(487)])&&(this[e(753)](r,s[e(509)][e(487)],t),n=!0)}return n}[kc(460)](t){const e=kc;this[e(544)],this[e(770)]=!0,t()}[kc(432)](t){const e=kc,n=this[e(642)](t),r=this[e(636)][e(648)](t);return n||r}[kc(423)](t,e){const n=kc;if(0==e[n(452)])return!1;let r=!1;for(const s of e){const e=this[n(764)](s[n(600)],n(426))[n(377)]((t=>!t[n(763)][n(523)]))[n(415)]((t=>t[n(542)])),i=(0,o.hashObject)({newValue:s[n(404)]});e[n(377)]((t=>{const e=n,[r,o]=t[e(383)][e(673)]("|");return r==s[e(699)]&&o!=i}))[n(615)]((e=>{const o=n;this[o(753)](e,s[o(600)],t),r=!0}))}return r}[kc(753)](t,e,n){const r=kc,s=t[r(368)]()[r(425)](e);0!==s[r(452)]?1!==s[r(452)]?this[r(567)](t,e[r(663)],e[r(379)]):this[r(619)](t,s[0]):n[r(524)](t[r(713)]())}}class Sc{constructor(t){const e=kc;this[e(577)]=t,this[e(506)]=t[e(757)],this[e(693)]=new Map,this[e(656)]=new Map,this[e(743)]()}[kc(716)](t,e,n,r,s,o){const i=kc;return new zr(this[i(506)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(433)](t,e,i(681))(...n),onDiscard:(...n)=>this[i(433)](t,e,i(664))(...n)})}[kc(692)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(693)][s(738)](o,r)}[kc(433)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(693)][r(370)](s)||this[r(656)][r(370)](t+":"+n)}[kc(743)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(638)](((t,n)=>t[e(663)][e(463)](n[e(663)])?1:-1)),this[e(506)][e(621)]((n=>{const r=e;for(const e of t){let t;t=e[r(379)][r(571)]&&e[r(379)][r(701)]==e[r(663)][r(725)]?n[r(473)](e[r(663)][r(725)],"on"):n[r(473)](e),this[r(506)][r(608)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(506)][n(621)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(415)]((t=>(Mc(t)&&(t=this[s(506)][s(533)](t[s(379)])),t)))[s(377)]((t=>s(581)!==t[s(688)][s(582)]));if(c[s(452)]<1)return;const u=Array[s(408)](this[s(506)][s(705)][s(613)][s(700)]())[s(415)]((t=>i.LiveRange[s(461)](t)));r[s(508)](c);for(const t of this[s(577)][s(691)][s(691)]())t[s(522)]();a[s(519)]({forceDefaultExecution:!0}),this[s(577)][s(595)](o,...a);const l=u[s(377)]((t=>s(581)!=t[s(688)][s(582)]));l[s(452)]>0&&r[s(508)](l);for(const t of u)t[s(369)]()}))},s=(e,n)=>1==e[t(452)]&&1==n[t(452)]&&e[0][t(379)][t(371)](n[0][t(663)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(506)])?[e,n]:xc(n,e,s,r,this[t(506)])?[n,e]:null;this[t(656)][t(738)](t(556),e),this[t(656)][t(738)](t(775),n),this[t(656)][t(738)](t(456),s),this[t(656)][t(738)](t(629),o),this[t(656)][t(738)](t(754),n),this[t(656)][t(738)](t(489),e),this[t(656)][t(738)](t(467),s),this[t(656)][t(738)](t(751),o),this[t(656)][t(738)](t(625),r),this[t(656)][t(738)](t(646),e),this[t(656)][t(738)](t(587),s),this[t(656)][t(738)](t(620),e),this[t(656)][t(738)](t(510),r),this[t(656)][t(738)](t(391),e),this[t(656)][t(738)](t(741),s),this[t(656)][t(738)](t(726),e),this[t(656)][t(738)](t(676),e),this[t(656)][t(738)](t(488),((e,n)=>{const r=t;if(!n)return;const s=this[r(577)][r(644)][r(370)](Nc);this[r(506)][r(621)]((t=>{const o=r;if(o(424)==n[o(699)])for(const r of e){const e=r[o(663)][o(725)],s=n[o(454)];t[o(767)](e,s)}else if(s[o(642)](n[o(699)]))for(const r of e)void 0!==n[o(454)]?t[o(366)](n[o(699)],n[o(454)],r[o(663)][o(725)]):t[o(772)](n[o(699)],r[o(663)][o(725)]);else for(const r of e)n[o(454)]?t[o(366)](n[o(699)],n[o(454)],r):t[o(772)](n[o(699)],r)}))})),this[t(656)][t(738)](t(375),s)}}function Rc(t,e,n){const r=kc;for(const s of e[r(701)][r(659)]({includeSelf:!0,parentFirst:!0})){if(s[r(688)]==s)return!1;if(!n[r(737)](s))return!1;if(t[r(683)](s)||t[r(477)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(379)][e(701)]==t[e(663)][e(725)]&&t[e(379)][e(493)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(765)].is(s(409))&&!r[s(683)](t[s(765)]),i=t[s(663)][s(412)](o),a=t[s(379)][s(412)](o,{direction:s(475)});return!(t[s(663)][s(371)](i)&&t[s(379)][s(371)](a)||(i[s(463)](a)?n[s(580)](e,{range:n[s(533)](i,a)}):n[s(524)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Oc(){const t=["7128216VgoUwj","isLimit","75588gBxbvK","isBlock","_enabledCommands","getContainedElement","collaboration.channelId","_isForcedDefaultExecutionBlock","writer","track-changes-enable-command-twice","_rangeIsInLocalUserInsertion","newRange","attribute:discard","deletion:discard","createPositionAt","_removeSuggestion","creator","isAtStart","originalSuggestionId","getNearestSelectionRange","_getSuggestionData","bindElementToMarker","ENTER","_addSuggestionMarker","acceptAllSuggestions","elementEnd","FORMATTING","always","clone","assign","_model","attributes","setSelection","data","formatBlock:accept","getMultiRangeId","insertContent","value","activeMarkers","ck-suggestion-marker-formatBlock","init","markInlineFormat","adapter","push","toUpperCase","find","refresh","isNextTo","removeMarker","590rAlhFp","splice","mapper","isMultiRange","ck-suggestion-marker--active","removeClass","formatBlock","announce","createRange","requires","editingDowncast","createPositionBefore","suggestionUnloaded","position","isInContent","_checkSuggestionCorrectness","return","suggestion","track-changes-command-not-found","editor","removeMarker:suggestion:formatBlock","remove","splitPosition","author","accepted","_onDiscard","fromCharCode","open","createPositionAfter","markerNameToElements","_suggestionState","insertion:accept","deletion","error-saving-suggestion-data-suggestion-discarded","change:data","enableReadOnlyMode","isArray","markBlockFormat","action","getCommentThread","insertion:","isIntersecting","_breakSuggestionMarker","authoredAt","getIntersection","deletion:","isAtEnd","_cutOutSuggestionMarker","suggestion-type","external:","getCustomProperty","tablePasteChainId","_editor","markInsertion","1475fObKnp","updateMarker","$graveyard","rootName","5037SxrALT","formatInline","discardSuggestion","nodeBefore","formatInline:join","isCollapsed","createRangeOn","getUser","dataToMarker","_getAuthorFromId","getSuggestions","unshift","execute","_blockAttributeKeys","containerElement","getChanges","createElement","range","attribute:","locale","define","removeMarker:suggestion:attribute","forceDefaultExecution","addRange","name","deleteContent","isRemovable","_afterChanges","insertion","_processAttributeSuggestions","selection","formatGroupId","forEach","_suggestionFactory","oldRange","resolve","_setSuggestionRange","formatInline:chain","change","addUser","addMarker","pop","formatInline:accept","_splitMarkerName","_joinWithAdjacentSuggestions","for","insertion:chain","enableDefaultAttributesIntegration","markerReady","trackChanges","1282671hESevH","group","removeComment","_inlineAttributeKeys","values","sort","dataDowncast","conversion","addSuggestionData","_isBlockAttribute","isUndo","plugins","every","formatInline:discard","markers","has","showSuggestionHighlights","change:_saved","addMarkerName","createRangeIn","markMultiRangeInsertion","fetchCommentThread","normal","_defaultCallbacks","consume","documentSelection","getAncestors","getMarkers","track-changes-suggestion-data-mismatch","rethrowUnexpectedError","start","discard","attributeKey","targetPosition","insert","low","isExternal","track-changes-adapter-missing-getsuggestion","isLocal","trackChanges.mergeNestedSuggestions","split","getAttribute","marker-count","attribute:accept","elementStart","_initAriaMarkerChangeAnnouncements","registerBlockAttribute","batch","accept","applyOperation","isObject","getShiftedBy","head","containsRangeInObject","isDocumentOperation","root","addMarker:suggestion:attribute","fire","commands","registerCustomCallback","_customCallbacks","never","markAttributeChange","clear","toViewElement","_addThreadToSuggestion","key","getRanges","parent","unbind","registerInlineAttribute","config","document","element","isAfter","hasSuggestion","getAllAdjacentSuggestions","stringify","suggestionLoaded","commentThread","getFirstMarker","discardSelectedSuggestions","dataReady","buildSuggestion","enableCommand","_joinSuggestions","stopListening","stop","_mergeNestedSuggestions","schema","_updateSuggestionData","_createSuggestion","nodeAfter","formatBlock:chain","LEAVE","reconvertMarker","previous","next","format","move","editing","TrackChangesEditing","addMarker:suggestion","multi","containsItem","set","markMultiRangeBlockFormat","Users","formatBlock:join","isOwn","_registerDefaultCallbacks","trackChangesCommand","high","forward","discardAllSuggestions","then","isIntersectingWithRange","widget","deletion:chain","multipleBlocks","_reduceSuggestionAttributeRange","deletion:accept","isSelectable","comments","model","groupId","upcast","formatInline:","addSuggestion","add","meta","_findSuggestions","item","chain","rename","11128AaZiwu","includes","_recordAttributeSuggestions","_commentsRepository","removeAttribute","update:suggestion","_suggestions","insertion:discard","after","createdAt","getRange","markerToData","options","notReady","isInsideObject","markerName","updateSuggestion","some","substring","359986dfHzbw","_setSuggestionData","PENDING_ACTION_SUGGESTION","toJSON","removed","acceptSuggestion","getChangedMarkers","isTouching","change:activeMarkers","join","data-author-id","differ","acceptSelectedSuggestions","setAttribute","_SUGGESTION_ANNOUNCEMENT","getFirstRange","detach","get","isEqual","substr","formatBlock:","ready","attribute:join","howMany","filter","moveTargetPosition","end","startsWith","getItems","removeMarkers","subType","registerPostFixer","_isDataLoaded","_refreshAttributeSuggestionsChain","_trackFormatChanges","suggestion:attribute:","concat","addMarker:suggestion:formatBlock","formatBlock:discard","@external","_getAttributeKey","attributeNewValue","ck-suggestion-marker-","before","track-changes-adapter-already-set","consumable","addClass","authorName","catch","addComment","$marker","newValue","markMultiRangeDeletion","data-suggestion","attributeOldValue","from","$textProxy","196hCrqSw","containsRange","getLastMatchingPosition","_getExternalAuthor","ck-suggestion-marker-formatInline","map","PendingActions","keys","trackChanges.trackFormatChanges","$text","lowest","pluginName","_processAttributeChanges","_reduceExistingSuggestions","$elementName","getDifference","attribute","markerToHighlight","unbindElementFromMarkerName","containsPosition","hasCommentThread","ck-suggestion-marker","_isRegisteredAttribute","getSuggestionCallback","hasComments","elementToElement","markDeletion","warn","descriptionFactory","listenTo","highest","setTo","_adapter","type","_handleNewSuggestionMarker","track-changes-suggestion-not-found","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.","skipNestingCheck","rejected","980603ssCXYW","40xgyBOq","enqueueChange","length","_saved","oldValue","getSuggestion","insertion:join","addHighlight","addCommentThread","_getMarkerAnnouncementText","_recordAttributeChanges","fromRange","getWalker","isBefore","size","default","track-changes-user-not-found","deletion:join","CommentsRepository","delete","commandName","suggestionChanged","suggestion:","createSelection","_refreshSuggestionsChain","backward"];return(Oc=function(){return t})()}function Dc(t){const e=kc,n=t[e(663)][e(725)];return n&&n.is(e(706))}function Fc(t,e){const n=kc;return null==t[n(379)][n(586)]&&t[n(379)][n(701)]==t[n(663)][n(725)]?Pc(t[n(663)][n(725)],e):t}function Pc(t,e){const n=kc,r=e[n(722)][n(683)](t)||e[n(722)][n(755)](t);return e[n(533)](e[n(490)](t,n(396)),r?e[n(553)](t):e[n(490)](t,n(379)))}function xc(t,e,n,r,s){const o=kc;if(t[o(730)])return!1;if(!Bc(t,e))return!1;if(n[o(379)][o(371)](r[o(663)]))return!0;if(t[o(443)]!=e[o(443)])return!1;if(!n[o(379)][o(360)](r[o(663)]))return!1;const i=s[o(533)](n[o(379)],r[o(663)])[o(462)]();for(const t of i)if([o(677),o(501)][o(769)](t[o(443)])&&s[o(722)][o(477)](t[o(765)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(385)]||!e[n(385)])return!1;const r=new Set(Object[n(417)](t[n(507)])),s=new Set(Object[n(417)](e[n(507)]));if(r[n(469)](n(758)),s[n(469)](n(758)),0==r[n(464)]&&0==s[n(464)])return!0;if(r[n(464)]!=s[n(464)])return!1;const o={...t[n(507)]},i={...e[n(507)]};return delete o[n(758)],delete i[n(758)],JSON[n(710)](o)==JSON[n(710)](i)}function Uc(t,e){const n=kc,r=jc(t[n(507)]),s=jc(e);if(!t[n(385)])return!1;for(const t of Object[n(417)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(505)]({},t);return delete n[e(447)],delete n[e(576)],n}function Gc(){const t=["1989404BzvPTU","destroy","6014617HvssFI","commands","canAccept","view","unbind","plugins","PendingActions","commentThreadController","acceptSuggestion","8tKrbYz","isDirty","get","PENDING_ACTION_SUGGESTION","_discardCommand","getRanges","canEditAt","execute","776748RTUNSK","_pendingAction","remove","listenTo","discardSuggestion","isEnabled","add","858426qZeLdH","canDiscard","15fbnJPj","stopListening","locale","_editor","_acceptCommand","_setPendingAction","model","bind","5357502DJLyoV","657356JIRtuS","919822TewQno","change:isDirty","_removePendingAction"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=177]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(533063===-parseInt(e(213))/1+-parseInt(e(212))/2+parseInt(e(194))/3+parseInt(e(216))/4+-parseInt(e(203))/5*(parseInt(e(201))/6)+parseInt(e(177))/7*(parseInt(e(186))/8)+parseInt(e(211))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(209)]=e,this[s(180)]=n,this[s(184)]=r,this[s(206)]=t,this[s(207)]=t[s(178)][s(188)](s(185)),this[s(190)]=t[s(178)][s(188)](s(198)),this[s(180)][s(210)](s(199)).to(this[s(207)],this[s(190)],((t,e)=>t||e)),this[s(180)][s(210)](s(179)).to(this[s(207)],s(199),(t=>t&&this[s(206)][s(209)][s(192)](e[s(191)]()))),this[s(180)][s(210)](s(202)).to(this[s(190)],s(199),(t=>t&&this[s(206)][s(209)][s(192)](e[s(191)]()))),this[s(195)]=null,n[s(187)]&&this[s(208)](),this[s(197)](n,s(185),(()=>this[s(185)]())),this[s(197)](n,s(198),(()=>this[s(198)]())),this[s(197)](n,s(214),(()=>{const t=s;n[t(187)]?this[t(208)]():this[t(215)]()}))}[Vc(185)](){const t=Vc;this[t(207)][t(193)](this[t(209)].id)}[Vc(198)](){const t=Vc;this[t(190)][t(193)](this[t(209)].id)}[Vc(217)](){const t=Vc;this[t(180)][t(181)](t(199)),this[t(180)][t(181)](t(179)),this[t(180)][t(181)](t(202)),this[t(204)](),this[t(184)][t(217)](),this[t(195)]&&this[t(215)]()}[Vc(208)](){const t=Vc,e=Kr(this[t(206)][t(205)],t(189));this[t(195)]=this[t(206)][t(182)][t(188)](t(183))[t(200)](e)}[Vc(215)](){const t=Vc;null!==this[t(195)]&&this[t(206)][t(182)][t(188)](t(183))[t(196)](this[t(195)]),this[t(195)]=null}}const zc=Zc;function Kc(){const t=["submit","isEnabled","focusables","isActive","delegate","name","SUGGESTION_THREAD_DESCRIPTION","text/html","_model","length","10PKMBtr","_localUser","ariaLabel","target","descriptionParts","showInput","_createCommentThreadInputView","canAccept","11978235mJpSQs","editor","_createCommentViews","disableComments","commentInputView","content","229464yRrAWa","setData","disabledSubmit","editorConfig","fire","isDirty","SUGGESTION_THREAD_ARIA_LABEL","focusTracker","authoredAt","parseFromString","CommentView","assign","canDiscard","454NjnTZb","ariaDescriptionView","formatDateTime","set","cancel","keystrokes","join","updateComment","focusCycler","shift+tab","hasDirtyComment","focus","addComment","commentThread","154eHwpuM","10050vcOCoI","render","map","value","4296072rVdTtd","body","element","429159UHIweA","476600rOCJfm","author","_config","removeComment","tab","bind","39934320OmjgHK","locale","commentsListView","destroy","textContent","isReadOnly","commentThreadInputView"];return(Kc=function(){return t})()}function Zc(t,e){const n=Kc();return(Zc=function(t,e){return n[t-=174]})(t,e)}!function(t){const e=Zc,n=t();for(;;)try{if(811608===-parseInt(e(217))/1+parseInt(e(195))/2*(parseInt(e(210))/3)+-parseInt(e(218))/4+parseInt(e(241))/5*(-parseInt(e(214))/6)+parseInt(e(209))/7*(-parseInt(e(182))/8)+-parseInt(e(176))/9+parseInt(e(224))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Xc extends s.View{constructor(t,n,r,i){const a=Zc;super(t),this[a(226)]=null,this[a(230)]=null,this[a(196)]=new o.AriaDescriptionView(t,Kr(t,a(237))),this[a(198)](a(234),!1),this[a(198)](a(190),n[a(190)]),this[a(223)](a(190)).to(n),this[a(198)](a(245),[]),this[a(198)](a(187),!1),this[a(198)](a(232),!1),this[a(198)](a(175),!1),this[a(198)](a(194),!1),this[a(223)](a(243)).to(this,a(240),n,a(190),this,a(245),((t,e,r)=>{const s=a,o=r[s(212)]((t=>T(t[s(181)])))[s(201)](". ")+".";return Kr(this[s(225)],s(188),[t-1,n[s(219)][s(236)],e?i[s(197)](e):"",(new DOMParser)[s(191)](o,s(238))[s(215)][s(228)]])})),this[a(233)]=new s.ViewCollection,this[a(189)]=new e.FocusTracker,this[a(200)]=new e.KeystrokeHandler,this[a(203)]=new s.FocusCycler({focusables:this[a(233)],focusTracker:this[a(189)],keystrokeHandler:this[a(200)],keystrokeHandlerOptions:{filter:t=>t[a(244)]!==this[a(216)]},actions:{focusPrevious:a(204),focusNext:a(222)}}),this[a(239)]=n,this[a(242)]=r,this[a(220)]=i,i[a(179)]?this[a(198)](a(240),1):this[a(178)]()}[zc(211)](){const t=zc;super[t(211)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(233)])}[zc(206)](){const t=zc;this[t(216)][t(206)]()}[zc(227)](){const t=zc;this[t(226)]&&this[t(226)][t(227)](),this[t(230)]&&this[t(230)][t(227)](),super[t(227)]()}[zc(178)](){const t=zc,{CommentsListView:e}=this[t(220)];this[t(226)]=new e(this[t(225)],this[t(239)][t(208)],Object[t(193)]({CommentView:this[t(220)][t(192)]},this[t(220)])),this[t(226)][t(235)](t(221)).to(this),this[t(226)][t(235)](t(202)).to(this),this[t(226)][t(223)](t(234)).to(this),this[t(198)](t(240),this[t(226)][t(240)]+1),this[t(223)](t(240)).to(this[t(226)],t(240),(t=>t+1)),this[t(230)]=this[t(174)](),this.on(t(221),(()=>this[t(206)]())),this[t(223)](t(187)).to(this[t(226)],t(205),this[t(230)][t(180)],t(213),((t,e)=>t||!!e))}[zc(174)](){const t=zc,{CommentThreadInputView:e}=this[t(220)],n=new e(this[t(225)],this[t(242)],this[t(220)][t(185)]),r=n[t(180)];return n[t(223)](t(246)).to(this,t(234),this[t(239)][t(208)],t(229),r,t(213),((t,e,n)=>!!n||t&&!e)),r.on(t(231),((e,n)=>{const s=t;this[s(186)](s(207),n),r[s(177)][s(183)]("")})),r.on(t(199),(()=>this[t(206)]())),r[t(223)](t(184)).to(this[t(239)][t(208)],t(229)),n}}function qc(){const t=["_model","discardButton","description","ck-rounded-corners","add","40XXFxbj","disableComments","focusables","<p>","_config","commentsListView","descriptionParts","33342yXENRS","isEnabled","push","commentThreadInputView","bind","getTemplate","ck-suggestion--disabled-comments","2XZkrXf","ariaDescriptionView","bindTemplate","SuggestionView","537197zHshrp","38637132NbCnbr","ck-suggestion-wrapper","ck-suggestion-","editorReady","formatDateTime","content","set","4681383qHRJFD","_descriptionElement","div","delegate","acceptSuggestion","suggestionView","setTemplate","canAccept","11vNRLCW","type","editorDestroyed","listitem","discardSuggestion","color","2219418OEYAvn","</p>","isActive","author","215196FLNomP","ariaLabel","795SUfvrf","acceptButton","28VthOtn","render","ck-suggestion-wrapper--active","15234350SHGgpC","canDiscard","commentThread"];return(qc=function(){return t})()}const Yc=Jc;function Jc(t,e){const n=qc();return(Jc=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(976327===parseInt(e(407))/1*(-parseInt(e(403))/2)+-parseInt(e(433))/3*(parseInt(e(437))/4)+parseInt(e(435))/5*(parseInt(e(396))/6)+parseInt(e(415))/7+-parseInt(e(389))/8*(parseInt(e(429))/9)+-parseInt(e(440))/10+-parseInt(e(423))/11*(-parseInt(e(408))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Qc extends Xc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(414)](s(424),""),this[s(400)](s(424)).to(this,s(395),(t=>t&&t[0]?t[0][s(424)]:"")),this[s(400)](s(386)).to(this,s(395),this,s(431),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(392)+T(e[n(413)],e[n(428)])+n(430);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(416)]=null,this[s(420)]=new(r[s(406)])(t,e,{formatDateTime:r[s(412)]}),this[s(420)][s(400)](s(386)).to(this),this[s(420)][s(418)](s(419),s(427)).to(this),this[s(420)][s(436)][s(400)](s(397)).to(this,s(422)),this[s(420)][s(385)][s(400)](s(397)).to(this,s(441)),this[s(391)][s(388)](this[s(420)]),this[s(394)]&&this[s(391)][s(388)](this[s(394)]),this[s(399)]&&this[s(391)][s(388)](this[s(399)]),this[s(421)](this[s(401)]())}[Yc(401)](){const t=Yc,e=this[t(405)],n=[this[t(420)]];return this[t(394)]&&n[t(398)](this[t(394)]),this[t(399)]&&n[t(398)](this[t(399)]),n[t(398)](this[t(404)]),{tag:t(417),attributes:{class:["ck",t(387),t(409),e.if(t(431),t(439)),e.to(t(424),(e=>t(410)+e)),this[t(393)][t(390)]&&t(402)],"data-suggestion-id":this[t(443)].id,"data-thread-id":this[t(443)][t(442)].id,"data-author-id":this[t(443)][t(432)].id,tabindex:0,role:t(426),"aria-label":e.to(t(434)),"aria-describedby":this[t(404)].id},children:n}}[Yc(438)](){const t=Yc;super[t(438)](),this[t(394)]&&(this[t(394)][t(418)](t(411)).to(this),this[t(394)][t(418)](t(425)).to(this)),this[t(399)]&&(this[t(399)][t(418)](t(411)).to(this),this[t(399)][t(418)](t(425)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=371]})(t,e)}function eu(){const t=["411DELIND","6qzTVYB","27944YGuKPC","description","formatDateTime","source","ck-suggestion__main","ck-suggestion__user","locale","isExternal","importWord","authoredAt","focusFirst","add","set","enter","acceptButton","ck-annotation","27WoSrAQ","EXTERNAL_SUGGESTION","@external","_model","6428pEIsoC","creator","ck-suggestion--discard","ck-annotation__content-wrapper","name","EXTERNAL_AVATAR","tab","198632OCihPO","EXTERNAL_IMPORT_WORD_AVATAR","userView","change:description","_config","654tDmMua","ck-annotation__info-time","ck-suggestion__info-name","element","author","ck-annotation__info","ck-comment__info-time","cancel","bind","setTemplate","render","ck-annotation__actions","ck-comment__external","esc","166265lecZMI","768396yNBbFb","710pwpLzt","focus","discardSuggestion","ck-annotation__info-name","ck-suggestion__actions","listenTo","ck-annotation__main","ck-suggestion--accept","focusTracker","Accept suggestion",".ck-annotation__content-wrapper","time","bindTemplate","span","679BjfSJz","_createButton","keystrokes","_setupKeyboardNavigation","target","presentation","182LDwuVj","attributes","acceptSuggestion","focusables","check","ck-suggestion","innerHTML","discardButton","getTemplate","getExternalSuggestionNote","ck-suggestion__info","extendTemplate","22RclbBi","push","Discard suggestion","fire","1460UWCPaP","shift+tab","execute","getUserViewNotificationText","querySelector","EXTERNAL_IMPORT_WORD_SUGGESTION","focusCycler","ck-annotation__user","div"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(217765===-parseInt(e(455))/1*(-parseInt(e(376))/2)+parseInt(e(421))/3*(parseInt(e(443))/4)+-parseInt(e(374))/5*(-parseInt(e(422))/6)+parseInt(e(390))/7*(-parseInt(e(423))/8)+parseInt(e(439))/9*(parseInt(e(412))/10)+-parseInt(e(408))/11*(parseInt(e(375))/12)+parseInt(e(396))/13*(parseInt(e(450))/14))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(442)]=r,this[a(454)]=i,this[a(435)](a(424),""),this[a(463)](a(432)).to(r),this[a(437)]=this[a(391)](Kr(n,a(385)),t.icons[a(400)],a(383),a(398),"sw"),this[a(403)]=this[a(391)](Kr(n,a(410)),t.icons[a(462)],a(445),a(378),"sw"),this[a(452)]=new o.UserView(n,r[a(459)],this[a(415)]()),this[a(452)][a(407)]({attributes:{class:[a(428),a(419)],"aria-hidden":!0}}),this[a(399)]=new s.ViewCollection([this[a(437)],this[a(403)]]),this[a(384)]=new e.FocusTracker,this[a(392)]=new e.KeystrokeHandler,this[a(418)]=new s.FocusCycler({focusables:this[a(399)],focusTracker:this[a(384)],keystrokeHandler:this[a(392)],actions:{focusPrevious:a(413),focusNext:a(449)},keystrokeHandlerOptions:{filter:t=>t[a(394)]!==this[a(458)]}}),this[a(464)](this[a(404)]())}[$c(465)](){const t=$c;super[t(465)]();const e=this[t(458)][t(416)](t(386));e[t(402)]=this[t(424)],this.on(t(453),((n,r,s)=>{e[t(402)]=s})),this[t(393)]()}[$c(404)](){const t=$c,e=this[t(388)],n=[{tag:t(420),attributes:{class:[t(406),t(460)]},children:[{tag:t(389),children:[{text:this[t(452)][t(447)]}],attributes:{class:[t(457),t(379)]}},{tag:t(387),attributes:{datetime:e.to(t(432)),class:[t(461),t(456)]},children:[{text:e.to(t(432),(e=>this[t(454)][t(425)](e)))}]}]},{tag:t(420),attributes:{class:[t(380),t(371)]},children:[this[t(437)],this[t(403)]]},{tag:t(420),attributes:{class:[t(446)]}}];return this[t(442)][t(430)]&&n[t(409)]({tag:t(420),attributes:{class:[t(372)]},children:[{text:this[t(405)]()}]}),{tag:t(420),attributes:{class:[t(401),t(438)],tabindex:-1},children:[this[t(452)],{tag:t(420),attributes:{class:[t(427),t(382)],role:t(395)},children:n}]}}[$c(377)](){const t=$c;this[t(458)][t(377)]()}[$c(415)](){const t=$c;return this[t(442)][t(430)]?t(431)===this[t(442)][t(397)][t(441)][t(426)]?Kr(this[t(429)],t(451),this[t(442)][t(444)][t(447)]):Kr(this[t(429)],t(448),this[t(442)][t(444)][t(447)]):null}[$c(405)](){const t=$c;return t(431)===this[t(442)][t(397)][t(441)][t(426)]?Kr(this[t(429)],t(417)):Kr(this[t(429)],t(440))}[$c(391)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(429)]);return a[i(435)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(407)]({attributes:{class:n}}),a.on(i(414),(()=>{const t=i;this[t(411)](r,this[t(442)].id)})),a}[$c(393)](){const t=$c,e=this[t(458)];this[t(392)][t(381)](e);for(const e of this[t(399)])this[t(384)][t(434)](e[t(458)]),this[t(392)][t(381)](e[t(458)]);this[t(392)][t(435)](t(436),((n,r)=>{const s=t;e===n[s(394)]&&(this[s(418)][s(433)](),r())})),this[t(392)][t(435)](t(373),((n,r)=>{const s=t;e!==n[s(394)]&&(this[s(377)](),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=iu;function ou(){const t=["1750600EIdyzy","unbind","commentThread","_annotationViews","isEnabled","descriptionFactory","_refreshActiveMarkers","108392lhRJYR","_createMenuBarMenu","comments.maxThreadTotalWeight","plugins","_addUIComponentsToFactory","length","796464IciINs","suggestionUnloaded","_destroyController","locale","commands","descriptionParts","addComment","getFirstRange","menuitemcheckbox","push","escape","refreshSelectedViews","CommentsUI","_viewToController","getMarkers","from","menuitem","suggestion-","acceptSelectedSuggestions","head","Discard all suggestions","bind","CommentView","trackChanges.disableComments","_createToolbarButton","clear","previous","_handleSuggestionControllerDelayed","pluginName","editor","view","SuggestionThreadView","TrackChangesUI","source","suggestionChanged","suggestionLoaded","actionView","delegate","execute","componentFactory","registerAnnotation","TrackChangesEditing","getJoined","change:activeAnnotations","addSourceCollector","commentsListView","480460LmZOqD","13JVPCgA","mainView","stopListening","trackChanges.SuggestionView","EditorAnnotations","define","commandName","items","arrowView","editing","619764ZpGLQY","createCommentThreadController","_disableComments","comments.editorConfig","separator","menu","682860aTXMGe","CommentsRepository","Accept all selected suggestions","value","Annotations","_initializeController","Accept all suggestions","suggestionView","buttonView","_unbindEditors","getAllAdjacentSuggestions","126xvnjwk","requires","getMarkerNames","panelView","acceptAllSuggestions","button","set","filter","_updateController","children","trackChanges","isOn","getRanges","9RButzh","SuggestionView","isMultiRange","keys","fire","_handleControllerBuffer","hasSuggestion","activeMarkers","values","getSuggestion","innerView","getDescriptions","type","toMany","model","Discard all selected suggestions","config","Track changes","switchbutton","change:previous","add","_suggestionToController","reduce","comments.maxCommentCharsWhenCollapsed","getByInnerView","delete","_bindAnnotationToEditors","trackChanges.SuggestionThreadView","menuBar:trackChanges","createAnnotation","destroy","discardAllSuggestions","comments","lowest","createAnnotationView","remove","29390dvleFE","some","acceptButton","discardButton","init","comments.maxCommentsWhenCollapsed","get","size","listenTo","activeAnnotations","isDirty","focus","has","discardSelectedSuggestions","isInContent"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(159024===-parseInt(e(238))/1*(parseInt(e(314))/2)+parseInt(e(342))/3+parseInt(e(237))/4+parseInt(e(254))/5+-parseInt(e(248))/6+-parseInt(e(265))/7*(parseInt(e(336))/8)+parseInt(e(278))/9*(parseInt(e(329))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(266)](){const t=su;return[Nc,o.Users,t(255),t(258),t(242)]}static get[su(370)](){return su(374)}constructor(t){const e=su;super(t),this[e(299)]=new Map,this[e(355)]=new Map,this[e(332)]=new Map,this[e(283)]=new Map;const n=this[e(371)][e(294)];n[e(243)](e(305),Qc),n[e(243)](e(241),nu),n[e(243)](e(365),!1),this[e(250)]=n[e(320)](e(365))}[su(369)](t,e){const n=su;0===this[n(283)][n(321)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(283)]){const r=this[t(299)][t(326)](e);r||n?r&&n&&this[t(344)](e):this[t(259)](e)}this[t(283)][t(367)](),this[t(371)][t(339)][t(320)](t(242))[t(353)](),this[t(335)]()}),10),this[n(283)][n(271)](t,e)}[su(318)](){const t=su,e=this[t(371)],n=e[t(339)][t(320)](t(383)),r=e[t(339)][t(320)](t(258)),s=e[t(339)][t(320)](t(242)),o=e[t(339)][t(320)](t(255));this[t(340)](),s[t(386)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(357)](this[e(299)])){const s=t[e(264)](),o=[];for(const t of s){if(!t[e(328)])continue;if(t[e(280)]){o[e(351)](...t[e(277)]());continue}const n=t[e(349)]();if(o[e(341)]>0){const t=o[0][e(384)](n);if(t){o[0]=t;continue}}o[e(351)](n)}n[e(351)]([r[e(372)],o])}return n})),this[t(322)](n,t(377),((e,n)=>{const r=t;this[r(322)](n,r(297),((t,e,s,o)=>{const i=r;n[i(328)]&&(null==s?(this[i(273)](o[i(361)]),this[i(369)](n,!1)):(this[i(273)](s[i(361)]),null==o&&this[i(369)](n,!0)))})),null!==n[r(368)]?this[r(273)](n[r(361)]):this[r(369)](n,!1)})),this[t(322)](n,t(343),((e,n,r)=>{const s=t;this[s(240)](n,s(297)),this[s(283)][s(303)](n),this[s(299)][s(326)](n)&&this[s(344)](n),r&&this[s(273)](r[s(361)])})),this[t(322)](n,t(376),((e,n)=>{this[t(273)](n)})),this[t(322)](r,t(385),(()=>{this[t(335)]()})),this[t(322)](o,t(348),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(284)](r))return;const i=n[o(287)](r);this[o(299)][o(320)](i)[o(372)][o(387)][o(325)](-1)}),{priority:t(311)})}[su(335)](){const t=su,e=this[t(371)][t(339)][t(320)](t(258)),n=this[t(371)][t(339)][t(320)](t(383)),r=Array[t(357)](e[t(323)],(e=>e[t(288)]))[t(272)]((e=>this[t(355)][t(326)](e))),s=[];for(const e of r){const n=this[t(355)][t(320)](e)[t(292)][t(264)]();s[t(351)](...n[t(300)](((e,n)=>[...e,...n[t(267)]()]),[]))}n[t(285)]=s}[su(340)](){const t=su,n=this[t(371)],r=n[t(345)],o=Kr(r,t(295)),i=new e.Collection([{type:t(296),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(275),role:t(350)})},{type:t(252)},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(260)),commandName:t(269),role:t(358)})},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(256)),commandName:t(360),role:t(358)})},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(362)),commandName:t(309),role:t(358)})},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(293)),commandName:t(327),role:t(358)})}]);for(const e of i)if(cu(e)){const r=n[t(346)][t(320)](e[t(292)][t(244)]);e[t(292)][t(363)](t(276),t(333)).to(r,t(257),t(333))}n.ui[t(381)][t(298)](t(275),(e=>this[t(366)](e,i,o))),n.ui[t(381)][t(298)](t(306),(e=>this[t(337)](e,i,o)))}[su(366)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(371)][r(346)][r(320)](r(275));o[r(262)][r(271)]({tooltip:n,label:n,icon:ru}),o[r(262)][r(363)](r(276)).to(i,r(257)),o[r(262)].on(r(380),(()=>{const t=r;i[t(380)](),this[t(371)][t(247)][t(372)][t(325)]()})),(0,s.addListToDropdown)(o,e,{role:r(253)});const a=[];for(const t of e)cu(t)&&a[r(351)](this[r(371)][r(346)][r(320)](t[r(292)][r(244)]));const c=o[r(262)];return c[r(378)][r(330)](r(333)),c[r(246)][r(330)](r(333)),c[r(378)][r(363)](r(333)).to(i,r(333)),c[r(246)][r(363)](r(333))[r(291)](a,r(333),((...t)=>t[r(315)]((t=>t)))),o.on(r(380),(t=>{const e=r;this[e(371)][e(380)](t[e(375)][e(244)]),this[e(371)][e(247)][e(372)][e(325)]()})),o}[su(337)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(371)][r(346)][r(320)](r(275));o[r(262)][r(271)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(252)==n[r(290)]){a[r(245)][r(298)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(292)];i[r(363)](...Object[r(281)](c)).to(c),i[r(379)](r(380)).to(o),i.on(r(380),(()=>{const t=r;this[t(371)][t(380)](c[t(244)]),this[t(371)][t(247)][t(372)][t(325)]()})),e[r(274)][r(298)](i),a[r(245)][r(298)](e)}return o[r(363)](r(333)).to(i,r(333)),o[r(268)][r(274)][r(298)](a),o}[su(259)](t){const e=su,n=this[e(371)],r=n[e(294)],s=n[e(339)][e(320)](e(258)),i=n[e(339)][e(320)](e(255)),a=n[e(339)][e(320)](e(242)),c=n[e(339)][e(320)](o.Users).me,u=r[e(320)](e(275))[e(373)],l=r[e(320)](e(275))[e(279)],{CommentsListView:f,CommentThreadInputView:h}=n[e(339)][e(320)](e(354));let d,g,p;this[e(332)][e(326)](t.id)?(g=this[e(332)][e(320)](t.id),d=g[e(239)]):(d=new u(n[e(345)],t,c,{disableComments:this[e(250)],editorConfig:r[e(320)](e(251)),maxCommentsWhenCollapsed:r[e(320)](e(319)),maxThreadTotalWeight:r[e(320)](e(338)),maxCommentCharsWhenCollapsed:r[e(320)](e(301)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(320)](e(345))),CommentView:r[e(320)](e(310))[e(364)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(261)][e(316)].on(e(380),(()=>{const t=e;n[t(247)][t(372)][t(325)]()})),d[e(261)][e(317)].on(e(380),(()=>{const t=e;n[t(247)][t(372)][t(325)]()})),g=s[e(312)](this[e(371)][e(345)],d),g[e(363)](e(324)).to(d,e(324)),g[e(363)](e(341)).to(d),g[e(363)](e(290)).to(d,e(290),(t=>e(359)+t)),d.on(e(352),(()=>{const t=e;p[t(282)](t(352))})),this[e(332)][e(271)](t.id,g));const m=i[e(249)](t[e(331)],d),I=new Wc(n,t,d,m),E=t[e(264)]()[e(272)]((t=>t[e(328)]));d[e(347)]=n[e(339)][e(320)](e(383))[e(334)][e(289)](E),this[e(299)][e(271)](t,I),this[e(355)][e(271)](d,I),p=s[e(307)]({view:g,target:()=>{const r=e,s=[],i=t[r(264)]()[r(272)]((t=>t[r(328)]));for(const t of i)s[r(351)](...t[r(356)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(247)],s)},type:()=>e(359)+I[e(372)][e(290)]}),i[e(304)](d,p),s[e(298)](p),a[e(382)](p)}[su(344)](t){const e=su,n=this[e(371)][e(339)][e(320)](e(255)),r=this[e(371)][e(339)][e(320)](e(258)),s=this[e(299)][e(320)](t),o=s[e(372)],i=r[e(302)](o);n[e(263)](o),i&&r[e(313)](i),this[e(299)][e(303)](t),this[e(355)][e(303)](o),s[e(308)]()}[su(273)](t){const e=su;if(!t[e(328)]||!this[e(299)][e(326)](t))return;const n=this[e(371)][e(339)][e(320)](e(383)),r=this[e(299)][e(320)](t),s=t[e(264)]();r[e(372)][e(347)]=n[e(334)][e(289)](s)}[su(308)](){const t=su;for(const e of this[t(299)][t(281)]())this[t(344)](e);for(const e of this[t(332)][t(286)]())e[t(239)][t(308)]();super[t(308)]()}}function cu(t){return su(292)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=119]})(t,e)}function fu(){var t=["TrackChanges","requires","8ItbSWp","addSuggestion","278552NpVfhi","Comments","plugins","editor","3iVTPmM","3548356hOjuvN","adapter","718854WKFNWh","731444nvtDpr","2531760JpQWKg","getSuggestions","getSuggestion","pluginName","1057147LZbWSp","5ahJmFg","get","1728837jxCLil","addSuggestionData"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(504668===-parseInt(e(125))/1+parseInt(e(139))/2+-parseInt(e(121))/3*(-parseInt(e(122))/4)+-parseInt(e(131))/5*(-parseInt(e(124))/6)+-parseInt(e(130))/7*(-parseInt(e(137))/8)+parseInt(e(133))/9+-parseInt(e(126))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(136)](){return[Nc,au,uu(140)]}static get[uu(129)](){return uu(135)}set[uu(123)](t){var e=uu;this[e(120)][e(119)][e(132)](Nc)[e(123)]=t}get[uu(123)](){var t=uu;return this[t(120)][t(119)][t(132)](Nc)[t(123)]}[uu(138)](t){var e=uu;return this[e(120)][e(119)][e(132)](Nc)[e(134)](t)}[uu(127)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(120)][n(119)][n(132)](Nc)[n(127)]({skipNotAttached:t,toJSON:e})}[uu(128)](t){var e=uu;return this[e(120)][e(119)][e(132)](Nc)[e(128)](t)}}const du=pu;function gu(){const t=["24dMUZzy","getDataWithAcceptedSuggestions","Users","trackChangesData","64204CcZvwi","trackChangesData.editorCreator","207IKbCAF","editor","users","getRootsAttributes","pluginName","createDocumentFragment","constructor","define","_adapter","model","addUser","name","10970DotzWl","execute","result","set","TrackChangesData","push","30itqZwv","destroy","getSuggestions","config","TrackChangesEditing","rootsAttributes","editorCreator","3078846iTCXEL","55ncBonK","Pagination","CommentsRepository","getFullData","data","createElement","3738180XvjYID","TrackChangesDataGetter","div","getUser","3555280fvhcCW","track-changes-data-invalid-editor-creator","discardAllSuggestions","reduce","getRootNames","acceptAllSuggestions","getDataWithDiscardedSuggestions","get","19204rHnLgI","appendChild","plugins","document","6qBzyGn","requires","init","addCommentThread","addSuggestionData","map","end","useAnonymousUser","1799938QcaIKi","getCommentThreads","function","remove","create"];return(gu=function(){return t})()}function pu(t,e){const n=gu();return(pu=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=pu,n=t();for(;;)try{if(535381===-parseInt(e(513))/1*(-parseInt(e(493))/2)+-parseInt(e(495))/3*(parseInt(e(472))/4)+parseInt(e(464))/5*(parseInt(e(476))/6)+parseInt(e(484))/7*(-parseInt(e(489))/8)+-parseInt(e(520))/9+-parseInt(e(507))/10*(parseInt(e(454))/11)+parseInt(e(460))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu);const mu=[du(455)];class Iu extends t.Plugin{static get[du(477)](){return[Nc]}static get[du(499)](){return du(511)}[du(478)](){const t=du,n=this[t(496)];if(n[t(516)][t(502)](t(494),(e=>{const r=t,s=n[r(504)][r(475)][r(468)]()[r(467)](((t,e)=>(t[e]="",t)),{});return n[r(501)][r(488)](s,e)})),t(486)!=typeof n[t(516)][t(471)](t(492))[t(519)])throw new e.CKEditorError(t(465))}[du(490)](t){return Tu(this[du(496)],!0,t)}[du(470)](t){return Tu(this[du(496)],!1,t)}}class Eu extends t.Plugin{static get[du(499)](){return du(461)}constructor(t){const e=du;super(t),this[e(509)]=e(482)}[du(478)](){const t=du;this[t(496)][t(474)][t(471)](t(456))[t(503)]={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(496)][t(474)][t(471)](t(517))[t(503)]=null}}function bu(t){return void 0!==t[du(498)]}async function Tu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(474)][r(512)](Nc,Eu),s[r(518)]=bu(t)?t[r(498)]():void 0;const i=document[r(500)](),a=t[r(516)][r(471)](r(492))[r(519)],c=await a(s,(()=>function(t){const e=r,n=document[e(459)](e(462));return t[e(473)](n),n}(i)));!function(t,e){const n=r,s=t[n(504)][n(475)][n(468)]()[n(467)](((e,r)=>(e[r]=t[n(458)][n(471)]({rootName:r}),e)),{}),o=t[n(474)][n(471)](n(491))[n(497)][n(481)]((t=>({id:t.id,name:t[n(506)]}))),i=t[n(474)][n(471)](n(517))[n(515)]({skipNotAttached:!0,toJSON:!0}),a=t[n(474)][n(471)](n(456))[n(485)]({skipNotAttached:!0,toJSON:!0}),c=e[n(474)][n(471)](n(491)),u=e[n(474)][n(471)](n(517)),l=e[n(474)][n(471)](n(456));for(const t of l[n(485)]())t[n(487)]();for(const t of o)c[n(463)](t.id)||c[n(505)](t);c.me||c[n(483)]();for(const t of a)l[n(479)](t);for(const t of i)u[n(480)](t);e[n(458)][n(510)](s)}(t,c),c[r(508)](r(e?469:466));const u=bu(c)?c[r(457)](n):c[r(458)][r(471)](n);return await c[r(514)](),u}function _u(){var t=["364JviKXR","33204zBroZx","12649142kiVYqM","79364hwYbJv","4110800kNRAvM","190558UIykGc","120WYTwud","26901ftYroF","811005TKSDRw","1UdaxUI","1160nBiFNZ"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=341]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(264682===parseInt(e(351))/1*(parseInt(e(347))/2)+parseInt(e(350))/3+parseInt(e(345))/4*(parseInt(e(348))/5)+parseInt(e(343))/6*(-parseInt(e(342))/7)+parseInt(e(346))/8+-parseInt(e(349))/9*(-parseInt(e(341))/10)+-parseInt(e(344))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|