@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240312.0 → 0.0.0-nightly-20240314.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:()=>Bc,TrackChanges:()=>Jc,TrackChangesData:()=>nu,TrackChangesEditing:()=>Ic});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["22232msVwFz","336jyvhVu","679846MIIoPQ","1734534Ghwkqj","TrackChangesCommand","_isEnabledBasedOnSelection","30605gUGZzr","3tGyXXP","affectsData","_disableUnsupportedCommands","2864964DGWjNl","2639vsSdPz","_enableCommands","refresh","6600609syLoZD","commands","execute","forceDisabled","has","value","12227080TBtQfQ","clearForceDisabled","isEnabled","editor","_enabledCommands"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(668956===parseInt(n(252))/1*(-parseInt(n(247))/2)+parseInt(n(255))/3+parseInt(n(246))/4*(-parseInt(n(251))/5)+-parseInt(n(248))/6+parseInt(n(256))/7*(parseInt(n(245))/8)+-parseInt(n(259))/9+parseInt(n(240))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(244)]=e,this[n(239)]=!1,this[n(258)](),this[n(250)]=!1}[c(258)](){this[c(242)]=!0}[c(261)](){const t=c;this[t(239)]=!this[t(239)],this[t(239)]?this[t(254)]():this[t(257)]()}[c(254)](){const t=c;for(const e of this[t(243)][t(260)][t(260)]())e[t(253)]&&!this[t(244)][t(238)](e)&&e[t(262)](t(249))}[c(257)](){const t=c;for(const e of this[t(243)][t(260)][t(260)]())e[t(253)]&&!this[t(244)][t(238)](e)&&e[t(241)](t(249))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=429]})(t,e)}function d(){const t=["404862KtZYnM","TrackChangesEditing","1410423EiOYHm","editor","20wvILSA","model","3712792zuRTOD","refresh","171174hARKeG","23847xXljBz","_isEnabledBasedOnSelection","9JFqDWn","execute","canEditAt","1405190GSHQwk","52nlmhmE","isEnabled","_suggestions","acceptSuggestion","plugins","getRanges","374899iMGabT","track-changes-accept-suggestion-not-found","get"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(341822===-parseInt(n(448))/1+parseInt(n(451))/2+parseInt(n(436))/3*(parseInt(n(442))/4)+parseInt(n(431))/5*(-parseInt(n(435))/6)+parseInt(n(429))/7+parseInt(n(433))/8+-parseInt(n(438))/9*(parseInt(n(441))/10))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(444)]=e,this[n(434)](),this[n(437)]=!1}[h(434)](){this[h(443)]=!0}[h(439)](t){const n=h,r=this[n(444)][n(450)](t);if(!r)throw new e.CKEditorError(n(449),this);const s=r[n(447)]();this[n(430)][n(432)][n(440)](s)&&this[n(430)][n(446)][n(450)](n(452))[n(445)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=221]})(t,e)}function E(){const t=["284iLSGKN","9jerqer","6646170WctGQg","11qiCugL","execute","162162NbRqCN","model","15243HyeLQE","TrackChangesEditing","138gYHTeS","_suggestions","_isEnabledBasedOnSelection","track-changes-discard-suggestion-not-found","plugins","getRanges","editor","refresh","7402744xgicnC","244701sPWbCY","isEnabled","281981YPdoSi","get","discardSuggestion","9595430oQUuRe","canEditAt"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(895228===parseInt(n(228))/1+-parseInt(n(240))/2+-parseInt(n(242))/3*(-parseInt(n(235))/4)+parseInt(n(237))/5+parseInt(n(244))/6*(parseInt(n(230))/7)+-parseInt(n(227))/8*(parseInt(n(236))/9)+parseInt(n(233))/10*(-parseInt(n(238))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(245)]=e,this[n(226)](),this[n(221)]=!1}[m(226)](){this[m(229)]=!0}[m(239)](t){const n=m,r=this[n(245)][n(231)](t);if(!r)throw new e.CKEditorError(n(222),this);const s=r[n(224)]();this[n(225)][n(241)][n(234)](s)&&this[n(225)][n(223)][n(231)](n(243))[n(232)](r)}}function T(t){const e=_;return t[e(490)](((t,n)=>e(514)==t[e(517)]&&e(514)!=n[e(517)]?-1:e(514)!=t[e(517)]&&e(514)==n[e(517)]?1:0))}function _(t,e){const n=y();return(_=function(t,e){return n[t-=484]})(t,e)}function y(){const t=["end","createPositionAfter","isIntersecting","value","9994344NZqlSy","343tGnsHS","schema","createPositionBefore","length","execute","add","from","isCollapsed","next","change","5609840tMhlVg","3guSpVF"," [color ","174elhaVb","deletion","4471745ZqsjhU","color","type","isArray","replace","createPositionAt","content","3949983sDgGAb","isMultiRange","105686QgXLvx","push","isObject","50THSaeA","isInContent","map","isTouching","join","2111868yEjGXR","sort","getRanges","createRange","splice","start"];return(y=function(){return t})()}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(501)];for(;s<t[n(503)];){const a=t[s],c=t[s+1];r||(r=e[n(502)](a)),C(e,a,c)||(o[n(525)](e[n(492)](r,i[n(526)](a)?e[n(496)](a):e[n(520)](a,n(495)))),r=null),s++}return o}function C(t,e,n){const r=_;if(!n)return!1;const s=t[r(496)](e),o=t[r(502)](n);return s[r(487)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(733232===-parseInt(n(500))/1+-parseInt(n(489))/2+-parseInt(n(511))/3*(-parseInt(n(510))/4)+parseInt(n(515))/5+-parseInt(n(513))/6*(-parseInt(n(524))/7)+parseInt(n(499))/8+-parseInt(n(522))/9*(parseInt(n(484))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function k(t,e,n){const r=_;for(;n[r(503)];){const s=n[r(493)](0,100);t[r(509)]((()=>{const t=r;for(const n of s)n[t(485)]&&e[t(504)](n.id)}))}}const R=L;function N(){const t=["isEnabled","execute","from","_isEnabledBasedOnSelection","editor","6438976PZBXLr","model","some","canEditAt","values","getRanges","12373753BFCPjF","338076elJywl","788SqBVfh","10notfgg","_command","2525GezIRH","1980632vxJFLs","524763EyGEVA","isInContent","6yobXDo","3noPmZy","_suggestions","27263676nApzOy","refresh"];return(N=function(){return t})()}function L(t,e){const n=N();return(L=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(904067===-parseInt(n(491))/1+-parseInt(n(496))/2*(-parseInt(n(500))/3)+parseInt(n(492))/4*(parseInt(n(495))/5)+parseInt(n(499))/6*(parseInt(n(490))/7)+parseInt(n(484))/8+parseInt(n(497))/9*(parseInt(n(493))/10)+-parseInt(n(502))/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(494)]=e,this[r(501)]=n,this[r(503)](),this[r(507)]=!1}[R(503)](){const t=R,e=Array[t(506)](this[t(501)][t(488)]())[t(486)]((e=>e[t(498)]));this[t(504)]=this[t(494)][t(504)]&&e}[R(505)](){const t=R,e=T(Array[t(506)](this[t(501)][t(488)]()));for(const n of e){const e=n[t(489)]();if(!this[t(483)][t(485)][t(487)](e))return}k(this[t(483)][t(485)],this[t(494)],e)}}function v(){const t=["203040VOYAUF","599895LRKQmz","5470452Ibdsnv","selection","getRanges","document","2253594SZZCcv","refresh","_selectedSuggestions","model","editor","7rEOLrZ","execute","632726nqscUr","size","isEnabled","_command","4kzkLtj","1862440FHXApQ","_suggestions","173945XlbSOY","_isEnabledBasedOnSelection","from","canEditAt","values"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(219545===parseInt(n(377))/1+parseInt(n(365))/2+parseInt(n(353))/3*(parseInt(n(369))/4)+-parseInt(n(372))/5+-parseInt(n(358))/6*(-parseInt(n(363))/7)+-parseInt(n(370))/8+-parseInt(n(354))/9)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(368)]=e,this[r(371)]=n,this[r(360)]=new Set,this[r(359)](),this[r(373)]=!1}[M(359)](){const t=M,e=this[t(362)][t(361)][t(357)][t(355)],n=Array[t(374)](this[t(371)][t(376)]());this[t(360)]=function(t,e){const n=_,r=Array[n(506)](t[n(491)]()),s=new Set;for(const o of e)if(o[n(485)])for(const e of r)for(const r of o[n(491)]())(e[n(497)](r)||t[n(507)]&&!o[n(523)]&&o[n(508)]&&r[n(495)][n(487)](e[n(494)]))&&s[n(505)](o);return s}(e,n),this[t(367)]=this[t(368)][t(367)]&&!!this[t(360)][t(366)]}[M(364)](){const t=M,e=T(Array[t(374)](this[t(360)]));for(const n of e){const e=n[t(356)]();if(!this[t(362)][t(361)][t(375)](e))return}k(this[t(362)][t(361)],this[t(368)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const 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=F,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 X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var 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 Ct=At(Y,"Map");const kt=At(Object,"create");const Rt=function(){this.__data__=kt?kt(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(kt){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 kt?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]=kt&&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 Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||H),string:new Ft}};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=Dt,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(!Ct||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=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.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 Ce=Object.prototype.hasOwnProperty;const ke=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&&!Ce.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)?ke(t):Me(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(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?Y.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=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 Cn=Y.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Rn=function(t,e){var n=e?kn(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=Q?Q.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?kn(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 kn(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 Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($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 Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==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)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=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 Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=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:kr.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):Cr(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 Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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:Dr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)};function jr(t,e){const n=Vr();return(jr=function(t,e){return n[t-=256]})(t,e)}const Gr=jr;function Vr(){const t=["1942032moFtWM","isIntersecting","getMarkerNames","_markerNames","isInContent","length","_saved","subType","1440TPYxif","onAccept","type","markers","1659870ulZCre","getFirstMarker","previous","_onAttributesChange","set","toJSON","isIntersectingWithRange","setAttribute","size","accept","change","addMarkerName","nodeBefore","end","from","add","_isDataLoaded","attributes","discard","createdAt","_onAccept","@external","getAllAdjacentSuggestions","263802xUrnFZ","2gMDMxM","data","commentThread","onDiscard","removeAttribute","removeMarker","nodeAfter","filter","getMarkers","next","decorate","getItems","5380095qtnRTi","suggestion:","getMultiRangeId","addMarker","clear","substr","onAttributesChange","creator","addRange","22864PnhHqV","_model","12TOdjPC","1240eaEmWq","reduce","delete","getRanges","getContainedElement","hasComments","getFirstRange","author","authoredAt","split","isExternal","2373496enwWPR","removeMarkers","isMultiRange","map","getRange","start","304879GNygog","_onDiscard","head","get","push"];return(Vr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(461642===parseInt(n(260))/1+parseInt(n(301))/2*(parseInt(n(265))/3)+parseInt(n(336))/4+-parseInt(n(277))/5*(-parseInt(n(324))/6)+parseInt(n(313))/7+parseInt(n(322))/8*(parseInt(n(273))/9)+parseInt(n(325))/10*(-parseInt(n(300))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(293)]=!1,this.id=e.id,this[n(275)]=e[n(275)],this[n(272)]=e[n(272)]||null,this[n(332)]=e[n(332)],this[n(320)]=e[n(320)]||e[n(332)],this[n(335)]=Boolean(e[n(294)]&&e[n(294)][n(298)]),this[n(302)]=null,this[n(323)]=t,this[n(297)]=e[n(274)],this[n(261)]=e[n(304)],this[n(280)]=e[n(319)],this[n(268)]=new Set,this[n(296)]=null,this[n(281)](n(333),null),this[n(281)](n(294),e[n(294)]||{}),this[n(281)](n(279),null),this[n(281)](n(310),null),this[n(281)](n(303),null),this[n(281)](n(271),!1),this[n(311)](n(286)),this[n(311)](n(295))}get[Gr(262)](){const t=Gr;let e=this;for(;e[t(279)];)e=e[t(279)];return e}get[Gr(330)](){const t=Gr;return!!this[t(303)]&&this[t(303)][t(270)]>0}get[Gr(256)](){const t=Gr;return 0!=this[t(268)][t(285)]&&6==Array[t(291)](this[t(268)])[0][t(334)](":")[t(270)]}get[Gr(269)](){return null!==this[Gr(278)]()}[Gr(288)](t){const e=Gr;this[e(268)][e(292)](t)}[Gr(267)](){const t=Gr;return Array[t(291)](this[t(268)])}[Gr(309)](){const t=Gr;return this[t(267)]()[t(257)]((e=>this[t(323)][t(276)][t(263)](e)))[t(308)]((t=>t))}[Gr(278)](){return this[Gr(309)]()[0]||null}[Gr(337)](){const t=Gr;this[t(323)][t(287)]((e=>{const n=t;for(const t of this[n(309)]())e[n(306)](t)})),this[t(268)][t(317)]()}[Gr(306)](t){const e=Gr;this[e(323)][e(287)]((n=>{n[e(306)](t)})),this[e(268)][e(327)](t)}[Gr(321)](t){const e=Gr,n=e(314)+this[e(275)]+":"+this[e(272)]+":"+this.id+":"+this[e(320)].id+":"+Hr[e(315)]();this[e(288)](n),this[e(323)][e(287)]((r=>{r[e(316)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(283)](t){const e=Gr;for(const n of this[e(328)]())if(n[e(266)](t))return!0;return!1}[Gr(328)](){const t=Gr;return this[t(309)]()[t(257)]((e=>e[t(258)]()))}[Gr(312)](){const t=Gr;return this[t(328)]()[t(326)](((e,n)=>[...e,...n[t(312)]()]),[])}[Gr(331)](){const t=Gr;var e;return(null===(e=this[t(278)]())||void 0===e?void 0:e[t(258)]())||null}[Gr(329)](){const t=Gr,e=this[t(328)]();if(1!=e[t(270)])return null;const n=e[0],r=n[t(259)][t(307)],s=n[t(290)][t(289)];return r instanceof i.Element?r!=s?null:r:null}[Gr(286)](){const t=Gr;this[t(297)](this[t(328)](),this[t(302)],this[t(294)]),this[t(337)]()}[Gr(295)](){const t=Gr;this[t(261)](this[t(328)](),this[t(302)],this[t(294)]),this[t(337)]()}[Gr(299)](){const t=Gr,e=[];let n=this[t(262)];for(;n;)e[t(264)](n),n=n[t(310)];return e}[Gr(284)](t,e){const n=Gr,r=qn(this[n(294)]);hr(r,t,e),wr(r,this[n(294)])||(this[n(294)]=r,this[n(280)](r))}[Gr(305)](t){const e=Gr,n=qn(this[e(294)]);Ur(n,t),wr(n,this[e(294)])||(this[e(294)]=n,this[e(280)](this[e(294)]))}[Gr(282)](){const t=Gr;return{id:this.id,type:this[t(272)]?this[t(275)]+":"+this[t(272)]:this[t(275)],authorId:this[t(320)].id,createdAt:this[t(296)],hasComments:this[t(330)],data:this[t(302)],attributes:this[t(294)]}}static[Gr(315)](){const t=Gr;return(0,e.uid)()[t(318)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_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-=348]})(t,e)}const Kr=Wr;function Xr(){const t=["type","addFormat","subType","remove","131xHjYCN","7357172QtrRIg","_resolveDescriptionItems","_customCallbacks","push","*Set format:* %0","REPLACE_TEXT","replace","*Remove format:* %0","*Change to:* %0","map","_itemLabels","element","registerElementLabel","getDescriptions","isInContent","format","matchingCallback","end","data","EmptyContainer","start","getWalker","_attributeLabels","isEqual","nextSibling","nodeAfter","Object","isEmpty","join","_handleCustomCallbackDescription","64638BPmhnx","ELEMENT_SPACE","newValue","$textProxy","_handleInsertRemoveSuggestionDescription","_addDescriptionItems","text","function","_itemLabelsCallbacks","item","7382075DLdWya","*Insert:* %0","removeContainer","20330ITdHKl","get","_locale","addObject","add","attribute","name","35910464sxGCUo","*Merge:* %0","*Remove:* %0","normal","_handleAttributeSuggestionDescription","label","elementEnd","*Split:* %0","deletion","addContainer","removeObject","set","match","1109394zVWCVa","$text","previousSibling","pop","registerAttributeLabel","insertion","has","elementStart","key","skip","3934365wDTiUh","length","quantity","getItemLabel","indexOf","Container","addEmptyContainer","$1 $2","removeFormat","getFirstRange","_schema","_handleRenameSuggestionDescription","registerDescriptionCallback","removeEmptyContainer","isObject","checkChild","softBreak"];return(Xr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(977275===parseInt(n(433))/1*(-parseInt(n(382))/2)+parseInt(n(412))/3+-parseInt(n(434))/4+-parseInt(n(379))/5+-parseInt(n(402))/6+parseInt(n(369))/7+parseInt(n(389))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(436)]=[],this[n(349)]=new Map,this[n(377)]=[],this[n(361)]=new Map,this[n(422)]=t,this[n(384)]=e}[Kr(352)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(413)];o++){const i=t[o];if(!i[e(353)])continue;const a=this[e(368)](i);if(a){if(null!=i[e(431)]){if(r[e(408)](i[e(431)]))continue;r[e(386)](i[e(431)])}n[e(437)](a)}else if(e(387)!=i[e(429)])e(407)!=i[e(429)]&&e(397)!=i[e(429)]||this[e(373)](n,i,t[o+1]);else{const t=i[e(357)][e(410)];if(s[e(408)](t))continue;s[e(386)](i[e(357)][e(410)]),t==mc?this[e(423)](n,i):this[e(393)](n,i)}}return this[e(435)](n)}[Kr(424)](t){const e=Kr;this[e(436)][e(437)](t)}[Kr(351)](t,n,r=e.priorities[Kr(392)]){const s=Kr;s(376)==typeof t?(0,e.insertToPriorityArray)(this[s(377)],{matchingCallback:t,label:n,priority:r}):this[s(349)][s(400)](t,n)}[Kr(406)](t,e){const n=Kr;this[n(361)][n(400)](t,e)}[Kr(415)](t,e=1){const n=Kr;let r;for(const e of this[n(377)])if(e[n(355)](t)){r=e[n(394)];break}return r||(r=this[n(349)][n(383)](t[n(388)])),r?r(e):1!==e?e+" "+t[n(388)]+"s":""+t[n(388)]}[Kr(374)](t,e){const n=Kr,r=e[n(421)]()[n(360)](),s=n(407)==e[n(429)]?n(386):n(432);for(const e of r){const o=e[n(378)],i=t[t[n(413)]-1];if(o.is(n(372)))i&&i[n(429)][n(416)](n(417))>-1&&t[n(405)](),i&&n(375)==i[n(429)]?i[s]+=o[n(357)]:t[n(437)]({type:n(375),add:n(386)==s?o[n(357)]:"",remove:n(432)==s?o[n(357)]:""});else if(this[n(422)][n(426)](o)){const a=o;if(i&&i[n(429)][n(416)](n(417))>-1&&t[n(405)](),n(395)==e[n(429)])continue;i&&i[n(429)]==s+n(365)&&i[n(350)][n(388)]==a[n(388)]?i[n(414)]++:t[n(437)]({type:s+n(365),element:a,quantity:1}),r[n(411)]((t=>!(n(395)==t[n(429)]&&t[n(378)]==o)))}else if(this[n(422)][n(427)](o,n(403))||o.is(n(350),n(428))){const r=o;if(n(386)==s&&n(409)==e[n(429)]||n(432)==s&&n(395)==e[n(429)])continue;if(i&&-1==i[n(429)][n(416)](n(417))){n(375)==i[n(429)]&&(i[s]+="\n");continue}let a;if(a=n(386)==s?r[n(363)]&&!this[n(422)][n(426)](r[n(363)])?r[n(363)]:null:r[n(404)]&&!this[n(422)][n(426)](r[n(404)])?r[n(404)]:null,r[n(366)]||a&&a[n(366)]){const e=a&&a[n(366)]?a:r;i&&i[n(429)]==s+n(358)&&i[n(350)][n(388)]==e[n(388)]?i[n(414)]++:t[n(437)]({type:s+n(358),element:e,quantity:1})}else t[n(437)]({type:s+n(417),element:r})}}}[Kr(435)](t){const e=Kr,n=this[e(384)],r=[],s=[],o=[];for(const i of t)switch(i[e(429)]){case e(375):if(i[e(386)]=i[e(386)][e(440)](/(\S)\u000A+(\S)/g,e(419))[e(440)](/\u000A/g,""),i[e(432)]=i[e(432)][e(440)](/(\S)\u000A+(\S)/g,e(419))[e(440)](/\u000A/g,""),""!=i[e(386)]&&""!=i[e(432)]){r[e(437)]({type:e(440),content:zr(n,e(439),['"'+i[e(432)]+'"','"'+i[e(386)]+'"'])});continue}if(null!=i[e(386)][e(401)](/^ +$/)){r[e(437)]({type:e(407),content:zr(n,e(380),zr(n,e(370),i[e(386)][e(413)]))});continue}if(null!=i[e(432)][e(401)](/^ +$/)){r[e(437)]({type:e(397),content:zr(n,e(391),zr(n,e(370),i[e(432)][e(413)]))});continue}if(""!=i[e(386)]){r[e(437)]({type:e(407),content:zr(n,e(380),'"'+i[e(386)]+'"')});continue}r[e(437)]({type:e(397),content:zr(n,e(391),'"'+i[e(432)]+'"')});continue;case e(418):case e(385):r[e(437)]({type:e(407),content:zr(n,e(380),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(425):case e(399):r[e(437)]({type:e(397),content:zr(n,e(391),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(398):r[e(437)]({type:e(407),content:zr(n,e(396),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(381):r[e(437)]({type:e(397),content:zr(n,e(390),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(430):s[e(437)](i[e(410)]);continue;case e(420):o[e(437)](i[e(410)]);continue;default:r[e(437)](i)}if(s[e(413)]){const t=s[e(348)]((t=>this[e(361)][e(408)](t)?this[e(361)][e(383)](t):t))[e(367)](", ");r[e(437)]({type:e(354),content:zr(this[e(384)],e(438),t)})}if(o[e(413)]){const t=o[e(348)]((t=>this[e(361)][e(408)](t)?this[e(361)][e(383)](t):t))[e(367)](", ");r[e(437)]({type:e(354),content:zr(this[e(384)],e(441),t)})}return r}[Kr(368)](t){const e=Kr;for(const n of this[e(436)]){const r=n(t);if(r&&e(429)in r)return r}}[Kr(393)](t,e){const n=Kr,r=e[n(357)],s=void 0===r[n(371)]?n(420):n(430);t[n(437)]({type:s,key:r[n(410)]})}[Kr(423)](t,e){const n=Kr;t[n(437)]({type:n(354),content:zr(this[n(384)],n(442),this[n(415)](e[n(421)]()[n(359)][n(364)],1))})}[Kr(373)](t,e,n){const r=Kr;if(this[r(374)](t,e),n&&n[r(421)]()&&!e[r(421)]()[r(356)][r(362)](n[r(421)]()[r(359)])){const n=t[t[r(413)]-1],s=r(407)==e[r(429)]?r(386):r(432);n&&r(375)==n[r(429)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(302679===-parseInt(n(331))/1*(-parseInt(n(335))/2)+-parseInt(n(336))/3+-parseInt(n(334))/4*(parseInt(n(327))/5)+parseInt(n(323))/6*(-parseInt(n(318))/7)+-parseInt(n(328))/8+parseInt(n(317))/9*(-parseInt(n(321))/10)+-parseInt(n(330))/11*(-parseInt(n(329))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(326)](){const t=Zr,e=this[t(333)],n=e[t(332)][t(324)](t(325));e[t(320)][t(324)](t(322))&&n[t(319)](t(322))}}function Jr(){const t=["afterInit","1198090frMEYG","1389784sRaKjK","408AcPWpD","272558ZBSIkA","3zhJfuN","plugins","editor","4wCixsC","208918MNlMsb","699879kwRpEi","72963bwDlXX","98567wcUsoK","enableCommand","commands","220xTXVle","showAIAssistant","12wqaoOR","get","TrackChangesEditing"];return(Jr=function(){return t})()}const $r=es;function ts(){const t=["TrackChangesEditing","*Format:* %0","4780UqESmj","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","5532rnLzth","FORMAT_ALIGNMENT","_enableDefaultAttributesIntegration","407946VENKOw","left","value","formatBlock","284EtLjLN","editor","FORMAT_ALIGN_TO_LEFT","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","justify","right","format","AlignmentEditing","plugins","628060WsWrIl","4315325pHFvpR","FORMAT_ALIGN_TO_CENTER","type","27WjTgbh","3236uTPIQn","commandParams","_registerLegacyDescription","alignment","_descriptionFactory","1145xPDstE","afterInit","center","2349aXnKGY","locale","get","commandName","2484240QXpZVg","has"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(445050===-parseInt(n(471))/1*(parseInt(n(461))/2)+-parseInt(n(453))/3*(-parseInt(n(486))/4)+-parseInt(n(491))/5*(parseInt(n(464))/6)+parseInt(n(482))/7+parseInt(n(457))/8+-parseInt(n(485))/9*(parseInt(n(481))/10)+-parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(492)](){const t=$r,e=this[t(472)],n=e[t(454)];if(!e[t(480)][t(458)](t(479)))return;const r=e[t(480)][t(455)](t(459));r[t(466)](t(489),[],[t(489)]),r[t(490)][t(474)](t(489),zr(n,t(465))),this[t(488)]()}[$r(488)](){const t=$r,e=this[t(472)],n=e[t(454)];e[t(480)][t(455)](t(459))[t(490)][t(462)]((e=>{const r=t;if(r(470)!=e[r(484)])return;const{data:s}=e;if(s&&r(489)==s[r(456)]){const t=s[r(487)][0][r(469)];return{type:r(478),content:zr(n,r(460),function(t){const e=r;switch(t){case e(468):return zr(n,e(473));case e(477):return zr(n,e(475));case e(452):return zr(n,e(483));case e(476):return zr(n,e(463))}}(t))}}}))}}function rs(){const t=["locale","FORMAT_SUBSCRIPT","FORMAT_","plugins","FORMAT_CODE","469315WpQjyW","FORMAT_UNDERLINE","1044SUtsNV","90KPNdWH","strikethrough","get","CodeEditing","_enableDefaultAttributesIntegration","bold","superscript","*Format:* %0","registerAttributeLabel","toLowerCase","1920633dXUjfL","777046TrNjEj","forceValue","_registerLegacyDescription","subscript","FORMAT_STRIKETHROUGH","formatInline","3EwuEkV","_descriptionFactory","UnderlineEditing","commandParams","110952EpJKeh","toUpperCase","FORMAT_SUPERSCRIPT","1231932zAUlRu","StrikethroughEditing","afterInit","has","editor","slice","code","2431200XOzRFN","SubscriptEditing","FORMAT_BOLD","underline","7kvGOoC","ItalicEditing","*Remove format:* %0","SuperscriptEditing","3345VcoeES","format","italic","type","TrackChangesEditing","BoldEditing","FORMAT_ITALIC","commandName","registerDescriptionCallback"];return(rs=function(){return t})()}function ss(t,e){const n=rs();return(ss=function(t,e){return n[t-=429]})(t,e)}const os=ss;!function(t,e){const n=ss,r=t();for(;;)try{if(253516===parseInt(n(429))/1+-parseInt(n(443))/2*(parseInt(n(449))/3)+parseInt(n(431))/4*(parseInt(n(471))/5)+parseInt(n(456))/6*(parseInt(n(467))/7)+parseInt(n(453))/8*(-parseInt(n(432))/9)+-parseInt(n(463))/10+parseInt(n(442))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[os(476),os(468),os(451),os(435),os(457),os(464),os(470)];class as extends t.Plugin{[os(458)](){const t=os,e=this[t(460)],n=e[t(483)][t(434)](t(475)),r=e[t(480)];for(const s of is){if(!e[t(483)][t(459)](s))continue;const o=s[t(461)](0,-7)[t(441)](),i=t(482)+o[t(454)]();n[t(436)](o,[o]),n[t(450)][t(440)](o,zr(r,i))}this[t(445)]()}[os(445)](){const t=os,e=this[t(460)],n=e[t(480)],r=e[t(483)][t(434)](t(475));function s(e,s){const o=t;r[o(450)][o(479)]((t=>{const r=o;if(r(448)!=t[r(474)])return;const{data:i}=t;return i&&i[r(478)]===e?i[r(452)][0][r(444)]?{type:r(472),content:zr(n,r(439),s)}:{type:r(472),content:zr(n,r(469),s)}:void 0}))}s(t(437),zr(n,t(465))),s(t(473),zr(n,t(477))),s(t(466),zr(n,t(430))),s(t(462),zr(n,t(484))),s(t(433),zr(n,t(447))),s(t(446),zr(n,t(481))),s(t(438),zr(n,t(455)))}}const cs=ls;function us(){const t=["get","3niEXbe","change","1779448wKupHt","BlockQuoteEditing","registerDescriptionCallback","blockQuote","2782528VUgsDT","37360PkKeSS","editor","ELEMENT_BLOCK_QUOTE","commandParams","forceValue","7665140xtWdlG","*Set format:* %0","value","has","1373716Xmnkmd","name","$root","model","schema","filter","format","*Remove format:* %0","TrackChangesEditing","document","enableCommand","plugins","selection","410772TBKxus","checkChild","commandName","getSelectedBlocks","342TrAjAz","72eLeonx","409245mrbPou","markBlockFormat","commands","_descriptionFactory","locale","afterInit","from","parent"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(639131===-parseInt(n(223))/1+-parseInt(n(240))/2+-parseInt(n(238))/3*(parseInt(n(210))/4)+-parseInt(n(229))/5*(-parseInt(n(228))/6)+parseInt(n(206))/7+parseInt(n(244))/8+-parseInt(n(227))/9*(parseInt(n(245))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(234)](){const t=cs,e=this[t(202)],n=e[t(233)];if(!e[t(221)][t(209)](t(241)))return;const r=e[t(221)][t(237)](t(218)),s=this[t(202)][t(231)][t(237)](t(243));r[t(220)](t(243),((n,o={})=>{const i=t,a=this[i(202)][i(213)][i(219)][i(222)],c=o&&void 0!==o[i(205)]?o[i(205)]:!s[i(208)];let u=[];if(c){const t=Array[i(235)](a[i(226)]())[i(215)]((t=>hs(t)||function(t,e){const n=i,r=e[n(224)](t[n(236)],n(243)),s=e[n(224)]([n(212),n(243)],t);return r&&s}(t,this[i(202)][i(213)][i(214)])));u=A(t,e[i(213)])}else{const t=Array[i(235)](a[i(226)]())[i(215)]((t=>hs(t)));u=A(t,e[i(213)])}e[i(213)][i(239)]((()=>{const t=i;for(const e of u)r[t(230)](e,{commandName:t(243),commandParams:[{forceValue:c}]})}))})),r[t(232)][t(242)]((e=>{const r=t,{data:s}=e;if(s&&r(243)==s[r(225)]){const t=zr(n,r(203));return s[r(204)][0][r(205)]?{type:r(216),content:zr(n,r(207),t)}:{type:r(216),content:zr(n,r(217),t)}}}))}}function hs(t){const e=cs;return e(243)==t[e(236)][e(211)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=182]})(t,e)}function ps(){const t=["4856460QaHqcM","changeCaseLower","changeCaseTitle","afterInit","42602bQOdei","has","88CYqRqR","editor","14nXlqxs","2412472JAFXQA","get","TrackChangesEditing","6326yhmLMU","5vVLDwq","1819158lzaXsG","1407372dFRVgQ","plugins","enableCommand","CaseChange","changeCaseUpper","379773rhswhx"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(465888===-parseInt(n(193))/1+parseInt(n(185))/2+parseInt(n(195))/3+-parseInt(n(190))/4*(parseInt(n(194))/5)+parseInt(n(196))/6*(parseInt(n(189))/7)+parseInt(n(187))/8*(parseInt(n(201))/9)+-parseInt(n(202))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(184)](){const t=gs,e=this[t(188)];e[t(197)][t(186)](t(199))&&(e[t(197)][t(191)](t(192))[t(198)](t(200)),e[t(197)][t(191)](t(192))[t(198)](t(182)),e[t(197)][t(191)](t(192))[t(198)](t(183)))}}function Is(){const t=["plugins","45828mNKRgn","87423DlRmFW","1623330kjjhUY","6CrNLPU","465hwgJJH","4zEEHuj","227496FaXJZb","629895MKAVqN","ckbox","commands","editor","get","96840UQxuAl","958510UQjMWW","77otTfKI","afterInit","enableCommand","TrackChangesEditing"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(380081===parseInt(n(365))/1*(-parseInt(n(367))/2)+-parseInt(n(371))/3*(-parseInt(n(369))/4)+-parseInt(n(368))/5*(-parseInt(n(383))/6)+-parseInt(n(377))/7+-parseInt(n(370))/8+-parseInt(n(366))/9+-parseInt(n(376))/10*(-parseInt(n(378))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(379)](){const t=Es,e=this[t(374)];e[t(373)][t(375)](t(372))&&e[t(382)][t(375)](t(381))[t(380)](t(372))}}const _s=As;function ys(){const t=["name","551456EybPfb","markBlockFormat","forceValue","find","registerDescriptionCallback","18804HENUTS","filter","indentCodeBlock","83944CejjnP","ELEMENT_CODE_BLOCK","CodeBlock","42955zquKkE","model","commandName","276880dYInKi","config","76BZeZzR","TrackChangesEditing","formatBlock","value","commands","blockName","outdentCodeBlock","codeBlock","841659mslkxA","registerElementLabel","isLimit","rootElement","plugins","*Set format:* %0","_descriptionFactory","has","370anGoST","languages","from","commandParams","locale","66KptSab","type","language","enableCommand","279aCRaiH","change","getSelectedBlocks","schema","document","label","parent","toLowerCase","checkChild","selection","*Remove format:* %0","editor","45155VkBoSK","afterInit","get","format"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(357556===parseInt(n(168))/1+parseInt(n(182))/2+-parseInt(n(173))/3*(-parseInt(n(184))/4)+parseInt(n(179))/5*(-parseInt(n(147))/6)+parseInt(n(134))/7+parseInt(n(176))/8*(-parseInt(n(151))/9)+parseInt(n(142))/10*(-parseInt(n(163))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class Cs extends t.Plugin{[_s(164)](){const t=_s,e=this[t(162)];if(!e[t(138)][t(141)](t(178)))return;const n=e[t(138)][t(165)](t(185)),r=e[t(146)],s=e[t(183)][t(165)](t(133))[t(143)],o=e[t(188)][t(165)](t(133));n[t(150)](t(175)),n[t(150)](t(132)),n[t(150)](t(133),((r,i={})=>{const a=t,c=e[a(180)],u=e[a(180)][a(155)][a(160)],l=i&&void 0!==i[a(170)]?i[a(170)]:!o[a(187)];let f;i[a(149)]||(i[a(149)]=s[0][a(149)]),f=l?Array[a(144)](u[a(153)]())[a(174)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(137))&&!e[n(136)](t)&&e[n(159)](t[n(157)],n(133))}(t,c[a(154)]))):Array[a(144)](u[a(153)]())[a(174)]((t=>ks(t)));const h=A(f,c);c[a(152)]((()=>{const t=a;for(const e of h)n[t(169)](e,{commandName:t(133),commandParams:[{...i,forceValue:l}],formatGroupId:t(131)})}))})),n[t(140)][t(135)](t(133),(e=>zr(r,t(177),e))),n[t(140)][t(172)]((e=>{const n=t;if(n(186)!=e[n(148)])return;const o=r.t,{data:i}=e;if(!i||n(133)!=i[n(181)])return;const a=i[n(145)][0][n(149)],c=o(s[n(171)]((t=>t[n(149)]===a))[n(156)])[n(158)]();return i[n(145)][0][n(170)]?{type:n(166),content:zr(r,n(139),zr(r,n(177),1)+" ("+c+")")}:{type:n(166),content:zr(r,n(161),zr(r,n(177),1))}}))}}function ks(t){const e=_s;return e(133)==t[e(167)]}const Rs=Ls;function Ns(){const t=["8262800SGvqmb","CommentsEditing","5750IUJyRE","8826ZZiKyf","369CJSbNR","get","4109fCkmFq","addCommentThread","TrackChangesEditing","875798KkPAnV","afterInit","147648aiiUQC","has","48nkEjWm","40LHWGhA","editor","plugins","10873624MSSUin","enableCommand","12776kYvzjj","28QIhGvQ"];return(Ns=function(){return t})()}function Ls(t,e){const n=Ns();return(Ls=function(t,e){return n[t-=266]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(946247===-parseInt(n(278))/1*(-parseInt(n(277))/2)+parseInt(n(269))/3*(parseInt(n(272))/4)+-parseInt(n(279))/5+-parseInt(n(282))/6*(-parseInt(n(285))/7)+parseInt(n(275))/8+parseInt(n(283))/9*(parseInt(n(281))/10)+parseInt(n(267))/11*(-parseInt(n(271))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Rs(268)](){const t=Rs,e=this[t(273)];e[t(274)][t(270)](t(280))&&e[t(274)][t(284)](t(266))[t(276)](t(286))}}var vs=n(834);function Ms(t,e){const n=Fs();return(Ms=function(t,e){return n[t-=419]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(433)]())o[r(443)](t)&&s[r(472)](n[r(419)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(468)][r(469)](r(425));return(o,i,a)=>{const c=r;if(!a[c(442)][c(447)](i[c(464)],o[c(460)]))return;const u=i[c(464)][c(465)](),l=i[c(464)][c(431)],f=t[c(429)][c(458)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(463)];d=d||f[c(459)](e);const n=a[c(423)][c(466)](e);if(n&&n[c(422)](c(470)))return;c(462)==t[c(424)]&&f[c(434)](e)&&!f[c(440)](e)&&(e[c(444)]||l[c(439)]?h&&h[c(471)]==e||(h=e,m(t[c(437)]),p=!0):g=g||t[c(437)])}function m(t){const r=c,o=a[r(445)][r(448)](r(435),{class:r(456)+e}),u=a[r(423)][r(432)](t);n&&s[r(467)][r(428)](i[r(453)])&&a[r(445)][r(420)](r(449),o),a[r(445)][r(461)](u,o),a[r(423)][r(454)](o,i[r(453)])}d||p||!g||m(g)}}function Fs(){const t=["toViewElement","activeMarkers","plugins","get","addHighlight","parent","push","775134HuTDiu","411hoaHOD","createRangeOn","addClass","41191EnhymU","getCustomProperty","mapper","type","TrackChangesEditing","listItem","28GHnpuY","includes","model","listIndent","start","toViewPosition","getItems","isBlock","span","18JBymbv","previousPosition","662156gVnoTj","isAtEnd","isLimit","element","consumable","hasAttribute","nextSibling","writer","getAttribute","test","createUIElement","ck-suggestion-marker--active","17636XabXas","2808576ZCXinW","1181019bsMNDt","markerName","bindElementToMarker","4048870YbbFtS","ck-suggestion-marker-","60VrvVUa","schema","isContent","name","insert","elementEnd","item","markerRange","getWalker"];return(Fs=function(){return t})()}!function(t,e){const n=Ms,r=t();for(;;)try{if(427212===-parseInt(n(421))/1*(parseInt(n(427))/2)+-parseInt(n(474))/3*(-parseInt(n(450))/4)+parseInt(n(455))/5+parseInt(n(436))/6*(-parseInt(n(452))/7)+-parseInt(n(451))/8+parseInt(n(473))/9+parseInt(n(457))/10*(parseInt(n(438))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=318]})(t,e)}function xs(){const t=["7VcmeXG","init","addMarker:suggestion:deletion","12390VIXTvC","fromRange","unit","writer","61410Psbcjm","editing","isCollapsed","plugins","getFirstRange","markerName","removeMarker:suggestion:deletion","unlock","data","options","downcastDispatcher","enableCommand","document","markerNameToElements","selection","2996740bCYPpL","mapper","buffer","model","end","detach","batch","deleteForward","showSuggestionHighlights","start","12181528ZFvQct","rootName","createSelection","29006725uUfyFs","forward","get","createRange","requires","8EnvrXI","remove","lock","modifySelection","high","$graveyard","bind","39uonFUT","uiElement","enqueueChange","TrackChangesEditing","delete","root","setSelection","editor","2007dRBTMD","unbindElementFromMarkerName","1418718AqUEZt","merge","4162050HAvWSA","commands"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(822657===-parseInt(n(335))/1*(parseInt(n(352))/2)+parseInt(n(345))/3+-parseInt(n(328))/4*(parseInt(n(371))/5)+-parseInt(n(347))/6+-parseInt(n(349))/7*(parseInt(n(320))/8)+-parseInt(n(343))/9*(-parseInt(n(356))/10)+parseInt(n(323))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(327)](){return[vs.Delete]}[Ds(350)](){const t=Ds,e=this[t(342)],n=e[t(359)][t(325)](t(338));n[t(367)](t(339));const r=e[t(348)][t(325)](t(378));n[t(367)](t(378),((n,s={})=>{const o=t,a=e[o(374)][o(322)](e[o(374)][o(368)][o(370)]);a[o(358)]&&e[o(374)][o(331)](a,{direction:o(324),unit:s[o(354)]});const c=a[o(360)](),u=i.LiveRange[o(353)](c);let l;n(s),l=o(333)==u[o(340)][o(321)]?e[o(374)][o(326)](c[o(319)]):e[o(374)][o(326)](u[o(319)],u[o(375)]),u[o(376)](),e[o(374)][o(337)](r[o(373)][o(377)],(t=>{const e=o;r[e(373)][e(330)](),t[e(341)](t[e(326)](l[e(375)])),r[e(373)][e(363)]()}))})),e[t(357)][t(366)].on(t(351),ws(e,t(346)),{priority:t(332)}),e[t(364)][t(366)].on(t(351),((n,r,s)=>{const o=t;s[o(365)][o(318)]&&ws(e,o(346),{showActiveMarker:!1})[o(334)](this)(n,r,s)}),{priority:t(332)}),e[t(357)][t(366)].on(t(362),((e,n,r)=>{const s=t,o=r[s(372)][s(369)](n[s(361)]);if(o)for(const t of o)t.is(s(336))&&(r[s(372)][s(344)](t,n[s(361)]),r[s(355)][s(329)](t))}),{priority:t(332)})}}function Us(){const t=["list.multiBlock","batch","_getAttributeKey","splitListItemAfter","getRanges","start","todo","registerAttributeLabel","createRange","isObject","todoListChecked","957816zKLvQI","every","ELEMENT_LIST_ITEM","registerPostFixer","ELEMENT_NUMBERED_LIST","next","mergeListItemForward","execute","*Remove format:* %0","4678928uIoXBJ","config","isNextTo","filter","editor","FORMAT_INDENT","20486870rZeXQY","attribute","detach","*Split:* list item","head","*Format:* remove from %0","listReversed","range","745JBPBPC","*Change to:* %0","commandName","newValue","listIndent","from","ELEMENT_","has","formatBlock","accept","listStart","suggestion","noTrackChangesFixer","ELEMENT_TODO_LIST","default","type","*Set format:* %0","registerElementLabel","schema","forceValue","outdentList","map","groupId","bulletedList","get","numbered","key","value","getAttribute","find","toUpperCase","listStyle","containsItem","_LIST","22952LFuAhP","multipleBlocks","setAttribute","parent","getChanges","*Merge:* list item","186951RGqSCl","_suggestionFactory","oldValue","trackChangesCommand","todoList","*Format:* insert into %0","locale","_enableDefaultAttributesIntegration","documentList","includes","createPositionAt","change","*Outdent:* %0","attributes","TodoListEditing","8092133VuSIYm","checkTodoList","fromRange","attributeKey","registerCustomCallback","bulleted","end","todoListCheck","*Check item*","meta","listItemIdFixer","setSelection","length","ListEditing","_descriptionFactory","2AToEvt","data","deletion","registerDescriptionCallback","push","_supportLegacySuggestions","numberedList","getFirstMarker","plugins","document","*Indent:* %0","ELEMENT_BULLETED_LIST","_findSuggestions","listType","splitListItemBefore","nextSibling","commands","_registerLegacyDescription","listItemId","getFirstRange","*Merge:* %0","commandParams","model","*Uncheck item*","removeMarker","refresh","format","nodeAfter","3508308sYpGMo","TrackChangesEditing","isUndo","assureChains","isLocal","previousSibling","indentList","mergeListItemBackward","selection","getSuggestions","9wRRIkZ","afterInit","differ"];return(Us=function(){return t})()}function js(t,e){const n=Us();return(js=function(t,e){return n[t-=388]})(t,e)}const Gs=js;!function(t,e){const n=js,r=t();for(;;)try{if(933353===parseInt(n(416))/1+parseInt(n(509))/2*(-parseInt(n(479))/3)+parseInt(n(473))/4*(-parseInt(n(439))/5)+-parseInt(n(392))/6+-parseInt(n(494))/7+parseInt(n(425))/8+parseInt(n(402))/9*(parseInt(n(431))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[Gs(403)](){const t=Gs,e=this[t(429)];if(!e[t(517)][t(446)](t(507)))return;const n=e[t(485)],r=e[t(517)][t(463)](t(393)),s=e[t(517)][t(446)](t(493)),o=!!e[t(426)][t(463)](t(405));function i(e){const r=t;return{type:r(390),content:""+zr(n,r(455),e)}}function a(e){const r=t;return{type:r(390),content:""+zr(n,r(424),e)}}r[t(486)](t(515),[],[t(527),t(522),t(443)]),r[t(486)](t(462)),r[t(486)](t(398)),r[t(486)](t(459)),r[t(486)](t(408)),r[t(486)](t(523)),o&&(r[t(486)](t(399)),r[t(486)](t(422))),s&&(r[t(486)](t(483)),r[t(486)](t(495),[],[t(415)]),r[t(508)][t(512)]((e=>{const r=t,{data:s}=e;if(s&&r(415)==s[r(465)])return{type:r(390),content:s[r(442)]?zr(n,r(502)):zr(n,r(532))}})),this[t(429)][t(531)][t(518)][t(419)]((e=>{const n=t;if(e[n(406)][n(394)])return!1;let s=!1;const o=r[n(401)]({skipNotAttached:!0})[n(428)]((t=>n(415)===r[n(407)](t)));for(const t of o)n(411)!=t[n(528)]()[n(410)][n(391)][n(467)](n(522))&&(r[n(521)](t[n(528)](),n(432))[n(468)]((t=>n(522)===r[n(407)](t[n(450)])))||(e[n(388)](t[n(516)]()),s=!0));return s}))),r[t(508)][t(412)](t(443),zr(n,t(430)));const c={type:t(390),content:""};r[t(508)][t(512)]((e=>{const r=t,{data:s}=e;if(!s||r(522)!=s[r(465)])return;let u=e[r(435)];for(;u;){if(u[r(510)]&&(r(470)==u[r(510)][r(465)]&&(u[r(510)][r(442)]&&r(453)!=u[r(510)][r(442)]||r(453)!=u[r(510)][r(481)]&&!s[r(442)])||!o&&u[r(510)][r(465)]==mc))return c;u=u[r(421)]}if(null==s[r(442)])switch(s[r(481)]){case r(499):return a(zr(n,r(520)));case r(464):return a(zr(n,r(420)));case r(411):return a(zr(n,r(452)))}switch(s[r(442)]){case r(499):return i(zr(n,r(520)));case r(464):return i(zr(n,r(420)));case r(411):return i(zr(n,r(452)))}})),r[t(508)][t(512)]((e=>{const n=t,{data:r}=e;if(r&&n(443)==r[n(465)])return null==r[n(442)]||null==r[n(481)]&&0==r[n(442)]?c:void 0})),r[t(508)][t(512)]((e=>{const r=t;if(r(432)!=e[r(454)])return;const{data:s}=e;if(!s||r(527)!=s[r(465)])return;const o=Hs(e);return o?r(442)==o?{type:r(390),content:zr(n,r(478))}:r(481)==o?{type:r(390),content:zr(n,r(434))}:c:c})),e[t(531)][t(518)][t(419)]((e=>this[t(504)](e))),e[t(531)][t(518)][t(419)]((e=>this[t(451)](e))),e[t(531)][t(518)][t(419)]((e=>this[t(395)](e))),this[t(514)]()}[Gs(504)](t){const e=Gs;if(t[e(406)][e(394)]||!t[e(406)][e(396)])return!1;let n=!1;const r=this[e(429)][e(517)][e(463)](e(393))[e(401)]({skipNotAttached:!0})[e(428)]((t=>t[e(510)]&&e(527)==t[e(510)][e(465)]))[e(428)]((t=>t[e(510)][e(442)]&&t[e(510)][e(481)]));for(const s of r)Hs(s)||(t[e(388)](s[e(516)]()),n=!0);return n}[Gs(451)](t){const e=Gs;if(t[e(406)][e(394)]||!t[e(406)][e(396)])return!1;const n=this[e(429)][e(517)][e(463)](e(393));if(n[e(482)][e(466)])return!1;let r=!1;const s=[e(522),e(470),e(527),e(443),e(449),e(437),e(501)],o=this[e(429)][e(531)][e(518)][e(404)][e(477)]()[e(428)]((t=>e(432)==t[e(454)]))[e(428)]((t=>s[e(488)](t[e(497)])));if(0==o[e(506)])return r;for(const i of o){const o=n[e(521)](i[e(438)],e(432))[e(428)]((t=>!t[e(503)][e(427)]))[e(460)]((t=>t[e(450)]))[e(428)]((t=>{const r=e,o=n[r(407)](t);return s[r(488)](o)}));if(o[e(506)]){for(const n of o)t[e(388)](n[e(516)]());r=!0}}return r}[Gs(395)](t){const e=Gs;if(t[e(406)][e(394)]||!t[e(406)][e(396)])return!1;const n=this[e(429)][e(517)][e(463)](e(393));let r=!1;const s=[e(522),e(470),e(527),e(443),e(449),e(437),e(501)];for(const t of n[e(401)]({skipNotAttached:!0})){const o=n[e(521)](t[e(528)](),e(432))[e(460)]((t=>t[e(450)]))[e(428)]((t=>t[e(510)]&&s[e(488)](t[e(510)][e(465)])));if(!o[e(506)])continue;const a=o[0][e(435)][e(492)][e(461)];if(!o[e(417)]((t=>t[e(492)][e(461)]===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(401)]({skipNotAttached:!0})[s(428)]((e=>s(432)==e[s(454)]&&e[s(492)][s(461)]==t)))e[s(475)](s(461),r)}function i(t,n){const r=e;let s=t[r(435)],i=!1;for(;s;)s[r(492)][r(461)]!=n&&(o(s[r(492)][r(461)],n),s[r(475)](r(461),n),i=!0),s=s[r(421)];return i}}[Gs(514)](){const t=Gs,e=this[t(429)],n=e[t(485)],r=e[t(517)][t(463)](t(393));this[t(526)](),r[t(480)][t(498)](t(447),t(487),t(448),(function(n,r){const s=t,o=[];for(let t of n)t[s(410)][s(391)]===t[s(500)][s(476)]&&(t=e[s(531)][s(413)](e[s(531)][s(489)](t[s(410)][s(391)],0))),o[s(513)](t);e[s(531)][s(490)]((t=>{const n=s,a=e[n(531)][n(518)][n(400)],c=Array[n(444)](a[n(409)]())[n(460)]((t=>i.LiveRange[n(496)](t)));t[n(505)](o),e[n(525)][n(463)](r[n(441)])[n(389)](),r[n(530)][n(513)]({forceDefaultExecution:!0}),e[n(423)](r[n(441)],...r[n(530)]),t[n(505)](c);for(const t of c)t[n(433)]()}))})),r[t(508)][t(456)]((function(n){const r=t,s=!e[r(531)][r(457)][r(414)](n),o=n[r(397)],i=n[r(524)],a=n[r(467)](r(527)),c=!o||o[r(467)](r(527))!==a,u=!i||i[r(467)](r(527))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(418),e)))}[Gs(526)](){const t=Gs,e=this[t(429)],n=e[t(485)];function r(n){const r=t,s=e[r(525)][r(463)](r(462))[r(466)],o=e[r(525)][r(463)](r(515))[r(466)];return r(515)===n?s:o}e[t(517)][t(463)](t(393))[t(508)][t(512)]((function(s){const o=t;if(o(447)!=s[o(454)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(441)]){case o(462):u=i[o(530)][0][o(458)],l=r(i[o(441)]),a=o(u?484:436),!l&&e[o(426)][o(463)](o(405))||(a=o(440)),c={type:o(390),content:zr(n,a,zr(n,o(520)))};break;case o(515):u=i[o(530)][0][o(458)],l=r(i[o(441)]),a=o(u?484:436),!l&&e[o(426)][o(463)](o(405))||(a=o(440)),c={type:o(390),content:zr(n,a,zr(n,o(420)))};break;case o(398):a=o(519),c={type:o(390),content:zr(n,a,zr(n,o(418)))};break;case o(459):a=function(t){const e=o,n=t[e(528)]();let r=n[e(410)][e(391)];for(;r&&n[e(471)](r);){if(r[e(467)](e(443))>0)return!1;r=r[e(524)]}return!0}(s)?zr(n,o(436),zr(n,function(t){const e=o;return e(445)+t[e(528)]()[e(410)][e(391)][e(467)](e(522))[e(469)]()+e(472)}(s))):zr(n,o(491),zr(n,o(418))),c={type:o(390),content:a};break;case o(399):case o(422):!1===i[o(474)]&&(a=o(529),c={type:o(511),content:zr(n,a,zr(n,o(418)))})}return c}))}}function Hs(t){const e=Gs;let n=t[e(528)]()[e(410)][e(391)][e(397)];for(;n;){const r=n[e(467)](e(527));if(!r)return!1;if(r==t[e(510)][e(442)])return e(442);if(r==t[e(510)][e(481)])return e(481);n=n[e(397)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=104]})(t,e)}function Ks(){const t=["FORMAT_LIST_REVERSED","*Remove format:* %0","lower-latin","has","7zGbMbU","includes","suggestion","startIndex","editor","isUndo","listReversed","document","*Change to:* %0","_getTranslationKeyForListStyle","bind","registerDescriptionCallback","_LIST_","_registerLegacyDescription","decimal","styles","batch","6441867VrBzQK","commandName","ELEMENT_","ListPropertiesEditing","numbered","key","plugins","formatBlock","oldValue","7740iuwPmA","commandParams","upper-roman","lower-roman","filter","_LIST_DEFAULT","listType","format","getFirstMarker","_descriptionFactory","upper-latin","10ZPLXfo","TrackChangesEditing","120BPEnZl","locale","nodeAfter","model","start","default","next","getAttribute","attribute","data","_enableDefaultAttributesIntegration","removeMarker","type","bulleted","reversed","toUpperCase","157825EQSpAv","1433993NNWeil","getFirstRange","520358AXhECa","find","*Format:* set start index to %0","registerAttributeLabel","head","config","afterInit","decimal-leading-zero","*Set format:* %0","square","get","*Format:* set order to regular","handleDescriptions","FORMAT_LIST_START","list.properties","circle","newValue","*Format:* set order to reversed","registerPostFixer","6618512vZFKuK","_findSuggestions","_getAttributeKey","disc","listStyle","replace","getSuggestions","30tcxiAv","listStart","1720804KHcnJF"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(465180===-parseInt(n(121))/1+-parseInt(n(180))/2*(parseInt(n(193))/3)+-parseInt(n(149))/4+parseInt(n(118))/5*(parseInt(n(147))/6)+-parseInt(n(154))/7*(-parseInt(n(140))/8)+parseInt(n(171))/9+-parseInt(n(191))/10*(parseInt(n(119))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[zs(127)](){const t=zs;if(!this[t(158)][t(177)][t(153)](t(174)))return;const e=this[t(158)][t(126)][t(131)](t(135)),n=this[t(158)][t(177)][t(131)](t(192));e[t(169)]&&n[t(112)](t(144),[],[t(144)]),e[t(116)]&&n[t(112)](t(160),[],[t(160)]),e[t(157)]&&n[t(112)](t(148),[],[t(148)]);const r={type:t(187),content:""};n[t(189)][t(165)](this[t(133)][t(164)](this));const s=this[t(158)][t(194)];n[t(189)][t(124)](t(160),zr(s,t(150))),n[t(189)][t(165)]((e=>{const n=t,{data:s}=e;if(s&&n(160)==s[n(176)])return null==s[n(137)]||0==s[n(137)]&&null==s[n(179)]?r:void 0})),n[t(189)][t(124)](t(148),zr(s,t(134))),n[t(189)][t(165)]((e=>{const n=t,{data:s}=e;if(s&&n(148)==s[n(176)])return null==s[n(137)]||1==s[n(137)]&&null==s[n(179)]?r:void 0})),this[t(158)][t(105)][t(161)][t(139)]((e=>{const r=t;if(e[r(170)][r(159)])return!1;let s=!1;const o=n[r(146)]({skipNotAttached:!0})[r(184)]((t=>{const e=r,s=n[e(142)](t);return e(148)==s||e(160)==s}));for(const t of o)r(175)!=t[r(120)]()[r(106)][r(104)][r(109)](r(186))&&(n[r(141)](t[r(120)](),r(110))[r(122)]((t=>r(186)==n[r(142)](t[r(156)])))||(e[r(113)](t[r(188)]()),s=!0));return s})),this[t(167)]()}[zs(133)](t){const e=zs,n=this[e(158)][e(194)],{data:r}=t,s={type:e(187),content:""};if(!r||e(144)!=r[e(176)])return;if(!r[e(179)])return e(107)==r[e(137)]?s:{type:e(187),content:""+zr(n,e(129),zr(n,this[e(163)](r[e(137)])))};if(!r[e(137)]){if(e(107)==r[e(179)])return s;let o=t[e(125)];for(;o;){if(o[e(111)]&&e(186)==o[e(111)][e(176)]&&o[e(111)][e(137)])return s;o=o[e(108)]}return{type:e(187),content:""+zr(n,e(151),zr(n,this[e(163)](r[e(179)])))}}if(e(107)!=r[e(137)])return{type:e(187),content:""+zr(n,e(129),zr(n,this[e(163)](r[e(137)])))};let o=t[e(125)];for(;o;){if(o[e(111)]&&e(186)==o[e(111)][e(176)]&&o[e(111)][e(137)]&&o[e(111)][e(179)])return s;o=o[e(108)]}const i=t[e(120)]()[e(106)][e(104)][e(109)](e(186));return{type:e(187),content:zr(n,e(129),zr(n,e(173)+i[e(117)]()+e(185)))}}[zs(167)](){const t=zs,e=this[t(158)],n=e[t(194)];e[t(177)][t(131)](t(192))[t(189)][t(165)]((e=>{const r=t;if(r(178)!=e[r(114)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(172)]){case r(144):o=r(162),i={type:r(187),content:zr(n,o,zr(n,this[r(163)](s[r(181)][0][r(114)])))};break;case r(160):o=s[r(181)][0][r(116)]?r(138):r(132),i={type:r(187),content:zr(n,o)};break;case r(148):o=r(123),i={type:r(187),content:zr(n,o,s[r(181)][0][r(157)])}}return i}))}[zs(163)](t){const e=zs;return e(173)+function(t){const n=e;return qs[n(155)](t)?n(115):Zs[n(155)](t)?n(175):null}(t)[e(117)]()+e(166)+t[e(117)]()[e(145)](/-/g,"_")}}const qs=[zs(143),zs(136),zs(130)],Zs=[zs(168),zs(128),zs(183),zs(182),zs(152),zs(190)];var Ys=n(507);function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=442]})(t,e)}const Js=Qs;function $s(){const t=["9025912AfLMtI","mapper","ck-suggestion-marker-split","13471820ZDHfPk","fromRange","end","afterExecute","get","8242102NdVsjo","4634RflUeM","editing","addMarker:suggestion:insertion","split","markInsertion","hasClass","bind","fire","requires","markerNameToElements","init","createPositionAt","parent","9dvHYJt","model","removeMarker:suggestion:insertion","high","change","showSuggestionHighlights","createRange","writer","4YoAAMQ","downcastDispatcher","294GCRfFs","data","editor","plugins","setSelection","getFirstRange","options","nextSibling","getFirstPosition","1505305DIMiGF","2905998bnvWlX","enableCommand","38awesDS","unbindElementFromMarkerName","markerName","document","TrackChangesEditing","detach","remove","enter","selection","157836BiIeCu","commands","enterBlock"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(736486===-parseInt(n(497))/1*(-parseInt(n(476))/2)+parseInt(n(474))/3*(parseInt(n(462))/4)+parseInt(n(473))/5+-parseInt(n(485))/6*(-parseInt(n(464))/7)+-parseInt(n(488))/8+parseInt(n(454))/9*(-parseInt(n(491))/10)+parseInt(n(496))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(449)](){return[Ys.Enter]}[Js(451)](){const t=Js,e=this[t(466)],n=e[t(467)][t(495)](t(480)),r=e[t(486)][t(495)](t(483));n[t(475)](t(483),(()=>{const s=t;e[s(455)][s(458)]((t=>{const o=s,a=e[o(455)][o(479)][o(484)],c=a[o(472)](),u=i.LiveRange[o(492)](a[o(469)]());if(r[o(487)](t)){const r=e[o(455)][o(452)](c[o(453)][o(471)],0),s=t[o(460)](c,r);n[o(445)](s)}else t[o(468)](t[o(460)](u[o(493)]));u[o(481)](),r[o(448)](o(494),{writer:t})}))})),e[t(442)][t(463)].on(t(443),ws(e,t(444)),{priority:t(457)}),e[t(442)][t(463)].on(t(456),((e,n,r)=>{const s=t,o=r[s(489)][s(450)](n[s(478)]);if(o)for(const t of o)t[s(446)](s(490))&&(r[s(489)][s(477)](t,n[s(478)]),r[s(461)][s(482)](t))}),{priority:t(457)}),e[t(465)][t(463)].on(t(443),((n,r,s)=>{const o=t;s[o(470)][o(459)]&&ws(e,o(444),{showActiveMarker:!1})[o(447)](this)(n,r,s)}),{priority:t(457)})}}function eo(){const t=["2599668OjyaOt","4mUyWRm","item","FindAndReplaceEditing","replace","104yOiAxm","findByTextCallback","model","45004CFLiGf","_isInDeletionRange","createPositionAt","bind","start","findPrevious","end","170261OvAxkD","getMarkersGroup","FindAndReplaceUtils","12370cwKico","suggestion:deletion","getIntersection","509750onoCRs","replaceAll","markers","1832BEFHEy","editor","90WcWkfg","249FWDlRP","filter","has","afterInit","72IyfsaQ","findNext","handleFindCommand","plugins","getRange","21324eJfXmb","get","enableCommand","TrackChangesEditing","55BybDgL","string","find","createRange"];return(eo=function(){return t})()}function no(t,e){const n=eo();return(no=function(t,e){return n[t-=198]})(t,e)}const ro=no;!function(t,e){const n=no,r=t();for(;;)try{if(149564===-parseInt(n(223))/1*(parseInt(n(230))/2)+parseInt(n(205))/3*(parseInt(n(202))/4)+-parseInt(n(240))/5*(parseInt(n(204))/6)+-parseInt(n(237))/7*(-parseInt(n(209))/8)+parseInt(n(222))/9+parseInt(n(199))/10*(-parseInt(n(218))/11)+-parseInt(n(214))/12*(parseInt(n(227))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[ro(208)](){const t=ro;if(!this[t(203)][t(212)][t(207)](t(225)))return;const e=this[t(203)][t(212)][t(215)](t(217));e[t(216)](t(220),this[t(211)][t(233)](this)),e[t(216)](t(210)),e[t(216)](t(235)),e[t(216)](t(226)),e[t(216)](t(200))}[ro(211)](t,e,n={}){const r=ro,s=this[r(203)][r(212)][r(215)](r(239));return t((t=>(r(219)==typeof e?s[r(228)](e,n):e)(t)[r(206)]((e=>!1===this[r(231)](e,t[r(224)])))),n)}[ro(231)](t,e){const n=ro,r=this[n(203)][n(229)][n(221)](this[n(203)][n(229)][n(232)](e,t[n(234)]),this[n(203)][n(229)][n(232)](e,t[n(236)]));for(const t of this[n(203)][n(229)][n(201)][n(238)](n(241)))if(null!==r[n(198)](t[n(213)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=360]})(t,e)}function ao(){const t=["*Set font background color:* %0","FontBackgroundColorEditing","trim","TrackChangesEditing","fontColor.colors","137000VdSXFG","format","*Reset font size*","fontSize","title","FORMAT_FONT_SIZE","30GWVgXk","FORMAT_FONT_COLOR","647911lxGuZV","fontFamily","fontBackgroundColor.colors","locale","*Reset font family*","plugins","model","find","get","*Set font size:* %0","*Set font color:* %0","_registerLegacyDescription","92BSbttW","65080UoJbfC","fontSize.options","value","commandParams","normalizeSizeOptions","fontBackgroundColor","toLowerCase","editor","registerDescriptionCallback","2667552TZoGAl","1438347hrielz","12uwIiCm","_descriptionFactory","type","FontFamilyEditing","9112051geZDel","*Set font family:* %0","47PjBXnS","registerAttributeLabel","12784LNoBRu","135gdQXVc","fontColor","FontSizeEditing","config","*Reset font background color*","afterInit","*Reset font color*","label","formatInline","FORMAT_FONT_FAMILY","FontSize","commandName","7LeGiYS","_enableDefaultAttributesIntegration","has","FontColorEditing","FORMAT_FONT_BACKGROUND"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(301150===-parseInt(n(398))/1*(parseInt(n(400))/2)+parseInt(n(391))/3+-parseInt(n(380))/4*(-parseInt(n(381))/5)+-parseInt(n(390))/6*(parseInt(n(413))/7)+parseInt(n(360))/8*(-parseInt(n(401))/9)+parseInt(n(366))/10*(-parseInt(n(368))/11)+-parseInt(n(392))/12*(-parseInt(n(396))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(403),commandName:oo(363)},{pluginName:oo(395),commandName:oo(369)},{pluginName:oo(416),commandName:oo(402)},{pluginName:oo(419),commandName:oo(386)}];class uo extends t.Plugin{[oo(406)](){const t=oo,e=this[t(388)][t(371)],n=this[t(388)][t(373)][t(376)](t(421));for(const{pluginName:e,commandName:r}of co)this[t(388)][t(373)][t(415)](e)&&n[t(414)](r,[r]);e.t,n[t(393)][t(399)](t(363),zr(e,t(365))),n[t(393)][t(399)](t(369),zr(e,t(410))),n[t(393)][t(399)](t(402),zr(e,t(367))),n[t(393)][t(399)](t(386),zr(e,t(417))),this[t(379)]()}[oo(379)](){const t=oo,e=this[t(388)],n=e[t(371)];e[t(373)][t(376)](t(421))[t(393)][t(389)]((e=>{const r=t,o=n.t;if(r(409)!=e[r(394)])return;const{data:i}=e;if(null!=i){if(r(363)==i[r(412)]){const t=i[r(384)][0][r(383)];if(t){const e=o(this[r(388)][r(373)][r(376)](r(411))[r(385)](this[r(388)][r(404)][r(376)](r(382)))[r(375)]((e=>e[r(374)]==t))[r(364)])[r(387)]();return{type:r(361),content:zr(n,r(377),e)}}return{type:r(361),content:zr(n,r(362))}}if(r(369)==i[r(412)]){const t=i[r(384)][0][r(383)];return t?{type:r(361),content:zr(n,r(397),t)}:{type:r(361),content:zr(n,r(372))}}if(r(402)==i[r(412)]){const t=i[r(384)][0][r(383)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(404)][r(376)](r(422)))[r(375)]((e=>e[r(374)]==t));let i=t,a="";return e&&(i=e[r(408)],a=o(i)[r(387)]()),{type:r(361),content:zr(n,r(378),a)[r(420)](),color:{value:t,title:a||i}}}return{type:r(361),content:zr(n,r(407))}}if(r(386)==i[r(412)]){const t=i[r(384)][0][r(383)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(404)][r(376)](r(370)))[r(375)]((e=>e[r(374)]==t));let i=t,a="";return e&&(i=e[r(408)],a=o(i)[r(387)]()),{type:r(361),content:zr(n,r(418),a)[r(420)](),color:{value:t,title:a||i}}}return{type:r(361),content:zr(n,r(405))}}}}))}}const lo=ho;function fo(){const t=["split","charAt","13053zzwyWM","*Remove all formatting*","find","919430uFZKYQ","8OMAqQZ","normalizeSizeOptions","type","toLowerCase","config","formatInline","commands","copyFormat","pasteFormat","fontColor.colors","entries","registerDescriptionCallback","get","469188yfXAAK","join","260ENoPDz","fontColor","commandParams","32gSSium","formatBlock","_registerLegacyDescription","FontSize","TrackChangesEditing","_enableDefaultAttributesIntegration","11SJObYC","163953lDrtIk","fontBackgroundColor","length","_descriptionFactory","652095FtIUWI","fontSize","8wkPzkr","push","21917CkmeGP","boolean","126XCDKmO","*Set format to:* %0","toUpperCase","locale","label","slice","fontSize.options","title","model","plugins","format","commandName","279624vOHoZB","enableCommand","editor","afterInit"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=271]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(158491===parseInt(n(275))/1+-parseInt(n(307))/2*(-parseInt(n(303))/3)+-parseInt(n(281))/4*(-parseInt(n(279))/5)+parseInt(n(285))/6*(parseInt(n(283))/7)+-parseInt(n(325))/8*(-parseInt(n(320))/9)+parseInt(n(306))/10*(-parseInt(n(274))/11)+parseInt(n(297))/12*(-parseInt(n(322))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(300)](){const t=lo,e=this[t(299)],n=e[t(294)][t(319)](t(272)),r=e[t(313)][t(319)](t(314)),s=e[t(313)][t(319)](t(315));r&&s&&(n[t(273)](t(315)),n[t(298)](t(314)),this[t(327)]())}[lo(327)](){const t=lo,e=this[t(299)],n=e[t(288)];e[t(294)][t(319)](t(272))[t(278)][t(318)]((r=>{const s=t;if(s(326)!=r[s(309)]&&s(312)!=r[s(309)])return;const{data:o}=r;if(o&&s(315)===o[s(296)]){const t=[],r=o[s(324)][0];for(const[n,o]of Object[s(317)](r))t[s(282)](po(e,n,o));return t[s(277)]?{type:s(295),content:zr(n,s(286),t[s(321)](", "))}:{type:s(295),content:zr(n,s(304))}}}))}}function po(t,e,n){const r=lo,o=t[r(288)].t,i=e[r(301)](/(?=[A-Z])/)[r(321)](" "),a=o(i[r(302)](0)[r(287)]()+i[r(290)](1))[r(310)]();if(r(284)==typeof n)return a;if(r(323)===e||r(276)===e){const e=(0,s.normalizeColorOptions)(t[r(311)][r(319)](r(316)))[r(305)]((t=>t[r(293)]==n));return a+" ("+(e?o(e[r(289)])[r(310)]():n)+")"}if(r(280)===e&&isNaN(parseFloat(n))){const e=t[r(294)][r(319)](r(271))[r(308)](t[r(311)][r(319)](r(291)))[r(305)]((t=>t[r(293)]==n));return a+" ("+(e?o(e[r(292)])[r(310)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=394]})(t,e)}const Io=mo;function Eo(){const t=["_registerLegacyDescription","1105115FSwzZG","heading.options","835458CuLPoi","paragraph","has","*Change to:* %0","format","564mBiuzS","afterInit","name","526VeTlVY","ELEMENT_HEADING_CUSTOM","formatBlock","_headingOptions","_getHeadingLevel","commandName","view","registerElementLabel","1975TOelqN","get","type","locale","590787qgYVlb","ELEMENT_HEADING","817263ETJRjm","_descriptionFactory","heading","HeadingEditing","7ckqWTI","TrackChangesEditing","431OEeSTE","find","value","registerDescriptionCallback","editor","config","title","1599224arYNYq","commandParams","model","_enableDefaultAttributesIntegration","10oBfpgG","match","plugins"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(158493===-parseInt(n(432))/1*(parseInt(n(412))/2)+parseInt(n(424))/3+parseInt(n(409))/4*(-parseInt(n(420))/5)+parseInt(n(404))/6+-parseInt(n(430))/7*(parseInt(n(394))/8)+parseInt(n(426))/9*(parseInt(n(398))/10)+parseInt(n(402))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(410)](){const t=Io,e=this[t(436)];if(!e[t(400)][t(406)](t(429)))return;this[t(415)]=e[t(437)][t(421)](t(403));const n=e[t(423)],r=e[t(400)][t(421)](t(431));r[t(397)](t(428));for(const e of this[t(415)])t(405)!=e[t(396)]&&r[t(427)][t(419)](e[t(396)],(n=>{const r=t,i=this[r(416)](e[r(396)]);return null!==i?s(n,i):o(n,e[r(438)])}));function s(e,r){return zr(n,t(425),[e,r])}function o(e,r){return zr(n,t(413),[e,r])}this[t(401)]()}[Io(401)](){const t=Io,e=this[t(436)],n=e[t(423)];e[t(400)][t(421)](t(431))[t(427)][t(435)]((e=>{const r=t;if(r(414)!=e[r(422)])return;const{data:s}=e;if(s&&r(428)==s[r(417)]){const e=s[r(395)][0][r(434)],c=this[r(416)](e);if(null!==c)return{type:r(408),content:zr(n,r(407),(1,a=c,zr(n,r(425),[1,a])))};const u=this[r(415)][r(433)]((t=>t[r(396)]===e))[r(438)];return{type:r(408),content:zr(n,r(407),(o=1,i=u,zr(n,t(413),[o,i])))}}var o,i,a}))}[Io(416)](t){const e=Io;var n,r;const s=t[e(399)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(415)])||void 0===n?void 0:n[e(433)]((n=>n[e(396)]==t));if(o&&o[e(418)]){const t=o[e(418)],n=(null!==(r=t[e(411)])&&void 0!==r?r:t)[e(399)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["10960vJeEuj","_registerLegacyDescription","TrackChangesEditing","_enableDefaultAttributesIntegration","highlight.options","highlight","1207056ZhAKPS","2743542CPOLXy","has","7XDZtIE","model","3150650OJkxaW","formatInline","1317616ImsFlt","color","afterInit","registerDescriptionCallback","locale","config","74440azkJVR","160083FcgVyJ","_descriptionFactory","type","*Set highlight:* %0","HighlightEditing","commandParams","title","get","plugins","registerAttributeLabel","format","commandName","*Remove highlight*","6sZFPGX","value","find","toLowerCase","189mpYaVn","FORMAT_HIGHLIGHT","editor"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=303]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(307990===-parseInt(n(336))/1+parseInt(n(316))/2*(-parseInt(n(313))/3)+parseInt(n(329))/4+-parseInt(n(335))/5*(-parseInt(n(309))/6)+-parseInt(n(325))/7*(parseInt(n(322))/8)+parseInt(n(323))/9+parseInt(n(327))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(331)](){const t=To,e=this[t(315)];if(!e[t(304)][t(324)](t(340)))return;const n=e[t(304)][t(303)](t(318)),r=e[t(333)];n[t(319)](t(321),[t(321)]),n[t(337)][t(305)](t(321),zr(r,t(314))),this[t(317)]()}[To(317)](){const t=To,e=this[t(315)],n=e[t(333)];e[t(304)][t(303)](t(318))[t(337)][t(332)]((r=>{const s=t;if(s(328)!=r[s(338)])return;const{data:o}=r;if(o&&s(321)==o[s(307)]){const t=n.t,r=o[s(341)][0][s(310)];if(r){const o=e[s(334)][s(303)](s(320))[s(311)]((t=>t[s(326)]==r)),i=t(o[s(342)])[s(312)]();return{type:s(306),content:zr(n,s(339),i),color:{value:o[s(330)],title:o[s(342)]}}}return{type:s(306),content:zr(n,s(308),zr(n,s(314)))}}}))}}const Co=ko;function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=439]})(t,e)}function Ro(){const t=["dataDowncast","high","get","11CxFHzN","afterInit","ELEMENT_HORIZONTAL_LINE","for","plugins","locale","horizontalLine","enableCommand","has","556945WUulPM","42MMcZOp","createEmptyElement","TrackChangesEditing","ck-horizontal-line","742940hKnrks","elementToStructure","conversion","7683903DbKTuJ","3190103XgdnLh","8635060HsTOnk","insert","8uycLCg","createContainerElement","addClass","registerElementLabel","16017dvbwoj","createPositionAt","119195MJadrd","HorizontalLineEditing","showSuggestionHighlights","_descriptionFactory","editor","328tZPEzY","div"];return(Ro=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(446642===parseInt(n(463))/1+parseInt(n(450))/2+parseInt(n(461))/3*(parseInt(n(468))/4)+parseInt(n(445))/5*(parseInt(n(446))/6)+parseInt(n(454))/7+parseInt(n(457))/8*(-parseInt(n(453))/9)+-parseInt(n(455))/10*(parseInt(n(473))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[Co(474)](){const t=Co,e=this[t(467)];if(!e[t(440)][t(444)](t(464)))return;e[t(440)][t(472)](t(448))[t(443)](t(442));const n=e[t(440)][t(472)](t(448)),r=e[t(441)];n[t(466)][t(460)](t(442),(e=>zr(r,t(475),e))),e[t(452)][t(439)](t(470))[t(451)]({model:t(442),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(465)])return null;const o=n[s(458)](s(469)),i=n[s(447)]("hr");return n[s(459)](s(449),o),n[s(456)](n[s(462)](o,0),i),o},converterPriority:t(471)})}}const Lo=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=405]})(t,e)}function vo(){const t=["registerDescriptionCallback","ELEMENT_HTML_EMBED","_descriptionFactory","plugins","has","3255216waxBeE","327039iPXgao","767717GCCtqp","commandName","editor","8bNRzGC","afterInit","formatBlock","locale","*Change %0 content*","value","start","htmlEmbed","rawHtml","get","7077651oGiAVz","22606884lukhYF","_enableDefaultAttributesIntegration","HtmlEmbed","_registerLegacyDescription","TrackChangesEditing","2221234AcPmPs","element","format","getFirstRange","290725ZbhaLC","key","nodeAfter","type","attribute","4rMiiEO","registerElementLabel"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(564479===parseInt(n(417))/1+-parseInt(n(436))/2+-parseInt(n(416))/3*(parseInt(n(408))/4)+parseInt(n(440))/5+-parseInt(n(415))/6+parseInt(n(430))/7*(-parseInt(n(420))/8)+parseInt(n(431))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(421)](){const t=Lo,e=this[t(419)];if(!e[t(413)][t(414)](t(433)))return;const n=e[t(413)][t(429)](t(435)),r=e[t(423)];n[t(412)][t(409)](t(428),(e=>zr(r,t(411),e))),n[t(432)](t(427),[],[t(425)]),n[t(412)][t(410)]((e=>{const n=t;if(n(407)!=e[n(406)])return;const{data:s}=e;if(s&&n(425)==s[n(441)]&&e[n(439)]()[n(426)][n(405)].is(n(437),n(428))){const t=zr(r,n(411));return{type:n(438),content:zr(r,n(424),t)}}})),this[t(434)]()}[Lo(434)](){const t=Lo,e=this[t(419)],n=e[t(423)];e[t(413)][t(429)](t(435))[t(412)][t(410)]((e=>{const r=t;if(r(422)!=e[r(406)])return;const{data:s}=e;if(s&&r(427)==s[r(418)]){const t=zr(n,r(411));return{type:r(438),content:zr(n,r(424),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=294]})(t,e)}function Fo(){const t=["isBefore","start","width","subType","_descriptionFactory","isBlockImage","backward","1364616NaJVro","model","imageStylePreApply","element","discard","schema","_enableDefaultAttributesIntegration","insertImage","ImageResize","ImageCaptionEditing","getClosestSelectedImageElement","markBlockFormat","deletion","17549atBzty","ELEMENT_IMAGE","imageTypeBlock","change","join","getCaptionFromImageModelElement","isEqual","get","forward","removeObject","getNearestSelectionRange","previous","registerElementLabel","document","key","markInsertion","1671735GSPqyQ","getSuggestionCallback","find","commandName","2157052aKBrPZ","46gffLIj","formatInline","getContainedElement","markDeletion","546369fajWUt","afterInit","commandParams","alt","imageTextAlternative","*Set image text alternative:* %0","ImageTextAlternativeEditing","addObject","convertInlineImageToBlock","fromPosition","ELEMENT_CAPTION","isCollapsed","accept","selection","*Reset image width*","createRange","forceDefaultExecution","getFirstRange","resizedWidth","length","imageCaption","imageBlock","type","_suggestionFactory","toNext","formatBlock","imageInline","Inline image to block image","editor","convertBlockImageToInline","nodeBefore","ImageBlockEditing","Block image to inline image","ELEMENT_INLINE_IMAGE","ImageUploadEditing","TrackChangesEditing","ImageEditing","registerCustomCallback","isIntersecting","detach","isOwn","plugins","9790569WsGkwT","toPrevious","_registerLegacyDescription","newValue","nodeAfter","locale","chain","attribute","1180968mFiPiw","registerAttributeLabel","ImageCaptionUtils","imageTypeInline","findIndex","*Remove image text alternative*","28OIUrdd","has","FORMAT_IMAGE_SIZE","*Set image width:* %0","toggleImageCaption","_findSuggestions","caption","uploadImage","enableCommand","insertion","ImageInlineEditing","ImageUtils","format","filter","end","registerDescriptionCallback","resizeImage","createRangeOn"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(510786===parseInt(n(319))/1*(parseInt(n(340))/2)+parseInt(n(344))/3+-parseInt(n(339))/4+parseInt(n(335))/5+-parseInt(n(394))/6*(parseInt(n(400))/7)+-parseInt(n(306))/8+parseInt(n(386))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(345)](){const t=Oo,e=this[t(372)];if(!e[t(385)][t(401)](t(380)))return;const n=e[t(385)][t(326)](t(379)),r=e[t(385)][t(326)](t(411)),s=e[t(391)];n[t(408)](t(313)),n[t(303)][t(331)](t(365),(e=>zr(s,t(320),e))),n[t(303)][t(331)](t(370),(e=>zr(s,t(377),e))),n[t(303)][t(331)](t(406),(()=>zr(s,t(354)))),e[t(385)][t(401)](t(378))&&n[t(408)](t(407)),e[t(385)][t(401)](t(375))&&e[t(385)][t(401)](t(410))&&(n[t(408)](t(397),((s,o)=>{const i=t,a=r[i(316)](e[i(307)][i(332)][i(357)]);e[i(307)][i(322)]((()=>{const t=i;n[t(317)](a,{commandName:t(397),commandParams:[o]},[],t(373))}))})),n[t(408)](t(321),((s,o)=>{const a=t;e[a(307)][a(322)]((t=>{const c=a;let u=r[c(316)](e[c(307)][c(332)][c(357)]),l=t[c(298)](u);const f=i.LivePosition[c(353)](l[c(300)],c(387)),h=i.LivePosition[c(353)](l[c(295)],c(368));n[c(360)]((()=>s(o))),u=r[c(316)](e[c(307)][c(332)][c(357)]),l=t[c(298)](u);const g=t[c(359)](f,h);f[c(383)](),h[c(383)](),n[c(317)](u,{commandName:c(397),commandParams:[o]},[],c(352)),g[c(300)][c(299)](l[c(300)])&&n[c(334)](t[c(359)](g[c(300)],l[c(300)]),c(352)),l[c(295)][c(299)](g[c(295)])&&n[c(334)](t[c(359)](l[c(295)],g[c(295)]),c(352))}))})),n[t(367)][t(381)](t(369),t(352),t(323),(()=>!1)),n[t(367)][t(381)](t(369),t(352),t(356),(()=>!1)),n[t(367)][t(381)](t(369),t(352),t(310),n[t(367)][t(336)](t(369),"",t(356))),n[t(367)][t(381)](t(409),t(352),t(323),(()=>!1)),n[t(367)][t(381)](t(409),t(352),t(310),(([r])=>{const s=t,o=n[s(367)][s(336)](s(409),"",s(310));let i=r[s(300)],a=r[s(295)];const c=e[s(307)][s(311)][s(329)](i,s(305)),u=e[s(307)][s(311)][s(329)](a,s(327));c[s(355)]&&(i=c[s(300)]),u[s(355)]&&(a=u[s(295)]),o([e[s(307)][s(359)](i,a)])})),n[t(367)][t(381)](t(369),t(352),t(392),c),n[t(367)][t(381)](t(409),t(352),t(392),c)),e[t(385)][t(401)](t(315))&&(n[t(408)](t(404),((s,o)=>{const i=t,a=e[i(385)][i(326)](i(396));let c=r[i(316)](e[i(307)][i(332)][i(357)]),u=a[i(324)](c);e[i(307)][i(322)]((()=>{const t=i;if(u)return void n[t(343)](e[t(307)][t(298)](u));const l=r[t(304)](c);s(o),c=r[t(316)](e[t(307)][t(332)][t(357)]),u=a[t(324)](c),n[t(334)](e[t(307)][t(298)](u),l?null:t(364))}))})),n[t(367)][t(381)](t(409),t(364),t(392),c));const o=[{type:t(369),subType:t(308)},{type:t(409),subType:t(364)},{type:t(369),subType:t(352)},{type:t(409),subType:t(352)}];function a(e,s){const i=t,a=o[i(398)]((({type:t,subType:n})=>e[i(366)]==t&&e[i(302)]==n)),c=o[i(398)]((({type:t,subType:e})=>s[i(366)]==t&&s[i(302)]==e));if(a<0||c<0)return!1;const u=e[i(361)](),l=s[i(361)]();if((0==a||1==a)&&2==c&&u[i(382)](l))return!0;if(2==a&&3==c){const t=n[i(405)](u,i(409))[i(294)]((({suggestion:t,meta:e})=>e[i(384)]&&i(352)==t[i(302)]));if(t[i(363)]>1&&l[i(295)][i(325)](u[i(300)]))return!0;if(1==t[i(363)]&&(u[i(300)][i(325)](l[i(295)])||u[i(295)][i(325)](l[i(300)])))return!0}if(3==a&&3==c&&u[i(300)][i(299)](l[i(300)])){const t=u[i(295)][i(390)],e=l[i(300)][i(374)];return r[i(304)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(385)][t(401)](t(314))&&(n[t(312)](t(297),[],[t(362)]),n[t(303)][t(395)](t(362),zr(s,t(402)))),e[t(385)][t(401)](t(350))&&n[t(312)](t(348),[],[t(347)]),n[t(303)][t(296)]((e=>{const n=t;if(o[n(337)]((({type:t,subType:r})=>e[n(366)]==t&&e[n(302)]==r)))return e[n(330)]?{}:void 0})),n[t(303)][t(296)]((e=>{const n=t;if(n(409)==e[n(366)]||n(318)==e[n(366)]){const t=e[n(342)]();if(t&&t.is(n(309),n(406)))return{type:n(409)==e[n(366)]?n(351):n(328),element:t,quantity:1}}})),n[t(303)][t(296)]((e=>t(369)==e[t(366)]&&t(352)==e[t(302)]?{type:t(412),content:t(371)}:t(369)==e[t(366)]&&t(373)==e[t(302)]?{type:t(412),content:t(376)}:void 0)),n[t(303)][t(296)]((e=>{const n=t;if(n(393)!=e[n(366)])return;const{data:r}=e;if(!r||n(347)!=r[n(333)])return;const o=r[n(389)];return o?{type:n(412),content:zr(s,n(349),'"'+o+'"')}:{type:n(412),content:zr(s,n(399))}})),this[t(388)]()}[Oo(388)](){const t=Oo,e=this[t(372)],n=e[t(391)];e[t(385)][t(326)](t(379))[t(303)][t(296)]((e=>{const r=t;if(r(369)!=e[r(366)]&&r(341)!=e[r(366)])return;const{data:s}=e;if(s){if(r(348)==s[r(338)]){const t=s[r(346)][0][r(389)];return t?{type:r(412),content:zr(n,r(349),'"'+t+'"')}:{type:r(412),content:zr(n,r(399))}}if(r(297)==s[r(338)]){const t=s[r(346)][0][r(301)];return t?{type:r(412),content:zr(n,r(403),t)}:{type:r(412),content:zr(n,r(358))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=162]})(t,e)}function Bo(){const t=["ImageEditing","commandName","formatBlock","replaceImageSource","539379FHuAMO","discard","1750505YZWDGB","getSuggestionCallback","26958YLrYdC","plugins","registerDescriptionCallback","formatInline","355912CutaAQ","4SdXBRH","oldValue","249028UxAAWO","newValue","11576310pOjGoU","_suggestionFactory","21BuESVM","TrackChangesEditing","48nCXClB","afterInit","locale","format","editor","_handleLegacySuggestions","_descriptionFactory","984249WvGmTk","*Replace image URL*","type","*Format:* replace image URL","_enableDefaultAttributesIntegration","src","has","registerCustomCallback","get","accept","key","attribute","11PjmURQ","_registerLegacyDescription"];return(Bo=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(204412===parseInt(n(195))/1+-parseInt(n(192))/2+-parseInt(n(166))/3+parseInt(n(193))/4*(-parseInt(n(186))/5)+parseInt(n(188))/6*(parseInt(n(199))/7)+parseInt(n(201))/8*(-parseInt(n(184))/9)+parseInt(n(197))/10*(parseInt(n(178))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(202)](){const t=Po;if(!this[t(163)][t(189)][t(172)](t(180)))return;const e=this[t(163)][t(203)],n=this[t(163)][t(189)][t(174)](t(200));n[t(170)](t(183),[],[t(171)]),n[t(165)][t(190)]((n=>{const r=t;if(r(177)!=n[r(168)])return;const{data:s}=n;return s&&r(171)==s[r(176)]?s[r(196)]&&s[r(194)]?{type:r(162),content:zr(e,r(167))}:{type:r(162),content:""}:void 0})),this[t(164)]()}[Po(164)](){const t=Po,e=this[t(163)][t(189)][t(174)](t(200));e[t(198)][t(173)](t(182),t(183),t(175),e[t(198)][t(187)](t(182),null,t(185))),e[t(198)][t(173)](t(182),t(183),t(185),e[t(198)][t(187)](t(182),null,t(175))),this[t(179)]()}[Po(179)](){const t=Po,e=this[t(163)],n=e[t(203)];e[t(189)][t(174)](t(200))[t(165)][t(190)]((e=>{const r=t;if(r(182)!=e[r(168)]&&r(191)!=e[r(168)])return;const{data:s}=e;return s&&r(183)==s[r(181)]?{type:r(162),content:zr(n,r(169))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=455]})(t,e)}function Vo(){const t=["markBlockFormat","head","isEqual","966543kHEHZY","1275EJCatB","markInlineFormat","normalizedStyles","end","ImageStyleEditing","subType","getContainedElement","nodeBefore","registerDescriptionCallback","setImageNaturalSizeAttributes","from","commandName","*Format:* %0","findIndex","getSuggestion","isInContent","imageStylePreApply","convertInlineImageToBlock","350mJPnSn","_findSuggestions","imageStylePostApply","insertion","start","discard","enableCommand","type","getChangedMarkers","252835NXPXRe","_descriptionFactory","ImageUtils","getFirstRange","accept","change","chain","formatBlock","TrackChangesEditing","commands","Users","getClosestSelectedImageElement","filter","document","imageTypeBlock","suggestion","forEach","commandParams","author","_suggestionFactory","getSuggestions","side","discardSuggestion","newRange","refresh","_splitMarkerName","locale","getSuggestionCallback","registerCustomCallback","plugins","392057rFqFFI","length","imageStyle","differ","208yNYpTK","imageCaption","hasSuggestion","afterInit","3573GYrNVZ","2175750WTqseh","39702VCLbhz","title","toLowerCase","FORMAT_SIDE_IMAGE","selection","isIntersecting","commandReversedParams","nodeAfter","has","12RycrSN","357854mZkXQp","isInlineImage","value","isBlockImage","registerPostFixer","join","next","isOwn","formatInline","_registerLegacyDescription","get","name","createRangeOn","format","editor","isBefore","156cPUeAe","shouldConvertImageType","model","imageTypeInline"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(882732===-parseInt(n(507))/1+-parseInt(n(516))/2+-parseInt(n(550))/3*(parseInt(n(526))/4)+-parseInt(n(551))/5*(-parseInt(n(517))/6)+parseInt(n(527))/7*(parseInt(n(511))/8)+-parseInt(n(515))/9*(-parseInt(n(468))/10)+-parseInt(n(477))/11*(-parseInt(n(543))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(514)](){const t=jo,n=this[t(541)];if(!n[t(506)][t(525)](t(555)))return;const r=n[t(506)][t(537)](t(485)),s=n[t(506)][t(537)](t(479)),o={};r[t(474)](t(509),((o,i)=>{const a=t,c=n[a(506)][a(537)](a(487)).me,u=n[a(486)][a(537)](a(509));let l=s[a(488)](n[a(545)][a(490)][a(521)]),f=n[a(545)][a(539)](l),h=u[a(529)];if(h==i[a(529)])return;const g={commandName:a(509),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(545)][a(482)]((()=>{const t=a;if(r[t(497)]()[t(489)]((e=>e[t(465)]&&c==e[t(495)]&&(t(484)==e[t(475)]||t(535)==e[t(475)])&&(t(466)==e[t(455)]||t(470)==e[t(455)])&&e[t(480)]()[t(549)](f)))[t(493)]((e=>r[t(499)](e[t(548)]))),l=s[t(488)](n[t(545)][t(490)][t(521)]),f=n[t(545)][t(539)](l),u[t(501)](),n[t(486)][t(537)](t(546))[t(501)](),n[t(486)][t(537)](t(491))[t(501)](),h=u[t(529)],h!=i[t(529)])return s[t(528)](l)&&u[t(544)](i[t(529)],l)?(o({...i,setImageSizes:!1}),l=s[t(488)](n[t(545)][t(490)][t(521)]),void r[t(547)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(466))):void(s[t(530)](l)?r[t(547)](l,g,[],t(470)):r[t(552)](f,g,t(470)))}))}));for(const e of n[t(506)][t(537)](t(555))[t(553)])o[e[t(538)]]=e[t(518)][t(519)]();r[t(496)][t(505)](t(484),t(466),t(532),(()=>!1)),r[t(496)][t(505)](t(484),t(470),t(532),(()=>!1)),r[t(496)][t(505)](t(535),t(470),t(532),(()=>!1)),r[t(496)][t(505)](t(484),t(466),t(481),(([e])=>{const n=t;s[n(459)](e[n(456)]())})),r[t(496)][t(505)](t(484),t(466),t(473),((e,n)=>{const s=t;r[s(496)][s(504)](s(484),"",s(481))(e,{commandName:n[s(461)],commandParams:n[s(523)]})})),r[t(496)][t(505)](t(484),t(466),t(483),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(484),subType:t(466)},{type:t(471),subType:t(512)},{type:t(484),subType:t(467)},{type:t(471),subType:t(467)}];function a(e,n){const o=t,a=i[o(463)]((({type:t,subType:n})=>e[o(475)]==t&&e[o(455)]==n)),c=i[o(463)]((({type:t,subType:e})=>n[o(475)]==t&&n[o(455)]==e));if(a<0||c<0)return!1;const u=e[o(480)](),l=n[o(480)]();if((0==a||1==a)&&2==c&&u[o(522)](l))return!0;if(2==a&&3==c){const t=r[o(469)](u,o(471))[o(489)]((({suggestion:t,meta:e})=>e[o(534)]&&o(467)==t[o(455)]));if(t[o(508)]>1&&l[o(554)][o(549)](u[o(472)]))return!0;if(1==t[o(508)]&&(u[o(472)][o(549)](l[o(554)])||u[o(554)][o(549)](l[o(472)])))return!0}if(3==a&&3==c&&u[o(472)][o(542)](l[o(472)])){const t=u[o(554)][o(524)],e=l[o(472)][o(457)];return s[o(530)](t)&&t===e}return!1}n[t(545)][t(490)][t(531)]((()=>{const e=t;let o=!1;const i=Array[e(460)](n[e(545)][e(490)][e(510)][e(476)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(502)](t);if(e(492)==i&&r[e(513)](u)){if(e(484)==a&&(e(466)==c||e(470)==c)){const t=r[e(464)](u);if(n[e(500)]){const n=t[e(480)]()[e(456)]();if(s[e(530)](n))continue;r[e(499)](t),o=!0}}if(e(471)==a&&e(512)==c&&!n[e(500)]){const t=r[e(464)](u);t[e(533)]&&t[e(533)][e(465)]&&(r[e(499)](t[e(533)]),o=!0)}}}return o})),this[t(536)](o)}[jo(536)](t){const e=jo,n=this[e(541)],r=n[e(503)];n[e(506)][e(537)](e(485))[e(478)][e(458)]((n=>{const s=e;if(s(484)!=n[s(475)]&&s(535)!=n[s(475)])return;const{data:o}=n;if(!o||s(509)!=o[s(461)])return;const i=o[s(494)][0][s(529)];return function(t){const e=s;return{type:e(540),content:zr(r,e(462),t)}}(s(498)===i?zr(r,s(520)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(820588===parseInt(n(375))/1*(parseInt(n(377))/2)+-parseInt(n(365))/3+-parseInt(n(372))/4+-parseInt(n(362))/5+parseInt(n(355))/6+-parseInt(n(371))/7+parseInt(n(368))/8*(parseInt(n(357))/9))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(351)]=!1,this[e(374)]=!1}[zo(364)](){const t=zo,e=this[t(379)],n=e[t(367)][t(352)](t(354)),r=e[t(367)][t(352)](t(380));n&&(n.on(t(360),((e,[,n])=>{const s=t;this[s(351)]=r[s(370)],n[s(356)][s(373)]=!this[s(351)]}),{priority:t(381)}),this[t(366)](n,t(383),this[t(378)][t(382)](this)),this[t(366)](n,t(383),(()=>{const e=t;this[e(374)]&&(r[e(360)](),this[e(374)]=!1)}),{priority:t(359)}),e[t(376)][t(352)](t(361))[t(363)](t(354)))}[zo(378)](t,e){const n=zo,{suggestions:r}=e,s=this[n(379)][n(367)][n(352)](n(380)),o=s[n(370)];this[n(351)]!==o&&(s[n(360)](),this[n(374)]=!0),r&&r[n(358)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(379)][o(376)][o(352)](o(369)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(354)}}};this[o(379)][o(376)][o(352)](o(361))[o(353)](i)}))}}function Xo(){const t=["_setSuggestionData","importWord","1407300uUCGKu","collaboration_features","228303EFxtDl","forEach","lowest","execute","TrackChangesEditing","2232770wHXZPP","enableCommand","afterInit","4584078EdjDrT","listenTo","commands","1032pVPOrt","Users","value","3083927fQaVMo","4148772kKMTzj","track_changes","_trackChangesExecuted","255343YnVWmP","plugins","6TMsdvr","_handleImportedData","editor","trackChanges","high","bind","dataInsert","_trackChangesValueDuringImport","get"];return(Xo=function(){return t})()}const qo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(329276===parseInt(n(391))/1+-parseInt(n(385))/2+parseInt(n(408))/3+parseInt(n(402))/4+parseInt(n(395))/5+-parseInt(n(377))/6+parseInt(n(378))/7*(-parseInt(n(382))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[qo(398)](){const t=qo,e=this[t(373)],n=e[t(405)][t(404)](t(390));if(e[t(405)][t(397)](t(393))&&(n[t(386)](t(375)),n[t(386)](t(400))),e[t(405)][t(397)](t(381)))for(const e of[t(383),t(387)])n[t(401)](e);const r=e[t(380)];n[t(399)](t(372)),n[t(376)][t(403)](t(372),zr(r,t(389))),this[t(371)]()}[qo(371)](){const t=qo,e=this[t(373)],n=e[t(380)],r=e[t(405)][t(404)](t(390));r[t(376)][t(396)]((e=>{const s=t;if(s(374)!=e[s(407)])return;const{data:o}=e;if(!o)return;if(s(383)!=o[s(394)]&&s(387)!=o[s(394)])return;const i=e[s(406)]()[0],a=r[s(376)][s(379)](i);return s(383)==o[s(394)]?{type:s(392),content:zr(n,s(388),a)}:s(387)==o[s(394)]?{type:s(392),content:zr(n,s(384),a)}:void 0}))}}function Qo(){const t=["2010552wdYCfe","registerAttributeLabel","get","plugins","getItems","type","761232qchVBW","_registerLegacyDescription","blockIndent","editor","formatBlock","indent","_descriptionFactory","2554062SceOQd","774851GKTlAk","getItemLabel","locale","IndentBlock","8ZewuOg","indentBlock","*Outdent:* %0","379200fKMIYD","enableCommand","outdentBlock","*Indent:* %0","FORMAT_INDENT","TrackChangesEditing","141232WrEYkl","format","IndentEditing","commandName","788160lBdaME","registerDescriptionCallback","has","afterInit","_registerBlockAttribute","outdent","_enableDefaultAttributesIntegration"];return(Qo=function(){return t})()}var Jo=ti;function $o(){var t=["60IyZumw","3233816SfYsQs","enableCommand","2431958WRCVIP","1215237SLdjTG","124430ckBblN","requires","init","get","plugins","TrackChangesEditing","8174046uesjRL","52309AbykXW","editor","9961812EOQdQo","input"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=102]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(788429===-parseInt(n(105))/1+parseInt(n(112))/2+-parseInt(n(113))/3+-parseInt(n(109))/4*(-parseInt(n(114))/5)+-parseInt(n(104))/6+parseInt(n(107))/7+-parseInt(n(110))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(115)](){return[vs.Input]}[Jo(116)](){var t=Jo;this[t(106)][t(102)][t(117)](t(103))[t(111)](t(108))}}function ni(){const t=["1018116LhABDw","format","*Set link:* %0","TrackChangesEditing","6942194UOkHws","commandParams","formatInline","manualDecorators","attribute","key","linkHref","4lnGDFV","_registerLegacyDescription","link","*Remove link*","link (","has","editor","map","label","_descriptionFactory","735924RoWUEv","_enableDefaultAttributesIntegration","get","1394822KVDtoh","unlink","LinkEditing","1980705casEYY","commands","afterInit","commandName","6520725lJjTjI","toLowerCase","newValue","locale","registerDescriptionCallback","16FXADbU","420279hpnmFP","registerAttributeLabel","plugins","type"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=269]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(522285===parseInt(n(284))/1+-parseInt(n(308))/2+parseInt(n(280))/3+-parseInt(n(295))/4*(-parseInt(n(270))/5)+parseInt(n(305))/6+parseInt(n(288))/7+parseInt(n(279))/8*(-parseInt(n(274))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(272)](){const t=ri,e=this[t(301)];if(!e[t(282)][t(300)](t(269)))return;const n=e[t(282)][t(307)](t(287)),r=e[t(271)][t(307)](t(297));n[t(306)](t(297),[t(294),...r[t(291)][t(302)]((t=>t.id))]),n[t(306)](t(309));for(const e of r[t(291)])n[t(304)][t(281)](e.id,t(299)+e[t(303)][t(275)]()+")");n[t(304)][t(278)]((n=>{const r=t;if(r(292)!=n[r(283)])return;const{data:s}=n;if(!s||r(294)!=s[r(293)])return;const o=s[r(276)],i=e[r(277)];return{type:r(285),content:null==o?zr(i,r(298)):zr(i,r(286),'"'+o+'"')}})),this[t(296)]()}[ri(296)](){const t=ri,e=this[t(301)],n=e[t(277)];e[t(282)][t(307)](t(287))[t(304)][t(278)]((e=>{const r=t;if(r(290)!=e[r(283)])return;const{data:s}=e;if(s){if(r(297)==s[r(273)]){const t=s[r(289)][0];return{type:r(285),content:zr(n,r(286),'"'+t+'"')}}return r(309)==s[r(273)]?{type:r(285),content:zr(n,r(298))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=469]})(t,e)}function ci(){const t=["bulleted","afterInit","getSelectedBlocks","filter","657XFqxDL","498IhSlNa","get","paragraph","length","ELEMENT_TODO_LIST","ELEMENT_BULLETED_LIST","35013020GUXAOf","bulletedList","enableCommand","schema","numbered","*Outdent:* %0","slice","listItem","formatBlock","forceValue","*Indent:* %0","type","editor","_descriptionFactory","blockName","registerElementLabel","createRange","before","listIndent","*Uncheck item*","selection","has","1336308XNLOtX","todoListChecked","TrackChangesEditing","document","59536OqeGlY","formatInline","todoList","markBlockFormat","execute","ELEMENT_LIST_ITEM","format","_selectedElements","add","*Change to:* %0","createPositionAt","1651836edAFqY","element","LegacyListEditing","end","plugins","previousSibling","checkChild","value","push","22911kuutnF","findIndex","change","1178142SJQMQM","8772755PPeoBL","getAttribute","checkTodoList","LegacyTodoListEditing","commands","4AjeGXo","numberedList","parent","model","outdentList","ELEMENT_NUMBERED_LIST","commandName","*Check item*","from","locale","todo","commandParams","registerDescriptionCallback","nextSibling","replace","listType","name","List","isObject","indentList"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(884176===-parseInt(n(506))/1+parseInt(n(491))/2+parseInt(n(518))/3*(parseInt(n(524))/4)+-parseInt(n(519))/5+-parseInt(n(549))/6*(-parseInt(n(515))/7)+parseInt(n(495))/8*(-parseInt(n(548))/9)+parseInt(n(469))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(545)](){const t=ii,e=this[t(481)],n=e[t(533)];if(!e[t(510)][t(490)](t(508)))return;const r=e[t(510)][t(550)](t(493)),s=e[t(510)][t(490)](t(522));function o(t){return()=>{const n=ai,s=e[n(527)][n(494)][n(489)],o=e[n(523)][n(550)](t);if(o[n(513)])return void e[n(499)](n(551),{});const i=t[n(475)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(532)](t)[s(547)]((t=>function(t,e){const n=s;return e[n(512)](t[n(526)],n(476))&&!e[n(542)](t)}(t,r)));o=o[s(547)]((t=>!t.is(s(507),s(476))||t[s(520)](s(539))!=e));const i=new Set;for(const t of o)t.is(s(507),s(476))?i[s(503)](li(t)):i[s(503)](t);return Array[s(532)](i)}(s[n(546)](),i,e[n(527)][n(472)]);e[n(527)][n(517)]((()=>{const e=n;for(const n of a)r[e(498)](n,{commandName:t,commandParams:[{forceValue:!o[e(513)]}],formatGroupId:e(483)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(532)](t);const r=n[e(516)]((t=>e(476)!=t[e(540)]));return r>-1&&(n=n[e(475)](0,r)),n}(e[n(527)][n(494)][n(489)][n(546)]()),o=e[n(527)][n(485)](e[n(527)][n(505)](s[0],n(486)),e[n(527)][n(505)](s[s[n(552)]-1],n(509)));e[n(527)][n(517)]((()=>{const e=n;r[e(498)](o,{commandName:t,commandParams:[],formatGroupId:e(487)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(537)];for(;t&&t[n(520)](n(487))>e[n(520)](n(487));)r[n(503)](t),t=t[n(537)]}return Array[n(532)](r)}(s))}))}}r[t(471)](t(525),o(t(525))),r[t(471)](t(470),o(t(470))),s&&r[t(471)](t(497),o(t(497))),r[t(471)](t(543),i(t(543))),r[t(471)](t(528),i(t(528))),s&&r[t(471)](t(521),(()=>{const n=t,s=e[n(523)][n(550)](n(521)),o=Array[n(532)](s[n(502)]);o[n(547)]((t=>t[n(520)](n(492))!=s[n(513)])),e[n(527)][n(517)]((()=>{const t=n;for(const e of o)r[t(498)](e,{commandName:t(521),commandParams:[{forceValue:!s[t(513)]}]})}))})),r[t(482)][t(484)](t(476),(e=>zr(n,t(500),e))),r[t(482)][t(536)]((e=>{const r=t;if(r(477)!=e[r(480)]&&r(496)!=e[r(480)])return;const{data:s}=e;if(s){if(r(525)==s[r(530)]||r(470)==s[r(530)]||r(497)==s[r(530)])switch(s[r(530)][r(538)](r(541),"")){case r(544):return o(zr(n,r(554)));case r(473):return o(zr(n,r(529)));case r(534):return o(zr(n,r(553)))}if(r(543)==s[r(530)])return{type:r(501),content:zr(n,r(479),zr(n,r(500)))};if(r(528)==s[r(530)])return{type:r(501),content:zr(n,r(474),zr(n,r(500)))};if(r(521)==s[r(530)])return s[r(535)][0][r(478)]?{type:r(501),content:zr(n,r(531))}:{type:r(501),content:zr(n,r(488))}}function o(t){const e=r;return{type:e(501),content:zr(n,e(504),t)}}}))}}function li(t){const e=ii,n=t[e(520)](e(487));if(0==n)return t;let r=t;for(;t[e(511)]&&t[e(511)].is(e(507),e(476));){const s=t[e(511)][e(520)](e(487));if(s==n)r=t[e(511)];else if(s<n)break;t=t[e(511)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(507),e(476))&&t[e(520)](e(487))>0){let r=t[e(537)];for(;r&&e(476)==r[e(540)]&&r[e(520)](e(487))==t[e(520)](e(487));)n[e(514)](r),r=r[e(537)]}return n}const hi=di;function gi(){const t=["listReversed","replace","_getTranslationKeyForListStyle","createPositionAt","parent","createRange","type","length","listItem","unshift","formatInline","enableCommand","*Format:* set order to regular","getFirstPosition","bind","getSiblingNodes","editor","listStyle","filter","commandName","*Format:* set order to reversed","getListTypeFromListStyleType","629811uRaVEw","23386HktlqK","list.properties","config","_getSuggestionBlocksForListStyle","locale","*Change to:* %0","afterInit","styles","_descriptionFactory","before","listType","format","getSelectedBlocks","plugins","listStart","1730290Fqdbks","3507088cDtOTo","314beKDLL","LegacyListPropertiesEditing","flat","toUpperCase","*Format:* set start index to %0","LegacyListUtils","_getSuggestionBlocks","90lLEZlh","handleListStyleCommand","20bzzDfd","_LIST_","element","handleDescriptions","formatBlock","push","3082988LOfzDu","handleListStartCommand","commandParams","getLastPosition","ELEMENT_","change","get","document","forward","registerDescriptionCallback","27caVdNu","TrackChangesEditing","numbered","from","reversed","startIndex","backward","10188tQeagI","map","has","1281894pdrbRt","getAttribute","model","7iFLGCz","handleListReversedCommand","markMultiRangeBlockFormat","selection"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(526171===parseInt(n(487))/1+parseInt(n(505))/2*(-parseInt(n(512))/3)+parseInt(n(520))/4+parseInt(n(514))/5*(parseInt(n(458))/6)+parseInt(n(461))/7*(-parseInt(n(504))/8)+parseInt(n(530))/9*(parseInt(n(503))/10)+-parseInt(n(488))/11*(parseInt(n(455))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(494)](){const t=hi;if(!this[t(481)][t(501)][t(457)](t(506)))return;const e=this[t(481)][t(490)][t(526)](t(489)),n=this[t(481)][t(501)][t(526)](t(531));e[t(495)]&&n[t(476)](t(482),this[t(513)][t(479)](this)),e[t(452)]&&n[t(476)](t(465),this[t(462)][t(479)](this)),e[t(453)]&&n[t(476)](t(502),this[t(521)][t(479)](this)),n[t(496)][t(529)](this[t(517)][t(479)](this))}[hi(513)](t,e={}){const n=hi,r=this[n(481)][n(501)][n(526)](n(531)),s=this[n(491)]();this[n(481)][n(460)][n(525)]((()=>{const t=n;r[t(463)](s,{commandName:t(482),commandParams:[{type:e[t(471)]}],formatGroupId:t(482)})}))}[hi(462)](t,e={}){const n=hi,r=this[n(481)][n(501)][n(526)](n(531)),s=this[n(511)]((t=>t.is(n(516),n(473))&&n(450)===t[n(459)](n(498))));if(s[n(472)]<1)return;const o=s[n(456)]((t=>this[n(481)][n(460)][n(470)](this[n(481)][n(460)][n(468)](t,n(497)),this[n(481)][n(460)][n(468)](t,0))));this[n(481)][n(460)][n(525)]((()=>{const t=n;r[t(463)](o,{commandName:t(465),commandParams:[{reversed:e[t(452)]}],formatGroupId:t(465)})}))}[hi(521)](t,e={}){const n=hi,r=this[n(481)][n(501)][n(526)](n(531)),s=this[n(511)]((t=>t.is(n(516),n(473))&&n(450)===t[n(459)](n(498))));if(s[n(472)]<1)return;const o=s[n(456)]((t=>this[n(481)][n(460)][n(470)](this[n(481)][n(460)][n(468)](t,n(497)),this[n(481)][n(460)][n(468)](t,0))));this[n(481)][n(460)][n(525)]((()=>{const t=n;r[t(463)](o,{commandName:t(502),commandParams:[{startIndex:e[t(453)]}],formatGroupId:t(502)})}))}[hi(517)](t){const e=hi;if(e(518)!=t[e(471)]&&e(475)!=t[e(471)])return;const n=this[e(481)][e(492)],{data:r}=t;if(!r)return;let s,o;switch(r[e(484)]){case e(482):s=e(493),o={type:e(499),content:zr(n,s,zr(n,this[e(467)](r[e(522)][0][e(471)])))};break;case e(465):s=r[e(522)][0][e(452)]?e(485):e(477),o={type:e(499),content:zr(n,s)};break;case e(502):s=e(509),o={type:e(499),content:zr(n,s,r[e(522)][0][e(453)])}}return o}[hi(491)](){const t=hi;var e,n,r,s;const o=this[t(481)][t(501)][t(526)](t(510));let i=Array[t(451)](this[t(481)][t(460)][t(527)][t(464)][t(500)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(516),t(473)))&&i[t(474)](...o[t(480)](this[t(481)][t(460)][t(527)][t(464)][t(478)](),t(454))),(null===(n=i[i[t(472)]-1])||void 0===n?void 0:n.is(t(516),t(473)))&&i[t(519)](...o[t(480)](this[t(481)][t(460)][t(527)][t(464)][t(523)](),t(528))),i=[...new Set(i)],(null===(s=null===(r=this[t(481)][t(460)][t(527)][t(464)][t(478)]())||void 0===r?void 0:r[t(469)])||void 0===s?void 0:s.is(t(516),t(473)))&&(i=i[t(483)]((e=>e.is(t(516),t(473))))),i}[hi(511)](t){const e=hi,n=this[e(481)][e(501)][e(526)](e(510));let r=Array[e(451)](this[e(481)][e(460)][e(527)][e(464)][e(500)]())[e(483)](t)[e(456)]((t=>{const r=e,s=this[r(481)][r(460)][r(468)](t,0);return[...n[r(480)](s,r(454)),...n[r(480)](s,r(528))]}))[e(507)]();return r=[...new Set(r)],r}[hi(467)](t){const e=hi;return e(524)+this[e(481)][e(501)][e(526)](e(510))[e(486)](t)[e(508)]()+e(515)+t[e(508)]()[e(466)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["options","ELEMENT_MEDIA","plugins","MediaEmbedEditing","get","for","3506120zAyceu","media","1842248CYRlbk","enableCommand","has","high","mediaEmbed","_descriptionFactory","showSuggestionHighlights","afterInit","data","455566WuTwSv","elementToElement","481733wWWRIr","editor","locale","registerElementLabel","stop","1441422OHGFef","attribute:url:media","downcastDispatcher","conversion","TrackChangesEditing","5371408SeZgwE","dataDowncast","div","createEmptyElement","4533438NXWIFH"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(415591===-parseInt(n(126))/1+parseInt(n(158))/2+-parseInt(n(131))/3+parseInt(n(149))/4+parseInt(n(147))/5+parseInt(n(140))/6+-parseInt(n(136))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(156)](){const t=mi,e=this[t(127)];if(!e[t(143)][t(151)](t(144)))return;const n=e[t(143)][t(145)](t(135)),r=e[t(128)];n[t(150)](t(153)),n[t(154)][t(129)](t(148),(e=>zr(r,t(142),e))),e[t(134)][t(146)](t(137))[t(125)]({model:t(148),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(155)])return n[s(139)](s(138))},converterPriority:t(152)}),e[t(157)][t(133)].on(t(132),((e,n,r)=>{const s=t;r[s(141)][s(155)]&&e[s(130)]()}),{priority:t(152)})}}function Ti(){const t=["MentionEditing","535bIFVsI","TrackChangesEditing","get","has","enableCommand","2607054KHrobN","7LWpKhg","12116104fRZdJn","mention","2935236HXcSsE","8734230tQNKca","4701000OxiXzc","1105566ekiJUS","afterInit","30572Dnmjfk","editor","plugins"];return(Ti=function(){return t})()}function _i(t,e){const n=Ti();return(_i=function(t,e){return n[t-=366]})(t,e)}const yi=_i;!function(t,e){const n=_i,r=t();for(;;)try{if(790169===-parseInt(n(380))/1+-parseInt(n(377))/2+parseInt(n(379))/3+parseInt(n(382))/4*(parseInt(n(368))/5)+-parseInt(n(373))/6*(-parseInt(n(374))/7)+parseInt(n(375))/8+-parseInt(n(378))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[yi(381)](){const t=yi,e=this[t(383)];e[t(366)][t(371)](t(367))&&e[t(366)][t(370)](t(369))[t(372)](t(376))}}const Ci=ki;function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=370]})(t,e)}function Ri(){const t=["TrackChangesEditing","3045fHuOEp","2580579BzZlva","3472ntIsOY","1542NQgbmT","13CVbFVn","locale","plugins","has","pageBreak","get","8TpwqvE","afterInit","28098518kFJLjC","ELEMENT_PAGE_BREAK","_descriptionFactory","9078UHmbJm","10XHNjQK","2045ZqOpVV","registerElementLabel","enableCommand","editor","1046423GiKvup","PageBreakEditing","8745jXnAcU","554pWkZxI","2748NcDfxH"];return(Ri=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(538209===-parseInt(n(381))/1*(-parseInt(n(387))/2)+-parseInt(n(384))/3*(-parseInt(n(386))/4)+-parseInt(n(374))/5*(-parseInt(n(372))/6)+parseInt(n(378))/7*(parseInt(n(394))/8)+parseInt(n(385))/9*(parseInt(n(373))/10)+parseInt(n(380))/11*(parseInt(n(382))/12)+parseInt(n(388))/13*(-parseInt(n(396))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Ni extends t.Plugin{[Ci(395)](){const t=Ci,e=this[t(377)];if(!e[t(390)][t(391)](t(379)))return;e[t(390)][t(393)](t(383))[t(376)](t(392));const n=e[t(390)][t(393)](t(383)),r=e[t(389)];n[t(371)][t(375)](t(392),(e=>zr(r,t(370),e)))}}const Li=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=403]})(t,e)}function vi(){const t=["295232FxxMaI","paragraph","commandName","11142ipLdlv","insert","formatBlock","end","$text","_descriptionFactory","name","ck-suggestion-marker--active","options","format","insertParagraph","writer","checkChild","_registerLegacyDescription","mapper","isLimit","model","plugins","schema","span","36NfcUFO","type","highest","nodeAfter","getFirstRange","getItemLabel","get","Paragraph","markerName","registerDescriptionCallback","_enableDefaultAttributesIntegration","382091Jacvwz","data","addMarker:suggestion:insertion","registerElementLabel","addClass","includes","186316IqolBq","toViewPosition","isTouching","afterInit","markerRange","241340ymKvHh","createUIElement","editor","activeMarkers","TrackChangesEditing","editing","downcastDispatcher","1344cUknGB","bindElementToMarker","locale","start","insertion","634725HPwHyY","ELEMENT_PARAGRAPH","enableCommand","ck-suggestion-marker-split","consume","*Change to:* %0","20uGzTvW","showSuggestionHighlights","consumable","has","*Insert:* %0","178580AoPVGs","isBlock"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(298666===parseInt(n(436))/1+-parseInt(n(442))/2+parseInt(n(459))/3+-parseInt(n(465))/4*(-parseInt(n(447))/5)+-parseInt(n(425))/6*(parseInt(n(472))/7)+parseInt(n(454))/8*(-parseInt(n(405))/9)+parseInt(n(470))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Li(445)](){const t=Li,e=this[t(449)];if(!e[t(422)][t(468)](t(432)))return;const n=e[t(456)],r=e[t(422)][t(431)](t(451));r[t(410)][t(439)](t(403),(e=>zr(n,t(460),e))),r[t(435)](t(403)),r[t(461)](t(415)),e[t(452)][t(453)].on(t(438),Oi(e),{priority:t(427)}),e[t(437)][t(453)].on(t(438),((n,r,s)=>{const o=t;s[o(413)][o(466)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(427)});const s=r[t(410)];s[t(434)]((r=>{const o=t;if(o(458)!==r[o(426)])return;const{start:i,end:a}=r[o(429)]();if(!i[o(444)](a)||!i[o(428)])return;const c=e[o(421)][o(423)],u=i[o(428)];return c[o(471)](u)&&!c[o(420)](u)&&c[o(417)](u,o(409))?{type:o(458),content:zr(n,o(469),s[o(430)](u,1))}:void 0})),this[t(418)]()}[Li(418)](){const t=Li,e=this[t(449)],n=e[t(456)];e[t(422)][t(431)](t(451))[t(410)][t(434)]((e=>{const r=t;if(r(407)!=e[r(426)])return;const{data:s}=e;return s&&r(403)==s[r(404)]?{type:r(414),content:zr(n,r(464),zr(n,r(460)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(422)][o(431)](o(451)),a=r[o(446)][o(457)],c=r[o(446)][o(408)],u=t[o(421)][o(423)];if(!a[o(444)](c)||!a[o(428)])return;const l=a[o(428)];if(u[o(471)](l)&&!u[o(420)](l)&&u[o(417)](l,o(409))){if(!s[o(467)][o(463)](r[o(446)],n[o(411)]))return;const t=s[o(416)][o(448)](o(424),{class:o(462)}),a=s[o(419)][o(443)](c);e&&i[o(450)][o(441)](r[o(433)])&&s[o(416)][o(440)](o(412),t),s[o(416)][o(406)](a,t),s[o(419)][o(455)](t,r[o(433)])}}}const wi=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(945491===parseInt(n(281))/1*(-parseInt(n(256))/2)+parseInt(n(279))/3+parseInt(n(282))/4*(-parseInt(n(265))/5)+parseInt(n(262))/6*(parseInt(n(276))/7)+parseInt(n(259))/8*(-parseInt(n(280))/9)+parseInt(n(284))/10*(parseInt(n(272))/11)+-parseInt(n(283))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[wi(274)](){const t=wi,e=this[t(264)];e[t(271)][t(258)](t(270))&&(e[t(271)][t(269)](t(263))[t(260)](t(266)),this[t(255)]())}[wi(255)](){const t=wi,e=this[t(264)];e[t(271)][t(269)](t(263))[t(273)][t(268)]((n=>{const r=t;if(r(261)!=n[r(285)]&&r(267)!=n[r(285)])return;const{data:s}=n;return s&&r(266)==s[r(278)]?{type:r(275),content:zr(e[r(277)],r(257))}:void 0}))}}function Pi(){const t=["format","6536719NLyBiZ","locale","commandName","5561391GQxeUr","1611KHbZcJ","31eZuAsz","4QVxqBe","531564vBaMfJ","694990kFousJ","type","_registerLegacyDescription","86116TsImPq","*Remove all formatting*","has","55016jyDdxE","_enableDefaultAttributesIntegration","formatBlock","6DqSltm","TrackChangesEditing","editor","1025155tVdFvB","removeFormat","formatInline","registerDescriptionCallback","get","RemoveFormatEditing","plugins","154GUlOUT","_descriptionFactory","afterInit"];return(Pi=function(){return t})()}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(629076===-parseInt(n(373))/1+parseInt(n(384))/2+-parseInt(n(369))/3*(-parseInt(n(386))/4)+-parseInt(n(361))/5+parseInt(n(378))/6*(-parseInt(n(377))/7)+-parseInt(n(385))/8+parseInt(n(374))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(383)](){const t=xi,e=this[t(376)];if(!e[t(382)][t(365)](t(371)))return;const n=e[t(382)][t(370)](t(363));n[t(368)](t(379)),n[t(368)](t(367));const r=e[t(382)][t(370)](t(371));r[t(368)](t(362)),r[t(368)](t(364)),r[t(368)](t(372)),r[t(368)](t(366)),r[t(368)](t(381)),r[t(368)](t(375)),r[t(368)](t(380))}}function ji(){const t=["21NvkTCw","get","RestrictedEditingModeEditing","discardSuggestion","44734YBYdxC","9190512wZMOot","acceptSelectedSuggestions","editor","170989vxGPkV","174VLvsfL","goToPreviousRestrictedEditingException","discardSelectedSuggestions","discardAllSuggestions","plugins","afterInit","514820ATkRVa","1171992oDBqhi","613252DUeQAm","4115385AUrrYs","trackChanges","TrackChangesEditing","acceptSuggestion","has","acceptAllSuggestions","goToNextRestrictedEditingException","enableCommand"];return(ji=function(){return t})()}const Gi=Hi;function Vi(){const t=["insert","get","addMarker:suggestion","writer","test","element","merge","getItems","deletion","bindElementToMarker","shiftEnter","5910190DsAtGS","mapper","high","ELEMENT_LINE_BREAK","288796uMvPdq","split","markerName","11422334Ymhlif","createUIElement","options","4856852hbOnke","data","2957592oFSIUh","activeMarkers","7017fEpFLm","ck-suggestion-marker-","editing","consumable","addMarker:suggestion:insertion","init","TrackChangesEditing","requires","registerElementLabel","softBreak","includes","18BeDhmy","showSuggestionHighlights","_descriptionFactory","enableCommand","ck-suggestion-marker--active","addClass","locale","createPositionBefore","name","editor","366iQPEeU","toViewPosition","plugins","span","model","addMarker:suggestion:deletion","9443192zlrUmh","markerRange","downcastDispatcher"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(985112===parseInt(n(238))/1+-parseInt(n(269))/2*(-parseInt(n(248))/3)+parseInt(n(244))/4+-parseInt(n(289))/5+-parseInt(n(246))/6+-parseInt(n(241))/7+parseInt(n(275))/8*(parseInt(n(259))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{static get[Gi(255)](){return[Ys.ShiftEnter]}[Gi(253)](){const t=Gi,e=this[t(268)],n=e[t(271)][t(279)](t(254));n[t(262)](t(288)),e[t(250)][t(277)].on(t(252),Wi(e),{priority:t(291)}),e[t(250)][t(277)].on(t(274),Wi(e),{priority:t(291)}),e[t(245)][t(277)].on(t(280),((n,r,s)=>{const o=t;s[o(243)][o(260)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(261)][t(256)](t(257),(n=>zr(e[t(265)],t(292),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(271)][o(279)](o(254));if(!s[o(251)][o(282)](r[o(276)],n[o(267)]))return;const a=t[o(273)];for(const t of r[o(276)][o(285)]()){if(!t.is(o(283),o(257)))continue;const n=o(286)==r[o(240)][o(239)](":")[1]?o(284):o(239),c=s[o(281)][o(242)](o(272),{class:o(249)+n}),u=s[o(290)][o(270)](a[o(266)](t));e&&i[o(247)][o(258)](r[o(240)])&&s[o(281)][o(264)](o(263),c),s[o(281)][o(278)](u,c),s[o(290)][o(287)](c,r[o(240)])}}}const Ki=qi;function Xi(){const t=["locale","plugins","183771RvwoCm","6KpbWAu","change","87355UpjUfK","forceValue","model","commandName","3019725CaWoAg","markInlineFormat","selection","12ThfyaA","FORMAT_RESTRICTED_ENABLED","type","isCollapsed","commandParams","enableCommand","restrictedEditingException","_descriptionFactory","registerDescriptionCallback","571296BwQyVZ","165384kOeNLK","StandardEditingModeEditing","180727MJBhLu","formatInline","7rwwVUO","FORMAT_RESTRICTED_DISABLED","format","TrackChangesEditing","has","afterInit","commands","editor","value","formatBlock","from","getRanges","get","document","5812220BVixgV"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(304744===parseInt(n(158))/1*(-parseInt(n(137))/2)+-parseInt(n(136))/3+parseInt(n(146))/4*(-parseInt(n(139))/5)+-parseInt(n(156))/6+-parseInt(n(160))/7*(-parseInt(n(155))/8)+parseInt(n(143))/9+parseInt(n(133))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(124)](){const t=Ki,e=this[t(126)],n=e[t(141)],r=e[t(134)];if(!e[t(135)][t(123)](t(157)))return;const s=e[t(135)][t(131)](t(122)),o=t(152),i=e[t(125)][t(131)](o);s[t(151)](o,((e,r={})=>{const a=t,c=n[a(132)][a(145)];if(c[a(149)])return void e(r);const u=void 0!==r[a(140)]?r[a(140)]:!i[a(127)];n[a(138)]((()=>{const t=a,e=Array[t(129)](c[t(130)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(144)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(153)][t(154)]((e=>{const n=t;if(n(128)!=e[n(148)]&&n(159)!=e[n(148)])return;const{data:s}=e;return s&&s[n(142)]==o?s[n(150)][0][n(140)]?{type:n(121),content:zr(r,n(147))}:{type:n(121),content:zr(r,n(120))}:void 0}))}}const Yi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(922840===parseInt(n(448))/1*(-parseInt(n(484))/2)+parseInt(n(494))/3*(parseInt(n(481))/4)+-parseInt(n(465))/5+parseInt(n(480))/6*(parseInt(n(489))/7)+parseInt(n(460))/8*(parseInt(n(452))/9)+-parseInt(n(472))/10+-parseInt(n(458))/11*(-parseInt(n(476))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Yi(464)](){const t=Yi,e=this[t(466)];if(!e[t(451)][t(488)](t(444))||!e[t(451)][t(488)](t(473)))return;const n=e[t(451)][t(483)](t(482)),r=e[t(443)],s=e[t(461)][t(483)](t(468))||{},o=e[t(451)][t(483)](t(470)),i=e[t(451)][t(483)](t(490))[t(487)](e[t(451)][t(483)](t(473)),s[t(492)]);n[t(493)](t(468));const a=new Set;for(const e of i[t(446)]){const n=o[t(453)](e[t(479)]);a[t(475)](n)}const c=new Set;for(const e of i[t(462)]){const n=o[t(453)](e[t(479)]);c[t(475)](n);for(const n of e[t(469)])c[t(475)](n)}for(const e of a)n[t(474)](e),n[t(456)][t(491)](e,zr(r,t(478)));for(const e of c)n[t(459)](e),n[t(456)][t(491)](e,zr(r,t(478)));this[t(449)]()}[Yi(449)](){const t=Yi,e=this[t(466)],n=e[t(443)];e[t(451)][t(483)](t(482))[t(456)][t(471)]((e=>{const r=t;if(r(450)!=e[r(486)]&&r(457)!=e[r(486)])return;const{data:s}=e;return s&&r(468)===s[r(455)]?s[r(447)][0][r(467)]?{type:r(485),content:zr(n,r(477),s[r(447)][0][r(454)][r(445)]())}:{type:r(485),content:zr(n,r(463),s[r(447)][0][r(454)][r(445)]())}:void 0}))}}function $i(){const t=["_registerLegacyDescription","formatBlock","plugins","3626757ItoDfG","getGhsAttributeNameForElement","styleName","commandName","_descriptionFactory","formatInline","11ScoVcx","_registerInlineAttribute","16IcCbRQ","config","inline","*Remove format:* %0","afterInit","2778945juiqBh","editor","forceValue","style","ghsAttributes","GeneralHtmlSupport","registerDescriptionCallback","8710670jdigri","DataSchema","_registerBlockAttribute","add","18231204GCMcbm","*Set format:* %0","FORMAT_STYLE","element","1656ImjxgO","4qUGqGD","TrackChangesEditing","get","3408530kcyGHg","format","type","normalizeConfig","has","26992AgWKrS","StyleUtils","registerAttributeLabel","definitions","_enableDefaultAttributesIntegration","1993476eiCcBt","locale","Style","toLowerCase","block","commandParams","1amQOKa"];return($i=function(){return t})()}const ta=ra;function ea(){const t=["root","_tablePostFixingSubtypes","push","minRow","insert","_acceptFormatSuggestionCallbackFactory","tableRow","9aveTXe","tablePaste","max","mapper","has","first","TableEditing","locale","setSelection","join","_setupColumnsRowsFixing","last","isEqual","3234920niQiCE","showSuggestionHighlights","113oKnTEI","getContainedElement","editor","detach","document","341644YvdoTm","classes","insertTableRowBelow","change","findAncestor","getRowIndexes","refresh","*Remove:* %0","selectTableColumn","removeTableColumn","minColumn","afterInit","getAttribute","getSelectionAffectedTableCells","position","item","3110xCnchs","registerPostFixer","getChildren","markMultiRangeDeletion","commands","values","registerCustomCallback","batch","removeClass","some","type","ELEMENT_TABLE","low","isArray","_getSuggestionCoords","ELEMENT_TABLE_ROW","_tableSuggestions","_descriptionFactory","hasAttribute","createRangeOn","ELEMENT_TABLE_COLUMN_WITH_TEXT","registerDescriptionCallback","startsWith","ELEMENT_TABLE_COLUMN","nodeAfter","$textProxy","span","change:data","TrackChangesEditing","TableUtils","plugins","downcastDispatcher","toLowerCase","selectTableRow","selection","createPositionAt","name","accept","get","data","maxColumn","MIN_SAFE_INTEGER","above","addRange","options","5140772aqnOwC","substr","MAX_SAFE_INTEGER","getItems","min","insertTableRowAbove","addMarker:suggestion","isTouching","suggestion","15983NIptTc","deletion","cell","model","getChangedMarkers","writer","element","add","insertion","insertTable","colspan","ELEMENT_TABLE_WITH_TEXT","includes","115XiojAS","oldRange","forceValue","registerElementLabel","markMultiRangeInsertion","17040732lbDAAk","getFirstRange","15gFpmsj","maxRow","getSuggestion","execute","*Insert:* %0","insertTableColumnLeft","48066WnwsYt","discard","createTableWalker","ELEMENT_TABLE_ROW_WITH_TEXT","subType","tableColumn","every","getColumnIndexes","end","highest","isInContent","1146enTwDq","removeTableRow","_suggestionFactory","start","fromRange","from","insertTableColumnRight","addClass","enableCommand","_getCoordsForCells","getChanges","map","tableCell","left","length","toViewElement","isIntersectingWithRange","order","differ","_splitMarkerName","getCellLocation","$graveyard","table","getRanges","rootName","rowspan","createRangeIn","nodeBefore","filter","enqueueChange"];return(ea=function(){return t})()}!function(t,e){const n=ra,r=t();for(;;)try{if(460094===parseInt(n(460))/1*(parseInt(n(408))/2)+-parseInt(n(391))/3*(parseInt(n(465))/4)+-parseInt(n(384))/5*(-parseInt(n(397))/6)+-parseInt(n(362))/7+parseInt(n(458))/8*(parseInt(n(445))/9)+parseInt(n(317))/10*(-parseInt(n(371))/11)+parseInt(n(389))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class na extends t.Plugin{constructor(t){const e=ra;super(t),this[e(439)]=[e(444),e(402)],this[e(333)]=new Set}[ta(312)](){const t=ta,e=this[t(462)],n=e[t(374)][t(464)][t(351)];if(!e[t(347)][t(449)](t(451)))return;const r=e[t(452)],s=e[t(347)][t(355)](t(345)),o=e[t(347)][t(355)](t(346));s[t(334)][t(387)](t(430),(e=>zr(r,t(328),e))),this[t(455)](),s[t(416)](t(380)),s[t(416)](t(350)),s[t(416)](t(473));for(const r of[t(367),t(467)]){const i=e[t(321)][t(355)](r);s[t(416)](r,(r=>{const a=t;e[a(374)][a(468)]((t=>{const e=a;r();const c=e(359)===i[e(425)],u=o[e(314)](n),l=o[e(470)](u),f=c?l[e(450)]-1:l[e(456)]+1,h=u[0][e(469)](e(430)),g=o[e(399)](h,{startRow:f,endRow:f}),d=Array[e(413)](g)[e(419)]((n=>t[e(336)](n[e(373)])));s[e(388)](d,e(444))}))}))}for(const r of[t(396),t(414)]){const i=e[t(321)][t(355)](r);s[t(416)](r,(r=>{const a=t;e[a(374)][a(468)]((t=>{const e=a;r();const c=e(421)===i[e(425)],u=o[e(314)](n),l=o[e(404)](u),f=c?l[e(450)]-1:l[e(456)]+1,h=u[0][e(469)](e(430)),g=o[e(399)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(413)](g)[e(419)]((n=>t[e(336)](n[e(373)])));s[e(388)](d,e(402))}))}))}for(const r of[t(409),t(474)]){const i=r[t(363)](11),a=i[t(349)](),c=a[t(363)](0,3)+t(343),u=t(430)+i,l=t(366)+i,f=t(447)+i;s[t(416)](r,(()=>{const i=t;e[i(374)][i(468)]((t=>{const e=i,h=o[e(314)](n),g=h[0][e(469)](e(430));let d;if(e(409)==r){const t=o[e(470)](h);d={startRow:t[e(450)],endRow:t[e(456)],includeAllSlots:!0}}else{const t=o[e(404)](h);d={startColumn:t[e(450)],endColumn:t[e(456)],includeAllSlots:!0}}const p=o[e(399)](g,d),m=Array[e(413)](p)[e(419)]((({cell:t})=>t)),I=sa(m[e(436)]((t=>t[e(335)](c)))),E=sa(m[e(436)]((t=>!t[e(335)](c))))[e(419)]((n=>t[e(336)](n))),b=s[e(320)](E,u);if(b&&(e(444)==b[e(401)]||e(402)==b[e(401)])){const n=this[e(331)](b);for(const r of I){const s=t[e(336)](r),i=o[e(428)](r),u=r[e(313)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(360)](s)}}}))}))}function c(r){const s=t,o=Array[s(413)](n[s(431)]())[s(419)]((t=>i.LiveRange[s(412)](t)));e[s(374)][s(468)]((t=>{const n=s,i=t[n(324)];r=r[n(436)]((t=>n(429)!=t[n(438)][n(432)])),t[n(453)](r),e[n(321)][n(355)](n(409))[n(471)](),e[n(394)](n(409),{forceDefaultExecution:!0}),e[n(374)][n(437)]((()=>{const t=n;e[t(374)][t(437)](i,(e=>{const n=t,r=o[n(436)]((t=>n(429)!=t[n(438)][n(432)]));r[n(422)]>0&&e[n(453)](r);for(const t of o)t[n(463)]()}))}))}))}function u(r){const s=t;e[s(374)][s(468)]((t=>{const o=s,a=Array[o(413)](n[o(431)]())[o(419)]((t=>i.LiveRange[o(412)](t))),c=[];for(const t of r)for(const e of t[o(365)]({shallow:!0}))c[o(440)](e);for(const n of c)o(429)!=n[o(438)][o(432)]&&(t[o(453)](t[o(352)](n,0)),e[o(321)][o(355)](o(474))[o(471)](),e[o(394)](o(474),{forceDefaultExecution:!0}));const u=a[o(436)]((t=>o(429)!=t[o(438)][o(432)]));u[o(422)]>0&&t[o(453)](u);for(const t of a)t[o(463)]()}))}function l(e,n){const r=t;return n[r(403)]((t=>e[r(326)]((e=>e[r(405)][r(457)](t[r(411)])||t[r(405)][r(457)](e[r(411)])))))}function f(e,n){const r=t;return e[r(326)]((t=>n[r(326)]((e=>t[r(405)][r(369)](e[r(411)])))))}e[t(356)][t(348)].on(t(368),((e,n,r)=>{const s=t;if(!r[s(361)][s(459)])return;const o=n[s(316)];if(!o)return;const i=r[s(448)][s(423)](o);function c(t){return Array[s(330)](t)?t:[t]}i&&s(420)===o[s(353)]&&(0,a.setHighlightHandling)(i,r[s(376)],((t,e,n)=>n[s(415)](c(e[s(466)]),t)),((t,e,n)=>n[s(325)](c(e[s(466)]),t)))}),{priority:t(406)}),s[t(334)][t(338)]((e=>{const n=t;if(n(379)!=e[n(327)]&&n(372)!=e[n(327)])return;const s=e[n(461)]();if(null!=s&&s.is(n(377),n(430))){if(n(379)==e[n(327)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)]));if(t[n(422)])return{type:n(379),content:zr(r,n(395),zr(r,n(382),'"'+t[n(454)](" ")+'"'))}}if(n(372)==e[n(327)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)]));if(t[n(422)])return{type:n(372),content:zr(r,n(472),zr(r,n(382),'"'+t[n(454)](" ")+'"'))}}}})),s[t(334)][t(338)]((e=>{const n=t;if(n(444)==e[n(401)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)])),s=this[n(331)](e),o=s[n(392)]-s[n(441)]+1;if(n(379)==e[n(327)])return t[n(422)]?{type:n(379),content:zr(r,n(395),zr(r,n(400),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(379),content:zr(r,n(395),zr(r,n(332),o))};if(n(372)==e[n(327)])return t[n(422)]?{type:n(372),content:zr(r,n(472),zr(r,n(400),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(372),content:zr(r,n(472),zr(r,n(332),o))}}if(n(402)==e[n(401)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)])),s=this[n(331)](e),o=s[n(357)]-s[n(311)]+1;if(n(379)==e[n(327)])return t[n(422)]?{type:n(379),content:zr(r,n(395),zr(r,n(337),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(379),content:zr(r,n(395),zr(r,n(340),o))};if(n(372)==e[n(327)])return t[n(422)]?{type:n(372),content:zr(r,n(472),zr(r,n(337),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(372),content:zr(r,n(472),zr(r,n(340),o))}}})),s[t(410)][t(323)](t(379),t(444),t(398),c),s[t(410)][t(323)](t(372),t(444),t(354),c),s[t(410)][t(323)](t(379),t(402),t(398),u),s[t(410)][t(323)](t(372),t(402),t(354),u),s[t(410)][t(323)](t(379),t(402),t(454),l),s[t(410)][t(323)](t(372),t(402),t(454),l),s[t(410)][t(323)](t(379),t(444),t(454),f),s[t(410)][t(323)](t(372),t(444),t(454),f)}[ta(443)](){const t=ta,e=this[t(462)],n=e[t(374)][t(464)][t(351)];return(r,s)=>{const o=t;e[o(374)][o(468)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(405)][a(435)];u&&u[0]&&!1===u[0][a(386)]&&(l=r[0][a(411)][a(341)]);const f=t[a(434)](l);if(a(429)==f[a(438)][a(432)])return;const h=Array[a(413)](n[a(431)]())[a(419)]((t=>i.LiveRange[a(412)](t)));t[a(453)](f),e[a(321)][a(355)](c)[a(471)](),u[a(440)]({forceDefaultExecution:!0}),e[a(394)](c,...u);const g=h[a(436)]((t=>a(429)!=t[a(438)][a(432)]));g[a(422)]>0&&t[a(453)](g);for(const t of h)t[a(463)]()}))}}[ta(417)](t){const e=ta,n=this[e(462)][e(347)][e(355)](e(346));let r=Number[e(364)],s=Number[e(358)],o=Number[e(364)],i=Number[e(358)];for(const a of t){if(e(429)==a[e(438)][e(432)])continue;const{row:t,column:c}=n[e(428)](a),u=a[e(335)](e(433))?a[e(313)](e(433))-1:0,l=a[e(335)](e(381))?a[e(313)](e(381))-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(455)](){const t=ta,e=this[t(462)],n=e[t(347)][t(355)](t(345)),r=e[t(347)][t(355)](t(346));e[t(374)][t(464)].on(t(344),(()=>{const r=t,s=Array[r(413)](e[r(374)][r(464)][r(426)][r(375)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(427)](t);if(r(370)!=s)continue;if(null!=e[r(385)])continue;const a=n[r(393)](o);this[r(439)][r(383)](i)&&this[r(333)][r(378)](a)}}),{priority:t(329)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(336)](e),a=e[s(469)](s(430)),c=r[s(428)](e);for(const t of this[s(333)]){const n=t[s(401)],r=n[s(339)](s(446)),u=n[s(363)](r?10:5),l=u[s(349)](),f=l[s(363)](0,3)+s(343),h=s(366)+u,g=s(447)+u;if(!t[s(407)])continue;if(a!=t[s(390)]()[s(411)][s(469)](s(430)))continue;if(t[s(424)](i))continue;const d=e[s(335)](f)?e[s(313)](f)-1:0,p=this[s(331)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(360)](i),o=!0)}return o};e[t(374)][t(464)][t(318)]((n=>{const r=t;let o=!1;for(const t of e[r(374)][r(464)][r(426)][r(418)]())if(r(442)==t[r(327)])if(r(444)==t[r(353)])for(const e of t[r(315)][r(341)][r(319)]())o=o||s(e,n);else r(420)==t[r(353)]&&(o=o||s(t[r(315)][r(341)],n));return o}))}[ta(331)](t){const e=ta;return this[e(417)](t[e(431)]()[e(419)]((t=>t[e(411)][e(341)])))}}function ra(t,e){const n=ea();return(ra=function(t,e){return n[t-=311]})(t,e)}function sa(t){const e=ta;return Array[e(413)](new Set(t)[e(322)]())}function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=220]})(t,e)}const ia=oa;function aa(){const t=["forceDefaultExecution","markBlockFormat","*Split cell:* vertically","splitTableCellVertically","formatInline","rootName","refresh","locale","10190epllth","requires","_acceptFormatSuggestionCallbackFactory","findAncestor","getAncestors","direction","find","get","_areSelectedCellsMergable","formatBlock","commandName","size","13304bfCwcy","insertion","getCellLocation","add","_areMergableCells","author","element","length","isEnabled","mergeTableCellUp","8099004OuHQHt","model","getRanges","root","change","tableCell","value","filter","splitTableCellHorizontally","has","11HSDLTY","selection","2286dLrLio","containsRange","2IXflKV","stop","format","createRangeOn","526912hmDlwi","getSuggestions","_isForcedDefaultExecutionBlock","deletion","highest","*Split cell:* horizontally","_descriptionFactory","registerDescriptionCallback","_suggestionFactory","commands","low","_tablePostFixingSubtypes","execute","document","setSelection","488336HykPOn","mergeTableCellLeft","table","TableUtils","registerCustomCallback","fromRange","TableEditing","plugins","isInContent","subType","enableCommand","mergeTableCellDown","trackChanges","push","afterInit","TrackChangesEditing","87euFvHe","getSelectionAffectedTableCells","type","cell","3628930RtrYIp","return","horizontally","editor","map","detach","mergeTableCellRight","$graveyard","createTableWalker","from","set:isEnabled","getFirstPosition","mergeTableCells","accept","108iaHHpF","markMultiRangeBlockFormat","2507610MsiZRn","*Merge cells*"];return(aa=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(432690===parseInt(n(231))/1*(parseInt(n(227))/2)+-parseInt(n(262))/3*(parseInt(n(304))/4)+parseInt(n(292))/5*(-parseInt(n(225))/6)+parseInt(n(282))/7+parseInt(n(246))/8*(parseInt(n(280))/9)+parseInt(n(266))/10+parseInt(n(223))/11*(-parseInt(n(314))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ca extends t.Plugin{static get[ia(293)](){return[na]}[ia(260)](){const t=ia,e=this[t(269)],n=e[t(315)][t(244)][t(224)],r=e[t(291)];if(!e[t(253)][t(222)](t(252)))return;const s=e[t(253)][t(299)](t(261)),o=e[t(253)][t(299)](t(249)),a=e[t(253)][t(299)](na);a[t(242)][t(259)](t(278)),s[t(256)](t(278),(()=>{const n=t,r=o[n(263)](e[n(315)][n(244)][n(224)]);e[n(315)][n(318)]((()=>{const t=n;s[t(281)](r,{commandName:t(278),commandParams:[]},[],t(278))}))})),e[t(240)][t(299)](t(278)).on(t(243),((n,r)=>{const o=t;e[o(240)][o(299)](o(258))[o(320)]&&(r[o(311)]>0&&r[r[o(311)]-1]&&r[r[o(311)]-1][o(284)]||s[o(233)]||this[o(300)]()||n[o(228)]())}),{priority:t(235)});for(const n of[t(313),t(272),t(257),t(247)]){const r=e[t(240)][t(299)](n);s[t(256)](n,(()=>{const n=t,o=e[n(315)][n(244)][n(224)][n(277)]()[n(296)]()[n(298)]((t=>t.is(n(310),n(319)))),i=r[n(320)];e[n(315)][n(318)]((()=>{const t=n;s[t(281)]([o,i],{commandName:t(278),commandParams:[]},[],t(278))}))}))}for(const n of[t(287),t(221)]){const r=e[t(240)][t(299)](n);s[t(256)](n,(()=>{const i=t,a=o[i(263)](e[i(315)][i(244)][i(224)])[0],c=a[i(295)](i(248)),{column:u,row:l}=o[i(306)](a);let f=[];if(i(268)==r[i(297)]){const t=o[i(274)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(275)](t)[i(270)]((t=>t[i(265)]))}else{const t=o[i(274)](c,{column:u,includeAllSlots:!0});f=Array[i(275)](t)[i(270)]((t=>t[i(265)]))}e[i(315)][i(318)]((t=>{const e=i;s[e(285)](t[e(230)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(237)][t(238)]((e=>{const n=t;if(n(301)!=e[n(264)]&&n(288)!=e[n(264)])return;const{data:s}=e;return s&&n(278)==s[n(302)]?{type:n(229),content:zr(r,n(283))}:void 0})),s[t(237)][t(238)]((e=>{const n=t;if(n(301)!=e[n(264)]&&n(288)!=e[n(264)])return;const{data:s}=e;return s?n(287)==s[n(302)]?{type:n(229),content:zr(r,n(286))}:n(221)==s[n(302)]?{type:n(229),content:zr(r,n(236))}:void 0:void 0}));const c=a[t(294)]();for(const e of[t(313),t(272),t(257),t(247)])s[t(239)][t(250)](t(301),e,t(279),c);for(const e of[t(287),t(221)])s[t(239)][t(250)](t(301),e,t(279),c);s[t(239)][t(250)](t(301),t(278),t(279),(r=>{const s=t;e[s(315)][s(318)]((t=>{const o=s,a=Array[o(275)](n[o(316)]())[o(270)]((t=>i.LiveRange[o(251)](t)));t[o(245)](r),e[o(240)][o(299)](o(278))[o(290)](),e[o(243)](o(278),{forceDefaultExecution:!0});const c=a[o(220)]((t=>o(273)!=t[o(317)][o(289)]));c[o(311)]>0&&t[o(245)](c);for(const t of a)t[o(271)]()}))}));for(const n of[t(313),t(257),t(247),t(272)]){const r=e[t(240)][t(299)](n);r.on(t(276),((n,s,o)=>{const i=t;if(o){const t=e[i(315)][i(244)][i(224)][i(277)]()[i(296)]()[i(298)]((t=>t.is(i(310),i(319))));this[i(308)](r[i(320)],t)||(n[i(267)]=!1,n[i(228)]())}}),{priority:t(241)})}}[ia(300)](){const t=ia,e=this[t(269)][t(240)][t(299)](t(278)),n=this[t(269)][t(253)][t(299)](t(249));if(!e[t(312)])return!1;const r=n[t(263)](this[t(269)][t(315)][t(244)][t(224)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(308)](e,n))return!1;return!0}[ia(308)](t,e){const n=ia,r=this[n(269)][n(253)][n(299)](n(261)),s=this[n(269)][n(315)][n(230)](t),o=this[n(269)][n(315)][n(230)](e),i=new Set,a=new Set;for(const t of r[n(232)]())if((n(305)==t[n(264)]||n(234)==t[n(264)]||n(278)==t[n(255)])&&t[n(254)])for(const e of t[n(316)]())e[n(226)](s,!0)&&i[n(307)](t[n(264)]+":"+t[n(309)].id),e[n(226)](o,!0)&&a[n(307)](t[n(264)]+":"+t[n(309)].id);if(i[n(303)]!=a[n(303)])return!1;for(const t of i)if(!a[n(222)](t))return!1;return!0}}const ua=fa;function la(){const t=["accept","data-suggestion","removeMarker:suggestion","commandParams","start","requires","parent","setAttribute","29300gKQVlb","nodeBefore","getCellLocation","consume","afterInit","FORMAT_REGULAR_ROW","FORMAT_HEADER_COLUMN","260TtzJRP","setTableRowHeader","TableUtils","removeAttribute","mapper","locale","options","36WJxGiF","193092qWMhfV","setTableColumnHeader","4tVHmOS","addClass","item","51131vRiOtq","writer","removeClass","end","*Format:* %0","name","8ktlKoP","bindElementToMarker","consumable","highest","_registerLegacyDescription","1308mILpSd","has","1557724YAlLgc","markerName","6531993YgvXqs","_handleLegacySuggestions","formatBlock","_splitMarkerName","stop","headingColumns","toViewElement","editing","type","nodeAfter","registerAttributeLabel","addMarker:suggestion","33dCxFMf","ck-suggestion-marker-","plugins","data","_suggestionFactory","downcastDispatcher","cell","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","unbindElementFromMarkerName","get","getSuggestion","commandName","registerDescriptionCallback","FORMAT_REGULAR_COLUMN","TrackChangesEditing","showSuggestionHighlights","forceValue","7772787pUpkrs","TableEditing","markerNameToElements","editor","activeMarkers","markerRange","_enableDefaultAttributesIntegration","_descriptionFactory","330714NwLmtD","includes","ck-suggestion-marker--active","format","FORMAT_HEADER_ROW","headingRows","createTableWalker"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=340]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(889415===parseInt(n(383))/1*(parseInt(n(380))/2)+-parseInt(n(410))/3*(-parseInt(n(378))/4)+-parseInt(n(363))/5*(parseInt(n(394))/6)+parseInt(n(396))/7*(-parseInt(n(389))/8)+parseInt(n(348))/9*(parseInt(n(370))/10)+-parseInt(n(340))/11+-parseInt(n(377))/12*(-parseInt(n(398))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(360)](){return[na]}[ua(367)](){const t=ua,e=this[t(343)];if(!e[t(412)][t(395)](t(341)))return;const n=e[t(375)],r=e[t(412)][t(420)](t(425));r[t(346)](t(371),[],[t(353)]),r[t(346)](t(379),[],[t(403)]),r[t(347)][t(408)](t(353),zr(n,t(352))),r[t(347)][t(408)](t(403),zr(n,t(369))),this[t(399)]()}[ua(399)](){const t=ua,e=this[t(343)][t(412)][t(420)](t(425)),n=this[t(343)][t(412)][t(420)](t(372)),r=this[t(343)][t(412)][t(420)](na)[t(417)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(401)](o[a(397)]),l=e[a(421)](u),f=l[a(413)];if(a(400)!=l[a(406)]||!f||a(379)!=f[a(422)])return;if(o[a(382)])return void s[a(402)]();if(!i[a(391)][a(366)](o[a(345)],s[a(388)]))return;const h=o[a(345)][a(359)][a(407)],g=o[a(345)][a(386)][a(364)],d=h[a(361)][a(361)],{column:p}=n[a(365)](h),{column:m}=n[a(365)](g);for(let s=p;s<=m;s++){const l=n[a(354)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(416)],l=i[a(374)][a(404)](s);i[a(384)][a(381)](a(411)+c,l),r&&i[a(384)][a(362)](a(356),u,l),i[a(374)][a(390)](l,o[a(397)]),t&&(e[a(344)][a(349)](o[a(397)])?i[a(384)][a(381)](a(350),l):i[a(384)][a(385)](a(350),l))}}}}e[t(414)][t(418)](t(400),t(371),t(355),r),e[t(414)][t(418)](t(400),t(379),t(355),r),this[t(343)][t(405)][t(415)].on(t(409),s(),{priority:t(392)}),this[t(343)][t(413)][t(415)].on(t(409),((e,n,r)=>{const o=t;r[o(376)][o(426)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(392)}),this[t(343)][t(405)][t(415)].on(t(357),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(401)](r[o(397)]),c=e[o(421)](a),u=c[o(413)];if(o(400)!=c[o(406)]||!u||o(379)!=u[o(422)])return;const l=s[o(374)][o(342)](r[o(397)]);if(l)for(const t of l)s[o(384)][o(385)](o(411)+i,t),s[o(384)][o(385)](o(350),t),s[o(384)][o(373)](o(356),t),s[o(374)][o(419)](t,r[o(397)])}),{priority:t(392)}),this[t(393)]()}[ua(393)](){const t=ua,e=this[t(343)],n=e[t(375)];function r(e){const r=t;return{type:r(351),content:zr(n,r(387),e)}}e[t(412)][t(420)](t(425))[t(347)][t(423)]((e=>{const s=t;if(s(400)!=e[s(406)])return;const{data:o}=e;if(o){if(s(371)==o[s(422)]){const t=o[s(358)][0][s(427)];return r(zr(n,s(t?352:368)))}if(s(379)==o[s(422)]){const t=o[s(358)][0][s(427)];return r(zr(n,s(t?369:424)))}}}))}}const ga=pa;function da(){const t=["tableCellHorizontalAlignment","first","columnInsertionRanges","isEqual","TableUtils","suggestion","containsRange","createElement","getShiftedBy","cell","insert","call","register","tableCellVerticalAlignment","subType","requires","rowInsertionIndexes","find","_descriptionFactory","differ","elementToElement","18869378GqRydE","stop","view","tableCellPadding","_tablePostFixingSubtypes","columnInsertionIndexes","markerToHighlight","createRangeOn","createRange","table","tableCell","*Replace table cells*","getChanges","getItems","markMultiRangeDeletion","2dEIcKe","has","getChangedMarkers","getAttributes","endColumn","commands","activeMarkers","ck-suggestion-marker--active","push","createRangeIn","_createdBatches","columns","clipboardOutput","ck-suggestion-marker-insertion","next","start","nextSibling","732905OqxKrI","getRowIndexes","type","suggestion:formatBlock:tablePasteCell","removeMarker","deletion","markerName","markerAttributes","isInContent","author","oldRange","locale","getMarkers","markers","insertContent","markMultiRangeInsertion","add","content","schema","createPositionBefore","TableClipboard","attributes","getContainedElement","tablePasteColumn","endRow","for","insertColumns","rowInsertionRanges","selection","setAttribute","markMultiRangeBlockFormat","tableCellBackgroundColor","plugins","suggestionLoaded","remove","getChild","wrap","tableCellBorderStyle","listenTo","rootName","map","tableCellSuggestion","423681etrMVU","registerCustomCallback","tablePasteChainId","previousSibling","documentSelection","registerDescriptionCallback","move","options","entries","removeColumns","fromEntries","getSuggestionCallback","fromRange","end","discard","setAttributes","TrackChangesEditing","getAllAdjacentSuggestions","model","previous","paragraph","from","registerPostFixer","tableCellBorderWidth","8mcSzoD","getChildren","createTableWalker","some","getSelectionAffectedTableCells","root","isEmpty","trackChanges","_suggestionFactory","forEach","removeMarkers","conversion","fill","element","afterInit","hasSuggestion","insertionRanges","removeRows","newRange","batch","_getCoordsForCells","getColumns","10YpNrDR","_splitMarkerName","getColumnIndexes","findAncestor","last","high","3043494uCloJg","join","cells","accept","set","document","filter","keys","editor","startsWith","reduce","getSuggestion","nodeAfter","suggestionUnloaded","getRows","redo","deletionRanges","362741dFWlDj","tableCellBorderColor","low","tablePaste","showSuggestionHighlights","row","return","Users","value","14hJJGVT","change","getTableIfOnlyTableInContent","unwrap","formatBlock","_isForcedDefaultExecutionBlock","rows","editing","suggestion-td","column","insertRows","name","getSuggestions","updateMarker","detach","includes","_replaceTableSlotCell","insertion","$graveyard","editingDowncast","getRange","dataDowncast","forceDefaultExecution","getRanges","ck-suggestion-marker","get","tablePasteRow","position","8918920UZoTWo","tablePasteCell","every","5423373HtLzwM","length"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(608498===parseInt(n(509))/1*(parseInt(n(381))/2)+parseInt(n(440))/3+parseInt(n(464))/4*(parseInt(n(398))/5)+-parseInt(n(492))/6*(-parseInt(n(518))/7)+parseInt(n(546))/8+-parseInt(n(549))/9+-parseInt(n(486))/10*(parseInt(n(572))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const ma=[ga(463),ga(510),ga(435),ga(551),ga(564),ga(429),ga(369)],Ia=Object[ga(450)](ma[ga(438)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(566)](){return[na]}[ga(478)](){const t=ga,n=this[t(500)];if(!n[t(430)][t(382)](t(418)))return;const r=n[t(430)][t(543)](t(456)),s=n[t(430)][t(543)](t(555)),o=n[t(430)][t(543)](na),a=n[t(430)][t(543)](t(418));o[t(370)][t(389)](t(544),t(421)),n[t(458)][t(416)][t(563)](t(439),{allowIn:t(376),allowContentOf:t(376),isLimit:!0}),n[t(475)][t(571)]({model:t(439),view:t(526)});let c=null;n[t(458)].on(t(412),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(550)]-1];h&&h[u(540)]||r[u(523)]||this[u(500)][u(386)][u(543)](u(471))[u(517)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(444)))return!1;const i=s[o(520)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(468)](n[o(497)][o(426)]);if(!a[o(550)])return!1;const c=a[0][o(489)](o(375)),l=r[o(399)](a),f=r[o(488)](a),h={startRow:l[o(552)],endRow:l[o(490)],startColumn:f[o(552)],endColumn:f[o(490)]};return 1==a[o(550)]&&(h[o(422)]+=r[o(506)](i)-1,h[o(385)]+=r[o(485)](i)-1),Ta(c,h,r)}(l,f,n[u(458)],s,a)&&(o[u(367)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(458)][u(519)]((()=>{const t=u;n[t(458)][t(412)](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(550)]&&r[t(413)](o,t(544),{tablePasteChainId:s}),a[t(550)]&&r[t(413)](a,t(421),{tablePasteChainId:s}),l[t(550)]&&(r[t(413)](l,t(512),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(473)]((e=>{const n=t;var r;return null===(r=e[n(532)])||void 0===r?void 0:r[n(562)](e)}))),f[t(550)]&&(r[t(380)](f,t(512),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(473)]((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(428)](h[t(438)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(547),{tablePasteChainId:s});if(g){const e=g[t(410)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(458)][t(373)](s),a=e[t(568)]((e=>e[t(538)]()[t(554)](i)));a&&r[t(389)]([a[t(529)],o])}r[t(550)]&&g[t(427)](t(405),Object[t(450)](r))}c=null})))}),{priority:e.priorities[t(491)]+10}),n[t(430)][t(543)](t(418)).on(t(534),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(367)]();const u=s[r(560)],l=o,f=ba(u),h=ba(l);e[r(515)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(432)](u[r(433)](0));for(const t of Array[r(461)](l[r(465)]()))a[r(561)](t,u,r(453));const t=c[r(567)][r(533)](s[r(514)]),e=c[r(371)][r(533)](s[r(527)]);t||e||(g=i.LiveRange[r(452)](a[r(390)](u)))}else h&&!f&&(d=a[r(390)](u));else{const t=a[r(558)](r(439)),e=a[r(558)](r(439));a[r(434)](a[r(390)](u),e),a[r(561)](t,u,0);for(const e of Array[r(461)](l[r(465)]()))a[r(561)](e,t,r(453));g=i.LiveRange[r(452)](a[r(373)](t)),d=i.LiveRange[r(452)](a[r(373)](e))}const p=Array[r(461)](l[r(384)]())[r(498)]((([t])=>ma[r(533)](t)));c[r(494)][r(389)]({element:u,attributes:p[r(550)]?Object[r(450)](p):null}),g&&c[r(480)][r(389)](g),d&&c[r(508)][r(389)](d)}),{priority:t(491)}),s.on(t(424),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(392)]||1;c[o(371)]=new Array(l)[o(476)](u)[o(438)](((t,e)=>t+e));for(const{cell:t}of s[o(466)](i,{startColumn:u,endColumn:u+l-1}))c[o(553)][o(389)](n[o(458)][o(373)](t))}),{priority:t(511)}),s.on(t(528),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(524)]||1;c[o(567)]=new Array(l)[o(476)](u)[o(438)](((t,e)=>t+e));for(const{cell:t}of s[o(466)](i,{startRow:u,endRow:u+l-1}))c[o(425)][o(389)](n[o(458)][o(373)](t))}),{priority:t(511)}),r[t(569)][t(445)]((e=>{const r=t;if(e[r(565)]&&e[r(565)][r(501)](r(512)))return e[r(459)]?{}:{type:r(535),content:zr(n[r(409)],r(377))}}));const u=()=>!1;for(const e of[t(512),t(421),t(544),t(547)])r[t(472)][t(441)](t(535),e,t(493),u),r[t(472)][t(441)](t(403),e,t(493),u),r[t(472)][t(441)](t(522),e,t(493),u);r[t(472)][t(441)](t(522),t(547),t(454),u),r[t(472)][t(441)](t(522),t(547),t(495),((e,r,s)=>{const o=t,i=e[o(438)]((t=>t[o(420)]()))[o(498)]((t=>t)),a=new Map(i[o(438)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(494)])e&&a[o(496)](t,e);else if(s&&s[o(405)])for(const[t,e]of Object[o(448)](s[o(405)])){const r=n[o(458)][o(411)][o(543)](t),s=r?r[o(538)]()[o(420)]():null;s&&a[o(496)](s,e)}n[o(458)][o(519)]((t=>{const e=o;for(const[n,r]of a)t[e(455)]({...Ia,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(472)][o(441)](e,o(512),s,((t,i,a)=>{const c=o;n[c(458)][c(519)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(396)][o(504)];t.is(o(477),o(439))&&u[o(389)](t)}r[o(472)][o(451)](e,null,s)(t,i,a);for(const t of u)o(536)!=t[o(469)][o(437)]&&n[o(521)](t)}))}))};l(t(535),t(495)),l(t(535),t(454)),l(t(403),t(495)),l(t(403),t(454)),r[t(472)][t(441)](t(535),t(544),t(454),(e=>{const n=t,r=e[n(438)]((t=>t[n(420)]())),i=r[0][n(489)](n(375)),{minRow:a,maxRow:c}=o[n(484)](r);s[n(481)](i,{at:a,rows:c-a+1})})),r[t(472)][t(441)](t(535),t(421),t(454),(e=>{const n=t,r=e[n(438)]((t=>t[n(420)]())),i=r[0][n(489)](n(375)),{minColumn:a,maxColumn:c}=o[n(484)](r);s[n(449)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(565)]||!n[s(565)][s(501)](s(512)))return;const o=n[s(419)][s(442)],i=r[s(530)]()[s(498)]((t=>t[s(406)]&&t[s(419)]&&t[s(419)][s(442)]==o));i[s(550)]&&n[s(457)]()[s(550)]!=i[s(550)]&&i[s(502)](((t,e)=>(t[s(395)]=e,e[s(459)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(487)](e[s(404)]),i=[s(542),s(394)],a=r[s(387)][s(533)](e[s(404)]);return a&&i[s(389)](s(388)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(431),f,{priority:t(491)}),r.on(t(505),f,{priority:t(491)}),n[t(458)][t(497)][t(462)]((()=>{const e=t;let s=!1;const o=Array[e(461)](n[e(458)][e(497)][e(570)][e(383)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(487)](t);if(e(556)!=o||e(403)!=a||i[e(408)])continue;if(!r[e(479)](c))continue;const u=r[e(503)](c)[e(541)](),l=n[e(430)][e(543)](e(516)).me;for(const t of r[e(530)]())if(t[e(406)]&&t[e(407)]==l&&e(522)==t[e(400)]&&e(547)==t[e(565)]&&t[e(541)]()[e(548)]((t=>u[e(467)]((n=>n[e(557)](t,!0))))))for(const n of t[e(457)]())n[e(406)]&&(n[e(454)](),s=!0)}return s})),n[t(458)][t(497)][t(462)]((e=>{const s=t,o=n[s(386)][s(543)](s(507));if(!o||!o[s(391)][s(382)](e[s(483)]))return!1;let i=!1;const a=n[s(430)][s(543)](s(516)).me,c=n[s(458)][s(497)][s(570)][s(378)](),u=Array[s(461)](n[s(458)][s(497)][s(570)][s(383)]())[s(498)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(487)](t);return n(556)==o&&n(512)==i&&c==a.id&&!e[n(408)]}));for(const t of c){if(s(561)!=t[s(400)]||s(439)!=t[s(529)]||1!=t[s(550)])continue;const n=e[s(374)](t[s(545)],t[s(545)][s(559)](1));if(!u[s(568)]((({data:t})=>t[s(482)][s(554)](n))))for(const{name:t,data:r}of u)if(n[s(557)](r[s(482)])){e[s(531)](t,{range:n}),i=!0;break}}return i})),n[t(458)][t(497)][t(462)]((e=>{const s=t;let o=!1;const i=n[s(430)][s(543)](s(516)).me,a=r[s(530)]()[s(498)]((t=>t[s(406)]&&t[s(407)]==i)),c=new Set,u=new Set;for(const t of a)if(s(512)==t[s(565)])for(const e of t[s(410)]()){const n=e[s(538)]()[s(420)]();if(n)if(n.is(s(477),s(439))&&ba(n)){t[s(402)](e[s(529)]),c[s(414)](n),o=!0;const r=n[s(397)],i=n[s(443)],a=r&&r.is(s(477),s(439)),l=i&&i.is(s(477),s(439));a&&!c[s(382)](r)&&u[s(414)](r),l&&!c[s(382)](i)&&u[s(414)](i)}else n.is(s(477),s(460))&&n[s(470)]&&(t[s(402)](e[s(529)]),o=!0)}else if(s(547)==t[s(565)]){if(!t[s(419)]||!t[s(419)][s(442)])continue;const e=t[s(419)][s(405)];if(e&&Object[s(499)](e)[s(550)])continue;const n=t[s(419)][s(442)];let r=!0,i=!0;for(const e of a)if(e[s(565)]&&e[s(565)][s(501)](s(512))){if(!e[s(419)][s(442)]){i=!1;break}if(e.id!=t.id&&e[s(419)][s(442)]==n){r=!1;break}}i&&r&&(t[s(474)](),o=!0)}for(const t of c)e[s(432)](t);for(const t of u)e[s(521)](t);return o})),n[t(475)][t(423)](t(537))[t(372)]({model:t(401),view:(t,e)=>h(t),converterPriority:t(491)}),n[t(475)][t(423)](t(539))[t(372)]({model:t(401),view:(e,n)=>n[t(447)][t(513)]?h(e,!1):null,converterPriority:t(491)});const g=n[t(525)][t(368)];this[t(436)](g[t(497)],t(393),((e,n)=>{const r=t,s=[];for(const t of g[r(390)](n[r(415)])[r(379)]())t.is(r(477),r(526))&&s[r(389)](t);g[r(519)]((t=>{const e=r;for(const n of s)t[e(446)](t[e(390)](n),t[e(417)](n)),t[e(432)](n)}))}))}}function ba(t){const e=ga;if(t[e(470)])return!0;const n=t[e(433)](0);return n.is(e(477),e(460))&&n[e(470)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(466)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function _a(){const t=["1978638MyNZQe","Users","has","formatBlock","locale","afterInit","model","formatGroupId","columnWidths","447074LnvoXy","345185dYnmDp","document","editor","get","registerCustomCallback","handleResizeTableWidthCommand","*Format:* resize table","registerDescriptionCallback","formatInline","change","getSuggestions","discard","author","resizeTableWidth","plugins","getTableColumnsWidths","getSelectedElement","getColumnGroupElement","bind","124881NGKDTf","table","getAttribute","resizeTable","getSuggestionCallback","selection","format","TableColumnResizeEditing","type","5493586CgqfZC","data","TrackChangesEditing","_descriptionFactory","handleSuggestionDescription","_suggestionFactory","tableWidth","markBlockFormat","accept","800082PJRzkS","subType","921928ziAuxr","enableCommand","getContainedElement","commandParams"];return(_a=function(){return t})()}const ya=Aa;function Aa(t,e){const n=_a();return(Aa=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(251120===parseInt(n(294))/1+-parseInt(n(327))/2+-parseInt(n(312))/3+parseInt(n(314))/4+-parseInt(n(328))/5+-parseInt(n(318))/6+parseInt(n(303))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);class Ca extends t.Plugin{[ya(323)](){const t=ya;if(!this[t(277)][t(289)][t(320)](t(301)))return;const e=this[t(277)][t(289)][t(278)](t(305));e[t(315)](t(288),this[t(280)][t(293)](this)),e[t(308)][t(279)](t(321),t(297),t(311),e[t(308)][t(298)](t(321),null,t(286))),e[t(308)][t(279)](t(321),t(297),t(286),e[t(308)][t(298)](t(321),null,t(311))),e[t(306)][t(282)](this[t(307)][t(293)](this))}[ya(280)](t,e){const n=ya,r=this[n(277)][n(289)][n(278)](n(305)),s=this[n(277)][n(289)][n(278)](n(301)),o=e[n(295)]||this[n(277)][n(324)][n(329)][n(299)][n(291)]();this[n(277)][n(324)][n(284)]((()=>{const i=n,a=s[i(292)](o);let c=a?s[i(290)](a):null,u=o[i(296)](i(309))||null;const l=e[i(309)]||u,f=e[i(326)]||c,h=this[i(277)][i(289)][i(278)](i(319)).me;for(const t of r[i(285)]()){const e=t[i(316)]();if(i(297)===t[i(313)]&&e===o){t[i(287)]!==h&&t[i(286)]();const e=t[i(304)][i(317)];u=e[0][i(309)],c=e[0][i(326)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(310)](o,{commandName:i(288),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(297)},[],i(297))}))}[ya(307)](t){const e=ya;if(e(321)!=t[e(302)]&&e(283)!=t[e(302)])return;const{data:n}=t;if(n&&e(297)===n[e(325)]){const t=e(281);return{type:e(300),content:zr(this[e(277)][e(322)],t)}}}}const ka=Na;function Ra(){const t=["1252qTQPBB","enableCommand","4195umhHWe","326390rXBJTk","TrackChangesEditing","177168kfImzg","4545240uakSuu","162hiXkeV","plugins","insertTemplate","has","editor","Template","162504xwxKoq","get","616txrYSU","593881rqjvxU","275gmDzoC","45138KAbDRs","afterInit","12Asfxnh"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(482473===parseInt(n(300))/1+parseInt(n(304))/2*(parseInt(n(297))/3)+-parseInt(n(305))/4*(parseInt(n(307))/5)+-parseInt(n(302))/6*(-parseInt(n(299))/7)+-parseInt(n(310))/8*(parseInt(n(312))/9)+-parseInt(n(308))/10*(parseInt(n(301))/11)+parseInt(n(311))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[ka(303)](){const t=ka,e=this[t(295)];e[t(313)][t(315)](t(296))&&e[t(313)][t(298)](t(309))[t(306)](t(314))}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=230]})(t,e)}function Ma(){const t=["_descriptionFactory","insertTableOfContents","TrackChangesEditing","enableCommand","10112526UuQZYE","ELEMENT_TABLE_OF_CONTENTS","7759535qTJXOS","8464400UCNKGL","99AwfQcs","tableOfContents","10473pwBaba","get","4bvNoZf","206DTFAfY","184520EJclXM","afterInit","editor","registerElementLabel","297GLgjRA","77370GeBRde","plugins","commands","locale","1688248gelysq"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(850471===parseInt(n(248))/1+parseInt(n(238))/2*(parseInt(n(235))/3)+-parseInt(n(237))/4*(parseInt(n(231))/5)+-parseInt(n(253))/6+parseInt(n(232))/7+parseInt(n(239))/8*(parseInt(n(243))/9)+parseInt(n(244))/10*(parseInt(n(233))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(240)](){const t=Sa,e=this[t(241)];if(!e[t(246)][t(236)](t(250)))return;e[t(245)][t(236)](t(251))[t(252)](t(250));const n=e[t(245)][t(236)](t(251)),r=e[t(247)];n[t(249)][t(242)](t(234),(e=>zr(r,t(230),e)))}}function wa(t,e){const n=Da();return(wa=function(t,e){return n[t-=434]})(t,e)}const Fa=wa;function Da(){const t=["getChangedMarkers","nodeBefore","end","title-content","newRange","2bCftud","differ","isEqual","schema","has","ELEMENT_TITLE","572976VEHeOp","suggestion","from","registerPostFixer","isCollapsed","registerElementLabel","get","document","630444sWMwCE","afterInit","_splitMarkerName","370ZETlmC","forward","getNearestSelectionRange","isTouching","model","editor","136jlFwaK","locale","956cjWkbL","14903nccRIM","createRange","15796mAmctv","Title","start","removeMarker","702441vAPewV","TrackChangesEditing","259137SdPHtw","updateMarker","element","16212AnwSYP","30630crTmIu","plugins","_descriptionFactory"];return(Da=function(){return t})()}!function(t,e){const n=wa,r=t();for(;;)try{if(803021===-parseInt(n(435))/1+parseInt(n(475))/2*(-parseInt(n(461))/3)+parseInt(n(454))/4*(-parseInt(n(467))/5)+parseInt(n(443))/6+parseInt(n(455))/7*(-parseInt(n(452))/8)+parseInt(n(463))/9*(parseInt(n(446))/10)+-parseInt(n(457))/11*(-parseInt(n(466))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[Fa(444)](){const t=Fa,e=this[t(451)];if(!e[t(468)][t(479)](t(458)))return;const n=e[t(468)][t(441)](t(462));n[t(469)][t(440)](t(473),(()=>zr(e[t(453)],t(434)))),e[t(450)][t(442)][t(438)]((r=>{const s=t;let o=!1;const i=Array[s(437)](e[s(450)][s(442)][s(476)][s(470)]());for(const{name:t,data:a}of i){const{group:i}=n[s(445)](t);if(s(436)!==i||!a[s(474)])continue;const c=a[s(474)],u=c[s(472)][s(471)];if(!u||!u.is(s(465),s(473)))continue;if(!c[s(459)][s(449)](c[s(472)]))continue;const l=e[s(450)][s(478)][s(448)](c[s(472)],s(447));if(l&&l[s(439)]){const e=r[s(456)](c[s(459)],l[s(459)]);e[s(477)](c)||(r[s(464)](t,{range:e}),o=!0)}o||(r[s(460)](t),o=!0)}return o}))}}const xa=Ua;!function(t,e){const n=Ua,r=t();for(;;)try{if(604774===parseInt(n(169))/1*(-parseInt(n(180))/2)+-parseInt(n(172))/3*(-parseInt(n(174))/4)+parseInt(n(170))/5*(-parseInt(n(177))/6)+-parseInt(n(173))/7*(parseInt(n(163))/8)+parseInt(n(179))/9+-parseInt(n(166))/10+parseInt(n(175))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ba extends t.Plugin{[xa(178)](){const t=xa,e=this[t(181)],n=e[t(176)][t(165)](t(162));e[t(176)][t(168)](t(171))&&(n[t(164)](t(161)),n[t(164)](t(167)))}}function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=161]})(t,e)}function ja(){const t=["editor","undo","TrackChangesEditing","641352gWlNpg","enableCommand","get","2121640TnEoAE","redo","has","291388qbfrrj","1977295lNyUbM","UndoEditing","1704099jVrvAM","21JVbGoj","4GvZITl","11340703EaRGYh","plugins","6Kvlaef","afterInit","3930066eLnDCF","4juneid"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=352]})(t,e)}function Ha(){const t=["80BOunbC","698962MZllYz","10tXZFKi","7811784ZKJzCX","plugins","220790qNcdRo","7534360WhRFYH","64aUuxQD","TableCaptionEditing","requires","afterInit","get","enableCommand","7iQztRg","6773195zwVBSA","96519mPaHnR","editor","toggleTableCaption","3661710GeorZZ","TrackChangesEditing","has"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(629993===-parseInt(n(362))/1+parseInt(n(368))/2*(parseInt(n(355))/3)+-parseInt(n(361))/4*(-parseInt(n(366))/5)+parseInt(n(358))/6+-parseInt(n(353))/7*(parseInt(n(367))/8)+-parseInt(n(364))/9+parseInt(n(363))/10*(parseInt(n(354))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(370)](){return[na]}[Ga(371)](){const t=Ga,e=this[t(356)];e[t(365)][t(360)](t(369))&&e[t(365)][t(372)](t(359))[t(352)](t(357))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=443]})(t,e)}function Xa(){const t=["tableCellHeight","tableCellBorderWidth","findAncestor","data","handleDiscardAction","9uLZHYq","tableCellVerticalAlignment","selection","tableCellBorderStyle","tableBorderWidth","pluginName","batch","accept","1100460kVUwzV","setAttribute","tableCellWidth","registerDescriptionCallback","tableProperties","table","TablePropertiesEditing","enableCommand","getSuggestions","markBlockFormat","10UfDUys","getFirstPosition","3077120BTvAJg","afterInit","format","4309580kuOnnS","4821KEPUPy","subType","tableBackgroundColor","tableWidth","enqueueChange","discard","_descriptionFactory","nodeAfter","model","tableCellProperties","getContainedElement","has","editor","_suggestionFactory","TrackChangesTableProperties","getAttribute","handleSuggestionDescription","tableHeight","*Format:* change table properties","getSuggestionCallback","get","22cUuXVM","tableAlignment","start","3151432UXczJa","plugins","join","852YDOsHh","formatBlock","registerCustomCallback","locale","document","tableCellHorizontalAlignment","getSelectionAffectedTableCells","tableCellBorderColor","*Format:* change table cell properties","30cajrGZ","38470yQqsRk","tableCellPadding","removeAttribute","_getSuggestion","TableUtils","322315LjWaGM","TableCellPropertiesEditing","_handlePropertyChange","tableBorderStyle","tableCellBackgroundColor","change","commandParams","TrackChangesEditing","tableBorderColor"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(389684===parseInt(n(502))/1*(parseInt(n(518))/2)+parseInt(n(481))/3*(-parseInt(n(508))/4)+-parseInt(n(477))/5+-parseInt(n(517))/6*(-parseInt(n(443))/7)+parseInt(n(505))/8*(parseInt(n(457))/9)+-parseInt(n(475))/10*(-parseInt(n(480))/11)+-parseInt(n(465))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(469)]=[e(451),e(446),e(461),e(503),e(484),e(498),e(483)],this[e(490)]=[e(515),e(460),e(453),e(519),e(467),e(452),e(447),e(513),e(458)]}static get[Wa(462)](){return Wa(495)}[Wa(478)](){const t=Wa,e=this[t(493)][t(506)][t(501)](t(450));if(this[t(493)][t(506)][t(492)](t(471))){for(const n of this[t(469)])e[t(472)](n,((e,r)=>{const s=t,o=this[s(493)][s(489)][s(512)][s(459)][s(476)]()[s(454)](s(470));this[s(445)](n,[o],this[s(469)],s(469),e,r)}));e[t(494)][t(510)](t(509),t(469),t(464),e[t(494)][t(500)](t(509),null,t(486))),e[t(494)][t(510)](t(509),t(469),t(486),((e,n)=>this[t(456)](this[t(469)],e,n))),e[t(494)][t(510)](t(509),t(469),t(507),(()=>!1))}if(this[t(493)][t(506)][t(492)](t(444))){for(const n of this[t(490)])e[t(472)](n,((e,r)=>{const s=t,o=this[s(493)][s(506)][s(501)](s(522))[s(514)](this[s(493)][s(489)][s(512)][s(459)]);this[s(445)](n,o,this[s(490)],s(490),e,r)}));e[t(494)][t(510)](t(509),t(490),t(464),e[t(494)][t(500)](t(509),null,t(486))),e[t(494)][t(510)](t(509),t(490),t(486),((e,n)=>this[t(456)](this[t(490)],e,n))),e[t(494)][t(510)](t(509),t(490),t(507),(()=>!1))}e[t(487)][t(468)]((e=>this[t(497)](e)))}[Wa(445)](t,e,n,r,s,o){const i=Wa,a=this[i(493)][i(506)][i(501)](i(450));this[i(493)][i(489)][i(485)](o[i(463)],(()=>{const t=i;for(const i of e)if(this[t(521)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(496)](r);void 0!==n&&(e[r]=n)}s(o),a[t(474)](i,{commandParams:[e]},[],r)}}))}[Wa(456)](t,e,n){const r=Wa,s=e[0][r(504)][r(488)],o=n[r(449)][0];this[r(493)][r(489)][r(448)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(466)](r,o[r],s):e[n(520)](r,s)}))}[Wa(497)](t){const e=Wa;if(t[e(455)])switch(t[e(482)]){case e(469):return{type:e(479),content:zr(this[e(493)][e(511)],e(499))};case e(490):return{type:e(479),content:zr(this[e(493)][e(511)],e(516))}}}[Wa(521)](t,e){const n=Wa,r=this[n(493)][n(506)][n(501)](n(450));for(const s of r[n(473)]({skipNotAttached:!0})){const r=s[n(491)]();if(s[n(482)]===e&&r===t)return s}return null}}var Za=Function.prototype,Ya=Object.prototype,Qa=Za.toString,Ja=Ya.hasOwnProperty,$a=Qa.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=Ja.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Qa.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Q?Q.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):Je(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})),Jt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=Sc;function pc(){const t=["getMarkers","unbindElementFromMarkerName","_getSuggestionData","elementToElement","Users","deletion:","markInsertion","comments","registerPostFixer","change:data","showSuggestionHighlights","deletion:join","getFirstMarker","concat","isArray","markMultiRangeDeletion","init","isEqual","sort","attribute","getSuggestionCallback","markMultiRangeBlockFormat","83570SlQNnb","dataDowncast","splice","after","_registerBlockAttribute","getAncestors","deletion","getUser","CommentsRepository","insertion","setAttribute","_removeSuggestion","createRange","meta","pluginName","isExternal","track-changes-suggestion-data-mismatch","authoredAt","setTo","enqueueChange","$marker","from","_element","filter","size","getCommentThread","keys","6487662FQsNjV","getShiftedBy","enableCommand","$elementName","insertion:chain","marker-count","backward","40383JaEGwW","activeMarkers","isInContent","trackChanges.mergeNestedSuggestions","updateSuggestion","_getAttributeKey","2152376cNwlvF","stop","announce","$textProxy","_setSuggestionData","unbind","elementEnd","originalSuggestionId","commands","_joinWithAdjacentSuggestions","commandName","isAtEnd","track-changes-enable-command-twice","oldValue","_rangeIsInLocalUserInsertion","_model","discard","_onDiscard","authorName","_enableDefaultAttributesIntegration","document","addComment","get","warn","plugins","addMarker:suggestion:attribute","getRanges","_SUGGESTION_ANNOUNCEMENT","track-changes-command-not-found","every","hasSuggestion","539146mwSYdm","formatInline:chain","getSuggestions","track-changes-user-not-found","_defaultCallbacks","execute","attribute:join","formatBlock:join","_checkSuggestionCorrectness","type","subType","data-suggestion","getAttribute","track-changes-adapter-missing-getsuggestion","model","length","addMarker:suggestion","schema","markerName","markAttributeChange","editing","rename","suggestionChanged","insertion:discard","default","toUpperCase","ck-suggestion-marker-formatInline","formatGroupId","addRange","3VAAQdw","collaboration.channelId","_adapter","removeMarker:suggestion:formatBlock","nodeAfter","editor","isSelectable","_getMarkerAnnouncementText","createRangeOn","values","getChanges","fromCharCode","add","_reduceExistingSuggestions","attributeNewValue","addMarker","markerToData","root","format","attributeOldValue","update:suggestion","markerToHighlight","attribute:","formatInline:discard","range","conversion","find","_inlineAttributeKeys","ck-suggestion-marker-","_blockAttributeKeys","fire","oldRange","highest","LEAVE","includes","start","groupId","widget","getFirstRange","_suggestionState","move","isInsideObject","_editor","hasComments","some","_refreshSuggestionsChain","_isBlockAttribute","change:activeMarkers","createPositionAt","deleteContent","_splitMarkerName","removeMarker:suggestion:attribute","detach","documentSelection","formatInline:accept","writer","setSelection","batch","refresh","PendingActions","chain","_breakSuggestionMarker","dataReady","formatBlock:discard","forEach","applyOperation","isBefore","discardSuggestion","addClass","containsItem","config","getRange","fetchCommentThread","bindElementToMarker","ready","FORMATTING","deletion:accept","formatBlock:","_findSuggestions","delete","_suggestions","options","isCollapsed","getItems","2528930JOcUSK","value","getDifference","isAtStart","_joinSuggestions","markBlockFormat","toViewElement","set","consume","getAllAdjacentSuggestions","multi","has","getWalker","createPositionAfter","createdAt","unshift","_recordAttributeChanges","howMany","createRangeIn","then","markDeletion","adapter","ck-suggestion-marker","creator","formatBlock:accept","return","_descriptionFactory","markMultiRangeInsertion","end","containsPosition","trackChangesCommand","insertion:accept","attribute:discard","isDocumentOperation","suggestion:","ENTER","isLocal","newRange","isIntersectingWithRange","position","_isDataLoaded","removeComment","createSelection","rootName","pop","suggestion-type","isLimit","for","addMarkerName","isObject","containsRange","hasCommentThread","removeClass","moveTargetPosition","_refreshAttributeSuggestionsChain","_createSuggestion","isOwn","5jSnWRX","push","getNearestSelectionRange","key","before","change:_saved","removeMarker","getCustomProperty","acceptSelectedSuggestions","isBlock","stopListening","item","isAfter","dataToMarker","_getExternalAuthor","locale","createElement","rethrowUnexpectedError","isRemovable","removeAttribute","isNextTo","accepted","assign","removeMarkers","newValue","insertContent","insertion:join","selection","reconvertMarker","accept","_addThreadToSuggestion","data","high","map","substr","external:","addUser","requires","attribute:accept","removed","getSuggestion","_initAriaMarkerChangeAnnouncements","_isForcedDefaultExecutionBlock","resolve","insertion:","containsRangeInObject","ck-suggestion-marker-formatBlock","clone","change","_processAttributeSuggestions","always","_registerInlineAttribute","suggestion:attribute:","isUndo","_addSuggestionMarker","rejected","remove","mapper","element","_trackFormatChanges","createPositionBefore","trackChanges.trackFormatChanges","markerReady","addHighlight","ck-suggestion-marker--active","track-changes-adapter-already-set","targetPosition","ariaLiveAnnouncer","1392NrAQRF","forward","startsWith","catch","@external","group","markInlineFormat","_setSuggestionRange","3531RXsuuM","substring","getLastMatchingPosition","_registerDefaultCallbacks","acceptAllSuggestions","addMarker:suggestion:formatBlock","10151280snDHmS","enableReadOnlyMode","isMultiRange","insert","split","formatBlock","discardSelectedSuggestions","author","clear","addSuggestion","$graveyard","getIntersection","next","multipleBlocks","_updateSuggestionData","join","isIntersecting","containerElement","never","tablePasteChainId","TrackChangesEditing","splitPosition","_enabledCommands","lowest","_saved","markerNameToElements","error-saving-suggestion-data-suggestion-discarded","nodeBefore","getMultiRangeId","deletion:discard","suggestionLoaded","updateMarker","toJSON","notReady","listenTo","consumable","_cutOutSuggestionMarker","name","track-changes-suggestion-not-found","head","buildSuggestion","PENDING_ACTION_SUGGESTION","open","skipNestingCheck","acceptSuggestion","markers","forceDefaultExecution","_customCallbacks","isTouching","discardAllSuggestions","_handleNewSuggestionMarker","attributes","elementStart","commentThread","_getAuthorFromId","formatInline:","formatInline:join","_suggestionFactory","addSuggestionData","_processAttributeChanges","_reduceSuggestionAttributeRange","_mergeNestedSuggestions","normal","formatBlock:chain","previous","upcast","$text","getChangedMarkers","trackChanges","attributeKey","define","registerCustomCallback","fromRange","suggestion","_recordAttributeSuggestions","addCommentThread","_afterChanges","low","_isRegisteredAttribute","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","differ","suggestionUnloaded","deletion:chain","editingDowncast","getContainedElement","parent","_commentsRepository"];return(pc=function(){return t})()}!function(t,e){const n=Sc,r=t();for(;;)try{if(717631===-parseInt(n(461))/1+-parseInt(n(141))/2*(-parseInt(n(490))/3)+-parseInt(n(430))/4+-parseInt(n(198))/5*(-parseInt(n(417))/6)+parseInt(n(424))/7*(parseInt(n(266))/8)+parseInt(n(280))/9+parseInt(n(390))/10*(-parseInt(n(274))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const mc=dc(420);class Ic extends t.Plugin{static get[dc(235)](){return[dc(398),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,Cs,Ss,Bs,to,so,uo,go,bo,Ao,No,Mo,Do,Ho,Uo,Ko,Yo,ei,ui,pi,oi,Vs,Xs,bi,Ai,Ni,Mi,Di,Ui,zi,Zi,Ji,na,ca,ha,za,Ea,Ca,Oa,qa,La,Pa,Ba]}static get[dc(404)](){return dc(300)}constructor(t){const e=dc;function n(t){const e=Sc;return t[e(231)]((t=>String[e(501)](t)))[e(295)]("")}super(t),this[e(354)]=!1,this[e(148)](e(425),[]),this.on(e(537),((n,r,s,o)=>{const i=e;this[i(445)][i(246)]((()=>{const e=i;for(const n of[...o,...s])this[e(445)][e(325)][e(152)](n)&&t[e(481)][e(226)](n)}))})),this[e(167)]=new qr(this[e(495)][e(475)][e(478)],this[e(495)][e(213)]),this[e(492)]=null,this[e(337)]=new Ec(this[e(495)]),this[e(137)]=new Map,this[e(367)]=t[e(454)][e(452)](e(398)),this[e(302)]=new Set,this[e(445)]=this[e(495)][e(475)],this[e(529)]=new WeakMap,this[e(240)]=!1,this[e(519)]=new Set([e(420)]),this[e(517)]=new Set,t[e(127)][e(350)](e(259),e(485)),this[e(257)]=t[e(127)][e(452)](e(259)),t[e(127)][e(350)](e(427),!0),this[e(341)]=t[e(127)][e(452)](e(427)),this[e(171)]=new f(t,this[e(302)]),this[e(239)](),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,50,52])}[dc(384)](){const t=dc,n=this[t(495)],r=(e,n)=>{const r=t;if(r(387)!=e)return r(518)+e;const s=n[r(284)]("|")[0];return this[r(536)](s)?r(244):r(487)};n[t(515)][t(188)](t(364))[t(511)]({model:t(353),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(540)](e[n(479)]),a=[n(163),r(o,i)];let c=3e3;return this[n(425)][n(524)](e[n(479)])&&(a[n(199)](n(262)),c=3010),n(396)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(515)][t(188)](t(391))[t(502)]((e=>{const r=t;e.on(r(477),((t,e,s)=>{const o=r;if(!s[o(138)][o(378)])return;const i=e[o(209)];if(!i)return;const c=s[o(255)][o(147)](i);n[o(475)][o(478)][o(190)](i)&&c&&!c[o(205)](o(527))&&c.is(o(297))&&(0,a.toWidget)(c,s[o(545)])}),{priority:r(230)})})),n[t(515)][t(188)](t(391))[t(511)]({model:t(353),view:(e,n)=>{const s=t;if(!n[s(138)][s(378)])return null;const{type:o,subType:i}=this[s(540)](e[s(479)]);return{classes:[s(163),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(209)])return;const{id:c}=this[a(540)](o[a(479)]);if(r){const t=this[a(137)][a(452)](c),e=this[a(429)](t);if(!this[a(536)](e))return}if(o[a(209)].is(a(225)))return void i[a(315)][a(149)](o[a(209)],s[a(317)]);const u=i[a(255)][a(147)](o[a(209)]);if(o[a(209)].is(a(256))&&n[a(475)][a(478)][a(207)](o[a(209)])&&!u[a(205)](a(261))){i[a(545)][a(558)]([a(163),a(244)],u),i[a(545)][a(400)](a(472),c,u),i[a(255)][a(130)](u,o[a(479)]),e&&(this[a(425)][a(524)](o[a(479)])?i[a(545)][a(558)](a(262),u):i[a(545)][a(193)](a(262),u));for(const t of n[a(475)][a(159)](o[a(209)])[a(140)]())i[a(315)][a(149)](t,s[a(317)]);i[a(315)][a(149)](o[a(209)],s[a(317)])}};n[t(515)][t(188)](t(391))[t(502)]((e=>{const n=t;e.on(n(279),((t,e,r)=>{const o=n;r[o(138)][o(378)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(522)})})),n[t(515)][t(188)](t(391))[t(502)]((e=>{const n=t;e.on(n(455),((t,e,r)=>{const o=n;r[o(138)][o(378)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(522)})})),n[t(515)][t(188)](t(391))[t(506)]({model:t(353),view:(e,n)=>n[t(138)][t(378)]?null:{group:t(353),name:e[t(232)](11)}}),n[t(515)][t(188)](t(345))[t(371)]({view:{name:t(353),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(175)+e[r(473)](r(186))+":"+e[r(473)]("id");return e[r(473)](r(422))&&(s+=":"+e[r(473)](r(422))),n[r(214)](r(410),{"data-name":s})}}),n[t(515)][t(188)](t(345))[t(211)]({view:t(353)}),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(279),s(),{priority:n(230)})})),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(455),s({isAttributeSuggestion:!0}),{priority:n(230)})})),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(493),((t,e,r)=>{const s=n,o=r[s(255)][s(305)](e[s(479)]);if(o)for(const t of o)t[s(205)](s(261))||(r[s(545)][s(193)]([s(163),s(244),s(262)],t),r[s(545)][s(217)](s(472),t),r[s(255)][s(369)](t,e[s(479)]))}),{priority:n(230)})})),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(541),((t,e,r)=>{const s=n,o=r[s(255)][s(305)](e[s(479)]);if(!o)return;const{id:i}=this[s(540)](e[s(479)]),a=this[s(137)][s(452)](i),c=this[s(429)](a);if(this[s(536)](c))for(const t of o)t[s(205)](s(261))||(r[s(545)][s(193)]([s(163),s(244),s(262)],t),r[s(545)][s(217)](s(472),t),r[s(255)][s(369)](t,e[s(479)]))}),{priority:n(230)})})),n[t(475)][t(450)][t(376)]((e=>{const r=t;let s=!1;const o=Array[r(411)](n[r(475)][r(450)][r(361)][r(347)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(540)](t);if(r(353)!==o)continue;const h=this[r(137)][r(452)](f);if(null!=c[r(178)]){r(360)==u&&(s=s||_c(c[r(178)],t,e,n[r(475)][r(478)]));const o=r(387)==u&&this[r(536)](l[r(284)]("|")[0]);if(c[r(178)][r(139)]||r(290)==c[r(178)][r(507)][r(184)]||r(285)==u&&!Ac(c[r(178)])||o&&!Ac(c[r(178)])||r(396)==u&&(Tc(a=c[r(178)])||function(t){const e=r;return t[e(525)][e(366)]==t[e(169)][e(307)]&&t[e(525)][e(441)]}(a)))e[r(204)](t),s=!0;else{if(!h||!h[r(426)])continue;i[r(502)](h)}}}var a;return i[r(414)]>0&&(s=!!this[r(439)](i)||s),s})),n[t(475)][t(450)][t(376)]((e=>{const r=t;let s=!1;for(const t of n[r(475)][r(450)][r(361)][r(500)]())if(r(283)==t[r(470)])for(const t of this[r(137)][r(499)]()){if(t[r(282)]||!t[r(426)])continue;const o=r(285)==t[r(470)],i=this[r(429)](t),a=i&&this[r(536)](i);if(!o&&!a)continue;const c=t[r(528)]();if(c[r(525)][r(366)]!=c[r(169)][r(366)]&&!c[r(169)][r(441)]){const o=n[r(475)][r(538)](c[r(525)][r(494)],r(169)),i=n[r(475)][r(402)](c[r(525)],o);e[r(311)](t[r(380)](),{range:i}),s=!0}}return s})),n[t(475)][t(450)][t(376)]((e=>this[t(339)](e))),n[t(475)][t(450)][t(376)]((e=>!e[t(547)][t(177)]&&this[t(247)](e))),n[t(475)].on(t(356),(()=>{this[t(354)]=!1})),n[t(475)][t(450)].on(t(377),((r,s)=>{const o=t;if(!s[o(177)]||s[o(251)])return;if(!this[o(354)])return;const i=n[o(475)][o(450)][o(361)][o(500)]();if(0==i[o(476)])return;const a=[],c=i[o(413)]((t=>o(387)==t[o(470)])),u=i[o(413)]((t=>o(283)==t[o(470)]&&o(346)!=t[o(317)])),l=i[o(413)]((t=>o(254)==t[o(470)]&&o(346)!=t[o(317)]));for(const t of c)this[o(358)](t[o(349)])&&a[o(199)]({key:t[o(349)],newValue:t[o(504)],oldValue:t[o(509)],range:Cc(t[o(514)],n[o(475)])});for(const t of u){const e=l[o(516)]((e=>e[o(412)]===t[o(412)]));if(e){const r=kc(t[o(180)][o(494)],n[o(475)]);e[o(317)]!==t[o(317)]&&a[o(199)]({key:o(420),newValue:t[o(317)],oldValue:e[o(317)],range:r});for(const[n,s]of e[o(331)]){if(!this[o(358)](n))continue;const e=t[o(331)][o(452)](n);s!==e&&a[o(199)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(331)])this[o(358)](n)&&(e[o(331)][o(152)](n)||a[o(199)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(476)]&&n[o(475)][o(409)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(480)](t,e,s,o,{groupId:r});this[n(503)](t,a)}))}),{priority:t(303)}),n[t(475)][t(325)].on(t(510),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(540)](n[s(317)]),e=this[s(137)][s(452)](t);e&&e[s(189)](n[s(317)])}})),n[t(475)][t(450)].on(t(377),(()=>{const e=t,r=Array[e(411)](n[e(475)][e(450)][e(361)][e(347)]())[e(413)]((t=>e(353)===this[e(540)](t[e(317)])[e(271)]));if(0===r[e(476)])return;r[e(386)](((t,n)=>{const r=e,s=t[r(229)][r(521)],o=n[r(229)][r(521)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(525)][r(556)](o[r(525)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(540)](t);if(null===n[e(521)]){const n=this[e(330)](t);o[e(502)](n)}else{const t=this[e(137)][e(452)](r);null!==n[e(178)]||t[e(426)]?(s[e(502)](t[e(319)]),o[e(502)](t)):this[e(401)](t)}}o[e(414)]>0&&this[e(535)](o);for(const t of s)this[e(520)](e(483),t)})),n[t(475)].on(t(555),((e,r)=>{const s=t,o=r[0];if(!this[s(137)][s(414)])return;if(!o[s(174)])return;if(o[s(547)][s(251)]||!o[s(547)][s(177)])return;let i,a;switch(o[s(470)]){case s(283):i=n[s(475)][s(538)](o[s(180)]),a=i[s(418)](o[s(158)]);break;case s(284):i=n[s(475)][s(538)](o[s(301)]),a=n[s(475)][s(538)](o[s(194)]);break;case s(530):i=n[s(475)][s(538)](o[s(264)]),a=i[s(418)](o[s(158)]);break;default:return}const c=n[s(475)][s(402)](i,a);n[s(475)][s(246)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(135)](c)){if(e[t(282)])continue;if(t(360)==e[t(470)])continue;const r=this[t(429)](e);if(r&&this[t(536)](r)&&t(284)!=o[t(470)])continue;const s=e[t(229)]&&e[t(229)][t(293)];(t(285)!=e[t(470)]||t(284)==o[t(470)]&&!s)&&(n[t(243)]||t(399)==e[t(470)]&&n[t(197)]||e[t(528)]()[t(191)](c)&&this[t(551)](e,i,a))}}))}),{priority:t(303)}),n[t(475)].on(t(539),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(326)])return;if(this[s(240)])return;if(!this[s(171)][s(142)])return;if(o[s(139)])return;const a=n[s(475)][s(478)],{start:c,end:u}=o[s(528)](),l=c[s(494)]&&a[s(187)](c[s(494)])?null:a[s(200)](c,s(267)),f=u[s(307)]&&a[s(187)](u[s(307)])?null:a[s(200)](u,s(423)),h=n[s(475)][s(402)](l?l[s(525)]:c,f?f[s(169)]:u);n[s(475)][s(246)]((t=>{const e=s;this[e(161)](h);const r=n[e(475)][e(478)][e(200)](h[e(525)]);o.is(e(543))?t[e(546)](r):o[e(408)](r)})),e[s(431)]()}),{priority:e.priorities[t(342)]+10}),n[t(475)].on(t(223),((e,r)=>{const s=t,o=r[r[s(476)]-1];o&&o[s(326)]||this[s(240)]||this[s(171)][s(142)]&&(n[s(475)][s(246)]((()=>{const t=s;let o=n[t(475)][t(223)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(166)]=o[t(245)]();const i=o[t(169)][t(307)],a=n[t(475)][t(478)];i&&a[t(207)](i)&&!a[t(190)](i)&&(o=n[t(475)][t(402)](o[t(525)],n[t(475)][t(538)](i,t(169)))),this[t(374)](o)})),e[s(431)]())}),{priority:t(230)}),this[t(495)][t(438)][t(502)](t(348),this[t(171)]),this[t(419)](t(348));const o=new p(n,this[t(137)]);n[t(438)][t(502)](t(324),o),this[t(419)](t(324));const i=new b(n,this[t(137)]);n[t(438)][t(502)](t(557),i),this[t(419)](t(557)),n[t(438)][t(502)](t(278),new S(n,o,this[t(137)])),this[t(419)](t(278)),n[t(438)][t(502)](t(329),new S(n,i,this[t(137)])),this[t(419)](t(329)),n[t(438)][t(502)](t(206),new w(n,o,this[t(137)])),this[t(419)](t(206)),n[t(438)][t(502)](t(286),new w(n,i,this[t(137)])),this[t(419)](t(286));const c=n[t(454)][t(452)](t(398));this[t(314)](c,t(451),((e,{threadId:n})=>{const r=t,s=this[r(137)][r(452)](n);s&&s[r(333)]&&1===s[r(333)][r(476)]&&this[r(294)](n,{hasComments:!0})}),{priority:t(357)}),this[t(314)](c,t(182),((e,{threadId:n})=>{const r=t,s=this[r(137)][r(452)](n);s&&s[r(333)]&&!s[r(333)][r(476)]&&this[r(294)](n,{hasComments:!1})}),{priority:t(357)})}set[dc(162)](t){const n=dc;if(this[n(492)])throw new e.CKEditorError(n(263),this);this[n(492)]=t}get[dc(162)](){return this[dc(492)]}[dc(463)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(137)][n(499)]())t&&!e[n(426)]||r[n(199)](e);return e?r[n(231)]((t=>t[n(312)]())):r}[dc(238)](t){const n=dc,r=this[n(137)][n(452)](t);if(!r)throw new e.CKEditorError(n(318),this);return r}[dc(460)](t){const e=dc;return this[e(137)][e(152)](t)}[dc(338)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(470)][e(284)](":"),a=this[e(137)][e(452)](r)||this[e(196)](o,i,r,n,s);if(this[e(228)](a),this[e(469)](a,o,i||null,n),a[e(155)]=t[e(155)],a[e(181)]=!0,s&&s[e(270)]){const t=s[e(270)],n=this[e(212)](t[e(448)]);a[e(407)]=t[e(155)],a[e(287)]=n,a[e(405)]=!0}else a[e(407)]=t[e(155)];switch(t[e(229)]&&(a[e(229)]=t[e(229)]),t[e(331)]&&(a[e(331)]=t[e(331)]),this[e(492)]&&this[e(492)][e(289)]||(a[e(304)]=!0),this[e(529)][e(452)](a)){case e(313):this[e(529)][e(148)](a,e(552));break;case e(260):a[e(426)]?(this[e(439)](new Set([a])),this[e(535)](new Set([a])),this[e(529)][e(148)](a,e(131)),this[e(520)](e(310),a)):this[e(529)][e(148)](a,e(237))}return a}[dc(324)](t){const e=dc;this[e(326)]((()=>{const n=e;this[n(495)][n(475)][n(246)]((()=>{const e=n;for(const n of t[e(150)]())n[e(227)]()}))}))}[dc(557)](t){const e=dc;this[e(326)]((()=>{const n=e;this[n(495)][n(475)][n(246)]((()=>{const e=n;for(const n of t[e(150)]())n[e(446)]()}))}))}[dc(419)](t,n){const r=dc,s=this[r(495)][r(438)][r(452)](t);if(!s)throw new e.CKEditorError(r(458),this,{commandName:t});if(this[r(302)][r(152)](s))throw new e.CKEditorError(r(442),this,{commandName:t});this[r(302)][r(502)](s),n&&s.on(r(466),((t,e)=>{const o=r;this[o(171)][o(142)]&&(this[o(240)]||(e[o(476)]>0&&e[e[o(476)]-1]&&e[e[o(476)]-1][o(326)]?e[o(185)]():(t[o(166)]=n(((...t)=>s[o(466)](...t,{forceDefaultExecution:!0})),...e),t[o(431)]())))}),{priority:r(230)})}[dc(326)](t){const n=dc;let r,s;const o=this[n(240)];this[n(240)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(240)]=!1),s&&e.CKEditorError[n(215)](s,this),r}[dc(374)](t,n=null,r={}){const s=dc;if(t[s(139)])return null;const o=this[s(495)][s(454)][s(452)](s(372)).me;for(const{suggestion:e,meta:o}of this[s(135)](t,s(399)))if(o[s(197)]){if(!o[s(218)]){if(o[s(243)]){if(!this[s(341)]||!Lc(e,r))continue;return e}if(Lc(e,r))return e;this[s(551)](e,t[s(525)],t[s(169)]);break}if(n==e[s(471)]&&Lc(e,r)){const n=e[s(528)]();return n[s(525)][s(385)](t[s(169)])?this[s(273)](e,this[s(445)][s(402)](t[s(525)],n[s(169)])):this[s(273)](e,this[s(445)][s(402)](n[s(525)],t[s(169)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(242)+n:s(399),u=this[s(434)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(252)](c,i,a,t),u}[dc(168)](t,n=dc(151),r={}){const s=dc,o=this[s(495)][s(454)][s(452)](s(372)).me,i=this[s(337)][s(388)](s(399),n,s(295));for(const e of this[s(463)]())if(e[s(287)].id==o.id&&s(399)==e[s(470)]&&e[s(471)]==n&&Lc(e,r)&&(i(e[s(456)](),t)||i(t,e[s(456)]()))){for(const n of t)e[s(489)](n);return e}for(const{suggestion:e,meta:n}of this[s(135)](t,s(399))){if(!n[s(197)])continue;if(!this[s(341)]&&n[s(243)])continue;if(!Lc(e,r))continue;let o=!0;for(const n of e[s(456)]())for(const e of t)if(!n[s(191)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(242)+n,l=this[s(434)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(252)](u,a,c,e,Hr[s(308)]());return l}[dc(272)](t,n,r=null,s={}){const o=dc;if(r=r||yc(n),t[o(139)])return null;if(o(298)===this[o(257)]){const e=this[o(337)][o(388)](o(360),r,o(227));return this[o(326)]((()=>e([t],n,s))),null}const i=this[o(495)][o(454)][o(452)](o(372)).me,a=[];if(o(248)!==this[o(257)])for(const{suggestion:e,meta:n}of this[o(135)](t,o(399)))n[o(197)]&&!n[o(531)]&&a[o(199)](...e[o(456)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(291)](s);e&&r[n(199)](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(476)];){const s=r[e][n(143)](t);r[n(392)](e,1,...s),e+=s[n(476)]}}return r}(t,a);c[o(476)]&&this[o(445)][o(246)]((()=>{const t=o;for(const e of c){const o=this[t(337)][t(388)](t(360),r,t(227));this[t(326)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(525)],u=t[o(169)];for(const{suggestion:e,meta:n}of this[o(135)](t,o(360))){if(!n[o(197)])continue;if(e[o(471)]!=r)continue;if(!Lc(e,s))continue;const i=e[o(528)]();if(i[o(191)](t,!0))return null;c=c[o(556)](i[o(525)])?c:i[o(525)],u=u[o(210)](i[o(169)])?u:i[o(169)],a?i[o(525)][o(556)](a[o(528)]()[o(525)])?(a[o(221)](),a=e):e[o(221)]():a=e}const l=this[o(445)][o(402)](c,u);if(a)this[o(273)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(434)]({id:t,type:o(335)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(252)](o(335)+r,t,a,l)}}return null}[dc(146)](t,n,r=[],s=null,o={}){const i=dc;n[i(488)]||(n[i(488)]=n[i(440)]),n[i(293)]=t.is(i(514)),s=s||yc(n);const a=r[i(231)]((t=>kc(t,this[i(445)]))),c=t.is(i(514))?t:kc(t,this[i(445)]);if(i(298)===this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t([c],n,o))),null}a[i(199)](c);let u=!0;for(const t of a)if(!this[i(444)](t)){u=!1;break}if(u&&i(248)!==this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t([c],n,o))),null}let l=null,f=c[i(525)],h=c[i(169)];for(const{suggestion:t,meta:e}of this[i(135)](c,i(285))){if(!e[i(197)])continue;if(e[i(218)]||e[i(243)]||e[i(531)])continue;if(t[i(229)][i(488)]!=n[i(488)])continue;if(!Lc(t,o))continue;const r=t[i(528)]();if(t[i(471)]==s){if(r[i(191)](c,!0))return null;f=f[i(556)](r[i(525)])?f:r[i(525)],h=h[i(210)](r[i(169)])?h:r[i(169)],l?r[i(525)][i(556)](l[i(528)]()[i(525)])?(l[i(221)](),l=t):t[i(221)]():l=t}else{const e=c[i(291)](r);this[i(316)](t,e)}}const g=this[i(495)][i(454)][i(452)](i(372)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(273)](l,this[i(445)][i(402)](f,h)),l;{const t=this[i(434)]({id:d,type:i(134)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(252)](i(134)+s,d,p,this[i(445)][i(402)](f,h)),t}}[dc(389)](t,n,r=[],s=null,o={}){const i=dc;n[i(488)]||(n[i(488)]=n[i(440)]);const a=t[0];n[i(293)]=a.is(i(514)),s=s||yc(n);const c=r[i(231)]((t=>kc(t,this[i(445)]))),u=a.is(i(514))?t:t[i(231)]((t=>kc(t,this[i(445)])));if(i(298)===this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t(u,n,o))),null}c[i(199)](...u);let l=!0;for(const t of c)if(!this[i(444)](t)){l=!1;break}if(l&&i(248)!==this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t(u,n,o))),null}const f=this[i(495)][i(454)][i(452)](i(372)).me;for(const t of this[i(463)]()){if(t[i(287)].id!=f.id)continue;if(i(285)!=t[i(470)]||t[i(229)][i(488)]!=n[i(488)])continue;if(!Lc(t,o))continue;const e=t[i(471)]==s;for(let n=0;n<u[i(476)];n++){const r=u[n];for(const s of t[i(368)]()){const o=s[i(128)]();if(r[i(385)](o)){e?(u[i(392)](n,1),n--):t[i(204)](s[i(317)]);break}}}}if(0==u[i(476)])return null;const h=this[i(337)][i(388)](i(285),s,i(295));for(const t of this[i(463)]())if(t[i(287)].id==f.id&&i(285)==t[i(470)]&&t[i(229)][i(488)]==n[i(488)]&&t[i(471)]==s&&Lc(t,o)&&(h(t[i(456)](),u)||h(u,t[i(456)]()))){for(const e of u)t[i(489)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(134)+s,m=this[i(434)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(252)](p,g,d,t,Hr[i(308)]());return m}[dc(161)](t,n=null,r={}){const s=dc;if(t[s(139)])return null;const o=this[s(495)][s(454)][s(452)](s(372)).me,a=new i.LiveRange(t[s(525)],t[s(169)]);for(const{suggestion:t,meta:e}of this[s(135)](a,s(399)))if(e[s(197)]&&!e[s(218)])if(t[s(282)]){const e=t[s(456)]()[s(413)]((t=>s(290)!=t[s(507)][s(184)]));if(e[s(459)]((t=>a[s(191)](t,!0)))&&t[s(446)](),e[s(534)]((t=>t[s(191)](a,!0)))){const t=this[s(337)][s(388)](s(396),n,s(227));return this[s(326)]((()=>t([a],null,r))),null}}else{const e=a[s(291)](t[s(528)]());null!==e&&t[s(447)]([e],null,r)}if(a[s(542)](),a[s(139)]||s(290)==a[s(507)][s(184)])return null;let c=null,u=a[s(525)],l=a[s(169)];const f=this[s(135)](a,s(396));for(const{suggestion:t,meta:e}of f){const n=this[s(445)][s(402)](u,l);if(e[s(197)]&&(this[s(341)]||!e[s(243)]&&!e[s(531)]))if(t[s(282)]){if(!Lc(t,r))continue;let e=!0;for(const r of t[s(456)]()){if(r[s(191)](n,!0))return t;n[s(191)](r)||(e=!1)}e&&t[s(446)]()}else{const e=t[s(528)]();if(e[s(191)](n,!0))return t;if(!Lc(t,r)){n[s(191)](e)?t[s(221)]():e[s(170)](u)?u=e[s(169)]:e[s(170)](l)&&(l=e[s(525)]);continue}u=u[s(556)](e[s(525)])?u:e[s(525)],l=l[s(210)](e[s(169)])?l:e[s(169)],r=Object[s(220)]({},t[s(331)]),c?e[s(525)][s(556)](c[s(528)]()[s(525)])?(c[s(221)](),c=t):t[s(221)]():c=t}}if(c)return this[s(273)](c,this[s(445)][s(402)](u,l)),c;{const t=(0,e.uid)(),i=this[s(445)][s(402)](u,l),a=o.id,c=n?s(373)+n:s(396),f=this[s(434)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(252)](c,t,a,i),f}}[dc(383)](t,n=dc(151),r={}){const s=dc,o=this[s(495)][s(454)][s(452)](s(372)).me,a=t[s(231)]((t=>new i.LiveRange(t[s(525)],t[s(169)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(135)](a,s(399)))e[s(197)]&&!e[s(218)]&&c[s(502)](t);for(const e of c)if(e[s(282)]){const o=e[s(456)]();if((!e[s(331)]||!e[s(331)][s(323)])&&o[s(459)]((t=>a[s(534)]((e=>e[s(191)](t,!0)))))&&e[s(446)](),a[s(459)]((t=>o[s(534)]((e=>e[s(191)](t,!0)))))){const e=this[s(337)][s(388)](s(396),n,s(227));return this[s(326)]((()=>e(t,null,r))),null}}else{const t=e[s(528)]();if(a[s(534)]((e=>e[s(191)](t,!0)))&&e[s(446)](),a[s(459)]((e=>t[s(191)](e,!0)))){const t=this[s(337)][s(388)](s(396),n,s(227));return this[s(326)]((()=>t(a,null,r))),null}}const u=this[s(337)][s(388)](s(396),n,s(295));let l=null;for(const t of this[s(463)]())if(t[s(287)].id==o.id&&t[s(426)]&&s(396)==t[s(470)]&&t[s(471)]==n&&Lc(t,r)&&(u(t[s(456)](),a)||u(a,t[s(456)]())))if(l){if(t[s(333)]&&t[s(333)][s(476)])continue;for(const e of t[s(456)]())l[s(179)](e)||l[s(489)](e);t[s(221)]()}else{l=t;for(const e of a)t[s(179)](e)||t[s(489)](e)}if(l)return l;c[s(288)]();for(const{suggestion:t,meta:e}of this[s(135)](a,s(396)))e[s(197)]&&(this[s(341)]||!e[s(243)]&&!e[s(531)])&&Lc(t,r)&&c[s(502)](t);for(const t of c){const e=t[s(456)]();if((!r||!r[s(323)])&&a[s(459)]((t=>e[s(534)]((e=>e[s(191)](t,!0))))))return t;(!t[s(331)]||!t[s(331)][s(323)])&&e[s(459)]((t=>a[s(534)]((e=>e[s(191)](t,!0)))))&&t[s(446)]()}const f=(0,e.uid)(),h=o.id,g=s(373)+n,d=this[s(434)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(542)](),t[s(139)]||s(290)==t[s(507)][s(184)]||this[s(252)](g,f,h,t,Hr[s(308)]());return d}[dc(480)](t,n,r,s,o){const i=dc;if(t[i(139)])return[];if(i(298)===this[i(257)])return[];const a=this[i(495)][i(454)][i(452)](i(372)).me.id,c=Array[i(411)](this[i(137)][i(499)]())[i(413)]((e=>i(387)==e[i(470)]&&e[i(229)][i(201)]==n&&e[i(179)](t)));if(i(485)===this[i(257)]){const e=this[i(135)](t,i(399))[i(413)]((({meta:t})=>t[i(197)]&&!t[i(531)]&&!t[i(218)]))[i(231)]((({suggestion:t})=>t));c[i(156)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(387)==t[i(470)]?t[i(229)][i(443)]:void 0,o=t[i(528)](),a=Array[i(411)](u[i(416)]())[i(516)]((t=>t[i(296)](o)));if(!a)continue;const c=a[i(143)](o);this[i(536)](n)&&i(399)==t[i(470)]&&0!=c[i(476)]||(u[i(136)](a),c[i(554)]((t=>{u[i(148)](t,r)})),i(399)!=t[i(470)]&&e!=s&&u[i(148)](a[i(291)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(476)]>37&&console[i(453)](i(359),{key:n});const f=(i(512)+(n+"|")+yc({newValue:s}))[i(275)](0,60),h=this[i(434)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(199)](h),this[i(252)](f,c,a,t)}return l}[dc(394)](t){const e=dc;this[e(519)][e(502)](t)}[dc(249)](t){const e=dc;this[e(517)][e(502)](t)}[dc(449)](t,e=[],n=[]){const r=dc;this[r(419)](t,((t,...e)=>{this[r(157)]((()=>{t(...e)}))}));for(const t of e)this[r(249)](t);for(const t of n)this[r(394)](t)}[dc(429)](t){const e=dc;return e(387)==t[e(470)]?t[e(471)][e(284)]("|")[0]:null}[dc(273)](t,e){const n=dc,r=t[n(380)]();this[n(445)][n(246)]((t=>{t[n(311)](r,{range:e})}))}[dc(228)](t){const e=dc,n=t.id,r=this[e(495)][e(127)][e(452)](e(491));this[e(367)][e(192)](n)||this[e(367)][e(355)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(367)][e(415)](n);s[e(435)](e(216)),s[e(216)]=!1,t[e(333)]=s}[dc(469)](t,n,r,s){const o=dc;if(t[o(470)]!=n||t[o(471)]!=r||t[o(164)].id!=s)throw this[o(495)][o(281)](o(406)),new e.CKEditorError(o(406),this)}[dc(316)](t,n){const r=dc,s=t[r(528)]();if(n[r(385)](s))t[r(221)]();else if(s[r(191)](n)){const o=this[r(445)][r(538)](n[r(525)][r(307)],r(169));this[r(273)](t,this[r(445)][r(402)](s[r(525)],o));const i=(0,e.uid)(),a=t[r(164)].id,c=t[r(470)]+":"+t[r(471)];this[r(434)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(229)],attributes:t[r(331)]});const u=this[r(445)][r(538)](n[r(169)][r(366)],r(393)),l=this[r(445)][r(402)](u,s[r(169)]);this[r(252)](c,i,a,l)}else if(s[r(170)](n[r(525)])){const e=this[r(445)][r(538)](n[r(525)][r(307)],r(169));this[r(273)](t,this[r(445)][r(402)](s[r(525)],e))}else{const e=this[r(445)][r(538)](n[r(169)][r(366)],r(393));this[r(273)](t,this[r(445)][r(402)](e,s[r(169)]))}}[dc(444)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(135)](t,e(399))){if(!r[e(197)])continue;const s=n[e(456)]();for(const n of s)if(!t[e(143)](n)[e(476)])return!0}return!1}[dc(334)](t){const n=dc,r=this[n(495)][n(454)][n(452)](n(372))[n(397)](t);if(!r)throw new e.CKEditorError(n(464),this);return r}[dc(212)](t){const e=dc,n=this[e(495)][e(454)][e(452)](e(372)),r=(0,o.hashObject)(e(233)+t);return n[e(397)](r)||n[e(234)]({id:r,name:t})}[dc(196)](t,e,n,r,s){const o=dc,i=this[o(334)](r),a=this[o(337)][o(320)](t,e,n,i,s,(t=>{const e=o;this[e(294)](n,{attributes:t});const r=this[e(238)](n);this[e(439)](new Set([r])),this[e(535)](new Set([r]))}));return this[o(314)](a,o(227),(()=>{const t=o;this[t(294)](n,{state:t(219)})}),{priority:o(230)}),this[o(314)](a,o(446),(()=>{const t=o;this[t(294)](n,{state:t(253)})}),{priority:o(230)}),this[o(137)][o(148)](n,a),this[o(529)][o(148)](a,o(313)),a}[dc(540)](t){const e=dc,n=t[e(284)](":");return{group:n[0],type:n[1],subType:n[e(476)]>=5?n[2]:null,id:n[e(476)]<5?n[2]:n[3],authorId:n[e(476)]<5?n[3]:n[4],markerCount:6==n[e(476)]?n[5]:null}}[dc(551)](t,n,r){const s=dc,o=t[s(528)](),i=o[s(525)],a=o[s(169)];this[s(273)](t,this[s(445)][s(402)](i,n));const c=(0,e.uid)(),u=t[s(164)].id,l=t[s(470)]+(t[s(471)]?":"+t[s(471)]:"");this[s(434)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(331)],data:t[s(229)]});const f=this[s(429)](t);(s(285)==t[s(470)]||f&&this[s(536)](f))&&(r=this[s(445)][s(258)](r[s(366)])),this[s(252)](l,c,u,this[s(445)][s(402)](r,a))}[dc(135)](t,e=null){const n=dc,r=[],s=this[n(495)][n(454)][n(452)](n(372)).me;Array[n(382)](t)||(t=[t]);for(const o of this[n(463)]()){if(!o[n(426)])continue;if(e&&o[n(470)]!=e)continue;let i=!1;for(const e of o[n(456)]()){for(const a of t){const t=a[n(525)][n(385)](e[n(169)])||a[n(169)][n(385)](e[n(525)]);if(t||a[n(291)](e)){const c=a[n(191)](e)&&bc(this[n(445)][n(478)],e[n(525)],a),u=e[n(191)](a)&&bc(this[n(445)][n(478)],a[n(525)],e);r[n(199)]({suggestion:o,meta:{isOwn:s==o[n(287)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(252)](t,e,n,r,s){const o=dc;this[o(445)][o(246)]((i=>{const a=o;let c=a(175)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(505)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(401)](t){const e=dc,n=t[e(344)],r=t[e(292)];t[e(344)]=null,t[e(292)]=null,null!=n&&n[e(292)]==t&&(n[e(292)]=r),null!=r&&r[e(344)]==t&&(r[e(344)]=n),e(131)==this[e(529)][e(452)](t)&&(this[e(529)][e(148)](t,e(237)),this[e(520)](e(362),t,n,r))}[dc(434)](t){const n=dc,r=t.id,s=this[n(338)](t);if(this[n(492)]&&this[n(492)][n(289)]){const o=this[n(495)][n(454)][n(452)](n(549)),i=s[n(533)],a=s[n(471)]?s[n(470)]+":"+s[n(471)]:s[n(470)],c=this[n(495)][n(213)],u=o[n(502)](zr(c,n(321))),l={id:r,type:a,hasComments:i,data:t[n(229)]||null,originalSuggestionId:t[n(437)]||null,attributes:s[n(331)]};this[n(492)][n(289)](l)[n(160)]((t=>{const e=n;s[e(304)]=!0,o[e(254)](u),t&&t[e(155)]&&(this[e(137)][e(452)](r)[e(155)]=t[e(155)])}))[n(269)]((t=>{const r=n;throw(0,e.logWarning)(r(306)),this[r(495)][r(475)][r(409)]({isUndoable:!1},(()=>{s[r(446)]()})),s[r(208)](),this[r(137)][r(136)](s.id),this[r(529)][r(136)](s),t}))}return s}[dc(536)](t){const e=dc;return this[e(519)][e(152)](t)}[dc(294)](t,e){const n=dc,r=this[n(495)][n(454)][n(452)](n(549)),s=this[n(238)](t);if(this[n(492)]&&this[n(492)][n(428)])if(s[n(304)]){const s=r[n(502)](zr(this[n(495)][n(213)],n(321)));this[n(492)][n(428)](t,e)[n(160)]((()=>{r[n(254)](s)}))}else s.on(n(203),(()=>{this[n(294)](t,e)}))}[dc(370)](t){const n=dc;if(!this[n(492)]||!this[n(492)][n(238)])throw new e.CKEditorError(n(474),this);return this[n(492)][n(238)](t)}[dc(330)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(540)](t),i=this[e(137)][e(452)](n)||this[e(196)](r,s,n,o,{});switch(this[e(469)](i,r,s,o),this[e(529)][e(452)](i)){case e(313):this[e(370)](n)[e(160)]((t=>{const r=e;let s=Promise[r(241)]();t[r(533)]&&(s=this[r(367)][r(129)]({channelId:this[r(495)][r(127)][r(452)](r(491)),threadId:n})),s[r(160)]((()=>{const e=r;this[e(338)](t)[e(304)]=!0}))})),this[e(529)][e(148)](i,e(260));break;case e(237):this[e(294)](n,{state:e(322)});case e(552):this[e(529)][e(148)](i,e(131)),this[e(520)](e(310),i);break;case e(131):this[e(520)](e(483),i)}return i[e(189)](t),i}[dc(535)](t){const e=dc,n=Array[e(411)](t),r=n[e(413)]((t=>e(387)==t[e(470)]));this[e(195)](r);const s=n[e(413)]((t=>!t[e(282)]&&e(387)!=t[e(470)])),o=this[e(463)]({skipNotAttached:!0})[e(413)]((t=>!t[e(282)]&&e(387)!=t[e(470)])),i=o[e(413)]((n=>!t[e(152)](n))),a=new Map(o[e(231)]((t=>[t,this[e(337)][e(388)](t[e(470)],t[e(471)],e(550))]))),c=new Map(o[e(231)]((t=>[t,t[e(528)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(476)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(476)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(476)];t++){const n=s[t];!l[e(152)](n)&&n[e(344)]&&(f[e(502)](n[e(344)]),n[e(344)][e(292)]===n&&(n[e(344)][e(292)]=null),n[e(344)]=null),!u[e(152)](n)&&n[e(292)]&&(f[e(502)](n[e(292)]),n[e(292)][e(344)]===n&&(n[e(292)][e(344)]=null),n[e(292)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(476)];e++){const r=g(t,n[e]);r&&(r[0][s(292)]=r[1],r[1][s(344)]=r[0],u[s(502)](r[0]),l[s(502)](r[1]))}}function g(t,n){const r=e;if(t[r(287)].id!==n[r(287)].id)return null;const s=a[r(452)](t)(t,n,c[r(452)](t),c[r(452)](n));return s&&a[r(452)](n)(t,n,c[r(452)](t),c[r(452)](n))?s[1][r(333)]&&s[1][r(333)][r(476)]?null:s:null}f[e(414)]&&this[e(535)](f)}[dc(195)](t){const e=dc;if(0==t[e(476)])return;const n=this[e(463)]({skipNotAttached:!0})[e(413)]((t=>e(387)==t[e(470)]&&t[e(181)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(331)]);s[e(152)](n)||(s[e(148)](n,r[e(476)]),r[e(199)]([]));const i=s[e(452)](n);r[i][e(199)](t)}!function(){const t=e;r[t(386)](((e,n)=>{const r=t,s=e[0][r(155)],o=n[0][r(155)];return s==o?e[0][r(331)][r(526)]<n[0][r(331)][r(526)]?-1:1:s<o?-1:1}));for(const e of r)e[t(386)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(476)];t++){if(0==r[t][e(476)])continue;const n=[];for(let s=t+1;s<r[e(476)];s++)0!=r[s][e(476)]&&i(r[t],r[s])&&n[e(199)](s);for(const s of n)r[t]=r[t][e(381)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(476)];n++)t[n][e(292)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(476)];n++)t[n][e(344)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(331)][r(526)]!==n[0][r(331)][r(526)]&&t[0][r(287)]!==n[0][r(287)])return!1;if(!function(t,e){const n=r;return!t[n(533)]&&!e[n(533)]||(!t[n(533)]||!e[n(533)])&&(!!(t[n(533)]&&e[n(155)]<t[n(333)][n(375)][n(452)](0)[n(155)])||!!(e[n(533)]&&t[n(155)]<e[n(333)][n(375)][n(452)](0)[n(155)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(331)],r(526)),o=gc(n[0][r(331)],r(526));return!!wr(s,o)&&(!!t[r(459)]((t=>n[r(534)]((e=>t[r(528)]()[r(385)](e[r(528)]())))))&&n[r(459)]((e=>t[r(534)]((t=>e[r(528)]()[r(385)](t[r(528)]()))))))}}[dc(439)](t){const e=dc,n=Array[e(411)](t),r=this[e(463)]({skipNotAttached:!0}),s=r[e(413)]((n=>!t[e(152)](n))),o=new Map(n[e(231)]((t=>[t,this[e(337)][e(388)](t[e(470)],t[e(471)],e(295))]))),i=new Map(r[e(231)]((t=>[t,t[e(456)]()])));for(let t=0;t<n[e(476)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(476)];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(476)];e++){const s=r[e];if(s[a(470)]!==n[a(470)]||s[a(287)].id!==n[a(287)].id||s[a(471)]!==n[a(471)])continue;if(!Nc(n,s,[a(526)]))continue;if(a(387)==n[a(470)]&&n[a(229)][a(443)]!=s[a(229)][a(443)])continue;if(a(387)==n[a(470)]&&t[a(536)](n[a(229)][a(201)]))continue;if(a(285)==n[a(470)]){const e=t[a(495)][a(475)],r=n[a(365)]();if(r&&(e[a(478)][a(190)](r)||e[a(478)][a(187)](r)))continue}const c=o[a(452)](n),u=i[a(452)](n),l=i[a(452)](s),f=n[a(333)]&&n[a(333)][a(476)],h=s[a(333)]&&s[a(333)][a(476)];if(!f&&c(l,u))return t[a(145)](s,n),i[a(136)](n),!0;if(!h&&c(u,l))return t[a(145)](n,s),i[a(136)](s),!0}return!1}}[dc(145)](t,e){const n=dc;if(t[n(282)])for(const r of e[n(456)]())t[n(489)](r);else{const r=e[n(528)]()[n(169)];this[n(273)](t,this[n(445)][n(402)](t[n(528)]()[n(525)],r))}e[n(221)]()}[dc(497)](t,e){const n=dc,r=t[n(268)](n(508))||t[n(268)](n(387))?n(132):t[n(486)]();return zr(this[n(495)][n(213)],e+"_"+r+n(457))}[dc(239)](){const t=dc,e=this[t(495)];(0,o.surroundingMarkersDetector)(this[t(445)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(540)](t[s(317)]);if(s(353)===e){o[s(199)](this[s(497)](n,s(523)));break}}for(const t of r){const{group:e,type:n}=this[s(540)](t[s(317)]);if(s(353)===e){o[s(199)](this[s(497)](n,s(176)));break}}o[s(476)]&&e.ui[s(265)][s(432)](s(348),o[s(295)](" "))}))}[dc(339)](t){const e=dc;if(this[e(354)])return!1;const n=this[e(495)],r=n[e(475)][e(450)][e(361)][e(500)]();if(0==r[e(476)])return!1;const s=[],o=r[e(413)]((t=>e(387)==t[e(470)])),i=r[e(413)]((t=>e(283)==t[e(470)]&&e(346)!=t[e(317)])),a=r[e(413)]((t=>e(254)==t[e(470)]&&e(346)!=t[e(317)]));for(const t of o)s[e(199)]({key:t[e(349)],newValue:t[e(504)],oldValue:t[e(509)],range:Cc(t[e(514)],n[e(475)])});for(const t of i){const r=a[e(516)]((n=>n[e(180)][e(385)](t[e(180)])));r&&s[e(199)]({key:e(420),newValue:t[e(317)],oldValue:r[e(317)],range:n[e(475)][e(498)](t[e(180)][e(494)])})}return 0!=s[e(476)]&&this[e(503)](t,s)}[dc(247)](t){const e=dc;let n=!1;const r=this[e(495)][e(475)][e(450)][e(361)][e(347)]()[e(413)]((t=>t[e(229)][e(178)]&&t[e(317)][e(268)](e(250))));for(const s of r){const{subType:r,id:o}=this[e(540)](s[e(317)]),i=r[e(284)]("|")[0];for(const r of this[e(463)]({skipNotAttached:!0}))r.id!=o&&e(387)==r[e(470)]&&r[e(229)]&&r[e(229)][e(201)]==i&&r[e(528)]()[e(296)](s[e(229)][e(178)])&&(this[e(340)](r,s[e(229)][e(178)],t),n=!0)}return n}[dc(157)](t){const e=dc;this[e(495)],this[e(354)]=!0,t()}[dc(358)](t){const e=dc,n=this[e(536)](t),r=this[e(517)][e(152)](t);return n||r}[dc(503)](t,e){const n=dc;if(0==e[n(476)])return!1;let r=!1;for(const s of e){const e=this[n(135)](s[n(514)],n(387))[n(413)]((t=>!t[n(403)][n(218)]))[n(231)]((t=>t[n(353)])),i=(0,o.hashObject)({newValue:s[n(222)]});e[n(413)]((t=>{const e=n,[r,o]=t[e(471)][e(284)]("|");return r==s[e(201)]&&o!=i}))[n(554)]((e=>{const o=n;this[o(340)](e,s[o(514)],t),r=!0}))}return r}[dc(340)](t,e,n){const r=dc,s=t[r(528)]()[r(143)](e);0!==s[r(476)]?1!==s[r(476)]?this[r(551)](t,e[r(525)],e[r(169)]):this[r(273)](t,s[0]):n[r(204)](t[r(380)]())}}class Ec{constructor(t){const e=dc;this[e(532)]=t,this[e(445)]=t[e(475)],this[e(327)]=new Map,this[e(465)]=new Map,this[e(277)]()}[dc(320)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(445)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(388)](t,e,i(227))(...n),onDiscard:(...n)=>this[i(388)](t,e,i(446))(...n)})}[dc(351)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(327)][s(148)](o,r)}[dc(388)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(327)][r(452)](s)||this[r(465)][r(452)](t+":"+n)}[dc(277)](){const t=dc,e=()=>!1,n=t=>{const e=Sc;t[e(386)](((t,n)=>t[e(525)][e(556)](n[e(525)])?1:-1)),this[e(445)][e(246)]((n=>{const r=e;for(const e of t){let t;t=e[r(169)][r(441)]&&e[r(169)][r(366)]==e[r(525)][r(494)]?n[r(183)](e[r(525)][r(494)],"on"):n[r(183)](e),this[r(445)][r(539)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Sc;e&&this[n(445)][n(246)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(231)]((t=>(Tc(t)&&(t=this[s(445)][s(402)](t[s(169)])),t)))[s(413)]((t=>s(290)!==t[s(507)][s(184)]));if(c[s(476)]<1)return;const u=Array[s(411)](this[s(445)][s(450)][s(225)][s(456)]())[s(231)]((t=>i.LiveRange[s(352)](t)));r[s(546)](c);for(const t of this[s(532)][s(438)][s(438)]())t[s(548)]();a[s(199)]({forceDefaultExecution:!0}),this[s(532)][s(466)](o,...a);const l=u[s(413)]((t=>s(290)!=t[s(507)][s(184)]));l[s(476)]>0&&r[s(546)](l);for(const t of u)t[s(542)]()}))},s=(e,n)=>1==e[t(476)]&&1==n[t(476)]&&e[0][t(169)][t(385)](n[0][t(525)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(445)])?[e,n]:Rc(n,e,s,r,this[t(445)])?[n,e]:null;this[t(465)][t(148)](t(172),e),this[t(465)][t(148)](t(484),n),this[t(465)][t(148)](t(224),s),this[t(465)][t(148)](t(421),o),this[t(465)][t(148)](t(133),n),this[t(465)][t(148)](t(309),e),this[t(465)][t(148)](t(379),s),this[t(465)][t(148)](t(363),o),this[t(465)][t(148)](t(544),r),this[t(465)][t(148)](t(513),e),this[t(465)][t(148)](t(336),s),this[t(465)][t(148)](t(462),e),this[t(465)][t(148)](t(165),r),this[t(465)][t(148)](t(553),e),this[t(465)][t(148)](t(468),s),this[t(465)][t(148)](t(343),e),this[t(465)][t(148)](t(236),e),this[t(465)][t(148)](t(173),((e,n)=>{const r=t;if(!n)return;const s=this[r(532)][r(454)][r(452)](Ic);this[r(445)][r(246)]((t=>{const o=r;if(o(420)==n[o(201)])for(const r of e){const e=r[o(525)][o(494)],s=n[o(443)];t[o(482)](e,s)}else if(s[o(536)](n[o(201)]))for(const r of e)void 0!==n[o(443)]?t[o(400)](n[o(201)],n[o(443)],r[o(525)][o(494)]):t[o(217)](n[o(201)],r[o(525)][o(494)]);else for(const r of e)n[o(443)]?t[o(400)](n[o(201)],n[o(443)],r):t[o(217)](n[o(201)],r)}))})),this[t(465)][t(148)](t(467),s)}}function bc(t,e,n){const r=dc;for(const s of e[r(366)][r(395)]({includeSelf:!0,parentFirst:!0})){if(s[r(507)]==s)return!1;if(!n[r(559)](s))return!1;if(t[r(190)](s)||t[r(187)](s))return!0}return!1}function Tc(t){const e=dc;return t[e(169)][e(366)]==t[e(525)][e(494)]&&t[e(169)][e(144)]}function _c(t,e,n,r){const s=dc,o=t=>!t[s(209)].is(s(433))&&!r[s(190)](t[s(209)]),i=t[s(525)][s(276)](o),a=t[s(169)][s(276)](o,{direction:s(423)});return!(t[s(525)][s(385)](i)&&t[s(169)][s(385)](a)||(i[s(556)](a)?n[s(311)](e,{range:n[s(402)](i,a)}):n[s(204)](e),0))}function yc(t){return(0,o.hashObject)(t)}function Ac(t){const e=dc,n=t[e(525)][e(494)];return n&&n.is(e(256))}function Cc(t,e){const n=dc;return null==t[n(169)][n(307)]&&t[n(169)][n(366)]==t[n(525)][n(494)]?kc(t[n(525)][n(494)],e):t}function kc(t,e){const n=dc,r=e[n(478)][n(190)](t)||e[n(478)][n(496)](t);return e[n(402)](e[n(538)](t,n(202)),r?e[n(154)](t):e[n(538)](t,n(169)))}function Rc(t,e,n,r,s){const o=dc;if(!Nc(t,e))return!1;if(n[o(169)][o(385)](r[o(525)]))return!0;if(t[o(470)]!=e[o(470)])return!1;if(!n[o(169)][o(328)](r[o(525)]))return!1;const i=s[o(402)](n[o(169)],r[o(525)])[o(153)]();for(const t of i)if([o(332),o(436)][o(524)](t[o(470)])&&s[o(478)][o(187)](t[o(209)]))return!1;return!0}function Nc(t,e,n=[]){const r=dc;return!(!t[r(181)]||!e[r(181)])&&wr(gc(t[r(331)],n),gc(e[r(331)],n))}function Lc(t,e){const n=dc,r=vc(t[n(331)]),s=vc(e);if(!t[n(181)])return!1;for(const t of Object[n(416)](s))if(!wr(r[t],s[t]))return!1;return!0}function Sc(t,e){const n=pc();return(Sc=function(t,e){return n[t-=127]})(t,e)}function vc(t){const e=dc,n=Object[e(220)]({},t);return delete n[e(323)],delete n[e(299)],n}const Mc=Oc;function Oc(t,e){const n=wc();return(Oc=function(t,e){return n[t-=167]})(t,e)}function wc(){const t=["stopListening","_editor","change:isDirty","destroy","canDiscard","getRanges","PENDING_ACTION_SUGGESTION","41968gLdLHx","execute","unbind","add","384931pFFnuJ","_discardCommand","isDirty","262670PyOEFd","_removePendingAction","plugins","locale","22044RnepXP","isEnabled","discardSuggestion","11tNTXcz","bind","acceptSuggestion","13888596WgnPbs","commands","_setPendingAction","2GBDtRD","canAccept","515JFhDpL","63CVjFZa","112KfxAhO","remove","get","model","commentThreadController","canEditAt","552204osaaDJ","_acceptCommand","listenTo","1676634qgSxeF","PendingActions","view","_pendingAction"];return(wc=function(){return t})()}!function(t,e){const n=Oc,r=t();for(;;)try{if(354012===-parseInt(n(184))/1+parseInt(n(200))/2*(-parseInt(n(169))/3)+-parseInt(n(210))/4+-parseInt(n(202))/5*(-parseInt(n(191))/6)+parseInt(n(204))/7*(parseInt(n(180))/8)+-parseInt(n(203))/9*(parseInt(n(187))/10)+parseInt(n(194))/11*(parseInt(n(197))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Oc;super(),this[s(207)]=e,this[s(171)]=n,this[s(208)]=r,this[s(174)]=t,this[s(167)]=t[s(198)][s(206)](s(196)),this[s(185)]=t[s(198)][s(206)](s(193)),this[s(171)][s(195)](s(192)).to(this[s(167)],this[s(185)],((t,e)=>t||e)),this[s(171)][s(195)](s(201)).to(this[s(167)],s(192),(t=>t&&this[s(174)][s(207)][s(209)](e[s(178)]()))),this[s(171)][s(195)](s(177)).to(this[s(185)],s(192),(t=>t&&this[s(174)][s(207)][s(209)](e[s(178)]()))),this[s(172)]=null,n[s(186)]&&this[s(199)](),this[s(168)](n,s(196),(()=>this[s(196)]())),this[s(168)](n,s(193),(()=>this[s(193)]())),this[s(168)](n,s(175),(()=>{const t=s;n[t(186)]?this[t(199)]():this[t(188)]()}))}[Mc(196)](){const t=Mc;this[t(167)][t(181)](this[t(207)].id)}[Mc(193)](){const t=Mc;this[t(185)][t(181)](this[t(207)].id)}[Mc(176)](){const t=Mc;this[t(171)][t(182)](t(192)),this[t(171)][t(182)](t(201)),this[t(171)][t(182)](t(177)),this[t(173)](),this[t(208)][t(176)](),this[t(172)]&&this[t(188)]()}[Mc(199)](){const t=Mc,e=zr(this[t(174)][t(190)],t(179));this[t(172)]=this[t(174)][t(189)][t(206)](t(170))[t(183)](e)}[Mc(188)](){const t=Mc;null!==this[t(172)]&&this[t(174)][t(189)][t(206)](t(170))[t(205)](this[t(172)]),this[t(172)]=null}}const Dc=xc;function Pc(){const t=["2108295hszPgF","hasDirtyComment","showInput","assign","disabledSubmit","canAccept","cancel","isActive","descriptionParts","_localUser","7732czfIpW","set","153837RqTomr","isDirty","updateComment","removeComment","7855QITnFw","_model","commentInputView","disableComments","delegate","authoredAt","focus","destroy","length","664WYzCeE","fire","element","editor","801471BNncUU","1113909YcLQiV","editorConfig","submit","locale","50TkVLuV","bind","8258898kxCKQb","isReadOnly","2928zyYLVc","isEnabled","_createCommentViews","549hKpXQv","CommentView","canDiscard","commentThread","_createCommentThreadInputView","_config","addComment","value","commentsListView","commentThreadInputView","setData"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(722657===-parseInt(n(206))/1+parseInt(n(238))/2*(parseInt(n(217))/3)+parseInt(n(214))/4*(parseInt(n(244))/5)+-parseInt(n(212))/6+parseInt(n(228))/7+-parseInt(n(201))/8*(-parseInt(n(240))/9)+parseInt(n(210))/10*(-parseInt(n(205))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends s.View{constructor(t,e,n,r){const s=xc;super(t),this[s(225)]=null,this[s(226)]=null,this[s(239)](s(235),!1),this[s(239)](s(249),e[s(249)]),this[s(211)](s(249)).to(e),this[s(239)](s(236),[]),this[s(239)](s(241),!1),this[s(239)](s(215),!1),this[s(239)](s(233),!1),this[s(239)](s(219),!1),this[s(245)]=e,this[s(237)]=n,this[s(222)]=r,r[s(247)]?this[s(239)](s(200),1):this[s(216)]()}[Dc(198)](){const t=Dc;this[t(203)][t(198)]()}[Dc(199)](){const t=Dc;this[t(225)]&&this[t(225)][t(199)](),this[t(226)]&&this[t(226)][t(199)](),super[t(199)]()}[Dc(216)](){const t=Dc,{CommentsListView:e}=this[t(222)];this[t(225)]=new e(this[t(209)],this[t(245)][t(220)],Object[t(231)]({CommentView:this[t(222)][t(218)]},this[t(222)])),this[t(225)][t(248)](t(243)).to(this),this[t(225)][t(248)](t(242)).to(this),this[t(225)][t(211)](t(235)).to(this),this[t(239)](t(200),this[t(225)][t(200)]+1),this[t(211)](t(200)).to(this[t(225)],t(200),(t=>t+1)),this[t(226)]=this[t(221)](),this.on(t(243),(()=>this[t(198)]())),this[t(211)](t(241)).to(this[t(225)],t(229),this[t(226)][t(246)],t(224),((t,e)=>t||!!e))}[Dc(221)](){const t=Dc,{CommentThreadInputView:e}=this[t(222)],n=new e(this[t(209)],this[t(237)],this[t(222)][t(207)]),r=n[t(246)];return n[t(211)](t(230)).to(this,t(235),this[t(245)][t(220)],t(213),r,t(224),((t,e,n)=>!!n||t&&!e)),r.on(t(208),((e,n)=>{const s=t;this[s(202)](s(223),n),r[s(204)][s(227)]("")})),r.on(t(234),(()=>this[t(198)]())),r[t(211)](t(232)).to(this[t(245)][t(220)],t(213)),n}}const Uc=Gc;function jc(){const t=["@external","push",'" title="',".ck-annotation__content-wrapper","authoredAt","commentThreadInputView","ck-annotation__actions","innerText","map","importWord","getExternalSuggestionNote","ck-annotation__main","ck-suggestion__main","ck-annotation__info-name","bind","9257Qktpwd","editorReady","type","time","ck-comment__external","Accept suggestion","div","commentThread","ck-annotation","_descriptionElement","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","span","EXTERNAL_SUGGESTION","ck-annotation__user","delegate","discardSuggestion","set","render","_config","_createButton","ck-comment__info-time","extendTemplate","<p>","acceptButton","innerHTML","disableComments","getUserViewNotificationText","check","3739308BbtnXo","fire","ck-suggestion__user","editorDestroyed","discardButton","3CRgBuv",'<span class="ck-suggestion-type">',"isActive","ck-suggestion__info","content","162yjTuIC","isExternal","createElement","14755644zcNyBC","title","locale","execute","canDiscard","canAccept","creator","attributes","ck-suggestion","ck-suggestion--discard","getTemplate","7747333ktWsFE","4402179FRBQXX","commentsListView","ck-annotation__info-time","source","cancel","children","ck-suggestion--accept","EXTERNAL_AVATAR","userView","_model","</span>","formatDateTime","Discard suggestion","element","join","10drwSye","ck-annotation__info","8zowfiV","change:description","color","734608JSshpf","isEnabled",'"></span>',"165uGHYXA","bindTemplate","ck-suggestion__info-name","descriptionParts","ck-suggestion-wrapper--active","ck-suggestion--disabled-comments","split","ck-suggestion-wrapper","132978PPYCgg","EXTERNAL_IMPORT_WORD_AVATAR","author","description",'<span class="ck-suggestion-color" style="background-color: ',"ck-suggestion-","ck-annotation__content-wrapper","value","name","acceptSuggestion","</p>","ck-suggestion__actions","querySelector"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(633364===-parseInt(n(435))/1*(-parseInt(n(361))/2)+parseInt(n(356))/3*(-parseInt(n(351))/4)+parseInt(n(399))/5*(-parseInt(n(407))/6)+parseInt(n(396))/7+parseInt(n(393))/8*(-parseInt(n(376))/9)+parseInt(n(391))/10*(parseInt(n(375))/11)+parseInt(n(364))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends Bc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(452)](i(437),""),this[i(434)](i(437)).to(this,i(402),(t=>t&&t[0]?t[0][i(437)]:"")),this[i(434)](i(410)).to(this,i(402),this,i(358),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(458)+Hc(e[n(360)],e[n(395)])+n(417);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(444)]=null,this[i(459)]=this[i(455)](zr(e,i(440)),t.icons[i(350)],i(382),i(416),"sw"),this[i(459)][i(434)](i(397)).to(this,i(369)),this[i(355)]=this[i(455)](zr(e,i(388)),t.icons[i(380)],i(373),i(451),"sw"),this[i(355)][i(434)](i(397)).to(this,i(368)),this[i(384)]=new o.UserView(e,this[i(385)][i(409)],this[i(462)]()),this[i(384)][i(457)]({attributes:{class:[i(353),i(449)]}}),this[i(445)](this[i(374)]())}[Uc(374)](){const t=Uc,e=this[t(400)],n=[{tag:t(441),attributes:{class:[t(359),t(392)]},children:[{tag:t(447),children:[{text:this[t(384)][t(415)]}],attributes:{class:[t(401),t(433)]}},{tag:t(438),attributes:{datetime:e.to(t(424)),class:[t(456),t(378)]},children:[{text:e.to(t(424),(e=>this[t(454)][t(387)](e)))}]}]},{tag:t(441),attributes:{class:[t(418),t(426)]},children:[this[t(459)],this[t(355)]]},{tag:t(441),attributes:{class:[t(413)]}}];this[t(385)][t(362)]&&n[t(421)]({tag:t(441),attributes:{class:[t(439)]},children:[{text:this[t(430)]()}]});const r={tag:t(441),attributes:{class:[t(406),e.if(t(358),t(403)),e.to(t(437),(e=>t(412)+e)),this[t(454)][t(461)]&&t(404)],"data-suggestion-id":this[t(385)].id,"data-thread-id":this[t(385)][t(442)].id,"data-author-id":this[t(385)][t(409)].id,tabindex:-1},children:[{tag:t(441),attributes:{class:[t(372),t(443)]},children:[this[t(384)],{tag:t(441),attributes:{class:[t(432),t(431)]},children:n}]}]};return this[t(377)]&&this[t(425)]&&(r[t(381)][t(421)](this[t(377)],this[t(425)]),this[t(377)][t(450)](t(436)).to(this),this[t(377)][t(450)](t(354)).to(this),this[t(425)][t(450)](t(436)).to(this),this[t(425)][t(450)](t(354)).to(this)),r}[Uc(453)](){const t=Uc;super[t(453)](),this[t(444)]=this[t(389)][t(419)](t(423)),this[t(444)][t(460)]=this[t(410)],this.on(t(394),((e,n,r)=>{const s=t;this[s(444)][s(460)]=r}))}[Uc(455)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(366)]);return a[i(452)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(457)]({attributes:{class:n}}),a.on(i(367),(()=>{const t=i;this[t(352)](r,this[t(385)].id)})),a}[Uc(430)](){const t=Uc;return t(429)===this[t(385)][t(371)][t(420)][t(379)]?zr(this[t(366)],t(446)):zr(this[t(366)],t(448))}[Uc(462)](){const t=Uc;return this[t(385)][t(362)]?t(429)===this[t(385)][t(371)][t(420)][t(379)]?zr(this[t(366)],t(408),this[t(385)][t(370)][t(415)]):zr(this[t(366)],t(383),this[t(385)][t(370)][t(415)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(405)]("*")[n(428)](((t,e)=>e%2!=0?n(357)+zc(t)+n(386):zc(t)))[n(390)](""),e&&(r+=n(411)+e[n(414)]+n(422)+e[n(365)]+n(398)),r}function zc(t){const e=Uc,n=document[e(363)](e(447));return n[e(427)]=t,n[e(460)]}function Wc(){const t=["descriptionParts","destroy","editor","suggestionLoaded","refreshSelectedViews","editing","getByInnerView","get","some","lowest","646785SRqNhE","plugins","_bindAnnotationToEditors","getDescriptions","comments.maxCommentCharsWhenCollapsed","value","toMany","Annotations","activeMarkers","2009199usMKNQ","trackChanges","_refreshActiveMarkers","map","commentThread","comments.editorConfig","comments","getJoined","pluginName","innerView","getMarkers","arrowView","_destroyController","model","3670WzBtzw","95OkVJKw","suggestionChanged","separator","TrackChangesEditing","_updateController","_handleControllerBuffer","_suggestionToController","Track changes","suggestion-","change:activeAnnotations","CommentsUI","delete","from","hasSuggestion","type","push","Accept all suggestions","isMultiRange","buttonView","getMarkerNames","TrackChangesUI","config","discardAllSuggestions","init","createAnnotation","_annotationViews","commandName","acceptSelectedSuggestions","comments.maxThreadTotalWeight","actionView","change:previous","trackChanges.SuggestionThreadView","discardSelectedSuggestions","unbind","isOn","_viewToController","84172RQqDFa","EditorAnnotations","Discard all suggestions","previous","_createUIButton","clear","getRanges","bind","commands","createAnnotationView","Discard all selected suggestions","CommentsRepository","componentFactory","listenTo","locale","isEnabled","CommentView","suggestionUnloaded","add","getFirstRange","isDirty","8026400oqKChW","length","switchbutton","createCommentThreadController","_descriptionFactory","discardButton","has","_handleSuggestionControllerDelayed","2844anJXJf","getAllAdjacentSuggestions","execute","keys","values","2464ifwZJp","focus","source","set","reduce","registerAnnotation","_disableComments","26766PCHuTW","comments.maxCommentsWhenCollapsed","trackChanges.disableComments","stopListening","1268664qiWNXQ","size","getSuggestion","button","activeAnnotations","SuggestionThreadView","head","mainView","Accept all selected suggestions","acceptAllSuggestions","requires","filter","isInContent","view","addSourceCollector","remove","addComment","acceptButton","define","_unbindEditors","_initializeController"];return(Wc=function(){return t})()}const Kc=Xc;function Xc(t,e){const n=Wc();return(Xc=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=Xc,r=t();for(;;)try{if(512469===-parseInt(n(496))/1+parseInt(n(465))/2+parseInt(n(369))/3+-parseInt(n(420))/4*(parseInt(n(384))/5)+parseInt(n(449))/6*(parseInt(n(454))/7)+-parseInt(n(441))/8+-parseInt(n(461))/9*(-parseInt(n(383))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class qc extends t.Plugin{static get[Kc(475)](){const t=Kc;return[Ic,o.Users,t(431),t(367),t(421)]}static get[Kc(377)](){return Kc(404)}constructor(t){const e=Kc;super(t),this[e(390)]=new Map,this[e(419)]=new Map,this[e(409)]=new Map,this[e(389)]=new Map;const n=this[e(488)][e(405)];n[e(483)](e(415),Vc),n[e(483)](e(463),!1),this[e(460)]=n[e(493)](e(463))}[Kc(448)](t,e){const n=Kc;0===this[n(389)][n(466)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(389)]){const r=this[t(390)][t(447)](e);r||n?r&&n&&this[t(381)](e):this[t(485)](e)}this[t(389)][t(425)](),this[t(488)][t(361)][t(493)](t(421))[t(490)](),this[t(371)]()}),10),this[n(389)][n(457)](t,e)}[Kc(407)](){const t=Kc,e=this[t(488)],n=e[t(361)][t(493)](t(387)),r=e[t(361)][t(493)](t(367)),s=e[t(361)][t(493)](t(421)),o=e[t(361)][t(493)](t(431));e.ui[t(432)][t(438)](t(370),(e=>this[t(424)](e))),s[t(479)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(396)](this[e(390)])){const s=t[e(450)](),o=[];for(const t of s){if(!t[e(477)])continue;if(t[e(401)]){o[e(399)](...t[e(426)]());continue}const n=t[e(439)]();if(o[e(442)]>0){const t=o[0][e(376)](n);if(t){o[0]=t;continue}}o[e(399)](n)}n[e(399)]([r[e(478)],o])}return n})),this[t(433)](n,t(489),((e,n)=>{const r=t;this[r(433)](n,r(414),((t,e,s,o)=>{const i=r;n[i(477)]&&(null==s?(this[i(388)](o[i(471)]),this[i(448)](n,!1)):(this[i(388)](s[i(471)]),null==o&&this[i(448)](n,!0)))})),null!==n[r(423)]?this[r(388)](n[r(471)]):this[r(448)](n,!1)})),this[t(433)](n,t(437),((e,n,r)=>{const s=t;this[s(464)](n,s(414)),this[s(389)][s(395)](n),this[s(390)][s(447)](n)&&this[s(381)](n),r&&this[s(388)](r[s(471)])})),this[t(433)](n,t(385),((e,n)=>{this[t(388)](n)})),this[t(433)](r,t(393),(()=>{this[t(371)]()})),this[t(433)](o,t(481),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(397)](r))return;const i=n[o(467)](r);this[o(390)][o(493)](i)[o(478)][o(455)]()}),{priority:t(495)})}[Kc(371)](){const t=Kc,e=this[t(488)][t(361)][t(493)](t(367)),n=this[t(488)][t(361)][t(493)](t(387)),r=Array[t(396)](e[t(469)],(e=>e[t(378)]))[t(476)]((e=>this[t(419)][t(447)](e))),s=[];for(const e of r){const n=this[t(419)][t(493)](e)[t(382)][t(450)]();s[t(399)](...n[t(458)](((e,n)=>[...e,...n[t(403)]()]),[]))}n[t(368)]=s}[Kc(424)](t){const n=Kc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(488)][n(428)][n(493)](n(370)),i=zr(t,n(391));r[n(402)][n(457)]({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(402)][n(427)](n(418)).to(o,n(365)),r[n(402)].on(n(451),(()=>{const t=n;o[t(451)](),this[t(488)][t(491)][t(478)][t(455)]()}));const a=new e.Collection,c=[{type:n(443),model:{withText:!0,label:i,commandName:n(370)}},{type:n(386)},{type:n(468),model:{withText:!0,label:zr(t,n(400)),commandName:n(474)}},{type:n(468),model:{withText:!0,label:zr(t,n(473)),commandName:n(411)}},{type:n(468),model:{withText:!0,label:zr(t,n(422)),commandName:n(406)}},{type:n(468),model:{withText:!0,label:zr(t,n(430)),commandName:n(416)}}];for(const t of c){let e={type:n(386)};if(t[n(382)]){const r=new s.ViewModel(t[n(382)]),o=this[n(488)][n(428)][n(493)](r[n(410)]);r[n(427)](n(418),n(435)).to(o,n(365),n(435)),e={type:t[n(398)],model:r}}a[n(438)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(476)]((t=>null!=t[n(382)]))[n(372)]((t=>this[n(488)][n(428)][n(493)](t[n(382)][n(410)]))),l=r[n(402)];return l[n(413)][n(417)](n(435)),l[n(380)][n(417)](n(435)),l[n(413)][n(427)](n(435)).to(o,n(435)),l[n(380)][n(427)](n(435))[n(366)](u,n(435),((...t)=>t[n(494)]((t=>t)))),r.on(n(451),(t=>{const e=n;this[e(488)][e(451)](t[e(456)][e(410)]),this[e(488)][e(491)][e(478)][e(455)]()})),r}[Kc(485)](t){const e=Kc,n=this[e(488)],r=n[e(405)],s=n[e(361)][e(493)](e(367)),i=n[e(361)][e(493)](e(431)),a=n[e(361)][e(493)](e(421)),c=n[e(361)][e(493)](o.Users).me,u=r[e(493)](e(370))[e(470)],{CommentsListView:l,CommentThreadInputView:f}=n[e(361)][e(493)](e(394));let h,g;this[e(409)][e(447)](t.id)?(g=this[e(409)][e(493)](t.id),h=g[e(472)]):(h=new u(n[e(434)],t,c,{disableComments:this[e(460)],editorConfig:r[e(493)](e(374)),maxCommentsWhenCollapsed:r[e(493)](e(462)),maxThreadTotalWeight:r[e(493)](e(412)),maxCommentCharsWhenCollapsed:r[e(493)](e(364)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(493)](e(434))),CommentView:r[e(493)](e(375))[e(436)],CommentsListView:l,CommentThreadInputView:f}),h[e(482)].on(e(451),(()=>{const t=e;n[t(491)][t(478)][t(455)]()})),h[e(446)].on(e(451),(()=>{const t=e;n[t(491)][t(478)][t(455)]()})),g=s[e(429)](this[e(488)][e(434)],h),g[e(427)](e(440)).to(h,e(440)),g[e(427)](e(442)).to(h),g[e(427)](e(398)).to(h,e(398),(t=>e(392)+t)),this[e(409)][e(457)](t.id,g));const d=i[e(444)](t[e(373)],h),p=new Fc(n,t,h,d),m=t[e(450)]()[e(476)]((t=>t[e(477)]));h[e(486)]=n[e(361)][e(493)](e(387))[e(445)][e(363)](m),this[e(390)][e(457)](t,p),this[e(419)][e(457)](h,p);const I=s[e(408)]({view:g,target:()=>{const r=e,s=[],i=t[r(450)]()[r(476)]((t=>t[r(477)]));for(const t of i)s[r(399)](...t[r(379)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(491)],s)},type:()=>e(392)+p[e(478)][e(398)]});i[e(362)](h,I),s[e(438)](I),a[e(459)](I)}[Kc(381)](t){const e=Kc,n=this[e(488)][e(361)][e(493)](e(431)),r=this[e(488)][e(361)][e(493)](e(367)),s=this[e(390)][e(493)](t),o=s[e(478)],i=r[e(492)](o);n[e(484)](o),i&&r[e(480)](i),this[e(390)][e(395)](t),this[e(419)][e(395)](o),s[e(487)]()}[Kc(388)](t){const e=Kc;if(!t[e(477)]||!this[e(390)][e(447)](t))return;const n=this[e(488)][e(361)][e(493)](e(387)),r=this[e(390)][e(493)](t),s=t[e(450)]();r[e(478)][e(486)]=n[e(445)][e(363)](s)}[Kc(487)](){const t=Kc;for(const e of this[t(390)][t(452)]())this[t(381)](e);for(const e of this[t(409)][t(453)]())e[t(472)][t(487)]();super[t(487)]()}}var Zc=Qc;function Yc(){var t=["1906CwqyPv","1328816XbpeYk","getSuggestions","6939Prhzxr","TrackChanges","pluginName","addSuggestion","113192mFuYWE","428ZnMqkQ","getSuggestion","1028748hhvolY","adapter","Comments","addSuggestionData","requires","plugins","42nHWFaI","get","11083039jloXCw","119kSVUEl","7520jGEVoM","editor","890yuBjUK"];return(Yc=function(){return t})()}function Qc(t,e){var n=Yc();return(Qc=function(t,e){return n[t-=189]})(t,e)}!function(t,e){for(var n=Qc,r=t();;)try{if(244225===-parseInt(n(203))/1*(parseInt(n(195))/2)+-parseInt(n(205))/3+-parseInt(n(196))/4+-parseInt(n(192))/5*(-parseInt(n(211))/6)+-parseInt(n(191))/7*(-parseInt(n(202))/8)+-parseInt(n(198))/9*(-parseInt(n(194))/10)+parseInt(n(190))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Jc extends t.Plugin{static get[Zc(209)](){return[Ic,qc,Zc(207)]}static get[Zc(200)](){return Zc(199)}set[Zc(206)](t){var e=Zc;this[e(193)][e(210)][e(189)](Ic)[e(206)]=t}get[Zc(206)](){var t=Zc;return this[t(193)][t(210)][t(189)](Ic)[t(206)]}[Zc(201)](t){var e=Zc;return this[e(193)][e(210)][e(189)](Ic)[e(208)](t)}[Zc(197)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(193)][n(210)][n(189)](Ic)[n(197)]({skipNotAttached:t,toJSON:e})}[Zc(204)](t){var e=Zc;return this[e(193)][e(210)][e(189)](Ic)[e(204)](t)}}function $c(t,e){const n=su();return($c=function(t,e){return n[t-=340]})(t,e)}const tu=$c;!function(t,e){const n=$c,r=t();for(;;)try{if(589381===-parseInt(n(348))/1+-parseInt(n(343))/2*(-parseInt(n(341))/3)+parseInt(n(395))/4*(parseInt(n(383))/5)+-parseInt(n(399))/6*(parseInt(n(366))/7)+parseInt(n(382))/8*(-parseInt(n(371))/9)+parseInt(n(354))/10+parseInt(n(387))/11*(-parseInt(n(391))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);const eu=[tu(392)];class nu extends t.Plugin{static get[tu(393)](){return[Ic]}static get[tu(369)](){return tu(373)}[tu(375)](){const t=tu,n=this[t(390)];if(n[t(347)][t(376)](t(351),(e=>{const r=t,s=n[r(380)][r(359)][r(378)]()[r(401)](((t,e)=>(t[e]="",t)),{});return n[r(357)][r(355)](s,e)})),t(372)!=typeof n[t(347)][t(345)](t(356))[t(389)])throw new e.CKEditorError(t(350))}[tu(368)](t){return iu(this[tu(390)],!0,t)}[tu(394)](t){return iu(this[tu(390)],!1,t)}}class ru extends t.Plugin{static get[tu(369)](){return tu(363)}constructor(t){const e=tu;super(t),this[e(397)]=e(402)}[tu(375)](){const t=tu;this[t(390)][t(358)][t(345)](t(400))[t(374)]={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(390)][t(358)][t(345)](t(362))[t(374)]=null}}function su(){const t=["getRootsAttributes","rootsAttributes","343RdyVpQ","createDocumentFragment","getDataWithAcceptedSuggestions","pluginName","data","279pLXuyE","function","TrackChangesData","_adapter","init","define","name","getRootNames","getFullData","model","createElement","181520HzOcUu","10biMRFJ","getSuggestions","discardAllSuggestions","set","3492742vMVnhs","execute","editorCreator","editor","12LZiltg","Pagination","requires","getDataWithDiscardedSuggestions","1531672HJwBCl","Users","result","destroy","67548DDRmYQ","CommentsRepository","reduce","end","users","addSuggestionData","87705UVcTyP","getUser","70HsonGJ","push","get","useAnonymousUser","config","294791zBELll","acceptAllSuggestions","track-changes-data-invalid-editor-creator","trackChangesData.editorCreator","addUser","appendChild","6676650wGWDKx","create","trackChangesData","constructor","plugins","document","div","map","TrackChangesEditing","TrackChangesDataGetter"];return(su=function(){return t})()}function ou(t){return void 0!==t[tu(364)]}async function iu(t,e,n){const r=tu,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(358)][r(344)](Ic,ru),s[r(365)]=ou(t)?t[r(364)]():void 0;const i=document[r(367)](),a=t[r(347)][r(345)](r(356))[r(389)],c=await a(s,(()=>function(t){const e=r,n=document[e(381)](e(360));return t[e(353)](n),n}(i)));!function(t,e){const n=r,s=t[n(380)][n(359)][n(378)]()[n(401)](((e,r)=>(e[r]=t[n(370)][n(345)]({rootName:r}),e)),{}),o=t[n(358)][n(345)](n(396))[n(403)][n(361)]((t=>({id:t.id,name:t[n(377)]}))),i=t[n(358)][n(345)](n(362))[n(384)]({skipNotAttached:!0,toJSON:!0}),a=e[n(358)][n(345)](n(396)),c=e[n(358)][n(345)](n(362));for(const t of o)a[n(342)](t.id)||a[n(352)](t);a.me||a[n(346)]();for(const t of i)c[n(340)](t);e[n(370)][n(386)](s)}(t,c),c[r(388)](r(e?349:385));const u=ou(c)?c[r(379)](n):c[r(370)][r(345)](n);return await c[r(398)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=316]})(t,e)}function cu(){var t=["7128wKCSQY","2571205rqryCn","2993406LVZHHB","2786360iNxPPp","1249732BnlxUw","13133720ZLkjkG","99gSDRCk","497425alkdvj"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(288559===-parseInt(n(319))/1+parseInt(n(320))/2*(-parseInt(n(318))/3)+-parseInt(n(316))/4+-parseInt(n(323))/5+parseInt(n(322))/6+-parseInt(n(321))/7+parseInt(n(317))/8)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:()=>Bc,TrackChanges:()=>Jc,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=["5196784DFKWeB","execute","editor","1122lhyyNr","affectsData","_enabledCommands","_disableUnsupportedCommands","refresh","_enableCommands","value","TrackChangesCommand","forceDisabled","clearForceDisabled","isEnabled","has","91380TVpbDU","2995xylHIp","7206210iJrSAQ","commands","8ONhfYm","985572nNEceG","863952EccYei","214hNUOuA","117XIxaau","_isEnabledBasedOnSelection","5281bNQQXr"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=488]})(t,e)}const l=u;!function(t,e){const n=u,r=t();for(;;)try{if(366214===-parseInt(n(509))/1*(-parseInt(n(506))/2)+-parseInt(n(505))/3*(parseInt(n(503))/4)+parseInt(n(500))/5*(parseInt(n(513))/6)+parseInt(n(504))/7+-parseInt(n(510))/8+-parseInt(n(507))/9*(-parseInt(n(499))/10)+parseInt(n(501))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(489)]=e,this[n(493)]=!1,this[n(491)](),this[n(508)]=!1}[l(491)](){this[l(497)]=!0}[l(511)](){const t=l;this[t(493)]=!this[t(493)],this[t(493)]?this[t(490)]():this[t(492)]()}[l(490)](){const t=l;for(const e of this[t(512)][t(502)][t(502)]())e[t(488)]&&!this[t(489)][t(498)](e)&&e[t(495)](t(494))}[l(492)](){const t=l;for(const e of this[t(512)][t(502)][t(502)]())e[t(488)]&&!this[t(489)][t(498)](e)&&e[t(496)](t(494))}}function h(){const t=["8xWUSBC","acceptSuggestion","343679wLEJGu","isEnabled","106PeIlph","TrackChangesEditing","plugins","track-changes-accept-suggestion-not-found","model","456837mYUHty","execute","_isEnabledBasedOnSelection","_suggestions","5045610VtFJvH","canEditAt","1185484CkyDaX","refresh","getRanges","2262042Rhtzlc","editor","26859wXnJmg","8019117dqEKtL","get"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(622038===-parseInt(n(400))/1+parseInt(n(395))/2*(parseInt(n(411))/3)+parseInt(n(406))/4+-parseInt(n(404))/5+parseInt(n(409))/6+-parseInt(n(393))/7*(-parseInt(n(414))/8)+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(403)]=e,this[n(407)](),this[n(402)]=!1}[g(407)](){this[g(394)]=!0}[g(401)](t){const n=g,r=this[n(403)][n(413)](t);if(!r)throw new e.CKEditorError(n(398),this);const s=r[n(408)]();this[n(410)][n(399)][n(405)](s)&&this[n(410)][n(397)][n(413)](n(396))[n(392)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=191]})(t,e)}function E(){const t=["getRanges","40permXJ","canEditAt","18gyJszR","2707210HiXMxo","6974ssLPBX","271pwsqSo","track-changes-discard-suggestion-not-found","model","_isEnabledBasedOnSelection","8548820ZuecSq","339736WGnLPg","TrackChangesEditing","55839SIvqGM","_suggestions","2360343VZSlGy","get","execute","1074690LHBpVE","refresh","discardSuggestion","editor","isEnabled","plugins"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(991679===parseInt(n(212))/1*(-parseInt(n(211))/2)+-parseInt(n(197))/3+parseInt(n(193))/4+-parseInt(n(210))/5*(-parseInt(n(209))/6)+-parseInt(n(195))/7*(-parseInt(n(207))/8)+parseInt(n(200))/9+parseInt(n(192))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(196)]=e,this[n(201)](),this[n(191)]=!1}[m(201)](){this[m(204)]=!0}[m(199)](t){const n=m,r=this[n(196)][n(198)](t);if(!r)throw new e.CKEditorError(n(213),this);const s=r[n(206)]();this[n(203)][n(214)][n(208)](s)&&this[n(203)][n(205)][n(198)](n(194))[n(202)](r)}}function T(){const t=[" [color ","deletion","isCollapsed","createRange","isIntersecting","isArray","sort","end","createPositionAt","type","join","add","createPositionAfter","map","3296359qmLpYK","length","color","1464888lXIFGI","schema","createPositionBefore","execute","isObject","change","70xkjrJE","318268qtooAq","push","668TexPpE","from","replace","splice","isTouching","isInContent","3bFmixn","526590QuSusG","216tVPFOb","100664lKlHMJ","start","634YVZzel","52990Xralit","next","getRanges","content","value","isMultiRange"];return(T=function(){return t})()}function _(t){const e=k;return t[e(440)](((t,n)=>e(435)==t[e(399)]&&e(435)!=n[e(399)]?-1:e(435)!=t[e(399)]&&e(435)==n[e(399)]?1:0))}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(408)];for(;s<t[n(405)];){const a=t[s],c=t[s+1];r||(r=e[n(409)](a)),A(e,a,c)||(o[n(415)](e[n(437)](r,i[n(411)](a)?e[n(402)](a):e[n(442)](a,n(441)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(402)](e),o=t[r(409)](n);return s[r(420)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(145830===-parseInt(n(427))/1*(parseInt(n(416))/2)+-parseInt(n(422))/3*(parseInt(n(414))/4)+-parseInt(n(423))/5+parseInt(n(407))/6+parseInt(n(413))/7*(parseInt(n(425))/8)+-parseInt(n(424))/9*(parseInt(n(428))/10)+parseInt(n(404))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function k(t,e){const n=T();return(k=function(t,e){return n[t-=399]})(t,e)}function C(t,e,n){const r=k;for(;n[r(405)];){const s=n[r(419)](0,100);t[r(412)]((()=>{const t=r;for(const n of s)n[t(421)]&&e[t(410)](n.id)}))}}const R=L;!function(t,e){const n=L,r=t();for(;;)try{if(765637===-parseInt(n(363))/1*(-parseInt(n(350))/2)+-parseInt(n(360))/3+parseInt(n(367))/4+-parseInt(n(366))/5+parseInt(n(368))/6+-parseInt(n(349))/7+-parseInt(n(354))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(358)]=e,this[r(364)]=n,this[r(362)](),this[r(365)]=!1}[R(362)](){const t=R,e=Array[t(361)](this[t(364)][t(356)]())[t(353)]((e=>e[t(357)]));this[t(348)]=this[t(358)][t(348)]&&e}[R(359)](){const t=R,e=_(Array[t(361)](this[t(364)][t(356)]()));for(const n of e){const e=n[t(351)]();if(!this[t(369)][t(352)][t(355)](e))return}C(this[t(369)][t(352)],this[t(358)],e)}}function L(t,e){const n=S();return(L=function(t,e){return n[t-=348]})(t,e)}function S(){const t=["values","isInContent","_command","execute","585963VqhycA","from","refresh","68SUAsGo","_suggestions","_isEnabledBasedOnSelection","4929215NSTHVF","5140156fDZgtZ","1358448sMHRYu","editor","isEnabled","3048080fmqVcT","41836MKSDZS","getRanges","model","some","4413040VFuwZq","canEditAt"];return(S=function(){return t})()}function M(t,e){const n=O();return(M=function(t,e){return n[t-=240]})(t,e)}const v=M;function O(){const t=["selection","502734OPUISv","5604745RjBuRl","_selectedSuggestions","document","_command","628680YJhiqu","54MlxyxO","from","editor","20843340EXnCNF","_suggestions","values","_isEnabledBasedOnSelection","model","1968340rBJpRF","822864OkUiMK","execute","1497680mFaFLr","28DcrEab","refresh","36wuNGWe","getRanges","canEditAt","isEnabled","size","11HHEDbI"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(988763===parseInt(n(252))/1+parseInt(n(253))/2+-parseInt(n(243))/3*(parseInt(n(258))/4)+parseInt(n(266))/5+parseInt(n(265))/6*(parseInt(n(256))/7)+-parseInt(n(255))/8*(-parseInt(n(244))/9)+-parseInt(n(247))/10*(parseInt(n(263))/11))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(242)]=e,this[r(248)]=n,this[r(240)]=new Set,this[r(257)](),this[r(250)]=!1}[v(257)](){const t=v,e=this[t(246)][t(251)][t(241)][t(264)],n=Array[t(245)](this[t(248)][t(249)]());this[t(240)]=function(t,e){const n=k,r=Array[n(417)](t[n(430)]()),s=new Set;for(const o of e)if(o[n(421)])for(const e of r)for(const r of o[n(430)]())(e[n(438)](r)||t[n(436)]&&!o[n(433)]&&o[n(429)]&&r[n(441)][n(420)](e[n(426)]))&&s[n(401)](o);return s}(e,n),this[t(261)]=this[t(242)][t(261)]&&!!this[t(240)][t(262)]}[v(254)](){const t=v,e=_(Array[t(245)](this[t(240)]));for(const n of e){const e=n[t(259)]();if(!this[t(246)][t(251)][t(260)](e))return}C(this[t(246)][t(251)],this[t(242)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=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 X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const 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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=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=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var 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 Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Jt(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?Q.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 Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Be,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const 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,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;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 Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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=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==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-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 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=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const 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]",Mr=Object.prototype.hasOwnProperty;const vr=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&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),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:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["length","data","removeMarkers","reduce","push","subType","isIntersectingWithRange","isMultiRange","onAccept","getFirstRange","306671ymxXgJ","getMarkerNames","isInContent","filter","_onAccept","onAttributesChange","getAllAdjacentSuggestions","getItems","isIntersecting","map","7829502MmlkQD","_markerNames","discard","removeMarker","delete","addMarkerName","authoredAt","substr","change","733476EJCwIQ","5DTGxUL","addRange","nodeBefore","start","isExternal","getFirstMarker","createdAt","_isDataLoaded","attributes","@external","suggestion:","end","hasComments","376YlmyKH","addMarker","from","onDiscard","setAttribute","creator","previous","decorate","getRanges","2528VNKbfH","_onAttributesChange","size","accept","getMarkers","toJSON","next","markers","_model","2324574csydti","getContainedElement","clear","nodeAfter","author","type","getMultiRangeId","split","removeAttribute","_saved","commentThread","getRange","420MqkXAD","add","38059tcUayy","set","_onDiscard","head","get","18997590wsLilb"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(842906===parseInt(n(403))/1+parseInt(n(422))/2+parseInt(n(385))/3*(parseInt(n(445))/4)+-parseInt(n(423))/5*(parseInt(n(413))/6)+parseInt(n(387))/7*(-parseInt(n(436))/8)+-parseInt(n(454))/9+parseInt(n(392))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(430)]=!1,this.id=e.id,this[n(378)]=e[n(378)],this[n(398)]=e[n(398)]||null,this[n(377)]=e[n(377)],this[n(441)]=e[n(441)]||e[n(377)],this[n(427)]=Boolean(e[n(431)]&&e[n(431)][n(432)]),this[n(394)]=null,this[n(453)]=t,this[n(407)]=e[n(401)],this[n(389)]=e[n(439)],this[n(446)]=e[n(408)],this[n(414)]=new Set,this[n(429)]=null,this[n(388)](n(419),null),this[n(388)](n(431),e[n(431)]||{}),this[n(388)](n(442),null),this[n(388)](n(451),null),this[n(388)](n(383),null),this[n(388)](n(382),!1),this[n(443)](n(448)),this[n(443)](n(415))}get[jr(390)](){const t=jr;let e=this;for(;e[t(442)];)e=e[t(442)];return e}get[jr(435)](){const t=jr;return!!this[t(383)]&&this[t(383)][t(393)]>0}get[jr(400)](){const t=jr;return 0!=this[t(414)][t(447)]&&6==Array[t(438)](this[t(414)])[0][t(380)](":")[t(393)]}get[jr(405)](){return null!==this[jr(428)]()}[jr(418)](t){const e=jr;this[e(414)][e(386)](t)}[jr(404)](){const t=jr;return Array[t(438)](this[t(414)])}[jr(449)](){const t=jr;return this[t(404)]()[t(412)]((e=>this[t(453)][t(452)][t(391)](e)))[t(406)]((t=>t))}[jr(428)](){return this[jr(449)]()[0]||null}[jr(395)](){const t=jr;this[t(453)][t(421)]((e=>{const n=t;for(const t of this[n(449)]())e[n(416)](t)})),this[t(414)][t(375)]()}[jr(416)](t){const e=jr;this[e(453)][e(421)]((n=>{n[e(416)](t)})),this[e(414)][e(417)](t)}[jr(424)](t){const e=jr,n=e(433)+this[e(378)]+":"+this[e(398)]+":"+this.id+":"+this[e(441)].id+":"+Hr[e(379)]();this[e(418)](n),this[e(453)][e(421)]((r=>{r[e(437)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(399)](t){const e=jr;for(const n of this[e(444)]())if(n[e(411)](t))return!0;return!1}[jr(444)](){const t=jr;return this[t(449)]()[t(412)]((e=>e[t(384)]()))}[jr(410)](){const t=jr;return this[t(444)]()[t(396)](((e,n)=>[...e,...n[t(410)]()]),[])}[jr(402)](){const t=jr;var e;return(null===(e=this[t(428)]())||void 0===e?void 0:e[t(384)]())||null}[jr(455)](){const t=jr,e=this[t(444)]();if(1!=e[t(393)])return null;const n=e[0],r=n[t(426)][t(376)],s=n[t(434)][t(425)];return r instanceof i.Element?r!=s?null:r:null}[jr(448)](){const t=jr;this[t(407)](this[t(444)](),this[t(394)],this[t(431)]),this[t(395)]()}[jr(415)](){const t=jr;this[t(389)](this[t(444)](),this[t(394)],this[t(431)]),this[t(395)]()}[jr(409)](){const t=jr,e=[];let n=this[t(390)];for(;n;)e[t(397)](n),n=n[t(451)];return e}[jr(440)](t,e){const n=jr,r=qn(this[n(431)]);hr(r,t,e),wr(r,this[n(431)])||(this[n(431)]=r,this[n(446)](r))}[jr(381)](t){const e=jr,n=qn(this[e(431)]);Ur(n,t),wr(n,this[e(431)])||(this[e(431)]=n,this[e(446)](this[e(431)]))}[jr(450)](){const t=jr;return{id:this.id,type:this[t(398)]?this[t(378)]+":"+this[t(398)]:this[t(378)],authorId:this[t(441)].id,createdAt:this[t(429)],hasComments:this[t(435)],data:this[t(394)],attributes:this[t(431)]}}static[jr(379)](){const t=jr;return(0,e.uid)()[t(420)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_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(){const t=["replace","$1 $2","remove","nextSibling","indexOf","removeContainer","*Split:* %0","elementStart","data","EmptyContainer","2777680FPCGAh","start","_handleCustomCallbackDescription","*Insert:* %0","isInContent","normal","function","1092904pWZnGu","_addDescriptionItems","set","*Change to:* %0","checkChild","$textProxy","1930KADOkY","_attributeLabels","name","has","join","get","item","3012020CvhMXE","addEmptyContainer","addContainer","643MTltUT","newValue","*Remove:* %0","_schema","9331029MZHjbg","_handleAttributeSuggestionDescription","_locale","addObject","*Remove format:* %0","Object","getWalker","matchingCallback","length","getItemLabel","pop","_itemLabels","skip","*Set format:* %0","deletion","text","_handleInsertRemoveSuggestionDescription","6SnwTZp","REPLACE_TEXT","elementEnd","_handleRenameSuggestionDescription","format","Container","isEqual","removeObject","getFirstRange","subType","insertion","registerAttributeLabel","quantity","attribute","registerElementLabel","$text","_customCallbacks","ELEMENT_SPACE","add","element","nodeAfter","type","softBreak","key","push","isObject","map","registerDescriptionCallback","getDescriptions","end","748449lGKKgZ","5179965RtebJE","previousSibling","_itemLabelsCallbacks","isEmpty","removeEmptyContainer","_resolveDescriptionItems","match","*Merge:* %0","label","addFormat","removeFormat"];return(Wr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=Wr();return(Xr=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(454194===-parseInt(n(252))/1*(parseInt(n(242))/2)+parseInt(n(303))/3+parseInt(n(236))/4+parseInt(n(249))/5+parseInt(n(273))/6*(-parseInt(n(304))/7)+-parseInt(n(229))/8+parseInt(n(256))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wr);class qr{constructor(t,e){const n=Xr;this[n(289)]=[],this[n(267)]=new Map,this[n(306)]=[],this[n(243)]=new Map,this[n(255)]=t,this[n(258)]=e}[Kr(301)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(264)];o++){const i=t[o];if(!i[e(233)])continue;const a=this[e(231)](i);if(a){if(null!=i[e(282)]){if(r[e(245)](i[e(282)]))continue;r[e(291)](i[e(282)])}n[e(297)](a)}else if(e(286)!=i[e(294)])e(283)!=i[e(294)]&&e(270)!=i[e(294)]||this[e(272)](n,i,t[o+1]);else{const t=i[e(227)][e(296)];if(s[e(245)](t))continue;s[e(291)](i[e(227)][e(296)]),t==Ic?this[e(276)](n,i):this[e(257)](n,i)}}return this[e(213)](n)}[Kr(300)](t){const e=Kr;this[e(289)][e(297)](t)}[Kr(287)](t,n,r=e.priorities[Kr(234)]){const s=Kr;s(235)==typeof t?(0,e.insertToPriorityArray)(this[s(306)],{matchingCallback:t,label:n,priority:r}):this[s(267)][s(238)](t,n)}[Kr(284)](t,e){const n=Kr;this[n(243)][n(238)](t,e)}[Kr(265)](t,e=1){const n=Kr;let r;for(const e of this[n(306)])if(e[n(263)](t)){r=e[n(216)];break}return r||(r=this[n(267)][n(247)](t[n(244)])),r?r(e):1!==e?e+" "+t[n(244)]+"s":""+t[n(244)]}[Kr(237)](t,e){const n=Kr,r=e[n(281)]()[n(262)](),s=n(283)==e[n(294)]?n(291):n(221);for(const e of r){const o=e[n(248)],i=t[t[n(264)]-1];if(o.is(n(241)))i&&i[n(294)][n(223)](n(278))>-1&&t[n(266)](),i&&n(271)==i[n(294)]?i[s]+=o[n(227)]:t[n(297)]({type:n(271),add:n(291)==s?o[n(227)]:"",remove:n(221)==s?o[n(227)]:""});else if(this[n(255)][n(298)](o)){const a=o;if(i&&i[n(294)][n(223)](n(278))>-1&&t[n(266)](),n(275)==e[n(294)])continue;i&&i[n(294)]==s+n(261)&&i[n(292)][n(244)]==a[n(244)]?i[n(285)]++:t[n(297)]({type:s+n(261),element:a,quantity:1}),r[n(268)]((t=>!(n(275)==t[n(294)]&&t[n(248)]==o)))}else if(this[n(255)][n(240)](o,n(288))||o.is(n(292),n(295))){const r=o;if(n(291)==s&&n(226)==e[n(294)]||n(221)==s&&n(275)==e[n(294)])continue;if(i&&-1==i[n(294)][n(223)](n(278))){n(271)==i[n(294)]&&(i[s]+="\n");continue}let a;if(a=n(291)==s?r[n(222)]&&!this[n(255)][n(298)](r[n(222)])?r[n(222)]:null:r[n(305)]&&!this[n(255)][n(298)](r[n(305)])?r[n(305)]:null,r[n(307)]||a&&a[n(307)]){const e=a&&a[n(307)]?a:r;i&&i[n(294)]==s+n(228)&&i[n(292)][n(244)]==e[n(244)]?i[n(285)]++:t[n(297)]({type:s+n(228),element:e,quantity:1})}else t[n(297)]({type:s+n(278),element:r})}}}[Kr(213)](t){const e=Kr,n=this[e(258)],r=[],s=[],o=[];for(const i of t)switch(i[e(294)]){case e(271):if(i[e(291)]=i[e(291)][e(219)](/(\S)\u000A+(\S)/g,e(220))[e(219)](/\u000A/g,""),i[e(221)]=i[e(221)][e(219)](/(\S)\u000A+(\S)/g,e(220))[e(219)](/\u000A/g,""),""!=i[e(291)]&&""!=i[e(221)]){r[e(297)]({type:e(219),content:zr(n,e(274),['"'+i[e(221)]+'"','"'+i[e(291)]+'"'])});continue}if(null!=i[e(291)][e(214)](/^ +$/)){r[e(297)]({type:e(283),content:zr(n,e(232),zr(n,e(290),i[e(291)][e(264)]))});continue}if(null!=i[e(221)][e(214)](/^ +$/)){r[e(297)]({type:e(270),content:zr(n,e(254),zr(n,e(290),i[e(221)][e(264)]))});continue}if(""!=i[e(291)]){r[e(297)]({type:e(283),content:zr(n,e(232),'"'+i[e(291)]+'"')});continue}r[e(297)]({type:e(270),content:zr(n,e(254),'"'+i[e(221)]+'"')});continue;case e(250):case e(259):r[e(297)]({type:e(283),content:zr(n,e(232),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(308):case e(280):r[e(297)]({type:e(270),content:zr(n,e(254),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(251):r[e(297)]({type:e(283),content:zr(n,e(225),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(224):r[e(297)]({type:e(270),content:zr(n,e(215),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(217):s[e(297)](i[e(296)]);continue;case e(218):o[e(297)](i[e(296)]);continue;default:r[e(297)](i)}if(s[e(264)]){const t=s[e(299)]((t=>this[e(243)][e(245)](t)?this[e(243)][e(247)](t):t))[e(246)](", ");r[e(297)]({type:e(277),content:zr(this[e(258)],e(269),t)})}if(o[e(264)]){const t=o[e(299)]((t=>this[e(243)][e(245)](t)?this[e(243)][e(247)](t):t))[e(246)](", ");r[e(297)]({type:e(277),content:zr(this[e(258)],e(260),t)})}return r}[Kr(231)](t){const e=Kr;for(const n of this[e(289)]){const r=n(t);if(r&&e(294)in r)return r}}[Kr(257)](t,e){const n=Kr,r=e[n(227)],s=void 0===r[n(253)]?n(218):n(217);t[n(297)]({type:s,key:r[n(296)]})}[Kr(276)](t,e){const n=Kr;t[n(297)]({type:n(277),content:zr(this[n(258)],n(239),this[n(265)](e[n(281)]()[n(230)][n(293)],1))})}[Kr(272)](t,e,n){const r=Kr;if(this[r(237)](t,e),n&&n[r(281)]()&&!e[r(281)]()[r(302)][r(279)](n[r(281)]()[r(230)])){const n=t[t[r(264)]-1],s=r(283)==e[r(294)]?r(291):r(221);n&&r(271)==n[r(294)]&&(n[s]+="\n")}}}function Zr(){const t=["36234urNcxe","enableCommand","commands","plugins","get","6FHvCim","TrackChangesEditing","afterInit","3257830rhuYXn","5704425JBnRQd","showAIAssistant","340387scJUKd","967844gqVoan","15AccYYX","1077349fEtrpq","editor","2ILjvVI","936xNhPXd","15156196ZQpZHC"];return(Zr=function(){return t})()}const Qr=Yr;function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(836411===parseInt(n(448))/1*(parseInt(n(453))/2)+-parseInt(n(450))/3*(-parseInt(n(449))/4)+-parseInt(n(465))/5+-parseInt(n(461))/6*(parseInt(n(451))/7)+-parseInt(n(454))/8*(parseInt(n(456))/9)+-parseInt(n(464))/10+parseInt(n(455))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Jr extends t.Plugin{[Qr(463)](){const t=Qr,e=this[t(452)],n=e[t(459)][t(460)](t(462));e[t(458)][t(460)](t(447))&&n[t(457)](t(447))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(172935===-parseInt(n(439))/1+-parseInt(n(447))/2*(parseInt(n(462))/3)+parseInt(n(451))/4+parseInt(n(461))/5+parseInt(n(433))/6*(parseInt(n(432))/7)+-parseInt(n(446))/8+parseInt(n(459))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(448)](){const t=$r,e=this[t(456)],n=e[t(437)];if(!e[t(436)][t(444)](t(445)))return;const r=e[t(436)][t(460)](t(425));r[t(424)](t(455),[],[t(455)]),r[t(449)][t(430)](t(455),zr(n,t(429))),this[t(454)]()}[$r(454)](){const t=$r,e=this[t(456)],n=e[t(437)];e[t(436)][t(460)](t(425))[t(449)][t(434)]((e=>{const r=t;if(r(443)!=e[r(427)])return;const{data:s}=e;if(s&&r(455)==s[r(453)]){const t=s[r(426)][0][r(428)];return{type:r(438),content:zr(n,r(458),function(t){const e=r;switch(t){case e(440):return zr(n,e(450));case e(441):return zr(n,e(431));case e(442):return zr(n,e(457));case e(452):return zr(n,e(435))}}(t))}}}))}}function ns(){const t=["1254744kGqELl","get","841385hlsCpO","451137tOLynH","_enableDefaultAttributesIntegration","TrackChangesEditing","commandParams","type","value","FORMAT_ALIGNMENT","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","15253icDFtV","684XOqCkb","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","plugins","locale","format","71893MfCMkj","left","right","center","formatBlock","has","AlignmentEditing","1092264MvgELi","4lWfqrW","afterInit","_descriptionFactory","FORMAT_ALIGN_TO_LEFT","504080ocmrNA","justify","commandName","_registerLegacyDescription","alignment","editor","FORMAT_ALIGN_TO_CENTER","*Format:* %0"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=257]})(t,e)}function os(){const t=["24274180Bdvsrv","code","bold","FORMAT_SUPERSCRIPT","commandParams","locale","*Remove format:* %0","afterInit","get","plugins","strikethrough","6007BVoCSt","editor","subscript","4214364FfFDFH","FORMAT_BOLD","forceValue","273150SBuwOL","901996Ihxudt","UnderlineEditing","CodeEditing","225wutxcE","*Format:* %0","FORMAT_SUBSCRIPT","superscript","_registerLegacyDescription","5LvFMbk","7470876lWRvlZ","_enableDefaultAttributesIntegration","has","FORMAT_CODE","slice","registerDescriptionCallback","registerAttributeLabel","underline","FORMAT_UNDERLINE","22XaIDKw","SuperscriptEditing","format","type","SubscriptEditing","commandName","FORMAT_ITALIC","31496wAiQbw","toUpperCase","FORMAT_STRIKETHROUGH","StrikethroughEditing","ItalicEditing","TrackChangesEditing","FORMAT_","formatInline","BoldEditing","italic","toLowerCase","_descriptionFactory"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(747017===-parseInt(n(280))/1*(parseInt(n(305))/2)+-parseInt(n(286))/3+parseInt(n(287))/4*(parseInt(n(295))/5)+-parseInt(n(296))/6+-parseInt(n(283))/7+parseInt(n(257))/8*(parseInt(n(290))/9)+parseInt(n(269))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(265),rs(261),rs(288),rs(289),rs(260),rs(309),rs(306)];class as extends t.Plugin{[rs(276)](){const t=rs,e=this[t(281)],n=e[t(278)][t(277)](t(262)),r=e[t(274)];for(const s of is){if(!e[t(278)][t(298)](s))continue;const o=s[t(300)](0,-7)[t(267)](),i=t(263)+o[t(258)]();n[t(297)](o,[o]),n[t(268)][t(302)](o,zr(r,i))}this[t(294)]()}[rs(294)](){const t=rs,e=this[t(281)],n=e[t(274)],r=e[t(278)][t(277)](t(262));function s(e,s){const o=t;r[o(268)][o(301)]((t=>{const r=o;if(r(264)!=t[r(308)])return;const{data:i}=t;return i&&i[r(310)]===e?i[r(273)][0][r(285)]?{type:r(307),content:zr(n,r(291),s)}:{type:r(307),content:zr(n,r(275),s)}:void 0}))}s(t(271),zr(n,t(284))),s(t(266),zr(n,t(311))),s(t(303),zr(n,t(304))),s(t(270),zr(n,t(299))),s(t(279),zr(n,t(259))),s(t(282),zr(n,t(292))),s(t(293),zr(n,t(272)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(243939===-parseInt(n(481))/1+parseInt(n(445))/2+-parseInt(n(451))/3*(parseInt(n(473))/4)+parseInt(n(476))/5+-parseInt(n(465))/6+-parseInt(n(479))/7*(-parseInt(n(452))/8)+parseInt(n(474))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(446)](){const t=cs,e=this[t(487)],n=e[t(478)];if(!e[t(464)][t(462)](t(480)))return;const r=e[t(464)][t(475)](t(461)),s=this[t(487)][t(483)][t(475)](t(463));r[t(477)](t(463),((n,o={})=>{const i=t,a=this[i(487)][i(447)][i(482)][i(469)],c=o&&void 0!==o[i(454)]?o[i(454)]:!s[i(457)];let u=[];if(c){const t=Array[i(467)](a[i(448)]())[i(486)]((t=>fs(t)||function(t,e){const n=i,r=e[n(450)](t[n(471)],n(463)),s=e[n(450)]([n(484),n(463)],t);return r&&s}(t,this[i(487)][i(447)][i(485)])));u=y(t,e[i(447)])}else{const t=Array[i(467)](a[i(448)]())[i(486)]((t=>fs(t)));u=y(t,e[i(447)])}e[i(447)][i(470)]((()=>{const t=i;for(const e of u)r[t(456)](e,{commandName:t(463),commandParams:[{forceValue:c}]})}))})),r[t(449)][t(459)]((e=>{const r=t,{data:s}=e;if(s&&r(463)==s[r(472)]){const t=zr(n,r(453));return s[r(468)][0][r(454)]?{type:r(466),content:zr(n,r(458),t)}:{type:r(466),content:zr(n,r(460),t)}}}))}}function fs(t){const e=cs;return e(463)==t[e(471)][e(455)]}function hs(){const t=["change","parent","commandName","88uQKqSJ","3707226FeJeke","get","950815aFAoOw","enableCommand","locale","595RRsxkl","BlockQuoteEditing","186639mxBxHJ","document","commands","$root","schema","filter","editor","336536RmPVFE","afterInit","model","getSelectedBlocks","_descriptionFactory","checkChild","62112mOLgOe","45720lSwsgm","ELEMENT_BLOCK_QUOTE","forceValue","name","markBlockFormat","value","*Set format:* %0","registerDescriptionCallback","*Remove format:* %0","TrackChangesEditing","has","blockQuote","plugins","2220324qkCAYG","format","from","commandParams","selection"];return(hs=function(){return t})()}function gs(t,e){const n=ds();return(gs=function(t,e){return n[t-=426]})(t,e)}function ds(){const t=["get","421200MPAIKI","7976439ytSBeA","changeCaseTitle","has","2882930xZGdiP","changeCaseUpper","changeCaseLower","37331MeeDHR","afterInit","1301250nlmpgy","TrackChangesEditing","72PAGGlz","65561KxoMwT","enableCommand","plugins","4PiMgMt","1565835bXfhmM","CaseChange","editor"];return(ds=function(){return t})()}const ps=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(472494===parseInt(n(442))/1+-parseInt(n(439))/2+-parseInt(n(426))/3*(parseInt(n(445))/4)+parseInt(n(434))/5+parseInt(n(441))/6*(parseInt(n(437))/7)+parseInt(n(430))/8+parseInt(n(431))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[ps(438)](){const t=ps,e=this[t(428)];e[t(444)][t(433)](t(427))&&(e[t(444)][t(429)](t(440))[t(443)](t(435)),e[t(444)][t(429)](t(440))[t(443)](t(436)),e[t(444)][t(429)](t(440))[t(443)](t(432)))}}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=Es,r=t();for(;;)try{if(527299===-parseInt(n(273))/1+-parseInt(n(276))/2+parseInt(n(278))/3*(-parseInt(n(267))/4)+-parseInt(n(264))/5+-parseInt(n(274))/6+-parseInt(n(277))/7*(parseInt(n(272))/8)+-parseInt(n(271))/9*(-parseInt(n(263))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(275)](){const t=Is,e=this[t(270)];e[t(266)][t(262)](t(279))&&e[t(269)][t(262)](t(265))[t(268)](t(279))}}function Ts(){const t=["104859EwJVxJ","23672eaMRyc","333279MlcNoY","5139708yXwBOn","afterInit","828154MxeeBr","1393CHcwmC","57ZTfSGQ","ckbox","get","3670UELLVL","4179085HkaDNe","TrackChangesEditing","commands","151576oLXorx","enableCommand","plugins","editor"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["language","config","forceValue","getSelectedBlocks","blockName","markBlockFormat","schema","value","registerDescriptionCallback","commandParams","toLowerCase","indentCodeBlock","856842FLRask","selection","_descriptionFactory","3079179lZNfbg","parent","751692pqphJv","enableCommand","outdentCodeBlock","8nkksYs","name","1404760nzLIVd","has","editor","filter","type","checkChild","1490950nyIdwf","languages","isLimit","get","formatBlock","TrackChangesEditing","CodeBlock","model","document","ELEMENT_CODE_BLOCK","codeBlock","*Remove format:* %0","change","registerElementLabel","afterInit","commandName","20110cQPNtf","rootElement","1061376QeYTdA","commands","*Set format:* %0","label","from","locale","format","find","plugins","988OGkLBp"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(545146===parseInt(n(212))/1+parseInt(n(228))/2+parseInt(n(246))/3+-parseInt(n(199))/4*(parseInt(n(244))/5)+parseInt(n(217))/6+-parseInt(n(222))/7+-parseInt(n(220))/8*(parseInt(n(215))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(242)](){const t=_s,e=this[t(224)];if(!e[t(198)][t(223)](t(234)))return;const n=e[t(198)][t(231)](t(233)),r=e[t(195)],s=e[t(201)][t(231)](t(238))[t(229)],o=e[t(191)][t(231)](t(238));n[t(218)](t(211)),n[t(218)](t(219)),n[t(218)](t(238),((r,i={})=>{const a=t,c=e[a(235)],u=e[a(235)][a(236)][a(213)],l=i&&void 0!==i[a(202)]?i[a(202)]:!o[a(207)];let f;i[a(200)]||(i[a(200)]=s[0][a(200)]),f=l?Array[a(194)](u[a(203)]())[a(225)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(245))&&!e[n(230)](t)&&e[n(227)](t[n(216)],n(238))}(t,c[a(206)]))):Array[a(194)](u[a(203)]())[a(225)]((t=>Cs(t)));const h=y(f,c);c[a(240)]((()=>{const t=a;for(const e of h)n[t(205)](e,{commandName:t(238),commandParams:[{...i,forceValue:l}],formatGroupId:t(204)})}))})),n[t(214)][t(241)](t(238),(e=>zr(r,t(237),e))),n[t(214)][t(208)]((e=>{const n=t;if(n(232)!=e[n(226)])return;const o=r.t,{data:i}=e;if(!i||n(238)!=i[n(243)])return;const a=i[n(209)][0][n(200)],c=o(s[n(197)]((t=>t[n(200)]===a))[n(193)])[n(210)]();return i[n(209)][0][n(202)]?{type:n(196),content:zr(r,n(192),zr(r,n(237),1)+" ("+c+")")}:{type:n(196),content:zr(r,n(239),zr(r,n(237),1))}}))}}function Cs(t){const e=_s;return e(238)==t[e(221)]}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=242]})(t,e)}function Ls(){const t=["9xaAZJY","6uGMkjC","addCommentThread","15tynyJI","8769992SIptgZ","plugins","58vsqKIi","get","editor","1083065hpmFZp","31766sLouob","11167592GFCMJC","366404kONWVA","CommentsEditing","enableCommand","has","afterInit","8932610mQTJOy","TrackChangesEditing","5671302pgKJba"];return(Ls=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(706292===parseInt(n(250))/1*(-parseInt(n(254))/2)+-parseInt(n(247))/3*(parseInt(n(256))/4)+parseInt(n(253))/5*(-parseInt(n(245))/6)+parseInt(n(243))/7+parseInt(n(255))/8+parseInt(n(244))/9*(parseInt(n(261))/10)+-parseInt(n(248))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(260)](){const t=Rs,e=this[t(252)];e[t(249)][t(259)](t(257))&&e[t(249)][t(251)](t(242))[t(258)](t(246))}}var Ms=n(834);function vs(t,e,n){const r=Os,s=[];for(const o of e[r(228)]())o[r(209)](t)&&s[r(194)](n[r(226)](o));return s}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=183]})(t,e)}function ws(){const t=["activeMarkers","1225944yRRemh","ck-suggestion-marker-","isAtEnd","getWalker","bindElementToMarker","1800058UgVDsm","21773079mOupxR","span","63KVhepX","test","nextSibling","previousPosition","push","1718517GnPGue","element","markerRange","elementEnd","mapper","getAttribute","7415658qWPEnR","isBlock","toViewElement","561064DQvvLd","consumable","TrackChangesEditing","createUIElement","addClass","hasAttribute","get","schema","plugins","115hHszWK","model","parent","start","10KTHtcN","name","type","ck-suggestion-marker--active","toViewPosition","writer","addHighlight","listItem","markerName","createRangeOn","includes","getItems","isContent","isLimit","item","28752ZVnZEv","listIndent","insert","getCustomProperty"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(212)][r(210)](r(206));return(o,i,a)=>{const c=r;if(!a[c(205)][c(191)](i[c(197)],o[c(218)]))return;const u=i[c(197)][c(185)](),l=i[c(197)][c(216)],f=t[c(214)][c(211)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(231)];d=d||f[c(229)](e);const n=a[c(199)][c(203)](e);if(n&&n[c(235)](c(223)))return;c(198)==t[c(219)]&&f[c(202)](e)&&!f[c(230)](e)&&(e[c(192)]||l[c(184)]?h&&h[c(215)]==e||(h=e,m(t[c(193)]),p=!0):g=g||t[c(193)])}function m(t){const r=c,o=a[r(222)][r(207)](r(189),{class:r(183)+e}),u=a[r(199)][r(221)](t);n&&s[r(236)][r(227)](i[r(225)])&&a[r(222)][r(208)](r(220),o),a[r(222)][r(234)](u,o),a[r(199)][r(186)](o,i[r(225)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(719003===parseInt(n(237))/1+parseInt(n(187))/2+parseInt(n(195))/3+-parseInt(n(232))/4*(parseInt(n(213))/5)+parseInt(n(201))/6+parseInt(n(190))/7*(-parseInt(n(204))/8)+parseInt(n(188))/9*(-parseInt(n(217))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=xs;function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=407]})(t,e)}function Ps(){const t=["writer","document","delete","4258188ySyhIg","7yBuNEM","high","1063592ZEwPNo","mapper","showSuggestionHighlights","addMarker:suggestion:deletion","1104105DZpUdi","deleteForward","model","markerNameToElements","modifySelection","detach","setSelection","20012NwyNEY","buffer","1VEzTEU","fromRange","merge","start","isCollapsed","TrackChangesEditing","1515372RivVev","createRange","unlock","getFirstRange","rootName","$graveyard","uiElement","unit","markerName","end","commands","requires","downcastDispatcher","removeMarker:suggestion:deletion","get","editor","enableCommand","lock","64636UsRtZj","batch","remove","bind","unbindElementFromMarkerName","createSelection","plugins","enqueueChange","data","editing","options","forward","init","root","selection","1266460KOKgBU"];return(Ps=function(){return t})()}!function(t,e){const n=xs,r=t();for(;;)try{if(232623===parseInt(n(409))/1*(parseInt(n(407))/2)+-parseInt(n(459))/3+-parseInt(n(433))/4+parseInt(n(448))/5+-parseInt(n(415))/6+parseInt(n(453))/7*(parseInt(n(455))/8)+parseInt(n(452))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Ds(426)](){return[Ms.Delete]}[Ds(445)](){const t=Ds,e=this[t(430)],n=e[t(439)][t(429)](t(414));n[t(431)](t(451));const r=e[t(425)][t(429)](t(460));n[t(431)](t(460),((n,s={})=>{const o=t,a=e[o(461)][o(438)](e[o(461)][o(450)][o(447)]);a[o(413)]&&e[o(461)][o(463)](a,{direction:o(444),unit:s[o(422)]});const c=a[o(418)](),u=i.LiveRange[o(410)](c);let l;n(s),l=o(420)==u[o(446)][o(419)]?e[o(461)][o(416)](c[o(412)]):e[o(461)][o(416)](u[o(412)],u[o(424)]),u[o(464)](),e[o(461)][o(440)](r[o(408)][o(434)],(t=>{const e=o;r[e(408)][e(432)](),t[e(465)](t[e(416)](l[e(424)])),r[e(408)][e(417)]()}))})),e[t(442)][t(427)].on(t(458),Fs(e,t(411)),{priority:t(454)}),e[t(441)][t(427)].on(t(458),((n,r,s)=>{const o=t;s[o(443)][o(457)]&&Fs(e,o(411),{showActiveMarker:!1})[o(436)](this)(n,r,s)}),{priority:t(454)}),e[t(442)][t(427)].on(t(428),((e,n,r)=>{const s=t,o=r[s(456)][s(462)](n[s(423)]);if(o)for(const t of o)t.is(s(421))&&(r[s(456)][s(437)](t,n[s(423)]),r[s(449)][s(435)](t))}),{priority:t(454)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=364]})(t,e)}function Gs(){const t=["mergeListItemBackward","accept","editor","*Format:* remove from %0","*Format:* insert into %0","formatBlock","bulleted","listStyle","_getAttributeKey","selection","oldValue","listIndent","registerPostFixer","key","ELEMENT_TODO_LIST","listStart","noTrackChangesFixer","list.multiBlock","attribute","default","fromRange","newValue","next","detach","every","20cNEBzN","toUpperCase","setAttribute","nodeAfter","4542671UEmirS","parent","*Outdent:* %0","filter","474fTQqdz","*Merge:* list item","todoListCheck","trackChangesCommand","_supportLegacySuggestions","isObject","splitListItemBefore","removeMarker","map","*Set format:* %0","*Remove format:* %0","deletion","refresh","listItemId","905406qewKTd","getChanges","data","getFirstRange","push","listItemIdFixer","numberedList","value","mergeListItemForward","_suggestionFactory","config","bulletedList","format","_LIST","has","1193jwgFSF","checkTodoList","afterInit","FORMAT_INDENT","registerAttributeLabel","get","*Check item*","getFirstMarker","differ","plugins","63036XJqrhn","registerCustomCallback","24633nmOlIy","isNextTo","execute","head","documentList","commandName","end","TodoListEditing","includes","*Merge:* %0","TrackChangesEditing","document","outdentList","indentList","getAttribute","containsItem","listType","multipleBlocks","280NoZXMA","schema","*Uncheck item*","nextSibling","model","ELEMENT_BULLETED_LIST","from","isLocal","ELEMENT_","_descriptionFactory","todoList","*Indent:* %0","todo","registerElementLabel","registerDescriptionCallback","_findSuggestions","numbered","previousSibling","ELEMENT_NUMBERED_LIST","listReversed","splitListItemAfter","commandParams","_enableDefaultAttributesIntegration","createRange","find","commands","ELEMENT_LIST_ITEM","*Split:* list item","forceValue","createPositionAt","78PagSna","suggestion","change","isUndo","8824070yRrZhY","type","range","batch","start","*Change to:* %0","getRanges","todoListChecked","setSelection","ListEditing","assureChains","groupId","locale","_registerLegacyDescription","meta","attributes","getSuggestions","10004071EeRQPg","length","attributeKey"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(578385===parseInt(n(468))/1*(parseInt(n(439))/2)+parseInt(n(382))/3*(parseInt(n(478))/4)+parseInt(n(431))/5*(parseInt(n(453))/6)+-parseInt(n(435))/7+-parseInt(n(498))/8*(parseInt(n(480))/9)+-parseInt(n(386))/10+parseInt(n(403))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(470)](){const t=Us,e=this[t(408)];if(!e[t(477)][t(467)](t(395)))return;const n=e[t(398)],r=e[t(477)][t(473)](t(490)),s=e[t(477)][t(467)](t(487)),o=!!e[t(463)][t(473)](t(423));function i(e){const r=t;return{type:r(465),content:""+zr(n,r(448),e)}}function a(e){const r=t;return{type:r(465),content:""+zr(n,r(449),e)}}r[t(374)](t(459),[],[t(452),t(496),t(417)]),r[t(374)](t(464)),r[t(374)](t(493)),r[t(374)](t(492)),r[t(374)](t(372)),r[t(374)](t(445)),o&&(r[t(374)](t(406)),r[t(374)](t(461))),s&&(r[t(374)](t(508)),r[t(374)](t(469),[],[t(393)]),r[t(507)][t(366)]((e=>{const r=t,{data:s}=e;if(s&&r(393)==s[r(419)])return{type:r(465),content:s[r(427)]?zr(n,r(474)):zr(n,r(500))}})),this[t(408)][t(502)][t(491)][t(418)]((e=>{const n=t;if(e[n(389)][n(385)])return!1;let s=!1;const o=r[n(402)]({skipNotAttached:!0})[n(438)]((t=>n(393)===r[n(414)](t)));for(const t of o)n(364)!=t[n(456)]()[n(390)][n(434)][n(494)](n(496))&&(r[n(367)](t[n(456)](),n(424))[n(376)]((t=>n(496)===r[n(414)](t[n(383)])))||(e[n(446)](t[n(475)]()),s=!0));return s}))),r[t(507)][t(472)](t(417),zr(n,t(471)));const c={type:t(465),content:""};r[t(507)][t(366)]((e=>{const r=t,{data:s}=e;if(!s||r(496)!=s[r(419)])return;let u=e[r(483)];for(;u;){if(u[r(455)]&&(r(413)==u[r(455)][r(419)]&&(u[r(455)][r(427)]&&r(425)!=u[r(455)][r(427)]||r(425)!=u[r(455)][r(416)]&&!s[r(427)])||!o&&u[r(455)][r(419)]==Ic))return c;u=u[r(428)]}if(null==s[r(427)])switch(s[r(416)]){case r(412):return a(zr(n,r(503)));case r(368):return a(zr(n,r(370)));case r(364):return a(zr(n,r(420)))}switch(s[r(427)]){case r(412):return i(zr(n,r(503)));case r(368):return i(zr(n,r(370)));case r(364):return i(zr(n,r(420)))}})),r[t(507)][t(366)]((e=>{const n=t,{data:r}=e;if(r&&n(417)==r[n(419)])return null==r[n(427)]||null==r[n(416)]&&0==r[n(427)]?c:void 0})),r[t(507)][t(366)]((e=>{const r=t;if(r(424)!=e[r(387)])return;const{data:s}=e;if(!s||r(452)!=s[r(419)])return;const o=Hs(e);return o?r(427)==o?{type:r(465),content:zr(n,r(440))}:r(416)==o?{type:r(465),content:zr(n,r(379))}:c:c})),e[t(502)][t(491)][t(418)]((e=>this[t(458)](e))),e[t(502)][t(491)][t(418)]((e=>this[t(422)](e))),e[t(502)][t(491)][t(418)]((e=>this[t(396)](e))),this[t(443)]()}[Us(458)](t){const e=Us;if(t[e(389)][e(385)]||!t[e(389)][e(505)])return!1;let n=!1;const r=this[e(408)][e(477)][e(473)](e(490))[e(402)]({skipNotAttached:!0})[e(438)]((t=>t[e(455)]&&e(452)==t[e(455)][e(419)]))[e(438)]((t=>t[e(455)][e(427)]&&t[e(455)][e(416)]));for(const s of r)Hs(s)||(t[e(446)](s[e(475)]()),n=!0);return n}[Us(422)](t){const e=Us;if(t[e(389)][e(385)]||!t[e(389)][e(505)])return!1;const n=this[e(408)][e(477)][e(473)](e(490));if(n[e(442)][e(460)])return!1;let r=!1;const s=[e(496),e(413),e(452),e(417),e(421),e(371),e(441)],o=this[e(408)][e(502)][e(491)][e(476)][e(454)]()[e(438)]((t=>e(424)==t[e(387)]))[e(438)]((t=>s[e(488)](t[e(405)])));if(0==o[e(404)])return r;for(const i of o){const o=n[e(367)](i[e(388)],e(424))[e(438)]((t=>!t[e(400)][e(481)]))[e(447)]((t=>t[e(383)]))[e(438)]((t=>{const r=e,o=n[r(414)](t);return s[r(488)](o)}));if(o[e(404)]){for(const n of o)t[e(446)](n[e(475)]());r=!0}}return r}[Us(396)](t){const e=Us;if(t[e(389)][e(385)]||!t[e(389)][e(505)])return!1;const n=this[e(408)][e(477)][e(473)](e(490));let r=!1;const s=[e(496),e(413),e(452),e(417),e(421),e(371),e(441)];for(const t of n[e(402)]({skipNotAttached:!0})){const o=n[e(367)](t[e(456)](),e(424))[e(447)]((t=>t[e(383)]))[e(438)]((t=>t[e(455)]&&s[e(488)](t[e(455)][e(419)])));if(!o[e(404)])continue;const a=o[0][e(483)][e(401)][e(397)];if(!o[e(430)]((t=>t[e(401)][e(397)]===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(402)]({skipNotAttached:!0})[s(438)]((e=>s(424)==e[s(387)]&&e[s(401)][s(397)]==t)))e[s(433)](s(397),r)}function i(t,n){const r=e;let s=t[r(483)],i=!1;for(;s;)s[r(401)][r(397)]!=n&&(o(s[r(401)][r(397)],n),s[r(433)](r(397),n),i=!0),s=s[r(428)];return i}}[Us(443)](){const t=Us,e=this[t(408)],n=e[t(398)],r=e[t(477)][t(473)](t(490));this[t(399)](),r[t(462)][t(479)](t(411),t(484),t(407),(function(n,r){const s=t,o=[];for(let t of n)t[s(390)][s(434)]===t[s(486)][s(436)]&&(t=e[s(502)][s(375)](e[s(502)][s(381)](t[s(390)][s(434)],0))),o[s(457)](t);e[s(502)][s(384)]((t=>{const n=s,a=e[n(502)][n(491)][n(415)],c=Array[n(504)](a[n(392)]())[n(447)]((t=>i.LiveRange[n(426)](t)));t[n(394)](o),e[n(377)][n(473)](r[n(485)])[n(451)](),r[n(373)][n(457)]({forceDefaultExecution:!0}),e[n(482)](r[n(485)],...r[n(373)]),t[n(394)](c);for(const t of c)t[n(429)]()}))})),r[t(507)][t(365)]((function(n){const r=t,s=!e[r(502)][r(499)][r(444)](n),o=n[r(369)],i=n[r(501)],a=n[r(494)](r(452)),c=!o||o[r(494)](r(452))!==a,u=!i||i[r(494)](r(452))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(378),e)))}[Us(399)](){const t=Us,e=this[t(408)],n=e[t(398)];function r(n){const r=t,s=e[r(377)][r(473)](r(464))[r(460)],o=e[r(377)][r(473)](r(459))[r(460)];return r(459)===n?s:o}e[t(477)][t(473)](t(490))[t(507)][t(366)]((function(s){const o=t;if(o(411)!=s[o(387)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(485)]){case o(464):u=i[o(373)][0][o(380)],l=r(i[o(485)]),a=o(u?410:409),!l&&e[o(463)][o(473)](o(423))||(a=o(391)),c={type:o(465),content:zr(n,a,zr(n,o(503)))};break;case o(459):u=i[o(373)][0][o(380)],l=r(i[o(485)]),a=o(u?410:409),!l&&e[o(463)][o(473)](o(423))||(a=o(391)),c={type:o(465),content:zr(n,a,zr(n,o(370)))};break;case o(493):a=o(509),c={type:o(465),content:zr(n,a,zr(n,o(378)))};break;case o(492):a=function(t){const e=o,n=t[e(456)]();let r=n[e(390)][e(434)];for(;r&&n[e(495)](r);){if(r[e(494)](e(417))>0)return!1;r=r[e(501)]}return!0}(s)?zr(n,o(409),zr(n,function(t){const e=o;return e(506)+t[e(456)]()[e(390)][e(434)][e(494)](e(496))[e(432)]()+e(466)}(s))):zr(n,o(437),zr(n,o(378))),c={type:o(465),content:a};break;case o(406):case o(461):!1===i[o(497)]&&(a=o(489),c={type:o(450),content:zr(n,a,zr(n,o(378)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(456)]()[e(390)][e(434)][e(369)];for(;n;){const r=n[e(494)](e(452));if(!r)return!1;if(r==t[e(455)][e(427)])return e(427);if(r==t[e(455)][e(416)])return e(416);n=n[e(369)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=446]})(t,e)}function Ks(){const t=["2274BwkzFr","8393hfgwwu","attribute","find","model","commandParams","*Set format:* %0","getSuggestions","upper-roman","*Format:* set order to regular","_LIST_","registerAttributeLabel","newValue","decimal-leading-zero","disc","key","_enableDefaultAttributesIntegration","get","30fPOkRa","FORMAT_LIST_REVERSED","listStart","4140408Flfjgk","registerDescriptionCallback","locale","data","list.properties","20142uxDmkw","listType","reversed","format","getFirstMarker","_descriptionFactory","TrackChangesEditing","start","*Format:* set order to reversed","lower-roman","startIndex","toUpperCase","config","next","_getTranslationKeyForListStyle","2825306LQcMtf","editor","getAttribute","square","_getAttributeKey","numbered","*Format:* set start index to %0","getFirstRange","has","removeMarker","3lwedSF","oldValue","bulleted","registerPostFixer","_LIST_DEFAULT","type","includes","suggestion","batch","226888nbQBIr","circle","1809945qwiGfv","*Change to:* %0","filter","9RBnVYu","plugins","replace","FORMAT_LIST_START","isUndo","commandName","afterInit","styles","ListPropertiesEditing","listStyle","default","head","*Remove format:* %0","document","formatBlock","nodeAfter","_findSuggestions","handleDescriptions","listReversed","ELEMENT_","bind","decimal","lower-latin","_registerLegacyDescription","602856XBwJEH","upper-latin"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(279123===-parseInt(n(502))/1+-parseInt(n(536))/2+parseInt(n(527))/3*(-parseInt(n(474))/4)+parseInt(n(447))/5+-parseInt(n(476))/6*(-parseInt(n(477))/7)+parseInt(n(497))/8*(parseInt(n(450))/9)+-parseInt(n(494))/10*(parseInt(n(517))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[zs(456)](){const t=zs;if(!this[t(518)][t(451)][t(525)](t(458)))return;const e=this[t(518)][t(514)][t(493)](t(501)),n=this[t(518)][t(451)][t(493)](t(508));e[t(457)]&&n[t(492)](t(459),[],[t(459)]),e[t(504)]&&n[t(492)](t(468),[],[t(468)]),e[t(512)]&&n[t(492)](t(496),[],[t(496)]);const r={type:t(505),content:""};n[t(507)][t(498)](this[t(467)][t(470)](this));const s=this[t(518)][t(499)];n[t(507)][t(487)](t(468),zr(s,t(495))),n[t(507)][t(498)]((e=>{const n=t,{data:s}=e;if(s&&n(468)==s[n(491)])return null==s[n(488)]||0==s[n(488)]&&null==s[n(528)]?r:void 0})),n[t(507)][t(487)](t(496),zr(s,t(453))),n[t(507)][t(498)]((e=>{const n=t,{data:s}=e;if(s&&n(496)==s[n(491)])return null==s[n(488)]||1==s[n(488)]&&null==s[n(528)]?r:void 0})),this[t(518)][t(480)][t(463)][t(530)]((e=>{const r=t;if(e[r(535)][r(454)])return!1;let s=!1;const o=n[r(483)]({skipNotAttached:!0})[r(449)]((t=>{const e=r,s=n[e(521)](t);return e(496)==s||e(468)==s}));for(const t of o)r(522)!=t[r(524)]()[r(509)][r(465)][r(519)](r(503))&&(n[r(466)](t[r(524)](),r(478))[r(479)]((t=>r(503)==n[r(521)](t[r(534)])))||(e[r(526)](t[r(506)]()),s=!0));return s})),this[t(473)]()}[zs(467)](t){const e=zs,n=this[e(518)][e(499)],{data:r}=t,s={type:e(505),content:""};if(!r||e(459)!=r[e(491)])return;if(!r[e(528)])return e(460)==r[e(488)]?s:{type:e(505),content:""+zr(n,e(482),zr(n,this[e(516)](r[e(488)])))};if(!r[e(488)]){if(e(460)==r[e(528)])return s;let o=t[e(461)];for(;o;){if(o[e(500)]&&e(503)==o[e(500)][e(491)]&&o[e(500)][e(488)])return s;o=o[e(515)]}return{type:e(505),content:""+zr(n,e(462),zr(n,this[e(516)](r[e(528)])))}}if(e(460)!=r[e(488)])return{type:e(505),content:""+zr(n,e(482),zr(n,this[e(516)](r[e(488)])))};let o=t[e(461)];for(;o;){if(o[e(500)]&&e(503)==o[e(500)][e(491)]&&o[e(500)][e(488)]&&o[e(500)][e(528)])return s;o=o[e(515)]}const i=t[e(524)]()[e(509)][e(465)][e(519)](e(503));return{type:e(505),content:zr(n,e(482),zr(n,e(469)+i[e(513)]()+e(531)))}}[zs(473)](){const t=zs,e=this[t(518)],n=e[t(499)];e[t(451)][t(493)](t(508))[t(507)][t(498)]((e=>{const r=t;if(r(464)!=e[r(532)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(455)]){case r(459):o=r(448),i={type:r(505),content:zr(n,o,zr(n,this[r(516)](s[r(481)][0][r(532)])))};break;case r(468):o=s[r(481)][0][r(504)]?r(510):r(485),i={type:r(505),content:zr(n,o)};break;case r(496):o=r(523),i={type:r(505),content:zr(n,o,s[r(481)][0][r(512)])}}return i}))}[zs(516)](t){const e=zs;return e(469)+function(t){const n=e;return qs[n(533)](t)?n(529):Zs[n(533)](t)?n(522):null}(t)[e(513)]()+e(486)+t[e(513)]()[e(452)](/-/g,"_")}}const qs=[zs(490),zs(446),zs(520)],Zs=[zs(471),zs(489),zs(511),zs(484),zs(472),zs(475)];var Qs=n(507);const Ys=$s;function Js(){const t=["567392YKroni","markInsertion","bind","removeMarker:suggestion:insertion","86247ffSsKN","enterBlock","mapper","enter","setSelection","hasClass","2795088WkCwwH","TrackChangesEditing","getFirstRange","4370CVEdgr","afterExecute","unbindElementFromMarkerName","editor","10430280mOuhCl","split","editing","remove","end","parent","high","2778418shOzOM","createPositionAt","get","createRange","writer","enableCommand","2406160WLSJFR","getFirstPosition","addMarker:suggestion:insertion","plugins","model","detach","fire","document","markerNameToElements","nextSibling","selection","ck-suggestion-marker-split","requires","1LBNGLh","markerName","options","showSuggestionHighlights","downcastDispatcher","8SbjoiY","2627045Tncvpk","change","commands","fromRange","data","init"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(946793===-parseInt(n(213))/1*(-parseInt(n(249))/2)+parseInt(n(235))/3*(parseInt(n(218))/4)+parseInt(n(219))/5+parseInt(n(242))/6+-parseInt(n(225))/7+-parseInt(n(255))/8+parseInt(n(229))/9*(-parseInt(n(238))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(212)](){return[Qs.Enter]}[Ys(224)](){const t=Ys,e=this[t(241)],n=e[t(258)][t(251)](t(236)),r=e[t(221)][t(251)](t(232));n[t(254)](t(232),(()=>{const s=t;e[s(259)][s(220)]((t=>{const o=s,a=e[o(259)][o(207)][o(210)],c=a[o(256)](),u=i.LiveRange[o(222)](a[o(237)]());if(r[o(230)](t)){const r=e[o(259)][o(250)](c[o(247)][o(209)],0),s=t[o(252)](c,r);n[o(226)](s)}else t[o(233)](t[o(252)](u[o(246)]));u[o(205)](),r[o(206)](o(239),{writer:t})}))})),e[t(244)][t(217)].on(t(257),Fs(e,t(243)),{priority:t(248)}),e[t(244)][t(217)].on(t(228),((e,n,r)=>{const s=t,o=r[s(231)][s(208)](n[s(214)]);if(o)for(const t of o)t[s(234)](s(211))&&(r[s(231)][s(240)](t,n[s(214)]),r[s(253)][s(245)](t))}),{priority:t(248)}),e[t(223)][t(217)].on(t(257),((n,r,s)=>{const o=t;s[o(215)][o(216)]&&Fs(e,o(243),{showActiveMarker:!1})[o(227)](this)(n,r,s)}),{priority:t(248)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=199]})(t,e)}function ro(){const t=["editor","plugins","7619384JbiGuS","getIntersection","2434593DSwEcr","createPositionAt","9BnZRLj","4476745vSGZyc","getRange","handleFindCommand","end","31027UbARgP","createRange","3553eRLvhH","TrackChangesEditing","start","filter","findByTextCallback","suggestion:deletion","afterInit","has","findNext","item","string","find","getMarkersGroup","get","_isInDeletionRange","5gPEddj","2379864GPCYuw","bind","markers","model","replaceAll","FindAndReplaceEditing","findPrevious","2892688FNYbAA","27760RauNyf","enableCommand","2jjXRFa","replace","FindAndReplaceUtils"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(585326===-parseInt(n(224))/1*(-parseInt(n(210))/2)+parseInt(n(217))/3+-parseInt(n(207))/4*(-parseInt(n(199))/5)+-parseInt(n(200))/6+-parseInt(n(220))/7+-parseInt(n(215))/8*(-parseInt(n(219))/9)+parseInt(n(208))/10*(-parseInt(n(226))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(232)](){const t=eo;if(!this[t(213)][t(214)][t(233)](t(205)))return;const e=this[t(213)][t(214)][t(239)](t(227));e[t(209)](t(237),this[t(222)][t(201)](this)),e[t(209)](t(234)),e[t(209)](t(206)),e[t(209)](t(211)),e[t(209)](t(204))}[eo(222)](t,e,n={}){const r=eo,s=this[r(213)][r(214)][r(239)](r(212));return t((t=>(r(236)==typeof e?s[r(230)](e,n):e)(t)[r(229)]((e=>!1===this[r(240)](e,t[r(235)])))),n)}[eo(240)](t,e){const n=eo,r=this[n(213)][n(203)][n(225)](this[n(213)][n(203)][n(218)](e,t[n(228)]),this[n(213)][n(203)][n(218)](e,t[n(223)]));for(const t of this[n(213)][n(203)][n(202)][n(238)](n(231)))if(null!==r[n(216)](t[n(221)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontColor","FORMAT_FONT_COLOR","102cyVFlN","fontBackgroundColor","136800gzmtCe","*Set font family:* %0","*Reset font family*","value","*Set font background color:* %0","FORMAT_FONT_BACKGROUND","TrackChangesEditing","FontColorEditing","model","FontSize","_registerLegacyDescription","FontFamilyEditing","FontSizeEditing","has","fontSize.options","*Reset font color*","trim","10YKAKdX","3308301aSeuBD","editor","plugins","commandName","1050752CaTRxq","registerAttributeLabel","formatInline","afterInit","registerDescriptionCallback","979002pFhTVm","_descriptionFactory","format","_enableDefaultAttributesIntegration","*Set font color:* %0","label","*Reset font background color*","8cBJRDx","get","fontSize","390605PVZgrf","1512861yyrbzx","1187ImZOkl","*Reset font size*","toLowerCase","locale","*Set font size:* %0","find","title","fontFamily","fontBackgroundColor.colors","FontBackgroundColorEditing","fontColor.colors","FORMAT_FONT_SIZE","FORMAT_FONT_FAMILY","config","type","normalizeSizeOptions","commandParams"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(133184===-parseInt(n(542))/1*(-parseInt(n(501))/2)+parseInt(n(503))/3+parseInt(n(537))/4*(-parseInt(n(540))/5)+parseInt(n(530))/6+-parseInt(n(541))/7+-parseInt(n(525))/8+-parseInt(n(521))/9*(-parseInt(n(520))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(515),commandName:oo(539)},{pluginName:oo(514),commandName:oo(489)},{pluginName:oo(510),commandName:oo(499)},{pluginName:oo(491),commandName:oo(502)}];class uo extends t.Plugin{[oo(528)](){const t=oo,e=this[t(522)][t(485)],n=this[t(522)][t(523)][t(538)](t(509));for(const{pluginName:e,commandName:r}of co)this[t(522)][t(523)][t(516)](e)&&n[t(533)](r,[r]);e.t,n[t(531)][t(526)](t(539),zr(e,t(493))),n[t(531)][t(526)](t(489),zr(e,t(494))),n[t(531)][t(526)](t(499),zr(e,t(500))),n[t(531)][t(526)](t(502),zr(e,t(508))),this[t(513)]()}[oo(513)](){const t=oo,e=this[t(522)],n=e[t(485)];e[t(523)][t(538)](t(509))[t(531)][t(529)]((e=>{const r=t,o=n.t;if(r(527)!=e[r(496)])return;const{data:i}=e;if(null!=i){if(r(539)==i[r(524)]){const t=i[r(498)][0][r(506)];if(t){const e=o(this[r(522)][r(523)][r(538)](r(512))[r(497)](this[r(522)][r(495)][r(538)](r(517)))[r(487)]((e=>e[r(511)]==t))[r(488)])[r(484)]();return{type:r(532),content:zr(n,r(486),e)}}return{type:r(532),content:zr(n,r(483))}}if(r(489)==i[r(524)]){const t=i[r(498)][0][r(506)];return t?{type:r(532),content:zr(n,r(504),t)}:{type:r(532),content:zr(n,r(505))}}if(r(499)==i[r(524)]){const t=i[r(498)][0][r(506)];if(t){const e=(0,s.normalizeColorOptions)(this[r(522)][r(495)][r(538)](r(492)))[r(487)]((e=>e[r(511)]==t));let i=t,a="";return e&&(i=e[r(535)],a=o(i)[r(484)]()),{type:r(532),content:zr(n,r(534),a)[r(519)](),color:{value:t,title:a||i}}}return{type:r(532),content:zr(n,r(518))}}if(r(502)==i[r(524)]){const t=i[r(498)][0][r(506)];if(t){const e=(0,s.normalizeColorOptions)(this[r(522)][r(495)][r(538)](r(490)))[r(487)]((e=>e[r(511)]==t));let i=t,a="";return e&&(i=e[r(535)],a=o(i)[r(484)]()),{type:r(532),content:zr(n,r(507),a)[r(519)](),color:{value:t,title:a||i}}}return{type:r(532),content:zr(n,r(536))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=251]})(t,e)}function ho(){const t=["format","8470945aFqAae","copyFormat","registerDescriptionCallback","fontColor.colors","toLowerCase","afterInit","8BSaKHz","label","26761302MzDdGu","commandParams","8438035hVZIzG","normalizeSizeOptions","pasteFormat","find","plugins","type","editor","2yUDRVf","fontSize.options","_enableDefaultAttributesIntegration","2406405jtPxhM","push","commands","formatInline","1531549qFlMYA","formatBlock","fontSize","commandName","join","10424868zHxIwP","get","model","slice","*Set format to:* %0","toUpperCase","entries","FontSize","*Remove all formatting*","locale","title","split","charAt","_descriptionFactory","TrackChangesEditing","boolean","length","3187688ilmOpZ","_registerLegacyDescription","config","fontColor","fontBackgroundColor","enableCommand"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(924144===-parseInt(n(280))/1*(-parseInt(n(273))/2)+-parseInt(n(276))/3*(-parseInt(n(262))/4)+parseInt(n(266))/5+-parseInt(n(285))/6+parseInt(n(256))/7+-parseInt(n(302))/8+-parseInt(n(264))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(261)](){const t=lo,e=this[t(272)],n=e[t(270)][t(286)](t(299)),r=e[t(278)][t(286)](t(257)),s=e[t(278)][t(286)](t(268));r&&s&&(n[t(275)](t(268)),n[t(254)](t(257)),this[t(303)]())}[lo(303)](){const t=lo,e=this[t(272)],n=e[t(294)];e[t(270)][t(286)](t(299))[t(298)][t(258)]((r=>{const s=t;if(s(281)!=r[s(271)]&&s(279)!=r[s(271)])return;const{data:o}=r;if(o&&s(268)===o[s(283)]){const t=[],r=o[s(265)][0];for(const[n,o]of Object[s(291)](r))t[s(277)](po(e,n,o));return t[s(301)]?{type:s(255),content:zr(n,s(289),t[s(284)](", "))}:{type:s(255),content:zr(n,s(293))}}}))}}function po(t,e,n){const r=lo,o=t[r(294)].t,i=e[r(296)](/(?=[A-Z])/)[r(284)](" "),a=o(i[r(297)](0)[r(290)]()+i[r(288)](1))[r(260)]();if(r(300)==typeof n)return a;if(r(252)===e||r(253)===e){const e=(0,s.normalizeColorOptions)(t[r(251)][r(286)](r(259)))[r(269)]((t=>t[r(287)]==n));return a+" ("+(e?o(e[r(263)])[r(260)]():n)+")"}if(r(282)===e&&isNaN(parseFloat(n))){const e=t[r(270)][r(286)](r(292))[r(267)](t[r(251)][r(286)](r(274)))[r(269)]((t=>t[r(287)]==n));return a+" ("+(e?o(e[r(295)])[r(260)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=265]})(t,e)}function Eo(){const t=["5XhaJvG","title","2792128FhBBmC","_registerLegacyDescription","has","commandParams","ELEMENT_HEADING","find","5918544nylWzi","registerDescriptionCallback","type","name","1881360GjFBKb","_headingOptions","_descriptionFactory","ELEMENT_HEADING_CUSTOM","14qZDWwp","HeadingEditing","editor","value","afterInit","2295513RwSVzr","view","config","heading.options","match","1518608shrHQO","paragraph","format","get","formatBlock","heading","4873552FKyWbN","_enableDefaultAttributesIntegration","_getHeadingLevel","TrackChangesEditing","commandName","*Change to:* %0","4924146RNijUe","locale","plugins","registerElementLabel","model"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(836623===parseInt(n(273))/1+parseInt(n(302))/2+parseInt(n(268))/3+-parseInt(n(292))/4*(parseInt(n(290))/5)+parseInt(n(285))/6*(-parseInt(n(306))/7)+parseInt(n(279))/8+-parseInt(n(298))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(267)](){const t=mo,e=this[t(265)];if(!e[t(287)][t(294)](t(307)))return;this[t(303)]=e[t(270)][t(276)](t(271));const n=e[t(286)],r=e[t(287)][t(276)](t(282));r[t(280)](t(278));for(const e of this[t(303)])t(274)!=e[t(289)]&&r[t(304)][t(288)](e[t(289)],(n=>{const r=t,i=this[r(281)](e[r(289)]);return null!==i?s(n,i):o(n,e[r(291)])}));function s(e,r){return zr(n,t(296),[e,r])}function o(e,r){return zr(n,t(305),[e,r])}this[t(293)]()}[mo(293)](){const t=mo,e=this[t(265)],n=e[t(286)];e[t(287)][t(276)](t(282))[t(304)][t(299)]((e=>{const r=t;if(r(277)!=e[r(300)])return;const{data:s}=e;if(s&&r(278)==s[r(283)]){const e=s[r(295)][0][r(266)],c=this[r(281)](e);if(null!==c)return{type:r(275),content:zr(n,r(284),(1,a=c,zr(n,r(296),[1,a])))};const u=this[r(303)][r(297)]((t=>t[r(289)]===e))[r(291)];return{type:r(275),content:zr(n,r(284),(o=1,i=u,zr(n,t(305),[o,i])))}}var o,i,a}))}[mo(281)](t){const e=mo;var n,r;const s=t[e(272)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(303)])||void 0===n?void 0:n[e(297)]((n=>n[e(289)]==t));if(o&&o[e(269)]){const t=o[e(269)],n=(null!==(r=t[e(301)])&&void 0!==r?r:t)[e(272)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["30yYJONN","8wkgftX","_enableDefaultAttributesIntegration","241117zjccac","format","commandParams","color","plugins","type","model","formatInline","2730447PbldCf","268325YiZIKW","FORMAT_HIGHLIGHT","get","858792LMmGkN","afterInit","*Set highlight:* %0","locale","has","6SuleGH","find","toLowerCase","commandName","_registerLegacyDescription","highlight.options","config","*Remove highlight*","2787888LocuKk","registerDescriptionCallback","title","value","TrackChangesEditing","editor","highlight","registerAttributeLabel","12791390leDhfB","HighlightEditing","_descriptionFactory","791805RmPOZX"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(467840===parseInt(n(359))/1+parseInt(n(371))/2*(-parseInt(n(376))/3)+parseInt(n(357))/4*(-parseInt(n(368))/5)+-parseInt(n(356))/6*(-parseInt(n(355))/7)+-parseInt(n(384))/8+-parseInt(n(367))/9+parseInt(n(352))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(372)](){const t=_o,e=this[t(349)];if(!e[t(363)][t(375)](t(353)))return;const n=e[t(363)][t(370)](t(348)),r=e[t(374)];n[t(358)](t(350),[t(350)]),n[t(354)][t(351)](t(350),zr(r,t(369))),this[t(380)]()}[_o(380)](){const t=_o,e=this[t(349)],n=e[t(374)];e[t(363)][t(370)](t(348))[t(354)][t(345)]((r=>{const s=t;if(s(366)!=r[s(364)])return;const{data:o}=r;if(o&&s(350)==o[s(379)]){const t=n.t,r=o[s(361)][0][s(347)];if(r){const o=e[s(382)][s(370)](s(381))[s(377)]((t=>t[s(365)]==r)),i=t(o[s(346)])[s(378)]();return{type:s(360),content:zr(n,s(373),i),color:{value:o[s(362)],title:o[s(346)]}}}return{type:s(360),content:zr(n,s(383),zr(n,s(369)))}}}))}}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=264]})(t,e)}function Ro(){const t=["98285RjTScG","horizontalLine","afterInit","_descriptionFactory","18JqezTv","addClass","ELEMENT_HORIZONTAL_LINE","registerElementLabel","createPositionAt","elementToStructure","687500ONhkoj","516yjQNIM","createContainerElement","1217132MXtuRO","editor","HorizontalLineEditing","ck-horizontal-line","showSuggestionHighlights","insert","4018ePmCxp","high","6hCFDvC","for","10986UaeFUX","3376jlleGA","div","dataDowncast","plugins","has","createEmptyElement","conversion","TrackChangesEditing","513yGAgVz","get","locale","enableCommand","16510GUMkdu","259046gTYMYs"];return(Ro=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(176779===-parseInt(n(274))/1+-parseInt(n(279))/2*(-parseInt(n(298))/3)+parseInt(n(288))/4+-parseInt(n(285))/5*(parseInt(n(296))/6)+parseInt(n(294))/7*(-parseInt(n(299))/8)+parseInt(n(269))/9*(parseInt(n(273))/10)+-parseInt(n(275))/11*(-parseInt(n(286))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[ko(277)](){const t=ko,e=this[t(289)];if(!e[t(264)][t(265)](t(290)))return;e[t(264)][t(270)](t(268))[t(272)](t(276));const n=e[t(264)][t(270)](t(268)),r=e[t(271)];n[t(278)][t(282)](t(276),(e=>zr(r,t(281),e))),e[t(267)][t(297)](t(301))[t(284)]({model:t(276),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(292)])return null;const o=n[s(287)](s(300)),i=n[s(266)]("hr");return n[s(280)](s(291),o),n[s(293)](n[s(283)](o,0),i),o},converterPriority:t(295)})}}const Lo=Mo;!function(t,e){const n=Mo,r=t();for(;;)try{if(669343===parseInt(n(249))/1*(parseInt(n(248))/2)+-parseInt(n(241))/3+-parseInt(n(269))/4*(parseInt(n(256))/5)+parseInt(n(264))/6+-parseInt(n(242))/7+-parseInt(n(239))/8+parseInt(n(270))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class So extends t.Plugin{[Lo(255)](){const t=Lo,e=this[t(258)];if(!e[t(261)][t(259)](t(236)))return;const n=e[t(261)][t(266)](t(246)),r=e[t(244)];n[t(267)][t(262)](t(265),(e=>zr(r,t(254),e))),n[t(253)](t(257),[],[t(268)]),n[t(267)][t(247)]((e=>{const n=t;if(n(271)!=e[n(240)])return;const{data:s}=e;if(s&&n(268)==s[n(252)]&&e[n(237)]()[n(245)][n(243)].is(n(251),n(265))){const t=zr(r,n(254));return{type:n(260),content:zr(r,n(250),t)}}})),this[t(272)]()}[Lo(272)](){const t=Lo,e=this[t(258)],n=e[t(244)];e[t(261)][t(266)](t(246))[t(267)][t(247)]((e=>{const r=t;if(r(238)!=e[r(240)])return;const{data:s}=e;if(s&&r(257)==s[r(263)]){const t=zr(n,r(254));return{type:r(260),content:zr(n,r(250),t)}}}))}}function Mo(t,e){const n=vo();return(Mo=function(t,e){return n[t-=236]})(t,e)}function vo(){const t=["locale","start","TrackChangesEditing","registerDescriptionCallback","237562KDXfBk","9bSTusP","*Change %0 content*","element","key","_enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","afterInit","130105lYqvjV","htmlEmbed","editor","has","format","plugins","registerElementLabel","commandName","5158536SFeNDm","rawHtml","get","_descriptionFactory","value","68AximuN","4545288YmWYns","attribute","_registerLegacyDescription","HtmlEmbed","getFirstRange","formatBlock","2266008bDHKXd","type","2252265BsvvJZ","2016777yIuxWc","nodeAfter"];return(vo=function(){return t})()}const Oo=Fo;function wo(){const t=["attribute","toPrevious","accept","start","7902FhjgAR","detach","ImageResize","subType","model","forceDefaultExecution","FORMAT_IMAGE_SIZE","9936NFaiUl","Inline image to block image","chain","_enableDefaultAttributesIntegration","formatBlock","1169XvufMs","registerDescriptionCallback","7368710tvtBWM","nodeBefore","convertBlockImageToInline","ImageInlineEditing","markInsertion","*Set image width:* %0","imageTypeBlock","isCollapsed","schema","caption","change","imageTextAlternative","_descriptionFactory","_suggestionFactory","find","registerElementLabel","markDeletion","previous","discard","toggleImageCaption","createRange","element","*Reset image width*","ImageTextAlternativeEditing","afterInit","deletion","editor","key","removeObject","get","getContainedElement","has","imageStylePreApply","format","addObject","resizedWidth","getClosestSelectedImageElement","*Remove image text alternative*","imageInline","ImageUploadEditing","findIndex","_findSuggestions","join","isEqual","isBefore","imageTypeInline","ELEMENT_INLINE_IMAGE","getSuggestionCallback","ImageBlockEditing","*Set image text alternative:* %0","backward","imageBlock","createRangeOn","selection","nodeAfter","filter","forward","ELEMENT_IMAGE","document","9106840zLNDFb","resizeImage","uploadImage","64575TGuFBA","plugins","convertInlineImageToBlock","ImageCaptionUtils","Block image to inline image","TrackChangesEditing","isIntersecting","1165102oXGvWa","commandName","getCaptionFromImageModelElement","getNearestSelectionRange","insertImage","locale","alt","newValue","isOwn","1884JxBTwe","toNext","width","ImageEditing","imageCaption","commandParams","markBlockFormat","enableCommand","getFirstRange","registerAttributeLabel","registerCustomCallback","formatInline","length","insertion","ImageUtils","_registerLegacyDescription","fromPosition","end","type","ImageCaptionEditing","isBlockImage","24432534jhkHnL","ELEMENT_CAPTION"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(795516===-parseInt(n(161))/1+-parseInt(n(168))/2+-parseInt(n(177))/3*(-parseInt(n(211))/4)+-parseInt(n(218))/5+parseInt(n(204))/6*(-parseInt(n(216))/7)+-parseInt(n(158))/8+parseInt(n(198))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(123)](){const t=Oo,e=this[t(125)];if(!e[t(162)][t(130)](t(180)))return;const n=e[t(162)][t(128)](t(166)),r=e[t(162)][t(128)](t(191)),s=e[t(173)];n[t(184)](t(172)),n[t(230)][t(233)](t(150),(e=>zr(s,t(156),e))),n[t(230)][t(233)](t(137),(e=>zr(s,t(145),e))),n[t(230)][t(233)](t(227),(()=>zr(s,t(199)))),e[t(162)][t(130)](t(138))&&n[t(184)](t(160)),e[t(162)][t(130)](t(147))&&e[t(162)][t(130)](t(221))&&(n[t(184)](t(144),((s,o)=>{const i=t,a=r[i(135)](e[i(208)][i(157)][i(152)]);e[i(208)][i(228)]((()=>{const t=i;n[t(183)](a,{commandName:t(144),commandParams:[o]},[],t(220))}))})),n[t(184)](t(224),((s,o)=>{const a=t;e[a(208)][a(228)]((t=>{const c=a;let u=r[c(135)](e[c(208)][c(157)][c(152)]),l=t[c(151)](u);const f=i.LivePosition[c(193)](l[c(203)],c(201)),h=i.LivePosition[c(193)](l[c(194)],c(178));n[c(209)]((()=>s(o))),u=r[c(135)](e[c(208)][c(157)][c(152)]),l=t[c(151)](u);const g=t[c(238)](f,h);f[c(205)](),h[c(205)](),n[c(183)](u,{commandName:c(144),commandParams:[o]},[],c(163)),g[c(203)][c(143)](l[c(203)])&&n[c(222)](t[c(238)](g[c(203)],l[c(203)]),c(163)),l[c(194)][c(143)](g[c(194)])&&n[c(222)](t[c(238)](l[c(194)],g[c(194)]),c(163))}))})),n[t(231)][t(187)](t(215),t(163),t(141),(()=>!1)),n[t(231)][t(187)](t(215),t(163),t(202),(()=>!1)),n[t(231)][t(187)](t(215),t(163),t(236),n[t(231)][t(146)](t(215),"",t(202))),n[t(231)][t(187)](t(190),t(163),t(141),(()=>!1)),n[t(231)][t(187)](t(190),t(163),t(236),(([r])=>{const s=t,o=n[s(231)][s(146)](s(190),"",s(236));let i=r[s(203)],a=r[s(194)];const c=e[s(208)][s(226)][s(171)](i,s(149)),u=e[s(208)][s(226)][s(171)](a,s(155));c[s(225)]&&(i=c[s(203)]),u[s(225)]&&(a=u[s(194)]),o([e[s(208)][s(238)](i,a)])})),n[t(231)][t(187)](t(215),t(163),t(213),c),n[t(231)][t(187)](t(190),t(163),t(213),c)),e[t(162)][t(130)](t(196))&&(n[t(184)](t(237),((s,o)=>{const i=t,a=e[i(162)][i(128)](i(164));let c=r[i(135)](e[i(208)][i(157)][i(152)]),u=a[i(170)](c);e[i(208)][i(228)]((()=>{const t=i;if(u)return void n[t(234)](e[t(208)][t(151)](u));const l=r[t(197)](c);s(o),c=r[t(135)](e[t(208)][t(157)][t(152)]),u=a[t(170)](c),n[t(222)](e[t(208)][t(151)](u),l?null:t(181))}))})),n[t(231)][t(187)](t(190),t(181),t(213),c));const o=[{type:t(215),subType:t(131)},{type:t(190),subType:t(181)},{type:t(215),subType:t(163)},{type:t(190),subType:t(163)}];function a(e,s){const i=t,a=o[i(139)]((({type:t,subType:n})=>e[i(195)]==t&&e[i(207)]==n)),c=o[i(139)]((({type:t,subType:e})=>s[i(195)]==t&&s[i(207)]==e));if(a<0||c<0)return!1;const u=e[i(185)](),l=s[i(185)]();if((0==a||1==a)&&2==c&&u[i(167)](l))return!0;if(2==a&&3==c){const t=n[i(140)](u,i(190))[i(154)]((({suggestion:t,meta:e})=>e[i(176)]&&i(163)==t[i(207)]));if(t[i(189)]>1&&l[i(194)][i(142)](u[i(203)]))return!0;if(1==t[i(189)]&&(u[i(203)][i(142)](l[i(194)])||u[i(194)][i(142)](l[i(203)])))return!0}if(3==a&&3==c&&u[i(203)][i(143)](l[i(203)])){const t=u[i(194)][i(153)],e=l[i(203)][i(219)];return r[i(197)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(162)][t(130)](t(206))&&(n[t(214)](t(159),[],[t(134)]),n[t(230)][t(186)](t(134),zr(s,t(210)))),e[t(162)][t(130)](t(241))&&n[t(214)](t(229),[],[t(174)]),n[t(230)][t(217)]((e=>{const n=t;if(o[n(232)]((({type:t,subType:r})=>e[n(195)]==t&&e[n(207)]==r)))return e[n(235)]?{}:void 0})),n[t(230)][t(217)]((e=>{const n=t;if(n(190)==e[n(195)]||n(124)==e[n(195)]){const t=e[n(129)]();if(t&&t.is(n(239),n(227)))return{type:n(190)==e[n(195)]?n(133):n(127),element:t,quantity:1}}})),n[t(230)][t(217)]((e=>t(215)==e[t(195)]&&t(163)==e[t(207)]?{type:t(132),content:t(212)}:t(215)==e[t(195)]&&t(220)==e[t(207)]?{type:t(132),content:t(165)}:void 0)),n[t(230)][t(217)]((e=>{const n=t;if(n(200)!=e[n(195)])return;const{data:r}=e;if(!r||n(174)!=r[n(126)])return;const o=r[n(175)];return o?{type:n(132),content:zr(s,n(148),'"'+o+'"')}:{type:n(132),content:zr(s,n(136))}})),this[t(192)]()}[Oo(192)](){const t=Oo,e=this[t(125)],n=e[t(173)];e[t(162)][t(128)](t(166))[t(230)][t(217)]((e=>{const r=t;if(r(215)!=e[r(195)]&&r(188)!=e[r(195)])return;const{data:s}=e;if(s){if(r(229)==s[r(169)]){const t=s[r(182)][0][r(175)];return t?{type:r(132),content:zr(n,r(148),'"'+t+'"')}:{type:r(132),content:zr(n,r(136))}}if(r(159)==s[r(169)]){const t=s[r(182)][0][r(179)];return t?{type:r(132),content:zr(n,r(223),t)}:{type:r(132),content:zr(n,r(240))}}}}))}}const xo=Po;function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=228]})(t,e)}function Bo(){const t=["*Replace image URL*","763gjtcge","discard","formatInline","14XmgJxg","registerDescriptionCallback","registerCustomCallback","808296IQxWyK","replaceImageSource","key","1712043qyUXQK","_suggestionFactory","afterInit","type","src","getSuggestionCallback","plugins","ImageEditing","*Format:* replace image URL","get","attribute","_registerLegacyDescription","newValue","accept","format","9ifeZtQ","oldValue","_handleLegacySuggestions","588465RLjpaz","has","11215ZiVhfp","95848hQNXPa","33yfaTkr","24216LwkBej","locale","365960QhiEUl","TrackChangesEditing","_enableDefaultAttributesIntegration","_descriptionFactory","commandName","6WYWWHT","editor","formatBlock"];return(Bo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(180882===-parseInt(n(259))/1*(parseInt(n(233))/2)+-parseInt(n(254))/3*(-parseInt(n(260))/4)+-parseInt(n(257))/5*(parseInt(n(269))/6)+-parseInt(n(230))/7*(-parseInt(n(262))/8)+-parseInt(n(239))/9+-parseInt(n(264))/10+-parseInt(n(261))/11*(-parseInt(n(236))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(241)](){const t=xo;if(!this[t(270)][t(245)][t(258)](t(246)))return;const e=this[t(270)][t(263)],n=this[t(270)][t(245)][t(248)](t(265));n[t(266)](t(237),[],[t(243)]),n[t(267)][t(234)]((n=>{const r=t;if(r(249)!=n[r(242)])return;const{data:s}=n;return s&&r(243)==s[r(238)]?s[r(251)]&&s[r(255)]?{type:r(253),content:zr(e,r(229))}:{type:r(253),content:""}:void 0})),this[t(256)]()}[xo(256)](){const t=xo,e=this[t(270)][t(245)][t(248)](t(265));e[t(240)][t(235)](t(228),t(237),t(252),e[t(240)][t(244)](t(228),null,t(231))),e[t(240)][t(235)](t(228),t(237),t(231),e[t(240)][t(244)](t(228),null,t(252))),this[t(250)]()}[xo(250)](){const t=xo,e=this[t(270)],n=e[t(263)];e[t(245)][t(248)](t(265))[t(267)][t(234)]((e=>{const r=t;if(r(228)!=e[r(242)]&&r(232)!=e[r(242)])return;const{data:s}=e;return s&&r(237)==s[r(268)]?{type:r(253),content:zr(n,r(247))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=295]})(t,e)}function Vo(){const t=["imageCaption","enableCommand","3fRECKr","nodeBefore","discard","isEqual","Users","filter","length","differ","ImageStyleEditing","imageTypeInline","toLowerCase","name","getFirstRange","subType","registerDescriptionCallback","ImageUtils","type","_descriptionFactory","getContainedElement","registerCustomCallback","value","hasSuggestion","setImageNaturalSizeAttributes","getSuggestionCallback","TrackChangesEditing","findIndex","model","next","insertion","suggestion","registerPostFixer","commandName","forEach","isBefore","commandParams","has","commandReversedParams","getSuggestion","isInlineImage","selection","getChangedMarkers","locale","markBlockFormat","discardSuggestion","3462746IcDUxr","2967915SqSIpa","_suggestionFactory","side","afterInit","getClosestSelectedImageElement","end","1560216nQeHaD","imageStyle","head","_splitMarkerName","9239200mhbAVZ","2408392FOtyHv","isBlockImage","isIntersecting","13665969YQHDtA","shouldConvertImageType","document","change","plugins","_findSuggestions","imageTypeBlock","12lROtKf","FORMAT_SIDE_IMAGE","1633124FEmUHr","start","join","getSuggestions","normalizedStyles","imageStylePostApply","editor","formatBlock","markInlineFormat","_registerLegacyDescription","chain","author","get","nodeAfter","createRangeOn","convertInlineImageToBlock","isOwn","format","newRange","imageStylePreApply","refresh","*Format:* %0","from","commands","title","accept","isInContent","formatInline"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(914846===-parseInt(n(349))/1+-parseInt(n(325))/2*(-parseInt(n(379))/3)+-parseInt(n(332))/4+parseInt(n(326))/5*(parseInt(n(347))/6)+-parseInt(n(337))/7+-parseInt(n(336))/8+parseInt(n(340))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(329)](){const t=jo,n=this[t(355)];if(!n[t(344)][t(316)](t(387)))return;const r=n[t(344)][t(361)](t(305)),s=n[t(344)][t(361)](t(296)),o={};r[t(378)](t(333),((o,i)=>{const a=t,c=n[a(344)][a(361)](a(383)).me,u=n[a(372)][a(361)](a(333));let l=s[a(330)](n[a(307)][a(342)][a(320)]),f=n[a(307)][a(363)](l),h=u[a(301)];if(h==i[a(301)])return;const g={commandName:a(333),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(307)][a(343)]((()=>{const t=a;if(r[t(352)]()[t(384)]((e=>e[t(375)]&&c==e[t(360)]&&(t(356)==e[t(297)]||t(376)==e[t(297)])&&(t(368)==e[t(392)]||t(354)==e[t(392)])&&e[t(391)]()[t(382)](f)))[t(313)]((e=>r[t(324)](e[t(334)]))),l=s[t(330)](n[t(307)][t(342)][t(320)]),f=n[t(307)][t(363)](l),u[t(369)](),n[t(372)][t(361)](t(388))[t(369)](),n[t(372)][t(361)](t(346))[t(369)](),h=u[t(301)],h!=i[t(301)])return s[t(319)](l)&&u[t(341)](i[t(301)],l)?(o({...i,setImageSizes:!1}),l=s[t(330)](n[t(307)][t(342)][t(320)]),void r[t(323)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(368))):void(s[t(338)](l)?r[t(323)](l,g,[],t(354)):r[t(357)](f,g,t(354)))}))}));for(const e of n[t(344)][t(361)](t(387))[t(353)])o[e[t(390)]]=e[t(373)][t(389)]();r[t(327)][t(300)](t(356),t(368),t(351),(()=>!1)),r[t(327)][t(300)](t(356),t(354),t(351),(()=>!1)),r[t(327)][t(300)](t(376),t(354),t(351),(()=>!1)),r[t(327)][t(300)](t(356),t(368),t(374),(([e])=>{const n=t;s[n(303)](e[n(299)]())})),r[t(327)][t(300)](t(356),t(368),t(381),((e,n)=>{const s=t;r[s(327)][s(304)](s(356),"",s(374))(e,{commandName:n[s(312)],commandParams:n[s(317)]})})),r[t(327)][t(300)](t(356),t(368),t(359),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(356),subType:t(368)},{type:t(309),subType:t(377)},{type:t(356),subType:t(364)},{type:t(309),subType:t(364)}];function a(e,n){const o=t,a=i[o(306)]((({type:t,subType:n})=>e[o(297)]==t&&e[o(392)]==n)),c=i[o(306)]((({type:t,subType:e})=>n[o(297)]==t&&n[o(392)]==e));if(a<0||c<0)return!1;const u=e[o(391)](),l=n[o(391)]();if((0==a||1==a)&&2==c&&u[o(339)](l))return!0;if(2==a&&3==c){const t=r[o(345)](u,o(309))[o(384)]((({suggestion:t,meta:e})=>e[o(365)]&&o(364)==t[o(392)]));if(t[o(385)]>1&&l[o(331)][o(382)](u[o(350)]))return!0;if(1==t[o(385)]&&(u[o(350)][o(382)](l[o(331)])||u[o(331)][o(382)](l[o(350)])))return!0}if(3==a&&3==c&&u[o(350)][o(314)](l[o(350)])){const t=u[o(331)][o(362)],e=l[o(350)][o(380)];return s[o(338)](t)&&t===e}return!1}n[t(307)][t(342)][t(311)]((()=>{const e=t;let o=!1;const i=Array[e(371)](n[e(307)][e(342)][e(386)][e(321)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(335)](t);if(e(310)==i&&r[e(302)](u)){if(e(356)==a&&(e(368)==c||e(354)==c)){const t=r[e(318)](u);if(n[e(367)]){const n=t[e(391)]()[e(299)]();if(s[e(338)](n))continue;r[e(324)](t),o=!0}}if(e(309)==a&&e(377)==c&&!n[e(367)]){const t=r[e(318)](u);t[e(308)]&&t[e(308)][e(375)]&&(r[e(324)](t[e(308)]),o=!0)}}}return o})),this[t(358)](o)}[jo(358)](t){const e=jo,n=this[e(355)],r=n[e(322)];n[e(344)][e(361)](e(305))[e(298)][e(295)]((n=>{const s=e;if(s(356)!=n[s(297)]&&s(376)!=n[s(297)])return;const{data:o}=n;if(!o||s(333)!=o[s(312)])return;const i=o[s(315)][0][s(301)];return function(t){const e=s;return{type:e(366),content:zr(r,e(370),t)}}(s(328)===i?zr(r,s(348)):t[i]||i)}))}}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=150]})(t,e)}const Wo=zo;function Ko(){const t=["870282ImNwpC","enableCommand","1639512shdGcR","4383004PFCZPc","dataInsert","30254967jnUwOL","Users","afterInit","collaboration_features","high","commands","lowest","98myHtlu","TrackChangesEditing","7zbzzIW","trackChanges","5501214lEhnea","_setSuggestionData","importWord","plugins","value","_trackChangesValueDuringImport","execute","_trackChangesExecuted","listenTo","forEach","_handleImportedData","68466LrHuut","track_changes","bind","get","4074570AgFFLe","editor"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(577186===-parseInt(n(181))/1+-parseInt(n(160))/2*(-parseInt(n(175))/3)+-parseInt(n(151))/4+-parseInt(n(179))/5+-parseInt(n(164))/6+-parseInt(n(162))/7*(parseInt(n(150))/8)+parseInt(n(153))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(169)]=!1,this[e(171)]=!1}[Wo(155)](){const t=Wo,e=this[t(180)],n=e[t(158)][t(178)](t(166)),r=e[t(158)][t(178)](t(163));n&&(n.on(t(170),((e,[,n])=>{const s=t;this[s(169)]=r[s(168)],n[s(156)][s(176)]=!this[s(169)]}),{priority:t(157)}),this[t(172)](n,t(152),this[t(174)][t(177)](this)),this[t(172)](n,t(152),(()=>{const e=t;this[e(171)]&&(r[e(170)](),this[e(171)]=!1)}),{priority:t(159)}),e[t(167)][t(178)](t(161))[t(182)](t(166)))}[Wo(174)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(180)][n(158)][n(178)](n(163)),o=s[n(168)];this[n(169)]!==o&&(s[n(170)](),this[n(171)]=!0),r&&r[n(173)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(180)][o(167)][o(178)](o(154)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(166)}}};this[o(180)][o(167)][o(178)](o(161))[o(165)](i)}))}}const qo=Qo;function Zo(){const t=["outdentBlock","1577860Ukinfb","4973143hLyUCL","outdent","176718jQghiK","commandName","get","editor","99DHpQkj","has","registerDescriptionCallback","TrackChangesEditing","8eLKfge","blockIndent","format","indentBlock","828684NMFcoK","2378128zEbBdb","_enableDefaultAttributesIntegration","*Outdent:* %0","IndentEditing","enableCommand","*Indent:* %0","_registerBlockAttribute","2697120TQUQWq","registerAttributeLabel","_descriptionFactory","locale","type","formatBlock","IndentBlock","getItems","FORMAT_INDENT","plugins","6710900UeBFag","_registerLegacyDescription","1DqZMMy","getItemLabel","afterInit","indent"];return(Zo=function(){return t})()}function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(824050===-parseInt(n(480))/1*(-parseInt(n(488))/2)+-parseInt(n(468))/3+-parseInt(n(461))/4+parseInt(n(478))/5+-parseInt(n(460))/6+-parseInt(n(486))/7*(parseInt(n(456))/8)+parseInt(n(492))/9*(parseInt(n(485))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[qo(482)](){const t=qo,e=this[t(491)],n=e[t(477)][t(490)](t(455));if(e[t(477)][t(453)](t(464))&&(n[t(465)](t(483)),n[t(465)](t(487))),e[t(477)][t(453)](t(474)))for(const e of[t(459),t(484)])n[t(462)](e);const r=e[t(471)];n[t(467)](t(457)),n[t(470)][t(469)](t(457),zr(r,t(476))),this[t(479)]()}[qo(479)](){const t=qo,e=this[t(491)],n=e[t(471)],r=e[t(477)][t(490)](t(455));r[t(470)][t(454)]((e=>{const s=t;if(s(473)!=e[s(472)])return;const{data:o}=e;if(!o)return;if(s(459)!=o[s(489)]&&s(484)!=o[s(489)])return;const i=e[s(475)]()[0],a=r[s(470)][s(481)](i);return s(459)==o[s(489)]?{type:s(458),content:zr(n,s(466),a)}:s(484)==o[s(489)]?{type:s(458),content:zr(n,s(463),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=492]})(t,e)}function ti(){var t=["plugins","get","30681yJQtKB","editor","1110hKXlcg","46peEHsT","init","TrackChangesEditing","3696680GevhgJ","input","44385axlBuH","12WzXZnM","requires","58254dGSoIe","2290200AHqOpq","1350063ffhlDa","38362pxGlwe","enableCommand"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(428088===parseInt(n(499))/1+-parseInt(n(506))/2*(-parseInt(n(496))/3)+-parseInt(n(494))/4*(parseInt(n(493))/5)+-parseInt(n(505))/6*(-parseInt(n(503))/7)+-parseInt(n(509))/8+-parseInt(n(498))/9+-parseInt(n(497))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(495)](){return[Ms.Input]}[Jo(507)](){var t=Jo;this[t(504)][t(501)][t(502)](t(508))[t(500)](t(492))}}const ni=si;function ri(){const t=["621206TRycMK","commands","registerAttributeLabel","registerDescriptionCallback","4833745ifHVch","1298000KUpicZ","_registerLegacyDescription","key","linkHref","15YpPIQH","LinkEditing","*Set link:* %0","link (","1041544hSIyjN","afterInit","commandParams","56574FCzVDf","link","attribute","_enableDefaultAttributesIntegration","unlink","locale","manualDecorators","TrackChangesEditing","toLowerCase","get","commandName","_descriptionFactory","editor","21466224YqLapJ","newValue","1076028JKnDMx","*Remove link*","format","8RnEetG","has","map","plugins","type","label","formatInline"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(494398===-parseInt(n(423))/1+-parseInt(n(428))/2+parseInt(n(413))/3+-parseInt(n(436))/4+parseInt(n(432))/5*(-parseInt(n(439))/6)+parseInt(n(427))/7*(-parseInt(n(416))/8)+parseInt(n(411))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(437)](){const t=ni,e=this[t(410)];if(!e[t(419)][t(417)](t(433)))return;const n=e[t(419)][t(407)](t(405)),r=e[t(424)][t(407)](t(440));n[t(442)](t(440),[t(431),...r[t(404)][t(418)]((t=>t.id))]),n[t(442)](t(402));for(const e of r[t(404)])n[t(409)][t(425)](e.id,t(435)+e[t(421)][t(406)]()+")");n[t(409)][t(426)]((n=>{const r=t;if(r(441)!=n[r(420)])return;const{data:s}=n;if(!s||r(431)!=s[r(430)])return;const o=s[r(412)],i=e[r(403)];return{type:r(415),content:null==o?zr(i,r(414)):zr(i,r(434),'"'+o+'"')}})),this[t(429)]()}[ni(429)](){const t=ni,e=this[t(410)],n=e[t(403)];e[t(419)][t(407)](t(405))[t(409)][t(426)]((e=>{const r=t;if(r(422)!=e[r(420)])return;const{data:s}=e;if(s){if(r(440)==s[r(408)]){const t=s[r(438)][0];return{type:r(415),content:zr(n,r(434),'"'+t+'"')}}return r(402)==s[r(408)]?{type:r(415),content:zr(n,r(414))}:void 0}}))}}const ii=li;function ai(){const t=["539ZSCxVR","from","has","indentList","editor","1759LqKFlf","add","markBlockFormat","createPositionAt","selection","List","LegacyTodoListEditing","length","createRange","bulleted","end","findIndex","name","type","110tZZLBl","ELEMENT_LIST_ITEM","10786668Zipiaf","model","commandName","change","paragraph","checkChild","listType","listItem","commands","161635zfHiMm","_selectedElements","document","registerElementLabel","afterInit","listIndent","before","registerDescriptionCallback","203510dBzNWX","get","checkTodoList","blockName","bulletedList","1426960upWLKt","todoListChecked","value","parent","todo","*Indent:* %0","locale","nextSibling","numberedList","plugins","LegacyListEditing","138yUiadH","TrackChangesEditing","replace","getAttribute","17020mDPqAk","outdentList","filter","*Outdent:* %0","18BTwqPj","ELEMENT_TODO_LIST","ELEMENT_NUMBERED_LIST","slice","*Uncheck item*","todoList","forceValue","402052GlbeBq","*Change to:* %0","isObject","12twFNWV","commandParams","element","schema","getSelectedBlocks","previousSibling","format","enableCommand","formatInline","formatBlock","*Check item*","numbered","execute","ELEMENT_BULLETED_LIST","_descriptionFactory","push"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(507380===parseInt(n(532))/1*(parseInt(n(546))/2)+parseInt(n(511))/3*(-parseInt(n(497))/4)+parseInt(n(557))/5*(parseInt(n(581))/6)+-parseInt(n(508))/7+-parseInt(n(570))/8*(parseInt(n(501))/9)+-parseInt(n(565))/10*(-parseInt(n(527))/11)+-parseInt(n(548))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(561)](){const t=ii,e=this[t(531)],n=e[t(576)];if(!e[t(579)][t(529)](t(580)))return;const r=e[t(579)][t(566)](t(582)),s=e[t(579)][t(529)](t(538));function o(t){return()=>{const n=li,s=e[n(549)][n(559)][n(536)],o=e[n(556)][n(566)](t);if(o[n(572)])return void e[n(523)](n(552),{});const i=t[n(504)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(528)](t)[s(499)]((t=>function(t,e){const n=s;return e[n(553)](t[n(573)],n(555))&&!e[n(510)](t)}(t,r)));o=o[s(499)]((t=>!t.is(s(513),s(555))||t[s(584)](s(554))!=e));const i=new Set;for(const t of o)t.is(s(513),s(555))?i[s(533)](ui(t)):i[s(533)](t);return Array[s(528)](i)}(s[n(515)](),i,e[n(549)][n(514)]);e[n(549)][n(551)]((()=>{const e=n;for(const n of a)r[e(534)](n,{commandName:t,commandParams:[{forceValue:!o[e(572)]}],formatGroupId:e(568)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(528)](t);const r=n[e(543)]((t=>e(555)!=t[e(544)]));return r>-1&&(n=n[e(504)](0,r)),n}(e[n(549)][n(559)][n(536)][n(515)]()),o=e[n(549)][n(540)](e[n(549)][n(535)](s[0],n(563)),e[n(549)][n(535)](s[s[n(539)]-1],n(542)));e[n(549)][n(551)]((()=>{const e=n;r[e(534)](o,{commandName:t,commandParams:[],formatGroupId:e(562)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(577)];for(;t&&t[n(584)](n(562))>e[n(584)](n(562));)r[n(533)](t),t=t[n(577)]}return Array[n(528)](r)}(s))}))}}r[t(518)](t(578),o(t(578))),r[t(518)](t(569),o(t(569))),s&&r[t(518)](t(506),o(t(506))),r[t(518)](t(530),i(t(530))),r[t(518)](t(498),i(t(498))),s&&r[t(518)](t(567),(()=>{const n=t,s=e[n(556)][n(566)](n(567)),o=Array[n(528)](s[n(558)]);o[n(499)]((t=>t[n(584)](n(571))!=s[n(572)])),e[n(549)][n(551)]((()=>{const t=n;for(const e of o)r[t(534)](e,{commandName:t(567),commandParams:[{forceValue:!s[t(572)]}]})}))})),r[t(525)][t(560)](t(555),(e=>zr(n,t(547),e))),r[t(525)][t(564)]((e=>{const r=t;if(r(520)!=e[r(545)]&&r(519)!=e[r(545)])return;const{data:s}=e;if(s){if(r(578)==s[r(550)]||r(569)==s[r(550)]||r(506)==s[r(550)])switch(s[r(550)][r(583)](r(537),"")){case r(541):return o(zr(n,r(524)));case r(522):return o(zr(n,r(503)));case r(574):return o(zr(n,r(502)))}if(r(530)==s[r(550)])return{type:r(517),content:zr(n,r(575),zr(n,r(547)))};if(r(498)==s[r(550)])return{type:r(517),content:zr(n,r(500),zr(n,r(547)))};if(r(567)==s[r(550)])return s[r(512)][0][r(507)]?{type:r(517),content:zr(n,r(521))}:{type:r(517),content:zr(n,r(505))}}function o(t){const e=r;return{type:e(517),content:zr(n,e(509),t)}}}))}}function ui(t){const e=ii,n=t[e(584)](e(562));if(0==n)return t;let r=t;for(;t[e(516)]&&t[e(516)].is(e(513),e(555));){const s=t[e(516)][e(584)](e(562));if(s==n)r=t[e(516)];else if(s<n)break;t=t[e(516)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=497]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(513),e(555))&&t[e(584)](e(562))>0){let r=t[e(577)];for(;r&&e(555)==r[e(544)]&&r[e(584)](e(562))==t[e(584)](e(562));)n[e(526)](r),r=r[e(577)]}return n}function hi(){const t=["unshift","length","filter","2413569DmnpEj","has","3uymKYg","markMultiRangeBlockFormat","handleListStartCommand","commandParams","format","document","listStart","handleListReversedCommand","before","list.properties","flat","_getSuggestionBlocks","numbered","backward","*Change to:* %0","LegacyListPropertiesEditing","type","reversed","1720836TxUNSM","bind","getLastPosition","forward","3217959zFUZFQ","selection","registerDescriptionCallback","replace","*Format:* set start index to %0","afterInit","map","getFirstPosition","createRange","handleListStyleCommand","_descriptionFactory","change","locale","7147072GXjRuA","*Format:* set order to reversed","toUpperCase","element","_getTranslationKeyForListStyle","from","getAttribute","LegacyListUtils","parent","_LIST_","10RTKaTx","styles","listType","push","listReversed","listItem","enableCommand","174375mVIRNp","commandName","editor","249148iJnGAj","ELEMENT_","listStyle","handleDescriptions","7OVROIF","model","formatInline","getListTypeFromListStyleType","createPositionAt","startIndex","*Format:* set order to regular","TrackChangesEditing","formatBlock","getSelectedBlocks","get","plugins","getSiblingNodes","13263129zXpMWL","_getSuggestionBlocksForListStyle","config","54HMjsnj"];return(hi=function(){return t})()}function gi(t,e){const n=hi();return(gi=function(t,e){return n[t-=401]})(t,e)}const di=gi;!function(t,e){const n=gi,r=t();for(;;)try{if(504979===parseInt(n(414))/1*(-parseInt(n(469))/2)+parseInt(n(412))/3+parseInt(n(432))/4+parseInt(n(466))/5*(parseInt(n(408))/6)+-parseInt(n(473))/7*(-parseInt(n(449))/8)+parseInt(n(436))/9*(-parseInt(n(459))/10)+-parseInt(n(405))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[di(441)](){const t=di;if(!this[t(468)][t(403)][t(413)](t(429)))return;const e=this[t(468)][t(407)][t(402)](t(423)),n=this[t(468)][t(403)][t(402)](t(480));e[t(460)]&&n[t(465)](t(471),this[t(445)][t(433)](this)),e[t(431)]&&n[t(465)](t(463),this[t(421)][t(433)](this)),e[t(478)]&&n[t(465)](t(420),this[t(416)][t(433)](this)),n[t(446)][t(438)](this[t(472)][t(433)](this))}[di(445)](t,e={}){const n=di,r=this[n(468)][n(403)][n(402)](n(480)),s=this[n(406)]();this[n(468)][n(474)][n(447)]((()=>{const t=n;r[t(415)](s,{commandName:t(471),commandParams:[{type:e[t(430)]}],formatGroupId:t(471)})}))}[di(421)](t,e={}){const n=di,r=this[n(468)][n(403)][n(402)](n(480)),s=this[n(425)]((t=>t.is(n(452),n(464))&&n(426)===t[n(455)](n(461))));if(s[n(410)]<1)return;const o=s[n(442)]((t=>this[n(468)][n(474)][n(444)](this[n(468)][n(474)][n(477)](t,n(422)),this[n(468)][n(474)][n(477)](t,0))));this[n(468)][n(474)][n(447)]((()=>{const t=n;r[t(415)](o,{commandName:t(463),commandParams:[{reversed:e[t(431)]}],formatGroupId:t(463)})}))}[di(416)](t,e={}){const n=di,r=this[n(468)][n(403)][n(402)](n(480)),s=this[n(425)]((t=>t.is(n(452),n(464))&&n(426)===t[n(455)](n(461))));if(s[n(410)]<1)return;const o=s[n(442)]((t=>this[n(468)][n(474)][n(444)](this[n(468)][n(474)][n(477)](t,n(422)),this[n(468)][n(474)][n(477)](t,0))));this[n(468)][n(474)][n(447)]((()=>{const t=n;r[t(415)](o,{commandName:t(420),commandParams:[{startIndex:e[t(478)]}],formatGroupId:t(420)})}))}[di(472)](t){const e=di;if(e(481)!=t[e(430)]&&e(475)!=t[e(430)])return;const n=this[e(468)][e(448)],{data:r}=t;if(!r)return;let s,o;switch(r[e(467)]){case e(471):s=e(428),o={type:e(418),content:zr(n,s,zr(n,this[e(453)](r[e(417)][0][e(430)])))};break;case e(463):s=r[e(417)][0][e(431)]?e(450):e(479),o={type:e(418),content:zr(n,s)};break;case e(420):s=e(440),o={type:e(418),content:zr(n,s,r[e(417)][0][e(478)])}}return o}[di(406)](){const t=di;var e,n,r,s;const o=this[t(468)][t(403)][t(402)](t(456));let i=Array[t(454)](this[t(468)][t(474)][t(419)][t(437)][t(401)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(452),t(464)))&&i[t(409)](...o[t(404)](this[t(468)][t(474)][t(419)][t(437)][t(443)](),t(427))),(null===(n=i[i[t(410)]-1])||void 0===n?void 0:n.is(t(452),t(464)))&&i[t(462)](...o[t(404)](this[t(468)][t(474)][t(419)][t(437)][t(434)](),t(435))),i=[...new Set(i)],(null===(s=null===(r=this[t(468)][t(474)][t(419)][t(437)][t(443)]())||void 0===r?void 0:r[t(457)])||void 0===s?void 0:s.is(t(452),t(464)))&&(i=i[t(411)]((e=>e.is(t(452),t(464))))),i}[di(425)](t){const e=di,n=this[e(468)][e(403)][e(402)](e(456));let r=Array[e(454)](this[e(468)][e(474)][e(419)][e(437)][e(401)]())[e(411)](t)[e(442)]((t=>{const r=e,s=this[r(468)][r(474)][r(477)](t,0);return[...n[r(404)](s,r(427)),...n[r(404)](s,r(435))]}))[e(424)]();return r=[...new Set(r)],r}[di(453)](t){const e=di;return e(470)+this[e(468)][e(403)][e(402)](e(456))[e(476)](t)[e(451)]()+e(458)+t[e(451)]()[e(439)](/-/g,"_")}}function mi(){const t=["dataDowncast","get","for","elementToElement","attribute:url:media","2299896hsmwMY","downcastDispatcher","registerElementLabel","3193900JhdPmd","TrackChangesEditing","2772928tWKlxj","MediaEmbedEditing","data","locale","16503260VZwKWI","9FCBQbM","7FVRziR","82PqXMyw","editor","conversion","_descriptionFactory","high","ELEMENT_MEDIA","afterInit","div","5422990XfjOis","createEmptyElement","647986iQmSnS","has","media","plugins","stop","showSuggestionHighlights","options","enableCommand","75489YFHRkH","mediaEmbed"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=357]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(578982===parseInt(n(371))/1+parseInt(n(361))/2*(-parseInt(n(379))/3)+parseInt(n(389))/4+parseInt(n(369))/5+-parseInt(n(386))/6*(-parseInt(n(360))/7)+parseInt(n(391))/8+-parseInt(n(359))/9*(parseInt(n(358))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(367)](){const t=Ii,e=this[t(362)];if(!e[t(374)][t(372)](t(392)))return;const n=e[t(374)][t(382)](t(390)),r=e[t(357)];n[t(378)](t(380)),n[t(364)][t(388)](t(373),(e=>zr(r,t(366),e))),e[t(363)][t(383)](t(381))[t(384)]({model:t(373),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(376)])return n[s(370)](s(368))},converterPriority:t(365)}),e[t(393)][t(387)].on(t(385),((e,n,r)=>{const s=t;r[s(377)][s(376)]&&e[s(375)]()}),{priority:t(365)})}}const Ti=yi;!function(t,e){const n=yi,r=t();for(;;)try{if(551229===parseInt(n(221))/1+parseInt(n(224))/2+-parseInt(n(222))/3+-parseInt(n(230))/4+parseInt(n(229))/5*(-parseInt(n(225))/6)+-parseInt(n(223))/7*(-parseInt(n(234))/8)+parseInt(n(227))/9*(parseInt(n(231))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class _i extends t.Plugin{[Ti(235)](){const t=Ti,e=this[t(238)];e[t(228)][t(239)](t(233))&&e[t(228)][t(237)](t(232))[t(236)](t(226))}}function yi(t,e){const n=Ai();return(yi=function(t,e){return n[t-=221]})(t,e)}function Ai(){const t=["editor","has","323012qwOJQd","2006640RsWiVi","147TMEJgz","1902782LyhBqt","1298616NUJbXU","mention","2127105TWExOE","plugins","10bNUYWB","1749640yiRPYq","30RXCPnl","TrackChangesEditing","MentionEditing","40744IhdUrA","afterInit","enableCommand","get"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=361]})(t,e)}function Ri(){const t=["has","get","enableCommand","TrackChangesEditing","3552027hMnfyD","259TVrADw","137226ZWRmcA","ELEMENT_PAGE_BREAK","_descriptionFactory","locale","1372944dGrKyT","afterInit","registerElementLabel","plugins","2410092nGWgcl","PageBreakEditing","18DQsNEZ","9403580Yfjxtt","382nLmfGW","21556678KVQixJ","editor","pageBreak","4151ppQLZb","5IESSze"];return(Ri=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(823674===-parseInt(n(377))/1*(parseInt(n(373))/2)+-parseInt(n(383))/3+parseInt(n(369))/4*(-parseInt(n(378))/5)+parseInt(n(361))/6*(parseInt(n(384))/7)+-parseInt(n(365))/8*(parseInt(n(371))/9)+parseInt(n(372))/10+parseInt(n(374))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Ni extends t.Plugin{[ki(366)](){const t=ki,e=this[t(375)];if(!e[t(368)][t(379)](t(370)))return;e[t(368)][t(380)](t(382))[t(381)](t(376));const n=e[t(368)][t(380)](t(382)),r=e[t(364)];n[t(363)][t(367)](t(376),(e=>zr(r,t(362),e)))}}const Li=Si;function Si(t,e){const n=Oi();return(Si=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(150554===-parseInt(n(451))/1*(parseInt(n(488))/2)+parseInt(n(505))/3*(parseInt(n(445))/4)+parseInt(n(477))/5*(-parseInt(n(491))/6)+parseInt(n(437))/7*(-parseInt(n(500))/8)+parseInt(n(496))/9+parseInt(n(503))/10+parseInt(n(443))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Mi extends t.Plugin{[Li(453)](){const t=Li,e=this[t(438)];if(!e[t(461)][t(469)](t(468)))return;const n=e[t(478)],r=e[t(461)][t(452)](t(444));r[t(474)][t(486)](t(465),(e=>zr(n,t(501),e))),r[t(462)](t(465)),r[t(455)](t(484)),e[t(481)][t(490)].on(t(498),vi(e),{priority:t(442)}),e[t(504)][t(490)].on(t(498),((n,r,s)=>{const o=t;s[o(489)][o(479)]&&vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(442)});const s=r[t(474)];s[t(473)]((r=>{const o=t;if(o(494)!==r[o(466)])return;const{start:i,end:a}=r[o(441)]();if(!i[o(482)](a)||!i[o(450)])return;const c=e[o(492)][o(476)],u=i[o(450)];return c[o(502)](u)&&!c[o(480)](u)&&c[o(439)](u,o(475))?{type:o(494),content:zr(n,o(449),s[o(472)](u,1))}:void 0})),this[t(457)]()}[Li(457)](){const t=Li,e=this[t(438)],n=e[t(478)];e[t(461)][t(452)](t(444))[t(474)][t(473)]((e=>{const r=t;if(r(485)!=e[r(466)])return;const{data:s}=e;return s&&r(465)==s[r(495)]?{type:r(448),content:zr(n,r(467),zr(n,r(501)))}:void 0}))}}function vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(461)][o(452)](o(444)),a=r[o(456)][o(454)],c=r[o(456)][o(440)],u=t[o(492)][o(476)];if(!a[o(482)](c)||!a[o(450)])return;const l=a[o(450)];if(u[o(502)](l)&&!u[o(480)](l)&&u[o(439)](l,o(475))){if(!s[o(458)][o(470)](r[o(456)],n[o(463)]))return;const t=s[o(507)][o(493)](o(446),{class:o(483)}),a=s[o(499)][o(487)](c);e&&i[o(497)][o(459)](r[o(506)])&&s[o(507)][o(447)](o(464),t),s[o(507)][o(471)](a,t),s[o(499)][o(460)](t,r[o(506)])}}}function Oi(){const t=["editing","isTouching","ck-suggestion-marker-split","insertParagraph","formatBlock","registerElementLabel","toViewPosition","5256BQOpvt","options","downcastDispatcher","18IGXFle","model","createUIElement","insertion","commandName","1794402SFmUDB","activeMarkers","addMarker:suggestion:insertion","mapper","3912gQQfyo","ELEMENT_PARAGRAPH","isBlock","1028980VtkUjs","data","3bKTgJJ","markerName","writer","1981fsusMr","editor","checkChild","end","getFirstRange","highest","2635512aKMLYn","TrackChangesEditing","722088OKzrdC","span","addClass","format","*Insert:* %0","nodeAfter","90AVrjmG","get","afterInit","start","enableCommand","markerRange","_registerLegacyDescription","consumable","includes","bindElementToMarker","plugins","_enableDefaultAttributesIntegration","name","ck-suggestion-marker--active","paragraph","type","*Change to:* %0","Paragraph","has","consume","insert","getItemLabel","registerDescriptionCallback","_descriptionFactory","$text","schema","328215WQacco","locale","showSuggestionHighlights","isLimit"];return(Oi=function(){return t})()}const wi=Di;function Fi(){const t=["4825630AENDBG","formatBlock","*Remove all formatting*","format","afterInit","207491TVAUhG","6twAeYt","removeFormat","1817600iEWsQj","_enableDefaultAttributesIntegration","formatInline","has","RemoveFormatEditing","plugins","61127MuUalF","8kTKAPu","8OFoKdd","locale","9QcSjBi","4683678ckjfrX","editor","get","type","_registerLegacyDescription","commandName","registerDescriptionCallback","4020ddRiiY","1015107OzVllQ","TrackChangesEditing","5861751aWpzhV","_descriptionFactory"];return(Fi=function(){return t})()}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(500121===-parseInt(n(225))/1*(parseInt(n(226))/2)+-parseInt(n(216))/3*(parseInt(n(204))/4)+parseInt(n(197))/5+-parseInt(n(208))/6+parseInt(n(218))/7*(parseInt(n(205))/8)+parseInt(n(207))/9*(-parseInt(n(220))/10)+parseInt(n(203))/11*(parseInt(n(215))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class xi extends t.Plugin{[wi(224)](){const t=wi,e=this[t(209)];e[t(202)][t(200)](t(201))&&(e[t(202)][t(210)](t(217))[t(198)](t(196)),this[t(212)]())}[wi(212)](){const t=wi,e=this[t(209)];e[t(202)][t(210)](t(217))[t(219)][t(214)]((n=>{const r=t;if(r(221)!=n[r(211)]&&r(199)!=n[r(211)])return;const{data:s}=n;return s&&r(196)==s[r(213)]?{type:r(223),content:zr(e[r(206)],r(222))}:void 0}))}}const Pi=Ui;function Bi(){const t=["49XAljpB","afterInit","trackChanges","5tVxOtt","237597XgQVLT","has","9772576aCCCLF","38340Wlpvku","TrackChangesEditing","RestrictedEditingModeEditing","discardAllSuggestions","editor","plugins","get","enableCommand","157886nOlKOY","183912EodBZQ","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","1157034ImSUDF","discardSuggestion","discardSelectedSuggestions","goToNextRestrictedEditingException","acceptSuggestion","12MoDDMT","350CvAnbu","acceptAllSuggestions","244448bLdKSJ"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=113]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(143346===-parseInt(n(137))/1+-parseInt(n(138))/2+parseInt(n(126))/3*(-parseInt(n(118))/4)+-parseInt(n(125))/5*(parseInt(n(113))/6)+-parseInt(n(122))/7*(parseInt(n(121))/8)+-parseInt(n(129))/9*(-parseInt(n(119))/10)+parseInt(n(128))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(123)](){const t=Pi,e=this[t(133)];if(!e[t(134)][t(127)](t(131)))return;const n=e[t(134)][t(135)](t(130));n[t(136)](t(139)),n[t(136)](t(116));const r=e[t(134)][t(135)](t(131));r[t(136)](t(124)),r[t(136)](t(117)),r[t(136)](t(114)),r[t(136)](t(120)),r[t(136)](t(132)),r[t(136)](t(140)),r[t(136)](t(115))}}function Gi(){const t=["enableCommand","softBreak","data","insert","element","merge","ELEMENT_LINE_BREAK","8wPtofe","get","_descriptionFactory","35MbgkfG","consumable","bindElementToMarker","13197iyzHdj","markerRange","mapper","ck-suggestion-marker--active","316356tKIsxn","addMarker:suggestion:insertion","62022dOtxAt","high","22YUSJRy","deletion","124018xNCyGv","toViewPosition","addClass","showSuggestionHighlights","activeMarkers","markerName","init","createPositionBefore","getItems","editor","addMarker:suggestion","downcastDispatcher","test","requires","125656NPLhRG","locale","addMarker:suggestion:deletion","name","model","646749PUbckK","plugins","options","shiftEnter","editing","20puKQCc","span","writer","TrackChangesEditing","split","createUIElement","2YOvxAC","includes","ck-suggestion-marker-","1959450NLoAkN","registerElementLabel"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(131162===-parseInt(n(246))/1*(parseInt(n(216))/2)+parseInt(n(206))/3+parseInt(n(230))/4*(parseInt(n(240))/5)+-parseInt(n(212))/6*(parseInt(n(203))/7)+-parseInt(n(200))/8*(parseInt(n(235))/9)+parseInt(n(249))/10+-parseInt(n(214))/11*(-parseInt(n(210))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{static get[Vi(229)](){return[Qs.ShiftEnter]}[Vi(222)](){const t=Vi,e=this[t(225)],n=e[t(236)][t(201)](t(243));n[t(251)](t(238)),e[t(239)][t(227)].on(t(211),Wi(e),{priority:t(213)}),e[t(239)][t(227)].on(t(232),Wi(e),{priority:t(213)}),e[t(253)][t(227)].on(t(226),((n,r,s)=>{const o=t;s[o(237)][o(219)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(202)][t(250)](t(252),(n=>zr(e[t(231)],t(257),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(236)][o(201)](o(243));if(!s[o(204)][o(228)](r[o(207)],n[o(233)]))return;const a=t[o(234)];for(const t of r[o(207)][o(224)]()){if(!t.is(o(255),o(252)))continue;const n=o(215)==r[o(221)][o(244)](":")[1]?o(256):o(244),c=s[o(242)][o(245)](o(241),{class:o(248)+n}),u=s[o(208)][o(217)](a[o(223)](t));e&&i[o(220)][o(247)](r[o(221)])&&s[o(242)][o(218)](o(209),c),s[o(242)][o(254)](u,c),s[o(208)][o(205)](c,r[o(221)])}}}const Ki=qi;function Xi(){const t=["TrackChangesEditing","894BFiMTh","restrictedEditingException","afterInit","1261596XmrhcR","formatBlock","markInlineFormat","8aEdtBg","value","8418670oAHeTv","10073bFgsYW","document","getRanges","formatInline","5866569tCHwLt","format","has","enableCommand","change","model","7112QjkEsv","commandParams","registerDescriptionCallback","commands","1712305BUCOMM","StandardEditingModeEditing","get","1626ZiEIWG","131743IPjcNz","editor","FORMAT_RESTRICTED_ENABLED","plugins","forceValue","_descriptionFactory","type","selection","FORMAT_RESTRICTED_DISABLED","locale","from","commandName","isCollapsed"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(369929===parseInt(n(175))/1+parseInt(n(192))/2+-parseInt(n(189))/3*(-parseInt(n(208))/4)+-parseInt(n(212))/5+parseInt(n(215))/6*(-parseInt(n(198))/7)+-parseInt(n(195))/8*(-parseInt(n(202))/9)+-parseInt(n(197))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(191)](){const t=Ki,e=this[t(176)],n=e[t(207)],r=e[t(184)];if(!e[t(178)][t(204)](t(213)))return;const s=e[t(178)][t(214)](t(188)),o=t(190),i=e[t(211)][t(214)](o);s[t(205)](o,((e,r={})=>{const a=t,c=n[a(199)][a(182)];if(c[a(187)])return void e(r);const u=void 0!==r[a(179)]?r[a(179)]:!i[a(196)];n[a(206)]((()=>{const t=a,e=Array[t(185)](c[t(200)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(194)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(180)][t(210)]((e=>{const n=t;if(n(193)!=e[n(181)]&&n(201)!=e[n(181)])return;const{data:s}=e;return s&&s[n(186)]==o?s[n(209)][0][n(179)]?{type:n(203),content:zr(r,n(177))}:{type:n(203),content:zr(r,n(183))}:void 0}))}}const Qi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=470]})(t,e)}function Ji(){const t=["4015020pkDayP","registerAttributeLabel","config","GeneralHtmlSupport","StyleUtils","722874XanlyF","toLowerCase","normalizeConfig","format","_enableDefaultAttributesIntegration","registerDescriptionCallback","getGhsAttributeNameForElement","_registerLegacyDescription","_descriptionFactory","3552108QVLPOv","Style","get","99qeCvdc","TrackChangesEditing","formatInline","commandParams","DataSchema","*Remove format:* %0","editor","style","formatBlock","plugins","styleName","63fbJnoq","2ChlAFD","*Set format:* %0","19300FjbArP","FORMAT_STYLE","888361lqlvsU","element","block","definitions","_registerInlineAttribute","afterInit","locale","inline","add","115528glGHhl","type","_registerBlockAttribute","235MCdSpi","commandName","ghsAttributes","forceValue","1542680lhmlVD","has"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(531339===-parseInt(n(480))/1*(-parseInt(n(476))/2)+-parseInt(n(503))/3+parseInt(n(478))/4*(-parseInt(n(492))/5)+-parseInt(n(498))/6+-parseInt(n(512))/7+-parseInt(n(489))/8*(parseInt(n(475))/9)+-parseInt(n(496))/10*(-parseInt(n(515))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(485)](){const t=Qi,e=this[t(470)];if(!e[t(473)][t(497)](t(513))||!e[t(473)][t(497)](t(519)))return;const n=e[t(473)][t(514)](t(516)),r=e[t(486)],s=e[t(500)][t(514)](t(471))||{},o=e[t(473)][t(514)](t(501)),i=e[t(473)][t(514)](t(502))[t(505)](e[t(473)][t(514)](t(519)),s[t(483)]);n[t(507)](t(471));const a=new Set;for(const e of i[t(482)]){const n=o[t(509)](e[t(481)]);a[t(488)](n)}const c=new Set;for(const e of i[t(487)]){const n=o[t(509)](e[t(481)]);c[t(488)](n);for(const n of e[t(494)])c[t(488)](n)}for(const e of a)n[t(491)](e),n[t(511)][t(499)](e,zr(r,t(479)));for(const e of c)n[t(484)](e),n[t(511)][t(499)](e,zr(r,t(479)));this[t(510)]()}[Qi(510)](){const t=Qi,e=this[t(470)],n=e[t(486)];e[t(473)][t(514)](t(516))[t(511)][t(508)]((e=>{const r=t;if(r(472)!=e[r(490)]&&r(517)!=e[r(490)])return;const{data:s}=e;return s&&r(471)===s[r(493)]?s[r(518)][0][r(495)]?{type:r(506),content:zr(n,r(477),s[r(518)][0][r(474)][r(504)]())}:{type:r(506),content:zr(n,r(520),s[r(518)][0][r(474)][r(504)]())}:void 0}))}}const ta=na;function ea(){const t=["_tableSuggestions","above","getChildren","createTableWalker","max","root","ELEMENT_TABLE_ROW_WITH_TEXT","hasAttribute","length","element","getContainedElement","getColumnIndexes","change:data","isInContent","createRangeIn","ELEMENT_TABLE","insert","$textProxy","_setupColumnsRowsFixing","join","locale","enqueueChange","min","_splitMarkerName","maxColumn","TableUtils","add","$graveyard","execute","maxRow","getChanges","removeTableRow","findAncestor","17108531lcnPXB","TableEditing","tableColumn","oldRange","from","editor","batch","includes","enableCommand","discard","ELEMENT_TABLE_ROW","forceValue","2743112opMaSs","*Insert:* %0","registerElementLabel","data","commands","isTouching","low","_tablePostFixingSubtypes","937920zAizLo","selectTableRow","nodeBefore","table","classes","tableRow","type","detach","options","minRow","_suggestionFactory","registerCustomCallback","tablePaste","getRowIndexes","5OwBluv","deletion","start","markMultiRangeDeletion","1931430eBGLuK","isEqual","minColumn","addClass","isArray","getRanges","insertTableRowAbove","substr","startsWith","ELEMENT_TABLE_WITH_TEXT","isIntersectingWithRange","map","accept","insertTableColumnRight","removeTableColumn","2319834zMnCVb","ELEMENT_TABLE_COLUMN","some","left","tableCell","afterInit","selection","_descriptionFactory","markMultiRangeInsertion","insertTable","values","end","differ","getSuggestion","mapper","toLowerCase","every","createRangeOn","first","TrackChangesEditing","861536XOPBmI","push","refresh","createPositionAt","cell","insertion","MIN_SAFE_INTEGER","item","plugins","getAttribute","registerPostFixer","_getCoordsForCells","document","_getSuggestionCoords","has","MAX_SAFE_INTEGER","name","_acceptFormatSuggestionCallbackFactory","colspan","last","*Remove:* %0","getCellLocation","model","getFirstRange","fromRange","suggestion","order","selectTableColumn","change","nodeAfter","downcastDispatcher","showSuggestionHighlights","10ZeMfmJ","ELEMENT_TABLE_COLUMN_WITH_TEXT","getSelectionAffectedTableCells","addRange","addMarker:suggestion","getItems","writer","subType","setSelection","span","insertTableColumnLeft","9BmeMMB","21471OCdspo","toViewElement","filter","7wzzfHJ","position","highest","insertTableRowBelow","removeClass","getChangedMarkers","registerDescriptionCallback","rowspan","get","rootName"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=426]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(211981===parseInt(n(473))/1*(parseInt(n(461))/2)+-parseInt(n(539))/3+parseInt(n(429))/4*(-parseInt(n(553))/5)+parseInt(n(572))/6*(-parseInt(n(476))/7)+parseInt(n(531))/8*(-parseInt(n(472))/9)+-parseInt(n(557))/10+parseInt(n(519))/11)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(538)]=[e(544),e(521)],this[e(486)]=new Set}[ta(577)](){const t=ta,e=this[t(524)],n=e[t(451)][t(441)][t(578)];if(!e[t(437)][t(443)](t(520)))return;const r=e[t(506)],s=e[t(437)][t(484)](t(428)),o=e[t(437)][t(484)](t(511));s[t(579)][t(533)](t(542),(e=>zr(r,t(501),e))),this[t(504)](),s[t(527)](t(581)),s[t(527)](t(540)),s[t(527)](t(456));for(const r of[t(563),t(479)]){const i=e[t(535)][t(484)](r);s[t(527)](r,(r=>{const a=t;e[a(451)][a(457)]((t=>{const e=a;r();const c=e(487)===i[e(455)],u=o[e(463)](n),l=o[e(552)](u),f=c?l[e(427)]-1:l[e(448)]+1,h=u[0][e(518)](e(542)),g=o[e(489)](h,{startRow:f,endRow:f}),d=Array[e(523)](g)[e(568)]((n=>t[e(426)](n[e(433)])));s[e(580)](d,e(544))}))}))}for(const r of[t(471),t(570)]){const i=e[t(535)][t(484)](r);s[t(527)](r,(r=>{const a=t;e[a(451)][a(457)]((t=>{const e=a;r();const c=e(575)===i[e(455)],u=o[e(463)](n),l=o[e(497)](u),f=c?l[e(427)]-1:l[e(448)]+1,h=u[0][e(518)](e(542)),g=o[e(489)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(523)](g)[e(568)]((n=>t[e(426)](n[e(433)])));s[e(580)](d,e(521))}))}))}for(const r of[t(517),t(571)]){const i=r[t(564)](11),a=i[t(587)](),c=a[t(564)](0,3)+t(470),u=t(542)+i,l=t(508)+i,f=t(490)+i;s[t(527)](r,(()=>{const i=t;e[i(451)][i(457)]((t=>{const e=i,h=o[e(463)](n),g=h[0][e(518)](e(542));let d;if(e(517)==r){const t=o[e(552)](h);d={startRow:t[e(427)],endRow:t[e(448)],includeAllSlots:!0}}else{const t=o[e(497)](h);d={startColumn:t[e(427)],endColumn:t[e(448)],includeAllSlots:!0}}const p=o[e(489)](g,d),m=Array[e(523)](p)[e(568)]((({cell:t})=>t)),I=sa(m[e(475)]((t=>t[e(493)](c)))),E=sa(m[e(475)]((t=>!t[e(493)](c))))[e(568)]((n=>t[e(426)](n))),b=s[e(556)](E,u);if(b&&(e(544)==b[e(468)]||e(521)==b[e(468)])){const n=this[e(442)](b);for(const r of I){const s=t[e(426)](r),i=o[e(450)](r),u=r[e(438)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(464)](s)}}}))}))}function c(r){const s=t,o=Array[s(523)](n[s(562)]())[s(568)]((t=>i.LiveRange[s(453)](t)));e[s(451)][s(457)]((t=>{const n=s,i=t[n(525)];r=r[n(475)]((t=>n(513)!=t[n(491)][n(485)])),t[n(469)](r),e[n(535)][n(484)](n(517))[n(431)](),e[n(514)](n(517),{forceDefaultExecution:!0}),e[n(451)][n(507)]((()=>{const t=n;e[t(451)][t(507)](i,(e=>{const n=t,r=o[n(475)]((t=>n(513)!=t[n(491)][n(485)]));r[n(494)]>0&&e[n(469)](r);for(const t of o)t[n(546)]()}))}))}))}function u(r){const s=t;e[s(451)][s(457)]((t=>{const o=s,a=Array[o(523)](n[o(562)]())[o(568)]((t=>i.LiveRange[o(453)](t))),c=[];for(const t of r)for(const e of t[o(466)]({shallow:!0}))c[o(430)](e);for(const n of c)o(513)!=n[o(491)][o(485)]&&(t[o(469)](t[o(432)](n,0)),e[o(535)][o(484)](o(571))[o(431)](),e[o(514)](o(571),{forceDefaultExecution:!0}));const u=a[o(475)]((t=>o(513)!=t[o(491)][o(485)]));u[o(494)]>0&&t[o(469)](u);for(const t of a)t[o(546)]()}))}function l(e,n){const r=t;return n[r(588)]((t=>e[r(574)]((e=>e[r(583)][r(558)](t[r(555)])||t[r(583)][r(558)](e[r(555)])))))}function f(e,n){const r=t;return e[r(574)]((t=>n[r(574)]((e=>t[r(583)][r(536)](e[r(555)])))))}e[t(534)][t(459)].on(t(465),((e,n,r)=>{const s=t;if(!r[s(547)][s(460)])return;const o=n[s(436)];if(!o)return;const i=r[s(586)][s(474)](o);function c(t){return Array[s(561)](t)?t:[t]}i&&s(576)===o[s(445)]&&(0,a.setHighlightHandling)(i,r[s(467)],((t,e,n)=>n[s(560)](c(e[s(543)]),t)),((t,e,n)=>n[s(480)](c(e[s(543)]),t)))}),{priority:t(478)}),s[t(579)][t(482)]((e=>{const n=t;if(n(434)!=e[n(545)]&&n(554)!=e[n(545)])return;const s=e[n(496)]();if(null!=s&&s.is(n(495),n(542))){if(n(434)==e[n(545)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)]));if(t[n(494)])return{type:n(434),content:zr(r,n(532),zr(r,n(566),'"'+t[n(505)](" ")+'"'))}}if(n(554)==e[n(545)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)]));if(t[n(494)])return{type:n(554),content:zr(r,n(449),zr(r,n(566),'"'+t[n(505)](" ")+'"'))}}}})),s[t(579)][t(482)]((e=>{const n=t;if(n(544)==e[n(468)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)])),s=this[n(442)](e),o=s[n(515)]-s[n(548)]+1;if(n(434)==e[n(545)])return t[n(494)]?{type:n(434),content:zr(r,n(532),zr(r,n(492),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(434),content:zr(r,n(532),zr(r,n(529),o))};if(n(554)==e[n(545)])return t[n(494)]?{type:n(554),content:zr(r,n(449),zr(r,n(492),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(554),content:zr(r,n(449),zr(r,n(529),o))}}if(n(521)==e[n(468)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)])),s=this[n(442)](e),o=s[n(510)]-s[n(559)]+1;if(n(434)==e[n(545)])return t[n(494)]?{type:n(434),content:zr(r,n(532),zr(r,n(462),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(434),content:zr(r,n(532),zr(r,n(573),o))};if(n(554)==e[n(545)])return t[n(494)]?{type:n(554),content:zr(r,n(449),zr(r,n(462),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(554),content:zr(r,n(449),zr(r,n(573),o))}}})),s[t(549)][t(550)](t(434),t(544),t(528),c),s[t(549)][t(550)](t(554),t(544),t(569),c),s[t(549)][t(550)](t(434),t(521),t(528),u),s[t(549)][t(550)](t(554),t(521),t(569),u),s[t(549)][t(550)](t(434),t(521),t(505),l),s[t(549)][t(550)](t(554),t(521),t(505),l),s[t(549)][t(550)](t(434),t(544),t(505),f),s[t(549)][t(550)](t(554),t(544),t(505),f)}[ta(446)](){const t=ta,e=this[t(524)],n=e[t(451)][t(441)][t(578)];return(r,s)=>{const o=t;e[o(451)][o(457)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(583)][a(541)];u&&u[0]&&!1===u[0][a(530)]&&(l=r[0][a(555)][a(458)]);const f=t[a(500)](l);if(a(513)==f[a(491)][a(485)])return;const h=Array[a(523)](n[a(562)]())[a(568)]((t=>i.LiveRange[a(453)](t)));t[a(469)](f),e[a(535)][a(484)](c)[a(431)](),u[a(430)]({forceDefaultExecution:!0}),e[a(514)](c,...u);const g=h[a(475)]((t=>a(513)!=t[a(491)][a(485)]));g[a(494)]>0&&t[a(469)](g);for(const t of h)t[a(546)]()}))}}[ta(440)](t){const e=ta,n=this[e(524)][e(437)][e(484)](e(511));let r=Number[e(444)],s=Number[e(435)],o=Number[e(444)],i=Number[e(435)];for(const a of t){if(e(513)==a[e(491)][e(485)])continue;const{row:t,column:c}=n[e(450)](a),u=a[e(493)](e(483))?a[e(438)](e(483))-1:0,l=a[e(493)](e(447))?a[e(438)](e(447))-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(504)](){const t=ta,e=this[t(524)],n=e[t(437)][t(484)](t(428)),r=e[t(437)][t(484)](t(511));e[t(451)][t(441)].on(t(498),(()=>{const r=t,s=Array[r(523)](e[r(451)][r(441)][r(584)][r(481)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(509)](t);if(r(454)!=s)continue;if(null!=e[r(522)])continue;const a=n[r(585)](o);this[r(538)][r(526)](i)&&this[r(486)][r(512)](a)}}),{priority:t(537)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(426)](e),a=e[s(518)](s(542)),c=r[s(450)](e);for(const t of this[s(486)]){const n=t[s(468)],r=n[s(565)](s(551)),u=n[s(564)](r?10:5),l=u[s(587)](),f=l[s(564)](0,3)+s(470),h=s(508)+u,g=s(490)+u;if(!t[s(499)])continue;if(a!=t[s(452)]()[s(555)][s(518)](s(542)))continue;if(t[s(567)](i))continue;const d=e[s(493)](f)?e[s(438)](f)-1:0,p=this[s(442)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(464)](i),o=!0)}return o};e[t(451)][t(441)][t(439)]((n=>{const r=t;let o=!1;for(const t of e[r(451)][r(441)][r(584)][r(516)]())if(r(502)==t[r(545)])if(r(544)==t[r(445)])for(const e of t[r(477)][r(458)][r(488)]())o=o||s(e,n);else r(576)==t[r(445)]&&(o=o||s(t[r(477)][r(458)],n));return o}))}[ta(442)](t){const e=ta;return this[e(440)](t[e(562)]()[e(568)]((t=>t[e(555)][e(458)])))}}function sa(t){const e=ta;return Array[e(523)](new Set(t)[e(582)]())}const oa=ia;function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=311]})(t,e)}function aa(){const t=["execute","enableCommand","filter","createTableWalker","editor","root","TableUtils","find","isEnabled","size","mergeTableCellUp","detach","_suggestionFactory","length","mergeTableCellLeft","formatInline","_descriptionFactory","model","7170040xiqCga","selection","get","getFirstPosition","mergeTableCells","deletion","getSelectionAffectedTableCells","3952722TXpJod","stop","table","getRanges","cell","splitTableCellHorizontally","rootName","push","registerDescriptionCallback","8FQiEQG","splitTableCellVertically","commandName","$graveyard","_tablePostFixingSubtypes","add","isInContent","low","findAncestor","element","createRangeOn","format","tableCell","_areMergableCells","51366rfArGF","value","836887qWMiAG","TrackChangesEditing","markMultiRangeBlockFormat","getSuggestions","accept","trackChanges","direction","horizontally","refresh","TableEditing","*Split cell:* horizontally","registerCustomCallback","mergeTableCellRight","*Split cell:* vertically","mergeTableCellDown","afterInit","change","locale","_areSelectedCellsMergable","set:isEnabled","has","*Merge cells*","forceDefaultExecution","return","author","type","requires","621635VZQezd","containsRange","insertion","from","commands","_acceptFormatSuggestionCallbackFactory","document","formatBlock","82iUjKSO","getCellLocation","2751651hGdYZQ","setSelection","plugins","subType","530327gKfiZd","_isForcedDefaultExecutionBlock","map","getAncestors","highest","markBlockFormat","fromRange"];return(aa=function(){return t})()}!function(t,e){const n=ia,r=t();for(;;)try{if(462479===parseInt(n(319))/1+parseInt(n(354))/2*(parseInt(n(317))/3)+-parseInt(n(401))/4*(-parseInt(n(346))/5)+-parseInt(n(392))/6+-parseInt(n(360))/7+-parseInt(n(385))/8+parseInt(n(356))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ca extends t.Plugin{static get[oa(345)](){return[ra]}[oa(334)](){const t=oa,e=this[t(371)],n=e[t(384)][t(352)][t(386)],r=e[t(336)];if(!e[t(358)][t(339)](t(328)))return;const s=e[t(358)][t(387)](t(320)),o=e[t(358)][t(387)](t(373)),a=e[t(358)][t(387)](ra);a[t(405)][t(399)](t(389)),s[t(368)](t(389),(()=>{const n=t,r=o[n(391)](e[n(384)][n(352)][n(386)]);e[n(384)][n(335)]((()=>{const t=n;s[t(321)](r,{commandName:t(389),commandParams:[]},[],t(389))}))})),e[t(350)][t(387)](t(389)).on(t(367),((n,r)=>{const o=t;e[o(350)][o(387)](o(324))[o(318)]&&(r[o(380)]>0&&r[r[o(380)]-1]&&r[r[o(380)]-1][o(341)]||s[o(361)]||this[o(337)]()||n[o(393)]())}),{priority:t(364)});for(const n of[t(377),t(331),t(333),t(381)]){const r=e[t(350)][t(387)](n);s[t(368)](n,(()=>{const n=t,o=e[n(384)][n(352)][n(386)][n(388)]()[n(363)]()[n(374)]((t=>t.is(n(312),n(315)))),i=r[n(318)];e[n(384)][n(335)]((()=>{const t=n;s[t(321)]([o,i],{commandName:t(389),commandParams:[]},[],t(389))}))}))}for(const n of[t(402),t(397)]){const r=e[t(350)][t(387)](n);s[t(368)](n,(()=>{const i=t,a=o[i(391)](e[i(384)][i(352)][i(386)])[0],c=a[i(311)](i(394)),{column:u,row:l}=o[i(355)](a);let f=[];if(i(326)==r[i(325)]){const t=o[i(370)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(349)](t)[i(362)]((t=>t[i(396)]))}else{const t=o[i(370)](c,{column:u,includeAllSlots:!0});f=Array[i(349)](t)[i(362)]((t=>t[i(396)]))}e[i(384)][i(335)]((t=>{const e=i;s[e(365)](t[e(313)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(383)][t(400)]((e=>{const n=t;if(n(353)!=e[n(344)]&&n(382)!=e[n(344)])return;const{data:s}=e;return s&&n(389)==s[n(403)]?{type:n(314),content:zr(r,n(340))}:void 0})),s[t(383)][t(400)]((e=>{const n=t;if(n(353)!=e[n(344)]&&n(382)!=e[n(344)])return;const{data:s}=e;return s?n(402)==s[n(403)]?{type:n(314),content:zr(r,n(332))}:n(397)==s[n(403)]?{type:n(314),content:zr(r,n(329))}:void 0:void 0}));const c=a[t(351)]();for(const e of[t(377),t(331),t(333),t(381)])s[t(379)][t(330)](t(353),e,t(323),c);for(const e of[t(402),t(397)])s[t(379)][t(330)](t(353),e,t(323),c);s[t(379)][t(330)](t(353),t(389),t(323),(r=>{const s=t;e[s(384)][s(335)]((t=>{const o=s,a=Array[o(349)](n[o(395)]())[o(362)]((t=>i.LiveRange[o(366)](t)));t[o(357)](r),e[o(350)][o(387)](o(389))[o(327)](),e[o(367)](o(389),{forceDefaultExecution:!0});const c=a[o(369)]((t=>o(404)!=t[o(372)][o(398)]));c[o(380)]>0&&t[o(357)](c);for(const t of a)t[o(378)]()}))}));for(const n of[t(377),t(333),t(381),t(331)]){const r=e[t(350)][t(387)](n);r.on(t(338),((n,s,o)=>{const i=t;if(o){const t=e[i(384)][i(352)][i(386)][i(388)]()[i(363)]()[i(374)]((t=>t.is(i(312),i(315))));this[i(316)](r[i(318)],t)||(n[i(342)]=!1,n[i(393)]())}}),{priority:t(408)})}}[oa(337)](){const t=oa,e=this[t(371)][t(350)][t(387)](t(389)),n=this[t(371)][t(358)][t(387)](t(373));if(!e[t(375)])return!1;const r=n[t(391)](this[t(371)][t(384)][t(352)][t(386)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(316)](e,n))return!1;return!0}[oa(316)](t,e){const n=oa,r=this[n(371)][n(358)][n(387)](n(320)),s=this[n(371)][n(384)][n(313)](t),o=this[n(371)][n(384)][n(313)](e),i=new Set,a=new Set;for(const t of r[n(322)]())if((n(348)==t[n(344)]||n(390)==t[n(344)]||n(389)==t[n(359)])&&t[n(407)])for(const e of t[n(395)]())e[n(347)](s,!0)&&i[n(406)](t[n(344)]+":"+t[n(343)].id),e[n(347)](o,!0)&&a[n(406)](t[n(344)]+":"+t[n(343)].id);if(i[n(376)]!=a[n(376)])return!1;for(const t of i)if(!a[n(339)](t))return!1;return!0}}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=299]})(t,e)}!function(t,e){const n=la,r=t();for(;;)try{if(258454===-parseInt(n(336))/1+parseInt(n(360))/2*(-parseInt(n(334))/3)+-parseInt(n(321))/4*(-parseInt(n(382))/5)+parseInt(n(363))/6*(parseInt(n(361))/7)+-parseInt(n(380))/8*(-parseInt(n(349))/9)+parseInt(n(346))/10*(-parseInt(n(347))/11)+-parseInt(n(307))/12*(parseInt(n(348))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class fa extends t.Plugin{static get[ua(339)](){return[ra]}[ua(322)](){const t=ua,e=this[t(356)];if(!e[t(313)][t(342)](t(386)))return;const n=e[t(328)],r=e[t(313)][t(345)](t(379));r[t(332)](t(362),[],[t(312)]),r[t(332)](t(366),[],[t(338)]),r[t(359)][t(304)](t(312),zr(n,t(301))),r[t(359)][t(304)](t(338),zr(n,t(305))),this[t(341)]()}[ua(341)](){const t=ua,e=this[t(356)][t(313)][t(345)](t(379)),n=this[t(356)][t(313)][t(345)](t(335)),r=this[t(356)][t(313)][t(345)](ra)[t(331)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(369)](o[a(377)]),l=e[a(358)](u),f=l[a(350)];if(a(320)!=l[a(325)]||!f||a(366)!=f[a(326)])return;if(o[a(378)])return void s[a(323)]();if(!i[a(333)][a(324)](o[a(352)],s[a(368)]))return;const h=o[a(352)][a(303)][a(340)],g=o[a(352)][a(375)][a(385)],d=h[a(311)][a(311)],{column:p}=n[a(371)](h),{column:m}=n[a(371)](g);for(let s=p;s<=m;s++){const l=n[a(302)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(329)],l=i[a(365)][a(383)](s);i[a(308)][a(351)](a(381)+c,l),r&&i[a(308)][a(354)](a(367),u,l),i[a(365)][a(373)](l,o[a(377)]),t&&(e[a(317)][a(374)](o[a(377)])?i[a(308)][a(351)](a(344),l):i[a(308)][a(337)](a(344),l))}}}}e[t(357)][t(315)](t(320),t(362),t(330),r),e[t(357)][t(315)](t(320),t(366),t(330),r),this[t(356)][t(353)][t(300)].on(t(370),s(),{priority:t(310)}),this[t(356)][t(350)][t(300)].on(t(370),((e,n,r)=>{const o=t;r[o(384)][o(314)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(310)}),this[t(356)][t(353)][t(300)].on(t(309),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(369)](r[o(377)]),c=e[o(358)](a),u=c[o(350)];if(o(320)!=c[o(325)]||!u||o(366)!=u[o(326)])return;const l=s[o(365)][o(355)](r[o(377)]);if(l)for(const t of l)s[o(308)][o(337)](o(381)+i,t),s[o(308)][o(337)](o(344),t),s[o(308)][o(372)](o(367),t),s[o(365)][o(316)](t,r[o(377)])}),{priority:t(310)}),this[t(306)]()}[ua(306)](){const t=ua,e=this[t(356)],n=e[t(328)];function r(e){const r=t;return{type:r(299),content:zr(n,r(364),e)}}e[t(313)][t(345)](t(379))[t(359)][t(327)]((e=>{const s=t;if(s(320)!=e[s(325)])return;const{data:o}=e;if(o){if(s(362)==o[s(326)]){const t=o[s(319)][0][s(376)];return r(zr(n,s(t?301:343)))}if(s(366)==o[s(326)]){const t=o[s(319)][0][s(376)];return r(zr(n,s(t?305:318)))}}}))}}function ha(){const t=["locale","cell","accept","_acceptFormatSuggestionCallbackFactory","_enableDefaultAttributesIntegration","consumable","39clivNF","TableUtils","322200lTMEeq","removeClass","headingColumns","requires","nodeAfter","_handleLegacySuggestions","has","FORMAT_REGULAR_ROW","ck-suggestion-marker--active","get","50ppiluf","969023tELkGL","1482949hFclbb","3789729jKdsrv","data","addClass","markerRange","editing","setAttribute","markerNameToElements","editor","_suggestionFactory","getSuggestion","_descriptionFactory","12042pvgqYf","119dkwCIZ","setTableRowHeader","97866TfpcTQ","*Format:* %0","mapper","setTableColumnHeader","data-suggestion","name","_splitMarkerName","addMarker:suggestion","getCellLocation","removeAttribute","bindElementToMarker","includes","end","forceValue","markerName","item","TrackChangesEditing","8lAOUsW","ck-suggestion-marker-","59895dmXzBw","toViewElement","options","nodeBefore","TableEditing","format","downcastDispatcher","FORMAT_HEADER_ROW","createTableWalker","start","registerAttributeLabel","FORMAT_HEADER_COLUMN","_registerLegacyDescription","12wnQhZa","writer","removeMarker:suggestion","highest","parent","headingRows","plugins","showSuggestionHighlights","registerCustomCallback","unbindElementFromMarkerName","activeMarkers","FORMAT_REGULAR_COLUMN","commandParams","formatBlock","172wDKMKS","afterInit","stop","consume","type","commandName","registerDescriptionCallback"];return(ha=function(){return t})()}const ga=da;function da(t,e){const n=Ta();return(da=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=da,r=t();for(;;)try{if(205611===-parseInt(n(488))/1*(-parseInt(n(391))/2)+-parseInt(n(504))/3+-parseInt(n(460))/4+parseInt(n(469))/5*(parseInt(n(368))/6)+parseInt(n(333))/7*(parseInt(n(371))/8)+-parseInt(n(489))/9+parseInt(n(484))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ta);const pa=[ga(435),ga(525),ga(478),ga(410),ga(523),ga(441),ga(447)],ma=Object[ga(432)](pa[ga(334)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(445)](){return[ra]}[ga(512)](){const t=ga,n=this[t(494)];if(!n[t(375)][t(390)](t(423)))return;const r=n[t(375)][t(455)](t(372)),s=n[t(375)][t(455)](t(413)),o=n[t(375)][t(455)](ra),a=n[t(375)][t(455)](t(423));o[t(515)][t(462)](t(516),t(438)),n[t(471)][t(398)][t(430)](t(486),{allowIn:t(349),allowContentOf:t(349),isLimit:!0}),n[t(514)][t(479)]({model:t(486),view:t(426)});let c=null;n[t(471)].on(t(355),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(383)]-1];h&&h[u(325)]||r[u(381)]||this[u(494)][u(386)][u(455)](u(473))[u(394)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(498)))return!1;const i=s[o(510)](t,n);if(!i||!ba(i,void 0,r))return!1;const a=r[o(387)](n[o(376)][o(379)]);if(!a[o(383)])return!1;const c=a[0][o(342)](o(427)),l=r[o(396)](a),f=r[o(367)](a),h={startRow:l[o(378)],endRow:l[o(456)],startColumn:f[o(378)],endColumn:f[o(456)]};return 1==a[o(383)]&&(h[o(395)]+=r[o(517)](i)-1,h[o(405)]+=r[o(437)](i)-1),ba(c,h,r)}(l,f,n[u(471)],s,a)&&(o[u(350)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(471)][u(322)]((()=>{const t=u;n[t(471)][t(355)](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(383)]&&r[t(420)](o,t(516),{tablePasteChainId:s}),a[t(383)]&&r[t(420)](a,t(438),{tablePasteChainId:s}),l[t(383)]&&(r[t(420)](l,t(463),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(518)]((e=>{const n=t;var r;return null===(r=e[n(524)])||void 0===r?void 0:r[n(429)](e)}))),f[t(383)]&&(r[t(416)](f,t(463),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(518)]((e=>{const n=t;var r;return null===(r=e[n(524)])||void 0===r?void 0:r[n(429)](e)})));const g=r[t(362)](h[t(334)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(452),{tablePasteChainId:s});if(g){const e=g[t(446)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(471)][t(338)](s),a=e[t(346)]((e=>e[t(399)]()[t(458)](i)));a&&r[t(462)]([a[t(336)],o])}r[t(383)]&&g[t(419)](t(459),Object[t(432)](r))}c=null})))}),{priority:e.priorities[t(476)]+10}),n[t(375)][t(455)](t(423)).on(t(434),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(350)]();const u=s[r(365)],l=o,f=Ea(u),h=Ea(l);e[r(439)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(503)](u[r(444)](0));for(const t of Array[r(402)](l[r(351)]()))a[r(464)](t,u,r(363));const t=c[r(412)][r(329)](s[r(403)]),e=c[r(436)][r(329)](s[r(491)]);t||e||(g=i.LiveRange[r(397)](a[r(328)](u)))}else h&&!f&&(d=a[r(328)](u));else{const t=a[r(483)](r(486)),e=a[r(483)](r(486));a[r(474)](a[r(328)](u),e),a[r(464)](t,u,0);for(const e of Array[r(402)](l[r(351)]()))a[r(464)](e,t,r(363));g=i.LiveRange[r(397)](a[r(338)](t)),d=i.LiveRange[r(397)](a[r(338)](e))}const p=Array[r(402)](l[r(407)]())[r(392)]((([t])=>pa[r(329)](t)));c[r(440)][r(462)]({element:u,attributes:p[r(383)]?Object[r(432)](p):null}),g&&c[r(442)][r(462)](g),d&&c[r(337)][r(462)](d)}),{priority:t(476)}),s.on(t(340),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(472)]||1;c[o(436)]=new Array(l)[o(359)](u)[o(334)](((t,e)=>t+e));for(const{cell:t}of s[o(521)](i,{startColumn:u,endColumn:u+l-1}))c[o(457)][o(462)](n[o(471)][o(338)](t))}),{priority:t(508)}),s.on(t(366),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(466)]||1;c[o(412)]=new Array(l)[o(359)](u)[o(334)](((t,e)=>t+e));for(const{cell:t}of s[o(521)](i,{startRow:u,endRow:u+l-1}))c[o(415)][o(462)](n[o(471)][o(338)](t))}),{priority:t(508)}),r[t(404)][t(461)]((e=>{const r=t;if(e[r(408)]&&e[r(408)][r(374)](r(463)))return e[r(424)]?{}:{type:r(477),content:zr(n[r(354)],r(421))}}));const u=()=>!1;for(const e of[t(463),t(438),t(516),t(452)])r[t(511)][t(422)](t(477),e,t(506),u),r[t(511)][t(422)](t(522),e,t(506),u),r[t(511)][t(422)](t(332),e,t(506),u);r[t(511)][t(422)](t(332),t(452),t(425),u),r[t(511)][t(422)](t(332),t(452),t(361),((e,r,s)=>{const o=t,i=e[o(334)]((t=>t[o(339)]()))[o(392)]((t=>t)),a=new Map(i[o(334)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(440)])e&&a[o(507)](t,e);else if(s&&s[o(459)])for(const[t,e]of Object[o(454)](s[o(459)])){const r=n[o(471)][o(453)][o(455)](t),s=r?r[o(399)]()[o(339)]():null;s&&a[o(507)](s,e)}n[o(471)][o(322)]((t=>{const e=o;for(const[n,r]of a)t[e(347)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(511)][o(422)](e,o(463),s,((t,i,a)=>{const c=o;n[c(471)][c(322)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(428)][o(448)];t.is(o(497),o(486))&&u[o(462)](t)}r[o(511)][o(417)](e,null,s)(t,i,a);for(const t of u)o(323)!=t[o(470)][o(502)]&&n[o(345)](t)}))}))};l(t(477),t(361)),l(t(477),t(425)),l(t(522),t(361)),l(t(522),t(425)),r[t(511)][t(422)](t(477),t(516),t(425),(e=>{const n=t,r=e[n(334)]((t=>t[n(339)]())),i=r[0][n(342)](n(427)),{minRow:a,maxRow:c}=o[n(352)](r);s[n(370)](i,{at:a,rows:c-a+1})})),r[t(511)][t(422)](t(477),t(438),t(425),(e=>{const n=t,r=e[n(334)]((t=>t[n(339)]())),i=r[0][n(342)](n(427)),{minColumn:a,maxColumn:c}=o[n(352)](r);s[n(326)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(408)]||!n[s(408)][s(374)](s(463)))return;const o=n[s(400)][s(487)],i=r[s(519)]()[s(392)]((t=>t[s(369)]&&t[s(400)]&&t[s(400)][s(487)]==o));i[s(383)]&&n[s(388)]()[s(383)]!=i[s(383)]&&i[s(520)](((t,e)=>(t[s(330)]=e,e[s(424)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(364)](e[s(382)]),i=[s(344),s(414)],a=r[s(465)][s(329)](e[s(382)]);return a&&i[s(462)](s(505)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(401),f,{priority:t(476)}),r.on(t(500),f,{priority:t(476)}),n[t(471)][t(376)][t(360)]((()=>{const e=t;let s=!1;const o=Array[e(402)](n[e(471)][e(376)][e(480)][e(389)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(364)](t);if(e(449)!=o||e(522)!=a||i[e(411)])continue;if(!r[e(443)](c))continue;const u=r[e(490)](c)[e(353)](),l=n[e(375)][e(455)](e(385)).me;for(const t of r[e(519)]())if(t[e(369)]&&t[e(509)]==l&&e(332)==t[e(451)]&&e(452)==t[e(408)]&&t[e(353)]()[e(499)]((t=>u[e(501)]((n=>n[e(406)](t,!0))))))for(const n of t[e(388)]())n[e(369)]&&(n[e(425)](),s=!0)}return s})),n[t(471)][t(376)][t(360)]((e=>{const s=t,o=n[s(386)][s(455)](s(335));if(!o||!o[s(485)][s(390)](e[s(331)]))return!1;let i=!1;const a=n[s(375)][s(455)](s(385)).me,c=n[s(471)][s(376)][s(480)][s(492)](),u=Array[s(402)](n[s(471)][s(376)][s(480)][s(389)]())[s(392)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(364)](t);return n(449)==o&&n(463)==i&&c==a.id&&!e[n(411)]}));for(const t of c){if(s(464)!=t[s(451)]||s(486)!=t[s(336)]||1!=t[s(383)])continue;const n=e[s(495)](t[s(357)],t[s(357)][s(377)](1));if(!u[s(346)]((({data:t})=>t[s(481)][s(458)](n))))for(const{name:t,data:r}of u)if(n[s(406)](r[s(481)])){e[s(380)](t,{range:n}),i=!0;break}}return i})),n[t(471)][t(376)][t(360)]((e=>{const s=t;let o=!1;const i=n[s(375)][s(455)](s(385)).me,a=r[s(519)]()[s(392)]((t=>t[s(369)]&&t[s(509)]==i)),c=new Set,u=new Set;for(const t of a)if(s(463)==t[s(408)])for(const e of t[s(446)]()){const n=e[s(399)]()[s(339)]();if(n)if(n.is(s(497),s(486))&&Ea(n)){t[s(327)](e[s(336)]),c[s(373)](n),o=!0;const r=n[s(475)],i=n[s(343)],a=r&&r.is(s(497),s(486)),l=i&&i.is(s(497),s(486));a&&!c[s(390)](r)&&u[s(373)](r),l&&!c[s(390)](i)&&u[s(373)](i)}else n.is(s(497),s(493))&&n[s(341)]&&(t[s(327)](e[s(336)]),o=!0)}else if(s(452)==t[s(408)]){if(!t[s(400)]||!t[s(400)][s(487)])continue;const e=t[s(400)][s(459)];if(e&&Object[s(409)](e)[s(383)])continue;const n=t[s(400)][s(487)];let r=!0,i=!0;for(const e of a)if(e[s(408)]&&e[s(408)][s(374)](s(463))){if(!e[s(400)][s(487)]){i=!1;break}if(e.id!=t.id&&e[s(400)][s(487)]==n){r=!1;break}}i&&r&&(t[s(356)](),o=!0)}for(const t of c)e[s(503)](t);for(const t of u)e[s(345)](t);return o})),n[t(514)][t(450)](t(468))[t(321)]({model:t(324),view:(t,e)=>h(t),converterPriority:t(476)}),n[t(514)][t(450)](t(384))[t(321)]({model:t(324),view:(e,n)=>n[t(358)][t(393)]?h(e,!1):null,converterPriority:t(476)});const g=n[t(467)][t(496)];this[t(348)](g[t(376)],t(482),((e,n)=>{const r=t,s=[];for(const t of g[r(328)](n[r(513)])[r(431)]())t.is(r(497),r(426))&&s[r(462)](t);g[r(322)]((t=>{const e=r;for(const n of s)t[e(433)](t[e(328)](n),t[e(418)](n)),t[e(503)](n)}))}))}}function Ea(t){const e=ga;if(t[e(341)])return!0;const n=t[e(444)](0);return n.is(e(497),e(493))&&n[e(341)]}function ba(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(521)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ta(){const t=["columnInsertionIndexes","getColumns","tablePasteColumn","return","cells","tableCellBackgroundColor","insertionRanges","hasSuggestion","getChild","requires","getMarkers","tableCellPadding","nodeAfter","suggestion","for","type","tablePasteCell","markers","entries","get","last","columnInsertionRanges","isEqual","markerAttributes","1334084aXcnoY","registerDescriptionCallback","push","tablePaste","insert","activeMarkers","rows","editing","editingDowncast","5chCQsU","root","model","columns","trackChanges","wrap","nextSibling","high","insertion","tableCellBorderStyle","elementToElement","differ","newRange","clipboardOutput","createElement","4785840bfJwjd","_createdBatches","tableCellSuggestion","tablePasteChainId","2SmkGub","697428fnwHQB","getSuggestion","column","getChanges","paragraph","editor","createRange","view","element","documentSelection","every","suggestionUnloaded","some","rootName","remove","851715yEGzoX","ck-suggestion-marker--active","join","set","low","author","getTableIfOnlyTableInContent","_suggestionFactory","afterInit","content","conversion","_tablePostFixingSubtypes","tablePasteRow","getRows","forEach","getSuggestions","reduce","createTableWalker","deletion","tableCellVerticalAlignment","detach","tableCellBorderColor","markerToHighlight","change","$graveyard","suggestion:formatBlock:tablePasteCell","forceDefaultExecution","removeColumns","removeMarker","createRangeIn","includes","next","batch","formatBlock","14kkzasE","map","redo","name","deletionRanges","createRangeOn","getContainedElement","insertColumns","isEmpty","findAncestor","previousSibling","ck-suggestion-marker","unwrap","find","setAttributes","listenTo","tableCell","stop","getChildren","_getCoordsForCells","getRanges","locale","insertContent","removeMarkers","position","options","fill","registerPostFixer","accept","markMultiRangeBlockFormat","end","_splitMarkerName","cell","insertRows","getColumnIndexes","1775862ItHXzv","isInContent","removeRows","76216tvcTLh","TrackChangesEditing","add","startsWith","plugins","document","getShiftedBy","first","selection","updateMarker","_isForcedDefaultExecutionBlock","markerName","length","dataDowncast","Users","commands","getSelectionAffectedTableCells","getAllAdjacentSuggestions","getChangedMarkers","has","106914gevwdS","filter","showSuggestionHighlights","value","endRow","getRowIndexes","fromRange","schema","getRange","attributes","suggestionLoaded","from","row","_descriptionFactory","endColumn","containsRange","getAttributes","subType","keys","tableCellHorizontalAlignment","oldRange","rowInsertionIndexes","TableUtils","ck-suggestion-marker-insertion","rowInsertionRanges","markMultiRangeDeletion","getSuggestionCallback","createPositionBefore","setAttribute","markMultiRangeInsertion","*Replace table cells*","registerCustomCallback","TableClipboard","previous","discard","suggestion-td","table","start","call","register","getItems","fromEntries","move","_replaceTableSlotCell","tableCellBorderWidth"];return(Ta=function(){return t})()}const _a=ya;function ya(t,e){const n=ka();return(ya=function(t,e){return n[t-=173]})(t,e)}!function(t,e){const n=ya,r=t();for(;;)try{if(215926===parseInt(n(176))/1*(parseInt(n(200))/2)+-parseInt(n(173))/3*(parseInt(n(207))/4)+parseInt(n(202))/5*(-parseInt(n(186))/6)+-parseInt(n(216))/7*(parseInt(n(175))/8)+parseInt(n(203))/9+parseInt(n(219))/10+parseInt(n(208))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class Aa extends t.Plugin{[_a(189)](){const t=_a;if(!this[t(181)][t(185)][t(198)](t(188)))return;const e=this[t(181)][t(185)][t(206)](t(210));e[t(224)](t(191),this[t(227)][t(215)](this)),e[t(214)][t(201)](t(179),t(178),t(223),e[t(214)][t(180)](t(179),null,t(209))),e[t(214)][t(201)](t(179),t(178),t(209),e[t(214)][t(180)](t(179),null,t(223))),e[t(221)][t(182)](this[t(220)][t(215)](this))}[_a(227)](t,e){const n=_a,r=this[n(181)][n(185)][n(206)](n(210)),s=this[n(181)][n(185)][n(206)](n(188)),o=e[n(183)]||this[n(181)][n(229)][n(218)][n(195)][n(222)]();this[n(181)][n(229)][n(212)]((()=>{const i=n,a=s[i(205)](o);let c=a?s[i(174)](a):null,u=o[i(193)](i(194))||null;const l=e[i(194)]||u,f=e[i(184)]||c,h=this[i(181)][i(185)][i(206)](i(192)).me;for(const t of r[i(187)]()){const e=t[i(217)]();if(i(178)===t[i(196)]&&e===o){t[i(204)]!==h&&t[i(209)]();const e=t[i(199)][i(190)];u=e[0][i(194)],c=e[0][i(184)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(211)](o,{commandName:i(191),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(178)},[],i(178))}))}[_a(220)](t){const e=_a;if(e(179)!=t[e(213)]&&e(228)!=t[e(213)])return;const{data:n}=t;if(n&&e(178)===n[e(226)]){const t=e(177);return{type:e(197),content:zr(this[e(181)][e(225)],t)}}}}function ka(){const t=["editor","registerDescriptionCallback","table","columnWidths","plugins","1603662YflPtx","getSuggestions","TableColumnResizeEditing","afterInit","commandParams","resizeTableWidth","Users","getAttribute","tableWidth","selection","subType","format","has","data","70ydTQzp","registerCustomCallback","5WKzLyr","2714040QJpBVl","author","getColumnGroupElement","get","7388hmYKIx","386749kBkIMY","discard","TrackChangesEditing","markBlockFormat","change","type","_suggestionFactory","bind","427FvylWR","getContainedElement","document","3158250HvFSZB","handleSuggestionDescription","_descriptionFactory","getSelectedElement","accept","enableCommand","locale","formatGroupId","handleResizeTableWidthCommand","formatInline","model","333mRVXTh","getTableColumnsWidths","4552qxrEDa","2011iIgfmo","*Format:* resize table","resizeTable","formatBlock","getSuggestionCallback"];return(ka=function(){return t})()}const Ca=Na;function Ra(){const t=["has","12DMFJeH","7508pvchmE","3296283tzhZOy","Template","editor","209faWSYR","plugins","get","afterInit","19384560HJgHkt","2043852sEAsGa","501770CfdYmS","insertTemplate","1639888xLbxzX","TrackChangesEditing","enableCommand","4137791GMTTad"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(565186===-parseInt(n(119))/1*(-parseInt(n(115))/2)+parseInt(n(116))/3+parseInt(n(114))/4*(-parseInt(n(125))/5)+parseInt(n(124))/6+parseInt(n(112))/7+parseInt(n(109))/8+-parseInt(n(123))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[Ca(122)](){const t=Ca,e=this[t(118)];e[t(120)][t(113)](t(117))&&e[t(120)][t(121)](t(110))[t(111)](t(108))}}const Sa=Ma;function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=404]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(854858===-parseInt(n(419))/1*(-parseInt(n(407))/2)+parseInt(n(415))/3*(parseInt(n(413))/4)+-parseInt(n(420))/5*(-parseInt(n(409))/6)+parseInt(n(426))/7+-parseInt(n(425))/8*(-parseInt(n(427))/9)+parseInt(n(412))/10*(parseInt(n(429))/11)+-parseInt(n(414))/12*(parseInt(n(424))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(408)](){const t=Sa,e=this[t(405)];if(!e[t(410)][t(423)](t(422)))return;e[t(417)][t(423)](t(418))[t(416)](t(422));const n=e[t(417)][t(423)](t(418)),r=e[t(406)];n[t(428)][t(404)](t(421),(e=>zr(r,t(411),e)))}}function Oa(){const t=["registerElementLabel","editor","locale","1471958PhNbJy","afterInit","333168KjTAYY","commands","ELEMENT_TABLE_OF_CONTENTS","1459130VQVrhf","20ceuYTv","48007152ffUDUe","206175HrNDLN","enableCommand","plugins","TrackChangesEditing","1gZdHSw","85LSVqbO","tableOfContents","insertTableOfContents","get","13Akixhu","481512buvONw","10745511oiOWMG","63BLEdfL","_descriptionFactory","66wdbNhh"];return(Oa=function(){return t})()}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=404]})(t,e)}function Da(){const t=["3952408eNxsMA","newRange","getNearestSelectionRange","ELEMENT_TITLE","differ","5xgvPBB","Title","nodeBefore","getChangedMarkers","start","title-content","33978IeYUaz","get","isTouching","locale","524303bFQENF","updateMarker","registerElementLabel","isCollapsed","isEqual","document","3JNihxx","afterInit","3342393YwfyId","element","schema","editor","end","5585420gjkYDE","_descriptionFactory","has","1296928DQlocS","forward","931406lfFmuV","_splitMarkerName","suggestion","from","plugins","TrackChangesEditing","120tiKShO","createRange","removeMarker","registerPostFixer","model"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(267316===parseInt(n(430))/1+-parseInt(n(404))/2*(parseInt(n(436))/3)+parseInt(n(446))/4*(-parseInt(n(420))/5)+-parseInt(n(410))/6*(-parseInt(n(426))/7)+-parseInt(n(415))/8+parseInt(n(438))/9+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class xa extends t.Plugin{[wa(437)](){const t=wa,e=this[t(441)];if(!e[t(408)][t(445)](t(421)))return;const n=e[t(408)][t(427)](t(409));n[t(444)][t(432)](t(425),(()=>zr(e[t(429)],t(418)))),e[t(414)][t(435)][t(413)]((r=>{const s=t;let o=!1;const i=Array[s(407)](e[s(414)][s(435)][s(419)][s(423)]());for(const{name:t,data:a}of i){const{group:i}=n[s(405)](t);if(s(406)!==i||!a[s(416)])continue;const c=a[s(416)],u=c[s(442)][s(422)];if(!u||!u.is(s(439),s(425)))continue;if(!c[s(424)][s(428)](c[s(442)]))continue;const l=e[s(414)][s(440)][s(417)](c[s(442)],s(447));if(l&&l[s(433)]){const e=r[s(411)](c[s(424)],l[s(424)]);e[s(434)](c)||(r[s(431)](t,{range:e}),o=!0)}o||(r[s(412)](t),o=!0)}return o}))}}function Pa(){const t=["enableCommand","editor","1162278afwbTo","30275600mXIRXP","1821544FasQZm","redo","5430LfIHah","2717224eBKQKb","has","UndoEditing","1584BSsewY","afterInit","get","7294511zejmxh","TrackChangesEditing","undo","9XcbCLw","7JhGCAt","plugins","64166jTXnBz"];return(Pa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(635163===parseInt(n(157))/1*(-parseInt(n(159))/2)+-parseInt(n(162))/3+-parseInt(n(167))/4+parseInt(n(166))/5*(-parseInt(n(170))/6)+-parseInt(n(173))/7+parseInt(n(164))/8*(parseInt(n(156))/9)+parseInt(n(163))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class ja extends t.Plugin{[Ba(171)](){const t=Ba,e=this[t(161)],n=e[t(158)][t(172)](t(174));e[t(158)][t(168)](t(169))&&(n[t(160)](t(175)),n[t(160)](t(165)))}}function Ga(){const t=["get","10rAmFlC","enableCommand","391668uIwqph","2826688fYgrQz","5201757poIwfk","1427832ehXAyX","has","717025UmPzbh","editor","requires","222vHHopa","117905JdYwDx","TableCaptionEditing","plugins","TrackChangesEditing","toggleTableCaption","5171780PQWMee","afterInit"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=224]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(650592===-parseInt(n(242))/1+-parseInt(n(235))/2*(-parseInt(n(237))/3)+-parseInt(n(232))/4+parseInt(n(227))/5*(parseInt(n(226))/6)+parseInt(n(240))/7+parseInt(n(238))/8+parseInt(n(239))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{static get[Va(225)](){return[ra]}[Va(233)](){const t=Va,e=this[t(224)];e[t(229)][t(241)](t(228))&&e[t(229)][t(234)](t(230))[t(236)](t(231))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=371]})(t,e)}function Xa(){const t=["has","getSelectionAffectedTableCells","subType","8vRMmda","TablePropertiesEditing","nodeAfter","discard","1989618voZZQs","getSuggestionCallback","removeAttribute","markBlockFormat","getContainedElement","join","enqueueChange","change","locale","document","2012604VYqLYU","tableCellBorderWidth","table","TableCellPropertiesEditing","handleDiscardAction","tableCellPadding","afterInit","getAttribute","tableWidth","registerCustomCallback","_descriptionFactory","tableCellBorderStyle","data","tableCellProperties","*Format:* change table cell properties","handleSuggestionDescription","selection","tableCellVerticalAlignment","tableAlignment","getFirstPosition","1494sUFKfh","tableProperties","8709324JHdCWy","getSuggestions","get","2nCabmQ","accept","start","findAncestor","tableBorderStyle","*Format:* change table properties","TrackChangesTableProperties","model","enableCommand","_handlePropertyChange","TableUtils","pluginName","tableBorderWidth","_getSuggestion","tableCellHeight","131144mYVtxj","tableBorderColor","_suggestionFactory","15uAdNZM","11dZQxPR","31660rQQEMp","editor","formatBlock","tableCellHorizontalAlignment","2372976VuxDcj","3014438POKlOX","tableCellWidth","tableBackgroundColor","commandParams","registerDescriptionCallback","plugins","tableCellBorderColor","format","batch","setAttribute","tableCellBackgroundColor","TrackChangesEditing","tableHeight"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(530461===parseInt(n(430))/1+parseInt(n(415))/2*(-parseInt(n(439))/3)+parseInt(n(390))/4+parseInt(n(433))/5*(-parseInt(n(380))/6)+-parseInt(n(440))/7*(-parseInt(n(376))/8)+-parseInt(n(410))/9*(-parseInt(n(435))/10)+parseInt(n(434))/11*(parseInt(n(412))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(411)]=[e(431),e(419),e(427),e(408),e(398),e(372),e(442)],this[e(403)]=[e(446),e(401),e(391),e(395),e(441),e(429),e(450),e(438),e(407)]}static get[Wa(426)](){return Wa(421)}[Wa(396)](){const t=Wa,e=this[t(436)][t(445)][t(414)](t(371));if(this[t(436)][t(445)][t(373)](t(377))){for(const n of this[t(411)])e[t(423)](n,((e,r)=>{const s=t,o=this[s(436)][s(422)][s(389)][s(406)][s(409)]()[s(418)](s(392));this[s(424)](n,[o],this[s(411)],s(411),e,r)}));e[t(432)][t(399)](t(437),t(411),t(416),e[t(432)][t(381)](t(437),null,t(379))),e[t(432)][t(399)](t(437),t(411),t(379),((e,n)=>this[t(394)](this[t(411)],e,n))),e[t(432)][t(399)](t(437),t(411),t(385),(()=>!1))}if(this[t(436)][t(445)][t(373)](t(393))){for(const n of this[t(403)])e[t(423)](n,((e,r)=>{const s=t,o=this[s(436)][s(445)][s(414)](s(425))[s(374)](this[s(436)][s(422)][s(389)][s(406)]);this[s(424)](n,o,this[s(403)],s(403),e,r)}));e[t(432)][t(399)](t(437),t(403),t(416),e[t(432)][t(381)](t(437),null,t(379))),e[t(432)][t(399)](t(437),t(403),t(379),((e,n)=>this[t(394)](this[t(403)],e,n))),e[t(432)][t(399)](t(437),t(403),t(385),(()=>!1))}e[t(400)][t(444)]((e=>this[t(405)](e)))}[Wa(424)](t,e,n,r,s,o){const i=Wa,a=this[i(436)][i(445)][i(414)](i(371));this[i(436)][i(422)][i(386)](o[i(448)],(()=>{const t=i;for(const i of e)if(this[t(428)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(397)](r);void 0!==n&&(e[r]=n)}s(o),a[t(383)](i,{commandParams:[e]},[],r)}}))}[Wa(394)](t,e,n){const r=Wa,s=e[0][r(417)][r(378)],o=n[r(443)][0];this[r(436)][r(422)][r(387)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(449)](r,o[r],s):e[n(382)](r,s)}))}[Wa(405)](t){const e=Wa;if(t[e(402)])switch(t[e(375)]){case e(411):return{type:e(447),content:zr(this[e(436)][e(388)],e(420))};case e(403):return{type:e(447),content:zr(this[e(436)][e(388)],e(404))}}}[Wa(428)](t,e){const n=Wa,r=this[n(436)][n(445)][n(414)](n(371));for(const s of r[n(413)]({skipNotAttached:!0})){const r=s[n(384)]();if(s[n(375)]===e&&r===t)return s}return null}}var Za=Function.prototype,Qa=Object.prototype,Ya=Za.toString,Ja=Qa.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=Ja.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):Je(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})),Jt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=mc;function pc(){const t=["normal","config","acceptSelectedSuggestions","error-saving-suggestion-data-suggestion-discarded","insertion:join","addRange","isDocumentOperation","addHighlight","getCustomProperty","documentSelection","hasComments","createPositionAfter","howMany","createSelection","isEqual","isSelectable","consumable","insertion:","removeClass","meta","some","isBlock","tablePasteChainId","FORMATTING","getSuggestion","enableReadOnlyMode","editor","mapper","suggestionUnloaded","open","getDifference","ck-suggestion-marker","_blockAttributeKeys","PendingActions","_enabledCommands","format","_customCallbacks","values","markerNameToElements","track-changes-enable-command-twice","845703QwkPrm","_element","attribute","markDeletion","_findSuggestions","formatInline:chain","addSuggestion","getAllAdjacentSuggestions","commentThread","getSuggestionCallback","2895680nlzlyK","elementEnd","70JEeQMn","head","add","isLimit","isArray","parent","elementToElement","insertion","toUpperCase","_suggestions","pop","subType","substring","always","_model","isMultiRange","getIntersection","getAttribute","forEach","_adapter","setTo","value","getNearestSelectionRange","getSuggestions","assign","element","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.","announce","multipleBlocks","multi","ENTER","_suggestionFactory","_breakSuggestionMarker","markInsertion","set","authoredAt","commands","data-suggestion","isAtEnd","position","getChanges","removeAttribute","differ","suggestionChanged","getMarkers","CommentsRepository","track-changes-command-not-found","_mergeNestedSuggestions","push","PENDING_ACTION_SUGGESTION","deletion:discard","_joinWithAdjacentSuggestions","fromRange","updateMarker","insertion:chain","default","warn","ck-suggestion-marker-formatBlock","options","addComment","batch","get","refresh","_getAttributeKey","model","_addThreadToSuggestion","$marker","ready","change:activeMarkers","createdAt","never","_registerDefaultCallbacks","unbindElementFromMarkerName","registerPostFixer","getMultiRangeId","_commentsRepository","bindElementToMarker","markerReady","markMultiRangeDeletion","_isForcedDefaultExecutionBlock","_joinSuggestions","end","_getExternalAuthor","author","removeMarkers","createElement","highest","selection","$elementName","getRanges","find","chain","formatBlock:discard","stopListening","enableCommand","schema","acceptAllSuggestions","remove","map","oldValue","deletion","conversion","196dEBuPA","after","addSuggestionData","markInlineFormat","high","_checkSuggestionCorrectness","lowest","editingDowncast","marker-count","formatInline:join","$textProxy","originalSuggestionId","upcast","getChangedMarkers","_trackFormatChanges","isBefore","attribute:discard","_getAuthorFromId","formatInline","attribute:","isTouching","insert","_processAttributeSuggestions","clear","rename","markerToData","nodeAfter","data","track-changes-user-not-found","acceptSuggestion","delete","fetchCommentThread","split","name","attributes","backward","createPositionBefore","createRangeIn","deletion:","addMarker","_defaultCallbacks","formatGroupId","_registerBlockAttribute","dataReady","key","update:suggestion","detach","markerToHighlight","createPositionAt","change:_saved","trackChangesCommand","locale","getAncestors","getLastMatchingPosition","addMarker:suggestion:attribute","group","showSuggestionHighlights","setSelection","then","range","hasCommentThread","start","creator","getFirstMarker","formatInline:","isOwn","isInContent","$text","_reduceExistingSuggestions","markMultiRangeInsertion","pluginName","splitPosition","moveTargetPosition","isInsideObject","rejected","trackChanges.trackFormatChanges","removeMarker:suggestion:attribute","clone","markMultiRangeBlockFormat","collaboration.channelId","_getMarkerAnnouncementText","_recordAttributeChanges","init","change:data","_addSuggestionMarker","consume","_initAriaMarkerChangeAnnouncements","listenTo","move","isAfter","define","newValue","ck-suggestion-marker-","editing","startsWith","formatBlock:join","before","setAttribute","type","@external","length","fire","hasSuggestion","ck-suggestion-marker--active","removeMarker","2248sWgyoe","suggestion","88752HLSrHO","buildSuggestion","formatInline:discard","isCollapsed","reconvertMarker","unbind","catch","isUndo","_splitMarkerName","rethrowUnexpectedError","isObject","containerElement","_saved","addMarker:suggestion:formatBlock","low","_editor","every","isNextTo","42178hClpQJ","markAttributeChange","notReady","comments","_setSuggestionRange","root","discardSelectedSuggestions","getCommentThread","_handleNewSuggestionMarker","substr","removeComment","widget","targetPosition","ariaLiveAnnouncer","containsRangeInObject","LEAVE","join","addMarker:suggestion","isExternal","suggestion:attribute:","_getSuggestionData","activeMarkers","_createSuggestion","plugins","attributeKey","_removeSuggestion","discardAllSuggestions","addUser","_afterChanges","concat","includes","filter","commandName","isLocal","addMarkerName","document","getContainedElement","elementStart","addCommentThread","_cutOutSuggestionMarker","getRange","suggestion-type","sort","suggestionLoaded","toJSON","_enableDefaultAttributesIntegration","trackChanges.mergeNestedSuggestions","forward","getWalker","discardSuggestion","$graveyard","trackChanges","getUser","insertion:discard","dataToMarker","containsItem","insertContent","insertion:accept","toViewElement","formatBlock:chain","registerCustomCallback","from","containsPosition","adapter","accepted","accept","_onDiscard","groupId","markBlockFormat","_SUGGESTION_ANNOUNCEMENT","createRangeOn","getItems","deleteContent","123885Ucmqzt","return","forceDefaultExecution","next","execute","authorName","Users","_reduceSuggestionAttributeRange","isIntersecting","isIntersectingWithRange","updateSuggestion","track-changes-suggestion-not-found","skipNestingCheck","removed","getFirstRange","8otOsFK","createRange","_inlineAttributeKeys","_refreshSuggestionsChain","attribute:join","markerName","formatBlock:","_isBlockAttribute","getShiftedBy","1973940PqcRXz","ck-suggestion-marker-formatInline","_updateSuggestionData","containsRange","unshift","attributeOldValue","_refreshAttributeSuggestionsChain","_setSuggestionData","enqueueChange","_descriptionFactory","TrackChangesEditing","track-changes-suggestion-data-mismatch","removeMarker:suggestion:formatBlock","attribute:accept","_suggestionState","formatBlock","oldRange","deletion:chain","external:","stop","splice","_processAttributeChanges","_registerInlineAttribute","formatBlock:accept","_recordAttributeSuggestions","suggestion:","isRemovable","size","item","_rangeIsInLocalUserInsertion","writer","nodeBefore","fromCharCode","newRange","attributeNewValue","formatInline:accept","deletion:join","resolve","track-changes-adapter-already-set","markers","has","previous","discard","for","keys","applyOperation","change","deletion:accept","addClass","isAtStart","_isDataLoaded","rootName","track-changes-adapter-missing-getsuggestion","_isRegisteredAttribute","dataDowncast","requires"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(185300===-parseInt(n(327))/1*(-parseInt(n(671))/2)+parseInt(n(432))/3+-parseInt(n(653))/4*(parseInt(n(444))/5)+parseInt(n(336))/6+-parseInt(n(546))/7*(parseInt(n(651))/8)+parseInt(n(312))/9+-parseInt(n(442))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(532);class Ec extends t.Plugin{static get[dc(391)](){return[dc(489),o.Users,t.PendingActions,Jr,es,as,ls,bs,ms,ks,Ss,Bs,to,so,uo,go,bo,Ao,No,So,Do,Ho,Uo,Xo,Yo,ei,ci,pi,oi,Vs,Xs,bi,_i,Ni,Mi,xi,ji,zi,Zi,$i,ra,ca,fa,za,Ia,Aa,va,qa,La,xa,ja]}static get[dc(616)](){return dc(346)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(542)]((t=>String[e(368)](t)))[e(687)]("")}super(t),this[e(360)]=!1,this[e(478)](e(260),[]),this.on(e(512),((n,r,s,o)=>{const i=e;this[i(458)][i(382)]((()=>{const e=i;for(const n of[...o,...s])this[e(458)][e(375)][e(376)](n)&&t[e(639)][e(657)](n)}))})),this[e(345)]=new qr(this[e(418)][e(508)][e(539)],this[e(418)][e(597)]),this[e(463)]=null,this[e(475)]=new bc(this[e(418)]),this[e(453)]=new Map,this[e(519)]=t[e(262)][e(505)](e(489)),this[e(426)]=new Set,this[e(458)]=this[e(418)][e(508)],this[e(350)]=new WeakMap,this[e(523)]=!1,this[e(424)]=new Set([e(532)]),this[e(329)]=new Set,t[e(393)][e(636)](e(621),e(499)),this[e(560)]=t[e(393)][e(505)](e(621)),t[e(393)][e(636)](e(285),!0),this[e(491)]=t[e(393)][e(505)](e(285)),this[e(596)]=new f(t,this[e(426)]),this[e(632)](),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,50,56])}[dc(628)](){const t=dc,n=this[t(418)],r=(e,n)=>{const r=t;if(r(434)!=e)return r(638)+e;const s=n[r(578)]("|")[0];return this[r(334)](s)?r(501):r(337)};n[t(545)][t(379)](t(553))[t(593)]({model:t(652),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(661)](e[n(332)]),a=[n(423),r(o,i)];let c=3e3;return this[n(260)][n(269)](e[n(332)])&&(a[n(492)](n(649)),c=3010),n(544)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(545)][t(379)](t(390))[t(446)]((e=>{const r=t;e.on(r(256),((t,e,s)=>{const o=r;if(!s[o(502)][o(602)])return;const i=e[o(364)];if(!i)return;const c=s[o(419)][o(297)](i);n[o(508)][o(539)][o(663)](i)&&c&&!c[o(400)](o(682))&&c.is(o(664))&&(0,a.toWidget)(c,s[o(366)])}),{priority:r(550)})})),n[t(545)][t(379)](t(390))[t(593)]({model:t(652),view:(e,n)=>{const s=t;if(!n[s(502)][s(602)])return null;const{type:o,subType:i}=this[s(661)](e[s(332)]);return{classes:[s(423),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(364)])return;const{id:c}=this[a(661)](o[a(332)]);if(r){const t=this[a(453)][a(505)](c),e=this[a(507)](t);if(!this[a(334)](e))return}if(o[a(364)].is(a(531)))return void i[a(408)][a(631)](o[a(364)],s[a(579)]);const u=i[a(419)][a(297)](o[a(364)]);if(o[a(364)].is(a(469))&&n[a(508)][a(539)][a(413)](o[a(364)])&&!u[a(400)](a(399))){i[a(366)][a(384)]([a(423),a(501)],u),i[a(366)][a(643)](a(481),c,u),i[a(419)][a(520)](u,o[a(332)]),e&&(this[a(260)][a(269)](o[a(332)])?i[a(366)][a(384)](a(649),u):i[a(366)][a(410)](a(649),u));for(const t of n[a(508)][a(583)](o[a(364)])[a(310)]())i[a(408)][a(631)](t,s[a(579)]);i[a(408)][a(631)](o[a(364)],s[a(579)])}};n[t(545)][t(379)](t(390))[t(446)]((e=>{const n=t;e.on(n(666),((t,e,r)=>{const o=n;r[o(502)][o(602)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(530)})})),n[t(545)][t(379)](t(390))[t(446)]((e=>{const n=t;e.on(n(600),((t,e,r)=>{const o=n;r[o(502)][o(602)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(530)})})),n[t(545)][t(379)](t(390))[t(571)]({model:t(652),view:(e,n)=>n[t(502)][t(602)]?null:{group:t(652),name:e[t(680)](11)}}),n[t(545)][t(379)](t(558))[t(450)]({view:{name:t(652),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(361)+e[r(461)](r(280))+":"+e[r(461)]("id");return e[r(461)](r(554))&&(s+=":"+e[r(461)](r(554))),n[r(529)](r(510),{"data-name":s})}}),n[t(545)][t(379)](t(558))[t(293)]({view:t(652)}),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(666),s(),{priority:n(550)})})),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(600),s({isAttributeSuggestion:!0}),{priority:n(550)})})),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(348),((t,e,r)=>{const s=n,o=r[s(419)][s(430)](e[s(332)]);if(o)for(const t of o)t[s(400)](s(399))||(r[s(366)][s(410)]([s(423),s(501),s(649)],t),r[s(366)][s(485)](s(481),t),r[s(419)][s(516)](t,e[s(332)]))}),{priority:n(550)})})),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(622),((t,e,r)=>{const s=n,o=r[s(419)][s(430)](e[s(332)]);if(!o)return;const{id:i}=this[s(661)](e[s(332)]),a=this[s(453)][s(505)](i),c=this[s(507)](a);if(this[s(334)](c))for(const t of o)t[s(400)](s(399))||(r[s(366)][s(410)]([s(423),s(501),s(649)],t),r[s(366)][s(485)](s(481),t),r[s(419)][s(516)](t,e[s(332)]))}),{priority:n(550)})})),n[t(508)][t(274)][t(517)]((e=>{const r=t;let s=!1;const o=Array[r(300)](n[r(508)][r(274)][r(486)][r(559)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(661)](t);if(r(652)!==o)continue;const h=this[r(453)][r(505)](f);if(null!=c[r(369)]){r(564)==u&&(s=s||yc(c[r(369)],t,e,n[r(508)][r(539)]));const o=r(434)==u&&this[r(334)](l[r(578)]("|")[0]);if(c[r(369)][r(656)]||r(289)==c[r(369)][r(676)][r(387)]||r(351)==u&&!kc(c[r(369)])||o&&!kc(c[r(369)])||r(544)==u&&(_c(a=c[r(369)])||function(t){const e=r;return t[e(607)][e(449)]==t[e(525)][e(367)]&&t[e(607)][e(482)]}(a)))e[r(650)](t),s=!0;else{if(!h||!h[r(612)])continue;i[r(446)](h)}}}var a;return i[r(363)]>0&&(s=!!this[r(495)](i)||s),s})),n[t(508)][t(274)][t(517)]((e=>{const r=t;let s=!1;for(const t of n[r(508)][r(274)][r(486)][r(484)]())if(r(567)==t[r(644)])for(const t of this[r(453)][r(429)]()){if(t[r(459)]||!t[r(612)])continue;const o=r(351)==t[r(644)],i=this[r(507)](t),a=i&&this[r(334)](i);if(!o&&!a)continue;const c=t[r(326)]();if(c[r(607)][r(449)]!=c[r(525)][r(449)]&&!c[r(525)][r(482)]){const o=n[r(508)][r(594)](c[r(607)][r(572)],r(525)),i=n[r(508)][r(328)](c[r(607)],o);e[r(497)](t[r(609)](),{range:i}),s=!0}}return s})),n[t(508)][t(274)][t(517)]((e=>this[t(357)](e))),n[t(508)][t(274)][t(517)]((e=>!e[t(504)][t(272)]&&this[t(568)](e))),n[t(508)].on(t(267),(()=>{this[t(360)]=!1})),n[t(508)][t(274)].on(t(629),((r,s)=>{const o=t;if(!s[o(272)]||s[o(660)])return;if(!this[o(360)])return;const i=n[o(508)][o(274)][o(486)][o(484)]();if(0==i[o(646)])return;const a=[],c=i[o(270)]((t=>o(434)==t[o(644)])),u=i[o(270)]((t=>o(567)==t[o(644)]&&o(613)!=t[o(579)])),l=i[o(270)]((t=>o(541)==t[o(644)]&&o(613)!=t[o(579)]));for(const t of c)this[o(389)](t[o(263)])&&a[o(492)]({key:t[o(263)],newValue:t[o(370)],oldValue:t[o(341)],range:Cc(t[o(605)],n[o(508)])});for(const t of u){const e=l[o(534)]((e=>e[o(433)]===t[o(433)]));if(e){const r=Rc(t[o(483)][o(572)],n[o(508)]);e[o(579)]!==t[o(579)]&&a[o(492)]({key:o(532),newValue:t[o(579)],oldValue:e[o(579)],range:r});for(const[n,s]of e[o(580)]){if(!this[o(389)](n))continue;const e=t[o(580)][o(505)](n);s!==e&&a[o(492)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(580)])this[o(389)](n)&&(e[o(580)][o(376)](n)||a[o(492)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(646)]&&n[o(508)][o(344)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(672)](t,e,s,o,{groupId:r});this[n(614)](t,a)}))}),{priority:t(552)}),n[t(508)][t(375)].on(t(591),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(661)](n[s(579)]),e=this[s(453)][s(505)](t);e&&e[s(273)](n[s(579)])}})),n[t(508)][t(274)].on(t(629),(()=>{const e=t,r=Array[e(300)](n[e(508)][e(274)][e(486)][e(559)]())[e(270)]((t=>e(652)===this[e(661)](t[e(579)])[e(601)]));if(0===r[e(646)])return;r[e(281)](((t,n)=>{const r=e,s=t[r(573)][r(352)],o=n[r(573)][r(352)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(607)][r(561)](o[r(607)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(661)](t);if(null===n[e(352)]){const n=this[e(679)](t);o[e(446)](n)}else{const t=this[e(453)][e(505)](r);null!==n[e(369)]||t[e(612)]?(s[e(446)](t[e(445)]),o[e(446)](t)):this[e(264)](t)}}o[e(363)]>0&&this[e(330)](o);for(const t of s)this[e(647)](e(487),t)})),n[t(508)].on(t(381),((e,r)=>{const s=t,o=r[0];if(!this[s(453)][s(363)])return;if(!o[s(398)])return;if(o[s(504)][s(660)]||!o[s(504)][s(272)])return;let i,a;switch(o[s(644)]){case s(567):i=n[s(508)][s(594)](o[s(483)]),a=i[s(335)](o[s(404)]);break;case s(578):i=n[s(508)][s(594)](o[s(617)]),a=n[s(508)][s(594)](o[s(618)]);break;case s(634):i=n[s(508)][s(594)](o[s(683)]),a=i[s(335)](o[s(404)]);break;default:return}const c=n[s(508)][s(328)](i,a);n[s(508)][s(382)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(436)](c)){if(e[t(459)])continue;if(t(564)==e[t(644)])continue;const r=this[t(507)](e);if(r&&this[t(334)](r)&&t(578)!=o[t(644)])continue;const s=e[t(573)]&&e[t(573)][t(472)];(t(351)!=e[t(644)]||t(578)==o[t(644)]&&!s)&&(n[t(685)]||t(451)==e[t(644)]&&n[t(611)]||e[t(326)]()[t(339)](c)&&this[t(476)](e,i,a))}}))}),{priority:t(552)}),n[t(508)].on(t(311),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(314)])return;if(this[s(523)])return;if(!this[s(596)][s(465)])return;if(o[s(656)])return;const a=n[s(508)][s(539)],{start:c,end:u}=o[s(326)](),l=c[s(572)]&&a[s(447)](c[s(572)])?null:a[s(466)](c,s(286)),f=u[s(367)]&&a[s(447)](u[s(367)])?null:a[s(466)](u,s(581)),h=n[s(508)][s(328)](l?l[s(607)]:c,f?f[s(525)]:u);n[s(508)][s(382)]((t=>{const e=s;this[e(435)](h);const r=n[e(508)][e(539)][e(466)](h[e(607)]);o.is(e(401))?t[e(603)](r):o[e(464)](r)})),e[s(355)]()}),{priority:e.priorities[t(392)]+10}),n[t(508)].on(t(295),((e,r)=>{const s=t,o=r[r[s(646)]-1];o&&o[s(314)]||this[s(523)]||this[s(596)][s(465)]&&(n[s(508)][s(382)]((()=>{const t=s;let o=n[t(508)][t(295)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(313)]=o[t(623)]();const i=o[t(525)][t(367)],a=n[t(508)][t(539)];i&&a[t(413)](i)&&!a[t(663)](i)&&(o=n[t(508)][t(328)](o[t(607)],n[t(508)][t(594)](i,t(525)))),this[t(477)](o)})),e[s(355)]())}),{priority:t(550)}),this[t(418)][t(480)][t(446)](t(290),this[t(596)]),this[t(538)](t(290));const o=new p(n,this[t(453)]);n[t(480)][t(446)](t(575),o),this[t(538)](t(575));const i=new b(n,this[t(453)]);n[t(480)][t(446)](t(288),i),this[t(538)](t(288)),n[t(480)][t(446)](t(540),new N(n,o,this[t(453)])),this[t(538)](t(540)),n[t(480)][t(446)](t(265),new N(n,i,this[t(453)])),this[t(538)](t(265)),n[t(480)][t(446)](t(394),new w(n,o,this[t(453)])),this[t(538)](t(394)),n[t(480)][t(446)](t(677),new w(n,i,this[t(453)])),this[t(538)](t(677));const c=n[t(262)][t(505)](t(489));this[t(633)](c,t(503),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(505)](n);s&&s[r(440)]&&1===s[r(440)][r(646)]&&this[r(338)](n,{hasComments:!0})}),{priority:t(667)}),this[t(633)](c,t(681),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(505)](n);s&&s[r(440)]&&!s[r(440)][r(646)]&&this[r(338)](n,{hasComments:!1})}),{priority:t(667)})}set[dc(302)](t){const n=dc;if(this[n(463)])throw new e.CKEditorError(n(374),this);this[n(463)]=t}get[dc(302)](){return this[dc(463)]}[dc(467)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(453)][n(429)]())t&&!e[n(612)]||r[n(492)](e);return e?r[n(542)]((t=>t[n(283)]())):r}[dc(416)](t){const n=dc,r=this[n(453)][n(505)](t);if(!r)throw new e.CKEditorError(n(323),this);return r}[dc(648)](t){const e=dc;return this[e(453)][e(376)](t)}[dc(548)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(644)][e(578)](":"),a=this[e(453)][e(505)](r)||this[e(261)](o,i,r,n,s);if(this[e(509)](a),this[e(551)](a,o,i||null,n),a[e(513)]=t[e(513)],a[e(386)]=!0,s&&s[e(645)]){const t=s[e(645)],n=this[e(526)](t[e(317)]);a[e(479)]=t[e(513)],a[e(527)]=n,a[e(257)]=!0}else a[e(479)]=t[e(513)];switch(t[e(573)]&&(a[e(573)]=t[e(573)]),t[e(580)]&&(a[e(580)]=t[e(580)]),this[e(463)]&&this[e(463)][e(438)]||(a[e(665)]=!0),this[e(350)][e(505)](a)){case e(673):this[e(350)][e(478)](a,e(589));break;case e(521):a[e(612)]?(this[e(495)](new Set([a])),this[e(330)](new Set([a])),this[e(350)][e(478)](a,e(511)),this[e(647)](e(282),a)):this[e(350)][e(478)](a,e(325))}return a}[dc(575)](t){const e=dc;this[e(314)]((()=>{const n=e;this[n(418)][n(508)][n(382)]((()=>{const e=n;for(const n of t[e(439)]())n[e(304)]()}))}))}[dc(288)](t){const e=dc;this[e(314)]((()=>{const n=e;this[n(418)][n(508)][n(382)]((()=>{const e=n;for(const n of t[e(439)]())n[e(378)]()}))}))}[dc(538)](t,n){const r=dc,s=this[r(418)][r(480)][r(505)](t);if(!s)throw new e.CKEditorError(r(490),this,{commandName:t});if(this[r(426)][r(376)](s))throw new e.CKEditorError(r(431),this,{commandName:t});this[r(426)][r(446)](s),n&&s.on(r(316),((t,e)=>{const o=r;this[o(596)][o(465)]&&(this[o(523)]||(e[o(646)]>0&&e[e[o(646)]-1]&&e[e[o(646)]-1][o(314)]?e[o(454)]():(t[o(313)]=n(((...t)=>s[o(316)](...t,{forceDefaultExecution:!0})),...e),t[o(355)]())))}),{priority:r(550)})}[dc(314)](t){const n=dc;let r,s;const o=this[n(523)];this[n(523)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(523)]=!1),s&&e.CKEditorError[n(662)](s,this),r}[dc(477)](t,n=null,r={}){const s=dc;if(t[s(656)])return null;const o=this[s(418)][s(262)][s(505)](s(318)).me;for(const{suggestion:e,meta:o}of this[s(436)](t,s(451)))if(o[s(611)]){if(!o[s(670)]){if(o[s(685)]){if(!this[s(491)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(476)](e,t[s(607)],t[s(525)]);break}if(n==e[s(455)]&&Sc(e,r)){const n=e[s(326)]();return n[s(607)][s(406)](t[s(525)])?this[s(675)](e,this[s(458)][s(328)](t[s(607)],n[s(525)])):this[s(675)](e,this[s(458)][s(328)](n[s(607)],t[s(525)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(409)+n:s(451),u=this[s(343)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(630)](c,i,a,t),u}[dc(615)](t,n=dc(473),r={}){const s=dc,o=this[s(418)][s(262)][s(505)](s(318)).me,i=this[s(475)][s(441)](s(451),n,s(687));for(const e of this[s(467)]())if(e[s(527)].id==o.id&&s(451)==e[s(644)]&&e[s(455)]==n&&Sc(e,r)&&(i(e[s(533)](),t)||i(t,e[s(533)]()))){for(const n of t)e[s(397)](n);return e}for(const{suggestion:e,meta:n}of this[s(436)](t,s(451))){if(!n[s(611)])continue;if(!this[s(491)]&&n[s(685)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(533)]())for(const e of t)if(!n[s(339)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(409)+n,l=this[s(343)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(630)](u,a,c,e,Hr[s(518)]());return l}[dc(549)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(656)])return null;if(o(514)===this[o(560)]){const e=this[o(475)][o(441)](o(564),r,o(304));return this[o(314)]((()=>e([t],n,s))),null}const i=this[o(418)][o(262)][o(505)](o(318)).me,a=[];if(o(457)!==this[o(560)])for(const{suggestion:e,meta:n}of this[o(436)](t,o(451)))n[o(611)]&&!n[o(619)]&&a[o(492)](...e[o(533)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(460)](s);e&&r[n(492)](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(646)];){const s=r[e][n(422)](t);r[n(356)](e,1,...s),e+=s[n(646)]}}return r}(t,a);c[o(646)]&&this[o(458)][o(382)]((()=>{const t=o;for(const e of c){const o=this[t(475)][t(441)](t(564),r,t(304));this[t(314)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(607)],u=t[o(525)];for(const{suggestion:e,meta:n}of this[o(436)](t,o(564))){if(!n[o(611)])continue;if(e[o(455)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(326)]();if(i[o(339)](t,!0))return null;c=c[o(561)](i[o(607)])?c:i[o(607)],u=u[o(635)](i[o(525)])?u:i[o(525)],a?i[o(607)][o(561)](a[o(326)]()[o(607)])?(a[o(528)](),a=e):e[o(528)]():a=e}const l=this[o(458)][o(328)](c,u);if(a)this[o(675)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(343)]({id:t,type:o(610)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(630)](o(610)+r,t,a,l)}}return null}[dc(307)](t,n,r=[],s=null,o={}){const i=dc;n[i(587)]||(n[i(587)]=n[i(271)]),n[i(472)]=t.is(i(605)),s=s||Ac(n);const a=r[i(542)]((t=>Rc(t,this[i(458)]))),c=t.is(i(605))?t:Rc(t,this[i(458)]);if(i(514)===this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t([c],n,o))),null}a[i(492)](c);let u=!0;for(const t of a)if(!this[i(365)](t)){u=!1;break}if(u&&i(457)!==this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t([c],n,o))),null}let l=null,f=c[i(607)],h=c[i(525)];for(const{suggestion:t,meta:e}of this[i(436)](c,i(351))){if(!e[i(611)])continue;if(e[i(670)]||e[i(685)]||e[i(619)])continue;if(t[i(573)][i(587)]!=n[i(587)])continue;if(!Sc(t,o))continue;const r=t[i(326)]();if(t[i(455)]==s){if(r[i(339)](c,!0))return null;f=f[i(561)](r[i(607)])?f:r[i(607)],h=h[i(635)](r[i(525)])?h:r[i(525)],l?r[i(607)][i(561)](l[i(326)]()[i(607)])?(l[i(528)](),l=t):t[i(528)]():l=t}else{const e=c[i(460)](r);this[i(278)](t,e)}}const g=this[i(418)][i(262)][i(505)](i(318)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(675)](l,this[i(458)][i(328)](f,h)),l;{const t=this[i(343)]({id:d,type:i(333)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(630)](i(333)+s,d,p,this[i(458)][i(328)](f,h)),t}}[dc(624)](t,n,r=[],s=null,o={}){const i=dc;n[i(587)]||(n[i(587)]=n[i(271)]);const a=t[0];n[i(472)]=a.is(i(605)),s=s||Ac(n);const c=r[i(542)]((t=>Rc(t,this[i(458)]))),u=a.is(i(605))?t:t[i(542)]((t=>Rc(t,this[i(458)])));if(i(514)===this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t(u,n,o))),null}c[i(492)](...u);let l=!0;for(const t of c)if(!this[i(365)](t)){l=!1;break}if(l&&i(457)!==this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t(u,n,o))),null}const f=this[i(418)][i(262)][i(505)](i(318)).me;for(const t of this[i(467)]()){if(t[i(527)].id!=f.id)continue;if(i(351)!=t[i(644)]||t[i(573)][i(587)]!=n[i(587)])continue;if(!Sc(t,o))continue;const e=t[i(455)]==s;for(let n=0;n<u[i(646)];n++){const r=u[n];for(const s of t[i(488)]()){const o=s[i(279)]();if(r[i(406)](o)){e?(u[i(356)](n,1),n--):t[i(650)](s[i(579)]);break}}}}if(0==u[i(646)])return null;const h=this[i(475)][i(441)](i(351),s,i(687));for(const t of this[i(467)]())if(t[i(527)].id==f.id&&i(351)==t[i(644)]&&t[i(573)][i(587)]==n[i(587)]&&t[i(455)]==s&&Sc(t,o)&&(h(t[i(533)](),u)||h(u,t[i(533)]()))){for(const e of u)t[i(397)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(333)+s,m=this[i(343)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(630)](p,g,d,t,Hr[i(518)]());return m}[dc(435)](t,n=null,r={}){const s=dc;if(t[s(656)])return null;const o=this[s(418)][s(262)][s(505)](s(318)).me,a=new i.LiveRange(t[s(607)],t[s(525)]);for(const{suggestion:t,meta:e}of this[s(436)](a,s(451)))if(e[s(611)]&&!e[s(670)])if(t[s(459)]){const e=t[s(533)]()[s(270)]((t=>s(289)!=t[s(676)][s(387)]));if(e[s(669)]((t=>a[s(339)](t,!0)))&&t[s(378)](),e[s(412)]((t=>t[s(339)](a,!0)))){const t=this[s(475)][s(441)](s(544),n,s(304));return this[s(314)]((()=>t([a],null,r))),null}}else{const e=a[s(460)](t[s(326)]());null!==e&&t[s(305)]([e],null,r)}if(a[s(592)](),a[s(656)]||s(289)==a[s(676)][s(387)])return null;let c=null,u=a[s(607)],l=a[s(525)];const f=this[s(436)](a,s(544));for(const{suggestion:t,meta:e}of f){const n=this[s(458)][s(328)](u,l);if(e[s(611)]&&(this[s(491)]||!e[s(685)]&&!e[s(619)]))if(t[s(459)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(533)]()){if(r[s(339)](n,!0))return t;n[s(339)](r)||(e=!1)}e&&t[s(378)]()}else{const e=t[s(326)]();if(e[s(339)](n,!0))return t;if(!Sc(t,r)){n[s(339)](e)?t[s(528)]():e[s(301)](u)?u=e[s(525)]:e[s(301)](l)&&(l=e[s(607)]);continue}u=u[s(561)](e[s(607)])?u:e[s(607)],l=l[s(635)](e[s(525)])?l:e[s(525)],r=Object[s(468)]({},t[s(580)]),c?e[s(607)][s(561)](c[s(326)]()[s(607)])?(c[s(528)](),c=t):t[s(528)]():c=t}}if(c)return this[s(675)](c,this[s(458)][s(328)](u,l)),c;{const t=(0,e.uid)(),i=this[s(458)][s(328)](u,l),a=o.id,c=n?s(584)+n:s(544),f=this[s(343)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(630)](c,t,a,i),f}}[dc(522)](t,n=dc(473),r={}){const s=dc,o=this[s(418)][s(262)][s(505)](s(318)).me,a=t[s(542)]((t=>new i.LiveRange(t[s(607)],t[s(525)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(436)](a,s(451)))e[s(611)]&&!e[s(670)]&&c[s(446)](t);for(const e of c)if(e[s(459)]){const o=e[s(533)]();if((!e[s(580)]||!e[s(580)][s(324)])&&o[s(669)]((t=>a[s(412)]((e=>e[s(339)](t,!0)))))&&e[s(378)](),a[s(669)]((t=>o[s(412)]((e=>e[s(339)](t,!0)))))){const e=this[s(475)][s(441)](s(544),n,s(304));return this[s(314)]((()=>e(t,null,r))),null}}else{const t=e[s(326)]();if(a[s(412)]((e=>e[s(339)](t,!0)))&&e[s(378)](),a[s(669)]((e=>t[s(339)](e,!0)))){const t=this[s(475)][s(441)](s(544),n,s(304));return this[s(314)]((()=>t(a,null,r))),null}}const u=this[s(475)][s(441)](s(544),n,s(687));let l=null;for(const t of this[s(467)]())if(t[s(527)].id==o.id&&t[s(612)]&&s(544)==t[s(644)]&&t[s(455)]==n&&Sc(t,r)&&(u(t[s(533)](),a)||u(a,t[s(533)]())))if(l){if(t[s(440)]&&t[s(440)][s(646)])continue;for(const e of t[s(533)]())l[s(321)](e)||l[s(397)](e);t[s(528)]()}else{l=t;for(const e of a)t[s(321)](e)||t[s(397)](e)}if(l)return l;c[s(569)]();for(const{suggestion:t,meta:e}of this[s(436)](a,s(544)))e[s(611)]&&(this[s(491)]||!e[s(685)]&&!e[s(619)])&&Sc(t,r)&&c[s(446)](t);for(const t of c){const e=t[s(533)]();if((!r||!r[s(324)])&&a[s(669)]((t=>e[s(412)]((e=>e[s(339)](t,!0))))))return t;(!t[s(580)]||!t[s(580)][s(324)])&&e[s(669)]((t=>a[s(412)]((e=>e[s(339)](t,!0)))))&&t[s(378)]()}const f=(0,e.uid)(),h=o.id,g=s(584)+n,d=this[s(343)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(592)](),t[s(656)]||s(289)==t[s(676)][s(387)]||this[s(630)](g,f,h,t,Hr[s(518)]());return d}[dc(672)](t,n,r,s,o){const i=dc;if(t[i(656)])return[];if(i(514)===this[i(560)])return[];const a=this[i(418)][i(262)][i(505)](i(318)).me.id,c=Array[i(300)](this[i(453)][i(429)]())[i(270)]((e=>i(434)==e[i(644)]&&e[i(573)][i(590)]==n&&e[i(321)](t)));if(i(499)===this[i(560)]){const e=this[i(436)](t,i(451))[i(270)]((({meta:t})=>t[i(611)]&&!t[i(619)]&&!t[i(670)]))[i(542)]((({suggestion:t})=>t));c[i(340)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(434)==t[i(644)]?t[i(573)][i(543)]:void 0,o=t[i(326)](),a=Array[i(300)](u[i(380)]())[i(534)]((t=>t[i(320)](o)));if(!a)continue;const c=a[i(422)](o);this[i(334)](n)&&i(451)==t[i(644)]&&0!=c[i(646)]||(u[i(576)](a),c[i(462)]((t=>{u[i(478)](t,r)})),i(451)!=t[i(644)]&&e!=s&&u[i(478)](a[i(460)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(646)]>37&&console[i(500)](i(470),{key:n});const f=(i(565)+(n+"|")+Ac({newValue:s}))[i(456)](0,60),h=this[i(343)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(492)](h),this[i(630)](f,c,a,t)}return l}[dc(588)](t){const e=dc;this[e(424)][e(446)](t)}[dc(358)](t){const e=dc;this[e(329)][e(446)](t)}[dc(284)](t,e=[],n=[]){const r=dc;this[r(538)](t,((t,...e)=>{this[r(627)]((()=>{t(...e)}))}));for(const t of e)this[r(358)](t);for(const t of n)this[r(588)](t)}[dc(507)](t){const e=dc;return e(434)==t[e(644)]?t[e(455)][e(578)]("|")[0]:null}[dc(675)](t,e){const n=dc,r=t[n(609)]();this[n(458)][n(382)]((t=>{t[n(497)](r,{range:e})}))}[dc(509)](t){const e=dc,n=t.id,r=this[e(418)][e(393)][e(505)](e(625));this[e(519)][e(606)](n)||this[e(519)][e(277)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(519)][e(678)](n);s[e(658)](e(362)),s[e(362)]=!1,t[e(440)]=s}[dc(551)](t,n,r,s){const o=dc;if(t[o(644)]!=n||t[o(455)]!=r||t[o(608)].id!=s)throw this[o(418)][o(417)](o(347)),new e.CKEditorError(o(347),this)}[dc(278)](t,n){const r=dc,s=t[r(326)]();if(n[r(406)](s))t[r(528)]();else if(s[r(339)](n)){const o=this[r(458)][r(594)](n[r(607)][r(367)],r(525));this[r(675)](t,this[r(458)][r(328)](s[r(607)],o));const i=(0,e.uid)(),a=t[r(608)].id,c=t[r(644)]+":"+t[r(455)];this[r(343)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(573)],attributes:t[r(580)]});const u=this[r(458)][r(594)](n[r(525)][r(449)],r(547)),l=this[r(458)][r(328)](u,s[r(525)]);this[r(630)](c,i,a,l)}else if(s[r(301)](n[r(607)])){const e=this[r(458)][r(594)](n[r(607)][r(367)],r(525));this[r(675)](t,this[r(458)][r(328)](s[r(607)],e))}else{const e=this[r(458)][r(594)](n[r(525)][r(449)],r(547));this[r(675)](t,this[r(458)][r(328)](e,s[r(525)]))}}[dc(365)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(436)](t,e(451))){if(!r[e(611)])continue;const s=n[e(533)]();for(const n of s)if(!t[e(422)](n)[e(646)])return!0}return!1}[dc(563)](t){const n=dc,r=this[n(418)][n(262)][n(505)](n(318))[n(291)](t);if(!r)throw new e.CKEditorError(n(574),this);return r}[dc(526)](t){const e=dc,n=this[e(418)][e(262)][e(505)](e(318)),r=(0,o.hashObject)(e(354)+t);return n[e(291)](r)||n[e(266)]({id:r,name:t})}[dc(261)](t,e,n,r,s){const o=dc,i=this[o(563)](r),a=this[o(475)][o(654)](t,e,n,i,s,(t=>{const e=o;this[e(338)](n,{attributes:t});const r=this[e(416)](n);this[e(495)](new Set([r])),this[e(330)](new Set([r]))}));return this[o(633)](a,o(304),(()=>{const t=o;this[t(338)](n,{state:t(303)})}),{priority:o(550)}),this[o(633)](a,o(378),(()=>{const t=o;this[t(338)](n,{state:t(620)})}),{priority:o(550)}),this[o(453)][o(478)](n,a),this[o(350)][o(478)](a,o(673)),a}[dc(661)](t){const e=dc,n=t[e(578)](":");return{group:n[0],type:n[1],subType:n[e(646)]>=5?n[2]:null,id:n[e(646)]<5?n[2]:n[3],authorId:n[e(646)]<5?n[3]:n[4],markerCount:6==n[e(646)]?n[5]:null}}[dc(476)](t,n,r){const s=dc,o=t[s(326)](),i=o[s(607)],a=o[s(525)];this[s(675)](t,this[s(458)][s(328)](i,n));const c=(0,e.uid)(),u=t[s(608)].id,l=t[s(644)]+(t[s(455)]?":"+t[s(455)]:"");this[s(343)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(580)],data:t[s(573)]});const f=this[s(507)](t);(s(351)==t[s(644)]||f&&this[s(334)](f))&&(r=this[s(458)][s(582)](r[s(449)])),this[s(630)](l,c,u,this[s(458)][s(328)](r,a))}[dc(436)](t,e=null){const n=dc,r=[],s=this[n(418)][n(262)][n(505)](n(318)).me;Array[n(448)](t)||(t=[t]);for(const o of this[n(467)]()){if(!o[n(612)])continue;if(e&&o[n(644)]!=e)continue;let i=!1;for(const e of o[n(533)]()){for(const a of t){const t=a[n(607)][n(406)](e[n(525)])||a[n(525)][n(406)](e[n(607)]);if(t||a[n(460)](e)){const c=a[n(339)](e)&&Tc(this[n(458)][n(539)],e[n(607)],a),u=e[n(339)](a)&&Tc(this[n(458)][n(539)],a[n(607)],e);r[n(492)]({suggestion:o,meta:{isOwn:s==o[n(527)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(630)](t,e,n,r,s){const o=dc;this[o(458)][o(382)]((i=>{const a=o;let c=a(361)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(585)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(264)](t){const e=dc,n=t[e(377)],r=t[e(315)];t[e(377)]=null,t[e(315)]=null,null!=n&&n[e(315)]==t&&(n[e(315)]=r),null!=r&&r[e(377)]==t&&(r[e(377)]=n),e(511)==this[e(350)][e(505)](t)&&(this[e(350)][e(478)](t,e(325)),this[e(647)](e(420),t,n,r))}[dc(343)](t){const n=dc,r=t.id,s=this[n(548)](t);if(this[n(463)]&&this[n(463)][n(438)]){const o=this[n(418)][n(262)][n(505)](n(425)),i=s[n(402)],a=s[n(455)]?s[n(644)]+":"+s[n(455)]:s[n(644)],c=this[n(418)][n(597)],u=o[n(446)](zr(c,n(493))),l={id:r,type:a,hasComments:i,data:t[n(573)]||null,originalSuggestionId:t[n(557)]||null,attributes:s[n(580)]};this[n(463)][n(438)](l)[n(604)]((t=>{const e=n;s[e(665)]=!0,o[e(541)](u),t&&t[e(513)]&&(this[e(453)][e(505)](r)[e(513)]=t[e(513)])}))[n(659)]((t=>{const r=n;throw(0,e.logWarning)(r(395)),this[r(418)][r(508)][r(344)]({isUndoable:!1},(()=>{s[r(378)]()})),s[r(537)](),this[r(453)][r(576)](s.id),this[r(350)][r(576)](s),t}))}return s}[dc(334)](t){const e=dc;return this[e(424)][e(376)](t)}[dc(338)](t,e){const n=dc,r=this[n(418)][n(262)][n(505)](n(425)),s=this[n(416)](t);if(this[n(463)]&&this[n(463)][n(322)])if(s[n(665)]){const s=r[n(446)](zr(this[n(418)][n(597)],n(493)));this[n(463)][n(322)](t,e)[n(604)]((()=>{r[n(541)](s)}))}else s.on(n(595),(()=>{this[n(338)](t,e)}))}[dc(259)](t){const n=dc;if(!this[n(463)]||!this[n(463)][n(416)])throw new e.CKEditorError(n(388),this);return this[n(463)][n(416)](t)}[dc(679)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(661)](t),i=this[e(453)][e(505)](n)||this[e(261)](r,s,n,o,{});switch(this[e(551)](i,r,s,o),this[e(350)][e(505)](i)){case e(673):this[e(259)](n)[e(604)]((t=>{const r=e;let s=Promise[r(373)]();t[r(402)]&&(s=this[r(519)][r(577)]({channelId:this[r(418)][r(393)][r(505)](r(625)),threadId:n})),s[r(604)]((()=>{const e=r;this[e(548)](t)[e(665)]=!0}))})),this[e(350)][e(478)](i,e(521));break;case e(325):this[e(338)](n,{state:e(421)});case e(589):this[e(350)][e(478)](i,e(511)),this[e(647)](e(282),i);break;case e(511):this[e(647)](e(487),i)}return i[e(273)](t),i}[dc(330)](t){const e=dc,n=Array[e(300)](t),r=n[e(270)]((t=>e(434)==t[e(644)]));this[e(342)](r);const s=n[e(270)]((t=>!t[e(459)]&&e(434)!=t[e(644)])),o=this[e(467)]({skipNotAttached:!0})[e(270)]((t=>!t[e(459)]&&e(434)!=t[e(644)])),i=o[e(270)]((n=>!t[e(376)](n))),a=new Map(o[e(542)]((t=>[t,this[e(475)][e(441)](t[e(644)],t[e(455)],e(535))]))),c=new Map(o[e(542)]((t=>[t,t[e(326)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(646)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(646)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(646)];t++){const n=s[t];!l[e(376)](n)&&n[e(377)]&&(f[e(446)](n[e(377)]),n[e(377)][e(315)]===n&&(n[e(377)][e(315)]=null),n[e(377)]=null),!u[e(376)](n)&&n[e(315)]&&(f[e(446)](n[e(315)]),n[e(315)][e(377)]===n&&(n[e(315)][e(377)]=null),n[e(315)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(646)];e++){const r=g(t,n[e]);r&&(r[0][s(315)]=r[1],r[1][s(377)]=r[0],u[s(446)](r[0]),l[s(446)](r[1]))}}function g(t,n){const r=e;if(t[r(527)].id!==n[r(527)].id)return null;const s=a[r(505)](t)(t,n,c[r(505)](t),c[r(505)](n));return s&&a[r(505)](n)(t,n,c[r(505)](t),c[r(505)](n))?s[1][r(440)]&&s[1][r(440)][r(646)]?null:s:null}f[e(363)]&&this[e(330)](f)}[dc(342)](t){const e=dc;if(0==t[e(646)])return;const n=this[e(467)]({skipNotAttached:!0})[e(270)]((t=>e(434)==t[e(644)]&&t[e(386)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(580)]);s[e(376)](n)||(s[e(478)](n,r[e(646)]),r[e(492)]([]));const i=s[e(505)](n);r[i][e(492)](t)}!function(){const t=e;r[t(281)](((e,n)=>{const r=t,s=e[0][r(513)],o=n[0][r(513)];return s==o?e[0][r(580)][r(306)]<n[0][r(580)][r(306)]?-1:1:s<o?-1:1}));for(const e of r)e[t(281)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(646)];t++){if(0==r[t][e(646)])continue;const n=[];for(let s=t+1;s<r[e(646)];s++)0!=r[s][e(646)]&&i(r[t],r[s])&&n[e(492)](s);for(const s of n)r[t]=r[t][e(268)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(646)];n++)t[n][e(315)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(646)];n++)t[n][e(377)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(580)][r(306)]!==n[0][r(580)][r(306)]&&t[0][r(527)]!==n[0][r(527)])return!1;if(!function(t,e){const n=r;return!t[n(402)]&&!e[n(402)]||(!t[n(402)]||!e[n(402)])&&(!!(t[n(402)]&&e[n(513)]<t[n(440)][n(674)][n(505)](0)[n(513)])||!!(e[n(402)]&&t[n(513)]<e[n(440)][n(674)][n(505)](0)[n(513)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(580)],r(306)),o=gc(n[0][r(580)],r(306));return!!wr(s,o)&&(!!t[r(669)]((t=>n[r(412)]((e=>t[r(326)]()[r(406)](e[r(326)]())))))&&n[r(669)]((e=>t[r(412)]((t=>e[r(326)]()[r(406)](t[r(326)]()))))))}}[dc(495)](t){const e=dc,n=Array[e(300)](t),r=this[e(467)]({skipNotAttached:!0}),s=r[e(270)]((n=>!t[e(376)](n))),o=new Map(n[e(542)]((t=>[t,this[e(475)][e(441)](t[e(644)],t[e(455)],e(687))]))),i=new Map(r[e(542)]((t=>[t,t[e(533)]()])));for(let t=0;t<n[e(646)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(646)];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(646)];e++){const s=r[e];if(s[a(644)]!==n[a(644)]||s[a(527)].id!==n[a(527)].id||s[a(455)]!==n[a(455)])continue;if(!Lc(n,s,[a(306)]))continue;if(a(434)==n[a(644)]&&n[a(573)][a(543)]!=s[a(573)][a(543)])continue;if(a(434)==n[a(644)]&&t[a(334)](n[a(573)][a(590)]))continue;if(a(351)==n[a(644)]){const e=t[a(418)][a(508)],r=n[a(275)]();if(r&&(e[a(539)][a(663)](r)||e[a(539)][a(447)](r)))continue}const c=o[a(505)](n),u=i[a(505)](n),l=i[a(505)](s),f=n[a(440)]&&n[a(440)][a(646)],h=s[a(440)]&&s[a(440)][a(646)];if(!f&&c(l,u))return t[a(524)](s,n),i[a(576)](n),!0;if(!h&&c(u,l))return t[a(524)](n,s),i[a(576)](s),!0}return!1}}[dc(524)](t,e){const n=dc;if(t[n(459)])for(const r of e[n(533)]())t[n(397)](r);else{const r=e[n(326)]()[n(525)];this[n(675)](t,this[n(458)][n(328)](t[n(326)]()[n(607)],r))}e[n(528)]()}[dc(626)](t,e){const n=dc,r=t[n(640)](n(427))||t[n(640)](n(434))?n(415):t[n(452)]();return zr(this[n(418)][n(597)],e+"_"+r+n(308))}[dc(632)](){const t=dc,e=this[t(418)];(0,o.surroundingMarkersDetector)(this[t(458)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(661)](t[s(579)]);if(s(652)===e){o[s(492)](this[s(626)](n,s(686)));break}}for(const t of r){const{group:e,type:n}=this[s(661)](t[s(579)]);if(s(652)===e){o[s(492)](this[s(626)](n,s(474)));break}}o[s(646)]&&e.ui[s(684)][s(471)](s(290),o[s(687)](" "))}))}[dc(357)](t){const e=dc;if(this[e(360)])return!1;const n=this[e(418)],r=n[e(508)][e(274)][e(486)][e(484)]();if(0==r[e(646)])return!1;const s=[],o=r[e(270)]((t=>e(434)==t[e(644)])),i=r[e(270)]((t=>e(567)==t[e(644)]&&e(613)!=t[e(579)])),a=r[e(270)]((t=>e(541)==t[e(644)]&&e(613)!=t[e(579)]));for(const t of o)s[e(492)]({key:t[e(263)],newValue:t[e(370)],oldValue:t[e(341)],range:Cc(t[e(605)],n[e(508)])});for(const t of i){const r=a[e(534)]((n=>n[e(483)][e(406)](t[e(483)])));r&&s[e(492)]({key:e(532),newValue:t[e(579)],oldValue:r[e(579)],range:n[e(508)][e(309)](t[e(483)][e(572)])})}return 0!=s[e(646)]&&this[e(614)](t,s)}[dc(568)](t){const e=dc;let n=!1;const r=this[e(418)][e(508)][e(274)][e(486)][e(559)]()[e(270)]((t=>t[e(573)][e(369)]&&t[e(579)][e(640)](e(258))));for(const s of r){const{subType:r,id:o}=this[e(661)](s[e(579)]),i=r[e(578)]("|")[0];for(const r of this[e(467)]({skipNotAttached:!0}))r.id!=o&&e(434)==r[e(644)]&&r[e(573)]&&r[e(573)][e(590)]==i&&r[e(326)]()[e(320)](s[e(573)][e(369)])&&(this[e(319)](r,s[e(573)][e(369)],t),n=!0)}return n}[dc(627)](t){const e=dc;this[e(418)],this[e(360)]=!0,t()}[dc(389)](t){const e=dc,n=this[e(334)](t),r=this[e(329)][e(376)](t);return n||r}[dc(614)](t,e){const n=dc;if(0==e[n(646)])return!1;let r=!1;for(const s of e){const e=this[n(436)](s[n(605)],n(434))[n(270)]((t=>!t[n(411)][n(670)]))[n(542)]((t=>t[n(652)])),i=(0,o.hashObject)({newValue:s[n(637)]});e[n(270)]((t=>{const e=n,[r,o]=t[e(455)][e(578)]("|");return r==s[e(590)]&&o!=i}))[n(462)]((e=>{const o=n;this[o(319)](e,s[o(605)],t),r=!0}))}return r}[dc(319)](t,e,n){const r=dc,s=t[r(326)]()[r(422)](e);0!==s[r(646)]?1!==s[r(646)]?this[r(476)](t,e[r(607)],e[r(525)]):this[r(675)](t,s[0]):n[r(650)](t[r(609)]())}}class bc{constructor(t){const e=dc;this[e(668)]=t,this[e(458)]=t[e(508)],this[e(428)]=new Map,this[e(586)]=new Map,this[e(515)]()}[dc(654)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(458)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(441)](t,e,i(304))(...n),onDiscard:(...n)=>this[i(441)](t,e,i(378))(...n)})}[dc(299)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(428)][s(478)](o,r)}[dc(441)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(428)][r(505)](s)||this[r(586)][r(505)](t+":"+n)}[dc(515)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(281)](((t,n)=>t[e(607)][e(561)](n[e(607)])?1:-1)),this[e(458)][e(382)]((n=>{const r=e;for(const e of t){let t;t=e[r(525)][r(482)]&&e[r(525)][r(449)]==e[r(607)][r(572)]?n[r(405)](e[r(607)][r(572)],"on"):n[r(405)](e),this[r(458)][r(311)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(458)][n(382)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(542)]((t=>(_c(t)&&(t=this[s(458)][s(328)](t[s(525)])),t)))[s(270)]((t=>s(289)!==t[s(676)][s(387)]));if(c[s(646)]<1)return;const u=Array[s(300)](this[s(458)][s(274)][s(531)][s(533)]())[s(542)]((t=>i.LiveRange[s(496)](t)));r[s(603)](c);for(const t of this[s(668)][s(480)][s(480)]())t[s(506)]();a[s(492)]({forceDefaultExecution:!0}),this[s(668)][s(316)](o,...a);const l=u[s(270)]((t=>s(289)!=t[s(676)][s(387)]));l[s(646)]>0&&r[s(603)](l);for(const t of u)t[s(592)]()}))},s=(e,n)=>1==e[t(646)]&&1==n[t(646)]&&e[0][t(525)][t(406)](n[0][t(607)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(458)])?[e,n]:Nc(n,e,s,r,this[t(458)])?[n,e]:null;this[t(586)][t(478)](t(296),e),this[t(586)][t(478)](t(292),n),this[t(586)][t(478)](t(396),s),this[t(586)][t(478)](t(498),o),this[t(586)][t(478)](t(383),n),this[t(586)][t(478)](t(494),e),this[t(586)][t(478)](t(372),s),this[t(586)][t(478)](t(353),o),this[t(586)][t(478)](t(371),r),this[t(586)][t(478)](t(655),e),this[t(586)][t(478)](t(555),s),this[t(586)][t(478)](t(437),e),this[t(586)][t(478)](t(359),r),this[t(586)][t(478)](t(536),e),this[t(586)][t(478)](t(641),s),this[t(586)][t(478)](t(298),e),this[t(586)][t(478)](t(349),e),this[t(586)][t(478)](t(562),((e,n)=>{const r=t;if(!n)return;const s=this[r(668)][r(262)][r(505)](Ec);this[r(458)][r(382)]((t=>{const o=r;if(o(532)==n[o(590)])for(const r of e){const e=r[o(607)][o(572)],s=n[o(543)];t[o(570)](e,s)}else if(s[o(334)](n[o(590)]))for(const r of e)void 0!==n[o(543)]?t[o(643)](n[o(590)],n[o(543)],r[o(607)][o(572)]):t[o(485)](n[o(590)],r[o(607)][o(572)]);else for(const r of e)n[o(543)]?t[o(643)](n[o(590)],n[o(543)],r):t[o(485)](n[o(590)],r)}))})),this[t(586)][t(478)](t(331),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(449)][r(598)]({includeSelf:!0,parentFirst:!0})){if(s[r(676)]==s)return!1;if(!n[r(294)](s))return!1;if(t[r(663)](s)||t[r(447)](s))return!0}return!1}function _c(t){const e=dc;return t[e(525)][e(449)]==t[e(607)][e(572)]&&t[e(525)][e(385)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(364)].is(s(556))&&!r[s(663)](t[s(364)]),i=t[s(607)][s(599)](o),a=t[s(525)][s(599)](o,{direction:s(581)});return!(t[s(607)][s(406)](i)&&t[s(525)][s(406)](a)||(i[s(561)](a)?n[s(497)](e,{range:n[s(328)](i,a)}):n[s(650)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(607)][e(572)];return n&&n.is(e(469))}function Cc(t,e){const n=dc;return null==t[n(525)][n(367)]&&t[n(525)][n(449)]==t[n(607)][n(572)]?Rc(t[n(607)][n(572)],e):t}function Rc(t,e){const n=dc,r=e[n(539)][n(663)](t)||e[n(539)][n(407)](t);return e[n(328)](e[n(594)](t,n(642)),r?e[n(403)](t):e[n(594)](t,n(525)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(525)][o(406)](r[o(607)]))return!0;if(t[o(644)]!=e[o(644)])return!1;if(!n[o(525)][o(566)](r[o(607)]))return!1;const i=s[o(328)](n[o(525)],r[o(607)])[o(287)]();for(const t of i)if([o(276),o(443)][o(269)](t[o(644)])&&s[o(539)][o(447)](t[o(364)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(386)]||!e[r(386)])&&wr(gc(t[r(580)],n),gc(e[r(580)],n))}function Sc(t,e){const n=dc,r=Mc(t[n(580)]),s=Mc(e);if(!t[n(386)])return!1;for(const t of Object[n(380)](s))if(!wr(r[t],s[t]))return!1;return!0}function Mc(t){const e=dc,n=Object[e(468)]({},t);return delete n[e(324)],delete n[e(414)],n}const vc=wc;!function(t,e){const n=wc,r=t();for(;;)try{if(691692===-parseInt(n(373))/1+-parseInt(n(380))/2+parseInt(n(383))/3*(parseInt(n(378))/4)+parseInt(n(404))/5+-parseInt(n(394))/6+-parseInt(n(408))/7*(-parseInt(n(405))/8)+parseInt(n(406))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class Oc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(395)]=e,this[s(376)]=n,this[s(384)]=r,this[s(407)]=t,this[s(386)]=t[s(392)][s(375)](s(398)),this[s(391)]=t[s(392)][s(375)](s(403)),this[s(376)][s(379)](s(389)).to(this[s(386)],this[s(391)],((t,e)=>t||e)),this[s(376)][s(379)](s(390)).to(this[s(386)],s(389),(t=>t&&this[s(407)][s(395)][s(388)](e[s(397)]()))),this[s(376)][s(379)](s(400)).to(this[s(391)],s(389),(t=>t&&this[s(407)][s(395)][s(388)](e[s(397)]()))),this[s(413)]=null,n[s(393)]&&this[s(401)](),this[s(411)](n,s(398),(()=>this[s(398)]())),this[s(411)](n,s(403),(()=>this[s(403)]())),this[s(411)](n,s(385),(()=>{const t=s;n[t(393)]?this[t(401)]():this[t(377)]()}))}[vc(398)](){const t=vc;this[t(386)][t(402)](this[t(395)].id)}[vc(403)](){const t=vc;this[t(391)][t(402)](this[t(395)].id)}[vc(410)](){const t=vc;this[t(376)][t(409)](t(389)),this[t(376)][t(409)](t(390)),this[t(376)][t(409)](t(400)),this[t(412)](),this[t(384)][t(410)](),this[t(413)]&&this[t(377)]()}[vc(401)](){const t=vc,e=zr(this[t(407)][t(382)],t(396));this[t(413)]=this[t(407)][t(374)][t(375)](t(381))[t(399)](e)}[vc(377)](){const t=vc;null!==this[t(413)]&&this[t(407)][t(374)][t(375)](t(381))[t(387)](this[t(413)]),this[t(413)]=null}}function wc(t,e){const n=Fc();return(wc=function(t,e){return n[t-=373]})(t,e)}function Fc(){const t=["217189RZfZwK","unbind","destroy","listenTo","stopListening","_pendingAction","308689yiawDV","plugins","get","view","_removePendingAction","1837044NKoMsw","bind","1461796NellwV","PendingActions","locale","3kfAvqJ","commentThreadController","change:isDirty","_acceptCommand","remove","canEditAt","isEnabled","canAccept","_discardCommand","commands","isDirty","2060580bdtgfk","model","PENDING_ACTION_SUGGESTION","getRanges","acceptSuggestion","add","canDiscard","_setPendingAction","execute","discardSuggestion","3886545SZLFAC","8jwKsOr","7264008yYyCOb","_editor"];return(Fc=function(){return t})()}const Dc=Pc;function xc(){const t=["disabledSubmit","4WdLVqn","27MBdNgM","bind","isReadOnly","_config","commentsListView","descriptionParts","setData","5905679ALZTMx","isActive","commentInputView","12gCVHvz","authoredAt","disableComments","submit","canDiscard","136414VtMghL","destroy","editor","hasDirtyComment","1076472AqWIca","isDirty","36iUydGn","_createCommentThreadInputView","_localUser","element","delegate","cancel","7mMWUUl","canAccept","removeComment","fire","76566hRiSdF","focus","editorConfig","_createCommentViews","CommentView","set","value","35mHUhHI","updateComment","showInput","commentThread","assign","1222683gfwcfW","locale","227190xTcQQp","addComment","commentThreadInputView","isEnabled","_model","length","585320JcrTJH"];return(xc=function(){return t})()}function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(162242===parseInt(n(273))/1*(parseInt(n(257))/2)+parseInt(n(289))/3*(-parseInt(n(279))/4)+-parseInt(n(296))/5*(parseInt(n(303))/6)+-parseInt(n(285))/7*(parseInt(n(277))/8)+parseInt(n(258))/9*(parseInt(n(309))/10)+-parseInt(n(301))/11+parseInt(n(268))/12*(parseInt(n(265))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(262)]=null,this[s(305)]=null,this[s(294)](s(266),!1),this[s(294)](s(269),e[s(269)]),this[s(259)](s(269)).to(e),this[s(294)](s(263),[]),this[s(294)](s(278),!1),this[s(294)](s(306),!1),this[s(294)](s(286),!1),this[s(294)](s(272),!1),this[s(307)]=e,this[s(281)]=n,this[s(261)]=r,r[s(270)]?this[s(294)](s(308),1):this[s(292)]()}[Dc(290)](){const t=Dc;this[t(282)][t(290)]()}[Dc(274)](){const t=Dc;this[t(262)]&&this[t(262)][t(274)](),this[t(305)]&&this[t(305)][t(274)](),super[t(274)]()}[Dc(292)](){const t=Dc,{CommentsListView:e}=this[t(261)];this[t(262)]=new e(this[t(302)],this[t(307)][t(299)],Object[t(300)]({CommentView:this[t(261)][t(293)]},this[t(261)])),this[t(262)][t(283)](t(287)).to(this),this[t(262)][t(283)](t(297)).to(this),this[t(262)][t(259)](t(266)).to(this),this[t(294)](t(308),this[t(262)][t(308)]+1),this[t(259)](t(308)).to(this[t(262)],t(308),(t=>t+1)),this[t(305)]=this[t(280)](),this.on(t(287),(()=>this[t(290)]())),this[t(259)](t(278)).to(this[t(262)],t(276),this[t(305)][t(267)],t(295),((t,e)=>t||!!e))}[Dc(280)](){const t=Dc,{CommentThreadInputView:e}=this[t(261)],n=new e(this[t(302)],this[t(281)],this[t(261)][t(291)]),r=n[t(267)];return n[t(259)](t(298)).to(this,t(266),this[t(307)][t(299)],t(260),r,t(295),((t,e,n)=>!!n||t&&!e)),r.on(t(271),((e,n)=>{const s=t;this[s(288)](s(304),n),r[s(275)][s(264)]("")})),r.on(t(284),(()=>this[t(290)]())),r[t(259)](t(256)).to(this[t(307)][t(299)],t(260)),n}}const Uc=Gc;function jc(){const t=["description","ck-annotation__main","check","locale","span","author","getExternalSuggestionNote","ck-suggestion--disabled-comments","110bYzrll","innerText","ck-suggestion","extendTemplate","662VkDcLO","ck-annotation__info","1597QDZYHb","ck-suggestion--discard","ck-suggestion-","split",'<span class="ck-suggestion-type">',"Accept suggestion","EXTERNAL_IMPORT_WORD_AVATAR","descriptionParts","4135383DByhGR","discardSuggestion","ck-suggestion__main","<p>","div",".ck-annotation__content-wrapper","delegate","ck-suggestion__info","importWord","606bNTGDA","canDiscard","execute","EXTERNAL_AVATAR","join","ck-annotation__info-name","ck-suggestion-wrapper","querySelector","children","map","ck-suggestion--accept","ck-suggestion-wrapper--active","name","push","time","value","isActive","element","innerHTML","ck-annotation__content-wrapper","disableComments","EXTERNAL_IMPORT_WORD_SUGGESTION","29665tWuxXh","canAccept","@external","isExternal","isEnabled","commentThreadInputView","commentsListView","title","Discard suggestion","formatDateTime","getTemplate","bind","creator","ck-suggestion__info-name","authoredAt","ck-comment__info-time","fire","acceptSuggestion","content","_descriptionElement","2465535ZLnpHz","ck-annotation__info-time","_config","editorReady","attributes","ck-comment__external",'"></span>',"25235toFyaa","discardButton","ck-suggestion__actions","</span>","164hYLOIm","acceptButton","setTemplate","ck-annotation__actions","_model","commentThread","getUserViewNotificationText","set","ck-suggestion__user","source","userView","5244624kXUvRk","editorDestroyed","ck-annotation","createElement","ck-annotation__user","bindTemplate","cancel","_createButton","color","EXTERNAL_SUGGESTION",'<span class="ck-suggestion-color" style="background-color: ',"466150oxEcjg","</p>","type","change:description",'" title="',"render"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(567359===parseInt(n(567))/1*(parseInt(n(565))/2)+parseInt(n(514))/3+-parseInt(n(525))/4*(-parseInt(n(494))/5)+-parseInt(n(584))/6*(parseInt(n(521))/7)+-parseInt(n(536))/8+parseInt(n(575))/9+parseInt(n(547))/10*(-parseInt(n(561))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends Bc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(532)](i(549),""),this[i(505)](i(549)).to(this,i(574),(t=>t&&t[0]?t[0][i(549)]:"")),this[i(505)](i(553)).to(this,i(574),this,i(488),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(578)+Hc(e[n(512)],e[n(544)])+n(548);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(513)]=null,this[i(526)]=this[i(543)](zr(e,i(572)),t.icons[i(555)],i(594),i(511),"sw"),this[i(526)][i(505)](i(498)).to(this,i(495)),this[i(522)]=this[i(543)](zr(e,i(502)),t.icons[i(542)],i(568),i(576),"sw"),this[i(522)][i(505)](i(498)).to(this,i(585)),this[i(535)]=new o.UserView(e,this[i(529)][i(558)],this[i(531)]()),this[i(535)][i(564)]({attributes:{class:[i(533),i(540)]}}),this[i(527)](this[i(504)]())}[Uc(504)](){const t=Uc,e=this[t(541)],n=[{tag:t(579),attributes:{class:[t(582),t(566)]},children:[{tag:t(557),children:[{text:this[t(535)][t(596)]}],attributes:{class:[t(507),t(589)]}},{tag:t(486),attributes:{datetime:e.to(t(508)),class:[t(509),t(515)]},children:[{text:e.to(t(508),(e=>this[t(516)][t(503)](e)))}]}]},{tag:t(579),attributes:{class:[t(523),t(528)]},children:[this[t(526)],this[t(522)]]},{tag:t(579),attributes:{class:[t(491)]}}];this[t(529)][t(497)]&&n[t(597)]({tag:t(579),attributes:{class:[t(519)]},children:[{text:this[t(559)]()}]});const r={tag:t(579),attributes:{class:[t(590),e.if(t(488),t(595)),e.to(t(549),(e=>t(569)+e)),this[t(516)][t(492)]&&t(560)],"data-suggestion-id":this[t(529)].id,"data-thread-id":this[t(529)][t(530)].id,"data-author-id":this[t(529)][t(558)].id,tabindex:-1},children:[{tag:t(579),attributes:{class:[t(563),t(538)]},children:[this[t(535)],{tag:t(579),attributes:{class:[t(577),t(554)]},children:n}]}]};return this[t(500)]&&this[t(499)]&&(r[t(592)][t(597)](this[t(500)],this[t(499)]),this[t(500)][t(581)](t(517)).to(this),this[t(500)][t(581)](t(537)).to(this),this[t(499)][t(581)](t(517)).to(this),this[t(499)][t(581)](t(537)).to(this)),r}[Uc(552)](){const t=Uc;super[t(552)](),this[t(513)]=this[t(489)][t(591)](t(580)),this[t(513)][t(490)]=this[t(553)],this.on(t(550),((e,n,r)=>{const s=t;this[s(513)][s(490)]=r}))}[Uc(543)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(556)]);return a[i(532)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(564)]({attributes:{class:n}}),a.on(i(586),(()=>{const t=i;this[t(510)](r,this[t(529)].id)})),a}[Uc(559)](){const t=Uc;return t(583)===this[t(529)][t(518)][t(496)][t(534)]?zr(this[t(556)],t(493)):zr(this[t(556)],t(545))}[Uc(531)](){const t=Uc;return this[t(529)][t(497)]?t(583)===this[t(529)][t(518)][t(496)][t(534)]?zr(this[t(556)],t(573),this[t(529)][t(506)][t(596)]):zr(this[t(556)],t(587),this[t(529)][t(506)][t(596)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(570)]("*")[n(593)](((t,e)=>e%2!=0?n(571)+zc(t)+n(524):zc(t)))[n(588)](""),e&&(r+=n(546)+e[n(487)]+n(551)+e[n(501)]+n(520)),r}function zc(t){const e=Uc,n=document[e(539)](e(557));return n[e(562)]=t,n[e(490)]}const Wc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=239]})(t,e)}function Xc(){const t=["CommentView","some","componentFactory","commands","TrackChangesUI","registerAnnotation","390574cUTcBu","change:activeAnnotations","trackChanges.disableComments","366208zkSErk","init","acceptButton","Accept all suggestions","keys","values","hasSuggestion","arrowView","620885xWVCUn","toMany","editor","_updateController","Discard all suggestions","previous","change:previous","suggestion-","isEnabled","focus","lowest","discardAllSuggestions","comments.maxCommentCharsWhenCollapsed","getJoined","has","getMarkers","EditorAnnotations","length","_refreshActiveMarkers","2393532tUGreY","getMarkerNames","actionView","_disableComments","addComment","from","getAllAdjacentSuggestions","_destroyController","getFirstRange","refreshSelectedViews","addSourceCollector","push","getSuggestion","get","type","destroy","value","36208VdHKaI","mainView","comments.maxCommentsWhenCollapsed","size","add","buttonView","discardButton","suggestionLoaded","_initializeController","CommentsRepository","createCommentThreadController","suggestionChanged","57816cZoywP","innerView","config","button","_unbindEditors","Track changes","activeAnnotations","suggestionUnloaded","getDescriptions","comments","isDirty","locale","comments.editorConfig","createAnnotationView","_descriptionFactory","map","_suggestionToController","clear","164920OSUMTZ","acceptSelectedSuggestions","acceptAllSuggestions","descriptionParts","discardSelectedSuggestions","separator","Discard all selected suggestions","editing","isInContent","6gZXgfX","activeMarkers","CommentsUI","plugins","execute","bind","comments.maxThreadTotalWeight","_bindAnnotationToEditors","delete","define","listenTo","pluginName","unbind","switchbutton","_annotationViews","filter","getByInnerView","1zYojVv","reduce","trackChanges","Annotations","head","commentThread","model","isOn","commandName","_handleControllerBuffer","TrackChangesEditing","_viewToController","SuggestionThreadView","source","set","requires","Accept all selected suggestions","createAnnotation","_handleSuggestionControllerDelayed","stopListening","getRanges","trackChanges.SuggestionThreadView","view","remove","_createUIButton","isMultiRange"];return(Xc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(104056===-parseInt(n(359))/1*(-parseInt(n(256))/2)+parseInt(n(315))/3+parseInt(n(303))/4+parseInt(n(267))/5*(parseInt(n(342))/6)+-parseInt(n(333))/7+parseInt(n(259))/8+-parseInt(n(286))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Wc(239)](){const t=Wc;return[Ec,o.Users,t(312),t(362),t(283)]}static get[Wc(353)](){return Wc(254)}constructor(t){const e=Wc;super(t),this[e(331)]=new Map,this[e(370)]=new Map,this[e(356)]=new Map,this[e(368)]=new Map;const n=this[e(269)][e(317)];n[e(351)](e(245),Vc),n[e(351)](e(258),!1),this[e(289)]=n[e(299)](e(258))}[Wc(242)](t,e){const n=Wc;0===this[n(368)][n(306)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(368)]){const r=this[t(331)][t(281)](e);r||n?r&&n&&this[t(293)](e):this[t(311)](e)}this[t(368)][t(332)](),this[t(269)][t(345)][t(299)](t(283))[t(295)](),this[t(285)]()}),10),this[n(368)][n(373)](t,e)}[Wc(260)](){const t=Wc,e=this[t(269)],n=e[t(345)][t(299)](t(369)),r=e[t(345)][t(299)](t(362)),s=e[t(345)][t(299)](t(283)),o=e[t(345)][t(299)](t(312));e.ui[t(252)][t(307)](t(361),(e=>this[t(248)](e))),s[t(296)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(291)](this[e(331)])){const s=t[e(292)](),o=[];for(const t of s){if(!t[e(341)])continue;if(t[e(249)]){o[e(297)](...t[e(244)]());continue}const n=t[e(294)]();if(o[e(284)]>0){const t=o[0][e(280)](n);if(t){o[0]=t;continue}}o[e(297)](n)}n[e(297)]([r[e(246)],o])}return n})),this[t(352)](n,t(310),((e,n)=>{const r=t;this[r(352)](n,r(273),((t,e,s,o)=>{const i=r;n[i(341)]&&(null==s?(this[i(270)](o[i(363)]),this[i(242)](n,!1)):(this[i(270)](s[i(363)]),null==o&&this[i(242)](n,!0)))})),null!==n[r(272)]?this[r(270)](n[r(363)]):this[r(242)](n,!1)})),this[t(352)](n,t(322),((e,n,r)=>{const s=t;this[s(243)](n,s(273)),this[s(368)][s(350)](n),this[s(331)][s(281)](n)&&this[s(293)](n),r&&this[s(270)](r[s(363)])})),this[t(352)](n,t(314),((e,n)=>{this[t(270)](n)})),this[t(352)](r,t(257),(()=>{this[t(285)]()})),this[t(352)](o,t(290),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(265)](r))return;const i=n[o(298)](r);this[o(331)][o(299)](i)[o(246)][o(276)]()}),{priority:t(277)})}[Wc(285)](){const t=Wc,e=this[t(269)][t(345)][t(299)](t(362)),n=this[t(269)][t(345)][t(299)](t(369)),r=Array[t(291)](e[t(321)],(e=>e[t(316)]))[t(357)]((e=>this[t(370)][t(281)](e))),s=[];for(const e of r){const n=this[t(370)][t(299)](e)[t(365)][t(292)]();s[t(297)](...n[t(360)](((e,n)=>[...e,...n[t(287)]()]),[]))}n[t(343)]=s}[Wc(248)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(269)][n(253)][n(299)](n(361)),i=zr(t,n(320));r[n(308)][n(373)]({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(308)][n(347)](n(366)).to(o,n(302)),r[n(308)].on(n(346),(()=>{const t=n;o[t(346)](),this[t(269)][t(340)][t(246)][t(276)]()}));const a=new e.Collection,c=[{type:n(355),model:{withText:!0,label:i,commandName:n(361)}},{type:n(338)},{type:n(318),model:{withText:!0,label:zr(t,n(262)),commandName:n(335)}},{type:n(318),model:{withText:!0,label:zr(t,n(240)),commandName:n(334)}},{type:n(318),model:{withText:!0,label:zr(t,n(271)),commandName:n(278)}},{type:n(318),model:{withText:!0,label:zr(t,n(339)),commandName:n(337)}}];for(const t of c){let e={type:n(338)};if(t[n(365)]){const r=new s.ViewModel(t[n(365)]),o=this[n(269)][n(253)][n(299)](r[n(367)]);r[n(347)](n(366),n(275)).to(o,n(302),n(275)),e={type:t[n(300)],model:r}}a[n(307)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(357)]((t=>null!=t[n(365)]))[n(330)]((t=>this[n(269)][n(253)][n(299)](t[n(365)][n(367)]))),l=r[n(308)];return l[n(288)][n(354)](n(275)),l[n(266)][n(354)](n(275)),l[n(288)][n(347)](n(275)).to(o,n(275)),l[n(266)][n(347)](n(275))[n(268)](u,n(275),((...t)=>t[n(251)]((t=>t)))),r.on(n(346),(t=>{const e=n;this[e(269)][e(346)](t[e(372)][e(367)]),this[e(269)][e(340)][e(246)][e(276)]()})),r}[Wc(311)](t){const e=Wc,n=this[e(269)],r=n[e(317)],s=n[e(345)][e(299)](e(362)),i=n[e(345)][e(299)](e(312)),a=n[e(345)][e(299)](e(283)),c=n[e(345)][e(299)](o.Users).me,u=r[e(299)](e(361))[e(371)],{CommentsListView:l,CommentThreadInputView:f}=n[e(345)][e(299)](e(344));let h,g;this[e(356)][e(281)](t.id)?(g=this[e(356)][e(299)](t.id),h=g[e(304)]):(h=new u(n[e(326)],t,c,{disableComments:this[e(289)],editorConfig:r[e(299)](e(327)),maxCommentsWhenCollapsed:r[e(299)](e(305)),maxThreadTotalWeight:r[e(299)](e(348)),maxCommentCharsWhenCollapsed:r[e(299)](e(279)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(299)](e(326))),CommentView:r[e(299)](e(324))[e(250)],CommentsListView:l,CommentThreadInputView:f}),h[e(261)].on(e(346),(()=>{const t=e;n[t(340)][t(246)][t(276)]()})),h[e(309)].on(e(346),(()=>{const t=e;n[t(340)][t(246)][t(276)]()})),g=s[e(328)](this[e(269)][e(326)],h),g[e(347)](e(325)).to(h,e(325)),g[e(347)](e(284)).to(h),g[e(347)](e(300)).to(h,e(300),(t=>e(274)+t)),this[e(356)][e(373)](t.id,g));const d=i[e(313)](t[e(364)],h),p=new Oc(n,t,h,d),m=t[e(292)]()[e(357)]((t=>t[e(341)]));h[e(336)]=n[e(345)][e(299)](e(369))[e(329)][e(323)](m),this[e(331)][e(373)](t,p),this[e(370)][e(373)](h,p);const I=s[e(241)]({view:g,target:()=>{const r=e,s=[],i=t[r(292)]()[r(357)]((t=>t[r(341)]));for(const t of i)s[r(297)](...t[r(282)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(340)],s)},type:()=>e(274)+p[e(246)][e(300)]});i[e(349)](h,I),s[e(307)](I),a[e(255)](I)}[Wc(293)](t){const e=Wc,n=this[e(269)][e(345)][e(299)](e(312)),r=this[e(269)][e(345)][e(299)](e(362)),s=this[e(331)][e(299)](t),o=s[e(246)],i=r[e(358)](o);n[e(319)](o),i&&r[e(247)](i),this[e(331)][e(350)](t),this[e(370)][e(350)](o),s[e(301)]()}[Wc(270)](t){const e=Wc;if(!t[e(341)]||!this[e(331)][e(281)](t))return;const n=this[e(269)][e(345)][e(299)](e(369)),r=this[e(331)][e(299)](t),s=t[e(292)]();r[e(246)][e(336)]=n[e(329)][e(323)](s)}[Wc(301)](){const t=Wc;for(const e of this[t(331)][t(263)]())this[t(293)](e);for(const e of this[t(356)][t(264)]())e[t(304)][t(301)]();super[t(301)]()}}var Zc=Qc;function Qc(t,e){var n=Yc();return(Qc=function(t,e){return n[t-=238]})(t,e)}function Yc(){var t=["2SDgwlQ","13829380RduQFB","addSuggestionData","297304vasdPD","editor","1252758yExmgV","47341767puppDe","adapter","340xOqEml","254244YmUuNd","requires","Comments","pluginName","TrackChanges","addSuggestion","7rRWDUZ","49744fSYKbX","63jczGfo","getSuggestion","1045241qpWfLq","get","plugins","getSuggestions"];return(Yc=function(){return t})()}!function(t,e){for(var n=Qc,r=t();;)try{if(996570===-parseInt(n(258))/1*(parseInt(n(239))/2)+-parseInt(n(248))/3+-parseInt(n(255))/4*(parseInt(n(247))/5)+-parseInt(n(244))/6*(parseInt(n(254))/7)+-parseInt(n(242))/8*(-parseInt(n(256))/9)+-parseInt(n(240))/10+parseInt(n(245))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Jc extends t.Plugin{static get[Zc(249)](){return[Ec,qc,Zc(250)]}static get[Zc(251)](){return Zc(252)}set[Zc(246)](t){var e=Zc;this[e(243)][e(260)][e(259)](Ec)[e(246)]=t}get[Zc(246)](){var t=Zc;return this[t(243)][t(260)][t(259)](Ec)[t(246)]}[Zc(253)](t){var e=Zc;return this[e(243)][e(260)][e(259)](Ec)[e(241)](t)}[Zc(238)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(243)][n(260)][n(259)](Ec)[n(238)]({skipNotAttached:t,toJSON:e})}[Zc(257)](t){var e=Zc;return this[e(243)][e(260)][e(259)](Ec)[e(257)](t)}}const $c=ru;function tu(){const t=["92906aTNNZZ","CommentsRepository","execute","296513oLIdQa","map","define","pluginName","function","rootsAttributes","editor","201SeGLYu","addSuggestionData","13196hTjzXE","track-changes-data-invalid-editor-creator","getRootsAttributes","push","editorCreator","destroy","84hAYThU","set","309fdtVDY","getFullData","56onbouk","112149Vpaari","6FAGZyJ","init","result","trackChangesData.editorCreator","end","model","name","Users","Pagination","createElement","createDocumentFragment","acceptAllSuggestions","getSuggestions","TrackChangesEditing","reduce","TrackChangesDataGetter","create","document","_adapter","plugins","requires","getDataWithAcceptedSuggestions","102HMzmwX","users","get","TrackChangesData","discardAllSuggestions","407045UdlNeI","useAnonymousUser","trackChangesData","1763850RaMmdz","addUser","data","constructor","config","getRootNames","appendChild","getDataWithDiscardedSuggestions","div","getUser"];return(tu=function(){return t})()}!function(t,e){const n=ru,r=t();for(;;)try{if(515488===-parseInt(n(393))/1*(-parseInt(n(365))/2)+parseInt(n(403))/3*(parseInt(n(395))/4)+-parseInt(n(370))/5*(parseInt(n(407))/6)+parseInt(n(386))/7+-parseInt(n(405))/8*(-parseInt(n(406))/9)+parseInt(n(373))/10+parseInt(n(383))/11*(-parseInt(n(401))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const eu=[$c(415)];class nu extends t.Plugin{static get[$c(427)](){return[Ec]}static get[$c(389)](){return $c(368)}[$c(408)](){const t=$c,n=this[t(392)];if(n[t(377)][t(388)](t(410),(e=>{const r=t,s=n[r(412)][r(424)][r(378)]()[r(421)](((t,e)=>(t[e]="",t)),{});return n[r(376)][r(423)](s,e)})),t(390)!=typeof n[t(377)][t(367)](t(372))[t(399)])throw new e.CKEditorError(t(396))}[$c(428)](t){return iu(this[$c(392)],!0,t)}[$c(380)](t){return iu(this[$c(392)],!1,t)}}function ru(t,e){const n=tu();return(ru=function(t,e){return n[t-=365]})(t,e)}class su extends t.Plugin{static get[$c(389)](){return $c(422)}constructor(t){const e=$c;super(t),this[e(409)]=e(411)}[$c(408)](){const t=$c;this[t(392)][t(426)][t(367)](t(384))[t(425)]={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(392)][t(426)][t(367)](t(420))[t(425)]=null}}function ou(t){return void 0!==t[$c(397)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(426)][r(398)](Ec,su),s[r(391)]=ou(t)?t[r(397)]():void 0;const i=document[r(417)](),a=t[r(377)][r(367)](r(372))[r(399)],c=await a(s,(()=>function(t){const e=r,n=document[e(416)](e(381));return t[e(379)](n),n}(i)));!function(t,e){const n=r,s=t[n(412)][n(424)][n(378)]()[n(421)](((e,r)=>(e[r]=t[n(375)][n(367)]({rootName:r}),e)),{}),o=t[n(426)][n(367)](n(414))[n(366)][n(387)]((t=>({id:t.id,name:t[n(413)]}))),i=t[n(426)][n(367)](n(420))[n(419)]({skipNotAttached:!0,toJSON:!0}),a=e[n(426)][n(367)](n(414)),c=e[n(426)][n(367)](n(420));for(const t of o)a[n(382)](t.id)||a[n(374)](t);a.me||a[n(371)]();for(const t of i)c[n(394)](t);e[n(375)][n(402)](s)}(t,c),c[r(385)](r(e?418:369));const u=ou(c)?c[r(404)](n):c[r(375)][r(367)](n);return await c[r(400)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=159]})(t,e)}function cu(){var t=["6yOKpqa","473DvAtUa","163190PkVNNk","3219172pYZzEj","319626PHDxFp","336fiaBUx","566883WmdRqi","6245030aLiGbh","994DQRjJG","15669unDFxX","14946SWREzP"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(686265===-parseInt(n(167))/1+-parseInt(n(163))/2*(parseInt(n(169))/3)+-parseInt(n(166))/4+parseInt(n(159))/5+parseInt(n(162))/6*(parseInt(n(160))/7)+parseInt(n(168))/8*(parseInt(n(161))/9)+-parseInt(n(165))/10*(-parseInt(n(164))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();