@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240225.0 → 0.0.0-nightly-20240227.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=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=429]})(t,e)}function l(){const t=["has","_isEnabledBasedOnSelection","refresh","isEnabled","28842xSMSSG","_enableCommands","commands","forceDisabled","13116TjxEEA","editor","value","_enabledCommands","execute","affectsData","1126120cKPxwm","511ZufAPL","287320sPjeuP","1178040YlFYYS","_disableUnsupportedCommands","clearForceDisabled","270999ClXTro","89781BVQmYD","TrackChangesCommand","104sXfBmk"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(249436===-parseInt(n(443))/1+parseInt(n(438))/2+parseInt(n(450))/3+-parseInt(n(436))/4+parseInt(n(439))/5+-parseInt(n(430))/6*(parseInt(n(437))/7)+-parseInt(n(445))/8*(-parseInt(n(442))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(433)]=e,this[n(432)]=!1,this[n(448)](),this[n(447)]=!1}[c(448)](){this[c(449)]=!0}[c(434)](){const t=c;this[t(432)]=!this[t(432)],this[t(432)]?this[t(440)]():this[t(451)]()}[c(440)](){const t=c;for(const e of this[t(431)][t(452)][t(452)]())e[t(435)]&&!this[t(433)][t(446)](e)&&e[t(429)](t(444))}[c(451)](){const t=c;for(const e of this[t(431)][t(452)][t(452)]())e[t(435)]&&!this[t(433)][t(446)](e)&&e[t(441)](t(444))}}function h(t,e){const n=p();return(h=function(t,e){return n[t-=102]})(t,e)}const g=h;!function(t,e){const n=h,r=t();for(;;)try{if(491025===parseInt(n(103))/1*(-parseInt(n(126))/2)+parseInt(n(109))/3+-parseInt(n(104))/4+parseInt(n(113))/5*(parseInt(n(108))/6)+parseInt(n(110))/7+-parseInt(n(122))/8*(-parseInt(n(106))/9)+parseInt(n(107))/10*(-parseInt(n(124))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=h;super(t),this[n(105)]=e,this[n(123)](),this[n(121)]=!1}[g(123)](){this[g(112)]=!0}[g(111)](t){const n=g,r=this[n(105)][n(119)](t);if(!r)throw new e.CKEditorError(n(114),this);const s=r[n(115)]();this[n(102)][n(125)][n(116)](s)&&this[n(102)][n(117)][n(119)](n(118))[n(120)](r)}}function p(){const t=["canEditAt","plugins","TrackChangesEditing","get","acceptSuggestion","_isEnabledBasedOnSelection","9920YSpRmb","refresh","371030IQUeYD","model","20xbqBYs","editor","83597CLANBL","1497076BXCXxh","_suggestions","5922jxNNOA","180KmWhGB","5082TKYaHf","2151201FkOETJ","5119611MPwtLC","execute","isEnabled","260OnhtYd","track-changes-accept-suggestion-not-found","getRanges"];return(p=function(){return t})()}function m(){const t=["_isEnabledBasedOnSelection","9565FrAuQr","1300277NQtlIy","3441194MDurjn","836744JDHDGd","1644ojVHmZ","isEnabled","3ypcZCT","editor","786153hWTHGD","model","9418038meZXLw","18IfEeRh","getRanges","2903718HZiRhC","TrackChangesEditing","get","discardSuggestion","200KfPeoS","plugins","track-changes-discard-suggestion-not-found","_suggestions","refresh","execute","canEditAt"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(892140===-parseInt(n(147))/1+-parseInt(n(141))/2*(-parseInt(n(145))/3)+-parseInt(n(143))/4*(parseInt(n(139))/5)+-parseInt(n(127))/6+-parseInt(n(149))/7+-parseInt(n(142))/8*(-parseInt(n(125))/9)+-parseInt(n(131))/10*(-parseInt(n(140))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(134)]=e,this[n(135)](),this[n(138)]=!1}[I(135)](){this[I(144)]=!0}[I(136)](t){const n=I,r=this[n(134)][n(129)](t);if(!r)throw new e.CKEditorError(n(133),this);const s=r[n(126)]();this[n(146)][n(148)][n(137)](s)&&this[n(146)][n(132)][n(129)](n(128))[n(130)](r)}}function T(t){const e=_;return t[e(234)](((t,n)=>e(242)==t[e(224)]&&e(242)!=n[e(224)]?-1:e(242)!=t[e(224)]&&e(242)==n[e(224)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=214]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(255)];for(;s<t[n(236)];){const a=t[s],c=t[s+1];r||(r=e[n(226)](a)),A(e,a,c)||(o[n(230)](e[n(227)](r,i[n(216)](a)?e[n(246)](a):e[n(258)](a,n(222)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(246)](e),o=t[r(226)](n);return s[r(253)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(364480===-parseInt(n(250))/1*(-parseInt(n(233))/2)+-parseInt(n(238))/3*(parseInt(n(231))/4)+-parseInt(n(247))/5*(-parseInt(n(237))/6)+parseInt(n(220))/7*(-parseInt(n(243))/8)+parseInt(n(249))/9*(-parseInt(n(214))/10)+parseInt(n(225))/11+-parseInt(n(219))/12*(parseInt(n(229))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["splice","type","7535770MHIeDK","createPositionBefore","createRange","from","13dSlClK","push","83796KQSVKR"," [color ","931592pCUbUg","sort","getRanges","length","78EiisPe","57wXKshi","join","change","map","deletion","8xhgSNE","isInContent","next","createPositionAfter","243995vJBzVJ","add","157968ZBUtRm","1BAscWR","start","content","isTouching","isMultiRange","schema","replace","isCollapsed","createPositionAt","isArray","160oWyFIp","isIntersecting","isObject","color","execute","7897908bGsjyM","586257HPTinU","value","end"];return(k=function(){return t})()}function C(t,e,n){const r=_;for(;n[r(236)];){const s=n[r(223)](0,100);t[r(240)]((()=>{const t=r;for(const n of s)n[t(244)]&&e[t(218)](n.id)}))}}const N=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(114207===-parseInt(n(254))/1*(-parseInt(n(260))/2)+parseInt(n(268))/3+parseInt(n(258))/4*(-parseInt(n(265))/5)+-parseInt(n(259))/6+parseInt(n(253))/7+-parseInt(n(270))/8+-parseInt(n(261))/9*(parseInt(n(262))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class L extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(263)]=e,this[r(248)]=n,this[r(249)](),this[r(255)]=!1}[N(249)](){const t=N,e=Array[t(264)](this[t(248)][t(252)]())[t(266)]((e=>e[t(256)]));this[t(247)]=this[t(263)][t(247)]&&e}[N(250)](){const t=N,e=T(Array[t(264)](this[t(248)][t(252)]()));for(const n of e){const e=n[t(267)]();if(!this[t(269)][t(251)][t(257)](e))return}C(this[t(269)][t(251)],this[t(263)],e)}}function S(){const t=["refresh","execute","model","values","1204469hztuaL","26LHVQph","_isEnabledBasedOnSelection","isInContent","canEditAt","836SvPmgk","302448drAXRG","15358WKBDUg","1443249CyZaDr","10NAjUNY","_command","from","575CjrDzm","some","getRanges","116223DwOmxx","editor","491608NgxZbQ","isEnabled","_suggestions"];return(S=function(){return t})()}function M(t,e){const n=O();return(M=function(t,e){return n[t-=390]})(t,e)}const v=M;function O(){const t=["1411384dtpCUA","_isEnabledBasedOnSelection","selection","size","_command","504393wrLFpa","getRanges","1537206UPingP","from","449918hTzAWA","refresh","values","document","editor","7FZJeTP","isEnabled","170xtUPJi","6guOYBy","768ITCmdO","execute","model","14620ZrhMkb","_selectedSuggestions","603394yAUpQr","1413666GgDvkX","canEditAt","_suggestions"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(302763===-parseInt(n(392))/1+parseInt(n(400))/2*(-parseInt(n(415))/3)+-parseInt(n(401))/4*(-parseInt(n(404))/5)+parseInt(n(390))/6*(-parseInt(n(397))/7)+parseInt(n(410))/8+-parseInt(n(407))/9+-parseInt(n(399))/10*(-parseInt(n(406))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(414)]=e,this[r(409)]=n,this[r(405)]=new Set,this[r(393)](),this[r(411)]=!1}[v(393)](){const t=v,e=this[t(396)][t(403)][t(395)][t(412)],n=Array[t(391)](this[t(409)][t(394)]());this[t(405)]=function(t,e){const n=_,r=Array[n(228)](t[n(235)]()),s=new Set;for(const o of e)if(o[n(244)])for(const e of r)for(const r of o[n(235)]())(e[n(215)](r)||t[n(257)]&&!o[n(254)]&&o[n(245)]&&r[n(222)][n(253)](e[n(251)]))&&s[n(248)](o);return s}(e,n),this[t(398)]=this[t(414)][t(398)]&&!!this[t(405)][t(413)]}[v(402)](){const t=v,e=T(Array[t(391)](this[t(405)]));for(const n of e){const e=n[t(416)]();if(!this[t(396)][t(403)][t(408)](e))return}C(this[t(396)][t(403)],this[t(414)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const 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 kt=At(Y,"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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(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 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 Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Jt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=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&&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,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(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=Y.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=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",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)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return 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||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=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 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=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const 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]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),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:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=zr();return(Gr=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(766810===parseInt(n(462))/1+parseInt(n(484))/2*(-parseInt(n(495))/3)+-parseInt(n(473))/4+-parseInt(n(455))/5+parseInt(n(449))/6+-parseInt(n(474))/7+-parseInt(n(472))/8*(-parseInt(n(523))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(499)]=!1,this.id=e.id,this[n(483)]=e[n(483)],this[n(475)]=e[n(475)]||null,this[n(481)]=e[n(481)],this[n(464)]=e[n(464)]||e[n(481)],this[n(520)]=Boolean(e[n(478)]&&e[n(478)][n(506)]),this[n(463)]=null,this[n(459)]=t,this[n(485)]=e[n(521)],this[n(452)]=e[n(461)],this[n(501)]=e[n(460)],this[n(476)]=new Set,this[n(490)]=null,this[n(507)](n(508),null),this[n(507)](n(478),e[n(478)]||{}),this[n(507)](n(518),null),this[n(507)](n(504),null),this[n(507)](n(502),null),this[n(507)](n(477),!1),this[n(488)](n(454)),this[n(488)](n(503))}get[jr(447)](){const t=jr;let e=this;for(;e[t(518)];)e=e[t(518)];return e}get[jr(450)](){const t=jr;return!!this[t(502)]&&this[t(502)][t(468)]>0}get[jr(470)](){const t=jr;return 0!=this[t(476)][t(526)]&&6==Array[t(448)](this[t(476)])[0][t(511)](":")[t(468)]}get[jr(493)](){return null!==this[jr(480)]()}[jr(522)](t){const e=jr;this[e(476)][e(492)](t)}[jr(489)](){const t=jr;return Array[t(448)](this[t(476)])}[jr(467)](){const t=jr;return this[t(489)]()[t(500)]((e=>this[t(459)][t(514)][t(496)](e)))[t(497)]((t=>t))}[jr(480)](){return this[jr(467)]()[0]||null}[jr(491)](){const t=jr;this[t(459)][t(513)]((e=>{const n=t;for(const t of this[n(467)]())e[n(458)](t)})),this[t(476)][t(519)]()}[jr(458)](t){const e=jr;this[e(459)][e(513)]((n=>{n[e(458)](t)})),this[e(476)][e(456)](t)}[jr(498)](t){const e=jr,n=e(505)+this[e(483)]+":"+this[e(475)]+":"+this.id+":"+this[e(464)].id+":"+Vr[e(494)]();this[e(522)](n),this[e(459)][e(513)]((r=>{r[e(471)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(517)](t){const e=jr;for(const n of this[e(487)]())if(n[e(453)](t))return!0;return!1}[jr(487)](){const t=jr;return this[t(467)]()[t(500)]((e=>e[t(451)]()))}[jr(465)](){const t=jr;return this[t(487)]()[t(509)](((e,n)=>[...e,...n[t(465)]()]),[])}[jr(469)](){const t=jr;var e;return(null===(e=this[t(480)]())||void 0===e?void 0:e[t(451)]())||null}[jr(482)](){const t=jr,e=this[t(487)]();if(1!=e[t(468)])return null;const n=e[0],r=n[t(512)][t(525)],s=n[t(524)][t(457)];return r instanceof i.Element?r!=s?null:r:null}[jr(454)](){const t=jr;this[t(485)](this[t(487)](),this[t(463)],this[t(478)]),this[t(491)]()}[jr(503)](){const t=jr;this[t(452)](this[t(487)](),this[t(463)],this[t(478)]),this[t(491)]()}[jr(516)](){const t=jr,e=[];let n=this[t(447)];for(;n;)e[t(515)](n),n=n[t(504)];return e}[jr(510)](t,e){const n=jr,r=qn(this[n(478)]);hr(r,t,e),wr(r,this[n(478)])||(this[n(478)]=r,this[n(501)](r))}[jr(486)](t){const e=jr,n=qn(this[e(478)]);Ur(n,t),wr(n,this[e(478)])||(this[e(478)]=n,this[e(501)](this[e(478)]))}[jr(479)](){const t=jr;return{id:this.id,type:this[t(475)]?this[t(483)]+":"+this[t(475)]:this[t(483)],authorId:this[t(464)].id,createdAt:this[t(490)],hasComments:this[t(450)],data:this[t(463)],attributes:this[t(478)]}}static[jr(494)](){const t=jr;return(0,e.uid)()[t(466)](1,5)}}function zr(){const t=["onDiscard","714758IyObze","data","creator","getItems","substr","getMarkers","length","getFirstRange","isMultiRange","addMarker","40SFSNDM","4425968jodAXI","2529898XFHkAA","subType","_markerNames","_saved","attributes","toJSON","getFirstMarker","author","getContainedElement","type","2cJskwG","_onAccept","removeAttribute","getRanges","decorate","getMarkerNames","createdAt","removeMarkers","add","isInContent","getMultiRangeId","564777HrLZlU","get","filter","addRange","_isDataLoaded","map","_onAttributesChange","commentThread","discard","next","suggestion:","@external","set","authoredAt","reduce","setAttribute","split","start","change","markers","push","getAllAdjacentSuggestions","isIntersectingWithRange","previous","clear","isExternal","onAccept","addMarkerName","2592585YZQtop","end","nodeAfter","size","head","from","3934524wbKRHO","hasComments","getRange","_onDiscard","isIntersecting","accept","1939310DMgYGZ","delete","nodeBefore","removeMarker","_model","onAttributesChange"];return(zr=function(){return t})()}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["skip","2156428aMkLYb","isObject","deletion","text","addContainer","indexOf","matchingCallback","7ywWKlq","*Remove format:* %0","*Remove:* %0","_handleAttributeSuggestionDescription","_attributeLabels","getDescriptions","attribute","removeEmptyContainer","name","_customCallbacks","removeContainer","replace","item","key","softBreak","addObject","isInContent","_handleInsertRemoveSuggestionDescription","insertion","addFormat","ELEMENT_SPACE","remove","registerElementLabel","*Split:* %0","registerDescriptionCallback","start","nodeAfter","*Merge:* %0","checkChild","2206136UrvYVq","match","isEqual","isEmpty","1927896dxLvwa","map","_itemLabels","getItemLabel","$text","previousSibling","*Insert:* %0","label","get","has","add","$textProxy","Object","function","end","_resolveDescriptionItems","Container","data","762769sYKZtX","push","14267610ECjgJg","2898216ENLJuz","elementEnd","_handleCustomCallbackDescription","nextSibling","getFirstRange","getWalker","element","join","quantity","_locale","10YNisPZ","5668998QrTqxM","*Change to:* %0","addEmptyContainer","type","subType","_schema","removeFormat","_itemLabelsCallbacks","_addDescriptionItems","elementStart","format","newValue","*Set format:* %0","normal","EmptyContainer","set","length","$1 $2","pop","REPLACE_TEXT","removeObject","registerAttributeLabel","_handleRenameSuggestionDescription"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(598655===parseInt(n(398))/1+-parseInt(n(340))/2+-parseInt(n(401))/3+parseInt(n(380))/4*(parseInt(n(315))/5)+-parseInt(n(316))/6*(parseInt(n(347))/7)+parseInt(n(376))/8+parseInt(n(400))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(356)]=[],this[n(382)]=new Map,this[n(323)]=[],this[n(351)]=new Map,this[n(321)]=t,this[n(314)]=e}[Wr(352)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(332)];o++){const i=t[o];if(!i[e(363)])continue;const a=this[e(403)](i);if(a){if(null!=i[e(320)]){if(r[e(389)](i[e(320)]))continue;r[e(390)](i[e(320)])}n[e(399)](a)}else if(e(353)!=i[e(319)])e(365)!=i[e(319)]&&e(342)!=i[e(319)]||this[e(364)](n,i,t[o+1]);else{const t=i[e(397)][e(360)];if(s[e(389)](t))continue;s[e(390)](i[e(397)][e(360)]),t==Ic?this[e(338)](n,i):this[e(350)](n,i)}}return this[e(395)](n)}[Wr(371)](t){const e=Wr;this[e(356)][e(399)](t)}[Wr(369)](t,n,r=e.priorities[Wr(329)]){const s=Wr;s(393)==typeof t?(0,e.insertToPriorityArray)(this[s(323)],{matchingCallback:t,label:n,priority:r}):this[s(382)][s(331)](t,n)}[Wr(337)](t,e){const n=Wr;this[n(351)][n(331)](t,e)}[Wr(383)](t,e=1){const n=Wr;let r;for(const e of this[n(323)])if(e[n(346)](t)){r=e[n(387)];break}return r||(r=this[n(382)][n(388)](t[n(355)])),r?r(e):1!==e?e+" "+t[n(355)]+"s":""+t[n(355)]}[Wr(324)](t,e){const n=Wr,r=e[n(405)]()[n(406)](),s=n(365)==e[n(319)]?n(390):n(368);for(const e of r){const o=e[n(359)],i=t[t[n(332)]-1];if(o.is(n(391)))i&&i[n(319)][n(345)](n(396))>-1&&t[n(334)](),i&&n(343)==i[n(319)]?i[s]+=o[n(397)]:t[n(399)]({type:n(343),add:n(390)==s?o[n(397)]:"",remove:n(368)==s?o[n(397)]:""});else if(this[n(321)][n(341)](o)){const a=o;if(i&&i[n(319)][n(345)](n(396))>-1&&t[n(334)](),n(402)==e[n(319)])continue;i&&i[n(319)]==s+n(392)&&i[n(407)][n(355)]==a[n(355)]?i[n(313)]++:t[n(399)]({type:s+n(392),element:a,quantity:1}),r[n(339)]((t=>!(n(402)==t[n(319)]&&t[n(359)]==o)))}else if(this[n(321)][n(375)](o,n(384))||o.is(n(407),n(361))){const r=o;if(n(390)==s&&n(325)==e[n(319)]||n(368)==s&&n(402)==e[n(319)])continue;if(i&&-1==i[n(319)][n(345)](n(396))){n(343)==i[n(319)]&&(i[s]+="\n");continue}let a;if(a=n(390)==s?r[n(404)]&&!this[n(321)][n(341)](r[n(404)])?r[n(404)]:null:r[n(385)]&&!this[n(321)][n(341)](r[n(385)])?r[n(385)]:null,r[n(379)]||a&&a[n(379)]){const e=a&&a[n(379)]?a:r;i&&i[n(319)]==s+n(330)&&i[n(407)][n(355)]==e[n(355)]?i[n(313)]++:t[n(399)]({type:s+n(330),element:e,quantity:1})}else t[n(399)]({type:s+n(396),element:r})}}}[Wr(395)](t){const e=Wr,n=this[e(314)],r=[],s=[],o=[];for(const i of t)switch(i[e(319)]){case e(343):if(i[e(390)]=i[e(390)][e(358)](/(\S)\u000A+(\S)/g,e(333))[e(358)](/\u000A/g,""),i[e(368)]=i[e(368)][e(358)](/(\S)\u000A+(\S)/g,e(333))[e(358)](/\u000A/g,""),""!=i[e(390)]&&""!=i[e(368)]){r[e(399)]({type:e(358),content:Hr(n,e(335),['"'+i[e(368)]+'"','"'+i[e(390)]+'"'])});continue}if(null!=i[e(390)][e(377)](/^ +$/)){r[e(399)]({type:e(365),content:Hr(n,e(386),Hr(n,e(367),i[e(390)][e(332)]))});continue}if(null!=i[e(368)][e(377)](/^ +$/)){r[e(399)]({type:e(342),content:Hr(n,e(349),Hr(n,e(367),i[e(368)][e(332)]))});continue}if(""!=i[e(390)]){r[e(399)]({type:e(365),content:Hr(n,e(386),'"'+i[e(390)]+'"')});continue}r[e(399)]({type:e(342),content:Hr(n,e(349),'"'+i[e(368)]+'"')});continue;case e(318):case e(362):r[e(399)]({type:e(365),content:Hr(n,e(386),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(354):case e(336):r[e(399)]({type:e(342),content:Hr(n,e(349),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(344):r[e(399)]({type:e(365),content:Hr(n,e(370),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(357):r[e(399)]({type:e(342),content:Hr(n,e(374),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(366):s[e(399)](i[e(360)]);continue;case e(322):o[e(399)](i[e(360)]);continue;default:r[e(399)](i)}if(s[e(332)]){const t=s[e(381)]((t=>this[e(351)][e(389)](t)?this[e(351)][e(388)](t):t))[e(312)](", ");r[e(399)]({type:e(326),content:Hr(this[e(314)],e(328),t)})}if(o[e(332)]){const t=o[e(381)]((t=>this[e(351)][e(389)](t)?this[e(351)][e(388)](t):t))[e(312)](", ");r[e(399)]({type:e(326),content:Hr(this[e(314)],e(348),t)})}return r}[Wr(403)](t){const e=Wr;for(const n of this[e(356)]){const r=n(t);if(r&&e(319)in r)return r}}[Wr(350)](t,e){const n=Wr,r=e[n(397)],s=void 0===r[n(327)]?n(322):n(366);t[n(399)]({type:s,key:r[n(360)]})}[Wr(338)](t,e){const n=Wr;t[n(399)]({type:n(326),content:Hr(this[n(314)],n(317),this[n(383)](e[n(405)]()[n(372)][n(373)],1))})}[Wr(364)](t,e,n){const r=Wr;if(this[r(324)](t,e),n&&n[r(405)]()&&!e[r(405)]()[r(394)][r(378)](n[r(405)]()[r(372)])){const n=t[t[r(332)]-1],s=r(365)==e[r(319)]?r(390):r(368);n&&r(343)==n[r(319)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(479342===parseInt(n(156))/1*(-parseInt(n(153))/2)+parseInt(n(146))/3+-parseInt(n(149))/4+parseInt(n(144))/5+-parseInt(n(147))/6+parseInt(n(145))/7+-parseInt(n(150))/8*(parseInt(n(155))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(152)](){const t=Zr,e=this[t(151)],n=e[t(157)][t(148)](t(142));e[t(143)][t(148)](t(154))&&n[t(158)](t(154))}}function Jr(){const t=["56uulwMC","editor","afterInit","3462YpPXGP","showAIAssistant","662328rOyEXI","52iRsWiB","plugins","enableCommand","TrackChangesEditing","commands","2291560yIzVHk","5189744yOhTjy","1995312RDIeto","3636210AlfeqX","get","697100aZjXyJ"];return(Jr=function(){return t})()}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=304]})(t,e)}function es(){const t=["487963VTRlna","3748juFVlN","FORMAT_ALIGN_TO_LEFT","1833vJNPJm","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","format","formatBlock","editor","left","right","locale","afterInit","1386BkZsZc","registerAttributeLabel","FORMAT_ALIGNMENT","_descriptionFactory","_enableDefaultAttributesIntegration","3730ZlfSDy","get","registerDescriptionCallback","6VrpzlM","1263lXxhiJ","center","6390630AZwmlS","value","1QvpVOO","1572890WhuxYc","_registerLegacyDescription","justify","541532dutbIg","*Format:* %0","AlignmentEditing","plugins","type","24GMapoA","commandName","commandParams","51108VQFHBB","alignment","has","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_RIGHT"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(403243===-parseInt(n(315))/1*(-parseInt(n(319))/2)+parseInt(n(311))/3*(parseInt(n(333))/4)+-parseInt(n(316))/5*(parseInt(n(310))/6)+-parseInt(n(332))/7*(-parseInt(n(324))/8)+-parseInt(n(313))/9+parseInt(n(307))/10*(-parseInt(n(345))/11)+parseInt(n(327))/12*(parseInt(n(335))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(344)](){const t=$r,e=this[t(340)],n=e[t(343)];if(!e[t(322)][t(329)](t(321)))return;const r=e[t(322)][t(308)](t(336));r[t(306)](t(328),[],[t(328)]),r[t(305)][t(346)](t(328),Hr(n,t(304))),this[t(317)]()}[$r(317)](){const t=$r,e=this[t(340)],n=e[t(343)];e[t(322)][t(308)](t(336))[t(305)][t(309)]((e=>{const r=t;if(r(339)!=e[r(323)])return;const{data:s}=e;if(s&&r(328)==s[r(325)]){const t=s[r(326)][0][r(314)];return{type:r(338),content:Hr(n,r(320),function(t){const e=r;switch(t){case e(341):return Hr(n,e(334));case e(342):return Hr(n,e(331));case e(312):return Hr(n,e(330));case e(318):return Hr(n,e(337))}}(t))}}}))}}const rs=os;function ss(){const t=["*Format:* %0","afterInit","1647850KsVLcZ","SubscriptEditing","slice","4908iiNqwI","registerAttributeLabel","FORMAT_UNDERLINE","code","ItalicEditing","strikethrough","BoldEditing","FORMAT_SUPERSCRIPT","commandName","6HyoUfF","registerDescriptionCallback","FORMAT_","superscript","italic","UnderlineEditing","formatInline","has","2925230easpog","TrackChangesEditing","editor","CodeEditing","locale","bold","FORMAT_CODE","forceValue","6137288dANeCx","FORMAT_SUBSCRIPT","1770906qAblBo","toUpperCase","get","270kwnzMt","FORMAT_STRIKETHROUGH","87939ghpxzb","subscript","format","1kXwfMb","SuperscriptEditing","1773XwNOpT","underline","StrikethroughEditing","_registerLegacyDescription","toLowerCase","commandParams","*Remove format:* %0","type","_descriptionFactory","plugins","FORMAT_BOLD","FORMAT_ITALIC","_enableDefaultAttributesIntegration","3873496XmpZLA"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(475358===-parseInt(n(331))/1*(parseInt(n(323))/2)+parseInt(n(333))/3*(parseInt(n(352))/4)+-parseInt(n(349))/5*(parseInt(n(361))/6)+-parseInt(n(369))/7+parseInt(n(377))/8+parseInt(n(328))/9*(parseInt(n(326))/10)+parseInt(n(346))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(358),rs(356),rs(366),rs(372),rs(335),rs(350),rs(332)];class as extends t.Plugin{[rs(348)](){const t=rs,e=this[t(371)],n=e[t(342)][t(325)](t(370)),r=e[t(373)];for(const s of is){if(!e[t(342)][t(368)](s))continue;const o=s[t(351)](0,-7)[t(337)](),i=t(363)+o[t(324)]();n[t(345)](o,[o]),n[t(341)][t(353)](o,Hr(r,i))}this[t(336)]()}[rs(336)](){const t=rs,e=this[t(371)],n=e[t(373)],r=e[t(342)][t(325)](t(370));function s(e,s){const o=t;r[o(341)][o(362)]((t=>{const r=o;if(r(367)!=t[r(340)])return;const{data:i}=t;return i&&i[r(360)]===e?i[r(338)][0][r(376)]?{type:r(330),content:Hr(n,r(347),s)}:{type:r(330),content:Hr(n,r(339),s)}:void 0}))}s(t(374),Hr(n,t(343))),s(t(365),Hr(n,t(344))),s(t(334),Hr(n,t(354))),s(t(355),Hr(n,t(375))),s(t(357),Hr(n,t(327))),s(t(329),Hr(n,t(322))),s(t(364),Hr(n,t(359)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(599753===-parseInt(n(362))/1+-parseInt(n(323))/2+-parseInt(n(324))/3*(-parseInt(n(329))/4)+parseInt(n(360))/5*(-parseInt(n(361))/6)+-parseInt(n(358))/7*(parseInt(n(359))/8)+-parseInt(n(349))/9+parseInt(n(335))/10*(parseInt(n(327))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(347)](){const t=cs,e=this[t(345)],n=e[t(326)];if(!e[t(352)][t(365)](t(332)))return;const r=e[t(352)][t(331)](t(333)),s=this[t(345)][t(355)][t(331)](t(340));r[t(338)](t(340),((n,o={})=>{const i=t,a=this[i(345)][i(363)][i(353)][i(343)],c=o&&void 0!==o[i(330)]?o[i(330)]:!s[i(344)];let u=[];if(c){const t=Array[i(334)](a[i(328)]())[i(325)]((t=>fs(t)||function(t,e){const n=i,r=e[n(364)](t[n(357)],n(340)),s=e[n(364)]([n(341),n(340)],t);return r&&s}(t,this[i(345)][i(363)][i(351)])));u=y(t,e[i(363)])}else{const t=Array[i(334)](a[i(328)]())[i(325)]((t=>fs(t)));u=y(t,e[i(363)])}e[i(363)][i(356)]((()=>{const t=i;for(const e of u)r[t(348)](e,{commandName:t(340),commandParams:[{forceValue:c}]})}))})),r[t(322)][t(337)]((e=>{const r=t,{data:s}=e;if(s&&r(340)==s[r(350)]){const t=Hr(n,r(346));return s[r(354)][0][r(330)]?{type:r(336),content:Hr(n,r(342),t)}:{type:r(336),content:Hr(n,r(321),t)}}}))}}function fs(t){const e=cs;return e(340)==t[e(357)][e(339)]}function hs(){const t=["name","blockQuote","$root","*Set format:* %0","selection","value","editor","ELEMENT_BLOCK_QUOTE","afterInit","markBlockFormat","3928581gxpxNa","commandName","schema","plugins","document","commandParams","commands","change","parent","7wmcRhi","5499224tlgNBh","660EBHFwV","53148kVUFPC","824512Xkzeqd","model","checkChild","has","*Remove format:* %0","_descriptionFactory","1566664FuPhTE","2313totzca","filter","locale","9834Jgxote","getSelectedBlocks","2372JRCsxr","forceValue","get","BlockQuoteEditing","TrackChangesEditing","from","45230bykLZb","format","registerDescriptionCallback","enableCommand"];return(hs=function(){return t})()}const gs=ps;function ds(){const t=["plugins","has","12bYKCIj","afterInit","changeCaseUpper","6hFccaW","editor","9nxHKZk","changeCaseLower","6490LAjsGd","TrackChangesEditing","enableCommand","get","1041416ZvTOZX","changeCaseTitle","CaseChange","1085826EGflsn","4657680LXuaga","3326449pgVaXZ","2020952PyzinY","2126524mpGKWh","21615WKmhDQ"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(543400===parseInt(n(497))/1+-parseInt(n(494))/2+parseInt(n(486))/3*(-parseInt(n(479))/4)+-parseInt(n(498))/5+-parseInt(n(483))/6*(-parseInt(n(499))/7)+-parseInt(n(500))/8*(parseInt(n(488))/9)+-parseInt(n(490))/10*(-parseInt(n(480))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(484)](){const t=gs,e=this[t(487)];e[t(481)][t(482)](t(496))&&(e[t(481)][t(493)](t(491))[t(492)](t(485)),e[t(481)][t(493)](t(491))[t(492)](t(489)),e[t(481)][t(493)](t(491))[t(492)](t(495)))}}const Is=bs;function Es(){const t=["25594740PuNrJu","enableCommand","commands","144gPOGej","3072664scvGgp","2eOZssQ","editor","get","9EpoRlO","afterInit","plugins","1062115xUVsSA","4518972pZaKPA","19560CzLoQV","ckbox","86166kUonde","TrackChangesEditing","5168310PGYhph"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(599253===parseInt(n(174))/1*(-parseInt(n(186))/2)+-parseInt(n(178))/3+-parseInt(n(175))/4+-parseInt(n(176))/5*(parseInt(n(184))/6)+parseInt(n(180))/7+-parseInt(n(185))/8+parseInt(n(189))/9*(parseInt(n(181))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(172)](){const t=Is,e=this[t(187)];e[t(183)][t(188)](t(177))&&e[t(173)][t(188)](t(179))[t(182)](t(177))}}const _s=As;function ys(){const t=["registerElementLabel","808980CyXShj","_descriptionFactory","find","document","plugins","commandName","indentCodeBlock","codeBlock","language","format","get","name","350388BpAGCo","isLimit","label","70qFlCbl","checkChild","forceValue","selection","40SUACAR","afterInit","value","parent","TrackChangesEditing","change","model","commands","outdentCodeBlock","blockName","commandParams","registerDescriptionCallback","toLowerCase","formatBlock","3081448hkaZys","enableCommand","config","CodeBlock","languages","15NkHmLe","getSelectedBlocks","type","has","*Set format:* %0","*Remove format:* %0","rootElement","from","52214hmhuEN","filter","schema","editor","3902568OOhnjL","markBlockFormat","locale","ELEMENT_CODE_BLOCK","781869HIMCKX","985221MONLZH"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(491267===-parseInt(n(262))/1+parseInt(n(311))/2*(parseInt(n(303))/3)+parseInt(n(298))/4+-parseInt(n(265))/5+parseInt(n(277))/6*(parseInt(n(280))/7)+-parseInt(n(315))/8+-parseInt(n(263))/9*(-parseInt(n(284))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(285)](){const t=_s,e=this[t(314)];if(!e[t(269)][t(306)](t(301)))return;const n=e[t(269)][t(275)](t(288)),r=e[t(317)],s=e[t(300)][t(275)](t(272))[t(302)],o=e[t(291)][t(275)](t(272));n[t(299)](t(271)),n[t(299)](t(292)),n[t(299)](t(272),((r,i={})=>{const a=t,c=e[a(290)],u=e[a(290)][a(268)][a(283)],l=i&&void 0!==i[a(282)]?i[a(282)]:!o[a(286)];let f;i[a(273)]||(i[a(273)]=s[0][a(273)]),f=l?Array[a(310)](u[a(304)]())[a(312)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(309))&&!e[n(278)](t)&&e[n(281)](t[n(287)],n(272))}(t,c[a(313)]))):Array[a(310)](u[a(304)]())[a(312)]((t=>Cs(t)));const h=y(f,c);c[a(289)]((()=>{const t=a;for(const e of h)n[t(316)](e,{commandName:t(272),commandParams:[{...i,forceValue:l}],formatGroupId:t(293)})}))})),n[t(266)][t(264)](t(272),(e=>Hr(r,t(261),e))),n[t(266)][t(295)]((e=>{const n=t;if(n(297)!=e[n(305)])return;const o=r.t,{data:i}=e;if(!i||n(272)!=i[n(270)])return;const a=i[n(294)][0][n(273)],c=o(s[n(267)]((t=>t[n(273)]===a))[n(279)])[n(296)]();return i[n(294)][0][n(282)]?{type:n(274),content:Hr(r,n(307),Hr(r,n(261),1)+" ("+c+")")}:{type:n(274),content:Hr(r,n(308),Hr(r,n(261),1))}}))}}function Cs(t){const e=_s;return e(272)==t[e(276)]}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=399]})(t,e)}function Ls(){const t=["addCommentThread","533358uyOPwu","187421Dylbnt","11dBAZns","TrackChangesEditing","6pzHnCZ","9mSRLbG","2812941KvaNMc","has","4874219ezfPAM","1928328oUZkXE","enableCommand","CommentsEditing","get","35126750KqSEBD","1349315TeVJGg","afterInit","editor","plugins","16WApbcN"];return(Ls=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(451857===-parseInt(n(402))/1+parseInt(n(401))/2*(-parseInt(n(406))/3)+-parseInt(n(410))/4+parseInt(n(415))/5*(-parseInt(n(405))/6)+-parseInt(n(409))/7+parseInt(n(399))/8*(-parseInt(n(407))/9)+-parseInt(n(414))/10*(-parseInt(n(403))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(416)](){const t=Ns,e=this[t(417)];e[t(418)][t(408)](t(412))&&e[t(418)][t(413)](t(404))[t(411)](t(400))}}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=121]})(t,e)}function Os(){const t=["isAtEnd","plugins","toViewPosition","10KLpsRy","addClass","ck-suggestion-marker-","228LqSCAH","mapper","writer","listItem","push","model","bindElementToMarker","createRangeOn","isLimit","170394UDlkKA","markerRange","consumable","name","937736xWAxKI","906435vfnGWO","parent","schema","hasAttribute","includes","markerName","insert","5514586Guekwz","5yGjXJm","addHighlight","nextSibling","3732675MBpxVD","start","TrackChangesEditing","28wgMQKP","ck-suggestion-marker--active","span","getCustomProperty","getWalker","activeMarkers","type","elementEnd","16492716nuMDkZ","119450vgUwdW","toViewElement","previousPosition","createUIElement","get","test","isContent","listIndent","getAttribute","getItems","item","element","isBlock"];return(Os=function(){return t})()}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(126)]())o[r(153)](t)&&s[r(140)](n[r(143)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(131)][r(121)](r(163));return(o,i,a)=>{const c=r;if(!a[c(147)][c(122)](i[c(146)],o[c(148)]))return;const u=i[c(146)][c(168)](),l=i[c(146)][c(162)],f=t[c(141)][c(152)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(127)];d=d||f[c(123)](e);const n=a[c(137)][c(174)](e);if(n&&n[c(167)](c(159)))return;c(171)==t[c(170)]&&f[c(129)](e)&&!f[c(144)](e)&&(e[c(160)]||l[c(130)]?h&&h[c(151)]==e||(h=e,m(t[c(175)]),p=!0):g=g||t[c(175)])}function m(t){const r=c,o=a[r(138)][r(176)](r(166),{class:r(135)+e}),u=a[r(137)][r(132)](t);n&&s[r(169)][r(154)](i[r(155)])&&a[r(138)][r(134)](r(165),o),a[r(138)][r(156)](u,o),a[r(137)][r(142)](o,i[r(155)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(922972===-parseInt(n(158))/1*(parseInt(n(173))/2)+parseInt(n(161))/3+-parseInt(n(164))/4*(-parseInt(n(150))/5)+-parseInt(n(136))/6*(-parseInt(n(145))/7)+parseInt(n(149))/8+-parseInt(n(172))/9+-parseInt(n(133))/10*(parseInt(n(157))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Fs=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=328]})(t,e)}function xs(){const t=["showSuggestionHighlights","requires","lock","unlock","forward","createSelection","editor","12243152LFAmrQ","deleteForward","294guDATh","10762380bchiiD","buffer","2661gvWmXm","getFirstRange","merge","822140UzxWBh","markerName","editing","unit","modifySelection","model","remove","1452NLcevF","enqueueChange","291656ZwjcZT","18977KAsqFK","isCollapsed","get","document","bind","root","setSelection","end","batch","init","createRange","markerNameToElements","rootName","$graveyard","TrackChangesEditing","start","selection","writer","detach","unbindElementFromMarkerName","downcastDispatcher","removeMarker:suggestion:deletion","fromRange","commands","110vSpVoP","delete","plugins","1719221XbpCjF","enableCommand","uiElement","mapper","high","options","addMarker:suggestion:deletion","data"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(893146===parseInt(n(370))/1+-parseInt(n(387))/2*(parseInt(n(330))/3)+parseInt(n(342))/4*(-parseInt(n(367))/5)+-parseInt(n(340))/6*(-parseInt(n(343))/7)+parseInt(n(385))/8+-parseInt(n(328))/9+-parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Fs(379)](){return[Ms.Delete]}[Fs(352)](){const t=Fs,e=this[t(384)],n=e[t(369)][t(345)](t(357));n[t(371)](t(368));const r=e[t(366)][t(345)](t(386));n[t(371)](t(386),((n,s={})=>{const o=t,a=e[o(338)][o(383)](e[o(338)][o(346)][o(359)]);a[o(344)]&&e[o(338)][o(337)](a,{direction:o(382),unit:s[o(336)]});const c=a[o(331)](),u=i.LiveRange[o(365)](c);let l;n(s),l=o(356)==u[o(348)][o(355)]?e[o(338)][o(353)](c[o(358)]):e[o(338)][o(353)](u[o(358)],u[o(350)]),u[o(361)](),e[o(338)][o(341)](r[o(329)][o(351)],(t=>{const e=o;r[e(329)][e(380)](),t[e(349)](t[e(353)](l[e(350)])),r[e(329)][e(381)]()}))})),e[t(335)][t(363)].on(t(376),Ds(e,t(332)),{priority:t(374)}),e[t(377)][t(363)].on(t(376),((n,r,s)=>{const o=t;s[o(375)][o(378)]&&Ds(e,o(332),{showActiveMarker:!1})[o(347)](this)(n,r,s)}),{priority:t(374)}),e[t(335)][t(363)].on(t(364),((e,n,r)=>{const s=t,o=r[s(373)][s(354)](n[s(334)]);if(o)for(const t of o)t.is(s(372))&&(r[s(373)][s(362)](t,n[s(334)]),r[s(360)][s(339)](t))}),{priority:t(374)})}}function Us(){const t=["*Indent:* %0","isNextTo","mergeListItemForward","todoListCheck","head","forceValue","*Merge:* %0","getChanges","indentList","createRange","2413143hcOaSW","numberedList","selection","184JGqiPz","bulleted","1714699hqdSzB","config","change","detach","find","commandParams","6VLwZky","key","oldValue","mergeListItemBackward","previousSibling","outdentList","todoList","editor","*Set format:* %0","nodeAfter","*Change to:* %0","attributes","parent","containsItem","*Format:* remove from %0","listStyle","listItemIdFixer","every","get","registerDescriptionCallback","*Format:* insert into %0","fromRange","format","*Uncheck item*","push","*Outdent:* %0","from","setSelection","commandName","2umbCQm","todo","getSuggestions","deletion","_registerLegacyDescription","groupId","*Check item*","multipleBlocks","length","getFirstRange","trackChangesCommand","plugins","ELEMENT_LIST_ITEM","document","ListEditing","checkTodoList","type","getAttribute","differ","splitListItemBefore","isObject","17781FocVjL","_getAttributeKey","ELEMENT_","splitListItemAfter","80314dpIUfn","execute","assureChains","_findSuggestions","value","commands","_LIST","afterInit","registerAttributeLabel","batch","schema","list.multiBlock","registerCustomCallback","refresh","listReversed","_suggestionFactory","getRanges","attributeKey","_supportLegacySuggestions","8qLQUeq","meta","numbered","accept","_enableDefaultAttributesIntegration","end","*Split:* list item","default","ELEMENT_TODO_LIST","includes","locale","_descriptionFactory","registerPostFixer","newValue","toUpperCase","*Merge:* list item","attribute","registerElementLabel","FORMAT_INDENT","createPositionAt","isUndo","documentList","suggestion","setAttribute","formatBlock","model","start","todoListChecked","3836230Vfmpfz","bulletedList","noTrackChangesFixer","listIndent","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","getFirstMarker","listItemId","filter","listStart","has","range","map","listType","nextSibling","TrackChangesEditing","isLocal","TodoListEditing","removeMarker","1865171tuzJwy","*Remove format:* %0","data","next","1984955wuCjwd"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(290297===-parseInt(n(247))/1*(parseInt(n(272))/2)+-parseInt(n(268))/3*(-parseInt(n(210))/4)+parseInt(n(196))/5+-parseInt(n(218))/6*(parseInt(n(212))/7)+-parseInt(n(291))/8*(parseInt(n(207))/9)+parseInt(n(319))/10+-parseInt(n(192))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(279)](){const t=js,e=this[t(225)];if(!e[t(258)][t(183)](t(261)))return;const n=e[t(301)],r=e[t(258)][t(236)](t(188)),s=e[t(258)][t(183)](t(190)),o=!!e[t(213)][t(236)](t(283));function i(e){const r=t;return{type:r(240),content:""+Hr(n,r(226),e)}}function a(e){const r=t;return{type:r(240),content:""+Hr(n,r(193),e)}}r[t(295)](t(208),[],[t(326),t(186),t(322)]),r[t(295)](t(320)),r[t(295)](t(205)),r[t(295)](t(223)),r[t(295)](t(271)),r[t(295)](t(266)),o&&(r[t(295)](t(221)),r[t(295)](t(199))),s&&(r[t(295)](t(224)),r[t(295)](t(262),[],[t(318)]),r[t(302)][t(237)]((e=>{const r=t,{data:s}=e;if(s&&r(318)==s[r(219)])return{type:r(240),content:s[r(304)]?Hr(n,r(253)):Hr(n,r(241))}})),this[t(225)][t(316)][t(260)][t(303)]((e=>{const n=t;if(e[n(281)][n(311)])return!1;let s=!1;const o=r[n(249)]({skipNotAttached:!0})[n(327)]((t=>n(318)===r[n(269)](t)));for(const t of o)n(248)!=t[n(256)]()[n(317)][n(227)][n(264)](n(186))&&(r[n(275)](t[n(256)](),n(307))[n(216)]((t=>n(186)===r[n(269)](t[n(313)])))||(e[n(191)](t[n(325)]()),s=!0));return s}))),r[t(302)][t(280)](t(322),Hr(n,t(309)));const c={type:t(240),content:""};r[t(302)][t(237)]((e=>{const r=t,{data:s}=e;if(!s||r(186)!=s[r(219)])return;let u=e[r(201)];for(;u;){if(u[r(194)]&&(r(233)==u[r(194)][r(219)]&&(u[r(194)][r(304)]&&r(298)!=u[r(194)][r(304)]||r(298)!=u[r(194)][r(220)]&&!s[r(304)])||!o&&u[r(194)][r(219)]==Ic))return c;u=u[r(195)]}if(null==s[r(304)])switch(s[r(220)]){case r(211):return a(Hr(n,r(323)));case r(293):return a(Hr(n,r(324)));case r(248):return a(Hr(n,r(299)))}switch(s[r(304)]){case r(211):return i(Hr(n,r(323)));case r(293):return i(Hr(n,r(324)));case r(248):return i(Hr(n,r(299)))}})),r[t(302)][t(237)]((e=>{const n=t,{data:r}=e;if(r&&n(322)==r[n(219)])return null==r[n(304)]||null==r[n(220)]&&0==r[n(304)]?c:void 0})),r[t(302)][t(237)]((e=>{const r=t;if(r(307)!=e[r(263)])return;const{data:s}=e;if(!s||r(326)!=s[r(219)])return;const o=zs(e);return o?r(304)==o?{type:r(240),content:Hr(n,r(306))}:r(220)==o?{type:r(240),content:Hr(n,r(297))}:c:c})),e[t(316)][t(260)][t(303)]((e=>this[t(234)](e))),e[t(316)][t(260)][t(303)]((e=>this[t(321)](e))),e[t(316)][t(260)][t(303)]((e=>this[t(274)](e))),this[t(290)]()}[js(234)](t){const e=js;if(t[e(281)][e(311)]||!t[e(281)][e(189)])return!1;let n=!1;const r=this[e(225)][e(258)][e(236)](e(188))[e(249)]({skipNotAttached:!0})[e(327)]((t=>t[e(194)]&&e(326)==t[e(194)][e(219)]))[e(327)]((t=>t[e(194)][e(304)]&&t[e(194)][e(220)]));for(const s of r)zs(s)||(t[e(191)](s[e(325)]()),n=!0);return n}[js(321)](t){const e=js;if(t[e(281)][e(311)]||!t[e(281)][e(189)])return!1;const n=this[e(225)][e(258)][e(236)](e(188));if(n[e(257)][e(276)])return!1;let r=!1;const s=[e(186),e(233),e(326),e(322),e(182),e(286),e(200)],o=this[e(225)][e(316)][e(260)][e(265)][e(204)]()[e(327)]((t=>e(307)==t[e(263)]))[e(327)]((t=>s[e(300)](t[e(289)])));if(0==o[e(255)])return r;for(const i of o){const o=n[e(275)](i[e(184)],e(307))[e(327)]((t=>!t[e(292)][e(198)]))[e(185)]((t=>t[e(313)]))[e(327)]((t=>{const r=e,o=n[r(269)](t);return s[r(300)](o)}));if(o[e(255)]){for(const n of o)t[e(191)](n[e(325)]());r=!0}}return r}[js(274)](t){const e=js;if(t[e(281)][e(311)]||!t[e(281)][e(189)])return!1;const n=this[e(225)][e(258)][e(236)](e(188));let r=!1;const s=[e(186),e(233),e(326),e(322),e(182),e(286),e(200)];for(const t of n[e(249)]({skipNotAttached:!0})){const o=n[e(275)](t[e(256)](),e(307))[e(185)]((t=>t[e(313)]))[e(327)]((t=>t[e(194)]&&s[e(300)](t[e(194)][e(219)])));if(!o[e(255)])continue;const a=o[0][e(201)][e(229)][e(252)];if(!o[e(235)]((t=>t[e(229)][e(252)]===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(249)]({skipNotAttached:!0})[s(327)]((e=>s(307)==e[s(263)]&&e[s(229)][s(252)]==t)))e[s(314)](s(252),r)}function i(t,n){const r=e;let s=t[r(201)],i=!1;for(;s;)s[r(229)][r(252)]!=n&&(o(s[r(229)][r(252)],n),s[r(314)](r(252),n),i=!0),s=s[r(195)];return i}}[js(290)](){const t=js,e=this[t(225)],n=e[t(301)],r=e[t(258)][t(236)](t(188));this[t(251)](),r[t(287)][t(284)](t(315),t(312),t(294),(function(n,r){const s=t,o=[];for(let t of n)t[s(317)][s(227)]===t[s(296)][s(230)]&&(t=e[s(316)][s(206)](e[s(316)][s(310)](t[s(317)][s(227)],0))),o[s(242)](t);e[s(316)][s(214)]((t=>{const n=s,a=e[n(316)][n(260)][n(209)],c=Array[n(244)](a[n(288)]())[n(185)]((t=>i.LiveRange[n(239)](t)));t[n(245)](o),e[n(277)][n(236)](r[n(246)])[n(285)](),r[n(217)][n(242)]({forceDefaultExecution:!0}),e[n(273)](r[n(246)],...r[n(217)]),t[n(245)](c);for(const t of c)t[n(215)]()}))})),r[t(302)][t(308)]((function(n){const r=t,s=!e[r(316)][r(282)][r(267)](n),o=n[r(222)],i=n[r(187)],a=n[r(264)](r(326)),c=!o||o[r(264)](r(326))!==a,u=!i||i[r(264)](r(326))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(259),e)))}[js(251)](){const t=js,e=this[t(225)],n=e[t(301)];function r(n){const r=t,s=e[r(277)][r(236)](r(320))[r(276)],o=e[r(277)][r(236)](r(208))[r(276)];return r(208)===n?s:o}e[t(258)][t(236)](t(188))[t(302)][t(237)]((function(s){const o=t;if(o(315)!=s[o(263)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(246)]){case o(320):u=i[o(217)][0][o(202)],l=r(i[o(246)]),a=o(u?238:232),!l&&e[o(213)][o(236)](o(283))||(a=o(228)),c={type:o(240),content:Hr(n,a,Hr(n,o(323)))};break;case o(208):u=i[o(217)][0][o(202)],l=r(i[o(246)]),a=o(u?238:232),!l&&e[o(213)][o(236)](o(283))||(a=o(228)),c={type:o(240),content:Hr(n,a,Hr(n,o(324)))};break;case o(205):a=o(197),c={type:o(240),content:Hr(n,a,Hr(n,o(259)))};break;case o(223):a=function(t){const e=o,n=t[e(256)]();let r=n[e(317)][e(227)];for(;r&&n[e(231)](r);){if(r[e(264)](e(322))>0)return!1;r=r[e(187)]}return!0}(s)?Hr(n,o(232),Hr(n,function(t){const e=o;return e(270)+t[e(256)]()[e(317)][e(227)][e(264)](e(186))[e(305)]()+e(278)}(s))):Hr(n,o(243),Hr(n,o(259))),c={type:o(240),content:a};break;case o(221):case o(199):!1===i[o(254)]&&(a=o(203),c={type:o(250),content:Hr(n,a,Hr(n,o(259)))})}return c}))}}function zs(t){const e=js;let n=t[e(256)]()[e(317)][e(227)][e(222)];for(;n;){const r=n[e(264)](e(326));if(!r)return!1;if(r==t[e(194)][e(304)])return e(304);if(r==t[e(194)][e(220)])return e(220);n=n[e(222)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(122819===parseInt(n(352))/1*(-parseInt(n(376))/2)+parseInt(n(432))/3*(-parseInt(n(420))/4)+-parseInt(n(387))/5+-parseInt(n(415))/6*(-parseInt(n(399))/7)+-parseInt(n(434))/8*(parseInt(n(378))/9)+-parseInt(n(403))/10+parseInt(n(416))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ws extends t.Plugin{[Hs(424)](){const t=Hs;if(!this[t(439)][t(353)][t(364)](t(362)))return;const e=this[t(439)][t(417)][t(430)](t(374)),n=this[t(439)][t(353)][t(430)](t(398));e[t(393)]&&n[t(368)](t(358),[],[t(358)]),e[t(373)]&&n[t(368)](t(382),[],[t(382)]),e[t(372)]&&n[t(368)](t(421),[],[t(421)]);const r={type:t(435),content:""};n[t(379)][t(388)](this[t(440)][t(418)](this));const s=this[t(439)][t(401)];n[t(379)][t(400)](t(382),Hr(s,t(422))),n[t(379)][t(388)]((e=>{const n=t,{data:s}=e;if(s&&n(382)==s[n(425)])return null==s[n(391)]||0==s[n(391)]&&null==s[n(371)]?r:void 0})),n[t(379)][t(400)](t(421),Hr(s,t(423))),n[t(379)][t(388)]((e=>{const n=t,{data:s}=e;if(s&&n(421)==s[n(425)])return null==s[n(391)]||1==s[n(391)]&&null==s[n(371)]?r:void 0})),this[t(439)][t(369)][t(394)][t(370)]((e=>{const r=t;if(e[r(426)][r(385)])return!1;let s=!1;const o=n[r(431)]({skipNotAttached:!0})[r(413)]((t=>{const e=r,s=n[e(380)](t);return e(421)==s||e(382)==s}));for(const t of o)r(366)!=t[r(384)]()[r(436)][r(395)][r(355)](r(433))&&(n[r(367)](t[r(384)](),r(412))[r(365)]((t=>r(433)==n[r(380)](t[r(383)])))||(e[r(442)](t[r(389)]()),s=!0));return s})),this[t(404)]()}[Hs(440)](t){const e=Hs,n=this[e(439)][e(401)],{data:r}=t,s={type:e(435),content:""};if(!r||e(358)!=r[e(425)])return;if(!r[e(371)])return e(396)==r[e(391)]?s:{type:e(435),content:""+Hr(n,e(359),Hr(n,this[e(414)](r[e(391)])))};if(!r[e(391)]){if(e(396)==r[e(371)])return s;let o=t[e(390)];for(;o;){if(o[e(407)]&&e(433)==o[e(407)][e(425)]&&o[e(407)][e(391)])return s;o=o[e(429)]}return{type:e(435),content:""+Hr(n,e(402),Hr(n,this[e(414)](r[e(371)])))}}if(e(396)!=r[e(391)])return{type:e(435),content:""+Hr(n,e(359),Hr(n,this[e(414)](r[e(391)])))};let o=t[e(390)];for(;o;){if(o[e(407)]&&e(433)==o[e(407)][e(425)]&&o[e(407)][e(391)]&&o[e(407)][e(371)])return s;o=o[e(429)]}const i=t[e(384)]()[e(436)][e(395)][e(355)](e(433));return{type:e(435),content:Hr(n,e(359),Hr(n,e(357)+i[e(381)]()+e(397)))}}[Hs(404)](){const t=Hs,e=this[t(439)],n=e[t(401)];e[t(353)][t(430)](t(398))[t(379)][t(388)]((e=>{const r=t;if(r(375)!=e[r(356)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(437)]){case r(358):o=r(410),i={type:r(435),content:Hr(n,o,Hr(n,this[r(414)](s[r(427)][0][r(356)])))};break;case r(382):o=s[r(427)][0][r(373)]?r(411):r(386),i={type:r(435),content:Hr(n,o)};break;case r(421):o=r(409),i={type:r(435),content:Hr(n,o,s[r(427)][0][r(372)])}}return i}))}[Hs(414)](t){const e=Hs;return e(357)+function(t){const n=e;return qs[n(419)](t)?n(405):Zs[n(419)](t)?n(366):null}(t)[e(381)]()+e(360)+t[e(381)]()[e(377)](/-/g,"_")}}function Ks(t,e){const n=Xs();return(Ks=function(t,e){return n[t-=352]})(t,e)}function Xs(){const t=["formatBlock","1102aQRocl","replace","98253bBAzIS","_descriptionFactory","_getAttributeKey","toUpperCase","listReversed","suggestion","getFirstRange","isUndo","*Format:* set order to regular","1024540yBRoTx","registerDescriptionCallback","getFirstMarker","head","newValue","decimal","styles","document","nodeAfter","default","_LIST_DEFAULT","TrackChangesEditing","742FhERis","registerAttributeLabel","locale","*Remove format:* %0","2274140lxZSVl","_registerLegacyDescription","bulleted","decimal-leading-zero","data","disc","*Format:* set start index to %0","*Change to:* %0","*Format:* set order to reversed","attribute","filter","_getTranslationKeyForListStyle","60mzxaZs","8385047mrkkSF","config","bind","includes","372uqQMNd","listStart","FORMAT_LIST_REVERSED","FORMAT_LIST_START","afterInit","key","batch","commandParams","upper-roman","next","get","getSuggestions","2559HxaZhb","listType","48RMrDKU","format","start","commandName","lower-latin","editor","handleDescriptions","upper-latin","removeMarker","115cnbFMk","plugins","square","getAttribute","type","ELEMENT_","listStyle","*Set format:* %0","_LIST_","lower-roman","ListPropertiesEditing","circle","has","find","numbered","_findSuggestions","_enableDefaultAttributesIntegration","model","registerPostFixer","oldValue","startIndex","reversed","list.properties"];return(Xs=function(){return t})()}const qs=[Hs(408),Hs(363),Hs(354)],Zs=[Hs(392),Hs(406),Hs(361),Hs(428),Hs(438),Hs(441)];var Ys=n(507);const Qs=Js;function Js(t,e){const n=to();return(Js=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=Js,r=t();for(;;)try{if(550064===parseInt(n(458))/1*(-parseInt(n(478))/2)+-parseInt(n(446))/3+parseInt(n(457))/4*(parseInt(n(462))/5)+-parseInt(n(442))/6+parseInt(n(433))/7*(-parseInt(n(466))/8)+parseInt(n(455))/9*(-parseInt(n(432))/10)+parseInt(n(456))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Qs(476)](){return[Ys.Enter]}[Qs(461)](){const t=Qs,e=this[t(443)],n=e[t(460)][t(454)](t(447)),r=e[t(480)][t(454)](t(469));n[t(486)](t(469),(()=>{const s=t;e[s(474)][s(451)]((t=>{const o=s,a=e[o(474)][o(477)][o(431)],c=a[o(440)](),u=i.LiveRange[o(467)](a[o(436)]());if(r[o(471)](t)){const r=e[o(474)][o(449)](c[o(475)][o(441)],0),s=t[o(479)](c,r);n[o(483)](s)}else t[o(448)](t[o(479)](u[o(434)]));u[o(470)](),r[o(437)](o(481),{writer:t})}))})),e[t(485)][t(473)].on(t(444),Ds(e,t(445)),{priority:t(435)}),e[t(485)][t(473)].on(t(465),((e,n,r)=>{const s=t,o=r[s(472)][s(439)](n[s(453)]);if(o)for(const t of o)t[s(463)](s(452))&&(r[s(472)][s(482)](t,n[s(453)]),r[s(468)][s(484)](t))}),{priority:t(435)}),e[t(450)][t(473)].on(t(444),((n,r,s)=>{const o=t;s[o(459)][o(464)]&&Ds(e,o(445),{showActiveMarker:!1})[o(438)](this)(n,r,s)}),{priority:t(435)})}}function to(){const t=["removeMarker:suggestion:insertion","96afHwmx","fromRange","writer","enter","detach","enterBlock","mapper","downcastDispatcher","model","parent","requires","document","5846UMQgZg","createRange","commands","afterExecute","unbindElementFromMarkerName","markInsertion","remove","editing","enableCommand","selection","130050OrpAhm","27167VnodqW","end","high","getFirstRange","fire","bind","markerNameToElements","getFirstPosition","nextSibling","487110uQiIIL","editor","addMarker:suggestion:insertion","split","2976030IeaEGK","TrackChangesEditing","setSelection","createPositionAt","data","change","ck-suggestion-marker-split","markerName","get","414nWqNKo","21363914OcksCq","556804xMZalh","79FdxPhR","options","plugins","init","20HvwYhF","hasClass","showSuggestionHighlights"];return(to=function(){return t})()}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=257]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(478170===-parseInt(n(275))/1+parseInt(n(259))/2+-parseInt(n(280))/3+parseInt(n(294))/4+-parseInt(n(276))/5*(parseInt(n(273))/6)+-parseInt(n(289))/7+parseInt(n(286))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(295)](){const t=eo;if(!this[t(266)][t(260)][t(292)](t(291)))return;const e=this[t(266)][t(260)][t(257)](t(284));e[t(281)](t(264),this[t(288)][t(271)](this)),e[t(281)](t(267)),e[t(281)](t(277)),e[t(281)](t(274)),e[t(281)](t(270))}[eo(288)](t,e,n={}){const r=eo,s=this[r(266)][r(260)][r(257)](r(262));return t((t=>(r(285)==typeof e?s[r(258)](e,n):e)(t)[r(278)]((e=>!1===this[r(265)](e,t[r(290)])))),n)}[eo(265)](t,e){const n=eo,r=this[n(266)][n(282)][n(261)](this[n(266)][n(282)][n(279)](e,t[n(263)]),this[n(266)][n(282)][n(279)](e,t[n(272)]));for(const t of this[n(266)][n(282)][n(287)][n(283)](n(268)))if(null!==r[n(269)](t[n(293)]()))return!0;return!1}}function so(){const t=["end","6xhYljz","replace","504452yvwimW","2386105uuRmaw","findPrevious","filter","createPositionAt","2621061nNFjaN","enableCommand","model","getMarkersGroup","TrackChangesEditing","string","22520304SarQMg","markers","handleFindCommand","4496086KvVZYS","item","FindAndReplaceEditing","has","getRange","240660VgjEFC","afterInit","get","findByTextCallback","201250GbDwny","plugins","createRange","FindAndReplaceUtils","start","find","_isInDeletionRange","editor","findNext","suggestion:deletion","getIntersection","replaceAll","bind"];return(so=function(){return t})()}const oo=ao;function io(){const t=["type","FontColorEditing","121401AXvnzU","*Set font color:* %0","7115GWLSbY","FORMAT_FONT_COLOR","FontSize","FontFamilyEditing","TrackChangesEditing","FORMAT_FONT_SIZE","registerAttributeLabel","config","*Set font size:* %0","*Reset font background color*","168UKFlVS","afterInit","editor","612449UjvdpV","registerDescriptionCallback","2814DQZPYA","5633600nxRWVt","*Reset font size*","commandParams","fontColor.colors","fontFamily","get","_enableDefaultAttributesIntegration","*Reset font color*","find","label","*Set font family:* %0","formatInline","format","15mLBkOm","FontSizeEditing","3567900SOhfXR","plugins","_registerLegacyDescription","fontBackgroundColor.colors","toLowerCase","normalizeSizeOptions","*Set font background color:* %0","1973612gieQHc","commandName","trim","fontSize","FORMAT_FONT_FAMILY","_descriptionFactory","52244sUwUrm","FORMAT_FONT_BACKGROUND","fontSize.options","model","*Reset font family*","fontBackgroundColor","fontColor","FontBackgroundColorEditing","locale","has","title","value"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(342022===-parseInt(n(326))/1+parseInt(n(357))/2*(parseInt(n(342))/3)+parseInt(n(351))/4+parseInt(n(313))/5*(parseInt(n(328))/6)+parseInt(n(344))/7+parseInt(n(323))/8*(-parseInt(n(311))/9)+-parseInt(n(329))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(343),commandName:oo(354)},{pluginName:oo(316),commandName:oo(333)},{pluginName:oo(370),commandName:oo(363)},{pluginName:oo(364),commandName:oo(362)}];class uo extends t.Plugin{[oo(324)](){const t=oo,e=this[t(325)][t(365)],n=this[t(325)][t(345)][t(334)](t(317));for(const{pluginName:e,commandName:r}of co)this[t(325)][t(345)][t(366)](e)&&n[t(335)](r,[r]);e.t,n[t(356)][t(319)](t(354),Hr(e,t(318))),n[t(356)][t(319)](t(333),Hr(e,t(355))),n[t(356)][t(319)](t(363),Hr(e,t(314))),n[t(356)][t(319)](t(362),Hr(e,t(358))),this[t(346)]()}[oo(346)](){const t=oo,e=this[t(325)],n=e[t(365)];e[t(345)][t(334)](t(317))[t(356)][t(327)]((e=>{const r=t,o=n.t;if(r(340)!=e[r(369)])return;const{data:i}=e;if(null!=i){if(r(354)==i[r(352)]){const t=i[r(331)][0][r(368)];if(t){const e=o(this[r(325)][r(345)][r(334)](r(315))[r(349)](this[r(325)][r(320)][r(334)](r(359)))[r(337)]((e=>e[r(360)]==t))[r(367)])[r(348)]();return{type:r(341),content:Hr(n,r(321),e)}}return{type:r(341),content:Hr(n,r(330))}}if(r(333)==i[r(352)]){const t=i[r(331)][0][r(368)];return t?{type:r(341),content:Hr(n,r(339),t)}:{type:r(341),content:Hr(n,r(361))}}if(r(363)==i[r(352)]){const t=i[r(331)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(325)][r(320)][r(334)](r(332)))[r(337)]((e=>e[r(360)]==t));let i=t,a="";return e&&(i=e[r(338)],a=o(i)[r(348)]()),{type:r(341),content:Hr(n,r(312),a)[r(353)](),color:{value:t,title:a||i}}}return{type:r(341),content:Hr(n,r(336))}}if(r(362)==i[r(352)]){const t=i[r(331)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(325)][r(320)][r(334)](r(347)))[r(337)]((e=>e[r(360)]==t));let i=t,a="";return e&&(i=e[r(338)],a=o(i)[r(348)]()),{type:r(341),content:Hr(n,r(350),a)[r(353)](),color:{value:t,title:a||i}}}return{type:r(341),content:Hr(n,r(322))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=446]})(t,e)}const fo=lo;function ho(){const t=["join","find","36688rAyzyN","commandName","commands","fontSize.options","_descriptionFactory","603vMocvy","enableCommand","config","format","editor","865316WMRLrz","split","toUpperCase","commandParams","locale","get","charAt","15591lMgeBj","formatInline","_registerLegacyDescription","title","copyFormat","length","fontSize","normalizeSizeOptions","entries","registerDescriptionCallback","_enableDefaultAttributesIntegration","*Set format to:* %0","6RrkVPS","slice","model","plugins","type","FontSize","label","TrackChangesEditing","push","*Remove all formatting*","fontColor.colors","2541595LQeJVt","formatBlock","211660wUNNeL","pasteFormat","fontColor","235095ifRvNI","afterInit","588060HqSYWY","fontBackgroundColor","toLowerCase","boolean"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(188086===-parseInt(n(448))/1+-parseInt(n(473))/2+parseInt(n(478))/3+parseInt(n(494))/4+parseInt(n(476))/5*(-parseInt(n(460))/6)+-parseInt(n(471))/7+parseInt(n(484))/8*(parseInt(n(489))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(477)](){const t=fo,e=this[t(493)],n=e[t(463)][t(446)](t(467)),r=e[t(486)][t(446)](t(452)),s=e[t(486)][t(446)](t(474));r&&s&&(n[t(458)](t(474)),n[t(490)](t(452)),this[t(450)]())}[fo(450)](){const t=fo,e=this[t(493)],n=e[t(498)];e[t(463)][t(446)](t(467))[t(488)][t(457)]((r=>{const s=t;if(s(472)!=r[s(464)]&&s(449)!=r[s(464)])return;const{data:o}=r;if(o&&s(474)===o[s(485)]){const t=[],r=o[s(497)][0];for(const[n,o]of Object[s(456)](r))t[s(468)](po(e,n,o));return t[s(453)]?{type:s(492),content:Hr(n,s(459),t[s(482)](", "))}:{type:s(492),content:Hr(n,s(469))}}}))}}function po(t,e,n){const r=fo,o=t[r(498)].t,i=e[r(495)](/(?=[A-Z])/)[r(482)](" "),a=o(i[r(447)](0)[r(496)]()+i[r(461)](1))[r(480)]();if(r(481)==typeof n)return a;if(r(475)===e||r(479)===e){const e=(0,s.normalizeColorOptions)(t[r(491)][r(446)](r(470)))[r(483)]((t=>t[r(462)]==n));return a+" ("+(e?o(e[r(466)])[r(480)]():n)+")"}if(r(454)===e&&isNaN(parseFloat(n))){const e=t[r(463)][r(446)](r(465))[r(455)](t[r(491)][r(446)](r(487)))[r(483)]((t=>t[r(462)]==n));return a+" ("+(e?o(e[r(451)])[r(480)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["value","3650OPBoLg","HeadingEditing","config","20207KRCmdh","ELEMENT_HEADING_CUSTOM","commandName","find","name","ELEMENT_HEADING","TrackChangesEditing","format","plugins","registerElementLabel","_descriptionFactory","_getHeadingLevel","*Change to:* %0","268944mDbokE","registerDescriptionCallback","_enableDefaultAttributesIntegration","192350xbaawD","2511bWjoyD","2UEKkdE","632vANExM","view","title","_registerLegacyDescription","formatBlock","276558PbVMmR","get","heading","paragraph","locale","editor","heading.options","7HjACVV","afterInit","model","match","_headingOptions","has","type","1034469lwtGFN","679368DPXVfl","commandParams"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(175626===parseInt(n(310))/1+-parseInt(n(315))/2*(-parseInt(n(290))/3)+parseInt(n(291))/4+parseInt(n(313))/5+parseInt(n(321))/6*(parseInt(n(283))/7)+-parseInt(n(316))/8*(parseInt(n(314))/9)+parseInt(n(294))/10*(-parseInt(n(297))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(284)](){const t=mo,e=this[t(281)];if(!e[t(305)][t(288)](t(295)))return;this[t(287)]=e[t(296)][t(322)](t(282));const n=e[t(280)],r=e[t(305)][t(322)](t(303));r[t(312)](t(323));for(const e of this[t(287)])t(324)!=e[t(285)]&&r[t(307)][t(306)](e[t(285)],(n=>{const r=t,i=this[r(308)](e[r(285)]);return null!==i?s(n,i):o(n,e[r(318)])}));function s(e,r){return Hr(n,t(302),[e,r])}function o(e,r){return Hr(n,t(298),[e,r])}this[t(319)]()}[mo(319)](){const t=mo,e=this[t(281)],n=e[t(280)];e[t(305)][t(322)](t(303))[t(307)][t(311)]((e=>{const r=t;if(r(320)!=e[r(289)])return;const{data:s}=e;if(s&&r(323)==s[r(299)]){const e=s[r(292)][0][r(293)],c=this[r(308)](e);if(null!==c)return{type:r(304),content:Hr(n,r(309),(1,a=c,Hr(n,r(302),[1,a])))};const u=this[r(287)][r(300)]((t=>t[r(285)]===e))[r(318)];return{type:r(304),content:Hr(n,r(309),(o=1,i=u,Hr(n,t(298),[o,i])))}}var o,i,a}))}[mo(308)](t){const e=mo;var n,r;const s=t[e(286)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(287)])||void 0===n?void 0:n[e(300)]((n=>n[e(285)]==t));if(o&&o[e(317)]){const t=o[e(317)],n=(null!==(r=t[e(301)])&&void 0!==r?r:t)[e(286)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=300]})(t,e)}function yo(){const t=["_enableDefaultAttributesIntegration","49884eVoXLF","7392rDKBkI","1062595JWnrEn","format","has","*Remove highlight*","get","editor","TrackChangesEditing","31554ZuXcPc","245GEnSnv","registerAttributeLabel","highlight","3190TyaVOR","2abdFmv","*Set highlight:* %0","_registerLegacyDescription","registerDescriptionCallback","locale","commandParams","HighlightEditing","find","highlight.options","value","afterInit","color","plugins","model","FORMAT_HIGHLIGHT","commandName","type","61420536WMXjBz","2032GNbWAF","_descriptionFactory","2384173DhGCJx","config","toLowerCase","formatInline","title","8tycScl","1976748lPBiUE"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(727184===-parseInt(n(336))/1*(parseInt(n(306))/2)+-parseInt(n(332))/3*(parseInt(n(331))/4)+-parseInt(n(302))/5*(parseInt(n(334))/6)+-parseInt(n(335))/7*(parseInt(n(324))/8)+parseInt(n(301))/9*(-parseInt(n(305))/10)+-parseInt(n(326))/11+parseInt(n(323))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(316)](){const t=To,e=this[t(341)];if(!e[t(318)][t(338)](t(312)))return;const n=e[t(318)][t(340)](t(300)),r=e[t(310)];n[t(333)](t(304),[t(304)]),n[t(325)][t(303)](t(304),Hr(r,t(320))),this[t(308)]()}[To(308)](){const t=To,e=this[t(341)],n=e[t(310)];e[t(318)][t(340)](t(300))[t(325)][t(309)]((r=>{const s=t;if(s(329)!=r[s(322)])return;const{data:o}=r;if(o&&s(304)==o[s(321)]){const t=n.t,r=o[s(311)][0][s(315)];if(r){const o=e[s(327)][s(340)](s(314))[s(313)]((t=>t[s(319)]==r)),i=t(o[s(330)])[s(328)]();return{type:s(337),content:Hr(n,s(307),i),color:{value:o[s(317)],title:o[s(330)]}}}return{type:s(337),content:Hr(n,s(339),Hr(n,s(320)))}}}))}}function ko(){const t=["createEmptyElement","1519642trzZzV","editor","afterInit","high","locale","238XKCPcM","div","showSuggestionHighlights","horizontalLine","23845338FGazXd","7807806RpXHcB","insert","for","createPositionAt","registerElementLabel","addClass","elementToStructure","ELEMENT_HORIZONTAL_LINE","has","conversion","118568qwyLWF","HorizontalLineEditing","1uKZHIH","256340adyRqL","28aUeuLv","3461571JaSpuv","enableCommand","12BBROIM","ck-horizontal-line","TrackChangesEditing","createContainerElement","plugins","_descriptionFactory","get","3110157FtsshR","40SQUxXe","dataDowncast"];return(ko=function(){return t})()}const Co=No;function No(t,e){const n=ko();return(No=function(t,e){return n[t-=148]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(803879===parseInt(n(149))/1*(-parseInt(n(165))/2)+parseInt(n(161))/3+-parseInt(n(151))/4*(-parseInt(n(150))/5)+parseInt(n(175))/6+-parseInt(n(170))/7*(parseInt(n(185))/8)+-parseInt(n(152))/9*(-parseInt(n(162))/10)+parseInt(n(174))/11*(-parseInt(n(154))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(167)](){const t=Co,e=this[t(166)];if(!e[t(158)][t(183)](t(148)))return;e[t(158)][t(160)](t(156))[t(153)](t(173));const n=e[t(158)][t(160)](t(156)),r=e[t(169)];n[t(159)][t(179)](t(173),(e=>Hr(r,t(182),e))),e[t(184)][t(177)](t(163))[t(181)]({model:t(173),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(172)])return null;const o=n[s(157)](s(171)),i=n[s(164)]("hr");return n[s(180)](s(155),o),n[s(176)](n[s(178)](o,0),i),o},converterPriority:t(168)})}}const Lo=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=125]})(t,e)}function Mo(){const t=["format","nodeAfter","afterInit","type","2309226xojKkL","rawHtml","formatBlock","start","13461250tBoNBK","4nMDaRT","htmlEmbed","931965eJzqWg","*Change %0 content*","key","_enableDefaultAttributesIntegration","HtmlEmbed","ELEMENT_HTML_EMBED","attribute","registerElementLabel","_registerLegacyDescription","TrackChangesEditing","1483668dmEvkE","element","_descriptionFactory","plugins","568txaAAF","54173ePziYE","get","editor","254KzDrKy","locale","commandName","value","registerDescriptionCallback","2761bxupbz","2444800hyjGdH","has","getFirstRange"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(282019===parseInt(n(154))/1*(parseInt(n(149))/2)+parseInt(n(131))/3*(-parseInt(n(129))/4)+parseInt(n(155))/5+parseInt(n(162))/6+-parseInt(n(146))/7*(-parseInt(n(145))/8)+parseInt(n(141))/9+-parseInt(n(128))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[Lo(160)](){const t=Lo,e=this[t(148)];if(!e[t(144)][t(156)](t(135)))return;const n=e[t(144)][t(147)](t(140)),r=e[t(150)];n[t(143)][t(138)](t(125),(e=>Hr(r,t(136),e))),n[t(134)](t(130),[],[t(152)]),n[t(143)][t(153)]((e=>{const n=t;if(n(137)!=e[n(161)])return;const{data:s}=e;if(s&&n(152)==s[n(133)]&&e[n(157)]()[n(127)][n(159)].is(n(142),n(125))){const t=Hr(r,n(136));return{type:n(158),content:Hr(r,n(132),t)}}})),this[t(139)]()}[Lo(139)](){const t=Lo,e=this[t(148)],n=e[t(150)];e[t(144)][t(147)](t(140))[t(143)][t(153)]((e=>{const r=t;if(r(126)!=e[r(161)])return;const{data:s}=e;if(s&&r(130)==s[r(151)]){const t=Hr(n,r(136));return{type:r(158),content:Hr(n,r(132),t)}}}))}}function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=489]})(t,e)}const wo=Oo;function Do(){const t=["isEqual","ELEMENT_IMAGE","ImageInlineEditing","start","_suggestionFactory","Block image to inline image","plugins","insertion","registerAttributeLabel","markInsertion","4523004WdsVQU","*Reset image width*","2134764TxzuOE","getFirstRange","afterInit","has","chain","length","schema","getNearestSelectionRange","addObject","registerElementLabel","imageStylePreApply","format","ELEMENT_CAPTION","imageBlock","toNext","8AFXwPN","3538095MAYjJA","getClosestSelectedImageElement","36AyIVAh","createRange","_registerLegacyDescription","isOwn","registerCustomCallback","previous","ImageEditing","ImageCaptionEditing","*Set image width:* %0","ImageUtils","*Remove image text alternative*","imageTextAlternative","backward","forceDefaultExecution","registerDescriptionCallback","width","formatInline","ImageUploadEditing","_enableDefaultAttributesIntegration","toPrevious","FORMAT_IMAGE_SIZE","editor","deletion","ImageCaptionUtils","resizeImage","selection","forward","ImageBlockEditing","fromPosition","_descriptionFactory","end","enableCommand","subType","2202111nSHavq","isIntersecting","detach","formatBlock","filter","convertBlockImageToInline","Inline image to block image","commandName","markDeletion","_findSuggestions","discard","join","locale","toggleImageCaption","change","findIndex","imageTypeBlock","createRangeOn","markBlockFormat","newValue","TrackChangesEditing","isBefore","nodeAfter","imageCaption","commandParams","model","type","isCollapsed","removeObject","document","attribute","880948ShqunM","ImageTextAlternativeEditing","accept","alt","isBlockImage","element","getSuggestionCallback","key","getContainedElement","find","*Set image text alternative:* %0","imageInline","getCaptionFromImageModelElement","uploadImage","ELEMENT_INLINE_IMAGE","imageTypeInline","caption","get","convertInlineImageToBlock","insertImage","nodeBefore","resizedWidth","1443022RaUzuj","927683ALiIGs","ImageResize"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(705890===-parseInt(n(584))/1+parseInt(n(561))/2+-parseInt(n(598))/3+parseInt(n(596))/4+-parseInt(n(495))/5+-parseInt(n(497))/6*(-parseInt(n(583))/7)+parseInt(n(494))/8*(parseInt(n(530))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(600)](){const t=wo,e=this[t(518)];if(!e[t(592)][t(601)](t(503)))return;const n=e[t(592)][t(578)](t(550)),r=e[t(592)][t(578)](t(506)),s=e[t(542)];n[t(528)](t(580)),n[t(526)][t(607)](t(492),(e=>Hr(s,t(587),e))),n[t(526)][t(607)](t(572),(e=>Hr(s,t(575),e))),n[t(526)][t(607)](t(577),(()=>Hr(s,t(491)))),e[t(592)][t(601)](t(514))&&n[t(528)](t(574)),e[t(592)][t(601)](t(524))&&e[t(592)][t(601)](t(588))&&(n[t(528)](t(576),((s,o)=>{const i=t,a=r[i(496)](e[i(555)][i(559)][i(522)]);e[i(555)][i(544)]((()=>{const t=i;n[t(548)](a,{commandName:t(576),commandParams:[o]},[],t(535))}))})),n[t(528)](t(546),((s,o)=>{const a=t;e[a(555)][a(544)]((t=>{const c=a;let u=r[c(496)](e[c(555)][c(559)][c(522)]),l=t[c(547)](u);const f=i.LivePosition[c(525)](l[c(589)],c(516)),h=i.LivePosition[c(525)](l[c(527)],c(493));n[c(510)]((()=>s(o))),u=r[c(496)](e[c(555)][c(559)][c(522)]),l=t[c(547)](u);const g=t[c(498)](f,h);f[c(532)](),h[c(532)](),n[c(548)](u,{commandName:c(576),commandParams:[o]},[],c(579)),g[c(589)][c(551)](l[c(589)])&&n[c(595)](t[c(498)](g[c(589)],l[c(589)]),c(579)),l[c(527)][c(551)](g[c(527)])&&n[c(595)](t[c(498)](l[c(527)],g[c(527)]),c(579))}))})),n[t(590)][t(501)](t(533),t(579),t(541),(()=>!1)),n[t(590)][t(501)](t(533),t(579),t(563),(()=>!1)),n[t(590)][t(501)](t(533),t(579),t(540),n[t(590)][t(567)](t(533),"",t(563))),n[t(590)][t(501)](t(593),t(579),t(541),(()=>!1)),n[t(590)][t(501)](t(593),t(579),t(540),(([r])=>{const s=t,o=n[s(590)][s(567)](s(593),"",s(540));let i=r[s(589)],a=r[s(527)];const c=e[s(555)][s(604)][s(605)](i,s(509)),u=e[s(555)][s(604)][s(605)](a,s(523));c[s(557)]&&(i=c[s(589)]),u[s(557)]&&(a=u[s(527)]),o([e[s(555)][s(498)](i,a)])})),n[t(590)][t(501)](t(533),t(579),t(602),c),n[t(590)][t(501)](t(593),t(579),t(602),c)),e[t(592)][t(601)](t(504))&&(n[t(528)](t(543),((s,o)=>{const i=t,a=e[i(592)][i(578)](i(520));let c=r[i(496)](e[i(555)][i(559)][i(522)]),u=a[i(573)](c);e[i(555)][i(544)]((()=>{const t=i;if(u)return void n[t(538)](e[t(555)][t(547)](u));const l=r[t(565)](c);s(o),c=r[t(496)](e[t(555)][t(559)][t(522)]),u=a[t(573)](c),n[t(595)](e[t(555)][t(547)](u),l?null:t(553))}))})),n[t(590)][t(501)](t(593),t(553),t(602),c));const o=[{type:t(533),subType:t(489)},{type:t(593),subType:t(553)},{type:t(533),subType:t(579)},{type:t(593),subType:t(579)}];function a(e,s){const i=t,a=o[i(545)]((({type:t,subType:n})=>e[i(556)]==t&&e[i(529)]==n)),c=o[i(545)]((({type:t,subType:e})=>s[i(556)]==t&&s[i(529)]==e));if(a<0||c<0)return!1;const u=e[i(599)](),l=s[i(599)]();if((0==a||1==a)&&2==c&&u[i(531)](l))return!0;if(2==a&&3==c){const t=n[i(539)](u,i(593))[i(534)]((({suggestion:t,meta:e})=>e[i(500)]&&i(579)==t[i(529)]));if(t[i(603)]>1&&l[i(527)][i(586)](u[i(589)]))return!0;if(1==t[i(603)]&&(u[i(589)][i(586)](l[i(527)])||u[i(527)][i(586)](l[i(589)])))return!0}if(3==a&&3==c&&u[i(589)][i(551)](l[i(589)])){const t=u[i(527)][i(552)],e=l[i(589)][i(581)];return r[i(565)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(592)][t(601)](t(585))&&(n[t(515)](t(521),[],[t(582)]),n[t(526)][t(594)](t(582),Hr(s,t(517)))),e[t(592)][t(601)](t(562))&&n[t(515)](t(508),[],[t(564)]),n[t(526)][t(511)]((e=>{const n=t;if(o[n(570)]((({type:t,subType:r})=>e[n(556)]==t&&e[n(529)]==r)))return e[n(502)]?{}:void 0})),n[t(526)][t(511)]((e=>{const n=t;if(n(593)==e[n(556)]||n(519)==e[n(556)]){const t=e[n(569)]();if(t&&t.is(n(566),n(577)))return{type:n(593)==e[n(556)]?n(606):n(558),element:t,quantity:1}}})),n[t(526)][t(511)]((e=>t(533)==e[t(556)]&&t(579)==e[t(529)]?{type:t(490),content:t(536)}:t(533)==e[t(556)]&&t(535)==e[t(529)]?{type:t(490),content:t(591)}:void 0)),n[t(526)][t(511)]((e=>{const n=t;if(n(560)!=e[n(556)])return;const{data:r}=e;if(!r||n(564)!=r[n(568)])return;const o=r[n(549)];return o?{type:n(490),content:Hr(s,n(571),'"'+o+'"')}:{type:n(490),content:Hr(s,n(507))}})),this[t(499)]()}[wo(499)](){const t=wo,e=this[t(518)],n=e[t(542)];e[t(592)][t(578)](t(550))[t(526)][t(511)]((e=>{const r=t;if(r(533)!=e[r(556)]&&r(513)!=e[r(556)])return;const{data:s}=e;if(s){if(r(508)==s[r(537)]){const t=s[r(554)][0][r(549)];return t?{type:r(490),content:Hr(n,r(571),'"'+t+'"')}:{type:r(490),content:Hr(n,r(507))}}if(r(521)==s[r(537)]){const t=s[r(554)][0][r(512)];return t?{type:r(490),content:Hr(n,r(505),t)}:{type:r(490),content:Hr(n,r(597))}}}}))}}const Po=Bo;function xo(){const t=["editor","_handleLegacySuggestions","TrackChangesEditing","has","78805vzxSyf","formatBlock","_registerLegacyDescription","accept","7419608AqrQbe","discard","formatInline","format","commandName","locale","oldValue","_descriptionFactory","key","registerCustomCallback","plugins","replaceImageSource","12518019eRzpNs","185386yiKHFQ","7ECXuSj","497608vauQYe","ImageEditing","src","newValue","*Replace image URL*","*Format:* replace image URL","_enableDefaultAttributesIntegration","_suggestionFactory","122088MzgWeQ","1296297yOEHlm","get","getSuggestionCallback","type","attribute","registerDescriptionCallback","5penlcO","afterInit"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(764677===-parseInt(n(157))/1+parseInt(n(174))/2+parseInt(n(185))/3+parseInt(n(176))/4*(-parseInt(n(191))/5)+-parseInt(n(184))/6+parseInt(n(175))/7*(-parseInt(n(161))/8)+parseInt(n(173))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(192)](){const t=Po;if(!this[t(193)][t(171)][t(156)](t(177)))return;const e=this[t(193)][t(166)],n=this[t(193)][t(171)][t(186)](t(155));n[t(182)](t(172),[],[t(178)]),n[t(168)][t(190)]((n=>{const r=t;if(r(189)!=n[r(188)])return;const{data:s}=n;return s&&r(178)==s[r(169)]?s[r(179)]&&s[r(167)]?{type:r(164),content:Hr(e,r(180))}:{type:r(164),content:""}:void 0})),this[t(154)]()}[Po(154)](){const t=Po,e=this[t(193)][t(171)][t(186)](t(155));e[t(183)][t(170)](t(158),t(172),t(160),e[t(183)][t(187)](t(158),null,t(162))),e[t(183)][t(170)](t(158),t(172),t(162),e[t(183)][t(187)](t(158),null,t(160))),this[t(159)]()}[Po(159)](){const t=Po,e=this[t(193)],n=e[t(166)];e[t(171)][t(186)](t(155))[t(168)][t(190)]((e=>{const r=t;if(r(158)!=e[r(188)]&&r(163)!=e[r(188)])return;const{data:s}=e;return s&&r(172)==s[r(165)]?{type:r(164),content:Hr(n,r(181))}:void 0}))}}const jo=Vo;function Go(){const t=["nodeBefore","next","length","start","3170979HozGRk","setImageNaturalSizeAttributes","_findSuggestions","get","markInlineFormat","change","name","normalizedStyles","nodeAfter","isInContent","getFirstRange","createRangeOn","isBlockImage","plugins","filter","model","toLowerCase","has","imageStylePostApply","subType","isEqual","chain","from","enableCommand","editor","isInlineImage","7183bdeZvs","4886980duaJjX","10DVuDWa","4621080WFKJlN","_splitMarkerName","registerDescriptionCallback","FORMAT_SIDE_IMAGE","_registerLegacyDescription","2640699Wqknfj","TrackChangesEditing","isOwn","commandParams","findIndex","insertion","imageStylePreApply","isIntersecting","commandName","head","_suggestionFactory","getSuggestion","2766kQFnmp","getContainedElement","value","formatBlock","convertInlineImageToBlock","locale","discardSuggestion","commandReversedParams","differ","registerPostFixer","_descriptionFactory","refresh","formatInline","newRange","ImageStyleEditing","type","author","registerCustomCallback","shouldConvertImageType","*Format:* %0","title","getSuggestions","getChangedMarkers","format","getSuggestionCallback","afterInit","getClosestSelectedImageElement","imageStyle","join","markBlockFormat","imageCaption","end","Users","selection","document","commands","accept","hasSuggestion","side","discard","198ILWJhY","4957888FUfIDq","forEach","suggestion","12825LIMwgX","imageTypeBlock","ImageUtils","isBefore","imageTypeInline"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(697321===-parseInt(n(371))/1*(-parseInt(n(431))/2)+-parseInt(n(379))/3+-parseInt(n(432))/4+parseInt(n(435))/5*(parseInt(n(391))/6)+parseInt(n(372))/7+parseInt(n(374))/8+parseInt(n(444))/9*(-parseInt(n(373))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(416)](){const t=jo,n=this[t(369)];if(!n[t(358)][t(362)](t(405)))return;const r=n[t(358)][t(447)](t(380)),s=n[t(358)][t(447)](t(437)),o={};r[t(368)](t(418),((o,i)=>{const a=t,c=n[a(358)][a(447)](a(423)).me,u=n[a(426)][a(447)](a(418));let l=s[a(417)](n[a(360)][a(425)][a(424)]),f=n[a(360)][a(356)](l),h=u[a(393)];if(h==i[a(393)])return;const g={commandName:a(418),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(360)][a(449)]((()=>{const t=a;if(r[t(412)]()[t(359)]((e=>e[t(453)]&&c==e[t(407)]&&(t(394)==e[t(406)]||t(403)==e[t(406)])&&(t(385)==e[t(364)]||t(363)==e[t(364)])&&e[t(355)]()[t(365)](f)))[t(433)]((e=>r[t(397)](e[t(388)]))),l=s[t(417)](n[t(360)][t(425)][t(424)]),f=n[t(360)][t(356)](l),u[t(402)](),n[t(426)][t(447)](t(439))[t(402)](),n[t(426)][t(447)](t(436))[t(402)](),h=u[t(393)],h!=i[t(393)])return s[t(370)](l)&&u[t(409)](i[t(393)],l)?(o({...i,setImageSizes:!1}),l=s[t(417)](n[t(360)][t(425)][t(424)]),void r[t(420)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(385))):void(s[t(357)](l)?r[t(420)](l,g,[],t(363)):r[t(448)](f,g,t(363)))}))}));for(const e of n[t(358)][t(447)](t(405))[t(451)])o[e[t(450)]]=e[t(411)][t(361)]();r[t(389)][t(408)](t(394),t(385),t(419),(()=>!1)),r[t(389)][t(408)](t(394),t(363),t(419),(()=>!1)),r[t(389)][t(408)](t(403),t(363),t(419),(()=>!1)),r[t(389)][t(408)](t(394),t(385),t(427),(([e])=>{const n=t;s[n(445)](e[n(392)]())})),r[t(389)][t(408)](t(394),t(385),t(430),((e,n)=>{const s=t;r[s(389)][s(415)](s(394),"",s(427))(e,{commandName:n[s(387)],commandParams:n[s(398)]})})),r[t(389)][t(408)](t(394),t(385),t(366),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(394),subType:t(385)},{type:t(384),subType:t(421)},{type:t(394),subType:t(395)},{type:t(384),subType:t(395)}];function a(e,n){const o=t,a=i[o(383)]((({type:t,subType:n})=>e[o(406)]==t&&e[o(364)]==n)),c=i[o(383)]((({type:t,subType:e})=>n[o(406)]==t&&n[o(364)]==e));if(a<0||c<0)return!1;const u=e[o(355)](),l=n[o(355)]();if((0==a||1==a)&&2==c&&u[o(386)](l))return!0;if(2==a&&3==c){const t=r[o(446)](u,o(384))[o(359)]((({suggestion:t,meta:e})=>e[o(381)]&&o(395)==t[o(364)]));if(t[o(442)]>1&&l[o(422)][o(365)](u[o(443)]))return!0;if(1==t[o(442)]&&(u[o(443)][o(365)](l[o(422)])||u[o(422)][o(365)](l[o(443)])))return!0}if(3==a&&3==c&&u[o(443)][o(438)](l[o(443)])){const t=u[o(422)][o(452)],e=l[o(443)][o(440)];return s[o(357)](t)&&t===e}return!1}n[t(360)][t(425)][t(400)]((()=>{const e=t;let o=!1;const i=Array[e(367)](n[e(360)][e(425)][e(399)][e(413)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(375)](t);if(e(434)==i&&r[e(428)](u)){if(e(394)==a&&(e(385)==c||e(363)==c)){const t=r[e(390)](u);if(n[e(404)]){const n=t[e(355)]()[e(392)]();if(s[e(357)](n))continue;r[e(397)](t),o=!0}}if(e(384)==a&&e(421)==c&&!n[e(404)]){const t=r[e(390)](u);t[e(441)]&&t[e(441)][e(453)]&&(r[e(397)](t[e(441)]),o=!0)}}}return o})),this[t(378)](o)}[jo(378)](t){const e=jo,n=this[e(369)],r=n[e(396)];n[e(358)][e(447)](e(380))[e(401)][e(376)]((n=>{const s=e;if(s(394)!=n[s(406)]&&s(403)!=n[s(406)])return;const{data:o}=n;if(!o||s(418)!=o[s(387)])return;const i=o[s(382)][0][s(393)];return function(t){const e=s;return{type:e(414),content:Hr(r,e(410),t)}}(s(429)===i?Hr(r,s(377)):t[i]||i)}))}}function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=215]})(t,e)}function Wo(){const t=["track_changes","5MBTAep","616vpBJnD","TrackChangesEditing","lowest","execute","65168lgtOif","2589152WwZPkE","afterInit","value","53930UnBfHn","plugins","forEach","trackChanges","_setSuggestionData","high","bind","dataInsert","enableCommand","1022AnXphb","commands","_handleImportedData","listenTo","22Yzcrxo","_trackChangesExecuted","collaboration_features","importWord","editor","Users","25626hQuZwU","14514XUjqtY","11274516eDfobo","get","10553706giPaNZ","_trackChangesValueDuringImport"];return(Wo=function(){return t})()}const Ko=Ho;!function(t,e){const n=Ho,r=t();for(;;)try{if(996340===parseInt(n(225))/1*(parseInt(n(218))/2)+parseInt(n(224))/3+parseInt(n(237))/4*(parseInt(n(231))/5)+-parseInt(n(226))/6+-parseInt(n(249))/7*(-parseInt(n(236))/8)+parseInt(n(228))/9+-parseInt(n(240))/10*(parseInt(n(232))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(229)]=!1,this[e(219)]=!1}[Ko(238)](){const t=Ko,e=this[t(222)],n=e[t(215)][t(227)](t(221)),r=e[t(215)][t(227)](t(243));n&&(n.on(t(235),((e,[,n])=>{const s=t;this[s(229)]=r[s(239)],n[s(220)][s(230)]=!this[s(229)]}),{priority:t(245)}),this[t(217)](n,t(247),this[t(216)][t(246)](this)),this[t(217)](n,t(247),(()=>{const e=t;this[e(219)]&&(r[e(235)](),this[e(219)]=!1)}),{priority:t(234)}),e[t(241)][t(227)](t(233))[t(248)](t(221)))}[Ko(216)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(222)][n(215)][n(227)](n(243)),o=s[n(239)];this[n(229)]!==o&&(s[n(235)](),this[n(219)]=!0),r&&r[n(242)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(222)][o(241)][o(227)](o(223)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(221)}}};this[o(222)][o(241)][o(227)](o(233))[o(244)](i)}))}}function qo(){const t=["_registerLegacyDescription","_descriptionFactory","formatBlock","getItems","*Outdent:* %0","35JaWvtP","71810XAcQQC","editor","has","TrackChangesEditing","IndentEditing","blockIndent","locale","indent","registerDescriptionCallback","IndentBlock","518946BWNRhF","get","plugins","enableCommand","indentBlock","type","outdentBlock","14617872enmDcQ","831699cokeGS","331572ZTocrr","format","outdent","154540QTgcUQ","getItemLabel","_registerBlockAttribute","registerAttributeLabel","afterInit","*Indent:* %0","5124700Vspmll","FORMAT_INDENT","_enableDefaultAttributesIntegration","commandName"];return(qo=function(){return t})()}const Zo=Yo;function Yo(t,e){const n=qo();return(Yo=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(411425===parseInt(n(187))/1+parseInt(n(168))/2+-parseInt(n(167))/3+-parseInt(n(171))/4+-parseInt(n(186))/5*(parseInt(n(159))/6)+-parseInt(n(177))/7+parseInt(n(166))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Qo extends t.Plugin{[Zo(175)](){const t=Zo,e=this[t(188)],n=e[t(161)][t(160)](t(190));if(e[t(161)][t(189)](t(191))&&(n[t(162)](t(194)),n[t(162)](t(170))),e[t(161)][t(189)](t(158)))for(const e of[t(163),t(165)])n[t(179)](e);const r=e[t(193)];n[t(173)](t(192)),n[t(182)][t(174)](t(192),Hr(r,t(178))),this[t(181)]()}[Zo(181)](){const t=Zo,e=this[t(188)],n=e[t(193)],r=e[t(161)][t(160)](t(190));r[t(182)][t(195)]((e=>{const s=t;if(s(183)!=e[s(164)])return;const{data:o}=e;if(!o)return;if(s(163)!=o[s(180)]&&s(165)!=o[s(180)])return;const i=e[s(184)]()[0],a=r[s(182)][s(172)](i);return s(163)==o[s(180)]?{type:s(169),content:Hr(n,s(176),a)}:s(165)==o[s(180)]?{type:s(169),content:Hr(n,s(185),a)}:void 0}))}}var Jo=ti;function $o(){var t=["1062395AwHeZK","get","plugins","1280521FnIadS","11884XjmKew","init","4GCviwv","input","20jmxQlm","8634876KSffgm","editor","8iHadNi","TrackChangesEditing","6aYJpcU","1319983CeVAsi","enableCommand","129111SPiBiQ","624978RQvdIK","13CPvcfS","requires","16klwaar"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=451]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(121848===-parseInt(n(451))/1*(-parseInt(n(456))/2)+parseInt(n(468))/3*(parseInt(n(458))/4)+parseInt(n(452))/5*(parseInt(n(465))/6)+-parseInt(n(466))/7*(-parseInt(n(463))/8)+parseInt(n(469))/9+-parseInt(n(460))/10*(-parseInt(n(455))/11)+parseInt(n(461))/12*(-parseInt(n(470))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(471)](){return[Ms.Input]}[Jo(457)](){var t=Jo;this[t(462)][t(454)][t(453)](t(464))[t(467)](t(459))}}const ni=si;function ri(){const t=["toLowerCase","14214150zrbVCT","*Remove link*","404277JWjdFe","locale","get","1142508TqcfWR","format","3768751iXiOgy","32nLuVfo","3078050fJDyut","has","formatInline","commands","label","type","16TwTFJg","TrackChangesEditing","attribute","editor","LinkEditing","*Set link:* %0","commandParams","manualDecorators","unlink","map","_registerLegacyDescription","plugins","4lHjwVE","newValue","commandName","_enableDefaultAttributesIntegration","registerDescriptionCallback","15716XNaehb","_descriptionFactory","linkHref","afterInit","registerAttributeLabel","link","1568943AipuIy","key","link ("];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(465503===parseInt(n(281))/1*(-parseInt(n(264))/2)+-parseInt(n(293))/3*(-parseInt(n(276))/4)+-parseInt(n(300))/5+-parseInt(n(296))/6+parseInt(n(298))/7+parseInt(n(299))/8*(-parseInt(n(287))/9)+parseInt(n(291))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(284)](){const t=ni,e=this[t(267)];if(!e[t(275)][t(301)](t(268)))return;const n=e[t(275)][t(295)](t(265)),r=e[t(303)][t(295)](t(286));n[t(279)](t(286),[t(283),...r[t(271)][t(273)]((t=>t.id))]),n[t(279)](t(272));for(const e of r[t(271)])n[t(282)][t(285)](e.id,t(289)+e[t(304)][t(290)]()+")");n[t(282)][t(280)]((n=>{const r=t;if(r(266)!=n[r(263)])return;const{data:s}=n;if(!s||r(283)!=s[r(288)])return;const o=s[r(277)],i=e[r(294)];return{type:r(297),content:null==o?Hr(i,r(292)):Hr(i,r(269),'"'+o+'"')}})),this[t(274)]()}[ni(274)](){const t=ni,e=this[t(267)],n=e[t(294)];e[t(275)][t(295)](t(265))[t(282)][t(280)]((e=>{const r=t;if(r(302)!=e[r(263)])return;const{data:s}=e;if(s){if(r(286)==s[r(278)]){const t=s[r(270)][0];return{type:r(297),content:Hr(n,r(269),'"'+t+'"')}}return r(272)==s[r(278)]?{type:r(297),content:Hr(n,r(292))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=262]})(t,e)}const ai=ii;function ci(){const t=["afterInit","checkTodoList","bulletedList","TrackChangesEditing","previousSibling","736936Gmhlhq","_descriptionFactory","element","commands","*Check item*","enableCommand","add","todo","type","formatBlock","_selectedElements","plugins","slice","schema","2598zMAYdy","filter","editor","getSelectedBlocks","model","ELEMENT_NUMBERED_LIST","before","29844FYjDUd","locale","LegacyTodoListEditing","700198hscYIE","formatInline","numberedList","from","registerDescriptionCallback","value","blockName","outdentList","listType","530572PCZzPk","has","1604526biliEz","63iNNyzj","10843FwwRSf","end","getAttribute","parent","indentList","createPositionAt","commandName","*Outdent:* %0","todoListChecked","name","List","ELEMENT_LIST_ITEM","*Change to:* %0","listItem","forceValue","findIndex","*Uncheck item*","commandParams","push","markBlockFormat","140SMKsOp","checkChild","3414675cdZpOM","selection","registerElementLabel","nextSibling","*Indent:* %0","isObject","execute","length","listIndent","ELEMENT_BULLETED_LIST","numbered","paragraph","replace","ELEMENT_TODO_LIST","3EJVuqa","get","bulleted","change","todoList","document","LegacyListEditing","format","createRange"];return(ci=function(){return t})()}!function(t,e){const n=ii,r=t();for(;;)try{if(511877===-parseInt(n(266))/1+parseInt(n(344))/2*(-parseInt(n(306))/3)+parseInt(n(341))/4+-parseInt(n(292))/5+-parseInt(n(334))/6*(-parseInt(n(270))/7)+-parseInt(n(320))/8*(parseInt(n(269))/9)+parseInt(n(290))/10*(parseInt(n(268))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ai(315)](){const t=ai,e=this[t(336)],n=e[t(342)];if(!e[t(331)][t(267)](t(312)))return;const r=e[t(331)][t(307)](t(318)),s=e[t(331)][t(267)](t(343));function o(t){return()=>{const n=ii,s=e[n(338)][n(311)][n(293)],o=e[n(323)][n(307)](t);if(o[n(262)])return void e[n(298)](n(303),{});const i=t[n(332)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(347)](t)[s(335)]((t=>function(t,e){const n=s;return e[n(291)](t[n(273)],n(283))&&!e[n(297)](t)}(t,r)));o=o[s(335)]((t=>!t.is(s(322),s(283))||t[s(272)](s(265))!=e));const i=new Set;for(const t of o)t.is(s(322),s(283))?i[s(326)](li(t)):i[s(326)](t);return Array[s(347)](i)}(s[n(337)](),i,e[n(338)][n(333)]);e[n(338)][n(309)]((()=>{const e=n;for(const n of a)r[e(289)](n,{commandName:t,commandParams:[{forceValue:!o[e(262)]}],formatGroupId:e(263)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(347)](t);const r=n[e(285)]((t=>e(283)!=t[e(279)]));return r>-1&&(n=n[e(332)](0,r)),n}(e[n(338)][n(311)][n(293)][n(337)]()),o=e[n(338)][n(314)](e[n(338)][n(275)](s[0],n(340)),e[n(338)][n(275)](s[s[n(299)]-1],n(271)));e[n(338)][n(309)]((()=>{const e=n;r[e(289)](o,{commandName:t,commandParams:[],formatGroupId:e(300)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(295)];for(;t&&t[n(272)](n(300))>e[n(272)](n(300));)r[n(326)](t),t=t[n(295)]}return Array[n(347)](r)}(s))}))}}r[t(325)](t(346),o(t(346))),r[t(325)](t(317),o(t(317))),s&&r[t(325)](t(310),o(t(310))),r[t(325)](t(274),i(t(274))),r[t(325)](t(264),i(t(264))),s&&r[t(325)](t(316),(()=>{const n=t,s=e[n(323)][n(307)](n(316)),o=Array[n(347)](s[n(330)]);o[n(335)]((t=>t[n(272)](n(278))!=s[n(262)])),e[n(338)][n(309)]((()=>{const t=n;for(const e of o)r[t(289)](e,{commandName:t(316),commandParams:[{forceValue:!s[t(262)]}]})}))})),r[t(321)][t(294)](t(283),(e=>Hr(n,t(281),e))),r[t(321)][t(348)]((e=>{const r=t;if(r(329)!=e[r(328)]&&r(345)!=e[r(328)])return;const{data:s}=e;if(s){if(r(346)==s[r(276)]||r(317)==s[r(276)]||r(310)==s[r(276)])switch(s[r(276)][r(304)](r(280),"")){case r(308):return o(Hr(n,r(301)));case r(302):return o(Hr(n,r(339)));case r(327):return o(Hr(n,r(305)))}if(r(274)==s[r(276)])return{type:r(313),content:Hr(n,r(296),Hr(n,r(281)))};if(r(264)==s[r(276)])return{type:r(313),content:Hr(n,r(277),Hr(n,r(281)))};if(r(316)==s[r(276)])return s[r(287)][0][r(284)]?{type:r(313),content:Hr(n,r(324))}:{type:r(313),content:Hr(n,r(286))}}function o(t){const e=r;return{type:e(313),content:Hr(n,e(282),t)}}}))}}function li(t){const e=ai,n=t[e(272)](e(300));if(0==n)return t;let r=t;for(;t[e(319)]&&t[e(319)].is(e(322),e(283));){const s=t[e(319)][e(272)](e(300));if(s==n)r=t[e(319)];else if(s<n)break;t=t[e(319)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(322),e(283))&&t[e(272)](e(300))>0){let r=t[e(295)];for(;r&&e(283)==r[e(279)]&&r[e(272)](e(300))==t[e(272)](e(300));)n[e(288)](r),r=r[e(295)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=317]})(t,e)}function di(){const t=["_LIST_","TrackChangesEditing","getSiblingNodes","50775490xtaBMo","2443970rhgpzk","length","getListTypeFromListStyleType","*Change to:* %0","listStart","getLastPosition","type","list.properties","handleDescriptions","14vdIGwC","commandName","selection","_getSuggestionBlocksForListStyle","bind","*Format:* set start index to %0","parent","listStyle","backward","format","876vZwtxJ","enableCommand","listReversed","push","commandParams","*Format:* set order to regular","createRange","before","handleListStartCommand","model","getAttribute","config","document","editor","55762xaWRjp","listItem","246567VOsqIn","listType","140434kOGNTu","LegacyListUtils","52SvTnnA","reversed","*Format:* set order to reversed","styles","registerDescriptionCallback","ELEMENT_","from","get","getSelectedBlocks","markMultiRangeBlockFormat","startIndex","_descriptionFactory","flat","formatBlock","formatInline","toUpperCase","11632023aXxAwG","handleListStyleCommand","forward","createPositionAt","has","LegacyListPropertiesEditing","element","plugins","map","_getTranslationKeyForListStyle","replace","unshift","_getSuggestionBlocks","7020056dPBArk","afterInit","numbered","handleListReversedCommand","change","locale","getFirstPosition","filter"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(795730===-parseInt(n(343))/1*(-parseInt(n(371))/2)+parseInt(n(369))/3*(parseInt(n(373))/4)+parseInt(n(334))/5+parseInt(n(353))/6*(parseInt(n(367))/7)+parseInt(n(322))/8+parseInt(n(389))/9+-parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(323)](){const t=hi;if(!this[t(366)][t(396)][t(393)](t(394)))return;const e=this[t(366)][t(364)][t(380)](t(341)),n=this[t(366)][t(396)][t(380)](t(331));e[t(376)]&&n[t(354)](t(350),this[t(390)][t(347)](this)),e[t(374)]&&n[t(354)](t(355),this[t(325)][t(347)](this)),e[t(383)]&&n[t(354)](t(338),this[t(361)][t(347)](this)),n[t(384)][t(377)](this[t(342)][t(347)](this))}[hi(390)](t,e={}){const n=hi,r=this[n(366)][n(396)][n(380)](n(331)),s=this[n(346)]();this[n(366)][n(362)][n(326)]((()=>{const t=n;r[t(382)](s,{commandName:t(350),commandParams:[{type:e[t(340)]}],formatGroupId:t(350)})}))}[hi(325)](t,e={}){const n=hi,r=this[n(366)][n(396)][n(380)](n(331)),s=this[n(321)]((t=>t.is(n(395),n(368))&&n(324)===t[n(363)](n(370))));if(s[n(335)]<1)return;const o=s[n(317)]((t=>this[n(366)][n(362)][n(359)](this[n(366)][n(362)][n(392)](t,n(360)),this[n(366)][n(362)][n(392)](t,0))));this[n(366)][n(362)][n(326)]((()=>{const t=n;r[t(382)](o,{commandName:t(355),commandParams:[{reversed:e[t(374)]}],formatGroupId:t(355)})}))}[hi(361)](t,e={}){const n=hi,r=this[n(366)][n(396)][n(380)](n(331)),s=this[n(321)]((t=>t.is(n(395),n(368))&&n(324)===t[n(363)](n(370))));if(s[n(335)]<1)return;const o=s[n(317)]((t=>this[n(366)][n(362)][n(359)](this[n(366)][n(362)][n(392)](t,n(360)),this[n(366)][n(362)][n(392)](t,0))));this[n(366)][n(362)][n(326)]((()=>{const t=n;r[t(382)](o,{commandName:t(338),commandParams:[{startIndex:e[t(383)]}],formatGroupId:t(338)})}))}[hi(342)](t){const e=hi;if(e(386)!=t[e(340)]&&e(387)!=t[e(340)])return;const n=this[e(366)][e(327)],{data:r}=t;if(!r)return;let s,o;switch(r[e(344)]){case e(350):s=e(337),o={type:e(352),content:Hr(n,s,Hr(n,this[e(318)](r[e(357)][0][e(340)])))};break;case e(355):s=r[e(357)][0][e(374)]?e(375):e(358),o={type:e(352),content:Hr(n,s)};break;case e(338):s=e(348),o={type:e(352),content:Hr(n,s,r[e(357)][0][e(383)])}}return o}[hi(346)](){const t=hi;var e,n,r,s;const o=this[t(366)][t(396)][t(380)](t(372));let i=Array[t(379)](this[t(366)][t(362)][t(365)][t(345)][t(381)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(395),t(368)))&&i[t(320)](...o[t(332)](this[t(366)][t(362)][t(365)][t(345)][t(328)](),t(351))),(null===(n=i[i[t(335)]-1])||void 0===n?void 0:n.is(t(395),t(368)))&&i[t(356)](...o[t(332)](this[t(366)][t(362)][t(365)][t(345)][t(339)](),t(391))),i=[...new Set(i)],(null===(s=null===(r=this[t(366)][t(362)][t(365)][t(345)][t(328)]())||void 0===r?void 0:r[t(349)])||void 0===s?void 0:s.is(t(395),t(368)))&&(i=i[t(329)]((e=>e.is(t(395),t(368))))),i}[hi(321)](t){const e=hi,n=this[e(366)][e(396)][e(380)](e(372));let r=Array[e(379)](this[e(366)][e(362)][e(365)][e(345)][e(381)]())[e(329)](t)[e(317)]((t=>{const r=e,s=this[r(366)][r(362)][r(392)](t,0);return[...n[r(332)](s,r(351)),...n[r(332)](s,r(391))]}))[e(385)]();return r=[...new Set(r)],r}[hi(318)](t){const e=hi;return e(378)+this[e(366)][e(396)][e(380)](e(372))[e(336)](t)[e(388)]()+e(330)+t[e(388)]()[e(319)](/-/g,"_")}}function mi(){const t=["_descriptionFactory","media","plugins","stop","conversion","for","dataDowncast","MediaEmbedEditing","2079828UUaVEW","registerElementLabel","locale","686786xUbBAX","elementToElement","6152769GYeWue","options","4SUbOIw","high","1305340lANdsT","editor","attribute:url:media","showSuggestionHighlights","15GzHJzR","ELEMENT_MEDIA","get","downcastDispatcher","TrackChangesEditing","has","createEmptyElement","9214744CDlUDK","enableCommand","mediaEmbed","14911218YuouKZ","div","afterInit","2051350DBivoV","data"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(864413===parseInt(n(263))/1*(parseInt(n(259))/2)+parseInt(n(233))/3*(parseInt(n(229))/4)+-parseInt(n(246))/5+-parseInt(n(256))/6+-parseInt(n(261))/7+parseInt(n(240))/8+-parseInt(n(243))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(245)](){const t=Ii,e=this[t(230)];if(!e[t(250)][t(238)](t(255)))return;const n=e[t(250)][t(235)](t(237)),r=e[t(258)];n[t(241)](t(242)),n[t(248)][t(257)](t(249),(e=>Hr(r,t(234),e))),e[t(252)][t(253)](t(254))[t(260)]({model:t(249),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(232)])return n[s(239)](s(244))},converterPriority:t(228)}),e[t(247)][t(236)].on(t(231),((e,n,r)=>{const s=t;r[s(262)][s(232)]&&e[s(251)]()}),{priority:t(228)})}}const Ti=yi;function _i(){const t=["1422ADFltk","plugins","5505522eKPKra","editor","14416344sOwhTh","get","160xxyLey","9874438RSqTYB","774171MhTFMQ","mention","MentionEditing","345372igFDmr","enableCommand","afterInit","has","259135KuzNQF","6qkwJbz","TrackChangesEditing","52OvfezO","4462RhoLio"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=155]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(901480===-parseInt(n(165))/1+-parseInt(n(173))/2*(-parseInt(n(174))/3)+-parseInt(n(172))/4*(-parseInt(n(169))/5)+-parseInt(n(170))/6*(parseInt(n(161))/7)+parseInt(n(158))/8+-parseInt(n(162))/9*(parseInt(n(160))/10)+parseInt(n(156))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(167)](){const t=Ti,e=this[t(157)];e[t(155)][t(168)](t(164))&&e[t(155)][t(159)](t(171))[t(166)](t(163))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=366]})(t,e)}function Ni(){const t=["plugins","afterInit","locale","editor","135916IBQUei","ELEMENT_PAGE_BREAK","1962320yRvATl","1788YolCxN","pageBreak","35GyYlxq","enableCommand","10058571AQwsVf","794121gSTNFt","PageBreakEditing","get","123935InGsRi","5180GwBhRh","469968ONQZeA","registerElementLabel","TrackChangesEditing","_descriptionFactory","has"];return(Ni=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(231370===-parseInt(n(376))/1+-parseInt(n(378))/2+-parseInt(n(373))/3+-parseInt(n(387))/4*(parseInt(n(370))/5)+parseInt(n(368))/6*(parseInt(n(377))/7)+-parseInt(n(367))/8+parseInt(n(372))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[ki(384)](){const t=ki,e=this[t(386)];if(!e[t(383)][t(382)](t(374)))return;e[t(383)][t(375)](t(380))[t(371)](t(369));const n=e[t(383)][t(375)](t(380)),r=e[t(385)];n[t(381)][t(379)](t(369),(e=>Hr(r,t(366),e)))}}const Li=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=257]})(t,e)}function Mi(){const t=["paragraph","267951dbNVoM","has","addMarker:suggestion:insertion","downcastDispatcher","locale","data","3OxTMou","get","ck-suggestion-marker-split","TrackChangesEditing","checkChild","ck-suggestion-marker--active","includes","afterInit","18432550YJSDhR","76938qbvReS","span","formatBlock","$text","writer","name","bindElementToMarker","options","format","_enableDefaultAttributesIntegration","markerRange","start","consume","registerDescriptionCallback","highest","*Change to:* %0","activeMarkers","editing","toViewPosition","686016MTeRCl","isBlock","end","Paragraph","enableCommand","*Insert:* %0","isTouching","mapper","ELEMENT_PARAGRAPH","insertParagraph","_descriptionFactory","476zOlSqp","createUIElement","addClass","editor","41518260fzKxns","4lafmuh","commandName","9TcUwoW","nodeAfter","1783617gMSpjB","getItemLabel","markerName","schema","showSuggestionHighlights","type","isLimit","insertion","getFirstRange","plugins","registerElementLabel","198872hENxxR","_registerLegacyDescription","model","consumable","insert","30NqnYLC"];return(Mi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(951104===-parseInt(n(286))/1*(-parseInt(n(314))/2)+parseInt(n(280))/3*(-parseInt(n(258))/4)+parseInt(n(278))/5*(-parseInt(n(295))/6)+-parseInt(n(325))/7*(parseInt(n(273))/8)+parseInt(n(260))/9*(-parseInt(n(294))/10)+parseInt(n(262))/11+parseInt(n(257))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Li(293)](){const t=Li,e=this[t(328)];if(!e[t(271)][t(281)](t(317)))return;const n=e[t(284)],r=e[t(271)][t(287)](t(289));r[t(324)][t(272)](t(279),(e=>Hr(n,t(322),e))),r[t(304)](t(279)),r[t(318)](t(323)),e[t(312)][t(283)].on(t(282),Oi(e),{priority:t(309)}),e[t(285)][t(283)].on(t(282),((n,r,s)=>{const o=t;s[o(302)][o(266)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(309)});const s=r[t(324)];s[t(308)]((r=>{const o=t;if(o(269)!==r[o(267)])return;const{start:i,end:a}=r[o(270)]();if(!i[o(320)](a)||!i[o(261)])return;const c=e[o(275)][o(265)],u=i[o(261)];return c[o(315)](u)&&!c[o(268)](u)&&c[o(290)](u,o(298))?{type:o(269),content:Hr(n,o(319),s[o(263)](u,1))}:void 0})),this[t(274)]()}[Li(274)](){const t=Li,e=this[t(328)],n=e[t(284)];e[t(271)][t(287)](t(289))[t(324)][t(308)]((e=>{const r=t;if(r(297)!=e[r(267)])return;const{data:s}=e;return s&&r(279)==s[r(259)]?{type:r(303),content:Hr(n,r(310),Hr(n,r(322)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(271)][o(287)](o(289)),a=r[o(305)][o(306)],c=r[o(305)][o(316)],u=t[o(275)][o(265)];if(!a[o(320)](c)||!a[o(261)])return;const l=a[o(261)];if(u[o(315)](l)&&!u[o(268)](l)&&u[o(290)](l,o(298))){if(!s[o(276)][o(307)](r[o(305)],n[o(300)]))return;const t=s[o(299)][o(326)](o(296),{class:o(288)}),a=s[o(321)][o(313)](c);e&&i[o(311)][o(292)](r[o(264)])&&s[o(299)][o(327)](o(291),t),s[o(299)][o(277)](a,t),s[o(321)][o(301)](t,r[o(264)])}}}function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=495]})(t,e)}const Di=wi;function Fi(){const t=["commandName","1736580NtYdeP","932718DKUnYD","4JipOkk","TrackChangesEditing","removeFormat","*Remove all formatting*","24sokkbD","get","locale","1236756tYywME","RemoveFormatEditing","162984YxeRyE","1rgWLgv","afterInit","registerDescriptionCallback","plugins","4568860ddkLqU","format","_descriptionFactory","9DIoyzA","_enableDefaultAttributesIntegration","formatBlock","editor","7HYNgVa","formatInline","type","20SHajeM","10250513eLUGPE","has","_registerLegacyDescription","10728960faZica"];return(Fi=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(725865===-parseInt(n(523))/1*(parseInt(n(520))/2)+parseInt(n(512))/3*(parseInt(n(513))/4)+parseInt(n(505))/5*(parseInt(n(511))/6)+-parseInt(n(502))/7*(-parseInt(n(522))/8)+parseInt(n(498))/9*(parseInt(n(495))/10)+parseInt(n(509))/11+-parseInt(n(517))/12*(parseInt(n(506))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[Di(524)](){const t=Di,e=this[t(501)];e[t(526)][t(507)](t(521))&&(e[t(526)][t(518)](t(514))[t(499)](t(515)),this[t(508)]())}[Di(508)](){const t=Di,e=this[t(501)];e[t(526)][t(518)](t(514))[t(497)][t(525)]((n=>{const r=t;if(r(500)!=n[r(504)]&&r(503)!=n[r(504)])return;const{data:s}=n;return s&&r(515)==s[r(510)]?{type:r(496),content:Hr(e[r(519)],r(516))}:void 0}))}}const xi=Ui;function Bi(){const t=["editor","14571elsIaw","enableCommand","discardAllSuggestions","18608710qadFBp","plugins","3803184VWWOkI","discardSuggestion","has","afterInit","acceptAllSuggestions","1Qtoltv","discardSelectedSuggestions","RestrictedEditingModeEditing","acceptSuggestion","6119197YKAwkm","get","3904vfmHJa","2605428mMVTVM","goToNextRestrictedEditingException","150eHZQev","254090gXJPWK","TrackChangesEditing","trackChanges","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","1470182SLGIPb"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(677672===-parseInt(n(459))/1*(parseInt(n(474))/2)+parseInt(n(454))/3+parseInt(n(466))/4+parseInt(n(469))/5*(parseInt(n(468))/6)+parseInt(n(463))/7+parseInt(n(465))/8*(-parseInt(n(476))/9)+-parseInt(n(479))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(457)](){const t=xi,e=this[t(475)];if(!e[t(453)][t(456)](t(461)))return;const n=e[t(453)][t(464)](t(470));n[t(477)](t(473)),n[t(477)](t(467));const r=e[t(453)][t(464)](t(461));r[t(477)](t(471)),r[t(477)](t(462)),r[t(477)](t(455)),r[t(477)](t(458)),r[t(477)](t(478)),r[t(477)](t(472)),r[t(477)](t(460))}}const Gi=zi;function Vi(){const t=["editor","registerElementLabel","3370GWkYlf","_descriptionFactory","get","toViewPosition","deletion","55716DANTVz","mapper","activeMarkers","addMarker:suggestion","addClass","writer","bindElementToMarker","softBreak","addMarker:suggestion:deletion","span","split","requires","plugins","locale","TrackChangesEditing","ELEMENT_LINE_BREAK","2tUnaXa","model","95842OYWqdF","insert","274248cSbPTX","editing","downcastDispatcher","6lqQSJf","test","727290GEdOXG","ck-suggestion-marker--active","data","options","580833wNJiUP","createPositionBefore","658553iKnCMD","markerRange","1199oyRsLq","enableCommand","28AEerSi","merge","showSuggestionHighlights","addMarker:suggestion:insertion","element","name","consumable","high","createUIElement","includes","ck-suggestion-marker-","shiftEnter","init","markerName","getItems"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(143290===parseInt(n(416))/1*(parseInt(n(418))/2)+-parseInt(n(400))/3*(parseInt(n(435))/4)+parseInt(n(425))/5+-parseInt(n(423))/6*(-parseInt(n(431))/7)+-parseInt(n(420))/8+-parseInt(n(429))/9+-parseInt(n(395))/10*(-parseInt(n(433))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{static get[Gi(411)](){return[Ys.ShiftEnter]}[Gi(447)](){const t=Gi,e=this[t(393)],n=e[t(412)][t(397)](t(414));n[t(434)](t(446)),e[t(421)][t(422)].on(t(438),Wi(e),{priority:t(442)}),e[t(421)][t(422)].on(t(408),Wi(e),{priority:t(442)}),e[t(427)][t(422)].on(t(403),((n,r,s)=>{const o=t;s[o(428)][o(437)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(396)][t(394)](t(407),(n=>Hr(e[t(413)],t(415),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=zi,i=t[o(412)][o(397)](o(414));if(!s[o(441)][o(424)](r[o(432)],n[o(440)]))return;const a=t[o(417)];for(const t of r[o(432)][o(392)]()){if(!t.is(o(439),o(407)))continue;const n=o(399)==r[o(448)][o(410)](":")[1]?o(436):o(410),c=s[o(405)][o(443)](o(409),{class:o(445)+n}),u=s[o(401)][o(398)](a[o(430)](t));e&&i[o(402)][o(444)](r[o(448)])&&s[o(405)][o(404)](o(426),c),s[o(405)][o(419)](u,c),s[o(401)][o(406)](c,r[o(448)])}}}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=475]})(t,e)}const Xi=Ki;function qi(){const t=["enableCommand","isCollapsed","plugins","formatBlock","StandardEditingModeEditing","127322NYUVQE","5AEryNA","getRanges","get","change","forceValue","document","276DZHXok","from","formatInline","commands","locale","has","9Irlmcw","commandName","selection","1748510bjRlMK","commandParams","model","FORMAT_RESTRICTED_DISABLED","5001pvuLIR","editor","219838oAQTPm","FORMAT_RESTRICTED_ENABLED","457440GPHrNn","afterInit","value","format","961072YnuxVy","TrackChangesEditing","836742petMJn","_descriptionFactory","restrictedEditingException","type","markInlineFormat","registerDescriptionCallback"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(111974===-parseInt(n(477))/1+-parseInt(n(499))/2+-parseInt(n(497))/3*(-parseInt(n(484))/4)+parseInt(n(478))/5*(parseInt(n(507))/6)+-parseInt(n(505))/7+parseInt(n(501))/8+-parseInt(n(490))/9*(-parseInt(n(493))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Zi extends t.Plugin{[Xi(502)](){const t=Xi,e=this[t(498)],n=e[t(495)],r=e[t(488)];if(!e[t(515)][t(489)](t(476)))return;const s=e[t(515)][t(480)](t(506)),o=t(509),i=e[t(487)][t(480)](o);s[t(513)](o,((e,r={})=>{const a=t,c=n[a(483)][a(492)];if(c[a(514)])return void e(r);const u=void 0!==r[a(482)]?r[a(482)]:!i[a(503)];n[a(481)]((()=>{const t=a,e=Array[t(485)](c[t(479)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(511)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(508)][t(512)]((e=>{const n=t;if(n(475)!=e[n(510)]&&n(486)!=e[n(510)])return;const{data:s}=e;return s&&s[n(491)]==o?s[n(494)][0][n(482)]?{type:n(504),content:Hr(r,n(500))}:{type:n(504),content:Hr(r,n(496))}:void 0}))}}const Yi=Qi;function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=256]})(t,e)}function Ji(){const t=["inline","type","_registerBlockAttribute","Style","76SdQSPB","formatBlock","format","toLowerCase","DataSchema","definitions","8741090YBnmPo","block","GeneralHtmlSupport","get","forceValue","commandName","FORMAT_STYLE","_enableDefaultAttributesIntegration","getGhsAttributeNameForElement","6632190niUcgK","config","commandParams","_registerLegacyDescription","normalizeConfig","registerDescriptionCallback","editor","_registerInlineAttribute","*Set format:* %0","plugins","styleName","locale","ghsAttributes","846PkVsmF","5169624gVHnkn","formatInline","style","10117737lAkJdA","TrackChangesEditing","has","*Remove format:* %0","StyleUtils","element","75448ptnkHX","registerAttributeLabel","1926gtiFTZ","add","472753VnFErG","afterInit","_descriptionFactory"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(900379===-parseInt(n(278))/1+-parseInt(n(285))/2*(-parseInt(n(264))/3)+parseInt(n(265))/4+parseInt(n(291))/5+-parseInt(n(300))/6+parseInt(n(268))/7+-parseInt(n(274))/8*(parseInt(n(276))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(279)](){const t=Yi,e=this[t(257)];if(!e[t(260)][t(270)](t(284))||!e[t(260)][t(270)](t(289)))return;const n=e[t(260)][t(294)](t(269)),r=e[t(262)],s=e[t(301)][t(294)](t(267))||{},o=e[t(260)][t(294)](t(293)),i=e[t(260)][t(294)](t(272))[t(304)](e[t(260)][t(294)](t(289)),s[t(290)]);n[t(298)](t(267));const a=new Set;for(const e of i[t(292)]){const n=o[t(299)](e[t(273)]);a[t(277)](n)}const c=new Set;for(const e of i[t(281)]){const n=o[t(299)](e[t(273)]);c[t(277)](n);for(const n of e[t(263)])c[t(277)](n)}for(const e of a)n[t(283)](e),n[t(280)][t(275)](e,Hr(r,t(297)));for(const e of c)n[t(258)](e),n[t(280)][t(275)](e,Hr(r,t(297)));this[t(303)]()}[Yi(303)](){const t=Yi,e=this[t(257)],n=e[t(262)];e[t(260)][t(294)](t(269))[t(280)][t(256)]((e=>{const r=t;if(r(286)!=e[r(282)]&&r(266)!=e[r(282)])return;const{data:s}=e;return s&&r(267)===s[r(296)]?s[r(302)][0][r(295)]?{type:r(287),content:Hr(n,r(259),s[r(302)][0][r(261)][r(288)]())}:{type:r(287),content:Hr(n,r(271),s[r(302)][0][r(261)][r(288)]())}:void 0}))}}function ta(){const t=["max","data","_getSuggestionCoords","filter","ELEMENT_TABLE_ROW","left","findAncestor","low","position","colspan","deletion","_tableSuggestions","registerPostFixer","230979MPVYQo","createRangeIn","last","oldRange","accept","$textProxy","_getCoordsForCells","change","name","1804814SspaYA","map","ELEMENT_TABLE","editor","min","_suggestionFactory","MAX_SAFE_INTEGER","15SMZqAP","getFirstRange","*Insert:* %0","length","createTableWalker","some","getContainedElement","TableEditing","getItems","insertTableRowBelow","change:data","setSelection","add","enqueueChange","classes","element","_descriptionFactory","model","markMultiRangeDeletion","fromRange","addClass","showSuggestionHighlights","_acceptFormatSuggestionCallbackFactory","TableUtils","tableCell","getChildren","detach","removeTableRow","every","toLowerCase","861976OnmUMe","nodeBefore","suggestion","span","downcastDispatcher","23ZCzIHT","end","insert","execute","getAttribute","insertTable","addMarker:suggestion","insertion","registerElementLabel","includes","ELEMENT_TABLE_WITH_TEXT","rowspan","type","916988hGBFoE","batch","writer","nodeAfter","isIntersectingWithRange","get","differ","*Remove:* %0","selection","cell","locale","has","forceValue","selectTableColumn","values","start","mapper","TrackChangesEditing","minRow","startsWith","getRanges","ELEMENT_TABLE_COLUMN","commands","ELEMENT_TABLE_COLUMN_WITH_TEXT","enableCommand","getRowIndexes","addRange","first","above","hasAttribute","createPositionAt","ELEMENT_TABLE_ROW_WITH_TEXT","toViewElement","from","registerCustomCallback","rootName","table","120426eFvjBu","13276piXMsR","removeTableColumn","markMultiRangeInsertion","subType","getChangedMarkers","item","maxColumn","getSuggestion","selectTableRow","root","substr","document","40tvXMJO","$graveyard","isArray","push","getSelectionAffectedTableCells","tableColumn","insertTableColumnLeft","order","_setupColumnsRowsFixing","afterInit","insertTableColumnRight","getChanges","getCellLocation","maxRow","_splitMarkerName","join","createRangeOn","_tablePostFixingSubtypes","refresh","highest","3KwRsyC","removeClass","isEqual","minColumn","tableRow","options","841518WdiIOz","insertTableRowAbove","MIN_SAFE_INTEGER","registerDescriptionCallback","isInContent","plugins","getColumnIndexes","discard","tablePaste","isTouching"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(166336===parseInt(n(341))/1*(-parseInt(n(392))/2)+-parseInt(n(424))/3*(parseInt(n(354))/4)+parseInt(n(306))/5*(parseInt(n(391))/6)+parseInt(n(290))/7+-parseInt(n(336))/8+-parseInt(n(430))/9+parseInt(n(404))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(421)]=[e(428),e(409)],this[e(288)]=new Set}[ea(413)](){const t=ea,e=this[t(302)],n=e[t(323)][t(403)][t(362)];if(!e[t(435)][t(365)](t(313)))return;const r=e[t(364)],s=e[t(435)][t(359)](t(371)),o=e[t(435)][t(359)](t(329));s[t(322)][t(349)](t(390),(e=>Hr(r,t(301),e))),this[t(412)](),s[t(378)](t(346)),s[t(378)](t(400)),s[t(378)](t(367));for(const r of[t(431),t(315)]){const i=e[t(376)][t(359)](r);s[t(378)](r,(r=>{const a=t;e[a(323)][a(297)]((t=>{const e=a;r();const c=e(382)===i[e(411)],u=o[e(408)](n),l=o[e(379)](u),f=c?l[e(381)]-1:l[e(292)]+1,h=u[0][e(283)](e(390)),g=o[e(310)](h,{startRow:f,endRow:f}),d=Array[e(387)](g)[e(300)]((n=>t[e(420)](n[e(363)])));s[e(394)](d,e(428))}))}))}for(const r of[t(410),t(414)]){const i=e[t(376)][t(359)](r);s[t(378)](r,(r=>{const a=t;e[a(323)][a(297)]((t=>{const e=a;r();const c=e(282)===i[e(411)],u=o[e(408)](n),l=o[e(273)](u),f=c?l[e(381)]-1:l[e(292)]+1,h=u[0][e(283)](e(390)),g=o[e(310)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(387)](g)[e(300)]((n=>t[e(420)](n[e(363)])));s[e(394)](d,e(409))}))}))}for(const r of[t(333),t(393)]){const i=r[t(402)](11),a=i[t(335)](),c=a[t(402)](0,3)+t(339),u=t(390)+i,l=t(303)+i,f=t(277)+i;s[t(378)](r,(()=>{const i=t;e[i(323)][i(297)]((t=>{const e=i,h=o[e(408)](n),g=h[0][e(283)](e(390));let d;if(e(333)==r){const t=o[e(379)](h);d={startRow:t[e(381)],endRow:t[e(292)],includeAllSlots:!0}}else{const t=o[e(273)](h);d={startColumn:t[e(381)],endColumn:t[e(292)],includeAllSlots:!0}}const p=o[e(310)](g,d),m=Array[e(387)](p)[e(300)]((({cell:t})=>t)),I=sa(m[e(280)]((t=>t[e(383)](c)))),E=sa(m[e(280)]((t=>!t[e(383)](c))))[e(300)]((n=>t[e(420)](n))),b=s[e(324)](E,u);if(b&&(e(428)==b[e(395)]||e(409)==b[e(395)])){const n=this[e(279)](b);for(const r of I){const s=t[e(420)](r),i=o[e(416)](r),u=r[e(345)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(380)](s)}}}))}))}function c(r){const s=t,o=Array[s(387)](n[s(374)]())[s(300)]((t=>i.LiveRange[s(325)](t)));e[s(323)][s(297)]((t=>{const n=s,i=t[n(355)];r=r[n(280)]((t=>n(405)!=t[n(401)][n(389)])),t[n(317)](r),e[n(376)][n(359)](n(333))[n(422)](),e[n(344)](n(333),{forceDefaultExecution:!0}),e[n(323)][n(319)]((()=>{const t=n;e[t(323)][t(319)](i,(e=>{const n=t,r=o[n(280)]((t=>n(405)!=t[n(401)][n(389)]));r[n(309)]>0&&e[n(317)](r);for(const t of o)t[n(332)]()}))}))}))}function u(r){const s=t;e[s(323)][s(297)]((t=>{const o=s,a=Array[o(387)](n[o(374)]())[o(300)]((t=>i.LiveRange[o(325)](t))),c=[];for(const t of r)for(const e of t[o(314)]({shallow:!0}))c[o(407)](e);for(const n of c)o(405)!=n[o(401)][o(389)]&&(t[o(317)](t[o(384)](n,0)),e[o(376)][o(359)](o(393))[o(422)](),e[o(344)](o(393),{forceDefaultExecution:!0}));const u=a[o(280)]((t=>o(405)!=t[o(401)][o(389)]));u[o(309)]>0&&t[o(317)](u);for(const t of a)t[o(332)]()}))}function l(e,n){const r=t;return n[r(334)]((t=>e[r(311)]((e=>e[r(342)][r(426)](t[r(369)])||t[r(342)][r(426)](e[r(369)])))))}function f(e,n){const r=t;return e[r(311)]((t=>n[r(311)]((e=>t[r(342)][r(276)](e[r(369)])))))}e[t(278)][t(340)].on(t(347),((e,n,r)=>{const s=t;if(!r[s(429)][s(327)])return;const o=n[s(397)];if(!o)return;const i=r[s(370)][s(386)](o);function c(t){return Array[s(406)](t)?t:[t]}i&&s(330)===o[s(298)]&&(0,a.setHighlightHandling)(i,r[s(356)],((t,e,n)=>n[s(326)](c(e[s(320)]),t)),((t,e,n)=>n[s(425)](c(e[s(320)]),t)))}),{priority:t(423)}),s[t(322)][t(433)]((e=>{const n=t;if(n(348)!=e[n(353)]&&n(287)!=e[n(353)])return;const s=e[n(312)]();if(null!=s&&s.is(n(321),n(390))){if(n(348)==e[n(353)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)]));if(t[n(309)])return{type:n(348),content:Hr(r,n(308),Hr(r,n(351),'"'+t[n(419)](" ")+'"'))}}if(n(287)==e[n(353)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)]));if(t[n(309)])return{type:n(287),content:Hr(r,n(361),Hr(r,n(351),'"'+t[n(419)](" ")+'"'))}}}})),s[t(322)][t(433)]((e=>{const n=t;if(n(428)==e[n(395)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)])),s=this[n(279)](e),o=s[n(417)]-s[n(372)]+1;if(n(348)==e[n(353)])return t[n(309)]?{type:n(348),content:Hr(r,n(308),Hr(r,n(385),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(348),content:Hr(r,n(308),Hr(r,n(281),o))};if(n(287)==e[n(353)])return t[n(309)]?{type:n(287),content:Hr(r,n(361),Hr(r,n(385),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(287),content:Hr(r,n(361),Hr(r,n(281),o))}}if(n(409)==e[n(395)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)])),s=this[n(279)](e),o=s[n(398)]-s[n(427)]+1;if(n(348)==e[n(353)])return t[n(309)]?{type:n(348),content:Hr(r,n(308),Hr(r,n(377),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(348),content:Hr(r,n(308),Hr(r,n(375),o))};if(n(287)==e[n(353)])return t[n(309)]?{type:n(287),content:Hr(r,n(361),Hr(r,n(377),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(287),content:Hr(r,n(361),Hr(r,n(375),o))}}})),s[t(304)][t(388)](t(348),t(428),t(274),c),s[t(304)][t(388)](t(287),t(428),t(294),c),s[t(304)][t(388)](t(348),t(409),t(274),u),s[t(304)][t(388)](t(287),t(409),t(294),u),s[t(304)][t(388)](t(348),t(409),t(419),l),s[t(304)][t(388)](t(287),t(409),t(419),l),s[t(304)][t(388)](t(348),t(428),t(419),f),s[t(304)][t(388)](t(287),t(428),t(419),f)}[ea(328)](){const t=ea,e=this[t(302)],n=e[t(323)][t(403)][t(362)];return(r,s)=>{const o=t;e[o(323)][o(297)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(342)][a(337)];u&&u[0]&&!1===u[0][a(366)]&&(l=r[0][a(369)][a(357)]);const f=t[a(291)](l);if(a(405)==f[a(401)][a(389)])return;const h=Array[a(387)](n[a(374)]())[a(300)]((t=>i.LiveRange[a(325)](t)));t[a(317)](f),e[a(376)][a(359)](c)[a(422)](),u[a(407)]({forceDefaultExecution:!0}),e[a(344)](c,...u);const g=h[a(280)]((t=>a(405)!=t[a(401)][a(389)]));g[a(309)]>0&&t[a(317)](g);for(const t of h)t[a(332)]()}))}}[ea(296)](t){const e=ea,n=this[e(302)][e(435)][e(359)](e(329));let r=Number[e(305)],s=Number[e(432)],o=Number[e(305)],i=Number[e(432)];for(const a of t){if(e(405)==a[e(401)][e(389)])continue;const{row:t,column:c}=n[e(416)](a),u=a[e(383)](e(352))?a[e(345)](e(352))-1:0,l=a[e(383)](e(286))?a[e(345)](e(286))-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}}[ea(412)](){const t=ea,e=this[t(302)],n=e[t(435)][t(359)](t(371)),r=e[t(435)][t(359)](t(329));e[t(323)][t(403)].on(t(316),(()=>{const r=t,s=Array[r(387)](e[r(323)][r(403)][r(360)][r(396)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(418)](t);if(r(338)!=s)continue;if(null!=e[r(293)])continue;const a=n[r(399)](o);this[r(421)][r(350)](i)&&this[r(288)][r(318)](a)}}),{priority:t(284)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(420)](e),a=e[s(283)](s(390)),c=r[s(416)](e);for(const t of this[s(288)]){const n=t[s(395)],r=n[s(373)](s(275)),u=n[s(402)](r?10:5),l=u[s(335)](),f=l[s(402)](0,3)+s(339),h=s(303)+u,g=s(277)+u;if(!t[s(434)])continue;if(a!=t[s(307)]()[s(369)][s(283)](s(390)))continue;if(t[s(358)](i))continue;const d=e[s(383)](f)?e[s(345)](f)-1:0,p=this[s(279)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(380)](i),o=!0)}return o};e[t(323)][t(403)][t(289)]((n=>{const r=t;let o=!1;for(const t of e[r(323)][r(403)][r(360)][r(415)]())if(r(343)==t[r(353)])if(r(428)==t[r(298)])for(const e of t[r(285)][r(357)][r(331)]())o=o||s(e,n);else r(330)==t[r(298)]&&(o=o||s(t[r(285)][r(357)],n));return o}))}[ea(279)](t){const e=ea;return this[e(296)](t[e(374)]()[e(300)]((t=>t[e(369)][e(357)])))}}function sa(t){const e=ea;return Array[e(387)](new Set(t)[e(368)]())}const oa=ia;function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(649985===parseInt(n(351))/1*(parseInt(n(296))/2)+parseInt(n(360))/3+parseInt(n(374))/4*(-parseInt(n(355))/5)+-parseInt(n(363))/6+parseInt(n(327))/7*(parseInt(n(337))/8)+parseInt(n(373))/9*(-parseInt(n(307))/10)+parseInt(n(308))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ca);class aa extends t.Plugin{static get[oa(326)](){return[ra]}[oa(381)](){const t=oa,e=this[t(340)],n=e[t(379)][t(304)][t(350)],r=e[t(385)];if(!e[t(331)][t(352)](t(329)))return;const s=e[t(331)][t(291)](t(377)),o=e[t(331)][t(291)](t(323)),a=e[t(331)][t(291)](ra);a[t(384)][t(328)](t(320)),s[t(386)](t(320),(()=>{const n=t,r=o[n(371)](e[n(379)][n(304)][n(350)]);e[n(379)][n(354)]((()=>{const t=n;s[t(325)](r,{commandName:t(320),commandParams:[]},[],t(320))}))})),e[t(305)][t(291)](t(320)).on(t(348),((n,r)=>{const o=t;e[o(305)][o(291)](o(322))[o(364)]&&(r[o(294)]>0&&r[r[o(294)]-1]&&r[r[o(294)]-1][o(346)]||s[o(368)]||this[o(366)]()||n[o(347)]())}),{priority:t(383)});for(const n of[t(358),t(334),t(362),t(349)]){const r=e[t(305)][t(291)](n);s[t(386)](n,(()=>{const n=t,o=e[n(379)][n(304)][n(350)][n(313)]()[n(306)]()[n(321)]((t=>t.is(n(342),n(302)))),i=r[n(364)];e[n(379)][n(354)]((()=>{const t=n;s[t(325)]([o,i],{commandName:t(320),commandParams:[]},[],t(320))}))}))}for(const n of[t(376),t(293)]){const r=e[t(305)][t(291)](n);s[t(386)](n,(()=>{const i=t,a=o[i(371)](e[i(379)][i(304)][i(350)])[0],c=a[i(387)](i(345)),{column:u,row:l}=o[i(361)](a);let f=[];if(i(389)==r[i(372)]){const t=o[i(300)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(359)](t)[i(309)]((t=>t[i(343)]))}else{const t=o[i(300)](c,{column:u,includeAllSlots:!0});f=Array[i(359)](t)[i(309)]((t=>t[i(343)]))}e[i(379)][i(354)]((t=>{const e=i;s[e(324)](t[e(380)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(335)][t(388)]((e=>{const n=t;if(n(365)!=e[n(341)]&&n(370)!=e[n(341)])return;const{data:s}=e;return s&&n(320)==s[n(312)]?{type:n(357),content:Hr(r,n(317))}:void 0})),s[t(335)][t(388)]((e=>{const n=t;if(n(365)!=e[n(341)]&&n(370)!=e[n(341)])return;const{data:s}=e;return s?n(376)==s[n(312)]?{type:n(357),content:Hr(r,n(330))}:n(293)==s[n(312)]?{type:n(357),content:Hr(r,n(382))}:void 0:void 0}));const c=a[t(310)]();for(const e of[t(358),t(334),t(362),t(349)])s[t(333)][t(390)](t(365),e,t(344),c);for(const e of[t(376),t(293)])s[t(333)][t(390)](t(365),e,t(344),c);s[t(333)][t(390)](t(365),t(320),t(344),(r=>{const s=t;e[s(379)][s(354)]((t=>{const o=s,a=Array[o(359)](n[o(297)]())[o(309)]((t=>i.LiveRange[o(298)](t)));t[o(339)](r),e[o(305)][o(291)](o(320))[o(332)](),e[o(348)](o(320),{forceDefaultExecution:!0});const c=a[o(292)]((t=>o(295)!=t[o(353)][o(318)]));c[o(294)]>0&&t[o(339)](c);for(const t of a)t[o(375)]()}))}));for(const n of[t(358),t(362),t(349),t(334)]){const r=e[t(305)][t(291)](n);r.on(t(356),((n,s,o)=>{const i=t;if(o){const t=e[i(379)][i(304)][i(350)][i(313)]()[i(306)]()[i(321)]((t=>t.is(i(342),i(302))));this[i(303)](r[i(364)],t)||(n[i(301)]=!1,n[i(347)]())}}),{priority:t(314)})}}[oa(366)](){const t=oa,e=this[t(340)][t(305)][t(291)](t(320)),n=this[t(340)][t(331)][t(291)](t(323));if(!e[t(369)])return!1;const r=n[t(371)](this[t(340)][t(379)][t(304)][t(350)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(303)](e,n))return!1;return!0}[oa(303)](t,e){const n=oa,r=this[n(340)][n(331)][n(291)](n(377)),s=this[n(340)][n(379)][n(380)](t),o=this[n(340)][n(379)][n(380)](e),i=new Set,a=new Set;for(const t of r[n(315)]())if((n(319)==t[n(341)]||n(316)==t[n(341)]||n(320)==t[n(367)])&&t[n(299)])for(const e of t[n(297)]())e[n(311)](s,!0)&&i[n(338)](t[n(341)]+":"+t[n(336)].id),e[n(311)](o,!0)&&a[n(338)](t[n(341)]+":"+t[n(336)].id);if(i[n(378)]!=a[n(378)])return!1;for(const t of i)if(!a[n(352)](t))return!1;return!0}}function ca(){const t=["tableCell","_areMergableCells","document","commands","getAncestors","60ICOhGX","2291564jHunCn","map","_acceptFormatSuggestionCallbackFactory","containsRange","commandName","getFirstPosition","low","getSuggestions","deletion","*Merge cells*","rootName","insertion","mergeTableCells","find","trackChanges","TableUtils","markBlockFormat","markMultiRangeBlockFormat","requires","4627XekUdT","push","TableEditing","*Split cell:* vertically","plugins","refresh","_suggestionFactory","mergeTableCellRight","_descriptionFactory","author","9080wMtCgV","add","setSelection","editor","type","element","cell","accept","table","forceDefaultExecution","stop","execute","mergeTableCellLeft","selection","1luBeCJ","has","root","change","32685qZiFJN","set:isEnabled","format","mergeTableCellUp","from","900279DLWNpS","getCellLocation","mergeTableCellDown","3179682IFPJhF","value","formatBlock","_areSelectedCellsMergable","subType","_isForcedDefaultExecutionBlock","isEnabled","formatInline","getSelectionAffectedTableCells","direction","461394PYGqrL","84aCPBak","detach","splitTableCellVertically","TrackChangesEditing","size","model","createRangeOn","afterInit","*Split cell:* horizontally","highest","_tablePostFixingSubtypes","locale","enableCommand","findAncestor","registerDescriptionCallback","horizontally","registerCustomCallback","get","filter","splitTableCellHorizontally","length","$graveyard","732306BOyjYf","getRanges","fromRange","isInContent","createTableWalker","return"];return(ca=function(){return t})()}function ua(){const t=["formatBlock","2945574uaNoPC","registerAttributeLabel","addClass","showSuggestionHighlights","plugins","data-suggestion","headingColumns","56oPoyBM","ck-suggestion-marker-","TableEditing","headingRows","markerRange","afterInit","accept","_enableDefaultAttributesIntegration","FORMAT_HEADER_COLUMN","removeAttribute","locale","name","_registerLegacyDescription","removeClass","editor","has","consume","data","format","FORMAT_REGULAR_ROW","commandName","TableUtils","item","*Format:* %0","_descriptionFactory","writer","editing","markerNameToElements","mapper","FORMAT_HEADER_ROW","setTableRowHeader","1554455YKEBGC","options","registerCustomCallback","4925800AkBeUh","625986vQWooN","_acceptFormatSuggestionCallbackFactory","_handleLegacySuggestions","markerName","createTableWalker","nodeBefore","end","activeMarkers","includes","setTableColumnHeader","970016ujnawS","unbindElementFromMarkerName","addMarker:suggestion","getCellLocation","FORMAT_REGULAR_COLUMN","2iQxyOf","consumable","downcastDispatcher","_splitMarkerName","bindElementToMarker","stop","250730RNotOd","887127inpAoK","_suggestionFactory","parent","get","registerDescriptionCallback","type","highest","TrackChangesEditing","commandParams","nodeAfter","cell","toViewElement","getSuggestion","setAttribute","ck-suggestion-marker--active","removeMarker:suggestion","forceValue","requires","10yuhSyc","start"];return(ua=function(){return t})()}const la=fa;function fa(t,e){const n=ua();return(fa=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(270565===-parseInt(n(293))/1+-parseInt(n(287))/2*(-parseInt(n(294))/3)+-parseInt(n(282))/4*(parseInt(n(312))/5)+-parseInt(n(315))/6+parseInt(n(268))/7+parseInt(n(322))/8*(parseInt(n(272))/9)+parseInt(n(271))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ua);class ha extends t.Plugin{static get[la(311)](){return[ra]}[la(327)](){const t=la,e=this[t(336)];if(!e[t(319)][t(337)](t(324)))return;const n=e[t(332)],r=e[t(319)][t(297)](t(301));r[t(329)](t(267),[],[t(325)]),r[t(329)](t(281),[],[t(321)]),r[t(346)][t(316)](t(325),Hr(n,t(266))),r[t(346)][t(316)](t(321),Hr(n,t(330))),this[t(274)]()}[la(274)](){const t=la,e=this[t(336)][t(319)][t(297)](t(301)),n=this[t(336)][t(319)][t(297)](t(343)),r=this[t(336)][t(319)][t(297)](ra)[t(273)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(290)](o[a(275)]),l=e[a(306)](u),f=l[a(339)];if(a(314)!=l[a(299)]||!f||a(281)!=f[a(342)])return;if(o[a(344)])return void s[a(292)]();if(!i[a(288)][a(338)](o[a(326)],s[a(333)]))return;const h=o[a(326)][a(313)][a(303)],g=o[a(326)][a(278)][a(277)],d=h[a(296)][a(296)],{column:p}=n[a(285)](h),{column:m}=n[a(285)](g);for(let s=p;s<=m;s++){const l=n[a(276)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(304)],l=i[a(265)][a(305)](s);i[a(347)][a(317)](a(323)+c,l),r&&i[a(347)][a(307)](a(320),u,l),i[a(265)][a(291)](l,o[a(275)]),t&&(e[a(279)][a(280)](o[a(275)])?i[a(347)][a(317)](a(308),l):i[a(347)][a(335)](a(308),l))}}}}e[t(295)][t(270)](t(314),t(267),t(328),r),e[t(295)][t(270)](t(314),t(281),t(328),r),this[t(336)][t(348)][t(289)].on(t(284),s(),{priority:t(300)}),this[t(336)][t(339)][t(289)].on(t(284),((e,n,r)=>{const o=t;r[o(269)][o(318)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(300)}),this[t(336)][t(348)][t(289)].on(t(309),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(290)](r[o(275)]),c=e[o(306)](a),u=c[o(339)];if(o(314)!=c[o(299)]||!u||o(281)!=u[o(342)])return;const l=s[o(265)][o(264)](r[o(275)]);if(l)for(const t of l)s[o(347)][o(335)](o(323)+i,t),s[o(347)][o(335)](o(308),t),s[o(347)][o(331)](o(320),t),s[o(265)][o(283)](t,r[o(275)])}),{priority:t(300)}),this[t(334)]()}[la(334)](){const t=la,e=this[t(336)],n=e[t(332)];function r(e){const r=t;return{type:r(340),content:Hr(n,r(345),e)}}e[t(319)][t(297)](t(301))[t(346)][t(298)]((e=>{const s=t;if(s(314)!=e[s(299)])return;const{data:o}=e;if(o){if(s(267)==o[s(342)]){const t=o[s(302)][0][s(310)];return r(Hr(n,s(t?266:341)))}if(s(281)==o[s(342)]){const t=o[s(302)][0][s(310)];return r(Hr(n,s(t?330:286)))}}}))}}function ga(t,e){const n=Ea();return(ga=function(t,e){return n[t-=286]})(t,e)}const da=ga;!function(t,e){const n=ga,r=t();for(;;)try{if(609020===parseInt(n(379))/1*(-parseInt(n(463))/2)+parseInt(n(421))/3+-parseInt(n(304))/4*(parseInt(n(405))/5)+parseInt(n(297))/6+parseInt(n(388))/7+parseInt(n(322))/8+-parseInt(n(411))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const pa=[da(470),da(319),da(373),da(434),da(391),da(471),da(404)],ma=Object[da(446)](pa[da(401)]((t=>[t,null])));class Ia extends t.Plugin{static get[da(344)](){return[ra]}[da(451)](){const t=da,n=this[t(360)];if(!n[t(444)][t(410)](t(440)))return;const r=n[t(444)][t(331)](t(483)),s=n[t(444)][t(331)](t(386)),o=n[t(444)][t(331)](ra),i=n[t(444)][t(331)](t(440));o[t(426)][t(372)](t(335),t(433)),n[t(375)][t(478)][t(382)](t(293),{allowIn:t(330),allowContentOf:t(330),isLimit:!0}),n[t(475)][t(342)]({model:t(293),view:t(472)});let a=null;n[t(375)].on(t(349),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(308)]-1];h&&h[u(305)]||r[u(300)]||this[u(360)][u(296)][u(331)](u(316))[u(435)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(453)))return!1;const i=s[o(462)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(448)](n[o(476)][o(361)]);if(!a[o(308)])return!1;const c=a[0][o(324)](o(477)),l=r[o(318)](a),f=r[o(437)](a),h={startRow:l[o(354)],endRow:l[o(466)],startColumn:f[o(354)],endColumn:f[o(466)]};return 1==a[o(308)]&&(h[o(383)]+=r[o(329)](i)-1,h[o(447)]+=r[o(415)](i)-1),Ta(c,h,r)}(l,f,n[u(375)],s,i)&&(o[u(413)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(375)][u(339)]((()=>{const t=u;n[t(375)][t(349)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(308)]&&r[t(288)](o,t(335),{tablePasteChainId:s}),i[t(308)]&&r[t(288)](i,t(433),{tablePasteChainId:s}),l[t(308)]&&r[t(288)](l,t(439),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(308)]&&r[t(389)](f,t(439),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(419)](h[t(401)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(352),{tablePasteChainId:s});if(g){const e=g[t(467)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(375)][t(321)](s),a=e[t(356)]((e=>e[t(340)]()[t(450)](i)));a&&r[t(372)]([a[t(394)],o])}r[t(308)]&&g[t(407)](t(368),Object[t(446)](r))}a=null})))}),{priority:e.priorities[t(399)]+10}),n[t(444)][t(331)](t(440)).on(t(459),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(413)]();const c=s[r(454)],u=o,l=ba(c),f=ba(u);e[r(312)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(341)](c[r(338)](0));for(const t of Array[r(390)](u[r(380)]()))i[r(371)](t,c,r(393));const t=a[r(286)][r(323)](s[r(458)]),e=a[r(414)][r(323)](s[r(403)]);t||e||(h=i[r(480)](c))}else f&&!l&&(g=i[r(480)](c));else{const t=i[r(365)](r(293)),e=i[r(365)](r(293));i[r(309)](i[r(480)](c),e),i[r(371)](t,c,0);for(const e of Array[r(390)](u[r(380)]()))i[r(371)](e,t,r(393));h=i[r(321)](t),g=i[r(321)](e)}const d=Array[r(390)](u[r(465)]())[r(464)]((([t])=>pa[r(323)](t)));a[r(442)][r(372)]({element:c,attributes:d[r(308)]?Object[r(446)](d):null}),h&&a[r(428)][r(372)](h),g&&a[r(482)][r(372)](g)}),{priority:t(399)}),s.on(t(422),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(301)]||1;a[o(414)]=new Array(l)[o(474)](u)[o(401)](((t,e)=>t+e));for(const{cell:t}of s[o(303)](i,{startColumn:u,endColumn:u+l-1}))a[o(381)][o(372)](n[o(375)][o(321)](t))}),{priority:t(396)}),s.on(t(432),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(326)]||1;a[o(286)]=new Array(l)[o(474)](u)[o(401)](((t,e)=>t+e));for(const{cell:t}of s[o(303)](i,{startRow:u,endRow:u+l-1}))a[o(362)][o(372)](n[o(375)][o(321)](t))}),{priority:t(396)}),r[t(479)][t(355)]((e=>{const r=t;if(e[r(374)]&&e[r(374)][r(392)](r(439)))return e[r(443)]?{}:{type:r(424),content:Hr(n[r(333)],r(343))}}));const c=()=>!1;for(const e of[t(439),t(433),t(335),t(352)])r[t(461)][t(307)](t(424),e,t(295),c),r[t(461)][t(307)](t(299),e,t(295),c),r[t(461)][t(307)](t(449),e,t(295),c);r[t(461)][t(307)](t(449),t(352),t(313),c),r[t(461)][t(307)](t(449),t(352),t(376),((e,r,s)=>{const o=t,i=e[o(401)]((t=>t[o(452)]()))[o(464)]((t=>t)),c=new Map(i[o(401)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(442)])e&&c[o(314)](t,e);else if(s&&s[o(368)])for(const[t,e]of Object[o(425)](s[o(368)])){const r=n[o(375)][o(315)][o(331)](t),s=r?r[o(340)]()[o(452)]():null;s&&c[o(314)](s,e)}n[o(375)][o(339)]((t=>{const e=o;for(const[n,r]of c)t[e(412)]({...ma,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(461)][o(307)](e,o(439),s,((t,i,a)=>{const c=o;n[c(375)][c(339)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(398)][o(397)];t.is(o(345),o(293))&&u[o(372)](t)}r[o(461)][o(336)](e,null,s)(t,i,a);for(const t of u)o(400)!=t[o(384)][o(385)]&&n[o(320)](t)}))}))};u(t(424),t(376)),u(t(424),t(313)),u(t(299),t(376)),u(t(299),t(313)),r[t(461)][t(307)](t(424),t(335),t(313),(e=>{const n=t,r=e[n(401)]((t=>t[n(452)]())),i=r[0][n(324)](n(477)),{minRow:a,maxRow:c}=o[n(317)](r);s[n(290)](i,{at:a,rows:c-a+1})})),r[t(461)][t(307)](t(424),t(433),t(313),(e=>{const n=t,r=e[n(401)]((t=>t[n(452)]())),i=r[0][n(324)](n(477)),{minColumn:a,maxColumn:c}=o[n(317)](r);s[n(370)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(374)]||!n[s(374)][s(392)](s(439)))return;const o=n[s(456)][s(353)],i=r[s(332)]()[s(464)]((t=>t[s(402)]&&t[s(456)]&&t[s(456)][s(353)]==o));i[s(308)]&&n[s(423)]()[s(308)]!=i[s(308)]&&i[s(325)](((t,e)=>(t[s(291)]=e,e[s(443)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(289)](e[s(327)]),i=[s(348),s(369)],a=r[s(294)][s(323)](e[s(327)]);return a&&i[s(372)](s(366)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(328),l,{priority:t(399)}),r.on(t(351),l,{priority:t(399)}),n[t(375)][t(476)][t(408)]((()=>{const e=t;let s=!1;const o=Array[e(390)](n[e(375)][e(476)][e(334)][e(485)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(289)](t);if(e(378)!=o||e(299)!=a||i[e(416)])continue;if(!r[e(441)](c))continue;const u=r[e(302)](c)[e(306)](),l=n[e(444)][e(331)](e(292)).me;for(const t of r[e(332)]())if(t[e(402)]&&t[e(359)]==l&&e(449)==t[e(363)]&&e(352)==t[e(374)]&&t[e(306)]()[e(350)]((t=>u[e(436)]((n=>n[e(395)](t,!0))))))for(const n of t[e(423)]())n[e(402)]&&(n[e(313)](),s=!0)}return s})),n[t(375)][t(476)][t(408)]((e=>{const s=t,o=n[s(296)][s(331)](s(457));if(!o||!o[s(431)][s(410)](e[s(387)]))return!1;let i=!1;const a=n[s(444)][s(331)](s(292)).me,c=n[s(375)][s(476)][s(334)][s(346)](),u=Array[s(390)](n[s(375)][s(476)][s(334)][s(485)]())[s(464)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(289)](t);return n(378)==o&&n(439)==i&&c==a.id&&!e[n(416)]}));for(const t of c){if(s(371)!=t[s(363)]||s(293)!=t[s(394)]||1!=t[s(308)])continue;const n=e[s(409)](t[s(337)],t[s(337)][s(417)](1));if(!u[s(356)]((({data:t})=>t[s(429)][s(450)](n))))for(const{name:t,data:r}of u)if(n[s(395)](r[s(429)])){e[s(445)](t,{range:n}),i=!0;break}}return i})),n[t(375)][t(476)][t(408)]((e=>{const s=t;let o=!1;const i=n[s(444)][s(331)](s(292)).me,a=r[s(332)]()[s(464)]((t=>t[s(402)]&&t[s(359)]==i)),c=new Set,u=new Set;for(const t of a)if(s(439)==t[s(374)])for(const e of t[s(467)]()){const n=e[s(340)]()[s(452)]();if(n)if(n.is(s(345),s(293))&&ba(n)){t[s(287)](e[s(394)]),c[s(367)](n),o=!0;const r=n[s(298)],i=n[s(406)],a=r&&r.is(s(345),s(293)),l=i&&i.is(s(345),s(293));a&&!c[s(410)](r)&&u[s(367)](r),l&&!c[s(410)](i)&&u[s(367)](i)}else n.is(s(345),s(427))&&n[s(377)]&&(t[s(287)](e[s(394)]),o=!0)}else if(s(352)==t[s(374)]){if(!t[s(456)]||!t[s(456)][s(353)])continue;const e=t[s(456)][s(368)];if(e&&Object[s(438)](e)[s(308)])continue;const n=t[s(456)][s(353)];let r=!0,i=!0;for(const e of a)if(e[s(374)]&&e[s(374)][s(392)](s(439))){if(!e[s(456)][s(353)]){i=!1;break}if(e.id!=t.id&&e[s(456)][s(353)]==n){r=!1;break}}i&&r&&(t[s(473)](),o=!0)}for(const t of c)e[s(341)](t);for(const t of u)e[s(320)](t);return o})),n[t(475)][t(347)](t(418))[t(469)]({model:t(420),view:(t,e)=>f(t),converterPriority:t(399)}),n[t(475)][t(347)](t(430))[t(469)]({model:t(420),view:(e,n)=>n[t(357)][t(484)]?f(e,!1):null,converterPriority:t(399)});const h=n[t(310)][t(455)];this[t(364)](h[t(476)],t(311),((e,n)=>{const r=t,s=[];for(const t of h[r(480)](n[r(358)])[r(481)]())t.is(r(345),r(472))&&s[r(372)](t);h[r(339)]((t=>{const e=r;for(const n of s)t[e(468)](t[e(480)](n),t[e(460)](n)),t[e(341)](n)}))}))}}function Ea(){const t=["TrackChangesEditing","showSuggestionHighlights","getChangedMarkers","rowInsertionIndexes","removeMarker","markMultiRangeInsertion","_splitMarkerName","removeRows","next","Users","tableCellSuggestion","activeMarkers","join","commands","2260128RLRWld","nextSibling","deletion","_isForcedDefaultExecutionBlock","columns","getSuggestion","createTableWalker","119596GUSgQw","forceDefaultExecution","getRanges","registerCustomCallback","length","wrap","editing","clipboardOutput","return","discard","set","markers","trackChanges","_getCoordsForCells","getRowIndexes","tableCellBorderColor","unwrap","createRangeOn","6298992qHNSTY","includes","findAncestor","reduce","rows","markerName","suggestionLoaded","getRows","tableCell","get","getSuggestions","locale","differ","tablePasteRow","getSuggestionCallback","position","getChild","change","getRange","remove","elementToElement","*Replace table cells*","requires","element","getChanges","for","ck-suggestion-marker","insertContent","every","suggestionUnloaded","tablePasteCell","tablePasteChainId","first","registerDescriptionCallback","find","options","content","author","editor","selection","rowInsertionRanges","type","listenTo","createElement","ck-suggestion-marker--active","add","markerAttributes","ck-suggestion-marker-insertion","removeColumns","insert","push","tableCellBorderStyle","subType","model","accept","isEmpty","suggestion","3563tyqzPW","getChildren","columnInsertionRanges","register","endRow","root","rootName","TableUtils","batch","1193374ILYWbV","markMultiRangeDeletion","from","tableCellVerticalAlignment","startsWith","end","name","containsRange","low","nodeAfter","start","high","$graveyard","map","isInContent","column","tableCellPadding","10RxeZwZ","previousSibling","setAttribute","registerPostFixer","createRange","has","9101268qIlNUZ","setAttributes","stop","columnInsertionIndexes","getColumns","oldRange","getShiftedBy","editingDowncast","markMultiRangeBlockFormat","suggestion:formatBlock:tablePasteCell","3527115HIBXgE","insertColumns","getAllAdjacentSuggestions","insertion","entries","_tablePostFixingSubtypes","paragraph","insertionRanges","newRange","dataDowncast","_createdBatches","insertRows","tablePasteColumn","tableCellHorizontalAlignment","value","some","getColumnIndexes","keys","tablePaste","TableClipboard","hasSuggestion","cells","previous","plugins","updateMarker","fromEntries","endColumn","getSelectionAffectedTableCells","formatBlock","isEqual","afterInit","getContainedElement","documentSelection","cell","view","attributes","redo","row","_replaceTableSlotCell","createPositionBefore","_suggestionFactory","getTableIfOnlyTableInContent","466vzCXiK","filter","getAttributes","last","getMarkers","move","markerToHighlight","tableCellBorderWidth","tableCellBackgroundColor","suggestion-td","removeMarkers","fill","conversion","document","table","schema","_descriptionFactory","createRangeIn","getItems","deletionRanges"];return(Ea=function(){return t})()}function ba(t){const e=da;if(t[e(377)])return!0;const n=t[e(338)](0);return n.is(e(345),e(427))&&n[e(377)]}function Ta(t,e={},n){const r=da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(303)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["handleResizeTableWidthCommand","18GkxvoA","data","_descriptionFactory","3112096hYqWeu","document","9fmoGhY","columnWidths","443087DaqMqW","model","4497nhjXCZ","getContainedElement","accept","4988746lJWlco","discard","bind","formatBlock","markBlockFormat","getSelectedElement","handleSuggestionDescription","table","getColumnGroupElement","TrackChangesEditing","format","getTableColumnsWidths","6000984IXgTrJ","25962610MgdIDW","resizeTableWidth","locale","get","type","11hHHask","getSuggestions","getAttribute","*Format:* resize table","registerDescriptionCallback","registerCustomCallback","1541145cZJqws","plugins","formatInline","2pZXZqm","formatGroupId","author","TableColumnResizeEditing","has","tableWidth","_suggestionFactory","afterInit","commandParams","enableCommand","selection","Users","subType","getSuggestionCallback","resizeTable","change","editor"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(545209===-parseInt(n(273))/1+-parseInt(n(305))/2*(-parseInt(n(275))/3)+parseInt(n(269))/4+-parseInt(n(302))/5*(parseInt(n(266))/6)+-parseInt(n(278))/7+parseInt(n(290))/8*(-parseInt(n(271))/9)+parseInt(n(291))/10*(parseInt(n(296))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class ka extends t.Plugin{[_a(312)](){const t=_a;if(!this[t(264)][t(303)][t(309)](t(308)))return;const e=this[t(264)][t(303)][t(294)](t(287));e[t(314)](t(292),this[t(265)][t(280)](this)),e[t(311)][t(301)](t(281),t(262),t(277),e[t(311)][t(318)](t(281),null,t(279))),e[t(311)][t(301)](t(281),t(262),t(279),e[t(311)][t(318)](t(281),null,t(277))),e[t(268)][t(300)](this[t(284)][t(280)](this))}[_a(265)](t,e){const n=_a,r=this[n(264)][n(303)][n(294)](n(287)),s=this[n(264)][n(303)][n(294)](n(308)),o=e[n(285)]||this[n(264)][n(274)][n(270)][n(315)][n(283)]();this[n(264)][n(274)][n(263)]((()=>{const i=n,a=s[i(286)](o);let c=a?s[i(289)](a):null,u=o[i(298)](i(310))||null;const l=e[i(310)]||u,f=e[i(272)]||c,h=this[i(264)][i(303)][i(294)](i(316)).me;for(const t of r[i(297)]()){const e=t[i(276)]();if(i(262)===t[i(317)]&&e===o){t[i(307)]!==h&&t[i(279)]();const e=t[i(267)][i(313)];u=e[0][i(310)],c=e[0][i(272)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(282)](o,{commandName:i(292),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(262)},[],i(262))}))}[_a(284)](t){const e=_a;if(e(281)!=t[e(295)]&&e(304)!=t[e(295)])return;const{data:n}=t;if(n&&e(262)===n[e(306)]){const t=e(299);return{type:e(288),content:Hr(this[e(264)][e(293)],t)}}}}const Ca=Ra;function Na(){const t=["213842wOMmFC","editor","8QcfHLH","1239655IaRGWF","afterInit","8twBudY","529755rNAVYX","has","insertTemplate","4592277GGoaIo","6Ytarta","561818UHoxDv","plugins","816580EGrsVq","72835DsDEVV","enableCommand","get","TrackChangesEditing","Template"];return(Na=function(){return t})()}function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(282570===-parseInt(n(491))/1+parseInt(n(480))/2+-parseInt(n(486))/3+-parseInt(n(482))/4*(-parseInt(n(483))/5)+parseInt(n(490))/6*(-parseInt(n(494))/7)+parseInt(n(485))/8*(parseInt(n(489))/9)+-parseInt(n(493))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(484)](){const t=Ca,e=this[t(481)];e[t(492)][t(487)](t(479))&&e[t(492)][t(477)](t(478))[t(495)](t(488))}}const Sa=Ma;function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=491]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(253442===-parseInt(n(499))/1+parseInt(n(502))/2*(-parseInt(n(510))/3)+-parseInt(n(492))/4+parseInt(n(507))/5*(parseInt(n(493))/6)+-parseInt(n(497))/7*(-parseInt(n(506))/8)+-parseInt(n(513))/9*(parseInt(n(501))/10)+parseInt(n(509))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(503)](){const t=Sa,e=this[t(498)];if(!e[t(512)][t(495)](t(491)))return;e[t(496)][t(495)](t(511))[t(505)](t(491));const n=e[t(496)][t(495)](t(511)),r=e[t(500)];n[t(514)][t(508)](t(494),(e=>Hr(r,t(504),e)))}}function Oa(){const t=["registerElementLabel","8487853zudibZ","408438kTCDXu","TrackChangesEditing","commands","846cyfNsu","_descriptionFactory","insertTableOfContents","809716Yaccxg","756djwBpw","tableOfContents","get","plugins","21QdQvMW","editor","392103ehvmoi","locale","24410PnLLdw","6jXkgeg","afterInit","ELEMENT_TABLE_OF_CONTENTS","enableCommand","615752RNvOQK","19180lePvBO"];return(Oa=function(){return t})()}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=138]})(t,e)}function Fa(){const t=["registerElementLabel","TrackChangesEditing","3232008JiTgUc","model","title-content","16EibOHd","registerPostFixer","start","1778320aHRlqn","isEqual","5FeIqNo","removeMarker","ELEMENT_TITLE","92948ROZVps","element","newRange","Title","document","isTouching","14ciCGEI","has","differ","get","5227938IRlRda","41206tYGVaW","suggestion","locale","afterInit","updateMarker","forward","end","34027gjQnka","getNearestSelectionRange","schema","plugins","from","_splitMarkerName","6732zPRaPH","_descriptionFactory","nodeBefore","isCollapsed","createRange","384342VYZwkr","15ULWBcx","getChangedMarkers","editor"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(461423===-parseInt(n(179))/1*(parseInt(n(167))/2)+-parseInt(n(145))/3*(-parseInt(n(161))/4)+-parseInt(n(158))/5*(parseInt(n(171))/6)+parseInt(n(144))/7*(-parseInt(n(153))/8)+-parseInt(n(150))/9+-parseInt(n(156))/10+-parseInt(n(172))/11*(-parseInt(n(139))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(175)](){const t=wa,e=this[t(147)];if(!e[t(182)][t(168)](t(164)))return;const n=e[t(182)][t(170)](t(149));n[t(140)][t(148)](t(152),(()=>Hr(e[t(174)],t(160)))),e[t(151)][t(165)][t(154)]((r=>{const s=t;let o=!1;const i=Array[s(183)](e[s(151)][s(165)][s(169)][s(146)]());for(const{name:t,data:a}of i){const{group:i}=n[s(138)](t);if(s(173)!==i||!a[s(163)])continue;const c=a[s(163)],u=c[s(178)][s(141)];if(!u||!u.is(s(162),s(152)))continue;if(!c[s(155)][s(166)](c[s(178)]))continue;const l=e[s(151)][s(181)][s(180)](c[s(178)],s(177));if(l&&l[s(142)]){const e=r[s(143)](c[s(155)],l[s(155)]);e[s(157)](c)||(r[s(176)](t,{range:e}),o=!0)}o||(r[s(159)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(759512===-parseInt(n(176))/1+-parseInt(n(184))/2+parseInt(n(191))/3*(-parseInt(n(178))/4)+parseInt(n(185))/5*(parseInt(n(192))/6)+parseInt(n(174))/7+parseInt(n(177))/8+parseInt(n(175))/9*(parseInt(n(183))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(182)](){const t=xa,e=this[t(180)],n=e[t(189)][t(188)](t(187));e[t(189)][t(181)](t(193))&&(n[t(190)](t(179)),n[t(190)](t(186)))}}function ja(){const t=["10326624hjiKoP","12628YsnMrV","undo","editor","has","afterInit","12705960OMJuXu","1184180jqPksv","16525JEozdL","redo","TrackChangesEditing","get","plugins","enableCommand","1371qrZtkk","1332VbohJv","UndoEditing","138726tItklz","9KrClcR","520601SxGvsL"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(327938===parseInt(n(408))/1+-parseInt(n(403))/2*(parseInt(n(416))/3)+parseInt(n(412))/4*(parseInt(n(410))/5)+parseInt(n(409))/6*(-parseInt(n(406))/7)+parseInt(n(407))/8+-parseInt(n(417))/9*(-parseInt(n(402))/10)+-parseInt(n(413))/11*(parseInt(n(404))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(415)](){return[ra]}[Ga(411)](){const t=Ga,e=this[t(405)];e[t(399)][t(414)](t(401))&&e[t(399)][t(419)](t(400))[t(398)](t(418))}}function Ha(){const t=["2340kVxFxu","168QiHMUA","editor","914767KIHZjG","2180056MLAwUw","510535jyyBTH","12zsqwFa","5395IwVbOf","afterInit","1996PMcTSD","832865drazpH","has","requires","726OrHuLA","9837bICdbs","toggleTableCaption","get","enableCommand","plugins","TrackChangesEditing","TableCaptionEditing","5590KkyesQ"];return(Ha=function(){return t})()}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(330623===parseInt(n(206))/1+parseInt(n(248))/2+parseInt(n(249))/3*(parseInt(n(256))/4)+-parseInt(n(235))/5*(parseInt(n(226))/6)+parseInt(n(205))/7*(parseInt(n(207))/8)+parseInt(n(278))/9+-parseInt(n(211))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(215)]=[e(261),e(210),e(227),e(260),e(218),e(267),e(246)],this[e(224)]=[e(265),e(203),e(217),e(251),e(277),e(214),e(247),e(264),e(228)]}static get[Wa(222)](){return Wa(271)}[Wa(268)](){const t=Wa,e=this[t(259)][t(254)][t(276)](t(236));if(this[t(259)][t(254)][t(270)](t(255))){for(const n of this[t(215)])e[t(266)](n,((e,r)=>{const s=t,o=this[s(259)][s(257)][s(262)][s(240)][s(230)]()[s(231)](s(204));this[s(229)](n,[o],this[s(215)],s(215),e,r)}));e[t(250)][t(225)](t(274),t(215),t(221),e[t(250)][t(219)](t(274),null,t(241))),e[t(250)][t(225)](t(274),t(215),t(241),((e,n)=>this[t(237)](this[t(215)],e,n))),e[t(250)][t(225)](t(274),t(215),t(269),(()=>!1))}if(this[t(259)][t(254)][t(270)](t(263))){for(const n of this[t(224)])e[t(266)](n,((e,r)=>{const s=t,o=this[s(259)][s(254)][s(276)](s(280))[s(243)](this[s(259)][s(257)][s(262)][s(240)]);this[s(229)](n,o,this[s(224)],s(224),e,r)}));e[t(250)][t(225)](t(274),t(224),t(221),e[t(250)][t(219)](t(274),null,t(241))),e[t(250)][t(225)](t(274),t(224),t(241),((e,n)=>this[t(237)](this[t(224)],e,n))),e[t(250)][t(225)](t(274),t(224),t(269),(()=>!1))}e[t(245)][t(275)]((e=>this[t(223)](e)))}[Wa(229)](t,e,n,r,s,o){const i=Wa,a=this[i(259)][i(254)][i(276)](i(236));this[i(259)][i(257)][i(244)](o[i(233)],(()=>{const t=i;for(const i of e)if(this[t(220)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(216)](r);void 0!==n&&(e[r]=n)}s(o),a[t(239)](i,{commandParams:[e]},[],r)}}))}[Wa(237)](t,e,n){const r=Wa,s=e[0][r(238)][r(272)],o=n[r(242)][0];this[r(259)][r(257)][r(212)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(279)](r,o[r],s):e[n(208)](r,s)}))}[Wa(223)](t){const e=Wa;if(t[e(232)])switch(t[e(234)]){case e(215):return{type:e(209),content:Hr(this[e(259)][e(273)],e(258))};case e(224):return{type:e(209),content:Hr(this[e(259)][e(273)],e(252))}}}[Wa(220)](t,e){const n=Wa,r=this[n(259)][n(254)][n(276)](n(236));for(const s of r[n(213)]({skipNotAttached:!0})){const r=s[n(253)]();if(s[n(234)]===e&&r===t)return s}return null}}function qa(){const t=["TableCellPropertiesEditing","tableCellHorizontalAlignment","tableCellBorderColor","enableCommand","tableHeight","afterInit","join","has","TrackChangesTableProperties","nodeAfter","locale","formatBlock","registerDescriptionCallback","get","tableCellWidth","3239235UTLdiX","setAttribute","TableUtils","tableCellBorderStyle","table","22274FhoIal","351218fmCgln","8hfwKCM","removeAttribute","format","tableBorderStyle","319770ooEGuX","change","getSuggestions","tableCellHeight","tableProperties","getAttribute","tableCellBorderWidth","tableWidth","getSuggestionCallback","_getSuggestion","accept","pluginName","handleSuggestionDescription","tableCellProperties","registerCustomCallback","144mNaUXJ","tableBorderWidth","tableCellVerticalAlignment","_handlePropertyChange","getFirstPosition","findAncestor","data","batch","subType","87845mzfyYA","TrackChangesEditing","handleDiscardAction","start","markBlockFormat","selection","discard","commandParams","getSelectionAffectedTableCells","enqueueChange","_descriptionFactory","tableBackgroundColor","tableCellBackgroundColor","58238tJxlou","3NBgipW","_suggestionFactory","tableCellPadding","*Format:* change table cell properties","getContainedElement","plugins","TablePropertiesEditing","163288AWKXTq","model","*Format:* change table properties","editor","tableAlignment","tableBorderColor","document"];return(qa=function(){return t})()}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-=430]})(t,e)}function mc(){const t=["Users","substring","containerElement","_refreshSuggestionsChain","isSelectable","getFirstRange","documentSelection","markerName","getMultiRangeId","formatInline:accept","attributeOldValue","FORMATTING","registerCustomCallback","model","removed","dataReady","activeMarkers","_initAriaMarkerChangeAnnouncements","getRange","dataDowncast","formatBlock:accept","writer","$graveyard","formatBlock:join","rejected","change","fetchCommentThread","deletion:chain","formatInline:","for","addMarker:suggestion:attribute","getChangedMarkers","applyOperation","acceptSelectedSuggestions","formatInline:chain","attributeNewValue","change:_saved","originalSuggestionId","sort","getRanges","deletion","normal","markInlineFormat","markerNameToElements","markers","_element","isBefore","adapter","getWalker","concat","accepted","change:data","_defaultCallbacks","addSuggestion","registerPostFixer","unbind","showSuggestionHighlights","_blockAttributeKeys","data","rename","reconvertMarker","createSelection","markerToHighlight","addRange","trackChanges","20iPqgwC","execute","suggestion:","_reduceExistingSuggestions","getShiftedBy","consumable","addMarker","getUser","clear","_registerBlockAttribute","_handleNewSuggestionMarker","attribute:","createPositionAfter","insertion:discard","2803280ofvRGW","clone","default","unbindElementFromMarkerName","_registerInlineAttribute","formatBlock:chain","schema","_mergeNestedSuggestions","open","insertion:","elementEnd","removeClass","_addThreadToSuggestion","getAllAdjacentSuggestions","_adapter","ck-suggestion-marker-formatBlock","define","size","isArray","addMarker:suggestion:formatBlock","then","attributeKey","removeMarker:suggestion:attribute","authorName","formatBlock","subType","_registerDefaultCallbacks","forward","insert","suggestion-type","from","LEAVE","toUpperCase","nodeBefore","8IZAOjJ","createPositionBefore","plugins","_createSuggestion","highest","differ","track-changes-adapter-already-set","authoredAt","_joinWithAdjacentSuggestions","howMany","_trackFormatChanges","comments","position","formatInline:join","editor","document","_breakSuggestionMarker","formatBlock:discard","hasCommentThread","_editor","chain","always","markInsertion","_updateSuggestionData","track-changes-adapter-missing-getsuggestion","accept","range","removeMarker","lowest","track-changes-command-not-found","startsWith","hasSuggestion","_isDataLoaded","isOwn","formatGroupId","discard","ck-suggestion-marker","_recordAttributeSuggestions","$marker","containsRange","every","commands","_suggestionFactory","setAttribute","removeAttribute","_enableDefaultAttributesIntegration","_splitMarkerName","backward","deletion:join","deletion:","widget","multi","forceDefaultExecution","579570uzsLOP","getChanges","bindElementToMarker","enqueueChange","addUser","isUndo","markAttributeChange","warn","5837783scUUJq","upcast","notReady","@external","_checkSuggestionCorrectness","stopListening","getNearestSelectionRange","_getAttributeKey","discardAllSuggestions","getLastMatchingPosition","track-changes-suggestion-not-found","markMultiRangeInsertion","_model","updateSuggestion","group","forEach","rethrowUnexpectedError","mapper","return","newRange","insertContent","filter","_enabledCommands","deletion:accept","commandName","conversion","getIntersection","keys","enableReadOnlyMode","data-suggestion","creator","author","PENDING_ACTION_SUGGESTION","enableCommand","removeMarkers","trackChangesCommand","getSuggestions","_reduceSuggestionAttributeRange","isAfter","groupId","addCommentThread","find","discardSuggestion","fire","markerToData","track-changes-user-not-found","ready","elementStart","after","multipleBlocks","add","_SUGGESTION_ANNOUNCEMENT","buildSuggestion","3450600RIUqna","addHighlight","_processAttributeSuggestions","meta","isEqual","end","removeComment","_suggestionState","listenTo","targetPosition","locale","insertion:chain","CommentsRepository","discardSelectedSuggestions","never","fromRange","commentThread","previous","pop","ck-suggestion-marker-","isCollapsed","update:suggestion","marker-count","editing","PendingActions","440712urpXUl","formatInline:discard","announce","createRangeOn","attribute","move","low","join","isObject","isLocal","set","setSelection","track-changes-suggestion-data-mismatch","map","suggestion","isExternal","_descriptionFactory","init","isRemovable","resolve","_removeSuggestion","containsPosition","5126gurtQC","addSuggestionData","consume","_afterChanges","hasComments","dataToMarker","external:","skipNestingCheck","getMarkers","addMarkerName","options","has","_setSuggestionRange","isAtEnd","ENTER","insertion:accept","detach","_getExternalAuthor","markMultiRangeBlockFormat","ariaLiveAnnouncer","_setSuggestionData","deleteContent","createdAt","isNextTo","assign","$elementName","ck-suggestion-marker--active","isInContent","requires","166lfIuic","attributes","setTo","delete","$textProxy","_findSuggestions","batch","isLimit","nodeAfter","suggestionChanged","_saved","getAttribute","markerReady","$text","remove","suggestionLoaded","_isForcedDefaultExecutionBlock","isBlock","_onDiscard","isMultiRange","updateMarker","pluginName","before","substr","split","toViewElement","_joinSuggestions","markMultiRangeDeletion","get","getCustomProperty","value","_refreshAttributeSuggestionsChain","3060180YolQWO","error-saving-suggestion-data-suggestion-discarded","getSuggestionCallback","parent","_suggestions","addMarker:suggestion","isIntersectingWithRange","splitPosition","formatInline","moveTargetPosition","createRange","name","includes","isInsideObject","_isBlockAttribute","catch","splice","_inlineAttributeKeys","oldRange","isIntersecting","_recordAttributeChanges","format","suggestionUnloaded","createPositionAt","addClass","suggestion:attribute:","config","trackChanges.mergeNestedSuggestions","insertion","tablePasteChainId","attribute:discard","_customCallbacks","_processAttributeChanges","removeMarker:suggestion:formatBlock","getContainedElement","createElement","_addSuggestionMarker","_getMarkerAnnouncementText","fromCharCode","containsRangeInObject","getSuggestion","_commentsRepository","markBlockFormat","getDifference","some","oldValue","rootName","ck-suggestion-marker-formatInline","key","TrackChangesEditing","toJSON","attribute:accept","length","next","selection","high","addComment","unshift","change:activeMarkers","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.","markDeletion","createRangeIn","formatBlock:","trackChanges.trackFormatChanges","track-changes-enable-command-twice","getAncestors","type","editingDowncast","acceptAllSuggestions","_isRegisteredAttribute","values","root","getItems","_cutOutSuggestionMarker","start","getFirstMarker","insertion:join","acceptSuggestion","_getAuthorFromId","isAtStart","elementToElement","isTouching","attribute:join","refresh","stop","collaboration.channelId","getCommentThread","head","containsItem","item","_getSuggestionData","element","isDocumentOperation","push","deletion:discard","newValue","_rangeIsInLocalUserInsertion"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(426417===-parseInt(n(572))/1*(-parseInt(n(543))/2)+-parseInt(n(435))/3+-parseInt(n(780))/4+-parseInt(n(604))/5+parseInt(n(496))/6+-parseInt(n(443))/7*(-parseInt(n(814))/8)+parseInt(n(521))/9*(parseInt(n(766))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(568);class Ec extends t.Plugin{static get[dc(571)](){return[dc(508),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Ss,Bs,$s,ro,uo,go,bo,Ao,Ro,vo,Fo,zo,Uo,Xo,Qo,ei,ui,pi,oi,Vs,Ws,bi,Ai,Ri,vi,Pi,ji,Hi,Zi,$i,ra,aa,ha,za,Ia,ka,va,Xa,La,Pa,Ua]}static get[dc(593)](){return dc(653)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(534)]((t=>String[e(642)](t)))[e(528)]("")}super(t),this[e(851)]=!1,this[e(531)](e(717),[]),this.on(e(662),((n,r,s,o)=>{const i=e;this[i(455)][i(726)]((()=>{const e=i;for(const n of[...o,...s])this[e(455)][e(745)][e(554)](n)&&t[e(519)][e(761)](n)}))})),this[e(537)]=new qr(this[e(828)][e(714)][e(786)],this[e(828)][e(506)]),this[e(794)]=null,this[e(856)]=new bc(this[e(828)]),this[e(608)]=new Map,this[e(645)]=t[e(816)][e(600)](e(508)),this[e(465)]=new Set,this[e(455)]=this[e(828)][e(714)],this[e(503)]=new WeakMap,this[e(588)]=!1,this[e(758)]=new Set([e(568)]),this[e(621)]=new Set,t[e(630)][e(796)](e(667),e(782)),this[e(824)]=t[e(630)][e(600)](e(667)),t[e(630)][e(796)](e(631),!0),this[e(787)]=t[e(630)][e(600)](e(631)),this[e(478)]=new f(t,this[e(465)]),this[e(718)](),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,52,53,48])}[dc(538)](){const t=dc,n=this[t(828)],r=(e,n)=>{const r=t;if(r(525)!=e)return r(515)+e;const s=n[r(596)]("|")[0];return this[r(618)](s)?r(795):r(651)};n[t(468)][t(730)](t(671))[t(763)]({model:t(535),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(860)](e[n(708)]),a=[n(850),r(o,i)];let c=3e3;return this[n(717)][n(616)](e[n(708)])&&(a[n(697)](n(569)),c=3010),n(741)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(468)][t(730)](t(720))[t(493)]((e=>{const r=t;e.on(r(609),((t,e,s)=>{const o=r;if(!s[o(553)][o(757)])return;const i=e[o(693)];if(!i)return;const c=s[o(460)][o(597)](i);n[o(714)][o(786)][o(529)](i)&&c&&!c[o(601)](o(432))&&c.is(o(703))&&(0,a.toWidget)(c,s[o(722)])}),{priority:r(659)})})),n[t(468)][t(730)](t(720))[t(763)]({model:t(535),view:(e,n)=>{const s=t;if(!n[s(553)][s(757)])return null;const{type:o,subType:i}=this[s(860)](e[s(708)]);return{classes:[s(850),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(693)])return;const{id:c}=this[a(860)](o[a(708)]);if(r){const t=this[a(608)][a(600)](c),e=this[a(450)](t);if(!this[a(618)](e))return}if(o[a(693)].is(a(658)))return void i[a(771)][a(545)](o[a(693)],s[a(615)]);const u=i[a(460)][a(597)](o[a(693)]);if(o[a(693)].is(a(695))&&n[a(714)][a(786)][a(589)](o[a(693)])&&!u[a(601)](a(497))){i[a(722)][a(628)]([a(850),a(795)],u),i[a(722)][a(857)](a(472),c,u),i[a(460)][a(437)](u,o[a(708)]),e&&(this[a(717)][a(616)](o[a(708)])?i[a(722)][a(628)](a(569),u):i[a(722)][a(791)](a(569),u));for(const t of n[a(714)][a(665)](o[a(693)])[a(676)]())i[a(771)][a(545)](t,s[a(615)]);i[a(771)][a(545)](o[a(693)],s[a(615)])}};n[t(468)][t(730)](t(720))[t(493)]((e=>{const n=t;e.on(n(799),((t,e,r)=>{const o=n;r[o(553)][o(757)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(818)})})),n[t(468)][t(730)](t(720))[t(493)]((e=>{const n=t;e.on(n(731),((t,e,r)=>{const o=n;r[o(553)][o(757)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(818)})})),n[t(468)][t(730)](t(720))[t(487)]({model:t(535),view:(e,n)=>n[t(553)][t(757)]?null:{group:t(535),name:e[t(595)](11)}}),n[t(468)][t(730)](t(444))[t(684)]({view:{name:t(535),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(768)+e[r(583)](r(809))+":"+e[r(583)]("id");return e[r(583)](r(518))&&(s+=":"+e[r(583)](r(518))),n[r(639)](r(852),{"data-name":s})}}),n[t(468)][t(730)](t(444))[t(548)]({view:t(535)}),n[t(468)][t(730)](t(671))[t(493)]((e=>{const n=t;e.on(n(799),s(),{priority:n(659)})})),n[t(468)][t(730)](t(671))[t(493)]((e=>{const n=t;e.on(n(731),s({isAttributeSuggestion:!0}),{priority:n(659)})})),n[t(468)][t(730)](t(671))[t(493)]((e=>{const n=t;e.on(n(637),((t,e,r)=>{const s=n,o=r[s(460)][s(744)](e[s(708)]);if(o)for(const t of o)t[s(601)](s(497))||(r[s(722)][s(791)]([s(850),s(795),s(569)],t),r[s(722)][s(858)](s(472),t),r[s(460)][s(783)](t,e[s(708)]))}),{priority:n(659)})})),n[t(468)][t(730)](t(671))[t(493)]((e=>{const n=t;e.on(n(802),((t,e,r)=>{const s=n,o=r[s(460)][s(744)](e[s(708)]);if(!o)return;const{id:i}=this[s(860)](e[s(708)]),a=this[s(608)][s(600)](i),c=this[s(450)](a);if(this[s(618)](c))for(const t of o)t[s(601)](s(497))||(r[s(722)][s(791)]([s(850),s(795),s(569)],t),r[s(722)][s(858)](s(472),t),r[s(460)][s(783)](t,e[s(708)]))}),{priority:n(659)})})),n[t(714)][t(829)][t(755)]((e=>{const r=t;let s=!1;const o=Array[r(810)](n[r(714)][r(829)][r(819)][r(732)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(860)](t);if(r(535)!==o)continue;const h=this[r(608)][r(600)](f);if(null!=c[r(462)]){r(612)==u&&(s=s||yc(c[r(462)],t,e,n[r(714)][r(786)]));const o=r(525)==u&&this[r(618)](l[r(596)]("|")[0]);if(c[r(462)][r(516)]||r(723)==c[r(462)][r(675)][r(650)]||r(804)==u&&!kc(c[r(462)])||o&&!kc(c[r(462)])||r(741)==u&&(_c(a=c[r(462)])||function(t){const e=r;return t[e(678)][e(607)]==t[e(501)][e(813)]&&t[e(678)][e(556)]}(a)))e[r(841)](t),s=!0;else{if(!h||!h[r(570)])continue;i[r(493)](h)}}}var a;return i[r(797)]>0&&(s=!!this[r(822)](i)||s),s})),n[t(714)][t(829)][t(755)]((e=>{const r=t;let s=!1;for(const t of n[r(714)][r(829)][r(819)][r(436)]())if(r(808)==t[r(670)])for(const t of this[r(608)][r(674)]()){if(t[r(591)]||!t[r(570)])continue;const o=r(804)==t[r(670)],i=this[r(450)](t),a=i&&this[r(618)](i);if(!o&&!a)continue;const c=t[r(706)]();if(c[r(678)][r(607)]!=c[r(501)][r(607)]&&!c[r(501)][r(556)]){const o=n[r(714)][r(627)](c[r(678)][r(580)],r(501)),i=n[r(714)][r(614)](c[r(678)],o);e[r(592)](t[r(679)](),{range:i}),s=!0}}return s})),n[t(714)][t(829)][t(755)]((e=>this[t(636)](e))),n[t(714)][t(829)][t(755)]((e=>!e[t(578)][t(530)]&&this[t(498)](e))),n[t(714)].on(t(546),(()=>{this[t(851)]=!1})),n[t(714)][t(829)].on(t(752),((r,s)=>{const o=t;if(!s[o(530)]||s[o(440)])return;if(!this[o(851)])return;const i=n[o(714)][o(829)][o(819)][o(436)]();if(0==i[o(656)])return;const a=[],c=i[o(464)]((t=>o(525)==t[o(670)])),u=i[o(464)]((t=>o(808)==t[o(670)]&&o(585)!=t[o(615)])),l=i[o(464)]((t=>o(586)==t[o(670)]&&o(585)!=t[o(615)]));for(const t of c)this[o(673)](t[o(801)])&&a[o(697)]({key:t[o(801)],newValue:t[o(736)],oldValue:t[o(711)],range:Cc(t[o(840)],n[o(714)])});for(const t of u){const e=l[o(484)]((e=>e[o(746)]===t[o(746)]));if(e){const r=Nc(t[o(826)][o(580)],n[o(714)]);e[o(615)]!==t[o(615)]&&a[o(697)]({key:o(568),newValue:t[o(615)],oldValue:e[o(615)],range:r});for(const[n,s]of e[o(573)]){if(!this[o(673)](n))continue;const e=t[o(573)][o(600)](n);s!==e&&a[o(697)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(573)])this[o(673)](n)&&(e[o(573)][o(554)](n)||a[o(697)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(656)]&&n[o(714)][o(438)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(441)](t,e,s,o,{groupId:r});this[n(769)](t,a)}))}),{priority:t(842)}),n[t(714)][t(745)].on(t(517),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(860)](n[s(615)]),e=this[s(608)][s(600)](t);e&&e[s(552)](n[s(615)])}})),n[t(714)][t(829)].on(t(752),(()=>{const e=t,r=Array[e(810)](n[e(714)][e(829)][e(819)][e(732)]())[e(464)]((t=>e(535)===this[e(860)](t[e(615)])[e(457)]));if(0===r[e(656)])return;r[e(739)](((t,n)=>{const r=e,s=t[r(759)][r(622)],o=n[r(759)][r(622)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(678)][r(747)](o[r(678)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(860)](t);if(null===n[e(622)]){const n=this[e(776)](t);o[e(493)](n)}else{const t=this[e(608)][e(600)](r);null!==n[e(462)]||t[e(570)]?(s[e(493)](t[e(691)]),o[e(493)](t)):this[e(541)](t)}}o[e(797)]>0&&this[e(704)](o);for(const t of s)this[e(486)](e(581),t)})),n[t(714)].on(t(733),((e,r)=>{const s=t,o=r[0];if(!this[s(608)][s(797)])return;if(!o[s(696)])return;if(o[s(578)][s(440)]||!o[s(578)][s(530)])return;let i,a;switch(o[s(670)]){case s(808):i=n[s(714)][s(627)](o[s(826)]),a=i[s(770)](o[s(823)]);break;case s(596):i=n[s(714)][s(627)](o[s(611)]),a=n[s(714)][s(627)](o[s(613)]);break;case s(526):i=n[s(714)][s(627)](o[s(505)]),a=i[s(770)](o[s(823)]);break;default:return}const c=n[s(714)][s(614)](i,a);n[s(714)][s(726)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(577)](c)){if(e[t(591)])continue;if(t(612)==e[t(670)])continue;const r=this[t(450)](e);if(r&&this[t(618)](r)&&t(596)!=o[t(670)])continue;const s=e[t(759)]&&e[t(759)][t(492)];(t(804)!=e[t(670)]||t(596)==o[t(670)]&&!s)&&(n[t(643)]||t(632)==e[t(670)]&&n[t(847)]||e[t(706)]()[t(853)](c)&&this[t(830)](e,i,a))}}))}),{priority:t(842)}),n[t(714)].on(t(564),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(434)])return;if(this[s(588)])return;if(!this[s(478)][s(602)])return;if(o[s(516)])return;const a=n[s(714)][s(786)],{start:c,end:u}=o[s(706)](),l=c[s(580)]&&a[s(579)](c[s(580)])?null:a[s(449)](c,s(807)),f=u[s(813)]&&a[s(579)](u[s(813)])?null:a[s(449)](u,s(861)),h=n[s(714)][s(614)](l?l[s(678)]:c,f?f[s(501)]:u);n[s(714)][s(726)]((t=>{const e=s;this[e(664)](h);const r=n[e(714)][e(786)][e(449)](h[e(678)]);o.is(e(707))?t[e(532)](r):o[e(574)](r)})),e[s(688)]()}),{priority:e.priorities[t(742)]+10}),n[t(714)].on(t(463),((e,r)=>{const s=t,o=r[r[s(656)]-1];o&&o[s(434)]||this[s(588)]||this[s(478)][s(602)]&&(n[s(714)][s(726)]((()=>{const t=s;let o=n[t(714)][t(463)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(461)]=o[t(781)]();const i=o[t(501)][t(813)],a=n[t(714)][t(786)];i&&a[t(589)](i)&&!a[t(529)](i)&&(o=n[t(714)][t(614)](o[t(678)],n[t(714)][t(627)](i,t(501)))),this[t(836)](o)})),e[s(688)]())}),{priority:t(659)}),this[t(828)][t(855)][t(493)](t(765),this[t(478)]),this[t(476)](t(765));const o=new d(n,this[t(608)]);n[t(855)][t(493)](t(681),o),this[t(476)](t(681));const i=new b(n,this[t(608)]);n[t(855)][t(493)](t(485),i),this[t(476)](t(485)),n[t(855)][t(493)](t(672),new L(n,o,this[t(608)])),this[t(476)](t(672)),n[t(855)][t(493)](t(451),new L(n,i,this[t(608)])),this[t(476)](t(451)),n[t(855)][t(493)](t(734),new w(n,o,this[t(608)])),this[t(476)](t(734)),n[t(855)][t(493)](t(509),new w(n,i,this[t(608)])),this[t(476)](t(509));const c=n[t(816)][t(600)](t(508));this[t(504)](c,t(660),((e,{threadId:n})=>{const r=t,s=this[r(608)][r(600)](n);s&&s[r(512)]&&1===s[r(512)][r(656)]&&this[r(837)](n,{hasComments:!0})}),{priority:t(527)}),this[t(504)](c,t(502),((e,{threadId:n})=>{const r=t,s=this[r(608)][r(600)](n);s&&s[r(512)]&&!s[r(512)][r(656)]&&this[r(837)](n,{hasComments:!1})}),{priority:t(527)})}set[dc(748)](t){const n=dc;if(this[n(794)])throw new e.CKEditorError(n(820),this);this[n(794)]=t}get[dc(748)](){return this[dc(794)]}[dc(479)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(608)][n(674)]())t&&!e[n(570)]||r[n(697)](e);return e?r[n(534)]((t=>t[n(654)]())):r}[dc(644)](t){const n=dc,r=this[n(608)][n(600)](t);if(!r)throw new e.CKEditorError(n(453),this);return r}[dc(845)](t){const e=dc;return this[e(608)][e(554)](t)}[dc(544)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(670)][e(596)](":"),a=this[e(608)][e(600)](r)||this[e(817)](o,i,r,n,s);if(this[e(792)](a),this[e(447)](a,o,i||null,n),a[e(565)]=t[e(565)],a[e(846)]=!0,s&&s[e(446)]){const t=s[e(446)],n=this[e(560)](t[e(803)]);a[e(821)]=t[e(565)],a[e(474)]=n,a[e(536)]=!0}else a[e(821)]=t[e(565)];switch(t[e(759)]&&(a[e(759)]=t[e(759)]),t[e(573)]&&(a[e(573)]=t[e(573)]),this[e(794)]&&this[e(794)][e(754)]||(a[e(582)]=!0),this[e(503)][e(600)](a)){case e(445):this[e(503)][e(531)](a,e(716));break;case e(584):a[e(570)]?(this[e(822)](new Set([a])),this[e(704)](new Set([a])),this[e(503)][e(531)](a,e(489)),this[e(486)](e(587),a)):this[e(503)][e(531)](a,e(715))}return a}[dc(681)](t){const e=dc;this[e(434)]((()=>{const n=e;this[n(828)][n(714)][n(726)]((()=>{const e=n;for(const n of t[e(793)]())n[e(839)]()}))}))}[dc(485)](t){const e=dc;this[e(434)]((()=>{const n=e;this[n(828)][n(714)][n(726)]((()=>{const e=n;for(const n of t[e(793)]())n[e(849)]()}))}))}[dc(476)](t,n){const r=dc,s=this[r(828)][r(855)][r(600)](t);if(!s)throw new e.CKEditorError(r(843),this,{commandName:t});if(this[r(465)][r(554)](s))throw new e.CKEditorError(r(668),this,{commandName:t});this[r(465)][r(493)](s),n&&s.on(r(767),((t,e)=>{const o=r;this[o(478)][o(602)]&&(this[o(588)]||(e[o(656)]>0&&e[e[o(656)]-1]&&e[e[o(656)]-1][o(434)]?e[o(514)]():(t[o(461)]=n(((...t)=>s[o(767)](...t,{forceDefaultExecution:!0})),...e),t[o(688)]())))}),{priority:r(659)})}[dc(434)](t){const n=dc;let r,s;const o=this[n(588)];this[n(588)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(588)]=!1),s&&e.CKEditorError[n(459)](s,this),r}[dc(836)](t,n=null,r={}){const s=dc;if(t[s(516)])return null;const o=this[s(828)][s(816)][s(600)](s(701)).me;for(const{suggestion:e,meta:o}of this[s(577)](t,s(632)))if(o[s(847)]){if(!o[s(566)]){if(o[s(643)]){if(!this[s(787)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(830)](e,t[s(678)],t[s(501)]);break}if(n==e[s(805)]&&Sc(e,r)){const n=e[s(706)]();return n[s(678)][s(500)](t[s(501)])?this[s(555)](e,this[s(455)][s(614)](t[s(678)],n[s(501)])):this[s(555)](e,this[s(455)][s(614)](n[s(678)],t[s(501)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(789)+n:s(632),u=this[s(563)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(640)](c,i,a,t),u}[dc(454)](t,n=dc(433),r={}){const s=dc,o=this[s(828)][s(816)][s(600)](s(701)).me,i=this[s(856)][s(606)](s(632),n,s(528));for(const e of this[s(479)]())if(e[s(474)].id==o.id&&s(632)==e[s(670)]&&e[s(805)]==n&&Sc(e,r)&&(i(e[s(740)](),t)||i(t,e[s(740)]()))){for(const n of t)e[s(764)](n);return e}for(const{suggestion:e,meta:n}of this[s(577)](t,s(632))){if(!n[s(847)])continue;if(!this[s(787)]&&n[s(643)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(740)]())for(const e of t)if(!n[s(853)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(789)+n,l=this[s(563)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(640)](u,a,c,e,Vr[s(709)]());return l}[dc(743)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(516)])return null;if(o(510)===this[o(824)]){const e=this[o(856)][o(606)](o(612),r,o(839));return this[o(434)]((()=>e([t],n,s))),null}const i=this[o(828)][o(816)][o(600)](o(701)).me,a=[];if(o(835)!==this[o(824)])for(const{suggestion:e,meta:n}of this[o(577)](t,o(632)))n[o(847)]&&!n[o(617)]&&a[o(697)](...e[o(740)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(469)](s);e&&r[n(697)](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(656)];){const s=r[e][n(647)](t);r[n(620)](e,1,...s),e+=s[n(656)]}}return r}(t,a);c[o(656)]&&this[o(455)][o(726)]((()=>{const t=o;for(const e of c){const o=this[t(856)][t(606)](t(612),r,t(839));this[t(434)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(678)],u=t[o(501)];for(const{suggestion:e,meta:n}of this[o(577)](t,o(612))){if(!n[o(847)])continue;if(e[o(805)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(706)]();if(i[o(853)](t,!0))return null;c=c[o(747)](i[o(678)])?c:i[o(678)],u=u[o(481)](i[o(501)])?u:i[o(501)],a?i[o(678)][o(747)](a[o(706)]()[o(678)])?(a[o(477)](),a=e):e[o(477)]():a=e}const l=this[o(455)][o(614)](c,u);if(a)this[o(555)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(563)]({id:t,type:o(729)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(640)](o(729)+r,t,a,l)}}return null}[dc(646)](t,n,r=[],s=null,o={}){const i=dc;n[i(848)]||(n[i(848)]=n[i(467)]),n[i(492)]=t.is(i(840)),s=s||Ac(n);const a=r[i(534)]((t=>Nc(t,this[i(455)]))),c=t.is(i(840))?t:Nc(t,this[i(455)]);if(i(510)===this[i(824)]){const t=this[i(856)][i(606)](i(804),s,i(839));return this[i(434)]((()=>t([c],n,o))),null}a[i(697)](c);let u=!0;for(const t of a)if(!this[i(700)](t)){u=!1;break}if(u&&i(835)!==this[i(824)]){const t=this[i(856)][i(606)](i(804),s,i(839));return this[i(434)]((()=>t([c],n,o))),null}let l=null,f=c[i(678)],h=c[i(501)];for(const{suggestion:t,meta:e}of this[i(577)](c,i(804))){if(!e[i(847)])continue;if(e[i(566)]||e[i(643)]||e[i(617)])continue;if(t[i(759)][i(848)]!=n[i(848)])continue;if(!Sc(t,o))continue;const r=t[i(706)]();if(t[i(805)]==s){if(r[i(853)](c,!0))return null;f=f[i(747)](r[i(678)])?f:r[i(678)],h=h[i(481)](r[i(501)])?h:r[i(501)],l?r[i(678)][i(747)](l[i(706)]()[i(678)])?(l[i(477)](),l=t):t[i(477)]():l=t}else{const e=c[i(469)](r);this[i(677)](t,e)}}const g=this[i(828)][i(816)][i(600)](i(701)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(555)](l,this[i(455)][i(614)](f,h)),l;{const t=this[i(563)]({id:d,type:i(666)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(640)](i(666)+s,d,p,this[i(455)][i(614)](f,h)),t}}[dc(561)](t,n,r=[],s=null,o={}){const i=dc;n[i(848)]||(n[i(848)]=n[i(467)]);const a=t[0];n[i(492)]=a.is(i(840)),s=s||Ac(n);const c=r[i(534)]((t=>Nc(t,this[i(455)]))),u=a.is(i(840))?t:t[i(534)]((t=>Nc(t,this[i(455)])));if(i(510)===this[i(824)]){const t=this[i(856)][i(606)](i(804),s,i(839));return this[i(434)]((()=>t(u,n,o))),null}c[i(697)](...u);let l=!0;for(const t of c)if(!this[i(700)](t)){l=!1;break}if(l&&i(835)!==this[i(824)]){const t=this[i(856)][i(606)](i(804),s,i(839));return this[i(434)]((()=>t(u,n,o))),null}const f=this[i(828)][i(816)][i(600)](i(701)).me;for(const t of this[i(479)]()){if(t[i(474)].id!=f.id)continue;if(i(804)!=t[i(670)]||t[i(759)][i(848)]!=n[i(848)])continue;if(!Sc(t,o))continue;const e=t[i(805)]==s;for(let n=0;n<u[i(656)];n++){const r=u[n];for(const s of t[i(551)]()){const o=s[i(719)]();if(r[i(500)](o)){e?(u[i(620)](n,1),n--):t[i(841)](s[i(615)]);break}}}}if(0==u[i(656)])return null;const h=this[i(856)][i(606)](i(804),s,i(528));for(const t of this[i(479)]())if(t[i(474)].id==f.id&&i(804)==t[i(670)]&&t[i(759)][i(848)]==n[i(848)]&&t[i(805)]==s&&Sc(t,o)&&(h(t[i(740)](),u)||h(u,t[i(740)]()))){for(const e of u)t[i(764)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(666)+s,m=this[i(563)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(640)](p,g,d,t,Vr[i(709)]());return m}[dc(664)](t,n=null,r={}){const s=dc;if(t[s(516)])return null;const o=this[s(828)][s(816)][s(600)](s(701)).me,a=new i.LiveRange(t[s(678)],t[s(501)]);for(const{suggestion:t,meta:e}of this[s(577)](a,s(632)))if(e[s(847)]&&!e[s(566)])if(t[s(591)]){const e=t[s(740)]()[s(464)]((t=>s(723)!=t[s(675)][s(650)]));if(e[s(854)]((t=>a[s(853)](t,!0)))&&t[s(849)](),e[s(648)]((t=>t[s(853)](a,!0)))){const t=this[s(856)][s(606)](s(741),n,s(839));return this[s(434)]((()=>t([a],null,r))),null}}else{const e=a[s(469)](t[s(706)]());null!==e&&t[s(590)]([e],null,r)}if(a[s(559)](),a[s(516)]||s(723)==a[s(675)][s(650)])return null;let c=null,u=a[s(678)],l=a[s(501)];const f=this[s(577)](a,s(741));for(const{suggestion:t,meta:e}of f){const n=this[s(455)][s(614)](u,l);if(e[s(847)]&&(this[s(787)]||!e[s(643)]&&!e[s(617)]))if(t[s(591)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(740)]()){if(r[s(853)](n,!0))return t;n[s(853)](r)||(e=!1)}e&&t[s(849)]()}else{const e=t[s(706)]();if(e[s(853)](n,!0))return t;if(!Sc(t,r)){n[s(853)](e)?t[s(477)]():e[s(542)](u)?u=e[s(501)]:e[s(542)](l)&&(l=e[s(678)]);continue}u=u[s(747)](e[s(678)])?u:e[s(678)],l=l[s(481)](e[s(501)])?l:e[s(501)],r=Object[s(567)]({},t[s(573)]),c?e[s(678)][s(747)](c[s(706)]()[s(678)])?(c[s(477)](),c=t):t[s(477)]():c=t}}if(c)return this[s(555)](c,this[s(455)][s(614)](u,l)),c;{const t=(0,e.uid)(),i=this[s(455)][s(614)](u,l),a=o.id,c=n?s(431)+n:s(741),f=this[s(563)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(640)](c,t,a,i),f}}[dc(599)](t,n=dc(433),r={}){const s=dc,o=this[s(828)][s(816)][s(600)](s(701)).me,a=t[s(534)]((t=>new i.LiveRange(t[s(678)],t[s(501)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(577)](a,s(632)))e[s(847)]&&!e[s(566)]&&c[s(493)](t);for(const e of c)if(e[s(591)]){const o=e[s(740)]();if((!e[s(573)]||!e[s(573)][s(550)])&&o[s(854)]((t=>a[s(648)]((e=>e[s(853)](t,!0)))))&&e[s(849)](),a[s(854)]((t=>o[s(648)]((e=>e[s(853)](t,!0)))))){const e=this[s(856)][s(606)](s(741),n,s(839));return this[s(434)]((()=>e(t,null,r))),null}}else{const t=e[s(706)]();if(a[s(648)]((e=>e[s(853)](t,!0)))&&e[s(849)](),a[s(854)]((e=>t[s(853)](e,!0)))){const t=this[s(856)][s(606)](s(741),n,s(839));return this[s(434)]((()=>t(a,null,r))),null}}const u=this[s(856)][s(606)](s(741),n,s(528));let l=null;for(const t of this[s(479)]())if(t[s(474)].id==o.id&&t[s(570)]&&s(741)==t[s(670)]&&t[s(805)]==n&&Sc(t,r)&&(u(t[s(740)](),a)||u(a,t[s(740)]())))if(l){if(t[s(512)]&&t[s(512)][s(656)])continue;for(const e of t[s(740)]())l[s(610)](e)||l[s(764)](e);t[s(477)]()}else{l=t;for(const e of a)t[s(610)](e)||t[s(764)](e)}if(l)return l;c[s(774)]();for(const{suggestion:t,meta:e}of this[s(577)](a,s(741)))e[s(847)]&&(this[s(787)]||!e[s(643)]&&!e[s(617)])&&Sc(t,r)&&c[s(493)](t);for(const t of c){const e=t[s(740)]();if((!r||!r[s(550)])&&a[s(854)]((t=>e[s(648)]((e=>e[s(853)](t,!0))))))return t;(!t[s(573)]||!t[s(573)][s(550)])&&e[s(854)]((t=>a[s(648)]((e=>e[s(853)](t,!0)))))&&t[s(849)]()}const f=(0,e.uid)(),h=o.id,g=s(431)+n,d=this[s(563)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(559)](),t[s(516)]||s(723)==t[s(675)][s(650)]||this[s(640)](g,f,h,t,Vr[s(709)]());return d}[dc(441)](t,n,r,s,o){const i=dc;if(t[i(516)])return[];if(i(510)===this[i(824)])return[];const a=this[i(828)][i(816)][i(600)](i(701)).me.id,c=Array[i(810)](this[i(608)][i(674)]())[i(464)]((e=>i(525)==e[i(670)]&&e[i(759)][i(652)]==n&&e[i(610)](t)));if(i(782)===this[i(824)]){const e=this[i(577)](t,i(632))[i(464)]((({meta:t})=>t[i(847)]&&!t[i(617)]&&!t[i(566)]))[i(534)]((({suggestion:t})=>t));c[i(661)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(525)==t[i(670)]?t[i(759)][i(649)]:void 0,o=t[i(706)](),a=Array[i(810)](u[i(470)]())[i(484)]((t=>t[i(623)](o)));if(!a)continue;const c=a[i(647)](o);this[i(618)](n)&&i(632)==t[i(670)]&&0!=c[i(656)]||(u[i(575)](a),c[i(458)]((t=>{u[i(531)](t,r)})),i(632)!=t[i(670)]&&e!=s&&u[i(531)](a[i(469)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(656)]>37&&console[i(442)](i(663),{key:n});const f=(i(777)+(n+"|")+Ac({newValue:s}))[i(702)](0,60),h=this[i(563)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(697)](h),this[i(640)](f,c,a,t)}return l}[dc(775)](t){const e=dc;this[e(758)][e(493)](t)}[dc(784)](t){const e=dc;this[e(621)][e(493)](t)}[dc(859)](t,e=[],n=[]){const r=dc;this[r(476)](t,((t,...e)=>{this[r(624)]((()=>{t(...e)}))}));for(const t of e)this[r(784)](t);for(const t of n)this[r(775)](t)}[dc(450)](t){const e=dc;return e(525)==t[e(670)]?t[e(805)][e(596)]("|")[0]:null}[dc(555)](t,e){const n=dc,r=t[n(679)]();this[n(455)][n(726)]((t=>{t[n(592)](r,{range:e})}))}[dc(792)](t){const e=dc,n=t.id,r=this[e(828)][e(630)][e(600)](e(689));this[e(645)][e(832)](n)||this[e(645)][e(483)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(645)][e(690)](n);s[e(756)](e(539)),s[e(539)]=!1,t[e(512)]=s}[dc(447)](t,n,r,s){const o=dc;if(t[o(670)]!=n||t[o(805)]!=r||t[o(473)].id!=s)throw this[o(828)][o(471)](o(533)),new e.CKEditorError(o(533),this)}[dc(677)](t,n){const r=dc,s=t[r(706)]();if(n[r(500)](s))t[r(477)]();else if(s[r(853)](n)){const o=this[r(455)][r(627)](n[r(678)][r(813)],r(501));this[r(555)](t,this[r(455)][r(614)](s[r(678)],o));const i=(0,e.uid)(),a=t[r(473)].id,c=t[r(670)]+":"+t[r(805)];this[r(563)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(759)],attributes:t[r(573)]});const u=this[r(455)][r(627)](n[r(501)][r(607)],r(491)),l=this[r(455)][r(614)](u,s[r(501)]);this[r(640)](c,i,a,l)}else if(s[r(542)](n[r(678)])){const e=this[r(455)][r(627)](n[r(678)][r(813)],r(501));this[r(555)](t,this[r(455)][r(614)](s[r(678)],e))}else{const e=this[r(455)][r(627)](n[r(501)][r(607)],r(491));this[r(555)](t,this[r(455)][r(614)](e,s[r(501)]))}}[dc(700)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(577)](t,e(632))){if(!r[e(847)])continue;const s=n[e(740)]();for(const n of s)if(!t[e(647)](n)[e(656)])return!0}return!1}[dc(682)](t){const n=dc,r=this[n(828)][n(816)][n(600)](n(701))[n(773)](t);if(!r)throw new e.CKEditorError(n(488),this);return r}[dc(560)](t){const e=dc,n=this[e(828)][e(816)][e(600)](e(701)),r=(0,o.hashObject)(e(549)+t);return n[e(773)](r)||n[e(439)]({id:r,name:t})}[dc(817)](t,e,n,r,s){const o=dc,i=this[o(682)](r),a=this[o(856)][o(495)](t,e,n,i,s,(t=>{const e=o;this[e(837)](n,{attributes:t});const r=this[e(644)](n);this[e(822)](new Set([r])),this[e(704)](new Set([r]))}));return this[o(504)](a,o(839),(()=>{const t=o;this[t(837)](n,{state:t(751)})}),{priority:o(659)}),this[o(504)](a,o(849),(()=>{const t=o;this[t(837)](n,{state:t(725)})}),{priority:o(659)}),this[o(608)][o(531)](n,a),this[o(503)][o(531)](a,o(445)),a}[dc(860)](t){const e=dc,n=t[e(596)](":");return{group:n[0],type:n[1],subType:n[e(656)]>=5?n[2]:null,id:n[e(656)]<5?n[2]:n[3],authorId:n[e(656)]<5?n[3]:n[4],markerCount:6==n[e(656)]?n[5]:null}}[dc(830)](t,n,r){const s=dc,o=t[s(706)](),i=o[s(678)],a=o[s(501)];this[s(555)](t,this[s(455)][s(614)](i,n));const c=(0,e.uid)(),u=t[s(473)].id,l=t[s(670)]+(t[s(805)]?":"+t[s(805)]:"");this[s(563)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(573)],data:t[s(759)]});const f=this[s(450)](t);(s(804)==t[s(670)]||f&&this[s(618)](f))&&(r=this[s(455)][s(815)](r[s(607)])),this[s(640)](l,c,u,this[s(455)][s(614)](r,a))}[dc(577)](t,e=null){const n=dc,r=[],s=this[n(828)][n(816)][n(600)](n(701)).me;Array[n(798)](t)||(t=[t]);for(const o of this[n(479)]()){if(!o[n(570)])continue;if(e&&o[n(670)]!=e)continue;let i=!1;for(const e of o[n(740)]()){for(const a of t){const t=a[n(678)][n(500)](e[n(501)])||a[n(501)][n(500)](e[n(678)]);if(t||a[n(469)](e)){const c=a[n(853)](e)&&Tc(this[n(455)][n(786)],e[n(678)],a),u=e[n(853)](a)&&Tc(this[n(455)][n(786)],a[n(678)],e);r[n(697)]({suggestion:o,meta:{isOwn:s==o[n(474)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(640)](t,e,n,r,s){const o=dc;this[o(455)][o(726)]((i=>{const a=o;let c=a(768)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(772)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(541)](t){const e=dc,n=t[e(513)],r=t[e(657)];t[e(513)]=null,t[e(657)]=null,null!=n&&n[e(657)]==t&&(n[e(657)]=r),null!=r&&r[e(513)]==t&&(r[e(513)]=n),e(489)==this[e(503)][e(600)](t)&&(this[e(503)][e(531)](t,e(715)),this[e(486)](e(626),t,n,r))}[dc(563)](t){const n=dc,r=t.id,s=this[n(544)](t);if(this[n(794)]&&this[n(794)][n(754)]){const o=this[n(828)][n(816)][n(600)](n(520)),i=s[n(547)],a=s[n(805)]?s[n(670)]+":"+s[n(805)]:s[n(670)],c=this[n(828)][n(506)],u=o[n(493)](Hr(c,n(475))),l={id:r,type:a,hasComments:i,data:t[n(759)]||null,originalSuggestionId:t[n(738)]||null,attributes:s[n(573)]};this[n(794)][n(754)](l)[n(800)]((t=>{const e=n;s[e(582)]=!0,o[e(586)](u),t&&t[e(565)]&&(this[e(608)][e(600)](r)[e(565)]=t[e(565)])}))[n(619)]((t=>{const r=n;throw(0,e.logWarning)(r(605)),this[r(828)][r(714)][r(438)]({isUndoable:!1},(()=>{s[r(849)]()})),s[r(448)](),this[r(608)][r(575)](s.id),this[r(503)][r(575)](s),t}))}return s}[dc(618)](t){const e=dc;return this[e(758)][e(554)](t)}[dc(837)](t,e){const n=dc,r=this[n(828)][n(816)][n(600)](n(520)),s=this[n(644)](t);if(this[n(794)]&&this[n(794)][n(456)])if(s[n(582)]){const s=r[n(493)](Hr(this[n(828)][n(506)],n(475)));this[n(794)][n(456)](t,e)[n(800)]((()=>{r[n(586)](s)}))}else s.on(n(737),(()=>{this[n(837)](t,e)}))}[dc(694)](t){const n=dc;if(!this[n(794)]||!this[n(794)][n(644)])throw new e.CKEditorError(n(838),this);return this[n(794)][n(644)](t)}[dc(776)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(860)](t),i=this[e(608)][e(600)](n)||this[e(817)](r,s,n,o,{});switch(this[e(447)](i,r,s,o),this[e(503)][e(600)](i)){case e(445):this[e(694)](n)[e(800)]((t=>{const r=e;let s=Promise[r(540)]();t[r(547)]&&(s=this[r(645)][r(727)]({channelId:this[r(828)][r(630)][r(600)](r(689)),threadId:n})),s[r(800)]((()=>{const e=r;this[e(544)](t)[e(582)]=!0}))})),this[e(503)][e(531)](i,e(584));break;case e(715):this[e(837)](n,{state:e(788)});case e(716):this[e(503)][e(531)](i,e(489)),this[e(486)](e(587),i);break;case e(489):this[e(486)](e(581),i)}return i[e(552)](t),i}[dc(704)](t){const e=dc,n=Array[e(810)](t),r=n[e(464)]((t=>e(525)==t[e(670)]));this[e(603)](r);const s=n[e(464)]((t=>!t[e(591)]&&e(525)!=t[e(670)])),o=this[e(479)]({skipNotAttached:!0})[e(464)]((t=>!t[e(591)]&&e(525)!=t[e(670)])),i=o[e(464)]((n=>!t[e(554)](n))),a=new Map(o[e(534)]((t=>[t,this[e(856)][e(606)](t[e(670)],t[e(805)],e(834))]))),c=new Map(o[e(534)]((t=>[t,t[e(706)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(656)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(656)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(656)];t++){const n=s[t];!l[e(554)](n)&&n[e(513)]&&(f[e(493)](n[e(513)]),n[e(513)][e(657)]===n&&(n[e(513)][e(657)]=null),n[e(513)]=null),!u[e(554)](n)&&n[e(657)]&&(f[e(493)](n[e(657)]),n[e(657)][e(513)]===n&&(n[e(657)][e(513)]=null),n[e(657)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(656)];e++){const r=g(t,n[e]);r&&(r[0][s(657)]=r[1],r[1][s(513)]=r[0],u[s(493)](r[0]),l[s(493)](r[1]))}}function g(t,n){const r=e;if(t[r(474)].id!==n[r(474)].id)return null;const s=a[r(600)](t)(t,n,c[r(600)](t),c[r(600)](n));return s&&a[r(600)](n)(t,n,c[r(600)](t),c[r(600)](n))?s[1][r(512)]&&s[1][r(512)][r(656)]?null:s:null}f[e(797)]&&this[e(704)](f)}[dc(603)](t){const e=dc;if(0==t[e(656)])return;const n=this[e(479)]({skipNotAttached:!0})[e(464)]((t=>e(525)==t[e(670)]&&t[e(846)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(573)]);s[e(554)](n)||(s[e(531)](n,r[e(656)]),r[e(697)]([]));const i=s[e(600)](n);r[i][e(697)](t)}!function(){const t=e;r[t(739)](((e,n)=>{const r=t,s=e[0][r(565)],o=n[0][r(565)];return s==o?e[0][r(573)][r(482)]<n[0][r(573)][r(482)]?-1:1:s<o?-1:1}));for(const e of r)e[t(739)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(656)];t++){if(0==r[t][e(656)])continue;const n=[];for(let s=t+1;s<r[e(656)];s++)0!=r[s][e(656)]&&i(r[t],r[s])&&n[e(697)](s);for(const s of n)r[t]=r[t][e(750)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(656)];n++)t[n][e(657)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(656)];n++)t[n][e(513)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(573)][r(482)]!==n[0][r(573)][r(482)]&&t[0][r(474)]!==n[0][r(474)])return!1;if(!function(t,e){const n=r;return!t[n(547)]&&!e[n(547)]||(!t[n(547)]||!e[n(547)])&&(!!(t[n(547)]&&e[n(565)]<t[n(512)][n(825)][n(600)](0)[n(565)])||!!(e[n(547)]&&t[n(565)]<e[n(512)][n(825)][n(600)](0)[n(565)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(573)],r(482)),o=gc(n[0][r(573)],r(482));return!!wr(s,o)&&(!!t[r(854)]((t=>n[r(648)]((e=>t[r(706)]()[r(500)](e[r(706)]())))))&&n[r(854)]((e=>t[r(648)]((t=>e[r(706)]()[r(500)](t[r(706)]()))))))}}[dc(822)](t){const e=dc,n=Array[e(810)](t),r=this[e(479)]({skipNotAttached:!0}),s=r[e(464)]((n=>!t[e(554)](n))),o=new Map(n[e(534)]((t=>[t,this[e(856)][e(606)](t[e(670)],t[e(805)],e(528))]))),i=new Map(r[e(534)]((t=>[t,t[e(740)]()])));for(let t=0;t<n[e(656)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(656)];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(656)];e++){const s=r[e];if(s[a(670)]!==n[a(670)]||s[a(474)].id!==n[a(474)].id||s[a(805)]!==n[a(805)])continue;if(!Lc(n,s,[a(482)]))continue;if(a(525)==n[a(670)]&&n[a(759)][a(649)]!=s[a(759)][a(649)])continue;if(a(525)==n[a(670)]&&t[a(618)](n[a(759)][a(652)]))continue;if(a(804)==n[a(670)]){const e=t[a(828)][a(714)],r=n[a(638)]();if(r&&(e[a(786)][a(529)](r)||e[a(786)][a(579)](r)))continue}const c=o[a(600)](n),u=i[a(600)](n),l=i[a(600)](s),f=n[a(512)]&&n[a(512)][a(656)],h=s[a(512)]&&s[a(512)][a(656)];if(!f&&c(l,u))return t[a(598)](s,n),i[a(575)](n),!0;if(!h&&c(u,l))return t[a(598)](n,s),i[a(575)](s),!0}return!1}}[dc(598)](t,e){const n=dc;if(t[n(591)])for(const r of e[n(740)]())t[n(764)](r);else{const r=e[n(706)]()[n(501)];this[n(555)](t,this[n(455)][n(614)](t[n(706)]()[n(678)],r))}e[n(477)]()}[dc(641)](t,e){const n=dc,r=t[n(844)](n(625))||t[n(844)](n(525))?n(712):t[n(812)]();return Hr(this[n(828)][n(506)],e+"_"+r+n(494))}[dc(718)](){const t=dc,e=this[t(828)];(0,o.surroundingMarkersDetector)(this[t(455)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(860)](t[s(615)]);if(s(535)===e){o[s(697)](this[s(641)](n,s(811)));break}}for(const t of r){const{group:e,type:n}=this[s(860)](t[s(615)]);if(s(535)===e){o[s(697)](this[s(641)](n,s(557)));break}}o[s(656)]&&e.ui[s(562)][s(523)](s(765),o[s(528)](" "))}))}[dc(636)](t){const e=dc;if(this[e(851)])return!1;const n=this[e(828)],r=n[e(714)][e(829)][e(819)][e(436)]();if(0==r[e(656)])return!1;const s=[],o=r[e(464)]((t=>e(525)==t[e(670)])),i=r[e(464)]((t=>e(808)==t[e(670)]&&e(585)!=t[e(615)])),a=r[e(464)]((t=>e(586)==t[e(670)]&&e(585)!=t[e(615)]));for(const t of o)s[e(697)]({key:t[e(801)],newValue:t[e(736)],oldValue:t[e(711)],range:Cc(t[e(840)],n[e(714)])});for(const t of i){const r=a[e(484)]((n=>n[e(826)][e(500)](t[e(826)])));r&&s[e(697)]({key:e(568),newValue:t[e(615)],oldValue:r[e(615)],range:n[e(714)][e(524)](t[e(826)][e(580)])})}return 0!=s[e(656)]&&this[e(769)](t,s)}[dc(498)](t){const e=dc;let n=!1;const r=this[e(828)][e(714)][e(829)][e(819)][e(732)]()[e(464)]((t=>t[e(759)][e(462)]&&t[e(615)][e(844)](e(629))));for(const s of r){const{subType:r,id:o}=this[e(860)](s[e(615)]),i=r[e(596)]("|")[0];for(const r of this[e(479)]({skipNotAttached:!0}))r.id!=o&&e(525)==r[e(670)]&&r[e(759)]&&r[e(759)][e(652)]==i&&r[e(706)]()[e(623)](s[e(759)][e(462)])&&(this[e(480)](r,s[e(759)][e(462)],t),n=!0)}return n}[dc(624)](t){const e=dc;this[e(828)],this[e(851)]=!0,t()}[dc(673)](t){const e=dc,n=this[e(618)](t),r=this[e(621)][e(554)](t);return n||r}[dc(769)](t,e){const n=dc;if(0==e[n(656)])return!1;let r=!1;for(const s of e){const e=this[n(577)](s[n(840)],n(525))[n(464)]((t=>!t[n(499)][n(566)]))[n(534)]((t=>t[n(535)])),i=(0,o.hashObject)({newValue:s[n(699)]});e[n(464)]((t=>{const e=n,[r,o]=t[e(805)][e(596)]("|");return r==s[e(652)]&&o!=i}))[n(458)]((e=>{const o=n;this[o(480)](e,s[o(840)],t),r=!0}))}return r}[dc(480)](t,e,n){const r=dc,s=t[r(706)]()[r(647)](e);0!==s[r(656)]?1!==s[r(656)]?this[r(830)](t,e[r(678)],e[r(501)]):this[r(555)](t,s[0]):n[r(841)](t[r(679)]())}}class bc{constructor(t){const e=dc;this[e(833)]=t,this[e(455)]=t[e(714)],this[e(635)]=new Map,this[e(753)]=new Map,this[e(806)]()}[dc(495)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(455)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(606)](t,e,i(839))(...n),onDiscard:(...n)=>this[i(606)](t,e,i(849))(...n)})}[dc(713)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(635)][s(531)](o,r)}[dc(606)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(635)][r(600)](s)||this[r(753)][r(600)](t+":"+n)}[dc(806)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(739)](((t,n)=>t[e(678)][e(747)](n[e(678)])?1:-1)),this[e(455)][e(726)]((n=>{const r=e;for(const e of t){let t;t=e[r(501)][r(556)]&&e[r(501)][r(607)]==e[r(678)][r(580)]?n[r(762)](e[r(678)][r(580)],"on"):n[r(762)](e),this[r(455)][r(564)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(455)][n(726)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(534)]((t=>(_c(t)&&(t=this[s(455)][s(614)](t[s(501)])),t)))[s(464)]((t=>s(723)!==t[s(675)][s(650)]));if(c[s(656)]<1)return;const u=Array[s(810)](this[s(455)][s(829)][s(658)][s(740)]())[s(534)]((t=>i.LiveRange[s(511)](t)));r[s(532)](c);for(const t of this[s(833)][s(855)][s(855)]())t[s(687)]();a[s(697)]({forceDefaultExecution:!0}),this[s(833)][s(767)](o,...a);const l=u[s(464)]((t=>s(723)!=t[s(675)][s(650)]));l[s(656)]>0&&r[s(532)](l);for(const t of u)t[s(559)]()}))},s=(e,n)=>1==e[t(656)]&&1==n[t(656)]&&e[0][t(501)][t(500)](n[0][t(678)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(455)])?[e,n]:Rc(n,e,s,r,this[t(455)])?[n,e]:null;this[t(753)][t(531)](t(558),e),this[t(753)][t(531)](t(779),n),this[t(753)][t(531)](t(680),s),this[t(753)][t(531)](t(507),o),this[t(753)][t(531)](t(466),n),this[t(753)][t(531)](t(698),e),this[t(753)][t(531)](t(430),s),this[t(753)][t(531)](t(728),o),this[t(753)][t(531)](t(710),r),this[t(753)][t(531)](t(522),e),this[t(753)][t(531)](t(827),s),this[t(753)][t(531)](t(735),e),this[t(753)][t(531)](t(721),r),this[t(753)][t(531)](t(831),e),this[t(753)][t(531)](t(724),s),this[t(753)][t(531)](t(785),e),this[t(753)][t(531)](t(655),e),this[t(753)][t(531)](t(634),((e,n)=>{const r=t;if(!n)return;const s=this[r(833)][r(816)][r(600)](Ec);this[r(455)][r(726)]((t=>{const o=r;if(o(568)==n[o(652)])for(const r of e){const e=r[o(678)][o(580)],s=n[o(649)];t[o(760)](e,s)}else if(s[o(618)](n[o(652)]))for(const r of e)void 0!==n[o(649)]?t[o(857)](n[o(652)],n[o(649)],r[o(678)][o(580)]):t[o(858)](n[o(652)],r[o(678)][o(580)]);else for(const r of e)n[o(649)]?t[o(857)](n[o(652)],n[o(649)],r):t[o(858)](n[o(652)],r)}))})),this[t(753)][t(531)](t(686),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(607)][r(669)]({includeSelf:!0,parentFirst:!0})){if(s[r(675)]==s)return!1;if(!n[r(692)](s))return!1;if(t[r(529)](s)||t[r(579)](s))return!0}return!1}function _c(t){const e=dc;return t[e(501)][e(607)]==t[e(678)][e(580)]&&t[e(501)][e(683)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(693)].is(s(576))&&!r[s(529)](t[s(693)]),i=t[s(678)][s(452)](o),a=t[s(501)][s(452)](o,{direction:s(861)});return!(t[s(678)][s(500)](i)&&t[s(501)][s(500)](a)||(i[s(747)](a)?n[s(592)](e,{range:n[s(614)](i,a)}):n[s(841)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(678)][e(580)];return n&&n.is(e(695))}function Cc(t,e){const n=dc;return null==t[n(501)][n(813)]&&t[n(501)][n(607)]==t[n(678)][n(580)]?Nc(t[n(678)][n(580)],e):t}function Nc(t,e){const n=dc,r=e[n(786)][n(529)](t)||e[n(786)][n(705)](t);return e[n(614)](e[n(627)](t,n(594)),r?e[n(778)](t):e[n(627)](t,n(501)))}function Rc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(501)][o(500)](r[o(678)]))return!0;if(t[o(670)]!=e[o(670)])return!1;if(!n[o(501)][o(685)](r[o(678)]))return!1;const i=s[o(614)](n[o(501)],r[o(678)])[o(749)]();for(const t of i)if([o(490),o(790)][o(616)](t[o(670)])&&s[o(786)][o(579)](t[o(693)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(846)]||!e[r(846)])&&wr(gc(t[r(573)],n),gc(e[r(573)],n))}function Sc(t,e){const n=dc,r=Mc(t[n(573)]),s=Mc(e);if(!t[n(846)])return!1;for(const t of Object[n(470)](s))if(!wr(r[t],s[t]))return!1;return!0}function Mc(t){const e=dc,n=Object[e(567)]({},t);return delete n[e(550)],delete n[e(633)],n}function vc(){const t=["1785416MzMGhD","canAccept","get","27CIqjky","_editor","execute","_acceptCommand","_removePendingAction","isDirty","view","bind","_pendingAction","plugins","198952XfibtF","destroy","PendingActions","PENDING_ACTION_SUGGESTION","acceptSuggestion","isEnabled","1766664VektJK","_discardCommand","_setPendingAction","stopListening","15glJHrX","discardSuggestion","remove","905BBhTWz","locale","canDiscard","getRanges","2387581gnBBEQ","model","5186510MxzFGJ","unbind","listenTo","canEditAt","commands","960606ePBoLD","commentThreadController","change:isDirty","add","1642OFNIaO"];return(vc=function(){return t})()}function Oc(t,e){const n=vc();return(Oc=function(t,e){return n[t-=471]})(t,e)}const wc=Oc;!function(t,e){const n=Oc,r=t();for(;;)try{if(372343===parseInt(n(502))/1*(parseInt(n(475))/2)+-parseInt(n(495))/3+parseInt(n(476))/4+-parseInt(n(499))/5*(parseInt(n(471))/6)+-parseInt(n(506))/7+-parseInt(n(489))/8*(-parseInt(n(479))/9)+parseInt(n(508))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Oc;super(),this[s(507)]=e,this[s(485)]=n,this[s(472)]=r,this[s(480)]=t,this[s(482)]=t[s(512)][s(478)](s(493)),this[s(496)]=t[s(512)][s(478)](s(500)),this[s(485)][s(486)](s(494)).to(this[s(482)],this[s(496)],((t,e)=>t||e)),this[s(485)][s(486)](s(477)).to(this[s(482)],s(494),(t=>t&&this[s(480)][s(507)][s(511)](e[s(505)]()))),this[s(485)][s(486)](s(504)).to(this[s(496)],s(494),(t=>t&&this[s(480)][s(507)][s(511)](e[s(505)]()))),this[s(487)]=null,n[s(484)]&&this[s(497)](),this[s(510)](n,s(493),(()=>this[s(493)]())),this[s(510)](n,s(500),(()=>this[s(500)]())),this[s(510)](n,s(473),(()=>{const t=s;n[t(484)]?this[t(497)]():this[t(483)]()}))}[wc(493)](){const t=wc;this[t(482)][t(481)](this[t(507)].id)}[wc(500)](){const t=wc;this[t(496)][t(481)](this[t(507)].id)}[wc(490)](){const t=wc;this[t(485)][t(509)](t(494)),this[t(485)][t(509)](t(477)),this[t(485)][t(509)](t(504)),this[t(498)](),this[t(472)][t(490)](),this[t(487)]&&this[t(483)]()}[wc(497)](){const t=wc,e=Hr(this[t(480)][t(503)],t(492));this[t(487)]=this[t(480)][t(488)][t(478)](t(491))[t(474)](e)}[wc(483)](){const t=wc;null!==this[t(487)]&&this[t(480)][t(488)][t(478)](t(491))[t(501)](this[t(487)]),this[t(487)]=null}}const Fc=xc;function Pc(){const t=["removeComment","185412vMjMaZ","cancel","_localUser","addComment","9yakWQd","isReadOnly","871ikdhIT","locale","124UzQJwP","isEnabled","88627DfBlKi","694374iXzGMp","setData","canAccept","isDirty","updateComment","_createCommentViews","editor","181730kmnDbD","value","focus","destroy","isActive","1150PEAtrP","showInput","42NXjjXv","descriptionParts","commentThread","length","fire","2190192tskqew","set","editorConfig","authoredAt","disableComments","commentThreadInputView","element","submit","disabledSubmit","bind","assign","8452peDUVb","commentInputView","canDiscard","delegate","1127124BSUbQL","hasDirtyComment","_createCommentThreadInputView","_model","462HQSzWQ","CommentView","_config","commentsListView"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(609422===parseInt(n(408))/1+parseInt(n(404))/2*(-parseInt(n(412))/3)+parseInt(n(371))/4*(parseInt(n(381))/5)+parseInt(n(374))/6*(parseInt(n(388))/7)+-parseInt(n(393))/8*(-parseInt(n(367))/9)+parseInt(n(386))/10*(-parseInt(n(373))/11)+-parseInt(n(363))/12*(parseInt(n(369))/13))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(361)]=null,this[s(398)]=null,this[s(394)](s(385),!1),this[s(394)](s(396),e[s(396)]),this[s(402)](s(396)).to(e),this[s(394)](s(389),[]),this[s(394)](s(377),!1),this[s(394)](s(372),!1),this[s(394)](s(376),!1),this[s(394)](s(406),!1),this[s(411)]=e,this[s(365)]=n,this[s(414)]=r,r[s(397)]?this[s(394)](s(391),1):this[s(379)]()}[Fc(383)](){const t=Fc;this[t(399)][t(383)]()}[Fc(384)](){const t=Fc;this[t(361)]&&this[t(361)][t(384)](),this[t(398)]&&this[t(398)][t(384)](),super[t(384)]()}[Fc(379)](){const t=Fc,{CommentsListView:e}=this[t(414)];this[t(361)]=new e(this[t(370)],this[t(411)][t(390)],Object[t(403)]({CommentView:this[t(414)][t(413)]},this[t(414)])),this[t(361)][t(407)](t(362)).to(this),this[t(361)][t(407)](t(378)).to(this),this[t(361)][t(402)](t(385)).to(this),this[t(394)](t(391),this[t(361)][t(391)]+1),this[t(402)](t(391)).to(this[t(361)],t(391),(t=>t+1)),this[t(398)]=this[t(410)](),this.on(t(362),(()=>this[t(383)]())),this[t(402)](t(377)).to(this[t(361)],t(409),this[t(398)][t(405)],t(382),((t,e)=>t||!!e))}[Fc(410)](){const t=Fc,{CommentThreadInputView:e}=this[t(414)],n=new e(this[t(370)],this[t(365)],this[t(414)][t(395)]),r=n[t(405)];return n[t(402)](t(387)).to(this,t(385),this[t(411)][t(390)],t(368),r,t(382),((t,e,n)=>!!n||t&&!e)),r.on(t(400),((e,n)=>{const s=t;this[s(392)](s(366),n),r[s(380)][s(375)]("")})),r.on(t(364),(()=>this[t(383)]())),r[t(402)](t(401)).to(this[t(411)][t(390)],t(368)),n}}const Uc=Gc;function jc(){const t=["6274212Zpyjfo","locale","ck-comment__external","ck-comment__info-time","color","ck-suggestion--disabled-comments",".ck-annotation__content-wrapper","source","name","descriptionParts","@external","children","1607193uaCmLK","ck-annotation__content-wrapper","bindTemplate","title","innerHTML","extendTemplate","ck-annotation__info-name","commentsListView",'" title="',"Accept suggestion","importWord","13672GicNEk","canAccept","Discard suggestion","EXTERNAL_SUGGESTION","createElement","commentThreadInputView","1737710Owgajn","</p>","editorDestroyed","EXTERNAL_AVATAR","_descriptionElement","ck-annotation__info","ck-suggestion--accept","ck-suggestion-wrapper--active","ck-suggestion-","delegate","commentThread","push",'<span class="ck-suggestion-type">',"discardButton",'<span class="ck-suggestion-color" style="background-color: ',"ck-suggestion","setTemplate","discardSuggestion","acceptSuggestion","EXTERNAL_IMPORT_WORD_AVATAR","isEnabled","isActive","ck-suggestion__info",'"></span>',"bind","isExternal","disableComments","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper","_model","description","formatDateTime","ck-annotation__main","author","_createButton","map","<p>","check","getUserViewNotificationText","ck-suggestion__info-name","3765454HJaPhH","ck-suggestion__user","ck-suggestion--discard","value","creator","querySelector","ck-suggestion__actions","ck-annotation__info-time","content","set","2742840HcnMCe","innerText","cancel","change:description","getExternalSuggestionNote","_config","ck-suggestion__main","</span>","type","canDiscard","div","fire","attributes","element","ck-annotation","split","ck-annotation__user","acceptButton","join","time","userView","execute","getTemplate","ck-annotation__actions","editorReady","authoredAt","render","span","852732TaqEJP"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(569041===-parseInt(n(359))/1+parseInt(n(365))/2+parseInt(n(348))/3+parseInt(n(335))/4+parseInt(n(415))/5+-parseInt(n(336))/6+-parseInt(n(405))/7)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(414)](i(423),""),this[i(389)](i(423)).to(this,i(345),(t=>t&&t[0]?t[0][i(423)]:"")),this[i(389)](i(395)).to(this,i(345),this,i(386),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(401)+zc(e[n(413)],e[n(340)])+n(366);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(369)]=null,this[i(432)]=this[i(399)](Hr(e,i(357)),t.icons[i(402)],i(371),i(383),"sw"),this[i(432)][i(389)](i(385)).to(this,i(360)),this[i(378)]=this[i(399)](Hr(e,i(361)),t.icons[i(417)],i(407),i(382),"sw"),this[i(378)][i(389)](i(385)).to(this,i(424)),this[i(327)]=new o.UserView(e,this[i(394)][i(398)],this[i(403)]()),this[i(327)][i(353)]({attributes:{class:[i(406),i(431)]}}),this[i(381)](this[i(329)]())}[Uc(329)](){const t=Uc,e=this[t(350)],n=[{tag:t(425),attributes:{class:[t(387),t(370)]},children:[{tag:t(334),children:[{text:this[t(327)][t(344)]}],attributes:{class:[t(404),t(354)]}},{tag:t(434),attributes:{datetime:e.to(t(332)),class:[t(339),t(412)]},children:[{text:e.to(t(332),(e=>this[t(420)][t(396)](e)))}]}]},{tag:t(425),attributes:{class:[t(411),t(330)]},children:[this[t(432)],this[t(378)]]},{tag:t(425),attributes:{class:[t(349)]}}];this[t(394)][t(390)]&&n[t(376)]({tag:t(425),attributes:{class:[t(338)]},children:[{text:this[t(419)]()}]});const r={tag:t(425),attributes:{class:[t(393),e.if(t(386),t(372)),e.to(t(423),(e=>t(373)+e)),this[t(420)][t(391)]&&t(341)],"data-suggestion-id":this[t(394)].id,"data-thread-id":this[t(394)][t(375)].id,"data-author-id":this[t(394)][t(398)].id,tabindex:-1},children:[{tag:t(425),attributes:{class:[t(380),t(429)]},children:[this[t(327)],{tag:t(425),attributes:{class:[t(421),t(397)]},children:n}]}]};return this[t(355)]&&this[t(364)]&&(r[t(347)][t(376)](this[t(355)],this[t(364)]),this[t(355)][t(374)](t(331)).to(this),this[t(355)][t(374)](t(367)).to(this),this[t(364)][t(374)](t(331)).to(this),this[t(364)][t(374)](t(367)).to(this)),r}[Uc(333)](){const t=Uc;super[t(333)](),this[t(369)]=this[t(428)][t(410)](t(342)),this[t(369)][t(352)]=this[t(395)],this.on(t(418),((e,n,r)=>{const s=t;this[s(369)][s(352)]=r}))}[Uc(399)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(337)]);return a[i(414)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(353)]({attributes:{class:n}}),a.on(i(328),(()=>{const t=i;this[t(426)](r,this[t(394)].id)})),a}[Uc(419)](){const t=Uc;return t(358)===this[t(394)][t(427)][t(346)][t(343)]?Hr(this[t(337)],t(392)):Hr(this[t(337)],t(362))}[Uc(403)](){const t=Uc;return this[t(394)][t(390)]?t(358)===this[t(394)][t(427)][t(346)][t(343)]?Hr(this[t(337)],t(384),this[t(394)][t(409)][t(344)]):Hr(this[t(337)],t(368),this[t(394)][t(409)][t(344)]):null}}function zc(t,e){const n=Uc;let r="";return r+=t[n(430)]("*")[n(400)](((t,e)=>e%2!=0?n(377)+Hc(t)+n(422):Hc(t)))[n(433)](""),e&&(r+=n(379)+e[n(408)]+n(356)+e[n(351)]+n(388)),r}function Hc(t){const e=Uc,n=document[e(363)](e(334));return n[e(416)]=t,n[e(352)]}const Wc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=346]})(t,e)}function Xc(){const t=["listenTo","_bindAnnotationToEditors","suggestionUnloaded","Discard all suggestions","view","push","12QWLqqZ","isEnabled","config","acceptAllSuggestions","getFirstRange","CommentView","registerAnnotation","keys","map","locale","from","147tKZmtA","TrackChangesUI","Accept all suggestions","model","commands","remove","descriptionParts","trackChanges.SuggestionThreadView","_annotationViews","init","mainView","focus","clear","head","previous","_createUIButton","createCommentThreadController","5058QSKtra","reduce","TrackChangesEditing","type","CommentsUI","add","_initializeController","commandName","164IfnIfu","toMany","refreshSelectedViews","_descriptionFactory","getMarkers","_disableComments","requires","SuggestionThreadView","arrowView","isOn","_destroyController","33445tGiORw","comments.maxThreadTotalWeight","button","comments.editorConfig","Discard all selected suggestions","commentThread","plugins","getMarkerNames","editing","set","trackChanges","stopListening","define","unbind","3037320moWXNq","separator","bind","suggestion-","some","isInContent","EditorAnnotations","destroy","values","delete","acceptSelectedSuggestions","_unbindEditors","getDescriptions","addSourceCollector","419560TFbEOt","length","addComment","_viewToController","comments","getSuggestion","activeAnnotations","source","lowest","activeMarkers","editor","Annotations","innerView","discardAllSuggestions","10067418TzDCfH","get","hasSuggestion","suggestionLoaded","1097640IRubzx","createAnnotation","actionView","discardButton","Accept all selected suggestions","isMultiRange","has","change:previous","pluginName","switchbutton","componentFactory","_updateController","acceptButton","Track changes","change:activeAnnotations","comments.maxCommentsWhenCollapsed","getByInnerView","execute","isDirty","trackChanges.disableComments","_handleControllerBuffer","_refreshActiveMarkers","CommentsRepository","createAnnotationView","buttonView","value","suggestionChanged","size","15316741xafusY","_handleSuggestionControllerDelayed","comments.maxCommentCharsWhenCollapsed","discardSelectedSuggestions","filter","_suggestionToController","getRanges","getJoined","getAllAdjacentSuggestions","2cpJvmm"];return(Xc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(668067===parseInt(n(431))/1*(-parseInt(n(377))/2)+parseInt(n(412))/3*(parseInt(n(420))/4)+parseInt(n(477))/5*(-parseInt(n(384))/6)+parseInt(n(395))/7*(parseInt(n(459))/8)+-parseInt(n(473))/9+-parseInt(n(445))/10+parseInt(n(368))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Wc(426)](){const t=Wc;return[Ec,o.Users,t(362),t(470),t(451)]}static get[Wc(348)](){return Wc(396)}constructor(t){const e=Wc;super(t),this[e(373)]=new Map,this[e(462)]=new Map,this[e(403)]=new Map,this[e(360)]=new Map;const n=this[e(469)][e(386)];n[e(443)](e(402),Vc),n[e(443)](e(359),!1),this[e(425)]=n[e(474)](e(359))}[Wc(369)](t,e){const n=Wc;0===this[n(360)][n(367)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(360)]){const r=this[t(373)][t(346)](e);r||n?r&&n&&this[t(430)](e):this[t(418)](e)}this[t(360)][t(407)](),this[t(469)][t(437)][t(474)](t(451))[t(422)](),this[t(361)]()}),10),this[n(360)][n(440)](t,e)}[Wc(404)](){const t=Wc,e=this[t(469)],n=e[t(437)][t(474)](t(414)),r=e[t(437)][t(474)](t(470)),s=e[t(437)][t(474)](t(451)),o=e[t(437)][t(474)](t(362));e.ui[t(350)][t(417)](t(441),(e=>this[t(410)](e))),s[t(458)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(394)](this[e(373)])){const s=t[e(376)](),o=[];for(const t of s){if(!t[e(450)])continue;if(t[e(482)]){o[e(383)](...t[e(374)]());continue}const n=t[e(388)]();if(o[e(460)]>0){const t=o[0][e(375)](n);if(t){o[0]=t;continue}}o[e(383)](n)}n[e(383)]([r[e(382)],o])}return n})),this[t(378)](n,t(476),((e,n)=>{const r=t;this[r(378)](n,r(347),((t,e,s,o)=>{const i=r;n[i(450)]&&(null==s?(this[i(351)](o[i(408)]),this[i(369)](n,!1)):(this[i(351)](s[i(408)]),null==o&&this[i(369)](n,!0)))})),null!==n[r(409)]?this[r(351)](n[r(408)]):this[r(369)](n,!1)})),this[t(378)](n,t(380),((e,n,r)=>{const s=t;this[s(442)](n,s(347)),this[s(360)][s(454)](n),this[s(373)][s(346)](n)&&this[s(430)](n),r&&this[s(351)](r[s(408)])})),this[t(378)](n,t(366),((e,n)=>{this[t(351)](n)})),this[t(378)](r,t(354),(()=>{this[t(361)]()})),this[t(378)](o,t(461),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(475)](r))return;const i=n[o(464)](r);this[o(373)][o(474)](i)[o(382)][o(406)]()}),{priority:t(467)})}[Wc(361)](){const t=Wc,e=this[t(469)][t(437)][t(474)](t(470)),n=this[t(469)][t(437)][t(474)](t(414)),r=Array[t(394)](e[t(465)],(e=>e[t(471)]))[t(372)]((e=>this[t(462)][t(346)](e))),s=[];for(const e of r){const n=this[t(462)][t(474)](e)[t(398)][t(376)]();s[t(383)](...n[t(413)](((e,n)=>[...e,...n[t(438)]()]),[]))}n[t(468)]=s}[Wc(410)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(469)][n(399)][n(474)](n(441)),i=Hr(t,n(353));r[n(364)][n(440)]({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(364)][n(447)](n(429)).to(o,n(365)),r[n(364)].on(n(357),(()=>{const t=n;o[t(357)](),this[t(469)][t(439)][t(382)][t(406)]()}));const a=new e.Collection,c=[{type:n(349),model:{withText:!0,label:i,commandName:n(441)}},{type:n(446)},{type:n(433),model:{withText:!0,label:Hr(t,n(397)),commandName:n(387)}},{type:n(433),model:{withText:!0,label:Hr(t,n(481)),commandName:n(455)}},{type:n(433),model:{withText:!0,label:Hr(t,n(381)),commandName:n(472)}},{type:n(433),model:{withText:!0,label:Hr(t,n(435)),commandName:n(371)}}];for(const t of c){let e={type:n(446)};if(t[n(398)]){const r=new s.ViewModel(t[n(398)]),o=this[n(469)][n(399)][n(474)](r[n(419)]);r[n(447)](n(429),n(385)).to(o,n(365),n(385)),e={type:t[n(415)],model:r}}a[n(417)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(372)]((t=>null!=t[n(398)]))[n(392)]((t=>this[n(469)][n(399)][n(474)](t[n(398)][n(419)]))),l=r[n(364)];return l[n(479)][n(444)](n(385)),l[n(428)][n(444)](n(385)),l[n(479)][n(447)](n(385)).to(o,n(385)),l[n(428)][n(447)](n(385))[n(421)](u,n(385),((...t)=>t[n(449)]((t=>t)))),r.on(n(357),(t=>{const e=n;this[e(469)][e(357)](t[e(466)][e(419)]),this[e(469)][e(439)][e(382)][e(406)]()})),r}[Wc(418)](t){const e=Wc,n=this[e(469)],r=n[e(386)],s=n[e(437)][e(474)](e(470)),i=n[e(437)][e(474)](e(362)),a=n[e(437)][e(474)](e(451)),c=n[e(437)][e(474)](o.Users).me,u=r[e(474)](e(441))[e(427)],{CommentsListView:l,CommentThreadInputView:f}=n[e(437)][e(474)](e(416));let h,g;this[e(403)][e(346)](t.id)?(g=this[e(403)][e(474)](t.id),h=g[e(405)]):(h=new u(n[e(393)],t,c,{disableComments:this[e(425)],editorConfig:r[e(474)](e(434)),maxCommentsWhenCollapsed:r[e(474)](e(355)),maxThreadTotalWeight:r[e(474)](e(432)),maxCommentCharsWhenCollapsed:r[e(474)](e(370)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(474)](e(393))),CommentView:r[e(474)](e(463))[e(389)],CommentsListView:l,CommentThreadInputView:f}),h[e(352)].on(e(357),(()=>{const t=e;n[t(439)][t(382)][t(406)]()})),h[e(480)].on(e(357),(()=>{const t=e;n[t(439)][t(382)][t(406)]()})),g=s[e(363)](this[e(469)][e(393)],h),g[e(447)](e(358)).to(h,e(358)),g[e(447)](e(460)).to(h),g[e(447)](e(415)).to(h,e(415),(t=>e(448)+t)),this[e(403)][e(440)](t.id,g));const d=i[e(411)](t[e(436)],h),p=new Dc(n,t,h,d),m=t[e(376)]()[e(372)]((t=>t[e(450)]));h[e(401)]=n[e(437)][e(474)](e(414))[e(423)][e(457)](m),this[e(373)][e(440)](t,p),this[e(462)][e(440)](h,p);const I=s[e(478)]({view:g,target:()=>{const r=e,s=[],i=t[r(376)]()[r(372)]((t=>t[r(450)]));for(const t of i)s[r(383)](...t[r(424)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(439)],s)},type:()=>e(448)+p[e(382)][e(415)]});i[e(379)](h,I),s[e(417)](I),a[e(390)](I)}[Wc(430)](t){const e=Wc,n=this[e(469)][e(437)][e(474)](e(362)),r=this[e(469)][e(437)][e(474)](e(470)),s=this[e(373)][e(474)](t),o=s[e(382)],i=r[e(356)](o);n[e(456)](o),i&&r[e(400)](i),this[e(373)][e(454)](t),this[e(462)][e(454)](o),s[e(452)]()}[Wc(351)](t){const e=Wc;if(!t[e(450)]||!this[e(373)][e(346)](t))return;const n=this[e(469)][e(437)][e(474)](e(414)),r=this[e(373)][e(474)](t),s=t[e(376)]();r[e(382)][e(401)]=n[e(423)][e(457)](s)}[Wc(452)](){const t=Wc;for(const e of this[t(373)][t(391)]())this[t(430)](e);for(const e of this[t(403)][t(453)]())e[t(405)][t(452)]();super[t(452)]()}}var Zc=Yc;function Yc(t,e){var n=Qc();return(Yc=function(t,e){return n[t-=169]})(t,e)}function Qc(){var t=["843jvVloI","editor","54lGyCDR","4401419rxhGWq","4446VkeRaz","getSuggestions","TrackChanges","adapter","requires","21968RWlWgi","getSuggestion","addSuggestionData","Comments","addSuggestion","1091993twOBii","get","30OqcfYE","6525245AhhTBK","6TbbuwX","30972bwipoF","53196264EAtPeU","plugins","3932tZtyns","pluginName"];return(Qc=function(){return t})()}!function(t,e){for(var n=Yc,r=t();;)try{if(697404===-parseInt(n(170))/1*(-parseInt(n(177))/2)+parseInt(n(175))/3*(parseInt(n(173))/4)+parseInt(n(192))/5+-parseInt(n(169))/6*(-parseInt(n(189))/7)+parseInt(n(184))/8*(parseInt(n(179))/9)+-parseInt(n(191))/10*(-parseInt(n(178))/11)+-parseInt(n(171))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class Jc extends t.Plugin{static get[Zc(183)](){return[Ec,qc,Zc(187)]}static get[Zc(174)](){return Zc(181)}set[Zc(182)](t){var e=Zc;this[e(176)][e(172)][e(190)](Ec)[e(182)]=t}get[Zc(182)](){var t=Zc;return this[t(176)][t(172)][t(190)](Ec)[t(182)]}[Zc(188)](t){var e=Zc;return this[e(176)][e(172)][e(190)](Ec)[e(186)](t)}[Zc(180)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(176)][n(172)][n(190)](Ec)[n(180)]({skipNotAttached:t,toJSON:e})}[Zc(185)](t){var e=Zc;return this[e(176)][e(172)][e(190)](Ec)[e(185)](t)}}const $c=tu;function tu(t,e){const n=ou();return(tu=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=tu,r=t();for(;;)try{if(607940===parseInt(n(435))/1*(-parseInt(n(399))/2)+parseInt(n(386))/3*(parseInt(n(433))/4)+parseInt(n(425))/5+-parseInt(n(423))/6+parseInt(n(414))/7+parseInt(n(406))/8+-parseInt(n(430))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const eu=[$c(404)];class nu extends t.Plugin{static get[$c(434)](){return[Ec]}static get[$c(393)](){return $c(390)}[$c(426)](){const t=$c,n=this[t(411)];if(n[t(424)][t(397)](t(445),(e=>{const r=t,s=n[r(419)][r(407)][r(396)]()[r(438)](((t,e)=>(t[e]="",t)),{});return n[r(409)][r(388)](s,e)})),t(428)!=typeof n[t(424)][t(436)](t(402))[t(387)])throw new e.CKEditorError(t(403))}[$c(415)](t){return iu(this[$c(411)],!0,t)}[$c(408)](t){return iu(this[$c(411)],!1,t)}}class ru extends t.Plugin{static get[$c(393)](){return $c(391)}constructor(t){const e=$c;super(t),this[e(405)]=e(432)}[$c(426)](){const t=$c;this[t(411)][t(392)][t(436)](t(421))[t(443)]={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(411)][t(392)][t(436)](t(429))[t(443)]=null}}function su(t){return void 0!==t[$c(418)]}function ou(){const t=["Users","useAnonymousUser","createDocumentFragment","_adapter","createElement","trackChangesData.editorCreator","discardAllSuggestions","12vPGDRR","editorCreator","create","appendChild","TrackChangesData","TrackChangesDataGetter","plugins","pluginName","map","execute","getRootNames","define","users","2mSeYiJ","getUser","push","trackChangesData","track-changes-data-invalid-editor-creator","Pagination","result","8758184BwLChD","document","getDataWithDiscardedSuggestions","constructor","getFullData","editor","rootsAttributes","set","2265956qtdAcN","getDataWithAcceptedSuggestions","getSuggestions","div","getRootsAttributes","model","acceptAllSuggestions","CommentsRepository","addUser","1123890NKXgVo","config","4228520pGrENj","init","data","function","TrackChangesEditing","14970816PVCyAW","destroy","end","345068haRxbn","requires","150574LRaJpt","get","name","reduce","addSuggestionData"];return(ou=function(){return t})()}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(392)][r(401)](Ec,ru),s[r(412)]=su(t)?t[r(418)]():void 0;const i=document[r(442)](),a=t[r(424)][r(436)](r(402))[r(387)],c=await a(s,(()=>function(t){const e=r,n=document[e(444)](e(417));return t[e(389)](n),n}(i)));!function(t,e){const n=r,s=t[n(419)][n(407)][n(396)]()[n(438)](((e,r)=>(e[r]=t[n(427)][n(436)]({rootName:r}),e)),{}),o=t[n(392)][n(436)](n(440))[n(398)][n(394)]((t=>({id:t.id,name:t[n(437)]}))),i=t[n(392)][n(436)](n(429))[n(416)]({skipNotAttached:!0,toJSON:!0}),a=e[n(392)][n(436)](n(440)),c=e[n(392)][n(436)](n(429));for(const t of o)a[n(400)](t.id)||a[n(422)](t);a.me||a[n(441)]();for(const t of i)c[n(439)](t);e[n(427)][n(413)](s)}(t,c),c[r(395)](r(e?420:446));const u=su(c)?c[r(410)](n):c[r(427)][r(436)](n);return await c[r(431)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=303]})(t,e)}function cu(){var t=["10lmDwzs","15194fqejop","5059878CldRnR","7muOVJY","1754340hdlnWX","1095359vyHPKd","16575579pOcNHQ","15183432wEJjwC","12678192lsUBRf","129oZMSbD","5vuNdrj"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(927231===parseInt(n(309))/1+parseInt(n(305))/2*(-parseInt(n(313))/3)+parseInt(n(308))/4+-parseInt(n(303))/5*(-parseInt(n(306))/6)+parseInt(n(307))/7*(-parseInt(n(312))/8)+-parseInt(n(310))/9*(-parseInt(n(304))/10)+-parseInt(n(311))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>Yc,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=["307181AuOVRJ","3438980yhtapB","241835ztpcOX","44uROckZ","2393836RbNdaf","execute","359544EZpsxa","_isEnabledBasedOnSelection","refresh","commands","230AxdVbA","clearForceDisabled","117AQQoxc","TrackChangesCommand","84nrlHky","766472TNvARf","isEnabled","62898bigywY","value","_disableUnsupportedCommands","_enableCommands","has","_enabledCommands","affectsData","forceDisabled","editor"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(417021===parseInt(n(443))/1+-parseInt(n(431))/2*(-parseInt(n(445))/3)+-parseInt(n(432))/4+-parseInt(n(429))/5+-parseInt(n(442))/6*(parseInt(n(428))/7)+parseInt(n(434))/8*(parseInt(n(440))/9)+-parseInt(n(438))/10*(-parseInt(n(430))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(424)]=e,this[n(446)]=!1,this[n(436)](),this[n(435)]=!1}[c(436)](){this[c(444)]=!0}[c(433)](){const t=c;this[t(446)]=!this[t(446)],this[t(446)]?this[t(447)]():this[t(448)]()}[c(447)](){const t=c;for(const e of this[t(427)][t(437)][t(437)]())e[t(425)]&&!this[t(424)][t(449)](e)&&e[t(426)](t(441))}[c(448)](){const t=c;for(const e of this[t(427)][t(437)][t(437)]())e[t(425)]&&!this[t(424)][t(449)](e)&&e[t(439)](t(441))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=429]})(t,e)}const g=h;function d(){const t=["track-changes-accept-suggestion-not-found","acceptSuggestion","315908jhWhZb","plugins","refresh","277704oluxHb","_isEnabledBasedOnSelection","canEditAt","1echDAX","getRanges","model","6pDprVX","isEnabled","909pTVkpD","get","2353CsuamE","8HdjIPq","TrackChangesEditing","12QVGcPV","_suggestions","368566cmvcUl","92806ZshYSj","60VAlqjO","execute","1487696tpevoi","25670kpWQPi","editor","670165ILhjTp"];return(d=function(){return t})()}!function(t,e){const n=h,r=t();for(;;)try{if(258899===-parseInt(n(455))/1*(parseInt(n(449))/2)+-parseInt(n(437))/3*(parseInt(n(452))/4)+parseInt(n(446))/5*(parseInt(n(430))/6)+-parseInt(n(443))/7*(parseInt(n(435))/8)+-parseInt(n(432))/9*(parseInt(n(444))/10)+-parseInt(n(439))/11*(parseInt(n(441))/12)+parseInt(n(434))/13*(parseInt(n(440))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(438)]=e,this[n(451)](),this[n(453)]=!1}[g(451)](){this[g(431)]=!0}[g(442)](t){const n=g,r=this[n(438)][n(433)](t);if(!r)throw new e.CKEditorError(n(447),this);const s=r[n(456)]();this[n(445)][n(429)][n(454)](s)&&this[n(445)][n(450)][n(433)](n(436))[n(448)](r)}}const m=E;function I(){const t=["getRanges","586477bqKfXu","1371774ChnMXj","get","3403152WrjOyw","discardSuggestion","992152mqcYzQ","track-changes-discard-suggestion-not-found","execute","103833SpxCSE","35yFlUaa","20BteXvl","plugins","10pKNHsl","2CYvgKJ","505920QBkdYN","_suggestions","8954748MGsyGu","isEnabled","TrackChangesEditing","refresh","model","_isEnabledBasedOnSelection","canEditAt","editor"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=444]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(314876===-parseInt(n(455))/1*(-parseInt(n(468))/2)+-parseInt(n(463))/3*(-parseInt(n(465))/4)+-parseInt(n(444))/5+parseInt(n(456))/6+parseInt(n(464))/7*(parseInt(n(460))/8)+-parseInt(n(458))/9+parseInt(n(467))/10*(-parseInt(n(446))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(445)]=e,this[n(449)](),this[n(451)]=!1}[m(449)](){this[m(447)]=!0}[m(462)](t){const n=m,r=this[n(445)][n(457)](t);if(!r)throw new e.CKEditorError(n(461),this);const s=r[n(454)]();this[n(453)][n(450)][n(452)](s)&&this[n(453)][n(466)][n(457)](n(448))[n(459)](r)}}function T(){const t=["6838158MIgRwy","createPositionAt","isIntersecting","map","length"," [color ","createPositionBefore","replace","34669370cLhJlL","color","value","deletion","isInContent","execute","272ugVMxv","446WfDapw","add","292060XwCMbh","isArray","isCollapsed","createPositionAfter","type","start","getRanges","splice","from","join","isTouching","isObject","1638570MMlkuH","50qOdneP","schema","change","6466509rQfopS","isMultiRange","67508aKwXtg","next","end","3590Xnqbdz","sort","push","content","createRange"];return(T=function(){return t})()}function _(t){const e=k;return t[e(279)](((t,n)=>e(294)==t[e(304)]&&e(294)!=n[e(304)]?-1:e(294)!=t[e(304)]&&e(294)==n[e(304)]?1:0))}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(314)];for(;s<t[n(287)];){const a=t[s],c=t[s+1];r||(r=e[n(289)](a)),A(e,a,c)||(o[n(280)](e[n(282)](r,i[n(311)](a)?e[n(303)](a):e[n(284)](a,n(277)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(303)](e),o=t[r(289)](n);return s[r(310)](o)}function k(t,e){const n=T();return(k=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=k,r=t();for(;;)try{if(796063===parseInt(n(298))/1*(parseInt(n(278))/2)+parseInt(n(312))/3+-parseInt(n(300))/4*(-parseInt(n(313))/5)+parseInt(n(283))/6+-parseInt(n(275))/7*(-parseInt(n(297))/8)+parseInt(n(273))/9+-parseInt(n(291))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=k;for(;n[r(287)];){const s=n[r(307)](0,100);t[r(315)]((()=>{const t=r;for(const n of s)n[t(295)]&&e[t(296)](n.id)}))}}const R=L;function N(){const t=["2457570gHSlWq","getRanges","some","values","_command","16LYNarf","355460jIBXtT","4VwCcYZ","_isEnabledBasedOnSelection","_suggestions","from","isInContent","26490486RJleBC","editor","993xQFjDL","canEditAt","refresh","1354hXQtDi","1926005jiQPGr","execute","943227Qiibbe","isEnabled","48wjNjKW","model","9850320rNGlmd"];return(N=function(){return t})()}function L(t,e){const n=N();return(L=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(513578===parseInt(n(459))/1*(-parseInt(n(462))/2)+-parseInt(n(470))/3+-parseInt(n(477))/4*(-parseInt(n(463))/5)+parseInt(n(467))/6*(parseInt(n(476))/7)+-parseInt(n(475))/8*(parseInt(n(465))/9)+-parseInt(n(469))/10+parseInt(n(457))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(474)]=e,this[r(454)]=n,this[r(461)](),this[r(478)]=!1}[R(461)](){const t=R,e=Array[t(455)](this[t(454)][t(473)]())[t(472)]((e=>e[t(456)]));this[t(466)]=this[t(474)][t(466)]&&e}[R(464)](){const t=R,e=_(Array[t(455)](this[t(454)][t(473)]()));for(const n of e){const e=n[t(471)]();if(!this[t(458)][t(468)][t(460)](e))return}C(this[t(458)][t(468)],this[t(474)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=111]})(t,e)}function O(){const t=["148729vvcLcb","28kWjacc","12oWYuXc","from","160120MbUezT","1423630bmxcYt","getRanges","3874905Adsoxd","canEditAt","4721094lnokuW","values","_command","isEnabled","222BrKRro","document","refresh","model","execute","187gkFHcJ","editor","selection","24708kKVVWg","size","_selectedSuggestions","_isEnabledBasedOnSelection","1119402ejyhom","_suggestions"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(695569===-parseInt(n(130))/1*(-parseInt(n(132))/2)+-parseInt(n(116))/3*(-parseInt(n(124))/4)+parseInt(n(137))/5+parseInt(n(112))/6+parseInt(n(131))/7*(parseInt(n(134))/8)+parseInt(n(128))/9+-parseInt(n(135))/10*(parseInt(n(121))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(114)]=e,this[r(129)]=n,this[r(126)]=new Set,this[r(118)](),this[r(127)]=!1}[v(118)](){const t=v,e=this[t(122)][t(119)][t(117)][t(123)],n=Array[t(133)](this[t(129)][t(113)]());this[t(126)]=function(t,e){const n=k,r=Array[n(308)](t[n(306)]()),s=new Set;for(const o of e)if(o[n(295)])for(const e of r)for(const r of o[n(306)]())(e[n(285)](r)||t[n(302)]&&!o[n(274)]&&o[n(276)]&&r[n(277)][n(310)](e[n(305)]))&&s[n(299)](o);return s}(e,n),this[t(115)]=this[t(114)][t(115)]&&!!this[t(126)][t(125)]}[v(120)](){const t=v,e=_(Array[t(133)](this[t(126)]));for(const n of e){const e=n[t(136)]();if(!this[t(122)][t(119)][t(111)](e))return}C(this[t(122)][t(119)],this[t(114)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const W=function(){this.__data__=new z,this.size=0};const H=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Rt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Wt=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 Ht(t){var e=this.__data__=new z(t);this.size=e.size}Ht.prototype.clear=W,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=X,Ht.prototype.set=Wt;const Kt=Ht;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Yt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&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 We=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 He=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=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 Rn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Wn="[object Function]",Hn="[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[Hn]=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[Wn]=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 He(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==Hn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.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=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-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])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Rr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=474]})(t,e)}function Vr(){const t=["author","from","size","filter","reduce","_markerNames","nodeAfter","2650164yUusdP","suggestion:","commentThread","set","hasComments","length","head","createdAt","authoredAt","_onDiscard","_onAttributesChange","removeAttribute","350454UEnetA","removeMarker","3617240QNsmzp","data","subType","_isDataLoaded","getContainedElement","getItems","type","end","getMarkerNames","addMarker","getFirstMarker","add","12966777BURdGW","discard","markers","getMultiRangeId","isMultiRange","change","previous","get","delete","893706CueEHt","setAttribute","6dyeCgm","isInContent","getFirstRange","4949432PZGfpa","substr","isIntersectingWithRange","onAttributesChange","decorate","getMarkers","getRanges","nodeBefore","split","_onAccept","onDiscard","accept","start","77aESrKq","creator","map","@external","attributes","getAllAdjacentSuggestions","_saved","25686OIyYos","clear","addRange","addMarkerName","toJSON","onAccept","removeMarkers","isIntersecting","getRange","push","_model","next","isExternal"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(453544===-parseInt(n(549))/1*(-parseInt(n(492))/2)+parseInt(n(547))/3+-parseInt(n(512))/4+-parseInt(n(526))/5+-parseInt(n(524))/6*(-parseInt(n(485))/7)+-parseInt(n(552))/8+parseInt(n(538))/9)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(529)]=!1,this.id=e.id,this[n(532)]=e[n(532)],this[n(528)]=e[n(528)]||null,this[n(505)]=e[n(505)],this[n(486)]=e[n(486)]||e[n(505)],this[n(504)]=Boolean(e[n(489)]&&e[n(489)][n(488)]),this[n(527)]=null,this[n(502)]=t,this[n(481)]=e[n(497)],this[n(521)]=e[n(482)],this[n(522)]=e[n(475)],this[n(510)]=new Set,this[n(519)]=null,this[n(515)](n(520),null),this[n(515)](n(489),e[n(489)]||{}),this[n(515)](n(544),null),this[n(515)](n(503),null),this[n(515)](n(514),null),this[n(515)](n(491),!1),this[n(476)](n(483)),this[n(476)](n(539))}get[jr(518)](){const t=jr;let e=this;for(;e[t(544)];)e=e[t(544)];return e}get[jr(516)](){const t=jr;return!!this[t(514)]&&this[t(514)][t(517)]>0}get[jr(542)](){const t=jr;return 0!=this[t(510)][t(507)]&&6==Array[t(506)](this[t(510)])[0][t(480)](":")[t(517)]}get[jr(550)](){return null!==this[jr(536)]()}[jr(495)](t){const e=jr;this[e(510)][e(537)](t)}[jr(534)](){const t=jr;return Array[t(506)](this[t(510)])}[jr(477)](){const t=jr;return this[t(534)]()[t(487)]((e=>this[t(502)][t(540)][t(545)](e)))[t(508)]((t=>t))}[jr(536)](){return this[jr(477)]()[0]||null}[jr(498)](){const t=jr;this[t(502)][t(543)]((e=>{const n=t;for(const t of this[n(477)]())e[n(525)](t)})),this[t(510)][t(493)]()}[jr(525)](t){const e=jr;this[e(502)][e(543)]((n=>{n[e(525)](t)})),this[e(510)][e(546)](t)}[jr(494)](t){const e=jr,n=e(513)+this[e(532)]+":"+this[e(528)]+":"+this.id+":"+this[e(486)].id+":"+zr[e(541)]();this[e(495)](n),this[e(502)][e(543)]((r=>{r[e(535)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(474)](t){const e=jr;for(const n of this[e(478)]())if(n[e(499)](t))return!0;return!1}[jr(478)](){const t=jr;return this[t(477)]()[t(487)]((e=>e[t(500)]()))}[jr(531)](){const t=jr;return this[t(478)]()[t(509)](((e,n)=>[...e,...n[t(531)]()]),[])}[jr(551)](){const t=jr;var e;return(null===(e=this[t(536)]())||void 0===e?void 0:e[t(500)]())||null}[jr(530)](){const t=jr,e=this[t(478)]();if(1!=e[t(517)])return null;const n=e[0],r=n[t(484)][t(511)],s=n[t(533)][t(479)];return r instanceof i.Element?r!=s?null:r:null}[jr(483)](){const t=jr;this[t(481)](this[t(478)](),this[t(527)],this[t(489)]),this[t(498)]()}[jr(539)](){const t=jr;this[t(521)](this[t(478)](),this[t(527)],this[t(489)]),this[t(498)]()}[jr(490)](){const t=jr,e=[];let n=this[t(518)];for(;n;)e[t(501)](n),n=n[t(503)];return e}[jr(548)](t,e){const n=jr,r=qn(this[n(489)]);hr(r,t,e),wr(r,this[n(489)])||(this[n(489)]=r,this[n(522)](r))}[jr(523)](t){const e=jr,n=qn(this[e(489)]);Ur(n,t),wr(n,this[e(489)])||(this[e(489)]=n,this[e(522)](this[e(489)]))}[jr(496)](){const t=jr;return{id:this.id,type:this[t(528)]?this[t(532)]+":"+this[t(528)]:this[t(532)],authorId:this[t(486)].id,createdAt:this[t(519)],hasComments:this[t(516)],data:this[t(527)],attributes:this[t(489)]}}static[jr(541)](){const t=jr;return(0,e.uid)()[t(553)](1,5)}}function Wr(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 Hr(t,e){const n=Kr();return(Hr=function(t,e){return n[t-=323]})(t,e)}function Kr(){const t=["$text","$textProxy","registerAttributeLabel","isInContent","_handleRenameSuggestionDescription","get","removeObject","deletion","function","_customCallbacks","2PJYsHg","pop","removeFormat","insertion","data","attribute","replace","add","registerElementLabel","quantity","Container","indexOf","checkChild","_handleAttributeSuggestionDescription","getWalker","1935227QzkCdh","EmptyContainer","isEmpty","end","matchingCallback","newValue","set","elementStart","match","*Remove:* %0","name","_attributeLabels","remove","_resolveDescriptionItems","text","_itemLabels","start","nodeAfter","removeEmptyContainer","addObject","push","_handleCustomCallbackDescription","10108647CQUWNb","REPLACE_TEXT","902844obXJqK","isEqual","subType","_schema","removeContainer","_addDescriptionItems","Object","312861SAFsoH","previousSibling","_locale","elementEnd","getDescriptions","has","addEmptyContainer","isObject","nextSibling","addContainer","addFormat","*Change to:* %0","30101hxeRAp","*Remove format:* %0","*Split:* %0","label","*Insert:* %0","_handleInsertRemoveSuggestionDescription","8gnEgzn","*Merge:* %0","item","getItemLabel","611820oMuvIk","length","type","softBreak","element","$1 $2","format","key","3797118aEfDUe","map","*Set format:* %0","skip","normal","join","ELEMENT_SPACE","registerDescriptionCallback","_itemLabelsCallbacks","getFirstRange"];return(Kr=function(){return t})()}const Xr=Hr;!function(t,e){const n=Hr,r=t();for(;;)try{if(391402===-parseInt(n(377))/1+-parseInt(n(415))/2*(-parseInt(n(365))/3)+parseInt(n(358))/4+-parseInt(n(387))/5+-parseInt(n(395))/6+parseInt(n(334))/7*(-parseInt(n(383))/8)+parseInt(n(356))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Hr;this[n(414)]=[],this[n(349)]=new Map,this[n(403)]=[],this[n(345)]=new Map,this[n(361)]=t,this[n(367)]=e}[Xr(369)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(388)];o++){const i=t[o];if(!i[e(408)])continue;const a=this[e(355)](i);if(a){if(null!=i[e(360)]){if(r[e(370)](i[e(360)]))continue;r[e(326)](i[e(360)])}n[e(354)](a)}else if(e(324)!=i[e(389)])e(418)!=i[e(389)]&&e(412)!=i[e(389)]||this[e(382)](n,i,t[o+1]);else{const t=i[e(323)][e(394)];if(s[e(370)](t))continue;s[e(326)](i[e(323)][e(394)]),t==Ic?this[e(409)](n,i):this[e(332)](n,i)}}return this[e(347)](n)}[Xr(402)](t){const e=Xr;this[e(414)][e(354)](t)}[Xr(327)](t,n,r=e.priorities[Xr(399)]){const s=Xr;s(413)==typeof t?(0,e.insertToPriorityArray)(this[s(403)],{matchingCallback:t,label:n,priority:r}):this[s(349)][s(340)](t,n)}[Xr(407)](t,e){const n=Xr;this[n(345)][n(340)](t,e)}[Xr(386)](t,e=1){const n=Xr;let r;for(const e of this[n(403)])if(e[n(338)](t)){r=e[n(380)];break}return r||(r=this[n(349)][n(410)](t[n(344)])),r?r(e):1!==e?e+" "+t[n(344)]+"s":""+t[n(344)]}[Xr(363)](t,e){const n=Xr,r=e[n(404)]()[n(333)](),s=n(418)==e[n(389)]?n(326):n(346);for(const e of r){const o=e[n(385)],i=t[t[n(388)]-1];if(o.is(n(406)))i&&i[n(389)][n(330)](n(329))>-1&&t[n(416)](),i&&n(348)==i[n(389)]?i[s]+=o[n(323)]:t[n(354)]({type:n(348),add:n(326)==s?o[n(323)]:"",remove:n(346)==s?o[n(323)]:""});else if(this[n(361)][n(372)](o)){const a=o;if(i&&i[n(389)][n(330)](n(329))>-1&&t[n(416)](),n(368)==e[n(389)])continue;i&&i[n(389)]==s+n(364)&&i[n(391)][n(344)]==a[n(344)]?i[n(328)]++:t[n(354)]({type:s+n(364),element:a,quantity:1}),r[n(398)]((t=>!(n(368)==t[n(389)]&&t[n(385)]==o)))}else if(this[n(361)][n(331)](o,n(405))||o.is(n(391),n(390))){const r=o;if(n(326)==s&&n(341)==e[n(389)]||n(346)==s&&n(368)==e[n(389)])continue;if(i&&-1==i[n(389)][n(330)](n(329))){n(348)==i[n(389)]&&(i[s]+="\n");continue}let a;if(a=n(326)==s?r[n(373)]&&!this[n(361)][n(372)](r[n(373)])?r[n(373)]:null:r[n(366)]&&!this[n(361)][n(372)](r[n(366)])?r[n(366)]:null,r[n(336)]||a&&a[n(336)]){const e=a&&a[n(336)]?a:r;i&&i[n(389)]==s+n(335)&&i[n(391)][n(344)]==e[n(344)]?i[n(328)]++:t[n(354)]({type:s+n(335),element:e,quantity:1})}else t[n(354)]({type:s+n(329),element:r})}}}[Xr(347)](t){const e=Xr,n=this[e(367)],r=[],s=[],o=[];for(const i of t)switch(i[e(389)]){case e(348):if(i[e(326)]=i[e(326)][e(325)](/(\S)\u000A+(\S)/g,e(392))[e(325)](/\u000A/g,""),i[e(346)]=i[e(346)][e(325)](/(\S)\u000A+(\S)/g,e(392))[e(325)](/\u000A/g,""),""!=i[e(326)]&&""!=i[e(346)]){r[e(354)]({type:e(325),content:Wr(n,e(357),['"'+i[e(346)]+'"','"'+i[e(326)]+'"'])});continue}if(null!=i[e(326)][e(342)](/^ +$/)){r[e(354)]({type:e(418),content:Wr(n,e(381),Wr(n,e(401),i[e(326)][e(388)]))});continue}if(null!=i[e(346)][e(342)](/^ +$/)){r[e(354)]({type:e(412),content:Wr(n,e(343),Wr(n,e(401),i[e(346)][e(388)]))});continue}if(""!=i[e(326)]){r[e(354)]({type:e(418),content:Wr(n,e(381),'"'+i[e(326)]+'"')});continue}r[e(354)]({type:e(412),content:Wr(n,e(343),'"'+i[e(346)]+'"')});continue;case e(371):case e(353):r[e(354)]({type:e(418),content:Wr(n,e(381),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(352):case e(411):r[e(354)]({type:e(412),content:Wr(n,e(343),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(374):r[e(354)]({type:e(418),content:Wr(n,e(379),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(362):r[e(354)]({type:e(412),content:Wr(n,e(384),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(375):s[e(354)](i[e(394)]);continue;case e(417):o[e(354)](i[e(394)]);continue;default:r[e(354)](i)}if(s[e(388)]){const t=s[e(396)]((t=>this[e(345)][e(370)](t)?this[e(345)][e(410)](t):t))[e(400)](", ");r[e(354)]({type:e(393),content:Wr(this[e(367)],e(397),t)})}if(o[e(388)]){const t=o[e(396)]((t=>this[e(345)][e(370)](t)?this[e(345)][e(410)](t):t))[e(400)](", ");r[e(354)]({type:e(393),content:Wr(this[e(367)],e(378),t)})}return r}[Xr(355)](t){const e=Xr;for(const n of this[e(414)]){const r=n(t);if(r&&e(389)in r)return r}}[Xr(332)](t,e){const n=Xr,r=e[n(323)],s=void 0===r[n(339)]?n(417):n(375);t[n(354)]({type:s,key:r[n(394)]})}[Xr(409)](t,e){const n=Xr;t[n(354)]({type:n(393),content:Wr(this[n(367)],n(376),this[n(386)](e[n(404)]()[n(350)][n(351)],1))})}[Xr(382)](t,e,n){const r=Xr;if(this[r(363)](t,e),n&&n[r(404)]()&&!e[r(404)]()[r(337)][r(359)](n[r(404)]()[r(350)])){const n=t[t[r(388)]-1],s=r(418)==e[r(389)]?r(326):r(346);n&&r(348)==n[r(389)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=231]})(t,e)}function Qr(){const t=["427YUvnib","2297448jmWqzx","showAIAssistant","3LBLmpG","14643kuckqv","15PqNoOb","263148TApEoT","780971dJqPTP","editor","enableCommand","10527396qFeRgw","get","37712CzsFhl","afterInit","plugins","762574LPtaHH","commands","TrackChangesEditing","6870WKEoVW"];return(Qr=function(){return t})()}const Jr=Zr;!function(t,e){const n=Zr,r=t();for(;;)try{if(583163===parseInt(n(241))/1+-parseInt(n(249))/2*(-parseInt(n(237))/3)+-parseInt(n(235))/4+parseInt(n(239))/5*(-parseInt(n(240))/6)+parseInt(n(234))/7*(parseInt(n(246))/8)+parseInt(n(238))/9*(-parseInt(n(233))/10)+parseInt(n(244))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Jr(247)](){const t=Jr,e=this[t(242)],n=e[t(248)][t(245)](t(232));e[t(231)][t(245)](t(236))&&n[t(243)](t(236))}}function $r(){const t=["3450000kXGJcj","395195PftITk","10gkksPG","commandName","*Format:* %0","984lLQaFD","type","_descriptionFactory","360KUpaTo","format","1468228aLVrja","registerAttributeLabel","registerDescriptionCallback","90286JcWMyV","TrackChangesEditing","get","has","formatBlock","editor","AlignmentEditing","center","commandParams","plugins","102YUncUf","alignment","_enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","7064577YAmTIt","11852951fWIhaH","67730yKIAdj","justify","value","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","locale","right","1kwqWEU","_registerLegacyDescription","left","afterInit","FORMAT_JUSTIFY_TEXT","3nFuYdA"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(698729===parseInt(n(252))/1*(parseInt(n(268))/2)+-parseInt(n(257))/3*(-parseInt(n(258))/4)+parseInt(n(259))/5*(-parseInt(n(281))/6)+-parseInt(n(271))/7*(-parseInt(n(266))/8)+-parseInt(n(286))/9+parseInt(n(260))/10*(parseInt(n(287))/11)+parseInt(n(263))/12*(-parseInt(n(288))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(255)](){const t=ts,e=this[t(276)],n=e[t(250)];if(!e[t(280)][t(274)](t(277)))return;const r=e[t(280)][t(273)](t(272));r[t(283)](t(282),[],[t(282)]),r[t(265)][t(269)](t(282),Wr(n,t(248))),this[t(253)]()}[ts(253)](){const t=ts,e=this[t(276)],n=e[t(250)];e[t(280)][t(273)](t(272))[t(265)][t(270)]((e=>{const r=t;if(r(275)!=e[r(264)])return;const{data:s}=e;if(s&&r(282)==s[r(261)]){const t=s[r(279)][0][r(247)];return{type:r(267),content:Wr(n,r(262),function(t){const e=r;switch(t){case e(254):return Wr(n,e(285));case e(251):return Wr(n,e(284));case e(278):return Wr(n,e(249));case e(289):return Wr(n,e(256))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=190]})(t,e)}function os(){const t=["toUpperCase","type","*Remove format:* %0","FORMAT_BOLD","strikethrough","SuperscriptEditing","superscript","767791Ixraye","_descriptionFactory","registerAttributeLabel","FORMAT_SUPERSCRIPT","6485705ThCsMZ","commandName","FORMAT_","13629660XMIquG","BoldEditing","FORMAT_UNDERLINE","StrikethroughEditing","locale","FORMAT_CODE","CodeEditing","4JqHobR","TrackChangesEditing","plugins","toLowerCase","slice","*Format:* %0","format","underline","435462deoqCR","9tfyfFL","get","3824944uUnKXk","formatInline","FORMAT_ITALIC","14zOuRvX","afterInit","ItalicEditing","code","registerDescriptionCallback","_registerLegacyDescription","has","commandParams","italic","editor","subscript","SubscriptEditing","bold","UnderlineEditing","3011046RDZkDg","forceValue","_enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","639258PitWMu","FORMAT_STRIKETHROUGH"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(652829===-parseInt(n(242))/1+parseInt(n(209))/2+parseInt(n(229))/3+parseInt(n(201))/4*(parseInt(n(191))/5)+parseInt(n(233))/6*(-parseInt(n(215))/7)+parseInt(n(212))/8+parseInt(n(210))/9*(-parseInt(n(194))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(195),rs(217),rs(228),rs(200),rs(197),rs(226),rs(240)];class as extends t.Plugin{[rs(216)](){const t=rs,e=this[t(224)],n=e[t(203)][t(211)](t(202)),r=e[t(198)];for(const s of is){if(!e[t(203)][t(221)](s))continue;const o=s[t(205)](0,-7)[t(204)](),i=t(193)+o[t(235)]();n[t(231)](o,[o]),n[t(243)][t(244)](o,Wr(r,i))}this[t(220)]()}[rs(220)](){const t=rs,e=this[t(224)],n=e[t(198)],r=e[t(203)][t(211)](t(202));function s(e,s){const o=t;r[o(243)][o(219)]((t=>{const r=o;if(r(213)!=t[r(236)])return;const{data:i}=t;return i&&i[r(192)]===e?i[r(222)][0][r(230)]?{type:r(207),content:Wr(n,r(206),s)}:{type:r(207),content:Wr(n,r(237),s)}:void 0}))}s(t(227),Wr(n,t(238))),s(t(223),Wr(n,t(214))),s(t(208),Wr(n,t(196))),s(t(218),Wr(n,t(199))),s(t(239),Wr(n,t(234))),s(t(225),Wr(n,t(232))),s(t(241),Wr(n,t(190)))}}const cs=ls;function us(){const t=["commands","parent","selection","11QLWmTN","blockQuote","2667684ibcfdR","plugins","checkChild","enableCommand","466645OobeRS","TrackChangesEditing","5102307bjSEFa","format","get","47665OChTKx","10AFYNnR","_descriptionFactory","*Set format:* %0","change","locale","commandParams","schema","*Remove format:* %0","afterInit","ELEMENT_BLOCK_QUOTE","getSelectedBlocks","markBlockFormat","240BikUTn","from","value","has","registerDescriptionCallback","model","106908gzSswe","$root","forceValue","document","24YjTwFa","name","2899984EWrPiw","61481nMnkOo","editor","filter","commandName","3zafBye","BlockQuoteEditing"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(341553===parseInt(n(312))/1+-parseInt(n(285))/2*(-parseInt(n(296))/3)+parseInt(n(289))/4*(-parseInt(n(307))/5)+parseInt(n(279))/6*(-parseInt(n(292))/7)+parseInt(n(291))/8+-parseInt(n(309))/9*(-parseInt(n(313))/10)+-parseInt(n(301))/11*(-parseInt(n(303))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(275)](){const t=cs,e=this[t(293)],n=e[t(271)];if(!e[t(304)][t(282)](t(297)))return;const r=e[t(304)][t(311)](t(308)),s=this[t(293)][t(298)][t(311)](t(302));r[t(306)](t(302),((n,o={})=>{const i=t,a=this[i(293)][i(284)][i(288)][i(300)],c=o&&void 0!==o[i(287)]?o[i(287)]:!s[i(281)];let u=[];if(c){const t=Array[i(280)](a[i(277)]())[i(294)]((t=>hs(t)||function(t,e){const n=i,r=e[n(305)](t[n(299)],n(302)),s=e[n(305)]([n(286),n(302)],t);return r&&s}(t,this[i(293)][i(284)][i(273)])));u=y(t,e[i(284)])}else{const t=Array[i(280)](a[i(277)]())[i(294)]((t=>hs(t)));u=y(t,e[i(284)])}e[i(284)][i(270)]((()=>{const t=i;for(const e of u)r[t(278)](e,{commandName:t(302),commandParams:[{forceValue:c}]})}))})),r[t(268)][t(283)]((e=>{const r=t,{data:s}=e;if(s&&r(302)==s[r(295)]){const t=Wr(n,r(276));return s[r(272)][0][r(287)]?{type:r(310),content:Wr(n,r(269),t)}:{type:r(310),content:Wr(n,r(274),t)}}}))}}function hs(t){const e=cs;return e(302)==t[e(299)][e(290)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=363]})(t,e)}function ps(){const t=["afterInit","99271TlYZlC","changeCaseUpper","4hSTkgH","TrackChangesEditing","has","27ttTjDI","516fLCMGO","1098424PkugHR","editor","enableCommand","1662xNiUvD","changeCaseLower","CaseChange","481495IAbSgE","117GvBDkI","42076eJOgQR","9835DEyAGX","219271qczfvv","plugins","get","11lKsati","changeCaseTitle","2041310shsywH"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(235876===parseInt(n(371))/1*(parseInt(n(373))/2)+-parseInt(n(385))/3*(parseInt(n(386))/4)+-parseInt(n(384))/5+-parseInt(n(381))/6*(parseInt(n(363))/7)+-parseInt(n(378))/8*(-parseInt(n(376))/9)+-parseInt(n(369))/10*(parseInt(n(367))/11)+parseInt(n(377))/12*(parseInt(n(364))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(370)](){const t=gs,e=this[t(379)];e[t(365)][t(375)](t(383))&&(e[t(365)][t(366)](t(374))[t(380)](t(372)),e[t(365)][t(366)](t(374))[t(380)](t(382)),e[t(365)][t(366)](t(374))[t(380)](t(368)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=258]})(t,e)}function bs(){const t=["get","224037jXxYAz","32432wQGuli","203697pSpRVb","252zCfRKI","22llNOVy","TrackChangesEditing","editor","1165DQkFoL","commands","plugins","406kmdazV","afterInit","153444BYMCIZ","18dJBNaQ","214990yqzceE","enableCommand","ckbox","345110ectnON"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(166133===parseInt(n(259))/1*(parseInt(n(274))/2)+parseInt(n(271))/3+parseInt(n(264))/4+-parseInt(n(269))/5*(-parseInt(n(265))/6)+-parseInt(n(262))/7*(parseInt(n(272))/8)+-parseInt(n(273))/9+-parseInt(n(266))/10*(parseInt(n(275))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(263)](){const t=Is,e=this[t(258)];e[t(260)][t(270)](t(268))&&e[t(261)][t(270)](t(276))[t(267)](t(268))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=175]})(t,e)}function As(){const t=["isLimit","has","rootElement","*Remove format:* %0","84108JdWtSt","*Set format:* %0","enableCommand","languages","blockName","checkChild","4688451zjafPn","find","forceValue","TrackChangesEditing","type","codeBlock","schema","value","getSelectedBlocks","markBlockFormat","commandParams","commandName","parent","locale","3448434YKHRQG","ELEMENT_CODE_BLOCK","name","registerDescriptionCallback","6MCXhEG","indentCodeBlock","afterInit","editor","config","14FkUWXG","outdentCodeBlock","from","28795iuEjUR","model","label","format","834fGgHwK","593084MsKnNe","5719152LaqtLb","plugins","30UPcrRe","selection","16OgLnqS","language","get","2720417FWUdXV","commands","change","CodeBlock","formatBlock","filter","_descriptionFactory","toLowerCase","document","registerElementLabel"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(635412===parseInt(n(179))/1*(-parseInt(n(209))/2)+parseInt(n(233))/3*(-parseInt(n(187))/4)+-parseInt(n(182))/5*(-parseInt(n(186))/6)+-parseInt(n(195))/7*(-parseInt(n(192))/8)+-parseInt(n(215))/9+parseInt(n(190))/10*(parseInt(n(229))/11)+-parseInt(n(188))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(176)](){const t=_s,e=this[t(177)];if(!e[t(189)][t(206)](t(198)))return;const n=e[t(189)][t(194)](t(218)),r=e[t(228)],s=e[t(178)][t(194)](t(220))[t(212)],o=e[t(196)][t(194)](t(220));n[t(211)](t(175)),n[t(211)](t(180)),n[t(211)](t(220),((r,i={})=>{const a=t,c=e[a(183)],u=e[a(183)][a(203)][a(191)],l=i&&void 0!==i[a(217)]?i[a(217)]:!o[a(222)];let f;i[a(193)]||(i[a(193)]=s[0][a(193)]),f=l?Array[a(181)](u[a(223)]())[a(200)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(207))&&!e[n(205)](t)&&e[n(214)](t[n(227)],n(220))}(t,c[a(221)]))):Array[a(181)](u[a(223)]())[a(200)]((t=>Cs(t)));const h=y(f,c);c[a(197)]((()=>{const t=a;for(const e of h)n[t(224)](e,{commandName:t(220),commandParams:[{...i,forceValue:l}],formatGroupId:t(213)})}))})),n[t(201)][t(204)](t(220),(e=>Wr(r,t(230),e))),n[t(201)][t(232)]((e=>{const n=t;if(n(199)!=e[n(219)])return;const o=r.t,{data:i}=e;if(!i||n(220)!=i[n(226)])return;const a=i[n(225)][0][n(193)],c=o(s[n(216)]((t=>t[n(193)]===a))[n(184)])[n(202)]();return i[n(225)][0][n(217)]?{type:n(185),content:Wr(r,n(210),Wr(r,n(230),1)+" ("+c+")")}:{type:n(185),content:Wr(r,n(208),Wr(r,n(230),1))}}))}}function Cs(t){const e=_s;return e(220)==t[e(231)]}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=200]})(t,e)}function Ls(){const t=["680979kmFdDv","TrackChangesEditing","3679660TVGMBe","CommentsEditing","editor","afterInit","has","253827KBZLEo","585718cgEaET","8klmzQH","17412168VjWxhw","addCommentThread","enableCommand","3202920jMSlok","1226638cECNXx","plugins","get"];return(Ls=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(569603===-parseInt(n(215))/1+-parseInt(n(205))/2+-parseInt(n(208))/3*(parseInt(n(200))/4)+-parseInt(n(210))/5+parseInt(n(204))/6+-parseInt(n(216))/7+parseInt(n(201))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(213)](){const t=Rs,e=this[t(212)];e[t(206)][t(214)](t(211))&&e[t(206)][t(207)](t(209))[t(203)](t(202))}}var vs=n(834);function Ms(t,e,n){const r=Os,s=[];for(const o of e[r(454)]())o[r(444)](t)&&s[r(450)](n[r(438)](o));return s}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=431]})(t,e)}function ws(){const t=["nextSibling","push","markerName","5258etRbul","625275adLQYU","getItems","addHighlight","2anYecD","get","consumable","TrackChangesEditing","8987262Xnktmo","span","type","element","includes","278979pVkQtv","elementEnd","plugins","previousPosition","54580hEWvNF","addClass","model","test","writer","name","createUIElement","isBlock","isContent","insert","5qUoyjC","1983920ieloPd","ck-suggestion-marker-","8057441RfaBrk","toViewPosition","isAtEnd","getWalker","getAttribute","10786869jDtDFi","8kFTtLg","isLimit","mapper","item","bindElementToMarker","listItem","createRangeOn","start","parent","getCustomProperty","activeMarkers","schema","hasAttribute","markerRange","ck-suggestion-marker--active","listIndent","toViewElement"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(467)][r(457)](r(459));return(o,i,a)=>{const c=r;if(!a[c(458)][c(472)](i[c(445)],o[c(474)]))return;const u=i[c(445)][c(485)](),l=i[c(445)][c(439)],f=t[c(471)][c(443)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(435)];d=d||f[c(477)](e);const n=a[c(434)][c(448)](e);if(n&&n[c(441)](c(455)))return;c(466)==t[c(462)]&&f[c(476)](e)&&!f[c(433)](e)&&(e[c(449)]||l[c(484)]?h&&h[c(440)]==e||(h=e,m(t[c(468)]),p=!0):g=g||t[c(468)])}function m(t){const r=c,o=a[r(473)][r(475)](r(461),{class:r(481)+e}),u=a[r(434)][r(483)](t);n&&s[r(442)][r(464)](i[r(451)])&&a[r(473)][r(470)](r(446),o),a[r(473)][r(478)](u,o),a[r(434)][r(436)](o,i[r(451)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(813131===parseInt(n(465))/1*(parseInt(n(456))/2)+-parseInt(n(453))/3+-parseInt(n(480))/4+parseInt(n(479))/5*(parseInt(n(460))/6)+parseInt(n(482))/7*(parseInt(n(432))/8)+parseInt(n(431))/9+parseInt(n(469))/10*(-parseInt(n(452))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["model","forward","editing","4295570DFjLlm","start","createSelection","enqueueChange","high","downcastDispatcher","merge","get","end","unlock","isCollapsed","uiElement","delete","commands","getFirstRange","411435Pznmcx","requires","14343yxxLSY","modifySelection","setSelection","document","deleteForward","plugins","unbindElementFromMarkerName","buffer","744hgvLwu","init","2JmIief","batch","TrackChangesEditing","showSuggestionHighlights","markerNameToElements","root","$graveyard","rootName","options","editor","unit","addMarker:suggestion:deletion","enableCommand","removeMarker:suggestion:deletion","978548JmzQOV","mapper","bind","remove","markerName","writer","324747HJgWJP","createRange","detach","selection","40UNUBKw","fromRange","lock","1216370BeXahh","82523UMuCni","data"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(134865===-parseInt(n(222))/1*(parseInt(n(254))/2)+-parseInt(n(242))/3+-parseInt(n(268))/4+parseInt(n(221))/5+parseInt(n(252))/6*(-parseInt(n(244))/7)+-parseInt(n(218))/8*(-parseInt(n(214))/9)+parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(243)](){return[vs.Delete]}[Fs(253)](){const t=Fs,e=this[t(263)],n=e[t(249)][t(234)](t(256));n[t(266)](t(239));const r=e[t(240)][t(234)](t(248));n[t(266)](t(248),((n,s={})=>{const o=t,a=e[o(224)][o(229)](e[o(224)][o(247)][o(217)]);a[o(237)]&&e[o(224)][o(245)](a,{direction:o(225),unit:s[o(264)]});const c=a[o(241)](),u=i.LiveRange[o(219)](c);let l;n(s),l=o(260)==u[o(259)][o(261)]?e[o(224)][o(215)](c[o(228)]):e[o(224)][o(215)](u[o(228)],u[o(235)]),u[o(216)](),e[o(224)][o(230)](r[o(251)][o(255)],(t=>{const e=o;r[e(251)][e(220)](),t[e(246)](t[e(215)](l[e(235)])),r[e(251)][e(236)]()}))})),e[t(226)][t(232)].on(t(265),Ds(e,t(233)),{priority:t(231)}),e[t(223)][t(232)].on(t(265),((n,r,s)=>{const o=t;s[o(262)][o(257)]&&Ds(e,o(233),{showActiveMarker:!1})[o(210)](this)(n,r,s)}),{priority:t(231)}),e[t(226)][t(232)].on(t(267),((e,n,r)=>{const s=t,o=r[s(269)][s(258)](n[s(212)]);if(o)for(const t of o)t.is(s(238))&&(r[s(269)][s(250)](t,n[s(212)]),r[s(213)][s(211)](t))}),{priority:t(231)})}}const Us=js;function js(t,e){const n=zs();return(js=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(973849===parseInt(n(141))/1*(-parseInt(n(246))/2)+-parseInt(n(118))/3*(-parseInt(n(157))/4)+parseInt(n(230))/5+-parseInt(n(154))/6*(parseInt(n(105))/7)+-parseInt(n(211))/8*(-parseInt(n(190))/9)+parseInt(n(209))/10+-parseInt(n(163))/11*(-parseInt(n(185))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Gs extends t.Plugin{[Us(112)](){const t=Us,e=this[t(244)];if(!e[t(161)][t(125)](t(108)))return;const n=e[t(159)],r=e[t(161)][t(233)](t(152)),s=e[t(161)][t(125)](t(143)),o=!!e[t(132)][t(233)](t(178));function i(e){const r=t;return{type:r(173),content:""+Wr(n,r(166),e)}}function a(e){const r=t;return{type:r(173),content:""+Wr(n,r(225),e)}}r[t(193)](t(167),[],[t(187),t(170),t(217)]),r[t(193)](t(136)),r[t(193)](t(126)),r[t(193)](t(218)),r[t(193)](t(223)),r[t(193)](t(201)),o&&(r[t(193)](t(104)),r[t(193)](t(198))),s&&(r[t(193)](t(111)),r[t(193)](t(226),[],[t(177)]),r[t(137)][t(227)]((e=>{const r=t,{data:s}=e;if(s&&r(177)==s[r(142)])return{type:r(173),content:s[r(213)]?Wr(n,r(134)):Wr(n,r(247))}})),this[t(244)][t(176)][t(220)][t(195)]((e=>{const n=t;if(e[n(106)][n(245)])return!1;let s=!1;const o=r[n(164)]({skipNotAttached:!0})[n(212)]((t=>n(177)===r[n(204)](t)));for(const t of o)n(197)!=t[n(146)]()[n(192)][n(172)][n(222)](n(170))&&(r[n(145)](t[n(146)](),n(122))[n(232)]((t=>n(170)===r[n(204)](t[n(239)])))||(e[n(135)](t[n(200)]()),s=!0));return s}))),r[t(137)][t(107)](t(217),Wr(n,t(174)));const c={type:t(173),content:""};r[t(137)][t(227)]((e=>{const r=t,{data:s}=e;if(!s||r(170)!=s[r(142)])return;let u=e[r(238)];for(;u;){if(u[r(103)]&&(r(168)==u[r(103)][r(142)]&&(u[r(103)][r(213)]&&r(139)!=u[r(103)][r(213)]||r(139)!=u[r(103)][r(231)]&&!s[r(213)])||!o&&u[r(103)][r(142)]==Ic))return c;u=u[r(228)]}if(null==s[r(213)])switch(s[r(231)]){case r(194):return a(Wr(n,r(186)));case r(129):return a(Wr(n,r(140)));case r(197):return a(Wr(n,r(151)))}switch(s[r(213)]){case r(194):return i(Wr(n,r(186)));case r(129):return i(Wr(n,r(140)));case r(197):return i(Wr(n,r(151)))}})),r[t(137)][t(227)]((e=>{const n=t,{data:r}=e;if(r&&n(217)==r[n(142)])return null==r[n(213)]||null==r[n(231)]&&0==r[n(213)]?c:void 0})),r[t(137)][t(227)]((e=>{const r=t;if(r(122)!=e[r(124)])return;const{data:s}=e;if(!s||r(187)!=s[r(142)])return;const o=Vs(e);return o?r(213)==o?{type:r(173),content:Wr(n,r(149))}:r(231)==o?{type:r(173),content:Wr(n,r(243))}:c:c})),e[t(176)][t(220)][t(195)]((e=>this[t(196)](e))),e[t(176)][t(220)][t(195)]((e=>this[t(210)](e))),e[t(176)][t(220)][t(195)]((e=>this[t(180)](e))),this[t(158)]()}[Us(196)](t){const e=Us;if(t[e(106)][e(245)]||!t[e(106)][e(155)])return!1;let n=!1;const r=this[e(244)][e(161)][e(233)](e(152))[e(164)]({skipNotAttached:!0})[e(212)]((t=>t[e(103)]&&e(187)==t[e(103)][e(142)]))[e(212)]((t=>t[e(103)][e(213)]&&t[e(103)][e(231)]));for(const s of r)Vs(s)||(t[e(135)](s[e(200)]()),n=!0);return n}[Us(210)](t){const e=Us;if(t[e(106)][e(245)]||!t[e(106)][e(155)])return!1;const n=this[e(244)][e(161)][e(233)](e(152));if(n[e(236)][e(229)])return!1;let r=!1;const s=[e(170),e(168),e(187),e(217),e(120),e(237),e(203)],o=this[e(244)][e(176)][e(220)][e(191)][e(234)]()[e(212)]((t=>e(122)==t[e(124)]))[e(212)]((t=>s[e(171)](t[e(181)])));if(0==o[e(169)])return r;for(const i of o){const o=n[e(145)](i[e(127)],e(122))[e(212)]((t=>!t[e(128)][e(182)]))[e(241)]((t=>t[e(239)]))[e(212)]((t=>{const r=e,o=n[r(204)](t);return s[r(171)](o)}));if(o[e(169)]){for(const n of o)t[e(135)](n[e(200)]());r=!0}}return r}[Us(180)](t){const e=Us;if(t[e(106)][e(245)]||!t[e(106)][e(155)])return!1;const n=this[e(244)][e(161)][e(233)](e(152));let r=!1;const s=[e(170),e(168),e(187),e(217),e(120),e(237),e(203)];for(const t of n[e(164)]({skipNotAttached:!0})){const o=n[e(145)](t[e(146)](),e(122))[e(241)]((t=>t[e(239)]))[e(212)]((t=>t[e(103)]&&s[e(171)](t[e(103)][e(142)])));if(!o[e(169)])continue;const a=o[0][e(238)][e(183)][e(248)];if(!o[e(175)]((t=>t[e(183)][e(248)]===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(164)]({skipNotAttached:!0})[s(212)]((e=>s(122)==e[s(124)]&&e[s(183)][s(248)]==t)))e[s(242)](s(248),r)}function i(t,n){const r=e;let s=t[r(238)],i=!1;for(;s;)s[r(183)][r(248)]!=n&&(o(s[r(183)][r(248)],n),s[r(242)](r(248),n),i=!0),s=s[r(228)];return i}}[Us(158)](){const t=Us,e=this[t(244)],n=e[t(159)],r=e[t(161)][t(233)](t(152));this[t(156)](),r[t(207)][t(133)](t(219),t(123),t(153),(function(n,r){const s=t,o=[];for(let t of n)t[s(192)][s(172)]===t[s(160)][s(224)]&&(t=e[s(176)][s(144)](e[s(176)][s(189)](t[s(192)][s(172)],0))),o[s(121)](t);e[s(176)][s(116)]((t=>{const n=s,a=e[n(176)][n(220)][n(138)],c=Array[n(221)](a[n(115)]())[n(241)]((t=>i.LiveRange[n(148)](t)));t[n(109)](o),e[n(150)][n(233)](r[n(188)])[n(215)](),r[n(208)][n(121)]({forceDefaultExecution:!0}),e[n(165)](r[n(188)],...r[n(208)]),t[n(109)](c);for(const t of c)t[n(131)]()}))})),r[t(137)][t(110)]((function(n){const r=t,s=!e[r(176)][r(117)][r(206)](n),o=n[r(114)],i=n[r(130)],a=n[r(222)](r(187)),c=!o||o[r(222)](r(187))!==a,u=!i||i[r(222)](r(187))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(202),e)))}[Us(156)](){const t=Us,e=this[t(244)],n=e[t(159)];function r(n){const r=t,s=e[r(150)][r(233)](r(136))[r(229)],o=e[r(150)][r(233)](r(167))[r(229)];return r(167)===n?s:o}e[t(161)][t(233)](t(152))[t(137)][t(227)]((function(s){const o=t;if(o(219)!=s[o(124)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(188)]){case o(136):u=i[o(208)][0][o(119)],l=r(i[o(188)]),a=o(u?216:113),!l&&e[o(132)][o(233)](o(178))||(a=o(205)),c={type:o(173),content:Wr(n,a,Wr(n,o(186)))};break;case o(167):u=i[o(208)][0][o(119)],l=r(i[o(188)]),a=o(u?216:113),!l&&e[o(132)][o(233)](o(178))||(a=o(205)),c={type:o(173),content:Wr(n,a,Wr(n,o(140)))};break;case o(126):a=o(179),c={type:o(173),content:Wr(n,a,Wr(n,o(202)))};break;case o(218):a=function(t){const e=o,n=t[e(146)]();let r=n[e(192)][e(172)];for(;r&&n[e(162)](r);){if(r[e(222)](e(217))>0)return!1;r=r[e(130)]}return!0}(s)?Wr(n,o(113),Wr(n,function(t){const e=o;return e(214)+t[e(146)]()[e(192)][e(172)][e(222)](e(170))[e(199)]()+e(240)}(s))):Wr(n,o(235),Wr(n,o(202))),c={type:o(173),content:a};break;case o(104):case o(198):!1===i[o(147)]&&(a=o(184),c={type:o(249),content:Wr(n,a,Wr(n,o(202)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(146)]()[e(192)][e(172)][e(114)];for(;n;){const r=n[e(222)](e(187));if(!r)return!1;if(r==t[e(103)][e(213)])return e(213);if(r==t[e(103)][e(231)])return e(231);n=n[e(114)]}return!1}function zs(){const t=["documentList","type","has","indentList","range","meta","numbered","nextSibling","detach","config","registerCustomCallback","*Check item*","removeMarker","bulletedList","_descriptionFactory","selection","default","ELEMENT_NUMBERED_LIST","7WZPTZo","key","TodoListEditing","createRange","_findSuggestions","getFirstRange","multipleBlocks","fromRange","*Merge:* list item","commands","ELEMENT_TODO_LIST","TrackChangesEditing","accept","2085996mnuBJW","isLocal","_registerLegacyDescription","260380uUrYrs","_supportLegacySuggestions","locale","end","plugins","containsItem","22BrpdXw","getSuggestions","execute","*Set format:* %0","numberedList","listStyle","length","listType","includes","nodeAfter","format","FORMAT_INDENT","every","model","todoListChecked","list.multiBlock","*Indent:* %0","assureChains","attributeKey","isNextTo","attributes","*Merge:* %0","2918724pypdjk","ELEMENT_BULLETED_LIST","listItemId","commandName","createPositionAt","8433IvhIXL","differ","start","_enableDefaultAttributesIntegration","bulleted","registerPostFixer","listItemIdFixer","todo","mergeListItemForward","toUpperCase","getFirstMarker","splitListItemBefore","ELEMENT_LIST_ITEM","todoListCheck","_getAttributeKey","*Change to:* %0","isObject","_suggestionFactory","commandParams","10909090HbsAhE","noTrackChangesFixer","12904KPrMTL","filter","newValue","ELEMENT_","refresh","*Format:* insert into %0","listIndent","outdentList","formatBlock","document","from","getAttribute","splitListItemAfter","parent","*Remove format:* %0","checkTodoList","registerDescriptionCallback","next","value","282945ufPNSR","oldValue","find","get","getChanges","*Outdent:* %0","trackChangesCommand","listReversed","head","suggestion","_LIST","map","setAttribute","*Split:* list item","editor","isUndo","179554ymmqJe","*Uncheck item*","groupId","deletion","data","mergeListItemBackward","35miLcRK","batch","registerAttributeLabel","ListEditing","setSelection","registerElementLabel","todoList","afterInit","*Format:* remove from %0","previousSibling","getRanges","change","schema","9pGjlDO","forceValue","listStart","push","attribute"];return(zs=function(){return t})()}const Ws=Ks;function Hs(){const t=["document","8512406Uteywz","registerPostFixer","ELEMENT_","TrackChangesEditing","_enableDefaultAttributesIntegration","get","getAttribute","_findSuggestions","default","attribute","toUpperCase","start","6442128FfnPrA","bind","filter","upper-roman","22334NcZAqQ","lower-roman","type","_getAttributeKey","getFirstRange","getSuggestions","*Change to:* %0","numbered","reversed","batch","FORMAT_LIST_START","registerDescriptionCallback","upper-latin","isUndo","square","locale","config","ListPropertiesEditing","editor","styles","registerAttributeLabel","newValue","key","replace","head","1823646iFOKsa","10367960oXfxau","listType","listReversed","813372QaXBSd","disc","*Format:* set start index to %0","decimal-leading-zero","_LIST_DEFAULT","startIndex","data","plugins","160sEDCqp","FORMAT_LIST_REVERSED","includes","commandName","getFirstMarker","_getTranslationKeyForListStyle","_LIST_","removeMarker","nodeAfter","listStyle","find","next","*Set format:* %0","circle","lower-latin","2145395QCDEYR","*Remove format:* %0","listStart","suggestion","has","_registerLegacyDescription","afterInit","*Format:* set order to reversed","oldValue","commandParams","formatBlock","format","handleDescriptions","decimal","_descriptionFactory","*Format:* set order to regular","model","bulleted","list.properties"];return(Hs=function(){return t})()}function Ks(t,e){const n=Hs();return(Ks=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(928440===parseInt(n(350))/1*(parseInt(n(313))/2)+parseInt(n(338))/3+parseInt(n(309))/4+-parseInt(n(365))/5+-parseInt(n(342))/6+-parseInt(n(297))/7+-parseInt(n(339))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hs);class Xs extends t.Plugin{[Ws(371)](){const t=Ws;if(!this[t(331)][t(349)][t(369)](t(330)))return;const e=this[t(331)][t(329)][t(302)](t(295)),n=this[t(331)][t(349)][t(302)](t(300));e[t(332)]&&n[t(301)](t(359),[],[t(359)]),e[t(321)]&&n[t(301)](t(341),[],[t(341)]),e[t(347)]&&n[t(301)](t(367),[],[t(367)]);const r={type:t(288),content:""};n[t(291)][t(324)](this[t(289)][t(310)](this));const s=this[t(331)][t(328)];n[t(291)][t(333)](t(341),Wr(s,t(351))),n[t(291)][t(324)]((e=>{const n=t,{data:s}=e;if(s&&n(341)==s[n(335)])return null==s[n(334)]||0==s[n(334)]&&null==s[n(285)]?r:void 0})),n[t(291)][t(333)](t(367),Wr(s,t(323))),n[t(291)][t(324)]((e=>{const n=t,{data:s}=e;if(s&&n(367)==s[n(335)])return null==s[n(334)]||1==s[n(334)]&&null==s[n(285)]?r:void 0})),this[t(331)][t(293)][t(296)][t(298)]((e=>{const r=t;if(e[r(322)][r(326)])return!1;let s=!1;const o=n[r(318)]({skipNotAttached:!0})[r(311)]((t=>{const e=r,s=n[e(316)](t);return e(367)==s||e(341)==s}));for(const t of o)r(320)!=t[r(317)]()[r(308)][r(358)][r(303)](r(340))&&(n[r(304)](t[r(317)](),r(306))[r(360)]((t=>r(340)==n[r(316)](t[r(368)])))||(e[r(357)](t[r(354)]()),s=!0));return s})),this[t(370)]()}[Ws(289)](t){const e=Ws,n=this[e(331)][e(328)],{data:r}=t,s={type:e(288),content:""};if(!r||e(359)!=r[e(335)])return;if(!r[e(285)])return e(305)==r[e(334)]?s:{type:e(288),content:""+Wr(n,e(362),Wr(n,this[e(355)](r[e(334)])))};if(!r[e(334)]){if(e(305)==r[e(285)])return s;let o=t[e(337)];for(;o;){if(o[e(348)]&&e(340)==o[e(348)][e(335)]&&o[e(348)][e(334)])return s;o=o[e(361)]}return{type:e(288),content:""+Wr(n,e(366),Wr(n,this[e(355)](r[e(285)])))}}if(e(305)!=r[e(334)])return{type:e(288),content:""+Wr(n,e(362),Wr(n,this[e(355)](r[e(334)])))};let o=t[e(337)];for(;o;){if(o[e(348)]&&e(340)==o[e(348)][e(335)]&&o[e(348)][e(334)]&&o[e(348)][e(285)])return s;o=o[e(361)]}const i=t[e(317)]()[e(308)][e(358)][e(303)](e(340));return{type:e(288),content:Wr(n,e(362),Wr(n,e(299)+i[e(307)]()+e(346)))}}[Ws(370)](){const t=Ws,e=this[t(331)],n=e[t(328)];e[t(349)][t(302)](t(300))[t(291)][t(324)]((e=>{const r=t;if(r(287)!=e[r(315)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(353)]){case r(359):o=r(319),i={type:r(288),content:Wr(n,o,Wr(n,this[r(355)](s[r(286)][0][r(315)])))};break;case r(341):o=s[r(286)][0][r(321)]?r(284):r(292),i={type:r(288),content:Wr(n,o)};break;case r(367):o=r(344),i={type:r(288),content:Wr(n,o,s[r(286)][0][r(347)])}}return i}))}[Ws(355)](t){const e=Ws;return e(299)+function(t){const n=e;return qs[n(352)](t)?n(294):Zs[n(352)](t)?n(320):null}(t)[e(307)]()+e(356)+t[e(307)]()[e(336)](/-/g,"_")}}const qs=[Ws(343),Ws(363),Ws(327)],Zs=[Ws(290),Ws(345),Ws(314),Ws(312),Ws(364),Ws(325)];var Qs=n(507);function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=314]})(t,e)}const Ys=Js;function $s(){const t=["high","1116WhYZau","hasClass","fromRange","removeMarker:suggestion:insertion","markerNameToElements","165320fAtBOp","121506TILmWO","nextSibling","bind","ck-suggestion-marker-split","TrackChangesEditing","mapper","3KSAnpn","markerName","editing","fire","enableCommand","enterBlock","20dTYffp","setSelection","detach","remove","createPositionAt","requires","createRange","document","7959cGCXOr","change","unbindElementFromMarkerName","afterExecute","selection","parent","split","10CiKqKb","markInsertion","end","data","8FjQpND","editor","showSuggestionHighlights","model","downcastDispatcher","get","plugins","options","commands","getFirstRange","157779xfPcrd","enter","189660GnpOSi","getFirstPosition","init","writer","435332WPbLYZ","1820604OzcKGh","addMarker:suggestion:insertion"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(114708===parseInt(n(366))/1+parseInt(n(357))/2*(-parseInt(n(316))/3)+parseInt(n(353))/4*(-parseInt(n(322))/5)+-parseInt(n(361))/6*(-parseInt(n(330))/7)+-parseInt(n(341))/8*(parseInt(n(351))/9)+parseInt(n(337))/10*(parseInt(n(367))/11)+parseInt(n(358))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(327)](){return[Qs.Enter]}[Ys(355)](){const t=Ys,e=this[t(342)],n=e[t(347)][t(346)](t(314)),r=e[t(349)][t(346)](t(352));n[t(320)](t(352),(()=>{const s=t;e[s(344)][s(331)]((t=>{const o=s,a=e[o(344)][o(329)][o(334)],c=a[o(354)](),u=i.LiveRange[o(363)](a[o(350)]());if(r[o(321)](t)){const r=e[o(344)][o(326)](c[o(335)][o(368)],0),s=t[o(328)](c,r);n[o(338)](s)}else t[o(323)](t[o(328)](u[o(339)]));u[o(324)](),r[o(319)](o(333),{writer:t})}))})),e[t(318)][t(345)].on(t(359),Ds(e,t(336)),{priority:t(360)}),e[t(318)][t(345)].on(t(364),((e,n,r)=>{const s=t,o=r[s(315)][s(365)](n[s(317)]);if(o)for(const t of o)t[s(362)](s(370))&&(r[s(315)][s(332)](t,n[s(317)]),r[s(356)][s(325)](t))}),{priority:t(360)}),e[t(340)][t(345)].on(t(359),((n,r,s)=>{const o=t;s[o(348)][o(343)]&&Ds(e,o(336),{showActiveMarker:!1})[o(369)](this)(n,r,s)}),{priority:t(360)})}}const eo=ro;function no(){const t=["string","24955eMugzq","has","1951584UATNdO","517864cFdzXU","190pcDHur","model","231513IPbiBF","item","TrackChangesEditing","afterInit","markers","9112fLhyXl","start","findPrevious","61256GfcPlN","plugins","handleFindCommand","enableCommand","findNext","createRange","bind","getIntersection","suggestion:deletion","editor","606TuJzyK","replace","574VZBjHk","218007tCSlAk","findByTextCallback","get","end","getRange","find","FindAndReplaceUtils","filter","createPositionAt","_isInDeletionRange","replaceAll","FindAndReplaceEditing","getMarkersGroup"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(343771===-parseInt(n(126))/1+parseInt(n(123))/2+parseInt(n(163))/3+parseInt(n(131))/4+parseInt(n(161))/5*(-parseInt(n(144))/6)+-parseInt(n(146))/7*(-parseInt(n(134))/8)+-parseInt(n(147))/9*(parseInt(n(124))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(129)](){const t=eo;if(!this[t(143)][t(135)][t(162)](t(158)))return;const e=this[t(143)][t(135)][t(149)](t(128));e[t(137)](t(152),this[t(136)][t(140)](this)),e[t(137)](t(138)),e[t(137)](t(133)),e[t(137)](t(145)),e[t(137)](t(157))}[eo(136)](t,e,n={}){const r=eo,s=this[r(143)][r(135)][r(149)](r(153));return t((t=>(r(160)==typeof e?s[r(148)](e,n):e)(t)[r(154)]((e=>!1===this[r(156)](e,t[r(127)])))),n)}[eo(156)](t,e){const n=eo,r=this[n(143)][n(125)][n(139)](this[n(143)][n(125)][n(155)](e,t[n(132)]),this[n(143)][n(125)][n(155)](e,t[n(150)]));for(const t of this[n(143)][n(125)][n(130)][n(159)](n(142)))if(null!==r[n(141)](t[n(151)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontSize.options","*Set font size:* %0","value","has","_descriptionFactory","_registerLegacyDescription","fontFamily","format","FORMAT_FONT_COLOR","*Reset font color*","1340417CXLlDv","44817aYhYQV","365xGCLTo","type","locale","FontColorEditing","commandName","label","find","*Reset font background color*","FontSizeEditing","*Reset font family*","registerAttributeLabel","*Set font color:* %0","TrackChangesEditing","FORMAT_FONT_SIZE","6750616MZsZby","registerDescriptionCallback","normalizeSizeOptions","_enableDefaultAttributesIntegration","fontSize","1279197WeJdgJ","afterInit","model","get","FontSize","fontBackgroundColor","FontBackgroundColorEditing","94GwPqBc","8948hLSbTi","FORMAT_FONT_FAMILY","FontFamilyEditing","formatInline","fontBackgroundColor.colors","2576706BpNWdp","config","editor","toLowerCase","plugins","*Set font background color:* %0","commandParams","*Reset font size*","trim","3322536kpfZgA","*Set font family:* %0","FORMAT_FONT_BACKGROUND","fontColor.colors","fontColor","title"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(938486===parseInt(n(235))/1+-parseInt(n(263))/2*(-parseInt(n(236))/3)+parseInt(n(205))/4*(-parseInt(n(237))/5)+-parseInt(n(210))/6+parseInt(n(219))/7+-parseInt(n(251))/8+-parseInt(n(256))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(245),commandName:oo(255)},{pluginName:oo(207),commandName:oo(231)},{pluginName:oo(240),commandName:oo(223)},{pluginName:oo(262),commandName:oo(261)}];class uo extends t.Plugin{[oo(257)](){const t=oo,e=this[t(212)][t(239)],n=this[t(212)][t(214)][t(259)](t(249));for(const{pluginName:e,commandName:r}of co)this[t(212)][t(214)][t(228)](e)&&n[t(254)](r,[r]);e.t,n[t(229)][t(247)](t(255),Wr(e,t(250))),n[t(229)][t(247)](t(231),Wr(e,t(206))),n[t(229)][t(247)](t(223),Wr(e,t(233))),n[t(229)][t(247)](t(261),Wr(e,t(221))),this[t(230)]()}[oo(230)](){const t=oo,e=this[t(212)],n=e[t(239)];e[t(214)][t(259)](t(249))[t(229)][t(252)]((e=>{const r=t,o=n.t;if(r(208)!=e[r(238)])return;const{data:i}=e;if(null!=i){if(r(255)==i[r(241)]){const t=i[r(216)][0][r(227)];if(t){const e=o(this[r(212)][r(214)][r(259)](r(260))[r(253)](this[r(212)][r(211)][r(259)](r(225)))[r(243)]((e=>e[r(258)]==t))[r(224)])[r(213)]();return{type:r(232),content:Wr(n,r(226),e)}}return{type:r(232),content:Wr(n,r(217))}}if(r(231)==i[r(241)]){const t=i[r(216)][0][r(227)];return t?{type:r(232),content:Wr(n,r(220),t)}:{type:r(232),content:Wr(n,r(246))}}if(r(223)==i[r(241)]){const t=i[r(216)][0][r(227)];if(t){const e=(0,s.normalizeColorOptions)(this[r(212)][r(211)][r(259)](r(222)))[r(243)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(242)],a=o(i)[r(213)]()),{type:r(232),content:Wr(n,r(248),a)[r(218)](),color:{value:t,title:a||i}}}return{type:r(232),content:Wr(n,r(234))}}if(r(261)==i[r(241)]){const t=i[r(216)][0][r(227)];if(t){const e=(0,s.normalizeColorOptions)(this[r(212)][r(211)][r(259)](r(209)))[r(243)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(242)],a=o(i)[r(213)]()),{type:r(232),content:Wr(n,r(215),a)[r(218)](),color:{value:t,title:a||i}}}return{type:r(232),content:Wr(n,r(244))}}}}))}}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(153764===parseInt(n(238))/1*(parseInt(n(209))/2)+parseInt(n(215))/3+-parseInt(n(222))/4*(-parseInt(n(230))/5)+-parseInt(n(206))/6*(-parseInt(n(247))/7)+parseInt(n(203))/8*(-parseInt(n(217))/9)+parseInt(n(197))/10+-parseInt(n(233))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class ho extends t.Plugin{[lo(240)](){const t=lo,e=this[t(219)],n=e[t(195)][t(231)](t(207)),r=e[t(212)][t(231)](t(244)),s=e[t(212)][t(231)](t(227));r&&s&&(n[t(208)](t(227)),n[t(234)](t(244)),this[t(202)]())}[lo(202)](){const t=lo,e=this[t(219)],n=e[t(237)];e[t(195)][t(231)](t(207))[t(236)][t(194)]((r=>{const s=t;if(s(199)!=r[s(211)]&&s(224)!=r[s(211)])return;const{data:o}=r;if(o&&s(227)===o[s(232)]){const t=[],r=o[s(223)][0];for(const[n,o]of Object[s(242)](r))t[s(214)](go(e,n,o));return t[s(198)]?{type:s(235),content:Wr(n,s(225),t[s(204)](", "))}:{type:s(235),content:Wr(n,s(248))}}}))}}function go(t,e,n){const r=lo,o=t[r(237)].t,i=e[r(201)](/(?=[A-Z])/)[r(204)](" "),a=o(i[r(196)](0)[r(218)]()+i[r(229)](1))[r(220)]();if(r(245)==typeof n)return a;if(r(243)===e||r(241)===e){const e=(0,s.normalizeColorOptions)(t[r(239)][r(231)](r(246)))[r(210)]((t=>t[r(216)]==n));return a+" ("+(e?o(e[r(221)])[r(220)]():n)+")"}if(r(213)===e&&isNaN(parseFloat(n))){const e=t[r(195)][r(231)](r(228))[r(226)](t[r(239)][r(231)](r(200)))[r(210)]((t=>t[r(216)]==n));return a+" ("+(e?o(e[r(205)])[r(220)]():n)+")"}return a+" ("+n+")"}function po(){const t=["model","24147DnCkcs","toUpperCase","editor","toLowerCase","label","44852CFxzAE","commandParams","formatInline","*Set format to:* %0","normalizeSizeOptions","pasteFormat","FontSize","slice","65SHTUtU","get","commandName","8681585sUkEVq","enableCommand","format","_descriptionFactory","locale","281niFVaU","config","afterInit","fontBackgroundColor","entries","fontColor","copyFormat","boolean","fontColor.colors","826JjPRjp","*Remove all formatting*","registerDescriptionCallback","plugins","charAt","2546500vEFkJK","length","formatBlock","fontSize.options","split","_registerLegacyDescription","64kAuaat","join","title","11412uegXhm","TrackChangesEditing","_enableDefaultAttributesIntegration","1014QdOexS","find","type","commands","fontSize","push","591423CZdtiZ"];return(po=function(){return t})()}const mo=Eo;function Io(){const t=["6103880SDaMzN","heading","find","registerDescriptionCallback","config","5016wJVpjR","value","match","commandParams","model","_descriptionFactory","editor","2250skstKR","ELEMENT_HEADING","TrackChangesEditing","_getHeadingLevel","title","registerElementLabel","get","locale","ELEMENT_HEADING_CUSTOM","format","heading.options","commandName","_enableDefaultAttributesIntegration","240744JqGJmX","plugins","formatBlock","name","662064jNOTsj","_registerLegacyDescription","*Change to:* %0","view","317123gzdmjR","402MWRlPC","type","afterInit","67385ZJRTJD","paragraph","HeadingEditing","32uVJaIk","_headingOptions","8015opOdms","has"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(165168===-parseInt(n(387))/1+parseInt(n(379))/2+-parseInt(n(383))/3+-parseInt(n(394))/4*(parseInt(n(391))/5)+parseInt(n(388))/6*(-parseInt(n(396))/7)+-parseInt(n(403))/8*(-parseInt(n(410))/9)+parseInt(n(398))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(390)](){const t=mo,e=this[t(409)];if(!e[t(380)][t(397)](t(393)))return;this[t(395)]=e[t(402)][t(372)](t(376));const n=e[t(373)],r=e[t(380)][t(372)](t(368));r[t(378)](t(399));for(const e of this[t(395)])t(392)!=e[t(407)]&&r[t(408)][t(371)](e[t(407)],(n=>{const r=t,i=this[r(369)](e[r(407)]);return null!==i?s(n,i):o(n,e[r(370)])}));function s(e,r){return Wr(n,t(411),[e,r])}function o(e,r){return Wr(n,t(374),[e,r])}this[t(384)]()}[mo(384)](){const t=mo,e=this[t(409)],n=e[t(373)];e[t(380)][t(372)](t(368))[t(408)][t(401)]((e=>{const r=t;if(r(381)!=e[r(389)])return;const{data:s}=e;if(s&&r(399)==s[r(377)]){const e=s[r(406)][0][r(404)],c=this[r(369)](e);if(null!==c)return{type:r(375),content:Wr(n,r(385),(1,a=c,Wr(n,r(411),[1,a])))};const u=this[r(395)][r(400)]((t=>t[r(407)]===e))[r(370)];return{type:r(375),content:Wr(n,r(385),(o=1,i=u,Wr(n,t(374),[o,i])))}}var o,i,a}))}[mo(369)](t){const e=mo;var n,r;const s=t[e(405)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(395)])||void 0===n?void 0:n[e(400)]((n=>n[e(407)]==t));if(o&&o[e(386)]){const t=o[e(386)],n=(null!==(r=t[e(382)])&&void 0!==r?r:t)[e(405)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=249]})(t,e)}function yo(){const t=["highlight.options","has","registerDescriptionCallback","1545416IdFxtf","49ArZFfD","_enableDefaultAttributesIntegration","77fXjSKB","commandName","locale","type","editor","1721781EImigS","config","afterInit","13087019pRikEq","*Remove highlight*","format","title","registerAttributeLabel","251742nXQqqU","_descriptionFactory","7978pRvnIj","HighlightEditing","get","plugins","color","TrackChangesEditing","*Set highlight:* %0","2060NtZqXz","10bqftFE","1446knLPzl","value","highlight","1745355Taopcb","_registerLegacyDescription","formatInline","model","find","FORMAT_HIGHLIGHT","toLowerCase","commandParams"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(194488===-parseInt(n(271))/1*(parseInt(n(286))/2)+parseInt(n(254))/3*(-parseInt(n(252))/4)+-parseInt(n(257))/5+-parseInt(n(284))/6*(-parseInt(n(269))/7)+-parseInt(n(268))/8+parseInt(n(276))/9*(-parseInt(n(253))/10)+parseInt(n(279))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(278)](){const t=To,e=this[t(275)];if(!e[t(289)][t(266)](t(287)))return;const n=e[t(289)][t(288)](t(250)),r=e[t(273)];n[t(270)](t(256),[t(256)]),n[t(285)][t(283)](t(256),Wr(r,t(262))),this[t(258)]()}[To(258)](){const t=To,e=this[t(275)],n=e[t(273)];e[t(289)][t(288)](t(250))[t(285)][t(267)]((r=>{const s=t;if(s(259)!=r[s(274)])return;const{data:o}=r;if(o&&s(256)==o[s(272)]){const t=n.t,r=o[s(264)][0][s(255)];if(r){const o=e[s(277)][s(288)](s(265))[s(261)]((t=>t[s(260)]==r)),i=t(o[s(282)])[s(263)]();return{type:s(281),content:Wr(n,s(251),i),color:{value:o[s(249)],title:o[s(282)]}}}return{type:s(281),content:Wr(n,s(280),Wr(n,s(262)))}}}))}}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=269]})(t,e)}function Ro(){const t=["3600540XoXdYU","horizontalLine","enableCommand","addClass","dataDowncast","showSuggestionHighlights","3431320eviIOx","1434332oUbERc","423907UOisUC","TrackChangesEditing","ELEMENT_HORIZONTAL_LINE","editor","createEmptyElement","5882274RToIzd","high","ck-horizontal-line","33DaMsGS","117536uqrcZo","insert","14LiTHks","elementToStructure","createContainerElement","get","div","5DdRtoF","2596rRoNih","_descriptionFactory","has","plugins","afterInit","locale","createPositionAt","registerElementLabel","78480NraZFj","conversion","for","HorizontalLineEditing"];return(Ro=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(488136===parseInt(n(269))/1+parseInt(n(278))/2*(parseInt(n(277))/3)+parseInt(n(305))/4*(parseInt(n(285))/5)+-parseInt(n(298))/6+parseInt(n(280))/7*(parseInt(n(304))/8)+parseInt(n(274))/9+parseInt(n(294))/10*(-parseInt(n(286))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[ko(290)](){const t=ko,e=this[t(272)];if(!e[t(289)][t(288)](t(297)))return;e[t(289)][t(283)](t(270))[t(300)](t(299));const n=e[t(289)][t(283)](t(270)),r=e[t(291)];n[t(287)][t(293)](t(299),(e=>Wr(r,t(271),e))),e[t(295)][t(296)](t(302))[t(281)]({model:t(299),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(303)])return null;const o=n[s(282)](s(284)),i=n[s(273)]("hr");return n[s(301)](s(276),o),n[s(279)](n[s(292)](o,0),i),o},converterPriority:t(275)})}}const Lo=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=339]})(t,e)}function vo(){const t=["1300hZiTLE","editor","332wYkdHS","ELEMENT_HTML_EMBED","_registerLegacyDescription","start","key","HtmlEmbed","TrackChangesEditing","getFirstRange","commandName","value","*Change %0 content*","get","1939ZwXhkr","1907690afMDxS","nodeAfter","rawHtml","afterInit","attribute","registerDescriptionCallback","47305XTnHdk","locale","473384ixPjzy","1084agUoxh","200937xOzTlJ","element","4506XZtvdN","has","htmlEmbed","23679YinLGo","_enableDefaultAttributesIntegration","_descriptionFactory","plugins","formatBlock","156nbNAqp","registerElementLabel","type","format","18mTMwAv"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(429365===-parseInt(n(368))/1*(-parseInt(n(344))/2)+-parseInt(n(374))/3+-parseInt(n(346))/4*(parseInt(n(365))/5)+-parseInt(n(371))/6*(-parseInt(n(358))/7)+parseInt(n(367))/8*(-parseInt(n(343))/9)+parseInt(n(359))/10+parseInt(n(369))/11*(parseInt(n(339))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(362)](){const t=Lo,e=this[t(345)];if(!e[t(377)][t(372)](t(351)))return;const n=e[t(377)][t(357)](t(352)),r=e[t(366)];n[t(376)][t(340)](t(361),(e=>Wr(r,t(347),e))),n[t(375)](t(373),[],[t(355)]),n[t(376)][t(364)]((e=>{const n=t;if(n(363)!=e[n(341)])return;const{data:s}=e;if(s&&n(355)==s[n(350)]&&e[n(353)]()[n(349)][n(360)].is(n(370),n(361))){const t=Wr(r,n(347));return{type:n(342),content:Wr(r,n(356),t)}}})),this[t(348)]()}[Lo(348)](){const t=Lo,e=this[t(345)],n=e[t(366)];e[t(377)][t(357)](t(352))[t(376)][t(364)]((e=>{const r=t;if(r(378)!=e[r(341)])return;const{data:s}=e;if(s&&r(373)==s[r(354)]){const t=Wr(n,r(347));return{type:r(342),content:Wr(n,r(356),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=433]})(t,e)}function Do(){const t=["ELEMENT_INLINE_IMAGE","imageInline","getFirstRange","148vNDVeL","TrackChangesEditing","findIndex","resizeImage","subType","*Set image width:* %0","toPrevious","accept","_descriptionFactory","has","end","registerElementLabel","plugins","uploadImage","338397aTiBfF","resizedWidth","getClosestSelectedImageElement","registerAttributeLabel","ELEMENT_CAPTION","newValue","ImageTextAlternativeEditing","removeObject","start","insertImage","ImageResize","formatInline","attribute","ELEMENT_IMAGE","*Set image text alternative:* %0","join","ImageUtils","_registerLegacyDescription","alt","getNearestSelectionRange","schema","ImageUploadEditing","_enableDefaultAttributesIntegration","*Reset image width*","createRange","addObject","10QRWtDR","442123VwYlcW","imageTypeBlock","nodeAfter","commandParams","document","ImageInlineEditing","imageCaption","locale","markBlockFormat","ImageCaptionEditing","nodeBefore","caption","markDeletion","registerCustomCallback","discard","845670CSKZZa","filter","selection","format","20nPyFCs","_findSuggestions","2907632NClSfG","1758402EiDpZV","afterInit","forward","createRangeOn","isBefore","isCollapsed","*Remove image text alternative*","chain","change","type","5572QgpAzs","FORMAT_IMAGE_SIZE","element","insertion","enableCommand","commandName","isOwn","Inline image to block image","deletion","imageTextAlternative","forceDefaultExecution","markInsertion","convertInlineImageToBlock","editor","315hxDALm","length","67360fcaRAk","backward","previous","formatBlock","getCaptionFromImageModelElement","key","getContainedElement","find","toggleImageCaption","isEqual","imageTypeInline","detach","imageBlock","ImageCaptionUtils","convertBlockImageToInline","width","get","registerDescriptionCallback","model","fromPosition","ImageBlockEditing","ImageEditing","getSuggestionCallback","Block image to inline image","toNext","isBlockImage","isIntersecting","_suggestionFactory","imageStylePreApply"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(444647===-parseInt(n(434))/1*(parseInt(n(482))/2)+parseInt(n(496))/3*(-parseInt(n(542))/4)+-parseInt(n(522))/5*(-parseInt(n(545))/6)+parseInt(n(544))/7+parseInt(n(450))/8*(parseInt(n(448))/9)+parseInt(n(538))/10+parseInt(n(523))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(546)](){const t=Oo,e=this[t(447)];if(!e[t(494)][t(491)](t(471)))return;const n=e[t(494)][t(466)](t(483)),r=e[t(494)][t(466)](t(512)),s=e[t(530)];n[t(438)](t(505)),n[t(490)][t(493)](t(462),(e=>Wr(s,t(509),e))),n[t(490)][t(493)](t(480),(e=>Wr(s,t(479),e))),n[t(490)][t(493)](t(534),(()=>Wr(s,t(500)))),e[t(494)][t(491)](t(517))&&n[t(438)](t(495)),e[t(494)][t(491)](t(470))&&e[t(494)][t(491)](t(528))&&(n[t(438)](t(460),((s,o)=>{const i=t,a=r[i(498)](e[i(468)][i(527)][i(540)]);e[i(468)][i(553)]((()=>{const t=i;n[t(531)](a,{commandName:t(460),commandParams:[o]},[],t(464))}))})),n[t(438)](t(524),((s,o)=>{const a=t;e[a(468)][a(553)]((t=>{const c=a;let u=r[c(498)](e[c(468)][c(527)][c(540)]),l=t[c(548)](u);const f=i.LivePosition[c(469)](l[c(504)],c(488)),h=i.LivePosition[c(469)](l[c(492)],c(474));n[c(444)]((()=>s(o))),u=r[c(498)](e[c(468)][c(527)][c(540)]),l=t[c(548)](u);const g=t[c(520)](f,h);f[c(461)](),h[c(461)](),n[c(531)](u,{commandName:c(460),commandParams:[o]},[],c(446)),g[c(504)][c(549)](l[c(504)])&&n[c(445)](t[c(520)](g[c(504)],l[c(504)]),c(446)),l[c(492)][c(549)](g[c(492)])&&n[c(445)](t[c(520)](l[c(492)],g[c(492)]),c(446))}))})),n[t(477)][t(536)](t(453),t(446),t(511),(()=>!1)),n[t(477)][t(536)](t(453),t(446),t(489),(()=>!1)),n[t(477)][t(536)](t(453),t(446),t(537),n[t(477)][t(472)](t(453),"",t(489))),n[t(477)][t(536)](t(437),t(446),t(511),(()=>!1)),n[t(477)][t(536)](t(437),t(446),t(537),(([r])=>{const s=t,o=n[s(477)][s(472)](s(437),"",s(537));let i=r[s(504)],a=r[s(492)];const c=e[s(468)][s(516)][s(515)](i,s(451)),u=e[s(468)][s(516)][s(515)](a,s(547));c[s(550)]&&(i=c[s(504)]),u[s(550)]&&(a=u[s(492)]),o([e[s(468)][s(520)](i,a)])})),n[t(477)][t(536)](t(453),t(446),t(552),c),n[t(477)][t(536)](t(437),t(446),t(552),c)),e[t(494)][t(491)](t(532))&&(n[t(438)](t(458),((s,o)=>{const i=t,a=e[i(494)][i(466)](i(463));let c=r[i(498)](e[i(468)][i(527)][i(540)]),u=a[i(454)](c);e[i(468)][i(553)]((()=>{const t=i;if(u)return void n[t(535)](e[t(468)][t(548)](u));const l=r[t(475)](c);s(o),c=r[t(498)](e[t(468)][t(527)][t(540)]),u=a[t(454)](c),n[t(445)](e[t(468)][t(548)](u),l?null:t(529))}))})),n[t(477)][t(536)](t(437),t(529),t(552),c));const o=[{type:t(453),subType:t(478)},{type:t(437),subType:t(529)},{type:t(453),subType:t(446)},{type:t(437),subType:t(446)}];function a(e,s){const i=t,a=o[i(484)]((({type:t,subType:n})=>e[i(433)]==t&&e[i(486)]==n)),c=o[i(484)]((({type:t,subType:e})=>s[i(433)]==t&&s[i(486)]==e));if(a<0||c<0)return!1;const u=e[i(481)](),l=s[i(481)]();if((0==a||1==a)&&2==c&&u[i(476)](l))return!0;if(2==a&&3==c){const t=n[i(543)](u,i(437))[i(539)]((({suggestion:t,meta:e})=>e[i(440)]&&i(446)==t[i(486)]));if(t[i(449)]>1&&l[i(492)][i(459)](u[i(504)]))return!0;if(1==t[i(449)]&&(u[i(504)][i(459)](l[i(492)])||u[i(492)][i(459)](l[i(504)])))return!0}if(3==a&&3==c&&u[i(504)][i(549)](l[i(504)])){const t=u[i(492)][i(525)],e=l[i(504)][i(533)];return r[i(475)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(494)][t(491)](t(506))&&(n[t(518)](t(485),[],[t(497)]),n[t(490)][t(499)](t(497),Wr(s,t(435)))),e[t(494)][t(491)](t(502))&&n[t(518)](t(443),[],[t(514)]),n[t(490)][t(467)]((e=>{const n=t;if(o[n(457)]((({type:t,subType:r})=>e[n(433)]==t&&e[n(486)]==r)))return e[n(452)]?{}:void 0})),n[t(490)][t(467)]((e=>{const n=t;if(n(437)==e[n(433)]||n(442)==e[n(433)]){const t=e[n(456)]();if(t&&t.is(n(436),n(534)))return{type:n(437)==e[n(433)]?n(521):n(503),element:t,quantity:1}}})),n[t(490)][t(467)]((e=>t(453)==e[t(433)]&&t(446)==e[t(486)]?{type:t(541),content:t(441)}:t(453)==e[t(433)]&&t(464)==e[t(486)]?{type:t(541),content:t(473)}:void 0)),n[t(490)][t(467)]((e=>{const n=t;if(n(508)!=e[n(433)])return;const{data:r}=e;if(!r||n(514)!=r[n(455)])return;const o=r[n(501)];return o?{type:n(541),content:Wr(s,n(510),'"'+o+'"')}:{type:n(541),content:Wr(s,n(551))}})),this[t(513)]()}[Oo(513)](){const t=Oo,e=this[t(447)],n=e[t(530)];e[t(494)][t(466)](t(483))[t(490)][t(467)]((e=>{const r=t;if(r(453)!=e[r(433)]&&r(507)!=e[r(433)])return;const{data:s}=e;if(s){if(r(443)==s[r(439)]){const t=s[r(526)][0][r(501)];return t?{type:r(541),content:Wr(n,r(510),'"'+t+'"')}:{type:r(541),content:Wr(n,r(551))}}if(r(485)==s[r(439)]){const t=s[r(526)][0][r(465)];return t?{type:r(541),content:Wr(n,r(487),t)}:{type:r(541),content:Wr(n,r(519))}}}}))}}function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=421]})(t,e)}const xo=Po;!function(t,e){const n=Po,r=t();for(;;)try{if(454999===parseInt(n(457))/1+-parseInt(n(454))/2+parseInt(n(435))/3+parseInt(n(426))/4*(parseInt(n(433))/5)+parseInt(n(456))/6+-parseInt(n(422))/7*(parseInt(n(421))/8)+-parseInt(n(445))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(429)](){const t=xo;if(!this[t(427)][t(424)][t(428)](t(448)))return;const e=this[t(427)][t(423)],n=this[t(427)][t(424)][t(425)](t(460));n[t(455)](t(441),[],[t(442)]),n[t(449)][t(436)]((n=>{const r=t;if(r(458)!=n[r(443)])return;const{data:s}=n;return s&&r(442)==s[r(437)]?s[r(439)]&&s[r(438)]?{type:r(430),content:Wr(e,r(440))}:{type:r(430),content:""}:void 0})),this[t(434)]()}[xo(434)](){const t=xo,e=this[t(427)][t(424)][t(425)](t(460));e[t(453)][t(432)](t(452),t(441),t(451),e[t(453)][t(459)](t(452),null,t(431))),e[t(453)][t(432)](t(452),t(441),t(431),e[t(453)][t(459)](t(452),null,t(451))),this[t(447)]()}[xo(447)](){const t=xo,e=this[t(427)],n=e[t(423)];e[t(424)][t(425)](t(460))[t(449)][t(436)]((e=>{const r=t;if(r(452)!=e[r(443)]&&r(444)!=e[r(443)])return;const{data:s}=e;return s&&r(441)==s[r(450)]?{type:r(430),content:Wr(n,r(446))}:void 0}))}}function Uo(){const t=["TrackChangesEditing","112ePdADS","399154yiWKZU","locale","plugins","get","1855352pnkgTL","editor","has","afterInit","format","discard","registerCustomCallback","5aOvIot","_handleLegacySuggestions","2480196vaXixf","registerDescriptionCallback","key","oldValue","newValue","*Replace image URL*","replaceImageSource","src","type","formatInline","8041707HZAonr","*Format:* replace image URL","_registerLegacyDescription","ImageEditing","_descriptionFactory","commandName","accept","formatBlock","_suggestionFactory","96902jOnAFl","_enableDefaultAttributesIntegration","5149092cpipBA","46529bzphhl","attribute","getSuggestionCallback"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=184]})(t,e)}function Vo(){const t=["formatBlock","from","FORMAT_SIDE_IMAGE","getSuggestions","imageStylePostApply","getSuggestionCallback","start","markBlockFormat","shouldConvertImageType","isEqual","registerCustomCallback","_registerLegacyDescription","27LBKojb","imageStylePreApply","getChangedMarkers","convertInlineImageToBlock","next","filter","type","nodeAfter","getContainedElement","commandParams","419067JZRklp","156UISMEE","hasSuggestion","editor","join","5046000hnfbIO","setImageNaturalSizeAttributes","toLowerCase","*Format:* %0","accept","refresh","differ","newRange","7FJSTeM","model","registerPostFixer","discard","ImageStyleEditing","imageStyle","commands","getSuggestion","659670JLxitx","_descriptionFactory","document","has","end","isInlineImage","5373IshvOo","format","subType","head","discardSuggestion","value","imageTypeInline","nodeBefore","2370232teJHVz","imageTypeBlock","registerDescriptionCallback","isOwn","side","get","imageCaption","isInContent","title","getClosestSelectedImageElement","locale","isBlockImage","name","isIntersecting","1451046QbwSIU","suggestion","forEach","4369390fTWZMM","formatInline","selection","commandReversedParams","normalizedStyles","length","change","commandName","Users","markInlineFormat","ImageUtils","enableCommand","author","_splitMarkerName","plugins","createRangeOn","afterInit","_suggestionFactory","_findSuggestions","getFirstRange","TrackChangesEditing","insertion","isBefore","findIndex","chain"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(712099===-parseInt(n(188))/1+parseInt(n(209))/2+parseInt(n(215))/3*(parseInt(n(189))/4)+parseInt(n(240))/5+-parseInt(n(237))/6*(-parseInt(n(201))/7)+parseInt(n(223))/8*(-parseInt(n(277))/9)+parseInt(n(193))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(256)](){const t=jo,n=this[t(191)];if(!n[t(254)][t(212)](t(205)))return;const r=n[t(254)][t(228)](t(260)),s=n[t(254)][t(228)](t(250)),o={};r[t(251)](t(206),((o,i)=>{const a=t,c=n[a(254)][a(228)](a(248)).me,u=n[a(207)][a(228)](a(206));let l=s[a(232)](n[a(202)][a(211)][a(242)]),f=n[a(202)][a(255)](l),h=u[a(220)];if(h==i[a(220)])return;const g={commandName:a(206),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(202)][a(246)]((()=>{const t=a;if(r[t(268)]()[t(282)]((e=>e[t(230)]&&c==e[t(252)]&&(t(265)==e[t(184)]||t(241)==e[t(184)])&&(t(278)==e[t(217)]||t(269)==e[t(217)])&&e[t(259)]()[t(274)](f)))[t(239)]((e=>r[t(219)](e[t(218)]))),l=s[t(232)](n[t(202)][t(211)][t(242)]),f=n[t(202)][t(255)](l),u[t(198)](),n[t(207)][t(228)](t(221))[t(198)](),n[t(207)][t(228)](t(224))[t(198)](),h=u[t(220)],h!=i[t(220)])return s[t(214)](l)&&u[t(273)](i[t(220)],l)?(o({...i,setImageSizes:!1}),l=s[t(232)](n[t(202)][t(211)][t(242)]),void r[t(272)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(278))):void(s[t(234)](l)?r[t(272)](l,g,[],t(269)):r[t(249)](f,g,t(269)))}))}));for(const e of n[t(254)][t(228)](t(205))[t(244)])o[e[t(235)]]=e[t(231)][t(195)]();r[t(257)][t(275)](t(265),t(278),t(192),(()=>!1)),r[t(257)][t(275)](t(265),t(269),t(192),(()=>!1)),r[t(257)][t(275)](t(241),t(269),t(192),(()=>!1)),r[t(257)][t(275)](t(265),t(278),t(197),(([e])=>{const n=t;s[n(194)](e[n(186)]())})),r[t(257)][t(275)](t(265),t(278),t(204),((e,n)=>{const s=t;r[s(257)][s(270)](s(265),"",s(197))(e,{commandName:n[s(247)],commandParams:n[s(243)]})})),r[t(257)][t(275)](t(265),t(278),t(264),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(265),subType:t(278)},{type:t(261),subType:t(229)},{type:t(265),subType:t(280)},{type:t(261),subType:t(280)}];function a(e,n){const o=t,a=i[o(263)]((({type:t,subType:n})=>e[o(184)]==t&&e[o(217)]==n)),c=i[o(263)]((({type:t,subType:e})=>n[o(184)]==t&&n[o(217)]==e));if(a<0||c<0)return!1;const u=e[o(259)](),l=n[o(259)]();if((0==a||1==a)&&2==c&&u[o(236)](l))return!0;if(2==a&&3==c){const t=r[o(258)](u,o(261))[o(282)]((({suggestion:t,meta:e})=>e[o(226)]&&o(280)==t[o(217)]));if(t[o(245)]>1&&l[o(213)][o(274)](u[o(271)]))return!0;if(1==t[o(245)]&&(u[o(271)][o(274)](l[o(213)])||u[o(213)][o(274)](l[o(271)])))return!0}if(3==a&&3==c&&u[o(271)][o(262)](l[o(271)])){const t=u[o(213)][o(185)],e=l[o(271)][o(222)];return s[o(234)](t)&&t===e}return!1}n[t(202)][t(211)][t(203)]((()=>{const e=t;let o=!1;const i=Array[e(266)](n[e(202)][e(211)][e(199)][e(279)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(253)](t);if(e(238)==i&&r[e(190)](u)){if(e(265)==a&&(e(278)==c||e(269)==c)){const t=r[e(208)](u);if(n[e(200)]){const n=t[e(259)]()[e(186)]();if(s[e(234)](n))continue;r[e(219)](t),o=!0}}if(e(261)==a&&e(229)==c&&!n[e(200)]){const t=r[e(208)](u);t[e(281)]&&t[e(281)][e(230)]&&(r[e(219)](t[e(281)]),o=!0)}}}return o})),this[t(276)](o)}[jo(276)](t){const e=jo,n=this[e(191)],r=n[e(233)];n[e(254)][e(228)](e(260))[e(210)][e(225)]((n=>{const s=e;if(s(265)!=n[s(184)]&&s(241)!=n[s(184)])return;const{data:o}=n;if(!o||s(206)!=o[s(247)])return;const i=o[s(187)][0][s(220)];return function(t){const e=s;return{type:e(216),content:Wr(r,e(196),t)}}(s(227)===i?Wr(r,s(267)):t[i]||i)}))}}const Wo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=141]})(t,e)}function Ko(){const t=["importWord","3KaoiiA","30TgKgmH","listenTo","5911493JvugFx","Users","_trackChangesValueDuringImport","get","_handleImportedData","high","editor","_setSuggestionData","_trackChangesExecuted","2827860oenLZF","trackChanges","enableCommand","498OkAcKx","TrackChangesEditing","lowest","6557427RIZJtS","1527004RrMdXA","bind","4032588YGrjxx","dataInsert","commands","value","107600gjfAoS","forEach","4044DAokYa","collaboration_features","execute","track_changes","afterInit","plugins"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(508115===parseInt(n(173))/1*(parseInt(n(151))/2)+parseInt(n(158))/3*(-parseInt(n(143))/4)+parseInt(n(170))/5+parseInt(n(145))/6+parseInt(n(161))/7+-parseInt(n(149))/8+parseInt(n(142))/9*(-parseInt(n(159))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(163)]=!1,this[e(169)]=!1}[Wo(155)](){const t=Wo,e=this[t(167)],n=e[t(147)][t(164)](t(157)),r=e[t(147)][t(164)](t(171));n&&(n.on(t(153),((e,[,n])=>{const s=t;this[s(163)]=r[s(148)],n[s(152)][s(154)]=!this[s(163)]}),{priority:t(166)}),this[t(160)](n,t(146),this[t(165)][t(144)](this)),this[t(160)](n,t(146),(()=>{const e=t;this[e(169)]&&(r[e(153)](),this[e(169)]=!1)}),{priority:t(141)}),e[t(156)][t(164)](t(174))[t(172)](t(157)))}[Wo(165)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(167)][n(147)][n(164)](n(171)),o=s[n(148)];this[n(163)]!==o&&(s[n(153)](),this[n(169)]=!0),r&&r[n(150)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(167)][o(156)][o(164)](o(162)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(157)}}};this[o(167)][o(156)][o(164)](o(174))[o(168)](i)}))}}function qo(t,e){const n=Qo();return(qo=function(t,e){return n[t-=196]})(t,e)}const Zo=qo;function Qo(){const t=["format","50rpowNU","indentBlock","_registerLegacyDescription","locale","enableCommand","_enableDefaultAttributesIntegration","*Indent:* %0","getItemLabel","37643wrzfui","66fOSGEF","7uOBXsG","indent","IndentBlock","1948437CGenuP","outdent","10382931oSZRIi","has","afterInit","*Outdent:* %0","IndentEditing","plugins","_registerBlockAttribute","registerAttributeLabel","formatBlock","_descriptionFactory","get","blockIndent","getItems","FORMAT_INDENT","type","registerDescriptionCallback","18286580RXDCbR","1655064IvJJKM","4372416yYeoKS","258760gBCVPq","TrackChangesEditing","commandName","editor","outdentBlock"];return(Qo=function(){return t})()}!function(t,e){const n=qo,r=t();for(;;)try{if(714427===-parseInt(n(212))/1*(parseInt(n(213))/2)+-parseInt(n(217))/3+-parseInt(n(198))/4*(parseInt(n(204))/5)+-parseInt(n(196))/6+-parseInt(n(214))/7*(-parseInt(n(197))/8)+parseInt(n(219))/9+parseInt(n(235))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Zo(221)](){const t=Zo,e=this[t(201)],n=e[t(224)][t(229)](t(199));if(e[t(224)][t(220)](t(223))&&(n[t(208)](t(215)),n[t(208)](t(218))),e[t(224)][t(220)](t(216)))for(const e of[t(205),t(202)])n[t(209)](e);const r=e[t(207)];n[t(225)](t(230)),n[t(228)][t(226)](t(230),Wr(r,t(232))),this[t(206)]()}[Zo(206)](){const t=Zo,e=this[t(201)],n=e[t(207)],r=e[t(224)][t(229)](t(199));r[t(228)][t(234)]((e=>{const s=t;if(s(227)!=e[s(233)])return;const{data:o}=e;if(!o)return;if(s(205)!=o[s(200)]&&s(202)!=o[s(200)])return;const i=e[s(231)]()[0],a=r[s(228)][s(211)](i);return s(205)==o[s(200)]?{type:s(203),content:Wr(n,s(210),a)}:s(202)==o[s(200)]?{type:s(203),content:Wr(n,s(222),a)}:void 0}))}}function Yo(t,e){var n=$o();return(Yo=function(t,e){return n[t-=465]})(t,e)}function $o(){var t=["input","get","851425ObLWQv","requires","1419908gWljmA","519uXaAAR","TrackChangesEditing","6tPfuVA","3702555PgrldI","enableCommand","2295594vjhinu","164990pfBDKd","editor","3462QlvmWr","1376440iXombd","plugins","init"];return($o=function(){return t})()}var ti=Yo;!function(t,e){for(var n=Yo,r=t();;)try{if(191159===parseInt(n(475))/1+-parseInt(n(477))/2*(-parseInt(n(469))/3)+-parseInt(n(468))/4+parseInt(n(466))/5+-parseInt(n(471))/6*(parseInt(n(474))/7)+-parseInt(n(478))/8+parseInt(n(472))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[ti(467)](){return[vs.Input]}[ti(480)](){var t=ti;this[t(476)][t(479)][t(465)](t(470))[t(473)](t(481))}}const ni=si;function ri(){const t=["*Remove link*","get","registerDescriptionCallback","274555ojmXUR","commandName","key","commandParams","*Set link:* %0","label","1229315sjapVo","_registerLegacyDescription","registerAttributeLabel","toLowerCase","link","266DDiCQQ","locale","attribute","formatInline","5002360AcxLpT","121806TcopvW","12umOQoA","3130464MdBLcB","type","24000354dCpQFD","map","afterInit","format","TrackChangesEditing","link (","2040638RwfhMm","manualDecorators","editor","linkHref","commands","unlink","has","LinkEditing","newValue","_descriptionFactory","plugins","_enableDefaultAttributesIntegration"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(919790===-parseInt(n(498))/1+-parseInt(n(483))/2+-parseInt(n(475))/3+-parseInt(n(474))/4*(-parseInt(n(504))/5)+-parseInt(n(473))/6*(parseInt(n(509))/7)+parseInt(n(472))/8+parseInt(n(477))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(479)](){const t=ni,e=this[t(485)];if(!e[t(493)][t(489)](t(490)))return;const n=e[t(493)][t(496)](t(481)),r=e[t(487)][t(496)](t(508));n[t(494)](t(508),[t(486),...r[t(484)][t(478)]((t=>t.id))]),n[t(494)](t(488));for(const e of r[t(484)])n[t(492)][t(506)](e.id,t(482)+e[t(503)][t(507)]()+")");n[t(492)][t(497)]((n=>{const r=t;if(r(511)!=n[r(476)])return;const{data:s}=n;if(!s||r(486)!=s[r(500)])return;const o=s[r(491)],i=e[r(510)];return{type:r(480),content:null==o?Wr(i,r(495)):Wr(i,r(502),'"'+o+'"')}})),this[t(505)]()}[ni(505)](){const t=ni,e=this[t(485)],n=e[t(510)];e[t(493)][t(496)](t(481))[t(492)][t(497)]((e=>{const r=t;if(r(471)!=e[r(476)])return;const{data:s}=e;if(s){if(r(508)==s[r(499)]){const t=s[r(501)][0];return{type:r(480),content:Wr(n,r(502),'"'+t+'"')}}return r(488)==s[r(499)]?{type:r(480),content:Wr(n,r(495))}:void 0}}))}}function ii(){const t=["element","formatInline","847tLKUxm","add","blockName","todoList","_selectedElements","createRange","*Change to:* %0","registerElementLabel","bulletedList","isObject","56DWTYMz","518590atBTXJ","before","schema","LegacyListEditing","ELEMENT_BULLETED_LIST","bulleted","afterInit","commands","*Check item*","end","from","length","_descriptionFactory","LegacyTodoListEditing","forceValue","commandName","17361qrqTGI","List","replace","90gmPXNl","numberedList","67605FsBlDL","checkChild","1533484geJTIG","numbered","*Outdent:* %0","ELEMENT_TODO_LIST","findIndex","createPositionAt","change","plugins","outdentList","getSelectedBlocks","formatBlock","commandParams","77BLwXWj","slice","todoListChecked","has","name","*Indent:* %0","format","todo","get","getAttribute","markBlockFormat","model","ELEMENT_LIST_ITEM","*Uncheck item*","listItem","enableCommand","232wRZAgE","indentList","selection","push","ELEMENT_NUMBERED_LIST","paragraph","previousSibling","nextSibling","TrackChangesEditing","editor","execute","checkTodoList","parent","listIndent","386220UPQAtm","locale","type","627914okbhot","document","listType","filter","registerDescriptionCallback","value"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(361958===-parseInt(n(198))/1*(parseInt(n(208))/2)+parseInt(n(187))/3+parseInt(n(232))/4+parseInt(n(230))/5*(parseInt(n(228))/6)+parseInt(n(190))/7+-parseInt(n(173))/8*(parseInt(n(225))/9)+parseInt(n(209))/10*(-parseInt(n(244))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(215)](){const t=ai,e=this[t(182)],n=e[t(188)];if(!e[t(239)][t(247)](t(212)))return;const r=e[t(239)][t(252)](t(181)),s=e[t(239)][t(247)](t(222));function o(t){return()=>{const n=ci,s=e[n(168)][n(191)][n(175)],o=e[n(216)][n(252)](t);if(o[n(195)])return void e[n(183)](n(178),{});const i=t[n(245)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(219)](t)[s(193)]((t=>function(t,e){const n=s;return e[n(231)](t[n(185)],n(171))&&!e[n(207)](t)}(t,r)));o=o[s(193)]((t=>!t.is(s(196),s(171))||t[s(253)](s(192))!=e));const i=new Set;for(const t of o)t.is(s(196),s(171))?i[s(199)](li(t)):i[s(199)](t);return Array[s(219)](i)}(s[n(241)](),i,e[n(168)][n(211)]);e[n(168)][n(238)]((()=>{const e=n;for(const n of a)r[e(167)](n,{commandName:t,commandParams:[{forceValue:!o[e(195)]}],formatGroupId:e(200)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(219)](t);const r=n[e(236)]((t=>e(171)!=t[e(248)]));return r>-1&&(n=n[e(245)](0,r)),n}(e[n(168)][n(191)][n(175)][n(241)]()),o=e[n(168)][n(203)](e[n(168)][n(237)](s[0],n(210)),e[n(168)][n(237)](s[s[n(220)]-1],n(218)));e[n(168)][n(238)]((()=>{const e=n;r[e(167)](o,{commandName:t,commandParams:[],formatGroupId:e(186)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(180)];for(;t&&t[n(253)](n(186))>e[n(253)](n(186));)r[n(199)](t),t=t[n(180)]}return Array[n(219)](r)}(s))}))}}r[t(172)](t(229),o(t(229))),r[t(172)](t(206),o(t(206))),s&&r[t(172)](t(201),o(t(201))),r[t(172)](t(174),i(t(174))),r[t(172)](t(240),i(t(240))),s&&r[t(172)](t(184),(()=>{const n=t,s=e[n(216)][n(252)](n(184)),o=Array[n(219)](s[n(202)]);o[n(193)]((t=>t[n(253)](n(246))!=s[n(195)])),e[n(168)][n(238)]((()=>{const t=n;for(const e of o)r[t(167)](e,{commandName:t(184),commandParams:[{forceValue:!s[t(195)]}]})}))})),r[t(221)][t(205)](t(171),(e=>Wr(n,t(169),e))),r[t(221)][t(194)]((e=>{const r=t;if(r(242)!=e[r(189)]&&r(197)!=e[r(189)])return;const{data:s}=e;if(s){if(r(229)==s[r(224)]||r(206)==s[r(224)]||r(201)==s[r(224)])switch(s[r(224)][r(227)](r(226),"")){case r(214):return o(Wr(n,r(213)));case r(233):return o(Wr(n,r(177)));case r(251):return o(Wr(n,r(235)))}if(r(174)==s[r(224)])return{type:r(250),content:Wr(n,r(249),Wr(n,r(169)))};if(r(240)==s[r(224)])return{type:r(250),content:Wr(n,r(234),Wr(n,r(169)))};if(r(184)==s[r(224)])return s[r(243)][0][r(223)]?{type:r(250),content:Wr(n,r(217))}:{type:r(250),content:Wr(n,r(170))}}function o(t){const e=r;return{type:e(250),content:Wr(n,e(204),t)}}}))}}function li(t){const e=ai,n=t[e(253)](e(186));if(0==n)return t;let r=t;for(;t[e(179)]&&t[e(179)].is(e(196),e(171));){const s=t[e(179)][e(253)](e(186));if(s==n)r=t[e(179)];else if(s<n)break;t=t[e(179)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(196),e(171))&&t[e(253)](e(186))>0){let r=t[e(180)];for(;r&&e(171)==r[e(248)]&&r[e(253)](e(186))==t[e(253)](e(186));)n[e(176)](r),r=r[e(180)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=401]})(t,e)}const gi=hi;function di(){const t=["*Format:* set order to reversed","has","5570VQSWIR","backward","afterInit","handleDescriptions","_descriptionFactory","_getSuggestionBlocks","getSiblingNodes","markMultiRangeBlockFormat","unshift","1374obxLOZ","map","parent","284sGpstB","startIndex","31630548ZWKWCN","8244hGYQBP","list.properties","get","TrackChangesEditing","forward","listType","from","config","handleListStyleCommand","LegacyListPropertiesEditing","length","handleListReversedCommand","commandName","editor","formatBlock","type","numbered","bind","getListTypeFromListStyleType","enableCommand","LegacyListUtils","14965QSjuZo","locale","77529azgsgJ","*Change to:* %0","7534156WbEhPr","before","getSelectedBlocks","11nSKNDD","push","4676960vvBXGB","createPositionAt","commandParams","_getSuggestionBlocksForListStyle","4pDfIyP","element","styles","*Format:* set start index to %0","formatInline","selection","change","260653sLGEyY","plugins","createRange","listStyle","document","model","_LIST_","*Format:* set order to regular","toUpperCase","format","replace","getLastPosition","getFirstPosition","getAttribute","ELEMENT_","reversed","filter","flat","listItem","_getTranslationKeyForListStyle","listReversed","registerDescriptionCallback","listStart","handleListStartCommand"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(946593===-parseInt(n(448))/1*(parseInt(n(441))/2)+parseInt(n(430))/3*(-parseInt(n(404))/4)+parseInt(n(428))/5*(parseInt(n(401))/6)+parseInt(n(432))/7+-parseInt(n(437))/8+-parseInt(n(407))/9*(parseInt(n(474))/10)+-parseInt(n(435))/11*(-parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(476)](){const t=gi;if(!this[t(420)][t(449)][t(473)](t(416)))return;const e=this[t(420)][t(414)][t(409)](t(408)),n=this[t(420)][t(449)][t(409)](t(410));e[t(443)]&&n[t(426)](t(451),this[t(415)][t(424)](this)),e[t(463)]&&n[t(426)](t(468),this[t(418)][t(424)](this)),e[t(405)]&&n[t(426)](t(470),this[t(471)][t(424)](this)),n[t(478)][t(469)](this[t(477)][t(424)](this))}[gi(415)](t,e={}){const n=gi,r=this[n(420)][n(449)][n(409)](n(410)),s=this[n(440)]();this[n(420)][n(453)][n(447)]((()=>{const t=n;r[t(481)](s,{commandName:t(451),commandParams:[{type:e[t(422)]}],formatGroupId:t(451)})}))}[gi(418)](t,e={}){const n=gi,r=this[n(420)][n(449)][n(409)](n(410)),s=this[n(479)]((t=>t.is(n(442),n(466))&&n(423)===t[n(461)](n(412))));if(s[n(417)]<1)return;const o=s[n(402)]((t=>this[n(420)][n(453)][n(450)](this[n(420)][n(453)][n(438)](t,n(433)),this[n(420)][n(453)][n(438)](t,0))));this[n(420)][n(453)][n(447)]((()=>{const t=n;r[t(481)](o,{commandName:t(468),commandParams:[{reversed:e[t(463)]}],formatGroupId:t(468)})}))}[gi(471)](t,e={}){const n=gi,r=this[n(420)][n(449)][n(409)](n(410)),s=this[n(479)]((t=>t.is(n(442),n(466))&&n(423)===t[n(461)](n(412))));if(s[n(417)]<1)return;const o=s[n(402)]((t=>this[n(420)][n(453)][n(450)](this[n(420)][n(453)][n(438)](t,n(433)),this[n(420)][n(453)][n(438)](t,0))));this[n(420)][n(453)][n(447)]((()=>{const t=n;r[t(481)](o,{commandName:t(470),commandParams:[{startIndex:e[t(405)]}],formatGroupId:t(470)})}))}[gi(477)](t){const e=gi;if(e(421)!=t[e(422)]&&e(445)!=t[e(422)])return;const n=this[e(420)][e(429)],{data:r}=t;if(!r)return;let s,o;switch(r[e(419)]){case e(451):s=e(431),o={type:e(457),content:Wr(n,s,Wr(n,this[e(467)](r[e(439)][0][e(422)])))};break;case e(468):s=r[e(439)][0][e(463)]?e(472):e(455),o={type:e(457),content:Wr(n,s)};break;case e(470):s=e(444),o={type:e(457),content:Wr(n,s,r[e(439)][0][e(405)])}}return o}[gi(440)](){const t=gi;var e,n,r,s;const o=this[t(420)][t(449)][t(409)](t(427));let i=Array[t(413)](this[t(420)][t(453)][t(452)][t(446)][t(434)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(442),t(466)))&&i[t(482)](...o[t(480)](this[t(420)][t(453)][t(452)][t(446)][t(460)](),t(475))),(null===(n=i[i[t(417)]-1])||void 0===n?void 0:n.is(t(442),t(466)))&&i[t(436)](...o[t(480)](this[t(420)][t(453)][t(452)][t(446)][t(459)](),t(411))),i=[...new Set(i)],(null===(s=null===(r=this[t(420)][t(453)][t(452)][t(446)][t(460)]())||void 0===r?void 0:r[t(403)])||void 0===s?void 0:s.is(t(442),t(466)))&&(i=i[t(464)]((e=>e.is(t(442),t(466))))),i}[gi(479)](t){const e=gi,n=this[e(420)][e(449)][e(409)](e(427));let r=Array[e(413)](this[e(420)][e(453)][e(452)][e(446)][e(434)]())[e(464)](t)[e(402)]((t=>{const r=e,s=this[r(420)][r(453)][r(438)](t,0);return[...n[r(480)](s,r(475)),...n[r(480)](s,r(411))]}))[e(465)]();return r=[...new Set(r)],r}[gi(467)](t){const e=gi;return e(462)+this[e(420)][e(449)][e(409)](e(427))[e(425)](t)[e(456)]()+e(454)+t[e(456)]()[e(458)](/-/g,"_")}}function mi(t,e){const n=bi();return(mi=function(t,e){return n[t-=127]})(t,e)}const Ii=mi;!function(t,e){const n=mi,r=t();for(;;)try{if(833437===parseInt(n(149))/1*(parseInt(n(155))/2)+parseInt(n(161))/3+-parseInt(n(152))/4*(parseInt(n(160))/5)+parseInt(n(127))/6*(-parseInt(n(129))/7)+parseInt(n(145))/8+-parseInt(n(141))/9+-parseInt(n(151))/10*(-parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[Ii(150)](){const t=Ii,e=this[t(137)];if(!e[t(131)][t(140)](t(135)))return;const n=e[t(131)][t(148)](t(147)),r=e[t(159)];n[t(143)](t(139)),n[t(132)][t(158)](t(142),(e=>Wr(r,t(134),e))),e[t(153)][t(156)](t(144))[t(162)]({model:t(142),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(157)])return n[s(163)](s(138))},converterPriority:t(128)}),e[t(130)][t(133)].on(t(146),((e,n,r)=>{const s=t;r[s(164)][s(157)]&&e[s(154)]()}),{priority:t(128)})}}function bi(){const t=["createEmptyElement","options","804savRhC","high","52031AvmSiM","data","plugins","_descriptionFactory","downcastDispatcher","ELEMENT_MEDIA","MediaEmbedEditing","11yPAKel","editor","div","mediaEmbed","has","10959651bDMMQD","media","enableCommand","dataDowncast","5518624hTbxdn","attribute:url:media","TrackChangesEditing","get","427859UWGqvn","afterInit","18433390XneNcc","20txPmyx","conversion","stop","2JDhmOu","for","showSuggestionHighlights","registerElementLabel","locale","850270evGcSe","2809326cqBlte","elementToElement"];return(bi=function(){return t})()}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=104]})(t,e)}const _i=Ti;function yi(){const t=["has","get","MentionEditing","412585yTsWAs","3266862dpURQd","516462LaTfzB","217688onOpBr","189PGBPyY","TrackChangesEditing","1404352IpowlG","7pPxAzu","editor","252728AVjSza","719075qCxtCA","enableCommand","afterInit","mention","plugins"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(351388===-parseInt(n(116))/1+parseInt(n(104))/2+-parseInt(n(118))/3+parseInt(n(107))/4+parseInt(n(108))/5+-parseInt(n(117))/6*(parseInt(n(105))/7)+parseInt(n(119))/8*(parseInt(n(120))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(110)](){const t=_i,e=this[t(106)];e[t(112)][t(113)](t(115))&&e[t(112)][t(114)](t(121))[t(109)](t(111))}}const ki=Ci;function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=161]})(t,e)}function Ri(){const t=["63UNcXdJ","504810CxrnlT","editor","40yRjOGi","819370RQghya","_descriptionFactory","12OqkTPn","enableCommand","pageBreak","PageBreakEditing","afterInit","8nnbdaC","1596265RDfwjC","2yditOn","ELEMENT_PAGE_BREAK","TrackChangesEditing","plugins","14328YxLJFd","5629MBenwt","has","337572wSHVhg","locale","1875141cdjDeK","registerElementLabel","4562163UCrzXC","get"];return(Ri=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(433202===parseInt(n(167))/1+-parseInt(n(176))/2*(parseInt(n(185))/3)+parseInt(n(169))/4*(parseInt(n(164))/5)+parseInt(n(183))/6*(parseInt(n(163))/7)+parseInt(n(174))/8*(-parseInt(n(161))/9)+parseInt(n(166))/10*(-parseInt(n(175))/11)+-parseInt(n(180))/12*(-parseInt(n(181))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Ni extends t.Plugin{[ki(173)](){const t=ki,e=this[t(165)];if(!e[t(179)][t(182)](t(172)))return;e[t(179)][t(162)](t(178))[t(170)](t(171));const n=e[t(179)][t(162)](t(178)),r=e[t(184)];n[t(168)][t(186)](t(171),(e=>Wr(r,t(177),e)))}}const Li=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=346]})(t,e)}function vi(){const t=["downcastDispatcher","includes","4970PjUkrb","end","isLimit","span","has","*Insert:* %0","editor","activeMarkers","insertion","markerName","nodeAfter","isTouching","1371939SCJwNt","_registerLegacyDescription","addClass","createUIElement","model","getFirstRange","_descriptionFactory","afterInit","start","2CfNcTG","locale","105OQiqmT","enableCommand","TrackChangesEditing","toViewPosition","ck-suggestion-marker--active","writer","515270MuqfGy","301288QRojxN","paragraph","addMarker:suggestion:insertion","data","type","registerElementLabel","1193476HFBCbx","formatBlock","insertParagraph","*Change to:* %0","markerRange","2764116lfpbZl","ck-suggestion-marker-split","insert","highest","$text","ELEMENT_PARAGRAPH","commandName","showSuggestionHighlights","2493CSEGCT","plugins","bindElementToMarker","Paragraph","checkChild","options","editing","_enableDefaultAttributesIntegration","get","registerDescriptionCallback","name","schema","isBlock","mapper","getItemLabel","format","consume","527846QnpLtW","consumable"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(292542===-parseInt(n(362))/1*(-parseInt(n(407))/2)+parseInt(n(353))/3+parseInt(n(377))/4+-parseInt(n(370))/5+-parseInt(n(382))/6+parseInt(n(364))/7*(-parseInt(n(371))/8)+-parseInt(n(390))/9*(-parseInt(n(411))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Li(360)](){const t=Li,e=this[t(347)];if(!e[t(391)][t(415)](t(393)))return;const n=e[t(363)],r=e[t(391)][t(398)](t(366));r[t(359)][t(376)](t(372),(e=>Wr(n,t(387),e))),r[t(397)](t(372)),r[t(365)](t(379)),e[t(396)][t(409)].on(t(373),Oi(e),{priority:t(385)}),e[t(374)][t(409)].on(t(373),((n,r,s)=>{const o=t;s[o(395)][o(389)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(385)});const s=r[t(359)];s[t(399)]((r=>{const o=t;if(o(349)!==r[o(375)])return;const{start:i,end:a}=r[o(358)]();if(!i[o(352)](a)||!i[o(351)])return;const c=e[o(357)][o(401)],u=i[o(351)];return c[o(402)](u)&&!c[o(413)](u)&&c[o(394)](u,o(386))?{type:o(349),content:Wr(n,o(346),s[o(404)](u,1))}:void 0})),this[t(354)]()}[Li(354)](){const t=Li,e=this[t(347)],n=e[t(363)];e[t(391)][t(398)](t(366))[t(359)][t(399)]((e=>{const r=t;if(r(378)!=e[r(375)])return;const{data:s}=e;return s&&r(372)==s[r(388)]?{type:r(405),content:Wr(n,r(380),Wr(n,r(387)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(391)][o(398)](o(366)),a=r[o(381)][o(361)],c=r[o(381)][o(412)],u=t[o(357)][o(401)];if(!a[o(352)](c)||!a[o(351)])return;const l=a[o(351)];if(u[o(402)](l)&&!u[o(413)](l)&&u[o(394)](l,o(386))){if(!s[o(408)][o(406)](r[o(381)],n[o(400)]))return;const t=s[o(369)][o(356)](o(414),{class:o(383)}),a=s[o(403)][o(367)](c);e&&i[o(348)][o(410)](r[o(350)])&&s[o(369)][o(355)](o(368),t),s[o(369)][o(384)](a,t),s[o(403)][o(392)](t,r[o(350)])}}}const wi=Di;function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=412]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(855960===-parseInt(n(439))/1*(parseInt(n(417))/2)+parseInt(n(428))/3*(-parseInt(n(421))/4)+parseInt(n(427))/5+parseInt(n(426))/6*(-parseInt(n(429))/7)+-parseInt(n(422))/8+-parseInt(n(430))/9+parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Fi extends t.Plugin{[wi(423)](){const t=wi,e=this[t(437)];e[t(414)][t(425)](t(433))&&(e[t(414)][t(419)](t(432))[t(420)](t(424)),this[t(412)]())}[wi(412)](){const t=wi,e=this[t(437)];e[t(414)][t(419)](t(432))[t(436)][t(415)]((n=>{const r=t;if(r(434)!=n[r(431)]&&r(440)!=n[r(431)])return;const{data:s}=n;return s&&r(424)==s[r(435)]?{type:r(438),content:Wr(e[r(416)],r(413))}:void 0}))}}function Pi(){const t=["type","TrackChangesEditing","RemoveFormatEditing","formatBlock","commandName","_descriptionFactory","editor","format","760973ebfsQj","formatInline","_registerLegacyDescription","*Remove all formatting*","plugins","registerDescriptionCallback","locale","2uMrXCS","49697030EGMTTc","get","_enableDefaultAttributesIntegration","36712zKdiRe","12346344qTVyBl","afterInit","removeFormat","has","6QtGEVQ","3414115rAmnTf","375IEhLpd","5680143ehbAaT","4802409ABZYHL"];return(Pi=function(){return t})()}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=183]})(t,e)}function Ui(){const t=["acceptSelectedSuggestions","goToNextRestrictedEditingException","discardSelectedSuggestions","discardSuggestion","3355299wkgvhW","596WfdTEb","632UhpiTe","trackChanges","acceptSuggestion","has","goToPreviousRestrictedEditingException","get","3931TmUmlJ","30806940Tsomnb","1958664DQwcwX","discardAllSuggestions","enableCommand","afterInit","plugins","RestrictedEditingModeEditing","150oXorxp","18111QzLSiR","TrackChangesEditing","1713315wUgOTi","editor","162491RugEWC","acceptAllSuggestions"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(633641===-parseInt(n(204))/1*(parseInt(n(198))/2)+-parseInt(n(186))/3*(parseInt(n(197))/4)+-parseInt(n(188))/5+-parseInt(n(185))/6*(parseInt(n(190))/7)+parseInt(n(206))/8+parseInt(n(196))/9+parseInt(n(205))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(209)](){const t=xi,e=this[t(189)];if(!e[t(183)][t(201)](t(184)))return;const n=e[t(183)][t(203)](t(187));n[t(208)](t(202)),n[t(208)](t(193));const r=e[t(183)][t(203)](t(184));r[t(208)](t(199)),r[t(208)](t(200)),r[t(208)](t(195)),r[t(208)](t(191)),r[t(208)](t(207)),r[t(208)](t(192)),r[t(208)](t(194))}}const Gi=zi;function Vi(){const t=["markerRange","addMarker:suggestion","includes","split","ELEMENT_LINE_BREAK","TrackChangesEditing","996562yduykH","options","registerElementLabel","element","toViewPosition","writer","207155MUVVcw","getItems","addClass","merge","addMarker:suggestion:deletion","span","softBreak","model","init","plugins","locale","6543904ShrNjK","editor","get","mapper","enableCommand","name","4610124BZUiag","ck-suggestion-marker--active","insert","showSuggestionHighlights","addMarker:suggestion:insertion","createUIElement","downcastDispatcher","test","ck-suggestion-marker-","1705452RIyqGr","editing","high","consumable","shiftEnter","requires","data","createPositionBefore","activeMarkers","markerName","bindElementToMarker","deletion","_descriptionFactory","1094928FimXPp","735974jGtqQA"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(925144===parseInt(n(361))/1+-parseInt(n(362))/2+-parseInt(n(348))/3+parseInt(n(333))/4+parseInt(n(322))/5+-parseInt(n(339))/6+-parseInt(n(316))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Wi extends t.Plugin{static get[Gi(353)](){return[Qs.ShiftEnter]}[Gi(330)](){const t=Gi,e=this[t(334)],n=e[t(331)][t(335)](t(368));n[t(337)](t(352)),e[t(349)][t(345)].on(t(343),Hi(e),{priority:t(350)}),e[t(349)][t(345)].on(t(326),Hi(e),{priority:t(350)}),e[t(354)][t(345)].on(t(364),((n,r,s)=>{const o=t;s[o(317)][o(342)]&&Hi(e,{showActiveMarker:!1})(n,r,s)})),n[t(360)][t(318)](t(328),(n=>Wr(e[t(332)],t(367),n)))}}function Hi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=zi,i=t[o(331)][o(335)](o(368));if(!s[o(351)][o(346)](r[o(363)],n[o(338)]))return;const a=t[o(329)];for(const t of r[o(363)][o(323)]()){if(!t.is(o(319),o(328)))continue;const n=o(359)==r[o(357)][o(366)](":")[1]?o(325):o(366),c=s[o(321)][o(344)](o(327),{class:o(347)+n}),u=s[o(336)][o(320)](a[o(355)](t));e&&i[o(356)][o(365)](r[o(357)])&&s[o(321)][o(324)](o(340),c),s[o(321)][o(341)](u,c),s[o(336)][o(358)](c,r[o(357)])}}}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=136]})(t,e)}const Xi=Ki;function qi(){const t=["commands","model","registerDescriptionCallback","editor","1662qXwYZJ","4865MZASRg","has","forceValue","commandName","_descriptionFactory","locale","afterInit","4661480AnSmZh","1260uyMgtO","document","27RFGfCx","commandParams","get","markInlineFormat","formatBlock","11316eSXTnp","formatInline","25316040Fwpybj","restrictedEditingException","4784250DqcBsN","enableCommand","StandardEditingModeEditing","TrackChangesEditing","FORMAT_RESTRICTED_DISABLED","from","change","type","selection","value","format","5964525YmTMEW","plugins","getRanges","isCollapsed","1174NjfjLk","FORMAT_RESTRICTED_ENABLED"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(661685===-parseInt(n(161))/1*(parseInt(n(167))/2)+parseInt(n(137))/3*(-parseInt(n(176))/4)+-parseInt(n(146))/5+-parseInt(n(142))/6*(-parseInt(n(168))/7)+-parseInt(n(175))/8+-parseInt(n(157))/9+parseInt(n(144))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Zi extends t.Plugin{[Xi(174)](){const t=Xi,e=this[t(166)],n=e[t(164)],r=e[t(173)];if(!e[t(158)][t(169)](t(148)))return;const s=e[t(158)][t(139)](t(149)),o=t(145),i=e[t(163)][t(139)](o);s[t(147)](o,((e,r={})=>{const a=t,c=n[a(136)][a(154)];if(c[a(160)])return void e(r);const u=void 0!==r[a(170)]?r[a(170)]:!i[a(155)];n[a(152)]((()=>{const t=a,e=Array[t(151)](c[t(159)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(140)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(172)][t(165)]((e=>{const n=t;if(n(141)!=e[n(153)]&&n(143)!=e[n(153)])return;const{data:s}=e;return s&&s[n(171)]==o?s[n(138)][0][n(170)]?{type:n(156),content:Wr(r,n(162))}:{type:n(156),content:Wr(r,n(150))}:void 0}))}}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=120]})(t,e)}const Ji=Qi;function Yi(){const t=["style","commandParams","StyleUtils","element","30CCseRu","*Set format:* %0","_enableDefaultAttributesIntegration","type","definitions","3589537OKEsOG","plugins","registerAttributeLabel","config","5GcyPWT","595564KOxzil","getGhsAttributeNameForElement","locale","2080806XgdAZX","registerDescriptionCallback","commandName","formatInline","1116153kNYSYd","TrackChangesEditing","GeneralHtmlSupport","_registerBlockAttribute","11NXbXFi","toLowerCase","Style","ghsAttributes","styleName","forceValue","format","get","block","31090044HhPser","afterInit","normalizeConfig","FORMAT_STYLE","_registerLegacyDescription","56iyLnxQ","add","DataSchema","9IqjjpA","inline","editor","formatBlock","_registerInlineAttribute","has","38919TtkeSq","4535220hQyVOM","_descriptionFactory","*Remove format:* %0"];return(Yi=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(546716===parseInt(n(170))/1*(parseInt(n(126))/2)+parseInt(n(164))/3*(-parseInt(n(136))/4)+-parseInt(n(135))/5*(parseInt(n(139))/6)+-parseInt(n(131))/7+parseInt(n(161))/8*(-parseInt(n(143))/9)+-parseInt(n(171))/10+-parseInt(n(147))/11*(-parseInt(n(156))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(157)](){const t=Ji,e=this[t(166)];if(!e[t(132)][t(169)](t(149))||!e[t(132)][t(169)](t(163)))return;const n=e[t(132)][t(154)](t(144)),r=e[t(138)],s=e[t(134)][t(154)](t(122))||{},o=e[t(132)][t(154)](t(145)),i=e[t(132)][t(154)](t(124))[t(158)](e[t(132)][t(154)](t(163)),s[t(130)]);n[t(128)](t(122));const a=new Set;for(const e of i[t(155)]){const n=o[t(137)](e[t(125)]);a[t(162)](n)}const c=new Set;for(const e of i[t(165)]){const n=o[t(137)](e[t(125)]);c[t(162)](n);for(const n of e[t(150)])c[t(162)](n)}for(const e of a)n[t(146)](e),n[t(120)][t(133)](e,Wr(r,t(159)));for(const e of c)n[t(168)](e),n[t(120)][t(133)](e,Wr(r,t(159)));this[t(160)]()}[Ji(160)](){const t=Ji,e=this[t(166)],n=e[t(138)];e[t(132)][t(154)](t(144))[t(120)][t(140)]((e=>{const r=t;if(r(167)!=e[r(129)]&&r(142)!=e[r(129)])return;const{data:s}=e;return s&&r(122)===s[r(141)]?s[r(123)][0][r(152)]?{type:r(153),content:Wr(n,r(127),s[r(123)][0][r(151)][r(148)]())}:{type:r(153),content:Wr(n,r(121),s[r(123)][0][r(151)][r(148)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=432]})(t,e)}function na(){const t=["every","oldRange","ELEMENT_TABLE_ROW","registerCustomCallback","isTouching","join","document","findAncestor","locale","options","getChildren","span","enableCommand","isEqual","deletion","colspan","position","281447gdXwem","registerElementLabel","maxColumn","rowspan","TableEditing","33486SODDUr","data","subType","_descriptionFactory","length","*Remove:* %0","addClass","rootName","downcastDispatcher","insert","getRanges","insertion","tablePaste","_suggestionFactory","left","order","getFirstRange","model","toViewElement","getContainedElement","_getCoordsForCells","createRangeOn","afterInit","classes","isInContent","tableCell","filter","addRange","enqueueChange","values","selectTableRow","insertTable","editor","createRangeIn","tableColumn","element","change:data","differ","getColumnIndexes","hasAttribute","36232YBRIRm","highest","_tableSuggestions","first","batch","removeClass","showSuggestionHighlights","selection","discard","insertTableRowBelow","change","has","fromRange","_acceptFormatSuggestionCallbackFactory","$graveyard","removeTableColumn","max","markMultiRangeInsertion","getChanges","suggestion","registerPostFixer","*Insert:* %0","min","above","toLowerCase","get","map","insertTableColumnRight","cell","from","start","isIntersectingWithRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","841540KfFots","createTableWalker","8GgEoWO","TableUtils","getAttribute","1540761tyygMw","add","2prKyNs","TrackChangesEditing","removeTableRow","forceValue","selectTableColumn","ELEMENT_TABLE_ROW_WITH_TEXT","nodeBefore","ELEMENT_TABLE","nodeAfter","some","createPositionAt","_getSuggestionCoords","getItems","type","_tablePostFixingSubtypes","execute","accept","insertTableColumnLeft","root","startsWith","5482062MUxVkb","3374800EQooxA","MAX_SAFE_INTEGER","minColumn","getChangedMarkers","mapper","getSelectionAffectedTableCells","low","writer","table","ELEMENT_TABLE_COLUMN","end","registerDescriptionCallback","14FucfpI","ELEMENT_TABLE_WITH_TEXT","insertTableRowAbove","addMarker:suggestion","maxRow","setSelection","isArray","plugins","push","substr","minRow","_setupColumnsRowsFixing","getSuggestion","tableRow","$textProxy","includes","name","detach","getCellLocation","commands","last","item","markMultiRangeDeletion","getRowIndexes","MIN_SAFE_INTEGER","refresh","_splitMarkerName"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(317768===-parseInt(n(450))/1+-parseInt(n(535))/2*(parseInt(n(533))/3)+parseInt(n(495))/4+parseInt(n(528))/5+parseInt(n(455))/6*(-parseInt(n(568))/7)+-parseInt(n(530))/8*(-parseInt(n(555))/9)+parseInt(n(556))/10)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(549)]=[e(581),e(489)],this[e(497)]=new Set}[ta(477)](){const t=ta,e=this[t(487)],n=e[t(472)][t(439)][t(502)];if(!e[t(575)][t(506)](t(454)))return;const r=e[t(441)],s=e[t(575)][t(520)](t(536)),o=e[t(575)][t(520)](t(531));s[t(458)][t(451)](t(564),(e=>Wr(r,t(542),e))),this[t(579)](),s[t(445)](t(486)),s[t(445)](t(485)),s[t(445)](t(539));for(const r of[t(570),t(504)]){const i=e[t(587)][t(520)](r);s[t(445)](r,(r=>{const a=t;e[a(472)][a(505)]((t=>{const e=a;r();const c=e(518)===i[e(470)],u=o[e(561)](n),l=o[e(591)](u),f=c?l[e(498)]-1:l[e(588)]+1,h=u[0][e(440)](e(564)),g=o[e(529)](h,{startRow:f,endRow:f}),d=Array[e(524)](g)[e(521)]((n=>t[e(476)](n[e(523)])));s[e(512)](d,e(581))}))}))}for(const r of[t(552),t(522)]){const i=e[t(587)][t(520)](r);s[t(445)](r,(r=>{const a=t;e[a(472)][a(505)]((t=>{const e=a;r();const c=e(469)===i[e(470)],u=o[e(561)](n),l=o[e(493)](u),f=c?l[e(498)]-1:l[e(588)]+1,h=u[0][e(440)](e(564)),g=o[e(529)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(524)](g)[e(521)]((n=>t[e(476)](n[e(523)])));s[e(512)](d,e(489))}))}))}for(const r of[t(537),t(510)]){const i=r[t(577)](11),a=i[t(519)](),c=a[t(577)](0,3)+t(444),u=t(564)+i,l=t(517)+i,f=t(511)+i;s[t(445)](r,(()=>{const i=t;e[i(472)][i(505)]((t=>{const e=i,h=o[e(561)](n),g=h[0][e(440)](e(564));let d;if(e(537)==r){const t=o[e(591)](h);d={startRow:t[e(498)],endRow:t[e(588)],includeAllSlots:!0}}else{const t=o[e(493)](h);d={startColumn:t[e(498)],endColumn:t[e(588)],includeAllSlots:!0}}const p=o[e(529)](g,d),m=Array[e(524)](p)[e(521)]((({cell:t})=>t)),I=sa(m[e(481)]((t=>t[e(494)](c)))),E=sa(m[e(481)]((t=>!t[e(494)](c))))[e(521)]((n=>t[e(476)](n))),b=s[e(590)](E,u);if(b&&(e(581)==b[e(457)]||e(489)==b[e(457)])){const n=this[e(546)](b);for(const r of I){const s=t[e(476)](r),i=o[e(586)](r),u=r[e(532)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(482)](s)}}}))}))}function c(r){const s=t,o=Array[s(524)](n[s(465)]())[s(521)]((t=>i.LiveRange[s(507)](t)));e[s(472)][s(505)]((t=>{const n=s,i=t[n(499)];r=r[n(481)]((t=>n(509)!=t[n(553)][n(462)])),t[n(573)](r),e[n(587)][n(520)](n(537))[n(593)](),e[n(550)](n(537),{forceDefaultExecution:!0}),e[n(472)][n(483)]((()=>{const t=n;e[t(472)][t(483)](i,(e=>{const n=t,r=o[n(481)]((t=>n(509)!=t[n(553)][n(462)]));r[n(459)]>0&&e[n(573)](r);for(const t of o)t[n(585)]()}))}))}))}function u(r){const s=t;e[s(472)][s(505)]((t=>{const o=s,a=Array[o(524)](n[o(465)]())[o(521)]((t=>i.LiveRange[o(507)](t))),c=[];for(const t of r)for(const e of t[o(547)]({shallow:!0}))c[o(576)](e);for(const n of c)o(509)!=n[o(553)][o(462)]&&(t[o(573)](t[o(545)](n,0)),e[o(587)][o(520)](o(510))[o(593)](),e[o(550)](o(510),{forceDefaultExecution:!0}));const u=a[o(481)]((t=>o(509)!=t[o(553)][o(462)]));u[o(459)]>0&&t[o(573)](u);for(const t of a)t[o(585)]()}))}function l(e,n){const r=t;return n[r(433)]((t=>e[r(544)]((e=>e[r(566)][r(446)](t[r(525)])||t[r(566)][r(446)](e[r(525)])))))}function f(e,n){const r=t;return e[r(544)]((t=>n[r(544)]((e=>t[r(566)][r(437)](e[r(525)])))))}e[t(456)][t(463)].on(t(571),((e,n,r)=>{const s=t;if(!r[s(442)][s(501)])return;const o=n[s(589)];if(!o)return;const i=r[s(560)][s(473)](o);function c(t){return Array[s(574)](t)?t:[t]}i&&s(480)===o[s(584)]&&(0,a.setHighlightHandling)(i,r[s(563)],((t,e,n)=>n[s(461)](c(e[s(478)]),t)),((t,e,n)=>n[s(500)](c(e[s(478)]),t)))}),{priority:t(496)}),s[t(458)][t(567)]((e=>{const n=t;if(n(466)!=e[n(548)]&&n(447)!=e[n(548)])return;const s=e[n(474)]();if(null!=s&&s.is(n(490),n(564))){if(n(466)==e[n(548)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)]));if(t[n(459)])return{type:n(466),content:Wr(r,n(516),Wr(r,n(569),'"'+t[n(438)](" ")+'"'))}}if(n(447)==e[n(548)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)]));if(t[n(459)])return{type:n(447),content:Wr(r,n(460),Wr(r,n(569),'"'+t[n(438)](" ")+'"'))}}}})),s[t(458)][t(567)]((e=>{const n=t;if(n(581)==e[n(457)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)])),s=this[n(546)](e),o=s[n(572)]-s[n(578)]+1;if(n(466)==e[n(548)])return t[n(459)]?{type:n(466),content:Wr(r,n(516),Wr(r,n(540),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(466),content:Wr(r,n(516),Wr(r,n(435),o))};if(n(447)==e[n(548)])return t[n(459)]?{type:n(447),content:Wr(r,n(460),Wr(r,n(540),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(447),content:Wr(r,n(460),Wr(r,n(435),o))}}if(n(489)==e[n(457)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)])),s=this[n(546)](e),o=s[n(452)]-s[n(558)]+1;if(n(466)==e[n(548)])return t[n(459)]?{type:n(466),content:Wr(r,n(516),Wr(r,n(527),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(466),content:Wr(r,n(516),Wr(r,n(565),o))};if(n(447)==e[n(548)])return t[n(459)]?{type:n(447),content:Wr(r,n(460),Wr(r,n(527),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(447),content:Wr(r,n(460),Wr(r,n(565),o))}}})),s[t(468)][t(436)](t(466),t(581),t(503),c),s[t(468)][t(436)](t(447),t(581),t(551),c),s[t(468)][t(436)](t(466),t(489),t(503),u),s[t(468)][t(436)](t(447),t(489),t(551),u),s[t(468)][t(436)](t(466),t(489),t(438),l),s[t(468)][t(436)](t(447),t(489),t(438),l),s[t(468)][t(436)](t(466),t(581),t(438),f),s[t(468)][t(436)](t(447),t(581),t(438),f)}[ta(508)](){const t=ta,e=this[t(487)],n=e[t(472)][t(439)][t(502)];return(r,s)=>{const o=t;e[o(472)][o(505)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(566)][a(541)];u&&u[0]&&!1===u[0][a(538)]&&(l=r[0][a(525)][a(543)]);const f=t[a(488)](l);if(a(509)==f[a(553)][a(462)])return;const h=Array[a(524)](n[a(465)]())[a(521)]((t=>i.LiveRange[a(507)](t)));t[a(573)](f),e[a(587)][a(520)](c)[a(593)](),u[a(576)]({forceDefaultExecution:!0}),e[a(550)](c,...u);const g=h[a(481)]((t=>a(509)!=t[a(553)][a(462)]));g[a(459)]>0&&t[a(573)](g);for(const t of h)t[a(585)]()}))}}[ta(475)](t){const e=ta,n=this[e(487)][e(575)][e(520)](e(531));let r=Number[e(557)],s=Number[e(592)],o=Number[e(557)],i=Number[e(592)];for(const a of t){if(e(509)==a[e(553)][e(462)])continue;const{row:t,column:c}=n[e(586)](a),u=a[e(494)](e(453))?a[e(532)](e(453))-1:0,l=a[e(494)](e(448))?a[e(532)](e(448))-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(579)](){const t=ta,e=this[t(487)],n=e[t(575)][t(520)](t(536)),r=e[t(575)][t(520)](t(531));e[t(472)][t(439)].on(t(491),(()=>{const r=t,s=Array[r(524)](e[r(472)][r(439)][r(492)][r(559)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(432)](t);if(r(514)!=s)continue;if(null!=e[r(434)])continue;const a=n[r(580)](o);this[r(549)][r(583)](i)&&this[r(497)][r(534)](a)}}),{priority:t(562)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(476)](e),a=e[s(440)](s(564)),c=r[s(586)](e);for(const t of this[s(497)]){const n=t[s(457)],r=n[s(554)](s(467)),u=n[s(577)](r?10:5),l=u[s(519)](),f=l[s(577)](0,3)+s(444),h=s(517)+u,g=s(511)+u;if(!t[s(479)])continue;if(a!=t[s(471)]()[s(525)][s(440)](s(564)))continue;if(t[s(526)](i))continue;const d=e[s(494)](f)?e[s(532)](f)-1:0,p=this[s(546)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(482)](i),o=!0)}return o};e[t(472)][t(439)][t(515)]((n=>{const r=t;let o=!1;for(const t of e[r(472)][r(439)][r(492)][r(513)]())if(r(464)==t[r(548)])if(r(581)==t[r(584)])for(const e of t[r(449)][r(543)][r(443)]())o=o||s(e,n);else r(480)==t[r(584)]&&(o=o||s(t[r(449)][r(543)],n));return o}))}[ta(546)](t){const e=ta;return this[e(475)](t[e(465)]()[e(521)]((t=>t[e(525)][e(543)])))}}function sa(t){const e=ta;return Array[e(524)](new Set(t)[e(484)]())}function oa(){const t=["*Split cell:* vertically","enableCommand","mergeTableCells","low","execute","table","containsRange","root","12220785QNLcZl","change","_descriptionFactory","72AVtYCw","subType","return","_tablePostFixingSubtypes","*Merge cells*","_acceptFormatSuggestionCallbackFactory","8AqfpxT","deletion","commandName","_isForcedDefaultExecutionBlock","mergeTableCellRight","format","20mAwLob","*Split cell:* horizontally","insertion","TableUtils","rootName","4346805lefTWL","$graveyard","mergeTableCellUp","filter","formatInline","set:isEnabled","author","_suggestionFactory","isInContent","locale","accept","stop","_areMergableCells","type","TrackChangesEditing","getCellLocation","find","setSelection","formatBlock","registerDescriptionCallback","forceDefaultExecution","horizontally","findAncestor","68228DakodX","element","657264NKOzVK","highest","tableCell","model","getFirstPosition","createTableWalker","editor","mergeTableCellDown","16vsiKUg","length","createRangeOn","markBlockFormat","push","map","10596684WbGrFM","TableEditing","splitTableCellVertically","registerCustomCallback","isEnabled","mergeTableCellLeft","add","getRanges","splitTableCellHorizontally","from","refresh","selection","value","afterInit","document","commands","detach","getSuggestions","19334282ikjKXg","markMultiRangeBlockFormat","requires","158575RodkUC","_areSelectedCellsMergable","get","trackChanges","fromRange","getSelectionAffectedTableCells","cell","getAncestors","has","direction","plugins","size"];return(oa=function(){return t})()}const ia=aa;function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(804360===parseInt(n(132))/1*(-parseInt(n(122))/2)+parseInt(n(199))/3+parseInt(n(124))/4+-parseInt(n(159))/5*(-parseInt(n(182))/6)+parseInt(n(138))/7+parseInt(n(188))/8*(parseInt(n(179))/9)+parseInt(n(194))/10*(-parseInt(n(156))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ca extends t.Plugin{static get[ia(158)](){return[ra]}[ia(151)](){const t=ia,e=this[t(130)],n=e[t(127)][t(152)][t(149)],r=e[t(208)];if(!e[t(169)][t(167)](t(139)))return;const s=e[t(169)][t(161)](t(113)),o=e[t(169)][t(161)](t(197)),a=e[t(169)][t(161)](ra);a[t(185)][t(136)](t(173)),s[t(172)](t(173),(()=>{const n=t,r=o[n(164)](e[n(127)][n(152)][n(149)]);e[n(127)][n(180)]((()=>{const t=n;s[t(157)](r,{commandName:t(173),commandParams:[]},[],t(173))}))})),e[t(153)][t(161)](t(173)).on(t(175),((n,r)=>{const o=t;e[o(153)][o(161)](o(162))[o(150)]&&(r[o(133)]>0&&r[r[o(133)]-1]&&r[r[o(133)]-1][o(119)]||s[o(191)]||this[o(160)]()||n[o(210)]())}),{priority:t(125)});for(const n of[t(201),t(192),t(131),t(143)]){const r=e[t(153)][t(161)](n);s[t(172)](n,(()=>{const n=t,o=e[n(127)][n(152)][n(149)][n(128)]()[n(166)]()[n(115)]((t=>t.is(n(123),n(126)))),i=r[n(150)];e[n(127)][n(180)]((()=>{const t=n;s[t(157)]([o,i],{commandName:t(173),commandParams:[]},[],t(173))}))}))}for(const n of[t(140),t(146)]){const r=e[t(153)][t(161)](n);s[t(172)](n,(()=>{const i=t,a=o[i(164)](e[i(127)][i(152)][i(149)])[0],c=a[i(121)](i(176)),{column:u,row:l}=o[i(114)](a);let f=[];if(i(120)==r[i(168)]){const t=o[i(129)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(147)](t)[i(137)]((t=>t[i(165)]))}else{const t=o[i(129)](c,{column:u,includeAllSlots:!0});f=Array[i(147)](t)[i(137)]((t=>t[i(165)]))}e[i(127)][i(180)]((t=>{const e=i;s[e(135)](t[e(134)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(181)][t(118)]((e=>{const n=t;if(n(117)!=e[n(112)]&&n(203)!=e[n(112)])return;const{data:s}=e;return s&&n(173)==s[n(190)]?{type:n(193),content:Wr(r,n(186))}:void 0})),s[t(181)][t(118)]((e=>{const n=t;if(n(117)!=e[n(112)]&&n(203)!=e[n(112)])return;const{data:s}=e;return s?n(140)==s[n(190)]?{type:n(193),content:Wr(r,n(171))}:n(146)==s[n(190)]?{type:n(193),content:Wr(r,n(195))}:void 0:void 0}));const c=a[t(187)]();for(const e of[t(201),t(192),t(131),t(143)])s[t(206)][t(141)](t(117),e,t(209),c);for(const e of[t(140),t(146)])s[t(206)][t(141)](t(117),e,t(209),c);s[t(206)][t(141)](t(117),t(173),t(209),(r=>{const s=t;e[s(127)][s(180)]((t=>{const o=s,a=Array[o(147)](n[o(145)]())[o(137)]((t=>i.LiveRange[o(163)](t)));t[o(116)](r),e[o(153)][o(161)](o(173))[o(148)](),e[o(175)](o(173),{forceDefaultExecution:!0});const c=a[o(202)]((t=>o(200)!=t[o(178)][o(198)]));c[o(133)]>0&&t[o(116)](c);for(const t of a)t[o(154)]()}))}));for(const n of[t(201),t(131),t(143),t(192)]){const r=e[t(153)][t(161)](n);r.on(t(204),((n,s,o)=>{const i=t;if(o){const t=e[i(127)][i(152)][i(149)][i(128)]()[i(166)]()[i(115)]((t=>t.is(i(123),i(126))));this[i(111)](r[i(150)],t)||(n[i(184)]=!1,n[i(210)]())}}),{priority:t(174)})}}[ia(160)](){const t=ia,e=this[t(130)][t(153)][t(161)](t(173)),n=this[t(130)][t(169)][t(161)](t(197));if(!e[t(142)])return!1;const r=n[t(164)](this[t(130)][t(127)][t(152)][t(149)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(111)](e,n))return!1;return!0}[ia(111)](t,e){const n=ia,r=this[n(130)][n(169)][n(161)](n(113)),s=this[n(130)][n(127)][n(134)](t),o=this[n(130)][n(127)][n(134)](e),i=new Set,a=new Set;for(const t of r[n(155)]())if((n(196)==t[n(112)]||n(189)==t[n(112)]||n(173)==t[n(183)])&&t[n(207)])for(const e of t[n(145)]())e[n(177)](s,!0)&&i[n(144)](t[n(112)]+":"+t[n(205)].id),e[n(177)](o,!0)&&a[n(144)](t[n(112)]+":"+t[n(205)].id);if(i[n(170)]!=a[n(170)])return!1;for(const t of i)if(!a[n(167)](t))return!1;return!0}}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=425]})(t,e)}function fa(){const t=["110690oXNcYO","data-suggestion","markerName","TableEditing","writer","afterInit","parent","showSuggestionHighlights","mapper","activeMarkers","_registerLegacyDescription","registerAttributeLabel","removeAttribute","data","createTableWalker","item","addClass","get","toViewElement","FORMAT_REGULAR_COLUMN","start","ck-suggestion-marker-","FORMAT_HEADER_ROW","headingRows","286stFoFZ","highest","FORMAT_REGULAR_ROW","markerNameToElements","ck-suggestion-marker--active","editor","consumable","requires","stop","format","registerDescriptionCallback","161756ynoKfa","commandParams","_splitMarkerName","nodeBefore","360379sVPqJy","end","TableUtils","setAttribute","removeClass","3711NvfNoH","getSuggestion","formatBlock","FORMAT_HEADER_COLUMN","name","forceValue","markerRange","headingColumns","unbindElementFromMarkerName","382KImCWI","_acceptFormatSuggestionCallbackFactory","cell","bindElementToMarker","10196412qihPUH","216186DldxIS","has","editing","consume","_suggestionFactory","removeMarker:suggestion","getCellLocation","locale","type","nodeAfter","setTableColumnHeader","commandName","downcastDispatcher","addMarker:suggestion","10osEOQi","_handleLegacySuggestions","registerCustomCallback","TrackChangesEditing","27EZyZfc","includes","setTableRowHeader","plugins","*Format:* %0","accept","153288KvcJSU","_enableDefaultAttributesIntegration","_descriptionFactory","options","49QXTVjY"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(208973===-parseInt(n(494))/1+parseInt(n(508))/2*(parseInt(n(499))/3)+parseInt(n(490))/4*(parseInt(n(440))/5)+-parseInt(n(426))/6*(parseInt(n(454))/7)+-parseInt(n(450))/8*(parseInt(n(444))/9)+parseInt(n(455))/10*(-parseInt(n(479))/11)+parseInt(n(425))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(486)](){return[ra]}[ua(460)](){const t=ua,e=this[t(484)];if(!e[t(447)][t(427)](t(458)))return;const n=e[t(433)],r=e[t(447)][t(472)](t(443));r[t(451)](t(446),[],[t(478)]),r[t(451)](t(436),[],[t(506)]),r[t(452)][t(466)](t(478),Wr(n,t(477))),r[t(452)][t(466)](t(506),Wr(n,t(502))),this[t(441)]()}[ua(441)](){const t=ua,e=this[t(484)][t(447)][t(472)](t(443)),n=this[t(484)][t(447)][t(472)](t(496)),r=this[t(484)][t(447)][t(472)](ra)[t(509)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(492)](o[a(457)]),l=e[a(500)](u),f=l[a(468)];if(a(501)!=l[a(434)]||!f||a(436)!=f[a(437)])return;if(o[a(470)])return void s[a(487)]();if(!i[a(485)][a(429)](o[a(505)],s[a(503)]))return;const h=o[a(505)][a(475)][a(435)],g=o[a(505)][a(495)][a(493)],d=h[a(461)][a(461)],{column:p}=n[a(432)](h),{column:m}=n[a(432)](g);for(let s=p;s<=m;s++){const l=n[a(469)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(510)],l=i[a(463)][a(473)](s);i[a(459)][a(471)](a(476)+c,l),r&&i[a(459)][a(497)](a(456),u,l),i[a(463)][a(511)](l,o[a(457)]),t&&(e[a(464)][a(445)](o[a(457)])?i[a(459)][a(471)](a(483),l):i[a(459)][a(498)](a(483),l))}}}}e[t(430)][t(442)](t(501),t(446),t(449),r),e[t(430)][t(442)](t(501),t(436),t(449),r),this[t(484)][t(428)][t(438)].on(t(439),s(),{priority:t(480)}),this[t(484)][t(468)][t(438)].on(t(439),((e,n,r)=>{const o=t;r[o(453)][o(462)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(480)}),this[t(484)][t(428)][t(438)].on(t(431),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(492)](r[o(457)]),c=e[o(500)](a),u=c[o(468)];if(o(501)!=c[o(434)]||!u||o(436)!=u[o(437)])return;const l=s[o(463)][o(482)](r[o(457)]);if(l)for(const t of l)s[o(459)][o(498)](o(476)+i,t),s[o(459)][o(498)](o(483),t),s[o(459)][o(467)](o(456),t),s[o(463)][o(507)](t,r[o(457)])}),{priority:t(480)}),this[t(465)]()}[ua(465)](){const t=ua,e=this[t(484)],n=e[t(433)];function r(e){const r=t;return{type:r(488),content:Wr(n,r(448),e)}}e[t(447)][t(472)](t(443))[t(452)][t(489)]((e=>{const s=t;if(s(501)!=e[s(434)])return;const{data:o}=e;if(o){if(s(446)==o[s(437)]){const t=o[s(491)][0][s(504)];return r(Wr(n,s(t?477:481)))}if(s(436)==o[s(437)]){const t=o[s(491)][0][s(504)];return r(Wr(n,s(t?502:474)))}}}))}}const ga=ba;function da(){const t=["getRanges","suggestion","getItems","table","trackChanges","register","set","schema","insertContent","map","_createdBatches","*Replace table cells*","676948KtJdch","registerPostFixer","6NNRhNt","tableCellBorderColor","$graveyard","endRow","createElement","insert","includes","markerName","tablePasteRow","formatBlock","rowInsertionRanges","TableUtils","length","selection","_suggestionFactory","columnInsertionIndexes","setAttribute","push","row","getChild","1836620SMXvye","registerDescriptionCallback","2vgGUJQ","getSuggestionCallback","author","945657WizPBk","getSuggestion","last","insertion","editing","has","documentSelection","findAncestor","removeColumns","markers","nextSibling","model","cells","getSuggestions","locale","first","createPositionBefore","column","getShiftedBy","start","deletion","paragraph","reduce","fill","root","markMultiRangeInsertion","removeMarkers","rowInsertionIndexes","view","columns","suggestionUnloaded","newRange","keys","afterInit","tablePasteCell","_splitMarkerName","listenTo","getChildren","markerToHighlight","document","commands","tablePasteColumn","getContainedElement","get","tableCellBorderStyle","setAttributes","tablePaste","getChangedMarkers","5801663QJzbeP","name","getAttributes","showSuggestionHighlights","dataDowncast","rows","startsWith","insertionRanges","createTableWalker","ck-suggestion-marker","getColumns","rootName","1131432hdigpn","updateMarker","tableCell","from","getRange","nodeAfter","Users","getRows","attributes","high","suggestionLoaded","createRange","some","cell","_descriptionFactory","element","wrap","markMultiRangeDeletion","plugins","subType","654595AWQUKf","remove","suggestion:formatBlock:tablePasteCell","insertRows","entries","forceDefaultExecution","activeMarkers","value","redo","TableClipboard","next","move","getTableIfOnlyTableInContent","3qYQzSW","change","stop","registerCustomCallback","tableCellHorizontalAlignment","join","insertColumns","_isForcedDefaultExecutionBlock","isEmpty","position","filter","tableCellVerticalAlignment","ck-suggestion-marker--active","deletionRanges","accept","end","tableCellPadding","suggestion-td","getChanges","markerAttributes","_replaceTableSlotCell","ck-suggestion-marker-insertion","getAllAdjacentSuggestions","containsRange","columnInsertionRanges","editingDowncast","getColumnIndexes","elementToElement","getRowIndexes","type","isEqual","unwrap","differ","isInContent","low","_tablePostFixingSubtypes","every","8123200YouPEf","removeMarker","getSelectionAffectedTableCells","getMarkers","add","oldRange","hasSuggestion","tableCellBackgroundColor","requires","options","tablePasteChainId","content","batch","return","endColumn","markMultiRangeBlockFormat","tableCellBorderWidth","_getCoordsForCells","editor","previousSibling","conversion","previous","discard","createRangeIn","removeRows","clipboardOutput","find","for","tableCellSuggestion","fromEntries","TrackChangesEditing","createRangeOn"];return(da=function(){return t})()}!function(t,e){const n=ba,r=t();for(;;)try{if(436641===parseInt(n(646))/1*(parseInt(n(563))/2)+-parseInt(n(659))/3*(-parseInt(n(539))/4)+-parseInt(n(561))/5+parseInt(n(541))/6*(parseInt(n(614))/7)+-parseInt(n(626))/8+parseInt(n(566))/9+-parseInt(n(495))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(511),ga(542),ga(610),ga(462),ga(469),ga(502),ga(474)],ma=Object[ga(524)](pa[ga(536)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(503)](){return[ra]}[ga(599)](){const t=ga,n=this[t(513)];if(!n[t(644)][t(571)](t(655)))return;const r=n[t(644)][t(609)](t(525)),s=n[t(644)][t(609)](t(552)),o=n[t(644)][t(609)](ra),i=n[t(644)][t(609)](t(655));o[t(493)][t(558)](t(549),t(607)),n[t(577)][t(534)][t(532)](t(523),{allowIn:t(628),allowContentOf:t(628),isLimit:!0}),n[t(515)][t(485)]({model:t(523),view:t(475)});let a=null;n[t(577)].on(t(535),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(553)]-1];h&&h[u(651)]||r[u(465)]||this[u(513)][u(606)][u(609)](u(531))[u(653)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(572)))return!1;const i=s[o(658)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(497)](n[o(605)][o(554)]);if(!a[o(553)])return!1;const c=a[0][o(573)](o(530)),l=r[o(486)](a),f=r[o(484)](a),h={startRow:l[o(581)],endRow:l[o(568)],startColumn:f[o(581)],endColumn:f[o(568)]};return 1==a[o(553)]&&(h[o(544)]+=r[o(633)](i)-1,h[o(509)]+=r[o(624)](i)-1),Ta(c,h,r)}(l,f,n[u(577)],s,i)&&(o[u(460)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(577)][u(660)]((()=>{const t=u;n[t(577)][t(535)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(553)]&&r[t(591)](o,t(549),{tablePasteChainId:s}),i[t(553)]&&r[t(591)](i,t(607),{tablePasteChainId:s}),l[t(553)]&&r[t(591)](l,t(612),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(553)]&&r[t(643)](f,t(612),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(510)](h[t(536)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(600),{tablePasteChainId:s});if(g){const e=g[t(498)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(577)][t(526)](s),a=e[t(521)]((e=>e[t(630)]()[t(488)](i)));a&&r[t(558)]([a[t(615)],o])}r[t(553)]&&g[t(557)](t(477),Object[t(524)](r))}a=null})))}),{priority:e.priorities[t(635)]+10}),n[t(644)][t(609)](t(655)).on(t(478),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(460)]();const c=s[r(639)],u=o,l=Ea(c),f=Ea(u);e[r(508)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(647)](c[r(560)](0));for(const t of Array[r(629)](u[r(603)]()))i[r(546)](t,c,r(473));const t=a[r(593)][r(547)](s[r(559)]),e=a[r(556)][r(547)](s[r(583)]);t||e||(h=i[r(518)](c))}else f&&!l&&(g=i[r(518)](c));else{const t=i[r(545)](r(523)),e=i[r(545)](r(523));i[r(642)](i[r(518)](c),e),i[r(546)](t,c,0);for(const e of Array[r(629)](u[r(603)]()))i[r(546)](e,t,r(473));h=i[r(526)](t),g=i[r(526)](e)}const d=Array[r(629)](u[r(616)]())[r(468)]((([t])=>pa[r(547)](t)));a[r(578)][r(558)]({element:c,attributes:d[r(553)]?Object[r(524)](d):null}),h&&a[r(621)][r(558)](h),g&&a[r(471)][r(558)](g)}),{priority:t(635)}),s.on(t(464),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(595)]||1;a[o(556)]=new Array(l)[o(589)](u)[o(536)](((t,e)=>t+e));for(const{cell:t}of s[o(622)](i,{startColumn:u,endColumn:u+l-1}))a[o(482)][o(558)](n[o(577)][o(526)](t))}),{priority:t(492)}),s.on(t(649),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(619)]||1;a[o(593)]=new Array(l)[o(589)](u)[o(536)](((t,e)=>t+e));for(const{cell:t}of s[o(622)](i,{startRow:u,endRow:u+l-1}))a[o(551)][o(558)](n[o(577)][o(526)](t))}),{priority:t(492)}),r[t(640)][t(562)]((e=>{const r=t;if(e[r(645)]&&e[r(645)][r(620)](r(612)))return e[r(516)]?{}:{type:r(569),content:Wr(n[r(580)],r(538))}}));const c=()=>!1;for(const e of[t(612),t(607),t(549),t(600)])r[t(555)][t(461)](t(569),e,t(463),c),r[t(555)][t(461)](t(586),e,t(463),c),r[t(555)][t(461)](t(550),e,t(463),c);r[t(555)][t(461)](t(550),t(600),t(517),c),r[t(555)][t(461)](t(550),t(600),t(472),((e,r,s)=>{const o=t,i=e[o(536)]((t=>t[o(608)]()))[o(468)]((t=>t)),c=new Map(i[o(536)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(578)])e&&c[o(533)](t,e);else if(s&&s[o(477)])for(const[t,e]of Object[o(650)](s[o(477)])){const r=n[o(577)][o(575)][o(609)](t),s=r?r[o(630)]()[o(608)]():null;s&&c[o(533)](s,e)}n[o(577)][o(660)]((t=>{const e=o;for(const[n,r]of c)t[e(611)]({...ma,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(555)][o(461)](e,o(612),s,((t,i,a)=>{const c=o;n[c(577)][c(660)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(585)][o(631)];t.is(o(641),o(523))&&u[o(558)](t)}r[o(555)][o(564)](e,null,s)(t,i,a);for(const t of u)o(543)!=t[o(590)][o(625)]&&n[o(489)](t)}))}))};u(t(569),t(472)),u(t(569),t(517)),u(t(586),t(472)),u(t(586),t(517)),r[t(555)][t(461)](t(569),t(549),t(517),(e=>{const n=t,r=e[n(536)]((t=>t[n(608)]())),i=r[0][n(573)](n(530)),{minRow:a,maxRow:c}=o[n(512)](r);s[n(519)](i,{at:a,rows:c-a+1})})),r[t(555)][t(461)](t(569),t(607),t(517),(e=>{const n=t,r=e[n(536)]((t=>t[n(608)]())),i=r[0][n(573)](n(530)),{minColumn:a,maxColumn:c}=o[n(512)](r);s[n(574)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(645)]||!n[s(645)][s(620)](s(612)))return;const o=n[s(634)][s(505)],i=r[s(579)]()[s(468)]((t=>t[s(491)]&&t[s(634)]&&t[s(634)][s(505)]==o));i[s(553)]&&n[s(480)]()[s(553)]!=i[s(553)]&&i[s(588)](((t,e)=>(t[s(656)]=e,e[s(516)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(601)](e[s(548)]),i=[s(623),s(479)],a=r[s(652)][s(547)](e[s(548)]);return a&&i[s(558)](s(470)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(636),l,{priority:t(635)}),r.on(t(596),l,{priority:t(635)}),n[t(577)][t(605)][t(540)]((()=>{const e=t;let s=!1;const o=Array[e(629)](n[e(577)][e(605)][e(490)][e(613)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(601)](t);if(e(528)!=o||e(586)!=a||i[e(500)])continue;if(!r[e(501)](c))continue;const u=r[e(567)](c)[e(527)](),l=n[e(644)][e(609)](e(632)).me;for(const t of r[e(579)]())if(t[e(491)]&&t[e(565)]==l&&e(550)==t[e(487)]&&e(600)==t[e(645)]&&t[e(527)]()[e(494)]((t=>u[e(638)]((n=>n[e(481)](t,!0))))))for(const n of t[e(480)]())n[e(491)]&&(n[e(517)](),s=!0)}return s})),n[t(577)][t(605)][t(540)]((e=>{const s=t,o=n[s(606)][s(609)](s(654));if(!o||!o[s(537)][s(571)](e[s(507)]))return!1;let i=!1;const a=n[s(644)][s(609)](s(632)).me,c=n[s(577)][s(605)][s(490)][s(476)](),u=Array[s(629)](n[s(577)][s(605)][s(490)][s(613)]())[s(468)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(601)](t);return n(528)==o&&n(612)==i&&c==a.id&&!e[n(500)]}));for(const t of c){if(s(546)!=t[s(487)]||s(523)!=t[s(615)]||1!=t[s(553)])continue;const n=e[s(637)](t[s(467)],t[s(467)][s(584)](1));if(!u[s(521)]((({data:t})=>t[s(597)][s(488)](n))))for(const{name:t,data:r}of u)if(n[s(481)](r[s(597)])){e[s(627)](t,{range:n}),i=!0;break}}return i})),n[t(577)][t(605)][t(540)]((e=>{const s=t;let o=!1;const i=n[s(644)][s(609)](s(632)).me,a=r[s(579)]()[s(468)]((t=>t[s(491)]&&t[s(565)]==i)),c=new Set,u=new Set;for(const t of a)if(s(612)==t[s(645)])for(const e of t[s(498)]()){const n=e[s(630)]()[s(608)]();if(n)if(n.is(s(641),s(523))&&Ea(n)){t[s(496)](e[s(615)]),c[s(499)](n),o=!0;const r=n[s(576)],i=n[s(514)],a=r&&r.is(s(641),s(523)),l=i&&i.is(s(641),s(523));a&&!c[s(571)](r)&&u[s(499)](r),l&&!c[s(571)](i)&&u[s(499)](i)}else n.is(s(641),s(587))&&n[s(466)]&&(t[s(496)](e[s(615)]),o=!0)}else if(s(600)==t[s(645)]){if(!t[s(634)]||!t[s(634)][s(505)])continue;const e=t[s(634)][s(477)];if(e&&Object[s(598)](e)[s(553)])continue;const n=t[s(634)][s(505)];let r=!0,i=!0;for(const e of a)if(e[s(645)]&&e[s(645)][s(620)](s(612))){if(!e[s(634)][s(505)]){i=!1;break}if(e.id!=t.id&&e[s(634)][s(505)]==n){r=!1;break}}i&&r&&(t[s(592)](),o=!0)}for(const t of c)e[s(647)](t);for(const t of u)e[s(489)](t);return o})),n[t(515)][t(522)](t(483))[t(604)]({model:t(648),view:(t,e)=>f(t),converterPriority:t(635)}),n[t(515)][t(522)](t(618))[t(604)]({model:t(648),view:(e,n)=>n[t(504)][t(617)]?f(e,!1):null,converterPriority:t(635)});const h=n[t(570)][t(594)];this[t(602)](h[t(605)],t(520),((e,n)=>{const r=t,s=[];for(const t of h[r(518)](n[r(506)])[r(529)]())t.is(r(641),r(475))&&s[r(558)](t);h[r(660)]((t=>{const e=r;for(const n of s)t[e(657)](t[e(518)](n),t[e(582)](n)),t[e(647)](n)}))}))}}function Ea(t){const e=ga;if(t[e(466)])return!0;const n=t[e(560)](0);return n.is(e(641),e(587))&&n[e(466)]}function ba(t,e){const n=da();return(ba=function(t,e){return n[t-=460]})(t,e)}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(622)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function _a(){const t=["244740tzIIKm","getTableColumnsWidths","plugins","*Format:* resize table","formatInline","editor","format","formatBlock","get","columnWidths","accept","getSuggestions","afterInit","getColumnGroupElement","commandParams","6280404PcpebL","has","93qhzpIx","7005663yUSNmK","document","196QzQOhO","20AqjCVf","type","locale","enableCommand","markBlockFormat","getAttribute","10652ZrvcbG","model","_descriptionFactory","39536PEYkdG","registerCustomCallback","_suggestionFactory","bind","resizeTable","formatGroupId","TableColumnResizeEditing","tableWidth","17013502naVhUY","490444qTupNL","10UmhSuL","subType","data","registerDescriptionCallback","handleSuggestionDescription","getSelectedElement","getContainedElement","Users","author","table","TrackChangesEditing","resizeTableWidth","selection","handleResizeTableWidthCommand","getSuggestionCallback","12eOMPdS","discard","change"];return(_a=function(){return t})()}const ya=Aa;function Aa(t,e){const n=_a();return(Aa=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(550893===-parseInt(n(499))/1+parseInt(n(526))/2*(parseInt(n(516))/3)+-parseInt(n(538))/4*(-parseInt(n(520))/5)+parseInt(n(514))/6+parseInt(n(519))/7*(-parseInt(n(529))/8)+parseInt(n(517))/9*(parseInt(n(539))/10)+-parseInt(n(537))/11*(parseInt(n(496))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);class ka extends t.Plugin{[ya(511)](){const t=ya;if(!this[t(504)][t(501)][t(515)](t(535)))return;const e=this[t(504)][t(501)][t(507)](t(491));e[t(523)](t(492),this[t(494)][t(532)](this)),e[t(531)][t(530)](t(506),t(533),t(509),e[t(531)][t(495)](t(506),null,t(497))),e[t(531)][t(530)](t(506),t(533),t(497),e[t(531)][t(495)](t(506),null,t(509))),e[t(528)][t(542)](this[t(543)][t(532)](this))}[ya(494)](t,e){const n=ya,r=this[n(504)][n(501)][n(507)](n(491)),s=this[n(504)][n(501)][n(507)](n(535)),o=e[n(490)]||this[n(504)][n(527)][n(518)][n(493)][n(544)]();this[n(504)][n(527)][n(498)]((()=>{const i=n,a=s[i(512)](o);let c=a?s[i(500)](a):null,u=o[i(525)](i(536))||null;const l=e[i(536)]||u,f=e[i(508)]||c,h=this[i(504)][i(501)][i(507)](i(546)).me;for(const t of r[i(510)]()){const e=t[i(545)]();if(i(533)===t[i(540)]&&e===o){t[i(489)]!==h&&t[i(497)]();const e=t[i(541)][i(513)];u=e[0][i(536)],c=e[0][i(508)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(524)](o,{commandName:i(492),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(533)},[],i(533))}))}[ya(543)](t){const e=ya;if(e(506)!=t[e(521)]&&e(503)!=t[e(521)])return;const{data:n}=t;if(n&&e(533)===n[e(534)]){const t=e(502);return{type:e(505),content:Wr(this[e(504)][e(522)],t)}}}}const Ca=Ra;function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=489]})(t,e)}function Na(){const t=["afterInit","47033NCFvZe","editor","1208BwUcmx","insertTemplate","226179ZAayDP","1164tCmlYb","get","6294IEhWwi","Template","169653eRAThm","70zAmeZW","TrackChangesEditing","34HJaaBW","plugins","12378BETuXs","1869848SCuuZW","3165862JnXOef","enableCommand","2285TOUjIg","has"];return(Na=function(){return t})()}!function(t,e){const n=Ra,r=t();for(;;)try{if(485465===parseInt(n(506))/1*(parseInt(n(497))/2)+parseInt(n(492))/3*(parseInt(n(508))/4)+-parseInt(n(503))/5*(-parseInt(n(499))/6)+-parseInt(n(501))/7+parseInt(n(500))/8+-parseInt(n(489))/9*(parseInt(n(495))/10)+parseInt(n(494))/11*(-parseInt(n(490))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(505)](){const t=Ca,e=this[t(507)];e[t(498)][t(504)](t(493))&&e[t(498)][t(491)](t(496))[t(502)](t(509))}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=491]})(t,e)}function Ma(){const t=["plugins","_descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","84cfXlzc","enableCommand","313932GELayH","commands","635bALKIE","263022wtPVyT","insertTableOfContents","10494QgOfAu","9OJKrqA","8608010qNfYMO","registerElementLabel","locale","190074LVNCAm","tableOfContents","5108yDVGrb","get","TrackChangesEditing","afterInit","2836808BbxkJv","editor"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(210522===parseInt(n(513))/1+parseInt(n(511))/2+parseInt(n(508))/3+parseInt(n(497))/4*(-parseInt(n(510))/5)+-parseInt(n(495))/6*(parseInt(n(506))/7)+parseInt(n(501))/8*(-parseInt(n(491))/9)+parseInt(n(492))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(500)](){const t=Sa,e=this[t(502)];if(!e[t(509)][t(498)](t(512)))return;e[t(503)][t(498)](t(499))[t(507)](t(512));const n=e[t(503)][t(498)](t(499)),r=e[t(494)];n[t(504)][t(493)](t(496),(e=>Wr(r,t(505),e)))}}const wa=Fa;function Da(){const t=["468864fUEeEV","title-content","43302COvVqO","plugins","Title","has","schema","446178vijjLK","TrackChangesEditing","model","registerElementLabel","locale","get","isTouching","start","isCollapsed","4120GOYGYG","_splitMarkerName","9027NFDLAx","newRange","13hDaEki","document","afterInit","ELEMENT_TITLE","end","2474985ZxNvZY","updateMarker","createRange","forward","8SXoQDo","1934128zjzXGK","differ","element","from","editor","getChangedMarkers","registerPostFixer","nodeBefore","suggestion","4762280skgVfe","isEqual","removeMarker","getNearestSelectionRange","_descriptionFactory"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(272509===-parseInt(n(293))/1*(parseInt(n(319))/2)+parseInt(n(324))/3*(parseInt(n(302))/4)+parseInt(n(298))/5+parseInt(n(317))/6+-parseInt(n(303))/7+-parseInt(n(289))/8*(parseInt(n(291))/9)+parseInt(n(312))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(295)](){const t=wa,e=this[t(307)];if(!e[t(320)][t(322)](t(321)))return;const n=e[t(320)][t(285)](t(281));n[t(316)][t(283)](t(318),(()=>Wr(e[t(284)],t(296)))),e[t(282)][t(294)][t(309)]((r=>{const s=t;let o=!1;const i=Array[s(306)](e[s(282)][s(294)][s(304)][s(308)]());for(const{name:t,data:a}of i){const{group:i}=n[s(290)](t);if(s(311)!==i||!a[s(292)])continue;const c=a[s(292)],u=c[s(297)][s(310)];if(!u||!u.is(s(305),s(318)))continue;if(!c[s(287)][s(286)](c[s(297)]))continue;const l=e[s(282)][s(323)][s(315)](c[s(297)],s(301));if(l&&l[s(288)]){const e=r[s(300)](c[s(287)],l[s(287)]);e[s(313)](c)||(r[s(299)](t,{range:e}),o=!0)}o||(r[s(314)](t),o=!0)}return o}))}}function xa(t,e){const n=ja();return(xa=function(t,e){return n[t-=274]})(t,e)}const Ba=xa;!function(t,e){const n=xa,r=t();for(;;)try{if(689518===parseInt(n(289))/1*(-parseInt(n(281))/2)+parseInt(n(282))/3+-parseInt(n(287))/4*(parseInt(n(293))/5)+-parseInt(n(286))/6*(parseInt(n(276))/7)+-parseInt(n(290))/8*(-parseInt(n(278))/9)+-parseInt(n(275))/10*(-parseInt(n(284))/11)+-parseInt(n(277))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Ba(288)](){const t=Ba,e=this[t(274)],n=e[t(295)][t(280)](t(285));e[t(295)][t(291)](t(292))&&(n[t(294)](t(283)),n[t(294)](t(279)))}}function ja(){const t=["editor","1945030bVfcjA","265027NBrvzL","13957380KeTSGj","9FTbjzH","redo","get","9186fVXlQS","3831141TtRoLh","undo","77infdhQ","TrackChangesEditing","72FLxkXO","40LihDDB","afterInit","293koZsIc","8113808kdXBgz","has","UndoEditing","40XjnUII","enableCommand","plugins"];return(ja=function(){return t})()}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=479]})(t,e)}const Va=Ga;function za(){const t=["7598630tawzfo","toggleTableCaption","39686pgIfKX","417dlBzYi","12mpABeA","1281573hTfpkH","276552LxbzgV","TableCaptionEditing","245904CJAZPk","has","afterInit","enableCommand","plugins","TrackChangesEditing","get","262479miczMh","requires","1172sQvNfv","editor","25SUoCoA"];return(za=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(136631===parseInt(n(486))/1*(-parseInt(n(484))/2)+parseInt(n(485))/3*(-parseInt(n(479))/4)+-parseInt(n(481))/5*(parseInt(n(490))/6)+parseInt(n(497))/7+-parseInt(n(488))/8+-parseInt(n(487))/9+parseInt(n(482))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Wa extends t.Plugin{static get[Va(498)](){return[ra]}[Va(492)](){const t=Va,e=this[t(480)];e[t(494)][t(491)](t(489))&&e[t(494)][t(496)](t(495))[t(493)](t(483))}}const Ha=Xa;function Ka(){const t=["589788GPVlRp","data","tableCellVerticalAlignment","model","removeAttribute","table","getContainedElement","nodeAfter","6nvFrGH","format","tableCellHorizontalAlignment","editor","getAttribute","setAttribute","tableCellWidth","*Format:* change table properties","start","pluginName","document","discard","getSuggestionCallback","markBlockFormat","tableCellBackgroundColor","tableCellHeight","findAncestor","afterInit","TrackChangesEditing","_suggestionFactory","handleDiscardAction","tableCellBorderColor","enableCommand","tableBorderWidth","registerDescriptionCallback","_handlePropertyChange","batch","tableWidth","*Format:* change table cell properties","formatBlock","366LckIlq","979485VPSIXC","TrackChangesTableProperties","tableCellBorderStyle","accept","TableCellPropertiesEditing","subType","get","_getSuggestion","locale","tableBackgroundColor","change","selection","_descriptionFactory","1376641REPITH","join","67555PpLfmR","tableCellBorderWidth","1824872zOxRKV","tableProperties","enqueueChange","getFirstPosition","has","4051683cNUeeZ","TablePropertiesEditing","registerCustomCallback","getSuggestions","tableBorderColor","tableBorderStyle","TableUtils","plugins","tableCellProperties","tableHeight","tableAlignment","commandParams","tableCellPadding","handleSuggestionDescription","getSelectionAffectedTableCells","3933WzZRZi"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=427]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(125715===-parseInt(n(495))/1+-parseInt(n(479))/2*(parseInt(n(440))/3)+parseInt(n(441))/4+-parseInt(n(480))/5*(parseInt(n(449))/6)+-parseInt(n(493))/7+parseInt(n(497))/8+parseInt(n(502))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(498)]=[e(429),e(430),e(472),e(435),e(476),e(434),e(489)],this[e(433)]=[e(470),e(482),e(496),e(437),e(455),e(464),e(463),e(451),e(443)]}static get[Ha(458)](){return Ha(481)}[Ha(466)](){const t=Ha,e=this[t(452)][t(432)][t(486)](t(467));if(this[t(452)][t(432)][t(501)](t(503))){for(const n of this[t(498)])e[t(471)](n,((e,r)=>{const s=t,o=this[s(452)][s(444)][s(459)][s(491)][s(500)]()[s(465)](s(446));this[s(474)](n,[o],this[s(498)],s(498),e,r)}));e[t(468)][t(427)](t(478),t(498),t(483),e[t(468)][t(461)](t(478),null,t(460))),e[t(468)][t(427)](t(478),t(498),t(460),((e,n)=>this[t(469)](this[t(498)],e,n))),e[t(468)][t(427)](t(478),t(498),t(494),(()=>!1))}if(this[t(452)][t(432)][t(501)](t(484))){for(const n of this[t(433)])e[t(471)](n,((e,r)=>{const s=t,o=this[s(452)][s(432)][s(486)](s(431))[s(439)](this[s(452)][s(444)][s(459)][s(491)]);this[s(474)](n,o,this[s(433)],s(433),e,r)}));e[t(468)][t(427)](t(478),t(433),t(483),e[t(468)][t(461)](t(478),null,t(460))),e[t(468)][t(427)](t(478),t(433),t(460),((e,n)=>this[t(469)](this[t(433)],e,n))),e[t(468)][t(427)](t(478),t(433),t(494),(()=>!1))}e[t(492)][t(473)]((e=>this[t(438)](e)))}[Ha(474)](t,e,n,r,s,o){const i=Ha,a=this[i(452)][i(432)][i(486)](i(467));this[i(452)][i(444)][i(499)](o[i(475)],(()=>{const t=i;for(const i of e)if(this[t(487)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(453)](r);void 0!==n&&(e[r]=n)}s(o),a[t(462)](i,{commandParams:[e]},[],r)}}))}[Ha(469)](t,e,n){const r=Ha,s=e[0][r(457)][r(448)],o=n[r(436)][0];this[r(452)][r(444)][r(490)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(454)](r,o[r],s):e[n(445)](r,s)}))}[Ha(438)](t){const e=Ha;if(t[e(442)])switch(t[e(485)]){case e(498):return{type:e(450),content:Wr(this[e(452)][e(488)],e(456))};case e(433):return{type:e(450),content:Wr(this[e(452)][e(488)],e(477))}}}[Ha(487)](t,e){const n=Ha,r=this[n(452)][n(432)][n(486)](n(467));for(const s of r[n(428)]({skipNotAttached:!0})){const r=s[n(447)]();if(s[n(485)]===e&&r===t)return s}return null}}var Za=Function.prototype,Qa=Object.prototype,Ja=Za.toString,Ya=Qa.hasOwnProperty,$a=Ja.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ya.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ja.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=J?J.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):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-=263]})(t,e)}function mc(){const t=["isIntersecting","values","hasComments","insertion:discard","_joinSuggestions","formatBlock:","PENDING_ACTION_SUGGESTION","return","insertion:chain","push","selection","4004640TNoHJi","default","getDifference","getSuggestions","comments","multi","_splitMarkerName","range","928926jRjJcu","split","stopListening","formatBlock:chain","schema","getItems","createPositionBefore","_breakSuggestionMarker","_getExternalAuthor","rethrowUnexpectedError","LEAVE","registerPostFixer","_cutOutSuggestionMarker","ck-suggestion-marker-formatBlock","track-changes-suggestion-not-found","_SUGGESTION_ANNOUNCEMENT","removeAttribute","suggestion-type","catch","suggestionLoaded","lowest","oldRange","dataToMarker","ck-suggestion-marker--active","data-suggestion","addMarker:suggestion:attribute","addMarker:suggestion","originalSuggestionId","trackChanges.mergeNestedSuggestions","item","markerReady","addMarkerName","assign","batch","name","_registerInlineAttribute","6408990amABZe","showSuggestionHighlights","CommentsRepository","resolve","nodeBefore","_recordAttributeSuggestions","getChanges","enableReadOnlyMode","addCommentThread","splice","$textProxy","editing","concat","_updateSuggestionData","some","change","getShiftedBy","markerName","ck-suggestion-marker-formatInline","value","_getSuggestionData","skipNestingCheck","open","_commentsRepository","toJSON","discardAllSuggestions","differ","groupId","_registerBlockAttribute","removeClass","always","_processAttributeChanges","formatBlock","addSuggestion","containsPosition","suggestion","newRange","deletion:discard","clear","subType","documentSelection","hasSuggestion","fromRange","key","updateMarker","removeMarkers","insertion","insertContent","setAttribute","pluginName","addClass","before","_trackFormatChanges","attributeOldValue","isCollapsed","track-changes-enable-command-twice","unbindElementFromMarkerName","external:","_recordAttributeChanges","_descriptionFactory","_getMarkerAnnouncementText","getNearestSelectionRange","markInlineFormat","change:data","createRangeIn","setTo","refresh","markMultiRangeDeletion","getAttribute","3052785lFFIZL","pop","isRemovable","change:_saved","getSuggestionCallback","backward","element","_refreshSuggestionsChain","dataReady","_suggestionFactory","oldValue","suggestion:","getAllAdjacentSuggestions","_defaultCallbacks","multipleBlocks","detach","high","FORMATTING","adapter","discard","_element","track-changes-adapter-already-set","filter","markMultiRangeBlockFormat","suggestionUnloaded","previous","$graveyard","12FATsdI","nodeAfter","6929370elDAtz","substr","formatInline:discard","_adapter","reconvertMarker","isBefore","type","formatInline","plugins","Users","ck-suggestion-marker","_setSuggestionRange","rootName","markDeletion","enqueueChange","attribute","listenTo","isInContent","authoredAt","markerNameToElements","markMultiRangeInsertion","change:activeMarkers","add","execute","fetchCommentThread","applyOperation","_isRegisteredAttribute","dataDowncast","ready","createPositionAt","formatInline:chain","parent","markerToHighlight","highest","next","getFirstRange","formatInline:","$text","define","rename","getChangedMarkers","discardSelectedSuggestions","hasCommentThread","fire","isLocal","_processAttributeSuggestions","acceptSuggestion","acceptSelectedSuggestions","createSelection","formatGroupId","position","warn","4lIRKGh","upcast","delete","mapper","moveTargetPosition","then","createElement","commandName","data","trackChanges.trackFormatChanges","size","343564VEyMFt","_isForcedDefaultExecutionBlock","createPositionAfter","getCustomProperty","isTouching","_enableDefaultAttributesIntegration","removeMarker:suggestion:formatBlock","splitPosition","createRangeOn","getContainedElement","_onDiscard","consumable","deletion","writer","fromCharCode","author","$elementName","formatInline:accept","addHighlight","registerCustomCallback","attribute:","includes","find","attribute:discard","suggestion:attribute:","_getAttributeKey","updateSuggestion","_suggestions","collaboration.channelId","removeMarker","options","_reduceExistingSuggestions","isObject","never","startsWith","_setSuggestionData","isEqual","getCommentThread","deletion:","isDocumentOperation","commands","trackChanges","marker-count","end","_checkSuggestionCorrectness","deletion:chain","get","commentThread","isArray","getFirstMarker","conversion","_joinWithAdjacentSuggestions","_rangeIsInLocalUserInsertion","newValue","@external","buildSuggestion","removeMarker:suggestion:attribute","consume","requires","$marker","config","editingDowncast","substring","_reduceSuggestionAttributeRange","ariaLiveAnnouncer","activeMarkers","_handleNewSuggestionMarker","getRange","deletion:accept","accepted","getMarkers","_customCallbacks","every","addUser","toUpperCase","PendingActions","length","keys","insertion:","track-changes-command-not-found","from","createdAt","join","_findSuggestions","_inlineAttributeKeys","isOwn","suggestionChanged","enableCommand","update:suggestion","markAttributeChange","accept","isUndo","model","move","_blockAttributeKeys","isInsideObject","containsRangeInObject","targetPosition","_saved","editor","insert","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.","toViewElement","deleteContent","trackChangesCommand","track-changes-adapter-missing-getsuggestion","isAfter","document","unbind","howMany","getAncestors","isMultiRange","formatBlock:accept","_registerDefaultCallbacks","meta","unshift","_addThreadToSuggestion","containsItem","elementEnd","_mergeNestedSuggestions","clone","_addSuggestionMarker","group","_enabledCommands","formatBlock:join","track-changes-suggestion-data-mismatch","track-changes-user-not-found","_suggestionState","ENTER","_model","_createSuggestion","has","low","remove","addMarker:suggestion:formatBlock","isSelectable","acceptAllSuggestions","removeComment","setSelection","_isBlockAttribute","attributes","290OiMNQH","tablePasteChainId","bindElementToMarker","announce","getMultiRangeId","isBlock","getLastMatchingPosition","normal","getSuggestion","sort","_editor","start","attributeKey","error-saving-suggestion-data-suggestion-discarded","_removeSuggestion","_getAuthorFromId","authorName","containerElement","set","for","insertion:join","root","markInsertion","addMarker","insertion:accept","markBlockFormat","addSuggestionData","markerToData","format","addRange","TrackChangesEditing","isLimit","isAtStart","forward","isExternal","getWalker","after","removed","elementToElement","formatInline:join","471732NyjGoR","widget","isAtEnd","isIntersectingWithRange","locale","attribute:accept","getIntersection","addComment","getRanges","createRange","chain","isNextTo","deletion:join","creator","_initAriaMarkerChangeAnnouncements","forceDefaultExecution","_afterChanges","stop","_isDataLoaded","discardSuggestion","containsRange","getUser","elementStart","head","markers","_refreshAttributeSuggestionsChain","formatBlock:discard","forEach","rejected","attributeNewValue","ck-suggestion-marker-","map","init","attribute:join","notReady"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(775906===-parseInt(n(473))/1+parseInt(n(408))/2*(parseInt(n(654))/3)+parseInt(n(462))/4*(parseInt(n(381))/5)+parseInt(n(312))/6+parseInt(n(410))/7+parseInt(n(268))/8+parseInt(n(276))/9*(-parseInt(n(614))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(489);class Ec extends t.Plugin{static get[dc(531)](){return[dc(314),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ms,ks,Ss,Bs,to,so,uo,ho,bo,Ao,No,Mo,Fo,zo,Bo,Xo,Jo,ei,ui,pi,oi,Gs,Xs,Ei,Ai,Ni,Mi,Fi,ji,Wi,Zi,$i,ra,ca,ha,Wa,Ia,ka,Oa,qa,La,Pa,Ua]}static get[dc(361)](){return dc(644)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(685)]((t=>String[e(487)](t)))[e(555)]("")}super(t),this[e(317)]=!1,this[e(632)](e(538),[]),this.on(e(431),((n,r,s,o)=>{const i=e;this[i(602)][i(327)]((()=>{const e=i;for(const n of[...o,...s])this[e(602)][e(678)][e(604)](n)&&t[e(323)][e(414)](n)}))})),this[e(371)]=new qr(this[e(572)][e(565)][e(280)],this[e(572)][e(658)]),this[e(413)]=null,this[e(390)]=new bc(this[e(572)]),this[e(500)]=new Map,this[e(335)]=t[e(418)][e(519)](e(314)),this[e(596)]=new Set,this[e(602)]=this[e(572)][e(565)],this[e(600)]=new WeakMap,this[e(474)]=!1,this[e(567)]=new Set([e(489)]),this[e(557)]=new Set,t[e(533)][e(448)](e(471),e(269)),this[e(364)]=t[e(533)][e(519)](e(471)),t[e(533)][e(448)](e(304),!0),this[e(592)]=t[e(533)][e(519)](e(304)),this[e(577)]=new f(t,this[e(596)]),this[e(668)](),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,52,53,52])}[dc(686)](){const t=dc,n=this[t(572)],r=(e,n)=>{const r=t;if(r(425)!=e)return r(684)+e;const s=n[r(277)]("|")[0];return this[r(612)](s)?r(289):r(330)};n[t(523)][t(633)](t(534))[t(442)]({model:t(347),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(274)](e[n(329)]),a=[n(420),r(o,i)];let c=3e3;return this[n(538)][n(494)](e[n(329)])&&(a[n(266)](n(299)),c=3010),n(485)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(523)][t(633)](t(437))[t(432)]((e=>{const r=t;e.on(r(302),((t,e,s)=>{const o=r;if(!s[o(503)][o(313)])return;const i=e[o(305)];if(!i)return;const c=s[o(465)][o(575)](i);n[o(565)][o(280)][o(505)](i)&&c&&!c[o(476)](o(655))&&c.is(o(631))&&(0,a.toWidget)(c,s[o(486)])}),{priority:r(397)})})),n[t(523)][t(633)](t(437))[t(442)]({model:t(347),view:(e,n)=>{const s=t;if(!n[s(503)][s(313)])return null;const{type:o,subType:i}=this[s(274)](e[s(329)]);return{classes:[s(420),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(305)])return;const{id:c}=this[a(274)](o[a(329)]);if(r){const t=this[a(500)][a(519)](c),e=this[a(498)](t);if(!this[a(612)](e))return}if(o[a(305)].is(a(267)))return void i[a(484)][a(530)](o[a(305)],s[a(310)]);const u=i[a(465)][a(575)](o[a(305)]);if(o[a(305)].is(a(387))&&n[a(565)][a(280)][a(619)](o[a(305)])&&!u[a(476)](a(491))){i[a(486)][a(362)]([a(420),a(289)],u),i[a(486)][a(360)](a(300),c,u),i[a(465)][a(616)](u,o[a(329)]),e&&(this[a(538)][a(494)](o[a(329)])?i[a(486)][a(362)](a(299),u):i[a(486)][a(341)](a(299),u));for(const t of n[a(565)][a(376)](o[a(305)])[a(281)]())i[a(484)][a(530)](t,s[a(310)]);i[a(484)][a(530)](o[a(305)],s[a(310)])}};n[t(523)][t(633)](t(437))[t(432)]((e=>{const n=t;e.on(n(607),((t,e,r)=>{const o=n;r[o(503)][o(313)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(443)})})),n[t(523)][t(633)](t(437))[t(432)]((e=>{const n=t;e.on(n(301),((t,e,r)=>{const o=n;r[o(503)][o(313)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(443)})})),n[t(523)][t(633)](t(437))[t(641)]({model:t(347),view:(e,n)=>n[t(503)][t(313)]?null:{group:t(347),name:e[t(411)](11)}}),n[t(523)][t(633)](t(463))[t(652)]({view:{name:t(347),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(392)+e[r(380)](r(293))+":"+e[r(380)]("id");return e[r(380)](r(515))&&(s+=":"+e[r(380)](r(515))),n[r(468)](r(532),{"data-name":s})}}),n[t(523)][t(633)](t(463))[t(298)]({view:t(347)}),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(607),s(),{priority:n(397)})})),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(301),s({isAttributeSuggestion:!0}),{priority:n(397)})})),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(479),((t,e,r)=>{const s=n,o=r[s(465)][s(429)](e[s(329)]);if(o)for(const t of o)t[s(476)](s(491))||(r[s(486)][s(341)]([s(420),s(289),s(299)],t),r[s(486)][s(292)](s(300),t),r[s(465)][s(368)](t,e[s(329)]))}),{priority:n(397)})})),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(529),((t,e,r)=>{const s=n,o=r[s(465)][s(429)](e[s(329)]);if(!o)return;const{id:i}=this[s(274)](e[s(329)]),a=this[s(500)][s(519)](i),c=this[s(498)](a);if(this[s(612)](c))for(const t of o)t[s(476)](s(491))||(r[s(486)][s(341)]([s(420),s(289),s(299)],t),r[s(486)][s(292)](s(300),t),r[s(465)][s(368)](t,e[s(329)]))}),{priority:n(397)})})),n[t(565)][t(580)][t(287)]((e=>{const r=t;let s=!1;const o=Array[r(553)](n[r(565)][r(580)][r(338)][r(450)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(274)](t);if(r(347)!==o)continue;const h=this[r(500)][r(519)](f);if(null!=c[r(348)]){r(417)==u&&(s=s||yc(c[r(348)],t,e,n[r(565)][r(280)]));const o=r(425)==u&&this[r(612)](l[r(277)]("|")[0]);if(c[r(348)][r(366)]||r(407)==c[r(348)][r(635)][r(422)]||r(344)==u&&!kc(c[r(348)])||o&&!kc(c[r(348)])||r(485)==u&&(_c(a=c[r(348)])||function(t){const e=r;return t[e(625)][e(441)]==t[e(516)][e(316)]&&t[e(625)][e(656)]}(a)))e[r(502)](t),s=!0;else{if(!h||!h[r(427)])continue;i[r(432)](h)}}}var a;return i[r(472)]>0&&(s=!!this[r(524)](i)||s),s})),n[t(565)][t(580)][t(287)]((e=>{const r=t;let s=!1;for(const t of n[r(565)][r(580)][r(338)][r(318)]())if(r(573)==t[r(416)])for(const t of this[r(500)][r(690)]()){if(t[r(584)]||!t[r(427)])continue;const o=r(344)==t[r(416)],i=this[r(498)](t),a=i&&this[r(612)](i);if(!o&&!a)continue;const c=t[r(445)]();if(c[r(625)][r(441)]!=c[r(516)][r(441)]&&!c[r(516)][r(656)]){const o=n[r(565)][r(439)](c[r(625)][r(409)],r(516)),i=n[r(565)][r(663)](c[r(625)],o);e[r(356)](t[r(522)](),{range:i}),s=!0}}return s})),n[t(565)][t(580)][t(287)]((e=>this[t(343)](e))),n[t(565)][t(580)][t(287)]((e=>!e[t(309)][t(454)]&&this[t(455)](e))),n[t(565)].on(t(670),(()=>{this[t(317)]=!1})),n[t(565)][t(580)].on(t(375),((r,s)=>{const o=t;if(!s[o(454)]||s[o(564)])return;if(!this[o(317)])return;const i=n[o(565)][o(580)][o(338)][o(318)]();if(0==i[o(549)])return;const a=[],c=i[o(403)]((t=>o(425)==t[o(416)])),u=i[o(403)]((t=>o(573)==t[o(416)]&&o(447)!=t[o(310)])),l=i[o(403)]((t=>o(606)==t[o(416)]&&o(447)!=t[o(310)]));for(const t of c)this[o(436)](t[o(626)])&&a[o(266)]({key:t[o(626)],newValue:t[o(683)],oldValue:t[o(365)],range:Cc(t[o(275)],n[o(565)])});for(const t of u){const e=l[o(495)]((e=>e[o(401)]===t[o(401)]));if(e){const r=Rc(t[o(460)][o(409)],n[o(565)]);e[o(310)]!==t[o(310)]&&a[o(266)]({key:o(489),newValue:t[o(310)],oldValue:e[o(310)],range:r});for(const[n,s]of e[o(613)]){if(!this[o(436)](n))continue;const e=t[o(613)][o(519)](n);s!==e&&a[o(266)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(613)])this[o(436)](n)&&(e[o(613)][o(604)](n)||a[o(266)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(549)]&&n[o(565)][o(424)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(562)](t,e,s,o,{groupId:r});this[n(504)](t,a)}))}),{priority:t(296)}),n[t(565)][t(678)].on(t(561),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(274)](n[s(310)]),e=this[s(500)][s(519)](t);e&&e[s(307)](n[s(310)])}})),n[t(565)][t(580)].on(t(375),(()=>{const e=t,r=Array[e(553)](n[e(565)][e(580)][e(338)][e(450)]())[e(403)]((t=>e(347)===this[e(274)](t[e(310)])[e(595)]));if(0===r[e(549)])return;r[e(623)](((t,n)=>{const r=e,s=t[r(470)][r(297)],o=n[r(470)][r(297)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(625)][r(415)](o[r(625)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(274)](t);if(null===n[e(297)]){const n=this[e(539)](t);o[e(432)](n)}else{const t=this[e(500)][e(519)](r);null!==n[e(348)]||t[e(427)]?(s[e(432)](t[e(677)]),o[e(432)](t)):this[e(628)](t)}}o[e(472)]>0&&this[e(388)](o);for(const t of s)this[e(453)](e(559),t)})),n[t(565)].on(t(435),((e,r)=>{const s=t,o=r[0];if(!this[s(500)][s(472)])return;if(!o[s(512)])return;if(o[s(309)][s(564)]||!o[s(309)][s(454)])return;let i,a;switch(o[s(416)]){case s(573):i=n[s(565)][s(439)](o[s(460)]),a=i[s(328)](o[s(582)]);break;case s(277):i=n[s(565)][s(439)](o[s(480)]),a=n[s(565)][s(439)](o[s(466)]);break;case s(566):i=n[s(565)][s(439)](o[s(570)]),a=i[s(328)](o[s(582)]);break;default:return}const c=n[s(565)][s(663)](i,a);n[s(565)][s(327)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(556)](c)){if(e[t(584)])continue;if(t(417)==e[t(416)])continue;const r=this[t(498)](e);if(r&&this[t(612)](r)&&t(277)!=o[t(416)])continue;const s=e[t(470)]&&e[t(470)][t(395)];(t(344)!=e[t(416)]||t(277)==o[t(416)]&&!s)&&(n[t(569)]||t(358)==e[t(416)]&&n[t(558)]||e[t(445)]()[t(674)](c)&&this[t(283)](e,i,a))}}))}),{priority:t(296)}),n[t(565)].on(t(576),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(669)])return;if(this[s(474)])return;if(!this[s(577)][s(331)])return;if(o[s(366)])return;const a=n[s(565)][s(280)],{start:c,end:u}=o[s(445)](),l=c[s(409)]&&a[s(645)](c[s(409)])?null:a[s(373)](c,s(647)),f=u[s(316)]&&a[s(645)](u[s(316)])?null:a[s(373)](u,s(386)),h=n[s(565)][s(663)](l?l[s(625)]:c,f?f[s(516)]:u);n[s(565)][s(327)]((t=>{const e=s;this[e(423)](h);const r=n[e(565)][e(280)][e(373)](h[e(625)]);o.is(e(352))?t[e(611)](r):o[e(377)](r)})),e[s(671)]()}),{priority:e.priorities[t(621)]+10}),n[t(565)].on(t(359),((e,r)=>{const s=t,o=r[r[s(549)]-1];o&&o[s(669)]||this[s(474)]||this[s(577)][s(331)]&&(n[s(565)][s(327)]((()=>{const t=s;let o=n[t(565)][t(359)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(264)]=o[t(593)]();const i=o[t(516)][t(316)],a=n[t(565)][t(280)];i&&a[t(619)](i)&&!a[t(505)](i)&&(o=n[t(565)][t(663)](o[t(625)],n[t(565)][t(439)](i,t(516)))),this[t(636)](o)})),e[s(671)]())}),{priority:t(397)}),this[t(572)][t(513)][t(432)](t(514),this[t(577)]),this[t(560)](t(514));const o=new p(n,this[t(500)]);n[t(513)][t(432)](t(456),o),this[t(560)](t(456));const i=new b(n,this[t(500)]);n[t(513)][t(432)](t(673),i),this[t(560)](t(673)),n[t(513)][t(432)](t(609),new S(n,o,this[t(500)])),this[t(560)](t(609)),n[t(513)][t(432)](t(337),new S(n,i,this[t(500)])),this[t(560)](t(337)),n[t(513)][t(432)](t(457),new w(n,o,this[t(500)])),this[t(560)](t(457)),n[t(513)][t(432)](t(451),new w(n,i,this[t(500)])),this[t(560)](t(451));const c=n[t(418)][t(519)](t(314));this[t(426)](c,t(661),((e,{threadId:n})=>{const r=t,s=this[r(500)][r(519)](n);s&&s[r(520)]&&1===s[r(520)][r(549)]&&this[r(325)](n,{hasComments:!0})}),{priority:t(605)}),this[t(426)](c,t(610),((e,{threadId:n})=>{const r=t,s=this[r(500)][r(519)](n);s&&s[r(520)]&&!s[r(520)][r(549)]&&this[r(325)](n,{hasComments:!1})}),{priority:t(605)})}set[dc(399)](t){const n=dc;if(this[n(413)])throw new e.CKEditorError(n(402),this);this[n(413)]=t}get[dc(399)](){return this[dc(413)]}[dc(271)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(500)][n(690)]())t&&!e[n(427)]||r[n(266)](e);return e?r[n(685)]((t=>t[n(336)]())):r}[dc(622)](t){const n=dc,r=this[n(500)][n(519)](t);if(!r)throw new e.CKEditorError(n(290),this);return r}[dc(353)](t){const e=dc;return this[e(500)][e(604)](t)}[dc(640)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(416)][e(277)](":"),a=this[e(500)][e(519)](r)||this[e(603)](o,i,r,n,s);if(this[e(589)](a),this[e(517)](a,o,i||null,n),a[e(554)]=t[e(554)],a[e(672)]=!0,s&&s[e(527)]){const t=s[e(527)],n=this[e(284)](t[e(630)]);a[e(428)]=t[e(554)],a[e(488)]=n,a[e(648)]=!0}else a[e(428)]=t[e(554)];switch(t[e(470)]&&(a[e(470)]=t[e(470)]),t[e(613)]&&(a[e(613)]=t[e(613)]),this[e(413)]&&this[e(413)][e(345)]||(a[e(571)]=!0),this[e(600)][e(519)](a)){case e(688):this[e(600)][e(632)](a,e(389));break;case e(306):a[e(427)]?(this[e(524)](new Set([a])),this[e(388)](new Set([a])),this[e(600)][e(632)](a,e(438)),this[e(453)](e(295),a)):this[e(600)][e(632)](a,e(651))}return a}[dc(456)](t){const e=dc;this[e(669)]((()=>{const n=e;this[n(572)][n(565)][n(327)]((()=>{const e=n;for(const n of t[e(393)]())n[e(563)]()}))}))}[dc(673)](t){const e=dc;this[e(669)]((()=>{const n=e;this[n(572)][n(565)][n(327)]((()=>{const e=n;for(const n of t[e(393)]())n[e(400)]()}))}))}[dc(560)](t,n){const r=dc,s=this[r(572)][r(513)][r(519)](t);if(!s)throw new e.CKEditorError(r(552),this,{commandName:t});if(this[r(596)][r(604)](s))throw new e.CKEditorError(r(367),this,{commandName:t});this[r(596)][r(432)](s),n&&s.on(r(433),((t,e)=>{const o=r;this[o(577)][o(331)]&&(this[o(474)]||(e[o(549)]>0&&e[e[o(549)]-1]&&e[e[o(549)]-1][o(669)]?e[o(382)]():(t[o(264)]=n(((...t)=>s[o(433)](...t,{forceDefaultExecution:!0})),...e),t[o(671)]())))}),{priority:r(397)})}[dc(669)](t){const n=dc;let r,s;const o=this[n(474)];this[n(474)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(474)]=!1),s&&e.CKEditorError[n(285)](s,this),r}[dc(636)](t,n=null,r={}){const s=dc;if(t[s(366)])return null;const o=this[s(572)][s(418)][s(519)](s(419)).me;for(const{suggestion:e,meta:o}of this[s(556)](t,s(358)))if(o[s(558)]){if(!o[s(665)]){if(o[s(569)]){if(!this[s(592)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(283)](e,t[s(625)],t[s(516)]);break}if(n==e[s(351)]&&Sc(e,r)){const n=e[s(445)]();return n[s(625)][s(509)](t[s(516)])?this[s(421)](e,this[s(602)][s(663)](t[s(625)],n[s(516)])):this[s(421)](e,this[s(602)][s(663)](n[s(625)],t[s(516)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(551)+n:s(358),u=this[s(508)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(594)](c,i,a,t),u}[dc(430)](t,n=dc(273),r={}){const s=dc,o=this[s(572)][s(418)][s(519)](s(419)).me,i=this[s(390)][s(385)](s(358),n,s(555));for(const e of this[s(271)]())if(e[s(488)].id==o.id&&s(358)==e[s(416)]&&e[s(351)]==n&&Sc(e,r)&&(i(e[s(662)](),t)||i(t,e[s(662)]()))){for(const n of t)e[s(643)](n);return e}for(const{suggestion:e,meta:n}of this[s(556)](t,s(358))){if(!n[s(558)])continue;if(!this[s(592)]&&n[s(569)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(662)]())for(const e of t)if(!n[s(674)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(551)+n,l=this[s(508)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(594)](u,a,c,e,zr[s(618)]());return l}[dc(374)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(366)])return null;if(o(506)===this[o(364)]){const e=this[o(390)][o(385)](o(417),r,o(563));return this[o(669)]((()=>e([t],n,s))),null}const i=this[o(572)][o(418)][o(519)](o(419)).me,a=[];if(o(342)!==this[o(364)])for(const{suggestion:e,meta:n}of this[o(556)](t,o(358)))n[o(558)]&&!n[o(568)]&&a[o(266)](...e[o(662)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(660)](s);e&&r[n(266)](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(549)];){const s=r[e][n(270)](t);r[n(321)](e,1,...s),e+=s[n(549)]}}return r}(t,a);c[o(549)]&&this[o(602)][o(327)]((()=>{const t=o;for(const e of c){const o=this[t(390)][t(385)](t(417),r,t(563));this[t(669)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(625)],u=t[o(516)];for(const{suggestion:e,meta:n}of this[o(556)](t,o(417))){if(!n[o(558)])continue;if(e[o(351)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(445)]();if(i[o(674)](t,!0))return null;c=c[o(415)](i[o(625)])?c:i[o(625)],u=u[o(579)](i[o(516)])?u:i[o(516)],a?i[o(625)][o(415)](a[o(445)]()[o(625)])?(a[o(357)](),a=e):e[o(357)]():a=e}const l=this[o(602)][o(663)](c,u);if(a)this[o(421)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(508)]({id:t,type:o(446)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(594)](o(446)+r,t,a,l)}}return null}[dc(639)](t,n,r=[],s=null,o={}){const i=dc;n[i(459)]||(n[i(459)]=n[i(469)]),n[i(395)]=t.is(i(275)),s=s||Ac(n);const a=r[i(685)]((t=>Rc(t,this[i(602)]))),c=t.is(i(275))?t:Rc(t,this[i(602)]);if(i(506)===this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t([c],n,o))),null}a[i(266)](c);let u=!0;for(const t of a)if(!this[i(525)](t)){u=!1;break}if(u&&i(342)!==this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t([c],n,o))),null}let l=null,f=c[i(625)],h=c[i(516)];for(const{suggestion:t,meta:e}of this[i(556)](c,i(344))){if(!e[i(558)])continue;if(e[i(665)]||e[i(569)]||e[i(568)])continue;if(t[i(470)][i(459)]!=n[i(459)])continue;if(!Sc(t,o))continue;const r=t[i(445)]();if(t[i(351)]==s){if(r[i(674)](c,!0))return null;f=f[i(415)](r[i(625)])?f:r[i(625)],h=h[i(579)](r[i(516)])?h:r[i(516)],l?r[i(625)][i(415)](l[i(445)]()[i(625)])?(l[i(357)](),l=t):t[i(357)]():l=t}else{const e=c[i(660)](r);this[i(288)](t,e)}}const g=this[i(572)][i(418)][i(519)](i(419)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(421)](l,this[i(602)][i(663)](f,h)),l;{const t=this[i(508)]({id:d,type:i(694)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(594)](i(694)+s,d,p,this[i(602)][i(663)](f,h)),t}}[dc(404)](t,n,r=[],s=null,o={}){const i=dc;n[i(459)]||(n[i(459)]=n[i(469)]);const a=t[0];n[i(395)]=a.is(i(275)),s=s||Ac(n);const c=r[i(685)]((t=>Rc(t,this[i(602)]))),u=a.is(i(275))?t:t[i(685)]((t=>Rc(t,this[i(602)])));if(i(506)===this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t(u,n,o))),null}c[i(266)](...u);let l=!0;for(const t of c)if(!this[i(525)](t)){l=!1;break}if(l&&i(342)!==this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t(u,n,o))),null}const f=this[i(572)][i(418)][i(519)](i(419)).me;for(const t of this[i(271)]()){if(t[i(488)].id!=f.id)continue;if(i(344)!=t[i(416)]||t[i(470)][i(459)]!=n[i(459)])continue;if(!Sc(t,o))continue;const e=t[i(351)]==s;for(let n=0;n<u[i(549)];n++){const r=u[n];for(const s of t[i(543)]()){const o=s[i(540)]();if(r[i(509)](o)){e?(u[i(321)](n,1),n--):t[i(502)](s[i(310)]);break}}}}if(0==u[i(549)])return null;const h=this[i(390)][i(385)](i(344),s,i(555));for(const t of this[i(271)]())if(t[i(488)].id==f.id&&i(344)==t[i(416)]&&t[i(470)][i(459)]==n[i(459)]&&t[i(351)]==s&&Sc(t,o)&&(h(t[i(662)](),u)||h(u,t[i(662)]()))){for(const e of u)t[i(643)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(694)+s,m=this[i(508)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(594)](p,g,d,t,zr[i(618)]());return m}[dc(423)](t,n=null,r={}){const s=dc;if(t[s(366)])return null;const o=this[s(572)][s(418)][s(519)](s(419)).me,a=new i.LiveRange(t[s(625)],t[s(516)]);for(const{suggestion:t,meta:e}of this[s(556)](a,s(358)))if(e[s(558)]&&!e[s(665)])if(t[s(584)]){const e=t[s(662)]()[s(403)]((t=>s(407)!=t[s(635)][s(422)]));if(e[s(545)]((t=>a[s(674)](t,!0)))&&t[s(400)](),e[s(326)]((t=>t[s(674)](a,!0)))){const t=this[s(390)][s(385)](s(485),n,s(563));return this[s(669)]((()=>t([a],null,r))),null}}else{const e=a[s(660)](t[s(445)]());null!==e&&t[s(483)]([e],null,r)}if(a[s(396)](),a[s(366)]||s(407)==a[s(635)][s(422)])return null;let c=null,u=a[s(625)],l=a[s(516)];const f=this[s(556)](a,s(485));for(const{suggestion:t,meta:e}of f){const n=this[s(602)][s(663)](u,l);if(e[s(558)]&&(this[s(592)]||!e[s(569)]&&!e[s(568)]))if(t[s(584)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(662)]()){if(r[s(674)](n,!0))return t;n[s(674)](r)||(e=!1)}e&&t[s(400)]()}else{const e=t[s(445)]();if(e[s(674)](n,!0))return t;if(!Sc(t,r)){n[s(674)](e)?t[s(357)]():e[s(346)](u)?u=e[s(516)]:e[s(346)](l)&&(l=e[s(625)]);continue}u=u[s(415)](e[s(625)])?u:e[s(625)],l=l[s(579)](e[s(516)])?l:e[s(516)],r=Object[s(308)]({},t[s(613)]),c?e[s(625)][s(415)](c[s(445)]()[s(625)])?(c[s(357)](),c=t):t[s(357)]():c=t}}if(c)return this[s(421)](c,this[s(602)][s(663)](u,l)),c;{const t=(0,e.uid)(),i=this[s(602)][s(663)](u,l),a=o.id,c=n?s(511)+n:s(485),f=this[s(508)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(594)](c,t,a,i),f}}[dc(379)](t,n=dc(273),r={}){const s=dc,o=this[s(572)][s(418)][s(519)](s(419)).me,a=t[s(685)]((t=>new i.LiveRange(t[s(625)],t[s(516)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(556)](a,s(358)))e[s(558)]&&!e[s(665)]&&c[s(432)](t);for(const e of c)if(e[s(584)]){const o=e[s(662)]();if((!e[s(613)]||!e[s(613)][s(333)])&&o[s(545)]((t=>a[s(326)]((e=>e[s(674)](t,!0)))))&&e[s(400)](),a[s(545)]((t=>o[s(326)]((e=>e[s(674)](t,!0)))))){const e=this[s(390)][s(385)](s(485),n,s(563));return this[s(669)]((()=>e(t,null,r))),null}}else{const t=e[s(445)]();if(a[s(326)]((e=>e[s(674)](t,!0)))&&e[s(400)](),a[s(545)]((e=>t[s(674)](e,!0)))){const t=this[s(390)][s(385)](s(485),n,s(563));return this[s(669)]((()=>t(a,null,r))),null}}const u=this[s(390)][s(385)](s(485),n,s(555));let l=null;for(const t of this[s(271)]())if(t[s(488)].id==o.id&&t[s(427)]&&s(485)==t[s(416)]&&t[s(351)]==n&&Sc(t,r)&&(u(t[s(662)](),a)||u(a,t[s(662)]())))if(l){if(t[s(520)]&&t[s(520)][s(549)])continue;for(const e of t[s(662)]())l[s(657)](e)||l[s(643)](e);t[s(357)]()}else{l=t;for(const e of a)t[s(657)](e)||t[s(643)](e)}if(l)return l;c[s(350)]();for(const{suggestion:t,meta:e}of this[s(556)](a,s(485)))e[s(558)]&&(this[s(592)]||!e[s(569)]&&!e[s(568)])&&Sc(t,r)&&c[s(432)](t);for(const t of c){const e=t[s(662)]();if((!r||!r[s(333)])&&a[s(545)]((t=>e[s(326)]((e=>e[s(674)](t,!0))))))return t;(!t[s(613)]||!t[s(613)][s(333)])&&e[s(545)]((t=>a[s(326)]((e=>e[s(674)](t,!0)))))&&t[s(400)]()}const f=(0,e.uid)(),h=o.id,g=s(511)+n,d=this[s(508)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(396)](),t[s(366)]||s(407)==t[s(635)][s(422)]||this[s(594)](g,f,h,t,zr[s(618)]());return d}[dc(562)](t,n,r,s,o){const i=dc;if(t[i(366)])return[];if(i(506)===this[i(364)])return[];const a=this[i(572)][i(418)][i(519)](i(419)).me.id,c=Array[i(553)](this[i(500)][i(690)]())[i(403)]((e=>i(425)==e[i(416)]&&e[i(470)][i(355)]==n&&e[i(657)](t)));if(i(269)===this[i(364)]){const e=this[i(556)](t,i(358))[i(403)]((({meta:t})=>t[i(558)]&&!t[i(568)]&&!t[i(665)]))[i(685)]((({suggestion:t})=>t));c[i(588)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(425)==t[i(416)]?t[i(470)][i(391)]:void 0,o=t[i(445)](),a=Array[i(553)](u[i(550)]())[i(495)]((t=>t[i(689)](o)));if(!a)continue;const c=a[i(270)](o);this[i(612)](n)&&i(358)==t[i(416)]&&0!=c[i(549)]||(u[i(464)](a),c[i(681)]((t=>{u[i(632)](t,r)})),i(358)!=t[i(416)]&&e!=s&&u[i(632)](a[i(660)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(549)]>37&&console[i(461)](i(574),{key:n});const f=(i(493)+(n+"|")+Ac({newValue:s}))[i(535)](0,60),h=this[i(508)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(266)](h),this[i(594)](f,c,a,t)}return l}[dc(340)](t){const e=dc;this[e(567)][e(432)](t)}[dc(311)](t){const e=dc;this[e(557)][e(432)](t)}[dc(478)](t,e=[],n=[]){const r=dc;this[r(560)](t,((t,...e)=>{this[r(370)]((()=>{t(...e)}))}));for(const t of e)this[r(311)](t);for(const t of n)this[r(340)](t)}[dc(498)](t){const e=dc;return e(425)==t[e(416)]?t[e(351)][e(277)]("|")[0]:null}[dc(421)](t,e){const n=dc,r=t[n(522)]();this[n(602)][n(327)]((t=>{t[n(356)](r,{range:e})}))}[dc(589)](t){const e=dc,n=t.id,r=this[e(572)][e(533)][e(519)](e(501));this[e(335)][e(452)](n)||this[e(335)][e(320)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(335)][e(510)](n);s[e(581)](e(383)),s[e(383)]=!1,t[e(520)]=s}[dc(517)](t,n,r,s){const o=dc;if(t[o(416)]!=n||t[o(351)]!=r||t[o(667)].id!=s)throw this[o(572)][o(319)](o(598)),new e.CKEditorError(o(598),this)}[dc(288)](t,n){const r=dc,s=t[r(445)]();if(n[r(509)](s))t[r(357)]();else if(s[r(674)](n)){const o=this[r(602)][r(439)](n[r(625)][r(316)],r(516));this[r(421)](t,this[r(602)][r(663)](s[r(625)],o));const i=(0,e.uid)(),a=t[r(667)].id,c=t[r(416)]+":"+t[r(351)];this[r(508)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(470)],attributes:t[r(613)]});const u=this[r(602)][r(439)](n[r(516)][r(441)],r(650)),l=this[r(602)][r(663)](u,s[r(516)]);this[r(594)](c,i,a,l)}else if(s[r(346)](n[r(625)])){const e=this[r(602)][r(439)](n[r(625)][r(316)],r(516));this[r(421)](t,this[r(602)][r(663)](s[r(625)],e))}else{const e=this[r(602)][r(439)](n[r(516)][r(441)],r(650));this[r(421)](t,this[r(602)][r(663)](e,s[r(516)]))}}[dc(525)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(556)](t,e(358))){if(!r[e(558)])continue;const s=n[e(662)]();for(const n of s)if(!t[e(270)](n)[e(549)])return!0}return!1}[dc(629)](t){const n=dc,r=this[n(572)][n(418)][n(519)](n(419))[n(675)](t);if(!r)throw new e.CKEditorError(n(599),this);return r}[dc(284)](t){const e=dc,n=this[e(572)][e(418)][e(519)](e(419)),r=(0,o.hashObject)(e(369)+t);return n[e(675)](r)||n[e(546)]({id:r,name:t})}[dc(603)](t,e,n,r,s){const o=dc,i=this[o(629)](r),a=this[o(390)][o(528)](t,e,n,i,s,(t=>{const e=o;this[e(325)](n,{attributes:t});const r=this[e(622)](n);this[e(524)](new Set([r])),this[e(388)](new Set([r]))}));return this[o(426)](a,o(563),(()=>{const t=o;this[t(325)](n,{state:t(542)})}),{priority:o(397)}),this[o(426)](a,o(400),(()=>{const t=o;this[t(325)](n,{state:t(682)})}),{priority:o(397)}),this[o(500)][o(632)](n,a),this[o(600)][o(632)](a,o(688)),a}[dc(274)](t){const e=dc,n=t[e(277)](":");return{group:n[0],type:n[1],subType:n[e(549)]>=5?n[2]:null,id:n[e(549)]<5?n[2]:n[3],authorId:n[e(549)]<5?n[3]:n[4],markerCount:6==n[e(549)]?n[5]:null}}[dc(283)](t,n,r){const s=dc,o=t[s(445)](),i=o[s(625)],a=o[s(516)];this[s(421)](t,this[s(602)][s(663)](i,n));const c=(0,e.uid)(),u=t[s(667)].id,l=t[s(416)]+(t[s(351)]?":"+t[s(351)]:"");this[s(508)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(613)],data:t[s(470)]});const f=this[s(498)](t);(s(344)==t[s(416)]||f&&this[s(612)](f))&&(r=this[s(602)][s(282)](r[s(441)])),this[s(594)](l,c,u,this[s(602)][s(663)](r,a))}[dc(556)](t,e=null){const n=dc,r=[],s=this[n(572)][n(418)][n(519)](n(419)).me;Array[n(521)](t)||(t=[t]);for(const o of this[n(271)]()){if(!o[n(427)])continue;if(e&&o[n(416)]!=e)continue;let i=!1;for(const e of o[n(662)]()){for(const a of t){const t=a[n(625)][n(509)](e[n(516)])||a[n(516)][n(509)](e[n(625)]);if(t||a[n(660)](e)){const c=a[n(674)](e)&&Tc(this[n(602)][n(280)],e[n(625)],a),u=e[n(674)](a)&&Tc(this[n(602)][n(280)],a[n(625)],e);r[n(266)]({suggestion:o,meta:{isOwn:s==o[n(488)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(594)](t,e,n,r,s){const o=dc;this[o(602)][o(327)]((i=>{const a=o;let c=a(392)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(637)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(628)](t){const e=dc,n=t[e(406)],r=t[e(444)];t[e(406)]=null,t[e(444)]=null,null!=n&&n[e(444)]==t&&(n[e(444)]=r),null!=r&&r[e(406)]==t&&(r[e(406)]=n),e(438)==this[e(600)][e(519)](t)&&(this[e(600)][e(632)](t,e(651)),this[e(453)](e(405),t,n,r))}[dc(508)](t){const n=dc,r=t.id,s=this[n(640)](t);if(this[n(413)]&&this[n(413)][n(345)]){const o=this[n(572)][n(418)][n(519)](n(548)),i=s[n(691)],a=s[n(351)]?s[n(416)]+":"+s[n(351)]:s[n(416)],c=this[n(572)][n(658)],u=o[n(432)](Wr(c,n(263))),l={id:r,type:a,hasComments:i,data:t[n(470)]||null,originalSuggestionId:t[n(303)]||null,attributes:s[n(613)]};this[n(413)][n(345)](l)[n(467)]((t=>{const e=n;s[e(571)]=!0,o[e(606)](u),t&&t[e(554)]&&(this[e(500)][e(519)](r)[e(554)]=t[e(554)])}))[n(294)]((t=>{const r=n;throw(0,e.logWarning)(r(627)),this[r(572)][r(565)][r(424)]({isUndoable:!1},(()=>{s[r(400)]()})),s[r(278)](),this[r(500)][r(464)](s.id),this[r(600)][r(464)](s),t}))}return s}[dc(612)](t){const e=dc;return this[e(567)][e(604)](t)}[dc(325)](t,e){const n=dc,r=this[n(572)][n(418)][n(519)](n(548)),s=this[n(622)](t);if(this[n(413)]&&this[n(413)][n(499)])if(s[n(571)]){const s=r[n(432)](Wr(this[n(572)][n(658)],n(263)));this[n(413)][n(499)](t,e)[n(467)]((()=>{r[n(606)](s)}))}else s.on(n(384),(()=>{this[n(325)](t,e)}))}[dc(332)](t){const n=dc;if(!this[n(413)]||!this[n(413)][n(622)])throw new e.CKEditorError(n(578),this);return this[n(413)][n(622)](t)}[dc(539)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(274)](t),i=this[e(500)][e(519)](n)||this[e(603)](r,s,n,o,{});switch(this[e(517)](i,r,s,o),this[e(600)][e(519)](i)){case e(688):this[e(332)](n)[e(467)]((t=>{const r=e;let s=Promise[r(315)]();t[r(691)]&&(s=this[r(335)][r(434)]({channelId:this[r(572)][r(533)][r(519)](r(501)),threadId:n})),s[r(467)]((()=>{const e=r;this[e(640)](t)[e(571)]=!0}))})),this[e(600)][e(632)](i,e(306));break;case e(651):this[e(325)](n,{state:e(334)});case e(389):this[e(600)][e(632)](i,e(438)),this[e(453)](e(295),i);break;case e(438):this[e(453)](e(559),i)}return i[e(307)](t),i}[dc(388)](t){const e=dc,n=Array[e(553)](t),r=n[e(403)]((t=>e(425)==t[e(416)]));this[e(679)](r);const s=n[e(403)]((t=>!t[e(584)]&&e(425)!=t[e(416)])),o=this[e(271)]({skipNotAttached:!0})[e(403)]((t=>!t[e(584)]&&e(425)!=t[e(416)])),i=o[e(403)]((n=>!t[e(604)](n))),a=new Map(o[e(685)]((t=>[t,this[e(390)][e(385)](t[e(416)],t[e(351)],e(664))]))),c=new Map(o[e(685)]((t=>[t,t[e(445)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(549)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(549)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(549)];t++){const n=s[t];!l[e(604)](n)&&n[e(406)]&&(f[e(432)](n[e(406)]),n[e(406)][e(444)]===n&&(n[e(406)][e(444)]=null),n[e(406)]=null),!u[e(604)](n)&&n[e(444)]&&(f[e(432)](n[e(444)]),n[e(444)][e(406)]===n&&(n[e(444)][e(406)]=null),n[e(444)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(549)];e++){const r=g(t,n[e]);r&&(r[0][s(444)]=r[1],r[1][s(406)]=r[0],u[s(432)](r[0]),l[s(432)](r[1]))}}function g(t,n){const r=e;if(t[r(488)].id!==n[r(488)].id)return null;const s=a[r(519)](t)(t,n,c[r(519)](t),c[r(519)](n));return s&&a[r(519)](n)(t,n,c[r(519)](t),c[r(519)](n))?s[1][r(520)]&&s[1][r(520)][r(549)]?null:s:null}f[e(472)]&&this[e(388)](f)}[dc(679)](t){const e=dc;if(0==t[e(549)])return;const n=this[e(271)]({skipNotAttached:!0})[e(403)]((t=>e(425)==t[e(416)]&&t[e(672)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(613)]);s[e(604)](n)||(s[e(632)](n,r[e(549)]),r[e(266)]([]));const i=s[e(519)](n);r[i][e(266)](t)}!function(){const t=e;r[t(623)](((e,n)=>{const r=t,s=e[0][r(554)],o=n[0][r(554)];return s==o?e[0][r(613)][r(339)]<n[0][r(613)][r(339)]?-1:1:s<o?-1:1}));for(const e of r)e[t(623)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(549)];t++){if(0==r[t][e(549)])continue;const n=[];for(let s=t+1;s<r[e(549)];s++)0!=r[s][e(549)]&&i(r[t],r[s])&&n[e(266)](s);for(const s of n)r[t]=r[t][e(324)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(549)];n++)t[n][e(444)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(549)];n++)t[n][e(406)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(613)][r(339)]!==n[0][r(613)][r(339)]&&t[0][r(488)]!==n[0][r(488)])return!1;if(!function(t,e){const n=r;return!t[n(691)]&&!e[n(691)]||(!t[n(691)]||!e[n(691)])&&(!!(t[n(691)]&&e[n(554)]<t[n(520)][n(272)][n(519)](0)[n(554)])||!!(e[n(691)]&&t[n(554)]<e[n(520)][n(272)][n(519)](0)[n(554)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(613)],r(339)),o=gc(n[0][r(613)],r(339));return!!wr(s,o)&&(!!t[r(545)]((t=>n[r(326)]((e=>t[r(445)]()[r(509)](e[r(445)]())))))&&n[r(545)]((e=>t[r(326)]((t=>e[r(445)]()[r(509)](t[r(445)]()))))))}}[dc(524)](t){const e=dc,n=Array[e(553)](t),r=this[e(271)]({skipNotAttached:!0}),s=r[e(403)]((n=>!t[e(604)](n))),o=new Map(n[e(685)]((t=>[t,this[e(390)][e(385)](t[e(416)],t[e(351)],e(555))]))),i=new Map(r[e(685)]((t=>[t,t[e(662)]()])));for(let t=0;t<n[e(549)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(549)];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(549)];e++){const s=r[e];if(s[a(416)]!==n[a(416)]||s[a(488)].id!==n[a(488)].id||s[a(351)]!==n[a(351)])continue;if(!Lc(n,s,[a(339)]))continue;if(a(425)==n[a(416)]&&n[a(470)][a(391)]!=s[a(470)][a(391)])continue;if(a(425)==n[a(416)]&&t[a(612)](n[a(470)][a(355)]))continue;if(a(344)==n[a(416)]){const e=t[a(572)][a(565)],r=n[a(482)]();if(r&&(e[a(280)][a(505)](r)||e[a(280)][a(645)](r)))continue}const c=o[a(519)](n),u=i[a(519)](n),l=i[a(519)](s),f=n[a(520)]&&n[a(520)][a(549)],h=s[a(520)]&&s[a(520)][a(549)];if(!f&&c(l,u))return t[a(693)](s,n),i[a(464)](n),!0;if(!h&&c(u,l))return t[a(693)](n,s),i[a(464)](s),!0}return!1}}[dc(693)](t,e){const n=dc;if(t[n(584)])for(const r of e[n(662)]())t[n(643)](r);else{const r=e[n(445)]()[n(516)];this[n(421)](t,this[n(602)][n(663)](t[n(445)]()[n(625)],r))}e[n(357)]()}[dc(372)](t,e){const n=dc,r=t[n(507)](n(642))||t[n(507)](n(425))?n(398):t[n(547)]();return Wr(this[n(572)][n(658)],e+"_"+r+n(291))}[dc(668)](){const t=dc,e=this[t(572)];(0,o.surroundingMarkersDetector)(this[t(602)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(274)](t[s(310)]);if(s(347)===e){o[s(266)](this[s(372)](n,s(286)));break}}for(const t of r){const{group:e,type:n}=this[s(274)](t[s(310)]);if(s(347)===e){o[s(266)](this[s(372)](n,s(601)));break}}o[s(549)]&&e.ui[s(537)][s(617)](s(514),o[s(555)](" "))}))}[dc(343)](t){const e=dc;if(this[e(317)])return!1;const n=this[e(572)],r=n[e(565)][e(580)][e(338)][e(318)]();if(0==r[e(549)])return!1;const s=[],o=r[e(403)]((t=>e(425)==t[e(416)])),i=r[e(403)]((t=>e(573)==t[e(416)]&&e(447)!=t[e(310)])),a=r[e(403)]((t=>e(606)==t[e(416)]&&e(447)!=t[e(310)]));for(const t of o)s[e(266)]({key:t[e(626)],newValue:t[e(683)],oldValue:t[e(365)],range:Cc(t[e(275)],n[e(565)])});for(const t of i){const r=a[e(495)]((n=>n[e(460)][e(509)](t[e(460)])));r&&s[e(266)]({key:e(489),newValue:t[e(310)],oldValue:r[e(310)],range:n[e(565)][e(481)](t[e(460)][e(409)])})}return 0!=s[e(549)]&&this[e(504)](t,s)}[dc(455)](t){const e=dc;let n=!1;const r=this[e(572)][e(565)][e(580)][e(338)][e(450)]()[e(403)]((t=>t[e(470)][e(348)]&&t[e(310)][e(507)](e(497))));for(const s of r){const{subType:r,id:o}=this[e(274)](s[e(310)]),i=r[e(277)]("|")[0];for(const r of this[e(271)]({skipNotAttached:!0}))r.id!=o&&e(425)==r[e(416)]&&r[e(470)]&&r[e(470)][e(355)]==i&&r[e(445)]()[e(689)](s[e(470)][e(348)])&&(this[e(536)](r,s[e(470)][e(348)],t),n=!0)}return n}[dc(370)](t){const e=dc;this[e(572)],this[e(317)]=!0,t()}[dc(436)](t){const e=dc,n=this[e(612)](t),r=this[e(557)][e(604)](t);return n||r}[dc(504)](t,e){const n=dc;if(0==e[n(549)])return!1;let r=!1;for(const s of e){const e=this[n(556)](s[n(275)],n(425))[n(403)]((t=>!t[n(587)][n(665)]))[n(685)]((t=>t[n(347)])),i=(0,o.hashObject)({newValue:s[n(526)]});e[n(403)]((t=>{const e=n,[r,o]=t[e(351)][e(277)]("|");return r==s[e(355)]&&o!=i}))[n(681)]((e=>{const o=n;this[o(536)](e,s[o(275)],t),r=!0}))}return r}[dc(536)](t,e,n){const r=dc,s=t[r(445)]()[r(270)](e);0!==s[r(549)]?1!==s[r(549)]?this[r(283)](t,e[r(625)],e[r(516)]):this[r(421)](t,s[0]):n[r(502)](t[r(522)]())}}class bc{constructor(t){const e=dc;this[e(624)]=t,this[e(602)]=t[e(565)],this[e(544)]=new Map,this[e(394)]=new Map,this[e(586)]()}[dc(528)](t,e,n,r,s,o){const i=dc;return new zr(this[i(602)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(385)](t,e,i(563))(...n),onDiscard:(...n)=>this[i(385)](t,e,i(400))(...n)})}[dc(492)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(544)][s(632)](o,r)}[dc(385)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(544)][r(519)](s)||this[r(394)][r(519)](t+":"+n)}[dc(586)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(623)](((t,n)=>t[e(625)][e(415)](n[e(625)])?1:-1)),this[e(602)][e(327)]((n=>{const r=e;for(const e of t){let t;t=e[r(516)][r(656)]&&e[r(516)][r(441)]==e[r(625)][r(409)]?n[r(458)](e[r(625)][r(409)],"on"):n[r(458)](e),this[r(602)][r(576)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(602)][n(327)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(685)]((t=>(_c(t)&&(t=this[s(602)][s(663)](t[s(516)])),t)))[s(403)]((t=>s(407)!==t[s(635)][s(422)]));if(c[s(549)]<1)return;const u=Array[s(553)](this[s(602)][s(580)][s(267)][s(662)]())[s(685)]((t=>i.LiveRange[s(354)](t)));r[s(611)](c);for(const t of this[s(624)][s(513)][s(513)]())t[s(378)]();a[s(266)]({forceDefaultExecution:!0}),this[s(624)][s(433)](o,...a);const l=u[s(403)]((t=>s(407)!=t[s(635)][s(422)]));l[s(549)]>0&&r[s(611)](l);for(const t of u)t[s(396)]()}))},s=(e,n)=>1==e[t(549)]&&1==n[t(549)]&&e[0][t(516)][t(509)](n[0][t(625)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(602)])?[e,n]:Nc(n,e,s,r,this[t(602)])?[n,e]:null;this[t(394)][t(632)](t(638),e),this[t(394)][t(632)](t(692),n),this[t(394)][t(632)](t(634),s),this[t(394)][t(632)](t(265),o),this[t(394)][t(632)](t(541),n),this[t(394)][t(632)](t(349),e),this[t(394)][t(632)](t(666),s),this[t(394)][t(632)](t(518),o),this[t(394)][t(632)](t(490),r),this[t(394)][t(632)](t(412),e),this[t(394)][t(632)](t(653),s),this[t(394)][t(632)](t(440),e),this[t(394)][t(632)](t(585),r),this[t(394)][t(632)](t(680),e),this[t(394)][t(632)](t(597),s),this[t(394)][t(632)](t(279),e),this[t(394)][t(632)](t(659),e),this[t(394)][t(632)](t(496),((e,n)=>{const r=t;if(!n)return;const s=this[r(624)][r(418)][r(519)](Ec);this[r(602)][r(327)]((t=>{const o=r;if(o(489)==n[o(355)])for(const r of e){const e=r[o(625)][o(409)],s=n[o(391)];t[o(449)](e,s)}else if(s[o(612)](n[o(355)]))for(const r of e)void 0!==n[o(391)]?t[o(360)](n[o(355)],n[o(391)],r[o(625)][o(409)]):t[o(292)](n[o(355)],r[o(625)][o(409)]);else for(const r of e)n[o(391)]?t[o(360)](n[o(355)],n[o(391)],r):t[o(292)](n[o(355)],r)}))})),this[t(394)][t(632)](t(687),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(441)][r(583)]({includeSelf:!0,parentFirst:!0})){if(s[r(635)]==s)return!1;if(!n[r(590)](s))return!1;if(t[r(505)](s)||t[r(645)](s))return!0}return!1}function _c(t){const e=dc;return t[e(516)][e(441)]==t[e(625)][e(409)]&&t[e(516)][e(646)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(305)].is(s(322))&&!r[s(505)](t[s(305)]),i=t[s(625)][s(620)](o),a=t[s(516)][s(620)](o,{direction:s(386)});return!(t[s(625)][s(509)](i)&&t[s(516)][s(509)](a)||(i[s(415)](a)?n[s(356)](e,{range:n[s(663)](i,a)}):n[s(502)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(625)][e(409)];return n&&n.is(e(387))}function Cc(t,e){const n=dc;return null==t[n(516)][n(316)]&&t[n(516)][n(441)]==t[n(625)][n(409)]?Rc(t[n(625)][n(409)],e):t}function Rc(t,e){const n=dc,r=e[n(280)][n(505)](t)||e[n(280)][n(608)](t);return e[n(663)](e[n(439)](t,n(363)),r?e[n(475)](t):e[n(439)](t,n(516)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(516)][o(509)](r[o(625)]))return!0;if(t[o(416)]!=e[o(416)])return!1;if(!n[o(516)][o(477)](r[o(625)]))return!1;const i=s[o(663)](n[o(516)],r[o(625)])[o(649)]();for(const t of i)if([o(676),o(591)][o(494)](t[o(416)])&&s[o(280)][o(645)](t[o(305)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(672)]||!e[r(672)])&&wr(gc(t[r(613)],n),gc(e[r(613)],n))}function Sc(t,e){const n=dc,r=vc(t[n(613)]),s=vc(e);if(!t[n(672)])return!1;for(const t of Object[n(550)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(308)]({},t);return delete n[e(333)],delete n[e(615)],n}function Mc(){const t=["_removePendingAction","get","27788660NnTWOd","isEnabled","10hPtcWm","bind","isDirty","18LmudJh","stopListening","change:isDirty","remove","acceptSuggestion","commentThreadController","PendingActions","commands","8813601DLKVBy","_setPendingAction","listenTo","locale","_discardCommand","1563735crLYQb","discardSuggestion","1341920fToXaM","view","destroy","canDiscard","_editor","_acceptCommand","_pendingAction","getRanges","add","plugins","canEditAt","PENDING_ACTION_SUGGESTION","5159640dRqAyp","11683lXgvZG","canAccept","model","6856CqlhOC","845409SCjevD","unbind","execute"];return(Mc=function(){return t})()}function Oc(t,e){const n=Mc();return(Oc=function(t,e){return n[t-=437]})(t,e)}const wc=Oc;!function(t,e){const n=Oc,r=t();for(;;)try{if(892028===parseInt(n(445))/1+parseInt(n(469))/2*(parseInt(n(462))/3)+-parseInt(n(457))/4+parseInt(n(443))/5*(-parseInt(n(472))/6)+parseInt(n(458))/7*(-parseInt(n(461))/8)+-parseInt(n(438))/9+parseInt(n(467))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Oc;super(),this[s(460)]=e,this[s(446)]=n,this[s(477)]=r,this[s(449)]=t,this[s(450)]=t[s(437)][s(466)](s(476)),this[s(442)]=t[s(437)][s(466)](s(444)),this[s(446)][s(470)](s(468)).to(this[s(450)],this[s(442)],((t,e)=>t||e)),this[s(446)][s(470)](s(459)).to(this[s(450)],s(468),(t=>t&&this[s(449)][s(460)][s(455)](e[s(452)]()))),this[s(446)][s(470)](s(448)).to(this[s(442)],s(468),(t=>t&&this[s(449)][s(460)][s(455)](e[s(452)]()))),this[s(451)]=null,n[s(471)]&&this[s(439)](),this[s(440)](n,s(476),(()=>this[s(476)]())),this[s(440)](n,s(444),(()=>this[s(444)]())),this[s(440)](n,s(474),(()=>{const t=s;n[t(471)]?this[t(439)]():this[t(465)]()}))}[wc(476)](){const t=wc;this[t(450)][t(464)](this[t(460)].id)}[wc(444)](){const t=wc;this[t(442)][t(464)](this[t(460)].id)}[wc(447)](){const t=wc;this[t(446)][t(463)](t(468)),this[t(446)][t(463)](t(459)),this[t(446)][t(463)](t(448)),this[t(473)](),this[t(477)][t(447)](),this[t(451)]&&this[t(465)]()}[wc(439)](){const t=wc,e=Wr(this[t(449)][t(441)],t(456));this[t(451)]=this[t(449)][t(454)][t(466)](t(478))[t(453)](e)}[wc(465)](){const t=wc;null!==this[t(451)]&&this[t(449)][t(454)][t(466)](t(478))[t(475)](this[t(451)]),this[t(451)]=null}}const Fc=xc;function Pc(){const t=["_createCommentThreadInputView","_config","hasDirtyComment","canAccept","CommentView","_model","removeComment","1062714BXawGF","updateComment","locale","canDiscard","element","disabledSubmit","disableComments","isDirty","_createCommentViews","editorConfig","length","editor","set","commentThreadInputView","focus","156fIasfY","descriptionParts","bind","_localUser","fire","1342551wvDDtz","setData","isEnabled","8404062hFWAFd","153910zwCEZp","commentInputView","submit","destroy","value","isReadOnly","commentsListView","cancel","678600CVGCYL","assign","delegate","7YwRRdH","authoredAt","isActive","commentThread","5783760xgsbrt","addComment","showInput","270Vcneyw","1668526AXKgpg"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(704931===parseInt(n(351))/1+-parseInt(n(323))/2+parseInt(n(331))/3+parseInt(n(346))/4*(parseInt(n(355))/5)+-parseInt(n(354))/6*(-parseInt(n(315))/7)+-parseInt(n(319))/8+-parseInt(n(322))/9*(parseInt(n(312))/10))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(361)]=null,this[s(344)]=null,this[s(343)](s(317),!1),this[s(343)](s(316),e[s(316)]),this[s(348)](s(316)).to(e),this[s(343)](s(347),[]),this[s(343)](s(338),!1),this[s(343)](s(353),!1),this[s(343)](s(327),!1),this[s(343)](s(334),!1),this[s(329)]=e,this[s(349)]=n,this[s(325)]=r,r[s(337)]?this[s(343)](s(341),1):this[s(339)]()}[Fc(345)](){const t=Fc;this[t(335)][t(345)]()}[Fc(358)](){const t=Fc;this[t(361)]&&this[t(361)][t(358)](),this[t(344)]&&this[t(344)][t(358)](),super[t(358)]()}[Fc(339)](){const t=Fc,{CommentsListView:e}=this[t(325)];this[t(361)]=new e(this[t(333)],this[t(329)][t(318)],Object[t(313)]({CommentView:this[t(325)][t(328)]},this[t(325)])),this[t(361)][t(314)](t(330)).to(this),this[t(361)][t(314)](t(332)).to(this),this[t(361)][t(348)](t(317)).to(this),this[t(343)](t(341),this[t(361)][t(341)]+1),this[t(348)](t(341)).to(this[t(361)],t(341),(t=>t+1)),this[t(344)]=this[t(324)](),this.on(t(330),(()=>this[t(345)]())),this[t(348)](t(338)).to(this[t(361)],t(326),this[t(344)][t(356)],t(359),((t,e)=>t||!!e))}[Fc(324)](){const t=Fc,{CommentThreadInputView:e}=this[t(325)],n=new e(this[t(333)],this[t(349)],this[t(325)][t(340)]),r=n[t(356)];return n[t(348)](t(321)).to(this,t(317),this[t(329)][t(318)],t(360),r,t(359),((t,e,n)=>!!n||t&&!e)),r.on(t(357),((e,n)=>{const s=t;this[s(350)](s(320),n),r[s(342)][s(352)]("")})),r.on(t(362),(()=>this[t(345)]())),r[t(348)](t(336)).to(this[t(329)][t(318)],t(360)),n}}const Uc=Gc;function jc(){const t=["ck-suggestion__info","ck-annotation__actions",".ck-annotation__content-wrapper","ck-suggestion-wrapper","set","3047390Zvkhed",'<span class="ck-suggestion-type">',"importWord","commentThread","acceptSuggestion","span","change:description","ck-comment__external","innerHTML","ck-suggestion__user","ck-suggestion--accept","ck-suggestion__info-name","description","execute","</p>","cancel","669155RUcVXo","delegate","getExternalSuggestionNote","3bvlZNg","descriptionParts","28BLfpSN","6lXnlVG","ck-suggestion-","139282jGcBPS","name","acceptButton","editorDestroyed","formatDateTime","_model","userView","check","getUserViewNotificationText","disableComments","color","bindTemplate","isExternal","isEnabled","canDiscard","ck-annotation__main",'"></span>',"ck-suggestion__actions","innerText","EXTERNAL_IMPORT_WORD_AVATAR","value","isActive","ck-comment__info-time","ck-annotation__user","locale","authoredAt","commentsListView","EXTERNAL_IMPORT_WORD_SUGGESTION","_config","children",'" title="',"attributes","editorReady","source","ck-suggestion--discard","Discard suggestion","createElement","commentThreadInputView","ck-annotation__info-time","17928AMdEXq","getTemplate","querySelector","Accept suggestion","render","ck-suggestion","creator","push","extendTemplate","_createButton",'<span class="ck-suggestion-color" style="background-color: ',"map","</span>","ck-annotation__content-wrapper","setTemplate","author","<p>","bind","discardButton","ck-annotation","content","@external","split","canAccept","time","title","_descriptionElement","835396DWqaUb","81392etgZwQ","ck-annotation__info-name","ck-suggestion-wrapper--active","div","join","type","EXTERNAL_SUGGESTION","discardSuggestion","382230fYOVvK","ck-suggestion__main","fire","ck-suggestion--disabled-comments","element","EXTERNAL_AVATAR","ck-annotation__info"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(127284===parseInt(n(328))/1+parseInt(n(289))/2+-parseInt(n(284))/3*(-parseInt(n(355))/4)+parseInt(n(281))/5*(parseInt(n(287))/6)+-parseInt(n(286))/7*(parseInt(n(356))/8)+parseInt(n(364))/9+-parseInt(n(376))/10)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(375)](i(361),""),this[i(345)](i(361)).to(this,i(285),(t=>t&&t[0]?t[0][i(361)]:"")),this[i(345)](i(388)).to(this,i(285),this,i(310),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(344)+zc(e[n(348)],e[n(299)])+n(390);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(354)]=null,this[i(291)]=this[i(337)](Wr(e,i(331)),t.icons[i(296)],i(386),i(380),"sw"),this[i(291)][i(345)](i(302)).to(this,i(351)),this[i(346)]=this[i(337)](Wr(e,i(324)),t.icons[i(280)],i(323),i(363),"sw"),this[i(346)][i(345)](i(302)).to(this,i(303)),this[i(295)]=new o.UserView(e,this[i(294)][i(343)],this[i(297)]()),this[i(295)][i(336)]({attributes:{class:[i(385),i(312)]}}),this[i(342)](this[i(329)]())}[Uc(329)](){const t=Uc,e=this[t(300)],n=[{tag:t(359),attributes:{class:[t(371),t(370)]},children:[{tag:t(381),children:[{text:this[t(295)][t(290)]}],attributes:{class:[t(387),t(357)]}},{tag:t(352),attributes:{datetime:e.to(t(314)),class:[t(311),t(327)]},children:[{text:e.to(t(314),(e=>this[t(317)][t(293)](e)))}]}]},{tag:t(359),attributes:{class:[t(306),t(372)]},children:[this[t(291)],this[t(346)]]},{tag:t(359),attributes:{class:[t(341)]}}];this[t(294)][t(301)]&&n[t(335)]({tag:t(359),attributes:{class:[t(383)]},children:[{text:this[t(283)]()}]});const r={tag:t(359),attributes:{class:[t(374),e.if(t(310),t(358)),e.to(t(361),(e=>t(288)+e)),this[t(317)][t(298)]&&t(367)],"data-suggestion-id":this[t(294)].id,"data-thread-id":this[t(294)][t(379)].id,"data-author-id":this[t(294)][t(343)].id,tabindex:-1},children:[{tag:t(359),attributes:{class:[t(333),t(347)]},children:[this[t(295)],{tag:t(359),attributes:{class:[t(365),t(304)]},children:n}]}]};return this[t(315)]&&this[t(326)]&&(r[t(318)][t(335)](this[t(315)],this[t(326)]),this[t(315)][t(282)](t(321)).to(this),this[t(315)][t(282)](t(292)).to(this),this[t(326)][t(282)](t(321)).to(this),this[t(326)][t(282)](t(292)).to(this)),r}[Uc(332)](){const t=Uc;super[t(332)](),this[t(354)]=this[t(368)][t(330)](t(373)),this[t(354)][t(384)]=this[t(388)],this.on(t(382),((e,n,r)=>{const s=t;this[s(354)][s(384)]=r}))}[Uc(337)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(313)]);return a[i(375)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(336)]({attributes:{class:n}}),a.on(i(389),(()=>{const t=i;this[t(366)](r,this[t(294)].id)})),a}[Uc(283)](){const t=Uc;return t(378)===this[t(294)][t(320)][t(349)][t(322)]?Wr(this[t(313)],t(316)):Wr(this[t(313)],t(362))}[Uc(297)](){const t=Uc;return this[t(294)][t(301)]?t(378)===this[t(294)][t(320)][t(349)][t(322)]?Wr(this[t(313)],t(308),this[t(294)][t(334)][t(290)]):Wr(this[t(313)],t(369),this[t(294)][t(334)][t(290)]):null}}function zc(t,e){const n=Uc;let r="";return r+=t[n(350)]("*")[n(339)](((t,e)=>e%2!=0?n(377)+Wc(t)+n(340):Wc(t)))[n(360)](""),e&&(r+=n(338)+e[n(309)]+n(319)+e[n(353)]+n(305)),r}function Wc(t){const e=Uc,n=document[e(325)](e(381));return n[e(307)]=t,n[e(384)]}const Hc=Xc;function Kc(){const t=["114443BkpylO","config","createAnnotation","isOn","reduce","getMarkers","_handleControllerBuffer","1537576ZSyFny","420GGYZLK","createAnnotationView","head","_unbindEditors","18228880AbsaMn","comments.maxCommentsWhenCollapsed","getJoined","some","isMultiRange","acceptAllSuggestions","change:activeAnnotations","_descriptionFactory","refreshSelectedViews","_bindAnnotationToEditors","commands","execute","trackChanges","add","destroy","locale","source","descriptionParts","commentThread","addComment","Discard all suggestions","set","trackChanges.disableComments","isEnabled","plugins","comments.maxThreadTotalWeight","innerView","Accept all selected suggestions","separator","get","_viewToController","suggestion-","registerAnnotation","button","Annotations","init","componentFactory","discardSelectedSuggestions","remove","trackChanges.SuggestionThreadView","suggestionLoaded","editing","activeMarkers","toMany","addSourceCollector","CommentsRepository","acceptButton","CommentsUI","Discard all selected suggestions","unbind","getAllAdjacentSuggestions","112551NjTEux","discardButton","model","24GGCyeB","getMarkerNames","_createUIButton","switchbutton","size","activeAnnotations","getFirstRange","_refreshActiveMarkers","values","acceptSelectedSuggestions","69654XNqUrJ","listenTo","pluginName","view","createCommentThreadController","from","_destroyController","filter","lowest","editor","requires","getSuggestion","_initializeController","Track changes","Accept all suggestions","bind","length","SuggestionThreadView","define","CommentView","isInContent","previous","_suggestionToController","push","commandName","arrowView","suggestionChanged","getRanges","has","focus","_annotationViews","hasSuggestion","EditorAnnotations","change:previous","clear","buttonView","stopListening","comments","discardAllSuggestions","value","TrackChangesEditing","4590065QUBjab","comments.maxCommentCharsWhenCollapsed","delete","isDirty","16QUhxoi","suggestionUnloaded","actionView","_updateController","TrackChangesUI","_handleSuggestionControllerDelayed","keys","getDescriptions","type","comments.editorConfig","10054269sJoPcH","map","mainView","_disableComments","getByInnerView"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=Xc,r=t();for(;;)try{if(698783===-parseInt(n(232))/1*(-parseInt(n(222))/2)+-parseInt(n(219))/3*(-parseInt(n(277))/4)+-parseInt(n(273))/5+-parseInt(n(300))/6*(-parseInt(n(292))/7)+parseInt(n(299))/8+parseInt(n(287))/9+-parseInt(n(304))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Hc(242)](){const t=Hc;return[Ec,o.Users,t(213),t(202),t(264)]}static get[Hc(234)](){return Hc(281)}constructor(t){const e=Hc;super(t),this[e(254)]=new Map,this[e(198)]=new Map,this[e(262)]=new Map,this[e(298)]=new Map;const n=this[e(241)][e(293)];n[e(250)](e(207),Vc),n[e(250)](e(326),!1),this[e(290)]=n[e(333)](e(326))}[Hc(282)](t,e){const n=Hc;0===this[n(298)][n(226)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(298)]){const r=this[t(254)][t(260)](e);r||n?r&&n&&this[t(238)](e):this[t(244)](e)}this[t(298)][t(266)](),this[t(241)][t(328)][t(333)](t(264))[t(312)](),this[t(229)]()}),10),this[n(298)][n(325)](t,e)}[Hc(203)](){const t=Hc,e=this[t(241)],n=e[t(328)][t(333)](t(272)),r=e[t(328)][t(333)](t(202)),s=e[t(328)][t(333)](t(264)),o=e[t(328)][t(333)](t(213));e.ui[t(204)][t(317)](t(316),(e=>this[t(224)](e))),s[t(212)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(237)](this[e(254)])){const s=t[e(218)](),o=[];for(const t of s){if(!t[e(252)])continue;if(t[e(308)]){o[e(255)](...t[e(259)]());continue}const n=t[e(228)]();if(o[e(248)]>0){const t=o[0][e(306)](n);if(t){o[0]=t;continue}}o[e(255)](n)}n[e(255)]([r[e(235)],o])}return n})),this[t(233)](n,t(208),((e,n)=>{const r=t;this[r(233)](n,r(265),((t,e,s,o)=>{const i=r;n[i(252)]&&(null==s?(this[i(280)](o[i(302)]),this[i(282)](n,!1)):(this[i(280)](s[i(302)]),null==o&&this[i(282)](n,!0)))})),null!==n[r(253)]?this[r(280)](n[r(302)]):this[r(282)](n,!1)})),this[t(233)](n,t(278),((e,n,r)=>{const s=t;this[s(268)](n,s(265)),this[s(298)][s(275)](n),this[s(254)][s(260)](n)&&this[s(238)](n),r&&this[s(280)](r[s(302)])})),this[t(233)](n,t(258),((e,n)=>{this[t(280)](n)})),this[t(233)](r,t(310),(()=>{this[t(229)]()})),this[t(233)](o,t(323),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(263)](r))return;const i=n[o(243)](r);this[o(254)][o(333)](i)[o(235)][o(261)]()}),{priority:t(240)})}[Hc(229)](){const t=Hc,e=this[t(241)][t(328)][t(333)](t(202)),n=this[t(241)][t(328)][t(333)](t(272)),r=Array[t(237)](e[t(227)],(e=>e[t(330)]))[t(239)]((e=>this[t(198)][t(260)](e))),s=[];for(const e of r){const n=this[t(198)][t(333)](e)[t(221)][t(218)]();s[t(255)](...n[t(296)](((e,n)=>[...e,...n[t(223)]()]),[]))}n[t(210)]=s}[Hc(224)](t){const n=Hc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(241)][n(314)][n(333)](n(316)),i=Wr(t,n(245));r[n(267)][n(325)]({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(267)][n(247)](n(295)).to(o,n(271)),r[n(267)].on(n(315),(()=>{const t=n;o[t(315)](),this[t(241)][t(209)][t(235)][t(261)]()}));const a=new e.Collection,c=[{type:n(225),model:{withText:!0,label:i,commandName:n(316)}},{type:n(332)},{type:n(201),model:{withText:!0,label:Wr(t,n(246)),commandName:n(309)}},{type:n(201),model:{withText:!0,label:Wr(t,n(331)),commandName:n(231)}},{type:n(201),model:{withText:!0,label:Wr(t,n(324)),commandName:n(270)}},{type:n(201),model:{withText:!0,label:Wr(t,n(216)),commandName:n(205)}}];for(const t of c){let e={type:n(332)};if(t[n(221)]){const r=new s.ViewModel(t[n(221)]),o=this[n(241)][n(314)][n(333)](r[n(256)]);r[n(247)](n(295),n(327)).to(o,n(271),n(327)),e={type:t[n(285)],model:r}}a[n(317)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(239)]((t=>null!=t[n(221)]))[n(288)]((t=>this[n(241)][n(314)][n(333)](t[n(221)][n(256)]))),l=r[n(267)];return l[n(279)][n(217)](n(327)),l[n(257)][n(217)](n(327)),l[n(279)][n(247)](n(327)).to(o,n(327)),l[n(257)][n(247)](n(327))[n(211)](u,n(327),((...t)=>t[n(307)]((t=>t)))),r.on(n(315),(t=>{const e=n;this[e(241)][e(315)](t[e(320)][e(256)]),this[e(241)][e(209)][e(235)][e(261)]()})),r}[Hc(244)](t){const e=Hc,n=this[e(241)],r=n[e(293)],s=n[e(328)][e(333)](e(202)),i=n[e(328)][e(333)](e(213)),a=n[e(328)][e(333)](e(264)),c=n[e(328)][e(333)](o.Users).me,u=r[e(333)](e(316))[e(249)],{CommentsListView:l,CommentThreadInputView:f}=n[e(328)][e(333)](e(215));let h,g;this[e(262)][e(260)](t.id)?(g=this[e(262)][e(333)](t.id),h=g[e(289)]):(h=new u(n[e(319)],t,c,{disableComments:this[e(290)],editorConfig:r[e(333)](e(286)),maxCommentsWhenCollapsed:r[e(333)](e(305)),maxThreadTotalWeight:r[e(333)](e(329)),maxCommentCharsWhenCollapsed:r[e(333)](e(274)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(333)](e(319))),CommentView:r[e(333)](e(269))[e(251)],CommentsListView:l,CommentThreadInputView:f}),h[e(214)].on(e(315),(()=>{const t=e;n[t(209)][t(235)][t(261)]()})),h[e(220)].on(e(315),(()=>{const t=e;n[t(209)][t(235)][t(261)]()})),g=s[e(301)](this[e(241)][e(319)],h),g[e(247)](e(276)).to(h,e(276)),g[e(247)](e(248)).to(h),g[e(247)](e(285)).to(h,e(285),(t=>e(199)+t)),this[e(262)][e(325)](t.id,g));const d=i[e(236)](t[e(322)],h),p=new Dc(n,t,h,d),m=t[e(218)]()[e(239)]((t=>t[e(252)]));h[e(321)]=n[e(328)][e(333)](e(272))[e(311)][e(284)](m),this[e(254)][e(325)](t,p),this[e(198)][e(325)](h,p);const I=s[e(294)]({view:g,target:()=>{const r=e,s=[],i=t[r(218)]()[r(239)]((t=>t[r(252)]));for(const t of i)s[r(255)](...t[r(297)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(209)],s)},type:()=>e(199)+p[e(235)][e(285)]});i[e(313)](h,I),s[e(317)](I),a[e(200)](I)}[Hc(238)](t){const e=Hc,n=this[e(241)][e(328)][e(333)](e(213)),r=this[e(241)][e(328)][e(333)](e(202)),s=this[e(254)][e(333)](t),o=s[e(235)],i=r[e(291)](o);n[e(303)](o),i&&r[e(206)](i),this[e(254)][e(275)](t),this[e(198)][e(275)](o),s[e(318)]()}[Hc(280)](t){const e=Hc;if(!t[e(252)]||!this[e(254)][e(260)](t))return;const n=this[e(241)][e(328)][e(333)](e(272)),r=this[e(254)][e(333)](t),s=t[e(218)]();r[e(235)][e(321)]=n[e(311)][e(284)](s)}[Hc(318)](){const t=Hc;for(const e of this[t(254)][t(283)]())this[t(238)](e);for(const e of this[t(262)][t(230)]())e[t(289)][t(318)]();super[t(318)]()}}function Zc(t,e){var n=Jc();return(Zc=function(t,e){return n[t-=448]})(t,e)}var Qc=Zc;function Jc(){var t=["pluginName","getSuggestions","1072334eSJWic","TrackChanges","3426pcqOhW","7483fwGbEw","adapter","get","requires","plugins","Comments","addSuggestion","3SRzwMx","2855735BGOebA","16476010ZgTuZN","11FElFfi","2308456OOJevZ","getSuggestion","9YQJOfF","editor","514025HaPqnm","6245368CcAqKV","addSuggestionData"];return(Jc=function(){return t})()}!function(t,e){for(var n=Zc,r=t();;)try{if(421170===-parseInt(n(451))/1+parseInt(n(456))/2*(-parseInt(n(466))/3)+-parseInt(n(470))/4+parseInt(n(467))/5+parseInt(n(458))/6*(parseInt(n(459))/7)+-parseInt(n(452))/8*(parseInt(n(449))/9)+-parseInt(n(468))/10*(-parseInt(n(469))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Yc extends t.Plugin{static get[Qc(462)](){return[Ec,qc,Qc(464)]}static get[Qc(454)](){return Qc(457)}set[Qc(460)](t){var e=Qc;this[e(450)][e(463)][e(461)](Ec)[e(460)]=t}get[Qc(460)](){var t=Qc;return this[t(450)][t(463)][t(461)](Ec)[t(460)]}[Qc(465)](t){var e=Qc;return this[e(450)][e(463)][e(461)](Ec)[e(453)](t)}[Qc(455)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Qc;return this[n(450)][n(463)][n(461)](Ec)[n(455)]({skipNotAttached:t,toJSON:e})}[Qc(448)](t){var e=Qc;return this[e(450)][e(463)][e(461)](Ec)[e(448)](t)}}const $c=eu;!function(t,e){const n=eu,r=t();for(;;)try{if(224286===parseInt(n(167))/1*(parseInt(n(183))/2)+-parseInt(n(184))/3+-parseInt(n(175))/4+-parseInt(n(171))/5*(parseInt(n(166))/6)+-parseInt(n(137))/7+-parseInt(n(179))/8+-parseInt(n(192))/9*(-parseInt(n(191))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);const tu=[$c(194)];function eu(t,e){const n=ru();return(eu=function(t,e){return n[t-=135]})(t,e)}class nu extends t.Plugin{static get[$c(155)](){return[Ec]}static get[$c(188)](){return $c(141)}[$c(159)](){const t=$c,n=this[t(150)];if(n[t(193)][t(174)](t(170),(e=>{const r=t,s=n[r(169)][r(176)][r(186)]()[r(135)](((t,e)=>(t[e]="",t)),{});return n[r(196)][r(161)](s,e)})),t(195)!=typeof n[t(193)][t(165)](t(151))[t(164)])throw new e.CKEditorError(t(153))}[$c(157)](t){return iu(this[$c(150)],!0,t)}[$c(180)](t){return iu(this[$c(150)],!1,t)}}function ru(){const t=["init","appendChild","create","div","useAnonymousUser","editorCreator","get","81738VHWOEz","1EBiVOs","createDocumentFragment","model","trackChangesData.editorCreator","55gWIYsD","createElement","getFullData","define","540840IfDdXz","document","destroy","TrackChangesDataGetter","1883024InJOOx","getDataWithDiscardedSuggestions","push","plugins","19322HRunXE","76215ZMOKIH","acceptAllSuggestions","getRootNames","end","pluginName","users","data","10VwBIXJ","10852218LjIHEh","config","Pagination","function","constructor","reduce","execute","3117317uBjPie","CommentsRepository","_adapter","addUser","TrackChangesData","result","getRootsAttributes","TrackChangesEditing","rootsAttributes","set","map","getSuggestions","name","editor","trackChangesData","addSuggestionData","track-changes-data-invalid-editor-creator","Users","requires","discardAllSuggestions","getDataWithAcceptedSuggestions","getUser"];return(ru=function(){return t})()}class su extends t.Plugin{static get[$c(188)](){return $c(178)}constructor(t){const e=$c;super(t),this[e(142)]=e(187)}[$c(159)](){const t=$c;this[t(150)][t(182)][t(165)](t(138))[t(139)]={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(150)][t(182)][t(165)](t(144))[t(139)]=null}}function ou(t){return void 0!==t[$c(143)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,tu);s[r(182)][r(181)](Ec,su),s[r(145)]=ou(t)?t[r(143)]():void 0;const i=document[r(168)](),a=t[r(193)][r(165)](r(151))[r(164)],c=await a(s,(()=>function(t){const e=r,n=document[e(172)](e(162));return t[e(160)](n),n}(i)));!function(t,e){const n=r,s=t[n(169)][n(176)][n(186)]()[n(135)](((e,r)=>(e[r]=t[n(190)][n(165)]({rootName:r}),e)),{}),o=t[n(182)][n(165)](n(154))[n(189)][n(147)]((t=>({id:t.id,name:t[n(149)]}))),i=t[n(182)][n(165)](n(144))[n(148)]({skipNotAttached:!0,toJSON:!0}),a=e[n(182)][n(165)](n(154)),c=e[n(182)][n(165)](n(144));for(const t of o)a[n(158)](t.id)||a[n(140)](t);a.me||a[n(163)]();for(const t of i)c[n(152)](t);e[n(190)][n(146)](s)}(t,c),c[r(136)](r(e?185:156));const u=ou(c)?c[r(173)](n):c[r(190)][r(165)](n);return await c[r(177)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=395]})(t,e)}function cu(){var t=["66QwFpAm","2fLBLXT","651ULvAla","255928JWcbNR","143185AZYJeL","12436MWbLHF","3211110scWmke","631608hFPJsJ","98nUHBTn","7336070KlOdos","16900169hPudBj"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(439726===parseInt(n(402))/1*(-parseInt(n(397))/2)+-parseInt(n(403))/3*(-parseInt(n(395))/4)+-parseInt(n(405))/5*(parseInt(n(401))/6)+-parseInt(n(398))/7*(parseInt(n(404))/8)+parseInt(n(396))/9+-parseInt(n(399))/10+parseInt(n(400))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();