@ckeditor/ckeditor5-track-changes 42.0.0-alpha.10 → 42.0.0-alpha.12
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:()=>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-=374]})(t,e)}const u=c;function l(){const t=["commands","14072ddKVAU","_disableUnsupportedCommands","refresh","4151580RsjlAC","execute","_enableCommands","TrackChangesCommand","clearForceDisabled","58MWCIzw","affectsData","_enabledCommands","1272emWKIR","value","9609YyxUUg","37676jlRztV","_isEnabledBasedOnSelection","forceDisabled","6006654QdtoUF","2388195XQRPMK","8086850utkzmV","has","3185nLsDtj","editor","isEnabled"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(553428===-parseInt(n(377))/1*(-parseInt(n(396))/2)+-parseInt(n(376))/3*(-parseInt(n(374))/4)+-parseInt(n(391))/5+-parseInt(n(380))/6+-parseInt(n(384))/7*(parseInt(n(388))/8)+parseInt(n(381))/9+parseInt(n(382))/10)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(398)]=e,this[n(375)]=!1,this[n(390)](),this[n(378)]=!1}[u(390)](){this[u(386)]=!0}[u(392)](){const t=u;this[t(375)]=!this[t(375)],this[t(375)]?this[t(389)]():this[t(393)]()}[u(389)](){const t=u;for(const e of this[t(385)][t(387)][t(387)]())e[t(397)]&&!this[t(398)][t(383)](e)&&e[t(379)](t(394))}[u(393)](){const t=u;for(const e of this[t(385)][t(387)][t(387)]())e[t(397)]&&!this[t(398)][t(383)](e)&&e[t(395)](t(394))}}const h=d;function g(){const t=["editor","isEnabled","getRanges","TrackChangesEditing","6167817NhOyjh","4944919ruwIbh","model","2506155hezteZ","track-changes-accept-suggestion-not-found","plugins","3278346dJVFdW","88465rrBMaZ","_isEnabledBasedOnSelection","get","2QOLqtj","3222428aauVUA","acceptSuggestion","refresh","2468440ISHUOT","_suggestions","8FfBNIZ","execute","canEditAt"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(469894===parseInt(n(207))/1+parseInt(n(210))/2*(parseInt(n(203))/3)+-parseInt(n(211))/4+-parseInt(n(214))/5+-parseInt(n(206))/6+-parseInt(n(201))/7*(-parseInt(n(216))/8)+parseInt(n(200))/9)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(215)]=e,this[n(213)](),this[n(208)]=!1}[h(213)](){this[h(220)]=!0}[h(217)](t){const n=h,r=this[n(215)][n(209)](t);if(!r)throw new e.CKEditorError(n(204),this);const s=r[n(221)]();this[n(219)][n(202)][n(218)](s)&&this[n(219)][n(205)][n(209)](n(199))[n(212)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=427]})(t,e)}function E(){const t=["execute","TrackChangesEditing","_isEnabledBasedOnSelection","774DGrixj","isEnabled","840145XZptiZ","3530LwxOWR","refresh","get","456260KjZvAu","1748700armLqw","6505240EskAEr","discardSuggestion","editor","canEditAt","2398KkppZJ","4346766XiRfRQ","getRanges","12eDGmZP","66LiTYyf","model","track-changes-discard-suggestion-not-found","_suggestions","17655dotMAt","plugins"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(568469===-parseInt(n(447))/1*(-parseInt(n(435))/2)+parseInt(n(442))/3+parseInt(n(450))/4*(parseInt(n(437))/5)+parseInt(n(451))/6*(-parseInt(n(441))/7)+-parseInt(n(443))/8+-parseInt(n(448))/9+parseInt(n(438))/10*(parseInt(n(430))/11))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(429)]=e,this[n(439)](),this[n(434)]=!1}[m(439)](){this[m(436)]=!0}[m(432)](t){const n=m,r=this[n(429)][n(440)](t);if(!r)throw new e.CKEditorError(n(428),this);const s=r[n(449)]();this[n(445)][n(427)][n(446)](s)&&this[n(445)][n(431)][n(440)](n(433))[n(444)](r)}}function T(t){const e=_;return t[e(313)](((t,n)=>e(316)==t[e(306)]&&e(316)!=n[e(306)]?-1:e(316)!=t[e(306)]&&e(316)==n[e(306)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=280]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(288)];for(;s<t[n(320)];){const a=t[s],c=t[s+1];r||(r=e[n(289)](a)),A(e,a,c)||(o[n(294)](e[n(312)](r,i[n(296)](a)?e[n(285)](a):e[n(293)](a,n(302)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(285)](e),o=t[r(289)](n);return s[r(291)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(149978===-parseInt(n(298))/1*(parseInt(n(284))/2)+parseInt(n(311))/3+parseInt(n(283))/4*(-parseInt(n(309))/5)+-parseInt(n(305))/6*(-parseInt(n(314))/7)+-parseInt(n(322))/8*(-parseInt(n(286))/9)+-parseInt(n(287))/10*(parseInt(n(324))/11)+-parseInt(n(281))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["execute","11jxQTAd","isIntersecting","245520cJNnxn","join","4dAFTkS","2OwkqnC","createPositionAfter","2381877GWhivc","807650BywdeZ","schema","createPositionBefore","replace","isTouching","map","createPositionAt","push","start","isObject","value","233231hyaxzO","splice","color","isMultiRange","end","isArray","add","12fsbVwX","type","isInContent","getRanges","417955xyuSFa","next","421044RPTISq","createRange","sort","570584PEpKgQ","change","deletion","from"," [color ","content","length","isCollapsed","8EFQlJq"];return(k=function(){return t})()}function C(t,e,n){const r=_;for(;n[r(320)];){const s=n[r(299)](0,100);t[r(315)]((()=>{const t=r;for(const n of s)n[t(307)]&&e[t(323)](n.id)}))}}const L=R;function N(){const t=["_suggestions","isInContent","canEditAt","_isEnabledBasedOnSelection","4218490VYCniY","774173LYmDNl","3934380uAOfTe","19634728yXElMo","values","isEnabled","model","984358gMMMAB","some","6EAIwbB","from","_command","getRanges","editor","3655260dhesTY","2068395HEaAxx","execute","refresh"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(970465===parseInt(n(120))/1+parseInt(n(104))/2+-parseInt(n(111))/3+-parseInt(n(121))/4+-parseInt(n(119))/5+parseInt(n(106))/6*(parseInt(n(112))/7)+parseInt(n(100))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(108)]=e,this[r(115)]=n,this[r(114)](),this[r(118)]=!1}[L(114)](){const t=L,e=Array[t(107)](this[t(115)][t(101)]())[t(105)]((e=>e[t(116)]));this[t(102)]=this[t(108)][t(102)]&&e}[L(113)](){const t=L,e=T(Array[t(107)](this[t(115)][t(101)]()));for(const n of e){const e=n[t(109)]();if(!this[t(110)][t(103)][t(117)](e))return}C(this[t(110)][t(103)],this[t(108)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=149]})(t,e)}function O(){const t=["size","editor","126zwzFTO","9570XdXpaK","_isEnabledBasedOnSelection","65ZpsTUS","getRanges","1327164QesyeH","canEditAt","326536DwpIfM","model","21452XKBUrv","document","values","refresh","9whvQuV","1912896MbTJJL","from","20626mZIndM","_command","selection","_suggestions","isEnabled","174596UwQrku","_selectedSuggestions","execute"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(141317===-parseInt(n(168))/1+parseInt(n(173))/2*(-parseInt(n(165))/3)+parseInt(n(161))/4*(-parseInt(n(155))/5)+parseInt(n(157))/6+parseInt(n(159))/7+parseInt(n(166))/8+-parseInt(n(152))/9*(parseInt(n(153))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(169)]=e,this[r(171)]=n,this[r(174)]=new Set,this[r(164)](),this[r(154)]=!1}[M(164)](){const t=M,e=this[t(151)][t(160)][t(162)][t(170)],n=Array[t(167)](this[t(171)][t(163)]());this[t(174)]=function(t,e){const n=_,r=Array[n(317)](t[n(308)]()),s=new Set;for(const o of e)if(o[n(307)])for(const e of r)for(const r of o[n(308)]())(e[n(280)](r)||t[n(321)]&&!o[n(301)]&&o[n(310)]&&r[n(302)][n(291)](e[n(295)]))&&s[n(304)](o);return s}(e,n),this[t(172)]=this[t(169)][t(172)]&&!!this[t(174)][t(150)]}[M(149)](){const t=M,e=T(Array[t(167)](this[t(174)]));for(const n of e){const e=n[t(156)]();if(!this[t(151)][t(160)][t(158)](e))return}C(this[t(151)][t(160)],this[t(169)],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 z=V;const H=function(){this.__data__=new z,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 X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.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=Y?Y.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=Q["__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(Q,"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||z),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 zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=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):Yt(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?Q.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&&q.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 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&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Jt(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&&Jt(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?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const 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 Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=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;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"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=Q.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=Y?Y.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?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 zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=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[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!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==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(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:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Qn.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||zt),n}$n.Cache=zt;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=Y?Y.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:Jn(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])?[]:{})}Yt(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 zt;++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=Y?Y.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 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 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 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 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)},jr=Vr;function Gr(){const t=["_onAccept","isExternal","head","markers","getFirstMarker","size","split","change","isInContent","authoredAt","onAccept","accept","_saved","getAllAdjacentSuggestions","end","isIntersectingWithRange","subType","delete","_isDataLoaded","setAttribute","set","2778804SHSIxX","isIntersecting","_onDiscard","onDiscard","_onAttributesChange","suggestion:","@external","onAttributesChange","2292580naFrKj","creator","start","type","674345ZCpgji","removeMarkers","4617664lLiLti","data","previous","getMarkers","from","1ZFQPgq","nodeBefore","4jZbKwO","nodeAfter","getContainedElement","filter","commentThread","removeAttribute","map","author","createdAt","12030HbCklS","removeMarker","attributes","length","getMarkerNames","discard","99SAWmpj","get","reduce","getRanges","push","add","next","469IdMyvT","_model","clear","9455724duJABv","getRange","isMultiRange","toJSON","getItems","substr","_markerNames","hasComments","130674DzyrGA","44DsddlY","decorate","addMarker","addMarkerName","getFirstRange","addRange","getMultiRangeId"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(747383===-parseInt(n(575))/1*(parseInt(n(564))/2)+parseInt(n(556))/3+-parseInt(n(577))/4*(parseInt(n(568))/5)+-parseInt(n(527))/6*(parseInt(n(516))/7)+-parseInt(n(570))/8+parseInt(n(509))/9*(-parseInt(n(503))/10)+-parseInt(n(528))/11*(-parseInt(n(519))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(553)]=!1,this.id=e.id,this[n(567)]=e[n(567)],this[n(551)]=e[n(551)]||null,this[n(501)]=e[n(501)],this[n(565)]=e[n(565)]||e[n(501)],this[n(536)]=Boolean(e[n(505)]&&e[n(505)][n(562)]),this[n(571)]=null,this[n(517)]=t,this[n(535)]=e[n(545)],this[n(558)]=e[n(559)],this[n(560)]=e[n(563)],this[n(525)]=new Set,this[n(502)]=null,this[n(555)](n(544),null),this[n(555)](n(505),e[n(505)]||{}),this[n(555)](n(572),null),this[n(555)](n(515),null),this[n(555)](n(498),null),this[n(555)](n(547),!1),this[n(529)](n(546)),this[n(529)](n(508))}get[jr(537)](){const t=jr;let e=this;for(;e[t(572)];)e=e[t(572)];return e}get[jr(526)](){const t=jr;return!!this[t(498)]&&this[t(498)][t(506)]>0}get[jr(521)](){const t=jr;return 0!=this[t(525)][t(540)]&&6==Array[t(574)](this[t(525)])[0][t(541)](":")[t(506)]}get[jr(543)](){return null!==this[jr(539)]()}[jr(531)](t){const e=jr;this[e(525)][e(514)](t)}[jr(507)](){const t=jr;return Array[t(574)](this[t(525)])}[jr(573)](){const t=jr;return this[t(507)]()[t(500)]((e=>this[t(517)][t(538)][t(510)](e)))[t(580)]((t=>t))}[jr(539)](){return this[jr(573)]()[0]||null}[jr(569)](){const t=jr;this[t(517)][t(542)]((e=>{const n=t;for(const t of this[n(573)]())e[n(504)](t)})),this[t(525)][t(518)]()}[jr(504)](t){const e=jr;this[e(517)][e(542)]((n=>{n[e(504)](t)})),this[e(525)][e(552)](t)}[jr(533)](t){const e=jr,n=e(561)+this[e(567)]+":"+this[e(551)]+":"+this.id+":"+this[e(565)].id+":"+zr[e(534)]();this[e(531)](n),this[e(517)][e(542)]((r=>{r[e(530)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(550)](t){const e=jr;for(const n of this[e(512)]())if(n[e(557)](t))return!0;return!1}[jr(512)](){const t=jr;return this[t(573)]()[t(500)]((e=>e[t(520)]()))}[jr(523)](){const t=jr;return this[t(512)]()[t(511)](((e,n)=>[...e,...n[t(523)]()]),[])}[jr(532)](){const t=jr;var e;return(null===(e=this[t(539)]())||void 0===e?void 0:e[t(520)]())||null}[jr(579)](){const t=jr,e=this[t(512)]();if(1!=e[t(506)])return null;const n=e[0],r=n[t(566)][t(578)],s=n[t(549)][t(576)];return r instanceof i.Element?r!=s?null:r:null}[jr(546)](){const t=jr;this[t(535)](this[t(512)](),this[t(571)],this[t(505)]),this[t(569)]()}[jr(508)](){const t=jr;this[t(558)](this[t(512)](),this[t(571)],this[t(505)]),this[t(569)]()}[jr(548)](){const t=jr,e=[];let n=this[t(537)];for(;n;)e[t(513)](n),n=n[t(515)];return e}[jr(554)](t,e){const n=jr,r=qn(this[n(505)]);hr(r,t,e),wr(r,this[n(505)])||(this[n(505)]=r,this[n(560)](r))}[jr(499)](t){const e=jr,n=qn(this[e(505)]);Ur(n,t),wr(n,this[e(505)])||(this[e(505)]=n,this[e(560)](this[e(505)]))}[jr(522)](){const t=jr;return{id:this.id,type:this[t(551)]?this[t(567)]+":"+this[t(551)]:this[t(567)],authorId:this[t(565)].id,createdAt:this[t(502)],hasComments:this[t(526)],data:this[t(571)],attributes:this[t(505)]}}static[jr(534)](){const t=jr;return(0,e.uid)()[t(524)](1,5)}}function Hr(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-=481]})(t,e)}function Xr(){const t=["start","normal","getFirstRange","1071764CTTtMj","add","match","removeFormat","_handleRenameSuggestionDescription","*Remove:* %0","indexOf","subType","elementStart","88kHdTKR","softBreak","*Remove format:* %0","_addDescriptionItems","830714mSLLRO","registerAttributeLabel","$textProxy","1088410pJhqlT","8198595SDiTGl","previousSibling","map","isInContent","addObject","remove","join","nodeAfter","EmptyContainer","registerElementLabel","set","17154vOxeze","_handleAttributeSuggestionDescription","isEmpty","push","label","checkChild","$1 $2","attribute","key","getWalker","2495BgXHuw","removeEmptyContainer","ELEMENT_SPACE","skip","deletion","_attributeLabels","insertion","registerDescriptionCallback","isEqual","format","name","elementEnd","Object","nextSibling","removeContainer","data","_schema","Container","91WNmIkO","end","get","isObject","matchingCallback","function","_locale","_itemLabelsCallbacks","getDescriptions","length","_handleInsertRemoveSuggestionDescription","*Insert:* %0","addContainer","type","removeObject","_customCallbacks","_resolveDescriptionItems","text","*Merge:* %0","item","has","newValue","*Set format:* %0","element","addEmptyContainer","REPLACE_TEXT","$text","pop","replace","*Split:* %0","quantity","getItemLabel","_handleCustomCallbackDescription","addFormat","2611617ogSQxA","*Change to:* %0","_itemLabels"];return(Xr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(760108===parseInt(n(543))/1+-parseInt(n(540))/2+parseInt(n(521))/3+-parseInt(n(527))/4+-parseInt(n(565))/5*(parseInt(n(555))/6)+-parseInt(n(487))/7*(-parseInt(n(536))/8)+parseInt(n(544))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(502)]=[],this[n(523)]=new Map,this[n(494)]=[],this[n(570)]=new Map,this[n(485)]=t,this[n(493)]=e}[Wr(495)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(496)];o++){const i=t[o];if(!i[e(547)])continue;const a=this[e(519)](i);if(a){if(null!=i[e(534)]){if(r[e(507)](i[e(534)]))continue;r[e(528)](i[e(534)])}n[e(558)](a)}else if(e(562)!=i[e(500)])e(571)!=i[e(500)]&&e(569)!=i[e(500)]||this[e(497)](n,i,t[o+1]);else{const t=i[e(484)][e(563)];if(s[e(507)](t))continue;s[e(528)](i[e(484)][e(563)]),t==_c?this[e(531)](n,i):this[e(556)](n,i)}}return this[e(503)](n)}[Wr(572)](t){const e=Wr;this[e(502)][e(558)](t)}[Wr(553)](t,n,r=e.priorities[Wr(525)]){const s=Wr;s(492)==typeof t?(0,e.insertToPriorityArray)(this[s(494)],{matchingCallback:t,label:n,priority:r}):this[s(523)][s(554)](t,n)}[Wr(541)](t,e){const n=Wr;this[n(570)][n(554)](t,e)}[Wr(518)](t,e=1){const n=Wr;let r;for(const e of this[n(494)])if(e[n(491)](t)){r=e[n(559)];break}return r||(r=this[n(523)][n(489)](t[n(575)])),r?r(e):1!==e?e+" "+t[n(575)]+"s":""+t[n(575)]}[Wr(539)](t,e){const n=Wr,r=e[n(526)]()[n(564)](),s=n(571)==e[n(500)]?n(528):n(549);for(const e of r){const o=e[n(506)],i=t[t[n(496)]-1];if(o.is(n(542)))i&&i[n(500)][n(533)](n(486))>-1&&t[n(514)](),i&&n(504)==i[n(500)]?i[s]+=o[n(484)]:t[n(558)]({type:n(504),add:n(528)==s?o[n(484)]:"",remove:n(549)==s?o[n(484)]:""});else if(this[n(485)][n(490)](o)){const a=o;if(i&&i[n(500)][n(533)](n(486))>-1&&t[n(514)](),n(576)==e[n(500)])continue;i&&i[n(500)]==s+n(481)&&i[n(510)][n(575)]==a[n(575)]?i[n(517)]++:t[n(558)]({type:s+n(481),element:a,quantity:1}),r[n(568)]((t=>!(n(576)==t[n(500)]&&t[n(506)]==o)))}else if(this[n(485)][n(560)](o,n(513))||o.is(n(510),n(537))){const r=o;if(n(528)==s&&n(535)==e[n(500)]||n(549)==s&&n(576)==e[n(500)])continue;if(i&&-1==i[n(500)][n(533)](n(486))){n(504)==i[n(500)]&&(i[s]+="\n");continue}let a;if(a=n(528)==s?r[n(482)]&&!this[n(485)][n(490)](r[n(482)])?r[n(482)]:null:r[n(545)]&&!this[n(485)][n(490)](r[n(545)])?r[n(545)]:null,r[n(557)]||a&&a[n(557)]){const e=a&&a[n(557)]?a:r;i&&i[n(500)]==s+n(552)&&i[n(510)][n(575)]==e[n(575)]?i[n(517)]++:t[n(558)]({type:s+n(552),element:e,quantity:1})}else t[n(558)]({type:s+n(486),element:r})}}}[Wr(503)](t){const e=Wr,n=this[e(493)],r=[],s=[],o=[];for(const i of t)switch(i[e(500)]){case e(504):if(i[e(528)]=i[e(528)][e(515)](/(\S)\u000A+(\S)/g,e(561))[e(515)](/\u000A/g,""),i[e(549)]=i[e(549)][e(515)](/(\S)\u000A+(\S)/g,e(561))[e(515)](/\u000A/g,""),""!=i[e(528)]&&""!=i[e(549)]){r[e(558)]({type:e(515),content:Hr(n,e(512),['"'+i[e(549)]+'"','"'+i[e(528)]+'"'])});continue}if(null!=i[e(528)][e(529)](/^ +$/)){r[e(558)]({type:e(571),content:Hr(n,e(498),Hr(n,e(567),i[e(528)][e(496)]))});continue}if(null!=i[e(549)][e(529)](/^ +$/)){r[e(558)]({type:e(569),content:Hr(n,e(532),Hr(n,e(567),i[e(549)][e(496)]))});continue}if(""!=i[e(528)]){r[e(558)]({type:e(571),content:Hr(n,e(498),'"'+i[e(528)]+'"')});continue}r[e(558)]({type:e(569),content:Hr(n,e(532),'"'+i[e(549)]+'"')});continue;case e(511):case e(548):r[e(558)]({type:e(571),content:Hr(n,e(498),this[e(518)](i[e(510)],i[e(517)]))});continue;case e(566):case e(501):r[e(558)]({type:e(569),content:Hr(n,e(532),this[e(518)](i[e(510)],i[e(517)]))});continue;case e(499):r[e(558)]({type:e(571),content:Hr(n,e(516),this[e(518)](i[e(510)],i[e(517)]))});continue;case e(483):r[e(558)]({type:e(569),content:Hr(n,e(505),this[e(518)](i[e(510)],i[e(517)]))});continue;case e(520):s[e(558)](i[e(563)]);continue;case e(530):o[e(558)](i[e(563)]);continue;default:r[e(558)](i)}if(s[e(496)]){const t=s[e(546)]((t=>this[e(570)][e(507)](t)?this[e(570)][e(489)](t):t))[e(550)](", ");r[e(558)]({type:e(574),content:Hr(this[e(493)],e(509),t)})}if(o[e(496)]){const t=o[e(546)]((t=>this[e(570)][e(507)](t)?this[e(570)][e(489)](t):t))[e(550)](", ");r[e(558)]({type:e(574),content:Hr(this[e(493)],e(538),t)})}return r}[Wr(519)](t){const e=Wr;for(const n of this[e(502)]){const r=n(t);if(r&&e(500)in r)return r}}[Wr(556)](t,e){const n=Wr,r=e[n(484)],s=void 0===r[n(508)]?n(530):n(520);t[n(558)]({type:s,key:r[n(563)]})}[Wr(531)](t,e){const n=Wr;t[n(558)]({type:n(574),content:Hr(this[n(493)],n(522),this[n(518)](e[n(526)]()[n(524)][n(551)],1))})}[Wr(497)](t,e,n){const r=Wr;if(this[r(539)](t,e),n&&n[r(526)]()&&!e[r(526)]()[r(488)][r(573)](n[r(526)]()[r(524)])){const n=t[t[r(496)]-1],s=r(571)==e[r(500)]?r(528):r(549);n&&r(504)==n[r(500)]&&(n[s]+="\n")}}}const Zr=Qr;function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(539442===parseInt(n(172))/1+-parseInt(n(181))/2*(parseInt(n(165))/3)+parseInt(n(170))/4*(parseInt(n(174))/5)+parseInt(n(176))/6+-parseInt(n(182))/7*(-parseInt(n(175))/8)+parseInt(n(166))/9*(-parseInt(n(168))/10)+-parseInt(n(167))/11*(-parseInt(n(180))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Zr(183)](){const t=Zr,e=this[t(171)],n=e[t(177)][t(169)](t(164));e[t(178)][t(169)](t(173))&&n[t(179)](t(173))}}function Jr(){const t=["2375973TXLWyw","6286610JBCUEP","40EKmIqK","get","48zfLskz","editor","548869KQeFfv","showAIAssistant","101520RKrRcB","2783504urUkwZ","1986588BDmrCT","plugins","commands","enableCommand","12synpxh","99474gnFluK","7XudyfR","afterInit","TrackChangesEditing","27otGtQB"];return(Jr=function(){return t})()}const $r=es;function ts(){const t=["value","afterInit","commandParams","_registerLegacyDescription","registerDescriptionCallback","263280uYvssn","type","3KBhkuT","center","registerBlockAttribute","plugins","enableDefaultAttributesIntegration","29315dtfUvw","descriptionFactory","210ZUiStR","alignment","formatBlock","right","*Format:* %0","7910xIqQqb","FORMAT_ALIGN_TO_CENTER","FORMAT_JUSTIFY_TEXT","locale","registerAttributeLabel","FORMAT_ALIGNMENT","TrackChangesEditing","155312CMPmim","format","4905552qVHwBH","editor","FORMAT_ALIGN_TO_LEFT","commandName","has","1665108wOEZzJ","3424755oAtoZy","justify","get","FORMAT_ALIGN_TO_RIGHT","left","7XOZJdY","AlignmentEditing","135275LdFzSS"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(650563===parseInt(n(407))/1*(-parseInt(n(426))/2)+-parseInt(n(434))/3+parseInt(n(405))/4+parseInt(n(399))/5*(-parseInt(n(414))/6)+parseInt(n(397))/7*(parseInt(n(428))/8)+parseInt(n(433))/9+parseInt(n(419))/10*(parseInt(n(412))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(401)](){const t=$r,e=this[t(429)],n=e[t(422)];if(!e[t(410)][t(432)](t(398)))return;const r=e[t(410)][t(436)](t(425));r[t(411)](t(415)),r[t(409)](t(415)),r[t(413)][t(423)](t(415),Hr(n,t(424))),this[t(403)]()}[$r(403)](){const t=$r,e=this[t(429)],n=e[t(422)];e[t(410)][t(436)](t(425))[t(413)][t(404)]((e=>{const r=t;if(r(416)!=e[r(406)])return;const{data:s}=e;if(s&&r(415)==s[r(431)]){const t=s[r(402)][0][r(400)];return{type:r(427),content:Hr(n,r(418),function(t){const e=r;switch(t){case e(396):return Hr(n,e(430));case e(417):return Hr(n,e(437));case e(408):return Hr(n,e(420));case e(435):return Hr(n,e(421))}}(t))}}}))}}const rs=os;!function(t,e){const n=os,r=t();for(;;)try{if(367290===parseInt(n(334))/1+-parseInt(n(319))/2+parseInt(n(321))/3*(-parseInt(n(306))/4)+-parseInt(n(292))/5+-parseInt(n(305))/6+-parseInt(n(327))/7*(parseInt(n(330))/8)+parseInt(n(336))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const ss=[rs(291),rs(318),rs(295),rs(294),rs(284),rs(289),rs(335)];function os(t,e){const n=as();return(os=function(t,e){return n[t-=282]})(t,e)}class is extends t.Plugin{[rs(300)](){const t=rs,e=this[t(283)],n=e[t(325)][t(307)](t(282)),r=e[t(288)];for(const s of ss){if(!e[t(325)][t(322)](s))continue;const o=s[t(286)](0,-7)[t(302)](),i=t(329)+o[t(331)]();n[t(313)](o),n[t(287)](o),n[t(297)][t(293)](o,Hr(r,i))}this[t(312)]()}[rs(312)](){const t=rs,e=this[t(283)],n=e[t(288)],r=e[t(325)][t(307)](t(282));function s(e,s){const o=t;r[o(297)][o(333)]((t=>{const r=o;if(r(310)!=t[r(326)])return;const{data:i}=t;return i&&i[r(285)]===e?i[r(311)][0][r(303)]?{type:r(299),content:Hr(n,r(304),s)}:{type:r(299),content:Hr(n,r(320),s)}:void 0}))}s(t(296),Hr(n,t(317))),s(t(315),Hr(n,t(328))),s(t(301),Hr(n,t(290))),s(t(316),Hr(n,t(323))),s(t(332),Hr(n,t(324))),s(t(309),Hr(n,t(308))),s(t(314),Hr(n,t(298)))}}function as(){const t=["locale","SubscriptEditing","FORMAT_UNDERLINE","BoldEditing","2573060aOkpvR","registerAttributeLabel","CodeEditing","UnderlineEditing","bold","descriptionFactory","FORMAT_SUPERSCRIPT","format","afterInit","underline","toLowerCase","forceValue","*Format:* %0","946824mTHXWL","8RUOWKw","get","FORMAT_SUBSCRIPT","subscript","formatInline","commandParams","_registerLegacyDescription","enableDefaultAttributesIntegration","superscript","italic","code","FORMAT_BOLD","ItalicEditing","788802DQNnnk","*Remove format:* %0","306534YqQLMg","has","FORMAT_CODE","FORMAT_STRIKETHROUGH","plugins","type","644qGZSRF","FORMAT_ITALIC","FORMAT_","17992toKNph","toUpperCase","strikethrough","registerDescriptionCallback","106499iJazxp","SuperscriptEditing","15649848adcsVL","TrackChangesEditing","editor","StrikethroughEditing","commandName","slice","registerInlineAttribute"];return(as=function(){return t})()}const cs=ls;function us(){const t=["2opGLWZ","locale","698178CZrtYn","getSelectedBlocks","*Remove format:* %0","commandName","445091fyASbf","name","enableCommand","descriptionFactory","commandParams","from","20KVhnjE","has","change","397837XTeUsc","4OUupGB","selection","blockQuote","markBlockFormat","filter","9387984APzIrp","plugins","document","9KxEoEY","afterInit","editor","commands","1208955GSLoCd","parent","TrackChangesEditing","BlockQuoteEditing","get","schema","checkChild","value","7KGDeZM","$root","model","ELEMENT_BLOCK_QUOTE","1768792QmLaQm","1431096KjSBcA","forceValue","format","*Set format:* %0","registerDescriptionCallback"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(413984===-parseInt(n(226))/1*(-parseInt(n(220))/2)+parseInt(n(215))/3*(parseInt(n(236))/4)+parseInt(n(248))/5+parseInt(n(222))/6*(-parseInt(n(256))/7)+parseInt(n(214))/8*(parseInt(n(244))/9)+parseInt(n(232))/10*(-parseInt(n(235))/11)+-parseInt(n(241))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(245)](){const t=cs,e=this[t(246)],n=e[t(221)];if(!e[t(242)][t(233)](t(251)))return;const r=e[t(242)][t(252)](t(250)),s=this[t(246)][t(247)][t(252)](t(238));r[t(228)](t(238),((n,o={})=>{const i=t,a=this[i(246)][i(258)][i(243)][i(237)],c=o&&void 0!==o[i(216)]?o[i(216)]:!s[i(255)];let u=[];if(c){const t=Array[i(231)](a[i(223)]())[i(240)]((t=>hs(t)||function(t,e){const n=i,r=e[n(254)](t[n(249)],n(238)),s=e[n(254)]([n(257),n(238)],t);return r&&s}(t,this[i(246)][i(258)][i(253)])));u=y(t,e[i(258)])}else{const t=Array[i(231)](a[i(223)]())[i(240)]((t=>hs(t)));u=y(t,e[i(258)])}e[i(258)][i(234)]((()=>{const t=i;for(const e of u)r[t(239)](e,{commandName:t(238),commandParams:[{forceValue:c}]})}))})),r[t(229)][t(219)]((e=>{const r=t,{data:s}=e;if(s&&r(238)==s[r(225)]){const t=Hr(n,r(213));return s[r(230)][0][r(216)]?{type:r(217),content:Hr(n,r(218),t)}:{type:r(217),content:Hr(n,r(224),t)}}}))}}function hs(t){const e=cs;return e(238)==t[e(249)][e(227)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=500]})(t,e)}function ps(){const t=["45618uxdlVX","changeCaseLower","714QRZyil","changeCaseTitle","CaseChange","3361919XHjYau","1084012kejrvs","21300shjkKI","5610310lgTaRD","enableCommand","afterInit","3625335qtqTmb","plugins","TrackChangesEditing","18vTyNXo","225bgLjcm","3189672suIytZ","editor","get","2FsWLOn","changeCaseUpper","has"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(617534===-parseInt(n(519))/1+-parseInt(n(510))/2*(-parseInt(n(502))/3)+-parseInt(n(520))/4*(-parseInt(n(506))/5)+-parseInt(n(513))/6*(parseInt(n(515))/7)+-parseInt(n(507))/8+-parseInt(n(505))/9*(-parseInt(n(521))/10)+parseInt(n(518))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(501)](){const t=gs,e=this[t(508)];e[t(503)][t(512)](t(517))&&(e[t(503)][t(509)](t(504))[t(500)](t(511)),e[t(503)][t(509)](t(504))[t(500)](t(514)),e[t(503)][t(509)](t(504))[t(500)](t(516)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=334]})(t,e)}const Es=Is;function bs(){const t=["3445664WEeyxo","2436210EIGXjq","2WRDFif","371UroxIs","afterInit","14465CmFQZC","commands","plugins","get","ckbox","1477063OJveoP","1958043kEBAwK","editor","27PhmlFm","24834557BrwpGK","1386MtEbYt","57736vjyVgK","enableCommand","TrackChangesEditing"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(891810===-parseInt(n(342))/1+parseInt(n(334))/2*(parseInt(n(343))/3)+-parseInt(n(351))/4+-parseInt(n(337))/5*(-parseInt(n(347))/6)+parseInt(n(335))/7*(parseInt(n(348))/8)+-parseInt(n(345))/9*(parseInt(n(352))/10)+parseInt(n(346))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(336)](){const t=Es,e=this[t(344)];e[t(338)][t(340)](t(341))&&e[t(339)][t(340)](t(350))[t(349)](t(341))}}const _s=As;function ys(){const t=["registerElementLabel","plugins","locale","from","editor","value","checkChild","CodeBlock","outdentCodeBlock","getSelectedBlocks","345285nycPqc","language","descriptionFactory","indentCodeBlock","selection","enableCommand","*Set format:* %0","27GzImDo","languages","filter","blockName","get","schema","change","formatBlock","24bfbxOo","parent","295185hmuArE","commandParams","*Remove format:* %0","document","540CqCViK","forceValue","config","toLowerCase","rootElement","248070VbvNAA","afterInit","markBlockFormat","commandName","find","type","commands","name","TrackChangesEditing","label","357336pNymYM","504760eyKXNd","codeBlock","7Zogarg","386LlDGoH","model","1707fSZGEP","301WpGdoG","ELEMENT_CODE_BLOCK","isLimit","has","registerDescriptionCallback","format"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(121817===-parseInt(n(213))/1*(parseInt(n(210))/2)+-parseInt(n(212))/3*(-parseInt(n(250))/4)+-parseInt(n(229))/5+-parseInt(n(255))/6*(-parseInt(n(209))/7)+-parseInt(n(206))/8*(-parseInt(n(236))/9)+parseInt(n(207))/10+parseInt(n(246))/11*(-parseInt(n(244))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(256)](){const t=_s,e=this[t(223)];if(!e[t(220)][t(216)](t(226)))return;const n=e[t(220)][t(240)](t(263)),r=e[t(221)],s=e[t(252)][t(240)](t(208))[t(237)],o=e[t(261)][t(240)](t(208));n[t(234)](t(232)),n[t(234)](t(227)),n[t(234)](t(208),((r,i={})=>{const a=t,c=e[a(211)],u=e[a(211)][a(249)][a(233)],l=i&&void 0!==i[a(251)]?i[a(251)]:!o[a(224)];let f;i[a(230)]||(i[a(230)]=s[0][a(230)]),f=l?Array[a(222)](u[a(228)]())[a(238)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(254))&&!e[n(215)](t)&&e[n(225)](t[n(245)],n(208))}(t,c[a(241)]))):Array[a(222)](u[a(228)]())[a(238)]((t=>Cs(t)));const h=y(f,c);c[a(242)]((()=>{const t=a;for(const e of h)n[t(257)](e,{commandName:t(208),commandParams:[{...i,forceValue:l}],formatGroupId:t(239)})}))})),n[t(231)][t(219)](t(208),(e=>Hr(r,t(214),e))),n[t(231)][t(217)]((e=>{const n=t;if(n(243)!=e[n(260)])return;const o=r.t,{data:i}=e;if(!i||n(208)!=i[n(258)])return;const a=i[n(247)][0][n(230)],c=o(s[n(259)]((t=>t[n(230)]===a))[n(205)])[n(253)]();return i[n(247)][0][n(251)]?{type:n(218),content:Hr(r,n(235),Hr(r,n(214),1)+" ("+c+")")}:{type:n(218),content:Hr(r,n(248),Hr(r,n(214),1))}}))}}function Cs(t){const e=_s;return e(208)==t[e(262)]}function Ls(){const t=["plugins","454ZBxKTX","get","40hyHhqh","addCommentThread","enableCommand","180448LtTerk","20964lfWmxQ","has","18Uxwvqn","11JoQUsi","CommentsEditing","afterInit","469420uwjtAY","837151gLPTtm","24hlFvJI","42740964IYiyEV","TrackChangesEditing","589220vZBdUv","editor","13233230TipAMf"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(837684===-parseInt(n(264))/1+parseInt(n(252))/2*(-parseInt(n(258))/3)+parseInt(n(254))/4*(parseInt(n(248))/5)+parseInt(n(266))/6*(-parseInt(n(265))/7)+parseInt(n(257))/8*(-parseInt(n(260))/9)+-parseInt(n(250))/10*(parseInt(n(261))/11)+parseInt(n(267))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(263)](){const t=Ns,e=this[t(249)];e[t(251)][t(259)](t(262))&&e[t(251)][t(253)](t(247))[t(256)](t(255))}}var Ms=n(834);function vs(t,e,n){const r=ws,s=[];for(const o of e[r(456)]())o[r(493)](t)&&s[r(474)](n[r(494)](o));return s}function Os(){const t=["isLimit","createUIElement","isAtEnd","35181BerMnK","name","test","markerRange","writer","model","addClass","parent","1480kOBNBa","elementEnd","item","ck-suggestion-marker-","isBlock","1oSpphL","toViewElement","hasAttribute","createRangeOn","plugins","addHighlight","consumable","includes","4039gfEtsG","markerName","ck-suggestion-marker--active","get","span","type","start","TrackChangesEditing","986750OZbZLy","getItems","1334385FARhnS","18HozCHj","nextSibling","1427194shtkxW","mapper","1560OqVAEV","activeMarkers","3546032HKQvHG","getCustomProperty","2032184TojCij","getWalker","isContent","previousPosition","toViewPosition","schema","insert","bindElementToMarker","push"];return(Os=function(){return t})()}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=447]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(495)][r(450)](r(454));return(o,i,a)=>{const c=r;if(!a[c(497)][c(480)](i[c(481)],o[c(479)]))return;const u=i[c(481)][c(467)](),l=i[c(481)][c(453)],f=t[c(483)][c(471)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(488)];d=d||f[c(468)](e);const n=a[c(461)][c(492)](e);if(n&&n[c(465)](c(496)))return;c(487)==t[c(452)]&&f[c(490)](e)&&!f[c(475)](e)&&(e[c(459)]||l[c(477)]?h&&h[c(485)]==e||(h=e,m(t[c(469)]),p=!0):g=g||t[c(469)])}function m(t){const r=c,o=a[r(482)][r(476)](r(451),{class:r(489)+e}),u=a[r(461)][r(470)](t);n&&s[r(463)][r(498)](i[r(448)])&&a[r(482)][r(484)](r(449),o),a[r(482)][r(472)](u,o),a[r(461)][r(473)](o,i[r(448)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(662147===parseInt(n(491))/1*(parseInt(n(460))/2)+-parseInt(n(457))/3+-parseInt(n(464))/4+-parseInt(n(455))/5*(-parseInt(n(458))/6)+-parseInt(n(447))/7*(parseInt(n(486))/8)+parseInt(n(478))/9*(parseInt(n(462))/10)+parseInt(n(466))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Bs;function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=107]})(t,e)}function xs(){const t=["downcastDispatcher","high","addMarker:suggestion:deletion","end","get","8tGqDKm","rootName","init","createRange","markerName","setSelection","mapper","isCollapsed","merge","modifySelection","editor","208866anKHSW","data","document","unbindElementFromMarkerName","enqueueChange","writer","commands","TrackChangesEditing","start","unit","enableCommand","selection","markerNameToElements","151644BbNqdH","options","model","unlock","batch","removeMarker:suggestion:deletion","delete","remove","bind","root","uiElement","getFirstRange","35mOuMOO","725996jUyYla","1308924HNXcGH","requires","createSelection","detach","1272640sozcYH","lock","3GjEPbW","forward","deleteForward","buffer","fromRange","$graveyard","showSuggestionHighlights","editing","plugins","277193DeDXLR","19940QKEidy"];return(xs=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(101339===-parseInt(n(117))/1+-parseInt(n(134))/2*(-parseInt(n(107))/3)+-parseInt(n(160))/4+-parseInt(n(159))/5*(-parseInt(n(147))/6)+parseInt(n(116))/7+parseInt(n(123))/8*(-parseInt(n(161))/9)+parseInt(n(165))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(162)](){return[Ms.Delete]}[Ds(125)](){const t=Ds,e=this[t(133)],n=e[t(115)][t(122)](t(141));n[t(144)](t(153));const r=e[t(140)][t(122)](t(109));n[t(144)](t(109),((n,s={})=>{const o=t,a=e[o(149)][o(163)](e[o(149)][o(136)][o(145)]);a[o(130)]&&e[o(149)][o(132)](a,{direction:o(108),unit:s[o(143)]});const c=a[o(158)](),u=i.LiveRange[o(111)](c);let l;n(s),l=o(112)==u[o(156)][o(124)]?e[o(149)][o(126)](c[o(142)]):e[o(149)][o(126)](u[o(142)],u[o(121)]),u[o(164)](),e[o(149)][o(138)](r[o(110)][o(151)],(t=>{const e=o;r[e(110)][e(166)](),t[e(128)](t[e(126)](l[e(121)])),r[e(110)][e(150)]()}))})),e[t(114)][t(118)].on(t(120),Fs(e,t(131)),{priority:t(119)}),e[t(135)][t(118)].on(t(120),((n,r,s)=>{const o=t;s[o(148)][o(113)]&&Fs(e,o(131),{showActiveMarker:!1})[o(155)](this)(n,r,s)}),{priority:t(119)}),e[t(114)][t(118)].on(t(152),((e,n,r)=>{const s=t,o=r[s(129)][s(146)](n[s(127)]);if(o)for(const t of o)t.is(s(157))&&(r[s(129)][s(137)](t,n[s(127)]),r[s(139)][s(154)](t))}),{priority:t(119)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=406]})(t,e)}function Gs(){const t=["ListEditing","755930qvsmuY","getAttribute","trackChangesCommand","*Merge:* list item","documentList","schema","indentList","registerBlockAttribute","mergeListItemForward","removeMarker","splitListItemAfter","todoListChecked","setSelection","bulleted","10IddKyG","commandParams","isNextTo","*Change to:* %0","type","getFirstRange","assureChains","193014sfPHKp","from","*Outdent:* %0","list.multiBlock","commandName","oldValue","containsItem","TodoListEditing","getSuggestions","find","ELEMENT_","8FyVNro","batch","numbered","6VEZHZN","value","*Split:* list item","*Format:* insert into %0","outdentList","getRanges","*Remove format:* %0","mergeListItemBackward","map","*Merge:* %0","attribute","getFirstMarker","ELEMENT_BULLETED_LIST","_suggestionFactory","FORMAT_INDENT","descriptionFactory","push","registerAttributeLabel","registerPostFixer","range","change","getChanges","format","previousSibling","94092RGZidL","attributeKey","todo","every","config","customNumberedList","listReversed","bulletedList","afterInit","registerElementLabel","listStart","245188ZmbhKC","has","commands","ELEMENT_NUMBERED_LIST","newValue","next","forceValue","ELEMENT_TODO_LIST","formatBlock","default","includes","noTrackChangesFixer","_findSuggestions","locale","detach","numberedList","checkTodoList","*Check item*","_getAttributeKey","data","deletion","multipleBlocks","suggestion","plugins","accept","*Set format:* %0","createRange","_supportLegacySuggestions","enableDefaultAttributesIntegration","isLocal","selection","end","todoList","start","length","listItemId","isUndo","registerDescriptionCallback","TrackChangesEditing","registerCustomCallback","listMarker","editor","ELEMENT_LIST_ITEM","*Uncheck item*","*Format:* remove from %0","document","groupId","execute","attributes","listIndent","listType","listItemIdFixer","meta","parent","188862JxgHFr","listStyle","nextSibling","splitListItemBefore","differ","get","1484019emdPWn","_LIST","*Indent:* %0","customBulletedList","createPositionAt","isObject","model","filter","nodeAfter","refresh","listMarkerStyle","fromRange","110090cHxnBc","todoListCheck","_registerLegacyDescription","key","toUpperCase","setAttribute","head"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(107490===-parseInt(n(529))/1+parseInt(n(417))/2+parseInt(n(543))/3*(parseInt(n(428))/4)+parseInt(n(522))/5*(parseInt(n(482))/6)+-parseInt(n(508))/7+-parseInt(n(540))/8*(-parseInt(n(488))/9)+parseInt(n(500))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(425)](){const t=Us,e=this[t(469)];if(!e[t(451)][t(429)](t(507)))return;const n=e[t(441)],r=e[t(451)][t(487)](t(466)),s=e[t(451)][t(429)](t(536)),o=!!e[t(421)][t(487)](t(532));function i(e){const r=t;return{type:r(415),content:""+Hr(n,r(453),e)}}function a(e){const r=t;return{type:r(415),content:""+Hr(n,r(549),e)}}r[t(456)](t(443)),r[t(456)](t(424)),r[t(456)](t(422)),r[t(456)](t(491)),r[t(456)](t(514)),r[t(456)](t(547)),r[t(456)](t(518)),r[t(456)](t(485)),r[t(515)](t(463)),r[t(515)](t(478)),r[t(515)](t(477)),o&&(r[t(456)](t(550)),r[t(456)](t(516))),s&&(r[t(456)](t(460)),r[t(456)](t(444)),r[t(515)](t(519)),r[t(408)][t(465)]((e=>{const r=t,{data:s}=e;if(s&&r(519)==s[r(503)])return{type:r(415),content:s[r(432)]?Hr(n,r(445)):Hr(n,r(471))}})),this[t(469)][t(494)][t(473)][t(411)]((e=>{const n=t;if(e[n(541)][n(464)])return!1;let s=!1;const o=r[n(537)]({skipNotAttached:!0})[n(495)]((t=>n(519)===r[n(446)](t)));for(const t of o)n(419)!=t[n(527)]()[n(461)][n(496)][n(509)](n(478))&&(r[n(440)](t[n(527)](),n(553))[n(538)]((t=>n(478)===r[n(446)](t[n(450)])))||(e[n(517)](t[n(554)]()),s=!0));return s}))),r[t(408)][t(410)](t(477),Hr(n,t(407)));const c={type:t(415),content:""};r[t(408)][t(465)]((e=>{const r=t,{data:s}=e;if(!s||r(478)!=s[r(503)])return;let u=e[r(506)];for(;u;){if(u[r(447)]&&((r(483)==u[r(447)][r(503)]||r(498)==u[r(447)][r(503)])&&(u[r(447)][r(432)]&&r(437)!=u[r(447)][r(432)]||r(437)!=u[r(447)][r(534)]&&!s[r(432)])||!o&&u[r(447)][r(503)]==_c))return c;u=u[r(433)]}if(null==s[r(432)])switch(s[r(534)]){case r(521):return a(Hr(n,r(555)));case r(542):return a(Hr(n,r(431)));case r(419):return a(Hr(n,r(435)))}switch(s[r(432)]){case r(521):return i(Hr(n,r(555)));case r(542):return i(Hr(n,r(431)));case r(419):return i(Hr(n,r(435)))}})),r[t(408)][t(465)]((e=>{const n=t,{data:r}=e;if(r&&n(477)==r[n(503)])return null==r[n(432)]||null==r[n(534)]&&0==r[n(432)]?c:void 0})),r[t(408)][t(465)]((e=>{const r=t;if(r(553)!=e[r(526)])return;const{data:s}=e;if(!s||r(463)!=s[r(503)])return;const o=zs(e);return r(432)==o?{type:r(415),content:Hr(n,r(511))}:r(534)==o?{type:r(415),content:Hr(n,r(545))}:c})),e[t(494)][t(473)][t(411)]((e=>this[t(479)](e))),e[t(494)][t(473)][t(411)]((e=>this[t(439)](e))),e[t(494)][t(473)][t(411)]((e=>this[t(528)](e))),this[t(455)]()}[Us(479)](t){const e=Us;if(t[e(541)][e(464)]||!t[e(541)][e(457)])return!1;let n=!1;const r=this[e(469)][e(451)][e(487)](e(466))[e(537)]({skipNotAttached:!0})[e(495)]((t=>t[e(447)]&&e(463)==t[e(447)][e(503)]))[e(495)]((t=>t[e(447)][e(432)]&&t[e(447)][e(534)]));for(const s of r)zs(s)||(t[e(517)](s[e(554)]()),n=!0);return n}[Us(439)](t){const e=Us;if(t[e(541)][e(464)]||!t[e(541)][e(457)])return!1;const n=this[e(469)][e(451)][e(487)](e(466));if(n[e(510)][e(544)])return!1;let r=!1;const s=[e(478),e(463),e(477),e(483),e(427),e(423),e(501),e(468),e(498)],o=this[e(469)][e(494)][e(473)][e(486)][e(414)]()[e(495)]((t=>e(553)==t[e(526)]))[e(495)]((t=>s[e(438)](t[e(418)])));if(0==o[e(462)])return r;for(const i of o){const o=n[e(440)](i[e(412)],e(553))[e(495)]((t=>!t[e(480)][e(524)]))[e(551)]((t=>t[e(450)]))[e(495)]((t=>{const r=e,o=n[r(446)](t);return s[r(438)](o)}));if(o[e(462)]){for(const n of o)t[e(517)](n[e(554)]());r=!0}}return r}[Us(528)](t){const e=Us;if(t[e(541)][e(464)]||!t[e(541)][e(457)])return!1;const n=this[e(469)][e(451)][e(487)](e(466));let r=!1;const s=[e(478),e(463),e(477),e(483),e(427),e(423),e(501),e(468),e(498)];for(const t of n[e(537)]({skipNotAttached:!0})){const o=n[e(440)](t[e(527)](),e(553))[e(551)]((t=>t[e(450)]))[e(495)]((t=>t[e(447)]&&s[e(438)](t[e(447)][e(503)])));if(!o[e(462)])continue;const a=o[0][e(506)][e(476)][e(474)];if(!o[e(420)]((t=>t[e(476)][e(474)]===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(537)]({skipNotAttached:!0})[s(495)]((e=>s(553)==e[s(526)]&&e[s(476)][s(474)]==t)))e[s(505)](s(474),r)}function i(t,n){const r=e;let s=t[r(506)],i=!1;for(;s;)s[r(476)][r(474)]!=n&&(o(s[r(476)][r(474)],n),s[r(505)](r(474),n),i=!0),s=s[r(433)];return i}}[Us(455)](){const t=Us,e=this[t(469)],n=e[t(441)],r=e[t(451)][t(487)](t(466));this[t(502)](),r[t(406)][t(467)](t(436),t(512),t(452),(function(n,r){const s=t,o=[];for(let t of n)t[s(461)][s(496)]===t[s(459)][s(481)]&&(t=e[s(494)][s(454)](e[s(494)][s(492)](t[s(461)][s(496)],0))),o[s(409)](t);e[s(494)][s(413)]((t=>{const n=s,a=e[n(494)][n(473)][n(458)],c=Array[n(530)](a[n(548)]())[n(551)]((t=>i.LiveRange[n(499)](t)));t[n(520)](o),e[n(430)][n(487)](r[n(533)])[n(497)](),r[n(523)][n(409)]({forceDefaultExecution:!0}),e[n(475)](r[n(533)],...r[n(523)]),t[n(520)](c);for(const t of c)t[n(442)]()}))})),r[t(408)][t(426)]((function(n){const r=t,s=!e[r(494)][r(513)][r(493)](n),o=n[r(416)],i=n[r(484)],a=n[r(509)](r(463)),c=!o||o[r(509)](r(463))!==a,u=!i||i[r(509)](r(463))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(470),e)))}[Us(502)](){const t=Us,e=this[t(469)],n=e[t(441)];function r(n){const r=t,s=e[r(430)][r(487)](r(424))[r(544)],o=e[r(430)][r(487)](r(443))[r(544)];return r(443)===n?s:o}e[t(451)][t(487)](t(466))[t(408)][t(465)]((function(s){const o=t;if(o(436)!=s[o(526)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(533)]){case o(424):u=i[o(523)][0][o(434)],l=r(i[o(533)]),a=o(u?546:472),!l&&e[o(421)][o(487)](o(532))||(a=o(525)),c={type:o(415),content:Hr(n,a,Hr(n,o(555)))};break;case o(443):u=i[o(523)][0][o(434)],l=r(i[o(533)]),a=o(u?546:472),!l&&e[o(421)][o(487)](o(532))||(a=o(525)),c={type:o(415),content:Hr(n,a,Hr(n,o(431)))};break;case o(514):a=o(490),c={type:o(415),content:Hr(n,a,Hr(n,o(470)))};break;case o(547):a=function(t){const e=o,n=t[e(527)]();let r=n[e(461)][e(496)];for(;r&&n[e(535)](r);){if(r[e(509)](e(477))>0)return!1;r=r[e(484)]}return!0}(s)?Hr(n,o(472),Hr(n,function(t){const e=o;return e(539)+t[e(527)]()[e(461)][e(496)][e(509)](e(478))[e(504)]()+e(489)}(s))):Hr(n,o(531),Hr(n,o(470))),c={type:o(415),content:a};break;case o(550):case o(516):!1===i[o(449)]&&(a=o(552),c={type:o(448),content:Hr(n,a,Hr(n,o(470)))})}return c}))}}function zs(t){const e=Us;let n=t[e(527)]()[e(461)][e(496)][e(416)];for(;n;){const r=n[e(509)](e(463));if(!r)return!1;if(r==t[e(447)][e(432)])return e(432);if(r==t[e(447)][e(534)])return e(534);n=n[e(416)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(755895===-parseInt(n(218))/1*(-parseInt(n(171))/2)+-parseInt(n(184))/3*(parseInt(n(215))/4)+parseInt(n(172))/5+parseInt(n(159))/6*(parseInt(n(207))/7)+parseInt(n(173))/8+-parseInt(n(182))/9+parseInt(n(194))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ws extends t.Plugin{[Hs(170)](){const t=Hs;if(!this[t(176)][t(179)][t(242)](t(204)))return;const e=this[t(176)][t(186)][t(191)](t(185)),n=this[t(176)][t(179)][t(191)](t(203));e[t(219)]&&(n[t(177)](t(168)),n[t(209)](t(168))),e[t(214)]&&(n[t(177)](t(183)),n[t(209)](t(183))),e[t(198)]&&(n[t(177)](t(200)),n[t(209)](t(200)));const r={type:t(187),content:""};n[t(229)][t(181)](this[t(233)][t(166)](this));const s=this[t(176)][t(239)];n[t(229)][t(232)](t(183),Hr(s,t(195))),n[t(229)][t(181)]((e=>{const n=t,{data:s}=e;if(s&&n(183)==s[n(202)])return null==s[n(227)]||0==s[n(227)]&&null==s[n(199)]?r:void 0})),n[t(229)][t(232)](t(200),Hr(s,t(197))),n[t(229)][t(181)]((e=>{const n=t,{data:s}=e;if(s&&n(200)==s[n(202)])return null==s[n(227)]||1==s[n(227)]&&null==s[n(199)]?r:void 0})),this[t(176)][t(246)][t(225)][t(157)]((e=>{const r=t;if(e[r(221)][r(226)])return!1;let s=!1;const o=n[r(217)]({skipNotAttached:!0})[r(213)]((t=>{const e=r,s=n[e(220)](t);return e(200)==s||e(183)==s}));for(const t of o){const o=t[r(230)]()[r(201)][r(241)][r(223)](r(163));r(164)!=o&&r(240)!=o&&(n[r(169)](t[r(230)](),r(158))[r(190)]((t=>r(163)==n[r(220)](t[r(208)])))||(e[r(192)](t[r(245)]()),s=!0))}return s})),this[t(238)]()}[Hs(233)](t){const e=Hs,n=this[e(176)][e(239)],{data:r}=t,s={type:e(187),content:""};if(!r||e(168)!=r[e(202)])return;if(!r[e(199)])return e(205)==r[e(227)]?s:{type:e(187),content:""+Hr(n,e(162),Hr(n,this[e(237)](r[e(227)])))};if(!r[e(227)]){if(e(205)==r[e(199)])return s;let o=t[e(167)];for(;o;){if(o[e(210)]&&e(163)==o[e(210)][e(202)]&&o[e(210)][e(227)])return s;o=o[e(174)]}return{type:e(187),content:""+Hr(n,e(161),Hr(n,this[e(237)](r[e(199)])))}}if(e(205)!=r[e(227)])return{type:e(187),content:""+Hr(n,e(162),Hr(n,this[e(237)](r[e(227)])))};let o=t[e(167)];for(;o;){if(o[e(210)]&&e(163)==o[e(210)][e(202)]&&o[e(210)][e(227)]&&o[e(210)][e(199)])return s;o=o[e(174)]}const i=t[e(230)]()[e(201)][e(241)][e(223)](e(163));return{type:e(187),content:Hr(n,e(162),Hr(n,e(224)+i[e(196)]()+e(228)))}}[Hs(238)](){const t=Hs,e=this[t(176)],n=e[t(239)];e[t(179)][t(191)](t(203))[t(229)][t(181)]((e=>{const r=t;if(r(244)!=e[r(243)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(211)]){case r(168):o=r(188),i={type:r(187),content:Hr(n,o,Hr(n,this[r(237)](s[r(178)][0][r(243)])))};break;case r(183):o=s[r(178)][0][r(214)]?r(156):r(222),i={type:r(187),content:Hr(n,o)};break;case r(200):o=r(193),i={type:r(187),content:Hr(n,o,s[r(178)][0][r(198)])}}return i}))}[Hs(237)](t){const e=Hs;return e(224)+function(t){const n=e;return qs[n(180)](t)?n(234):Zs[n(180)](t)?n(164):null}(t)[e(196)]()+e(175)+t[e(196)]()[e(206)](/-/g,"_")}}function Ks(t,e){const n=Xs();return(Ks=function(t,e){return n[t-=155]})(t,e)}function Xs(){const t=["decimal","*Remove format:* %0","*Set format:* %0","listType","numbered","33eaUGtg","bind","head","listStyle","_findSuggestions","afterInit","2690XqefuL","7379200TYZSTs","1327176NBQVUn","next","_LIST_","editor","enableDefaultAttributesIntegration","commandParams","plugins","includes","registerDescriptionCallback","11191509hGSijT","listReversed","279XrpoDY","list.properties","config","format","*Change to:* %0","lower-roman","find","get","removeMarker","*Format:* set start index to %0","2363990MNhtJB","FORMAT_LIST_REVERSED","toUpperCase","FORMAT_LIST_START","startIndex","oldValue","listStart","start","key","TrackChangesEditing","ListPropertiesEditing","default","replace","35bSRNjT","suggestion","registerBlockAttribute","data","commandName","decimal-leading-zero","filter","reversed","56864xQwbKs","upper-roman","getSuggestions","599MBazXP","styles","_getAttributeKey","batch","*Format:* set order to regular","getAttribute","ELEMENT_","document","isUndo","newValue","_LIST_DEFAULT","descriptionFactory","getFirstRange","square","registerAttributeLabel","handleDescriptions","bulleted","disc","lower-latin","_getTranslationKeyForListStyle","_registerLegacyDescription","locale","customNumbered","nodeAfter","has","type","formatBlock","getFirstMarker","model","circle","upper-latin","*Format:* set order to reversed","registerPostFixer","attribute","197874NizMWB"];return(Xs=function(){return t})()}const qs=[Hs(235),Hs(247),Hs(231)],Zs=[Hs(160),Hs(212),Hs(189),Hs(216),Hs(236),Hs(155)];var Qs=n(507);const Ys=Js;function Js(t,e){const n=to();return(Js=function(t,e){return n[t-=141]})(t,e)}!function(t,e){const n=Js,r=t();for(;;)try{if(237309===-parseInt(n(149))/1*(parseInt(n(191))/2)+parseInt(n(189))/3*(parseInt(n(147))/4)+parseInt(n(145))/5+-parseInt(n(167))/6+-parseInt(n(181))/7+parseInt(n(141))/8*(-parseInt(n(144))/9)+parseInt(n(156))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Ys(160)](){return[Qs.Enter]}[Ys(184)](){const t=Ys,e=this[t(190)],n=e[t(152)][t(158)](t(159)),r=e[t(179)][t(158)](t(164));n[t(150)](t(164),(()=>{const s=t;e[s(174)][s(165)]((t=>{const o=s,a=e[o(174)][o(168)][o(176)],c=a[o(186)](),u=i.LiveRange[o(180)](a[o(183)]());if(r[o(155)](t)){const r=e[o(174)][o(146)](c[o(188)][o(194)],0),s=t[o(153)](c,r);n[o(173)](s)}else t[o(195)](t[o(153)](u[o(171)]));u[o(178)](),r[o(166)](o(182),{writer:t})}))})),e[t(185)][t(172)].on(t(193),Fs(e,t(142)),{priority:t(151)}),e[t(185)][t(172)].on(t(192),((e,n,r)=>{const s=t,o=r[s(177)][s(154)](n[s(157)]);if(o)for(const t of o)t[s(148)](s(169))&&(r[s(177)][s(170)](t,n[s(157)]),r[s(161)][s(187)](t))}),{priority:t(151)}),e[t(143)][t(172)].on(t(193),((n,r,s)=>{const o=t;s[o(162)][o(175)]&&Fs(e,o(142),{showActiveMarker:!1})[o(163)](this)(n,r,s)}),{priority:t(151)})}}function to(){const t=["editor","7826lbgrJa","removeMarker:suggestion:insertion","addMarker:suggestion:insertion","nextSibling","setSelection","400776LmcfeF","split","data","45nMfHtf","1420065VjDLsq","createPositionAt","4QbYadN","hasClass","87NzLebw","enableCommand","high","plugins","createRange","markerNameToElements","enterBlock","11084530YgFvmK","markerName","get","TrackChangesEditing","requires","writer","options","bind","enter","change","fire","1990638LmfVrT","document","ck-suggestion-marker-split","unbindElementFromMarkerName","end","downcastDispatcher","markInsertion","model","showSuggestionHighlights","selection","mapper","detach","commands","fromRange","3229142lsNXiu","afterExecute","getFirstRange","init","editing","getFirstPosition","remove","parent","686514enTGIf"];return(to=function(){return t})()}const eo=ro;function no(){const t=["get","plugins","createPositionAt","editor","TrackChangesEditing","has","replace","enableCommand","540610PQIAki","start","filter","FindAndReplaceEditing","getMarkersGroup","createRange","findPrevious","handleFindCommand","357870rsTjCq","3mvLoEB","findNext","replaceAll","suggestion:deletion","_isInDeletionRange","markers","getRange","bind","FindAndReplaceUtils","string","1007260oeQjxk","getIntersection","end","78340tZeSNo","item","afterInit","find","1399016wPiehf","1012972uBWRWo","21500PLmXsl","model","findByTextCallback"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(295025===parseInt(n(461))/1+parseInt(n(497))/2+parseInt(n(487))/3*(-parseInt(n(466))/4)+parseInt(n(467))/5+parseInt(n(486))/6+parseInt(n(478))/7+-parseInt(n(465))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(463)](){const t=eo;if(!this[t(473)][t(471)][t(475)](t(481)))return;const e=this[t(473)][t(471)][t(470)](t(474));e[t(477)](t(464),this[t(485)][t(494)](this)),e[t(477)](t(488)),e[t(477)](t(484)),e[t(477)](t(476)),e[t(477)](t(489))}[eo(485)](t,e,n={}){const r=eo,s=this[r(473)][r(471)][r(470)](r(495));return t((t=>(r(496)==typeof e?s[r(469)](e,n):e)(t)[r(480)]((e=>!1===this[r(491)](e,t[r(462)])))),n)}[eo(491)](t,e){const n=eo,r=this[n(473)][n(468)][n(483)](this[n(473)][n(468)][n(472)](e,t[n(479)]),this[n(473)][n(468)][n(472)](e,t[n(499)]));for(const t of this[n(473)][n(468)][n(492)][n(482)](n(490)))if(null!==r[n(498)](t[n(493)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(650632===-parseInt(n(332))/1+-parseInt(n(338))/2+parseInt(n(380))/3*(parseInt(n(339))/4)+-parseInt(n(330))/5+parseInt(n(349))/6+-parseInt(n(362))/7*(-parseInt(n(325))/8)+parseInt(n(321))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(333),commandName:oo(379)},{pluginName:oo(324),commandName:oo(347)},{pluginName:oo(326),commandName:oo(366)},{pluginName:oo(345),commandName:oo(354)}];class co extends t.Plugin{[oo(327)](){const t=oo,e=this[t(353)][t(374)],n=this[t(353)][t(329)][t(344)](t(343));for(const{pluginName:e,commandName:r}of ao)this[t(353)][t(329)][t(368)](e)&&(n[t(341)](r),n[t(377)](r));e.t,n[t(336)][t(357)](t(379),Hr(e,t(348))),n[t(336)][t(357)](t(347),Hr(e,t(372))),n[t(336)][t(357)](t(366),Hr(e,t(378))),n[t(336)][t(357)](t(354),Hr(e,t(337))),this[t(334)]()}[oo(334)](){const t=oo,e=this[t(353)],n=e[t(374)];e[t(329)][t(344)](t(343))[t(336)][t(375)]((e=>{const r=t,o=n.t;if(r(365)!=e[r(361)])return;const{data:i}=e;if(null!=i){if(r(379)==i[r(328)]){const t=i[r(356)][0][r(367)];if(t){const e=o(this[r(353)][r(329)][r(344)](r(360))[r(355)](this[r(353)][r(373)][r(344)](r(352)))[r(364)]((e=>e[r(376)]==t))[r(346)])[r(350)]();return{type:r(342),content:Hr(n,r(340),e)}}return{type:r(342),content:Hr(n,r(351))}}if(r(347)==i[r(328)]){const t=i[r(356)][0][r(367)];return t?{type:r(342),content:Hr(n,r(322),t)}:{type:r(342),content:Hr(n,r(363))}}if(r(366)==i[r(328)]){const t=i[r(356)][0][r(367)];if(t){const e=(0,s.normalizeColorOptions)(this[r(353)][r(373)][r(344)](r(370)))[r(364)]((e=>e[r(376)]==t));let i=t,a="";return e&&(i=e[r(371)],a=o(i)[r(350)]()),{type:r(342),content:Hr(n,r(369),a)[r(323)](),color:{value:t,title:a||i}}}return{type:r(342),content:Hr(n,r(358))}}if(r(354)==i[r(328)]){const t=i[r(356)][0][r(367)];if(t){const e=(0,s.normalizeColorOptions)(this[r(353)][r(373)][r(344)](r(331)))[r(364)]((e=>e[r(376)]==t));let i=t,a="";return e&&(i=e[r(371)],a=o(i)[r(350)]()),{type:r(342),content:Hr(n,r(335),a)[r(323)](),color:{value:t,title:a||i}}}return{type:r(342),content:Hr(n,r(359))}}}}))}}function uo(){const t=["114hjeGin","8362656sNNoZA","*Set font family:* %0","trim","FontFamilyEditing","2264XsrsoM","FontColorEditing","afterInit","commandName","plugins","6388930UYbTQB","fontBackgroundColor.colors","765566YstXcE","FontSizeEditing","_registerLegacyDescription","*Set font background color:* %0","descriptionFactory","FORMAT_FONT_BACKGROUND","1208060LnJpZB","105604iNxMjx","*Set font size:* %0","enableDefaultAttributesIntegration","format","TrackChangesEditing","get","FontBackgroundColorEditing","title","fontFamily","FORMAT_FONT_SIZE","3053706hknNDW","toLowerCase","*Reset font size*","fontSize.options","editor","fontBackgroundColor","normalizeSizeOptions","commandParams","registerAttributeLabel","*Reset font color*","*Reset font background color*","FontSize","type","21189cIKpGp","*Reset font family*","find","formatInline","fontColor","value","has","*Set font color:* %0","fontColor.colors","label","FORMAT_FONT_FAMILY","config","locale","registerDescriptionCallback","model","registerInlineAttribute","FORMAT_FONT_COLOR","fontSize"];return(uo=function(){return t})()}const lo=go;function fo(){const t=["afterInit","format","slice","push","toLowerCase","4646688QTnAnN","charAt","fontSize.options","entries","76wvpdEz","title","30957756hkSMqi","boolean","fontSize","20IyNkPf","normalizeSizeOptions","config","1713424ibcblm","commandName","18416uweVpZ","editor","fontBackgroundColor","toUpperCase","1480473DQVZRy","split","registerDescriptionCallback","model","1619880scFGOX","8987500DNfWIe","_registerLegacyDescription","commands","enableDefaultAttributesIntegration","11HDdBsH","pasteFormat","enableCommand","commandParams","14cBtEmJ","fontColor.colors","locale","plugins","descriptionFactory","*Remove all formatting*","get","find","6Cofgfk","formatInline","length","TrackChangesEditing","formatBlock","copyFormat","type","*Set format to:* %0","fontColor","join","label","FontSize"];return(fo=function(){return t})()}!function(t,e){const n=go,r=t();for(;;)try{if(962059===-parseInt(n(329))/1*(-parseInt(n(339))/2)+parseInt(n(325))/3+-parseInt(n(347))/4+parseInt(n(348))/5*(parseInt(n(308))/6)+parseInt(n(300))/7*(-parseInt(n(337))/8)+parseInt(n(343))/9*(parseInt(n(334))/10)+parseInt(n(296))/11*(-parseInt(n(331))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class ho extends t.Plugin{[lo(320)](){const t=lo,e=this[t(340)],n=e[t(303)][t(306)](t(311)),r=e[t(294)][t(306)](t(313)),s=e[t(294)][t(306)](t(297));r&&s&&(n[t(295)](t(297)),n[t(298)](t(313)),this[t(349)]())}[lo(349)](){const t=lo,e=this[t(340)],n=e[t(302)];e[t(303)][t(306)](t(311))[t(304)][t(345)]((r=>{const s=t;if(s(312)!=r[s(314)]&&s(309)!=r[s(314)])return;const{data:o}=r;if(o&&s(297)===o[s(338)]){const t=[],r=o[s(299)][0];for(const[n,o]of Object[s(328)](r))t[s(323)](po(e,n,o));return t[s(310)]?{type:s(321),content:Hr(n,s(315),t[s(317)](", "))}:{type:s(321),content:Hr(n,s(305))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=294]})(t,e)}function po(t,e,n){const r=lo,o=t[r(302)].t,i=e[r(344)](/(?=[A-Z])/)[r(317)](" "),a=o(i[r(326)](0)[r(342)]()+i[r(322)](1))[r(324)]();if(r(332)==typeof n)return a;if(r(316)===e||r(341)===e){const e=(0,s.normalizeColorOptions)(t[r(336)][r(306)](r(301)))[r(307)]((t=>t[r(346)]==n));return a+" ("+(e?o(e[r(318)])[r(324)]():n)+")"}if(r(333)===e&&isNaN(parseFloat(n))){const e=t[r(303)][r(306)](r(319))[r(335)](t[r(336)][r(306)](r(327)))[r(307)]((t=>t[r(346)]==n));return a+" ("+(e?o(e[r(330)])[r(324)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=281]})(t,e)}function Eo(){const t=["model","view","title","HeadingEditing","commandName","find","_headingOptions","enableDefaultAttributesIntegration","get","name","8yfbMDi","locale","1726710MqZkgI","plugins","paragraph","editor","value","49746qNCCor","ELEMENT_HEADING","registerElementLabel","909747eJgTDl","428378TNafIA","ELEMENT_HEADING_CUSTOM","match","TrackChangesEditing","descriptionFactory","_getHeadingLevel","commandParams","formatBlock","type","25408940mqlozh","_registerLegacyDescription","afterInit","config","1198404nxvQnW","has","4yAQVED","heading.options","*Change to:* %0","heading","format","registerDescriptionCallback","49kZgBwO","7129926pnvtTK"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(512581===-parseInt(n(295))/1+-parseInt(n(296))/2+-parseInt(n(309))/3+parseInt(n(311))/4*(parseInt(n(287))/5)+-parseInt(n(292))/6*(parseInt(n(317))/7)+parseInt(n(285))/8*(-parseInt(n(318))/9)+parseInt(n(305))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(307)](){const t=mo,e=this[t(290)];if(!e[t(288)][t(310)](t(322)))return;this[t(281)]=e[t(308)][t(283)](t(312));const n=e[t(286)],r=e[t(288)][t(283)](t(299));r[t(282)](t(314));for(const e of this[t(281)])t(289)!=e[t(319)]&&r[t(300)][t(294)](e[t(319)],(n=>{const r=t,i=this[r(301)](e[r(319)]);return null!==i?s(n,i):o(n,e[r(321)])}));function s(e,r){return Hr(n,t(293),[e,r])}function o(e,r){return Hr(n,t(297),[e,r])}this[t(306)]()}[mo(306)](){const t=mo,e=this[t(290)],n=e[t(286)];e[t(288)][t(283)](t(299))[t(300)][t(316)]((e=>{const r=t;if(r(303)!=e[r(304)])return;const{data:s}=e;if(s&&r(314)==s[r(323)]){const e=s[r(302)][0][r(291)],c=this[r(301)](e);if(null!==c)return{type:r(315),content:Hr(n,r(313),(a=c,Hr(n,r(293),[1,a])))};const u=this[r(281)][r(324)]((t=>t[r(319)]===e))[r(321)];return{type:r(315),content:Hr(n,r(313),(o=1,i=u,Hr(n,t(297),[o,i])))}}var o,i,a}))}[mo(301)](t){const e=mo;var n,r;const s=t[e(298)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(281)])||void 0===n?void 0:n[e(324)]((n=>n[e(319)]==t));if(o&&o[e(320)]){const t=o[e(320)],n=(null!==(r=t[e(284)])&&void 0!==r?r:t)[e(298)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(285129===-parseInt(n(467))/1*(-parseInt(n(471))/2)+parseInt(n(474))/3*(-parseInt(n(454))/4)+-parseInt(n(469))/5+-parseInt(n(480))/6+-parseInt(n(457))/7*(parseInt(n(475))/8)+-parseInt(n(459))/9+parseInt(n(452))/10*(parseInt(n(487))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(486)](){const t=To,e=this[t(448)];if(!e[t(449)][t(465)](t(456)))return;const n=e[t(449)][t(482)](t(468)),r=e[t(451)];n[t(462)](t(460)),n[t(458)](t(460)),n[t(453)][t(447)](t(460),Hr(r,t(466))),this[t(478)]()}[To(478)](){const t=To,e=this[t(448)],n=e[t(451)];e[t(449)][t(482)](t(468))[t(453)][t(473)]((r=>{const s=t;if(s(470)!=r[s(481)])return;const{data:o}=r;if(o&&s(460)==o[s(455)]){const t=n.t,r=o[s(477)][0][s(484)];if(r){const o=e[s(472)][s(482)](s(485))[s(488)]((t=>t[s(450)]==r)),i=t(o[s(479)])[s(461)]();return{type:s(464),content:Hr(n,s(463),i),color:{value:o[s(476)],title:o[s(479)]}}}return{type:s(464),content:Hr(n,s(483),Hr(n,s(466)))}}}))}}function Ao(){const t=["highlight.options","afterInit","12078055uiVJMY","find","registerAttributeLabel","editor","plugins","model","locale","10RQvImR","descriptionFactory","136UnRyFF","commandName","HighlightEditing","422821ZfRZJd","registerInlineAttribute","4117437wtESLw","highlight","toLowerCase","enableDefaultAttributesIntegration","*Set highlight:* %0","format","has","FORMAT_HIGHLIGHT","55JULBRq","TrackChangesEditing","640150CAQuXW","formatInline","19896WQVxIm","config","registerDescriptionCallback","24753XlnmBK","56hkulqS","color","commandParams","_registerLegacyDescription","title","426828eXGgzY","type","get","*Remove highlight*","value"];return(Ao=function(){return t})()}const ko=Lo;function Co(){const t=["conversion","div","1281021zdyJoz","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","plugins","afterInit","TrackChangesEditing","descriptionFactory","registerElementLabel","createContainerElement","editor","elementToStructure","addClass","insert","for","enableCommand","get","5GpzNaI","2791384GphAuN","ck-horizontal-line","40oKitoD","showSuggestionHighlights","783891KmHBzO","1241112Iunhlb","5388942oPgrYy","high","locale","1416444jtEZRs","createEmptyElement","6CRoRJx","has","createPositionAt","dataDowncast","3327174UHHTEm","horizontalLine"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=257]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(796158===-parseInt(n(268))/1+-parseInt(n(269))/2+parseInt(n(275))/3*(-parseInt(n(273))/4)+parseInt(n(263))/5*(parseInt(n(270))/6)+parseInt(n(283))/7+parseInt(n(264))/8+parseInt(n(279))/9*(parseInt(n(266))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(287)](){const t=ko,e=this[t(292)];if(!e[t(286)][t(276)](t(285)))return;e[t(286)][t(262)](t(288))[t(261)](t(280));const n=e[t(286)][t(262)](t(288)),r=e[t(272)];n[t(289)][t(290)](t(280),(e=>Hr(r,t(284),e))),e[t(281)][t(260)](t(278))[t(257)]({model:t(280),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(267)])return null;const o=n[s(291)](s(282)),i=n[s(274)]("hr");return n[s(258)](s(265),o),n[s(259)](n[s(277)](o,0),i),o},converterPriority:t(271)})}}function Ro(){const t=["936680aMMUxk","has","formatBlock","commandName","275668QIRgDI","element","type","getFirstRange","1647429SdCWhT","rawHtml","afterInit","1029852fKAKui","format","get","registerBlockAttribute","50KIEISg","HtmlEmbed","start","4316268wBcWZO","key","descriptionFactory","750740mmGtKv","htmlEmbed","_registerLegacyDescription","TrackChangesEditing","locale","ELEMENT_HTML_EMBED","editor","attribute","plugins","nodeAfter","value","registerDescriptionCallback","402bEJOOc","5410MXdvru","*Change %0 content*","registerElementLabel","enableDefaultAttributesIntegration"];return(Ro=function(){return t})()}const So=Mo;function Mo(t,e){const n=Ro();return(Mo=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(533342===-parseInt(n(462))/1+-parseInt(n(437))/2*(parseInt(n(436))/3)+-parseInt(n(445))/4*(-parseInt(n(456))/5)+parseInt(n(459))/6+parseInt(n(449))/7+parseInt(n(441))/8+-parseInt(n(452))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class vo extends t.Plugin{[So(451)](){const t=So,e=this[t(468)];if(!e[t(470)][t(442)](t(457)))return;const n=e[t(470)][t(454)](t(465)),r=e[t(466)];n[t(461)][t(439)](t(450),(e=>Hr(r,t(467),e))),n[t(440)](t(463)),n[t(455)](t(434)),n[t(461)][t(435)]((e=>{const n=t;if(n(469)!=e[n(447)])return;const{data:s}=e;if(s&&n(434)==s[n(460)]&&e[n(448)]()[n(458)][n(471)].is(n(446),n(450))){const t=Hr(r,n(467));return{type:n(453),content:Hr(r,n(438),t)}}})),this[t(464)]()}[So(464)](){const t=So,e=this[t(468)],n=e[t(466)];e[t(470)][t(454)](t(465))[t(461)][t(435)]((e=>{const r=t;if(r(443)!=e[r(447)])return;const{data:s}=e;if(s&&r(463)==s[r(444)]){const t=Hr(n,r(467));return{type:r(453),content:Hr(n,r(438),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=295]})(t,e)}function Fo(){const t=["FORMAT_IMAGE_SIZE","447SsHHxJ","imageStylePreApply","imageInline","locale","ImageCaptionUtils","6386226fsebTk","filter","resizeImage","227985IzNwBF","chain","Inline image to block image","model","imageTypeInline","createRangeOn","imageCaption","_suggestionFactory","toNext","forceDefaultExecution","formatInline","join","previous","selection","ImageEditing","imageBlock","ImageInlineEditing","isIntersecting","commandName","editor","registerAttributeLabel","registerCustomCallback","format","get","accept","subType","removeObject","TrackChangesEditing","ImageResize","resizedWidth","14enUIgd","ELEMENT_INLINE_IMAGE","deletion","markBlockFormat","insertion","getSuggestionCallback","registerDescriptionCallback","imageTypeBlock","type","has","ImageUploadEditing","Block image to inline image","toggleImageCaption","_registerLegacyDescription","end","ImageBlockEditing","document","element","detach","isCollapsed","10wSpjVO","isBefore","getClosestSelectedImageElement","fromPosition","convertBlockImageToInline","imageTextAlternative","attribute","isEqual","getCaptionFromImageModelElement","nodeBefore","discard","isOwn","*Set image text alternative:* %0","enableDefaultAttributesIntegration","insertImage","getContainedElement","caption","18523MFDSHo","8rKtCnm","start","1748rImBRN","forward","key","commandParams","newValue","nodeAfter","registerElementLabel","plugins","afterInit","*Remove image text alternative*","1945384pLAagF","markDeletion","alt","_findSuggestions","*Reset image width*","enableCommand","createRange","*Set image width:* %0","ImageCaptionEditing","schema","ELEMENT_IMAGE","uploadImage","ELEMENT_CAPTION","ImageTextAlternativeEditing","backward","getFirstRange","ImageUtils","toPrevious","width","find","2417355auBDvi","registerBlockAttribute","change","markInsertion","convertInlineImageToBlock","findIndex","2139006ynXLzz","descriptionFactory","length","isBlockImage","getNearestSelectionRange","addObject","formatBlock"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(212297===parseInt(n(412))/1*(-parseInt(n(375))/2)+-parseInt(n(337))/3*(-parseInt(n(415))/4)+-parseInt(n(345))/5+parseInt(n(329))/6+-parseInt(n(303))/7*(-parseInt(n(413))/8)+-parseInt(n(323))/9*(-parseInt(n(395))/10)+-parseInt(n(342))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(301)](){const t=Oo,e=this[t(364)];if(!e[t(300)][t(384)](t(359)))return;const n=e[t(300)][t(368)](t(372)),r=e[t(300)][t(368)](t(319)),s=e[t(340)];n[t(308)](t(409)),n[t(330)][t(299)](t(360),(e=>Hr(s,t(313),e))),n[t(330)][t(299)](t(339),(e=>Hr(s,t(376),e))),n[t(330)][t(299)](t(411),(()=>Hr(s,t(315)))),e[t(300)][t(384)](t(385))&&n[t(308)](t(314)),e[t(300)][t(384)](t(390))&&e[t(300)][t(384)](t(361))&&(n[t(308)](t(349),((s,o)=>{const i=t,a=r[i(397)](e[i(348)][i(391)][i(358)]);e[i(348)][i(325)]((()=>{const t=i;n[t(378)](a,{commandName:t(349),commandParams:[o]},[],t(399))}))})),n[t(308)](t(382),((s,o)=>{const a=t;e[a(348)][a(325)]((t=>{const c=a;let u=r[c(397)](e[c(348)][c(391)][c(358)]),l=t[c(350)](u);const f=i.LivePosition[c(398)](l[c(414)],c(320)),h=i.LivePosition[c(398)](l[c(389)],c(353));n[c(354)]((()=>s(o))),u=r[c(397)](e[c(348)][c(391)][c(358)]),l=t[c(350)](u);const g=t[c(309)](f,h);f[c(393)](),h[c(393)](),n[c(378)](u,{commandName:c(349),commandParams:[o]},[],c(327)),g[c(414)][c(396)](l[c(414)])&&n[c(326)](t[c(309)](g[c(414)],l[c(414)]),c(327)),l[c(389)][c(396)](g[c(389)])&&n[c(326)](t[c(309)](l[c(389)],g[c(389)]),c(327))}))})),n[t(352)][t(366)](t(335),t(327),t(356),(()=>!1)),n[t(352)][t(366)](t(335),t(327),t(369),(()=>!1)),n[t(352)][t(366)](t(335),t(327),t(405),n[t(352)][t(380)](t(335),"",t(369))),n[t(352)][t(366)](t(379),t(327),t(356),(()=>!1)),n[t(352)][t(366)](t(379),t(327),t(405),(([r])=>{const s=t,o=n[s(352)][s(380)](s(379),"",s(405));let i=r[s(414)],a=r[s(389)];const c=e[s(348)][s(312)][s(333)](i,s(317)),u=e[s(348)][s(312)][s(333)](a,s(416));c[s(394)]&&(i=c[s(414)]),u[s(394)]&&(a=u[s(389)]),o([e[s(348)][s(309)](i,a)])})),n[t(352)][t(366)](t(335),t(327),t(346),c),n[t(352)][t(366)](t(379),t(327),t(346),c)),e[t(300)][t(384)](t(311))&&(n[t(308)](t(387),((s,o)=>{const i=t,a=e[i(300)][i(368)](i(341));let c=r[i(397)](e[i(348)][i(391)][i(358)]),u=a[i(403)](c);e[i(348)][i(325)]((()=>{const t=i;if(u)return void n[t(304)](e[t(348)][t(350)](u));const l=r[t(332)](c);s(o),c=r[t(397)](e[t(348)][t(391)][t(358)]),u=a[t(403)](c),n[t(326)](e[t(348)][t(350)](u),l?null:t(351))}))})),n[t(352)][t(366)](t(379),t(351),t(346),c));const o=[{type:t(335),subType:t(338)},{type:t(379),subType:t(351)},{type:t(335),subType:t(327)},{type:t(379),subType:t(327)}];function a(e,s){const i=t,a=o[i(328)]((({type:t,subType:n})=>e[i(383)]==t&&e[i(370)]==n)),c=o[i(328)]((({type:t,subType:e})=>s[i(383)]==t&&s[i(370)]==e));if(a<0||c<0)return!1;const u=e[i(318)](),l=s[i(318)]();if((0==a||1==a)&&2==c&&u[i(362)](l))return!0;if(2==a&&3==c){const t=n[i(306)](u,i(379))[i(343)]((({suggestion:t,meta:e})=>e[i(406)]&&i(327)==t[i(370)]));if(t[i(331)]>1&&l[i(389)][i(402)](u[i(414)]))return!0;if(1==t[i(331)]&&(u[i(414)][i(402)](l[i(389)])||u[i(389)][i(402)](l[i(414)])))return!0}if(3==a&&3==c&&u[i(414)][i(396)](l[i(414)])){const t=u[i(389)][i(298)],e=l[i(414)][i(404)];return r[i(332)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(300)][t(384)](t(373))&&(n[t(408)](t(344)),n[t(324)](t(374)),n[t(330)][t(365)](t(374),Hr(s,t(336)))),e[t(300)][t(384)](t(316))&&(n[t(408)](t(400)),n[t(324)](t(305))),n[t(330)][t(381)]((e=>{const n=t;if(o[n(322)]((({type:t,subType:r})=>e[n(383)]==t&&e[n(370)]==r)))return e[n(357)]?{}:void 0})),n[t(330)][t(381)]((e=>{const n=t;if(n(379)==e[n(383)]||n(377)==e[n(383)]){const t=e[n(410)]();if(t&&t.is(n(392),n(411)))return{type:n(379)==e[n(383)]?n(334):n(371),element:t,quantity:1}}})),n[t(330)][t(381)]((e=>t(335)==e[t(383)]&&t(327)==e[t(370)]?{type:t(367),content:t(347)}:t(335)==e[t(383)]&&t(399)==e[t(370)]?{type:t(367),content:t(386)}:void 0)),n[t(330)][t(381)]((e=>{const n=t;if(n(401)!=e[n(383)])return;const{data:r}=e;if(!r||n(305)!=r[n(295)])return;const o=r[n(297)];return o?{type:n(367),content:Hr(s,n(407),'"'+o+'"')}:{type:n(367),content:Hr(s,n(302))}})),this[t(388)]()}[Oo(388)](){const t=Oo,e=this[t(364)],n=e[t(340)];e[t(300)][t(368)](t(372))[t(330)][t(381)]((e=>{const r=t;if(r(335)!=e[r(383)]&&r(355)!=e[r(383)])return;const{data:s}=e;if(s){if(r(400)==s[r(363)]){const t=s[r(296)][0][r(297)];return t?{type:r(367),content:Hr(n,r(407),'"'+t+'"')}:{type:r(367),content:Hr(n,r(302))}}if(r(344)==s[r(363)]){const t=s[r(296)][0][r(321)];return t?{type:r(367),content:Hr(n,r(310),t)}:{type:r(367),content:Hr(n,r(307))}}}}))}}function Bo(t,e){const n=Uo();return(Bo=function(t,e){return n[t-=468]})(t,e)}const xo=Bo;!function(t,e){const n=Bo,r=t();for(;;)try{if(563155===parseInt(n(501))/1*(parseInt(n(509))/2)+parseInt(n(481))/3*(-parseInt(n(488))/4)+parseInt(n(484))/5*(-parseInt(n(495))/6)+-parseInt(n(470))/7+-parseInt(n(503))/8+-parseInt(n(468))/9+parseInt(n(504))/10*(parseInt(n(502))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Po extends t.Plugin{[xo(477)](){const t=xo;if(!this[t(494)][t(469)][t(507)](t(489)))return;const e=this[t(494)][t(506)],n=this[t(494)][t(469)][t(505)](t(499));n[t(510)](t(508)),n[t(500)](t(498)),n[t(473)][t(476)]((n=>{const r=t;if(r(490)!=n[r(497)])return;const{data:s}=n;return s&&r(498)==s[r(471)]?s[r(493)]&&s[r(478)]?{type:r(483),content:Hr(e,r(487))}:{type:r(483),content:""}:void 0})),this[t(472)]()}[xo(472)](){const t=xo,e=this[t(494)][t(469)][t(505)](t(499));e[t(475)][t(474)](t(482),t(508),t(491),e[t(475)][t(479)](t(482),null,t(480))),e[t(475)][t(474)](t(482),t(508),t(480),e[t(475)][t(479)](t(482),null,t(491))),this[t(486)]()}[xo(486)](){const t=xo,e=this[t(494)],n=e[t(506)];e[t(469)][t(505)](t(499))[t(473)][t(476)]((e=>{const r=t;if(r(482)!=e[r(497)]&&r(496)!=e[r(497)])return;const{data:s}=e;return s&&r(508)==s[r(485)]?{type:r(483),content:Hr(n,r(492))}:void 0}))}}function Uo(){const t=["accept","*Format:* replace image URL","newValue","editor","8286eMzPZN","formatInline","type","src","TrackChangesEditing","registerBlockAttribute","31XstNWX","27371179ZOTIjz","3970912KfYUac","10pOOzsz","get","locale","has","replaceImageSource","5484OXEGrO","enableDefaultAttributesIntegration","681903uqGvfJ","plugins","179046Zfijct","key","_handleLegacySuggestions","descriptionFactory","registerCustomCallback","_suggestionFactory","registerDescriptionCallback","afterInit","oldValue","getSuggestionCallback","discard","294009jreqgu","formatBlock","format","2630friBKw","commandName","_registerLegacyDescription","*Replace image URL*","28FApLsi","ImageEditing","attribute"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=303]})(t,e)}function Vo(){const t=["nodeBefore","imageTypeBlock","next","registerCustomCallback","140882isUZzQ","formatBlock","end","from","type","model","hasSuggestion","formatInline","normalizedStyles","selection","discardSuggestion","locale","Users","title","commandParams","registerDescriptionCallback","refresh","getSuggestionCallback","isBlockImage","getFirstRange","accept","author","findIndex","FORMAT_SIDE_IMAGE","*Format:* %0","suggestion","imageCaption","4332400phKXKm","name","insertion","nodeAfter","differ","873078gZwxCl","filter","value","enableCommand","isInContent","isOwn","commands","chain","imageStyle","markInlineFormat","change","commandName","_findSuggestions","getClosestSelectedImageElement","toLowerCase","isIntersecting","discard","2599488bdIamZ","getChangedMarkers","plugins","start","editor","getSuggestion","4571160UZgZsA","head","imageStylePostApply","commandReversedParams","newRange","ImageStyleEditing","markBlockFormat","isBefore","shouldConvertImageType","format","createRangeOn","join","imageTypeInline","document","imageStylePreApply","get","_registerLegacyDescription","descriptionFactory","isEqual","getSuggestions","ImageUtils","has","afterInit","subType","side","setImageNaturalSizeAttributes","_splitMarkerName","convertInlineImageToBlock","forEach","2840138MsAGLj","registerPostFixer","getContainedElement","TrackChangesEditing","_suggestionFactory","isInlineImage","length","978738YKMQcY"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(581622===-parseInt(n(319))/1+-parseInt(n(351))/2+parseInt(n(368))/3+-parseInt(n(374))/4+parseInt(n(346))/5+parseInt(n(314))/6+parseInt(n(307))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(396)](){const t=jo,n=this[t(372)];if(!n[t(370)][t(395)](t(379)))return;const r=n[t(370)][t(389)](t(310)),s=n[t(370)][t(389)](t(394)),o={};r[t(354)](t(359),((o,i)=>{const a=t,c=n[a(370)][a(389)](a(331)).me,u=n[a(357)][a(389)](a(359));let l=s[a(364)](n[a(324)][a(387)][a(328)]),f=n[a(324)][a(384)](l),h=u[a(353)];if(h==i[a(353)])return;const g={commandName:a(359),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(324)][a(361)]((()=>{const t=a;if(r[t(393)]()[t(352)]((e=>e[t(355)]&&c==e[t(340)]&&(t(320)==e[t(323)]||t(326)==e[t(323)])&&(t(388)==e[t(397)]||t(376)==e[t(397)])&&e[t(338)]()[t(392)](f)))[t(306)]((e=>r[t(329)](e[t(375)]))),l=s[t(364)](n[t(324)][t(387)][t(328)]),f=n[t(324)][t(384)](l),u[t(335)](),n[t(357)][t(389)](t(386))[t(335)](),n[t(357)][t(389)](t(316))[t(335)](),h=u[t(353)],h!=i[t(353)])return s[t(312)](l)&&u[t(382)](i[t(353)],l)?(o({...i,setImageSizes:!1}),l=s[t(364)](n[t(324)][t(387)][t(328)]),void r[t(380)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(388))):void(s[t(337)](l)?r[t(380)](l,g,[],t(376)):r[t(360)](f,g,t(376)))}))}));for(const e of n[t(370)][t(389)](t(379))[t(327)])o[e[t(347)]]=e[t(332)][t(365)]();r[t(311)][t(318)](t(320),t(388),t(385),(()=>!1)),r[t(311)][t(318)](t(320),t(376),t(385),(()=>!1)),r[t(311)][t(318)](t(326),t(376),t(385),(()=>!1)),r[t(311)][t(318)](t(320),t(388),t(339),(([e])=>{const n=t;s[n(303)](e[n(309)]())})),r[t(311)][t(318)](t(320),t(388),t(367),((e,n)=>{const s=t;r[s(311)][s(336)](s(320),"",s(339))(e,{commandName:n[s(362)],commandParams:n[s(377)]})})),r[t(311)][t(318)](t(320),t(388),t(358),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(320),subType:t(388)},{type:t(348),subType:t(345)},{type:t(320),subType:t(305)},{type:t(348),subType:t(305)}];function a(e,n){const o=t,a=i[o(341)]((({type:t,subType:n})=>e[o(323)]==t&&e[o(397)]==n)),c=i[o(341)]((({type:t,subType:e})=>n[o(323)]==t&&n[o(397)]==e));if(a<0||c<0)return!1;const u=e[o(338)](),l=n[o(338)]();if((0==a||1==a)&&2==c&&u[o(366)](l))return!0;if(2==a&&3==c){const t=r[o(363)](u,o(348))[o(352)]((({suggestion:t,meta:e})=>e[o(356)]&&o(305)==t[o(397)]));if(t[o(313)]>1&&l[o(321)][o(392)](u[o(371)]))return!0;if(1==t[o(313)]&&(u[o(371)][o(392)](l[o(321)])||u[o(321)][o(392)](l[o(371)])))return!0}if(3==a&&3==c&&u[o(371)][o(381)](l[o(371)])){const t=u[o(321)][o(349)],e=l[o(371)][o(315)];return s[o(337)](t)&&t===e}return!1}n[t(324)][t(387)][t(308)]((()=>{const e=t;let o=!1;const i=Array[e(322)](n[e(324)][e(387)][e(350)][e(369)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(304)](t);if(e(344)==i&&r[e(325)](u)){if(e(320)==a&&(e(388)==c||e(376)==c)){const t=r[e(373)](u);if(n[e(378)]){const n=t[e(338)]()[e(309)]();if(s[e(337)](n))continue;r[e(329)](t),o=!0}}if(e(348)==a&&e(345)==c&&!n[e(378)]){const t=r[e(373)](u);t[e(317)]&&t[e(317)][e(355)]&&(r[e(329)](t[e(317)]),o=!0)}}}return o})),this[t(390)](o)}[jo(390)](t){const e=jo,n=this[e(372)],r=n[e(330)];n[e(370)][e(389)](e(310))[e(391)][e(334)]((n=>{const s=e;if(s(320)!=n[s(323)]&&s(326)!=n[s(323)])return;const{data:o}=n;if(!o||s(359)!=o[s(362)])return;const i=o[s(333)][0][s(353)];return function(t){const e=s;return{type:e(383),content:Hr(r,e(343),t)}}(s(398)===i?Hr(r,s(342)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=297]})(t,e)}function Ko(){const t=["high","listenTo","forEach","2IooYaM","enableCommand","execute","value","50gfAVgo","editor","385GFuHXd","16hCyKuF","commands","_trackChangesExecuted","get","Users","importWord","1616817TvsdCL","plugins","_trackChangesValueDuringImport","track_changes","lowest","_handleImportedData","afterInit","bind","dataInsert","13cVODBl","TrackChangesEditing","_setSuggestionData","14462JuDzTK","318SmWpIb","131836ZrmHJY","246257NgXPrE","15426132KroSzt","3284559qknQWA","trackChanges","34704EVnTyj","collaboration_features"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(516093===-parseInt(n(317))/1*(parseInt(n(307))/2)+parseInt(n(330))/3+parseInt(n(312))/4*(-parseInt(n(323))/5)+parseInt(n(306))/6*(parseInt(n(305))/7)+-parseInt(n(324))/8*(parseInt(n(310))/9)+-parseInt(n(321))/10*(-parseInt(n(308))/11)+-parseInt(n(309))/12*(-parseInt(n(302))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(332)]=!1,this[e(326)]=!1}[Ho(299)](){const t=Ho,e=this[t(322)],n=e[t(325)][t(327)](t(329)),r=e[t(325)][t(327)](t(311));n&&(n.on(t(319),((e,[,n])=>{const s=t;this[s(332)]=r[s(320)],n[s(313)][s(333)]=!this[s(332)]}),{priority:t(314)}),this[t(315)](n,t(301),this[t(298)][t(300)](this)),this[t(315)](n,t(301),(()=>{const e=t;this[e(326)]&&(r[e(319)](),this[e(326)]=!1)}),{priority:t(297)}),e[t(331)][t(327)](t(303))[t(318)](t(329)))}[Ho(298)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(322)][n(325)][n(327)](n(311)),o=s[n(320)];this[n(332)]!==o&&(s[n(319)](),this[n(326)]=!0),r&&r[n(316)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(322)][o(331)][o(327)](o(328)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(329)}}};this[o(322)][o(331)][o(327)](o(303))[o(304)](i)}))}}const qo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=227]})(t,e)}function Qo(){const t=["FORMAT_INDENT","enableDefaultAttributesIntegration","3841266vicUSP","_registerLegacyDescription","outdent","44DdpTkP","478567irplRI","getItems","registerDescriptionCallback","indentBlock","enableCommand","commandName","locale","IndentEditing","registerAttributeLabel","outdentBlock","IndentBlock","descriptionFactory","afterInit","get","1385tvWJiV","*Indent:* %0","format","indent","30iLhNPY","blockIndent","formatBlock","plugins","registerBlockAttribute","TrackChangesEditing","240keVPmk","314307TOkfER","1277227VGfvjR","type","getItemLabel","2368qKXczz","*Outdent:* %0","174333OSHQBg","editor","1994938vitteT","has"];return(Qo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(823933===parseInt(n(264))/1+parseInt(n(263))/2*(parseInt(n(254))/3)+-parseInt(n(252))/4*(parseInt(n(237))/5)+parseInt(n(260))/6+parseInt(n(249))/7+parseInt(n(247))/8*(-parseInt(n(248))/9)+-parseInt(n(241))/10*(parseInt(n(256))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[qo(235)](){const t=qo,e=this[t(255)],n=e[t(244)][t(236)](t(246));if(e[t(244)][t(257)](t(230))&&(n[t(227)](t(240)),n[t(227)](t(262))),e[t(244)][t(257)](t(233)))for(const e of[t(267),t(232)])n[t(259)](e);const r=e[t(229)];n[t(245)](t(242)),n[t(234)][t(231)](t(242),Hr(r,t(258))),this[t(261)]()}[qo(261)](){const t=qo,e=this[t(255)],n=e[t(229)],r=e[t(244)][t(236)](t(246));r[t(234)][t(266)]((e=>{const s=t;if(s(243)!=e[s(250)])return;const{data:o}=e;if(!o)return;if(s(267)!=o[s(228)]&&s(232)!=o[s(228)])return;const i=e[s(265)]()[0],a=r[s(234)][s(251)](i);return s(267)==o[s(228)]?{type:s(239),content:Hr(n,s(238),a)}:s(232)==o[s(228)]?{type:s(239),content:Hr(n,s(253),a)}:void 0}))}}var Jo=ti;function $o(){var t=["3198819dUBboS","32340640OTDtjc","3470065QgTRfn","get","init","editor","672MhMZIP","requires","4898168WAxdFR","103657YIalsQ","134533rusoXv","enableCommand","plugins","16qBlCcr","TrackChangesEditing","2801526wCqSrk","input","9oQRCql"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=287]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(859235===parseInt(n(289))/1*(-parseInt(n(293))/2)+parseInt(n(298))/3+-parseInt(n(288))/4+parseInt(n(300))/5+-parseInt(n(295))/6+parseInt(n(290))/7*(-parseInt(n(304))/8)+parseInt(n(297))/9*(parseInt(n(299))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(287)](){return[Ms.Input]}[Jo(302)](){var t=Jo;this[t(303)][t(292)][t(301)](t(294))[t(291)](t(296))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=145]})(t,e)}function si(){const t=["232ZJljgv","*Set link:* %0","commandName","formatInline","attribute","editor","toLowerCase","has","registerDescriptionCallback","TrackChangesEditing","label","7303340PMjqHG","LinkEditing","plugins","4457212FFkULf","commandParams","locale","key","type","registerInlineAttribute","registerAttributeLabel","format","enableDefaultAttributesIntegration","manualDecorators","afterInit","unlink","263690LAFYkB","_registerLegacyDescription","link","newValue","link (","get","commands","3160602xjCHMG","1831215yUJytT","31380417bHmZNA","2lGGKJd","linkHref","82189enuthi","descriptionFactory","*Remove link*"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(784811===-parseInt(n(176))/1+-parseInt(n(174))/2*(parseInt(n(172))/3)+-parseInt(n(152))/4+-parseInt(n(149))/5+-parseInt(n(171))/6+-parseInt(n(164))/7*(-parseInt(n(179))/8)+parseInt(n(173))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(162)](){const t=ni,e=this[t(184)];if(!e[t(151)][t(145)](t(150)))return;const n=e[t(151)][t(169)](t(147)),r=e[t(170)][t(169)](t(166));n[t(160)](t(166)),n[t(160)](t(163)),n[t(157)](t(175));for(const e of r[t(161)])n[t(157)](e.id),n[t(177)][t(158)](e.id,t(168)+e[t(148)][t(185)]()+")");n[t(177)][t(146)]((n=>{const r=t;if(r(183)!=n[r(156)])return;const{data:s}=n;if(!s||r(175)!=s[r(155)])return;const o=s[r(167)],i=e[r(154)];return{type:r(159),content:null==o?Hr(i,r(178)):Hr(i,r(180),'"'+o+'"')}})),this[t(165)]()}[ni(165)](){const t=ni,e=this[t(184)],n=e[t(154)];e[t(151)][t(169)](t(147))[t(177)][t(146)]((e=>{const r=t;if(r(182)!=e[r(156)])return;const{data:s}=e;if(s){if(r(166)==s[r(181)]){const t=s[r(153)][0];return{type:r(159),content:Hr(n,r(180),'"'+t+'"')}}return r(163)==s[r(181)]?{type:r(159),content:Hr(n,r(178))}:void 0}}))}}const ii=ci;function ai(){const t=["from","createPositionAt","numberedList","listIndent","ELEMENT_TODO_LIST","selection","descriptionFactory","1254048QZanOZ","ELEMENT_BULLETED_LIST","getSelectedBlocks","commandName","enableCommand","listItem","commandParams","type","forceValue","todo","todoList","value","isObject","181660jWHKYs","document","*Check item*","234hmXeWo","findIndex","todoListChecked","outdentList","*Uncheck item*","editor","commands","slice","5ZPgesx","paragraph","*Change to:* %0","createRange","4196DneFLx","locale","nextSibling","push","listType","registerDescriptionCallback","16909486DwPsFw","153Tjurql","change","12HeVsqB","length","*Outdent:* %0","143866mcDNRo","add","_selectedElements","parent","numbered","checkTodoList","bulleted","formatInline","formatBlock","before","List","format","markBlockFormat","execute","LegacyTodoListEditing","*Indent:* %0","registerElementLabel","1841248XARqac","get","has","end","schema","blockName","TrackChangesEditing","1315140ATAvhO","previousSibling","14PQVIQf","replace","LegacyListEditing","afterInit","element","model","getAttribute","checkChild","ELEMENT_NUMBERED_LIST","plugins","name","ELEMENT_LIST_ITEM","filter","indentList","bulletedList"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(259454===parseInt(n(478))/1*(parseInt(n(494))/2)+-parseInt(n(489))/3*(-parseInt(n(482))/4)+parseInt(n(518))/5+parseInt(n(542))/6*(parseInt(n(520))/7)+parseInt(n(511))/8+-parseInt(n(470))/9*(-parseInt(n(467))/10)+-parseInt(n(488))/11*(parseInt(n(491))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(523)](){const t=ii,e=this[t(475)],n=e[t(483)];if(!e[t(529)][t(513)](t(522)))return;const r=e[t(529)][t(512)](t(517)),s=e[t(529)][t(513)](t(508));function o(t){return()=>{const n=ci,s=e[n(525)][n(468)][n(540)],o=e[n(476)][n(512)](t);if(o[n(465)])return void e[n(507)](n(479),{});const i=t[n(477)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(535)](t)[s(532)]((t=>function(t,e){const n=s;return e[n(527)](t[n(497)],n(459))&&!e[n(466)](t)}(t,r)));o=o[s(532)]((t=>!t.is(s(524),s(459))||t[s(526)](s(486))!=e));const i=new Set;for(const t of o)t.is(s(524),s(459))?i[s(495)](li(t)):i[s(495)](t);return Array[s(535)](i)}(s[n(544)](),i,e[n(525)][n(515)]);e[n(525)][n(490)]((()=>{const e=n;for(const n of a)r[e(506)](n,{commandName:t,commandParams:[{forceValue:!o[e(465)]}],formatGroupId:e(516)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(535)](t);const r=n[e(471)]((t=>e(459)!=t[e(530)]));return r>-1&&(n=n[e(477)](0,r)),n}(e[n(525)][n(468)][n(540)][n(544)]()),o=e[n(525)][n(481)](e[n(525)][n(536)](s[0],n(503)),e[n(525)][n(536)](s[s[n(492)]-1],n(514)));e[n(525)][n(490)]((()=>{const e=n;r[e(506)](o,{commandName:t,commandParams:[],formatGroupId:e(538)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(484)];for(;t&&t[n(526)](n(538))>e[n(526)](n(538));)r[n(495)](t),t=t[n(484)]}return Array[n(535)](r)}(s))}))}}r[t(546)](t(537),o(t(537))),r[t(546)](t(534),o(t(534))),s&&r[t(546)](t(464),o(t(464))),r[t(546)](t(533),i(t(533))),r[t(546)](t(473),i(t(473))),s&&r[t(546)](t(499),(()=>{const n=t,s=e[n(476)][n(512)](n(499)),o=Array[n(535)](s[n(496)]);o[n(532)]((t=>t[n(526)](n(472))!=s[n(465)])),e[n(525)][n(490)]((()=>{const t=n;for(const e of o)r[t(506)](e,{commandName:t(499),commandParams:[{forceValue:!s[t(465)]}]})}))})),r[t(541)][t(510)](t(459),(e=>Hr(n,t(531),e))),r[t(541)][t(487)]((e=>{const r=t;if(r(502)!=e[r(461)]&&r(501)!=e[r(461)])return;const{data:s}=e;if(s){if(r(537)==s[r(545)]||r(534)==s[r(545)]||r(464)==s[r(545)])switch(s[r(545)][r(521)](r(504),"")){case r(500):return o(Hr(n,r(543)));case r(498):return o(Hr(n,r(528)));case r(463):return o(Hr(n,r(539)))}if(r(533)==s[r(545)])return{type:r(505),content:Hr(n,r(509),Hr(n,r(531)))};if(r(473)==s[r(545)])return{type:r(505),content:Hr(n,r(493),Hr(n,r(531)))};if(r(499)==s[r(545)])return s[r(460)][0][r(462)]?{type:r(505),content:Hr(n,r(469))}:{type:r(505),content:Hr(n,r(474))}}function o(t){const e=r;return{type:e(505),content:Hr(n,e(480),t)}}}))}}function li(t){const e=ii,n=t[e(526)](e(538));if(0==n)return t;let r=t;for(;t[e(519)]&&t[e(519)].is(e(524),e(459));){const s=t[e(519)][e(526)](e(538));if(s==n)r=t[e(519)];else if(s<n)break;t=t[e(519)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(524),e(459))&&t[e(526)](e(538))>0){let r=t[e(484)];for(;r&&e(459)==r[e(530)]&&r[e(526)](e(538))==t[e(526)](e(538));)n[e(485)](r),r=r[e(484)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(440824===-parseInt(n(518))/1+parseInt(n(529))/2+parseInt(n(509))/3*(parseInt(n(556))/4)+-parseInt(n(552))/5+parseInt(n(484))/6*(parseInt(n(511))/7)+parseInt(n(533))/8*(parseInt(n(488))/9)+-parseInt(n(537))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(508)](){const t=hi;if(!this[t(550)][t(545)][t(524)](t(531)))return;const e=this[t(550)][t(532)][t(506)](t(522)),n=this[t(550)][t(545)][t(506)](t(479));e[t(520)]&&n[t(523)](t(528),this[t(498)][t(546)](this)),e[t(501)]&&n[t(523)](t(541),this[t(539)][t(546)](this)),e[t(483)]&&n[t(523)](t(503),this[t(521)][t(546)](this)),n[t(495)][t(544)](this[t(477)][t(546)](this))}[hi(498)](t,e={}){const n=hi,r=this[n(550)][n(545)][n(506)](n(479)),s=this[n(551)]();this[n(550)][n(554)][n(547)]((()=>{const t=n;r[t(553)](s,{commandName:t(528),commandParams:[{type:e[t(549)]}],formatGroupId:t(528)})}))}[hi(539)](t,e={}){const n=hi,r=this[n(550)][n(545)][n(506)](n(479)),s=this[n(486)]((t=>t.is(n(487),n(517))&&n(513)===t[n(512)](n(478))));if(s[n(510)]<1)return;const o=s[n(536)]((t=>this[n(550)][n(554)][n(481)](this[n(550)][n(554)][n(542)](t,n(492)),this[n(550)][n(554)][n(542)](t,0))));this[n(550)][n(554)][n(547)]((()=>{const t=n;r[t(553)](o,{commandName:t(541),commandParams:[{reversed:e[t(501)]}],formatGroupId:t(541)})}))}[hi(521)](t,e={}){const n=hi,r=this[n(550)][n(545)][n(506)](n(479)),s=this[n(486)]((t=>t.is(n(487),n(517))&&n(513)===t[n(512)](n(478))));if(s[n(510)]<1)return;const o=s[n(536)]((t=>this[n(550)][n(554)][n(481)](this[n(550)][n(554)][n(542)](t,n(492)),this[n(550)][n(554)][n(542)](t,0))));this[n(550)][n(554)][n(547)]((()=>{const t=n;r[t(553)](o,{commandName:t(503),commandParams:[{startIndex:e[t(483)]}],formatGroupId:t(503)})}))}[hi(477)](t){const e=hi;if(e(507)!=t[e(549)]&&e(534)!=t[e(549)])return;const n=this[e(550)][e(535)],{data:r}=t;if(!r)return;let s,o;switch(r[e(519)]){case e(528):s=e(485),o={type:e(525),content:Hr(n,s,Hr(n,this[e(496)](r[e(489)][0][e(549)])))};break;case e(541):s=r[e(489)][0][e(501)]?e(491):e(514),o={type:e(525),content:Hr(n,s)};break;case e(503):s=e(493),o={type:e(525),content:Hr(n,s,r[e(489)][0][e(483)])}}return o}[hi(551)](){const t=hi;var e,n,r,s;const o=this[t(550)][t(545)][t(506)](t(476));let i=Array[t(555)](this[t(550)][t(554)][t(526)][t(548)][t(527)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(487),t(517)))&&i[t(515)](...o[t(530)](this[t(550)][t(554)][t(526)][t(548)][t(540)](),t(480))),(null===(n=i[i[t(510)]-1])||void 0===n?void 0:n.is(t(487),t(517)))&&i[t(502)](...o[t(530)](this[t(550)][t(554)][t(526)][t(548)][t(505)](),t(499))),i=[...new Set(i)],(null===(s=null===(r=this[t(550)][t(554)][t(526)][t(548)][t(540)]())||void 0===r?void 0:r[t(543)])||void 0===s?void 0:s.is(t(487),t(517)))&&(i=i[t(538)]((e=>e.is(t(487),t(517))))),i}[hi(486)](t){const e=hi,n=this[e(550)][e(545)][e(506)](e(476));let r=Array[e(555)](this[e(550)][e(554)][e(526)][e(548)][e(527)]())[e(538)](t)[e(536)]((t=>{const r=e,s=this[r(550)][r(554)][r(542)](t,0);return[...n[r(530)](s,r(480)),...n[r(530)](s,r(499))]}))[e(500)]();return r=[...new Set(r)],r}[hi(496)](t){const e=hi;return e(516)+(this[e(550)][e(545)][e(506)](e(476))[e(482)](t)||e(504))[e(497)]()+e(494)+t[e(497)]()[e(490)](/-/g,"_")}}function pi(){const t=["258GxdVTa","length","2765pQUVsg","getAttribute","numbered","*Format:* set order to regular","unshift","ELEMENT_","listItem","514317tCmDNL","commandName","styles","handleListStartCommand","list.properties","enableCommand","has","format","document","getSelectedBlocks","listStyle","1670540GCjChx","getSiblingNodes","LegacyListPropertiesEditing","config","74000PYwTwX","formatInline","locale","map","6136980lkspjG","filter","handleListReversedCommand","getFirstPosition","listReversed","createPositionAt","parent","registerDescriptionCallback","plugins","bind","change","selection","type","editor","_getSuggestionBlocksForListStyle","2150975GmFcMI","markMultiRangeBlockFormat","model","from","20036vsBVQn","LegacyListUtils","handleDescriptions","listType","TrackChangesEditing","backward","createRange","getListTypeFromListStyleType","startIndex","10572VDvtZH","*Change to:* %0","_getSuggestionBlocks","element","36EMmhrV","commandParams","replace","*Format:* set order to reversed","before","*Format:* set start index to %0","_LIST_","descriptionFactory","_getTranslationKeyForListStyle","toUpperCase","handleListStyleCommand","forward","flat","reversed","push","listStart","default","getLastPosition","get","formatBlock","afterInit"];return(pi=function(){return t})()}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=379]})(t,e)}const Ii=mi;function Ei(){const t=["data","enableCommand","660gMUWOV","950748HMLRNg","13950pboyBf","ELEMENT_MEDIA","high","4690gqBGxL","div","3vKXBTu","dataDowncast","showSuggestionHighlights","2513EMgeyY","get","mediaEmbed","locale","registerElementLabel","7864MRbgdv","226SSALqP","4026438DHzvpL","stop","700480eZTwaF","has","descriptionFactory","plugins","editor","conversion","media","MediaEmbedEditing","options","downcastDispatcher","for","afterInit","createEmptyElement","elementToElement","16217784lQZxqA","TrackChangesEditing","attribute:url:media"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(400487===parseInt(n(390))/1*(-parseInt(n(379))/2)+-parseInt(n(381))/3*(-parseInt(n(413))/4)+parseInt(n(393))/5+-parseInt(n(391))/6+-parseInt(n(384))/7*(parseInt(n(389))/8)+parseInt(n(414))/9*(parseInt(n(412))/10)+parseInt(n(407))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(404)](){const t=Ii,e=this[t(397)];if(!e[t(396)][t(394)](t(400)))return;const n=e[t(396)][t(385)](t(408)),r=e[t(387)];n[t(411)](t(386)),n[t(395)][t(388)](t(399),(e=>Hr(r,t(415),e))),e[t(398)][t(403)](t(382))[t(406)]({model:t(399),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(383)])return n[s(405)](s(380))},converterPriority:t(416)}),e[t(410)][t(402)].on(t(409),((e,n,r)=>{const s=t;r[s(401)][s(383)]&&e[s(392)]()}),{priority:t(416)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=249]})(t,e)}function yi(){const t=["1569002PGOmjj","1KRTNKC","MentionEditing","get","1940730XzXNWz","mention","afterInit","6643FejASZ","TrackChangesEditing","has","1724688XDpPRo","1751409JzSRfW","3180880TTnsoO","287800xtDraU","6352AEVqTf","editor","enableCommand","plugins"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(431795===parseInt(n(260))/1*(parseInt(n(259))/2)+-parseInt(n(252))/3+parseInt(n(253))/4+parseInt(n(254))/5+parseInt(n(263))/6+parseInt(n(266))/7*(-parseInt(n(255))/8)+-parseInt(n(251))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(265)](){const t=Ti,e=this[t(256)];e[t(258)][t(250)](t(261))&&e[t(258)][t(262)](t(249))[t(257)](t(264))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=289]})(t,e)}function Li(){const t=["key","11VsfLfM","head","528322AejucY","listType","673857phcgaT","format","newValue","oldValue","locale","registerDescriptionCallback","get","6khbrWl","enableDefaultAttributesIntegration","registerBlockAttribute","52genRjU","has","TrackChangesEditing","data","141536bfbNol","7051401WHtCyK","47290IuKMLT","editor","next","ELEMENT_MULTI_LEVEL_LIST","*Set format:* %0","listMarkerStyle","plugins","afterInit","*Remove format:* %0","descriptionFactory","30657SRlvHW","156265gXxtuy","multiLevelList","198KaKzoz","handleDescriptions","MultiLevelList"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(620202===-parseInt(n(293))/1+parseInt(n(291))/2+parseInt(n(319))/3+-parseInt(n(303))/4*(-parseInt(n(320))/5)+-parseInt(n(300))/6*(-parseInt(n(308))/7)+parseInt(n(307))/8*(-parseInt(n(322))/9)+-parseInt(n(309))/10*(parseInt(n(289))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(316)](){const t=ki,e=this[t(310)],n=e[t(315)][t(299)](t(305));e[t(315)][t(304)](t(324))&&(n[t(301)](t(321)),n[t(302)](t(314)),n[t(318)][t(298)]((e=>this[t(323)](e))))}[ki(323)](t){const e=ki,n=this[e(310)][e(297)],{data:r}=t,s={type:e(294),content:""};if(r&&e(314)==r[e(325)]){if(!r[e(296)])return{type:e(294),content:Hr(n,e(313),Hr(n,e(312)))+" ("+r[e(295)]+")"};if(!r[e(295)]){let o=t[e(290)];for(;o;){if(o[e(306)]&&e(292)==o[e(306)][e(325)]&&o[e(306)][e(295)])return s;o=o[e(311)]}return{type:e(294),content:Hr(n,e(317),Hr(n,e(312)))+" ("+r[e(296)]+")"}}}}}const Ri=Mi;function Si(){const t=["130PCrzLK","descriptionFactory","registerElementLabel","get","597591VWSSNt","1715691eachpD","635ebDCYB","826tEERsb","TrackChangesEditing","185738xgzqDi","1032405UgAYdn","afterInit","enableCommand","plugins","locale","174dVkmKI","48JUQhZq","PageBreakEditing","ELEMENT_PAGE_BREAK","3013100ImnkFD","2540795tLkdMt","pageBreak","has","editor"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(421741===-parseInt(n(270))/1*(-parseInt(n(271))/2)+parseInt(n(269))/3+-parseInt(n(259))/4+-parseInt(n(260))/5+-parseInt(n(255))/6*(parseInt(n(273))/7)+parseInt(n(256))/8*(parseInt(n(268))/9)+parseInt(n(264))/10*(parseInt(n(250))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(251)](){const t=Ri,e=this[t(263)];if(!e[t(253)][t(262)](t(257)))return;e[t(253)][t(267)](t(272))[t(252)](t(261));const n=e[t(253)][t(267)](t(272)),r=e[t(254)];n[t(265)][t(266)](t(261),(e=>Hr(r,t(258),e)))}}const Oi=Di;function wi(){const t=["nodeAfter","toViewPosition","10jDeejK","formatBlock","highest","model","activeMarkers","153448PvSTqe","end","ck-suggestion-marker--active","editing","commandName","markerName","writer","*Change to:* %0","consumable","has","850XPDHQg","insertion","Paragraph","schema","consume","ELEMENT_PARAGRAPH","includes","name","createUIElement","insertParagraph","getFirstRange","*Insert:* %0","options","6984VdJyXe","data","downcastDispatcher","format","enableCommand","start","251676JfxTHU","locale","checkChild","showSuggestionHighlights","mapper","15157512TqWdCa","365904rRhJwO","bindElementToMarker","isTouching","getItemLabel","type","editor","294enlCFs","registerElementLabel","get","insert","paragraph","markerRange","addMarker:suggestion:insertion","descriptionFactory","enableDefaultAttributesIntegration","TrackChangesEditing","10zAakJK","isBlock","registerDescriptionCallback","plugins","addClass","2920518TTARxI","isLimit","_registerLegacyDescription","ck-suggestion-marker-split","span","195739FiWAzE","afterInit","$text","12PSFmjZ"];return(wi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(612961===parseInt(n(217))/1*(parseInt(n(207))/2)+parseInt(n(220))/3*(parseInt(n(257))/4)+parseInt(n(238))/5*(parseInt(n(251))/6)+parseInt(n(197))/7*(parseInt(n(228))/8)+parseInt(n(212))/9*(-parseInt(n(223))/10)+-parseInt(n(191))/11+-parseInt(n(190))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(218)](){const t=Oi,e=this[t(196)];if(!e[t(210)][t(237)](t(240)))return;const n=e[t(258)],r=e[t(210)][t(199)](t(206));r[t(204)][t(198)](t(201),(e=>Hr(n,t(243),e))),r[t(205)](t(201)),r[t(255)](t(247)),e[t(231)][t(253)].on(t(203),Bi(e),{priority:t(225)}),e[t(252)][t(253)].on(t(203),((n,r,s)=>{const o=t;s[o(250)][o(188)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(225)});const s=r[t(204)];s[t(209)]((r=>{const o=t;if(o(239)!==r[o(195)])return;const{start:i,end:a}=r[o(248)]();if(!i[o(193)](a)||!i[o(221)])return;const c=e[o(226)][o(241)],u=i[o(221)];return c[o(208)](u)&&!c[o(213)](u)&&c[o(187)](u,o(219))?{type:o(239),content:Hr(n,o(249),s[o(194)](u,1))}:void 0})),this[t(214)]()}[Oi(214)](){const t=Oi,e=this[t(196)],n=e[t(258)];e[t(210)][t(199)](t(206))[t(204)][t(209)]((e=>{const r=t;if(r(224)!=e[r(195)])return;const{data:s}=e;return s&&r(201)==s[r(232)]?{type:r(254),content:Hr(n,r(235),Hr(n,r(243)))}:void 0}))}}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=187]})(t,e)}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(210)][o(199)](o(206)),a=r[o(202)][o(256)],c=r[o(202)][o(229)],u=t[o(226)][o(241)];if(!a[o(193)](c)||!a[o(221)])return;const l=a[o(221)];if(u[o(208)](l)&&!u[o(213)](l)&&u[o(187)](l,o(219))){if(!s[o(236)][o(242)](r[o(202)],n[o(245)]))return;const t=s[o(234)][o(246)](o(216),{class:o(215)}),a=s[o(189)][o(222)](c);e&&i[o(227)][o(244)](r[o(233)])&&s[o(234)][o(211)](o(230),t),s[o(234)][o(200)](a,t),s[o(189)][o(192)](t,r[o(233)])}}}const xi=Ui;function Pi(){const t=["commandName","3SrQIXk","formatBlock","type","76148PcDPeN","enableDefaultAttributesIntegration","registerDescriptionCallback","5672hCVhUs","has","391941IKosvB","get","formatInline","20ZQZiJM","locale","1741905ZlBadz","editor","TrackChangesEditing","4vsmyoo","673764ukSsgu","removeFormat","2135gdEJAH","_registerLegacyDescription","descriptionFactory","*Remove all formatting*","80715osJWCP","format","afterInit","27920PEOrDc","RemoveFormatEditing","plugins"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(128109===parseInt(n(246))/1*(-parseInt(n(263))/2)+parseInt(n(260))/3*(parseInt(n(256))/4)+parseInt(n(253))/5+parseInt(n(247))/6+-parseInt(n(249))/7*(-parseInt(n(266))/8)+-parseInt(n(268))/9*(-parseInt(n(271))/10)+-parseInt(n(273))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(255)](){const t=xi,e=this[t(274)];e[t(258)][t(267)](t(257))&&(e[t(258)][t(269)](t(275))[t(264)](t(248)),this[t(250)]())}[xi(250)](){const t=xi,e=this[t(274)];e[t(258)][t(269)](t(275))[t(251)][t(265)]((n=>{const r=t;if(r(261)!=n[r(262)]&&r(270)!=n[r(262)])return;const{data:s}=n;return s&&r(248)==s[r(259)]?{type:r(254),content:Hr(e[r(272)],r(252))}:void 0}))}}function Gi(t,e){const n=zi();return(Gi=function(t,e){return n[t-=150]})(t,e)}const Vi=Gi;function zi(){const t=["6920JdfRgt","discardSuggestion","discardAllSuggestions","afterInit","8406430hFYvJW","RestrictedEditingModeEditing","editor","get","589594ftArfO","TrackChangesEditing","has","goToNextRestrictedEditingException","289607jhYyBy","3WbdSSB","700767gwYwwy","enableCommand","goToPreviousRestrictedEditingException","discardSelectedSuggestions","679fvDSLk","plugins","604WnyxJC","acceptSelectedSuggestions","13506OXhuHO","acceptAllSuggestions","trackChanges","acceptSuggestion","682208xnuTLo"];return(zi=function(){return t})()}!function(t,e){const n=Gi,r=t();for(;;)try{if(163679===parseInt(n(155))/1+-parseInt(n(151))/2*(-parseInt(n(156))/3)+-parseInt(n(163))/4*(-parseInt(n(170))/5)+-parseInt(n(165))/6*(-parseInt(n(161))/7)+-parseInt(n(169))/8+parseInt(n(157))/9+-parseInt(n(174))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Vi(173)](){const t=Vi,e=this[t(176)];if(!e[t(162)][t(153)](t(175)))return;const n=e[t(162)][t(150)](t(152));n[t(158)](t(159)),n[t(158)](t(154));const r=e[t(162)][t(150)](t(175));r[t(158)](t(167)),r[t(158)](t(168)),r[t(158)](t(171)),r[t(158)](t(166)),r[t(158)](t(172)),r[t(158)](t(164)),r[t(158)](t(160))}}const Wi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=236]})(t,e)}function Xi(){const t=["get","activeMarkers","locale","high","requires","model","TrackChangesEditing","softBreak","10sWowKW","test","descriptionFactory","1OpiOqB","markerRange","element","bindElementToMarker","showSuggestionHighlights","addClass","enableCommand","139762BgOggk","downcastDispatcher","init","merge","addMarker:suggestion:deletion","plugins","4519744DwDWDg","split","insert","options","shiftEnter","deletion","11OUpmWa","284760FbpRaH","getItems","toViewPosition","editing","8212296QgTpfA","editor","createUIElement","117qGYFbD","addMarker:suggestion","span","2574618BjESgA","228318QZJmog","registerElementLabel","addMarker:suggestion:insertion","ck-suggestion-marker-","ck-suggestion-marker--active","writer","createPositionBefore","name","data","mapper","7cifhsl","markerName","consumable","ELEMENT_LINE_BREAK","2060QnSoxS","includes"];return(Xi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(323262===parseInt(n(244))/1*(parseInt(n(251))/2)+parseInt(n(275))/3+-parseInt(n(289))/4*(parseInt(n(241))/5)+-parseInt(n(274))/6*(-parseInt(n(285))/7)+-parseInt(n(257))/8+parseInt(n(271))/9*(-parseInt(n(264))/10)+parseInt(n(263))/11*(parseInt(n(268))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Wi(237)](){return[Qs.ShiftEnter]}[Wi(253)](){const t=Wi,e=this[t(269)],n=e[t(256)][t(291)](t(239));n[t(250)](t(261)),e[t(267)][t(252)].on(t(277),Zi(e),{priority:t(236)}),e[t(267)][t(252)].on(t(255),Zi(e),{priority:t(236)}),e[t(283)][t(252)].on(t(272),((n,r,s)=>{const o=t;s[o(260)][o(248)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(243)][t(276)](t(240),(n=>Hr(e[t(293)],t(288),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(256)][o(291)](o(239));if(!s[o(287)][o(242)](r[o(245)],n[o(282)]))return;const a=t[o(238)];for(const t of r[o(245)][o(265)]()){if(!t.is(o(246),o(240)))continue;const n=o(262)==r[o(286)][o(258)](":")[1]?o(254):o(258),c=s[o(280)][o(270)](o(273),{class:o(278)+n}),u=s[o(284)][o(266)](a[o(281)](t));e&&i[o(292)][o(290)](r[o(286)])&&s[o(280)][o(249)](o(279),c),s[o(280)][o(259)](u,c),s[o(284)][o(247)](c,r[o(286)])}}}const Qi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=405]})(t,e)}function Ji(){const t=["4201116NEKFGR","plugins","format","180lqyiHF","locale","2079140KEGvqb","commands","isCollapsed","234021PWfXav","49544ttviBu","2038876VvkyGi","FORMAT_RESTRICTED_ENABLED","StandardEditingModeEditing","forceValue","descriptionFactory","26697474sYhoyw","value","getRanges","commandParams","model","type","commandName","afterInit","restrictedEditingException","220495bnUddM","document","markInlineFormat","329EKATMb","formatBlock","from","FORMAT_RESTRICTED_DISABLED","change","get","has","selection","editor","enableCommand","formatInline","TrackChangesEditing","registerDescriptionCallback"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(781153===-parseInt(n(431))/1+parseInt(n(428))/2+parseInt(n(423))/3+parseInt(n(433))/4+parseInt(n(407))/5*(parseInt(n(426))/6)+-parseInt(n(410))/7*(parseInt(n(432))/8)+-parseInt(n(438))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(405)](){const t=Qi,e=this[t(418)],n=e[t(442)],r=e[t(427)];if(!e[t(424)][t(416)](t(435)))return;const s=e[t(424)][t(415)](t(421)),o=t(406),i=e[t(429)][t(415)](o);s[t(419)](o,((e,r={})=>{const a=t,c=n[a(408)][a(417)];if(c[a(430)])return void e(r);const u=void 0!==r[a(436)]?r[a(436)]:!i[a(439)];n[a(414)]((()=>{const t=a,e=Array[t(412)](c[t(440)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(409)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(437)][t(422)]((e=>{const n=t;if(n(411)!=e[n(443)]&&n(420)!=e[n(443)])return;const{data:s}=e;return s&&s[n(444)]==o?s[n(441)][0][n(436)]?{type:n(425),content:Hr(r,n(434))}:{type:n(425),content:Hr(r,n(413))}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(371117===-parseInt(n(191))/1+parseInt(n(210))/2*(-parseInt(n(206))/3)+parseInt(n(203))/4*(-parseInt(n(193))/5)+parseInt(n(174))/6*(-parseInt(n(189))/7)+parseInt(n(181))/8+parseInt(n(214))/9*(-parseInt(n(211))/10)+-parseInt(n(182))/11*(-parseInt(n(199))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ta(185)](){const t=ta,e=this[t(205)];if(!e[t(216)][t(197)](t(198))||!e[t(216)][t(197)](t(175)))return;const n=e[t(216)][t(219)](t(179)),r=e[t(215)],s=e[t(201)][t(219)](t(208))||{},o=e[t(216)][t(219)](t(180)),i=e[t(216)][t(219)](t(178))[t(218)](e[t(216)][t(219)](t(175)),s[t(177)]);n[t(209)](t(208));const a=new Set;for(const e of i[t(222)]){const n=o[t(192)](e[t(196)]);a[t(176)](n)}const c=new Set;for(const e of i[t(190)]){const n=o[t(192)](e[t(196)]);c[t(176)](n);for(const n of e[t(188)])c[t(176)](n)}for(const e of a)n[t(187)](e),n[t(212)][t(171)](e,Hr(r,t(217)));for(const e of c)n[t(186)](e),n[t(212)][t(171)](e,Hr(r,t(217)));this[t(172)]()}[ta(172)](){const t=ta,e=this[t(205)],n=e[t(215)];e[t(216)][t(219)](t(179))[t(212)][t(200)]((e=>{const r=t;if(r(213)!=e[r(195)]&&r(207)!=e[r(195)])return;const{data:s}=e;return s&&r(208)===s[r(173)]?s[r(220)][0][r(183)]?{type:r(221),content:Hr(n,r(194),s[r(220)][0][r(202)][r(204)]())}:{type:r(221),content:Hr(n,r(184),s[r(220)][0][r(202)][r(204)]())}:void 0}))}}function ra(){const t=["toLowerCase","editor","278655kwfFcM","formatInline","style","enableDefaultAttributesIntegration","14rvGlhj","1185020dEefZs","descriptionFactory","formatBlock","9gCTnau","locale","plugins","FORMAT_STYLE","normalizeConfig","get","commandParams","format","block","registerAttributeLabel","_registerLegacyDescription","commandName","636660lMnzZU","DataSchema","add","definitions","StyleUtils","TrackChangesEditing","GeneralHtmlSupport","3623760PfUKuC","11eOcqPB","forceValue","*Remove format:* %0","afterInit","registerInlineAttribute","registerBlockAttribute","ghsAttributes","21uAByVy","inline","234739ZjTLhc","getGhsAttributeNameForElement","2569235cFnbTd","*Set format:* %0","type","element","has","Style","21045120lgmXzU","registerDescriptionCallback","config","styleName","4lrArlb"];return(ra=function(){return t})()}const sa=ia;function oa(){const t=["ELEMENT_TABLE_ROW","suggestion","insertion","getRowIndexes","getContainedElement","createPositionAt","isEqual","element","cell","createRangeIn","values","span","selectTableColumn","TableEditing","locale","_setupColumnsRowsFixing","1045790IDacCs","editor","90IpcQdD","name","last","registerDescriptionCallback","selection","findAncestor","left","differ","insertTableRowAbove","min","ELEMENT_TABLE_WITH_TEXT","plugins","data","3EoFzhd","detach","isInContent","5588668lskBBM","low","getAttribute","getSelectionAffectedTableCells","model","tableRow","oldRange","_tablePostFixingSubtypes","push","discard","document","nodeAfter","getCellLocation","subType","from","join","forceValue","_getSuggestionCoords","every","addMarker:suggestion","type","root","options","rootName","ELEMENT_TABLE_COLUMN","insertTableRowBelow","tablePaste","substr","30otxNEl","addRange","registerElementLabel","isTouching","setSelection","*Insert:* %0","registerPostFixer","enableCommand","_getCoordsForCells","length","isArray","selectTableRow","removeTableRow","accept","item","fromRange","getChanges","_acceptFormatSuggestionCallbackFactory","table","refresh","includes","getItems","commands","mapper","isIntersecting","_tableSuggestions","nodeBefore","max","TableUtils","removeClass","maxColumn","MAX_SAFE_INTEGER","startsWith","position","getColumnIndexes","$graveyard","insertTable","ELEMENT_TABLE","highest","has","order","createRangeOn","createTableWalker","insertTableColumnRight","12NwjinH","first","deletion","6299986jCiryN","ELEMENT_TABLE_ROW_WITH_TEXT","_suggestionFactory","minColumn","downcastDispatcher","TrackChangesEditing","MIN_SAFE_INTEGER","descriptionFactory","72695xIABhE","getFirstRange","1297836JAmgNV","getChangedMarkers","start","88bEdykq","registerCustomCallback","ELEMENT_TABLE_COLUMN_WITH_TEXT","171324VRpmeK","writer","above","add","minRow","colspan","isIntersectingWithRange","_splitMarkerName","39TCasBp","*Remove:* %0","maxRow","hasAttribute","insert","filter","some","toViewElement","change","showSuggestionHighlights","classes","3nxyNry","tableCell","afterInit","get","markMultiRangeInsertion","addClass","enqueueChange","removeTableColumn","tableColumn","rowspan","end","getRanges","map","toLowerCase","insertTableColumnLeft","getSuggestion","batch","change:data","$textProxy","10968818XPVswL","getChildren","markMultiRangeDeletion","execute"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(902753===parseInt(n(216))/1*(-parseInt(n(364))/2)+parseInt(n(270))/3*(-parseInt(n(273))/4)+-parseInt(n(301))/5*(parseInt(n(358))/6)+parseInt(n(356))/7*(-parseInt(n(361))/8)+-parseInt(n(257))/9*(-parseInt(n(255))/10)+parseInt(n(348))/11*(parseInt(n(345))/12)+-parseInt(n(372))/13*(-parseInt(n(235))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(280)]=[e(278),e(224)],this[e(326)]=new Set}[sa(218)](){const t=sa,e=this[t(256)],n=e[t(277)][t(283)][t(261)];if(!e[t(268)][t(340)](t(252)))return;const r=e[t(253)],s=e[t(268)][t(219)](t(353)),o=e[t(268)][t(219)](t(329));s[t(355)][t(303)](t(319),(e=>Hr(r,t(338),e))),this[t(254)](),s[t(308)](t(337)),s[t(308)](t(312)),s[t(308)](t(251));for(const r of[t(265),t(298)]){const i=e[t(323)][t(219)](r);s[t(308)](r,(r=>{const a=t;e[a(277)][a(213)]((t=>{const e=a;r();const c=e(366)===i[e(341)],u=o[e(276)](n),l=o[e(242)](u),f=c?l[e(346)]-1:l[e(259)]+1,h=u[0][e(262)](e(319)),g=o[e(343)](h,{startRow:f,endRow:f}),d=Array[e(287)](g)[e(228)]((n=>t[e(342)](n[e(247)])));s[e(220)](d,e(278))}))}))}for(const r of[t(230),t(344)]){const i=e[t(323)][t(219)](r);s[t(308)](r,(r=>{const a=t;e[a(277)][a(213)]((t=>{const e=a;r();const c=e(263)===i[e(341)],u=o[e(276)](n),l=o[e(335)](u),f=c?l[e(346)]-1:l[e(259)]+1,h=u[0][e(262)](e(319)),g=o[e(343)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(287)](g)[e(228)]((n=>t[e(342)](n[e(247)])));s[e(220)](d,e(224))}))}))}for(const r of[t(313),t(223)]){const i=r[t(300)](11),a=i[t(229)](),c=a[t(300)](0,3)+t(250),u=t(319)+i,l=t(266)+i,f=t(328)+i;s[t(308)](r,(()=>{const i=t;e[i(277)][i(213)]((t=>{const e=i,h=o[e(276)](n),g=h[0][e(262)](e(319));let d;if(e(313)==r){const t=o[e(242)](h);d={startRow:t[e(346)],endRow:t[e(259)],includeAllSlots:!0}}else{const t=o[e(335)](h);d={startColumn:t[e(346)],endColumn:t[e(259)],includeAllSlots:!0}}const p=o[e(343)](g,d),m=Array[e(287)](p)[e(228)]((({cell:t})=>t)),I=ca(m[e(210)]((t=>t[e(375)](c)))),E=ca(m[e(210)]((t=>!t[e(375)](c))))[e(228)]((n=>t[e(342)](n))),b=s[e(237)](E,u);if(b&&(e(278)==b[e(286)]||e(224)==b[e(286)])){const n=this[e(290)](b);for(const r of I){const s=t[e(342)](r),i=o[e(285)](r),u=r[e(275)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(302)](s)}}}))}))}function c(r){const s=t,o=Array[s(287)](n[s(227)]())[s(228)]((t=>i.LiveRange[s(316)](t)));e[s(277)][s(213)]((t=>{const n=s,i=t[n(232)];r=r[n(210)]((t=>n(336)!=t[n(294)][n(296)])),t[n(305)](r),e[n(323)][n(219)](n(313))[n(320)](),e[n(238)](n(313),{forceDefaultExecution:!0}),e[n(277)][n(222)]((()=>{const t=n;e[t(277)][t(222)](i,(e=>{const n=t,r=o[n(210)]((t=>n(336)!=t[n(294)][n(296)]));r[n(310)]>0&&e[n(305)](r);for(const t of o)t[n(271)]()}))}))}))}function u(r){const s=t;e[s(277)][s(213)]((t=>{const o=s,a=Array[o(287)](n[o(227)]())[o(228)]((t=>i.LiveRange[o(316)](t))),c=[];for(const t of r)for(const e of t[o(322)]({shallow:!0}))c[o(281)](e);for(const n of c)o(336)!=n[o(294)][o(296)]&&(t[o(305)](t[o(244)](n,0)),e[o(323)][o(219)](o(223))[o(320)](),e[o(238)](o(223),{forceDefaultExecution:!0}));const u=a[o(210)]((t=>o(336)!=t[o(294)][o(296)]));u[o(310)]>0&&t[o(305)](u);for(const t of a)t[o(271)]()}))}function l(e,n){const r=t;return n[r(291)]((t=>e[r(211)]((e=>e[r(226)][r(245)](t[r(360)])||t[r(226)][r(245)](e[r(360)])))))}function f(e,n){const r=t;return!e[r(211)]((t=>n[r(211)]((e=>t[r(325)](e)))))&&e[r(211)]((t=>n[r(211)]((e=>t[r(226)][r(304)](e[r(360)])))))}e[t(269)][t(352)].on(t(292),((e,n,r)=>{const s=t;if(!r[s(295)][s(214)])return;const o=n[s(315)];if(!o)return;const i=r[s(324)][s(212)](o);function c(t){return Array[s(311)](t)?t:[t]}i&&s(217)===o[s(258)]&&(0,a.setHighlightHandling)(i,r[s(365)],((t,e,n)=>n[s(221)](c(e[s(215)]),t)),((t,e,n)=>n[s(330)](c(e[s(215)]),t)))}),{priority:t(339)}),s[t(355)][t(260)]((e=>{const n=t;if(n(241)!=e[n(293)]&&n(347)!=e[n(293)])return;const s=e[n(243)]();if(null!=s&&s.is(n(246),n(319))){if(n(241)==e[n(293)]){const t=e[n(322)]()[n(210)]((t=>t.is(n(234))))[n(228)]((t=>t[n(269)]));if(t[n(310)])return{type:n(241),content:Hr(r,n(306),Hr(r,n(267),'"'+t[n(288)](" ")+'"'))}}if(n(347)==e[n(293)]){const t=e[n(322)]()[n(210)]((t=>t.is(n(234))))[n(228)]((t=>t[n(269)]));if(t[n(310)])return{type:n(347),content:Hr(r,n(373),Hr(r,n(267),'"'+t[n(288)](" ")+'"'))}}}})),s[t(355)][t(260)]((e=>{const n=t;if(n(278)==e[n(286)]){const t=e[n(322)]()[n(210)]((t=>t.is(n(234))))[n(228)]((t=>t[n(269)])),s=this[n(290)](e),o=s[n(374)]-s[n(368)]+1;if(n(241)==e[n(293)])return t[n(310)]?{type:n(241),content:Hr(r,n(306),Hr(r,n(349),[o,'"'+t[n(288)](" ")+'"']))}:{type:n(241),content:Hr(r,n(306),Hr(r,n(239),o))};if(n(347)==e[n(293)])return t[n(310)]?{type:n(347),content:Hr(r,n(373),Hr(r,n(349),[o,'"'+t[n(288)](" ")+'"']))}:{type:n(347),content:Hr(r,n(373),Hr(r,n(239),o))}}if(n(224)==e[n(286)]){const t=e[n(322)]()[n(210)]((t=>t.is(n(234))))[n(228)]((t=>t[n(269)])),s=this[n(290)](e),o=s[n(331)]-s[n(351)]+1;if(n(241)==e[n(293)])return t[n(310)]?{type:n(241),content:Hr(r,n(306),Hr(r,n(363),[o,'"'+t[n(288)](" ")+'"']))}:{type:n(241),content:Hr(r,n(306),Hr(r,n(297),o))};if(n(347)==e[n(293)])return t[n(310)]?{type:n(347),content:Hr(r,n(373),Hr(r,n(363),[o,'"'+t[n(288)](" ")+'"']))}:{type:n(347),content:Hr(r,n(373),Hr(r,n(297),o))}}})),s[t(350)][t(362)](t(241),t(278),t(282),c),s[t(350)][t(362)](t(347),t(278),t(314),c),s[t(350)][t(362)](t(241),t(224),t(282),u),s[t(350)][t(362)](t(347),t(224),t(314),u),s[t(350)][t(362)](t(241),t(224),t(288),l),s[t(350)][t(362)](t(347),t(224),t(288),l),s[t(350)][t(362)](t(241),t(278),t(288),f),s[t(350)][t(362)](t(347),t(278),t(288),f)}[sa(318)](){const t=sa,e=this[t(256)],n=e[t(277)][t(283)][t(261)];return(r,s)=>{const o=t;e[o(277)][o(213)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(226)][a(327)];u&&u[0]&&!1===u[0][a(289)]&&(l=r[0][a(360)][a(284)]);const f=t[a(248)](l);if(a(336)==f[a(294)][a(296)])return;const h=Array[a(287)](n[a(227)]())[a(228)]((t=>i.LiveRange[a(316)](t)));t[a(305)](f),e[a(323)][a(219)](c)[a(320)](),u[a(281)]({forceDefaultExecution:!0}),e[a(238)](c,...u);const g=h[a(210)]((t=>a(336)!=t[a(294)][a(296)]));g[a(310)]>0&&t[a(305)](g);for(const t of h)t[a(271)]()}))}}[sa(309)](t){const e=sa,n=this[e(256)][e(268)][e(219)](e(329));let r=Number[e(332)],s=Number[e(354)],o=Number[e(332)],i=Number[e(354)];for(const a of t){if(e(336)==a[e(294)][e(296)])continue;const{row:t,column:c}=n[e(285)](a),u=a[e(375)](e(225))?a[e(275)](e(225))-1:0,l=a[e(375)](e(369))?a[e(275)](e(369))-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(254)](){const t=sa,e=this[t(256)],n=e[t(268)][t(219)](t(353)),r=e[t(268)][t(219)](t(329));e[t(277)][t(283)].on(t(233),(()=>{const r=t,s=Array[r(287)](e[r(277)][r(283)][r(264)][r(359)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(371)](t);if(r(240)!=s)continue;if(null!=e[r(279)])continue;const a=n[r(231)](o);this[r(280)][r(321)](i)&&this[r(326)][r(367)](a)}}),{priority:t(274)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(342)](e),a=e[s(262)](s(319)),c=r[s(285)](e);for(const t of this[s(326)]){const n=t[s(286)],r=n[s(333)](s(299)),u=n[s(300)](r?10:5),l=u[s(229)](),f=l[s(300)](0,3)+s(250),h=s(266)+u,g=s(328)+u;if(!t[s(272)])continue;if(a!=t[s(357)]()[s(360)][s(262)](s(319)))continue;if(t[s(370)](i))continue;const d=e[s(375)](f)?e[s(275)](f)-1:0,p=this[s(290)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(302)](i),o=!0)}return o};e[t(277)][t(283)][t(307)]((n=>{const r=t;let o=!1;for(const t of e[r(277)][r(283)][r(264)][r(317)]())if(r(209)==t[r(293)])if(r(278)==t[r(258)])for(const e of t[r(334)][r(284)][r(236)]())o=o||s(e,n);else r(217)==t[r(258)]&&(o=o||s(t[r(334)][r(284)],n));return o}))}[sa(290)](t){const e=sa;return this[e(309)](t[e(227)]()[e(228)]((t=>t[e(360)][e(284)])))}}function ca(t){const e=sa;return Array[e(287)](new Set(t)[e(249)]())}const ua=fa;function la(){const t=["registerCustomCallback","getCellLocation","requires","horizontally","set:isEnabled","filter","plugins","formatBlock","forceDefaultExecution","afterInit","add","highest","4811005fuFaLT","descriptionFactory","trackChanges","createRangeOn","getSuggestions","mergeTableCellLeft","change","selection","780400YgFKgx","find","formatInline","*Merge cells*","358RkAOwK","mergeTableCellRight","subType","length","execute","getAncestors","size","commands","mergeTableCells","return","element","fromRange","22588290sNQZIH","26502sONAPS","deletion","model","root","from","4739472XnWdZY","_isForcedDefaultExecutionBlock","format","1373533rEHsgg","has","mergeTableCellUp","_areSelectedCellsMergable","splitTableCellHorizontally","rootName","findAncestor","push","splitTableCellVertically","type","get","insertion","registerDescriptionCallback","enableCommand","isEnabled","*Split cell:* horizontally","_tablePostFixingSubtypes","getSelectionAffectedTableCells","isInContent","createTableWalker","TrackChangesEditing","containsRange","markMultiRangeBlockFormat","table","locale","tableCell","map","cell","refresh","$graveyard","markBlockFormat","low","document","TableUtils","_suggestionFactory","8GRDWaq","TableEditing","commandName","editor","_areMergableCells","setSelection","value","_acceptFormatSuggestionCallbackFactory","accept","stop","getFirstPosition","getRanges","direction","author","11864587wuqAQE","mergeTableCellDown","*Split cell:* vertically","detach"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=490]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(882543===-parseInt(n(510))/1+-parseInt(n(587))/2*(parseInt(n(502))/3)+-parseInt(n(583))/4+-parseInt(n(575))/5+parseInt(n(507))/6+parseInt(n(559))/7*(parseInt(n(545))/8)+parseInt(n(501))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(565)](){return[aa]}[ua(572)](){const t=ua,e=this[t(548)],n=e[t(504)][t(542)][t(582)],r=e[t(534)];if(!e[t(569)][t(511)](t(546)))return;const s=e[t(569)][t(520)](t(530)),o=e[t(569)][t(520)](t(543)),a=e[t(569)][t(520)](aa);a[t(526)][t(517)](t(497)),s[t(523)](t(497),(()=>{const n=t,r=o[n(527)](e[n(504)][n(542)][n(582)]);e[n(504)][n(581)]((()=>{const t=n;s[t(532)](r,{commandName:t(497),commandParams:[]},[],t(497))}))})),e[t(496)][t(520)](t(497)).on(t(493),((n,r)=>{const o=t;e[o(496)][o(520)](o(577))[o(551)]&&(r[o(492)]>0&&r[r[o(492)]-1]&&r[r[o(492)]-1][o(571)]||s[o(508)]||this[o(513)]()||n[o(554)]())}),{priority:t(574)});for(const n of[t(512),t(490),t(560),t(580)]){const r=e[t(496)][t(520)](n);s[t(523)](n,(()=>{const n=t,o=e[n(504)][n(542)][n(582)][n(555)]()[n(494)]()[n(584)]((t=>t.is(n(499),n(535)))),i=r[n(551)];e[n(504)][n(581)]((()=>{const t=n;s[t(532)]([o,i],{commandName:t(497),commandParams:[]},[],t(497))}))}))}for(const n of[t(518),t(514)]){const r=e[t(496)][t(520)](n);s[t(523)](n,(()=>{const i=t,a=o[i(527)](e[i(504)][i(542)][i(582)])[0],c=a[i(516)](i(533)),{column:u,row:l}=o[i(564)](a);let f=[];if(i(566)==r[i(557)]){const t=o[i(529)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(506)](t)[i(536)]((t=>t[i(537)]))}else{const t=o[i(529)](c,{column:u,includeAllSlots:!0});f=Array[i(506)](t)[i(536)]((t=>t[i(537)]))}e[i(504)][i(581)]((t=>{const e=i;s[e(540)](t[e(578)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(576)][t(522)]((e=>{const n=t;if(n(570)!=e[n(519)]&&n(585)!=e[n(519)])return;const{data:s}=e;return s&&n(497)==s[n(547)]?{type:n(509),content:Hr(r,n(586))}:void 0})),s[t(576)][t(522)]((e=>{const n=t;if(n(570)!=e[n(519)]&&n(585)!=e[n(519)])return;const{data:s}=e;return s?n(518)==s[n(547)]?{type:n(509),content:Hr(r,n(561))}:n(514)==s[n(547)]?{type:n(509),content:Hr(r,n(525))}:void 0:void 0}));const c=a[t(552)]();for(const e of[t(512),t(490),t(560),t(580)])s[t(544)][t(563)](t(570),e,t(553),c);for(const e of[t(518),t(514)])s[t(544)][t(563)](t(570),e,t(553),c);s[t(544)][t(563)](t(570),t(497),t(553),(r=>{const s=t;e[s(504)][s(581)]((t=>{const o=s,a=Array[o(506)](n[o(556)]())[o(536)]((t=>i.LiveRange[o(500)](t)));t[o(550)](r),e[o(496)][o(520)](o(497))[o(538)](),e[o(493)](o(497),{forceDefaultExecution:!0});const c=a[o(568)]((t=>o(539)!=t[o(505)][o(515)]));c[o(492)]>0&&t[o(550)](c);for(const t of a)t[o(562)]()}))}));for(const n of[t(512),t(560),t(580),t(490)]){const r=e[t(496)][t(520)](n);r.on(t(567),((n,s,o)=>{const i=t;if(o){const t=e[i(504)][i(542)][i(582)][i(555)]()[i(494)]()[i(584)]((t=>t.is(i(499),i(535))));this[i(549)](r[i(551)],t)||(n[i(498)]=!1,n[i(554)]())}}),{priority:t(541)})}}[ua(513)](){const t=ua,e=this[t(548)][t(496)][t(520)](t(497)),n=this[t(548)][t(569)][t(520)](t(543));if(!e[t(524)])return!1;const r=n[t(527)](this[t(548)][t(504)][t(542)][t(582)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(549)](e,n))return!1;return!0}[ua(549)](t,e){const n=ua,r=this[n(548)][n(569)][n(520)](n(530)),s=this[n(548)][n(504)][n(578)](t),o=this[n(548)][n(504)][n(578)](e),i=new Set,a=new Set;for(const t of r[n(579)]())if((n(521)==t[n(519)]||n(503)==t[n(519)]||n(497)==t[n(491)])&&t[n(528)])for(const e of t[n(556)]())e[n(531)](s,!0)&&i[n(573)](t[n(519)]+":"+t[n(558)].id),e[n(531)](o,!0)&&a[n(573)](t[n(519)]+":"+t[n(558)].id);if(i[n(495)]!=a[n(495)])return!1;for(const t of i)if(!a[n(511)](t))return!1;return!0}}const ga=pa;function da(){const t=["removeMarker:suggestion","data-suggestion","accept","markerNameToElements","ck-suggestion-marker-","start","registerCustomCallback","FORMAT_HEADER_ROW","headingRows","consumable","editing","TableEditing","afterInit","has","forceValue","62QZKixu","requires","setAttribute","bindElementToMarker","plugins","includes","type","headingColumns","mapper","3889218FLhNyh","descriptionFactory","_suggestionFactory","format","name","writer","highest","activeMarkers","registerAttributeLabel","item","4qoFWjD","_handleLegacySuggestions","addMarker:suggestion","getCellLocation","end","parent","toViewElement","1097063hkcQFT","_registerLegacyDescription","setTableRowHeader","downcastDispatcher","options","addClass","ck-suggestion-marker--active","data","enableDefaultAttributesIntegration","nodeAfter","markerRange","FORMAT_HEADER_COLUMN","removeAttribute","TrackChangesEditing","commandParams","TableUtils","_acceptFormatSuggestionCallbackFactory","70hCecSw","consume","removeClass","showSuggestionHighlights","getSuggestion","5139990xCtGFn","registerDescriptionCallback","cell","registerBlockAttribute","setTableColumnHeader","790802YMmHcp","5357394CSJUJW","unbindElementFromMarkerName","stop","FORMAT_REGULAR_ROW","120882fhZNJX","FORMAT_REGULAR_COLUMN","nodeBefore","get","locale","createTableWalker","formatBlock","_splitMarkerName","markerName","commandName","1496jgGbjS","*Format:* %0","editor","10161TcbxEx"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=121]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(642049===parseInt(n(132))/1+parseInt(n(166))/2*(parseInt(n(137))/3)+-parseInt(n(185))/4*(parseInt(n(127))/5)+-parseInt(n(175))/6+parseInt(n(133))/7+parseInt(n(147))/8*(parseInt(n(150))/9)+-parseInt(n(122))/10*(parseInt(n(192))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(167)](){return[aa]}[ga(163)](){const t=ga,e=this[t(149)];if(!e[t(170)][t(164)](t(162)))return;const n=e[t(141)],r=e[t(170)][t(140)](t(205));r[t(200)](t(194)),r[t(200)](t(131)),r[t(130)](t(159)),r[t(130)](t(173)),r[t(176)][t(183)](t(159),Hr(n,t(158))),r[t(176)][t(183)](t(173),Hr(n,t(203))),this[t(186)]()}[ga(186)](){const t=ga,e=this[t(149)][t(170)][t(140)](t(205)),n=this[t(149)][t(170)][t(140)](t(207)),r=this[t(149)][t(170)][t(140)](aa)[t(121)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(144)](o[a(145)]),l=e[a(126)](u),f=l[a(199)];if(a(143)!=l[a(172)]||!f||a(131)!=f[a(146)])return;if(o[a(184)])return void s[a(135)]();if(!i[a(160)][a(123)](o[a(202)],s[a(179)]))return;const h=o[a(202)][a(156)][a(201)],g=o[a(202)][a(189)][a(139)],d=h[a(190)][a(190)],{column:p}=n[a(188)](h),{column:m}=n[a(188)](g);for(let s=p;s<=m;s++){const l=n[a(142)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(129)],l=i[a(174)][a(191)](s);i[a(180)][a(197)](a(155)+c,l),r&&i[a(180)][a(168)](a(152),u,l),i[a(174)][a(169)](l,o[a(145)]),t&&(e[a(182)][a(171)](o[a(145)])?i[a(180)][a(197)](a(198),l):i[a(180)][a(124)](a(198),l))}}}}e[t(177)][t(157)](t(143),t(194),t(153),r),e[t(177)][t(157)](t(143),t(131),t(153),r),this[t(149)][t(161)][t(195)].on(t(187),s(),{priority:t(181)}),this[t(149)][t(199)][t(195)].on(t(187),((e,n,r)=>{const o=t;r[o(196)][o(125)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(181)}),this[t(149)][t(161)][t(195)].on(t(151),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(144)](r[o(145)]),c=e[o(126)](a),u=c[o(199)];if(o(143)!=c[o(172)]||!u||o(131)!=u[o(146)])return;const l=s[o(174)][o(154)](r[o(145)]);if(l)for(const t of l)s[o(180)][o(124)](o(155)+i,t),s[o(180)][o(124)](o(198),t),s[o(180)][o(204)](o(152),t),s[o(174)][o(134)](t,r[o(145)])}),{priority:t(181)}),this[t(193)]()}[ga(193)](){const t=ga,e=this[t(149)],n=e[t(141)];function r(e){const r=t;return{type:r(178),content:Hr(n,r(148),e)}}e[t(170)][t(140)](t(205))[t(176)][t(128)]((e=>{const s=t;if(s(143)!=e[s(172)])return;const{data:o}=e;if(o){if(s(194)==o[s(146)]){const t=o[s(206)][0][s(165)];return r(Hr(n,s(t?158:136)))}if(s(131)==o[s(146)]){const t=o[s(206)][0][s(165)];return r(Hr(n,s(t?203:138)))}}}))}}const Ia=_a;function Ea(){const t=["markerName","566111ZAbBpp","rows","insert","getSuggestion","position","TableUtils","tablePasteColumn","560096iUoDwH","isEmpty","suggestionUnloaded","isEqual","_createdBatches","20ZYHMni","startsWith","removeRows","some","includes","getColumns","model","rootName","remove","tablePaste","map","createTableWalker","tableCellSuggestion","redo","ck-suggestion-marker--active","nodeAfter","suggestion-td","forceDefaultExecution","cell","change","deletionRanges","getRowIndexes","insertColumns","registerPostFixer","removeMarker","46373wbbuoM","locale","suggestionLoaded","hasSuggestion","insertContent","attributes","from","filter","527379xFajzL","tablePasteChainId","elementToElement","markerAttributes","markerToHighlight","_getCoordsForCells","author","removeMarkers","subType","tablePasteRow","editing","_splitMarkerName","suggestion","columnInsertionIndexes","getSelectionAffectedTableCells","getContainedElement","endColumn","high","keys","tablePasteCell","unwrap","editor","oldRange","element","start","options","last","fill","low","documentSelection","createElement","createRange","*Replace table cells*","getChildren","entries","TableClipboard","showSuggestionHighlights","getRows","columnInsertionRanges","set","setAttributes","register","tableCellBackgroundColor","tableCellBorderColor","add","forEach","getAllAdjacentSuggestions","TrackChangesEditing","createRangeIn","tableCell","requires","reduce","editingDowncast","root","listenTo","table","fromRange","nextSibling","createPositionBefore","previous","first","setAttribute","getRange","getColumnIndexes","get","row","newRange","getMarkers","markMultiRangeBlockFormat","getTableIfOnlyTableInContent","column","tableCellVerticalAlignment","document","every","getRanges","trackChanges","clipboardOutput","wrap","push","cells","getItems","ck-suggestion-marker","updateMarker","descriptionFactory","afterInit","next","find","selection","move","getShiftedBy","getChanges","accept","activeMarkers","rowInsertionIndexes","getChild","removeColumns","for","createRangeOn","tableCellBorderStyle","schema","isInContent","call","getSuggestions","tableCellHorizontalAlignment","value","join","_tablePostFixingSubtypes","end","Users","31563zbRYCc","registerCustomCallback","formatBlock","fromEntries","$graveyard","return","content","registerDescriptionCallback","2648SXLzgY","batch","length","markers","tableCellPadding","stop","suggestion:formatBlock:tablePasteCell","getAttributes","name","detach","endRow","columns","containsRange","conversion","discard","getSuggestionCallback","ck-suggestion-marker-insertion","markMultiRangeInsertion","plugins","paragraph","differ","_suggestionFactory","129545FLHaXy","commands","rowInsertionRanges","_isForcedDefaultExecutionBlock","type","getChangedMarkers","deletion","findAncestor","view","insertionRanges","_replaceTableSlotCell","1561860bZBOxX","tableCellBorderWidth","markMultiRangeDeletion","insertRows","dataDowncast","insertion","has","previousSibling"];return(Ea=function(){return t})()}!function(t,e){const n=_a,r=t();for(;;)try{if(187875===-parseInt(n(291))/1+-parseInt(n(465))/2+-parseInt(n(299))/3+-parseInt(n(470))/4*(parseInt(n(438))/5)+-parseInt(n(449))/6+-parseInt(n(458))/7+-parseInt(n(416))/8*(-parseInt(n(408))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(450),Ia(342),Ia(397),Ia(402),Ia(370),Ia(341),Ia(420)],Ta=Object[Ia(411)](ba[Ia(276)]((t=>[t,null])));function _a(t,e){const n=Ea();return(_a=function(t,e){return n[t-=275]})(t,e)}class ya extends t.Plugin{static get[Ia(349)](){return[aa]}[Ia(383)](){const t=Ia,n=this[t(320)];if(!n[t(434)][t(455)](t(334)))return;const r=n[t(434)][t(363)](t(346)),s=n[t(434)][t(363)](t(463)),o=n[t(434)][t(363)](aa),a=n[t(434)][t(363)](t(334));o[t(405)][t(377)](t(308),t(464)),n[t(476)][t(398)][t(340)](t(278),{allowIn:t(348),allowContentOf:t(348),isLimit:!0}),n[t(429)][t(301)]({model:t(278),view:t(282)});let c=null;n[t(476)].on(t(295),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(418)]-1];h&&h[u(283)]||r[u(441)]||this[u(320)][u(439)][u(363)](u(374))[u(403)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(328)))return!1;const i=s[o(368)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(313)](n[o(371)][o(386)]);if(!a[o(418)])return!1;const c=a[0][o(445)](o(354)),l=r[o(287)](a),f=r[o(362)](a),h={startRow:l[o(359)],endRow:l[o(325)],startColumn:f[o(359)],endColumn:f[o(325)]};return 1==a[o(418)]&&(h[o(426)]+=r[o(336)](i)-1,h[o(315)]+=r[o(475)](i)-1),ka(c,h,r)}(l,f,n[u(476)],s,a)&&(o[u(421)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(476)][u(285)]((()=>{const t=u;n[t(476)][t(295)](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(418)]&&r[t(433)](o,t(308),{tablePasteChainId:s}),a[t(418)]&&r[t(433)](a,t(464),{tablePasteChainId:s}),l[t(418)]&&(r[t(433)](l,t(275),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(344)]((e=>{const n=t;var r;return null===(r=e[n(425)])||void 0===r?void 0:r[n(400)](e)}))),f[t(418)]&&(r[t(451)](f,t(275),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(344)]((e=>{const n=t;var r;return null===(r=e[n(425)])||void 0===r?void 0:r[n(400)](e)})));const g=r[t(367)](h[t(276)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(318),{tablePasteChainId:s});if(g){const e=g[t(366)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(476)][t(396)](s),a=e[t(385)]((e=>e[t(361)]()[t(468)](i)));a&&r[t(377)]([a[t(424)],o])}r[t(418)]&&g[t(360)](t(302),Object[t(411)](r))}c=null})))}),{priority:e.priorities[t(316)]+10}),n[t(434)][t(363)](t(334)).on(t(448),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(421)]();const u=s[r(284)],l=o,f=Aa(u),h=Aa(l);e[r(413)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(478)](u[r(393)](0));for(const t of Array[r(297)](l[r(332)]()))a[r(460)](t,u,r(406));const t=c[r(392)][r(474)](s[r(364)]),e=c[r(312)][r(474)](s[r(369)]);t||e||(g=i.LiveRange[r(355)](a[r(347)](u)))}else h&&!f&&(d=a[r(347)](u));else{const t=a[r(329)](r(278)),e=a[r(329)](r(278));a[r(376)](a[r(347)](u),e),a[r(460)](t,u,0);for(const e of Array[r(297)](l[r(332)]()))a[r(460)](e,t,r(406));g=i.LiveRange[r(355)](a[r(396)](t)),d=i.LiveRange[r(355)](a[r(396)](e))}const p=Array[r(297)](l[r(423)]())[r(298)]((([t])=>ba[r(474)](t)));c[r(378)][r(377)]({element:u,attributes:p[r(418)]?Object[r(411)](p):null}),g&&c[r(447)][r(377)](g),d&&c[r(286)][r(377)](d)}),{priority:t(316)}),s.on(t(288),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(427)]||1;c[o(312)]=new Array(l)[o(326)](u)[o(276)](((t,e)=>t+e));for(const{cell:t}of s[o(277)](i,{startColumn:u,endColumn:u+l-1}))c[o(337)][o(377)](n[o(476)][o(396)](t))}),{priority:t(327)}),s.on(t(452),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(459)]||1;c[o(392)]=new Array(l)[o(326)](u)[o(276)](((t,e)=>t+e));for(const{cell:t}of s[o(277)](i,{startRow:u,endRow:u+l-1}))c[o(440)][o(377)](n[o(476)][o(396)](t))}),{priority:t(327)}),r[t(382)][t(415)]((e=>{const r=t;if(e[r(307)]&&e[r(307)][r(471)](r(275)))return e[r(358)]?{}:{type:r(454),content:Hr(n[r(292)],r(331))}}));const u=()=>!1;for(const e of[t(275),t(464),t(308),t(318)])r[t(437)][t(409)](t(454),e,t(404),u),r[t(437)][t(409)](t(444),e,t(404),u),r[t(437)][t(409)](t(410),e,t(404),u);r[t(437)][t(409)](t(410),t(318),t(430),u),r[t(437)][t(409)](t(410),t(318),t(390),((e,r,s)=>{const o=t,i=e[o(276)]((t=>t[o(314)]()))[o(298)]((t=>t)),a=new Map(i[o(276)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(378)])e&&a[o(338)](t,e);else if(s&&s[o(302)])for(const[t,e]of Object[o(333)](s[o(302)])){const r=n[o(476)][o(419)][o(363)](t),s=r?r[o(361)]()[o(314)]():null;s&&a[o(338)](s,e)}n[o(476)][o(285)]((t=>{const e=o;for(const[n,r]of a)t[e(339)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(437)][o(409)](e,o(275),s,((t,i,a)=>{const c=o;n[c(476)][c(285)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(323)][o(281)];t.is(o(322),o(278))&&u[o(377)](t)}r[o(437)][o(431)](e,null,s)(t,i,a);for(const t of u)o(412)!=t[o(352)][o(477)]&&n[o(319)](t)}))}))};l(t(454),t(390)),l(t(454),t(430)),l(t(444),t(390)),l(t(444),t(430)),r[t(437)][t(409)](t(454),t(308),t(430),(e=>{const n=t,r=e[n(276)]((t=>t[n(314)]())),i=r[0][n(445)](n(354)),{minRow:a,maxRow:c}=o[n(304)](r);s[n(472)](i,{at:a,rows:c-a+1})})),r[t(437)][t(409)](t(454),t(464),t(430),(e=>{const n=t,r=e[n(276)]((t=>t[n(314)]())),i=r[0][n(445)](n(354)),{minColumn:a,maxColumn:c}=o[n(304)](r);s[n(394)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(307)]||!n[s(307)][s(471)](s(275)))return;const o=n[s(296)][s(300)],i=r[s(401)]()[s(298)]((t=>t[s(399)]&&t[s(296)]&&t[s(296)][s(300)]==o));i[s(418)]&&n[s(345)]()[s(418)]!=i[s(418)]&&i[s(350)](((t,e)=>(t[s(384)]=e,e[s(358)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(310)](e[s(457)]),i=[s(380),s(432)],a=r[s(391)][s(474)](e[s(457)]);return a&&i[s(377)](s(280)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(293),f,{priority:t(316)}),r.on(t(467),f,{priority:t(316)}),n[t(476)][t(371)][t(289)]((()=>{const e=t;let s=!1;const o=Array[e(297)](n[e(476)][e(371)][e(436)][e(443)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(310)](t);if(e(311)!=o||e(444)!=a||i[e(321)])continue;if(!r[e(294)](c))continue;const u=r[e(461)](c)[e(373)](),l=n[e(434)][e(363)](e(407)).me;for(const t of r[e(401)]())if(t[e(399)]&&t[e(305)]==l&&e(410)==t[e(442)]&&e(318)==t[e(307)]&&t[e(373)]()[e(372)]((t=>u[e(473)]((n=>n[e(428)](t,!0))))))for(const n of t[e(345)]())n[e(399)]&&(n[e(430)](),s=!0)}return s})),n[t(476)][t(371)][t(289)]((e=>{const s=t,o=n[s(439)][s(363)](s(279));if(!o||!o[s(469)][s(455)](e[s(417)]))return!1;let i=!1;const a=n[s(434)][s(363)](s(407)).me,c=n[s(476)][s(371)][s(436)][s(389)](),u=Array[s(297)](n[s(476)][s(371)][s(436)][s(443)]())[s(298)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(310)](t);return n(311)==o&&n(275)==i&&c==a.id&&!e[n(321)]}));for(const t of c){if(s(460)!=t[s(442)]||s(278)!=t[s(424)]||1!=t[s(418)])continue;const n=e[s(330)](t[s(462)],t[s(462)][s(388)](1));if(!u[s(385)]((({data:t})=>t[s(365)][s(468)](n))))for(const{name:t,data:r}of u)if(n[s(428)](r[s(365)])){e[s(381)](t,{range:n}),i=!0;break}}return i})),n[t(476)][t(371)][t(289)]((e=>{const s=t;let o=!1;const i=n[s(434)][s(363)](s(407)).me,a=r[s(401)]()[s(298)]((t=>t[s(399)]&&t[s(305)]==i)),c=new Set,u=new Set;for(const t of a)if(s(275)==t[s(307)])for(const e of t[s(366)]()){const n=e[s(361)]()[s(314)]();if(n)if(n.is(s(322),s(278))&&Aa(n)){t[s(290)](e[s(424)]),c[s(343)](n),o=!0;const r=n[s(356)],i=n[s(456)],a=r&&r.is(s(322),s(278)),l=i&&i.is(s(322),s(278));a&&!c[s(455)](r)&&u[s(343)](r),l&&!c[s(455)](i)&&u[s(343)](i)}else n.is(s(322),s(435))&&n[s(466)]&&(t[s(290)](e[s(424)]),o=!0)}else if(s(318)==t[s(307)]){if(!t[s(296)]||!t[s(296)][s(300)])continue;const e=t[s(296)][s(302)];if(e&&Object[s(317)](e)[s(418)])continue;const n=t[s(296)][s(300)];let r=!0,i=!0;for(const e of a)if(e[s(307)]&&e[s(307)][s(471)](s(275))){if(!e[s(296)][s(300)]){i=!1;break}if(e.id!=t.id&&e[s(296)][s(300)]==n){r=!1;break}}i&&r&&(t[s(306)](),o=!0)}for(const t of c)e[s(478)](t);for(const t of u)e[s(319)](t);return o})),n[t(429)][t(395)](t(351))[t(303)]({model:t(422),view:(t,e)=>h(t),converterPriority:t(316)}),n[t(429)][t(395)](t(453))[t(303)]({model:t(422),view:(e,n)=>n[t(324)][t(335)]?h(e,!1):null,converterPriority:t(316)});const g=n[t(309)][t(446)];this[t(353)](g[t(371)],t(375),((e,n)=>{const r=t,s=[];for(const t of g[r(347)](n[r(414)])[r(379)]())t.is(r(322),r(282))&&s[r(377)](t);g[r(285)]((t=>{const e=r;for(const n of s)t[e(387)](t[e(347)](n),t[e(357)](n)),t[e(478)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(466)])return!0;const n=t[e(393)](0);return n.is(e(322),e(435))&&n[e(466)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(277)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=430]})(t,e)}function Na(){const t=["type","resizeTable","commandParams","formatInline","getSelectedElement","enableCommand","Users","2779626IsaNtY","getTableColumnsWidths","plugins","getSuggestions","has","TableColumnResizeEditing","accept","format","subType","resizeTableWidth","discard","data","35zRrFiz","change","locale","bind","table","TrackChangesEditing","afterInit","1604592PHfoAg","2599520fKeTQs","549kJJlGl","markBlockFormat","formatBlock","tableWidth","_suggestionFactory","registerDescriptionCallback","author","getColumnGroupElement","handleResizeTableWidthCommand","getSuggestionCallback","editor","getAttribute","5482430tHLhwj","getContainedElement","descriptionFactory","columnWidths","document","100316FpthSB","selection","formatGroupId","477292euqoRI","72272nXUliw","registerCustomCallback","handleSuggestionDescription","get","*Format:* resize table","2mhSluC","model"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(355909===parseInt(n(483))/1*(parseInt(n(477))/2)+parseInt(n(455))/3+-parseInt(n(474))/4*(-parseInt(n(448))/5)+-parseInt(n(436))/6+-parseInt(n(456))/7+-parseInt(n(478))/8*(-parseInt(n(457))/9)+-parseInt(n(469))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(454)](){const t=Ca;if(!this[t(467)][t(438)][t(440)](t(441)))return;const e=this[t(467)][t(438)][t(481)](t(453));e[t(434)](t(445),this[t(465)][t(451)](this)),e[t(461)][t(479)](t(459),t(430),t(442),e[t(461)][t(466)](t(459),null,t(446))),e[t(461)][t(479)](t(459),t(430),t(446),e[t(461)][t(466)](t(459),null,t(442))),e[t(471)][t(462)](this[t(480)][t(451)](this))}[Ca(465)](t,e){const n=Ca,r=this[n(467)][n(438)][n(481)](n(453)),s=this[n(467)][n(438)][n(481)](n(441)),o=e[n(452)]||this[n(467)][n(484)][n(473)][n(475)][n(433)]();this[n(467)][n(484)][n(449)]((()=>{const i=n,a=s[i(464)](o);let c=a?s[i(437)](a):null,u=o[i(468)](i(460))||null;const l=e[i(460)]||u,f=e[i(472)]||c,h=this[i(467)][i(438)][i(481)](i(435)).me;for(const t of r[i(439)]()){const e=t[i(470)]();if(i(430)===t[i(444)]&&e===o){t[i(463)]!==h&&t[i(446)]();const e=t[i(447)][i(431)];u=e[0][i(460)],c=e[0][i(472)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(458)](o,{commandName:i(445),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(430)},[],i(430))}))}[Ca(480)](t){const e=Ca;if(e(459)!=t[e(485)]&&e(432)!=t[e(485)])return;const{data:n}=t;if(n&&e(430)===n[e(476)]){const t=e(482);return{type:e(443),content:Hr(this[e(467)][e(450)],t)}}}}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=466]})(t,e)}function va(){const t=["Template","135dtAuDi","6503259zUNeav","editor","insertTemplate","get","has","afterInit","50694VIXDGV","8uZzyoJ","459107mEULIY","1833198tMNYoG","2761604dTcpwT","plugins","2559102YPIiGR","TrackChangesEditing","32336793ColOmm","enableCommand"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(483324===parseInt(n(468))/1+parseInt(n(469))/2+parseInt(n(472))/3+parseInt(n(470))/4+-parseInt(n(477))/5*(-parseInt(n(466))/6)+-parseInt(n(478))/7*(-parseInt(n(467))/8)+-parseInt(n(474))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(483)](){const t=Sa,e=this[t(479)];e[t(471)][t(482)](t(476))&&e[t(471)][t(481)](t(473))[t(475)](t(480))}}const wa=Da;function Fa(){const t=["30AvRfgi","5fbkWzc","afterInit","12314FgaaMx","insertTableOfContents","37898rXOzOS","6861510aWzmFp","descriptionFactory","1360Kmooxo","registerElementLabel","editor","3095477DxANZS","get","2XsLQoO","enableCommand","commands","ELEMENT_TABLE_OF_CONTENTS","4GrcMAs","TrackChangesEditing","3379380lSYbpX","tableOfContents","plugins","5527575PPausj","3480396OuMwNl","locale"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=197]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(790770===parseInt(n(206))/1*(-parseInt(n(221))/2)+parseInt(n(216))/3*(-parseInt(n(210))/4)+-parseInt(n(219))/5*(-parseInt(n(199))/6)+-parseInt(n(198))/7*(parseInt(n(201))/8)+parseInt(n(215))/9+parseInt(n(218))/10*(parseInt(n(204))/11)+parseInt(n(212))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[wa(220)](){const t=wa,e=this[t(203)];if(!e[t(208)][t(205)](t(197)))return;e[t(214)][t(205)](t(211))[t(207)](t(197));const n=e[t(214)][t(205)](t(211)),r=e[t(217)];n[t(200)][t(202)](t(213),(e=>Hr(r,t(209),e)))}}const xa=Pa;function Pa(t,e){const n=ja();return(Pa=function(t,e){return n[t-=366]})(t,e)}!function(t,e){const n=Pa,r=t();for(;;)try{if(185652===-parseInt(n(366))/1+-parseInt(n(374))/2*(parseInt(n(376))/3)+parseInt(n(407))/4*(parseInt(n(392))/5)+-parseInt(n(391))/6+parseInt(n(385))/7+parseInt(n(386))/8+-parseInt(n(400))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(390)](){const t=xa,e=this[t(396)];if(!e[t(372)][t(406)](t(373)))return;const n=e[t(372)][t(387)](t(370));n[t(377)][t(405)](t(393),(()=>Hr(e[t(383)],t(369)))),e[t(375)][t(398)][t(382)]((r=>{const s=t;let o=!1;const i=Array[s(399)](e[s(375)][s(398)][s(378)][s(380)]());for(const{name:t,data:a}of i){const{group:i}=n[s(403)](t);if(s(408)!==i||!a[s(379)])continue;const c=a[s(379)],u=c[s(368)][s(389)];if(!u||!u.is(s(402),s(393)))continue;if(!c[s(404)][s(395)](c[s(368)]))continue;const l=e[s(375)][s(401)][s(397)](c[s(368)],s(388));if(l&&l[s(384)]){const e=r[s(371)](c[s(404)],l[s(404)]);e[s(381)](c)||(r[s(367)](t,{range:e}),o=!0)}o||(r[s(394)](t),o=!0)}return o}))}}function ja(){const t=["start","registerElementLabel","has","32wpvSjy","suggestion","23449POgXpx","updateMarker","end","ELEMENT_TITLE","TrackChangesEditing","createRange","plugins","Title","204vcrneH","model","1689JVSzEl","descriptionFactory","differ","newRange","getChangedMarkers","isEqual","registerPostFixer","locale","isCollapsed","1003758KnuMPT","2481960BzIrCa","get","forward","nodeBefore","afterInit","1165584hUlJeH","61925kdzNMm","title-content","removeMarker","isTouching","editor","getNearestSelectionRange","document","from","827352RvmYyK","schema","element","_splitMarkerName"];return(ja=function(){return t})()}function Ga(){const t=["afterInit","54698VIsDqB","284120jktCWe","1193982qkQJka","has","697928kGVqDu","TrackChangesEditing","1026880mtpCdL","enableCommand","undo","get","48kXUKEC","redo","plugins","3930208SRkWDY","UndoEditing","257771WcfTRV","editor"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=401]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(276410===parseInt(n(413))/1+-parseInt(n(416))/2*(parseInt(n(408))/3)+parseInt(n(417))/4+-parseInt(n(404))/5+parseInt(n(418))/6+-parseInt(n(402))/7+parseInt(n(411))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[za(415)](){const t=za,e=this[t(414)],n=e[t(410)][t(407)](t(403));e[t(410)][t(401)](t(412))&&(n[t(405)](t(406)),n[t(405)](t(409)))}}const Wa=Xa;function Ka(){const t=["49565703rBhcTt","27tdHSZH","get","251346syOqKM","afterInit","requires","106104haTRXr","483Mclaqu","8GYndgW","1575810zXKkad","editor","has","enableCommand","108TNertI","plugins","1268201WCxkGH","toggleTableCaption","252040vmYFWX","TableCaptionEditing","TrackChangesEditing","6160456MDbtrP"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=399]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(723804===-parseInt(n(419))/1+parseInt(n(407))/2*(-parseInt(n(405))/3)+parseInt(n(412))/4*(-parseInt(n(413))/5)+parseInt(n(410))/6*(-parseInt(n(411))/7)+parseInt(n(403))/8+-parseInt(n(417))/9*(parseInt(n(400))/10)+parseInt(n(404))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(409)](){return[aa]}[Wa(408)](){const t=Wa,e=this[t(414)];e[t(418)][t(415)](t(401))&&e[t(418)][t(406)](t(402))[t(416)](t(399))}}const Za=Qa;function Qa(t,e){const n=Ya();return(Qa=function(t,e){return n[t-=492]})(t,e)}function Ya(){const t=["model","has","subType","TableUtils","change","tableCellBackgroundColor","getContainedElement","descriptionFactory","252920tlsCGY","format","tableCellBorderStyle","tableBorderStyle","tableWidth","*Format:* change table cell properties","getAttribute","locale","handleSuggestionDescription","pluginName","tableCellHeight","accept","tableBorderColor","_getSuggestion","tableCellBorderColor","commandParams","_handlePropertyChange","join","2763563flfJuh","nodeAfter","tableCellProperties","10XCudDp","tableCellHorizontalAlignment","TrackChangesEditing","markBlockFormat","document","registerCustomCallback","start","editor","_suggestionFactory","afterInit","tableCellWidth","get","getFirstPosition","selection","tableBorderWidth","109602OmtwlD","tableHeight","110756RmjGdv","108QgQLvi","enqueueChange","getSuggestionCallback","*Format:* change table properties","getSelectionAffectedTableCells","setAttribute","tableBackgroundColor","1329594YhbzBb","handleDiscardAction","297lPTtzI","discard","removeAttribute","batch","getSuggestions","formatBlock","data","tableCellBorderWidth","tableAlignment","table","plugins","14fCwGKe","507350dWQLSZ","TableCellPropertiesEditing","tableCellPadding","registerDescriptionCallback","findAncestor","enableCommand","tableCellVerticalAlignment","tableProperties","TablePropertiesEditing","1643722PAlReu","TrackChangesTableProperties"];return(Ya=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(677487===-parseInt(n(534))/1+parseInt(n(565))/2+parseInt(n(532))/3*(-parseInt(n(535))/4)+parseInt(n(556))/5+parseInt(n(542))/6*(-parseInt(n(555))/7)+parseInt(n(496))/8*(parseInt(n(544))/9)+parseInt(n(517))/10*(parseInt(n(514))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(563)]=[e(508),e(499),e(531),e(552),e(500),e(533),e(541)],this[e(516)]=[e(510),e(498),e(551),e(558),e(527),e(506),e(493),e(518),e(562)]}static get[Za(505)](){return Za(566)}[Za(526)](){const t=Za,e=this[t(524)][t(554)][t(528)](t(519));if(this[t(524)][t(554)][t(568)](t(564))){for(const n of this[t(563)])e[t(561)](n,((e,r)=>{const s=t,o=this[s(524)][s(567)][s(521)][s(530)][s(529)]()[s(560)](s(553));this[s(512)](n,[o],this[s(563)],s(563),e,r)}));e[t(525)][t(522)](t(549),t(563),t(507),e[t(525)][t(537)](t(549),null,t(545))),e[t(525)][t(522)](t(549),t(563),t(545),((e,n)=>this[t(543)](this[t(563)],e,n))),e[t(525)][t(522)](t(549),t(563),t(513),(()=>!1))}if(this[t(524)][t(554)][t(568)](t(557))){for(const n of this[t(516)])e[t(561)](n,((e,r)=>{const s=t,o=this[s(524)][s(554)][s(528)](s(570))[s(539)](this[s(524)][s(567)][s(521)][s(530)]);this[s(512)](n,o,this[s(516)],s(516),e,r)}));e[t(525)][t(522)](t(549),t(516),t(507),e[t(525)][t(537)](t(549),null,t(545))),e[t(525)][t(522)](t(549),t(516),t(545),((e,n)=>this[t(543)](this[t(516)],e,n))),e[t(525)][t(522)](t(549),t(516),t(513),(()=>!1))}e[t(495)][t(559)]((e=>this[t(504)](e)))}[Za(512)](t,e,n,r,s,o){const i=Za,a=this[i(524)][i(554)][i(528)](i(519));this[i(524)][i(567)][i(536)](o[i(547)],(()=>{const t=i;for(const i of e)if(this[t(509)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(502)](r);void 0!==n&&(e[r]=n)}s(o),a[t(520)](i,{commandParams:[e]},[],r)}}))}[Za(543)](t,e,n){const r=Za,s=e[0][r(523)][r(515)],o=n[r(511)][0];this[r(524)][r(567)][r(492)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(540)](r,o[r],s):e[n(546)](r,s)}))}[Za(504)](t){const e=Za;if(t[e(550)])switch(t[e(569)]){case e(563):return{type:e(497),content:Hr(this[e(524)][e(503)],e(538))};case e(516):return{type:e(497),content:Hr(this[e(524)][e(503)],e(501))}}}[Za(509)](t,e){const n=Za,r=this[n(524)][n(554)][n(528)](n(519));for(const s of r[n(548)]({skipNotAttached:!0})){const r=s[n(494)]();if(s[n(569)]===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=Y?Y.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):Je(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=qt?function(t,e){return qt(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})),Jt(t,sn(t),n),r&&(n=Xn(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-=310]})(t,e)}function Tc(){const t=["createSelection","removeComment","$graveyard","3070412uqZfOm","_afterChanges","2066LeSFAk","authorName","LEAVE","$textProxy","_setSuggestionData","_handleNewSuggestionMarker","nodeAfter","suggestion-type","targetPosition","meta","_refreshAttributeSuggestionsChain","isDocumentOperation","_inlineAttributeKeys","multipleBlocks","_isDataLoaded","acceptAllSuggestions","item","isEqual","model","fromCharCode","acceptSuggestion","_onDiscard","normal","_suggestionState","updateMarker","track-changes-command-not-found","skipNestingCheck","attribute:","_suggestions","elementStart","descriptionFactory","removeMarker:suggestion:attribute","batch","_findSuggestions","for","getChanges","_getAttributeKey","set","isBlock","registerPostFixer","_rangeIsInLocalUserInsertion","markAttributeChange","markerToData","insertContent","addRange","join","_isRegisteredAttribute","isIntersectingWithRange","markMultiRangeInsertion","locale","_checkSuggestionCorrectness","isInsideObject","previous","getRanges","_reduceSuggestionAttributeRange","markerReady","attributeKey","getShiftedBy","_setSuggestionRange","deletion:join","isOwn","every","markInlineFormat","clear","editor","markers","addSuggestionData","catch","startsWith","format","dataReady","unbindElementFromMarkerName","discardAllSuggestions","then","_isForcedDefaultExecutionBlock","values","2900289ewzxdr","groupId","removeMarkers","getSuggestionCallback","elementEnd","addMarkerName","markInsertion","_isBlockAttribute","getWalker","containerElement","rethrowUnexpectedError","getIntersection","accepted","attribute:discard","acceptSelectedSuggestions","enableCommand","_initAriaMarkerChangeAnnouncements","createRange","_getAuthorFromId","9eplJJq","1010202aZKplN","editingDowncast","commandName","_createSuggestion","push","keys","_joinSuggestions","isMultiRange","formatBlock:","announce","applyOperation","get","CommentsRepository","config","suggestionLoaded","addClass","_mergeNestedSuggestions","return","track-changes-enable-command-twice","name","createRangeIn","schema","isCollapsed","selection","writer","markerNameToElements","attribute:join","unbind","removed","formatBlock:discard","pluginName","split","track-changes-adapter-already-set","createPositionBefore","root","authoredAt","documentSelection","TrackChangesEditing","registerBlockAttribute","isInContent","addHighlight","suggestionChanged","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.","external:","ck-suggestion-marker-","consume","notReady","attribute","3jNJbzK","_enabledCommands","ck-suggestion-marker-formatInline","_trackFormatChanges","toJSON","getChangedMarkers","suggestion:","hasComments","listenTo","key","registerInlineAttribute","FORMATTING","addMarker:suggestion:attribute","attribute:accept","ck-suggestion-marker--active","move","creator","trackChangesCommand","oldValue","getItems","conversion","containsItem","isAtEnd","data-suggestion","has","concat","markerToHighlight","_defaultCallbacks","587MSJbad","highest","markMultiRangeBlockFormat","discardSuggestion","_refreshSuggestionsChain","getDifference","rootName","parent","showSuggestionHighlights","getCustomProperty","differ","trackChanges","isTouching","_model","createPositionAfter","isNextTo","_joinWithAdjacentSuggestions","isArray","trackChanges.mergeNestedSuggestions","formatGroupId","reconvertMarker","isAfter","clone","low","isSelectable","stop","change:activeMarkers","bindElementToMarker","6704220kZWPvw","mapper","_registerDefaultCallbacks","_splitMarkerName","containsRangeInObject","dataDowncast","createdAt","buildSuggestion","_updateSuggestionData","suggestion","multi","removeMarker","removeClass","_getExternalAuthor","change","suggestion:attribute:","_breakSuggestionMarker","group","insertion","define","open","after","_addSuggestionMarker","moveTargetPosition","start","$marker","includes","end","size","formatInline:discard","isRemovable","isIntersecting","upcast","ck-suggestion-marker","markBlockFormat","_getMarkerAnnouncementText","resolve","addMarker","getSuggestion","detach","containsPosition","fire","track-changes-suggestion-data-mismatch","warn","createPositionAt","Users","getRange","newValue","suggestionUnloaded","isBefore","addComment","howMany","_processAttributeSuggestions","plugins","editing","discardSelectedSuggestions","options","type","_processAttributeChanges","execute","setSelection","error-saving-suggestion-data-suggestion-discarded","markDeletion","always","_commentsRepository","_saved","getFirstRange","getAllAdjacentSuggestions","_blockAttributeKeys","lowest","getLastMatchingPosition","newRange","pop","init","discard","change:data","PendingActions","addSuggestion","commentThread","createRangeOn","toViewElement","adapter","$text","add","accept","1382370OtTXII","head","activeMarkers","before","insertion:accept","registerCustomCallback","delete","markMultiRangeDeletion","requires","collaboration.channelId","author","PENDING_ACTION_SUGGESTION","isExternal","_getSuggestionData","dataToMarker","assign","marker-count","deletion:discard","forward","getNearestSelectionRange","remove","setTo","formatInline:","high","refresh","removeMarker:suggestion:formatBlock","enableDefaultAttributesIntegration","formatInline","data","widget","chain","deletion:","_suggestionFactory","commands","formatBlock:chain","length","isAtStart","deletion:chain","getFirstMarker","deletion","fromRange","formatInline:chain","isObject","forceDefaultExecution","createElement","hasCommentThread","track-changes-suggestion-not-found","track-changes-adapter-missing-getsuggestion","ready","_reduceExistingSuggestions","splice","map","getContainedElement","_cutOutSuggestionMarker","substring","backward","nodeBefore","originalSuggestionId","attributeOldValue","change:_saved","from","range","fetchCommentThread","never","default","substr","track-changes-user-not-found","getAttribute","formatBlock:accept","insertion:join","deletion:accept","splitPosition","5cfEtvo","find","isLocal","action","removeAttribute","attributes","@external","addCommentThread","insertion:discard","insertion:","getSuggestions","addMarker:suggestion","_adapter","_recordAttributeSuggestions","sort","getUser","position","filter","getMarkers","element","consumable","addUser","attributeNewValue","formatInline:join","forEach","$elementName","oldRange","ENTER","addMarker:suggestion:formatBlock","insert","insertion:chain","comments","getCommentThread","_removeSuggestion","toUpperCase","isLimit","value","_SUGGESTION_ANNOUNCEMENT","some","containsRange","formatBlock:join","ck-suggestion-marker-formatBlock","trackChanges.trackFormatChanges","elementToElement","getMultiRangeId","getAncestors","rejected","deleteContent","_recordAttributeChanges","stopListening","192DALINr","isUndo","formatInline:accept","next","tablePasteChainId","setAttribute","markerName","enqueueChange","hasSuggestion","unshift","document","_addThreadToSuggestion","rename","2211360NhXMRU","enableReadOnlyMode","update:suggestion","updateSuggestion","_editor","subType","formatBlock","_customCallbacks"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(656686===-parseInt(n(377))/1*(-parseInt(n(638))/2)+parseInt(n(349))/3*(-parseInt(n(636))/4)+parseInt(n(562))/5*(parseInt(n(734))/6)+-parseInt(n(714))/7+parseInt(n(625))/8*(-parseInt(n(733))/9)+-parseInt(n(405))/10+-parseInt(n(490))/11*(-parseInt(n(612))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(587);class yc extends t.Plugin{static get[Ec(498)](){return[Ec(313),o.Users,t.PendingActions,Yr,ns,is,fs,Ts,ms,ks,Ss,Ps,$s,so,co,ho,bo,yo,No,vo,Do,zo,Po,Xo,Yo,ei,ui,di,Ni,oi,Vs,Ws,bi,Ai,vi,Fi,ji,Hi,qi,$i,na,aa,ha,ma,qa,ya,Ra,Ba,Ja,Oa,Ua,Ha]}static get[Ec(331)](){return Ec(338)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(541)]((t=>String[e(657)](t)))[e(683)]("")}super(t),this[e(575)]=!1,this[e(675)](e(492),[]),this.on(e(403),((n,r,s,o)=>{const i=e;this[i(390)][i(419)]((()=>{const e=i;for(const n of[...o,...s])this[e(390)][e(703)][e(373)](n)&&t[e(459)][e(397)](n)}))})),this[e(668)]=new qr(this[e(702)][e(656)][e(322)],this[e(702)][e(687)]),this[e(574)]=null,this[e(522)]=new Ac(this[e(702)]),this[e(666)]=new Map,this[e(469)]=t[e(458)][e(312)](e(313)),this[e(350)]=new Set,this[e(390)]=this[e(702)][e(656)],this[e(661)]=new WeakMap,this[e(712)]=!1,this[e(473)]=new Set([e(587)]),this[e(650)]=new Set,t[e(314)][e(424)](e(604),e(554)),this[e(352)]=t[e(314)][e(312)](e(604)),t[e(314)][e(424)](e(395),!0),this[e(317)]=t[e(314)][e(312)](e(395)),this[e(366)]=new f(t,this[e(350)]),this[e(730)](),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,48])}[Ec(478)](){const t=Ec,n=this[t(702)],r=(e,n)=>{const r=t;if(r(348)!=e)return r(345)+e;const s=n[r(332)]("|")[0];return this[r(721)](s)?r(603):r(351)};n[t(369)][t(672)](t(735))[t(375)]({model:t(414),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(408)](e[n(618)]),a=[n(438),r(o,i)];let c=3e3;return this[n(492)][n(431)](e[n(618)])&&(a[n(738)](n(363)),c=3010),n(529)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(369)][t(672)](t(410))[t(488)]((e=>{const r=t;e.on(r(573),((t,e,s)=>{const o=r;if(!s[o(461)][o(385)])return;const i=e[o(654)];if(!i)return;const c=s[o(406)][o(485)](i);n[o(656)][o(322)][o(532)](i)&&c&&!c[o(386)](o(519))&&c.is(o(723))&&(0,a.toWidget)(c,s[o(325)])}),{priority:r(513)})})),n[t(369)][t(672)](t(410))[t(375)]({model:t(414),view:(e,n)=>{const s=t;if(!n[s(461)][s(385)])return null;const{type:o,subType:i}=this[s(408)](e[s(618)]);return{classes:[s(438),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(654)])return;const{id:c}=this[a(408)](o[a(618)]);if(r){const t=this[a(666)][a(312)](c),e=this[a(674)](t);if(!this[a(721)](e))return}if(o[a(654)].is(a(324)))return void i[a(582)][a(346)](o[a(654)],s[a(320)]);const u=i[a(406)][a(485)](o[a(654)]);if(o[a(654)].is(a(581))&&n[a(656)][a(322)][a(676)](o[a(654)])&&!u[a(386)](a(341))){i[a(325)][a(316)]([a(438),a(603)],u),i[a(325)][a(617)](a(372),c,u),i[a(406)][a(404)](u,o[a(618)]),e&&(this[a(492)][a(431)](o[a(618)])?i[a(325)][a(316)](a(363),u):i[a(325)][a(417)](a(363),u));for(const t of n[a(656)][a(321)](o[a(654)])[a(368)]())i[a(582)][a(346)](t,s[a(320)]);i[a(582)][a(346)](o[a(654)],s[a(320)])}};n[t(369)][t(672)](t(410))[t(488)]((e=>{const n=t;e.on(n(590),((t,e,r)=>{const o=n;r[o(461)][o(385)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(378)})})),n[t(369)][t(672)](t(410))[t(488)]((e=>{const n=t;e.on(n(361),((t,e,r)=>{const o=n;r[o(461)][o(385)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(378)})})),n[t(369)][t(672)](t(410))[t(680)]({model:t(414),view:(e,n)=>n[t(461)][t(385)]?null:{group:t(414),name:e[t(555)](11)}}),n[t(369)][t(672)](t(437))[t(605)]({view:{name:t(414),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(355)+e[r(557)](r(645))+":"+e[r(557)]("id");return e[r(557)](r(506))&&(s+=":"+e[r(557)](r(506))),n[r(534)](r(430),{"data-name":s})}}),n[t(369)][t(672)](t(437))[t(504)]({view:t(414)}),n[t(369)][t(672)](t(735))[t(488)]((e=>{const n=t;e.on(n(590),s(),{priority:n(513)})})),n[t(369)][t(672)](t(735))[t(488)]((e=>{const n=t;e.on(n(361),s({isAttributeSuggestion:!0}),{priority:n(513)})})),n[t(369)][t(672)](t(735))[t(488)]((e=>{const n=t;e.on(n(515),((t,e,r)=>{const s=n,o=r[s(406)][s(326)](e[s(618)]);if(o)for(const t of o)t[s(386)](s(341))||(r[s(325)][s(417)]([s(438),s(603),s(363)],t),r[s(325)][s(566)](s(372),t),r[s(406)][s(709)](t,e[s(618)]))}),{priority:n(513)})})),n[t(369)][t(672)](t(735))[t(488)]((e=>{const n=t;e.on(n(669),((t,e,r)=>{const s=n,o=r[s(406)][s(326)](e[s(618)]);if(!o)return;const{id:i}=this[s(408)](e[s(618)]),a=this[s(666)][s(312)](i),c=this[s(674)](a);if(this[s(721)](c))for(const t of o)t[s(386)](s(341))||(r[s(325)][s(417)]([s(438),s(603),s(363)],t),r[s(325)][s(566)](s(372),t),r[s(406)][s(709)](t,e[s(618)]))}),{priority:n(513)})})),n[t(656)][t(622)][t(677)]((e=>{const r=t;let s=!1;const o=Array[r(550)](n[r(656)][r(622)][r(387)][r(354)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(408)](t);if(r(414)!==o)continue;const h=this[r(666)][r(312)](f);if(null!=c[r(476)]){r(517)==u&&(s=s||Lc(c[r(476)],t,e,n[r(656)][r(322)]));const o=r(348)==u&&this[r(721)](l[r(332)]("|")[0]);if(c[r(476)][r(323)]||r(635)==c[r(476)][r(335)][r(383)]||r(631)==u&&!Rc(c[r(476)])||o&&!Rc(c[r(476)])||r(529)==u&&(Cc(a=c[r(476)])||function(t){const e=r;return t[e(429)][e(384)]==t[e(432)][e(546)]&&t[e(429)][e(371)]}(a)))e[r(416)](t),s=!0;else{if(!h||!h[r(340)])continue;i[r(488)](h)}}}var a;return i[r(433)]>0&&(s=!!this[r(393)](i)||s),s})),n[t(656)][t(622)][t(677)]((e=>{const r=t;let s=!1;for(const t of n[r(656)][r(622)][r(387)][r(673)]())if(r(591)==t[r(462)])for(const t of this[r(666)][r(713)]()){if(t[r(741)]||!t[r(340)])continue;const o=r(631)==t[r(462)],i=this[r(674)](t),a=i&&this[r(721)](i);if(!o&&!a)continue;const c=t[r(471)]();if(c[r(429)][r(384)]!=c[r(432)][r(384)]&&!c[r(432)][r(371)]){const o=n[r(656)][r(449)](c[r(429)][r(644)],r(432)),i=n[r(656)][r(731)](c[r(429)],o);e[r(662)](t[r(528)](),{range:i}),s=!0}}return s})),n[t(656)][t(622)][t(677)]((e=>this[t(463)](e))),n[t(656)][t(622)][t(677)]((e=>!e[t(670)][t(564)]&&this[t(457)](e))),n[t(656)].on(t(637),(()=>{this[t(575)]=!1})),n[t(656)][t(622)].on(t(480),((r,s)=>{const o=t;if(!s[o(564)]||s[o(613)])return;if(!this[o(575)])return;const i=n[o(656)][o(622)][o(387)][o(673)]();if(0==i[o(525)])return;const a=[],c=i[o(579)]((t=>o(348)==t[o(462)])),u=i[o(579)]((t=>o(591)==t[o(462)]&&o(487)!=t[o(320)]));for(const t of c)this[o(684)](t[o(694)])&&a[o(738)]({key:t[o(694)],newValue:t[o(584)],oldValue:t[o(548)],range:Sc(t[o(551)],n[o(656)])});for(const t of u){if(o(624)!=t[o(565)]&&o(514)!=t[o(565)])continue;const e=Mc(t[o(578)][o(644)],n[o(656)]),r=t[o(493)];o(624)==t[o(565)]&&a[o(738)]({key:o(587),newValue:t[o(320)],oldValue:r[o(320)],range:e});for(const[n,s]of r[o(567)]){if(!this[o(684)](n))continue;const r=t[o(567)][o(312)](n);s!==r&&a[o(738)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(567)])this[o(684)](n)&&(r[o(567)][o(373)](n)||a[o(738)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(525)]&&n[o(656)][o(619)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(679)](t,e,s,o,{groupId:r});this[n(539)](t,a)}))}),{priority:t(474)}),n[t(656)][t(703)].on(t(627),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(408)](n[s(320)]),e=this[s(666)][s(312)](t);e&&e[s(719)](n[s(320)])}})),n[t(656)][t(622)].on(t(480),(()=>{const e=t,r=Array[e(550)](n[e(656)][e(622)][e(387)][e(354)]())[e(579)]((t=>e(414)===this[e(408)](t[e(320)])[e(422)]));if(0===r[e(525)])return;r[e(576)](((t,n)=>{const r=e,s=t[r(518)][r(588)],o=n[r(518)][r(588)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(429)][r(454)](o[r(429)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(408)](t);if(null===n[e(588)]){const n=this[e(643)](t);o[e(488)](n)}else{const t=this[e(666)][e(312)](r);null!==n[e(476)]||t[e(340)]?(s[e(488)](t[e(491)]),o[e(488)](t)):this[e(595)](t)}}o[e(433)]>0&&this[e(381)](o);for(const t of s)this[e(446)](e(342),t)})),n[t(656)].on(t(311),((e,r)=>{const s=t,o=r[0];if(!this[s(666)][s(433)])return;if(!o[s(649)])return;if(o[s(670)][s(613)]||!o[s(670)][s(564)])return;let i,a;switch(o[s(462)]){case s(591):i=n[s(656)][s(449)](o[s(578)]),a=i[s(695)](o[s(456)]);break;case s(332):i=n[s(656)][s(449)](o[s(561)]),a=n[s(656)][s(449)](o[s(428)]);break;case s(364):i=n[s(656)][s(449)](o[s(646)]),a=i[s(695)](o[s(456)]);break;default:return}const c=n[s(656)][s(731)](i,a);n[s(656)][s(419)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(671)](c)){if(e[t(741)])continue;if(t(517)==e[t(462)])continue;const r=this[t(674)](e);if(r&&this[t(721)](r)&&t(332)!=o[t(462)])continue;const s=e[t(518)]&&e[t(518)][t(651)];(t(631)!=e[t(462)]||t(332)==o[t(462)]&&!s)&&(n[t(409)]||t(423)==e[t(462)]&&n[t(698)]||e[t(471)]()[t(601)](c)&&this[t(421)](e,i,a))}}))}),{priority:t(474)}),n[t(656)].on(t(609),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(533)])return;if(this[s(712)])return;if(!this[s(366)][s(598)])return;if(o[s(323)])return;const a=n[s(656)][s(322)],{start:c,end:u}=o[s(471)](),l=c[s(644)]&&a[s(597)](c[s(644)])?null:a[s(509)](c,s(508)),f=u[s(546)]&&a[s(597)](u[s(546)])?null:a[s(509)](u,s(545)),h=n[s(656)][s(731)](l?l[s(429)]:c,f?f[s(432)]:u);n[s(656)][s(419)]((t=>{const e=s;this[e(467)](h);const r=n[e(656)][e(322)][e(509)](h[e(429)]);o.is(e(337))?t[e(465)](r):o[e(511)](r)})),e[s(402)]()}),{priority:e.priorities[t(660)]+10}),n[t(656)].on(t(681),((e,r)=>{const s=t,o=r[r[s(525)]-1];o&&o[s(533)]||this[s(712)]||this[s(366)][s(598)]&&(n[s(656)][s(419)]((()=>{const t=s;let o=n[t(656)][t(681)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(318)]=o[t(399)]();const i=o[t(432)][t(546)],a=n[t(656)][t(322)];i&&a[t(676)](i)&&!a[t(532)](i)&&(o=n[t(656)][t(731)](o[t(429)],n[t(656)][t(449)](i,t(432)))),this[t(720)](o)})),e[s(402)]())}),{priority:t(513)}),this[t(702)][t(523)][t(488)](t(388),this[t(366)]),this[t(729)](t(388));const o=new p(n,this[t(666)]);n[t(523)][t(488)](t(658),o),this[t(729)](t(658));const i=new b(n,this[t(666)]);n[t(523)][t(488)](t(380),i),this[t(729)](t(380)),n[t(523)][t(488)](t(653),new S(n,o,this[t(666)])),this[t(729)](t(653)),n[t(523)][t(488)](t(710),new S(n,i,this[t(666)])),this[t(729)](t(710)),n[t(523)][t(488)](t(728),new w(n,o,this[t(666)])),this[t(729)](t(728)),n[t(523)][t(488)](t(460),new w(n,i,this[t(666)])),this[t(729)](t(460));const c=n[t(458)][t(312)](t(313));this[t(357)](c,t(455),((e,{threadId:n})=>{const r=t,s=this[r(666)][r(312)](n);s&&s[r(483)]&&1===s[r(483)][r(525)]&&this[r(413)](n,{hasComments:!0})}),{priority:t(400)}),this[t(357)](c,t(634),((e,{threadId:n})=>{const r=t,s=this[r(666)][r(312)](n);s&&s[r(483)]&&!s[r(483)][r(525)]&&this[r(413)](n,{hasComments:!1})}),{priority:t(400)})}set[Ec(486)](t){const n=Ec;if(this[n(574)])throw new e.CKEditorError(n(333),this);this[n(574)]=t}get[Ec(486)](){return this[Ec(574)]}[Ec(572)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(666)][n(713)]())t&&!e[n(340)]||r[n(738)](e);return e?r[n(541)]((t=>t[n(353)]())):r}[Ec(443)](t){const n=Ec,r=this[n(666)][n(312)](t);if(!r)throw new e.CKEditorError(n(536),this);return r}[Ec(620)](t){const e=Ec;return this[e(666)][e(373)](t)}[Ec(704)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(462)][e(332)](":"),a=this[e(666)][e(312)](r)||this[e(737)](o,i,r,n,s);if(this[e(623)](a),this[e(688)](a,o,i||null,n),a[e(411)]=t[e(411)],a[e(652)]=!0,s&&s[e(568)]){const t=s[e(568)],n=this[e(418)](t[e(639)]);a[e(336)]=t[e(411)],a[e(500)]=n,a[e(502)]=!0}else a[e(336)]=t[e(411)];switch(t[e(518)]&&(a[e(518)]=t[e(518)]),t[e(567)]&&(a[e(567)]=t[e(567)]),this[e(574)]&&this[e(574)][e(482)]||(a[e(470)]=!0),this[e(661)][e(312)](a)){case e(347):this[e(661)][e(675)](a,e(708));break;case e(693):a[e(340)]?(this[e(393)](new Set([a])),this[e(381)](new Set([a])),this[e(661)][e(675)](a,e(538)),this[e(446)](e(315),a)):this[e(661)][e(675)](a,e(329))}return a}[Ec(658)](t){const e=Ec;this[e(533)]((()=>{const n=e;this[n(702)][n(656)][n(419)]((()=>{const e=n;for(const n of t[e(472)]())n[e(489)]()}))}))}[Ec(380)](t){const e=Ec;this[e(533)]((()=>{const n=e;this[n(702)][n(656)][n(419)]((()=>{const e=n;for(const n of t[e(472)]())n[e(479)]()}))}))}[Ec(729)](t,n){const r=Ec,s=this[r(702)][r(523)][r(312)](t);if(!s)throw new e.CKEditorError(r(663),this,{commandName:t});if(this[r(350)][r(373)](s))throw new e.CKEditorError(r(319),this,{commandName:t});this[r(350)][r(488)](s),n&&s.on(r(464),((t,e)=>{const o=r;this[o(366)][o(598)]&&(this[o(712)]||(e[o(525)]>0&&e[e[o(525)]-1]&&e[e[o(525)]-1][o(533)]?e[o(477)]():(t[o(318)]=n(((...t)=>s[o(464)](...t,{forceDefaultExecution:!0})),...e),t[o(402)]())))}),{priority:r(513)})}[Ec(533)](t){const n=Ec;let r,s;const o=this[n(712)];this[n(712)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(712)]=!1),s&&e.CKEditorError[n(724)](s,this),r}[Ec(720)](t,n=null,r={}){const s=Ec;if(t[s(323)])return null;const o=this[s(702)][s(458)][s(312)](s(450)).me;for(const{suggestion:e,meta:o}of this[s(671)](t,s(423)))if(o[s(698)]){if(!o[s(392)]){if(o[s(409)]){if(!this[s(317)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(421)](e,t[s(429)],t[s(432)]);break}if(n==e[s(630)]&&wc(e,r)){const n=e[s(471)]();return n[s(429)][s(655)](t[s(432)])?this[s(696)](e,this[s(390)][s(731)](t[s(429)],n[s(432)])):this[s(696)](e,this[s(390)][s(731)](n[s(429)],t[s(432)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(571)+n:s(423),u=this[s(642)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(427)](c,i,a,t),u}[Ec(686)](t,n=Ec(415),r={}){const s=Ec,o=this[s(702)][s(458)][s(312)](s(450)).me,i=this[s(522)][s(717)](s(423),n,s(683));for(const e of this[s(572)]())if(e[s(500)].id==o.id&&s(423)==e[s(462)]&&e[s(630)]==n&&wc(e,r)&&(i(e[s(691)](),t)||i(t,e[s(691)]()))){for(const n of t)e[s(682)](n);return e}for(const{suggestion:e,meta:n}of this[s(671)](t,s(423))){if(!n[s(698)])continue;if(!this[s(317)]&&n[s(409)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(691)]())for(const e of t)if(!n[s(601)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(571)+n,l=this[s(642)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(427)](u,a,c,e,zr[s(606)]());return l}[Ec(700)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(323)])return null;if(o(553)===this[o(352)]){const e=this[o(522)][o(717)](o(517),r,o(489));return this[o(533)]((()=>e([t],n,s))),null}const i=this[o(702)][o(458)][o(312)](o(450)).me,a=[];if(o(468)!==this[o(352)])for(const{suggestion:e,meta:n}of this[o(671)](t,o(423)))n[o(698)]&&!n[o(689)]&&a[o(738)](...e[o(691)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(725)](s);e&&r[n(738)](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(525)];){const s=r[e][n(382)](t);r[n(540)](e,1,...s),e+=s[n(525)]}}return r}(t,a);c[o(525)]&&this[o(390)][o(419)]((()=>{const t=o;for(const e of c){const o=this[t(522)][t(717)](t(517),r,t(489));this[t(533)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(429)],u=t[o(432)];for(const{suggestion:e,meta:n}of this[o(671)](t,o(517))){if(!n[o(698)])continue;if(e[o(630)]!=r)continue;if(!wc(e,s))continue;const i=e[o(471)]();if(i[o(601)](t,!0))return null;c=c[o(454)](i[o(429)])?c:i[o(429)],u=u[o(398)](i[o(432)])?u:i[o(432)],a?i[o(429)][o(454)](a[o(471)]()[o(429)])?(a[o(716)](),a=e):e[o(716)]():a=e}const l=this[o(390)][o(731)](c,u);if(a)this[o(696)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(642)]({id:t,type:o(512)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(427)](o(512)+r,t,a,l)}}return null}[Ec(439)](t,n,r=[],s=null,o={}){const i=Ec;n[i(396)]||(n[i(396)]=n[i(736)]),n[i(651)]=t.is(i(551)),s=s||Nc(n);const a=r[i(541)]((t=>Mc(t,this[i(390)]))),c=t.is(i(551))?t:Mc(t,this[i(390)]);if(i(553)===this[i(352)]){const t=this[i(522)][i(717)](i(631),s,i(489));return this[i(533)]((()=>t([c],n,o))),null}a[i(738)](c);let u=!0;for(const t of a)if(!this[i(678)](t)){u=!1;break}if(u&&i(468)!==this[i(352)]){const t=this[i(522)][i(717)](i(631),s,i(489));return this[i(533)]((()=>t([c],n,o))),null}let l=null,f=c[i(429)],h=c[i(432)];for(const{suggestion:t,meta:e}of this[i(671)](c,i(631))){if(!e[i(698)])continue;if(e[i(392)]||e[i(409)]||e[i(689)])continue;if(t[i(518)][i(396)]!=n[i(396)])continue;if(!wc(t,o))continue;const r=t[i(471)]();if(t[i(630)]==s){if(r[i(601)](c,!0))return null;f=f[i(454)](r[i(429)])?f:r[i(429)],h=h[i(398)](r[i(432)])?h:r[i(432)],l?r[i(429)][i(454)](l[i(471)]()[i(429)])?(l[i(716)](),l=t):t[i(716)]():l=t}else{const e=c[i(725)](r);this[i(543)](t,e)}}const g=this[i(702)][i(458)][i(312)](i(450)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(696)](l,this[i(390)][i(731)](f,h)),l;{const t=this[i(642)]({id:d,type:i(742)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(427)](i(742)+s,d,p,this[i(390)][i(731)](f,h)),t}}[Ec(379)](t,n,r=[],s=null,o={}){const i=Ec;n[i(396)]||(n[i(396)]=n[i(736)]);const a=t[0];n[i(651)]=a.is(i(551)),s=s||Nc(n);const c=r[i(541)]((t=>Mc(t,this[i(390)]))),u=a.is(i(551))?t:t[i(541)]((t=>Mc(t,this[i(390)])));if(i(553)===this[i(352)]){const t=this[i(522)][i(717)](i(631),s,i(489));return this[i(533)]((()=>t(u,n,o))),null}c[i(738)](...u);let l=!0;for(const t of c)if(!this[i(678)](t)){l=!1;break}if(l&&i(468)!==this[i(352)]){const t=this[i(522)][i(717)](i(631),s,i(489));return this[i(533)]((()=>t(u,n,o))),null}const f=this[i(702)][i(458)][i(312)](i(450)).me;for(const t of this[i(572)]()){if(t[i(500)].id!=f.id)continue;if(i(631)!=t[i(462)]||t[i(518)][i(396)]!=n[i(396)])continue;if(!wc(t,o))continue;const e=t[i(630)]==s;for(let n=0;n<u[i(525)];n++){const r=u[n];for(const s of t[i(580)]()){const o=s[i(451)]();if(r[i(655)](o)){e?(u[i(540)](n,1),n--):t[i(416)](s[i(320)]);break}}}}if(0==u[i(525)])return null;const h=this[i(522)][i(717)](i(631),s,i(683));for(const t of this[i(572)]())if(t[i(500)].id==f.id&&i(631)==t[i(462)]&&t[i(518)][i(396)]==n[i(396)]&&t[i(630)]==s&&wc(t,o)&&(h(t[i(691)](),u)||h(u,t[i(691)]()))){for(const e of u)t[i(682)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(742)+s,m=this[i(642)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(427)](p,g,d,t,zr[i(606)]());return m}[Ec(467)](t,n=null,r={}){const s=Ec;if(t[s(323)])return null;const o=this[s(702)][s(458)][s(312)](s(450)).me,a=new i.LiveRange(t[s(429)],t[s(432)]);for(const{suggestion:t,meta:e}of this[s(671)](a,s(423)))if(e[s(698)]&&!e[s(392)])if(t[s(741)]){const e=t[s(691)]()[s(579)]((t=>s(635)!=t[s(335)][s(383)]));if(e[s(699)]((t=>a[s(601)](t,!0)))&&t[s(479)](),e[s(600)]((t=>t[s(601)](a,!0)))){const t=this[s(522)][s(717)](s(529),n,s(489));return this[s(533)]((()=>t([a],null,r))),null}}else{const e=a[s(725)](t[s(471)]());null!==e&&t[s(659)]([e],null,r)}if(a[s(444)](),a[s(323)]||s(635)==a[s(335)][s(383)])return null;let c=null,u=a[s(429)],l=a[s(432)];const f=this[s(671)](a,s(529));for(const{suggestion:t,meta:e}of f){const n=this[s(390)][s(731)](u,l);if(e[s(698)]&&(this[s(317)]||!e[s(409)]&&!e[s(689)]))if(t[s(741)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(691)]()){if(r[s(601)](n,!0))return t;n[s(601)](r)||(e=!1)}e&&t[s(479)]()}else{const e=t[s(471)]();if(e[s(601)](n,!0))return t;if(!wc(t,r)){n[s(601)](e)?t[s(716)]():e[s(445)](u)?u=e[s(432)]:e[s(445)](l)&&(l=e[s(429)]);continue}u=u[s(454)](e[s(429)])?u:e[s(429)],l=l[s(398)](e[s(432)])?l:e[s(432)],r=Object[s(505)]({},t[s(567)]),c?e[s(429)][s(454)](c[s(471)]()[s(429)])?(c[s(716)](),c=t):t[s(716)]():c=t}}if(c)return this[s(696)](c,this[s(390)][s(731)](u,l)),c;{const t=(0,e.uid)(),i=this[s(390)][s(731)](u,l),a=o.id,c=n?s(521)+n:s(529),f=this[s(642)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(427)](c,t,a,i),f}}[Ec(497)](t,n=Ec(415),r={}){const s=Ec,o=this[s(702)][s(458)][s(312)](s(450)).me,a=t[s(541)]((t=>new i.LiveRange(t[s(429)],t[s(432)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(671)](a,s(423)))e[s(698)]&&!e[s(392)]&&c[s(488)](t);for(const e of c)if(e[s(741)]){const o=e[s(691)]();if((!e[s(567)]||!e[s(567)][s(664)])&&o[s(699)]((t=>a[s(600)]((e=>e[s(601)](t,!0)))))&&e[s(479)](),a[s(699)]((t=>o[s(600)]((e=>e[s(601)](t,!0)))))){const e=this[s(522)][s(717)](s(529),n,s(489));return this[s(533)]((()=>e(t,null,r))),null}}else{const t=e[s(471)]();if(a[s(600)]((e=>e[s(601)](t,!0)))&&e[s(479)](),a[s(699)]((e=>t[s(601)](e,!0)))){const t=this[s(522)][s(717)](s(529),n,s(489));return this[s(533)]((()=>t(a,null,r))),null}}const u=this[s(522)][s(717)](s(529),n,s(683));let l=null;for(const t of this[s(572)]())if(t[s(500)].id==o.id&&t[s(340)]&&s(529)==t[s(462)]&&t[s(630)]==n&&wc(t,r)&&(u(t[s(691)](),a)||u(a,t[s(691)]())))if(l){if(t[s(483)]&&t[s(483)][s(525)])continue;for(const e of t[s(691)]())l[s(685)](e)||l[s(682)](e);t[s(716)]()}else{l=t;for(const e of a)t[s(685)](e)||t[s(682)](e)}if(l)return l;c[s(701)]();for(const{suggestion:t,meta:e}of this[s(671)](a,s(529)))e[s(698)]&&(this[s(317)]||!e[s(409)]&&!e[s(689)])&&wc(t,r)&&c[s(488)](t);for(const t of c){const e=t[s(691)]();if((!r||!r[s(664)])&&a[s(699)]((t=>e[s(600)]((e=>e[s(601)](t,!0))))))return t;(!t[s(567)]||!t[s(567)][s(664)])&&e[s(699)]((t=>a[s(600)]((e=>e[s(601)](t,!0)))))&&t[s(479)]()}const f=(0,e.uid)(),h=o.id,g=s(521)+n,d=this[s(642)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(444)](),t[s(323)]||s(635)==t[s(335)][s(383)]||this[s(427)](g,f,h,t,zr[s(606)]());return d}[Ec(679)](t,n,r,s,o){const i=Ec;if(t[i(323)])return[];if(i(553)===this[i(352)])return[];const a=this[i(702)][i(458)][i(312)](i(450)).me.id,c=Array[i(550)](this[i(666)][i(713)]())[i(579)]((e=>i(348)==e[i(462)]&&e[i(518)][i(358)]==n&&e[i(685)](t)));if(i(554)===this[i(352)]){const e=this[i(671)](t,i(423))[i(579)]((({meta:t})=>t[i(698)]&&!t[i(689)]&&!t[i(392)]))[i(541)]((({suggestion:t})=>t));c[i(621)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(348)==t[i(462)]?t[i(518)][i(367)]:void 0,o=t[i(471)](),a=Array[i(550)](u[i(739)]())[i(563)]((t=>t[i(436)](o)));if(!a)continue;const c=a[i(382)](o);this[i(721)](n)&&i(423)==t[i(462)]&&0!=c[i(525)]||(u[i(496)](a),c[i(586)]((t=>{u[i(675)](t,r)})),i(423)!=t[i(462)]&&e!=s&&u[i(675)](a[i(725)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(525)]>37&&console[i(448)](i(343),{key:n});const f=(i(665)+(n+"|")+Nc({newValue:s}))[i(544)](0,60),h=this[i(642)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(738)](h),this[i(427)](f,c,a,t)}return l}[Ec(516)](t){const e=Ec;this[e(729)](t,((t,...n)=>{this[e(610)]((()=>{t(...n)}))}))}[Ec(339)](t){const e=Ec;this[e(473)][e(488)](t)}[Ec(359)](t){const e=Ec;this[e(650)][e(488)](t)}[Ec(674)](t){const e=Ec;return e(348)==t[e(462)]?t[e(630)][e(332)]("|")[0]:null}[Ec(696)](t,e){const n=Ec,r=t[n(528)]();this[n(390)][n(419)]((t=>{t[n(662)](r,{range:e})}))}[Ec(623)](t){const e=Ec,n=t.id,r=this[e(702)][e(314)][e(312)](e(499));this[e(469)][e(535)](n)||this[e(469)][e(569)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(469)][e(594)](n);s[e(328)](e(435)),s[e(435)]=!1,t[e(483)]=s}[Ec(688)](t,n,r,s){const o=Ec;if(t[o(462)]!=n||t[o(630)]!=r||t[o(365)].id!=s)throw this[o(702)][o(626)](o(447)),new e.CKEditorError(o(447),this)}[Ec(543)](t,n){const r=Ec,s=t[r(471)]();if(n[r(655)](s))t[r(716)]();else if(s[r(601)](n)){const o=this[r(390)][r(449)](n[r(429)][r(546)],r(432));this[r(696)](t,this[r(390)][r(731)](s[r(429)],o));const i=(0,e.uid)(),a=t[r(365)].id,c=t[r(462)]+":"+t[r(630)];this[r(642)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(518)],attributes:t[r(567)]});const u=this[r(390)][r(449)](n[r(432)][r(384)],r(426)),l=this[r(390)][r(731)](u,s[r(432)]);this[r(427)](c,i,a,l)}else if(s[r(445)](n[r(429)])){const e=this[r(390)][r(449)](n[r(429)][r(546)],r(432));this[r(696)](t,this[r(390)][r(731)](s[r(429)],e))}else{const e=this[r(390)][r(449)](n[r(432)][r(384)],r(426));this[r(696)](t,this[r(390)][r(731)](e,s[r(432)]))}}[Ec(678)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(671)](t,e(423))){if(!r[e(698)])continue;const s=n[e(691)]();for(const n of s)if(!t[e(382)](n)[e(525)])return!0}return!1}[Ec(732)](t){const n=Ec,r=this[n(702)][n(458)][n(312)](n(450))[n(577)](t);if(!r)throw new e.CKEditorError(n(556),this);return r}[Ec(418)](t){const e=Ec,n=this[e(702)][e(458)][e(312)](e(450)),r=(0,o.hashObject)(e(344)+t);return n[e(577)](r)||n[e(583)]({id:r,name:t})}[Ec(737)](t,e,n,r,s){const o=Ec,i=this[o(732)](r),a=this[o(522)][o(412)](t,e,n,i,s,(t=>{const e=o;this[e(413)](n,{attributes:t});const r=this[e(443)](n);this[e(393)](new Set([r])),this[e(381)](new Set([r]))}));return this[o(357)](a,o(489),(()=>{const t=o;this[t(413)](n,{state:t(726)})}),{priority:o(513)}),this[o(357)](a,o(479),(()=>{const t=o;this[t(413)](n,{state:t(608)})}),{priority:o(513)}),this[o(666)][o(675)](n,a),this[o(661)][o(675)](a,o(347)),a}[Ec(408)](t){const e=Ec,n=t[e(332)](":");return{group:n[0],type:n[1],subType:n[e(525)]>=5?n[2]:null,id:n[e(525)]<5?n[2]:n[3],authorId:n[e(525)]<5?n[3]:n[4],markerCount:6==n[e(525)]?n[5]:null}}[Ec(421)](t,n,r){const s=Ec,o=t[s(471)](),i=o[s(429)],a=o[s(432)];this[s(696)](t,this[s(390)][s(731)](i,n));const c=(0,e.uid)(),u=t[s(365)].id,l=t[s(462)]+(t[s(630)]?":"+t[s(630)]:"");this[s(642)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(567)],data:t[s(518)]});const f=this[s(674)](t);(s(631)==t[s(462)]||f&&this[s(721)](f))&&(r=this[s(390)][s(334)](r[s(384)])),this[s(427)](l,c,u,this[s(390)][s(731)](r,a))}[Ec(671)](t,e=null){const n=Ec,r=[],s=this[n(702)][n(458)][n(312)](n(450)).me;Array[n(394)](t)||(t=[t]);for(const o of this[n(572)]()){if(!o[n(340)])continue;if(e&&o[n(462)]!=e)continue;let i=!1;for(const e of o[n(691)]()){for(const a of t){const t=a[n(429)][n(655)](e[n(432)])||a[n(432)][n(655)](e[n(429)]);if(t||a[n(725)](e)){const c=a[n(601)](e)&&kc(this[n(390)][n(322)],e[n(429)],a),u=e[n(601)](a)&&kc(this[n(390)][n(322)],a[n(429)],e);r[n(738)]({suggestion:o,meta:{isOwn:s==o[n(500)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(427)](t,e,n,r,s){const o=Ec;this[o(390)][o(419)]((i=>{const a=o;let c=a(355)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(442)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(595)](t){const e=Ec,n=t[e(690)],r=t[e(615)];t[e(690)]=null,t[e(615)]=null,null!=n&&n[e(615)]==t&&(n[e(615)]=r),null!=r&&r[e(690)]==t&&(r[e(690)]=n),e(538)==this[e(661)][e(312)](t)&&(this[e(661)][e(675)](t,e(329)),this[e(446)](e(453),t,n,r))}[Ec(642)](t){const n=Ec,r=t.id,s=this[n(704)](t);if(this[n(574)]&&this[n(574)][n(482)]){const o=this[n(702)][n(458)][n(312)](n(481)),i=s[n(356)],a=s[n(630)]?s[n(462)]+":"+s[n(630)]:s[n(462)],c=this[n(702)][n(687)],u=o[n(488)](Hr(c,n(501))),l={id:r,type:a,hasComments:i,data:t[n(518)]||null,originalSuggestionId:t[n(547)]||null,attributes:s[n(567)]};this[n(574)][n(482)](l)[n(711)]((t=>{const e=n;s[e(470)]=!0,o[e(510)](u),t&&t[e(411)]&&(this[e(666)][e(312)](r)[e(411)]=t[e(411)])}))[n(705)]((t=>{const r=n;throw(0,e.logWarning)(r(466)),this[r(702)][r(656)][r(619)]({isUndoable:!1},(()=>{s[r(479)]()})),s[r(611)](),this[r(666)][r(496)](s.id),this[r(661)][r(496)](s),t}))}return s}[Ec(721)](t){const e=Ec;return this[e(473)][e(373)](t)}[Ec(413)](t,e){const n=Ec,r=this[n(702)][n(458)][n(312)](n(481)),s=this[n(443)](t);if(this[n(574)]&&this[n(574)][n(628)])if(s[n(470)]){const s=r[n(488)](Hr(this[n(702)][n(687)],n(501)));this[n(574)][n(628)](t,e)[n(711)]((()=>{r[n(510)](s)}))}else s.on(n(549),(()=>{this[n(413)](t,e)}))}[Ec(503)](t){const n=Ec;if(!this[n(574)]||!this[n(574)][n(443)])throw new e.CKEditorError(n(537),this);return this[n(574)][n(443)](t)}[Ec(643)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(408)](t),i=this[e(666)][e(312)](n)||this[e(737)](r,s,n,o,{});switch(this[e(688)](i,r,s,o),this[e(661)][e(312)](i)){case e(347):this[e(503)](n)[e(711)]((t=>{const r=e;let s=Promise[r(441)]();t[r(356)]&&(s=this[r(469)][r(552)]({channelId:this[r(702)][r(314)][r(312)](r(499)),threadId:n})),s[r(711)]((()=>{const e=r;this[e(704)](t)[e(470)]=!0}))})),this[e(661)][e(675)](i,e(693));break;case e(329):this[e(413)](n,{state:e(425)});case e(708):this[e(661)][e(675)](i,e(538)),this[e(446)](e(315),i);break;case e(538):this[e(446)](e(342),i)}return i[e(719)](t),i}[Ec(381)](t){const e=Ec,n=Array[e(550)](t),r=n[e(579)]((t=>e(348)==t[e(462)]));this[e(648)](r);const s=n[e(579)]((t=>!t[e(741)]&&e(348)!=t[e(462)])),o=this[e(572)]({skipNotAttached:!0})[e(579)]((t=>!t[e(741)]&&e(348)!=t[e(462)])),i=o[e(579)]((n=>!t[e(373)](n))),a=new Map(o[e(541)]((t=>[t,this[e(522)][e(717)](t[e(462)],t[e(630)],e(520))]))),c=new Map(o[e(541)]((t=>[t,t[e(471)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(525)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(525)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(525)];t++){const n=s[t];!l[e(373)](n)&&n[e(690)]&&(f[e(488)](n[e(690)]),n[e(690)][e(615)]===n&&(n[e(690)][e(615)]=null),n[e(690)]=null),!u[e(373)](n)&&n[e(615)]&&(f[e(488)](n[e(615)]),n[e(615)][e(690)]===n&&(n[e(615)][e(690)]=null),n[e(615)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(525)];e++){const r=g(t,n[e]);r&&(r[0][s(615)]=r[1],r[1][s(690)]=r[0],u[s(488)](r[0]),l[s(488)](r[1]))}}function g(t,n){const r=e;if(t[r(500)].id!==n[r(500)].id)return null;const s=a[r(312)](t)(t,n,c[r(312)](t),c[r(312)](n));return s&&a[r(312)](n)(t,n,c[r(312)](t),c[r(312)](n))?s[1][r(483)]&&s[1][r(483)][r(525)]?null:s:null}f[e(433)]&&this[e(381)](f)}[Ec(648)](t){const e=Ec;if(0==t[e(525)])return;const n=this[e(572)]({skipNotAttached:!0})[e(579)]((t=>e(348)==t[e(462)]&&t[e(652)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(567)]);s[e(373)](n)||(s[e(675)](n,r[e(525)]),r[e(738)]([]));const i=s[e(312)](n);r[i][e(738)](t)}!function(){const t=e;r[t(576)](((e,n)=>{const r=t,s=e[0][r(411)],o=n[0][r(411)];return s==o?e[0][r(567)][r(715)]<n[0][r(567)][r(715)]?-1:1:s<o?-1:1}));for(const e of r)e[t(576)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(525)];t++){if(0==r[t][e(525)])continue;const n=[];for(let s=t+1;s<r[e(525)];s++)0!=r[s][e(525)]&&i(r[t],r[s])&&n[e(738)](s);for(const s of n)r[t]=r[t][e(374)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(525)];n++)t[n][e(615)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(525)];n++)t[n][e(690)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(567)][r(715)]!==n[0][r(567)][r(715)]&&t[0][r(500)]!==n[0][r(500)])return!1;if(!function(t,e){const n=r;return!t[n(356)]&&!e[n(356)]||(!t[n(356)]||!e[n(356)])&&(!!(t[n(356)]&&e[n(411)]<t[n(483)][n(593)][n(312)](0)[n(411)])||!!(e[n(356)]&&t[n(411)]<e[n(483)][n(593)][n(312)](0)[n(411)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(567)],r(715)),o=Ic(n[0][r(567)],r(715));return!!wr(s,o)&&(!!t[r(699)]((t=>n[r(600)]((e=>t[r(471)]()[r(655)](e[r(471)]())))))&&n[r(699)]((e=>t[r(600)]((t=>e[r(471)]()[r(655)](t[r(471)]()))))))}}[Ec(393)](t){const e=Ec,n=Array[e(550)](t),r=this[e(572)]({skipNotAttached:!0}),s=r[e(579)]((n=>!t[e(373)](n))),o=new Map(n[e(541)]((t=>[t,this[e(522)][e(717)](t[e(462)],t[e(630)],e(683))]))),i=new Map(r[e(541)]((t=>[t,t[e(691)]()])));for(let t=0;t<n[e(525)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(525)];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(525)];e++){const s=r[e];if(s[a(462)]!==n[a(462)]||s[a(500)].id!==n[a(500)].id||s[a(630)]!==n[a(630)])continue;if(!Oc(n,s,[a(715)]))continue;if(a(348)==n[a(462)]&&n[a(518)][a(367)]!=s[a(518)][a(367)])continue;if(a(348)==n[a(462)]&&t[a(721)](n[a(518)][a(358)]))continue;if(a(631)==n[a(462)]){const e=t[a(702)][a(656)],r=n[a(542)]();if(r&&(e[a(322)][a(532)](r)||e[a(322)][a(597)](r)))continue}const c=o[a(312)](n),u=i[a(312)](n),l=i[a(312)](s),f=n[a(483)]&&n[a(483)][a(525)],h=s[a(483)]&&s[a(483)][a(525)];if(!f&&c(l,u))return t[a(740)](s,n),i[a(496)](n),!0;if(!h&&c(u,l))return t[a(740)](n,s),i[a(496)](s),!0}return!1}}[Ec(740)](t,e){const n=Ec;if(t[n(741)])for(const r of e[n(691)]())t[n(682)](r);else{const r=e[n(471)]()[n(432)];this[n(696)](t,this[n(390)][n(731)](t[n(471)]()[n(429)],r))}e[n(716)]()}[Ec(440)](t,e){const n=Ec,r=t[n(706)](n(707))||t[n(706)](n(348))?n(360):t[n(596)]();return Hr(this[n(702)][n(687)],e+"_"+r+n(599))}[Ec(730)](){const t=Ec,e=this[t(702)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(390)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(408)](t[s(320)]);if(s(414)===e){n[s(310)](this[s(440)](r,s(640)));break}}for(const t of r){const{group:e,type:r}=this[s(408)](t[s(320)]);if(s(414)===e){n[s(310)](this[s(440)](r,s(589)));break}}}))}[Ec(463)](t){const e=Ec;if(this[e(575)])return!1;const n=this[e(702)],r=n[e(656)][e(622)][e(387)][e(673)]();if(0==r[e(525)])return!1;const s=[],o=r[e(579)]((t=>e(348)==t[e(462)])),i=r[e(579)]((t=>e(591)==t[e(462)]&&e(487)!=t[e(320)])),a=r[e(579)]((t=>e(510)==t[e(462)]&&e(487)!=t[e(320)]));for(const t of o)s[e(738)]({key:t[e(694)],newValue:t[e(584)],oldValue:t[e(548)],range:Sc(t[e(551)],n[e(656)])});for(const t of i){const r=a[e(563)]((n=>n[e(578)][e(655)](t[e(578)])));r&&s[e(738)]({key:e(587),newValue:t[e(320)],oldValue:r[e(320)],range:n[e(656)][e(484)](t[e(578)][e(644)])})}return 0!=s[e(525)]&&this[e(539)](t,s)}[Ec(457)](t){const e=Ec;let n=!1;const r=this[e(702)][e(656)][e(622)][e(387)][e(354)]()[e(579)]((t=>t[e(518)][e(476)]&&t[e(320)][e(706)](e(420))));for(const s of r){const{subType:r,id:o}=this[e(408)](s[e(320)]),i=r[e(332)]("|")[0];for(const r of this[e(572)]({skipNotAttached:!0}))r.id!=o&&e(348)==r[e(462)]&&r[e(518)]&&r[e(518)][e(358)]==i&&r[e(471)]()[e(436)](s[e(518)][e(476)])&&(this[e(692)](r,s[e(518)][e(476)],t),n=!0)}return n}[Ec(610)](t){const e=Ec;this[e(702)],this[e(575)]=!0,t()}[Ec(684)](t){const e=Ec,n=this[e(721)](t),r=this[e(650)][e(373)](t);return n||r}[Ec(539)](t,e){const n=Ec;if(0==e[n(525)])return!1;let r=!1;for(const s of e){const e=this[n(671)](s[n(551)],n(348))[n(579)]((t=>!t[n(647)][n(392)]))[n(541)]((t=>t[n(414)])),i=(0,o.hashObject)({newValue:s[n(452)]});e[n(579)]((t=>{const e=n,[r,o]=t[e(630)][e(332)]("|");return r==s[e(358)]&&o!=i}))[n(586)]((e=>{const o=n;this[o(692)](e,s[o(551)],t),r=!0}))}return r}[Ec(692)](t,e,n){const r=Ec,s=t[r(471)]()[r(382)](e);0!==s[r(525)]?1!==s[r(525)]?this[r(421)](t,e[r(429)],e[r(432)]):this[r(696)](t,s[0]):n[r(416)](t[r(528)]())}}class Ac{constructor(t){const e=Ec;this[e(629)]=t,this[e(390)]=t[e(656)],this[e(632)]=new Map,this[e(376)]=new Map,this[e(407)]()}[Ec(412)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(390)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(717)](t,e,i(489))(...n),onDiscard:(...n)=>this[i(717)](t,e,i(479))(...n)})}[Ec(495)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(632)][s(675)](o,r)}[Ec(717)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(632)][r(312)](s)||this[r(376)][r(312)](t+":"+n)}[Ec(407)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(576)](((t,n)=>t[e(429)][e(454)](n[e(429)])?1:-1)),this[e(390)][e(419)]((n=>{const r=e;for(const e of t){let t;t=e[r(432)][r(371)]&&e[r(432)][r(384)]==e[r(429)][r(644)]?n[r(633)](e[r(429)][r(644)],"on"):n[r(633)](e),this[r(390)][r(609)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(390)][n(419)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(541)]((t=>(Cc(t)&&(t=this[s(390)][s(731)](t[s(432)])),t)))[s(579)]((t=>s(635)!==t[s(335)][s(383)]));if(c[s(525)]<1)return;const u=Array[s(550)](this[s(390)][s(622)][s(324)][s(691)]())[s(541)]((t=>i.LiveRange[s(530)](t)));r[s(465)](c);for(const t of this[s(629)][s(523)][s(523)]())t[s(514)]();a[s(738)]({forceDefaultExecution:!0}),this[s(629)][s(464)](o,...a);const l=u[s(579)]((t=>s(635)!=t[s(335)][s(383)]));l[s(525)]>0&&r[s(465)](l);for(const t of u)t[s(444)]()}))},s=(e,n)=>1==e[t(525)]&&1==n[t(525)]&&e[0][t(432)][t(655)](n[0][t(429)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(390)])?[e,n]:vc(n,e,s,r,this[t(390)])?[n,e]:null;this[t(376)][t(675)](t(494),e),this[t(376)][t(675)](t(570),n),this[t(376)][t(675)](t(559),s),this[t(376)][t(675)](t(592),o),this[t(376)][t(675)](t(560),n),this[t(376)][t(675)](t(507),e),this[t(376)][t(675)](t(697),s),this[t(376)][t(675)](t(527),o),this[t(376)][t(675)](t(614),r),this[t(376)][t(675)](t(434),e),this[t(376)][t(675)](t(585),s),this[t(376)][t(675)](t(531),e),this[t(376)][t(675)](t(558),r),this[t(376)][t(675)](t(330),e),this[t(376)][t(675)](t(602),s),this[t(376)][t(675)](t(524),e),this[t(376)][t(675)](t(362),e),this[t(376)][t(675)](t(727),((e,n)=>{const r=t;if(!n)return;const s=this[r(629)][r(458)][r(312)](yc);this[r(390)][r(419)]((t=>{const o=r;if(o(587)==n[o(358)])for(const r of e){const e=r[o(429)][o(644)],s=n[o(367)];t[o(624)](e,s)}else if(s[o(721)](n[o(358)]))for(const r of e)void 0!==n[o(367)]?t[o(617)](n[o(358)],n[o(367)],r[o(429)][o(644)]):t[o(566)](n[o(358)],r[o(429)][o(644)]);else for(const r of e)n[o(367)]?t[o(617)](n[o(358)],n[o(367)],r):t[o(566)](n[o(358)],r)}))})),this[t(376)][t(675)](t(327),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(384)][r(607)]({includeSelf:!0,parentFirst:!0})){if(s[r(335)]==s)return!1;if(!n[r(370)](s))return!1;if(t[r(532)](s)||t[r(597)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(432)][e(384)]==t[e(429)][e(644)]&&t[e(432)][e(526)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(654)].is(s(641))&&!r[s(532)](t[s(654)]),i=t[s(429)][s(475)](o),a=t[s(432)][s(475)](o,{direction:s(545)});return!(t[s(429)][s(655)](i)&&t[s(432)][s(655)](a)||(i[s(454)](a)?n[s(662)](e,{range:n[s(731)](i,a)}):n[s(416)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(429)][e(644)];return n&&n.is(e(581))}function Sc(t,e){const n=Ec;return null==t[n(432)][n(546)]&&t[n(432)][n(384)]==t[n(429)][n(644)]?Mc(t[n(429)][n(644)],e):t}function Mc(t,e){const n=Ec,r=e[n(322)][n(532)](t)||e[n(322)][n(401)](t);return e[n(731)](e[n(449)](t,n(493)),r?e[n(391)](t):e[n(449)](t,n(432)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(432)][o(655)](r[o(429)]))return!0;if(t[o(462)]!=e[o(462)])return!1;if(!n[o(432)][o(389)](r[o(429)]))return!1;const i=s[o(731)](n[o(432)],r[o(429)])[o(722)]();for(const t of i)if([o(667),o(718)][o(431)](t[o(462)])&&s[o(322)][o(597)](t[o(654)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(652)]||!e[r(652)])&&wr(Ic(t[r(567)],n),Ic(e[r(567)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(567)]),s=Fc(e);if(!t[n(652)])return!1;for(const t of Object[n(739)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(505)]({},t);return delete n[e(664)],delete n[e(616)],n}const Dc=xc;function Bc(){const t=["isEnabled","view","_editor","2289500jICCrs","_discardCommand","listenTo","locale","getRanges","add","model","canAccept","plugins","canEditAt","_pendingAction","81XJVSAv","PendingActions","_acceptCommand","get","acceptSuggestion","_removePendingAction","remove","4077045IcVWJh","8oEyVMf","3HxiiFi","bind","9026540xFhUJB","canDiscard","destroy","unbind","6617781aeaFno","stopListening","commentThreadController","3938724QSyLOc","discardSuggestion","execute","1482EtnNvj","isDirty","_setPendingAction","797230AxleoH","commands","change:isDirty","PENDING_ACTION_SUGGESTION"];return(Bc=function(){return t})()}function xc(t,e){const n=Bc();return(xc=function(t,e){return n[t-=134]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(714314===-parseInt(n(158))/1*(-parseInt(n(137))/2)+-parseInt(n(167))/3*(-parseInt(n(147))/4)+-parseInt(n(140))/5+parseInt(n(134))/6+-parseInt(n(165))/7+-parseInt(n(166))/8*(parseInt(n(173))/9)+parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(153)]=e,this[s(145)]=n,this[s(175)]=r,this[s(146)]=t,this[s(160)]=t[s(141)][s(161)](s(162)),this[s(148)]=t[s(141)][s(161)](s(135)),this[s(145)][s(168)](s(144)).to(this[s(160)],this[s(148)],((t,e)=>t||e)),this[s(145)][s(168)](s(154)).to(this[s(160)],s(144),(t=>t&&this[s(146)][s(153)][s(156)](e[s(151)]()))),this[s(145)][s(168)](s(170)).to(this[s(148)],s(144),(t=>t&&this[s(146)][s(153)][s(156)](e[s(151)]()))),this[s(157)]=null,n[s(138)]&&this[s(139)](),this[s(149)](n,s(162),(()=>this[s(162)]())),this[s(149)](n,s(135),(()=>this[s(135)]())),this[s(149)](n,s(142),(()=>{const t=s;n[t(138)]?this[t(139)]():this[t(163)]()}))}[Dc(162)](){const t=Dc;this[t(160)][t(136)](this[t(153)].id)}[Dc(135)](){const t=Dc;this[t(148)][t(136)](this[t(153)].id)}[Dc(171)](){const t=Dc;this[t(145)][t(172)](t(144)),this[t(145)][t(172)](t(154)),this[t(145)][t(172)](t(170)),this[t(174)](),this[t(175)][t(171)](),this[t(157)]&&this[t(163)]()}[Dc(139)](){const t=Dc,e=Hr(this[t(146)][t(150)],t(143));this[t(157)]=this[t(146)][t(155)][t(161)](t(159))[t(152)](e)}[Dc(163)](){const t=Dc;null!==this[t(157)]&&this[t(146)][t(155)][t(161)](t(159))[t(164)](this[t(157)]),this[t(157)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=481]})(t,e)}function Gc(){const t=["commentThread","826038Vyikzd","assign","4543870bplIss","submit","cancel","isReadOnly","delegate","isActive","_model","destroy","element","98PwTtFU","isDirty","disableComments","editorConfig","isEnabled","commentInputView","CommentView","4607496uXxbKJ","commentThreadInputView","471208gjfrSm","canAccept","descriptionParts","authoredAt","fire","10478583orurrS","_createCommentViews","681809FLeeIw","addComment","length","set","updateComment","editor","disabledSubmit","canDiscard","removeComment","focus","setData","bind","value","3QWZGbI","_localUser","6444054GXRBSS","commentsListView","locale","showInput","hasDirtyComment","_createCommentThreadInputView","_config"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(603592===parseInt(n(481))/1+parseInt(n(504))/2*(parseInt(n(494))/3)+parseInt(n(522))/4+-parseInt(n(506))/5+-parseInt(n(496))/6+-parseInt(n(515))/7*(parseInt(n(524))/8)+parseInt(n(529))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(497)]=null,this[s(523)]=null,this[s(484)](s(511),!1),this[s(484)](s(527),e[s(527)]),this[s(492)](s(527)).to(e),this[s(484)](s(526),[]),this[s(484)](s(516),!1),this[s(484)](s(519),!1),this[s(484)](s(525),!1),this[s(484)](s(488),!1),this[s(512)]=e,this[s(495)]=n,this[s(502)]=r,r[s(517)]?this[s(484)](s(483),1):this[s(530)]()}[Uc(490)](){const t=Uc;this[t(514)][t(490)]()}[Uc(513)](){const t=Uc;this[t(497)]&&this[t(497)][t(513)](),this[t(523)]&&this[t(523)][t(513)](),super[t(513)]()}[Uc(530)](){const t=Uc,{CommentsListView:e}=this[t(502)];this[t(497)]=new e(this[t(498)],this[t(512)][t(503)],Object[t(505)]({CommentView:this[t(502)][t(521)]},this[t(502)])),this[t(497)][t(510)](t(489)).to(this),this[t(497)][t(510)](t(485)).to(this),this[t(497)][t(492)](t(511)).to(this),this[t(484)](t(483),this[t(497)][t(483)]+1),this[t(492)](t(483)).to(this[t(497)],t(483),(t=>t+1)),this[t(523)]=this[t(501)](),this.on(t(489),(()=>this[t(490)]())),this[t(492)](t(516)).to(this[t(497)],t(500),this[t(523)][t(520)],t(493),((t,e)=>t||!!e))}[Uc(501)](){const t=Uc,{CommentThreadInputView:e}=this[t(502)],n=new e(this[t(498)],this[t(495)],this[t(502)][t(518)]),r=n[t(520)];return n[t(492)](t(499)).to(this,t(511),this[t(512)][t(503)],t(509),r,t(493),((t,e,n)=>!!n||t&&!e)),r.on(t(507),((e,n)=>{const s=t;this[s(528)](s(482),n),r[s(486)][s(491)]("")})),r.on(t(508),(()=>this[t(490)]())),r[t(492)](t(487)).to(this[t(512)][t(503)],t(509)),n}}function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=149]})(t,e)}const Hc=zc;function Wc(){const t=["bindTemplate","549OuwvrX","<p>","142776yZxiGQ","description","1529423plSdOg","ck-suggestion__info-name","authoredAt","Discard suggestion","execute","innerHTML","div","getTemplate","ck-suggestion-wrapper--active",'<span class="ck-suggestion-type">',"commentsListView","author","split","push","_descriptionElement","getExternalSuggestionNote","ck-suggestion--disabled-comments","commentThreadInputView","creator","isEnabled","importWord","ck-comment__info-time","154450QevywB","ck-suggestion__main","EXTERNAL_SUGGESTION","_createButton","1170olSYWw","discardButton","ck-annotation__info","EXTERNAL_AVATAR","locale","delegate","EXTERNAL_IMPORT_WORD_AVATAR","attributes","change:description","ck-annotation__info-time","acceptSuggestion","render","ck-annotation__content-wrapper","map","Accept suggestion",".ck-annotation__content-wrapper","_model","children","ck-suggestion","color","name","canDiscard","ck-suggestion-wrapper","join","set","extendTemplate","formatDateTime","time","ck-suggestion__info","fire","282935YPqfLg","type","ck-annotation__main","ck-suggestion--accept","11sjIOtR","discardSuggestion","ck-annotation__actions","acceptButton","innerText","ck-suggestion-","title","</p>","editorDestroyed","querySelector",'<span class="ck-suggestion-color" style="background-color: ',"_config","descriptionParts","content","4zBNUxn","810FaToVR","element","182247MfYiqN","@external","setTemplate","source","ck-annotation","ck-annotation__user",'" title="',"editorReady","getUserViewNotificationText","ck-suggestion--discard","ck-annotation__info-name","check","ck-suggestion__actions","disableComments","11768NUxSdn","value","ck-comment__external","bind","cancel","span","EXTERNAL_IMPORT_WORD_SUGGESTION","isActive","</span>",'"></span>',"commentThread","isExternal","userView","canAccept","createElement","ck-suggestion__user"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(135709===parseInt(n(239))/1+-parseInt(n(237))/2*(parseInt(n(188))/3)+-parseInt(n(236))/4*(parseInt(n(218))/5)+parseInt(n(160))/6+parseInt(n(162))/7+-parseInt(n(253))/8*(parseInt(n(158))/9)+-parseInt(n(184))/10*(-parseInt(n(222))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(212)](i(219),""),this[i(256)](i(219)).to(this,i(234),(t=>t&&t[0]?t[0][i(219)]:"")),this[i(256)](i(161)).to(this,i(234),this,i(260),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(159)+Xc(e[n(235)],e[n(207)])+n(229);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(176)]=null,this[i(225)]=this[i(187)](Hr(e,i(202)),t.icons[i(250)],i(221),i(198),"sw"),this[i(225)][i(256)](i(181)).to(this,i(154)),this[i(189)]=this[i(187)](Hr(e,i(165)),t.icons[i(257)],i(248),i(223),"sw"),this[i(189)][i(256)](i(181)).to(this,i(209)),this[i(153)]=new o.UserView(e,this[i(204)][i(173)],this[i(247)]()),this[i(153)][i(213)]({attributes:{class:[i(156),i(244)]}}),this[i(241)](this[i(169)]())}[Hc(169)](){const t=Hc,e=this[t(157)],n=[{tag:t(168),attributes:{class:[t(216),t(190)]},children:[{tag:t(258),children:[{text:this[t(153)][t(208)]}],attributes:{class:[t(163),t(249)]}},{tag:t(215),attributes:{datetime:e.to(t(164)),class:[t(183),t(197)]},children:[{text:e.to(t(164),(e=>this[t(233)][t(214)](e)))}]}]},{tag:t(168),attributes:{class:[t(251),t(224)]},children:[this[t(225)],this[t(189)]]},{tag:t(168),attributes:{class:[t(200)]}}];this[t(204)][t(152)]&&n[t(175)]({tag:t(168),attributes:{class:[t(255)]},children:[{text:this[t(177)]()}]});const r={tag:t(168),attributes:{class:[t(210),e.if(t(260),t(170)),e.to(t(219),(e=>t(227)+e)),this[t(233)][t(252)]&&t(178)],"data-suggestion-id":this[t(204)].id,"data-thread-id":this[t(204)][t(151)].id,"data-author-id":this[t(204)][t(173)].id,tabindex:-1},children:[{tag:t(168),attributes:{class:[t(206),t(243)]},children:[this[t(153)],{tag:t(168),attributes:{class:[t(185),t(220)]},children:n}]}]};return this[t(172)]&&this[t(179)]&&(r[t(205)][t(175)](this[t(172)],this[t(179)]),this[t(172)][t(193)](t(246)).to(this),this[t(172)][t(193)](t(230)).to(this),this[t(179)][t(193)](t(246)).to(this),this[t(179)][t(193)](t(230)).to(this)),r}[Hc(199)](){const t=Hc;super[t(199)](),this[t(176)]=this[t(238)][t(231)](t(203)),this[t(176)][t(167)]=this[t(161)],this.on(t(196),((e,n,r)=>{const s=t;this[s(176)][s(167)]=r}))}[Hc(187)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(192)]);return a[i(212)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(213)]({attributes:{class:n}}),a.on(i(166),(()=>{const t=i;this[t(217)](r,this[t(204)].id)})),a}[Hc(177)](){const t=Hc;return t(182)===this[t(204)][t(195)][t(240)][t(242)]?Hr(this[t(192)],t(259)):Hr(this[t(192)],t(186))}[Hc(247)](){const t=Hc;return this[t(204)][t(152)]?t(182)===this[t(204)][t(195)][t(240)][t(242)]?Hr(this[t(192)],t(194),this[t(204)][t(180)][t(208)]):Hr(this[t(192)],t(191),this[t(204)][t(180)][t(208)]):null}}function Xc(t,e){const n=Hc;let r="";return r+=t[n(174)]("*")[n(201)](((t,e)=>e%2!=0?n(171)+qc(t)+n(149):qc(t)))[n(211)](""),e&&(r+=n(232)+e[n(254)]+n(245)+e[n(228)]+n(150)),r}function qc(t){const e=Hc,n=document[e(155)](e(258));return n[e(226)]=t,n[e(167)]}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',Qc=Jc;function Yc(){const t=["config","_bindAnnotationToEditors","some","getMarkerNames","acceptAllSuggestions","execute","listenTo","getJoined","getSuggestion","editing","createAnnotation","Accept all suggestions","menu","init","previous","422476drXfsQ","actionView","commandName","separator","delete","suggestionLoaded","commands","panelView","define","SuggestionThreadView","684212NeIwnY","registerAnnotation","source","CommentsRepository","type","commentThread","unbind","comments","Discard all selected suggestions","clear","locale","suggestionUnloaded","_handleControllerBuffer","TrackChangesEditing","478764LOfQZD","buttonView","push","Discard all suggestions","hasSuggestion","set","head","view","getFirstRange","discardButton","descriptionParts","get","Accept all selected suggestions","menuitemcheckbox","trackChanges","addSourceCollector","refreshSelectedViews","355586IMvaNm","Annotations","lowest","getDescriptions","_disableComments","getAllAdjacentSuggestions","change:previous","addComment","mainView","_updateController","button","_unbindEditors","activeMarkers","children","suggestionChanged","CommentView","_createMenuBarMenu","_handleSuggestionControllerDelayed","switchbutton","14KYZOOD","focus","acceptButton","componentFactory","_createToolbarButton","from","reduce","getByInnerView","filter","getRanges","add","isInContent","66USfouQ","change:activeAnnotations","delegate","size","plugins","isDirty","_suggestionToController","isEnabled","trackChanges.disableComments","discardSelectedSuggestions","arrowView","createCommentThreadController","2082864fiuFEQ","model","editor","_viewToController","isMultiRange","innerView","suggestion-","menuitem","createAnnotationView","comments.maxCommentCharsWhenCollapsed","toMany","_refreshActiveMarkers","CommentsUI","comments.editorConfig","_initializeController","pluginName","keys","EditorAnnotations","values","descriptionFactory","_annotationViews","activeAnnotations","TrackChangesUI","bind","Track changes","remove","value","isOn","getMarkers","menuBar:trackChanges","items","_destroyController","_addUIComponentsToFactory","75774uljlin","comments.maxThreadTotalWeight","discardAllSuggestions","stopListening","trackChanges.SuggestionThreadView","destroy","acceptSelectedSuggestions","has","length","comments.maxCommentsWhenCollapsed","requires","4076360NoBndT"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=405]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(458847===parseInt(n(492))/1+parseInt(n(542))/2*(-parseInt(n(455))/3)+-parseInt(n(482))/4+-parseInt(n(466))/5+parseInt(n(410))/6*(parseInt(n(523))/7)+parseInt(n(422))/8+parseInt(n(506))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Qc(465)](){const t=Qc;return[yc,o.Users,t(495),t(524),t(439)]}static get[Qc(437)](){return Qc(444)}constructor(t){const e=Qc;super(t),this[e(416)]=new Map,this[e(425)]=new Map,this[e(442)]=new Map,this[e(504)]=new Map;const n=this[e(424)][e(467)];n[e(490)](e(459),Kc),n[e(490)](e(418),!1),this[e(527)]=n[e(517)](e(418))}[Qc(540)](t,e){const n=Qc;0===this[n(504)][n(413)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(504)]){const r=this[t(416)][t(462)](e);r||n?r&&n&&this[t(453)](e):this[t(436)](e)}this[t(504)][t(501)](),this[t(424)][t(414)][t(517)](t(439))[t(522)](),this[t(433)]()}),10),this[n(504)][n(511)](t,e)}[Qc(480)](){const t=Qc,e=this[t(424)],n=e[t(414)][t(517)](t(505)),r=e[t(414)][t(517)](t(524)),s=e[t(414)][t(517)](t(439)),o=e[t(414)][t(517)](t(495));this[t(454)](),s[t(521)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(547)](this[e(416)])){const s=t[e(528)](),o=[];for(const t of s){if(!t[e(409)])continue;if(t[e(426)]){o[e(508)](...t[e(407)]());continue}const n=t[e(514)]();if(o[e(463)]>0){const t=o[0][e(474)](n);if(t){o[0]=t;continue}}o[e(508)](n)}n[e(508)]([r[e(513)],o])}return n})),this[t(473)](n,t(487),((e,n)=>{const r=t;this[r(473)](n,r(529),((t,e,s,o)=>{const i=r;n[i(409)]&&(null==s?(this[i(532)](o[i(512)]),this[i(540)](n,!1)):(this[i(532)](s[i(512)]),null==o&&this[i(540)](n,!0)))})),null!==n[r(481)]?this[r(532)](n[r(512)]):this[r(540)](n,!1)})),this[t(473)](n,t(503),((e,n,r)=>{const s=t;this[s(458)](n,s(529)),this[s(504)][s(486)](n),this[s(416)][s(462)](n)&&this[s(453)](n),r&&this[s(532)](r[s(512)])})),this[t(473)](n,t(537),((e,n)=>{this[t(532)](n)})),this[t(473)](r,t(411),(()=>{this[t(433)]()})),this[t(473)](o,t(530),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(510)](r))return;const i=n[o(475)](r);this[o(416)][o(517)](i)[o(513)][o(543)]()}),{priority:t(525)})}[Qc(433)](){const t=Qc,e=this[t(424)][t(414)][t(517)](t(524)),n=this[t(424)][t(414)][t(517)](t(505)),r=Array[t(547)](e[t(443)],(e=>e[t(427)]))[t(406)]((e=>this[t(425)][t(462)](e))),s=[];for(const e of r){const n=this[t(425)][t(517)](e)[t(423)][t(528)]();s[t(508)](...n[t(548)](((e,n)=>[...e,...n[t(470)]()]),[]))}n[t(535)]=s}[Qc(454)](){const t=Qc,n=this[t(424)],r=n[t(502)],o=Hr(r,t(446)),i=new e.Collection([{type:t(541),model:new s.ViewModel({withText:!0,label:o,commandName:t(520),role:t(519)})},{type:t(485)},{type:t(533),model:new s.ViewModel({withText:!0,label:Hr(r,t(478)),commandName:t(471),role:t(429)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Hr(r,t(518)),commandName:t(461),role:t(429)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Hr(r,t(509)),commandName:t(457),role:t(429)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Hr(r,t(500)),commandName:t(419),role:t(429)})}]);for(const e of i)if(tu(e)){const r=n[t(488)][t(517)](e[t(423)][t(484)]);e[t(423)][t(445)](t(449),t(417)).to(r,t(448),t(417))}n.ui[t(545)][t(408)](t(520),(e=>this[t(546)](e,i,o))),n.ui[t(545)][t(408)](t(451),(e=>this[t(539)](e,i,o)))}[Qc(546)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(424)][r(488)][r(517)](r(520));o[r(507)][r(511)]({tooltip:n,label:n,icon:Zc}),o[r(507)][r(445)](r(449)).to(i,r(448)),o[r(507)].on(r(472),(()=>{const t=r;i[t(472)](),this[t(424)][t(476)][t(513)][t(543)]()})),(0,s.addListToDropdown)(o,e,{role:r(479)});const a=[];for(const t of e)tu(t)&&a[r(508)](this[r(424)][r(488)][r(517)](t[r(423)][r(484)]));const c=o[r(507)];return c[r(483)][r(498)](r(417)),c[r(420)][r(498)](r(417)),c[r(483)][r(445)](r(417)).to(i,r(417)),c[r(420)][r(445)](r(417))[r(432)](a,r(417),((...t)=>t[r(469)]((t=>t)))),o.on(r(472),(t=>{const e=r;this[e(424)][e(472)](t[e(494)][e(484)]),this[e(424)][e(476)][e(513)][e(543)]()})),o}[Qc(539)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(424)][r(488)][r(517)](r(520));o[r(507)][r(511)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(485)==n[r(496)]){a[r(452)][r(408)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(423)];i[r(445)](...Object[r(438)](c)).to(c),i[r(412)](r(472)).to(o),i.on(r(472),(()=>{const t=r;this[t(424)][t(472)](c[t(484)]),this[t(424)][t(476)][t(513)][t(543)]()})),e[r(536)][r(408)](i),a[r(452)][r(408)](e)}return o[r(445)](r(417)).to(i,r(417)),o[r(489)][r(536)][r(408)](a),o}[Qc(436)](t){const e=Qc,n=this[e(424)],r=n[e(467)],s=n[e(414)][e(517)](e(524)),i=n[e(414)][e(517)](e(495)),a=n[e(414)][e(517)](e(439)),c=n[e(414)][e(517)](o.Users).me,u=r[e(517)](e(520))[e(491)],{CommentsListView:l,CommentThreadInputView:f}=n[e(414)][e(517)](e(434));let h,g;this[e(442)][e(462)](t.id)?(g=this[e(442)][e(517)](t.id),h=g[e(531)]):(h=new u(n[e(502)],t,c,{disableComments:this[e(527)],editorConfig:r[e(517)](e(435)),maxCommentsWhenCollapsed:r[e(517)](e(464)),maxThreadTotalWeight:r[e(517)](e(456)),maxCommentCharsWhenCollapsed:r[e(517)](e(431)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(517)](e(502))),CommentView:r[e(517)](e(499))[e(538)],CommentsListView:l,CommentThreadInputView:f}),h[e(544)].on(e(472),(()=>{const t=e;n[t(476)][t(513)][t(543)]()})),h[e(515)].on(e(472),(()=>{const t=e;n[t(476)][t(513)][t(543)]()})),g=s[e(430)](this[e(424)][e(502)],h),g[e(445)](e(415)).to(h,e(415)),g[e(445)](e(463)).to(h),g[e(445)](e(496)).to(h,e(496),(t=>e(428)+t)),this[e(442)][e(511)](t.id,g));const d=i[e(421)](t[e(497)],h),p=new Pc(n,t,h,d),m=t[e(528)]()[e(406)]((t=>t[e(409)]));h[e(516)]=n[e(414)][e(517)](e(505))[e(441)][e(526)](m),this[e(416)][e(511)](t,p),this[e(425)][e(511)](h,p);const I=s[e(477)]({view:g,target:()=>{const r=e,s=[],i=t[r(528)]()[r(406)]((t=>t[r(409)]));for(const t of i)s[r(508)](...t[r(450)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(476)],s)},type:()=>e(428)+p[e(513)][e(496)]});i[e(468)](h,I),s[e(408)](I),a[e(493)](I)}[Qc(453)](t){const e=Qc,n=this[e(424)][e(414)][e(517)](e(495)),r=this[e(424)][e(414)][e(517)](e(524)),s=this[e(416)][e(517)](t),o=s[e(513)],i=r[e(405)](o);n[e(534)](o),i&&r[e(447)](i),this[e(416)][e(486)](t),this[e(425)][e(486)](o),s[e(460)]()}[Qc(532)](t){const e=Qc;if(!t[e(409)]||!this[e(416)][e(462)](t))return;const n=this[e(424)][e(414)][e(517)](e(505)),r=this[e(416)][e(517)](t),s=t[e(528)]();r[e(513)][e(516)]=n[e(441)][e(526)](s)}[Qc(460)](){const t=Qc;for(const e of this[t(416)][t(438)]())this[t(453)](e);for(const e of this[t(442)][t(440)]())e[t(531)][t(460)]();super[t(460)]()}}function tu(t){return Qc(423)in t}var eu=ru;function nu(){var t=["getSuggestions","Comments","1888890ZNwWqy","addSuggestion","7cAPJeg","2416zeasJR","requires","editor","1770045XNqNid","14785ZqRhVM","addSuggestionData","TrackChanges","pluginName","getSuggestion","2024988DCjEMI","8024208JJxYOQ","207707AmIWKP","plugins","get","adapter","2346345JpVqHt"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=351]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(970094===-parseInt(n(363))/1+-parseInt(n(370))/2+-parseInt(n(355))/3+-parseInt(n(352))/4*(-parseInt(n(356))/5)+-parseInt(n(361))/6*(parseInt(n(351))/7)+parseInt(n(362))/8+parseInt(n(367))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(353)](){return[yc,$c,eu(369)]}static get[eu(359)](){return eu(358)}set[eu(366)](t){var e=eu;this[e(354)][e(364)][e(365)](yc)[e(366)]=t}get[eu(366)](){var t=eu;return this[t(354)][t(364)][t(365)](yc)[t(366)]}[eu(371)](t){var e=eu;return this[e(354)][e(364)][e(365)](yc)[e(357)](t)}[eu(368)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(354)][n(364)][n(365)](yc)[n(368)]({skipNotAttached:t,toJSON:e})}[eu(360)](t){var e=eu;return this[e(354)][e(364)][e(365)](yc)[e(360)](t)}}const ou=lu;function iu(){const t=["appendChild","getDataWithAcceptedSuggestions","create","getSuggestions","editorCreator","set","trackChangesData.editorCreator","7nqnWzk","Pagination","446103jnjPHY","function","plugins","trackChangesData","5zjUrQk","getDataWithDiscardedSuggestions","reduce","1740408oBUuya","155734azWvKY","model","createElement","constructor","getUser","Users","useAnonymousUser","define","193250hmNEcf","push","545812YXrqcG","acceptAllSuggestions","2176792tWMZzz","get","getFullData","_adapter","addUser","end","discardAllSuggestions","pluginName","editor","data","getRootNames","users","10OedfYQ","requires","TrackChangesDataGetter","6624134uTqsWV","addCommentThread","result","map","TrackChangesData","getCommentThreads","div","getRootsAttributes","6pHeplx","name","destroy","CommentsRepository","addSuggestionData","document","track-changes-data-invalid-editor-creator","createDocumentFragment","rootsAttributes","config","init","execute","TrackChangesEditing"];return(iu=function(){return t})()}!function(t,e){const n=lu,r=t();for(;;)try{if(184293===-parseInt(n(460))/1+-parseInt(n(452))/2*(parseInt(n(487))/3)+-parseInt(n(462))/4+parseInt(n(448))/5*(parseInt(n(451))/6)+-parseInt(n(442))/7*(parseInt(n(464))/8)+parseInt(n(444))/9*(parseInt(n(476))/10)+parseInt(n(479))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(443)];class cu extends t.Plugin{static get[ou(477)](){return[yc]}static get[ou(471)](){return ou(483)}[ou(432)](){const t=ou,n=this[t(472)];if(n[t(431)][t(459)](t(441),(e=>{const r=t,s=n[r(453)][r(492)][r(474)]()[r(450)](((t,e)=>(t[e]="",t)),{});return n[r(455)][r(437)](s,e)})),t(445)!=typeof n[t(431)][t(465)](t(447))[t(439)])throw new e.CKEditorError(t(493))}[ou(436)](t){return hu(this[ou(472)],!0,t)}[ou(449)](t){return hu(this[ou(472)],!1,t)}}class uu extends t.Plugin{static get[ou(471)](){return ou(478)}constructor(t){const e=ou;super(t),this[e(481)]=e(469)}[ou(432)](){const t=ou;this[t(472)][t(446)][t(465)](t(490))[t(467)]={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(472)][t(446)][t(465)](t(434))[t(467)]=null}}function lu(t,e){const n=iu();return(lu=function(t,e){return n[t-=430]})(t,e)}function fu(t){return void 0!==t[ou(486)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(446)][r(461)](yc,uu),s[r(430)]=fu(t)?t[r(486)]():void 0;const i=document[r(494)](),a=t[r(431)][r(465)](r(447))[r(439)],c=await a(s,(()=>function(t){const e=r,n=document[e(454)](e(485));return t[e(435)](n),n}(i)));!function(t,e){const n=r,s=t[n(453)][n(492)][n(474)]()[n(450)](((e,r)=>(e[r]=t[n(473)][n(465)]({rootName:r}),e)),{}),o=t[n(446)][n(465)](n(457))[n(475)][n(482)]((t=>({id:t.id,name:t[n(488)]}))),i=t[n(446)][n(465)](n(434))[n(438)]({skipNotAttached:!0,toJSON:!0}),a=t[n(446)][n(465)](n(490))[n(484)]({skipNotAttached:!0,toJSON:!0}),c=e[n(446)][n(465)](n(457)),u=e[n(446)][n(465)](n(434)),l=e[n(446)][n(465)](n(490));for(const t of o)c[n(456)](t.id)||c[n(468)](t);c.me||c[n(458)]();for(const t of a)l[n(480)](t);for(const t of i)u[n(491)](t);e[n(473)][n(440)](s)}(t,c),c[r(433)](r(e?463:470));const u=fu(c)?c[r(466)](n):c[r(473)][r(465)](n);return await c[r(489)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=305]})(t,e)}function du(){var t=["3145950nPWIEU","20fWEAfa","9609996FJBEld","2196438GsITdE","8564yGowmQ","9184ywlbXG","216CHBAFb","214901rdqoic","5568012EPtTjY","685TSwNHB","7YDAMYI"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(663733===parseInt(n(312))/1+-parseInt(n(308))/2+parseInt(n(305))/3+-parseInt(n(309))/4*(parseInt(n(314))/5)+-parseInt(n(313))/6*(parseInt(n(315))/7)+-parseInt(n(310))/8*(parseInt(n(311))/9)+-parseInt(n(306))/10*(-parseInt(n(307))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(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:()=>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})();
|