@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240313.0 → 0.0.0-nightly-20240316.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:()=>Ec});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=N;function L(){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(L=function(){return t})()}function N(t,e){const n=L();return(N=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=N,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())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;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 Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.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=Lt,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 Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Le(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=Le(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=Ne(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 Ln=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Ln.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 Nn(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||Le(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 Lr="[object Arguments]",Nr="[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?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?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==Ic?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=Ns;function Ls(){const t=["8262800SGvqmb","CommentsEditing","5750IUJyRE","8826ZZiKyf","369CJSbNR","get","4109fCkmFq","addCommentThread","TrackChangesEditing","875798KkPAnV","afterInit","147648aiiUQC","has","48nkEjWm","40LHWGhA","editor","plugins","10873624MSSUin","enableCommand","12776kYvzjj","28QIhGvQ"];return(Ls=function(){return t})()}function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=266]})(t,e)}!function(t,e){const n=Ns,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())}}(Ls);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)]==Ic))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 Lo 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 No=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{[No(421)](){const t=No,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)]()}[No(434)](){const t=No,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 Li 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 Ni=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{[Ni(445)](){const t=Ni,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)]()}[Ni(418)](){const t=Ni,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=La;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 La(t,e){const n=Ra();return(La=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=La,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 Na 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=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=161]})(t,e)}function mc(){const t=["documentSelection","_setSuggestionData","getWalker","markerNameToElements","getShiftedBy","toUpperCase","clone","consume","upcast","unbind","PendingActions","_editor","moveTargetPosition","change:activeMarkers","isBefore","external:","insertion:discard","_isForcedDefaultExecutionBlock","addComment","values","_initAriaMarkerChangeAnnouncements","unbindElementFromMarkerName","$marker","isInContent","newRange","getMultiRangeId","isAtStart","updateMarker","_joinWithAdjacentSuggestions","set","9cqTjmJ","12LlbHmO","warn","_isBlockAttribute","addMarker:suggestion:attribute","default","key","isAfter","formatBlock:join","meta","_setSuggestionRange","announce","group","insertContent","removeMarkers","CommentsRepository","$text","some","isRemovable","discardSuggestion","trackChanges.trackFormatChanges","locale","define","assign","editing","add","return","_addSuggestionMarker","createRangeOn","backward","low","move","suggestion:","refresh","getRanges","ENTER","subType","createPositionAt","_enableDefaultAttributesIntegration","suggestion-type","groupId","isLocal","markers","markBlockFormat","_model","batch","createPositionBefore","_getExternalAuthor","markerToData","_enabledCommands","insert","_addThreadToSuggestion","start","model","dataToMarker","authorName","has","commentThread","fetchCommentThread","_removeSuggestion","trackChangesCommand","containerElement","setAttribute","length","insertion","authoredAt","formatBlock:accept","registerCustomCallback","head","document","_handleNewSuggestionMarker","setSelection","containsPosition","getChanges","join","deletion:accept","removeClass","listenTo","getItems","createSelection","markerName","_trackFormatChanges","671384gLrwQp","root","fire","substring","change:data","_cutOutSuggestionMarker","forceDefaultExecution","change","collaboration.channelId","_rangeIsInLocalUserInsertion","size","attributes","creator","@external","find","forEach","remove","author","clear","ck-suggestion-marker-","markerToHighlight","insertion:join","attribute:discard","removed","insertion:accept","rootName","data","resolve","$elementName","never","writer","isCollapsed","_recordAttributeSuggestions","attributeOldValue","ready","isArray","markInsertion","removeAttribute","attribute","isIntersectingWithRange","push","formatInline:discard","_processAttributeChanges","removeMarker:suggestion:formatBlock","selection","_breakSuggestionMarker","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.","attribute:join","track-changes-adapter-missing-getsuggestion","includes","FORMATTING","getFirstRange","isOwn","createRangeIn","isObject","getUser","formatBlock:chain","stopListening","deletion:discard","keys","setTo","addSuggestion","acceptAllSuggestions","353397zontxf","$graveyard","PENDING_ACTION_SUGGESTION","track-changes-enable-command-twice","_registerBlockAttribute","_isDataLoaded","showSuggestionHighlights","LEAVE","change:_saved","formatInline:","range","isLimit","markDeletion","forward","fromCharCode","getNearestSelectionRange","_findSuggestions","isBlock","142079mtKwuB","discard","widget","addClass","format","nodeBefore","markMultiRangeInsertion","TrackChangesEditing","_getAttributeKey","_blockAttributeKeys","Users","insertion:chain","formatBlock:","_isRegisteredAttribute","hasCommentThread","pop","_getSuggestionData","formatInline","isNextTo","80881IENYab","getAllAdjacentSuggestions","getCustomProperty","reconvertMarker","_refreshAttributeSuggestionsChain","enableReadOnlyMode","notReady","splice","containsRangeInObject","addMarker","activeMarkers","formatInline:join","getSuggestionCallback","deletion:chain","createPositionAfter","buildSuggestion","isTouching","_registerDefaultCallbacks","deletion:","rejected","track-changes-command-not-found","updateSuggestion","element","execute","deletion","trackChanges","formatGroupId","addSuggestionData","skipNestingCheck","addMarkerName","attribute:","newValue","ck-suggestion-marker--active","elementEnd","filter","for","_processAttributeSuggestions","_descriptionFactory","track-changes-suggestion-not-found","_customCallbacks","commandName","comments","accept","_mergeNestedSuggestions","getAncestors","markerReady","open","createdAt","accepted","schema","removeMarker","deleteContent","targetPosition","previous","marker-count","splitPosition","split","trackChanges.mergeNestedSuggestions","pluginName","_splitMarkerName","elementStart","hasSuggestion","suggestion","formatInline:chain","track-changes-suggestion-data-mismatch","_createSuggestion","markInlineFormat","addUser","getSuggestion","howMany","multi","attributeNewValue","map","ck-suggestion-marker-formatInline","getLastMatchingPosition","markAttributeChange","_element","getAttribute","stop","unshift","next","from","substr","_inlineAttributeKeys","position","addMarker:suggestion","differ","oldRange","enqueueChange","insertion:","ariaLiveAnnouncer","bindElementToMarker","after","every","originalSuggestionId","1936496jjtgJt","commands","removeComment","_commentsRepository","_reduceSuggestionAttributeRange","toJSON","formatBlock","editingDowncast","discardSelectedSuggestions","adapter","parent","isMultiRange","then","suggestion:attribute:","getChangedMarkers","oldValue","_afterChanges","enableCommand","containsItem","getDifference","conversion","detach","rename","registerPostFixer","addRange","removeMarker:suggestion:attribute","config","isIntersecting","isExternal","dataReady","high","46015VwAjEG","options","markMultiRangeDeletion","nodeAfter","attribute:accept","before","error-saving-suggestion-data-suggestion-discarded","elementToElement","_reduceExistingSuggestions","editor","10897160zYctgd","getIntersection","_joinSuggestions","tablePasteChainId","_registerInlineAttribute","type","track-changes-adapter-already-set","requires","getFirstMarker","item","addMarker:suggestion:formatBlock","catch","getContainedElement","name","createRange","_suggestionState","mapper","fromRange","dataDowncast","lowest","getRange","suggestionChanged","normal","_saved","isEqual","consumable","highest","_getAuthorFromId","formatBlock:discard","multipleBlocks","_suggestionFactory","isAtEnd","rethrowUnexpectedError","_defaultCallbacks","hasComments","$textProxy","_getMarkerAnnouncementText","8ykdGRi","suggestionUnloaded","getSuggestions","markMultiRangeBlockFormat","get","createElement","acceptSelectedSuggestions","isDocumentOperation","containsRange","update:suggestion","formatInline:accept","getCommentThread","attributeKey","_suggestions","_updateSuggestionData","plugins","_refreshSuggestionsChain","sort","concat","_onDiscard","data-suggestion","_SUGGESTION_ANNOUNCEMENT","toViewElement","end","chain","addHighlight","isSelectable","addCommentThread","discardAllSuggestions","delete","isUndo","_checkSuggestionCorrectness","_recordAttributeChanges","ck-suggestion-marker","startsWith","ck-suggestion-marker-formatBlock","getMarkers","acceptSuggestion","value","track-changes-user-not-found","applyOperation","isInsideObject","init","suggestionLoaded","_adapter","deletion:join","always"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(188688===-parseInt(n(349))/1*(parseInt(n(522))/2)+-parseInt(n(312))/3+-parseInt(n(249))/4+-parseInt(n(475))/5+parseInt(n(168))/6*(-parseInt(n(330))/7)+-parseInt(n(444))/8+parseInt(n(167))/9*(parseInt(n(485))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(277);class Ec extends t.Plugin{static get[dc(492)](){return[dc(182),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,Cs,Ss,Bs,to,so,uo,go,bo,Ao,Lo,Mo,Do,Ho,Uo,Ko,Yo,ei,ui,pi,oi,Vs,Xs,bi,Ai,Li,Mi,Di,Ui,zi,Zi,Ji,na,ca,ha,za,Ea,Ca,Oa,qa,Na,Pa,Ba]}static get[dc(407)](){return dc(337)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(421)]((t=>String[e(326)](t)))[e(241)]("")}super(t),this[e(281)]=!1,this[e(166)](e(359),[]),this.on(e(582),((n,r,s,o)=>{const i=e;this[i(211)][i(256)]((()=>{const e=i;for(const n of[...o,...s])this[e(211)][e(209)][e(223)](n)&&t[e(191)][e(352)](n)}))})),this[e(386)]=new qr(this[e(484)][e(220)][e(398)],this[e(484)][e(188)]),this[e(566)]=null,this[e(515)]=new bc(this[e(484)]),this[e(535)]=new Map,this[e(447)]=t[e(537)][e(526)](e(182)),this[e(216)]=new Set,this[e(211)]=this[e(484)][e(220)],this[e(500)]=new WeakMap,this[e(586)]=!1,this[e(339)]=new Set([e(277)]),this[e(432)]=new Set,t[e(470)][e(189)](e(187),e(172)),this[e(248)]=t[e(470)][e(526)](e(187)),t[e(470)][e(189)](e(406),!0),this[e(392)]=t[e(470)][e(526)](e(406)),this[e(227)]=new f(t,this[e(216)]),this[e(589)](),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,54])}[dc(564)](){const t=dc,n=this[t(484)],r=(e,n)=>{const r=t;if(r(287)!=e)return r(268)+e;const s=n[r(405)]("|")[0];return this[r(170)](s)?r(557):r(422)};n[t(464)][t(384)](t(451))[t(269)]({model:t(411),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(408)](e[n(247)]),a=[n(555),r(o,i)];let c=3e3;return this[n(359)][n(298)](e[n(247)])&&(a[n(289)](n(381)),c=3010),n(373)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(464)][t(384)](t(503))[t(192)]((e=>{const r=t;e.on(r(434),((t,e,s)=>{const o=r;if(!s[o(476)][o(318)])return;const i=e[o(494)];if(!i)return;const c=s[o(501)][o(544)](i);n[o(220)][o(398)][o(303)](i)&&c&&!c[o(351)](o(332))&&c.is(o(228))&&(0,a.toWidget)(c,s[o(279)])}),{priority:r(474)})})),n[t(464)][t(384)](t(503))[t(269)]({model:t(411),view:(e,n)=>{const s=t;if(!n[s(476)][s(318)])return null;const{type:o,subType:i}=this[s(408)](e[s(247)]);return{classes:[s(555),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(494)])return;const{id:c}=this[a(408)](o[a(247)]);if(r){const t=this[a(535)][a(526)](c),e=this[a(338)](t);if(!this[a(170)](e))return}if(o[a(494)].is(a(293)))return void i[a(510)][a(576)](o[a(494)],s[a(498)]);const u=i[a(501)][a(544)](o[a(494)]);if(o[a(494)].is(a(371))&&n[a(220)][a(398)][a(329)](o[a(494)])&&!u[a(351)](a(547))){i[a(279)][a(333)]([a(555),a(557)],u),i[a(279)][a(229)](a(542),c,u),i[a(501)][a(440)](u,o[a(247)]),e&&(this[a(359)][a(298)](o[a(247)])?i[a(279)][a(333)](a(381),u):i[a(279)][a(243)](a(381),u));for(const t of n[a(220)][a(302)](o[a(494)])[a(245)]())i[a(510)][a(576)](t,s[a(498)]);i[a(510)][a(576)](o[a(494)],s[a(498)])}};n[t(464)][t(384)](t(503))[t(192)]((e=>{const n=t;e.on(n(495),((t,e,r)=>{const o=n;r[o(476)][o(318)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(511)})})),n[t(464)][t(384)](t(503))[t(192)]((e=>{const n=t;e.on(n(171),((t,e,r)=>{const o=n;r[o(476)][o(318)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(511)})})),n[t(464)][t(384)](t(503))[t(215)]({model:t(411),view:(e,n)=>n[t(476)][t(318)]?null:{group:t(411),name:e[t(431)](11)}}),n[t(464)][t(384)](t(577))[t(482)]({view:{name:t(411),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(199)+e[r(426)](r(206))+":"+e[r(426)]("id");return e[r(426)](r(403))&&(s+=":"+e[r(426)](r(403))),n[r(527)](r(591),{"data-name":s})}}),n[t(464)][t(384)](t(577))[t(221)]({view:t(411)}),n[t(464)][t(384)](t(451))[t(192)]((e=>{const n=t;e.on(n(495),s(),{priority:n(474)})})),n[t(464)][t(384)](t(451))[t(192)]((e=>{const n=t;e.on(n(171),s({isAttributeSuggestion:!0}),{priority:n(474)})})),n[t(464)][t(384)](t(451))[t(192)]((e=>{const n=t;e.on(n(292),((t,e,r)=>{const s=n,o=r[s(501)][s(572)](e[s(247)]);if(o)for(const t of o)t[s(351)](s(547))||(r[s(279)][s(243)]([s(555),s(557),s(381)],t),r[s(279)][s(286)](s(542),t),r[s(501)][s(590)](t,e[s(247)]))}),{priority:n(474)})})),n[t(464)][t(384)](t(451))[t(192)]((e=>{const n=t;e.on(n(469),((t,e,r)=>{const s=n,o=r[s(501)][s(572)](e[s(247)]);if(!o)return;const{id:i}=this[s(408)](e[s(247)]),a=this[s(535)][s(526)](i),c=this[s(338)](a);if(this[s(170)](c))for(const t of o)t[s(351)](s(547))||(r[s(279)][s(243)]([s(555),s(557),s(381)],t),r[s(279)][s(286)](s(542),t),r[s(501)][s(590)](t,e[s(247)]))}),{priority:n(474)})})),n[t(220)][t(236)][t(467)]((e=>{const r=t;let s=!1;const o=Array[r(430)](n[r(220)][r(236)][r(435)][r(458)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(408)](t);if(r(411)!==o)continue;const h=this[r(535)][r(526)](f);if(null!=c[r(161)]){r(347)==u&&(s=s||yc(c[r(161)],t,e,n[r(220)][r(398)]));const o=r(287)==u&&this[r(170)](l[r(405)]("|")[0]);if(c[r(161)][r(280)]||r(313)==c[r(161)][r(250)][r(274)]||r(450)==u&&!Cc(c[r(161)])||o&&!Cc(c[r(161)])||r(373)==u&&(_c(a=c[r(161)])||function(t){const e=r;return t[e(219)][e(454)]==t[e(545)][e(335)]&&t[e(219)][e(516)]}(a)))e[r(399)](t),s=!0;else{if(!h||!h[r(592)])continue;i[r(192)](h)}}}var a;return i[r(259)]>0&&(s=!!this[r(165)](i)||s),s})),n[t(220)][t(236)][t(467)]((e=>{const r=t;let s=!1;for(const t of n[r(220)][r(236)][r(435)][r(240)]())if(r(217)==t[r(490)])for(const t of this[r(535)][r(588)]()){if(t[r(455)]||!t[r(592)])continue;const o=r(450)==t[r(490)],i=this[r(338)](t),a=i&&this[r(170)](i);if(!o&&!a)continue;const c=t[r(300)]();if(c[r(219)][r(454)]!=c[r(545)][r(454)]&&!c[r(545)][r(516)]){const o=n[r(220)][r(204)](c[r(219)][r(478)],r(545)),i=n[r(220)][r(499)](c[r(219)],o);e[r(164)](t[r(493)](),{range:i}),s=!0}}return s})),n[t(220)][t(236)][t(467)]((e=>this[t(291)](e))),n[t(220)][t(236)][t(467)]((e=>!e[t(212)][t(208)]&&this[t(385)](e))),n[t(220)].on(t(460),(()=>{this[t(281)]=!1})),n[t(220)][t(236)].on(t(253),((r,s)=>{const o=t;if(!s[o(208)]||s[o(552)])return;if(!this[o(281)])return;const i=n[o(220)][o(236)][o(435)][o(240)]();if(0==i[o(230)])return;const a=[],c=i[o(383)]((t=>o(287)==t[o(490)])),u=i[o(383)]((t=>o(217)==t[o(490)]&&o(183)!=t[o(498)])),l=i[o(383)]((t=>o(265)==t[o(490)]&&o(183)!=t[o(498)]));for(const t of c)this[o(343)](t[o(534)])&&a[o(289)]({key:t[o(534)],newValue:t[o(420)],oldValue:t[o(282)],range:kc(t[o(322)],n[o(220)])});for(const t of u){const e=l[o(263)]((e=>e[o(425)]===t[o(425)]));if(e){const r=Rc(t[o(433)][o(478)],n[o(220)]);e[o(498)]!==t[o(498)]&&a[o(289)]({key:o(277),newValue:t[o(498)],oldValue:e[o(498)],range:r});for(const[n,s]of e[o(260)]){if(!this[o(343)](n))continue;const e=t[o(260)][o(526)](n);s!==e&&a[o(289)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(260)])this[o(343)](n)&&(e[o(260)][o(223)](n)||a[o(289)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(230)]&&n[o(220)][o(437)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(424)](t,e,s,o,{groupId:r});this[n(483)](t,a)}))}),{priority:t(504)}),n[t(220)][t(209)].on(t(531),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(408)](n[s(498)]),e=this[s(535)][s(526)](t);e&&e[s(378)](n[s(498)])}})),n[t(220)][t(236)].on(t(253),(()=>{const e=t,r=Array[e(430)](n[e(220)][e(236)][e(435)][e(458)]())[e(383)]((t=>e(411)===this[e(408)](t[e(498)])[e(179)]));if(0===r[e(230)])return;r[e(539)](((t,n)=>{const r=e,s=t[r(275)][r(436)],o=n[r(275)][r(436)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(219)][r(583)](o[r(219)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(408)](t);if(null===n[e(436)]){const n=this[e(237)](t);o[e(192)](n)}else{const t=this[e(535)][e(526)](r);null!==n[e(161)]||t[e(592)]?(s[e(192)](t[e(235)]),o[e(192)](t)):this[e(226)](t)}}o[e(259)]>0&&this[e(538)](o);for(const t of s)this[e(251)](e(506),t)})),n[t(220)].on(t(562),((e,r)=>{const s=t,o=r[0];if(!this[s(535)][s(259)])return;if(!o[s(529)])return;if(o[s(212)][s(552)]||!o[s(212)][s(208)])return;let i,a;switch(o[s(490)]){case s(217):i=n[s(220)][s(204)](o[s(433)]),a=i[s(573)](o[s(418)]);break;case s(405):i=n[s(220)][s(204)](o[s(404)]),a=n[s(220)][s(204)](o[s(581)]);break;case s(198):i=n[s(220)][s(204)](o[s(401)]),a=i[s(573)](o[s(418)]);break;default:return}const c=n[s(220)][s(499)](i,a);n[s(220)][s(256)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(328)](c)){if(e[t(455)])continue;if(t(347)==e[t(490)])continue;const r=this[t(338)](e);if(r&&this[t(170)](r)&&t(405)!=o[t(490)])continue;const s=e[t(275)]&&e[t(275)][t(514)];(t(450)!=e[t(490)]||t(405)==o[t(490)]&&!s)&&(n[t(357)]||t(231)==e[t(490)]&&n[t(301)]||e[t(300)]()[t(530)](c)&&this[t(294)](e,i,a))}}))}),{priority:t(504)}),n[t(220)].on(t(400),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(255)])return;if(this[s(586)])return;if(!this[s(227)][s(560)])return;if(o[s(280)])return;const a=n[s(220)][s(398)],{start:c,end:u}=o[s(300)](),l=c[s(478)]&&a[s(323)](c[s(478)])?null:a[s(327)](c,s(325)),f=u[s(335)]&&a[s(323)](u[s(335)])?null:a[s(327)](u,s(196)),h=n[s(220)][s(499)](l?l[s(219)]:c,f?f[s(545)]:u);n[s(220)][s(256)]((t=>{const e=s;this[e(324)](h);const r=n[e(220)][e(398)][e(327)](h[e(219)]);o.is(e(569))?t[e(238)](r):o[e(309)](r)})),e[s(427)]()}),{priority:e.priorities[t(507)]+10}),n[t(220)].on(t(180),((e,r)=>{const s=t,o=r[r[s(230)]-1];o&&o[s(255)]||this[s(586)]||this[s(227)][s(560)]&&(n[s(220)][s(256)]((()=>{const t=s;let o=n[t(220)][t(180)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(193)]=o[t(575)]();const i=o[t(545)][t(335)],a=n[t(220)][t(398)];i&&a[t(329)](i)&&!a[t(303)](i)&&(o=n[t(220)][t(499)](o[t(219)],n[t(220)][t(204)](i,t(545)))),this[t(285)](o)})),e[s(427)]())}),{priority:t(474)}),this[t(484)][t(445)][t(192)](t(374),this[t(227)]),this[t(461)](t(374));const o=new p(n,this[t(535)]);n[t(445)][t(192)](t(559),o),this[t(461)](t(559));const i=new b(n,this[t(535)]);n[t(445)][t(192)](t(186),i),this[t(461)](t(186)),n[t(445)][t(192)](t(311),new S(n,o,this[t(535)])),this[t(461)](t(311)),n[t(445)][t(192)](t(550),new S(n,i,this[t(535)])),this[t(461)](t(550)),n[t(445)][t(192)](t(528),new w(n,o,this[t(535)])),this[t(461)](t(528)),n[t(445)][t(192)](t(452),new w(n,i,this[t(535)])),this[t(461)](t(452));const c=n[t(537)][t(526)](t(182));this[t(244)](c,t(587),((e,{threadId:n})=>{const r=t,s=this[r(535)][r(526)](n);s&&s[r(224)]&&1===s[r(224)][r(230)]&&this[r(536)](n,{hasComments:!0})}),{priority:t(197)}),this[t(244)](c,t(446),((e,{threadId:n})=>{const r=t,s=this[r(535)][r(526)](n);s&&s[r(224)]&&!s[r(224)][r(230)]&&this[r(536)](n,{hasComments:!1})}),{priority:t(197)})}set[dc(453)](t){const n=dc;if(this[n(566)])throw new e.CKEditorError(n(491),this);this[n(566)]=t}get[dc(453)](){return this[dc(566)]}[dc(524)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(535)][n(588)]())t&&!e[n(592)]||r[n(289)](e);return e?r[n(421)]((t=>t[n(449)]())):r}[dc(417)](t){const n=dc,r=this[n(535)][n(526)](t);if(!r)throw new e.CKEditorError(n(387),this);return r}[dc(410)](t){const e=dc;return this[e(535)][e(223)](t)}[dc(376)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(490)][e(405)](":"),a=this[e(535)][e(526)](r)||this[e(414)](o,i,r,n,s);if(this[e(218)](a),this[e(553)](a,o,i||null,n),a[e(396)]=t[e(396)],a[e(317)]=!0,s&&s[e(262)]){const t=s[e(262)],n=this[e(214)](t[e(222)]);a[e(232)]=t[e(396)],a[e(266)]=n,a[e(472)]=!0}else a[e(232)]=t[e(396)];switch(t[e(275)]&&(a[e(275)]=t[e(275)]),t[e(260)]&&(a[e(260)]=t[e(260)]),this[e(566)]&&this[e(566)][e(310)]||(a[e(508)]=!0),this[e(500)][e(526)](a)){case e(355):this[e(500)][e(166)](a,e(473));break;case e(394):a[e(592)]?(this[e(165)](new Set([a])),this[e(538)](new Set([a])),this[e(500)][e(166)](a,e(283)),this[e(251)](e(565),a)):this[e(500)][e(166)](a,e(272))}return a}[dc(559)](t){const e=dc;this[e(255)]((()=>{const n=e;this[n(484)][n(220)][n(256)]((()=>{const e=n;for(const n of t[e(350)]())n[e(391)]()}))}))}[dc(186)](t){const e=dc;this[e(255)]((()=>{const n=e;this[n(484)][n(220)][n(256)]((()=>{const e=n;for(const n of t[e(350)]())n[e(331)]()}))}))}[dc(461)](t,n){const r=dc,s=this[r(484)][r(445)][r(526)](t);if(!s)throw new e.CKEditorError(r(369),this,{commandName:t});if(this[r(216)][r(223)](s))throw new e.CKEditorError(r(315),this,{commandName:t});this[r(216)][r(192)](s),n&&s.on(r(372),((t,e)=>{const o=r;this[o(227)][o(560)]&&(this[o(586)]||(e[o(230)]>0&&e[e[o(230)]-1]&&e[e[o(230)]-1][o(255)]?e[o(345)]():(t[o(193)]=n(((...t)=>s[o(372)](...t,{forceDefaultExecution:!0})),...e),t[o(427)]())))}),{priority:r(474)})}[dc(255)](t){const n=dc;let r,s;const o=this[n(586)];this[n(586)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(586)]=!1),s&&e.CKEditorError[n(517)](s,this),r}[dc(285)](t,n=null,r={}){const s=dc;if(t[s(280)])return null;const o=this[s(484)][s(537)][s(526)](s(340)).me;for(const{suggestion:e,meta:o}of this[s(328)](t,s(231)))if(o[s(301)]){if(!o[s(348)]){if(o[s(357)]){if(!this[s(392)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(294)](e,t[s(219)],t[s(545)]);break}if(n==e[s(203)]&&Sc(e,r)){const n=e[s(300)]();return n[s(219)][s(509)](t[s(545)])?this[s(177)](e,this[s(211)][s(499)](t[s(219)],n[s(545)])):this[s(177)](e,this[s(211)][s(499)](n[s(219)],t[s(545)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(438)+n:s(231),u=this[s(570)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(194)](c,i,a,t),u}[dc(336)](t,n=dc(419),r={}){const s=dc,o=this[s(484)][s(537)][s(526)](s(340)).me,i=this[s(515)][s(361)](s(231),n,s(241));for(const e of this[s(524)]())if(e[s(266)].id==o.id&&s(231)==e[s(490)]&&e[s(203)]==n&&Sc(e,r)&&(i(e[s(201)](),t)||i(t,e[s(201)]()))){for(const n of t)e[s(468)](n);return e}for(const{suggestion:e,meta:n}of this[s(328)](t,s(231))){if(!n[s(301)])continue;if(!this[s(392)]&&n[s(357)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(201)]())for(const e of t)if(!n[s(530)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(438)+n,l=this[s(570)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(194)](u,a,c,e,Hr[s(162)]());return l}[dc(415)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(280)])return null;if(o(278)===this[o(248)]){const e=this[o(515)][o(361)](o(347),r,o(391));return this[o(255)]((()=>e([t],n,s))),null}const i=this[o(484)][o(537)][o(526)](o(340)).me,a=[];if(o(568)!==this[o(248)])for(const{suggestion:e,meta:n}of this[o(328)](t,o(231)))n[o(301)]&&!n[o(563)]&&a[o(289)](...e[o(201)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(486)](s);e&&r[n(289)](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(230)];){const s=r[e][n(463)](t);r[n(356)](e,1,...s),e+=s[n(230)]}}return r}(t,a);c[o(230)]&&this[o(211)][o(256)]((()=>{const t=o;for(const e of c){const o=this[t(515)][t(361)](t(347),r,t(391));this[t(255)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(219)],u=t[o(545)];for(const{suggestion:e,meta:n}of this[o(328)](t,o(347))){if(!n[o(301)])continue;if(e[o(203)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(300)]();if(i[o(530)](t,!0))return null;c=c[o(583)](i[o(219)])?c:i[o(219)],u=u[o(174)](i[o(545)])?u:i[o(545)],a?i[o(219)][o(583)](a[o(300)]()[o(219)])?(a[o(181)](),a=e):e[o(181)]():a=e}const l=this[o(211)][o(499)](c,u);if(a)this[o(177)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(570)]({id:t,type:o(321)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(194)](o(321)+r,t,a,l)}}return null}[dc(210)](t,n,r=[],s=null,o={}){const i=dc;n[i(375)]||(n[i(375)]=n[i(389)]),n[i(514)]=t.is(i(322)),s=s||Ac(n);const a=r[i(421)]((t=>Rc(t,this[i(211)]))),c=t.is(i(322))?t:Rc(t,this[i(211)]);if(i(278)===this[i(248)]){const t=this[i(515)][i(361)](i(450),s,i(391));return this[i(255)]((()=>t([c],n,o))),null}a[i(289)](c);let u=!0;for(const t of a)if(!this[i(258)](t)){u=!1;break}if(u&&i(568)!==this[i(248)]){const t=this[i(515)][i(361)](i(450),s,i(391));return this[i(255)]((()=>t([c],n,o))),null}let l=null,f=c[i(219)],h=c[i(545)];for(const{suggestion:t,meta:e}of this[i(328)](c,i(450))){if(!e[i(301)])continue;if(e[i(348)]||e[i(357)]||e[i(563)])continue;if(t[i(275)][i(375)]!=n[i(375)])continue;if(!Sc(t,o))continue;const r=t[i(300)]();if(t[i(203)]==s){if(r[i(530)](c,!0))return null;f=f[i(583)](r[i(219)])?f:r[i(219)],h=h[i(174)](r[i(545)])?h:r[i(545)],l?r[i(219)][i(583)](l[i(300)]()[i(219)])?(l[i(181)](),l=t):t[i(181)]():l=t}else{const e=c[i(486)](r);this[i(254)](t,e)}}const g=this[i(484)][i(537)][i(526)](i(340)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(177)](l,this[i(211)][i(499)](f,h)),l;{const t=this[i(570)]({id:d,type:i(342)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(194)](i(342)+s,d,p,this[i(211)][i(499)](f,h)),t}}[dc(525)](t,n,r=[],s=null,o={}){const i=dc;n[i(375)]||(n[i(375)]=n[i(389)]);const a=t[0];n[i(514)]=a.is(i(322)),s=s||Ac(n);const c=r[i(421)]((t=>Rc(t,this[i(211)]))),u=a.is(i(322))?t:t[i(421)]((t=>Rc(t,this[i(211)])));if(i(278)===this[i(248)]){const t=this[i(515)][i(361)](i(450),s,i(391));return this[i(255)]((()=>t(u,n,o))),null}c[i(289)](...u);let l=!0;for(const t of c)if(!this[i(258)](t)){l=!1;break}if(l&&i(568)!==this[i(248)]){const t=this[i(515)][i(361)](i(450),s,i(391));return this[i(255)]((()=>t(u,n,o))),null}const f=this[i(484)][i(537)][i(526)](i(340)).me;for(const t of this[i(524)]()){if(t[i(266)].id!=f.id)continue;if(i(450)!=t[i(490)]||t[i(275)][i(375)]!=n[i(375)])continue;if(!Sc(t,o))continue;const e=t[i(203)]==s;for(let n=0;n<u[i(230)];n++){const r=u[n];for(const s of t[i(558)]()){const o=s[i(505)]();if(r[i(509)](o)){e?(u[i(356)](n,1),n--):t[i(399)](s[i(498)]);break}}}}if(0==u[i(230)])return null;const h=this[i(515)][i(361)](i(450),s,i(241));for(const t of this[i(524)]())if(t[i(266)].id==f.id&&i(450)==t[i(490)]&&t[i(275)][i(375)]==n[i(375)]&&t[i(203)]==s&&Sc(t,o)&&(h(t[i(201)](),u)||h(u,t[i(201)]()))){for(const e of u)t[i(468)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(342)+s,m=this[i(570)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(194)](p,g,d,t,Hr[i(162)]());return m}[dc(324)](t,n=null,r={}){const s=dc;if(t[s(280)])return null;const o=this[s(484)][s(537)][s(526)](s(340)).me,a=new i.LiveRange(t[s(219)],t[s(545)]);for(const{suggestion:t,meta:e}of this[s(328)](a,s(231)))if(e[s(301)]&&!e[s(348)])if(t[s(455)]){const e=t[s(201)]()[s(383)]((t=>s(313)!=t[s(250)][s(274)]));if(e[s(442)]((t=>a[s(530)](t,!0)))&&t[s(331)](),e[s(184)]((t=>t[s(530)](a,!0)))){const t=this[s(515)][s(361)](s(373),n,s(391));return this[s(255)]((()=>t([a],null,r))),null}}else{const e=a[s(486)](t[s(300)]());null!==e&&t[s(541)]([e],null,r)}if(a[s(465)](),a[s(280)]||s(313)==a[s(250)][s(274)])return null;let c=null,u=a[s(219)],l=a[s(545)];const f=this[s(328)](a,s(373));for(const{suggestion:t,meta:e}of f){const n=this[s(211)][s(499)](u,l);if(e[s(301)]&&(this[s(392)]||!e[s(357)]&&!e[s(563)]))if(t[s(455)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(201)]()){if(r[s(530)](n,!0))return t;n[s(530)](r)||(e=!1)}e&&t[s(331)]()}else{const e=t[s(300)]();if(e[s(530)](n,!0))return t;if(!Sc(t,r)){n[s(530)](e)?t[s(181)]():e[s(239)](u)?u=e[s(545)]:e[s(239)](l)&&(l=e[s(219)]);continue}u=u[s(583)](e[s(219)])?u:e[s(219)],l=l[s(174)](e[s(545)])?l:e[s(545)],r=Object[s(190)]({},t[s(260)]),c?e[s(219)][s(583)](c[s(300)]()[s(219)])?(c[s(181)](),c=t):t[s(181)]():c=t}}if(c)return this[s(177)](c,this[s(211)][s(499)](u,l)),c;{const t=(0,e.uid)(),i=this[s(211)][s(499)](u,l),a=o.id,c=n?s(367)+n:s(373),f=this[s(570)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(194)](c,t,a,i),f}}[dc(477)](t,n=dc(419),r={}){const s=dc,o=this[s(484)][s(537)][s(526)](s(340)).me,a=t[s(421)]((t=>new i.LiveRange(t[s(219)],t[s(545)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(328)](a,s(231)))e[s(301)]&&!e[s(348)]&&c[s(192)](t);for(const e of c)if(e[s(455)]){const o=e[s(201)]();if((!e[s(260)]||!e[s(260)][s(377)])&&o[s(442)]((t=>a[s(184)]((e=>e[s(530)](t,!0)))))&&e[s(331)](),a[s(442)]((t=>o[s(184)]((e=>e[s(530)](t,!0)))))){const e=this[s(515)][s(361)](s(373),n,s(391));return this[s(255)]((()=>e(t,null,r))),null}}else{const t=e[s(300)]();if(a[s(184)]((e=>e[s(530)](t,!0)))&&e[s(331)](),a[s(442)]((e=>t[s(530)](e,!0)))){const t=this[s(515)][s(361)](s(373),n,s(391));return this[s(255)]((()=>t(a,null,r))),null}}const u=this[s(515)][s(361)](s(373),n,s(241));let l=null;for(const t of this[s(524)]())if(t[s(266)].id==o.id&&t[s(592)]&&s(373)==t[s(490)]&&t[s(203)]==n&&Sc(t,r)&&(u(t[s(201)](),a)||u(a,t[s(201)]())))if(l){if(t[s(224)]&&t[s(224)][s(230)])continue;for(const e of t[s(201)]())l[s(288)](e)||l[s(468)](e);t[s(181)]()}else{l=t;for(const e of a)t[s(288)](e)||t[s(468)](e)}if(l)return l;c[s(267)]();for(const{suggestion:t,meta:e}of this[s(328)](a,s(373)))e[s(301)]&&(this[s(392)]||!e[s(357)]&&!e[s(563)])&&Sc(t,r)&&c[s(192)](t);for(const t of c){const e=t[s(201)]();if((!r||!r[s(377)])&&a[s(442)]((t=>e[s(184)]((e=>e[s(530)](t,!0))))))return t;(!t[s(260)]||!t[s(260)][s(377)])&&e[s(442)]((t=>a[s(184)]((e=>e[s(530)](t,!0)))))&&t[s(331)]()}const f=(0,e.uid)(),h=o.id,g=s(367)+n,d=this[s(570)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(465)](),t[s(280)]||s(313)==t[s(250)][s(274)]||this[s(194)](g,f,h,t,Hr[s(162)]());return d}[dc(424)](t,n,r,s,o){const i=dc;if(t[i(280)])return[];if(i(278)===this[i(248)])return[];const a=this[i(484)][i(537)][i(526)](i(340)).me.id,c=Array[i(430)](this[i(535)][i(588)]())[i(383)]((e=>i(287)==e[i(490)]&&e[i(275)][i(173)]==n&&e[i(288)](t)));if(i(172)===this[i(248)]){const e=this[i(328)](t,i(231))[i(383)]((({meta:t})=>t[i(301)]&&!t[i(563)]&&!t[i(348)]))[i(421)]((({suggestion:t})=>t));c[i(428)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(287)==t[i(490)]?t[i(275)][i(459)]:void 0,o=t[i(300)](),a=Array[i(430)](u[i(308)]())[i(263)]((t=>t[i(471)](o)));if(!a)continue;const c=a[i(463)](o);this[i(170)](n)&&i(231)==t[i(490)]&&0!=c[i(230)]||(u[i(551)](a),c[i(264)]((t=>{u[i(166)](t,r)})),i(231)!=t[i(490)]&&e!=s&&u[i(166)](a[i(486)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(230)]>37&&console[i(169)](i(295),{key:n});const f=(i(379)+(n+"|")+Ac({newValue:s}))[i(252)](0,60),h=this[i(570)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(289)](h),this[i(194)](f,c,a,t)}return l}[dc(316)](t){const e=dc;this[e(339)][e(192)](t)}[dc(489)](t){const e=dc;this[e(432)][e(192)](t)}[dc(205)](t,e=[],n=[]){const r=dc;this[r(461)](t,((t,...e)=>{this[r(554)]((()=>{t(...e)}))}));for(const t of e)this[r(489)](t);for(const t of n)this[r(316)](t)}[dc(338)](t){const e=dc;return e(287)==t[e(490)]?t[e(203)][e(405)]("|")[0]:null}[dc(177)](t,e){const n=dc,r=t[n(493)]();this[n(211)][n(256)]((t=>{t[n(164)](r,{range:e})}))}[dc(218)](t){const e=dc,n=t.id,r=this[e(484)][e(470)][e(526)](e(257));this[e(447)][e(344)](n)||this[e(447)][e(549)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(447)][e(533)](n);s[e(578)](e(185)),s[e(185)]=!1,t[e(224)]=s}[dc(553)](t,n,r,s){const o=dc;if(t[o(490)]!=n||t[o(203)]!=r||t[o(261)].id!=s)throw this[o(484)][o(354)](o(413)),new e.CKEditorError(o(413),this)}[dc(254)](t,n){const r=dc,s=t[r(300)]();if(n[r(509)](s))t[r(181)]();else if(s[r(530)](n)){const o=this[r(211)][r(204)](n[r(219)][r(335)],r(545));this[r(177)](t,this[r(211)][r(499)](s[r(219)],o));const i=(0,e.uid)(),a=t[r(261)].id,c=t[r(490)]+":"+t[r(203)];this[r(570)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(275)],attributes:t[r(260)]});const u=this[r(211)][r(204)](n[r(545)][r(454)],r(441)),l=this[r(211)][r(499)](u,s[r(545)]);this[r(194)](c,i,a,l)}else if(s[r(239)](n[r(219)])){const e=this[r(211)][r(204)](n[r(219)][r(335)],r(545));this[r(177)](t,this[r(211)][r(499)](s[r(219)],e))}else{const e=this[r(211)][r(204)](n[r(545)][r(454)],r(441));this[r(177)](t,this[r(211)][r(499)](e,s[r(545)]))}}[dc(258)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(328)](t,e(231))){if(!r[e(301)])continue;const s=n[e(201)]();for(const n of s)if(!t[e(463)](n)[e(230)])return!0}return!1}[dc(512)](t){const n=dc,r=this[n(484)][n(537)][n(526)](n(340))[n(304)](t);if(!r)throw new e.CKEditorError(n(561),this);return r}[dc(214)](t){const e=dc,n=this[e(484)][e(537)][e(526)](e(340)),r=(0,o.hashObject)(e(584)+t);return n[e(304)](r)||n[e(416)]({id:r,name:t})}[dc(414)](t,e,n,r,s){const o=dc,i=this[o(512)](r),a=this[o(515)][o(364)](t,e,n,i,s,(t=>{const e=o;this[e(536)](n,{attributes:t});const r=this[e(417)](n);this[e(165)](new Set([r])),this[e(538)](new Set([r]))}));return this[o(244)](a,o(391),(()=>{const t=o;this[t(536)](n,{state:t(397)})}),{priority:o(474)}),this[o(244)](a,o(331),(()=>{const t=o;this[t(536)](n,{state:t(368)})}),{priority:o(474)}),this[o(535)][o(166)](n,a),this[o(500)][o(166)](a,o(355)),a}[dc(408)](t){const e=dc,n=t[e(405)](":");return{group:n[0],type:n[1],subType:n[e(230)]>=5?n[2]:null,id:n[e(230)]<5?n[2]:n[3],authorId:n[e(230)]<5?n[3]:n[4],markerCount:6==n[e(230)]?n[5]:null}}[dc(294)](t,n,r){const s=dc,o=t[s(300)](),i=o[s(219)],a=o[s(545)];this[s(177)](t,this[s(211)][s(499)](i,n));const c=(0,e.uid)(),u=t[s(261)].id,l=t[s(490)]+(t[s(203)]?":"+t[s(203)]:"");this[s(570)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(260)],data:t[s(275)]});const f=this[s(338)](t);(s(450)==t[s(490)]||f&&this[s(170)](f))&&(r=this[s(211)][s(213)](r[s(454)])),this[s(194)](l,c,u,this[s(211)][s(499)](r,a))}[dc(328)](t,e=null){const n=dc,r=[],s=this[n(484)][n(537)][n(526)](n(340)).me;Array[n(284)](t)||(t=[t]);for(const o of this[n(524)]()){if(!o[n(592)])continue;if(e&&o[n(490)]!=e)continue;let i=!1;for(const e of o[n(201)]()){for(const a of t){const t=a[n(219)][n(509)](e[n(545)])||a[n(545)][n(509)](e[n(219)]);if(t||a[n(486)](e)){const c=a[n(530)](e)&&Tc(this[n(211)][n(398)],e[n(219)],a),u=e[n(530)](a)&&Tc(this[n(211)][n(398)],a[n(219)],e);r[n(289)]({suggestion:o,meta:{isOwn:s==o[n(266)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(194)](t,e,n,r,s){const o=dc;this[o(211)][o(256)]((i=>{const a=o;let c=a(199)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(358)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(226)](t){const e=dc,n=t[e(402)],r=t[e(429)];t[e(402)]=null,t[e(429)]=null,null!=n&&n[e(429)]==t&&(n[e(429)]=r),null!=r&&r[e(402)]==t&&(r[e(402)]=n),e(283)==this[e(500)][e(526)](t)&&(this[e(500)][e(166)](t,e(272)),this[e(251)](e(523),t,n,r))}[dc(570)](t){const n=dc,r=t.id,s=this[n(376)](t);if(this[n(566)]&&this[n(566)][n(310)]){const o=this[n(484)][n(537)][n(526)](n(579)),i=s[n(519)],a=s[n(203)]?s[n(490)]+":"+s[n(203)]:s[n(490)],c=this[n(484)][n(188)],u=o[n(192)](zr(c,n(314))),l={id:r,type:a,hasComments:i,data:t[n(275)]||null,originalSuggestionId:t[n(443)]||null,attributes:s[n(260)]};this[n(566)][n(310)](l)[n(456)]((t=>{const e=n;s[e(508)]=!0,o[e(265)](u),t&&t[e(396)]&&(this[e(535)][e(526)](r)[e(396)]=t[e(396)])}))[n(496)]((t=>{const r=n;throw(0,e.logWarning)(r(481)),this[r(484)][r(220)][r(437)]({isUndoable:!1},(()=>{s[r(331)]()})),s[r(306)](),this[r(535)][r(551)](s.id),this[r(500)][r(551)](s),t}))}return s}[dc(170)](t){const e=dc;return this[e(339)][e(223)](t)}[dc(536)](t,e){const n=dc,r=this[n(484)][n(537)][n(526)](n(579)),s=this[n(417)](t);if(this[n(566)]&&this[n(566)][n(370)])if(s[n(508)]){const s=r[n(192)](zr(this[n(484)][n(188)],n(314)));this[n(566)][n(370)](t,e)[n(456)]((()=>{r[n(265)](s)}))}else s.on(n(320),(()=>{this[n(536)](t,e)}))}[dc(346)](t){const n=dc;if(!this[n(566)]||!this[n(566)][n(417)])throw new e.CKEditorError(n(297),this);return this[n(566)][n(417)](t)}[dc(237)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(408)](t),i=this[e(535)][e(526)](n)||this[e(414)](r,s,n,o,{});switch(this[e(553)](i,r,s,o),this[e(500)][e(526)](i)){case e(355):this[e(346)](n)[e(456)]((t=>{const r=e;let s=Promise[r(276)]();t[r(519)]&&(s=this[r(447)][r(225)]({channelId:this[r(484)][r(470)][r(526)](r(257)),threadId:n})),s[r(456)]((()=>{const e=r;this[e(376)](t)[e(508)]=!0}))})),this[e(500)][e(166)](i,e(394));break;case e(272):this[e(536)](n,{state:e(395)});case e(473):this[e(500)][e(166)](i,e(283)),this[e(251)](e(565),i);break;case e(283):this[e(251)](e(506),i)}return i[e(378)](t),i}[dc(538)](t){const e=dc,n=Array[e(430)](t),r=n[e(383)]((t=>e(287)==t[e(490)]));this[e(353)](r);const s=n[e(383)]((t=>!t[e(455)]&&e(287)!=t[e(490)])),o=this[e(524)]({skipNotAttached:!0})[e(383)]((t=>!t[e(455)]&&e(287)!=t[e(490)])),i=o[e(383)]((n=>!t[e(223)](n))),a=new Map(o[e(421)]((t=>[t,this[e(515)][e(361)](t[e(490)],t[e(203)],e(546))]))),c=new Map(o[e(421)]((t=>[t,t[e(300)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(230)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(230)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(230)];t++){const n=s[t];!l[e(223)](n)&&n[e(402)]&&(f[e(192)](n[e(402)]),n[e(402)][e(429)]===n&&(n[e(402)][e(429)]=null),n[e(402)]=null),!u[e(223)](n)&&n[e(429)]&&(f[e(192)](n[e(429)]),n[e(429)][e(402)]===n&&(n[e(429)][e(402)]=null),n[e(429)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(230)];e++){const r=g(t,n[e]);r&&(r[0][s(429)]=r[1],r[1][s(402)]=r[0],u[s(192)](r[0]),l[s(192)](r[1]))}}function g(t,n){const r=e;if(t[r(266)].id!==n[r(266)].id)return null;const s=a[r(526)](t)(t,n,c[r(526)](t),c[r(526)](n));return s&&a[r(526)](n)(t,n,c[r(526)](t),c[r(526)](n))?s[1][r(224)]&&s[1][r(224)][r(230)]?null:s:null}f[e(259)]&&this[e(538)](f)}[dc(353)](t){const e=dc;if(0==t[e(230)])return;const n=this[e(524)]({skipNotAttached:!0})[e(383)]((t=>e(287)==t[e(490)]&&t[e(317)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(260)]);s[e(223)](n)||(s[e(166)](n,r[e(230)]),r[e(289)]([]));const i=s[e(526)](n);r[i][e(289)](t)}!function(){const t=e;r[t(539)](((e,n)=>{const r=t,s=e[0][r(396)],o=n[0][r(396)];return s==o?e[0][r(260)][r(207)]<n[0][r(260)][r(207)]?-1:1:s<o?-1:1}));for(const e of r)e[t(539)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(230)];t++){if(0==r[t][e(230)])continue;const n=[];for(let s=t+1;s<r[e(230)];s++)0!=r[s][e(230)]&&i(r[t],r[s])&&n[e(289)](s);for(const s of n)r[t]=r[t][e(540)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(230)];n++)t[n][e(429)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(230)];n++)t[n][e(402)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(260)][r(207)]!==n[0][r(260)][r(207)]&&t[0][r(266)]!==n[0][r(266)])return!1;if(!function(t,e){const n=r;return!t[n(519)]&&!e[n(519)]||(!t[n(519)]||!e[n(519)])&&(!!(t[n(519)]&&e[n(396)]<t[n(224)][n(390)][n(526)](0)[n(396)])||!!(e[n(519)]&&t[n(396)]<e[n(224)][n(390)][n(526)](0)[n(396)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(260)],r(207)),o=gc(n[0][r(260)],r(207));return!!wr(s,o)&&(!!t[r(442)]((t=>n[r(184)]((e=>t[r(300)]()[r(509)](e[r(300)]())))))&&n[r(442)]((e=>t[r(184)]((t=>e[r(300)]()[r(509)](t[r(300)]()))))))}}[dc(165)](t){const e=dc,n=Array[e(430)](t),r=this[e(524)]({skipNotAttached:!0}),s=r[e(383)]((n=>!t[e(223)](n))),o=new Map(n[e(421)]((t=>[t,this[e(515)][e(361)](t[e(490)],t[e(203)],e(241))]))),i=new Map(r[e(421)]((t=>[t,t[e(201)]()])));for(let t=0;t<n[e(230)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(230)];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(230)];e++){const s=r[e];if(s[a(490)]!==n[a(490)]||s[a(266)].id!==n[a(266)].id||s[a(203)]!==n[a(203)])continue;if(!Nc(n,s,[a(207)]))continue;if(a(287)==n[a(490)]&&n[a(275)][a(459)]!=s[a(275)][a(459)])continue;if(a(287)==n[a(490)]&&t[a(170)](n[a(275)][a(173)]))continue;if(a(450)==n[a(490)]){const e=t[a(484)][a(220)],r=n[a(497)]();if(r&&(e[a(398)][a(303)](r)||e[a(398)][a(323)](r)))continue}const c=o[a(526)](n),u=i[a(526)](n),l=i[a(526)](s),f=n[a(224)]&&n[a(224)][a(230)],h=s[a(224)]&&s[a(224)][a(230)];if(!f&&c(l,u))return t[a(487)](s,n),i[a(551)](n),!0;if(!h&&c(u,l))return t[a(487)](n,s),i[a(551)](s),!0}return!1}}[dc(487)](t,e){const n=dc;if(t[n(455)])for(const r of e[n(201)]())t[n(468)](r);else{const r=e[n(300)]()[n(545)];this[n(177)](t,this[n(211)][n(499)](t[n(300)]()[n(219)],r))}e[n(181)]()}[dc(521)](t,e){const n=dc,r=t[n(556)](n(334))||t[n(556)](n(287))?n(299):t[n(574)]();return zr(this[n(484)][n(188)],e+"_"+r+n(543))}[dc(589)](){const t=dc,e=this[t(484)];(0,o.surroundingMarkersDetector)(this[t(211)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(408)](t[s(498)]);if(s(411)===e){o[s(289)](this[s(521)](n,s(319)));break}}for(const t of r){const{group:e,type:n}=this[s(408)](t[s(498)]);if(s(411)===e){o[s(289)](this[s(521)](n,s(202)));break}}o[s(230)]&&e.ui[s(439)][s(178)](s(374),o[s(241)](" "))}))}[dc(291)](t){const e=dc;if(this[e(281)])return!1;const n=this[e(484)],r=n[e(220)][e(236)][e(435)][e(240)]();if(0==r[e(230)])return!1;const s=[],o=r[e(383)]((t=>e(287)==t[e(490)])),i=r[e(383)]((t=>e(217)==t[e(490)]&&e(183)!=t[e(498)])),a=r[e(383)]((t=>e(265)==t[e(490)]&&e(183)!=t[e(498)]));for(const t of o)s[e(289)]({key:t[e(534)],newValue:t[e(420)],oldValue:t[e(282)],range:kc(t[e(322)],n[e(220)])});for(const t of i){const r=a[e(263)]((n=>n[e(433)][e(509)](t[e(433)])));r&&s[e(289)]({key:e(277),newValue:t[e(498)],oldValue:r[e(498)],range:n[e(220)][e(195)](t[e(433)][e(478)])})}return 0!=s[e(230)]&&this[e(483)](t,s)}[dc(385)](t){const e=dc;let n=!1;const r=this[e(484)][e(220)][e(236)][e(435)][e(458)]()[e(383)]((t=>t[e(275)][e(161)]&&t[e(498)][e(556)](e(457))));for(const s of r){const{subType:r,id:o}=this[e(408)](s[e(498)]),i=r[e(405)]("|")[0];for(const r of this[e(524)]({skipNotAttached:!0}))r.id!=o&&e(287)==r[e(490)]&&r[e(275)]&&r[e(275)][e(173)]==i&&r[e(300)]()[e(471)](s[e(275)][e(161)])&&(this[e(448)](r,s[e(275)][e(161)],t),n=!0)}return n}[dc(554)](t){const e=dc;this[e(484)],this[e(281)]=!0,t()}[dc(343)](t){const e=dc,n=this[e(170)](t),r=this[e(432)][e(223)](t);return n||r}[dc(483)](t,e){const n=dc;if(0==e[n(230)])return!1;let r=!1;for(const s of e){const e=this[n(328)](s[n(322)],n(287))[n(383)]((t=>!t[n(176)][n(348)]))[n(421)]((t=>t[n(411)])),i=(0,o.hashObject)({newValue:s[n(380)]});e[n(383)]((t=>{const e=n,[r,o]=t[e(203)][e(405)]("|");return r==s[e(173)]&&o!=i}))[n(264)]((e=>{const o=n;this[o(448)](e,s[o(322)],t),r=!0}))}return r}[dc(448)](t,e,n){const r=dc,s=t[r(300)]()[r(463)](e);0!==s[r(230)]?1!==s[r(230)]?this[r(294)](t,e[r(219)],e[r(545)]):this[r(177)](t,s[0]):n[r(399)](t[r(493)]())}}class bc{constructor(t){const e=dc;this[e(580)]=t,this[e(211)]=t[e(220)],this[e(388)]=new Map,this[e(518)]=new Map,this[e(366)]()}[dc(364)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(211)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(361)](t,e,i(391))(...n),onDiscard:(...n)=>this[i(361)](t,e,i(331))(...n)})}[dc(234)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(388)][s(166)](o,r)}[dc(361)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(388)][r(526)](s)||this[r(518)][r(526)](t+":"+n)}[dc(366)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(539)](((t,n)=>t[e(219)][e(583)](n[e(219)])?1:-1)),this[e(211)][e(256)]((n=>{const r=e;for(const e of t){let t;t=e[r(545)][r(516)]&&e[r(545)][r(454)]==e[r(219)][r(478)]?n[r(246)](e[r(219)][r(478)],"on"):n[r(246)](e),this[r(211)][r(400)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(211)][n(256)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(421)]((t=>(_c(t)&&(t=this[s(211)][s(499)](t[s(545)])),t)))[s(383)]((t=>s(313)!==t[s(250)][s(274)]));if(c[s(230)]<1)return;const u=Array[s(430)](this[s(211)][s(236)][s(293)][s(201)]())[s(421)]((t=>i.LiveRange[s(502)](t)));r[s(238)](c);for(const t of this[s(580)][s(445)][s(445)]())t[s(200)]();a[s(289)]({forceDefaultExecution:!0}),this[s(580)][s(372)](o,...a);const l=u[s(383)]((t=>s(313)!=t[s(250)][s(274)]));l[s(230)]>0&&r[s(238)](l);for(const t of u)t[s(465)]()}))},s=(e,n)=>1==e[t(230)]&&1==n[t(230)]&&e[0][t(545)][t(509)](n[0][t(219)]),o=(e,n,r,s)=>Lc(e,n,r,s,this[t(211)])?[e,n]:Lc(n,e,s,r,this[t(211)])?[n,e]:null;this[t(518)][t(166)](t(273),e),this[t(518)][t(166)](t(585),n),this[t(518)][t(166)](t(270),s),this[t(518)][t(166)](t(341),o),this[t(518)][t(166)](t(242),n),this[t(518)][t(166)](t(307),e),this[t(518)][t(166)](t(567),s),this[t(518)][t(166)](t(362),o),this[t(518)][t(166)](t(532),r),this[t(518)][t(166)](t(290),e),this[t(518)][t(166)](t(360),s),this[t(518)][t(166)](t(412),e),this[t(518)][t(166)](t(233),r),this[t(518)][t(166)](t(513),e),this[t(518)][t(166)](t(175),s),this[t(518)][t(166)](t(305),e),this[t(518)][t(166)](t(479),e),this[t(518)][t(166)](t(271),((e,n)=>{const r=t;if(!n)return;const s=this[r(580)][r(537)][r(526)](Ec);this[r(211)][r(256)]((t=>{const o=r;if(o(277)==n[o(173)])for(const r of e){const e=r[o(219)][o(478)],s=n[o(459)];t[o(466)](e,s)}else if(s[o(170)](n[o(173)]))for(const r of e)void 0!==n[o(459)]?t[o(229)](n[o(173)],n[o(459)],r[o(219)][o(478)]):t[o(286)](n[o(173)],r[o(219)][o(478)]);else for(const r of e)n[o(459)]?t[o(229)](n[o(173)],n[o(459)],r):t[o(286)](n[o(173)],r)}))})),this[t(518)][t(166)](t(296),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(454)][r(393)]({includeSelf:!0,parentFirst:!0})){if(s[r(250)]==s)return!1;if(!n[r(462)](s))return!1;if(t[r(303)](s)||t[r(323)](s))return!0}return!1}function _c(t){const e=dc;return t[e(545)][e(454)]==t[e(219)][e(478)]&&t[e(545)][e(163)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(494)].is(s(520))&&!r[s(303)](t[s(494)]),i=t[s(219)][s(423)](o),a=t[s(545)][s(423)](o,{direction:s(196)});return!(t[s(219)][s(509)](i)&&t[s(545)][s(509)](a)||(i[s(583)](a)?n[s(164)](e,{range:n[s(499)](i,a)}):n[s(399)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(219)][e(478)];return n&&n.is(e(371))}function kc(t,e){const n=dc;return null==t[n(545)][n(335)]&&t[n(545)][n(454)]==t[n(219)][n(478)]?Rc(t[n(219)][n(478)],e):t}function Rc(t,e){const n=dc,r=e[n(398)][n(303)](t)||e[n(398)][n(548)](t);return e[n(499)](e[n(204)](t,n(480)),r?e[n(363)](t):e[n(204)](t,n(545)))}function Lc(t,e,n,r,s){const o=dc;if(!Nc(t,e))return!1;if(n[o(545)][o(509)](r[o(219)]))return!0;if(t[o(490)]!=e[o(490)])return!1;if(!n[o(545)][o(365)](r[o(219)]))return!1;const i=s[o(499)](n[o(545)],r[o(219)])[o(571)]();for(const t of i)if([o(409),o(382)][o(298)](t[o(490)])&&s[o(398)][o(323)](t[o(494)]))return!1;return!0}function Nc(t,e,n=[]){const r=dc;return!(!t[r(317)]||!e[r(317)])&&wr(gc(t[r(260)],n),gc(e[r(260)],n))}function Sc(t,e){const n=dc,r=vc(t[n(260)]),s=vc(e);if(!t[n(317)])return!1;for(const t of Object[n(308)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(190)]({},t);return delete n[e(377)],delete n[e(488)],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[Ec,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[Ec,qc,Zc(207)]}static get[Zc(200)](){return Zc(199)}set[Zc(206)](t){var e=Zc;this[e(193)][e(210)][e(189)](Ec)[e(206)]=t}get[Zc(206)](){var t=Zc;return this[t(193)][t(210)][t(189)](Ec)[t(206)]}[Zc(201)](t){var e=Zc;return this[e(193)][e(210)][e(189)](Ec)[e(208)](t)}[Zc(197)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(193)][n(210)][n(189)](Ec)[n(197)]({skipNotAttached:t,toJSON:e})}[Zc(204)](t){var e=Zc;return this[e(193)][e(210)][e(189)](Ec)[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[Ec]}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)](Ec,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:()=>Yc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ec});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=["_disableUnsupportedCommands","1053579QpYIsL","has","TrackChangesCommand","_enabledCommands","execute","value","203020JJxqNV","editor","2131890cHpeaU","_enableCommands","1205610JKwwiq","affectsData","forceDisabled","commands","_isEnabledBasedOnSelection","1208344YpRexg","clearForceDisabled","711720HaldmT","refresh","21wNMivl","157316VLWIiu","isEnabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(221479===parseInt(n(207))/1+-parseInt(n(216))/2+-parseInt(n(210))/3+parseInt(n(204))/4+parseInt(n(220))/5+-parseInt(n(218))/6+-parseInt(n(206))/7*(-parseInt(n(202))/8))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(213)]=e,this[n(215)]=!1,this[n(205)](),this[n(224)]=!1}[c(205)](){this[c(208)]=!0}[c(214)](){const t=c;this[t(215)]=!this[t(215)],this[t(215)]?this[t(209)]():this[t(219)]()}[c(209)](){const t=c;for(const e of this[t(217)][t(223)][t(223)]())e[t(221)]&&!this[t(213)][t(211)](e)&&e[t(222)](t(212))}[c(219)](){const t=c;for(const e of this[t(217)][t(223)][t(223)]())e[t(221)]&&!this[t(213)][t(211)](e)&&e[t(203)](t(212))}}const h=d;function g(){const t=["execute","6YcqtTt","model","92EqjUoh","isEnabled","getRanges","TrackChangesEditing","refresh","8813340oQEGGZ","7599672dsAuwk","editor","4971184ZLthiJ","track-changes-accept-suggestion-not-found","get","3tqtywg","_isEnabledBasedOnSelection","4180452kWotnH","29134AVLmaD","88JPYhXS","plugins","2581085DCJFWP","320957GgKBwN","_suggestions","canEditAt","acceptSuggestion","8qLoZhC"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(688228===-parseInt(n(130))/1*(-parseInt(n(116))/2)+-parseInt(n(127))/3*(parseInt(n(124))/4)+-parseInt(n(133))/5*(parseInt(n(140))/6)+-parseInt(n(134))/7*(-parseInt(n(138))/8)+-parseInt(n(122))/9+-parseInt(n(121))/10+parseInt(n(131))/11*(parseInt(n(129))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(135)]=e,this[n(120)](),this[n(128)]=!1}[h(120)](){this[h(117)]=!0}[h(139)](t){const n=h,r=this[n(135)][n(126)](t);if(!r)throw new e.CKEditorError(n(125),this);const s=r[n(118)]();this[n(123)][n(141)][n(136)](s)&&this[n(123)][n(132)][n(126)](n(119))[n(137)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=269]})(t,e)}function E(){const t=["refresh","getRanges","track-changes-discard-suggestion-not-found","10wgPIKe","get","editor","2333172XVNmQg","3331050sOpwuJ","TrackChangesEditing","361388zukBru","1668dINDsf","24ebOMxh","discardSuggestion","2ZdDIEn","canEditAt","_isEnabledBasedOnSelection","plugins","isEnabled","9872352zLwyiJ","_suggestions","execute","5860gSNtEP","model","2059799DlxwWk","45715043FviUaP"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(715979===parseInt(n(280))/1*(parseInt(n(276))/2)+-parseInt(n(273))/3+-parseInt(n(277))/4*(parseInt(n(288))/5)+-parseInt(n(274))/6+-parseInt(n(290))/7*(parseInt(n(278))/8)+-parseInt(n(285))/9+-parseInt(n(270))/10*(-parseInt(n(291))/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(286)]=e,this[n(292)](),this[n(282)]=!1}[m(292)](){this[m(284)]=!0}[m(287)](t){const n=m,r=this[n(286)][n(271)](t);if(!r)throw new e.CKEditorError(n(269),this);const s=r[n(293)]();this[n(272)][n(289)][n(281)](s)&&this[n(272)][n(283)][n(271)](n(275))[n(279)](r)}}function T(t,e){const n=C();return(T=function(t,e){return n[t-=231]})(t,e)}function _(t){const e=T;return t[e(254)](((t,n)=>e(250)==t[e(267)]&&e(250)!=n[e(267)]?-1:e(250)!=t[e(267)]&&e(250)==n[e(267)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(232)];for(;s<t[n(271)];){const a=t[s],c=t[s+1];r||(r=e[n(246)](a)),A(e,a,c)||(o[n(270)](e[n(269)](r,i[n(252)](a)?e[n(253)](a):e[n(245)](a,n(259)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(253)](e),o=t[r(246)](n);return s[r(241)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(942588===parseInt(n(262))/1*(-parseInt(n(251))/2)+-parseInt(n(239))/3*(parseInt(n(247))/4)+-parseInt(n(233))/5*(parseInt(n(263))/6)+-parseInt(n(235))/7*(parseInt(n(242))/8)+parseInt(n(258))/9+parseInt(n(249))/10+parseInt(n(236))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=T;for(;n[r(271)];){const s=n[r(231)](0,100);t[r(260)]((()=>{const t=r;for(const n of s)n[t(256)]&&e[t(273)](n.id)}))}}function C(){const t=["createPositionBefore","885052oZqiTd","join","8771510vNjYpb","deletion","147582WoKRcm","isObject","createPositionAfter","sort","next","isInContent","from","9193248hkniJG","end","change","getRanges","11NXDXnS","6qVADVs","add","replace","value","type","isMultiRange","createRange","push","length","color","execute"," [color ","splice","schema","6282650OXrNSI","isArray","972419CKHPYL","24120096cnAiLS","map","content","9vbCzOo","start","isTouching","24WvhMQi","isIntersecting","isCollapsed","createPositionAt"];return(C=function(){return t})()}const N=L;function R(){const t=["148829Uqzyon","5540409HSFHSD","1449780CbbTxe","_suggestions","14VqvDzn","refresh","_isEnabledBasedOnSelection","93OuRTfz","isInContent","from","model","903256rDXQPn","5102vtuBbR","452152opCXHy","getRanges","isEnabled","canEditAt","some","_command","values","execute","1197804QXsHfW","editor"];return(R=function(){return t})()}function L(t,e){const n=R();return(L=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(241145===parseInt(n(447))/1+-parseInt(n(436))/2*(-parseInt(n(454))/3)+parseInt(n(437))/4+-parseInt(n(449))/5+-parseInt(n(445))/6+-parseInt(n(451))/7*(parseInt(n(435))/8)+parseInt(n(448))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(442)]=e,this[r(450)]=n,this[r(452)](),this[r(453)]=!1}[N(452)](){const t=N,e=Array[t(456)](this[t(450)][t(443)]())[t(441)]((e=>e[t(455)]));this[t(439)]=this[t(442)][t(439)]&&e}[N(444)](){const t=N,e=_(Array[t(456)](this[t(450)][t(443)]()));for(const n of e){const e=n[t(438)]();if(!this[t(446)][t(457)][t(440)](e))return}k(this[t(446)][t(457)],this[t(442)],e)}}const v=O;function M(){const t=["editor","4UrfdYL","_selectedSuggestions","_command","selection","70038aYOpiz","164432iSPAUX","3991Clyfad","6331ImZcQH","301ipQvtU","80bFuPqf","234LKMvNB","canEditAt","142ZLBlMy","from","refresh","model","2405395jbAewg","88416qYXbKk","567578AUQuin","size","document","_isEnabledBasedOnSelection","execute","getRanges","_suggestions","966639VIvhqi","values","isEnabled"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(459058===parseInt(n(342))/1*(parseInt(n(347))/2)+-parseInt(n(360))/3*(parseInt(n(335))/4)+-parseInt(n(351))/5+-parseInt(n(339))/6*(parseInt(n(343))/7)+parseInt(n(340))/8*(-parseInt(n(345))/9)+-parseInt(n(344))/10*(parseInt(n(353))/11)+parseInt(n(352))/12*(parseInt(n(341))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(337)]=e,this[r(359)]=n,this[r(336)]=new Set,this[r(349)](),this[r(356)]=!1}[v(349)](){const t=v,e=this[t(363)][t(350)][t(355)][t(338)],n=Array[t(348)](this[t(359)][t(361)]());this[t(336)]=function(t,e){const n=T,r=Array[n(257)](t[n(261)]()),s=new Set;for(const o of e)if(o[n(256)])for(const e of r)for(const r of o[n(261)]())(e[n(243)](r)||t[n(244)]&&!o[n(268)]&&o[n(255)]&&r[n(259)][n(241)](e[n(240)]))&&s[n(264)](o);return s}(e,n),this[t(362)]=this[t(337)][t(362)]&&!!this[t(336)][t(354)]}[v(357)](){const t=v,e=_(Array[t(348)](this[t(336)]));for(const n of e){const e=n[t(358)]();if(!this[t(363)][t(350)][t(346)](e))return}k(this[t(363)][t(350)],this[t(337)],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 z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||J||Function("return this")();const Z=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Z?Z.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=Z?Z.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 Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Rt,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(kt||z),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 zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=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 Zt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Zt(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 Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};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(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(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=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(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,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,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 Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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||Re(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 zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(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]),Zt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Zn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Z?Z.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(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Zt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Z?Z.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 Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",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==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&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),Nr(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)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=278]})(t,e)}function Vr(){const t=["getAllAdjacentSuggestions","subType","next","_onDiscard","set","addMarkerName","filter","167544pVaPET","add","length","attributes","onDiscard","10OUPjWZ","removeMarkers","@external","addRange","894145gQOkEU","data","getFirstMarker","isMultiRange","14SavhLG","1614108jeTjcR","createdAt","authoredAt","_onAttributesChange","end","nodeBefore","toJSON","getFirstRange","getRanges","discard","getMarkerNames","onAccept","split","removeAttribute","getItems","size","isInContent","getContainedElement","3404NyiyAR","getRange","_onAccept","decorate","type","accept","nodeAfter","hasComments","creator","setAttribute","68254ORcQMK","previous","change","push","1203168kSElHp","delete","substr","map","from","14446071FETNUc","getMarkers","addMarker","start","onAttributesChange","isExternal","isIntersecting","suggestion:","markers","author","getMultiRangeId","head","get","_markerNames","_isDataLoaded","2391BVexar","isIntersectingWithRange","reduce","clear","_saved","removeMarker","commentThread","_model"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(379904===parseInt(n(290))/1+parseInt(n(332))/2+-parseInt(n(356))/3*(parseInt(n(322))/4)+-parseInt(n(299))/5+-parseInt(n(304))/6+-parseInt(n(303))/7*(parseInt(n(336))/8)+parseInt(n(341))/9*(parseInt(n(295))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(355)]=!1,this.id=e.id,this[n(326)]=e[n(326)],this[n(284)]=e[n(284)]||null,this[n(350)]=e[n(350)],this[n(330)]=e[n(330)]||e[n(350)],this[n(346)]=Boolean(e[n(293)]&&e[n(293)][n(297)]),this[n(300)]=null,this[n(282)]=t,this[n(324)]=e[n(315)],this[n(286)]=e[n(294)],this[n(307)]=e[n(345)],this[n(354)]=new Set,this[n(305)]=null,this[n(287)](n(306),null),this[n(287)](n(293),e[n(293)]||{}),this[n(287)](n(333),null),this[n(287)](n(285),null),this[n(287)](n(281),null),this[n(287)](n(279),!1),this[n(325)](n(327)),this[n(325)](n(313))}get[jr(352)](){const t=jr;let e=this;for(;e[t(333)];)e=e[t(333)];return e}get[jr(329)](){const t=jr;return!!this[t(281)]&&this[t(281)][t(292)]>0}get[jr(302)](){const t=jr;return 0!=this[t(354)][t(319)]&&6==Array[t(340)](this[t(354)])[0][t(316)](":")[t(292)]}get[jr(320)](){return null!==this[jr(301)]()}[jr(288)](t){const e=jr;this[e(354)][e(291)](t)}[jr(314)](){const t=jr;return Array[t(340)](this[t(354)])}[jr(342)](){const t=jr;return this[t(314)]()[t(339)]((e=>this[t(282)][t(349)][t(353)](e)))[t(289)]((t=>t))}[jr(301)](){return this[jr(342)]()[0]||null}[jr(296)](){const t=jr;this[t(282)][t(334)]((e=>{const n=t;for(const t of this[n(342)]())e[n(280)](t)})),this[t(354)][t(278)]()}[jr(280)](t){const e=jr;this[e(282)][e(334)]((n=>{n[e(280)](t)})),this[e(354)][e(337)](t)}[jr(298)](t){const e=jr,n=e(348)+this[e(326)]+":"+this[e(284)]+":"+this.id+":"+this[e(330)].id+":"+zr[e(351)]();this[e(288)](n),this[e(282)][e(334)]((r=>{r[e(343)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(357)](t){const e=jr;for(const n of this[e(312)]())if(n[e(347)](t))return!0;return!1}[jr(312)](){const t=jr;return this[t(342)]()[t(339)]((e=>e[t(323)]()))}[jr(318)](){const t=jr;return this[t(312)]()[t(358)](((e,n)=>[...e,...n[t(318)]()]),[])}[jr(311)](){const t=jr;var e;return(null===(e=this[t(301)]())||void 0===e?void 0:e[t(323)]())||null}[jr(321)](){const t=jr,e=this[t(312)]();if(1!=e[t(292)])return null;const n=e[0],r=n[t(344)][t(328)],s=n[t(308)][t(309)];return r instanceof i.Element?r!=s?null:r:null}[jr(327)](){const t=jr;this[t(324)](this[t(312)](),this[t(300)],this[t(293)]),this[t(296)]()}[jr(313)](){const t=jr;this[t(286)](this[t(312)](),this[t(300)],this[t(293)]),this[t(296)]()}[jr(283)](){const t=jr,e=[];let n=this[t(352)];for(;n;)e[t(335)](n),n=n[t(285)];return e}[jr(331)](t,e){const n=jr,r=qn(this[n(293)]);hr(r,t,e),wr(r,this[n(293)])||(this[n(293)]=r,this[n(307)](r))}[jr(317)](t){const e=jr,n=qn(this[e(293)]);Ur(n,t),wr(n,this[e(293)])||(this[e(293)]=n,this[e(307)](this[e(293)]))}[jr(310)](){const t=jr;return{id:this.id,type:this[t(284)]?this[t(326)]+":"+this[t(284)]:this[t(326)],authorId:this[t(330)].id,createdAt:this[t(305)],hasComments:this[t(329)],data:this[t(300)],attributes:this[t(293)]}}static[jr(351)](){const t=jr;return(0,e.uid)()[t(338)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["1328229GeEVPb","set","quantity","Object","text","_handleCustomCallbackDescription","newValue","addFormat","removeFormat","element","softBreak","elementEnd","deletion","addObject","*Change to:* %0","removeContainer","_handleRenameSuggestionDescription","_attributeLabels","checkChild","has","*Set format:* %0","label","_schema","_itemLabels","registerElementLabel","elementStart","length","*Remove format:* %0","key","_handleAttributeSuggestionDescription","end","registerAttributeLabel","name","*Remove:* %0","subType","format","addEmptyContainer","isEmpty","function","attribute","removeObject","isInContent","2nvVpzK","Container","*Merge:* %0","removeEmptyContainer","start","type","push","$text","REPLACE_TEXT","previousSibling","registerDescriptionCallback","addContainer","getWalker","matchingCallback","replace","_addDescriptionItems","isEqual","16HgDDCj","$textProxy","item","skip","_resolveDescriptionItems","data","indexOf","_itemLabelsCallbacks","getItemLabel","join","remove","_locale","get","isObject","map","122269iwJQgs","*Insert:* %0","8918415KmUSjU","match","_handleInsertRemoveSuggestionDescription","1958622ZMHYdB","_customCallbacks","6881820UakfVK","ELEMENT_SPACE","getFirstRange","normal","add","*Split:* %0","5629472feStMF","pop","EmptyContainer","nodeAfter","insertion","nextSibling","getDescriptions","$1 $2","6082470yVGvMI"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=206]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(790505===-parseInt(n(260))/1+parseInt(n(206))/2*(-parseInt(n(243))/3)+parseInt(n(251))/4+parseInt(n(245))/5+parseInt(n(259))/6+-parseInt(n(238))/7*(parseInt(n(223))/8)+-parseInt(n(240))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(244)]=[],this[n(283)]=new Map,this[n(230)]=[],this[n(277)]=new Map,this[n(282)]=t,this[n(234)]=e}[Wr(257)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(286)];o++){const i=t[o];if(!i[e(301)])continue;const a=this[e(265)](i);if(a){if(null!=i[e(294)]){if(r[e(279)](i[e(294)]))continue;r[e(249)](i[e(294)])}n[e(212)](a)}else if(e(299)!=i[e(211)])e(255)!=i[e(211)]&&e(272)!=i[e(211)]||this[e(242)](n,i,t[o+1]);else{const t=i[e(228)][e(288)];if(s[e(279)](t))continue;s[e(249)](i[e(228)][e(288)]),t==Ic?this[e(276)](n,i):this[e(289)](n,i)}}return this[e(227)](n)}[Wr(216)](t){const e=Wr;this[e(244)][e(212)](t)}[Wr(284)](t,n,r=e.priorities[Wr(248)]){const s=Wr;s(298)==typeof t?(0,e.insertToPriorityArray)(this[s(230)],{matchingCallback:t,label:n,priority:r}):this[s(283)][s(261)](t,n)}[Wr(291)](t,e){const n=Wr;this[n(277)][n(261)](t,e)}[Wr(231)](t,e=1){const n=Wr;let r;for(const e of this[n(230)])if(e[n(219)](t)){r=e[n(281)];break}return r||(r=this[n(283)][n(235)](t[n(292)])),r?r(e):1!==e?e+" "+t[n(292)]+"s":""+t[n(292)]}[Wr(221)](t,e){const n=Wr,r=e[n(247)]()[n(218)](),s=n(255)==e[n(211)]?n(249):n(233);for(const e of r){const o=e[n(225)],i=t[t[n(286)]-1];if(o.is(n(224)))i&&i[n(211)][n(229)](n(207))>-1&&t[n(252)](),i&&n(264)==i[n(211)]?i[s]+=o[n(228)]:t[n(212)]({type:n(264),add:n(249)==s?o[n(228)]:"",remove:n(233)==s?o[n(228)]:""});else if(this[n(282)][n(236)](o)){const a=o;if(i&&i[n(211)][n(229)](n(207))>-1&&t[n(252)](),n(271)==e[n(211)])continue;i&&i[n(211)]==s+n(263)&&i[n(269)][n(292)]==a[n(292)]?i[n(262)]++:t[n(212)]({type:s+n(263),element:a,quantity:1}),r[n(226)]((t=>!(n(271)==t[n(211)]&&t[n(225)]==o)))}else if(this[n(282)][n(278)](o,n(213))||o.is(n(269),n(270))){const r=o;if(n(249)==s&&n(285)==e[n(211)]||n(233)==s&&n(271)==e[n(211)])continue;if(i&&-1==i[n(211)][n(229)](n(207))){n(264)==i[n(211)]&&(i[s]+="\n");continue}let a;if(a=n(249)==s?r[n(256)]&&!this[n(282)][n(236)](r[n(256)])?r[n(256)]:null:r[n(215)]&&!this[n(282)][n(236)](r[n(215)])?r[n(215)]:null,r[n(297)]||a&&a[n(297)]){const e=a&&a[n(297)]?a:r;i&&i[n(211)]==s+n(253)&&i[n(269)][n(292)]==e[n(292)]?i[n(262)]++:t[n(212)]({type:s+n(253),element:e,quantity:1})}else t[n(212)]({type:s+n(207),element:r})}}}[Wr(227)](t){const e=Wr,n=this[e(234)],r=[],s=[],o=[];for(const i of t)switch(i[e(211)]){case e(264):if(i[e(249)]=i[e(249)][e(220)](/(\S)\u000A+(\S)/g,e(258))[e(220)](/\u000A/g,""),i[e(233)]=i[e(233)][e(220)](/(\S)\u000A+(\S)/g,e(258))[e(220)](/\u000A/g,""),""!=i[e(249)]&&""!=i[e(233)]){r[e(212)]({type:e(220),content:Hr(n,e(214),['"'+i[e(233)]+'"','"'+i[e(249)]+'"'])});continue}if(null!=i[e(249)][e(241)](/^ +$/)){r[e(212)]({type:e(255),content:Hr(n,e(239),Hr(n,e(246),i[e(249)][e(286)]))});continue}if(null!=i[e(233)][e(241)](/^ +$/)){r[e(212)]({type:e(272),content:Hr(n,e(293),Hr(n,e(246),i[e(233)][e(286)]))});continue}if(""!=i[e(249)]){r[e(212)]({type:e(255),content:Hr(n,e(239),'"'+i[e(249)]+'"')});continue}r[e(212)]({type:e(272),content:Hr(n,e(293),'"'+i[e(233)]+'"')});continue;case e(296):case e(273):r[e(212)]({type:e(255),content:Hr(n,e(239),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(209):case e(300):r[e(212)]({type:e(272),content:Hr(n,e(293),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(217):r[e(212)]({type:e(255),content:Hr(n,e(250),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(275):r[e(212)]({type:e(272),content:Hr(n,e(208),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(267):s[e(212)](i[e(288)]);continue;case e(268):o[e(212)](i[e(288)]);continue;default:r[e(212)](i)}if(s[e(286)]){const t=s[e(237)]((t=>this[e(277)][e(279)](t)?this[e(277)][e(235)](t):t))[e(232)](", ");r[e(212)]({type:e(295),content:Hr(this[e(234)],e(280),t)})}if(o[e(286)]){const t=o[e(237)]((t=>this[e(277)][e(279)](t)?this[e(277)][e(235)](t):t))[e(232)](", ");r[e(212)]({type:e(295),content:Hr(this[e(234)],e(287),t)})}return r}[Wr(265)](t){const e=Wr;for(const n of this[e(244)]){const r=n(t);if(r&&e(211)in r)return r}}[Wr(289)](t,e){const n=Wr,r=e[n(228)],s=void 0===r[n(266)]?n(268):n(267);t[n(212)]({type:s,key:r[n(288)]})}[Wr(276)](t,e){const n=Wr;t[n(212)]({type:n(295),content:Hr(this[n(234)],n(274),this[n(231)](e[n(247)]()[n(210)][n(254)],1))})}[Wr(242)](t,e,n){const r=Wr;if(this[r(221)](t,e),n&&n[r(247)]()&&!e[r(247)]()[r(290)][r(222)](n[r(247)]()[r(210)])){const n=t[t[r(286)]-1],s=r(255)==e[r(211)]?r(249):r(233);n&&r(264)==n[r(211)]&&(n[s]+="\n")}}}const Jr=Qr;function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(161085===parseInt(n(493))/1*(parseInt(n(504))/2)+-parseInt(n(505))/3*(parseInt(n(500))/4)+parseInt(n(492))/5*(parseInt(n(508))/6)+-parseInt(n(491))/7*(-parseInt(n(503))/8)+-parseInt(n(489))/9+parseInt(n(507))/10*(parseInt(n(498))/11)+parseInt(n(502))/12*(-parseInt(n(506))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Zr extends t.Plugin{[Jr(496)](){const t=Jr,e=this[t(490)],n=e[t(501)][t(509)](t(494));e[t(497)][t(509)](t(499))&&n[t(495)](t(499))}}function Yr(){const t=["27247pFwSwH","showAIAssistant","5468NoqbXu","plugins","1692DVnTVq","241744HOvJaO","54ebXhnA","699yAmWrb","949PEHdci","530HATuOL","996GHQmtn","get","1494153SGrkUG","editor","7BPcjLd","7775iyypiU","8751JFbDBy","TrackChangesEditing","enableCommand","afterInit","commands"];return(Yr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=137]})(t,e)}const ts=$r;function es(){const t=["*Format:* %0","left","1048RMaEFo","registerAttributeLabel","_registerLegacyDescription","18024400AqbggY","645yIXXOd","FORMAT_JUSTIFY_TEXT","AlignmentEditing","_enableDefaultAttributesIntegration","justify","alignment","center","6291Vzvnal","locale","type","commandName","_descriptionFactory","FORMAT_ALIGN_TO_LEFT","TrackChangesEditing","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","112CNmlEX","3276OlHDkg","editor","formatBlock","1715889tOSKzl","5493960aPloGb","plugins","1327980hoXKII","get","FORMAT_ALIGN_TO_RIGHT","registerDescriptionCallback","commandParams","has","right","value","62163LLoLEf","afterInit","format"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(566887===parseInt(n(153))/1*(parseInt(n(162))/2)+-parseInt(n(146))/3*(-parseInt(n(163))/4)+parseInt(n(169))/5+parseInt(n(167))/6+-parseInt(n(166))/7+parseInt(n(142))/8*(parseInt(n(137))/9)+-parseInt(n(145))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(138)](){const t=ts,e=this[t(164)],n=e[t(154)];if(!e[t(168)][t(174)](t(148)))return;const r=e[t(168)][t(170)](t(159));r[t(149)](t(151),[],[t(151)]),r[t(157)][t(143)](t(151),Hr(n,t(160))),this[t(144)]()}[ts(144)](){const t=ts,e=this[t(164)],n=e[t(154)];e[t(168)][t(170)](t(159))[t(157)][t(172)]((e=>{const r=t;if(r(165)!=e[r(155)])return;const{data:s}=e;if(s&&r(151)==s[r(156)]){const t=s[r(173)][0][r(176)];return{type:r(139),content:Hr(n,r(140),function(t){const e=r;switch(t){case e(141):return Hr(n,e(158));case e(175):return Hr(n,e(171));case e(152):return Hr(n,e(161));case e(150):return Hr(n,e(147))}}(t))}}}))}}const rs=os;function ss(){const t=["commandParams","1151928VouKPJ","ItalicEditing","2209368uSdQHA","superscript","_descriptionFactory","type","576168sWcSGb","registerDescriptionCallback","177039TLZxwF","8KIqFCA","UnderlineEditing","strikethrough","has","bold","CodeEditing","italic","_registerLegacyDescription","format","273857yaRsio","BoldEditing","FORMAT_STRIKETHROUGH","*Format:* %0","TrackChangesEditing","_enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","slice","plugins","SuperscriptEditing","editor","registerAttributeLabel","FORMAT_SUPERSCRIPT","FORMAT_CODE","toLowerCase","1416328pXuUrz","1690750DVwtsL","FORMAT_UNDERLINE","FORMAT_BOLD","StrikethroughEditing","get","toUpperCase","locale","afterInit","FORMAT_","commandName","*Remove format:* %0","underline","SubscriptEditing","subscript","formatInline","FORMAT_ITALIC","forceValue","code","21sERoWE"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=369]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(226420===-parseInt(n(387))/1+-parseInt(n(378))/2*(-parseInt(n(377))/3)+-parseInt(n(402))/4+parseInt(n(403))/5+parseInt(n(371))/6+parseInt(n(421))/7*(-parseInt(n(375))/8)+parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(388),rs(370),rs(379),rs(383),rs(406),rs(415),rs(396)];class as extends t.Plugin{[rs(410)](){const t=rs,e=this[t(397)],n=e[t(395)][t(407)](t(391)),r=e[t(409)];for(const s of is){if(!e[t(395)][t(381)](s))continue;const o=s[t(394)](0,-7)[t(401)](),i=t(411)+o[t(408)]();n[t(392)](o,[o]),n[t(373)][t(398)](o,Hr(r,i))}this[t(385)]()}[rs(385)](){const t=rs,e=this[t(397)],n=e[t(409)],r=e[t(395)][t(407)](t(391));function s(e,s){const o=t;r[o(373)][o(376)]((t=>{const r=o;if(r(417)!=t[r(374)])return;const{data:i}=t;return i&&i[r(412)]===e?i[r(422)][0][r(419)]?{type:r(386),content:Hr(n,r(390),s)}:{type:r(386),content:Hr(n,r(413),s)}:void 0}))}s(t(382),Hr(n,t(405))),s(t(384),Hr(n,t(418))),s(t(414),Hr(n,t(404))),s(t(420),Hr(n,t(400))),s(t(380),Hr(n,t(389))),s(t(416),Hr(n,t(393))),s(t(372),Hr(n,t(399)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(966863===-parseInt(n(216))/1*(parseInt(n(231))/2)+-parseInt(n(217))/3+parseInt(n(224))/4+-parseInt(n(255))/5*(parseInt(n(232))/6)+parseInt(n(248))/7*(-parseInt(n(219))/8)+-parseInt(n(245))/9*(-parseInt(n(229))/10)+parseInt(n(252))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(235)](){const t=cs,e=this[t(218)],n=e[t(257)];if(!e[t(246)][t(241)](t(240)))return;const r=e[t(246)][t(256)](t(247)),s=this[t(218)][t(239)][t(256)](t(254));r[t(258)](t(254),((n,o={})=>{const i=t,a=this[i(218)][i(250)][i(249)][i(230)],c=o&&void 0!==o[i(244)]?o[i(244)]:!s[i(227)];let u=[];if(c){const t=Array[i(220)](a[i(242)]())[i(236)]((t=>hs(t)||function(t,e){const n=i,r=e[n(237)](t[n(221)],n(254)),s=e[n(237)]([n(225),n(254)],t);return r&&s}(t,this[i(218)][i(250)][i(243)])));u=y(t,e[i(250)])}else{const t=Array[i(220)](a[i(242)]())[i(236)]((t=>hs(t)));u=y(t,e[i(250)])}e[i(250)][i(259)]((()=>{const t=i;for(const e of u)r[t(233)](e,{commandName:t(254),commandParams:[{forceValue:c}]})}))})),r[t(223)][t(222)]((e=>{const r=t,{data:s}=e;if(s&&r(254)==s[r(234)]){const t=Hr(n,r(226));return s[r(238)][0][r(244)]?{type:r(228),content:Hr(n,r(253),t)}:{type:r(228),content:Hr(n,r(215),t)}}}))}}function fs(){const t=["editor","877264mtFCyQ","from","parent","registerDescriptionCallback","_descriptionFactory","3432032YVvbmu","$root","ELEMENT_BLOCK_QUOTE","value","format","110pYjSjt","selection","18142VyBVIa","696CzxzxA","markBlockFormat","commandName","afterInit","filter","checkChild","commandParams","commands","BlockQuoteEditing","has","getSelectedBlocks","schema","forceValue","992979cQWFUH","plugins","TrackChangesEditing","28sWyoAI","document","model","name","21471230MrwPvb","*Set format:* %0","blockQuote","29990cNEzSL","get","locale","enableCommand","change","*Remove format:* %0","183NojyWZ","786969noWihc"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(254)==t[e(221)][e(251)]}const gs=ps;function ds(){const t=["plugins","70802EGDElP","changeCaseLower","10rIettN","2500120dvHTpa","1753911IcBdKR","has","294412oaxHSf","changeCaseTitle","get","12KeoKyl","CaseChange","113302BneNWU","8760961yBhJLu","changeCaseUpper","editor","21KCzuHX","afterInit","2604865zanPNV","enableCommand","TrackChangesEditing","12BWohFM"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(270333===parseInt(n(135))/1*(parseInt(n(133))/2)+parseInt(n(128))/3*(-parseInt(n(141))/4)+-parseInt(n(130))/5+-parseInt(n(144))/6*(parseInt(n(146))/7)+parseInt(n(138))/8+-parseInt(n(139))/9*(parseInt(n(137))/10)+parseInt(n(147))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(129)](){const t=gs,e=this[t(149)];e[t(134)][t(140)](t(145))&&(e[t(134)][t(143)](t(132))[t(131)](t(148)),e[t(134)][t(143)](t(132))[t(131)](t(136)),e[t(134)][t(143)](t(132))[t(131)](t(142)))}}function Is(){const t=["enableCommand","1905987nWqmft","editor","7486792GEtTOx","plugins","get","11DLMJTW","15496CufHcM","266ZnEiNv","ckbox","14130MGfRkI","5454wDHvns","27265884XVuOzk","7650846zVkpRZ","2kjlOiG","5hQAzXm","commands","TrackChangesEditing","44481atpUxt","afterInit"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(998232===parseInt(n(112))/1+parseInt(n(105))/2*(-parseInt(n(109))/3)+-parseInt(n(114))/4*(-parseInt(n(106))/5)+-parseInt(n(104))/6+-parseInt(n(119))/7*(parseInt(n(118))/8)+parseInt(n(102))/9*(parseInt(n(101))/10)+parseInt(n(117))/11*(-parseInt(n(103))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(110)](){const t=Es,e=this[t(113)];e[t(107)][t(116)](t(100))&&e[t(115)][t(116)](t(108))[t(111)](t(100))}}function _s(){const t=["getSelectedBlocks","commandName","model","format","rootElement","label","indentCodeBlock","isLimit","62664XWVcPr","TrackChangesEditing","change","registerElementLabel","find","1987190qIsBHw","outdentCodeBlock","647478TJjrGt","name","2536zqJUYn","type","formatBlock","languages","26OsKiQJ","get","enableCommand","markBlockFormat","schema","config","2770ccFzdG","*Remove format:* %0","63gopZjF","341lCpNQB","blockName","toLowerCase","commands","language","locale","value","311OulJdK","140360ueVZpC","checkChild","2316ghCFzt","codeBlock","CodeBlock","has","parent","*Set format:* %0","afterInit","document","_descriptionFactory","registerDescriptionCallback","ELEMENT_CODE_BLOCK","commandParams","forceValue","selection","editor","filter","plugins","from","183FvzXPp"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(117721===-parseInt(n(485))/1*(parseInt(n(469))/2)+-parseInt(n(506))/3*(-parseInt(n(465))/4)+parseInt(n(475))/5*(parseInt(n(488))/6)+parseInt(n(477))/7*(parseInt(n(486))/8)+parseInt(n(463))/9+-parseInt(n(461))/10+parseInt(n(478))/11*(-parseInt(n(456))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(494)](){const t=ys,e=this[t(502)];if(!e[t(504)][t(491)](t(490)))return;const n=e[t(504)][t(470)](t(457)),r=e[t(483)],s=e[t(474)][t(470)](t(489))[t(468)],o=e[t(481)][t(470)](t(489));n[t(471)](t(454)),n[t(471)](t(462)),n[t(471)](t(489),((r,i={})=>{const a=t,c=e[a(450)],u=e[a(450)][a(495)][a(501)],l=i&&void 0!==i[a(500)]?i[a(500)]:!o[a(484)];let f;i[a(482)]||(i[a(482)]=s[0][a(482)]),f=l?Array[a(505)](u[a(448)]())[a(503)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(452))&&!e[n(455)](t)&&e[n(487)](t[n(492)],n(489))}(t,c[a(473)]))):Array[a(505)](u[a(448)]())[a(503)]((t=>Cs(t)));const h=y(f,c);c[a(458)]((()=>{const t=a;for(const e of h)n[t(472)](e,{commandName:t(489),commandParams:[{...i,forceValue:l}],formatGroupId:t(479)})}))})),n[t(496)][t(459)](t(489),(e=>Hr(r,t(498),e))),n[t(496)][t(497)]((e=>{const n=t;if(n(467)!=e[n(466)])return;const o=r.t,{data:i}=e;if(!i||n(489)!=i[n(449)])return;const a=i[n(499)][0][n(482)],c=o(s[n(460)]((t=>t[n(482)]===a))[n(453)])[n(480)]();return i[n(499)][0][n(500)]?{type:n(451),content:Hr(r,n(493),Hr(r,n(498),1)+" ("+c+")")}:{type:n(451),content:Hr(r,n(476),Hr(r,n(498),1))}}))}}function Cs(t){const e=ys;return e(489)==t[e(464)]}const Ns=Ls;function Rs(){const t=["CommentsEditing","enableCommand","2851898iOQAon","4450NjfyFY","TrackChangesEditing","get","plugins","533001sspsub","3709432PKunzh","24452FOFyzO","13176hcSEfF","addCommentThread","22Fcaqjl","1309630xQqUkN","editor","2970582aATIye","has","afterInit","4fBajkT"];return(Rs=function(){return t})()}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(397361===parseInt(n(255))/1*(parseInt(n(252))/2)+-parseInt(n(269))/3*(-parseInt(n(261))/4)+-parseInt(n(256))/5+-parseInt(n(258))/6+-parseInt(n(264))/7+parseInt(n(251))/8+parseInt(n(253))/9*(parseInt(n(265))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(260)](){const t=Ns,e=this[t(257)];e[t(268)][t(259)](t(262))&&e[t(268)][t(267)](t(266))[t(263)](t(254))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=362]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(378)]())o[r(383)](t)&&s[r(386)](n[r(408)](o));return s}function ws(){const t=["parent","markerName","listItem","element","bindElementToMarker","span","includes","244216sgQTmF","350570qRrNTQ","markerRange","name","TrackChangesEditing","writer","insert","70QfsJaG","109276uPMJIH","getItems","55Zlapzf","130902DroIPI","type","model","hasAttribute","mapper","plugins","push","activeMarkers","toViewElement","881766vXfZsu","isAtEnd","nextSibling","item","520796DopEsw","get","addHighlight","138805ojKfEZ","9WFCgDP","ck-suggestion-marker-","consumable","getAttribute","createUIElement","isBlock","getCustomProperty","test","previousPosition","isContent","isLimit","createRangeOn","listIndent","getWalker","ck-suggestion-marker--active","addClass","schema","start","elementEnd","toViewPosition"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(385)][r(394)](r(373));return(o,i,a)=>{const c=r;if(!a[c(399)][c(404)](i[c(371)],o[c(372)]))return;const u=i[c(371)][c(410)](),l=i[c(371)][c(414)],f=t[c(382)][c(413)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(392)];d=d||f[c(406)](e);const n=a[c(384)][c(388)](e);if(n&&n[c(403)](c(395)))return;c(415)==t[c(381)]&&f[c(402)](e)&&!f[c(407)](e)&&(e[c(391)]||l[c(390)]?h&&h[c(362)]==e||(h=e,m(t[c(405)]),p=!0):g=g||t[c(405)])}function m(t){const r=c,o=a[r(374)][r(401)](r(367),{class:r(398)+e}),u=a[r(384)][r(416)](t);n&&s[r(387)][r(368)](i[r(363)])&&a[r(374)][r(412)](r(411),o),a[r(374)][r(375)](u,o),a[r(384)][r(366)](o,i[r(363)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(155574===parseInt(n(396))/1+-parseInt(n(393))/2+parseInt(n(389))/3+parseInt(n(377))/4*(-parseInt(n(379))/5)+-parseInt(n(380))/6*(-parseInt(n(376))/7)+parseInt(n(369))/8+-parseInt(n(397))/9*(-parseInt(n(370))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(321515===-parseInt(n(489))/1*(parseInt(n(453))/2)+parseInt(n(474))/3+parseInt(n(499))/4+-parseInt(n(457))/5+parseInt(n(459))/6*(parseInt(n(470))/7)+parseInt(n(491))/8+-parseInt(n(481))/9*(parseInt(n(484))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(479)](){return[vs.Delete]}[Ds(478)](){const t=Ds,e=this[t(502)],n=e[t(492)][t(461)](t(456));n[t(495)](t(480));const r=e[t(468)][t(461)](t(485));n[t(495)](t(485),((n,s={})=>{const o=t,a=e[o(493)][o(448)](e[o(493)][o(477)][o(483)]);a[o(473)]&&e[o(493)][o(486)](a,{direction:o(471),unit:s[o(476)]});const c=a[o(503)](),u=i.LiveRange[o(462)](c);let l;n(s),l=o(447)==u[o(475)][o(467)]?e[o(493)][o(487)](c[o(504)]):e[o(493)][o(487)](u[o(504)],u[o(446)]),u[o(466)](),e[o(493)][o(494)](r[o(458)][o(500)],(t=>{const e=o;r[e(458)][e(472)](),t[e(465)](t[e(487)](l[e(446)])),r[e(458)][e(450)]()}))})),e[t(451)][t(497)].on(t(455),Fs(e,t(488)),{priority:t(445)}),e[t(498)][t(497)].on(t(455),((n,r,s)=>{const o=t;s[o(496)][o(449)]&&Fs(e,o(488),{showActiveMarker:!1})[o(482)](this)(n,r,s)}),{priority:t(445)}),e[t(451)][t(497)].on(t(469),((e,n,r)=>{const s=t,o=r[s(464)][s(501)](n[s(463)]);if(o)for(const t of o)t.is(s(460))&&(r[s(464)][s(490)](t,n[s(463)]),r[s(452)][s(454)](t))}),{priority:t(445)})}}function Bs(){const t=["245218uLVLWt","remove","addMarker:suggestion:deletion","TrackChangesEditing","1290375DcoNBv","buffer","1122TMRqhb","uiElement","get","fromRange","markerName","mapper","setSelection","detach","rootName","commands","removeMarker:suggestion:deletion","18039niouzo","forward","lock","isCollapsed","134853MXrTwc","root","unit","document","init","requires","delete","10224pbRhSv","bind","selection","3970rAEIjp","deleteForward","modifySelection","createRange","merge","1PtGdYC","unbindElementFromMarkerName","2599600LGNyHj","plugins","model","enqueueChange","enableCommand","options","downcastDispatcher","data","1205564NNPzXU","batch","markerNameToElements","editor","getFirstRange","start","high","end","$graveyard","createSelection","showSuggestionHighlights","unlock","editing","writer"];return(Bs=function(){return t})()}const Us=Gs;function js(){const t=["listIndent","_descriptionFactory","*Uncheck item*","47998tyfmDo","createPositionAt","listStyle","push","ELEMENT_","editor","type","*Split:* list item","numberedList","removeMarker","end","key","locale","_registerLegacyDescription","filter","from","*Format:* insert into %0","containsItem","splitListItemBefore","321462IXEhZu","todoListChecked","accept","listStart","commandParams","differ","commandName","registerCustomCallback","suggestion","getChanges","TrackChangesEditing","todoList","mergeListItemBackward","getAttribute","19088048YHGKPq","attributeKey","groupId","ListEditing","isObject","splitListItemAfter","listType","document","getRanges","forceValue","getFirstMarker","*Check item*","head","previousSibling","format","408357iCuGRl","isLocal","registerDescriptionCallback","has","nodeAfter","*Merge:* %0","*Remove format:* %0","data","model","newValue","execute","listItemId","isNextTo","multipleBlocks","*Outdent:* %0","documentList","commands","ELEMENT_BULLETED_LIST","48KQCdQk","bulletedList","get","attributes","ELEMENT_NUMBERED_LIST","selection","refresh","change","outdentList","_getAttributeKey","setSelection","registerElementLabel","afterInit","meta","includes","length","_enableDefaultAttributesIntegration","TodoListEditing","listItemIdFixer","assureChains","indentList","ELEMENT_LIST_ITEM","range","detach","*Indent:* %0","deletion","checkTodoList","schema","oldValue","numbered","registerPostFixer","formatBlock","fromRange","attribute","*Format:* remove from %0","start","registerAttributeLabel","todoListCheck","map","toUpperCase","noTrackChangesFixer","nextSibling","_LIST","trackChangesCommand","*Change to:* %0","next","FORMAT_INDENT","getSuggestions","mergeListItemForward","_findSuggestions","list.multiBlock","_suggestionFactory","11327708QVhcIl","*Merge:* list item","getFirstRange","*Set format:* %0","711412SyGdbG","value","plugins","setAttribute","config","default","bulleted","listReversed","isUndo","createRange","_supportLegacySuggestions","batch","every","find","ELEMENT_TODO_LIST","parent","2761200IDszwA","todo"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(841119===parseInt(n(246))/1*(parseInt(n(180))/2)+parseInt(n(228))/3+-parseInt(n(302))/4+parseInt(n(175))/5+-parseInt(n(199))/6+parseInt(n(298))/7+-parseInt(n(213))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(258)](){const t=Us,e=this[t(185)];if(!e[t(304)][t(231)](t(216)))return;const n=e[t(192)],r=e[t(304)][t(248)](t(209)),s=e[t(304)][t(231)](t(263)),o=!!e[t(306)][t(248)](t(296));function i(e){const r=t;return{type:r(227),content:""+Hr(n,r(301),e)}}function a(e){const r=t;return{type:r(227),content:""+Hr(n,r(234),e)}}r[t(262)](t(188),[],[t(239),t(219),t(177)]),r[t(262)](t(247)),r[t(262)](t(266)),r[t(262)](t(254)),r[t(262)](t(218)),r[t(262)](t(198)),o&&(r[t(262)](t(211)),r[t(262)](t(294))),s&&(r[t(262)](t(210)),r[t(262)](t(272),[],[t(200)]),r[t(178)][t(230)]((e=>{const r=t,{data:s}=e;if(s&&r(200)==s[r(191)])return{type:r(227),content:s[r(237)]?Hr(n,r(224)):Hr(n,r(179))}})),this[t(185)][t(236)][t(220)][t(276)]((e=>{const n=t;if(e[n(170)][n(310)])return!1;let s=!1;const o=r[n(293)]({skipNotAttached:!0})[n(194)]((t=>n(200)===r[n(255)](t)));for(const t of o)n(176)!=t[n(300)]()[n(281)][n(232)][n(212)](n(219))&&(r[n(295)](t[n(300)](),n(279))[n(172)]((t=>n(219)===r[n(255)](t[n(207)])))||(e[n(189)](t[n(223)]()),s=!0));return s}))),r[t(178)][t(282)](t(177),Hr(n,t(292)));const c={type:t(227),content:""};r[t(178)][t(230)]((e=>{const r=t,{data:s}=e;if(!s||r(219)!=s[r(191)])return;let u=e[r(225)];for(;u;){if(u[r(235)]&&(r(182)==u[r(235)][r(191)]&&(u[r(235)][r(237)]&&r(307)!=u[r(235)][r(237)]||r(307)!=u[r(235)][r(274)]&&!s[r(237)])||!o&&u[r(235)][r(191)]==Ic))return c;u=u[r(291)]}if(null==s[r(237)])switch(s[r(274)]){case r(308):return a(Hr(n,r(245)));case r(275):return a(Hr(n,r(250)));case r(176):return a(Hr(n,r(173)))}switch(s[r(237)]){case r(308):return i(Hr(n,r(245)));case r(275):return i(Hr(n,r(250)));case r(176):return i(Hr(n,r(173)))}})),r[t(178)][t(230)]((e=>{const n=t,{data:r}=e;if(r&&n(177)==r[n(191)])return null==r[n(237)]||null==r[n(274)]&&0==r[n(237)]?c:void 0})),r[t(178)][t(230)]((e=>{const r=t;if(r(279)!=e[r(186)])return;const{data:s}=e;if(!s||r(239)!=s[r(191)])return;const o=zs(e);return o?r(237)==o?{type:r(227),content:Hr(n,r(299))}:r(274)==o?{type:r(227),content:Hr(n,r(187))}:c:c})),e[t(236)][t(220)][t(276)]((e=>this[t(264)](e))),e[t(236)][t(220)][t(276)]((e=>this[t(286)](e))),e[t(236)][t(220)][t(276)]((e=>this[t(265)](e))),this[t(169)]()}[Us(264)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;let n=!1;const r=this[e(185)][e(304)][e(248)](e(209))[e(293)]({skipNotAttached:!0})[e(194)]((t=>t[e(235)]&&e(239)==t[e(235)][e(191)]))[e(194)]((t=>t[e(235)][e(237)]&&t[e(235)][e(274)]));for(const s of r)zs(s)||(t[e(189)](s[e(223)]()),n=!0);return n}[Us(286)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;const n=this[e(185)][e(304)][e(248)](e(209));if(n[e(289)][e(303)])return!1;let r=!1;const s=[e(219),e(182),e(239),e(177),e(202),e(309),e(283)],o=this[e(185)][e(236)][e(220)][e(204)][e(208)]()[e(194)]((t=>e(279)==t[e(186)]))[e(194)]((t=>s[e(260)](t[e(214)])));if(0==o[e(261)])return r;for(const i of o){const o=n[e(295)](i[e(268)],e(279))[e(194)]((t=>!t[e(259)][e(240)]))[e(284)]((t=>t[e(207)]))[e(194)]((t=>{const r=e,o=n[r(255)](t);return s[r(260)](o)}));if(o[e(261)]){for(const n of o)t[e(189)](n[e(223)]());r=!0}}return r}[Us(265)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;const n=this[e(185)][e(304)][e(248)](e(209));let r=!1;const s=[e(219),e(182),e(239),e(177),e(202),e(309),e(283)];for(const t of n[e(293)]({skipNotAttached:!0})){const o=n[e(295)](t[e(300)](),e(279))[e(284)]((t=>t[e(207)]))[e(194)]((t=>t[e(235)]&&s[e(260)](t[e(235)][e(191)])));if(!o[e(261)])continue;const a=o[0][e(225)][e(249)][e(215)];if(!o[e(171)]((t=>t[e(249)][e(215)]===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(293)]({skipNotAttached:!0})[s(194)]((e=>s(279)==e[s(186)]&&e[s(249)][s(215)]==t)))e[s(305)](s(215),r)}function i(t,n){const r=e;let s=t[r(225)],i=!1;for(;s;)s[r(249)][r(215)]!=n&&(o(s[r(249)][r(215)],n),s[r(305)](r(215),n),i=!0),s=s[r(291)];return i}}[Us(169)](){const t=Us,e=this[t(185)],n=e[t(192)],r=e[t(304)][t(248)](t(209));this[t(193)](),r[t(297)][t(206)](t(277),t(243),t(201),(function(n,r){const s=t,o=[];for(let t of n)t[s(281)][s(232)]===t[s(190)][s(174)]&&(t=e[s(236)][s(311)](e[s(236)][s(181)](t[s(281)][s(232)],0))),o[s(183)](t);e[s(236)][s(253)]((t=>{const n=s,a=e[n(236)][n(220)][n(251)],c=Array[n(195)](a[n(221)]())[n(284)]((t=>i.LiveRange[n(278)](t)));t[n(256)](o),e[n(244)][n(248)](r[n(205)])[n(252)](),r[n(203)][n(183)]({forceDefaultExecution:!0}),e[n(238)](r[n(205)],...r[n(203)]),t[n(256)](c);for(const t of c)t[n(269)]()}))})),r[t(178)][t(257)]((function(n){const r=t,s=!e[r(236)][r(273)][r(217)](n),o=n[r(226)],i=n[r(287)],a=n[r(212)](r(239)),c=!o||o[r(212)](r(239))!==a,u=!i||i[r(212)](r(239))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(267),e)))}[Us(193)](){const t=Us,e=this[t(185)],n=e[t(192)];function r(n){const r=t,s=e[r(244)][r(248)](r(247))[r(303)],o=e[r(244)][r(248)](r(188))[r(303)];return r(188)===n?s:o}e[t(304)][t(248)](t(209))[t(178)][t(230)]((function(s){const o=t;if(o(277)!=s[o(186)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(205)]){case o(247):u=i[o(203)][0][o(222)],l=r(i[o(205)]),a=o(u?196:280),!l&&e[o(306)][o(248)](o(296))||(a=o(290)),c={type:o(227),content:Hr(n,a,Hr(n,o(245)))};break;case o(188):u=i[o(203)][0][o(222)],l=r(i[o(205)]),a=o(u?196:280),!l&&e[o(306)][o(248)](o(296))||(a=o(290)),c={type:o(227),content:Hr(n,a,Hr(n,o(250)))};break;case o(266):a=o(270),c={type:o(227),content:Hr(n,a,Hr(n,o(267)))};break;case o(254):a=function(t){const e=o,n=t[e(300)]();let r=n[e(281)][e(232)];for(;r&&n[e(197)](r);){if(r[e(212)](e(177))>0)return!1;r=r[e(287)]}return!0}(s)?Hr(n,o(280),Hr(n,function(t){const e=o;return e(184)+t[e(300)]()[e(281)][e(232)][e(212)](e(219))[e(285)]()+e(288)}(s))):Hr(n,o(242),Hr(n,o(267))),c={type:o(227),content:a};break;case o(211):case o(294):!1===i[o(241)]&&(a=o(233),c={type:o(271),content:Hr(n,a,Hr(n,o(267)))})}return c}))}}function zs(t){const e=Us;let n=t[e(300)]()[e(281)][e(232)][e(226)];for(;n;){const r=n[e(212)](e(239));if(!r)return!1;if(r==t[e(235)][e(237)])return e(237);if(r==t[e(235)][e(274)])return e(274);n=n[e(226)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(171552===parseInt(n(342))/1+-parseInt(n(386))/2+parseInt(n(349))/3*(parseInt(n(362))/4)+-parseInt(n(328))/5*(parseInt(n(347))/6)+-parseInt(n(392))/7*(-parseInt(n(348))/8)+parseInt(n(338))/9*(-parseInt(n(357))/10)+parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class Ws extends t.Plugin{[Hs(344)](){const t=Hs;if(!this[t(370)][t(410)][t(375)](t(355)))return;const e=this[t(370)][t(373)][t(339)](t(372)),n=this[t(370)][t(410)][t(339)](t(366));e[t(354)]&&n[t(359)](t(332),[],[t(332)]),e[t(335)]&&n[t(359)](t(325),[],[t(325)]),e[t(334)]&&n[t(359)](t(396),[],[t(396)]);const r={type:t(377),content:""};n[t(341)][t(356)](this[t(389)][t(405)](this));const s=this[t(370)][t(337)];n[t(341)][t(382)](t(325),Hr(s,t(351))),n[t(341)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(325)==s[n(352)])return null==s[n(407)]||0==s[n(407)]&&null==s[n(358)]?r:void 0})),n[t(341)][t(382)](t(396),Hr(s,t(350))),n[t(341)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(396)==s[n(352)])return null==s[n(407)]||1==s[n(407)]&&null==s[n(358)]?r:void 0})),this[t(370)][t(353)][t(333)][t(367)]((e=>{const r=t;if(e[r(365)][r(329)])return!1;let s=!1;const o=n[r(324)]({skipNotAttached:!0})[r(381)]((t=>{const e=r,s=n[e(368)](t);return e(396)==s||e(325)==s}));for(const t of o)r(412)!=t[r(336)]()[r(387)][r(345)][r(384)](r(398))&&(n[r(404)](t[r(336)](),r(327))[r(363)]((t=>r(398)==n[r(368)](t[r(403)])))||(e[r(400)](t[r(397)]()),s=!0));return s})),this[t(379)]()}[Hs(389)](t){const e=Hs,n=this[e(370)][e(337)],{data:r}=t,s={type:e(377),content:""};if(!r||e(332)!=r[e(352)])return;if(!r[e(358)])return e(330)==r[e(407)]?s:{type:e(377),content:""+Hr(n,e(340),Hr(n,this[e(395)](r[e(407)])))};if(!r[e(407)]){if(e(330)==r[e(358)])return s;let o=t[e(364)];for(;o;){if(o[e(393)]&&e(398)==o[e(393)][e(352)]&&o[e(393)][e(407)])return s;o=o[e(371)]}return{type:e(377),content:""+Hr(n,e(406),Hr(n,this[e(395)](r[e(358)])))}}if(e(330)!=r[e(407)])return{type:e(377),content:""+Hr(n,e(340),Hr(n,this[e(395)](r[e(407)])))};let o=t[e(364)];for(;o;){if(o[e(393)]&&e(398)==o[e(393)][e(352)]&&o[e(393)][e(407)]&&o[e(393)][e(358)])return s;o=o[e(371)]}const i=t[e(336)]()[e(387)][e(345)][e(384)](e(398));return{type:e(377),content:Hr(n,e(340),Hr(n,e(408)+i[e(391)]()+e(385)))}}[Hs(379)](){const t=Hs,e=this[t(370)],n=e[t(337)];e[t(410)][t(339)](t(366))[t(341)][t(356)]((e=>{const r=t;if(r(394)!=e[r(374)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(399)]){case r(332):o=r(383),i={type:r(377),content:Hr(n,o,Hr(n,this[r(395)](s[r(331)][0][r(374)])))};break;case r(325):o=s[r(331)][0][r(335)]?r(346):r(390),i={type:r(377),content:Hr(n,o)};break;case r(396):o=r(401),i={type:r(377),content:Hr(n,o,s[r(331)][0][r(334)])}}return i}))}[Hs(395)](t){const e=Hs;return e(408)+function(t){const n=e;return Xs[n(323)](t)?n(388):qs[n(323)](t)?n(412):null}(t)[e(391)]()+e(380)+t[e(391)]()[e(409)](/-/g,"_")}}function Ks(t,e){const n=Js();return(Ks=function(t,e){return n[t-=323]})(t,e)}const Xs=[Hs(411),Hs(376),Hs(402)],qs=[Hs(360),Hs(361),Hs(343),Hs(378),Hs(326),Hs(413)];function Js(){const t=["listStyle","document","startIndex","reversed","getFirstRange","locale","531UUTPEV","get","*Set format:* %0","_descriptionFactory","65714lRqGuB","lower-roman","afterInit","nodeAfter","*Format:* set order to reversed","54omyRsU","2222856RVXpue","310611pLxRUR","FORMAT_LIST_START","FORMAT_LIST_REVERSED","key","model","styles","ListPropertiesEditing","registerDescriptionCallback","26910eSirEO","oldValue","_enableDefaultAttributesIntegration","decimal","decimal-leading-zero","8edzQHc","find","head","batch","TrackChangesEditing","registerPostFixer","_getAttributeKey","179960UelqXL","editor","next","list.properties","config","type","has","circle","format","upper-roman","_registerLegacyDescription","_LIST_","filter","registerAttributeLabel","*Change to:* %0","getAttribute","_LIST_DEFAULT","271462cXIgyL","start","bulleted","handleDescriptions","*Format:* set order to regular","toUpperCase","7QPckzL","data","formatBlock","_getTranslationKeyForListStyle","listStart","getFirstMarker","listType","commandName","removeMarker","*Format:* set start index to %0","square","suggestion","_findSuggestions","bind","*Remove format:* %0","newValue","ELEMENT_","replace","plugins","disc","numbered","upper-latin","includes","getSuggestions","listReversed","lower-latin","attribute","56085loGsPp","isUndo","default","commandParams"];return(Js=function(){return t})()}var Qs=n(507);const Zs=$s;function Ys(){const t=["commands","init","hasClass","editor","document","end","206RRGtYN","split","nextSibling","3636882iGVzMX","getFirstRange","editing","fire","markInsertion","fromRange","high","33783240KbHpxL","remove","showSuggestionHighlights","12460AeOYmO","parent","selection","774QpaZAP","mapper","enableCommand","downcastDispatcher","get","markerName","requires","data","detach","TrackChangesEditing","createRange","bind","24600VQlxVM","732942KjzrBs","setSelection","enterBlock","addMarker:suggestion:insertion","model","markerNameToElements","enter","unbindElementFromMarkerName","plugins","options","1484WSMLyM","createPositionAt","getFirstPosition","removeMarker:suggestion:insertion","afterExecute","1007492dLmqyx","change","32735QOeYKK","ck-suggestion-marker-split","writer"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=363]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(742002===-parseInt(n(378))/1*(parseInt(n(365))/2)+-parseInt(n(368))/3+-parseInt(n(409))/4+parseInt(n(411))/5*(parseInt(n(381))/6)+parseInt(n(404))/7*(-parseInt(n(393))/8)+-parseInt(n(394))/9+parseInt(n(375))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Zs(387)](){return[Qs.Enter]}[Zs(415)](){const t=Zs,e=this[t(417)],n=e[t(402)][t(385)](t(390)),r=e[t(414)][t(385)](t(400));n[t(383)](t(400),(()=>{const s=t;e[s(398)][s(410)]((t=>{const o=s,a=e[o(398)][o(363)][o(380)],c=a[o(406)](),u=i.LiveRange[o(373)](a[o(369)]());if(r[o(396)](t)){const r=e[o(398)][o(405)](c[o(379)][o(367)],0),s=t[o(391)](c,r);n[o(372)](s)}else t[o(395)](t[o(391)](u[o(364)]));u[o(389)](),r[o(371)](o(408),{writer:t})}))})),e[t(370)][t(384)].on(t(397),Fs(e,t(366)),{priority:t(374)}),e[t(370)][t(384)].on(t(407),((e,n,r)=>{const s=t,o=r[s(382)][s(399)](n[s(386)]);if(o)for(const t of o)t[s(416)](s(412))&&(r[s(382)][s(401)](t,n[s(386)]),r[s(413)][s(376)](t))}),{priority:t(374)}),e[t(388)][t(384)].on(t(397),((n,r,s)=>{const o=t;s[o(403)][o(377)]&&Fs(e,o(366),{showActiveMarker:!1})[o(392)](this)(n,r,s)}),{priority:t(374)})}}const eo=ro;function no(){const t=["findPrevious","replace","5239752EoSDMj","918zQslbx","252504gWmFAe","1551363DHnehg","createPositionAt","bind","find","_isInDeletionRange","get","plugins","start","editor","replaceAll","model","FindAndReplaceEditing","createRange","end","has","getMarkersGroup","6863384mtwuHn","FindAndReplaceUtils","12606nPljiw","getRange","5wukgjG","suggestion:deletion","string","markers","TrackChangesEditing","handleFindCommand","342054mFUtRN","enableCommand","getIntersection","28653770cRMfZf","filter","item","afterInit","9JgGoSk","findNext","findByTextCallback"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(985638===-parseInt(n(133))/1+-parseInt(n(151))/2*(parseInt(n(131))/3)+-parseInt(n(132))/4*(parseInt(n(112))/5)+parseInt(n(118))/6+parseInt(n(130))/7+parseInt(n(149))/8+-parseInt(n(125))/9*(-parseInt(n(121))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(124)](){const t=eo;if(!this[t(141)][t(139)][t(147)](t(144)))return;const e=this[t(141)][t(139)][t(138)](t(116));e[t(119)](t(136),this[t(117)][t(135)](this)),e[t(119)](t(126)),e[t(119)](t(128)),e[t(119)](t(129)),e[t(119)](t(142))}[eo(117)](t,e,n={}){const r=eo,s=this[r(141)][r(139)][r(138)](r(150));return t((t=>(r(114)==typeof e?s[r(127)](e,n):e)(t)[r(122)]((e=>!1===this[r(137)](e,t[r(123)])))),n)}[eo(137)](t,e){const n=eo,r=this[n(141)][n(143)][n(145)](this[n(141)][n(143)][n(134)](e,t[n(140)]),this[n(141)][n(143)][n(134)](e,t[n(146)]));for(const t of this[n(141)][n(143)][n(115)][n(148)](n(113)))if(null!==r[n(120)](t[n(111)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(804277===-parseInt(n(167))/1*(parseInt(n(155))/2)+-parseInt(n(159))/3+parseInt(n(127))/4+parseInt(n(149))/5+parseInt(n(138))/6+-parseInt(n(182))/7*(-parseInt(n(164))/8)+-parseInt(n(153))/9*(-parseInt(n(141))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(130),commandName:oo(148)},{pluginName:oo(137),commandName:oo(144)},{pluginName:oo(171),commandName:oo(168)},{pluginName:oo(142),commandName:oo(173)}];function co(){const t=["registerDescriptionCallback","FontSize","*Set font family:* %0","FORMAT_FONT_COLOR","FORMAT_FONT_BACKGROUND","title","registerAttributeLabel","model","180019bDhaJa","_registerLegacyDescription","plugins","FORMAT_FONT_FAMILY","locale","2436648jPKsQX","fontSize.options","afterInit","FontSizeEditing","label","*Reset font family*","has","trim","fontBackgroundColor.colors","find","FontFamilyEditing","2926194ZzMQzz","*Set font size:* %0","*Set font color:* %0","1168340GreEEk","FontBackgroundColorEditing","FORMAT_FONT_SIZE","fontFamily","*Reset font size*","commandName","commandParams","fontSize","2545685eMgKzz","toLowerCase","get","fontColor.colors","36CcEZHv","value","16094tNBHwN","_enableDefaultAttributesIntegration","format","*Reset font background color*","2634438AINqnC","normalizeSizeOptions","*Reset font color*","TrackChangesEditing","config","344BmcFTp","_descriptionFactory","*Set font background color:* %0","186QdLkVo","fontColor","formatInline","type","FontColorEditing","editor","fontBackgroundColor"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(129)](){const t=oo,e=this[t(172)][t(126)],n=this[t(172)][t(184)][t(151)](t(162));for(const{pluginName:e,commandName:r}of ao)this[t(172)][t(184)][t(133)](e)&&n[t(156)](r,[r]);e.t,n[t(165)][t(180)](t(148),Hr(e,t(143))),n[t(165)][t(180)](t(144),Hr(e,t(125))),n[t(165)][t(180)](t(168),Hr(e,t(177))),n[t(165)][t(180)](t(173),Hr(e,t(178))),this[t(183)]()}[oo(183)](){const t=oo,e=this[t(172)],n=e[t(126)];e[t(184)][t(151)](t(162))[t(165)][t(174)]((e=>{const r=t,o=n.t;if(r(169)!=e[r(170)])return;const{data:i}=e;if(null!=i){if(r(148)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=o(this[r(172)][r(184)][r(151)](r(175))[r(160)](this[r(172)][r(163)][r(151)](r(128)))[r(136)]((e=>e[r(181)]==t))[r(179)])[r(150)]();return{type:r(157),content:Hr(n,r(139),e)}}return{type:r(157),content:Hr(n,r(145))}}if(r(144)==i[r(146)]){const t=i[r(147)][0][r(154)];return t?{type:r(157),content:Hr(n,r(176),t)}:{type:r(157),content:Hr(n,r(132))}}if(r(168)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=(0,s.normalizeColorOptions)(this[r(172)][r(163)][r(151)](r(152)))[r(136)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(150)]()),{type:r(157),content:Hr(n,r(140),a)[r(134)](),color:{value:t,title:a||i}}}return{type:r(157),content:Hr(n,r(161))}}if(r(173)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=(0,s.normalizeColorOptions)(this[r(172)][r(163)][r(151)](r(135)))[r(136)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(150)]()),{type:r(157),content:Hr(n,r(166),a)[r(134)](),color:{value:t,title:a||i}}}return{type:r(157),content:Hr(n,r(158))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=249]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(601645===parseInt(n(289))/1+parseInt(n(294))/2+parseInt(n(297))/3+-parseInt(n(253))/4*(parseInt(n(269))/5)+parseInt(n(299))/6+parseInt(n(251))/7*(-parseInt(n(249))/8)+parseInt(n(296))/9*(-parseInt(n(277))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(256)](){const t=lo,e=this[t(293)],n=e[t(280)][t(276)](t(257)),r=e[t(279)][t(276)](t(300)),s=e[t(279)][t(276)](t(263));r&&s&&(n[t(250)](t(263)),n[t(260)](t(300)),this[t(258)]())}[lo(258)](){const t=lo,e=this[t(293)],n=e[t(261)];e[t(280)][t(276)](t(257))[t(264)][t(282)]((r=>{const s=t;if(s(290)!=r[s(283)]&&s(292)!=r[s(283)])return;const{data:o}=r;if(o&&s(263)===o[s(259)]){const t=[],r=o[s(266)][0];for(const[n,o]of Object[s(284)](r))t[s(288)](po(e,n,o));return t[s(273)]?{type:s(295),content:Hr(n,s(286),t[s(274)](", "))}:{type:s(295),content:Hr(n,s(301))}}}))}}function go(){const t=["formatInline","editor","1719700DbIXwQ","format","328743cbjckX","3528495zUsNSy","split","6546090DpoFEt","copyFormat","*Remove all formatting*","title","6295184GsikFI","_enableDefaultAttributesIntegration","7kmMRJf","boolean","133564HvOojI","slice","toLowerCase","afterInit","TrackChangesEditing","_registerLegacyDescription","commandName","enableCommand","locale","fontColor","pasteFormat","_descriptionFactory","fontSize","commandParams","FontSize","toUpperCase","115YMQNhn","find","model","label","length","join","config","get","400GLhQcT","normalizeSizeOptions","commands","plugins","fontSize.options","registerDescriptionCallback","type","entries","charAt","*Set format to:* %0","fontBackgroundColor","push","490586XZWhmA","formatBlock","fontColor.colors"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(261)].t,i=e[r(298)](/(?=[A-Z])/)[r(274)](" "),a=o(i[r(285)](0)[r(268)]()+i[r(254)](1))[r(255)]();if(r(252)==typeof n)return a;if(r(262)===e||r(287)===e){const e=(0,s.normalizeColorOptions)(t[r(275)][r(276)](r(291)))[r(270)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(272)])[r(255)]():n)+")"}if(r(265)===e&&isNaN(parseFloat(n))){const e=t[r(280)][r(276)](r(267))[r(278)](t[r(275)][r(276)](r(281)))[r(270)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(302)])[r(255)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(697970===-parseInt(n(260))/1*(-parseInt(n(251))/2)+parseInt(n(259))/3+parseInt(n(272))/4+-parseInt(n(270))/5*(parseInt(n(282))/6)+parseInt(n(264))/7+parseInt(n(252))/8+parseInt(n(284))/9*(-parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(279)](){const t=mo,e=this[t(254)];if(!e[t(274)][t(265)](t(294)))return;this[t(258)]=e[t(268)][t(288)](t(267));const n=e[t(271)],r=e[t(274)][t(288)](t(287));r[t(281)](t(277));for(const e of this[t(258)])t(286)!=e[t(291)]&&r[t(278)][t(275)](e[t(291)],(n=>{const r=t,i=this[r(290)](e[r(291)]);return null!==i?s(n,i):o(n,e[r(293)])}));function s(e,r){return Hr(n,t(261),[e,r])}function o(e,r){return Hr(n,t(289),[e,r])}this[t(280)]()}[mo(280)](){const t=mo,e=this[t(254)],n=e[t(271)];e[t(274)][t(288)](t(287))[t(278)][t(285)]((e=>{const r=t;if(r(253)!=e[r(256)])return;const{data:s}=e;if(s&&r(277)==s[r(269)]){const e=s[r(273)][0][r(266)],c=this[r(290)](e);if(null!==c)return{type:r(263),content:Hr(n,r(257),(1,a=c,Hr(n,r(261),[1,a])))};const u=this[r(258)][r(276)]((t=>t[r(291)]===e))[r(293)];return{type:r(263),content:Hr(n,r(257),(o=1,i=u,Hr(n,t(289),[o,i])))}}var o,i,a}))}[mo(290)](t){const e=mo;var n,r;const s=t[e(292)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(258)])||void 0===n?void 0:n[e(276)]((n=>n[e(291)]==t));if(o&&o[e(262)]){const t=o[e(262)],n=(null!==(r=t[e(283)])&&void 0!==r?r:t)[e(292)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["_enableDefaultAttributesIntegration","263502rviFNZ","name","80145QupqDd","registerDescriptionCallback","paragraph","TrackChangesEditing","get","ELEMENT_HEADING_CUSTOM","_getHeadingLevel","model","match","title","HeadingEditing","10fRwMUb","4166304ldQzUH","formatBlock","editor","2590jjQzDt","type","*Change to:* %0","_headingOptions","4081659tgsHCM","98621WVrgme","ELEMENT_HEADING","view","format","3219440DZeKtq","has","value","heading.options","config","commandName","105xjEWVf","locale","4369024OxChgl","commandParams","plugins","registerElementLabel","find","heading","_descriptionFactory","afterInit","_registerLegacyDescription"];return(bo=function(){return t})()}const To=yo;!function(t,e){const n=yo,r=t();for(;;)try{if(947253===parseInt(n(483))/1*(parseInt(n(468))/2)+parseInt(n(485))/3+-parseInt(n(487))/4+-parseInt(n(503))/5+parseInt(n(494))/6*(parseInt(n(471))/7)+parseInt(n(475))/8+-parseInt(n(470))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class _o extends t.Plugin{[To(486)](){const t=To,e=this[t(476)];if(!e[t(479)][t(466)](t(493)))return;const n=e[t(479)][t(500)](t(491)),r=e[t(489)];n[t(490)](t(467),[t(467)]),n[t(502)][t(473)](t(467),Hr(r,t(478))),this[t(482)]()}[To(482)](){const t=To,e=this[t(476)],n=e[t(489)];e[t(479)][t(500)](t(491))[t(502)][t(501)]((r=>{const s=t;if(s(477)!=r[s(484)])return;const{data:o}=r;if(o&&s(467)==o[s(469)]){const t=n.t,r=o[s(496)][0][s(481)];if(r){const o=e[s(499)][s(500)](s(472))[s(488)]((t=>t[s(495)]==r)),i=t(o[s(498)])[s(480)]();return{type:s(492),content:Hr(n,s(497),i),color:{value:o[s(474)],title:o[s(498)]}}}return{type:s(492),content:Hr(n,s(504),Hr(n,s(478)))}}}))}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=466]})(t,e)}function Ao(){const t=["906Rsglmn","model","commandParams","*Set highlight:* %0","title","config","get","registerDescriptionCallback","_descriptionFactory","98625caNvCu","*Remove highlight*","has","highlight","3057486BjTErJ","commandName","7081209gCMmDf","9905IKxaPo","highlight.options","registerAttributeLabel","color","1803000whLPOg","editor","formatInline","FORMAT_HIGHLIGHT","plugins","toLowerCase","value","_registerLegacyDescription","1ikjLCx","type","1654050KGsBMo","afterInit","3061416OCiLzL","find","locale","_enableDefaultAttributesIntegration","TrackChangesEditing","format","HighlightEditing"];return(Ao=function(){return t})()}const ko=No;function Co(){const t=["div","has","plugins","editor","conversion","createPositionAt","afterInit","4SWyBjK","registerElementLabel","ELEMENT_HORIZONTAL_LINE","addClass","ck-horizontal-line","_descriptionFactory","createEmptyElement","dataDowncast","9OdYONY","60492mhliBO","for","TrackChangesEditing","high","353520PSzWWw","get","enableCommand","horizontalLine","locale","774870osvnAg","1638456VLksHd","21TssExx","insert","1720795aspyBq","createContainerElement","141644koAOAe","elementToStructure","HorizontalLineEditing","showSuggestionHighlights","218070MEcgjS"];return(Co=function(){return t})()}function No(t,e){const n=Co();return(No=function(t,e){return n[t-=201]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(187544===-parseInt(n(204))/1*(parseInt(n(216))/2)+-parseInt(n(224))/3*(-parseInt(n(225))/4)+parseInt(n(202))/5+-parseInt(n(229))/6*(parseInt(n(236))/7)+parseInt(n(235))/8+-parseInt(n(208))/9+parseInt(n(234))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(215)](){const t=ko,e=this[t(212)];if(!e[t(211)][t(210)](t(206)))return;e[t(211)][t(230)](t(227))[t(231)](t(232));const n=e[t(211)][t(230)](t(227)),r=e[t(233)];n[t(221)][t(217)](t(232),(e=>Hr(r,t(218),e))),e[t(213)][t(226)](t(223))[t(205)]({model:t(232),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(207)])return null;const o=n[s(203)](s(209)),i=n[s(222)]("hr");return n[s(219)](s(220),o),n[s(201)](n[s(214)](o,0),i),o},converterPriority:t(228)})}}const Lo=vo;function So(){const t=["format","_descriptionFactory","rawHtml","commandName","_enableDefaultAttributesIntegration","value","has","editor","983934xpuuvK","get","HtmlEmbed","3579155GnQwYg","locale","attribute","1304368pbSGUf","getFirstRange","nodeAfter","element","registerDescriptionCallback","_registerLegacyDescription","*Change %0 content*","8288LanWnD","1961094HYfyLx","1049763FEnDlU","type","key","formatBlock","ELEMENT_HTML_EMBED","htmlEmbed","start","7084YuSvvo","registerElementLabel","afterInit","TrackChangesEditing","794004LqfvKJ","plugins"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(749189===parseInt(n(231))/1+parseInt(n(216))/2+-parseInt(n(230))/3+parseInt(n(222))/4+parseInt(n(219))/5+-parseInt(n(242))/6+parseInt(n(238))/7*(-parseInt(n(229))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Lo(240)](){const t=Lo,e=this[t(251)];if(!e[t(243)][t(250)](t(218)))return;const n=e[t(243)][t(217)](t(241)),r=e[t(220)];n[t(245)][t(239)](t(246),(e=>Hr(r,t(235),e))),n[t(248)](t(236),[],[t(249)]),n[t(245)][t(226)]((e=>{const n=t;if(n(221)!=e[n(232)])return;const{data:s}=e;if(s&&n(249)==s[n(233)]&&e[n(223)]()[n(237)][n(224)].is(n(225),n(246))){const t=Hr(r,n(235));return{type:n(244),content:Hr(r,n(228),t)}}})),this[t(227)]()}[Lo(227)](){const t=Lo,e=this[t(251)],n=e[t(220)];e[t(243)][t(217)](t(241))[t(245)][t(226)]((e=>{const r=t;if(r(234)!=e[r(232)])return;const{data:s}=e;if(s&&r(236)==s[r(247)]){const t=Hr(n,r(235));return{type:r(244),content:Hr(n,r(228),t)}}}))}}const Oo=Fo;function wo(){const t=["change","imageBlock","forward","317766ddpkbh","imageCaption","toggleImageCaption","format","isCollapsed","Block image to inline image","deletion","uploadImage","formatBlock","has","createRange","*Reset image width*","6332144OKFLBi","imageTypeInline","ImageUploadEditing","isBlockImage","type","*Remove image text alternative*","ImageInlineEditing","getSuggestionCallback","TrackChangesEditing","ELEMENT_CAPTION","ImageTextAlternativeEditing","ImageEditing","imageStylePreApply","registerElementLabel","nodeAfter","ELEMENT_IMAGE","markInsertion","insertion","ImageUtils","getNearestSelectionRange","markBlockFormat","get","accept","nodeBefore","enableCommand","selection","3491700FHJLVL","schema","_suggestionFactory","4UJRJMR","registerCustomCallback","registerAttributeLabel","registerDescriptionCallback","isBefore","4110520gWCdNC","*Set image text alternative:* %0","previous","attribute","_enableDefaultAttributesIntegration","discard","isEqual","detach","insertImage","ImageCaptionEditing","length","_registerLegacyDescription","model","removeObject","backward","commandParams","caption","Inline image to block image","chain","document","plugins","key","1108088SFwGQN","createRangeOn","FORMAT_IMAGE_SIZE","alt","getCaptionFromImageModelElement","ImageBlockEditing","filter","editor","*Set image width:* %0","find","fromPosition","toNext","formatInline","start","convertBlockImageToInline","resizeImage","imageTypeBlock","width","getContainedElement","isOwn","forceDefaultExecution","locale","isIntersecting","imageInline","newValue","imageTextAlternative","addObject","subType","ELEMENT_INLINE_IMAGE","getFirstRange","_descriptionFactory","resizedWidth","afterInit","2344200iMIlRR","4607485twTBic","end","ImageCaptionUtils","convertInlineImageToBlock","findIndex","join","getClosestSelectedImageElement","_findSuggestions","commandName","toPrevious","ImageResize","markDeletion","element"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(629330===parseInt(n(277))/1+parseInt(n(345))/2+-parseInt(n(315))/3+parseInt(n(318))/4*(parseInt(n(261))/5)+parseInt(n(260))/6+-parseInt(n(289))/7+parseInt(n(323))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(259)](){const t=Oo,e=this[t(352)];if(!e[t(343)][t(286)](t(300)))return;const n=e[t(343)][t(310)](t(297)),r=e[t(343)][t(310)](t(307)),s=e[t(248)];n[t(313)](t(331)),n[t(257)][t(302)](t(275),(e=>Hr(s,t(304),e))),n[t(257)][t(302)](t(250),(e=>Hr(s,t(255),e))),n[t(257)][t(302)](t(339),(()=>Hr(s,t(298)))),e[t(343)][t(286)](t(291))&&n[t(313)](t(284)),e[t(343)][t(286)](t(350))&&e[t(343)][t(286)](t(295))&&(n[t(313)](t(290),((s,o)=>{const i=t,a=r[i(267)](e[i(335)][i(342)][i(314)]);e[i(335)][i(274)]((()=>{const t=i;n[t(309)](a,{commandName:t(290),commandParams:[o]},[],t(359))}))})),n[t(313)](t(361),((s,o)=>{const a=t;e[a(335)][a(274)]((t=>{const c=a;let u=r[c(267)](e[c(335)][c(342)][c(314)]),l=t[c(346)](u);const f=i.LivePosition[c(355)](l[c(358)],c(270)),h=i.LivePosition[c(355)](l[c(262)],c(356));n[c(247)]((()=>s(o))),u=r[c(267)](e[c(335)][c(342)][c(314)]),l=t[c(346)](u);const g=t[c(287)](f,h);f[c(330)](),h[c(330)](),n[c(309)](u,{commandName:c(290),commandParams:[o]},[],c(264)),g[c(358)][c(322)](l[c(358)])&&n[c(305)](t[c(287)](g[c(358)],l[c(358)]),c(264)),l[c(262)][c(322)](g[c(262)])&&n[c(305)](t[c(287)](l[c(262)],g[c(262)]),c(264))}))})),n[t(317)][t(319)](t(285),t(264),t(266),(()=>!1)),n[t(317)][t(319)](t(285),t(264),t(311),(()=>!1)),n[t(317)][t(319)](t(285),t(264),t(328),n[t(317)][t(296)](t(285),"",t(311))),n[t(317)][t(319)](t(306),t(264),t(266),(()=>!1)),n[t(317)][t(319)](t(306),t(264),t(328),(([r])=>{const s=t,o=n[s(317)][s(296)](s(306),"",s(328));let i=r[s(358)],a=r[s(262)];const c=e[s(335)][s(316)][s(308)](i,s(337)),u=e[s(335)][s(316)][s(308)](a,s(276));c[s(281)]&&(i=c[s(358)]),u[s(281)]&&(a=u[s(262)]),o([e[s(335)][s(287)](i,a)])})),n[t(317)][t(319)](t(285),t(264),t(341),c),n[t(317)][t(319)](t(306),t(264),t(341),c)),e[t(343)][t(286)](t(332))&&(n[t(313)](t(279),((s,o)=>{const i=t,a=e[i(343)][i(310)](i(263));let c=r[i(267)](e[i(335)][i(342)][i(314)]),u=a[i(349)](c);e[i(335)][i(274)]((()=>{const t=i;if(u)return void n[t(272)](e[t(335)][t(346)](u));const l=r[t(292)](c);s(o),c=r[t(267)](e[t(335)][t(342)][t(314)]),u=a[t(349)](c),n[t(305)](e[t(335)][t(346)](u),l?null:t(278))}))})),n[t(317)][t(319)](t(306),t(278),t(341),c));const o=[{type:t(285),subType:t(301)},{type:t(306),subType:t(278)},{type:t(285),subType:t(264)},{type:t(306),subType:t(264)}];function a(e,s){const i=t,a=o[i(265)]((({type:t,subType:n})=>e[i(293)]==t&&e[i(254)]==n)),c=o[i(265)]((({type:t,subType:e})=>s[i(293)]==t&&s[i(254)]==e));if(a<0||c<0)return!1;const u=e[i(256)](),l=s[i(256)]();if((0==a||1==a)&&2==c&&u[i(249)](l))return!0;if(2==a&&3==c){const t=n[i(268)](u,i(306))[i(351)]((({suggestion:t,meta:e})=>e[i(364)]&&i(264)==t[i(254)]));if(t[i(333)]>1&&l[i(262)][i(329)](u[i(358)]))return!0;if(1==t[i(333)]&&(u[i(358)][i(329)](l[i(262)])||u[i(262)][i(329)](l[i(358)])))return!0}if(3==a&&3==c&&u[i(358)][i(322)](l[i(358)])){const t=u[i(262)][i(303)],e=l[i(358)][i(312)];return r[i(292)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(343)][t(286)](t(271))&&(n[t(327)](t(360),[],[t(258)]),n[t(257)][t(320)](t(258),Hr(s,t(347)))),e[t(343)][t(286)](t(299))&&n[t(327)](t(252),[],[t(348)]),n[t(257)][t(321)]((e=>{const n=t;if(o[n(354)]((({type:t,subType:r})=>e[n(293)]==t&&e[n(254)]==r)))return e[n(325)]?{}:void 0})),n[t(257)][t(321)]((e=>{const n=t;if(n(306)==e[n(293)]||n(283)==e[n(293)]){const t=e[n(363)]();if(t&&t.is(n(273),n(339)))return{type:n(306)==e[n(293)]?n(253):n(336),element:t,quantity:1}}})),n[t(257)][t(321)]((e=>t(285)==e[t(293)]&&t(264)==e[t(254)]?{type:t(280),content:t(340)}:t(285)==e[t(293)]&&t(359)==e[t(254)]?{type:t(280),content:t(282)}:void 0)),n[t(257)][t(321)]((e=>{const n=t;if(n(326)!=e[n(293)])return;const{data:r}=e;if(!r||n(348)!=r[n(344)])return;const o=r[n(251)];return o?{type:n(280),content:Hr(s,n(324),'"'+o+'"')}:{type:n(280),content:Hr(s,n(294))}})),this[t(334)]()}[Oo(334)](){const t=Oo,e=this[t(352)],n=e[t(248)];e[t(343)][t(310)](t(297))[t(257)][t(321)]((e=>{const r=t;if(r(285)!=e[r(293)]&&r(357)!=e[r(293)])return;const{data:s}=e;if(s){if(r(252)==s[r(269)]){const t=s[r(338)][0][r(251)];return t?{type:r(280),content:Hr(n,r(324),'"'+t+'"')}:{type:r(280),content:Hr(n,r(294))}}if(r(360)==s[r(269)]){const t=s[r(338)][0][r(362)];return t?{type:r(280),content:Hr(n,r(353),t)}:{type:r(280),content:Hr(n,r(288))}}}}))}}const Po=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(631263===parseInt(n(397))/1+-parseInt(n(389))/2+parseInt(n(384))/3+parseInt(n(387))/4+-parseInt(n(379))/5*(-parseInt(n(391))/6)+parseInt(n(394))/7+-parseInt(n(403))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[Po(372)](){const t=Po;if(!this[t(367)][t(370)][t(368)](t(374)))return;const e=this[t(367)][t(385)],n=this[t(367)][t(370)][t(381)](t(383));n[t(377)](t(371),[],[t(392)]),n[t(386)][t(380)]((n=>{const r=t;if(r(404)!=n[r(378)])return;const{data:s}=n;return s&&r(392)==s[r(376)]?s[r(399)]&&s[r(396)]?{type:r(393),content:Hr(e,r(382))}:{type:r(393),content:""}:void 0})),this[t(390)]()}[Po(390)](){const t=Po,e=this[t(367)][t(370)][t(381)](t(383));e[t(395)][t(402)](t(401),t(371),t(369),e[t(395)][t(388)](t(401),null,t(375))),e[t(395)][t(402)](t(401),t(371),t(375),e[t(395)][t(388)](t(401),null,t(369))),this[t(405)]()}[Po(405)](){const t=Po,e=this[t(367)],n=e[t(385)];e[t(370)][t(381)](t(383))[t(386)][t(380)]((e=>{const r=t;if(r(401)!=e[r(378)]&&r(400)!=e[r(378)])return;const{data:s}=e;return s&&r(371)==s[r(398)]?{type:r(393),content:Hr(n,r(373))}:void 0}))}}function Uo(){const t=["plugins","replaceImageSource","afterInit","*Format:* replace image URL","ImageEditing","discard","key","_enableDefaultAttributesIntegration","type","421655CwIcYS","registerDescriptionCallback","get","*Replace image URL*","TrackChangesEditing","1482231dRgatj","locale","_descriptionFactory","4653388XTcbhb","getSuggestionCallback","1158628gdnMWV","_handleLegacySuggestions","78ZZmdAY","src","format","303968ALTHAy","_suggestionFactory","oldValue","785212icaRKe","commandName","newValue","formatInline","formatBlock","registerCustomCallback","18974288RWaxiX","attribute","_registerLegacyDescription","editor","has","accept"];return(Uo=function(){return t})()}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=372]})(t,e)}const Go=jo;function Vo(){const t=["1379680wZvduu","imageCaption","commandName","name","editor","subType","differ","forEach","next","948psVzlR","4WdyEhV","model","findIndex","_registerLegacyDescription","getChangedMarkers","afterInit","getClosestSelectedImageElement","shouldConvertImageType","markInlineFormat","insertion","refresh","createRangeOn","discard","595109YfRFfT","isInlineImage","discardSuggestion","isBlockImage","filter","enableCommand","document","suggestion","commandReversedParams","Users","TrackChangesEditing","head","formatBlock","isOwn","normalizedStyles","start","chain","format","*Format:* %0","join","type","hasSuggestion","change","510495DaSwia","ImageStyleEditing","10VbSdSJ","locale","FORMAT_SIDE_IMAGE","convertInlineImageToBlock","commands","markBlockFormat","registerCustomCallback","get","isBefore","3407466YfzDWh","getContainedElement","newRange","isInContent","ImageUtils","_splitMarkerName","imageStyle","registerPostFixer","isEqual","end","getFirstRange","nodeAfter","_suggestionFactory","getSuggestion","toLowerCase","getSuggestionCallback","imageStylePreApply","has","accept","length","registerDescriptionCallback","formatInline","from","imageTypeBlock","_findSuggestions","selection","isIntersecting","side","author","imageTypeInline","value","imageStylePostApply","nodeBefore","1211sJgnEq","4607703PMnJul","commandParams","getSuggestions","7852240FXrOXl","setImageNaturalSizeAttributes","_descriptionFactory","plugins","title"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(748123===parseInt(n(463))/1+parseInt(n(440))/2+-parseInt(n(398))/3*(parseInt(n(450))/4)+parseInt(n(387))/5+parseInt(n(449))/6*(parseInt(n(431))/7)+parseInt(n(435))/8+-parseInt(n(432))/9*(parseInt(n(389))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[Go(455)](){const t=Go,n=this[t(444)];if(!n[t(438)][t(415)](t(388)))return;const r=n[t(438)][t(396)](t(374)),s=n[t(438)][t(396)](t(402)),o={};r[t(468)](t(404),((o,i)=>{const a=t,c=n[a(438)][a(396)](a(373)).me,u=n[a(393)][a(396)](a(404));let l=s[a(456)](n[a(451)][a(469)][a(423)]),f=n[a(451)][a(461)](l),h=u[a(428)];if(h==i[a(428)])return;const g={commandName:a(404),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(451)][a(386)]((()=>{const t=a;if(r[t(434)]()[t(467)]((e=>e[t(401)]&&c==e[t(426)]&&(t(376)==e[t(384)]||t(419)==e[t(384)])&&(t(414)==e[t(445)]||t(429)==e[t(445)])&&e[t(408)]()[t(406)](f)))[t(447)]((e=>r[t(465)](e[t(375)]))),l=s[t(456)](n[t(451)][t(469)][t(423)]),f=n[t(451)][t(461)](l),u[t(460)](),n[t(393)][t(396)](t(427))[t(460)](),n[t(393)][t(396)](t(421))[t(460)](),h=u[t(428)],h!=i[t(428)])return s[t(464)](l)&&u[t(457)](i[t(428)],l)?(o({...i,setImageSizes:!1}),l=s[t(456)](n[t(451)][t(469)][t(423)]),void r[t(394)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(414))):void(s[t(466)](l)?r[t(394)](l,g,[],t(429)):r[t(458)](f,g,t(429)))}))}));for(const e of n[t(438)][t(396)](t(388))[t(378)])o[e[t(443)]]=e[t(439)][t(412)]();r[t(410)][t(395)](t(376),t(414),t(383),(()=>!1)),r[t(410)][t(395)](t(376),t(429),t(383),(()=>!1)),r[t(410)][t(395)](t(419),t(429),t(383),(()=>!1)),r[t(410)][t(395)](t(376),t(414),t(416),(([e])=>{const n=t;s[n(436)](e[n(399)]())})),r[t(410)][t(395)](t(376),t(414),t(462),((e,n)=>{const s=t;r[s(410)][s(413)](s(376),"",s(416))(e,{commandName:n[s(442)],commandParams:n[s(372)]})})),r[t(410)][t(395)](t(376),t(414),t(380),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(376),subType:t(414)},{type:t(459),subType:t(441)},{type:t(376),subType:t(392)},{type:t(459),subType:t(392)}];function a(e,n){const o=t,a=i[o(452)]((({type:t,subType:n})=>e[o(384)]==t&&e[o(445)]==n)),c=i[o(452)]((({type:t,subType:e})=>n[o(384)]==t&&n[o(445)]==e));if(a<0||c<0)return!1;const u=e[o(408)](),l=n[o(408)]();if((0==a||1==a)&&2==c&&u[o(424)](l))return!0;if(2==a&&3==c){const t=r[o(422)](u,o(459))[o(467)]((({suggestion:t,meta:e})=>e[o(377)]&&o(392)==t[o(445)]));if(t[o(417)]>1&&l[o(407)][o(406)](u[o(379)]))return!0;if(1==t[o(417)]&&(u[o(379)][o(406)](l[o(407)])||u[o(407)][o(406)](l[o(379)])))return!0}if(3==a&&3==c&&u[o(379)][o(397)](l[o(379)])){const t=u[o(407)][o(409)],e=l[o(379)][o(430)];return s[o(466)](t)&&t===e}return!1}n[t(451)][t(469)][t(405)]((()=>{const e=t;let o=!1;const i=Array[e(420)](n[e(451)][e(469)][e(446)][e(454)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(403)](t);if(e(470)==i&&r[e(385)](u)){if(e(376)==a&&(e(414)==c||e(429)==c)){const t=r[e(411)](u);if(n[e(400)]){const n=t[e(408)]()[e(399)]();if(s[e(466)](n))continue;r[e(465)](t),o=!0}}if(e(459)==a&&e(441)==c&&!n[e(400)]){const t=r[e(411)](u);t[e(448)]&&t[e(448)][e(401)]&&(r[e(465)](t[e(448)]),o=!0)}}}return o})),this[t(453)](o)}[Go(453)](t){const e=Go,n=this[e(444)],r=n[e(390)];n[e(438)][e(396)](e(374))[e(437)][e(418)]((n=>{const s=e;if(s(376)!=n[s(384)]&&s(419)!=n[s(384)])return;const{data:o}=n;if(!o||s(404)!=o[s(442)])return;const i=o[s(433)][0][s(428)];return function(t){const e=s;return{type:e(381),content:Hr(r,e(382),t)}}(s(425)===i?Hr(r,s(391)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=284]})(t,e)}function Ko(){const t=["_trackChangesExecuted","commands","trackChanges","lowest","264tgeDvU","10THzeaa","get","1696ayzXUr","forEach","listenTo","19989HRKFkg","_handleImportedData","313636ybTnSf","TrackChangesEditing","enableCommand","track_changes","_setSuggestionData","Users","collaboration_features","bind","afterInit","5MwHxlX","execute","editor","high","dataInsert","importWord","value","532590UtgUTe","72lSljUy","994836cBjPHX","_trackChangesValueDuringImport","948619nBvpSb","147590IzaTmm","plugins"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(100097===-parseInt(n(286))/1*(parseInt(n(288))/2)+-parseInt(n(309))/3+-parseInt(n(293))/4+-parseInt(n(302))/5*(-parseInt(n(311))/6)+-parseInt(n(313))/7+-parseInt(n(310))/8*(parseInt(n(291))/9)+-parseInt(n(314))/10*(-parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(312)]=!1,this[e(316)]=!1}[Ho(301)](){const t=Ho,e=this[t(304)],n=e[t(317)][t(287)](t(307)),r=e[t(317)][t(287)](t(318));n&&(n.on(t(303),((e,[,n])=>{const s=t;this[s(312)]=r[s(308)],n[s(299)][s(296)]=!this[s(312)]}),{priority:t(305)}),this[t(290)](n,t(306),this[t(292)][t(300)](this)),this[t(290)](n,t(306),(()=>{const e=t;this[e(316)]&&(r[e(303)](),this[e(316)]=!1)}),{priority:t(284)}),e[t(315)][t(287)](t(294))[t(295)](t(307)))}[Ho(292)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(304)][n(317)][n(287)](n(318)),o=s[n(308)];this[n(312)]!==o&&(s[n(303)](),this[n(316)]=!0),r&&r[n(289)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(304)][o(315)][o(287)](o(298)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(307)}}};this[o(304)][o(315)][o(287)](o(294))[o(297)](i)}))}}const qo=Jo;function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(602623===-parseInt(n(297))/1*(-parseInt(n(307))/2)+-parseInt(n(339))/3+-parseInt(n(311))/4*(-parseInt(n(327))/5)+parseInt(n(328))/6*(parseInt(n(314))/7)+-parseInt(n(298))/8*(-parseInt(n(323))/9)+-parseInt(n(299))/10*(parseInt(n(335))/11)+-parseInt(n(305))/12*(-parseInt(n(329))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Qo extends t.Plugin{[qo(301)](){const t=qo,e=this[t(302)],n=e[t(300)][t(315)](t(336));if(e[t(300)][t(317)](t(334))&&(n[t(332)](t(333)),n[t(332)](t(320))),e[t(300)][t(317)](t(304)))for(const e of[t(313),t(338)])n[t(321)](e);const r=e[t(306)];n[t(310)](t(322)),n[t(324)][t(309)](t(322),Hr(r,t(312))),this[t(303)]()}[qo(303)](){const t=qo,e=this[t(302)],n=e[t(306)],r=e[t(300)][t(315)](t(336));r[t(324)][t(308)]((e=>{const s=t;if(s(316)!=e[s(325)])return;const{data:o}=e;if(!o)return;if(s(313)!=o[s(318)]&&s(338)!=o[s(318)])return;const i=e[s(330)]()[0],a=r[s(324)][s(337)](i);return s(313)==o[s(318)]?{type:s(326),content:Hr(n,s(331),a)}:s(338)==o[s(318)]?{type:s(326),content:Hr(n,s(319),a)}:void 0}))}}function Zo(){const t=["get","formatBlock","has","commandName","*Outdent:* %0","outdent","_enableDefaultAttributesIntegration","blockIndent","6040701kuRMjI","_descriptionFactory","type","format","15355VnZOpj","6gOMYLt","1696760RJtWvE","getItems","*Indent:* %0","enableCommand","indent","IndentEditing","10773730cCGFXx","TrackChangesEditing","getItemLabel","outdentBlock","2764494LjkUTS","11nmVyrN","8gSdZSk","10XTJpjs","plugins","afterInit","editor","_registerLegacyDescription","IndentBlock","36PKsqhl","locale","151450uoQVVm","registerDescriptionCallback","registerAttributeLabel","_registerBlockAttribute","88tiNWrN","FORMAT_INDENT","indentBlock","3781855yseolt"];return(Zo=function(){return t})()}var Yo=ti;function $o(){var t=["118866IXTxcL","requires","72mQzrEN","2RoEAmT","6teSxFv","editor","get","input","init","TrackChangesEditing","457819DUBUBo","899236zbthUE","45lHcOzS","1828974spIteC","23301336IfyMKZ","plugins","6015702ycsfMk","486000eKRTGd","enableCommand","10hAClwW"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=405]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(441040===parseInt(n(407))/1*(-parseInt(n(420))/2)+-parseInt(n(421))/3*(parseInt(n(408))/4)+parseInt(n(409))/5*(parseInt(n(417))/6)+parseInt(n(410))/7+-parseInt(n(419))/8*(parseInt(n(414))/9)+parseInt(n(416))/10*(-parseInt(n(413))/11)+parseInt(n(411))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Yo(418)](){return[vs.Input]}[Yo(405)](){var t=Yo;this[t(422)][t(412)][t(423)](t(406))[t(415)](t(424))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=110]})(t,e)}function si(){const t=["format","3283610ucchbn","164Ahdcbf","*Set link:* %0","type","registerDescriptionCallback","plugins","afterInit","manualDecorators","117UdiiYl","linkHref","LinkEditing","95512dOBHxc","toLowerCase","_registerLegacyDescription","321282JxevVx","495600rCXkqd","key","newValue","commandParams","link (","973336MQxEla","attribute","label","map","get","_descriptionFactory","editor","has","link","TrackChangesEditing","*Remove link*","92GIyViK","_enableDefaultAttributesIntegration","2158mwROAI","commandName","unlink","registerAttributeLabel","commands","37125vEiJKB","formatInline","11AOITNx","locale"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(116327===-parseInt(n(122))/1*(parseInt(n(133))/2)+-parseInt(n(146))/3+parseInt(n(120))/4*(parseInt(n(127))/5)+-parseInt(n(147))/6+parseInt(n(152))/7+-parseInt(n(143))/8*(parseInt(n(140))/9)+parseInt(n(132))/10*(parseInt(n(129))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(138)](){const t=ni,e=this[t(115)];if(!e[t(137)][t(116)](t(142)))return;const n=e[t(137)][t(113)](t(118)),r=e[t(126)][t(113)](t(117));n[t(121)](t(117),[t(141),...r[t(139)][t(112)]((t=>t.id))]),n[t(121)](t(124));for(const e of r[t(139)])n[t(114)][t(125)](e.id,t(151)+e[t(111)][t(144)]()+")");n[t(114)][t(136)]((n=>{const r=t;if(r(110)!=n[r(135)])return;const{data:s}=n;if(!s||r(141)!=s[r(148)])return;const o=s[r(149)],i=e[r(130)];return{type:r(131),content:null==o?Hr(i,r(119)):Hr(i,r(134),'"'+o+'"')}})),this[t(145)]()}[ni(145)](){const t=ni,e=this[t(115)],n=e[t(130)];e[t(137)][t(113)](t(118))[t(114)][t(136)]((e=>{const r=t;if(r(128)!=e[r(135)])return;const{data:s}=e;if(s){if(r(117)==s[r(123)]){const t=s[r(150)][0];return{type:r(131),content:Hr(n,r(134),'"'+t+'"')}}return r(124)==s[r(123)]?{type:r(131),content:Hr(n,r(119))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(185628===-parseInt(n(421))/1*(-parseInt(n(414))/2)+parseInt(n(441))/3+-parseInt(n(384))/4+-parseInt(n(417))/5*(-parseInt(n(387))/6)+-parseInt(n(386))/7+parseInt(n(408))/8*(parseInt(n(389))/9)+-parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(418)](){const t=ii,e=this[t(457)],n=e[t(439)];if(!e[t(381)][t(425)](t(407)))return;const r=e[t(381)][t(415)](t(391)),s=e[t(381)][t(425)](t(448));function o(t){return()=>{const n=ui,s=e[n(379)][n(390)][n(424)],o=e[n(410)][n(415)](t);if(o[n(455)])return void e[n(409)](n(393),{});const i=t[n(438)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(434)](t)[s(428)]((t=>function(t,e){const n=s;return e[n(444)](t[n(376)],n(419))&&!e[n(403)](t)}(t,r)));o=o[s(428)]((t=>!t.is(s(426),s(419))||t[s(454)](s(377))!=e));const i=new Set;for(const t of o)t.is(s(426),s(419))?i[s(398)](ci(t)):i[s(398)](t);return Array[s(434)](i)}(s[n(443)](),i,e[n(379)][n(378)]);e[n(379)][n(401)]((()=>{const e=n;for(const n of a)r[e(453)](n,{commandName:t,commandParams:[{forceValue:!o[e(455)]}],formatGroupId:e(430)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(434)](t);const r=n[e(449)]((t=>e(419)!=t[e(405)]));return r>-1&&(n=n[e(438)](0,r)),n}(e[n(379)][n(390)][n(424)][n(443)]()),o=e[n(379)][n(445)](e[n(379)][n(406)](s[0],n(459)),e[n(379)][n(406)](s[s[n(382)]-1],n(380)));e[n(379)][n(401)]((()=>{const e=n;r[e(453)](o,{commandName:t,commandParams:[],formatGroupId:e(450)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(446)];for(;t&&t[n(454)](n(450))>e[n(454)](n(450));)r[n(398)](t),t=t[n(446)]}return Array[n(434)](r)}(s))}))}}r[t(400)](t(456),o(t(456))),r[t(400)](t(397),o(t(397))),s&&r[t(400)](t(396),o(t(396))),r[t(400)](t(402),i(t(402))),r[t(400)](t(452),i(t(452))),s&&r[t(400)](t(412),(()=>{const n=t,s=e[n(410)][n(415)](n(412)),o=Array[n(434)](s[n(433)]);o[n(428)]((t=>t[n(454)](n(392))!=s[n(455)])),e[n(379)][n(401)]((()=>{const t=n;for(const e of o)r[t(453)](e,{commandName:t(412),commandParams:[{forceValue:!s[t(455)]}]})}))})),r[t(437)][t(395)](t(419),(e=>Hr(n,t(442),e))),r[t(437)][t(451)]((e=>{const r=t;if(r(458)!=e[r(416)]&&r(404)!=e[r(416)])return;const{data:s}=e;if(s){if(r(456)==s[r(383)]||r(397)==s[r(383)]||r(396)==s[r(383)])switch(s[r(383)][r(399)](r(436),"")){case r(420):return o(Hr(n,r(447)));case r(422):return o(Hr(n,r(413)));case r(385):return o(Hr(n,r(435)))}if(r(402)==s[r(383)])return{type:r(374),content:Hr(n,r(423),Hr(n,r(442)))};if(r(452)==s[r(383)])return{type:r(374),content:Hr(n,r(431),Hr(n,r(442)))};if(r(412)==s[r(383)])return s[r(394)][0][r(411)]?{type:r(374),content:Hr(n,r(427))}:{type:r(374),content:Hr(n,r(429))}}function o(t){const e=r;return{type:e(374),content:Hr(n,e(440),t)}}}))}}function ci(t){const e=ii,n=t[e(454)](e(450));if(0==n)return t;let r=t;for(;t[e(432)]&&t[e(432)].is(e(426),e(419));){const s=t[e(432)][e(454)](e(450));if(s==n)r=t[e(432)];else if(s<n)break;t=t[e(432)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=374]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(426),e(419))&&t[e(454)](e(450))>0){let r=t[e(446)];for(;r&&e(419)==r[e(405)]&&r[e(454)](e(450))==t[e(454)](e(450));)n[e(375)](r),r=r[e(446)]}return n}function fi(){const t=["model","end","plugins","length","commandName","153468uQHmoB","todo","2506854lQXQGw","294654mVfIbv","2325030WlemvG","9tnMIJy","document","TrackChangesEditing","todoListChecked","paragraph","commandParams","registerElementLabel","todoList","bulletedList","add","replace","enableCommand","change","indentList","isObject","formatInline","name","createPositionAt","LegacyListEditing","2016960LLsWCZ","execute","commands","forceValue","checkTodoList","ELEMENT_NUMBERED_LIST","2FemFin","get","type","5nLnDbV","afterInit","listItem","bulleted","185543zEfngl","numbered","*Indent:* %0","selection","has","element","*Check item*","filter","*Uncheck item*","blockName","*Outdent:* %0","previousSibling","_selectedElements","from","ELEMENT_TODO_LIST","List","_descriptionFactory","slice","locale","*Change to:* %0","983544ChltLx","ELEMENT_LIST_ITEM","getSelectedBlocks","checkChild","createRange","nextSibling","ELEMENT_BULLETED_LIST","LegacyTodoListEditing","findIndex","listIndent","registerDescriptionCallback","outdentList","markBlockFormat","getAttribute","value","numberedList","editor","formatBlock","before","format","push","parent","listType","schema"];return(fi=function(){return t})()}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=195]})(t,e)}function di(){const t=["get","listItem","format","has","createRange","96WrQnAe","replace","6IxEGTL","plugins","_getSuggestionBlocks","backward","forward","TrackChangesEditing","LegacyListPropertiesEditing","getSiblingNodes","353jWSYgb","createPositionAt","change","from","getSelectedBlocks","getListTypeFromListStyleType","afterInit","listReversed","listStart","_LIST_","element","21358190IKeCtV","handleListReversedCommand","listType","toUpperCase","handleListStyleCommand","list.properties","LegacyListUtils","selection","formatInline","handleListStartCommand","*Change to:* %0","enableCommand","700676EVIXWn","map","6529887IkinWB","reversed","_getSuggestionBlocksForListStyle","listStyle","startIndex","unshift","length","registerDescriptionCallback","6666280sUUIRV","numbered","flat","*Format:* set start index to %0","push","getLastPosition","formatBlock","before","commandParams","4846NWrckR","ELEMENT_","getAttribute","locale","type","_descriptionFactory","model","editor","styles","commandName","handleDescriptions","*Format:* set order to reversed","105925bUShrY","document","*Format:* set order to regular","markMultiRangeBlockFormat","bind","1414798vpWTmF","config","getFirstPosition","parent","filter","_getTranslationKeyForListStyle"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(469064===-parseInt(n(224))/1*(-parseInt(n(266))/2)+parseInt(n(216))/3*(-parseInt(n(247))/4)+-parseInt(n(198))/5*(-parseInt(n(214))/6)+parseInt(n(203))/7+parseInt(n(257))/8+parseInt(n(249))/9+-parseInt(n(235))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(230)](){const t=hi;if(!this[t(273)][t(217)][t(212)](t(222)))return;const e=this[t(273)][t(204)][t(209)](t(240)),n=this[t(273)][t(217)][t(209)](t(221));e[t(274)]&&n[t(246)](t(252),this[t(239)][t(202)](this)),e[t(250)]&&n[t(246)](t(231),this[t(236)][t(202)](this)),e[t(253)]&&n[t(246)](t(232),this[t(244)][t(202)](this)),n[t(271)][t(256)](this[t(196)][t(202)](this))}[hi(239)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(251)]();this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](s,{commandName:t(252),commandParams:[{type:e[t(270)]}],formatGroupId:t(252)})}))}[hi(236)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(218)]((t=>t.is(n(234),n(210))&&n(258)===t[n(268)](n(237))));if(s[n(255)]<1)return;const o=s[n(248)]((t=>this[n(273)][n(272)][n(213)](this[n(273)][n(272)][n(225)](t,n(264)),this[n(273)][n(272)][n(225)](t,0))));this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](o,{commandName:t(231),commandParams:[{reversed:e[t(250)]}],formatGroupId:t(231)})}))}[hi(244)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(218)]((t=>t.is(n(234),n(210))&&n(258)===t[n(268)](n(237))));if(s[n(255)]<1)return;const o=s[n(248)]((t=>this[n(273)][n(272)][n(213)](this[n(273)][n(272)][n(225)](t,n(264)),this[n(273)][n(272)][n(225)](t,0))));this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](o,{commandName:t(232),commandParams:[{startIndex:e[t(253)]}],formatGroupId:t(232)})}))}[hi(196)](t){const e=hi;if(e(263)!=t[e(270)]&&e(243)!=t[e(270)])return;const n=this[e(273)][e(269)],{data:r}=t;if(!r)return;let s,o;switch(r[e(195)]){case e(252):s=e(245),o={type:e(211),content:Hr(n,s,Hr(n,this[e(208)](r[e(265)][0][e(270)])))};break;case e(231):s=r[e(265)][0][e(250)]?e(197):e(200),o={type:e(211),content:Hr(n,s)};break;case e(232):s=e(260),o={type:e(211),content:Hr(n,s,r[e(265)][0][e(253)])}}return o}[hi(251)](){const t=hi;var e,n,r,s;const o=this[t(273)][t(217)][t(209)](t(241));let i=Array[t(227)](this[t(273)][t(272)][t(199)][t(242)][t(228)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(234),t(210)))&&i[t(254)](...o[t(223)](this[t(273)][t(272)][t(199)][t(242)][t(205)](),t(219))),(null===(n=i[i[t(255)]-1])||void 0===n?void 0:n.is(t(234),t(210)))&&i[t(261)](...o[t(223)](this[t(273)][t(272)][t(199)][t(242)][t(262)](),t(220))),i=[...new Set(i)],(null===(s=null===(r=this[t(273)][t(272)][t(199)][t(242)][t(205)]())||void 0===r?void 0:r[t(206)])||void 0===s?void 0:s.is(t(234),t(210)))&&(i=i[t(207)]((e=>e.is(t(234),t(210))))),i}[hi(218)](t){const e=hi,n=this[e(273)][e(217)][e(209)](e(241));let r=Array[e(227)](this[e(273)][e(272)][e(199)][e(242)][e(228)]())[e(207)](t)[e(248)]((t=>{const r=e,s=this[r(273)][r(272)][r(225)](t,0);return[...n[r(223)](s,r(219)),...n[r(223)](s,r(220))]}))[e(259)]();return r=[...new Set(r)],r}[hi(208)](t){const e=hi;return e(267)+this[e(273)][e(217)][e(209)](e(241))[e(229)](t)[e(238)]()+e(233)+t[e(238)]()[e(215)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["19713672tEIUiM","ELEMENT_MEDIA","7TNOJVK","_descriptionFactory","media","createEmptyElement","847078FXNTax","editor","locale","3007856oQQUWA","showSuggestionHighlights","for","has","1944fsUiYo","div","789869GaYsVC","MediaEmbedEditing","enableCommand","1764018hUFHsx","high","data","2447079BjVyfb","attribute:url:media","6485OiXLPO","afterInit","conversion","stop","plugins","downcastDispatcher","registerElementLabel","TrackChangesEditing","get","elementToElement","mediaEmbed","dataDowncast","options"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(440718===parseInt(n(204))/1+-parseInt(n(195))/2+-parseInt(n(210))/3+-parseInt(n(202))/4*(parseInt(n(212))/5)+-parseInt(n(207))/6*(parseInt(n(191))/7)+-parseInt(n(198))/8+parseInt(n(189))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(213)](){const t=mi,e=this[t(196)];if(!e[t(216)][t(201)](t(205)))return;const n=e[t(216)][t(220)](t(219)),r=e[t(197)];n[t(206)](t(186)),n[t(192)][t(218)](t(193),(e=>Hr(r,t(190),e))),e[t(214)][t(200)](t(187))[t(185)]({model:t(193),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(199)])return n[s(194)](s(203))},converterPriority:t(208)}),e[t(209)][t(217)].on(t(211),((e,n,r)=>{const s=t;r[s(188)][s(199)]&&e[s(215)]()}),{priority:t(208)})}}function Ti(){const t=["1343856bYNils","394628fYVKkT","10QJfuZg","9UEeHZi","7cVXiNt","afterInit","5074586CKrLCT","has","editor","get","enableCommand","1431765cxMAJt","TrackChangesEditing","plugins","2225KjBgLG","12pFSbPg","MentionEditing","2230122DoHJGd","1400OFxhrn","mention","232621RhoyQE"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(309045===parseInt(n(450))/1+-parseInt(n(452))/2*(parseInt(n(454))/3)+parseInt(n(448))/4*(-parseInt(n(444))/5)+parseInt(n(447))/6*(parseInt(n(455))/7)+-parseInt(n(451))/8+-parseInt(n(441))/9*(-parseInt(n(453))/10)+-parseInt(n(457))/11*(-parseInt(n(445))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(456)](){const t=_i,e=this[t(438)];e[t(443)][t(458)](t(446))&&e[t(443)][t(439)](t(442))[t(440)](t(449))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=181]})(t,e)}function Ni(){const t=["95pUMmbc","pageBreak","287IqBwXn","12015xycAjs","locale","2220iMcrvE","89036opJuER","1BJUCBx","24BlPMpx","has","get","afterInit","editor","16467YMRbUX","450878msidwP","enableCommand","TrackChangesEditing","1024veFhdw","5376NdMaRi","PageBreakEditing","_descriptionFactory","1081230PutZAQ","plugins","registerElementLabel","846781oAlSIr","ELEMENT_PAGE_BREAK"];return(Ni=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(246748===-parseInt(n(186))/1*(parseInt(n(193))/2)+-parseInt(n(200))/3+parseInt(n(185))/4*(parseInt(n(205))/5)+-parseInt(n(197))/6*(-parseInt(n(181))/7)+parseInt(n(196))/8*(parseInt(n(182))/9)+parseInt(n(184))/10*(parseInt(n(192))/11)+-parseInt(n(187))/12*(parseInt(n(203))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[ki(190)](){const t=ki,e=this[t(191)];if(!e[t(201)][t(188)](t(198)))return;e[t(201)][t(189)](t(195))[t(194)](t(206));const n=e[t(201)][t(189)](t(195)),r=e[t(183)];n[t(199)][t(202)](t(206),(e=>Hr(r,t(204),e)))}}const Li=vi;!function(t,e){const n=vi,r=t();for(;;)try{if(126185===parseInt(n(389))/1*(-parseInt(n(401))/2)+-parseInt(n(402))/3+-parseInt(n(383))/4+parseInt(n(349))/5+parseInt(n(400))/6*(-parseInt(n(410))/7)+-parseInt(n(370))/8*(-parseInt(n(408))/9)+parseInt(n(413))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Si extends t.Plugin{[Li(359)](){const t=Li,e=this[t(377)];if(!e[t(381)][t(405)](t(358)))return;const n=e[t(360)],r=e[t(381)][t(352)](t(367));r[t(368)][t(388)](t(412),(e=>Hr(n,t(374),e))),r[t(361)](t(412)),r[t(376)](t(385)),e[t(347)][t(414)].on(t(415),Mi(e),{priority:t(365)}),e[t(364)][t(414)].on(t(415),((n,r,s)=>{const o=t;s[o(390)][o(363)]&&Mi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(365)});const s=r[t(368)];s[t(372)]((r=>{const o=t;if(o(416)!==r[o(373)])return;const{start:i,end:a}=r[o(397)]();if(!i[o(386)](a)||!i[o(375)])return;const c=e[o(380)][o(366)],u=i[o(375)];return c[o(396)](u)&&!c[o(357)](u)&&c[o(393)](u,o(384))?{type:o(416),content:Hr(n,o(382),s[o(378)](u,1))}:void 0})),this[t(399)]()}[Li(399)](){const t=Li,e=this[t(377)],n=e[t(360)];e[t(381)][t(352)](t(367))[t(368)][t(372)]((e=>{const r=t;if(r(371)!=e[r(373)])return;const{data:s}=e;return s&&r(412)==s[r(409)]?{type:r(395),content:Hr(n,r(351),Hr(n,r(374)))}:void 0}))}}function vi(t,e){const n=Oi();return(vi=function(t,e){return n[t-=347]})(t,e)}function Mi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=vi,i=t[o(381)][o(352)](o(367)),a=r[o(348)][o(392)],c=r[o(348)][o(398)],u=t[o(380)][o(366)];if(!a[o(386)](c)||!a[o(375)])return;const l=a[o(375)];if(u[o(396)](l)&&!u[o(357)](l)&&u[o(393)](l,o(384))){if(!s[o(406)][o(404)](r[o(348)],n[o(411)]))return;const t=s[o(356)][o(350)](o(391),{class:o(353)}),a=s[o(394)][o(379)](c);e&&i[o(407)][o(362)](r[o(403)])&&s[o(356)][o(387)](o(369),t),s[o(356)][o(355)](a,t),s[o(394)][o(354)](t,r[o(403)])}}}function Oi(){const t=["_enableDefaultAttributesIntegration","includes","showSuggestionHighlights","data","highest","schema","TrackChangesEditing","_descriptionFactory","ck-suggestion-marker--active","264WOiWLB","formatBlock","registerDescriptionCallback","type","ELEMENT_PARAGRAPH","nodeAfter","enableCommand","editor","getItemLabel","toViewPosition","model","plugins","*Insert:* %0","868580joLjYw","$text","insertParagraph","isTouching","addClass","registerElementLabel","1738AhyeFd","options","span","start","checkChild","mapper","format","isBlock","getFirstRange","end","_registerLegacyDescription","402mnEfCL","194mEyWHa","94002aGthpW","markerName","consume","has","consumable","activeMarkers","30528YHhZxU","commandName","13153yVBOgQ","name","paragraph","3262620JUBguo","downcastDispatcher","addMarker:suggestion:insertion","insertion","editing","markerRange","1154725IQsJsy","createUIElement","*Change to:* %0","get","ck-suggestion-marker-split","bindElementToMarker","insert","writer","isLimit","Paragraph","afterInit","locale"];return(Oi=function(){return t})()}const wi=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(216872===parseInt(n(226))/1+-parseInt(n(234))/2+parseInt(n(214))/3*(-parseInt(n(210))/4)+parseInt(n(231))/5+-parseInt(n(224))/6*(-parseInt(n(218))/7)+-parseInt(n(228))/8+parseInt(n(215))/9*(-parseInt(n(219))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[wi(220)](){const t=wi,e=this[t(223)];e[t(227)][t(235)](t(217))&&(e[t(227)][t(213)](t(209))[t(237)](t(229)),this[t(222)]())}[wi(222)](){const t=wi,e=this[t(223)];e[t(227)][t(213)](t(209))[t(216)][t(212)]((n=>{const r=t;if(r(211)!=n[r(225)]&&r(221)!=n[r(225)])return;const{data:s}=n;return s&&r(229)==s[r(233)]?{type:r(230),content:Hr(e[r(236)],r(232))}:void 0}))}}function Pi(){const t=["413304jcTojq","removeFormat","format","927390VUmdsb","*Remove all formatting*","commandName","233700hBihRf","has","locale","_enableDefaultAttributesIntegration","TrackChangesEditing","535528dLSBfr","formatBlock","registerDescriptionCallback","get","6BfnsbP","1464741WpKSFZ","_descriptionFactory","RemoveFormatEditing","773787RuAgsV","10VIWBZD","afterInit","formatInline","_registerLegacyDescription","editor","12inHLkB","type","409338AGDoIL","plugins"];return(Pi=function(){return t})()}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=306]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(272774===parseInt(n(323))/1+-parseInt(n(319))/2*(-parseInt(n(318))/3)+-parseInt(n(317))/4+-parseInt(n(314))/5*(-parseInt(n(331))/6)+-parseInt(n(326))/7*(parseInt(n(328))/8)+-parseInt(n(315))/9+-parseInt(n(327))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(311)](){const t=xi,e=this[t(324)];if(!e[t(313)][t(308)](t(332)))return;const n=e[t(313)][t(320)](t(321));n[t(307)](t(310)),n[t(307)](t(306));const r=e[t(313)][t(320)](t(332));r[t(307)](t(316)),r[t(307)](t(322)),r[t(307)](t(330)),r[t(307)](t(309)),r[t(307)](t(325)),r[t(307)](t(312)),r[t(307)](t(329))}}function ji(){const t=["discardSuggestion","4536REeiGX","RestrictedEditingModeEditing","goToNextRestrictedEditingException","enableCommand","has","acceptAllSuggestions","goToPreviousRestrictedEditingException","afterInit","acceptSelectedSuggestions","plugins","3305MYTKpJ","263151wzXXZA","trackChanges","112628iuQkBM","498sDkkKA","664ZVVXHs","get","TrackChangesEditing","acceptSuggestion","363538oTHgYl","editor","discardAllSuggestions","21PrEtuQ","5819230skKfYI","16728zVUmvr","discardSelectedSuggestions"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(838120===-parseInt(n(448))/1*(-parseInt(n(445))/2)+-parseInt(n(497))/3+parseInt(n(478))/4*(parseInt(n(458))/5)+-parseInt(n(474))/6*(parseInt(n(484))/7)+parseInt(n(466))/8+parseInt(n(499))/9+-parseInt(n(482))/10*(parseInt(n(468))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{static get[Gi(457)](){return[Qs.ShiftEnter]}[Gi(465)](){const t=Gi,e=this[t(443)],n=e[t(493)][t(480)](t(472));n[t(455)](t(492)),e[t(498)][t(449)].on(t(486),Wi(e),{priority:t(454)}),e[t(498)][t(449)].on(t(479),Wi(e),{priority:t(454)}),e[t(477)][t(449)].on(t(487),((n,r,s)=>{const o=t;s[o(481)][o(483)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(444)][t(464)](t(451),(n=>Hr(e[t(461)],t(476),n)))}}function Hi(){const t=["230mgVzJT","showSuggestionHighlights","585578VhPJak","createUIElement","addMarker:suggestion:insertion","addMarker:suggestion","markerRange","writer","deletion","getItems","shiftEnter","plugins","span","createPositionBefore","merge","4982325CUhcJH","editing","1590039oNKjBp","editor","_descriptionFactory","2XIUfMf","bindElementToMarker","markerName","850055HVvPwL","downcastDispatcher","toViewPosition","softBreak","ck-suggestion-marker-","model","high","enableCommand","insert","requires","890fMOVtB","mapper","includes","locale","split","ck-suggestion-marker--active","registerElementLabel","init","5244368TOwxme","name","31955lDPCii","addClass","test","consumable","TrackChangesEditing","activeMarkers","24dFmVff","element","ELEMENT_LINE_BREAK","data","27372YslzFv","addMarker:suggestion:deletion","get","options"];return(Hi=function(){return t})()}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(493)][o(480)](o(472));if(!s[o(471)][o(470)](r[o(488)],n[o(467)]))return;const a=t[o(453)];for(const t of r[o(488)][o(491)]()){if(!t.is(o(475),o(451)))continue;const n=o(490)==r[o(447)][o(462)](":")[1]?o(496):o(462),c=s[o(489)][o(485)](o(494),{class:o(452)+n}),u=s[o(459)][o(450)](a[o(495)](t));e&&i[o(473)][o(460)](r[o(447)])&&s[o(489)][o(469)](o(463),c),s[o(489)][o(456)](u,c),s[o(459)][o(446)](c,r[o(447)])}}}const Ki=Xi;function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=456]})(t,e)}function qi(){const t=["commandParams","locale","restrictedEditingException","isCollapsed","12EtXxiW","StandardEditingModeEditing","55740aRvOOd","get","505341SYJzgS","_descriptionFactory","279367YfFyFh","forceValue","formatInline","value","afterInit","commands","TrackChangesEditing","1447376zAPQxj","has","type","change","576992UVcNks","79584tXEiQB","85NUEhnd","enableCommand","FORMAT_RESTRICTED_DISABLED","getRanges","model","registerDescriptionCallback","editor","50QbYdPV","from","format","formatBlock","8SvmSSp","762278tgGEPw","plugins","selection","document","markInlineFormat","FORMAT_RESTRICTED_ENABLED","commandName"];return(qi=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(146116===-parseInt(n(471))/1+parseInt(n(482))/2+-parseInt(n(465))/3*(parseInt(n(467))/4)+-parseInt(n(484))/5*(parseInt(n(483))/6)+parseInt(n(478))/7*(parseInt(n(495))/8)+parseInt(n(469))/9*(parseInt(n(491))/10)+-parseInt(n(496))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Ji extends t.Plugin{[Ki(475)](){const t=Ki,e=this[t(490)],n=e[t(488)],r=e[t(462)];if(!e[t(497)][t(479)](t(466)))return;const s=e[t(497)][t(468)](t(477)),o=t(463),i=e[t(476)][t(468)](o);s[t(485)](o,((e,r={})=>{const a=t,c=n[a(457)][a(456)];if(c[a(464)])return void e(r);const u=void 0!==r[a(472)]?r[a(472)]:!i[a(474)];n[a(481)]((()=>{const t=a,e=Array[t(492)](c[t(487)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(458)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(470)][t(489)]((e=>{const n=t;if(n(494)!=e[n(480)]&&n(473)!=e[n(480)])return;const{data:s}=e;return s&&s[n(460)]==o?s[n(461)][0][n(472)]?{type:n(493),content:Hr(r,n(459))}:{type:n(493),content:Hr(r,n(486))}:void 0}))}}const Qi=Yi;function Zi(){const t=["2385768dYhZgm","config","forceValue","toLowerCase","definitions","177039Ytklak","registerDescriptionCallback","plugins","_descriptionFactory","commandName","styleName","getGhsAttributeNameForElement","TrackChangesEditing","FORMAT_STYLE","afterInit","2327990bcNvEi","has","format","399179AgPLkU","_registerInlineAttribute","StyleUtils","ghsAttributes","formatBlock","8egxVoh","editor","type","*Remove format:* %0","GeneralHtmlSupport","registerAttributeLabel","add","inline","_registerBlockAttribute","commandParams","Style","element","408724agPJVu","26630SdGCSR","DataSchema","*Set format:* %0","style","normalizeConfig","_registerLegacyDescription","11220057NAweet","get","locale","_enableDefaultAttributesIntegration","formatInline","block","304kGhatC"];return(Zi=function(){return t})()}function Yi(t,e){const n=Zi();return(Yi=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(376723===-parseInt(n(188))/1+-parseInt(n(205))/2+parseInt(n(175))/3+parseInt(n(169))/4*(parseInt(n(157))/5)+-parseInt(n(170))/6+-parseInt(n(185))/7+-parseInt(n(193))/8*(-parseInt(n(163))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Qi(184)](){const t=Qi,e=this[t(194)];if(!e[t(177)][t(186)](t(203))||!e[t(177)][t(186)](t(158)))return;const n=e[t(177)][t(164)](t(182)),r=e[t(165)],s=e[t(171)][t(164)](t(160))||{},o=e[t(177)][t(164)](t(197)),i=e[t(177)][t(164)](t(190))[t(161)](e[t(177)][t(164)](t(158)),s[t(174)]);n[t(166)](t(160));const a=new Set;for(const e of i[t(168)]){const n=o[t(181)](e[t(204)]);a[t(199)](n)}const c=new Set;for(const e of i[t(200)]){const n=o[t(181)](e[t(204)]);c[t(199)](n);for(const n of e[t(191)])c[t(199)](n)}for(const e of a)n[t(201)](e),n[t(178)][t(198)](e,Hr(r,t(183)));for(const e of c)n[t(189)](e),n[t(178)][t(198)](e,Hr(r,t(183)));this[t(162)]()}[Qi(162)](){const t=Qi,e=this[t(194)],n=e[t(165)];e[t(177)][t(164)](t(182))[t(178)][t(176)]((e=>{const r=t;if(r(192)!=e[r(195)]&&r(167)!=e[r(195)])return;const{data:s}=e;return s&&r(160)===s[r(179)]?s[r(202)][0][r(172)]?{type:r(187),content:Hr(n,r(159),s[r(202)][0][r(180)][r(173)]())}:{type:r(187),content:Hr(n,r(196),s[r(202)][0][r(180)][r(173)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=107]})(t,e)}function na(){const t=["suggestion","setSelection","commands","get","getColumnIndexes","381137CQXoBl","addRange","table","insertTable","rowspan","low","5274yDrnco","some","toLowerCase","removeTableRow","deletion","getFirstRange","batch","$textProxy","_getCoordsForCells","_getSuggestionCoords","last","getSuggestion","getChangedMarkers","above","from","fromRange","*Insert:* %0","differ","execute","enqueueChange","item","createTableWalker","type","subType","selectTableRow","mapper","registerElementLabel","refresh","MIN_SAFE_INTEGER","ELEMENT_TABLE_COLUMN_WITH_TEXT","4620jCNBZF","min","insertTableRowBelow","maxColumn","registerCustomCallback","model","end","colspan","writer","315RpsxYl","registerPostFixer","start","tablePaste","span","map","ELEMENT_TABLE_WITH_TEXT","options","$graveyard","forceValue","includes","*Remove:* %0","getItems","change","detach","ELEMENT_TABLE_ROW","downcastDispatcher","classes","add","removeClass","2471598voZESt","getSelectionAffectedTableCells","getAttribute","highest","addClass","element","minColumn","addMarker:suggestion","insertTableColumnRight","getCellLocation","_suggestionFactory","substr","getChanges","TableEditing","oldRange","_descriptionFactory","discard","tableRow","isArray","_setupColumnsRowsFixing","editor","_tablePostFixingSubtypes","ELEMENT_TABLE_COLUMN","position","insertTableRowAbove","createPositionAt","markMultiRangeInsertion","afterInit","getRowIndexes","markMultiRangeDeletion","data","root","showSuggestionHighlights","accept","3PjmMaC","getRanges","name","first","push","rootName","1419DkIYaK","filter","max","insert","left","hasAttribute","toViewElement","isEqual","change:data","getContainedElement","MAX_SAFE_INTEGER","locale","_tableSuggestions","insertion","every","removeTableColumn","insertTableColumnLeft","createRangeIn","nodeAfter","ELEMENT_TABLE","isIntersectingWithRange","join","694024cajfaq","TrackChangesEditing","TableUtils","359246MMrOOr","selection","isInContent","enableCommand","selectTableColumn","tableCell","nodeBefore","plugins","startsWith","has","order","registerDescriptionCallback","findAncestor","tableColumn","isTouching","minRow","cell","ELEMENT_TABLE_ROW_WITH_TEXT","document","21XIizCF","_splitMarkerName","values","createRangeOn","getChildren","length","288104lcudlP","_acceptFormatSuggestionCallbackFactory","maxRow"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(212880===parseInt(n(179))/1+-parseInt(n(146))/2*(-parseInt(n(115))/3)+parseInt(n(171))/4+-parseInt(n(224))/5*(-parseInt(n(185))/6)+-parseInt(n(165))/7*(parseInt(n(143))/8)+-parseInt(n(244))/9+parseInt(n(215))/10*(parseInt(n(121))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(265)]=[e(261),e(159)],this[e(133)]=new Set}[ta(108)](){const t=ta,e=this[t(264)],n=e[t(220)][t(164)][t(147)];if(!e[t(153)][t(155)](t(257)))return;const r=e[t(132)],s=e[t(153)][t(177)](t(144)),o=e[t(153)][t(177)](t(145));s[t(259)][t(211)](t(181),(e=>Hr(r,t(140),e))),this[t(263)](),s[t(149)](t(182)),s[t(149)](t(209)),s[t(149)](t(150));for(const r of[t(268),t(217)]){const i=e[t(176)][t(177)](r);s[t(149)](r,(r=>{const a=t;e[a(220)][a(237)]((t=>{const e=a;r();const c=e(198)===i[e(156)],u=o[e(245)](n),l=o[e(109)](u),f=c?l[e(118)]-1:l[e(195)]+1,h=u[0][e(158)](e(181)),g=o[e(206)](h,{startRow:f,endRow:f}),d=Array[e(199)](g)[e(229)]((n=>t[e(168)](n[e(162)])));s[e(107)](d,e(261))}))}))}for(const r of[t(137),t(252)]){const i=e[t(176)][t(177)](r);s[t(149)](r,(r=>{const a=t;e[a(220)][a(237)]((t=>{const e=a;r();const c=e(125)===i[e(156)],u=o[e(245)](n),l=o[e(178)](u),f=c?l[e(118)]-1:l[e(195)]+1,h=u[0][e(158)](e(181)),g=o[e(206)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(199)](g)[e(229)]((n=>t[e(168)](n[e(162)])));s[e(107)](d,e(159))}))}))}for(const r of[t(188),t(136)]){const i=r[t(255)](11),a=i[t(187)](),c=a[t(255)](0,3)+t(228),u=t(181)+i,l=t(216)+i,f=t(123)+i;s[t(149)](r,(()=>{const i=t;e[i(220)][i(237)]((t=>{const e=i,h=o[e(245)](n),g=h[0][e(158)](e(181));let d;if(e(188)==r){const t=o[e(109)](h);d={startRow:t[e(118)],endRow:t[e(195)],includeAllSlots:!0}}else{const t=o[e(178)](h);d={startColumn:t[e(118)],endColumn:t[e(195)],includeAllSlots:!0}}const p=o[e(206)](g,d),m=Array[e(199)](p)[e(229)]((({cell:t})=>t)),I=sa(m[e(122)]((t=>t[e(126)](c)))),E=sa(m[e(122)]((t=>!t[e(126)](c))))[e(229)]((n=>t[e(168)](n))),b=s[e(110)](E,u);if(b&&(e(261)==b[e(208)]||e(159)==b[e(208)])){const n=this[e(194)](b);for(const r of I){const s=t[e(168)](r),i=o[e(253)](r),u=r[e(246)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(180)](s)}}}))}))}function c(r){const s=t,o=Array[s(199)](n[s(116)]())[s(229)]((t=>i.LiveRange[s(200)](t)));e[s(220)][s(237)]((t=>{const n=s,i=t[n(191)];r=r[n(122)]((t=>n(232)!=t[n(112)][n(120)])),t[n(175)](r),e[n(176)][n(177)](n(188))[n(212)](),e[n(203)](n(188),{forceDefaultExecution:!0}),e[n(220)][n(204)]((()=>{const t=n;e[t(220)][t(204)](i,(e=>{const n=t,r=o[n(122)]((t=>n(232)!=t[n(112)][n(120)]));r[n(170)]>0&&e[n(175)](r);for(const t of o)t[n(238)]()}))}))}))}function u(r){const s=t;e[s(220)][s(237)]((t=>{const o=s,a=Array[o(199)](n[o(116)]())[o(229)]((t=>i.LiveRange[o(200)](t))),c=[];for(const t of r)for(const e of t[o(236)]({shallow:!0}))c[o(119)](e);for(const n of c)o(232)!=n[o(112)][o(120)]&&(t[o(175)](t[o(269)](n,0)),e[o(176)][o(177)](o(136))[o(212)](),e[o(203)](o(136),{forceDefaultExecution:!0}));const u=a[o(122)]((t=>o(232)!=t[o(112)][o(120)]));u[o(170)]>0&&t[o(175)](u);for(const t of a)t[o(238)]()}))}function l(e,n){const r=t;return n[r(135)]((t=>e[r(186)]((e=>e[r(221)][r(128)](t[r(226)])||t[r(221)][r(128)](e[r(226)])))))}function f(e,n){const r=t;return e[r(186)]((t=>n[r(186)]((e=>t[r(221)][r(160)](e[r(226)])))))}e[t(111)][t(240)].on(t(251),((e,n,r)=>{const s=t;if(!r[s(231)][s(113)])return;const o=n[s(205)];if(!o)return;const i=r[s(210)][s(127)](o);function c(t){return Array[s(262)](t)?t:[t]}i&&s(151)===o[s(117)]&&(0,a.setHighlightHandling)(i,r[s(223)],((t,e,n)=>n[s(248)](c(e[s(241)]),t)),((t,e,n)=>n[s(243)](c(e[s(241)]),t)))}),{priority:t(247)}),s[t(259)][t(157)]((e=>{const n=t;if(n(134)!=e[n(207)]&&n(189)!=e[n(207)])return;const s=e[n(130)]();if(null!=s&&s.is(n(249),n(181))){if(n(134)==e[n(207)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)]));if(t[n(170)])return{type:n(134),content:Hr(r,n(201),Hr(r,n(230),'"'+t[n(142)](" ")+'"'))}}if(n(189)==e[n(207)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)]));if(t[n(170)])return{type:n(189),content:Hr(r,n(235),Hr(r,n(230),'"'+t[n(142)](" ")+'"'))}}}})),s[t(259)][t(157)]((e=>{const n=t;if(n(261)==e[n(208)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)])),s=this[n(194)](e),o=s[n(173)]-s[n(161)]+1;if(n(134)==e[n(207)])return t[n(170)]?{type:n(134),content:Hr(r,n(201),Hr(r,n(163),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(134),content:Hr(r,n(201),Hr(r,n(239),o))};if(n(189)==e[n(207)])return t[n(170)]?{type:n(189),content:Hr(r,n(235),Hr(r,n(163),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(189),content:Hr(r,n(235),Hr(r,n(239),o))}}if(n(159)==e[n(208)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)])),s=this[n(194)](e),o=s[n(218)]-s[n(250)]+1;if(n(134)==e[n(207)])return t[n(170)]?{type:n(134),content:Hr(r,n(201),Hr(r,n(214),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(134),content:Hr(r,n(201),Hr(r,n(266),o))};if(n(189)==e[n(207)])return t[n(170)]?{type:n(189),content:Hr(r,n(235),Hr(r,n(214),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(189),content:Hr(r,n(235),Hr(r,n(266),o))}}})),s[t(254)][t(219)](t(134),t(261),t(260),c),s[t(254)][t(219)](t(189),t(261),t(114),c),s[t(254)][t(219)](t(134),t(159),t(260),u),s[t(254)][t(219)](t(189),t(159),t(114),u),s[t(254)][t(219)](t(134),t(159),t(142),l),s[t(254)][t(219)](t(189),t(159),t(142),l),s[t(254)][t(219)](t(134),t(261),t(142),f),s[t(254)][t(219)](t(189),t(261),t(142),f)}[ta(172)](){const t=ta,e=this[t(264)],n=e[t(220)][t(164)][t(147)];return(r,s)=>{const o=t;e[o(220)][o(237)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(221)][a(152)];u&&u[0]&&!1===u[0][a(233)]&&(l=r[0][a(226)][a(139)]);const f=t[a(138)](l);if(a(232)==f[a(112)][a(120)])return;const h=Array[a(199)](n[a(116)]())[a(229)]((t=>i.LiveRange[a(200)](t)));t[a(175)](f),e[a(176)][a(177)](c)[a(212)](),u[a(119)]({forceDefaultExecution:!0}),e[a(203)](c,...u);const g=h[a(122)]((t=>a(232)!=t[a(112)][a(120)]));g[a(170)]>0&&t[a(175)](g);for(const t of h)t[a(238)]()}))}}[ta(193)](t){const e=ta,n=this[e(264)][e(153)][e(177)](e(145));let r=Number[e(131)],s=Number[e(213)],o=Number[e(131)],i=Number[e(213)];for(const a of t){if(e(232)==a[e(112)][e(120)])continue;const{row:t,column:c}=n[e(253)](a),u=a[e(126)](e(183))?a[e(246)](e(183))-1:0,l=a[e(126)](e(222))?a[e(246)](e(222))-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(263)](){const t=ta,e=this[t(264)],n=e[t(153)][t(177)](t(144)),r=e[t(153)][t(177)](t(145));e[t(220)][t(164)].on(t(129),(()=>{const r=t,s=Array[r(199)](e[r(220)][r(164)][r(202)][r(197)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(166)](t);if(r(174)!=s)continue;if(null!=e[r(258)])continue;const a=n[r(196)](o);this[r(265)][r(234)](i)&&this[r(133)][r(242)](a)}}),{priority:t(184)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(168)](e),a=e[s(158)](s(181)),c=r[s(253)](e);for(const t of this[s(133)]){const n=t[s(208)],r=n[s(154)](s(227)),u=n[s(255)](r?10:5),l=u[s(187)](),f=l[s(255)](0,3)+s(228),h=s(216)+u,g=s(123)+u;if(!t[s(148)])continue;if(a!=t[s(190)]()[s(226)][s(158)](s(181)))continue;if(t[s(141)](i))continue;const d=e[s(126)](f)?e[s(246)](f)-1:0,p=this[s(194)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(180)](i),o=!0)}return o};e[t(220)][t(164)][t(225)]((n=>{const r=t;let o=!1;for(const t of e[r(220)][r(164)][r(202)][r(256)]())if(r(124)==t[r(207)])if(r(261)==t[r(117)])for(const e of t[r(267)][r(139)][r(169)]())o=o||s(e,n);else r(151)==t[r(117)]&&(o=o||s(t[r(267)][r(139)],n));return o}))}[ta(194)](t){const e=ta;return this[e(193)](t[e(116)]()[e(229)]((t=>t[e(226)][e(139)])))}}function sa(t){const e=ta;return Array[e(199)](new Set(t)[e(167)]())}const oa=aa;function ia(){const t=["find","10lryJex","detach","get","commandName","locale","editor","*Merge cells*","stop","tableCell","selection","author","34587tcKpmB","containsRange","createRangeOn","deletion","horizontally","model","140yKLJko","refresh","TableEditing","markMultiRangeBlockFormat","splitTableCellVertically","_acceptFormatSuggestionCallbackFactory","from","markBlockFormat","getCellLocation","getSelectionAffectedTableCells","cell","execute","931218cTCyRp","size","registerCustomCallback","has","trackChanges","mergeTableCells","1063668DOZizS","createTableWalker","58556OQIVrF","formatBlock","_isForcedDefaultExecutionBlock","root","insertion","mergeTableCellDown","accept","splitTableCellHorizontally","setSelection","*Split cell:* vertically","low","9874809cUUGKa","_descriptionFactory","1023676ZZqGZC","_suggestionFactory","1AEtOMG","document","getAncestors","getSuggestions","findAncestor","add","subType","TableUtils","mergeTableCellUp","isEnabled","highest","value","format","_areMergableCells","return","set:isEnabled","isInContent","_areSelectedCellsMergable","getFirstPosition","change","commands","filter","plugins","type","push","registerDescriptionCallback","element","direction","table","$graveyard","_tablePostFixingSubtypes","getRanges","forceDefaultExecution","mergeTableCellRight","enableCommand","requires","fromRange","rootName","afterInit","TrackChangesEditing","length","map","*Split cell:* horizontally","5434936AnKBkd","formatInline","mergeTableCellLeft"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(375709===-parseInt(n(137))/1*(-parseInt(n(135))/2)+-parseInt(n(213))/3+-parseInt(n(122))/4*(-parseInt(n(201))/5)+parseInt(n(120))/6+parseInt(n(195))/7+parseInt(n(180))/8+parseInt(n(133))/9*(-parseInt(n(184))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(172)](){return[ra]}[oa(175)](){const t=oa,e=this[t(189)],n=e[t(200)][t(138)][t(193)],r=e[t(188)];if(!e[t(159)][t(216)](t(203)))return;const s=e[t(159)][t(186)](t(176)),o=e[t(159)][t(186)](t(144)),a=e[t(159)][t(186)](ra);a[t(167)][t(161)](t(218)),s[t(171)](t(218),(()=>{const n=t,r=o[n(210)](e[n(200)][n(138)][n(193)]);e[n(200)][n(156)]((()=>{const t=n;s[t(204)](r,{commandName:t(218),commandParams:[]},[],t(218))}))})),e[t(157)][t(186)](t(218)).on(t(212),((n,r)=>{const o=t;e[o(157)][o(186)](o(217))[o(148)]&&(r[o(177)]>0&&r[r[o(177)]-1]&&r[r[o(177)]-1][o(169)]||s[o(124)]||this[o(154)]()||n[o(191)]())}),{priority:t(147)});for(const n of[t(145),t(170),t(127),t(182)]){const r=e[t(157)][t(186)](n);s[t(171)](n,(()=>{const n=t,o=e[n(200)][n(138)][n(193)][n(155)]()[n(139)]()[n(183)]((t=>t.is(n(163),n(192)))),i=r[n(148)];e[n(200)][n(156)]((()=>{const t=n;s[t(204)]([o,i],{commandName:t(218),commandParams:[]},[],t(218))}))}))}for(const n of[t(205),t(129)]){const r=e[t(157)][t(186)](n);s[t(171)](n,(()=>{const i=t,a=o[i(210)](e[i(200)][i(138)][i(193)])[0],c=a[i(141)](i(165)),{column:u,row:l}=o[i(209)](a);let f=[];if(i(199)==r[i(164)]){const t=o[i(121)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(207)](t)[i(178)]((t=>t[i(211)]))}else{const t=o[i(121)](c,{column:u,includeAllSlots:!0});f=Array[i(207)](t)[i(178)]((t=>t[i(211)]))}e[i(200)][i(156)]((t=>{const e=i;s[e(208)](t[e(197)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(134)][t(162)]((e=>{const n=t;if(n(123)!=e[n(160)]&&n(181)!=e[n(160)])return;const{data:s}=e;return s&&n(218)==s[n(187)]?{type:n(149),content:Hr(r,n(190))}:void 0})),s[t(134)][t(162)]((e=>{const n=t;if(n(123)!=e[n(160)]&&n(181)!=e[n(160)])return;const{data:s}=e;return s?n(205)==s[n(187)]?{type:n(149),content:Hr(r,n(131))}:n(129)==s[n(187)]?{type:n(149),content:Hr(r,n(179))}:void 0:void 0}));const c=a[t(206)]();for(const e of[t(145),t(170),t(127),t(182)])s[t(136)][t(215)](t(123),e,t(128),c);for(const e of[t(205),t(129)])s[t(136)][t(215)](t(123),e,t(128),c);s[t(136)][t(215)](t(123),t(218),t(128),(r=>{const s=t;e[s(200)][s(156)]((t=>{const o=s,a=Array[o(207)](n[o(168)]())[o(178)]((t=>i.LiveRange[o(173)](t)));t[o(130)](r),e[o(157)][o(186)](o(218))[o(202)](),e[o(212)](o(218),{forceDefaultExecution:!0});const c=a[o(158)]((t=>o(166)!=t[o(125)][o(174)]));c[o(177)]>0&&t[o(130)](c);for(const t of a)t[o(185)]()}))}));for(const n of[t(145),t(127),t(182),t(170)]){const r=e[t(157)][t(186)](n);r.on(t(152),((n,s,o)=>{const i=t;if(o){const t=e[i(200)][i(138)][i(193)][i(155)]()[i(139)]()[i(183)]((t=>t.is(i(163),i(192))));this[i(150)](r[i(148)],t)||(n[i(151)]=!1,n[i(191)]())}}),{priority:t(132)})}}[oa(154)](){const t=oa,e=this[t(189)][t(157)][t(186)](t(218)),n=this[t(189)][t(159)][t(186)](t(144));if(!e[t(146)])return!1;const r=n[t(210)](this[t(189)][t(200)][t(138)][t(193)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(150)](e,n))return!1;return!0}[oa(150)](t,e){const n=oa,r=this[n(189)][n(159)][n(186)](n(176)),s=this[n(189)][n(200)][n(197)](t),o=this[n(189)][n(200)][n(197)](e),i=new Set,a=new Set;for(const t of r[n(140)]())if((n(126)==t[n(160)]||n(198)==t[n(160)]||n(218)==t[n(143)])&&t[n(153)])for(const e of t[n(168)]())e[n(196)](s,!0)&&i[n(142)](t[n(160)]+":"+t[n(194)].id),e[n(196)](o,!0)&&a[n(142)](t[n(160)]+":"+t[n(194)].id);if(i[n(214)]!=a[n(214)])return!1;for(const t of i)if(!a[n(216)](t))return!1;return!0}}const ua=fa;!function(t,e){const n=fa,r=t();for(;;)try{if(365606===-parseInt(n(391))/1*(parseInt(n(399))/2)+parseInt(n(395))/3+-parseInt(n(363))/4+-parseInt(n(377))/5*(-parseInt(n(352))/6)+-parseInt(n(358))/7*(-parseInt(n(369))/8)+-parseInt(n(366))/9+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class la extends t.Plugin{static get[ua(385)](){return[ra]}[ua(420)](){const t=ua,e=this[t(394)];if(!e[t(401)][t(380)](t(387)))return;const n=e[t(389)],r=e[t(401)][t(396)](t(398));r[t(361)](t(397),[],[t(378)]),r[t(361)](t(406),[],[t(367)]),r[t(348)][t(370)](t(378),Hr(n,t(382))),r[t(348)][t(370)](t(367),Hr(n,t(410))),this[t(408)]()}[ua(408)](){const t=ua,e=this[t(394)][t(401)][t(396)](t(398)),n=this[t(394)][t(401)][t(396)](t(393)),r=this[t(394)][t(401)][t(396)](ra)[t(381)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(371)](o[a(374)]),l=e[a(384)](u),f=l[a(365)];if(a(347)!=l[a(411)]||!f||a(406)!=f[a(364)])return;if(o[a(409)])return void s[a(392)]();if(!i[a(346)][a(400)](o[a(412)],s[a(402)]))return;const h=o[a(412)][a(422)][a(383)],g=o[a(412)][a(404)][a(390)],d=h[a(428)][a(428)],{column:p}=n[a(351)](h),{column:m}=n[a(351)](g);for(let s=p;s<=m;s++){const l=n[a(375)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(415)],l=i[a(421)][a(429)](s);i[a(362)][a(354)](a(345)+c,l),r&&i[a(362)][a(360)](a(372),u,l),i[a(421)][a(413)](l,o[a(374)]),t&&(e[a(427)][a(405)](o[a(374)])?i[a(362)][a(354)](a(373),l):i[a(362)][a(359)](a(373),l))}}}}e[t(403)][t(353)](t(347),t(397),t(357),r),e[t(403)][t(353)](t(347),t(406),t(357),r),this[t(394)][t(350)][t(386)].on(t(424),s(),{priority:t(407)}),this[t(394)][t(365)][t(386)].on(t(424),((e,n,r)=>{const o=t;r[o(425)][o(418)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(407)}),this[t(394)][t(350)][t(386)].on(t(417),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(371)](r[o(374)]),c=e[o(384)](a),u=c[o(365)];if(o(347)!=c[o(411)]||!u||o(406)!=u[o(364)])return;const l=s[o(421)][o(426)](r[o(374)]);if(l)for(const t of l)s[o(362)][o(359)](o(345)+i,t),s[o(362)][o(359)](o(373),t),s[o(362)][o(419)](o(372),t),s[o(421)][o(349)](t,r[o(374)])}),{priority:t(407)}),this[t(388)]()}[ua(388)](){const t=ua,e=this[t(394)],n=e[t(389)];function r(e){const r=t;return{type:r(414),content:Hr(n,r(355),e)}}e[t(401)][t(396)](t(398))[t(348)][t(423)]((e=>{const s=t;if(s(347)!=e[s(411)])return;const{data:o}=e;if(o){if(s(397)==o[s(364)]){const t=o[s(416)][0][s(356)];return r(Hr(n,s(t?382:379)))}if(s(406)==o[s(364)]){const t=o[s(416)][0][s(356)];return r(Hr(n,s(t?410:368)))}}}))}}function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=345]})(t,e)}function ha(){const t=["ck-suggestion-marker--active","markerName","createTableWalker","6729220mCeOax","702850toBakV","headingRows","FORMAT_REGULAR_ROW","has","_acceptFormatSuggestionCallbackFactory","FORMAT_HEADER_ROW","nodeAfter","getSuggestion","requires","downcastDispatcher","TableEditing","_registerLegacyDescription","locale","nodeBefore","226576GhuYLB","stop","TableUtils","editor","1006170ibYvMK","get","setTableRowHeader","TrackChangesEditing","2CTHIzZ","consume","plugins","name","_suggestionFactory","end","includes","setTableColumnHeader","highest","_handleLegacySuggestions","item","FORMAT_HEADER_COLUMN","type","markerRange","bindElementToMarker","format","cell","commandParams","removeMarker:suggestion","showSuggestionHighlights","removeAttribute","afterInit","mapper","start","registerDescriptionCallback","addMarker:suggestion","options","markerNameToElements","activeMarkers","parent","toViewElement","ck-suggestion-marker-","consumable","formatBlock","_descriptionFactory","unbindElementFromMarkerName","editing","getCellLocation","6vqzUpU","registerCustomCallback","addClass","*Format:* %0","forceValue","accept","14qCJscn","removeClass","setAttribute","_enableDefaultAttributesIntegration","writer","1264112mTwska","commandName","data","6336504fFuqTr","headingColumns","FORMAT_REGULAR_COLUMN","1853536JVutkX","registerAttributeLabel","_splitMarkerName","data-suggestion"];return(ha=function(){return t})()}const ga=ba;function da(){const t=["position","fromRange","insertColumns","entries","getRowIndexes","startsWith","19686BCGNiB","createRangeIn","row","getMarkers","hasSuggestion","rowInsertionRanges","853608OAPACx","includes","registerDescriptionCallback","16jMfwEt","isEqual","_isForcedDefaultExecutionBlock","set","elementToElement","requires","tableCellBorderStyle","removeMarker","view","listenTo","getColumnIndexes","type","differ","430050pnIgwG","endRow","discard","tableCellHorizontalAlignment","_createdBatches","newRange","695556XXQNiy","ck-suggestion-marker","createElement","from","8gndULA","tableCell","getContainedElement","register","some","tableCellBackgroundColor","markerAttributes","getColumns","tablePaste","containsRange","createRangeOn","markMultiRangeDeletion","markerName","fromEntries","removeMarkers","*Replace table cells*","suggestionUnloaded","commands","findAncestor","plugins","content","_suggestionFactory","ck-suggestion-marker--active","removeRows","call","129226uHTHJd","value","keys","get","batch","56016sYkxsP","getChildren","rows","deletion","suggestion","getAllAdjacentSuggestions","columnInsertionRanges","getRange","getSelectionAffectedTableCells","markMultiRangeInsertion","push","nextSibling","markers","$graveyard","afterInit","getItems","join","suggestion-td","previousSibling","accept","move","stop","createPositionBefore","add","insertContent","cell","columnInsertionIndexes","registerCustomCallback","tableCellSuggestion","getSuggestionCallback","column","next","root","forceDefaultExecution","insertRows","cells","previous","TrackChangesEditing","getAttributes","wrap","132900OkHzQX","removeColumns","low","attributes","_replaceTableSlotCell","table","registerPostFixer","getRows","editingDowncast","tableCellVerticalAlignment","TableUtils","suggestion:formatBlock:tablePasteCell","formatBlock","insert","99wmSdts","map","getTableIfOnlyTableInContent","getChangedMarkers","element","clipboardOutput","suggestionLoaded","filter","last","model","activeMarkers","showSuggestionHighlights","every","start","isInContent","reduce","redo","tablePasteRow","oldRange","markerToHighlight","rowInsertionIndexes","deletionRanges","paragraph","locale","first","_descriptionFactory","_tablePostFixingSubtypes","createRange","conversion","getSuggestion","insertion","getShiftedBy","tablePasteColumn","isEmpty","change","createTableWalker","setAttributes","trackChanges","497NTtJJw","name","updateMarker","setAttribute","Users","document","tableCellBorderColor","getRanges","176OAnMpN","tablePasteChainId","nodeAfter","for","unwrap","documentSelection","author","return","_splitMarkerName","tableCellBorderWidth","getSuggestions","getChild","options","fill","schema","ck-suggestion-marker-insertion","TableClipboard","insertionRanges","editor","has","find","high","markMultiRangeBlockFormat","rootName","getChanges","tablePasteCell","tableCellPadding","forEach","remove","endColumn","length","dataDowncast","subType","_getCoordsForCells","editing","detach","end","selection","columns"];return(da=function(){return t})()}!function(t,e){const n=ba,r=t();for(;;)try{if(301131===parseInt(n(113))/1*(parseInt(n(138))/2)+parseInt(n(197))/3*(parseInt(n(143))/4)+parseInt(n(310))/5+parseInt(n(288))/6*(parseInt(n(235))/7)+parseInt(n(297))/8*(parseInt(n(316))/9)+-parseInt(n(183))/10+-parseInt(n(243))/11*(parseInt(n(294))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(252),ga(241),ga(303),ga(313),ga(192),ga(118),ga(269)],ma=Object[ga(126)](pa[ga(198)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(302)](){return[ra]}[ga(157)](){const t=ga,n=this[t(261)];if(!n[t(132)][t(262)](t(259)))return;const r=n[t(132)][t(141)](t(180)),s=n[t(132)][t(141)](t(193)),o=n[t(132)][t(141)](ra),a=n[t(132)][t(141)](t(259));o[t(223)][t(153)](t(214),t(229)),n[t(206)][t(257)][t(116)](t(171),{allowIn:t(114),allowContentOf:t(114),isLimit:!0}),n[t(225)][t(301)]({model:t(171),view:t(160)});let c=null;n[t(206)].on(t(167),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(273)]-1];h&&h[u(176)]||r[u(299)]||this[u(261)][u(130)][u(141)](u(234))[u(139)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(248)))return!1;const i=s[o(199)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(151)](n[o(240)][o(280)]);if(!a[o(273)])return!1;const c=a[0][o(131)](o(188)),l=r[o(286)](a),f=r[o(307)](a),h={startRow:l[o(221)],endRow:l[o(205)],startColumn:f[o(221)],endColumn:f[o(205)]};return 1==a[o(273)]&&(h[o(311)]+=r[o(190)](i)-1,h[o(272)]+=r[o(120)](i)-1),Ta(c,h,r)}(l,f,n[u(206)],s,a)&&(o[u(164)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(206)][u(231)]((()=>{const t=u;n[t(206)][t(167)](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(273)]&&r[t(152)](o,t(214),{tablePasteChainId:s}),a[t(273)]&&r[t(152)](a,t(229),{tablePasteChainId:s}),l[t(273)]&&(r[t(152)](l,t(121),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(270)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(137)](e)}))),f[t(273)]&&(r[t(124)](f,t(121),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(270)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(137)](e)})));const g=r[t(265)](h[t(198)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(268),{tablePasteChainId:s});if(g){const e=g[t(291)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(206)][t(123)](s),a=e[t(263)]((e=>e[t(150)]()[t(298)](i)));a&&r[t(153)]([a[t(236)],o])}r[t(273)]&&g[t(238)](t(119),Object[t(126)](r))}c=null})))}),{priority:e.priorities[t(264)]+10}),n[t(132)][t(141)](t(259)).on(t(187),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(164)]();const u=s[r(168)],l=o,f=Ea(u),h=Ea(l);e[r(250)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(271)](u[r(254)](0));for(const t of Array[r(319)](l[r(144)]()))a[r(196)](t,u,r(279));const t=c[r(217)][r(295)](s[r(290)]),e=c[r(169)][r(295)](s[r(173)]);t||e||(g=i.LiveRange[r(283)](a[r(289)](u)))}else h&&!f&&(d=a[r(289)](u));else{const t=a[r(318)](r(171)),e=a[r(318)](r(171));a[r(182)](a[r(289)](u),e),a[r(196)](t,u,0);for(const e of Array[r(319)](l[r(144)]()))a[r(196)](e,t,r(279));g=i.LiveRange[r(283)](a[r(123)](t)),d=i.LiveRange[r(283)](a[r(123)](e))}const p=Array[r(319)](l[r(181)]())[r(204)]((([t])=>pa[r(295)](t)));c[r(178)][r(153)]({element:u,attributes:p[r(273)]?Object[r(126)](p):null}),g&&c[r(260)][r(153)](g),d&&c[r(218)][r(153)](d)}),{priority:t(264)}),s.on(t(284),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(281)]||1;c[o(169)]=new Array(l)[o(256)](u)[o(198)](((t,e)=>t+e));for(const{cell:t}of s[o(232)](i,{startColumn:u,endColumn:u+l-1}))c[o(149)][o(153)](n[o(206)][o(123)](t))}),{priority:t(185)}),s.on(t(177),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(145)]||1;c[o(217)]=new Array(l)[o(256)](u)[o(198)](((t,e)=>t+e));for(const{cell:t}of s[o(232)](i,{startRow:u,endRow:u+l-1}))c[o(293)][o(153)](n[o(206)][o(123)](t))}),{priority:t(185)}),r[t(222)][t(296)]((e=>{const r=t;if(e[r(275)]&&e[r(275)][r(287)](r(121)))return e[r(179)]?{}:{type:r(227),content:Hr(n[r(220)],r(128))}}));const u=()=>!1;for(const e of[t(121),t(229),t(214),t(268)])r[t(134)][t(170)](t(227),e,t(159),u),r[t(134)][t(170)](t(146),e,t(159),u),r[t(134)][t(170)](t(195),e,t(159),u);r[t(134)][t(170)](t(195),t(268),t(312),u),r[t(134)][t(170)](t(195),t(268),t(162),((e,r,s)=>{const o=t,i=e[o(198)]((t=>t[o(115)]()))[o(204)]((t=>t)),a=new Map(i[o(198)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(178)])e&&a[o(300)](t,e);else if(s&&s[o(119)])for(const[t,e]of Object[o(285)](s[o(119)])){const r=n[o(206)][o(155)][o(141)](t),s=r?r[o(150)]()[o(115)]():null;s&&a[o(300)](s,e)}n[o(206)][o(231)]((t=>{const e=o;for(const[n,r]of a)t[e(233)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(134)][o(170)](e,o(121),s,((t,i,a)=>{const c=o;n[c(206)][c(231)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(210)][o(245)];t.is(o(201),o(171))&&u[o(153)](t)}r[o(134)][o(172)](e,null,s)(t,i,a);for(const t of u)o(156)!=t[o(175)][o(266)]&&n[o(247)](t)}))}))};l(t(227),t(162)),l(t(227),t(312)),l(t(146),t(162)),l(t(146),t(312)),r[t(134)][t(170)](t(227),t(214),t(312),(e=>{const n=t,r=e[n(198)]((t=>t[n(115)]())),i=r[0][n(131)](n(188)),{minRow:a,maxRow:c}=o[n(276)](r);s[n(136)](i,{at:a,rows:c-a+1})})),r[t(134)][t(170)](t(227),t(229),t(312),(e=>{const n=t,r=e[n(198)]((t=>t[n(115)]())),i=r[0][n(131)](n(188)),{minColumn:a,maxColumn:c}=o[n(276)](r);s[n(184)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(275)]||!n[s(275)][s(287)](s(121)))return;const o=n[s(186)][s(244)],i=r[s(253)]()[s(204)]((t=>t[s(211)]&&t[s(186)]&&t[s(186)][s(244)]==o));i[s(273)]&&n[s(148)]()[s(273)]!=i[s(273)]&&i[s(212)](((t,e)=>(t[s(174)]=e,e[s(179)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(251)](e[s(125)]),i=[s(317),s(258)],a=r[s(207)][s(295)](e[s(125)]);return a&&i[s(153)](s(135)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(203),f,{priority:t(264)}),r.on(t(129),f,{priority:t(264)}),n[t(206)][t(240)][t(189)]((()=>{const e=t;let s=!1;const o=Array[e(319)](n[e(206)][e(240)][e(309)][e(200)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(251)](t);if(e(147)!=o||e(146)!=a||i[e(215)])continue;if(!r[e(292)](c))continue;const u=r[e(226)](c)[e(242)](),l=n[e(132)][e(141)](e(239)).me;for(const t of r[e(253)]())if(t[e(211)]&&t[e(249)]==l&&e(195)==t[e(308)]&&e(268)==t[e(275)]&&t[e(242)]()[e(209)]((t=>u[e(117)]((n=>n[e(122)](t,!0))))))for(const n of t[e(148)]())n[e(211)]&&(n[e(312)](),s=!0)}return s})),n[t(206)][t(240)][t(189)]((e=>{const s=t,o=n[s(130)][s(141)](s(213));if(!o||!o[s(314)][s(262)](e[s(142)]))return!1;let i=!1;const a=n[s(132)][s(141)](s(239)).me,c=n[s(206)][s(240)][s(309)][s(267)](),u=Array[s(319)](n[s(206)][s(240)][s(309)][s(200)]())[s(204)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(251)](t);return n(147)==o&&n(121)==i&&c==a.id&&!e[n(215)]}));for(const t of c){if(s(196)!=t[s(308)]||s(171)!=t[s(236)]||1!=t[s(273)])continue;const n=e[s(224)](t[s(282)],t[s(282)][s(228)](1));if(!u[s(263)]((({data:t})=>t[s(315)][s(298)](n))))for(const{name:t,data:r}of u)if(n[s(122)](r[s(315)])){e[s(237)](t,{range:n}),i=!0;break}}return i})),n[t(206)][t(240)][t(189)]((e=>{const s=t;let o=!1;const i=n[s(132)][s(141)](s(239)).me,a=r[s(253)]()[s(204)]((t=>t[s(211)]&&t[s(249)]==i)),c=new Set,u=new Set;for(const t of a)if(s(121)==t[s(275)])for(const e of t[s(291)]()){const n=e[s(150)]()[s(115)]();if(n)if(n.is(s(201),s(171))&&Ea(n)){t[s(304)](e[s(236)]),c[s(166)](n),o=!0;const r=n[s(154)],i=n[s(161)],a=r&&r.is(s(201),s(171)),l=i&&i.is(s(201),s(171));a&&!c[s(262)](r)&&u[s(166)](r),l&&!c[s(262)](i)&&u[s(166)](i)}else n.is(s(201),s(219))&&n[s(230)]&&(t[s(304)](e[s(236)]),o=!0)}else if(s(268)==t[s(275)]){if(!t[s(186)]||!t[s(186)][s(244)])continue;const e=t[s(186)][s(119)];if(e&&Object[s(140)](e)[s(273)])continue;const n=t[s(186)][s(244)];let r=!0,i=!0;for(const e of a)if(e[s(275)]&&e[s(275)][s(287)](s(121))){if(!e[s(186)][s(244)]){i=!1;break}if(e.id!=t.id&&e[s(186)][s(244)]==n){r=!1;break}}i&&r&&(t[s(127)](),o=!0)}for(const t of c)e[s(271)](t);for(const t of u)e[s(247)](t);return o})),n[t(225)][t(246)](t(191))[t(216)]({model:t(194),view:(t,e)=>h(t),converterPriority:t(264)}),n[t(225)][t(246)](t(274))[t(216)]({model:t(194),view:(e,n)=>n[t(255)][t(208)]?h(e,!1):null,converterPriority:t(264)});const g=n[t(277)][t(305)];this[t(306)](g[t(240)],t(202),((e,n)=>{const r=t,s=[];for(const t of g[r(289)](n[r(133)])[r(158)]())t.is(r(201),r(160))&&s[r(153)](t);g[r(231)]((t=>{const e=r;for(const n of s)t[e(163)](t[e(289)](n),t[e(165)](n)),t[e(271)](n)}))}))}}function Ea(t){const e=ga;if(t[e(230)])return!0;const n=t[e(254)](0);return n.is(e(201),e(219))&&n[e(230)]}function ba(t,e){const n=da();return(ba=function(t,e){return n[t-=113]})(t,e)}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(232)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["TrackChangesEditing","locale","editor","document","resizeTable","*Format:* resize table","author","getAttribute","commandParams","handleResizeTableWidthCommand","registerCustomCallback","bind","1036460dXCZOW","TableColumnResizeEditing","accept","data","enableCommand","format","formatBlock","getColumnGroupElement","getTableColumnsWidths","87788mnZOrA","get","getSuggestions","_descriptionFactory","1236aDJSUS","afterInit","table","13928BoBOLN","markBlockFormat","resizeTableWidth","Users","440BgAnSw","_suggestionFactory","selection","tableWidth","type","871548JhrISR","formatGroupId","plugins","has","subType","columnWidths","2Drtcdj","18297ouFtfh","1107OHImxV","registerDescriptionCallback","formatInline","handleSuggestionDescription","model","getContainedElement","1036588gPKovY","getSuggestionCallback","getSelectedElement","discard","change"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(153241===-parseInt(n(489))/1+parseInt(n(488))/2*(-parseInt(n(538))/3)+-parseInt(n(522))/4+-parseInt(n(533))/5*(-parseInt(n(526))/6)+parseInt(n(496))/7+-parseInt(n(529))/8*(-parseInt(n(490))/9)+parseInt(n(513))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class ka extends t.Plugin{[_a(527)](){const t=_a;if(!this[t(503)][t(540)][t(541)](t(514)))return;const e=this[t(503)][t(540)][t(523)](t(501));e[t(517)](t(531),this[t(510)][t(512)](this)),e[t(534)][t(511)](t(519),t(505),t(515),e[t(534)][t(497)](t(519),null,t(499))),e[t(534)][t(511)](t(519),t(505),t(499),e[t(534)][t(497)](t(519),null,t(515))),e[t(525)][t(491)](this[t(493)][t(512)](this))}[_a(510)](t,e){const n=_a,r=this[n(503)][n(540)][n(523)](n(501)),s=this[n(503)][n(540)][n(523)](n(514)),o=e[n(528)]||this[n(503)][n(494)][n(504)][n(535)][n(498)]();this[n(503)][n(494)][n(500)]((()=>{const i=n,a=s[i(520)](o);let c=a?s[i(521)](a):null,u=o[i(508)](i(536))||null;const l=e[i(536)]||u,f=e[i(487)]||c,h=this[i(503)][i(540)][i(523)](i(532)).me;for(const t of r[i(524)]()){const e=t[i(495)]();if(i(505)===t[i(486)]&&e===o){t[i(507)]!==h&&t[i(499)]();const e=t[i(516)][i(509)];u=e[0][i(536)],c=e[0][i(487)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(530)](o,{commandName:i(531),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(505)},[],i(505))}))}[_a(493)](t){const e=_a;if(e(519)!=t[e(537)]&&e(492)!=t[e(537)])return;const{data:n}=t;if(n&&e(505)===n[e(539)]){const t=e(506);return{type:e(518),content:Hr(this[e(503)][e(502)],t)}}}}const Ca=Ra;function Na(){const t=["76632AxzjOb","6836iKTSIv","3614oPeqIk","855UMdNqW","287thiGcS","10GOmhUi","4940515DsVlRF","Template","8873559UsgCLt","afterInit","enableCommand","6SihqLT","6090337WTYhiI","get","editor","TrackChangesEditing","82lUjrCv","9421khtkJx","insertTemplate","has","114984wLwPmf","plugins"];return(Na=function(){return t})()}function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(533696===-parseInt(n(222))/1*(-parseInt(n(221))/2)+-parseInt(n(208))/3*(parseInt(n(228))/4)+parseInt(n(211))/5*(parseInt(n(216))/6)+-parseInt(n(209))/7*(parseInt(n(225))/8)+-parseInt(n(213))/9+-parseInt(n(210))/10*(parseInt(n(217))/11)+-parseInt(n(227))/12*(-parseInt(n(229))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(214)](){const t=Ca,e=this[t(219)];e[t(226)][t(224)](t(212))&&e[t(226)][t(218)](t(220))[t(215)](t(223))}}function Sa(){const t=["editor","registerElementLabel","TrackChangesEditing","21ezlOlK","get","828891QnJnka","494906dzIcaZ","afterInit","plugins","1GvMVff","enableCommand","ELEMENT_TABLE_OF_CONTENTS","8HixbMs","_descriptionFactory","182963MRhzdv","414294KmHqvz","commands","tableOfContents","190520JTglRL","insertTableOfContents","22108qGLReR","530NCQxIF","locale","719283JmsDBX"];return(Sa=function(){return t})()}const va=Ma;function Ma(t,e){const n=Sa();return(Ma=function(t,e){return n[t-=134]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(138720===parseInt(n(134))/1*(-parseInt(n(155))/2)+-parseInt(n(148))/3+parseInt(n(145))/4+parseInt(n(143))/5+parseInt(n(140))/6*(-parseInt(n(152))/7)+parseInt(n(137))/8*(-parseInt(n(154))/9)+-parseInt(n(146))/10*(-parseInt(n(139))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[va(156)](){const t=va,e=this[t(149)];if(!e[t(141)][t(153)](t(144)))return;e[t(157)][t(153)](t(151))[t(135)](t(144));const n=e[t(157)][t(153)](t(151)),r=e[t(147)];n[t(138)][t(150)](t(142),(e=>Hr(r,t(136),e)))}}function wa(){const t=["removeMarker","294676RMhatw","21424pPhCWL","1837kgUSeb","isCollapsed","nodeBefore","30340yRkKRP","differ","forward","start","title-content","editor","81bgJwBM","locale","getChangedMarkers","element","1321794SlwxDR","_splitMarkerName","getNearestSelectionRange","newRange","updateMarker","947470DQoTni","registerElementLabel","isTouching","has","registerPostFixer","isEqual","suggestion","schema","plugins","model","afterInit","187812AahDFb","77lVuUQb","Title","8BedUNj","end","_descriptionFactory","createRange","ELEMENT_TITLE","TrackChangesEditing","from","105738zJZVaE","get","document"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(115591===parseInt(n(499))/1+parseInt(n(468))/2+-parseInt(n(479))/3*(-parseInt(n(469))/4)+parseInt(n(488))/5+parseInt(n(464))/6*(-parseInt(n(500))/7)+-parseInt(n(502))/8*(-parseInt(n(483))/9)+-parseInt(n(473))/10*(parseInt(n(470))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Pa extends t.Plugin{[Fa(498)](){const t=Fa,e=this[t(478)];if(!e[t(496)][t(491)](t(501)))return;const n=e[t(496)][t(465)](t(462));n[t(504)][t(489)](t(477),(()=>Hr(e[t(480)],t(461)))),e[t(497)][t(466)][t(492)]((r=>{const s=t;let o=!1;const i=Array[s(463)](e[s(497)][s(466)][s(474)][s(481)]());for(const{name:t,data:a}of i){const{group:i}=n[s(484)](t);if(s(494)!==i||!a[s(486)])continue;const c=a[s(486)],u=c[s(503)][s(472)];if(!u||!u.is(s(482),s(477)))continue;if(!c[s(476)][s(490)](c[s(503)]))continue;const l=e[s(497)][s(495)][s(485)](c[s(503)],s(475));if(l&&l[s(471)]){const e=r[s(505)](c[s(476)],l[s(476)]);e[s(493)](c)||(r[s(487)](t,{range:e}),o=!0)}o||(r[s(467)](t),o=!0)}return o}))}}function xa(){const t=["3uUIceU","redo","2539608FCmNMG","TrackChangesEditing","220054IhPSla","afterInit","59700WkaPgY","enableCommand","2359060KqxDrr","undo","3798264wFzWxG","2441621EmBHPM","11XGSCMf","UndoEditing","plugins","editor","76gNlLGG","15046450PEFFsW","has","9eTsBSE","get"];return(xa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(262040===parseInt(n(313))/1*(-parseInt(n(317))/2)+-parseInt(n(298))/3*(-parseInt(n(308))/4)+parseInt(n(300))/5+parseInt(n(315))/6+parseInt(n(303))/7+-parseInt(n(302))/8*(-parseInt(n(311))/9)+-parseInt(n(309))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(297)](){const t=Ba,e=this[t(307)],n=e[t(306)][t(312)](t(316));e[t(306)][t(310)](t(305))&&(n[t(299)](t(301)),n[t(299)](t(314)))}}function Ga(){const t=["toggleTableCaption","TableCaptionEditing","has","plugins","TrackChangesEditing","get","editor","5663329Cgdbyx","22560320ggWcFl","afterInit","42PeopSn","enableCommand","1279725NaSeOA","145318IQUkhu","302880sLZWqP","915318sqWefy","104HPBrUS","115bKBslL","requires","2649208UNRUBD"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=276]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(970898===-parseInt(n(276))/1+-parseInt(n(277))/2*(parseInt(n(294))/3)+-parseInt(n(283))/4+-parseInt(n(281))/5*(-parseInt(n(278))/6)+-parseInt(n(291))/7+-parseInt(n(280))/8*(-parseInt(n(279))/9)+parseInt(n(292))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{static get[za(282)](){return[ra]}[za(293)](){const t=za,e=this[t(290)];e[t(287)][t(286)](t(285))&&e[t(287)][t(289)](t(288))[t(295)](t(284))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=105]})(t,e)}const Ka=Wa;function Xa(){const t=["TrackChangesTableProperties","2484450fzYRfH","_suggestionFactory","tableCellVerticalAlignment","tableBorderWidth","formatBlock","578607yAqTBl","tableWidth","180324RLNIRG","tableBorderStyle","discard","tableCellHorizontalAlignment","tableAlignment","registerCustomCallback","tableBorderColor","change","data","TrackChangesEditing","9TEUtlF","5395327stCrIA","setAttribute","nodeAfter","handleSuggestionDescription","findAncestor","get","TablePropertiesEditing","editor","tableBackgroundColor","afterInit","getFirstPosition","getSelectionAffectedTableCells","removeAttribute","join","registerDescriptionCallback","start","format","tableCellPadding","*Format:* change table cell properties","4527918NvFezq","_getSuggestion","markBlockFormat","accept","*Format:* change table properties","_handlePropertyChange","enableCommand","TableCellPropertiesEditing","tableProperties","tableCellProperties","pluginName","locale","tableCellBackgroundColor","2595460mIQGVk","getAttribute","tableCellBorderColor","TableUtils","batch","tableCellWidth","commandParams","document","selection","tableHeight","tableCellBorderStyle","2oMskTG","model","has","table","getContainedElement","plugins","tableCellBorderWidth","341492UcxzoB","_descriptionFactory","handleDiscardAction","8OUVJCa","getSuggestions","getSuggestionCallback","enqueueChange","subType","tableCellHeight"];return(Xa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(414940===parseInt(n(135))/1+parseInt(n(128))/2*(-parseInt(n(150))/3)+parseInt(n(152))/4+parseInt(n(145))/5+parseInt(n(182))/6+parseInt(n(163))/7*(-parseInt(n(138))/8)+parseInt(n(162))/9*(-parseInt(n(117))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Wa;super(t),this[e(112)]=[e(158),e(153),e(148),e(156),e(151),e(126),e(171)],this[e(113)]=[e(119),e(127),e(134),e(180),e(122),e(143),e(116),e(155),e(147)]}static get[Ka(114)](){return Ka(144)}[Ka(172)](){const t=Ka,e=this[t(170)][t(133)][t(168)](t(161));if(this[t(170)][t(133)][t(130)](t(169))){for(const n of this[t(112)])e[t(110)](n,((e,r)=>{const s=t,o=this[s(170)][s(129)][s(124)][s(125)][s(173)]()[s(167)](s(131));this[s(109)](n,[o],this[s(112)],s(112),e,r)}));e[t(146)][t(157)](t(149),t(112),t(107),e[t(146)][t(140)](t(149),null,t(154))),e[t(146)][t(157)](t(149),t(112),t(154),((e,n)=>this[t(137)](this[t(112)],e,n))),e[t(146)][t(157)](t(149),t(112),t(176),(()=>!1))}if(this[t(170)][t(133)][t(130)](t(111))){for(const n of this[t(113)])e[t(110)](n,((e,r)=>{const s=t,o=this[s(170)][s(133)][s(168)](s(120))[s(174)](this[s(170)][s(129)][s(124)][s(125)]);this[s(109)](n,o,this[s(113)],s(113),e,r)}));e[t(146)][t(157)](t(149),t(113),t(107),e[t(146)][t(140)](t(149),null,t(154))),e[t(146)][t(157)](t(149),t(113),t(154),((e,n)=>this[t(137)](this[t(113)],e,n))),e[t(146)][t(157)](t(149),t(113),t(176),(()=>!1))}e[t(136)][t(177)]((e=>this[t(166)](e)))}[Ka(109)](t,e,n,r,s,o){const i=Ka,a=this[i(170)][i(133)][i(168)](i(161));this[i(170)][i(129)][i(141)](o[i(121)],(()=>{const t=i;for(const i of e)if(this[t(105)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(118)](r);void 0!==n&&(e[r]=n)}s(o),a[t(106)](i,{commandParams:[e]},[],r)}}))}[Ka(137)](t,e,n){const r=Ka,s=e[0][r(178)][r(165)],o=n[r(123)][0];this[r(170)][r(129)][r(159)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(164)](r,o[r],s):e[n(175)](r,s)}))}[Ka(166)](t){const e=Ka;if(t[e(160)])switch(t[e(142)]){case e(112):return{type:e(179),content:Hr(this[e(170)][e(115)],e(108))};case e(113):return{type:e(179),content:Hr(this[e(170)][e(115)],e(181))}}}[Ka(105)](t,e){const n=Ka,r=this[n(170)][n(133)][n(168)](n(161));for(const s of r[n(139)]({skipNotAttached:!0})){const r=s[n(132)]();if(s[n(142)]===e&&r===t)return s}return null}}var Ja=Function.prototype,Qa=Object.prototype,Za=Ja.toString,Ya=Qa.hasOwnProperty,$a=Za.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=Ya.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Za.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Z?Z.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):Ye(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})),Yt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=160]})(t,e)}function mc(){const t=["markMultiRangeDeletion","_handleNewSuggestionMarker","getDifference","isBefore","1883570BijnpJ","ck-suggestion-marker-","attribute:accept","isAfter","nodeAfter","createRange","change","parent","acceptSuggestion","getIntersection","deleteContent","subType","model","containerElement","_suggestionFactory","removeMarker","getSuggestions","multi","hasSuggestion","update:suggestion","_trackFormatChanges","getUser","updateSuggestion","$textProxy","formatBlock:join","removeMarker:suggestion:attribute","commands","getAllAdjacentSuggestions","return","isIntersectingWithRange","config","deletion:chain","marker-count","_joinSuggestions","suggestion:","ariaLiveAnnouncer","widget","schema","conversion","LEAVE","document","enableCommand","targetPosition","PENDING_ACTION_SUGGESTION","addRange","getWalker","markMultiRangeInsertion","isExternal","pop","_processAttributeChanges","getContainedElement","forward","plugins","unbind","assign","authoredAt","discardSelectedSuggestions","isSelectable","moveTargetPosition","length","deletion:join","includes","discardAllSuggestions","values","buildSuggestion","has","_editor","locale","track-changes-command-not-found","_createSuggestion","push","markerReady","previous","createSelection","isCollapsed","_model","insertion:discard","_getAuthorFromId","batch","_getSuggestionData","splice","deletion:discard","attribute:join","setSelection","isOwn","trackChanges","error-saving-suggestion-data-suggestion-discarded","getFirstMarker","enableReadOnlyMode","1191DLMiMQ","isDocumentOperation","deletion:","_joinWithAdjacentSuggestions","isNextTo","resolve","format","acceptSelectedSuggestions","getAncestors","highest","get","$marker","always","formatBlock:","find","group","init","mapper","editor","high","formatInline","define","start","fire","ck-suggestion-marker","996cQdaia","getNearestSelectionRange","next","getRanges","getCustomProperty","setAttribute","_addSuggestionMarker","dataToMarker","then","_cutOutSuggestionMarker","isInContent","_isRegisteredAttribute","addMarker","_registerInlineAttribute","filter","_updateSuggestionData","discard","updateMarker","stopListening","_recordAttributeChanges","editing","isMultiRange","trackChanges.mergeNestedSuggestions","track-changes-user-not-found","newRange","formatGroupId","track-changes-suggestion-not-found","_enabledCommands","addMarkerName","createPositionBefore","$elementName","containsRange","move","external:","keys","set","ck-suggestion-marker-formatBlock","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.","fromCharCode","rethrowUnexpectedError","authorName","listenTo","_enableDefaultAttributesIntegration","insertion:chain","FORMATTING","howMany","_defaultCallbacks","toUpperCase","formatInline:chain","removeComment","_findSuggestions","formatInline:accept","element","formatBlock:discard","data","addMarker:suggestion:attribute","multipleBlocks","_splitMarkerName","stop","isAtStart","formatInline:join","TrackChangesEditing","registerCustomCallback","markAttributeChange","trackChangesCommand","warn","every","_setSuggestionData","addMarker:suggestion","44PwHSJI","splitPosition","applyOperation","getSuggestionCallback","isInsideObject","markInsertion","nodeBefore","_mergeNestedSuggestions","editingDowncast","fetchCommentThread","CommentsRepository","attributeNewValue","change:_saved","rename","_onDiscard","hasComments","some","upcast","root","end","fromRange","showSuggestionHighlights","_refreshAttributeSuggestionsChain","createdAt","change:activeMarkers","isRemovable","elementEnd","getShiftedBy","newValue","insertion","after","suggestionUnloaded","open","_suggestions","removeClass","$text","_registerDefaultCallbacks","activeMarkers","getSuggestion","creator","insertion:join","markDeletion","groupId","formatInline:discard","1421808xzDeEw","adapter","@external","ENTER","name","_saved","addClass","refresh","toJSON","isArray","default","createRangeIn","_suggestionState","isIntersecting","isBlock","track-changes-adapter-already-set","_isDataLoaded","_SUGGESTION_ANNOUNCEMENT","markerToData","Users","addComment","_customCallbacks","announce","trackChanges.trackFormatChanges","item","requires","catch","4102MNvfwH","consumable","ready","oldValue","_getExternalAuthor","getCommentThread","detach","size","change:data","clone","attributes","861857vRkpVa","getLastMatchingPosition","formatBlock:accept","getChangedMarkers","originalSuggestionId","collaboration.channelId","author","substr","addHighlight","$graveyard","getMultiRangeId","never","comments","getFirstRange","getAttribute","suggestion:attribute:","_commentsRepository","formatInline:","low","199908mphRIu","markBlockFormat","suggestionLoaded","suggestionChanged","deletion:accept","isAtEnd","markerNameToElements","type","backward","1388nqaEPd","discardSuggestion","forEach","oldRange","attribute:discard","_registerBlockAttribute","position","markMultiRangeBlockFormat","getRange","forceDefaultExecution","isTouching","rejected","_processAttributeSuggestions","notReady","getMarkers","remove","formatBlock","accepted","lowest","registerPostFixer","isUndo","addCommentThread","elementToElement","options","delete","removeMarkers","for","_rangeIsInLocalUserInsertion","join","suggestion-type","addSuggestionData","_reduceExistingSuggestions","accept","tablePasteChainId","concat","writer","track-changes-enable-command-twice","containsItem","_removeSuggestion","before","elementStart","containsRangeInObject","_isBlockAttribute","32fxLhjM","add","_adapter","_initAriaMarkerChangeAnnouncements","createPositionAt","ck-suggestion-marker-formatInline","key","head","unshift","bindElementToMarker","attribute:","11207mxMGdh","meta","_breakSuggestionMarker","insertion:","toViewElement","reconvertMarker","dataReady","chain","getItems","markInlineFormat","hasCommentThread","dataDowncast","PendingActions","_getMarkerAnnouncementText","_addThreadToSuggestion","attribute","createPositionAfter","_setSuggestionRange","_reduceSuggestionAttributeRange","containsPosition","markerToHighlight","range","execute","isEqual","addSuggestion","deletion","_refreshSuggestionsChain","unbindElementFromMarkerName","clear","isLocal","createElement","track-changes-adapter-missing-getsuggestion","setTo","_blockAttributeKeys","data-suggestion","_checkSuggestionCorrectness","removeAttribute","enqueueChange","value","sort","commandName","addUser","_inlineAttributeKeys","addMarker:suggestion:formatBlock","substring","_element","documentSelection","attributeOldValue","differ","startsWith","formatBlock:chain","map","commentThread","_afterChanges","track-changes-suggestion-data-mismatch","from","_isForcedDefaultExecutionBlock","insert","rootName","_getAttributeKey","insertion:accept","markers","_descriptionFactory","pluginName","skipNestingCheck","normal","suggestion","removeMarker:suggestion:formatBlock","getChanges","ck-suggestion-marker--active","6830eOAeuC","insertContent","attributeKey","_recordAttributeSuggestions","isLimit","acceptAllSuggestions","split","consume","markerName","createRangeOn","removed","selection","isObject"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(495295===-parseInt(n(277))/1+parseInt(n(266))/2*(parseInt(n(535))/3)+-parseInt(n(305))/4*(parseInt(n(429))/5)+-parseInt(n(560))/6*(-parseInt(n(359))/7)+parseInt(n(348))/8*(parseInt(n(296))/9)+parseInt(n(446))/10+parseInt(n(195))/11*(parseInt(n(239))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(590);class Ec extends t.Plugin{static get[dc(264)](){return[dc(205),o.Users,t.PendingActions,Zr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,ho,Eo,_o,Ro,Mo,Do,zo,Bo,Xo,Qo,ei,ai,pi,oi,Vs,Ws,bi,Ai,Ri,Si,Di,Ui,zi,Ji,$i,ra,ca,la,Ha,Ia,ka,Oa,qa,La,Pa,ja]}static get[dc(422)](){return dc(187)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(410)]((t=>String[e(164)](t)))[e(333)]("")}super(t),this[e(432)]=!1,this[e(161)](e(232),[]),this.on(e(219),((n,r,s,o)=>{const i=e;this[i(521)][i(452)]((()=>{const e=i;for(const n of[...o,...s])this[e(521)][e(420)][e(511)](n)&&t[e(580)][e(364)](n)}))})),this[e(421)]=new qr(this[e(553)][e(458)][e(483)],this[e(553)][e(513)]),this[e(350)]=null,this[e(460)]=new bc(this[e(553)]),this[e(228)]=new Map,this[e(293)]=t[e(498)][e(545)](e(205)),this[e(587)]=new Set,this[e(521)]=this[e(553)][e(458)],this[e(251)]=new WeakMap,this[e(415)]=!1,this[e(392)]=new Set([e(590)]),this[e(401)]=new Set,t[e(476)][e(556)](e(262),e(249)),this[e(466)]=t[e(476)][e(545)](e(262)),t[e(476)][e(556)](e(582),!0),this[e(202)]=t[e(476)][e(545)](e(582)),this[e(190)]=new f(t,this[e(587)]),this[e(351)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,54,51,50])}[dc(551)](){const t=dc,n=this[t(553)],r=(e,n)=>{const r=t;if(r(374)!=e)return r(447)+e;const s=n[r(435)]("|")[0];return this[r(347)](s)?r(162):r(353)};n[t(484)][t(331)](t(203))[t(379)]({model:t(425),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(183)](e[n(437)]),a=[n(559),r(o,i)];let c=3e3;return this[n(232)][n(507)](e[n(437)])&&(a[n(516)](n(428)),c=3010),n(384)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(484)][t(331)](t(370))[t(349)]((e=>{const r=t;e.on(r(194),((t,e,s)=>{const o=r;if(!s[o(328)][o(216)])return;const i=e[o(263)];if(!i)return;const c=s[o(552)][o(363)](i);n[o(458)][o(483)][o(441)](i)&&c&&!c[o(564)](o(482))&&c.is(o(459))&&(0,a.toWidget)(c,s[o(340)])}),{priority:r(554)})})),n[t(484)][t(331)](t(370))[t(379)]({model:t(425),view:(e,n)=>{const s=t;if(!n[s(328)][s(216)])return null;const{type:o,subType:i}=this[s(183)](e[s(437)]);return{classes:[s(559),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(263)])return;const{id:c}=this[a(183)](o[a(437)]);if(r){const t=this[a(228)][a(545)](c),e=this[a(418)](t);if(!this[a(347)](e))return}if(o[a(263)].is(a(440)))return void i[a(267)][a(436)](o[a(263)],s[a(243)]);const u=i[a(552)][a(363)](o[a(263)]);if(o[a(263)].is(a(178))&&n[a(458)][a(483)][a(253)](o[a(263)])&&!u[a(564)](a(285))){i[a(340)][a(245)]([a(559),a(162)],u),i[a(340)][a(565)](a(393),c,u),i[a(552)][a(357)](u,o[a(437)]),e&&(this[a(232)][a(507)](o[a(437)])?i[a(340)][a(245)](a(428),u):i[a(340)][a(229)](a(428),u));for(const t of n[a(458)][a(250)](o[a(263)])[a(367)]())i[a(267)][a(436)](t,s[a(243)]);i[a(267)][a(436)](o[a(263)],s[a(243)])}};n[t(484)][t(331)](t(370))[t(349)]((e=>{const n=t;e.on(n(402),((t,e,r)=>{const o=n;r[o(328)][o(216)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(544)})})),n[t(484)][t(331)](t(370))[t(349)]((e=>{const n=t;e.on(n(181),((t,e,r)=>{const o=n;r[o(328)][o(216)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(544)})})),n[t(484)][t(331)](t(370))[t(257)]({model:t(425),view:(e,n)=>n[t(328)][t(216)]?null:{group:t(425),name:e[t(284)](11)}}),n[t(484)][t(331)](t(212))[t(327)]({view:{name:t(425),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(480)+e[r(291)](r(334))+":"+e[r(291)]("id");return e[r(291)](r(478))&&(s+=":"+e[r(291)](r(478))),n[r(389)](r(546),{"data-name":s})}}),n[t(484)][t(331)](t(212))[t(567)]({view:t(425)}),n[t(484)][t(331)](t(203))[t(349)]((e=>{const n=t;e.on(n(402),s(),{priority:n(554)})})),n[t(484)][t(331)](t(203))[t(349)]((e=>{const n=t;e.on(n(181),s({isAttributeSuggestion:!0}),{priority:n(554)})})),n[t(484)][t(331)](t(203))[t(349)]((e=>{const n=t;e.on(n(426),((t,e,r)=>{const s=n,o=r[s(552)][s(302)](e[s(437)]);if(o)for(const t of o)t[s(564)](s(285))||(r[s(340)][s(229)]([s(559),s(162),s(428)],t),r[s(340)][s(395)](s(393),t),r[s(552)][s(386)](t,e[s(437)]))}),{priority:n(554)})})),n[t(484)][t(331)](t(203))[t(349)]((e=>{const n=t;e.on(n(471),((t,e,r)=>{const s=n,o=r[s(552)][s(302)](e[s(437)]);if(!o)return;const{id:i}=this[s(183)](e[s(437)]),a=this[s(228)][s(545)](i),c=this[s(418)](a);if(this[s(347)](c))for(const t of o)t[s(564)](s(285))||(r[s(340)][s(229)]([s(559),s(162),s(428)],t),r[s(340)][s(395)](s(393),t),r[s(552)][s(386)](t,e[s(437)]))}),{priority:n(554)})})),n[t(458)][t(486)][t(324)]((e=>{const r=t;let s=!1;const o=Array[r(414)](n[r(458)][r(486)][r(407)][r(280)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(183)](t);if(r(425)!==o)continue;const h=this[r(228)][r(545)](f);if(null!=c[r(584)]){r(555)==u&&(s=s||yc(c[r(584)],t,e,n[r(458)][r(483)]));const o=r(374)==u&&this[r(347)](l[r(435)]("|")[0]);if(c[r(584)][r(520)]||r(286)==c[r(584)][r(213)][r(417)]||r(321)==u&&!kc(c[r(584)])||o&&!kc(c[r(584)])||r(384)==u&&(_c(a=c[r(584)])||function(t){const e=r;return t[e(557)][e(453)]==t[e(214)][e(201)]&&t[e(557)][e(301)]}(a)))e[r(461)](t),s=!0;else{if(!h||!h[r(570)])continue;i[r(349)](h)}}}var a;return i[r(273)]>0&&(s=!!this[r(538)](i)||s),s})),n[t(458)][t(486)][t(324)]((e=>{const r=t;let s=!1;for(const t of n[r(458)][r(486)][r(407)][r(427)]())if(r(416)==t[r(303)])for(const t of this[r(228)][r(509)]()){if(t[r(581)]||!t[r(570)])continue;const o=r(321)==t[r(303)],i=this[r(418)](t),a=i&&this[r(347)](i);if(!o&&!a)continue;const c=t[r(290)]();if(c[r(557)][r(453)]!=c[r(214)][r(453)]&&!c[r(214)][r(301)]){const o=n[r(458)][r(352)](c[r(557)][r(450)],r(214)),i=n[r(458)][r(451)](c[r(557)],o);e[r(577)](t[r(533)](),{range:i}),s=!0}}return s})),n[t(458)][t(486)][t(324)]((e=>this[t(495)](e))),n[t(458)][t(486)][t(324)]((e=>!e[t(524)][t(388)]&&this[t(317)](e))),n[t(458)].on(t(412),(()=>{this[t(432)]=!1})),n[t(458)][t(486)].on(t(274),((r,s)=>{const o=t;if(!s[o(388)]||s[o(325)])return;if(!this[o(432)])return;const i=n[o(458)][o(486)][o(407)][o(427)]();if(0==i[o(505)])return;const a=[],c=i[o(574)]((t=>o(374)==t[o(303)])),u=i[o(574)]((t=>o(416)==t[o(303)]&&o(230)!=t[o(243)])),l=i[o(574)]((t=>o(320)==t[o(303)]&&o(230)!=t[o(243)]));for(const t of c)this[o(571)](t[o(431)])&&a[o(516)]({key:t[o(431)],newValue:t[o(206)],oldValue:t[o(406)],range:Cc(t[o(380)],n[o(458)])});for(const t of u){const e=l[o(549)]((e=>e[o(404)]===t[o(404)]));if(e){const r=Nc(t[o(311)][o(450)],n[o(458)]);e[o(243)]!==t[o(243)]&&a[o(516)]({key:o(590),newValue:t[o(243)],oldValue:e[o(243)],range:r});for(const[n,s]of e[o(276)]){if(!this[o(571)](n))continue;const e=t[o(276)][o(545)](n);s!==e&&a[o(516)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(276)])this[o(571)](n)&&(e[o(276)][o(511)](n)||a[o(516)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(505)]&&n[o(458)][o(396)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(189)](t,e,s,o,{groupId:r});this[n(336)](t,a)}))}),{priority:t(323)}),n[t(458)][t(420)].on(t(465),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(183)](n[s(243)]),e=this[s(228)][s(545)](t);e&&e[s(588)](n[s(243)])}})),n[t(458)][t(486)].on(t(274),(()=>{const e=t,r=Array[e(414)](n[e(458)][e(486)][e(407)][e(280)]())[e(574)]((t=>e(425)===this[e(183)](t[e(243)])[e(550)]));if(0===r[e(505)])return;r[e(398)](((t,n)=>{const r=e,s=t[r(180)][r(308)],o=n[r(180)][r(308)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(557)][r(445)](o[r(557)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(183)](t);if(null===n[e(308)]){const n=this[e(443)](t);o[e(349)](n)}else{const t=this[e(228)][e(545)](r);null!==n[e(584)]||t[e(570)]?(s[e(349)](t[e(355)]),o[e(349)](t)):this[e(343)](t)}}o[e(273)]>0&&this[e(385)](o);for(const t of s)this[e(558)](e(299),t)})),n[t(458)].on(t(197),((e,r)=>{const s=t,o=r[0];if(!this[s(228)][s(273)])return;if(!o[s(536)])return;if(o[s(524)][s(325)]||!o[s(524)][s(388)])return;let i,a;switch(o[s(303)]){case s(416):i=n[s(458)][s(352)](o[s(311)]),a=i[s(222)](o[s(171)]);break;case s(435):i=n[s(458)][s(352)](o[s(196)]),a=n[s(458)][s(352)](o[s(504)]);break;case s(592):i=n[s(458)][s(352)](o[s(488)]),a=i[s(222)](o[s(171)]);break;default:return}const c=n[s(458)][s(451)](i,a);n[s(458)][s(452)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(176)](c)){if(e[t(581)])continue;if(t(555)==e[t(303)])continue;const r=this[t(418)](e);if(r&&this[t(347)](r)&&t(435)!=o[t(303)])continue;const s=e[t(180)]&&e[t(180)][t(182)];(t(321)!=e[t(303)]||t(435)==o[t(303)]&&!s)&&(n[t(346)]||t(224)==e[t(303)]&&n[t(530)]||e[t(290)]()[t(591)](c)&&this[t(361)](e,i,a))}}))}),{priority:t(323)}),n[t(458)].on(t(456),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(314)])return;if(this[s(415)])return;if(!this[s(190)][s(397)])return;if(o[s(520)])return;const a=n[s(458)][s(483)],{start:c,end:u}=o[s(290)](),l=c[s(450)]&&a[s(433)](c[s(450)])?null:a[s(561)](c,s(497)),f=u[s(201)]&&a[s(433)](u[s(201)])?null:a[s(561)](u,s(304)),h=n[s(458)][s(451)](l?l[s(557)]:c,f?f[s(214)]:u);n[s(458)][s(452)]((t=>{const e=s;this[e(236)](h);const r=n[e(458)][e(483)][e(561)](h[e(557)]);o.is(e(405))?t[e(529)](r):o[e(391)](r)})),e[s(184)]()}),{priority:e.priorities[t(424)]+10}),n[t(458)].on(t(430),((e,r)=>{const s=t,o=r[r[s(505)]-1];o&&o[s(314)]||this[s(415)]||this[s(190)][s(397)]&&(n[s(458)][s(452)]((()=>{const t=s;let o=n[t(458)][t(430)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(474)]=o[t(275)]();const i=o[t(214)][t(201)],a=n[t(458)][t(483)];i&&a[t(253)](i)&&!a[t(441)](i)&&(o=n[t(458)][t(451)](o[t(557)],n[t(458)][t(352)](i,t(214)))),this[t(200)](o)})),e[s(184)]())}),{priority:t(554)}),this[t(553)][t(472)][t(349)](t(531),this[t(190)]),this[t(487)](t(531));const o=new p(n,this[t(228)]);n[t(472)][t(349)](t(454),o),this[t(487)](t(454));const i=new b(n,this[t(228)]);n[t(472)][t(349)](t(306),i),this[t(487)](t(306)),n[t(472)][t(349)](t(434),new S(n,o,this[t(228)])),this[t(487)](t(434)),n[t(472)][t(349)](t(508),new S(n,i,this[t(228)])),this[t(487)](t(508)),n[t(472)][t(349)](t(542),new w(n,o,this[t(228)])),this[t(487)](t(542)),n[t(472)][t(349)](t(502),new w(n,i,this[t(228)])),this[t(487)](t(502));const c=n[t(498)][t(545)](t(205));this[t(167)](c,t(259),((e,{threadId:n})=>{const r=t,s=this[r(228)][r(545)](n);s&&s[r(411)]&&1===s[r(411)][r(505)]&&this[r(575)](n,{hasComments:!0})}),{priority:t(295)}),this[t(167)](c,t(175),((e,{threadId:n})=>{const r=t,s=this[r(228)][r(545)](n);s&&s[r(411)]&&!s[r(411)][r(505)]&&this[r(575)](n,{hasComments:!1})}),{priority:t(295)})}set[dc(240)](t){const n=dc;if(this[n(350)])throw new e.CKEditorError(n(254),this);this[n(350)]=t}get[dc(240)](){return this[dc(350)]}[dc(462)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(228)][n(509)]())t&&!e[n(570)]||r[n(516)](e);return e?r[n(410)]((t=>t[n(247)]())):r}[dc(233)](t){const n=dc,r=this[n(228)][n(545)](t);if(!r)throw new e.CKEditorError(n(586),this);return r}[dc(464)](t){const e=dc;return this[e(228)][e(511)](t)}[dc(335)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(303)][e(435)](":"),a=this[e(228)][e(545)](r)||this[e(515)](o,i,r,n,s);if(this[e(373)](a),this[e(394)](a,o,i||null,n),a[e(218)]=t[e(218)],a[e(255)]=!0,s&&s[e(241)]){const t=s[e(241)],n=this[e(270)](t[e(166)]);a[e(501)]=t[e(218)],a[e(283)]=n,a[e(493)]=!0}else a[e(501)]=t[e(218)];switch(t[e(180)]&&(a[e(180)]=t[e(180)]),t[e(276)]&&(a[e(276)]=t[e(276)]),this[e(350)]&&this[e(350)][e(383)]||(a[e(244)]=!0),this[e(251)][e(545)](a)){case e(318):this[e(251)][e(161)](a,e(365));break;case e(517):a[e(570)]?(this[e(538)](new Set([a])),this[e(385)](new Set([a])),this[e(251)][e(161)](a,e(268)),this[e(558)](e(298),a)):this[e(251)][e(161)](a,e(439))}return a}[dc(454)](t){const e=dc;this[e(314)]((()=>{const n=e;this[n(553)][n(458)][n(452)]((()=>{const e=n;for(const n of t[e(473)]())n[e(337)]()}))}))}[dc(306)](t){const e=dc;this[e(314)]((()=>{const n=e;this[n(553)][n(458)][n(452)]((()=>{const e=n;for(const n of t[e(473)]())n[e(576)]()}))}))}[dc(487)](t,n){const r=dc,s=this[r(553)][r(472)][r(545)](t);if(!s)throw new e.CKEditorError(r(514),this,{commandName:t});if(this[r(587)][r(511)](s))throw new e.CKEditorError(r(341),this,{commandName:t});this[r(587)][r(349)](s),n&&s.on(r(381),((t,e)=>{const o=r;this[o(190)][o(397)]&&(this[o(415)]||(e[o(505)]>0&&e[e[o(505)]-1]&&e[e[o(505)]-1][o(314)]?e[o(494)]():(t[o(474)]=n(((...t)=>s[o(381)](...t,{forceDefaultExecution:!0})),...e),t[o(184)]())))}),{priority:r(554)})}[dc(314)](t){const n=dc;let r,s;const o=this[n(415)];this[n(415)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(415)]=!1),s&&e.CKEditorError[n(165)](s,this),r}[dc(200)](t,n=null,r={}){const s=dc;if(t[s(520)])return null;const o=this[s(553)][s(498)][s(545)](s(258)).me;for(const{suggestion:e,meta:o}of this[s(176)](t,s(224)))if(o[s(530)]){if(!o[s(539)]){if(o[s(346)]){if(!this[s(202)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(361)](e,t[s(557)],t[s(214)]);break}if(n==e[s(457)]&&Sc(e,r)){const n=e[s(290)]();return n[s(557)][s(382)](t[s(214)])?this[s(376)](e,this[s(521)][s(451)](t[s(557)],n[s(214)])):this[s(376)](e,this[s(521)][s(451)](n[s(557)],t[s(214)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(362)+n:s(224),u=this[s(193)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(566)](c,i,a,t),u}[dc(492)](t,n=dc(463),r={}){const s=dc,o=this[s(553)][s(498)][s(545)](s(258)).me,i=this[s(460)][s(198)](s(224),n,s(333));for(const e of this[s(462)]())if(e[s(283)].id==o.id&&s(224)==e[s(303)]&&e[s(457)]==n&&Sc(e,r)&&(i(e[s(563)](),t)||i(t,e[s(563)]()))){for(const n of t)e[s(490)](n);return e}for(const{suggestion:e,meta:n}of this[s(176)](t,s(224))){if(!n[s(530)])continue;if(!this[s(202)]&&n[s(346)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(563)]())for(const e of t)if(!n[s(591)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(362)+n,l=this[s(193)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(566)](u,a,c,e,zr[s(287)]());return l}[dc(368)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(520)])return null;if(o(288)===this[o(466)]){const e=this[o(460)][o(198)](o(555),r,o(337));return this[o(314)]((()=>e([t],n,s))),null}const i=this[o(553)][o(498)][o(545)](o(258)).me,a=[];if(o(547)!==this[o(466)])for(const{suggestion:e,meta:n}of this[o(176)](t,o(224)))n[o(530)]&&!n[o(199)]&&a[o(516)](...e[o(563)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(455)](s);e&&r[n(516)](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(505)];){const s=r[e][n(444)](t);r[n(526)](e,1,...s),e+=s[n(505)]}}return r}(t,a);c[o(505)]&&this[o(521)][o(452)]((()=>{const t=o;for(const e of c){const o=this[t(460)][t(198)](t(555),r,t(337));this[t(314)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(557)],u=t[o(214)];for(const{suggestion:e,meta:n}of this[o(176)](t,o(555))){if(!n[o(530)])continue;if(e[o(457)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(290)]();if(i[o(591)](t,!0))return null;c=c[o(445)](i[o(557)])?c:i[o(557)],u=u[o(449)](i[o(214)])?u:i[o(214)],a?i[o(557)][o(445)](a[o(290)]()[o(557)])?(a[o(330)](),a=e):e[o(330)]():a=e}const l=this[o(521)][o(451)](c,u);if(a)this[o(376)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(193)]({id:t,type:o(294)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(566)](o(294)+r,t,a,l)}}return null}[dc(297)](t,n,r=[],s=null,o={}){const i=dc;n[i(585)]||(n[i(585)]=n[i(399)]),n[i(182)]=t.is(i(380)),s=s||Ac(n);const a=r[i(410)]((t=>Nc(t,this[i(521)]))),c=t.is(i(380))?t:Nc(t,this[i(521)]);if(i(288)===this[i(466)]){const t=this[i(460)][i(198)](i(321),s,i(337));return this[i(314)]((()=>t([c],n,o))),null}a[i(516)](c);let u=!0;for(const t of a)if(!this[i(332)](t)){u=!1;break}if(u&&i(547)!==this[i(466)]){const t=this[i(460)][i(198)](i(321),s,i(337));return this[i(314)]((()=>t([c],n,o))),null}let l=null,f=c[i(557)],h=c[i(214)];for(const{suggestion:t,meta:e}of this[i(176)](c,i(321))){if(!e[i(530)])continue;if(e[i(539)]||e[i(346)]||e[i(199)])continue;if(t[i(180)][i(585)]!=n[i(585)])continue;if(!Sc(t,o))continue;const r=t[i(290)]();if(t[i(457)]==s){if(r[i(591)](c,!0))return null;f=f[i(445)](r[i(557)])?f:r[i(557)],h=h[i(449)](r[i(214)])?h:r[i(214)],l?r[i(557)][i(445)](l[i(290)]()[i(557)])?(l[i(330)](),l=t):t[i(330)]():l=t}else{const e=c[i(455)](r);this[i(569)](t,e)}}const g=this[i(553)][i(498)][i(545)](i(258)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(376)](l,this[i(521)][i(451)](f,h)),l;{const t=this[i(193)]({id:d,type:i(548)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(566)](i(548)+s,d,p,this[i(521)][i(451)](f,h)),t}}[dc(312)](t,n,r=[],s=null,o={}){const i=dc;n[i(585)]||(n[i(585)]=n[i(399)]);const a=t[0];n[i(182)]=a.is(i(380)),s=s||Ac(n);const c=r[i(410)]((t=>Nc(t,this[i(521)]))),u=a.is(i(380))?t:t[i(410)]((t=>Nc(t,this[i(521)])));if(i(288)===this[i(466)]){const t=this[i(460)][i(198)](i(321),s,i(337));return this[i(314)]((()=>t(u,n,o))),null}c[i(516)](...u);let l=!0;for(const t of c)if(!this[i(332)](t)){l=!1;break}if(l&&i(547)!==this[i(466)]){const t=this[i(460)][i(198)](i(321),s,i(337));return this[i(314)]((()=>t(u,n,o))),null}const f=this[i(553)][i(498)][i(545)](i(258)).me;for(const t of this[i(462)]()){if(t[i(283)].id!=f.id)continue;if(i(321)!=t[i(303)]||t[i(180)][i(585)]!=n[i(585)])continue;if(!Sc(t,o))continue;const e=t[i(457)]==s;for(let n=0;n<u[i(505)];n++){const r=u[n];for(const s of t[i(319)]()){const o=s[i(313)]();if(r[i(382)](o)){e?(u[i(526)](n,1),n--):t[i(461)](s[i(243)]);break}}}}if(0==u[i(505)])return null;const h=this[i(460)][i(198)](i(321),s,i(333));for(const t of this[i(462)]())if(t[i(283)].id==f.id&&i(321)==t[i(303)]&&t[i(180)][i(585)]==n[i(585)]&&t[i(457)]==s&&Sc(t,o)&&(h(t[i(563)](),u)||h(u,t[i(563)]()))){for(const e of u)t[i(490)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(548)+s,m=this[i(193)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(566)](p,g,d,t,zr[i(287)]());return m}[dc(236)](t,n=null,r={}){const s=dc;if(t[s(520)])return null;const o=this[s(553)][s(498)][s(545)](s(258)).me,a=new i.LiveRange(t[s(557)],t[s(214)]);for(const{suggestion:t,meta:e}of this[s(176)](a,s(224)))if(e[s(530)]&&!e[s(539)])if(t[s(581)]){const e=t[s(563)]()[s(574)]((t=>s(286)!=t[s(213)][s(417)]));if(e[s(192)]((t=>a[s(591)](t,!0)))&&t[s(576)](),e[s(211)]((t=>t[s(591)](a,!0)))){const t=this[s(460)][s(198)](s(384),n,s(337));return this[s(314)]((()=>t([a],null,r))),null}}else{const e=a[s(455)](t[s(290)]());null!==e&&t[s(209)]([e],null,r)}if(a[s(272)](),a[s(520)]||s(286)==a[s(213)][s(417)])return null;let c=null,u=a[s(557)],l=a[s(214)];const f=this[s(176)](a,s(384));for(const{suggestion:t,meta:e}of f){const n=this[s(521)][s(451)](u,l);if(e[s(530)]&&(this[s(202)]||!e[s(346)]&&!e[s(199)]))if(t[s(581)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(563)]()){if(r[s(591)](n,!0))return t;n[s(591)](r)||(e=!1)}e&&t[s(576)]()}else{const e=t[s(290)]();if(e[s(591)](n,!0))return t;if(!Sc(t,r)){n[s(591)](e)?t[s(330)]():e[s(378)](u)?u=e[s(214)]:e[s(378)](l)&&(l=e[s(557)]);continue}u=u[s(445)](e[s(557)])?u:e[s(557)],l=l[s(449)](e[s(214)])?l:e[s(214)],r=Object[s(500)]({},t[s(276)]),c?e[s(557)][s(445)](c[s(290)]()[s(557)])?(c[s(330)](),c=t):t[s(330)]():c=t}}if(c)return this[s(376)](c,this[s(521)][s(451)](u,l)),c;{const t=(0,e.uid)(),i=this[s(521)][s(451)](u,l),a=o.id,c=n?s(537)+n:s(384),f=this[s(193)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(566)](c,t,a,i),f}}[dc(442)](t,n=dc(463),r={}){const s=dc,o=this[s(553)][s(498)][s(545)](s(258)).me,a=t[s(410)]((t=>new i.LiveRange(t[s(557)],t[s(214)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(176)](a,s(224)))e[s(530)]&&!e[s(539)]&&c[s(349)](t);for(const e of c)if(e[s(581)]){const o=e[s(563)]();if((!e[s(276)]||!e[s(276)][s(423)])&&o[s(192)]((t=>a[s(211)]((e=>e[s(591)](t,!0)))))&&e[s(576)](),a[s(192)]((t=>o[s(211)]((e=>e[s(591)](t,!0)))))){const e=this[s(460)][s(198)](s(384),n,s(337));return this[s(314)]((()=>e(t,null,r))),null}}else{const t=e[s(290)]();if(a[s(211)]((e=>e[s(591)](t,!0)))&&e[s(576)](),a[s(192)]((e=>t[s(591)](e,!0)))){const t=this[s(460)][s(198)](s(384),n,s(337));return this[s(314)]((()=>t(a,null,r))),null}}const u=this[s(460)][s(198)](s(384),n,s(333));let l=null;for(const t of this[s(462)]())if(t[s(283)].id==o.id&&t[s(570)]&&s(384)==t[s(303)]&&t[s(457)]==n&&Sc(t,r)&&(u(t[s(563)](),a)||u(a,t[s(563)]())))if(l){if(t[s(411)]&&t[s(411)][s(505)])continue;for(const e of t[s(563)]())l[s(475)](e)||l[s(490)](e);t[s(330)]()}else{l=t;for(const e of a)t[s(475)](e)||t[s(490)](e)}if(l)return l;c[s(387)]();for(const{suggestion:t,meta:e}of this[s(176)](a,s(384)))e[s(530)]&&(this[s(202)]||!e[s(346)]&&!e[s(199)])&&Sc(t,r)&&c[s(349)](t);for(const t of c){const e=t[s(563)]();if((!r||!r[s(423)])&&a[s(192)]((t=>e[s(211)]((e=>e[s(591)](t,!0))))))return t;(!t[s(276)]||!t[s(276)][s(423)])&&e[s(192)]((t=>a[s(211)]((e=>e[s(591)](t,!0)))))&&t[s(576)]()}const f=(0,e.uid)(),h=o.id,g=s(537)+n,d=this[s(193)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(272)](),t[s(520)]||s(286)==t[s(213)][s(417)]||this[s(566)](g,f,h,t,zr[s(287)]());return d}[dc(189)](t,n,r,s,o){const i=dc;if(t[i(520)])return[];if(i(288)===this[i(466)])return[];const a=this[i(553)][i(498)][i(545)](i(258)).me.id,c=Array[i(414)](this[i(228)][i(509)]())[i(574)]((e=>i(374)==e[i(303)]&&e[i(180)][i(354)]==n&&e[i(475)](t)));if(i(249)===this[i(466)]){const e=this[i(176)](t,i(224))[i(574)]((({meta:t})=>t[i(530)]&&!t[i(199)]&&!t[i(539)]))[i(410)]((({suggestion:t})=>t));c[i(356)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(374)==t[i(303)]?t[i(180)][i(269)]:void 0,o=t[i(290)](),a=Array[i(414)](u[i(160)]())[i(549)]((t=>t[i(252)](o)));if(!a)continue;const c=a[i(444)](o);this[i(347)](n)&&i(224)==t[i(303)]&&0!=c[i(505)]||(u[i(329)](a),c[i(307)]((t=>{u[i(161)](t,r)})),i(224)!=t[i(303)]&&e!=s&&u[i(161)](a[i(455)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(505)]>37&&console[i(191)](i(163),{key:n});const f=(i(358)+(n+"|")+Ac({newValue:s}))[i(403)](0,60),h=this[i(193)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(516)](h),this[i(566)](f,c,a,t)}return l}[dc(310)](t){const e=dc;this[e(392)][e(349)](t)}[dc(573)](t){const e=dc;this[e(401)][e(349)](t)}[dc(168)](t,e=[],n=[]){const r=dc;this[r(487)](t,((t,...e)=>{this[r(579)]((()=>{t(...e)}))}));for(const t of e)this[r(573)](t);for(const t of n)this[r(310)](t)}[dc(418)](t){const e=dc;return e(374)==t[e(303)]?t[e(457)][e(435)]("|")[0]:null}[dc(376)](t,e){const n=dc,r=t[n(533)]();this[n(521)][n(452)]((t=>{t[n(577)](r,{range:e})}))}[dc(373)](t){const e=dc,n=t.id,r=this[e(553)][e(476)][e(545)](e(282));this[e(293)][e(369)](n)||this[e(293)][e(326)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(293)][e(271)](n);s[e(499)](e(220)),s[e(220)]=!1,t[e(411)]=s}[dc(394)](t,n,r,s){const o=dc;if(t[o(303)]!=n||t[o(457)]!=r||t[o(234)].id!=s)throw this[o(553)][o(534)](o(413)),new e.CKEditorError(o(413),this)}[dc(569)](t,n){const r=dc,s=t[r(290)]();if(n[r(382)](s))t[r(330)]();else if(s[r(591)](n)){const o=this[r(521)][r(352)](n[r(557)][r(201)],r(214));this[r(376)](t,this[r(521)][r(451)](s[r(557)],o));const i=(0,e.uid)(),a=t[r(234)].id,c=t[r(303)]+":"+t[r(457)];this[r(193)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(180)],attributes:t[r(276)]});const u=this[r(521)][r(352)](n[r(214)][r(453)],r(225)),l=this[r(521)][r(451)](u,s[r(214)]);this[r(566)](c,i,a,l)}else if(s[r(378)](n[r(557)])){const e=this[r(521)][r(352)](n[r(557)][r(201)],r(214));this[r(376)](t,this[r(521)][r(451)](s[r(557)],e))}else{const e=this[r(521)][r(352)](n[r(214)][r(453)],r(225));this[r(376)](t,this[r(521)][r(451)](e,s[r(214)]))}}[dc(332)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(176)](t,e(224))){if(!r[e(530)])continue;const s=n[e(563)]();for(const n of s)if(!t[e(444)](n)[e(505)])return!0}return!1}[dc(523)](t){const n=dc,r=this[n(553)][n(498)][n(545)](n(258))[n(467)](t);if(!r)throw new e.CKEditorError(n(583),this);return r}[dc(270)](t){const e=dc,n=this[e(553)][e(498)][e(545)](e(258)),r=(0,o.hashObject)(e(593)+t);return n[e(467)](r)||n[e(400)]({id:r,name:t})}[dc(515)](t,e,n,r,s){const o=dc,i=this[o(523)](r),a=this[o(460)][o(510)](t,e,n,i,s,(t=>{const e=o;this[e(575)](n,{attributes:t});const r=this[e(233)](n);this[e(538)](new Set([r])),this[e(385)](new Set([r]))}));return this[o(167)](a,o(337),(()=>{const t=o;this[t(575)](n,{state:t(322)})}),{priority:o(554)}),this[o(167)](a,o(576),(()=>{const t=o;this[t(575)](n,{state:t(316)})}),{priority:o(554)}),this[o(228)][o(161)](n,a),this[o(251)][o(161)](a,o(318)),a}[dc(183)](t){const e=dc,n=t[e(435)](":");return{group:n[0],type:n[1],subType:n[e(505)]>=5?n[2]:null,id:n[e(505)]<5?n[2]:n[3],authorId:n[e(505)]<5?n[3]:n[4],markerCount:6==n[e(505)]?n[5]:null}}[dc(361)](t,n,r){const s=dc,o=t[s(290)](),i=o[s(557)],a=o[s(214)];this[s(376)](t,this[s(521)][s(451)](i,n));const c=(0,e.uid)(),u=t[s(234)].id,l=t[s(303)]+(t[s(457)]?":"+t[s(457)]:"");this[s(193)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(276)],data:t[s(180)]});const f=this[s(418)](t);(s(321)==t[s(303)]||f&&this[s(347)](f))&&(r=this[s(521)][s(589)](r[s(453)])),this[s(566)](l,c,u,this[s(521)][s(451)](r,a))}[dc(176)](t,e=null){const n=dc,r=[],s=this[n(553)][n(498)][n(545)](n(258)).me;Array[n(248)](t)||(t=[t]);for(const o of this[n(462)]()){if(!o[n(570)])continue;if(e&&o[n(303)]!=e)continue;let i=!1;for(const e of o[n(563)]()){for(const a of t){const t=a[n(557)][n(382)](e[n(214)])||a[n(214)][n(382)](e[n(557)]);if(t||a[n(455)](e)){const c=a[n(591)](e)&&Tc(this[n(521)][n(483)],e[n(557)],a),u=e[n(591)](a)&&Tc(this[n(521)][n(483)],a[n(557)],e);r[n(516)]({suggestion:o,meta:{isOwn:s==o[n(283)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(566)](t,e,n,r,s){const o=dc;this[o(521)][o(452)]((i=>{const a=o;let c=a(480)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(572)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(343)](t){const e=dc,n=t[e(518)],r=t[e(562)];t[e(518)]=null,t[e(562)]=null,null!=n&&n[e(562)]==t&&(n[e(562)]=r),null!=r&&r[e(518)]==t&&(r[e(518)]=n),e(268)==this[e(251)][e(545)](t)&&(this[e(251)][e(161)](t,e(439)),this[e(558)](e(226),t,n,r))}[dc(193)](t){const n=dc,r=t.id,s=this[n(335)](t);if(this[n(350)]&&this[n(350)][n(383)]){const o=this[n(553)][n(498)][n(545)](n(371)),i=s[n(210)],a=s[n(457)]?s[n(303)]+":"+s[n(457)]:s[n(303)],c=this[n(553)][n(513)],u=o[n(349)](Hr(c,n(489))),l={id:r,type:a,hasComments:i,data:t[n(180)]||null,originalSuggestionId:t[n(281)]||null,attributes:s[n(276)]};this[n(350)][n(383)](l)[n(568)]((t=>{const e=n;s[e(244)]=!0,o[e(320)](u),t&&t[e(218)]&&(this[e(228)][e(545)](r)[e(218)]=t[e(218)])}))[n(265)]((t=>{const r=n;throw(0,e.logWarning)(r(532)),this[r(553)][r(458)][r(396)]({isUndoable:!1},(()=>{s[r(576)]()})),s[r(578)](),this[r(228)][r(329)](s.id),this[r(251)][r(329)](s),t}))}return s}[dc(347)](t){const e=dc;return this[e(392)][e(511)](t)}[dc(575)](t,e){const n=dc,r=this[n(553)][n(498)][n(545)](n(371)),s=this[n(233)](t);if(this[n(350)]&&this[n(350)][n(468)])if(s[n(244)]){const s=r[n(349)](Hr(this[n(553)][n(513)],n(489)));this[n(350)][n(468)](t,e)[n(568)]((()=>{r[n(320)](s)}))}else s.on(n(207),(()=>{this[n(575)](t,e)}))}[dc(525)](t){const n=dc;if(!this[n(350)]||!this[n(350)][n(233)])throw new e.CKEditorError(n(390),this);return this[n(350)][n(233)](t)}[dc(443)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(183)](t),i=this[e(228)][e(545)](n)||this[e(515)](r,s,n,o,{});switch(this[e(394)](i,r,s,o),this[e(251)][e(545)](i)){case e(318):this[e(525)](n)[e(568)]((t=>{const r=e;let s=Promise[r(540)]();t[r(210)]&&(s=this[r(293)][r(204)]({channelId:this[r(553)][r(476)][r(545)](r(282)),threadId:n})),s[r(568)]((()=>{const e=r;this[e(335)](t)[e(244)]=!0}))})),this[e(251)][e(161)](i,e(517));break;case e(439):this[e(575)](n,{state:e(227)});case e(365):this[e(251)][e(161)](i,e(268)),this[e(558)](e(298),i);break;case e(268):this[e(558)](e(299),i)}return i[e(588)](t),i}[dc(385)](t){const e=dc,n=Array[e(414)](t),r=n[e(574)]((t=>e(374)==t[e(303)]));this[e(217)](r);const s=n[e(574)]((t=>!t[e(581)]&&e(374)!=t[e(303)])),o=this[e(462)]({skipNotAttached:!0})[e(574)]((t=>!t[e(581)]&&e(374)!=t[e(303)])),i=o[e(574)]((n=>!t[e(511)](n))),a=new Map(o[e(410)]((t=>[t,this[e(460)][e(198)](t[e(303)],t[e(457)],e(366))]))),c=new Map(o[e(410)]((t=>[t,t[e(290)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(505)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(505)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(505)];t++){const n=s[t];!l[e(511)](n)&&n[e(518)]&&(f[e(349)](n[e(518)]),n[e(518)][e(562)]===n&&(n[e(518)][e(562)]=null),n[e(518)]=null),!u[e(511)](n)&&n[e(562)]&&(f[e(349)](n[e(562)]),n[e(562)][e(518)]===n&&(n[e(562)][e(518)]=null),n[e(562)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(505)];e++){const r=g(t,n[e]);r&&(r[0][s(562)]=r[1],r[1][s(518)]=r[0],u[s(349)](r[0]),l[s(349)](r[1]))}}function g(t,n){const r=e;if(t[r(283)].id!==n[r(283)].id)return null;const s=a[r(545)](t)(t,n,c[r(545)](t),c[r(545)](n));return s&&a[r(545)](n)(t,n,c[r(545)](t),c[r(545)](n))?s[1][r(411)]&&s[1][r(411)][r(505)]?null:s:null}f[e(273)]&&this[e(385)](f)}[dc(217)](t){const e=dc;if(0==t[e(505)])return;const n=this[e(462)]({skipNotAttached:!0})[e(574)]((t=>e(374)==t[e(303)]&&t[e(255)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(276)]);s[e(511)](n)||(s[e(161)](n,r[e(505)]),r[e(516)]([]));const i=s[e(545)](n);r[i][e(516)](t)}!function(){const t=e;r[t(398)](((e,n)=>{const r=t,s=e[0][r(218)],o=n[0][r(218)];return s==o?e[0][r(276)][r(237)]<n[0][r(276)][r(237)]?-1:1:s<o?-1:1}));for(const e of r)e[t(398)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(505)];t++){if(0==r[t][e(505)])continue;const n=[];for(let s=t+1;s<r[e(505)];s++)0!=r[s][e(505)]&&i(r[t],r[s])&&n[e(516)](s);for(const s of n)r[t]=r[t][e(339)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(505)];n++)t[n][e(562)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(505)];n++)t[n][e(518)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(276)][r(237)]!==n[0][r(276)][r(237)]&&t[0][r(283)]!==n[0][r(283)])return!1;if(!function(t,e){const n=r;return!t[n(210)]&&!e[n(210)]||(!t[n(210)]||!e[n(210)])&&(!!(t[n(210)]&&e[n(218)]<t[n(411)][n(289)][n(545)](0)[n(218)])||!!(e[n(210)]&&t[n(218)]<e[n(411)][n(289)][n(545)](0)[n(218)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(276)],r(237)),o=gc(n[0][r(276)],r(237));return!!wr(s,o)&&(!!t[r(192)]((t=>n[r(211)]((e=>t[r(290)]()[r(382)](e[r(290)]())))))&&n[r(192)]((e=>t[r(211)]((t=>e[r(290)]()[r(382)](t[r(290)]()))))))}}[dc(538)](t){const e=dc,n=Array[e(414)](t),r=this[e(462)]({skipNotAttached:!0}),s=r[e(574)]((n=>!t[e(511)](n))),o=new Map(n[e(410)]((t=>[t,this[e(460)][e(198)](t[e(303)],t[e(457)],e(333))]))),i=new Map(r[e(410)]((t=>[t,t[e(563)]()])));for(let t=0;t<n[e(505)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(505)];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(505)];e++){const s=r[e];if(s[a(303)]!==n[a(303)]||s[a(283)].id!==n[a(283)].id||s[a(457)]!==n[a(457)])continue;if(!Lc(n,s,[a(237)]))continue;if(a(374)==n[a(303)]&&n[a(180)][a(269)]!=s[a(180)][a(269)])continue;if(a(374)==n[a(303)]&&t[a(347)](n[a(180)][a(354)]))continue;if(a(321)==n[a(303)]){const e=t[a(553)][a(458)],r=n[a(496)]();if(r&&(e[a(483)][a(441)](r)||e[a(483)][a(433)](r)))continue}const c=o[a(545)](n),u=i[a(545)](n),l=i[a(545)](s),f=n[a(411)]&&n[a(411)][a(505)],h=s[a(411)]&&s[a(411)][a(505)];if(!f&&c(l,u))return t[a(479)](s,n),i[a(329)](n),!0;if(!h&&c(u,l))return t[a(479)](n,s),i[a(329)](s),!0}return!1}}[dc(479)](t,e){const n=dc;if(t[n(581)])for(const r of e[n(563)]())t[n(490)](r);else{const r=e[n(290)]()[n(214)];this[n(376)](t,this[n(521)][n(451)](t[n(290)]()[n(557)],r))}e[n(330)]()}[dc(372)](t,e){const n=dc,r=t[n(408)](n(541))||t[n(408)](n(374))?n(170):t[n(173)]();return Hr(this[n(553)][n(513)],e+"_"+r+n(256))}[dc(351)](){const t=dc,e=this[t(553)];(0,o.surroundingMarkersDetector)(this[t(521)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(183)](t[s(243)]);if(s(425)===e){o[s(516)](this[s(372)](n,s(485)));break}}for(const t of r){const{group:e,type:n}=this[s(183)](t[s(243)]);if(s(425)===e){o[s(516)](this[s(372)](n,s(242)));break}}o[s(505)]&&e.ui[s(481)][s(261)](s(531),o[s(333)](" "))}))}[dc(495)](t){const e=dc;if(this[e(432)])return!1;const n=this[e(553)],r=n[e(458)][e(486)][e(407)][e(427)]();if(0==r[e(505)])return!1;const s=[],o=r[e(574)]((t=>e(374)==t[e(303)])),i=r[e(574)]((t=>e(416)==t[e(303)]&&e(230)!=t[e(243)])),a=r[e(574)]((t=>e(320)==t[e(303)]&&e(230)!=t[e(243)]));for(const t of o)s[e(516)]({key:t[e(431)],newValue:t[e(206)],oldValue:t[e(406)],range:Cc(t[e(380)],n[e(458)])});for(const t of i){const r=a[e(549)]((n=>n[e(311)][e(382)](t[e(311)])));r&&s[e(516)]({key:e(590),newValue:t[e(243)],oldValue:r[e(243)],range:n[e(458)][e(438)](t[e(311)][e(450)])})}return 0!=s[e(505)]&&this[e(336)](t,s)}[dc(317)](t){const e=dc;let n=!1;const r=this[e(553)][e(458)][e(486)][e(407)][e(280)]()[e(574)]((t=>t[e(180)][e(584)]&&t[e(243)][e(408)](e(292))));for(const s of r){const{subType:r,id:o}=this[e(183)](s[e(243)]),i=r[e(435)]("|")[0];for(const r of this[e(462)]({skipNotAttached:!0}))r.id!=o&&e(374)==r[e(303)]&&r[e(180)]&&r[e(180)][e(354)]==i&&r[e(290)]()[e(252)](s[e(180)][e(584)])&&(this[e(377)](r,s[e(180)][e(584)],t),n=!0)}return n}[dc(579)](t){const e=dc;this[e(553)],this[e(432)]=!0,t()}[dc(571)](t){const e=dc,n=this[e(347)](t),r=this[e(401)][e(511)](t);return n||r}[dc(336)](t,e){const n=dc;if(0==e[n(505)])return!1;let r=!1;for(const s of e){const e=this[n(176)](s[n(380)],n(374))[n(574)]((t=>!t[n(360)][n(539)]))[n(410)]((t=>t[n(425)])),i=(0,o.hashObject)({newValue:s[n(223)]});e[n(574)]((t=>{const e=n,[r,o]=t[e(457)][e(435)]("|");return r==s[e(354)]&&o!=i}))[n(307)]((e=>{const o=n;this[o(377)](e,s[o(380)],t),r=!0}))}return r}[dc(377)](t,e,n){const r=dc,s=t[r(290)]()[r(444)](e);0!==s[r(505)]?1!==s[r(505)]?this[r(361)](t,e[r(557)],e[r(214)]):this[r(376)](t,s[0]):n[r(461)](t[r(533)]())}}class bc{constructor(t){const e=dc;this[e(512)]=t,this[e(521)]=t[e(458)],this[e(260)]=new Map,this[e(172)]=new Map,this[e(231)]()}[dc(510)](t,e,n,r,s,o){const i=dc;return new zr(this[i(521)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(198)](t,e,i(337))(...n),onDiscard:(...n)=>this[i(198)](t,e,i(576))(...n)})}[dc(188)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(260)][s(161)](o,r)}[dc(198)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(260)][r(545)](s)||this[r(172)][r(545)](t+":"+n)}[dc(231)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(398)](((t,n)=>t[e(557)][e(445)](n[e(557)])?1:-1)),this[e(521)][e(452)]((n=>{const r=e;for(const e of t){let t;t=e[r(214)][r(301)]&&e[r(214)][r(453)]==e[r(557)][r(450)]?n[r(519)](e[r(557)][r(450)],"on"):n[r(519)](e),this[r(521)][r(456)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(521)][n(452)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(410)]((t=>(_c(t)&&(t=this[s(521)][s(451)](t[s(214)])),t)))[s(574)]((t=>s(286)!==t[s(213)][s(417)]));if(c[s(505)]<1)return;const u=Array[s(414)](this[s(521)][s(486)][s(440)][s(563)]())[s(410)]((t=>i.LiveRange[s(215)](t)));r[s(529)](c);for(const t of this[s(512)][s(472)][s(472)]())t[s(246)]();a[s(516)]({forceDefaultExecution:!0}),this[s(512)][s(381)](o,...a);const l=u[s(574)]((t=>s(286)!=t[s(213)][s(417)]));l[s(505)]>0&&r[s(529)](l);for(const t of u)t[s(272)]()}))},s=(e,n)=>1==e[t(505)]&&1==n[t(505)]&&e[0][t(214)][t(382)](n[0][t(557)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(521)])?[e,n]:Rc(n,e,s,r,this[t(521)])?[n,e]:null;this[t(172)][t(161)](t(419),e),this[t(172)][t(161)](t(522),n),this[t(172)][t(161)](t(235),s),this[t(172)][t(161)](t(169),o),this[t(172)][t(161)](t(300),n),this[t(172)][t(161)](t(527),e),this[t(172)][t(161)](t(506),s),this[t(172)][t(161)](t(477),o),this[t(172)][t(161)](t(177),r),this[t(172)][t(161)](t(238),e),this[t(172)][t(161)](t(186),s),this[t(172)][t(161)](t(174),e),this[t(172)][t(161)](t(279),r),this[t(172)][t(161)](t(179),e),this[t(172)][t(161)](t(470),s),this[t(172)][t(161)](t(409),e),this[t(172)][t(161)](t(448),e),this[t(172)][t(161)](t(309),((e,n)=>{const r=t;if(!n)return;const s=this[r(512)][r(498)][r(545)](Ec);this[r(521)][r(452)]((t=>{const o=r;if(o(590)==n[o(354)])for(const r of e){const e=r[o(557)][o(450)],s=n[o(269)];t[o(208)](e,s)}else if(s[o(347)](n[o(354)]))for(const r of e)void 0!==n[o(269)]?t[o(565)](n[o(354)],n[o(269)],r[o(557)][o(450)]):t[o(395)](n[o(354)],r[o(557)][o(450)]);else for(const r of e)n[o(269)]?t[o(565)](n[o(354)],n[o(269)],r):t[o(395)](n[o(354)],r)}))})),this[t(172)][t(161)](t(528),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(453)][r(543)]({includeSelf:!0,parentFirst:!0})){if(s[r(213)]==s)return!1;if(!n[r(342)](s))return!1;if(t[r(441)](s)||t[r(433)](s))return!0}return!1}function _c(t){const e=dc;return t[e(214)][e(453)]==t[e(557)][e(450)]&&t[e(214)][e(185)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(263)].is(s(469))&&!r[s(441)](t[s(263)]),i=t[s(557)][s(278)](o),a=t[s(214)][s(278)](o,{direction:s(304)});return!(t[s(557)][s(382)](i)&&t[s(214)][s(382)](a)||(i[s(445)](a)?n[s(577)](e,{range:n[s(451)](i,a)}):n[s(461)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(557)][e(450)];return n&&n.is(e(178))}function Cc(t,e){const n=dc;return null==t[n(214)][n(201)]&&t[n(214)][n(453)]==t[n(557)][n(450)]?Nc(t[n(557)][n(450)],e):t}function Nc(t,e){const n=dc,r=e[n(483)][n(441)](t)||e[n(483)][n(503)](t);return e[n(451)](e[n(352)](t,n(344)),r?e[n(375)](t):e[n(352)](t,n(214)))}function Rc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(214)][o(382)](r[o(557)]))return!0;if(t[o(303)]!=e[o(303)])return!1;if(!n[o(214)][o(315)](r[o(557)]))return!1;const i=s[o(451)](n[o(214)],r[o(557)])[o(491)]();for(const t of i)if([o(345),o(221)][o(507)](t[o(303)])&&s[o(483)][o(433)](t[o(263)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(255)]||!e[r(255)])&&wr(gc(t[r(276)],n),gc(e[r(276)],n))}function Sc(t,e){const n=dc,r=vc(t[n(276)]),s=vc(e);if(!t[n(255)])return!1;for(const t of Object[n(160)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(500)]({},t);return delete n[e(423)],delete n[e(338)],n}const Mc=wc;function Oc(){const t=["346885NzKUEi","getRanges","canEditAt","_editor","10143LNAAbS","2jdJjWw","get","stopListening","canAccept","392BObzOm","_pendingAction","PendingActions","discardSuggestion","execute","plugins","30VoJPBg","102279EnbpUb","_setPendingAction","6489aXzJEa","756435UcINel","locale","change:isDirty","view","PENDING_ACTION_SUGGESTION","listenTo","model","_removePendingAction","commentThreadController","unbind","remove","canDiscard","isEnabled","add","11485512AhfUFI","_acceptCommand","52IVORDM","acceptSuggestion","isDirty","commands","destroy","bind","_discardCommand","810BGLQpk","387292eznKbY"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(230229===-parseInt(n(418))/1*(parseInt(n(424))/2)+-parseInt(n(435))/3*(parseInt(n(410))/4)+-parseInt(n(438))/5+parseInt(n(417))/6*(parseInt(n(423))/7)+-parseInt(n(428))/8*(parseInt(n(437))/9)+parseInt(n(434))/10*(parseInt(n(419))/11)+parseInt(n(408))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(400)]=e,this[s(397)]=n,this[s(402)]=r,this[s(422)]=t,this[s(409)]=t[s(413)][s(425)](s(411)),this[s(416)]=t[s(413)][s(425)](s(431)),this[s(397)][s(415)](s(406)).to(this[s(409)],this[s(416)],((t,e)=>t||e)),this[s(397)][s(415)](s(427)).to(this[s(409)],s(406),(t=>t&&this[s(422)][s(400)][s(421)](e[s(420)]()))),this[s(397)][s(415)](s(405)).to(this[s(416)],s(406),(t=>t&&this[s(422)][s(400)][s(421)](e[s(420)]()))),this[s(429)]=null,n[s(412)]&&this[s(436)](),this[s(399)](n,s(411),(()=>this[s(411)]())),this[s(399)](n,s(431),(()=>this[s(431)]())),this[s(399)](n,s(396),(()=>{const t=s;n[t(412)]?this[t(436)]():this[t(401)]()}))}[Mc(411)](){const t=Mc;this[t(409)][t(432)](this[t(400)].id)}[Mc(431)](){const t=Mc;this[t(416)][t(432)](this[t(400)].id)}[Mc(414)](){const t=Mc;this[t(397)][t(403)](t(406)),this[t(397)][t(403)](t(427)),this[t(397)][t(403)](t(405)),this[t(426)](),this[t(402)][t(414)](),this[t(429)]&&this[t(401)]()}[Mc(436)](){const t=Mc,e=Hr(this[t(422)][t(395)],t(398));this[t(429)]=this[t(422)][t(433)][t(425)](t(430))[t(407)](e)}[Mc(401)](){const t=Mc;null!==this[t(429)]&&this[t(422)][t(433)][t(425)](t(430))[t(404)](this[t(429)]),this[t(429)]=null}}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=358]})(t,e)}const Pc=Dc;function xc(){const t=["isActive","authoredAt","isEnabled","1TyFOKA","canDiscard","disableComments","5DnuvUL","editorConfig","commentInputView","assign","isDirty","showInput","commentsListView","_localUser","hasDirtyComment","996858ustlRu","_config","length","isReadOnly","disabledSubmit","updateComment","1555870fNoUsS","addComment","set","_createCommentThreadInputView","submit","editor","21BByeRc","_model","_createCommentViews","2922093hzgJZz","focus","8003344MFBUGR","939495xTqzDU","commentThreadInputView","descriptionParts","bind","element","commentThread","cancel","value","1949536QPpNtu","removeComment","CommentView","setData","delegate","canAccept","33610zoNKCv","fire","4279sVPcHx","locale","destroy"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(526401===parseInt(n(363))/1*(-parseInt(n(381))/2)+-parseInt(n(393))/3+parseInt(n(401))/4*(parseInt(n(366))/5)+parseInt(n(375))/6*(parseInt(n(387))/7)+-parseInt(n(392))/8+parseInt(n(390))/9+-parseInt(n(407))/10*(-parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(372)]=null,this[s(394)]=null,this[s(383)](s(360),!1),this[s(383)](s(361),e[s(361)]),this[s(396)](s(361)).to(e),this[s(383)](s(395),[]),this[s(383)](s(370),!1),this[s(383)](s(362),!1),this[s(383)](s(406),!1),this[s(383)](s(364),!1),this[s(388)]=e,this[s(373)]=n,this[s(376)]=r,r[s(365)]?this[s(383)](s(377),1):this[s(389)]()}[Pc(391)](){const t=Pc;this[t(397)][t(391)]()}[Pc(359)](){const t=Pc;this[t(372)]&&this[t(372)][t(359)](),this[t(394)]&&this[t(394)][t(359)](),super[t(359)]()}[Pc(389)](){const t=Pc,{CommentsListView:e}=this[t(376)];this[t(372)]=new e(this[t(358)],this[t(388)][t(398)],Object[t(369)]({CommentView:this[t(376)][t(403)]},this[t(376)])),this[t(372)][t(405)](t(402)).to(this),this[t(372)][t(405)](t(380)).to(this),this[t(372)][t(396)](t(360)).to(this),this[t(383)](t(377),this[t(372)][t(377)]+1),this[t(396)](t(377)).to(this[t(372)],t(377),(t=>t+1)),this[t(394)]=this[t(384)](),this.on(t(402),(()=>this[t(391)]())),this[t(396)](t(370)).to(this[t(372)],t(374),this[t(394)][t(368)],t(400),((t,e)=>t||!!e))}[Pc(384)](){const t=Pc,{CommentThreadInputView:e}=this[t(376)],n=new e(this[t(358)],this[t(373)],this[t(376)][t(367)]),r=n[t(368)];return n[t(396)](t(371)).to(this,t(360),this[t(388)][t(398)],t(378),r,t(400),((t,e,n)=>!!n||t&&!e)),r.on(t(385),((e,n)=>{const s=t;this[s(408)](s(382),n),r[s(386)][s(404)]("")})),r.on(t(399),(()=>this[t(391)]())),r[t(396)](t(379)).to(this[t(388)][t(398)],t(378)),n}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=352]})(t,e)}function Gc(){const t=["344xcSFov","ck-annotation__info","_model","Discard suggestion","setTemplate","fire","editorDestroyed","element","EXTERNAL_IMPORT_WORD_AVATAR","innerHTML","ck-suggestion__info",'" title="',"map","execute","formatDateTime","ck-annotation__content-wrapper","EXTERNAL_SUGGESTION","_createButton","descriptionParts","locale","createElement","5iNvNkp","type","canAccept",'<span class="ck-suggestion-color" style="background-color: ',"userView","change:description","ck-suggestion--disabled-comments","isActive","split","213lQZcNA","isExternal","push","span","EXTERNAL_AVATAR","ck-suggestion",".ck-annotation__content-wrapper","discardSuggestion","ck-annotation__actions","importWord","extendTemplate","ck-suggestion__info-name","ck-suggestion__actions","<p>","editorReady","ck-annotation__user","34124PiJrya","innerText","content","canDiscard","attributes","Accept suggestion","title","ck-annotation__info-name","commentsListView","value","name","description","getTemplate","</span>","author","acceptButton","delegate","4728976GmAwYW","ck-suggestion__main","querySelector","acceptSuggestion","getUserViewNotificationText","children","ck-annotation__info-time","ck-annotation","render","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper--active","check","ck-annotation__main","ck-suggestion__user","commentThreadInputView",'"></span>',"@external","ck-suggestion-","ck-comment__info-time","ck-comment__external","ck-suggestion--accept","authoredAt","color","</p>","isEnabled","bind","9138888LJfWuM","253988nlaBwL","discardButton",'<span class="ck-suggestion-type">',"div","_config","7600728dxVXhe","commentThread","bindTemplate","_descriptionElement","ck-suggestion-wrapper","ck-suggestion--discard","source","creator","cancel","getExternalSuggestionNote","set","time","33891560hjnhFi","disableComments","join","758378mHZPkx"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(790052===-parseInt(n(423))/1+parseInt(n(359))/2*(-parseInt(n(454))/3)+-parseInt(n(376))/4*(-parseInt(n(445))/5)+-parseInt(n(408))/6+parseInt(n(403))/7*(-parseInt(n(424))/8)+parseInt(n(402))/9+parseInt(n(420))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends Bc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(418)](i(446),""),this[i(401)](i(446)).to(this,i(442),(t=>t&&t[0]?t[0][i(446)]:"")),this[i(401)](i(370)).to(this,i(442),this,i(452),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(356)+zc(e[n(361)],e[n(398)])+n(399);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(411)]=null,this[i(374)]=this[i(441)](Hr(e,i(364)),t.icons[i(387)],i(396),i(379),"sw"),this[i(374)][i(401)](i(400)).to(this,i(447)),this[i(404)]=this[i(441)](Hr(e,i(427)),t.icons[i(416)],i(413),i(461),"sw"),this[i(404)][i(401)](i(400)).to(this,i(362)),this[i(449)]=new o.UserView(e,this[i(426)][i(373)],this[i(380)]()),this[i(449)][i(353)]({attributes:{class:[i(389),i(358)]}}),this[i(428)](this[i(371)]())}[Uc(371)](){const t=Uc,e=this[t(410)],n=[{tag:t(406),attributes:{class:[t(434),t(425)]},children:[{tag:t(457),children:[{text:this[t(449)][t(369)]}],attributes:{class:[t(354),t(366)]}},{tag:t(419),attributes:{datetime:e.to(t(397)),class:[t(394),t(382)]},children:[{text:e.to(t(397),(e=>this[t(407)][t(438)](e)))}]}]},{tag:t(406),attributes:{class:[t(355),t(462)]},children:[this[t(374)],this[t(404)]]},{tag:t(406),attributes:{class:[t(439)]}}];this[t(426)][t(455)]&&n[t(456)]({tag:t(406),attributes:{class:[t(395)]},children:[{text:this[t(417)]()}]});const r={tag:t(406),attributes:{class:[t(412),e.if(t(452),t(386)),e.to(t(446),(e=>t(393)+e)),this[t(407)][t(421)]&&t(451)],"data-suggestion-id":this[t(426)].id,"data-thread-id":this[t(426)][t(409)].id,"data-author-id":this[t(426)][t(373)].id,tabindex:-1},children:[{tag:t(406),attributes:{class:[t(459),t(383)]},children:[this[t(449)],{tag:t(406),attributes:{class:[t(377),t(388)]},children:n}]}]};return this[t(367)]&&this[t(390)]&&(r[t(381)][t(456)](this[t(367)],this[t(390)]),this[t(367)][t(375)](t(357)).to(this),this[t(367)][t(375)](t(430)).to(this),this[t(390)][t(375)](t(357)).to(this),this[t(390)][t(375)](t(430)).to(this)),r}[Uc(384)](){const t=Uc;super[t(384)](),this[t(411)]=this[t(431)][t(378)](t(460)),this[t(411)][t(433)]=this[t(370)],this.on(t(450),((e,n,r)=>{const s=t;this[s(411)][s(433)]=r}))}[Uc(441)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(443)]);return a[i(418)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(353)]({attributes:{class:n}}),a.on(i(437),(()=>{const t=i;this[t(429)](r,this[t(426)].id)})),a}[Uc(417)](){const t=Uc;return t(352)===this[t(426)][t(363)][t(392)][t(414)]?Hr(this[t(443)],t(385)):Hr(this[t(443)],t(440))}[Uc(380)](){const t=Uc;return this[t(426)][t(455)]?t(352)===this[t(426)][t(363)][t(392)][t(414)]?Hr(this[t(443)],t(432),this[t(426)][t(415)][t(369)]):Hr(this[t(443)],t(458),this[t(426)][t(415)][t(369)]):null}}function zc(t,e){const n=Uc;let r="";return r+=t[n(453)]("*")[n(436)](((t,e)=>e%2!=0?n(405)+Hc(t)+n(372):Hc(t)))[n(422)](""),e&&(r+=n(448)+e[n(368)]+n(435)+e[n(365)]+n(391)),r}function Hc(t){const e=Uc,n=document[e(444)](e(457));return n[e(360)]=t,n[e(433)]}const Wc=Xc;function Kc(){const t=["Discard all selected suggestions","getRanges","acceptButton","3516112LDRlsr","focus","getJoined","activeAnnotations","actionView","isMultiRange","remove","plugins","_initializeController","suggestionUnloaded","get","CommentsRepository","add","isDirty","_descriptionFactory","suggestion-","source","previous","switchbutton","6833730TwqswN","_createUIButton","4411vHtMuG","CommentsUI","size","execute","3691215Crepmj","acceptAllSuggestions","9qHFMiB","type","has","isInContent","change:previous","push","init","comments.editorConfig","length","getMarkerNames","discardAllSuggestions","descriptionParts","getByInnerView","addComment","Discard all suggestions","CommentView","EditorAnnotations","innerView","reduce","editing","lowest","toMany","values","comments.maxThreadTotalWeight","pluginName","set","filter","button","map","comments.maxCommentCharsWhenCollapsed","_handleSuggestionControllerDelayed","config","isEnabled","getAllAdjacentSuggestions","comments.maxCommentsWhenCollapsed","commandName","trackChanges","_suggestionToController","componentFactory","_unbindEditors","keys","acceptSelectedSuggestions","createAnnotationView","some","unbind","arrowView","_annotationViews","_bindAnnotationToEditors","_refreshActiveMarkers","commentThread","Track changes","createAnnotation","suggestionChanged","delete","addSourceCollector","Accept all selected suggestions","trackChanges.disableComments","getDescriptions","locale","_handleControllerBuffer","755Ikirgf","define","TrackChangesUI","buttonView","getFirstRange","stopListening","trackChanges.SuggestionThreadView","comments","4455144XuqfKb","_disableComments","model","createCommentThreadController","getSuggestion","destroy","listenTo","refreshSelectedViews","discardButton","registerAnnotation","head","activeMarkers","Annotations","bind","SuggestionThreadView","182458DkEsvC","48530DWWevX","from","isOn","mainView","29292BhbZxL","discardSelectedSuggestions","getMarkers","change:activeAnnotations","editor","clear","view","7Ghijih","suggestionLoaded","Accept all suggestions","_updateController","_viewToController","commands","TrackChangesEditing","requires","separator","_destroyController","hasSuggestion","value"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=Xc,r=t();for(;;)try{if(652517===-parseInt(n(318))/1*(parseInt(n(401))/2)+parseInt(n(453))/3+-parseInt(n(406))/4*(-parseInt(n(378))/5)+-parseInt(n(447))/6*(-parseInt(n(413))/7)+parseInt(n(428))/8+-parseInt(n(386))/9+-parseInt(n(402))/10*(parseInt(n(449))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Wc(420)](){const t=Wc;return[Ec,o.Users,t(439),t(398),t(334)]}static get[Wc(342)](){return Wc(380)}constructor(t){const e=Wc;super(t),this[e(355)]=new Map,this[e(417)]=new Map,this[e(364)]=new Map,this[e(377)]=new Map;const n=this[e(410)][e(349)];n[e(379)](e(384),Vc),n[e(379)](e(374),!1),this[e(387)]=n[e(438)](e(374))}[Wc(348)](t,e){const n=Wc;0===this[n(377)][n(451)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(377)]){const r=this[t(355)][t(320)](e);r||n?r&&n&&this[t(422)](e):this[t(436)](e)}this[t(377)][t(411)](),this[t(410)][t(435)][t(438)](t(334))[t(393)](),this[t(366)]()}),10),this[n(377)][n(343)](t,e)}[Wc(324)](){const t=Wc,e=this[t(410)],n=e[t(435)][t(438)](t(419)),r=e[t(435)][t(438)](t(398)),s=e[t(435)][t(438)](t(334)),o=e[t(435)][t(438)](t(439));e.ui[t(356)][t(440)](t(354),(e=>this[t(448)](e))),s[t(372)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(403)](this[e(355)])){const s=t[e(351)](),o=[];for(const t of s){if(!t[e(321)])continue;if(t[e(433)]){o[e(323)](...t[e(426)]());continue}const n=t[e(382)]();if(o[e(326)]>0){const t=o[0][e(430)](n);if(t){o[0]=t;continue}}o[e(323)](n)}n[e(323)]([r[e(412)],o])}return n})),this[t(392)](n,t(414),((e,n)=>{const r=t;this[r(392)](n,r(322),((t,e,s,o)=>{const i=r;n[i(321)]&&(null==s?(this[i(416)](o[i(396)]),this[i(348)](n,!1)):(this[i(416)](s[i(396)]),null==o&&this[i(348)](n,!0)))})),null!==n[r(445)]?this[r(416)](n[r(396)]):this[r(348)](n,!1)})),this[t(392)](n,t(437),((e,n,r)=>{const s=t;this[s(383)](n,s(322)),this[s(377)][s(371)](n),this[s(355)][s(320)](n)&&this[s(422)](n),r&&this[s(416)](r[s(396)])})),this[t(392)](n,t(370),((e,n)=>{this[t(416)](n)})),this[t(392)](r,t(409),(()=>{this[t(366)]()})),this[t(392)](o,t(331),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(423)](r))return;const i=n[o(390)](r);this[o(355)][o(438)](i)[o(412)][o(429)]()}),{priority:t(338)})}[Wc(366)](){const t=Wc,e=this[t(410)][t(435)][t(438)](t(398)),n=this[t(410)][t(435)][t(438)](t(419)),r=Array[t(403)](e[t(431)],(e=>e[t(335)]))[t(344)]((e=>this[t(417)][t(320)](e))),s=[];for(const e of r){const n=this[t(417)][t(438)](e)[t(388)][t(351)]();s[t(323)](...n[t(336)](((e,n)=>[...e,...n[t(327)]()]),[]))}n[t(397)]=s}[Wc(448)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(410)][n(418)][n(438)](n(354)),i=Hr(t,n(368));r[n(381)][n(343)]({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(381)][n(399)](n(404)).to(o,n(424)),r[n(381)].on(n(452),(()=>{const t=n;o[t(452)](),this[t(410)][t(337)][t(412)][t(429)]()}));const a=new e.Collection,c=[{type:n(446),model:{withText:!0,label:i,commandName:n(354)}},{type:n(421)},{type:n(345),model:{withText:!0,label:Hr(t,n(415)),commandName:n(454)}},{type:n(345),model:{withText:!0,label:Hr(t,n(373)),commandName:n(359)}},{type:n(345),model:{withText:!0,label:Hr(t,n(332)),commandName:n(328)}},{type:n(345),model:{withText:!0,label:Hr(t,n(425)),commandName:n(407)}}];for(const t of c){let e={type:n(421)};if(t[n(388)]){const r=new s.ViewModel(t[n(388)]),o=this[n(410)][n(418)][n(438)](r[n(353)]);r[n(399)](n(404),n(350)).to(o,n(424),n(350)),e={type:t[n(319)],model:r}}a[n(440)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(344)]((t=>null!=t[n(388)]))[n(346)]((t=>this[n(410)][n(418)][n(438)](t[n(388)][n(353)]))),l=r[n(381)];return l[n(432)][n(362)](n(350)),l[n(363)][n(362)](n(350)),l[n(432)][n(399)](n(350)).to(o,n(350)),l[n(363)][n(399)](n(350))[n(339)](u,n(350),((...t)=>t[n(361)]((t=>t)))),r.on(n(452),(t=>{const e=n;this[e(410)][e(452)](t[e(444)][e(353)]),this[e(410)][e(337)][e(412)][e(429)]()})),r}[Wc(436)](t){const e=Wc,n=this[e(410)],r=n[e(349)],s=n[e(435)][e(438)](e(398)),i=n[e(435)][e(438)](e(439)),a=n[e(435)][e(438)](e(334)),c=n[e(435)][e(438)](o.Users).me,u=r[e(438)](e(354))[e(400)],{CommentsListView:l,CommentThreadInputView:f}=n[e(435)][e(438)](e(450));let h,g;this[e(364)][e(320)](t.id)?(g=this[e(364)][e(438)](t.id),h=g[e(405)]):(h=new u(n[e(376)],t,c,{disableComments:this[e(387)],editorConfig:r[e(438)](e(325)),maxCommentsWhenCollapsed:r[e(438)](e(352)),maxThreadTotalWeight:r[e(438)](e(341)),maxCommentCharsWhenCollapsed:r[e(438)](e(347)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(438)](e(376))),CommentView:r[e(438)](e(385))[e(333)],CommentsListView:l,CommentThreadInputView:f}),h[e(427)].on(e(452),(()=>{const t=e;n[t(337)][t(412)][t(429)]()})),h[e(394)].on(e(452),(()=>{const t=e;n[t(337)][t(412)][t(429)]()})),g=s[e(360)](this[e(410)][e(376)],h),g[e(399)](e(441)).to(h,e(441)),g[e(399)](e(326)).to(h),g[e(399)](e(319)).to(h,e(319),(t=>e(443)+t)),this[e(364)][e(343)](t.id,g));const d=i[e(389)](t[e(367)],h),p=new Fc(n,t,h,d),m=t[e(351)]()[e(344)]((t=>t[e(321)]));h[e(329)]=n[e(435)][e(438)](e(419))[e(442)][e(375)](m),this[e(355)][e(343)](t,p),this[e(417)][e(343)](h,p);const I=s[e(369)]({view:g,target:()=>{const r=e,s=[],i=t[r(351)]()[r(344)]((t=>t[r(321)]));for(const t of i)s[r(323)](...t[r(408)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(337)],s)},type:()=>e(443)+p[e(412)][e(319)]});i[e(365)](h,I),s[e(440)](I),a[e(395)](I)}[Wc(422)](t){const e=Wc,n=this[e(410)][e(435)][e(438)](e(439)),r=this[e(410)][e(435)][e(438)](e(398)),s=this[e(355)][e(438)](t),o=s[e(412)],i=r[e(330)](o);n[e(357)](o),i&&r[e(434)](i),this[e(355)][e(371)](t),this[e(417)][e(371)](o),s[e(391)]()}[Wc(416)](t){const e=Wc;if(!t[e(321)]||!this[e(355)][e(320)](t))return;const n=this[e(410)][e(435)][e(438)](e(419)),r=this[e(355)][e(438)](t),s=t[e(351)]();r[e(412)][e(329)]=n[e(442)][e(375)](s)}[Wc(391)](){const t=Wc;for(const e of this[t(355)][t(358)]())this[t(422)](e);for(const e of this[t(364)][t(340)]())e[t(405)][t(391)]();super[t(391)]()}}function Jc(t,e){var n=Zc();return(Jc=function(t,e){return n[t-=396]})(t,e)}var Qc=Jc;function Zc(){var t=["pluginName","1691393NmzdqG","adapter","770fBCEmV","get","plugins","12XtxrGS","36160rxhGod","Comments","4210204ArwOVT","771JdLxoU","editor","getSuggestion","requires","266057RsCtps","addSuggestion","3813755jLAfzo","1284PcyXUp","9ETUsfn","18546290AvNnSp","TrackChanges","getSuggestions","9196LRIhiD","addSuggestionData"];return(Zc=function(){return t})()}!function(t,e){for(var n=Jc,r=t();;)try{if(935554===-parseInt(n(416))/1+parseInt(n(413))/2*(-parseInt(n(401))/3)+parseInt(n(400))/4+-parseInt(n(407))/5*(-parseInt(n(397))/6)+-parseInt(n(418))/7*(-parseInt(n(398))/8)+-parseInt(n(409))/9*(parseInt(n(410))/10)+-parseInt(n(405))/11*(-parseInt(n(408))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class Yc extends t.Plugin{static get[Qc(404)](){return[Ec,qc,Qc(399)]}static get[Qc(415)](){return Qc(411)}set[Qc(417)](t){var e=Qc;this[e(402)][e(396)][e(419)](Ec)[e(417)]=t}get[Qc(417)](){var t=Qc;return this[t(402)][t(396)][t(419)](Ec)[t(417)]}[Qc(406)](t){var e=Qc;return this[e(402)][e(396)][e(419)](Ec)[e(414)](t)}[Qc(412)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Qc;return this[n(402)][n(396)][n(419)](Ec)[n(412)]({skipNotAttached:t,toJSON:e})}[Qc(403)](t){var e=Qc;return this[e(402)][e(396)][e(419)](Ec)[e(403)](t)}}const $c=nu;!function(t,e){const n=nu,r=t();for(;;)try{if(431996===parseInt(n(199))/1+parseInt(n(173))/2+parseInt(n(194))/3*(parseInt(n(181))/4)+-parseInt(n(182))/5*(-parseInt(n(201))/6)+-parseInt(n(200))/7*(parseInt(n(186))/8)+parseInt(n(211))/9+-parseInt(n(185))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);const tu=[$c(205)];function eu(){const t=["requires","track-changes-data-invalid-editor-creator","11813930DufGmv","16QhraAk","createDocumentFragment","name","function","model","CommentsRepository","trackChangesData.editorCreator","get","216CfnjXf","data","result","plugins","define","46382eACgcy","1168713MKMJSe","1578HZells","create","_adapter","appendChild","Pagination","constructor","trackChangesData","getFullData","getSuggestions","set","4399443PAEJcZ","createElement","useAnonymousUser","addSuggestionData","end","TrackChangesEditing","getDataWithDiscardedSuggestions","push","Users","TrackChangesData","users","editor","rootsAttributes","acceptAllSuggestions","getUser","init","getRootsAttributes","document","getDataWithAcceptedSuggestions","config","destroy","map","addUser","TrackChangesDataGetter","98904gEHSao","pluginName","discardAllSuggestions","editorCreator","reduce","div","getRootNames","execute","44464PYxDmy","10690COLgUM"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=172]})(t,e)}class ru extends t.Plugin{static get[$c(183)](){return[Ec]}static get[$c(174)](){return $c(220)}[$c(226)](){const t=$c,n=this[t(222)];if(n[t(230)][t(198)](t(192),(e=>{const r=t,s=n[r(190)][r(228)][r(179)]()[r(177)](((t,e)=>(t[e]="",t)),{});return n[r(206)][r(202)](s,e)})),t(189)!=typeof n[t(230)][t(193)](t(207))[t(176)])throw new e.CKEditorError(t(184))}[$c(229)](t){return iu(this[$c(222)],!0,t)}[$c(217)](t){return iu(this[$c(222)],!1,t)}}class su extends t.Plugin{static get[$c(174)](){return $c(172)}constructor(t){const e=$c;super(t),this[e(196)]=e(215)}[$c(226)](){const t=$c;this[t(222)][t(197)][t(193)](t(191))[t(203)]={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(222)][t(197)][t(193)](t(216))[t(203)]=null}}function ou(t){return void 0!==t[$c(227)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,tu);s[r(197)][r(218)](Ec,su),s[r(223)]=ou(t)?t[r(227)]():void 0;const i=document[r(187)](),a=t[r(230)][r(193)](r(207))[r(176)],c=await a(s,(()=>function(t){const e=r,n=document[e(212)](e(178));return t[e(204)](n),n}(i)));!function(t,e){const n=r,s=t[n(190)][n(228)][n(179)]()[n(177)](((e,r)=>(e[r]=t[n(195)][n(193)]({rootName:r}),e)),{}),o=t[n(197)][n(193)](n(219))[n(221)][n(232)]((t=>({id:t.id,name:t[n(188)]}))),i=t[n(197)][n(193)](n(216))[n(209)]({skipNotAttached:!0,toJSON:!0}),a=e[n(197)][n(193)](n(219)),c=e[n(197)][n(193)](n(216));for(const t of o)a[n(225)](t.id)||a[n(233)](t);a.me||a[n(213)]();for(const t of i)c[n(214)](t);e[n(195)][n(210)](s)}(t,c),c[r(180)](r(e?224:175));const u=ou(c)?c[r(208)](n):c[r(195)][r(193)](n);return await c[r(231)](),u}function au(){var t=["4313493btvnWN","621345gebivb","494948OnWaLx","57546GseUJH","174QszzgE","1718912kwZGKQ","1bPsBil","33502tZGEyt","346744GFBbMG"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=327]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(142956===-parseInt(n(330))/1*(-parseInt(n(335))/2)+-parseInt(n(327))/3+-parseInt(n(332))/4+-parseInt(n(334))/5+parseInt(n(328))/6*(-parseInt(n(331))/7)+-parseInt(n(329))/8+parseInt(n(333))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();