@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240319.1 → 0.0.0-nightly-20240320.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -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:()=>xc,TrackChanges:()=>Qc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ic});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=141]})(t,e)}function l(){const t=["1223793cAmmZS","refresh","5528201VlLcqU","execute","isEnabled","8pCBuXw","clearForceDisabled","TrackChangesCommand","affectsData","value","_disableUnsupportedCommands","1395960AiDmqO","editor","_enabledCommands","_enableCommands","517622ZphWyJ","14757tNxpLQ","_isEnabledBasedOnSelection","212YGCeXm","3bVWEVJ","6CKpfBN","4913065feTPVr","commands","has","9277026IaVNXx","forceDisabled","12aTVEpi"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(524129===-parseInt(n(161))/1*(parseInt(n(157))/2)+parseInt(n(158))/3*(parseInt(n(160))/4)+-parseInt(n(163))/5*(-parseInt(n(162))/6)+parseInt(n(144))/7*(-parseInt(n(147))/8)+-parseInt(n(142))/9+parseInt(n(153))/10+-parseInt(n(166))/11*(-parseInt(n(141))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(155)]=e,this[n(151)]=!1,this[n(143)](),this[n(159)]=!1}[c(143)](){this[c(146)]=!0}[c(145)](){const t=c;this[t(151)]=!this[t(151)],this[t(151)]?this[t(152)]():this[t(156)]()}[c(152)](){const t=c;for(const e of this[t(154)][t(164)][t(164)]())e[t(150)]&&!this[t(155)][t(165)](e)&&e[t(167)](t(149))}[c(156)](){const t=c;for(const e of this[t(154)][t(164)][t(164)]())e[t(150)]&&!this[t(155)][t(165)](e)&&e[t(148)](t(149))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=484]})(t,e)}function d(){const t=["267YHVgUm","758599GYNmFw","track-changes-accept-suggestion-not-found","plugins","_isEnabledBasedOnSelection","_suggestions","572624lcemyx","model","isEnabled","get","23284LaVwEy","3497502HaAJVo","editor","canEditAt","acceptSuggestion","TrackChangesEditing","refresh","21869343liaGSg","getRanges","180520CxvNlH","63OpKwZl","execute","1308505lJzhjH"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(391868===-parseInt(n(499))/1+parseInt(n(504))/2+parseInt(n(498))/3*(-parseInt(n(485))/4)+-parseInt(n(497))/5+-parseInt(n(486))/6+-parseInt(n(495))/7*(parseInt(n(494))/8)+parseInt(n(492))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(503)]=e,this[n(491)](),this[n(502)]=!1}[h(491)](){this[h(506)]=!0}[h(496)](t){const n=h,r=this[n(503)][n(484)](t);if(!r)throw new e.CKEditorError(n(500),this);const s=r[n(493)]();this[n(487)][n(505)][n(488)](s)&&this[n(487)][n(501)][n(484)](n(490))[n(489)](r)}}const m=E;function I(){const t=["993zFOgtq","refresh","getRanges","405090qnttRl","_suggestions","664290VfLkSi","3530nhwIxQ","plugins","_isEnabledBasedOnSelection","discardSuggestion","32uXIKCc","17534BWOykg","3505MWnmgb","get","isEnabled","24997aerymb","8056xesUsQ","model","editor","3966SKlINA","execute","track-changes-discard-suggestion-not-found","canEditAt","TrackChangesEditing","601436kNbFVN"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(343131===-parseInt(n(142))/1+parseInt(n(138))/2+parseInt(n(139))/3*(-parseInt(n(130))/4)+parseInt(n(126))/5*(parseInt(n(133))/6)+-parseInt(n(129))/7*(-parseInt(n(124))/8)+parseInt(n(144))/9+-parseInt(n(145))/10*(-parseInt(n(125))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(143)]=e,this[n(140)](),this[n(122)]=!1}[m(140)](){this[m(128)]=!0}[m(134)](t){const n=m,r=this[n(143)][n(127)](t);if(!r)throw new e.CKEditorError(n(135),this);const s=r[n(141)]();this[n(132)][n(131)][n(136)](s)&&this[n(132)][n(146)][n(127)](n(137))[n(123)](r)}}function T(){const t=["isArray","isTouching","add","isIntersecting","type","map","12blQuVJ","isMultiRange","color","end","5270uEunGS","next","start","content","length","isInContent","1455618qroUsZ","createRange","replace","execute","createPositionAfter","getRanges","isObject","change","2716595SyaScl","createPositionAt","splice","deletion"," [color ","value","25872715jTwXcF","4250372cMywkF","252227xlzBml","sort","12AMtSlv","isCollapsed","push","createPositionBefore","schema","6591152ugYRwe","join","14121JWpdUv","from","6FtdtAk"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=462]})(t,e)}function y(t){const e=_;return t[e(487)](((t,n)=>e(481)==t[e(502)]&&e(481)!=n[e(502)]?-1:e(481)!=t[e(502)]&&e(481)==n[e(502)]?1:0))}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(492)];for(;s<t[n(468)];){const a=t[s],c=t[s+1];r||(r=e[n(491)](a)),k(e,a,c)||(o[n(490)](e[n(471)](r,i[n(476)](a)?e[n(474)](a):e[n(479)](a,n(463)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(474)](e),o=t[r(491)](n);return s[r(499)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(822929===parseInt(n(486))/1*(parseInt(n(488))/2)+parseInt(n(470))/3*(-parseInt(n(504))/4)+parseInt(n(478))/5*(-parseInt(n(497))/6)+parseInt(n(485))/7+-parseInt(n(493))/8+parseInt(n(495))/9*(-parseInt(n(464))/10)+parseInt(n(484))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=_;for(;n[r(468)];){const s=n[r(480)](0,100);t[r(477)]((()=>{const t=r;for(const n of s)n[t(469)]&&e[t(473)](n.id)}))}}const R=L;function N(){const t=["refresh","2131518RSleuq","model","_isEnabledBasedOnSelection","322009PeAgVL","values","_suggestions","2691771rRUwNX","execute","15ivBUzM","canEditAt","_command","from","10PpbcrE","10mVMiPn","4332357AfZHgw","10448305lIUJxr","24SKELFJ","some","getRanges","editor","271788MWWkIq","isInContent","24567829eziCJZ","isEnabled"];return(N=function(){return t})()}function L(t,e){const n=N();return(L=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(988319===parseInt(n(121))/1*(-parseInt(n(131))/2)+parseInt(n(124))/3+-parseInt(n(113))/4+-parseInt(n(126))/5*(-parseInt(n(118))/6)+parseInt(n(133))/7+-parseInt(n(134))/8*(-parseInt(n(132))/9)+-parseInt(n(130))/10*(parseInt(n(115))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(128)]=e,this[r(123)]=n,this[r(117)](),this[r(120)]=!1}[R(117)](){const t=R,e=Array[t(129)](this[t(123)][t(122)]())[t(135)]((e=>e[t(114)]));this[t(116)]=this[t(128)][t(116)]&&e}[R(125)](){const t=R,e=y(Array[t(129)](this[t(123)][t(122)]()));for(const n of e){const e=n[t(136)]();if(!this[t(112)][t(119)][t(127)](e))return}C(this[t(112)][t(119)],this[t(128)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=330]})(t,e)}function O(){const t=["_command","2388340WwbxVI","348012gBqLsf","1506573SEhrqY","getRanges","_selectedSuggestions","_suggestions","selection","6Nvkirm","931IYYoPj","_isEnabledBasedOnSelection","document","refresh","470862wwAidP","5VVsiFZ","editor","values","size","from","canEditAt","model","isEnabled","1222316jlomMe","5638998OPpJNF","33664zOZojk","execute"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(485316===parseInt(n(337))/1+parseInt(n(352))/2+-parseInt(n(332))/3*(parseInt(n(346))/4)+parseInt(n(338))/5*(parseInt(n(347))/6)+-parseInt(n(333))/7*(parseInt(n(348))/8)+-parseInt(n(353))/9+parseInt(n(351))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(350)]=e,this[r(330)]=n,this[r(355)]=new Set,this[r(336)](),this[r(334)]=!1}[v(336)](){const t=v,e=this[t(339)][t(344)][t(335)][t(331)],n=Array[t(342)](this[t(330)][t(340)]());this[t(355)]=function(t,e){const n=_,r=Array[n(496)](t[n(475)]()),s=new Set;for(const o of e)if(o[n(469)])for(const e of r)for(const r of o[n(475)]())(e[n(501)](r)||t[n(489)]&&!o[n(505)]&&o[n(465)]&&r[n(463)][n(499)](e[n(466)]))&&s[n(500)](o);return s}(e,n),this[t(345)]=this[t(350)][t(345)]&&!!this[t(355)][t(341)]}[v(349)](){const t=v,e=y(Array[t(342)](this[t(355)]));for(const n of e){const e=n[t(354)]();if(!this[t(339)][t(344)][t(343)](e))return}C(this[t(339)][t(344)],this[t(350)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(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=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,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 X=function(t){return this.__data__.get(t)};const K=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 J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.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=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Rt=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 Lt=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 Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.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=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=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 Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,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=X,Wt.prototype.has=K,Wt.prototype.set=Ht;const Xt=Wt;const Kt=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 Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const 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):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?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&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 Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.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):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,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 Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Xe(Ze(t),(function(e){return qe.call(t,e)})))}:Ke;const Ye=function(t,e){return Qt(t,Je(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=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Ke;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,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Rn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=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,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.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 Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Ln(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):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]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Hn]=Xn["[object WeakMap]"]=!1;const Kn=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?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);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?Be:we)(e);return Kt(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 Kn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\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))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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: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: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 F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Rr=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]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_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 Xt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Rr(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:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=zr();return(Gr=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(410073===parseInt(n(334))/1*(parseInt(n(352))/2)+parseInt(n(350))/3*(parseInt(n(360))/4)+parseInt(n(409))/5+parseInt(n(393))/6*(-parseInt(n(357))/7)+parseInt(n(388))/8+-parseInt(n(371))/9*(-parseInt(n(387))/10)+-parseInt(n(391))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(338)]=!1,this.id=e.id,this[n(336)]=e[n(336)],this[n(384)]=e[n(384)]||null,this[n(333)]=e[n(333)],this[n(402)]=e[n(402)]||e[n(333)],this[n(362)]=Boolean(e[n(392)]&&e[n(392)][n(339)]),this[n(354)]=null,this[n(379)]=t,this[n(410)]=e[n(355)],this[n(401)]=e[n(381)],this[n(412)]=e[n(375)],this[n(394)]=new Set,this[n(406)]=null,this[n(365)](n(340),null),this[n(365)](n(392),e[n(392)]||{}),this[n(365)](n(390),null),this[n(365)](n(368),null),this[n(365)](n(385),null),this[n(365)](n(351),!1),this[n(344)](n(373)),this[n(344)](n(348))}get[jr(337)](){const t=jr;let e=this;for(;e[t(390)];)e=e[t(390)];return e}get[jr(342)](){const t=jr;return!!this[t(385)]&&this[t(385)][t(376)]>0}get[jr(363)](){const t=jr;return 0!=this[t(394)][t(374)]&&6==Array[t(404)](this[t(394)])[0][t(347)](":")[t(376)]}get[jr(372)](){return null!==this[jr(407)]()}[jr(397)](t){const e=jr;this[e(394)][e(366)](t)}[jr(335)](){const t=jr;return Array[t(404)](this[t(394)])}[jr(346)](){const t=jr;return this[t(335)]()[t(405)]((e=>this[t(379)][t(400)][t(408)](e)))[t(389)]((t=>t))}[jr(407)](){return this[jr(346)]()[0]||null}[jr(380)](){const t=jr;this[t(379)][t(345)]((e=>{const n=t;for(const t of this[n(346)]())e[n(383)](t)})),this[t(394)][t(398)]()}[jr(383)](t){const e=jr;this[e(379)][e(345)]((n=>{n[e(383)](t)})),this[e(394)][e(413)](t)}[jr(403)](t){const e=jr,n=e(349)+this[e(336)]+":"+this[e(384)]+":"+this.id+":"+this[e(402)].id+":"+Vr[e(399)]();this[e(397)](n),this[e(379)][e(345)]((r=>{r[e(396)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(370)](t){const e=jr;for(const n of this[e(361)]())if(n[e(414)](t))return!0;return!1}[jr(361)](){const t=jr;return this[t(346)]()[t(405)]((e=>e[t(343)]()))}[jr(353)](){const t=jr;return this[t(361)]()[t(359)](((e,n)=>[...e,...n[t(353)]()]),[])}[jr(358)](){const t=jr;var e;return(null===(e=this[t(407)]())||void 0===e?void 0:e[t(343)]())||null}[jr(356)](){const t=jr,e=this[t(361)]();if(1!=e[t(376)])return null;const n=e[0],r=n[t(364)][t(411)],s=n[t(369)][t(341)];return r instanceof i.Element?r!=s?null:r:null}[jr(373)](){const t=jr;this[t(410)](this[t(361)](),this[t(354)],this[t(392)]),this[t(380)]()}[jr(348)](){const t=jr;this[t(401)](this[t(361)](),this[t(354)],this[t(392)]),this[t(380)]()}[jr(386)](){const t=jr,e=[];let n=this[t(337)];for(;n;)e[t(367)](n),n=n[t(368)];return e}[jr(378)](t,e){const n=jr,r=qn(this[n(392)]);hr(r,t,e),wr(r,this[n(392)])||(this[n(392)]=r,this[n(412)](r))}[jr(395)](t){const e=jr,n=qn(this[e(392)]);Ur(n,t),wr(n,this[e(392)])||(this[e(392)]=n,this[e(412)](this[e(392)]))}[jr(382)](){const t=jr;return{id:this.id,type:this[t(384)]?this[t(336)]+":"+this[t(384)]:this[t(336)],authorId:this[t(402)].id,createdAt:this[t(406)],hasComments:this[t(342)],data:this[t(354)],attributes:this[t(392)]}}static[jr(399)](){const t=jr;return(0,e.uid)()[t(377)](1,5)}}function zr(){const t=["data","onAccept","getContainedElement","181342YKBmOa","getFirstRange","reduce","43240exubZj","getRanges","isExternal","isMultiRange","start","set","add","push","next","end","isIntersectingWithRange","236403RYSNTU","isInContent","accept","size","onAttributesChange","length","substr","setAttribute","_model","removeMarkers","onDiscard","toJSON","removeMarker","subType","commentThread","getAllAdjacentSuggestions","80GvFlpX","5998600EqSBXr","filter","previous","16219225LHoxUT","attributes","6khxzvB","_markerNames","removeAttribute","addMarker","addMarkerName","clear","getMultiRangeId","markers","_onDiscard","creator","addRange","from","map","createdAt","getFirstMarker","get","1079205BMyvJF","_onAccept","nodeAfter","_onAttributesChange","delete","isIntersecting","author","8mJuGHJ","getMarkerNames","type","head","_isDataLoaded","@external","authoredAt","nodeBefore","hasComments","getRange","decorate","change","getMarkers","split","discard","suggestion:","114zoGqOo","_saved","80968CayJXL","getItems"];return(zr=function(){return t})()}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_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"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=160]})(t,e)}function Xr(){const t=["element","nodeAfter","1918668ruFueJ","registerAttributeLabel","previousSibling","start","removeObject","softBreak","text","name","_addDescriptionItems","isEqual","checkChild","isEmpty","replace","$1 $2","*Insert:* %0","indexOf","removeEmptyContainer","map","*Merge:* %0","*Change to:* %0","addEmptyContainer","*Remove format:* %0","end","*Remove:* %0","5byLTFO","_attributeLabels","18167170EvqHdH","add","push","911624uxIuBI","deletion","*Split:* %0","key","addObject","matchingCallback","match","length","_itemLabelsCallbacks","Object","insertion","getWalker","$text","ELEMENT_SPACE","remove","has","_handleCustomCallbackDescription","3dCChyH","_handleInsertRemoveSuggestionDescription","REPLACE_TEXT","pop","isInContent","_customCallbacks","elementEnd","*Set format:* %0","getDescriptions","EmptyContainer","getFirstRange","skip","attribute","function","844679Piaczb","set","Container","removeFormat","6259575qyMZjl","17154YncCBW","registerElementLabel","addContainer","_locale","_resolveDescriptionItems","getItemLabel","2648HrxTKa","data","subType","_schema","type","nextSibling","join","format","addFormat","elementStart","5454138ldMrZx","_handleRenameSuggestionDescription","isObject","removeContainer","registerDescriptionCallback","item","newValue","normal","label","_handleAttributeSuggestionDescription","quantity","get","_itemLabels","$textProxy"];return(Xr=function(){return t})()}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(531104===-parseInt(n(164))/1+parseInt(n(201))/2+parseInt(n(247))/3*(-parseInt(n(230))/4)+-parseInt(n(225))/5*(parseInt(n(185))/6)+-parseInt(n(168))/7+parseInt(n(175))/8*(parseInt(n(169))/9)+parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(252)]=[],this[n(197)]=new Map,this[n(238)]=[],this[n(226)]=new Map,this[n(178)]=t,this[n(172)]=e}[Kr(255)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(237)];o++){const i=t[o];if(!i[e(251)])continue;const a=this[e(246)](i);if(a){if(null!=i[e(177)]){if(r[e(245)](i[e(177)]))continue;r[e(228)](i[e(177)])}n[e(229)](a)}else if(e(162)!=i[e(179)])e(240)!=i[e(179)]&&e(231)!=i[e(179)]||this[e(248)](n,i,t[o+1]);else{const t=i[e(176)][e(233)];if(s[e(245)](t))continue;s[e(228)](i[e(176)][e(233)]),t==mc?this[e(186)](n,i):this[e(194)](n,i)}}return this[e(173)](n)}[Kr(189)](t){const e=Kr;this[e(252)][e(229)](t)}[Kr(170)](t,n,r=e.priorities[Kr(192)]){const s=Kr;s(163)==typeof t?(0,e.insertToPriorityArray)(this[s(238)],{matchingCallback:t,label:n,priority:r}):this[s(197)][s(165)](t,n)}[Kr(202)](t,e){const n=Kr;this[n(226)][n(165)](t,e)}[Kr(174)](t,e=1){const n=Kr;let r;for(const e of this[n(238)])if(e[n(235)](t)){r=e[n(193)];break}return r||(r=this[n(197)][n(196)](t[n(208)])),r?r(e):1!==e?e+" "+t[n(208)]+"s":""+t[n(208)]}[Kr(209)](t,e){const n=Kr,r=e[n(160)]()[n(241)](),s=n(240)==e[n(179)]?n(228):n(244);for(const e of r){const o=e[n(190)],i=t[t[n(237)]-1];if(o.is(n(198)))i&&i[n(179)][n(216)](n(166))>-1&&t[n(250)](),i&&n(207)==i[n(179)]?i[s]+=o[n(176)]:t[n(229)]({type:n(207),add:n(228)==s?o[n(176)]:"",remove:n(244)==s?o[n(176)]:""});else if(this[n(178)][n(187)](o)){const a=o;if(i&&i[n(179)][n(216)](n(166))>-1&&t[n(250)](),n(253)==e[n(179)])continue;i&&i[n(179)]==s+n(239)&&i[n(199)][n(208)]==a[n(208)]?i[n(195)]++:t[n(229)]({type:s+n(239),element:a,quantity:1}),r[n(161)]((t=>!(n(253)==t[n(179)]&&t[n(190)]==o)))}else if(this[n(178)][n(211)](o,n(242))||o.is(n(199),n(206))){const r=o;if(n(228)==s&&n(184)==e[n(179)]||n(244)==s&&n(253)==e[n(179)])continue;if(i&&-1==i[n(179)][n(216)](n(166))){n(207)==i[n(179)]&&(i[s]+="\n");continue}let a;if(a=n(228)==s?r[n(180)]&&!this[n(178)][n(187)](r[n(180)])?r[n(180)]:null:r[n(203)]&&!this[n(178)][n(187)](r[n(203)])?r[n(203)]:null,r[n(212)]||a&&a[n(212)]){const e=a&&a[n(212)]?a:r;i&&i[n(179)]==s+n(256)&&i[n(199)][n(208)]==e[n(208)]?i[n(195)]++:t[n(229)]({type:s+n(256),element:e,quantity:1})}else t[n(229)]({type:s+n(166),element:r})}}}[Kr(173)](t){const e=Kr,n=this[e(172)],r=[],s=[],o=[];for(const i of t)switch(i[e(179)]){case e(207):if(i[e(228)]=i[e(228)][e(213)](/(\S)\u000A+(\S)/g,e(214))[e(213)](/\u000A/g,""),i[e(244)]=i[e(244)][e(213)](/(\S)\u000A+(\S)/g,e(214))[e(213)](/\u000A/g,""),""!=i[e(228)]&&""!=i[e(244)]){r[e(229)]({type:e(213),content:Hr(n,e(249),['"'+i[e(244)]+'"','"'+i[e(228)]+'"'])});continue}if(null!=i[e(228)][e(236)](/^ +$/)){r[e(229)]({type:e(240),content:Hr(n,e(215),Hr(n,e(243),i[e(228)][e(237)]))});continue}if(null!=i[e(244)][e(236)](/^ +$/)){r[e(229)]({type:e(231),content:Hr(n,e(224),Hr(n,e(243),i[e(244)][e(237)]))});continue}if(""!=i[e(228)]){r[e(229)]({type:e(240),content:Hr(n,e(215),'"'+i[e(228)]+'"')});continue}r[e(229)]({type:e(231),content:Hr(n,e(224),'"'+i[e(244)]+'"')});continue;case e(221):case e(234):r[e(229)]({type:e(240),content:Hr(n,e(215),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(217):case e(205):r[e(229)]({type:e(231),content:Hr(n,e(224),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(171):r[e(229)]({type:e(240),content:Hr(n,e(232),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(188):r[e(229)]({type:e(231),content:Hr(n,e(219),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(183):s[e(229)](i[e(233)]);continue;case e(167):o[e(229)](i[e(233)]);continue;default:r[e(229)](i)}if(s[e(237)]){const t=s[e(218)]((t=>this[e(226)][e(245)](t)?this[e(226)][e(196)](t):t))[e(181)](", ");r[e(229)]({type:e(182),content:Hr(this[e(172)],e(254),t)})}if(o[e(237)]){const t=o[e(218)]((t=>this[e(226)][e(245)](t)?this[e(226)][e(196)](t):t))[e(181)](", ");r[e(229)]({type:e(182),content:Hr(this[e(172)],e(222),t)})}return r}[Kr(246)](t){const e=Kr;for(const n of this[e(252)]){const r=n(t);if(r&&e(179)in r)return r}}[Kr(194)](t,e){const n=Kr,r=e[n(176)],s=void 0===r[n(191)]?n(167):n(183);t[n(229)]({type:s,key:r[n(233)]})}[Kr(186)](t,e){const n=Kr;t[n(229)]({type:n(182),content:Hr(this[n(172)],n(220),this[n(174)](e[n(160)]()[n(204)][n(200)],1))})}[Kr(248)](t,e,n){const r=Kr;if(this[r(209)](t,e),n&&n[r(160)]()&&!e[r(160)]()[r(223)][r(210)](n[r(160)]()[r(204)])){const n=t[t[r(237)]-1],s=r(240)==e[r(179)]?r(228):r(244);n&&r(207)==n[r(179)]&&(n[s]+="\n")}}}function Zr(){const t=["commands","showAIAssistant","get","8NMsHAn","editor","141965mEijOG","afterInit","1967497Ahggfc","TrackChangesEditing","887636tveinh","enableCommand","1496tvyhIt","18840371WRXlnn","12SsvGPQ","2151UwCRqS","2562810komEZB","1328505zNxIPW","plugins","10itUbmt"];return(Zr=function(){return t})()}const Jr=Yr;function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(335816===parseInt(n(328))/1*(-parseInt(n(326))/2)+parseInt(n(320))/3+-parseInt(n(313))/4+-parseInt(n(319))/5+parseInt(n(317))/6*(-parseInt(n(330))/7)+parseInt(n(315))/8*(parseInt(n(318))/9)+parseInt(n(322))/10*(parseInt(n(316))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Jr(329)](){const t=Jr,e=this[t(327)],n=e[t(321)][t(325)](t(312));e[t(323)][t(325)](t(324))&&n[t(314)](t(324))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=332]})(t,e)}function es(){const t=["6GDXHMg","alignment","has","value","_enableDefaultAttributesIntegration","1664tXQfnv","5027imBkxi","FORMAT_ALIGN_TO_CENTER","commandName","_registerLegacyDescription","type","editor","registerAttributeLabel","registerDescriptionCallback","81612924DfTLom","2603002MwVuvU","AlignmentEditing","locale","center","11227979vDZwno","plugins","format","100buosYo","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","11322XlLNjZ","TrackChangesEditing","afterInit","right","get","FORMAT_JUSTIFY_TEXT","left","commandParams","_descriptionFactory","1rrDDeJ","formatBlock","2338794szmsEa","11860PrVlRJ","justify","*Format:* %0","297175KveUZl","FORMAT_ALIGNMENT"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(826440===parseInt(n(352))/1*(-parseInt(n(333))/2)+-parseInt(n(354))/3+-parseInt(n(340))/4*(parseInt(n(358))/5)+parseInt(n(360))/6*(-parseInt(n(337))/7)+parseInt(n(365))/8*(-parseInt(n(343))/9)+-parseInt(n(355))/10*(parseInt(n(366))/11)+parseInt(n(332))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(345)](){const t=$r,e=this[t(371)],n=e[t(335)];if(!e[t(338)][t(362)](t(334)))return;const r=e[t(338)][t(347)](t(344));r[t(364)](t(361),[],[t(361)]),r[t(351)][t(372)](t(361),Hr(n,t(359))),this[t(369)]()}[$r(369)](){const t=$r,e=this[t(371)],n=e[t(335)];e[t(338)][t(347)](t(344))[t(351)][t(373)]((e=>{const r=t;if(r(353)!=e[r(370)])return;const{data:s}=e;if(s&&r(361)==s[r(368)]){const t=s[r(350)][0][r(363)];return{type:r(339),content:Hr(n,r(357),function(t){const e=r;switch(t){case e(349):return Hr(n,e(342));case e(346):return Hr(n,e(341));case e(336):return Hr(n,e(367));case e(356):return Hr(n,e(348))}}(t))}}}))}}const rs=os;function ss(){const t=["FORMAT_","format","114850Zbplni","superscript","23342424llurgU","ItalicEditing","_enableDefaultAttributesIntegration","*Remove format:* %0","*Format:* %0","registerAttributeLabel","type","FORMAT_SUBSCRIPT","toLowerCase","FORMAT_BOLD","get","code","9TCpxir","FORMAT_STRIKETHROUGH","21GDSGWY","toUpperCase","2188842aZzIau","editor","4264220rxMorD","slice","SubscriptEditing","registerDescriptionCallback","BoldEditing","afterInit","has","subscript","commandParams","_registerLegacyDescription","UnderlineEditing","1080058MhHKjG","bold","CodeEditing","commandName","StrikethroughEditing","underline","SuperscriptEditing","FORMAT_CODE","locale","strikethrough","_descriptionFactory","FORMAT_UNDERLINE","formatInline","plugins","forceValue","FORMAT_ITALIC","853041DCMpDO","italic","FORMAT_SUPERSCRIPT","4189998osUAIu","TrackChangesEditing"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(776701===parseInt(n(254))/1+parseInt(n(238))/2+-parseInt(n(257))/3+-parseInt(n(227))/4+parseInt(n(261))/5+-parseInt(n(225))/6*(parseInt(n(223))/7)+-parseInt(n(263))/8*(-parseInt(n(221))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(231),rs(264),rs(237),rs(240),rs(242),rs(229),rs(244)];class as extends t.Plugin{[rs(232)](){const t=rs,e=this[t(226)],n=e[t(251)][t(219)](t(258)),r=e[t(246)];for(const s of is){if(!e[t(251)][t(233)](s))continue;const o=s[t(228)](0,-7)[t(217)](),i=t(259)+o[t(224)]();n[t(265)](o,[o]),n[t(248)][t(214)](o,Hr(r,i))}this[t(236)]()}[rs(236)](){const t=rs,e=this[t(226)],n=e[t(246)],r=e[t(251)][t(219)](t(258));function s(e,s){const o=t;r[o(248)][o(230)]((t=>{const r=o;if(r(250)!=t[r(215)])return;const{data:i}=t;return i&&i[r(241)]===e?i[r(235)][0][r(252)]?{type:r(260),content:Hr(n,r(213),s)}:{type:r(260),content:Hr(n,r(212),s)}:void 0}))}s(t(239),Hr(n,t(218))),s(t(255),Hr(n,t(253))),s(t(243),Hr(n,t(249))),s(t(220),Hr(n,t(245))),s(t(247),Hr(n,t(222))),s(t(234),Hr(n,t(216))),s(t(262),Hr(n,t(256)))}}const cs=fs;!function(t,e){const n=fs,r=t();for(;;)try{if(786444===parseInt(n(349))/1+parseInt(n(332))/2*(parseInt(n(347))/3)+-parseInt(n(353))/4*(parseInt(n(354))/5)+parseInt(n(346))/6*(-parseInt(n(324))/7)+parseInt(n(340))/8+-parseInt(n(337))/9+parseInt(n(360))/10*(parseInt(n(321))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class us extends t.Plugin{[cs(325)](){const t=cs,e=this[t(358)],n=e[t(323)];if(!e[t(344)][t(320)](t(355)))return;const r=e[t(344)][t(316)](t(326)),s=this[t(358)][t(329)][t(316)](t(333));r[t(350)](t(333),((n,o={})=>{const i=t,a=this[i(358)][i(359)][i(339)][i(341)],c=o&&void 0!==o[i(338)]?o[i(338)]:!s[i(334)];let u=[];if(c){const t=Array[i(317)](a[i(318)]())[i(330)]((t=>ls(t)||function(t,e){const n=i,r=e[n(328)](t[n(322)],n(333)),s=e[n(328)]([n(348),n(333)],t);return r&&s}(t,this[i(358)][i(359)][i(342)])));u=A(t,e[i(359)])}else{const t=Array[i(317)](a[i(318)]())[i(330)]((t=>ls(t)));u=A(t,e[i(359)])}e[i(359)][i(356)]((()=>{const t=i;for(const e of u)r[t(335)](e,{commandName:t(333),commandParams:[{forceValue:c}]})}))})),r[t(331)][t(343)]((e=>{const r=t,{data:s}=e;if(s&&r(333)==s[r(327)]){const t=Hr(n,r(345));return s[r(319)][0][r(338)]?{type:r(357),content:Hr(n,r(352),t)}:{type:r(357),content:Hr(n,r(336),t)}}}))}}function ls(t){const e=cs;return e(333)==t[e(322)][e(351)]}function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=316]})(t,e)}function hs(){const t=["_descriptionFactory","43782hRLReX","blockQuote","value","markBlockFormat","*Remove format:* %0","5728419tEgZLG","forceValue","document","10540424mEzcRv","selection","schema","registerDescriptionCallback","plugins","ELEMENT_BLOCK_QUOTE","69414zmmZId","75Xaevie","$root","12586ooMNdZ","enableCommand","name","*Set format:* %0","5390956qebVCn","5fzDLDM","BlockQuoteEditing","change","format","editor","model","10pFRinC","get","from","getSelectedBlocks","commandParams","has","10716673LDjqlF","parent","locale","49woqtDZ","afterInit","TrackChangesEditing","commandName","checkChild","commands","filter"];return(hs=function(){return t})()}function gs(t,e){const n=ds();return(gs=function(t,e){return n[t-=335]})(t,e)}function ds(){const t=["changeCaseTitle","TrackChangesEditing","784224fmWmjB","2506668BYvJmj","1144269uwTNMl","CaseChange","changeCaseLower","5913848JPJTbH","has","enableCommand","get","editor","1739794vBqRTP","changeCaseUpper","5ExZtPy","afterInit","1866ZODpAs","1124064qJCvDH","plugins","2878DWMbbd"];return(ds=function(){return t})()}const ps=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(682486===parseInt(n(352))/1+parseInt(n(354))/2*(parseInt(n(351))/3)+parseInt(n(337))/4+parseInt(n(349))/5*(-parseInt(n(338))/6)+-parseInt(n(347))/7+-parseInt(n(342))/8+-parseInt(n(339))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[ps(350)](){const t=ps,e=this[t(346)];e[t(353)][t(343)](t(340))&&(e[t(353)][t(345)](t(336))[t(344)](t(348)),e[t(353)][t(345)](t(336))[t(344)](t(341)),e[t(353)][t(345)](t(336))[t(344)](t(335)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=495]})(t,e)}const Es=Is;function bs(){const t=["3040736jLlPAy","plugins","1otAseS","get","commands","ckbox","435816HZNTIP","editor","1777400GPsozv","7lEREWt","19554mgqcrL","171TNuRtM","TrackChangesEditing","afterInit","enableCommand","9137766RpMszz","170650jQqKdS","154629eRJUjt","565eESetk"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(231683===parseInt(n(503))/1*(parseInt(n(507))/2)+parseInt(n(499))/3+-parseInt(n(509))/4+-parseInt(n(500))/5*(parseInt(n(511))/6)+-parseInt(n(510))/7*(parseInt(n(501))/8)+-parseInt(n(512))/9*(-parseInt(n(498))/10)+parseInt(n(497))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(495)](){const t=Es,e=this[t(508)];e[t(505)][t(504)](t(506))&&e[t(502)][t(504)](t(513))[t(496)](t(506))}}function _s(){const t=["find","type","format","232HMmthX","ELEMENT_CODE_BLOCK","parent","model","60867Ogifua","language","change","blockName","formatBlock","indentCodeBlock","registerDescriptionCallback","schema","editor","config","commandParams","15705jQNigR","commands","78489AvPwjh","890MLsJpU","document","7IPACky","*Set format:* %0","from","value","label","_descriptionFactory","toLowerCase","40tlXJVn","getSelectedBlocks","*Remove format:* %0","585DCbLpG","get","isLimit","languages","checkChild","1499514wgNwbv","registerElementLabel","filter","41063ogISeh","8ffJHBW","rootElement","afterInit","plugins","outdentCodeBlock","424668LoZiZH","forceValue","locale","328746cQtytz","CodeBlock","enableCommand","has","TrackChangesEditing","selection","markBlockFormat","codeBlock","name","commandName"];return(_s=function(){return t})()}function ys(t,e){const n=_s();return(ys=function(t,e){return n[t-=221]})(t,e)}const As=ys;!function(t,e){const n=ys,r=t();for(;;)try{if(265995===-parseInt(n(270))/1+-parseInt(n(232))/2*(parseInt(n(240))/3)+parseInt(n(280))/4*(-parseInt(n(268))/5)+-parseInt(n(228))/6*(parseInt(n(273))/7)+-parseInt(n(253))/8*(parseInt(n(257))/9)+-parseInt(n(271))/10*(parseInt(n(231))/11)+parseInt(n(237))/12*(parseInt(n(223))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[As(234)](){const t=As,e=this[t(265)];if(!e[t(235)][t(243)](t(241)))return;const n=e[t(235)][t(224)](t(244)),r=e[t(239)],s=e[t(266)][t(224)](t(247))[t(226)],o=e[t(269)][t(224)](t(247));n[t(242)](t(262)),n[t(242)](t(236)),n[t(242)](t(247),((r,i={})=>{const a=t,c=e[a(256)],u=e[a(256)][a(272)][a(245)],l=i&&void 0!==i[a(238)]?i[a(238)]:!o[a(276)];let f;i[a(258)]||(i[a(258)]=s[0][a(258)]),f=l?Array[a(275)](u[a(221)]())[a(230)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(233))&&!e[n(225)](t)&&e[n(227)](t[n(255)],n(247))}(t,c[a(264)]))):Array[a(275)](u[a(221)]())[a(230)]((t=>Cs(t)));const h=A(f,c);c[a(259)]((()=>{const t=a;for(const e of h)n[t(246)](e,{commandName:t(247),commandParams:[{...i,forceValue:l}],formatGroupId:t(260)})}))})),n[t(278)][t(229)](t(247),(e=>Hr(r,t(254),e))),n[t(278)][t(263)]((e=>{const n=t;if(n(261)!=e[n(251)])return;const o=r.t,{data:i}=e;if(!i||n(247)!=i[n(249)])return;const a=i[n(267)][0][n(258)],c=o(s[n(250)]((t=>t[n(258)]===a))[n(277)])[n(279)]();return i[n(267)][0][n(238)]?{type:n(252),content:Hr(r,n(274),Hr(r,n(254),1)+" ("+c+")")}:{type:n(252),content:Hr(r,n(222),Hr(r,n(254),1))}}))}}function Cs(t){const e=As;return e(247)==t[e(248)]}const Rs=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=325]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(660033===-parseInt(n(343))/1+-parseInt(n(344))/2*(-parseInt(n(337))/3)+parseInt(n(329))/4*(-parseInt(n(338))/5)+parseInt(n(341))/6*(parseInt(n(326))/7)+parseInt(n(333))/8+parseInt(n(335))/9*(parseInt(n(328))/10)+parseInt(n(339))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ls extends t.Plugin{[Rs(330)](){const t=Rs,e=this[t(336)];e[t(340)][t(325)](t(332))&&e[t(340)][t(342)](t(334))[t(331)](t(327))}}function Ss(){const t=["addCommentThread","10jUhWFo","643048dKwjzd","afterInit","enableCommand","CommentsEditing","994064EsjKVd","TrackChangesEditing","667377FlrKAm","editor","495174fOIUMx","30suSzff","13010514KWbhIr","plugins","6bGDklm","get","460361NMyiaX","2zGgElz","has","3771061obpctC"];return(Ss=function(){return t})()}var vs=n(834);function Ms(){const t=["activeMarkers","mapper","name","consumable","88mupCJf","nextSibling","addHighlight","plugins","13740hQFSnZ","includes","listItem","getCustomProperty","type","isContent","toViewPosition","item","getItems","markerName","span","6032853JhyuQI","push","getAttribute","model","createUIElement","element","test","ck-suggestion-marker--active","writer","insert","parent","toViewElement","isAtEnd","1239915PAespV","elementEnd","isLimit","1780098QsXDZC","addClass","TrackChangesEditing","markerRange","216SYIXaa","schema","ck-suggestion-marker-","bindElementToMarker","get","getWalker","68971HsmzsV","createRangeOn","listIndent","338994DemZfg","53103FpicnX","previousPosition","hasAttribute","isBlock","start"];return(Ms=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(288)]())o[r(269)](t)&&s[r(292)](n[r(264)](o));return s}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=250]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(279)][r(261)](r(255));return(o,i,a)=>{const c=r;if(!a[c(275)][c(297)](i[c(256)],o[c(274)]))return;const u=i[c(256)][c(262)](),l=i[c(256)][c(271)],f=t[c(294)][c(258)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(287)];d=d||f[c(285)](e);const n=a[c(273)][c(302)](e);if(n&&n[c(283)](c(278)))return;c(251)==t[c(284)]&&f[c(270)](e)&&!f[c(252)](e)&&(e[c(277)]||l[c(303)]?h&&h[c(301)]==e||(h=e,m(t[c(268)]),p=!0):g=g||t[c(268)])}function m(t){const r=c,o=a[r(299)][r(295)](r(290),{class:r(259)+e}),u=a[r(273)][r(286)](t);n&&s[r(272)][r(281)](i[r(289)])&&a[r(299)][r(254)](r(298),o),a[r(299)][r(300)](u,o),a[r(273)][r(260)](o,i[r(289)])}d||p||!g||m(g)}}function Fs(t,e){const n=xs();return(Fs=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=ws,r=t();for(;;)try{if(269842===-parseInt(n(267))/1+-parseInt(n(266))/2+-parseInt(n(280))/3*(-parseInt(n(276))/4)+-parseInt(n(250))/5+-parseInt(n(253))/6+-parseInt(n(263))/7*(-parseInt(n(257))/8)+parseInt(n(291))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ps=Fs;function xs(){const t=["enqueueChange","124482IjInWk","rootName","fromRange","get","data","68XGenun","root","init","merge","10577WWpBIe","showSuggestionHighlights","writer","batch","requires","bind","1503438shatpA","getFirstRange","forward","document","8509750GVcLaI","plugins","18XaCBjf","editing","5609408ZlLvby","modifySelection","TrackChangesEditing","markerName","unbindElementFromMarkerName","setSelection","remove","mapper","model","addMarker:suggestion:deletion","end","$graveyard","unit","commands","high","downcastDispatcher","detach","deleteForward","selection","editor","createRange","4832156ehfgQh","buffer","unlock","isCollapsed","options","uiElement","enableCommand","start","1962520UZIBSl","createSelection","delete","lock","markerNameToElements","68EXGMJi","removeMarker:suggestion:deletion"];return(xs=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(484135===-parseInt(n(367))/1*(parseInt(n(363))/2)+-parseInt(n(358))/3*(parseInt(n(355))/4)+-parseInt(n(350))/5+parseInt(n(373))/6+parseInt(n(342))/7+-parseInt(n(381))/8+parseInt(n(379))/9*(parseInt(n(377))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ps(371)](){return[vs.Delete]}[Ps(365)](){const t=Ps,e=this[t(340)],n=e[t(378)][t(361)](t(323));n[t(348)](t(352));const r=e[t(334)][t(361)](t(338));n[t(348)](t(338),((n,s={})=>{const o=t,a=e[o(329)][o(351)](e[o(329)][o(376)][o(339)]);a[o(345)]&&e[o(329)][o(382)](a,{direction:o(375),unit:s[o(333)]});const c=a[o(374)](),u=i.LiveRange[o(360)](c);let l;n(s),l=o(332)==u[o(364)][o(359)]?e[o(329)][o(341)](c[o(349)]):e[o(329)][o(341)](u[o(349)],u[o(331)]),u[o(337)](),e[o(329)][o(357)](r[o(343)][o(370)],(t=>{const e=o;r[e(343)][e(353)](),t[e(326)](t[e(341)](l[e(331)])),r[e(343)][e(344)]()}))})),e[t(380)][t(336)].on(t(330),Ds(e,t(366)),{priority:t(335)}),e[t(362)][t(336)].on(t(330),((n,r,s)=>{const o=t;s[o(346)][o(368)]&&Ds(e,o(366),{showActiveMarker:!1})[o(372)](this)(n,r,s)}),{priority:t(335)}),e[t(380)][t(336)].on(t(356),((e,n,r)=>{const s=t,o=r[s(328)][s(354)](n[s(324)]);if(o)for(const t of o)t.is(s(347))&&(r[s(328)][s(325)](t,n[s(324)]),r[s(369)][s(327)](t))}),{priority:t(335)})}}function Us(t,e){const n=Gs();return(Us=function(t,e){return n[t-=424]})(t,e)}const js=Us;function Gs(){const t=["listReversed","todoListCheck","length","previousSibling","oldValue","ListEditing","noTrackChangesFixer","push","setAttribute","afterInit","getAttribute","range","type","getChanges","default","deletion","from","createPositionAt","1985YWbNVq","3204130wMzQZA","TodoListEditing","listStyle","ELEMENT_NUMBERED_LIST","forceValue","schema","_suggestionFactory","model","*Merge:* %0","listIndent","refresh","execute","outdentList","editor","*Change to:* %0","bulletedList","newValue","_supportLegacySuggestions","_getAttributeKey","ELEMENT_","*Check item*","*Set format:* %0","createRange","2CcaCrO","153708MLHZGN","plugins","splitListItemBefore","listStart","value","containsItem","1398zRpslN","config","registerPostFixer","numberedList","isUndo","*Outdent:* %0","_registerLegacyDescription","registerAttributeLabel","find","attributes","document","listType","parent","*Merge:* list item","_enableDefaultAttributesIntegration","*Indent:* %0","numbered","commands","commandName","formatBlock","ELEMENT_TODO_LIST","todoListChecked","ELEMENT_LIST_ITEM","TrackChangesEditing","_LIST","getSuggestions","batch","format","nodeAfter","trackChangesCommand","mergeListItemBackward","get","multipleBlocks","*Format:* insert into %0","accept","checkTodoList","next","getRanges","map","FORMAT_INDENT","3gEgnQy","has","3392478VstJio","getFirstRange","listItemIdFixer","1449704ySTXqw","meta","every","removeMarker","detach","ELEMENT_BULLETED_LIST","listItemId","isObject","2384305RZzWyQ","attribute","toUpperCase","key","isNextTo","_descriptionFactory","differ","indentList","assureChains","*Uncheck item*","8ogekzV","setSelection","todo","locale","selection","attributeKey","fromRange","change","includes","_findSuggestions","groupId","bulleted","isLocal","end","documentList","mergeListItemForward","671BxRjrr","152837PKJkEO","*Remove format:* %0","registerCustomCallback","list.multiBlock","*Split:* list item","*Format:* remove from %0","commandParams","getFirstMarker","suggestion","todoList","splitListItemAfter","head","filter","registerElementLabel","registerDescriptionCallback","start","nextSibling","data"];return(Gs=function(){return t})()}!function(t,e){const n=Us,r=t();for(;;)try{if(195173===parseInt(n(453))/1*(parseInt(n(513))/2)+parseInt(n(560))/3*(-parseInt(n(565))/4)+-parseInt(n(489))/5*(parseInt(n(520))/6)+-parseInt(n(426))/7*(parseInt(n(436))/8)+parseInt(n(562))/9+-parseInt(n(490))/10+parseInt(n(452))/11*(parseInt(n(514))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[js(480)](){const t=js,e=this[t(503)];if(!e[t(515)][t(561)](t(476)))return;const n=e[t(439)],r=e[t(515)][t(551)](t(543)),s=e[t(515)][t(561)](t(491)),o=!!e[t(521)][t(551)](t(456));function i(e){const r=t;return{type:r(547),content:""+Hr(n,r(511),e)}}function a(e){const r=t;return{type:r(547),content:""+Hr(n,r(454),e)}}r[t(534)](t(523),[],[t(424),t(531),t(499)]),r[t(534)](t(505)),r[t(534)](t(433)),r[t(534)](t(502)),r[t(534)](t(463)),r[t(534)](t(516)),o&&(r[t(534)](t(550)),r[t(534)](t(451))),s&&(r[t(534)](t(462)),r[t(534)](t(555),[],[t(541)]),r[t(431)][t(467)]((e=>{const r=t,{data:s}=e;if(s&&r(541)==s[r(429)])return{type:r(547),content:s[r(506)]?Hr(n,r(510)):Hr(n,r(435))}})),this[t(503)][t(497)][t(530)][t(522)]((e=>{const n=t;if(e[n(546)][n(524)])return!1;let s=!1;const o=r[n(545)]({skipNotAttached:!0})[n(465)]((t=>n(541)===r[n(508)](t)));for(const t of o)n(438)!=t[n(563)]()[n(468)][n(548)][n(481)](n(531))&&(r[n(445)](t[n(563)](),n(427))[n(528)]((t=>n(531)===r[n(508)](t[n(461)])))||(e[n(568)](t[n(460)]()),s=!0));return s}))),r[t(431)][t(527)](t(499),Hr(n,t(559)));const c={type:t(547),content:""};r[t(431)][t(467)]((e=>{const r=t,{data:s}=e;if(!s||r(531)!=s[r(429)])return;let u=e[r(464)];for(;u;){if(u[r(470)]&&(r(492)==u[r(470)][r(429)]&&(u[r(470)][r(506)]&&r(485)!=u[r(470)][r(506)]||r(485)!=u[r(470)][r(475)]&&!s[r(506)])||!o&&u[r(470)][r(429)]==mc))return c;u=u[r(556)]}if(null==s[r(506)])switch(s[r(475)]){case r(447):return a(Hr(n,r(570)));case r(536):return a(Hr(n,r(493)));case r(438):return a(Hr(n,r(540)))}switch(s[r(506)]){case r(447):return i(Hr(n,r(570)));case r(536):return i(Hr(n,r(493)));case r(438):return i(Hr(n,r(540)))}})),r[t(431)][t(467)]((e=>{const n=t,{data:r}=e;if(r&&n(499)==r[n(429)])return null==r[n(506)]||null==r[n(475)]&&0==r[n(506)]?c:void 0})),r[t(431)][t(467)]((e=>{const r=t;if(r(427)!=e[r(483)])return;const{data:s}=e;if(!s||r(424)!=s[r(429)])return;const o=zs(e);return o?r(506)==o?{type:r(547),content:Hr(n,r(533))}:r(475)==o?{type:r(547),content:Hr(n,r(457))}:c:c})),e[t(497)][t(530)][t(522)]((e=>this[t(564)](e))),e[t(497)][t(530)][t(522)]((e=>this[t(477)](e))),e[t(497)][t(530)][t(522)]((e=>this[t(434)](e))),this[t(507)]()}[js(564)](t){const e=js;if(t[e(546)][e(524)]||!t[e(546)][e(448)])return!1;let n=!1;const r=this[e(503)][e(515)][e(551)](e(543))[e(545)]({skipNotAttached:!0})[e(465)]((t=>t[e(470)]&&e(424)==t[e(470)][e(429)]))[e(465)]((t=>t[e(470)][e(506)]&&t[e(470)][e(475)]));for(const s of r)zs(s)||(t[e(568)](s[e(460)]()),n=!0);return n}[js(477)](t){const e=js;if(t[e(546)][e(524)]||!t[e(546)][e(448)])return!1;const n=this[e(503)][e(515)][e(551)](e(543));if(n[e(549)][e(518)])return!1;let r=!1;const s=[e(531),e(492),e(424),e(499),e(517),e(471),e(472)],o=this[e(503)][e(497)][e(530)][e(432)][e(484)]()[e(465)]((t=>e(427)==t[e(483)]))[e(465)]((t=>s[e(444)](t[e(441)])));if(0==o[e(473)])return r;for(const i of o){const o=n[e(445)](i[e(482)],e(427))[e(465)]((t=>!t[e(566)][e(430)]))[e(558)]((t=>t[e(461)]))[e(465)]((t=>{const r=e,o=n[r(508)](t);return s[r(444)](o)}));if(o[e(473)]){for(const n of o)t[e(568)](n[e(460)]());r=!0}}return r}[js(434)](t){const e=js;if(t[e(546)][e(524)]||!t[e(546)][e(448)])return!1;const n=this[e(503)][e(515)][e(551)](e(543));let r=!1;const s=[e(531),e(492),e(424),e(499),e(517),e(471),e(472)];for(const t of n[e(545)]({skipNotAttached:!0})){const o=n[e(445)](t[e(563)](),e(427))[e(558)]((t=>t[e(461)]))[e(465)]((t=>t[e(470)]&&s[e(444)](t[e(470)][e(429)])));if(!o[e(473)])continue;const a=o[0][e(464)][e(529)][e(446)];if(!o[e(567)]((t=>t[e(529)][e(446)]===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(545)]({skipNotAttached:!0})[s(465)]((e=>s(427)==e[s(483)]&&e[s(529)][s(446)]==t)))e[s(479)](s(446),r)}function i(t,n){const r=e;let s=t[r(464)],i=!1;for(;s;)s[r(529)][r(446)]!=n&&(o(s[r(529)][r(446)],n),s[r(479)](r(446),n),i=!0),s=s[r(556)];return i}}[js(507)](){const t=js,e=this[t(503)],n=e[t(439)],r=e[t(515)][t(551)](t(543));this[t(526)](),r[t(496)][t(455)](t(539),t(450),t(554),(function(n,r){const s=t,o=[];for(let t of n)t[s(468)][s(548)]===t[s(449)][s(532)]&&(t=e[s(497)][s(512)](e[s(497)][s(488)](t[s(468)][s(548)],0))),o[s(478)](t);e[s(497)][s(443)]((t=>{const n=s,a=e[n(497)][n(530)][n(440)],c=Array[n(487)](a[n(557)]())[n(558)]((t=>i.LiveRange[n(442)](t)));t[n(437)](o),e[n(537)][n(551)](r[n(538)])[n(500)](),r[n(459)][n(478)]({forceDefaultExecution:!0}),e[n(501)](r[n(538)],...r[n(459)]),t[n(437)](c);for(const t of c)t[n(569)]()}))})),r[t(431)][t(466)]((function(n){const r=t,s=!e[r(497)][r(495)][r(425)](n),o=n[r(474)],i=n[r(469)],a=n[r(481)](r(424)),c=!o||o[r(481)](r(424))!==a,u=!i||i[r(481)](r(424))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(542),e)))}[js(526)](){const t=js,e=this[t(503)],n=e[t(439)];function r(n){const r=t,s=e[r(537)][r(551)](r(505))[r(518)],o=e[r(537)][r(551)](r(523))[r(518)];return r(523)===n?s:o}e[t(515)][t(551)](t(543))[t(431)][t(467)]((function(s){const o=t;if(o(539)!=s[o(483)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(538)]){case o(505):u=i[o(459)][0][o(494)],l=r(i[o(538)]),a=o(u?553:458),!l&&e[o(521)][o(551)](o(456))||(a=o(504)),c={type:o(547),content:Hr(n,a,Hr(n,o(570)))};break;case o(523):u=i[o(459)][0][o(494)],l=r(i[o(538)]),a=o(u?553:458),!l&&e[o(521)][o(551)](o(456))||(a=o(504)),c={type:o(547),content:Hr(n,a,Hr(n,o(493)))};break;case o(433):a=o(535),c={type:o(547),content:Hr(n,a,Hr(n,o(542)))};break;case o(502):a=function(t){const e=o,n=t[e(563)]();let r=n[e(468)][e(548)];for(;r&&n[e(519)](r);){if(r[e(481)](e(499))>0)return!1;r=r[e(469)]}return!0}(s)?Hr(n,o(458),Hr(n,function(t){const e=o;return e(509)+t[e(563)]()[e(468)][e(548)][e(481)](e(531))[e(428)]()+e(544)}(s))):Hr(n,o(525),Hr(n,o(542))),c={type:o(547),content:a};break;case o(550):case o(451):!1===i[o(552)]&&(a=o(498),c={type:o(486),content:Hr(n,a,Hr(n,o(542)))})}return c}))}}function zs(t){const e=js;let n=t[e(563)]()[e(468)][e(548)][e(474)];for(;n;){const r=n[e(481)](e(424));if(!r)return!1;if(r==t[e(470)][e(506)])return e(506);if(r==t[e(470)][e(475)])return e(475);n=n[e(474)]}return!1}const Hs=Xs;function Ws(){const t=["*Set format:* %0","default","744882dlcvJj","FORMAT_LIST_START","_findSuggestions","_registerLegacyDescription","commandParams","_LIST_DEFAULT","circle","upper-latin","editor","800826yXPGzo","suggestion","ELEMENT_","commandName","numbered","listStyle","start","_getAttributeKey","FORMAT_LIST_REVERSED","listType","lower-latin","next","oldValue","has","square","28816SeVrZr","ListPropertiesEditing","model","isUndo","registerAttributeLabel","list.properties","*Format:* set order to regular","listStart","bulleted","2858967DIPYkg","decimal","TrackChangesEditing","2gXXGLr","40MTiKHS","_LIST_","*Format:* set order to reversed","registerPostFixer","toUpperCase","*Change to:* %0","135457AycLzE","head","10DbJydH","styles","reversed","_descriptionFactory","upper-roman","getFirstRange","lower-roman","startIndex","attribute","batch","type","*Remove format:* %0","replace","key","getAttribute","formatBlock","get","decimal-leading-zero","locale","bind","listReversed","*Format:* set start index to %0","handleDescriptions","includes","registerDescriptionCallback","_enableDefaultAttributesIntegration","_getTranslationKeyForListStyle","removeMarker","plugins","disc","config","12uaranq","newValue","data","find","filter","afterInit","2844853ImGTTo","nodeAfter","71287silObO","getSuggestions","140PzyFFw","format","document","getFirstMarker"];return(Ws=function(){return t})()}function Xs(t,e){const n=Ws();return(Xs=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=Xs,r=t();for(;;)try{if(160851===parseInt(n(475))/1*(parseInt(n(427))/2)+-parseInt(n(483))/3+-parseInt(n(507))/4*(parseInt(n(477))/5)+-parseInt(n(492))/6+-parseInt(n(434))/7*(-parseInt(n(428))/8)+-parseInt(n(424))/9*(-parseInt(n(436))/10)+-parseInt(n(473))/11*(-parseInt(n(467))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[Hs(472)](){const t=Hs;if(!this[t(491)][t(464)][t(505)](t(508)))return;const e=this[t(491)][t(466)][t(452)](t(420)),n=this[t(491)][t(464)][t(452)](t(426));e[t(437)]&&n[t(461)](t(497),[],[t(497)]),e[t(438)]&&n[t(461)](t(456),[],[t(456)]),e[t(443)]&&n[t(461)](t(422),[],[t(422)]);const r={type:t(478),content:""};n[t(439)][t(460)](this[t(458)][t(455)](this));const s=this[t(491)][t(454)];n[t(439)][t(511)](t(456),Hr(s,t(500))),n[t(439)][t(460)]((e=>{const n=t,{data:s}=e;if(s&&n(456)==s[n(449)])return null==s[n(468)]||0==s[n(468)]&&null==s[n(504)]?r:void 0})),n[t(439)][t(511)](t(422),Hr(s,t(484))),n[t(439)][t(460)]((e=>{const n=t,{data:s}=e;if(s&&n(422)==s[n(449)])return null==s[n(468)]||1==s[n(468)]&&null==s[n(504)]?r:void 0})),this[t(491)][t(509)][t(479)][t(431)]((e=>{const r=t;if(e[r(445)][r(510)])return!1;let s=!1;const o=n[r(476)]({skipNotAttached:!0})[r(471)]((t=>{const e=r,s=n[e(499)](t);return e(422)==s||e(456)==s}));for(const t of o)r(496)!=t[r(441)]()[r(498)][r(474)][r(450)](r(501))&&(n[r(485)](t[r(441)](),r(444))[r(470)]((t=>r(501)==n[r(499)](t[r(493)])))||(e[r(463)](t[r(480)]()),s=!0));return s})),this[t(486)]()}[Hs(458)](t){const e=Hs,n=this[e(491)][e(454)],{data:r}=t,s={type:e(478),content:""};if(!r||e(497)!=r[e(449)])return;if(!r[e(504)])return e(482)==r[e(468)]?s:{type:e(478),content:""+Hr(n,e(481),Hr(n,this[e(462)](r[e(468)])))};if(!r[e(468)]){if(e(482)==r[e(504)])return s;let o=t[e(435)];for(;o;){if(o[e(469)]&&e(501)==o[e(469)][e(449)]&&o[e(469)][e(468)])return s;o=o[e(503)]}return{type:e(478),content:""+Hr(n,e(447),Hr(n,this[e(462)](r[e(504)])))}}if(e(482)!=r[e(468)])return{type:e(478),content:""+Hr(n,e(481),Hr(n,this[e(462)](r[e(468)])))};let o=t[e(435)];for(;o;){if(o[e(469)]&&e(501)==o[e(469)][e(449)]&&o[e(469)][e(468)]&&o[e(469)][e(504)])return s;o=o[e(503)]}const i=t[e(441)]()[e(498)][e(474)][e(450)](e(501));return{type:e(478),content:Hr(n,e(481),Hr(n,e(494)+i[e(432)]()+e(488)))}}[Hs(486)](){const t=Hs,e=this[t(491)],n=e[t(454)];e[t(464)][t(452)](t(426))[t(439)][t(460)]((e=>{const r=t;if(r(451)!=e[r(446)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(495)]){case r(497):o=r(433),i={type:r(478),content:Hr(n,o,Hr(n,this[r(462)](s[r(487)][0][r(446)])))};break;case r(456):o=s[r(487)][0][r(438)]?r(430):r(421),i={type:r(478),content:Hr(n,o)};break;case r(422):o=r(457),i={type:r(478),content:Hr(n,o,s[r(487)][0][r(443)])}}return i}))}[Hs(462)](t){const e=Hs;return e(494)+function(t){const n=e;return qs[n(459)](t)?n(423):Zs[n(459)](t)?n(496):null}(t)[e(432)]()+e(429)+t[e(432)]()[e(448)](/-/g,"_")}}const qs=[Hs(465),Hs(489),Hs(506)],Zs=[Hs(425),Hs(453),Hs(442),Hs(440),Hs(502),Hs(490)];var Js=n(507);function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=329]})(t,e)}const Qs=Ys;function $s(){const t=["447693DaXnqY","markerNameToElements","options","nextSibling","model","markerName","addMarker:suggestion:insertion","commands","2244360sZxGnT","high","24WsnAty","plugins","bind","3140azpeGR","afterExecute","hasClass","init","writer","143zChZcN","fire","selection","change","end","enter","markInsertion","getFirstRange","removeMarker:suggestion:insertion","mapper","88ylXKZW","createRange","1126593dRFGvl","editor","get","83575zybYwa","unbindElementFromMarkerName","downcastDispatcher","showSuggestionHighlights","detach","408600eaSGuN","enterBlock","requires","createPositionAt","data","split","fromRange","ck-suggestion-marker-split","2250696uWEOEt","remove","document","parent","TrackChangesEditing","getFirstPosition","enableCommand","setSelection","editing"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(190118===parseInt(n(336))/1*(-parseInt(n(331))/2)+parseInt(n(373))/3+-parseInt(n(346))/4*(-parseInt(n(351))/5)+parseInt(n(356))/6+-parseInt(n(364))/7+parseInt(n(383))/8*(parseInt(n(348))/9)+-parseInt(n(381))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(358)](){return[Js.Enter]}[Qs(334)](){const t=Qs,e=this[t(349)],n=e[t(329)][t(350)](t(368)),r=e[t(380)][t(350)](t(341));n[t(370)](t(341),(()=>{const s=t;e[s(377)][s(339)]((t=>{const o=s,a=e[o(377)][o(366)][o(338)],c=a[o(369)](),u=i.LiveRange[o(362)](a[o(343)]());if(r[o(357)](t)){const r=e[o(377)][o(359)](c[o(367)][o(376)],0),s=t[o(347)](c,r);n[o(342)](s)}else t[o(371)](t[o(347)](u[o(340)]));u[o(355)](),r[o(337)](o(332),{writer:t})}))})),e[t(372)][t(353)].on(t(379),Ds(e,t(361)),{priority:t(382)}),e[t(372)][t(353)].on(t(344),((e,n,r)=>{const s=t,o=r[s(345)][s(374)](n[s(378)]);if(o)for(const t of o)t[s(333)](s(363))&&(r[s(345)][s(352)](t,n[s(378)]),r[s(335)][s(365)](t))}),{priority:t(382)}),e[t(360)][t(353)].on(t(379),((n,r,s)=>{const o=t;s[o(375)][o(354)]&&Ds(e,o(361),{showActiveMarker:!1})[o(330)](this)(n,r,s)}),{priority:t(382)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=386]})(t,e)}const no=eo;function ro(){const t=["editor","markers","3510660NkqmbA","enableCommand","plugins","createPositionAt","end","3wswVXI","item","string","handleFindCommand","findByTextCallback","639870MdRDKq","getIntersection","filter","start","get","4793621dDewuI","953776vkUhky","findPrevious","TrackChangesEditing","createRange","find","getMarkersGroup","suggestion:deletion","3447316LIUyZB","findNext","11672700IeJWwl","model","getRange","replace","280740IOuIDB","replaceAll","FindAndReplaceEditing","_isInDeletionRange","afterInit","9oFmwYY","bind","FindAndReplaceUtils","8VXnwAh","has"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(574323===parseInt(n(422))/1*(parseInt(n(389))/2)+parseInt(n(398))/3*(parseInt(n(416))/4)+-parseInt(n(393))/5+-parseInt(n(403))/6+parseInt(n(408))/7+parseInt(n(409))/8*(-parseInt(n(386))/9)+-parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(426)](){const t=no;if(!this[t(391)][t(395)][t(390)](t(424)))return;const e=this[t(391)][t(395)][t(407)](t(411));e[t(394)](t(413),this[t(401)][t(387)](this)),e[t(394)](t(417)),e[t(394)](t(410)),e[t(394)](t(421)),e[t(394)](t(423))}[no(401)](t,e,n={}){const r=no,s=this[r(391)][r(395)][r(407)](r(388));return t((t=>(r(400)==typeof e?s[r(402)](e,n):e)(t)[r(405)]((e=>!1===this[r(425)](e,t[r(399)])))),n)}[no(425)](t,e){const n=no,r=this[n(391)][n(419)][n(412)](this[n(391)][n(419)][n(396)](e,t[n(406)]),this[n(391)][n(419)][n(396)](e,t[n(397)]));for(const t of this[n(391)][n(419)][n(392)][n(414)](n(415)))if(null!==r[n(404)](t[n(420)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(109402===parseInt(n(241))/1+parseInt(n(236))/2*(-parseInt(n(238))/3)+-parseInt(n(291))/4+parseInt(n(275))/5*(-parseInt(n(279))/6)+-parseInt(n(247))/7+parseInt(n(276))/8+parseInt(n(253))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(248),commandName:oo(263)},{pluginName:oo(243),commandName:oo(242)},{pluginName:oo(257),commandName:oo(254)},{pluginName:oo(235),commandName:oo(249)}];class co extends t.Plugin{[oo(282)](){const t=oo,e=this[t(260)][t(265)],n=this[t(260)][t(252)][t(258)](t(274));for(const{pluginName:e,commandName:r}of ao)this[t(260)][t(252)][t(261)](e)&&n[t(280)](r,[r]);e.t,n[t(286)][t(256)](t(263),Hr(e,t(262))),n[t(286)][t(256)](t(242),Hr(e,t(246))),n[t(286)][t(256)](t(254),Hr(e,t(250))),n[t(286)][t(256)](t(249),Hr(e,t(281))),this[t(278)]()}[oo(278)](){const t=oo,e=this[t(260)],n=e[t(265)];e[t(252)][t(258)](t(274))[t(286)][t(259)]((e=>{const r=t,o=n.t;if(r(270)!=e[r(255)])return;const{data:i}=e;if(null!=i){if(r(263)==i[r(244)]){const t=i[r(268)][0][r(290)];if(t){const e=o(this[r(260)][r(252)][r(258)](r(271))[r(289)](this[r(260)][r(272)][r(258)](r(234)))[r(239)]((e=>e[r(288)]==t))[r(245)])[r(283)]();return{type:r(267),content:Hr(n,r(273),e)}}return{type:r(267),content:Hr(n,r(287))}}if(r(242)==i[r(244)]){const t=i[r(268)][0][r(290)];return t?{type:r(267),content:Hr(n,r(277),t)}:{type:r(267),content:Hr(n,r(269))}}if(r(254)==i[r(244)]){const t=i[r(268)][0][r(290)];if(t){const e=(0,s.normalizeColorOptions)(this[r(260)][r(272)][r(258)](r(264)))[r(239)]((e=>e[r(288)]==t));let i=t,a="";return e&&(i=e[r(285)],a=o(i)[r(283)]()),{type:r(267),content:Hr(n,r(266),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(267),content:Hr(n,r(233))}}if(r(249)==i[r(244)]){const t=i[r(268)][0][r(290)];if(t){const e=(0,s.normalizeColorOptions)(this[r(260)][r(272)][r(258)](r(284)))[r(239)]((e=>e[r(288)]==t));let i=t,a="";return e&&(i=e[r(285)],a=o(i)[r(283)]()),{type:r(267),content:Hr(n,r(251),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(267),content:Hr(n,r(237))}}}}))}}function uo(){const t=["*Set font family:* %0","_registerLegacyDescription","12vwCDcY","_enableDefaultAttributesIntegration","FORMAT_FONT_BACKGROUND","afterInit","toLowerCase","fontBackgroundColor.colors","label","_descriptionFactory","*Reset font size*","model","normalizeSizeOptions","value","476584tEXjHE","*Reset font color*","fontSize.options","FontBackgroundColorEditing","10492AfpppA","*Reset font background color*","12rkIoba","find","trim","188859LHBkSL","fontFamily","FontFamilyEditing","commandName","title","FORMAT_FONT_FAMILY","874720iZUqZO","FontSizeEditing","fontBackgroundColor","FORMAT_FONT_COLOR","*Set font background color:* %0","plugins","3013650Uchtia","fontColor","type","registerAttributeLabel","FontColorEditing","get","registerDescriptionCallback","editor","has","FORMAT_FONT_SIZE","fontSize","fontColor.colors","locale","*Set font color:* %0","format","commandParams","*Reset font family*","formatInline","FontSize","config","*Set font size:* %0","TrackChangesEditing","546815wGdAVL","556072Silacg"];return(uo=function(){return t})()}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=238]})(t,e)}const fo=lo;function ho(){const t=["TrackChangesEditing","config","commandParams","fontSize.options","_registerLegacyDescription","*Set format to:* %0","length","push","format","type","registerDescriptionCallback","entries","join","fontSize","312000AhhzLr","_descriptionFactory","commandName","fontBackgroundColor","commands","toUpperCase","328980dXKfOu","formatBlock","copyFormat","label","40fEuwIi","pasteFormat","*Remove all formatting*","boolean","FontSize","290728IeMGRG","_enableDefaultAttributesIntegration","9549397eMUYoW","locale","1157607OiIUUO","normalizeSizeOptions","afterInit","14goyRjd","plugins","159465UKIAIq","fontColor.colors","find","slice","85991jEZNQv","charAt","enableCommand","model","get","split","toLowerCase","fontColor","formatInline","editor","119eARgar","30yOubwP","title"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(380058===parseInt(n(275))/1*(parseInt(n(269))/2)+parseInt(n(271))/3*(parseInt(n(257))/4)+-parseInt(n(247))/5+-parseInt(n(253))/6+parseInt(n(285))/7*(parseInt(n(262))/8)+parseInt(n(266))/9*(-parseInt(n(286))/10)+-parseInt(n(264))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(268)](){const t=fo,e=this[t(284)],n=e[t(270)][t(279)](t(288)),r=e[t(251)][t(279)](t(255)),s=e[t(251)][t(279)](t(258));r&&s&&(n[t(263)](t(258)),n[t(277)](t(255)),this[t(292)]())}[fo(292)](){const t=fo,e=this[t(284)],n=e[t(265)];e[t(270)][t(279)](t(288))[t(248)][t(243)]((r=>{const s=t;if(s(254)!=r[s(242)]&&s(283)!=r[s(242)])return;const{data:o}=r;if(o&&s(258)===o[s(249)]){const t=[],r=o[s(290)][0];for(const[n,o]of Object[s(244)](r))t[s(240)](po(e,n,o));return t[s(239)]?{type:s(241),content:Hr(n,s(238),t[s(245)](", "))}:{type:s(241),content:Hr(n,s(259))}}}))}}function po(t,e,n){const r=fo,o=t[r(265)].t,i=e[r(280)](/(?=[A-Z])/)[r(245)](" "),a=o(i[r(276)](0)[r(252)]()+i[r(274)](1))[r(281)]();if(r(260)==typeof n)return a;if(r(282)===e||r(250)===e){const e=(0,s.normalizeColorOptions)(t[r(289)][r(279)](r(272)))[r(273)]((t=>t[r(278)]==n));return a+" ("+(e?o(e[r(256)])[r(281)]():n)+")"}if(r(246)===e&&isNaN(parseFloat(n))){const e=t[r(270)][r(279)](r(261))[r(267)](t[r(289)][r(279)](r(291)))[r(273)]((t=>t[r(278)]==n));return a+" ("+(e?o(e[r(287)])[r(281)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(839242===-parseInt(n(463))/1*(-parseInt(n(473))/2)+-parseInt(n(437))/3+parseInt(n(436))/4*(parseInt(n(453))/5)+parseInt(n(444))/6*(-parseInt(n(465))/7)+parseInt(n(454))/8+-parseInt(n(464))/9+parseInt(n(435))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(438)](){const t=mo,e=this[t(448)];if(!e[t(452)][t(468)](t(447)))return;this[t(470)]=e[t(440)][t(466)](t(458));const n=e[t(457)],r=e[t(452)][t(466)](t(441));r[t(472)](t(477));for(const e of this[t(470)])t(476)!=e[t(450)]&&r[t(474)][t(467)](e[t(450)],(n=>{const r=t,i=this[r(460)](e[r(450)]);return null!==i?s(n,i):o(n,e[r(442)])}));function s(e,r){return Hr(n,t(461),[e,r])}function o(e,r){return Hr(n,t(478),[e,r])}this[t(462)]()}[mo(462)](){const t=mo,e=this[t(448)],n=e[t(457)];e[t(452)][t(466)](t(441))[t(474)][t(456)]((e=>{const r=t;if(r(475)!=e[r(459)])return;const{data:s}=e;if(s&&r(477)==s[r(469)]){const e=s[r(455)][0][r(471)],c=this[r(460)](e);if(null!==c)return{type:r(439),content:Hr(n,r(443),(1,a=c,Hr(n,r(461),[1,a])))};const u=this[r(470)][r(449)]((t=>t[r(450)]===e))[r(442)];return{type:r(439),content:Hr(n,r(443),(o=1,i=u,Hr(n,t(478),[o,i])))}}var o,i,a}))}[mo(460)](t){const e=mo;var n,r;const s=t[e(445)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(470)])||void 0===n?void 0:n[e(449)]((n=>n[e(450)]==t));if(o&&o[e(451)]){const t=o[e(451)],n=(null!==(r=t[e(446)])&&void 0!==r?r:t)[e(445)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["locale","heading.options","type","_getHeadingLevel","ELEMENT_HEADING","_registerLegacyDescription","1162129NMtjtQ","5437845RqRwBs","1188313RutEJF","get","registerElementLabel","has","commandName","_headingOptions","value","_enableDefaultAttributesIntegration","2TPvFky","_descriptionFactory","formatBlock","paragraph","heading","ELEMENT_HEADING_CUSTOM","10693090RkJJwZ","2148PAMyFi","3461559HuILfX","afterInit","format","config","TrackChangesEditing","title","*Change to:* %0","30orxCmS","match","name","HeadingEditing","editor","find","model","view","plugins","11285FvABTn","21184HOuFQi","commandParams","registerDescriptionCallback"];return(bo=function(){return t})()}const To=yo;function _o(){const t=["42216yoddyw","commandName","_enableDefaultAttributesIntegration","2709gXbtFd","plugins","350lzxERS","registerDescriptionCallback","164695ywsOyO","afterInit","60WhQntT","model","commandParams","registerAttributeLabel","4708363kktivf","value","type","highlight.options","config","highlight","7665144RtDTTy","520Uxrqlu","TrackChangesEditing","FORMAT_HIGHLIGHT","30172UZztDP","has","editor","10LyqhWm","title","get","color","locale","*Remove highlight*","_registerLegacyDescription","find","toLowerCase","*Set highlight:* %0","_descriptionFactory","format","formatInline","3sZnzna","21062rcwElc","HighlightEditing"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(281178===parseInt(n(115))/1+-parseInt(n(132))/2*(-parseInt(n(131))/3)+-parseInt(n(143))/4*(parseInt(n(141))/5)+-parseInt(n(134))/6*(parseInt(n(139))/7)+parseInt(n(112))/8*(parseInt(n(137))/9)+parseInt(n(118))/10*(parseInt(n(147))/11)+parseInt(n(153))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(142)](){const t=To,e=this[t(117)];if(!e[t(138)][t(116)](t(133)))return;const n=e[t(138)][t(120)](t(113)),r=e[t(122)];n[t(136)](t(152),[t(152)]),n[t(128)][t(146)](t(152),Hr(r,t(114))),this[t(124)]()}[To(124)](){const t=To,e=this[t(117)],n=e[t(122)];e[t(138)][t(120)](t(113))[t(128)][t(140)]((r=>{const s=t;if(s(130)!=r[s(149)])return;const{data:o}=r;if(o&&s(152)==o[s(135)]){const t=n.t,r=o[s(145)][0][s(148)];if(r){const o=e[s(151)][s(120)](s(150))[s(125)]((t=>t[s(144)]==r)),i=t(o[s(119)])[s(126)]();return{type:s(129),content:Hr(n,s(127),i),color:{value:o[s(121)],title:o[s(119)]}}}return{type:s(129),content:Hr(n,s(123),Hr(n,s(114)))}}}))}}const ko=Co;function Co(t,e){const n=No();return(Co=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(158898===-parseInt(n(330))/1+-parseInt(n(339))/2+parseInt(n(338))/3*(-parseInt(n(324))/4)+-parseInt(n(329))/5*(-parseInt(n(355))/6)+parseInt(n(328))/7*(parseInt(n(343))/8)+parseInt(n(347))/9+-parseInt(n(325))/10*(parseInt(n(337))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Ro extends t.Plugin{[ko(341)](){const t=ko,e=this[t(335)];if(!e[t(344)][t(354)](t(359)))return;e[t(344)][t(358)](t(332))[t(326)](t(352));const n=e[t(344)][t(358)](t(332)),r=e[t(340)];n[t(350)][t(345)](t(352),(e=>Hr(r,t(349),e))),e[t(360)][t(346)](t(327))[t(334)]({model:t(352),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(348)])return null;const o=n[s(336)](s(353)),i=n[s(333)]("hr");return n[s(356)](s(342),o),n[s(357)](n[s(351)](o,0),i),o},converterPriority:t(331)})}}function No(){const t=["editor","createContainerElement","11VAZMFg","51KdpHjX","30534OoxMzv","locale","afterInit","ck-horizontal-line","95112EJXeGV","plugins","registerElementLabel","for","1641348QwriXt","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","_descriptionFactory","createPositionAt","horizontalLine","div","has","6lXbSfH","addClass","insert","get","HorizontalLineEditing","conversion","73032JEifnn","1408630nWOgrM","enableCommand","dataDowncast","91OugjHR","1578890yGbwLo","27293TcBnMm","high","TrackChangesEditing","createEmptyElement","elementToStructure"];return(No=function(){return t})()}const Lo=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=461]})(t,e)}function vo(){const t=["value","key","14618412OLzCQo","HtmlEmbed","editor","format","4KHWMxD","htmlEmbed","getFirstRange","type","281660wInkmf","get","ELEMENT_HTML_EMBED","commandName","plugins","*Change %0 content*","afterInit","locale","formatBlock","_descriptionFactory","4103635NXzDHT","11wExxgb","_enableDefaultAttributesIntegration","has","45446IEBTbn","attribute","104BsTvAt","TrackChangesEditing","4704876rFEoqs","element","54887edVcsx","rawHtml","registerDescriptionCallback","registerElementLabel","_registerLegacyDescription","nodeAfter","15tHwMCq","start","2457009sRFVLK","10mwBack"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(436881===parseInt(n(472))/1*(-parseInt(n(490))/2)+parseInt(n(462))/3*(-parseInt(n(476))/4)+parseInt(n(486))/5+-parseInt(n(494))/6+-parseInt(n(496))/7*(parseInt(n(492))/8)+-parseInt(n(464))/9*(parseInt(n(465))/10)+-parseInt(n(487))/11*(-parseInt(n(468))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(482)](){const t=Lo,e=this[t(470)];if(!e[t(480)][t(489)](t(469)))return;const n=e[t(480)][t(477)](t(493)),r=e[t(483)];n[t(485)][t(499)](t(497),(e=>Hr(r,t(478),e))),n[t(488)](t(473),[],[t(466)]),n[t(485)][t(498)]((e=>{const n=t;if(n(491)!=e[n(475)])return;const{data:s}=e;if(s&&n(466)==s[n(467)]&&e[n(474)]()[n(463)][n(461)].is(n(495),n(497))){const t=Hr(r,n(478));return{type:n(471),content:Hr(r,n(481),t)}}})),this[t(500)]()}[Lo(500)](){const t=Lo,e=this[t(470)],n=e[t(483)];e[t(480)][t(477)](t(493))[t(485)][t(498)]((e=>{const r=t;if(r(484)!=e[r(475)])return;const{data:s}=e;if(s&&r(473)==s[r(479)]){const t=Hr(n,r(478));return{type:r(471),content:Hr(n,r(481),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=339]})(t,e)}function Do(){const t=["element","editor","alt","1596833aqNyDQ","findIndex","toggleImageCaption","imageTypeInline","getCaptionFromImageModelElement","_descriptionFactory","format","2015685hDXmyU","commandParams","_registerLegacyDescription","end","ImageResize","isBefore","find","16xRnwxe","model","schema","commandName","getNearestSelectionRange","imageTypeBlock","caption","isOwn","isCollapsed","52uLuOUI","toPrevious","type","imageCaption","afterInit","ImageBlockEditing","ImageInlineEditing","createRange","ImageEditing","deletion","registerElementLabel","Block image to inline image","_enableDefaultAttributesIntegration","nodeAfter","change","ELEMENT_INLINE_IMAGE","isEqual","removeObject","key","getContainedElement","markBlockFormat","enableCommand","accept","uploadImage","newValue","29775SGpjQZ","length","forceDefaultExecution","has","markInsertion","*Set image width:* %0","convertInlineImageToBlock","imageTextAlternative","previous","registerAttributeLabel","get","insertImage","document","resizeImage","discard","backward","isBlockImage","width","subType","resizedWidth","convertBlockImageToInline","1275174BVXojs","isIntersecting","getSuggestionCallback","createRangeOn","registerCustomCallback","toNext","join","*Reset image width*","locale","detach","ImageUploadEditing","ELEMENT_CAPTION","imageBlock","ImageTextAlternativeEditing","registerDescriptionCallback","Inline image to block image","attribute","TrackChangesEditing","selection","imageStylePreApply","addObject","imageInline","forward","14220ruBAOC","filter","ImageCaptionEditing","nodeBefore","*Remove image text alternative*","14530XyrMZI","ELEMENT_IMAGE","ImageCaptionUtils","getFirstRange","fromPosition","markDeletion","724310xOthTA","*Set image text alternative:* %0","insertion","formatInline","3114xXVPsv","_findSuggestions","_suggestionFactory","ImageUtils","FORMAT_IMAGE_SIZE","formatBlock","chain","start","plugins","getClosestSelectedImageElement"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(332852===-parseInt(n(340))/1+parseInt(n(351))/2+-parseInt(n(416))/3*(-parseInt(n(391))/4)+-parseInt(n(375))/5+parseInt(n(437))/6+parseInt(n(368))/7*(-parseInt(n(382))/8)+-parseInt(n(355))/9*(-parseInt(n(345))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(395)](){const t=Oo,e=this[t(366)];if(!e[t(363)][t(419)](t(399)))return;const n=e[t(363)][t(426)](t(454)),r=e[t(363)][t(426)](t(358)),s=e[t(445)];n[t(412)](t(427)),n[t(373)][t(401)](t(449),(e=>Hr(s,t(346),e))),n[t(373)][t(401)](t(458),(e=>Hr(s,t(406),e))),n[t(373)][t(401)](t(388),(()=>Hr(s,t(448)))),e[t(363)][t(419)](t(447))&&n[t(412)](t(414)),e[t(363)][t(419)](t(396))&&e[t(363)][t(419)](t(397))&&(n[t(412)](t(371),((s,o)=>{const i=t,a=r[i(364)](e[i(383)][i(428)][i(455)]);e[i(383)][i(405)]((()=>{const t=i;n[t(411)](a,{commandName:t(371),commandParams:[o]},[],t(436))}))})),n[t(412)](t(387),((s,o)=>{const a=t;e[a(383)][a(405)]((t=>{const c=a;let u=r[c(364)](e[c(383)][c(428)][c(455)]),l=t[c(440)](u);const f=i.LivePosition[c(349)](l[c(362)],c(392)),h=i.LivePosition[c(349)](l[c(378)],c(442));n[c(418)]((()=>s(o))),u=r[c(364)](e[c(383)][c(428)][c(455)]),l=t[c(440)](u);const g=t[c(398)](f,h);f[c(446)](),h[c(446)](),n[c(411)](u,{commandName:c(371),commandParams:[o]},[],c(422)),g[c(362)][c(380)](l[c(362)])&&n[c(420)](t[c(398)](g[c(362)],l[c(362)]),c(422)),l[c(378)][c(380)](g[c(378)])&&n[c(420)](t[c(398)](l[c(378)],g[c(378)]),c(422))}))})),n[t(357)][t(441)](t(360),t(422),t(443),(()=>!1)),n[t(357)][t(441)](t(360),t(422),t(413),(()=>!1)),n[t(357)][t(441)](t(360),t(422),t(430),n[t(357)][t(439)](t(360),"",t(413))),n[t(357)][t(441)](t(353),t(422),t(443),(()=>!1)),n[t(357)][t(441)](t(353),t(422),t(430),(([r])=>{const s=t,o=n[s(357)][s(439)](s(353),"",s(430));let i=r[s(362)],a=r[s(378)];const c=e[s(383)][s(384)][s(386)](i,s(431)),u=e[s(383)][s(384)][s(386)](a,s(339));c[s(390)]&&(i=c[s(362)]),u[s(390)]&&(a=u[s(378)]),o([e[s(383)][s(398)](i,a)])})),n[t(357)][t(441)](t(360),t(422),t(361),c),n[t(357)][t(441)](t(353),t(422),t(361),c)),e[t(363)][t(419)](t(342))&&(n[t(412)](t(370),((s,o)=>{const i=t,a=e[i(363)][i(426)](i(347));let c=r[i(364)](e[i(383)][i(428)][i(455)]),u=a[i(372)](c);e[i(383)][i(405)]((()=>{const t=i;if(u)return void n[t(350)](e[t(383)][t(440)](u));const l=r[t(432)](c);s(o),c=r[t(364)](e[t(383)][t(428)][t(455)]),u=a[t(372)](c),n[t(420)](e[t(383)][t(440)](u),l?null:t(394))}))})),n[t(357)][t(441)](t(353),t(394),t(361),c));const o=[{type:t(360),subType:t(456)},{type:t(353),subType:t(394)},{type:t(360),subType:t(422)},{type:t(353),subType:t(422)}];function a(e,s){const i=t,a=o[i(369)]((({type:t,subType:n})=>e[i(393)]==t&&e[i(434)]==n)),c=o[i(369)]((({type:t,subType:e})=>s[i(393)]==t&&s[i(434)]==e));if(a<0||c<0)return!1;const u=e[i(348)](),l=s[i(348)]();if((0==a||1==a)&&2==c&&u[i(438)](l))return!0;if(2==a&&3==c){const t=n[i(356)](u,i(353))[i(341)]((({suggestion:t,meta:e})=>e[i(389)]&&i(422)==t[i(434)]));if(t[i(417)]>1&&l[i(378)][i(407)](u[i(362)]))return!0;if(1==t[i(417)]&&(u[i(362)][i(407)](l[i(378)])||u[i(378)][i(407)](l[i(362)])))return!0}if(3==a&&3==c&&u[i(362)][i(380)](l[i(362)])){const t=u[i(378)][i(404)],e=l[i(362)][i(343)];return r[i(432)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(363)][t(419)](t(379))&&(n[t(403)](t(429),[],[t(435)]),n[t(373)][t(425)](t(435),Hr(s,t(359)))),e[t(363)][t(419)](t(450))&&n[t(403)](t(423),[],[t(367)]),n[t(373)][t(451)]((e=>{const n=t;if(o[n(381)]((({type:t,subType:r})=>e[n(393)]==t&&e[n(434)]==r)))return e[n(424)]?{}:void 0})),n[t(373)][t(451)]((e=>{const n=t;if(n(353)==e[n(393)]||n(400)==e[n(393)]){const t=e[n(410)]();if(t&&t.is(n(365),n(388)))return{type:n(353)==e[n(393)]?n(457):n(408),element:t,quantity:1}}})),n[t(373)][t(451)]((e=>t(360)==e[t(393)]&&t(422)==e[t(434)]?{type:t(374),content:t(452)}:t(360)==e[t(393)]&&t(436)==e[t(434)]?{type:t(374),content:t(402)}:void 0)),n[t(373)][t(451)]((e=>{const n=t;if(n(453)!=e[n(393)])return;const{data:r}=e;if(!r||n(367)!=r[n(409)])return;const o=r[n(415)];return o?{type:n(374),content:Hr(s,n(352),'"'+o+'"')}:{type:n(374),content:Hr(s,n(344))}})),this[t(377)]()}[Oo(377)](){const t=Oo,e=this[t(366)],n=e[t(445)];e[t(363)][t(426)](t(454))[t(373)][t(451)]((e=>{const r=t;if(r(360)!=e[r(393)]&&r(354)!=e[r(393)])return;const{data:s}=e;if(s){if(r(423)==s[r(385)]){const t=s[r(376)][0][r(415)];return t?{type:r(374),content:Hr(n,r(352),'"'+t+'"')}:{type:r(374),content:Hr(n,r(344))}}if(r(429)==s[r(385)]){const t=s[r(376)][0][r(433)];return t?{type:r(374),content:Hr(n,r(421),t)}:{type:r(374),content:Hr(n,r(444))}}}}))}}const Po=Bo;function xo(){const t=["*Replace image URL*","_enableDefaultAttributesIntegration","903753cVVTjn","_suggestionFactory","formatBlock","ImageEditing","key","1639430mJeROv","TrackChangesEditing","plugins","newValue","registerDescriptionCallback","_descriptionFactory","getSuggestionCallback","discard","1292468ZplKMv","registerCustomCallback","get","commandName","181265jGNXYP","type","653586pLLZan","locale","attribute","1716fsVztP","formatInline","_registerLegacyDescription","*Format:* replace image URL","oldValue","accept","afterInit","_handleLegacySuggestions","replaceImageSource","24cHvqmF","472331SNzzBS","24PzTsdo","55bQRMUt","137085dhifPX","2cggPfq","10qvtvWu","format","has","src","editor"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(410154===parseInt(n(489))/1*(parseInt(n(449))/2)+-parseInt(n(476))/3+parseInt(n(470))/4*(parseInt(n(450))/5)+-parseInt(n(488))/6*(parseInt(n(474))/7)+-parseInt(n(490))/8*(-parseInt(n(457))/9)+parseInt(n(462))/10*(parseInt(n(491))/11)+parseInt(n(479))/12*(-parseInt(n(492))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(485)](){const t=Po;if(!this[t(454)][t(464)][t(452)](t(460)))return;const e=this[t(454)][t(477)],n=this[t(454)][t(464)][t(472)](t(463));n[t(456)](t(487),[],[t(453)]),n[t(467)][t(466)]((n=>{const r=t;if(r(478)!=n[r(475)])return;const{data:s}=n;return s&&r(453)==s[r(461)]?s[r(465)]&&s[r(483)]?{type:r(451),content:Hr(e,r(455))}:{type:r(451),content:""}:void 0})),this[t(486)]()}[Po(486)](){const t=Po,e=this[t(454)][t(464)][t(472)](t(463));e[t(458)][t(471)](t(459),t(487),t(484),e[t(458)][t(468)](t(459),null,t(469))),e[t(458)][t(471)](t(459),t(487),t(469),e[t(458)][t(468)](t(459),null,t(484))),this[t(481)]()}[Po(481)](){const t=Po,e=this[t(454)],n=e[t(477)];e[t(464)][t(472)](t(463))[t(467)][t(466)]((e=>{const r=t;if(r(459)!=e[r(475)]&&r(480)!=e[r(475)])return;const{data:s}=e;return s&&r(487)==s[r(473)]?{type:r(451),content:Hr(n,r(482))}:void 0}))}}function jo(){const t=["toLowerCase","normalizedStyles","imageStyle","getFirstRange","1472940stBAFq","differ","type","getChangedMarkers","change","model","imageStylePreApply","shouldConvertImageType","end","isInlineImage","commandReversedParams","registerCustomCallback","subType","name","*Format:* %0","imageCaption","isBlockImage","filter","side","newRange","commandName","5782609flmMnt","nodeAfter","hasSuggestion","author","markBlockFormat","suggestion","findIndex","getSuggestionCallback","getContainedElement","TrackChangesEditing","getSuggestion","Users","has","_descriptionFactory","formatBlock","plugins","from","next","isEqual","commands","imageStylePostApply","setImageNaturalSizeAttributes","4416272iPLnYT","insertion","FORMAT_SIDE_IMAGE","createRangeOn","448688RoONAU","_findSuggestions","head","getClosestSelectedImageElement","forEach","_suggestionFactory","start","discard","commandParams","isIntersecting","ImageUtils","chain","25242786JLcCoO","isBefore","nodeBefore","13935nOIRhi","selection","registerPostFixer","locale","discardSuggestion","format","ImageStyleEditing","imageTypeBlock","get","refresh","document","isOwn","20099tBbdxw","accept","afterInit","isInContent","formatInline","5mIaWKH","title","_splitMarkerName","registerDescriptionCallback","imageTypeInline","join","convertInlineImageToBlock","markInlineFormat","getSuggestions","editor","enableCommand","746BMldqk","length","_registerLegacyDescription","value"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(911335===-parseInt(n(237))/1+parseInt(n(253))/2*(-parseInt(n(225))/3)+-parseInt(n(210))/4*(parseInt(n(242))/5)+parseInt(n(261))/6+-parseInt(n(282))/7+parseInt(n(206))/8+parseInt(n(222))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(239)](){const t=Go,n=this[t(251)];if(!n[t(199)][t(294)](t(231)))return;const r=n[t(199)][t(233)](t(291)),s=n[t(199)][t(233)](t(220)),o={};r[t(252)](t(259),((o,i)=>{const a=t,c=n[a(199)][a(233)](a(293)).me,u=n[a(203)][a(233)](a(259));let l=s[a(213)](n[a(266)][a(235)][a(226)]),f=n[a(266)][a(209)](l),h=u[a(256)];if(h==i[a(256)])return;const g={commandName:a(259),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(266)][a(265)]((()=>{const t=a;if(r[t(250)]()[t(278)]((e=>e[t(240)]&&c==e[t(285)]&&(t(296)==e[t(263)]||t(241)==e[t(263)])&&(t(267)==e[t(273)]||t(204)==e[t(273)])&&e[t(260)]()[t(202)](f)))[t(214)]((e=>r[t(229)](e[t(212)]))),l=s[t(213)](n[t(266)][t(235)][t(226)]),f=n[t(266)][t(209)](l),u[t(234)](),n[t(203)][t(233)](t(246))[t(234)](),n[t(203)][t(233)](t(232))[t(234)](),h=u[t(256)],h!=i[t(256)])return s[t(270)](l)&&u[t(268)](i[t(256)],l)?(o({...i,setImageSizes:!1}),l=s[t(213)](n[t(266)][t(235)][t(226)]),void r[t(286)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(267))):void(s[t(277)](l)?r[t(286)](l,g,[],t(204)):r[t(249)](f,g,t(204)))}))}));for(const e of n[t(199)][t(233)](t(231))[t(258)])o[e[t(274)]]=e[t(243)][t(257)]();r[t(215)][t(272)](t(296),t(267),t(247),(()=>!1)),r[t(215)][t(272)](t(296),t(204),t(247),(()=>!1)),r[t(215)][t(272)](t(241),t(204),t(247),(()=>!1)),r[t(215)][t(272)](t(296),t(267),t(238),(([e])=>{const n=t;s[n(205)](e[n(290)]())})),r[t(215)][t(272)](t(296),t(267),t(217),((e,n)=>{const s=t;r[s(215)][s(289)](s(296),"",s(238))(e,{commandName:n[s(281)],commandParams:n[s(271)]})})),r[t(215)][t(272)](t(296),t(267),t(221),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(296),subType:t(267)},{type:t(207),subType:t(276)},{type:t(296),subType:t(248)},{type:t(207),subType:t(248)}];function a(e,n){const o=t,a=i[o(288)]((({type:t,subType:n})=>e[o(263)]==t&&e[o(273)]==n)),c=i[o(288)]((({type:t,subType:e})=>n[o(263)]==t&&n[o(273)]==e));if(a<0||c<0)return!1;const u=e[o(260)](),l=n[o(260)]();if((0==a||1==a)&&2==c&&u[o(219)](l))return!0;if(2==a&&3==c){const t=r[o(211)](u,o(207))[o(278)]((({suggestion:t,meta:e})=>e[o(236)]&&o(248)==t[o(273)]));if(t[o(254)]>1&&l[o(269)][o(202)](u[o(216)]))return!0;if(1==t[o(254)]&&(u[o(216)][o(202)](l[o(269)])||u[o(269)][o(202)](l[o(216)])))return!0}if(3==a&&3==c&&u[o(216)][o(223)](l[o(216)])){const t=u[o(269)][o(283)],e=l[o(216)][o(224)];return s[o(277)](t)&&t===e}return!1}n[t(266)][t(235)][t(227)]((()=>{const e=t;let o=!1;const i=Array[e(200)](n[e(266)][e(235)][e(262)][e(264)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(244)](t);if(e(287)==i&&r[e(284)](u)){if(e(296)==a&&(e(267)==c||e(204)==c)){const t=r[e(292)](u);if(n[e(280)]){const n=t[e(260)]()[e(290)]();if(s[e(277)](n))continue;r[e(229)](t),o=!0}}if(e(207)==a&&e(276)==c&&!n[e(280)]){const t=r[e(292)](u);t[e(201)]&&t[e(201)][e(240)]&&(r[e(229)](t[e(201)]),o=!0)}}}return o})),this[t(255)](o)}[Go(255)](t){const e=Go,n=this[e(251)],r=n[e(228)];n[e(199)][e(233)](e(291))[e(295)][e(245)]((n=>{const s=e;if(s(296)!=n[s(263)]&&s(241)!=n[s(263)])return;const{data:o}=n;if(!o||s(259)!=o[s(281)])return;const i=o[s(218)][0][s(256)];return function(t){const e=s;return{type:e(230),content:Hr(r,e(275),t)}}(s(279)===i?Hr(r,s(208)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=316]})(t,e)}function Xo(){const t=["_trackChangesExecuted","plugins","get","track_changes","trackChanges","bind","3JZpBjF","forEach","6mReyMz","_handleImportedData","367610DBIAwj","execute","2374088hgPqFX","_setSuggestionData","commands","listenTo","124zgBqJR","editor","328310hAsnAE","Users","3268903ChlcOw","afterInit","value","high","220871PpirtG","enableCommand","3475FHVwvu","27APDUgO","importWord","dataInsert","_trackChangesValueDuringImport","lowest","TrackChangesEditing","363742ttfusy","collaboration_features"];return(Xo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(184028===-parseInt(n(343))/1+-parseInt(n(323))/2*(parseInt(n(331))/3)+parseInt(n(341))/4*(parseInt(n(316))/5)+-parseInt(n(333))/6*(parseInt(n(349))/7)+parseInt(n(337))/8+-parseInt(n(317))/9*(-parseInt(n(335))/10)+parseInt(n(345))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(320)]=!1,this[e(325)]=!1}[Ho(346)](){const t=Ho,e=this[t(342)],n=e[t(339)][t(327)](t(318)),r=e[t(339)][t(327)](t(329));n&&(n.on(t(336),((e,[,n])=>{const s=t;this[s(320)]=r[s(347)],n[s(324)][s(328)]=!this[s(320)]}),{priority:t(348)}),this[t(340)](n,t(319),this[t(334)][t(330)](this)),this[t(340)](n,t(319),(()=>{const e=t;this[e(325)]&&(r[e(336)](),this[e(325)]=!1)}),{priority:t(321)}),e[t(326)][t(327)](t(322))[t(350)](t(318)))}[Ho(334)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(342)][n(339)][n(327)](n(329)),o=s[n(347)];this[n(320)]!==o&&(s[n(336)](),this[n(325)]=!0),r&&r[n(332)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(342)][o(326)][o(327)](o(344)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(318)}}};this[o(342)][o(326)][o(327)](o(322))[o(338)](i)}))}}const qo=Zo;function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=458]})(t,e)}function Jo(){const t=["231271HmDfxA","indentBlock","outdent","_descriptionFactory","type","*Outdent:* %0","enableCommand","201933OqHGup","getItemLabel","344mdZqPn","registerDescriptionCallback","_enableDefaultAttributesIntegration","blockIndent","_registerBlockAttribute","TrackChangesEditing","4888755EMuGDJ","2AxrDpv","registerAttributeLabel","indent","format","formatBlock","IndentBlock","editor","10044354wkbYrn","get","commandName","IndentEditing","*Indent:* %0","FORMAT_INDENT","outdentBlock","afterInit","1581910CgzbXg","2792314bMoCdN","_registerLegacyDescription","locale","getItems","has","plugins","5389432ryLSZH"];return(Jo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(842744===-parseInt(n(470))/1*(parseInt(n(486))/2)+parseInt(n(485))/3+-parseInt(n(469))/4+-parseInt(n(462))/5+parseInt(n(493))/6+parseInt(n(463))/7+parseInt(n(479))/8*(-parseInt(n(477))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[qo(461)](){const t=qo,e=this[t(492)],n=e[t(468)][t(494)](t(484));if(e[t(468)][t(467)](t(496))&&(n[t(476)](t(488)),n[t(476)](t(472))),e[t(468)][t(467)](t(491)))for(const e of[t(471),t(460)])n[t(481)](e);const r=e[t(465)];n[t(483)](t(482)),n[t(473)][t(487)](t(482),Hr(r,t(459))),this[t(464)]()}[qo(464)](){const t=qo,e=this[t(492)],n=e[t(465)],r=e[t(468)][t(494)](t(484));r[t(473)][t(480)]((e=>{const s=t;if(s(490)!=e[s(474)])return;const{data:o}=e;if(!o)return;if(s(471)!=o[s(495)]&&s(460)!=o[s(495)])return;const i=e[s(466)]()[0],a=r[s(473)][s(478)](i);return s(471)==o[s(495)]?{type:s(489),content:Hr(n,s(458),a)}:s(460)==o[s(495)]?{type:s(489),content:Hr(n,s(475),a)}:void 0}))}}var Qo=ti;function $o(){var t=["4MSGnHq","346377bHRszm","editor","38829WVntvq","3307256QcAkua","4153040YeLyFk","get","plugins","12AeksNO","1014VBXhFy","enableCommand","input","TrackChangesEditing","246thGzyp","9nDexfy","init","requires","968gdyVwM","678821LEZOlx","953830xqOYET"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=487]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(490175===parseInt(n(488))/1*(parseInt(n(492))/2)+parseInt(n(496))/3*(-parseInt(n(495))/4)+-parseInt(n(500))/5+parseInt(n(504))/6*(parseInt(n(498))/7)+parseInt(n(499))/8+parseInt(n(489))/9*(-parseInt(n(494))/10)+-parseInt(n(493))/11*(-parseInt(n(503))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(491)](){return[vs.Input]}[Qo(490)](){var t=Qo;this[t(497)][t(502)][t(501)](t(487))[t(505)](t(506))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=485]})(t,e)}function si(){const t=["formatInline","plugins","commandName","6YvSOvf","unlink","30019NjlhQN","357025OohVvu","linkHref","editor","_descriptionFactory","format","commandParams","371931nZutfI","map","registerDescriptionCallback","TrackChangesEditing","_enableDefaultAttributesIntegration","link","*Set link:* %0","toLowerCase","478389TTmZIN","108bpVdeh","link (","afterInit","locale","2842440MxGQYe","has","manualDecorators","1600912GxpRJi","label","newValue","type","*Remove link*","key","3684OeQORw","367910QVZrBk","2VgoAJQ","commands","_registerLegacyDescription","LinkEditing","attribute","7xRtUTn","registerAttributeLabel","get"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(239889===-parseInt(n(501))/1+parseInt(n(525))/2*(parseInt(n(509))/3)+-parseInt(n(517))/4+parseInt(n(495))/5*(-parseInt(n(492))/6)+-parseInt(n(486))/7*(parseInt(n(514))/8)+parseInt(n(510))/9*(parseInt(n(524))/10)+parseInt(n(494))/11*(parseInt(n(523))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(512)](){const t=ni,e=this[t(497)];if(!e[t(490)][t(515)](t(528)))return;const n=e[t(490)][t(488)](t(504)),r=e[t(526)][t(488)](t(506));n[t(505)](t(506),[t(496),...r[t(516)][t(502)]((t=>t.id))]),n[t(505)](t(493));for(const e of r[t(516)])n[t(498)][t(487)](e.id,t(511)+e[t(518)][t(508)]()+")");n[t(498)][t(503)]((n=>{const r=t;if(r(485)!=n[r(520)])return;const{data:s}=n;if(!s||r(496)!=s[r(522)])return;const o=s[r(519)],i=e[r(513)];return{type:r(499),content:null==o?Hr(i,r(521)):Hr(i,r(507),'"'+o+'"')}})),this[t(527)]()}[ni(527)](){const t=ni,e=this[t(497)],n=e[t(513)];e[t(490)][t(488)](t(504))[t(498)][t(503)]((e=>{const r=t;if(r(489)!=e[r(520)])return;const{data:s}=e;if(s){if(r(506)==s[r(491)]){const t=s[r(500)][0];return{type:r(499),content:Hr(n,r(507),'"'+t+'"')}}return r(493)==s[r(491)]?{type:r(499),content:Hr(n,r(521))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=301]})(t,e)}function ci(){const t=["document","selection","paragraph","createPositionAt","registerDescriptionCallback","isObject","schema","commandParams","name","end","type","afterInit","commandName","_descriptionFactory","1760070lFNjRj","*Outdent:* %0","formatInline","markBlockFormat","listIndent","LegacyTodoListEditing","LegacyListEditing","model","length","locale","findIndex","plugins","ELEMENT_NUMBERED_LIST","registerElementLabel","10409PUEURE","listItem","execute","replace","add","element","ELEMENT_LIST_ITEM","1458867xiaSRl","editor","outdentList","slice","todoListChecked","forceValue","todo","createRange","push","getAttribute","change","*Indent:* %0","getSelectedBlocks","enableCommand","2436YWIeKj","TrackChangesEditing","_selectedElements","has","ELEMENT_BULLETED_LIST","formatBlock","format","value","*Change to:* %0","8MFXFXT","filter","numberedList","previousSibling","7009075vXrdAl","8378688ZbVjlR","parent","before","get","1734228aZidfM","numbered","bulleted","checkChild","*Check item*","indentList","from","blockName","todoList","List","*Uncheck item*","commands","32916339ecNJzw","bulletedList","nextSibling","checkTodoList","listType","ELEMENT_TODO_LIST"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(887671===parseInt(n(329))/1+parseInt(n(361))/2+-parseInt(n(382))/3*(-parseInt(n(320))/4)+parseInt(n(324))/5+-parseInt(n(311))/6*(-parseInt(n(375))/7)+-parseInt(n(325))/8+-parseInt(n(341))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(358)](){const t=ii,e=this[t(383)],n=e[t(370)];if(!e[t(372)][t(314)](t(367)))return;const r=e[t(372)][t(328)](t(312)),s=e[t(372)][t(314)](t(366));function o(t){return()=>{const n=ai,s=e[n(368)][n(347)][n(348)],o=e[n(340)][n(328)](t);if(o[n(318)])return void e[n(377)](n(349),{});const i=t[n(385)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(335)](t)[s(321)]((t=>function(t,e){const n=s;return e[n(332)](t[n(326)],n(376))&&!e[n(352)](t)}(t,r)));o=o[s(321)]((t=>!t.is(s(380),s(376))||t[s(306)](s(345))!=e));const i=new Set;for(const t of o)t.is(s(380),s(376))?i[s(379)](li(t)):i[s(379)](t);return Array[s(335)](i)}(s[n(309)](),i,e[n(368)][n(353)]);e[n(368)][n(307)]((()=>{const e=n;for(const n of a)r[e(364)](n,{commandName:t,commandParams:[{forceValue:!o[e(318)]}],formatGroupId:e(336)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(335)](t);const r=n[e(371)]((t=>e(376)!=t[e(355)]));return r>-1&&(n=n[e(385)](0,r)),n}(e[n(368)][n(347)][n(348)][n(309)]()),o=e[n(368)][n(304)](e[n(368)][n(350)](s[0],n(327)),e[n(368)][n(350)](s[s[n(369)]-1],n(356)));e[n(368)][n(307)]((()=>{const e=n;r[e(364)](o,{commandName:t,commandParams:[],formatGroupId:e(365)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(343)];for(;t&&t[n(306)](n(365))>e[n(306)](n(365));)r[n(379)](t),t=t[n(343)]}return Array[n(335)](r)}(s))}))}}r[t(310)](t(322),o(t(322))),r[t(310)](t(342),o(t(342))),s&&r[t(310)](t(337),o(t(337))),r[t(310)](t(334),i(t(334))),r[t(310)](t(384),i(t(384))),s&&r[t(310)](t(344),(()=>{const n=t,s=e[n(340)][n(328)](n(344)),o=Array[n(335)](s[n(313)]);o[n(321)]((t=>t[n(306)](n(301))!=s[n(318)])),e[n(368)][n(307)]((()=>{const t=n;for(const e of o)r[t(364)](e,{commandName:t(344),commandParams:[{forceValue:!s[t(318)]}]})}))})),r[t(360)][t(374)](t(376),(e=>Hr(n,t(381),e))),r[t(360)][t(351)]((e=>{const r=t;if(r(316)!=e[r(357)]&&r(363)!=e[r(357)])return;const{data:s}=e;if(s){if(r(322)==s[r(359)]||r(342)==s[r(359)]||r(337)==s[r(359)])switch(s[r(359)][r(378)](r(338),"")){case r(331):return o(Hr(n,r(315)));case r(330):return o(Hr(n,r(373)));case r(303):return o(Hr(n,r(346)))}if(r(334)==s[r(359)])return{type:r(317),content:Hr(n,r(308),Hr(n,r(381)))};if(r(384)==s[r(359)])return{type:r(317),content:Hr(n,r(362),Hr(n,r(381)))};if(r(344)==s[r(359)])return s[r(354)][0][r(302)]?{type:r(317),content:Hr(n,r(333))}:{type:r(317),content:Hr(n,r(339))}}function o(t){const e=r;return{type:e(317),content:Hr(n,e(319),t)}}}))}}function li(t){const e=ii,n=t[e(306)](e(365));if(0==n)return t;let r=t;for(;t[e(323)]&&t[e(323)].is(e(380),e(376));){const s=t[e(323)][e(306)](e(365));if(s==n)r=t[e(323)];else if(s<n)break;t=t[e(323)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(380),e(376))&&t[e(306)](e(365))>0){let r=t[e(343)];for(;r&&e(376)==r[e(355)]&&r[e(306)](e(365))==t[e(306)](e(365));)n[e(305)](r),r=r[e(343)]}return n}function hi(){const t=["has","locale","format","formatInline","handleListReversedCommand","listStyle","28628KvkssU","unshift","type","backward","startIndex","_getSuggestionBlocks","model","replace","_LIST_","config","filter","_descriptionFactory","12ZyyImS","118986yVJbQo","listType","change","listStart","11282184oEnWKB","afterInit","ELEMENT_","handleListStyleCommand","listItem","bind","createPositionAt","getSelectedBlocks","plugins","handleListStartCommand","104xuPYPj","commandName","commandParams","document","parent","numbered","list.properties","getLastPosition","forward","2768121DYrOXM","styles","before","2563QJTJfK","244321dccqsi","_getTranslationKeyForListStyle","markMultiRangeBlockFormat","formatBlock","get","registerDescriptionCallback","getAttribute","10KCeVOG","TrackChangesEditing","*Format:* set order to reversed","20mMgQWs","getSiblingNodes","handleDescriptions","LegacyListPropertiesEditing","length","flat","32216qBuhrL","getListTypeFromListStyleType","getFirstPosition","LegacyListUtils","13840xUVbhM","reversed","editor","listReversed","push","_getSuggestionBlocksForListStyle","map","element","createRange","from","*Change to:* %0","selection","toUpperCase","enableCommand","*Format:* set start index to %0","*Format:* set order to regular"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(246852===-parseInt(n(188))/1*(-parseInt(n(182))/2)+parseInt(n(144))/3*(parseInt(n(214))/4)+parseInt(n(179))/5*(parseInt(n(145))/6)+-parseInt(n(172))/7*(parseInt(n(159))/8)+-parseInt(n(168))/9+-parseInt(n(192))/10*(parseInt(n(171))/11)+parseInt(n(149))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(150)](){const t=gi;if(!this[t(194)][t(157)][t(208)](t(185)))return;const e=this[t(194)][t(223)][t(176)](t(165)),n=this[t(194)][t(157)][t(176)](t(180));e[t(169)]&&n[t(205)](t(213),this[t(152)][t(154)](this)),e[t(193)]&&n[t(205)](t(195),this[t(212)][t(154)](this)),e[t(218)]&&n[t(205)](t(148),this[t(158)][t(154)](this)),n[t(225)][t(177)](this[t(184)][t(154)](this))}[gi(152)](t,e={}){const n=gi,r=this[n(194)][n(157)][n(176)](n(180)),s=this[n(197)]();this[n(194)][n(220)][n(147)]((()=>{const t=n;r[t(174)](s,{commandName:t(213),commandParams:[{type:e[t(216)]}],formatGroupId:t(213)})}))}[gi(212)](t,e={}){const n=gi,r=this[n(194)][n(157)][n(176)](n(180)),s=this[n(219)]((t=>t.is(n(199),n(153))&&n(164)===t[n(178)](n(146))));if(s[n(186)]<1)return;const o=s[n(198)]((t=>this[n(194)][n(220)][n(200)](this[n(194)][n(220)][n(155)](t,n(170)),this[n(194)][n(220)][n(155)](t,0))));this[n(194)][n(220)][n(147)]((()=>{const t=n;r[t(174)](o,{commandName:t(195),commandParams:[{reversed:e[t(193)]}],formatGroupId:t(195)})}))}[gi(158)](t,e={}){const n=gi,r=this[n(194)][n(157)][n(176)](n(180)),s=this[n(219)]((t=>t.is(n(199),n(153))&&n(164)===t[n(178)](n(146))));if(s[n(186)]<1)return;const o=s[n(198)]((t=>this[n(194)][n(220)][n(200)](this[n(194)][n(220)][n(155)](t,n(170)),this[n(194)][n(220)][n(155)](t,0))));this[n(194)][n(220)][n(147)]((()=>{const t=n;r[t(174)](o,{commandName:t(148),commandParams:[{startIndex:e[t(218)]}],formatGroupId:t(148)})}))}[gi(184)](t){const e=gi;if(e(175)!=t[e(216)]&&e(211)!=t[e(216)])return;const n=this[e(194)][e(209)],{data:r}=t;if(!r)return;let s,o;switch(r[e(160)]){case e(213):s=e(202),o={type:e(210),content:Hr(n,s,Hr(n,this[e(173)](r[e(161)][0][e(216)])))};break;case e(195):s=r[e(161)][0][e(193)]?e(181):e(207),o={type:e(210),content:Hr(n,s)};break;case e(148):s=e(206),o={type:e(210),content:Hr(n,s,r[e(161)][0][e(218)])}}return o}[gi(197)](){const t=gi;var e,n,r,s;const o=this[t(194)][t(157)][t(176)](t(191));let i=Array[t(201)](this[t(194)][t(220)][t(162)][t(203)][t(156)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(199),t(153)))&&i[t(215)](...o[t(183)](this[t(194)][t(220)][t(162)][t(203)][t(190)](),t(217))),(null===(n=i[i[t(186)]-1])||void 0===n?void 0:n.is(t(199),t(153)))&&i[t(196)](...o[t(183)](this[t(194)][t(220)][t(162)][t(203)][t(166)](),t(167))),i=[...new Set(i)],(null===(s=null===(r=this[t(194)][t(220)][t(162)][t(203)][t(190)]())||void 0===r?void 0:r[t(163)])||void 0===s?void 0:s.is(t(199),t(153)))&&(i=i[t(224)]((e=>e.is(t(199),t(153))))),i}[gi(219)](t){const e=gi,n=this[e(194)][e(157)][e(176)](e(191));let r=Array[e(201)](this[e(194)][e(220)][e(162)][e(203)][e(156)]())[e(224)](t)[e(198)]((t=>{const r=e,s=this[r(194)][r(220)][r(155)](t,0);return[...n[r(183)](s,r(217)),...n[r(183)](s,r(167))]}))[e(187)]();return r=[...new Set(r)],r}[gi(173)](t){const e=gi;return e(151)+this[e(194)][e(157)][e(176)](e(191))[e(189)](t)[e(204)]()+e(222)+t[e(204)]()[e(221)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=147]})(t,e)}function Ei(){const t=["dataDowncast","get","353565cRwsBN","108WniXSZ","mediaEmbed","enableCommand","63NboURL","268137fKPPlK","showSuggestionHighlights","registerElementLabel","80HNKMxJ","has","_descriptionFactory","221179djATeB","MediaEmbedEditing","for","high","365616znUeyC","5450100FePRQD","options","locale","6042ufrtll","attribute:url:media","TrackChangesEditing","afterInit","div","createEmptyElement","data","elementToElement","ELEMENT_MEDIA","stop","downcastDispatcher","plugins","editor","38996ybQVfr","conversion","media"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(166915===-parseInt(n(162))/1*(parseInt(n(180))/2)+parseInt(n(165))/3*(parseInt(n(156))/4)+parseInt(n(161))/5+-parseInt(n(176))/6+parseInt(n(172))/7+-parseInt(n(169))/8*(parseInt(n(166))/9)+parseInt(n(177))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(183)](){const t=mi,e=this[t(155)];if(!e[t(154)][t(170)](t(173)))return;const n=e[t(154)][t(160)](t(182)),r=e[t(179)];n[t(164)](t(163)),n[t(171)][t(168)](t(158),(e=>Hr(r,t(151),e))),e[t(157)][t(174)](t(159))[t(150)]({model:t(158),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(167)])return n[s(148)](s(147))},converterPriority:t(175)}),e[t(149)][t(153)].on(t(181),((e,n,r)=>{const s=t;r[s(178)][s(167)]&&e[s(152)]()}),{priority:t(175)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=303]})(t,e)}function yi(){const t=["get","1416GvYmNN","editor","290424dwGmOq","10338566Sngvtb","TrackChangesEditing","has","4777265CNPXIu","12819843YCQELa","plugins","MentionEditing","enableCommand","mention","30PQjxvi","1801131fWCacb","11694VOqvdu","afterInit","4400288xLMsoE","6JxRVgX"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(918495===-parseInt(n(305))/1+-parseInt(n(313))/2+-parseInt(n(306))/3*(parseInt(n(311))/4)+parseInt(n(317))/5*(-parseInt(n(309))/6)+parseInt(n(314))/7+-parseInt(n(308))/8+parseInt(n(318))/9*(parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(307)](){const t=Ti,e=this[t(312)];e[t(319)][t(316)](t(320))&&e[t(319)][t(310)](t(315))[t(321)](t(303))}}const ki=Ri;function Ci(){const t=["locale","1171343cInBsk","_descriptionFactory","2811840nkVQRc","plugins","6gHuOMP","pageBreak","ELEMENT_PAGE_BREAK","PageBreakEditing","3183775xHhhtc","15848226KeByWb","2106136fcOZpZ","editor","2117228hFufGx","3oDXnoP","get","registerElementLabel","3964628DNDmqH","has","enableCommand","afterInit","TrackChangesEditing"];return(Ci=function(){return t})()}function Ri(t,e){const n=Ci();return(Ri=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=Ri,r=t();for(;;)try{if(758346===parseInt(n(286))/1+parseInt(n(276))/2+-parseInt(n(277))/3*(parseInt(n(280))/4)+parseInt(n(288))/5+-parseInt(n(290))/6*(-parseInt(n(272))/7)+parseInt(n(274))/8+-parseInt(n(273))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(283)](){const t=ki,e=this[t(275)];if(!e[t(289)][t(281)](t(271)))return;e[t(289)][t(278)](t(284))[t(282)](t(291));const n=e[t(289)][t(278)](t(284)),r=e[t(285)];n[t(287)][t(279)](t(291),(e=>Hr(r,t(270),e)))}}const Li=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=278]})(t,e)}function vi(){const t=["toViewPosition","format","data","375940YnhPfP","$text","_descriptionFactory","writer","addMarker:suggestion:insertion","nodeAfter","insertion","1625755iIsZFp","has","highest","*Change to:* %0","commandName","options","plugins","getItemLabel","end","ck-suggestion-marker--active","paragraph","name","start","Paragraph","createUIElement","includes","isLimit","61640DYcPNG","locale","consumable","checkChild","consume","656796EWCMCU","isBlock","markerRange","span","ck-suggestion-marker-split","showSuggestionHighlights","afterInit","activeMarkers","getFirstRange","bindElementToMarker","formatBlock","_registerLegacyDescription","addClass","downcastDispatcher","schema","6873720YWjmVJ","editor","get","model","markerName","enableCommand","mapper","isTouching","ELEMENT_PARAGRAPH","insertParagraph","registerElementLabel","_enableDefaultAttributesIntegration","registerDescriptionCallback","editing","type","963064hzlPgO","3493280SQBfCh","*Insert:* %0","TrackChangesEditing","insert"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(610201===-parseInt(n(337))/1+-parseInt(n(313))/2+-parseInt(n(342))/3+-parseInt(n(305))/4+-parseInt(n(320))/5+parseInt(n(290))/6+parseInt(n(306))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Li(281)](){const t=Li,e=this[t(291)];if(!e[t(326)][t(321)](t(333)))return;const n=e[t(338)],r=e[t(326)][t(292)](t(308));r[t(315)][t(300)](t(330),(e=>Hr(n,t(298),e))),r[t(301)](t(330)),r[t(295)](t(299)),e[t(303)][t(288)].on(t(317),Oi(e),{priority:t(322)}),e[t(312)][t(288)].on(t(317),((n,r,s)=>{const o=t;s[o(325)][o(280)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(322)});const s=r[t(315)];s[t(302)]((r=>{const o=t;if(o(319)!==r[o(304)])return;const{start:i,end:a}=r[o(283)]();if(!i[o(297)](a)||!i[o(318)])return;const c=e[o(293)][o(289)],u=i[o(318)];return c[o(343)](u)&&!c[o(336)](u)&&c[o(340)](u,o(314))?{type:o(319),content:Hr(n,o(307),s[o(327)](u,1))}:void 0})),this[t(286)]()}[Li(286)](){const t=Li,e=this[t(291)],n=e[t(338)];e[t(326)][t(292)](t(308))[t(315)][t(302)]((e=>{const r=t;if(r(285)!=e[r(304)])return;const{data:s}=e;return s&&r(330)==s[r(324)]?{type:r(311),content:Hr(n,r(323),Hr(n,r(298)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(326)][o(292)](o(308)),a=r[o(344)][o(332)],c=r[o(344)][o(328)],u=t[o(293)][o(289)];if(!a[o(297)](c)||!a[o(318)])return;const l=a[o(318)];if(u[o(343)](l)&&!u[o(336)](l)&&u[o(340)](l,o(314))){if(!s[o(339)][o(341)](r[o(344)],n[o(331)]))return;const t=s[o(316)][o(334)](o(278),{class:o(279)}),a=s[o(296)][o(310)](c);e&&i[o(282)][o(335)](r[o(294)])&&s[o(316)][o(287)](o(329),t),s[o(316)][o(309)](a,t),s[o(296)][o(284)](t,r[o(294)])}}}const wi=Fi;function Di(){const t=["format","152637YkMlCJ","has","889yryThN","commandName","removeFormat","2JKzEak","formatBlock","type","3634686RtSbal","3897610elFOgs","246512wqMTSm","plugins","6803964VzBeoe","registerDescriptionCallback","get","_descriptionFactory","afterInit","TrackChangesEditing","RemoveFormatEditing","*Remove all formatting*","formatInline","_registerLegacyDescription","77592owLsSb","_enableDefaultAttributesIntegration","1895506nzzpkt","editor","5FCwPky","locale"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=115]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(993363===parseInt(n(123))/1*(parseInt(n(133))/2)+parseInt(n(128))/3+-parseInt(n(138))/4+-parseInt(n(125))/5*(-parseInt(n(140))/6)+parseInt(n(130))/7*(-parseInt(n(121))/8)+-parseInt(n(136))/9+-parseInt(n(137))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Pi extends t.Plugin{[wi(115)](){const t=wi,e=this[t(124)];e[t(139)][t(129)](t(117))&&(e[t(139)][t(142)](t(116))[t(122)](t(132)),this[t(120)]())}[wi(120)](){const t=wi,e=this[t(124)];e[t(139)][t(142)](t(116))[t(143)][t(141)]((n=>{const r=t;if(r(134)!=n[r(135)]&&r(119)!=n[r(135)])return;const{data:s}=n;return s&&r(132)==s[r(131)]?{type:r(127),content:Hr(e[r(126)],r(118))}:void 0}))}}function xi(){const t=["discardAllSuggestions","has","discardSelectedSuggestions","afterInit","acceptSuggestion","goToPreviousRestrictedEditingException","enableCommand","72676NxPQbz","RestrictedEditingModeEditing","5001528WuGkaP","trackChanges","TrackChangesEditing","editor","9216736eBdgXh","acceptSelectedSuggestions","goToNextRestrictedEditingException","1161205XOnJWl","608376ZtFJxe","plugins","8260788iYRVLe","discardSuggestion","get","57iDflck","acceptAllSuggestions","6715240Hspjaz"];return(xi=function(){return t})()}function Bi(t,e){const n=xi();return(Bi=function(t,e){return n[t-=378]})(t,e)}const Ui=Bi;!function(t,e){const n=Bi,r=t();for(;;)try{if(712664===-parseInt(n(398))/1+-parseInt(n(399))/2+-parseInt(n(379))/3*(-parseInt(n(389))/4)+parseInt(n(381))/5+-parseInt(n(401))/6+parseInt(n(391))/7+parseInt(n(395))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Ui(385)](){const t=Ui,e=this[t(394)];if(!e[t(400)][t(383)](t(390)))return;const n=e[t(400)][t(378)](t(393));n[t(388)](t(387)),n[t(388)](t(397));const r=e[t(400)][t(378)](t(390));r[t(388)](t(392)),r[t(388)](t(386)),r[t(388)](t(402)),r[t(388)](t(380)),r[t(388)](t(382)),r[t(388)](t(396)),r[t(388)](t(384))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=451]})(t,e)}function zi(){const t=["3307400pOUEHV","mapper","registerElementLabel","options","125008uGhliC","includes","TrackChangesEditing","element","6jaulKi","170609eFyYVh","ELEMENT_LINE_BREAK","editor","markerRange","1155xvpjhv","88899vZJDPG","_descriptionFactory","name","data","enableCommand","addMarker:suggestion:insertion","merge","init","bindElementToMarker","createPositionBefore","insert","high","ck-suggestion-marker-","locale","span","27iETphC","createUIElement","split","52tyHdhZ","16450918DWIzUX","addMarker:suggestion","consumable","15366ycDyDv","activeMarkers","addMarker:suggestion:deletion","ck-suggestion-marker--active","softBreak","toViewPosition","3979003kgyjvh","showSuggestionHighlights","editing","get","shiftEnter","addClass","deletion","downcastDispatcher","writer","requires","markerName","getItems","model","test","plugins"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(337782===-parseInt(n(471))/1*(parseInt(n(470))/2)+parseInt(n(476))/3*(-parseInt(n(494))/4)+parseInt(n(475))/5*(parseInt(n(498))/6)+-parseInt(n(504))/7+-parseInt(n(466))/8*(-parseInt(n(491))/9)+-parseInt(n(462))/10+parseInt(n(495))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{static get[Gi(456)](){return[Js.ShiftEnter]}[Gi(483)](){const t=Gi,e=this[t(473)],n=e[t(461)][t(507)](t(468));n[t(480)](t(451)),e[t(506)][t(454)].on(t(481),Wi(e),{priority:t(487)}),e[t(506)][t(454)].on(t(500),Wi(e),{priority:t(487)}),e[t(479)][t(454)].on(t(496),((n,r,s)=>{const o=t;s[o(465)][o(505)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(477)][t(464)](t(502),(n=>Hr(e[t(489)],t(472),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(461)][o(507)](o(468));if(!s[o(497)][o(460)](r[o(474)],n[o(478)]))return;const a=t[o(459)];for(const t of r[o(474)][o(458)]()){if(!t.is(o(469),o(502)))continue;const n=o(453)==r[o(457)][o(493)](":")[1]?o(482):o(493),c=s[o(455)][o(492)](o(490),{class:o(488)+n}),u=s[o(463)][o(503)](a[o(485)](t));e&&i[o(499)][o(467)](r[o(457)])&&s[o(455)][o(452)](o(501),c),s[o(455)][o(486)](u,c),s[o(463)][o(484)](c,r[o(457)])}}}const Xi=qi;!function(t,e){const n=qi,r=t();for(;;)try{if(152149===parseInt(n(288))/1*(-parseInt(n(260))/2)+-parseInt(n(286))/3*(-parseInt(n(285))/4)+parseInt(n(281))/5*(parseInt(n(292))/6)+parseInt(n(283))/7+-parseInt(n(254))/8+parseInt(n(259))/9*(-parseInt(n(261))/10)+parseInt(n(290))/11*(parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class Ki extends t.Plugin{[Xi(253)](){const t=Xi,e=this[t(256)],n=e[t(257)],r=e[t(276)];if(!e[t(293)][t(263)](t(273)))return;const s=e[t(293)][t(289)](t(272)),o=t(267),i=e[t(284)][t(289)](o);s[t(287)](o,((e,r={})=>{const a=t,c=n[a(291)][a(266)];if(c[a(279)])return void e(r);const u=void 0!==r[a(255)]?r[a(255)]:!i[a(278)];n[a(277)]((()=>{const t=a,e=Array[t(282)](c[t(280)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(258)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(274)][t(265)]((e=>{const n=t;if(n(270)!=e[n(264)]&&n(271)!=e[n(264)])return;const{data:s}=e;return s&&s[n(268)]==o?s[n(275)][0][n(255)]?{type:n(269),content:Hr(r,n(262))}:{type:n(269),content:Hr(r,n(252))}:void 0}))}}function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=251]})(t,e)}function Zi(){const t=["formatBlock","formatInline","TrackChangesEditing","StandardEditingModeEditing","_descriptionFactory","commandParams","locale","change","value","isCollapsed","getRanges","25WdusRH","from","586271DHQtkT","commands","869756CtwwMi","3oBrwTM","enableCommand","272251FoCIQm","get","11hdwOKa","document","359604ZmbHDZ","plugins","575412tZTxSS","FORMAT_RESTRICTED_DISABLED","afterInit","1088424GKLZtD","forceValue","editor","model","markInlineFormat","397620sDszYF","2oTocBR","20ieMuvz","FORMAT_RESTRICTED_ENABLED","has","type","registerDescriptionCallback","selection","restrictedEditingException","commandName","format"];return(Zi=function(){return t})()}const Ji=Qi;function Yi(){const t=["inline","_registerBlockAttribute","formatBlock","plugins","format","DataSchema","21264jLaSoj","getGhsAttributeNameForElement","commandName","_registerInlineAttribute","formatInline","editor","normalizeConfig","registerDescriptionCallback","FORMAT_STYLE","StyleUtils","4YANXFu","config","get","has","*Remove format:* %0","_enableDefaultAttributesIntegration","10047499AvyATE","forceValue","definitions","*Set format:* %0","toLowerCase","style","324443ARPFWH","type","172qhyMCz","_descriptionFactory","styleName","2518770NxkjOB","registerAttributeLabel","afterInit","3842406PkyKcw","element","12bOTAqX","10cGBduQ","1734480qApwyw","243984xbmBue","block","locale","add","77WnevHi","TrackChangesEditing","GeneralHtmlSupport","commandParams","_registerLegacyDescription","Style","ghsAttributes"];return(Yi=function(){return t})()}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(356712===parseInt(n(470))/1+-parseInt(n(472))/2*(parseInt(n(448))/3)+parseInt(n(458))/4*(parseInt(n(475))/5)+parseInt(n(482))/6+-parseInt(n(435))/7*(-parseInt(n(483))/8)+parseInt(n(478))/9*(parseInt(n(481))/10)+-parseInt(n(464))/11*(parseInt(n(480))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(477)](){const t=Ji,e=this[t(453)];if(!e[t(445)][t(461)](t(440))||!e[t(445)][t(461)](t(447)))return;const n=e[t(445)][t(460)](t(436)),r=e[t(485)],s=e[t(459)][t(460)](t(469))||{},o=e[t(445)][t(460)](t(437)),i=e[t(445)][t(460)](t(457))[t(454)](e[t(445)][t(460)](t(447)),s[t(466)]);n[t(463)](t(469));const a=new Set;for(const e of i[t(484)]){const n=o[t(449)](e[t(479)]);a[t(486)](n)}const c=new Set;for(const e of i[t(442)]){const n=o[t(449)](e[t(479)]);c[t(486)](n);for(const n of e[t(441)])c[t(486)](n)}for(const e of a)n[t(443)](e),n[t(473)][t(476)](e,Hr(r,t(456)));for(const e of c)n[t(451)](e),n[t(473)][t(476)](e,Hr(r,t(456)));this[t(439)]()}[Ji(439)](){const t=Ji,e=this[t(453)],n=e[t(485)];e[t(445)][t(460)](t(436))[t(473)][t(455)]((e=>{const r=t;if(r(444)!=e[r(471)]&&r(452)!=e[r(471)])return;const{data:s}=e;return s&&r(469)===s[r(450)]?s[r(438)][0][r(465)]?{type:r(446),content:Hr(n,r(467),s[r(438)][0][r(474)][r(468)]())}:{type:r(446),content:Hr(n,r(462),s[r(438)][0][r(474)][r(468)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=275]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(705970===parseInt(n(355))/1*(parseInt(n(408))/2)+parseInt(n(387))/3+-parseInt(n(415))/4+parseInt(n(331))/5*(parseInt(n(354))/6)+parseInt(n(283))/7*(parseInt(n(399))/8)+-parseInt(n(398))/9+-parseInt(n(352))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{constructor(t){const e=ea;super(t),this[e(278)]=[e(394),e(366)],this[e(311)]=new Set}[ta(300)](){const t=ta,e=this[t(292)],n=e[t(346)][t(360)][t(393)];if(!e[t(364)][t(376)](t(363)))return;const r=e[t(404)],s=e[t(364)][t(340)](t(358)),o=e[t(364)][t(340)](t(350));s[t(284)][t(305)](t(410),(e=>Hr(r,t(361),e))),this[t(342)](),s[t(390)](t(314)),s[t(390)](t(338)),s[t(390)](t(328));for(const r of[t(396),t(386)]){const i=e[t(337)][t(340)](r);s[t(390)](r,(r=>{const a=t;e[a(346)][a(317)]((t=>{const e=a;r();const c=e(298)===i[e(294)],u=o[e(401)](n),l=o[e(389)](u),f=c?l[e(320)]-1:l[e(359)]+1,h=u[0][e(341)](e(410)),g=o[e(403)](h,{startRow:f,endRow:f}),d=Array[e(371)](g)[e(384)]((n=>t[e(347)](n[e(291)])));s[e(413)](d,e(394))}))}))}for(const r of[t(380),t(385)]){const i=e[t(337)][t(340)](r);s[t(390)](r,(r=>{const a=t;e[a(346)][a(317)]((t=>{const e=a;r();const c=e(286)===i[e(294)],u=o[e(401)](n),l=o[e(374)](u),f=c?l[e(320)]-1:l[e(359)]+1,h=u[0][e(341)](e(410)),g=o[e(403)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(371)](g)[e(384)]((n=>t[e(347)](n[e(291)])));s[e(413)](d,e(366))}))}))}for(const r of[t(336),t(432)]){const i=r[t(295)](11),a=i[t(318)](),c=a[t(295)](0,3)+t(345),u=t(410)+i,l=t(392)+i,f=t(321)+i;s[t(390)](r,(()=>{const i=t;e[i(346)][i(317)]((t=>{const e=i,h=o[e(401)](n),g=h[0][e(341)](e(410));let d;if(e(336)==r){const t=o[e(389)](h);d={startRow:t[e(320)],endRow:t[e(359)],includeAllSlots:!0}}else{const t=o[e(374)](h);d={startColumn:t[e(320)],endColumn:t[e(359)],includeAllSlots:!0}}const p=o[e(403)](g,d),m=Array[e(371)](p)[e(384)]((({cell:t})=>t)),I=sa(m[e(420)]((t=>t[e(435)](c)))),E=sa(m[e(420)]((t=>!t[e(435)](c))))[e(384)]((n=>t[e(347)](n))),b=s[e(365)](E,u);if(b&&(e(394)==b[e(339)]||e(366)==b[e(339)])){const n=this[e(422)](b);for(const r of I){const s=t[e(347)](r),i=o[e(412)](r),u=r[e(377)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(391)](s)}}}))}))}function c(r){const s=t,o=Array[s(371)](n[s(351)]())[s(384)]((t=>i.LiveRange[s(424)](t)));e[s(346)][s(317)]((t=>{const n=s,i=t[n(388)];r=r[n(420)]((t=>n(326)!=t[n(308)][n(279)])),t[n(409)](r),e[n(337)][n(340)](n(336))[n(423)](),e[n(313)](n(336),{forceDefaultExecution:!0}),e[n(346)][n(335)]((()=>{const t=n;e[t(346)][t(335)](i,(e=>{const n=t,r=o[n(420)]((t=>n(326)!=t[n(308)][n(279)]));r[n(407)]>0&&e[n(409)](r);for(const t of o)t[n(327)]()}))}))}))}function u(r){const s=t;e[s(346)][s(317)]((t=>{const o=s,a=Array[o(371)](n[o(351)]())[o(384)]((t=>i.LiveRange[o(424)](t))),c=[];for(const t of r)for(const e of t[o(287)]({shallow:!0}))c[o(427)](e);for(const n of c)o(326)!=n[o(308)][o(279)]&&(t[o(409)](t[o(316)](n,0)),e[o(337)][o(340)](o(432))[o(423)](),e[o(313)](o(432),{forceDefaultExecution:!0}));const u=a[o(420)]((t=>o(326)!=t[o(308)][o(279)]));u[o(407)]>0&&t[o(409)](u);for(const t of a)t[o(327)]()}))}function l(e,n){const r=t;return n[r(276)]((t=>e[r(304)]((e=>e[r(293)][r(381)](t[r(426)])||t[r(293)][r(381)](e[r(426)])))))}function f(e,n){const r=t;return e[r(304)]((t=>n[r(304)]((e=>t[r(293)][r(332)](e[r(426)])))))}e[t(333)][t(303)].on(t(421),((e,n,r)=>{const s=t;if(!r[s(275)][s(419)])return;const o=n[s(349)];if(!o)return;const i=r[s(344)][s(395)](o);function c(t){return Array[s(324)](t)?t:[t]}i&&s(400)===o[s(301)]&&(0,a.setHighlightHandling)(i,r[s(307)],((t,e,n)=>n[s(367)](c(e[s(280)]),t)),((t,e,n)=>n[s(356)](c(e[s(280)]),t)))}),{priority:t(362)}),s[t(284)][t(289)]((e=>{const n=t;if(n(372)!=e[n(282)]&&n(428)!=e[n(282)])return;const s=e[n(322)]();if(null!=s&&s.is(n(414),n(410))){if(n(372)==e[n(282)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)]));if(t[n(407)])return{type:n(372),content:Hr(r,n(334),Hr(r,n(402),'"'+t[n(429)](" ")+'"'))}}if(n(428)==e[n(282)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)]));if(t[n(407)])return{type:n(428),content:Hr(r,n(325),Hr(r,n(402),'"'+t[n(429)](" ")+'"'))}}}})),s[t(284)][t(289)]((e=>{const n=t;if(n(394)==e[n(339)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)])),s=this[n(422)](e),o=s[n(330)]-s[n(319)]+1;if(n(372)==e[n(282)])return t[n(407)]?{type:n(372),content:Hr(r,n(334),Hr(r,n(288),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(372),content:Hr(r,n(334),Hr(r,n(285),o))};if(n(428)==e[n(282)])return t[n(407)]?{type:n(428),content:Hr(r,n(325),Hr(r,n(288),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(428),content:Hr(r,n(325),Hr(r,n(285),o))}}if(n(366)==e[n(339)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)])),s=this[n(422)](e),o=s[n(405)]-s[n(306)]+1;if(n(372)==e[n(282)])return t[n(407)]?{type:n(372),content:Hr(r,n(334),Hr(r,n(378),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(372),content:Hr(r,n(334),Hr(r,n(296),o))};if(n(428)==e[n(282)])return t[n(407)]?{type:n(428),content:Hr(r,n(325),Hr(r,n(378),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(428),content:Hr(r,n(325),Hr(r,n(296),o))}}})),s[t(433)][t(302)](t(372),t(394),t(310),c),s[t(433)][t(302)](t(428),t(394),t(406),c),s[t(433)][t(302)](t(372),t(366),t(310),u),s[t(433)][t(302)](t(428),t(366),t(406),u),s[t(433)][t(302)](t(372),t(366),t(429),l),s[t(433)][t(302)](t(428),t(366),t(429),l),s[t(433)][t(302)](t(372),t(394),t(429),f),s[t(433)][t(302)](t(428),t(394),t(429),f)}[ta(309)](){const t=ta,e=this[t(292)],n=e[t(346)][t(360)][t(393)];return(r,s)=>{const o=t;e[o(346)][o(317)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(293)][a(281)];u&&u[0]&&!1===u[0][a(383)]&&(l=r[0][a(426)][a(430)]);const f=t[a(379)](l);if(a(326)==f[a(308)][a(279)])return;const h=Array[a(371)](n[a(351)]())[a(384)]((t=>i.LiveRange[a(424)](t)));t[a(409)](f),e[a(337)][a(340)](c)[a(423)](),u[a(427)]({forceDefaultExecution:!0}),e[a(313)](c,...u);const g=h[a(420)]((t=>a(326)!=t[a(308)][a(279)]));g[a(407)]>0&&t[a(409)](g);for(const t of h)t[a(327)]()}))}}[ta(348)](t){const e=ta,n=this[e(292)][e(364)][e(340)](e(350));let r=Number[e(373)],s=Number[e(290)],o=Number[e(373)],i=Number[e(290)];for(const a of t){if(e(326)==a[e(308)][e(279)])continue;const{row:t,column:c}=n[e(412)](a),u=a[e(435)](e(369))?a[e(377)](e(369))-1:0,l=a[e(435)](e(329))?a[e(377)](e(329))-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}}[ta(342)](){const t=ta,e=this[t(292)],n=e[t(364)][t(340)](t(358)),r=e[t(364)][t(340)](t(350));e[t(346)][t(360)].on(t(353),(()=>{const r=t,s=Array[r(371)](e[r(346)][r(360)][r(375)][r(417)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(436)](t);if(r(297)!=s)continue;if(null!=e[r(370)])continue;const a=n[r(416)](o);this[r(278)][r(357)](i)&&this[r(311)][r(431)](a)}}),{priority:t(312)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(347)](e),a=e[s(341)](s(410)),c=r[s(412)](e);for(const t of this[s(311)]){const n=t[s(339)],r=n[s(277)](s(425)),u=n[s(295)](r?10:5),l=u[s(318)](),f=l[s(295)](0,3)+s(345),h=s(392)+u,g=s(321)+u;if(!t[s(382)])continue;if(a!=t[s(323)]()[s(426)][s(341)](s(410)))continue;if(t[s(418)](i))continue;const d=e[s(435)](f)?e[s(377)](f)-1:0,p=this[s(422)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(391)](i),o=!0)}return o};e[t(346)][t(360)][t(299)]((n=>{const r=t;let o=!1;for(const t of e[r(346)][r(360)][r(375)][r(368)]())if(r(315)==t[r(282)])if(r(394)==t[r(301)])for(const e of t[r(397)][r(430)][r(411)]())o=o||s(e,n);else r(400)==t[r(301)]&&(o=o||s(t[r(397)][r(430)],n));return o}))}[ta(422)](t){const e=ta;return this[e(348)](t[e(351)]()[e(384)]((t=>t[e(426)][e(430)])))}}function ra(){const t=["setSelection","table","getChildren","getCellLocation","markMultiRangeInsertion","element","216980BvsneO","getSuggestion","getChangedMarkers","isIntersectingWithRange","showSuggestionHighlights","filter","addMarker:suggestion","_getSuggestionCoords","refresh","fromRange","tablePaste","start","push","deletion","join","nodeAfter","add","removeTableColumn","_suggestionFactory","$textProxy","hasAttribute","_splitMarkerName","options","every","startsWith","_tablePostFixingSubtypes","rootName","classes","nodeBefore","type","644nmvrJf","_descriptionFactory","ELEMENT_TABLE_ROW","left","getItems","ELEMENT_TABLE_ROW_WITH_TEXT","registerDescriptionCallback","MIN_SAFE_INTEGER","cell","editor","end","order","substr","ELEMENT_TABLE_COLUMN","suggestion","above","registerPostFixer","afterInit","name","registerCustomCallback","downcastDispatcher","some","registerElementLabel","minColumn","writer","root","_acceptFormatSuggestionCallbackFactory","discard","_tableSuggestions","low","execute","insertTable","insert","createPositionAt","change","toLowerCase","minRow","first","max","getContainedElement","getFirstRange","isArray","*Remove:* %0","$graveyard","detach","selectTableColumn","colspan","maxRow","15yjcsrv","isTouching","data","*Insert:* %0","enqueueChange","removeTableRow","commands","selectTableRow","subType","get","findAncestor","_setupColumnsRowsFixing","values","mapper","span","model","createRangeOn","_getCoordsForCells","item","TableUtils","getRanges","4819100tPiTdk","change:data","244854cLtSMm","129Mqmkci","removeClass","includes","TrackChangesEditing","last","document","ELEMENT_TABLE","highest","TableEditing","plugins","markMultiRangeDeletion","tableColumn","addClass","getChanges","rowspan","oldRange","from","insertion","MAX_SAFE_INTEGER","getColumnIndexes","differ","has","getAttribute","ELEMENT_TABLE_COLUMN_WITH_TEXT","createRangeIn","insertTableColumnLeft","isEqual","isInContent","forceValue","map","insertTableColumnRight","insertTableRowBelow","1061664zmxFHy","batch","getRowIndexes","enableCommand","addRange","min","selection","tableRow","toViewElement","insertTableRowAbove","position","1727775tabgDm","62096vlHeJU","tableCell","getSelectionAffectedTableCells","ELEMENT_TABLE_WITH_TEXT","createTableWalker","locale","maxColumn","accept","length","3778BzEAlt"];return(ra=function(){return t})()}function sa(t){const e=ta;return Array[e(371)](new Set(t)[e(343)]())}const oa=aa;function ia(){const t=["9mDOWBB","tableCell","TableUtils","locale","36IgTRMK","commandName","horizontally","containsRange","set:isEnabled","editor","low","$graveyard","getAncestors","plugins","deletion","getFirstPosition","mergeTableCells","highest","mergeTableCellLeft","fromRange","*Split cell:* vertically","afterInit","319ftpiSw","_tablePostFixingSubtypes","createRangeOn","setSelection","getRanges","value","root","requires","5775864WPdZbm","filter","author","push","forceDefaultExecution","selection","markMultiRangeBlockFormat","mergeTableCellDown","subType","model","253962VNZRDk","cell","mergeTableCellUp","61439TkOiNB","element","rootName","refresh","add","splitTableCellHorizontally","map","*Merge cells*","stop","execute","TrackChangesEditing","1049711tUHsnR","get","137961smjhpI","isEnabled","markBlockFormat","_descriptionFactory","28CchKWw","detach","find","TableEditing","from","commands","isInContent","198980jcSvAN","splitTableCellVertically","direction","_suggestionFactory","_areSelectedCellsMergable","return","accept","_acceptFormatSuggestionCallbackFactory","getSuggestions","registerCustomCallback","createTableWalker","mergeTableCellRight","table","type","getCellLocation","size","297060BUtXaG","36CroNhF","enableCommand","findAncestor","format","has","length","*Split cell:* horizontally","change","formatInline","getSelectionAffectedTableCells","insertion","trackChanges","_areMergableCells","document","_isForcedDefaultExecutionBlock","462BJxPmV","formatBlock","registerDescriptionCallback"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(453923===-parseInt(n(304))/1+-parseInt(n(222))/2*(-parseInt(n(218))/3)+parseInt(n(246))/4*(parseInt(n(229))/5)+-parseInt(n(261))/6*(parseInt(n(307))/7)+parseInt(n(294))/8*(-parseInt(n(264))/9)+-parseInt(n(245))/10*(-parseInt(n(286))/11)+-parseInt(n(268))/12*(-parseInt(n(216))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(293)](){return[na]}[oa(285)](){const t=oa,e=this[t(273)],n=e[t(303)][t(259)][t(299)],r=e[t(267)];if(!e[t(277)][t(250)](t(225)))return;const s=e[t(277)][t(217)](t(215)),o=e[t(277)][t(217)](t(266)),a=e[t(277)][t(217)](na);a[t(287)][t(297)](t(280)),s[t(247)](t(280),(()=>{const n=t,r=o[n(255)](e[n(303)][n(259)][n(299)]);e[n(303)][n(253)]((()=>{const t=n;s[t(300)](r,{commandName:t(280),commandParams:[]},[],t(280))}))})),e[t(227)][t(217)](t(280)).on(t(214),((n,r)=>{const o=t;e[o(227)][o(217)](o(257))[o(291)]&&(r[o(251)]>0&&r[r[o(251)]-1]&&r[r[o(251)]-1][o(298)]||s[o(260)]||this[o(233)]()||n[o(213)]())}),{priority:t(281)});for(const n of[t(306),t(240),t(301),t(282)]){const r=e[t(227)][t(217)](n);s[t(247)](n,(()=>{const n=t,o=e[n(303)][n(259)][n(299)][n(279)]()[n(276)]()[n(224)]((t=>t.is(n(308),n(265)))),i=r[n(291)];e[n(303)][n(253)]((()=>{const t=n;s[t(300)]([o,i],{commandName:t(280),commandParams:[]},[],t(280))}))}))}for(const n of[t(230),t(312)]){const r=e[t(227)][t(217)](n);s[t(247)](n,(()=>{const i=t,a=o[i(255)](e[i(303)][i(259)][i(299)])[0],c=a[i(248)](i(241)),{column:u,row:l}=o[i(243)](a);let f=[];if(i(270)==r[i(231)]){const t=o[i(239)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(226)](t)[i(313)]((t=>t[i(305)]))}else{const t=o[i(239)](c,{column:u,includeAllSlots:!0});f=Array[i(226)](t)[i(313)]((t=>t[i(305)]))}e[i(303)][i(253)]((t=>{const e=i;s[e(220)](t[e(288)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(221)][t(263)]((e=>{const n=t;if(n(262)!=e[n(242)]&&n(254)!=e[n(242)])return;const{data:s}=e;return s&&n(280)==s[n(269)]?{type:n(249),content:Hr(r,n(314))}:void 0})),s[t(221)][t(263)]((e=>{const n=t;if(n(262)!=e[n(242)]&&n(254)!=e[n(242)])return;const{data:s}=e;return s?n(230)==s[n(269)]?{type:n(249),content:Hr(r,n(284))}:n(312)==s[n(269)]?{type:n(249),content:Hr(r,n(252))}:void 0:void 0}));const c=a[t(236)]();for(const e of[t(306),t(240),t(301),t(282)])s[t(232)][t(238)](t(262),e,t(235),c);for(const e of[t(230),t(312)])s[t(232)][t(238)](t(262),e,t(235),c);s[t(232)][t(238)](t(262),t(280),t(235),(r=>{const s=t;e[s(303)][s(253)]((t=>{const o=s,a=Array[o(226)](n[o(290)]())[o(313)]((t=>i.LiveRange[o(283)](t)));t[o(289)](r),e[o(227)][o(217)](o(280))[o(310)](),e[o(214)](o(280),{forceDefaultExecution:!0});const c=a[o(295)]((t=>o(275)!=t[o(292)][o(309)]));c[o(251)]>0&&t[o(289)](c);for(const t of a)t[o(223)]()}))}));for(const n of[t(306),t(301),t(282),t(240)]){const r=e[t(227)][t(217)](n);r.on(t(272),((n,s,o)=>{const i=t;if(o){const t=e[i(303)][i(259)][i(299)][i(279)]()[i(276)]()[i(224)]((t=>t.is(i(308),i(265))));this[i(258)](r[i(291)],t)||(n[i(234)]=!1,n[i(213)]())}}),{priority:t(274)})}}[oa(233)](){const t=oa,e=this[t(273)][t(227)][t(217)](t(280)),n=this[t(273)][t(277)][t(217)](t(266));if(!e[t(219)])return!1;const r=n[t(255)](this[t(273)][t(303)][t(259)][t(299)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(258)](e,n))return!1;return!0}[oa(258)](t,e){const n=oa,r=this[n(273)][n(277)][n(217)](n(215)),s=this[n(273)][n(303)][n(288)](t),o=this[n(273)][n(303)][n(288)](e),i=new Set,a=new Set;for(const t of r[n(237)]())if((n(256)==t[n(242)]||n(278)==t[n(242)]||n(280)==t[n(302)])&&t[n(228)])for(const e of t[n(290)]())e[n(271)](s,!0)&&i[n(311)](t[n(242)]+":"+t[n(296)].id),e[n(271)](o,!0)&&a[n(311)](t[n(242)]+":"+t[n(296)].id);if(i[n(244)]!=a[n(244)])return!1;for(const t of i)if(!a[n(250)](t))return!1;return!0}}const ua=fa;function la(){const t=["_suggestionFactory","15BqXnLH","setTableRowHeader","62154qUHSAJ","markerNameToElements","format","registerAttributeLabel","type","forceValue","42256TWmIyi","removeMarker:suggestion","FORMAT_HEADER_COLUMN","options","_registerLegacyDescription","addClass","mapper","removeAttribute","bindElementToMarker","TableEditing","removeClass","_descriptionFactory","registerDescriptionCallback","registerCustomCallback","data","setTableColumnHeader","setAttribute","TableUtils","FORMAT_REGULAR_COLUMN","item","_acceptFormatSuggestionCallbackFactory","nodeAfter","end","*Format:* %0","data-suggestion","getCellLocation","accept","ck-suggestion-marker--active","editing","TrackChangesEditing","markerName","11527510mnLREC","20JEBvui","highest","plugins","537501kBAcAb","_handleLegacySuggestions","addMarker:suggestion","FORMAT_REGULAR_ROW","consumable","headingColumns","117xWbVbD","requires","activeMarkers","_splitMarkerName","unbindElementFromMarkerName","toViewElement","consume","name","editor","nodeBefore","844392bPqWBQ","includes","parent","formatBlock","2439560ZYtaio","getSuggestion","createTableWalker","afterInit","commandName","_enableDefaultAttributesIntegration","ck-suggestion-marker-","headingRows","start","commandParams","FORMAT_HEADER_ROW","locale","has","downcastDispatcher","cell","writer","stop","markerRange","showSuggestionHighlights","get","2262694mZUDZD"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=292]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(321045===parseInt(n(295))/1+parseInt(n(339))/2*(parseInt(n(337))/3)+parseInt(n(315))/4+parseInt(n(292))/5*(parseInt(n(311))/6)+-parseInt(n(335))/7+parseInt(n(345))/8*(-parseInt(n(301))/9)+-parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(302)](){return[na]}[ua(318)](){const t=ua,e=this[t(309)];if(!e[t(294)][t(327)](t(354)))return;const n=e[t(326)],r=e[t(294)][t(334)](t(374));r[t(320)](t(338),[],[t(322)]),r[t(320)](t(360),[],[t(300)]),r[t(356)][t(342)](t(322),Hr(n,t(325))),r[t(356)][t(342)](t(300),Hr(n,t(347))),this[t(296)]()}[ua(296)](){const t=ua,e=this[t(309)][t(294)][t(334)](t(374)),n=this[t(309)][t(294)][t(334)](t(362)),r=this[t(309)][t(294)][t(334)](na)[t(365)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(304)](o[a(375)]),l=e[a(316)](u),f=l[a(359)];if(a(314)!=l[a(343)]||!f||a(360)!=f[a(319)])return;if(o[a(364)])return void s[a(331)]();if(!i[a(299)][a(307)](o[a(332)],s[a(308)]))return;const h=o[a(332)][a(323)][a(366)],g=o[a(332)][a(367)][a(310)],d=h[a(313)][a(313)],{column:p}=n[a(370)](h),{column:m}=n[a(370)](g);for(let s=p;s<=m;s++){const l=n[a(317)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(329)],l=i[a(351)][a(306)](s);i[a(330)][a(350)](a(321)+c,l),r&&i[a(330)][a(361)](a(369),u,l),i[a(351)][a(353)](l,o[a(375)]),t&&(e[a(303)][a(312)](o[a(375)])?i[a(330)][a(350)](a(372),l):i[a(330)][a(355)](a(372),l))}}}}e[t(336)][t(358)](t(314),t(338),t(371),r),e[t(336)][t(358)](t(314),t(360),t(371),r),this[t(309)][t(373)][t(328)].on(t(297),s(),{priority:t(293)}),this[t(309)][t(359)][t(328)].on(t(297),((e,n,r)=>{const o=t;r[o(348)][o(333)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(293)}),this[t(309)][t(373)][t(328)].on(t(346),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(304)](r[o(375)]),c=e[o(316)](a),u=c[o(359)];if(o(314)!=c[o(343)]||!u||o(360)!=u[o(319)])return;const l=s[o(351)][o(340)](r[o(375)]);if(l)for(const t of l)s[o(330)][o(355)](o(321)+i,t),s[o(330)][o(355)](o(372),t),s[o(330)][o(352)](o(369),t),s[o(351)][o(305)](t,r[o(375)])}),{priority:t(293)}),this[t(349)]()}[ua(349)](){const t=ua,e=this[t(309)],n=e[t(326)];function r(e){const r=t;return{type:r(341),content:Hr(n,r(368),e)}}e[t(294)][t(334)](t(374))[t(356)][t(357)]((e=>{const s=t;if(s(314)!=e[s(343)])return;const{data:o}=e;if(o){if(s(338)==o[s(319)]){const t=o[s(324)][0][s(344)];return r(Hr(n,s(t?325:298)))}if(s(360)==o[s(319)]){const t=o[s(324)][0][s(344)];return r(Hr(n,s(t?347:363)))}}}))}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=268]})(t,e)}function pa(){const t=["every","createPositionBefore","isEqual","accept","findAncestor","call","getRows","insertContent","wrap","getRange","deletion","redo","newRange","view","1085IyTjAS","tableCellVerticalAlignment","find","model","listenTo","getRowIndexes","registerDescriptionCallback","registerPostFixer","insertColumns","_tablePostFixingSubtypes","getTableIfOnlyTableInContent","last","_descriptionFactory","getAllAdjacentSuggestions","suggestionUnloaded","695556Krrohh","formatBlock","tablePasteChainId","markMultiRangeInsertion","endRow","TrackChangesEditing","low","join","columns","trackChanges","tablePaste","includes","nextSibling","push","markers","ck-suggestion-marker-insertion","return","content","createRangeIn","insertion","removeMarker","333GWypHs","154684lmlecv","type","getSuggestions","reduce","_createdBatches","tablePasteCell","fill","name","forEach","high","getRanges","_isForcedDefaultExecutionBlock","ck-suggestion-marker","_splitMarkerName","cells","13442EnNUde","batch","markerName","editor","cell","suggestionLoaded","suggestion:formatBlock:tablePasteCell","_replaceTableSlotCell","plugins","markMultiRangeBlockFormat","18884041cfJIzx","options","insertRows","tableCellBackgroundColor","TableClipboard","insertionRanges","previousSibling","fromEntries","length","tableCellPadding","fromRange","hasSuggestion","previous","*Replace table cells*","tablePasteColumn","TableUtils","isInContent","getChild","afterInit","deletionRanges","suggestion-td","getContainedElement","elementToElement","getColumns","getMarkers","unwrap","nodeAfter","activeMarkers","updateMarker","selection","suggestion","first","ck-suggestion-marker--active","forceDefaultExecution","insert","rows","documentSelection","tableCellBorderColor","getShiftedBy","getSuggestionCallback","document","from","rowInsertionRanges","end","entries","change","$graveyard","stop","tableCellSuggestion","tableCellBorderWidth","root","some","getSuggestion","conversion","filter","registerCustomCallback","next","isEmpty","remove","columnInsertionRanges","row","tableCellHorizontalAlignment","position","startsWith","removeColumns","_suggestionFactory","markMultiRangeDeletion","getChildren","schema","clipboardOutput","locale","setAttributes","endColumn","removeRows","tableCell","add","has","showSuggestionHighlights","columnInsertionIndexes","markerAttributes","getSelectionAffectedTableCells","getChangedMarkers","detach","requires","containsRange","start","editingDowncast","map","tableCellBorderStyle","22692DhezRh","column","createRangeOn","differ","paragraph","editing","author","removeMarkers","getAttributes","register","discard","get","getItems","table","keys","oldRange","createElement","createTableWalker","createRange","tablePasteRow","element","rowInsertionIndexes","attributes","getColumnIndexes","18oeOvii","for","15bEJVgX","setAttribute","getChanges","rootName","dataDowncast","move","Users","value","subType","markerToHighlight","439048FNjEej","commands","set","2600560BwykVU","_getCoordsForCells"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(375523===-parseInt(n(332))/1+-parseInt(n(369))/2*(parseInt(n(353))/3)+-parseInt(n(354))/4*(parseInt(n(288))/5)+-parseInt(n(468))/6*(-parseInt(n(317))/7)+-parseInt(n(298))/8*(parseInt(n(286))/9)+-parseInt(n(301))/10+parseInt(n(379))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);const ma=[ga(428),ga(416),ga(467),ga(440),ga(318),ga(382),ga(388)],Ia=Object[ga(386)](ma[ga(466)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(462)](){return[na]}[ga(397)](){const t=ga,n=this[t(372)];if(!n[t(377)][t(455)](t(383)))return;const r=n[t(377)][t(273)](t(337)),s=n[t(377)][t(273)](t(394)),o=n[t(377)][t(273)](na),a=n[t(377)][t(273)](t(383));o[t(326)][t(345)](t(281),t(393)),n[t(320)][t(447)][t(271)](t(427),{allowIn:t(453),allowContentOf:t(453),isLimit:!0}),n[t(432)][t(401)]({model:t(427),view:t(399)});let c=null;n[t(320)].on(t(310),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(387)]-1];h&&h[u(412)]||r[u(365)]||this[u(372)][u(299)][u(273)](u(341))[u(295)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(415)))return!1;const i=s[o(327)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(459)](n[o(419)][o(408)]);if(!a[o(387)])return!1;const c=a[0][o(307)](o(275)),l=r[o(322)](a),f=r[o(285)](a),h={startRow:l[o(410)],endRow:l[o(328)],startColumn:f[o(410)],endColumn:f[o(328)]};return 1==a[o(387)]&&(h[o(336)]+=r[o(309)](i)-1,h[o(451)]+=r[o(402)](i)-1),Ta(c,h,r)}(l,f,n[u(320)],s,a)&&(o[u(426)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(320)][u(424)]((()=>{const t=u;n[t(320)][t(310)](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(387)]&&r[t(335)](o,t(281),{tablePasteChainId:s}),a[t(387)]&&r[t(335)](a,t(393),{tablePasteChainId:s}),l[t(387)]&&(r[t(335)](l,t(342),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(362)]((e=>{const n=t;var r;return null===(r=e[n(461)])||void 0===r?void 0:r[n(308)](e)}))),f[t(387)]&&(r[t(445)](f,t(342),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(362)]((e=>{const n=t;var r;return null===(r=e[n(461)])||void 0===r?void 0:r[n(308)](e)})));const g=r[t(378)](h[t(466)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(359),{tablePasteChainId:s});if(g){const e=g[t(403)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(320)][t(470)](s),a=e[t(319)]((e=>e[t(312)]()[t(305)](i)));a&&r[t(345)]([a[t(361)],o])}r[t(387)]&&g[t(289)](t(458),Object[t(386)](r))}c=null})))}),{priority:e.priorities[t(363)]+10}),n[t(377)][t(273)](t(383)).on(t(376),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(426)]();const u=s[r(373)],l=o,f=ba(u),h=ba(l);e[r(348)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(437)](u[r(396)](0));for(const t of Array[r(420)](l[r(446)]()))a[r(413)](t,u,r(422));const t=c[r(283)][r(343)](s[r(439)]),e=c[r(457)][r(343)](s[r(469)]);t||e||(g=i.LiveRange[r(389)](a[r(350)](u)))}else h&&!f&&(d=a[r(350)](u));else{const t=a[r(278)](r(427)),e=a[r(278)](r(427));a[r(311)](a[r(350)](u),e),a[r(413)](t,u,0);for(const e of Array[r(420)](l[r(446)]()))a[r(413)](e,t,r(422));g=i.LiveRange[r(389)](a[r(470)](t)),d=i.LiveRange[r(389)](a[r(470)](e))}const p=Array[r(420)](l[r(270)]())[r(433)]((([t])=>ma[r(343)](t)));c[r(368)][r(345)]({element:u,attributes:p[r(387)]?Object[r(386)](p):null}),g&&c[r(384)][r(345)](g),d&&c[r(398)][r(345)](d)}),{priority:t(363)}),s.on(t(325),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(340)]||1;c[o(457)]=new Array(l)[o(360)](u)[o(466)](((t,e)=>t+e));for(const{cell:t}of s[o(279)](i,{startColumn:u,endColumn:u+l-1}))c[o(438)][o(345)](n[o(320)][o(470)](t))}),{priority:t(338)}),s.on(t(381),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(283)]=new Array(l)[o(360)](u)[o(466)](((t,e)=>t+e));for(const{cell:t}of s[o(279)](i,{startRow:u,endRow:u+l-1}))c[o(421)][o(345)](n[o(320)][o(470)](t))}),{priority:t(338)}),r[t(329)][t(323)]((e=>{const r=t;if(e[r(296)]&&e[r(296)][r(442)](r(342)))return e[r(391)]?{}:{type:r(351),content:Hr(n[r(449)],r(392))}}));const u=()=>!1;for(const e of[t(342),t(393),t(281),t(359)])r[t(444)][t(434)](t(351),e,t(339),u),r[t(444)][t(434)](t(313),e,t(339),u),r[t(444)][t(434)](t(333),e,t(339),u);r[t(444)][t(434)](t(333),t(359),t(272),u),r[t(444)][t(434)](t(333),t(359),t(306),((e,r,s)=>{const o=t,i=e[o(466)]((t=>t[o(400)]()))[o(433)]((t=>t)),a=new Map(i[o(466)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(368)])e&&a[o(300)](t,e);else if(s&&s[o(458)])for(const[t,e]of Object[o(423)](s[o(458)])){const r=n[o(320)][o(346)][o(273)](t),s=r?r[o(312)]()[o(400)]():null;s&&a[o(300)](s,e)}n[o(320)][o(424)]((t=>{const e=o;for(const[n,r]of a)t[e(450)]({...Ia,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(444)][o(434)](e,o(342),s,((t,i,a)=>{const c=o;n[c(320)][c(424)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(464)][o(405)];t.is(o(282),o(427))&&u[o(345)](t)}r[o(444)][o(418)](e,null,s)(t,i,a);for(const t of u)o(425)!=t[o(429)][o(291)]&&n[o(404)](t)}))}))};l(t(351),t(306)),l(t(351),t(272)),l(t(313),t(306)),l(t(313),t(272)),r[t(444)][t(434)](t(351),t(281),t(272),(e=>{const n=t,r=e[n(466)]((t=>t[n(400)]())),i=r[0][n(307)](n(275)),{minRow:a,maxRow:c}=o[n(302)](r);s[n(452)](i,{at:a,rows:c-a+1})})),r[t(444)][t(434)](t(351),t(393),t(272),(e=>{const n=t,r=e[n(466)]((t=>t[n(400)]())),i=r[0][n(307)](n(275)),{minColumn:a,maxColumn:c}=o[n(302)](r);s[n(443)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(296)]||!n[s(296)][s(442)](s(342)))return;const o=n[s(284)][s(334)],i=r[s(356)]()[s(433)]((t=>t[s(395)]&&t[s(284)]&&t[s(284)][s(334)]==o));i[s(387)]&&n[s(330)]()[s(387)]!=i[s(387)]&&i[s(357)](((t,e)=>(t[s(435)]=e,e[s(391)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(367)](e[s(371)]),i=[s(366),s(347)],a=r[s(406)][s(343)](e[s(371)]);return a&&i[s(345)](s(411)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(374),f,{priority:t(363)}),r.on(t(331),f,{priority:t(363)}),n[t(320)][t(419)][t(324)]((()=>{const e=t;let s=!1;const o=Array[e(420)](n[e(320)][e(419)][e(471)][e(460)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(367)](t);if(e(409)!=o||e(313)!=a||i[e(277)])continue;if(!r[e(390)](c))continue;const u=r[e(431)](c)[e(364)](),l=n[e(377)][e(273)](e(294)).me;for(const t of r[e(356)]())if(t[e(395)]&&t[e(268)]==l&&e(333)==t[e(355)]&&e(359)==t[e(296)]&&t[e(364)]()[e(303)]((t=>u[e(430)]((n=>n[e(463)](t,!0))))))for(const n of t[e(330)]())n[e(395)]&&(n[e(272)](),s=!0)}return s})),n[t(320)][t(419)][t(324)]((e=>{const s=t,o=n[s(299)][s(273)](s(314));if(!o||!o[s(358)][s(455)](e[s(370)]))return!1;let i=!1;const a=n[s(377)][s(273)](s(294)).me,c=n[s(320)][s(419)][s(471)][s(290)](),u=Array[s(420)](n[s(320)][s(419)][s(471)][s(460)]())[s(433)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(367)](t);return n(409)==o&&n(342)==i&&c==a.id&&!e[n(277)]}));for(const t of c){if(s(413)!=t[s(355)]||s(427)!=t[s(361)]||1!=t[s(387)])continue;const n=e[s(280)](t[s(441)],t[s(441)][s(417)](1));if(!u[s(319)]((({data:t})=>t[s(315)][s(305)](n))))for(const{name:t,data:r}of u)if(n[s(463)](r[s(315)])){e[s(407)](t,{range:n}),i=!0;break}}return i})),n[t(320)][t(419)][t(324)]((e=>{const s=t;let o=!1;const i=n[s(377)][s(273)](s(294)).me,a=r[s(356)]()[s(433)]((t=>t[s(395)]&&t[s(268)]==i)),c=new Set,u=new Set;for(const t of a)if(s(342)==t[s(296)])for(const e of t[s(403)]()){const n=e[s(312)]()[s(400)]();if(n)if(n.is(s(282),s(427))&&ba(n)){t[s(352)](e[s(361)]),c[s(454)](n),o=!0;const r=n[s(344)],i=n[s(385)],a=r&&r.is(s(282),s(427)),l=i&&i.is(s(282),s(427));a&&!c[s(455)](r)&&u[s(454)](r),l&&!c[s(455)](i)&&u[s(454)](i)}else n.is(s(282),s(472))&&n[s(436)]&&(t[s(352)](e[s(361)]),o=!0)}else if(s(359)==t[s(296)]){if(!t[s(284)]||!t[s(284)][s(334)])continue;const e=t[s(284)][s(458)];if(e&&Object[s(276)](e)[s(387)])continue;const n=t[s(284)][s(334)];let r=!0,i=!0;for(const e of a)if(e[s(296)]&&e[s(296)][s(442)](s(342))){if(!e[s(284)][s(334)]){i=!1;break}if(e.id!=t.id&&e[s(284)][s(334)]==n){r=!1;break}}i&&r&&(t[s(269)](),o=!0)}for(const t of c)e[s(437)](t);for(const t of u)e[s(404)](t);return o})),n[t(432)][t(287)](t(465))[t(297)]({model:t(375),view:(t,e)=>h(t),converterPriority:t(363)}),n[t(432)][t(287)](t(292))[t(297)]({model:t(375),view:(e,n)=>n[t(380)][t(456)]?h(e,!1):null,converterPriority:t(363)});const g=n[t(473)][t(316)];this[t(321)](g[t(419)],t(448),((e,n)=>{const r=t,s=[];for(const t of g[r(350)](n[r(349)])[r(274)]())t.is(r(282),r(399))&&s[r(345)](t);g[r(424)]((t=>{const e=r;for(const n of s)t[e(293)](t[e(350)](n),t[e(304)](n)),t[e(437)](n)}))}))}}function ba(t){const e=ga;if(t[e(436)])return!0;const n=t[e(396)](0);return n.is(e(282),e(472))&&n[e(436)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(279)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["commandParams","accept","table","336561LlqOng","formatInline","markBlockFormat","getTableColumnsWidths","format","model","subType","getAttribute","editor","locale","formatGroupId","has","5kmIFyj","getContainedElement","get","11382129mRyGJn","_descriptionFactory","selection","4581084AEyPGS","discard","400496CzDClb","columnWidths","registerDescriptionCallback","afterInit","change","_suggestionFactory","827708GdnBRO","12chJvHH","*Format:* resize table","bind","registerCustomCallback","getColumnGroupElement","97436HidBIb","resizeTable","author","TableColumnResizeEditing","Users","formatBlock","1069274qaliKy","handleResizeTableWidthCommand","getSuggestionCallback","resizeTableWidth","enableCommand","data","plugins","TrackChangesEditing","getSuggestions","type","document","tableWidth","handleSuggestionDescription","getSelectedElement"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(399285===parseInt(n(204))/1+parseInt(n(187))/2+-parseInt(n(176))/3*(-parseInt(n(181))/4)+-parseInt(n(216))/5*(-parseInt(n(167))/6)+-parseInt(n(175))/7+parseInt(n(169))/8+-parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class ka extends t.Plugin{[_a(172)](){const t=_a;if(!this[t(212)][t(193)][t(215)](t(184)))return;const e=this[t(212)][t(193)][t(218)](t(194));e[t(191)](t(190),this[t(188)][t(178)](this)),e[t(174)][t(179)](t(186),t(182),t(202),e[t(174)][t(189)](t(186),null,t(168))),e[t(174)][t(179)](t(186),t(182),t(168),e[t(174)][t(189)](t(186),null,t(202))),e[t(165)][t(171)](this[t(199)][t(178)](this))}[_a(188)](t,e){const n=_a,r=this[n(212)][n(193)][n(218)](n(194)),s=this[n(212)][n(193)][n(218)](n(184)),o=e[n(203)]||this[n(212)][n(209)][n(197)][n(166)][n(200)]();this[n(212)][n(209)][n(173)]((()=>{const i=n,a=s[i(180)](o);let c=a?s[i(207)](a):null,u=o[i(211)](i(198))||null;const l=e[i(198)]||u,f=e[i(170)]||c,h=this[i(212)][i(193)][i(218)](i(185)).me;for(const t of r[i(195)]()){const e=t[i(217)]();if(i(182)===t[i(210)]&&e===o){t[i(183)]!==h&&t[i(168)]();const e=t[i(192)][i(201)];u=e[0][i(198)],c=e[0][i(170)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(206)](o,{commandName:i(190),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(182)},[],i(182))}))}[_a(199)](t){const e=_a;if(e(186)!=t[e(196)]&&e(205)!=t[e(196)])return;const{data:n}=t;if(n&&e(182)===n[e(214)]){const t=e(177);return{type:e(208),content:Hr(this[e(212)][e(213)],t)}}}}function Ca(){const t=["afterInit","insertTemplate","4474476tmKOPl","596763VxpWhg","TrackChangesEditing","plugins","get","424650rcxHWh","1652273eSlHin","219025tcaFfL","3703224qFgCKU","4136805xunVIu","editor","Template","has","enableCommand"];return(Ca=function(){return t})()}const Ra=Na;function Na(t,e){const n=Ca();return(Na=function(t,e){return n[t-=348]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(909471===parseInt(n(349))/1+parseInt(n(353))/2+-parseInt(n(357))/3+parseInt(n(356))/4+parseInt(n(355))/5+parseInt(n(348))/6+-parseInt(n(354))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class La extends t.Plugin{[Ra(362)](){const t=Ra,e=this[t(358)];e[t(351)][t(360)](t(359))&&e[t(351)][t(352)](t(350))[t(361)](t(363))}}const Sa=Ma;function va(){const t=["3438hoCIRg","ELEMENT_TABLE_OF_CONTENTS","editor","commands","2846585gnrXUf","927828DAkmsf","6132infGwy","enableCommand","6431420aQCgUN","_descriptionFactory","plugins","981HuPSxl","tableOfContents","TrackChangesEditing","3725407OLxHoJ","89LsWfqm","9938yzGrLS","12400bKnrWN","registerElementLabel","get","insertTableOfContents","locale","afterInit"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(301846===parseInt(n(226))/1*(-parseInt(n(227))/2)+-parseInt(n(222))/3*(-parseInt(n(217))/4)+parseInt(n(215))/5+parseInt(n(216))/6+-parseInt(n(225))/7+-parseInt(n(228))/8*(parseInt(n(234))/9)+parseInt(n(219))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(233)](){const t=Sa,e=this[t(236)];if(!e[t(237)][t(230)](t(231)))return;e[t(221)][t(230)](t(224))[t(218)](t(231));const n=e[t(221)][t(230)](t(224)),r=e[t(232)];n[t(220)][t(229)](t(223),(e=>Hr(r,t(235),e)))}}const wa=Da;function Da(t,e){const n=Pa();return(Da=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(652783===parseInt(n(328))/1+parseInt(n(286))/2*(-parseInt(n(290))/3)+parseInt(n(299))/4+parseInt(n(287))/5+-parseInt(n(289))/6*(-parseInt(n(327))/7)+-parseInt(n(298))/8+-parseInt(n(300))/9*(parseInt(n(322))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Fa extends t.Plugin{[wa(329)](){const t=wa,e=this[t(293)];if(!e[t(306)][t(314)](t(326)))return;const n=e[t(306)][t(316)](t(317));n[t(303)][t(325)](t(323),(()=>Hr(e[t(291)],t(297)))),e[t(318)][t(304)][t(312)]((r=>{const s=t;let o=!1;const i=Array[s(307)](e[s(318)][s(304)][s(305)][s(296)]());for(const{name:t,data:a}of i){const{group:i}=n[s(310)](t);if(s(324)!==i||!a[s(301)])continue;const c=a[s(301)],u=c[s(309)][s(315)];if(!u||!u.is(s(321),s(323)))continue;if(!c[s(288)][s(313)](c[s(309)]))continue;const l=e[s(318)][s(319)][s(292)](c[s(309)],s(320));if(l&&l[s(294)]){const e=r[s(311)](c[s(288)],l[s(288)]);e[s(308)](c)||(r[s(302)](t,{range:e}),o=!0)}o||(r[s(295)](t),o=!0)}return o}))}}function Pa(){const t=["isCollapsed","removeMarker","getChangedMarkers","ELEMENT_TITLE","5454664NgNIje","1413748mbLjJp","27mujQLL","newRange","updateMarker","_descriptionFactory","document","differ","plugins","from","isEqual","end","_splitMarkerName","createRange","registerPostFixer","isTouching","has","nodeBefore","get","TrackChangesEditing","model","schema","forward","element","4366490HKemCt","title-content","suggestion","registerElementLabel","Title","7638981PIXjJt","672307xUALTs","afterInit","26iCILpV","4240060XQWOzR","start","6hbZvdn","73956tLPUdk","locale","getNearestSelectionRange","editor"];return(Pa=function(){return t})()}function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=406]})(t,e)}const Ba=xa;function Ua(){const t=["editor","1757278fwGbpg","afterInit","UndoEditing","525943OHybpU","9HrFMJC","has","3639117axUWkh","undo","enableCommand","redo","plugins","1549784JyXRpz","355vKjGdu","4xEguJq","56586mtLwbr","1237204BuhdMX","get","250ujuWno","713860ehicUr","TrackChangesEditing"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(870379===-parseInt(n(416))/1+-parseInt(n(422))/2+parseInt(n(407))/3*(parseInt(n(414))/4)+-parseInt(n(413))/5*(-parseInt(n(415))/6)+parseInt(n(419))/7+parseInt(n(412))/8*(-parseInt(n(426))/9)+-parseInt(n(418))/10*(-parseInt(n(425))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(423)](){const t=Ba,e=this[t(421)],n=e[t(411)][t(417)](t(420));e[t(411)][t(406)](t(424))&&(n[t(409)](t(408)),n[t(409)](t(410)))}}function Ga(){const t=["get","18lBPaCM","436177pmbcZt","TableCaptionEditing","TrackChangesEditing","editor","7868720ezlEnx","requires","5htlHjf","plugins","6vcBHJA","1158004nhLuMU","898733WIKXjj","toggleTableCaption","has","2492840wAALXw","108reLwVD","126mpPwCG","enableCommand","131187DhpPgL","3746060RQJccf","afterInit"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=331]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(666870===parseInt(n(339))/1+-parseInt(n(338))/2*(-parseInt(n(347))/3)+-parseInt(n(348))/4*(-parseInt(n(336))/5)+parseInt(n(345))/6*(-parseInt(n(352))/7)+parseInt(n(334))/8+-parseInt(n(351))/9*(parseInt(n(343))/10)+parseInt(n(340))/11*(-parseInt(n(344))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{static get[za(335)](){return[na]}[za(349)](){const t=za,e=this[t(333)];e[t(337)][t(342)](t(331))&&e[t(337)][t(350)](t(332))[t(346)](t(341))}}function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=156]})(t,e)}const Xa=Wa;function Ka(){const t=["tableCellHorizontalAlignment","handleSuggestionDescription","commandParams","registerCustomCallback","getAttribute","_descriptionFactory","editor","findAncestor","document","locale","getSuggestionCallback","111505kOgPVe","getFirstPosition","removeAttribute","handleDiscardAction","tableBorderStyle","TablePropertiesEditing","*Format:* change table cell properties","getSuggestions","tableCellBorderWidth","table","formatBlock","348799iTffWn","getSelectionAffectedTableCells","tableCellBackgroundColor","tableCellVerticalAlignment","*Format:* change table properties","change","tableBorderWidth","markBlockFormat","tableBorderColor","tableCellHeight","tableCellPadding","_suggestionFactory","TrackChangesEditing","tableAlignment","nodeAfter","tableHeight","tableWidth","get","TableUtils","subType","pluginName","TrackChangesTableProperties","tableCellWidth","276688eJhtjS","9140274SQoElb","tableBackgroundColor","_handlePropertyChange","setAttribute","format","data","3035592YigoER","batch","has","tableProperties","afterInit","plugins","tableCellProperties","100776TYJYkE","start","registerDescriptionCallback","287yuSJBy","enqueueChange","tableCellBorderStyle","accept","3247821hsWUmH","selection","_getSuggestion","join","260wlscqX","discard","enableCommand","model","TableCellPropertiesEditing","getContainedElement","tableCellBorderColor"];return(Ka=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(897304===parseInt(n(207))/1+-parseInt(n(167))/2+-parseInt(n(174))/3+-parseInt(n(178))/4*(-parseInt(n(196))/5)+-parseInt(n(231))/6+-parseInt(n(170))/7*(-parseInt(n(230))/8)+parseInt(n(160))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Wa;super(t),this[e(163)]=[e(215),e(200),e(213),e(220),e(223),e(222),e(232)],this[e(166)]=[e(184),e(172),e(204),e(217),e(229),e(216),e(209),e(185),e(210)]}static get[Xa(227)](){return Xa(228)}[Xa(164)](){const t=Xa,e=this[t(191)][t(165)][t(224)](t(219));if(this[t(191)][t(165)][t(162)](t(201))){for(const n of this[t(163)])e[t(180)](n,((e,r)=>{const s=t,o=this[s(191)][s(181)][s(193)][s(175)][s(197)]()[s(192)](s(205));this[s(156)](n,[o],this[s(163)],s(163),e,r)}));e[t(218)][t(188)](t(206),t(163),t(173),e[t(218)][t(195)](t(206),null,t(179))),e[t(218)][t(188)](t(206),t(163),t(179),((e,n)=>this[t(199)](this[t(163)],e,n))),e[t(218)][t(188)](t(206),t(163),t(177),(()=>!1))}if(this[t(191)][t(165)][t(162)](t(182))){for(const n of this[t(166)])e[t(180)](n,((e,r)=>{const s=t,o=this[s(191)][s(165)][s(224)](s(225))[s(208)](this[s(191)][s(181)][s(193)][s(175)]);this[s(156)](n,o,this[s(166)],s(166),e,r)}));e[t(218)][t(188)](t(206),t(166),t(173),e[t(218)][t(195)](t(206),null,t(179))),e[t(218)][t(188)](t(206),t(166),t(179),((e,n)=>this[t(199)](this[t(166)],e,n))),e[t(218)][t(188)](t(206),t(166),t(177),(()=>!1))}e[t(190)][t(169)]((e=>this[t(186)](e)))}[Xa(156)](t,e,n,r,s,o){const i=Xa,a=this[i(191)][i(165)][i(224)](i(219));this[i(191)][i(181)][i(171)](o[i(161)],(()=>{const t=i;for(const i of e)if(this[t(176)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(189)](r);void 0!==n&&(e[r]=n)}s(o),a[t(214)](i,{commandParams:[e]},[],r)}}))}[Xa(199)](t,e,n){const r=Xa,s=e[0][r(168)][r(221)],o=n[r(187)][0];this[r(191)][r(181)][r(212)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(157)](r,o[r],s):e[n(198)](r,s)}))}[Xa(186)](t){const e=Xa;if(t[e(159)])switch(t[e(226)]){case e(163):return{type:e(158),content:Hr(this[e(191)][e(194)],e(211))};case e(166):return{type:e(158),content:Hr(this[e(191)][e(194)],e(202))}}}[Xa(176)](t,e){const n=Xa,r=this[n(191)][n(165)][n(224)](n(219));for(const s of r[n(203)]({skipNotAttached:!0})){const r=s[n(183)]();if(s[n(226)]===e&&r===t)return s}return null}}var Za=Function.prototype,Ja=Object.prototype,Ya=Za.toString,Qa=Ja.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Qa.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ya.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Y?Y.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),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 oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=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 ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(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),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),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=Kn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=Cc;function pc(){const t=["widget","_getAttributeKey","deletion:accept","always","registerCustomCallback","_processAttributeChanges","getFirstMarker","change:data","markInsertion","attribute:join","isMultiRange","selection","isUndo","addMarker","backward","addUser","consumable","containsRange","start","size","catch","sort","hasCommentThread","_setSuggestionRange","ck-suggestion-marker","suggestion","moveTargetPosition","authoredAt","getMultiRangeId","split","skipNestingCheck","insertion:join","comments","_removeSuggestion","addSuggestionData","PENDING_ACTION_SUGGESTION","includes","_saved","removeClass","elementEnd","490ynoTKB","isObject","suggestion:","adapter","addHighlight","_enabledCommands","key","warn","insertContent","getRange","removed","592438cJTrDn","_recordAttributeChanges","enableReadOnlyMode","_customCallbacks","execute","_isForcedDefaultExecutionBlock","parent","attributes","containsPosition","position","dataReady","dataDowncast","document","addCommentThread","_getAuthorFromId","plugins","author","tablePasteChainId","addMarker:suggestion:attribute","reconvertMarker","rejected","formatBlock","isOwn","dataToMarker","previous","open","_rangeIsInLocalUserInsertion","find","low","element","createRangeOn","ck-suggestion-marker-formatBlock","announce","updateMarker","toUpperCase","track-changes-adapter-already-set","containsItem","head","6892BFDzoP","isAfter","targetPosition","track-changes-enable-command-twice","pluginName","_setSuggestionData","isLocal","updateSuggestion","oldValue","lowest","_addSuggestionMarker","forward","set","trackChangesCommand","getAncestors","elementStart","getMarkers","formatInline:join","documentSelection","insertion:chain","refresh","track-changes-suggestion-data-mismatch","_splitMarkerName","push","insertion:accept","attributeKey","isExternal","end","attribute","nodeAfter","bindElementToMarker","delete","isBefore","getContainedElement","createRange","forceDefaultExecution","getAllAdjacentSuggestions","removeMarker:suggestion:attribute","track-changes-user-not-found","type","containerElement","createdAt","_cutOutSuggestionMarker","groupId","markDeletion","suggestion:attribute:","change:activeMarkers","deletion:","_blockAttributeKeys","update:suggestion","differ","_isBlockAttribute","multipleBlocks","isInsideObject","createPositionAfter","suggestion-type","markInlineFormat","unbindElementFromMarkerName","_reduceExistingSuggestions","markBlockFormat","toJSON","startsWith","trackChanges","_afterChanges","597aLVUDi","489210cWWMmC","every","never","_updateSuggestionData","data","from","markerNameToElements","hasSuggestion","formatInline:chain","isAtStart","external:","removeMarker","_getMarkerAnnouncementText","data-suggestion","substr","acceptSelectedSuggestions","$elementName","splice","getItems","ready","_createSuggestion","high","name","define","_onDiscard","TrackChangesEditing","addMarker:suggestion","markMultiRangeInsertion","options","_processAttributeSuggestions","notReady","splitPosition","commands","trackChanges.trackFormatChanges","_adapter","getCommentThread","markMultiRangeBlockFormat","70rnjhQx","_commentsRepository","rethrowUnexpectedError","@external","CommentsRepository","insertion:","assign","getNearestSelectionRange","attribute:","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.","formatInline:accept","item","_checkSuggestionCorrectness","next","markAttributeChange","attributeOldValue","_enableDefaultAttributesIntegration","chain","LEAVE","pop","suggestionChanged","clone","model","formatBlock:","containsRangeInObject","enqueueChange","stopListening","track-changes-suggestion-not-found","length","removeMarker:suggestion:formatBlock","isInContent","activeMarkers","markerToHighlight","hasComments","markerToData","_findSuggestions","attribute:accept","_defaultCallbacks","getLastMatchingPosition","isEqual","76635Jhbove","resolve","isBlock","markerReady","forEach","requires","editor","addSuggestion","nodeBefore","getWalker","acceptSuggestion","_refreshSuggestionsChain","_getSuggestionData","getSuggestions","$marker","formatBlock:chain","_recordAttributeSuggestions","createElement","Users","markMultiRangeDeletion","rename","addRange","add","$text","showSuggestionHighlights","formatInline:","fetchCommentThread","enableCommand","_registerDefaultCallbacks","listenTo","_suggestions","schema","commentThread","for","fire","getUser","_reduceSuggestionAttributeRange","newValue","originalSuggestionId","suggestionLoaded","removeMarkers","fromCharCode","formatInline","_suggestionState","formatBlock:discard","isRemovable","getDifference","values","markerName","getChanges","formatGroupId","addMarker:suggestion:formatBlock","PendingActions","config","508151ysIrrY","oldRange","_inlineAttributeKeys","root","group","_addThreadToSuggestion","setTo","track-changes-adapter-missing-getsuggestion","_initAriaMarkerChangeAnnouncements","setSelection","formatBlock:accept","_mergeNestedSuggestions","_registerBlockAttribute","getSuggestion","howMany","getRanges","after","registerPostFixer","writer","createPositionAt","discardAllSuggestions","batch","isAtEnd","insert","_registerInlineAttribute","change","isArray","_trackFormatChanges","isNextTo","_element","toViewElement","_joinWithAdjacentSuggestions","remove","meta","unshift","markers","ariaLiveAnnouncer","$textProxy","_SUGGESTION_ANNOUNCEMENT","_descriptionFactory","filter","952Fnqjpo","isIntersecting","_breakSuggestionMarker","collaboration.channelId","trackChanges.mergeNestedSuggestions","locale","addClass","_editor","move","attribute:discard","formatBlock:join","getFirstRange","isCollapsed","deletion:join","change:_saved","formatInline:discard","_getExternalAuthor","init","marker-count","addMarkerName","creator","concat","ENTER","conversion","normal","buildSuggestion","addComment","isIntersectingWithRange","unbind","acceptAllSuggestions","applyOperation","_joinSuggestions","some","getShiftedBy","subType","elementToElement","createPositionBefore","2699394UmdTgu","removeComment","rootName","ck-suggestion-marker-","newRange","suggestionUnloaded","$graveyard","getChangedMarkers","219443JDEFSI","then","isDocumentOperation","format","multi","accepted","error-saving-suggestion-data-suggestion-discarded","insertion","createRangeIn","map","join","authorName","deletion:discard","getSuggestionCallback","stop","clear","return","discardSelectedSuggestions","removeAttribute","_isDataLoaded","deletion","substring","discardSuggestion","value","upcast","highest","discard","getAttribute","get","deletion:chain","_model","commandName","before","deleteContent","mapper","isTouching","createSelection","insertion:discard","editingDowncast","track-changes-command-not-found","editing","attributeNewValue","isSelectable","accept","has","keys","fromRange","getIntersection","range","_suggestionFactory","_refreshAttributeSuggestionsChain","ck-suggestion-marker--active","ck-suggestion-marker-formatInline","FORMATTING","consume","isLimit","getCustomProperty","detach","default","setAttribute","_isRegisteredAttribute","_handleNewSuggestionMarker"];return(pc=function(){return t})()}!function(t,e){const n=Cc,r=t();for(;;)try{if(965113===parseInt(n(372))/1+-parseInt(n(364))/2+parseInt(n(587))/3*(-parseInt(n(523))/4)+-parseInt(n(625))/5*(parseInt(n(588))/6)+-parseInt(n(719))/7+-parseInt(n(327))/8*(-parseInt(n(665))/9)+parseInt(n(474))/10*(parseInt(n(485))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const mc=dc(604);class Ic extends t.Plugin{static get[dc(670)](){return[dc(629),o.Users,t.PendingActions,Qr,ns,as,us,Ts,ms,ks,Ls,Bs,to,so,co,go,Eo,Ao,Ro,Mo,Fo,zo,Uo,Ko,Yo,ei,ui,pi,oi,Vs,Ks,bi,Ai,Ni,Mi,Pi,ji,Hi,Ki,$i,na,ca,ha,Ha,Ea,ka,Oa,qa,La,Fa,ja]}static get[dc(527)](){return dc(613)}constructor(t){const e=dc;function n(t){const e=Cc;return t[e(381)]((t=>String[e(706)](t)))[e(382)]("")}super(t),this[e(681)]=!1,this[e(535)](e(656),[]),this.on(e(569),((n,r,s,o)=>{const i=e;this[i(402)][i(744)]((()=>{const e=i;for(const n of[...o,...s])this[e(402)][e(321)][e(416)](n)&&t[e(412)][e(504)](n)}))})),this[e(325)]=new qr(this[e(671)][e(647)][e(696)],this[e(671)][e(332)]),this[e(622)]=null,this[e(421)]=new Ec(this[e(671)]),this[e(695)]=new Map,this[e(626)]=t[e(500)][e(400)](e(629)),this[e(479)]=new Set,this[e(402)]=this[e(671)][e(647)],this[e(708)]=new WeakMap,this[e(490)]=!1,this[e(571)]=new Set([e(604)]),this[e(721)]=new Set,t[e(718)][e(611)](e(621),e(430)),this[e(746)]=t[e(718)][e(400)](e(621)),t[e(718)][e(611)](e(331),!0),this[e(730)]=t[e(718)][e(400)](e(331)),this[e(536)]=new f(t,this[e(479)]),this[e(727)](),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,48,54,51,56])}[dc(344)](){const t=dc,n=this[t(671)],r=(e,n)=>{const r=t;if(r(551)!=e)return r(367)+e;const s=n[r(463)]("|")[0];return this[r(574)](s)?r(516):r(424)};n[t(350)][t(698)](t(410))[t(657)]({model:t(459),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(545)](e[n(713)]),a=[n(458),r(o,i)];let c=3e3;return this[n(656)][n(470)](e[n(713)])&&(a[n(546)](n(423)),c=3010),n(392)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(350)][t(698)](t(496))[t(687)]((e=>{const r=t;e.on(r(614),((t,e,s)=>{const o=r;if(!s[o(616)][o(689)])return;const i=e[o(636)];if(!i)return;const c=s[o(406)][o(749)](i);n[o(647)][o(696)][o(475)](i)&&c&&!c[o(428)](o(434))&&c.is(o(563))&&(0,a.toWidget)(c,s[o(737)])}),{priority:r(609)})})),n[t(350)][t(698)](t(496))[t(657)]({model:t(459),view:(e,n)=>{const s=t;if(!n[s(616)][s(689)])return null;const{type:o,subType:i}=this[s(545)](e[s(713)]);return{classes:[s(458),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(636)])return;const{id:c}=this[a(545)](o[a(713)]);if(r){const t=this[a(695)][a(400)](c),e=this[a(435)](t);if(!this[a(574)](e))return}if(o[a(636)].is(a(445)))return void i[a(450)][a(426)](o[a(636)],s[a(610)]);const u=i[a(406)][a(749)](o[a(636)]);if(o[a(636)].is(a(514))&&n[a(647)][a(696)][a(667)](o[a(636)])&&!u[a(428)](a(478))){i[a(737)][a(333)]([a(458),a(516)],u),i[a(737)][a(431)](a(601),c,u),i[a(406)][a(553)](u,o[a(713)]),e&&(this[a(656)][a(470)](o[a(713)])?i[a(737)][a(333)](a(423),u):i[a(737)][a(472)](a(423),u));for(const t of n[a(647)][a(380)](o[a(636)])[a(606)]())i[a(450)][a(426)](t,s[a(610)]);i[a(450)][a(426)](o[a(636)],s[a(610)])}};n[t(350)][t(698)](t(496))[t(687)]((e=>{const n=t;e.on(n(716),((t,e,r)=>{const o=n;r[o(616)][o(689)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(397)})})),n[t(350)][t(698)](t(496))[t(687)]((e=>{const n=t;e.on(n(503),((t,e,r)=>{const o=n;r[o(616)][o(689)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(397)})})),n[t(350)][t(698)](t(496))[t(659)]({model:t(459),view:(e,n)=>n[t(616)][t(689)]?null:{group:t(459),name:e[t(602)](11)}}),n[t(350)][t(698)](t(396))[t(362)]({view:{name:t(459),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(476)+e[r(399)](r(578))+":"+e[r(399)]("id");return e[r(399)](r(345))&&(s+=":"+e[r(399)](r(345))),n[r(682)](r(679),{"data-name":s})}}),n[t(350)][t(698)](t(396))[t(508)]({view:t(459)}),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(716),s(),{priority:n(609)})})),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(503),s({isAttributeSuggestion:!0}),{priority:n(609)})})),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(654),((t,e,r)=>{const s=n,o=r[s(406)][s(594)](e[s(713)]);if(o)for(const t of o)t[s(428)](s(478))||(r[s(737)][s(472)]([s(458),s(516),s(423)],t),r[s(737)][s(390)](s(601),t),r[s(406)][s(580)](t,e[s(713)]))}),{priority:n(609)})})),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(560),((t,e,r)=>{const s=n,o=r[s(406)][s(594)](e[s(713)]);if(!o)return;const{id:i}=this[s(545)](e[s(713)]),a=this[s(695)][s(400)](i),c=this[s(435)](a);if(this[s(574)](c))for(const t of o)t[s(428)](s(478))||(r[s(737)][s(472)]([s(458),s(516),s(423)],t),r[s(737)][s(390)](s(601),t),r[s(406)][s(580)](t,e[s(713)]))}),{priority:n(609)})})),n[t(647)][t(497)][t(736)]((e=>{const r=t;let s=!1;const o=Array[r(593)](n[r(647)][r(497)][r(573)][r(371)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(545)](t);if(r(459)!==o)continue;const h=this[r(695)][r(400)](f);if(null!=c[r(368)]){r(707)==u&&(s=s||_c(c[r(368)],t,e,n[r(647)][r(696)]));const o=r(551)==u&&this[r(574)](l[r(463)]("|")[0]);if(c[r(368)][r(339)]||r(370)==c[r(368)][r(722)][r(366)]||r(506)==u&&!Ac(c[r(368)])||o&&!Ac(c[r(368)])||r(392)==u&&(Tc(a=c[r(368)])||function(t){const e=r;return t[e(452)][e(491)]==t[e(550)][e(673)]&&t[e(452)][e(741)]}(a)))e[r(599)](t),s=!0;else{if(!h||!h[r(655)])continue;i[r(687)](h)}}}var a;return i[r(453)]>0&&(s=!!this[r(750)](i)||s),s})),n[t(647)][t(497)][t(736)]((e=>{const r=t;let s=!1;for(const t of n[r(647)][r(497)][r(573)][r(714)]())if(r(742)==t[r(562)])for(const t of this[r(695)][r(712)]()){if(t[r(444)]||!t[r(655)])continue;const o=r(506)==t[r(562)],i=this[r(435)](t),a=i&&this[r(574)](i);if(!o&&!a)continue;const c=t[r(338)]();if(c[r(452)][r(491)]!=c[r(550)][r(491)]&&!c[r(550)][r(741)]){const o=n[r(647)][r(738)](c[r(452)][r(552)],r(550)),i=n[r(647)][r(557)](c[r(452)],o);e[r(518)](t[r(440)](),{range:i}),s=!0}}return s})),n[t(647)][t(497)][t(736)]((e=>this[t(439)](e))),n[t(647)][t(497)][t(736)]((e=>!e[t(740)][t(529)]&&this[t(617)](e))),n[t(647)].on(t(586),(()=>{this[t(681)]=!1})),n[t(647)][t(497)].on(t(441),((r,s)=>{const o=t;if(!s[o(529)]||s[o(446)])return;if(!this[o(681)])return;const i=n[o(647)][o(497)][o(573)][o(714)]();if(0==i[o(653)])return;const a=[],c=i[o(326)]((t=>o(551)==t[o(562)])),u=i[o(326)]((t=>o(742)==t[o(562)]&&o(688)!=t[o(610)])),l=i[o(326)]((t=>o(751)==t[o(562)]&&o(688)!=t[o(610)]));for(const t of c)this[o(432)](t[o(548)])&&a[o(546)]({key:t[o(548)],newValue:t[o(413)],oldValue:t[o(640)],range:kc(t[o(420)],n[o(647)])});for(const t of u){const e=l[o(512)]((e=>e[o(748)]===t[o(748)]));if(e){const r=Rc(t[o(494)][o(552)],n[o(647)]);e[o(610)]!==t[o(610)]&&a[o(546)]({key:o(604),newValue:t[o(610)],oldValue:e[o(610)],range:r});for(const[n,s]of e[o(492)]){if(!this[o(432)](n))continue;const e=t[o(492)][o(400)](n);s!==e&&a[o(546)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(492)])this[o(432)](n)&&(e[o(492)][o(416)](n)||a[o(546)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(653)]&&n[o(647)][o(650)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(639)](t,e,s,o,{groupId:r});this[n(581)](t,a)}))}),{priority:t(532)}),n[t(647)][t(321)].on(t(572),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(545)](n[s(610)]),e=this[s(695)][s(400)](t);e&&e[s(346)](n[s(610)])}})),n[t(647)][t(497)].on(t(441),(()=>{const e=t,r=Array[e(593)](n[e(647)][e(497)][e(573)][e(371)]())[e(326)]((t=>e(459)===this[e(545)](t[e(610)])[e(723)]));if(0===r[e(653)])return;r[e(455)](((t,n)=>{const r=e,s=t[r(592)][r(720)],o=n[r(592)][r(720)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(452)][r(555)](o[r(452)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(545)](t);if(null===n[e(720)]){const n=this[e(433)](t);o[e(687)](n)}else{const t=this[e(695)][e(400)](r);null!==n[e(368)]||t[e(655)]?(s[e(687)](t[e(522)]),o[e(687)](t)):this[e(467)](t)}}o[e(453)]>0&&this[e(676)](o);for(const t of s)this[e(699)](e(645),t)})),n[t(647)].on(t(357),((e,r)=>{const s=t,o=r[0];if(!this[s(695)][s(453)])return;if(!o[s(374)])return;if(o[s(740)][s(446)]||!o[s(740)][s(529)])return;let i,a;switch(o[s(562)]){case s(742):i=n[s(647)][s(738)](o[s(494)]),a=i[s(360)](o[s(733)]);break;case s(463):i=n[s(647)][s(738)](o[s(619)]),a=n[s(647)][s(738)](o[s(460)]);break;case s(335):i=n[s(647)][s(738)](o[s(525)]),a=i[s(360)](o[s(733)]);break;default:return}const c=n[s(647)][s(557)](i,a);n[s(647)][s(744)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(660)](c)){if(e[t(444)])continue;if(t(707)==e[t(562)])continue;const r=this[t(435)](e);if(r&&this[t(574)](r)&&t(463)!=o[t(562)])continue;const s=e[t(592)]&&e[t(592)][t(575)];(t(506)!=e[t(562)]||t(463)==o[t(562)]&&!s)&&(n[t(649)]||t(379)==e[t(562)]&&n[t(507)]||e[t(338)]()[t(451)](c)&&this[t(329)](e,i,a))}}))}),{priority:t(532)}),n[t(647)].on(t(405),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(558)])return;if(this[s(490)])return;if(!this[s(536)][s(395)])return;if(o[s(339)])return;const a=n[s(647)][s(696)],{start:c,end:u}=o[s(338)](),l=c[s(552)]&&a[s(427)](c[s(552)])?null:a[s(632)](c,s(534)),f=u[s(673)]&&a[s(427)](u[s(673)])?null:a[s(632)](u,s(448)),h=n[s(647)][s(557)](l?l[s(452)]:c,f?f[s(550)]:u);n[s(647)][s(744)]((t=>{const e=s;this[e(567)](h);const r=n[e(647)][e(696)][e(632)](h[e(452)]);o.is(e(541))?t[e(728)](r):o[e(725)](r)})),e[s(386)]()}),{priority:e.priorities[t(351)]+10}),n[t(647)].on(t(482),((e,r)=>{const s=t,o=r[r[s(653)]-1];o&&o[s(558)]||this[s(490)]||this[s(536)][s(395)]&&(n[s(647)][s(744)]((()=>{const t=s;let o=n[t(647)][t(482)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(388)]=o[t(646)]();const i=o[t(550)][t(673)],a=n[t(647)][t(696)];i&&a[t(667)](i)&&!a[t(475)](i)&&(o=n[t(647)][t(557)](o[t(452)],n[t(647)][t(738)](i,t(550)))),this[t(442)](o)})),e[s(386)]())}),{priority:t(609)}),this[t(671)][t(620)][t(687)](t(585),this[t(536)]),this[t(692)](t(585));const o=new p(n,this[t(695)]);n[t(620)][t(687)](t(675),o),this[t(692)](t(675));const i=new b(n,this[t(695)]);n[t(620)][t(687)](t(394),i),this[t(692)](t(394)),n[t(620)][t(687)](t(356),new S(n,o,this[t(695)])),this[t(692)](t(356)),n[t(620)][t(687)](t(739),new S(n,i,this[t(695)])),this[t(692)](t(739)),n[t(620)][t(687)](t(603),new w(n,o,this[t(695)])),this[t(692)](t(603)),n[t(620)][t(687)](t(389),new w(n,i,this[t(695)])),this[t(692)](t(389));const c=n[t(500)][t(400)](t(629));this[t(694)](c,t(353),((e,{threadId:n})=>{const r=t,s=this[r(695)][r(400)](n);s&&s[r(697)]&&1===s[r(697)][r(653)]&&this[r(591)](n,{hasComments:!0})}),{priority:t(513)}),this[t(694)](c,t(365),((e,{threadId:n})=>{const r=t,s=this[r(695)][r(400)](n);s&&s[r(697)]&&!s[r(697)][r(653)]&&this[r(591)](n,{hasComments:!1})}),{priority:t(513)})}set[dc(477)](t){const n=dc;if(this[n(622)])throw new e.CKEditorError(n(520),this);this[n(622)]=t}get[dc(477)](){return this[dc(622)]}[dc(678)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(695)][n(712)]())t&&!e[n(655)]||r[n(546)](e);return e?r[n(381)]((t=>t[n(583)]())):r}[dc(732)](t){const n=dc,r=this[n(695)][n(400)](t);if(!r)throw new e.CKEditorError(n(652),this);return r}[dc(595)](t){const e=dc;return this[e(695)][e(416)](t)}[dc(468)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(562)][e(463)](":"),a=this[e(695)][e(400)](r)||this[e(608)](o,i,r,n,s);if(this[e(724)](a),this[e(637)](a,o,i||null,n),a[e(564)]=t[e(564)],a[e(391)]=!0,s&&s[e(628)]){const t=s[e(628)],n=this[e(343)](t[e(383)]);a[e(461)]=t[e(564)],a[e(501)]=n,a[e(549)]=!0}else a[e(461)]=t[e(564)];switch(t[e(592)]&&(a[e(592)]=t[e(592)]),t[e(492)]&&(a[e(492)]=t[e(492)]),this[e(622)]&&this[e(622)][e(672)]||(a[e(471)]=!0),this[e(708)][e(400)](a)){case e(618):this[e(708)][e(535)](a,e(495));break;case e(668):a[e(655)]?(this[e(750)](new Set([a])),this[e(676)](new Set([a])),this[e(708)][e(535)](a,e(607)),this[e(699)](e(704),a)):this[e(708)][e(535)](a,e(484))}return a}[dc(675)](t){const e=dc;this[e(558)]((()=>{const n=e;this[n(671)][n(647)][n(744)]((()=>{const e=n;for(const n of t[e(559)]())n[e(415)]()}))}))}[dc(394)](t){const e=dc;this[e(558)]((()=>{const n=e;this[n(671)][n(647)][n(744)]((()=>{const e=n;for(const n of t[e(559)]())n[e(398)]()}))}))}[dc(692)](t,n){const r=dc,s=this[r(671)][r(620)][r(400)](t);if(!s)throw new e.CKEditorError(r(411),this,{commandName:t});if(this[r(479)][r(416)](s))throw new e.CKEditorError(r(526),this,{commandName:t});this[r(479)][r(687)](s),n&&s.on(r(489),((t,e)=>{const o=r;this[o(536)][o(395)]&&(this[o(490)]||(e[o(653)]>0&&e[e[o(653)]-1]&&e[e[o(653)]-1][o(558)]?e[o(644)]():(t[o(388)]=n(((...t)=>s[o(489)](...t,{forceDefaultExecution:!0})),...e),t[o(386)]())))}),{priority:r(609)})}[dc(558)](t){const n=dc;let r,s;const o=this[n(490)];this[n(490)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(490)]=!1),s&&e.CKEditorError[n(627)](s,this),r}[dc(442)](t,n=null,r={}){const s=dc;if(t[s(339)])return null;const o=this[s(671)][s(500)][s(400)](s(683)).me;for(const{suggestion:e,meta:o}of this[s(660)](t,s(379)))if(o[s(507)]){if(!o[s(747)]){if(o[s(649)]){if(!this[s(730)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(329)](e,t[s(452)],t[s(550)]);break}if(n==e[s(361)]&&Sc(e,r)){const n=e[s(338)]();return n[s(452)][s(664)](t[s(550)])?this[s(457)](e,this[s(402)][s(557)](t[s(452)],n[s(550)])):this[s(457)](e,this[s(402)][s(557)](n[s(452)],t[s(550)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(630)+n:s(379),u=this[s(528)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(533)](c,i,a,t),u}[dc(615)](t,n=dc(376),r={}){const s=dc,o=this[s(671)][s(500)][s(400)](s(683)).me,i=this[s(421)][s(385)](s(379),n,s(382));for(const e of this[s(678)]())if(e[s(501)].id==o.id&&s(379)==e[s(562)]&&e[s(361)]==n&&Sc(e,r)&&(i(e[s(734)](),t)||i(t,e[s(734)]()))){for(const n of t)e[s(686)](n);return e}for(const{suggestion:e,meta:n}of this[s(660)](t,s(379))){if(!n[s(507)])continue;if(!this[s(730)]&&n[s(649)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(734)]())for(const e of t)if(!n[s(451)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(630)+n,l=this[s(528)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(533)](u,a,c,e,Vr[s(462)]());return l}[dc(579)](t,n,r=null,s={}){const o=dc;if(r=r||yc(n),t[o(339)])return null;if(o(590)===this[o(746)]){const e=this[o(421)][o(385)](o(707),r,o(415));return this[o(558)]((()=>e([t],n,s))),null}const i=this[o(671)][o(500)][o(400)](o(683)).me,a=[];if(o(437)!==this[o(746)])for(const{suggestion:e,meta:n}of this[o(660)](t,o(379)))n[o(507)]&&!n[o(576)]&&a[o(546)](...e[o(734)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(419)](s);e&&r[n(546)](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(653)];){const s=r[e][n(711)](t);r[n(605)](e,1,...s),e+=s[n(653)]}}return r}(t,a);c[o(653)]&&this[o(402)][o(744)]((()=>{const t=o;for(const e of c){const o=this[t(421)][t(385)](t(707),r,t(415));this[t(558)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(452)],u=t[o(550)];for(const{suggestion:e,meta:n}of this[o(660)](t,o(707))){if(!n[o(507)])continue;if(e[o(361)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(338)]();if(i[o(451)](t,!0))return null;c=c[o(555)](i[o(452)])?c:i[o(452)],u=u[o(524)](i[o(550)])?u:i[o(550)],a?i[o(452)][o(555)](a[o(338)]()[o(452)])?(a[o(705)](),a=e):e[o(705)]():a=e}const l=this[o(402)][o(557)](c,u);if(a)this[o(457)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(528)]({id:t,type:o(690)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(533)](o(690)+r,t,a,l)}}return null}[dc(582)](t,n,r=[],s=null,o={}){const i=dc;n[i(715)]||(n[i(715)]=n[i(403)]),n[i(575)]=t.is(i(420)),s=s||yc(n);const a=r[i(381)]((t=>Rc(t,this[i(402)]))),c=t.is(i(420))?t:Rc(t,this[i(402)]);if(i(590)===this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t([c],n,o))),null}a[i(546)](c);let u=!0;for(const t of a)if(!this[i(511)](t)){u=!1;break}if(u&&i(437)!==this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t([c],n,o))),null}let l=null,f=c[i(452)],h=c[i(550)];for(const{suggestion:t,meta:e}of this[i(660)](c,i(506))){if(!e[i(507)])continue;if(e[i(747)]||e[i(649)]||e[i(576)])continue;if(t[i(592)][i(715)]!=n[i(715)])continue;if(!Sc(t,o))continue;const r=t[i(338)]();if(t[i(361)]==s){if(r[i(451)](c,!0))return null;f=f[i(555)](r[i(452)])?f:r[i(452)],h=h[i(524)](r[i(550)])?h:r[i(550)],l?r[i(452)][i(555)](l[i(338)]()[i(452)])?(l[i(705)](),l=t):t[i(705)]():l=t}else{const e=c[i(419)](r);this[i(565)](t,e)}}const g=this[i(671)][i(500)][i(400)](i(683)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(457)](l,this[i(402)][i(557)](f,h)),l;{const t=this[i(528)]({id:d,type:i(648)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(533)](i(648)+s,d,p,this[i(402)][i(557)](f,h)),t}}[dc(624)](t,n,r=[],s=null,o={}){const i=dc;n[i(715)]||(n[i(715)]=n[i(403)]);const a=t[0];n[i(575)]=a.is(i(420)),s=s||yc(n);const c=r[i(381)]((t=>Rc(t,this[i(402)]))),u=a.is(i(420))?t:t[i(381)]((t=>Rc(t,this[i(402)])));if(i(590)===this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t(u,n,o))),null}c[i(546)](...u);let l=!0;for(const t of c)if(!this[i(511)](t)){l=!1;break}if(l&&i(437)!==this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t(u,n,o))),null}const f=this[i(671)][i(500)][i(400)](i(683)).me;for(const t of this[i(678)]()){if(t[i(501)].id!=f.id)continue;if(i(506)!=t[i(562)]||t[i(592)][i(715)]!=n[i(715)])continue;if(!Sc(t,o))continue;const e=t[i(361)]==s;for(let n=0;n<u[i(653)];n++){const r=u[n];for(const s of t[i(539)]()){const o=s[i(483)]();if(r[i(664)](o)){e?(u[i(605)](n,1),n--):t[i(599)](s[i(610)]);break}}}}if(0==u[i(653)])return null;const h=this[i(421)][i(385)](i(506),s,i(382));for(const t of this[i(678)]())if(t[i(501)].id==f.id&&i(506)==t[i(562)]&&t[i(592)][i(715)]==n[i(715)]&&t[i(361)]==s&&Sc(t,o)&&(h(t[i(734)](),u)||h(u,t[i(734)]()))){for(const e of u)t[i(686)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(648)+s,m=this[i(528)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(533)](p,g,d,t,Vr[i(462)]());return m}[dc(567)](t,n=null,r={}){const s=dc;if(t[s(339)])return null;const o=this[s(671)][s(500)][s(400)](s(683)).me,a=new i.LiveRange(t[s(452)],t[s(550)]);for(const{suggestion:t,meta:e}of this[s(660)](a,s(379)))if(e[s(507)]&&!e[s(747)])if(t[s(444)]){const e=t[s(734)]()[s(326)]((t=>s(370)!=t[s(722)][s(366)]));if(e[s(589)]((t=>a[s(451)](t,!0)))&&t[s(398)](),e[s(359)]((t=>t[s(451)](a,!0)))){const t=this[s(421)][s(385)](s(392),n,s(415));return this[s(558)]((()=>t([a],null,r))),null}}else{const e=a[s(419)](t[s(338)]());null!==e&&t[s(612)]([e],null,r)}if(a[s(429)](),a[s(339)]||s(370)==a[s(722)][s(366)])return null;let c=null,u=a[s(452)],l=a[s(550)];const f=this[s(660)](a,s(392));for(const{suggestion:t,meta:e}of f){const n=this[s(402)][s(557)](u,l);if(e[s(507)]&&(this[s(730)]||!e[s(649)]&&!e[s(576)]))if(t[s(444)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(734)]()){if(r[s(451)](n,!0))return t;n[s(451)](r)||(e=!1)}e&&t[s(398)]()}else{const e=t[s(338)]();if(e[s(451)](n,!0))return t;if(!Sc(t,r)){n[s(451)](e)?t[s(705)]():e[s(493)](u)?u=e[s(550)]:e[s(493)](l)&&(l=e[s(452)]);continue}u=u[s(555)](e[s(452)])?u:e[s(452)],l=l[s(524)](e[s(550)])?l:e[s(550)],r=Object[s(631)]({},t[s(492)]),c?e[s(452)][s(555)](c[s(338)]()[s(452)])?(c[s(705)](),c=t):t[s(705)]():c=t}}if(c)return this[s(457)](c,this[s(402)][s(557)](u,l)),c;{const t=(0,e.uid)(),i=this[s(402)][s(557)](u,l),a=o.id,c=n?s(570)+n:s(392),f=this[s(528)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(533)](c,t,a,i),f}}[dc(684)](t,n=dc(376),r={}){const s=dc,o=this[s(671)][s(500)][s(400)](s(683)).me,a=t[s(381)]((t=>new i.LiveRange(t[s(452)],t[s(550)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(660)](a,s(379)))e[s(507)]&&!e[s(747)]&&c[s(687)](t);for(const e of c)if(e[s(444)]){const o=e[s(734)]();if((!e[s(492)]||!e[s(492)][s(464)])&&o[s(589)]((t=>a[s(359)]((e=>e[s(451)](t,!0)))))&&e[s(398)](),a[s(589)]((t=>o[s(359)]((e=>e[s(451)](t,!0)))))){const e=this[s(421)][s(385)](s(392),n,s(415));return this[s(558)]((()=>e(t,null,r))),null}}else{const t=e[s(338)]();if(a[s(359)]((e=>e[s(451)](t,!0)))&&e[s(398)](),a[s(589)]((e=>t[s(451)](e,!0)))){const t=this[s(421)][s(385)](s(392),n,s(415));return this[s(558)]((()=>t(a,null,r))),null}}const u=this[s(421)][s(385)](s(392),n,s(382));let l=null;for(const t of this[s(678)]())if(t[s(501)].id==o.id&&t[s(655)]&&s(392)==t[s(562)]&&t[s(361)]==n&&Sc(t,r)&&(u(t[s(734)](),a)||u(a,t[s(734)]())))if(l){if(t[s(697)]&&t[s(697)][s(653)])continue;for(const e of t[s(734)]())l[s(354)](e)||l[s(686)](e);t[s(705)]()}else{l=t;for(const e of a)t[s(354)](e)||t[s(686)](e)}if(l)return l;c[s(387)]();for(const{suggestion:t,meta:e}of this[s(660)](a,s(392)))e[s(507)]&&(this[s(730)]||!e[s(649)]&&!e[s(576)])&&Sc(t,r)&&c[s(687)](t);for(const t of c){const e=t[s(734)]();if((!r||!r[s(464)])&&a[s(589)]((t=>e[s(359)]((e=>e[s(451)](t,!0))))))return t;(!t[s(492)]||!t[s(492)][s(464)])&&e[s(589)]((t=>a[s(359)]((e=>e[s(451)](t,!0)))))&&t[s(398)]()}const f=(0,e.uid)(),h=o.id,g=s(570)+n,d=this[s(528)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(429)](),t[s(339)]||s(370)==t[s(722)][s(366)]||this[s(533)](g,f,h,t,Vr[s(462)]());return d}[dc(639)](t,n,r,s,o){const i=dc;if(t[i(339)])return[];if(i(590)===this[i(746)])return[];const a=this[i(671)][i(500)][i(400)](i(683)).me.id,c=Array[i(593)](this[i(695)][i(712)]())[i(326)]((e=>i(551)==e[i(562)]&&e[i(592)][i(480)]==n&&e[i(354)](t)));if(i(430)===this[i(746)]){const e=this[i(660)](t,i(379))[i(326)]((({meta:t})=>t[i(507)]&&!t[i(576)]&&!t[i(747)]))[i(381)]((({suggestion:t})=>t));c[i(753)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(551)==t[i(562)]?t[i(592)][i(531)]:void 0,o=t[i(338)](),a=Array[i(593)](u[i(417)]())[i(512)]((t=>t[i(328)](o)));if(!a)continue;const c=a[i(711)](o);this[i(574)](n)&&i(379)==t[i(562)]&&0!=c[i(653)]||(u[i(554)](a),c[i(669)]((t=>{u[i(535)](t,r)})),i(379)!=t[i(562)]&&e!=s&&u[i(535)](a[i(419)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(653)]>37&&console[i(481)](i(634),{key:n});const f=(i(633)+(n+"|")+yc({newValue:s}))[i(393)](0,60),h=this[i(528)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(546)](h),this[i(533)](f,c,a,t)}return l}[dc(731)](t){const e=dc;this[e(571)][e(687)](t)}[dc(743)](t){const e=dc;this[e(721)][e(687)](t)}[dc(641)](t,e=[],n=[]){const r=dc;this[r(692)](t,((t,...e)=>{this[r(486)]((()=>{t(...e)}))}));for(const t of e)this[r(743)](t);for(const t of n)this[r(731)](t)}[dc(435)](t){const e=dc;return e(551)==t[e(562)]?t[e(361)][e(463)]("|")[0]:null}[dc(457)](t,e){const n=dc,r=t[n(440)]();this[n(402)][n(744)]((t=>{t[n(518)](r,{range:e})}))}[dc(724)](t){const e=dc,n=t.id,r=this[e(671)][e(718)][e(400)](e(330));this[e(626)][e(456)](n)||this[e(626)][e(498)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(626)][e(623)](n);s[e(355)](e(710)),s[e(710)]=!1,t[e(697)]=s}[dc(637)](t,n,r,s){const o=dc;if(t[o(562)]!=n||t[o(361)]!=r||t[o(347)].id!=s)throw this[o(671)][o(487)](o(544)),new e.CKEditorError(o(544),this)}[dc(565)](t,n){const r=dc,s=t[r(338)]();if(n[r(664)](s))t[r(705)]();else if(s[r(451)](n)){const o=this[r(402)][r(738)](n[r(452)][r(673)],r(550));this[r(457)](t,this[r(402)][r(557)](s[r(452)],o));const i=(0,e.uid)(),a=t[r(347)].id,c=t[r(562)]+":"+t[r(361)];this[r(528)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(592)],attributes:t[r(492)]});const u=this[r(402)][r(738)](n[r(550)][r(491)],r(735)),l=this[r(402)][r(557)](u,s[r(550)]);this[r(533)](c,i,a,l)}else if(s[r(493)](n[r(452)])){const e=this[r(402)][r(738)](n[r(452)][r(673)],r(550));this[r(457)](t,this[r(402)][r(557)](s[r(452)],e))}else{const e=this[r(402)][r(738)](n[r(550)][r(491)],r(735));this[r(457)](t,this[r(402)][r(557)](e,s[r(550)]))}}[dc(511)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(660)](t,e(379))){if(!r[e(507)])continue;const s=n[e(734)]();for(const n of s)if(!t[e(711)](n)[e(653)])return!0}return!1}[dc(499)](t){const n=dc,r=this[n(671)][n(500)][n(400)](n(683))[n(700)](t);if(!r)throw new e.CKEditorError(n(561),this);return r}[dc(343)](t){const e=dc,n=this[e(671)][e(500)][e(400)](e(683)),r=(0,o.hashObject)(e(598)+t);return n[e(700)](r)||n[e(449)]({id:r,name:t})}[dc(608)](t,e,n,r,s){const o=dc,i=this[o(499)](r),a=this[o(421)][o(352)](t,e,n,i,s,(t=>{const e=o;this[e(591)](n,{attributes:t});const r=this[e(732)](n);this[e(750)](new Set([r])),this[e(676)](new Set([r]))}));return this[o(694)](a,o(415),(()=>{const t=o;this[t(591)](n,{state:t(377)})}),{priority:o(609)}),this[o(694)](a,o(398),(()=>{const t=o;this[t(591)](n,{state:t(505)})}),{priority:o(609)}),this[o(695)][o(535)](n,a),this[o(708)][o(535)](a,o(618)),a}[dc(545)](t){const e=dc,n=t[e(463)](":");return{group:n[0],type:n[1],subType:n[e(653)]>=5?n[2]:null,id:n[e(653)]<5?n[2]:n[3],authorId:n[e(653)]<5?n[3]:n[4],markerCount:6==n[e(653)]?n[5]:null}}[dc(329)](t,n,r){const s=dc,o=t[s(338)](),i=o[s(452)],a=o[s(550)];this[s(457)](t,this[s(402)][s(557)](i,n));const c=(0,e.uid)(),u=t[s(347)].id,l=t[s(562)]+(t[s(361)]?":"+t[s(361)]:"");this[s(528)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(492)],data:t[s(592)]});const f=this[s(435)](t);(s(506)==t[s(562)]||f&&this[s(574)](f))&&(r=this[s(402)][s(363)](r[s(491)])),this[s(533)](l,c,u,this[s(402)][s(557)](r,a))}[dc(660)](t,e=null){const n=dc,r=[],s=this[n(671)][n(500)][n(400)](n(683)).me;Array[n(745)](t)||(t=[t]);for(const o of this[n(678)]()){if(!o[n(655)])continue;if(e&&o[n(562)]!=e)continue;let i=!1;for(const e of o[n(734)]()){for(const a of t){const t=a[n(452)][n(664)](e[n(550)])||a[n(550)][n(664)](e[n(452)]);if(t||a[n(419)](e)){const c=a[n(451)](e)&&bc(this[n(402)][n(696)],e[n(452)],a),u=e[n(451)](a)&&bc(this[n(402)][n(696)],a[n(452)],e);r[n(546)]({suggestion:o,meta:{isOwn:s==o[n(501)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(533)](t,e,n,r,s){const o=dc;this[o(402)][o(744)]((i=>{const a=o;let c=a(476)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(447)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(467)](t){const e=dc,n=t[e(509)],r=t[e(638)];t[e(509)]=null,t[e(638)]=null,null!=n&&n[e(638)]==t&&(n[e(638)]=r),null!=r&&r[e(509)]==t&&(r[e(509)]=n),e(607)==this[e(708)][e(400)](t)&&(this[e(708)][e(535)](t,e(484)),this[e(699)](e(369),t,n,r))}[dc(528)](t){const n=dc,r=t.id,s=this[n(468)](t);if(this[n(622)]&&this[n(622)][n(672)]){const o=this[n(671)][n(500)][n(400)](n(717)),i=s[n(658)],a=s[n(361)]?s[n(562)]+":"+s[n(361)]:s[n(562)],c=this[n(671)][n(332)],u=o[n(687)](Hr(c,n(469))),l={id:r,type:a,hasComments:i,data:t[n(592)]||null,originalSuggestionId:t[n(703)]||null,attributes:s[n(492)]};this[n(622)][n(672)](l)[n(373)]((t=>{const e=n;s[e(471)]=!0,o[e(751)](u),t&&t[e(564)]&&(this[e(695)][e(400)](r)[e(564)]=t[e(564)])}))[n(454)]((t=>{const r=n;throw(0,e.logWarning)(r(378)),this[r(671)][r(647)][r(650)]({isUndoable:!1},(()=>{s[r(398)]()})),s[r(651)](),this[r(695)][r(554)](s.id),this[r(708)][r(554)](s),t}))}return s}[dc(574)](t){const e=dc;return this[e(571)][e(416)](t)}[dc(591)](t,e){const n=dc,r=this[n(671)][n(500)][n(400)](n(717)),s=this[n(732)](t);if(this[n(622)]&&this[n(622)][n(530)])if(s[n(471)]){const s=r[n(687)](Hr(this[n(671)][n(332)],n(469)));this[n(622)][n(530)](t,e)[n(373)]((()=>{r[n(751)](s)}))}else s.on(n(341),(()=>{this[n(591)](t,e)}))}[dc(677)](t){const n=dc;if(!this[n(622)]||!this[n(622)][n(732)])throw new e.CKEditorError(n(726),this);return this[n(622)][n(732)](t)}[dc(433)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(545)](t),i=this[e(695)][e(400)](n)||this[e(608)](r,s,n,o,{});switch(this[e(637)](i,r,s,o),this[e(708)][e(400)](i)){case e(618):this[e(677)](n)[e(373)]((t=>{const r=e;let s=Promise[r(666)]();t[r(658)]&&(s=this[r(626)][r(691)]({channelId:this[r(671)][r(718)][r(400)](r(330)),threadId:n})),s[r(373)]((()=>{const e=r;this[e(468)](t)[e(471)]=!0}))})),this[e(708)][e(535)](i,e(668));break;case e(484):this[e(591)](n,{state:e(510)});case e(495):this[e(708)][e(535)](i,e(607)),this[e(699)](e(704),i);break;case e(607):this[e(699)](e(645),i)}return i[e(346)](t),i}[dc(676)](t){const e=dc,n=Array[e(593)](t),r=n[e(326)]((t=>e(551)==t[e(562)]));this[e(422)](r);const s=n[e(326)]((t=>!t[e(444)]&&e(551)!=t[e(562)])),o=this[e(678)]({skipNotAttached:!0})[e(326)]((t=>!t[e(444)]&&e(551)!=t[e(562)])),i=o[e(326)]((n=>!t[e(416)](n))),a=new Map(o[e(381)]((t=>[t,this[e(421)][e(385)](t[e(562)],t[e(361)],e(642))]))),c=new Map(o[e(381)]((t=>[t,t[e(338)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(653)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(653)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(653)];t++){const n=s[t];!l[e(416)](n)&&n[e(509)]&&(f[e(687)](n[e(509)]),n[e(509)][e(638)]===n&&(n[e(509)][e(638)]=null),n[e(509)]=null),!u[e(416)](n)&&n[e(638)]&&(f[e(687)](n[e(638)]),n[e(638)][e(509)]===n&&(n[e(638)][e(509)]=null),n[e(638)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(653)];e++){const r=g(t,n[e]);r&&(r[0][s(638)]=r[1],r[1][s(509)]=r[0],u[s(687)](r[0]),l[s(687)](r[1]))}}function g(t,n){const r=e;if(t[r(501)].id!==n[r(501)].id)return null;const s=a[r(400)](t)(t,n,c[r(400)](t),c[r(400)](n));return s&&a[r(400)](n)(t,n,c[r(400)](t),c[r(400)](n))?s[1][r(697)]&&s[1][r(697)][r(653)]?null:s:null}f[e(453)]&&this[e(676)](f)}[dc(422)](t){const e=dc;if(0==t[e(653)])return;const n=this[e(678)]({skipNotAttached:!0})[e(326)]((t=>e(551)==t[e(562)]&&t[e(391)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(492)]);s[e(416)](n)||(s[e(535)](n,r[e(653)]),r[e(546)]([]));const i=s[e(400)](n);r[i][e(546)](t)}!function(){const t=e;r[t(455)](((e,n)=>{const r=t,s=e[0][r(564)],o=n[0][r(564)];return s==o?e[0][r(492)][r(566)]<n[0][r(492)][r(566)]?-1:1:s<o?-1:1}));for(const e of r)e[t(455)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(653)];t++){if(0==r[t][e(653)])continue;const n=[];for(let s=t+1;s<r[e(653)];s++)0!=r[s][e(653)]&&i(r[t],r[s])&&n[e(546)](s);for(const s of n)r[t]=r[t][e(348)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(653)];n++)t[n][e(638)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(653)];n++)t[n][e(509)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(492)][r(566)]!==n[0][r(492)][r(566)]&&t[0][r(501)]!==n[0][r(501)])return!1;if(!function(t,e){const n=r;return!t[n(658)]&&!e[n(658)]||(!t[n(658)]||!e[n(658)])&&(!!(t[n(658)]&&e[n(564)]<t[n(697)][n(466)][n(400)](0)[n(564)])||!!(e[n(658)]&&t[n(564)]<e[n(697)][n(466)][n(400)](0)[n(564)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(492)],r(566)),o=gc(n[0][r(492)],r(566));return!!wr(s,o)&&(!!t[r(589)]((t=>n[r(359)]((e=>t[r(338)]()[r(664)](e[r(338)]())))))&&n[r(589)]((e=>t[r(359)]((t=>e[r(338)]()[r(664)](t[r(338)]()))))))}}[dc(750)](t){const e=dc,n=Array[e(593)](t),r=this[e(678)]({skipNotAttached:!0}),s=r[e(326)]((n=>!t[e(416)](n))),o=new Map(n[e(381)]((t=>[t,this[e(421)][e(385)](t[e(562)],t[e(361)],e(382))]))),i=new Map(r[e(381)]((t=>[t,t[e(734)]()])));for(let t=0;t<n[e(653)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(653)];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(653)];e++){const s=r[e];if(s[a(562)]!==n[a(562)]||s[a(501)].id!==n[a(501)].id||s[a(361)]!==n[a(361)])continue;if(!Lc(n,s,[a(566)]))continue;if(a(551)==n[a(562)]&&n[a(592)][a(531)]!=s[a(592)][a(531)])continue;if(a(551)==n[a(562)]&&t[a(574)](n[a(592)][a(480)]))continue;if(a(506)==n[a(562)]){const e=t[a(671)][a(647)],r=n[a(556)]();if(r&&(e[a(696)][a(475)](r)||e[a(696)][a(427)](r)))continue}const c=o[a(400)](n),u=i[a(400)](n),l=i[a(400)](s),f=n[a(697)]&&n[a(697)][a(653)],h=s[a(697)]&&s[a(697)][a(653)];if(!f&&c(l,u))return t[a(358)](s,n),i[a(554)](n),!0;if(!h&&c(u,l))return t[a(358)](n,s),i[a(554)](s),!0}return!1}}[dc(358)](t,e){const n=dc;if(t[n(444)])for(const r of e[n(734)]())t[n(686)](r);else{const r=e[n(338)]()[n(550)];this[n(457)](t,this[n(402)][n(557)](t[n(338)]()[n(452)],r))}e[n(705)]()}[dc(600)](t,e){const n=dc,r=t[n(584)](n(375))||t[n(584)](n(551))?n(425):t[n(519)]();return Hr(this[n(671)][n(332)],e+"_"+r+n(324))}[dc(727)](){const t=dc,e=this[t(671)];(0,o.surroundingMarkersDetector)(this[t(402)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(545)](t[s(610)]);if(s(459)===e){o[s(546)](this[s(600)](n,s(643)));break}}for(const t of r){const{group:e,type:n}=this[s(545)](t[s(610)]);if(s(459)===e){o[s(546)](this[s(600)](n,s(349)));break}}o[s(653)]&&e.ui[s(322)][s(517)](s(585),o[s(382)](" "))}))}[dc(439)](t){const e=dc;if(this[e(681)])return!1;const n=this[e(671)],r=n[e(647)][e(497)][e(573)][e(714)]();if(0==r[e(653)])return!1;const s=[],o=r[e(326)]((t=>e(551)==t[e(562)])),i=r[e(326)]((t=>e(742)==t[e(562)]&&e(688)!=t[e(610)])),a=r[e(326)]((t=>e(751)==t[e(562)]&&e(688)!=t[e(610)]));for(const t of o)s[e(546)]({key:t[e(548)],newValue:t[e(413)],oldValue:t[e(640)],range:kc(t[e(420)],n[e(647)])});for(const t of i){const r=a[e(512)]((n=>n[e(494)][e(664)](t[e(494)])));r&&s[e(546)]({key:e(604),newValue:t[e(610)],oldValue:r[e(610)],range:n[e(647)][e(515)](t[e(494)][e(552)])})}return 0!=s[e(653)]&&this[e(581)](t,s)}[dc(617)](t){const e=dc;let n=!1;const r=this[e(671)][e(647)][e(497)][e(573)][e(371)]()[e(326)]((t=>t[e(592)][e(368)]&&t[e(610)][e(584)](e(568))));for(const s of r){const{subType:r,id:o}=this[e(545)](s[e(610)]),i=r[e(463)]("|")[0];for(const r of this[e(678)]({skipNotAttached:!0}))r.id!=o&&e(551)==r[e(562)]&&r[e(592)]&&r[e(592)][e(480)]==i&&r[e(338)]()[e(328)](s[e(592)][e(368)])&&(this[e(701)](r,s[e(592)][e(368)],t),n=!0)}return n}[dc(486)](t){const e=dc;this[e(671)],this[e(681)]=!0,t()}[dc(432)](t){const e=dc,n=this[e(574)](t),r=this[e(721)][e(416)](t);return n||r}[dc(581)](t,e){const n=dc;if(0==e[n(653)])return!1;let r=!1;for(const s of e){const e=this[n(660)](s[n(420)],n(551))[n(326)]((t=>!t[n(752)][n(747)]))[n(381)]((t=>t[n(459)])),i=(0,o.hashObject)({newValue:s[n(702)]});e[n(326)]((t=>{const e=n,[r,o]=t[e(361)][e(463)]("|");return r==s[e(480)]&&o!=i}))[n(669)]((e=>{const o=n;this[o(701)](e,s[o(420)],t),r=!0}))}return r}[dc(701)](t,e,n){const r=dc,s=t[r(338)]()[r(711)](e);0!==s[r(653)]?1!==s[r(653)]?this[r(329)](t,e[r(452)],e[r(550)]):this[r(457)](t,s[0]):n[r(599)](t[r(440)]())}}class Ec{constructor(t){const e=dc;this[e(334)]=t,this[e(402)]=t[e(647)],this[e(488)]=new Map,this[e(662)]=new Map,this[e(693)]()}[dc(352)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(402)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(385)](t,e,i(415))(...n),onDiscard:(...n)=>this[i(385)](t,e,i(398))(...n)})}[dc(438)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(488)][s(535)](o,r)}[dc(385)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(488)][r(400)](s)||this[r(662)][r(400)](t+":"+n)}[dc(693)](){const t=dc,e=()=>!1,n=t=>{const e=Cc;t[e(455)](((t,n)=>t[e(452)][e(555)](n[e(452)])?1:-1)),this[e(402)][e(744)]((n=>{const r=e;for(const e of t){let t;t=e[r(550)][r(741)]&&e[r(550)][r(491)]==e[r(452)][r(552)]?n[r(408)](e[r(452)][r(552)],"on"):n[r(408)](e),this[r(402)][r(405)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(402)][n(744)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(381)]((t=>(Tc(t)&&(t=this[s(402)][s(557)](t[s(550)])),t)))[s(326)]((t=>s(370)!==t[s(722)][s(366)]));if(c[s(653)]<1)return;const u=Array[s(593)](this[s(402)][s(497)][s(445)][s(734)]())[s(381)]((t=>i.LiveRange[s(418)](t)));r[s(728)](c);for(const t of this[s(334)][s(620)][s(620)]())t[s(543)]();a[s(546)]({forceDefaultExecution:!0}),this[s(334)][s(489)](o,...a);const l=u[s(326)]((t=>s(370)!=t[s(722)][s(366)]));l[s(653)]>0&&r[s(728)](l);for(const t of u)t[s(429)]()}))},s=(e,n)=>1==e[t(653)]&&1==n[t(653)]&&e[0][t(550)][t(664)](n[0][t(452)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(402)])?[e,n]:Nc(n,e,s,r,this[t(402)])?[n,e]:null;this[t(662)][t(535)](t(547),e),this[t(662)][t(535)](t(409),n),this[t(662)][t(535)](t(465),s),this[t(662)][t(535)](t(542),o),this[t(662)][t(535)](t(436),n),this[t(662)][t(535)](t(384),e),this[t(662)][t(535)](t(340),s),this[t(662)][t(535)](t(401),o),this[t(662)][t(535)](t(635),r),this[t(662)][t(535)](t(342),e),this[t(662)][t(535)](t(540),s),this[t(662)][t(535)](t(596),e),this[t(662)][t(535)](t(729),r),this[t(662)][t(535)](t(709),e),this[t(662)][t(535)](t(337),s),this[t(662)][t(535)](t(680),e),this[t(662)][t(535)](t(661),e),this[t(662)][t(535)](t(336),((e,n)=>{const r=t;if(!n)return;const s=this[r(334)][r(500)][r(400)](Ic);this[r(402)][r(744)]((t=>{const o=r;if(o(604)==n[o(480)])for(const r of e){const e=r[o(452)][o(552)],s=n[o(531)];t[o(685)](e,s)}else if(s[o(574)](n[o(480)]))for(const r of e)void 0!==n[o(531)]?t[o(431)](n[o(480)],n[o(531)],r[o(452)][o(552)]):t[o(390)](n[o(480)],r[o(452)][o(552)]);else for(const r of e)n[o(531)]?t[o(431)](n[o(480)],n[o(531)],r):t[o(390)](n[o(480)],r)}))})),this[t(662)][t(535)](t(443),s)}}function bc(t,e,n){const r=dc;for(const s of e[r(491)][r(537)]({includeSelf:!0,parentFirst:!0})){if(s[r(722)]==s)return!1;if(!n[r(521)](s))return!1;if(t[r(475)](s)||t[r(427)](s))return!0}return!1}function Tc(t){const e=dc;return t[e(550)][e(491)]==t[e(452)][e(552)]&&t[e(550)][e(597)]}function _c(t,e,n,r){const s=dc,o=t=>!t[s(636)].is(s(323))&&!r[s(475)](t[s(636)]),i=t[s(452)][s(663)](o),a=t[s(550)][s(663)](o,{direction:s(448)});return!(t[s(452)][s(664)](i)&&t[s(550)][s(664)](a)||(i[s(555)](a)?n[s(518)](e,{range:n[s(557)](i,a)}):n[s(599)](e),0))}function yc(t){return(0,o.hashObject)(t)}function Ac(t){const e=dc,n=t[e(452)][e(552)];return n&&n.is(e(514))}function kc(t,e){const n=dc;return null==t[n(550)][n(673)]&&t[n(550)][n(491)]==t[n(452)][n(552)]?Rc(t[n(452)][n(552)],e):t}function Cc(t,e){const n=pc();return(Cc=function(t,e){return n[t-=321]})(t,e)}function Rc(t,e){const n=dc,r=e[n(696)][n(475)](t)||e[n(696)][n(414)](t);return e[n(557)](e[n(738)](t,n(404)),r?e[n(577)](t):e[n(738)](t,n(550)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(550)][o(664)](r[o(452)]))return!0;if(t[o(562)]!=e[o(562)])return!1;if(!n[o(550)][o(407)](r[o(452)]))return!1;const i=s[o(557)](n[o(550)],r[o(452)])[o(674)]();for(const t of i)if([o(538),o(473)][o(470)](t[o(562)])&&s[o(696)][o(427)](t[o(636)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(391)]||!e[r(391)])&&wr(gc(t[r(492)],n),gc(e[r(492)],n))}function Sc(t,e){const n=dc,r=vc(t[n(492)]),s=vc(e);if(!t[n(391)])return!1;for(const t of Object[n(417)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(631)]({},t);return delete n[e(464)],delete n[e(502)],n}const Mc=wc;function Oc(){const t=["PENDING_ACTION_SUGGESTION","2859872jtfgcY","_editor","execute","canAccept","84EDZmHg","discardSuggestion","getRanges","28420aVcYsx","unbind","change:isDirty","get","1910575ZPoWgq","_discardCommand","remove","add","isEnabled","_setPendingAction","canEditAt","bind","locale","destroy","_removePendingAction","stopListening","3890ZhWmTr","_pendingAction","476016jZkUjd","242zGWWqo","isDirty","commentThreadController","canDiscard","acceptSuggestion","plugins","30srNYvl","3699290OnMcSD","listenTo","3602889kmuvgd","PendingActions","_acceptCommand","commands","view","model"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(296776===parseInt(n(283))/1*(-parseInt(n(286))/2)+-parseInt(n(306))/3*(-parseInt(n(309))/4)+-parseInt(n(313))/5+-parseInt(n(285))/6+-parseInt(n(293))/7+parseInt(n(302))/8+-parseInt(n(295))/9*(-parseInt(n(292))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(300)]=e,this[s(299)]=n,this[s(288)]=r,this[s(303)]=t,this[s(297)]=t[s(298)][s(312)](s(290)),this[s(272)]=t[s(298)][s(312)](s(307)),this[s(299)][s(278)](s(275)).to(this[s(297)],this[s(272)],((t,e)=>t||e)),this[s(299)][s(278)](s(305)).to(this[s(297)],s(275),(t=>t&&this[s(303)][s(300)][s(277)](e[s(308)]()))),this[s(299)][s(278)](s(289)).to(this[s(272)],s(275),(t=>t&&this[s(303)][s(300)][s(277)](e[s(308)]()))),this[s(284)]=null,n[s(287)]&&this[s(276)](),this[s(294)](n,s(290),(()=>this[s(290)]())),this[s(294)](n,s(307),(()=>this[s(307)]())),this[s(294)](n,s(311),(()=>{const t=s;n[t(287)]?this[t(276)]():this[t(281)]()}))}[Mc(290)](){const t=Mc;this[t(297)][t(304)](this[t(300)].id)}[Mc(307)](){const t=Mc;this[t(272)][t(304)](this[t(300)].id)}[Mc(280)](){const t=Mc;this[t(299)][t(310)](t(275)),this[t(299)][t(310)](t(305)),this[t(299)][t(310)](t(289)),this[t(282)](),this[t(288)][t(280)](),this[t(284)]&&this[t(281)]()}[Mc(276)](){const t=Mc,e=Hr(this[t(303)][t(279)],t(301));this[t(284)]=this[t(303)][t(291)][t(312)](t(296))[t(274)](e)}[Mc(281)](){const t=Mc;null!==this[t(284)]&&this[t(303)][t(291)][t(312)](t(296))[t(273)](this[t(284)]),this[t(284)]=null}}const Fc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(320516===parseInt(n(433))/1+parseInt(n(460))/2*(-parseInt(n(464))/3)+-parseInt(n(449))/4*(-parseInt(n(480))/5)+parseInt(n(454))/6+-parseInt(n(463))/7*(-parseInt(n(456))/8)+parseInt(n(434))/9+-parseInt(n(471))/10*(parseInt(n(472))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(438)]=null,this[s(470)]=null,this[s(481)](s(439),!1),this[s(481)](s(484),e[s(484)]),this[s(477)](s(484)).to(e),this[s(481)](s(437),[]),this[s(481)](s(447),!1),this[s(481)](s(441),!1),this[s(481)](s(465),!1),this[s(481)](s(445),!1),this[s(453)]=e,this[s(444)]=n,this[s(459)]=r,r[s(478)]?this[s(481)](s(436),1):this[s(452)]()}[Fc(474)](){const t=Fc;this[t(476)][t(474)]()}[Fc(448)](){const t=Fc;this[t(438)]&&this[t(438)][t(448)](),this[t(470)]&&this[t(470)][t(448)](),super[t(448)]()}[Fc(452)](){const t=Fc,{CommentsListView:e}=this[t(459)];this[t(438)]=new e(this[t(473)],this[t(453)][t(443)],Object[t(461)]({CommentView:this[t(459)][t(469)]},this[t(459)])),this[t(438)][t(462)](t(466)).to(this),this[t(438)][t(462)](t(450)).to(this),this[t(438)][t(477)](t(439)).to(this),this[t(481)](t(436),this[t(438)][t(436)]+1),this[t(477)](t(436)).to(this[t(438)],t(436),(t=>t+1)),this[t(470)]=this[t(482)](),this.on(t(466),(()=>this[t(474)]())),this[t(477)](t(447)).to(this[t(438)],t(435),this[t(470)][t(468)],t(446),((t,e)=>t||!!e))}[Fc(482)](){const t=Fc,{CommentThreadInputView:e}=this[t(459)],n=new e(this[t(473)],this[t(444)],this[t(459)][t(475)]),r=n[t(468)];return n[t(477)](t(483)).to(this,t(439),this[t(453)][t(443)],t(442),r,t(446),((t,e,n)=>!!n||t&&!e)),r.on(t(458),((e,n)=>{const s=t;this[s(455)](s(451),n),r[s(440)][s(467)]("")})),r.on(t(479),(()=>this[t(474)]())),r[t(477)](t(457)).to(this[t(453)][t(443)],t(442)),n}}function Bc(){const t=["editor","isEnabled","isReadOnly","commentThread","_localUser","canDiscard","value","isDirty","destroy","76nSKkag","updateComment","addComment","_createCommentViews","_model","3134460WEpvOm","fire","48088WZxczL","disabledSubmit","submit","_config","2ltZLdz","assign","delegate","7zZyqjd","440697QmPkpg","canAccept","removeComment","setData","commentInputView","CommentView","commentThreadInputView","7967210yDYAUU","11QKPSbf","locale","focus","editorConfig","element","bind","disableComments","cancel","5210jNlezf","set","_createCommentThreadInputView","showInput","authoredAt","228362rEjHPh","4387995DZkVmU","hasDirtyComment","length","descriptionParts","commentsListView","isActive"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(570099===parseInt(n(482))/1*(-parseInt(n(465))/2)+-parseInt(n(466))/3+-parseInt(n(443))/4+parseInt(n(431))/5*(-parseInt(n(457))/6)+-parseInt(n(409))/7*(-parseInt(n(397))/8)+-parseInt(n(459))/9*(parseInt(n(400))/10)+parseInt(n(494))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends xc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(471)](i(419),""),this[i(440)](i(419)).to(this,i(404),(t=>t&&t[0]?t[0][i(419)]:"")),this[i(440)](i(438)).to(this,i(404),this,i(451),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(418)+zc(e[n(439)],e[n(385)])+n(398);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(481)]=null,this[i(468)]=this[i(395)](Hr(e,i(474)),t.icons[i(414)],i(437),i(393),"sw"),this[i(468)][i(440)](i(444)).to(this,i(441)),this[i(478)]=this[i(395)](Hr(e,i(491)),t.icons[i(442)],i(434),i(423),"sw"),this[i(478)][i(440)](i(444)).to(this,i(435)),this[i(475)]=new o.UserView(e,this[i(467)][i(446)],this[i(486)]()),this[i(475)][i(410)]({attributes:{class:[i(417),i(430)]}}),this[i(450)](this[i(487)]())}[Uc(487)](){const t=Uc,e=this[t(433)],n=[{tag:t(470),attributes:{class:[t(460),t(463)]},children:[{tag:t(411),children:[{text:this[t(475)][t(485)]}],attributes:{class:[t(469),t(447)]}},{tag:t(432),attributes:{datetime:e.to(t(415)),class:[t(453),t(462)]},children:[{text:e.to(t(415),(e=>this[t(473)][t(390)](e)))}]}]},{tag:t(470),attributes:{class:[t(388),t(477)]},children:[this[t(468)],this[t(478)]]},{tag:t(470),attributes:{class:[t(489)]}}];this[t(467)][t(386)]&&n[t(396)]({tag:t(470),attributes:{class:[t(425)]},children:[{text:this[t(408)]()}]});const r={tag:t(470),attributes:{class:[t(496),e.if(t(451),t(454)),e.to(t(419),(e=>t(413)+e)),this[t(473)][t(401)]&&t(421)],"data-suggestion-id":this[t(467)].id,"data-thread-id":this[t(467)][t(402)].id,"data-author-id":this[t(467)][t(446)].id,tabindex:-1},children:[{tag:t(470),attributes:{class:[t(428),t(399)]},children:[this[t(475)],{tag:t(470),attributes:{class:[t(455),t(484)]},children:n}]}]};return this[t(429)]&&this[t(412)]&&(r[t(394)][t(396)](this[t(429)],this[t(412)]),this[t(429)][t(387)](t(406)).to(this),this[t(429)][t(387)](t(493)).to(this),this[t(412)][t(387)](t(406)).to(this),this[t(412)][t(387)](t(493)).to(this)),r}[Uc(461)](){const t=Uc;super[t(461)](),this[t(481)]=this[t(492)][t(490)](t(472)),this[t(481)][t(436)]=this[t(438)],this.on(t(495),((e,n,r)=>{const s=t;this[s(481)][s(436)]=r}))}[Uc(395)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(456)]);return a[i(471)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(410)]({attributes:{class:n}}),a.on(i(488),(()=>{const t=i;this[t(392)](r,this[t(467)].id)})),a}[Uc(408)](){const t=Uc;return t(480)===this[t(467)][t(391)][t(464)][t(424)]?Hr(this[t(456)],t(403)):Hr(this[t(456)],t(426))}[Uc(486)](){const t=Uc;return this[t(467)][t(386)]?t(480)===this[t(467)][t(391)][t(464)][t(424)]?Hr(this[t(456)],t(420),this[t(467)][t(452)][t(485)]):Hr(this[t(456)],t(479),this[t(467)][t(452)][t(485)]):null}}function Vc(){const t=["5772774ioPFKN",'" title="',"8072523lwyNSY","ck-suggestion__info","render","ck-annotation__info-time","ck-annotation__info","@external","26xRHwiS","273615RzHZdZ","_model","acceptButton","ck-suggestion__info-name","div","set",".ck-annotation__content-wrapper","_config","Accept suggestion","userView","value","ck-annotation__actions","discardButton","EXTERNAL_AVATAR","importWord","_descriptionElement","33811HULogp","join","ck-annotation__main","name","getUserViewNotificationText","getTemplate","execute","ck-annotation__content-wrapper","querySelector","Discard suggestion","element","editorDestroyed","31546603Dvzbzi","change:description","ck-suggestion-wrapper","color","isExternal","delegate","ck-suggestion__actions","</span>","formatDateTime","attributes","fire","acceptSuggestion","children","_createButton","push","23744fiaVkN","</p>","ck-annotation","10eTQXMM","disableComments","commentThread","EXTERNAL_IMPORT_WORD_SUGGESTION","descriptionParts","innerText","editorReady","split","getExternalSuggestionNote","1862lMLHwT","extendTemplate","span","commentThreadInputView","ck-suggestion-","check","authoredAt","map","ck-suggestion__user","<p>","type","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion--disabled-comments","title","discardSuggestion","source","ck-comment__external","EXTERNAL_SUGGESTION","createElement","ck-suggestion","commentsListView","ck-annotation__user","5zthYWE","time","bindTemplate","ck-suggestion--discard","canDiscard","innerHTML","ck-suggestion--accept","description","content","bind","canAccept","cancel","2789752pFdBsf","isEnabled",'<span class="ck-suggestion-color" style="background-color: ',"author","ck-annotation__info-name",'"></span>','<span class="ck-suggestion-type">',"setTemplate","isActive","creator","ck-comment__info-time","ck-suggestion-wrapper--active","ck-suggestion__main","locale"];return(Vc=function(){return t})()}function zc(t,e){const n=Uc;let r="";return r+=t[n(407)]("*")[n(416)](((t,e)=>e%2!=0?n(449)+Hc(t)+n(389):Hc(t)))[n(483)](""),e&&(r+=n(445)+e[n(476)]+n(458)+e[n(422)]+n(448)),r}function Hc(t){const e=Uc,n=document[e(427)](e(411));return n[e(405)]=t,n[e(436)]}const Wc=Xc;function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=206]})(t,e)}function Kc(){const t=["some","106547TUwrCV","acceptAllSuggestions","getByInnerView","getMarkers","createAnnotation","_handleControllerBuffer","CommentView","head","componentFactory","addSourceCollector","262725uaARqj","descriptionParts","previous","Track changes","trackChanges.SuggestionThreadView","from","CommentsUI","bind","values","TrackChangesEditing","add","map","editing","editor","createCommentThreadController","getRanges","Discard all selected suggestions","acceptSelectedSuggestions","keys","trackChanges.disableComments","addComment","acceptButton","getFirstRange","button","execute","pluginName","commandName","discardSelectedSuggestions","_refreshActiveMarkers","comments.editorConfig","refreshSelectedViews","init","4XESxwD","suggestionUnloaded","commands","901770pdLpFd","reduce","switchbutton","discardButton","requires","Accept all selected suggestions","buttonView","comments.maxThreadTotalWeight","_disableComments","CommentsRepository","mainView","_descriptionFactory","2JtSVmx","isInContent","type","_viewToController","view","actionView","isEnabled","getJoined","locale","Accept all suggestions","3595200anpXMN","_initializeController","Annotations","lowest","change:activeAnnotations","_bindAnnotationToEditors","EditorAnnotations","destroy","getSuggestion","Discard all suggestions","_annotationViews","value","get","change:previous","delete","set","comments","size","_suggestionToController","stopListening","listenTo","TrackChangesUI","getAllAdjacentSuggestions","getMarkerNames","config","suggestion-","arrowView","_unbindEditors","activeMarkers","createAnnotationView","comments.maxCommentCharsWhenCollapsed","_createUIButton","getDescriptions","source","1759194mtaukI","isOn","commentThread","suggestionLoaded","length","_updateController","3992268WrymIW","unbind","registerAnnotation","separator","focus","184BAeUbF","suggestionChanged","model","isMultiRange","push","comments.maxCommentsWhenCollapsed","hasSuggestion","has","clear","define","discardAllSuggestions","toMany","2237490syALpK","isDirty","_destroyController","trackChanges","SuggestionThreadView","_handleSuggestionControllerDelayed","filter","plugins","innerView","remove","activeAnnotations"];return(Kc=function(){return t})()}!function(t,e){const n=Xc,r=t();for(;;)try{if(489491===parseInt(n(322))/1*(parseInt(n(310))/2)+-parseInt(n(275))/3+parseInt(n(307))/4*(parseInt(n(332))/5)+-parseInt(n(236))/6+parseInt(n(265))/7*(-parseInt(n(241))/8)+parseInt(n(230))/9+-parseInt(n(253))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Wc(314)](){const t=Wc;return[Ic,o.Users,t(319),t(334),t(338)]}static get[Wc(300)](){return Wc(217)}constructor(t){const e=Wc;super(t),this[e(214)]=new Map,this[e(325)]=new Map,this[e(206)]=new Map,this[e(270)]=new Map;const n=this[e(288)][e(220)];n[e(250)](e(279),Gc),n[e(250)](e(294),!1),this[e(318)]=n[e(208)](e(294))}[Wc(258)](t,e){const n=Wc;0===this[n(270)][n(213)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(270)]){const r=this[t(214)][t(248)](e);r||n?r&&n&&this[t(255)](e):this[t(333)](e)}this[t(270)][t(249)](),this[t(288)][t(260)][t(208)](t(338))[t(305)](),this[t(303)]()}),10),this[n(270)][n(211)](t,e)}[Wc(306)](){const t=Wc,e=this[t(288)],n=e[t(260)][t(208)](t(284)),r=e[t(260)][t(208)](t(334)),s=e[t(260)][t(208)](t(338)),o=e[t(260)][t(208)](t(319));e.ui[t(273)][t(285)](t(256),(e=>this[t(227)](e))),s[t(274)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(280)](this[e(214)])){const s=t[e(218)](),o=[];for(const t of s){if(!t[e(323)])continue;if(t[e(244)]){o[e(245)](...t[e(290)]());continue}const n=t[e(297)]();if(o[e(234)]>0){const t=o[0][e(329)](n);if(t){o[0]=t;continue}}o[e(245)](n)}n[e(245)]([r[e(326)],o])}return n})),this[t(216)](n,t(233),((e,n)=>{const r=t;this[r(216)](n,r(209),((t,e,s,o)=>{const i=r;n[i(323)]&&(null==s?(this[i(235)](o[i(272)]),this[i(258)](n,!1)):(this[i(235)](s[i(272)]),null==o&&this[i(258)](n,!0)))})),null!==n[r(277)]?this[r(235)](n[r(272)]):this[r(258)](n,!1)})),this[t(216)](n,t(308),((e,n,r)=>{const s=t;this[s(215)](n,s(209)),this[s(270)][s(210)](n),this[s(214)][s(248)](n)&&this[s(255)](n),r&&this[s(235)](r[s(272)])})),this[t(216)](n,t(242),((e,n)=>{this[t(235)](n)})),this[t(216)](r,t(336),(()=>{this[t(303)]()})),this[t(216)](o,t(295),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(247)](r))return;const i=n[o(340)](r);this[o(214)][o(208)](i)[o(326)][o(240)]()}),{priority:t(335)})}[Wc(303)](){const t=Wc,e=this[t(288)][t(260)][t(208)](t(334)),n=this[t(288)][t(260)][t(208)](t(284)),r=Array[t(280)](e[t(263)],(e=>e[t(261)]))[t(259)]((e=>this[t(325)][t(248)](e))),s=[];for(const e of r){const n=this[t(325)][t(208)](e)[t(243)][t(218)]();s[t(245)](...n[t(311)](((e,n)=>[...e,...n[t(219)]()]),[]))}n[t(224)]=s}[Wc(227)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(288)][n(309)][n(208)](n(256)),i=Hr(t,n(278));r[n(316)][n(211)]({tooltip:i,label:i,icon:'\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'}),r[n(316)][n(282)](n(231)).to(o,n(207)),r[n(316)].on(n(299),(()=>{const t=n;o[t(299)](),this[t(288)][t(287)][t(326)][t(240)]()}));const a=new e.Collection,c=[{type:n(312),model:{withText:!0,label:i,commandName:n(256)}},{type:n(239)},{type:n(298),model:{withText:!0,label:Hr(t,n(331)),commandName:n(266)}},{type:n(298),model:{withText:!0,label:Hr(t,n(315)),commandName:n(292)}},{type:n(298),model:{withText:!0,label:Hr(t,n(341)),commandName:n(251)}},{type:n(298),model:{withText:!0,label:Hr(t,n(291)),commandName:n(302)}}];for(const t of c){let e={type:n(239)};if(t[n(243)]){const r=new s.ViewModel(t[n(243)]),o=this[n(288)][n(309)][n(208)](r[n(301)]);r[n(282)](n(231),n(328)).to(o,n(207),n(328)),e={type:t[n(324)],model:r}}a[n(285)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(259)]((t=>null!=t[n(243)]))[n(286)]((t=>this[n(288)][n(309)][n(208)](t[n(243)][n(301)]))),l=r[n(316)];return l[n(327)][n(237)](n(328)),l[n(222)][n(237)](n(328)),l[n(327)][n(282)](n(328)).to(o,n(328)),l[n(222)][n(282)](n(328))[n(252)](u,n(328),((...t)=>t[n(264)]((t=>t)))),r.on(n(299),(t=>{const e=n;this[e(288)][e(299)](t[e(229)][e(301)]),this[e(288)][e(287)][e(326)][e(240)]()})),r}[Wc(333)](t){const e=Wc,n=this[e(288)],r=n[e(220)],s=n[e(260)][e(208)](e(334)),i=n[e(260)][e(208)](e(319)),a=n[e(260)][e(208)](e(338)),c=n[e(260)][e(208)](o.Users).me,u=r[e(208)](e(256))[e(257)],{CommentsListView:l,CommentThreadInputView:f}=n[e(260)][e(208)](e(281));let h,g;this[e(206)][e(248)](t.id)?(g=this[e(206)][e(208)](t.id),h=g[e(320)]):(h=new u(n[e(330)],t,c,{disableComments:this[e(318)],editorConfig:r[e(208)](e(304)),maxCommentsWhenCollapsed:r[e(208)](e(246)),maxThreadTotalWeight:r[e(208)](e(317)),maxCommentCharsWhenCollapsed:r[e(208)](e(226)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(208)](e(330))),CommentView:r[e(208)](e(212))[e(271)],CommentsListView:l,CommentThreadInputView:f}),h[e(296)].on(e(299),(()=>{const t=e;n[t(287)][t(326)][t(240)]()})),h[e(313)].on(e(299),(()=>{const t=e;n[t(287)][t(326)][t(240)]()})),g=s[e(225)](this[e(288)][e(330)],h),g[e(282)](e(254)).to(h,e(254)),g[e(282)](e(234)).to(h),g[e(282)](e(324)).to(h,e(324),(t=>e(221)+t)),this[e(206)][e(211)](t.id,g));const d=i[e(289)](t[e(232)],h),p=new Dc(n,t,h,d),m=t[e(218)]()[e(259)]((t=>t[e(323)]));h[e(276)]=n[e(260)][e(208)](e(284))[e(321)][e(228)](m),this[e(214)][e(211)](t,p),this[e(325)][e(211)](h,p);const I=s[e(269)]({view:g,target:()=>{const r=e,s=[],i=t[r(218)]()[r(259)]((t=>t[r(323)]));for(const t of i)s[r(245)](...t[r(268)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(287)],s)},type:()=>e(221)+p[e(326)][e(324)]});i[e(337)](h,I),s[e(285)](I),a[e(238)](I)}[Wc(255)](t){const e=Wc,n=this[e(288)][e(260)][e(208)](e(319)),r=this[e(288)][e(260)][e(208)](e(334)),s=this[e(214)][e(208)](t),o=s[e(326)],i=r[e(267)](o);n[e(223)](o),i&&r[e(262)](i),this[e(214)][e(210)](t),this[e(325)][e(210)](o),s[e(339)]()}[Wc(235)](t){const e=Wc;if(!t[e(323)]||!this[e(214)][e(248)](t))return;const n=this[e(288)][e(260)][e(208)](e(284)),r=this[e(214)][e(208)](t),s=t[e(218)]();r[e(326)][e(276)]=n[e(321)][e(228)](s)}[Wc(339)](){const t=Wc;for(const e of this[t(214)][t(293)]())this[t(255)](e);for(const e of this[t(206)][t(283)]())e[t(320)][t(339)]();super[t(339)]()}}var Zc=Yc;function Jc(){var t=["getSuggestion","528662IGAzcD","plugins","14oylfZU","90IHoERG","getSuggestions","36168435AMwJim","addSuggestionData","editor","requires","94576dayIOk","get","7720265cRtqWx","addSuggestion","3519840JWhKVG","1082652hzkxvg","adapter","TrackChanges","Comments","pluginName","6978512pxrVYL"];return(Jc=function(){return t})()}function Yc(t,e){var n=Jc();return(Yc=function(t,e){return n[t-=306]})(t,e)}!function(t,e){for(var n=Yc,r=t();;)try{if(895890===-parseInt(n(313))/1+parseInt(n(322))/2*(-parseInt(n(316))/3)+parseInt(n(326))/4+-parseInt(n(324))/5+parseInt(n(306))/6*(parseInt(n(315))/7)+-parseInt(n(311))/8+parseInt(n(318))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Zc(321)](){return[Ic,qc,Zc(309)]}static get[Zc(310)](){return Zc(308)}set[Zc(307)](t){var e=Zc;this[e(320)][e(314)][e(323)](Ic)[e(307)]=t}get[Zc(307)](){var t=Zc;return this[t(320)][t(314)][t(323)](Ic)[t(307)]}[Zc(325)](t){var e=Zc;return this[e(320)][e(314)][e(323)](Ic)[e(319)](t)}[Zc(317)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(320)][n(314)][n(323)](Ic)[n(317)]({skipNotAttached:t,toJSON:e})}[Zc(312)](t){var e=Zc;return this[e(320)][e(314)][e(323)](Ic)[e(312)](t)}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=289]})(t,e)}function eu(){const t=["end","Pagination","309323uyYNlP","getRootNames","130vbvZBX","document","TrackChangesEditing","CommentsRepository","model","40890kglWNG","track-changes-data-invalid-editor-creator","name","init","requires","result","create","reduce","trackChangesData.editorCreator","set","editor","plugins","div","trackChangesData","createDocumentFragment","push","execute","addUser","184zVqPyh","appendChild","570033FQskIe","define","config","function","getDataWithAcceptedSuggestions","addSuggestionData","getDataWithDiscardedSuggestions","getRootsAttributes","getUser","useAnonymousUser","_adapter","createElement","3552105PMvdIJ","2735337ZmVMnD","7957020vJLjap","destroy","discardAllSuggestions","users","13pvLPzX","rootsAttributes","get","getSuggestions","Users","186411FNgbRS","constructor","acceptAllSuggestions","map","getFullData","pluginName","editorCreator","12hPTatM","TrackChangesDataGetter","TrackChangesData","data"];return(eu=function(){return t})()}!function(t,e){const n=tu,r=t();for(;;)try{if(695266===parseInt(n(346))/1*(parseInt(n(308))/2)+-parseInt(n(351))/3*(-parseInt(n(295))/4)+-parseInt(n(340))/5+-parseInt(n(342))/6+parseInt(n(301))/7*(-parseInt(n(326))/8)+parseInt(n(328))/9+-parseInt(n(303))/10*(-parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);const nu=[$c(300)];class ru extends t.Plugin{static get[$c(312)](){return[Ic]}static get[$c(293)](){return $c(297)}[$c(311)](){const t=$c,n=this[t(318)];if(n[t(330)][t(329)](t(316),(e=>{const r=t,s=n[r(307)][r(304)][r(302)]()[r(315)](((t,e)=>(t[e]="",t)),{});return n[r(289)][r(314)](s,e)})),t(331)!=typeof n[t(330)][t(348)](t(321))[t(294)])throw new e.CKEditorError(t(309))}[$c(332)](t){return iu(this[$c(318)],!0,t)}[$c(334)](t){return iu(this[$c(318)],!1,t)}}class su extends t.Plugin{static get[$c(293)](){return $c(296)}constructor(t){const e=$c;super(t),this[e(313)]=e(299)}[$c(311)](){const t=$c;this[t(318)][t(319)][t(348)](t(306))[t(338)]={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(318)][t(319)][t(348)](t(305))[t(338)]=null}}function ou(t){return void 0!==t[$c(335)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(319)][r(323)](Ic,su),s[r(347)]=ou(t)?t[r(335)]():void 0;const i=document[r(322)](),a=t[r(330)][r(348)](r(321))[r(294)],c=await a(s,(()=>function(t){const e=r,n=document[e(339)](e(320));return t[e(327)](n),n}(i)));!function(t,e){const n=r,s=t[n(307)][n(304)][n(302)]()[n(315)](((e,r)=>(e[r]=t[n(298)][n(348)]({rootName:r}),e)),{}),o=t[n(319)][n(348)](n(350))[n(345)][n(291)]((t=>({id:t.id,name:t[n(310)]}))),i=t[n(319)][n(348)](n(305))[n(349)]({skipNotAttached:!0,toJSON:!0}),a=e[n(319)][n(348)](n(350)),c=e[n(319)][n(348)](n(305));for(const t of o)a[n(336)](t.id)||a[n(325)](t);a.me||a[n(337)]();for(const t of i)c[n(333)](t);e[n(298)][n(317)](s)}(t,c),c[r(324)](r(e?290:344));const u=ou(c)?c[r(292)](n):c[r(298)][r(348)](n);return await c[r(343)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=325]})(t,e)}function cu(){var t=["289401NVVand","1996346mlGyni","648534CPvoPT","222210cClDPp","220472RWAeJX","28CzZNTb","106120osgcuP","28232QYCwYi","10HniQVO","18nmiEml","16lrNHqW"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(130669===parseInt(n(335))/1+-parseInt(n(327))/2+-parseInt(n(333))/3+-parseInt(n(325))/4*(-parseInt(n(326))/5)+-parseInt(n(329))/6*(-parseInt(n(331))/7)+-parseInt(n(330))/8*(-parseInt(n(334))/9)+parseInt(n(328))/10*(-parseInt(n(332))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>xc,TrackChanges:()=>Qc,TrackChangesData:()=>nu,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["5563304PdUXaI","421644WXTbUi","5909550qufgjg","affectsData","has","_isEnabledBasedOnSelection","62bQNRDZ","isEnabled","execute","value","3398755axvHpM","2028519mZvHMl","_enabledCommands","4xTSdpV","1374HjDEJw","_enableCommands","refresh","TrackChangesCommand","editor","19357UzpdNZ","clearForceDisabled","11284BfOrNX","forceDisabled","_disableUnsupportedCommands","11okSAxl","commands"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=136]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(447441===-parseInt(n(158))/1*(-parseInt(n(145))/2)+-parseInt(n(140))/3+-parseInt(n(152))/4*(-parseInt(n(149))/5)+parseInt(n(153))/6*(parseInt(n(160))/7)+-parseInt(n(139))/8+parseInt(n(150))/9+-parseInt(n(141))/10*(parseInt(n(137))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(151)]=e,this[n(148)]=!1,this[n(155)](),this[n(144)]=!1}[u(155)](){this[u(146)]=!0}[u(147)](){const t=u;this[t(148)]=!this[t(148)],this[t(148)]?this[t(136)]():this[t(154)]()}[u(136)](){const t=u;for(const e of this[t(157)][t(138)][t(138)]())e[t(142)]&&!this[t(151)][t(143)](e)&&e[t(161)](t(156))}[u(154)](){const t=u;for(const e of this[t(157)][t(138)][t(138)]())e[t(142)]&&!this[t(151)][t(143)](e)&&e[t(159)](t(156))}}const h=d;function g(){const t=["isEnabled","3794153YCdSqF","1720595VTfiLt","2672289dijqZx","get","canEditAt","_suggestions","11plpyPW","track-changes-accept-suggestion-not-found","47692hVrlYc","refresh","TrackChangesEditing","4XGPeLd","638331aNVCfx","1504614JTzmgR","acceptSuggestion","_isEnabledBasedOnSelection","10NSuJlH","getRanges","model","975208yPhtui","editor","execute","14waKqSd","plugins"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(315605===parseInt(n(365))/1*(-parseInt(n(367))/2)+parseInt(n(371))/3*(-parseInt(n(370))/4)+parseInt(n(360))/5+parseInt(n(372))/6+-parseInt(n(381))/7*(-parseInt(n(378))/8)+parseInt(n(361))/9*(parseInt(n(375))/10)+-parseInt(n(384))/11)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(364)]=e,this[n(368)](),this[n(374)]=!1}[h(368)](){this[h(383)]=!0}[h(380)](t){const n=h,r=this[n(364)][n(362)](t);if(!r)throw new e.CKEditorError(n(366),this);const s=r[n(376)]();this[n(379)][n(377)][n(363)](s)&&this[n(379)][n(382)][n(362)](n(369))[n(373)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=373]})(t,e)}function E(){const t=["3lRZXdL","1940235BKlHYH","_isEnabledBasedOnSelection","editor","get","execute","1006649gFQVhR","plugins","11709cdqboR","1016132btDFjx","getRanges","489672aesBnL","model","canEditAt","765926KjZVXg","discardSuggestion","isEnabled","_suggestions","TrackChangesEditing","12JOZtVI","194289LPlmUn","track-changes-discard-suggestion-not-found","refresh"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(218134===parseInt(n(388))/1+-parseInt(n(382))/2*(-parseInt(n(391))/3)+parseInt(n(377))/4+-parseInt(n(392))/5+parseInt(n(387))/6*(-parseInt(n(374))/7)+parseInt(n(379))/8+parseInt(n(376))/9)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(385)]=e,this[n(390)](),this[n(393)]=!1}[m(390)](){this[m(384)]=!0}[m(373)](t){const n=m,r=this[n(385)][n(395)](t);if(!r)throw new e.CKEditorError(n(389),this);const s=r[n(378)]();this[n(394)][n(380)][n(381)](s)&&this[n(394)][n(375)][n(395)](n(386))[n(383)](r)}}function T(t){const e=k;return t[e(175)](((t,n)=>e(172)==t[e(186)]&&e(172)!=n[e(186)]?-1:e(172)!=t[e(186)]&&e(172)==n[e(186)]?1:0))}function _(){const t=["createPositionBefore","4686VwgaGd","type","change","isObject","530934OcbIzs","787164qopmBr","createPositionAfter","start","value","from","createRange","4168360hWdHBj","getRanges","isMultiRange","join","1405VXEVmu","schema","isArray","execute","1447024MivCKd","isInContent","map","color","length","isIntersecting","27013432qXoSau","push","createPositionAt","deletion","isCollapsed","isTouching","sort","add","content","splice","839151cViIDc","end","next"," [color ","replace"];return(_=function(){return t})()}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(160)];for(;s<t[n(167)];){const a=t[s],c=t[s+1];r||(r=e[n(184)](a)),A(e,a,c)||(o[n(170)](e[n(154)](r,i[n(188)](a)?e[n(191)](a):e[n(171)](a,n(180)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(191)](e),o=t[r(184)](n);return s[r(174)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(980324===-parseInt(n(163))/1+parseInt(n(189))/2+-parseInt(n(179))/3+-parseInt(n(155))/4+parseInt(n(159))/5*(parseInt(n(185))/6)+-parseInt(n(190))/7+parseInt(n(169))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function k(t,e){const n=_();return(k=function(t,e){return n[t-=151]})(t,e)}function C(t,e,n){const r=k;for(;n[r(167)];){const s=n[r(178)](0,100);t[r(187)]((()=>{const t=r;for(const n of s)n[t(164)]&&e[t(162)](n.id)}))}}const R=N;function N(t,e){const n=L();return(N=function(t,e){return n[t-=369]})(t,e)}function L(){const t=["1236483Xthhpw","values","6340EAjPGw","getRanges","_isEnabledBasedOnSelection","_command","9268542WEaFma","refresh","isEnabled","4104768qtLmSl","10KDvVCu","some","execute","2214976lXTPri","1025836QkyHsk","canEditAt","editor","model","1120828WGlnfQ","_suggestions","61Dqjrdd","isInContent","from"];return(L=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(419333===parseInt(n(380))/1*(parseInt(n(385))/2)+-parseInt(n(383))/3+parseInt(n(378))/4*(parseInt(n(370))/5)+parseInt(n(369))/6+parseInt(n(374))/7+parseInt(n(373))/8+-parseInt(n(389))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(388)]=e,this[r(379)]=n,this[r(390)](),this[r(387)]=!1}[R(390)](){const t=R,e=Array[t(382)](this[t(379)][t(384)]())[t(371)]((e=>e[t(381)]));this[t(391)]=this[t(388)][t(391)]&&e}[R(372)](){const t=R,e=T(Array[t(382)](this[t(379)][t(384)]()));for(const n of e){const e=n[t(386)]();if(!this[t(376)][t(377)][t(375)](e))return}C(this[t(376)][t(377)],this[t(388)],e)}}function v(){const t=["size","editor","document","isEnabled","7011184xdqsDR","values","selection","_command","5444525ZzQaiG","2531565MDvCgF","refresh","56IWSpyk","_selectedSuggestions","1101832EHEeFx","model","79561GRSEEP","_suggestions","7578036fWIueh","getRanges","from","canEditAt","1989064ZBLCcJ","execute","_isEnabledBasedOnSelection"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(904841===-parseInt(n(121))/1+parseInt(n(119))/2+parseInt(n(139))/3+parseInt(n(134))/4+parseInt(n(138))/5+-parseInt(n(123))/6+-parseInt(n(127))/7*(parseInt(n(117))/8))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(137)]=e,this[r(122)]=n,this[r(118)]=new Set,this[r(140)](),this[r(129)]=!1}[M(140)](){const t=M,e=this[t(131)][t(120)][t(132)][t(136)],n=Array[t(125)](this[t(122)][t(135)]());this[t(118)]=function(t,e){const n=k,r=Array[n(153)](t[n(156)]()),s=new Set;for(const o of e)if(o[n(164)])for(const e of r)for(const r of o[n(156)]())(e[n(168)](r)||t[n(173)]&&!o[n(157)]&&o[n(181)]&&r[n(180)][n(174)](e[n(151)]))&&s[n(176)](o);return s}(e,n),this[t(133)]=this[t(137)][t(133)]&&!!this[t(118)][t(130)]}[M(128)](){const t=M,e=T(Array[t(125)](this[t(118)]));for(const n of e){const e=n[t(124)]();if(!this[t(131)][t(120)][t(126)](e))return}C(this[t(131)][t(120)],this[t(137)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(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=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,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 Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Y||Function("return this")();const J=Z.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=Z["__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(Z,"Map");const Ct=At(Object,"create");const Rt=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 Lt=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 Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.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=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=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 Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,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 Yt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Yt(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?Yt(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?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.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):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(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?Z.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,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ze(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=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(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,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"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=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Rn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=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,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.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 Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Ln(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(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?Be: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 Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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&&!Yn(t))||(Jn.test(t)||!Zn.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(Yn(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||Yn(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])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=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 F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Rr=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]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_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&&vr.call(t,"__wrapped__"),d=f&&vr.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),Rr(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:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Hr();return(Gr=function(t,e){return n[t-=376]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(349030===parseInt(n(377))/1*(-parseInt(n(378))/2)+-parseInt(n(400))/3*(parseInt(n(456))/4)+parseInt(n(396))/5*(parseInt(n(431))/6)+-parseInt(n(382))/7*(-parseInt(n(419))/8)+parseInt(n(447))/9+parseInt(n(411))/10+-parseInt(n(408))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(398)]=!1,this.id=e.id,this[n(416)]=e[n(416)],this[n(444)]=e[n(444)]||null,this[n(452)]=e[n(452)],this[n(440)]=e[n(440)]||e[n(452)],this[n(388)]=Boolean(e[n(413)]&&e[n(413)][n(401)]),this[n(457)]=null,this[n(449)]=t,this[n(393)]=e[n(448)],this[n(404)]=e[n(437)],this[n(402)]=e[n(442)],this[n(450)]=new Set,this[n(389)]=null,this[n(439)](n(415),null),this[n(439)](n(413),e[n(413)]||{}),this[n(439)](n(427),null),this[n(439)](n(429),null),this[n(439)](n(395),null),this[n(439)](n(403),!1),this[n(434)](n(454)),this[n(434)](n(406))}get[jr(412)](){const t=jr;let e=this;for(;e[t(427)];)e=e[t(427)];return e}get[jr(421)](){const t=jr;return!!this[t(395)]&&this[t(395)][t(435)]>0}get[jr(433)](){const t=jr;return 0!=this[t(450)][t(379)]&&6==Array[t(383)](this[t(450)])[0][t(390)](":")[t(435)]}get[jr(385)](){return null!==this[jr(451)]()}[jr(424)](t){const e=jr;this[e(450)][e(441)](t)}[jr(417)](){const t=jr;return Array[t(383)](this[t(450)])}[jr(399)](){const t=jr;return this[t(417)]()[t(445)]((e=>this[t(449)][t(430)][t(426)](e)))[t(443)]((t=>t))}[jr(451)](){return this[jr(399)]()[0]||null}[jr(376)](){const t=jr;this[t(449)][t(438)]((e=>{const n=t;for(const t of this[n(399)]())e[n(455)](t)})),this[t(450)][t(410)]()}[jr(455)](t){const e=jr;this[e(449)][e(438)]((n=>{n[e(455)](t)})),this[e(450)][e(453)](t)}[jr(384)](t){const e=jr,n=e(380)+this[e(416)]+":"+this[e(444)]+":"+this.id+":"+this[e(440)].id+":"+Vr[e(394)]();this[e(424)](n),this[e(449)][e(438)]((r=>{r[e(387)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(391)](t){const e=jr;for(const n of this[e(428)]())if(n[e(418)](t))return!0;return!1}[jr(428)](){const t=jr;return this[t(399)]()[t(445)]((e=>e[t(422)]()))}[jr(446)](){const t=jr;return this[t(428)]()[t(436)](((e,n)=>[...e,...n[t(446)]()]),[])}[jr(423)](){const t=jr;var e;return(null===(e=this[t(451)]())||void 0===e?void 0:e[t(422)]())||null}[jr(386)](){const t=jr,e=this[t(428)]();if(1!=e[t(435)])return null;const n=e[0],r=n[t(414)][t(425)],s=n[t(407)][t(409)];return r instanceof i.Element?r!=s?null:r:null}[jr(454)](){const t=jr;this[t(393)](this[t(428)](),this[t(457)],this[t(413)]),this[t(376)]()}[jr(406)](){const t=jr;this[t(404)](this[t(428)](),this[t(457)],this[t(413)]),this[t(376)]()}[jr(420)](){const t=jr,e=[];let n=this[t(412)];for(;n;)e[t(381)](n),n=n[t(429)];return e}[jr(432)](t,e){const n=jr,r=Xn(this[n(413)]);hr(r,t,e),wr(r,this[n(413)])||(this[n(413)]=r,this[n(402)](r))}[jr(397)](t){const e=jr,n=Xn(this[e(413)]);Ur(n,t),wr(n,this[e(413)])||(this[e(413)]=n,this[e(402)](this[e(413)]))}[jr(392)](){const t=jr;return{id:this.id,type:this[t(444)]?this[t(416)]+":"+this[t(444)]:this[t(416)],authorId:this[t(440)].id,createdAt:this[t(389)],hasComments:this[t(421)],data:this[t(457)],attributes:this[t(413)]}}static[jr(394)](){const t=jr;return(0,e.uid)()[t(405)](1,5)}}function Hr(){const t=["_onDiscard","substr","discard","end","5765067RMdgPa","nodeBefore","clear","3332790USMizJ","head","attributes","start","authoredAt","type","getMarkerNames","isIntersecting","1534768Oekpyj","getAllAdjacentSuggestions","hasComments","getRange","getFirstRange","addMarkerName","nodeAfter","get","previous","getRanges","next","markers","18bwiHiL","setAttribute","isMultiRange","decorate","length","reduce","onDiscard","change","set","creator","add","onAttributesChange","filter","subType","map","getItems","248328IohySI","onAccept","_model","_markerNames","getFirstMarker","author","delete","accept","removeMarker","4FFBYhz","data","removeMarkers","36109dKEjcm","18LKLkIc","size","suggestion:","push","14BfBDec","from","addRange","isInContent","getContainedElement","addMarker","isExternal","createdAt","split","isIntersectingWithRange","toJSON","_onAccept","getMultiRangeId","commentThread","1147205XtwEpm","removeAttribute","_isDataLoaded","getMarkers","704334qMsDvi","@external","_onAttributesChange","_saved"];return(Hr=function(){return t})()}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_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"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=qr;function Kr(){const t=["removeContainer","attribute","removeObject","isObject","pop","name","387xUEGtR","$textProxy","*Set format:* %0","set","isEqual","start","replace","elementEnd","nodeAfter","_handleRenameSuggestionDescription","_resolveDescriptionItems","newValue","addObject","key","_addDescriptionItems","Container","_schema","removeFormat","_itemLabels","addContainer","quantity","item","element","_handleInsertRemoveSuggestionDescription","addFormat","_attributeLabels","subType","getItemLabel","format","type","_customCallbacks","elementStart","deletion","nextSibling","removeEmptyContainer","data","*Remove format:* %0","Object","27436jYrVlV","function","end","_itemLabelsCallbacks","has","insertion","*Merge:* %0","addEmptyContainer","getDescriptions","*Insert:* %0","$text","softBreak","*Split:* %0","registerElementLabel","push","previousSibling","*Remove:* %0","text","_handleCustomCallbackDescription","868akAkch","10232XVnKYx","70430kxwqbI","match","join","isEmpty","REPLACE_TEXT","map","ELEMENT_SPACE","*Change to:* %0","indexOf","284616qlkIjM","EmptyContainer","3fjSBYr","matchingCallback","getFirstRange","length","skip","registerAttributeLabel","normal","add","get","21644vGmwJu","checkChild","606120sPduHL","label","$1 $2","_locale","getWalker","registerDescriptionCallback","_handleAttributeSuggestionDescription","remove","isInContent","56835LVbbzg"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(108171===parseInt(n(260))/1+-parseInt(n(208))/2+parseInt(n(240))/3*(-parseInt(n(249))/4)+-parseInt(n(251))/5+parseInt(n(238))/6+parseInt(n(227))/7*(-parseInt(n(228))/8)+parseInt(n(170))/9*(parseInt(n(229))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(200)]=[],this[n(188)]=new Map,this[n(211)]=[],this[n(195)]=new Map,this[n(186)]=t,this[n(254)]=e}[Wr(216)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(243)];o++){const i=t[o];if(!i[e(259)])continue;const a=this[e(226)](i);if(a){if(null!=i[e(196)]){if(r[e(212)](i[e(196)]))continue;r[e(247)](i[e(196)])}n[e(222)](a)}else if(e(165)!=i[e(199)])e(213)!=i[e(199)]&&e(202)!=i[e(199)]||this[e(193)](n,i,t[o+1]);else{const t=i[e(205)][e(183)];if(s[e(212)](t))continue;s[e(247)](i[e(205)][e(183)]),t==Ic?this[e(179)](n,i):this[e(257)](n,i)}}return this[e(180)](n)}[Wr(256)](t){const e=Wr;this[e(200)][e(222)](t)}[Wr(221)](t,n,r=e.priorities[Wr(246)]){const s=Wr;s(209)==typeof t?(0,e.insertToPriorityArray)(this[s(211)],{matchingCallback:t,label:n,priority:r}):this[s(188)][s(173)](t,n)}[Wr(245)](t,e){const n=Wr;this[n(195)][n(173)](t,e)}[Wr(197)](t,e=1){const n=Wr;let r;for(const e of this[n(211)])if(e[n(241)](t)){r=e[n(252)];break}return r||(r=this[n(188)][n(248)](t[n(169)])),r?r(e):1!==e?e+" "+t[n(169)]+"s":""+t[n(169)]}[Wr(184)](t,e){const n=Wr,r=e[n(242)]()[n(255)](),s=n(213)==e[n(199)]?n(247):n(258);for(const e of r){const o=e[n(191)],i=t[t[n(243)]-1];if(o.is(n(171)))i&&i[n(199)][n(237)](n(185))>-1&&t[n(168)](),i&&n(225)==i[n(199)]?i[s]+=o[n(205)]:t[n(222)]({type:n(225),add:n(247)==s?o[n(205)]:"",remove:n(258)==s?o[n(205)]:""});else if(this[n(186)][n(167)](o)){const a=o;if(i&&i[n(199)][n(237)](n(185))>-1&&t[n(168)](),n(177)==e[n(199)])continue;i&&i[n(199)]==s+n(207)&&i[n(192)][n(169)]==a[n(169)]?i[n(190)]++:t[n(222)]({type:s+n(207),element:a,quantity:1}),r[n(244)]((t=>!(n(177)==t[n(199)]&&t[n(191)]==o)))}else if(this[n(186)][n(250)](o,n(218))||o.is(n(192),n(219))){const r=o;if(n(247)==s&&n(201)==e[n(199)]||n(258)==s&&n(177)==e[n(199)])continue;if(i&&-1==i[n(199)][n(237)](n(185))){n(225)==i[n(199)]&&(i[s]+="\n");continue}let a;if(a=n(247)==s?r[n(203)]&&!this[n(186)][n(167)](r[n(203)])?r[n(203)]:null:r[n(223)]&&!this[n(186)][n(167)](r[n(223)])?r[n(223)]:null,r[n(232)]||a&&a[n(232)]){const e=a&&a[n(232)]?a:r;i&&i[n(199)]==s+n(239)&&i[n(192)][n(169)]==e[n(169)]?i[n(190)]++:t[n(222)]({type:s+n(239),element:e,quantity:1})}else t[n(222)]({type:s+n(185),element:r})}}}[Wr(180)](t){const e=Wr,n=this[e(254)],r=[],s=[],o=[];for(const i of t)switch(i[e(199)]){case e(225):if(i[e(247)]=i[e(247)][e(176)](/(\S)\u000A+(\S)/g,e(253))[e(176)](/\u000A/g,""),i[e(258)]=i[e(258)][e(176)](/(\S)\u000A+(\S)/g,e(253))[e(176)](/\u000A/g,""),""!=i[e(247)]&&""!=i[e(258)]){r[e(222)]({type:e(176),content:zr(n,e(233),['"'+i[e(258)]+'"','"'+i[e(247)]+'"'])});continue}if(null!=i[e(247)][e(230)](/^ +$/)){r[e(222)]({type:e(213),content:zr(n,e(217),zr(n,e(235),i[e(247)][e(243)]))});continue}if(null!=i[e(258)][e(230)](/^ +$/)){r[e(222)]({type:e(202),content:zr(n,e(224),zr(n,e(235),i[e(258)][e(243)]))});continue}if(""!=i[e(247)]){r[e(222)]({type:e(213),content:zr(n,e(217),'"'+i[e(247)]+'"')});continue}r[e(222)]({type:e(202),content:zr(n,e(224),'"'+i[e(258)]+'"')});continue;case e(215):case e(182):r[e(222)]({type:e(213),content:zr(n,e(217),this[e(197)](i[e(192)],i[e(190)]))});continue;case e(204):case e(166):r[e(222)]({type:e(202),content:zr(n,e(224),this[e(197)](i[e(192)],i[e(190)]))});continue;case e(189):r[e(222)]({type:e(213),content:zr(n,e(220),this[e(197)](i[e(192)],i[e(190)]))});continue;case e(164):r[e(222)]({type:e(202),content:zr(n,e(214),this[e(197)](i[e(192)],i[e(190)]))});continue;case e(194):s[e(222)](i[e(183)]);continue;case e(187):o[e(222)](i[e(183)]);continue;default:r[e(222)](i)}if(s[e(243)]){const t=s[e(234)]((t=>this[e(195)][e(212)](t)?this[e(195)][e(248)](t):t))[e(231)](", ");r[e(222)]({type:e(198),content:zr(this[e(254)],e(172),t)})}if(o[e(243)]){const t=o[e(234)]((t=>this[e(195)][e(212)](t)?this[e(195)][e(248)](t):t))[e(231)](", ");r[e(222)]({type:e(198),content:zr(this[e(254)],e(206),t)})}return r}[Wr(226)](t){const e=Wr;for(const n of this[e(200)]){const r=n(t);if(r&&e(199)in r)return r}}[Wr(257)](t,e){const n=Wr,r=e[n(205)],s=void 0===r[n(181)]?n(187):n(194);t[n(222)]({type:s,key:r[n(183)]})}[Wr(179)](t,e){const n=Wr;t[n(222)]({type:n(198),content:zr(this[n(254)],n(236),this[n(197)](e[n(242)]()[n(175)][n(178)],1))})}[Wr(193)](t,e,n){const r=Wr;if(this[r(184)](t,e),n&&n[r(242)]()&&!e[r(242)]()[r(210)][r(174)](n[r(242)]()[r(175)])){const n=t[t[r(243)]-1],s=r(213)==e[r(199)]?r(247):r(258);n&&r(225)==n[r(199)]&&(n[s]+="\n")}}}const Yr=Jr;function Zr(){const t=["1277820MnqAOE","TrackChangesEditing","plugins","652105yVGzQZ","afterInit","1051164eIfiFO","commands","14yxvyOG","6GsdjXH","showAIAssistant","66934UMdTJB","enableCommand","4OyiJyW","1898590TERcEl","get","182408QanqqI","487624JpiRLq","editor"];return(Zr=function(){return t})()}function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(124330===parseInt(n(184))/1+-parseInt(n(171))/2*(-parseInt(n(182))/3)+parseInt(n(168))/4*(-parseInt(n(177))/5)+parseInt(n(179))/6+-parseInt(n(181))/7*(parseInt(n(172))/8)+parseInt(n(174))/9+-parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Yr(178)](){const t=Yr,e=this[t(173)],n=e[t(176)][t(170)](t(175));e[t(180)][t(170)](t(183))&&n[t(167)](t(183))}}const $r=es;!function(t,e){const n=es,r=t();for(;;)try{if(927916===-parseInt(n(147))/1*(-parseInt(n(146))/2)+parseInt(n(176))/3*(parseInt(n(167))/4)+parseInt(n(169))/5*(-parseInt(n(175))/6)+parseInt(n(152))/7+parseInt(n(163))/8*(parseInt(n(160))/9)+-parseInt(n(171))/10*(-parseInt(n(162))/11)+-parseInt(n(168))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class ts extends t.Plugin{[$r(155)](){const t=$r,e=this[t(166)],n=e[t(173)];if(!e[t(158)][t(185)](t(182)))return;const r=e[t(158)][t(184)](t(151));r[t(159)](t(157),[],[t(157)]),r[t(164)][t(148)](t(157),zr(n,t(177))),this[t(178)]()}[$r(178)](){const t=$r,e=this[t(166)],n=e[t(173)];e[t(158)][t(184)](t(151))[t(164)][t(172)]((e=>{const r=t;if(r(181)!=e[r(144)])return;const{data:s}=e;if(s&&r(157)==s[r(154)]){const t=s[r(156)][0][r(180)];return{type:r(153),content:zr(n,r(174),function(t){const e=r;switch(t){case e(145):return zr(n,e(150));case e(161):return zr(n,e(183));case e(170):return zr(n,e(179));case e(165):return zr(n,e(149))}}(t))}}}))}}function es(t,e){const n=ns();return(es=function(t,e){return n[t-=144]})(t,e)}function ns(){const t=["right","5357rjsNuP","11241544kwHSyC","_descriptionFactory","justify","editor","2456OcRLQx","29136084akvskS","2801080HCpoce","center","24870ofhxHR","registerDescriptionCallback","locale","*Format:* %0","6wKoKeC","2748MiZShM","FORMAT_ALIGNMENT","_registerLegacyDescription","FORMAT_ALIGN_TO_CENTER","value","formatBlock","AlignmentEditing","FORMAT_ALIGN_TO_RIGHT","get","has","type","left","2ekfRgC","418319VtBqRT","registerAttributeLabel","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","TrackChangesEditing","2233238eSXDZX","format","commandName","afterInit","commandParams","alignment","plugins","_enableDefaultAttributesIntegration","9UjBsWV"];return(ns=function(){return t})()}const rs=os;function ss(){const t=["FORMAT_STRIKETHROUGH","_enableDefaultAttributesIntegration","_registerLegacyDescription","editor","registerAttributeLabel","superscript","47781lDgcTk","TrackChangesEditing","ItalicEditing","*Remove format:* %0","afterInit","382612uRMBmd","_descriptionFactory","182715OnJobY","SubscriptEditing","formatInline","BoldEditing","736794lNyNHe","FORMAT_","commandName","70nKnqYi","toUpperCase","SuperscriptEditing","89004GkuPha","type","*Format:* %0","FORMAT_UNDERLINE","get","subscript","format","1256dpyjiq","code","11lbvpAS","UnderlineEditing","FORMAT_SUBSCRIPT","has","toLowerCase","FORMAT_BOLD","FORMAT_ITALIC","strikethrough","FORMAT_CODE","locale","commandParams","FORMAT_SUPERSCRIPT","registerDescriptionCallback","bold","forceValue","plugins","StrikethroughEditing","italic","underline","slice","133156AXrcdW","105cyGiGn","8644990YNIiOw","CodeEditing"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(444623===-parseInt(n(319))/1+parseInt(n(325))/2+-parseInt(n(321))/3+parseInt(n(304))/4*(parseInt(n(305))/5)+parseInt(n(275))/6*(-parseInt(n(272))/7)+parseInt(n(282))/8*(parseInt(n(314))/9)+parseInt(n(306))/10*(-parseInt(n(284))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(324),rs(316),rs(285),rs(307),rs(300),rs(322),rs(274)];class as extends t.Plugin{[rs(318)](){const t=rs,e=this[t(311)],n=e[t(299)][t(279)](t(315)),r=e[t(293)];for(const s of is){if(!e[t(299)][t(287)](s))continue;const o=s[t(303)](0,-7)[t(288)](),i=t(326)+o[t(273)]();n[t(309)](o,[o]),n[t(320)][t(312)](o,zr(r,i))}this[t(310)]()}[rs(310)](){const t=rs,e=this[t(311)],n=e[t(293)],r=e[t(299)][t(279)](t(315));function s(e,s){const o=t;r[o(320)][o(296)]((t=>{const r=o;if(r(323)!=t[r(276)])return;const{data:i}=t;return i&&i[r(327)]===e?i[r(294)][0][r(298)]?{type:r(281),content:zr(n,r(277),s)}:{type:r(281),content:zr(n,r(317),s)}:void 0}))}s(t(297),zr(n,t(289))),s(t(301),zr(n,t(290))),s(t(302),zr(n,t(278))),s(t(283),zr(n,t(292))),s(t(291),zr(n,t(308))),s(t(280),zr(n,t(286))),s(t(313),zr(n,t(295)))}}function cs(){const t=["enableCommand","model","40495SruJhX","TrackChangesEditing","markBlockFormat","get","ELEMENT_BLOCK_QUOTE","checkChild","commandName","8690ZjwrZU","11556pvlqiY","13528vrFsPk","BlockQuoteEditing","4gOGkeD","3444zokEKD","84tbFrMQ","selection","name","plugins","*Remove format:* %0","forceValue","_descriptionFactory","getSelectedBlocks","2681dWMyzO","commands","filter","document","48lsHXXX","editor","registerDescriptionCallback","from","blockQuote","value","200794wIktrn","parent","2258925dKBEvC","format","schema","30993nqiijY","locale","*Set format:* %0","has","$root","commandParams","2985763TNwUbU","change","afterInit","6FboVxp"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(620831===parseInt(n(448))/1*(-parseInt(n(428))/2)+-parseInt(n(453))/3*(parseInt(n(430))/4)+parseInt(n(450))/5*(parseInt(n(462))/6)+parseInt(n(438))/7*(-parseInt(n(426))/8)+parseInt(n(425))/9*(parseInt(n(424))/10)+parseInt(n(459))/11*(parseInt(n(442))/12)+parseInt(n(465))/13*(-parseInt(n(429))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[us(461)](){const t=us,e=this[t(443)],n=e[t(454)];if(!e[t(433)][t(456)](t(427)))return;const r=e[t(433)][t(468)](t(466)),s=this[t(443)][t(439)][t(468)](t(446));r[t(463)](t(446),((n,o={})=>{const i=t,a=this[i(443)][i(464)][i(441)][i(431)],c=o&&void 0!==o[i(435)]?o[i(435)]:!s[i(447)];let u=[];if(c){const t=Array[i(445)](a[i(437)]())[i(440)]((t=>hs(t)||function(t,e){const n=i,r=e[n(422)](t[n(449)],n(446)),s=e[n(422)]([n(457),n(446)],t);return r&&s}(t,this[i(443)][i(464)][i(452)])));u=y(t,e[i(464)])}else{const t=Array[i(445)](a[i(437)]())[i(440)]((t=>hs(t)));u=y(t,e[i(464)])}e[i(464)][i(460)]((()=>{const t=i;for(const e of u)r[t(467)](e,{commandName:t(446),commandParams:[{forceValue:c}]})}))})),r[t(436)][t(444)]((e=>{const r=t,{data:s}=e;if(s&&r(446)==s[r(423)]){const t=zr(n,r(421));return s[r(458)][0][r(435)]?{type:r(451),content:zr(n,r(455),t)}:{type:r(451),content:zr(n,r(434),t)}}}))}}function hs(t){const e=us;return e(446)==t[e(449)][e(432)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=171]})(t,e)}function ps(){const t=["1513244POJTUv","6876PVNKYl","2868922JApuMN","2316FsQyXp","TrackChangesEditing","afterInit","5919775YZMfJI","has","13074372nBNdWY","editor","enableCommand","changeCaseTitle","11521288HRdleS","887050FmfYht","18EFFOho","CaseChange","plugins","get","changeCaseLower","changeCaseUpper"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(795980===parseInt(n(190))/1+parseInt(n(177))/2+-parseInt(n(180))/3*(parseInt(n(178))/4)+-parseInt(n(183))/5+-parseInt(n(171))/6*(parseInt(n(179))/7)+parseInt(n(189))/8+parseInt(n(185))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(182)](){const t=gs,e=this[t(186)];e[t(173)][t(184)](t(172))&&(e[t(173)][t(174)](t(181))[t(187)](t(176)),e[t(173)][t(174)](t(181))[t(187)](t(175)),e[t(173)][t(174)](t(181))[t(187)](t(188)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=340]})(t,e)}function bs(){const t=["afterInit","368760ecvfnW","6542503pcOeTl","9309GjiLWs","commands","867411lHvziW","plugins","10LbHVmO","TrackChangesEditing","editor","231259NdSdiJ","108zdQgZb","695250HlgjoP","8LfRCHa","ckbox","get","enableCommand","14162VfilJe","10UTuiSs"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(121139===-parseInt(n(344))/1*(parseInt(n(353))/2)+parseInt(n(349))/3*(-parseInt(n(357))/4)+-parseInt(n(347))/5+-parseInt(n(358))/6+-parseInt(n(356))/7*(parseInt(n(340))/8)+-parseInt(n(351))/9+-parseInt(n(345))/10*(-parseInt(n(348))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(346)](){const t=Is,e=this[t(355)];e[t(350)][t(342)](t(341))&&e[t(352)][t(342)](t(354))[t(343)](t(341))}}function _s(t,e){const n=Cs();return(_s=function(t,e){return n[t-=314]})(t,e)}const ys=_s;!function(t,e){const n=_s,r=t();for(;;)try{if(651852===-parseInt(n(357))/1+parseInt(n(324))/2*(parseInt(n(319))/3)+-parseInt(n(339))/4*(parseInt(n(317))/5)+parseInt(n(342))/6+-parseInt(n(327))/7*(parseInt(n(320))/8)+parseInt(n(318))/9+-parseInt(n(314))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[ys(341)](){const t=ys,e=this[t(370)];if(!e[t(356)][t(323)](t(334)))return;const n=e[t(356)][t(350)](t(335)),r=e[t(360)],s=e[t(354)][t(350)](t(369))[t(315)],o=e[t(331)][t(350)](t(369));n[t(355)](t(352)),n[t(355)](t(358)),n[t(355)](t(369),((r,i={})=>{const a=t,c=e[a(345)],u=e[a(345)][a(365)][a(348)],l=i&&void 0!==i[a(340)]?i[a(340)]:!o[a(338)];let f;i[a(351)]||(i[a(351)]=s[0][a(351)]),f=l?Array[a(343)](u[a(359)]())[a(337)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(367))&&!e[n(336)](t)&&e[n(368)](t[n(332)],n(369))}(t,c[a(330)]))):Array[a(343)](u[a(359)]())[a(337)]((t=>ks(t)));const h=y(f,c);c[a(321)]((()=>{const t=a;for(const e of h)n[t(344)](e,{commandName:t(369),commandParams:[{...i,forceValue:l}],formatGroupId:t(362)})}))})),n[t(326)][t(363)](t(369),(e=>zr(r,t(366),e))),n[t(326)][t(364)]((e=>{const n=t;if(n(347)!=e[n(328)])return;const o=r.t,{data:i}=e;if(!i||n(369)!=i[n(353)])return;const a=i[n(325)][0][n(351)],c=o(s[n(316)]((t=>t[n(351)]===a))[n(333)])[n(346)]();return i[n(325)][0][n(340)]?{type:n(361),content:zr(r,n(329),zr(r,n(366),1)+" ("+c+")")}:{type:n(361),content:zr(r,n(349),zr(r,n(366),1))}}))}}function ks(t){const e=ys;return e(369)==t[e(322)]}function Cs(){const t=["ELEMENT_CODE_BLOCK","rootElement","checkChild","codeBlock","editor","9250460ZVLOzD","languages","find","22645YCXCba","9252495kRpLiY","9426lPAMie","152ixFxzz","change","name","has","402nJKKjv","commandParams","_descriptionFactory","164458fEOpVC","type","*Set format:* %0","schema","commands","parent","label","CodeBlock","TrackChangesEditing","isLimit","filter","value","20RbFtvY","forceValue","afterInit","5621934anNMDV","from","markBlockFormat","model","toLowerCase","formatBlock","selection","*Remove format:* %0","get","language","indentCodeBlock","commandName","config","enableCommand","plugins","550657GjYAXx","outdentCodeBlock","getSelectedBlocks","locale","format","blockName","registerElementLabel","registerDescriptionCallback","document"];return(Cs=function(){return t})()}const Rs=Ls;function Ns(){const t=["CommentsEditing","371086vfQuqp","55agLrzg","has","65OifYtZ","afterInit","2hJDtUX","69724IAetiU","plugins","addCommentThread","get","TrackChangesEditing","3415510txXqzU","439910bVIPAU","9GjSIsL","1454139JSHRKe","1306392PGLqOP","editor","2814872HNVmKQ","enableCommand"];return(Ns=function(){return t})()}function Ls(t,e){const n=Ns();return(Ls=function(t,e){return n[t-=427]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(244836===parseInt(n(428))/1+parseInt(n(433))/2*(parseInt(n(442))/3)+-parseInt(n(434))/4*(-parseInt(n(431))/5)+-parseInt(n(443))/6+-parseInt(n(439))/7+-parseInt(n(445))/8*(parseInt(n(441))/9)+-parseInt(n(440))/10*(-parseInt(n(429))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Rs(432)](){const t=Rs,e=this[t(444)];e[t(435)][t(430)](t(427))&&e[t(435)][t(437)](t(438))[t(446)](t(436))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=237]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(277)]())o[r(278)](t)&&s[r(259)](n[r(284)](o));return s}function ws(){const t=["consumable","writer","1988060oZQOcS","8311094eQfWvE","activeMarkers","ck-suggestion-marker--active","span","elementEnd","parent","test","toViewElement","isContent","bindElementToMarker","includes","item","getCustomProperty","TrackChangesEditing","addHighlight","12kUBald","nextSibling","plugins","isAtEnd","644376OIRiLY","isBlock","type","push","mapper","name","8XhOjok","428RPQtra","addClass","model","element","getAttribute","5040rPCLne","5KxVOVH","getWalker","markerRange","412209YxYnDH","start","toViewPosition","isLimit","2264085xxjrXI","getItems","hasAttribute","insert","createUIElement","listItem","31738ENpxVa","get","createRangeOn","markerName","previousPosition","32FLfErY","ck-suggestion-marker-","schema","listIndent"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(254)][r(283)](r(250));return(o,i,a)=>{const c=r;if(!a[c(291)][c(243)](i[c(271)],o[c(261)]))return;const u=i[c(271)][c(270)](),l=i[c(271)][c(273)],f=t[c(265)][c(289)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(248)];d=d||f[c(245)](e);const n=a[c(260)][c(244)](e);if(n&&n[c(249)](c(251)))return;c(241)==t[c(258)]&&f[c(257)](e)&&!f[c(275)](e)&&(e[c(253)]||l[c(255)]?h&&h[c(242)]==e||(h=e,m(t[c(286)]),p=!0):g=g||t[c(286)])}function m(t){const r=c,o=a[r(292)][r(280)](r(240),{class:r(288)+e}),u=a[r(260)][r(274)](t);n&&s[r(238)][r(247)](i[r(285)])&&a[r(292)][r(264)](r(239),o),a[r(292)][r(279)](u,o),a[r(260)][r(246)](o,i[r(285)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(126623===parseInt(n(262))/1*(-parseInt(n(282))/2)+-parseInt(n(268))/3*(parseInt(n(263))/4)+-parseInt(n(269))/5*(parseInt(n(256))/6)+parseInt(n(272))/7*(parseInt(n(287))/8)+-parseInt(n(276))/9+-parseInt(n(293))/10+-parseInt(n(237))/11*(-parseInt(n(252))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=348]})(t,e)}function xs(){const t=["mapper","unit","modifySelection","end","726rBWHBe","enableCommand","high","batch","remove","24XdGPUH","forward","uiElement","createSelection","start","data","removeMarker:suggestion:deletion","TrackChangesEditing","buffer","unbindElementFromMarkerName","4159344cErYzD","4167648bgaAKc","plugins","selection","delete","770hHGbYm","rootName","2rWCJpe","376288iVeIPS","1536866jfUDzo","merge","downcastDispatcher","editing","editor","document","root","10015nprCqv","markerName","getFirstRange","isCollapsed","$graveyard","writer","setSelection","22203LrKlJk","options","model","showSuggestionHighlights","requires","addMarker:suggestion:deletion","444588BEZCMu","deleteForward","commands","bind","lock","init","detach","get","enqueueChange","markerNameToElements","fromRange","3084BjWOes","createRange","unlock"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(894597===-parseInt(n(390))/1*(parseInt(n(388))/2)+parseInt(n(371))/3*(parseInt(n(389))/4)+parseInt(n(397))/5*(-parseInt(n(359))/6)+parseInt(n(381))/7+-parseInt(n(382))/8+parseInt(n(404))/9*(parseInt(n(386))/10)+parseInt(n(366))/11*(parseInt(n(348))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Fs(408)](){return[vs.Delete]}[Fs(353)](){const t=Fs,e=this[t(394)],n=e[t(383)][t(355)](t(378));n[t(367)](t(385));const r=e[t(350)][t(355)](t(349));n[t(367)](t(349),((n,s={})=>{const o=t,a=e[o(406)][o(374)](e[o(406)][o(395)][o(384)]);a[o(400)]&&e[o(406)][o(364)](a,{direction:o(372),unit:s[o(363)]});const c=a[o(399)](),u=i.LiveRange[o(358)](c);let l;n(s),l=o(401)==u[o(396)][o(387)]?e[o(406)][o(360)](c[o(375)]):e[o(406)][o(360)](u[o(375)],u[o(365)]),u[o(354)](),e[o(406)][o(356)](r[o(379)][o(369)],(t=>{const e=o;r[e(379)][e(352)](),t[e(403)](t[e(360)](l[e(365)])),r[e(379)][e(361)]()}))})),e[t(393)][t(392)].on(t(409),Ds(e,t(391)),{priority:t(368)}),e[t(376)][t(392)].on(t(409),((n,r,s)=>{const o=t;s[o(405)][o(407)]&&Ds(e,o(391),{showActiveMarker:!1})[o(351)](this)(n,r,s)}),{priority:t(368)}),e[t(393)][t(392)].on(t(377),((e,n,r)=>{const s=t,o=r[s(362)][s(357)](n[s(398)]);if(o)for(const t of o)t.is(s(373))&&(r[s(362)][s(380)](t,n[s(398)]),r[s(402)][s(370)](t))}),{priority:t(368)})}}const Us=Gs;function js(){const t=["config","TrackChangesEditing","toUpperCase","numberedList","trackChangesCommand","next","getFirstRange","commandParams","plugins","selection","ELEMENT_","start","includes","bulleted","29722VzWZId","noTrackChangesFixer","containsItem","1279275MytRpK","registerCustomCallback","push","todoList","setSelection","listStart","listType","attribute","deletion","*Outdent:* %0","*Check item*","isLocal","list.multiBlock","799690JlTvyU","indentList","ELEMENT_TODO_LIST","nodeAfter","*Merge:* list item","has","get","newValue","attributes","listItemIdFixer","*Indent:* %0","change","schema","mergeListItemBackward","value","find","ELEMENT_LIST_ITEM","*Remove format:* %0","createPositionAt","locale","groupId","key","previousSibling","differ","model","data","1160knfVzB","removeMarker","todoListCheck","head","_registerLegacyDescription","mergeListItemForward","assureChains","153319HKvqeG","_supportLegacySuggestions","21bSqogp","_findSuggestions","document","suggestion","forceValue","detach","*Merge:* %0","*Uncheck item*","type","meta","ListEditing","execute","registerElementLabel","_enableDefaultAttributesIntegration","getSuggestions","range","formatBlock","documentList","_LIST","isNextTo","checkTodoList","commandName","createRange","*Format:* insert into %0","every","735696zxDbsJ","getFirstMarker","from","isObject","getAttribute","registerDescriptionCallback","accept","FORMAT_INDENT","commands","todo","_getAttributeKey","splitListItemBefore","outdentList","*Split:* list item","listItemId","789844CnnTwv","2093XRsNQo","numbered","splitListItemAfter","getRanges","batch","length","default","*Change to:* %0","attributeKey","nextSibling","getChanges","filter","6PtTPsZ","oldValue","listReversed","isUndo","fromRange","end","setAttribute","listIndent","map","editor","registerAttributeLabel","TodoListEditing","27rRvrKd","_suggestionFactory","format","todoListChecked","*Format:* remove from %0","ELEMENT_NUMBERED_LIST","registerPostFixer","ELEMENT_BULLETED_LIST","refresh","_descriptionFactory","multipleBlocks","listStyle","*Set format:* %0","bulletedList","parent","afterInit"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(147133===-parseInt(n(207))/1+-parseInt(n(158))/2*(-parseInt(n(209))/3)+parseInt(n(234))/4+-parseInt(n(161))/5*(parseInt(n(262))/6)+parseInt(n(250))/7*(-parseInt(n(200))/8)+-parseInt(n(128))/9*(-parseInt(n(174))/10)+parseInt(n(249))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(143)](){const t=Us,e=this[t(271)];if(!e[t(152)][t(179)](t(219)))return;const n=e[t(193)],r=e[t(152)][t(180)](t(145)),s=e[t(152)][t(179)](t(273)),o=!!e[t(144)][t(180)](t(173));function i(e){const r=t;return{type:r(130),content:""+zr(n,r(140),e)}}function a(e){const r=t;return{type:r(130),content:""+zr(n,r(191),e)}}r[t(222)](t(147),[],[t(248),t(167),t(269)]),r[t(222)](t(141)),r[t(222)](t(175)),r[t(222)](t(246)),r[t(222)](t(252)),r[t(222)](t(245)),o&&(r[t(222)](t(187)),r[t(222)](t(205))),s&&(r[t(222)](t(164)),r[t(222)](t(229),[],[t(131)]),r[t(137)][t(239)]((e=>{const r=t,{data:s}=e;if(s&&r(131)==s[r(195)])return{type:r(130),content:s[r(181)]?zr(n,r(171)):zr(n,r(216))}})),this[t(271)][t(198)][t(211)][t(134)]((e=>{const n=t;if(e[n(254)][n(265)])return!1;let s=!1;const o=r[n(223)]({skipNotAttached:!0})[n(261)]((t=>n(131)===r[n(244)](t)));for(const t of o)n(243)!=t[n(150)]()[n(155)][n(177)][n(238)](n(167))&&(r[n(210)](t[n(150)](),n(168))[n(189)]((t=>n(167)===r[n(244)](t[n(212)])))||(e[n(201)](t[n(235)]()),s=!0));return s}))),r[t(137)][t(272)](t(269),zr(n,t(241)));const c={type:t(130),content:""};r[t(137)][t(239)]((e=>{const r=t,{data:s}=e;if(!s||r(167)!=s[r(195)])return;let u=e[r(203)];for(;u;){if(u[r(199)]&&(r(139)==u[r(199)][r(195)]&&(u[r(199)][r(181)]&&r(256)!=u[r(199)][r(181)]||r(256)!=u[r(199)][r(263)]&&!s[r(181)])||!o&&u[r(199)][r(195)]==Ic))return c;u=u[r(149)]}if(null==s[r(181)])switch(s[r(263)]){case r(157):return a(zr(n,r(135)));case r(251):return a(zr(n,r(133)));case r(243):return a(zr(n,r(176)))}switch(s[r(181)]){case r(157):return i(zr(n,r(135)));case r(251):return i(zr(n,r(133)));case r(243):return i(zr(n,r(176)))}})),r[t(137)][t(239)]((e=>{const n=t,{data:r}=e;if(r&&n(269)==r[n(195)])return null==r[n(181)]||null==r[n(263)]&&0==r[n(181)]?c:void 0})),r[t(137)][t(239)]((e=>{const r=t;if(r(168)!=e[r(217)])return;const{data:s}=e;if(!s||r(248)!=s[r(195)])return;const o=Hs(e);return o?r(181)==o?{type:r(130),content:zr(n,r(178))}:r(263)==o?{type:r(130),content:zr(n,r(247))}:c:c})),e[t(198)][t(211)][t(134)]((e=>this[t(183)](e))),e[t(198)][t(211)][t(134)]((e=>this[t(159)](e))),e[t(198)][t(211)][t(134)]((e=>this[t(206)](e))),this[t(208)]()}[Us(183)](t){const e=Us;if(t[e(254)][e(265)]||!t[e(254)][e(172)])return!1;let n=!1;const r=this[e(271)][e(152)][e(180)](e(145))[e(223)]({skipNotAttached:!0})[e(261)]((t=>t[e(199)]&&e(248)==t[e(199)][e(195)]))[e(261)]((t=>t[e(199)][e(181)]&&t[e(199)][e(263)]));for(const s of r)Hs(s)||(t[e(201)](s[e(235)]()),n=!0);return n}[Us(159)](t){const e=Us;if(t[e(254)][e(265)]||!t[e(254)][e(172)])return!1;const n=this[e(271)][e(152)][e(180)](e(145));if(n[e(148)][e(188)])return!1;let r=!1;const s=[e(167),e(139),e(248),e(269),e(166),e(264),e(202)],o=this[e(271)][e(198)][e(211)][e(197)][e(260)]()[e(261)]((t=>e(168)==t[e(217)]))[e(261)]((t=>s[e(156)](t[e(258)])));if(0==o[e(255)])return r;for(const i of o){const o=n[e(210)](i[e(224)],e(168))[e(261)]((t=>!t[e(218)][e(228)]))[e(270)]((t=>t[e(212)]))[e(261)]((t=>{const r=e,o=n[r(244)](t);return s[r(156)](o)}));if(o[e(255)]){for(const n of o)t[e(201)](n[e(235)]());r=!0}}return r}[Us(206)](t){const e=Us;if(t[e(254)][e(265)]||!t[e(254)][e(172)])return!1;const n=this[e(271)][e(152)][e(180)](e(145));let r=!1;const s=[e(167),e(139),e(248),e(269),e(166),e(264),e(202)];for(const t of n[e(223)]({skipNotAttached:!0})){const o=n[e(210)](t[e(150)](),e(168))[e(270)]((t=>t[e(212)]))[e(261)]((t=>t[e(199)]&&s[e(156)](t[e(199)][e(195)])));if(!o[e(255)])continue;const a=o[0][e(203)][e(182)][e(194)];if(!o[e(233)]((t=>t[e(182)][e(194)]===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(223)]({skipNotAttached:!0})[s(261)]((e=>s(168)==e[s(217)]&&e[s(182)][s(194)]==t)))e[s(268)](s(194),r)}function i(t,n){const r=e;let s=t[r(203)],i=!1;for(;s;)s[r(182)][r(194)]!=n&&(o(s[r(182)][r(194)],n),s[r(268)](r(194),n),i=!0),s=s[r(149)];return i}}[Us(208)](){const t=Us,e=this[t(271)],n=e[t(193)],r=e[t(152)][t(180)](t(145));this[t(204)](),r[t(129)][t(162)](t(225),t(226),t(240),(function(n,r){const s=t,o=[];for(let t of n)t[s(155)][s(177)]===t[s(267)][s(142)]&&(t=e[s(198)][s(231)](e[s(198)][s(192)](t[s(155)][s(177)],0))),o[s(163)](t);e[s(198)][s(185)]((t=>{const n=s,a=e[n(198)][n(211)][n(153)],c=Array[n(236)](a[n(253)]())[n(270)]((t=>i.LiveRange[n(266)](t)));t[n(165)](o),e[n(242)][n(180)](r[n(230)])[n(136)](),r[n(151)][n(163)]({forceDefaultExecution:!0}),e[n(220)](r[n(230)],...r[n(151)]),t[n(165)](c);for(const t of c)t[n(214)]()}))})),r[t(137)][t(221)]((function(n){const r=t,s=!e[r(198)][r(186)][r(237)](n),o=n[r(196)],i=n[r(259)],a=n[r(238)](r(248)),c=!o||o[r(238)](r(248))!==a,u=!i||i[r(238)](r(248))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(190),e)))}[Us(204)](){const t=Us,e=this[t(271)],n=e[t(193)];function r(n){const r=t,s=e[r(242)][r(180)](r(141))[r(188)],o=e[r(242)][r(180)](r(147))[r(188)];return r(147)===n?s:o}e[t(152)][t(180)](t(145))[t(137)][t(239)]((function(s){const o=t;if(o(225)!=s[o(217)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(230)]){case o(141):u=i[o(151)][0][o(213)],l=r(i[o(230)]),a=o(u?232:132),!l&&e[o(144)][o(180)](o(173))||(a=o(257)),c={type:o(130),content:zr(n,a,zr(n,o(135)))};break;case o(147):u=i[o(151)][0][o(213)],l=r(i[o(230)]),a=o(u?232:132),!l&&e[o(144)][o(180)](o(173))||(a=o(257)),c={type:o(130),content:zr(n,a,zr(n,o(133)))};break;case o(175):a=o(184),c={type:o(130),content:zr(n,a,zr(n,o(190)))};break;case o(246):a=function(t){const e=o,n=t[e(150)]();let r=n[e(155)][e(177)];for(;r&&n[e(160)](r);){if(r[e(238)](e(269))>0)return!1;r=r[e(259)]}return!0}(s)?zr(n,o(132),zr(n,function(t){const e=o;return e(154)+t[e(150)]()[e(155)][e(177)][e(238)](e(167))[e(146)]()+e(227)}(s))):zr(n,o(170),zr(n,o(190))),c={type:o(130),content:a};break;case o(187):case o(205):!1===i[o(138)]&&(a=o(215),c={type:o(169),content:zr(n,a,zr(n,o(190)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(150)]()[e(155)][e(177)][e(196)];for(;n;){const r=n[e(238)](e(248));if(!r)return!1;if(r==t[e(199)][e(181)])return e(181);if(r==t[e(199)][e(263)])return e(263);n=n[e(196)]}return!1}function zs(){const t=["listStart","config","bind","next","reversed","*Format:* set order to regular","get","handleDescriptions","replace","default","afterInit","lower-latin","*Format:* set start index to %0","_findSuggestions","decimal-leading-zero","getAttribute","ListPropertiesEditing","getSuggestions","find","_LIST_DEFAULT","getFirstRange","startIndex","start","FORMAT_LIST_START","*Remove format:* %0","editor","nodeAfter","4EjLoDA","format","upper-roman","decimal","newValue","disc","listReversed","getFirstMarker","FORMAT_LIST_REVERSED","suggestion","commandParams","TrackChangesEditing","model","locale","type","numbered","_enableDefaultAttributesIntegration","registerAttributeLabel","_descriptionFactory","*Format:* set order to reversed","listStyle","has","_getAttributeKey","filter","191158ubMZoH","registerPostFixer","lower-roman","46zzGXNi","ELEMENT_","key","batch","6jcbeIS","_registerLegacyDescription","includes","data","plugins","bulleted","2928611rwfNJO","registerDescriptionCallback","4414872rvbpUi","attribute","circle","isUndo","3374350woNLpH","upper-latin","list.properties","*Change to:* %0","formatBlock","10260210iiXLHN","head","square","2606991bEBCdD","9SXdoxL","_LIST_","*Set format:* %0","oldValue","listType","_getTranslationKeyForListStyle","document","27628RQVQKN","removeMarker","toUpperCase","styles","commandName"];return(zs=function(){return t})()}const Ws=Ks;function Ks(t,e){const n=zs();return(Ks=function(t,e){return n[t-=432]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(514484===parseInt(n(465))/1*(parseInt(n(433))/2)+parseInt(n(457))/3*(-parseInt(n(497))/4)+parseInt(n(449))/5+-parseInt(n(437))/6*(parseInt(n(443))/7)+-parseInt(n(445))/8+parseInt(n(458))/9*(parseInt(n(454))/10)+parseInt(n(521))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class qs extends t.Plugin{[Ws(480)](){const t=Ws;if(!this[t(495)][t(441)][t(518)](t(486)))return;const e=this[t(495)][t(471)][t(476)](t(451)),n=this[t(495)][t(441)][t(476)](t(508));e[t(468)]&&n[t(513)](t(517),[],[t(517)]),e[t(474)]&&n[t(513)](t(503),[],[t(503)]),e[t(491)]&&n[t(513)](t(470),[],[t(470)]);const r={type:t(498),content:""};n[t(515)][t(444)](this[t(477)][t(472)](this));const s=this[t(495)][t(510)];n[t(515)][t(514)](t(503),zr(s,t(505))),n[t(515)][t(444)]((e=>{const n=t,{data:s}=e;if(s&&n(503)==s[n(435)])return null==s[n(501)]||0==s[n(501)]&&null==s[n(461)]?r:void 0})),n[t(515)][t(514)](t(470),zr(s,t(493))),n[t(515)][t(444)]((e=>{const n=t,{data:s}=e;if(s&&n(470)==s[n(435)])return null==s[n(501)]||1==s[n(501)]&&null==s[n(461)]?r:void 0})),this[t(495)][t(509)][t(464)][t(522)]((e=>{const r=t;if(e[r(436)][r(448)])return!1;let s=!1;const o=n[r(487)]({skipNotAttached:!0})[r(520)]((t=>{const e=r,s=n[e(519)](t);return e(470)==s||e(503)==s}));for(const t of o)r(512)!=t[r(490)]()[r(492)][r(496)][r(485)](r(462))&&(n[r(483)](t[r(490)](),r(446))[r(488)]((t=>r(462)==n[r(519)](t[r(506)])))||(e[r(466)](t[r(504)]()),s=!0));return s})),this[t(438)]()}[Ws(477)](t){const e=Ws,n=this[e(495)][e(510)],{data:r}=t,s={type:e(498),content:""};if(!r||e(517)!=r[e(435)])return;if(!r[e(461)])return e(479)==r[e(501)]?s:{type:e(498),content:""+zr(n,e(460),zr(n,this[e(463)](r[e(501)])))};if(!r[e(501)]){if(e(479)==r[e(461)])return s;let o=t[e(455)];for(;o;){if(o[e(440)]&&e(462)==o[e(440)][e(435)]&&o[e(440)][e(501)])return s;o=o[e(473)]}return{type:e(498),content:""+zr(n,e(494),zr(n,this[e(463)](r[e(461)])))}}if(e(479)!=r[e(501)])return{type:e(498),content:""+zr(n,e(460),zr(n,this[e(463)](r[e(501)])))};let o=t[e(455)];for(;o;){if(o[e(440)]&&e(462)==o[e(440)][e(435)]&&o[e(440)][e(501)]&&o[e(440)][e(461)])return s;o=o[e(473)]}const i=t[e(490)]()[e(492)][e(496)][e(485)](e(462));return{type:e(498),content:zr(n,e(460),zr(n,e(434)+i[e(467)]()+e(489)))}}[Ws(438)](){const t=Ws,e=this[t(495)],n=e[t(510)];e[t(441)][t(476)](t(508))[t(515)][t(444)]((e=>{const r=t;if(r(453)!=e[r(511)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(469)]){case r(517):o=r(452),i={type:r(498),content:zr(n,o,zr(n,this[r(463)](s[r(507)][0][r(511)])))};break;case r(503):o=s[r(507)][0][r(474)]?r(516):r(475),i={type:r(498),content:zr(n,o)};break;case r(470):o=r(482),i={type:r(498),content:zr(n,o,s[r(507)][0][r(491)])}}return i}))}[Ws(463)](t){const e=Ws;return e(434)+function(t){const n=e;return Xs[n(439)](t)?n(442):Ys[n(439)](t)?n(512):null}(t)[e(467)]()+e(459)+t[e(467)]()[e(478)](/-/g,"_")}}const Xs=[Ws(502),Ws(447),Ws(456)],Ys=[Ws(500),Ws(484),Ws(432),Ws(499),Ws(481),Ws(450)];var Zs=n(507);const Js=Qs;function Qs(t,e){const n=to();return(Qs=function(t,e){return n[t-=500]})(t,e)}!function(t,e){const n=Qs,r=t();for(;;)try{if(339827===parseInt(n(533))/1+-parseInt(n(542))/2+parseInt(n(545))/3*(-parseInt(n(501))/4)+-parseInt(n(529))/5*(parseInt(n(530))/6)+parseInt(n(502))/7+-parseInt(n(523))/8*(-parseInt(n(521))/9)+parseInt(n(547))/10*(parseInt(n(540))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Js(518)](){return[Zs.Enter]}[Js(524)](){const t=Js,e=this[t(506)],n=e[t(551)][t(508)](t(515)),r=e[t(536)][t(508)](t(550));n[t(538)](t(550),(()=>{const s=t;e[s(554)][s(537)]((t=>{const o=s,a=e[o(554)][o(504)][o(525)],c=a[o(511)](),u=i.LiveRange[o(505)](a[o(548)]());if(r[o(509)](t)){const r=e[o(554)][o(528)](c[o(510)][o(541)],0),s=t[o(516)](c,r);n[o(507)](s)}else t[o(549)](t[o(516)](u[o(539)]));u[o(553)](),r[o(535)](o(514),{writer:t})}))})),e[t(531)][t(513)].on(t(500),Ds(e,t(544)),{priority:t(512)}),e[t(531)][t(513)].on(t(527),((e,n,r)=>{const s=t,o=r[s(555)][s(520)](n[s(517)]);if(o)for(const t of o)t[s(546)](s(519))&&(r[s(555)][s(503)](t,n[s(517)]),r[s(526)][s(532)](t))}),{priority:t(512)}),e[t(534)][t(513)].on(t(500),((n,r,s)=>{const o=t;s[o(522)][o(543)]&&Ds(e,o(544),{showActiveMarker:!1})[o(552)](this)(n,r,s)}),{priority:t(512)})}}function to(){const t=["hasClass","6920gKKAuc","getFirstRange","setSelection","enter","plugins","bind","detach","model","mapper","addMarker:suggestion:insertion","11156AOAcHn","3934854aeceMU","unbindElementFromMarkerName","document","fromRange","editor","markInsertion","get","enterBlock","parent","getFirstPosition","high","downcastDispatcher","afterExecute","TrackChangesEditing","createRange","markerName","requires","ck-suggestion-marker-split","markerNameToElements","73449wEiuwk","options","88WtSEDX","init","selection","writer","removeMarker:suggestion:insertion","createPositionAt","2669420NlQqGN","6KQgqWs","editing","remove","493380ZwDpBj","data","fire","commands","change","enableCommand","end","7612nvpxwG","nextSibling","1104814HHHbSa","showSuggestionHighlights","split","213ZjnrBT"];return(to=function(){return t})()}const eo=ro;function no(){const t=["enableCommand","1439312vMQBLD","getMarkersGroup","string","createRange","855138paAelx","FindAndReplaceUtils","get","has","replace","replaceAll","item","10396008NTSpSt","end","111120mulAkP","findNext","10oLqZku","createPositionAt","start","TrackChangesEditing","6VcGmpO","findByTextCallback","suggestion:deletion","getRange","_isInDeletionRange","filter","32895876XkHLmY","markers","2gaIfnb","11ubGvyU","FindAndReplaceEditing","bind","getIntersection","plugins","handleFindCommand","editor","find","4634570viUNok","42TEqVxk","afterInit","model","findPrevious","8486091pSBuTr"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(721337===-parseInt(n(322))/1*(parseInt(n(302))/2)+-parseInt(n(312))/3*(parseInt(n(331))/4)+-parseInt(n(311))/5*(parseInt(n(337))/6)+-parseInt(n(318))/7+parseInt(n(329))/8+-parseInt(n(316))/9*(parseInt(n(333))/10)+-parseInt(n(303))/11*(-parseInt(n(343))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(313)](){const t=eo;if(!this[t(309)][t(307)][t(325)](t(304)))return;const e=this[t(309)][t(307)][t(324)](t(336));e[t(317)](t(310),this[t(308)][t(305)](this)),e[t(317)](t(332)),e[t(317)](t(315)),e[t(317)](t(326)),e[t(317)](t(327))}[eo(308)](t,e,n={}){const r=eo,s=this[r(309)][r(307)][r(324)](r(323));return t((t=>(r(320)==typeof e?s[r(338)](e,n):e)(t)[r(342)]((e=>!1===this[r(341)](e,t[r(328)])))),n)}[eo(341)](t,e){const n=eo,r=this[n(309)][n(314)][n(321)](this[n(309)][n(314)][n(334)](e,t[n(335)]),this[n(309)][n(314)][n(334)](e,t[n(330)]));for(const t of this[n(309)][n(314)][n(301)][n(319)](n(339)))if(null!==r[n(306)](t[n(340)]()))return!0;return!1}}const oo=ao;function io(){const t=["12BnrpBm","has","commandParams","FontColorEditing","*Reset font family*","fontBackgroundColor.colors","format","368sfKftv","type","*Set font background color:* %0","10jUHulE","3523656MIgoEq","config","FontSizeEditing","fontSize.options","94465pQFprL","find","38169qcqGQz","FORMAT_FONT_FAMILY","label","568563EDcTNN","_enableDefaultAttributesIntegration","registerDescriptionCallback","plugins","*Reset font size*","fontSize","612161TaaRaA","*Reset font background color*","*Set font size:* %0","model","_registerLegacyDescription","_descriptionFactory","editor","get","title","*Set font family:* %0","1trNiVA","afterInit","FORMAT_FONT_BACKGROUND","normalizeSizeOptions","FORMAT_FONT_COLOR","201574UpuRmb","FORMAT_FONT_SIZE","4BgSrDe","fontFamily","FontSize","registerAttributeLabel","*Set font color:* %0","trim","fontColor","formatInline","fontColor.colors","commandName","*Reset font color*","FontBackgroundColorEditing","FontFamilyEditing","TrackChangesEditing","275933FPtAFU","toLowerCase","fontBackgroundColor","locale","value"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(105778===-parseInt(n(373))/1*(parseInt(n(378))/2)+parseInt(n(357))/3+parseInt(n(380))/4*(-parseInt(n(352))/5)+-parseInt(n(337))/6*(-parseInt(n(332))/7)+-parseInt(n(344))/8*(-parseInt(n(354))/9)+-parseInt(n(347))/10*(-parseInt(n(363))/11)+-parseInt(n(348))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(350),commandName:oo(362)},{pluginName:oo(330),commandName:oo(319)},{pluginName:oo(340),commandName:oo(324)},{pluginName:oo(329),commandName:oo(334)}];class uo extends t.Plugin{[oo(374)](){const t=oo,e=this[t(369)][t(335)],n=this[t(369)][t(360)][t(370)](t(331));for(const{pluginName:e,commandName:r}of co)this[t(369)][t(360)][t(338)](e)&&n[t(358)](r,[r]);e.t,n[t(368)][t(321)](t(362),zr(e,t(379))),n[t(368)][t(321)](t(319),zr(e,t(355))),n[t(368)][t(321)](t(324),zr(e,t(377))),n[t(368)][t(321)](t(334),zr(e,t(375))),this[t(367)]()}[oo(367)](){const t=oo,e=this[t(369)],n=e[t(335)];e[t(360)][t(370)](t(331))[t(368)][t(359)]((e=>{const r=t,o=n.t;if(r(325)!=e[r(345)])return;const{data:i}=e;if(null!=i){if(r(362)==i[r(327)]){const t=i[r(339)][0][r(336)];if(t){const e=o(this[r(369)][r(360)][r(370)](r(320))[r(376)](this[r(369)][r(349)][r(370)](r(351)))[r(353)]((e=>e[r(366)]==t))[r(371)])[r(333)]();return{type:r(343),content:zr(n,r(365),e)}}return{type:r(343),content:zr(n,r(361))}}if(r(319)==i[r(327)]){const t=i[r(339)][0][r(336)];return t?{type:r(343),content:zr(n,r(372),t)}:{type:r(343),content:zr(n,r(341))}}if(r(324)==i[r(327)]){const t=i[r(339)][0][r(336)];if(t){const e=(0,s.normalizeColorOptions)(this[r(369)][r(349)][r(370)](r(326)))[r(353)]((e=>e[r(366)]==t));let i=t,a="";return e&&(i=e[r(356)],a=o(i)[r(333)]()),{type:r(343),content:zr(n,r(322),a)[r(323)](),color:{value:t,title:a||i}}}return{type:r(343),content:zr(n,r(328))}}if(r(334)==i[r(327)]){const t=i[r(339)][0][r(336)];if(t){const e=(0,s.normalizeColorOptions)(this[r(369)][r(349)][r(370)](r(342)))[r(353)]((e=>e[r(366)]==t));let i=t,a="";return e&&(i=e[r(356)],a=o(i)[r(333)]()),{type:r(343),content:zr(n,r(346),a)[r(323)](),color:{value:t,title:a||i}}}return{type:r(343),content:zr(n,r(364))}}}}))}}const lo=ho;function fo(){const t=["*Set format to:* %0","114YgHZwB","fontSize.options","slice","plugins","*Remove all formatting*","7889931ttTlhS","title","boolean","get","entries","find","FontSize","normalizeSizeOptions","commands","formatBlock","fontSize","editor","enableCommand","type","510DnAuNu","298617jorRrl","343595FoTBPd","commandName","158315eifunP","2Ramiqr","label","formatInline","13903440QVAdRP","fontColor.colors","toLowerCase","3366764ZjRmoy","_enableDefaultAttributesIntegration","format","_descriptionFactory","charAt","join","_registerLegacyDescription","afterInit","pasteFormat","split","config","3QvMFKj","locale","model","fontBackgroundColor","toUpperCase","TrackChangesEditing","length","173202PVpvEQ","registerDescriptionCallback","push","copyFormat","commandParams","fontColor"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(887437===-parseInt(n(129))/1*(-parseInt(n(153))/2)+-parseInt(n(146))/3*(-parseInt(n(135))/4)+parseInt(n(128))/5*(-parseInt(n(160))/6)+-parseInt(n(126))/7+-parseInt(n(132))/8+parseInt(n(165))/9+parseInt(n(179))/10*(parseInt(n(125))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(142)](){const t=lo,e=this[t(176)],n=e[t(163)][t(168)](t(151)),r=e[t(173)][t(168)](t(156)),s=e[t(173)][t(168)](t(143));r&&s&&(n[t(136)](t(143)),n[t(177)](t(156)),this[t(141)]())}[lo(141)](){const t=lo,e=this[t(176)],n=e[t(147)];e[t(163)][t(168)](t(151))[t(138)][t(154)]((r=>{const s=t;if(s(174)!=r[s(178)]&&s(131)!=r[s(178)])return;const{data:o}=r;if(o&&s(143)===o[s(127)]){const t=[],r=o[s(157)][0];for(const[n,o]of Object[s(169)](r))t[s(155)](po(e,n,o));return t[s(152)]?{type:s(137),content:zr(n,s(159),t[s(140)](", "))}:{type:s(137),content:zr(n,s(164))}}}))}}function po(t,e,n){const r=lo,o=t[r(147)].t,i=e[r(144)](/(?=[A-Z])/)[r(140)](" "),a=o(i[r(139)](0)[r(150)]()+i[r(162)](1))[r(134)]();if(r(167)==typeof n)return a;if(r(158)===e||r(149)===e){const e=(0,s.normalizeColorOptions)(t[r(145)][r(168)](r(133)))[r(170)]((t=>t[r(148)]==n));return a+" ("+(e?o(e[r(130)])[r(134)]():n)+")"}if(r(175)===e&&isNaN(parseFloat(n))){const e=t[r(163)][r(168)](r(171))[r(172)](t[r(145)][r(168)](r(161)))[r(170)]((t=>t[r(148)]==n));return a+" ("+(e?o(e[r(166)])[r(134)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=202]})(t,e)}function Eo(){const t=["commandParams","editor","7803QlOCum","paragraph","value","ELEMENT_HEADING_CUSTOM","model","_getHeadingLevel","has","heading.options","view","locale","30RctWut","find","*Change to:* %0","plugins","_descriptionFactory","70837qRCuOY","TrackChangesEditing","registerDescriptionCallback","198ChScag","36AouXFl","format","ELEMENT_HEADING","HeadingEditing","4205577iaqlVf","type","registerElementLabel","_registerLegacyDescription","heading","466930mlShgh","12710evMFvU","title","2473984PMQIuy","_headingOptions","match","398064kkEOuj","_enableDefaultAttributesIntegration","afterInit","config","52hVLmph","formatBlock","1419551AcHybX","name","commandName","get"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(701667===parseInt(n(228))/1*(parseInt(n(223))/2)+-parseInt(n(236))/3+parseInt(n(205))/4*(parseInt(n(241))/5)+parseInt(n(232))/6*(parseInt(n(207))/7)+parseInt(n(244))/8+-parseInt(n(213))/9*(parseInt(n(242))/10)+-parseInt(n(231))/11*(parseInt(n(247))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(203)](){const t=mo,e=this[t(212)];if(!e[t(226)][t(219)](t(235)))return;this[t(245)]=e[t(204)][t(210)](t(220));const n=e[t(222)],r=e[t(226)][t(210)](t(229));r[t(202)](t(240));for(const e of this[t(245)])t(214)!=e[t(217)]&&r[t(227)][t(238)](e[t(217)],(n=>{const r=t,i=this[r(218)](e[r(217)]);return null!==i?s(n,i):o(n,e[r(243)])}));function s(e,r){return zr(n,t(234),[e,r])}function o(e,r){return zr(n,t(216),[e,r])}this[t(239)]()}[mo(239)](){const t=mo,e=this[t(212)],n=e[t(222)];e[t(226)][t(210)](t(229))[t(227)][t(230)]((e=>{const r=t;if(r(206)!=e[r(237)])return;const{data:s}=e;if(s&&r(240)==s[r(209)]){const e=s[r(211)][0][r(215)],c=this[r(218)](e);if(null!==c)return{type:r(233),content:zr(n,r(225),(1,a=c,zr(n,r(234),[1,a])))};const u=this[r(245)][r(224)]((t=>t[r(217)]===e))[r(243)];return{type:r(233),content:zr(n,r(225),(o=1,i=u,zr(n,t(216),[o,i])))}}var o,i,a}))}[mo(218)](t){const e=mo;var n,r;const s=t[e(246)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(245)])||void 0===n?void 0:n[e(224)]((n=>n[e(217)]==t));if(o&&o[e(221)]){const t=o[e(221)],n=(null!==(r=t[e(208)])&&void 0!==r?r:t)[e(246)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["highlight","locale","toLowerCase","model","*Remove highlight*","22fLeBlb","registerAttributeLabel","180098IBYRLr","commandName","formatInline","registerDescriptionCallback","2980bhJYSh","highlight.options","afterInit","_descriptionFactory","has","TrackChangesEditing","type","plugins","commandParams","84HlvRLA","format","config","13953jkgDqP","516545lTfnZe","color","126805oGMEWD","HighlightEditing","88ZjUcpY","FORMAT_HIGHLIGHT","3254028ORArBP","4545AEyybp","title","_registerLegacyDescription","find","value","editor","_enableDefaultAttributesIntegration","1EYOAZs","get","2390856tEPMGt","*Set highlight:* %0"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=409]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(301580===parseInt(n(445))/1*(parseInt(n(414))/2)+-parseInt(n(430))/3*(parseInt(n(427))/4)+parseInt(n(431))/5+parseInt(n(447))/6+-parseInt(n(433))/7*(-parseInt(n(435))/8)+-parseInt(n(438))/9*(-parseInt(n(418))/10)+-parseInt(n(412))/11*(parseInt(n(437))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(420)](){const t=To,e=this[t(443)];if(!e[t(425)][t(422)](t(434)))return;const n=e[t(425)][t(446)](t(423)),r=e[t(450)];n[t(444)](t(449),[t(449)]),n[t(421)][t(413)](t(449),zr(r,t(436))),this[t(440)]()}[To(440)](){const t=To,e=this[t(443)],n=e[t(450)];e[t(425)][t(446)](t(423))[t(421)][t(417)]((r=>{const s=t;if(s(416)!=r[s(424)])return;const{data:o}=r;if(o&&s(449)==o[s(415)]){const t=n.t,r=o[s(426)][0][s(442)];if(r){const o=e[s(429)][s(446)](s(419))[s(441)]((t=>t[s(410)]==r)),i=t(o[s(439)])[s(409)]();return{type:s(428),content:zr(n,s(448),i),color:{value:o[s(432)],title:o[s(439)]}}}return{type:s(428),content:zr(n,s(411),zr(n,s(436)))}}}))}}const ko=Ro;function Co(){const t=["TrackChangesEditing","1267242cQJHnZ","conversion","ck-horizontal-line","9ZYOFCm","2uVibYO","ELEMENT_HORIZONTAL_LINE","get","6094544JWJVor","locale","plugins","createPositionAt","92IQPAnn","11607570vOmFRO","showSuggestionHighlights","1961283pmqXYw","167435fthMuy","has","3548860CcXRUb","HorizontalLineEditing","insert","elementToStructure","createContainerElement","enableCommand","div","editor","addClass","afterInit","horizontalLine","createEmptyElement","666330qdHHxG","for","high","registerElementLabel","dataDowncast","_descriptionFactory"];return(Co=function(){return t})()}function Ro(t,e){const n=Co();return(Ro=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Ro,r=t();for(;;)try{if(446724===parseInt(n(409))/1+parseInt(n(384))/2*(parseInt(n(394))/3)+-parseInt(n(391))/4*(parseInt(n(395))/5)+-parseInt(n(380))/6+parseInt(n(397))/7+parseInt(n(387))/8*(parseInt(n(383))/9)+-parseInt(n(392))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(406)](){const t=ko,e=this[t(404)];if(!e[t(389)][t(396)](t(398)))return;e[t(389)][t(386)](t(379))[t(402)](t(407));const n=e[t(389)][t(386)](t(379)),r=e[t(388)];n[t(378)][t(412)](t(407),(e=>zr(r,t(385),e))),e[t(381)][t(410)](t(377))[t(400)]({model:t(407),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(393)])return null;const o=n[s(401)](s(403)),i=n[s(408)]("hr");return n[s(405)](s(382),o),n[s(399)](n[s(390)](o,0),i),o},converterPriority:t(411)})}}const Lo=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=291]})(t,e)}function vo(){const t=["type","formatBlock","_enableDefaultAttributesIntegration","get","commandName","rawHtml","key","527634QIOqGL","start","afterInit","3wHwZAg","htmlEmbed","81649uocYQH","locale","766092UAYVRu","2004355LwJVLQ","attribute","_registerLegacyDescription","8GXSLsm","727260HSKGgu","TrackChangesEditing","HtmlEmbed","1354836hjVxkG","format","ELEMENT_HTML_EMBED","getFirstRange","editor","plugins","1210728bExjDH","_descriptionFactory","element","registerElementLabel","has","value","nodeAfter","*Change %0 content*","registerDescriptionCallback"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(208323===-parseInt(n(302))/1+-parseInt(n(304))/2*(parseInt(n(300))/3)+-parseInt(n(309))/4+parseInt(n(305))/5+parseInt(n(318))/6+parseInt(n(312))/7*(parseInt(n(308))/8)+parseInt(n(297))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(299)](){const t=Lo,e=this[t(316)];if(!e[t(317)][t(322)](t(311)))return;const n=e[t(317)][t(293)](t(310)),r=e[t(303)];n[t(319)][t(321)](t(295),(e=>zr(r,t(314),e))),n[t(292)](t(301),[],[t(323)]),n[t(319)][t(326)]((e=>{const n=t;if(n(306)!=e[n(327)])return;const{data:s}=e;if(s&&n(323)==s[n(296)]&&e[n(315)]()[n(298)][n(324)].is(n(320),n(295))){const t=zr(r,n(314));return{type:n(313),content:zr(r,n(325),t)}}})),this[t(307)]()}[Lo(307)](){const t=Lo,e=this[t(316)],n=e[t(303)];e[t(317)][t(293)](t(310))[t(319)][t(326)]((e=>{const r=t;if(r(291)!=e[r(327)])return;const{data:s}=e;if(s&&r(301)==s[r(294)]){const t=zr(n,r(314));return{type:r(313),content:zr(n,r(325),t)}}}))}}const Oo=Do;!function(t,e){const n=Do,r=t();for(;;)try{if(973599===-parseInt(n(541))/1*(parseInt(n(540))/2)+-parseInt(n(499))/3*(parseInt(n(579))/4)+-parseInt(n(562))/5*(parseInt(n(486))/6)+parseInt(n(522))/7+parseInt(n(482))/8+parseInt(n(558))/9+parseInt(n(523))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class wo extends t.Plugin{[Oo(543)](){const t=Oo,e=this[t(489)];if(!e[t(585)][t(492)](t(471)))return;const n=e[t(585)][t(539)](t(577)),r=e[t(585)][t(539)](t(495)),s=e[t(553)];n[t(570)](t(550)),n[t(524)][t(493)](t(529),(e=>zr(s,t(535),e))),n[t(524)][t(493)](t(555),(e=>zr(s,t(565),e))),n[t(524)][t(493)](t(510),(()=>zr(s,t(574)))),e[t(585)][t(492)](t(557))&&n[t(570)](t(505)),e[t(585)][t(492)](t(548))&&e[t(585)][t(492)](t(536))&&(n[t(570)](t(542),((s,o)=>{const i=t,a=r[i(498)](e[i(530)][i(488)][i(519)]);e[i(530)][i(484)]((()=>{const t=i;n[t(549)](a,{commandName:t(542),commandParams:[o]},[],t(576))}))})),n[t(570)](t(496),((s,o)=>{const a=t;e[a(530)][a(484)]((t=>{const c=a;let u=r[c(498)](e[c(530)][c(488)][c(519)]),l=t[c(569)](u);const f=i.LivePosition[c(475)](l[c(520)],c(469)),h=i.LivePosition[c(475)](l[c(560)],c(572));n[c(532)]((()=>s(o))),u=r[c(498)](e[c(530)][c(488)][c(519)]),l=t[c(569)](u);const g=t[c(497)](f,h);f[c(545)](),h[c(545)](),n[c(549)](u,{commandName:c(542),commandParams:[o]},[],c(531)),g[c(520)][c(573)](l[c(520)])&&n[c(525)](t[c(497)](g[c(520)],l[c(520)]),c(531)),l[c(560)][c(573)](g[c(560)])&&n[c(525)](t[c(497)](l[c(560)],g[c(560)]),c(531))}))})),n[t(547)][t(513)](t(515),t(531),t(467),(()=>!1)),n[t(547)][t(513)](t(515),t(531),t(477),(()=>!1)),n[t(547)][t(513)](t(515),t(531),t(528),n[t(547)][t(480)](t(515),"",t(477))),n[t(547)][t(513)](t(503),t(531),t(467),(()=>!1)),n[t(547)][t(513)](t(503),t(531),t(528),(([r])=>{const s=t,o=n[s(547)][s(480)](s(503),"",s(528));let i=r[s(520)],a=r[s(560)];const c=e[s(530)][s(559)][s(474)](i,s(552)),u=e[s(530)][s(559)][s(474)](a,s(546));c[s(479)]&&(i=c[s(520)]),u[s(479)]&&(a=u[s(560)]),o([e[s(530)][s(497)](i,a)])})),n[t(547)][t(513)](t(515),t(531),t(512),c),n[t(547)][t(513)](t(503),t(531),t(512),c)),e[t(585)][t(492)](t(526))&&(n[t(570)](t(564),((s,o)=>{const i=t,a=e[i(585)][i(539)](i(583));let c=r[i(498)](e[i(530)][i(488)][i(519)]),u=a[i(527)](c);e[i(530)][i(484)]((()=>{const t=i;if(u)return void n[t(568)](e[t(530)][t(569)](u));const l=r[t(514)](c);s(o),c=r[t(498)](e[t(530)][t(488)][t(519)]),u=a[t(527)](c),n[t(525)](e[t(530)][t(569)](u),l?null:t(504))}))})),n[t(547)][t(513)](t(503),t(504),t(512),c));const o=[{type:t(515),subType:t(507)},{type:t(503),subType:t(504)},{type:t(515),subType:t(531)},{type:t(503),subType:t(531)}];function a(e,s){const i=t,a=o[i(537)]((({type:t,subType:n})=>e[i(581)]==t&&e[i(476)]==n)),c=o[i(537)]((({type:t,subType:e})=>s[i(581)]==t&&s[i(476)]==e));if(a<0||c<0)return!1;const u=e[i(494)](),l=s[i(494)]();if((0==a||1==a)&&2==c&&u[i(508)](l))return!0;if(2==a&&3==c){const t=n[i(566)](u,i(503))[i(509)]((({suggestion:t,meta:e})=>e[i(485)]&&i(531)==t[i(476)]));if(t[i(490)]>1&&l[i(560)][i(551)](u[i(520)]))return!0;if(1==t[i(490)]&&(u[i(520)][i(551)](l[i(560)])||u[i(560)][i(551)](l[i(520)])))return!0}if(3==a&&3==c&&u[i(520)][i(573)](l[i(520)])){const t=u[i(560)][i(470)],e=l[i(520)][i(533)];return r[i(514)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(585)][t(492)](t(538))&&(n[t(580)](t(571),[],[t(534)]),n[t(524)][t(481)](t(534),zr(s,t(561)))),e[t(585)][t(492)](t(521))&&n[t(580)](t(487),[],[t(468)]),n[t(524)][t(516)]((e=>{const n=t;if(o[n(501)]((({type:t,subType:r})=>e[n(581)]==t&&e[n(476)]==r)))return e[n(472)]?{}:void 0})),n[t(524)][t(516)]((e=>{const n=t;if(n(503)==e[n(581)]||n(575)==e[n(581)]){const t=e[n(578)]();if(t&&t.is(n(518),n(510)))return{type:n(503)==e[n(581)]?n(478):n(582),element:t,quantity:1}}})),n[t(524)][t(516)]((e=>t(515)==e[t(581)]&&t(531)==e[t(476)]?{type:t(473),content:t(584)}:t(515)==e[t(581)]&&t(576)==e[t(476)]?{type:t(473),content:t(586)}:void 0)),n[t(524)][t(516)]((e=>{const n=t;if(n(544)!=e[n(581)])return;const{data:r}=e;if(!r||n(468)!=r[n(517)])return;const o=r[n(491)];return o?{type:n(473),content:zr(s,n(556),'"'+o+'"')}:{type:n(473),content:zr(s,n(483))}})),this[t(567)]()}[Oo(567)](){const t=Oo,e=this[t(489)],n=e[t(553)];e[t(585)][t(539)](t(577))[t(524)][t(516)]((e=>{const r=t;if(r(515)!=e[r(581)]&&r(500)!=e[r(581)])return;const{data:s}=e;if(s){if(r(487)==s[r(511)]){const t=s[r(563)][0][r(491)];return t?{type:r(473),content:zr(n,r(556),'"'+t+'"')}:{type:r(473),content:zr(n,r(483))}}if(r(571)==s[r(511)]){const t=s[r(563)][0][r(502)];return t?{type:r(473),content:zr(n,r(506),t)}:{type:r(473),content:zr(n,r(554))}}}}))}}function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=467]})(t,e)}function Fo(){const t=["resizedWidth","ELEMENT_IMAGE","ImageInlineEditing","findIndex","ImageResize","get","29998eKPPZt","37nLwNSo","imageTypeInline","afterInit","attribute","detach","forward","_suggestionFactory","ImageBlockEditing","markBlockFormat","insertImage","isEqual","backward","locale","*Reset image width*","imageInline","*Set image text alternative:* %0","ImageUploadEditing","12554523hVnAYr","schema","end","FORMAT_IMAGE_SIZE","2892360RZwSNC","commandParams","toggleImageCaption","ELEMENT_INLINE_IMAGE","_findSuggestions","_registerLegacyDescription","markDeletion","createRangeOn","enableCommand","resizeImage","toNext","isBefore","ELEMENT_CAPTION","deletion","convertBlockImageToInline","TrackChangesEditing","getContainedElement","49732MuKgad","_enableDefaultAttributesIntegration","type","removeObject","ImageCaptionUtils","Inline image to block image","plugins","Block image to inline image","join","alt","toPrevious","nodeAfter","ImageEditing","previous","format","getNearestSelectionRange","fromPosition","subType","accept","addObject","isCollapsed","getSuggestionCallback","registerAttributeLabel","8212008fHmqeG","*Remove image text alternative*","change","isOwn","18ArusRL","imageTextAlternative","document","editor","length","newValue","has","registerElementLabel","getFirstRange","ImageUtils","imageTypeBlock","createRange","getClosestSelectedImageElement","351klQouy","formatInline","find","width","insertion","imageCaption","uploadImage","*Set image width:* %0","imageStylePreApply","isIntersecting","filter","caption","commandName","chain","registerCustomCallback","isBlockImage","formatBlock","registerDescriptionCallback","key","element","selection","start","ImageTextAlternativeEditing","2429518JbeKLc","19501170kbzTqE","_descriptionFactory","markInsertion","ImageCaptionEditing","getCaptionFromImageModelElement","discard","imageBlock","model","convertInlineImageToBlock","forceDefaultExecution","nodeBefore"];return(Fo=function(){return t})()}const Po=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(722735===parseInt(n(307))/1*(-parseInt(n(319))/2)+-parseInt(n(290))/3+-parseInt(n(323))/4*(parseInt(n(330))/5)+parseInt(n(316))/6+-parseInt(n(324))/7*(-parseInt(n(321))/8)+parseInt(n(322))/9+parseInt(n(305))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[Po(315)](){const t=Po;if(!this[t(298)][t(291)][t(317)](t(295)))return;const e=this[t(298)][t(304)],n=this[t(298)][t(291)][t(313)](t(297));n[t(302)](t(303),[],[t(326)]),n[t(329)][t(312)]((n=>{const r=t;if(r(325)!=n[r(320)])return;const{data:s}=n;return s&&r(326)==s[r(293)]?s[r(301)]&&s[r(296)]?{type:r(328),content:zr(e,r(309))}:{type:r(328),content:""}:void 0})),this[t(311)]()}[Po(311)](){const t=Po,e=this[t(298)][t(291)][t(313)](t(297));e[t(327)][t(308)](t(314),t(303),t(310),e[t(327)][t(292)](t(314),null,t(306))),e[t(327)][t(308)](t(314),t(303),t(306),e[t(327)][t(292)](t(314),null,t(310))),this[t(294)]()}[Po(294)](){const t=Po,e=this[t(298)],n=e[t(304)];e[t(291)][t(313)](t(297))[t(329)][t(312)]((e=>{const r=t;if(r(314)!=e[r(320)]&&r(300)!=e[r(320)])return;const{data:s}=e;return s&&r(303)==s[r(299)]?{type:r(328),content:zr(n,r(318))}:void 0}))}}function Uo(){const t=["_handleLegacySuggestions","registerDescriptionCallback","get","formatBlock","afterInit","5276406TGItWI","has","*Format:* replace image URL","14024MPaDpg","type","8KGbffw","1999044LmHXhO","48LKwfRz","8014195AvVcFY","attribute","src","_suggestionFactory","format","_descriptionFactory","566590UaIIoW","796920aaHTYX","plugins","getSuggestionCallback","key","_registerLegacyDescription","ImageEditing","oldValue","TrackChangesEditing","editor","commandName","formatInline","newValue","_enableDefaultAttributesIntegration","replaceImageSource","locale","10694450TiWAAs","discard","138xGGgAg","registerCustomCallback","*Replace image URL*","accept"];return(Uo=function(){return t})()}const jo=Vo;!function(t,e){const n=Vo,r=t();for(;;)try{if(650847===-parseInt(n(286))/1+parseInt(n(275))/2+-parseInt(n(327))/3+-parseInt(n(307))/4+-parseInt(n(272))/5*(-parseInt(n(338))/6)+parseInt(n(325))/7*(parseInt(n(326))/8)+parseInt(n(313))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Go extends t.Plugin{[jo(352)](){const t=jo,n=this[t(320)];if(!n[t(279)][t(278)](t(363)))return;const r=n[t(279)][t(297)](t(317)),s=n[t(279)][t(297)](t(298)),o={};r[t(284)](t(356),((o,i)=>{const a=t,c=n[a(279)][a(297)](a(269)).me,u=n[a(329)][a(297)](a(356));let l=s[a(280)](n[a(308)][a(299)][a(354)]),f=n[a(308)][a(358)](l),h=u[a(312)];if(h==i[a(312)])return;const g={commandName:a(356),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(308)][a(296)]((()=>{const t=a;if(r[t(364)]()[t(310)]((e=>e[t(336)]&&c==e[t(362)]&&(t(343)==e[t(342)]||t(334)==e[t(342)])&&(t(361)==e[t(316)]||t(282)==e[t(316)])&&e[t(294)]()[t(359)](f)))[t(323)]((e=>r[t(319)](e[t(291)]))),l=s[t(280)](n[t(308)][t(299)][t(354)]),f=n[t(308)][t(358)](l),u[t(328)](),n[t(329)][t(297)](t(348))[t(328)](),n[t(329)][t(297)](t(288))[t(328)](),h=u[t(312)],h!=i[t(312)])return s[t(349)](l)&&u[t(277)](i[t(312)],l)?(o({...i,setImageSizes:!1}),l=s[t(280)](n[t(308)][t(299)][t(354)]),void r[t(355)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(361))):void(s[t(335)](l)?r[t(355)](l,g,[],t(282)):r[t(340)](f,g,t(282)))}))}));for(const e of n[t(279)][t(297)](t(363))[t(309)])o[e[t(293)]]=e[t(366)][t(357)]();r[t(311)][t(365)](t(343),t(361),t(346),(()=>!1)),r[t(311)][t(365)](t(343),t(282),t(346),(()=>!1)),r[t(311)][t(365)](t(334),t(282),t(346),(()=>!1)),r[t(311)][t(365)](t(343),t(361),t(322),(([e])=>{const n=t;s[n(276)](e[n(306)]())})),r[t(311)][t(365)](t(343),t(361),t(341),((e,n)=>{const s=t;r[s(311)][s(332)](s(343),"",s(322))(e,{commandName:n[s(302)],commandParams:n[s(344)]})})),r[t(311)][t(365)](t(343),t(361),t(304),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(343),subType:t(361)},{type:t(300),subType:t(337)},{type:t(343),subType:t(330)},{type:t(300),subType:t(330)}];function a(e,n){const o=t,a=i[o(347)]((({type:t,subType:n})=>e[o(342)]==t&&e[o(316)]==n)),c=i[o(347)]((({type:t,subType:e})=>n[o(342)]==t&&n[o(316)]==e));if(a<0||c<0)return!1;const u=e[o(294)](),l=n[o(294)]();if((0==a||1==a)&&2==c&&u[o(305)](l))return!0;if(2==a&&3==c){const t=r[o(351)](u,o(300))[o(310)]((({suggestion:t,meta:e})=>e[o(345)]&&o(330)==t[o(316)]));if(t[o(301)]>1&&l[o(360)][o(359)](u[o(318)]))return!0;if(1==t[o(301)]&&(u[o(318)][o(359)](l[o(360)])||u[o(360)][o(359)](l[o(318)])))return!0}if(3==a&&3==c&&u[o(318)][o(339)](l[o(318)])){const t=u[o(360)][o(290)],e=l[o(318)][o(274)];return s[o(335)](t)&&t===e}return!1}n[t(308)][t(299)][t(270)]((()=>{const e=t;let o=!1;const i=Array[e(303)](n[e(308)][e(299)][e(315)][e(295)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(271)](t);if(e(353)==i&&r[e(350)](u)){if(e(343)==a&&(e(361)==c||e(282)==c)){const t=r[e(273)](u);if(n[e(324)]){const n=t[e(294)]()[e(306)]();if(s[e(335)](n))continue;r[e(319)](t),o=!0}}if(e(300)==a&&e(337)==c&&!n[e(324)]){const t=r[e(273)](u);t[e(321)]&&t[e(321)][e(336)]&&(r[e(319)](t[e(321)]),o=!0)}}}return o})),this[t(281)](o)}[jo(281)](t){const e=jo,n=this[e(320)],r=n[e(331)];n[e(279)][e(297)](e(317))[e(314)][e(333)]((n=>{const s=e;if(s(343)!=n[s(342)]&&s(334)!=n[s(342)])return;const{data:o}=n;if(!o||s(356)!=o[s(302)])return;const i=o[s(285)][0][s(312)];return function(t){const e=s;return{type:e(289),content:zr(r,e(287),t)}}(s(292)===i?zr(r,s(283)):t[i]||i)}))}}function Vo(t,e){const n=Ho();return(Vo=function(t,e){return n[t-=269]})(t,e)}function Ho(){const t=["getSuggestionCallback","registerDescriptionCallback","formatInline","isBlockImage","isInContent","imageCaption","29622ujwlsw","isBefore","markInlineFormat","discard","type","formatBlock","commandReversedParams","isOwn","join","findIndex","imageTypeInline","isInlineImage","hasSuggestion","_findSuggestions","afterInit","suggestion","selection","markBlockFormat","imageStyle","toLowerCase","createRangeOn","isEqual","end","imageStylePreApply","author","ImageStyleEditing","getSuggestions","registerCustomCallback","title","Users","registerPostFixer","_splitMarkerName","35NTAiFj","getSuggestion","nodeBefore","679180EPGIYB","setImageNaturalSizeAttributes","shouldConvertImageType","has","plugins","getClosestSelectedImageElement","_registerLegacyDescription","imageStylePostApply","FORMAT_SIDE_IMAGE","enableCommand","commandParams","1130492TBSLTN","*Format:* %0","imageTypeBlock","format","nodeAfter","head","side","name","getFirstRange","getChangedMarkers","change","get","ImageUtils","document","insertion","length","commandName","from","chain","isIntersecting","getContainedElement","576032nshDPz","model","normalizedStyles","filter","_suggestionFactory","value","17897697DdkJLZ","_descriptionFactory","differ","subType","TrackChangesEditing","start","discardSuggestion","editor","next","accept","forEach","newRange","21jPjMkC","738992Mqhmss","2143671yROaYl","refresh","commands","convertInlineImageToBlock","locale"];return(Ho=function(){return t})()}const zo=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(152868===parseInt(n(282))/1+-parseInt(n(292))/2*(parseInt(n(289))/3)+parseInt(n(271))/4*(parseInt(n(273))/5)+-parseInt(n(291))/6*(parseInt(n(267))/7)+-parseInt(n(278))/8+parseInt(n(286))/9+-parseInt(n(280))/10*(-parseInt(n(284))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(283)]=!1,this[e(287)]=!1}[zo(266)](){const t=zo,e=this[t(277)],n=e[t(262)][t(276)](t(265)),r=e[t(262)][t(276)](t(263));n&&(n.on(t(274),((e,[,n])=>{const s=t;this[s(283)]=r[s(279)],n[s(294)][s(272)]=!this[s(283)]}),{priority:t(295)}),this[t(268)](n,t(290),this[t(264)][t(269)](this)),this[t(268)](n,t(290),(()=>{const e=t;this[e(287)]&&(r[e(274)](),this[e(287)]=!1)}),{priority:t(275)}),e[t(281)][t(276)](t(270))[t(261)](t(265)))}[zo(264)](t,e){const n=zo,{suggestions:r}=e,s=this[n(277)][n(262)][n(276)](n(263)),o=s[n(279)];this[n(283)]!==o&&(s[n(274)](),this[n(287)]=!0),r&&r[n(285)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(277)][o(281)][o(276)](o(288)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(265)}}};this[o(277)][o(281)][o(276)](o(270))[o(293)](i)}))}}function qo(){const t=["543610YDhCQP","plugins","270438OduFaG","_trackChangesValueDuringImport","11NIvBlE","forEach","1139040ZRgwtA","_trackChangesExecuted","Users","9fVLGKK","dataInsert","30cziFxG","45226eJiOfw","_setSuggestionData","collaboration_features","high","enableCommand","commands","trackChanges","_handleImportedData","importWord","afterInit","321559fDzAKX","listenTo","bind","TrackChangesEditing","315872koSAGS","track_changes","10NPAYfQ","execute","lowest","get","editor","1271224IzqvIv","value"];return(qo=function(){return t})()}function Xo(t,e){const n=Zo();return(Xo=function(t,e){return n[t-=179]})(t,e)}const Yo=Xo;function Zo(){const t=["6607195qcomXS","enableCommand","IndentBlock","getItemLabel","3577560uClBhZ","afterInit","registerDescriptionCallback","IndentEditing","_registerBlockAttribute","*Indent:* %0","FORMAT_INDENT","329294kBwrrH","1399240eImKwE","commandName","*Outdent:* %0","TrackChangesEditing","_enableDefaultAttributesIntegration","plugins","formatBlock","393268kkWzgG","1315518EYjxya","registerAttributeLabel","indentBlock","36nOcEuo","has","locale","type","3160328YexJhB","editor","_descriptionFactory","format","blockIndent","_registerLegacyDescription","40TbNZZN","outdentBlock","1kEJuUy","outdent","indent","get","getItems"];return(Zo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(647950===parseInt(n(180))/1*(parseInt(n(196))/2)+-parseInt(n(189))/3+parseInt(n(204))/4*(parseInt(n(218))/5)+-parseInt(n(205))/6+parseInt(n(185))/7+-parseInt(n(212))/8+-parseInt(n(208))/9*(-parseInt(n(197))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Jo extends t.Plugin{[Yo(190)](){const t=Yo,e=this[t(213)],n=e[t(202)][t(183)](t(200));if(e[t(202)][t(209)](t(192))&&(n[t(186)](t(182)),n[t(186)](t(181))),e[t(202)][t(209)](t(187)))for(const e of[t(207),t(179)])n[t(201)](e);const r=e[t(210)];n[t(193)](t(216)),n[t(214)][t(206)](t(216),zr(r,t(195))),this[t(217)]()}[Yo(217)](){const t=Yo,e=this[t(213)],n=e[t(210)],r=e[t(202)][t(183)](t(200));r[t(214)][t(191)]((e=>{const s=t;if(s(203)!=e[s(211)])return;const{data:o}=e;if(!o)return;if(s(207)!=o[s(198)]&&s(179)!=o[s(198)])return;const i=e[s(184)]()[0],a=r[s(214)][s(188)](i);return s(207)==o[s(198)]?{type:s(215),content:zr(n,s(194),a)}:s(179)==o[s(198)]?{type:s(215),content:zr(n,s(199),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=218]})(t,e)}function ti(){var t=["39430VAorbh","346604nzsFWF","input","plugins","240256SNByiX","editor","get","482bHYBeW","requires","4XKWlBS","240163enwSOT","1525542PdhXtD","1536VJmFxk","6179910CIuoxo","TrackChangesEditing","enableCommand","9BNNpnj","init"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(178489===parseInt(n(231))/1+parseInt(n(219))/2*(parseInt(n(224))/3)+-parseInt(n(221))/4*(-parseInt(n(230))/5)+parseInt(n(223))/6+parseInt(n(222))/7+parseInt(n(234))/8*(parseInt(n(228))/9)+-parseInt(n(225))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(220)](){return[vs.Input]}[Qo(229)](){var t=Qo;this[t(235)][t(233)][t(218)](t(226))[t(227)](t(232))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=439]})(t,e)}const ri=ni;function si(){const t=["formatInline","_enableDefaultAttributesIntegration","16549370sZPLtu","linkHref","5TZbEwC","key","toLowerCase","commands","manualDecorators","type","_descriptionFactory","label","*Remove link*","commandParams","_registerLegacyDescription","TrackChangesEditing","29116QyQmWU","map","174YjBPOF","attribute","1408328GGArkf","registerDescriptionCallback","unlink","newValue","editor","860898BUmhXh","LinkEditing","registerAttributeLabel","format","commandName","has","link (","1269nllnUd","plugins","3907995GAZAoN","link","afterInit","143806pEnXAy","get","locale","*Set link:* %0","49824ziYxUG"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(491065===-parseInt(n(459))/1+parseInt(n(480))/2*(-parseInt(n(440))/3)+-parseInt(n(442))/4+parseInt(n(468))/5*(-parseInt(n(447))/6)+-parseInt(n(456))/7+-parseInt(n(463))/8*(-parseInt(n(454))/9)+parseInt(n(466))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(458)](){const t=ri,e=this[t(446)];if(!e[t(455)][t(452)](t(448)))return;const n=e[t(455)][t(460)](t(479)),r=e[t(471)][t(460)](t(457));n[t(465)](t(457),[t(467),...r[t(472)][t(439)]((t=>t.id))]),n[t(465)](t(444));for(const e of r[t(472)])n[t(474)][t(449)](e.id,t(453)+e[t(475)][t(470)]()+")");n[t(474)][t(443)]((n=>{const r=t;if(r(441)!=n[r(473)])return;const{data:s}=n;if(!s||r(467)!=s[r(469)])return;const o=s[r(445)],i=e[r(461)];return{type:r(450),content:null==o?zr(i,r(476)):zr(i,r(462),'"'+o+'"')}})),this[t(478)]()}[ri(478)](){const t=ri,e=this[t(446)],n=e[t(461)];e[t(455)][t(460)](t(479))[t(474)][t(443)]((e=>{const r=t;if(r(464)!=e[r(473)])return;const{data:s}=e;if(s){if(r(457)==s[r(451)]){const t=s[r(477)][0];return{type:r(450),content:zr(n,r(462),'"'+t+'"')}}return r(444)==s[r(451)]?{type:r(450),content:zr(n,r(476))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=473]})(t,e)}const ai=ii;function ci(){const t=["checkChild","getSelectedBlocks","bulletedList","plugins","5886708VMHvYT","listIndent","44UPfDCn","before","enableCommand","todo","formatInline","48577zEYIDz","todoList","ELEMENT_BULLETED_LIST","findIndex","registerElementLabel","change","createPositionAt","_selectedElements","*Indent:* %0","215358KoJGTP","paragraph","push","ELEMENT_TODO_LIST","isObject","afterInit","_descriptionFactory","*Outdent:* %0","*Change to:* %0","element","getAttribute","LegacyTodoListEditing","has","listItem","outdentList","nextSibling","slice","previousSibling","replace","LegacyListEditing","createRange","filter","commands","add","document","commandName","*Uncheck item*","ELEMENT_NUMBERED_LIST","217YEZWEn","selection","length","registerDescriptionCallback","22QZiHIz","execute","blockName","value","*Check item*","schema","formatBlock","listType","ELEMENT_LIST_ITEM","indentList","numberedList","todoListChecked","List","8FAmjHI","model","forceValue","bulleted","end","3223056qNmxyk","checkTodoList","get","markBlockFormat","locale","numbered","type","368892LnnpQY","9QseStX","parent","format","1253480ONMSTD","TrackChangesEditing","editor","2929020ZVpmsB","commandParams","from","name"];return(ci=function(){return t})()}!function(t,e){const n=ii,r=t();for(;;)try{if(748775===-parseInt(n(518))/1*(-parseInt(n(513))/2)+parseInt(n(496))/3*(-parseInt(n(484))/4)+parseInt(n(503))/5+-parseInt(n(527))/6*(parseInt(n(555))/7)+-parseInt(n(489))/8+-parseInt(n(497))/9*(parseInt(n(500))/10)+-parseInt(n(559))/11*(-parseInt(n(511))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ai(532)](){const t=ai,e=this[t(502)],n=e[t(493)];if(!e[t(510)][t(539)](t(546)))return;const r=e[t(510)][t(491)](t(501)),s=e[t(510)][t(539)](t(538));function o(t){return()=>{const n=ii,s=e[n(485)][n(551)][n(556)],o=e[n(549)][n(491)](t);if(o[n(474)])return void e[n(560)](n(528),{});const i=t[n(543)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(505)](t)[s(548)]((t=>function(t,e){const n=s;return e[n(507)](t[n(498)],n(540))&&!e[n(531)](t)}(t,r)));o=o[s(548)]((t=>!t.is(s(536),s(540))||t[s(537)](s(478))!=e));const i=new Set;for(const t of o)t.is(s(536),s(540))?i[s(550)](li(t)):i[s(550)](t);return Array[s(505)](i)}(s[n(508)](),i,e[n(485)][n(476)]);e[n(485)][n(523)]((()=>{const e=n;for(const n of a)r[e(492)](n,{commandName:t,commandParams:[{forceValue:!o[e(474)]}],formatGroupId:e(473)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(505)](t);const r=n[e(521)]((t=>e(540)!=t[e(506)]));return r>-1&&(n=n[e(543)](0,r)),n}(e[n(485)][n(551)][n(556)][n(508)]()),o=e[n(485)][n(547)](e[n(485)][n(524)](s[0],n(514)),e[n(485)][n(524)](s[s[n(557)]-1],n(488)));e[n(485)][n(523)]((()=>{const e=n;r[e(492)](o,{commandName:t,commandParams:[],formatGroupId:e(512)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(542)];for(;t&&t[n(537)](n(512))>e[n(537)](n(512));)r[n(550)](t),t=t[n(542)]}return Array[n(505)](r)}(s))}))}}r[t(515)](t(481),o(t(481))),r[t(515)](t(509),o(t(509))),s&&r[t(515)](t(519),o(t(519))),r[t(515)](t(480),i(t(480))),r[t(515)](t(541),i(t(541))),s&&r[t(515)](t(490),(()=>{const n=t,s=e[n(549)][n(491)](n(490)),o=Array[n(505)](s[n(525)]);o[n(548)]((t=>t[n(537)](n(482))!=s[n(474)])),e[n(485)][n(523)]((()=>{const t=n;for(const e of o)r[t(492)](e,{commandName:t(490),commandParams:[{forceValue:!s[t(474)]}]})}))})),r[t(533)][t(522)](t(540),(e=>zr(n,t(479),e))),r[t(533)][t(558)]((e=>{const r=t;if(r(477)!=e[r(495)]&&r(517)!=e[r(495)])return;const{data:s}=e;if(s){if(r(481)==s[r(552)]||r(509)==s[r(552)]||r(519)==s[r(552)])switch(s[r(552)][r(545)](r(483),"")){case r(487):return o(zr(n,r(520)));case r(494):return o(zr(n,r(554)));case r(516):return o(zr(n,r(530)))}if(r(480)==s[r(552)])return{type:r(499),content:zr(n,r(526),zr(n,r(479)))};if(r(541)==s[r(552)])return{type:r(499),content:zr(n,r(534),zr(n,r(479)))};if(r(490)==s[r(552)])return s[r(504)][0][r(486)]?{type:r(499),content:zr(n,r(475))}:{type:r(499),content:zr(n,r(553))}}function o(t){const e=r;return{type:e(499),content:zr(n,e(535),t)}}}))}}function li(t){const e=ai,n=t[e(537)](e(512));if(0==n)return t;let r=t;for(;t[e(544)]&&t[e(544)].is(e(536),e(540));){const s=t[e(544)][e(537)](e(512));if(s==n)r=t[e(544)];else if(s<n)break;t=t[e(544)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(536),e(540))&&t[e(537)](e(512))>0){let r=t[e(542)];for(;r&&e(540)==r[e(506)]&&r[e(537)](e(512))==t[e(537)](e(512));)n[e(529)](r),r=r[e(542)]}return n}function hi(){const t=["change","255DfwUla","481810aQYXuj","2908mfocjC","startIndex","before","flat","LegacyListPropertiesEditing","*Format:* set order to reversed","2sQTSwp","listType","getLastPosition","enableCommand","listStyle","getFirstPosition","document","_LIST_","formatBlock","handleListStyleCommand","type","LegacyListUtils","55gleyOv","get","handleListReversedCommand","828849FwKKJP","1179290mPVLqY","listStart","createRange","push","styles","commandName","getListTypeFromListStyleType","has","_descriptionFactory","_getSuggestionBlocks","afterInit","TrackChangesEditing","filter","selection","handleListStartCommand","listItem","376401dMGctq","forward","numbered","parent","plugins","locale","config","handleDescriptions","listReversed","length","615774oHAMLz","_getTranslationKeyForListStyle","editor","getSelectedBlocks","toUpperCase","markMultiRangeBlockFormat","registerDescriptionCallback","bind","replace","from","createPositionAt","*Change to:* %0","289824nYoUmB","getSiblingNodes","backward","reversed","ELEMENT_","format","model","_getSuggestionBlocksForListStyle","unshift","getAttribute","list.properties","formatInline","*Format:* set order to regular","*Format:* set start index to %0","18uZiCvR","element","map","commandParams"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=306]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(222821===-parseInt(n(334))/1*(parseInt(n(383))/2)+parseInt(n(375))/3*(parseInt(n(377))/4)+parseInt(n(376))/5+-parseInt(n(344))/6+-parseInt(n(317))/7+-parseInt(n(356))/8*(-parseInt(n(370))/9)+parseInt(n(318))/10*(parseInt(n(314))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(328)](){const t=gi;if(!this[t(346)][t(338)][t(325)](t(381)))return;const e=this[t(346)][t(340)][t(315)](t(366)),n=this[t(346)][t(338)][t(315)](t(329));e[t(322)]&&n[t(386)](t(306),this[t(311)][t(351)](this)),e[t(359)]&&n[t(386)](t(342),this[t(316)][t(351)](this)),e[t(378)]&&n[t(386)](t(319),this[t(332)][t(351)](this)),n[t(326)][t(350)](this[t(341)][t(351)](this))}[gi(311)](t,e={}){const n=gi,r=this[n(346)][n(338)][n(315)](n(329)),s=this[n(363)]();this[n(346)][n(362)][n(374)]((()=>{const t=n;r[t(349)](s,{commandName:t(306),commandParams:[{type:e[t(312)]}],formatGroupId:t(306)})}))}[gi(316)](t,e={}){const n=gi,r=this[n(346)][n(338)][n(315)](n(329)),s=this[n(327)]((t=>t.is(n(371),n(333))&&n(336)===t[n(365)](n(384))));if(s[n(343)]<1)return;const o=s[n(372)]((t=>this[n(346)][n(362)][n(320)](this[n(346)][n(362)][n(354)](t,n(379)),this[n(346)][n(362)][n(354)](t,0))));this[n(346)][n(362)][n(374)]((()=>{const t=n;r[t(349)](o,{commandName:t(342),commandParams:[{reversed:e[t(359)]}],formatGroupId:t(342)})}))}[gi(332)](t,e={}){const n=gi,r=this[n(346)][n(338)][n(315)](n(329)),s=this[n(327)]((t=>t.is(n(371),n(333))&&n(336)===t[n(365)](n(384))));if(s[n(343)]<1)return;const o=s[n(372)]((t=>this[n(346)][n(362)][n(320)](this[n(346)][n(362)][n(354)](t,n(379)),this[n(346)][n(362)][n(354)](t,0))));this[n(346)][n(362)][n(374)]((()=>{const t=n;r[t(349)](o,{commandName:t(319),commandParams:[{startIndex:e[t(378)]}],formatGroupId:t(319)})}))}[gi(341)](t){const e=gi;if(e(310)!=t[e(312)]&&e(367)!=t[e(312)])return;const n=this[e(346)][e(339)],{data:r}=t;if(!r)return;let s,o;switch(r[e(323)]){case e(306):s=e(355),o={type:e(361),content:zr(n,s,zr(n,this[e(345)](r[e(373)][0][e(312)])))};break;case e(342):s=r[e(373)][0][e(359)]?e(382):e(368),o={type:e(361),content:zr(n,s)};break;case e(319):s=e(369),o={type:e(361),content:zr(n,s,r[e(373)][0][e(378)])}}return o}[gi(363)](){const t=gi;var e,n,r,s;const o=this[t(346)][t(338)][t(315)](t(313));let i=Array[t(353)](this[t(346)][t(362)][t(308)][t(331)][t(347)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(371),t(333)))&&i[t(364)](...o[t(357)](this[t(346)][t(362)][t(308)][t(331)][t(307)](),t(358))),(null===(n=i[i[t(343)]-1])||void 0===n?void 0:n.is(t(371),t(333)))&&i[t(321)](...o[t(357)](this[t(346)][t(362)][t(308)][t(331)][t(385)](),t(335))),i=[...new Set(i)],(null===(s=null===(r=this[t(346)][t(362)][t(308)][t(331)][t(307)]())||void 0===r?void 0:r[t(337)])||void 0===s?void 0:s.is(t(371),t(333)))&&(i=i[t(330)]((e=>e.is(t(371),t(333))))),i}[gi(327)](t){const e=gi,n=this[e(346)][e(338)][e(315)](e(313));let r=Array[e(353)](this[e(346)][e(362)][e(308)][e(331)][e(347)]())[e(330)](t)[e(372)]((t=>{const r=e,s=this[r(346)][r(362)][r(354)](t,0);return[...n[r(357)](s,r(358)),...n[r(357)](s,r(335))]}))[e(380)]();return r=[...new Set(r)],r}[gi(345)](t){const e=gi;return e(360)+this[e(346)][e(338)][e(315)](e(313))[e(324)](t)[e(348)]()+e(309)+t[e(348)]()[e(352)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(959714===-parseInt(n(426))/1*(-parseInt(n(452))/2)+-parseInt(n(422))/3+parseInt(n(415))/4*(parseInt(n(447))/5)+parseInt(n(440))/6*(-parseInt(n(420))/7)+-parseInt(n(430))/8+parseInt(n(451))/9*(parseInt(n(435))/10)+parseInt(n(416))/11*(parseInt(n(423))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(433)](){const t=mi,e=this[t(448)];if(!e[t(417)][t(450)](t(428)))return;const n=e[t(417)][t(453)](t(418)),r=e[t(425)];n[t(429)](t(445)),n[t(438)][t(432)](t(449),(e=>zr(r,t(427),e))),e[t(437)][t(421)](t(419))[t(441)]({model:t(449),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(439)])return n[s(446)](s(436))},converterPriority:t(431)}),e[t(443)][t(444)].on(t(424),((e,n,r)=>{const s=t;r[s(434)][s(439)]&&e[s(442)]()}),{priority:t(431)})}}function bi(){const t=["13583264TWDiYQ","high","registerElementLabel","afterInit","options","3104630wmGDAU","div","conversion","_descriptionFactory","showSuggestionHighlights","463806FuQchP","elementToElement","stop","data","downcastDispatcher","mediaEmbed","createEmptyElement","355vxzAdj","editor","media","has","18pZdTit","16654NDDdCm","get","83708JoqDsR","1548151cHPiim","plugins","TrackChangesEditing","dataDowncast","49BZAlWn","for","418776WnKkcH","12EKMvVa","attribute:url:media","locale","131qsofgT","ELEMENT_MEDIA","MediaEmbedEditing","enableCommand"];return(bi=function(){return t})()}function Ti(){const t=["afterInit","31912YlZnJo","has","24mlLklP","editor","MentionEditing","19041516yPfPKL","get","1859370IDGzyp","1111653NroVZF","141395xvTnfi","mention","5VYqJyd","30rUmSRW","plugins","enableCommand","4HOvhjK","TrackChangesEditing","10pEdWPL","60106BXRNKl","133584gcrLUm","567fSiMfC"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(329402===-parseInt(n(158))/1*(parseInt(n(165))/2)+parseInt(n(176))/3*(-parseInt(n(162))/4)+parseInt(n(156))/5*(-parseInt(n(159))/6)+parseInt(n(167))/7*(-parseInt(n(169))/8)+parseInt(n(177))/9*(parseInt(n(164))/10)+-parseInt(n(166))/11*(parseInt(n(171))/12)+parseInt(n(174))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(168)](){const t=_i,e=this[t(172)];e[t(160)][t(170)](t(173))&&e[t(160)][t(175)](t(163))[t(161)](t(157))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=226]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(376413===-parseInt(n(229))/1+-parseInt(n(241))/2*(parseInt(n(242))/3)+parseInt(n(246))/4*(-parseInt(n(235))/5)+parseInt(n(238))/6+parseInt(n(250))/7*(parseInt(n(234))/8)+-parseInt(n(232))/9*(parseInt(n(237))/10)+-parseInt(n(243))/11*(-parseInt(n(226))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[ki(227)](){const t=ki,e=this[t(244)];if(!e[t(240)][t(247)](t(236)))return;e[t(240)][t(249)](t(245))[t(231)](t(230));const n=e[t(240)][t(249)](t(245)),r=e[t(233)];n[t(248)][t(239)](t(230),(e=>zr(r,t(228),e)))}}function Ni(){const t=["569240kZuFHf","4555404YrcRsY","afterInit","ELEMENT_PAGE_BREAK","102675KcsUZX","pageBreak","enableCommand","231003cuUqvq","locale","8DaFPyA","1108405arJWyz","PageBreakEditing","230JYeyTz","3271260QgFvGk","registerElementLabel","plugins","6OqrPth","30909PRolpl","33wOWGWg","editor","TrackChangesEditing","12rnHbmX","has","_descriptionFactory","get"];return(Ni=function(){return t})()}const Li=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=373]})(t,e)}function vi(){const t=["span","type","_registerLegacyDescription","toViewPosition","checkChild","schema","1177300uzwMrv","consume","7817843JmYEOn","consumable","395OiwcZY","commandName","has","insertParagraph","highest","Paragraph","ck-suggestion-marker--active","end","afterInit","get","locale","registerDescriptionCallback","3618eyCCoE","enableCommand","start","nodeAfter","options","48ETCnIc","editing","93034qTXPhy","writer","markerName","_enableDefaultAttributesIntegration","isLimit","1392030XrdUAx","_descriptionFactory","TrackChangesEditing","formatBlock","registerElementLabel","format","insertion","269801YIbkgw","plugins","27Ubjrft","mapper","paragraph","130684ewpuEm","includes","markerRange","addMarker:suggestion:insertion","isTouching","*Insert:* %0","insert","getFirstRange","10XSeDRX","data","ELEMENT_PARAGRAPH","model","bindElementToMarker","ck-suggestion-marker-split","isBlock","*Change to:* %0","addClass","createUIElement","$text","downcastDispatcher","name","activeMarkers","getItemLabel","editor","showSuggestionHighlights"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(283504===parseInt(n(430))/1+parseInt(n(413))/2*(-parseInt(n(427))/3)+parseInt(n(390))/4+-parseInt(n(394))/5*(parseInt(n(406))/6)+-parseInt(n(425))/7*(parseInt(n(411))/8)+-parseInt(n(418))/9*(parseInt(n(438))/10)+parseInt(n(392))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Li(402)](){const t=Li,e=this[t(382)];if(!e[t(426)][t(396)](t(399)))return;const n=e[t(404)],r=e[t(426)][t(403)](t(420));r[t(419)][t(422)](t(429),(e=>zr(n,t(440),e))),r[t(416)](t(429)),r[t(407)](t(397)),e[t(412)][t(378)].on(t(433),Oi(e),{priority:t(398)}),e[t(439)][t(378)].on(t(433),((n,r,s)=>{const o=t;s[o(410)][o(383)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(398)});const s=r[t(419)];s[t(405)]((r=>{const o=t;if(o(424)!==r[o(385)])return;const{start:i,end:a}=r[o(437)]();if(!i[o(434)](a)||!i[o(409)])return;const c=e[o(441)][o(389)],u=i[o(409)];return c[o(373)](u)&&!c[o(417)](u)&&c[o(388)](u,o(377))?{type:o(424),content:zr(n,o(435),s[o(381)](u,1))}:void 0})),this[t(386)]()}[Li(386)](){const t=Li,e=this[t(382)],n=e[t(404)];e[t(426)][t(403)](t(420))[t(419)][t(405)]((e=>{const r=t;if(r(421)!=e[r(385)])return;const{data:s}=e;return s&&r(429)==s[r(395)]?{type:r(423),content:zr(n,r(374),zr(n,r(440)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(426)][o(403)](o(420)),a=r[o(432)][o(408)],c=r[o(432)][o(401)],u=t[o(441)][o(389)];if(!a[o(434)](c)||!a[o(409)])return;const l=a[o(409)];if(u[o(373)](l)&&!u[o(417)](l)&&u[o(388)](l,o(377))){if(!s[o(393)][o(391)](r[o(432)],n[o(379)]))return;const t=s[o(414)][o(376)](o(384),{class:o(443)}),a=s[o(428)][o(387)](c);e&&i[o(380)][o(431)](r[o(415)])&&s[o(414)][o(375)](o(400),t),s[o(414)][o(436)](a,t),s[o(428)][o(442)](t,r[o(415)])}}}const wi=Di;function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(389902===parseInt(n(345))/1*(parseInt(n(339))/2)+-parseInt(n(344))/3*(-parseInt(n(324))/4)+parseInt(n(337))/5*(-parseInt(n(330))/6)+parseInt(n(348))/7*(-parseInt(n(338))/8)+-parseInt(n(331))/9*(-parseInt(n(328))/10)+parseInt(n(329))/11*(parseInt(n(326))/12)+parseInt(n(350))/13*(parseInt(n(340))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Fi extends t.Plugin{[wi(321)](){const t=wi,e=this[t(349)];e[t(341)][t(322)](t(352))&&(e[t(341)][t(320)](t(336))[t(325)](t(334)),this[t(333)]())}[wi(333)](){const t=wi,e=this[t(349)];e[t(341)][t(320)](t(336))[t(327)][t(347)]((n=>{const r=t;if(r(335)!=n[r(332)]&&r(346)!=n[r(332)])return;const{data:s}=n;return s&&r(334)==s[r(343)]?{type:r(351),content:zr(e[r(323)],r(342))}:void 0}))}}function Pi(){const t=["type","_registerLegacyDescription","removeFormat","formatBlock","TrackChangesEditing","2942770LMPyqo","39832xAvBQj","4NMqBLY","988442Zenjdm","plugins","*Remove all formatting*","commandName","1269ioCXnM","84153xchbyq","formatInline","registerDescriptionCallback","196EIeUfs","editor","39dPSBga","format","RemoveFormatEditing","get","afterInit","has","locale","220eYDGVt","_enableDefaultAttributesIntegration","96JzmWxo","_descriptionFactory","493760hQILTt","846637KiVXHA","6sfRKQh","18oMQQAK"];return(Pi=function(){return t})()}const xi=Ui;function Bi(){const t=["plugins","944234TmXqCn","goToPreviousRestrictedEditingException","34516qLMzkK","1396670BlvzBg","enableCommand","afterInit","2937822UFsJVq","6050308nxlXOX","acceptSuggestion","TrackChangesEditing","discardAllSuggestions","discardSelectedSuggestions","42LaWQPr","RestrictedEditingModeEditing","36LokLnD","3142936rnsexA","has","145cDrqfM","goToNextRestrictedEditingException","acceptSelectedSuggestions","644854OIvKJm","40aYtQpT","acceptAllSuggestions","discardSuggestion","get","editor","trackChanges"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(929746===parseInt(n(326))/1+parseInt(n(329))/2+-parseInt(n(332))/3+parseInt(n(328))/4*(parseInt(n(315))/5)+-parseInt(n(338))/6*(-parseInt(n(318))/7)+parseInt(n(313))/8*(parseInt(n(312))/9)+parseInt(n(319))/10*(-parseInt(n(333))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(331)](){const t=xi,e=this[t(323)];if(!e[t(325)][t(314)](t(311)))return;const n=e[t(325)][t(322)](t(335));n[t(330)](t(327)),n[t(330)](t(316));const r=e[t(325)][t(322)](t(311));r[t(330)](t(324)),r[t(330)](t(334)),r[t(330)](t(321)),r[t(330)](t(320)),r[t(330)](t(336)),r[t(330)](t(317)),r[t(330)](t(337))}}function Gi(){const t=["name","ck-suggestion-marker--active","6039638eBxHBS","downcastDispatcher","createPositionBefore","requires","registerElementLabel","options","toViewPosition","init","58225hTVYkS","addClass","softBreak","activeMarkers","addMarker:suggestion:insertion","span","data","136WCcSZa","4620712rYFuCW","16025kgDFmv","markerName","merge","bindElementToMarker","createUIElement","2376GbuzyO","includes","shiftEnter","addMarker:suggestion:deletion","_descriptionFactory","ck-suggestion-marker-","plugins","test","19590nAvsZe","get","model","ELEMENT_LINE_BREAK","addMarker:suggestion","element","78YjHceJ","enableCommand","locale","writer","mapper","deletion","showSuggestionHighlights","high","markerRange","915360uACTzi","351113djdbTs","28IEUDSI","insert","split","editor","consumable","TrackChangesEditing","getItems","editing"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(357756===parseInt(n(315))/1*(parseInt(n(345))/2)+-parseInt(n(343))/3+-parseInt(n(313))/4*(-parseInt(n(306))/5)+parseInt(n(334))/6*(parseInt(n(344))/7)+-parseInt(n(314))/8+-parseInt(n(320))/9*(-parseInt(n(328))/10)+-parseInt(n(298))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{static get[Vi(301)](){return[Zs.ShiftEnter]}[Vi(305)](){const t=Vi,e=this[t(348)],n=e[t(326)][t(329)](t(350));n[t(335)](t(322)),e[t(295)][t(299)].on(t(310),Wi(e),{priority:t(341)}),e[t(295)][t(299)].on(t(323),Wi(e),{priority:t(341)}),e[t(312)][t(299)].on(t(332),((n,r,s)=>{const o=t;s[o(303)][o(340)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(324)][t(302)](t(308),(n=>zr(e[t(336)],t(331),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(326)][o(329)](o(350));if(!s[o(349)][o(327)](r[o(342)],n[o(296)]))return;const a=t[o(330)];for(const t of r[o(342)][o(351)]()){if(!t.is(o(333),o(308)))continue;const n=o(339)==r[o(316)][o(347)](":")[1]?o(317):o(347),c=s[o(337)][o(319)](o(311),{class:o(325)+n}),u=s[o(338)][o(304)](a[o(300)](t));e&&i[o(309)][o(321)](r[o(316)])&&s[o(337)][o(307)](o(297),c),s[o(337)][o(346)](u,c),s[o(338)][o(318)](c,r[o(316)])}}}function Ki(){const t=["commandParams","formatBlock","has","from","StandardEditingModeEditing","FORMAT_RESTRICTED_DISABLED","getRanges","enableCommand","get","TrackChangesEditing","restrictedEditingException","document","value","formatInline","afterInit","18540xgWfrM","format","commands","3086896BgMdRG","1942656BYKPUN","532371TpvYJh","_descriptionFactory","plugins","registerDescriptionCallback","locale","selection","type","markInlineFormat","model","FORMAT_RESTRICTED_ENABLED","6125140RKVHwp","editor","commandName","change","469548hEwNzP","4912152VJQPWm","isCollapsed","1771YWACLt","forceValue"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=273]})(t,e)}const Xi=qi;!function(t,e){const n=qi,r=t();for(;;)try{if(870521===parseInt(n(293))/1+parseInt(n(278))/2+-parseInt(n(279))/3+parseInt(n(294))/4+-parseInt(n(289))/5+parseInt(n(274))/6*(-parseInt(n(296))/7)+parseInt(n(277))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Yi extends t.Plugin{[Xi(273)](){const t=Xi,e=this[t(290)],n=e[t(287)],r=e[t(283)];if(!e[t(281)][t(300)](t(302)))return;const s=e[t(281)][t(306)](t(307)),o=t(308),i=e[t(276)][t(306)](o);s[t(305)](o,((e,r={})=>{const a=t,c=n[a(309)][a(284)];if(c[a(295)])return void e(r);const u=void 0!==r[a(297)]?r[a(297)]:!i[a(310)];n[a(292)]((()=>{const t=a,e=Array[t(301)](c[t(304)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(286)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(280)][t(282)]((e=>{const n=t;if(n(299)!=e[n(285)]&&n(311)!=e[n(285)])return;const{data:s}=e;return s&&s[n(291)]==o?s[n(298)][0][n(297)]?{type:n(275),content:zr(r,n(288))}:{type:n(275),content:zr(r,n(303))}:void 0}))}}const Zi=Ji;function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=337]})(t,e)}function Qi(){const t=["_enableDefaultAttributesIntegration","locale","commandName","4773670IhUsKF","TrackChangesEditing","356HhUSth","add","block","commandParams","formatInline","DataSchema","has","16BKUsiu","*Set format:* %0","getGhsAttributeNameForElement","FORMAT_STYLE","forceValue","*Remove format:* %0","128770lxrcli","Style","format","_registerBlockAttribute","9616783qeniQK","473963baQiwN","6434226yYCbtU","registerAttributeLabel","formatBlock","editor","config","registerDescriptionCallback","get","ghsAttributes","40aDTRNt","element","35043FjnXrv","1056606cymlet","_descriptionFactory","GeneralHtmlSupport","inline","definitions","afterInit","styleName","normalizeConfig","type","2NinSrJ","_registerInlineAttribute","plugins","style","StyleUtils","toLowerCase","_registerLegacyDescription"];return(Qi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(699668===parseInt(n(368))/1*(-parseInt(n(342))/2)+parseInt(n(358))/3*(-parseInt(n(380))/4)+-parseInt(n(378))/5+parseInt(n(359))/6+-parseInt(n(347))/7*(parseInt(n(387))/8)+-parseInt(n(348))/9+parseInt(n(356))/10*(parseInt(n(346))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(364)](){const t=Zi,e=this[t(351)];if(!e[t(370)][t(386)](t(343))||!e[t(370)][t(386)](t(385)))return;const n=e[t(370)][t(354)](t(379)),r=e[t(376)],s=e[t(352)][t(354)](t(371))||{},o=e[t(370)][t(354)](t(361)),i=e[t(370)][t(354)](t(372))[t(366)](e[t(370)][t(354)](t(385)),s[t(363)]);n[t(375)](t(371));const a=new Set;for(const e of i[t(382)]){const n=o[t(338)](e[t(357)]);a[t(381)](n)}const c=new Set;for(const e of i[t(362)]){const n=o[t(338)](e[t(357)]);c[t(381)](n);for(const n of e[t(355)])c[t(381)](n)}for(const e of a)n[t(345)](e),n[t(360)][t(349)](e,zr(r,t(339)));for(const e of c)n[t(369)](e),n[t(360)][t(349)](e,zr(r,t(339)));this[t(374)]()}[Zi(374)](){const t=Zi,e=this[t(351)],n=e[t(376)];e[t(370)][t(354)](t(379))[t(360)][t(353)]((e=>{const r=t;if(r(350)!=e[r(367)]&&r(384)!=e[r(367)])return;const{data:s}=e;return s&&r(371)===s[r(377)]?s[r(383)][0][r(340)]?{type:r(344),content:zr(n,r(337),s[r(383)][0][r(365)][r(373)]())}:{type:r(344),content:zr(n,r(341),s[r(383)][0][r(365)][r(373)]())}:void 0}))}}const ta=na;function ea(){const t=["ELEMENT_TABLE_ROW","position","TableEditing","_getCoordsForCells","rootName","registerDescriptionCallback","_acceptFormatSuggestionCallbackFactory","accept","first","createPositionAt","tableRow","_descriptionFactory","$textProxy","insertion","mapper","minColumn","1127080ueUXvh","differ","above","execute","hasAttribute","substr","plugins","filter","forceValue","findAncestor","last","insertTable","getChildren","addMarker:suggestion","start","batch","_splitMarkerName","rowspan","tablePaste","selectTableRow","*Insert:* %0","ELEMENT_TABLE_COLUMN_WITH_TEXT","from","toViewElement","cell","8KZtrlm","data","10hWHUUj","includes","110206PZBkQN","options","fromRange","7116786nYloZR","getContainedElement","_getSuggestionCoords","_suggestionFactory","markMultiRangeInsertion","element","MAX_SAFE_INTEGER","locale","MIN_SAFE_INTEGER","detach","tableColumn","colspan","startsWith","getAttribute","enableCommand","some","deletion","change:data","getSelectionAffectedTableCells","*Remove:* %0","values","downcastDispatcher","insert","addRange","1767222hyRNaX","selection","getCellLocation","ELEMENT_TABLE_ROW_WITH_TEXT","oldRange","2mGJMRe","classes","min","item","low","isArray","registerPostFixer","getSuggestion","getRanges","enqueueChange","162963ejjSZl","root","subType","registerCustomCallback","markMultiRangeDeletion","removeClass","table","nodeBefore","insertTableColumnLeft","36068sxhSCm","has","_setupColumnsRowsFixing","name","type","4659606GhCqPd","_tablePostFixingSubtypes","end","tableCell","nodeAfter","insertTableRowBelow","suggestion","addClass","commands","TrackChangesEditing","insertTableRowAbove","isIntersectingWithRange","ELEMENT_TABLE","toLowerCase","change","isInContent","length","TableUtils","removeTableColumn","removeTableRow","getColumnIndexes","ELEMENT_TABLE_COLUMN","max","maxRow","getFirstRange","_tableSuggestions","join","createRangeIn","discard","ELEMENT_TABLE_WITH_TEXT","map","createRangeOn","order","every","add","highest","minRow","registerElementLabel","push","afterInit","span","writer","createTableWalker","$graveyard","setSelection","getItems","getChanges","model","refresh","document","selectTableColumn","isEqual","getChangedMarkers","maxColumn","left","insertTableColumnRight","editor","get","getRowIndexes","isTouching","showSuggestionHighlights"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=240]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(453418===-parseInt(n(295))/1*(-parseInt(n(263))/2)+parseInt(n(305))/3+-parseInt(n(314))/4*(parseInt(n(261))/5)+parseInt(n(290))/6+-parseInt(n(319))/7+parseInt(n(259))/8*(parseInt(n(266))/9)+-parseInt(n(396))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(320)]=[e(390),e(276)],this[e(344)]=new Set}[ta(358)](){const t=ta,e=this[t(375)],n=e[t(366)][t(368)][t(291)];if(!e[t(240)][t(315)](t(382)))return;const r=e[t(273)],s=e[t(240)][t(376)](t(328)),o=e[t(240)][t(376)](t(336));s[t(391)][t(356)](t(311),(e=>zr(r,t(331),e))),this[t(316)](),s[t(280)](t(245)),s[t(280)](t(253)),s[t(280)](t(369));for(const r of[t(329),t(324)]){const i=e[t(327)][t(376)](r);s[t(280)](r,(r=>{const a=t;e[a(366)][a(333)]((t=>{const e=a;r();const c=e(398)===i[e(351)],u=o[e(284)](n),l=o[e(377)](u),f=c?l[e(388)]-1:l[e(244)]+1,h=u[0][e(243)](e(311)),g=o[e(361)](h,{startRow:f,endRow:f}),d=Array[e(256)](g)[e(349)]((n=>t[e(350)](n[e(258)])));s[e(270)](d,e(390))}))}))}for(const r of[t(313),t(374)]){const i=e[t(327)][t(376)](r);s[t(280)](r,(r=>{const a=t;e[a(366)][a(333)]((t=>{const e=a;r();const c=e(373)===i[e(351)],u=o[e(284)](n),l=o[e(339)](u),f=c?l[e(388)]-1:l[e(244)]+1,h=u[0][e(243)](e(311)),g=o[e(361)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(256)](g)[e(349)]((n=>t[e(350)](n[e(258)])));s[e(270)](d,e(276))}))}))}for(const r of[t(338),t(337)]){const i=r[t(401)](11),a=i[t(332)](),c=a[t(401)](0,3)+t(359),u=t(311)+i,l=t(297)+i,f=t(341)+i;s[t(280)](r,(()=>{const i=t;e[i(366)][i(333)]((t=>{const e=i,h=o[e(284)](n),g=h[0][e(243)](e(311));let d;if(e(338)==r){const t=o[e(377)](h);d={startRow:t[e(388)],endRow:t[e(244)],includeAllSlots:!0}}else{const t=o[e(339)](h);d={startColumn:t[e(388)],endColumn:t[e(244)],includeAllSlots:!0}}const p=o[e(361)](g,d),m=Array[e(256)](p)[e(349)]((({cell:t})=>t)),I=sa(m[e(241)]((t=>t[e(400)](c)))),E=sa(m[e(241)]((t=>!t[e(400)](c))))[e(349)]((n=>t[e(350)](n))),b=s[e(309)](E,u);if(b&&(e(390)==b[e(307)]||e(276)==b[e(307)])){const n=this[e(268)](b);for(const r of I){const s=t[e(350)](r),i=o[e(292)](r),u=r[e(279)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(289)](s)}}}))}))}function c(r){const s=t,o=Array[s(256)](n[s(303)]())[s(349)]((t=>i.LiveRange[s(265)](t)));e[s(366)][s(333)]((t=>{const n=s,i=t[n(249)];r=r[n(241)]((t=>n(362)!=t[n(306)][n(384)])),t[n(363)](r),e[n(327)][n(376)](n(338))[n(367)](),e[n(399)](n(338),{forceDefaultExecution:!0}),e[n(366)][n(304)]((()=>{const t=n;e[t(366)][t(304)](i,(e=>{const n=t,r=o[n(241)]((t=>n(362)!=t[n(306)][n(384)]));r[n(335)]>0&&e[n(363)](r);for(const t of o)t[n(275)]()}))}))}))}function u(r){const s=t;e[s(366)][s(333)]((t=>{const o=s,a=Array[o(256)](n[o(303)]())[o(349)]((t=>i.LiveRange[o(265)](t))),c=[];for(const t of r)for(const e of t[o(364)]({shallow:!0}))c[o(357)](e);for(const n of c)o(362)!=n[o(306)][o(384)]&&(t[o(363)](t[o(389)](n,0)),e[o(327)][o(376)](o(337))[o(367)](),e[o(399)](o(337),{forceDefaultExecution:!0}));const u=a[o(241)]((t=>o(362)!=t[o(306)][o(384)]));u[o(335)]>0&&t[o(363)](u);for(const t of a)t[o(275)]()}))}function l(e,n){const r=t;return n[r(352)]((t=>e[r(281)]((e=>e[r(321)][r(370)](t[r(248)])||t[r(321)][r(370)](e[r(248)])))))}function f(e,n){const r=t;return e[r(281)]((t=>n[r(281)]((e=>t[r(321)][r(378)](e[r(248)])))))}e[t(260)][t(287)].on(t(247),((e,n,r)=>{const s=t;if(!r[s(264)][s(379)])return;const o=n[s(298)];if(!o)return;const i=r[s(394)][s(257)](o);function c(t){return Array[s(300)](t)?t:[t]}i&&s(322)===o[s(317)]&&(0,a.setHighlightHandling)(i,r[s(360)],((t,e,n)=>n[s(326)](c(e[s(296)]),t)),((t,e,n)=>n[s(310)](c(e[s(296)]),t)))}),{priority:t(354)}),s[t(391)][t(385)]((e=>{const n=t;if(n(393)!=e[n(318)]&&n(282)!=e[n(318)])return;const s=e[n(267)]();if(null!=s&&s.is(n(271),n(311))){if(n(393)==e[n(318)]){const t=e[n(364)]()[n(241)]((t=>t.is(n(392))))[n(349)]((t=>t[n(260)]));if(t[n(335)])return{type:n(393),content:zr(r,n(254),zr(r,n(348),'"'+t[n(345)](" ")+'"'))}}if(n(282)==e[n(318)]){const t=e[n(364)]()[n(241)]((t=>t.is(n(392))))[n(349)]((t=>t[n(260)]));if(t[n(335)])return{type:n(282),content:zr(r,n(285),zr(r,n(348),'"'+t[n(345)](" ")+'"'))}}}})),s[t(391)][t(385)]((e=>{const n=t;if(n(390)==e[n(307)]){const t=e[n(364)]()[n(241)]((t=>t.is(n(392))))[n(349)]((t=>t[n(260)])),s=this[n(268)](e),o=s[n(342)]-s[n(355)]+1;if(n(393)==e[n(318)])return t[n(335)]?{type:n(393),content:zr(r,n(254),zr(r,n(293),[o,'"'+t[n(345)](" ")+'"']))}:{type:n(393),content:zr(r,n(254),zr(r,n(380),o))};if(n(282)==e[n(318)])return t[n(335)]?{type:n(282),content:zr(r,n(285),zr(r,n(293),[o,'"'+t[n(345)](" ")+'"']))}:{type:n(282),content:zr(r,n(285),zr(r,n(380),o))}}if(n(276)==e[n(307)]){const t=e[n(364)]()[n(241)]((t=>t.is(n(392))))[n(349)]((t=>t[n(260)])),s=this[n(268)](e),o=s[n(372)]-s[n(395)]+1;if(n(393)==e[n(318)])return t[n(335)]?{type:n(393),content:zr(r,n(254),zr(r,n(255),[o,'"'+t[n(345)](" ")+'"']))}:{type:n(393),content:zr(r,n(254),zr(r,n(340),o))};if(n(282)==e[n(318)])return t[n(335)]?{type:n(282),content:zr(r,n(285),zr(r,n(255),[o,'"'+t[n(345)](" ")+'"']))}:{type:n(282),content:zr(r,n(285),zr(r,n(340),o))}}})),s[t(269)][t(308)](t(393),t(390),t(347),c),s[t(269)][t(308)](t(282),t(390),t(387),c),s[t(269)][t(308)](t(393),t(276),t(347),u),s[t(269)][t(308)](t(282),t(276),t(387),u),s[t(269)][t(308)](t(393),t(276),t(345),l),s[t(269)][t(308)](t(282),t(276),t(345),l),s[t(269)][t(308)](t(393),t(390),t(345),f),s[t(269)][t(308)](t(282),t(390),t(345),f)}[ta(386)](){const t=ta,e=this[t(375)],n=e[t(366)][t(368)][t(291)];return(r,s)=>{const o=t;e[o(366)][o(333)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(321)][a(312)];u&&u[0]&&!1===u[0][a(242)]&&(l=r[0][a(248)][a(323)]);const f=t[a(346)](l);if(a(362)==f[a(306)][a(384)])return;const h=Array[a(256)](n[a(303)]())[a(349)]((t=>i.LiveRange[a(265)](t)));t[a(363)](f),e[a(327)][a(376)](c)[a(367)](),u[a(357)]({forceDefaultExecution:!0}),e[a(399)](c,...u);const g=h[a(241)]((t=>a(362)!=t[a(306)][a(384)]));g[a(335)]>0&&t[a(363)](g);for(const t of h)t[a(275)]()}))}}[ta(383)](t){const e=ta,n=this[e(375)][e(240)][e(376)](e(336));let r=Number[e(272)],s=Number[e(274)],o=Number[e(272)],i=Number[e(274)];for(const a of t){if(e(362)==a[e(306)][e(384)])continue;const{row:t,column:c}=n[e(292)](a),u=a[e(400)](e(251))?a[e(279)](e(251))-1:0,l=a[e(400)](e(277))?a[e(279)](e(277))-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}}[ta(316)](){const t=ta,e=this[t(375)],n=e[t(240)][t(376)](t(328)),r=e[t(240)][t(376)](t(336));e[t(366)][t(368)].on(t(283),(()=>{const r=t,s=Array[r(256)](e[r(366)][r(368)][r(397)][r(371)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(250)](t);if(r(325)!=s)continue;if(null!=e[r(294)])continue;const a=n[r(302)](o);this[r(320)][r(262)](i)&&this[r(344)][r(353)](a)}}),{priority:t(299)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(350)](e),a=e[s(243)](s(311)),c=r[s(292)](e);for(const t of this[s(344)]){const n=t[s(307)],r=n[s(278)](s(252)),u=n[s(401)](r?10:5),l=u[s(332)](),f=l[s(401)](0,3)+s(359),h=s(297)+u,g=s(341)+u;if(!t[s(334)])continue;if(a!=t[s(343)]()[s(248)][s(243)](s(311)))continue;if(t[s(330)](i))continue;const d=e[s(400)](f)?e[s(279)](f)-1:0,p=this[s(268)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(289)](i),o=!0)}return o};e[t(366)][t(368)][t(301)]((n=>{const r=t;let o=!1;for(const t of e[r(366)][r(368)][r(397)][r(365)]())if(r(288)==t[r(318)])if(r(390)==t[r(317)])for(const e of t[r(381)][r(323)][r(246)]())o=o||s(e,n);else r(322)==t[r(317)]&&(o=o||s(t[r(381)][r(323)],n));return o}))}[ta(268)](t){const e=ta;return this[e(383)](t[e(303)]()[e(349)]((t=>t[e(248)][e(323)])))}}function sa(t){const e=ta;return Array[e(256)](new Set(t)[e(286)]())}const oa=ia;function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=219]})(t,e)}function aa(){const t=["add","getAncestors","plugins","splitTableCellVertically","value","375430GilLog","get","deletion","createRangeOn","afterInit","getFirstPosition","getRanges","filter","getSuggestions","selection","mergeTableCells","highest","requires","$graveyard","push","markMultiRangeBlockFormat","detach","_isForcedDefaultExecutionBlock","154196bhjZDX","isInContent","createTableWalker","_areSelectedCellsMergable","registerDescriptionCallback","mergeTableCellLeft","getSelectionAffectedTableCells","findAncestor","containsRange","change","*Merge cells*","getCellLocation","cell","*Split cell:* vertically","enableCommand","model","forceDefaultExecution","mergeTableCellRight","find","formatInline","length","horizontally","_descriptionFactory","369AFTCzl","_suggestionFactory","accept","direction","TrackChangesEditing","mergeTableCellDown","*Split cell:* horizontally","insertion","_acceptFormatSuggestionCallbackFactory","low","subType","element","formatBlock","trackChanges","has","size","table","splitTableCellHorizontally","registerCustomCallback","_tablePostFixingSubtypes","72aFjxBU","TableUtils","_areMergableCells","setSelection","editor","30phbUfn","type","fromRange","stop","790779vKpcWw","root","execute","isEnabled","rootName","TableEditing","map","commands","return","document","from","404298TWYWeq","refresh","markBlockFormat","95963TodflD","format","commandName","locale","mergeTableCellUp","1517368tOqMZk","set:isEnabled","author","87464YLoDml","tableCell"];return(aa=function(){return t})()}!function(t,e){const n=ia,r=t();for(;;)try{if(242167===-parseInt(n(240))/1+-parseInt(n(251))/2+-parseInt(n(229))/3+parseInt(n(276))/4*(-parseInt(n(225))/5)+parseInt(n(220))/6*(-parseInt(n(243))/7)+-parseInt(n(248))/8+parseInt(n(299))/9*(parseInt(n(258))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ca extends t.Plugin{static get[oa(270)](){return[ra]}[oa(262)](){const t=oa,e=this[t(224)],n=e[t(291)][t(238)][t(267)],r=e[t(246)];if(!e[t(255)][t(313)](t(234)))return;const s=e[t(255)][t(259)](t(303)),o=e[t(255)][t(259)](t(221)),a=e[t(255)][t(259)](ra);a[t(219)][t(272)](t(268)),s[t(290)](t(268),(()=>{const n=t,r=o[n(282)](e[n(291)][n(238)][n(267)]);e[n(291)][n(285)]((()=>{const t=n;s[t(273)](r,{commandName:t(268),commandParams:[]},[],t(268))}))})),e[t(236)][t(259)](t(268)).on(t(231),((n,r)=>{const o=t;e[o(236)][o(259)](o(312))[o(257)]&&(r[o(296)]>0&&r[r[o(296)]-1]&&r[r[o(296)]-1][o(292)]||s[o(275)]||this[o(279)]()||n[o(228)]())}),{priority:t(269)});for(const n of[t(247),t(293),t(304),t(281)]){const r=e[t(236)][t(259)](n);s[t(290)](n,(()=>{const n=t,o=e[n(291)][n(238)][n(267)][n(263)]()[n(254)]()[n(294)]((t=>t.is(n(310),n(252)))),i=r[n(257)];e[n(291)][n(285)]((()=>{const t=n;s[t(273)]([o,i],{commandName:t(268),commandParams:[]},[],t(268))}))}))}for(const n of[t(256),t(316)]){const r=e[t(236)][t(259)](n);s[t(290)](n,(()=>{const i=t,a=o[i(282)](e[i(291)][i(238)][i(267)])[0],c=a[i(283)](i(315)),{column:u,row:l}=o[i(287)](a);let f=[];if(i(297)==r[i(302)]){const t=o[i(278)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(239)](t)[i(235)]((t=>t[i(288)]))}else{const t=o[i(278)](c,{column:u,includeAllSlots:!0});f=Array[i(239)](t)[i(235)]((t=>t[i(288)]))}e[i(291)][i(285)]((t=>{const e=i;s[e(242)](t[e(261)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(298)][t(280)]((e=>{const n=t;if(n(311)!=e[n(226)]&&n(295)!=e[n(226)])return;const{data:s}=e;return s&&n(268)==s[n(245)]?{type:n(244),content:zr(r,n(286))}:void 0})),s[t(298)][t(280)]((e=>{const n=t;if(n(311)!=e[n(226)]&&n(295)!=e[n(226)])return;const{data:s}=e;return s?n(256)==s[n(245)]?{type:n(244),content:zr(r,n(289))}:n(316)==s[n(245)]?{type:n(244),content:zr(r,n(305))}:void 0:void 0}));const c=a[t(307)]();for(const e of[t(247),t(293),t(304),t(281)])s[t(300)][t(317)](t(311),e,t(301),c);for(const e of[t(256),t(316)])s[t(300)][t(317)](t(311),e,t(301),c);s[t(300)][t(317)](t(311),t(268),t(301),(r=>{const s=t;e[s(291)][s(285)]((t=>{const o=s,a=Array[o(239)](n[o(264)]())[o(235)]((t=>i.LiveRange[o(227)](t)));t[o(223)](r),e[o(236)][o(259)](o(268))[o(241)](),e[o(231)](o(268),{forceDefaultExecution:!0});const c=a[o(265)]((t=>o(271)!=t[o(230)][o(233)]));c[o(296)]>0&&t[o(223)](c);for(const t of a)t[o(274)]()}))}));for(const n of[t(247),t(304),t(281),t(293)]){const r=e[t(236)][t(259)](n);r.on(t(249),((n,s,o)=>{const i=t;if(o){const t=e[i(291)][i(238)][i(267)][i(263)]()[i(254)]()[i(294)]((t=>t.is(i(310),i(252))));this[i(222)](r[i(257)],t)||(n[i(237)]=!1,n[i(228)]())}}),{priority:t(308)})}}[oa(279)](){const t=oa,e=this[t(224)][t(236)][t(259)](t(268)),n=this[t(224)][t(255)][t(259)](t(221));if(!e[t(232)])return!1;const r=n[t(282)](this[t(224)][t(291)][t(238)][t(267)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(222)](e,n))return!1;return!0}[oa(222)](t,e){const n=oa,r=this[n(224)][n(255)][n(259)](n(303)),s=this[n(224)][n(291)][n(261)](t),o=this[n(224)][n(291)][n(261)](e),i=new Set,a=new Set;for(const t of r[n(266)]())if((n(306)==t[n(226)]||n(260)==t[n(226)]||n(268)==t[n(309)])&&t[n(277)])for(const e of t[n(264)]())e[n(284)](s,!0)&&i[n(253)](t[n(226)]+":"+t[n(250)].id),e[n(284)](o,!0)&&a[n(253)](t[n(226)]+":"+t[n(250)].id);if(i[n(314)]!=a[n(314)])return!1;for(const t of i)if(!a[n(313)](t))return!1;return!0}}const ua=fa;function la(){const t=["nodeBefore","markerName","FORMAT_REGULAR_ROW","consumable","*Format:* %0","commandName","locale","type","unbindElementFromMarkerName","data","87801yvdlqP","removeClass","TrackChangesEditing","createTableWalker","addMarker:suggestion","downcastDispatcher","includes","43042MSbUAE","setTableRowHeader","get","plugins","requires","registerDescriptionCallback","editor","TableUtils","accept","removeMarker:suggestion","highest","headingRows","96bsErki","data-suggestion","showSuggestionHighlights","registerCustomCallback","markerRange","addClass","_enableDefaultAttributesIntegration","_descriptionFactory","328tzDggR","_registerLegacyDescription","registerAttributeLabel","headingColumns","writer","setAttribute","bindElementToMarker","925105csYCYG","_acceptFormatSuggestionCallbackFactory","activeMarkers","getSuggestion","FORMAT_HEADER_COLUMN","removeAttribute","cell","stop","ck-suggestion-marker--active","formatBlock","setTableColumnHeader","_handleLegacySuggestions","options","commandParams","ck-suggestion-marker-","has","end","617640xAJcFF","item","start","parent","_splitMarkerName","toViewElement","744678yeagOB","4184934MNhmsY","format","FORMAT_REGULAR_COLUMN","name","_suggestionFactory","918798PJKbYO","TableEditing","mapper","editing","nodeAfter","FORMAT_HEADER_ROW","consume","20viTlBf","markerNameToElements","getCellLocation","afterInit","forceValue"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(532731===-parseInt(n(247))/1+-parseInt(n(276))/2*(-parseInt(n(203))/3)+parseInt(n(254))/4*(parseInt(n(218))/5)+-parseInt(n(242))/6+parseInt(n(269))/7*(parseInt(n(211))/8)+parseInt(n(241))/9+-parseInt(n(235))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(280)](){return[ra]}[ua(257)](){const t=ua,e=this[t(197)];if(!e[t(279)][t(233)](t(248)))return;const n=e[t(265)],r=e[t(279)][t(278)](t(271));r[t(209)](t(277),[],[t(202)]),r[t(209)](t(228),[],[t(214)]),r[t(210)][t(213)](t(202),zr(n,t(252))),r[t(210)][t(213)](t(214),zr(n,t(222))),this[t(229)]()}[ua(229)](){const t=ua,e=this[t(197)][t(279)][t(278)](t(271)),n=this[t(197)][t(279)][t(278)](t(198)),r=this[t(197)][t(279)][t(278)](ra)[t(219)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(239)](o[a(260)]),l=e[a(221)](u),f=l[a(268)];if(a(227)!=l[a(266)]||!f||a(228)!=f[a(264)])return;if(o[a(236)])return void s[a(225)]();if(!i[a(262)][a(253)](o[a(207)],s[a(245)]))return;const h=o[a(207)][a(237)][a(251)],g=o[a(207)][a(234)][a(259)],d=h[a(238)][a(238)],{column:p}=n[a(256)](h),{column:m}=n[a(256)](g);for(let s=p;s<=m;s++){const l=n[a(272)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(224)],l=i[a(249)][a(240)](s);i[a(215)][a(208)](a(232)+c,l),r&&i[a(215)][a(216)](a(204),u,l),i[a(249)][a(217)](l,o[a(260)]),t&&(e[a(220)][a(275)](o[a(260)])?i[a(215)][a(208)](a(226),l):i[a(215)][a(270)](a(226),l))}}}}e[t(246)][t(206)](t(227),t(277),t(199),r),e[t(246)][t(206)](t(227),t(228),t(199),r),this[t(197)][t(250)][t(274)].on(t(273),s(),{priority:t(201)}),this[t(197)][t(268)][t(274)].on(t(273),((e,n,r)=>{const o=t;r[o(230)][o(205)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(201)}),this[t(197)][t(250)][t(274)].on(t(200),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(239)](r[o(260)]),c=e[o(221)](a),u=c[o(268)];if(o(227)!=c[o(266)]||!u||o(228)!=u[o(264)])return;const l=s[o(249)][o(255)](r[o(260)]);if(l)for(const t of l)s[o(215)][o(270)](o(232)+i,t),s[o(215)][o(270)](o(226),t),s[o(215)][o(223)](o(204),t),s[o(249)][o(267)](t,r[o(260)])}),{priority:t(201)}),this[t(212)]()}[ua(212)](){const t=ua,e=this[t(197)],n=e[t(265)];function r(e){const r=t;return{type:r(243),content:zr(n,r(263),e)}}e[t(279)][t(278)](t(271))[t(210)][t(196)]((e=>{const s=t;if(s(227)!=e[s(266)])return;const{data:o}=e;if(o){if(s(277)==o[s(264)]){const t=o[s(231)][0][s(258)];return r(zr(n,s(t?252:261)))}if(s(228)==o[s(264)]){const t=o[s(231)][0][s(258)];return r(zr(n,s(t?222:244)))}}}))}}const ga=da;function da(t,e){const n=Ia();return(da=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=da,r=t();for(;;)try{if(134348===-parseInt(n(547))/1+parseInt(n(641))/2+parseInt(n(627))/3*(parseInt(n(548))/4)+-parseInt(n(506))/5*(-parseInt(n(629))/6)+-parseInt(n(530))/7*(-parseInt(n(666))/8)+parseInt(n(497))/9*(parseInt(n(602))/10)+-parseInt(n(523))/11*(parseInt(n(494))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ia);const pa=[ga(542),ga(535),ga(487),ga(607),ga(623),ga(473),ga(566)],ma=Object[ga(611)](pa[ga(505)]((t=>[t,null])));function Ia(){const t=["_createdBatches","createRangeIn","root","endRow","move","ck-suggestion-marker--active","_splitMarkerName","fill","364410yGkIFX","_replaceTableSlotCell","afterInit","removeRows","createRangeOn","tableCellHorizontalAlignment","createPositionBefore","createTableWalker","getChildren","fromEntries","rowInsertionIndexes","stop","commands","nodeAfter","low","includes","isEqual","getRowIndexes","containsRange","batch","markMultiRangeBlockFormat","tableCellVerticalAlignment","differ","start","elementToElement","12684RQmwuQ","type","55212AElSgo","markMultiRangeDeletion","find","Users","cell","getChangedMarkers","join","editingDowncast","length","entries","forceDefaultExecution","row","381714aKglVH","createElement","requires","schema","hasSuggestion","set","$graveyard","documentSelection","insertionRanges","getChanges","setAttributes","_tablePostFixingSubtypes","getTableIfOnlyTableInContent","getColumns","next","formatBlock","getColumnIndexes","fromRange","_getCoordsForCells","content","tablePasteCell","for","tablePasteColumn","removeMarkers","markerAttributes","15256xEIdLa","ck-suggestion-marker","locale","insertRows","setAttribute","model","tableCell","some","wrap","conversion","getAttributes","removeColumns","getMarkers","from","tableCellBackgroundColor","trackChanges","every","position","registerCustomCallback","suggestion:formatBlock:tablePasteCell","nextSibling","register","markerName","insert","previousSibling","updateMarker","subType","options","tableCellBorderStyle","listenTo","TrackChangesEditing","insertContent","getContainedElement","column","suggestionUnloaded","12XaDyCh","isInContent","TableUtils","45ItBnML","dataDowncast","getSelectionAffectedTableCells","previous","suggestionLoaded","keys","rootName","getAllAdjacentSuggestions","map","45fAsjJd","tablePasteChainId","getRanges","tablePasteRow","startsWith","getSuggestions","has","registerPostFixer","newRange","push","editing","selection","value","removeMarker","rows","cells","columns","3866170NbjwMR","activeMarkers","getSuggestion","TableClipboard","columnInsertionRanges","suggestion-td","isEmpty","350UFrArP","_suggestionFactory","detach","*Replace table cells*","showSuggestionHighlights","tableCellBorderColor","oldRange","high","deletionRanges","getChild","paragraph","insertion","tableCellBorderWidth","editor","change","first","getShiftedBy","213392sJEUAv","140EKVgqR","getRange","return","redo","clipboardOutput","findAncestor","markers","document","name","rowInsertionRanges","attributes","endColumn","filter","createRange","call","element","getRows","markMultiRangeInsertion","tableCellPadding","unwrap","add","plugins","registerDescriptionCallback","insertColumns","tableCellSuggestion","getItems","getSuggestionCallback","_descriptionFactory","end","author","columnInsertionIndexes","ck-suggestion-marker-insertion","discard","markerToHighlight","remove","accept","view","tablePaste","table","suggestion","reduce","get","deletion","_isForcedDefaultExecutionBlock","forEach","last"];return(Ia=function(){return t})()}class Ea extends t.Plugin{static get[ga(643)](){return[ra]}[ga(604)](){const t=ga,n=this[t(543)];if(!n[t(569)][t(512)](t(526)))return;const r=n[t(569)][t(589)](t(489)),s=n[t(569)][t(589)](t(496)),o=n[t(569)][t(589)](ra),a=n[t(569)][t(589)](t(526));o[t(652)][t(515)](t(509),t(663)),n[t(671)][t(644)][t(480)](t(572),{allowIn:t(672),allowContentOf:t(672),isLimit:!0}),n[t(675)][t(626)]({model:t(572),view:t(528)});let c=null;n[t(671)].on(t(490),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(637)]-1];h&&h[u(639)]||r[u(591)]||this[u(543)][u(614)][u(589)](u(474))[u(518)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(648)))return!1;const i=s[o(653)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(499)](n[o(555)][o(517)]);if(!a[o(637)])return!1;const c=a[0][o(553)](o(586)),l=r[o(619)](a),f=r[o(657)](a),h={startRow:l[o(545)],endRow:l[o(593)],startColumn:f[o(545)],endColumn:f[o(593)]};return 1==a[o(637)]&&(h[o(597)]+=r[o(564)](i)-1,h[o(559)]+=r[o(654)](i)-1),Ta(c,h,r)}(l,f,n[u(671)],s,a)&&(o[u(613)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(671)][u(544)]((()=>{const t=u;n[t(671)][t(490)](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(637)]&&r[t(565)](o,t(509),{tablePasteChainId:s}),a[t(637)]&&r[t(565)](a,t(663),{tablePasteChainId:s}),l[t(637)]&&(r[t(565)](l,t(585),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(592)]((e=>{const n=t;var r;return null===(r=e[n(532)])||void 0===r?void 0:r[n(562)](e)}))),f[t(637)]&&(r[t(630)](f,t(585),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(592)]((e=>{const n=t;var r;return null===(r=e[n(532)])||void 0===r?void 0:r[n(562)](e)})));const g=r[t(622)](h[t(505)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(661),{tablePasteChainId:s});if(g){const e=g[t(471)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(671)][t(606)](s),a=e[t(631)]((e=>e[t(549)]()[t(618)](i)));a&&r[t(515)]([a[t(556)],o])}r[t(637)]&&g[t(670)](t(665),Object[t(611)](r))}c=null})))}),{priority:e.priorities[t(537)]+10}),n[t(569)][t(589)](t(526)).on(t(603),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(613)]();const u=s[r(633)],l=o,f=ba(u),h=ba(l);e[r(550)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(582)](u[r(539)](0));for(const t of Array[r(472)](l[r(610)]()))a[r(482)](t,u,r(576));const t=c[r(612)][r(617)](s[r(640)]),e=c[r(578)][r(617)](s[r(492)]);t||e||(g=i.LiveRange[r(658)](a[r(595)](u)))}else h&&!f&&(d=a[r(595)](u));else{const t=a[r(642)](r(572)),e=a[r(642)](r(572));a[r(674)](a[r(595)](u),e),a[r(482)](t,u,0);for(const e of Array[r(472)](l[r(610)]()))a[r(482)](e,t,r(576));g=i.LiveRange[r(658)](a[r(606)](t)),d=i.LiveRange[r(658)](a[r(606)](e))}const p=Array[r(472)](l[r(676)]())[r(560)]((([t])=>pa[r(617)](t)));c[r(521)][r(515)]({element:u,attributes:p[r(637)]?Object[r(611)](p):null}),g&&c[r(649)][r(515)](g),d&&c[r(538)][r(515)](d)}),{priority:t(537)}),s.on(t(571),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(522)]||1;c[o(578)]=new Array(l)[o(601)](u)[o(505)](((t,e)=>t+e));for(const{cell:t}of s[o(609)](i,{startColumn:u,endColumn:u+l-1}))c[o(527)][o(515)](n[o(671)][o(606)](t))}),{priority:t(616)}),s.on(t(669),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(520)]||1;c[o(612)]=new Array(l)[o(601)](u)[o(505)](((t,e)=>t+e));for(const{cell:t}of s[o(609)](i,{startRow:u,endRow:u+l-1}))c[o(557)][o(515)](n[o(671)][o(606)](t))}),{priority:t(616)}),r[t(575)][t(570)]((e=>{const r=t;if(e[r(485)]&&e[r(485)][r(510)](r(585)))return e[r(500)]?{}:{type:r(541),content:zr(n[r(668)],r(533))}}));const u=()=>!1;for(const e of[t(585),t(663),t(509),t(661)])r[t(531)][t(477)](t(541),e,t(635),u),r[t(531)][t(477)](t(590),e,t(635),u),r[t(531)][t(477)](t(656),e,t(635),u);r[t(531)][t(477)](t(656),t(661),t(580),u),r[t(531)][t(477)](t(656),t(661),t(583),((e,r,s)=>{const o=t,i=e[o(505)]((t=>t[o(491)]()))[o(560)]((t=>t)),a=new Map(i[o(505)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(521)])e&&a[o(646)](t,e);else if(s&&s[o(665)])for(const[t,e]of Object[o(638)](s[o(665)])){const r=n[o(671)][o(554)][o(589)](t),s=r?r[o(549)]()[o(491)]():null;s&&a[o(646)](s,e)}n[o(671)][o(544)]((t=>{const e=o;for(const[n,r]of a)t[e(651)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(531)][o(477)](e,o(585),s,((t,i,a)=>{const c=o;n[c(671)][c(544)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(625)][o(615)];t.is(o(563),o(572))&&u[o(515)](t)}r[o(531)][o(574)](e,null,s)(t,i,a);for(const t of u)o(647)!=t[o(596)][o(503)]&&n[o(567)](t)}))}))};l(t(541),t(583)),l(t(541),t(580)),l(t(590),t(583)),l(t(590),t(580)),r[t(531)][t(477)](t(541),t(509),t(580),(e=>{const n=t,r=e[n(505)]((t=>t[n(491)]())),i=r[0][n(553)](n(586)),{minRow:a,maxRow:c}=o[n(659)](r);s[n(605)](i,{at:a,rows:c-a+1})})),r[t(531)][t(477)](t(541),t(663),t(580),(e=>{const n=t,r=e[n(505)]((t=>t[n(491)]())),i=r[0][n(553)](n(586)),{minColumn:a,maxColumn:c}=o[n(659)](r);s[n(677)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(485)]||!n[s(485)][s(510)](s(585)))return;const o=n[s(558)][s(507)],i=r[s(511)]()[s(560)]((t=>t[s(495)]&&t[s(558)]&&t[s(558)][s(507)]==o));i[s(637)]&&n[s(504)]()[s(637)]!=i[s(637)]&&i[s(588)](((t,e)=>(t[s(655)]=e,e[s(500)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(600)](e[s(481)]),i=[s(667),s(579)],a=r[s(524)][s(617)](e[s(481)]);return a&&i[s(515)](s(599)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(501),f,{priority:t(537)}),r.on(t(493),f,{priority:t(537)}),n[t(671)][t(555)][t(513)]((()=>{const e=t;let s=!1;const o=Array[e(472)](n[e(671)][e(555)][e(624)][e(634)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(600)](t);if(e(587)!=o||e(590)!=a||i[e(536)])continue;if(!r[e(645)](c))continue;const u=r[e(525)](c)[e(508)](),l=n[e(569)][e(589)](e(632)).me;for(const t of r[e(511)]())if(t[e(495)]&&t[e(577)]==l&&e(656)==t[e(628)]&&e(661)==t[e(485)]&&t[e(508)]()[e(475)]((t=>u[e(673)]((n=>n[e(620)](t,!0))))))for(const n of t[e(504)]())n[e(495)]&&(n[e(580)](),s=!0)}return s})),n[t(671)][t(555)][t(513)]((e=>{const s=t,o=n[s(614)][s(589)](s(551));if(!o||!o[s(594)][s(512)](e[s(621)]))return!1;let i=!1;const a=n[s(569)][s(589)](s(632)).me,c=n[s(671)][s(555)][s(624)][s(650)](),u=Array[s(472)](n[s(671)][s(555)][s(624)][s(634)]())[s(560)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(600)](t);return n(587)==o&&n(585)==i&&c==a.id&&!e[n(536)]}));for(const t of c){if(s(482)!=t[s(628)]||s(572)!=t[s(556)]||1!=t[s(637)])continue;const n=e[s(561)](t[s(476)],t[s(476)][s(546)](1));if(!u[s(631)]((({data:t})=>t[s(514)][s(618)](n))))for(const{name:t,data:r}of u)if(n[s(620)](r[s(514)])){e[s(484)](t,{range:n}),i=!0;break}}return i})),n[t(671)][t(555)][t(513)]((e=>{const s=t;let o=!1;const i=n[s(569)][s(589)](s(632)).me,a=r[s(511)]()[s(560)]((t=>t[s(495)]&&t[s(577)]==i)),c=new Set,u=new Set;for(const t of a)if(s(585)==t[s(485)])for(const e of t[s(471)]()){const n=e[s(549)]()[s(491)]();if(n)if(n.is(s(563),s(572))&&ba(n)){t[s(519)](e[s(556)]),c[s(568)](n),o=!0;const r=n[s(479)],i=n[s(483)],a=r&&r.is(s(563),s(572)),l=i&&i.is(s(563),s(572));a&&!c[s(512)](r)&&u[s(568)](r),l&&!c[s(512)](i)&&u[s(568)](i)}else n.is(s(563),s(540))&&n[s(529)]&&(t[s(519)](e[s(556)]),o=!0)}else if(s(661)==t[s(485)]){if(!t[s(558)]||!t[s(558)][s(507)])continue;const e=t[s(558)][s(665)];if(e&&Object[s(502)](e)[s(637)])continue;const n=t[s(558)][s(507)];let r=!0,i=!0;for(const e of a)if(e[s(485)]&&e[s(485)][s(510)](s(585))){if(!e[s(558)][s(507)]){i=!1;break}if(e.id!=t.id&&e[s(558)][s(507)]==n){r=!1;break}}i&&r&&(t[s(664)](),o=!0)}for(const t of c)e[s(582)](t);for(const t of u)e[s(567)](t);return o})),n[t(675)][t(662)](t(636))[t(581)]({model:t(478),view:(t,e)=>h(t),converterPriority:t(537)}),n[t(675)][t(662)](t(498))[t(581)]({model:t(478),view:(e,n)=>n[t(486)][t(534)]?h(e,!1):null,converterPriority:t(537)});const g=n[t(516)][t(584)];this[t(488)](g[t(555)],t(552),((e,n)=>{const r=t,s=[];for(const t of g[r(595)](n[r(660)])[r(573)]())t.is(r(563),r(528))&&s[r(515)](t);g[r(544)]((t=>{const e=r;for(const n of s)t[e(598)](t[e(595)](n),t[e(608)](n)),t[e(582)](n)}))}))}}function ba(t){const e=ga;if(t[e(529)])return!0;const n=t[e(539)](0);return n.is(e(563),e(540))&&n[e(529)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(609)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=ya;function ya(t,e){const n=ka();return(ya=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=ya,r=t();for(;;)try{if(847636===parseInt(n(186))/1*(-parseInt(n(212))/2)+parseInt(n(177))/3+parseInt(n(179))/4*(parseInt(n(209))/5)+parseInt(n(206))/6*(parseInt(n(189))/7)+-parseInt(n(201))/8*(parseInt(n(199))/9)+-parseInt(n(200))/10+parseInt(n(192))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class Aa extends t.Plugin{[_a(217)](){const t=_a;if(!this[t(182)][t(208)][t(231)](t(215)))return;const e=this[t(182)][t(208)][t(203)](t(197));e[t(226)](t(213),this[t(205)][t(232)](this)),e[t(211)][t(221)](t(230),t(216),t(223),e[t(211)][t(225)](t(230),null,t(198))),e[t(211)][t(221)](t(230),t(216),t(198),e[t(211)][t(225)](t(230),null,t(223))),e[t(202)][t(178)](this[t(222)][t(232)](this))}[_a(205)](t,e){const n=_a,r=this[n(182)][n(208)][n(203)](n(197)),s=this[n(182)][n(208)][n(203)](n(215)),o=e[n(220)]||this[n(182)][n(233)][n(218)][n(227)][n(183)]();this[n(182)][n(233)][n(194)]((()=>{const i=n,a=s[i(193)](o);let c=a?s[i(181)](a):null,u=o[i(224)](i(180))||null;const l=e[i(180)]||u,f=e[i(184)]||c,h=this[i(182)][i(208)][i(203)](i(219)).me;for(const t of r[i(228)]()){const e=t[i(188)]();if(i(216)===t[i(204)]&&e===o){t[i(195)]!==h&&t[i(198)]();const e=t[i(190)][i(187)];u=e[0][i(180)],c=e[0][i(184)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(207)](o,{commandName:i(213),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(216)},[],i(216))}))}[_a(222)](t){const e=_a;if(e(230)!=t[e(196)]&&e(210)!=t[e(196)])return;const{data:n}=t;if(n&&e(216)===n[e(229)]){const t=e(191);return{type:e(214),content:zr(this[e(182)][e(185)],t)}}}}function ka(){const t=["433417GZiPcm","commandParams","getContainedElement","42VimAKy","data","*Format:* resize table","28962153tJZlbk","getColumnGroupElement","change","author","type","TrackChangesEditing","discard","231489pGiyTp","3604280YjKbnJ","408YntjPS","_descriptionFactory","get","subType","handleResizeTableWidthCommand","466434zzofpn","markBlockFormat","plugins","35WzYWQD","formatInline","_suggestionFactory","4TzLUwv","resizeTableWidth","format","TableColumnResizeEditing","resizeTable","afterInit","document","Users","table","registerCustomCallback","handleSuggestionDescription","accept","getAttribute","getSuggestionCallback","enableCommand","selection","getSuggestions","formatGroupId","formatBlock","has","bind","model","37875byONnP","registerDescriptionCallback","156964iVxDqr","tableWidth","getTableColumnsWidths","editor","getSelectedElement","columnWidths","locale"];return(ka=function(){return t})()}const Ca=Na;function Ra(){const t=["3441390GXrmEm","plugins","1970cNkRCN","editor","23629MLsdAn","1804864NqfvQI","afterInit","enableCommand","796bGaWaA","6NaNcJU","TrackChangesEditing","14XuodzO","insertTemplate","10kuVDJy","5381289PPriwU","get","Template","has","14014187jWonlj","4809996ieHAob"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=180]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(829003===parseInt(n(181))/1*(-parseInt(n(186))/2)+parseInt(n(197))/3+parseInt(n(185))/4*(parseInt(n(199))/5)+parseInt(n(196))/6+parseInt(n(188))/7*(-parseInt(n(182))/8)+parseInt(n(191))/9+parseInt(n(190))/10*(-parseInt(n(195))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[Ca(183)](){const t=Ca,e=this[t(180)];e[t(198)][t(194)](t(193))&&e[t(198)][t(192)](t(187))[t(184)](t(189))}}const Sa=Ma;function va(){const t=["5VzwEmK","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","7iIqeUm","_descriptionFactory","1486232lmkShw","tableOfContents","get","642yxmXtQ","144037RqJIjQ","commands","enableCommand","registerElementLabel","plugins","editor","3460dJYHxG","insertTableOfContents","517404eEnRiw","57478rGIkJH","27cDTdYF","784930zinhQT","540792IGyrRe","afterInit","locale"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(123278===-parseInt(n(314))/1+parseInt(n(323))/2+parseInt(n(313))/3*(parseInt(n(320))/4)+-parseInt(n(305))/5*(-parseInt(n(322))/6)+parseInt(n(308))/7*(parseInt(n(302))/8)+parseInt(n(324))/9*(-parseInt(n(325))/10)+parseInt(n(310))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(303)](){const t=Sa,e=this[t(319)];if(!e[t(315)][t(312)](t(321)))return;e[t(318)][t(312)](t(306))[t(316)](t(321));const n=e[t(318)][t(312)](t(306)),r=e[t(304)];n[t(309)][t(317)](t(311),(e=>zr(r,t(307),e)))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=423]})(t,e)}function Fa(){const t=["plugins","258FAzbig","getChangedMarkers","209648BkwzTB","has","2268048SspneJ","locale","registerElementLabel","forward","title-content","nodeBefore","model","26vRCSLP","2366617WdvLMe","schema","element","40MdWwtJ","10WqecEa","registerPostFixer","isTouching","document","suggestion","removeMarker","createRange","_splitMarkerName","from","723415luSzYw","Title","end","isCollapsed","TrackChangesEditing","_descriptionFactory","1849383myqUAq","isEqual","21mGacer","29922xVMHFe","start","getNearestSelectionRange","6vMjlbg","updateMarker","editor","ELEMENT_TITLE","differ","afterInit","get","newRange","839YudpZD"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(117182===-parseInt(n(440))/1*(-parseInt(n(442))/2)+-parseInt(n(429))/3*(parseInt(n(457))/4)+parseInt(n(467))/5*(parseInt(n(432))/6)+-parseInt(n(428))/7*(parseInt(n(444))/8)+-parseInt(n(426))/9*(-parseInt(n(458))/10)+parseInt(n(454))/11+-parseInt(n(446))/12*(parseInt(n(453))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(437)](){const t=wa,e=this[t(434)];if(!e[t(441)][t(445)](t(468)))return;const n=e[t(441)][t(438)](t(424));n[t(425)][t(448)](t(450),(()=>zr(e[t(447)],t(435)))),e[t(452)][t(461)][t(459)]((r=>{const s=t;let o=!1;const i=Array[s(466)](e[s(452)][s(461)][s(436)][s(443)]());for(const{name:t,data:a}of i){const{group:i}=n[s(465)](t);if(s(462)!==i||!a[s(439)])continue;const c=a[s(439)],u=c[s(469)][s(451)];if(!u||!u.is(s(456),s(450)))continue;if(!c[s(430)][s(460)](c[s(469)]))continue;const l=e[s(452)][s(455)][s(431)](c[s(469)],s(449));if(l&&l[s(423)]){const e=r[s(464)](c[s(430)],l[s(430)]);e[s(427)](c)||(r[s(433)](t,{range:e}),o=!0)}o||(r[s(463)](t),o=!0)}return o}))}}function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=181]})(t,e)}const Ba=xa;function Ua(){const t=["get","UndoEditing","7622742rvvVzl","6075860xfaAOa","17196ZXvDYu","afterInit","7dUhZzS","165770uYTkas","has","39fiWOEx","9qvQsxh","TrackChangesEditing","1700619MQKrtt","enableCommand","editor","4749672dhuyKZ","redo","plugins","2391208JaXwgt","1331qVplmA","undo"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(806334===-parseInt(n(188))/1*(parseInt(n(183))/2)+parseInt(n(191))/3+-parseInt(n(194))/4+-parseInt(n(182))/5+-parseInt(n(181))/6*(-parseInt(n(185))/7)+parseInt(n(197))/8*(-parseInt(n(189))/9)+-parseInt(n(186))/10*(-parseInt(n(198))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(184)](){const t=Ba,e=this[t(193)],n=e[t(196)][t(200)](t(190));e[t(196)][t(187)](t(201))&&(n[t(192)](t(199)),n[t(192)](t(195)))}}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=261]})(t,e)}const Va=Ga;function Ha(){const t=["TrackChangesEditing","149060porFJS","get","99768Pewlmm","afterInit","16ZZnWiL","editor","210LUnuKo","has","252WxZSLE","4525686HtJibD","565763rgxqAh","plugins","1306Cqolck","requires","toggleTableCaption","567338WclBOa","3217540kJRLAm","TableCaptionEditing","984pqNuLU","enableCommand"];return(Ha=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(851842===-parseInt(n(269))/1+parseInt(n(266))/2*(parseInt(n(272))/3)+parseInt(n(275))/4+parseInt(n(270))/5+-parseInt(n(277))/6*(-parseInt(n(262))/7)+-parseInt(n(279))/8*(-parseInt(n(263))/9)+parseInt(n(281))/10*(-parseInt(n(264))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Va(267)](){return[ra]}[Va(278)](){const t=Va,e=this[t(280)];e[t(265)][t(261)](t(271))&&e[t(265)][t(276)](t(274))[t(273)](t(268))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=500]})(t,e)}const Ka=Wa;!function(t,e){const n=Wa,r=t();for(;;)try{if(104375===-parseInt(n(534))/1*(-parseInt(n(543))/2)+-parseInt(n(565))/3*(parseInt(n(569))/4)+parseInt(n(545))/5+-parseInt(n(563))/6+parseInt(n(535))/7+parseInt(n(532))/8*(-parseInt(n(500))/9)+parseInt(n(504))/10*(parseInt(n(566))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Wa;super(t),this[e(501)]=[e(578),e(564),e(549),e(506),e(542),e(524),e(531)],this[e(571)]=[e(536),e(505),e(512),e(547),e(530),e(541),e(551),e(546),e(525)]}static get[Ka(527)](){return Ka(522)}[Ka(539)](){const t=Ka,e=this[t(520)][t(570)][t(518)](t(513));if(this[t(520)][t(570)][t(575)](t(556))){for(const n of this[t(501)])e[t(558)](n,((e,r)=>{const s=t,o=this[s(520)][s(552)][s(568)][s(554)][s(550)]()[s(515)](s(555));this[s(514)](n,[o],this[s(501)],s(501),e,r)}));e[t(521)][t(540)](t(548),t(501),t(517),e[t(521)][t(523)](t(548),null,t(574))),e[t(521)][t(540)](t(548),t(501),t(574),((e,n)=>this[t(576)](this[t(501)],e,n))),e[t(521)][t(540)](t(548),t(501),t(503),(()=>!1))}if(this[t(520)][t(570)][t(575)](t(526))){for(const n of this[t(571)])e[t(558)](n,((e,r)=>{const s=t,o=this[s(520)][s(570)][s(518)](s(528))[s(511)](this[s(520)][s(552)][s(568)][s(554)]);this[s(514)](n,o,this[s(571)],s(571),e,r)}));e[t(521)][t(540)](t(548),t(571),t(517),e[t(521)][t(523)](t(548),null,t(574))),e[t(521)][t(540)](t(548),t(571),t(574),((e,n)=>this[t(576)](this[t(571)],e,n))),e[t(521)][t(540)](t(548),t(571),t(503),(()=>!1))}e[t(533)][t(510)]((e=>this[t(562)](e)))}[Ka(514)](t,e,n,r,s,o){const i=Ka,a=this[i(520)][i(570)][i(518)](i(513));this[i(520)][i(552)][i(559)](o[i(538)],(()=>{const t=i;for(const i of e)if(this[t(529)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(507)](r);void 0!==n&&(e[r]=n)}s(o),a[t(544)](i,{commandParams:[e]},[],r)}}))}[Ka(576)](t,e,n){const r=Ka,s=e[0][r(560)][r(561)],o=n[r(519)][0];this[r(520)][r(552)][r(516)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(508)](r,o[r],s):e[n(573)](r,s)}))}[Ka(562)](t){const e=Ka;if(t[e(537)])switch(t[e(557)]){case e(501):return{type:e(509),content:zr(this[e(520)][e(502)],e(553))};case e(571):return{type:e(509),content:zr(this[e(520)][e(502)],e(567))}}}[Ka(529)](t,e){const n=Ka,r=this[n(520)][n(570)][n(518)](n(513));for(const s of r[n(577)]({skipNotAttached:!0})){const r=s[n(572)]();if(s[n(557)]===e&&r===t)return s}return null}}function Xa(){const t=["25550zfUMiM","tableCellBorderColor","data","batch","afterInit","registerCustomCallback","tableCellHeight","tableWidth","1370CAOqbx","markBlockFormat","334055AXwvRz","tableCellHorizontalAlignment","tableCellPadding","formatBlock","tableBorderWidth","getFirstPosition","tableCellBackgroundColor","model","*Format:* change table properties","selection","table","TablePropertiesEditing","subType","enableCommand","enqueueChange","start","nodeAfter","handleSuggestionDescription","442650bZlUJa","tableBorderStyle","3uGWdTu","22ciawFD","*Format:* change table cell properties","document","722444IDRstB","plugins","tableCellProperties","getContainedElement","removeAttribute","discard","has","handleDiscardAction","getSuggestions","tableBorderColor","421191VwZrbI","tableProperties","locale","join","1644670WOvFol","tableCellBorderStyle","tableAlignment","getAttribute","setAttribute","format","registerDescriptionCallback","getSelectionAffectedTableCells","tableCellBorderWidth","TrackChangesEditing","_handlePropertyChange","findAncestor","change","accept","get","commandParams","editor","_suggestionFactory","TrackChangesTableProperties","getSuggestionCallback","tableHeight","tableCellVerticalAlignment","TableCellPropertiesEditing","pluginName","TableUtils","_getSuggestion","tableCellWidth","tableBackgroundColor","8GdJLPK","_descriptionFactory","9hOGlMk"];return(Xa=function(){return t})()}var Ya=Function.prototype,Za=Object.prototype,Ja=Ya.toString,Qa=Za.hasOwnProperty,$a=Ja.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Qa.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ja.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=J?J.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),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 oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=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 ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(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),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),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,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=mc;function pc(){const t=["isLimit","then","track-changes-suggestion-data-mismatch","substring","deletion:accept","low","high","ck-suggestion-marker--active","assign","upcast","getMultiRangeId","subType","accepted","_breakSuggestionMarker","isObject","$text","editing","_joinSuggestions","addCommentThread","change:activeMarkers","_defaultCallbacks","locale","attributeKey","isNextTo","reconvertMarker","newRange","removeClass","_isBlockAttribute","set","ck-suggestion-marker-formatInline","execute","start","insertion","formatGroupId","_registerDefaultCallbacks","toJSON","attributeNewValue","discardSelectedSuggestions","_enabledCommands","suggestionUnloaded","every","markers","newValue","schema","$textProxy","attribute:accept","13070123lQFpQR","_removeSuggestion","differ","getUser","markerNameToElements","insertion:accept","CommentsRepository","acceptSuggestion","stopListening","registerPostFixer","fromCharCode","concat","_suggestionFactory","track-changes-suggestion-not-found","_joinWithAdjacentSuggestions","_customCallbacks","markInlineFormat","getSuggestions","end","getCommentThread","_recordAttributeSuggestions","getRange","editor","_saved","enableReadOnlyMode","FORMATTING","data","createPositionAt","_addThreadToSuggestion","catch","formatBlock:join","elementToElement","isMultiRange","marker-count","updateSuggestion","containsPosition","pluginName","_isDataLoaded","format","_refreshSuggestionsChain","getFirstRange","return","setAttribute","addClass","define","insertion:join","attribute:","removeComment","$marker","markerReady","isLocal","removeMarker:suggestion:formatBlock","_afterChanges","join","markerName","attributeOldValue","formatInline:join","discardAllSuggestions","substr","insertContent","forward","authorName","consumable","_processAttributeChanges","lowest","getDifference","containsItem","getSuggestion","config","_getSuggestionData","_getAuthorFromId","default","conversion","type","removed","change:data","formatInline:chain","rename","attribute","change:_saved","_addSuggestionMarker","adapter","getNearestSelectionRange","_processAttributeSuggestions","ENTER","_recordAttributeChanges","document","dataDowncast","_createSuggestion","insertion:discard","unshift","_model","_registerInlineAttribute","split","LEAVE","hasSuggestion","_commentsRepository","batch","removeAttribute","_blockAttributeKeys","writer","addMarker","track-changes-enable-command-twice","setTo","enqueueChange","nodeAfter","commandName","hasCommentThread","before","_editor","852920qobANR","elementEnd","deletion:","_trackFormatChanges","meta","listenTo","push","groupId","formatBlock:accept","formatInline:discard","includes","2861106XarGTa","addUser","dataToMarker","resolve","getAttribute","selection","init","previous","detach","isRemovable","_getAttributeKey","fromRange","multi","_initAriaMarkerChangeAnnouncements","formatInline:","markerToData","_refreshAttributeSuggestionsChain","requires","discardSuggestion","suggestion:attribute:","addSuggestionData","backward","createRange","accept","never","getChanges","track-changes-adapter-missing-getsuggestion","getAllAdjacentSuggestions","clone","open","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.","suggestion","skipNestingCheck","_inlineAttributeKeys","deletion:join","markMultiRangeBlockFormat","$elementName","_SUGGESTION_ANNOUNCEMENT","applyOperation","PendingActions","getFirstMarker","always","markMultiRangeDeletion","280539IbZQmD","getShiftedBy","957308MYJtlQ","isIntersectingWithRange","updateMarker","warn","for","splice","acceptAllSuggestions","markerToHighlight","getLastMatchingPosition","announce","keys","consume","fire","dataReady","_onDiscard","markInsertion","element","addComment","comments","getIntersection","suggestionChanged","_element","chain","suggestion-type","sort","deletion","rethrowUnexpectedError","insertion:chain","markDeletion","data-suggestion","addHighlight","ck-suggestion-marker-","_descriptionFactory","setSelection","get","ck-suggestion-marker","suggestion:","_findSuggestions","TrackChangesEditing","createRangeIn","refresh","2KlNVSp","addMarker:suggestion:formatBlock","isExternal","change","length","model","insert","_getMarkerAnnouncementText","isBefore","attribute:discard","isDocumentOperation","getChangedMarkers","authoredAt","getAncestors","filter","stop","external:","containerElement","fetchCommentThread","registerCustomCallback","remove","formatBlock:discard","containsRange","getWalker","_reduceExistingSuggestions","13050WyWBPL","_suggestions","key","track-changes-user-not-found","125jBMliL","collaboration.channelId","containsRangeInObject","nodeBefore","map","_registerBlockAttribute","insertion:","item","notReady","trackChanges.trackFormatChanges","removeMarker","editingDowncast","formatInline","rootName","3563YhAdDt","buildSuggestion","_isRegisteredAttribute","addMarker:suggestion:attribute","attribute:join","howMany","move","isUndo","track-changes-adapter-already-set","forEach","bindElementToMarker","unbind","isInsideObject","highest","_getExternalAuthor","startsWith","formatBlock:","_updateSuggestionData","size","splitPosition","_reduceSuggestionAttributeRange","unbindElementFromMarkerName","PENDING_ACTION_SUGGESTION","isInContent","isAtEnd","error-saving-suggestion-data-suggestion-discarded","name","isEqual","normal","_rangeIsInLocalUserInsertion","moveTargetPosition","@external","addRange","plugins","_handleNewSuggestionMarker","hasComments","isAtStart","_adapter","_cutOutSuggestionMarker","acceptSelectedSuggestions","createPositionBefore","createRangeOn","_checkSuggestionCorrectness","creator","toUpperCase","trackChangesCommand","isCollapsed","elementStart","getSuggestionCallback","createPositionAfter","isBlock","commentThread","after","_setSuggestionData","addMarker:suggestion","update:suggestion","isSelectable","ready","markBlockFormat","range","_isForcedDefaultExecutionBlock","createSelection","78124odcFBz","removeMarker:suggestion:attribute","isIntersecting","parent","ariaLiveAnnouncer","getRanges","isArray","find","forceDefaultExecution","toViewElement","formatInline:accept","isTouching","from","track-changes-command-not-found","_mergeNestedSuggestions","options","createdAt","$graveyard","mapper","addSuggestion","oldRange","root","widget","deletion:discard","values","commands","enableCommand","next","markAttributeChange","getContainedElement","suggestionLoaded","deleteContent","deletion:chain","_setSuggestionRange","author","position","removeMarkers","getCustomProperty","add","_splitMarkerName","createElement","getMarkers","_suggestionState","addMarkerName","activeMarkers","multipleBlocks","ck-suggestion-marker-formatBlock","pop","getItems","has","group","isAfter","some","originalSuggestionId","formatBlock","Users","delete","documentSelection","_enableDefaultAttributesIntegration","formatBlock:chain","rejected","trackChanges","head","value","trackChanges.mergeNestedSuggestions","clear","attributes","isOwn","180PLTALw","showSuggestionHighlights","markMultiRangeInsertion","oldValue","tablePasteChainId","targetPosition","discard"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(858014===-parseInt(n(377))/1*(parseInt(n(418))/2)+parseInt(n(332))/3+parseInt(n(523))/4*(parseInt(n(447))/5)+-parseInt(n(443))/6*(-parseInt(n(461))/7)+-parseInt(n(321))/8+-parseInt(n(375))/9*(-parseInt(n(591))/10)+-parseInt(n(644))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(368);class Ec extends t.Plugin{static get[dc(349)](){return[dc(650),o.Users,t.PendingActions,Qr,ts,as,fs,Ts,ms,As,Ss,Bs,$s,so,uo,go,bo,Ao,No,Mo,wo,Go,Bo,Ko,Jo,ei,ui,pi,oi,Vs,qs,Ei,Ai,Ri,Mi,Fi,ji,zi,Yi,$i,ra,ca,ha,za,Ea,Aa,Oa,qa,La,Pa,ja]}static get[dc(680)](){return dc(415)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(451)]((t=>String[e(654)](t)))[e(697)]("")}super(t),this[e(664)]=!1,this[e(626)](e(567),[]),this.on(e(617),((n,r,s,o)=>{const i=e;this[i(735)][i(421)]((()=>{const e=i;for(const n of[...o,...s])this[e(735)][e(639)][e(572)](n)&&t[e(614)][e(622)](n)}))})),this[e(409)]=new Xr(this[e(666)][e(423)][e(641)],this[e(666)][e(619)]),this[e(498)]=null,this[e(656)]=new bc(this[e(666)]),this[e(444)]=new Map,this[e(740)]=t[e(494)][e(411)](e(650)),this[e(636)]=new Set,this[e(735)]=this[e(666)][e(423)],this[e(565)]=new WeakMap,this[e(521)]=!1,this[e(743)]=new Set([e(368)]),this[e(365)]=new Set,t[e(712)][e(688)](e(456),e(715)),this[e(324)]=t[e(712)][e(411)](e(456)),t[e(712)][e(688)](e(587),!0),this[e(537)]=t[e(712)][e(411)](e(587)),this[e(506)]=new f(t,this[e(636)]),this[e(345)](),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,48,54,52,48])}[dc(338)](){const t=dc,n=this[t(666)],r=(e,n)=>{const r=t;if(r(722)!=e)return r(408)+e;const s=n[r(737)]("|")[0];return this[r(625)](s)?r(569):r(627)};n[t(716)][t(381)](t(458))[t(384)]({model:t(363),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(562)](e[n(698)]),a=[n(412),r(o,i)];let c=3e3;return this[n(567)][n(331)](e[n(698)])&&(a[n(327)](n(605)),c=3010),n(402)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(716)][t(381)](t(731))[t(561)]((e=>{const r=t;e.on(r(515),((t,e,s)=>{const o=r;if(!s[o(538)][o(592)])return;const i=e[o(454)];if(!i)return;const c=s[o(541)][o(532)](i);n[o(423)][o(641)][o(612)](i)&&c&&!c[o(560)](o(545))&&c.is(o(435))&&(0,a.toWidget)(c,s[o(744)])}),{priority:r(604)})})),n[t(716)][t(381)](t(731))[t(384)]({model:t(363),view:(e,n)=>{const s=t;if(!n[s(538)][s(592)])return null;const{type:o,subType:i}=this[s(562)](e[s(698)]);return{classes:[s(412),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(454)])return;const{id:c}=this[a(562)](o[a(698)]);if(r){const t=this[a(444)][a(411)](c),e=this[a(342)](t);if(!this[a(625)](e))return}if(o[a(454)].is(a(337)))return void i[a(706)][a(388)](o[a(454)],s[a(487)]);const u=i[a(541)][a(532)](o[a(454)]);if(o[a(454)].is(a(393))&&n[a(423)][a(641)][a(511)](o[a(454)])&&!u[a(560)](a(407))){i[a(744)][a(687)]([a(412),a(569)],u),i[a(744)][a(686)](a(406),c,u),i[a(541)][a(471)](u,o[a(698)]),e&&(this[a(567)][a(331)](o[a(698)])?i[a(744)][a(687)](a(605),u):i[a(744)][a(624)](a(605),u));for(const t of n[a(423)][a(416)](o[a(454)])[a(571)]())i[a(706)][a(388)](t,s[a(487)]);i[a(706)][a(388)](o[a(454)],s[a(487)])}};n[t(716)][t(381)](t(731))[t(561)]((e=>{const n=t;e.on(n(419),((t,e,r)=>{const o=n;r[o(538)][o(592)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(474)})})),n[t(716)][t(381)](t(731))[t(561)]((e=>{const n=t;e.on(n(464),((t,e,r)=>{const o=n;r[o(538)][o(592)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(474)})})),n[t(716)][t(381)](t(731))[t(347)]({model:t(363),view:(e,n)=>n[t(538)][t(592)]?null:{group:t(363),name:e[t(702)](11)}}),n[t(716)][t(381)](t(607))[t(675)]({view:{name:t(363),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(413)+e[r(336)](r(400))+":"+e[r(336)]("id");return e[r(336)](r(677))&&(s+=":"+e[r(336)](r(677))),n[r(563)](r(692),{"data-name":s})}}),n[t(716)][t(381)](t(607))[t(334)]({view:t(363)}),n[t(716)][t(381)](t(458))[t(561)]((e=>{const n=t;e.on(n(419),s(),{priority:n(604)})})),n[t(716)][t(381)](t(458))[t(561)]((e=>{const n=t;e.on(n(464),s({isAttributeSuggestion:!0}),{priority:n(604)})})),n[t(716)][t(381)](t(458))[t(561)]((e=>{const n=t;e.on(n(695),((t,e,r)=>{const s=n,o=r[s(541)][s(648)](e[s(698)]);if(o)for(const t of o)t[s(560)](s(407))||(r[s(744)][s(624)]([s(412),s(569),s(605)],t),r[s(744)][s(742)](s(406),t),r[s(541)][s(482)](t,e[s(698)]))}),{priority:n(604)})})),n[t(716)][t(381)](t(458))[t(561)]((e=>{const n=t;e.on(n(524),((t,e,r)=>{const s=n,o=r[s(541)][s(648)](e[s(698)]);if(!o)return;const{id:i}=this[s(562)](e[s(698)]),a=this[s(444)][s(411)](i),c=this[s(342)](a);if(this[s(625)](c))for(const t of o)t[s(560)](s(407))||(r[s(744)][s(624)]([s(412),s(569),s(605)],t),r[s(744)][s(742)](s(406),t),r[s(541)][s(482)](t,e[s(698)]))}),{priority:n(604)})})),n[t(423)][t(730)][t(653)]((e=>{const r=t;let s=!1;const o=Array[r(535)](n[r(423)][r(730)][r(646)][r(429)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(562)](t);if(r(363)!==o)continue;const h=this[r(444)][r(411)](f);if(null!=c[r(623)]){r(459)==u&&(s=s||yc(c[r(623)],t,e,n[r(423)][r(641)]));const o=r(722)==u&&this[r(625)](l[r(737)]("|")[0]);if(c[r(623)][r(507)]||r(540)==c[r(623)][r(544)][r(460)]||r(577)==u&&!kc(c[r(623)])||o&&!kc(c[r(623)])||r(402)==u&&(_c(a=c[r(623)])||function(t){const e=r;return t[e(629)][e(526)]==t[e(662)][e(450)]&&t[e(629)][e(485)]}(a)))e[r(457)](t),s=!0;else{if(!h||!h[r(484)])continue;i[r(561)](h)}}}var a;return i[r(479)]>0&&(s=!!this[r(658)](i)||s),s})),n[t(423)][t(730)][t(653)]((e=>{const r=t;let s=!1;for(const t of n[r(423)][r(730)][r(646)][r(357)]())if(r(424)==t[r(717)])for(const t of this[r(444)][r(547)]()){if(t[r(676)]||!t[r(484)])continue;const o=r(577)==t[r(717)],i=this[r(342)](t),a=i&&this[r(625)](i);if(!o&&!a)continue;const c=t[r(684)]();if(c[r(629)][r(526)]!=c[r(662)][r(526)]&&!c[r(662)][r(485)]){const o=n[r(423)][r(671)](c[r(629)][r(749)],r(662)),i=n[r(423)][r(354)](c[r(629)],o);e[r(379)](t[r(372)](),{range:i}),s=!0}}return s})),n[t(423)][t(730)][t(653)]((e=>this[t(707)](e))),n[t(423)][t(730)][t(653)]((e=>!e[t(741)][t(694)]&&this[t(727)](e))),n[t(423)].on(t(696),(()=>{this[t(664)]=!1})),n[t(423)][t(730)].on(t(719),((r,s)=>{const o=t;if(!s[o(694)]||s[o(468)])return;if(!this[o(664)])return;const i=n[o(423)][o(730)][o(646)][o(357)]();if(0==i[o(422)])return;const a=[],c=i[o(432)]((t=>o(722)==t[o(717)])),u=i[o(432)]((t=>o(424)==t[o(717)]&&o(613)!=t[o(487)])),l=i[o(432)]((t=>o(438)==t[o(717)]&&o(613)!=t[o(487)]));for(const t of c)this[o(463)](t[o(620)])&&a[o(327)]({key:t[o(620)],newValue:t[o(634)],oldValue:t[o(699)],range:Cc(t[o(520)],n[o(423)])});for(const t of u){const e=l[o(530)]((e=>e[o(398)]===t[o(398)]));if(e){const r=Rc(t[o(558)][o(749)],n[o(423)]);e[o(487)]!==t[o(487)]&&a[o(327)]({key:o(368),newValue:t[o(487)],oldValue:e[o(487)],range:r});for(const[n,s]of e[o(589)]){if(!this[o(463)](n))continue;const e=t[o(589)][o(411)](n);s!==e&&a[o(327)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(589)])this[o(463)](n)&&(e[o(589)][o(572)](n)||a[o(327)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(422)]&&n[o(423)][o(748)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(551)](t,e,s,o,{groupId:r});this[n(442)](t,a)}))}),{priority:t(708)}),n[t(423)][t(639)].on(t(516),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(562)](n[s(487)]),e=this[s(444)][s(411)](t);e&&e[s(566)](n[s(487)])}})),n[t(423)][t(730)].on(t(719),(()=>{const e=t,r=Array[e(535)](n[e(423)][e(730)][e(646)][e(429)]())[e(432)]((t=>e(363)===this[e(562)](t[e(487)])[e(573)]));if(0===r[e(422)])return;r[e(401)](((t,n)=>{const r=e,s=t[r(670)][r(543)],o=n[r(670)][r(543)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(629)][r(426)](o[r(629)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(562)](t);if(null===n[e(543)]){const n=this[e(495)](t);o[e(561)](n)}else{const t=this[e(444)][e(411)](r);null!==n[e(623)]||t[e(484)]?(s[e(561)](t[e(585)]),o[e(561)](t)):this[e(645)](t)}}o[e(479)]>0&&this[e(683)](o);for(const t of s)this[e(389)](e(397),t)})),n[t(423)].on(t(370),((e,r)=>{const s=t,o=r[0];if(!this[s(444)][s(479)])return;if(!o[s(428)])return;if(o[s(741)][s(468)]||!o[s(741)][s(694)])return;let i,a;switch(o[s(717)]){case s(424):i=n[s(423)][s(671)](o[s(558)]),a=i[s(376)](o[s(466)]);break;case s(737):i=n[s(423)][s(671)](o[s(480)]),a=n[s(423)][s(671)](o[s(491)]);break;case s(467):i=n[s(423)][s(671)](o[s(596)]),a=i[s(376)](o[s(466)]);break;default:return}const c=n[s(423)][s(354)](i,a);n[s(423)][s(421)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(414)](c)){if(e[t(676)])continue;if(t(459)==e[t(717)])continue;const r=this[t(342)](e);if(r&&this[t(625)](r)&&t(737)!=o[t(717)])continue;const s=e[t(670)]&&e[t(670)][t(568)];(t(577)!=e[t(717)]||t(737)==o[t(717)]&&!s)&&(n[t(449)]||t(630)==e[t(717)]&&n[t(590)]||e[t(684)]()[t(440)](c)&&this[t(611)](e,i,a))}}))}),{priority:t(708)}),n[t(423)].on(t(554),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(531)])return;if(this[s(521)])return;if(!this[s(506)][s(586)])return;if(o[s(507)])return;const a=n[s(423)][s(641)],{start:c,end:u}=o[s(684)](),l=c[s(749)]&&a[s(598)](c[s(749)])?null:a[s(726)](c,s(704)),f=u[s(450)]&&a[s(598)](u[s(450)])?null:a[s(726)](u,s(353)),h=n[s(423)][s(354)](l?l[s(629)]:c,f?f[s(662)]:u);n[s(423)][s(421)]((t=>{const e=s;this[e(405)](h);const r=n[e(423)][e(641)][e(726)](h[e(629)]);o.is(e(580))?t[e(410)](r):o[e(747)](r)})),e[s(433)]()}),{priority:e.priorities[t(489)]+10}),n[t(423)].on(t(703),((e,r)=>{const s=t,o=r[r[s(422)]-1];o&&o[s(531)]||this[s(521)]||this[s(506)][s(586)]&&(n[s(423)][s(421)]((()=>{const t=s;let o=n[t(423)][t(703)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(685)]=o[t(360)]();const i=o[t(662)][t(450)],a=n[t(423)][t(641)];i&&a[t(511)](i)&&!a[t(612)](i)&&(o=n[t(423)][t(354)](o[t(629)],n[t(423)][t(671)](i,t(662)))),this[t(392)](o)})),e[s(433)]())}),{priority:t(604)}),this[t(666)][t(548)][t(561)](t(584),this[t(506)]),this[t(549)](t(584));const o=new p(n,this[t(444)]);n[t(548)][t(561)](t(651),o),this[t(549)](t(651));const i=new b(n,this[t(444)]);n[t(548)][t(561)](t(350),i),this[t(549)](t(350)),n[t(548)][t(561)](t(383),new S(n,o,this[t(444)])),this[t(549)](t(383)),n[t(548)][t(561)](t(701),new S(n,i,this[t(444)])),this[t(549)](t(701)),n[t(548)][t(561)](t(500),new w(n,o,this[t(444)])),this[t(549)](t(500)),n[t(548)][t(561)](t(635),new w(n,i,this[t(444)])),this[t(549)](t(635));const c=n[t(494)][t(411)](t(650));this[t(326)](c,t(394),((e,{threadId:n})=>{const r=t,s=this[r(444)][r(411)](n);s&&s[r(512)]&&1===s[r(512)][r(422)]&&this[r(478)](n,{hasComments:!0})}),{priority:t(603)}),this[t(326)](c,t(691),((e,{threadId:n})=>{const r=t,s=this[r(444)][r(411)](n);s&&s[r(512)]&&!s[r(512)][r(422)]&&this[r(478)](n,{hasComments:!1})}),{priority:t(603)})}set[dc(725)](t){const n=dc;if(this[n(498)])throw new e.CKEditorError(n(469),this);this[n(498)]=t}get[dc(725)](){return this[dc(498)]}[dc(661)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(444)][n(547)]())t&&!e[n(484)]||r[n(327)](e);return e?r[n(451)]((t=>t[n(633)]())):r}[dc(711)](t){const n=dc,r=this[n(444)][n(411)](t);if(!r)throw new e.CKEditorError(n(657),this);return r}[dc(739)](t){const e=dc;return this[e(444)][e(572)](t)}[dc(352)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(717)][e(737)](":"),a=this[e(444)][e(411)](r)||this[e(732)](o,i,r,n,s);if(this[e(672)](a),this[e(503)](a,o,i||null,n),a[e(539)]=t[e(539)],a[e(681)]=!0,s&&s[e(492)]){const t=s[e(492)],n=this[e(475)](t[e(705)]);a[e(430)]=t[e(539)],a[e(557)]=n,a[e(420)]=!0}else a[e(430)]=t[e(539)];switch(t[e(670)]&&(a[e(670)]=t[e(670)]),t[e(589)]&&(a[e(589)]=t[e(589)]),this[e(498)]&&this[e(498)][e(542)]||(a[e(667)]=!0),this[e(565)][e(411)](a)){case e(455):this[e(565)][e(626)](a,e(390));break;case e(693):a[e(484)]?(this[e(658)](new Set([a])),this[e(683)](new Set([a])),this[e(565)][e(626)](a,e(518)),this[e(389)](e(553),a)):this[e(565)][e(626)](a,e(718))}return a}[dc(651)](t){const e=dc;this[e(531)]((()=>{const n=e;this[n(666)][n(423)][n(421)]((()=>{const e=n;for(const n of t[e(359)]())n[e(355)]()}))}))}[dc(350)](t){const e=dc;this[e(531)]((()=>{const n=e;this[n(666)][n(423)][n(421)]((()=>{const e=n;for(const n of t[e(359)]())n[e(597)]()}))}))}[dc(549)](t,n){const r=dc,s=this[r(666)][r(548)][r(411)](t);if(!s)throw new e.CKEditorError(r(536),this,{commandName:t});if(this[r(636)][r(572)](s))throw new e.CKEditorError(r(746),this,{commandName:t});this[r(636)][r(561)](s),n&&s.on(r(628),((t,e)=>{const o=r;this[o(506)][o(586)]&&(this[o(521)]||(e[o(422)]>0&&e[e[o(422)]-1]&&e[e[o(422)]-1][o(531)]?e[o(570)]():(t[o(685)]=n(((...t)=>s[o(628)](...t,{forceDefaultExecution:!0})),...e),t[o(433)]())))}),{priority:r(604)})}[dc(531)](t){const n=dc;let r,s;const o=this[n(521)];this[n(521)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(521)]=!1),s&&e.CKEditorError[n(403)](s,this),r}[dc(392)](t,n=null,r={}){const s=dc;if(t[s(507)])return null;const o=this[s(666)][s(494)][s(411)](s(578)).me;for(const{suggestion:e,meta:o}of this[s(414)](t,s(630)))if(o[s(590)]){if(!o[s(621)]){if(o[s(449)]){if(!this[s(537)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(611)](e,t[s(629)],t[s(662)]);break}if(n==e[s(609)]&&Sc(e,r)){const n=e[s(684)]();return n[s(629)][s(488)](t[s(662)])?this[s(556)](e,this[s(735)][s(354)](t[s(629)],n[s(662)])):this[s(556)](e,this[s(735)][s(354)](n[s(629)],t[s(662)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(453)+n:s(630),u=this[s(514)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(724)](c,i,a,t),u}[dc(593)](t,n=dc(344),r={}){const s=dc,o=this[s(666)][s(494)][s(411)](s(578)).me,i=this[s(656)][s(509)](s(630),n,s(697));for(const e of this[s(661)]())if(e[s(557)].id==o.id&&s(630)==e[s(717)]&&e[s(609)]==n&&Sc(e,r)&&(i(e[s(528)](),t)||i(t,e[s(528)]()))){for(const n of t)e[s(493)](n);return e}for(const{suggestion:e,meta:n}of this[s(414)](t,s(630))){if(!n[s(590)])continue;if(!this[s(537)]&&n[s(449)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(528)]())for(const e of t)if(!n[s(440)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(453)+n,l=this[s(514)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(724)](u,a,c,e,Vr[s(608)]());return l}[dc(660)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(507)])return null;if(o(356)===this[o(324)]){const e=this[o(656)][o(509)](o(459),r,o(355));return this[o(531)]((()=>e([t],n,s))),null}const i=this[o(666)][o(494)][o(411)](o(578)).me,a=[];if(o(373)!==this[o(324)])for(const{suggestion:e,meta:n}of this[o(414)](t,o(630)))n[o(590)]&&!n[o(473)]&&a[o(327)](...e[o(528)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(396)](s);e&&r[n(327)](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(422)];){const s=r[e][n(709)](t);r[n(382)](e,1,...s),e+=s[n(422)]}}return r}(t,a);c[o(422)]&&this[o(735)][o(421)]((()=>{const t=o;for(const e of c){const o=this[t(656)][t(509)](t(459),r,t(355));this[t(531)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(629)],u=t[o(662)];for(const{suggestion:e,meta:n}of this[o(414)](t,o(459))){if(!n[o(590)])continue;if(e[o(609)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(684)]();if(i[o(440)](t,!0))return null;c=c[o(426)](i[o(629)])?c:i[o(629)],u=u[o(574)](i[o(662)])?u:i[o(662)],a?i[o(629)][o(426)](a[o(684)]()[o(629)])?(a[o(559)](),a=e):e[o(559)]():a=e}const l=this[o(735)][o(354)](c,u);if(a)this[o(556)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(514)]({id:t,type:o(346)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(724)](o(346)+r,t,a,l)}}return null}[dc(519)](t,n,r=[],s=null,o={}){const i=dc;n[i(631)]||(n[i(631)]=n[i(750)]),n[i(568)]=t.is(i(520)),s=s||Ac(n);const a=r[i(451)]((t=>Rc(t,this[i(735)]))),c=t.is(i(520))?t:Rc(t,this[i(735)]);if(i(356)===this[i(324)]){const t=this[i(656)][i(509)](i(577),s,i(355));return this[i(531)]((()=>t([c],n,o))),null}a[i(327)](c);let u=!0;for(const t of a)if(!this[i(490)](t)){u=!1;break}if(u&&i(373)!==this[i(324)]){const t=this[i(656)][i(509)](i(577),s,i(355));return this[i(531)]((()=>t([c],n,o))),null}let l=null,f=c[i(629)],h=c[i(662)];for(const{suggestion:t,meta:e}of this[i(414)](c,i(577))){if(!e[i(590)])continue;if(e[i(621)]||e[i(449)]||e[i(473)])continue;if(t[i(670)][i(631)]!=n[i(631)])continue;if(!Sc(t,o))continue;const r=t[i(684)]();if(t[i(609)]==s){if(r[i(440)](c,!0))return null;f=f[i(426)](r[i(629)])?f:r[i(629)],h=h[i(574)](r[i(662)])?h:r[i(662)],l?r[i(629)][i(426)](l[i(684)]()[i(629)])?(l[i(559)](),l=t):t[i(559)]():l=t}else{const e=c[i(396)](r);this[i(499)](t,e)}}const g=this[i(666)][i(494)][i(411)](i(578)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(556)](l,this[i(735)][i(354)](f,h)),l;{const t=this[i(514)]({id:d,type:i(477)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(724)](i(477)+s,d,p,this[i(735)][i(354)](f,h)),t}}[dc(367)](t,n,r=[],s=null,o={}){const i=dc;n[i(631)]||(n[i(631)]=n[i(750)]);const a=t[0];n[i(568)]=a.is(i(520)),s=s||Ac(n);const c=r[i(451)]((t=>Rc(t,this[i(735)]))),u=a.is(i(520))?t:t[i(451)]((t=>Rc(t,this[i(735)])));if(i(356)===this[i(324)]){const t=this[i(656)][i(509)](i(577),s,i(355));return this[i(531)]((()=>t(u,n,o))),null}c[i(327)](...u);let l=!0;for(const t of c)if(!this[i(490)](t)){l=!1;break}if(l&&i(373)!==this[i(324)]){const t=this[i(656)][i(509)](i(577),s,i(355));return this[i(531)]((()=>t(u,n,o))),null}const f=this[i(666)][i(494)][i(411)](i(578)).me;for(const t of this[i(661)]()){if(t[i(557)].id!=f.id)continue;if(i(577)!=t[i(717)]||t[i(670)][i(631)]!=n[i(631)])continue;if(!Sc(t,o))continue;const e=t[i(609)]==s;for(let n=0;n<u[i(422)];n++){const r=u[n];for(const s of t[i(564)]()){const o=s[i(665)]();if(r[i(488)](o)){e?(u[i(382)](n,1),n--):t[i(457)](s[i(487)]);break}}}}if(0==u[i(422)])return null;const h=this[i(656)][i(509)](i(577),s,i(697));for(const t of this[i(661)]())if(t[i(557)].id==f.id&&i(577)==t[i(717)]&&t[i(670)][i(631)]==n[i(631)]&&t[i(609)]==s&&Sc(t,o)&&(h(t[i(528)](),u)||h(u,t[i(528)]()))){for(const e of u)t[i(493)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(477)+s,m=this[i(514)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(724)](p,g,d,t,Vr[i(608)]());return m}[dc(405)](t,n=null,r={}){const s=dc;if(t[s(507)])return null;const o=this[s(666)][s(494)][s(411)](s(578)).me,a=new i.LiveRange(t[s(629)],t[s(662)]);for(const{suggestion:t,meta:e}of this[s(414)](a,s(630)))if(e[s(590)]&&!e[s(621)])if(t[s(676)]){const e=t[s(528)]()[s(432)]((t=>s(540)!=t[s(544)][s(460)]));if(e[s(638)]((t=>a[s(440)](t,!0)))&&t[s(597)](),e[s(575)]((t=>t[s(440)](a,!0)))){const t=this[s(656)][s(509)](s(402),n,s(355));return this[s(531)]((()=>t([a],null,r))),null}}else{const e=a[s(396)](t[s(684)]());null!==e&&t[s(391)]([e],null,r)}if(a[s(340)](),a[s(507)]||s(540)==a[s(544)][s(460)])return null;let c=null,u=a[s(629)],l=a[s(662)];const f=this[s(414)](a,s(402));for(const{suggestion:t,meta:e}of f){const n=this[s(735)][s(354)](u,l);if(e[s(590)]&&(this[s(537)]||!e[s(449)]&&!e[s(473)]))if(t[s(676)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(528)]()){if(r[s(440)](n,!0))return t;n[s(440)](r)||(e=!1)}e&&t[s(597)]()}else{const e=t[s(684)]();if(e[s(440)](n,!0))return t;if(!Sc(t,r)){n[s(440)](e)?t[s(559)]():e[s(679)](u)?u=e[s(662)]:e[s(679)](l)&&(l=e[s(629)]);continue}u=u[s(426)](e[s(629)])?u:e[s(629)],l=l[s(574)](e[s(662)])?l:e[s(662)],r=Object[s(606)]({},t[s(589)]),c?e[s(629)][s(426)](c[s(684)]()[s(629)])?(c[s(559)](),c=t):t[s(559)]():c=t}}if(c)return this[s(556)](c,this[s(735)][s(354)](u,l)),c;{const t=(0,e.uid)(),i=this[s(735)][s(354)](u,l),a=o.id,c=n?s(323)+n:s(402),f=this[s(514)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(724)](c,t,a,i),f}}[dc(374)](t,n=dc(344),r={}){const s=dc,o=this[s(666)][s(494)][s(411)](s(578)).me,a=t[s(451)]((t=>new i.LiveRange(t[s(629)],t[s(662)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(414)](a,s(630)))e[s(590)]&&!e[s(621)]&&c[s(561)](t);for(const e of c)if(e[s(676)]){const o=e[s(528)]();if((!e[s(589)]||!e[s(589)][s(364)])&&o[s(638)]((t=>a[s(575)]((e=>e[s(440)](t,!0)))))&&e[s(597)](),a[s(638)]((t=>o[s(575)]((e=>e[s(440)](t,!0)))))){const e=this[s(656)][s(509)](s(402),n,s(355));return this[s(531)]((()=>e(t,null,r))),null}}else{const t=e[s(684)]();if(a[s(575)]((e=>e[s(440)](t,!0)))&&e[s(597)](),a[s(638)]((e=>t[s(440)](e,!0)))){const t=this[s(656)][s(509)](s(402),n,s(355));return this[s(531)]((()=>t(a,null,r))),null}}const u=this[s(656)][s(509)](s(402),n,s(697));let l=null;for(const t of this[s(661)]())if(t[s(557)].id==o.id&&t[s(484)]&&s(402)==t[s(717)]&&t[s(609)]==n&&Sc(t,r)&&(u(t[s(528)](),a)||u(a,t[s(528)]())))if(l){if(t[s(512)]&&t[s(512)][s(422)])continue;for(const e of t[s(528)]())l[s(378)](e)||l[s(493)](e);t[s(559)]()}else{l=t;for(const e of a)t[s(378)](e)||t[s(493)](e)}if(l)return l;c[s(588)]();for(const{suggestion:t,meta:e}of this[s(414)](a,s(402)))e[s(590)]&&(this[s(537)]||!e[s(449)]&&!e[s(473)])&&Sc(t,r)&&c[s(561)](t);for(const t of c){const e=t[s(528)]();if((!r||!r[s(364)])&&a[s(638)]((t=>e[s(575)]((e=>e[s(440)](t,!0))))))return t;(!t[s(589)]||!t[s(589)][s(364)])&&e[s(638)]((t=>a[s(575)]((e=>e[s(440)](t,!0)))))&&t[s(597)]()}const f=(0,e.uid)(),h=o.id,g=s(323)+n,d=this[s(514)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(340)](),t[s(507)]||s(540)==t[s(544)][s(460)]||this[s(724)](g,f,h,t,Vr[s(608)]());return d}[dc(551)](t,n,r,s,o){const i=dc;if(t[i(507)])return[];if(i(356)===this[i(324)])return[];const a=this[i(666)][i(494)][i(411)](i(578)).me.id,c=Array[i(535)](this[i(444)][i(547)]())[i(432)]((e=>i(722)==e[i(717)]&&e[i(670)][i(445)]==n&&e[i(378)](t)));if(i(715)===this[i(324)]){const e=this[i(414)](t,i(630))[i(432)]((({meta:t})=>t[i(590)]&&!t[i(473)]&&!t[i(621)]))[i(451)]((({suggestion:t})=>t));c[i(734)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(722)==t[i(717)]?t[i(670)][i(594)]:void 0,o=t[i(684)](),a=Array[i(535)](u[i(387)]())[i(530)]((t=>t[i(525)](o)));if(!a)continue;const c=a[i(709)](o);this[i(625)](n)&&i(630)==t[i(717)]&&0!=c[i(422)]||(u[i(579)](a),c[i(470)]((t=>{u[i(626)](t,r)})),i(630)!=t[i(717)]&&e!=s&&u[i(626)](a[i(396)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(422)]>37&&console[i(380)](i(362),{key:n});const f=(i(690)+(n+"|")+Ac({newValue:s}))[i(601)](0,60),h=this[i(514)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(327)](h),this[i(724)](f,c,a,t)}return l}[dc(452)](t){const e=dc;this[e(743)][e(561)](t)}[dc(736)](t){const e=dc;this[e(365)][e(561)](t)}[dc(581)](t,e=[],n=[]){const r=dc;this[r(549)](t,((t,...e)=>{this[r(729)]((()=>{t(...e)}))}));for(const t of e)this[r(736)](t);for(const t of n)this[r(452)](t)}[dc(342)](t){const e=dc;return e(722)==t[e(717)]?t[e(609)][e(737)]("|")[0]:null}[dc(556)](t,e){const n=dc,r=t[n(372)]();this[n(735)][n(421)]((t=>{t[n(379)](r,{range:e})}))}[dc(672)](t){const e=dc,n=t.id,r=this[e(666)][e(712)][e(411)](e(448));this[e(740)][e(318)](n)||this[e(740)][e(616)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(740)][e(663)](n);s[e(472)](e(341)),s[e(341)]=!1,t[e(512)]=s}[dc(503)](t,n,r,s){const o=dc;if(t[o(717)]!=n||t[o(609)]!=r||t[o(504)].id!=s)throw this[o(666)][o(668)](o(600)),new e.CKEditorError(o(600),this)}[dc(499)](t,n){const r=dc,s=t[r(684)]();if(n[r(488)](s))t[r(559)]();else if(s[r(440)](n)){const o=this[r(735)][r(671)](n[r(629)][r(450)],r(662));this[r(556)](t,this[r(735)][r(354)](s[r(629)],o));const i=(0,e.uid)(),a=t[r(504)].id,c=t[r(717)]+":"+t[r(609)];this[r(514)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(670)],attributes:t[r(589)]});const u=this[r(735)][r(671)](n[r(662)][r(526)],r(513)),l=this[r(735)][r(354)](u,s[r(662)]);this[r(724)](c,i,a,l)}else if(s[r(679)](n[r(629)])){const e=this[r(735)][r(671)](n[r(629)][r(450)],r(662));this[r(556)](t,this[r(735)][r(354)](s[r(629)],e))}else{const e=this[r(735)][r(671)](n[r(662)][r(526)],r(513));this[r(556)](t,this[r(735)][r(354)](e,s[r(662)]))}}[dc(490)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(414)](t,e(630))){if(!r[e(590)])continue;const s=n[e(528)]();for(const n of s)if(!t[e(709)](n)[e(422)])return!0}return!1}[dc(714)](t){const n=dc,r=this[n(666)][n(494)][n(411)](n(578))[n(647)](t);if(!r)throw new e.CKEditorError(n(446),this);return r}[dc(475)](t){const e=dc,n=this[e(666)][e(494)][e(411)](e(578)),r=(0,o.hashObject)(e(434)+t);return n[e(647)](r)||n[e(333)]({id:r,name:t})}[dc(732)](t,e,n,r,s){const o=dc,i=this[o(714)](r),a=this[o(656)][o(462)](t,e,n,i,s,(t=>{const e=o;this[e(478)](n,{attributes:t});const r=this[e(711)](n);this[e(658)](new Set([r])),this[e(683)](new Set([r]))}));return this[o(326)](a,o(355),(()=>{const t=o;this[t(478)](n,{state:t(610)})}),{priority:o(604)}),this[o(326)](a,o(597),(()=>{const t=o;this[t(478)](n,{state:t(583)})}),{priority:o(604)}),this[o(444)][o(626)](n,a),this[o(565)][o(626)](a,o(455)),a}[dc(562)](t){const e=dc,n=t[e(737)](":");return{group:n[0],type:n[1],subType:n[e(422)]>=5?n[2]:null,id:n[e(422)]<5?n[2]:n[3],authorId:n[e(422)]<5?n[3]:n[4],markerCount:6==n[e(422)]?n[5]:null}}[dc(611)](t,n,r){const s=dc,o=t[s(684)](),i=o[s(629)],a=o[s(662)];this[s(556)](t,this[s(735)][s(354)](i,n));const c=(0,e.uid)(),u=t[s(504)].id,l=t[s(717)]+(t[s(609)]?":"+t[s(609)]:"");this[s(514)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(589)],data:t[s(670)]});const f=this[s(342)](t);(s(577)==t[s(717)]||f&&this[s(625)](f))&&(r=this[s(735)][s(501)](r[s(526)])),this[s(724)](l,c,u,this[s(735)][s(354)](r,a))}[dc(414)](t,e=null){const n=dc,r=[],s=this[n(666)][n(494)][n(411)](n(578)).me;Array[n(529)](t)||(t=[t]);for(const o of this[n(661)]()){if(!o[n(484)])continue;if(e&&o[n(717)]!=e)continue;let i=!1;for(const e of o[n(528)]()){for(const a of t){const t=a[n(629)][n(488)](e[n(662)])||a[n(662)][n(488)](e[n(629)]);if(t||a[n(396)](e)){const c=a[n(440)](e)&&Tc(this[n(735)][n(641)],e[n(629)],a),u=e[n(440)](a)&&Tc(this[n(735)][n(641)],a[n(629)],e);r[n(327)]({suggestion:o,meta:{isOwn:s==o[n(557)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(724)](t,e,n,r,s){const o=dc;this[o(735)][o(421)]((i=>{const a=o;let c=a(413)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(745)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(645)](t){const e=dc,n=t[e(339)],r=t[e(550)];t[e(339)]=null,t[e(550)]=null,null!=n&&n[e(550)]==t&&(n[e(550)]=r),null!=r&&r[e(339)]==t&&(r[e(339)]=n),e(518)==this[e(565)][e(411)](t)&&(this[e(565)][e(626)](t,e(718)),this[e(389)](e(637),t,n,r))}[dc(514)](t){const n=dc,r=t.id,s=this[n(352)](t);if(this[n(498)]&&this[n(498)][n(542)]){const o=this[n(666)][n(494)][n(411)](n(371)),i=s[n(496)],a=s[n(609)]?s[n(717)]+":"+s[n(609)]:s[n(717)],c=this[n(666)][n(619)],u=o[n(561)](zr(c,n(483))),l={id:r,type:a,hasComments:i,data:t[n(670)]||null,originalSuggestionId:t[n(576)]||null,attributes:s[n(589)]};this[n(498)][n(542)](l)[n(599)]((t=>{const e=n;s[e(667)]=!0,o[e(438)](u),t&&t[e(539)]&&(this[e(444)][e(411)](r)[e(539)]=t[e(539)])}))[n(673)]((t=>{const r=n;throw(0,e.logWarning)(r(486)),this[r(666)][r(423)][r(748)]({isUndoable:!1},(()=>{s[r(597)]()})),s[r(652)](),this[r(444)][r(579)](s.id),this[r(565)][r(579)](s),t}))}return s}[dc(625)](t){const e=dc;return this[e(743)][e(572)](t)}[dc(478)](t,e){const n=dc,r=this[n(666)][n(494)][n(411)](n(371)),s=this[n(711)](t);if(this[n(498)]&&this[n(498)][n(678)])if(s[n(667)]){const s=r[n(561)](zr(this[n(666)][n(619)],n(483)));this[n(498)][n(678)](t,e)[n(599)]((()=>{r[n(438)](s)}))}else s.on(n(723),(()=>{this[n(478)](t,e)}))}[dc(713)](t){const n=dc;if(!this[n(498)]||!this[n(498)][n(711)])throw new e.CKEditorError(n(358),this);return this[n(498)][n(711)](t)}[dc(495)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(562)](t),i=this[e(444)][e(411)](n)||this[e(732)](r,s,n,o,{});switch(this[e(503)](i,r,s,o),this[e(565)][e(411)](i)){case e(455):this[e(713)](n)[e(599)]((t=>{const r=e;let s=Promise[r(335)]();t[r(496)]&&(s=this[r(740)][r(436)]({channelId:this[r(666)][r(712)][r(411)](r(448)),threadId:n})),s[r(599)]((()=>{const e=r;this[e(352)](t)[e(667)]=!0}))})),this[e(565)][e(626)](i,e(693));break;case e(718):this[e(478)](n,{state:e(361)});case e(390):this[e(565)][e(626)](i,e(518)),this[e(389)](e(553),i);break;case e(518):this[e(389)](e(397),i)}return i[e(566)](t),i}[dc(683)](t){const e=dc,n=Array[e(535)](t),r=n[e(432)]((t=>e(722)==t[e(717)]));this[e(348)](r);const s=n[e(432)]((t=>!t[e(676)]&&e(722)!=t[e(717)])),o=this[e(661)]({skipNotAttached:!0})[e(432)]((t=>!t[e(676)]&&e(722)!=t[e(717)])),i=o[e(432)]((n=>!t[e(572)](n))),a=new Map(o[e(451)]((t=>[t,this[e(656)][e(509)](t[e(717)],t[e(609)],e(399))]))),c=new Map(o[e(451)]((t=>[t,t[e(684)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(422)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(422)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(422)];t++){const n=s[t];!l[e(572)](n)&&n[e(339)]&&(f[e(561)](n[e(339)]),n[e(339)][e(550)]===n&&(n[e(339)][e(550)]=null),n[e(339)]=null),!u[e(572)](n)&&n[e(550)]&&(f[e(561)](n[e(550)]),n[e(550)][e(339)]===n&&(n[e(550)][e(339)]=null),n[e(550)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(422)];e++){const r=g(t,n[e]);r&&(r[0][s(550)]=r[1],r[1][s(339)]=r[0],u[s(561)](r[0]),l[s(561)](r[1]))}}function g(t,n){const r=e;if(t[r(557)].id!==n[r(557)].id)return null;const s=a[r(411)](t)(t,n,c[r(411)](t),c[r(411)](n));return s&&a[r(411)](n)(t,n,c[r(411)](t),c[r(411)](n))?s[1][r(512)]&&s[1][r(512)][r(422)]?null:s:null}f[e(479)]&&this[e(683)](f)}[dc(348)](t){const e=dc;if(0==t[e(422)])return;const n=this[e(661)]({skipNotAttached:!0})[e(432)]((t=>e(722)==t[e(717)]&&t[e(681)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(589)]);s[e(572)](n)||(s[e(626)](n,r[e(422)]),r[e(327)]([]));const i=s[e(411)](n);r[i][e(327)](t)}!function(){const t=e;r[t(401)](((e,n)=>{const r=t,s=e[0][r(539)],o=n[0][r(539)];return s==o?e[0][r(589)][r(328)]<n[0][r(589)][r(328)]?-1:1:s<o?-1:1}));for(const e of r)e[t(401)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(422)];t++){if(0==r[t][e(422)])continue;const n=[];for(let s=t+1;s<r[e(422)];s++)0!=r[s][e(422)]&&i(r[t],r[s])&&n[e(327)](s);for(const s of n)r[t]=r[t][e(655)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(422)];n++)t[n][e(550)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(422)];n++)t[n][e(339)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(589)][r(328)]!==n[0][r(589)][r(328)]&&t[0][r(557)]!==n[0][r(557)])return!1;if(!function(t,e){const n=r;return!t[n(496)]&&!e[n(496)]||(!t[n(496)]||!e[n(496)])&&(!!(t[n(496)]&&e[n(539)]<t[n(512)][n(395)][n(411)](0)[n(539)])||!!(e[n(496)]&&t[n(539)]<e[n(512)][n(395)][n(411)](0)[n(539)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(589)],r(328)),o=gc(n[0][r(589)],r(328));return!!wr(s,o)&&(!!t[r(638)]((t=>n[r(575)]((e=>t[r(684)]()[r(488)](e[r(684)]())))))&&n[r(638)]((e=>t[r(575)]((t=>e[r(684)]()[r(488)](t[r(684)]()))))))}}[dc(658)](t){const e=dc,n=Array[e(535)](t),r=this[e(661)]({skipNotAttached:!0}),s=r[e(432)]((n=>!t[e(572)](n))),o=new Map(n[e(451)]((t=>[t,this[e(656)][e(509)](t[e(717)],t[e(609)],e(697))]))),i=new Map(r[e(451)]((t=>[t,t[e(528)]()])));for(let t=0;t<n[e(422)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(422)];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(422)];e++){const s=r[e];if(s[a(717)]!==n[a(717)]||s[a(557)].id!==n[a(557)].id||s[a(609)]!==n[a(609)])continue;if(!Lc(n,s,[a(328)]))continue;if(a(722)==n[a(717)]&&n[a(670)][a(594)]!=s[a(670)][a(594)])continue;if(a(722)==n[a(717)]&&t[a(625)](n[a(670)][a(445)]))continue;if(a(577)==n[a(717)]){const e=t[a(666)][a(423)],r=n[a(552)]();if(r&&(e[a(641)][a(612)](r)||e[a(641)][a(598)](r)))continue}const c=o[a(411)](n),u=i[a(411)](n),l=i[a(411)](s),f=n[a(512)]&&n[a(512)][a(422)],h=s[a(512)]&&s[a(512)][a(422)];if(!f&&c(l,u))return t[a(615)](s,n),i[a(579)](n),!0;if(!h&&c(u,l))return t[a(615)](n,s),i[a(579)](s),!0}return!1}}[dc(615)](t,e){const n=dc;if(t[n(676)])for(const r of e[n(528)]())t[n(493)](r);else{const r=e[n(684)]()[n(662)];this[n(556)](t,this[n(735)][n(354)](t[n(684)]()[n(629)],r))}e[n(559)]()}[dc(425)](t,e){const n=dc,r=t[n(476)](n(682))||t[n(476)](n(722))?n(669):t[n(505)]();return zr(this[n(666)][n(619)],e+"_"+r+n(369))}[dc(345)](){const t=dc,e=this[t(666)];(0,o.surroundingMarkersDetector)(this[t(735)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(562)](t[s(487)]);if(s(363)===e){o[s(327)](this[s(425)](n,s(738)));break}}for(const t of r){const{group:e,type:n}=this[s(562)](t[s(487)]);if(s(363)===e){o[s(327)](this[s(425)](n,s(728)));break}}o[s(422)]&&e.ui[s(527)][s(386)](s(584),o[s(697)](" "))}))}[dc(707)](t){const e=dc;if(this[e(664)])return!1;const n=this[e(666)],r=n[e(423)][e(730)][e(646)][e(357)]();if(0==r[e(422)])return!1;const s=[],o=r[e(432)]((t=>e(722)==t[e(717)])),i=r[e(432)]((t=>e(424)==t[e(717)]&&e(613)!=t[e(487)])),a=r[e(432)]((t=>e(438)==t[e(717)]&&e(613)!=t[e(487)]));for(const t of o)s[e(327)]({key:t[e(620)],newValue:t[e(634)],oldValue:t[e(699)],range:Cc(t[e(520)],n[e(423)])});for(const t of i){const r=a[e(530)]((n=>n[e(558)][e(488)](t[e(558)])));r&&s[e(327)]({key:e(368),newValue:t[e(487)],oldValue:r[e(487)],range:n[e(423)][e(502)](t[e(558)][e(749)])})}return 0!=s[e(422)]&&this[e(442)](t,s)}[dc(727)](t){const e=dc;let n=!1;const r=this[e(666)][e(423)][e(730)][e(646)][e(429)]()[e(432)]((t=>t[e(670)][e(623)]&&t[e(487)][e(476)](e(351))));for(const s of r){const{subType:r,id:o}=this[e(562)](s[e(487)]),i=r[e(737)]("|")[0];for(const r of this[e(661)]({skipNotAttached:!0}))r.id!=o&&e(722)==r[e(717)]&&r[e(670)]&&r[e(670)][e(445)]==i&&r[e(684)]()[e(525)](s[e(670)][e(623)])&&(this[e(481)](r,s[e(670)][e(623)],t),n=!0)}return n}[dc(729)](t){const e=dc;this[e(666)],this[e(664)]=!0,t()}[dc(463)](t){const e=dc,n=this[e(625)](t),r=this[e(365)][e(572)](t);return n||r}[dc(442)](t,e){const n=dc;if(0==e[n(422)])return!1;let r=!1;for(const s of e){const e=this[n(414)](s[n(520)],n(722))[n(432)]((t=>!t[n(325)][n(621)]))[n(451)]((t=>t[n(363)])),i=(0,o.hashObject)({newValue:s[n(640)]});e[n(432)]((t=>{const e=n,[r,o]=t[e(609)][e(737)]("|");return r==s[e(445)]&&o!=i}))[n(470)]((e=>{const o=n;this[o(481)](e,s[o(520)],t),r=!0}))}return r}[dc(481)](t,e,n){const r=dc,s=t[r(684)]()[r(709)](e);0!==s[r(422)]?1!==s[r(422)]?this[r(611)](t,e[r(629)],e[r(662)]):this[r(556)](t,s[0]):n[r(457)](t[r(372)]())}}class bc{constructor(t){const e=dc;this[e(320)]=t,this[e(735)]=t[e(423)],this[e(659)]=new Map,this[e(618)]=new Map,this[e(632)]()}[dc(462)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(735)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(509)](t,e,i(355))(...n),onDiscard:(...n)=>this[i(509)](t,e,i(597))(...n)})}[dc(437)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(659)][s(626)](o,r)}[dc(509)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(659)][r(411)](s)||this[r(618)][r(411)](t+":"+n)}[dc(632)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(401)](((t,n)=>t[e(629)][e(426)](n[e(629)])?1:-1)),this[e(735)][e(421)]((n=>{const r=e;for(const e of t){let t;t=e[r(662)][r(485)]&&e[r(662)][r(526)]==e[r(629)][r(749)]?n[r(522)](e[r(629)][r(749)],"on"):n[r(522)](e),this[r(735)][r(554)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(735)][n(421)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(451)]((t=>(_c(t)&&(t=this[s(735)][s(354)](t[s(662)])),t)))[s(432)]((t=>s(540)!==t[s(544)][s(460)]));if(c[s(422)]<1)return;const u=Array[s(535)](this[s(735)][s(730)][s(337)][s(528)]())[s(451)]((t=>i.LiveRange[s(343)](t)));r[s(410)](c);for(const t of this[s(320)][s(548)][s(548)]())t[s(417)]();a[s(327)]({forceDefaultExecution:!0}),this[s(320)][s(628)](o,...a);const l=u[s(432)]((t=>s(540)!=t[s(544)][s(460)]));l[s(422)]>0&&r[s(410)](l);for(const t of u)t[s(340)]()}))},s=(e,n)=>1==e[t(422)]&&1==n[t(422)]&&e[0][t(662)][t(488)](n[0][t(629)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(735)])?[e,n]:Nc(n,e,s,r,this[t(735)])?[n,e]:null;this[t(618)][t(626)](t(649),e),this[t(618)][t(626)](t(733),n),this[t(618)][t(626)](t(689),s),this[t(618)][t(626)](t(404),o),this[t(618)][t(626)](t(602),n),this[t(618)][t(626)](t(546),e),this[t(618)][t(626)](t(366),s),this[t(618)][t(626)](t(555),o),this[t(618)][t(626)](t(533),r),this[t(618)][t(626)](t(330),e),this[t(618)][t(626)](t(700),s),this[t(618)][t(626)](t(720),e),this[t(618)][t(626)](t(329),r),this[t(618)][t(626)](t(439),e),this[t(618)][t(626)](t(674),s),this[t(618)][t(626)](t(582),e),this[t(618)][t(626)](t(643),e),this[t(618)][t(626)](t(427),((e,n)=>{const r=t;if(!n)return;const s=this[r(320)][r(494)][r(411)](Ec);this[r(735)][r(421)]((t=>{const o=r;if(o(368)==n[o(445)])for(const r of e){const e=r[o(629)][o(749)],s=n[o(594)];t[o(721)](e,s)}else if(s[o(625)](n[o(445)]))for(const r of e)void 0!==n[o(594)]?t[o(686)](n[o(445)],n[o(594)],r[o(629)][o(749)]):t[o(742)](n[o(445)],r[o(629)][o(749)]);else for(const r of e)n[o(594)]?t[o(686)](n[o(445)],n[o(594)],r):t[o(742)](n[o(445)],r)}))})),this[t(618)][t(626)](t(465),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(526)][r(431)]({includeSelf:!0,parentFirst:!0})){if(s[r(544)]==s)return!1;if(!n[r(710)](s))return!1;if(t[r(612)](s)||t[r(598)](s))return!0}return!1}function _c(t){const e=dc;return t[e(662)][e(526)]==t[e(629)][e(749)]&&t[e(662)][e(497)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(454)].is(s(642))&&!r[s(612)](t[s(454)]),i=t[s(629)][s(385)](o),a=t[s(662)][s(385)](o,{direction:s(353)});return!(t[s(629)][s(488)](i)&&t[s(662)][s(488)](a)||(i[s(426)](a)?n[s(379)](e,{range:n[s(354)](i,a)}):n[s(457)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(629)][e(749)];return n&&n.is(e(393))}function Cc(t,e){const n=dc;return null==t[n(662)][n(450)]&&t[n(662)][n(526)]==t[n(629)][n(749)]?Rc(t[n(629)][n(749)],e):t}function Rc(t,e){const n=dc,r=e[n(641)][n(612)](t)||e[n(641)][n(517)](t);return e[n(354)](e[n(671)](t,n(319)),r?e[n(510)](t):e[n(671)](t,n(662)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(662)][o(488)](r[o(629)]))return!0;if(t[o(717)]!=e[o(717)])return!1;if(!n[o(662)][o(534)](r[o(629)]))return!1;const i=s[o(354)](n[o(662)],r[o(629)])[o(441)]();for(const t of i)if([o(508),o(322)][o(331)](t[o(717)])&&s[o(641)][o(598)](t[o(454)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(681)]||!e[r(681)])&&wr(gc(t[r(589)],n),gc(e[r(589)],n))}function Sc(t,e){const n=dc,r=vc(t[n(589)]),s=vc(e);if(!t[n(681)])return!1;for(const t of Object[n(387)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(606)]({},t);return delete n[e(364)],delete n[e(595)],n}const Mc=Oc;function Oc(t,e){const n=Dc();return(Oc=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Oc,r=t();for(;;)try{if(224584===parseInt(n(474))/1+-parseInt(n(460))/2*(-parseInt(n(463))/3)+-parseInt(n(496))/4*(-parseInt(n(495))/5)+-parseInt(n(457))/6*(-parseInt(n(464))/7)+parseInt(n(469))/8*(-parseInt(n(489))/9)+-parseInt(n(468))/10*(parseInt(n(459))/11)+-parseInt(n(473))/12*(parseInt(n(480))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dc);class wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Oc;super(),this[s(492)]=e,this[s(497)]=n,this[s(493)]=r,this[s(475)]=t,this[s(470)]=t[s(498)][s(479)](s(486)),this[s(500)]=t[s(498)][s(479)](s(485)),this[s(497)][s(484)](s(471)).to(this[s(470)],this[s(500)],((t,e)=>t||e)),this[s(497)][s(484)](s(482)).to(this[s(470)],s(471),(t=>t&&this[s(475)][s(492)][s(466)](e[s(494)]()))),this[s(497)][s(484)](s(458)).to(this[s(500)],s(471),(t=>t&&this[s(475)][s(492)][s(466)](e[s(494)]()))),this[s(483)]=null,n[s(465)]&&this[s(477)](),this[s(467)](n,s(486),(()=>this[s(486)]())),this[s(467)](n,s(485),(()=>this[s(485)]())),this[s(467)](n,s(476),(()=>{const t=s;n[t(465)]?this[t(477)]():this[t(481)]()}))}[Mc(486)](){const t=Mc;this[t(470)][t(491)](this[t(492)].id)}[Mc(485)](){const t=Mc;this[t(500)][t(491)](this[t(492)].id)}[Mc(488)](){const t=Mc;this[t(497)][t(461)](t(471)),this[t(497)][t(461)](t(482)),this[t(497)][t(461)](t(458)),this[t(487)](),this[t(493)][t(488)](),this[t(483)]&&this[t(481)]()}[Mc(477)](){const t=Mc,e=zr(this[t(475)][t(462)],t(499));this[t(483)]=this[t(475)][t(456)][t(479)](t(472))[t(478)](e)}[Mc(481)](){const t=Mc;null!==this[t(483)]&&this[t(475)][t(456)][t(479)](t(472))[t(490)](this[t(483)]),this[t(483)]=null}}function Dc(){const t=["342174DdevWd","_editor","change:isDirty","_setPendingAction","add","get","78zDkxMS","_removePendingAction","canAccept","_pendingAction","bind","discardSuggestion","acceptSuggestion","stopListening","destroy","807984uAmZwY","remove","execute","model","commentThreadController","getRanges","905oIcNot","3112vHfIqq","view","commands","PENDING_ACTION_SUGGESTION","_discardCommand","plugins","2605686OUWVwx","canDiscard","363pbNVSm","2cAsOmU","unbind","locale","841224SGxItO","7DruWYe","isDirty","canEditAt","listenTo","21310CKrmwt","16sypkNj","_acceptCommand","isEnabled","PendingActions","1446444PKVPoF"];return(Dc=function(){return t})()}const Fc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(550800===parseInt(n(286))/1+-parseInt(n(283))/2+parseInt(n(281))/3+-parseInt(n(252))/4+parseInt(n(259))/5*(parseInt(n(245))/6)+-parseInt(n(239))/7*(parseInt(n(260))/8)+parseInt(n(248))/9*(parseInt(n(263))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(251)]=null,this[s(257)]=null,this[s(288)](s(287),!1),this[s(288)](s(272),e[s(272)]),this[s(254)](s(272)).to(e),this[s(288)](s(267),[]),this[s(288)](s(275),!1),this[s(288)](s(278),!1),this[s(288)](s(247),!1),this[s(288)](s(264),!1),this[s(262)]=e,this[s(271)]=n,this[s(282)]=r,r[s(256)]?this[s(288)](s(269),1):this[s(240)]()}[Fc(241)](){const t=Fc;this[t(255)][t(241)]()}[Fc(243)](){const t=Fc;this[t(251)]&&this[t(251)][t(243)](),this[t(257)]&&this[t(257)][t(243)](),super[t(243)]()}[Fc(240)](){const t=Fc,{CommentsListView:e}=this[t(282)];this[t(251)]=new e(this[t(284)],this[t(262)][t(246)],Object[t(285)]({CommentView:this[t(282)][t(253)]},this[t(282)])),this[t(251)][t(249)](t(273)).to(this),this[t(251)][t(249)](t(266)).to(this),this[t(251)][t(254)](t(287)).to(this),this[t(288)](t(269),this[t(251)][t(269)]+1),this[t(254)](t(269)).to(this[t(251)],t(269),(t=>t+1)),this[t(257)]=this[t(276)](),this.on(t(273),(()=>this[t(241)]())),this[t(254)](t(275)).to(this[t(251)],t(244),this[t(257)][t(261)],t(250),((t,e)=>t||!!e))}[Fc(276)](){const t=Fc,{CommentThreadInputView:e}=this[t(282)],n=new e(this[t(284)],this[t(271)],this[t(282)][t(265)]),r=n[t(261)];return n[t(254)](t(274)).to(this,t(287),this[t(262)][t(246)],t(258),r,t(250),((t,e,n)=>!!n||t&&!e)),r.on(t(242),((e,n)=>{const s=t;this[s(238)](s(277),n),r[s(280)][s(270)]("")})),r.on(t(279),(()=>this[t(241)]())),r[t(254)](t(268)).to(this[t(262)][t(246)],t(258)),n}}function Bc(){const t=["submit","destroy","hasDirtyComment","23766pEOUem","commentThread","canAccept","18DIfGxb","delegate","value","commentsListView","2396412NhQRpn","CommentView","bind","element","disableComments","commentThreadInputView","isReadOnly","55rrDdqX","1144VwWfaW","commentInputView","_model","4039050NaGNwa","canDiscard","editorConfig","updateComment","descriptionParts","disabledSubmit","length","setData","_localUser","authoredAt","removeComment","showInput","isDirty","_createCommentThreadInputView","addComment","isEnabled","cancel","editor","1762536cxtuTa","_config","183582LLiJUC","locale","assign","623192cmmpab","isActive","set","fire","40159lgJZDN","_createCommentViews","focus"];return(Bc=function(){return t})()}const Uc=Gc;function jc(){const t=["map","description","71ASVnep","title","ck-suggestion-","EXTERNAL_IMPORT_WORD_SUGGESTION","<p>","render","execute","Discard suggestion","getTemplate","authoredAt","check","ck-annotation__user","change:description","_model","editorDestroyed","ck-suggestion__actions","disableComments","ck-suggestion-wrapper--active","156165GszEPF","setTemplate","4466043uKxqIB","ck-suggestion__info","attributes","ck-comment__external","div","EXTERNAL_AVATAR","author","canAccept","</p>","canDiscard","userView","cancel","EXTERNAL_SUGGESTION","735128FNJxCa","getUserViewNotificationText",'" title="',"innerHTML","44gLRkBx","value","name","isExternal","commentThreadInputView","_createButton","createElement","15924bhODBA","split","isActive","delegate","_config","ck-suggestion__main","ck-annotation__info-time","set","ck-suggestion","ck-annotation","ck-annotation__info-name","content","11410crMLUX","element","Accept suggestion","2821CrdVAN","querySelector","ck-suggestion--discard",".ck-annotation__content-wrapper","isEnabled","bind","getExternalSuggestionNote","5346xZtmjK",'"></span>',"importWord","span","ck-annotation__info","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__content-wrapper","extendTemplate","join","ck-suggestion__info-name","ck-suggestion__user","color","push","locale","ck-suggestion-wrapper","acceptButton","commentThread","ck-suggestion--accept","1229463waBYuX","@external","descriptionParts","source","innerText","bindTemplate","acceptSuggestion",'<span class="ck-suggestion-color" style="background-color: ',"ck-comment__info-time","1830MqSLRI","time","</span>","editorReady","ck-annotation__main","ck-annotation__actions","children","_descriptionElement","discardSuggestion","discardButton","fire",'<span class="ck-suggestion-type">',"creator","ck-suggestion--disabled-comments","formatDateTime","commentsListView","type"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=463]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(336903===parseInt(n(473))/1*(-parseInt(n(517))/2)+parseInt(n(557))/3+parseInt(n(510))/4*(-parseInt(n(491))/5)+parseInt(n(566))/6*(-parseInt(n(532))/7)+-parseInt(n(506))/8+parseInt(n(493))/9+-parseInt(n(529))/10*(-parseInt(n(539))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends xc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(524)](i(470),""),this[i(537)](i(470)).to(this,i(559),(t=>t&&t[0]?t[0][i(470)]:"")),this[i(537)](i(472)).to(this,i(559),this,i(519),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(477)+Hc(e[n(528)],e[n(550)])+n(501);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(573)]=null,this[i(554)]=this[i(515)](zr(e,i(531)),t.icons[i(483)],i(556),i(563),"sw"),this[i(554)][i(537)](i(536)).to(this,i(500)),this[i(463)]=this[i(515)](zr(e,i(480)),t.icons[i(504)],i(534),i(574),"sw"),this[i(463)][i(537)](i(536)).to(this,i(502)),this[i(503)]=new o.UserView(e,this[i(486)][i(499)],this[i(507)]()),this[i(503)][i(546)]({attributes:{class:[i(549),i(484)]}}),this[i(492)](this[i(481)]())}[Uc(481)](){const t=Uc,e=this[t(562)],n=[{tag:t(497),attributes:{class:[t(494),t(543)]},children:[{tag:t(542),children:[{text:this[t(503)][t(512)]}],attributes:{class:[t(548),t(527)]}},{tag:t(567),attributes:{datetime:e.to(t(482)),class:[t(565),t(523)]},children:[{text:e.to(t(482),(e=>this[t(521)][t(468)](e)))}]}]},{tag:t(497),attributes:{class:[t(488),t(571)]},children:[this[t(554)],this[t(463)]]},{tag:t(497),attributes:{class:[t(545)]}}];this[t(486)][t(513)]&&n[t(551)]({tag:t(497),attributes:{class:[t(496)]},children:[{text:this[t(538)]()}]});const r={tag:t(497),attributes:{class:[t(553),e.if(t(519),t(490)),e.to(t(470),(e=>t(475)+e)),this[t(521)][t(489)]&&t(467)],"data-suggestion-id":this[t(486)].id,"data-thread-id":this[t(486)][t(555)].id,"data-author-id":this[t(486)][t(499)].id,tabindex:-1},children:[{tag:t(497),attributes:{class:[t(525),t(526)]},children:[this[t(503)],{tag:t(497),attributes:{class:[t(522),t(570)]},children:n}]}]};return this[t(469)]&&this[t(514)]&&(r[t(572)][t(551)](this[t(469)],this[t(514)]),this[t(469)][t(520)](t(569)).to(this),this[t(469)][t(520)](t(487)).to(this),this[t(514)][t(520)](t(569)).to(this),this[t(514)][t(520)](t(487)).to(this)),r}[Uc(478)](){const t=Uc;super[t(478)](),this[t(573)]=this[t(530)][t(533)](t(535)),this[t(573)][t(509)]=this[t(472)],this.on(t(485),((e,n,r)=>{const s=t;this[s(573)][s(509)]=r}))}[Uc(515)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(552)]);return a[i(524)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(546)]({attributes:{class:n}}),a.on(i(479),(()=>{const t=i;this[t(464)](r,this[t(486)].id)})),a}[Uc(538)](){const t=Uc;return t(541)===this[t(486)][t(495)][t(558)][t(560)]?zr(this[t(552)],t(476)):zr(this[t(552)],t(505))}[Uc(507)](){const t=Uc;return this[t(486)][t(513)]?t(541)===this[t(486)][t(495)][t(558)][t(560)]?zr(this[t(552)],t(544),this[t(486)][t(466)][t(512)]):zr(this[t(552)],t(498),this[t(486)][t(466)][t(512)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(518)]("*")[n(471)](((t,e)=>e%2!=0?n(465)+zc(t)+n(568):zc(t)))[n(547)](""),e&&(r+=n(564)+e[n(511)]+n(508)+e[n(474)]+n(540)),r}function zc(t){const e=Uc,n=document[e(516)](e(542));return n[e(561)]=t,n[e(509)]}const Wc=qc;function Kc(){const t=["CommentsRepository","getFirstRange","type","discardAllSuggestions","size","editing","change:activeAnnotations","source","Track changes","Discard all selected suggestions","add","suggestionUnloaded","requires","56iRvfir","delete","isInContent","registerAnnotation","trackChanges.disableComments","keys","getSuggestion","suggestionChanged","commentThread","TrackChangesUI","push","_bindAnnotationToEditors","has","componentFactory","_refreshActiveMarkers","button","separator","stopListening","Discard all suggestions","_initializeController","_destroyController","filter","innerView","suggestionLoaded","set","trackChanges.SuggestionThreadView","refreshSelectedViews","comments.maxThreadTotalWeight","_annotationViews","actionView","CommentsUI","locale","3355JiUikE","discardSelectedSuggestions","getJoined","model","toMany","TrackChangesEditing","previous","isMultiRange","_handleControllerBuffer","config","CommentView","activeMarkers","1116702wyeYsj","acceptButton","_disableComments","917739kkfukT","addComment","remove","comments.editorConfig","isEnabled","unbind","_updateController","Accept all selected suggestions","1362IpjEKz","acceptSelectedSuggestions","addSourceCollector","getMarkers","140313DUaapi","length","descriptionParts","EditorAnnotations","from","define","_viewToController","suggestion-","destroy","_descriptionFactory","some","lowest","comments","mainView","getAllAdjacentSuggestions","init","change:previous","head","createCommentThreadController","get","focus","2007943CwoCyR","1616704ODfMQg","editor","Annotations","map","commandName","createAnnotationView","comments.maxCommentsWhenCollapsed","401618VintVR","isDirty","_unbindEditors","createAnnotation","bind","activeAnnotations","value","comments.maxCommentCharsWhenCollapsed","execute","arrowView","discardButton","_suggestionToController","switchbutton","hasSuggestion","view","getMarkerNames","listenTo","getRanges","isOn","acceptAllSuggestions","_createUIButton","commands","_handleSuggestionControllerDelayed","values","pluginName","plugins","trackChanges","Accept all suggestions","getDescriptions","SuggestionThreadView","buttonView","reduce","getByInnerView","clear"];return(Kc=function(){return t})()}function qc(t,e){const n=Kc();return(qc=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=qc,r=t();for(;;)try{if(246077===parseInt(n(245))/1+-parseInt(n(139))/2+-parseInt(n(230))/3+parseInt(n(132))/4+parseInt(n(218))/5*(-parseInt(n(241))/6)+-parseInt(n(131))/7+parseInt(n(186))/8*(parseInt(n(233))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class Xc extends t.Plugin{static get[Wc(185)](){const t=Wc;return[Ec,o.Users,t(173),t(134),t(248)]}static get[Wc(163)](){return Wc(195)}constructor(t){const e=Wc;super(t),this[e(150)]=new Map,this[e(251)]=new Map,this[e(214)]=new Map,this[e(226)]=new Map;const n=this[e(133)][e(227)];n[e(250)](e(211),Vc),n[e(250)](e(190),!1),this[e(232)]=n[e(129)](e(190))}[Wc(161)](t,e){const n=Wc;0===this[n(226)][n(177)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(226)]){const r=this[t(150)][t(198)](e);r||n?r&&n&&this[t(206)](e):this[t(205)](e)}this[t(226)][t(172)](),this[t(133)][t(164)][t(129)](t(248))[t(212)](),this[t(200)]()}),10),this[n(226)][n(210)](t,e)}[Wc(125)](){const t=Wc,e=this[t(133)],n=e[t(164)][t(129)](t(223)),r=e[t(164)][t(129)](t(134)),s=e[t(164)][t(129)](t(248)),o=e[t(164)][t(129)](t(173));e.ui[t(199)][t(183)](t(165),(e=>this[t(159)](e))),s[t(243)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(249)](this[e(150)])){const s=t[e(124)](),o=[];for(const t of s){if(!t[e(188)])continue;if(t[e(225)]){o[e(196)](...t[e(156)]());continue}const n=t[e(174)]();if(o[e(246)]>0){const t=o[0][e(220)](n);if(t){o[0]=t;continue}}o[e(196)](n)}n[e(196)]([r[e(153)],o])}return n})),this[t(155)](n,t(209),((e,n)=>{const r=t;this[r(155)](n,r(126),((t,e,s,o)=>{const i=r;n[i(188)]&&(null==s?(this[i(239)](o[i(127)]),this[i(161)](n,!1)):(this[i(239)](s[i(127)]),null==o&&this[i(161)](n,!0)))})),null!==n[r(224)]?this[r(239)](n[r(127)]):this[r(161)](n,!1)})),this[t(155)](n,t(184),((e,n,r)=>{const s=t;this[s(203)](n,s(126)),this[s(226)][s(187)](n),this[s(150)][s(198)](n)&&this[s(206)](n),r&&this[s(239)](r[s(127)])})),this[t(155)](n,t(193),((e,n)=>{this[t(239)](n)})),this[t(155)](r,t(179),(()=>{this[t(200)]()})),this[t(155)](o,t(234),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(152)](r))return;const i=n[o(192)](r);this[o(150)][o(129)](i)[o(153)][o(130)]()}),{priority:t(256)})}[Wc(200)](){const t=Wc,e=this[t(133)][t(164)][t(129)](t(134)),n=this[t(133)][t(164)][t(129)](t(223)),r=Array[t(249)](e[t(144)],(e=>e[t(208)]))[t(207)]((e=>this[t(251)][t(198)](e))),s=[];for(const e of r){const n=this[t(251)][t(129)](e)[t(221)][t(124)]();s[t(196)](...n[t(170)](((e,n)=>[...e,...n[t(154)]()]),[]))}n[t(229)]=s}[Wc(159)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(133)][n(160)][n(129)](n(165)),i=zr(t,n(181));r[n(169)][n(210)]({tooltip:i,label:i,icon:'\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'}),r[n(169)][n(143)](n(157)).to(o,n(145)),r[n(169)].on(n(147),(()=>{const t=n;o[t(147)](),this[t(133)][t(178)][t(153)][t(130)]()}));const a=new e.Collection,c=[{type:n(151),model:{withText:!0,label:i,commandName:n(165)}},{type:n(202)},{type:n(201),model:{withText:!0,label:zr(t,n(166)),commandName:n(158)}},{type:n(201),model:{withText:!0,label:zr(t,n(240)),commandName:n(242)}},{type:n(201),model:{withText:!0,label:zr(t,n(204)),commandName:n(176)}},{type:n(201),model:{withText:!0,label:zr(t,n(182)),commandName:n(219)}}];for(const t of c){let e={type:n(202)};if(t[n(221)]){const r=new s.ViewModel(t[n(221)]),o=this[n(133)][n(160)][n(129)](r[n(136)]);r[n(143)](n(157),n(237)).to(o,n(145),n(237)),e={type:t[n(175)],model:r}}a[n(183)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(207)]((t=>null!=t[n(221)]))[n(135)]((t=>this[n(133)][n(160)][n(129)](t[n(221)][n(136)]))),l=r[n(169)];return l[n(215)][n(238)](n(237)),l[n(148)][n(238)](n(237)),l[n(215)][n(143)](n(237)).to(o,n(237)),l[n(148)][n(143)](n(237))[n(222)](u,n(237),((...t)=>t[n(255)]((t=>t)))),r.on(n(147),(t=>{const e=n;this[e(133)][e(147)](t[e(180)][e(136)]),this[e(133)][e(178)][e(153)][e(130)]()})),r}[Wc(205)](t){const e=Wc,n=this[e(133)],r=n[e(227)],s=n[e(164)][e(129)](e(134)),i=n[e(164)][e(129)](e(173)),a=n[e(164)][e(129)](e(248)),c=n[e(164)][e(129)](o.Users).me,u=r[e(129)](e(165))[e(168)],{CommentsListView:l,CommentThreadInputView:f}=n[e(164)][e(129)](e(216));let h,g;this[e(214)][e(198)](t.id)?(g=this[e(214)][e(129)](t.id),h=g[e(123)]):(h=new u(n[e(217)],t,c,{disableComments:this[e(232)],editorConfig:r[e(129)](e(236)),maxCommentsWhenCollapsed:r[e(129)](e(138)),maxThreadTotalWeight:r[e(129)](e(213)),maxCommentCharsWhenCollapsed:r[e(129)](e(146)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(129)](e(217))),CommentView:r[e(129)](e(122))[e(228)],CommentsListView:l,CommentThreadInputView:f}),h[e(231)].on(e(147),(()=>{const t=e;n[t(178)][t(153)][t(130)]()})),h[e(149)].on(e(147),(()=>{const t=e;n[t(178)][t(153)][t(130)]()})),g=s[e(137)](this[e(133)][e(217)],h),g[e(143)](e(140)).to(h,e(140)),g[e(143)](e(246)).to(h),g[e(143)](e(175)).to(h,e(175),(t=>e(252)+t)),this[e(214)][e(210)](t.id,g));const d=i[e(128)](t[e(194)],h),p=new wc(n,t,h,d),m=t[e(124)]()[e(207)]((t=>t[e(188)]));h[e(247)]=n[e(164)][e(129)](e(223))[e(254)][e(167)](m),this[e(150)][e(210)](t,p),this[e(251)][e(210)](h,p);const I=s[e(142)]({view:g,target:()=>{const r=e,s=[],i=t[r(124)]()[r(207)]((t=>t[r(188)]));for(const t of i)s[r(196)](...t[r(244)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(178)],s)},type:()=>e(252)+p[e(153)][e(175)]});i[e(197)](h,I),s[e(183)](I),a[e(189)](I)}[Wc(206)](t){const e=Wc,n=this[e(133)][e(164)][e(129)](e(173)),r=this[e(133)][e(164)][e(129)](e(134)),s=this[e(150)][e(129)](t),o=s[e(153)],i=r[e(171)](o);n[e(141)](o),i&&r[e(235)](i),this[e(150)][e(187)](t),this[e(251)][e(187)](o),s[e(253)]()}[Wc(239)](t){const e=Wc;if(!t[e(188)]||!this[e(150)][e(198)](t))return;const n=this[e(133)][e(164)][e(129)](e(223)),r=this[e(150)][e(129)](t),s=t[e(124)]();r[e(153)][e(247)]=n[e(254)][e(167)](s)}[Wc(253)](){const t=Wc;for(const e of this[t(150)][t(191)]())this[t(206)](e);for(const e of this[t(214)][t(162)]())e[t(123)][t(253)]();super[t(253)]()}}var Yc=Zc;function Zc(t,e){var n=Jc();return(Zc=function(t,e){return n[t-=230]})(t,e)}function Jc(){var t=["12475UVWOYH","plugins","TrackChanges","getSuggestion","addSuggestion","448FWjeKh","108VtDkcb","Comments","525QjbtKl","editor","330903hBJFsW","21582imMPKU","requires","4105772Bavwcp","1502120sltEir","getSuggestions","addSuggestionData","get","10FDUjst","3742IhJqrt","550494NawcIa","pluginName","adapter"];return(Jc=function(){return t})()}!function(t,e){for(var n=Zc,r=t();;)try{if(197713===parseInt(n(249))/1*(parseInt(n(239))/2)+parseInt(n(230))/3+parseInt(n(248))/4*(parseInt(n(243))/5)+parseInt(n(231))/6*(-parseInt(n(251))/7)+parseInt(n(234))/8+parseInt(n(240))/9*(parseInt(n(238))/10)+-parseInt(n(233))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Yc(232)](){return[Ec,Xc,Yc(250)]}static get[Yc(241)](){return Yc(245)}set[Yc(242)](t){var e=Yc;this[e(252)][e(244)][e(237)](Ec)[e(242)]=t}get[Yc(242)](){var t=Yc;return this[t(252)][t(244)][t(237)](Ec)[t(242)]}[Yc(247)](t){var e=Yc;return this[e(252)][e(244)][e(237)](Ec)[e(236)](t)}[Yc(235)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Yc;return this[n(252)][n(244)][n(237)](Ec)[n(235)]({skipNotAttached:t,toJSON:e})}[Yc(246)](t){var e=Yc;return this[e(252)][e(244)][e(237)](Ec)[e(246)](t)}}const $c=tu;function tu(t,e){const n=iu();return(tu=function(t,e){return n[t-=282]})(t,e)}!function(t,e){const n=tu,r=t();for(;;)try{if(488058===parseInt(n(330))/1*(parseInt(n(282))/2)+parseInt(n(298))/3+parseInt(n(332))/4*(-parseInt(n(291))/5)+parseInt(n(296))/6*(-parseInt(n(314))/7)+-parseInt(n(342))/8*(parseInt(n(335))/9)+-parseInt(n(328))/10+parseInt(n(297))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const eu=[$c(293)];class nu extends t.Plugin{static get[$c(313)](){return[Ec]}static get[$c(306)](){return $c(301)}[$c(318)](){const t=$c,n=this[t(344)];if(n[t(308)][t(337)](t(331),(e=>{const r=t,s=n[r(290)][r(325)][r(303)]()[r(341)](((t,e)=>(t[e]="",t)),{});return n[r(299)][r(312)](s,e)})),t(323)!=typeof n[t(308)][t(315)](t(339))[t(311)])throw new e.CKEditorError(t(320))}[$c(292)](t){return ou(this[$c(344)],!0,t)}[$c(305)](t){return ou(this[$c(344)],!1,t)}}class ru extends t.Plugin{static get[$c(306)](){return $c(338)}constructor(t){const e=$c;super(t),this[e(288)]=e(289)}[$c(318)](){const t=$c;this[t(344)][t(326)][t(315)](t(300))[t(295)]={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(344)][t(326)][t(315)](t(294))[t(295)]=null}}function su(t){return void 0!==t[$c(343)]}async function ou(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(326)][r(336)](Ec,ru),s[r(340)]=su(t)?t[r(343)]():void 0;const i=document[r(310)](),a=t[r(308)][r(315)](r(339))[r(311)],c=await a(s,(()=>function(t){const e=r,n=document[e(327)](e(284));return t[e(317)](n),n}(i)));!function(t,e){const n=r,s=t[n(290)][n(325)][n(303)]()[n(341)](((e,r)=>(e[r]=t[n(285)][n(315)]({rootName:r}),e)),{}),o=t[n(326)][n(315)](n(333))[n(302)][n(309)]((t=>({id:t.id,name:t[n(287)]}))),i=t[n(326)][n(315)](n(294))[n(322)]({skipNotAttached:!0,toJSON:!0}),a=e[n(326)][n(315)](n(333)),c=e[n(326)][n(315)](n(294));for(const t of o)a[n(321)](t.id)||a[n(283)](t);a.me||a[n(304)]();for(const t of i)c[n(319)](t);e[n(285)][n(329)](s)}(t,c),c[r(307)](r(e?316:334));const u=su(c)?c[r(324)](n):c[r(285)][r(315)](n);return await c[r(286)](),u}function iu(){const t=["destroy","name","result","end","model","35MvcbIb","getDataWithAcceptedSuggestions","Pagination","TrackChangesEditing","_adapter","1415244QijWOT","11827937SYlTRY","311688hCLhFn","constructor","CommentsRepository","TrackChangesData","users","getRootNames","useAnonymousUser","getDataWithDiscardedSuggestions","pluginName","execute","config","map","createDocumentFragment","editorCreator","create","requires","7GMtQnR","get","acceptAllSuggestions","appendChild","init","addSuggestionData","track-changes-data-invalid-editor-creator","getUser","getSuggestions","function","getFullData","document","plugins","createElement","4169710LoOGZs","set","35dRSWKk","trackChangesData.editorCreator","185228cmMvjp","Users","discardAllSuggestions","1951542HxJUSN","push","define","TrackChangesDataGetter","trackChangesData","rootsAttributes","reduce","16UppBTy","getRootsAttributes","editor","41118PjtNRJ","addUser","div","data"];return(iu=function(){return t})()}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=337]})(t,e)}function cu(){var t=["3620590pxbtFk","1976kFIGwg","10SXzJLx","7155907eCPqNr","7pyTsTZ","2090478VTcvQu","4BHZjif","269218zbWXPC","8809920iceLPA","1862280sgemsn","21717kuRdMw","3vMeehY"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(629914===-parseInt(n(338))/1*(parseInt(n(346))/2)+parseInt(n(348))/3+-parseInt(n(345))/4*(parseInt(n(339))/5)+-parseInt(n(344))/6*(-parseInt(n(343))/7)+parseInt(n(340))/8*(-parseInt(n(337))/9)+parseInt(n(341))/10*(parseInt(n(342))/11)+parseInt(n(347))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();