@ckeditor/ckeditor5-track-changes 42.0.0-alpha.12 → 42.0.0-alpha.14
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 +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>jc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["isEnabled","_enableCommands","affectsData","value","2928606MrTmDN","forceDisabled","820348AxyfnO","clearForceDisabled","2402351MQuyFH","_enabledCommands","2868270bkGvxE","refresh","has","_disableUnsupportedCommands","editor","commands","3601930VAVfGO","execute","103256evFZwe","_isEnabledBasedOnSelection","6gKYvuc","TrackChangesCommand","5803006jqhcvB","1035RjYFBk","40XTBuzu","1TzPNPC"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=463]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(750226===-parseInt(n(488))/1*(parseInt(n(473))/2)+parseInt(n(467))/3+parseInt(n(469))/4+-parseInt(n(479))/5*(-parseInt(n(483))/6)+-parseInt(n(471))/7+parseInt(n(481))/8*(-parseInt(n(486))/9)+-parseInt(n(487))/10*(-parseInt(n(485))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(472)]=e,this[n(466)]=!1,this[n(474)](),this[n(482)]=!1}[c(474)](){this[c(463)]=!0}[c(480)](){const t=c;this[t(466)]=!this[t(466)],this[t(466)]?this[t(476)]():this[t(464)]()}[c(476)](){const t=c;for(const e of this[t(477)][t(478)][t(478)]())e[t(465)]&&!this[t(472)][t(475)](e)&&e[t(468)](t(484))}[c(464)](){const t=c;for(const e of this[t(477)][t(478)][t(478)]())e[t(465)]&&!this[t(472)][t(475)](e)&&e[t(470)](t(484))}}function h(){const t=["isEnabled","TrackChangesEditing","get","190BPkowF","track-changes-accept-suggestion-not-found","16085ZyVHLI","_isEnabledBasedOnSelection","model","888255mkOuNP","_suggestions","acceptSuggestion","7pXWgBv","376324YPutNg","2173864jaDSls","610713xMeBuR","canEditAt","1422978SEytCo","execute","780fbFCZX","plugins","editor","getRanges","106870uPTVhG","refresh"];return(h=function(){return t})()}const d=g;function g(t,e){const n=h();return(g=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(493724===-parseInt(n(340))/1+-parseInt(n(350))/2+parseInt(n(360))/3+-parseInt(n(346))/4*(parseInt(n(357))/5)+-parseInt(n(344))/6*(-parseInt(n(339))/7)+-parseInt(n(341))/8+-parseInt(n(342))/9*(-parseInt(n(355))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(337)]=e,this[n(351)](),this[n(358)]=!1}[d(351)](){this[d(352)]=!0}[d(345)](t){const n=d,r=this[n(337)][n(354)](t);if(!r)throw new e.CKEditorError(n(356),this);const s=r[n(349)]();this[n(348)][n(359)][n(343)](s)&&this[n(348)][n(347)][n(354)](n(353))[n(338)](r)}}const m=I;function E(){const t=["TrackChangesEditing","3111810XBxrRt","12474216CyIabp","plugins","_suggestions","canEditAt","execute","868350gMvsGo","2904410AiVxbC","getRanges","67523CjBUzU","discardSuggestion","13776sXUufQ","get","refresh","model","3367048qhATHw","45hcsQoS","isEnabled","12HMDSPM","1085eIrOAU","track-changes-discard-suggestion-not-found","editor","_isEnabledBasedOnSelection"];return(E=function(){return t})()}function I(t,e){const n=E();return(I=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(786216===-parseInt(n(446))/1*(-parseInt(n(455))/2)+parseInt(n(443))/3+-parseInt(n(452))/4+parseInt(n(444))/5+-parseInt(n(448))/6*(-parseInt(n(456))/7)+-parseInt(n(462))/8+-parseInt(n(453))/9*(-parseInt(n(461))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(464)]=e,this[n(450)](),this[n(459)]=!1}[m(450)](){this[m(454)]=!0}[m(466)](t){const n=m,r=this[n(464)][n(449)](t);if(!r)throw new e.CKEditorError(n(457),this);const s=r[n(445)]();this[n(458)][n(451)][n(465)](s)&&this[n(458)][n(463)][n(449)](n(460))[n(447)](r)}}function T(t){const e=y;return t[e(518)](((t,n)=>e(519)==t[e(496)]&&e(519)!=n[e(496)]?-1:e(519)!=t[e(496)]&&e(519)==n[e(496)]?1:0))}function _(t,e){const n=y;let r,s=0;const o=[],i=e[n(482)];for(;s<t[n(515)];){const a=t[s],c=t[s+1];r||(r=e[n(490)](a)),A(e,a,c)||(o[n(501)](e[n(500)](r,i[n(495)](a)?e[n(507)](a):e[n(492)](a,n(526)))),r=null),s++}return o}function y(t,e){const n=C();return(y=function(t,e){return n[t-=482]})(t,e)}function A(t,e,n){const r=y;if(!n)return!1;const s=t[r(507)](e),o=t[r(490)](n);return s[r(508)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(338073===-parseInt(n(486))/1*(parseInt(n(497))/2)+parseInt(n(484))/3+parseInt(n(524))/4*(-parseInt(n(502))/5)+parseInt(n(514))/6+-parseInt(n(513))/7*(parseInt(n(493))/8)+parseInt(n(506))/9*(-parseInt(n(511))/10)+parseInt(n(505))/11*(parseInt(n(510))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=y;for(;n[r(515)];){const s=n[r(517)](0,100);t[r(509)]((()=>{const t=r;for(const n of s)n[t(523)]&&e[t(503)](n.id)}))}}function C(){const t=["change","7172364QoiwBU","4790GGAJrI","isArray","1863806ZnyJjl","1428504wmDNma","length","isIntersecting","splice","sort","deletion","isMultiRange","replace","getRanges","isInContent","12btLYmq","map","end","schema","next","1424880CkyURE","isCollapsed","3ESZlAy","color","value","join","createPositionBefore","add","createPositionAt","8WrlZHC"," [color ","isObject","type","384514jHSpVc","content","from","createRange","push","700495StLewf","execute","start","22IaqCWr","5769cYKKTS","createPositionAfter","isTouching"];return(C=function(){return t})()}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=131]})(t,e)}function R(){const t=["4931zAbeJQ","model","isEnabled","372987nThpau","_suggestions","1267hWdyKz","_isEnabledBasedOnSelection","9KxMdvs","10747AWdCGU","getRanges","editor","28TGtmcH","values","_command","from","962960lyDTNx","13mdpJku","1920330hcTAkw","6352596aQXSoy","64xyzgYC","6636kzAtTe","isInContent","refresh","execute","4010XHuUYS","canEditAt","some"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(385518===parseInt(n(151))/1*(parseInt(n(135))/2)+parseInt(n(131))/3*(parseInt(n(139))/4)+parseInt(n(141))/5+parseInt(n(144))/6*(-parseInt(n(156))/7)+parseInt(n(143))/8*(parseInt(n(154))/9)+-parseInt(n(148))/10*(parseInt(n(132))/11)+-parseInt(n(142))/12*(parseInt(n(140))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(137)]=e,this[r(155)]=n,this[r(146)](),this[r(157)]=!1}[L(146)](){const t=L,e=Array[t(138)](this[t(155)][t(136)]())[t(150)]((e=>e[t(145)]));this[t(153)]=this[t(137)][t(153)]&&e}[L(147)](){const t=L,e=T(Array[t(138)](this[t(155)][t(136)]()));for(const n of e){const e=n[t(133)]();if(!this[t(134)][t(152)][t(149)](e))return}k(this[t(134)][t(152)],this[t(137)],e)}}const M=O;function v(){const t=["600756dVWiAG","751610BhQmPz","94706HmbzEf","614036UYTTgH","_isEnabledBasedOnSelection","editor","93736URwRxu","size","from","document","selection","execute","values","isEnabled","getRanges","25MZaHWu","_command","_selectedSuggestions","refresh","33dnBoid","273908pXjxbm","canEditAt","3106896mGKuuh","_suggestions","14CYSxdz","model","6HJChYW","63uSMjBh"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(355851===parseInt(n(124))/1+-parseInt(n(125))/2*(parseInt(n(120))/3)+parseInt(n(114))/4*(-parseInt(n(109))/5)+parseInt(n(116))/6+-parseInt(n(118))/7*(-parseInt(n(128))/8)+-parseInt(n(121))/9*(-parseInt(n(123))/10)+-parseInt(n(113))/11*(-parseInt(n(122))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(110)]=e,this[r(117)]=n,this[r(111)]=new Set,this[r(112)](),this[r(126)]=!1}[M(112)](){const t=M,e=this[t(127)][t(119)][t(131)][t(104)],n=Array[t(130)](this[t(117)][t(106)]());this[t(111)]=function(t,e){const n=y,r=Array[n(499)](t[n(522)]()),s=new Set;for(const o of e)if(o[n(523)])for(const e of r)for(const r of o[n(522)]())(e[n(516)](r)||t[n(485)]&&!o[n(520)]&&o[n(483)]&&r[n(526)][n(508)](e[n(504)]))&&s[n(491)](o);return s}(e,n),this[t(107)]=this[t(110)][t(107)]&&!!this[t(111)][t(129)]}[M(105)](){const t=M,e=T(Array[t(130)](this[t(111)]));for(const n of e){const e=n[t(108)]();if(!this[t(127)][t(119)][t(115)](e))return}k(this[t(127)][t(119)],this[t(110)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=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 V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,Et=Object.prototype,It=mt.toString,bt=Et.hasOwnProperty,Tt=RegExp("^"+It.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;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 Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=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):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const ge=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&ge(t.length)&&!!pe[it(t)]};const Ee=function(t){return function(e){return t(e)}};var Ie="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ie&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ie&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ee(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Qt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),En=gt(an),In=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case En:return fn;case In:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ee(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ee(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[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(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),d=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;const mr=pr;const Er=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 Ir=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Er(e,(function(t,e){if(!Ir(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Mr.call(t,"__wrapped__"),g=f&&Mr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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 xr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)};function jr(t,e){const n=Vr();return(jr=function(t,e){return n[t-=263]})(t,e)}const Gr=jr;function Vr(){const t=["getMarkerNames","data","getMultiRangeId","onAccept","split","_onAttributesChange","push","getAllAdjacentSuggestions","next","setAttribute","24ZlWNVZ","getItems","1259992iTUfle","_isDataLoaded","nodeBefore","end","discard","44363748WnAaDl","isMultiRange","decorate","isExternal","776sZZcpA","getFirstMarker","add","getRange","addMarkerName","author","_onDiscard","type","subType","removeMarkers","removeMarker","4759krkGMn","creator","onAttributesChange","get","clear","@external","198516TgszHx","63pzYcur","createdAt","130rWvIZb","map","isIntersecting","addMarker","toJSON","filter","head","onDiscard","_model","_saved","authoredAt","121319CUVuaa","_onAccept","hasComments","length","set","removeAttribute","delete","previous","substr","suggestion:","markers","change","getContainedElement","isIntersectingWithRange","start","attributes","from","nodeAfter","getMarkers","getFirstRange","4525645wcgwjm","isInContent","getRanges","182ZoOExU","reduce","_markerNames","808029umEmOD","addRange","size","commentThread","accept"];return(Vr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(966548===-parseInt(n(266))/1*(-parseInt(n(338))/2)+-parseInt(n(312))/3*(-parseInt(n(327))/4)+-parseInt(n(306))/5+parseInt(n(272))/6*(parseInt(n(309))/7)+parseInt(n(329))/8*(parseInt(n(273))/9)+-parseInt(n(275))/10*(-parseInt(n(286))/11)+-parseInt(n(334))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(330)]=!1,this.id=e.id,this[n(345)]=e[n(345)],this[n(263)]=e[n(263)]||null,this[n(343)]=e[n(343)],this[n(267)]=e[n(267)]||e[n(343)],this[n(337)]=Boolean(e[n(301)]&&e[n(301)][n(271)]),this[n(318)]=null,this[n(283)]=t,this[n(287)]=e[n(320)],this[n(344)]=e[n(282)],this[n(322)]=e[n(268)],this[n(311)]=new Set,this[n(274)]=null,this[n(290)](n(285),null),this[n(290)](n(301),e[n(301)]||{}),this[n(290)](n(293),null),this[n(290)](n(325),null),this[n(290)](n(315),null),this[n(290)](n(284),!1),this[n(336)](n(316)),this[n(336)](n(333))}get[Gr(281)](){const t=Gr;let e=this;for(;e[t(293)];)e=e[t(293)];return e}get[Gr(288)](){const t=Gr;return!!this[t(315)]&&this[t(315)][t(289)]>0}get[Gr(335)](){const t=Gr;return 0!=this[t(311)][t(314)]&&6==Array[t(302)](this[t(311)])[0][t(321)](":")[t(289)]}get[Gr(307)](){return null!==this[Gr(339)]()}[Gr(342)](t){const e=Gr;this[e(311)][e(340)](t)}[Gr(317)](){const t=Gr;return Array[t(302)](this[t(311)])}[Gr(304)](){const t=Gr;return this[t(317)]()[t(276)]((e=>this[t(283)][t(296)][t(269)](e)))[t(280)]((t=>t))}[Gr(339)](){return this[Gr(304)]()[0]||null}[Gr(264)](){const t=Gr;this[t(283)][t(297)]((e=>{const n=t;for(const t of this[n(304)]())e[n(265)](t)})),this[t(311)][t(270)]()}[Gr(265)](t){const e=Gr;this[e(283)][e(297)]((n=>{n[e(265)](t)})),this[e(311)][e(292)](t)}[Gr(313)](t){const e=Gr,n=e(295)+this[e(345)]+":"+this[e(263)]+":"+this.id+":"+this[e(267)].id+":"+Hr[e(319)]();this[e(342)](n),this[e(283)][e(297)]((r=>{r[e(278)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(299)](t){const e=Gr;for(const n of this[e(308)]())if(n[e(277)](t))return!0;return!1}[Gr(308)](){const t=Gr;return this[t(304)]()[t(276)]((e=>e[t(341)]()))}[Gr(328)](){const t=Gr;return this[t(308)]()[t(310)](((e,n)=>[...e,...n[t(328)]()]),[])}[Gr(305)](){const t=Gr;var e;return(null===(e=this[t(339)]())||void 0===e?void 0:e[t(341)]())||null}[Gr(298)](){const t=Gr,e=this[t(308)]();if(1!=e[t(289)])return null;const n=e[0],r=n[t(300)][t(303)],s=n[t(332)][t(331)];return r instanceof i.Element?r!=s?null:r:null}[Gr(316)](){const t=Gr;this[t(287)](this[t(308)](),this[t(318)],this[t(301)]),this[t(264)]()}[Gr(333)](){const t=Gr;this[t(344)](this[t(308)](),this[t(318)],this[t(301)]),this[t(264)]()}[Gr(324)](){const t=Gr,e=[];let n=this[t(281)];for(;n;)e[t(323)](n),n=n[t(325)];return e}[Gr(326)](t,e){const n=Gr,r=Xn(this[n(301)]);hr(r,t,e),wr(r,this[n(301)])||(this[n(301)]=r,this[n(322)](r))}[Gr(291)](t){const e=Gr,n=Xn(this[e(301)]);Ur(n,t),wr(n,this[e(301)])||(this[e(301)]=n,this[e(322)](this[e(301)]))}[Gr(279)](){const t=Gr;return{id:this.id,type:this[t(263)]?this[t(345)]+":"+this[t(263)]:this[t(345)],authorId:this[t(267)].id,createdAt:this[t(274)],hasComments:this[t(288)],data:this[t(318)],attributes:this[t(301)]}}static[Gr(319)](){const t=Gr;return(0,e.uid)()[t(294)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(635927===parseInt(n(550))/1+-parseInt(n(577))/2+-parseInt(n(505))/3*(parseInt(n(555))/4)+-parseInt(n(511))/5*(-parseInt(n(589))/6)+parseInt(n(521))/7*(parseInt(n(507))/8)+-parseInt(n(513))/9*(-parseInt(n(562))/10)+-parseInt(n(549))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(538)]=[],this[n(557)]=new Map,this[n(558)]=[],this[n(567)]=new Map,this[n(559)]=t,this[n(563)]=e}[Wr(526)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(554)];o++){const i=t[o];if(!i[e(570)])continue;const a=this[e(579)](i);if(a){if(null!=i[e(512)]){if(r[e(494)](i[e(512)]))continue;r[e(517)](i[e(512)])}n[e(536)](a)}else if(e(581)!=i[e(544)])e(576)!=i[e(544)]&&e(565)!=i[e(544)]||this[e(501)](n,i,t[o+1]);else{const t=i[e(527)][e(560)];if(s[e(494)](t))continue;s[e(517)](i[e(527)][e(560)]),t==Tc?this[e(574)](n,i):this[e(582)](n,i)}}return this[e(515)](n)}[Wr(586)](t){const e=Wr;this[e(538)][e(536)](t)}[Wr(522)](t,n,r=e.priorities[Wr(556)]){const s=Wr;s(502)==typeof t?(0,e.insertToPriorityArray)(this[s(558)],{matchingCallback:t,label:n,priority:r}):this[s(557)][s(518)](t,n)}[Wr(573)](t,e){const n=Wr;this[n(567)][n(518)](t,e)}[Wr(584)](t,e=1){const n=Wr;let r;for(const e of this[n(558)])if(e[n(532)](t)){r=e[n(535)];break}return r||(r=this[n(557)][n(590)](t[n(525)])),r?r(e):1!==e?e+" "+t[n(525)]+"s":""+t[n(525)]}[Wr(520)](t,e){const n=Wr,r=e[n(516)]()[n(551)](),s=n(576)==e[n(544)]?n(517):n(524);for(const e of r){const o=e[n(546)],i=t[t[n(554)]-1];if(o.is(n(587)))i&&i[n(544)][n(498)](n(585))>-1&&t[n(508)](),i&&n(578)==i[n(544)]?i[s]+=o[n(527)]:t[n(536)]({type:n(578),add:n(517)==s?o[n(527)]:"",remove:n(524)==s?o[n(527)]:""});else if(this[n(559)][n(533)](o)){const a=o;if(i&&i[n(544)][n(498)](n(585))>-1&&t[n(508)](),n(580)==e[n(544)])continue;i&&i[n(544)]==s+n(509)&&i[n(588)][n(525)]==a[n(525)]?i[n(539)]++:t[n(536)]({type:s+n(509),element:a,quantity:1}),r[n(496)]((t=>!(n(580)==t[n(544)]&&t[n(546)]==o)))}else if(this[n(559)][n(548)](o,n(553))||o.is(n(588),n(503))){const r=o;if(n(517)==s&&n(495)==e[n(544)]||n(524)==s&&n(580)==e[n(544)])continue;if(i&&-1==i[n(544)][n(498)](n(585))){n(578)==i[n(544)]&&(i[s]+="\n");continue}let a;if(a=n(517)==s?r[n(530)]&&!this[n(559)][n(533)](r[n(530)])?r[n(530)]:null:r[n(547)]&&!this[n(559)][n(533)](r[n(547)])?r[n(547)]:null,r[n(583)]||a&&a[n(583)]){const e=a&&a[n(583)]?a:r;i&&i[n(544)]==s+n(531)&&i[n(588)][n(525)]==e[n(525)]?i[n(539)]++:t[n(536)]({type:s+n(531),element:e,quantity:1})}else t[n(536)]({type:s+n(585),element:r})}}}[Wr(515)](t){const e=Wr,n=this[e(563)],r=[],s=[],o=[];for(const i of t)switch(i[e(544)]){case e(578):if(i[e(517)]=i[e(517)][e(534)](/(\S)\u000A+(\S)/g,e(568))[e(534)](/\u000A/g,""),i[e(524)]=i[e(524)][e(534)](/(\S)\u000A+(\S)/g,e(568))[e(534)](/\u000A/g,""),""!=i[e(517)]&&""!=i[e(524)]){r[e(536)]({type:e(534),content:zr(n,e(493),['"'+i[e(524)]+'"','"'+i[e(517)]+'"'])});continue}if(null!=i[e(517)][e(572)](/^ +$/)){r[e(536)]({type:e(576),content:zr(n,e(528),zr(n,e(552),i[e(517)][e(554)]))});continue}if(null!=i[e(524)][e(572)](/^ +$/)){r[e(536)]({type:e(565),content:zr(n,e(514),zr(n,e(552),i[e(524)][e(554)]))});continue}if(""!=i[e(517)]){r[e(536)]({type:e(576),content:zr(n,e(528),'"'+i[e(517)]+'"')});continue}r[e(536)]({type:e(565),content:zr(n,e(514),'"'+i[e(524)]+'"')});continue;case e(506):case e(499):r[e(536)]({type:e(576),content:zr(n,e(528),this[e(584)](i[e(588)],i[e(539)]))});continue;case e(571):case e(542):r[e(536)]({type:e(565),content:zr(n,e(514),this[e(584)](i[e(588)],i[e(539)]))});continue;case e(575):r[e(536)]({type:e(576),content:zr(n,e(537),this[e(584)](i[e(588)],i[e(539)]))});continue;case e(543):r[e(536)]({type:e(565),content:zr(n,e(561),this[e(584)](i[e(588)],i[e(539)]))});continue;case e(541):s[e(536)](i[e(560)]);continue;case e(504):o[e(536)](i[e(560)]);continue;default:r[e(536)](i)}if(s[e(554)]){const t=s[e(510)]((t=>this[e(567)][e(494)](t)?this[e(567)][e(590)](t):t))[e(497)](", ");r[e(536)]({type:e(569),content:zr(this[e(563)],e(523),t)})}if(o[e(554)]){const t=o[e(510)]((t=>this[e(567)][e(494)](t)?this[e(567)][e(590)](t):t))[e(497)](", ");r[e(536)]({type:e(569),content:zr(this[e(563)],e(500),t)})}return r}[Wr(579)](t){const e=Wr;for(const n of this[e(538)]){const r=n(t);if(r&&e(544)in r)return r}}[Wr(582)](t,e){const n=Wr,r=e[n(527)],s=void 0===r[n(519)]?n(504):n(541);t[n(536)]({type:s,key:r[n(560)]})}[Wr(574)](t,e){const n=Wr;t[n(536)]({type:n(569),content:zr(this[n(563)],n(545),this[n(584)](e[n(516)]()[n(540)][n(564)],1))})}[Wr(501)](t,e,n){const r=Wr;if(this[r(520)](t,e),n&&n[r(516)]()&&!e[r(516)]()[r(529)][r(566)](n[r(516)]()[r(540)])){const n=t[t[r(554)]-1],s=r(576)==e[r(544)]?r(517):r(524);n&&r(578)==n[r(544)]&&(n[s]+="\n")}}}function Xr(){const t=["subType","62766UgIxLm","*Remove:* %0","_resolveDescriptionItems","getFirstRange","add","set","newValue","_addDescriptionItems","2197174JwPIhU","registerElementLabel","*Set format:* %0","remove","name","getDescriptions","data","*Insert:* %0","end","nextSibling","EmptyContainer","matchingCallback","isObject","replace","label","push","*Split:* %0","_customCallbacks","quantity","start","addFormat","removeObject","removeContainer","type","*Change to:* %0","item","previousSibling","checkChild","1197878lTXYyR","685284nhXWnU","getWalker","ELEMENT_SPACE","$text","length","4rqNnLL","normal","_itemLabels","_itemLabelsCallbacks","_schema","key","*Merge:* %0","130WsHMUN","_locale","nodeAfter","deletion","isEqual","_attributeLabels","$1 $2","format","isInContent","removeEmptyContainer","match","registerAttributeLabel","_handleRenameSuggestionDescription","addContainer","insertion","2438120XTtiMg","text","_handleCustomCallbackDescription","elementEnd","attribute","_handleAttributeSuggestionDescription","isEmpty","getItemLabel","Container","registerDescriptionCallback","$textProxy","element","24oCFvxS","get","REPLACE_TEXT","has","elementStart","skip","join","indexOf","addObject","*Remove format:* %0","_handleInsertRemoveSuggestionDescription","function","softBreak","removeFormat","271017nGWfBb","addEmptyContainer","8FSYLPy","pop","Object","map","1205495UnCjdp"];return(Xr=function(){return t})()}const Zr=Jr;function Yr(){const t=["get","1231104YtCWpn","608810xbulHH","plugins","TrackChangesEditing","418194AsXHEU","1620970mhHbxX","1TUUDRG","showAIAssistant","commands","editor","593622aPrUmu","afterInit","12BBtBqn","148421yCrQhh","enableCommand","4wRZWnz","267762hDyYXp"];return(Yr=function(){return t})()}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(110052===parseInt(n(343))/1*(-parseInt(n(353))/2)+-parseInt(n(347))/3+parseInt(n(352))/4*(parseInt(n(356))/5)+-parseInt(n(349))/6*(parseInt(n(350))/7)+parseInt(n(355))/8+parseInt(n(341))/9+parseInt(n(342))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Zr(348)](){const t=Zr,e=this[t(346)],n=e[t(339)][t(354)](t(340));e[t(345)][t(354)](t(344))&&n[t(351)](t(344))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=424]})(t,e)}function es(){const t=["*Format:* %0","has","66MJMsHa","FORMAT_ALIGN_TO_RIGHT","center","10zIQZKV","FORMAT_JUSTIFY_TEXT","AlignmentEditing","locale","editor","enableDefaultAttributesIntegration","TrackChangesEditing","3282147EMFBsc","commandName","registerAttributeLabel","346CNzeiC","486330RNwDur","FORMAT_ALIGN_TO_CENTER","_registerLegacyDescription","right","formatBlock","617380hlSKlm","registerBlockAttribute","FORMAT_ALIGNMENT","value","afterInit","FORMAT_ALIGN_TO_LEFT","format","alignment","type","registerDescriptionCallback","plugins","commandParams","get","left","65401EmNSth","justify","3WYcuwt","descriptionFactory","5517fSyKJx","233GTaiYq","1767032qoXFZT"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(111036===-parseInt(n(430))/1*(-parseInt(n(447))/2)+parseInt(n(427))/3*(parseInt(n(453))/4)+parseInt(n(448))/5+parseInt(n(434))/6*(-parseInt(n(425))/7)+parseInt(n(431))/8+-parseInt(n(429))/9*(parseInt(n(437))/10)+-parseInt(n(444))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(457)](){const t=$r,e=this[t(441)],n=e[t(440)];if(!e[t(463)][t(433)](t(439)))return;const r=e[t(463)][t(465)](t(443));r[t(442)](t(460)),r[t(454)](t(460)),r[t(428)][t(446)](t(460),zr(n,t(455))),this[t(450)]()}[$r(450)](){const t=$r,e=this[t(441)],n=e[t(440)];e[t(463)][t(465)](t(443))[t(428)][t(462)]((e=>{const r=t;if(r(452)!=e[r(461)])return;const{data:s}=e;if(s&&r(460)==s[r(445)]){const t=s[r(464)][0][r(456)];return{type:r(459),content:zr(n,r(432),function(t){const e=r;switch(t){case e(424):return zr(n,e(458));case e(451):return zr(n,e(435));case e(436):return zr(n,e(449));case e(426):return zr(n,e(438))}}(t))}}}))}}const rs=os;function ss(){const t=["152385ufqoEC","53073DKEjMd","UnderlineEditing","3886268SoqOpL","has","afterInit","toLowerCase","descriptionFactory","*Remove format:* %0","2271318NsbOMO","48MPEQnp","subscript","FORMAT_ITALIC","locale","get","FORMAT_","registerDescriptionCallback","registerInlineAttribute","FORMAT_CODE","underline","FORMAT_SUPERSCRIPT","italic","strikethrough","formatInline","toUpperCase","slice","bold","ItalicEditing","plugins","*Format:* %0","SuperscriptEditing","enableDefaultAttributesIntegration","BoldEditing","format","type","superscript","commandParams","2801240iXKKtP","2kBAlHX","SubscriptEditing","registerAttributeLabel","code","commandName","TrackChangesEditing","_registerLegacyDescription","CodeEditing","10242234EPMZXc","FORMAT_UNDERLINE","forceValue","1095475GnJXyA","FORMAT_SUBSCRIPT","FORMAT_STRIKETHROUGH","FORMAT_BOLD","editor","StrikethroughEditing"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=226]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(600996===-parseInt(n(234))/1+-parseInt(n(278))/2*(-parseInt(n(241))/3)+parseInt(n(243))/4+parseInt(n(240))/5*(parseInt(n(250))/6)+-parseInt(n(249))/7+-parseInt(n(277))/8+parseInt(n(231))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(272),rs(267),rs(242),rs(230),rs(239),rs(279),rs(270)];class as extends t.Plugin{[rs(245)](){const t=rs,e=this[t(238)],n=e[t(268)][t(254)](t(228)),r=e[t(253)];for(const s of is){if(!e[t(268)][t(244)](s))continue;const o=s[t(265)](0,-7)[t(246)](),i=t(255)+o[t(264)]();n[t(271)](o),n[t(257)](o),n[t(247)][t(280)](o,zr(r,i))}this[t(229)]()}[rs(229)](){const t=rs,e=this[t(238)],n=e[t(253)],r=e[t(268)][t(254)](t(228));function s(e,s){const o=t;r[o(247)][o(256)]((t=>{const r=o;if(r(263)!=t[r(274)])return;const{data:i}=t;return i&&i[r(227)]===e?i[r(276)][0][r(233)]?{type:r(273),content:zr(n,r(269),s)}:{type:r(273),content:zr(n,r(248),s)}:void 0}))}s(t(266),zr(n,t(237))),s(t(261),zr(n,t(252))),s(t(259),zr(n,t(232))),s(t(226),zr(n,t(258))),s(t(262),zr(n,t(236))),s(t(251),zr(n,t(235))),s(t(275),zr(n,t(260)))}}function cs(t,e){const n=fs();return(cs=function(t,e){return n[t-=353]})(t,e)}const us=cs;!function(t,e){const n=cs,r=t();for(;;)try{if(454601===-parseInt(n(364))/1*(-parseInt(n(380))/2)+parseInt(n(390))/3*(parseInt(n(395))/4)+-parseInt(n(369))/5*(-parseInt(n(368))/6)+-parseInt(n(387))/7+-parseInt(n(366))/8*(parseInt(n(370))/9)+parseInt(n(393))/10+-parseInt(n(376))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[us(359)](){const t=us,e=this[t(392)],n=e[t(396)];if(!e[t(391)][t(358)](t(365)))return;const r=e[t(391)][t(367)](t(388)),s=this[t(392)][t(397)][t(367)](t(385));r[t(389)](t(385),((n,o={})=>{const i=t,a=this[i(392)][i(363)][i(371)][i(386)],c=o&&void 0!==o[i(360)]?o[i(360)]:!s[i(394)];let u=[];if(c){const t=Array[i(372)](a[i(355)]())[i(374)]((t=>hs(t)||function(t,e){const n=i,r=e[n(377)](t[n(356)],n(385)),s=e[n(377)]([n(383),n(385)],t);return r&&s}(t,this[i(392)][i(363)][i(362)])));u=_(t,e[i(363)])}else{const t=Array[i(372)](a[i(355)]())[i(374)]((t=>hs(t)));u=_(t,e[i(363)])}e[i(363)][i(381)]((()=>{const t=i;for(const e of u)r[t(375)](e,{commandName:t(385),commandParams:[{forceValue:c}]})}))})),r[t(361)][t(384)]((e=>{const r=t,{data:s}=e;if(s&&r(385)==s[r(378)]){const t=zr(n,r(382));return s[r(379)][0][r(360)]?{type:r(373),content:zr(n,r(357),t)}:{type:r(373),content:zr(n,r(354),t)}}}))}}function fs(){const t=["6wNVFay","915625OTOMjh","63CHRttJ","document","from","format","filter","markBlockFormat","4795032ORHurz","checkChild","commandName","commandParams","438mFEnym","change","ELEMENT_BLOCK_QUOTE","$root","registerDescriptionCallback","blockQuote","selection","2996266BIOZtW","TrackChangesEditing","enableCommand","1398eNBbJx","plugins","editor","8701420avLadJ","value","1844WkvtyH","locale","commands","name","*Remove format:* %0","getSelectedBlocks","parent","*Set format:* %0","has","afterInit","forceValue","descriptionFactory","schema","model","757OGLXcI","BlockQuoteEditing","131800fvWnrN","get"];return(fs=function(){return t})()}function hs(t){const e=us;return e(385)==t[e(356)][e(353)]}const ds=gs;function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=161]})(t,e)}function ps(){const t=["4038372IUwoad","plugins","CaseChange","TrackChangesEditing","enableCommand","get","15480UvLXoh","10632762uKacve","1443410NXFBDN","afterInit","2647458PwhLOv","834310FtLAOp","4585YRtpoJ","editor","changeCaseLower","has","6jAYkMv","5902gkjcRq","changeCaseUpper","changeCaseTitle"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(752839===parseInt(n(172))/1+parseInt(n(166))/2+-parseInt(n(165))/3+parseInt(n(175))/4+-parseInt(n(163))/5*(-parseInt(n(171))/6)+parseInt(n(167))/7*(-parseInt(n(161))/8)+parseInt(n(162))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(164)](){const t=ds,e=this[t(168)];e[t(176)][t(170)](t(177))&&(e[t(176)][t(180)](t(178))[t(179)](t(173)),e[t(176)][t(180)](t(178))[t(179)](t(169)),e[t(176)][t(180)](t(178))[t(179)](t(174)))}}function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=115]})(t,e)}const Is=Es;function bs(){const t=["afterInit","enableCommand","commands","2251020dVcKUA","5023872sOXRLG","plugins","ckbox","get","447622jnjvbh","TrackChangesEditing","editor","6155628tmTSpt","507030zWcswY","3245935PUHMPr","2YVzdsb","128zKdSHZ","4278609ChdZci"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(769575===-parseInt(n(123))/1+parseInt(n(125))/2*(-parseInt(n(127))/3)+parseInt(n(131))/4+parseInt(n(124))/5+parseInt(n(122))/6+-parseInt(n(119))/7*(-parseInt(n(126))/8)+-parseInt(n(115))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(128)](){const t=Is,e=this[t(121)];e[t(130)][t(118)](t(117))&&e[t(116)][t(118)](t(120))[t(129)](t(117))}}const _s=As;function ys(){const t=["281370YEGuRc","toLowerCase","descriptionFactory","find","*Remove format:* %0","label","2732055GDIRRl","document","registerDescriptionCallback","ELEMENT_CODE_BLOCK","config","parent","isLimit","markBlockFormat","has","model","languages","2146734jhiVdE","forceValue","indentCodeBlock","change","CodeBlock","blockName","schema","get","*Set format:* %0","48WftaAV","filter","name","530747HRcOiG","getSelectedBlocks","commands","8XamzBM","708616qLkhXm","selection","language","outdentCodeBlock","editor","TrackChangesEditing","locale","registerElementLabel","25540jTUshw","codeBlock","enableCommand","commandParams","checkChild","type","rootElement","2349gbJvif","format","commandName","plugins","59118lJvgVG","from","afterInit","value","formatBlock"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(522290===-parseInt(n(142))/1+parseInt(n(161))/2+parseInt(n(115))/3+parseInt(n(135))/4*(parseInt(n(109))/5)+parseInt(n(126))/6+parseInt(n(138))/7*(-parseInt(n(141))/8)+parseInt(n(157))/9*(-parseInt(n(150))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(163)](){const t=_s,e=this[t(146)];if(!e[t(160)][t(123)](t(130)))return;const n=e[t(160)][t(133)](t(147)),r=e[t(148)],s=e[t(119)][t(133)](t(151))[t(125)],o=e[t(140)][t(133)](t(151));n[t(152)](t(128)),n[t(152)](t(145)),n[t(152)](t(151),((r,i={})=>{const a=t,c=e[a(124)],u=e[a(124)][a(116)][a(143)],l=i&&void 0!==i[a(127)]?i[a(127)]:!o[a(164)];let f;i[a(144)]||(i[a(144)]=s[0][a(144)]),f=l?Array[a(162)](u[a(139)]())[a(136)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(156))&&!e[n(121)](t)&&e[n(154)](t[n(120)],n(151))}(t,c[a(132)]))):Array[a(162)](u[a(139)]())[a(136)]((t=>Cs(t)));const h=_(f,c);c[a(129)]((()=>{const t=a;for(const e of h)n[t(122)](e,{commandName:t(151),commandParams:[{...i,forceValue:l}],formatGroupId:t(131)})}))})),n[t(111)][t(149)](t(151),(e=>zr(r,t(118),e))),n[t(111)][t(117)]((e=>{const n=t;if(n(108)!=e[n(155)])return;const o=r.t,{data:i}=e;if(!i||n(151)!=i[n(159)])return;const a=i[n(153)][0][n(144)],c=o(s[n(112)]((t=>t[n(144)]===a))[n(114)])[n(110)]();return i[n(153)][0][n(127)]?{type:n(158),content:zr(r,n(134),zr(r,n(118),1)+" ("+c+")")}:{type:n(158),content:zr(r,n(113),zr(r,n(118),1))}}))}}function Cs(t){const e=_s;return e(151)==t[e(137)]}function Ls(t,e){const n=Ss();return(Ls=function(t,e){return n[t-=254]})(t,e)}const Ns=Ls;!function(t,e){const n=Ls,r=t();for(;;)try{if(362935===parseInt(n(272))/1+-parseInt(n(270))/2*(-parseInt(n(263))/3)+parseInt(n(264))/4*(parseInt(n(254))/5)+parseInt(n(257))/6*(parseInt(n(262))/7)+-parseInt(n(265))/8+parseInt(n(256))/9*(parseInt(n(273))/10)+-parseInt(n(269))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ns(258)](){const t=Ns,e=this[t(255)];e[t(261)][t(259)](t(266))&&e[t(261)][t(268)](t(271))[t(260)](t(267))}}function Ss(){const t=["182HLTocD","175170rKMlev","4rRxwUR","3606904HBPDQT","CommentsEditing","addCommentThread","get","1507704TLHjru","14HsqpHs","TrackChangesEditing","61788OdwNzW","10RIQltS","671285OSLRoX","editor","1777941ouynQX","34278mpSpCz","afterInit","has","enableCommand","plugins"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=258]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(284)]())o[r(286)](t)&&s[r(275)](n[r(301)](o));return s}function ws(){const t=["getItems","1064769lxnnUw","hasAttribute","mapper","nextSibling","includes","activeMarkers","item","isAtEnd","elementEnd","isContent","9229717HmwsId","ck-suggestion-marker--active","type","6YHDHqq","getWalker","insert","createRangeOn","isLimit","previousPosition","addHighlight","332079FlimiK","TrackChangesEditing","name","isBlock","toViewPosition","writer","markerRange","start","markerName","bindElementToMarker","model","test","26kUjyFL","2400085BBWhYA","getCustomProperty","get","consumable","6950888CljjOb","ck-suggestion-marker-","schema","push","plugins","parent","addClass","span","createUIElement","3902924XUVGDU","toViewElement","16451325WeWDKR"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(276)][r(270)](r(306));return(o,i,a)=>{const c=r;if(!a[c(271)][c(266)](i[c(261)],o[c(307)]))return;const u=i[c(261)][c(299)](),l=i[c(261)][c(262)],f=t[c(265)][c(274)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(291)];g=g||f[c(294)](e);const n=a[c(287)][c(282)](e);if(n&&n[c(269)](c(304)))return;c(293)==t[c(297)]&&f[c(258)](e)&&!f[c(302)](e)&&(e[c(288)]||l[c(292)]?h&&h[c(277)]==e||(h=e,m(t[c(303)]),p=!0):d=d||t[c(303)])}function m(t){const r=c,o=a[r(260)][r(280)](r(279),{class:r(273)+e}),u=a[r(287)][r(259)](t);n&&s[r(290)][r(289)](i[r(263)])&&a[r(260)][r(278)](r(296),o),a[r(260)][r(300)](u,o),a[r(287)][r(264)](o,i[r(263)])}g||p||!d||m(d)}}!function(t,e){const n=vs,r=t();for(;;)try{if(722041===parseInt(n(285))/1+-parseInt(n(267))/2*(parseInt(n(305))/3)+parseInt(n(281))/4+parseInt(n(268))/5*(parseInt(n(298))/6)+-parseInt(n(295))/7+-parseInt(n(272))/8+parseInt(n(283))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Bs;function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=296]})(t,e)}function xs(){const t=["TrackChangesEditing","unlock","get","650hMCxLT","high","setSelection","10377352pMWWiC","enqueueChange","9995040FrvAiw","document","model","unbindElementFromMarkerName","init","writer","lock","removeMarker:suggestion:deletion","markerName","deleteForward","mapper","rootName","downcastDispatcher","data","11OgMyFp","forward","markerNameToElements","getFirstRange","options","createRange","requires","editing","30Ztsuvl","end","start","uiElement","showSuggestionHighlights","unit","27zUZXNe","4830DutXTD","bind","batch","582618smxVyd","commands","delete","detach","remove","selection","3821916udgYay","$graveyard","createSelection","enableCommand","root","isCollapsed","addMarker:suggestion:deletion","buffer","editor","15616530qWtPdf","modifySelection","plugins","214164RFsKNe","fromRange","merge"];return(xs=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(789157===-parseInt(n(320))/1*(parseInt(n(347))/2)+-parseInt(n(319))/3*(parseInt(n(341))/4)+-parseInt(n(313))/5*(parseInt(n(323))/6)+-parseInt(n(329))/7+parseInt(n(350))/8+parseInt(n(352))/9+-parseInt(n(338))/10*(-parseInt(n(305))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(311)](){return[Ms.Delete]}[Ds(356)](){const t=Ds,e=this[t(337)],n=e[t(340)][t(346)](t(344));n[t(332)](t(325));const r=e[t(324)][t(346)](t(300));n[t(332)](t(300),((n,s={})=>{const o=t,a=e[o(354)][o(331)](e[o(354)][o(353)][o(328)]);a[o(334)]&&e[o(354)][o(339)](a,{direction:o(306),unit:s[o(318)]});const c=a[o(308)](),u=i.LiveRange[o(342)](c);let l;n(s),l=o(330)==u[o(333)][o(302)]?e[o(354)][o(310)](c[o(315)]):e[o(354)][o(310)](u[o(315)],u[o(314)]),u[o(326)](),e[o(354)][o(351)](r[o(336)][o(322)],(t=>{const e=o;r[e(336)][e(297)](),t[e(349)](t[e(310)](l[e(314)])),r[e(336)][e(345)]()}))})),e[t(312)][t(303)].on(t(335),Fs(e,t(343)),{priority:t(348)}),e[t(304)][t(303)].on(t(335),((n,r,s)=>{const o=t;s[o(309)][o(317)]&&Fs(e,o(343),{showActiveMarker:!1})[o(321)](this)(n,r,s)}),{priority:t(348)}),e[t(312)][t(303)].on(t(298),((e,n,r)=>{const s=t,o=r[s(301)][s(307)](n[s(299)]);if(o)for(const t of o)t.is(s(316))&&(r[s(301)][s(355)](t,n[s(299)]),r[s(296)][s(327)](t))}),{priority:t(348)})}}function Us(t,e){const n=Gs();return(Us=function(t,e){return n[t-=385]})(t,e)}const js=Us;function Gs(){const t=["*Merge:* %0","ELEMENT_LIST_ITEM","TodoListEditing","attribute","commandParams","batch","commandName","listItemId","*Outdent:* %0","1151624upgMFN","createPositionAt","detach","_getAttributeKey","7225288aBGAQE","get","listType","listReversed","start","selection","3127938lPtful","range","toUpperCase","ListEditing","getFirstRange","formatBlock","*Split:* list item","todoListChecked","checkTodoList","documentList","ELEMENT_TODO_LIST","_suggestionFactory","outdentList","TrackChangesEditing","listItemIdFixer","change","mergeListItemForward","find","54GrhiZr","setSelection","customBulletedList","document","plugins","getRanges","getAttribute","assureChains","groupId","registerElementLabel","718654rQSUTg","numbered","list.multiBlock","attributes","isLocal","listStyle","multipleBlocks","model","_LIST","nextSibling","includes","data","registerBlockAttribute","*Uncheck item*","_findSuggestions","filter","splitListItemBefore","1574284nBYkgV","descriptionFactory","newValue","listStart","attributeKey","forceValue","config","nodeAfter","meta","previousSibling","from","oldValue","default","isNextTo","setAttribute","head","*Format:* insert into %0","bulleted","listMarkerStyle","ELEMENT_NUMBERED_LIST","accept","customNumberedList","splitListItemAfter","275vsVgZp","locale","enableDefaultAttributesIntegration","_supportLegacySuggestions","containsItem","*Check item*","push","listIndent","getChanges","5623136ZCfJRp","key","isUndo","mergeListItemBackward","registerDescriptionCallback","numberedList","fromRange","next","commands","registerPostFixer","has","getFirstMarker","ELEMENT_BULLETED_LIST","afterInit","length","isObject","*Format:* remove from %0","*Change to:* %0","map","FORMAT_INDENT","*Indent:* %0","*Remove format:* %0","registerCustomCallback","bulletedList","type","deletion","schema","createRange","registerAttributeLabel","*Set format:* %0","listMarker","31974vaVNCp","value","refresh","*Merge:* list item","editor","suggestion","end","noTrackChangesFixer","removeMarker","todo","getSuggestions","trackChangesCommand","format","todoList","parent","every","todoListCheck","ELEMENT_","execute","differ","indentList","_registerLegacyDescription"];return(Gs=function(){return t})()}!function(t,e){const n=Us,r=t();for(;;)try{if(955524===parseInt(n(481))/1+-parseInt(n(464))/2+-parseInt(n(436))/3+-parseInt(n(513))/4+-parseInt(n(504))/5*(-parseInt(n(395))/6)+parseInt(n(430))/7+parseInt(n(426))/8*(parseInt(n(454))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[js(526)](){const t=js,e=this[t(399)];if(!e[t(458)][t(523)](t(439)))return;const n=e[t(505)],r=e[t(458)][t(431)](t(449)),s=e[t(458)][t(523)](t(419)),o=!!e[t(487)][t(431)](t(466));function i(e){const r=t;return{type:r(407),content:""+zr(n,r(393),e)}}function a(e){const r=t;return{type:r(407),content:""+zr(n,r(385),e)}}r[t(506)](t(518)),r[t(506)](t(387)),r[t(506)](t(502)),r[t(506)](t(456)),r[t(506)](t(415)),r[t(506)](t(448)),r[t(506)](t(503)),r[t(506)](t(480)),r[t(476)](t(424)),r[t(476)](t(432)),r[t(476)](t(511)),o&&(r[t(506)](t(516)),r[t(506)](t(452))),s&&(r[t(506)](t(408)),r[t(506)](t(444)),r[t(476)](t(443)),r[t(482)][t(517)]((e=>{const r=t,{data:s}=e;if(s&&r(443)==s[r(514)])return{type:r(407),content:s[r(483)]?zr(n,r(509)):zr(n,r(477))}})),this[t(399)][t(471)][t(457)][t(522)]((e=>{const n=t;if(e[n(422)][n(515)])return!1;let s=!1;const o=r[n(405)]({skipNotAttached:!0})[n(479)]((t=>n(443)===r[n(429)](t)));for(const t of o)n(404)!=t[n(440)]()[n(434)][n(488)][n(460)](n(432))&&(r[n(478)](t[n(440)](),n(420))[n(453)]((t=>n(432)===r[n(429)](t[n(400)])))||(e[n(403)](t[n(524)]()),s=!0));return s}))),r[t(482)][t(392)](t(511),zr(n,t(532)));const c={type:t(407),content:""};r[t(482)][t(517)]((e=>{const r=t,{data:s}=e;if(!s||r(432)!=s[r(514)])return;let u=e[r(496)];for(;u;){if(u[r(475)]&&((r(469)==u[r(475)][r(514)]||r(499)==u[r(475)][r(514)])&&(u[r(475)][r(483)]&&r(493)!=u[r(475)][r(483)]||r(493)!=u[r(475)][r(492)]&&!s[r(483)])||!o&&u[r(475)][r(514)]==Tc))return c;u=u[r(520)]}if(null==s[r(483)])switch(s[r(492)]){case r(498):return a(zr(n,r(525)));case r(465):return a(zr(n,r(500)));case r(404):return a(zr(n,r(446)))}switch(s[r(483)]){case r(498):return i(zr(n,r(525)));case r(465):return i(zr(n,r(500)));case r(404):return i(zr(n,r(446)))}})),r[t(482)][t(517)]((e=>{const n=t,{data:r}=e;if(r&&n(511)==r[n(514)])return null==r[n(483)]||null==r[n(492)]&&0==r[n(483)]?c:void 0})),r[t(482)][t(517)]((e=>{const r=t;if(r(420)!=e[r(388)])return;const{data:s}=e;if(!s||r(424)!=s[r(514)])return;const o=Hs(e);return r(483)==o?{type:r(407),content:zr(n,r(398))}:r(492)==o?{type:r(407),content:zr(n,r(442))}:c})),e[t(471)][t(457)][t(522)]((e=>this[t(450)](e))),e[t(471)][t(457)][t(522)]((e=>this[t(402)](e))),e[t(471)][t(457)][t(522)]((e=>this[t(461)](e))),this[t(507)]()}[js(450)](t){const e=js;if(t[e(422)][e(515)]||!t[e(422)][e(468)])return!1;let n=!1;const r=this[e(399)][e(458)][e(431)](e(449))[e(405)]({skipNotAttached:!0})[e(479)]((t=>t[e(475)]&&e(424)==t[e(475)][e(514)]))[e(479)]((t=>t[e(475)][e(483)]&&t[e(475)][e(492)]));for(const s of r)Hs(s)||(t[e(403)](s[e(524)]()),n=!0);return n}[js(402)](t){const e=js;if(t[e(422)][e(515)]||!t[e(422)][e(468)])return!1;const n=this[e(399)][e(458)][e(431)](e(449));if(n[e(406)][e(396)])return!1;let r=!1;const s=[e(432),e(424),e(511),e(469),e(484),e(433),e(411),e(394),e(499)],o=this[e(399)][e(471)][e(457)][e(414)][e(512)]()[e(479)]((t=>e(420)==t[e(388)]))[e(479)]((t=>s[e(474)](t[e(485)])));if(0==o[e(527)])return r;for(const i of o){const o=n[e(478)](i[e(437)],e(420))[e(479)]((t=>!t[e(489)][e(494)]))[e(531)]((t=>t[e(400)]))[e(479)]((t=>{const r=e,o=n[r(429)](t);return s[r(474)](o)}));if(o[e(527)]){for(const n of o)t[e(403)](n[e(524)]());r=!0}}return r}[js(461)](t){const e=js;if(t[e(422)][e(515)]||!t[e(422)][e(468)])return!1;const n=this[e(399)][e(458)][e(431)](e(449));let r=!1;const s=[e(432),e(424),e(511),e(469),e(484),e(433),e(411),e(394),e(499)];for(const t of n[e(405)]({skipNotAttached:!0})){const o=n[e(478)](t[e(440)](),e(420))[e(531)]((t=>t[e(400)]))[e(479)]((t=>t[e(475)]&&s[e(474)](t[e(475)][e(514)])));if(!o[e(527)])continue;const a=o[0][e(496)][e(467)][e(462)];if(!o[e(410)]((t=>t[e(467)][e(462)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(405)]({skipNotAttached:!0})[s(479)]((e=>s(420)==e[s(388)]&&e[s(467)][s(462)]==t)))e[s(495)](s(462),r)}function i(t,n){const r=e;let s=t[r(496)],i=!1;for(;s;)s[r(467)][r(462)]!=n&&(o(s[r(467)][r(462)],n),s[r(495)](r(462),n),i=!0),s=s[r(520)];return i}}[js(507)](){const t=js,e=this[t(399)],n=e[t(505)],r=e[t(458)][t(431)](t(449));this[t(416)](),r[t(447)][t(386)](t(441),t(445),t(501),(function(n,r){const s=t,o=[];for(let t of n)t[s(434)][s(488)]===t[s(401)][s(409)]&&(t=e[s(471)][s(391)](e[s(471)][s(427)](t[s(434)][s(488)],0))),o[s(510)](t);e[s(471)][s(451)]((t=>{const n=s,a=e[n(471)][n(457)][n(435)],c=Array[n(491)](a[n(459)]())[n(531)]((t=>i.LiveRange[n(519)](t)));t[n(455)](o),e[n(521)][n(431)](r[n(423)])[n(397)](),r[n(421)][n(510)]({forceDefaultExecution:!0}),e[n(413)](r[n(423)],...r[n(421)]),t[n(455)](c);for(const t of c)t[n(428)]()}))})),r[t(482)][t(463)]((function(n){const r=t,s=!e[r(471)][r(390)][r(528)](n),o=n[r(490)],i=n[r(473)],a=n[r(460)](r(424)),c=!o||o[r(460)](r(424))!==a,u=!i||i[r(460)](r(424))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(418),e)))}[js(416)](){const t=js,e=this[t(399)],n=e[t(505)];function r(n){const r=t,s=e[r(521)][r(431)](r(387))[r(396)],o=e[r(521)][r(431)](r(518))[r(396)];return r(518)===n?s:o}e[t(458)][t(431)](t(449))[t(482)][t(517)]((function(s){const o=t;if(o(441)!=s[o(388)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(423)]){case o(387):u=i[o(421)][0][o(486)],l=r(i[o(423)]),a=o(u?497:529),!l&&e[o(487)][o(431)](o(466))||(a=o(530)),c={type:o(407),content:zr(n,a,zr(n,o(525)))};break;case o(518):u=i[o(421)][0][o(486)],l=r(i[o(423)]),a=o(u?497:529),!l&&e[o(487)][o(431)](o(466))||(a=o(530)),c={type:o(407),content:zr(n,a,zr(n,o(500)))};break;case o(415):a=o(533),c={type:o(407),content:zr(n,a,zr(n,o(418)))};break;case o(448):a=function(t){const e=o,n=t[e(440)]();let r=n[e(434)][e(488)];for(;r&&n[e(508)](r);){if(r[e(460)](e(511))>0)return!1;r=r[e(473)]}return!0}(s)?zr(n,o(529),zr(n,function(t){const e=o;return e(412)+t[e(440)]()[e(434)][e(488)][e(460)](e(432))[e(438)]()+e(472)}(s))):zr(n,o(425),zr(n,o(418))),c={type:o(407),content:a};break;case o(516):case o(452):!1===i[o(470)]&&(a=o(417),c={type:o(389),content:zr(n,a,zr(n,o(418)))})}return c}))}}function Hs(t){const e=js;let n=t[e(440)]()[e(434)][e(488)][e(490)];for(;n;){const r=n[e(460)](e(424));if(!r)return!1;if(r==t[e(475)][e(483)])return e(483);if(r==t[e(475)][e(492)])return e(492);n=n[e(490)]}return!1}const zs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=423]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(226765===-parseInt(n(478))/1*(parseInt(n(495))/2)+parseInt(n(461))/3*(-parseInt(n(505))/4)+-parseInt(n(503))/5*(-parseInt(n(481))/6)+-parseInt(n(498))/7*(-parseInt(n(510))/8)+-parseInt(n(508))/9+parseInt(n(448))/10+parseInt(n(444))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[zs(506)](){const t=zs;if(!this[t(497)][t(440)][t(476)](t(426)))return;const e=this[t(497)][t(514)][t(447)](t(458)),n=this[t(497)][t(440)][t(447)](t(449));e[t(492)]&&(n[t(479)](t(463)),n[t(424)](t(463))),e[t(515)]&&(n[t(479)](t(509)),n[t(424)](t(509))),e[t(427)]&&(n[t(479)](t(432)),n[t(424)](t(432)));const r={type:t(439),content:""};n[t(443)][t(491)](this[t(501)][t(425)](this));const s=this[t(497)][t(471)];n[t(443)][t(493)](t(509),zr(s,t(490))),n[t(443)][t(491)]((e=>{const n=t,{data:s}=e;if(s&&n(509)==s[n(504)])return null==s[n(482)]||0==s[n(482)]&&null==s[n(465)]?r:void 0})),n[t(443)][t(493)](t(432),zr(s,t(438))),n[t(443)][t(491)]((e=>{const n=t,{data:s}=e;if(s&&n(432)==s[n(504)])return null==s[n(482)]||1==s[n(482)]&&null==s[n(465)]?r:void 0})),this[t(497)][t(453)][t(507)][t(499)]((e=>{const r=t;if(e[r(475)][r(433)])return!1;let s=!1;const o=n[r(429)]({skipNotAttached:!0})[r(434)]((t=>{const e=r,s=n[e(430)](t);return e(432)==s||e(509)==s}));for(const t of o){const o=t[r(472)]()[r(485)][r(452)][r(456)](r(441));r(437)!=o&&r(431)!=o&&(n[r(480)](t[r(472)](),r(445))[r(442)]((t=>r(441)==n[r(430)](t[r(486)])))||(e[r(511)](t[r(446)]()),s=!0))}return s})),this[t(460)]()}[zs(501)](t){const e=zs,n=this[e(497)][e(471)],{data:r}=t,s={type:e(439),content:""};if(!r||e(463)!=r[e(504)])return;if(!r[e(465)])return e(436)==r[e(482)]?s:{type:e(439),content:""+zr(n,e(488),zr(n,this[e(483)](r[e(482)])))};if(!r[e(482)]){if(e(436)==r[e(465)])return s;let o=t[e(468)];for(;o;){if(o[e(459)]&&e(441)==o[e(459)][e(504)]&&o[e(459)][e(482)])return s;o=o[e(457)]}return{type:e(439),content:""+zr(n,e(469),zr(n,this[e(483)](r[e(465)])))}}if(e(436)!=r[e(482)])return{type:e(439),content:""+zr(n,e(488),zr(n,this[e(483)](r[e(482)])))};let o=t[e(468)];for(;o;){if(o[e(459)]&&e(441)==o[e(459)][e(504)]&&o[e(459)][e(482)]&&o[e(459)][e(465)])return s;o=o[e(457)]}const i=t[e(472)]()[e(485)][e(452)][e(456)](e(441));return{type:e(439),content:zr(n,e(488),zr(n,e(464)+i[e(462)]()+e(494)))}}[zs(460)](){const t=zs,e=this[t(497)],n=e[t(471)];e[t(440)][t(447)](t(449))[t(443)][t(491)]((e=>{const r=t;if(r(500)!=e[r(435)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(423)]){case r(463):o=r(489),i={type:r(439),content:zr(n,o,zr(n,this[r(483)](s[r(450)][0][r(435)])))};break;case r(509):o=s[r(450)][0][r(515)]?r(455):r(466),i={type:r(439),content:zr(n,o)};break;case r(432):o=r(477),i={type:r(439),content:zr(n,o,s[r(450)][0][r(427)])}}return i}))}[zs(483)](t){const e=zs;return e(464)+function(t){const n=e;return Xs[n(428)](t)?n(467):Zs[n(428)](t)?n(437):null}(t)[e(462)]()+e(473)+t[e(462)]()[e(470)](/-/g,"_")}}function qs(){const t=["_LIST_","square","batch","has","*Format:* set start index to %0","3EhvOGB","enableDefaultAttributesIntegration","_findSuggestions","414ZBygmc","newValue","_getTranslationKeyForListStyle","disc","start","suggestion","circle","*Set format:* %0","*Change to:* %0","FORMAT_LIST_REVERSED","registerDescriptionCallback","styles","registerAttributeLabel","_LIST_DEFAULT","47886diNzel","upper-latin","editor","23653NdAsHl","registerPostFixer","formatBlock","handleDescriptions","lower-roman","18285WQIgyS","key","8JAVZyS","afterInit","document","3678903TmXIYt","listReversed","8wmPxGd","removeMarker","decimal-leading-zero","decimal","config","reversed","commandName","registerBlockAttribute","bind","ListPropertiesEditing","startIndex","includes","getSuggestions","_getAttributeKey","customNumbered","listStart","isUndo","filter","type","default","numbered","FORMAT_LIST_START","format","plugins","listType","find","descriptionFactory","3904725HJjWwh","attribute","getFirstMarker","get","3740400NgynZU","TrackChangesEditing","commandParams","upper-roman","nodeAfter","model","lower-latin","*Format:* set order to reversed","getAttribute","next","list.properties","data","_registerLegacyDescription","416049MCFmVD","toUpperCase","listStyle","ELEMENT_","oldValue","*Format:* set order to regular","bulleted","head","*Remove format:* %0","replace","locale","getFirstRange"];return(qs=function(){return t})()}const Xs=[zs(484),zs(487),zs(474)],Zs=[zs(513),zs(512),zs(502),zs(451),zs(454),zs(496)];var Ys=n(507);const Js=$s;function Qs(){const t=["model","25263sqJvlM","fire","65vmTOqL","markerNameToElements","markInsertion","init","get","9wUznjk","parent","options","editor","commands","split","338948LlAphb","enterBlock","remove","createRange","downcastDispatcher","hasClass","markerName","detach","afterExecute","end","data","nextSibling","enter","showSuggestionHighlights","8699560SLzCfP","12520409DTpNxL","40965ZiegNw","10ErDgAu","595513tkzjxT","change","removeMarker:suggestion:insertion","document","requires","enableCommand","addMarker:suggestion:insertion","getFirstPosition","writer","unbindElementFromMarkerName","TrackChangesEditing","ck-suggestion-marker-split","918vIMpJY","high","mapper","plugins","createPositionAt","bind","getFirstRange","selection","editing","11273056crrAGN","setSelection","fromRange"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=406]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(713427===parseInt(n(439))/1+-parseInt(n(438))/2*(-parseInt(n(437))/3)+parseInt(n(421))/4*(-parseInt(n(410))/5)+parseInt(n(451))/6*(parseInt(n(408))/7)+-parseInt(n(460))/8+parseInt(n(415))/9*(parseInt(n(435))/10)+parseInt(n(436))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(443)](){return[Ys.Enter]}[Js(413)](){const t=Js,e=this[t(418)],n=e[t(454)][t(414)](t(449)),r=e[t(419)][t(414)](t(433));n[t(444)](t(433),(()=>{const s=t;e[s(407)][s(440)]((t=>{const o=s,a=e[o(407)][o(442)][o(458)],c=a[o(446)](),u=i.LiveRange[o(406)](a[o(457)]());if(r[o(422)](t)){const r=e[o(407)][o(455)](c[o(416)][o(432)],0),s=t[o(424)](c,r);n[o(412)](s)}else t[o(461)](t[o(424)](u[o(430)]));u[o(428)](),r[o(409)](o(429),{writer:t})}))})),e[t(459)][t(425)].on(t(445),Fs(e,t(420)),{priority:t(452)}),e[t(459)][t(425)].on(t(441),((e,n,r)=>{const s=t,o=r[s(453)][s(411)](n[s(427)]);if(o)for(const t of o)t[s(426)](s(450))&&(r[s(453)][s(448)](t,n[s(427)]),r[s(447)][s(423)](t))}),{priority:t(452)}),e[t(431)][t(425)].on(t(445),((n,r,s)=>{const o=t;s[o(417)][o(434)]&&Fs(e,o(420),{showActiveMarker:!1})[o(456)](this)(n,r,s)}),{priority:t(452)})}}const eo=ro;function no(){const t=["2plJjUu","find","183883psYMoC","_isInDeletionRange","item","getMarkersGroup","FindAndReplaceUtils","findNext","replaceAll","bind","403276rfcNGP","start","handleFindCommand","1858584tRqpck","getRange","261585vXOlZD","6707592ZRngRx","createPositionAt","2570424zjNRHq","editor","has","get","findByTextCallback","model","createRange","2242296dQHECW","getIntersection","afterInit","replace","string","FindAndReplaceEditing","5yWJslU","end","plugins","TrackChangesEditing","findPrevious","filter","enableCommand","suggestion:deletion","markers"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(249144===-parseInt(n(440))/1+-parseInt(n(438))/2*(parseInt(n(453))/3)+parseInt(n(448))/4*(-parseInt(n(429))/5)+parseInt(n(456))/6+-parseInt(n(463))/7+-parseInt(n(451))/8+parseInt(n(454))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(425)](){const t=eo;if(!this[t(457)][t(431)][t(458)](t(428)))return;const e=this[t(457)][t(431)][t(459)](t(432));e[t(435)](t(439),this[t(450)][t(447)](this)),e[t(435)](t(445)),e[t(435)](t(433)),e[t(435)](t(426)),e[t(435)](t(446))}[eo(450)](t,e,n={}){const r=eo,s=this[r(457)][r(431)][r(459)](r(444));return t((t=>(r(427)==typeof e?s[r(460)](e,n):e)(t)[r(434)]((e=>!1===this[r(441)](e,t[r(442)])))),n)}[eo(441)](t,e){const n=eo,r=this[n(457)][n(461)][n(462)](this[n(457)][n(461)][n(455)](e,t[n(449)]),this[n(457)][n(461)][n(455)](e,t[n(430)]));for(const t of this[n(457)][n(461)][n(437)][n(443)](n(436)))if(null!==r[n(424)](t[n(452)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=371]})(t,e)}function ao(){const t=["fontBackgroundColor","680491uvlnok","*Set font background color:* %0","get","*Set font size:* %0","config","fontColor.colors","*Set font color:* %0","fontColor","*Reset font color*","FontSize","8sXvFwh","model","registerDescriptionCallback","enableDefaultAttributesIntegration","descriptionFactory","fontFamily","*Reset font background color*","FORMAT_FONT_BACKGROUND","*Reset font size*","*Set font family:* %0","registerInlineAttribute","fontSize.options","6NlkVUV","_registerLegacyDescription","has","TrackChangesEditing","find","title","format","3865IdImzd","label","578830xMzLqh","90eMFRnx","commandName","FontSizeEditing","value","registerAttributeLabel","type","249753WGHTiy","commandParams","1395657bSXTdB","FontBackgroundColorEditing","26ptNqPP","locale","FORMAT_FONT_SIZE","normalizeSizeOptions","plugins","FontColorEditing","1090184bdLTLm","fontBackgroundColor.colors","editor","*Reset font family*","FontFamilyEditing","fontSize","598631QjrPaJ","trim","FORMAT_FONT_COLOR","formatInline","toLowerCase","afterInit","FORMAT_FONT_FAMILY"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(100739===-parseInt(n(414))/1*(-parseInt(n(427))/2)+parseInt(n(423))/3*(-parseInt(n(395))/4)+parseInt(n(416))/5+-parseInt(n(407))/6*(parseInt(n(385))/7)+-parseInt(n(371))/8+-parseInt(n(425))/9+parseInt(n(417))/10*(parseInt(n(377))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(419),commandName:oo(376)},{pluginName:oo(375),commandName:oo(400)},{pluginName:oo(432),commandName:oo(392)},{pluginName:oo(426),commandName:oo(384)}];class uo extends t.Plugin{[oo(382)](){const t=oo,e=this[t(373)][t(428)],n=this[t(373)][t(431)][t(387)](t(410));for(const{pluginName:e,commandName:r}of co)this[t(373)][t(431)][t(409)](e)&&(n[t(398)](r),n[t(405)](r));e.t,n[t(399)][t(421)](t(376),zr(e,t(429))),n[t(399)][t(421)](t(400),zr(e,t(383))),n[t(399)][t(421)](t(392),zr(e,t(379))),n[t(399)][t(421)](t(384),zr(e,t(402))),this[t(408)]()}[oo(408)](){const t=oo,e=this[t(373)],n=e[t(428)];e[t(431)][t(387)](t(410))[t(399)][t(397)]((e=>{const r=t,o=n.t;if(r(380)!=e[r(422)])return;const{data:i}=e;if(null!=i){if(r(376)==i[r(418)]){const t=i[r(424)][0][r(420)];if(t){const e=o(this[r(373)][r(431)][r(387)](r(394))[r(430)](this[r(373)][r(389)][r(387)](r(406)))[r(411)]((e=>e[r(396)]==t))[r(412)])[r(381)]();return{type:r(413),content:zr(n,r(388),e)}}return{type:r(413),content:zr(n,r(403))}}if(r(400)==i[r(418)]){const t=i[r(424)][0][r(420)];return t?{type:r(413),content:zr(n,r(404),t)}:{type:r(413),content:zr(n,r(374))}}if(r(392)==i[r(418)]){const t=i[r(424)][0][r(420)];if(t){const e=(0,s.normalizeColorOptions)(this[r(373)][r(389)][r(387)](r(390)))[r(411)]((e=>e[r(396)]==t));let i=t,a="";return e&&(i=e[r(415)],a=o(i)[r(381)]()),{type:r(413),content:zr(n,r(391),a)[r(378)](),color:{value:t,title:a||i}}}return{type:r(413),content:zr(n,r(393))}}if(r(384)==i[r(418)]){const t=i[r(424)][0][r(420)];if(t){const e=(0,s.normalizeColorOptions)(this[r(373)][r(389)][r(387)](r(372)))[r(411)]((e=>e[r(396)]==t));let i=t,a="";return e&&(i=e[r(415)],a=o(i)[r(381)]()),{type:r(413),content:zr(n,r(386),a)[r(378)](),color:{value:t,title:a||i}}}return{type:r(413),content:zr(n,r(401))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=309]})(t,e)}function ho(){const t=["fontBackgroundColor","*Set format to:* %0","copyFormat","enableCommand","locale","commandParams","toUpperCase","plugins","length","2362022dOipLV","config","TrackChangesEditing","formatInline","commands","6293439eTvVND","join","commandName","split","9634590TRrpIH","boolean","pasteFormat","FontSize","registerDescriptionCallback","get","*Remove all formatting*","formatBlock","fontSize","descriptionFactory","charAt","slice","1243736uaUaPW","normalizeSizeOptions","afterInit","2085198RMuDJT","label","enableDefaultAttributesIntegration","282335bSYAUO","toLowerCase","title","editor","push","model","type","_registerLegacyDescription","fontColor","717228pCgIrC","8bpWzkg","find","fontSize.options","44IByUUl","entries","format","fontColor.colors"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(695917===-parseInt(n(332))/1+parseInt(n(311))/2+parseInt(n(335))/3+parseInt(n(351))/4*(parseInt(n(338))/5)+parseInt(n(347))/6+-parseInt(n(320))/7+parseInt(n(348))/8*(parseInt(n(316))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(334)](){const t=lo,e=this[t(341)],n=e[t(309)][t(325)](t(313)),r=e[t(315)][t(325)](t(357)),s=e[t(315)][t(325)](t(322));r&&s&&(n[t(337)](t(322)),n[t(358)](t(357)),this[t(345)]())}[lo(345)](){const t=lo,e=this[t(341)],n=e[t(359)];e[t(309)][t(325)](t(313))[t(329)][t(324)]((r=>{const s=t;if(s(327)!=r[s(344)]&&s(314)!=r[s(344)])return;const{data:o}=r;if(o&&s(322)===o[s(318)]){const t=[],r=o[s(360)][0];for(const[n,o]of Object[s(352)](r))t[s(342)](po(e,n,o));return t[s(310)]?{type:s(353),content:zr(n,s(356),t[s(317)](", "))}:{type:s(353),content:zr(n,s(326))}}}))}}function po(t,e,n){const r=lo,o=t[r(359)].t,i=e[r(319)](/(?=[A-Z])/)[r(317)](" "),a=o(i[r(330)](0)[r(361)]()+i[r(331)](1))[r(339)]();if(r(321)==typeof n)return a;if(r(346)===e||r(355)===e){const e=(0,s.normalizeColorOptions)(t[r(312)][r(325)](r(354)))[r(349)]((t=>t[r(343)]==n));return a+" ("+(e?o(e[r(336)])[r(339)]():n)+")"}if(r(328)===e&&isNaN(parseFloat(n))){const e=t[r(309)][r(325)](r(323))[r(333)](t[r(312)][r(325)](r(350)))[r(349)]((t=>t[r(343)]==n));return a+" ("+(e?o(e[r(340)])[r(339)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Eo(t,e){const n=bo();return(Eo=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(334793===parseInt(n(155))/1+parseInt(n(154))/2+parseInt(n(129))/3*(parseInt(n(161))/4)+-parseInt(n(163))/5*(parseInt(n(143))/6)+parseInt(n(141))/7+parseInt(n(157))/8*(parseInt(n(146))/9)+parseInt(n(166))/10*(-parseInt(n(156))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Io extends t.Plugin{[mo(160)](){const t=mo,e=this[t(126)];if(!e[t(128)][t(167)](t(169)))return;this[t(145)]=e[t(136)][t(125)](t(144));const n=e[t(137)],r=e[t(128)][t(125)](t(151));r[t(148)](t(127));for(const e of this[t(145)])t(150)!=e[t(147)]&&r[t(152)][t(130)](e[t(147)],(n=>{const r=t,i=this[r(158)](e[r(147)]);return null!==i?s(n,i):o(n,e[r(142)])}));function s(e,r){return zr(n,t(139),[e,r])}function o(e,r){return zr(n,t(164),[e,r])}this[t(149)]()}[mo(149)](){const t=mo,e=this[t(126)],n=e[t(137)];e[t(128)][t(125)](t(151))[t(152)][t(140)]((e=>{const r=t;if(r(135)!=e[r(133)])return;const{data:s}=e;if(s&&r(127)==s[r(132)]){const e=s[r(165)][0][r(168)],c=this[r(158)](e);if(null!==c)return{type:r(159),content:zr(n,r(134),(a=c,zr(n,r(139),[1,a])))};const u=this[r(145)][r(138)]((t=>t[r(147)]===e))[r(142)];return{type:r(159),content:zr(n,r(134),(o=1,i=u,zr(n,t(164),[o,i])))}}var o,i,a}))}[mo(158)](t){const e=mo;var n,r;const s=t[e(131)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(145)])||void 0===n?void 0:n[e(138)]((n=>n[e(147)]==t));if(o&&o[e(153)]){const t=o[e(153)],n=(null!==(r=t[e(162)])&&void 0!==r?r:t)[e(131)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["value","HeadingEditing","get","editor","heading","plugins","3ckciIv","registerElementLabel","match","commandName","type","*Change to:* %0","formatBlock","config","locale","find","ELEMENT_HEADING","registerDescriptionCallback","1610609wLGMLc","title","126BpYASL","heading.options","_headingOptions","1026zKuRRx","model","enableDefaultAttributesIntegration","_registerLegacyDescription","paragraph","TrackChangesEditing","descriptionFactory","view","553610OpmTMc","448750COYfnX","5553306LaBQPC","22536PiFWZq","_getHeadingLevel","format","afterInit","883516FSczGT","name","36470FEDtfq","ELEMENT_HEADING_CUSTOM","commandParams","20IheWvM","has"];return(bo=function(){return t})()}function To(){const t=["154wSeULt","enableDefaultAttributesIntegration","12740525COtWkM","5AExQqO","*Remove highlight*","type","HighlightEditing","895566YiAkDZ","toLowerCase","_registerLegacyDescription","format","5195244xzcYpW","model","commandName","plugins","*Set highlight:* %0","highlight.options","highlight","registerDescriptionCallback","registerInlineAttribute","editor","formatInline","title","locale","commandParams","color","registerAttributeLabel","17181009HFIOrw","value","29481etNpCs","get","FORMAT_HIGHLIGHT","6899490gbgnDM","TrackChangesEditing","descriptionFactory","has","config","1669800zcCqbL","find","afterInit"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(916280===-parseInt(n(396))/1+-parseInt(n(389))/2*(parseInt(n(418))/3)+-parseInt(n(400))/4*(-parseInt(n(392))/5)+parseInt(n(381))/6+parseInt(n(391))/7+parseInt(n(386))/8+-parseInt(n(416))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(388)](){const t=_o,e=this[t(409)];if(!e[t(403)][t(384)](t(395)))return;const n=e[t(403)][t(419)](t(382)),r=e[t(412)];n[t(390)](t(406)),n[t(408)](t(406)),n[t(383)][t(415)](t(406),zr(r,t(380))),this[t(398)]()}[_o(398)](){const t=_o,e=this[t(409)],n=e[t(412)];e[t(403)][t(419)](t(382))[t(383)][t(407)]((r=>{const s=t;if(s(410)!=r[s(394)])return;const{data:o}=r;if(o&&s(406)==o[s(402)]){const t=n.t,r=o[s(413)][0][s(417)];if(r){const o=e[s(385)][s(419)](s(405))[s(387)]((t=>t[s(401)]==r)),i=t(o[s(411)])[s(397)]();return{type:s(399),content:zr(n,s(404),i),color:{value:o[s(414)],title:o[s(411)]}}}return{type:s(399),content:zr(n,s(393),zr(n,s(380)))}}}))}}const ko=Lo;function Co(){const t=["for","27117ztiryK","26191VtAppK","locale","ELEMENT_HORIZONTAL_LINE","editor","afterInit","62FesopF","2845468gBgWPN","dataDowncast","5830TObrLc","createEmptyElement","createContainerElement","5218500cEMzHm","has","horizontalLine","2199090DEvRWx","showSuggestionHighlights","get","conversion","div","registerElementLabel","4863oEKqMq","12QbBbEH","descriptionFactory","HorizontalLineEditing","784sHLeBm","insert","high","createPositionAt","addClass","plugins","elementToStructure","ck-horizontal-line","586725BDiHvq","enableCommand","TrackChangesEditing"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(409623===parseInt(n(280))/1*(-parseInt(n(302))/2)+-parseInt(n(311))/3+parseInt(n(303))/4+parseInt(n(292))/5*(parseInt(n(281))/6)+-parseInt(n(308))/7+parseInt(n(284))/8*(-parseInt(n(296))/9)+-parseInt(n(305))/10*(-parseInt(n(297))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(301)](){const t=ko,e=this[t(300)];if(!e[t(289)][t(309)](t(283)))return;e[t(289)][t(313)](t(294))[t(293)](t(310));const n=e[t(289)][t(313)](t(294)),r=e[t(298)];n[t(282)][t(279)](t(310),(e=>zr(r,t(299),e))),e[t(314)][t(295)](t(304))[t(290)]({model:t(310),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(312)])return null;const o=n[s(307)](s(315)),i=n[s(306)]("hr");return n[s(288)](s(291),o),n[s(285)](n[s(287)](o,0),i),o},converterPriority:t(286)})}}function Ro(){const t=["afterInit","start","15IETIpI","TrackChangesEditing","rawHtml","format","locale","10872324rkGRIn","enableDefaultAttributesIntegration","editor","has","324792bhlnPs","getFirstRange","htmlEmbed","plugins","3876vcXqoW","value","commandName","*Change %0 content*","element","descriptionFactory","_registerLegacyDescription","registerElementLabel","registerDescriptionCallback","1216QPOfxu","nodeAfter","formatBlock","registerBlockAttribute","117752FlxfGM","2585919oNqyMa","key","18284jXwJMr","type","3333042dSAwJB","ELEMENT_HTML_EMBED","HtmlEmbed","get","attribute"];return(Ro=function(){return t})()}function So(t,e){const n=Ro();return(So=function(t,e){return n[t-=372]})(t,e)}const Mo=So;!function(t,e){const n=So,r=t();for(;;)try{if(470635===parseInt(n(408))/1+parseInt(n(391))/2+-parseInt(n(409))/3+parseInt(n(395))/4*(parseInt(n(382))/5)+-parseInt(n(375))/6+-parseInt(n(373))/7*(-parseInt(n(404))/8)+parseInt(n(387))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class vo extends t.Plugin{[Mo(380)](){const t=Mo,e=this[t(389)];if(!e[t(394)][t(390)](t(377)))return;const n=e[t(394)][t(378)](t(383)),r=e[t(386)];n[t(400)][t(402)](t(384),(e=>zr(r,t(376),e))),n[t(388)](t(393)),n[t(407)](t(396)),n[t(400)][t(403)]((e=>{const n=t;if(n(379)!=e[n(374)])return;const{data:s}=e;if(s&&n(396)==s[n(372)]&&e[n(392)]()[n(381)][n(405)].is(n(399),n(384))){const t=zr(r,n(376));return{type:n(385),content:zr(r,n(398),t)}}})),this[t(401)]()}[Mo(401)](){const t=Mo,e=this[t(389)],n=e[t(386)];e[t(394)][t(378)](t(383))[t(400)][t(403)]((e=>{const r=t;if(r(406)!=e[r(374)])return;const{data:s}=e;if(s&&r(393)==s[r(397)]){const t=zr(n,r(376));return{type:r(385),content:zr(n,r(398),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=442]})(t,e)}function Fo(){const t=["get","type","imageTextAlternative","find","*Set image text alternative:* %0","8511jidBzx","190mBUDSr","getClosestSelectedImageElement","backward","isIntersecting","uploadImage","FORMAT_IMAGE_SIZE","ImageUploadEditing","commandName","imageTypeBlock","_findSuggestions","convertInlineImageToBlock","insertImage","markInsertion","ImageResize","registerBlockAttribute","element","findIndex","nodeBefore","ELEMENT_INLINE_IMAGE","resizeImage","has","744saxBSQ","deletion","formatBlock","_registerLegacyDescription","*Set image width:* %0","imageStylePreApply","fromPosition","join","alt","descriptionFactory","nodeAfter","plugins","accept","isBefore","filter","resizedWidth","afterInit","isBlockImage","createRange","imageBlock","caption","schema","previous","markDeletion","122749BCNDaJ","addObject","getCaptionFromImageModelElement","insertion","width","attribute","model","ImageTextAlternativeEditing","selection","forceDefaultExecution","commandParams","289752JrYxdX","enableDefaultAttributesIntegration","format","change","toPrevious","isOwn","chain","getSuggestionCallback","formatInline","convertBlockImageToInline","end","createRangeOn","markBlockFormat","6545TEJXBR","ImageUtils","ELEMENT_IMAGE","_suggestionFactory","63931gFPyWs","*Remove image text alternative*","getFirstRange","imageTypeInline","subType","3024030xWUlXQ","forward","editor","detach","712voemQH","removeObject","9PRlJwR","registerDescriptionCallback","newValue","isEqual","916432zaUMaM","registerElementLabel","10uSoKwf","getNearestSelectionRange","Block image to inline image","ImageBlockEditing","length","Inline image to block image","registerCustomCallback","ImageCaptionUtils","enableCommand","toNext","key","locale","document","discard","imageInline","start","imageCaption","isCollapsed","getContainedElement","registerAttributeLabel","TrackChangesEditing","ImageInlineEditing","toggleImageCaption","*Reset image width*","ELEMENT_CAPTION","ImageEditing","ImageCaptionEditing"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(159730===parseInt(n(504))/1+-parseInt(n(554))/2*(-parseInt(n(553))/3)+parseInt(n(519))/4+parseInt(n(521))/5*(-parseInt(n(487))/6)+-parseInt(n(500))/7*(-parseInt(n(513))/8)+parseInt(n(515))/9*(parseInt(n(509))/10)+parseInt(n(476))/11*(-parseInt(n(452))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(468)](){const t=Oo,e=this[t(511)];if(!e[t(463)][t(451)](t(546)))return;const n=e[t(463)][t(548)](t(541)),r=e[t(463)][t(548)](t(501)),s=e[t(532)];n[t(529)](t(442)),n[t(461)][t(520)](t(471),(e=>zr(s,t(502),e))),n[t(461)][t(520)](t(535),(e=>zr(s,t(449),e))),n[t(461)][t(520)](t(472),(()=>zr(s,t(545)))),e[t(463)][t(451)](t(560))&&n[t(529)](t(558)),e[t(463)][t(451)](t(524))&&e[t(463)][t(451)](t(542))&&(n[t(529)](t(507),((s,o)=>{const i=t,a=r[i(555)](e[i(482)][i(533)][i(484)]);e[i(482)][i(490)]((()=>{const t=i;n[t(499)](a,{commandName:t(507),commandParams:[o]},[],t(496))}))})),n[t(529)](t(562),((s,o)=>{const a=t;e[a(482)][a(490)]((t=>{const c=a;let u=r[c(555)](e[c(482)][c(533)][c(484)]),l=t[c(498)](u);const f=i.LivePosition[c(458)](l[c(536)],c(491)),h=i.LivePosition[c(458)](l[c(497)],c(530));n[c(485)]((()=>s(o))),u=r[c(555)](e[c(482)][c(533)][c(484)]),l=t[c(498)](u);const d=t[c(470)](f,h);f[c(512)](),h[c(512)](),n[c(499)](u,{commandName:c(507),commandParams:[o]},[],c(564)),d[c(536)][c(465)](l[c(536)])&&n[c(443)](t[c(470)](d[c(536)],l[c(536)]),c(564)),l[c(497)][c(465)](d[c(497)])&&n[c(443)](t[c(470)](l[c(497)],d[c(497)]),c(564))}))})),n[t(503)][t(527)](t(454),t(564),t(459),(()=>!1)),n[t(503)][t(527)](t(454),t(564),t(464),(()=>!1)),n[t(503)][t(527)](t(454),t(564),t(534),n[t(503)][t(494)](t(454),"",t(464))),n[t(503)][t(527)](t(479),t(564),t(459),(()=>!1)),n[t(503)][t(527)](t(479),t(564),t(534),(([r])=>{const s=t,o=n[s(503)][s(494)](s(479),"",s(534));let i=r[s(536)],a=r[s(497)];const c=e[s(482)][s(473)][s(522)](i,s(556)),u=e[s(482)][s(473)][s(522)](a,s(510));c[s(538)]&&(i=c[s(536)]),u[s(538)]&&(a=u[s(497)]),o([e[s(482)][s(470)](i,a)])})),n[t(503)][t(527)](t(454),t(564),t(493),c),n[t(503)][t(527)](t(479),t(564),t(493),c)),e[t(463)][t(451)](t(547))&&(n[t(529)](t(543),((s,o)=>{const i=t,a=e[i(463)][i(548)](i(528));let c=r[i(555)](e[i(482)][i(533)][i(484)]),u=a[i(478)](c);e[i(482)][i(490)]((()=>{const t=i;if(u)return void n[t(475)](e[t(482)][t(498)](u));const l=r[t(469)](c);s(o),c=r[t(555)](e[t(482)][t(533)][t(484)]),u=a[t(478)](c),n[t(443)](e[t(482)][t(498)](u),l?null:t(537))}))})),n[t(503)][t(527)](t(479),t(537),t(493),c));const o=[{type:t(454),subType:t(457)},{type:t(479),subType:t(537)},{type:t(454),subType:t(564)},{type:t(479),subType:t(564)}];function a(e,s){const i=t,a=o[i(447)]((({type:t,subType:n})=>e[i(549)]==t&&e[i(508)]==n)),c=o[i(447)]((({type:t,subType:e})=>s[i(549)]==t&&s[i(508)]==e));if(a<0||c<0)return!1;const u=e[i(506)](),l=s[i(506)]();if((0==a||1==a)&&2==c&&u[i(557)](l))return!0;if(2==a&&3==c){const t=n[i(563)](u,i(479))[i(466)]((({suggestion:t,meta:e})=>e[i(492)]&&i(564)==t[i(508)]));if(t[i(525)]>1&&l[i(497)][i(518)](u[i(536)]))return!0;if(1==t[i(525)]&&(u[i(536)][i(518)](l[i(497)])||u[i(497)][i(518)](l[i(536)])))return!0}if(3==a&&3==c&&u[i(536)][i(465)](l[i(536)])){const t=u[i(497)][i(462)],e=l[i(536)][i(448)];return r[i(469)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(463)][t(451)](t(444))&&(n[t(488)](t(450)),n[t(445)](t(467)),n[t(461)][t(540)](t(467),zr(s,t(559)))),e[t(463)][t(451)](t(483))&&(n[t(488)](t(550)),n[t(445)](t(460))),n[t(461)][t(516)]((e=>{const n=t;if(o[n(551)]((({type:t,subType:r})=>e[n(549)]==t&&e[n(508)]==r)))return e[n(474)]?{}:void 0})),n[t(461)][t(516)]((e=>{const n=t;if(n(479)==e[n(549)]||n(453)==e[n(549)]){const t=e[n(539)]();if(t&&t.is(n(446),n(472)))return{type:n(479)==e[n(549)]?n(477):n(514),element:t,quantity:1}}})),n[t(461)][t(516)]((e=>t(454)==e[t(549)]&&t(564)==e[t(508)]?{type:t(489),content:t(526)}:t(454)==e[t(549)]&&t(496)==e[t(508)]?{type:t(489),content:t(523)}:void 0)),n[t(461)][t(516)]((e=>{const n=t;if(n(481)!=e[n(549)])return;const{data:r}=e;if(!r||n(460)!=r[n(531)])return;const o=r[n(517)];return o?{type:n(489),content:zr(s,n(552),'"'+o+'"')}:{type:n(489),content:zr(s,n(505))}})),this[t(455)]()}[Oo(455)](){const t=Oo,e=this[t(511)],n=e[t(532)];e[t(463)][t(548)](t(541))[t(461)][t(516)]((e=>{const r=t;if(r(454)!=e[r(549)]&&r(495)!=e[r(549)])return;const{data:s}=e;if(s){if(r(550)==s[r(561)]){const t=s[r(486)][0][r(517)];return t?{type:r(489),content:zr(n,r(552),'"'+t+'"')}:{type:r(489),content:zr(n,r(505))}}if(r(450)==s[r(561)]){const t=s[r(486)][0][r(480)];return t?{type:r(489),content:zr(n,r(456),t)}:{type:r(489),content:zr(n,r(544))}}}}))}}const Bo=Po;function xo(){const t=["type","registerDescriptionCallback","6634320OMdYrO","descriptionFactory","afterInit","discard","2Ngofhl","44JWKuKj","1697250AvNnhY","locale","attribute","getSuggestionCallback","src","TrackChangesEditing","replaceImageSource","newValue","registerBlockAttribute","has","_registerLegacyDescription","key","oldValue","accept","*Replace image URL*","8txiFBh","_suggestionFactory","6CnwWWB","plugins","format","*Format:* replace image URL","11629692dQPtWs","enableDefaultAttributesIntegration","33eUgXYQ","_handleLegacySuggestions","12338123WdQnJc","formatInline","commandName","265451XtflsE","editor","ImageEditing","get","registerCustomCallback","71733CpLtVG","formatBlock","7761195KCGXrz"];return(xo=function(){return t})()}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(889026===parseInt(n(377))/1*(parseInt(n(391))/2)+-parseInt(n(382))/3*(parseInt(n(392))/4)+parseInt(n(387))/5+-parseInt(n(410))/6*(parseInt(n(374))/7)+-parseInt(n(408))/8*(-parseInt(n(384))/9)+parseInt(n(393))/10*(-parseInt(n(372))/11)+parseInt(n(414))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(389)](){const t=Bo;if(!this[t(378)][t(411)][t(402)](t(379)))return;const e=this[t(378)][t(394)],n=this[t(378)][t(411)][t(380)](t(398));n[t(371)](t(399)),n[t(401)](t(397)),n[t(388)][t(386)]((n=>{const r=t;if(r(395)!=n[r(385)])return;const{data:s}=n;return s&&r(397)==s[r(404)]?s[r(400)]&&s[r(405)]?{type:r(412),content:zr(e,r(407))}:{type:r(412),content:""}:void 0})),this[t(373)]()}[Bo(373)](){const t=Bo,e=this[t(378)][t(411)][t(380)](t(398));e[t(409)][t(381)](t(383),t(399),t(406),e[t(409)][t(396)](t(383),null,t(390))),e[t(409)][t(381)](t(383),t(399),t(390),e[t(409)][t(396)](t(383),null,t(406))),this[t(403)]()}[Bo(403)](){const t=Bo,e=this[t(378)],n=e[t(394)];e[t(411)][t(380)](t(398))[t(388)][t(386)]((e=>{const r=t;if(r(383)!=e[r(385)]&&r(375)!=e[r(385)])return;const{data:s}=e;return s&&r(399)==s[r(376)]?{type:r(412),content:zr(n,r(413))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=313]})(t,e)}function Vo(){const t=["registerPostFixer","imageStylePostApply","descriptionFactory","head","getFirstRange","findIndex","FORMAT_SIDE_IMAGE","length","imageTypeInline","isInContent","getSuggestionCallback","locale","filter","join","_findSuggestions","shouldConvertImageType","newRange","formatBlock","isBefore","645226iJiqRq","afterInit","commandName","registerCustomCallback","isInlineImage","discard","getSuggestion","commands","isIntersecting","discardSuggestion","from","differ","end","1804716lzgeMw","refresh","isEqual","formatInline","document","getSuggestions","start","ImageUtils","isBlockImage","hasSuggestion","nodeAfter","selection","getClosestSelectedImageElement","plugins","imageStyle","14362030vOoPoD","normalizedStyles","9bCqlKF","imageTypeBlock","_registerLegacyDescription","title","format","TrackChangesEditing","get","6cFKfjf","ImageStyleEditing","335eLwmnY","has","type","commandParams","nodeBefore","42680YAXfHw","748648WVtCBE","chain","createRangeOn","convertInlineImageToBlock","imageCaption","enableCommand","change","Users","insertion","*Format:* %0","imageStylePreApply","_suggestionFactory","isOwn","suggestion","markBlockFormat","next","_splitMarkerName","getContainedElement","markInlineFormat","497897doEMeN","getChangedMarkers","commandReversedParams","accept","toLowerCase","side","model","subType","value","editor","forEach","setImageNaturalSizeAttributes","name","3168977OFukvM","registerDescriptionCallback","author"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(393959===parseInt(n(359))/1+parseInt(n(394))/2+-parseInt(n(407))/3+-parseInt(n(339))/4*(parseInt(n(334))/5)+parseInt(n(332))/6*(-parseInt(n(372))/7)+-parseInt(n(340))/8*(parseInt(n(325))/9)+parseInt(n(323))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(395)](){const t=jo,n=this[t(368)];if(!n[t(321)][t(335)](t(333)))return;const r=n[t(321)][t(331)](t(330)),s=n[t(321)][t(331)](t(315)),o={};r[t(345)](t(322),((o,i)=>{const a=t,c=n[a(321)][a(331)](a(347)).me,u=n[a(401)][a(331)](a(322));let l=s[a(320)](n[a(365)][a(411)][a(319)]),f=n[a(365)][a(342)](l),h=u[a(367)];if(h==i[a(367)])return;const d={commandName:a(322),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(365)][a(346)]((()=>{const t=a;if(r[t(313)]()[t(387)]((e=>e[t(384)]&&c==e[t(374)]&&(t(392)==e[t(336)]||t(410)==e[t(336)])&&(t(350)==e[t(366)]||t(376)==e[t(366)])&&e[t(379)]()[t(409)](f)))[t(369)]((e=>r[t(403)](e[t(378)]))),l=s[t(320)](n[t(365)][t(411)][t(319)]),f=n[t(365)][t(342)](l),u[t(408)](),n[t(401)][t(331)](t(383))[t(408)](),n[t(401)][t(331)](t(326))[t(408)](),h=u[t(367)],h!=i[t(367)])return s[t(398)](l)&&u[t(390)](i[t(367)],l)?(o({...i,setImageSizes:!1}),l=s[t(320)](n[t(365)][t(411)][t(319)]),void r[t(354)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(350))):void(s[t(316)](l)?r[t(354)](l,d,[],t(376)):r[t(358)](f,d,t(376)))}))}));for(const e of n[t(321)][t(331)](t(333))[t(324)])o[e[t(371)]]=e[t(328)][t(363)]();r[t(351)][t(397)](t(392),t(350),t(388),(()=>!1)),r[t(351)][t(397)](t(392),t(376),t(388),(()=>!1)),r[t(351)][t(397)](t(410),t(376),t(388),(()=>!1)),r[t(351)][t(397)](t(392),t(350),t(362),(([e])=>{const n=t;s[n(370)](e[n(357)]())})),r[t(351)][t(397)](t(392),t(350),t(399),((e,n)=>{const s=t;r[s(351)][s(385)](s(392),"",s(362))(e,{commandName:n[s(396)],commandParams:n[s(361)]})})),r[t(351)][t(397)](t(392),t(350),t(341),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(392),subType:t(350)},{type:t(348),subType:t(344)},{type:t(392),subType:t(343)},{type:t(348),subType:t(343)}];function a(e,n){const o=t,a=i[o(380)]((({type:t,subType:n})=>e[o(336)]==t&&e[o(366)]==n)),c=i[o(380)]((({type:t,subType:e})=>n[o(336)]==t&&n[o(366)]==e));if(a<0||c<0)return!1;const u=e[o(379)](),l=n[o(379)]();if((0==a||1==a)&&2==c&&u[o(402)](l))return!0;if(2==a&&3==c){const t=r[o(389)](u,o(348))[o(387)]((({suggestion:t,meta:e})=>e[o(352)]&&o(343)==t[o(366)]));if(t[o(382)]>1&&l[o(406)][o(409)](u[o(314)]))return!0;if(1==t[o(382)]&&(u[o(314)][o(409)](l[o(406)])||u[o(406)][o(409)](l[o(314)])))return!0}if(3==a&&3==c&&u[o(314)][o(393)](l[o(314)])){const t=u[o(406)][o(318)],e=l[o(314)][o(338)];return s[o(316)](t)&&t===e}return!1}n[t(365)][t(411)][t(375)]((()=>{const e=t;let o=!1;const i=Array[e(404)](n[e(365)][e(411)][e(405)][e(360)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(356)](t);if(e(353)==i&&r[e(317)](u)){if(e(392)==a&&(e(350)==c||e(376)==c)){const t=r[e(400)](u);if(n[e(391)]){const n=t[e(379)]()[e(357)]();if(s[e(316)](n))continue;r[e(403)](t),o=!0}}if(e(348)==a&&e(344)==c&&!n[e(391)]){const t=r[e(400)](u);t[e(355)]&&t[e(355)][e(384)]&&(r[e(403)](t[e(355)]),o=!0)}}}return o})),this[t(327)](o)}[jo(327)](t){const e=jo,n=this[e(368)],r=n[e(386)];n[e(321)][e(331)](e(330))[e(377)][e(373)]((n=>{const s=e;if(s(392)!=n[s(336)]&&s(410)!=n[s(336)])return;const{data:o}=n;if(!o||s(322)!=o[s(396)])return;const i=o[s(337)][0][s(367)];return function(t){const e=s;return{type:e(329),content:zr(r,e(349),t)}}(s(364)===i?zr(r,s(381)):t[i]||i)}))}}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=207]})(t,e)}const Wo=zo;function Ko(){const t=["commands","track_changes","enableCommand","afterInit","103975binsxq","5080zFTMda","Users","importWord","40UzPWQQ","_handleImportedData","7030261sgXBZH","execute","36674jGPwds","collaboration_features","listenTo","_trackChangesValueDuringImport","trackChanges","1507052jOnFiP","plugins","318BhdcrO","TrackChangesEditing","_trackChangesExecuted","137044EOljNJ","get","dataInsert","forEach","lowest","high","editor","24IxuroB","bind","117504QIdDSK","2517831mXOxPi","value","_setSuggestionData"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(901471===parseInt(n(208))/1+-parseInt(n(229))/2+-parseInt(n(241))/3*(parseInt(n(234))/4)+-parseInt(n(216))/5*(-parseInt(n(231))/6)+parseInt(n(222))/7+parseInt(n(220))/8*(parseInt(n(209))/9)+-parseInt(n(217))/10*(parseInt(n(224))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(227)]=!1,this[e(233)]=!1}[Wo(215)](){const t=Wo,e=this[t(240)],n=e[t(212)][t(235)](t(219)),r=e[t(212)][t(235)](t(228));n&&(n.on(t(223),((e,[,n])=>{const s=t;this[s(227)]=r[s(210)],n[s(225)][s(213)]=!this[s(227)]}),{priority:t(239)}),this[t(226)](n,t(236),this[t(221)][t(207)](this)),this[t(226)](n,t(236),(()=>{const e=t;this[e(233)]&&(r[e(223)](),this[e(233)]=!1)}),{priority:t(238)}),e[t(230)][t(235)](t(232))[t(214)](t(219)))}[Wo(221)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(240)][n(212)][n(235)](n(228)),o=s[n(210)];this[n(227)]!==o&&(s[n(223)](),this[n(233)]=!0),r&&r[n(237)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(240)][o(230)][o(235)](o(218)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(219)}}};this[o(240)][o(230)][o(235)](o(232))[o(211)](i)}))}}const Xo=Yo;function Zo(){const t=["7936krIZAO","get","*Indent:* %0","13922teZKyY","registerAttributeLabel","outdentBlock","indent","9LwhtiD","format","getItems","558qXPeTq","5700LesTtV","83YvyHKe","indentBlock","5502455QqgkBH","8YetNhy","plugins","IndentBlock","16138136msqRBd","outdent","blockIndent","*Outdent:* %0","editor","commandName","5qOzlwD","registerBlockAttribute","5286470qMPxwD","has","locale","TrackChangesEditing","26zaovnb","afterInit","4662612fIxfah","enableCommand","IndentEditing","enableDefaultAttributesIntegration","FORMAT_INDENT","3729cxNDUF","descriptionFactory","_registerLegacyDescription","getItemLabel","registerDescriptionCallback","type","formatBlock"];return(Zo=function(){return t})()}function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(660026===-parseInt(n(305))/1*(parseInt(n(296))/2)+-parseInt(n(303))/3*(parseInt(n(293))/4)+-parseInt(n(317))/5*(-parseInt(n(325))/6)+-parseInt(n(307))/7*(parseInt(n(308))/8)+parseInt(n(300))/9*(-parseInt(n(319))/10)+-parseInt(n(286))/11*(parseInt(n(304))/12)+-parseInt(n(323))/13*(-parseInt(n(311))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Jo extends t.Plugin{[Xo(324)](){const t=Xo,e=this[t(315)],n=e[t(309)][t(294)](t(322));if(e[t(309)][t(320)](t(327))&&(n[t(326)](t(299)),n[t(326)](t(312))),e[t(309)][t(320)](t(310)))for(const e of[t(306),t(298)])n[t(328)](e);const r=e[t(321)];n[t(318)](t(313)),n[t(287)][t(297)](t(313),zr(r,t(285))),this[t(288)]()}[Xo(288)](){const t=Xo,e=this[t(315)],n=e[t(321)],r=e[t(309)][t(294)](t(322));r[t(287)][t(290)]((e=>{const s=t;if(s(292)!=e[s(291)])return;const{data:o}=e;if(!o)return;if(s(306)!=o[s(316)]&&s(298)!=o[s(316)])return;const i=e[s(302)]()[0],a=r[s(287)][s(289)](i);return s(306)==o[s(316)]?{type:s(301),content:zr(n,s(295),a)}:s(298)==o[s(316)]?{type:s(301),content:zr(n,s(314),a)}:void 0}))}}function Qo(t,e){var n=ei();return(Qo=function(t,e){return n[t-=211]})(t,e)}var $o=Qo;!function(t,e){for(var n=Qo,r=t();;)try{if(858458===parseInt(n(211))/1+-parseInt(n(225))/2+parseInt(n(226))/3*(parseInt(n(218))/4)+-parseInt(n(212))/5+parseInt(n(224))/6*(-parseInt(n(215))/7)+parseInt(n(214))/8*(-parseInt(n(220))/9)+parseInt(n(219))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[$o(217)](){return[Ms.Input]}[$o(221)](){var t=$o;this[t(216)][t(227)][t(213)](t(223))[t(222)](t(228))}}function ei(){var t=["editor","requires","4urScuF","14227130nEaNOC","225621hdcUxW","init","enableCommand","TrackChangesEditing","1161606LAGSkh","1633908GMYxgC","2521941AXZLCK","plugins","input","1351424YGxJWF","8227475jWYGpK","get","32ykhcme","7enpEQE"];return(ei=function(){return t})()}const ni=si;function ri(){const t=["afterInit","9565776sZWOJr","7488672XCUKiH","_registerLegacyDescription","type","28702400ZgXVIk","formatInline","manualDecorators","attribute","1201317oYZCQx","98JOTrbN","get","newValue","plugins","16iylRwA","registerDescriptionCallback","5xtDINx","has","link","commandName","*Remove link*","unlink","linkHref","label","link (","143816FSFpPm","registerAttributeLabel","LinkEditing","key","editor","enableDefaultAttributesIntegration","descriptionFactory","format","TrackChangesEditing","commands","commandParams","registerInlineAttribute","13503tIyaED","*Set link:* %0","4568102akTdRY","toLowerCase","locale"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=149]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(847714===-parseInt(n(175))/1+-parseInt(n(176))/2*(-parseInt(n(161))/3)+-parseInt(n(149))/4+parseInt(n(182))/5*(-parseInt(n(168))/6)+parseInt(n(163))/7*(parseInt(n(180))/8)+-parseInt(n(167))/9+parseInt(n(171))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(166)](){const t=ni,e=this[t(153)];if(!e[t(179)][t(183)](t(151)))return;const n=e[t(179)][t(177)](t(157)),r=e[t(158)][t(177)](t(184));n[t(154)](t(184)),n[t(154)](t(187)),n[t(160)](t(188));for(const e of r[t(173)])n[t(160)](e.id),n[t(155)][t(150)](e.id,t(190)+e[t(189)][t(164)]()+")");n[t(155)][t(181)]((n=>{const r=t;if(r(174)!=n[r(170)])return;const{data:s}=n;if(!s||r(188)!=s[r(152)])return;const o=s[r(178)],i=e[r(165)];return{type:r(156),content:null==o?zr(i,r(186)):zr(i,r(162),'"'+o+'"')}})),this[t(169)]()}[ni(169)](){const t=ni,e=this[t(153)],n=e[t(165)];e[t(179)][t(177)](t(157))[t(155)][t(181)]((e=>{const r=t;if(r(172)!=e[r(170)])return;const{data:s}=e;if(s){if(r(184)==s[r(185)]){const t=s[r(159)][0];return{type:r(156),content:zr(n,r(162),'"'+t+'"')}}return r(187)==s[r(185)]?{type:r(156),content:zr(n,r(186))}:void 0}}))}}const ii=ci;function ai(){const t=["has","filter","isObject","findIndex","todoList","get","add","*Uncheck item*","execute","createPositionAt","change","ELEMENT_TODO_LIST","locale","element","blockName","todo","markBlockFormat","plugins","ELEMENT_NUMBERED_LIST","_selectedElements","List","6886026hFXaTz","listIndent","33190BNQRox","listType","ELEMENT_BULLETED_LIST","nextSibling","schema","end","registerDescriptionCallback","formatBlock","push","enableCommand","commandParams","checkChild","indentList","previousSibling","value","forceValue","3662298NFlSSZ","replace","model","descriptionFactory","8153125WayQuC","183JNprvZ","commands","registerElementLabel","commandName","afterInit","type","6059496GfxTEZ","length","outdentList","TrackChangesEditing","paragraph","*Check item*","before","*Change to:* %0","getSelectedBlocks","checkTodoList","4UUqQcQ","selection","bulletedList","*Outdent:* %0","numbered","bulleted","editor","1584OsugHK","14731920yNAUPS","formatInline","2180WOMmmR","parent","getAttribute","from","document","*Indent:* %0","format","LegacyListEditing","name","slice","createRange","ELEMENT_LIST_ITEM","listItem","todoListChecked","numberedList","LegacyTodoListEditing"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=370]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(946677===-parseInt(n(385))/1*(parseInt(n(411))/2)+parseInt(n(380))/3*(-parseInt(n(401))/4)+parseInt(n(384))/5+parseInt(n(391))/6+parseInt(n(448))/7+-parseInt(n(409))/8+parseInt(n(408))/9*(parseInt(n(450))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(389)](){const t=ii,e=this[t(407)],n=e[t(439)];if(!e[t(444)][t(427)](t(418)))return;const r=e[t(444)][t(432)](t(394)),s=e[t(444)][t(427)](t(426));function o(t){return()=>{const n=ci,s=e[n(382)][n(415)][n(402)],o=e[n(386)][n(432)](t);if(o[n(378)])return void e[n(435)](n(395),{});const i=t[n(420)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(414)](t)[s(428)]((t=>function(t,e){const n=s;return e[n(375)](t[n(412)],n(423))&&!e[n(429)](t)}(t,r)));o=o[s(428)]((t=>!t.is(s(440),s(423))||t[s(413)](s(451))!=e));const i=new Set;for(const t of o)t.is(s(440),s(423))?i[s(433)](li(t)):i[s(433)](t);return Array[s(414)](i)}(s[n(399)](),i,e[n(382)][n(454)]);e[n(382)][n(437)]((()=>{const e=n;for(const n of a)r[e(443)](n,{commandName:t,commandParams:[{forceValue:!o[e(378)]}],formatGroupId:e(441)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(414)](t);const r=n[e(430)]((t=>e(423)!=t[e(419)]));return r>-1&&(n=n[e(420)](0,r)),n}(e[n(382)][n(415)][n(402)][n(399)]()),o=e[n(382)][n(421)](e[n(382)][n(436)](s[0],n(397)),e[n(382)][n(436)](s[s[n(392)]-1],n(455)));e[n(382)][n(437)]((()=>{const e=n;r[e(443)](o,{commandName:t,commandParams:[],formatGroupId:e(449)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(453)];for(;t&&t[n(413)](n(449))>e[n(413)](n(449));)r[n(433)](t),t=t[n(453)]}return Array[n(414)](r)}(s))}))}}r[t(373)](t(425),o(t(425))),r[t(373)](t(403),o(t(403))),s&&r[t(373)](t(431),o(t(431))),r[t(373)](t(376),i(t(376))),r[t(373)](t(393),i(t(393))),s&&r[t(373)](t(400),(()=>{const n=t,s=e[n(386)][n(432)](n(400)),o=Array[n(414)](s[n(446)]);o[n(428)]((t=>t[n(413)](n(424))!=s[n(378)])),e[n(382)][n(437)]((()=>{const t=n;for(const e of o)r[t(443)](e,{commandName:t(400),commandParams:[{forceValue:!s[t(378)]}]})}))})),r[t(383)][t(387)](t(423),(e=>zr(n,t(422),e))),r[t(383)][t(370)]((e=>{const r=t;if(r(371)!=e[r(390)]&&r(410)!=e[r(390)])return;const{data:s}=e;if(s){if(r(425)==s[r(388)]||r(403)==s[r(388)]||r(431)==s[r(388)])switch(s[r(388)][r(381)](r(447),"")){case r(406):return o(zr(n,r(452)));case r(405):return o(zr(n,r(445)));case r(442):return o(zr(n,r(438)))}if(r(376)==s[r(388)])return{type:r(417),content:zr(n,r(416),zr(n,r(422)))};if(r(393)==s[r(388)])return{type:r(417),content:zr(n,r(404),zr(n,r(422)))};if(r(400)==s[r(388)])return s[r(374)][0][r(379)]?{type:r(417),content:zr(n,r(396))}:{type:r(417),content:zr(n,r(434))}}function o(t){const e=r;return{type:e(417),content:zr(n,e(398),t)}}}))}}function li(t){const e=ii,n=t[e(413)](e(449));if(0==n)return t;let r=t;for(;t[e(377)]&&t[e(377)].is(e(440),e(423));){const s=t[e(377)][e(413)](e(449));if(s==n)r=t[e(377)];else if(s<n)break;t=t[e(377)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(440),e(423))&&t[e(413)](e(449))>0){let r=t[e(453)];for(;r&&e(423)==r[e(419)]&&r[e(413)](e(449))==t[e(413)](e(449));)n[e(372)](r),r=r[e(453)]}return n}const hi=gi;function di(){const t=["662616bKQGgb","getSiblingNodes","format","getFirstPosition","534WcRxkM","styles","document","*Format:* set order to regular","4lLhrca","listStyle","121GykVEp","*Format:* set order to reversed","filter","map","list.properties","*Format:* set start index to %0","21234lEavVl","model","push","has","createRange","createPositionAt","length","23401cDLYwj","enableCommand","getSelectedBlocks","startIndex","listType","element","*Change to:* %0","markMultiRangeBlockFormat","descriptionFactory","before","flat","getAttribute","from","2110536LldGpv","change","unshift","editor","handleListStyleCommand","formatInline","listStart","reversed","TrackChangesEditing","commandName","parent","handleDescriptions","handleListStartCommand","selection","ELEMENT_","handleListReversedCommand","type","numbered","365545wzrgKT","toUpperCase","49680TnkVoQ","default","config","plugins","_getSuggestionBlocksForListStyle","forward","_getTranslationKeyForListStyle","afterInit","_getSuggestionBlocks","7797VeBoAC","formatBlock","getListTypeFromListStyleType","backward","70NASNju","replace","commandParams","listReversed","bind","registerDescriptionCallback","LegacyListPropertiesEditing","listItem","getLastPosition","locale","get","LegacyListUtils","_LIST_"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(157864===parseInt(n(251))/1*(parseInt(n(255))/2)+-parseInt(n(202))/3+-parseInt(n(276))/4*(parseInt(n(240))/5)+-parseInt(n(272))/6*(parseInt(n(209))/7)+parseInt(n(268))/8+parseInt(n(222))/9+-parseInt(n(242))/10*(parseInt(n(196))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(249)](){const t=hi;if(!this[t(225)][t(245)][t(205)](t(261)))return;const e=this[t(225)][t(244)][t(265)](t(200)),n=this[t(225)][t(245)][t(265)](t(230));e[t(273)]&&n[t(210)](t(195),this[t(226)][t(259)](this)),e[t(229)]&&n[t(210)](t(258),this[t(237)][t(259)](this)),e[t(212)]&&n[t(210)](t(228),this[t(234)][t(259)](this)),n[t(217)][t(260)](this[t(233)][t(259)](this))}[hi(226)](t,e={}){const n=hi,r=this[n(225)][n(245)][n(265)](n(230)),s=this[n(246)]();this[n(225)][n(203)][n(223)]((()=>{const t=n;r[t(216)](s,{commandName:t(195),commandParams:[{type:e[t(238)]}],formatGroupId:t(195)})}))}[hi(237)](t,e={}){const n=hi,r=this[n(225)][n(245)][n(265)](n(230)),s=this[n(250)]((t=>t.is(n(214),n(262))&&n(239)===t[n(220)](n(213))));if(s[n(208)]<1)return;const o=s[n(199)]((t=>this[n(225)][n(203)][n(206)](this[n(225)][n(203)][n(207)](t,n(218)),this[n(225)][n(203)][n(207)](t,0))));this[n(225)][n(203)][n(223)]((()=>{const t=n;r[t(216)](o,{commandName:t(258),commandParams:[{reversed:e[t(229)]}],formatGroupId:t(258)})}))}[hi(234)](t,e={}){const n=hi,r=this[n(225)][n(245)][n(265)](n(230)),s=this[n(250)]((t=>t.is(n(214),n(262))&&n(239)===t[n(220)](n(213))));if(s[n(208)]<1)return;const o=s[n(199)]((t=>this[n(225)][n(203)][n(206)](this[n(225)][n(203)][n(207)](t,n(218)),this[n(225)][n(203)][n(207)](t,0))));this[n(225)][n(203)][n(223)]((()=>{const t=n;r[t(216)](o,{commandName:t(228),commandParams:[{startIndex:e[t(212)]}],formatGroupId:t(228)})}))}[hi(233)](t){const e=hi;if(e(252)!=t[e(238)]&&e(227)!=t[e(238)])return;const n=this[e(225)][e(264)],{data:r}=t;if(!r)return;let s,o;switch(r[e(231)]){case e(195):s=e(215),o={type:e(270),content:zr(n,s,zr(n,this[e(248)](r[e(257)][0][e(238)])))};break;case e(258):s=r[e(257)][0][e(229)]?e(197):e(275),o={type:e(270),content:zr(n,s)};break;case e(228):s=e(201),o={type:e(270),content:zr(n,s,r[e(257)][0][e(212)])}}return o}[hi(246)](){const t=hi;var e,n,r,s;const o=this[t(225)][t(245)][t(265)](t(266));let i=Array[t(221)](this[t(225)][t(203)][t(274)][t(235)][t(211)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(214),t(262)))&&i[t(224)](...o[t(269)](this[t(225)][t(203)][t(274)][t(235)][t(271)](),t(254))),(null===(n=i[i[t(208)]-1])||void 0===n?void 0:n.is(t(214),t(262)))&&i[t(204)](...o[t(269)](this[t(225)][t(203)][t(274)][t(235)][t(263)](),t(247))),i=[...new Set(i)],(null===(s=null===(r=this[t(225)][t(203)][t(274)][t(235)][t(271)]())||void 0===r?void 0:r[t(232)])||void 0===s?void 0:s.is(t(214),t(262)))&&(i=i[t(198)]((e=>e.is(t(214),t(262))))),i}[hi(250)](t){const e=hi,n=this[e(225)][e(245)][e(265)](e(266));let r=Array[e(221)](this[e(225)][e(203)][e(274)][e(235)][e(211)]())[e(198)](t)[e(199)]((t=>{const r=e,s=this[r(225)][r(203)][r(207)](t,0);return[...n[r(269)](s,r(254)),...n[r(269)](s,r(247))]}))[e(219)]();return r=[...new Set(r)],r}[hi(248)](t){const e=hi;return e(236)+(this[e(225)][e(245)][e(265)](e(266))[e(253)](t)||e(243))[e(241)]()+e(267)+t[e(241)]()[e(256)](/-/g,"_")}}const mi=Ei;function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=367]})(t,e)}function Ii(){const t=["createEmptyElement","688392QuLfqx","media","499815YYvrUV","afterInit","plugins","4176648ISfEcB","conversion","enableCommand","data","options","mediaEmbed","showSuggestionHighlights","descriptionFactory","TrackChangesEditing","103352UhRyNw","registerElementLabel","153LFCTjG","editor","div","MediaEmbedEditing","623383STNImq","ELEMENT_MEDIA","dataDowncast","18oseJnG","high","stop","has","attribute:url:media","downcastDispatcher","1616637xtoFBI","elementToElement","1360356JZLZPD","for","get","locale"];return(Ii=function(){return t})()}!function(t,e){const n=Ei,r=t();for(;;)try{if(375538===-parseInt(n(386))/1+-parseInt(n(397))/2+parseInt(n(395))/3+-parseInt(n(380))/4+parseInt(n(368))/5*(parseInt(n(389))/6)+-parseInt(n(371))/7+-parseInt(n(402))/8*(-parseInt(n(382))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(369)](){const t=mi,e=this[t(383)];if(!e[t(370)][t(392)](t(385)))return;const n=e[t(370)][t(399)](t(379)),r=e[t(400)];n[t(373)](t(376)),n[t(378)][t(381)](t(367),(e=>zr(r,t(387),e))),e[t(372)][t(398)](t(388))[t(396)]({model:t(367),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(377)])return n[s(401)](s(384))},converterPriority:t(390)}),e[t(374)][t(394)].on(t(393),((e,n,r)=>{const s=t;r[s(375)][s(377)]&&e[s(391)]()}),{priority:t(390)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=313]})(t,e)}function yi(){const t=["mention","48cDDEqw","plugins","571823wCtpVg","1535820zYdiYN","MentionEditing","editor","1170682TBueuR","815998lVRRxP","TrackChangesEditing","afterInit","2759544oBbCUu","enableCommand","get","4873932EZIhfA","7875924xbFkDQ","has"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(840473===parseInt(n(317))/1+parseInt(n(316))/2+parseInt(n(323))/3+-parseInt(n(320))/4+parseInt(n(313))/5+-parseInt(n(324))/6+parseInt(n(329))/7*(-parseInt(n(327))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(319)](){const t=Ti,e=this[t(315)];e[t(328)][t(325)](t(314))&&e[t(328)][t(322)](t(318))[t(321)](t(326))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=106]})(t,e)}function Li(){const t=["*Remove format:* %0","1120276oXAosW","TrackChangesEditing","oldValue","newValue","format","345786eHSHVZ","registerDescriptionCallback","listMarkerStyle","5WNjvzX","30UzCKRg","registerBlockAttribute","multiLevelList","listType","next","head","has","23198AOtdPf","descriptionFactory","*Set format:* %0","MultiLevelList","enableDefaultAttributesIntegration","404184ulpFfC","locale","handleDescriptions","197892QHdsaN","key","8ITLpgX","11693Ovuiwa","data","afterInit","ELEMENT_MULTI_LEVEL_LIST","768WBFHEN","plugins","328mMAaSv","83736kIEaPK","get","editor"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(236830===-parseInt(n(131))/1*(parseInt(n(130))/2)+-parseInt(n(109))/3+-parseInt(n(142))/4*(parseInt(n(112))/5)+parseInt(n(135))/6*(parseInt(n(120))/7)+parseInt(n(137))/8*(parseInt(n(138))/9)+-parseInt(n(113))/10*(parseInt(n(125))/11)+-parseInt(n(128))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(133)](){const t=ki,e=this[t(140)],n=e[t(136)][t(139)](t(143));e[t(136)][t(119)](t(123))&&(n[t(124)](t(115)),n[t(114)](t(111)),n[t(121)][t(110)]((e=>this[t(127)](e))))}[ki(127)](t){const e=ki,n=this[e(140)][e(126)],{data:r}=t,s={type:e(108),content:""};if(r&&e(111)==r[e(129)]){if(!r[e(106)])return{type:e(108),content:zr(n,e(122),zr(n,e(134)))+" ("+r[e(107)]+")"};if(!r[e(107)]){let o=t[e(118)];for(;o;){if(o[e(132)]&&e(116)==o[e(132)][e(129)]&&o[e(132)][e(107)])return s;o=o[e(117)]}return{type:e(108),content:zr(n,e(141),zr(n,e(134)))+" ("+r[e(106)]+")"}}}}}const Ri=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=313]})(t,e)}function Mi(){const t=["afterInit","ELEMENT_PAGE_BREAK","PageBreakEditing","839531mpBtze","enableCommand","3KqsCon","has","TrackChangesEditing","plugins","146818DpFtoP","4gxEzvh","146268paVpYn","descriptionFactory","editor","5883840vbGVwf","280nJMiml","pageBreak","4703835CGijqF","7772262SuiFDB","locale","get","registerElementLabel","430038eJAdkl"];return(Mi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(719672===parseInt(n(313))/1+-parseInt(n(332))/2*(parseInt(n(315))/3)+-parseInt(n(320))/4*(parseInt(n(327))/5)+parseInt(n(328))/6+parseInt(n(319))/7+-parseInt(n(324))/8+parseInt(n(321))/9*(parseInt(n(325))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ri(333)](){const t=Ri,e=this[t(323)];if(!e[t(318)][t(316)](t(335)))return;e[t(318)][t(330)](t(317))[t(314)](t(326));const n=e[t(318)][t(330)](t(317)),r=e[t(329)];n[t(322)][t(331)](t(326),(e=>zr(r,t(334),e)))}}const Oi=wi;function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(401341===-parseInt(n(402))/1*(parseInt(n(415))/2)+-parseInt(n(366))/3*(-parseInt(n(375))/4)+-parseInt(n(396))/5+parseInt(n(422))/6*(-parseInt(n(411))/7)+-parseInt(n(401))/8+-parseInt(n(370))/9*(parseInt(n(365))/10)+parseInt(n(413))/11*(parseInt(n(414))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(397)](){const t=Oi,e=this[t(398)];if(!e[t(400)][t(354)](t(421)))return;const n=e[t(383)],r=e[t(400)][t(358)](t(393));r[t(416)][t(419)](t(385),(e=>zr(n,t(408),e))),r[t(387)](t(385)),r[t(361)](t(374)),e[t(364)][t(359)].on(t(407),Bi(e),{priority:t(371)}),e[t(406)][t(359)].on(t(407),((n,r,s)=>{const o=t;s[o(351)][o(418)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(371)});const s=r[t(416)];s[t(420)]((r=>{const o=t;if(o(356)!==r[o(386)])return;const{start:i,end:a}=r[o(417)]();if(!i[o(395)](a)||!i[o(373)])return;const c=e[o(362)][o(368)],u=i[o(373)];return c[o(352)](u)&&!c[o(353)](u)&&c[o(399)](u,o(380))?{type:o(356),content:zr(n,o(381),s[o(388)](u,1))}:void 0})),this[t(412)]()}[Oi(412)](){const t=Oi,e=this[t(398)],n=e[t(383)];e[t(400)][t(358)](t(393))[t(416)][t(420)]((e=>{const r=t;if(r(367)!=e[r(386)])return;const{data:s}=e;return s&&r(385)==s[r(404)]?{type:r(382),content:zr(n,r(391),zr(n,r(408)))}:void 0}))}}function Di(){const t=["ck-suggestion-marker-split","commandName","bindElementToMarker","data","addMarker:suggestion:insertion","ELEMENT_PARAGRAPH","toViewPosition","end","7QWZzhC","_registerLegacyDescription","6465767EOlHWr","48KLBotM","555848DBXvZA","descriptionFactory","getFirstRange","showSuggestionHighlights","registerElementLabel","registerDescriptionCallback","Paragraph","2021952JlAOVg","options","isBlock","isLimit","has","includes","insertion","consumable","get","downcastDispatcher","name","enableCommand","model","start","editing","5780nvfbUy","3cQizTn","formatBlock","schema","mapper","1026TCWNJy","highest","activeMarkers","nodeAfter","insertParagraph","1034216SOrbUm","createUIElement","span","writer","addClass","$text","*Insert:* %0","format","locale","insert","paragraph","type","enableDefaultAttributesIntegration","getItemLabel","markerRange","ck-suggestion-marker--active","*Change to:* %0","consume","TrackChangesEditing","markerName","isTouching","2878555FZhxbU","afterInit","editor","checkChild","plugins","5391664efHFOG","2mIROdl"];return(Di=function(){return t})()}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(400)][o(358)](o(393)),a=r[o(389)][o(363)],c=r[o(389)][o(410)],u=t[o(362)][o(368)];if(!a[o(395)](c)||!a[o(373)])return;const l=a[o(373)];if(u[o(352)](l)&&!u[o(353)](l)&&u[o(399)](l,o(380))){if(!s[o(357)][o(392)](r[o(389)],n[o(360)]))return;const t=s[o(378)][o(376)](o(377),{class:o(403)}),a=s[o(369)][o(409)](c);e&&i[o(372)][o(355)](r[o(394)])&&s[o(378)][o(379)](o(390),t),s[o(378)][o(384)](a,t),s[o(369)][o(405)](t,r[o(394)])}}}function xi(){const t=["formatBlock","90990YbkHJS","_registerLegacyDescription","registerDescriptionCallback","164ZyTrBi","50yYWrnl","TrackChangesEditing","enableDefaultAttributesIntegration","7205344QklAOZ","21QdOFkn","type","633625xxXchf","plugins","formatInline","19641kSCGwd","6444693OICpaS","100bJSPwe","has","editor","commandName","afterInit","RemoveFormatEditing","2632586qLVyMJ","29724GNbVHU","get","*Remove all formatting*","descriptionFactory","removeFormat","locale","format"];return(xi=function(){return t})()}function Pi(t,e){const n=xi();return(Pi=function(t,e){return n[t-=407]})(t,e)}const Ui=Pi;!function(t,e){const n=Pi,r=t();for(;;)try{if(475180===-parseInt(n(422))/1+-parseInt(n(415))/2*(-parseInt(n(425))/3)+parseInt(n(427))/4*(-parseInt(n(412))/5)+parseInt(n(434))/6*(parseInt(n(420))/7)+-parseInt(n(419))/8+parseInt(n(426))/9+-parseInt(n(416))/10*(-parseInt(n(433))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Ui(431)](){const t=Ui,e=this[t(429)];e[t(423)][t(428)](t(432))&&(e[t(423)][t(435)](t(417))[t(418)](t(408)),this[t(413)]())}[Ui(413)](){const t=Ui,e=this[t(429)];e[t(423)][t(435)](t(417))[t(407)][t(414)]((n=>{const r=t;if(r(411)!=n[r(421)]&&r(424)!=n[r(421)])return;const{data:s}=n;return s&&r(408)==s[r(430)]?{type:r(410),content:zr(e[r(409)],r(436))}:void 0}))}}function Gi(t,e){const n=zi();return(Gi=function(t,e){return n[t-=310]})(t,e)}const Vi=Gi;!function(t,e){const n=Gi,r=t();for(;;)try{if(626495===parseInt(n(330))/1+parseInt(n(335))/2*(-parseInt(n(311))/3)+parseInt(n(324))/4+parseInt(n(313))/5*(-parseInt(n(310))/6)+-parseInt(n(332))/7+parseInt(n(325))/8+parseInt(n(312))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Vi(319)](){const t=Vi,e=this[t(318)];if(!e[t(320)][t(323)](t(314)))return;const n=e[t(320)][t(328)](t(317));n[t(321)](t(329)),n[t(321)](t(322));const r=e[t(320)][t(328)](t(314));r[t(321)](t(331)),r[t(321)](t(334)),r[t(321)](t(316)),r[t(321)](t(333)),r[t(321)](t(326)),r[t(321)](t(327)),r[t(321)](t(315))}}function zi(){const t=["afterInit","plugins","enableCommand","goToNextRestrictedEditingException","has","405276FJhjfC","120144RwzkAr","discardAllSuggestions","acceptSelectedSuggestions","get","goToPreviousRestrictedEditingException","278922Lwacpz","trackChanges","8469734HEAxBQ","acceptAllSuggestions","acceptSuggestion","16Jzhbir","4584KxkGfu","413043lKXtpL","33555366zGJuEw","7760etuUZb","RestrictedEditingModeEditing","discardSelectedSuggestions","discardSuggestion","TrackChangesEditing","editor"];return(zi=function(){return t})()}function Wi(){const t=["init","ck-suggestion-marker--active","requires","addMarker:suggestion:deletion","12aEeQtz","high","showSuggestionHighlights","editing","1639605WDNCqx","enableCommand","207912eSNalr","createPositionBefore","model","data","element","shiftEnter","createUIElement","markerName","addMarker:suggestion","registerElementLabel","editor","softBreak","test","options","ck-suggestion-marker-","split","get","span","descriptionFactory","insert","addMarker:suggestion:insertion","consumable","TrackChangesEditing","2082LoTBqw","1LxWHbL","13895metOTp","9EmBMho","writer","downcastDispatcher","includes","bindElementToMarker","activeMarkers","110IWDtor","189351kFaQqu","mapper","markerRange","556360HtLTjv","locale","getItems","toViewPosition","ELEMENT_LINE_BREAK","name","deletion","addClass","239107WCtnak","plugins","merge","7811724rLugXD"];return(Wi=function(){return t})()}const Ki=qi;function qi(t,e){const n=Wi();return(qi=function(t,e){return n[t-=466]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(492538===parseInt(n(505))/1*(parseInt(n(517))/2)+parseInt(n(514))/3*(parseInt(n(475))/4)+parseInt(n(479))/5+parseInt(n(504))/6*(-parseInt(n(506))/7)+-parseInt(n(481))/8*(parseInt(n(507))/9)+parseInt(n(513))/10*(-parseInt(n(467))/11)+parseInt(n(470))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Xi extends t.Plugin{static get[Ki(473)](){return[Ys.ShiftEnter]}[Ki(471)](){const t=Ki,e=this[t(491)],n=e[t(468)][t(497)](t(503));n[t(480)](t(486)),e[t(478)][t(509)].on(t(501),Zi(e),{priority:t(476)}),e[t(478)][t(509)].on(t(474),Zi(e),{priority:t(476)}),e[t(484)][t(509)].on(t(489),((n,r,s)=>{const o=t;s[o(494)][o(477)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(499)][t(490)](t(492),(n=>zr(e[t(518)],t(521),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(468)][o(497)](o(503));if(!s[o(502)][o(493)](r[o(516)],n[o(522)]))return;const a=t[o(483)];for(const t of r[o(516)][o(519)]()){if(!t.is(o(485),o(492)))continue;const n=o(523)==r[o(488)][o(496)](":")[1]?o(469):o(496),c=s[o(508)][o(487)](o(498),{class:o(495)+n}),u=s[o(515)][o(520)](a[o(482)](t));e&&i[o(512)][o(510)](r[o(488)])&&s[o(508)][o(466)](o(472),c),s[o(508)][o(500)](u,c),s[o(515)][o(511)](c,r[o(488)])}}}const Yi=Qi;!function(t,e){const n=Qi,r=t();for(;;)try{if(731744===-parseInt(n(485))/1+-parseInt(n(505))/2+-parseInt(n(490))/3+parseInt(n(487))/4+-parseInt(n(510))/5*(-parseInt(n(503))/6)+parseInt(n(523))/7*(-parseInt(n(511))/8)+parseInt(n(518))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Yi(502)](){const t=Yi,e=this[t(494)],n=e[t(484)],r=e[t(486)];if(!e[t(498)][t(508)](t(496)))return;const s=e[t(498)][t(515)](t(517)),o=t(497),i=e[t(501)][t(515)](o);s[t(513)](o,((e,r={})=>{const a=t,c=n[a(500)][a(522)];if(c[a(520)])return void e(r);const u=void 0!==r[a(488)]?r[a(488)]:!i[a(509)];n[a(512)]((()=>{const t=a,e=Array[t(489)](c[t(506)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(519)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(504)][t(499)]((e=>{const n=t;if(n(514)!=e[n(516)]&&n(495)!=e[n(516)])return;const{data:s}=e;return s&&s[n(491)]==o?s[n(493)][0][n(488)]?{type:n(507),content:zr(r,n(521))}:{type:n(507),content:zr(r,n(492))}:void 0}))}}function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=484]})(t,e)}function $i(){const t=["descriptionFactory","2132846nGyTdM","getRanges","format","has","value","305cEobyg","4208kzODAp","change","enableCommand","formatBlock","get","type","TrackChangesEditing","27274824latKHx","markInlineFormat","isCollapsed","FORMAT_RESTRICTED_ENABLED","selection","18578ebFPdb","model","486845tDIuGb","locale","1104644acPvaU","forceValue","from","318900pdlyuU","commandName","FORMAT_RESTRICTED_DISABLED","commandParams","editor","formatInline","StandardEditingModeEditing","restrictedEditingException","plugins","registerDescriptionCallback","document","commands","afterInit","47274fLuJqP"];return($i=function(){return t})()}function ta(){const t=["3535yuqLVa","1322712XaVOEo","forceValue","type","inline","Style","commandParams","TrackChangesEditing","config","styleName","registerBlockAttribute","normalizeConfig","489212hLOGgL","GeneralHtmlSupport","_registerLegacyDescription","block","formatInline","*Set format:* %0","6724XnIACb","registerDescriptionCallback","DataSchema","2527406sNUnWA","*Remove format:* %0","editor","add","1320585psgnrE","style","plugins","getGhsAttributeNameForElement","StyleUtils","commandName","get","toLowerCase","definitions","enableDefaultAttributesIntegration","1274Ytiymn","19348936jdEJoX","element","locale","FORMAT_STYLE","descriptionFactory","ghsAttributes","registerInlineAttribute","afterInit","formatBlock","registerAttributeLabel","format","has"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=166]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(598986===-parseInt(n(189))/1+-parseInt(n(212))/2+parseInt(n(202))/3+-parseInt(n(195))/4*(parseInt(n(177))/5)+-parseInt(n(178))/6+-parseInt(n(198))/7+parseInt(n(213))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[ea(172)](){const t=ea,e=this[t(200)];if(!e[t(204)][t(176)](t(182))||!e[t(204)][t(176)](t(197)))return;const n=e[t(204)][t(208)](t(184)),r=e[t(167)],s=e[t(185)][t(208)](t(203))||{},o=e[t(204)][t(208)](t(190)),i=e[t(204)][t(208)](t(206))[t(188)](e[t(204)][t(208)](t(197)),s[t(210)]);n[t(211)](t(203));const a=new Set;for(const e of i[t(192)]){const n=o[t(205)](e[t(166)]);a[t(201)](n)}const c=new Set;for(const e of i[t(181)]){const n=o[t(205)](e[t(166)]);c[t(201)](n);for(const n of e[t(170)])c[t(201)](n)}for(const e of a)n[t(187)](e),n[t(169)][t(174)](e,zr(r,t(168)));for(const e of c)n[t(171)](e),n[t(169)][t(174)](e,zr(r,t(168)));this[t(191)]()}[ea(191)](){const t=ea,e=this[t(200)],n=e[t(167)];e[t(204)][t(208)](t(184))[t(169)][t(196)]((e=>{const r=t;if(r(173)!=e[r(180)]&&r(193)!=e[r(180)])return;const{data:s}=e;return s&&r(203)===s[r(207)]?s[r(183)][0][r(179)]?{type:r(175),content:zr(n,r(194),s[r(183)][0][r(186)][r(209)]())}:{type:r(175),content:zr(n,r(199),s[r(183)][0][r(186)][r(209)]())}:void 0}))}}const sa=aa;function oa(){const t=["getRowIndexes","TableUtils","*Remove:* %0","getAttribute","removeClass","toViewElement","getFirstRange","4GMQwrk","isInContent","position","forceValue","maxColumn","createTableWalker","isArray","isIntersectingWithRange","hasAttribute","getColumnIndexes","locale","root","insertion","first","getChildren","start","rowspan","setSelection","execute","item","removeTableRow","insertTableRowBelow","_acceptFormatSuggestionCallbackFactory","batch","36ymiigP","low","editor","189826RedNcB","discard","registerDescriptionCallback","left","markMultiRangeDeletion","getItems","_tablePostFixingSubtypes","change","createRangeOn","last","refresh","createRangeIn","includes","join","ELEMENT_TABLE_COLUMN","addMarker:suggestion","substr","*Insert:* %0","insertTable","TableEditing","highest","_splitMarkerName","insertTableColumnRight","tableColumn","1168wMLjTa","end","addRange","tablePaste","tableCell","data","getSelectionAffectedTableCells","nodeAfter","classes","showSuggestionHighlights","getRanges","insertTableRowAbove","$textProxy","4009392tMsmic","filter","change:data","enqueueChange","$graveyard","commands","getSuggestion","40689847kYIonB","ELEMENT_TABLE_WITH_TEXT","map","element","TrackChangesEditing","length","get","values","ELEMENT_TABLE_ROW_WITH_TEXT","findAncestor","deletion","afterInit","max","from","rootName","selectTableColumn","markMultiRangeInsertion","type","every","minRow","977750THvsRn","registerCustomCallback","nodeBefore","createPositionAt","differ","span","selectTableRow","removeTableColumn","writer","_getSuggestionCoords","above","selection","enableCommand","ELEMENT_TABLE","plugins","getContainedElement","19103dfrlsg","getChangedMarkers","some","table","min","isIntersecting","suggestion","registerPostFixer","11zcXtfn","addClass","registerElementLabel","_getCoordsForCells","minColumn","isEqual","options","cell","_suggestionFactory","subType","MIN_SAFE_INTEGER","colspan","has","getChanges","maxRow","oldRange","order","model","ELEMENT_TABLE_ROW","4802950GtovNB","isTouching","descriptionFactory","detach","insertTableColumnLeft","accept","mapper","push","insert","add","_setupColumnsRowsFixing","MAX_SAFE_INTEGER","name","tableRow","startsWith","1353339YEatrn","getCellLocation","downcastDispatcher","toLowerCase","fromRange","document","ELEMENT_TABLE_COLUMN_WITH_TEXT","_tableSuggestions"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(582433===parseInt(n(487))/1*(-parseInt(n(563))/2)+-parseInt(n(521))/3+-parseInt(n(536))/4*(parseInt(n(506))/5)+-parseInt(n(436))/6+-parseInt(n(479))/7*(-parseInt(n(587))/8)+-parseInt(n(560))/9*(parseInt(n(463))/10)+parseInt(n(443))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(569)]=[e(519),e(586)],this[e(528)]=new Set}[sa(454)](){const t=sa,e=this[t(562)],n=e[t(504)][t(526)][t(474)];if(!e[t(477)][t(499)](t(582)))return;const r=e[t(546)],s=e[t(477)][t(449)](t(447)),o=e[t(477)][t(449)](t(530));s[t(508)][t(489)](t(482),(e=>zr(r,t(476),e))),this[t(516)](),s[t(475)](t(581)),s[t(475)](t(469)),s[t(475)](t(458));for(const r of[t(434),t(557)]){const i=e[t(441)][t(449)](r);s[t(475)](r,(r=>{const a=t;e[a(504)][a(570)]((t=>{const e=a;r();const c=e(473)===i[e(503)],u=o[e(429)](n),l=o[e(529)](u),f=c?l[e(549)]-1:l[e(572)]+1,h=u[0][e(452)](e(482)),d=o[e(541)](h,{startRow:f,endRow:f}),g=Array[e(456)](d)[e(445)]((n=>t[e(571)](n[e(494)])));s[e(459)](g,e(519))}))}))}for(const r of[t(510),t(585)]){const i=e[t(441)][t(449)](r);s[t(475)](r,(r=>{const a=t;e[a(504)][a(570)]((t=>{const e=a;r();const c=e(566)===i[e(503)],u=o[e(429)](n),l=o[e(545)](u),f=c?l[e(549)]-1:l[e(572)]+1,h=u[0][e(452)](e(482)),d=o[e(541)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(456)](d)[e(445)]((n=>t[e(571)](n[e(494)])));s[e(459)](g,e(586))}))}))}for(const r of[t(556),t(470)]){const i=r[t(579)](11),a=i[t(524)](),c=a[t(579)](0,3)+t(468),u=t(482)+i,l=t(483)+i,f=t(455)+i;s[t(475)](r,(()=>{const i=t;e[i(504)][i(570)]((t=>{const e=i,h=o[e(429)](n),d=h[0][e(452)](e(482));let g;if(e(556)==r){const t=o[e(529)](h);g={startRow:t[e(549)],endRow:t[e(572)],includeAllSlots:!0}}else{const t=o[e(545)](h);g={startColumn:t[e(549)],endColumn:t[e(572)],includeAllSlots:!0}}const p=o[e(541)](d,g),m=Array[e(456)](p)[e(445)]((({cell:t})=>t)),E=ca(m[e(437)]((t=>t[e(544)](c)))),I=ca(m[e(437)]((t=>!t[e(544)](c))))[e(445)]((n=>t[e(571)](n))),b=s[e(567)](I,u);if(b&&(e(519)==b[e(496)]||e(586)==b[e(496)])){const n=this[e(472)](b);for(const r of E){const s=t[e(571)](r),i=o[e(522)](r),u=r[e(532)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(425)](s)}}}))}))}function c(r){const s=t,o=Array[s(456)](n[s(433)]())[s(445)]((t=>i.LiveRange[s(525)](t)));e[s(504)][s(570)]((t=>{const n=s,i=t[n(559)];r=r[n(437)]((t=>n(440)!=t[n(547)][n(457)])),t[n(553)](r),e[n(441)][n(449)](n(556))[n(573)](),e[n(554)](n(556),{forceDefaultExecution:!0}),e[n(504)][n(439)]((()=>{const t=n;e[t(504)][t(439)](i,(e=>{const n=t,r=o[n(437)]((t=>n(440)!=t[n(547)][n(457)]));r[n(448)]>0&&e[n(553)](r);for(const t of o)t[n(509)]()}))}))}))}function u(r){const s=t;e[s(504)][s(570)]((t=>{const o=s,a=Array[o(456)](n[o(433)]())[o(445)]((t=>i.LiveRange[o(525)](t))),c=[];for(const t of r)for(const e of t[o(568)]({shallow:!0}))c[o(513)](e);for(const n of c)o(440)!=n[o(547)][o(457)]&&(t[o(553)](t[o(466)](n,0)),e[o(441)][o(449)](o(470))[o(573)](),e[o(554)](o(470),{forceDefaultExecution:!0}));const u=a[o(437)]((t=>o(440)!=t[o(547)][o(457)]));u[o(448)]>0&&t[o(553)](u);for(const t of a)t[o(509)]()}))}function l(e,n){const r=t;return n[r(461)]((t=>e[r(481)]((e=>e[r(424)][r(492)](t[r(551)])||t[r(424)][r(492)](e[r(551)])))))}function f(e,n){const r=t;return!e[r(481)]((t=>n[r(481)]((e=>t[r(484)](e)))))&&e[r(481)]((t=>n[r(481)]((e=>t[r(424)][r(507)](e[r(551)])))))}e[t(428)][t(523)].on(t(578),((e,n,r)=>{const s=t;if(!r[s(493)][s(432)])return;const o=n[s(555)];if(!o)return;const i=r[s(512)][s(534)](o);function c(t){return Array[s(542)](t)?t:[t]}i&&s(427)===o[s(518)]&&(0,a.setHighlightHandling)(i,r[s(471)],((t,e,n)=>n[s(488)](c(e[s(431)]),t)),((t,e,n)=>n[s(533)](c(e[s(431)]),t)))}),{priority:t(583)}),s[t(508)][t(565)]((e=>{const n=t;if(n(548)!=e[n(460)]&&n(453)!=e[n(460)])return;const s=e[n(478)]();if(null!=s&&s.is(n(446),n(482))){if(n(548)==e[n(460)]){const t=e[n(568)]()[n(437)]((t=>t.is(n(435))))[n(445)]((t=>t[n(428)]));if(t[n(448)])return{type:n(548),content:zr(r,n(580),zr(r,n(444),'"'+t[n(576)](" ")+'"'))}}if(n(453)==e[n(460)]){const t=e[n(568)]()[n(437)]((t=>t.is(n(435))))[n(445)]((t=>t[n(428)]));if(t[n(448)])return{type:n(453),content:zr(r,n(531),zr(r,n(444),'"'+t[n(576)](" ")+'"'))}}}})),s[t(508)][t(565)]((e=>{const n=t;if(n(519)==e[n(496)]){const t=e[n(568)]()[n(437)]((t=>t.is(n(435))))[n(445)]((t=>t[n(428)])),s=this[n(472)](e),o=s[n(501)]-s[n(462)]+1;if(n(548)==e[n(460)])return t[n(448)]?{type:n(548),content:zr(r,n(580),zr(r,n(451),[o,'"'+t[n(576)](" ")+'"']))}:{type:n(548),content:zr(r,n(580),zr(r,n(505),o))};if(n(453)==e[n(460)])return t[n(448)]?{type:n(453),content:zr(r,n(531),zr(r,n(451),[o,'"'+t[n(576)](" ")+'"']))}:{type:n(453),content:zr(r,n(531),zr(r,n(505),o))}}if(n(586)==e[n(496)]){const t=e[n(568)]()[n(437)]((t=>t.is(n(435))))[n(445)]((t=>t[n(428)])),s=this[n(472)](e),o=s[n(540)]-s[n(491)]+1;if(n(548)==e[n(460)])return t[n(448)]?{type:n(548),content:zr(r,n(580),zr(r,n(527),[o,'"'+t[n(576)](" ")+'"']))}:{type:n(548),content:zr(r,n(580),zr(r,n(577),o))};if(n(453)==e[n(460)])return t[n(448)]?{type:n(453),content:zr(r,n(531),zr(r,n(527),[o,'"'+t[n(576)](" ")+'"']))}:{type:n(453),content:zr(r,n(531),zr(r,n(577),o))}}})),s[t(495)][t(464)](t(548),t(519),t(564),c),s[t(495)][t(464)](t(453),t(519),t(511),c),s[t(495)][t(464)](t(548),t(586),t(564),u),s[t(495)][t(464)](t(453),t(586),t(511),u),s[t(495)][t(464)](t(548),t(586),t(576),l),s[t(495)][t(464)](t(453),t(586),t(576),l),s[t(495)][t(464)](t(548),t(519),t(576),f),s[t(495)][t(464)](t(453),t(519),t(576),f)}[sa(558)](){const t=sa,e=this[t(562)],n=e[t(504)][t(526)][t(474)];return(r,s)=>{const o=t;e[o(504)][o(570)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(424)][a(465)];u&&u[0]&&!1===u[0][a(539)]&&(l=r[0][a(551)][a(430)]);const f=t[a(574)](l);if(a(440)==f[a(547)][a(457)])return;const h=Array[a(456)](n[a(433)]())[a(445)]((t=>i.LiveRange[a(525)](t)));t[a(553)](f),e[a(441)][a(449)](c)[a(573)](),u[a(513)]({forceDefaultExecution:!0}),e[a(554)](c,...u);const d=h[a(437)]((t=>a(440)!=t[a(547)][a(457)]));d[a(448)]>0&&t[a(553)](d);for(const t of h)t[a(509)]()}))}}[sa(490)](t){const e=sa,n=this[e(562)][e(477)][e(449)](e(530));let r=Number[e(517)],s=Number[e(497)],o=Number[e(517)],i=Number[e(497)];for(const a of t){if(e(440)==a[e(547)][e(457)])continue;const{row:t,column:c}=n[e(522)](a),u=a[e(544)](e(552))?a[e(532)](e(552))-1:0,l=a[e(544)](e(498))?a[e(532)](e(498))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(516)](){const t=sa,e=this[t(562)],n=e[t(477)][t(449)](t(447)),r=e[t(477)][t(449)](t(530));e[t(504)][t(526)].on(t(438),(()=>{const r=t,s=Array[r(456)](e[r(504)][r(526)][r(467)][r(480)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(584)](t);if(r(485)!=s)continue;if(null!=e[r(502)])continue;const a=n[r(442)](o);this[r(569)][r(575)](i)&&this[r(528)][r(515)](a)}}),{priority:t(561)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(571)](e),a=e[s(452)](s(482)),c=r[s(522)](e);for(const t of this[s(528)]){const n=t[s(496)],r=n[s(520)](s(426)),u=n[s(579)](r?10:5),l=u[s(524)](),f=l[s(579)](0,3)+s(468),h=s(483)+u,d=s(455)+u;if(!t[s(537)])continue;if(a!=t[s(535)]()[s(551)][s(452)](s(482)))continue;if(t[s(543)](i))continue;const g=e[s(544)](f)?e[s(532)](f)-1:0,p=this[s(472)](t),m=p[h],E=p[d];m<=c[l]&&c[l]+g<=E&&(t[s(425)](i),o=!0)}return o};e[t(504)][t(526)][t(486)]((n=>{const r=t;let o=!1;for(const t of e[r(504)][r(526)][r(467)][r(500)]())if(r(514)==t[r(460)])if(r(519)==t[r(518)])for(const e of t[r(538)][r(430)][r(550)]())o=o||s(e,n);else r(427)==t[r(518)]&&(o=o||s(t[r(538)][r(430)],n));return o}))}[sa(472)](t){const e=sa;return this[e(490)](t[e(433)]()[e(445)]((t=>t[e(551)][e(430)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=424]})(t,e)}function ca(t){const e=sa;return Array[e(456)](new Set(t)[e(450)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=487]})(t,e)}function fa(){const t=["has","formatBlock","getFirstPosition","size","model","tableCell","_suggestionFactory","cell","push","enableCommand","TableEditing","splitTableCellHorizontally","author","*Split cell:* horizontally","_areSelectedCellsMergable","find","205588JFpxVG","type","insertion","direction","getSuggestions","from","7211905RGznwt","requires","createRangeOn","21NmSbJt","element","setSelection","refresh","isEnabled","getSelectionAffectedTableCells","markMultiRangeBlockFormat","findAncestor","30DmKVFb","markBlockFormat","get","*Split cell:* vertically","registerCustomCallback","execute","mergeTableCellDown","afterInit","mergeTableCellRight","stop","plugins","mergeTableCellUp","isInContent","_tablePostFixingSubtypes","119TnFwkp","detach","trackChanges","3832SEuRao","*Merge cells*","TrackChangesEditing","low","mergeTableCells","10503030AlSbdc","mergeTableCellLeft","_isForcedDefaultExecutionBlock","forceDefaultExecution","createTableWalker","512jCMjzx","add","format","length","commandName","containsRange","31861445RALhOp","locale","3691458bbJBel","splitTableCellVertically","filter","horizontally","set:isEnabled","selection","return","value","map","highest","formatInline","$graveyard","getCellLocation","fromRange","TableUtils","root","subType","_areMergableCells","accept","table","_acceptFormatSuggestionCallbackFactory","document","rootName","change","descriptionFactory","commands","getRanges","registerDescriptionCallback","getAncestors","editor","deletion","317624dGOGBU"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(880357===-parseInt(n(521))/1*(-parseInt(n(511))/2)+-parseInt(n(586))/3*(parseInt(n(577))/4)+-parseInt(n(583))/5+-parseInt(n(516))/6+parseInt(n(508))/7*(-parseInt(n(560))/8)+parseInt(n(529))/9*(parseInt(n(494))/10)+parseInt(n(527))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(584)](){return[ia]}[ua(501)](){const t=ua,e=this[t(558)],n=e[t(565)][t(550)][t(534)],r=e[t(528)];if(!e[t(504)][t(561)](t(571)))return;const s=e[t(504)][t(496)](t(513)),o=e[t(504)][t(496)](t(543)),a=e[t(504)][t(496)](ia);a[t(507)][t(569)](t(515)),s[t(570)](t(515),(()=>{const n=t,r=o[n(491)](e[n(565)][n(550)][n(534)]);e[n(565)][n(552)]((()=>{const t=n;s[t(492)](r,{commandName:t(515),commandParams:[]},[],t(515))}))})),e[t(554)][t(496)](t(515)).on(t(499),((n,r)=>{const o=t;e[o(554)][o(496)](o(510))[o(536)]&&(r[o(524)]>0&&r[r[o(524)]-1]&&r[r[o(524)]-1][o(519)]||s[o(518)]||this[o(575)]()||n[o(503)]())}),{priority:t(538)});for(const n of[t(505),t(502),t(500),t(517)]){const r=e[t(554)][t(496)](n);s[t(570)](n,(()=>{const n=t,o=e[n(565)][n(550)][n(534)][n(563)]()[n(557)]()[n(576)]((t=>t.is(n(487),n(566)))),i=r[n(536)];e[n(565)][n(552)]((()=>{const t=n;s[t(492)]([o,i],{commandName:t(515),commandParams:[]},[],t(515))}))}))}for(const n of[t(530),t(572)]){const r=e[t(554)][t(496)](n);s[t(570)](n,(()=>{const i=t,a=o[i(491)](e[i(565)][i(550)][i(534)])[0],c=a[i(493)](i(548)),{column:u,row:l}=o[i(541)](a);let f=[];if(i(532)==r[i(580)]){const t=o[i(520)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(582)](t)[i(537)]((t=>t[i(568)]))}else{const t=o[i(520)](c,{column:u,includeAllSlots:!0});f=Array[i(582)](t)[i(537)]((t=>t[i(568)]))}e[i(565)][i(552)]((t=>{const e=i;s[e(495)](t[e(585)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(553)][t(556)]((e=>{const n=t;if(n(562)!=e[n(578)]&&n(539)!=e[n(578)])return;const{data:s}=e;return s&&n(515)==s[n(525)]?{type:n(523),content:zr(r,n(512))}:void 0})),s[t(553)][t(556)]((e=>{const n=t;if(n(562)!=e[n(578)]&&n(539)!=e[n(578)])return;const{data:s}=e;return s?n(530)==s[n(525)]?{type:n(523),content:zr(r,n(497))}:n(572)==s[n(525)]?{type:n(523),content:zr(r,n(574))}:void 0:void 0}));const c=a[t(549)]();for(const e of[t(505),t(502),t(500),t(517)])s[t(567)][t(498)](t(562),e,t(547),c);for(const e of[t(530),t(572)])s[t(567)][t(498)](t(562),e,t(547),c);s[t(567)][t(498)](t(562),t(515),t(547),(r=>{const s=t;e[s(565)][s(552)]((t=>{const o=s,a=Array[o(582)](n[o(555)]())[o(537)]((t=>i.LiveRange[o(542)](t)));t[o(488)](r),e[o(554)][o(496)](o(515))[o(489)](),e[o(499)](o(515),{forceDefaultExecution:!0});const c=a[o(531)]((t=>o(540)!=t[o(544)][o(551)]));c[o(524)]>0&&t[o(488)](c);for(const t of a)t[o(509)]()}))}));for(const n of[t(505),t(500),t(517),t(502)]){const r=e[t(554)][t(496)](n);r.on(t(533),((n,s,o)=>{const i=t;if(o){const t=e[i(565)][i(550)][i(534)][i(563)]()[i(557)]()[i(576)]((t=>t.is(i(487),i(566))));this[i(546)](r[i(536)],t)||(n[i(535)]=!1,n[i(503)]())}}),{priority:t(514)})}}[ua(575)](){const t=ua,e=this[t(558)][t(554)][t(496)](t(515)),n=this[t(558)][t(504)][t(496)](t(543));if(!e[t(490)])return!1;const r=n[t(491)](this[t(558)][t(565)][t(550)][t(534)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(546)](e,n))return!1;return!0}[ua(546)](t,e){const n=ua,r=this[n(558)][n(504)][n(496)](n(513)),s=this[n(558)][n(565)][n(585)](t),o=this[n(558)][n(565)][n(585)](e),i=new Set,a=new Set;for(const t of r[n(581)]())if((n(579)==t[n(578)]||n(559)==t[n(578)]||n(515)==t[n(545)])&&t[n(506)])for(const e of t[n(555)]())e[n(526)](s,!0)&&i[n(522)](t[n(578)]+":"+t[n(573)].id),e[n(526)](o,!0)&&a[n(522)](t[n(578)]+":"+t[n(573)].id);if(i[n(564)]!=a[n(564)])return!1;for(const t of i)if(!a[n(561)](t))return!1;return!0}}const da=pa;function ga(){const t=["locale","1081400wTPWqC","forceValue","enableDefaultAttributesIntegration","FORMAT_REGULAR_ROW","FORMAT_REGULAR_COLUMN","start","editor","1595138oFPYdw","headingRows","name","highest","downcastDispatcher","plugins","_acceptFormatSuggestionCallbackFactory","markerRange","removeAttribute","removeMarker:suggestion","stop","addClass","end","_registerLegacyDescription","992154KLumjK","827516qfiTcl","setTableColumnHeader","accept","editing","commandName","_handleLegacySuggestions","TableUtils","_suggestionFactory","afterInit","addMarker:suggestion","consume","FORMAT_HEADER_ROW","*Format:* %0","nodeAfter","311953mhdSGu","TrackChangesEditing","registerCustomCallback","setTableRowHeader","registerDescriptionCallback","_splitMarkerName","ck-suggestion-marker-","descriptionFactory","bindElementToMarker","showSuggestionHighlights","2682175iZwwQq","getCellLocation","activeMarkers","data-suggestion","item","unbindElementFromMarkerName","removeClass","formatBlock","toViewElement","getSuggestion","ck-suggestion-marker--active","mapper","cell","599400PKSQBq","options","markerNameToElements","FORMAT_HEADER_COLUMN","headingColumns","createTableWalker","has","parent","data","registerAttributeLabel","writer","requires","format","TableEditing","includes","nodeBefore","get","setAttribute","markerName","commandParams","type","consumable","registerBlockAttribute","98pvcvoO"];return(ga=function(){return t})()}function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(404773===-parseInt(n(188))/1+-parseInt(n(243))/2+parseInt(n(211))/3+-parseInt(n(258))/4+-parseInt(n(198))/5+parseInt(n(257))/6+parseInt(n(234))/7*(parseInt(n(236))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);class ma extends t.Plugin{static get[da(222)](){return[ia]}[da(266)](){const t=da,e=this[t(242)];if(!e[t(248)][t(217)](t(224)))return;const n=e[t(235)],r=e[t(248)][t(227)](t(189));r[t(238)](t(191)),r[t(238)](t(259)),r[t(233)](t(244)),r[t(233)](t(215)),r[t(195)][t(220)](t(244),zr(n,t(269))),r[t(195)][t(220)](t(215),zr(n,t(214))),this[t(263)]()}[da(263)](){const t=da,e=this[t(242)][t(248)][t(227)](t(189)),n=this[t(242)][t(248)][t(227)](t(264)),r=this[t(242)][t(248)][t(227)](ia)[t(249)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(193)](o[a(229)]),l=e[a(207)](u),f=l[a(219)];if(a(205)!=l[a(231)]||!f||a(259)!=f[a(262)])return;if(o[a(202)])return void s[a(253)]();if(!i[a(232)][a(268)](o[a(250)],s[a(245)]))return;const h=o[a(250)][a(241)][a(187)],d=o[a(250)][a(255)][a(226)],g=h[a(218)][a(218)],{column:p}=n[a(199)](h),{column:m}=n[a(199)](d);for(let s=p;s<=m;s++){const l=n[a(216)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(210)],l=i[a(209)][a(206)](s);i[a(221)][a(254)](a(194)+c,l),r&&i[a(221)][a(228)](a(201),u,l),i[a(209)][a(196)](l,o[a(229)]),t&&(e[a(200)][a(225)](o[a(229)])?i[a(221)][a(254)](a(208),l):i[a(221)][a(204)](a(208),l))}}}}e[t(265)][t(190)](t(205),t(191),t(260),r),e[t(265)][t(190)](t(205),t(259),t(260),r),this[t(242)][t(261)][t(247)].on(t(267),s(),{priority:t(246)}),this[t(242)][t(219)][t(247)].on(t(267),((e,n,r)=>{const o=t;r[o(212)][o(197)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(246)}),this[t(242)][t(261)][t(247)].on(t(252),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(193)](r[o(229)]),c=e[o(207)](a),u=c[o(219)];if(o(205)!=c[o(231)]||!u||o(259)!=u[o(262)])return;const l=s[o(209)][o(213)](r[o(229)]);if(l)for(const t of l)s[o(221)][o(204)](o(194)+i,t),s[o(221)][o(204)](o(208),t),s[o(221)][o(251)](o(201),t),s[o(209)][o(203)](t,r[o(229)])}),{priority:t(246)}),this[t(256)]()}[da(256)](){const t=da,e=this[t(242)],n=e[t(235)];function r(e){const r=t;return{type:r(223),content:zr(n,r(270),e)}}e[t(248)][t(227)](t(189))[t(195)][t(192)]((e=>{const s=t;if(s(205)!=e[s(231)])return;const{data:o}=e;if(o){if(s(191)==o[s(262)]){const t=o[s(230)][0][s(237)];return r(zr(n,s(t?269:239)))}if(s(259)==o[s(262)]){const t=o[s(230)][0][s(237)];return r(zr(n,s(t?214:240)))}}}))}}const Ea=ya;function Ia(){const t=["position","markMultiRangeBlockFormat","cells","2276104sazKkr","forEach","rowInsertionIndexes","find","redo","createPositionBefore","columnInsertionRanges","removeColumns","createRange","fromEntries","markMultiRangeDeletion","222783dfOuSO","filter","registerDescriptionCallback","getTableIfOnlyTableInContent","selection","elementToElement","9GuLbqo","some","getChild","accept","getShiftedBy","afterInit","editing","insert","entries","add","from","fill","ck-suggestion-marker--active","removeRows","getRanges","getChanges","nextSibling","table","includes","tablePasteChainId","previousSibling","listenTo","tableCellSuggestion","batch","getSuggestions","tableCellVerticalAlignment","columns","getSuggestion","every","cell","_getCoordsForCells","discard","tablePasteCell","rootName","deletion","getMarkers","*Replace table cells*","getAllAdjacentSuggestions","clipboardOutput","Users","return","ck-suggestion-marker","registerPostFixer","getChangedMarkers","formatBlock","unwrap","markerName","change","options","ck-suggestion-marker-insertion","rows","insertRows","getAttributes","isEmpty","removeMarker","subType","activeMarkers","stop","low","author","column","plugins","forceDefaultExecution","root","length","createRangeIn","getChildren","createRangeOn","detach","getRange","document","showSuggestionHighlights","tableCellBorderWidth","element","startsWith","getRows","tableCellBorderColor","name","schema","requires","registerCustomCallback","createElement","getContainedElement","get","push","suggestion:formatBlock:tablePasteCell","insertion","insertionRanges","dataDowncast","196677yupRKL","fromRange","map","suggestion","suggestionLoaded","type","15GmGtkH","last","differ","suggestionUnloaded","endColumn","value","tableCellPadding","set","createTableWalker","trackChanges","_suggestionFactory","attributes","view","rowInsertionRanges","_splitMarkerName","getSuggestionCallback","tableCell","conversion","documentSelection","keys","editingDowncast","tableCellHorizontalAlignment","TrackChangesEditing","_isForcedDefaultExecutionBlock","setAttribute","1443393YEEwhs","has","_tablePostFixingSubtypes","call","$graveyard","getItems","tablePaste","isEqual","getRowIndexes","markMultiRangeInsertion","commands","end","getColumns","newRange","join","editor","deletionRanges","paragraph","columnInsertionIndexes","markers","insertColumns","register","previous","content","row","wrap","tableCellBackgroundColor","tablePasteColumn","TableUtils","containsRange","next","460424vyVRtA","updateMarker","reduce","model","setAttributes","remove","tablePasteRow","2RSpdGz","395710OcAJvy","markerToHighlight","start","findAncestor","isInContent","nodeAfter","for","_replaceTableSlotCell","suggestion-td","markerAttributes","TableClipboard","removeMarkers","insertContent","526974Davmkd","locale","high","move","getSelectionAffectedTableCells","hasSuggestion","tableCellBorderStyle","_createdBatches","descriptionFactory","first","endRow","getColumnIndexes","oldRange"];return(Ia=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(180344===-parseInt(n(154))/1+parseInt(n(223))/2*(parseInt(n(264))/3)+parseInt(n(216))/4+parseInt(n(160))/5*(-parseInt(n(237))/6)+parseInt(n(185))/7+-parseInt(n(253))/8*(-parseInt(n(270))/9)+-parseInt(n(224))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ia);const ba=[Ea(342),Ea(346),Ea(243),Ea(181),Ea(295),Ea(211),Ea(166)],Ta=Object[Ea(262)](ba[Ea(156)]((t=>[t,null])));class _a extends t.Plugin{static get[Ea(349)](){return[ia]}[Ea(275)](){const t=Ea,n=this[t(200)];if(!n[t(331)][t(186)](t(234)))return;const r=n[t(331)][t(353)](t(182)),s=n[t(331)][t(353)](t(213)),o=n[t(331)][t(353)](ia),a=n[t(331)][t(353)](t(234));o[t(187)][t(354)](t(222),t(212)),n[t(219)][t(348)][t(206)](t(292),{allowIn:t(176),allowContentOf:t(176),isLimit:!0}),n[t(177)][t(269)]({model:t(292),view:t(232)});let c=null;n[t(219)].on(t(236),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(334)]-1];h&&h[u(332)]||r[u(183)]||this[u(200)][u(195)][u(353)](u(169))[u(165)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(178)))return!1;const i=s[o(267)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(241)](n[o(340)][o(268)]);if(!a[o(334)])return!1;const c=a[0][o(227)](o(287)),l=r[o(193)](a),f=r[o(248)](a),h={startRow:l[o(246)],endRow:l[o(161)],startColumn:f[o(246)],endColumn:f[o(161)]};return 1==a[o(334)]&&(h[o(247)]+=r[o(345)](i)-1,h[o(164)]+=r[o(197)](i)-1),ka(c,h,r)}(l,f,n[u(219)],s,a)&&(o[u(327)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(219)][u(317)]((()=>{const t=u;n[t(219)][t(236)](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(334)]&&r[t(194)](o,t(222),{tablePasteChainId:s}),a[t(334)]&&r[t(194)](a,t(212),{tablePasteChainId:s}),l[t(334)]&&(r[t(194)](l,t(191),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(254)]((e=>{const n=t;var r;return null===(r=e[n(338)])||void 0===r?void 0:r[n(188)](e)}))),f[t(334)]&&(r[t(263)](f,t(191),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(254)]((e=>{const n=t;var r;return null===(r=e[n(338)])||void 0===r?void 0:r[n(188)](e)})));const d=r[t(251)](h[t(156)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(302),{tablePasteChainId:s});if(d){const e=d[t(305)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(219)][t(337)](s),a=e[t(256)]((e=>e[t(339)]()[t(192)](i)));a&&r[t(354)]([a[t(347)],o])}r[t(334)]&&d[t(184)](t(233),Object[t(262)](r))}c=null})))}),{priority:e.priorities[t(239)]+10}),n[t(331)][t(353)](t(234)).on(t(231),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(327)]();const u=s[r(299)],l=o,f=Aa(u),h=Aa(l);e[r(310)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(221)](u[r(272)](0));for(const t of Array[r(280)](l[r(336)]()))a[r(277)](t,u,r(196));const t=c[r(255)][r(288)](s[r(209)]),e=c[r(203)][r(288)](s[r(330)]);t||e||(d=i.LiveRange[r(155)](a[r(335)](u)))}else h&&!f&&(g=a[r(335)](u));else{const t=a[r(351)](r(292)),e=a[r(351)](r(292));a[r(210)](a[r(335)](u),e),a[r(277)](t,u,0);for(const e of Array[r(280)](l[r(336)]()))a[r(277)](e,t,r(196));d=i.LiveRange[r(155)](a[r(337)](t)),g=i.LiveRange[r(155)](a[r(337)](e))}const p=Array[r(280)](l[r(322)]())[r(265)]((([t])=>ba[r(288)](t)));c[r(252)][r(354)]({element:u,attributes:p[r(334)]?Object[r(262)](p):null}),d&&c[r(152)][r(354)](d),g&&c[r(201)][r(354)](g)}),{priority:t(239)}),s.on(t(205),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(296)]||1;c[o(203)]=new Array(l)[o(281)](u)[o(156)](((t,e)=>t+e));for(const{cell:t}of s[o(168)](i,{startColumn:u,endColumn:u+l-1}))c[o(259)][o(354)](n[o(219)][o(337)](t))}),{priority:t(328)}),s.on(t(321),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(320)]||1;c[o(255)]=new Array(l)[o(281)](u)[o(156)](((t,e)=>t+e));for(const{cell:t}of s[o(168)](i,{startRow:u,endRow:u+l-1}))c[o(173)][o(354)](n[o(219)][o(337)](t))}),{priority:t(328)}),r[t(245)][t(266)]((e=>{const r=t;if(e[r(325)]&&e[r(325)][r(344)](r(191)))return e[r(207)]?{}:{type:r(151),content:zr(n[r(238)],r(306))}}));const u=()=>!1;for(const e of[t(191),t(212),t(222),t(302)])r[t(170)][t(350)](t(151),e,t(199),u),r[t(170)][t(350)](t(304),e,t(199),u),r[t(170)][t(350)](t(314),e,t(199),u);r[t(170)][t(350)](t(314),t(302),t(301),u),r[t(170)][t(350)](t(314),t(302),t(273),((e,r,s)=>{const o=t,i=e[o(156)]((t=>t[o(352)]()))[o(265)]((t=>t)),a=new Map(i[o(156)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(252)])e&&a[o(167)](t,e);else if(s&&s[o(233)])for(const[t,e]of Object[o(278)](s[o(233)])){const r=n[o(219)][o(204)][o(353)](t),s=r?r[o(339)]()[o(352)]():null;s&&a[o(167)](s,e)}n[o(219)][o(317)]((t=>{const e=o;for(const[n,r]of a)t[e(220)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(170)][o(350)](e,o(191),s,((t,i,a)=>{const c=o;n[c(219)][c(317)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(226)][o(229)];t.is(o(343),o(292))&&u[o(354)](t)}r[o(170)][o(175)](e,null,s)(t,i,a);for(const t of u)o(189)!=t[o(333)][o(303)]&&n[o(315)](t)}))}))};l(t(151),t(273)),l(t(151),t(301)),l(t(304),t(273)),l(t(304),t(301)),r[t(170)][t(350)](t(151),t(222),t(301),(e=>{const n=t,r=e[n(156)]((t=>t[n(352)]())),i=r[0][n(227)](n(287)),{minRow:a,maxRow:c}=o[n(300)](r);s[n(283)](i,{at:a,rows:c-a+1})})),r[t(170)][t(350)](t(151),t(212),t(301),(e=>{const n=t,r=e[n(156)]((t=>t[n(352)]())),i=r[0][n(227)](n(287)),{minColumn:a,maxColumn:c}=o[n(300)](r);s[n(260)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(325)]||!n[s(325)][s(344)](s(191)))return;const o=n[s(171)][s(289)],i=r[s(294)]()[s(265)]((t=>t[s(228)]&&t[s(171)]&&t[s(171)][s(289)]==o));i[s(334)]&&n[s(307)]()[s(334)]!=i[s(334)]&&i[s(218)](((t,e)=>(t[s(215)]=e,e[s(207)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(174)](e[s(316)]),i=[s(311),s(319)],a=r[s(326)][s(288)](e[s(316)]);return a&&i[s(354)](s(282)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(158),f,{priority:t(239)}),r.on(t(163),f,{priority:t(239)}),n[t(219)][t(340)][t(312)]((()=>{const e=t;let s=!1;const o=Array[e(280)](n[e(219)][e(340)][e(162)][e(313)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(174)](t);if(e(157)!=o||e(304)!=a||i[e(249)])continue;if(!r[e(242)](c))continue;const u=r[e(297)](c)[e(284)](),l=n[e(331)][e(353)](e(309)).me;for(const t of r[e(294)]())if(t[e(228)]&&t[e(329)]==l&&e(314)==t[e(159)]&&e(302)==t[e(325)]&&t[e(284)]()[e(298)]((t=>u[e(271)]((n=>n[e(214)](t,!0))))))for(const n of t[e(307)]())n[e(228)]&&(n[e(301)](),s=!0)}return s})),n[t(219)][t(340)][t(312)]((e=>{const s=t,o=n[s(195)][s(353)](s(257));if(!o||!o[s(244)][s(186)](e[s(293)]))return!1;let i=!1;const a=n[s(331)][s(353)](s(309)).me,c=n[s(219)][s(340)][s(162)][s(285)](),u=Array[s(280)](n[s(219)][s(340)][s(162)][s(313)]())[s(265)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(174)](t);return n(157)==o&&n(191)==i&&c==a.id&&!e[n(249)]}));for(const t of c){if(s(277)!=t[s(159)]||s(292)!=t[s(347)]||1!=t[s(334)])continue;const n=e[s(261)](t[s(250)],t[s(250)][s(274)](1));if(!u[s(256)]((({data:t})=>t[s(198)][s(192)](n))))for(const{name:t,data:r}of u)if(n[s(214)](r[s(198)])){e[s(217)](t,{range:n}),i=!0;break}}return i})),n[t(219)][t(340)][t(312)]((e=>{const s=t;let o=!1;const i=n[s(331)][s(353)](s(309)).me,a=r[s(294)]()[s(265)]((t=>t[s(228)]&&t[s(329)]==i)),c=new Set,u=new Set;for(const t of a)if(s(191)==t[s(325)])for(const e of t[s(305)]()){const n=e[s(339)]()[s(352)]();if(n)if(n.is(s(343),s(292))&&Aa(n)){t[s(324)](e[s(347)]),c[s(279)](n),o=!0;const r=n[s(286)],i=n[s(290)],a=r&&r.is(s(343),s(292)),l=i&&i.is(s(343),s(292));a&&!c[s(186)](r)&&u[s(279)](r),l&&!c[s(186)](i)&&u[s(279)](i)}else n.is(s(343),s(202))&&n[s(323)]&&(t[s(324)](e[s(347)]),o=!0)}else if(s(302)==t[s(325)]){if(!t[s(171)]||!t[s(171)][s(289)])continue;const e=t[s(171)][s(233)];if(e&&Object[s(179)](e)[s(334)])continue;const n=t[s(171)][s(289)];let r=!0,i=!0;for(const e of a)if(e[s(325)]&&e[s(325)][s(344)](s(191))){if(!e[s(171)][s(289)]){i=!1;break}if(e.id!=t.id&&e[s(171)][s(289)]==n){r=!1;break}}i&&r&&(t[s(235)](),o=!0)}for(const t of c)e[s(221)](t);for(const t of u)e[s(315)](t);return o})),n[t(177)][t(230)](t(180))[t(225)]({model:t(355),view:(t,e)=>h(t),converterPriority:t(239)}),n[t(177)][t(230)](t(153))[t(225)]({model:t(355),view:(e,n)=>n[t(318)][t(341)]?h(e,!1):null,converterPriority:t(239)});const d=n[t(276)][t(172)];this[t(291)](d[t(340)],t(308),((e,n)=>{const r=t,s=[];for(const t of d[r(335)](n[r(208)])[r(190)]())t.is(r(343),r(232))&&s[r(354)](t);d[r(317)]((t=>{const e=r;for(const n of s)t[e(240)](t[e(335)](n),t[e(258)](n)),t[e(221)](n)}))}))}}function ya(t,e){const n=Ia();return(ya=function(t,e){return n[t-=151]})(t,e)}function Aa(t){const e=Ea;if(t[e(323)])return!0;const n=t[e(272)](0);return n.is(e(343),e(202))&&n[e(323)]}function ka(t,e={},n){const r=Ea;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(168)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(821441===-parseInt(n(217))/1+parseInt(n(182))/2+-parseInt(n(187))/3*(-parseInt(n(213))/4)+parseInt(n(195))/5*(-parseInt(n(185))/6)+-parseInt(n(226))/7*(-parseInt(n(205))/8)+parseInt(n(198))/9+-parseInt(n(212))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(172)](){const t=Ca;if(!this[t(206)][t(180)][t(175)](t(199)))return;const e=this[t(206)][t(180)][t(183)](t(188));e[t(208)](t(219),this[t(197)][t(179)](this)),e[t(194)][t(221)](t(203),t(191),t(173),e[t(194)][t(193)](t(203),null,t(189))),e[t(194)][t(221)](t(203),t(191),t(189),e[t(194)][t(193)](t(203),null,t(173))),e[t(209)][t(178)](this[t(227)][t(179)](this))}[Ca(197)](t,e){const n=Ca,r=this[n(206)][n(180)][n(183)](n(188)),s=this[n(206)][n(180)][n(183)](n(199)),o=e[n(215)]||this[n(206)][n(220)][n(204)][n(223)][n(184)]();this[n(206)][n(220)][n(186)]((()=>{const i=n,a=s[i(176)](o);let c=a?s[i(190)](a):null,u=o[i(218)](i(201))||null;const l=e[i(201)]||u,f=e[i(216)]||c,h=this[i(206)][i(180)][i(183)](i(202)).me;for(const t of r[i(210)]()){const e=t[i(214)]();if(i(191)===t[i(181)]&&e===o){t[i(207)]!==h&&t[i(189)]();const e=t[i(224)][i(174)];u=e[0][i(201)],c=e[0][i(216)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(200)](o,{commandName:i(219),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(191)},[],i(191))}))}[Ca(227)](t){const e=Ca;if(e(203)!=t[e(177)]&&e(222)!=t[e(177)])return;const{data:n}=t;if(n&&e(191)===n[e(192)]){const t=e(211);return{type:e(225),content:zr(this[e(206)][e(196)],t)}}}}function Ra(){const t=["editor","author","enableCommand","descriptionFactory","getSuggestions","*Format:* resize table","12229290jhzAuz","88ntVgiO","getContainedElement","table","columnWidths","1210376qxpBqo","getAttribute","resizeTableWidth","model","registerCustomCallback","formatInline","selection","data","format","42637aJMmGm","handleSuggestionDescription","afterInit","accept","commandParams","has","getColumnGroupElement","type","registerDescriptionCallback","bind","plugins","subType","3081554paemIY","get","getSelectedElement","1938BCRexY","change","72507neovco","TrackChangesEditing","discard","getTableColumnsWidths","resizeTable","formatGroupId","getSuggestionCallback","_suggestionFactory","17905VBMLtZ","locale","handleResizeTableWidthCommand","12553281fICgQR","TableColumnResizeEditing","markBlockFormat","tableWidth","Users","formatBlock","document","1240pBJkJE"];return(Ra=function(){return t})()}const Sa=va;function Ma(){const t=["has","get","enableCommand","7660092KSiISQ","16290lSqYEU","plugins","editor","Template","573JAtrnU","420onIJYO","3860XgLCsc","5276lndXxO","924775tEWqvs","4405EbozhY","afterInit","102832DzKpHA","5463EkfXIK","insertTemplate","TrackChangesEditing","5761085xXLkDk"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(695944===parseInt(n(271))/1+parseInt(n(270))/2*(parseInt(n(267))/3)+parseInt(n(269))/4*(parseInt(n(272))/5)+-parseInt(n(262))/6+parseInt(n(268))/7*(-parseInt(n(274))/8)+parseInt(n(275))/9*(parseInt(n(263))/10)+-parseInt(n(278))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(273)](){const t=Sa,e=this[t(265)];e[t(264)][t(279)](t(266))&&e[t(264)][t(280)](t(277))[t(281)](t(276))}}function wa(t,e){const n=Da();return(wa=function(t,e){return n[t-=453]})(t,e)}const Fa=wa;function Da(){const t=["12600658DHKYvV","5782320DwQwnZ","ELEMENT_TABLE_OF_CONTENTS","enableCommand","632PKImde","1003325qcdKcK","descriptionFactory","afterInit","editor","420498goFJtL","insertTableOfContents","25386HKEmNS","plugins","TrackChangesEditing","387318SvZLtj","85cFdwXO","registerElementLabel","get","tableOfContents","locale","commands","2215794ZuqDhT"];return(Da=function(){return t})()}!function(t,e){const n=wa,r=t();for(;;)try{if(929457===parseInt(n(463))/1+parseInt(n(469))/2+-parseInt(n(457))/3+parseInt(n(459))/4+-parseInt(n(473))/5*(-parseInt(n(472))/6)+parseInt(n(458))/7+parseInt(n(462))/8*(-parseInt(n(467))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[Fa(465)](){const t=Fa,e=this[t(466)];if(!e[t(456)][t(453)](t(468)))return;e[t(470)][t(453)](t(471))[t(461)](t(468));const n=e[t(470)][t(453)](t(471)),r=e[t(455)];n[t(464)][t(474)](t(454),(e=>zr(r,t(460),e)))}}function xa(t,e){const n=ja();return(xa=function(t,e){return n[t-=140]})(t,e)}const Pa=xa;!function(t,e){const n=xa,r=t();for(;;)try{if(907967===parseInt(n(152))/1+-parseInt(n(153))/2*(parseInt(n(178))/3)+parseInt(n(180))/4*(-parseInt(n(177))/5)+parseInt(n(168))/6*(parseInt(n(156))/7)+-parseInt(n(171))/8+parseInt(n(150))/9+parseInt(n(159))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Pa(175)](){const t=Pa,e=this[t(148)];if(!e[t(163)][t(145)](t(172)))return;const n=e[t(163)][t(142)](t(157));n[t(144)][t(143)](t(155),(()=>zr(e[t(169)],t(164)))),e[t(147)][t(151)][t(176)]((r=>{const s=t;let o=!1;const i=Array[s(165)](e[s(147)][s(151)][s(158)][s(146)]());for(const{name:t,data:a}of i){const{group:i}=n[s(160)](t);if(s(141)!==i||!a[s(161)])continue;const c=a[s(161)],u=c[s(173)][s(183)];if(!u||!u.is(s(162),s(155)))continue;if(!c[s(174)][s(170)](c[s(173)]))continue;const l=e[s(147)][s(182)][s(166)](c[s(173)],s(140));if(l&&l[s(179)]){const e=r[s(149)](c[s(174)],l[s(174)]);e[s(181)](c)||(r[s(154)](t,{range:e}),o=!0)}o||(r[s(167)](t),o=!0)}return o}))}}function ja(){const t=["TrackChangesEditing","differ","683590EIDIXC","_splitMarkerName","newRange","element","plugins","ELEMENT_TITLE","from","getNearestSelectionRange","removeMarker","23718ncKwYI","locale","isTouching","686344DSjPes","Title","end","start","afterInit","registerPostFixer","5HzrYdl","30WBZeqU","isCollapsed","1836372PEuYDn","isEqual","schema","nodeBefore","forward","suggestion","get","registerElementLabel","descriptionFactory","has","getChangedMarkers","model","editor","createRange","9286227boLmvj","document","1115642vuAaHb","281458OdYMwn","updateMarker","title-content","1141qjFHqJ"];return(ja=function(){return t})()}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=154]})(t,e)}const Va=Ga;!function(t,e){const n=Ga,r=t();for(;;)try{if(872367===-parseInt(n(173))/1*(parseInt(n(159))/2)+-parseInt(n(168))/3*(-parseInt(n(160))/4)+-parseInt(n(172))/5*(parseInt(n(166))/6)+-parseInt(n(165))/7*(-parseInt(n(174))/8)+-parseInt(n(161))/9+-parseInt(n(158))/10+parseInt(n(155))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Va(164)](){const t=Va,e=this[t(163)],n=e[t(162)][t(157)](t(170));e[t(162)][t(169)](t(171))&&(n[t(167)](t(154)),n[t(167)](t(156)))}}function za(){const t=["get","10502370efyrjN","844hAOfQo","128804vXywtz","14445828lfFttL","plugins","editor","afterInit","7iurvHi","87894gqBaqW","enableCommand","66LQLrBd","has","TrackChangesEditing","UndoEditing","20lRDzQv","3589FHlrlf","929128WByJwC","undo","47039157pYKeEh","redo"];return(za=function(){return t})()}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=487]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(626531===parseInt(n(501))/1+parseInt(n(504))/2*(-parseInt(n(494))/3)+-parseInt(n(500))/4+-parseInt(n(490))/5+parseInt(n(497))/6+parseInt(n(502))/7+parseInt(n(495))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(492)](){return[ia]}[Wa(499)](){const t=Wa,e=this[t(488)];e[t(496)][t(487)](t(503))&&e[t(496)][t(498)](t(489))[t(491)](t(493))}}function Xa(){const t=["editor","TrackChangesEditing","3503405YPkghx","enableCommand","requires","toggleTableCaption","3eDECXO","14811152yZsgkW","plugins","470412ArXqRX","get","afterInit","4355528lTagmo","602939AHBiMu","1801030KlecHe","TableCaptionEditing","747862rOwuQl","has"];return(Xa=function(){return t})()}const Za=Ya;function Ya(t,e){const n=Ja();return(Ya=function(t,e){return n[t-=399]})(t,e)}function Ja(){const t=["enableCommand","tableWidth","change","183510BZLDyo","tableCellBackgroundColor","_suggestionFactory","commandParams","join","batch","get","tableProperties","afterInit","formatBlock","getFirstPosition","pluginName","tableBorderStyle","start","handleDiscardAction","getSuggestionCallback","has","tableBorderColor","table","_getSuggestion","selection","getAttribute","registerDescriptionCallback","tableCellPadding","findAncestor","tableBackgroundColor","1673ZlIoDs","nodeAfter","plugins","getContainedElement","getSelectionAffectedTableCells","84789MqPrcn","removeAttribute","397608samcNd","descriptionFactory","5deyuEf","tableCellBorderColor","tableCellHeight","619812HcSHlr","tableCellWidth","model","50uyerZx","tableBorderWidth","TableCellPropertiesEditing","*Format:* change table cell properties","document","*Format:* change table properties","getSuggestions","accept","handleSuggestionDescription","501320OibnVO","6440nnblYj","subType","163450jymmtS","tableCellBorderWidth","format","discard","tableHeight","TablePropertiesEditing","tableCellBorderStyle","tableAlignment","TrackChangesTableProperties","setAttribute","tableCellHorizontalAlignment","tableCellVerticalAlignment","markBlockFormat","TrackChangesEditing","_handlePropertyChange","enqueueChange","editor","TableUtils","locale","data","tableCellProperties","registerCustomCallback"];return(Ja=function(){return t})()}!function(t,e){const n=Ya,r=t();for(;;)try{if(143464===-parseInt(n(445))/1+-parseInt(n(442))/2+parseInt(n(425))/3+parseInt(n(430))/4+parseInt(n(427))/5*(parseInt(n(470))/6)+-parseInt(n(418))/7*(-parseInt(n(443))/8)+parseInt(n(423))/9*(parseInt(n(433))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(399)]=[e(409),e(404),e(434),e(452),e(468),e(449),e(417)],this[e(465)]=[e(428),e(451),e(446),e(415),e(431),e(429),e(471),e(455),e(456)]}static get[Za(403)](){return Za(453)}[Za(400)](){const t=Za,e=this[t(461)][t(420)][t(476)](t(458));if(this[t(461)][t(420)][t(408)](t(450))){for(const n of this[t(399)])e[t(467)](n,((e,r)=>{const s=t,o=this[s(461)][s(432)][s(437)][s(412)][s(402)]()[s(416)](s(410));this[s(459)](n,[o],this[s(399)],s(399),e,r)}));e[t(472)][t(466)](t(401),t(399),t(440),e[t(472)][t(407)](t(401),null,t(448))),e[t(472)][t(466)](t(401),t(399),t(448),((e,n)=>this[t(406)](this[t(399)],e,n))),e[t(472)][t(466)](t(401),t(399),t(474),(()=>!1))}if(this[t(461)][t(420)][t(408)](t(435))){for(const n of this[t(465)])e[t(467)](n,((e,r)=>{const s=t,o=this[s(461)][s(420)][s(476)](s(462))[s(422)](this[s(461)][s(432)][s(437)][s(412)]);this[s(459)](n,o,this[s(465)],s(465),e,r)}));e[t(472)][t(466)](t(401),t(465),t(440),e[t(472)][t(407)](t(401),null,t(448))),e[t(472)][t(466)](t(401),t(465),t(448),((e,n)=>this[t(406)](this[t(465)],e,n))),e[t(472)][t(466)](t(401),t(465),t(474),(()=>!1))}e[t(426)][t(414)]((e=>this[t(441)](e)))}[Za(459)](t,e,n,r,s,o){const i=Za,a=this[i(461)][i(420)][i(476)](i(458));this[i(461)][i(432)][i(460)](o[i(475)],(()=>{const t=i;for(const i of e)if(this[t(411)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(413)](r);void 0!==n&&(e[r]=n)}s(o),a[t(457)](i,{commandParams:[e]},[],r)}}))}[Za(406)](t,e,n){const r=Za,s=e[0][r(405)][r(419)],o=n[r(473)][0];this[r(461)][r(432)][r(469)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(454)](r,o[r],s):e[n(424)](r,s)}))}[Za(441)](t){const e=Za;if(t[e(464)])switch(t[e(444)]){case e(399):return{type:e(447),content:zr(this[e(461)][e(463)],e(438))};case e(465):return{type:e(447),content:zr(this[e(461)][e(463)],e(436))}}}[Za(411)](t,e){const n=Za,r=this[n(461)][n(420)][n(476)](n(458));for(const s of r[n(439)]({skipNotAttached:!0})){const r=s[n(421)]();if(s[n(444)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:dc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(gc);const Ec=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ic=bc;function bc(t,e){const n=wc();return(bc=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(967902===-parseInt(n(320))/1+parseInt(n(503))/2+-parseInt(n(626))/3*(parseInt(n(255))/4)+parseInt(n(309))/5*(parseInt(n(413))/6)+-parseInt(n(302))/7*(-parseInt(n(539))/8)+-parseInt(n(259))/9*(parseInt(n(625))/10)+-parseInt(n(289))/11*(-parseInt(n(226))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);const Tc=Ic(586);class _c extends t.Plugin{static get[Ic(549)](){return[Ic(478),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Rs,Ps,to,so,uo,go,Io,Ao,No,vo,Do,Ho,Uo,qo,Jo,ti,ui,pi,Ni,oi,Vs,Ks,bi,Ai,vi,Fi,ji,Hi,Xi,Ji,ra,ia,ha,ma,qa,_a,Na,Ba,Qa,Oa,Ua,Ha]}static get[Ic(204)](){return Ic(327)}constructor(t){const e=Ic;function n(t){const e=bc;return t[e(610)]((t=>String[e(575)](t)))[e(501)]("")}super(t),this[e(231)]=!1,this[e(244)](e(461),[]),this.on(e(301),((n,r,s,o)=>{const i=e;this[i(358)][i(612)]((()=>{const e=i;for(const n of[...o,...s])this[e(358)][e(435)][e(200)](n)&&t[e(601)][e(224)](n)}))})),this[e(572)]=new qr(this[e(258)][e(568)][e(206)],this[e(258)][e(382)]),this[e(485)]=null,this[e(399)]=new yc(this[e(258)]),this[e(526)]=new Map,this[e(608)]=t[e(445)][e(554)](e(478)),this[e(402)]=new Set,this[e(358)]=this[e(258)][e(568)],this[e(488)]=new WeakMap,this[e(440)]=!1,this[e(266)]=new Set([e(586)]),this[e(496)]=new Set,t[e(347)][e(364)](e(506),e(547)),this[e(580)]=t[e(347)][e(554)](e(506)),t[e(347)][e(364)](e(368),!0),this[e(593)]=t[e(347)][e(554)](e(368)),this[e(553)]=new f(t,this[e(402)]),this[e(219)](),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,50,51,54])}[Ic(234)](){const t=Ic,n=this[t(258)],r=(e,n)=>{const r=t;if(r(504)!=e)return r(521)+e;const s=n[r(460)]("|")[0];return this[r(222)](s)?r(362):r(237)};n[t(474)][t(359)](t(363))[t(490)]({model:t(484),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(371)](e[n(509)]),a=[n(287),r(o,i)];let c=3e3;return this[n(461)][n(196)](e[n(509)])&&(a[n(297)](n(583)),c=3010),n(228)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(474)][t(359)](t(238))[t(595)]((e=>{const r=t;e.on(r(403),((t,e,s)=>{const o=r;if(!s[o(381)][o(264)])return;const i=e[o(361)];if(!i)return;const c=s[o(441)][o(591)](i);n[o(568)][o(206)][o(517)](i)&&c&&!c[o(378)](o(229))&&c.is(o(437))&&(0,a.toWidget)(c,s[o(306)])}),{priority:r(431)})})),n[t(474)][t(359)](t(238))[t(490)]({model:t(484),view:(e,n)=>{const s=t;if(!n[s(381)][s(264)])return null;const{type:o,subType:i}=this[s(371)](e[s(509)]);return{classes:[s(287),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(361)])return;const{id:c}=this[a(371)](o[a(509)]);if(r){const t=this[a(526)][a(554)](c),e=this[a(419)](t);if(!this[a(222)](e))return}if(o[a(361)].is(a(472)))return void i[a(285)][a(596)](o[a(361)],s[a(537)]);const u=i[a(441)][a(591)](o[a(361)]);if(o[a(361)].is(a(511))&&n[a(568)][a(206)][a(563)](o[a(361)])&&!u[a(378)](a(523))){i[a(306)][a(267)]([a(287),a(362)],u),i[a(306)][a(516)](a(565),c,u),i[a(441)][a(277)](u,o[a(509)]),e&&(this[a(461)][a(196)](o[a(509)])?i[a(306)][a(267)](a(583),u):i[a(306)][a(502)](a(583),u));for(const t of n[a(568)][a(558)](o[a(361)])[a(383)]())i[a(285)][a(596)](t,s[a(537)]);i[a(285)][a(596)](o[a(361)],s[a(537)])}};n[t(474)][t(359)](t(238))[t(595)]((e=>{const n=t;e.on(n(562),((t,e,r)=>{const o=n;r[o(381)][o(264)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(449)})})),n[t(474)][t(359)](t(238))[t(595)]((e=>{const n=t;e.on(n(272),((t,e,r)=>{const o=n;r[o(381)][o(264)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(449)})})),n[t(474)][t(359)](t(238))[t(254)]({model:t(484),view:(e,n)=>n[t(381)][t(264)]?null:{group:t(484),name:e[t(401)](11)}}),n[t(474)][t(359)](t(508))[t(513)]({view:{name:t(484),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(396)+e[r(221)](r(482))+":"+e[r(221)]("id");return e[r(221)](r(548))&&(s+=":"+e[r(221)](r(548))),n[r(555)](r(239),{"data-name":s})}}),n[t(474)][t(359)](t(508))[t(249)]({view:t(484)}),n[t(474)][t(359)](t(363))[t(595)]((e=>{const n=t;e.on(n(562),s(),{priority:n(431)})})),n[t(474)][t(359)](t(363))[t(595)]((e=>{const n=t;e.on(n(272),s({isAttributeSuggestion:!0}),{priority:n(431)})})),n[t(474)][t(359)](t(363))[t(595)]((e=>{const n=t;e.on(n(531),((t,e,r)=>{const s=n,o=r[s(441)][s(310)](e[s(509)]);if(o)for(const t of o)t[s(378)](s(523))||(r[s(306)][s(502)]([s(287),s(362),s(583)],t),r[s(306)][s(527)](s(565),t),r[s(441)][s(203)](t,e[s(509)]))}),{priority:n(431)})})),n[t(474)][t(359)](t(363))[t(595)]((e=>{const n=t;e.on(n(365),((t,e,r)=>{const s=n,o=r[s(441)][s(310)](e[s(509)]);if(!o)return;const{id:i}=this[s(371)](e[s(509)]),a=this[s(526)][s(554)](i),c=this[s(419)](a);if(this[s(222)](c))for(const t of o)t[s(378)](s(523))||(r[s(306)][s(502)]([s(287),s(362),s(583)],t),r[s(306)][s(527)](s(565),t),r[s(441)][s(203)](t,e[s(509)]))}),{priority:n(431)})})),n[t(568)][t(376)][t(457)]((e=>{const r=t;let s=!1;const o=Array[r(492)](n[r(568)][r(376)][r(292)][r(524)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(371)](t);if(r(484)!==o)continue;const h=this[r(526)][r(554)](f);if(null!=c[r(420)]){r(338)==u&&(s=s||Cc(c[r(420)],t,e,n[r(568)][r(206)]));const o=r(504)==u&&this[r(222)](l[r(460)]("|")[0]);if(c[r(420)][r(560)]||r(394)==c[r(420)][r(423)][r(355)]||r(483)==u&&!Nc(c[r(420)])||o&&!Nc(c[r(420)])||r(228)==u&&(kc(a=c[r(420)])||function(t){const e=r;return t[e(307)][e(341)]==t[e(592)][e(534)]&&t[e(307)][e(321)]}(a)))e[r(330)](t),s=!0;else{if(!h||!h[r(372)])continue;i[r(595)](h)}}}var a;return i[r(268)]>0&&(s=!!this[r(280)](i)||s),s})),n[t(568)][t(376)][t(457)]((e=>{const r=t;let s=!1;for(const t of n[r(568)][r(376)][r(292)][r(313)]())if(r(385)==t[r(400)])for(const t of this[r(526)][r(618)]()){if(t[r(567)]||!t[r(372)])continue;const o=r(483)==t[r(400)],i=this[r(419)](t),a=i&&this[r(222)](i);if(!o&&!a)continue;const c=t[r(433)]();if(c[r(307)][r(341)]!=c[r(592)][r(341)]&&!c[r(592)][r(321)]){const o=n[r(568)][r(447)](c[r(307)][r(475)],r(592)),i=n[r(568)][r(270)](c[r(307)],o);e[r(510)](t[r(392)](),{range:i}),s=!0}}return s})),n[t(568)][t(376)][t(457)]((e=>this[t(623)](e))),n[t(568)][t(376)][t(457)]((e=>!e[t(377)][t(594)]&&this[t(263)](e))),n[t(568)].on(t(214),(()=>{this[t(231)]=!1})),n[t(568)][t(376)].on(t(265),((r,s)=>{const o=t;if(!s[o(594)]||s[o(552)])return;if(!this[o(231)])return;const i=n[o(568)][o(376)][o(292)][o(313)]();if(0==i[o(427)])return;const a=[],c=i[o(389)]((t=>o(504)==t[o(400)])),u=i[o(389)]((t=>o(385)==t[o(400)]&&o(370)!=t[o(537)]));for(const t of c)this[o(622)](t[o(497)])&&a[o(297)]({key:t[o(497)],newValue:t[o(417)],oldValue:t[o(360)],range:Rc(t[o(462)],n[o(568)])});for(const t of u){if(o(293)!=t[o(235)]&&o(603)!=t[o(235)])continue;const e=Sc(t[o(453)][o(475)],n[o(568)]),r=t[o(454)];o(293)==t[o(235)]&&a[o(297)]({key:o(586),newValue:t[o(537)],oldValue:r[o(537)],range:e});for(const[n,s]of r[o(246)]){if(!this[o(622)](n))continue;const r=t[o(246)][o(554)](n);s!==r&&a[o(297)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(246)])this[o(622)](n)&&(r[o(246)][o(200)](n)||a[o(297)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(427)]&&n[o(568)][o(247)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(274)](t,e,s,o,{groupId:r});this[n(205)](t,a)}))}),{priority:t(507)}),n[t(568)][t(435)].on(t(587),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(371)](n[s(537)]),e=this[s(526)][s(554)](t);e&&e[s(299)](n[s(537)])}})),n[t(568)][t(376)].on(t(265),(()=>{const e=t,r=Array[e(492)](n[e(568)][e(376)][e(292)][e(524)]())[e(389)]((t=>e(484)===this[e(371)](t[e(537)])[e(464)]));if(0===r[e(427)])return;r[e(343)](((t,n)=>{const r=e,s=t[r(248)][r(348)],o=n[r(248)][r(348)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(307)][r(253)](o[r(307)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(371)](t);if(null===n[e(348)]){const n=this[e(579)](t);o[e(595)](n)}else{const t=this[e(526)][e(554)](r);null!==n[e(420)]||t[e(372)]?(s[e(595)](t[e(495)]),o[e(595)](t)):this[e(616)](t)}}o[e(268)]>0&&this[e(489)](o);for(const t of s)this[e(346)](e(607),t)})),n[t(568)].on(t(471),((e,r)=>{const s=t,o=r[0];if(!this[s(526)][s(268)])return;if(!o[s(450)])return;if(o[s(377)][s(552)]||!o[s(377)][s(594)])return;let i,a;switch(o[s(400)]){case s(385):i=n[s(568)][s(447)](o[s(453)]),a=i[s(387)](o[s(250)]);break;case s(460):i=n[s(568)][s(447)](o[s(324)]),a=n[s(568)][s(447)](o[s(233)]);break;case s(199):i=n[s(568)][s(447)](o[s(269)]),a=i[s(387)](o[s(250)]);break;default:return}const c=n[s(568)][s(270)](i,a);n[s(568)][s(612)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(491)](c)){if(e[t(567)])continue;if(t(338)==e[t(400)])continue;const r=this[t(419)](e);if(r&&this[t(222)](r)&&t(460)!=o[t(400)])continue;const s=e[t(248)]&&e[t(248)][t(615)];(t(483)!=e[t(400)]||t(460)==o[t(400)]&&!s)&&(n[t(227)]||t(333)==e[t(400)]&&n[t(217)]||e[t(433)]()[t(373)](c)&&this[t(322)](e,i,a))}}))}),{priority:t(507)}),n[t(568)].on(t(545),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(215)])return;if(this[s(440)])return;if(!this[s(553)][s(443)])return;if(o[s(560)])return;const a=n[s(568)][s(206)],{start:c,end:u}=o[s(433)](),l=c[s(475)]&&a[s(425)](c[s(475)])?null:a[s(448)](c,s(398)),f=u[s(534)]&&a[s(425)](u[s(534)])?null:a[s(448)](u,s(379)),h=n[s(568)][s(270)](l?l[s(307)]:c,f?f[s(592)]:u);n[s(568)][s(612)]((t=>{const e=s;this[e(512)](h);const r=n[e(568)][e(206)][e(448)](h[e(307)]);o.is(e(426))?t[e(569)](r):o[e(617)](r)})),e[s(582)]()}),{priority:e.priorities[t(557)]+10}),n[t(568)].on(t(515),((e,r)=>{const s=t,o=r[r[s(427)]-1];o&&o[s(215)]||this[s(440)]||this[s(553)][s(443)]&&(n[s(568)][s(612)]((()=>{const t=s;let o=n[t(568)][t(515)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(295)]=o[t(486)]();const i=o[t(592)][t(534)],a=n[t(568)][t(206)];i&&a[t(563)](i)&&!a[t(517)](i)&&(o=n[t(568)][t(270)](o[t(307)],n[t(568)][t(447)](i,t(592)))),this[t(422)](o)})),e[s(582)]())}),{priority:t(431)}),this[t(258)][t(384)][t(595)](t(533),this[t(553)]),this[t(241)](t(533));const o=new p(n,this[t(526)]);n[t(384)][t(595)](t(442),o),this[t(241)](t(442));const i=new b(n,this[t(526)]);n[t(384)][t(595)](t(304),i),this[t(241)](t(304)),n[t(384)][t(595)](t(207),new S(n,o,this[t(526)])),this[t(241)](t(207)),n[t(384)][t(595)](t(260),new S(n,i,this[t(526)])),this[t(241)](t(260)),n[t(384)][t(595)](t(197),new w(n,o,this[t(526)])),this[t(241)](t(197)),n[t(384)][t(595)](t(315),new w(n,i,this[t(526)])),this[t(241)](t(315));const c=n[t(445)][t(554)](t(478));this[t(352)](c,t(353),((e,{threadId:n})=>{const r=t,s=this[r(526)][r(554)](n);s&&s[r(463)]&&1===s[r(463)][r(427)]&&this[r(476)](n,{hasComments:!0})}),{priority:t(438)}),this[t(352)](c,t(281),((e,{threadId:n})=>{const r=t,s=this[r(526)][r(554)](n);s&&s[r(463)]&&!s[r(463)][r(427)]&&this[r(476)](n,{hasComments:!1})}),{priority:t(438)})}set[Ic(331)](t){const n=Ic;if(this[n(485)])throw new e.CKEditorError(n(209),this);this[n(485)]=t}get[Ic(331)](){return this[Ic(485)]}[Ic(439)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ic,r=[];for(const e of this[n(526)][n(618)]())t&&!e[n(372)]||r[n(297)](e);return e?r[n(610)]((t=>t[n(275)]())):r}[Ic(542)](t){const n=Ic,r=this[n(526)][n(554)](t);if(!r)throw new e.CKEditorError(n(487),this);return r}[Ic(276)](t){const e=Ic;return this[e(526)][e(200)](t)}[Ic(571)](t){const e=Ic,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(400)][e(460)](":"),a=this[e(526)][e(554)](r)||this[e(525)](o,i,r,n,s);if(this[e(367)](a),this[e(416)](a,o,i||null,n),a[e(493)]=t[e(493)],a[e(430)]=!0,s&&s[e(278)]){const t=s[e(278)],n=this[e(336)](t[e(210)]);a[e(317)]=t[e(493)],a[e(535)]=n,a[e(337)]=!0}else a[e(317)]=t[e(493)];switch(t[e(248)]&&(a[e(248)]=t[e(248)]),t[e(246)]&&(a[e(246)]=t[e(246)]),this[e(485)]&&this[e(485)][e(602)]||(a[e(369)]=!0),this[e(488)][e(554)](a)){case e(436):this[e(488)][e(244)](a,e(407));break;case e(620):a[e(372)]?(this[e(280)](new Set([a])),this[e(489)](new Set([a])),this[e(488)][e(244)](a,e(446)),this[e(346)](e(551),a)):this[e(488)][e(244)](a,e(573))}return a}[Ic(442)](t){const e=Ic;this[e(215)]((()=>{const n=e;this[n(258)][n(568)][n(612)]((()=>{const e=n;for(const n of t[e(530)]())n[e(261)]()}))}))}[Ic(304)](t){const e=Ic;this[e(215)]((()=>{const n=e;this[n(258)][n(568)][n(612)]((()=>{const e=n;for(const n of t[e(530)]())n[e(604)]()}))}))}[Ic(241)](t,n){const r=Ic,s=this[r(258)][r(384)][r(554)](t);if(!s)throw new e.CKEditorError(r(195),this,{commandName:t});if(this[r(402)][r(200)](s))throw new e.CKEditorError(r(390),this,{commandName:t});this[r(402)][r(595)](s),n&&s.on(r(609),((t,e)=>{const o=r;this[o(553)][o(443)]&&(this[o(440)]||(e[o(427)]>0&&e[e[o(427)]-1]&&e[e[o(427)]-1][o(215)]?e[o(405)]():(t[o(295)]=n(((...t)=>s[o(609)](...t,{forceDefaultExecution:!0})),...e),t[o(582)]())))}),{priority:r(431)})}[Ic(215)](t){const n=Ic;let r,s;const o=this[n(440)];this[n(440)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(440)]=!1),s&&e.CKEditorError[n(614)](s,this),r}[Ic(422)](t,n=null,r={}){const s=Ic;if(t[s(560)])return null;const o=this[s(258)][s(445)][s(554)](s(271)).me;for(const{suggestion:e,meta:o}of this[s(491)](t,s(333)))if(o[s(217)]){if(!o[s(598)]){if(o[s(227)]){if(!this[s(593)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(322)](e,t[s(307)],t[s(592)]);break}if(n==e[s(279)]&&Oc(e,r)){const n=e[s(433)]();return n[s(307)][s(543)](t[s(592)])?this[s(375)](e,this[s(358)][s(270)](t[s(307)],n[s(592)])):this[s(375)](e,this[s(358)][s(270)](n[s(307)],t[s(592)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(409)+n:s(333),u=this[s(243)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(344)](c,i,a,t),u}[Ic(357)](t,n=Ic(494),r={}){const s=Ic,o=this[s(258)][s(445)][s(554)](s(271)).me,i=this[s(399)][s(201)](s(333),n,s(501));for(const e of this[s(439)]())if(e[s(535)].id==o.id&&s(333)==e[s(400)]&&e[s(279)]==n&&Oc(e,r)&&(i(e[s(559)](),t)||i(t,e[s(559)]()))){for(const n of t)e[s(296)](n);return e}for(const{suggestion:e,meta:n}of this[s(491)](t,s(333))){if(!n[s(217)])continue;if(!this[s(593)]&&n[s(227)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(559)]())for(const e of t)if(!n[s(373)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(409)+n,l=this[s(243)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(344)](u,a,c,e,Hr[s(546)]());return l}[Ic(500)](t,n,r=null,s={}){const o=Ic;if(r=r||Lc(n),t[o(560)])return null;if(o(621)===this[o(580)]){const e=this[o(399)][o(201)](o(338),r,o(261));return this[o(215)]((()=>e([t],n,s))),null}const i=this[o(258)][o(445)][o(554)](o(271)).me,a=[];if(o(326)!==this[o(580)])for(const{suggestion:e,meta:n}of this[o(491)](t,o(333)))n[o(217)]&&!n[o(335)]&&a[o(297)](...e[o(559)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(414)](s);e&&r[n(297)](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(427)];){const s=r[e][n(288)](t);r[n(529)](e,1,...s),e+=s[n(427)]}}return r}(t,a);c[o(427)]&&this[o(358)][o(612)]((()=>{const t=o;for(const e of c){const o=this[t(399)][t(201)](t(338),r,t(261));this[t(215)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(307)],u=t[o(592)];for(const{suggestion:e,meta:n}of this[o(491)](t,o(338))){if(!n[o(217)])continue;if(e[o(279)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(433)]();if(i[o(373)](t,!0))return null;c=c[o(253)](i[o(307)])?c:i[o(307)],u=u[o(458)](i[o(592)])?u:i[o(592)],a?i[o(307)][o(253)](a[o(433)]()[o(307)])?(a[o(519)](),a=e):e[o(519)]():a=e}const l=this[o(358)][o(270)](c,u);if(a)this[o(375)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(243)]({id:t,type:o(611)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(344)](o(611)+r,t,a,l)}}return null}[Ic(480)](t,n,r=[],s=null,o={}){const i=Ic;n[i(564)]||(n[i(564)]=n[i(597)]),n[i(615)]=t.is(i(462)),s=s||Lc(n);const a=r[i(610)]((t=>Sc(t,this[i(358)]))),c=t.is(i(462))?t:Sc(t,this[i(358)]);if(i(621)===this[i(580)]){const t=this[i(399)][i(201)](i(483),s,i(261));return this[i(215)]((()=>t([c],n,o))),null}a[i(297)](c);let u=!0;for(const t of a)if(!this[i(415)](t)){u=!1;break}if(u&&i(326)!==this[i(580)]){const t=this[i(399)][i(201)](i(483),s,i(261));return this[i(215)]((()=>t([c],n,o))),null}let l=null,f=c[i(307)],h=c[i(592)];for(const{suggestion:t,meta:e}of this[i(491)](c,i(483))){if(!e[i(217)])continue;if(e[i(598)]||e[i(227)]||e[i(335)])continue;if(t[i(248)][i(564)]!=n[i(564)])continue;if(!Oc(t,o))continue;const r=t[i(433)]();if(t[i(279)]==s){if(r[i(373)](c,!0))return null;f=f[i(253)](r[i(307)])?f:r[i(307)],h=h[i(458)](r[i(592)])?h:r[i(592)],l?r[i(307)][i(253)](l[i(433)]()[i(307)])?(l[i(519)](),l=t):t[i(519)]():l=t}else{const e=c[i(414)](r);this[i(286)](t,e)}}const d=this[i(258)][i(445)][i(554)](i(271)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(375)](l,this[i(358)][i(270)](f,h)),l;{const t=this[i(243)]({id:g,type:i(252)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(344)](i(252)+s,g,p,this[i(358)][i(270)](f,h)),t}}[Ic(251)](t,n,r=[],s=null,o={}){const i=Ic;n[i(564)]||(n[i(564)]=n[i(597)]);const a=t[0];n[i(615)]=a.is(i(462)),s=s||Lc(n);const c=r[i(610)]((t=>Sc(t,this[i(358)]))),u=a.is(i(462))?t:t[i(610)]((t=>Sc(t,this[i(358)])));if(i(621)===this[i(580)]){const t=this[i(399)][i(201)](i(483),s,i(261));return this[i(215)]((()=>t(u,n,o))),null}c[i(297)](...u);let l=!0;for(const t of c)if(!this[i(415)](t)){l=!1;break}if(l&&i(326)!==this[i(580)]){const t=this[i(399)][i(201)](i(483),s,i(261));return this[i(215)]((()=>t(u,n,o))),null}const f=this[i(258)][i(445)][i(554)](i(271)).me;for(const t of this[i(439)]()){if(t[i(535)].id!=f.id)continue;if(i(483)!=t[i(400)]||t[i(248)][i(564)]!=n[i(564)])continue;if(!Oc(t,o))continue;const e=t[i(279)]==s;for(let n=0;n<u[i(427)];n++){const r=u[n];for(const s of t[i(613)]()){const o=s[i(599)]();if(r[i(543)](o)){e?(u[i(529)](n,1),n--):t[i(330)](s[i(537)]);break}}}}if(0==u[i(427)])return null;const h=this[i(399)][i(201)](i(483),s,i(501));for(const t of this[i(439)]())if(t[i(535)].id==f.id&&i(483)==t[i(400)]&&t[i(248)][i(564)]==n[i(564)]&&t[i(279)]==s&&Oc(t,o)&&(h(t[i(559)](),u)||h(u,t[i(559)]()))){for(const e of u)t[i(296)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(252)+s,m=this[i(243)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(344)](p,d,g,t,Hr[i(546)]());return m}[Ic(512)](t,n=null,r={}){const s=Ic;if(t[s(560)])return null;const o=this[s(258)][s(445)][s(554)](s(271)).me,a=new i.LiveRange(t[s(307)],t[s(592)]);for(const{suggestion:t,meta:e}of this[s(491)](a,s(333)))if(e[s(217)]&&!e[s(598)])if(t[s(567)]){const e=t[s(559)]()[s(389)]((t=>s(394)!=t[s(423)][s(355)]));if(e[s(577)]((t=>a[s(373)](t,!0)))&&t[s(604)](),e[s(328)]((t=>t[s(373)](a,!0)))){const t=this[s(399)][s(201)](s(228),n,s(261));return this[s(215)]((()=>t([a],null,r))),null}}else{const e=a[s(414)](t[s(433)]());null!==e&&t[s(319)]([e],null,r)}if(a[s(374)](),a[s(560)]||s(394)==a[s(423)][s(355)])return null;let c=null,u=a[s(307)],l=a[s(592)];const f=this[s(491)](a,s(228));for(const{suggestion:t,meta:e}of f){const n=this[s(358)][s(270)](u,l);if(e[s(217)]&&(this[s(593)]||!e[s(227)]&&!e[s(335)]))if(t[s(567)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(559)]()){if(r[s(373)](n,!0))return t;n[s(373)](r)||(e=!1)}e&&t[s(604)]()}else{const e=t[s(433)]();if(e[s(373)](n,!0))return t;if(!Oc(t,r)){n[s(373)](e)?t[s(519)]():e[s(294)](u)?u=e[s(592)]:e[s(294)](l)&&(l=e[s(307)]);continue}u=u[s(253)](e[s(307)])?u:e[s(307)],l=l[s(458)](e[s(592)])?l:e[s(592)],r=Object[s(257)]({},t[s(246)]),c?e[s(307)][s(253)](c[s(433)]()[s(307)])?(c[s(519)](),c=t):t[s(519)]():c=t}}if(c)return this[s(375)](c,this[s(358)][s(270)](u,l)),c;{const t=(0,e.uid)(),i=this[s(358)][s(270)](u,l),a=o.id,c=n?s(589)+n:s(228),f=this[s(243)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(344)](c,t,a,i),f}}[Ic(518)](t,n=Ic(494),r={}){const s=Ic,o=this[s(258)][s(445)][s(554)](s(271)).me,a=t[s(610)]((t=>new i.LiveRange(t[s(307)],t[s(592)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(491)](a,s(333)))e[s(217)]&&!e[s(598)]&&c[s(595)](t);for(const e of c)if(e[s(567)]){const o=e[s(559)]();if((!e[s(246)]||!e[s(246)][s(236)])&&o[s(577)]((t=>a[s(328)]((e=>e[s(373)](t,!0)))))&&e[s(604)](),a[s(577)]((t=>o[s(328)]((e=>e[s(373)](t,!0)))))){const e=this[s(399)][s(201)](s(228),n,s(261));return this[s(215)]((()=>e(t,null,r))),null}}else{const t=e[s(433)]();if(a[s(328)]((e=>e[s(373)](t,!0)))&&e[s(604)](),a[s(577)]((e=>t[s(373)](e,!0)))){const t=this[s(399)][s(201)](s(228),n,s(261));return this[s(215)]((()=>t(a,null,r))),null}}const u=this[s(399)][s(201)](s(228),n,s(501));let l=null;for(const t of this[s(439)]())if(t[s(535)].id==o.id&&t[s(372)]&&s(228)==t[s(400)]&&t[s(279)]==n&&Oc(t,r)&&(u(t[s(559)](),a)||u(a,t[s(559)]())))if(l){if(t[s(463)]&&t[s(463)][s(427)])continue;for(const e of t[s(559)]())l[s(540)](e)||l[s(296)](e);t[s(519)]()}else{l=t;for(const e of a)t[s(540)](e)||t[s(296)](e)}if(l)return l;c[s(585)]();for(const{suggestion:t,meta:e}of this[s(491)](a,s(228)))e[s(217)]&&(this[s(593)]||!e[s(227)]&&!e[s(335)])&&Oc(t,r)&&c[s(595)](t);for(const t of c){const e=t[s(559)]();if((!r||!r[s(236)])&&a[s(577)]((t=>e[s(328)]((e=>e[s(373)](t,!0))))))return t;(!t[s(246)]||!t[s(246)][s(236)])&&e[s(577)]((t=>a[s(328)]((e=>e[s(373)](t,!0)))))&&t[s(604)]()}const f=(0,e.uid)(),h=o.id,d=s(589)+n,g=this[s(243)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(374)](),t[s(560)]||s(394)==t[s(423)][s(355)]||this[s(344)](d,f,h,t,Hr[s(546)]());return g}[Ic(274)](t,n,r,s,o){const i=Ic;if(t[i(560)])return[];if(i(621)===this[i(580)])return[];const a=this[i(258)][i(445)][i(554)](i(271)).me.id,c=Array[i(492)](this[i(526)][i(618)]())[i(389)]((e=>i(504)==e[i(400)]&&e[i(248)][i(600)]==n&&e[i(540)](t)));if(i(547)===this[i(580)]){const e=this[i(491)](t,i(333))[i(389)]((({meta:t})=>t[i(217)]&&!t[i(335)]&&!t[i(598)]))[i(610)]((({suggestion:t})=>t));c[i(408)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(504)==t[i(400)]?t[i(248)][i(349)]:void 0,o=t[i(433)](),a=Array[i(492)](u[i(570)]())[i(395)]((t=>t[i(312)](o)));if(!a)continue;const c=a[i(288)](o);this[i(222)](n)&&i(333)==t[i(400)]&&0!=c[i(427)]||(u[i(588)](a),c[i(505)]((t=>{u[i(244)](t,r)})),i(333)!=t[i(400)]&&e!=s&&u[i(244)](a[i(414)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(427)]>37&&console[i(256)](i(473),{key:n});const f=(i(198)+(n+"|")+Lc({newValue:s}))[i(465)](0,60),h=this[i(243)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(297)](h),this[i(344)](f,c,a,t)}return l}[Ic(561)](t){const e=Ic;this[e(241)](t,((t,...n)=>{this[e(410)]((()=>{t(...n)}))}))}[Ic(208)](t){const e=Ic;this[e(266)][e(595)](t)}[Ic(566)](t){const e=Ic;this[e(496)][e(595)](t)}[Ic(419)](t){const e=Ic;return e(504)==t[e(400)]?t[e(279)][e(460)]("|")[0]:null}[Ic(375)](t,e){const n=Ic,r=t[n(392)]();this[n(358)][n(612)]((t=>{t[n(510)](r,{range:e})}))}[Ic(367)](t){const e=Ic,n=t.id,r=this[e(258)][e(347)][e(554)](e(627));this[e(608)][e(339)](n)||this[e(608)][e(498)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(608)][e(520)](n);s[e(351)](e(212)),s[e(212)]=!1,t[e(463)]=s}[Ic(416)](t,n,r,s){const o=Ic;if(t[o(400)]!=n||t[o(279)]!=r||t[o(418)].id!=s)throw this[o(258)][o(386)](o(578)),new e.CKEditorError(o(578),this)}[Ic(286)](t,n){const r=Ic,s=t[r(433)]();if(n[r(543)](s))t[r(519)]();else if(s[r(373)](n)){const o=this[r(358)][r(447)](n[r(307)][r(534)],r(592));this[r(375)](t,this[r(358)][r(270)](s[r(307)],o));const i=(0,e.uid)(),a=t[r(418)].id,c=t[r(400)]+":"+t[r(279)];this[r(243)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(248)],attributes:t[r(246)]});const u=this[r(358)][r(447)](n[r(592)][r(341)],r(406)),l=this[r(358)][r(270)](u,s[r(592)]);this[r(344)](c,i,a,l)}else if(s[r(294)](n[r(307)])){const e=this[r(358)][r(447)](n[r(307)][r(534)],r(592));this[r(375)](t,this[r(358)][r(270)](s[r(307)],e))}else{const e=this[r(358)][r(447)](n[r(592)][r(341)],r(406));this[r(375)](t,this[r(358)][r(270)](e,s[r(592)]))}}[Ic(415)](t){const e=Ic;for(const{suggestion:n,meta:r}of this[e(491)](t,e(333))){if(!r[e(217)])continue;const s=n[e(559)]();for(const n of s)if(!t[e(288)](n)[e(427)])return!0}return!1}[Ic(434)](t){const n=Ic,r=this[n(258)][n(445)][n(554)](n(271))[n(550)](t);if(!r)throw new e.CKEditorError(n(230),this);return r}[Ic(336)](t){const e=Ic,n=this[e(258)][e(445)][e(554)](e(271)),r=(0,o.hashObject)(e(421)+t);return n[e(550)](r)||n[e(481)]({id:r,name:t})}[Ic(525)](t,e,n,r,s){const o=Ic,i=this[o(434)](r),a=this[o(399)][o(282)](t,e,n,i,s,(t=>{const e=o;this[e(476)](n,{attributes:t});const r=this[e(542)](n);this[e(280)](new Set([r])),this[e(489)](new Set([r]))}));return this[o(352)](a,o(261),(()=>{const t=o;this[t(476)](n,{state:t(528)})}),{priority:o(431)}),this[o(352)](a,o(604),(()=>{const t=o;this[t(476)](n,{state:t(240)})}),{priority:o(431)}),this[o(526)][o(244)](n,a),this[o(488)][o(244)](a,o(436)),a}[Ic(371)](t){const e=Ic,n=t[e(460)](":");return{group:n[0],type:n[1],subType:n[e(427)]>=5?n[2]:null,id:n[e(427)]<5?n[2]:n[3],authorId:n[e(427)]<5?n[3]:n[4],markerCount:6==n[e(427)]?n[5]:null}}[Ic(322)](t,n,r){const s=Ic,o=t[s(433)](),i=o[s(307)],a=o[s(592)];this[s(375)](t,this[s(358)][s(270)](i,n));const c=(0,e.uid)(),u=t[s(418)].id,l=t[s(400)]+(t[s(279)]?":"+t[s(279)]:"");this[s(243)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(246)],data:t[s(248)]});const f=this[s(419)](t);(s(483)==t[s(400)]||f&&this[s(222)](f))&&(r=this[s(358)][s(311)](r[s(341)])),this[s(344)](l,c,u,this[s(358)][s(270)](r,a))}[Ic(491)](t,e=null){const n=Ic,r=[],s=this[n(258)][n(445)][n(554)](n(271)).me;Array[n(216)](t)||(t=[t]);for(const o of this[n(439)]()){if(!o[n(372)])continue;if(e&&o[n(400)]!=e)continue;let i=!1;for(const e of o[n(559)]()){for(const a of t){const t=a[n(307)][n(543)](e[n(592)])||a[n(592)][n(543)](e[n(307)]);if(t||a[n(414)](e)){const c=a[n(373)](e)&&Ac(this[n(358)][n(206)],e[n(307)],a),u=e[n(373)](a)&&Ac(this[n(358)][n(206)],a[n(307)],e);r[n(297)]({suggestion:o,meta:{isOwn:s==o[n(535)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ic(344)](t,e,n,r,s){const o=Ic;this[o(358)][o(612)]((i=>{const a=o;let c=a(396)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(342)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ic(616)](t){const e=Ic,n=t[e(242)],r=t[e(334)];t[e(242)]=null,t[e(334)]=null,null!=n&&n[e(334)]==t&&(n[e(334)]=r),null!=r&&r[e(242)]==t&&(r[e(242)]=n),e(446)==this[e(488)][e(554)](t)&&(this[e(488)][e(244)](t,e(573)),this[e(346)](e(479),t,n,r))}[Ic(243)](t){const n=Ic,r=t.id,s=this[n(571)](t);if(this[n(485)]&&this[n(485)][n(602)]){const o=this[n(258)][n(445)][n(554)](n(305)),i=s[n(308)],a=s[n(279)]?s[n(400)]+":"+s[n(279)]:s[n(400)],c=this[n(258)][n(382)],u=o[n(595)](zr(c,n(404))),l={id:r,type:a,hasComments:i,data:t[n(248)]||null,originalSuggestionId:t[n(606)]||null,attributes:s[n(246)]};this[n(485)][n(602)](l)[n(605)]((t=>{const e=n;s[e(369)]=!0,o[e(350)](u),t&&t[e(493)]&&(this[e(526)][e(554)](r)[e(493)]=t[e(493)])}))[n(300)]((t=>{const r=n;throw(0,e.logWarning)(r(459)),this[r(258)][r(568)][r(247)]({isUndoable:!1},(()=>{s[r(604)]()})),s[r(225)](),this[r(526)][r(588)](s.id),this[r(488)][r(588)](s),t}))}return s}[Ic(222)](t){const e=Ic;return this[e(266)][e(200)](t)}[Ic(476)](t,e){const n=Ic,r=this[n(258)][n(445)][n(554)](n(305)),s=this[n(542)](t);if(this[n(485)]&&this[n(485)][n(429)])if(s[n(369)]){const s=r[n(595)](zr(this[n(258)][n(382)],n(404)));this[n(485)][n(429)](t,e)[n(605)]((()=>{r[n(350)](s)}))}else s.on(n(411),(()=>{this[n(476)](t,e)}))}[Ic(283)](t){const n=Ic;if(!this[n(485)]||!this[n(485)][n(542)])throw new e.CKEditorError(n(469),this);return this[n(485)][n(542)](t)}[Ic(579)](t){const e=Ic,{id:n,type:r,subType:s,authorId:o}=this[e(371)](t),i=this[e(526)][e(554)](n)||this[e(525)](r,s,n,o,{});switch(this[e(416)](i,r,s,o),this[e(488)][e(554)](i)){case e(436):this[e(283)](n)[e(605)]((t=>{const r=e;let s=Promise[r(514)]();t[r(308)]&&(s=this[r(608)][r(393)]({channelId:this[r(258)][r(347)][r(554)](r(627)),threadId:n})),s[r(605)]((()=>{const e=r;this[e(571)](t)[e(369)]=!0}))})),this[e(488)][e(244)](i,e(620));break;case e(573):this[e(476)](n,{state:e(477)});case e(407):this[e(488)][e(244)](i,e(446)),this[e(346)](e(551),i);break;case e(446):this[e(346)](e(607),i)}return i[e(299)](t),i}[Ic(489)](t){const e=Ic,n=Array[e(492)](t),r=n[e(389)]((t=>e(504)==t[e(400)]));this[e(388)](r);const s=n[e(389)]((t=>!t[e(567)]&&e(504)!=t[e(400)])),o=this[e(439)]({skipNotAttached:!0})[e(389)]((t=>!t[e(567)]&&e(504)!=t[e(400)])),i=o[e(389)]((n=>!t[e(200)](n))),a=new Map(o[e(610)]((t=>[t,this[e(399)][e(201)](t[e(400)],t[e(279)],e(366))]))),c=new Map(o[e(610)]((t=>[t,t[e(433)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(427)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(427)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(427)];t++){const n=s[t];!l[e(200)](n)&&n[e(242)]&&(f[e(595)](n[e(242)]),n[e(242)][e(334)]===n&&(n[e(242)][e(334)]=null),n[e(242)]=null),!u[e(200)](n)&&n[e(334)]&&(f[e(595)](n[e(334)]),n[e(334)][e(242)]===n&&(n[e(334)][e(242)]=null),n[e(334)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(427)];e++){const r=d(t,n[e]);r&&(r[0][s(334)]=r[1],r[1][s(242)]=r[0],u[s(595)](r[0]),l[s(595)](r[1]))}}function d(t,n){const r=e;if(t[r(535)].id!==n[r(535)].id)return null;const s=a[r(554)](t)(t,n,c[r(554)](t),c[r(554)](n));return s&&a[r(554)](n)(t,n,c[r(554)](t),c[r(554)](n))?s[1][r(463)]&&s[1][r(463)][r(427)]?null:s:null}f[e(268)]&&this[e(489)](f)}[Ic(388)](t){const e=Ic;if(0==t[e(427)])return;const n=this[e(439)]({skipNotAttached:!0})[e(389)]((t=>e(504)==t[e(400)]&&t[e(430)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(246)]);s[e(200)](n)||(s[e(244)](n,r[e(427)]),r[e(297)]([]));const i=s[e(554)](n);r[i][e(297)](t)}!function(){const t=e;r[t(343)](((e,n)=>{const r=t,s=e[0][r(493)],o=n[0][r(493)];return s==o?e[0][r(246)][r(262)]<n[0][r(246)][r(262)]?-1:1:s<o?-1:1}));for(const e of r)e[t(343)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(427)];t++){if(0==r[t][e(427)])continue;const n=[];for(let s=t+1;s<r[e(427)];s++)0!=r[s][e(427)]&&i(r[t],r[s])&&n[e(297)](s);for(const s of n)r[t]=r[t][e(245)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(427)];n++)t[n][e(334)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(427)];n++)t[n][e(242)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(246)][r(262)]!==n[0][r(246)][r(262)]&&t[0][r(535)]!==n[0][r(535)])return!1;if(!function(t,e){const n=r;return!t[n(308)]&&!e[n(308)]||(!t[n(308)]||!e[n(308)])&&(!!(t[n(308)]&&e[n(493)]<t[n(463)][n(211)][n(554)](0)[n(493)])||!!(e[n(308)]&&t[n(493)]<e[n(463)][n(211)][n(554)](0)[n(493)]))}(t[0],n[0]))return!1;const s=Ec(t[0][r(246)],r(262)),o=Ec(n[0][r(246)],r(262));return!!wr(s,o)&&(!!t[r(577)]((t=>n[r(328)]((e=>t[r(433)]()[r(543)](e[r(433)]())))))&&n[r(577)]((e=>t[r(328)]((t=>e[r(433)]()[r(543)](t[r(433)]()))))))}}[Ic(280)](t){const e=Ic,n=Array[e(492)](t),r=this[e(439)]({skipNotAttached:!0}),s=r[e(389)]((n=>!t[e(200)](n))),o=new Map(n[e(610)]((t=>[t,this[e(399)][e(201)](t[e(400)],t[e(279)],e(501))]))),i=new Map(r[e(610)]((t=>[t,t[e(559)]()])));for(let t=0;t<n[e(427)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(427)];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(427)];e++){const s=r[e];if(s[a(400)]!==n[a(400)]||s[a(535)].id!==n[a(535)].id||s[a(279)]!==n[a(279)])continue;if(!vc(n,s,[a(262)]))continue;if(a(504)==n[a(400)]&&n[a(248)][a(349)]!=s[a(248)][a(349)])continue;if(a(504)==n[a(400)]&&t[a(222)](n[a(248)][a(600)]))continue;if(a(483)==n[a(400)]){const e=t[a(258)][a(568)],r=n[a(303)]();if(r&&(e[a(206)][a(517)](r)||e[a(206)][a(425)](r)))continue}const c=o[a(554)](n),u=i[a(554)](n),l=i[a(554)](s),f=n[a(463)]&&n[a(463)][a(427)],h=s[a(463)]&&s[a(463)][a(427)];if(!f&&c(l,u))return t[a(470)](s,n),i[a(588)](n),!0;if(!h&&c(u,l))return t[a(470)](n,s),i[a(588)](s),!0}return!1}}[Ic(470)](t,e){const n=Ic;if(t[n(567)])for(const r of e[n(559)]())t[n(296)](r);else{const r=e[n(433)]()[n(592)];this[n(375)](t,this[n(358)][n(270)](t[n(433)]()[n(307)],r))}e[n(519)]()}[Ic(499)](t,e){const n=Ic,r=t[n(290)](n(532))||t[n(290)](n(504))?n(391):t[n(452)]();return zr(this[n(258)][n(382)],e+"_"+r+n(220))}[Ic(219)](){const t=Ic,e=this[t(258)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(358)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(371)](t[s(537)]);if(s(484)===e){n[s(202)](this[s(499)](r,s(468)));break}}for(const t of r){const{group:e,type:r}=this[s(371)](t[s(537)]);if(s(484)===e){n[s(202)](this[s(499)](r,s(323)));break}}}))}[Ic(623)](t){const e=Ic;if(this[e(231)])return!1;const n=this[e(258)],r=n[e(568)][e(376)][e(292)][e(313)]();if(0==r[e(427)])return!1;const s=[],o=r[e(389)]((t=>e(504)==t[e(400)])),i=r[e(389)]((t=>e(385)==t[e(400)]&&e(370)!=t[e(537)])),a=r[e(389)]((t=>e(350)==t[e(400)]&&e(370)!=t[e(537)]));for(const t of o)s[e(297)]({key:t[e(497)],newValue:t[e(417)],oldValue:t[e(360)],range:Rc(t[e(462)],n[e(568)])});for(const t of i){const r=a[e(395)]((n=>n[e(453)][e(543)](t[e(453)])));r&&s[e(297)]({key:e(586),newValue:t[e(537)],oldValue:r[e(537)],range:n[e(568)][e(332)](t[e(453)][e(475)])})}return 0!=s[e(427)]&&this[e(205)](t,s)}[Ic(263)](t){const e=Ic;let n=!1;const r=this[e(258)][e(568)][e(376)][e(292)][e(524)]()[e(389)]((t=>t[e(248)][e(420)]&&t[e(537)][e(290)](e(397))));for(const s of r){const{subType:r,id:o}=this[e(371)](s[e(537)]),i=r[e(460)]("|")[0];for(const r of this[e(439)]({skipNotAttached:!0}))r.id!=o&&e(504)==r[e(400)]&&r[e(248)]&&r[e(248)][e(600)]==i&&r[e(433)]()[e(312)](s[e(248)][e(420)])&&(this[e(273)](r,s[e(248)][e(420)],t),n=!0)}return n}[Ic(410)](t){const e=Ic;this[e(258)],this[e(231)]=!0,t()}[Ic(622)](t){const e=Ic,n=this[e(222)](t),r=this[e(496)][e(200)](t);return n||r}[Ic(205)](t,e){const n=Ic;if(0==e[n(427)])return!1;let r=!1;for(const s of e){const e=this[n(491)](s[n(462)],n(504))[n(389)]((t=>!t[n(380)][n(598)]))[n(610)]((t=>t[n(484)])),i=(0,o.hashObject)({newValue:s[n(574)]});e[n(389)]((t=>{const e=n,[r,o]=t[e(279)][e(460)]("|");return r==s[e(600)]&&o!=i}))[n(505)]((e=>{const o=n;this[o(273)](e,s[o(462)],t),r=!0}))}return r}[Ic(273)](t,e,n){const r=Ic,s=t[r(433)]()[r(288)](e);0!==s[r(427)]?1!==s[r(427)]?this[r(322)](t,e[r(307)],e[r(592)]):this[r(375)](t,s[0]):n[r(330)](t[r(392)]())}}class yc{constructor(t){const e=Ic;this[e(541)]=t,this[e(358)]=t[e(568)],this[e(466)]=new Map,this[e(576)]=new Map,this[e(291)]()}[Ic(282)](t,e,n,r,s,o){const i=Ic;return new Hr(this[i(358)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(201)](t,e,i(261))(...n),onDiscard:(...n)=>this[i(201)](t,e,i(604))(...n)})}[Ic(412)](t,e,n,r){const s=Ic,o=t+":"+e+":"+n;this[s(466)][s(244)](o,r)}[Ic(201)](t,e,n){const r=Ic,s=t+":"+e+":"+n;return this[r(466)][r(554)](s)||this[r(576)][r(554)](t+":"+n)}[Ic(291)](){const t=Ic,e=()=>!1,n=t=>{const e=bc;t[e(343)](((t,n)=>t[e(307)][e(253)](n[e(307)])?1:-1)),this[e(358)][e(612)]((n=>{const r=e;for(const e of t){let t;t=e[r(592)][r(321)]&&e[r(592)][r(341)]==e[r(307)][r(475)]?n[r(298)](e[r(307)][r(475)],"on"):n[r(298)](e),this[r(358)][r(545)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(358)][n(612)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(610)]((t=>(kc(t)&&(t=this[s(358)][s(270)](t[s(592)])),t)))[s(389)]((t=>s(394)!==t[s(423)][s(355)]));if(c[s(427)]<1)return;const u=Array[s(492)](this[s(358)][s(376)][s(472)][s(559)]())[s(610)]((t=>i.LiveRange[s(325)](t)));r[s(569)](c);for(const t of this[s(541)][s(384)][s(384)]())t[s(603)]();a[s(297)]({forceDefaultExecution:!0}),this[s(541)][s(609)](o,...a);const l=u[s(389)]((t=>s(394)!=t[s(423)][s(355)]));l[s(427)]>0&&r[s(569)](l);for(const t of u)t[s(374)]()}))},s=(e,n)=>1==e[t(427)]&&1==n[t(427)]&&e[0][t(592)][t(543)](n[0][t(307)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(358)])?[e,n]:Mc(n,e,s,r,this[t(358)])?[n,e]:null;this[t(576)][t(244)](t(456),e),this[t(576)][t(244)](t(538),n),this[t(576)][t(244)](t(356),s),this[t(576)][t(244)](t(232),o),this[t(576)][t(244)](t(345),n),this[t(576)][t(244)](t(284),e),this[t(576)][t(244)](t(213),s),this[t(576)][t(244)](t(223),o),this[t(576)][t(244)](t(329),r),this[t(576)][t(244)](t(318),e),this[t(576)][t(244)](t(536),s),this[t(576)][t(244)](t(424),e),this[t(576)][t(244)](t(218),r),this[t(576)][t(244)](t(624),e),this[t(576)][t(244)](t(590),s),this[t(576)][t(244)](t(581),e),this[t(576)][t(244)](t(544),e),this[t(576)][t(244)](t(444),((e,n)=>{const r=t;if(!n)return;const s=this[r(541)][r(445)][r(554)](_c);this[r(358)][r(612)]((t=>{const o=r;if(o(586)==n[o(600)])for(const r of e){const e=r[o(307)][o(475)],s=n[o(349)];t[o(293)](e,s)}else if(s[o(222)](n[o(600)]))for(const r of e)void 0!==n[o(349)]?t[o(516)](n[o(600)],n[o(349)],r[o(307)][o(475)]):t[o(527)](n[o(600)],r[o(307)][o(475)]);else for(const r of e)n[o(349)]?t[o(516)](n[o(600)],n[o(349)],r):t[o(527)](n[o(600)],r)}))})),this[t(576)][t(244)](t(432),s)}}function Ac(t,e,n){const r=Ic;for(const s of e[r(341)][r(314)]({includeSelf:!0,parentFirst:!0})){if(s[r(423)]==s)return!1;if(!n[r(584)](s))return!1;if(t[r(517)](s)||t[r(425)](s))return!0}return!1}function kc(t){const e=Ic;return t[e(592)][e(341)]==t[e(307)][e(475)]&&t[e(592)][e(522)]}function Cc(t,e,n,r){const s=Ic,o=t=>!t[s(361)].is(s(467))&&!r[s(517)](t[s(361)]),i=t[s(307)][s(455)](o),a=t[s(592)][s(455)](o,{direction:s(379)});return!(t[s(307)][s(543)](i)&&t[s(592)][s(543)](a)||(i[s(253)](a)?n[s(510)](e,{range:n[s(270)](i,a)}):n[s(330)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ic,n=t[e(307)][e(475)];return n&&n.is(e(511))}function Rc(t,e){const n=Ic;return null==t[n(592)][n(534)]&&t[n(592)][n(341)]==t[n(307)][n(475)]?Sc(t[n(307)][n(475)],e):t}function Sc(t,e){const n=Ic,r=e[n(206)][n(517)](t)||e[n(206)][n(619)](t);return e[n(270)](e[n(447)](t,n(454)),r?e[n(316)](t):e[n(447)](t,n(592)))}function Mc(t,e,n,r,s){const o=Ic;if(!vc(t,e))return!1;if(n[o(592)][o(543)](r[o(307)]))return!0;if(t[o(400)]!=e[o(400)])return!1;if(!n[o(592)][o(428)](r[o(307)]))return!1;const i=s[o(270)](n[o(592)],r[o(307)])[o(340)]();for(const t of i)if([o(451),o(556)][o(196)](t[o(400)])&&s[o(206)][o(425)](t[o(361)]))return!1;return!0}function vc(t,e,n=[]){const r=Ic;return!(!t[r(430)]||!e[r(430)])&&wr(Ec(t[r(246)],n),Ec(e[r(246)],n))}function Oc(t,e){const n=Ic,r=Fc(t[n(246)]),s=Fc(e);if(!t[n(430)])return!1;for(const t of Object[n(570)](s))if(!wr(r[t],s[t]))return!1;return!0}function wc(){const t=["getItems","commands","insert","enableReadOnlyMode","getShiftedBy","_refreshAttributeSuggestionsChain","filter","track-changes-enable-command-twice","FORMATTING","getFirstMarker","fetchCommentThread","$graveyard","find","suggestion:","suggestion:attribute:","forward","_suggestionFactory","type","substr","_enabledCommands","addMarker:suggestion","PENDING_ACTION_SUGGESTION","pop","after","dataReady","unshift","insertion:","_recordAttributeChanges","change:_saved","registerCustomCallback","12ZyRURL","getIntersection","_rangeIsInLocalUserInsertion","_checkSuggestionCorrectness","attributeNewValue","creator","_getAttributeKey","newRange","external:","markInsertion","root","formatInline:chain","isLimit","documentSelection","length","isTouching","updateSuggestion","_isDataLoaded","high","attribute:join","getFirstRange","_getAuthorFromId","markers","notReady","containerElement","low","getSuggestions","_isForcedDefaultExecutionBlock","mapper","acceptSuggestion","value","attribute:discard","plugins","ready","createPositionAt","getNearestSelectionRange","highest","isDocumentOperation","elementStart","toUpperCase","position","before","getLastMatchingPosition","insertion:accept","registerPostFixer","isAfter","error-saving-suggestion-data-suggestion-discarded","split","activeMarkers","range","commentThread","group","substring","_customCallbacks","$textProxy","LEAVE","track-changes-adapter-missing-getsuggestion","_joinSuggestions","applyOperation","selection","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.","conversion","nodeAfter","_updateSuggestionData","open","CommentsRepository","suggestionUnloaded","markBlockFormat","addUser","suggestion-type","formatBlock","suggestion","_adapter","clone","track-changes-suggestion-not-found","_suggestionState","_refreshSuggestionsChain","markerToHighlight","_findSuggestions","from","createdAt","multi","head","_inlineAttributeKeys","attributeKey","addCommentThread","_getMarkerAnnouncementText","markInlineFormat","join","removeClass","433186luJdhu","attribute","forEach","trackChanges.trackFormatChanges","lowest","upcast","markerName","updateMarker","element","markDeletion","elementToElement","resolve","insertContent","setAttribute","isObject","markMultiRangeDeletion","removeMarkers","getCommentThread","ck-suggestion-marker-","isAtStart","addHighlight","getChangedMarkers","_createSuggestion","_suggestions","removeAttribute","accepted","splice","getAllAdjacentSuggestions","removeMarker:suggestion:formatBlock","format","trackChanges","nodeBefore","author","formatInline:join","name","insertion:discard","6103352SoAdXM","isIntersectingWithRange","_editor","getSuggestion","isEqual","attribute:accept","deleteContent","getMultiRangeId","default","marker-count","requires","getUser","suggestionLoaded","isUndo","trackChangesCommand","get","createElement","elementEnd","normal","createRangeIn","getRanges","isCollapsed","enableDefaultAttributesIntegration","addMarker:suggestion:formatBlock","isBlock","formatGroupId","data-suggestion","registerInlineAttribute","isMultiRange","model","setSelection","keys","addSuggestionData","descriptionFactory","removed","newValue","fromCharCode","_defaultCallbacks","every","track-changes-suggestion-data-mismatch","_handleNewSuggestionMarker","_trackFormatChanges","formatBlock:chain","stop","ck-suggestion-marker--active","containsItem","clear","$elementName","update:suggestion","delete","deletion:","formatBlock:join","toViewElement","end","_mergeNestedSuggestions","isLocal","add","consume","commandName","isNextTo","getRange","key","editing","addSuggestion","refresh","discard","then","originalSuggestionId","suggestionChanged","_commentsRepository","execute","map","formatInline:","change","getMarkers","rethrowUnexpectedError","multipleBlocks","_removeSuggestion","setTo","values","isSelectable","markerReady","never","_isRegisteredAttribute","_processAttributeChanges","formatBlock:discard","2725720REcuHf","18879DnPaZZ","collaboration.channelId","track-changes-command-not-found","includes","acceptSelectedSuggestions","attribute:","move","has","getSuggestionCallback","announce","unbindElementFromMarkerName","pluginName","_reduceExistingSuggestions","schema","acceptAllSuggestions","registerBlockAttribute","track-changes-adapter-already-set","authorName","comments","isRemovable","deletion:join","_afterChanges","forceDefaultExecution","isArray","isOwn","formatBlock:accept","_initAriaMarkerChangeAnnouncements","_SUGGESTION_ANNOUNCEMENT","getAttribute","_isBlockAttribute","deletion:chain","reconvertMarker","stopListening","12TIKoCP","containsRangeInObject","deletion","widget","track-changes-user-not-found","_recordAttributeSuggestions","insertion:chain","moveTargetPosition","init","action","skipNestingCheck","ck-suggestion-marker-formatInline","dataDowncast","$marker","rejected","enableCommand","previous","_setSuggestionData","set","concat","attributes","enqueueChange","data","dataToMarker","howMany","markMultiRangeBlockFormat","formatBlock:","isBefore","markerToData","668ZFwZwn","warn","assign","editor","45KoJkGE","discardAllSuggestions","accept","groupId","_processAttributeSuggestions","showSuggestionHighlights","change:data","_blockAttributeKeys","addClass","size","targetPosition","createRange","Users","addMarker:suggestion:attribute","_reduceSuggestionAttributeRange","markAttributeChange","toJSON","hasSuggestion","bindElementToMarker","@external","subType","_joinWithAdjacentSuggestions","removeComment","buildSuggestion","_getSuggestionData","deletion:discard","consumable","_cutOutSuggestionMarker","ck-suggestion-marker","getDifference","21508663AOYGeF","startsWith","_registerDefaultCallbacks","differ","rename","containsPosition","return","addRange","push","createSelection","addMarkerName","catch","change:activeMarkers","7rchXSf","getContainedElement","discardSuggestion","PendingActions","writer","start","hasComments","4152980hJKGJa","markerNameToElements","createPositionBefore","isIntersecting","getChanges","getAncestors","discardSelectedSuggestions","createPositionAfter","authoredAt","formatInline:discard","_onDiscard","1214344ZcTJxO","isAtEnd","_breakSuggestionMarker","ENTER","splitPosition","fromRange","always","TrackChangesEditing","some","formatInline:accept","removeMarker","adapter","createRangeOn","insertion","next","isInsideObject","_getExternalAuthor","isExternal","formatInline","hasCommentThread","getWalker","parent","addMarker","sort","_addSuggestionMarker","deletion:accept","fire","config","oldRange","oldValue","remove","unbind","listenTo","addComment","tablePasteChainId","rootName","insertion:join","markMultiRangeInsertion","_model","for","attributeOldValue","item","ck-suggestion-marker-formatBlock","editingDowncast","define","removeMarker:suggestion:attribute","chain","_addThreadToSuggestion","trackChanges.mergeNestedSuggestions","_saved","$text","_splitMarkerName","isInContent","containsRange","detach","_setSuggestionRange","document","batch","getCustomProperty","backward","meta","options","locale"];return(wc=function(){return t})()}function Fc(t){const e=Ic,n=Object[e(257)]({},t);return delete n[e(236)],delete n[e(354)],n}function Dc(t,e){const n=Pc();return(Dc=function(t,e){return n[t-=208]})(t,e)}const Bc=Dc;!function(t,e){const n=Dc,r=t();for(;;)try{if(195188===-parseInt(n(244))/1+parseInt(n(232))/2*(parseInt(n(245))/3)+parseInt(n(222))/4+-parseInt(n(211))/5+-parseInt(n(233))/6+-parseInt(n(227))/7*(-parseInt(n(208))/8)+parseInt(n(246))/9*(-parseInt(n(217))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Dc;super(),this[s(225)]=e,this[s(216)]=n,this[s(212)]=r,this[s(218)]=t,this[s(224)]=t[s(242)][s(214)](s(231)),this[s(213)]=t[s(242)][s(214)](s(248)),this[s(216)][s(235)](s(209)).to(this[s(224)],this[s(213)],((t,e)=>t||e)),this[s(216)][s(235)](s(241)).to(this[s(224)],s(209),(t=>t&&this[s(218)][s(225)][s(223)](e[s(236)]()))),this[s(216)][s(235)](s(210)).to(this[s(213)],s(209),(t=>t&&this[s(218)][s(225)][s(223)](e[s(236)]()))),this[s(240)]=null,n[s(247)]&&this[s(234)](),this[s(238)](n,s(231),(()=>this[s(231)]())),this[s(238)](n,s(248),(()=>this[s(248)]())),this[s(238)](n,s(226),(()=>{const t=s;n[t(247)]?this[t(234)]():this[t(237)]()}))}[Bc(231)](){const t=Bc;this[t(224)][t(243)](this[t(225)].id)}[Bc(248)](){const t=Bc;this[t(213)][t(243)](this[t(225)].id)}[Bc(229)](){const t=Bc;this[t(216)][t(221)](t(209)),this[t(216)][t(221)](t(241)),this[t(216)][t(221)](t(210)),this[t(228)](),this[t(212)][t(229)](),this[t(240)]&&this[t(237)]()}[Bc(234)](){const t=Bc,e=zr(this[t(218)][t(220)],t(230));this[t(240)]=this[t(218)][t(239)][t(214)](t(215))[t(249)](e)}[Bc(237)](){const t=Bc;null!==this[t(240)]&&this[t(218)][t(239)][t(214)](t(215))[t(219)](this[t(240)]),this[t(240)]=null}}function Pc(){const t=["execute","259785gfdJJD","146343uPphOx","225KlSJgH","isDirty","discardSuggestion","add","120giprjL","isEnabled","canDiscard","35805RsDdgu","commentThreadController","_discardCommand","get","PendingActions","view","60420jsOJyc","_editor","remove","locale","unbind","1306520cOtegi","canEditAt","_acceptCommand","model","change:isDirty","72583YReZqN","stopListening","destroy","PENDING_ACTION_SUGGESTION","acceptSuggestion","16zjjHcx","1555374LWMZue","_setPendingAction","bind","getRanges","_removePendingAction","listenTo","plugins","_pendingAction","canAccept","commands"];return(Pc=function(){return t})()}const Uc=Gc;!function(t,e){const n=Gc,r=t();for(;;)try{if(282952===-parseInt(n(503))/1+-parseInt(n(458))/2*(parseInt(n(482))/3)+-parseInt(n(473))/4*(-parseInt(n(467))/5)+-parseInt(n(486))/6*(-parseInt(n(491))/7)+parseInt(n(470))/8+parseInt(n(474))/9+-parseInt(n(469))/10*(parseInt(n(461))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class jc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(472)]=null,this[s(464)]=null,this[s(463)](s(481),!1),this[s(463)](s(498),e[s(498)]),this[s(502)](s(498)).to(e),this[s(463)](s(501),[]),this[s(463)](s(500),!1),this[s(463)](s(471),!1),this[s(463)](s(488),!1),this[s(463)](s(478),!1),this[s(466)]=e,this[s(484)]=n,this[s(483)]=r,r[s(492)]?this[s(463)](s(485),1):this[s(462)]()}[Uc(459)](){const t=Uc;this[t(494)][t(459)]()}[Uc(477)](){const t=Uc;this[t(472)]&&this[t(472)][t(477)](),this[t(464)]&&this[t(464)][t(477)](),super[t(477)]()}[Uc(462)](){const t=Uc,{CommentsListView:e}=this[t(483)];this[t(472)]=new e(this[t(506)],this[t(466)][t(465)],Object[t(497)]({CommentView:this[t(483)][t(493)]},this[t(483)])),this[t(472)][t(489)](t(480)).to(this),this[t(472)][t(489)](t(475)).to(this),this[t(472)][t(502)](t(481)).to(this),this[t(463)](t(485),this[t(472)][t(485)]+1),this[t(502)](t(485)).to(this[t(472)],t(485),(t=>t+1)),this[t(464)]=this[t(504)](),this.on(t(480),(()=>this[t(459)]())),this[t(502)](t(500)).to(this[t(472)],t(507),this[t(464)][t(496)],t(490),((t,e)=>t||!!e))}[Uc(504)](){const t=Uc,{CommentThreadInputView:e}=this[t(483)],n=new e(this[t(506)],this[t(484)],this[t(483)][t(499)]),r=n[t(496)];return n[t(502)](t(468)).to(this,t(481),this[t(466)][t(465)],t(476),r,t(490),((t,e,n)=>!!n||t&&!e)),r.on(t(495),((e,n)=>{const s=t;this[s(487)](s(460),n),r[s(456)][s(457)]("")})),r.on(t(505),(()=>this[t(459)]())),r[t(502)](t(479)).to(this[t(466)][t(465)],t(476)),n}}function Gc(t,e){const n=Vc();return(Gc=function(t,e){return n[t-=456]})(t,e)}function Vc(){const t=["assign","authoredAt","editorConfig","isDirty","descriptionParts","bind","253550MNoCCD","_createCommentThreadInputView","cancel","locale","hasDirtyComment","editor","setData","2XjKkfx","focus","addComment","44kTDZVT","_createCommentViews","set","commentThreadInputView","commentThread","_model","50855fyhTGg","showInput","2710tJdjXu","1897976RWfyDG","isEnabled","commentsListView","28scFQla","2271042cbqoKt","updateComment","isReadOnly","destroy","canDiscard","disabledSubmit","removeComment","isActive","207090WqojPq","_config","_localUser","length","12BNqJZB","fire","canAccept","delegate","value","160419ddiCdK","disableComments","CommentView","element","submit","commentInputView"];return(Vc=function(){return t})()}const Hc=zc;function zc(t,e){const n=Xc();return(zc=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(774322===parseInt(n(406))/1*(parseInt(n(397))/2)+-parseInt(n(414))/3+parseInt(n(343))/4*(-parseInt(n(382))/5)+-parseInt(n(338))/6+-parseInt(n(429))/7+-parseInt(n(416))/8+parseInt(n(381))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class Wc extends jc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(378)](i(395),""),this[i(418)](i(395)).to(this,i(403),(t=>t&&t[0]?t[0][i(395)]:"")),this[i(418)](i(413)).to(this,i(403),this,i(335),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(352)+Kc(e[n(350)],e[n(387)])+n(404);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(370)]=null,this[i(329)]=this[i(409)](zr(e,i(365)),t.icons[i(364)],i(398),i(334),"sw"),this[i(329)][i(418)](i(346)).to(this,i(389)),this[i(412)]=this[i(409)](zr(e,i(325)),t.icons[i(400)],i(357),i(401),"sw"),this[i(412)][i(418)](i(346)).to(this,i(384)),this[i(417)]=new o.UserView(e,this[i(348)][i(369)],this[i(396)]()),this[i(417)][i(426)]({attributes:{class:[i(360),i(349)]}}),this[i(326)](this[i(425)]())}[Hc(425)](){const t=Hc,e=this[t(363)],n=[{tag:t(356),attributes:{class:[t(366),t(340)]},children:[{tag:t(332),children:[{text:this[t(417)][t(428)]}],attributes:{class:[t(327),t(344)]}},{tag:t(421),attributes:{datetime:e.to(t(399)),class:[t(347),t(394)]},children:[{text:e.to(t(399),(e=>this[t(328)][t(337)](e)))}]}]},{tag:t(356),attributes:{class:[t(386),t(393)]},children:[this[t(329)],this[t(412)]]},{tag:t(356),attributes:{class:[t(407)]}}];this[t(348)][t(377)]&&n[t(390)]({tag:t(356),attributes:{class:[t(392)]},children:[{text:this[t(331)]()}]});const r={tag:t(356),attributes:{class:[t(402),e.if(t(335),t(379)),e.to(t(395),(e=>t(405)+e)),this[t(328)][t(351)]&&t(408)],"data-suggestion-id":this[t(348)].id,"data-thread-id":this[t(348)][t(339)].id,"data-author-id":this[t(348)][t(369)].id,tabindex:-1},children:[{tag:t(356),attributes:{class:[t(324),t(388)]},children:[this[t(417)],{tag:t(356),attributes:{class:[t(345),t(373)]},children:n}]}]};return this[t(354)]&&this[t(431)]&&(r[t(383)][t(390)](this[t(354)],this[t(431)]),this[t(354)][t(330)](t(322)).to(this),this[t(354)][t(330)](t(424)).to(this),this[t(431)][t(330)](t(322)).to(this),this[t(431)][t(330)](t(424)).to(this)),r}[Hc(359)](){const t=Hc;super[t(359)](),this[t(370)]=this[t(355)][t(362)](t(342)),this[t(370)][t(367)]=this[t(413)],this.on(t(374),((e,n,r)=>{const s=t;this[s(370)][s(367)]=r}))}[Hc(409)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(423)]);return a[i(378)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(426)]({attributes:{class:n}}),a.on(i(361),(()=>{const t=i;this[t(415)](r,this[t(348)].id)})),a}[Hc(331)](){const t=Hc;return t(353)===this[t(348)][t(368)][t(380)][t(376)]?zr(this[t(423)],t(430)):zr(this[t(423)],t(333))}[Hc(396)](){const t=Hc;return this[t(348)][t(377)]?t(353)===this[t(348)][t(368)][t(380)][t(376)]?zr(this[t(423)],t(341),this[t(348)][t(410)][t(428)]):zr(this[t(423)],t(336),this[t(348)][t(410)][t(428)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(420)]("*")[n(371)](((t,e)=>e%2!=0?n(422)+qc(t)+n(427):qc(t)))[n(391)](""),e&&(r+=n(419)+e[n(323)]+n(372)+e[n(385)]+n(411)),r}function qc(t){const e=Hc,n=document[e(375)](e(332));return n[e(358)]=t,n[e(367)]}function Xc(){const t=["<p>","importWord","commentsListView","element","div","ck-suggestion--discard","innerText","render","ck-suggestion__user","execute","querySelector","bindTemplate","check","Accept suggestion","ck-suggestion__info","innerHTML","attributes","author","_descriptionElement","map",'" title="',"ck-annotation__main","change:description","createElement","source","isExternal","set","ck-suggestion-wrapper--active","@external","47330370MKuHiN","10wBnkuu","children","canDiscard","title","ck-suggestion__actions","color","ck-annotation","canAccept","push","join","ck-comment__external","ck-annotation__actions","ck-annotation__info-time","type","getUserViewNotificationText","57954AErown","ck-suggestion--accept","authoredAt","cancel","discardSuggestion","ck-suggestion-wrapper","descriptionParts","</p>","ck-suggestion-","26EStxTi","ck-annotation__content-wrapper","ck-suggestion--disabled-comments","_createButton","creator",'"></span>',"discardButton","description","2038653nuAbct","fire","10364952xHOQlF","userView","bind",'<span class="ck-suggestion-color" style="background-color: ',"split","time",'<span class="ck-suggestion-type">',"locale","editorDestroyed","getTemplate","extendTemplate","</span>","name","7060900FPDFWu","EXTERNAL_IMPORT_WORD_SUGGESTION","commentThreadInputView","editorReady","value","ck-suggestion","Discard suggestion","setTemplate","ck-suggestion__info-name","_config","acceptButton","delegate","getExternalSuggestionNote","span","EXTERNAL_SUGGESTION","acceptSuggestion","isActive","EXTERNAL_AVATAR","formatDateTime","6901332MKJzIG","commentThread","ck-annotation__info","EXTERNAL_IMPORT_WORD_AVATAR",".ck-annotation__content-wrapper","2207836AKvrXF","ck-annotation__info-name","ck-suggestion__main","isEnabled","ck-comment__info-time","_model","ck-annotation__user","content","disableComments"];return(Xc=function(){return t})()}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Qc;function Jc(){const t=["actionView","unbind","Accept all suggestions","refreshSelectedViews","reduce","buttonView","init","suggestionLoaded","locale","acceptButton","TrackChangesEditing","_suggestionToController","execute","componentFactory","editor","suggestionUnloaded","mainView","source","_createMenuBarMenu","discardSelectedSuggestions","getSuggestion","commentThread","from","_unbindEditors","_annotationViews","isMultiRange","model","isDirty","isOn","separator","editing","view","size","clear","lowest","getFirstRange","bind","_bindAnnotationToEditors","toMany","change:previous","_addUIComponentsToFactory","getMarkers","children","value","Annotations","items","CommentsRepository","filter","type","commands","SuggestionThreadView","switchbutton","delegate","TrackChangesUI","comments","getDescriptions","discardButton","button","get","remove","_handleControllerBuffer","destroy","menuitemcheckbox","some","isEnabled","requires","trackChanges.SuggestionThreadView","registerAnnotation","Track changes","CommentsUI","13973382SZVQyZ","activeMarkers","917075BfFeDL","add","has","menu","head","length","focus","panelView","_viewToController","getJoined","suggestion-","addSourceCollector","getMarkerNames","acceptSelectedSuggestions","plugins","define","comments.maxCommentsWhenCollapsed","4YRconm","delete","createAnnotation","Discard all suggestions","discardAllSuggestions","suggestionChanged","createCommentThreadController","addComment","stopListening","values","commandName","descriptionFactory","trackChanges","_destroyController","CommentView","descriptionParts","460074dGYeab","isInContent","Accept all selected suggestions","14vHpcfx","pluginName","hasSuggestion","change:activeAnnotations","menuitem","set","trackChanges.disableComments","previous","EditorAnnotations","2339907eFGdhd","1269758mQsKuk","_createToolbarButton","comments.maxThreadTotalWeight","config","createAnnotationView","menuBar:trackChanges","_handleSuggestionControllerDelayed","_disableComments","comments.editorConfig","859496FsBVFD","acceptAllSuggestions","listenTo","Discard all selected suggestions","keys","comments.maxCommentCharsWhenCollapsed","push","getRanges","_updateController","arrowView","activeAnnotations","getAllAdjacentSuggestions","getByInnerView","_initializeController","_refreshActiveMarkers","innerView","136358yjslLZ"];return(Jc=function(){return t})()}function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(686778===-parseInt(n(377))/1+parseInt(n(402))/2+parseInt(n(376))/3+-parseInt(n(348))/4*(parseInt(n(331))/5)+parseInt(n(364))/6*(-parseInt(n(367))/7)+-parseInt(n(386))/8+parseInt(n(329))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(324)](){const t=Yc;return[_c,o.Users,t(305),t(303),t(375)]}static get[Yc(368)](){return Yc(312)}constructor(t){const e=Yc;super(t),this[e(270)]=new Map,this[e(339)]=new Map,this[e(283)]=new Map,this[e(319)]=new Map;const n=this[e(273)][e(380)];n[e(346)](e(325),Wc),n[e(346)](e(373),!1),this[e(384)]=n[e(317)](e(373))}[Yc(383)](t,e){const n=Yc;0===this[n(319)][n(291)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(319)]){const r=this[t(270)][t(333)](e);r||n?r&&n&&this[t(361)](e):this[t(399)](e)}this[t(319)][t(292)](),this[t(273)][t(345)][t(317)](t(375))[t(262)](),this[t(400)]()}),10),this[n(319)][n(372)](t,e)}[Yc(265)](){const t=Yc,e=this[t(273)],n=e[t(345)][t(317)](t(269)),r=e[t(345)][t(317)](t(303)),s=e[t(345)][t(317)](t(375)),o=e[t(345)][t(317)](t(305));this[t(299)](),s[t(342)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(281)](this[e(270)])){const s=t[e(397)](),o=[];for(const t of s){if(!t[e(365)])continue;if(t[e(284)]){o[e(392)](...t[e(393)]());continue}const n=t[e(294)]();if(o[e(336)]>0){const t=o[0][e(340)](n);if(t){o[0]=t;continue}}o[e(392)](n)}n[e(392)]([r[e(290)],o])}return n})),this[t(388)](n,t(266),((e,n)=>{const r=t;this[r(388)](n,r(298),((t,e,s,o)=>{const i=r;n[i(365)]&&(null==s?(this[i(394)](o[i(335)]),this[i(383)](n,!1)):(this[i(394)](s[i(335)]),null==o&&this[i(383)](n,!0)))})),null!==n[r(374)]?this[r(394)](n[r(335)]):this[r(383)](n,!1)})),this[t(388)](n,t(274),((e,n,r)=>{const s=t;this[s(356)](n,s(298)),this[s(319)][s(349)](n),this[s(270)][s(333)](n)&&this[s(361)](n),r&&this[s(394)](r[s(335)])})),this[t(388)](n,t(353),((e,n)=>{this[t(394)](n)})),this[t(388)](r,t(370),(()=>{this[t(400)]()})),this[t(388)](o,t(355),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(369)](r))return;const i=n[o(279)](r);this[o(270)][o(317)](i)[o(290)][o(337)]()}),{priority:t(293)})}[Yc(400)](){const t=Yc,e=this[t(273)][t(345)][t(317)](t(303)),n=this[t(273)][t(345)][t(317)](t(269)),r=Array[t(281)](e[t(396)],(e=>e[t(401)]))[t(306)]((e=>this[t(339)][t(333)](e))),s=[];for(const e of r){const n=this[t(339)][t(317)](e)[t(285)][t(397)]();s[t(392)](...n[t(263)](((e,n)=>[...e,...n[t(343)]()]),[]))}n[t(330)]=s}[Yc(299)](){const t=Yc,n=this[t(273)],r=n[t(267)],o=zr(r,t(327)),i=new e.Collection([{type:t(310),model:new s.ViewModel({withText:!0,label:o,commandName:t(360),role:t(321)})},{type:t(288)},{type:t(316),model:new s.ViewModel({withText:!0,label:zr(r,t(261)),commandName:t(387),role:t(371)})},{type:t(316),model:new s.ViewModel({withText:!0,label:zr(r,t(366)),commandName:t(344),role:t(371)})},{type:t(316),model:new s.ViewModel({withText:!0,label:zr(r,t(351)),commandName:t(352),role:t(371)})},{type:t(316),model:new s.ViewModel({withText:!0,label:zr(r,t(389)),commandName:t(278),role:t(371)})}]);for(const e of i)if(tu(e)){const r=n[t(308)][t(317)](e[t(285)][t(358)]);e[t(285)][t(295)](t(287),t(323)).to(r,t(302),t(323))}n.ui[t(272)][t(332)](t(360),(e=>this[t(378)](e,i,o))),n.ui[t(272)][t(332)](t(382),(e=>this[t(277)](e,i,o)))}[Yc(378)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(273)][r(308)][r(317)](r(360));o[r(264)][r(372)]({tooltip:n,label:n,icon:Zc}),o[r(264)][r(295)](r(287)).to(i,r(302)),o[r(264)].on(r(271),(()=>{const t=r;i[t(271)](),this[t(273)][t(289)][t(290)][t(337)]()})),(0,s.addListToDropdown)(o,e,{role:r(334)});const a=[];for(const t of e)tu(t)&&a[r(392)](this[r(273)][r(308)][r(317)](t[r(285)][r(358)]));const c=o[r(264)];return c[r(403)][r(404)](r(323)),c[r(395)][r(404)](r(323)),c[r(403)][r(295)](r(323)).to(i,r(323)),c[r(395)][r(295)](r(323))[r(297)](a,r(323),((...t)=>t[r(322)]((t=>t)))),o.on(r(271),(t=>{const e=r;this[e(273)][e(271)](t[e(276)][e(358)]),this[e(273)][e(289)][e(290)][e(337)]()})),o}[Yc(277)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(273)][r(308)][r(317)](r(360));o[r(264)][r(372)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(288)==n[r(307)]){a[r(304)][r(332)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(285)];i[r(295)](...Object[r(390)](c)).to(c),i[r(311)](r(271)).to(o),i.on(r(271),(()=>{const t=r;this[t(273)][t(271)](c[t(358)]),this[t(273)][t(289)][t(290)][t(337)]()})),e[r(301)][r(332)](i),a[r(304)][r(332)](e)}return o[r(295)](r(323)).to(i,r(323)),o[r(338)][r(301)][r(332)](a),o}[Yc(399)](t){const e=Yc,n=this[e(273)],r=n[e(380)],s=n[e(345)][e(317)](e(303)),i=n[e(345)][e(317)](e(305)),a=n[e(345)][e(317)](e(375)),c=n[e(345)][e(317)](o.Users).me,u=r[e(317)](e(360))[e(309)],{CommentsListView:l,CommentThreadInputView:f}=n[e(345)][e(317)](e(328));let h,d;this[e(283)][e(333)](t.id)?(d=this[e(283)][e(317)](t.id),h=d[e(275)]):(h=new u(n[e(267)],t,c,{disableComments:this[e(384)],editorConfig:r[e(317)](e(385)),maxCommentsWhenCollapsed:r[e(317)](e(347)),maxThreadTotalWeight:r[e(317)](e(379)),maxCommentCharsWhenCollapsed:r[e(317)](e(391)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(317)](e(267))),CommentView:r[e(317)](e(313))[e(362)],CommentsListView:l,CommentThreadInputView:f}),h[e(268)].on(e(271),(()=>{const t=e;n[t(289)][t(290)][t(337)]()})),h[e(315)].on(e(271),(()=>{const t=e;n[t(289)][t(290)][t(337)]()})),d=s[e(381)](this[e(273)][e(267)],h),d[e(295)](e(286)).to(h,e(286)),d[e(295)](e(336)).to(h),d[e(295)](e(307)).to(h,e(307),(t=>e(341)+t)),this[e(283)][e(372)](t.id,d));const g=i[e(354)](t[e(280)],h),p=new xc(n,t,h,g),m=t[e(397)]()[e(306)]((t=>t[e(365)]));h[e(363)]=n[e(345)][e(317)](e(269))[e(359)][e(314)](m),this[e(270)][e(372)](t,p),this[e(339)][e(372)](h,p);const E=s[e(350)]({view:d,target:()=>{const r=e,s=[],i=t[r(397)]()[r(306)]((t=>t[r(365)]));for(const t of i)s[r(392)](...t[r(300)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(289)],s)},type:()=>e(341)+p[e(290)][e(307)]});i[e(296)](h,E),s[e(332)](E),a[e(326)](E)}[Yc(361)](t){const e=Yc,n=this[e(273)][e(345)][e(317)](e(305)),r=this[e(273)][e(345)][e(317)](e(303)),s=this[e(270)][e(317)](t),o=s[e(290)],i=r[e(398)](o);n[e(282)](o),i&&r[e(318)](i),this[e(270)][e(349)](t),this[e(339)][e(349)](o),s[e(320)]()}[Yc(394)](t){const e=Yc;if(!t[e(365)]||!this[e(270)][e(333)](t))return;const n=this[e(273)][e(345)][e(317)](e(269)),r=this[e(270)][e(317)](t),s=t[e(397)]();r[e(290)][e(363)]=n[e(359)][e(314)](s)}[Yc(320)](){const t=Yc;for(const e of this[t(270)][t(390)]())this[t(361)](e);for(const e of this[t(283)][t(357)]())e[t(275)][t(320)]();super[t(320)]()}}function tu(t){return Yc(285)in t}var eu=ru;function nu(){var t=["adapter","534524EZqcHS","addSuggestionData","45073NGGVeA","get","6IEavTG","1019851dSHGhw","requires","448314gnYAjz","addSuggestion","plugins","Comments","getSuggestions","3fuJdsn","pluginName","TrackChanges","getSuggestion","753835xtmtTL","editor","3760812LcAeiV","1557560aEBSDe"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=105]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(118740===-parseInt(n(120))/1+parseInt(n(125))/2+-parseInt(n(109))/3*(parseInt(n(118))/4)+parseInt(n(113))/5+-parseInt(n(122))/6*(-parseInt(n(123))/7)+parseInt(n(116))/8+-parseInt(n(115))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(124)](){return[_c,$c,eu(107)]}static get[eu(110)](){return eu(111)}set[eu(117)](t){var e=eu;this[e(114)][e(106)][e(121)](_c)[e(117)]=t}get[eu(117)](){var t=eu;return this[t(114)][t(106)][t(121)](_c)[t(117)]}[eu(105)](t){var e=eu;return this[e(114)][e(106)][e(121)](_c)[e(119)](t)}[eu(108)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(114)][n(106)][n(121)](_c)[n(108)]({skipNotAttached:t,toJSON:e})}[eu(112)](t){var e=eu;return this[e(114)][e(106)][e(121)](_c)[e(112)](t)}}const ou=iu;function iu(t,e){const n=cu();return(iu=function(t,e){return n[t-=149]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(994078===-parseInt(n(157))/1+-parseInt(n(174))/2+-parseInt(n(200))/3*(-parseInt(n(189))/4)+-parseInt(n(209))/5+-parseInt(n(181))/6+parseInt(n(169))/7+parseInt(n(177))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu);const au=[ou(186)];function cu(){const t=["getDataWithDiscardedSuggestions","589208jWmdNK","end","requires","24436400VURQmr","editor","define","discardAllSuggestions","11209146jWqqIW","set","users","addSuggestionData","get","Pagination","name","addUser","2557756RKQfri","editorCreator","getRootNames","model","push","function","TrackChangesData","map","document","_adapter","getRootsAttributes","3nJJBrx","useAnonymousUser","plugins","CommentsRepository","result","Users","getCommentThreads","init","constructor","5544620dtFDjC","div","getDataWithAcceptedSuggestions","trackChangesData","data","rootsAttributes","track-changes-data-invalid-editor-creator","appendChild","getFullData","create","785156kAQdmV","TrackChangesDataGetter","destroy","TrackChangesEditing","config","trackChangesData.editorCreator","execute","pluginName","addCommentThread","createDocumentFragment","getSuggestions","reduce","9498748lYUYnP","getUser","createElement","acceptAllSuggestions"];return(cu=function(){return t})()}class uu extends t.Plugin{static get[ou(176)](){return[_c]}static get[ou(164)](){return ou(195)}[ou(207)](){const t=ou,n=this[t(178)];if(n[t(161)][t(179)](t(162),(e=>{const r=t,s=n[r(192)][r(197)][r(191)]()[r(168)](((t,e)=>(t[e]="",t)),{});return n[r(208)][r(156)](s,e)})),t(194)!=typeof n[t(161)][t(185)](t(150))[t(190)])throw new e.CKEditorError(t(153))}[ou(149)](t){return hu(this[ou(178)],!0,t)}[ou(173)](t){return hu(this[ou(178)],!1,t)}}class lu extends t.Plugin{static get[ou(164)](){return ou(158)}constructor(t){const e=ou;super(t),this[e(204)]=e(175)}[ou(207)](){const t=ou;this[t(178)][t(202)][t(185)](t(203))[t(198)]={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(178)][t(202)][t(185)](t(160))[t(198)]=null}}function fu(t){return void 0!==t[ou(199)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(202)][r(193)](_c,lu),s[r(152)]=fu(t)?t[r(199)]():void 0;const i=document[r(166)](),a=t[r(161)][r(185)](r(150))[r(190)],c=await a(s,(()=>function(t){const e=r,n=document[e(171)](e(210));return t[e(154)](n),n}(i)));!function(t,e){const n=r,s=t[n(192)][n(197)][n(191)]()[n(168)](((e,r)=>(e[r]=t[n(151)][n(185)]({rootName:r}),e)),{}),o=t[n(202)][n(185)](n(205))[n(183)][n(196)]((t=>({id:t.id,name:t[n(187)]}))),i=t[n(202)][n(185)](n(160))[n(167)]({skipNotAttached:!0,toJSON:!0}),a=t[n(202)][n(185)](n(203))[n(206)]({skipNotAttached:!0,toJSON:!0}),c=e[n(202)][n(185)](n(205)),u=e[n(202)][n(185)](n(160)),l=e[n(202)][n(185)](n(203));for(const t of o)c[n(170)](t.id)||c[n(188)](t);c.me||c[n(201)]();for(const t of a)l[n(165)](t);for(const t of i)u[n(184)](t);e[n(151)][n(182)](s)}(t,c),c[r(163)](r(e?172:180));const u=fu(c)?c[r(155)](n):c[r(151)][r(185)](n);return await c[r(159)](),u}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=301]})(t,e)}function gu(){var t=["1470447ZvBwjW","738485GeBmmx","3331307giqirI","466786kUmGtc","4JwbWJV","2984040YXmtHK","1070645rSclkZ","5976760XcFRmz"];return(gu=function(){return t})()}!function(t,e){for(var n=du,r=t();;)try{if(425332===-parseInt(n(304))/1+parseInt(n(306))/2+parseInt(n(303))/3+-parseInt(n(307))/4*(-parseInt(n(301))/5)+parseInt(n(308))/6+parseInt(n(305))/7+-parseInt(n(302))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});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-=473]})(t,e)}const u=c;function l(){const t=["41910rgoLLV","forceDisabled","1207110KbAKJH","_disableUnsupportedCommands","37360rCSDWX","1141476GwKdzS","891bpmpCm","_enableCommands","isEnabled","refresh","_enabledCommands","12atvDlG","value","_isEnabledBasedOnSelection","1101564SLMtHH","editor","has","execute","commands","752427lewzJB","affectsData","198119EvprtU","TrackChangesCommand","clearForceDisabled"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(464589===parseInt(n(492))/1+-parseInt(n(485))/2+parseInt(n(490))/3*(parseInt(n(482))/4)+-parseInt(n(473))/5+parseInt(n(495))/6+-parseInt(n(476))/7+parseInt(n(475))/8*(parseInt(n(477))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(481)]=e,this[n(483)]=!1,this[n(480)](),this[n(484)]=!1}[u(480)](){this[u(479)]=!0}[u(488)](){const t=u;this[t(483)]=!this[t(483)],this[t(483)]?this[t(474)]():this[t(478)]()}[u(474)](){const t=u;for(const e of this[t(486)][t(489)][t(489)]())e[t(491)]&&!this[t(481)][t(487)](e)&&e[t(496)](t(493))}[u(478)](){const t=u;for(const e of this[t(486)][t(489)][t(489)]())e[t(491)]&&!this[t(481)][t(487)](e)&&e[t(494)](t(493))}}const h=d;function g(){const t=["_suggestions","30TCRdMQ","22pkotoe","3514728OQrQlM","5YnHhxv","plugins","model","1fQwuhV","21648hoQaFc","3422781WXooAb","getRanges","editor","5582633kWfaUw","5366364scXqxG","_isEnabledBasedOnSelection","get","TrackChangesEditing","acceptSuggestion","isEnabled","execute","refresh","canEditAt","1009420MTxSqJ","489GrlEHI","track-changes-accept-suggestion-not-found","2158776IaPvPv"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=183]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(590339===-parseInt(n(199))/1*(parseInt(n(188))/2)+parseInt(n(189))/3*(-parseInt(n(200))/4)+-parseInt(n(196))/5*(parseInt(n(195))/6)+parseInt(n(204))/7+-parseInt(n(191))/8+-parseInt(n(201))/9*(-parseInt(n(193))/10)+parseInt(n(194))/11*(parseInt(n(205))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(192)]=e,this[n(186)](),this[n(206)]=!1}[h(186)](){this[h(184)]=!0}[h(185)](t){const n=h,r=this[n(192)][n(207)](t);if(!r)throw new e.CKEditorError(n(190),this);const s=r[n(202)]();this[n(203)][n(198)][n(187)](s)&&this[n(203)][n(197)][n(207)](n(208))[n(183)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(206135===parseInt(n(178))/1*(-parseInt(n(182))/2)+-parseInt(n(187))/3+parseInt(n(166))/4*(-parseInt(n(186))/5)+parseInt(n(168))/6+-parseInt(n(180))/7*(parseInt(n(183))/8)+parseInt(n(177))/9+parseInt(n(173))/10*(parseInt(n(170))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(164)]=e,this[n(167)](),this[n(174)]=!1}[m(167)](){this[m(172)]=!0}[m(185)](t){const n=m,r=this[n(164)][n(179)](t);if(!r)throw new e.CKEditorError(n(181),this);const s=r[n(175)]();this[n(165)][n(169)][n(163)](s)&&this[n(165)][n(184)][n(179)](n(171))[n(176)](r)}}function b(){const t=["canEditAt","_suggestions","editor","1196788irhsnP","refresh","2156430obkUrc","model","2480423pcaVgS","TrackChangesEditing","isEnabled","20GxzKPc","_isEnabledBasedOnSelection","getRanges","discardSuggestion","2777265lynANn","43xzPLvd","get","312928IoUKQJ","track-changes-discard-suggestion-not-found","5488HcVzil","16OcOTAW","plugins","execute","5VcTFge","1218732lawkky"];return(b=function(){return t})()}function T(t){const e=k;return t[e(373)](((t,n)=>e(353)==t[e(364)]&&e(353)!=n[e(364)]?-1:e(353)!=t[e(364)]&&e(353)==n[e(364)]?1:0))}function _(){const t=["959788TUEDNm","from","400WcceDj","72701MKaeCG","execute","getRanges","1904514OsVymj","createPositionAfter","color","createPositionAt","10381LAQGZW","length","808974sJKlUD","createPositionBefore"," [color ","map","value","3IfHshM","isInContent","schema","deletion","isTouching","splice","push","isIntersecting","isMultiRange","413145urJBkV","next","replace","isCollapsed","start","type","join","isObject","add","isArray","end","216990MQNSbq","createRange","change","sort","189FKLJzI","content"];return(_=function(){return t})()}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(352)];for(;s<t[n(387)];){const a=t[s],c=t[s+1];r||(r=e[n(389)](a)),A(e,a,c)||(o[n(356)](e[n(371)](r,i[n(366)](a)?e[n(383)](a):e[n(385)](a,n(369)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(383)](e),o=t[r(389)](n);return s[r(354)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(212742===-parseInt(n(379))/1+-parseInt(n(388))/2+-parseInt(n(350))/3*(parseInt(n(376))/4)+parseInt(n(359))/5+parseInt(n(382))/6+parseInt(n(386))/7*(parseInt(n(378))/8)+parseInt(n(374))/9*(parseInt(n(370))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function k(t,e){const n=_();return(k=function(t,e){return n[t-=347]})(t,e)}function C(t,e,n){const r=k;for(;n[r(387)];){const s=n[r(355)](0,100);t[r(372)]((()=>{const t=r;for(const n of s)n[t(351)]&&e[t(380)](n.id)}))}}const L=N;function R(){const t=["canEditAt","execute","some","model","3176iNImYO","8dHlUpm","655524XhSJfX","from","1053144wOArhi","1252080RyTbrt","editor","_command","268797eZxEeK","refresh","isEnabled","isInContent","_isEnabledBasedOnSelection","6068268GWgyhu","values","333618Rcqnum","_suggestions","1911IKcUpR","getRanges"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(187003===-parseInt(n(285))/1+-parseInt(n(294))/2*(parseInt(n(301))/3)+-parseInt(n(297))/4+parseInt(n(298))/5+parseInt(n(295))/6+parseInt(n(287))/7*(parseInt(n(293))/8)+parseInt(n(283))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(300)]=e,this[r(286)]=n,this[r(302)](),this[r(282)]=!1}[L(302)](){const t=L,e=Array[t(296)](this[t(286)][t(284)]())[t(291)]((e=>e[t(281)]));this[t(280)]=this[t(300)][t(280)]&&e}[L(290)](){const t=L,e=T(Array[t(296)](this[t(286)][t(284)]()));for(const n of e){const e=n[t(288)]();if(!this[t(299)][t(292)][t(289)](e))return}C(this[t(299)][t(292)],this[t(300)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=141]})(t,e)}function w(){const t=["_suggestions","2189gzGjZd","isEnabled","editor","717786CUfDsq","execute","from","canEditAt","3ELCNhh","values","24mFaugQ","191670jeCKjC","36vXMlyg","document","_command","model","279772zbiiCt","getRanges","42860gYSNkL","2180108wRbtuG","selection","_selectedSuggestions","_isEnabledBasedOnSelection","237315lIBLhE","refresh","size","283212LLIomL"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(184627===-parseInt(n(150))/1+-parseInt(n(155))/2+-parseInt(n(147))/3*(parseInt(n(165))/4)+parseInt(n(162))/5*(parseInt(n(151))/6)+-parseInt(n(158))/7+parseInt(n(149))/8*(-parseInt(n(143))/9)+-parseInt(n(157))/10*(-parseInt(n(167))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(153)]=e,this[r(166)]=n,this[r(160)]=new Set,this[r(163)](),this[r(161)]=!1}[M(163)](){const t=M,e=this[t(142)][t(154)][t(152)][t(159)],n=Array[t(145)](this[t(166)][t(148)]());this[t(160)]=function(t,e){const n=k,r=Array[n(377)](t[n(381)]()),s=new Set;for(const o of e)if(o[n(351)])for(const e of r)for(const r of o[n(381)]())(e[n(357)](r)||t[n(362)]&&!o[n(358)]&&o[n(360)]&&r[n(369)][n(354)](e[n(363)]))&&s[n(367)](o);return s}(e,n),this[t(141)]=this[t(153)][t(141)]&&!!this[t(160)][t(164)]}[M(144)](){const t=M,e=T(Array[t(145)](this[t(160)]));for(const n of e){const e=n[t(156)]();if(!this[t(142)][t(154)][t(146)](e))return}C(this[t(142)][t(154)],this[t(153)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=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 V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Z||Function("return this")();const Q=J.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Rt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;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 Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Yt=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):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Yt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Qe=function(t,e){return Yt(t,Je(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Pe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[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(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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 xr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Vr;function Gr(){const t=["_isDataLoaded","onAttributesChange","150170BjityO","from","hasComments","getContainedElement","_onAttributesChange","author","decorate","authoredAt","split","next","132UABHIH","getRange","previous","_onDiscard","filter","removeMarker","onDiscard","createdAt","getMarkerNames","isInContent","1304155QlKsWh","toJSON","substr","2439110GSlZXd","push","onAccept","getMarkers","isExternal","@external","suggestion:","accept","setAttribute","getMultiRangeId","_model","commentThread","getAllAdjacentSuggestions","3550022QjBDMD","head","start","getItems","5229258BdmkpN","getFirstMarker","removeAttribute","isMultiRange","addRange","4rNQpPA","nodeBefore","addMarker","addMarkerName","getFirstRange","201cVWsPT","getRanges","reduce","removeMarkers","change","get","data","_markerNames","subType","6932KWcODP","attributes","map","add","size","_saved","creator","isIntersectingWithRange","3797352eXrsMr","length","markers","nodeAfter","9PJVckj","set","delete","type","end","clear","discard","_onAccept","isIntersecting"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(654043===parseInt(n(260))/1+parseInt(n(299))/2*(-parseInt(n(290))/3)+-parseInt(n(285))/4*(parseInt(n(263))/5)+parseInt(n(280))/6+-parseInt(n(276))/7+parseInt(n(307))/8*(-parseInt(n(311))/9)+-parseInt(n(240))/10*(-parseInt(n(250))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(238)]=!1,this.id=e.id,this[n(314)]=e[n(314)],this[n(298)]=e[n(298)]||null,this[n(245)]=e[n(245)],this[n(305)]=e[n(305)]||e[n(245)],this[n(267)]=Boolean(e[n(300)]&&e[n(300)][n(268)]),this[n(296)]=null,this[n(273)]=t,this[n(236)]=e[n(265)],this[n(253)]=e[n(256)],this[n(244)]=e[n(239)],this[n(297)]=new Set,this[n(257)]=null,this[n(312)](n(247),null),this[n(312)](n(300),e[n(300)]||{}),this[n(312)](n(252),null),this[n(312)](n(249),null),this[n(312)](n(274),null),this[n(312)](n(304),!1),this[n(246)](n(270)),this[n(246)](n(235))}get[jr(277)](){const t=jr;let e=this;for(;e[t(252)];)e=e[t(252)];return e}get[jr(242)](){const t=jr;return!!this[t(274)]&&this[t(274)][t(308)]>0}get[jr(283)](){const t=jr;return 0!=this[t(297)][t(303)]&&6==Array[t(241)](this[t(297)])[0][t(248)](":")[t(308)]}get[jr(259)](){return null!==this[jr(281)]()}[jr(288)](t){const e=jr;this[e(297)][e(302)](t)}[jr(258)](){const t=jr;return Array[t(241)](this[t(297)])}[jr(266)](){const t=jr;return this[t(258)]()[t(301)]((e=>this[t(273)][t(309)][t(295)](e)))[t(254)]((t=>t))}[jr(281)](){return this[jr(266)]()[0]||null}[jr(293)](){const t=jr;this[t(273)][t(294)]((e=>{const n=t;for(const t of this[n(266)]())e[n(255)](t)})),this[t(297)][t(234)]()}[jr(255)](t){const e=jr;this[e(273)][e(294)]((n=>{n[e(255)](t)})),this[e(297)][e(313)](t)}[jr(284)](t){const e=jr,n=e(269)+this[e(314)]+":"+this[e(298)]+":"+this.id+":"+this[e(305)].id+":"+Hr[e(272)]();this[e(288)](n),this[e(273)][e(294)]((r=>{r[e(287)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(306)](t){const e=jr;for(const n of this[e(291)]())if(n[e(237)](t))return!0;return!1}[jr(291)](){const t=jr;return this[t(266)]()[t(301)]((e=>e[t(251)]()))}[jr(279)](){const t=jr;return this[t(291)]()[t(292)](((e,n)=>[...e,...n[t(279)]()]),[])}[jr(289)](){const t=jr;var e;return(null===(e=this[t(281)]())||void 0===e?void 0:e[t(251)]())||null}[jr(243)](){const t=jr,e=this[t(291)]();if(1!=e[t(308)])return null;const n=e[0],r=n[t(278)][t(310)],s=n[t(233)][t(286)];return r instanceof i.Element?r!=s?null:r:null}[jr(270)](){const t=jr;this[t(236)](this[t(291)](),this[t(296)],this[t(300)]),this[t(293)]()}[jr(235)](){const t=jr;this[t(253)](this[t(291)](),this[t(296)],this[t(300)]),this[t(293)]()}[jr(275)](){const t=jr,e=[];let n=this[t(277)];for(;n;)e[t(264)](n),n=n[t(249)];return e}[jr(271)](t,e){const n=jr,r=Xn(this[n(300)]);hr(r,t,e),Or(r,this[n(300)])||(this[n(300)]=r,this[n(244)](r))}[jr(282)](t){const e=jr,n=Xn(this[e(300)]);Ur(n,t),Or(n,this[e(300)])||(this[e(300)]=n,this[e(244)](this[e(300)]))}[jr(261)](){const t=jr;return{id:this.id,type:this[t(298)]?this[t(314)]+":"+this[t(298)]:this[t(314)],authorId:this[t(305)].id,createdAt:this[t(257)],hasComments:this[t(242)],data:this[t(296)],attributes:this[t(300)]}}static[jr(272)](){const t=jr;return(0,e.uid)()[t(262)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=499]})(t,e)}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(948897===parseInt(n(527))/1*(-parseInt(n(587))/2)+-parseInt(n(500))/3+parseInt(n(575))/4*(-parseInt(n(547))/5)+-parseInt(n(561))/6*(parseInt(n(511))/7)+parseInt(n(551))/8*(-parseInt(n(516))/9)+parseInt(n(509))/10+parseInt(n(564))/11*(parseInt(n(517))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(574)]=[],this[n(572)]=new Map,this[n(529)]=[],this[n(530)]=new Map,this[n(596)]=t,this[n(510)]=e}[Kr(504)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(577)];o++){const i=t[o];if(!i[e(553)])continue;const a=this[e(554)](i);if(a){if(null!=i[e(546)]){if(r[e(501)](i[e(546)]))continue;r[e(576)](i[e(546)])}n[e(505)](a)}else if(e(563)!=i[e(580)])e(566)!=i[e(580)]&&e(524)!=i[e(580)]||this[e(597)](n,i,t[o+1]);else{const t=i[e(543)][e(559)];if(s[e(501)](t))continue;s[e(576)](i[e(543)][e(559)]),t==_c?this[e(531)](n,i):this[e(525)](n,i)}}return this[e(544)](n)}[Kr(578)](t){const e=Kr;this[e(574)][e(505)](t)}[Kr(526)](t,n,r=e.priorities[Kr(520)]){const s=Kr;s(573)==typeof t?(0,e.insertToPriorityArray)(this[s(529)],{matchingCallback:t,label:n,priority:r}):this[s(572)][s(552)](t,n)}[Kr(586)](t,e){const n=Kr;this[n(530)][n(552)](t,e)}[Kr(518)](t,e=1){const n=Kr;let r;for(const e of this[n(529)])if(e[n(562)](t)){r=e[n(556)];break}return r||(r=this[n(572)][n(591)](t[n(533)])),r?r(e):1!==e?e+" "+t[n(533)]+"s":""+t[n(533)]}[Kr(570)](t,e){const n=Kr,r=e[n(542)]()[n(536)](),s=n(566)==e[n(580)]?n(576):n(541);for(const e of r){const o=e[n(545)],i=t[t[n(577)]-1];if(o.is(n(581)))i&&i[n(580)][n(592)](n(540))>-1&&t[n(499)](),i&&n(548)==i[n(580)]?i[s]+=o[n(543)]:t[n(505)]({type:n(548),add:n(576)==s?o[n(543)]:"",remove:n(541)==s?o[n(543)]:""});else if(this[n(596)][n(557)](o)){const a=o;if(i&&i[n(580)][n(592)](n(540))>-1&&t[n(499)](),n(589)==e[n(580)])continue;i&&i[n(580)]==s+n(583)&&i[n(507)][n(533)]==a[n(533)]?i[n(588)]++:t[n(505)]({type:s+n(583),element:a,quantity:1}),r[n(506)]((t=>!(n(589)==t[n(580)]&&t[n(545)]==o)))}else if(this[n(596)][n(571)](o,n(522))||o.is(n(507),n(528))){const r=o;if(n(576)==s&&n(513)==e[n(580)]||n(541)==s&&n(589)==e[n(580)])continue;if(i&&-1==i[n(580)][n(592)](n(540))){n(548)==i[n(580)]&&(i[s]+="\n");continue}let a;if(a=n(576)==s?r[n(555)]&&!this[n(596)][n(557)](r[n(555)])?r[n(555)]:null:r[n(519)]&&!this[n(596)][n(557)](r[n(519)])?r[n(519)]:null,r[n(582)]||a&&a[n(582)]){const e=a&&a[n(582)]?a:r;i&&i[n(580)]==s+n(514)&&i[n(507)][n(533)]==e[n(533)]?i[n(588)]++:t[n(505)]({type:s+n(514),element:e,quantity:1})}else t[n(505)]({type:s+n(540),element:r})}}}[Kr(544)](t){const e=Kr,n=this[e(510)],r=[],s=[],o=[];for(const i of t)switch(i[e(580)]){case e(548):if(i[e(576)]=i[e(576)][e(512)](/(\S)\u000A+(\S)/g,e(569))[e(512)](/\u000A/g,""),i[e(541)]=i[e(541)][e(512)](/(\S)\u000A+(\S)/g,e(569))[e(512)](/\u000A/g,""),""!=i[e(576)]&&""!=i[e(541)]){r[e(505)]({type:e(512),content:zr(n,e(565),['"'+i[e(541)]+'"','"'+i[e(576)]+'"'])});continue}if(null!=i[e(576)][e(550)](/^ +$/)){r[e(505)]({type:e(566),content:zr(n,e(515),zr(n,e(584),i[e(576)][e(577)]))});continue}if(null!=i[e(541)][e(550)](/^ +$/)){r[e(505)]({type:e(524),content:zr(n,e(508),zr(n,e(584),i[e(541)][e(577)]))});continue}if(""!=i[e(576)]){r[e(505)]({type:e(566),content:zr(n,e(515),'"'+i[e(576)]+'"')});continue}r[e(505)]({type:e(524),content:zr(n,e(508),'"'+i[e(541)]+'"')});continue;case e(590):case e(549):r[e(505)]({type:e(566),content:zr(n,e(515),this[e(518)](i[e(507)],i[e(588)]))});continue;case e(537):case e(567):r[e(505)]({type:e(524),content:zr(n,e(508),this[e(518)](i[e(507)],i[e(588)]))});continue;case e(560):r[e(505)]({type:e(566),content:zr(n,e(595),this[e(518)](i[e(507)],i[e(588)]))});continue;case e(539):r[e(505)]({type:e(524),content:zr(n,e(523),this[e(518)](i[e(507)],i[e(588)]))});continue;case e(532):s[e(505)](i[e(559)]);continue;case e(538):o[e(505)](i[e(559)]);continue;default:r[e(505)](i)}if(s[e(577)]){const t=s[e(593)]((t=>this[e(530)][e(501)](t)?this[e(530)][e(591)](t):t))[e(521)](", ");r[e(505)]({type:e(535),content:zr(this[e(510)],e(503),t)})}if(o[e(577)]){const t=o[e(593)]((t=>this[e(530)][e(501)](t)?this[e(530)][e(591)](t):t))[e(521)](", ");r[e(505)]({type:e(535),content:zr(this[e(510)],e(594),t)})}return r}[Kr(554)](t){const e=Kr;for(const n of this[e(574)]){const r=n(t);if(r&&e(580)in r)return r}}[Kr(525)](t,e){const n=Kr,r=e[n(543)],s=void 0===r[n(534)]?n(538):n(532);t[n(505)]({type:s,key:r[n(559)]})}[Kr(531)](t,e){const n=Kr;t[n(505)]({type:n(535),content:zr(this[n(510)],n(558),this[n(518)](e[n(542)]()[n(585)][n(579)],1))})}[Kr(597)](t,e,n){const r=Kr;if(this[r(570)](t,e),n&&n[r(542)]()&&!e[r(542)]()[r(568)][r(502)](n[r(542)]()[r(585)])){const n=t[t[r(577)]-1],s=r(566)==e[r(580)]?r(576):r(541);n&&r(548)==n[r(580)]&&(n[s]+="\n")}}}function Xr(){const t=["has","isEqual","*Set format:* %0","getDescriptions","push","skip","element","*Remove:* %0","17071120EVrkev","_locale","252jEbgTW","replace","elementStart","EmptyContainer","*Insert:* %0","3077586CJdEFx","120WMWOHn","getItemLabel","previousSibling","normal","join","$text","*Merge:* %0","deletion","_handleAttributeSuggestionDescription","registerElementLabel","2230wiFSDI","softBreak","_itemLabelsCallbacks","_attributeLabels","_handleRenameSuggestionDescription","addFormat","name","newValue","format","getWalker","removeEmptyContainer","removeFormat","removeContainer","Container","remove","getFirstRange","data","_resolveDescriptionItems","item","subType","10ByqiaQ","text","addObject","match","16uZtRWJ","set","isInContent","_handleCustomCallbackDescription","nextSibling","label","isObject","*Change to:* %0","key","addContainer","81432nQkgkv","matchingCallback","attribute","4088524PUKytw","REPLACE_TEXT","insertion","removeObject","end","$1 $2","_addDescriptionItems","checkChild","_itemLabels","function","_customCallbacks","2841016kZBWbj","add","length","registerDescriptionCallback","nodeAfter","type","$textProxy","isEmpty","Object","ELEMENT_SPACE","start","registerAttributeLabel","890CxvTwv","quantity","elementEnd","addEmptyContainer","get","indexOf","map","*Remove format:* %0","*Split:* %0","_schema","_handleInsertRemoveSuggestionDescription","pop","2669091iHrJns"];return(Xr=function(){return t})()}const Zr=Jr;function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=196]})(t,e)}function Qr(){const t=["TrackChangesEditing","get","1418832FWDqrR","showAIAssistant","3439520mtclfh","4jbUJdl","33273HNKsgj","enableCommand","1330410RNJcpE","afterInit","commands","plugins","849412OHCuot","editor","8gQthmy","1882279TQMLJa","133322XRVbwv","12LwRYEw"];return(Qr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(372220===parseInt(n(202))/1+parseInt(n(198))/2+parseInt(n(210))/3*(-parseInt(n(209))/4)+-parseInt(n(208))/5+parseInt(n(203))/6*(parseInt(n(201))/7)+-parseInt(n(200))/8*(parseInt(n(206))/9)+parseInt(n(212))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Zr(213)](){const t=Zr,e=this[t(199)],n=e[t(197)][t(205)](t(204));e[t(196)][t(205)](t(207))&&n[t(211)](t(207))}}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=296]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(726101===parseInt(n(325))/1+parseInt(n(335))/2*(-parseInt(n(320))/3)+-parseInt(n(312))/4+-parseInt(n(333))/5+-parseInt(n(302))/6+parseInt(n(329))/7*(-parseInt(n(298))/8)+-parseInt(n(301))/9*(-parseInt(n(300))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(306)](){const t=ts,e=this[t(319)],n=e[t(323)];if(!e[t(331)][t(314)](t(327)))return;const r=e[t(331)][t(296)](t(309));r[t(322)](t(324)),r[t(313)](t(324)),r[t(332)][t(305)](t(324),zr(n,t(317))),this[t(318)]()}[ts(318)](){const t=ts,e=this[t(319)],n=e[t(323)];e[t(331)][t(296)](t(309))[t(332)][t(328)]((e=>{const r=t;if(r(299)!=e[r(307)])return;const{data:s}=e;if(s&&r(324)==s[r(334)]){const t=s[r(297)][0][r(316)];return{type:r(311),content:zr(n,r(326),function(t){const e=r;switch(t){case e(308):return zr(n,e(321));case e(310):return zr(n,e(315));case e(303):return zr(n,e(336));case e(304):return zr(n,e(330))}}(t))}}}))}}function ns(){const t=["954eorduu","2382924vCvFYn","center","justify","registerAttributeLabel","afterInit","type","left","TrackChangesEditing","right","format","4066284wxQciG","registerBlockAttribute","has","FORMAT_ALIGN_TO_RIGHT","value","FORMAT_ALIGNMENT","_registerLegacyDescription","editor","1197237WImnGe","FORMAT_ALIGN_TO_LEFT","enableDefaultAttributesIntegration","locale","alignment","185650dhuBQD","*Format:* %0","AlignmentEditing","registerDescriptionCallback","7kjlXbI","FORMAT_JUSTIFY_TEXT","plugins","descriptionFactory","3337000QsLeGP","commandName","2iWzTRO","FORMAT_ALIGN_TO_CENTER","get","commandParams","110456MKtbjD","formatBlock","286270iBkcBF"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=as();return(ss=function(t,e){return n[t-=499]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(600226===-parseInt(n(522))/1*(-parseInt(n(532))/2)+parseInt(n(536))/3+-parseInt(n(543))/4+parseInt(n(539))/5+-parseInt(n(551))/6+-parseInt(n(501))/7+parseInt(n(550))/8*(-parseInt(n(500))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const os=[rs(499),rs(506),rs(538),rs(537),rs(521),rs(523),rs(530)];class is extends t.Plugin{[rs(507)](){const t=rs,e=this[t(520)],n=e[t(544)][t(519)](t(508)),r=e[t(534)];for(const s of os){if(!e[t(544)][t(512)](s))continue;const o=s[t(514)](0,-7)[t(540)](),i=t(505)+o[t(511)]();n[t(542)](o),n[t(525)](o),n[t(513)][t(502)](o,zr(r,i))}this[t(509)]()}[rs(509)](){const t=rs,e=this[t(520)],n=e[t(534)],r=e[t(544)][t(519)](t(508));function s(e,s){const o=t;r[o(513)][o(515)]((t=>{const r=o;if(r(535)!=t[r(516)])return;const{data:i}=t;return i&&i[r(548)]===e?i[r(549)][0][r(545)]?{type:r(528),content:zr(n,r(510),s)}:{type:r(528),content:zr(n,r(503),s)}:void 0}))}s(t(526),zr(n,t(531))),s(t(524),zr(n,t(529))),s(t(553),zr(n,t(541))),s(t(504),zr(n,t(552))),s(t(517),zr(n,t(547))),s(t(533),zr(n,t(518))),s(t(546),zr(n,t(527)))}}function as(){const t=["underline","BoldEditing","18RXLWIV","208894nVXonU","registerAttributeLabel","*Remove format:* %0","code","FORMAT_","ItalicEditing","afterInit","TrackChangesEditing","_registerLegacyDescription","*Format:* %0","toUpperCase","has","descriptionFactory","slice","registerDescriptionCallback","type","strikethrough","FORMAT_SUBSCRIPT","get","editor","StrikethroughEditing","3QTmvkR","SubscriptEditing","italic","registerInlineAttribute","bold","FORMAT_SUPERSCRIPT","format","FORMAT_ITALIC","SuperscriptEditing","FORMAT_BOLD","11492wEVzKb","subscript","locale","formatInline","3041898SkEiSP","CodeEditing","UnderlineEditing","4764880VreQyL","toLowerCase","FORMAT_UNDERLINE","enableDefaultAttributesIntegration","1691060igWJiF","plugins","forceValue","superscript","FORMAT_STRIKETHROUGH","commandName","commandParams","1779432LBqqkG","2918934omxOLb","FORMAT_CODE"];return(as=function(){return t})()}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=303]})(t,e)}function ls(){const t=["commands","BlockQuoteEditing","forceValue","registerDescriptionCallback","4566ywHcMR","196980AIGaDE","filter","document","getSelectedBlocks","445HjDOhI","checkChild","from","blockQuote","$root","value","2262754AChJLm","name","*Remove format:* %0","model","parent","editor","get","*Set format:* %0","schema","plugins","commandName","3203886uRAQEx","locale","TrackChangesEditing","4849876qaCfNV","descriptionFactory","markBlockFormat","7917288KVLcbV","1159608WjwRER","commandParams","selection","has","ELEMENT_BLOCK_QUOTE","afterInit","enableCommand","format","change"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(710806===parseInt(n(322))/1+-parseInt(n(304))/2+-parseInt(n(336))/3+parseInt(n(318))/4+-parseInt(n(340))/5*(-parseInt(n(335))/6)+parseInt(n(315))/7+-parseInt(n(321))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(327)](){const t=cs,e=this[t(309)],n=e[t(316)];if(!e[t(313)][t(325)](t(332)))return;const r=e[t(313)][t(310)](t(317)),s=this[t(309)][t(331)][t(310)](t(343));r[t(328)](t(343),((n,o={})=>{const i=t,a=this[i(309)][i(307)][i(338)][i(324)],c=o&&void 0!==o[i(333)]?o[i(333)]:!s[i(303)];let u=[];if(c){const t=Array[i(342)](a[i(339)]())[i(337)]((t=>hs(t)||function(t,e){const n=i,r=e[n(341)](t[n(308)],n(343)),s=e[n(341)]([n(344),n(343)],t);return r&&s}(t,this[i(309)][i(307)][i(312)])));u=y(t,e[i(307)])}else{const t=Array[i(342)](a[i(339)]())[i(337)]((t=>hs(t)));u=y(t,e[i(307)])}e[i(307)][i(330)]((()=>{const t=i;for(const e of u)r[t(320)](e,{commandName:t(343),commandParams:[{forceValue:c}]})}))})),r[t(319)][t(334)]((e=>{const r=t,{data:s}=e;if(s&&r(343)==s[r(314)]){const t=zr(n,r(326));return s[r(323)][0][r(333)]?{type:r(329),content:zr(n,r(311),t)}:{type:r(329),content:zr(n,r(306),t)}}}))}}function hs(t){const e=cs;return e(343)==t[e(308)][e(305)]}function gs(){const t=["changeCaseTitle","2695rHxMBU","3922065qSRWpB","enableCommand","afterInit","1051150edGzGC","editor","6BGMKhx","get","has","992UEhodq","1580rcRAHs","28hFJAHN","changeCaseUpper","37536ILdpNc","59nPYJjI","117uuVieS","plugins","421467uKRayk","61245wGRNsr","CaseChange","changeCaseLower","2253372rgABjE","TrackChangesEditing"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=229]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(581323===parseInt(n(241))/1*(parseInt(n(240))/2)+parseInt(n(244))/3*(-parseInt(n(238))/4)+-parseInt(n(231))/5*(-parseInt(n(233))/6)+-parseInt(n(252))/7+parseInt(n(236))/8*(-parseInt(n(245))/9)+-parseInt(n(237))/10*(parseInt(n(251))/11)+parseInt(n(248))/12*(parseInt(n(242))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(230)](){const t=ds,e=this[t(232)];e[t(243)][t(235)](t(246))&&(e[t(243)][t(234)](t(249))[t(229)](t(239)),e[t(243)][t(234)](t(249))[t(229)](t(247)),e[t(243)][t(234)](t(249))[t(229)](t(250)))}}function Is(){const t=["265330roeQhh","editor","2149932sgJOiQ","plugins","enableCommand","commands","get","7Hjsity","afterInit","TrackChangesEditing","645010rQkKdi","26485072YZebhN","250152ROssnh","2430806TDlzvd","ckbox","7988394hYlZiO"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=231]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(841041===parseInt(n(231))/1+-parseInt(n(234))/2+-parseInt(n(233))/3+-parseInt(n(239))/4+parseInt(n(237))/5+-parseInt(n(236))/6*(parseInt(n(244))/7)+parseInt(n(232))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(245)](){const t=Es,e=this[t(238)];e[t(242)][t(243)](t(235))&&e[t(240)][t(243)](t(246))[t(241)](t(235))}}const _s=As;function ys(){const t=["parent","ELEMENT_CODE_BLOCK","2095908sZnSCO","schema","outdentCodeBlock","2XEHuzy","40152Hlrdjx","type","enableCommand","editor","markBlockFormat","label","locale","codeBlock","indentCodeBlock","config","has","from","commandName","15935530mkNSlP","formatBlock","*Set format:* %0","blockName","descriptionFactory","name","5sjWtiI","2998688SkZoif","TrackChangesEditing","rootElement","change","commands","1465674IfHrEi","isLimit","registerElementLabel","model","language","432MDkdTH","get","157174BrjEWS","value","filter","getSelectedBlocks","CodeBlock","registerDescriptionCallback","languages","document","afterInit","plugins","forceValue","*Remove format:* %0","selection","commandParams","find","format","checkChild","toLowerCase","2066019KcKVDO"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(358108===parseInt(n(191))/1*(-parseInt(n(158))/2)+-parseInt(n(152))/3+parseInt(n(155))/4+-parseInt(n(178))/5*(parseInt(n(184))/6)+-parseInt(n(179))/7+parseInt(n(159))/8*(-parseInt(n(189))/9)+parseInt(n(172))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(199)](){const t=_s,e=this[t(162)];if(!e[t(200)][t(169)](t(195)))return;const n=e[t(200)][t(190)](t(180)),r=e[t(165)],s=e[t(168)][t(190)](t(166))[t(197)],o=e[t(183)][t(190)](t(166));n[t(161)](t(167)),n[t(161)](t(157)),n[t(161)](t(166),((r,i={})=>{const a=t,c=e[a(187)],u=e[a(187)][a(198)][a(203)],l=i&&void 0!==i[a(201)]?i[a(201)]:!o[a(192)];let f;i[a(188)]||(i[a(188)]=s[0][a(188)]),f=l?Array[a(170)](u[a(194)]())[a(193)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(181))&&!e[n(185)](t)&&e[n(150)](t[n(153)],n(166))}(t,c[a(156)]))):Array[a(170)](u[a(194)]())[a(193)]((t=>Cs(t)));const h=y(f,c);c[a(182)]((()=>{const t=a;for(const e of h)n[t(163)](e,{commandName:t(166),commandParams:[{...i,forceValue:l}],formatGroupId:t(175)})}))})),n[t(176)][t(186)](t(166),(e=>zr(r,t(154),e))),n[t(176)][t(196)]((e=>{const n=t;if(n(173)!=e[n(160)])return;const o=r.t,{data:i}=e;if(!i||n(166)!=i[n(171)])return;const a=i[n(147)][0][n(188)],c=o(s[n(148)]((t=>t[n(188)]===a))[n(164)])[n(151)]();return i[n(147)][0][n(201)]?{type:n(149),content:zr(r,n(174),zr(r,n(154),1)+" ("+c+")")}:{type:n(149),content:zr(r,n(202),zr(r,n(154),1))}}))}}function Cs(t){const e=_s;return e(166)==t[e(177)]}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=295]})(t,e)}function Ns(){const t=["1192172BjfjpR","afterInit","42ZFbYvp","enableCommand","30066FwYzSK","editor","11CzjaAo","TrackChangesEditing","get","plugins","195813sDdgZZ","36UYPxtV","319476bgpWKu","213016YNTccZ","addCommentThread","has","CommentsEditing","8898910XZEEXj","2700365rxiNpA","4AkVron"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(334417===parseInt(n(309))/1+parseInt(n(304))/2*(-parseInt(n(295))/3)+parseInt(n(305))/4+-parseInt(n(303))/5+-parseInt(n(297))/6*(parseInt(n(307))/7)+parseInt(n(298))/8*(parseInt(n(296))/9)+-parseInt(n(302))/10*(-parseInt(n(311))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(306)](){const t=Ls,e=this[t(310)];e[t(314)][t(300)](t(301))&&e[t(314)][t(313)](t(312))[t(308)](t(299))}}var Ms=n(834);function vs(){const t=["createRangeOn","addClass","writer","32841VCQmCF","toViewElement","insert","toViewPosition","model","2ozTKpN","test","span","17766067tsLdcC","item","parent","isBlock","isLimit","ck-suggestion-marker--active","createUIElement","1810XTnLPo","359068fvDvbV","getCustomProperty","start","name","ck-suggestion-marker-","activeMarkers","418423wgLSLc","bindElementToMarker","176gfhXdp","mapper","1225gpyMSs","push","elementEnd","markerRange","126917JkeYJR","isAtEnd","nextSibling","get","addHighlight","schema","21687YagmFl","markerName","previousPosition","isContent","TrackChangesEditing","includes","getItems","plugins","hasAttribute","10992hPOPjt","consumable","type","getWalker"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=102]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(111)]())o[r(113)](t)&&s[r(148)](n[r(118)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(112)][r(102)](r(109));return(o,i,a)=>{const c=r;if(!a[c(115)][c(127)](i[c(150)],o[c(140)]))return;const u=i[c(150)][c(117)](),l=i[c(150)][c(139)],f=t[c(125)][c(104)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(130)];d=d||f[c(108)](e);const n=a[c(146)][c(122)](e);if(n&&n[c(138)](c(103)))return;c(149)==t[c(116)]&&f[c(132)](e)&&!f[c(133)](e)&&(e[c(153)]||l[c(152)]?h&&h[c(131)]==e||(h=e,m(t[c(107)]),p=!0):g=g||t[c(107)])}function m(t){const r=c,o=a[r(120)][r(135)](r(128),{class:r(141)+e}),u=a[r(146)][r(124)](t);n&&s[r(142)][r(110)](i[r(106)])&&a[r(120)][r(119)](r(134),o),a[r(120)][r(123)](u,o),a[r(146)][r(144)](o,i[r(106)])}d||p||!g||m(g)}}function Fs(t,e){const n=xs();return(Fs=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=ws,r=t();for(;;)try{if(389251===-parseInt(n(143))/1*(parseInt(n(126))/2)+-parseInt(n(105))/3+-parseInt(n(137))/4+parseInt(n(147))/5*(-parseInt(n(114))/6)+parseInt(n(151))/7*(parseInt(n(145))/8)+-parseInt(n(121))/9*(parseInt(n(136))/10)+parseInt(n(129))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Bs=Fs;function xs(){const t=["plugins","get","removeMarker:suggestion:deletion","showSuggestionHighlights","merge","4vEyIiZ","$graveyard","46534STxWVB","remove","end","113552KpuDaN","root","uiElement","unit","init","data","rootName","803754WPMKTL","document","options","952303VilFuf","setSelection","delete","unbindElementFromMarkerName","6770585MYtyXc","modifySelection","requires","TrackChangesEditing","mapper","buffer","downcastDispatcher","editor","editing","detach","bind","addMarker:suggestion:deletion","batch","enqueueChange","model","enableCommand","createSelection","forward","selection","fromRange","unlock","start","408eAeXzs","42EkPTfW","2351535zlRpJI","writer","getFirstRange","lock","markerNameToElements","createRange","134130KqFiCv","commands","45XVysnB","markerName","high","deleteForward","isCollapsed","31yqfiUb"];return(xs=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(804302===parseInt(n(495))/1*(parseInt(n(441))/2)+-parseInt(n(482))/3*(parseInt(n(439))/4)+-parseInt(n(458))/5+parseInt(n(451))/6*(-parseInt(n(481))/7)+parseInt(n(444))/8+-parseInt(n(490))/9*(-parseInt(n(488))/10)+-parseInt(n(454))/11*(-parseInt(n(480))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Bs(460)](){return[Ms.Delete]}[Bs(448)](){const t=Bs,e=this[t(465)],n=e[t(496)][t(435)](t(461));n[t(473)](t(456));const r=e[t(489)][t(435)](t(493));n[t(473)](t(493),((n,s={})=>{const o=t,a=e[o(472)][o(474)](e[o(472)][o(452)][o(476)]);a[o(494)]&&e[o(472)][o(459)](a,{direction:o(475),unit:s[o(447)]});const c=a[o(484)](),u=i.LiveRange[o(477)](c);let l;n(s),l=o(440)==u[o(445)][o(450)]?e[o(472)][o(487)](c[o(479)]):e[o(472)][o(487)](u[o(479)],u[o(443)]),u[o(467)](),e[o(472)][o(471)](r[o(463)][o(470)],(t=>{const e=o;r[e(463)][e(485)](),t[e(455)](t[e(487)](l[e(443)])),r[e(463)][e(478)]()}))})),e[t(466)][t(464)].on(t(469),Ds(e,t(438)),{priority:t(492)}),e[t(449)][t(464)].on(t(469),((n,r,s)=>{const o=t;s[o(453)][o(437)]&&Ds(e,o(438),{showActiveMarker:!1})[o(468)](this)(n,r,s)}),{priority:t(492)}),e[t(466)][t(464)].on(t(436),((e,n,r)=>{const s=t,o=r[s(462)][s(486)](n[s(491)]);if(o)for(const t of o)t.is(s(446))&&(r[s(462)][s(457)](t,n[s(491)]),r[s(483)][s(442)](t))}),{priority:t(492)})}}const Us=Gs;function js(){const t=["*Remove format:* %0","todo","attribute","mergeListItemForward","bulleted","start","listReversed","976170hcdMUy","removeMarker","document","registerDescriptionCallback","trackChangesCommand","getRanges","registerElementLabel","parent","setAttribute","find","every","documentList","attributeKey","containsItem","value","getChanges","get","listType","_findSuggestions","numberedList","registerBlockAttribute","push","numbered","batch","forceValue","FORMAT_INDENT","bulletedList","getFirstRange","map","list.multiBlock","*Indent:* %0","isObject","customBulletedList","_suggestionFactory","isNextTo","*Outdent:* %0","plugins","ELEMENT_NUMBERED_LIST","commandName","listIndent","detach","newValue","includes","enableDefaultAttributesIntegration","21403818zlavJk","refresh","editor","ELEMENT_BULLETED_LIST","filter","*Format:* insert into %0","default","fromRange","getAttribute","checkTodoList","customNumberedList","ELEMENT_","listItemIdFixer","registerPostFixer","listItemId","getSuggestions","registerAttributeLabel","ELEMENT_LIST_ITEM","2409170IBLkKj","ELEMENT_TODO_LIST","toUpperCase","*Merge:* list item","listMarker","7364994esnCCV","schema","afterInit","assureChains","execute","listMarkerStyle","outdentList","isLocal","key","setSelection","multipleBlocks","accept","nodeAfter","has","previousSibling","commands","*Check item*","*Change to:* %0","model","5ZmFcen","formatBlock","groupId","todoListChecked","selection","nextSibling","differ","5231023GlmkKG","TrackChangesEditing","suggestion","listStyle","*Split:* list item","oldValue","change","data","*Set format:* %0","797828GYVFOx","attributes","3ibFRfu","listStart","*Format:* remove from %0","splitListItemBefore","head","type","_getAttributeKey","todoList","registerCustomCallback","splitListItemAfter","range","deletion","end","noTrackChangesFixer","format","createPositionAt","config","todoListCheck","ListEditing","_supportLegacySuggestions","from","_registerLegacyDescription","meta","_LIST","descriptionFactory","3102048KAJkFw","commandParams","indentList","length","mergeListItemBackward","*Uncheck item*","next","getFirstMarker","TodoListEditing","isUndo","*Merge:* %0","createRange","locale"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(762212===parseInt(n(315))/1+-parseInt(n(228))/2*(parseInt(n(270))/3)+parseInt(n(268))/4*(parseInt(n(252))/5)+-parseInt(n(233))/6+-parseInt(n(259))/7+parseInt(n(295))/8+parseInt(n(210))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(235)](){const t=Us,e=this[t(212)];if(!e[t(202)][t(246)](t(288)))return;const n=e[t(307)],r=e[t(202)][t(331)](t(260)),s=e[t(202)][t(246)](t(303)),o=!!e[t(286)][t(331)](t(195));function i(e){const r=t;return{type:r(284),content:""+zr(n,r(267),e)}}function a(e){const r=t;return{type:r(284),content:""+zr(n,r(308),e)}}r[t(209)](t(334)),r[t(209)](t(192)),r[t(209)](t(220)),r[t(209)](t(198)),r[t(209)](t(297)),r[t(209)](t(239)),r[t(209)](t(279)),r[t(209)](t(273)),r[t(335)](t(224)),r[t(335)](t(332)),r[t(335)](t(205)),o&&(r[t(209)](t(299)),r[t(209)](t(311))),s&&(r[t(209)](t(277)),r[t(209)](t(219)),r[t(335)](t(255)),r[t(294)][t(318)]((e=>{const r=t,{data:s}=e;if(s&&r(255)==s[r(241)])return{type:r(284),content:s[r(207)]?zr(n,r(249)):zr(n,r(300))}})),this[t(212)][t(251)][t(317)][t(223)]((e=>{const n=t;if(e[n(338)][n(304)])return!1;let s=!1;const o=r[n(225)]({skipNotAttached:!0})[n(214)]((t=>n(255)===r[n(276)](t)));for(const t of o)n(309)!=t[n(193)]()[n(313)][n(245)][n(218)](n(332))&&(r[n(333)](t[n(193)](),n(310))[n(324)]((t=>n(332)===r[n(276)](t[n(261)])))||(e[n(316)](t[n(302)]()),s=!0));return s}))),r[t(294)][t(226)](t(205),zr(n,t(191)));const c={type:t(284),content:""};r[t(294)][t(318)]((e=>{const r=t,{data:s}=e;if(!s||r(332)!=s[r(241)])return;let u=e[r(274)];for(;u;){if(u[r(266)]&&((r(262)==u[r(266)][r(241)]||r(238)==u[r(266)][r(241)])&&(u[r(266)][r(207)]&&r(216)!=u[r(266)][r(207)]||r(216)!=u[r(266)][r(264)]&&!s[r(207)])||!o&&u[r(266)][r(241)]==_c))return c;u=u[r(301)]}if(null==s[r(207)])switch(s[r(264)]){case r(312):return a(zr(n,r(213)));case r(337):return a(zr(n,r(203)));case r(309):return a(zr(n,r(229)))}switch(s[r(207)]){case r(312):return i(zr(n,r(213)));case r(337):return i(zr(n,r(203)));case r(309):return i(zr(n,r(229)))}})),r[t(294)][t(318)]((e=>{const n=t,{data:r}=e;if(r&&n(205)==r[n(241)])return null==r[n(207)]||null==r[n(264)]&&0==r[n(207)]?c:void 0})),r[t(294)][t(318)]((e=>{const r=t;if(r(310)!=e[r(275)])return;const{data:s}=e;if(!s||r(224)!=s[r(241)])return;const o=Hs(e);return r(207)==o?{type:r(284),content:zr(n,r(231))}:r(264)==o?{type:r(284),content:zr(n,r(263))}:c})),e[t(251)][t(317)][t(223)]((e=>this[t(222)](e))),e[t(251)][t(317)][t(223)]((e=>this[t(283)](e))),e[t(251)][t(317)][t(223)]((e=>this[t(236)](e))),this[t(289)]()}[Us(222)](t){const e=Us;if(t[e(338)][e(304)]||!t[e(338)][e(240)])return!1;let n=!1;const r=this[e(212)][e(202)][e(331)](e(260))[e(225)]({skipNotAttached:!0})[e(214)]((t=>t[e(266)]&&e(224)==t[e(266)][e(241)]))[e(214)]((t=>t[e(266)][e(207)]&&t[e(266)][e(264)]));for(const s of r)Hs(s)||(t[e(316)](s[e(302)]()),n=!0);return n}[Us(283)](t){const e=Us;if(t[e(338)][e(304)]||!t[e(338)][e(240)])return!1;const n=this[e(212)][e(202)][e(331)](e(260));if(n[e(319)][e(329)])return!1;let r=!1;const s=[e(332),e(224),e(205),e(262),e(271),e(314),e(287),e(232),e(238)],o=this[e(212)][e(251)][e(317)][e(258)][e(330)]()[e(214)]((t=>e(310)==t[e(275)]))[e(214)]((t=>s[e(208)](t[e(327)])));if(0==o[e(298)])return r;for(const i of o){const o=n[e(333)](i[e(280)],e(310))[e(214)]((t=>!t[e(292)][e(200)]))[e(194)]((t=>t[e(261)]))[e(214)]((t=>{const r=e,o=n[r(276)](t);return s[r(208)](o)}));if(o[e(298)]){for(const n of o)t[e(316)](n[e(302)]());r=!0}}return r}[Us(236)](t){const e=Us;if(t[e(338)][e(304)]||!t[e(338)][e(240)])return!1;const n=this[e(212)][e(202)][e(331)](e(260));let r=!1;const s=[e(332),e(224),e(205),e(262),e(271),e(314),e(287),e(232),e(238)];for(const t of n[e(225)]({skipNotAttached:!0})){const o=n[e(333)](t[e(193)](),e(310))[e(194)]((t=>t[e(261)]))[e(214)]((t=>t[e(266)]&&s[e(208)](t[e(266)][e(241)])));if(!o[e(298)])continue;const a=o[0][e(274)][e(269)][e(254)];if(!o[e(325)]((t=>t[e(269)][e(254)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(225)]({skipNotAttached:!0})[s(214)]((e=>s(310)==e[s(275)]&&e[s(269)][s(254)]==t)))e[s(323)](s(254),r)}function i(t,n){const r=e;let s=t[r(274)],i=!1;for(;s;)s[r(269)][r(254)]!=n&&(o(s[r(269)][r(254)],n),s[r(323)](r(254),n),i=!0),s=s[r(301)];return i}}[Us(289)](){const t=Us,e=this[t(212)],n=e[t(307)],r=e[t(202)][t(331)](t(260));this[t(291)](),r[t(199)][t(278)](t(253),t(326),t(244),(function(n,r){const s=t,o=[];for(let t of n)t[s(313)][s(245)]===t[s(282)][s(322)]&&(t=e[s(251)][s(306)](e[s(251)][s(285)](t[s(313)][s(245)],0))),o[s(336)](t);e[s(251)][s(265)]((t=>{const n=s,a=e[n(251)][n(317)][n(256)],c=Array[n(290)](a[n(320)]())[n(194)]((t=>i.LiveRange[n(217)](t)));t[n(242)](o),e[n(248)][n(331)](r[n(204)])[n(211)](),r[n(296)][n(336)]({forceDefaultExecution:!0}),e[n(237)](r[n(204)],...r[n(296)]),t[n(242)](c);for(const t of c)t[n(206)]()}))})),r[t(294)][t(321)]((function(n){const r=t,s=!e[r(251)][r(234)][r(197)](n),o=n[r(247)],i=n[r(257)],a=n[r(218)](r(224)),c=!o||o[r(218)](r(224))!==a,u=!i||i[r(218)](r(224))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(227),e)))}[Us(291)](){const t=Us,e=this[t(212)],n=e[t(307)];function r(n){const r=t,s=e[r(248)][r(331)](r(192))[r(329)],o=e[r(248)][r(331)](r(334))[r(329)];return r(334)===n?s:o}e[t(202)][t(331)](t(260))[t(294)][t(318)]((function(s){const o=t;if(o(253)!=s[o(275)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(204)]){case o(192):u=i[o(296)][0][o(339)],l=r(i[o(204)]),a=o(u?215:272),!l&&e[o(286)][o(331)](o(195))||(a=o(250)),c={type:o(284),content:zr(n,a,zr(n,o(213)))};break;case o(334):u=i[o(296)][0][o(339)],l=r(i[o(204)]),a=o(u?215:272),!l&&e[o(286)][o(331)](o(195))||(a=o(250)),c={type:o(284),content:zr(n,a,zr(n,o(203)))};break;case o(297):a=o(196),c={type:o(284),content:zr(n,a,zr(n,o(227)))};break;case o(239):a=function(t){const e=o,n=t[e(193)]();let r=n[e(313)][e(245)];for(;r&&n[e(328)](r);){if(r[e(218)](e(205))>0)return!1;r=r[e(257)]}return!0}(s)?zr(n,o(272),zr(n,function(t){const e=o;return e(221)+t[e(193)]()[e(313)][e(245)][e(218)](e(332))[e(230)]()+e(293)}(s))):zr(n,o(201),zr(n,o(227))),c={type:o(284),content:a};break;case o(299):case o(311):!1===i[o(243)]&&(a=o(305),c={type:o(281),content:zr(n,a,zr(n,o(227)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(193)]()[e(313)][e(245)][e(247)];for(;n;){const r=n[e(218)](e(224));if(!r)return!1;if(r==t[e(266)][e(207)])return e(207);if(r==t[e(266)][e(264)])return e(264);n=n[e(247)]}return!1}const zs=qs;!function(t,e){const n=qs,r=t();for(;;)try{if(967632===parseInt(n(217))/1+-parseInt(n(225))/2*(-parseInt(n(200))/3)+parseInt(n(247))/4*(parseInt(n(240))/5)+-parseInt(n(251))/6+parseInt(n(188))/7*(parseInt(n(265))/8)+-parseInt(n(190))/9*(-parseInt(n(191))/10)+-parseInt(n(235))/11*(parseInt(n(270))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Ws extends t.Plugin{[zs(229)](){const t=zs;if(!this[t(260)][t(269)][t(213)](t(242)))return;const e=this[t(260)][t(238)][t(181)](t(267)),n=this[t(260)][t(269)][t(181)](t(271));e[t(249)]&&(n[t(196)](t(202)),n[t(256)](t(202))),e[t(201)]&&(n[t(196)](t(186)),n[t(256)](t(186))),e[t(187)]&&(n[t(196)](t(222)),n[t(256)](t(222)));const r={type:t(194),content:""};n[t(193)][t(220)](this[t(210)][t(224)](this));const s=this[t(260)][t(258)];n[t(193)][t(209)](t(186),zr(s,t(268))),n[t(193)][t(220)]((e=>{const n=t,{data:s}=e;if(s&&n(186)==s[n(264)])return null==s[n(261)]||0==s[n(261)]&&null==s[n(252)]?r:void 0})),n[t(193)][t(209)](t(222),zr(s,t(216))),n[t(193)][t(220)]((e=>{const n=t,{data:s}=e;if(s&&n(222)==s[n(264)])return null==s[n(261)]||1==s[n(261)]&&null==s[n(252)]?r:void 0})),this[t(260)][t(215)][t(199)][t(195)]((e=>{const r=t;if(e[r(180)][r(250)])return!1;let s=!1;const o=n[r(214)]({skipNotAttached:!0})[r(204)]((t=>{const e=r,s=n[e(243)](t);return e(222)==s||e(186)==s}));for(const t of o){const o=t[r(192)]()[r(257)][r(236)][r(241)](r(228));r(179)!=o&&r(218)!=o&&(n[r(231)](t[r(192)](),r(248))[r(185)]((t=>r(228)==n[r(243)](t[r(221)])))||(e[r(203)](t[r(233)]()),s=!0))}return s})),this[t(212)]()}[zs(210)](t){const e=zs,n=this[e(260)][e(258)],{data:r}=t,s={type:e(194),content:""};if(!r||e(202)!=r[e(264)])return;if(!r[e(252)])return e(230)==r[e(261)]?s:{type:e(194),content:""+zr(n,e(244),zr(n,this[e(253)](r[e(261)])))};if(!r[e(261)]){if(e(230)==r[e(252)])return s;let o=t[e(232)];for(;o;){if(o[e(211)]&&e(228)==o[e(211)][e(264)]&&o[e(211)][e(261)])return s;o=o[e(262)]}return{type:e(194),content:""+zr(n,e(197),zr(n,this[e(253)](r[e(252)])))}}if(e(230)!=r[e(261)])return{type:e(194),content:""+zr(n,e(244),zr(n,this[e(253)](r[e(261)])))};let o=t[e(232)];for(;o;){if(o[e(211)]&&e(228)==o[e(211)][e(264)]&&o[e(211)][e(261)]&&o[e(211)][e(252)])return s;o=o[e(262)]}const i=t[e(192)]()[e(257)][e(236)][e(241)](e(228));return{type:e(194),content:zr(n,e(244),zr(n,e(259)+i[e(245)]()+e(205)))}}[zs(212)](){const t=zs,e=this[t(260)],n=e[t(258)];e[t(269)][t(181)](t(271))[t(193)][t(220)]((e=>{const r=t;if(r(208)!=e[r(226)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(189)]){case r(202):o=r(206),i={type:r(194),content:zr(n,o,zr(n,this[r(253)](s[r(178)][0][r(226)])))};break;case r(186):o=s[r(178)][0][r(201)]?r(182):r(263),i={type:r(194),content:zr(n,o)};break;case r(222):o=r(227),i={type:r(194),content:zr(n,o,s[r(178)][0][r(187)])}}return i}))}[zs(253)](t){const e=zs;return e(259)+function(t){const n=e;return Xs[n(254)](t)?n(239):Zs[n(254)](t)?n(179):null}(t)[e(245)]()+e(183)+t[e(245)]()[e(219)](/-/g,"_")}}function Ks(){const t=["_LIST_","square","find","listReversed","startIndex","7BhQLsX","commandName","401454EwFTGk","170LiFGQs","getFirstRange","descriptionFactory","format","registerPostFixer","enableDefaultAttributesIntegration","*Remove format:* %0","lower-latin","document","164226HcDlZx","reversed","listStyle","removeMarker","filter","_LIST_DEFAULT","*Change to:* %0","lower-roman","formatBlock","registerAttributeLabel","handleDescriptions","data","_registerLegacyDescription","has","getSuggestions","model","FORMAT_LIST_START","285626GrnWow","customNumbered","replace","registerDescriptionCallback","suggestion","listStart","upper-latin","bind","22IqxyJO","type","*Format:* set start index to %0","listType","afterInit","default","_findSuggestions","head","getFirstMarker","decimal","22vTkAgD","nodeAfter","decimal-leading-zero","config","bulleted","10yApBHw","getAttribute","ListPropertiesEditing","_getAttributeKey","*Set format:* %0","toUpperCase","disc","533660dpJTEG","attribute","styles","isUndo","5809962hjThJa","oldValue","_getTranslationKeyForListStyle","includes","upper-roman","registerBlockAttribute","start","locale","ELEMENT_","editor","newValue","next","*Format:* set order to regular","key","10055816FCJKLu","circle","list.properties","FORMAT_LIST_REVERSED","plugins","7403628OYibEJ","TrackChangesEditing","commandParams","numbered","batch","get","*Format:* set order to reversed"];return(Ks=function(){return t})()}function qs(t,e){const n=Ks();return(qs=function(t,e){return n[t-=178]})(t,e)}const Xs=[zs(246),zs(266),zs(184)],Zs=[zs(234),zs(237),zs(207),zs(255),zs(198),zs(223)];var Js=n(507);function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=135]})(t,e)}const Ys=Qs;function $s(){const t=["data","getFirstRange","318LnyYvx","createRange","markerName","change","344mQPpjk","438757AroYDX","writer","markerNameToElements","fire","parent","TrackChangesEditing","removeMarker:suggestion:insertion","addMarker:suggestion:insertion","remove","commands","enter","enableCommand","model","options","6wFqaHC","requires","enterBlock","hasClass","markInsertion","selection","end","ck-suggestion-marker-split","plugins","editing","init","setSelection","315207XODdxG","28173190xOXriF","getFirstPosition","bind","downcastDispatcher","document","get","unbindElementFromMarkerName","afterExecute","nextSibling","7738647EZVaqq","fromRange","split","mapper","291664UDvDmD","2171680jNNUsZ","high","14358QouQaM","showSuggestionHighlights","editor","createPositionAt","detach"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(898288===parseInt(n(174))/1+parseInt(n(169))/2*(parseInt(n(162))/3)+-parseInt(n(159))/4+-parseInt(n(160))/5+-parseInt(n(188))/6*(parseInt(n(155))/7)+-parseInt(n(173))/8*(parseInt(n(145))/9)+parseInt(n(146))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(189)](){return[Js.Enter]}[Ys(143)](){const t=Ys,e=this[t(164)],n=e[t(141)][t(151)](t(179)),r=e[t(183)][t(151)](t(184));n[t(185)](t(184),(()=>{const s=t;e[s(186)][s(172)]((t=>{const o=s,a=e[o(186)][o(150)][o(138)],c=a[o(147)](),u=i.LiveRange[o(156)](a[o(168)]());if(r[o(135)](t)){const r=e[o(186)][o(165)](c[o(178)][o(154)],0),s=t[o(170)](c,r);n[o(137)](s)}else t[o(144)](t[o(170)](u[o(139)]));u[o(166)](),r[o(177)](o(153),{writer:t})}))})),e[t(142)][t(149)].on(t(181),Ds(e,t(157)),{priority:t(161)}),e[t(142)][t(149)].on(t(180),((e,n,r)=>{const s=t,o=r[s(158)][s(176)](n[s(171)]);if(o)for(const t of o)t[s(136)](s(140))&&(r[s(158)][s(152)](t,n[s(171)]),r[s(175)][s(182)](t))}),{priority:t(161)}),e[t(167)][t(149)].on(t(181),((n,r,s)=>{const o=t;s[o(187)][o(163)]&&Ds(e,o(157),{showActiveMarker:!1})[o(148)](this)(n,r,s)}),{priority:t(161)})}}function eo(t,e){const n=so();return(eo=function(t,e){return n[t-=420]})(t,e)}const no=eo;!function(t,e){const n=eo,r=t();for(;;)try{if(317950===-parseInt(n(438))/1+-parseInt(n(424))/2*(parseInt(n(441))/3)+-parseInt(n(452))/4*(parseInt(n(444))/5)+parseInt(n(429))/6*(parseInt(n(458))/7)+parseInt(n(420))/8+parseInt(n(427))/9+-parseInt(n(422))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[no(457)](){const t=no;if(!this[t(453)][t(454)][t(433)](t(446)))return;const e=this[t(453)][t(454)][t(431)](t(447));e[t(437)](t(434),this[t(459)][t(442)](this)),e[t(437)](t(435)),e[t(437)](t(456)),e[t(437)](t(440)),e[t(437)](t(436))}[no(459)](t,e,n={}){const r=no,s=this[r(453)][r(454)][r(431)](r(432));return t((t=>(r(445)==typeof e?s[r(425)](e,n):e)(t)[r(443)]((e=>!1===this[r(451)](e,t[r(423)])))),n)}[no(451)](t,e){const n=no,r=this[n(453)][n(455)][n(428)](this[n(453)][n(455)][n(450)](e,t[n(439)]),this[n(453)][n(455)][n(450)](e,t[n(449)]));for(const t of this[n(453)][n(455)][n(430)][n(426)](n(448)))if(null!==r[n(460)](t[n(421)]()))return!0;return!1}}function so(){const t=["5649580fZLGTH","item","353874FcllzV","findByTextCallback","getMarkersGroup","4421826DLTxup","createRange","41784IVrTEr","markers","get","FindAndReplaceUtils","has","find","findNext","replaceAll","enableCommand","156352xvjMmW","start","replace","3jKVzWI","bind","filter","27195xMyxwC","string","FindAndReplaceEditing","TrackChangesEditing","suggestion:deletion","end","createPositionAt","_isInDeletionRange","296HaBHig","editor","plugins","model","findPrevious","afterInit","588Ylmnhm","handleFindCommand","getIntersection","4339144gQbTOV","getRange"];return(so=function(){return t})()}const oo=ao;function io(){const t=["FORMAT_FONT_SIZE","FontSizeEditing","model","*Reset font family*","270rHxIXw","descriptionFactory","plugins","fontBackgroundColor","1316008fLfTtE","*Set font family:* %0","fontFamily","*Set font color:* %0","fontColor.colors","FORMAT_FONT_COLOR","formatInline","539740YPZnaX","commandParams","FontSize","FontFamilyEditing","fontSize","2251953APTetp","registerDescriptionCallback","value","title","editor","fontSize.options","*Reset font background color*","FontBackgroundColorEditing","FORMAT_FONT_BACKGROUND","_registerLegacyDescription","trim","1005288BEFILB","toLowerCase","find","TrackChangesEditing","fontBackgroundColor.colors","get","*Set font size:* %0","226156JcIzKY","fontColor","4358892bSiFuT","enableDefaultAttributesIntegration","config","locale","format","*Set font background color:* %0","afterInit","*Reset font color*","2149510LcOeGr","FontColorEditing","label","registerInlineAttribute","3wlSpqT","normalizeSizeOptions","FORMAT_FONT_FAMILY","registerAttributeLabel","*Reset font size*","has","type","commandName","42GJzVKa"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(400951===parseInt(n(280))/1*(-parseInt(n(327))/2)+-parseInt(n(309))/3+parseInt(n(297))/4+-parseInt(n(337))/5+parseInt(n(329))/6+-parseInt(n(288))/7*(parseInt(n(320))/8)+-parseInt(n(293))/9*(-parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(290),commandName:oo(308)},{pluginName:oo(307),commandName:oo(299)},{pluginName:oo(338),commandName:oo(328)},{pluginName:oo(316),commandName:oo(296)}];class uo extends t.Plugin{[oo(335)](){const t=oo,e=this[t(313)][t(332)],n=this[t(313)][t(295)][t(325)](t(323));for(const{pluginName:e,commandName:r}of co)this[t(313)][t(295)][t(285)](e)&&(n[t(330)](r),n[t(340)](r));e.t,n[t(294)][t(283)](t(308),zr(e,t(289))),n[t(294)][t(283)](t(299),zr(e,t(282))),n[t(294)][t(283)](t(328),zr(e,t(302))),n[t(294)][t(283)](t(296),zr(e,t(317))),this[t(318)]()}[oo(318)](){const t=oo,e=this[t(313)],n=e[t(332)];e[t(295)][t(325)](t(323))[t(294)][t(310)]((e=>{const r=t,o=n.t;if(r(303)!=e[r(286)])return;const{data:i}=e;if(null!=i){if(r(308)==i[r(287)]){const t=i[r(305)][0][r(311)];if(t){const e=o(this[r(313)][r(295)][r(325)](r(306))[r(281)](this[r(313)][r(331)][r(325)](r(314)))[r(322)]((e=>e[r(291)]==t))[r(312)])[r(321)]();return{type:r(333),content:zr(n,r(326),e)}}return{type:r(333),content:zr(n,r(284))}}if(r(299)==i[r(287)]){const t=i[r(305)][0][r(311)];return t?{type:r(333),content:zr(n,r(298),t)}:{type:r(333),content:zr(n,r(292))}}if(r(328)==i[r(287)]){const t=i[r(305)][0][r(311)];if(t){const e=(0,s.normalizeColorOptions)(this[r(313)][r(331)][r(325)](r(301)))[r(322)]((e=>e[r(291)]==t));let i=t,a="";return e&&(i=e[r(339)],a=o(i)[r(321)]()),{type:r(333),content:zr(n,r(300),a)[r(319)](),color:{value:t,title:a||i}}}return{type:r(333),content:zr(n,r(336))}}if(r(296)==i[r(287)]){const t=i[r(305)][0][r(311)];if(t){const e=(0,s.normalizeColorOptions)(this[r(313)][r(331)][r(325)](r(324)))[r(322)]((e=>e[r(291)]==t));let i=t,a="";return e&&(i=e[r(339)],a=o(i)[r(321)]()),{type:r(333),content:zr(n,r(334),a)[r(319)](),color:{value:t,title:a||i}}}return{type:r(333),content:zr(n,r(315))}}}}))}}function lo(t,e){const n=fo();return(lo=function(t,e){return n[t-=326]})(t,e)}function fo(){const t=["enableDefaultAttributesIntegration","3775602oacWrP","title","enableCommand","editor","descriptionFactory","_registerLegacyDescription","length","formatInline","881784JFkwHF","*Set format to:* %0","boolean","model","commandName","9zQUjeR","split","fontSize","config","find","copyFormat","TrackChangesEditing","afterInit","format","push","normalizeSizeOptions","toLowerCase","commands","toUpperCase","13838632rmNzXS","318088bDnqlS","pasteFormat","5fdgwze","FontSize","locale","1279943saAJyI","162522PgBTQP","*Remove all formatting*","formatBlock","join","fontBackgroundColor","slice","get","registerDescriptionCallback","1018988maoHKj","plugins","label","fontColor","type","fontColor.colors","charAt","entries","commandParams","fontSize.options"];return(fo=function(){return t})()}const ho=lo;!function(t,e){const n=lo,r=t();for(;;)try{if(323858===-parseInt(n(371))/1+-parseInt(n(351))/2+parseInt(n(377))/3+parseInt(n(332))/4*(-parseInt(n(373))/5)+-parseInt(n(343))/6+parseInt(n(376))/7+-parseInt(n(370))/8*(-parseInt(n(356))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[ho(363)](){const t=ho,e=this[t(346)],n=e[t(333)][t(330)](t(362)),r=e[t(368)][t(330)](t(361)),s=e[t(368)][t(330)](t(372));r&&s&&(n[t(342)](t(372)),n[t(345)](t(361)),this[t(348)]())}[ho(348)](){const t=ho,e=this[t(346)],n=e[t(375)];e[t(333)][t(330)](t(362))[t(347)][t(331)]((r=>{const s=t;if(s(326)!=r[s(336)]&&s(350)!=r[s(336)])return;const{data:o}=r;if(o&&s(372)===o[s(355)]){const t=[],r=o[s(340)][0];for(const[n,o]of Object[s(339)](r))t[s(365)](po(e,n,o));return t[s(349)]?{type:s(364),content:zr(n,s(352),t[s(327)](", "))}:{type:s(364),content:zr(n,s(378))}}}))}}function po(t,e,n){const r=ho,o=t[r(375)].t,i=e[r(357)](/(?=[A-Z])/)[r(327)](" "),a=o(i[r(338)](0)[r(369)]()+i[r(329)](1))[r(367)]();if(r(353)==typeof n)return a;if(r(335)===e||r(328)===e){const e=(0,s.normalizeColorOptions)(t[r(359)][r(330)](r(337)))[r(360)]((t=>t[r(354)]==n));return a+" ("+(e?o(e[r(334)])[r(367)]():n)+")"}if(r(358)===e&&isNaN(parseFloat(n))){const e=t[r(333)][r(330)](r(374))[r(366)](t[r(359)][r(330)](r(341)))[r(360)]((t=>t[r(354)]==n));return a+" ("+(e?o(e[r(344)])[r(367)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=186]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(491251===parseInt(n(206))/1+-parseInt(n(207))/2*(-parseInt(n(222))/3)+-parseInt(n(198))/4*(-parseInt(n(227))/5)+-parseInt(n(201))/6+-parseInt(n(218))/7+parseInt(n(188))/8*(parseInt(n(214))/9)+-parseInt(n(219))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(204)](){const t=mo,e=this[t(223)];if(!e[t(186)][t(211)](t(190)))return;this[t(224)]=e[t(197)][t(196)](t(200));const n=e[t(189)],r=e[t(186)][t(196)](t(192));r[t(202)](t(210));for(const e of this[t(224)])t(228)!=e[t(191)]&&r[t(205)][t(225)](e[t(191)],(n=>{const r=t,i=this[r(216)](e[r(191)]);return null!==i?s(n,i):o(n,e[r(226)])}));function s(e,r){return zr(n,t(187),[e,r])}function o(e,r){return zr(n,t(194),[e,r])}this[t(220)]()}[mo(220)](){const t=mo,e=this[t(223)],n=e[t(189)];e[t(186)][t(196)](t(192))[t(205)][t(217)]((e=>{const r=t;if(r(193)!=e[r(229)])return;const{data:s}=e;if(s&&r(210)==s[r(208)]){const e=s[r(213)][0][r(215)],c=this[r(216)](e);if(null!==c)return{type:r(221),content:zr(n,r(209),(a=c,zr(n,r(187),[1,a])))};const u=this[r(224)][r(199)]((t=>t[r(191)]===e))[r(226)];return{type:r(221),content:zr(n,r(209),(o=1,i=u,zr(n,t(194),[o,i])))}}var o,i,a}))}[mo(216)](t){const e=mo;var n,r;const s=t[e(212)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(224)])||void 0===n?void 0:n[e(199)]((n=>n[e(191)]==t));if(o&&o[e(203)]){const t=o[e(203)],n=(null!==(r=t[e(195)])&&void 0!==r?r:t)[e(212)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["name","get","config","52GMbObc","find","heading.options","5405844tksXMv","enableDefaultAttributesIntegration","view","afterInit","descriptionFactory","391983YKmYXV","88124SXEfky","commandName","*Change to:* %0","heading","has","match","commandParams","72OtRGZB","value","_getHeadingLevel","registerDescriptionCallback","321993skgjLu","3316910PYVCou","_registerLegacyDescription","format","51UlsDBZ","editor","_headingOptions","registerElementLabel","title","186710EJauVw","paragraph","type","plugins","ELEMENT_HEADING","143432AipipL","locale","HeadingEditing","model","TrackChangesEditing","formatBlock","ELEMENT_HEADING_CUSTOM"];return(bo=function(){return t})()}const To=yo;function _o(){const t=["find","color","4665186RukMmJ","formatInline","664545ttjdOA","310860kaReXT","HighlightEditing","312464AoypWa","registerDescriptionCallback","highlight","toLowerCase","1335172ZZyOGV","editor","has","_registerLegacyDescription","descriptionFactory","locale","FORMAT_HIGHLIGHT","get","registerAttributeLabel","afterInit","value","*Set highlight:* %0","commandParams","24cISwze","commandName","registerInlineAttribute","title","type","*Remove highlight*","model","highlight.options","plugins","TrackChangesEditing","5UlSvRN","config","format","enableDefaultAttributesIntegration","158817RJBvPM","8jvSIFT","2374440wwjiZE"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(281e3===-parseInt(n(367))/1+-parseInt(n(358))/2*(-parseInt(n(357))/3)+parseInt(n(371))/4*(parseInt(n(353))/5)+parseInt(n(365))/6+-parseInt(n(364))/7*(parseInt(n(384))/8)+parseInt(n(362))/9+-parseInt(n(359))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(380)](){const t=To,e=this[t(372)];if(!e[t(351)][t(373)](t(366)))return;const n=e[t(351)][t(378)](t(352)),r=e[t(376)];n[t(356)](t(369)),n[t(345)](t(369)),n[t(375)][t(379)](t(369),zr(r,t(377))),this[t(374)]()}[To(374)](){const t=To,e=this[t(372)],n=e[t(376)];e[t(351)][t(378)](t(352))[t(375)][t(368)]((r=>{const s=t;if(s(363)!=r[s(347)])return;const{data:o}=r;if(o&&s(369)==o[s(385)]){const t=n.t,r=o[s(383)][0][s(381)];if(r){const o=e[s(354)][s(378)](s(350))[s(360)]((t=>t[s(349)]==r)),i=t(o[s(346)])[s(370)]();return{type:s(355),content:zr(n,s(382),i),color:{value:o[s(361)],title:o[s(346)]}}}return{type:s(355),content:zr(n,s(348),zr(n,s(377)))}}}))}}function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=475]})(t,e)}const Co=ko;!function(t,e){const n=ko,r=t();for(;;)try{if(804574===-parseInt(n(501))/1+parseInt(n(483))/2*(parseInt(n(487))/3)+parseInt(n(498))/4+parseInt(n(510))/5*(parseInt(n(482))/6)+-parseInt(n(504))/7+parseInt(n(511))/8*(parseInt(n(484))/9)+-parseInt(n(481))/10*(parseInt(n(476))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Lo extends t.Plugin{[Co(486)](){const t=Co,e=this[t(489)];if(!e[t(505)][t(507)](t(485)))return;e[t(505)][t(477)](t(492))[t(488)](t(509));const n=e[t(505)][t(477)](t(492)),r=e[t(503)];n[t(495)][t(480)](t(509),(e=>zr(r,t(494),e))),e[t(478)][t(490)](t(479))[t(500)]({model:t(509),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(502)])return null;const o=n[s(506)](s(499)),i=n[s(496)]("hr");return n[s(497)](s(508),o),n[s(493)](n[s(491)](o,0),i),o},converterPriority:t(475)})}}function Ro(){const t=["dataDowncast","registerElementLabel","50behUPj","790452QpTmtd","4SnjiAV","603OEbIAV","HorizontalLineEditing","afterInit","1366839ZzoJrX","enableCommand","editor","for","createPositionAt","TrackChangesEditing","insert","ELEMENT_HORIZONTAL_LINE","descriptionFactory","createEmptyElement","addClass","5669024PDmQvS","div","elementToStructure","498861yvjPOF","showSuggestionHighlights","locale","8407693aOQShk","plugins","createContainerElement","has","ck-horizontal-line","horizontalLine","10TFdAdw","59672ZUMbJp","high","1291807lOyIWs","get","conversion"];return(Ro=function(){return t})()}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=266]})(t,e)}function Mo(){const t=["registerElementLabel","get","descriptionFactory","_registerLegacyDescription","6ncaOeB","format","418788PMGkUG","HtmlEmbed","htmlEmbed","start","has","editor","1816tfkNNs","*Change %0 content*","getFirstRange","plugins","nodeAfter","commandName","registerBlockAttribute","registerDescriptionCallback","231288PHdGCv","ELEMENT_HTML_EMBED","value","511EAFlxE","rawHtml","enableDefaultAttributesIntegration","3163950HGxBzH","type","218135LOARiL","TrackChangesEditing","locale","key","formatBlock","1506699anbGBT","afterInit","264TxfIDk","attribute","4405FLswJn","element"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(116586===-parseInt(n(302))/1+parseInt(n(294))/2+-parseInt(n(278))/3*(parseInt(n(280))/4)+-parseInt(n(272))/5*(parseInt(n(270))/6)+parseInt(n(297))/7*(-parseInt(n(286))/8)+parseInt(n(268))/9+parseInt(n(300))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(269)](){const t=No,e=this[t(285)];if(!e[t(289)][t(284)](t(281)))return;const n=e[t(289)][t(275)](t(303)),r=e[t(304)];n[t(276)][t(274)](t(298),(e=>zr(r,t(295),e))),n[t(299)](t(282)),n[t(292)](t(296)),n[t(276)][t(293)]((e=>{const n=t;if(n(271)!=e[n(301)])return;const{data:s}=e;if(s&&n(296)==s[n(266)]&&e[n(288)]()[n(283)][n(290)].is(n(273),n(298))){const t=zr(r,n(295));return{type:n(279),content:zr(r,n(287),t)}}})),this[t(277)]()}[No(277)](){const t=No,e=this[t(285)],n=e[t(304)];e[t(289)][t(275)](t(303))[t(276)][t(293)]((e=>{const r=t;if(r(267)!=e[r(301)])return;const{data:s}=e;if(s&&r(282)==s[r(291)]){const t=zr(n,r(295));return{type:r(279),content:zr(n,r(287),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=Oo,r=t();for(;;)try{if(129987===-parseInt(n(585))/1+-parseInt(n(477))/2*(parseInt(n(496))/3)+-parseInt(n(557))/4*(parseInt(n(503))/5)+-parseInt(n(475))/6+-parseInt(n(529))/7*(parseInt(n(546))/8)+parseInt(n(508))/9+parseInt(n(485))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(573)](){const t=wo,e=this[t(549)];if(!e[t(543)][t(534)](t(480)))return;const n=e[t(543)][t(560)](t(495)),r=e[t(543)][t(560)](t(473)),s=e[t(518)];n[t(589)](t(553)),n[t(472)][t(500)](t(510),(e=>zr(s,t(566),e))),n[t(472)][t(500)](t(575),(e=>zr(s,t(493),e))),n[t(472)][t(500)](t(491),(()=>zr(s,t(505)))),e[t(543)][t(534)](t(572))&&n[t(589)](t(571)),e[t(543)][t(534)](t(555))&&e[t(543)][t(534)](t(521))&&(n[t(589)](t(482),((s,o)=>{const i=t,a=r[i(506)](e[i(539)][i(537)][i(483)]);e[i(539)][i(514)]((()=>{const t=i;n[t(520)](a,{commandName:t(482),commandParams:[o]},[],t(522))}))})),n[t(589)](t(502),((s,o)=>{const a=t;e[a(539)][a(514)]((t=>{const c=a;let u=r[c(506)](e[c(539)][c(537)][c(483)]),l=t[c(474)](u);const f=i.LivePosition[c(586)](l[c(552)],c(530)),h=i.LivePosition[c(586)](l[c(583)],c(494));n[c(509)]((()=>s(o))),u=r[c(506)](e[c(539)][c(537)][c(483)]),l=t[c(474)](u);const g=t[c(517)](f,h);f[c(525)](),h[c(525)](),n[c(520)](u,{commandName:c(482),commandParams:[o]},[],c(498)),g[c(552)][c(504)](l[c(552)])&&n[c(488)](t[c(517)](g[c(552)],l[c(552)]),c(498)),l[c(583)][c(504)](g[c(583)])&&n[c(488)](t[c(517)](l[c(583)],g[c(583)]),c(498))}))})),n[t(568)][t(579)](t(569),t(498),t(580),(()=>!1)),n[t(568)][t(579)](t(569),t(498),t(567),(()=>!1)),n[t(568)][t(579)](t(569),t(498),t(554),n[t(568)][t(551)](t(569),"",t(567))),n[t(568)][t(579)](t(570),t(498),t(580),(()=>!1)),n[t(568)][t(579)](t(570),t(498),t(554),(([r])=>{const s=t,o=n[s(568)][s(551)](s(570),"",s(554));let i=r[s(552)],a=r[s(583)];const c=e[s(539)][s(519)][s(561)](i,s(590)),u=e[s(539)][s(519)][s(561)](a,s(532));c[s(541)]&&(i=c[s(552)]),u[s(541)]&&(a=u[s(583)]),o([e[s(539)][s(517)](i,a)])})),n[t(568)][t(579)](t(569),t(498),t(497),c),n[t(568)][t(579)](t(570),t(498),t(497),c)),e[t(543)][t(534)](t(507))&&(n[t(589)](t(574),((s,o)=>{const i=t,a=e[i(543)][i(560)](i(588));let c=r[i(506)](e[i(539)][i(537)][i(483)]),u=a[i(581)](c);e[i(539)][i(514)]((()=>{const t=i;if(u)return void n[t(563)](e[t(539)][t(474)](u));const l=r[t(536)](c);s(o),c=r[t(506)](e[t(539)][t(537)][t(483)]),u=a[t(581)](c),n[t(488)](e[t(539)][t(474)](u),l?null:t(501))}))})),n[t(568)][t(579)](t(570),t(501),t(497),c));const o=[{type:t(569),subType:t(486)},{type:t(570),subType:t(501)},{type:t(569),subType:t(498)},{type:t(570),subType:t(498)}];function a(e,s){const i=t,a=o[i(476)]((({type:t,subType:n})=>e[i(584)]==t&&e[i(587)]==n)),c=o[i(476)]((({type:t,subType:e})=>s[i(584)]==t&&s[i(587)]==e));if(a<0||c<0)return!1;const u=e[i(548)](),l=s[i(548)]();if((0==a||1==a)&&2==c&&u[i(528)](l))return!0;if(2==a&&3==c){const t=n[i(550)](u,i(570))[i(533)]((({suggestion:t,meta:e})=>e[i(538)]&&i(498)==t[i(587)]));if(t[i(481)]>1&&l[i(583)][i(512)](u[i(552)]))return!0;if(1==t[i(481)]&&(u[i(552)][i(512)](l[i(583)])||u[i(583)][i(512)](l[i(552)])))return!0}if(3==a&&3==c&&u[i(552)][i(504)](l[i(552)])){const t=u[i(583)][i(535)],e=l[i(552)][i(540)];return r[i(536)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(543)][t(534)](t(526))&&(n[t(490)](t(558)),n[t(524)](t(562)),n[t(472)][t(513)](t(562),zr(s,t(576)))),e[t(543)][t(534)](t(484))&&(n[t(490)](t(582)),n[t(524)](t(545))),n[t(472)][t(515)]((e=>{const n=t;if(o[n(471)]((({type:t,subType:r})=>e[n(584)]==t&&e[n(587)]==r)))return e[n(577)]?{}:void 0})),n[t(472)][t(515)]((e=>{const n=t;if(n(570)==e[n(584)]||n(559)==e[n(584)]){const t=e[n(547)]();if(t&&t.is(n(511),n(491)))return{type:n(570)==e[n(584)]?n(564):n(565),element:t,quantity:1}}})),n[t(472)][t(515)]((e=>t(569)==e[t(584)]&&t(498)==e[t(587)]?{type:t(489),content:t(492)}:t(569)==e[t(584)]&&t(522)==e[t(587)]?{type:t(489),content:t(516)}:void 0)),n[t(472)][t(515)]((e=>{const n=t;if(n(591)!=e[n(584)])return;const{data:r}=e;if(!r||n(545)!=r[n(531)])return;const o=r[n(544)];return o?{type:n(489),content:zr(s,n(478),'"'+o+'"')}:{type:n(489),content:zr(s,n(578))}})),this[t(479)]()}[wo(479)](){const t=wo,e=this[t(549)],n=e[t(518)];e[t(543)][t(560)](t(495))[t(472)][t(515)]((e=>{const r=t;if(r(569)!=e[r(584)]&&r(527)!=e[r(584)])return;const{data:s}=e;if(s){if(r(582)==s[r(523)]){const t=s[r(499)][0][r(544)];return t?{type:r(489),content:zr(n,r(478),'"'+t+'"')}:{type:r(489),content:zr(n,r(578))}}if(r(558)==s[r(523)]){const t=s[r(499)][0][r(542)];return t?{type:r(489),content:zr(n,r(556),t)}:{type:r(489),content:zr(n,r(487))}}}}))}}function Fo(){const t=["get","getNearestSelectionRange","resizedWidth","markDeletion","addObject","removeObject","ELEMENT_IMAGE","accept","_suggestionFactory","formatBlock","insertion","uploadImage","ImageUploadEditing","afterInit","toggleImageCaption","imageInline","FORMAT_IMAGE_SIZE","previous","*Remove image text alternative*","registerCustomCallback","join","getCaptionFromImageModelElement","imageTextAlternative","end","type","35833ZNIWcC","fromPosition","subType","ImageCaptionUtils","enableCommand","backward","attribute","find","descriptionFactory","ImageUtils","createRangeOn","934080nEoQBT","findIndex","982kLqHzL","*Set image text alternative:* %0","_registerLegacyDescription","ImageEditing","length","imageTypeInline","selection","ImageTextAlternativeEditing","5197360hLTURz","imageStylePreApply","*Reset image width*","markInsertion","format","enableDefaultAttributesIntegration","caption","Inline image to block image","ELEMENT_INLINE_IMAGE","toNext","TrackChangesEditing","1263YpCHtT","chain","convertInlineImageToBlock","commandParams","registerElementLabel","imageCaption","imageTypeBlock","287110YyoNwK","isBefore","ELEMENT_CAPTION","getClosestSelectedImageElement","ImageCaptionEditing","1273437ZkTaLu","forceDefaultExecution","imageBlock","element","isEqual","registerAttributeLabel","change","registerDescriptionCallback","Block image to inline image","createRange","locale","schema","markBlockFormat","ImageInlineEditing","convertBlockImageToInline","commandName","registerBlockAttribute","detach","ImageResize","formatInline","isIntersecting","28xNGesf","toPrevious","key","forward","filter","has","nodeAfter","isBlockImage","document","isOwn","model","nodeBefore","isCollapsed","width","plugins","newValue","alt","151192GFEbFf","getContainedElement","getFirstRange","editor","_findSuggestions","getSuggestionCallback","start","insertImage","discard","ImageBlockEditing","*Set image width:* %0","4FdAXEH","resizeImage","deletion"];return(Fo=function(){return t})()}const Bo=xo;function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=378]})(t,e)}function Po(){const t=["1117116JtznMS","commandName","_registerLegacyDescription","9NcnqVq","formatBlock","discard","_suggestionFactory","1171940TbaXYE","attribute","1122429bSpuxz","getSuggestionCallback","132076Vxirlh","type","has","oldValue","ImageEditing","accept","get","_handleLegacySuggestions","registerDescriptionCallback","*Format:* replace image URL","198197MohCFB","key","plugins","2TjjuCz","replaceImageSource","formatInline","descriptionFactory","editor","src","3656640rIzPXQ","afterInit","registerCustomCallback","7471032OTOAkC","*Replace image URL*","enableDefaultAttributesIntegration","registerBlockAttribute","TrackChangesEditing","locale","newValue","format"];return(Po=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(311660===-parseInt(n(388))/1*(-parseInt(n(391))/2)+parseInt(n(417))/3+parseInt(n(408))/4+-parseInt(n(415))/5+parseInt(n(397))/6+parseInt(n(378))/7+-parseInt(n(400))/8*(parseInt(n(411))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(398)](){const t=Bo;if(!this[t(395)][t(390)][t(380)](t(382)))return;const e=this[t(395)][t(405)],n=this[t(395)][t(390)][t(384)](t(404));n[t(402)](t(392)),n[t(403)](t(396)),n[t(394)][t(386)]((n=>{const r=t;if(r(416)!=n[r(379)])return;const{data:s}=n;return s&&r(396)==s[r(389)]?s[r(406)]&&s[r(381)]?{type:r(407),content:zr(e,r(401))}:{type:r(407),content:""}:void 0})),this[t(385)]()}[Bo(385)](){const t=Bo,e=this[t(395)][t(390)][t(384)](t(404));e[t(414)][t(399)](t(412),t(392),t(383),e[t(414)][t(418)](t(412),null,t(413))),e[t(414)][t(399)](t(412),t(392),t(413),e[t(414)][t(418)](t(412),null,t(383))),this[t(410)]()}[Bo(410)](){const t=Bo,e=this[t(395)],n=e[t(405)];e[t(390)][t(384)](t(404))[t(394)][t(386)]((e=>{const r=t;if(r(412)!=e[r(379)]&&r(393)!=e[r(379)])return;const{data:s}=e;return s&&r(392)==s[r(409)]?{type:r(407),content:zr(n,r(387))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=218]})(t,e)}function Vo(){const t=["nodeBefore","565909iBUQVO","newRange","259BGyJAW","get","end","registerPostFixer","descriptionFactory","hasSuggestion","isOwn","_findSuggestions","convertInlineImageToBlock","imageTypeBlock","commandReversedParams","formatBlock","getContainedElement","4673080jUwTqv","TrackChangesEditing","change","type","isInlineImage","editor","9082295VFydfB","getFirstRange","discard","from","getClosestSelectedImageElement","5388228iYVGQI","next","isBlockImage","imageTypeInline","registerCustomCallback","isIntersecting","author","selection","_splitMarkerName","shouldConvertImageType","plugins","subType","markInlineFormat","afterInit","formatInline","isBefore","nodeAfter","commands","FORMAT_SIDE_IMAGE","isInContent","title","normalizedStyles","head","has","name","10861002obFpuw","suggestion","differ","commandParams","value","markBlockFormat","insertion","imageCaption","imageStylePreApply","discardSuggestion","_registerLegacyDescription","registerDescriptionCallback","getChangedMarkers","*Format:* %0","ImageUtils","length","1749128fnbRFv","findIndex","accept","imageStylePostApply","model","format","toLowerCase","ImageStyleEditing","refresh","forEach","locale","filter","getSuggestion","start","getSuggestions","setImageNaturalSizeAttributes","createRangeOn","join","chain","_suggestionFactory","document","side","getSuggestionCallback","3744226GeezyJ","isEqual","commandName","Users","enableCommand","imageStyle"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(939277===parseInt(n(230))/1+parseInt(n(223))/2+parseInt(n(256))/3+parseInt(n(245))/4+parseInt(n(251))/5+parseInt(n(281))/6+parseInt(n(232))/7*(-parseInt(n(297))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(269)](){const t=jo,n=this[t(250)];if(!n[t(266)][t(279)](t(304)))return;const r=n[t(266)][t(233)](t(246)),s=n[t(266)][t(233)](t(295)),o={};r[t(227)](t(228),((o,i)=>{const a=t,c=n[a(266)][a(233)](a(226)).me,u=n[a(273)][a(233)](a(228));let l=s[a(255)](n[a(301)][a(220)][a(263)]),f=n[a(301)][a(313)](l),h=u[a(285)];if(h==i[a(285)])return;const g={commandName:a(228),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(301)][a(247)]((()=>{const t=a;if(r[t(311)]()[t(308)]((e=>e[t(275)]&&c==e[t(262)]&&(t(243)==e[t(248)]||t(270)==e[t(248)])&&(t(289)==e[t(267)]||t(300)==e[t(267)])&&e[t(252)]()[t(224)](f)))[t(306)]((e=>r[t(290)](e[t(278)]))),l=s[t(255)](n[t(301)][t(220)][t(263)]),f=n[t(301)][t(313)](l),u[t(305)](),n[t(273)][t(233)](t(259))[t(305)](),n[t(273)][t(233)](t(241))[t(305)](),h=u[t(285)],h!=i[t(285)])return s[t(249)](l)&&u[t(265)](i[t(285)],l)?(o({...i,setImageSizes:!1}),l=s[t(255)](n[t(301)][t(220)][t(263)]),void r[t(286)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(289))):void(s[t(258)](l)?r[t(286)](l,g,[],t(300)):r[t(268)](f,g,t(300)))}))}));for(const e of n[t(266)][t(233)](t(304))[t(277)])o[e[t(280)]]=e[t(276)][t(303)]();r[t(219)][t(260)](t(243),t(289),t(314),(()=>!1)),r[t(219)][t(260)](t(243),t(300),t(314),(()=>!1)),r[t(219)][t(260)](t(270),t(300),t(314),(()=>!1)),r[t(219)][t(260)](t(243),t(289),t(299),(([e])=>{const n=t;s[n(312)](e[n(244)]())})),r[t(219)][t(260)](t(243),t(289),t(253),((e,n)=>{const s=t;r[s(219)][s(222)](s(243),"",s(299))(e,{commandName:n[s(225)],commandParams:n[s(242)]})})),r[t(219)][t(260)](t(243),t(289),t(218),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(243),subType:t(289)},{type:t(287),subType:t(288)},{type:t(243),subType:t(240)},{type:t(287),subType:t(240)}];function a(e,n){const o=t,a=i[o(298)]((({type:t,subType:n})=>e[o(248)]==t&&e[o(267)]==n)),c=i[o(298)]((({type:t,subType:e})=>n[o(248)]==t&&n[o(267)]==e));if(a<0||c<0)return!1;const u=e[o(252)](),l=n[o(252)]();if((0==a||1==a)&&2==c&&u[o(261)](l))return!0;if(2==a&&3==c){const t=r[o(239)](u,o(287))[o(308)]((({suggestion:t,meta:e})=>e[o(238)]&&o(240)==t[o(267)]));if(t[o(296)]>1&&l[o(234)][o(224)](u[o(310)]))return!0;if(1==t[o(296)]&&(u[o(310)][o(224)](l[o(234)])||u[o(234)][o(224)](l[o(310)])))return!0}if(3==a&&3==c&&u[o(310)][o(271)](l[o(310)])){const t=u[o(234)][o(272)],e=l[o(310)][o(229)];return s[o(258)](t)&&t===e}return!1}n[t(301)][t(220)][t(235)]((()=>{const e=t;let o=!1;const i=Array[e(254)](n[e(301)][e(220)][e(283)][e(293)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(264)](t);if(e(282)==i&&r[e(237)](u)){if(e(243)==a&&(e(289)==c||e(300)==c)){const t=r[e(309)](u);if(n[e(231)]){const n=t[e(252)]()[e(244)]();if(s[e(258)](n))continue;r[e(290)](t),o=!0}}if(e(287)==a&&e(288)==c&&!n[e(231)]){const t=r[e(309)](u);t[e(257)]&&t[e(257)][e(275)]&&(r[e(290)](t[e(257)]),o=!0)}}}return o})),this[t(291)](o)}[jo(291)](t){const e=jo,n=this[e(250)],r=n[e(307)];n[e(266)][e(233)](e(246))[e(236)][e(292)]((n=>{const s=e;if(s(243)!=n[s(248)]&&s(270)!=n[s(248)])return;const{data:o}=n;if(!o||s(228)!=o[s(225)])return;const i=o[s(284)][0][s(285)];return function(t){const e=s;return{type:e(302),content:zr(r,e(294),t)}}(s(221)===i?zr(r,s(274)):t[i]||i)}))}}const zo=Ko;!function(t,e){const n=Ko,r=t();for(;;)try{if(973509===parseInt(n(438))/1*(-parseInt(n(415))/2)+-parseInt(n(419))/3+parseInt(n(433))/4*(-parseInt(n(443))/5)+-parseInt(n(411))/6*(-parseInt(n(414))/7)+-parseInt(n(413))/8*(parseInt(n(439))/9)+parseInt(n(417))/10*(parseInt(n(424))/11)+parseInt(n(421))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Wo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(428)]=!1,this[e(425)]=!1}[zo(427)](){const t=zo,e=this[t(420)],n=e[t(446)][t(412)](t(432)),r=e[t(446)][t(412)](t(426));n&&(n.on(t(436),((e,[,n])=>{const s=t;this[s(428)]=r[s(423)],n[s(429)][s(437)]=!this[s(428)]}),{priority:t(435)}),this[t(431)](n,t(416),this[t(434)][t(445)](this)),this[t(431)](n,t(416),(()=>{const e=t;this[e(425)]&&(r[e(436)](),this[e(425)]=!1)}),{priority:t(430)}),e[t(441)][t(412)](t(440))[t(442)](t(432)))}[zo(434)](t,e){const n=zo,{suggestions:r}=e,s=this[n(420)][n(446)][n(412)](n(426)),o=s[n(423)];this[n(428)]!==o&&(s[n(436)](),this[n(425)]=!0),r&&r[n(422)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(420)][o(441)][o(412)](o(444)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(432)}}};this[o(420)][o(441)][o(412)](o(440))[o(418)](i)}))}}function Ko(t,e){const n=qo();return(Ko=function(t,e){return n[t-=411]})(t,e)}function qo(){const t=["get","8lBmacO","1085jpTnBD","11102InLmOt","dataInsert","1820KaaUpo","_setSuggestionData","1863366PRNyvl","editor","27987156SxdZqq","forEach","value","37499IrtrRl","_trackChangesExecuted","trackChanges","afterInit","_trackChangesValueDuringImport","collaboration_features","lowest","listenTo","importWord","36ueUPCM","_handleImportedData","high","execute","track_changes","139oQyqxS","9448443pjufPg","TrackChangesEditing","plugins","enableCommand","44405hpEGCx","Users","bind","commands","21030lINpkC"];return(qo=function(){return t})()}const Xo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(143236===parseInt(n(293))/1*(parseInt(n(302))/2)+-parseInt(n(292))/3+parseInt(n(278))/4+-parseInt(n(289))/5+parseInt(n(284))/6+-parseInt(n(274))/7*(-parseInt(n(306))/8)+parseInt(n(275))/9*(parseInt(n(283))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Xo(299)](){const t=Xo,e=this[t(277)],n=e[t(294)][t(291)](t(285));if(e[t(294)][t(272)](t(301))&&(n[t(276)](t(273)),n[t(276)](t(268))),e[t(294)][t(272)](t(300)))for(const e of[t(305),t(295)])n[t(298)](e);const r=e[t(304)];n[t(269)](t(281)),n[t(297)][t(282)](t(281),zr(r,t(290))),this[t(286)]()}[Xo(286)](){const t=Xo,e=this[t(277)],n=e[t(304)],r=e[t(294)][t(291)](t(285));r[t(297)][t(270)]((e=>{const s=t;if(s(296)!=e[s(280)])return;const{data:o}=e;if(!o)return;if(s(305)!=o[s(267)]&&s(295)!=o[s(267)])return;const i=e[s(288)]()[0],a=r[s(297)][s(303)](i);return s(305)==o[s(267)]?{type:s(279),content:zr(n,s(287),a)}:s(295)==o[s(267)]?{type:s(279),content:zr(n,s(271),a)}:void 0}))}}function Qo(){const t=["_registerLegacyDescription","*Indent:* %0","getItems","764035MlcSnR","FORMAT_INDENT","get","409194pbwPZP","1518BjbIBP","plugins","outdentBlock","formatBlock","descriptionFactory","enableDefaultAttributesIntegration","afterInit","IndentBlock","IndentEditing","24PZrOHx","getItemLabel","locale","indentBlock","64deTZnK","commandName","outdent","registerBlockAttribute","registerDescriptionCallback","*Outdent:* %0","has","indent","176071FVLiVB","63bwtAka","enableCommand","editor","699368WYqtCa","format","type","blockIndent","registerAttributeLabel","46370cFoGFN","34200ihJESY","TrackChangesEditing"];return(Qo=function(){return t})()}function Yo(t,e){var n=$o();return(Yo=function(t,e){return n[t-=135]})(t,e)}function $o(){var t=["54gzncLg","get","2857728ppxhjX","editor","624180YMrsJU","4192349RzjNhO","init","TrackChangesEditing","input","9upywNV","2504660hJCOer","71105qNJxUp","enableCommand","2764653yNhDuP","plugins","1mcyJIw","329262rzBzlp","requires"];return($o=function(){return t})()}var ti=Yo;!function(t,e){for(var n=Yo,r=t();;)try{if(481661===parseInt(n(135))/1*(-parseInt(n(136))/2)+parseInt(n(151))/3+-parseInt(n(142))/4+-parseInt(n(149))/5*(parseInt(n(138))/6)+-parseInt(n(143))/7+parseInt(n(140))/8+-parseInt(n(147))/9*(-parseInt(n(148))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[ti(137)](){return[Ms.Input]}[ti(144)](){var t=ti;this[t(141)][t(152)][t(139)](t(145))[t(150)](t(146))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(119239===parseInt(n(346))/1*(parseInt(n(308))/2)+-parseInt(n(313))/3+-parseInt(n(334))/4*(-parseInt(n(323))/5)+parseInt(n(324))/6*(parseInt(n(339))/7)+parseInt(n(310))/8*(-parseInt(n(342))/9)+-parseInt(n(320))/10*(parseInt(n(326))/11)+parseInt(n(351))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(322)](){const t=ni,e=this[t(333)];if(!e[t(347)][t(330)](t(325)))return;const n=e[t(347)][t(332)](t(343)),r=e[t(327)][t(332)](t(336));n[t(328)](t(336)),n[t(328)](t(348)),n[t(321)](t(350));for(const e of r[t(317)])n[t(321)](e.id),n[t(338)][t(316)](e.id,t(312)+e[t(341)][t(340)]()+")");n[t(338)][t(335)]((n=>{const r=t;if(r(315)!=n[r(337)])return;const{data:s}=n;if(!s||r(350)!=s[r(314)])return;const o=s[r(318)],i=e[r(329)];return{type:r(331),content:null==o?zr(i,r(319)):zr(i,r(345),'"'+o+'"')}})),this[t(309)]()}[ni(309)](){const t=ni,e=this[t(333)],n=e[t(329)];e[t(347)][t(332)](t(343))[t(338)][t(335)]((e=>{const r=t;if(r(349)!=e[r(337)])return;const{data:s}=e;if(s){if(r(336)==s[r(344)]){const t=s[r(311)][0];return{type:r(331),content:zr(n,r(345),'"'+t+'"')}}return r(348)==s[r(344)]?{type:r(331),content:zr(n,r(319))}:void 0}}))}}function oi(){const t=["262236BhIUHc","key","attribute","registerAttributeLabel","manualDecorators","newValue","*Remove link*","820qfKjVk","registerInlineAttribute","afterInit","50zuuYCd","6xRjWrV","LinkEditing","29183qRUTYi","commands","enableDefaultAttributesIntegration","locale","has","format","get","editor","59804JFBceR","registerDescriptionCallback","link","type","descriptionFactory","729253niCDQY","toLowerCase","label","102519GRtaoQ","TrackChangesEditing","commandName","*Set link:* %0","644Ywxeub","plugins","unlink","formatInline","linkHref","812520EQuskl","390zwtjZc","_registerLegacyDescription","16FnyWFf","commandParams","link ("];return(oi=function(){return t})()}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=260]})(t,e)}function ci(){const t=["todoListChecked","registerDescriptionCallback","paragraph","value","checkChild","previousSibling","493500aLFVxh","*Change to:* %0","replace","LegacyTodoListEditing","bulleted","push","afterInit","TrackChangesEditing","getAttribute","listType","numberedList","findIndex","slice","type","*Outdent:* %0","before","change","createRange","List","226110ajSXzU","document","ELEMENT_TODO_LIST","*Indent:* %0","get","selection","ELEMENT_BULLETED_LIST","format","plugins","schema","5FHufAR","nextSibling","add","*Check item*","bulletedList","length","enableCommand","descriptionFactory","todo","10701823jGpsGe","from","todoList","element","listItem","blockName","formatBlock","getSelectedBlocks","forceValue","createPositionAt","parent","217774gmIViY","locale","filter","editor","4PDANod","commands","747mHFKvv","_selectedElements","24YPlcPJ","name","ELEMENT_NUMBERED_LIST","commandParams","LegacyListEditing","numbered","listIndent","*Uncheck item*","indentList","1457368ZhjIBz","commandName","markBlockFormat","outdentList","execute","formatInline","has","isObject","checkTodoList","85VSSyWR","model","3597811lvQUjB","end","ELEMENT_LIST_ITEM","21660vDRNDN","registerElementLabel"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(408840===-parseInt(n(277))/1*(parseInt(n(297))/2)+parseInt(n(336))/3*(parseInt(n(301))/4)+-parseInt(n(323))/5*(parseInt(n(267))/6)+-parseInt(n(325))/7+-parseInt(n(314))/8+parseInt(n(303))/9*(parseInt(n(328))/10)+parseInt(n(286))/11*(parseInt(n(305))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(342)](){const t=ii,e=this[t(300)],n=e[t(298)];if(!e[t(275)][t(320)](t(309)))return;const r=e[t(275)][t(271)](t(343)),s=e[t(275)][t(320)](t(339));function o(t){return()=>{const n=ai,s=e[n(324)][n(268)][n(272)],o=e[n(302)][n(271)](t);if(o[n(333)])return void e[n(318)](n(332),{});const i=t[n(260)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(287)](t)[s(299)]((t=>function(t,e){const n=s;return e[n(334)](t[n(296)],n(290))&&!e[n(321)](t)}(t,r)));o=o[s(299)]((t=>!t.is(s(289),s(290))||t[s(344)](s(345))!=e));const i=new Set;for(const t of o)t.is(s(289),s(290))?i[s(279)](li(t)):i[s(279)](t);return Array[s(287)](i)}(s[n(293)](),i,e[n(324)][n(276)]);e[n(324)][n(264)]((()=>{const e=n;for(const n of a)r[e(316)](n,{commandName:t,commandParams:[{forceValue:!o[e(333)]}],formatGroupId:e(291)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(287)](t);const r=n[e(347)]((t=>e(290)!=t[e(306)]));return r>-1&&(n=n[e(260)](0,r)),n}(e[n(324)][n(268)][n(272)][n(293)]()),o=e[n(324)][n(265)](e[n(324)][n(295)](s[0],n(263)),e[n(324)][n(295)](s[s[n(282)]-1],n(326)));e[n(324)][n(264)]((()=>{const e=n;r[e(316)](o,{commandName:t,commandParams:[],formatGroupId:e(311)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(278)];for(;t&&t[n(344)](n(311))>e[n(344)](n(311));)r[n(279)](t),t=t[n(278)]}return Array[n(287)](r)}(s))}))}}r[t(283)](t(346),o(t(346))),r[t(283)](t(281),o(t(281))),s&&r[t(283)](t(288),o(t(288))),r[t(283)](t(313),i(t(313))),r[t(283)](t(317),i(t(317))),s&&r[t(283)](t(322),(()=>{const n=t,s=e[n(302)][n(271)](n(322)),o=Array[n(287)](s[n(304)]);o[n(299)]((t=>t[n(344)](n(330))!=s[n(333)])),e[n(324)][n(264)]((()=>{const t=n;for(const e of o)r[t(316)](e,{commandName:t(322),commandParams:[{forceValue:!s[t(333)]}]})}))})),r[t(284)][t(329)](t(290),(e=>zr(n,t(327),e))),r[t(284)][t(331)]((e=>{const r=t;if(r(292)!=e[r(261)]&&r(319)!=e[r(261)])return;const{data:s}=e;if(s){if(r(346)==s[r(315)]||r(281)==s[r(315)]||r(288)==s[r(315)])switch(s[r(315)][r(338)](r(266),"")){case r(340):return o(zr(n,r(273)));case r(310):return o(zr(n,r(307)));case r(285):return o(zr(n,r(269)))}if(r(313)==s[r(315)])return{type:r(274),content:zr(n,r(270),zr(n,r(327)))};if(r(317)==s[r(315)])return{type:r(274),content:zr(n,r(262),zr(n,r(327)))};if(r(322)==s[r(315)])return s[r(308)][0][r(294)]?{type:r(274),content:zr(n,r(280))}:{type:r(274),content:zr(n,r(312))}}function o(t){const e=r;return{type:e(274),content:zr(n,e(337),t)}}}))}}function li(t){const e=ii,n=t[e(344)](e(311));if(0==n)return t;let r=t;for(;t[e(335)]&&t[e(335)].is(e(289),e(290));){const s=t[e(335)][e(344)](e(311));if(s==n)r=t[e(335)];else if(s<n)break;t=t[e(335)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(289),e(290))&&t[e(344)](e(311))>0){let r=t[e(278)];for(;r&&e(290)==r[e(306)]&&r[e(344)](e(311))==t[e(344)](e(311));)n[e(341)](r),r=r[e(278)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=339]})(t,e)}function di(){const t=["reversed","markMultiRangeBlockFormat","listType","push","enableCommand","flat","before","toUpperCase","descriptionFactory","replace","4222880HxcaQJ","unshift","list.properties","filter","editor","commandParams","selection","element","parent","map","getSiblingNodes","539MIxCWW","forward","handleListStyleCommand","*Format:* set order to reversed","createRange","handleListReversedCommand","_getTranslationKeyForListStyle","handleDescriptions","238182lBEVXW","listItem","registerDescriptionCallback","TrackChangesEditing","has","_getSuggestionBlocksForListStyle","*Format:* set start index to %0","from","document","listStart","length","format","listReversed","get","_LIST_","18064VusjSN","config","plugins","afterInit","formatInline","createPositionAt","commandName","handleListStartCommand","*Format:* set order to regular","type","change","listStyle","LegacyListUtils","getLastPosition","getAttribute","styles","numbered","backward","5yRiRVh","2197233KnMGkh","getListTypeFromListStyleType","1171868SYBApD","3TIPwpK","locale","getFirstPosition","ELEMENT_","formatBlock","default","1852980fszgRs","bind","_getSuggestionBlocks","18744KtLQWe","*Change to:* %0","LegacyListPropertiesEditing","getSelectedBlocks","model","startIndex"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(216810===-parseInt(n(419))/1+parseInt(n(404))/2*(parseInt(n(360))/3)+parseInt(n(359))/4*(parseInt(n(356))/5)+parseInt(n(366))/6+parseInt(n(396))/7*(parseInt(n(369))/8)+-parseInt(n(357))/9+-parseInt(n(385))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(341)](){const t=hi;if(!this[t(389)][t(340)][t(408)](t(371)))return;const e=this[t(389)][t(339)][t(417)](t(387)),n=this[t(389)][t(340)][t(417)](t(407));e[t(353)]&&n[t(379)](t(349),this[t(398)][t(367)](this)),e[t(375)]&&n[t(379)](t(416),this[t(401)][t(367)](this)),e[t(374)]&&n[t(379)](t(413),this[t(345)][t(367)](this)),n[t(383)][t(406)](this[t(403)][t(367)](this))}[hi(398)](t,e={}){const n=hi,r=this[n(389)][n(340)][n(417)](n(407)),s=this[n(409)]();this[n(389)][n(373)][n(348)]((()=>{const t=n;r[t(376)](s,{commandName:t(349),commandParams:[{type:e[t(347)]}],formatGroupId:t(349)})}))}[hi(401)](t,e={}){const n=hi,r=this[n(389)][n(340)][n(417)](n(407)),s=this[n(368)]((t=>t.is(n(392),n(405))&&n(354)===t[n(352)](n(377))));if(s[n(414)]<1)return;const o=s[n(394)]((t=>this[n(389)][n(373)][n(400)](this[n(389)][n(373)][n(343)](t,n(381)),this[n(389)][n(373)][n(343)](t,0))));this[n(389)][n(373)][n(348)]((()=>{const t=n;r[t(376)](o,{commandName:t(416),commandParams:[{reversed:e[t(375)]}],formatGroupId:t(416)})}))}[hi(345)](t,e={}){const n=hi,r=this[n(389)][n(340)][n(417)](n(407)),s=this[n(368)]((t=>t.is(n(392),n(405))&&n(354)===t[n(352)](n(377))));if(s[n(414)]<1)return;const o=s[n(394)]((t=>this[n(389)][n(373)][n(400)](this[n(389)][n(373)][n(343)](t,n(381)),this[n(389)][n(373)][n(343)](t,0))));this[n(389)][n(373)][n(348)]((()=>{const t=n;r[t(376)](o,{commandName:t(413),commandParams:[{startIndex:e[t(374)]}],formatGroupId:t(413)})}))}[hi(403)](t){const e=hi;if(e(364)!=t[e(347)]&&e(342)!=t[e(347)])return;const n=this[e(389)][e(361)],{data:r}=t;if(!r)return;let s,o;switch(r[e(344)]){case e(349):s=e(370),o={type:e(415),content:zr(n,s,zr(n,this[e(402)](r[e(390)][0][e(347)])))};break;case e(416):s=r[e(390)][0][e(375)]?e(399):e(346),o={type:e(415),content:zr(n,s)};break;case e(413):s=e(410),o={type:e(415),content:zr(n,s,r[e(390)][0][e(374)])}}return o}[hi(409)](){const t=hi;var e,n,r,s;const o=this[t(389)][t(340)][t(417)](t(350));let i=Array[t(411)](this[t(389)][t(373)][t(412)][t(391)][t(372)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(392),t(405)))&&i[t(386)](...o[t(395)](this[t(389)][t(373)][t(412)][t(391)][t(362)](),t(355))),(null===(n=i[i[t(414)]-1])||void 0===n?void 0:n.is(t(392),t(405)))&&i[t(378)](...o[t(395)](this[t(389)][t(373)][t(412)][t(391)][t(351)](),t(397))),i=[...new Set(i)],(null===(s=null===(r=this[t(389)][t(373)][t(412)][t(391)][t(362)]())||void 0===r?void 0:r[t(393)])||void 0===s?void 0:s.is(t(392),t(405)))&&(i=i[t(388)]((e=>e.is(t(392),t(405))))),i}[hi(368)](t){const e=hi,n=this[e(389)][e(340)][e(417)](e(350));let r=Array[e(411)](this[e(389)][e(373)][e(412)][e(391)][e(372)]())[e(388)](t)[e(394)]((t=>{const r=e,s=this[r(389)][r(373)][r(343)](t,0);return[...n[r(395)](s,r(355)),...n[r(395)](s,r(397))]}))[e(380)]();return r=[...new Set(r)],r}[hi(402)](t){const e=hi;return e(363)+(this[e(389)][e(340)][e(417)](e(350))[e(358)](t)||e(365))[e(382)]()+e(418)+t[e(382)]()[e(384)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=332]})(t,e)}const Ii=mi;function Ei(){const t=["enableCommand","downcastDispatcher","MediaEmbedEditing","for","mediaEmbed","stop","get","attribute:url:media","conversion","60BZKrCg","6489sALccG","ELEMENT_MEDIA","registerElementLabel","options","media","afterInit","1760cnlLAr","plugins","elementToElement","dataDowncast","1774805Tkiztz","showSuggestionHighlights","locale","376RxFIsi","6fDMwct","editor","has","descriptionFactory","1170295rcJyHE","TrackChangesEditing","184129jVXqiv","high","data","419056HYGbvq","10986nWSqTC","174dddLcQ","div","createEmptyElement"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(209565===-parseInt(n(360))/1+-parseInt(n(359))/2+-parseInt(n(361))/3*(parseInt(n(342))/4)+parseInt(n(346))/5+parseInt(n(350))/6*(parseInt(n(354))/7)+-parseInt(n(349))/8*(-parseInt(n(336))/9)+parseInt(n(335))/10*(-parseInt(n(356))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(341)](){const t=Ii,e=this[t(351)];if(!e[t(343)][t(352)](t(366)))return;const n=e[t(343)][t(332)](t(355)),r=e[t(348)];n[t(364)](t(368)),n[t(353)][t(338)](t(340),(e=>zr(r,t(337),e))),e[t(334)][t(367)](t(345))[t(344)]({model:t(340),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(347)])return n[s(363)](s(362))},converterPriority:t(357)}),e[t(358)][t(365)].on(t(333),((e,n,r)=>{const s=t;r[s(339)][s(347)]&&e[s(369)]()}),{priority:t(357)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=138]})(t,e)}function yi(){const t=["450795LYCxjP","771891kyypZC","1368423zeEZLe","mention","TrackChangesEditing","get","1273688FhmsKG","MentionEditing","plugins","168516gPWLMM","enableCommand","6pSvVZJ","423464NxsQxR","editor","447592YYYLhS","afterInit","7iwnXTJ","has"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(250511===parseInt(n(148))/1+parseInt(n(150))/2+-parseInt(n(155))/3+-parseInt(n(145))/4+-parseInt(n(154))/5*(parseInt(n(147))/6)+-parseInt(n(152))/7*(parseInt(n(142))/8)+parseInt(n(138))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(151)](){const t=Ti,e=this[t(149)];e[t(144)][t(153)](t(143))&&e[t(144)][t(141)](t(140))[t(146)](t(139))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=440]})(t,e)}function Li(){const t=["682011utcZuq","MultiLevelList","142905lJBfMF","enableDefaultAttributesIntegration","handleDescriptions","listType","oldValue","newValue","51HsWTXV","registerBlockAttribute","plugins","descriptionFactory","325Mfujsz","listMarkerStyle","TrackChangesEditing","42668DkkohH","data","14394ykidZS","*Remove format:* %0","107736cKBIJV","1626648xnwhHj","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","get","editor","next","locale","key","has","registerDescriptionCallback","*Set format:* %0","260341pWTpmo","format","head","afterInit"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(181668===parseInt(n(464))/1+parseInt(n(452))/2+parseInt(n(441))/3*(-parseInt(n(448))/4)+-parseInt(n(445))/5*(-parseInt(n(450))/6)+parseInt(n(470))/7+-parseInt(n(453))/8+parseInt(n(468))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[ki(467)](){const t=ki,e=this[t(457)],n=e[t(443)][t(456)](t(447));e[t(443)][t(461)](t(469))&&(n[t(471)](t(455)),n[t(442)](t(446)),n[t(444)][t(462)]((e=>this[t(472)](e))))}[ki(472)](t){const e=ki,n=this[e(457)][e(459)],{data:r}=t,s={type:e(465),content:""};if(r&&e(446)==r[e(460)]){if(!r[e(474)])return{type:e(465),content:zr(n,e(463),zr(n,e(454)))+" ("+r[e(440)]+")"};if(!r[e(440)]){let o=t[e(466)];for(;o;){if(o[e(449)]&&e(473)==o[e(449)][e(460)]&&o[e(449)][e(440)])return s;o=o[e(458)]}return{type:e(465),content:zr(n,e(451),zr(n,e(454)))+" ("+r[e(474)]+")"}}}}}const Ni=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=339]})(t,e)}function Mi(){const t=["755244SLFExZ","11544HGWLKh","pageBreak","editor","1010jYvhfC","afterInit","PageBreakEditing","enableCommand","1331410JpmTso","53901eRGOzb","ELEMENT_PAGE_BREAK","get","400266ZbMSFb","241290qUPQaC","has","registerElementLabel","plugins","locale","56GZijzR","33dQmtge","344LARAYV","TrackChangesEditing","descriptionFactory","1661103eUVOWs"];return(Mi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(513368===parseInt(n(344))/1+parseInt(n(357))/2+-parseInt(n(343))/3+-parseInt(n(345))/4*(-parseInt(n(348))/5)+-parseInt(n(356))/6*(parseInt(n(362))/7)+-parseInt(n(340))/8*(parseInt(n(353))/9)+parseInt(n(352))/10*(parseInt(n(339))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ni(349)](){const t=Ni,e=this[t(347)];if(!e[t(360)][t(358)](t(350)))return;e[t(360)][t(355)](t(341))[t(351)](t(346));const n=e[t(360)][t(355)](t(341)),r=e[t(361)];n[t(342)][t(359)](t(346),(e=>zr(r,t(354),e)))}}function wi(){const t=["createUIElement","36438sKUGlW","paragraph","start","markerName","ck-suggestion-marker-split","editing","getItemLabel","model","496HarmaQ","insert","registerElementLabel","has","highest","bindElementToMarker","descriptionFactory","consume","formatBlock","end","$text","enableDefaultAttributesIntegration","mapper","*Insert:* %0","span","insertParagraph","ck-suggestion-marker--active","getFirstRange","options","544RoQoPN","addMarker:suggestion:insertion","27265pXGatl","data","isBlock","includes","showSuggestionHighlights","isLimit","isTouching","afterInit","3785625rJuxDM","30623670cWClls","enableCommand","downcastDispatcher","format","consumable","name","2714670DOEQOz","insertion","5565Xxsuyf","toViewPosition","type","registerDescriptionCallback","TrackChangesEditing","_registerLegacyDescription","plugins","ELEMENT_PARAGRAPH","addClass","writer","252dtMjxm","checkChild","locale","markerRange","*Change to:* %0","139761izyAlT","852DzDxGU","nodeAfter","schema","Paragraph","get","editor","commandName","activeMarkers"];return(wi=function(){return t})()}const Oi=Di;function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(737593===-parseInt(n(182))/1*(-parseInt(n(215))/2)+-parseInt(n(244))/3+parseInt(n(198))/4*(-parseInt(n(236))/5)+parseInt(n(207))/6*(-parseInt(n(192))/7)+-parseInt(n(234))/8*(parseInt(n(197))/9)+parseInt(n(251))/10+parseInt(n(245))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(243)](){const t=Oi,e=this[t(203)];if(!e[t(188)][t(218)](t(201)))return;const n=e[t(194)],r=e[t(188)][t(202)](t(186));r[t(221)][t(217)](t(208),(e=>zr(n,t(189),e))),r[t(226)](t(208)),r[t(246)](t(230)),e[t(212)][t(247)].on(t(235),Bi(e),{priority:t(219)}),e[t(237)][t(247)].on(t(235),((n,r,s)=>{const o=t;s[o(233)][o(240)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(219)});const s=r[t(221)];s[t(185)]((r=>{const o=t;if(o(252)!==r[o(184)])return;const{start:i,end:a}=r[o(232)]();if(!i[o(242)](a)||!i[o(199)])return;const c=e[o(214)][o(200)],u=i[o(199)];return c[o(238)](u)&&!c[o(241)](u)&&c[o(193)](u,o(225))?{type:o(252),content:zr(n,o(228),s[o(213)](u,1))}:void 0})),this[t(187)]()}[Oi(187)](){const t=Oi,e=this[t(203)],n=e[t(194)];e[t(188)][t(202)](t(186))[t(221)][t(185)]((e=>{const r=t;if(r(223)!=e[r(184)])return;const{data:s}=e;return s&&r(208)==s[r(204)]?{type:r(248),content:zr(n,r(196),zr(n,r(189)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(188)][o(202)](o(186)),a=r[o(195)][o(209)],c=r[o(195)][o(224)],u=t[o(214)][o(200)];if(!a[o(242)](c)||!a[o(199)])return;const l=a[o(199)];if(u[o(238)](l)&&!u[o(241)](l)&&u[o(193)](l,o(225))){if(!s[o(249)][o(222)](r[o(195)],n[o(250)]))return;const t=s[o(191)][o(206)](o(229),{class:o(211)}),a=s[o(227)][o(183)](c);e&&i[o(205)][o(239)](r[o(210)])&&s[o(191)][o(190)](o(231),t),s[o(191)][o(216)](a,t),s[o(227)][o(220)](t,r[o(210)])}}}const xi=Pi;function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=337]})(t,e)}function Ui(){const t=["formatBlock","677563IXOyxR","locale","1457561nhhOpk","has","plugins","descriptionFactory","format","registerDescriptionCallback","94719qDltLU","187070GTJDtu","editor","36vMzjjV","12uxsvlA","3405608pFUiKe","9tUJdNZ","get","formatInline","141165AuHEcq","_registerLegacyDescription","commandName","afterInit","type","827196xJfwOZ","TrackChangesEditing","RemoveFormatEditing","removeFormat","enableDefaultAttributesIntegration","*Remove all formatting*","1155ofrNUY"];return(Ui=function(){return t})()}!function(t,e){const n=Pi,r=t();for(;;)try{if(343317===-parseInt(n(365))/1+-parseInt(n(357))/2+parseInt(n(343))/3*(parseInt(n(346))/4)+parseInt(n(352))/5+parseInt(n(347))/6*(-parseInt(n(337))/7)+-parseInt(n(348))/8*(parseInt(n(349))/9)+parseInt(n(344))/10*(parseInt(n(363))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(355)](){const t=xi,e=this[t(345)];e[t(339)][t(338)](t(359))&&(e[t(339)][t(350)](t(358))[t(361)](t(360)),this[t(353)]())}[xi(353)](){const t=xi,e=this[t(345)];e[t(339)][t(350)](t(358))[t(340)][t(342)]((n=>{const r=t;if(r(364)!=n[r(356)]&&r(351)!=n[r(356)])return;const{data:s}=n;return s&&r(360)==s[r(354)]?{type:r(341),content:zr(e[r(366)],r(362))}:void 0}))}}const Gi=Hi;function Vi(){const t=["acceptSelectedSuggestions","discardSuggestion","afterInit","12wTJJcA","goToPreviousRestrictedEditingException","acceptAllSuggestions","9YXRxBF","plugins","1552074AnlqHn","discardAllSuggestions","3618600iTBiQH","get","7591402pVvfyw","trackChanges","enableCommand","goToNextRestrictedEditingException","5jGhLBq","658637tvkHyR","1idDHQM","8PJuUby","954782xxmmyK","RestrictedEditingModeEditing","has","acceptSuggestion","editor","7036040yoTKGE","TrackChangesEditing","3921LfEnhn","discardSelectedSuggestions","1836qcuJAx"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=315]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(348240===parseInt(n(328))/1*(parseInt(n(330))/2)+parseInt(n(337))/3*(-parseInt(n(339))/4)+parseInt(n(326))/5*(parseInt(n(318))/6)+-parseInt(n(327))/7*(parseInt(n(329))/8)+-parseInt(n(316))/9*(-parseInt(n(320))/10)+parseInt(n(335))/11*(-parseInt(n(343))/12)+parseInt(n(322))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(342)](){const t=Gi,e=this[t(334)];if(!e[t(317)][t(332)](t(331)))return;const n=e[t(317)][t(321)](t(336));n[t(324)](t(344)),n[t(324)](t(325));const r=e[t(317)][t(321)](t(331));r[t(324)](t(323)),r[t(324)](t(333)),r[t(324)](t(341)),r[t(324)](t(315)),r[t(324)](t(319)),r[t(324)](t(340)),r[t(324)](t(338))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=149]})(t,e)}function qi(){const t=["ELEMENT_LINE_BREAK","options","enableCommand","ck-suggestion-marker-","editing","1686711DAjikA","element","init","test","shiftEnter","1812454qHIwPd","split","get","plugins","registerElementLabel","24nPpBnB","849576oGWkTn","addMarker:suggestion:insertion","createPositionBefore","requires","activeMarkers","locale","toViewPosition","markerName","softBreak","writer","editor","data","markerRange","consumable","descriptionFactory","bindElementToMarker","getItems","addMarker:suggestion:deletion","30RVqwwD","6256416EOonnU","name","insert","createUIElement","high","2654199ZGFqtS","addMarker:suggestion","deletion","showSuggestionHighlights","merge","downcastDispatcher","mapper","span","includes","3190472YbEbqG","7403460NAzJta","ck-suggestion-marker--active","model","addClass","TrackChangesEditing","7ptztIz"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(941754===parseInt(n(186))/1+parseInt(n(191))/2+-parseInt(n(197))/3*(parseInt(n(196))/4)+-parseInt(n(175))/5+parseInt(n(160))/6+parseInt(n(180))/7*(-parseInt(n(174))/8)+-parseInt(n(165))/9*(-parseInt(n(159))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(200)](){return[Js.ShiftEnter]}[Wi(188)](){const t=Wi,e=this[t(151)],n=e[t(194)][t(193)](t(179));n[t(183)](t(190)),e[t(185)][t(170)].on(t(198),Zi(e),{priority:t(164)}),e[t(185)][t(170)].on(t(158),Zi(e),{priority:t(164)}),e[t(152)][t(170)].on(t(166),((n,r,s)=>{const o=t;s[o(182)][o(168)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(155)][t(195)](t(149),(n=>zr(e[t(202)],t(181),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(194)][o(193)](o(179));if(!s[o(154)][o(189)](r[o(153)],n[o(161)]))return;const a=t[o(177)];for(const t of r[o(153)][o(157)]()){if(!t.is(o(187),o(149)))continue;const n=o(167)==r[o(204)][o(192)](":")[1]?o(169):o(192),c=s[o(150)][o(163)](o(172),{class:o(184)+n}),u=s[o(171)][o(203)](a[o(199)](t));e&&i[o(201)][o(173)](r[o(204)])&&s[o(150)][o(178)](o(176),c),s[o(150)][o(162)](u,c),s[o(171)][o(156)](c,r[o(204)])}}}const Ji=Yi;function Qi(){const t=["StandardEditingModeEditing","plugins","commandName","get","forceValue","639357OUKbIQ","type","382200yYDfjX","formatInline","registerDescriptionCallback","683690QbVxkw","10YUlCvn","locale","30cZvHQs","145670iVDppt","afterInit","from","enableCommand","editor","1370284PnPwFu","121BaDEEh","markInlineFormat","value","2JxCSDH","formatBlock","selection","has","change","isCollapsed","document","commands","FORMAT_RESTRICTED_DISABLED","restrictedEditingException","2158344ntcTXU","TrackChangesEditing","FORMAT_RESTRICTED_ENABLED","descriptionFactory","1196344PKyMBp","format","commandParams","model","getRanges"];return(Qi=function(){return t})()}function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=137]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(363805===-parseInt(n(163))/1+parseInt(n(172))/2*(parseInt(n(154))/3)+-parseInt(n(168))/4*(-parseInt(n(160))/5)+-parseInt(n(162))/6*(-parseInt(n(156))/7)+-parseInt(n(144))/8+parseInt(n(140))/9+parseInt(n(159))/10*(-parseInt(n(169))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(164)](){const t=Ji,e=this[t(167)],n=e[t(147)],r=e[t(161)];if(!e[t(150)][t(175)](t(149)))return;const s=e[t(150)][t(152)](t(141)),o=t(139),i=e[t(137)][t(152)](o);s[t(166)](o,((e,r={})=>{const a=t,c=n[a(178)][a(174)];if(c[a(177)])return void e(r);const u=void 0!==r[a(153)]?r[a(153)]:!i[a(171)];n[a(176)]((()=>{const t=a,e=Array[t(165)](c[t(148)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(170)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(143)][t(158)]((e=>{const n=t;if(n(173)!=e[n(155)]&&n(157)!=e[n(155)])return;const{data:s}=e;return s&&s[n(151)]==o?s[n(146)][0][n(153)]?{type:n(145),content:zr(r,n(142))}:{type:n(145),content:zr(r,n(138))}:void 0}))}}const ta=na;function ea(){const t=["10sdsBHB","FORMAT_STYLE","215332pcOOuD","3399150yIvzZr","block","commandParams","getGhsAttributeNameForElement","formatInline","forceValue","add","*Remove format:* %0","normalizeConfig","format","styleName","registerBlockAttribute","toLowerCase","afterInit","plugins","get","192904wjybDn","_registerLegacyDescription","element","formatBlock","5430762cvQodE","definitions","TrackChangesEditing","inline","registerAttributeLabel","commandName","editor","10XtsLsA","GeneralHtmlSupport","type","98yZOvNG","style","enableDefaultAttributesIntegration","3147jKpoZt","config","registerInlineAttribute","descriptionFactory","Style","ghsAttributes","679196gocMYb","registerDescriptionCallback","*Set format:* %0","806UXwbiq","14605833uVURXx","has","StyleUtils","locale","DataSchema"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=426]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(363259===-parseInt(n(459))/1+-parseInt(n(451))/2*(-parseInt(n(442))/3)+-parseInt(n(448))/4*(parseInt(n(436))/5)+-parseInt(n(460))/6+parseInt(n(439))/7*(parseInt(n(476))/8)+-parseInt(n(429))/9+-parseInt(n(457))/10*(-parseInt(n(452))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(473)](){const t=ta,e=this[t(435)];if(!e[t(474)][t(453)](t(446))||!e[t(474)][t(453)](t(456)))return;const n=e[t(474)][t(475)](t(431)),r=e[t(455)],s=e[t(443)][t(475)](t(440))||{},o=e[t(474)][t(475)](t(437)),i=e[t(474)][t(475)](t(454))[t(468)](e[t(474)][t(475)](t(456)),s[t(430)]);n[t(441)](t(440));const a=new Set;for(const e of i[t(461)]){const n=o[t(463)](e[t(427)]);a[t(466)](n)}const c=new Set;for(const e of i[t(432)]){const n=o[t(463)](e[t(427)]);c[t(466)](n);for(const n of e[t(447)])c[t(466)](n)}for(const e of a)n[t(471)](e),n[t(445)][t(433)](e,zr(r,t(458)));for(const e of c)n[t(444)](e),n[t(445)][t(433)](e,zr(r,t(458)));this[t(426)]()}[ta(426)](){const t=ta,e=this[t(435)],n=e[t(455)];e[t(474)][t(475)](t(431))[t(445)][t(449)]((e=>{const r=t;if(r(428)!=e[r(438)]&&r(464)!=e[r(438)])return;const{data:s}=e;return s&&r(440)===s[r(434)]?s[r(462)][0][r(465)]?{type:r(469),content:zr(n,r(450),s[r(462)][0][r(470)][r(472)]())}:{type:r(469),content:zr(n,r(467),s[r(462)][0][r(470)][r(472)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=100]})(t,e)}function ia(){const t=["max","insertTableColumnRight","length","selection","13323448etwvdl","maxRow","data","root","getItems","insertTableRowBelow","838805UXfbQG","_getCoordsForCells","TableEditing","deletion","isTouching","item","addMarker:suggestion","addClass","end","getColumnIndexes","first","minRow","element","last","order","_suggestionFactory","isIntersectingWithRange","1466RjOpdw","change","name","downcastDispatcher","differ","MAX_SAFE_INTEGER","locale","mapper","40fZulwt","*Remove:* %0","tableCell","getFirstRange","maxColumn","registerDescriptionCallback","commands","tableRow","TableUtils","discard","options","getContainedElement","accept","$graveyard","markMultiRangeDeletion","2431ONnwOG","isArray","every","startsWith","addRange","highest","substr","nodeBefore","add","oldRange","createPositionAt","position","_getSuggestionCoords","*Insert:* %0","ELEMENT_TABLE_WITH_TEXT","ELEMENT_TABLE","createRangeIn","colspan","4851654zzeeQL","minColumn","afterInit","above","enqueueChange","5197800VaFRfZ","nodeAfter","toViewElement","removeTableColumn","_acceptFormatSuggestionCallbackFactory","min","ELEMENT_TABLE_COLUMN_WITH_TEXT","removeTableRow","registerCustomCallback","createTableWalker","cell","suggestion","push","enableCommand","getSuggestion","fromRange","_tableSuggestions","_tablePostFixingSubtypes","subType","getChangedMarkers","getChildren","model","7HqEoUB","plugins","toLowerCase","_splitMarkerName","getAttribute","low","findAncestor","left","removeClass","change:data","insert","values","getChanges","showSuggestionHighlights","tableColumn","includes","forceValue","TrackChangesEditing","insertTable","get","insertTableColumnLeft","425982ACoTzb","type","1855530OeemQs","rootName","ELEMENT_TABLE_ROW","insertion","filter","batch","descriptionFactory","detach","start","span","setSelection","isIntersecting","editor","MIN_SAFE_INTEGER","insertTableRowAbove","isInContent","writer","getRowIndexes","registerElementLabel","markMultiRangeInsertion","document","has","isEqual","some","ELEMENT_TABLE_ROW_WITH_TEXT","$textProxy","_setupColumnsRowsFixing","map","rowspan","getSelectionAffectedTableCells","getRanges","selectTableColumn","getCellLocation","table","createRangeOn","hasAttribute","classes","tablePaste","from","ELEMENT_TABLE_COLUMN","join","refresh","execute","selectTableRow","registerPostFixer"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(924125===-parseInt(n(128))/1*(parseInt(n(105))/2)+-parseInt(n(194))/3+parseInt(n(113))/4*(parseInt(n(251))/5)+-parseInt(n(146))/6+parseInt(n(173))/7*(parseInt(n(245))/8)+-parseInt(n(196))/9+parseInt(n(151))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(168)]=[e(120),e(187)],this[e(167)]=new Set}[sa(148)](){const t=sa,e=this[t(208)],n=e[t(172)][t(216)][t(244)];if(!e[t(174)][t(217)](t(253)))return;const r=e[t(111)],s=e[t(174)][t(192)](t(190)),o=e[t(174)][t(192)](t(121));s[t(202)][t(214)](t(229),(e=>zr(r,t(143),e))),this[t(222)](),s[t(164)](t(191)),s[t(164)](t(239)),s[t(164)](t(227));for(const r of[t(210),t(250)]){const i=e[t(119)][t(192)](r);s[t(164)](r,(r=>{const a=t;e[a(172)][a(106)]((t=>{const e=a;r();const c=e(149)===i[e(102)],u=o[e(225)](n),l=o[e(213)](u),f=c?l[e(261)]-1:l[e(101)]+1,h=u[0][e(179)](e(229)),g=o[e(160)](h,{startRow:f,endRow:f}),d=Array[e(234)](g)[e(223)]((n=>t[e(230)](n[e(161)])));s[e(215)](d,e(120))}))}))}for(const r of[t(193),t(242)]){const i=e[t(119)][t(192)](r);s[t(164)](r,(r=>{const a=t;e[a(172)][a(106)]((t=>{const e=a;r();const c=e(180)===i[e(102)],u=o[e(225)](n),l=o[e(260)](u),f=c?l[e(261)]-1:l[e(101)]+1,h=u[0][e(179)](e(229)),g=o[e(160)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(234)](g)[e(223)]((n=>t[e(230)](n[e(161)])));s[e(215)](d,e(187))}))}))}for(const r of[t(158),t(154)]){const i=r[t(134)](11),a=i[t(175)](),c=a[t(134)](0,3)+t(205),u=t(229)+i,l=t(156)+i,f=t(241)+i;s[t(164)](r,(()=>{const i=t;e[i(172)][i(106)]((t=>{const e=i,h=o[e(225)](n),g=h[0][e(179)](e(229));let d;if(e(158)==r){const t=o[e(213)](h);d={startRow:t[e(261)],endRow:t[e(101)],includeAllSlots:!0}}else{const t=o[e(260)](h);d={startColumn:t[e(261)],endColumn:t[e(101)],includeAllSlots:!0}}const p=o[e(160)](g,d),m=Array[e(234)](p)[e(223)]((({cell:t})=>t)),I=ca(m[e(200)]((t=>t[e(231)](c)))),E=ca(m[e(200)]((t=>!t[e(231)](c))))[e(223)]((n=>t[e(230)](n))),b=s[e(127)](E,u);if(b&&(e(120)==b[e(169)]||e(187)==b[e(169)])){const n=this[e(140)](b);for(const r of I){const s=t[e(230)](r),i=o[e(228)](r),u=r[e(177)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(132)](s)}}}))}))}function c(r){const s=t,o=Array[s(234)](n[s(226)]())[s(223)]((t=>i.LiveRange[s(166)](t)));e[s(172)][s(106)]((t=>{const n=s,i=t[n(201)];r=r[n(200)]((t=>n(126)!=t[n(248)][n(197)])),t[n(206)](r),e[n(119)][n(192)](n(158))[n(237)](),e[n(238)](n(158),{forceDefaultExecution:!0}),e[n(172)][n(150)]((()=>{const t=n;e[t(172)][t(150)](i,(e=>{const n=t,r=o[n(200)]((t=>n(126)!=t[n(248)][n(197)]));r[n(243)]>0&&e[n(206)](r);for(const t of o)t[n(203)]()}))}))}))}function u(r){const s=t;e[s(172)][s(106)]((t=>{const o=s,a=Array[o(234)](n[o(226)]())[o(223)]((t=>i.LiveRange[o(166)](t))),c=[];for(const t of r)for(const e of t[o(249)]({shallow:!0}))c[o(163)](e);for(const n of c)o(126)!=n[o(248)][o(197)]&&(t[o(206)](t[o(138)](n,0)),e[o(119)][o(192)](o(154))[o(237)](),e[o(238)](o(154),{forceDefaultExecution:!0}));const u=a[o(200)]((t=>o(126)!=t[o(248)][o(197)]));u[o(243)]>0&&t[o(206)](u);for(const t of a)t[o(203)]()}))}function l(e,n){const r=t;return n[r(130)]((t=>e[r(219)]((e=>e[r(259)][r(218)](t[r(204)])||t[r(259)][r(218)](e[r(204)])))))}function f(e,n){const r=t;return!e[r(219)]((t=>n[r(219)]((e=>t[r(207)](e)))))&&e[r(219)]((t=>n[r(219)]((e=>t[r(259)][r(255)](e[r(204)])))))}e[t(247)][t(108)].on(t(257),((e,n,r)=>{const s=t;if(!r[s(123)][s(186)])return;const o=n[s(256)];if(!o)return;const i=r[s(112)][s(153)](o);function c(t){return Array[s(129)](t)?t:[t]}i&&s(115)===o[s(107)]&&(0,a.setHighlightHandling)(i,r[s(212)],((t,e,n)=>n[s(258)](c(e[s(232)]),t)),((t,e,n)=>n[s(181)](c(e[s(232)]),t)))}),{priority:t(133)}),s[t(202)][t(118)]((e=>{const n=t;if(n(199)!=e[n(195)]&&n(254)!=e[n(195)])return;const s=e[n(124)]();if(null!=s&&s.is(n(100),n(229))){if(n(199)==e[n(195)]){const t=e[n(249)]()[n(200)]((t=>t.is(n(221))))[n(223)]((t=>t[n(247)]));if(t[n(243)])return{type:n(199),content:zr(r,n(141),zr(r,n(142),'"'+t[n(236)](" ")+'"'))}}if(n(254)==e[n(195)]){const t=e[n(249)]()[n(200)]((t=>t.is(n(221))))[n(223)]((t=>t[n(247)]));if(t[n(243)])return{type:n(254),content:zr(r,n(114),zr(r,n(142),'"'+t[n(236)](" ")+'"'))}}}})),s[t(202)][t(118)]((e=>{const n=t;if(n(120)==e[n(169)]){const t=e[n(249)]()[n(200)]((t=>t.is(n(221))))[n(223)]((t=>t[n(247)])),s=this[n(140)](e),o=s[n(246)]-s[n(262)]+1;if(n(199)==e[n(195)])return t[n(243)]?{type:n(199),content:zr(r,n(141),zr(r,n(220),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(199),content:zr(r,n(141),zr(r,n(198),o))};if(n(254)==e[n(195)])return t[n(243)]?{type:n(254),content:zr(r,n(114),zr(r,n(220),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(254),content:zr(r,n(114),zr(r,n(198),o))}}if(n(187)==e[n(169)]){const t=e[n(249)]()[n(200)]((t=>t.is(n(221))))[n(223)]((t=>t[n(247)])),s=this[n(140)](e),o=s[n(117)]-s[n(147)]+1;if(n(199)==e[n(195)])return t[n(243)]?{type:n(199),content:zr(r,n(141),zr(r,n(157),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(199),content:zr(r,n(141),zr(r,n(235),o))};if(n(254)==e[n(195)])return t[n(243)]?{type:n(254),content:zr(r,n(114),zr(r,n(157),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(254),content:zr(r,n(114),zr(r,n(235),o))}}})),s[t(103)][t(159)](t(199),t(120),t(122),c),s[t(103)][t(159)](t(254),t(120),t(125),c),s[t(103)][t(159)](t(199),t(187),t(122),u),s[t(103)][t(159)](t(254),t(187),t(125),u),s[t(103)][t(159)](t(199),t(187),t(236),l),s[t(103)][t(159)](t(254),t(187),t(236),l),s[t(103)][t(159)](t(199),t(120),t(236),f),s[t(103)][t(159)](t(254),t(120),t(236),f)}[sa(155)](){const t=sa,e=this[t(208)],n=e[t(172)][t(216)][t(244)];return(r,s)=>{const o=t;e[o(172)][o(106)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(259)][a(135)];u&&u[0]&&!1===u[0][a(189)]&&(l=r[0][a(204)][a(152)]);const f=t[a(144)](l);if(a(126)==f[a(248)][a(197)])return;const h=Array[a(234)](n[a(226)]())[a(223)]((t=>i.LiveRange[a(166)](t)));t[a(206)](f),e[a(119)][a(192)](c)[a(237)](),u[a(163)]({forceDefaultExecution:!0}),e[a(238)](c,...u);const g=h[a(200)]((t=>a(126)!=t[a(248)][a(197)]));g[a(243)]>0&&t[a(206)](g);for(const t of h)t[a(203)]()}))}}[sa(252)](t){const e=sa,n=this[e(208)][e(174)][e(192)](e(121));let r=Number[e(110)],s=Number[e(209)],o=Number[e(110)],i=Number[e(209)];for(const a of t){if(e(126)==a[e(248)][e(197)])continue;const{row:t,column:c}=n[e(228)](a),u=a[e(231)](e(224))?a[e(177)](e(224))-1:0,l=a[e(231)](e(145))?a[e(177)](e(145))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(222)](){const t=sa,e=this[t(208)],n=e[t(174)][t(192)](t(190)),r=e[t(174)][t(192)](t(121));e[t(172)][t(216)].on(t(182),(()=>{const r=t,s=Array[r(234)](e[r(172)][r(216)][r(109)][r(170)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(176)](t);if(r(162)!=s)continue;if(null!=e[r(137)])continue;const a=n[r(165)](o);this[r(168)][r(188)](i)&&this[r(167)][r(136)](a)}}),{priority:t(178)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(230)](e),a=e[s(179)](s(229)),c=r[s(228)](e);for(const t of this[s(167)]){const n=t[s(169)],r=n[s(131)](s(233)),u=n[s(134)](r?10:5),l=u[s(175)](),f=l[s(134)](0,3)+s(205),h=s(156)+u,g=s(241)+u;if(!t[s(211)])continue;if(a!=t[s(116)]()[s(204)][s(179)](s(229)))continue;if(t[s(104)](i))continue;const d=e[s(231)](f)?e[s(177)](f)-1:0,p=this[s(140)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(132)](i),o=!0)}return o};e[t(172)][t(216)][t(240)]((n=>{const r=t;let o=!1;for(const t of e[r(172)][r(216)][r(109)][r(185)]())if(r(183)==t[r(195)])if(r(120)==t[r(107)])for(const e of t[r(139)][r(152)][r(171)]())o=o||s(e,n);else r(115)==t[r(107)]&&(o=o||s(t[r(139)][r(152)],n));return o}))}[sa(140)](t){const e=sa;return this[e(252)](t[e(226)]()[e(223)]((t=>t[e(204)][e(152)])))}}function ca(t){const e=sa;return Array[e(234)](new Set(t)[e(184)]())}const ua=fa;function la(){const t=["isInContent","36xKQBdM","*Split cell:* vertically","accept","$graveyard","createTableWalker","requires","getSelectionAffectedTableCells","fromRange","root","set:isEnabled","TableUtils","detach","afterInit","author","containsRange","11224kOZgab","getRanges","find","change","commandName","setSelection","3472BTqojA","horizontally","enableCommand","size","table","890dZMfMy","getSuggestions","createRangeOn","getFirstPosition","low","*Merge cells*","mergeTableCells","mergeTableCellUp","rootName","369EPlOGo","isEnabled","return","1066dhTHRn","_acceptFormatSuggestionCallbackFactory","33YLHPDy","push","length","1576236biQMin","type","26148TphJhm","forceDefaultExecution","mergeTableCellLeft","registerCustomCallback","subType","_tablePostFixingSubtypes","*Split cell:* horizontally","trackChanges","map","get","5934nVcdbZ","document","descriptionFactory","has","_isForcedDefaultExecutionBlock","splitTableCellVertically","mergeTableCellDown","splitTableCellHorizontally","locale","add","registerDescriptionCallback","direction","editor","TableEditing","_areSelectedCellsMergable","getCellLocation","findAncestor","getAncestors","formatInline","markMultiRangeBlockFormat","value","formatBlock","deletion","_areMergableCells","stop","mergeTableCellRight","insertion","selection","TrackChangesEditing","plugins","element","_suggestionFactory","execute","markBlockFormat","commands","tableCell","filter","46745CghTgD","refresh","191aNrsbS","94840AipNTc","from","cell","format","model","highest"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(300375===-parseInt(n(521))/1*(-parseInt(n(453))/2)+parseInt(n(470))/3+parseInt(n(529))/4*(-parseInt(n(519))/5)+-parseInt(n(482))/6*(parseInt(n(448))/7)+-parseInt(n(544))/8*(-parseInt(n(462))/9)+-parseInt(n(522))/10*(-parseInt(n(467))/11)+parseInt(n(472))/12*(parseInt(n(465))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(534)](){return[aa]}[ua(541)](){const t=ua,e=this[t(494)],n=e[t(526)][t(483)][t(509)],r=e[t(490)];if(!e[t(511)][t(485)](t(495)))return;const s=e[t(511)][t(481)](t(510)),o=e[t(511)][t(481)](t(539)),a=e[t(511)][t(481)](aa);a[t(477)][t(468)](t(459)),s[t(450)](t(459),(()=>{const n=t,r=o[n(535)](e[n(526)][n(483)][n(509)]);e[n(526)][n(445)]((()=>{const t=n;s[t(501)](r,{commandName:t(459),commandParams:[]},[],t(459))}))})),e[t(516)][t(481)](t(459)).on(t(514),((n,r)=>{const o=t;e[o(516)][o(481)](o(479))[o(502)]&&(r[o(469)]>0&&r[r[o(469)]-1]&&r[r[o(469)]-1][o(473)]||s[o(486)]||this[o(496)]()||n[o(506)]())}),{priority:t(527)});for(const n of[t(460),t(507),t(488),t(474)]){const r=e[t(516)][t(481)](n);s[t(450)](n,(()=>{const n=t,o=e[n(526)][n(483)][n(509)][n(456)]()[n(499)]()[n(444)]((t=>t.is(n(512),n(517)))),i=r[n(502)];e[n(526)][n(445)]((()=>{const t=n;s[t(501)]([o,i],{commandName:t(459),commandParams:[]},[],t(459))}))}))}for(const n of[t(487),t(489)]){const r=e[t(516)][t(481)](n);s[t(450)](n,(()=>{const i=t,a=o[i(535)](e[i(526)][i(483)][i(509)])[0],c=a[i(498)](i(452)),{column:u,row:l}=o[i(497)](a);let f=[];if(i(449)==r[i(493)]){const t=o[i(533)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(523)](t)[i(480)]((t=>t[i(524)]))}else{const t=o[i(533)](c,{column:u,includeAllSlots:!0});f=Array[i(523)](t)[i(480)]((t=>t[i(524)]))}e[i(526)][i(445)]((t=>{const e=i;s[e(515)](t[e(455)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(484)][t(492)]((e=>{const n=t;if(n(503)!=e[n(471)]&&n(500)!=e[n(471)])return;const{data:s}=e;return s&&n(459)==s[n(446)]?{type:n(525),content:zr(r,n(458))}:void 0})),s[t(484)][t(492)]((e=>{const n=t;if(n(503)!=e[n(471)]&&n(500)!=e[n(471)])return;const{data:s}=e;return s?n(487)==s[n(446)]?{type:n(525),content:zr(r,n(530))}:n(489)==s[n(446)]?{type:n(525),content:zr(r,n(478))}:void 0:void 0}));const c=a[t(466)]();for(const e of[t(460),t(507),t(488),t(474)])s[t(513)][t(475)](t(503),e,t(531),c);for(const e of[t(487),t(489)])s[t(513)][t(475)](t(503),e,t(531),c);s[t(513)][t(475)](t(503),t(459),t(531),(r=>{const s=t;e[s(526)][s(445)]((t=>{const o=s,a=Array[o(523)](n[o(443)]())[o(480)]((t=>i.LiveRange[o(536)](t)));t[o(447)](r),e[o(516)][o(481)](o(459))[o(520)](),e[o(514)](o(459),{forceDefaultExecution:!0});const c=a[o(518)]((t=>o(532)!=t[o(537)][o(461)]));c[o(469)]>0&&t[o(447)](c);for(const t of a)t[o(540)]()}))}));for(const n of[t(460),t(488),t(474),t(507)]){const r=e[t(516)][t(481)](n);r.on(t(538),((n,s,o)=>{const i=t;if(o){const t=e[i(526)][i(483)][i(509)][i(456)]()[i(499)]()[i(444)]((t=>t.is(i(512),i(517))));this[i(505)](r[i(502)],t)||(n[i(464)]=!1,n[i(506)]())}}),{priority:t(457)})}}[ua(496)](){const t=ua,e=this[t(494)][t(516)][t(481)](t(459)),n=this[t(494)][t(511)][t(481)](t(539));if(!e[t(463)])return!1;const r=n[t(535)](this[t(494)][t(526)][t(483)][t(509)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(505)](e,n))return!1;return!0}[ua(505)](t,e){const n=ua,r=this[n(494)][n(511)][n(481)](n(510)),s=this[n(494)][n(526)][n(455)](t),o=this[n(494)][n(526)][n(455)](e),i=new Set,a=new Set;for(const t of r[n(454)]())if((n(508)==t[n(471)]||n(504)==t[n(471)]||n(459)==t[n(476)])&&t[n(528)])for(const e of t[n(443)]())e[n(543)](s,!0)&&i[n(491)](t[n(471)]+":"+t[n(542)].id),e[n(543)](o,!0)&&a[n(491)](t[n(471)]+":"+t[n(542)].id);if(i[n(451)]!=a[n(451)])return!1;for(const t of i)if(!a[n(485)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=478]})(t,e)}function pa(){const t=["FORMAT_HEADER_COLUMN","addClass","requires","279428kmMDUK","nodeBefore","TableUtils","*Format:* %0","FORMAT_HEADER_ROW","168YaiHlG","locale","enableDefaultAttributesIntegration","_handleLegacySuggestions","setAttribute","_registerLegacyDescription","8696052xyiSDA","data-suggestion","getSuggestion","accept","6897822WGKnLh","downcastDispatcher","registerDescriptionCallback","FORMAT_REGULAR_COLUMN","highest","end","headingColumns","7gDfgOv","descriptionFactory","FORMAT_REGULAR_ROW","options","start","stop","plugins","ck-suggestion-marker--active","removeClass","activeMarkers","format","_acceptFormatSuggestionCallbackFactory","ck-suggestion-marker-","_splitMarkerName","registerBlockAttribute","markerNameToElements","unbindElementFromMarkerName","8HyWPZo","data","has","cell","get","item","writer","nodeAfter","commandName","name","1787144wWLnoD","forceValue","TrackChangesEditing","commandParams","bindElementToMarker","consume","registerAttributeLabel","mapper","parent","type","registerCustomCallback","setTableRowHeader","afterInit","markerName","7374jlQxpu","consumable","toViewElement","TableEditing","formatBlock","6025ezeBHi","markerRange","createTableWalker","includes","_suggestionFactory","setTableColumnHeader","showSuggestionHighlights","addMarker:suggestion","3102400HztLxB","removeAttribute","editing","headingRows","getCellLocation","removeMarker:suggestion","editor"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(743015===-parseInt(n(536))/1*(-parseInt(n(497))/2)+parseInt(n(560))/3*(-parseInt(n(502))/4)+-parseInt(n(479))/5+-parseInt(n(512))/6*(parseInt(n(519))/7)+parseInt(n(546))/8+parseInt(n(508))/9+-parseInt(n(487))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(496)](){return[aa]}[ga(558)](){const t=ga,e=this[t(493)];if(!e[t(525)][t(538)](t(563)))return;const n=e[t(503)],r=e[t(525)][t(540)](t(548));r[t(504)](t(557)),r[t(504)](t(484)),r[t(533)](t(490)),r[t(533)](t(518)),r[t(520)][t(552)](t(490),zr(n,t(501))),r[t(520)][t(552)](t(518),zr(n,t(494))),this[t(505)]()}[ga(505)](){const t=ga,e=this[t(493)][t(525)][t(540)](t(548)),n=this[t(493)][t(525)][t(540)](t(499)),r=this[t(493)][t(525)][t(540)](aa)[t(530)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(532)](o[a(559)]),l=e[a(510)](u),f=l[a(537)];if(a(478)!=l[a(555)]||!f||a(484)!=f[a(544)])return;if(o[a(541)])return void s[a(524)]();if(!i[a(561)][a(551)](o[a(480)],s[a(545)]))return;const h=o[a(480)][a(523)][a(543)],g=o[a(480)][a(517)][a(498)],d=h[a(554)][a(554)],{column:p}=n[a(491)](h),{column:m}=n[a(491)](g);for(let s=p;s<=m;s++){const l=n[a(481)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(539)],l=i[a(553)][a(562)](s);i[a(542)][a(495)](a(531)+c,l),r&&i[a(542)][a(506)](a(509),u,l),i[a(553)][a(550)](l,o[a(559)]),t&&(e[a(528)][a(482)](o[a(559)])?i[a(542)][a(495)](a(526),l):i[a(542)][a(527)](a(526),l))}}}}e[t(483)][t(556)](t(478),t(557),t(511),r),e[t(483)][t(556)](t(478),t(484),t(511),r),this[t(493)][t(489)][t(513)].on(t(486),s(),{priority:t(516)}),this[t(493)][t(537)][t(513)].on(t(486),((e,n,r)=>{const o=t;r[o(522)][o(485)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(516)}),this[t(493)][t(489)][t(513)].on(t(492),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(532)](r[o(559)]),c=e[o(510)](a),u=c[o(537)];if(o(478)!=c[o(555)]||!u||o(484)!=u[o(544)])return;const l=s[o(553)][o(534)](r[o(559)]);if(l)for(const t of l)s[o(542)][o(527)](o(531)+i,t),s[o(542)][o(527)](o(526),t),s[o(542)][o(488)](o(509),t),s[o(553)][o(535)](t,r[o(559)])}),{priority:t(516)}),this[t(507)]()}[ga(507)](){const t=ga,e=this[t(493)],n=e[t(503)];function r(e){const r=t;return{type:r(529),content:zr(n,r(500),e)}}e[t(525)][t(540)](t(548))[t(520)][t(514)]((e=>{const s=t;if(s(478)!=e[s(555)])return;const{data:o}=e;if(o){if(s(557)==o[s(544)]){const t=o[s(549)][0][s(547)];return r(zr(n,s(t?501:521)))}if(s(484)==o[s(544)]){const t=o[s(549)][0][s(547)];return r(zr(n,s(t?494:515)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=469]})(t,e)}function ba(){const t=["tableCellBorderWidth","last","isEmpty","1603209YjYOBi","fromRange","createRangeIn","return","markMultiRangeDeletion","3510144KvBjiW","length","has","suggestion:formatBlock:tablePasteCell","registerPostFixer","activeMarkers","getSuggestion","getRanges","getItems","tableCellBorderColor","tableCell","keys","get","createRangeOn","end","paragraph","forEach","getSuggestionCallback","every","removeMarkers","tableCellHorizontalAlignment","for","fromEntries","getRows","tableCellPadding","cells","suggestion-td","insertRows","cell","_splitMarkerName","markerName","1237204OKNZtn","createRange","unwrap","tableCellBackgroundColor","schema","afterInit","getRowIndexes","options","reduce","trackChanges","first","getSelectionAffectedTableCells","from","content","rootName","requires","hasSuggestion","view","_isForcedDefaultExecutionBlock","set","getChildren","commands","next","13246128XfqRwl","removeRows","ck-suggestion-marker-insertion","root","previous","join","getChanges","differ","columns","containsRange","_tablePostFixingSubtypes","editing","batch","tableCellBorderStyle","locale","registerDescriptionCallback","selection","some","name","wrap","subType","isEqual","getChangedMarkers","insertColumns","editingDowncast","markMultiRangeBlockFormat","insert","getChild","descriptionFactory","change","tablePasteCell","suggestion","showSuggestionHighlights","markMultiRangeInsertion","rowInsertionIndexes","4525890aTlLwU","tablePasteColumn","startsWith","_replaceTableSlotCell","filter","includes","rowInsertionRanges","find","*Replace table cells*","value","tableCellVerticalAlignment","Users","rows","accept","getColumns","189912Ggojsl","newRange","clipboardOutput","deletion","type","createTableWalker","createElement","entries","findAncestor","position","TableClipboard","remove","attributes","endColumn","previousSibling","forceDefaultExecution","getContainedElement","start","suggestionLoaded","updateMarker","nodeAfter","high","insertContent","table","TableUtils","ck-suggestion-marker--active","setAttribute","154AvXadM","$graveyard","isInContent","_getCoordsForCells","insertion","editor","nextSibling","ck-suggestion-marker","columnInsertionRanges","endRow","author","tablePasteChainId","setAttributes","createPositionBefore","tablePaste","elementToElement","getAttributes","dataDowncast","stop","registerCustomCallback","map","register","conversion","fill","getRange","deletionRanges","columnInsertionIndexes","tableCellSuggestion","document","call","TrackChangesEditing","getShiftedBy","plugins","redo","suggestionUnloaded","markerAttributes","getSuggestions","getTableIfOnlyTableInContent","push","listenTo","move","column","tablePasteRow","removeMarker","654622FOOZep","8sGHvLx","discard","getAllAdjacentSuggestions","model","add","low","oldRange","markerToHighlight","markers","_suggestionFactory","formatBlock","row","detach","removeColumns","_createdBatches","getMarkers","element","getColumnIndexes","documentSelection","insertionRanges"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(773979===-parseInt(n(511))/1+-parseInt(n(655))/2+parseInt(n(475))/3*(parseInt(n(656))/4)+parseInt(n(569))/5+-parseInt(n(480))/6+parseInt(n(611))/7*(-parseInt(n(584))/8)+parseInt(n(534))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(472),Ia(489),Ia(547),Ia(500),Ia(579),Ia(514),Ia(504)],_a=Object[Ia(502)](Ta[Ia(631)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(526)](){return[aa]}[Ia(516)](){const t=Ia,n=this[t(616)];if(!n[t(643)][t(482)](t(594)))return;const r=n[t(643)][t(492)](t(641)),s=n[t(643)][t(492)](t(608)),o=n[t(643)][t(492)](aa),a=n[t(643)][t(492)](t(594));o[t(544)][t(649)](t(653),t(570)),n[t(659)][t(515)][t(632)](t(638),{allowIn:t(490),allowContentOf:t(490),isLimit:!0}),n[t(633)][t(626)]({model:t(638),view:t(506)});let c=null;n[t(659)].on(t(606),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(481)]-1];h&&h[u(599)]||r[u(529)]||this[u(616)][u(532)][u(492)](u(520))[u(578)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(470)))return!1;const i=s[o(648)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(522)](n[o(639)][o(550)]);if(!a[o(481)])return!1;const c=a[0][o(592)](o(607)),l=r[o(517)](a),f=r[o(469)](a),h={startRow:l[o(521)],endRow:l[o(473)],startColumn:f[o(521)],endColumn:f[o(473)]};return 1==a[o(481)]&&(h[o(620)]+=r[o(503)](i)-1,h[o(597)]+=r[o(583)](i)-1),ka(c,h,r)}(l,f,n[u(659)],s,a)&&(o[u(629)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(659)][u(563)]((()=>{const t=u;n[t(659)][t(606)](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(481)]&&r[t(567)](o,t(653),{tablePasteChainId:s}),a[t(481)]&&r[t(567)](a,t(570),{tablePasteChainId:s}),l[t(481)]&&(r[t(567)](l,t(625),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(496)]((e=>{const n=t;var r;return null===(r=e[n(668)])||void 0===r?void 0:r[n(640)](e)}))),f[t(481)]&&(r[t(479)](f,t(625),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(496)]((e=>{const n=t;var r;return null===(r=e[n(668)])||void 0===r?void 0:r[n(640)](e)})));const g=r[t(559)](h[t(631)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(564),{tablePasteChainId:s});if(g){const e=g[t(671)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(659)][t(493)](s),a=e[t(576)]((e=>e[t(635)]()[t(555)](i)));a&&r[t(649)]([a[t(552)],o])}r[t(481)]&&g[t(610)](t(646),Object[t(502)](r))}c=null})))}),{priority:e.priorities[t(605)]+10}),n[t(643)][t(492)](t(594)).on(t(572),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(629)]();const u=s[r(508)],l=o,f=Aa(u),h=Aa(l);e[r(478)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(595)](u[r(561)](0));for(const t of Array[r(523)](l[r(531)]()))a[r(560)](t,u,r(494));const t=c[r(568)][r(574)](s[r(667)]),e=c[r(637)][r(574)](s[r(652)]);t||e||(g=i.LiveRange[r(476)](a[r(477)](u)))}else h&&!f&&(d=a[r(477)](u));else{const t=a[r(590)](r(638)),e=a[r(590)](r(638));a[r(553)](a[r(477)](u),e),a[r(560)](t,u,0);for(const e of Array[r(523)](l[r(531)]()))a[r(560)](e,t,r(494));g=i.LiveRange[r(476)](a[r(493)](t)),d=i.LiveRange[r(476)](a[r(493)](e))}const p=Array[r(523)](l[r(627)]())[r(573)]((([t])=>Ta[r(574)](t)));c[r(505)][r(649)]({element:u,attributes:p[r(481)]?Object[r(502)](p):null}),g&&c[r(471)][r(649)](g),d&&c[r(636)][r(649)](d)}),{priority:t(605)}),s.on(t(557),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(542)]||1;c[o(637)]=new Array(l)[o(634)](u)[o(631)](((t,e)=>t+e));for(const{cell:t}of s[o(589)](i,{startColumn:u,endColumn:u+l-1}))c[o(619)][o(649)](n[o(659)][o(493)](t))}),{priority:t(661)}),s.on(t(507),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(581)]||1;c[o(568)]=new Array(l)[o(634)](u)[o(631)](((t,e)=>t+e));for(const{cell:t}of s[o(589)](i,{startRow:u,endRow:u+l-1}))c[o(575)][o(649)](n[o(659)][o(493)](t))}),{priority:t(661)}),r[t(562)][t(549)]((e=>{const r=t;if(e[r(554)]&&e[r(554)][r(571)](r(625)))return e[r(538)]?{}:{type:r(615),content:zr(n[r(548)],r(577))}}));const u=()=>!1;for(const e of[t(625),t(570),t(653),t(564)])r[t(665)][t(630)](t(615),e,t(539),u),r[t(665)][t(630)](t(587),e,t(539),u),r[t(665)][t(630)](t(666),e,t(539),u);r[t(665)][t(630)](t(666),t(564),t(657),u),r[t(665)][t(630)](t(666),t(564),t(582),((e,r,s)=>{const o=t,i=e[o(631)]((t=>t[o(600)]()))[o(573)]((t=>t)),a=new Map(i[o(631)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(505)])e&&a[o(530)](t,e);else if(s&&s[o(646)])for(const[t,e]of Object[o(591)](s[o(646)])){const r=n[o(659)][o(664)][o(492)](t),s=r?r[o(635)]()[o(600)]():null;s&&a[o(530)](s,e)}n[o(659)][o(563)]((t=>{const e=o;for(const[n,r]of a)t[e(623)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(665)][o(630)](e,o(625),s,((t,i,a)=>{const c=o;n[c(659)][c(563)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(601)][o(604)];t.is(o(672),o(638))&&u[o(649)](t)}r[o(665)][o(497)](e,null,s)(t,i,a);for(const t of u)o(612)!=t[o(537)][o(525)]&&n[o(513)](t)}))}))};l(t(615),t(582)),l(t(615),t(657)),l(t(587),t(582)),l(t(587),t(657)),r[t(665)][t(630)](t(615),t(653),t(657),(e=>{const n=t,r=e[n(631)]((t=>t[n(600)]())),i=r[0][n(592)](n(607)),{minRow:a,maxRow:c}=o[n(614)](r);s[n(535)](i,{at:a,rows:c-a+1})})),r[t(665)][t(630)](t(615),t(570),t(657),(e=>{const n=t,r=e[n(631)]((t=>t[n(600)]())),i=r[0][n(592)](n(607)),{minColumn:a,maxColumn:c}=o[n(614)](r);s[n(669)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(554)]||!n[s(554)][s(571)](s(625)))return;const o=n[s(596)][s(622)],i=r[s(647)]()[s(573)]((t=>t[s(613)]&&t[s(596)]&&t[s(596)][s(622)]==o));i[s(481)]&&n[s(658)]()[s(481)]!=i[s(481)]&&i[s(519)](((t,e)=>(t[s(533)]=e,e[s(538)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(509)](e[s(510)]),i=[s(618),s(536)],a=r[s(485)][s(574)](e[s(510)]);return a&&i[s(649)](s(609)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(602),f,{priority:t(605)}),r.on(t(645),f,{priority:t(605)}),n[t(659)][t(639)][t(484)]((()=>{const e=t;let s=!1;const o=Array[e(523)](n[e(659)][e(639)][e(541)][e(556)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(509)](t);if(e(565)!=o||e(587)!=a||i[e(662)])continue;if(!r[e(527)](c))continue;const u=r[e(486)](c)[e(487)](),l=n[e(643)][e(492)](e(580)).me;for(const t of r[e(647)]())if(t[e(613)]&&t[e(621)]==l&&e(666)==t[e(588)]&&e(564)==t[e(554)]&&t[e(487)]()[e(498)]((t=>u[e(551)]((n=>n[e(543)](t,!0))))))for(const n of t[e(658)]())n[e(613)]&&(n[e(657)](),s=!0)}return s})),n[t(659)][t(639)][t(484)]((e=>{const s=t,o=n[s(532)][s(492)](s(644));if(!o||!o[s(670)][s(482)](e[s(546)]))return!1;let i=!1;const a=n[s(643)][s(492)](s(580)).me,c=n[s(659)][s(639)][s(541)][s(540)](),u=Array[s(523)](n[s(659)][s(639)][s(541)][s(556)]())[s(573)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(509)](t);return n(565)==o&&n(625)==i&&c==a.id&&!e[n(662)]}));for(const t of c){if(s(560)!=t[s(588)]||s(638)!=t[s(552)]||1!=t[s(481)])continue;const n=e[s(512)](t[s(593)],t[s(593)][s(642)](1));if(!u[s(576)]((({data:t})=>t[s(585)][s(555)](n))))for(const{name:t,data:r}of u)if(n[s(543)](r[s(585)])){e[s(603)](t,{range:n}),i=!0;break}}return i})),n[t(659)][t(639)][t(484)]((e=>{const s=t;let o=!1;const i=n[s(643)][s(492)](s(580)).me,a=r[s(647)]()[s(573)]((t=>t[s(613)]&&t[s(621)]==i)),c=new Set,u=new Set;for(const t of a)if(s(625)==t[s(554)])for(const e of t[s(671)]()){const n=e[s(635)]()[s(600)]();if(n)if(n.is(s(672),s(638))&&Aa(n)){t[s(654)](e[s(552)]),c[s(660)](n),o=!0;const r=n[s(617)],i=n[s(598)],a=r&&r.is(s(672),s(638)),l=i&&i.is(s(672),s(638));a&&!c[s(482)](r)&&u[s(660)](r),l&&!c[s(482)](i)&&u[s(660)](i)}else n.is(s(672),s(495))&&n[s(474)]&&(t[s(654)](e[s(552)]),o=!0)}else if(s(564)==t[s(554)]){if(!t[s(596)]||!t[s(596)][s(622)])continue;const e=t[s(596)][s(646)];if(e&&Object[s(491)](e)[s(481)])continue;const n=t[s(596)][s(622)];let r=!0,i=!0;for(const e of a)if(e[s(554)]&&e[s(554)][s(571)](s(625))){if(!e[s(596)][s(622)]){i=!1;break}if(e.id!=t.id&&e[s(596)][s(622)]==n){r=!1;break}}i&&r&&(t[s(499)](),o=!0)}for(const t of c)e[s(595)](t);for(const t of u)e[s(513)](t);return o})),n[t(633)][t(501)](t(558))[t(663)]({model:t(483),view:(t,e)=>h(t),converterPriority:t(605)}),n[t(633)][t(501)](t(628))[t(663)]({model:t(483),view:(e,n)=>n[t(518)][t(566)]?h(e,!1):null,converterPriority:t(605)});const g=n[t(545)][t(528)];this[t(650)](g[t(639)],t(586),((e,n)=>{const r=t,s=[];for(const t of g[r(477)](n[r(524)])[r(488)]())t.is(r(672),r(506))&&s[r(649)](t);g[r(563)]((t=>{const e=r;for(const n of s)t[e(651)](t[e(477)](n),t[e(624)](n)),t[e(595)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(474)])return!0;const n=t[e(561)](0);return n.is(e(672),e(495))&&n[e(474)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(589)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function La(){const t=["handleResizeTableWidthCommand","accept","getContainedElement","registerDescriptionCallback","author","getAttribute","model","12fmbiKa","2567999wDxGAK","getTableColumnsWidths","selection","35356XZkJMy","resizeTableWidth","afterInit","1237960VglrQN","getSelectedElement","locale","getSuggestions","discard","formatBlock","getColumnGroupElement","handleSuggestionDescription","subType","formatInline","format","type","1147406GgcPVq","data","editor","9OUoQGs","bind","8WkkbNv","1140354mFAjPK","getSuggestionCallback","24tEzqdt","formatGroupId","*Format:* resize table","TrackChangesEditing","registerCustomCallback","markBlockFormat","descriptionFactory","7748750dYOShq","TableColumnResizeEditing","columnWidths","get","change","has","117YiMLxf","commandParams","_suggestionFactory","1902cjpWzp","Users","enableCommand","tableWidth","resizeTable","11ryGGDS","table","plugins","document"];return(La=function(){return t})()}function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(473146===parseInt(n(118))/1*(-parseInt(n(139))/2)+parseInt(n(136))/3*(parseInt(n(159))/4)+parseInt(n(162))/5*(parseInt(n(155))/6)+-parseInt(n(156))/7*(-parseInt(n(120))/8)+-parseInt(n(121))/9+-parseInt(n(130))/10*(parseInt(n(144))/11)+parseInt(n(123))/12*(parseInt(n(174))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[Ca(161)](){const t=Ca;if(!this[t(117)][t(146)][t(135)](t(131)))return;const e=this[t(117)][t(146)][t(133)](t(126));e[t(141)](t(160),this[t(148)][t(119)](this)),e[t(138)][t(127)](t(167),t(143),t(149),e[t(138)][t(122)](t(167),null,t(166))),e[t(138)][t(127)](t(167),t(143),t(166),e[t(138)][t(122)](t(167),null,t(149))),e[t(129)][t(151)](this[t(169)][t(119)](this))}[Ca(148)](t,e){const n=Ca,r=this[n(117)][n(146)][n(133)](n(126)),s=this[n(117)][n(146)][n(133)](n(131)),o=e[n(145)]||this[n(117)][n(154)][n(147)][n(158)][n(163)]();this[n(117)][n(154)][n(134)]((()=>{const i=n,a=s[i(168)](o);let c=a?s[i(157)](a):null,u=o[i(153)](i(142))||null;const l=e[i(142)]||u,f=e[i(132)]||c,h=this[i(117)][i(146)][i(133)](i(140)).me;for(const t of r[i(165)]()){const e=t[i(150)]();if(i(143)===t[i(170)]&&e===o){t[i(152)]!==h&&t[i(166)]();const e=t[i(175)][i(137)];u=e[0][i(142)],c=e[0][i(132)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(128)](o,{commandName:i(160),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(143)},[],i(143))}))}[Ca(169)](t){const e=Ca;if(e(167)!=t[e(173)]&&e(171)!=t[e(173)])return;const{data:n}=t;if(n&&e(143)===n[e(124)]){const t=e(125);return{type:e(172),content:zr(this[e(117)][e(164)],t)}}}}function Sa(t,e){const n=wa();return(Sa=function(t,e){return n[t-=450]})(t,e)}const Ma=Sa;!function(t,e){const n=Sa,r=t();for(;;)try{if(693767===parseInt(n(459))/1+-parseInt(n(456))/2+-parseInt(n(467))/3+parseInt(n(463))/4+-parseInt(n(452))/5*(parseInt(n(451))/6)+-parseInt(n(450))/7*(parseInt(n(458))/8)+parseInt(n(457))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[Ma(466)](){const t=Ma,e=this[t(460)];e[t(461)][t(454)](t(455))&&e[t(461)][t(453)](t(465))[t(462)](t(464))}}function wa(){const t=["TrackChangesEditing","afterInit","1249518ZkHjeV","49jVlQxz","85182fVxKQk","50tTqaNl","get","has","Template","2434918mvdYzY","10083834VLiVGC","537536ELmxqG","1214099zSnLTC","editor","plugins","enableCommand","2422084DDzYQq","insertTemplate"];return(wa=function(){return t})()}const Oa=Da;function Da(t,e){const n=Ba();return(Da=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(903497===-parseInt(n(171))/1*(-parseInt(n(164))/2)+parseInt(n(166))/3*(-parseInt(n(175))/4)+parseInt(n(184))/5*(parseInt(n(167))/6)+-parseInt(n(162))/7*(-parseInt(n(183))/8)+-parseInt(n(163))/9+parseInt(n(177))/10*(parseInt(n(176))/11)+-parseInt(n(182))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class Fa extends t.Plugin{[Oa(179)](){const t=Oa,e=this[t(160)];if(!e[t(180)][t(181)](t(178)))return;e[t(170)][t(181)](t(165))[t(161)](t(178));const n=e[t(170)][t(181)](t(165)),r=e[t(173)];n[t(168)][t(174)](t(172),(e=>zr(r,t(169),e)))}}function Ba(){const t=["5cUsHvU","editor","enableCommand","7ohTufG","1341108FtOYMH","116tjRpYH","TrackChangesEditing","1464156dbQnWJ","5858286FamTan","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","plugins","24979lLKzpF","tableOfContents","locale","registerElementLabel","12ajZEIy","13861837BAgZCg","10VSOhIP","insertTableOfContents","afterInit","commands","get","31788612pmIHGA","11843088MjUpqO"];return(Ba=function(){return t})()}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=176]})(t,e)}function Ua(){const t=["isCollapsed","registerElementLabel","isEqual","325796uCatmR","afterInit","ELEMENT_TITLE","has","createRange","TrackChangesEditing","isTouching","36ZSnwfe","9hNEIao","167000cgatMO","from","descriptionFactory","start","suggestion","end","locale","removeMarker","7795540ERVwpZ","differ","editor","plugins","model","get","nodeBefore","32523eqQQJR","forward","Title","newRange","1366463ZsmYbN","_splitMarkerName","element","21998625gLxRbA","updateMarker","getChangedMarkers","getNearestSelectionRange","3870512umXqJq","document","registerPostFixer","70zKcjKv","title-content","schema","58SlRksA"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(789938===parseInt(n(217))/1+-parseInt(n(213))/2*(-parseInt(n(196))/3)+-parseInt(n(181))/4*(-parseInt(n(210))/5)+-parseInt(n(179))/6*(parseInt(n(200))/7)+-parseInt(n(207))/8*(parseInt(n(180))/9)+-parseInt(n(189))/10+parseInt(n(203))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(218)](){const t=xa,e=this[t(191)];if(!e[t(192)][t(220)](t(198)))return;const n=e[t(192)][t(194)](t(177));n[t(183)][t(215)](t(211),(()=>zr(e[t(187)],t(219)))),e[t(193)][t(208)][t(209)]((r=>{const s=t;let o=!1;const i=Array[s(182)](e[s(193)][s(208)][s(190)][s(205)]());for(const{name:t,data:a}of i){const{group:i}=n[s(201)](t);if(s(185)!==i||!a[s(199)])continue;const c=a[s(199)],u=c[s(186)][s(195)];if(!u||!u.is(s(202),s(211)))continue;if(!c[s(184)][s(178)](c[s(186)]))continue;const l=e[s(193)][s(212)][s(206)](c[s(186)],s(197));if(l&&l[s(214)]){const e=r[s(176)](c[s(184)],l[s(184)]);e[s(216)](c)||(r[s(204)](t,{range:e}),o=!0)}o||(r[s(188)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["48330iAIVpW","721638kOjqNS","editor","75SwwHbh","465064lkuXVg","has","UndoEditing","plugins","get","14554qQIffN","35ZlIiUz","96nEOaIu","enableCommand","36294YNMyoX","TrackChangesEditing","undo","afterInit","redo","1133UOtsXS","1085973uiwwAu","70410ZENznU"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=342]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(594772===-parseInt(n(350))/1*(parseInt(n(349))/2)+parseInt(n(362))/3+-parseInt(n(344))/4+parseInt(n(343))/5*(-parseInt(n(353))/6)+parseInt(n(359))/7+parseInt(n(351))/8*(-parseInt(n(361))/9)+parseInt(n(360))/10*(parseInt(n(358))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(356)](){const t=Ga,e=this[t(342)],n=e[t(347)][t(348)](t(354));e[t(347)][t(345)](t(346))&&(n[t(352)](t(355)),n[t(352)](t(357)))}}function Wa(){const t=["enableCommand","requires","73105kSLcpW","toggleTableCaption","get","59505fNJpSS","afterInit","has","TableCaptionEditing","10htrZrO","56VxQydk","785771oRvCjx","2479bgBnVc","editor","TrackChangesEditing","248380NNYQOg","191043jSpUtI","11475737ASedaI","642LNtDon","20zNTBEu","508MIrhVc","plugins","204shblKs"];return(Wa=function(){return t})()}const Ka=qa;function qa(t,e){const n=Wa();return(qa=function(t,e){return n[t-=186]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(997197===-parseInt(n(188))/1*(-parseInt(n(196))/2)+-parseInt(n(204))/3*(parseInt(n(195))/4)+parseInt(n(201))/5*(-parseInt(n(194))/6)+-parseInt(n(187))/7*(-parseInt(n(186))/8)+parseInt(n(192))/9*(-parseInt(n(208))/10)+parseInt(n(191))/11*(parseInt(n(198))/12)+parseInt(n(193))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Xa extends t.Plugin{static get[Ka(200)](){return[aa]}[Ka(205)](){const t=Ka,e=this[t(189)];e[t(197)][t(206)](t(207))&&e[t(197)][t(203)](t(190))[t(199)](t(202))}}const Za=Ja;function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=449]})(t,e)}function Qa(){const t=["TableCellPropertiesEditing","accept","removeAttribute","change","tableCellBorderWidth","189NMXAwm","getFirstPosition","model","markBlockFormat","getSuggestions","tableAlignment","tableWidth","format","pluginName","document","subType","enqueueChange","tableCellProperties","2412942ghxHjU","TrackChangesEditing","_suggestionFactory","2936967fuGjav","handleDiscardAction","start","tableCellBackgroundColor","8hRnaba","has","*Format:* change table cell properties","nodeAfter","getAttribute","editor","tableBorderWidth","setAttribute","*Format:* change table properties","locale","tableCellPadding","tableCellHorizontalAlignment","data","tableBorderStyle","29272hrOkLx","plugins","_handlePropertyChange","tableCellHeight","join","TrackChangesTableProperties","tableProperties","commandParams","afterInit","handleSuggestionDescription","TablePropertiesEditing","775CudchM","getSelectionAffectedTableCells","tableCellBorderStyle","enableCommand","tableCellBorderColor","discard","get","132nLSZZi","325390cDVSYw","registerDescriptionCallback","registerCustomCallback","selection","table","369WQPPRB","tableBackgroundColor","tableBorderColor","77208nHrPiw","TableUtils","findAncestor","285372JAfoaA","tableHeight","getContainedElement","tableCellWidth","_getSuggestion","getSuggestionCallback","descriptionFactory","tableCellVerticalAlignment","2904649EKBoly","formatBlock","batch"];return(Qa=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(740339===-parseInt(n(490))/1*(-parseInt(n(526))/2)+-parseInt(n(522))/3+-parseInt(n(460))/4*(parseInt(n(471))/5)+parseInt(n(519))/6+-parseInt(n(506))/7*(parseInt(n(487))/8)+parseInt(n(484))/9*(-parseInt(n(479))/10)+parseInt(n(498))/11*(parseInt(n(478))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ya extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(466)]=[e(486),e(459),e(452),e(511),e(512),e(491),e(485)],this[e(518)]=[e(475),e(473),e(505),e(456),e(493),e(463),e(525),e(457),e(497)]}static get[Za(514)](){return Za(465)}[Za(468)](){const t=Za,e=this[t(451)][t(461)][t(477)](t(520));if(this[t(451)][t(461)][t(527)](t(470))){for(const n of this[t(466)])e[t(474)](n,((e,r)=>{const s=t,o=this[s(451)][s(508)][s(515)][s(482)][s(507)]()[s(489)](s(483));this[s(462)](n,[o],this[s(466)],s(466),e,r)}));e[t(521)][t(481)](t(499),t(466),t(502),e[t(521)][t(495)](t(499),null,t(476))),e[t(521)][t(481)](t(499),t(466),t(476),((e,n)=>this[t(523)](this[t(466)],e,n))),e[t(521)][t(481)](t(499),t(466),t(464),(()=>!1))}if(this[t(451)][t(461)][t(527)](t(501))){for(const n of this[t(518)])e[t(474)](n,((e,r)=>{const s=t,o=this[s(451)][s(461)][s(477)](s(488))[s(472)](this[s(451)][s(508)][s(515)][s(482)]);this[s(462)](n,o,this[s(518)],s(518),e,r)}));e[t(521)][t(481)](t(499),t(518),t(502),e[t(521)][t(495)](t(499),null,t(476))),e[t(521)][t(481)](t(499),t(518),t(476),((e,n)=>this[t(523)](this[t(518)],e,n))),e[t(521)][t(481)](t(499),t(518),t(464),(()=>!1))}e[t(496)][t(480)]((e=>this[t(469)](e)))}[Za(462)](t,e,n,r,s,o){const i=Za,a=this[i(451)][i(461)][i(477)](i(520));this[i(451)][i(508)][i(517)](o[i(500)],(()=>{const t=i;for(const i of e)if(this[t(494)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(450)](r);void 0!==n&&(e[r]=n)}s(o),a[t(509)](i,{commandParams:[e]},[],r)}}))}[Za(523)](t,e,n){const r=Za,s=e[0][r(524)][r(449)],o=n[r(467)][0];this[r(451)][r(508)][r(504)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(453)](r,o[r],s):e[n(503)](r,s)}))}[Za(469)](t){const e=Za;if(t[e(458)])switch(t[e(516)]){case e(466):return{type:e(513),content:zr(this[e(451)][e(455)],e(454))};case e(518):return{type:e(513),content:zr(this[e(451)][e(455)],e(528))}}}[Za(494)](t,e){const n=Za,r=this[n(451)][n(461)][n(477)](n(520));for(const s of r[n(510)]({skipNotAttached:!0})){const r=s[n(492)]();if(s[n(516)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=189]})(t,e)}function Tc(){const t=["_processAttributeSuggestions","getIntersection","format","_afterChanges","_blockAttributeKeys","1821108jRikIS","createElement","fromRange","formatBlock:chain","add","createdAt","attributeOldValue","formatBlock:accept","track-changes-adapter-missing-getsuggestion","removeMarker:suggestion:attribute","start","markerReady","document","markers","attribute:","_createSuggestion","_getSuggestionData","addMarker:suggestion:attribute","filter","createRange","getUser","newValue","_reduceExistingSuggestions","isInsideObject","root","activeMarkers","ck-suggestion-marker-formatBlock","change:_saved","nodeAfter","containsItem","selection","marker-count","discard","_breakSuggestionMarker","isIntersecting","_getMarkerAnnouncementText","$text","createPositionAfter","discardSelectedSuggestions","updateMarker","stop","registerPostFixer","descriptionFactory","suggestionUnloaded","concat","1648760sBlFII","isBlock","howMany","_adapter","removeComment","isSelectable","isUndo","addSuggestion","deletion:accept","find","set","trackChanges","_SUGGESTION_ANNOUNCEMENT","42GOGRjE","_addSuggestionMarker","ck-suggestion-marker-formatInline","18DnACrg","originalSuggestionId","commandName","@external","isOwn","enableDefaultAttributesIntegration","PendingActions","_isForcedDefaultExecutionBlock","dataReady","deletion","_isDataLoaded","warn","setSelection","formatInline:discard","608878yKBwHI","formatBlock:","rename","deletion:discard","insertion:discard","commentThread","_defaultCallbacks","action","isAtStart","group","isMultiRange","sort","init","addMarker","markMultiRangeBlockFormat","getAttribute","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.","unbind","acceptAllSuggestions","291630AdSBet","_getExternalAuthor","getShiftedBy","schema","getFirstMarker","attributeKey","creator","$elementName","_editor","clear","execute","normal","model","addCommentThread","_rangeIsInLocalUserInsertion","$marker","markAttributeChange","resolve","oldRange","track-changes-adapter-already-set","getNearestSelectionRange","_findSuggestions","pop","getChanges","change:activeMarkers","includes","key","trackChangesCommand","hasCommentThread","53508LShRyq","splice","remove","getCommentThread","createSelection","getRange","options","discardSuggestion","deletion:chain","_refreshSuggestionsChain","elementToElement","elementEnd","insertion","rejected","isEqual","_recordAttributeChanges","getSuggestion","_joinSuggestions","Users","removeAttribute","some","_onDiscard","writer","unbindElementFromMarkerName","markDeletion","after","getDifference","_isBlockAttribute","_getAttributeKey","addMarkerName","isLimit","range","insertion:join","attribute:accept","stopListening","delete","createRangeOn","keys","moveTargetPosition","multi","dataDowncast","isRemovable","elementStart","getAllAdjacentSuggestions","suggestion:attribute:","conversion","forEach","78jpmOlY","_recordAttributeSuggestions","_suggestionState","24872MSIDZG","formatInline","notReady","_isRegisteredAttribute","define","value","getRanges","suggestionChanged","chain","change","TrackChangesEditing","track-changes-command-not-found","markMultiRangeDeletion","head","markerName","showSuggestionHighlights","removeMarker:suggestion:formatBlock","_initAriaMarkerChangeAnnouncements","item","insertion:accept","acceptSelectedSuggestions","$graveyard","_updateSuggestionData","backward","authorName","attribute:join","acceptSuggestion","documentSelection","insert","_inlineAttributeKeys","meta","enqueueChange","type","fetchCommentThread","author","change:data","collaboration.channelId","ready","name","110ltXsbA","consume","_model","error-saving-suggestion-data-suggestion-discarded","consumable","tablePasteChainId","data","attribute:discard","previous","attributeNewValue","FORMATTING","isLocal","clone","isObject","isAtEnd","element","removeMarker","addMarker:suggestion","PENDING_ACTION_SUGGESTION","track-changes-suggestion-not-found","accepted","getChangedMarkers","fire","deletion:join","data-suggestion","formatBlock:discard","addMarker:suggestion:formatBlock","newRange","63CyZHHd","setAttribute","isTouching","createPositionAt","lowest","isAfter","subType","dataToMarker","ck-suggestion-marker--active","_reduceSuggestionAttributeRange","editing","_splitMarkerName","markerToHighlight","formatBlock","widget","getContainedElement","push","split","containerElement","startsWith","length","forward","_refreshAttributeSuggestionsChain","toUpperCase","attribute","plugins","rootName","containsPosition","formatGroupId","map","groupId","track-changes-enable-command-twice","unshift","assign","bindElementToMarker","markInsertion","isExternal","move","suggestion-type","toViewElement","addRange","accept","forceDefaultExecution","removeMarkers","authoredAt","addUser","buildSuggestion","isDocumentOperation","editingDowncast","_processAttributeChanges","suggestionLoaded","has","getAncestors","always","formatInline:join","CommentsRepository","enableCommand","oldValue","_suggestions","getSuggestions","_setSuggestionRange","createPositionBefore","join","getFirstRange","differ","adapter","config","before","trackChanges.mergeNestedSuggestions","requires","registerInlineAttribute","commands","markInlineFormat","removed","ck-suggestion-marker","nodeBefore","return","updateSuggestion","_setSuggestionData","comments","detach","high","multipleBlocks","hasComments","targetPosition","fromCharCode","insertContent","_commentsRepository","isCollapsed","insertion:chain","locale","never","track-changes-user-not-found","then","applyOperation","size","upcast","ENTER","toJSON","markBlockFormat","isIntersectingWithRange","getWalker","getCustomProperty","low","values","from","deletion:","getSuggestionCallback","substring","mapper","next","for","batch","listenTo","suggestion:","_removeSuggestion","position","default","get","markerToData","pluginName","formatInline:","_registerDefaultCallbacks","getItems","skipNestingCheck","removeClass","rethrowUnexpectedError","registerBlockAttribute","enableReadOnlyMode","insertion:","isBefore","_mergeNestedSuggestions","$textProxy","formatInline:accept","isNextTo","addHighlight","editor","open","isInContent","1sqtQOS","refresh","trackChanges.trackFormatChanges","_customCallbacks","_suggestionFactory","discardAllSuggestions","formatBlock:join","substr","addClass","getLastMatchingPosition","ck-suggestion-marker-","_handleNewSuggestionMarker","setTo","markerNameToElements","reconvertMarker","_saved","52213sIdFic","track-changes-suggestion-data-mismatch","addComment","every","_getAuthorFromId","addSuggestionData","markMultiRangeInsertion","isArray","_cutOutSuggestionMarker","external:","formatInline:chain","update:suggestion","announce","splitPosition","containsRangeInObject","getMultiRangeId","highest","_addThreadToSuggestion","_checkSuggestionCorrectness","createRangeIn","getMarkers","parent","_trackFormatChanges","attributes","LEAVE","end","_enabledCommands","hasSuggestion","catch","suggestion","registerCustomCallback","deleteContent","containsRange","_joinWithAdjacentSuggestions"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(409315===-parseInt(n(470))/1*(parseInt(n(600))/2)+parseInt(n(331))/3*(-parseInt(n(214))/4)+parseInt(n(570))/5+-parseInt(n(583))/6*(-parseInt(n(486))/7)+parseInt(n(264))/8*(-parseInt(n(586))/9)+parseInt(n(619))/10*(-parseInt(n(303))/11)+-parseInt(n(525))/12*(-parseInt(n(261))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(192);class yc extends t.Plugin{static get[Ec(400)](){return[Ec(386),o.Users,t.PendingActions,Yr,es,is,fs,Ts,ms,ks,Ss,Ps,to,ro,uo,go,Eo,Ao,Lo,vo,Do,Ho,Uo,Wo,Jo,ei,ui,pi,Ri,si,Vs,Ws,bi,Ai,vi,Fi,ji,zi,Xi,$i,ra,aa,ha,ma,Xa,ya,Na,Fa,Ya,va,ja,za]}static get[Ec(451)](){return Ec(274)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(360)]((t=>String[e(416)](t)))[e(393)]("")}super(t),this[e(262)]=!1,this[e(580)](e(550),[]),this.on(e(209),((n,r,s,o)=>{const i=e;this[i(305)][i(273)]((()=>{const e=i;for(const n of[...o,...s])this[e(305)][e(538)][e(382)](n)&&t[e(341)][e(484)](n)}))})),this[e(567)]=new qr(this[e(467)][e(197)][e(622)],this[e(467)][e(421)]),this[e(573)]=null,this[e(474)]=new Ac(this[e(467)]),this[e(389)]=new Map,this[e(418)]=t[e(356)][e(449)](e(386)),this[e(512)]=new Set,this[e(305)]=this[e(467)][e(197)],this[e(263)]=new WeakMap,this[e(593)]=!1,this[e(524)]=new Set([e(192)]),this[e(293)]=new Set,t[e(397)][e(268)](e(472),e(448)),this[e(508)]=t[e(397)][e(449)](e(472)),t[e(397)][e(268)](e(399),!0),this[e(462)]=t[e(397)][e(449)](e(399)),this[e(212)]=new f(t,this[e(512)]),this[e(281)](),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,50,51,56])}[Ec(612)](){const t=Ec,n=this[t(467)],r=(e,n)=>{const r=t;if(r(355)!=e)return r(480)+e;const s=n[r(348)]("|")[0];return this[r(241)](s)?r(551):r(585)};n[t(259)][t(442)](t(379))[t(343)]({model:t(515),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(342)](e[n(278)]),a=[n(405),r(o,i)];let c=3e3;return this[n(550)][n(210)](e[n(278)])&&(a[n(347)](n(339)),c=3010),n(595)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(259)][t(442)](t(254))[t(529)]((e=>{const r=t;e.on(r(320),((t,e,s)=>{const o=r;if(!s[o(220)][o(279)])return;const i=e[o(282)];if(!i)return;const c=s[o(440)][o(370)](i);n[o(197)][o(622)][o(316)](i)&&c&&!c[o(433)](o(345))&&c.is(o(349))&&(0,a.toWidget)(c,s[o(236)])}),{priority:r(412)})})),n[t(259)][t(442)](t(254))[t(343)]({model:t(515),view:(e,n)=>{const s=t;if(!n[s(220)][s(279)])return null;const{type:o,subType:i}=this[s(342)](e[s(278)]);return{classes:[s(405),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(282)])return;const{id:c}=this[a(342)](o[a(278)]);if(r){const t=this[a(389)][a(449)](c),e=this[a(242)](t);if(!this[a(241)](e))return}if(o[a(282)].is(a(555)))return void i[a(307)][a(304)](o[a(282)],s[a(302)]);const u=i[a(440)][a(370)](o[a(282)]);if(o[a(282)].is(a(318))&&n[a(197)][a(622)][a(571)](o[a(282)])&&!u[a(433)](a(466))){i[a(236)][a(478)]([a(405),a(551)],u),i[a(236)][a(332)](a(327),c,u),i[a(440)][a(365)](u,o[a(278)]),e&&(this[a(550)][a(210)](o[a(278)])?i[a(236)][a(478)](a(339),u):i[a(236)][a(456)](a(339),u));for(const t of n[a(197)][a(505)](o[a(282)])[a(454)]())i[a(307)][a(304)](t,s[a(302)]);i[a(307)][a(304)](o[a(282)],s[a(302)])}};n[t(259)][t(442)](t(254))[t(529)]((e=>{const n=t;e.on(n(329),((t,e,r)=>{const o=n;r[o(220)][o(279)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(502)})})),n[t(259)][t(442)](t(254))[t(529)]((e=>{const n=t;e.on(n(542),((t,e,r)=>{const o=n;r[o(220)][o(279)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(502)})})),n[t(259)][t(442)](t(254))[t(450)]({model:t(515),view:(e,n)=>n[t(220)][t(279)]?null:{group:t(515),name:e[t(477)](11)}}),n[t(259)][t(442)](t(427))[t(224)]({view:{name:t(515),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(445)+e[r(615)](r(369))+":"+e[r(615)]("id");return e[r(615)](r(556))&&(s+=":"+e[r(615)](r(556))),n[r(526)](r(200),{"data-name":s})}}),n[t(259)][t(442)](t(427))[t(338)]({view:t(515)}),n[t(259)][t(442)](t(379))[t(529)]((e=>{const n=t;e.on(n(329),s(),{priority:n(412)})})),n[t(259)][t(442)](t(379))[t(529)]((e=>{const n=t;e.on(n(542),s({isAttributeSuggestion:!0}),{priority:n(412)})})),n[t(259)][t(442)](t(379))[t(529)]((e=>{const n=t;e.on(n(280),((t,e,r)=>{const s=n,o=r[s(440)][s(483)](e[s(278)]);if(o)for(const t of o)t[s(433)](s(466))||(r[s(236)][s(456)]([s(405),s(551),s(339)],t),r[s(236)][s(233)](s(327),t),r[s(440)][s(237)](t,e[s(278)]))}),{priority:n(412)})})),n[t(259)][t(442)](t(379))[t(529)]((e=>{const n=t;e.on(n(534),((t,e,r)=>{const s=n,o=r[s(440)][s(483)](e[s(278)]);if(!o)return;const{id:i}=this[s(342)](e[s(278)]),a=this[s(389)][s(449)](i),c=this[s(242)](a);if(this[s(241)](c))for(const t of o)t[s(433)](s(466))||(r[s(236)][s(456)]([s(405),s(551),s(339)],t),r[s(236)][s(233)](s(327),t),r[s(440)][s(237)](t,e[s(278)]))}),{priority:n(412)})})),n[t(197)][t(537)][t(566)]((e=>{const r=t;let s=!1;const o=Array[r(436)](n[r(197)][r(537)][r(395)][r(324)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(342)](t);if(r(515)!==o)continue;const h=this[r(389)][r(449)](f);if(null!=c[r(330)]){r(265)==u&&(s=s||Lc(c[r(330)],t,e,n[r(197)][r(622)]));const o=r(355)==u&&this[r(241)](l[r(348)]("|")[0]);if(c[r(330)][r(419)]||r(285)==c[r(330)][r(549)][r(357)]||r(344)==u&&!Nc(c[r(330)])||o&&!Nc(c[r(330)])||r(595)==u&&(Cc(a=c[r(330)])||function(t){const e=r;return t[e(535)][e(507)]==t[e(511)][e(406)]&&t[e(535)][e(317)]}(a)))e[r(319)](t),s=!0;else{if(!h||!h[r(469)])continue;i[r(529)](h)}}}var a;return i[r(426)]>0&&(s=!!this[r(519)](i)||s),s})),n[t(197)][t(537)][t(566)]((e=>{const r=t;let s=!1;for(const t of n[r(197)][r(537)][r(395)][r(208)]())if(r(292)==t[r(296)])for(const t of this[r(389)][r(435)]()){if(t[r(610)]||!t[r(469)])continue;const o=r(344)==t[r(296)],i=this[r(242)](t),a=i&&this[r(241)](i);if(!o&&!a)continue;const c=t[r(394)]();if(c[r(535)][r(507)]!=c[r(511)][r(507)]&&!c[r(511)][r(317)]){const o=n[r(197)][r(334)](c[r(535)][r(553)],r(511)),i=n[r(197)][r(544)](c[r(535)],o);e[r(564)](t[r(189)](),{range:i}),s=!0}}return s})),n[t(197)][t(537)][t(566)]((e=>this[t(380)](e))),n[t(197)][t(537)][t(566)]((e=>!e[t(443)][t(314)]&&this[t(520)](e))),n[t(197)].on(t(523),(()=>{this[t(262)]=!1})),n[t(197)][t(537)].on(t(299),((r,s)=>{const o=t;if(!s[o(314)]||s[o(576)])return;if(!this[o(262)])return;const i=n[o(197)][o(537)][o(395)][o(208)]();if(0==i[o(351)])return;const a=[],c=i[o(543)]((t=>o(355)==t[o(296)])),u=i[o(543)]((t=>o(292)==t[o(296)]&&o(561)!=t[o(302)]));for(const t of c)this[o(267)](t[o(190)])&&a[o(347)]({key:t[o(190)],newValue:t[o(312)],oldValue:t[o(531)],range:Sc(t[o(245)],n[o(197)])});for(const t of u){if(o(602)!=t[o(607)]&&o(471)!=t[o(607)])continue;const e=Mc(t[o(447)][o(553)],n[o(197)]),r=t[o(398)];o(602)==t[o(607)]&&a[o(347)]({key:o(192),newValue:t[o(302)],oldValue:r[o(302)],range:e});for(const[n,s]of r[o(509)]){if(!this[o(267)](n))continue;const r=t[o(509)][o(449)](n);s!==r&&a[o(347)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(509)])this[o(267)](n)&&(r[o(509)][o(382)](n)||a[o(347)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(351)]&&n[o(197)][o(295)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(201)](t,e,s,o,{groupId:r});this[n(547)](t,a)}))}),{priority:t(335)}),n[t(197)][t(538)].on(t(497),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(342)](n[s(302)]),e=this[s(389)][s(449)](t);e&&e[s(243)](n[s(302)])}})),n[t(197)][t(537)].on(t(299),(()=>{const e=t,r=Array[e(436)](n[e(197)][e(537)][e(395)][e(324)]())[e(543)]((t=>e(515)===this[e(342)](t[e(302)])[e(609)]));if(0===r[e(351)])return;r[e(611)](((t,n)=>{const r=e,s=t[r(309)][r(203)],o=n[r(309)][r(203)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(535)][r(461)](o[r(535)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(342)](t);if(null===n[e(203)]){const n=this[e(481)](t);o[e(529)](n)}else{const t=this[e(389)][e(449)](r);null!==n[e(330)]||t[e(469)]?(s[e(529)](t[e(277)]),o[e(529)](t)):this[e(446)](t)}}o[e(426)]>0&&this[e(223)](o);for(const t of s)this[e(325)](e(271),t)})),n[t(197)].on(t(425),((e,r)=>{const s=t,o=r[0];if(!this[s(389)][s(426)])return;if(!o[s(378)])return;if(o[s(443)][s(576)]||!o[s(443)][s(314)])return;let i,a;switch(o[s(296)]){case s(292):i=n[s(197)][s(334)](o[s(447)]),a=i[s(621)](o[s(572)]);break;case s(348):i=n[s(197)][s(334)](o[s(499)]),a=n[s(197)][s(334)](o[s(252)]);break;case s(368):i=n[s(197)][s(334)](o[s(415)]),a=i[s(621)](o[s(572)]);break;default:return}const c=n[s(197)][s(544)](i,a);n[s(197)][s(273)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(206)](c)){if(e[t(610)])continue;if(t(265)==e[t(296)])continue;const r=this[t(242)](e);if(r&&this[t(241)](r)&&t(348)!=o[t(296)])continue;const s=e[t(309)]&&e[t(309)][t(413)];(t(344)!=e[t(296)]||t(348)==o[t(296)]&&!s)&&(n[t(500)]||t(226)==e[t(296)]&&n[t(590)]||e[t(394)]()[t(518)](c)&&this[t(558)](e,i,a))}}))}),{priority:t(335)}),n[t(197)].on(t(517),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(373)])return;if(this[s(593)])return;if(!this[s(212)][s(269)])return;if(o[s(419)])return;const a=n[s(197)][s(622)],{start:c,end:u}=o[s(394)](),l=c[s(553)]&&a[s(244)](c[s(553)])?null:a[s(205)](c,s(352)),f=u[s(406)]&&a[s(244)](u[s(406)])?null:a[s(205)](u,s(287)),h=n[s(197)][s(544)](l?l[s(535)]:c,f?f[s(511)]:u);n[s(197)][s(273)]((t=>{const e=s;this[e(238)](h);const r=n[e(197)][e(622)][e(205)](h[e(535)]);o.is(e(291))?t[e(598)](r):o[e(482)](r)})),e[s(565)]()}),{priority:e.priorities[t(196)]+10}),n[t(197)].on(t(417),((e,r)=>{const s=t,o=r[r[s(351)]-1];o&&o[s(373)]||this[s(593)]||this[s(212)][s(269)]&&(n[s(197)][s(273)]((()=>{const t=s;let o=n[t(197)][t(417)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(407)]=o[t(315)]();const i=o[t(511)][t(406)],a=n[t(197)][t(622)];i&&a[t(571)](i)&&!a[t(316)](i)&&(o=n[t(197)][t(544)](o[t(535)],n[t(197)][t(334)](i,t(511)))),this[t(366)](o)})),e[s(565)]())}),{priority:t(412)}),this[t(467)][t(402)][t(529)](t(581),this[t(212)]),this[t(387)](t(581));const o=new p(n,this[t(389)]);n[t(402)][t(529)](t(290),o),this[t(387)](t(290));const i=new E(n,this[t(389)]);n[t(402)][t(529)](t(221),i),this[t(387)](t(221)),n[t(402)][t(529)](t(618),new S(n,o,this[t(389)])),this[t(387)](t(618)),n[t(402)][t(529)](t(475),new S(n,i,this[t(389)])),this[t(387)](t(475)),n[t(402)][t(529)](t(284),new O(n,o,this[t(389)])),this[t(387)](t(284)),n[t(402)][t(529)](t(563),new O(n,i,this[t(389)])),this[t(387)](t(563));const c=n[t(356)][t(449)](t(386));this[t(444)](c,t(488),((e,{threadId:n})=>{const r=t,s=this[r(389)][r(449)](n);s&&s[r(605)]&&1===s[r(605)][r(351)]&&this[r(286)](n,{hasComments:!0})}),{priority:t(434)}),this[t(444)](c,t(574),((e,{threadId:n})=>{const r=t,s=this[r(389)][r(449)](n);s&&s[r(605)]&&!s[r(605)][r(351)]&&this[r(286)](n,{hasComments:!1})}),{priority:t(434)})}set[Ec(396)](t){const n=Ec;if(this[n(573)])throw new e.CKEditorError(n(204),this);this[n(573)]=t}get[Ec(396)](){return this[Ec(573)]}[Ec(390)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(389)][n(435)]())t&&!e[n(469)]||r[n(347)](e);return e?r[n(360)]((t=>t[n(429)]())):r}[Ec(230)](t){const n=Ec,r=this[n(389)][n(449)](t);if(!r)throw new e.CKEditorError(n(322),this);return r}[Ec(513)](t){const e=Ec;return this[e(389)][e(382)](t)}[Ec(491)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(296)][e(348)](":"),a=this[e(389)][e(449)](r)||this[e(540)](o,i,r,n,s);if(this[e(503)](a),this[e(504)](a,o,i||null,n),a[e(530)]=t[e(530)],a[e(596)]=!0,s&&s[e(589)]){const t=s[e(589)],n=this[e(620)](t[e(288)]);a[e(375)]=t[e(530)],a[e(298)]=n,a[e(367)]=!0}else a[e(375)]=t[e(530)];switch(t[e(309)]&&(a[e(309)]=t[e(309)]),t[e(509)]&&(a[e(509)]=t[e(509)]),this[e(573)]&&this[e(573)][e(577)]||(a[e(485)]=!0),this[e(263)][e(449)](a)){case e(266):this[e(263)][e(580)](a,e(594));break;case e(536):a[e(469)]?(this[e(519)](new Set([a])),this[e(223)](new Set([a])),this[e(263)][e(580)](a,e(301)),this[e(325)](e(381),a)):this[e(263)][e(580)](a,e(404))}return a}[Ec(290)](t){const e=Ec;this[e(373)]((()=>{const n=e;this[n(467)][n(197)][n(273)]((()=>{const e=n;for(const n of t[e(257)]())n[e(372)]()}))}))}[Ec(221)](t){const e=Ec;this[e(373)]((()=>{const n=e;this[n(467)][n(197)][n(273)]((()=>{const e=n;for(const n of t[e(257)]())n[e(557)]()}))}))}[Ec(387)](t,n){const r=Ec,s=this[r(467)][r(402)][r(449)](t);if(!s)throw new e.CKEditorError(r(275),this,{commandName:t});if(this[r(512)][r(382)](s))throw new e.CKEditorError(r(362),this,{commandName:t});this[r(512)][r(529)](s),n&&s.on(r(195),((t,e)=>{const o=r;this[o(212)][o(269)]&&(this[o(593)]||(e[o(351)]>0&&e[e[o(351)]-1]&&e[e[o(351)]-1][o(373)]?e[o(207)]():(t[o(407)]=n(((...t)=>s[o(195)](...t,{forceDefaultExecution:!0})),...e),t[o(565)]())))}),{priority:r(412)})}[Ec(373)](t){const n=Ec;let r,s;const o=this[n(593)];this[n(593)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(593)]=!1),s&&e.CKEditorError[n(457)](s,this),r}[Ec(366)](t,n=null,r={}){const s=Ec;if(t[s(419)])return null;const o=this[s(467)][s(356)][s(449)](s(232)).me;for(const{suggestion:e,meta:o}of this[s(206)](t,s(226)))if(o[s(590)]){if(!o[s(465)]){if(o[s(500)]){if(!this[s(462)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(558)](e,t[s(535)],t[s(511)]);break}if(n==e[s(337)]&&Oc(e,r)){const n=e[s(394)]();return n[s(535)][s(228)](t[s(511)])?this[s(391)](e,this[s(305)][s(544)](t[s(535)],n[s(511)])):this[s(391)](e,this[s(305)][s(544)](n[s(535)],t[s(511)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(460)+n:s(226),u=this[s(409)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(584)](c,i,a,t),u}[Ec(492)](t,n=Ec(253),r={}){const s=Ec,o=this[s(467)][s(356)][s(449)](s(232)).me,i=this[s(474)][s(438)](s(226),n,s(393));for(const e of this[s(390)]())if(e[s(298)].id==o.id&&s(226)==e[s(296)]&&e[s(337)]==n&&Oc(e,r)&&(i(e[s(270)](),t)||i(t,e[s(270)]()))){for(const n of t)e[s(371)](n);return e}for(const{suggestion:e,meta:n}of this[s(206)](t,s(226))){if(!n[s(590)])continue;if(!this[s(462)]&&n[s(500)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(270)]())for(const e of t)if(!n[s(518)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(460)+n,l=this[s(409)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(584)](u,a,c,e,Hr[s(501)]());return l}[Ec(403)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(419)])return null;if(o(422)===this[o(508)]){const e=this[o(474)][o(438)](o(265),r,o(372));return this[o(373)]((()=>e([t],n,s))),null}const i=this[o(467)][o(356)][o(449)](o(232)).me,a=[];if(o(384)!==this[o(508)])for(const{suggestion:e,meta:n}of this[o(206)](t,o(226)))n[o(590)]&&!n[o(548)]&&a[o(347)](...e[o(270)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(521)](s);e&&r[n(347)](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(351)];){const s=r[e][n(240)](t);r[n(215)](e,1,...s),e+=s[n(351)]}}return r}(t,a);c[o(351)]&&this[o(305)][o(273)]((()=>{const t=o;for(const e of c){const o=this[t(474)][t(438)](t(265),r,t(372));this[t(373)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(535)],u=t[o(511)];for(const{suggestion:e,meta:n}of this[o(206)](t,o(265))){if(!n[o(590)])continue;if(e[o(337)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(394)]();if(i[o(518)](t,!0))return null;c=c[o(461)](i[o(535)])?c:i[o(535)],u=u[o(336)](i[o(511)])?u:i[o(511)],a?i[o(535)][o(461)](a[o(394)]()[o(535)])?(a[o(374)](),a=e):e[o(374)]():a=e}const l=this[o(305)][o(544)](c,u);if(a)this[o(391)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(409)]({id:t,type:o(452)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(584)](o(452)+r,t,a,l)}}return null}[Ec(430)](t,n,r=[],s=null,o={}){const i=Ec;n[i(359)]||(n[i(359)]=n[i(588)]),n[i(413)]=t.is(i(245)),s=s||Rc(n);const a=r[i(360)]((t=>Mc(t,this[i(305)]))),c=t.is(i(245))?t:Mc(t,this[i(305)]);if(i(422)===this[i(508)]){const t=this[i(474)][i(438)](i(344),s,i(372));return this[i(373)]((()=>t([c],n,o))),null}a[i(347)](c);let u=!0;for(const t of a)if(!this[i(199)](t)){u=!1;break}if(u&&i(384)!==this[i(508)]){const t=this[i(474)][i(438)](i(344),s,i(372));return this[i(373)]((()=>t([c],n,o))),null}let l=null,f=c[i(535)],h=c[i(511)];for(const{suggestion:t,meta:e}of this[i(206)](c,i(344))){if(!e[i(590)])continue;if(e[i(465)]||e[i(500)]||e[i(548)])continue;if(t[i(309)][i(359)]!=n[i(359)])continue;if(!Oc(t,o))continue;const r=t[i(394)]();if(t[i(337)]==s){if(r[i(518)](c,!0))return null;f=f[i(461)](r[i(535)])?f:r[i(535)],h=h[i(336)](r[i(511)])?h:r[i(511)],l?r[i(535)][i(461)](l[i(394)]()[i(535)])?(l[i(374)](),l=t):t[i(374)]():l=t}else{const e=c[i(521)](r);this[i(494)](t,e)}}const g=this[i(467)][i(356)][i(449)](i(232)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(391)](l,this[i(305)][i(544)](f,h)),l;{const t=this[i(409)]({id:d,type:i(601)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(584)](i(601)+s,d,p,this[i(305)][i(544)](f,h)),t}}[Ec(614)](t,n,r=[],s=null,o={}){const i=Ec;n[i(359)]||(n[i(359)]=n[i(588)]);const a=t[0];n[i(413)]=a.is(i(245)),s=s||Rc(n);const c=r[i(360)]((t=>Mc(t,this[i(305)]))),u=a.is(i(245))?t:t[i(360)]((t=>Mc(t,this[i(305)])));if(i(422)===this[i(508)]){const t=this[i(474)][i(438)](i(344),s,i(372));return this[i(373)]((()=>t(u,n,o))),null}c[i(347)](...u);let l=!0;for(const t of c)if(!this[i(199)](t)){l=!1;break}if(l&&i(384)!==this[i(508)]){const t=this[i(474)][i(438)](i(344),s,i(372));return this[i(373)]((()=>t(u,n,o))),null}const f=this[i(467)][i(356)][i(449)](i(232)).me;for(const t of this[i(390)]()){if(t[i(298)].id!=f.id)continue;if(i(344)!=t[i(296)]||t[i(309)][i(359)]!=n[i(359)])continue;if(!Oc(t,o))continue;const e=t[i(337)]==s;for(let n=0;n<u[i(351)];n++){const r=u[n];for(const s of t[i(506)]()){const o=s[i(219)]();if(r[i(228)](o)){e?(u[i(215)](n,1),n--):t[i(319)](s[i(302)]);break}}}}if(0==u[i(351)])return null;const h=this[i(474)][i(438)](i(344),s,i(393));for(const t of this[i(390)]())if(t[i(298)].id==f.id&&i(344)==t[i(296)]&&t[i(309)][i(359)]==n[i(359)]&&t[i(337)]==s&&Oc(t,o)&&(h(t[i(270)](),u)||h(u,t[i(270)]()))){for(const e of u)t[i(371)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(601)+s,m=this[i(409)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(584)](p,g,d,t,Hr[i(501)]());return m}[Ec(238)](t,n=null,r={}){const s=Ec;if(t[s(419)])return null;const o=this[s(467)][s(356)][s(449)](s(232)).me,a=new i.LiveRange(t[s(535)],t[s(511)]);for(const{suggestion:t,meta:e}of this[s(206)](a,s(226)))if(e[s(590)]&&!e[s(465)])if(t[s(610)]){const e=t[s(270)]()[s(543)]((t=>s(285)!=t[s(549)][s(357)]));if(e[s(489)]((t=>a[s(518)](t,!0)))&&t[s(557)](),e[s(234)]((t=>t[s(518)](a,!0)))){const t=this[s(474)][s(438)](s(595),n,s(372));return this[s(373)]((()=>t([a],null,r))),null}}else{const e=a[s(521)](t[s(394)]());null!==e&&t[s(235)]([e],null,r)}if(a[s(411)](),a[s(419)]||s(285)==a[s(549)][s(357)])return null;let c=null,u=a[s(535)],l=a[s(511)];const f=this[s(206)](a,s(595));for(const{suggestion:t,meta:e}of f){const n=this[s(305)][s(544)](u,l);if(e[s(590)]&&(this[s(462)]||!e[s(500)]&&!e[s(548)]))if(t[s(610)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(270)]()){if(r[s(518)](n,!0))return t;n[s(518)](r)||(e=!1)}e&&t[s(557)]()}else{const e=t[s(394)]();if(e[s(518)](n,!0))return t;if(!Oc(t,r)){n[s(518)](e)?t[s(374)]():e[s(358)](u)?u=e[s(511)]:e[s(358)](l)&&(l=e[s(535)]);continue}u=u[s(461)](e[s(535)])?u:e[s(535)],l=l[s(336)](e[s(511)])?l:e[s(511)],r=Object[s(364)]({},t[s(509)]),c?e[s(535)][s(461)](c[s(394)]()[s(535)])?(c[s(374)](),c=t):t[s(374)]():c=t}}if(c)return this[s(391)](c,this[s(305)][s(544)](u,l)),c;{const t=(0,e.uid)(),i=this[s(305)][s(544)](u,l),a=o.id,c=n?s(437)+n:s(595),f=this[s(409)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(584)](c,t,a,i),f}}[Ec(276)](t,n=Ec(253),r={}){const s=Ec,o=this[s(467)][s(356)][s(449)](s(232)).me,a=t[s(360)]((t=>new i.LiveRange(t[s(535)],t[s(511)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(206)](a,s(226)))e[s(590)]&&!e[s(465)]&&c[s(529)](t);for(const e of c)if(e[s(610)]){const o=e[s(270)]();if((!e[s(509)]||!e[s(509)][s(455)])&&o[s(489)]((t=>a[s(234)]((e=>e[s(518)](t,!0)))))&&e[s(557)](),a[s(489)]((t=>o[s(234)]((e=>e[s(518)](t,!0)))))){const e=this[s(474)][s(438)](s(595),n,s(372));return this[s(373)]((()=>e(t,null,r))),null}}else{const t=e[s(394)]();if(a[s(234)]((e=>e[s(518)](t,!0)))&&e[s(557)](),a[s(489)]((e=>t[s(518)](e,!0)))){const t=this[s(474)][s(438)](s(595),n,s(372));return this[s(373)]((()=>t(a,null,r))),null}}const u=this[s(474)][s(438)](s(595),n,s(393));let l=null;for(const t of this[s(390)]())if(t[s(298)].id==o.id&&t[s(469)]&&s(595)==t[s(296)]&&t[s(337)]==n&&Oc(t,r)&&(u(t[s(270)](),a)||u(a,t[s(270)]())))if(l){if(t[s(605)]&&t[s(605)][s(351)])continue;for(const e of t[s(270)]())l[s(431)](e)||l[s(371)](e);t[s(374)]()}else{l=t;for(const e of a)t[s(431)](e)||t[s(371)](e)}if(l)return l;c[s(194)]();for(const{suggestion:t,meta:e}of this[s(206)](a,s(595)))e[s(590)]&&(this[s(462)]||!e[s(500)]&&!e[s(548)])&&Oc(t,r)&&c[s(529)](t);for(const t of c){const e=t[s(270)]();if((!r||!r[s(455)])&&a[s(489)]((t=>e[s(234)]((e=>e[s(518)](t,!0))))))return t;(!t[s(509)]||!t[s(509)][s(455)])&&e[s(489)]((t=>a[s(234)]((e=>e[s(518)](t,!0)))))&&t[s(557)]()}const f=(0,e.uid)(),h=o.id,g=s(437)+n,d=this[s(409)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(411)](),t[s(419)]||s(285)==t[s(549)][s(357)]||this[s(584)](g,f,h,t,Hr[s(501)]());return d}[Ec(201)](t,n,r,s,o){const i=Ec;if(t[i(419)])return[];if(i(422)===this[i(508)])return[];const a=this[i(467)][i(356)][i(449)](i(232)).me.id,c=Array[i(436)](this[i(389)][i(435)]())[i(543)]((e=>i(355)==e[i(296)]&&e[i(309)][i(211)]==n&&e[i(431)](t)));if(i(448)===this[i(508)]){const e=this[i(206)](t,i(226))[i(543)]((({meta:t})=>t[i(590)]&&!t[i(548)]&&!t[i(465)]))[i(360)]((({suggestion:t})=>t));c[i(363)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(355)==t[i(296)]?t[i(309)][i(388)]:void 0,o=t[i(394)](),a=Array[i(436)](u[i(251)]())[i(579)]((t=>t[i(559)](o)));if(!a)continue;const c=a[i(240)](o);this[i(241)](n)&&i(226)==t[i(296)]&&0!=c[i(351)]||(u[i(249)](a),c[i(260)]((t=>{u[i(580)](t,r)})),i(226)!=t[i(296)]&&e!=s&&u[i(580)](a[i(521)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(351)]>37&&console[i(597)](i(616),{key:n});const f=(i(539)+(n+"|")+Rc({newValue:s}))[i(439)](0,60),h=this[i(409)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(347)](h),this[i(584)](f,c,a,t)}return l}[Ec(591)](t){const e=Ec;this[e(387)](t,((t,...n)=>{this[e(229)]((()=>{t(...n)}))}))}[Ec(458)](t){const e=Ec;this[e(524)][e(529)](t)}[Ec(401)](t){const e=Ec;this[e(293)][e(529)](t)}[Ec(242)](t){const e=Ec;return e(355)==t[e(296)]?t[e(337)][e(348)]("|")[0]:null}[Ec(391)](t,e){const n=Ec,r=t[n(189)]();this[n(305)][n(273)]((t=>{t[n(564)](r,{range:e})}))}[Ec(503)](t){const e=Ec,n=t.id,r=this[e(467)][e(397)][e(449)](e(300));this[e(418)][e(213)](n)||this[e(418)][e(198)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(418)][e(217)](n);s[e(617)](e(255)),s[e(255)]=!1,t[e(605)]=s}[Ec(504)](t,n,r,s){const o=Ec;if(t[o(296)]!=n||t[o(337)]!=r||t[o(191)].id!=s)throw this[o(467)][o(459)](o(487)),new e.CKEditorError(o(487),this)}[Ec(494)](t,n){const r=Ec,s=t[r(394)]();if(n[r(228)](s))t[r(374)]();else if(s[r(518)](n)){const o=this[r(305)][r(334)](n[r(535)][r(406)],r(511));this[r(391)](t,this[r(305)][r(544)](s[r(535)],o));const i=(0,e.uid)(),a=t[r(191)].id,c=t[r(296)]+":"+t[r(337)];this[r(409)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(309)],attributes:t[r(509)]});const u=this[r(305)][r(334)](n[r(511)][r(507)],r(239)),l=this[r(305)][r(544)](u,s[r(511)]);this[r(584)](c,i,a,l)}else if(s[r(358)](n[r(535)])){const e=this[r(305)][r(334)](n[r(535)][r(406)],r(511));this[r(391)](t,this[r(305)][r(544)](s[r(535)],e))}else{const e=this[r(305)][r(334)](n[r(511)][r(507)],r(239));this[r(391)](t,this[r(305)][r(544)](e,s[r(511)]))}}[Ec(199)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(206)](t,e(226))){if(!r[e(590)])continue;const s=n[e(270)]();for(const n of s)if(!t[e(240)](n)[e(351)])return!0}return!1}[Ec(490)](t){const n=Ec,r=this[n(467)][n(356)][n(449)](n(232))[n(545)](t);if(!r)throw new e.CKEditorError(n(423),this);return r}[Ec(620)](t){const e=Ec,n=this[e(467)][e(356)][e(449)](e(232)),r=(0,o.hashObject)(e(495)+t);return n[e(545)](r)||n[e(376)]({id:r,name:t})}[Ec(540)](t,e,n,r,s){const o=Ec,i=this[o(490)](r),a=this[o(474)][o(377)](t,e,n,i,s,(t=>{const e=o;this[e(286)](n,{attributes:t});const r=this[e(230)](n);this[e(519)](new Set([r])),this[e(223)](new Set([r]))}));return this[o(444)](a,o(372),(()=>{const t=o;this[t(286)](n,{state:t(323)})}),{priority:o(412)}),this[o(444)](a,o(557),(()=>{const t=o;this[t(286)](n,{state:t(227)})}),{priority:o(412)}),this[o(389)][o(580)](n,a),this[o(263)][o(580)](a,o(266)),a}[Ec(342)](t){const e=Ec,n=t[e(348)](":");return{group:n[0],type:n[1],subType:n[e(351)]>=5?n[2]:null,id:n[e(351)]<5?n[2]:n[3],authorId:n[e(351)]<5?n[3]:n[4],markerCount:6==n[e(351)]?n[5]:null}}[Ec(558)](t,n,r){const s=Ec,o=t[s(394)](),i=o[s(535)],a=o[s(511)];this[s(391)](t,this[s(305)][s(544)](i,n));const c=(0,e.uid)(),u=t[s(191)].id,l=t[s(296)]+(t[s(337)]?":"+t[s(337)]:"");this[s(409)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(509)],data:t[s(309)]});const f=this[s(242)](t);(s(344)==t[s(296)]||f&&this[s(241)](f))&&(r=this[s(305)][s(392)](r[s(507)])),this[s(584)](l,c,u,this[s(305)][s(544)](r,a))}[Ec(206)](t,e=null){const n=Ec,r=[],s=this[n(467)][n(356)][n(449)](n(232)).me;Array[n(493)](t)||(t=[t]);for(const o of this[n(390)]()){if(!o[n(469)])continue;if(e&&o[n(296)]!=e)continue;let i=!1;for(const e of o[n(270)]()){for(const a of t){const t=a[n(535)][n(228)](e[n(511)])||a[n(511)][n(228)](e[n(535)]);if(t||a[n(521)](e)){const c=a[n(518)](e)&&kc(this[n(305)][n(622)],e[n(535)],a),u=e[n(518)](a)&&kc(this[n(305)][n(622)],a[n(535)],e);r[n(347)]({suggestion:o,meta:{isOwn:s==o[n(298)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(584)](t,e,n,r,s){const o=Ec;this[o(305)][o(273)]((i=>{const a=o;let c=a(445)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(613)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(446)](t){const e=Ec,n=t[e(311)],r=t[e(441)];t[e(311)]=null,t[e(441)]=null,null!=n&&n[e(441)]==t&&(n[e(441)]=r),null!=r&&r[e(311)]==t&&(r[e(311)]=n),e(301)==this[e(263)][e(449)](t)&&(this[e(263)][e(580)](t,e(404)),this[e(325)](e(568),t,n,r))}[Ec(409)](t){const n=Ec,r=t.id,s=this[n(491)](t);if(this[n(573)]&&this[n(573)][n(577)]){const o=this[n(467)][n(356)][n(449)](n(592)),i=s[n(414)],a=s[n(337)]?s[n(296)]+":"+s[n(337)]:s[n(296)],c=this[n(467)][n(421)],u=o[n(529)](zr(c,n(321))),l={id:r,type:a,hasComments:i,data:t[n(309)]||null,originalSuggestionId:t[n(587)]||null,attributes:s[n(509)]};this[n(573)][n(577)](l)[n(424)]((t=>{const e=n;s[e(485)]=!0,o[e(216)](u),t&&t[e(530)]&&(this[e(389)][e(449)](r)[e(530)]=t[e(530)])}))[n(514)]((t=>{const r=n;throw(0,e.logWarning)(r(306)),this[r(467)][r(197)][r(295)]({isUndoable:!1},(()=>{s[r(557)]()})),s[r(248)](),this[r(389)][r(249)](s.id),this[r(263)][r(249)](s),t}))}return s}[Ec(241)](t){const e=Ec;return this[e(524)][e(382)](t)}[Ec(286)](t,e){const n=Ec,r=this[n(467)][n(356)][n(449)](n(592)),s=this[n(230)](t);if(this[n(573)]&&this[n(573)][n(408)])if(s[n(485)]){const s=r[n(529)](zr(this[n(467)][n(421)],n(321)));this[n(573)][n(408)](t,e)[n(424)]((()=>{r[n(216)](s)}))}else s.on(n(552),(()=>{this[n(286)](t,e)}))}[Ec(541)](t){const n=Ec;if(!this[n(573)]||!this[n(573)][n(230)])throw new e.CKEditorError(n(533),this);return this[n(573)][n(230)](t)}[Ec(481)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(342)](t),i=this[e(389)][e(449)](n)||this[e(540)](r,s,n,o,{});switch(this[e(504)](i,r,s,o),this[e(263)][e(449)](i)){case e(266):this[e(541)](n)[e(424)]((t=>{const r=e;let s=Promise[r(202)]();t[r(414)]&&(s=this[r(418)][r(297)]({channelId:this[r(467)][r(397)][r(449)](r(300)),threadId:n})),s[r(424)]((()=>{const e=r;this[e(491)](t)[e(485)]=!0}))})),this[e(263)][e(580)](i,e(536));break;case e(404):this[e(286)](n,{state:e(468)});case e(594):this[e(263)][e(580)](i,e(301)),this[e(325)](e(381),i);break;case e(301):this[e(325)](e(271),i)}return i[e(243)](t),i}[Ec(223)](t){const e=Ec,n=Array[e(436)](t),r=n[e(543)]((t=>e(355)==t[e(296)]));this[e(353)](r);const s=n[e(543)]((t=>!t[e(610)]&&e(355)!=t[e(296)])),o=this[e(390)]({skipNotAttached:!0})[e(543)]((t=>!t[e(610)]&&e(355)!=t[e(296)])),i=o[e(543)]((n=>!t[e(382)](n))),a=new Map(o[e(360)]((t=>[t,this[e(474)][e(438)](t[e(296)],t[e(337)],e(272))]))),c=new Map(o[e(360)]((t=>[t,t[e(394)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(351)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(351)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(351)];t++){const n=s[t];!l[e(382)](n)&&n[e(311)]&&(f[e(529)](n[e(311)]),n[e(311)][e(441)]===n&&(n[e(311)][e(441)]=null),n[e(311)]=null),!u[e(382)](n)&&n[e(441)]&&(f[e(529)](n[e(441)]),n[e(441)][e(311)]===n&&(n[e(441)][e(311)]=null),n[e(441)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(351)];e++){const r=g(t,n[e]);r&&(r[0][s(441)]=r[1],r[1][s(311)]=r[0],u[s(529)](r[0]),l[s(529)](r[1]))}}function g(t,n){const r=e;if(t[r(298)].id!==n[r(298)].id)return null;const s=a[r(449)](t)(t,n,c[r(449)](t),c[r(449)](n));return s&&a[r(449)](n)(t,n,c[r(449)](t),c[r(449)](n))?s[1][r(605)]&&s[1][r(605)][r(351)]?null:s:null}f[e(426)]&&this[e(223)](f)}[Ec(353)](t){const e=Ec;if(0==t[e(351)])return;const n=this[e(390)]({skipNotAttached:!0})[e(543)]((t=>e(355)==t[e(296)]&&t[e(596)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(509)]);s[e(382)](n)||(s[e(580)](n,r[e(351)]),r[e(347)]([]));const i=s[e(449)](n);r[i][e(347)](t)}!function(){const t=e;r[t(611)](((e,n)=>{const r=t,s=e[0][r(530)],o=n[0][r(530)];return s==o?e[0][r(509)][r(361)]<n[0][r(509)][r(361)]?-1:1:s<o?-1:1}));for(const e of r)e[t(611)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(351)];t++){if(0==r[t][e(351)])continue;const n=[];for(let s=t+1;s<r[e(351)];s++)0!=r[s][e(351)]&&i(r[t],r[s])&&n[e(347)](s);for(const s of n)r[t]=r[t][e(569)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(351)];n++)t[n][e(441)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(351)];n++)t[n][e(311)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(509)][r(361)]!==n[0][r(509)][r(361)]&&t[0][r(298)]!==n[0][r(298)])return!1;if(!function(t,e){const n=r;return!t[n(414)]&&!e[n(414)]||(!t[n(414)]||!e[n(414)])&&(!!(t[n(414)]&&e[n(530)]<t[n(605)][n(410)][n(449)](0)[n(530)])||!!(e[n(414)]&&t[n(530)]<e[n(605)][n(410)][n(449)](0)[n(530)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(509)],r(361)),o=Ic(n[0][r(509)],r(361));return!!Or(s,o)&&(!!t[r(489)]((t=>n[r(234)]((e=>t[r(394)]()[r(228)](e[r(394)]())))))&&n[r(489)]((e=>t[r(234)]((t=>e[r(394)]()[r(228)](t[r(394)]()))))))}}[Ec(519)](t){const e=Ec,n=Array[e(436)](t),r=this[e(390)]({skipNotAttached:!0}),s=r[e(543)]((n=>!t[e(382)](n))),o=new Map(n[e(360)]((t=>[t,this[e(474)][e(438)](t[e(296)],t[e(337)],e(393))]))),i=new Map(r[e(360)]((t=>[t,t[e(270)]()])));for(let t=0;t<n[e(351)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(351)];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(351)];e++){const s=r[e];if(s[a(296)]!==n[a(296)]||s[a(298)].id!==n[a(298)].id||s[a(337)]!==n[a(337)])continue;if(!wc(n,s,[a(361)]))continue;if(a(355)==n[a(296)]&&n[a(309)][a(388)]!=s[a(309)][a(388)])continue;if(a(355)==n[a(296)]&&t[a(241)](n[a(309)][a(211)]))continue;if(a(344)==n[a(296)]){const e=t[a(467)][a(197)],r=n[a(346)]();if(r&&(e[a(622)][a(316)](r)||e[a(622)][a(244)](r)))continue}const c=o[a(449)](n),u=i[a(449)](n),l=i[a(449)](s),f=n[a(605)]&&n[a(605)][a(351)],h=s[a(605)]&&s[a(605)][a(351)];if(!f&&c(l,u))return t[a(231)](s,n),i[a(249)](n),!0;if(!h&&c(u,l))return t[a(231)](n,s),i[a(249)](s),!0}return!1}}[Ec(231)](t,e){const n=Ec;if(t[n(610)])for(const r of e[n(270)]())t[n(371)](r);else{const r=e[n(394)]()[n(511)];this[n(391)](t,this[n(305)][n(544)](t[n(394)]()[n(535)],r))}e[n(374)]()}[Ec(560)](t,e){const n=Ec,r=t[n(350)](n(522))||t[n(350)](n(355))?n(313):t[n(354)]();return zr(this[n(467)][n(421)],e+"_"+r+n(582))}[Ec(281)](){const t=Ec,e=this[t(467)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(305)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(342)](t[s(302)]);if(s(515)===e){n[s(498)](this[s(560)](r,s(510)));break}}for(const t of r){const{group:e,type:r}=this[s(342)](t[s(302)]);if(s(515)===e){n[s(498)](this[s(560)](r,s(428)));break}}}))}[Ec(380)](t){const e=Ec;if(this[e(262)])return!1;const n=this[e(467)],r=n[e(197)][e(537)][e(395)][e(208)]();if(0==r[e(351)])return!1;const s=[],o=r[e(543)]((t=>e(355)==t[e(296)])),i=r[e(543)]((t=>e(292)==t[e(296)]&&e(561)!=t[e(302)])),a=r[e(543)]((t=>e(216)==t[e(296)]&&e(561)!=t[e(302)]));for(const t of o)s[e(347)]({key:t[e(190)],newValue:t[e(312)],oldValue:t[e(531)],range:Sc(t[e(245)],n[e(197)])});for(const t of i){const r=a[e(579)]((n=>n[e(447)][e(228)](t[e(447)])));r&&s[e(347)]({key:e(192),newValue:t[e(302)],oldValue:r[e(302)],range:n[e(197)][e(250)](t[e(447)][e(553)])})}return 0!=s[e(351)]&&this[e(547)](t,s)}[Ec(520)](t){const e=Ec;let n=!1;const r=this[e(467)][e(197)][e(537)][e(395)][e(324)]()[e(543)]((t=>t[e(309)][e(330)]&&t[e(302)][e(350)](e(258))));for(const s of r){const{subType:r,id:o}=this[e(342)](s[e(302)]),i=r[e(348)]("|")[0];for(const r of this[e(390)]({skipNotAttached:!0}))r.id!=o&&e(355)==r[e(296)]&&r[e(309)]&&r[e(309)][e(211)]==i&&r[e(394)]()[e(559)](s[e(309)][e(330)])&&(this[e(340)](r,s[e(309)][e(330)],t),n=!0)}return n}[Ec(229)](t){const e=Ec;this[e(467)],this[e(262)]=!0,t()}[Ec(267)](t){const e=Ec,n=this[e(241)](t),r=this[e(293)][e(382)](t);return n||r}[Ec(547)](t,e){const n=Ec;if(0==e[n(351)])return!1;let r=!1;for(const s of e){const e=this[n(206)](s[n(245)],n(355))[n(543)]((t=>!t[n(294)][n(465)]))[n(360)]((t=>t[n(515)])),i=(0,o.hashObject)({newValue:s[n(546)]});e[n(543)]((t=>{const e=n,[r,o]=t[e(337)][e(348)]("|");return r==s[e(211)]&&o!=i}))[n(260)]((e=>{const o=n;this[o(340)](e,s[o(245)],t),r=!0}))}return r}[Ec(340)](t,e,n){const r=Ec,s=t[r(394)]()[r(240)](e);0!==s[r(351)]?1!==s[r(351)]?this[r(558)](t,e[r(535)],e[r(511)]):this[r(391)](t,s[0]):n[r(319)](t[r(189)]())}}class Ac{constructor(t){const e=Ec;this[e(193)]=t,this[e(305)]=t[e(197)],this[e(473)]=new Map,this[e(606)]=new Map,this[e(453)]()}[Ec(377)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(305)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(438)](t,e,i(372))(...n),onDiscard:(...n)=>this[i(438)](t,e,i(557))(...n)})}[Ec(516)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(473)][s(580)](o,r)}[Ec(438)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(473)][r(449)](s)||this[r(606)][r(449)](t+":"+n)}[Ec(453)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(611)](((t,n)=>t[e(535)][e(461)](n[e(535)])?1:-1)),this[e(305)][e(273)]((n=>{const r=e;for(const e of t){let t;t=e[r(511)][r(317)]&&e[r(511)][r(507)]==e[r(535)][r(553)]?n[r(218)](e[r(535)][r(553)],"on"):n[r(218)](e),this[r(305)][r(517)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(305)][n(273)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(360)]((t=>(Cc(t)&&(t=this[s(305)][s(544)](t[s(511)])),t)))[s(543)]((t=>s(285)!==t[s(549)][s(357)]));if(c[s(351)]<1)return;const u=Array[s(436)](this[s(305)][s(537)][s(555)][s(270)]())[s(360)]((t=>i.LiveRange[s(527)](t)));r[s(598)](c);for(const t of this[s(193)][s(402)][s(402)]())t[s(471)]();a[s(347)]({forceDefaultExecution:!0}),this[s(193)][s(195)](o,...a);const l=u[s(543)]((t=>s(285)!=t[s(549)][s(357)]));l[s(351)]>0&&r[s(598)](l);for(const t of u)t[s(411)]()}))},s=(e,n)=>1==e[t(351)]&&1==n[t(351)]&&e[0][t(511)][t(228)](n[0][t(535)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(305)])?[e,n]:vc(n,e,s,r,this[t(305)])?[n,e]:null;this[t(606)][t(580)](t(283),e),this[t(606)][t(580)](t(604),n),this[t(606)][t(580)](t(246),s),this[t(606)][t(580)](t(420),o),this[t(606)][t(580)](t(578),n),this[t(606)][t(580)](t(603),e),this[t(606)][t(580)](t(326),s),this[t(606)][t(580)](t(222),o),this[t(606)][t(580)](t(464),r),this[t(606)][t(580)](t(599),e),this[t(606)][t(580)](t(385),s),this[t(606)][t(580)](t(496),e),this[t(606)][t(580)](t(532),r),this[t(606)][t(580)](t(328),e),this[t(606)][t(580)](t(476),s),this[t(606)][t(580)](t(528),e),this[t(606)][t(580)](t(247),e),this[t(606)][t(580)](t(310),((e,n)=>{const r=t;if(!n)return;const s=this[r(193)][r(356)][r(449)](yc);this[r(305)][r(273)]((t=>{const o=r;if(o(192)==n[o(211)])for(const r of e){const e=r[o(535)][o(553)],s=n[o(388)];t[o(602)](e,s)}else if(s[o(241)](n[o(211)]))for(const r of e)void 0!==n[o(388)]?t[o(332)](n[o(211)],n[o(388)],r[o(535)][o(553)]):t[o(233)](n[o(211)],r[o(535)][o(553)]);else for(const r of e)n[o(388)]?t[o(332)](n[o(211)],n[o(388)],r):t[o(233)](n[o(211)],r)}))})),this[t(606)][t(580)](t(289),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(507)][r(383)]({includeSelf:!0,parentFirst:!0})){if(s[r(549)]==s)return!1;if(!n[r(554)](s))return!1;if(t[r(316)](s)||t[r(244)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(511)][e(507)]==t[e(535)][e(553)]&&t[e(511)][e(608)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(282)].is(s(463))&&!r[s(316)](t[s(282)]),i=t[s(535)][s(479)](o),a=t[s(511)][s(479)](o,{direction:s(287)});return!(t[s(535)][s(228)](i)&&t[s(511)][s(228)](a)||(i[s(461)](a)?n[s(564)](e,{range:n[s(544)](i,a)}):n[s(319)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(535)][e(553)];return n&&n.is(e(318))}function Sc(t,e){const n=Ec;return null==t[n(511)][n(406)]&&t[n(511)][n(507)]==t[n(535)][n(553)]?Mc(t[n(535)][n(553)],e):t}function Mc(t,e){const n=Ec,r=e[n(622)][n(316)](t)||e[n(622)][n(575)](t);return e[n(544)](e[n(334)](t,n(398)),r?e[n(562)](t):e[n(334)](t,n(511)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(511)][o(228)](r[o(535)]))return!0;if(t[o(296)]!=e[o(296)])return!1;if(!n[o(511)][o(333)](r[o(535)]))return!1;const i=s[o(544)](n[o(511)],r[o(535)])[o(432)]();for(const t of i)if([o(256),o(225)][o(210)](t[o(296)])&&s[o(622)][o(244)](t[o(282)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(596)]||!e[r(596)])&&Or(Ic(t[r(509)],n),Ic(e[r(509)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(509)]),s=Dc(e);if(!t[n(596)])return!1;for(const t of Object[n(251)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(364)]({},t);return delete n[e(455)],delete n[e(308)],n}const Fc=Bc;function Bc(t,e){const n=xc();return(Bc=function(t,e){return n[t-=424]})(t,e)}function xc(){const t=["commentThreadController","_setPendingAction","2116412mLIQDW","6HsrsqM","8313453ddWWzz","bind","canEditAt","change:isDirty","1089760YhFtOq","destroy","canDiscard","locale","2577145ELnbpG","82LwCsFp","view","PendingActions","2286046Uwibyw","plugins","discardSuggestion","isDirty","107469naXUKz","_pendingAction","canAccept","PENDING_ACTION_SUGGESTION","_acceptCommand","_editor","commands","listenTo","_discardCommand","execute","3101ZRjPYb","_removePendingAction","isEnabled","model","get","stopListening","add","remove","unbind","acceptSuggestion","getRanges"];return(xc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(311629===parseInt(n(455))/1*(-parseInt(n(438))/2)+-parseInt(n(445))/3+parseInt(n(427))/4+-parseInt(n(437))/5*(parseInt(n(428))/6)+-parseInt(n(441))/7+-parseInt(n(433))/8+parseInt(n(429))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(458)]=e,this[s(439)]=n,this[s(425)]=r,this[s(450)]=t,this[s(449)]=t[s(451)][s(459)](s(464)),this[s(453)]=t[s(451)][s(459)](s(443)),this[s(439)][s(430)](s(457)).to(this[s(449)],this[s(453)],((t,e)=>t||e)),this[s(439)][s(430)](s(447)).to(this[s(449)],s(457),(t=>t&&this[s(450)][s(458)][s(431)](e[s(424)]()))),this[s(439)][s(430)](s(435)).to(this[s(453)],s(457),(t=>t&&this[s(450)][s(458)][s(431)](e[s(424)]()))),this[s(446)]=null,n[s(444)]&&this[s(426)](),this[s(452)](n,s(464),(()=>this[s(464)]())),this[s(452)](n,s(443),(()=>this[s(443)]())),this[s(452)](n,s(432),(()=>{const t=s;n[t(444)]?this[t(426)]():this[t(456)]()}))}[Fc(464)](){const t=Fc;this[t(449)][t(454)](this[t(458)].id)}[Fc(443)](){const t=Fc;this[t(453)][t(454)](this[t(458)].id)}[Fc(434)](){const t=Fc;this[t(439)][t(463)](t(457)),this[t(439)][t(463)](t(447)),this[t(439)][t(463)](t(435)),this[t(460)](),this[t(425)][t(434)](),this[t(446)]&&this[t(456)]()}[Fc(426)](){const t=Fc,e=zr(this[t(450)][t(436)],t(448));this[t(446)]=this[t(450)][t(442)][t(459)](t(440))[t(461)](e)}[Fc(456)](){const t=Fc;null!==this[t(446)]&&this[t(450)][t(442)][t(459)](t(440))[t(462)](this[t(446)]),this[t(446)]=null}}function Uc(t,e){const n=jc();return(Uc=function(t,e){return n[t-=226]})(t,e)}function jc(){const t=["descriptionParts","hasDirtyComment","addComment","55NuCYXb","isEnabled","updateComment","value","editorConfig","locale","fire","commentThread","_model","2073168KtmPNN","disabledSubmit","_createCommentThreadInputView","715362qfKVbC","_config","19016DpeJks","_localUser","set","8181910JaccSD","12hSZwWg","commentThreadInputView","disableComments","submit","focus","canAccept","canDiscard","editor","CommentView","element","authoredAt","isReadOnly","length","delegate","showInput","1114670komWQq","commentsListView","57miwAUq","2ZLfaCa","assign","cancel","commentInputView","bind","removeComment","isActive","isDirty","8355285JUiXIJ","77372wJEdpm","2443ERIMIK","_createCommentViews","setData","destroy"];return(jc=function(){return t})()}const Gc=Uc;!function(t,e){const n=Uc,r=t();for(;;)try{if(561084===-parseInt(n(260))/1*(-parseInt(n(236))/2)+-parseInt(n(259))/3*(-parseInt(n(269))/4)+-parseInt(n(257))/5*(parseInt(n(242))/6)+parseInt(n(270))/7*(-parseInt(n(238))/8)+-parseInt(n(268))/9+parseInt(n(241))/10+parseInt(n(277))/11*(parseInt(n(233))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(258)]=null,this[s(243)]=null,this[s(240)](s(266),!1),this[s(240)](s(252),e[s(252)]),this[s(264)](s(252)).to(e),this[s(240)](s(274),[]),this[s(240)](s(267),!1),this[s(240)](s(278),!1),this[s(240)](s(247),!1),this[s(240)](s(248),!1),this[s(232)]=e,this[s(239)]=n,this[s(237)]=r,r[s(244)]?this[s(240)](s(254),1):this[s(271)]()}[Gc(246)](){const t=Gc;this[t(251)][t(246)]()}[Gc(273)](){const t=Gc;this[t(258)]&&this[t(258)][t(273)](),this[t(243)]&&this[t(243)][t(273)](),super[t(273)]()}[Gc(271)](){const t=Gc,{CommentsListView:e}=this[t(237)];this[t(258)]=new e(this[t(229)],this[t(232)][t(231)],Object[t(261)]({CommentView:this[t(237)][t(250)]},this[t(237)])),this[t(258)][t(255)](t(265)).to(this),this[t(258)][t(255)](t(226)).to(this),this[t(258)][t(264)](t(266)).to(this),this[t(240)](t(254),this[t(258)][t(254)]+1),this[t(264)](t(254)).to(this[t(258)],t(254),(t=>t+1)),this[t(243)]=this[t(235)](),this.on(t(265),(()=>this[t(246)]())),this[t(264)](t(267)).to(this[t(258)],t(275),this[t(243)][t(263)],t(227),((t,e)=>t||!!e))}[Gc(235)](){const t=Gc,{CommentThreadInputView:e}=this[t(237)],n=new e(this[t(229)],this[t(239)],this[t(237)][t(228)]),r=n[t(263)];return n[t(264)](t(256)).to(this,t(266),this[t(232)][t(231)],t(253),r,t(227),((t,e,n)=>!!n||t&&!e)),r.on(t(245),((e,n)=>{const s=t;this[s(230)](s(276),n),r[s(249)][s(272)]("")})),r.on(t(262),(()=>this[t(246)]())),r[t(264)](t(234)).to(this[t(232)][t(231)],t(253)),n}}const Hc=qc;function zc(){const t=["div","7321083AyNLvG","125448yDYcEB","editorReady","Discard suggestion","userView","push","isExternal",'"></span>',"ck-annotation__main","querySelector","canAccept",'<span class="ck-suggestion-type">',"ck-annotation","createElement",'<span class="ck-suggestion-color" style="background-color: ',"_config","<p>","ck-suggestion-wrapper","formatDateTime","bind","12BZvzqw","type","title","ck-annotation__user","cancel","_createButton","locale","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","value","discardSuggestion","getUserViewNotificationText",".ck-annotation__content-wrapper","getExternalSuggestionNote","execute","</p>","ck-suggestion__info-name","ck-suggestion-wrapper--active","creator","1WWHJBb","48FhDOZb","EXTERNAL_SUGGESTION","check","author","ck-annotation__info-time","span",'" title="',"</span>","change:description","map","innerText","extendTemplate","content","render","isActive","color","9YTAKbU","attributes","delegate","9970728XYATIE","time","getTemplate","@external","acceptButton","422490WuDuJn","authoredAt","ck-annotation__info","join","disableComments","ck-annotation__actions","description","_model","importWord","ck-suggestion__actions","source","innerHTML","ck-suggestion__user","commentThreadInputView","name","children","326516lnIzRU","ck-comment__external","104heqOPW","_descriptionElement","3392810ZgEGjS","ck-suggestion__info","element","canDiscard","commentThread","ck-comment__info-time","ck-annotation__content-wrapper","EXTERNAL_IMPORT_WORD_AVATAR","isEnabled","EXTERNAL_AVATAR","ck-suggestion--accept","ck-suggestion-","split","Accept suggestion","ck-suggestion--disabled-comments","ck-suggestion__main","150514dTxqQX","ck-annotation__info-name","editorDestroyed","ck-suggestion--discard","discardButton","descriptionParts","fire","ck-suggestion","acceptSuggestion","commentsListView","bindTemplate","set"];return(zc=function(){return t})()}!function(t,e){const n=qc,r=t();for(;;)try{if(370110===parseInt(n(349))/1*(parseInt(n(390))/2)+-parseInt(n(350))/3*(parseInt(n(311))/4)+parseInt(n(374))/5*(-parseInt(n(330))/6)+parseInt(n(297))/7*(-parseInt(n(392))/8)+parseInt(n(366))/9*(-parseInt(n(394))/10)+parseInt(n(310))/11+parseInt(n(369))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Wc extends Vc{constructor(e,n,r,s){const i=qc;super(e,n,r,s),this[i(308)](i(331),""),this[i(329)](i(331)).to(this,i(302),(t=>t&&t[0]?t[0][i(331)]:"")),this[i(329)](i(380)).to(this,i(302),this,i(364),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(326)+Kc(e[n(362)],e[n(365)])+n(345);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(393)]=null,this[i(373)]=this[i(335)](zr(e,i(294)),t.icons[i(352)],i(291),i(305),"sw"),this[i(373)][i(329)](i(289)).to(this,i(320)),this[i(301)]=this[i(335)](zr(e,i(313)),t.icons[i(334)],i(300),i(340),"sw"),this[i(301)][i(329)](i(289)).to(this,i(397)),this[i(314)]=new o.UserView(e,this[i(381)][i(353)],this[i(341)]()),this[i(314)][i(361)]({attributes:{class:[i(386),i(333)]}}),this[i(337)](this[i(371)]())}[Hc(371)](){const t=Hc,e=this[t(307)],n=[{tag:t(309),attributes:{class:[t(395),t(376)]},children:[{tag:t(355),children:[{text:this[t(314)][t(388)]}],attributes:{class:[t(346),t(298)]}},{tag:t(370),attributes:{datetime:e.to(t(375)),class:[t(286),t(354)]},children:[{text:e.to(t(375),(e=>this[t(325)][t(328)](e)))}]}]},{tag:t(309),attributes:{class:[t(383),t(379)]},children:[this[t(373)],this[t(301)]]},{tag:t(309),attributes:{class:[t(287)]}}];this[t(381)][t(316)]&&n[t(315)]({tag:t(309),attributes:{class:[t(391)]},children:[{text:this[t(343)]()}]});const r={tag:t(309),attributes:{class:[t(327),e.if(t(364),t(347)),e.to(t(331),(e=>t(292)+e)),this[t(325)][t(378)]&&t(295)],"data-suggestion-id":this[t(381)].id,"data-thread-id":this[t(381)][t(285)].id,"data-author-id":this[t(381)][t(353)].id,tabindex:-1},children:[{tag:t(309),attributes:{class:[t(304),t(322)]},children:[this[t(314)],{tag:t(309),attributes:{class:[t(296),t(318)]},children:n}]}]};return this[t(306)]&&this[t(387)]&&(r[t(389)][t(315)](this[t(306)],this[t(387)]),this[t(306)][t(368)](t(312)).to(this),this[t(306)][t(368)](t(299)).to(this),this[t(387)][t(368)](t(312)).to(this),this[t(387)][t(368)](t(299)).to(this)),r}[Hc(363)](){const t=Hc;super[t(363)](),this[t(393)]=this[t(396)][t(319)](t(342)),this[t(393)][t(385)]=this[t(380)],this.on(t(358),((e,n,r)=>{const s=t;this[s(393)][s(385)]=r}))}[Hc(335)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(336)]);return a[i(308)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(361)]({attributes:{class:n}}),a.on(i(344),(()=>{const t=i;this[t(303)](r,this[t(381)].id)})),a}[Hc(343)](){const t=Hc;return t(382)===this[t(381)][t(367)][t(372)][t(384)]?zr(this[t(336)],t(338)):zr(this[t(336)],t(351))}[Hc(341)](){const t=Hc;return this[t(381)][t(316)]?t(382)===this[t(381)][t(367)][t(372)][t(384)]?zr(this[t(336)],t(288),this[t(381)][t(348)][t(388)]):zr(this[t(336)],t(290),this[t(381)][t(348)][t(388)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(293)]("*")[n(359)](((t,e)=>e%2!=0?n(321)+Xc(t)+n(357):Xc(t)))[n(377)](""),e&&(r+=n(324)+e[n(339)]+n(356)+e[n(332)]+n(317)),r}function qc(t,e){const n=zc();return(qc=function(t,e){return n[t-=285]})(t,e)}function Xc(t){const e=Hc,n=document[e(323)](e(355));return n[e(360)]=t,n[e(385)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Qc;function Qc(t,e){const n=$c();return(Qc=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(511928===-parseInt(n(259))/1+parseInt(n(241))/2*(-parseInt(n(248))/3)+parseInt(n(340))/4+-parseInt(n(249))/5+parseInt(n(269))/6+parseInt(n(286))/7+parseInt(n(361))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($c);class Yc extends t.Plugin{static get[Jc(290)](){const t=Jc;return[yc,o.Users,t(330),t(277),t(284)]}static get[Jc(334)](){return Jc(343)}constructor(t){const e=Jc;super(t),this[e(305)]=new Map,this[e(257)]=new Map,this[e(292)]=new Map,this[e(301)]=new Map;const n=this[e(306)][e(335)];n[e(315)](e(323),Wc),n[e(315)](e(234),!1),this[e(230)]=n[e(251)](e(234))}[Jc(322)](t,e){const n=Jc;0===this[n(301)][n(272)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(301)]){const r=this[t(305)][t(298)](e);r||n?r&&n&&this[t(351)](e):this[t(299)](e)}this[t(301)][t(360)](),this[t(306)][t(288)][t(251)](t(284))[t(255)](),this[t(318)]()}),10),this[n(301)][n(231)](t,e)}[Jc(291)](){const t=Jc,e=this[t(306)],n=e[t(288)][t(251)](t(267)),r=e[t(288)][t(251)](t(277)),s=e[t(288)][t(251)](t(284)),o=e[t(288)][t(251)](t(330));this[t(346)](),s[t(275)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(352)](this[e(305)])){const s=t[e(283)](),o=[];for(const t of s){if(!t[e(232)])continue;if(t[e(342)]){o[e(356)](...t[e(233)]());continue}const n=t[e(321)]();if(o[e(258)]>0){const t=o[0][e(246)](n);if(t){o[0]=t;continue}}o[e(356)](n)}n[e(356)]([r[e(289)],o])}return n})),this[t(245)](n,t(316),((e,n)=>{const r=t;this[r(245)](n,r(327),((t,e,s,o)=>{const i=r;n[i(232)]&&(null==s?(this[i(266)](o[i(236)]),this[i(322)](n,!1)):(this[i(266)](s[i(236)]),null==o&&this[i(322)](n,!0)))})),null!==n[r(271)]?this[r(266)](n[r(236)]):this[r(322)](n,!1)})),this[t(245)](n,t(311),((e,n,r)=>{const s=t;this[s(314)](n,s(327)),this[s(301)][s(348)](n),this[s(305)][s(298)](n)&&this[s(351)](n),r&&this[s(266)](r[s(236)])})),this[t(245)](n,t(347),((e,n)=>{this[t(266)](n)})),this[t(245)](r,t(320),(()=>{this[t(318)]()})),this[t(245)](o,t(325),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(293)](r))return;const i=n[o(297)](r);this[o(305)][o(251)](i)[o(289)][o(310)]()}),{priority:t(274)})}[Jc(318)](){const t=Jc,e=this[t(306)][t(288)][t(251)](t(277)),n=this[t(306)][t(288)][t(251)](t(267)),r=Array[t(352)](e[t(240)],(e=>e[t(227)]))[t(223)]((e=>this[t(257)][t(298)](e))),s=[];for(const e of r){const n=this[t(257)][t(251)](e)[t(226)][t(283)]();s[t(356)](...n[t(280)](((e,n)=>[...e,...n[t(350)]()]),[]))}n[t(224)]=s}[Jc(346)](){const t=Jc,n=this[t(306)],r=n[t(239)],o=zr(r,t(229)),i=new e.Collection([{type:t(265),model:new s.ViewModel({withText:!0,label:o,commandName:t(252),role:t(344)})},{type:t(326)},{type:t(313),model:new s.ViewModel({withText:!0,label:zr(r,t(338)),commandName:t(304),role:t(358)})},{type:t(313),model:new s.ViewModel({withText:!0,label:zr(r,t(336)),commandName:t(276),role:t(358)})},{type:t(313),model:new s.ViewModel({withText:!0,label:zr(r,t(256)),commandName:t(225),role:t(358)})},{type:t(313),model:new s.ViewModel({withText:!0,label:zr(r,t(363)),commandName:t(329),role:t(358)})}]);for(const e of i)if(tu(e)){const r=n[t(355)][t(251)](e[t(226)][t(247)]);e[t(226)][t(341)](t(228),t(337)).to(r,t(324),t(337))}n.ui[t(339)][t(268)](t(252),(e=>this[t(345)](e,i,o))),n.ui[t(339)][t(268)](t(253),(e=>this[t(307)](e,i,o)))}[Jc(345)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(306)][r(355)][r(251)](r(252));o[r(235)][r(231)]({tooltip:n,label:n,icon:Zc}),o[r(235)][r(341)](r(228)).to(i,r(324)),o[r(235)].on(r(287),(()=>{const t=r;i[t(287)](),this[t(306)][t(281)][t(289)][t(310)]()})),(0,s.addListToDropdown)(o,e,{role:r(349)});const a=[];for(const t of e)tu(t)&&a[r(356)](this[r(306)][r(355)][r(251)](t[r(226)][r(247)]));const c=o[r(235)];return c[r(331)][r(264)](r(337)),c[r(242)][r(264)](r(337)),c[r(331)][r(341)](r(337)).to(i,r(337)),c[r(242)][r(341)](r(337))[r(263)](a,r(337),((...t)=>t[r(282)]((t=>t)))),o.on(r(287),(t=>{const e=r;this[e(306)][e(287)](t[e(221)][e(247)]),this[e(306)][e(281)][e(289)][e(310)]()})),o}[Jc(307)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(306)][r(355)][r(251)](r(252));o[r(235)][r(231)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(326)==n[r(302)]){a[r(296)][r(268)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(226)];i[r(341)](...Object[r(317)](c)).to(c),i[r(238)](r(287)).to(o),i.on(r(287),(()=>{const t=r;this[t(306)][t(287)](c[t(247)]),this[t(306)][t(281)][t(289)][t(310)]()})),e[r(222)][r(268)](i),a[r(296)][r(268)](e)}return o[r(341)](r(337)).to(i,r(337)),o[r(250)][r(222)][r(268)](a),o}[Jc(299)](t){const e=Jc,n=this[e(306)],r=n[e(335)],s=n[e(288)][e(251)](e(277)),i=n[e(288)][e(251)](e(330)),a=n[e(288)][e(251)](e(284)),c=n[e(288)][e(251)](o.Users).me,u=r[e(251)](e(252))[e(353)],{CommentsListView:l,CommentThreadInputView:f}=n[e(288)][e(251)](e(300));let h,g;this[e(292)][e(298)](t.id)?(g=this[e(292)][e(251)](t.id),h=g[e(260)]):(h=new u(n[e(239)],t,c,{disableComments:this[e(230)],editorConfig:r[e(251)](e(309)),maxCommentsWhenCollapsed:r[e(251)](e(270)),maxThreadTotalWeight:r[e(251)](e(294)),maxCommentCharsWhenCollapsed:r[e(251)](e(319)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(251)](e(239))),CommentView:r[e(251)](e(359))[e(273)],CommentsListView:l,CommentThreadInputView:f}),h[e(244)].on(e(287),(()=>{const t=e;n[t(281)][t(289)][t(310)]()})),h[e(312)].on(e(287),(()=>{const t=e;n[t(281)][t(289)][t(310)]()})),g=s[e(332)](this[e(306)][e(239)],h),g[e(341)](e(333)).to(h,e(333)),g[e(341)](e(258)).to(h),g[e(341)](e(302)).to(h,e(302),(t=>e(254)+t)),this[e(292)][e(231)](t.id,g));const d=i[e(278)](t[e(362)],h),p=new Pc(n,t,h,d),m=t[e(283)]()[e(223)]((t=>t[e(232)]));h[e(279)]=n[e(288)][e(251)](e(267))[e(308)][e(262)](m),this[e(305)][e(231)](t,p),this[e(257)][e(231)](h,p);const I=s[e(261)]({view:g,target:()=>{const r=e,s=[],i=t[r(283)]()[r(223)]((t=>t[r(232)]));for(const t of i)s[r(356)](...t[r(328)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(281)],s)},type:()=>e(254)+p[e(289)][e(302)]});i[e(243)](h,I),s[e(268)](I),a[e(237)](I)}[Jc(351)](t){const e=Jc,n=this[e(306)][e(288)][e(251)](e(330)),r=this[e(306)][e(288)][e(251)](e(277)),s=this[e(305)][e(251)](t),o=s[e(289)],i=r[e(357)](o);n[e(295)](o),i&&r[e(354)](i),this[e(305)][e(348)](t),this[e(257)][e(348)](o),s[e(285)]()}[Jc(266)](t){const e=Jc;if(!t[e(232)]||!this[e(305)][e(298)](t))return;const n=this[e(306)][e(288)][e(251)](e(267)),r=this[e(305)][e(251)](t),s=t[e(283)]();r[e(289)][e(279)]=n[e(308)][e(262)](s)}[Jc(285)](){const t=Jc;for(const e of this[t(305)][t(317)]())this[t(351)](e);for(const e of this[t(292)][t(303)]())e[t(260)][t(285)]();super[t(285)]()}}function $c(){const t=["Discard all selected suggestions","source","children","filter","activeMarkers","discardAllSuggestions","model","innerView","isOn","Track changes","_disableComments","set","isInContent","getRanges","trackChanges.disableComments","buttonView","head","registerAnnotation","delegate","locale","activeAnnotations","8866pkmEKm","arrowView","_bindAnnotationToEditors","acceptButton","listenTo","getJoined","commandName","669BWjScc","1950045myPJiZ","panelView","get","trackChanges","menuBar:trackChanges","suggestion-","refreshSelectedViews","Discard all suggestions","_viewToController","length","212658BCFSuf","mainView","createAnnotation","getDescriptions","toMany","unbind","switchbutton","_updateController","TrackChangesEditing","add","4608918VfBtbw","comments.maxCommentsWhenCollapsed","previous","size","CommentView","lowest","addSourceCollector","acceptSelectedSuggestions","Annotations","createCommentThreadController","descriptionParts","reduce","editing","some","getAllAdjacentSuggestions","EditorAnnotations","destroy","6409795JGmAwD","execute","plugins","view","requires","init","_annotationViews","hasSuggestion","comments.maxThreadTotalWeight","_unbindEditors","items","getSuggestion","has","_initializeController","CommentsUI","_handleControllerBuffer","type","values","acceptAllSuggestions","_suggestionToController","editor","_createMenuBarMenu","descriptionFactory","comments.editorConfig","focus","suggestionUnloaded","discardButton","button","stopListening","define","suggestionLoaded","keys","_refreshActiveMarkers","comments.maxCommentCharsWhenCollapsed","change:activeAnnotations","getFirstRange","_handleSuggestionControllerDelayed","trackChanges.SuggestionThreadView","value","addComment","separator","change:previous","getMarkers","discardSelectedSuggestions","CommentsRepository","actionView","createAnnotationView","isDirty","pluginName","config","Accept all selected suggestions","isEnabled","Accept all suggestions","componentFactory","1387548hKIWZA","bind","isMultiRange","TrackChangesUI","menuitemcheckbox","_createToolbarButton","_addUIComponentsToFactory","suggestionChanged","delete","menu","getMarkerNames","_destroyController","from","SuggestionThreadView","remove","commands","push","getByInnerView","menuitem","comments","clear","579432utoCYy","commentThread"];return($c=function(){return t})()}function tu(t){return Jc(226)in t}var eu=ru;function nu(){var t=["get","108802qYhgKq","20DceMHV","getSuggestion","requires","pluginName","6911205XPyjXU","9PiCIQL","11hvRYJz","1880241gJfccP","1089880dctMOU","addSuggestion","TrackChanges","adapter","7765824NDRpDR","editor","plugins","7570608QkUyPc","5203110ECQhmZ","9aaHuiK","addSuggestionData","getSuggestions","Comments"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=494]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(833716===parseInt(n(503))/1*(parseInt(n(497))/2)+-parseInt(n(505))/3+parseInt(n(506))/4*(parseInt(n(498))/5)+parseInt(n(510))/6+-parseInt(n(502))/7+-parseInt(n(513))/8*(parseInt(n(515))/9)+-parseInt(n(514))/10*(-parseInt(n(504))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(500)](){return[yc,Yc,eu(495)]}static get[eu(501)](){return eu(508)}set[eu(509)](t){var e=eu;this[e(511)][e(512)][e(496)](yc)[e(509)]=t}get[eu(509)](){var t=eu;return this[t(511)][t(512)][t(496)](yc)[t(509)]}[eu(507)](t){var e=eu;return this[e(511)][e(512)][e(496)](yc)[e(516)](t)}[eu(494)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(511)][n(512)][n(496)](yc)[n(494)]({skipNotAttached:t,toJSON:e})}[eu(499)](t){var e=eu;return this[e(511)][e(512)][e(496)](yc)[e(499)](t)}}const ou=uu;function iu(){const t=["getDataWithDiscardedSuggestions","Pagination","plugins","execute","requires","appendChild","map","useAnonymousUser","55hnjlZS","2734167cgPATO","TrackChangesDataGetter","push","pluginName","discardAllSuggestions","928160vejtmW","create","set","constructor","36MEQuFE","5187320uppoDJ","trackChangesData.editorCreator","createDocumentFragment","div","CommentsRepository","getFullData","acceptAllSuggestions","editorCreator","rootsAttributes","getCommentThreads","Users","addCommentThread","_adapter","TrackChangesEditing","35PDcpTt","editor","TrackChangesData","188KBpHFY","addUser","getDataWithAcceptedSuggestions","name","5774087ZODekS","818778eJdfwz","function","addSuggestionData","config","get","users","getRootsAttributes","getSuggestions","end","document","1440fLSLRz","reduce","track-changes-data-invalid-editor-creator","55015MKOWUp","getRootNames","result","getUser","createElement","init","trackChangesData","define","model","data","destroy"];return(iu=function(){return t})()}!function(t,e){const n=uu,r=t();for(;;)try{if(538049===-parseInt(n(343))/1*(-parseInt(n(321))/2)+parseInt(n(344))/3+parseInt(n(371))/4*(parseInt(n(324))/5)+-parseInt(n(376))/6*(parseInt(n(368))/7)+parseInt(n(354))/8+-parseInt(n(353))/9*(parseInt(n(349))/10)+-parseInt(n(375))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(336)];class cu extends t.Plugin{static get[ou(339)](){return[yc]}static get[ou(347)](){return ou(370)}[ou(329)](){const t=ou,n=this[t(369)];if(n[t(314)][t(331)](t(355),(e=>{const r=t,s=n[r(332)][r(320)][r(325)]()[r(322)](((t,e)=>(t[e]="",t)),{});return n[r(352)][r(350)](s,e)})),t(377)!=typeof n[t(314)][t(315)](t(330))[t(361)])throw new e.CKEditorError(t(323))}[ou(373)](t){return hu(this[ou(369)],!0,t)}[ou(335)](t){return hu(this[ou(369)],!1,t)}}function uu(t,e){const n=iu();return(uu=function(t,e){return n[t-=314]})(t,e)}class lu extends t.Plugin{static get[ou(347)](){return ou(345)}constructor(t){const e=ou;super(t),this[e(326)]=e(319)}[ou(329)](){const t=ou;this[t(369)][t(337)][t(315)](t(358))[t(366)]={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(369)][t(337)][t(315)](t(367))[t(366)]=null}}function fu(t){return void 0!==t[ou(317)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(337)][r(346)](yc,lu),s[r(362)]=fu(t)?t[r(317)]():void 0;const i=document[r(356)](),a=t[r(314)][r(315)](r(330))[r(361)],c=await a(s,(()=>function(t){const e=r,n=document[e(328)](e(357));return t[e(340)](n),n}(i)));!function(t,e){const n=r,s=t[n(332)][n(320)][n(325)]()[n(322)](((e,r)=>(e[r]=t[n(333)][n(315)]({rootName:r}),e)),{}),o=t[n(337)][n(315)](n(364))[n(316)][n(341)]((t=>({id:t.id,name:t[n(374)]}))),i=t[n(337)][n(315)](n(367))[n(318)]({skipNotAttached:!0,toJSON:!0}),a=t[n(337)][n(315)](n(358))[n(363)]({skipNotAttached:!0,toJSON:!0}),c=e[n(337)][n(315)](n(364)),u=e[n(337)][n(315)](n(367)),l=e[n(337)][n(315)](n(358));for(const t of o)c[n(327)](t.id)||c[n(372)](t);c.me||c[n(342)]();for(const t of a)l[n(365)](t);for(const t of i)u[n(378)](t);e[n(333)][n(351)](s)}(t,c),c[r(338)](r(e?360:348));const u=fu(c)?c[r(359)](n):c[r(333)][r(315)](n);return await c[r(334)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=271]})(t,e)}function du(){var t=["80cNWtXt","13539RfBDcJ","6SyFCbx","728775HXYJku","1428EszQIV","508hubDWn","5416925uwgVFx","8396232sUjRWE","1394217fBnshW","14358ldsHUI","435027veoyNI"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(699511===parseInt(n(280))/1*(-parseInt(n(272))/2)+-parseInt(n(271))/3*(parseInt(n(275))/4)+parseInt(n(276))/5+-parseInt(n(279))/6*(parseInt(n(274))/7)+parseInt(n(277))/8+-parseInt(n(273))/9+parseInt(n(281))/10*(parseInt(n(278))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|