@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240314.0 → 0.0.0-nightly-20240317.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);function c(){const t=["5196784DFKWeB","execute","editor","1122lhyyNr","affectsData","_enabledCommands","_disableUnsupportedCommands","refresh","_enableCommands","value","TrackChangesCommand","forceDisabled","clearForceDisabled","isEnabled","has","91380TVpbDU","2995xylHIp","7206210iJrSAQ","commands","8ONhfYm","985572nNEceG","863952EccYei","214hNUOuA","117XIxaau","_isEnabledBasedOnSelection","5281bNQQXr"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=488]})(t,e)}const l=u;!function(t,e){const n=u,r=t();for(;;)try{if(366214===-parseInt(n(509))/1*(-parseInt(n(506))/2)+-parseInt(n(505))/3*(parseInt(n(503))/4)+parseInt(n(500))/5*(parseInt(n(513))/6)+parseInt(n(504))/7+-parseInt(n(510))/8+-parseInt(n(507))/9*(-parseInt(n(499))/10)+parseInt(n(501))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(489)]=e,this[n(493)]=!1,this[n(491)](),this[n(508)]=!1}[l(491)](){this[l(497)]=!0}[l(511)](){const t=l;this[t(493)]=!this[t(493)],this[t(493)]?this[t(490)]():this[t(492)]()}[l(490)](){const t=l;for(const e of this[t(512)][t(502)][t(502)]())e[t(488)]&&!this[t(489)][t(498)](e)&&e[t(495)](t(494))}[l(492)](){const t=l;for(const e of this[t(512)][t(502)][t(502)]())e[t(488)]&&!this[t(489)][t(498)](e)&&e[t(496)](t(494))}}function h(){const t=["8xWUSBC","acceptSuggestion","343679wLEJGu","isEnabled","106PeIlph","TrackChangesEditing","plugins","track-changes-accept-suggestion-not-found","model","456837mYUHty","execute","_isEnabledBasedOnSelection","_suggestions","5045610VtFJvH","canEditAt","1185484CkyDaX","refresh","getRanges","2262042Rhtzlc","editor","26859wXnJmg","8019117dqEKtL","get"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(622038===-parseInt(n(400))/1+parseInt(n(395))/2*(parseInt(n(411))/3)+parseInt(n(406))/4+-parseInt(n(404))/5+parseInt(n(409))/6+-parseInt(n(393))/7*(-parseInt(n(414))/8)+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(403)]=e,this[n(407)](),this[n(402)]=!1}[g(407)](){this[g(394)]=!0}[g(401)](t){const n=g,r=this[n(403)][n(413)](t);if(!r)throw new e.CKEditorError(n(398),this);const s=r[n(408)]();this[n(410)][n(399)][n(405)](s)&&this[n(410)][n(397)][n(413)](n(396))[n(392)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=191]})(t,e)}function E(){const t=["getRanges","40permXJ","canEditAt","18gyJszR","2707210HiXMxo","6974ssLPBX","271pwsqSo","track-changes-discard-suggestion-not-found","model","_isEnabledBasedOnSelection","8548820ZuecSq","339736WGnLPg","TrackChangesEditing","55839SIvqGM","_suggestions","2360343VZSlGy","get","execute","1074690LHBpVE","refresh","discardSuggestion","editor","isEnabled","plugins"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(991679===parseInt(n(212))/1*(-parseInt(n(211))/2)+-parseInt(n(197))/3+parseInt(n(193))/4+-parseInt(n(210))/5*(-parseInt(n(209))/6)+-parseInt(n(195))/7*(-parseInt(n(207))/8)+parseInt(n(200))/9+parseInt(n(192))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(196)]=e,this[n(201)](),this[n(191)]=!1}[m(201)](){this[m(204)]=!0}[m(199)](t){const n=m,r=this[n(196)][n(198)](t);if(!r)throw new e.CKEditorError(n(213),this);const s=r[n(206)]();this[n(203)][n(214)][n(208)](s)&&this[n(203)][n(205)][n(198)](n(194))[n(202)](r)}}function T(){const t=[" [color ","deletion","isCollapsed","createRange","isIntersecting","isArray","sort","end","createPositionAt","type","join","add","createPositionAfter","map","3296359qmLpYK","length","color","1464888lXIFGI","schema","createPositionBefore","execute","isObject","change","70xkjrJE","318268qtooAq","push","668TexPpE","from","replace","splice","isTouching","isInContent","3bFmixn","526590QuSusG","216tVPFOb","100664lKlHMJ","start","634YVZzel","52990Xralit","next","getRanges","content","value","isMultiRange"];return(T=function(){return t})()}function _(t){const e=k;return t[e(440)](((t,n)=>e(435)==t[e(399)]&&e(435)!=n[e(399)]?-1:e(435)!=t[e(399)]&&e(435)==n[e(399)]?1:0))}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(408)];for(;s<t[n(405)];){const a=t[s],c=t[s+1];r||(r=e[n(409)](a)),A(e,a,c)||(o[n(415)](e[n(437)](r,i[n(411)](a)?e[n(402)](a):e[n(442)](a,n(441)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(402)](e),o=t[r(409)](n);return s[r(420)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(145830===-parseInt(n(427))/1*(parseInt(n(416))/2)+-parseInt(n(422))/3*(parseInt(n(414))/4)+-parseInt(n(423))/5+parseInt(n(407))/6+parseInt(n(413))/7*(parseInt(n(425))/8)+-parseInt(n(424))/9*(parseInt(n(428))/10)+parseInt(n(404))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function k(t,e){const n=T();return(k=function(t,e){return n[t-=399]})(t,e)}function C(t,e,n){const r=k;for(;n[r(405)];){const s=n[r(419)](0,100);t[r(412)]((()=>{const t=r;for(const n of s)n[t(421)]&&e[t(410)](n.id)}))}}const R=L;!function(t,e){const n=L,r=t();for(;;)try{if(765637===-parseInt(n(363))/1*(-parseInt(n(350))/2)+-parseInt(n(360))/3+parseInt(n(367))/4+-parseInt(n(366))/5+parseInt(n(368))/6+-parseInt(n(349))/7+-parseInt(n(354))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(358)]=e,this[r(364)]=n,this[r(362)](),this[r(365)]=!1}[R(362)](){const t=R,e=Array[t(361)](this[t(364)][t(356)]())[t(353)]((e=>e[t(357)]));this[t(348)]=this[t(358)][t(348)]&&e}[R(359)](){const t=R,e=_(Array[t(361)](this[t(364)][t(356)]()));for(const n of e){const e=n[t(351)]();if(!this[t(369)][t(352)][t(355)](e))return}C(this[t(369)][t(352)],this[t(358)],e)}}function L(t,e){const n=S();return(L=function(t,e){return n[t-=348]})(t,e)}function S(){const t=["values","isInContent","_command","execute","585963VqhycA","from","refresh","68SUAsGo","_suggestions","_isEnabledBasedOnSelection","4929215NSTHVF","5140156fDZgtZ","1358448sMHRYu","editor","isEnabled","3048080fmqVcT","41836MKSDZS","getRanges","model","some","4413040VFuwZq","canEditAt"];return(S=function(){return t})()}function M(t,e){const n=O();return(M=function(t,e){return n[t-=240]})(t,e)}const v=M;function O(){const t=["selection","502734OPUISv","5604745RjBuRl","_selectedSuggestions","document","_command","628680YJhiqu","54MlxyxO","from","editor","20843340EXnCNF","_suggestions","values","_isEnabledBasedOnSelection","model","1968340rBJpRF","822864OkUiMK","execute","1497680mFaFLr","28DcrEab","refresh","36wuNGWe","getRanges","canEditAt","isEnabled","size","11HHEDbI"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(988763===parseInt(n(252))/1+parseInt(n(253))/2+-parseInt(n(243))/3*(parseInt(n(258))/4)+parseInt(n(266))/5+parseInt(n(265))/6*(parseInt(n(256))/7)+-parseInt(n(255))/8*(-parseInt(n(244))/9)+-parseInt(n(247))/10*(parseInt(n(263))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(242)]=e,this[r(248)]=n,this[r(240)]=new Set,this[r(257)](),this[r(250)]=!1}[v(257)](){const t=v,e=this[t(246)][t(251)][t(241)][t(264)],n=Array[t(245)](this[t(248)][t(249)]());this[t(240)]=function(t,e){const n=k,r=Array[n(417)](t[n(430)]()),s=new Set;for(const o of e)if(o[n(421)])for(const e of r)for(const r of o[n(430)]())(e[n(438)](r)||t[n(436)]&&!o[n(433)]&&o[n(429)]&&r[n(441)][n(420)](e[n(426)]))&&s[n(401)](o);return s}(e,n),this[t(261)]=this[t(242)][t(261)]&&!!this[t(240)][t(262)]}[v(254)](){const t=v,e=_(Array[t(245)](this[t(240)]));for(const n of e){const e=n[t(259)]();if(!this[t(246)][t(251)][t(260)](e))return}C(this[t(246)][t(251)],this[t(242)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Rt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Be,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Rn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Rr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["length","data","removeMarkers","reduce","push","subType","isIntersectingWithRange","isMultiRange","onAccept","getFirstRange","306671ymxXgJ","getMarkerNames","isInContent","filter","_onAccept","onAttributesChange","getAllAdjacentSuggestions","getItems","isIntersecting","map","7829502MmlkQD","_markerNames","discard","removeMarker","delete","addMarkerName","authoredAt","substr","change","733476EJCwIQ","5DTGxUL","addRange","nodeBefore","start","isExternal","getFirstMarker","createdAt","_isDataLoaded","attributes","@external","suggestion:","end","hasComments","376YlmyKH","addMarker","from","onDiscard","setAttribute","creator","previous","decorate","getRanges","2528VNKbfH","_onAttributesChange","size","accept","getMarkers","toJSON","next","markers","_model","2324574csydti","getContainedElement","clear","nodeAfter","author","type","getMultiRangeId","split","removeAttribute","_saved","commentThread","getRange","420MqkXAD","add","38059tcUayy","set","_onDiscard","head","get","18997590wsLilb"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(842906===parseInt(n(403))/1+parseInt(n(422))/2+parseInt(n(385))/3*(parseInt(n(445))/4)+-parseInt(n(423))/5*(parseInt(n(413))/6)+parseInt(n(387))/7*(-parseInt(n(436))/8)+-parseInt(n(454))/9+parseInt(n(392))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(430)]=!1,this.id=e.id,this[n(378)]=e[n(378)],this[n(398)]=e[n(398)]||null,this[n(377)]=e[n(377)],this[n(441)]=e[n(441)]||e[n(377)],this[n(427)]=Boolean(e[n(431)]&&e[n(431)][n(432)]),this[n(394)]=null,this[n(453)]=t,this[n(407)]=e[n(401)],this[n(389)]=e[n(439)],this[n(446)]=e[n(408)],this[n(414)]=new Set,this[n(429)]=null,this[n(388)](n(419),null),this[n(388)](n(431),e[n(431)]||{}),this[n(388)](n(442),null),this[n(388)](n(451),null),this[n(388)](n(383),null),this[n(388)](n(382),!1),this[n(443)](n(448)),this[n(443)](n(415))}get[jr(390)](){const t=jr;let e=this;for(;e[t(442)];)e=e[t(442)];return e}get[jr(435)](){const t=jr;return!!this[t(383)]&&this[t(383)][t(393)]>0}get[jr(400)](){const t=jr;return 0!=this[t(414)][t(447)]&&6==Array[t(438)](this[t(414)])[0][t(380)](":")[t(393)]}get[jr(405)](){return null!==this[jr(428)]()}[jr(418)](t){const e=jr;this[e(414)][e(386)](t)}[jr(404)](){const t=jr;return Array[t(438)](this[t(414)])}[jr(449)](){const t=jr;return this[t(404)]()[t(412)]((e=>this[t(453)][t(452)][t(391)](e)))[t(406)]((t=>t))}[jr(428)](){return this[jr(449)]()[0]||null}[jr(395)](){const t=jr;this[t(453)][t(421)]((e=>{const n=t;for(const t of this[n(449)]())e[n(416)](t)})),this[t(414)][t(375)]()}[jr(416)](t){const e=jr;this[e(453)][e(421)]((n=>{n[e(416)](t)})),this[e(414)][e(417)](t)}[jr(424)](t){const e=jr,n=e(433)+this[e(378)]+":"+this[e(398)]+":"+this.id+":"+this[e(441)].id+":"+Hr[e(379)]();this[e(418)](n),this[e(453)][e(421)]((r=>{r[e(437)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(399)](t){const e=jr;for(const n of this[e(444)]())if(n[e(411)](t))return!0;return!1}[jr(444)](){const t=jr;return this[t(449)]()[t(412)]((e=>e[t(384)]()))}[jr(410)](){const t=jr;return this[t(444)]()[t(396)](((e,n)=>[...e,...n[t(410)]()]),[])}[jr(402)](){const t=jr;var e;return(null===(e=this[t(428)]())||void 0===e?void 0:e[t(384)]())||null}[jr(455)](){const t=jr,e=this[t(444)]();if(1!=e[t(393)])return null;const n=e[0],r=n[t(426)][t(376)],s=n[t(434)][t(425)];return r instanceof i.Element?r!=s?null:r:null}[jr(448)](){const t=jr;this[t(407)](this[t(444)](),this[t(394)],this[t(431)]),this[t(395)]()}[jr(415)](){const t=jr;this[t(389)](this[t(444)](),this[t(394)],this[t(431)]),this[t(395)]()}[jr(409)](){const t=jr,e=[];let n=this[t(390)];for(;n;)e[t(397)](n),n=n[t(451)];return e}[jr(440)](t,e){const n=jr,r=qn(this[n(431)]);hr(r,t,e),wr(r,this[n(431)])||(this[n(431)]=r,this[n(446)](r))}[jr(381)](t){const e=jr,n=qn(this[e(431)]);Ur(n,t),wr(n,this[e(431)])||(this[e(431)]=n,this[e(446)](this[e(431)]))}[jr(450)](){const t=jr;return{id:this.id,type:this[t(398)]?this[t(378)]+":"+this[t(398)]:this[t(378)],authorId:this[t(441)].id,createdAt:this[t(429)],hasComments:this[t(435)],data:this[t(394)],attributes:this[t(431)]}}static[jr(379)](){const t=jr;return(0,e.uid)()[t(420)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(){const t=["replace","$1 $2","remove","nextSibling","indexOf","removeContainer","*Split:* %0","elementStart","data","EmptyContainer","2777680FPCGAh","start","_handleCustomCallbackDescription","*Insert:* %0","isInContent","normal","function","1092904pWZnGu","_addDescriptionItems","set","*Change to:* %0","checkChild","$textProxy","1930KADOkY","_attributeLabels","name","has","join","get","item","3012020CvhMXE","addEmptyContainer","addContainer","643MTltUT","newValue","*Remove:* %0","_schema","9331029MZHjbg","_handleAttributeSuggestionDescription","_locale","addObject","*Remove format:* %0","Object","getWalker","matchingCallback","length","getItemLabel","pop","_itemLabels","skip","*Set format:* %0","deletion","text","_handleInsertRemoveSuggestionDescription","6SnwTZp","REPLACE_TEXT","elementEnd","_handleRenameSuggestionDescription","format","Container","isEqual","removeObject","getFirstRange","subType","insertion","registerAttributeLabel","quantity","attribute","registerElementLabel","$text","_customCallbacks","ELEMENT_SPACE","add","element","nodeAfter","type","softBreak","key","push","isObject","map","registerDescriptionCallback","getDescriptions","end","748449lGKKgZ","5179965RtebJE","previousSibling","_itemLabelsCallbacks","isEmpty","removeEmptyContainer","_resolveDescriptionItems","match","*Merge:* %0","label","addFormat","removeFormat"];return(Wr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=Wr();return(Xr=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(454194===-parseInt(n(252))/1*(parseInt(n(242))/2)+parseInt(n(303))/3+parseInt(n(236))/4+parseInt(n(249))/5+parseInt(n(273))/6*(-parseInt(n(304))/7)+-parseInt(n(229))/8+parseInt(n(256))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wr);class qr{constructor(t,e){const n=Xr;this[n(289)]=[],this[n(267)]=new Map,this[n(306)]=[],this[n(243)]=new Map,this[n(255)]=t,this[n(258)]=e}[Kr(301)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(264)];o++){const i=t[o];if(!i[e(233)])continue;const a=this[e(231)](i);if(a){if(null!=i[e(282)]){if(r[e(245)](i[e(282)]))continue;r[e(291)](i[e(282)])}n[e(297)](a)}else if(e(286)!=i[e(294)])e(283)!=i[e(294)]&&e(270)!=i[e(294)]||this[e(272)](n,i,t[o+1]);else{const t=i[e(227)][e(296)];if(s[e(245)](t))continue;s[e(291)](i[e(227)][e(296)]),t==Ic?this[e(276)](n,i):this[e(257)](n,i)}}return this[e(213)](n)}[Kr(300)](t){const e=Kr;this[e(289)][e(297)](t)}[Kr(287)](t,n,r=e.priorities[Kr(234)]){const s=Kr;s(235)==typeof t?(0,e.insertToPriorityArray)(this[s(306)],{matchingCallback:t,label:n,priority:r}):this[s(267)][s(238)](t,n)}[Kr(284)](t,e){const n=Kr;this[n(243)][n(238)](t,e)}[Kr(265)](t,e=1){const n=Kr;let r;for(const e of this[n(306)])if(e[n(263)](t)){r=e[n(216)];break}return r||(r=this[n(267)][n(247)](t[n(244)])),r?r(e):1!==e?e+" "+t[n(244)]+"s":""+t[n(244)]}[Kr(237)](t,e){const n=Kr,r=e[n(281)]()[n(262)](),s=n(283)==e[n(294)]?n(291):n(221);for(const e of r){const o=e[n(248)],i=t[t[n(264)]-1];if(o.is(n(241)))i&&i[n(294)][n(223)](n(278))>-1&&t[n(266)](),i&&n(271)==i[n(294)]?i[s]+=o[n(227)]:t[n(297)]({type:n(271),add:n(291)==s?o[n(227)]:"",remove:n(221)==s?o[n(227)]:""});else if(this[n(255)][n(298)](o)){const a=o;if(i&&i[n(294)][n(223)](n(278))>-1&&t[n(266)](),n(275)==e[n(294)])continue;i&&i[n(294)]==s+n(261)&&i[n(292)][n(244)]==a[n(244)]?i[n(285)]++:t[n(297)]({type:s+n(261),element:a,quantity:1}),r[n(268)]((t=>!(n(275)==t[n(294)]&&t[n(248)]==o)))}else if(this[n(255)][n(240)](o,n(288))||o.is(n(292),n(295))){const r=o;if(n(291)==s&&n(226)==e[n(294)]||n(221)==s&&n(275)==e[n(294)])continue;if(i&&-1==i[n(294)][n(223)](n(278))){n(271)==i[n(294)]&&(i[s]+="\n");continue}let a;if(a=n(291)==s?r[n(222)]&&!this[n(255)][n(298)](r[n(222)])?r[n(222)]:null:r[n(305)]&&!this[n(255)][n(298)](r[n(305)])?r[n(305)]:null,r[n(307)]||a&&a[n(307)]){const e=a&&a[n(307)]?a:r;i&&i[n(294)]==s+n(228)&&i[n(292)][n(244)]==e[n(244)]?i[n(285)]++:t[n(297)]({type:s+n(228),element:e,quantity:1})}else t[n(297)]({type:s+n(278),element:r})}}}[Kr(213)](t){const e=Kr,n=this[e(258)],r=[],s=[],o=[];for(const i of t)switch(i[e(294)]){case e(271):if(i[e(291)]=i[e(291)][e(219)](/(\S)\u000A+(\S)/g,e(220))[e(219)](/\u000A/g,""),i[e(221)]=i[e(221)][e(219)](/(\S)\u000A+(\S)/g,e(220))[e(219)](/\u000A/g,""),""!=i[e(291)]&&""!=i[e(221)]){r[e(297)]({type:e(219),content:zr(n,e(274),['"'+i[e(221)]+'"','"'+i[e(291)]+'"'])});continue}if(null!=i[e(291)][e(214)](/^ +$/)){r[e(297)]({type:e(283),content:zr(n,e(232),zr(n,e(290),i[e(291)][e(264)]))});continue}if(null!=i[e(221)][e(214)](/^ +$/)){r[e(297)]({type:e(270),content:zr(n,e(254),zr(n,e(290),i[e(221)][e(264)]))});continue}if(""!=i[e(291)]){r[e(297)]({type:e(283),content:zr(n,e(232),'"'+i[e(291)]+'"')});continue}r[e(297)]({type:e(270),content:zr(n,e(254),'"'+i[e(221)]+'"')});continue;case e(250):case e(259):r[e(297)]({type:e(283),content:zr(n,e(232),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(308):case e(280):r[e(297)]({type:e(270),content:zr(n,e(254),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(251):r[e(297)]({type:e(283),content:zr(n,e(225),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(224):r[e(297)]({type:e(270),content:zr(n,e(215),this[e(265)](i[e(292)],i[e(285)]))});continue;case e(217):s[e(297)](i[e(296)]);continue;case e(218):o[e(297)](i[e(296)]);continue;default:r[e(297)](i)}if(s[e(264)]){const t=s[e(299)]((t=>this[e(243)][e(245)](t)?this[e(243)][e(247)](t):t))[e(246)](", ");r[e(297)]({type:e(277),content:zr(this[e(258)],e(269),t)})}if(o[e(264)]){const t=o[e(299)]((t=>this[e(243)][e(245)](t)?this[e(243)][e(247)](t):t))[e(246)](", ");r[e(297)]({type:e(277),content:zr(this[e(258)],e(260),t)})}return r}[Kr(231)](t){const e=Kr;for(const n of this[e(289)]){const r=n(t);if(r&&e(294)in r)return r}}[Kr(257)](t,e){const n=Kr,r=e[n(227)],s=void 0===r[n(253)]?n(218):n(217);t[n(297)]({type:s,key:r[n(296)]})}[Kr(276)](t,e){const n=Kr;t[n(297)]({type:n(277),content:zr(this[n(258)],n(239),this[n(265)](e[n(281)]()[n(230)][n(293)],1))})}[Kr(272)](t,e,n){const r=Kr;if(this[r(237)](t,e),n&&n[r(281)]()&&!e[r(281)]()[r(302)][r(279)](n[r(281)]()[r(230)])){const n=t[t[r(264)]-1],s=r(283)==e[r(294)]?r(291):r(221);n&&r(271)==n[r(294)]&&(n[s]+="\n")}}}function Zr(){const t=["36234urNcxe","enableCommand","commands","plugins","get","6FHvCim","TrackChangesEditing","afterInit","3257830rhuYXn","5704425JBnRQd","showAIAssistant","340387scJUKd","967844gqVoan","15AccYYX","1077349fEtrpq","editor","2ILjvVI","936xNhPXd","15156196ZQpZHC"];return(Zr=function(){return t})()}const Qr=Yr;function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(836411===parseInt(n(448))/1*(parseInt(n(453))/2)+-parseInt(n(450))/3*(-parseInt(n(449))/4)+-parseInt(n(465))/5+-parseInt(n(461))/6*(parseInt(n(451))/7)+-parseInt(n(454))/8*(parseInt(n(456))/9)+-parseInt(n(464))/10+parseInt(n(455))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Jr extends t.Plugin{[Qr(463)](){const t=Qr,e=this[t(452)],n=e[t(459)][t(460)](t(462));e[t(458)][t(460)](t(447))&&n[t(457)](t(447))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(172935===-parseInt(n(439))/1+-parseInt(n(447))/2*(parseInt(n(462))/3)+parseInt(n(451))/4+parseInt(n(461))/5+parseInt(n(433))/6*(parseInt(n(432))/7)+-parseInt(n(446))/8+parseInt(n(459))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(448)](){const t=$r,e=this[t(456)],n=e[t(437)];if(!e[t(436)][t(444)](t(445)))return;const r=e[t(436)][t(460)](t(425));r[t(424)](t(455),[],[t(455)]),r[t(449)][t(430)](t(455),zr(n,t(429))),this[t(454)]()}[$r(454)](){const t=$r,e=this[t(456)],n=e[t(437)];e[t(436)][t(460)](t(425))[t(449)][t(434)]((e=>{const r=t;if(r(443)!=e[r(427)])return;const{data:s}=e;if(s&&r(455)==s[r(453)]){const t=s[r(426)][0][r(428)];return{type:r(438),content:zr(n,r(458),function(t){const e=r;switch(t){case e(440):return zr(n,e(450));case e(441):return zr(n,e(431));case e(442):return zr(n,e(457));case e(452):return zr(n,e(435))}}(t))}}}))}}function ns(){const t=["1254744kGqELl","get","841385hlsCpO","451137tOLynH","_enableDefaultAttributesIntegration","TrackChangesEditing","commandParams","type","value","FORMAT_ALIGNMENT","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","15253icDFtV","684XOqCkb","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","plugins","locale","format","71893MfCMkj","left","right","center","formatBlock","has","AlignmentEditing","1092264MvgELi","4lWfqrW","afterInit","_descriptionFactory","FORMAT_ALIGN_TO_LEFT","504080ocmrNA","justify","commandName","_registerLegacyDescription","alignment","editor","FORMAT_ALIGN_TO_CENTER","*Format:* %0"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=257]})(t,e)}function os(){const t=["24274180Bdvsrv","code","bold","FORMAT_SUPERSCRIPT","commandParams","locale","*Remove format:* %0","afterInit","get","plugins","strikethrough","6007BVoCSt","editor","subscript","4214364FfFDFH","FORMAT_BOLD","forceValue","273150SBuwOL","901996Ihxudt","UnderlineEditing","CodeEditing","225wutxcE","*Format:* %0","FORMAT_SUBSCRIPT","superscript","_registerLegacyDescription","5LvFMbk","7470876lWRvlZ","_enableDefaultAttributesIntegration","has","FORMAT_CODE","slice","registerDescriptionCallback","registerAttributeLabel","underline","FORMAT_UNDERLINE","22XaIDKw","SuperscriptEditing","format","type","SubscriptEditing","commandName","FORMAT_ITALIC","31496wAiQbw","toUpperCase","FORMAT_STRIKETHROUGH","StrikethroughEditing","ItalicEditing","TrackChangesEditing","FORMAT_","formatInline","BoldEditing","italic","toLowerCase","_descriptionFactory"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(747017===-parseInt(n(280))/1*(parseInt(n(305))/2)+-parseInt(n(286))/3+parseInt(n(287))/4*(parseInt(n(295))/5)+-parseInt(n(296))/6+-parseInt(n(283))/7+parseInt(n(257))/8*(parseInt(n(290))/9)+parseInt(n(269))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(265),rs(261),rs(288),rs(289),rs(260),rs(309),rs(306)];class as extends t.Plugin{[rs(276)](){const t=rs,e=this[t(281)],n=e[t(278)][t(277)](t(262)),r=e[t(274)];for(const s of is){if(!e[t(278)][t(298)](s))continue;const o=s[t(300)](0,-7)[t(267)](),i=t(263)+o[t(258)]();n[t(297)](o,[o]),n[t(268)][t(302)](o,zr(r,i))}this[t(294)]()}[rs(294)](){const t=rs,e=this[t(281)],n=e[t(274)],r=e[t(278)][t(277)](t(262));function s(e,s){const o=t;r[o(268)][o(301)]((t=>{const r=o;if(r(264)!=t[r(308)])return;const{data:i}=t;return i&&i[r(310)]===e?i[r(273)][0][r(285)]?{type:r(307),content:zr(n,r(291),s)}:{type:r(307),content:zr(n,r(275),s)}:void 0}))}s(t(271),zr(n,t(284))),s(t(266),zr(n,t(311))),s(t(303),zr(n,t(304))),s(t(270),zr(n,t(299))),s(t(279),zr(n,t(259))),s(t(282),zr(n,t(292))),s(t(293),zr(n,t(272)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(243939===-parseInt(n(481))/1+parseInt(n(445))/2+-parseInt(n(451))/3*(parseInt(n(473))/4)+parseInt(n(476))/5+-parseInt(n(465))/6+-parseInt(n(479))/7*(-parseInt(n(452))/8)+parseInt(n(474))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(446)](){const t=cs,e=this[t(487)],n=e[t(478)];if(!e[t(464)][t(462)](t(480)))return;const r=e[t(464)][t(475)](t(461)),s=this[t(487)][t(483)][t(475)](t(463));r[t(477)](t(463),((n,o={})=>{const i=t,a=this[i(487)][i(447)][i(482)][i(469)],c=o&&void 0!==o[i(454)]?o[i(454)]:!s[i(457)];let u=[];if(c){const t=Array[i(467)](a[i(448)]())[i(486)]((t=>fs(t)||function(t,e){const n=i,r=e[n(450)](t[n(471)],n(463)),s=e[n(450)]([n(484),n(463)],t);return r&&s}(t,this[i(487)][i(447)][i(485)])));u=y(t,e[i(447)])}else{const t=Array[i(467)](a[i(448)]())[i(486)]((t=>fs(t)));u=y(t,e[i(447)])}e[i(447)][i(470)]((()=>{const t=i;for(const e of u)r[t(456)](e,{commandName:t(463),commandParams:[{forceValue:c}]})}))})),r[t(449)][t(459)]((e=>{const r=t,{data:s}=e;if(s&&r(463)==s[r(472)]){const t=zr(n,r(453));return s[r(468)][0][r(454)]?{type:r(466),content:zr(n,r(458),t)}:{type:r(466),content:zr(n,r(460),t)}}}))}}function fs(t){const e=cs;return e(463)==t[e(471)][e(455)]}function hs(){const t=["change","parent","commandName","88uQKqSJ","3707226FeJeke","get","950815aFAoOw","enableCommand","locale","595RRsxkl","BlockQuoteEditing","186639mxBxHJ","document","commands","$root","schema","filter","editor","336536RmPVFE","afterInit","model","getSelectedBlocks","_descriptionFactory","checkChild","62112mOLgOe","45720lSwsgm","ELEMENT_BLOCK_QUOTE","forceValue","name","markBlockFormat","value","*Set format:* %0","registerDescriptionCallback","*Remove format:* %0","TrackChangesEditing","has","blockQuote","plugins","2220324qkCAYG","format","from","commandParams","selection"];return(hs=function(){return t})()}function gs(t,e){const n=ds();return(gs=function(t,e){return n[t-=426]})(t,e)}function ds(){const t=["get","421200MPAIKI","7976439ytSBeA","changeCaseTitle","has","2882930xZGdiP","changeCaseUpper","changeCaseLower","37331MeeDHR","afterInit","1301250nlmpgy","TrackChangesEditing","72PAGGlz","65561KxoMwT","enableCommand","plugins","4PiMgMt","1565835bXfhmM","CaseChange","editor"];return(ds=function(){return t})()}const ps=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(472494===parseInt(n(442))/1+-parseInt(n(439))/2+-parseInt(n(426))/3*(parseInt(n(445))/4)+parseInt(n(434))/5+parseInt(n(441))/6*(parseInt(n(437))/7)+parseInt(n(430))/8+parseInt(n(431))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[ps(438)](){const t=ps,e=this[t(428)];e[t(444)][t(433)](t(427))&&(e[t(444)][t(429)](t(440))[t(443)](t(435)),e[t(444)][t(429)](t(440))[t(443)](t(436)),e[t(444)][t(429)](t(440))[t(443)](t(432)))}}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=Es,r=t();for(;;)try{if(527299===-parseInt(n(273))/1+-parseInt(n(276))/2+parseInt(n(278))/3*(-parseInt(n(267))/4)+-parseInt(n(264))/5+-parseInt(n(274))/6+-parseInt(n(277))/7*(parseInt(n(272))/8)+-parseInt(n(271))/9*(-parseInt(n(263))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(275)](){const t=Is,e=this[t(270)];e[t(266)][t(262)](t(279))&&e[t(269)][t(262)](t(265))[t(268)](t(279))}}function Ts(){const t=["104859EwJVxJ","23672eaMRyc","333279MlcNoY","5139708yXwBOn","afterInit","828154MxeeBr","1393CHcwmC","57ZTfSGQ","ckbox","get","3670UELLVL","4179085HkaDNe","TrackChangesEditing","commands","151576oLXorx","enableCommand","plugins","editor"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["language","config","forceValue","getSelectedBlocks","blockName","markBlockFormat","schema","value","registerDescriptionCallback","commandParams","toLowerCase","indentCodeBlock","856842FLRask","selection","_descriptionFactory","3079179lZNfbg","parent","751692pqphJv","enableCommand","outdentCodeBlock","8nkksYs","name","1404760nzLIVd","has","editor","filter","type","checkChild","1490950nyIdwf","languages","isLimit","get","formatBlock","TrackChangesEditing","CodeBlock","model","document","ELEMENT_CODE_BLOCK","codeBlock","*Remove format:* %0","change","registerElementLabel","afterInit","commandName","20110cQPNtf","rootElement","1061376QeYTdA","commands","*Set format:* %0","label","from","locale","format","find","plugins","988OGkLBp"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(545146===parseInt(n(212))/1+parseInt(n(228))/2+parseInt(n(246))/3+-parseInt(n(199))/4*(parseInt(n(244))/5)+parseInt(n(217))/6+-parseInt(n(222))/7+-parseInt(n(220))/8*(parseInt(n(215))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(242)](){const t=_s,e=this[t(224)];if(!e[t(198)][t(223)](t(234)))return;const n=e[t(198)][t(231)](t(233)),r=e[t(195)],s=e[t(201)][t(231)](t(238))[t(229)],o=e[t(191)][t(231)](t(238));n[t(218)](t(211)),n[t(218)](t(219)),n[t(218)](t(238),((r,i={})=>{const a=t,c=e[a(235)],u=e[a(235)][a(236)][a(213)],l=i&&void 0!==i[a(202)]?i[a(202)]:!o[a(207)];let f;i[a(200)]||(i[a(200)]=s[0][a(200)]),f=l?Array[a(194)](u[a(203)]())[a(225)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(245))&&!e[n(230)](t)&&e[n(227)](t[n(216)],n(238))}(t,c[a(206)]))):Array[a(194)](u[a(203)]())[a(225)]((t=>Cs(t)));const h=y(f,c);c[a(240)]((()=>{const t=a;for(const e of h)n[t(205)](e,{commandName:t(238),commandParams:[{...i,forceValue:l}],formatGroupId:t(204)})}))})),n[t(214)][t(241)](t(238),(e=>zr(r,t(237),e))),n[t(214)][t(208)]((e=>{const n=t;if(n(232)!=e[n(226)])return;const o=r.t,{data:i}=e;if(!i||n(238)!=i[n(243)])return;const a=i[n(209)][0][n(200)],c=o(s[n(197)]((t=>t[n(200)]===a))[n(193)])[n(210)]();return i[n(209)][0][n(202)]?{type:n(196),content:zr(r,n(192),zr(r,n(237),1)+" ("+c+")")}:{type:n(196),content:zr(r,n(239),zr(r,n(237),1))}}))}}function Cs(t){const e=_s;return e(238)==t[e(221)]}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=242]})(t,e)}function Ls(){const t=["9xaAZJY","6uGMkjC","addCommentThread","15tynyJI","8769992SIptgZ","plugins","58vsqKIi","get","editor","1083065hpmFZp","31766sLouob","11167592GFCMJC","366404kONWVA","CommentsEditing","enableCommand","has","afterInit","8932610mQTJOy","TrackChangesEditing","5671302pgKJba"];return(Ls=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(706292===parseInt(n(250))/1*(-parseInt(n(254))/2)+-parseInt(n(247))/3*(parseInt(n(256))/4)+parseInt(n(253))/5*(-parseInt(n(245))/6)+parseInt(n(243))/7+parseInt(n(255))/8+parseInt(n(244))/9*(parseInt(n(261))/10)+-parseInt(n(248))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(260)](){const t=Rs,e=this[t(252)];e[t(249)][t(259)](t(257))&&e[t(249)][t(251)](t(242))[t(258)](t(246))}}var Ms=n(834);function vs(t,e,n){const r=Os,s=[];for(const o of e[r(228)]())o[r(209)](t)&&s[r(194)](n[r(226)](o));return s}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=183]})(t,e)}function ws(){const t=["activeMarkers","1225944yRRemh","ck-suggestion-marker-","isAtEnd","getWalker","bindElementToMarker","1800058UgVDsm","21773079mOupxR","span","63KVhepX","test","nextSibling","previousPosition","push","1718517GnPGue","element","markerRange","elementEnd","mapper","getAttribute","7415658qWPEnR","isBlock","toViewElement","561064DQvvLd","consumable","TrackChangesEditing","createUIElement","addClass","hasAttribute","get","schema","plugins","115hHszWK","model","parent","start","10KTHtcN","name","type","ck-suggestion-marker--active","toViewPosition","writer","addHighlight","listItem","markerName","createRangeOn","includes","getItems","isContent","isLimit","item","28752ZVnZEv","listIndent","insert","getCustomProperty"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(212)][r(210)](r(206));return(o,i,a)=>{const c=r;if(!a[c(205)][c(191)](i[c(197)],o[c(218)]))return;const u=i[c(197)][c(185)](),l=i[c(197)][c(216)],f=t[c(214)][c(211)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(231)];d=d||f[c(229)](e);const n=a[c(199)][c(203)](e);if(n&&n[c(235)](c(223)))return;c(198)==t[c(219)]&&f[c(202)](e)&&!f[c(230)](e)&&(e[c(192)]||l[c(184)]?h&&h[c(215)]==e||(h=e,m(t[c(193)]),p=!0):g=g||t[c(193)])}function m(t){const r=c,o=a[r(222)][r(207)](r(189),{class:r(183)+e}),u=a[r(199)][r(221)](t);n&&s[r(236)][r(227)](i[r(225)])&&a[r(222)][r(208)](r(220),o),a[r(222)][r(234)](u,o),a[r(199)][r(186)](o,i[r(225)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(719003===parseInt(n(237))/1+parseInt(n(187))/2+parseInt(n(195))/3+-parseInt(n(232))/4*(parseInt(n(213))/5)+parseInt(n(201))/6+parseInt(n(190))/7*(-parseInt(n(204))/8)+parseInt(n(188))/9*(-parseInt(n(217))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=xs;function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=407]})(t,e)}function Ps(){const t=["writer","document","delete","4258188ySyhIg","7yBuNEM","high","1063592ZEwPNo","mapper","showSuggestionHighlights","addMarker:suggestion:deletion","1104105DZpUdi","deleteForward","model","markerNameToElements","modifySelection","detach","setSelection","20012NwyNEY","buffer","1VEzTEU","fromRange","merge","start","isCollapsed","TrackChangesEditing","1515372RivVev","createRange","unlock","getFirstRange","rootName","$graveyard","uiElement","unit","markerName","end","commands","requires","downcastDispatcher","removeMarker:suggestion:deletion","get","editor","enableCommand","lock","64636UsRtZj","batch","remove","bind","unbindElementFromMarkerName","createSelection","plugins","enqueueChange","data","editing","options","forward","init","root","selection","1266460KOKgBU"];return(Ps=function(){return t})()}!function(t,e){const n=xs,r=t();for(;;)try{if(232623===parseInt(n(409))/1*(parseInt(n(407))/2)+-parseInt(n(459))/3+-parseInt(n(433))/4+parseInt(n(448))/5+-parseInt(n(415))/6+parseInt(n(453))/7*(parseInt(n(455))/8)+parseInt(n(452))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Ds(426)](){return[Ms.Delete]}[Ds(445)](){const t=Ds,e=this[t(430)],n=e[t(439)][t(429)](t(414));n[t(431)](t(451));const r=e[t(425)][t(429)](t(460));n[t(431)](t(460),((n,s={})=>{const o=t,a=e[o(461)][o(438)](e[o(461)][o(450)][o(447)]);a[o(413)]&&e[o(461)][o(463)](a,{direction:o(444),unit:s[o(422)]});const c=a[o(418)](),u=i.LiveRange[o(410)](c);let l;n(s),l=o(420)==u[o(446)][o(419)]?e[o(461)][o(416)](c[o(412)]):e[o(461)][o(416)](u[o(412)],u[o(424)]),u[o(464)](),e[o(461)][o(440)](r[o(408)][o(434)],(t=>{const e=o;r[e(408)][e(432)](),t[e(465)](t[e(416)](l[e(424)])),r[e(408)][e(417)]()}))})),e[t(442)][t(427)].on(t(458),Fs(e,t(411)),{priority:t(454)}),e[t(441)][t(427)].on(t(458),((n,r,s)=>{const o=t;s[o(443)][o(457)]&&Fs(e,o(411),{showActiveMarker:!1})[o(436)](this)(n,r,s)}),{priority:t(454)}),e[t(442)][t(427)].on(t(428),((e,n,r)=>{const s=t,o=r[s(456)][s(462)](n[s(423)]);if(o)for(const t of o)t.is(s(421))&&(r[s(456)][s(437)](t,n[s(423)]),r[s(449)][s(435)](t))}),{priority:t(454)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=364]})(t,e)}function Gs(){const t=["mergeListItemBackward","accept","editor","*Format:* remove from %0","*Format:* insert into %0","formatBlock","bulleted","listStyle","_getAttributeKey","selection","oldValue","listIndent","registerPostFixer","key","ELEMENT_TODO_LIST","listStart","noTrackChangesFixer","list.multiBlock","attribute","default","fromRange","newValue","next","detach","every","20cNEBzN","toUpperCase","setAttribute","nodeAfter","4542671UEmirS","parent","*Outdent:* %0","filter","474fTQqdz","*Merge:* list item","todoListCheck","trackChangesCommand","_supportLegacySuggestions","isObject","splitListItemBefore","removeMarker","map","*Set format:* %0","*Remove format:* %0","deletion","refresh","listItemId","905406qewKTd","getChanges","data","getFirstRange","push","listItemIdFixer","numberedList","value","mergeListItemForward","_suggestionFactory","config","bulletedList","format","_LIST","has","1193jwgFSF","checkTodoList","afterInit","FORMAT_INDENT","registerAttributeLabel","get","*Check item*","getFirstMarker","differ","plugins","63036XJqrhn","registerCustomCallback","24633nmOlIy","isNextTo","execute","head","documentList","commandName","end","TodoListEditing","includes","*Merge:* %0","TrackChangesEditing","document","outdentList","indentList","getAttribute","containsItem","listType","multipleBlocks","280NoZXMA","schema","*Uncheck item*","nextSibling","model","ELEMENT_BULLETED_LIST","from","isLocal","ELEMENT_","_descriptionFactory","todoList","*Indent:* %0","todo","registerElementLabel","registerDescriptionCallback","_findSuggestions","numbered","previousSibling","ELEMENT_NUMBERED_LIST","listReversed","splitListItemAfter","commandParams","_enableDefaultAttributesIntegration","createRange","find","commands","ELEMENT_LIST_ITEM","*Split:* list item","forceValue","createPositionAt","78PagSna","suggestion","change","isUndo","8824070yRrZhY","type","range","batch","start","*Change to:* %0","getRanges","todoListChecked","setSelection","ListEditing","assureChains","groupId","locale","_registerLegacyDescription","meta","attributes","getSuggestions","10004071EeRQPg","length","attributeKey"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(578385===parseInt(n(468))/1*(parseInt(n(439))/2)+parseInt(n(382))/3*(parseInt(n(478))/4)+parseInt(n(431))/5*(parseInt(n(453))/6)+-parseInt(n(435))/7+-parseInt(n(498))/8*(parseInt(n(480))/9)+-parseInt(n(386))/10+parseInt(n(403))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(470)](){const t=Us,e=this[t(408)];if(!e[t(477)][t(467)](t(395)))return;const n=e[t(398)],r=e[t(477)][t(473)](t(490)),s=e[t(477)][t(467)](t(487)),o=!!e[t(463)][t(473)](t(423));function i(e){const r=t;return{type:r(465),content:""+zr(n,r(448),e)}}function a(e){const r=t;return{type:r(465),content:""+zr(n,r(449),e)}}r[t(374)](t(459),[],[t(452),t(496),t(417)]),r[t(374)](t(464)),r[t(374)](t(493)),r[t(374)](t(492)),r[t(374)](t(372)),r[t(374)](t(445)),o&&(r[t(374)](t(406)),r[t(374)](t(461))),s&&(r[t(374)](t(508)),r[t(374)](t(469),[],[t(393)]),r[t(507)][t(366)]((e=>{const r=t,{data:s}=e;if(s&&r(393)==s[r(419)])return{type:r(465),content:s[r(427)]?zr(n,r(474)):zr(n,r(500))}})),this[t(408)][t(502)][t(491)][t(418)]((e=>{const n=t;if(e[n(389)][n(385)])return!1;let s=!1;const o=r[n(402)]({skipNotAttached:!0})[n(438)]((t=>n(393)===r[n(414)](t)));for(const t of o)n(364)!=t[n(456)]()[n(390)][n(434)][n(494)](n(496))&&(r[n(367)](t[n(456)](),n(424))[n(376)]((t=>n(496)===r[n(414)](t[n(383)])))||(e[n(446)](t[n(475)]()),s=!0));return s}))),r[t(507)][t(472)](t(417),zr(n,t(471)));const c={type:t(465),content:""};r[t(507)][t(366)]((e=>{const r=t,{data:s}=e;if(!s||r(496)!=s[r(419)])return;let u=e[r(483)];for(;u;){if(u[r(455)]&&(r(413)==u[r(455)][r(419)]&&(u[r(455)][r(427)]&&r(425)!=u[r(455)][r(427)]||r(425)!=u[r(455)][r(416)]&&!s[r(427)])||!o&&u[r(455)][r(419)]==Ic))return c;u=u[r(428)]}if(null==s[r(427)])switch(s[r(416)]){case r(412):return a(zr(n,r(503)));case r(368):return a(zr(n,r(370)));case r(364):return a(zr(n,r(420)))}switch(s[r(427)]){case r(412):return i(zr(n,r(503)));case r(368):return i(zr(n,r(370)));case r(364):return i(zr(n,r(420)))}})),r[t(507)][t(366)]((e=>{const n=t,{data:r}=e;if(r&&n(417)==r[n(419)])return null==r[n(427)]||null==r[n(416)]&&0==r[n(427)]?c:void 0})),r[t(507)][t(366)]((e=>{const r=t;if(r(424)!=e[r(387)])return;const{data:s}=e;if(!s||r(452)!=s[r(419)])return;const o=Hs(e);return o?r(427)==o?{type:r(465),content:zr(n,r(440))}:r(416)==o?{type:r(465),content:zr(n,r(379))}:c:c})),e[t(502)][t(491)][t(418)]((e=>this[t(458)](e))),e[t(502)][t(491)][t(418)]((e=>this[t(422)](e))),e[t(502)][t(491)][t(418)]((e=>this[t(396)](e))),this[t(443)]()}[Us(458)](t){const e=Us;if(t[e(389)][e(385)]||!t[e(389)][e(505)])return!1;let n=!1;const r=this[e(408)][e(477)][e(473)](e(490))[e(402)]({skipNotAttached:!0})[e(438)]((t=>t[e(455)]&&e(452)==t[e(455)][e(419)]))[e(438)]((t=>t[e(455)][e(427)]&&t[e(455)][e(416)]));for(const s of r)Hs(s)||(t[e(446)](s[e(475)]()),n=!0);return n}[Us(422)](t){const e=Us;if(t[e(389)][e(385)]||!t[e(389)][e(505)])return!1;const n=this[e(408)][e(477)][e(473)](e(490));if(n[e(442)][e(460)])return!1;let r=!1;const s=[e(496),e(413),e(452),e(417),e(421),e(371),e(441)],o=this[e(408)][e(502)][e(491)][e(476)][e(454)]()[e(438)]((t=>e(424)==t[e(387)]))[e(438)]((t=>s[e(488)](t[e(405)])));if(0==o[e(404)])return r;for(const i of o){const o=n[e(367)](i[e(388)],e(424))[e(438)]((t=>!t[e(400)][e(481)]))[e(447)]((t=>t[e(383)]))[e(438)]((t=>{const r=e,o=n[r(414)](t);return s[r(488)](o)}));if(o[e(404)]){for(const n of o)t[e(446)](n[e(475)]());r=!0}}return r}[Us(396)](t){const e=Us;if(t[e(389)][e(385)]||!t[e(389)][e(505)])return!1;const n=this[e(408)][e(477)][e(473)](e(490));let r=!1;const s=[e(496),e(413),e(452),e(417),e(421),e(371),e(441)];for(const t of n[e(402)]({skipNotAttached:!0})){const o=n[e(367)](t[e(456)](),e(424))[e(447)]((t=>t[e(383)]))[e(438)]((t=>t[e(455)]&&s[e(488)](t[e(455)][e(419)])));if(!o[e(404)])continue;const a=o[0][e(483)][e(401)][e(397)];if(!o[e(430)]((t=>t[e(401)][e(397)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(402)]({skipNotAttached:!0})[s(438)]((e=>s(424)==e[s(387)]&&e[s(401)][s(397)]==t)))e[s(433)](s(397),r)}function i(t,n){const r=e;let s=t[r(483)],i=!1;for(;s;)s[r(401)][r(397)]!=n&&(o(s[r(401)][r(397)],n),s[r(433)](r(397),n),i=!0),s=s[r(428)];return i}}[Us(443)](){const t=Us,e=this[t(408)],n=e[t(398)],r=e[t(477)][t(473)](t(490));this[t(399)](),r[t(462)][t(479)](t(411),t(484),t(407),(function(n,r){const s=t,o=[];for(let t of n)t[s(390)][s(434)]===t[s(486)][s(436)]&&(t=e[s(502)][s(375)](e[s(502)][s(381)](t[s(390)][s(434)],0))),o[s(457)](t);e[s(502)][s(384)]((t=>{const n=s,a=e[n(502)][n(491)][n(415)],c=Array[n(504)](a[n(392)]())[n(447)]((t=>i.LiveRange[n(426)](t)));t[n(394)](o),e[n(377)][n(473)](r[n(485)])[n(451)](),r[n(373)][n(457)]({forceDefaultExecution:!0}),e[n(482)](r[n(485)],...r[n(373)]),t[n(394)](c);for(const t of c)t[n(429)]()}))})),r[t(507)][t(365)]((function(n){const r=t,s=!e[r(502)][r(499)][r(444)](n),o=n[r(369)],i=n[r(501)],a=n[r(494)](r(452)),c=!o||o[r(494)](r(452))!==a,u=!i||i[r(494)](r(452))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(378),e)))}[Us(399)](){const t=Us,e=this[t(408)],n=e[t(398)];function r(n){const r=t,s=e[r(377)][r(473)](r(464))[r(460)],o=e[r(377)][r(473)](r(459))[r(460)];return r(459)===n?s:o}e[t(477)][t(473)](t(490))[t(507)][t(366)]((function(s){const o=t;if(o(411)!=s[o(387)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(485)]){case o(464):u=i[o(373)][0][o(380)],l=r(i[o(485)]),a=o(u?410:409),!l&&e[o(463)][o(473)](o(423))||(a=o(391)),c={type:o(465),content:zr(n,a,zr(n,o(503)))};break;case o(459):u=i[o(373)][0][o(380)],l=r(i[o(485)]),a=o(u?410:409),!l&&e[o(463)][o(473)](o(423))||(a=o(391)),c={type:o(465),content:zr(n,a,zr(n,o(370)))};break;case o(493):a=o(509),c={type:o(465),content:zr(n,a,zr(n,o(378)))};break;case o(492):a=function(t){const e=o,n=t[e(456)]();let r=n[e(390)][e(434)];for(;r&&n[e(495)](r);){if(r[e(494)](e(417))>0)return!1;r=r[e(501)]}return!0}(s)?zr(n,o(409),zr(n,function(t){const e=o;return e(506)+t[e(456)]()[e(390)][e(434)][e(494)](e(496))[e(432)]()+e(466)}(s))):zr(n,o(437),zr(n,o(378))),c={type:o(465),content:a};break;case o(406):case o(461):!1===i[o(497)]&&(a=o(489),c={type:o(450),content:zr(n,a,zr(n,o(378)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(456)]()[e(390)][e(434)][e(369)];for(;n;){const r=n[e(494)](e(452));if(!r)return!1;if(r==t[e(455)][e(427)])return e(427);if(r==t[e(455)][e(416)])return e(416);n=n[e(369)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=446]})(t,e)}function Ks(){const t=["2274BwkzFr","8393hfgwwu","attribute","find","model","commandParams","*Set format:* %0","getSuggestions","upper-roman","*Format:* set order to regular","_LIST_","registerAttributeLabel","newValue","decimal-leading-zero","disc","key","_enableDefaultAttributesIntegration","get","30fPOkRa","FORMAT_LIST_REVERSED","listStart","4140408Flfjgk","registerDescriptionCallback","locale","data","list.properties","20142uxDmkw","listType","reversed","format","getFirstMarker","_descriptionFactory","TrackChangesEditing","start","*Format:* set order to reversed","lower-roman","startIndex","toUpperCase","config","next","_getTranslationKeyForListStyle","2825306LQcMtf","editor","getAttribute","square","_getAttributeKey","numbered","*Format:* set start index to %0","getFirstRange","has","removeMarker","3lwedSF","oldValue","bulleted","registerPostFixer","_LIST_DEFAULT","type","includes","suggestion","batch","226888nbQBIr","circle","1809945qwiGfv","*Change to:* %0","filter","9RBnVYu","plugins","replace","FORMAT_LIST_START","isUndo","commandName","afterInit","styles","ListPropertiesEditing","listStyle","default","head","*Remove format:* %0","document","formatBlock","nodeAfter","_findSuggestions","handleDescriptions","listReversed","ELEMENT_","bind","decimal","lower-latin","_registerLegacyDescription","602856XBwJEH","upper-latin"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(279123===-parseInt(n(502))/1+-parseInt(n(536))/2+parseInt(n(527))/3*(-parseInt(n(474))/4)+parseInt(n(447))/5+-parseInt(n(476))/6*(-parseInt(n(477))/7)+parseInt(n(497))/8*(parseInt(n(450))/9)+-parseInt(n(494))/10*(parseInt(n(517))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[zs(456)](){const t=zs;if(!this[t(518)][t(451)][t(525)](t(458)))return;const e=this[t(518)][t(514)][t(493)](t(501)),n=this[t(518)][t(451)][t(493)](t(508));e[t(457)]&&n[t(492)](t(459),[],[t(459)]),e[t(504)]&&n[t(492)](t(468),[],[t(468)]),e[t(512)]&&n[t(492)](t(496),[],[t(496)]);const r={type:t(505),content:""};n[t(507)][t(498)](this[t(467)][t(470)](this));const s=this[t(518)][t(499)];n[t(507)][t(487)](t(468),zr(s,t(495))),n[t(507)][t(498)]((e=>{const n=t,{data:s}=e;if(s&&n(468)==s[n(491)])return null==s[n(488)]||0==s[n(488)]&&null==s[n(528)]?r:void 0})),n[t(507)][t(487)](t(496),zr(s,t(453))),n[t(507)][t(498)]((e=>{const n=t,{data:s}=e;if(s&&n(496)==s[n(491)])return null==s[n(488)]||1==s[n(488)]&&null==s[n(528)]?r:void 0})),this[t(518)][t(480)][t(463)][t(530)]((e=>{const r=t;if(e[r(535)][r(454)])return!1;let s=!1;const o=n[r(483)]({skipNotAttached:!0})[r(449)]((t=>{const e=r,s=n[e(521)](t);return e(496)==s||e(468)==s}));for(const t of o)r(522)!=t[r(524)]()[r(509)][r(465)][r(519)](r(503))&&(n[r(466)](t[r(524)](),r(478))[r(479)]((t=>r(503)==n[r(521)](t[r(534)])))||(e[r(526)](t[r(506)]()),s=!0));return s})),this[t(473)]()}[zs(467)](t){const e=zs,n=this[e(518)][e(499)],{data:r}=t,s={type:e(505),content:""};if(!r||e(459)!=r[e(491)])return;if(!r[e(528)])return e(460)==r[e(488)]?s:{type:e(505),content:""+zr(n,e(482),zr(n,this[e(516)](r[e(488)])))};if(!r[e(488)]){if(e(460)==r[e(528)])return s;let o=t[e(461)];for(;o;){if(o[e(500)]&&e(503)==o[e(500)][e(491)]&&o[e(500)][e(488)])return s;o=o[e(515)]}return{type:e(505),content:""+zr(n,e(462),zr(n,this[e(516)](r[e(528)])))}}if(e(460)!=r[e(488)])return{type:e(505),content:""+zr(n,e(482),zr(n,this[e(516)](r[e(488)])))};let o=t[e(461)];for(;o;){if(o[e(500)]&&e(503)==o[e(500)][e(491)]&&o[e(500)][e(488)]&&o[e(500)][e(528)])return s;o=o[e(515)]}const i=t[e(524)]()[e(509)][e(465)][e(519)](e(503));return{type:e(505),content:zr(n,e(482),zr(n,e(469)+i[e(513)]()+e(531)))}}[zs(473)](){const t=zs,e=this[t(518)],n=e[t(499)];e[t(451)][t(493)](t(508))[t(507)][t(498)]((e=>{const r=t;if(r(464)!=e[r(532)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(455)]){case r(459):o=r(448),i={type:r(505),content:zr(n,o,zr(n,this[r(516)](s[r(481)][0][r(532)])))};break;case r(468):o=s[r(481)][0][r(504)]?r(510):r(485),i={type:r(505),content:zr(n,o)};break;case r(496):o=r(523),i={type:r(505),content:zr(n,o,s[r(481)][0][r(512)])}}return i}))}[zs(516)](t){const e=zs;return e(469)+function(t){const n=e;return qs[n(533)](t)?n(529):Zs[n(533)](t)?n(522):null}(t)[e(513)]()+e(486)+t[e(513)]()[e(452)](/-/g,"_")}}const qs=[zs(490),zs(446),zs(520)],Zs=[zs(471),zs(489),zs(511),zs(484),zs(472),zs(475)];var Qs=n(507);const Ys=$s;function Js(){const t=["567392YKroni","markInsertion","bind","removeMarker:suggestion:insertion","86247ffSsKN","enterBlock","mapper","enter","setSelection","hasClass","2795088WkCwwH","TrackChangesEditing","getFirstRange","4370CVEdgr","afterExecute","unbindElementFromMarkerName","editor","10430280mOuhCl","split","editing","remove","end","parent","high","2778418shOzOM","createPositionAt","get","createRange","writer","enableCommand","2406160WLSJFR","getFirstPosition","addMarker:suggestion:insertion","plugins","model","detach","fire","document","markerNameToElements","nextSibling","selection","ck-suggestion-marker-split","requires","1LBNGLh","markerName","options","showSuggestionHighlights","downcastDispatcher","8SbjoiY","2627045Tncvpk","change","commands","fromRange","data","init"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(946793===-parseInt(n(213))/1*(-parseInt(n(249))/2)+parseInt(n(235))/3*(parseInt(n(218))/4)+parseInt(n(219))/5+parseInt(n(242))/6+-parseInt(n(225))/7+-parseInt(n(255))/8+parseInt(n(229))/9*(-parseInt(n(238))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(212)](){return[Qs.Enter]}[Ys(224)](){const t=Ys,e=this[t(241)],n=e[t(258)][t(251)](t(236)),r=e[t(221)][t(251)](t(232));n[t(254)](t(232),(()=>{const s=t;e[s(259)][s(220)]((t=>{const o=s,a=e[o(259)][o(207)][o(210)],c=a[o(256)](),u=i.LiveRange[o(222)](a[o(237)]());if(r[o(230)](t)){const r=e[o(259)][o(250)](c[o(247)][o(209)],0),s=t[o(252)](c,r);n[o(226)](s)}else t[o(233)](t[o(252)](u[o(246)]));u[o(205)](),r[o(206)](o(239),{writer:t})}))})),e[t(244)][t(217)].on(t(257),Fs(e,t(243)),{priority:t(248)}),e[t(244)][t(217)].on(t(228),((e,n,r)=>{const s=t,o=r[s(231)][s(208)](n[s(214)]);if(o)for(const t of o)t[s(234)](s(211))&&(r[s(231)][s(240)](t,n[s(214)]),r[s(253)][s(245)](t))}),{priority:t(248)}),e[t(223)][t(217)].on(t(257),((n,r,s)=>{const o=t;s[o(215)][o(216)]&&Fs(e,o(243),{showActiveMarker:!1})[o(227)](this)(n,r,s)}),{priority:t(248)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=199]})(t,e)}function ro(){const t=["editor","plugins","7619384JbiGuS","getIntersection","2434593DSwEcr","createPositionAt","9BnZRLj","4476745vSGZyc","getRange","handleFindCommand","end","31027UbARgP","createRange","3553eRLvhH","TrackChangesEditing","start","filter","findByTextCallback","suggestion:deletion","afterInit","has","findNext","item","string","find","getMarkersGroup","get","_isInDeletionRange","5gPEddj","2379864GPCYuw","bind","markers","model","replaceAll","FindAndReplaceEditing","findPrevious","2892688FNYbAA","27760RauNyf","enableCommand","2jjXRFa","replace","FindAndReplaceUtils"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(585326===-parseInt(n(224))/1*(-parseInt(n(210))/2)+parseInt(n(217))/3+-parseInt(n(207))/4*(-parseInt(n(199))/5)+-parseInt(n(200))/6+-parseInt(n(220))/7+-parseInt(n(215))/8*(-parseInt(n(219))/9)+parseInt(n(208))/10*(-parseInt(n(226))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(232)](){const t=eo;if(!this[t(213)][t(214)][t(233)](t(205)))return;const e=this[t(213)][t(214)][t(239)](t(227));e[t(209)](t(237),this[t(222)][t(201)](this)),e[t(209)](t(234)),e[t(209)](t(206)),e[t(209)](t(211)),e[t(209)](t(204))}[eo(222)](t,e,n={}){const r=eo,s=this[r(213)][r(214)][r(239)](r(212));return t((t=>(r(236)==typeof e?s[r(230)](e,n):e)(t)[r(229)]((e=>!1===this[r(240)](e,t[r(235)])))),n)}[eo(240)](t,e){const n=eo,r=this[n(213)][n(203)][n(225)](this[n(213)][n(203)][n(218)](e,t[n(228)]),this[n(213)][n(203)][n(218)](e,t[n(223)]));for(const t of this[n(213)][n(203)][n(202)][n(238)](n(231)))if(null!==r[n(216)](t[n(221)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontColor","FORMAT_FONT_COLOR","102cyVFlN","fontBackgroundColor","136800gzmtCe","*Set font family:* %0","*Reset font family*","value","*Set font background color:* %0","FORMAT_FONT_BACKGROUND","TrackChangesEditing","FontColorEditing","model","FontSize","_registerLegacyDescription","FontFamilyEditing","FontSizeEditing","has","fontSize.options","*Reset font color*","trim","10YKAKdX","3308301aSeuBD","editor","plugins","commandName","1050752CaTRxq","registerAttributeLabel","formatInline","afterInit","registerDescriptionCallback","979002pFhTVm","_descriptionFactory","format","_enableDefaultAttributesIntegration","*Set font color:* %0","label","*Reset font background color*","8cBJRDx","get","fontSize","390605PVZgrf","1512861yyrbzx","1187ImZOkl","*Reset font size*","toLowerCase","locale","*Set font size:* %0","find","title","fontFamily","fontBackgroundColor.colors","FontBackgroundColorEditing","fontColor.colors","FORMAT_FONT_SIZE","FORMAT_FONT_FAMILY","config","type","normalizeSizeOptions","commandParams"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(133184===-parseInt(n(542))/1*(-parseInt(n(501))/2)+parseInt(n(503))/3+parseInt(n(537))/4*(-parseInt(n(540))/5)+parseInt(n(530))/6+-parseInt(n(541))/7+-parseInt(n(525))/8+-parseInt(n(521))/9*(-parseInt(n(520))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(515),commandName:oo(539)},{pluginName:oo(514),commandName:oo(489)},{pluginName:oo(510),commandName:oo(499)},{pluginName:oo(491),commandName:oo(502)}];class uo extends t.Plugin{[oo(528)](){const t=oo,e=this[t(522)][t(485)],n=this[t(522)][t(523)][t(538)](t(509));for(const{pluginName:e,commandName:r}of co)this[t(522)][t(523)][t(516)](e)&&n[t(533)](r,[r]);e.t,n[t(531)][t(526)](t(539),zr(e,t(493))),n[t(531)][t(526)](t(489),zr(e,t(494))),n[t(531)][t(526)](t(499),zr(e,t(500))),n[t(531)][t(526)](t(502),zr(e,t(508))),this[t(513)]()}[oo(513)](){const t=oo,e=this[t(522)],n=e[t(485)];e[t(523)][t(538)](t(509))[t(531)][t(529)]((e=>{const r=t,o=n.t;if(r(527)!=e[r(496)])return;const{data:i}=e;if(null!=i){if(r(539)==i[r(524)]){const t=i[r(498)][0][r(506)];if(t){const e=o(this[r(522)][r(523)][r(538)](r(512))[r(497)](this[r(522)][r(495)][r(538)](r(517)))[r(487)]((e=>e[r(511)]==t))[r(488)])[r(484)]();return{type:r(532),content:zr(n,r(486),e)}}return{type:r(532),content:zr(n,r(483))}}if(r(489)==i[r(524)]){const t=i[r(498)][0][r(506)];return t?{type:r(532),content:zr(n,r(504),t)}:{type:r(532),content:zr(n,r(505))}}if(r(499)==i[r(524)]){const t=i[r(498)][0][r(506)];if(t){const e=(0,s.normalizeColorOptions)(this[r(522)][r(495)][r(538)](r(492)))[r(487)]((e=>e[r(511)]==t));let i=t,a="";return e&&(i=e[r(535)],a=o(i)[r(484)]()),{type:r(532),content:zr(n,r(534),a)[r(519)](),color:{value:t,title:a||i}}}return{type:r(532),content:zr(n,r(518))}}if(r(502)==i[r(524)]){const t=i[r(498)][0][r(506)];if(t){const e=(0,s.normalizeColorOptions)(this[r(522)][r(495)][r(538)](r(490)))[r(487)]((e=>e[r(511)]==t));let i=t,a="";return e&&(i=e[r(535)],a=o(i)[r(484)]()),{type:r(532),content:zr(n,r(507),a)[r(519)](),color:{value:t,title:a||i}}}return{type:r(532),content:zr(n,r(536))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=251]})(t,e)}function ho(){const t=["format","8470945aFqAae","copyFormat","registerDescriptionCallback","fontColor.colors","toLowerCase","afterInit","8BSaKHz","label","26761302MzDdGu","commandParams","8438035hVZIzG","normalizeSizeOptions","pasteFormat","find","plugins","type","editor","2yUDRVf","fontSize.options","_enableDefaultAttributesIntegration","2406405jtPxhM","push","commands","formatInline","1531549qFlMYA","formatBlock","fontSize","commandName","join","10424868zHxIwP","get","model","slice","*Set format to:* %0","toUpperCase","entries","FontSize","*Remove all formatting*","locale","title","split","charAt","_descriptionFactory","TrackChangesEditing","boolean","length","3187688ilmOpZ","_registerLegacyDescription","config","fontColor","fontBackgroundColor","enableCommand"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(924144===-parseInt(n(280))/1*(-parseInt(n(273))/2)+-parseInt(n(276))/3*(-parseInt(n(262))/4)+parseInt(n(266))/5+-parseInt(n(285))/6+parseInt(n(256))/7+-parseInt(n(302))/8+-parseInt(n(264))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(261)](){const t=lo,e=this[t(272)],n=e[t(270)][t(286)](t(299)),r=e[t(278)][t(286)](t(257)),s=e[t(278)][t(286)](t(268));r&&s&&(n[t(275)](t(268)),n[t(254)](t(257)),this[t(303)]())}[lo(303)](){const t=lo,e=this[t(272)],n=e[t(294)];e[t(270)][t(286)](t(299))[t(298)][t(258)]((r=>{const s=t;if(s(281)!=r[s(271)]&&s(279)!=r[s(271)])return;const{data:o}=r;if(o&&s(268)===o[s(283)]){const t=[],r=o[s(265)][0];for(const[n,o]of Object[s(291)](r))t[s(277)](po(e,n,o));return t[s(301)]?{type:s(255),content:zr(n,s(289),t[s(284)](", "))}:{type:s(255),content:zr(n,s(293))}}}))}}function po(t,e,n){const r=lo,o=t[r(294)].t,i=e[r(296)](/(?=[A-Z])/)[r(284)](" "),a=o(i[r(297)](0)[r(290)]()+i[r(288)](1))[r(260)]();if(r(300)==typeof n)return a;if(r(252)===e||r(253)===e){const e=(0,s.normalizeColorOptions)(t[r(251)][r(286)](r(259)))[r(269)]((t=>t[r(287)]==n));return a+" ("+(e?o(e[r(263)])[r(260)]():n)+")"}if(r(282)===e&&isNaN(parseFloat(n))){const e=t[r(270)][r(286)](r(292))[r(267)](t[r(251)][r(286)](r(274)))[r(269)]((t=>t[r(287)]==n));return a+" ("+(e?o(e[r(295)])[r(260)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=265]})(t,e)}function Eo(){const t=["5XhaJvG","title","2792128FhBBmC","_registerLegacyDescription","has","commandParams","ELEMENT_HEADING","find","5918544nylWzi","registerDescriptionCallback","type","name","1881360GjFBKb","_headingOptions","_descriptionFactory","ELEMENT_HEADING_CUSTOM","14qZDWwp","HeadingEditing","editor","value","afterInit","2295513RwSVzr","view","config","heading.options","match","1518608shrHQO","paragraph","format","get","formatBlock","heading","4873552FKyWbN","_enableDefaultAttributesIntegration","_getHeadingLevel","TrackChangesEditing","commandName","*Change to:* %0","4924146RNijUe","locale","plugins","registerElementLabel","model"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(836623===parseInt(n(273))/1+parseInt(n(302))/2+parseInt(n(268))/3+-parseInt(n(292))/4*(parseInt(n(290))/5)+parseInt(n(285))/6*(-parseInt(n(306))/7)+parseInt(n(279))/8+-parseInt(n(298))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(267)](){const t=mo,e=this[t(265)];if(!e[t(287)][t(294)](t(307)))return;this[t(303)]=e[t(270)][t(276)](t(271));const n=e[t(286)],r=e[t(287)][t(276)](t(282));r[t(280)](t(278));for(const e of this[t(303)])t(274)!=e[t(289)]&&r[t(304)][t(288)](e[t(289)],(n=>{const r=t,i=this[r(281)](e[r(289)]);return null!==i?s(n,i):o(n,e[r(291)])}));function s(e,r){return zr(n,t(296),[e,r])}function o(e,r){return zr(n,t(305),[e,r])}this[t(293)]()}[mo(293)](){const t=mo,e=this[t(265)],n=e[t(286)];e[t(287)][t(276)](t(282))[t(304)][t(299)]((e=>{const r=t;if(r(277)!=e[r(300)])return;const{data:s}=e;if(s&&r(278)==s[r(283)]){const e=s[r(295)][0][r(266)],c=this[r(281)](e);if(null!==c)return{type:r(275),content:zr(n,r(284),(1,a=c,zr(n,r(296),[1,a])))};const u=this[r(303)][r(297)]((t=>t[r(289)]===e))[r(291)];return{type:r(275),content:zr(n,r(284),(o=1,i=u,zr(n,t(305),[o,i])))}}var o,i,a}))}[mo(281)](t){const e=mo;var n,r;const s=t[e(272)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(303)])||void 0===n?void 0:n[e(297)]((n=>n[e(289)]==t));if(o&&o[e(269)]){const t=o[e(269)],n=(null!==(r=t[e(301)])&&void 0!==r?r:t)[e(272)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["30yYJONN","8wkgftX","_enableDefaultAttributesIntegration","241117zjccac","format","commandParams","color","plugins","type","model","formatInline","2730447PbldCf","268325YiZIKW","FORMAT_HIGHLIGHT","get","858792LMmGkN","afterInit","*Set highlight:* %0","locale","has","6SuleGH","find","toLowerCase","commandName","_registerLegacyDescription","highlight.options","config","*Remove highlight*","2787888LocuKk","registerDescriptionCallback","title","value","TrackChangesEditing","editor","highlight","registerAttributeLabel","12791390leDhfB","HighlightEditing","_descriptionFactory","791805RmPOZX"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(467840===parseInt(n(359))/1+parseInt(n(371))/2*(-parseInt(n(376))/3)+parseInt(n(357))/4*(-parseInt(n(368))/5)+-parseInt(n(356))/6*(-parseInt(n(355))/7)+-parseInt(n(384))/8+-parseInt(n(367))/9+parseInt(n(352))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(372)](){const t=_o,e=this[t(349)];if(!e[t(363)][t(375)](t(353)))return;const n=e[t(363)][t(370)](t(348)),r=e[t(374)];n[t(358)](t(350),[t(350)]),n[t(354)][t(351)](t(350),zr(r,t(369))),this[t(380)]()}[_o(380)](){const t=_o,e=this[t(349)],n=e[t(374)];e[t(363)][t(370)](t(348))[t(354)][t(345)]((r=>{const s=t;if(s(366)!=r[s(364)])return;const{data:o}=r;if(o&&s(350)==o[s(379)]){const t=n.t,r=o[s(361)][0][s(347)];if(r){const o=e[s(382)][s(370)](s(381))[s(377)]((t=>t[s(365)]==r)),i=t(o[s(346)])[s(378)]();return{type:s(360),content:zr(n,s(373),i),color:{value:o[s(362)],title:o[s(346)]}}}return{type:s(360),content:zr(n,s(383),zr(n,s(369)))}}}))}}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=264]})(t,e)}function Ro(){const t=["98285RjTScG","horizontalLine","afterInit","_descriptionFactory","18JqezTv","addClass","ELEMENT_HORIZONTAL_LINE","registerElementLabel","createPositionAt","elementToStructure","687500ONhkoj","516yjQNIM","createContainerElement","1217132MXtuRO","editor","HorizontalLineEditing","ck-horizontal-line","showSuggestionHighlights","insert","4018ePmCxp","high","6hCFDvC","for","10986UaeFUX","3376jlleGA","div","dataDowncast","plugins","has","createEmptyElement","conversion","TrackChangesEditing","513yGAgVz","get","locale","enableCommand","16510GUMkdu","259046gTYMYs"];return(Ro=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(176779===-parseInt(n(274))/1+-parseInt(n(279))/2*(-parseInt(n(298))/3)+parseInt(n(288))/4+-parseInt(n(285))/5*(parseInt(n(296))/6)+parseInt(n(294))/7*(-parseInt(n(299))/8)+parseInt(n(269))/9*(parseInt(n(273))/10)+-parseInt(n(275))/11*(-parseInt(n(286))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[ko(277)](){const t=ko,e=this[t(289)];if(!e[t(264)][t(265)](t(290)))return;e[t(264)][t(270)](t(268))[t(272)](t(276));const n=e[t(264)][t(270)](t(268)),r=e[t(271)];n[t(278)][t(282)](t(276),(e=>zr(r,t(281),e))),e[t(267)][t(297)](t(301))[t(284)]({model:t(276),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(292)])return null;const o=n[s(287)](s(300)),i=n[s(266)]("hr");return n[s(280)](s(291),o),n[s(293)](n[s(283)](o,0),i),o},converterPriority:t(295)})}}const Lo=Mo;!function(t,e){const n=Mo,r=t();for(;;)try{if(669343===parseInt(n(249))/1*(parseInt(n(248))/2)+-parseInt(n(241))/3+-parseInt(n(269))/4*(parseInt(n(256))/5)+parseInt(n(264))/6+-parseInt(n(242))/7+-parseInt(n(239))/8+parseInt(n(270))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class So extends t.Plugin{[Lo(255)](){const t=Lo,e=this[t(258)];if(!e[t(261)][t(259)](t(236)))return;const n=e[t(261)][t(266)](t(246)),r=e[t(244)];n[t(267)][t(262)](t(265),(e=>zr(r,t(254),e))),n[t(253)](t(257),[],[t(268)]),n[t(267)][t(247)]((e=>{const n=t;if(n(271)!=e[n(240)])return;const{data:s}=e;if(s&&n(268)==s[n(252)]&&e[n(237)]()[n(245)][n(243)].is(n(251),n(265))){const t=zr(r,n(254));return{type:n(260),content:zr(r,n(250),t)}}})),this[t(272)]()}[Lo(272)](){const t=Lo,e=this[t(258)],n=e[t(244)];e[t(261)][t(266)](t(246))[t(267)][t(247)]((e=>{const r=t;if(r(238)!=e[r(240)])return;const{data:s}=e;if(s&&r(257)==s[r(263)]){const t=zr(n,r(254));return{type:r(260),content:zr(n,r(250),t)}}}))}}function Mo(t,e){const n=vo();return(Mo=function(t,e){return n[t-=236]})(t,e)}function vo(){const t=["locale","start","TrackChangesEditing","registerDescriptionCallback","237562KDXfBk","9bSTusP","*Change %0 content*","element","key","_enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","afterInit","130105lYqvjV","htmlEmbed","editor","has","format","plugins","registerElementLabel","commandName","5158536SFeNDm","rawHtml","get","_descriptionFactory","value","68AximuN","4545288YmWYns","attribute","_registerLegacyDescription","HtmlEmbed","getFirstRange","formatBlock","2266008bDHKXd","type","2252265BsvvJZ","2016777yIuxWc","nodeAfter"];return(vo=function(){return t})()}const Oo=Fo;function wo(){const t=["attribute","toPrevious","accept","start","7902FhjgAR","detach","ImageResize","subType","model","forceDefaultExecution","FORMAT_IMAGE_SIZE","9936NFaiUl","Inline image to block image","chain","_enableDefaultAttributesIntegration","formatBlock","1169XvufMs","registerDescriptionCallback","7368710tvtBWM","nodeBefore","convertBlockImageToInline","ImageInlineEditing","markInsertion","*Set image width:* %0","imageTypeBlock","isCollapsed","schema","caption","change","imageTextAlternative","_descriptionFactory","_suggestionFactory","find","registerElementLabel","markDeletion","previous","discard","toggleImageCaption","createRange","element","*Reset image width*","ImageTextAlternativeEditing","afterInit","deletion","editor","key","removeObject","get","getContainedElement","has","imageStylePreApply","format","addObject","resizedWidth","getClosestSelectedImageElement","*Remove image text alternative*","imageInline","ImageUploadEditing","findIndex","_findSuggestions","join","isEqual","isBefore","imageTypeInline","ELEMENT_INLINE_IMAGE","getSuggestionCallback","ImageBlockEditing","*Set image text alternative:* %0","backward","imageBlock","createRangeOn","selection","nodeAfter","filter","forward","ELEMENT_IMAGE","document","9106840zLNDFb","resizeImage","uploadImage","64575TGuFBA","plugins","convertInlineImageToBlock","ImageCaptionUtils","Block image to inline image","TrackChangesEditing","isIntersecting","1165102oXGvWa","commandName","getCaptionFromImageModelElement","getNearestSelectionRange","insertImage","locale","alt","newValue","isOwn","1884JxBTwe","toNext","width","ImageEditing","imageCaption","commandParams","markBlockFormat","enableCommand","getFirstRange","registerAttributeLabel","registerCustomCallback","formatInline","length","insertion","ImageUtils","_registerLegacyDescription","fromPosition","end","type","ImageCaptionEditing","isBlockImage","24432534jhkHnL","ELEMENT_CAPTION"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(795516===-parseInt(n(161))/1+-parseInt(n(168))/2+-parseInt(n(177))/3*(-parseInt(n(211))/4)+-parseInt(n(218))/5+parseInt(n(204))/6*(-parseInt(n(216))/7)+-parseInt(n(158))/8+parseInt(n(198))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(123)](){const t=Oo,e=this[t(125)];if(!e[t(162)][t(130)](t(180)))return;const n=e[t(162)][t(128)](t(166)),r=e[t(162)][t(128)](t(191)),s=e[t(173)];n[t(184)](t(172)),n[t(230)][t(233)](t(150),(e=>zr(s,t(156),e))),n[t(230)][t(233)](t(137),(e=>zr(s,t(145),e))),n[t(230)][t(233)](t(227),(()=>zr(s,t(199)))),e[t(162)][t(130)](t(138))&&n[t(184)](t(160)),e[t(162)][t(130)](t(147))&&e[t(162)][t(130)](t(221))&&(n[t(184)](t(144),((s,o)=>{const i=t,a=r[i(135)](e[i(208)][i(157)][i(152)]);e[i(208)][i(228)]((()=>{const t=i;n[t(183)](a,{commandName:t(144),commandParams:[o]},[],t(220))}))})),n[t(184)](t(224),((s,o)=>{const a=t;e[a(208)][a(228)]((t=>{const c=a;let u=r[c(135)](e[c(208)][c(157)][c(152)]),l=t[c(151)](u);const f=i.LivePosition[c(193)](l[c(203)],c(201)),h=i.LivePosition[c(193)](l[c(194)],c(178));n[c(209)]((()=>s(o))),u=r[c(135)](e[c(208)][c(157)][c(152)]),l=t[c(151)](u);const g=t[c(238)](f,h);f[c(205)](),h[c(205)](),n[c(183)](u,{commandName:c(144),commandParams:[o]},[],c(163)),g[c(203)][c(143)](l[c(203)])&&n[c(222)](t[c(238)](g[c(203)],l[c(203)]),c(163)),l[c(194)][c(143)](g[c(194)])&&n[c(222)](t[c(238)](l[c(194)],g[c(194)]),c(163))}))})),n[t(231)][t(187)](t(215),t(163),t(141),(()=>!1)),n[t(231)][t(187)](t(215),t(163),t(202),(()=>!1)),n[t(231)][t(187)](t(215),t(163),t(236),n[t(231)][t(146)](t(215),"",t(202))),n[t(231)][t(187)](t(190),t(163),t(141),(()=>!1)),n[t(231)][t(187)](t(190),t(163),t(236),(([r])=>{const s=t,o=n[s(231)][s(146)](s(190),"",s(236));let i=r[s(203)],a=r[s(194)];const c=e[s(208)][s(226)][s(171)](i,s(149)),u=e[s(208)][s(226)][s(171)](a,s(155));c[s(225)]&&(i=c[s(203)]),u[s(225)]&&(a=u[s(194)]),o([e[s(208)][s(238)](i,a)])})),n[t(231)][t(187)](t(215),t(163),t(213),c),n[t(231)][t(187)](t(190),t(163),t(213),c)),e[t(162)][t(130)](t(196))&&(n[t(184)](t(237),((s,o)=>{const i=t,a=e[i(162)][i(128)](i(164));let c=r[i(135)](e[i(208)][i(157)][i(152)]),u=a[i(170)](c);e[i(208)][i(228)]((()=>{const t=i;if(u)return void n[t(234)](e[t(208)][t(151)](u));const l=r[t(197)](c);s(o),c=r[t(135)](e[t(208)][t(157)][t(152)]),u=a[t(170)](c),n[t(222)](e[t(208)][t(151)](u),l?null:t(181))}))})),n[t(231)][t(187)](t(190),t(181),t(213),c));const o=[{type:t(215),subType:t(131)},{type:t(190),subType:t(181)},{type:t(215),subType:t(163)},{type:t(190),subType:t(163)}];function a(e,s){const i=t,a=o[i(139)]((({type:t,subType:n})=>e[i(195)]==t&&e[i(207)]==n)),c=o[i(139)]((({type:t,subType:e})=>s[i(195)]==t&&s[i(207)]==e));if(a<0||c<0)return!1;const u=e[i(185)](),l=s[i(185)]();if((0==a||1==a)&&2==c&&u[i(167)](l))return!0;if(2==a&&3==c){const t=n[i(140)](u,i(190))[i(154)]((({suggestion:t,meta:e})=>e[i(176)]&&i(163)==t[i(207)]));if(t[i(189)]>1&&l[i(194)][i(142)](u[i(203)]))return!0;if(1==t[i(189)]&&(u[i(203)][i(142)](l[i(194)])||u[i(194)][i(142)](l[i(203)])))return!0}if(3==a&&3==c&&u[i(203)][i(143)](l[i(203)])){const t=u[i(194)][i(153)],e=l[i(203)][i(219)];return r[i(197)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(162)][t(130)](t(206))&&(n[t(214)](t(159),[],[t(134)]),n[t(230)][t(186)](t(134),zr(s,t(210)))),e[t(162)][t(130)](t(241))&&n[t(214)](t(229),[],[t(174)]),n[t(230)][t(217)]((e=>{const n=t;if(o[n(232)]((({type:t,subType:r})=>e[n(195)]==t&&e[n(207)]==r)))return e[n(235)]?{}:void 0})),n[t(230)][t(217)]((e=>{const n=t;if(n(190)==e[n(195)]||n(124)==e[n(195)]){const t=e[n(129)]();if(t&&t.is(n(239),n(227)))return{type:n(190)==e[n(195)]?n(133):n(127),element:t,quantity:1}}})),n[t(230)][t(217)]((e=>t(215)==e[t(195)]&&t(163)==e[t(207)]?{type:t(132),content:t(212)}:t(215)==e[t(195)]&&t(220)==e[t(207)]?{type:t(132),content:t(165)}:void 0)),n[t(230)][t(217)]((e=>{const n=t;if(n(200)!=e[n(195)])return;const{data:r}=e;if(!r||n(174)!=r[n(126)])return;const o=r[n(175)];return o?{type:n(132),content:zr(s,n(148),'"'+o+'"')}:{type:n(132),content:zr(s,n(136))}})),this[t(192)]()}[Oo(192)](){const t=Oo,e=this[t(125)],n=e[t(173)];e[t(162)][t(128)](t(166))[t(230)][t(217)]((e=>{const r=t;if(r(215)!=e[r(195)]&&r(188)!=e[r(195)])return;const{data:s}=e;if(s){if(r(229)==s[r(169)]){const t=s[r(182)][0][r(175)];return t?{type:r(132),content:zr(n,r(148),'"'+t+'"')}:{type:r(132),content:zr(n,r(136))}}if(r(159)==s[r(169)]){const t=s[r(182)][0][r(179)];return t?{type:r(132),content:zr(n,r(223),t)}:{type:r(132),content:zr(n,r(240))}}}}))}}const xo=Po;function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=228]})(t,e)}function Bo(){const t=["*Replace image URL*","763gjtcge","discard","formatInline","14XmgJxg","registerDescriptionCallback","registerCustomCallback","808296IQxWyK","replaceImageSource","key","1712043qyUXQK","_suggestionFactory","afterInit","type","src","getSuggestionCallback","plugins","ImageEditing","*Format:* replace image URL","get","attribute","_registerLegacyDescription","newValue","accept","format","9ifeZtQ","oldValue","_handleLegacySuggestions","588465RLjpaz","has","11215ZiVhfp","95848hQNXPa","33yfaTkr","24216LwkBej","locale","365960QhiEUl","TrackChangesEditing","_enableDefaultAttributesIntegration","_descriptionFactory","commandName","6WYWWHT","editor","formatBlock"];return(Bo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(180882===-parseInt(n(259))/1*(parseInt(n(233))/2)+-parseInt(n(254))/3*(-parseInt(n(260))/4)+-parseInt(n(257))/5*(parseInt(n(269))/6)+-parseInt(n(230))/7*(-parseInt(n(262))/8)+-parseInt(n(239))/9+-parseInt(n(264))/10+-parseInt(n(261))/11*(-parseInt(n(236))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(241)](){const t=xo;if(!this[t(270)][t(245)][t(258)](t(246)))return;const e=this[t(270)][t(263)],n=this[t(270)][t(245)][t(248)](t(265));n[t(266)](t(237),[],[t(243)]),n[t(267)][t(234)]((n=>{const r=t;if(r(249)!=n[r(242)])return;const{data:s}=n;return s&&r(243)==s[r(238)]?s[r(251)]&&s[r(255)]?{type:r(253),content:zr(e,r(229))}:{type:r(253),content:""}:void 0})),this[t(256)]()}[xo(256)](){const t=xo,e=this[t(270)][t(245)][t(248)](t(265));e[t(240)][t(235)](t(228),t(237),t(252),e[t(240)][t(244)](t(228),null,t(231))),e[t(240)][t(235)](t(228),t(237),t(231),e[t(240)][t(244)](t(228),null,t(252))),this[t(250)]()}[xo(250)](){const t=xo,e=this[t(270)],n=e[t(263)];e[t(245)][t(248)](t(265))[t(267)][t(234)]((e=>{const r=t;if(r(228)!=e[r(242)]&&r(232)!=e[r(242)])return;const{data:s}=e;return s&&r(237)==s[r(268)]?{type:r(253),content:zr(n,r(247))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=295]})(t,e)}function Vo(){const t=["imageCaption","enableCommand","3fRECKr","nodeBefore","discard","isEqual","Users","filter","length","differ","ImageStyleEditing","imageTypeInline","toLowerCase","name","getFirstRange","subType","registerDescriptionCallback","ImageUtils","type","_descriptionFactory","getContainedElement","registerCustomCallback","value","hasSuggestion","setImageNaturalSizeAttributes","getSuggestionCallback","TrackChangesEditing","findIndex","model","next","insertion","suggestion","registerPostFixer","commandName","forEach","isBefore","commandParams","has","commandReversedParams","getSuggestion","isInlineImage","selection","getChangedMarkers","locale","markBlockFormat","discardSuggestion","3462746IcDUxr","2967915SqSIpa","_suggestionFactory","side","afterInit","getClosestSelectedImageElement","end","1560216nQeHaD","imageStyle","head","_splitMarkerName","9239200mhbAVZ","2408392FOtyHv","isBlockImage","isIntersecting","13665969YQHDtA","shouldConvertImageType","document","change","plugins","_findSuggestions","imageTypeBlock","12lROtKf","FORMAT_SIDE_IMAGE","1633124FEmUHr","start","join","getSuggestions","normalizedStyles","imageStylePostApply","editor","formatBlock","markInlineFormat","_registerLegacyDescription","chain","author","get","nodeAfter","createRangeOn","convertInlineImageToBlock","isOwn","format","newRange","imageStylePreApply","refresh","*Format:* %0","from","commands","title","accept","isInContent","formatInline"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(914846===-parseInt(n(349))/1+-parseInt(n(325))/2*(-parseInt(n(379))/3)+-parseInt(n(332))/4+parseInt(n(326))/5*(parseInt(n(347))/6)+-parseInt(n(337))/7+-parseInt(n(336))/8+parseInt(n(340))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(329)](){const t=jo,n=this[t(355)];if(!n[t(344)][t(316)](t(387)))return;const r=n[t(344)][t(361)](t(305)),s=n[t(344)][t(361)](t(296)),o={};r[t(378)](t(333),((o,i)=>{const a=t,c=n[a(344)][a(361)](a(383)).me,u=n[a(372)][a(361)](a(333));let l=s[a(330)](n[a(307)][a(342)][a(320)]),f=n[a(307)][a(363)](l),h=u[a(301)];if(h==i[a(301)])return;const g={commandName:a(333),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(307)][a(343)]((()=>{const t=a;if(r[t(352)]()[t(384)]((e=>e[t(375)]&&c==e[t(360)]&&(t(356)==e[t(297)]||t(376)==e[t(297)])&&(t(368)==e[t(392)]||t(354)==e[t(392)])&&e[t(391)]()[t(382)](f)))[t(313)]((e=>r[t(324)](e[t(334)]))),l=s[t(330)](n[t(307)][t(342)][t(320)]),f=n[t(307)][t(363)](l),u[t(369)](),n[t(372)][t(361)](t(388))[t(369)](),n[t(372)][t(361)](t(346))[t(369)](),h=u[t(301)],h!=i[t(301)])return s[t(319)](l)&&u[t(341)](i[t(301)],l)?(o({...i,setImageSizes:!1}),l=s[t(330)](n[t(307)][t(342)][t(320)]),void r[t(323)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(368))):void(s[t(338)](l)?r[t(323)](l,g,[],t(354)):r[t(357)](f,g,t(354)))}))}));for(const e of n[t(344)][t(361)](t(387))[t(353)])o[e[t(390)]]=e[t(373)][t(389)]();r[t(327)][t(300)](t(356),t(368),t(351),(()=>!1)),r[t(327)][t(300)](t(356),t(354),t(351),(()=>!1)),r[t(327)][t(300)](t(376),t(354),t(351),(()=>!1)),r[t(327)][t(300)](t(356),t(368),t(374),(([e])=>{const n=t;s[n(303)](e[n(299)]())})),r[t(327)][t(300)](t(356),t(368),t(381),((e,n)=>{const s=t;r[s(327)][s(304)](s(356),"",s(374))(e,{commandName:n[s(312)],commandParams:n[s(317)]})})),r[t(327)][t(300)](t(356),t(368),t(359),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(356),subType:t(368)},{type:t(309),subType:t(377)},{type:t(356),subType:t(364)},{type:t(309),subType:t(364)}];function a(e,n){const o=t,a=i[o(306)]((({type:t,subType:n})=>e[o(297)]==t&&e[o(392)]==n)),c=i[o(306)]((({type:t,subType:e})=>n[o(297)]==t&&n[o(392)]==e));if(a<0||c<0)return!1;const u=e[o(391)](),l=n[o(391)]();if((0==a||1==a)&&2==c&&u[o(339)](l))return!0;if(2==a&&3==c){const t=r[o(345)](u,o(309))[o(384)]((({suggestion:t,meta:e})=>e[o(365)]&&o(364)==t[o(392)]));if(t[o(385)]>1&&l[o(331)][o(382)](u[o(350)]))return!0;if(1==t[o(385)]&&(u[o(350)][o(382)](l[o(331)])||u[o(331)][o(382)](l[o(350)])))return!0}if(3==a&&3==c&&u[o(350)][o(314)](l[o(350)])){const t=u[o(331)][o(362)],e=l[o(350)][o(380)];return s[o(338)](t)&&t===e}return!1}n[t(307)][t(342)][t(311)]((()=>{const e=t;let o=!1;const i=Array[e(371)](n[e(307)][e(342)][e(386)][e(321)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(335)](t);if(e(310)==i&&r[e(302)](u)){if(e(356)==a&&(e(368)==c||e(354)==c)){const t=r[e(318)](u);if(n[e(367)]){const n=t[e(391)]()[e(299)]();if(s[e(338)](n))continue;r[e(324)](t),o=!0}}if(e(309)==a&&e(377)==c&&!n[e(367)]){const t=r[e(318)](u);t[e(308)]&&t[e(308)][e(375)]&&(r[e(324)](t[e(308)]),o=!0)}}}return o})),this[t(358)](o)}[jo(358)](t){const e=jo,n=this[e(355)],r=n[e(322)];n[e(344)][e(361)](e(305))[e(298)][e(295)]((n=>{const s=e;if(s(356)!=n[s(297)]&&s(376)!=n[s(297)])return;const{data:o}=n;if(!o||s(333)!=o[s(312)])return;const i=o[s(315)][0][s(301)];return function(t){const e=s;return{type:e(366),content:zr(r,e(370),t)}}(s(328)===i?zr(r,s(348)):t[i]||i)}))}}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=150]})(t,e)}const Wo=zo;function Ko(){const t=["870282ImNwpC","enableCommand","1639512shdGcR","4383004PFCZPc","dataInsert","30254967jnUwOL","Users","afterInit","collaboration_features","high","commands","lowest","98myHtlu","TrackChangesEditing","7zbzzIW","trackChanges","5501214lEhnea","_setSuggestionData","importWord","plugins","value","_trackChangesValueDuringImport","execute","_trackChangesExecuted","listenTo","forEach","_handleImportedData","68466LrHuut","track_changes","bind","get","4074570AgFFLe","editor"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(577186===-parseInt(n(181))/1+-parseInt(n(160))/2*(-parseInt(n(175))/3)+-parseInt(n(151))/4+-parseInt(n(179))/5+-parseInt(n(164))/6+-parseInt(n(162))/7*(parseInt(n(150))/8)+parseInt(n(153))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(169)]=!1,this[e(171)]=!1}[Wo(155)](){const t=Wo,e=this[t(180)],n=e[t(158)][t(178)](t(166)),r=e[t(158)][t(178)](t(163));n&&(n.on(t(170),((e,[,n])=>{const s=t;this[s(169)]=r[s(168)],n[s(156)][s(176)]=!this[s(169)]}),{priority:t(157)}),this[t(172)](n,t(152),this[t(174)][t(177)](this)),this[t(172)](n,t(152),(()=>{const e=t;this[e(171)]&&(r[e(170)](),this[e(171)]=!1)}),{priority:t(159)}),e[t(167)][t(178)](t(161))[t(182)](t(166)))}[Wo(174)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(180)][n(158)][n(178)](n(163)),o=s[n(168)];this[n(169)]!==o&&(s[n(170)](),this[n(171)]=!0),r&&r[n(173)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(180)][o(167)][o(178)](o(154)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(166)}}};this[o(180)][o(167)][o(178)](o(161))[o(165)](i)}))}}const qo=Qo;function Zo(){const t=["outdentBlock","1577860Ukinfb","4973143hLyUCL","outdent","176718jQghiK","commandName","get","editor","99DHpQkj","has","registerDescriptionCallback","TrackChangesEditing","8eLKfge","blockIndent","format","indentBlock","828684NMFcoK","2378128zEbBdb","_enableDefaultAttributesIntegration","*Outdent:* %0","IndentEditing","enableCommand","*Indent:* %0","_registerBlockAttribute","2697120TQUQWq","registerAttributeLabel","_descriptionFactory","locale","type","formatBlock","IndentBlock","getItems","FORMAT_INDENT","plugins","6710900UeBFag","_registerLegacyDescription","1DqZMMy","getItemLabel","afterInit","indent"];return(Zo=function(){return t})()}function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(824050===-parseInt(n(480))/1*(-parseInt(n(488))/2)+-parseInt(n(468))/3+-parseInt(n(461))/4+parseInt(n(478))/5+-parseInt(n(460))/6+-parseInt(n(486))/7*(parseInt(n(456))/8)+parseInt(n(492))/9*(parseInt(n(485))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[qo(482)](){const t=qo,e=this[t(491)],n=e[t(477)][t(490)](t(455));if(e[t(477)][t(453)](t(464))&&(n[t(465)](t(483)),n[t(465)](t(487))),e[t(477)][t(453)](t(474)))for(const e of[t(459),t(484)])n[t(462)](e);const r=e[t(471)];n[t(467)](t(457)),n[t(470)][t(469)](t(457),zr(r,t(476))),this[t(479)]()}[qo(479)](){const t=qo,e=this[t(491)],n=e[t(471)],r=e[t(477)][t(490)](t(455));r[t(470)][t(454)]((e=>{const s=t;if(s(473)!=e[s(472)])return;const{data:o}=e;if(!o)return;if(s(459)!=o[s(489)]&&s(484)!=o[s(489)])return;const i=e[s(475)]()[0],a=r[s(470)][s(481)](i);return s(459)==o[s(489)]?{type:s(458),content:zr(n,s(466),a)}:s(484)==o[s(489)]?{type:s(458),content:zr(n,s(463),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=492]})(t,e)}function ti(){var t=["plugins","get","30681yJQtKB","editor","1110hKXlcg","46peEHsT","init","TrackChangesEditing","3696680GevhgJ","input","44385axlBuH","12WzXZnM","requires","58254dGSoIe","2290200AHqOpq","1350063ffhlDa","38362pxGlwe","enableCommand"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(428088===parseInt(n(499))/1+-parseInt(n(506))/2*(-parseInt(n(496))/3)+-parseInt(n(494))/4*(parseInt(n(493))/5)+-parseInt(n(505))/6*(-parseInt(n(503))/7)+-parseInt(n(509))/8+-parseInt(n(498))/9+-parseInt(n(497))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(495)](){return[Ms.Input]}[Jo(507)](){var t=Jo;this[t(504)][t(501)][t(502)](t(508))[t(500)](t(492))}}const ni=si;function ri(){const t=["621206TRycMK","commands","registerAttributeLabel","registerDescriptionCallback","4833745ifHVch","1298000KUpicZ","_registerLegacyDescription","key","linkHref","15YpPIQH","LinkEditing","*Set link:* %0","link (","1041544hSIyjN","afterInit","commandParams","56574FCzVDf","link","attribute","_enableDefaultAttributesIntegration","unlink","locale","manualDecorators","TrackChangesEditing","toLowerCase","get","commandName","_descriptionFactory","editor","21466224YqLapJ","newValue","1076028JKnDMx","*Remove link*","format","8RnEetG","has","map","plugins","type","label","formatInline"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(494398===-parseInt(n(423))/1+-parseInt(n(428))/2+parseInt(n(413))/3+-parseInt(n(436))/4+parseInt(n(432))/5*(-parseInt(n(439))/6)+parseInt(n(427))/7*(-parseInt(n(416))/8)+parseInt(n(411))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(437)](){const t=ni,e=this[t(410)];if(!e[t(419)][t(417)](t(433)))return;const n=e[t(419)][t(407)](t(405)),r=e[t(424)][t(407)](t(440));n[t(442)](t(440),[t(431),...r[t(404)][t(418)]((t=>t.id))]),n[t(442)](t(402));for(const e of r[t(404)])n[t(409)][t(425)](e.id,t(435)+e[t(421)][t(406)]()+")");n[t(409)][t(426)]((n=>{const r=t;if(r(441)!=n[r(420)])return;const{data:s}=n;if(!s||r(431)!=s[r(430)])return;const o=s[r(412)],i=e[r(403)];return{type:r(415),content:null==o?zr(i,r(414)):zr(i,r(434),'"'+o+'"')}})),this[t(429)]()}[ni(429)](){const t=ni,e=this[t(410)],n=e[t(403)];e[t(419)][t(407)](t(405))[t(409)][t(426)]((e=>{const r=t;if(r(422)!=e[r(420)])return;const{data:s}=e;if(s){if(r(440)==s[r(408)]){const t=s[r(438)][0];return{type:r(415),content:zr(n,r(434),'"'+t+'"')}}return r(402)==s[r(408)]?{type:r(415),content:zr(n,r(414))}:void 0}}))}}const ii=li;function ai(){const t=["539ZSCxVR","from","has","indentList","editor","1759LqKFlf","add","markBlockFormat","createPositionAt","selection","List","LegacyTodoListEditing","length","createRange","bulleted","end","findIndex","name","type","110tZZLBl","ELEMENT_LIST_ITEM","10786668Zipiaf","model","commandName","change","paragraph","checkChild","listType","listItem","commands","161635zfHiMm","_selectedElements","document","registerElementLabel","afterInit","listIndent","before","registerDescriptionCallback","203510dBzNWX","get","checkTodoList","blockName","bulletedList","1426960upWLKt","todoListChecked","value","parent","todo","*Indent:* %0","locale","nextSibling","numberedList","plugins","LegacyListEditing","138yUiadH","TrackChangesEditing","replace","getAttribute","17020mDPqAk","outdentList","filter","*Outdent:* %0","18BTwqPj","ELEMENT_TODO_LIST","ELEMENT_NUMBERED_LIST","slice","*Uncheck item*","todoList","forceValue","402052GlbeBq","*Change to:* %0","isObject","12twFNWV","commandParams","element","schema","getSelectedBlocks","previousSibling","format","enableCommand","formatInline","formatBlock","*Check item*","numbered","execute","ELEMENT_BULLETED_LIST","_descriptionFactory","push"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(507380===parseInt(n(532))/1*(parseInt(n(546))/2)+parseInt(n(511))/3*(-parseInt(n(497))/4)+parseInt(n(557))/5*(parseInt(n(581))/6)+-parseInt(n(508))/7+-parseInt(n(570))/8*(parseInt(n(501))/9)+-parseInt(n(565))/10*(-parseInt(n(527))/11)+-parseInt(n(548))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(561)](){const t=ii,e=this[t(531)],n=e[t(576)];if(!e[t(579)][t(529)](t(580)))return;const r=e[t(579)][t(566)](t(582)),s=e[t(579)][t(529)](t(538));function o(t){return()=>{const n=li,s=e[n(549)][n(559)][n(536)],o=e[n(556)][n(566)](t);if(o[n(572)])return void e[n(523)](n(552),{});const i=t[n(504)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(528)](t)[s(499)]((t=>function(t,e){const n=s;return e[n(553)](t[n(573)],n(555))&&!e[n(510)](t)}(t,r)));o=o[s(499)]((t=>!t.is(s(513),s(555))||t[s(584)](s(554))!=e));const i=new Set;for(const t of o)t.is(s(513),s(555))?i[s(533)](ui(t)):i[s(533)](t);return Array[s(528)](i)}(s[n(515)](),i,e[n(549)][n(514)]);e[n(549)][n(551)]((()=>{const e=n;for(const n of a)r[e(534)](n,{commandName:t,commandParams:[{forceValue:!o[e(572)]}],formatGroupId:e(568)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(528)](t);const r=n[e(543)]((t=>e(555)!=t[e(544)]));return r>-1&&(n=n[e(504)](0,r)),n}(e[n(549)][n(559)][n(536)][n(515)]()),o=e[n(549)][n(540)](e[n(549)][n(535)](s[0],n(563)),e[n(549)][n(535)](s[s[n(539)]-1],n(542)));e[n(549)][n(551)]((()=>{const e=n;r[e(534)](o,{commandName:t,commandParams:[],formatGroupId:e(562)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(577)];for(;t&&t[n(584)](n(562))>e[n(584)](n(562));)r[n(533)](t),t=t[n(577)]}return Array[n(528)](r)}(s))}))}}r[t(518)](t(578),o(t(578))),r[t(518)](t(569),o(t(569))),s&&r[t(518)](t(506),o(t(506))),r[t(518)](t(530),i(t(530))),r[t(518)](t(498),i(t(498))),s&&r[t(518)](t(567),(()=>{const n=t,s=e[n(556)][n(566)](n(567)),o=Array[n(528)](s[n(558)]);o[n(499)]((t=>t[n(584)](n(571))!=s[n(572)])),e[n(549)][n(551)]((()=>{const t=n;for(const e of o)r[t(534)](e,{commandName:t(567),commandParams:[{forceValue:!s[t(572)]}]})}))})),r[t(525)][t(560)](t(555),(e=>zr(n,t(547),e))),r[t(525)][t(564)]((e=>{const r=t;if(r(520)!=e[r(545)]&&r(519)!=e[r(545)])return;const{data:s}=e;if(s){if(r(578)==s[r(550)]||r(569)==s[r(550)]||r(506)==s[r(550)])switch(s[r(550)][r(583)](r(537),"")){case r(541):return o(zr(n,r(524)));case r(522):return o(zr(n,r(503)));case r(574):return o(zr(n,r(502)))}if(r(530)==s[r(550)])return{type:r(517),content:zr(n,r(575),zr(n,r(547)))};if(r(498)==s[r(550)])return{type:r(517),content:zr(n,r(500),zr(n,r(547)))};if(r(567)==s[r(550)])return s[r(512)][0][r(507)]?{type:r(517),content:zr(n,r(521))}:{type:r(517),content:zr(n,r(505))}}function o(t){const e=r;return{type:e(517),content:zr(n,e(509),t)}}}))}}function ui(t){const e=ii,n=t[e(584)](e(562));if(0==n)return t;let r=t;for(;t[e(516)]&&t[e(516)].is(e(513),e(555));){const s=t[e(516)][e(584)](e(562));if(s==n)r=t[e(516)];else if(s<n)break;t=t[e(516)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=497]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(513),e(555))&&t[e(584)](e(562))>0){let r=t[e(577)];for(;r&&e(555)==r[e(544)]&&r[e(584)](e(562))==t[e(584)](e(562));)n[e(526)](r),r=r[e(577)]}return n}function hi(){const t=["unshift","length","filter","2413569DmnpEj","has","3uymKYg","markMultiRangeBlockFormat","handleListStartCommand","commandParams","format","document","listStart","handleListReversedCommand","before","list.properties","flat","_getSuggestionBlocks","numbered","backward","*Change to:* %0","LegacyListPropertiesEditing","type","reversed","1720836TxUNSM","bind","getLastPosition","forward","3217959zFUZFQ","selection","registerDescriptionCallback","replace","*Format:* set start index to %0","afterInit","map","getFirstPosition","createRange","handleListStyleCommand","_descriptionFactory","change","locale","7147072GXjRuA","*Format:* set order to reversed","toUpperCase","element","_getTranslationKeyForListStyle","from","getAttribute","LegacyListUtils","parent","_LIST_","10RTKaTx","styles","listType","push","listReversed","listItem","enableCommand","174375mVIRNp","commandName","editor","249148iJnGAj","ELEMENT_","listStyle","handleDescriptions","7OVROIF","model","formatInline","getListTypeFromListStyleType","createPositionAt","startIndex","*Format:* set order to regular","TrackChangesEditing","formatBlock","getSelectedBlocks","get","plugins","getSiblingNodes","13263129zXpMWL","_getSuggestionBlocksForListStyle","config","54HMjsnj"];return(hi=function(){return t})()}function gi(t,e){const n=hi();return(gi=function(t,e){return n[t-=401]})(t,e)}const di=gi;!function(t,e){const n=gi,r=t();for(;;)try{if(504979===parseInt(n(414))/1*(-parseInt(n(469))/2)+parseInt(n(412))/3+parseInt(n(432))/4+parseInt(n(466))/5*(parseInt(n(408))/6)+-parseInt(n(473))/7*(-parseInt(n(449))/8)+parseInt(n(436))/9*(-parseInt(n(459))/10)+-parseInt(n(405))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[di(441)](){const t=di;if(!this[t(468)][t(403)][t(413)](t(429)))return;const e=this[t(468)][t(407)][t(402)](t(423)),n=this[t(468)][t(403)][t(402)](t(480));e[t(460)]&&n[t(465)](t(471),this[t(445)][t(433)](this)),e[t(431)]&&n[t(465)](t(463),this[t(421)][t(433)](this)),e[t(478)]&&n[t(465)](t(420),this[t(416)][t(433)](this)),n[t(446)][t(438)](this[t(472)][t(433)](this))}[di(445)](t,e={}){const n=di,r=this[n(468)][n(403)][n(402)](n(480)),s=this[n(406)]();this[n(468)][n(474)][n(447)]((()=>{const t=n;r[t(415)](s,{commandName:t(471),commandParams:[{type:e[t(430)]}],formatGroupId:t(471)})}))}[di(421)](t,e={}){const n=di,r=this[n(468)][n(403)][n(402)](n(480)),s=this[n(425)]((t=>t.is(n(452),n(464))&&n(426)===t[n(455)](n(461))));if(s[n(410)]<1)return;const o=s[n(442)]((t=>this[n(468)][n(474)][n(444)](this[n(468)][n(474)][n(477)](t,n(422)),this[n(468)][n(474)][n(477)](t,0))));this[n(468)][n(474)][n(447)]((()=>{const t=n;r[t(415)](o,{commandName:t(463),commandParams:[{reversed:e[t(431)]}],formatGroupId:t(463)})}))}[di(416)](t,e={}){const n=di,r=this[n(468)][n(403)][n(402)](n(480)),s=this[n(425)]((t=>t.is(n(452),n(464))&&n(426)===t[n(455)](n(461))));if(s[n(410)]<1)return;const o=s[n(442)]((t=>this[n(468)][n(474)][n(444)](this[n(468)][n(474)][n(477)](t,n(422)),this[n(468)][n(474)][n(477)](t,0))));this[n(468)][n(474)][n(447)]((()=>{const t=n;r[t(415)](o,{commandName:t(420),commandParams:[{startIndex:e[t(478)]}],formatGroupId:t(420)})}))}[di(472)](t){const e=di;if(e(481)!=t[e(430)]&&e(475)!=t[e(430)])return;const n=this[e(468)][e(448)],{data:r}=t;if(!r)return;let s,o;switch(r[e(467)]){case e(471):s=e(428),o={type:e(418),content:zr(n,s,zr(n,this[e(453)](r[e(417)][0][e(430)])))};break;case e(463):s=r[e(417)][0][e(431)]?e(450):e(479),o={type:e(418),content:zr(n,s)};break;case e(420):s=e(440),o={type:e(418),content:zr(n,s,r[e(417)][0][e(478)])}}return o}[di(406)](){const t=di;var e,n,r,s;const o=this[t(468)][t(403)][t(402)](t(456));let i=Array[t(454)](this[t(468)][t(474)][t(419)][t(437)][t(401)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(452),t(464)))&&i[t(409)](...o[t(404)](this[t(468)][t(474)][t(419)][t(437)][t(443)](),t(427))),(null===(n=i[i[t(410)]-1])||void 0===n?void 0:n.is(t(452),t(464)))&&i[t(462)](...o[t(404)](this[t(468)][t(474)][t(419)][t(437)][t(434)](),t(435))),i=[...new Set(i)],(null===(s=null===(r=this[t(468)][t(474)][t(419)][t(437)][t(443)]())||void 0===r?void 0:r[t(457)])||void 0===s?void 0:s.is(t(452),t(464)))&&(i=i[t(411)]((e=>e.is(t(452),t(464))))),i}[di(425)](t){const e=di,n=this[e(468)][e(403)][e(402)](e(456));let r=Array[e(454)](this[e(468)][e(474)][e(419)][e(437)][e(401)]())[e(411)](t)[e(442)]((t=>{const r=e,s=this[r(468)][r(474)][r(477)](t,0);return[...n[r(404)](s,r(427)),...n[r(404)](s,r(435))]}))[e(424)]();return r=[...new Set(r)],r}[di(453)](t){const e=di;return e(470)+this[e(468)][e(403)][e(402)](e(456))[e(476)](t)[e(451)]()+e(458)+t[e(451)]()[e(439)](/-/g,"_")}}function mi(){const t=["dataDowncast","get","for","elementToElement","attribute:url:media","2299896hsmwMY","downcastDispatcher","registerElementLabel","3193900JhdPmd","TrackChangesEditing","2772928tWKlxj","MediaEmbedEditing","data","locale","16503260VZwKWI","9FCBQbM","7FVRziR","82PqXMyw","editor","conversion","_descriptionFactory","high","ELEMENT_MEDIA","afterInit","div","5422990XfjOis","createEmptyElement","647986iQmSnS","has","media","plugins","stop","showSuggestionHighlights","options","enableCommand","75489YFHRkH","mediaEmbed"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=357]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(578982===parseInt(n(371))/1+parseInt(n(361))/2*(-parseInt(n(379))/3)+parseInt(n(389))/4+parseInt(n(369))/5+-parseInt(n(386))/6*(-parseInt(n(360))/7)+parseInt(n(391))/8+-parseInt(n(359))/9*(parseInt(n(358))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(367)](){const t=Ii,e=this[t(362)];if(!e[t(374)][t(372)](t(392)))return;const n=e[t(374)][t(382)](t(390)),r=e[t(357)];n[t(378)](t(380)),n[t(364)][t(388)](t(373),(e=>zr(r,t(366),e))),e[t(363)][t(383)](t(381))[t(384)]({model:t(373),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(376)])return n[s(370)](s(368))},converterPriority:t(365)}),e[t(393)][t(387)].on(t(385),((e,n,r)=>{const s=t;r[s(377)][s(376)]&&e[s(375)]()}),{priority:t(365)})}}const Ti=yi;!function(t,e){const n=yi,r=t();for(;;)try{if(551229===parseInt(n(221))/1+parseInt(n(224))/2+-parseInt(n(222))/3+-parseInt(n(230))/4+parseInt(n(229))/5*(-parseInt(n(225))/6)+-parseInt(n(223))/7*(-parseInt(n(234))/8)+parseInt(n(227))/9*(parseInt(n(231))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class _i extends t.Plugin{[Ti(235)](){const t=Ti,e=this[t(238)];e[t(228)][t(239)](t(233))&&e[t(228)][t(237)](t(232))[t(236)](t(226))}}function yi(t,e){const n=Ai();return(yi=function(t,e){return n[t-=221]})(t,e)}function Ai(){const t=["editor","has","323012qwOJQd","2006640RsWiVi","147TMEJgz","1902782LyhBqt","1298616NUJbXU","mention","2127105TWExOE","plugins","10bNUYWB","1749640yiRPYq","30RXCPnl","TrackChangesEditing","MentionEditing","40744IhdUrA","afterInit","enableCommand","get"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=361]})(t,e)}function Ri(){const t=["has","get","enableCommand","TrackChangesEditing","3552027hMnfyD","259TVrADw","137226ZWRmcA","ELEMENT_PAGE_BREAK","_descriptionFactory","locale","1372944dGrKyT","afterInit","registerElementLabel","plugins","2410092nGWgcl","PageBreakEditing","18DQsNEZ","9403580Yfjxtt","382nLmfGW","21556678KVQixJ","editor","pageBreak","4151ppQLZb","5IESSze"];return(Ri=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(823674===-parseInt(n(377))/1*(parseInt(n(373))/2)+-parseInt(n(383))/3+parseInt(n(369))/4*(-parseInt(n(378))/5)+parseInt(n(361))/6*(parseInt(n(384))/7)+-parseInt(n(365))/8*(parseInt(n(371))/9)+parseInt(n(372))/10+parseInt(n(374))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Ni extends t.Plugin{[ki(366)](){const t=ki,e=this[t(375)];if(!e[t(368)][t(379)](t(370)))return;e[t(368)][t(380)](t(382))[t(381)](t(376));const n=e[t(368)][t(380)](t(382)),r=e[t(364)];n[t(363)][t(367)](t(376),(e=>zr(r,t(362),e)))}}const Li=Si;function Si(t,e){const n=Oi();return(Si=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(150554===-parseInt(n(451))/1*(parseInt(n(488))/2)+parseInt(n(505))/3*(parseInt(n(445))/4)+parseInt(n(477))/5*(-parseInt(n(491))/6)+parseInt(n(437))/7*(-parseInt(n(500))/8)+parseInt(n(496))/9+parseInt(n(503))/10+parseInt(n(443))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Mi extends t.Plugin{[Li(453)](){const t=Li,e=this[t(438)];if(!e[t(461)][t(469)](t(468)))return;const n=e[t(478)],r=e[t(461)][t(452)](t(444));r[t(474)][t(486)](t(465),(e=>zr(n,t(501),e))),r[t(462)](t(465)),r[t(455)](t(484)),e[t(481)][t(490)].on(t(498),vi(e),{priority:t(442)}),e[t(504)][t(490)].on(t(498),((n,r,s)=>{const o=t;s[o(489)][o(479)]&&vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(442)});const s=r[t(474)];s[t(473)]((r=>{const o=t;if(o(494)!==r[o(466)])return;const{start:i,end:a}=r[o(441)]();if(!i[o(482)](a)||!i[o(450)])return;const c=e[o(492)][o(476)],u=i[o(450)];return c[o(502)](u)&&!c[o(480)](u)&&c[o(439)](u,o(475))?{type:o(494),content:zr(n,o(449),s[o(472)](u,1))}:void 0})),this[t(457)]()}[Li(457)](){const t=Li,e=this[t(438)],n=e[t(478)];e[t(461)][t(452)](t(444))[t(474)][t(473)]((e=>{const r=t;if(r(485)!=e[r(466)])return;const{data:s}=e;return s&&r(465)==s[r(495)]?{type:r(448),content:zr(n,r(467),zr(n,r(501)))}:void 0}))}}function vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(461)][o(452)](o(444)),a=r[o(456)][o(454)],c=r[o(456)][o(440)],u=t[o(492)][o(476)];if(!a[o(482)](c)||!a[o(450)])return;const l=a[o(450)];if(u[o(502)](l)&&!u[o(480)](l)&&u[o(439)](l,o(475))){if(!s[o(458)][o(470)](r[o(456)],n[o(463)]))return;const t=s[o(507)][o(493)](o(446),{class:o(483)}),a=s[o(499)][o(487)](c);e&&i[o(497)][o(459)](r[o(506)])&&s[o(507)][o(447)](o(464),t),s[o(507)][o(471)](a,t),s[o(499)][o(460)](t,r[o(506)])}}}function Oi(){const t=["editing","isTouching","ck-suggestion-marker-split","insertParagraph","formatBlock","registerElementLabel","toViewPosition","5256BQOpvt","options","downcastDispatcher","18IGXFle","model","createUIElement","insertion","commandName","1794402SFmUDB","activeMarkers","addMarker:suggestion:insertion","mapper","3912gQQfyo","ELEMENT_PARAGRAPH","isBlock","1028980VtkUjs","data","3bKTgJJ","markerName","writer","1981fsusMr","editor","checkChild","end","getFirstRange","highest","2635512aKMLYn","TrackChangesEditing","722088OKzrdC","span","addClass","format","*Insert:* %0","nodeAfter","90AVrjmG","get","afterInit","start","enableCommand","markerRange","_registerLegacyDescription","consumable","includes","bindElementToMarker","plugins","_enableDefaultAttributesIntegration","name","ck-suggestion-marker--active","paragraph","type","*Change to:* %0","Paragraph","has","consume","insert","getItemLabel","registerDescriptionCallback","_descriptionFactory","$text","schema","328215WQacco","locale","showSuggestionHighlights","isLimit"];return(Oi=function(){return t})()}const wi=Di;function Fi(){const t=["4825630AENDBG","formatBlock","*Remove all formatting*","format","afterInit","207491TVAUhG","6twAeYt","removeFormat","1817600iEWsQj","_enableDefaultAttributesIntegration","formatInline","has","RemoveFormatEditing","plugins","61127MuUalF","8kTKAPu","8OFoKdd","locale","9QcSjBi","4683678ckjfrX","editor","get","type","_registerLegacyDescription","commandName","registerDescriptionCallback","4020ddRiiY","1015107OzVllQ","TrackChangesEditing","5861751aWpzhV","_descriptionFactory"];return(Fi=function(){return t})()}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(500121===-parseInt(n(225))/1*(parseInt(n(226))/2)+-parseInt(n(216))/3*(parseInt(n(204))/4)+parseInt(n(197))/5+-parseInt(n(208))/6+parseInt(n(218))/7*(parseInt(n(205))/8)+parseInt(n(207))/9*(-parseInt(n(220))/10)+parseInt(n(203))/11*(parseInt(n(215))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class xi extends t.Plugin{[wi(224)](){const t=wi,e=this[t(209)];e[t(202)][t(200)](t(201))&&(e[t(202)][t(210)](t(217))[t(198)](t(196)),this[t(212)]())}[wi(212)](){const t=wi,e=this[t(209)];e[t(202)][t(210)](t(217))[t(219)][t(214)]((n=>{const r=t;if(r(221)!=n[r(211)]&&r(199)!=n[r(211)])return;const{data:s}=n;return s&&r(196)==s[r(213)]?{type:r(223),content:zr(e[r(206)],r(222))}:void 0}))}}const Pi=Ui;function Bi(){const t=["49XAljpB","afterInit","trackChanges","5tVxOtt","237597XgQVLT","has","9772576aCCCLF","38340Wlpvku","TrackChangesEditing","RestrictedEditingModeEditing","discardAllSuggestions","editor","plugins","get","enableCommand","157886nOlKOY","183912EodBZQ","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","1157034ImSUDF","discardSuggestion","discardSelectedSuggestions","goToNextRestrictedEditingException","acceptSuggestion","12MoDDMT","350CvAnbu","acceptAllSuggestions","244448bLdKSJ"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=113]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(143346===-parseInt(n(137))/1+-parseInt(n(138))/2+parseInt(n(126))/3*(-parseInt(n(118))/4)+-parseInt(n(125))/5*(parseInt(n(113))/6)+-parseInt(n(122))/7*(parseInt(n(121))/8)+-parseInt(n(129))/9*(-parseInt(n(119))/10)+parseInt(n(128))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(123)](){const t=Pi,e=this[t(133)];if(!e[t(134)][t(127)](t(131)))return;const n=e[t(134)][t(135)](t(130));n[t(136)](t(139)),n[t(136)](t(116));const r=e[t(134)][t(135)](t(131));r[t(136)](t(124)),r[t(136)](t(117)),r[t(136)](t(114)),r[t(136)](t(120)),r[t(136)](t(132)),r[t(136)](t(140)),r[t(136)](t(115))}}function Gi(){const t=["enableCommand","softBreak","data","insert","element","merge","ELEMENT_LINE_BREAK","8wPtofe","get","_descriptionFactory","35MbgkfG","consumable","bindElementToMarker","13197iyzHdj","markerRange","mapper","ck-suggestion-marker--active","316356tKIsxn","addMarker:suggestion:insertion","62022dOtxAt","high","22YUSJRy","deletion","124018xNCyGv","toViewPosition","addClass","showSuggestionHighlights","activeMarkers","markerName","init","createPositionBefore","getItems","editor","addMarker:suggestion","downcastDispatcher","test","requires","125656NPLhRG","locale","addMarker:suggestion:deletion","name","model","646749PUbckK","plugins","options","shiftEnter","editing","20puKQCc","span","writer","TrackChangesEditing","split","createUIElement","2YOvxAC","includes","ck-suggestion-marker-","1959450NLoAkN","registerElementLabel"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(131162===-parseInt(n(246))/1*(parseInt(n(216))/2)+parseInt(n(206))/3+parseInt(n(230))/4*(parseInt(n(240))/5)+-parseInt(n(212))/6*(parseInt(n(203))/7)+-parseInt(n(200))/8*(parseInt(n(235))/9)+parseInt(n(249))/10+-parseInt(n(214))/11*(-parseInt(n(210))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{static get[Vi(229)](){return[Qs.ShiftEnter]}[Vi(222)](){const t=Vi,e=this[t(225)],n=e[t(236)][t(201)](t(243));n[t(251)](t(238)),e[t(239)][t(227)].on(t(211),Wi(e),{priority:t(213)}),e[t(239)][t(227)].on(t(232),Wi(e),{priority:t(213)}),e[t(253)][t(227)].on(t(226),((n,r,s)=>{const o=t;s[o(237)][o(219)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(202)][t(250)](t(252),(n=>zr(e[t(231)],t(257),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(236)][o(201)](o(243));if(!s[o(204)][o(228)](r[o(207)],n[o(233)]))return;const a=t[o(234)];for(const t of r[o(207)][o(224)]()){if(!t.is(o(255),o(252)))continue;const n=o(215)==r[o(221)][o(244)](":")[1]?o(256):o(244),c=s[o(242)][o(245)](o(241),{class:o(248)+n}),u=s[o(208)][o(217)](a[o(223)](t));e&&i[o(220)][o(247)](r[o(221)])&&s[o(242)][o(218)](o(209),c),s[o(242)][o(254)](u,c),s[o(208)][o(205)](c,r[o(221)])}}}const Ki=qi;function Xi(){const t=["TrackChangesEditing","894BFiMTh","restrictedEditingException","afterInit","1261596XmrhcR","formatBlock","markInlineFormat","8aEdtBg","value","8418670oAHeTv","10073bFgsYW","document","getRanges","formatInline","5866569tCHwLt","format","has","enableCommand","change","model","7112QjkEsv","commandParams","registerDescriptionCallback","commands","1712305BUCOMM","StandardEditingModeEditing","get","1626ZiEIWG","131743IPjcNz","editor","FORMAT_RESTRICTED_ENABLED","plugins","forceValue","_descriptionFactory","type","selection","FORMAT_RESTRICTED_DISABLED","locale","from","commandName","isCollapsed"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(369929===parseInt(n(175))/1+parseInt(n(192))/2+-parseInt(n(189))/3*(-parseInt(n(208))/4)+-parseInt(n(212))/5+parseInt(n(215))/6*(-parseInt(n(198))/7)+-parseInt(n(195))/8*(-parseInt(n(202))/9)+-parseInt(n(197))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(191)](){const t=Ki,e=this[t(176)],n=e[t(207)],r=e[t(184)];if(!e[t(178)][t(204)](t(213)))return;const s=e[t(178)][t(214)](t(188)),o=t(190),i=e[t(211)][t(214)](o);s[t(205)](o,((e,r={})=>{const a=t,c=n[a(199)][a(182)];if(c[a(187)])return void e(r);const u=void 0!==r[a(179)]?r[a(179)]:!i[a(196)];n[a(206)]((()=>{const t=a,e=Array[t(185)](c[t(200)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(194)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(180)][t(210)]((e=>{const n=t;if(n(193)!=e[n(181)]&&n(201)!=e[n(181)])return;const{data:s}=e;return s&&s[n(186)]==o?s[n(209)][0][n(179)]?{type:n(203),content:zr(r,n(177))}:{type:n(203),content:zr(r,n(183))}:void 0}))}}const Qi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=470]})(t,e)}function Ji(){const t=["4015020pkDayP","registerAttributeLabel","config","GeneralHtmlSupport","StyleUtils","722874XanlyF","toLowerCase","normalizeConfig","format","_enableDefaultAttributesIntegration","registerDescriptionCallback","getGhsAttributeNameForElement","_registerLegacyDescription","_descriptionFactory","3552108QVLPOv","Style","get","99qeCvdc","TrackChangesEditing","formatInline","commandParams","DataSchema","*Remove format:* %0","editor","style","formatBlock","plugins","styleName","63fbJnoq","2ChlAFD","*Set format:* %0","19300FjbArP","FORMAT_STYLE","888361lqlvsU","element","block","definitions","_registerInlineAttribute","afterInit","locale","inline","add","115528glGHhl","type","_registerBlockAttribute","235MCdSpi","commandName","ghsAttributes","forceValue","1542680lhmlVD","has"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(531339===-parseInt(n(480))/1*(-parseInt(n(476))/2)+-parseInt(n(503))/3+parseInt(n(478))/4*(-parseInt(n(492))/5)+-parseInt(n(498))/6+-parseInt(n(512))/7+-parseInt(n(489))/8*(parseInt(n(475))/9)+-parseInt(n(496))/10*(-parseInt(n(515))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(485)](){const t=Qi,e=this[t(470)];if(!e[t(473)][t(497)](t(513))||!e[t(473)][t(497)](t(519)))return;const n=e[t(473)][t(514)](t(516)),r=e[t(486)],s=e[t(500)][t(514)](t(471))||{},o=e[t(473)][t(514)](t(501)),i=e[t(473)][t(514)](t(502))[t(505)](e[t(473)][t(514)](t(519)),s[t(483)]);n[t(507)](t(471));const a=new Set;for(const e of i[t(482)]){const n=o[t(509)](e[t(481)]);a[t(488)](n)}const c=new Set;for(const e of i[t(487)]){const n=o[t(509)](e[t(481)]);c[t(488)](n);for(const n of e[t(494)])c[t(488)](n)}for(const e of a)n[t(491)](e),n[t(511)][t(499)](e,zr(r,t(479)));for(const e of c)n[t(484)](e),n[t(511)][t(499)](e,zr(r,t(479)));this[t(510)]()}[Qi(510)](){const t=Qi,e=this[t(470)],n=e[t(486)];e[t(473)][t(514)](t(516))[t(511)][t(508)]((e=>{const r=t;if(r(472)!=e[r(490)]&&r(517)!=e[r(490)])return;const{data:s}=e;return s&&r(471)===s[r(493)]?s[r(518)][0][r(495)]?{type:r(506),content:zr(n,r(477),s[r(518)][0][r(474)][r(504)]())}:{type:r(506),content:zr(n,r(520),s[r(518)][0][r(474)][r(504)]())}:void 0}))}}const ta=na;function ea(){const t=["_tableSuggestions","above","getChildren","createTableWalker","max","root","ELEMENT_TABLE_ROW_WITH_TEXT","hasAttribute","length","element","getContainedElement","getColumnIndexes","change:data","isInContent","createRangeIn","ELEMENT_TABLE","insert","$textProxy","_setupColumnsRowsFixing","join","locale","enqueueChange","min","_splitMarkerName","maxColumn","TableUtils","add","$graveyard","execute","maxRow","getChanges","removeTableRow","findAncestor","17108531lcnPXB","TableEditing","tableColumn","oldRange","from","editor","batch","includes","enableCommand","discard","ELEMENT_TABLE_ROW","forceValue","2743112opMaSs","*Insert:* %0","registerElementLabel","data","commands","isTouching","low","_tablePostFixingSubtypes","937920zAizLo","selectTableRow","nodeBefore","table","classes","tableRow","type","detach","options","minRow","_suggestionFactory","registerCustomCallback","tablePaste","getRowIndexes","5OwBluv","deletion","start","markMultiRangeDeletion","1931430eBGLuK","isEqual","minColumn","addClass","isArray","getRanges","insertTableRowAbove","substr","startsWith","ELEMENT_TABLE_WITH_TEXT","isIntersectingWithRange","map","accept","insertTableColumnRight","removeTableColumn","2319834zMnCVb","ELEMENT_TABLE_COLUMN","some","left","tableCell","afterInit","selection","_descriptionFactory","markMultiRangeInsertion","insertTable","values","end","differ","getSuggestion","mapper","toLowerCase","every","createRangeOn","first","TrackChangesEditing","861536XOPBmI","push","refresh","createPositionAt","cell","insertion","MIN_SAFE_INTEGER","item","plugins","getAttribute","registerPostFixer","_getCoordsForCells","document","_getSuggestionCoords","has","MAX_SAFE_INTEGER","name","_acceptFormatSuggestionCallbackFactory","colspan","last","*Remove:* %0","getCellLocation","model","getFirstRange","fromRange","suggestion","order","selectTableColumn","change","nodeAfter","downcastDispatcher","showSuggestionHighlights","10ZeMfmJ","ELEMENT_TABLE_COLUMN_WITH_TEXT","getSelectionAffectedTableCells","addRange","addMarker:suggestion","getItems","writer","subType","setSelection","span","insertTableColumnLeft","9BmeMMB","21471OCdspo","toViewElement","filter","7wzzfHJ","position","highest","insertTableRowBelow","removeClass","getChangedMarkers","registerDescriptionCallback","rowspan","get","rootName"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=426]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(211981===parseInt(n(473))/1*(parseInt(n(461))/2)+-parseInt(n(539))/3+parseInt(n(429))/4*(-parseInt(n(553))/5)+parseInt(n(572))/6*(-parseInt(n(476))/7)+parseInt(n(531))/8*(-parseInt(n(472))/9)+-parseInt(n(557))/10+parseInt(n(519))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(538)]=[e(544),e(521)],this[e(486)]=new Set}[ta(577)](){const t=ta,e=this[t(524)],n=e[t(451)][t(441)][t(578)];if(!e[t(437)][t(443)](t(520)))return;const r=e[t(506)],s=e[t(437)][t(484)](t(428)),o=e[t(437)][t(484)](t(511));s[t(579)][t(533)](t(542),(e=>zr(r,t(501),e))),this[t(504)](),s[t(527)](t(581)),s[t(527)](t(540)),s[t(527)](t(456));for(const r of[t(563),t(479)]){const i=e[t(535)][t(484)](r);s[t(527)](r,(r=>{const a=t;e[a(451)][a(457)]((t=>{const e=a;r();const c=e(487)===i[e(455)],u=o[e(463)](n),l=o[e(552)](u),f=c?l[e(427)]-1:l[e(448)]+1,h=u[0][e(518)](e(542)),g=o[e(489)](h,{startRow:f,endRow:f}),d=Array[e(523)](g)[e(568)]((n=>t[e(426)](n[e(433)])));s[e(580)](d,e(544))}))}))}for(const r of[t(471),t(570)]){const i=e[t(535)][t(484)](r);s[t(527)](r,(r=>{const a=t;e[a(451)][a(457)]((t=>{const e=a;r();const c=e(575)===i[e(455)],u=o[e(463)](n),l=o[e(497)](u),f=c?l[e(427)]-1:l[e(448)]+1,h=u[0][e(518)](e(542)),g=o[e(489)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(523)](g)[e(568)]((n=>t[e(426)](n[e(433)])));s[e(580)](d,e(521))}))}))}for(const r of[t(517),t(571)]){const i=r[t(564)](11),a=i[t(587)](),c=a[t(564)](0,3)+t(470),u=t(542)+i,l=t(508)+i,f=t(490)+i;s[t(527)](r,(()=>{const i=t;e[i(451)][i(457)]((t=>{const e=i,h=o[e(463)](n),g=h[0][e(518)](e(542));let d;if(e(517)==r){const t=o[e(552)](h);d={startRow:t[e(427)],endRow:t[e(448)],includeAllSlots:!0}}else{const t=o[e(497)](h);d={startColumn:t[e(427)],endColumn:t[e(448)],includeAllSlots:!0}}const p=o[e(489)](g,d),m=Array[e(523)](p)[e(568)]((({cell:t})=>t)),I=sa(m[e(475)]((t=>t[e(493)](c)))),E=sa(m[e(475)]((t=>!t[e(493)](c))))[e(568)]((n=>t[e(426)](n))),b=s[e(556)](E,u);if(b&&(e(544)==b[e(468)]||e(521)==b[e(468)])){const n=this[e(442)](b);for(const r of I){const s=t[e(426)](r),i=o[e(450)](r),u=r[e(438)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(464)](s)}}}))}))}function c(r){const s=t,o=Array[s(523)](n[s(562)]())[s(568)]((t=>i.LiveRange[s(453)](t)));e[s(451)][s(457)]((t=>{const n=s,i=t[n(525)];r=r[n(475)]((t=>n(513)!=t[n(491)][n(485)])),t[n(469)](r),e[n(535)][n(484)](n(517))[n(431)](),e[n(514)](n(517),{forceDefaultExecution:!0}),e[n(451)][n(507)]((()=>{const t=n;e[t(451)][t(507)](i,(e=>{const n=t,r=o[n(475)]((t=>n(513)!=t[n(491)][n(485)]));r[n(494)]>0&&e[n(469)](r);for(const t of o)t[n(546)]()}))}))}))}function u(r){const s=t;e[s(451)][s(457)]((t=>{const o=s,a=Array[o(523)](n[o(562)]())[o(568)]((t=>i.LiveRange[o(453)](t))),c=[];for(const t of r)for(const e of t[o(466)]({shallow:!0}))c[o(430)](e);for(const n of c)o(513)!=n[o(491)][o(485)]&&(t[o(469)](t[o(432)](n,0)),e[o(535)][o(484)](o(571))[o(431)](),e[o(514)](o(571),{forceDefaultExecution:!0}));const u=a[o(475)]((t=>o(513)!=t[o(491)][o(485)]));u[o(494)]>0&&t[o(469)](u);for(const t of a)t[o(546)]()}))}function l(e,n){const r=t;return n[r(588)]((t=>e[r(574)]((e=>e[r(583)][r(558)](t[r(555)])||t[r(583)][r(558)](e[r(555)])))))}function f(e,n){const r=t;return e[r(574)]((t=>n[r(574)]((e=>t[r(583)][r(536)](e[r(555)])))))}e[t(534)][t(459)].on(t(465),((e,n,r)=>{const s=t;if(!r[s(547)][s(460)])return;const o=n[s(436)];if(!o)return;const i=r[s(586)][s(474)](o);function c(t){return Array[s(561)](t)?t:[t]}i&&s(576)===o[s(445)]&&(0,a.setHighlightHandling)(i,r[s(467)],((t,e,n)=>n[s(560)](c(e[s(543)]),t)),((t,e,n)=>n[s(480)](c(e[s(543)]),t)))}),{priority:t(478)}),s[t(579)][t(482)]((e=>{const n=t;if(n(434)!=e[n(545)]&&n(554)!=e[n(545)])return;const s=e[n(496)]();if(null!=s&&s.is(n(495),n(542))){if(n(434)==e[n(545)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)]));if(t[n(494)])return{type:n(434),content:zr(r,n(532),zr(r,n(566),'"'+t[n(505)](" ")+'"'))}}if(n(554)==e[n(545)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)]));if(t[n(494)])return{type:n(554),content:zr(r,n(449),zr(r,n(566),'"'+t[n(505)](" ")+'"'))}}}})),s[t(579)][t(482)]((e=>{const n=t;if(n(544)==e[n(468)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)])),s=this[n(442)](e),o=s[n(515)]-s[n(548)]+1;if(n(434)==e[n(545)])return t[n(494)]?{type:n(434),content:zr(r,n(532),zr(r,n(492),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(434),content:zr(r,n(532),zr(r,n(529),o))};if(n(554)==e[n(545)])return t[n(494)]?{type:n(554),content:zr(r,n(449),zr(r,n(492),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(554),content:zr(r,n(449),zr(r,n(529),o))}}if(n(521)==e[n(468)]){const t=e[n(466)]()[n(475)]((t=>t.is(n(503))))[n(568)]((t=>t[n(534)])),s=this[n(442)](e),o=s[n(510)]-s[n(559)]+1;if(n(434)==e[n(545)])return t[n(494)]?{type:n(434),content:zr(r,n(532),zr(r,n(462),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(434),content:zr(r,n(532),zr(r,n(573),o))};if(n(554)==e[n(545)])return t[n(494)]?{type:n(554),content:zr(r,n(449),zr(r,n(462),[o,'"'+t[n(505)](" ")+'"']))}:{type:n(554),content:zr(r,n(449),zr(r,n(573),o))}}})),s[t(549)][t(550)](t(434),t(544),t(528),c),s[t(549)][t(550)](t(554),t(544),t(569),c),s[t(549)][t(550)](t(434),t(521),t(528),u),s[t(549)][t(550)](t(554),t(521),t(569),u),s[t(549)][t(550)](t(434),t(521),t(505),l),s[t(549)][t(550)](t(554),t(521),t(505),l),s[t(549)][t(550)](t(434),t(544),t(505),f),s[t(549)][t(550)](t(554),t(544),t(505),f)}[ta(446)](){const t=ta,e=this[t(524)],n=e[t(451)][t(441)][t(578)];return(r,s)=>{const o=t;e[o(451)][o(457)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(583)][a(541)];u&&u[0]&&!1===u[0][a(530)]&&(l=r[0][a(555)][a(458)]);const f=t[a(500)](l);if(a(513)==f[a(491)][a(485)])return;const h=Array[a(523)](n[a(562)]())[a(568)]((t=>i.LiveRange[a(453)](t)));t[a(469)](f),e[a(535)][a(484)](c)[a(431)](),u[a(430)]({forceDefaultExecution:!0}),e[a(514)](c,...u);const g=h[a(475)]((t=>a(513)!=t[a(491)][a(485)]));g[a(494)]>0&&t[a(469)](g);for(const t of h)t[a(546)]()}))}}[ta(440)](t){const e=ta,n=this[e(524)][e(437)][e(484)](e(511));let r=Number[e(444)],s=Number[e(435)],o=Number[e(444)],i=Number[e(435)];for(const a of t){if(e(513)==a[e(491)][e(485)])continue;const{row:t,column:c}=n[e(450)](a),u=a[e(493)](e(483))?a[e(438)](e(483))-1:0,l=a[e(493)](e(447))?a[e(438)](e(447))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ta(504)](){const t=ta,e=this[t(524)],n=e[t(437)][t(484)](t(428)),r=e[t(437)][t(484)](t(511));e[t(451)][t(441)].on(t(498),(()=>{const r=t,s=Array[r(523)](e[r(451)][r(441)][r(584)][r(481)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(509)](t);if(r(454)!=s)continue;if(null!=e[r(522)])continue;const a=n[r(585)](o);this[r(538)][r(526)](i)&&this[r(486)][r(512)](a)}}),{priority:t(537)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(426)](e),a=e[s(518)](s(542)),c=r[s(450)](e);for(const t of this[s(486)]){const n=t[s(468)],r=n[s(565)](s(551)),u=n[s(564)](r?10:5),l=u[s(587)](),f=l[s(564)](0,3)+s(470),h=s(508)+u,g=s(490)+u;if(!t[s(499)])continue;if(a!=t[s(452)]()[s(555)][s(518)](s(542)))continue;if(t[s(567)](i))continue;const d=e[s(493)](f)?e[s(438)](f)-1:0,p=this[s(442)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(464)](i),o=!0)}return o};e[t(451)][t(441)][t(439)]((n=>{const r=t;let o=!1;for(const t of e[r(451)][r(441)][r(584)][r(516)]())if(r(502)==t[r(545)])if(r(544)==t[r(445)])for(const e of t[r(477)][r(458)][r(488)]())o=o||s(e,n);else r(576)==t[r(445)]&&(o=o||s(t[r(477)][r(458)],n));return o}))}[ta(442)](t){const e=ta;return this[e(440)](t[e(562)]()[e(568)]((t=>t[e(555)][e(458)])))}}function sa(t){const e=ta;return Array[e(523)](new Set(t)[e(582)]())}const oa=ia;function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=311]})(t,e)}function aa(){const t=["execute","enableCommand","filter","createTableWalker","editor","root","TableUtils","find","isEnabled","size","mergeTableCellUp","detach","_suggestionFactory","length","mergeTableCellLeft","formatInline","_descriptionFactory","model","7170040xiqCga","selection","get","getFirstPosition","mergeTableCells","deletion","getSelectionAffectedTableCells","3952722TXpJod","stop","table","getRanges","cell","splitTableCellHorizontally","rootName","push","registerDescriptionCallback","8FQiEQG","splitTableCellVertically","commandName","$graveyard","_tablePostFixingSubtypes","add","isInContent","low","findAncestor","element","createRangeOn","format","tableCell","_areMergableCells","51366rfArGF","value","836887qWMiAG","TrackChangesEditing","markMultiRangeBlockFormat","getSuggestions","accept","trackChanges","direction","horizontally","refresh","TableEditing","*Split cell:* horizontally","registerCustomCallback","mergeTableCellRight","*Split cell:* vertically","mergeTableCellDown","afterInit","change","locale","_areSelectedCellsMergable","set:isEnabled","has","*Merge cells*","forceDefaultExecution","return","author","type","requires","621635VZQezd","containsRange","insertion","from","commands","_acceptFormatSuggestionCallbackFactory","document","formatBlock","82iUjKSO","getCellLocation","2751651hGdYZQ","setSelection","plugins","subType","530327gKfiZd","_isForcedDefaultExecutionBlock","map","getAncestors","highest","markBlockFormat","fromRange"];return(aa=function(){return t})()}!function(t,e){const n=ia,r=t();for(;;)try{if(462479===parseInt(n(319))/1+parseInt(n(354))/2*(parseInt(n(317))/3)+-parseInt(n(401))/4*(-parseInt(n(346))/5)+-parseInt(n(392))/6+-parseInt(n(360))/7+-parseInt(n(385))/8+parseInt(n(356))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ca extends t.Plugin{static get[oa(345)](){return[ra]}[oa(334)](){const t=oa,e=this[t(371)],n=e[t(384)][t(352)][t(386)],r=e[t(336)];if(!e[t(358)][t(339)](t(328)))return;const s=e[t(358)][t(387)](t(320)),o=e[t(358)][t(387)](t(373)),a=e[t(358)][t(387)](ra);a[t(405)][t(399)](t(389)),s[t(368)](t(389),(()=>{const n=t,r=o[n(391)](e[n(384)][n(352)][n(386)]);e[n(384)][n(335)]((()=>{const t=n;s[t(321)](r,{commandName:t(389),commandParams:[]},[],t(389))}))})),e[t(350)][t(387)](t(389)).on(t(367),((n,r)=>{const o=t;e[o(350)][o(387)](o(324))[o(318)]&&(r[o(380)]>0&&r[r[o(380)]-1]&&r[r[o(380)]-1][o(341)]||s[o(361)]||this[o(337)]()||n[o(393)]())}),{priority:t(364)});for(const n of[t(377),t(331),t(333),t(381)]){const r=e[t(350)][t(387)](n);s[t(368)](n,(()=>{const n=t,o=e[n(384)][n(352)][n(386)][n(388)]()[n(363)]()[n(374)]((t=>t.is(n(312),n(315)))),i=r[n(318)];e[n(384)][n(335)]((()=>{const t=n;s[t(321)]([o,i],{commandName:t(389),commandParams:[]},[],t(389))}))}))}for(const n of[t(402),t(397)]){const r=e[t(350)][t(387)](n);s[t(368)](n,(()=>{const i=t,a=o[i(391)](e[i(384)][i(352)][i(386)])[0],c=a[i(311)](i(394)),{column:u,row:l}=o[i(355)](a);let f=[];if(i(326)==r[i(325)]){const t=o[i(370)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(349)](t)[i(362)]((t=>t[i(396)]))}else{const t=o[i(370)](c,{column:u,includeAllSlots:!0});f=Array[i(349)](t)[i(362)]((t=>t[i(396)]))}e[i(384)][i(335)]((t=>{const e=i;s[e(365)](t[e(313)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(383)][t(400)]((e=>{const n=t;if(n(353)!=e[n(344)]&&n(382)!=e[n(344)])return;const{data:s}=e;return s&&n(389)==s[n(403)]?{type:n(314),content:zr(r,n(340))}:void 0})),s[t(383)][t(400)]((e=>{const n=t;if(n(353)!=e[n(344)]&&n(382)!=e[n(344)])return;const{data:s}=e;return s?n(402)==s[n(403)]?{type:n(314),content:zr(r,n(332))}:n(397)==s[n(403)]?{type:n(314),content:zr(r,n(329))}:void 0:void 0}));const c=a[t(351)]();for(const e of[t(377),t(331),t(333),t(381)])s[t(379)][t(330)](t(353),e,t(323),c);for(const e of[t(402),t(397)])s[t(379)][t(330)](t(353),e,t(323),c);s[t(379)][t(330)](t(353),t(389),t(323),(r=>{const s=t;e[s(384)][s(335)]((t=>{const o=s,a=Array[o(349)](n[o(395)]())[o(362)]((t=>i.LiveRange[o(366)](t)));t[o(357)](r),e[o(350)][o(387)](o(389))[o(327)](),e[o(367)](o(389),{forceDefaultExecution:!0});const c=a[o(369)]((t=>o(404)!=t[o(372)][o(398)]));c[o(380)]>0&&t[o(357)](c);for(const t of a)t[o(378)]()}))}));for(const n of[t(377),t(333),t(381),t(331)]){const r=e[t(350)][t(387)](n);r.on(t(338),((n,s,o)=>{const i=t;if(o){const t=e[i(384)][i(352)][i(386)][i(388)]()[i(363)]()[i(374)]((t=>t.is(i(312),i(315))));this[i(316)](r[i(318)],t)||(n[i(342)]=!1,n[i(393)]())}}),{priority:t(408)})}}[oa(337)](){const t=oa,e=this[t(371)][t(350)][t(387)](t(389)),n=this[t(371)][t(358)][t(387)](t(373));if(!e[t(375)])return!1;const r=n[t(391)](this[t(371)][t(384)][t(352)][t(386)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(316)](e,n))return!1;return!0}[oa(316)](t,e){const n=oa,r=this[n(371)][n(358)][n(387)](n(320)),s=this[n(371)][n(384)][n(313)](t),o=this[n(371)][n(384)][n(313)](e),i=new Set,a=new Set;for(const t of r[n(322)]())if((n(348)==t[n(344)]||n(390)==t[n(344)]||n(389)==t[n(359)])&&t[n(407)])for(const e of t[n(395)]())e[n(347)](s,!0)&&i[n(406)](t[n(344)]+":"+t[n(343)].id),e[n(347)](o,!0)&&a[n(406)](t[n(344)]+":"+t[n(343)].id);if(i[n(376)]!=a[n(376)])return!1;for(const t of i)if(!a[n(339)](t))return!1;return!0}}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=299]})(t,e)}!function(t,e){const n=la,r=t();for(;;)try{if(258454===-parseInt(n(336))/1+parseInt(n(360))/2*(-parseInt(n(334))/3)+-parseInt(n(321))/4*(-parseInt(n(382))/5)+parseInt(n(363))/6*(parseInt(n(361))/7)+-parseInt(n(380))/8*(-parseInt(n(349))/9)+parseInt(n(346))/10*(-parseInt(n(347))/11)+-parseInt(n(307))/12*(parseInt(n(348))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class fa extends t.Plugin{static get[ua(339)](){return[ra]}[ua(322)](){const t=ua,e=this[t(356)];if(!e[t(313)][t(342)](t(386)))return;const n=e[t(328)],r=e[t(313)][t(345)](t(379));r[t(332)](t(362),[],[t(312)]),r[t(332)](t(366),[],[t(338)]),r[t(359)][t(304)](t(312),zr(n,t(301))),r[t(359)][t(304)](t(338),zr(n,t(305))),this[t(341)]()}[ua(341)](){const t=ua,e=this[t(356)][t(313)][t(345)](t(379)),n=this[t(356)][t(313)][t(345)](t(335)),r=this[t(356)][t(313)][t(345)](ra)[t(331)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(369)](o[a(377)]),l=e[a(358)](u),f=l[a(350)];if(a(320)!=l[a(325)]||!f||a(366)!=f[a(326)])return;if(o[a(378)])return void s[a(323)]();if(!i[a(333)][a(324)](o[a(352)],s[a(368)]))return;const h=o[a(352)][a(303)][a(340)],g=o[a(352)][a(375)][a(385)],d=h[a(311)][a(311)],{column:p}=n[a(371)](h),{column:m}=n[a(371)](g);for(let s=p;s<=m;s++){const l=n[a(302)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(329)],l=i[a(365)][a(383)](s);i[a(308)][a(351)](a(381)+c,l),r&&i[a(308)][a(354)](a(367),u,l),i[a(365)][a(373)](l,o[a(377)]),t&&(e[a(317)][a(374)](o[a(377)])?i[a(308)][a(351)](a(344),l):i[a(308)][a(337)](a(344),l))}}}}e[t(357)][t(315)](t(320),t(362),t(330),r),e[t(357)][t(315)](t(320),t(366),t(330),r),this[t(356)][t(353)][t(300)].on(t(370),s(),{priority:t(310)}),this[t(356)][t(350)][t(300)].on(t(370),((e,n,r)=>{const o=t;r[o(384)][o(314)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(310)}),this[t(356)][t(353)][t(300)].on(t(309),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(369)](r[o(377)]),c=e[o(358)](a),u=c[o(350)];if(o(320)!=c[o(325)]||!u||o(366)!=u[o(326)])return;const l=s[o(365)][o(355)](r[o(377)]);if(l)for(const t of l)s[o(308)][o(337)](o(381)+i,t),s[o(308)][o(337)](o(344),t),s[o(308)][o(372)](o(367),t),s[o(365)][o(316)](t,r[o(377)])}),{priority:t(310)}),this[t(306)]()}[ua(306)](){const t=ua,e=this[t(356)],n=e[t(328)];function r(e){const r=t;return{type:r(299),content:zr(n,r(364),e)}}e[t(313)][t(345)](t(379))[t(359)][t(327)]((e=>{const s=t;if(s(320)!=e[s(325)])return;const{data:o}=e;if(o){if(s(362)==o[s(326)]){const t=o[s(319)][0][s(376)];return r(zr(n,s(t?301:343)))}if(s(366)==o[s(326)]){const t=o[s(319)][0][s(376)];return r(zr(n,s(t?305:318)))}}}))}}function ha(){const t=["locale","cell","accept","_acceptFormatSuggestionCallbackFactory","_enableDefaultAttributesIntegration","consumable","39clivNF","TableUtils","322200lTMEeq","removeClass","headingColumns","requires","nodeAfter","_handleLegacySuggestions","has","FORMAT_REGULAR_ROW","ck-suggestion-marker--active","get","50ppiluf","969023tELkGL","1482949hFclbb","3789729jKdsrv","data","addClass","markerRange","editing","setAttribute","markerNameToElements","editor","_suggestionFactory","getSuggestion","_descriptionFactory","12042pvgqYf","119dkwCIZ","setTableRowHeader","97866TfpcTQ","*Format:* %0","mapper","setTableColumnHeader","data-suggestion","name","_splitMarkerName","addMarker:suggestion","getCellLocation","removeAttribute","bindElementToMarker","includes","end","forceValue","markerName","item","TrackChangesEditing","8lAOUsW","ck-suggestion-marker-","59895dmXzBw","toViewElement","options","nodeBefore","TableEditing","format","downcastDispatcher","FORMAT_HEADER_ROW","createTableWalker","start","registerAttributeLabel","FORMAT_HEADER_COLUMN","_registerLegacyDescription","12wnQhZa","writer","removeMarker:suggestion","highest","parent","headingRows","plugins","showSuggestionHighlights","registerCustomCallback","unbindElementFromMarkerName","activeMarkers","FORMAT_REGULAR_COLUMN","commandParams","formatBlock","172wDKMKS","afterInit","stop","consume","type","commandName","registerDescriptionCallback"];return(ha=function(){return t})()}const ga=da;function da(t,e){const n=Ta();return(da=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=da,r=t();for(;;)try{if(205611===-parseInt(n(488))/1*(-parseInt(n(391))/2)+-parseInt(n(504))/3+-parseInt(n(460))/4+parseInt(n(469))/5*(parseInt(n(368))/6)+parseInt(n(333))/7*(parseInt(n(371))/8)+-parseInt(n(489))/9+parseInt(n(484))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ta);const pa=[ga(435),ga(525),ga(478),ga(410),ga(523),ga(441),ga(447)],ma=Object[ga(432)](pa[ga(334)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(445)](){return[ra]}[ga(512)](){const t=ga,n=this[t(494)];if(!n[t(375)][t(390)](t(423)))return;const r=n[t(375)][t(455)](t(372)),s=n[t(375)][t(455)](t(413)),o=n[t(375)][t(455)](ra),a=n[t(375)][t(455)](t(423));o[t(515)][t(462)](t(516),t(438)),n[t(471)][t(398)][t(430)](t(486),{allowIn:t(349),allowContentOf:t(349),isLimit:!0}),n[t(514)][t(479)]({model:t(486),view:t(426)});let c=null;n[t(471)].on(t(355),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(383)]-1];h&&h[u(325)]||r[u(381)]||this[u(494)][u(386)][u(455)](u(473))[u(394)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(498)))return!1;const i=s[o(510)](t,n);if(!i||!ba(i,void 0,r))return!1;const a=r[o(387)](n[o(376)][o(379)]);if(!a[o(383)])return!1;const c=a[0][o(342)](o(427)),l=r[o(396)](a),f=r[o(367)](a),h={startRow:l[o(378)],endRow:l[o(456)],startColumn:f[o(378)],endColumn:f[o(456)]};return 1==a[o(383)]&&(h[o(395)]+=r[o(517)](i)-1,h[o(405)]+=r[o(437)](i)-1),ba(c,h,r)}(l,f,n[u(471)],s,a)&&(o[u(350)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(471)][u(322)]((()=>{const t=u;n[t(471)][t(355)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(383)]&&r[t(420)](o,t(516),{tablePasteChainId:s}),a[t(383)]&&r[t(420)](a,t(438),{tablePasteChainId:s}),l[t(383)]&&(r[t(420)](l,t(463),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(518)]((e=>{const n=t;var r;return null===(r=e[n(524)])||void 0===r?void 0:r[n(429)](e)}))),f[t(383)]&&(r[t(416)](f,t(463),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(518)]((e=>{const n=t;var r;return null===(r=e[n(524)])||void 0===r?void 0:r[n(429)](e)})));const g=r[t(362)](h[t(334)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(452),{tablePasteChainId:s});if(g){const e=g[t(446)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(471)][t(338)](s),a=e[t(346)]((e=>e[t(399)]()[t(458)](i)));a&&r[t(462)]([a[t(336)],o])}r[t(383)]&&g[t(419)](t(459),Object[t(432)](r))}c=null})))}),{priority:e.priorities[t(476)]+10}),n[t(375)][t(455)](t(423)).on(t(434),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(350)]();const u=s[r(365)],l=o,f=Ea(u),h=Ea(l);e[r(439)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(503)](u[r(444)](0));for(const t of Array[r(402)](l[r(351)]()))a[r(464)](t,u,r(363));const t=c[r(412)][r(329)](s[r(403)]),e=c[r(436)][r(329)](s[r(491)]);t||e||(g=i.LiveRange[r(397)](a[r(328)](u)))}else h&&!f&&(d=a[r(328)](u));else{const t=a[r(483)](r(486)),e=a[r(483)](r(486));a[r(474)](a[r(328)](u),e),a[r(464)](t,u,0);for(const e of Array[r(402)](l[r(351)]()))a[r(464)](e,t,r(363));g=i.LiveRange[r(397)](a[r(338)](t)),d=i.LiveRange[r(397)](a[r(338)](e))}const p=Array[r(402)](l[r(407)]())[r(392)]((([t])=>pa[r(329)](t)));c[r(440)][r(462)]({element:u,attributes:p[r(383)]?Object[r(432)](p):null}),g&&c[r(442)][r(462)](g),d&&c[r(337)][r(462)](d)}),{priority:t(476)}),s.on(t(340),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(472)]||1;c[o(436)]=new Array(l)[o(359)](u)[o(334)](((t,e)=>t+e));for(const{cell:t}of s[o(521)](i,{startColumn:u,endColumn:u+l-1}))c[o(457)][o(462)](n[o(471)][o(338)](t))}),{priority:t(508)}),s.on(t(366),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(466)]||1;c[o(412)]=new Array(l)[o(359)](u)[o(334)](((t,e)=>t+e));for(const{cell:t}of s[o(521)](i,{startRow:u,endRow:u+l-1}))c[o(415)][o(462)](n[o(471)][o(338)](t))}),{priority:t(508)}),r[t(404)][t(461)]((e=>{const r=t;if(e[r(408)]&&e[r(408)][r(374)](r(463)))return e[r(424)]?{}:{type:r(477),content:zr(n[r(354)],r(421))}}));const u=()=>!1;for(const e of[t(463),t(438),t(516),t(452)])r[t(511)][t(422)](t(477),e,t(506),u),r[t(511)][t(422)](t(522),e,t(506),u),r[t(511)][t(422)](t(332),e,t(506),u);r[t(511)][t(422)](t(332),t(452),t(425),u),r[t(511)][t(422)](t(332),t(452),t(361),((e,r,s)=>{const o=t,i=e[o(334)]((t=>t[o(339)]()))[o(392)]((t=>t)),a=new Map(i[o(334)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(440)])e&&a[o(507)](t,e);else if(s&&s[o(459)])for(const[t,e]of Object[o(454)](s[o(459)])){const r=n[o(471)][o(453)][o(455)](t),s=r?r[o(399)]()[o(339)]():null;s&&a[o(507)](s,e)}n[o(471)][o(322)]((t=>{const e=o;for(const[n,r]of a)t[e(347)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(511)][o(422)](e,o(463),s,((t,i,a)=>{const c=o;n[c(471)][c(322)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(428)][o(448)];t.is(o(497),o(486))&&u[o(462)](t)}r[o(511)][o(417)](e,null,s)(t,i,a);for(const t of u)o(323)!=t[o(470)][o(502)]&&n[o(345)](t)}))}))};l(t(477),t(361)),l(t(477),t(425)),l(t(522),t(361)),l(t(522),t(425)),r[t(511)][t(422)](t(477),t(516),t(425),(e=>{const n=t,r=e[n(334)]((t=>t[n(339)]())),i=r[0][n(342)](n(427)),{minRow:a,maxRow:c}=o[n(352)](r);s[n(370)](i,{at:a,rows:c-a+1})})),r[t(511)][t(422)](t(477),t(438),t(425),(e=>{const n=t,r=e[n(334)]((t=>t[n(339)]())),i=r[0][n(342)](n(427)),{minColumn:a,maxColumn:c}=o[n(352)](r);s[n(326)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(408)]||!n[s(408)][s(374)](s(463)))return;const o=n[s(400)][s(487)],i=r[s(519)]()[s(392)]((t=>t[s(369)]&&t[s(400)]&&t[s(400)][s(487)]==o));i[s(383)]&&n[s(388)]()[s(383)]!=i[s(383)]&&i[s(520)](((t,e)=>(t[s(330)]=e,e[s(424)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(364)](e[s(382)]),i=[s(344),s(414)],a=r[s(465)][s(329)](e[s(382)]);return a&&i[s(462)](s(505)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(401),f,{priority:t(476)}),r.on(t(500),f,{priority:t(476)}),n[t(471)][t(376)][t(360)]((()=>{const e=t;let s=!1;const o=Array[e(402)](n[e(471)][e(376)][e(480)][e(389)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(364)](t);if(e(449)!=o||e(522)!=a||i[e(411)])continue;if(!r[e(443)](c))continue;const u=r[e(490)](c)[e(353)](),l=n[e(375)][e(455)](e(385)).me;for(const t of r[e(519)]())if(t[e(369)]&&t[e(509)]==l&&e(332)==t[e(451)]&&e(452)==t[e(408)]&&t[e(353)]()[e(499)]((t=>u[e(501)]((n=>n[e(406)](t,!0))))))for(const n of t[e(388)]())n[e(369)]&&(n[e(425)](),s=!0)}return s})),n[t(471)][t(376)][t(360)]((e=>{const s=t,o=n[s(386)][s(455)](s(335));if(!o||!o[s(485)][s(390)](e[s(331)]))return!1;let i=!1;const a=n[s(375)][s(455)](s(385)).me,c=n[s(471)][s(376)][s(480)][s(492)](),u=Array[s(402)](n[s(471)][s(376)][s(480)][s(389)]())[s(392)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(364)](t);return n(449)==o&&n(463)==i&&c==a.id&&!e[n(411)]}));for(const t of c){if(s(464)!=t[s(451)]||s(486)!=t[s(336)]||1!=t[s(383)])continue;const n=e[s(495)](t[s(357)],t[s(357)][s(377)](1));if(!u[s(346)]((({data:t})=>t[s(481)][s(458)](n))))for(const{name:t,data:r}of u)if(n[s(406)](r[s(481)])){e[s(380)](t,{range:n}),i=!0;break}}return i})),n[t(471)][t(376)][t(360)]((e=>{const s=t;let o=!1;const i=n[s(375)][s(455)](s(385)).me,a=r[s(519)]()[s(392)]((t=>t[s(369)]&&t[s(509)]==i)),c=new Set,u=new Set;for(const t of a)if(s(463)==t[s(408)])for(const e of t[s(446)]()){const n=e[s(399)]()[s(339)]();if(n)if(n.is(s(497),s(486))&&Ea(n)){t[s(327)](e[s(336)]),c[s(373)](n),o=!0;const r=n[s(475)],i=n[s(343)],a=r&&r.is(s(497),s(486)),l=i&&i.is(s(497),s(486));a&&!c[s(390)](r)&&u[s(373)](r),l&&!c[s(390)](i)&&u[s(373)](i)}else n.is(s(497),s(493))&&n[s(341)]&&(t[s(327)](e[s(336)]),o=!0)}else if(s(452)==t[s(408)]){if(!t[s(400)]||!t[s(400)][s(487)])continue;const e=t[s(400)][s(459)];if(e&&Object[s(409)](e)[s(383)])continue;const n=t[s(400)][s(487)];let r=!0,i=!0;for(const e of a)if(e[s(408)]&&e[s(408)][s(374)](s(463))){if(!e[s(400)][s(487)]){i=!1;break}if(e.id!=t.id&&e[s(400)][s(487)]==n){r=!1;break}}i&&r&&(t[s(356)](),o=!0)}for(const t of c)e[s(503)](t);for(const t of u)e[s(345)](t);return o})),n[t(514)][t(450)](t(468))[t(321)]({model:t(324),view:(t,e)=>h(t),converterPriority:t(476)}),n[t(514)][t(450)](t(384))[t(321)]({model:t(324),view:(e,n)=>n[t(358)][t(393)]?h(e,!1):null,converterPriority:t(476)});const g=n[t(467)][t(496)];this[t(348)](g[t(376)],t(482),((e,n)=>{const r=t,s=[];for(const t of g[r(328)](n[r(513)])[r(431)]())t.is(r(497),r(426))&&s[r(462)](t);g[r(322)]((t=>{const e=r;for(const n of s)t[e(433)](t[e(328)](n),t[e(418)](n)),t[e(503)](n)}))}))}}function Ea(t){const e=ga;if(t[e(341)])return!0;const n=t[e(444)](0);return n.is(e(497),e(493))&&n[e(341)]}function ba(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(521)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ta(){const t=["columnInsertionIndexes","getColumns","tablePasteColumn","return","cells","tableCellBackgroundColor","insertionRanges","hasSuggestion","getChild","requires","getMarkers","tableCellPadding","nodeAfter","suggestion","for","type","tablePasteCell","markers","entries","get","last","columnInsertionRanges","isEqual","markerAttributes","1334084aXcnoY","registerDescriptionCallback","push","tablePaste","insert","activeMarkers","rows","editing","editingDowncast","5chCQsU","root","model","columns","trackChanges","wrap","nextSibling","high","insertion","tableCellBorderStyle","elementToElement","differ","newRange","clipboardOutput","createElement","4785840bfJwjd","_createdBatches","tableCellSuggestion","tablePasteChainId","2SmkGub","697428fnwHQB","getSuggestion","column","getChanges","paragraph","editor","createRange","view","element","documentSelection","every","suggestionUnloaded","some","rootName","remove","851715yEGzoX","ck-suggestion-marker--active","join","set","low","author","getTableIfOnlyTableInContent","_suggestionFactory","afterInit","content","conversion","_tablePostFixingSubtypes","tablePasteRow","getRows","forEach","getSuggestions","reduce","createTableWalker","deletion","tableCellVerticalAlignment","detach","tableCellBorderColor","markerToHighlight","change","$graveyard","suggestion:formatBlock:tablePasteCell","forceDefaultExecution","removeColumns","removeMarker","createRangeIn","includes","next","batch","formatBlock","14kkzasE","map","redo","name","deletionRanges","createRangeOn","getContainedElement","insertColumns","isEmpty","findAncestor","previousSibling","ck-suggestion-marker","unwrap","find","setAttributes","listenTo","tableCell","stop","getChildren","_getCoordsForCells","getRanges","locale","insertContent","removeMarkers","position","options","fill","registerPostFixer","accept","markMultiRangeBlockFormat","end","_splitMarkerName","cell","insertRows","getColumnIndexes","1775862ItHXzv","isInContent","removeRows","76216tvcTLh","TrackChangesEditing","add","startsWith","plugins","document","getShiftedBy","first","selection","updateMarker","_isForcedDefaultExecutionBlock","markerName","length","dataDowncast","Users","commands","getSelectionAffectedTableCells","getAllAdjacentSuggestions","getChangedMarkers","has","106914gevwdS","filter","showSuggestionHighlights","value","endRow","getRowIndexes","fromRange","schema","getRange","attributes","suggestionLoaded","from","row","_descriptionFactory","endColumn","containsRange","getAttributes","subType","keys","tableCellHorizontalAlignment","oldRange","rowInsertionIndexes","TableUtils","ck-suggestion-marker-insertion","rowInsertionRanges","markMultiRangeDeletion","getSuggestionCallback","createPositionBefore","setAttribute","markMultiRangeInsertion","*Replace table cells*","registerCustomCallback","TableClipboard","previous","discard","suggestion-td","table","start","call","register","getItems","fromEntries","move","_replaceTableSlotCell","tableCellBorderWidth"];return(Ta=function(){return t})()}const _a=ya;function ya(t,e){const n=ka();return(ya=function(t,e){return n[t-=173]})(t,e)}!function(t,e){const n=ya,r=t();for(;;)try{if(215926===parseInt(n(176))/1*(parseInt(n(200))/2)+-parseInt(n(173))/3*(parseInt(n(207))/4)+parseInt(n(202))/5*(-parseInt(n(186))/6)+-parseInt(n(216))/7*(parseInt(n(175))/8)+parseInt(n(203))/9+parseInt(n(219))/10+parseInt(n(208))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class Aa extends t.Plugin{[_a(189)](){const t=_a;if(!this[t(181)][t(185)][t(198)](t(188)))return;const e=this[t(181)][t(185)][t(206)](t(210));e[t(224)](t(191),this[t(227)][t(215)](this)),e[t(214)][t(201)](t(179),t(178),t(223),e[t(214)][t(180)](t(179),null,t(209))),e[t(214)][t(201)](t(179),t(178),t(209),e[t(214)][t(180)](t(179),null,t(223))),e[t(221)][t(182)](this[t(220)][t(215)](this))}[_a(227)](t,e){const n=_a,r=this[n(181)][n(185)][n(206)](n(210)),s=this[n(181)][n(185)][n(206)](n(188)),o=e[n(183)]||this[n(181)][n(229)][n(218)][n(195)][n(222)]();this[n(181)][n(229)][n(212)]((()=>{const i=n,a=s[i(205)](o);let c=a?s[i(174)](a):null,u=o[i(193)](i(194))||null;const l=e[i(194)]||u,f=e[i(184)]||c,h=this[i(181)][i(185)][i(206)](i(192)).me;for(const t of r[i(187)]()){const e=t[i(217)]();if(i(178)===t[i(196)]&&e===o){t[i(204)]!==h&&t[i(209)]();const e=t[i(199)][i(190)];u=e[0][i(194)],c=e[0][i(184)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(211)](o,{commandName:i(191),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(178)},[],i(178))}))}[_a(220)](t){const e=_a;if(e(179)!=t[e(213)]&&e(228)!=t[e(213)])return;const{data:n}=t;if(n&&e(178)===n[e(226)]){const t=e(177);return{type:e(197),content:zr(this[e(181)][e(225)],t)}}}}function ka(){const t=["editor","registerDescriptionCallback","table","columnWidths","plugins","1603662YflPtx","getSuggestions","TableColumnResizeEditing","afterInit","commandParams","resizeTableWidth","Users","getAttribute","tableWidth","selection","subType","format","has","data","70ydTQzp","registerCustomCallback","5WKzLyr","2714040QJpBVl","author","getColumnGroupElement","get","7388hmYKIx","386749kBkIMY","discard","TrackChangesEditing","markBlockFormat","change","type","_suggestionFactory","bind","427FvylWR","getContainedElement","document","3158250HvFSZB","handleSuggestionDescription","_descriptionFactory","getSelectedElement","accept","enableCommand","locale","formatGroupId","handleResizeTableWidthCommand","formatInline","model","333mRVXTh","getTableColumnsWidths","4552qxrEDa","2011iIgfmo","*Format:* resize table","resizeTable","formatBlock","getSuggestionCallback"];return(ka=function(){return t})()}const Ca=Na;function Ra(){const t=["has","12DMFJeH","7508pvchmE","3296283tzhZOy","Template","editor","209faWSYR","plugins","get","afterInit","19384560HJgHkt","2043852sEAsGa","501770CfdYmS","insertTemplate","1639888xLbxzX","TrackChangesEditing","enableCommand","4137791GMTTad"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(565186===-parseInt(n(119))/1*(-parseInt(n(115))/2)+parseInt(n(116))/3+parseInt(n(114))/4*(-parseInt(n(125))/5)+parseInt(n(124))/6+parseInt(n(112))/7+parseInt(n(109))/8+-parseInt(n(123))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[Ca(122)](){const t=Ca,e=this[t(118)];e[t(120)][t(113)](t(117))&&e[t(120)][t(121)](t(110))[t(111)](t(108))}}const Sa=Ma;function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=404]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(854858===-parseInt(n(419))/1*(-parseInt(n(407))/2)+parseInt(n(415))/3*(parseInt(n(413))/4)+-parseInt(n(420))/5*(-parseInt(n(409))/6)+parseInt(n(426))/7+-parseInt(n(425))/8*(-parseInt(n(427))/9)+parseInt(n(412))/10*(parseInt(n(429))/11)+-parseInt(n(414))/12*(parseInt(n(424))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(408)](){const t=Sa,e=this[t(405)];if(!e[t(410)][t(423)](t(422)))return;e[t(417)][t(423)](t(418))[t(416)](t(422));const n=e[t(417)][t(423)](t(418)),r=e[t(406)];n[t(428)][t(404)](t(421),(e=>zr(r,t(411),e)))}}function Oa(){const t=["registerElementLabel","editor","locale","1471958PhNbJy","afterInit","333168KjTAYY","commands","ELEMENT_TABLE_OF_CONTENTS","1459130VQVrhf","20ceuYTv","48007152ffUDUe","206175HrNDLN","enableCommand","plugins","TrackChangesEditing","1gZdHSw","85LSVqbO","tableOfContents","insertTableOfContents","get","13Akixhu","481512buvONw","10745511oiOWMG","63BLEdfL","_descriptionFactory","66wdbNhh"];return(Oa=function(){return t})()}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=404]})(t,e)}function Da(){const t=["3952408eNxsMA","newRange","getNearestSelectionRange","ELEMENT_TITLE","differ","5xgvPBB","Title","nodeBefore","getChangedMarkers","start","title-content","33978IeYUaz","get","isTouching","locale","524303bFQENF","updateMarker","registerElementLabel","isCollapsed","isEqual","document","3JNihxx","afterInit","3342393YwfyId","element","schema","editor","end","5585420gjkYDE","_descriptionFactory","has","1296928DQlocS","forward","931406lfFmuV","_splitMarkerName","suggestion","from","plugins","TrackChangesEditing","120tiKShO","createRange","removeMarker","registerPostFixer","model"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(267316===parseInt(n(430))/1+-parseInt(n(404))/2*(parseInt(n(436))/3)+parseInt(n(446))/4*(-parseInt(n(420))/5)+-parseInt(n(410))/6*(-parseInt(n(426))/7)+-parseInt(n(415))/8+parseInt(n(438))/9+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class xa extends t.Plugin{[wa(437)](){const t=wa,e=this[t(441)];if(!e[t(408)][t(445)](t(421)))return;const n=e[t(408)][t(427)](t(409));n[t(444)][t(432)](t(425),(()=>zr(e[t(429)],t(418)))),e[t(414)][t(435)][t(413)]((r=>{const s=t;let o=!1;const i=Array[s(407)](e[s(414)][s(435)][s(419)][s(423)]());for(const{name:t,data:a}of i){const{group:i}=n[s(405)](t);if(s(406)!==i||!a[s(416)])continue;const c=a[s(416)],u=c[s(442)][s(422)];if(!u||!u.is(s(439),s(425)))continue;if(!c[s(424)][s(428)](c[s(442)]))continue;const l=e[s(414)][s(440)][s(417)](c[s(442)],s(447));if(l&&l[s(433)]){const e=r[s(411)](c[s(424)],l[s(424)]);e[s(434)](c)||(r[s(431)](t,{range:e}),o=!0)}o||(r[s(412)](t),o=!0)}return o}))}}function Pa(){const t=["enableCommand","editor","1162278afwbTo","30275600mXIRXP","1821544FasQZm","redo","5430LfIHah","2717224eBKQKb","has","UndoEditing","1584BSsewY","afterInit","get","7294511zejmxh","TrackChangesEditing","undo","9XcbCLw","7JhGCAt","plugins","64166jTXnBz"];return(Pa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(635163===parseInt(n(157))/1*(-parseInt(n(159))/2)+-parseInt(n(162))/3+-parseInt(n(167))/4+parseInt(n(166))/5*(-parseInt(n(170))/6)+-parseInt(n(173))/7+parseInt(n(164))/8*(parseInt(n(156))/9)+parseInt(n(163))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class ja extends t.Plugin{[Ba(171)](){const t=Ba,e=this[t(161)],n=e[t(158)][t(172)](t(174));e[t(158)][t(168)](t(169))&&(n[t(160)](t(175)),n[t(160)](t(165)))}}function Ga(){const t=["get","10rAmFlC","enableCommand","391668uIwqph","2826688fYgrQz","5201757poIwfk","1427832ehXAyX","has","717025UmPzbh","editor","requires","222vHHopa","117905JdYwDx","TableCaptionEditing","plugins","TrackChangesEditing","toggleTableCaption","5171780PQWMee","afterInit"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=224]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(650592===-parseInt(n(242))/1+-parseInt(n(235))/2*(-parseInt(n(237))/3)+-parseInt(n(232))/4+parseInt(n(227))/5*(parseInt(n(226))/6)+parseInt(n(240))/7+parseInt(n(238))/8+parseInt(n(239))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{static get[Va(225)](){return[ra]}[Va(233)](){const t=Va,e=this[t(224)];e[t(229)][t(241)](t(228))&&e[t(229)][t(234)](t(230))[t(236)](t(231))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=371]})(t,e)}function Xa(){const t=["has","getSelectionAffectedTableCells","subType","8vRMmda","TablePropertiesEditing","nodeAfter","discard","1989618voZZQs","getSuggestionCallback","removeAttribute","markBlockFormat","getContainedElement","join","enqueueChange","change","locale","document","2012604VYqLYU","tableCellBorderWidth","table","TableCellPropertiesEditing","handleDiscardAction","tableCellPadding","afterInit","getAttribute","tableWidth","registerCustomCallback","_descriptionFactory","tableCellBorderStyle","data","tableCellProperties","*Format:* change table cell properties","handleSuggestionDescription","selection","tableCellVerticalAlignment","tableAlignment","getFirstPosition","1494sUFKfh","tableProperties","8709324JHdCWy","getSuggestions","get","2nCabmQ","accept","start","findAncestor","tableBorderStyle","*Format:* change table properties","TrackChangesTableProperties","model","enableCommand","_handlePropertyChange","TableUtils","pluginName","tableBorderWidth","_getSuggestion","tableCellHeight","131144mYVtxj","tableBorderColor","_suggestionFactory","15uAdNZM","11dZQxPR","31660rQQEMp","editor","formatBlock","tableCellHorizontalAlignment","2372976VuxDcj","3014438POKlOX","tableCellWidth","tableBackgroundColor","commandParams","registerDescriptionCallback","plugins","tableCellBorderColor","format","batch","setAttribute","tableCellBackgroundColor","TrackChangesEditing","tableHeight"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(530461===parseInt(n(430))/1+parseInt(n(415))/2*(-parseInt(n(439))/3)+parseInt(n(390))/4+parseInt(n(433))/5*(-parseInt(n(380))/6)+-parseInt(n(440))/7*(-parseInt(n(376))/8)+-parseInt(n(410))/9*(-parseInt(n(435))/10)+parseInt(n(434))/11*(parseInt(n(412))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(411)]=[e(431),e(419),e(427),e(408),e(398),e(372),e(442)],this[e(403)]=[e(446),e(401),e(391),e(395),e(441),e(429),e(450),e(438),e(407)]}static get[Wa(426)](){return Wa(421)}[Wa(396)](){const t=Wa,e=this[t(436)][t(445)][t(414)](t(371));if(this[t(436)][t(445)][t(373)](t(377))){for(const n of this[t(411)])e[t(423)](n,((e,r)=>{const s=t,o=this[s(436)][s(422)][s(389)][s(406)][s(409)]()[s(418)](s(392));this[s(424)](n,[o],this[s(411)],s(411),e,r)}));e[t(432)][t(399)](t(437),t(411),t(416),e[t(432)][t(381)](t(437),null,t(379))),e[t(432)][t(399)](t(437),t(411),t(379),((e,n)=>this[t(394)](this[t(411)],e,n))),e[t(432)][t(399)](t(437),t(411),t(385),(()=>!1))}if(this[t(436)][t(445)][t(373)](t(393))){for(const n of this[t(403)])e[t(423)](n,((e,r)=>{const s=t,o=this[s(436)][s(445)][s(414)](s(425))[s(374)](this[s(436)][s(422)][s(389)][s(406)]);this[s(424)](n,o,this[s(403)],s(403),e,r)}));e[t(432)][t(399)](t(437),t(403),t(416),e[t(432)][t(381)](t(437),null,t(379))),e[t(432)][t(399)](t(437),t(403),t(379),((e,n)=>this[t(394)](this[t(403)],e,n))),e[t(432)][t(399)](t(437),t(403),t(385),(()=>!1))}e[t(400)][t(444)]((e=>this[t(405)](e)))}[Wa(424)](t,e,n,r,s,o){const i=Wa,a=this[i(436)][i(445)][i(414)](i(371));this[i(436)][i(422)][i(386)](o[i(448)],(()=>{const t=i;for(const i of e)if(this[t(428)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(397)](r);void 0!==n&&(e[r]=n)}s(o),a[t(383)](i,{commandParams:[e]},[],r)}}))}[Wa(394)](t,e,n){const r=Wa,s=e[0][r(417)][r(378)],o=n[r(443)][0];this[r(436)][r(422)][r(387)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(449)](r,o[r],s):e[n(382)](r,s)}))}[Wa(405)](t){const e=Wa;if(t[e(402)])switch(t[e(375)]){case e(411):return{type:e(447),content:zr(this[e(436)][e(388)],e(420))};case e(403):return{type:e(447),content:zr(this[e(436)][e(388)],e(404))}}}[Wa(428)](t,e){const n=Wa,r=this[n(436)][n(445)][n(414)](n(371));for(const s of r[n(413)]({skipNotAttached:!0})){const r=s[n(384)]();if(s[n(375)]===e&&r===t)return s}return null}}var Za=Function.prototype,Qa=Object.prototype,Ya=Za.toString,Ja=Qa.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ja.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ya.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Y?Y.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=mc;function pc(){const t=["normal","config","acceptSelectedSuggestions","error-saving-suggestion-data-suggestion-discarded","insertion:join","addRange","isDocumentOperation","addHighlight","getCustomProperty","documentSelection","hasComments","createPositionAfter","howMany","createSelection","isEqual","isSelectable","consumable","insertion:","removeClass","meta","some","isBlock","tablePasteChainId","FORMATTING","getSuggestion","enableReadOnlyMode","editor","mapper","suggestionUnloaded","open","getDifference","ck-suggestion-marker","_blockAttributeKeys","PendingActions","_enabledCommands","format","_customCallbacks","values","markerNameToElements","track-changes-enable-command-twice","845703QwkPrm","_element","attribute","markDeletion","_findSuggestions","formatInline:chain","addSuggestion","getAllAdjacentSuggestions","commentThread","getSuggestionCallback","2895680nlzlyK","elementEnd","70JEeQMn","head","add","isLimit","isArray","parent","elementToElement","insertion","toUpperCase","_suggestions","pop","subType","substring","always","_model","isMultiRange","getIntersection","getAttribute","forEach","_adapter","setTo","value","getNearestSelectionRange","getSuggestions","assign","element","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","announce","multipleBlocks","multi","ENTER","_suggestionFactory","_breakSuggestionMarker","markInsertion","set","authoredAt","commands","data-suggestion","isAtEnd","position","getChanges","removeAttribute","differ","suggestionChanged","getMarkers","CommentsRepository","track-changes-command-not-found","_mergeNestedSuggestions","push","PENDING_ACTION_SUGGESTION","deletion:discard","_joinWithAdjacentSuggestions","fromRange","updateMarker","insertion:chain","default","warn","ck-suggestion-marker-formatBlock","options","addComment","batch","get","refresh","_getAttributeKey","model","_addThreadToSuggestion","$marker","ready","change:activeMarkers","createdAt","never","_registerDefaultCallbacks","unbindElementFromMarkerName","registerPostFixer","getMultiRangeId","_commentsRepository","bindElementToMarker","markerReady","markMultiRangeDeletion","_isForcedDefaultExecutionBlock","_joinSuggestions","end","_getExternalAuthor","author","removeMarkers","createElement","highest","selection","$elementName","getRanges","find","chain","formatBlock:discard","stopListening","enableCommand","schema","acceptAllSuggestions","remove","map","oldValue","deletion","conversion","196dEBuPA","after","addSuggestionData","markInlineFormat","high","_checkSuggestionCorrectness","lowest","editingDowncast","marker-count","formatInline:join","$textProxy","originalSuggestionId","upcast","getChangedMarkers","_trackFormatChanges","isBefore","attribute:discard","_getAuthorFromId","formatInline","attribute:","isTouching","insert","_processAttributeSuggestions","clear","rename","markerToData","nodeAfter","data","track-changes-user-not-found","acceptSuggestion","delete","fetchCommentThread","split","name","attributes","backward","createPositionBefore","createRangeIn","deletion:","addMarker","_defaultCallbacks","formatGroupId","_registerBlockAttribute","dataReady","key","update:suggestion","detach","markerToHighlight","createPositionAt","change:_saved","trackChangesCommand","locale","getAncestors","getLastMatchingPosition","addMarker:suggestion:attribute","group","showSuggestionHighlights","setSelection","then","range","hasCommentThread","start","creator","getFirstMarker","formatInline:","isOwn","isInContent","$text","_reduceExistingSuggestions","markMultiRangeInsertion","pluginName","splitPosition","moveTargetPosition","isInsideObject","rejected","trackChanges.trackFormatChanges","removeMarker:suggestion:attribute","clone","markMultiRangeBlockFormat","collaboration.channelId","_getMarkerAnnouncementText","_recordAttributeChanges","init","change:data","_addSuggestionMarker","consume","_initAriaMarkerChangeAnnouncements","listenTo","move","isAfter","define","newValue","ck-suggestion-marker-","editing","startsWith","formatBlock:join","before","setAttribute","type","@external","length","fire","hasSuggestion","ck-suggestion-marker--active","removeMarker","2248sWgyoe","suggestion","88752HLSrHO","buildSuggestion","formatInline:discard","isCollapsed","reconvertMarker","unbind","catch","isUndo","_splitMarkerName","rethrowUnexpectedError","isObject","containerElement","_saved","addMarker:suggestion:formatBlock","low","_editor","every","isNextTo","42178hClpQJ","markAttributeChange","notReady","comments","_setSuggestionRange","root","discardSelectedSuggestions","getCommentThread","_handleNewSuggestionMarker","substr","removeComment","widget","targetPosition","ariaLiveAnnouncer","containsRangeInObject","LEAVE","join","addMarker:suggestion","isExternal","suggestion:attribute:","_getSuggestionData","activeMarkers","_createSuggestion","plugins","attributeKey","_removeSuggestion","discardAllSuggestions","addUser","_afterChanges","concat","includes","filter","commandName","isLocal","addMarkerName","document","getContainedElement","elementStart","addCommentThread","_cutOutSuggestionMarker","getRange","suggestion-type","sort","suggestionLoaded","toJSON","_enableDefaultAttributesIntegration","trackChanges.mergeNestedSuggestions","forward","getWalker","discardSuggestion","$graveyard","trackChanges","getUser","insertion:discard","dataToMarker","containsItem","insertContent","insertion:accept","toViewElement","formatBlock:chain","registerCustomCallback","from","containsPosition","adapter","accepted","accept","_onDiscard","groupId","markBlockFormat","_SUGGESTION_ANNOUNCEMENT","createRangeOn","getItems","deleteContent","123885Ucmqzt","return","forceDefaultExecution","next","execute","authorName","Users","_reduceSuggestionAttributeRange","isIntersecting","isIntersectingWithRange","updateSuggestion","track-changes-suggestion-not-found","skipNestingCheck","removed","getFirstRange","8otOsFK","createRange","_inlineAttributeKeys","_refreshSuggestionsChain","attribute:join","markerName","formatBlock:","_isBlockAttribute","getShiftedBy","1973940PqcRXz","ck-suggestion-marker-formatInline","_updateSuggestionData","containsRange","unshift","attributeOldValue","_refreshAttributeSuggestionsChain","_setSuggestionData","enqueueChange","_descriptionFactory","TrackChangesEditing","track-changes-suggestion-data-mismatch","removeMarker:suggestion:formatBlock","attribute:accept","_suggestionState","formatBlock","oldRange","deletion:chain","external:","stop","splice","_processAttributeChanges","_registerInlineAttribute","formatBlock:accept","_recordAttributeSuggestions","suggestion:","isRemovable","size","item","_rangeIsInLocalUserInsertion","writer","nodeBefore","fromCharCode","newRange","attributeNewValue","formatInline:accept","deletion:join","resolve","track-changes-adapter-already-set","markers","has","previous","discard","for","keys","applyOperation","change","deletion:accept","addClass","isAtStart","_isDataLoaded","rootName","track-changes-adapter-missing-getsuggestion","_isRegisteredAttribute","dataDowncast","requires"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(185300===-parseInt(n(327))/1*(-parseInt(n(671))/2)+parseInt(n(432))/3+-parseInt(n(653))/4*(parseInt(n(444))/5)+parseInt(n(336))/6+-parseInt(n(546))/7*(parseInt(n(651))/8)+parseInt(n(312))/9+-parseInt(n(442))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(532);class Ec extends t.Plugin{static get[dc(391)](){return[dc(489),o.Users,t.PendingActions,Jr,es,as,ls,bs,ms,ks,Ss,Bs,to,so,uo,go,bo,Ao,No,So,Do,Ho,Uo,Xo,Yo,ei,ci,pi,oi,Vs,Xs,bi,_i,Ni,Mi,xi,ji,zi,Zi,$i,ra,ca,fa,za,Ia,Aa,va,qa,La,xa,ja]}static get[dc(616)](){return dc(346)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(542)]((t=>String[e(368)](t)))[e(687)]("")}super(t),this[e(360)]=!1,this[e(478)](e(260),[]),this.on(e(512),((n,r,s,o)=>{const i=e;this[i(458)][i(382)]((()=>{const e=i;for(const n of[...o,...s])this[e(458)][e(375)][e(376)](n)&&t[e(639)][e(657)](n)}))})),this[e(345)]=new qr(this[e(418)][e(508)][e(539)],this[e(418)][e(597)]),this[e(463)]=null,this[e(475)]=new bc(this[e(418)]),this[e(453)]=new Map,this[e(519)]=t[e(262)][e(505)](e(489)),this[e(426)]=new Set,this[e(458)]=this[e(418)][e(508)],this[e(350)]=new WeakMap,this[e(523)]=!1,this[e(424)]=new Set([e(532)]),this[e(329)]=new Set,t[e(393)][e(636)](e(621),e(499)),this[e(560)]=t[e(393)][e(505)](e(621)),t[e(393)][e(636)](e(285),!0),this[e(491)]=t[e(393)][e(505)](e(285)),this[e(596)]=new f(t,this[e(426)]),this[e(632)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,54,50,56])}[dc(628)](){const t=dc,n=this[t(418)],r=(e,n)=>{const r=t;if(r(434)!=e)return r(638)+e;const s=n[r(578)]("|")[0];return this[r(334)](s)?r(501):r(337)};n[t(545)][t(379)](t(553))[t(593)]({model:t(652),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(661)](e[n(332)]),a=[n(423),r(o,i)];let c=3e3;return this[n(260)][n(269)](e[n(332)])&&(a[n(492)](n(649)),c=3010),n(544)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(545)][t(379)](t(390))[t(446)]((e=>{const r=t;e.on(r(256),((t,e,s)=>{const o=r;if(!s[o(502)][o(602)])return;const i=e[o(364)];if(!i)return;const c=s[o(419)][o(297)](i);n[o(508)][o(539)][o(663)](i)&&c&&!c[o(400)](o(682))&&c.is(o(664))&&(0,a.toWidget)(c,s[o(366)])}),{priority:r(550)})})),n[t(545)][t(379)](t(390))[t(593)]({model:t(652),view:(e,n)=>{const s=t;if(!n[s(502)][s(602)])return null;const{type:o,subType:i}=this[s(661)](e[s(332)]);return{classes:[s(423),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(364)])return;const{id:c}=this[a(661)](o[a(332)]);if(r){const t=this[a(453)][a(505)](c),e=this[a(507)](t);if(!this[a(334)](e))return}if(o[a(364)].is(a(531)))return void i[a(408)][a(631)](o[a(364)],s[a(579)]);const u=i[a(419)][a(297)](o[a(364)]);if(o[a(364)].is(a(469))&&n[a(508)][a(539)][a(413)](o[a(364)])&&!u[a(400)](a(399))){i[a(366)][a(384)]([a(423),a(501)],u),i[a(366)][a(643)](a(481),c,u),i[a(419)][a(520)](u,o[a(332)]),e&&(this[a(260)][a(269)](o[a(332)])?i[a(366)][a(384)](a(649),u):i[a(366)][a(410)](a(649),u));for(const t of n[a(508)][a(583)](o[a(364)])[a(310)]())i[a(408)][a(631)](t,s[a(579)]);i[a(408)][a(631)](o[a(364)],s[a(579)])}};n[t(545)][t(379)](t(390))[t(446)]((e=>{const n=t;e.on(n(666),((t,e,r)=>{const o=n;r[o(502)][o(602)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(530)})})),n[t(545)][t(379)](t(390))[t(446)]((e=>{const n=t;e.on(n(600),((t,e,r)=>{const o=n;r[o(502)][o(602)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(530)})})),n[t(545)][t(379)](t(390))[t(571)]({model:t(652),view:(e,n)=>n[t(502)][t(602)]?null:{group:t(652),name:e[t(680)](11)}}),n[t(545)][t(379)](t(558))[t(450)]({view:{name:t(652),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(361)+e[r(461)](r(280))+":"+e[r(461)]("id");return e[r(461)](r(554))&&(s+=":"+e[r(461)](r(554))),n[r(529)](r(510),{"data-name":s})}}),n[t(545)][t(379)](t(558))[t(293)]({view:t(652)}),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(666),s(),{priority:n(550)})})),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(600),s({isAttributeSuggestion:!0}),{priority:n(550)})})),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(348),((t,e,r)=>{const s=n,o=r[s(419)][s(430)](e[s(332)]);if(o)for(const t of o)t[s(400)](s(399))||(r[s(366)][s(410)]([s(423),s(501),s(649)],t),r[s(366)][s(485)](s(481),t),r[s(419)][s(516)](t,e[s(332)]))}),{priority:n(550)})})),n[t(545)][t(379)](t(553))[t(446)]((e=>{const n=t;e.on(n(622),((t,e,r)=>{const s=n,o=r[s(419)][s(430)](e[s(332)]);if(!o)return;const{id:i}=this[s(661)](e[s(332)]),a=this[s(453)][s(505)](i),c=this[s(507)](a);if(this[s(334)](c))for(const t of o)t[s(400)](s(399))||(r[s(366)][s(410)]([s(423),s(501),s(649)],t),r[s(366)][s(485)](s(481),t),r[s(419)][s(516)](t,e[s(332)]))}),{priority:n(550)})})),n[t(508)][t(274)][t(517)]((e=>{const r=t;let s=!1;const o=Array[r(300)](n[r(508)][r(274)][r(486)][r(559)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(661)](t);if(r(652)!==o)continue;const h=this[r(453)][r(505)](f);if(null!=c[r(369)]){r(564)==u&&(s=s||yc(c[r(369)],t,e,n[r(508)][r(539)]));const o=r(434)==u&&this[r(334)](l[r(578)]("|")[0]);if(c[r(369)][r(656)]||r(289)==c[r(369)][r(676)][r(387)]||r(351)==u&&!kc(c[r(369)])||o&&!kc(c[r(369)])||r(544)==u&&(_c(a=c[r(369)])||function(t){const e=r;return t[e(607)][e(449)]==t[e(525)][e(367)]&&t[e(607)][e(482)]}(a)))e[r(650)](t),s=!0;else{if(!h||!h[r(612)])continue;i[r(446)](h)}}}var a;return i[r(363)]>0&&(s=!!this[r(495)](i)||s),s})),n[t(508)][t(274)][t(517)]((e=>{const r=t;let s=!1;for(const t of n[r(508)][r(274)][r(486)][r(484)]())if(r(567)==t[r(644)])for(const t of this[r(453)][r(429)]()){if(t[r(459)]||!t[r(612)])continue;const o=r(351)==t[r(644)],i=this[r(507)](t),a=i&&this[r(334)](i);if(!o&&!a)continue;const c=t[r(326)]();if(c[r(607)][r(449)]!=c[r(525)][r(449)]&&!c[r(525)][r(482)]){const o=n[r(508)][r(594)](c[r(607)][r(572)],r(525)),i=n[r(508)][r(328)](c[r(607)],o);e[r(497)](t[r(609)](),{range:i}),s=!0}}return s})),n[t(508)][t(274)][t(517)]((e=>this[t(357)](e))),n[t(508)][t(274)][t(517)]((e=>!e[t(504)][t(272)]&&this[t(568)](e))),n[t(508)].on(t(267),(()=>{this[t(360)]=!1})),n[t(508)][t(274)].on(t(629),((r,s)=>{const o=t;if(!s[o(272)]||s[o(660)])return;if(!this[o(360)])return;const i=n[o(508)][o(274)][o(486)][o(484)]();if(0==i[o(646)])return;const a=[],c=i[o(270)]((t=>o(434)==t[o(644)])),u=i[o(270)]((t=>o(567)==t[o(644)]&&o(613)!=t[o(579)])),l=i[o(270)]((t=>o(541)==t[o(644)]&&o(613)!=t[o(579)]));for(const t of c)this[o(389)](t[o(263)])&&a[o(492)]({key:t[o(263)],newValue:t[o(370)],oldValue:t[o(341)],range:Cc(t[o(605)],n[o(508)])});for(const t of u){const e=l[o(534)]((e=>e[o(433)]===t[o(433)]));if(e){const r=Rc(t[o(483)][o(572)],n[o(508)]);e[o(579)]!==t[o(579)]&&a[o(492)]({key:o(532),newValue:t[o(579)],oldValue:e[o(579)],range:r});for(const[n,s]of e[o(580)]){if(!this[o(389)](n))continue;const e=t[o(580)][o(505)](n);s!==e&&a[o(492)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(580)])this[o(389)](n)&&(e[o(580)][o(376)](n)||a[o(492)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(646)]&&n[o(508)][o(344)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(672)](t,e,s,o,{groupId:r});this[n(614)](t,a)}))}),{priority:t(552)}),n[t(508)][t(375)].on(t(591),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(661)](n[s(579)]),e=this[s(453)][s(505)](t);e&&e[s(273)](n[s(579)])}})),n[t(508)][t(274)].on(t(629),(()=>{const e=t,r=Array[e(300)](n[e(508)][e(274)][e(486)][e(559)]())[e(270)]((t=>e(652)===this[e(661)](t[e(579)])[e(601)]));if(0===r[e(646)])return;r[e(281)](((t,n)=>{const r=e,s=t[r(573)][r(352)],o=n[r(573)][r(352)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(607)][r(561)](o[r(607)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(661)](t);if(null===n[e(352)]){const n=this[e(679)](t);o[e(446)](n)}else{const t=this[e(453)][e(505)](r);null!==n[e(369)]||t[e(612)]?(s[e(446)](t[e(445)]),o[e(446)](t)):this[e(264)](t)}}o[e(363)]>0&&this[e(330)](o);for(const t of s)this[e(647)](e(487),t)})),n[t(508)].on(t(381),((e,r)=>{const s=t,o=r[0];if(!this[s(453)][s(363)])return;if(!o[s(398)])return;if(o[s(504)][s(660)]||!o[s(504)][s(272)])return;let i,a;switch(o[s(644)]){case s(567):i=n[s(508)][s(594)](o[s(483)]),a=i[s(335)](o[s(404)]);break;case s(578):i=n[s(508)][s(594)](o[s(617)]),a=n[s(508)][s(594)](o[s(618)]);break;case s(634):i=n[s(508)][s(594)](o[s(683)]),a=i[s(335)](o[s(404)]);break;default:return}const c=n[s(508)][s(328)](i,a);n[s(508)][s(382)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(436)](c)){if(e[t(459)])continue;if(t(564)==e[t(644)])continue;const r=this[t(507)](e);if(r&&this[t(334)](r)&&t(578)!=o[t(644)])continue;const s=e[t(573)]&&e[t(573)][t(472)];(t(351)!=e[t(644)]||t(578)==o[t(644)]&&!s)&&(n[t(685)]||t(451)==e[t(644)]&&n[t(611)]||e[t(326)]()[t(339)](c)&&this[t(476)](e,i,a))}}))}),{priority:t(552)}),n[t(508)].on(t(311),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(314)])return;if(this[s(523)])return;if(!this[s(596)][s(465)])return;if(o[s(656)])return;const a=n[s(508)][s(539)],{start:c,end:u}=o[s(326)](),l=c[s(572)]&&a[s(447)](c[s(572)])?null:a[s(466)](c,s(286)),f=u[s(367)]&&a[s(447)](u[s(367)])?null:a[s(466)](u,s(581)),h=n[s(508)][s(328)](l?l[s(607)]:c,f?f[s(525)]:u);n[s(508)][s(382)]((t=>{const e=s;this[e(435)](h);const r=n[e(508)][e(539)][e(466)](h[e(607)]);o.is(e(401))?t[e(603)](r):o[e(464)](r)})),e[s(355)]()}),{priority:e.priorities[t(392)]+10}),n[t(508)].on(t(295),((e,r)=>{const s=t,o=r[r[s(646)]-1];o&&o[s(314)]||this[s(523)]||this[s(596)][s(465)]&&(n[s(508)][s(382)]((()=>{const t=s;let o=n[t(508)][t(295)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(313)]=o[t(623)]();const i=o[t(525)][t(367)],a=n[t(508)][t(539)];i&&a[t(413)](i)&&!a[t(663)](i)&&(o=n[t(508)][t(328)](o[t(607)],n[t(508)][t(594)](i,t(525)))),this[t(477)](o)})),e[s(355)]())}),{priority:t(550)}),this[t(418)][t(480)][t(446)](t(290),this[t(596)]),this[t(538)](t(290));const o=new p(n,this[t(453)]);n[t(480)][t(446)](t(575),o),this[t(538)](t(575));const i=new b(n,this[t(453)]);n[t(480)][t(446)](t(288),i),this[t(538)](t(288)),n[t(480)][t(446)](t(540),new N(n,o,this[t(453)])),this[t(538)](t(540)),n[t(480)][t(446)](t(265),new N(n,i,this[t(453)])),this[t(538)](t(265)),n[t(480)][t(446)](t(394),new w(n,o,this[t(453)])),this[t(538)](t(394)),n[t(480)][t(446)](t(677),new w(n,i,this[t(453)])),this[t(538)](t(677));const c=n[t(262)][t(505)](t(489));this[t(633)](c,t(503),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(505)](n);s&&s[r(440)]&&1===s[r(440)][r(646)]&&this[r(338)](n,{hasComments:!0})}),{priority:t(667)}),this[t(633)](c,t(681),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(505)](n);s&&s[r(440)]&&!s[r(440)][r(646)]&&this[r(338)](n,{hasComments:!1})}),{priority:t(667)})}set[dc(302)](t){const n=dc;if(this[n(463)])throw new e.CKEditorError(n(374),this);this[n(463)]=t}get[dc(302)](){return this[dc(463)]}[dc(467)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(453)][n(429)]())t&&!e[n(612)]||r[n(492)](e);return e?r[n(542)]((t=>t[n(283)]())):r}[dc(416)](t){const n=dc,r=this[n(453)][n(505)](t);if(!r)throw new e.CKEditorError(n(323),this);return r}[dc(648)](t){const e=dc;return this[e(453)][e(376)](t)}[dc(548)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(644)][e(578)](":"),a=this[e(453)][e(505)](r)||this[e(261)](o,i,r,n,s);if(this[e(509)](a),this[e(551)](a,o,i||null,n),a[e(513)]=t[e(513)],a[e(386)]=!0,s&&s[e(645)]){const t=s[e(645)],n=this[e(526)](t[e(317)]);a[e(479)]=t[e(513)],a[e(527)]=n,a[e(257)]=!0}else a[e(479)]=t[e(513)];switch(t[e(573)]&&(a[e(573)]=t[e(573)]),t[e(580)]&&(a[e(580)]=t[e(580)]),this[e(463)]&&this[e(463)][e(438)]||(a[e(665)]=!0),this[e(350)][e(505)](a)){case e(673):this[e(350)][e(478)](a,e(589));break;case e(521):a[e(612)]?(this[e(495)](new Set([a])),this[e(330)](new Set([a])),this[e(350)][e(478)](a,e(511)),this[e(647)](e(282),a)):this[e(350)][e(478)](a,e(325))}return a}[dc(575)](t){const e=dc;this[e(314)]((()=>{const n=e;this[n(418)][n(508)][n(382)]((()=>{const e=n;for(const n of t[e(439)]())n[e(304)]()}))}))}[dc(288)](t){const e=dc;this[e(314)]((()=>{const n=e;this[n(418)][n(508)][n(382)]((()=>{const e=n;for(const n of t[e(439)]())n[e(378)]()}))}))}[dc(538)](t,n){const r=dc,s=this[r(418)][r(480)][r(505)](t);if(!s)throw new e.CKEditorError(r(490),this,{commandName:t});if(this[r(426)][r(376)](s))throw new e.CKEditorError(r(431),this,{commandName:t});this[r(426)][r(446)](s),n&&s.on(r(316),((t,e)=>{const o=r;this[o(596)][o(465)]&&(this[o(523)]||(e[o(646)]>0&&e[e[o(646)]-1]&&e[e[o(646)]-1][o(314)]?e[o(454)]():(t[o(313)]=n(((...t)=>s[o(316)](...t,{forceDefaultExecution:!0})),...e),t[o(355)]())))}),{priority:r(550)})}[dc(314)](t){const n=dc;let r,s;const o=this[n(523)];this[n(523)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(523)]=!1),s&&e.CKEditorError[n(662)](s,this),r}[dc(477)](t,n=null,r={}){const s=dc;if(t[s(656)])return null;const o=this[s(418)][s(262)][s(505)](s(318)).me;for(const{suggestion:e,meta:o}of this[s(436)](t,s(451)))if(o[s(611)]){if(!o[s(670)]){if(o[s(685)]){if(!this[s(491)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(476)](e,t[s(607)],t[s(525)]);break}if(n==e[s(455)]&&Sc(e,r)){const n=e[s(326)]();return n[s(607)][s(406)](t[s(525)])?this[s(675)](e,this[s(458)][s(328)](t[s(607)],n[s(525)])):this[s(675)](e,this[s(458)][s(328)](n[s(607)],t[s(525)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(409)+n:s(451),u=this[s(343)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(630)](c,i,a,t),u}[dc(615)](t,n=dc(473),r={}){const s=dc,o=this[s(418)][s(262)][s(505)](s(318)).me,i=this[s(475)][s(441)](s(451),n,s(687));for(const e of this[s(467)]())if(e[s(527)].id==o.id&&s(451)==e[s(644)]&&e[s(455)]==n&&Sc(e,r)&&(i(e[s(533)](),t)||i(t,e[s(533)]()))){for(const n of t)e[s(397)](n);return e}for(const{suggestion:e,meta:n}of this[s(436)](t,s(451))){if(!n[s(611)])continue;if(!this[s(491)]&&n[s(685)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(533)]())for(const e of t)if(!n[s(339)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(409)+n,l=this[s(343)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(630)](u,a,c,e,Hr[s(518)]());return l}[dc(549)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(656)])return null;if(o(514)===this[o(560)]){const e=this[o(475)][o(441)](o(564),r,o(304));return this[o(314)]((()=>e([t],n,s))),null}const i=this[o(418)][o(262)][o(505)](o(318)).me,a=[];if(o(457)!==this[o(560)])for(const{suggestion:e,meta:n}of this[o(436)](t,o(451)))n[o(611)]&&!n[o(619)]&&a[o(492)](...e[o(533)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(460)](s);e&&r[n(492)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(646)];){const s=r[e][n(422)](t);r[n(356)](e,1,...s),e+=s[n(646)]}}return r}(t,a);c[o(646)]&&this[o(458)][o(382)]((()=>{const t=o;for(const e of c){const o=this[t(475)][t(441)](t(564),r,t(304));this[t(314)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(607)],u=t[o(525)];for(const{suggestion:e,meta:n}of this[o(436)](t,o(564))){if(!n[o(611)])continue;if(e[o(455)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(326)]();if(i[o(339)](t,!0))return null;c=c[o(561)](i[o(607)])?c:i[o(607)],u=u[o(635)](i[o(525)])?u:i[o(525)],a?i[o(607)][o(561)](a[o(326)]()[o(607)])?(a[o(528)](),a=e):e[o(528)]():a=e}const l=this[o(458)][o(328)](c,u);if(a)this[o(675)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(343)]({id:t,type:o(610)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(630)](o(610)+r,t,a,l)}}return null}[dc(307)](t,n,r=[],s=null,o={}){const i=dc;n[i(587)]||(n[i(587)]=n[i(271)]),n[i(472)]=t.is(i(605)),s=s||Ac(n);const a=r[i(542)]((t=>Rc(t,this[i(458)]))),c=t.is(i(605))?t:Rc(t,this[i(458)]);if(i(514)===this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t([c],n,o))),null}a[i(492)](c);let u=!0;for(const t of a)if(!this[i(365)](t)){u=!1;break}if(u&&i(457)!==this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t([c],n,o))),null}let l=null,f=c[i(607)],h=c[i(525)];for(const{suggestion:t,meta:e}of this[i(436)](c,i(351))){if(!e[i(611)])continue;if(e[i(670)]||e[i(685)]||e[i(619)])continue;if(t[i(573)][i(587)]!=n[i(587)])continue;if(!Sc(t,o))continue;const r=t[i(326)]();if(t[i(455)]==s){if(r[i(339)](c,!0))return null;f=f[i(561)](r[i(607)])?f:r[i(607)],h=h[i(635)](r[i(525)])?h:r[i(525)],l?r[i(607)][i(561)](l[i(326)]()[i(607)])?(l[i(528)](),l=t):t[i(528)]():l=t}else{const e=c[i(460)](r);this[i(278)](t,e)}}const g=this[i(418)][i(262)][i(505)](i(318)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(675)](l,this[i(458)][i(328)](f,h)),l;{const t=this[i(343)]({id:d,type:i(333)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(630)](i(333)+s,d,p,this[i(458)][i(328)](f,h)),t}}[dc(624)](t,n,r=[],s=null,o={}){const i=dc;n[i(587)]||(n[i(587)]=n[i(271)]);const a=t[0];n[i(472)]=a.is(i(605)),s=s||Ac(n);const c=r[i(542)]((t=>Rc(t,this[i(458)]))),u=a.is(i(605))?t:t[i(542)]((t=>Rc(t,this[i(458)])));if(i(514)===this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t(u,n,o))),null}c[i(492)](...u);let l=!0;for(const t of c)if(!this[i(365)](t)){l=!1;break}if(l&&i(457)!==this[i(560)]){const t=this[i(475)][i(441)](i(351),s,i(304));return this[i(314)]((()=>t(u,n,o))),null}const f=this[i(418)][i(262)][i(505)](i(318)).me;for(const t of this[i(467)]()){if(t[i(527)].id!=f.id)continue;if(i(351)!=t[i(644)]||t[i(573)][i(587)]!=n[i(587)])continue;if(!Sc(t,o))continue;const e=t[i(455)]==s;for(let n=0;n<u[i(646)];n++){const r=u[n];for(const s of t[i(488)]()){const o=s[i(279)]();if(r[i(406)](o)){e?(u[i(356)](n,1),n--):t[i(650)](s[i(579)]);break}}}}if(0==u[i(646)])return null;const h=this[i(475)][i(441)](i(351),s,i(687));for(const t of this[i(467)]())if(t[i(527)].id==f.id&&i(351)==t[i(644)]&&t[i(573)][i(587)]==n[i(587)]&&t[i(455)]==s&&Sc(t,o)&&(h(t[i(533)](),u)||h(u,t[i(533)]()))){for(const e of u)t[i(397)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(333)+s,m=this[i(343)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(630)](p,g,d,t,Hr[i(518)]());return m}[dc(435)](t,n=null,r={}){const s=dc;if(t[s(656)])return null;const o=this[s(418)][s(262)][s(505)](s(318)).me,a=new i.LiveRange(t[s(607)],t[s(525)]);for(const{suggestion:t,meta:e}of this[s(436)](a,s(451)))if(e[s(611)]&&!e[s(670)])if(t[s(459)]){const e=t[s(533)]()[s(270)]((t=>s(289)!=t[s(676)][s(387)]));if(e[s(669)]((t=>a[s(339)](t,!0)))&&t[s(378)](),e[s(412)]((t=>t[s(339)](a,!0)))){const t=this[s(475)][s(441)](s(544),n,s(304));return this[s(314)]((()=>t([a],null,r))),null}}else{const e=a[s(460)](t[s(326)]());null!==e&&t[s(305)]([e],null,r)}if(a[s(592)](),a[s(656)]||s(289)==a[s(676)][s(387)])return null;let c=null,u=a[s(607)],l=a[s(525)];const f=this[s(436)](a,s(544));for(const{suggestion:t,meta:e}of f){const n=this[s(458)][s(328)](u,l);if(e[s(611)]&&(this[s(491)]||!e[s(685)]&&!e[s(619)]))if(t[s(459)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(533)]()){if(r[s(339)](n,!0))return t;n[s(339)](r)||(e=!1)}e&&t[s(378)]()}else{const e=t[s(326)]();if(e[s(339)](n,!0))return t;if(!Sc(t,r)){n[s(339)](e)?t[s(528)]():e[s(301)](u)?u=e[s(525)]:e[s(301)](l)&&(l=e[s(607)]);continue}u=u[s(561)](e[s(607)])?u:e[s(607)],l=l[s(635)](e[s(525)])?l:e[s(525)],r=Object[s(468)]({},t[s(580)]),c?e[s(607)][s(561)](c[s(326)]()[s(607)])?(c[s(528)](),c=t):t[s(528)]():c=t}}if(c)return this[s(675)](c,this[s(458)][s(328)](u,l)),c;{const t=(0,e.uid)(),i=this[s(458)][s(328)](u,l),a=o.id,c=n?s(584)+n:s(544),f=this[s(343)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(630)](c,t,a,i),f}}[dc(522)](t,n=dc(473),r={}){const s=dc,o=this[s(418)][s(262)][s(505)](s(318)).me,a=t[s(542)]((t=>new i.LiveRange(t[s(607)],t[s(525)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(436)](a,s(451)))e[s(611)]&&!e[s(670)]&&c[s(446)](t);for(const e of c)if(e[s(459)]){const o=e[s(533)]();if((!e[s(580)]||!e[s(580)][s(324)])&&o[s(669)]((t=>a[s(412)]((e=>e[s(339)](t,!0)))))&&e[s(378)](),a[s(669)]((t=>o[s(412)]((e=>e[s(339)](t,!0)))))){const e=this[s(475)][s(441)](s(544),n,s(304));return this[s(314)]((()=>e(t,null,r))),null}}else{const t=e[s(326)]();if(a[s(412)]((e=>e[s(339)](t,!0)))&&e[s(378)](),a[s(669)]((e=>t[s(339)](e,!0)))){const t=this[s(475)][s(441)](s(544),n,s(304));return this[s(314)]((()=>t(a,null,r))),null}}const u=this[s(475)][s(441)](s(544),n,s(687));let l=null;for(const t of this[s(467)]())if(t[s(527)].id==o.id&&t[s(612)]&&s(544)==t[s(644)]&&t[s(455)]==n&&Sc(t,r)&&(u(t[s(533)](),a)||u(a,t[s(533)]())))if(l){if(t[s(440)]&&t[s(440)][s(646)])continue;for(const e of t[s(533)]())l[s(321)](e)||l[s(397)](e);t[s(528)]()}else{l=t;for(const e of a)t[s(321)](e)||t[s(397)](e)}if(l)return l;c[s(569)]();for(const{suggestion:t,meta:e}of this[s(436)](a,s(544)))e[s(611)]&&(this[s(491)]||!e[s(685)]&&!e[s(619)])&&Sc(t,r)&&c[s(446)](t);for(const t of c){const e=t[s(533)]();if((!r||!r[s(324)])&&a[s(669)]((t=>e[s(412)]((e=>e[s(339)](t,!0))))))return t;(!t[s(580)]||!t[s(580)][s(324)])&&e[s(669)]((t=>a[s(412)]((e=>e[s(339)](t,!0)))))&&t[s(378)]()}const f=(0,e.uid)(),h=o.id,g=s(584)+n,d=this[s(343)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(592)](),t[s(656)]||s(289)==t[s(676)][s(387)]||this[s(630)](g,f,h,t,Hr[s(518)]());return d}[dc(672)](t,n,r,s,o){const i=dc;if(t[i(656)])return[];if(i(514)===this[i(560)])return[];const a=this[i(418)][i(262)][i(505)](i(318)).me.id,c=Array[i(300)](this[i(453)][i(429)]())[i(270)]((e=>i(434)==e[i(644)]&&e[i(573)][i(590)]==n&&e[i(321)](t)));if(i(499)===this[i(560)]){const e=this[i(436)](t,i(451))[i(270)]((({meta:t})=>t[i(611)]&&!t[i(619)]&&!t[i(670)]))[i(542)]((({suggestion:t})=>t));c[i(340)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(434)==t[i(644)]?t[i(573)][i(543)]:void 0,o=t[i(326)](),a=Array[i(300)](u[i(380)]())[i(534)]((t=>t[i(320)](o)));if(!a)continue;const c=a[i(422)](o);this[i(334)](n)&&i(451)==t[i(644)]&&0!=c[i(646)]||(u[i(576)](a),c[i(462)]((t=>{u[i(478)](t,r)})),i(451)!=t[i(644)]&&e!=s&&u[i(478)](a[i(460)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(646)]>37&&console[i(500)](i(470),{key:n});const f=(i(565)+(n+"|")+Ac({newValue:s}))[i(456)](0,60),h=this[i(343)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(492)](h),this[i(630)](f,c,a,t)}return l}[dc(588)](t){const e=dc;this[e(424)][e(446)](t)}[dc(358)](t){const e=dc;this[e(329)][e(446)](t)}[dc(284)](t,e=[],n=[]){const r=dc;this[r(538)](t,((t,...e)=>{this[r(627)]((()=>{t(...e)}))}));for(const t of e)this[r(358)](t);for(const t of n)this[r(588)](t)}[dc(507)](t){const e=dc;return e(434)==t[e(644)]?t[e(455)][e(578)]("|")[0]:null}[dc(675)](t,e){const n=dc,r=t[n(609)]();this[n(458)][n(382)]((t=>{t[n(497)](r,{range:e})}))}[dc(509)](t){const e=dc,n=t.id,r=this[e(418)][e(393)][e(505)](e(625));this[e(519)][e(606)](n)||this[e(519)][e(277)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(519)][e(678)](n);s[e(658)](e(362)),s[e(362)]=!1,t[e(440)]=s}[dc(551)](t,n,r,s){const o=dc;if(t[o(644)]!=n||t[o(455)]!=r||t[o(608)].id!=s)throw this[o(418)][o(417)](o(347)),new e.CKEditorError(o(347),this)}[dc(278)](t,n){const r=dc,s=t[r(326)]();if(n[r(406)](s))t[r(528)]();else if(s[r(339)](n)){const o=this[r(458)][r(594)](n[r(607)][r(367)],r(525));this[r(675)](t,this[r(458)][r(328)](s[r(607)],o));const i=(0,e.uid)(),a=t[r(608)].id,c=t[r(644)]+":"+t[r(455)];this[r(343)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(573)],attributes:t[r(580)]});const u=this[r(458)][r(594)](n[r(525)][r(449)],r(547)),l=this[r(458)][r(328)](u,s[r(525)]);this[r(630)](c,i,a,l)}else if(s[r(301)](n[r(607)])){const e=this[r(458)][r(594)](n[r(607)][r(367)],r(525));this[r(675)](t,this[r(458)][r(328)](s[r(607)],e))}else{const e=this[r(458)][r(594)](n[r(525)][r(449)],r(547));this[r(675)](t,this[r(458)][r(328)](e,s[r(525)]))}}[dc(365)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(436)](t,e(451))){if(!r[e(611)])continue;const s=n[e(533)]();for(const n of s)if(!t[e(422)](n)[e(646)])return!0}return!1}[dc(563)](t){const n=dc,r=this[n(418)][n(262)][n(505)](n(318))[n(291)](t);if(!r)throw new e.CKEditorError(n(574),this);return r}[dc(526)](t){const e=dc,n=this[e(418)][e(262)][e(505)](e(318)),r=(0,o.hashObject)(e(354)+t);return n[e(291)](r)||n[e(266)]({id:r,name:t})}[dc(261)](t,e,n,r,s){const o=dc,i=this[o(563)](r),a=this[o(475)][o(654)](t,e,n,i,s,(t=>{const e=o;this[e(338)](n,{attributes:t});const r=this[e(416)](n);this[e(495)](new Set([r])),this[e(330)](new Set([r]))}));return this[o(633)](a,o(304),(()=>{const t=o;this[t(338)](n,{state:t(303)})}),{priority:o(550)}),this[o(633)](a,o(378),(()=>{const t=o;this[t(338)](n,{state:t(620)})}),{priority:o(550)}),this[o(453)][o(478)](n,a),this[o(350)][o(478)](a,o(673)),a}[dc(661)](t){const e=dc,n=t[e(578)](":");return{group:n[0],type:n[1],subType:n[e(646)]>=5?n[2]:null,id:n[e(646)]<5?n[2]:n[3],authorId:n[e(646)]<5?n[3]:n[4],markerCount:6==n[e(646)]?n[5]:null}}[dc(476)](t,n,r){const s=dc,o=t[s(326)](),i=o[s(607)],a=o[s(525)];this[s(675)](t,this[s(458)][s(328)](i,n));const c=(0,e.uid)(),u=t[s(608)].id,l=t[s(644)]+(t[s(455)]?":"+t[s(455)]:"");this[s(343)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(580)],data:t[s(573)]});const f=this[s(507)](t);(s(351)==t[s(644)]||f&&this[s(334)](f))&&(r=this[s(458)][s(582)](r[s(449)])),this[s(630)](l,c,u,this[s(458)][s(328)](r,a))}[dc(436)](t,e=null){const n=dc,r=[],s=this[n(418)][n(262)][n(505)](n(318)).me;Array[n(448)](t)||(t=[t]);for(const o of this[n(467)]()){if(!o[n(612)])continue;if(e&&o[n(644)]!=e)continue;let i=!1;for(const e of o[n(533)]()){for(const a of t){const t=a[n(607)][n(406)](e[n(525)])||a[n(525)][n(406)](e[n(607)]);if(t||a[n(460)](e)){const c=a[n(339)](e)&&Tc(this[n(458)][n(539)],e[n(607)],a),u=e[n(339)](a)&&Tc(this[n(458)][n(539)],a[n(607)],e);r[n(492)]({suggestion:o,meta:{isOwn:s==o[n(527)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(630)](t,e,n,r,s){const o=dc;this[o(458)][o(382)]((i=>{const a=o;let c=a(361)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(585)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(264)](t){const e=dc,n=t[e(377)],r=t[e(315)];t[e(377)]=null,t[e(315)]=null,null!=n&&n[e(315)]==t&&(n[e(315)]=r),null!=r&&r[e(377)]==t&&(r[e(377)]=n),e(511)==this[e(350)][e(505)](t)&&(this[e(350)][e(478)](t,e(325)),this[e(647)](e(420),t,n,r))}[dc(343)](t){const n=dc,r=t.id,s=this[n(548)](t);if(this[n(463)]&&this[n(463)][n(438)]){const o=this[n(418)][n(262)][n(505)](n(425)),i=s[n(402)],a=s[n(455)]?s[n(644)]+":"+s[n(455)]:s[n(644)],c=this[n(418)][n(597)],u=o[n(446)](zr(c,n(493))),l={id:r,type:a,hasComments:i,data:t[n(573)]||null,originalSuggestionId:t[n(557)]||null,attributes:s[n(580)]};this[n(463)][n(438)](l)[n(604)]((t=>{const e=n;s[e(665)]=!0,o[e(541)](u),t&&t[e(513)]&&(this[e(453)][e(505)](r)[e(513)]=t[e(513)])}))[n(659)]((t=>{const r=n;throw(0,e.logWarning)(r(395)),this[r(418)][r(508)][r(344)]({isUndoable:!1},(()=>{s[r(378)]()})),s[r(537)](),this[r(453)][r(576)](s.id),this[r(350)][r(576)](s),t}))}return s}[dc(334)](t){const e=dc;return this[e(424)][e(376)](t)}[dc(338)](t,e){const n=dc,r=this[n(418)][n(262)][n(505)](n(425)),s=this[n(416)](t);if(this[n(463)]&&this[n(463)][n(322)])if(s[n(665)]){const s=r[n(446)](zr(this[n(418)][n(597)],n(493)));this[n(463)][n(322)](t,e)[n(604)]((()=>{r[n(541)](s)}))}else s.on(n(595),(()=>{this[n(338)](t,e)}))}[dc(259)](t){const n=dc;if(!this[n(463)]||!this[n(463)][n(416)])throw new e.CKEditorError(n(388),this);return this[n(463)][n(416)](t)}[dc(679)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(661)](t),i=this[e(453)][e(505)](n)||this[e(261)](r,s,n,o,{});switch(this[e(551)](i,r,s,o),this[e(350)][e(505)](i)){case e(673):this[e(259)](n)[e(604)]((t=>{const r=e;let s=Promise[r(373)]();t[r(402)]&&(s=this[r(519)][r(577)]({channelId:this[r(418)][r(393)][r(505)](r(625)),threadId:n})),s[r(604)]((()=>{const e=r;this[e(548)](t)[e(665)]=!0}))})),this[e(350)][e(478)](i,e(521));break;case e(325):this[e(338)](n,{state:e(421)});case e(589):this[e(350)][e(478)](i,e(511)),this[e(647)](e(282),i);break;case e(511):this[e(647)](e(487),i)}return i[e(273)](t),i}[dc(330)](t){const e=dc,n=Array[e(300)](t),r=n[e(270)]((t=>e(434)==t[e(644)]));this[e(342)](r);const s=n[e(270)]((t=>!t[e(459)]&&e(434)!=t[e(644)])),o=this[e(467)]({skipNotAttached:!0})[e(270)]((t=>!t[e(459)]&&e(434)!=t[e(644)])),i=o[e(270)]((n=>!t[e(376)](n))),a=new Map(o[e(542)]((t=>[t,this[e(475)][e(441)](t[e(644)],t[e(455)],e(535))]))),c=new Map(o[e(542)]((t=>[t,t[e(326)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(646)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(646)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(646)];t++){const n=s[t];!l[e(376)](n)&&n[e(377)]&&(f[e(446)](n[e(377)]),n[e(377)][e(315)]===n&&(n[e(377)][e(315)]=null),n[e(377)]=null),!u[e(376)](n)&&n[e(315)]&&(f[e(446)](n[e(315)]),n[e(315)][e(377)]===n&&(n[e(315)][e(377)]=null),n[e(315)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(646)];e++){const r=g(t,n[e]);r&&(r[0][s(315)]=r[1],r[1][s(377)]=r[0],u[s(446)](r[0]),l[s(446)](r[1]))}}function g(t,n){const r=e;if(t[r(527)].id!==n[r(527)].id)return null;const s=a[r(505)](t)(t,n,c[r(505)](t),c[r(505)](n));return s&&a[r(505)](n)(t,n,c[r(505)](t),c[r(505)](n))?s[1][r(440)]&&s[1][r(440)][r(646)]?null:s:null}f[e(363)]&&this[e(330)](f)}[dc(342)](t){const e=dc;if(0==t[e(646)])return;const n=this[e(467)]({skipNotAttached:!0})[e(270)]((t=>e(434)==t[e(644)]&&t[e(386)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(580)]);s[e(376)](n)||(s[e(478)](n,r[e(646)]),r[e(492)]([]));const i=s[e(505)](n);r[i][e(492)](t)}!function(){const t=e;r[t(281)](((e,n)=>{const r=t,s=e[0][r(513)],o=n[0][r(513)];return s==o?e[0][r(580)][r(306)]<n[0][r(580)][r(306)]?-1:1:s<o?-1:1}));for(const e of r)e[t(281)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(646)];t++){if(0==r[t][e(646)])continue;const n=[];for(let s=t+1;s<r[e(646)];s++)0!=r[s][e(646)]&&i(r[t],r[s])&&n[e(492)](s);for(const s of n)r[t]=r[t][e(268)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(646)];n++)t[n][e(315)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(646)];n++)t[n][e(377)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(580)][r(306)]!==n[0][r(580)][r(306)]&&t[0][r(527)]!==n[0][r(527)])return!1;if(!function(t,e){const n=r;return!t[n(402)]&&!e[n(402)]||(!t[n(402)]||!e[n(402)])&&(!!(t[n(402)]&&e[n(513)]<t[n(440)][n(674)][n(505)](0)[n(513)])||!!(e[n(402)]&&t[n(513)]<e[n(440)][n(674)][n(505)](0)[n(513)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(580)],r(306)),o=gc(n[0][r(580)],r(306));return!!wr(s,o)&&(!!t[r(669)]((t=>n[r(412)]((e=>t[r(326)]()[r(406)](e[r(326)]())))))&&n[r(669)]((e=>t[r(412)]((t=>e[r(326)]()[r(406)](t[r(326)]()))))))}}[dc(495)](t){const e=dc,n=Array[e(300)](t),r=this[e(467)]({skipNotAttached:!0}),s=r[e(270)]((n=>!t[e(376)](n))),o=new Map(n[e(542)]((t=>[t,this[e(475)][e(441)](t[e(644)],t[e(455)],e(687))]))),i=new Map(r[e(542)]((t=>[t,t[e(533)]()])));for(let t=0;t<n[e(646)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(646)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(646)];e++){const s=r[e];if(s[a(644)]!==n[a(644)]||s[a(527)].id!==n[a(527)].id||s[a(455)]!==n[a(455)])continue;if(!Lc(n,s,[a(306)]))continue;if(a(434)==n[a(644)]&&n[a(573)][a(543)]!=s[a(573)][a(543)])continue;if(a(434)==n[a(644)]&&t[a(334)](n[a(573)][a(590)]))continue;if(a(351)==n[a(644)]){const e=t[a(418)][a(508)],r=n[a(275)]();if(r&&(e[a(539)][a(663)](r)||e[a(539)][a(447)](r)))continue}const c=o[a(505)](n),u=i[a(505)](n),l=i[a(505)](s),f=n[a(440)]&&n[a(440)][a(646)],h=s[a(440)]&&s[a(440)][a(646)];if(!f&&c(l,u))return t[a(524)](s,n),i[a(576)](n),!0;if(!h&&c(u,l))return t[a(524)](n,s),i[a(576)](s),!0}return!1}}[dc(524)](t,e){const n=dc;if(t[n(459)])for(const r of e[n(533)]())t[n(397)](r);else{const r=e[n(326)]()[n(525)];this[n(675)](t,this[n(458)][n(328)](t[n(326)]()[n(607)],r))}e[n(528)]()}[dc(626)](t,e){const n=dc,r=t[n(640)](n(427))||t[n(640)](n(434))?n(415):t[n(452)]();return zr(this[n(418)][n(597)],e+"_"+r+n(308))}[dc(632)](){const t=dc,e=this[t(418)];(0,o.surroundingMarkersDetector)(this[t(458)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(661)](t[s(579)]);if(s(652)===e){o[s(492)](this[s(626)](n,s(686)));break}}for(const t of r){const{group:e,type:n}=this[s(661)](t[s(579)]);if(s(652)===e){o[s(492)](this[s(626)](n,s(474)));break}}o[s(646)]&&e.ui[s(684)][s(471)](s(290),o[s(687)](" "))}))}[dc(357)](t){const e=dc;if(this[e(360)])return!1;const n=this[e(418)],r=n[e(508)][e(274)][e(486)][e(484)]();if(0==r[e(646)])return!1;const s=[],o=r[e(270)]((t=>e(434)==t[e(644)])),i=r[e(270)]((t=>e(567)==t[e(644)]&&e(613)!=t[e(579)])),a=r[e(270)]((t=>e(541)==t[e(644)]&&e(613)!=t[e(579)]));for(const t of o)s[e(492)]({key:t[e(263)],newValue:t[e(370)],oldValue:t[e(341)],range:Cc(t[e(605)],n[e(508)])});for(const t of i){const r=a[e(534)]((n=>n[e(483)][e(406)](t[e(483)])));r&&s[e(492)]({key:e(532),newValue:t[e(579)],oldValue:r[e(579)],range:n[e(508)][e(309)](t[e(483)][e(572)])})}return 0!=s[e(646)]&&this[e(614)](t,s)}[dc(568)](t){const e=dc;let n=!1;const r=this[e(418)][e(508)][e(274)][e(486)][e(559)]()[e(270)]((t=>t[e(573)][e(369)]&&t[e(579)][e(640)](e(258))));for(const s of r){const{subType:r,id:o}=this[e(661)](s[e(579)]),i=r[e(578)]("|")[0];for(const r of this[e(467)]({skipNotAttached:!0}))r.id!=o&&e(434)==r[e(644)]&&r[e(573)]&&r[e(573)][e(590)]==i&&r[e(326)]()[e(320)](s[e(573)][e(369)])&&(this[e(319)](r,s[e(573)][e(369)],t),n=!0)}return n}[dc(627)](t){const e=dc;this[e(418)],this[e(360)]=!0,t()}[dc(389)](t){const e=dc,n=this[e(334)](t),r=this[e(329)][e(376)](t);return n||r}[dc(614)](t,e){const n=dc;if(0==e[n(646)])return!1;let r=!1;for(const s of e){const e=this[n(436)](s[n(605)],n(434))[n(270)]((t=>!t[n(411)][n(670)]))[n(542)]((t=>t[n(652)])),i=(0,o.hashObject)({newValue:s[n(637)]});e[n(270)]((t=>{const e=n,[r,o]=t[e(455)][e(578)]("|");return r==s[e(590)]&&o!=i}))[n(462)]((e=>{const o=n;this[o(319)](e,s[o(605)],t),r=!0}))}return r}[dc(319)](t,e,n){const r=dc,s=t[r(326)]()[r(422)](e);0!==s[r(646)]?1!==s[r(646)]?this[r(476)](t,e[r(607)],e[r(525)]):this[r(675)](t,s[0]):n[r(650)](t[r(609)]())}}class bc{constructor(t){const e=dc;this[e(668)]=t,this[e(458)]=t[e(508)],this[e(428)]=new Map,this[e(586)]=new Map,this[e(515)]()}[dc(654)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(458)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(441)](t,e,i(304))(...n),onDiscard:(...n)=>this[i(441)](t,e,i(378))(...n)})}[dc(299)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(428)][s(478)](o,r)}[dc(441)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(428)][r(505)](s)||this[r(586)][r(505)](t+":"+n)}[dc(515)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(281)](((t,n)=>t[e(607)][e(561)](n[e(607)])?1:-1)),this[e(458)][e(382)]((n=>{const r=e;for(const e of t){let t;t=e[r(525)][r(482)]&&e[r(525)][r(449)]==e[r(607)][r(572)]?n[r(405)](e[r(607)][r(572)],"on"):n[r(405)](e),this[r(458)][r(311)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(458)][n(382)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(542)]((t=>(_c(t)&&(t=this[s(458)][s(328)](t[s(525)])),t)))[s(270)]((t=>s(289)!==t[s(676)][s(387)]));if(c[s(646)]<1)return;const u=Array[s(300)](this[s(458)][s(274)][s(531)][s(533)]())[s(542)]((t=>i.LiveRange[s(496)](t)));r[s(603)](c);for(const t of this[s(668)][s(480)][s(480)]())t[s(506)]();a[s(492)]({forceDefaultExecution:!0}),this[s(668)][s(316)](o,...a);const l=u[s(270)]((t=>s(289)!=t[s(676)][s(387)]));l[s(646)]>0&&r[s(603)](l);for(const t of u)t[s(592)]()}))},s=(e,n)=>1==e[t(646)]&&1==n[t(646)]&&e[0][t(525)][t(406)](n[0][t(607)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(458)])?[e,n]:Nc(n,e,s,r,this[t(458)])?[n,e]:null;this[t(586)][t(478)](t(296),e),this[t(586)][t(478)](t(292),n),this[t(586)][t(478)](t(396),s),this[t(586)][t(478)](t(498),o),this[t(586)][t(478)](t(383),n),this[t(586)][t(478)](t(494),e),this[t(586)][t(478)](t(372),s),this[t(586)][t(478)](t(353),o),this[t(586)][t(478)](t(371),r),this[t(586)][t(478)](t(655),e),this[t(586)][t(478)](t(555),s),this[t(586)][t(478)](t(437),e),this[t(586)][t(478)](t(359),r),this[t(586)][t(478)](t(536),e),this[t(586)][t(478)](t(641),s),this[t(586)][t(478)](t(298),e),this[t(586)][t(478)](t(349),e),this[t(586)][t(478)](t(562),((e,n)=>{const r=t;if(!n)return;const s=this[r(668)][r(262)][r(505)](Ec);this[r(458)][r(382)]((t=>{const o=r;if(o(532)==n[o(590)])for(const r of e){const e=r[o(607)][o(572)],s=n[o(543)];t[o(570)](e,s)}else if(s[o(334)](n[o(590)]))for(const r of e)void 0!==n[o(543)]?t[o(643)](n[o(590)],n[o(543)],r[o(607)][o(572)]):t[o(485)](n[o(590)],r[o(607)][o(572)]);else for(const r of e)n[o(543)]?t[o(643)](n[o(590)],n[o(543)],r):t[o(485)](n[o(590)],r)}))})),this[t(586)][t(478)](t(331),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(449)][r(598)]({includeSelf:!0,parentFirst:!0})){if(s[r(676)]==s)return!1;if(!n[r(294)](s))return!1;if(t[r(663)](s)||t[r(447)](s))return!0}return!1}function _c(t){const e=dc;return t[e(525)][e(449)]==t[e(607)][e(572)]&&t[e(525)][e(385)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(364)].is(s(556))&&!r[s(663)](t[s(364)]),i=t[s(607)][s(599)](o),a=t[s(525)][s(599)](o,{direction:s(581)});return!(t[s(607)][s(406)](i)&&t[s(525)][s(406)](a)||(i[s(561)](a)?n[s(497)](e,{range:n[s(328)](i,a)}):n[s(650)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(607)][e(572)];return n&&n.is(e(469))}function Cc(t,e){const n=dc;return null==t[n(525)][n(367)]&&t[n(525)][n(449)]==t[n(607)][n(572)]?Rc(t[n(607)][n(572)],e):t}function Rc(t,e){const n=dc,r=e[n(539)][n(663)](t)||e[n(539)][n(407)](t);return e[n(328)](e[n(594)](t,n(642)),r?e[n(403)](t):e[n(594)](t,n(525)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(525)][o(406)](r[o(607)]))return!0;if(t[o(644)]!=e[o(644)])return!1;if(!n[o(525)][o(566)](r[o(607)]))return!1;const i=s[o(328)](n[o(525)],r[o(607)])[o(287)]();for(const t of i)if([o(276),o(443)][o(269)](t[o(644)])&&s[o(539)][o(447)](t[o(364)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(386)]||!e[r(386)])&&wr(gc(t[r(580)],n),gc(e[r(580)],n))}function Sc(t,e){const n=dc,r=Mc(t[n(580)]),s=Mc(e);if(!t[n(386)])return!1;for(const t of Object[n(380)](s))if(!wr(r[t],s[t]))return!1;return!0}function Mc(t){const e=dc,n=Object[e(468)]({},t);return delete n[e(324)],delete n[e(414)],n}const vc=wc;!function(t,e){const n=wc,r=t();for(;;)try{if(691692===-parseInt(n(373))/1+-parseInt(n(380))/2+parseInt(n(383))/3*(parseInt(n(378))/4)+parseInt(n(404))/5+-parseInt(n(394))/6+-parseInt(n(408))/7*(-parseInt(n(405))/8)+parseInt(n(406))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class Oc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(395)]=e,this[s(376)]=n,this[s(384)]=r,this[s(407)]=t,this[s(386)]=t[s(392)][s(375)](s(398)),this[s(391)]=t[s(392)][s(375)](s(403)),this[s(376)][s(379)](s(389)).to(this[s(386)],this[s(391)],((t,e)=>t||e)),this[s(376)][s(379)](s(390)).to(this[s(386)],s(389),(t=>t&&this[s(407)][s(395)][s(388)](e[s(397)]()))),this[s(376)][s(379)](s(400)).to(this[s(391)],s(389),(t=>t&&this[s(407)][s(395)][s(388)](e[s(397)]()))),this[s(413)]=null,n[s(393)]&&this[s(401)](),this[s(411)](n,s(398),(()=>this[s(398)]())),this[s(411)](n,s(403),(()=>this[s(403)]())),this[s(411)](n,s(385),(()=>{const t=s;n[t(393)]?this[t(401)]():this[t(377)]()}))}[vc(398)](){const t=vc;this[t(386)][t(402)](this[t(395)].id)}[vc(403)](){const t=vc;this[t(391)][t(402)](this[t(395)].id)}[vc(410)](){const t=vc;this[t(376)][t(409)](t(389)),this[t(376)][t(409)](t(390)),this[t(376)][t(409)](t(400)),this[t(412)](),this[t(384)][t(410)](),this[t(413)]&&this[t(377)]()}[vc(401)](){const t=vc,e=zr(this[t(407)][t(382)],t(396));this[t(413)]=this[t(407)][t(374)][t(375)](t(381))[t(399)](e)}[vc(377)](){const t=vc;null!==this[t(413)]&&this[t(407)][t(374)][t(375)](t(381))[t(387)](this[t(413)]),this[t(413)]=null}}function wc(t,e){const n=Fc();return(wc=function(t,e){return n[t-=373]})(t,e)}function Fc(){const t=["217189RZfZwK","unbind","destroy","listenTo","stopListening","_pendingAction","308689yiawDV","plugins","get","view","_removePendingAction","1837044NKoMsw","bind","1461796NellwV","PendingActions","locale","3kfAvqJ","commentThreadController","change:isDirty","_acceptCommand","remove","canEditAt","isEnabled","canAccept","_discardCommand","commands","isDirty","2060580bdtgfk","model","PENDING_ACTION_SUGGESTION","getRanges","acceptSuggestion","add","canDiscard","_setPendingAction","execute","discardSuggestion","3886545SZLFAC","8jwKsOr","7264008yYyCOb","_editor"];return(Fc=function(){return t})()}const Dc=Pc;function xc(){const t=["disabledSubmit","4WdLVqn","27MBdNgM","bind","isReadOnly","_config","commentsListView","descriptionParts","setData","5905679ALZTMx","isActive","commentInputView","12gCVHvz","authoredAt","disableComments","submit","canDiscard","136414VtMghL","destroy","editor","hasDirtyComment","1076472AqWIca","isDirty","36iUydGn","_createCommentThreadInputView","_localUser","element","delegate","cancel","7mMWUUl","canAccept","removeComment","fire","76566hRiSdF","focus","editorConfig","_createCommentViews","CommentView","set","value","35mHUhHI","updateComment","showInput","commentThread","assign","1222683gfwcfW","locale","227190xTcQQp","addComment","commentThreadInputView","isEnabled","_model","length","585320JcrTJH"];return(xc=function(){return t})()}function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(162242===parseInt(n(273))/1*(parseInt(n(257))/2)+parseInt(n(289))/3*(-parseInt(n(279))/4)+-parseInt(n(296))/5*(parseInt(n(303))/6)+-parseInt(n(285))/7*(parseInt(n(277))/8)+parseInt(n(258))/9*(parseInt(n(309))/10)+-parseInt(n(301))/11+parseInt(n(268))/12*(parseInt(n(265))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(262)]=null,this[s(305)]=null,this[s(294)](s(266),!1),this[s(294)](s(269),e[s(269)]),this[s(259)](s(269)).to(e),this[s(294)](s(263),[]),this[s(294)](s(278),!1),this[s(294)](s(306),!1),this[s(294)](s(286),!1),this[s(294)](s(272),!1),this[s(307)]=e,this[s(281)]=n,this[s(261)]=r,r[s(270)]?this[s(294)](s(308),1):this[s(292)]()}[Dc(290)](){const t=Dc;this[t(282)][t(290)]()}[Dc(274)](){const t=Dc;this[t(262)]&&this[t(262)][t(274)](),this[t(305)]&&this[t(305)][t(274)](),super[t(274)]()}[Dc(292)](){const t=Dc,{CommentsListView:e}=this[t(261)];this[t(262)]=new e(this[t(302)],this[t(307)][t(299)],Object[t(300)]({CommentView:this[t(261)][t(293)]},this[t(261)])),this[t(262)][t(283)](t(287)).to(this),this[t(262)][t(283)](t(297)).to(this),this[t(262)][t(259)](t(266)).to(this),this[t(294)](t(308),this[t(262)][t(308)]+1),this[t(259)](t(308)).to(this[t(262)],t(308),(t=>t+1)),this[t(305)]=this[t(280)](),this.on(t(287),(()=>this[t(290)]())),this[t(259)](t(278)).to(this[t(262)],t(276),this[t(305)][t(267)],t(295),((t,e)=>t||!!e))}[Dc(280)](){const t=Dc,{CommentThreadInputView:e}=this[t(261)],n=new e(this[t(302)],this[t(281)],this[t(261)][t(291)]),r=n[t(267)];return n[t(259)](t(298)).to(this,t(266),this[t(307)][t(299)],t(260),r,t(295),((t,e,n)=>!!n||t&&!e)),r.on(t(271),((e,n)=>{const s=t;this[s(288)](s(304),n),r[s(275)][s(264)]("")})),r.on(t(284),(()=>this[t(290)]())),r[t(259)](t(256)).to(this[t(307)][t(299)],t(260)),n}}const Uc=Gc;function jc(){const t=["description","ck-annotation__main","check","locale","span","author","getExternalSuggestionNote","ck-suggestion--disabled-comments","110bYzrll","innerText","ck-suggestion","extendTemplate","662VkDcLO","ck-annotation__info","1597QDZYHb","ck-suggestion--discard","ck-suggestion-","split",'<span class="ck-suggestion-type">',"Accept suggestion","EXTERNAL_IMPORT_WORD_AVATAR","descriptionParts","4135383DByhGR","discardSuggestion","ck-suggestion__main","<p>","div",".ck-annotation__content-wrapper","delegate","ck-suggestion__info","importWord","606bNTGDA","canDiscard","execute","EXTERNAL_AVATAR","join","ck-annotation__info-name","ck-suggestion-wrapper","querySelector","children","map","ck-suggestion--accept","ck-suggestion-wrapper--active","name","push","time","value","isActive","element","innerHTML","ck-annotation__content-wrapper","disableComments","EXTERNAL_IMPORT_WORD_SUGGESTION","29665tWuxXh","canAccept","@external","isExternal","isEnabled","commentThreadInputView","commentsListView","title","Discard suggestion","formatDateTime","getTemplate","bind","creator","ck-suggestion__info-name","authoredAt","ck-comment__info-time","fire","acceptSuggestion","content","_descriptionElement","2465535ZLnpHz","ck-annotation__info-time","_config","editorReady","attributes","ck-comment__external",'"></span>',"25235toFyaa","discardButton","ck-suggestion__actions","</span>","164hYLOIm","acceptButton","setTemplate","ck-annotation__actions","_model","commentThread","getUserViewNotificationText","set","ck-suggestion__user","source","userView","5244624kXUvRk","editorDestroyed","ck-annotation","createElement","ck-annotation__user","bindTemplate","cancel","_createButton","color","EXTERNAL_SUGGESTION",'<span class="ck-suggestion-color" style="background-color: ',"466150oxEcjg","</p>","type","change:description",'" title="',"render"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(567359===parseInt(n(567))/1*(parseInt(n(565))/2)+parseInt(n(514))/3+-parseInt(n(525))/4*(-parseInt(n(494))/5)+-parseInt(n(584))/6*(parseInt(n(521))/7)+-parseInt(n(536))/8+parseInt(n(575))/9+parseInt(n(547))/10*(-parseInt(n(561))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends Bc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(532)](i(549),""),this[i(505)](i(549)).to(this,i(574),(t=>t&&t[0]?t[0][i(549)]:"")),this[i(505)](i(553)).to(this,i(574),this,i(488),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(578)+Hc(e[n(512)],e[n(544)])+n(548);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(513)]=null,this[i(526)]=this[i(543)](zr(e,i(572)),t.icons[i(555)],i(594),i(511),"sw"),this[i(526)][i(505)](i(498)).to(this,i(495)),this[i(522)]=this[i(543)](zr(e,i(502)),t.icons[i(542)],i(568),i(576),"sw"),this[i(522)][i(505)](i(498)).to(this,i(585)),this[i(535)]=new o.UserView(e,this[i(529)][i(558)],this[i(531)]()),this[i(535)][i(564)]({attributes:{class:[i(533),i(540)]}}),this[i(527)](this[i(504)]())}[Uc(504)](){const t=Uc,e=this[t(541)],n=[{tag:t(579),attributes:{class:[t(582),t(566)]},children:[{tag:t(557),children:[{text:this[t(535)][t(596)]}],attributes:{class:[t(507),t(589)]}},{tag:t(486),attributes:{datetime:e.to(t(508)),class:[t(509),t(515)]},children:[{text:e.to(t(508),(e=>this[t(516)][t(503)](e)))}]}]},{tag:t(579),attributes:{class:[t(523),t(528)]},children:[this[t(526)],this[t(522)]]},{tag:t(579),attributes:{class:[t(491)]}}];this[t(529)][t(497)]&&n[t(597)]({tag:t(579),attributes:{class:[t(519)]},children:[{text:this[t(559)]()}]});const r={tag:t(579),attributes:{class:[t(590),e.if(t(488),t(595)),e.to(t(549),(e=>t(569)+e)),this[t(516)][t(492)]&&t(560)],"data-suggestion-id":this[t(529)].id,"data-thread-id":this[t(529)][t(530)].id,"data-author-id":this[t(529)][t(558)].id,tabindex:-1},children:[{tag:t(579),attributes:{class:[t(563),t(538)]},children:[this[t(535)],{tag:t(579),attributes:{class:[t(577),t(554)]},children:n}]}]};return this[t(500)]&&this[t(499)]&&(r[t(592)][t(597)](this[t(500)],this[t(499)]),this[t(500)][t(581)](t(517)).to(this),this[t(500)][t(581)](t(537)).to(this),this[t(499)][t(581)](t(517)).to(this),this[t(499)][t(581)](t(537)).to(this)),r}[Uc(552)](){const t=Uc;super[t(552)](),this[t(513)]=this[t(489)][t(591)](t(580)),this[t(513)][t(490)]=this[t(553)],this.on(t(550),((e,n,r)=>{const s=t;this[s(513)][s(490)]=r}))}[Uc(543)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(556)]);return a[i(532)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(564)]({attributes:{class:n}}),a.on(i(586),(()=>{const t=i;this[t(510)](r,this[t(529)].id)})),a}[Uc(559)](){const t=Uc;return t(583)===this[t(529)][t(518)][t(496)][t(534)]?zr(this[t(556)],t(493)):zr(this[t(556)],t(545))}[Uc(531)](){const t=Uc;return this[t(529)][t(497)]?t(583)===this[t(529)][t(518)][t(496)][t(534)]?zr(this[t(556)],t(573),this[t(529)][t(506)][t(596)]):zr(this[t(556)],t(587),this[t(529)][t(506)][t(596)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(570)]("*")[n(593)](((t,e)=>e%2!=0?n(571)+zc(t)+n(524):zc(t)))[n(588)](""),e&&(r+=n(546)+e[n(487)]+n(551)+e[n(501)]+n(520)),r}function zc(t){const e=Uc,n=document[e(539)](e(557));return n[e(562)]=t,n[e(490)]}const Wc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=239]})(t,e)}function Xc(){const t=["CommentView","some","componentFactory","commands","TrackChangesUI","registerAnnotation","390574cUTcBu","change:activeAnnotations","trackChanges.disableComments","366208zkSErk","init","acceptButton","Accept all suggestions","keys","values","hasSuggestion","arrowView","620885xWVCUn","toMany","editor","_updateController","Discard all suggestions","previous","change:previous","suggestion-","isEnabled","focus","lowest","discardAllSuggestions","comments.maxCommentCharsWhenCollapsed","getJoined","has","getMarkers","EditorAnnotations","length","_refreshActiveMarkers","2393532tUGreY","getMarkerNames","actionView","_disableComments","addComment","from","getAllAdjacentSuggestions","_destroyController","getFirstRange","refreshSelectedViews","addSourceCollector","push","getSuggestion","get","type","destroy","value","36208VdHKaI","mainView","comments.maxCommentsWhenCollapsed","size","add","buttonView","discardButton","suggestionLoaded","_initializeController","CommentsRepository","createCommentThreadController","suggestionChanged","57816cZoywP","innerView","config","button","_unbindEditors","Track changes","activeAnnotations","suggestionUnloaded","getDescriptions","comments","isDirty","locale","comments.editorConfig","createAnnotationView","_descriptionFactory","map","_suggestionToController","clear","164920OSUMTZ","acceptSelectedSuggestions","acceptAllSuggestions","descriptionParts","discardSelectedSuggestions","separator","Discard all selected suggestions","editing","isInContent","6gZXgfX","activeMarkers","CommentsUI","plugins","execute","bind","comments.maxThreadTotalWeight","_bindAnnotationToEditors","delete","define","listenTo","pluginName","unbind","switchbutton","_annotationViews","filter","getByInnerView","1zYojVv","reduce","trackChanges","Annotations","head","commentThread","model","isOn","commandName","_handleControllerBuffer","TrackChangesEditing","_viewToController","SuggestionThreadView","source","set","requires","Accept all selected suggestions","createAnnotation","_handleSuggestionControllerDelayed","stopListening","getRanges","trackChanges.SuggestionThreadView","view","remove","_createUIButton","isMultiRange"];return(Xc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(104056===-parseInt(n(359))/1*(-parseInt(n(256))/2)+parseInt(n(315))/3+parseInt(n(303))/4+parseInt(n(267))/5*(parseInt(n(342))/6)+-parseInt(n(333))/7+parseInt(n(259))/8+-parseInt(n(286))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Wc(239)](){const t=Wc;return[Ec,o.Users,t(312),t(362),t(283)]}static get[Wc(353)](){return Wc(254)}constructor(t){const e=Wc;super(t),this[e(331)]=new Map,this[e(370)]=new Map,this[e(356)]=new Map,this[e(368)]=new Map;const n=this[e(269)][e(317)];n[e(351)](e(245),Vc),n[e(351)](e(258),!1),this[e(289)]=n[e(299)](e(258))}[Wc(242)](t,e){const n=Wc;0===this[n(368)][n(306)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(368)]){const r=this[t(331)][t(281)](e);r||n?r&&n&&this[t(293)](e):this[t(311)](e)}this[t(368)][t(332)](),this[t(269)][t(345)][t(299)](t(283))[t(295)](),this[t(285)]()}),10),this[n(368)][n(373)](t,e)}[Wc(260)](){const t=Wc,e=this[t(269)],n=e[t(345)][t(299)](t(369)),r=e[t(345)][t(299)](t(362)),s=e[t(345)][t(299)](t(283)),o=e[t(345)][t(299)](t(312));e.ui[t(252)][t(307)](t(361),(e=>this[t(248)](e))),s[t(296)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(291)](this[e(331)])){const s=t[e(292)](),o=[];for(const t of s){if(!t[e(341)])continue;if(t[e(249)]){o[e(297)](...t[e(244)]());continue}const n=t[e(294)]();if(o[e(284)]>0){const t=o[0][e(280)](n);if(t){o[0]=t;continue}}o[e(297)](n)}n[e(297)]([r[e(246)],o])}return n})),this[t(352)](n,t(310),((e,n)=>{const r=t;this[r(352)](n,r(273),((t,e,s,o)=>{const i=r;n[i(341)]&&(null==s?(this[i(270)](o[i(363)]),this[i(242)](n,!1)):(this[i(270)](s[i(363)]),null==o&&this[i(242)](n,!0)))})),null!==n[r(272)]?this[r(270)](n[r(363)]):this[r(242)](n,!1)})),this[t(352)](n,t(322),((e,n,r)=>{const s=t;this[s(243)](n,s(273)),this[s(368)][s(350)](n),this[s(331)][s(281)](n)&&this[s(293)](n),r&&this[s(270)](r[s(363)])})),this[t(352)](n,t(314),((e,n)=>{this[t(270)](n)})),this[t(352)](r,t(257),(()=>{this[t(285)]()})),this[t(352)](o,t(290),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(265)](r))return;const i=n[o(298)](r);this[o(331)][o(299)](i)[o(246)][o(276)]()}),{priority:t(277)})}[Wc(285)](){const t=Wc,e=this[t(269)][t(345)][t(299)](t(362)),n=this[t(269)][t(345)][t(299)](t(369)),r=Array[t(291)](e[t(321)],(e=>e[t(316)]))[t(357)]((e=>this[t(370)][t(281)](e))),s=[];for(const e of r){const n=this[t(370)][t(299)](e)[t(365)][t(292)]();s[t(297)](...n[t(360)](((e,n)=>[...e,...n[t(287)]()]),[]))}n[t(343)]=s}[Wc(248)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(269)][n(253)][n(299)](n(361)),i=zr(t,n(320));r[n(308)][n(373)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(308)][n(347)](n(366)).to(o,n(302)),r[n(308)].on(n(346),(()=>{const t=n;o[t(346)](),this[t(269)][t(340)][t(246)][t(276)]()}));const a=new e.Collection,c=[{type:n(355),model:{withText:!0,label:i,commandName:n(361)}},{type:n(338)},{type:n(318),model:{withText:!0,label:zr(t,n(262)),commandName:n(335)}},{type:n(318),model:{withText:!0,label:zr(t,n(240)),commandName:n(334)}},{type:n(318),model:{withText:!0,label:zr(t,n(271)),commandName:n(278)}},{type:n(318),model:{withText:!0,label:zr(t,n(339)),commandName:n(337)}}];for(const t of c){let e={type:n(338)};if(t[n(365)]){const r=new s.ViewModel(t[n(365)]),o=this[n(269)][n(253)][n(299)](r[n(367)]);r[n(347)](n(366),n(275)).to(o,n(302),n(275)),e={type:t[n(300)],model:r}}a[n(307)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(357)]((t=>null!=t[n(365)]))[n(330)]((t=>this[n(269)][n(253)][n(299)](t[n(365)][n(367)]))),l=r[n(308)];return l[n(288)][n(354)](n(275)),l[n(266)][n(354)](n(275)),l[n(288)][n(347)](n(275)).to(o,n(275)),l[n(266)][n(347)](n(275))[n(268)](u,n(275),((...t)=>t[n(251)]((t=>t)))),r.on(n(346),(t=>{const e=n;this[e(269)][e(346)](t[e(372)][e(367)]),this[e(269)][e(340)][e(246)][e(276)]()})),r}[Wc(311)](t){const e=Wc,n=this[e(269)],r=n[e(317)],s=n[e(345)][e(299)](e(362)),i=n[e(345)][e(299)](e(312)),a=n[e(345)][e(299)](e(283)),c=n[e(345)][e(299)](o.Users).me,u=r[e(299)](e(361))[e(371)],{CommentsListView:l,CommentThreadInputView:f}=n[e(345)][e(299)](e(344));let h,g;this[e(356)][e(281)](t.id)?(g=this[e(356)][e(299)](t.id),h=g[e(304)]):(h=new u(n[e(326)],t,c,{disableComments:this[e(289)],editorConfig:r[e(299)](e(327)),maxCommentsWhenCollapsed:r[e(299)](e(305)),maxThreadTotalWeight:r[e(299)](e(348)),maxCommentCharsWhenCollapsed:r[e(299)](e(279)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(299)](e(326))),CommentView:r[e(299)](e(324))[e(250)],CommentsListView:l,CommentThreadInputView:f}),h[e(261)].on(e(346),(()=>{const t=e;n[t(340)][t(246)][t(276)]()})),h[e(309)].on(e(346),(()=>{const t=e;n[t(340)][t(246)][t(276)]()})),g=s[e(328)](this[e(269)][e(326)],h),g[e(347)](e(325)).to(h,e(325)),g[e(347)](e(284)).to(h),g[e(347)](e(300)).to(h,e(300),(t=>e(274)+t)),this[e(356)][e(373)](t.id,g));const d=i[e(313)](t[e(364)],h),p=new Oc(n,t,h,d),m=t[e(292)]()[e(357)]((t=>t[e(341)]));h[e(336)]=n[e(345)][e(299)](e(369))[e(329)][e(323)](m),this[e(331)][e(373)](t,p),this[e(370)][e(373)](h,p);const I=s[e(241)]({view:g,target:()=>{const r=e,s=[],i=t[r(292)]()[r(357)]((t=>t[r(341)]));for(const t of i)s[r(297)](...t[r(282)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(340)],s)},type:()=>e(274)+p[e(246)][e(300)]});i[e(349)](h,I),s[e(307)](I),a[e(255)](I)}[Wc(293)](t){const e=Wc,n=this[e(269)][e(345)][e(299)](e(312)),r=this[e(269)][e(345)][e(299)](e(362)),s=this[e(331)][e(299)](t),o=s[e(246)],i=r[e(358)](o);n[e(319)](o),i&&r[e(247)](i),this[e(331)][e(350)](t),this[e(370)][e(350)](o),s[e(301)]()}[Wc(270)](t){const e=Wc;if(!t[e(341)]||!this[e(331)][e(281)](t))return;const n=this[e(269)][e(345)][e(299)](e(369)),r=this[e(331)][e(299)](t),s=t[e(292)]();r[e(246)][e(336)]=n[e(329)][e(323)](s)}[Wc(301)](){const t=Wc;for(const e of this[t(331)][t(263)]())this[t(293)](e);for(const e of this[t(356)][t(264)]())e[t(304)][t(301)]();super[t(301)]()}}var Zc=Qc;function Qc(t,e){var n=Yc();return(Qc=function(t,e){return n[t-=238]})(t,e)}function Yc(){var t=["2SDgwlQ","13829380RduQFB","addSuggestionData","297304vasdPD","editor","1252758yExmgV","47341767puppDe","adapter","340xOqEml","254244YmUuNd","requires","Comments","pluginName","TrackChanges","addSuggestion","7rRWDUZ","49744fSYKbX","63jczGfo","getSuggestion","1045241qpWfLq","get","plugins","getSuggestions"];return(Yc=function(){return t})()}!function(t,e){for(var n=Qc,r=t();;)try{if(996570===-parseInt(n(258))/1*(parseInt(n(239))/2)+-parseInt(n(248))/3+-parseInt(n(255))/4*(parseInt(n(247))/5)+-parseInt(n(244))/6*(parseInt(n(254))/7)+-parseInt(n(242))/8*(-parseInt(n(256))/9)+-parseInt(n(240))/10+parseInt(n(245))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Jc extends t.Plugin{static get[Zc(249)](){return[Ec,qc,Zc(250)]}static get[Zc(251)](){return Zc(252)}set[Zc(246)](t){var e=Zc;this[e(243)][e(260)][e(259)](Ec)[e(246)]=t}get[Zc(246)](){var t=Zc;return this[t(243)][t(260)][t(259)](Ec)[t(246)]}[Zc(253)](t){var e=Zc;return this[e(243)][e(260)][e(259)](Ec)[e(241)](t)}[Zc(238)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(243)][n(260)][n(259)](Ec)[n(238)]({skipNotAttached:t,toJSON:e})}[Zc(257)](t){var e=Zc;return this[e(243)][e(260)][e(259)](Ec)[e(257)](t)}}const $c=ru;function tu(){const t=["92906aTNNZZ","CommentsRepository","execute","296513oLIdQa","map","define","pluginName","function","rootsAttributes","editor","201SeGLYu","addSuggestionData","13196hTjzXE","track-changes-data-invalid-editor-creator","getRootsAttributes","push","editorCreator","destroy","84hAYThU","set","309fdtVDY","getFullData","56onbouk","112149Vpaari","6FAGZyJ","init","result","trackChangesData.editorCreator","end","model","name","Users","Pagination","createElement","createDocumentFragment","acceptAllSuggestions","getSuggestions","TrackChangesEditing","reduce","TrackChangesDataGetter","create","document","_adapter","plugins","requires","getDataWithAcceptedSuggestions","102HMzmwX","users","get","TrackChangesData","discardAllSuggestions","407045UdlNeI","useAnonymousUser","trackChangesData","1763850RaMmdz","addUser","data","constructor","config","getRootNames","appendChild","getDataWithDiscardedSuggestions","div","getUser"];return(tu=function(){return t})()}!function(t,e){const n=ru,r=t();for(;;)try{if(515488===-parseInt(n(393))/1*(-parseInt(n(365))/2)+parseInt(n(403))/3*(parseInt(n(395))/4)+-parseInt(n(370))/5*(parseInt(n(407))/6)+parseInt(n(386))/7+-parseInt(n(405))/8*(-parseInt(n(406))/9)+parseInt(n(373))/10+parseInt(n(383))/11*(-parseInt(n(401))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const eu=[$c(415)];class nu extends t.Plugin{static get[$c(427)](){return[Ec]}static get[$c(389)](){return $c(368)}[$c(408)](){const t=$c,n=this[t(392)];if(n[t(377)][t(388)](t(410),(e=>{const r=t,s=n[r(412)][r(424)][r(378)]()[r(421)](((t,e)=>(t[e]="",t)),{});return n[r(376)][r(423)](s,e)})),t(390)!=typeof n[t(377)][t(367)](t(372))[t(399)])throw new e.CKEditorError(t(396))}[$c(428)](t){return iu(this[$c(392)],!0,t)}[$c(380)](t){return iu(this[$c(392)],!1,t)}}function ru(t,e){const n=tu();return(ru=function(t,e){return n[t-=365]})(t,e)}class su extends t.Plugin{static get[$c(389)](){return $c(422)}constructor(t){const e=$c;super(t),this[e(409)]=e(411)}[$c(408)](){const t=$c;this[t(392)][t(426)][t(367)](t(384))[t(425)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(392)][t(426)][t(367)](t(420))[t(425)]=null}}function ou(t){return void 0!==t[$c(397)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(426)][r(398)](Ec,su),s[r(391)]=ou(t)?t[r(397)]():void 0;const i=document[r(417)](),a=t[r(377)][r(367)](r(372))[r(399)],c=await a(s,(()=>function(t){const e=r,n=document[e(416)](e(381));return t[e(379)](n),n}(i)));!function(t,e){const n=r,s=t[n(412)][n(424)][n(378)]()[n(421)](((e,r)=>(e[r]=t[n(375)][n(367)]({rootName:r}),e)),{}),o=t[n(426)][n(367)](n(414))[n(366)][n(387)]((t=>({id:t.id,name:t[n(413)]}))),i=t[n(426)][n(367)](n(420))[n(419)]({skipNotAttached:!0,toJSON:!0}),a=e[n(426)][n(367)](n(414)),c=e[n(426)][n(367)](n(420));for(const t of o)a[n(382)](t.id)||a[n(374)](t);a.me||a[n(371)]();for(const t of i)c[n(394)](t);e[n(375)][n(402)](s)}(t,c),c[r(385)](r(e?418:369));const u=ou(c)?c[r(404)](n):c[r(375)][r(367)](n);return await c[r(400)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=159]})(t,e)}function cu(){var t=["6yOKpqa","473DvAtUa","163190PkVNNk","3219172pYZzEj","319626PHDxFp","336fiaBUx","566883WmdRqi","6245030aLiGbh","994DQRjJG","15669unDFxX","14946SWREzP"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(686265===-parseInt(n(167))/1+-parseInt(n(163))/2*(parseInt(n(169))/3)+-parseInt(n(166))/4+parseInt(n(159))/5+parseInt(n(162))/6*(parseInt(n(160))/7)+parseInt(n(168))/8*(parseInt(n(161))/9)+-parseInt(n(165))/10*(-parseInt(n(164))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>Yc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_disableUnsupportedCommands","1053579QpYIsL","has","TrackChangesCommand","_enabledCommands","execute","value","203020JJxqNV","editor","2131890cHpeaU","_enableCommands","1205610JKwwiq","affectsData","forceDisabled","commands","_isEnabledBasedOnSelection","1208344YpRexg","clearForceDisabled","711720HaldmT","refresh","21wNMivl","157316VLWIiu","isEnabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(221479===parseInt(n(207))/1+-parseInt(n(216))/2+-parseInt(n(210))/3+parseInt(n(204))/4+parseInt(n(220))/5+-parseInt(n(218))/6+-parseInt(n(206))/7*(-parseInt(n(202))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(213)]=e,this[n(215)]=!1,this[n(205)](),this[n(224)]=!1}[c(205)](){this[c(208)]=!0}[c(214)](){const t=c;this[t(215)]=!this[t(215)],this[t(215)]?this[t(209)]():this[t(219)]()}[c(209)](){const t=c;for(const e of this[t(217)][t(223)][t(223)]())e[t(221)]&&!this[t(213)][t(211)](e)&&e[t(222)](t(212))}[c(219)](){const t=c;for(const e of this[t(217)][t(223)][t(223)]())e[t(221)]&&!this[t(213)][t(211)](e)&&e[t(203)](t(212))}}const h=d;function g(){const t=["execute","6YcqtTt","model","92EqjUoh","isEnabled","getRanges","TrackChangesEditing","refresh","8813340oQEGGZ","7599672dsAuwk","editor","4971184ZLthiJ","track-changes-accept-suggestion-not-found","get","3tqtywg","_isEnabledBasedOnSelection","4180452kWotnH","29134AVLmaD","88JPYhXS","plugins","2581085DCJFWP","320957GgKBwN","_suggestions","canEditAt","acceptSuggestion","8qLoZhC"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(688228===-parseInt(n(130))/1*(-parseInt(n(116))/2)+-parseInt(n(127))/3*(parseInt(n(124))/4)+-parseInt(n(133))/5*(parseInt(n(140))/6)+-parseInt(n(134))/7*(-parseInt(n(138))/8)+-parseInt(n(122))/9+-parseInt(n(121))/10+parseInt(n(131))/11*(parseInt(n(129))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(135)]=e,this[n(120)](),this[n(128)]=!1}[h(120)](){this[h(117)]=!0}[h(139)](t){const n=h,r=this[n(135)][n(126)](t);if(!r)throw new e.CKEditorError(n(125),this);const s=r[n(118)]();this[n(123)][n(141)][n(136)](s)&&this[n(123)][n(132)][n(126)](n(119))[n(137)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=269]})(t,e)}function E(){const t=["refresh","getRanges","track-changes-discard-suggestion-not-found","10wgPIKe","get","editor","2333172XVNmQg","3331050sOpwuJ","TrackChangesEditing","361388zukBru","1668dINDsf","24ebOMxh","discardSuggestion","2ZdDIEn","canEditAt","_isEnabledBasedOnSelection","plugins","isEnabled","9872352zLwyiJ","_suggestions","execute","5860gSNtEP","model","2059799DlxwWk","45715043FviUaP"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(715979===parseInt(n(280))/1*(parseInt(n(276))/2)+-parseInt(n(273))/3+-parseInt(n(277))/4*(parseInt(n(288))/5)+-parseInt(n(274))/6+-parseInt(n(290))/7*(parseInt(n(278))/8)+-parseInt(n(285))/9+-parseInt(n(270))/10*(-parseInt(n(291))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(286)]=e,this[n(292)](),this[n(282)]=!1}[m(292)](){this[m(284)]=!0}[m(287)](t){const n=m,r=this[n(286)][n(271)](t);if(!r)throw new e.CKEditorError(n(269),this);const s=r[n(293)]();this[n(272)][n(289)][n(281)](s)&&this[n(272)][n(283)][n(271)](n(275))[n(279)](r)}}function T(t,e){const n=C();return(T=function(t,e){return n[t-=231]})(t,e)}function _(t){const e=T;return t[e(254)](((t,n)=>e(250)==t[e(267)]&&e(250)!=n[e(267)]?-1:e(250)!=t[e(267)]&&e(250)==n[e(267)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(232)];for(;s<t[n(271)];){const a=t[s],c=t[s+1];r||(r=e[n(246)](a)),A(e,a,c)||(o[n(270)](e[n(269)](r,i[n(252)](a)?e[n(253)](a):e[n(245)](a,n(259)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(253)](e),o=t[r(246)](n);return s[r(241)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(942588===parseInt(n(262))/1*(-parseInt(n(251))/2)+-parseInt(n(239))/3*(parseInt(n(247))/4)+-parseInt(n(233))/5*(parseInt(n(263))/6)+-parseInt(n(235))/7*(parseInt(n(242))/8)+parseInt(n(258))/9+parseInt(n(249))/10+parseInt(n(236))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=T;for(;n[r(271)];){const s=n[r(231)](0,100);t[r(260)]((()=>{const t=r;for(const n of s)n[t(256)]&&e[t(273)](n.id)}))}}function C(){const t=["createPositionBefore","885052oZqiTd","join","8771510vNjYpb","deletion","147582WoKRcm","isObject","createPositionAfter","sort","next","isInContent","from","9193248hkniJG","end","change","getRanges","11NXDXnS","6qVADVs","add","replace","value","type","isMultiRange","createRange","push","length","color","execute"," [color ","splice","schema","6282650OXrNSI","isArray","972419CKHPYL","24120096cnAiLS","map","content","9vbCzOo","start","isTouching","24WvhMQi","isIntersecting","isCollapsed","createPositionAt"];return(C=function(){return t})()}const N=L;function R(){const t=["148829Uqzyon","5540409HSFHSD","1449780CbbTxe","_suggestions","14VqvDzn","refresh","_isEnabledBasedOnSelection","93OuRTfz","isInContent","from","model","903256rDXQPn","5102vtuBbR","452152opCXHy","getRanges","isEnabled","canEditAt","some","_command","values","execute","1197804QXsHfW","editor"];return(R=function(){return t})()}function L(t,e){const n=R();return(L=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(241145===parseInt(n(447))/1+-parseInt(n(436))/2*(-parseInt(n(454))/3)+parseInt(n(437))/4+-parseInt(n(449))/5+-parseInt(n(445))/6+-parseInt(n(451))/7*(parseInt(n(435))/8)+parseInt(n(448))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(442)]=e,this[r(450)]=n,this[r(452)](),this[r(453)]=!1}[N(452)](){const t=N,e=Array[t(456)](this[t(450)][t(443)]())[t(441)]((e=>e[t(455)]));this[t(439)]=this[t(442)][t(439)]&&e}[N(444)](){const t=N,e=_(Array[t(456)](this[t(450)][t(443)]()));for(const n of e){const e=n[t(438)]();if(!this[t(446)][t(457)][t(440)](e))return}k(this[t(446)][t(457)],this[t(442)],e)}}const v=O;function M(){const t=["editor","4UrfdYL","_selectedSuggestions","_command","selection","70038aYOpiz","164432iSPAUX","3991Clyfad","6331ImZcQH","301ipQvtU","80bFuPqf","234LKMvNB","canEditAt","142ZLBlMy","from","refresh","model","2405395jbAewg","88416qYXbKk","567578AUQuin","size","document","_isEnabledBasedOnSelection","execute","getRanges","_suggestions","966639VIvhqi","values","isEnabled"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(459058===parseInt(n(342))/1*(parseInt(n(347))/2)+-parseInt(n(360))/3*(parseInt(n(335))/4)+-parseInt(n(351))/5+-parseInt(n(339))/6*(parseInt(n(343))/7)+parseInt(n(340))/8*(-parseInt(n(345))/9)+-parseInt(n(344))/10*(parseInt(n(353))/11)+parseInt(n(352))/12*(parseInt(n(341))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(337)]=e,this[r(359)]=n,this[r(336)]=new Set,this[r(349)](),this[r(356)]=!1}[v(349)](){const t=v,e=this[t(363)][t(350)][t(355)][t(338)],n=Array[t(348)](this[t(359)][t(361)]());this[t(336)]=function(t,e){const n=T,r=Array[n(257)](t[n(261)]()),s=new Set;for(const o of e)if(o[n(256)])for(const e of r)for(const r of o[n(261)]())(e[n(243)](r)||t[n(244)]&&!o[n(268)]&&o[n(255)]&&r[n(259)][n(241)](e[n(240)]))&&s[n(264)](o);return s}(e,n),this[t(362)]=this[t(337)][t(362)]&&!!this[t(336)][t(354)]}[v(357)](){const t=v,e=_(Array[t(348)](this[t(336)]));for(const n of e){const e=n[t(358)]();if(!this[t(363)][t(350)][t(346)](e))return}k(this[t(363)][t(350)],this[t(337)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||J||Function("return this")();const Z=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Z?Z.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Z?Z.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Zt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Zt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Be,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Zn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Zt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=278]})(t,e)}function Vr(){const t=["getAllAdjacentSuggestions","subType","next","_onDiscard","set","addMarkerName","filter","167544pVaPET","add","length","attributes","onDiscard","10OUPjWZ","removeMarkers","@external","addRange","894145gQOkEU","data","getFirstMarker","isMultiRange","14SavhLG","1614108jeTjcR","createdAt","authoredAt","_onAttributesChange","end","nodeBefore","toJSON","getFirstRange","getRanges","discard","getMarkerNames","onAccept","split","removeAttribute","getItems","size","isInContent","getContainedElement","3404NyiyAR","getRange","_onAccept","decorate","type","accept","nodeAfter","hasComments","creator","setAttribute","68254ORcQMK","previous","change","push","1203168kSElHp","delete","substr","map","from","14446071FETNUc","getMarkers","addMarker","start","onAttributesChange","isExternal","isIntersecting","suggestion:","markers","author","getMultiRangeId","head","get","_markerNames","_isDataLoaded","2391BVexar","isIntersectingWithRange","reduce","clear","_saved","removeMarker","commentThread","_model"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(379904===parseInt(n(290))/1+parseInt(n(332))/2+-parseInt(n(356))/3*(parseInt(n(322))/4)+-parseInt(n(299))/5+-parseInt(n(304))/6+-parseInt(n(303))/7*(parseInt(n(336))/8)+parseInt(n(341))/9*(parseInt(n(295))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(355)]=!1,this.id=e.id,this[n(326)]=e[n(326)],this[n(284)]=e[n(284)]||null,this[n(350)]=e[n(350)],this[n(330)]=e[n(330)]||e[n(350)],this[n(346)]=Boolean(e[n(293)]&&e[n(293)][n(297)]),this[n(300)]=null,this[n(282)]=t,this[n(324)]=e[n(315)],this[n(286)]=e[n(294)],this[n(307)]=e[n(345)],this[n(354)]=new Set,this[n(305)]=null,this[n(287)](n(306),null),this[n(287)](n(293),e[n(293)]||{}),this[n(287)](n(333),null),this[n(287)](n(285),null),this[n(287)](n(281),null),this[n(287)](n(279),!1),this[n(325)](n(327)),this[n(325)](n(313))}get[jr(352)](){const t=jr;let e=this;for(;e[t(333)];)e=e[t(333)];return e}get[jr(329)](){const t=jr;return!!this[t(281)]&&this[t(281)][t(292)]>0}get[jr(302)](){const t=jr;return 0!=this[t(354)][t(319)]&&6==Array[t(340)](this[t(354)])[0][t(316)](":")[t(292)]}get[jr(320)](){return null!==this[jr(301)]()}[jr(288)](t){const e=jr;this[e(354)][e(291)](t)}[jr(314)](){const t=jr;return Array[t(340)](this[t(354)])}[jr(342)](){const t=jr;return this[t(314)]()[t(339)]((e=>this[t(282)][t(349)][t(353)](e)))[t(289)]((t=>t))}[jr(301)](){return this[jr(342)]()[0]||null}[jr(296)](){const t=jr;this[t(282)][t(334)]((e=>{const n=t;for(const t of this[n(342)]())e[n(280)](t)})),this[t(354)][t(278)]()}[jr(280)](t){const e=jr;this[e(282)][e(334)]((n=>{n[e(280)](t)})),this[e(354)][e(337)](t)}[jr(298)](t){const e=jr,n=e(348)+this[e(326)]+":"+this[e(284)]+":"+this.id+":"+this[e(330)].id+":"+zr[e(351)]();this[e(288)](n),this[e(282)][e(334)]((r=>{r[e(343)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(357)](t){const e=jr;for(const n of this[e(312)]())if(n[e(347)](t))return!0;return!1}[jr(312)](){const t=jr;return this[t(342)]()[t(339)]((e=>e[t(323)]()))}[jr(318)](){const t=jr;return this[t(312)]()[t(358)](((e,n)=>[...e,...n[t(318)]()]),[])}[jr(311)](){const t=jr;var e;return(null===(e=this[t(301)]())||void 0===e?void 0:e[t(323)]())||null}[jr(321)](){const t=jr,e=this[t(312)]();if(1!=e[t(292)])return null;const n=e[0],r=n[t(344)][t(328)],s=n[t(308)][t(309)];return r instanceof i.Element?r!=s?null:r:null}[jr(327)](){const t=jr;this[t(324)](this[t(312)](),this[t(300)],this[t(293)]),this[t(296)]()}[jr(313)](){const t=jr;this[t(286)](this[t(312)](),this[t(300)],this[t(293)]),this[t(296)]()}[jr(283)](){const t=jr,e=[];let n=this[t(352)];for(;n;)e[t(335)](n),n=n[t(285)];return e}[jr(331)](t,e){const n=jr,r=qn(this[n(293)]);hr(r,t,e),wr(r,this[n(293)])||(this[n(293)]=r,this[n(307)](r))}[jr(317)](t){const e=jr,n=qn(this[e(293)]);Ur(n,t),wr(n,this[e(293)])||(this[e(293)]=n,this[e(307)](this[e(293)]))}[jr(310)](){const t=jr;return{id:this.id,type:this[t(284)]?this[t(326)]+":"+this[t(284)]:this[t(326)],authorId:this[t(330)].id,createdAt:this[t(305)],hasComments:this[t(329)],data:this[t(300)],attributes:this[t(293)]}}static[jr(351)](){const t=jr;return(0,e.uid)()[t(338)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["1328229GeEVPb","set","quantity","Object","text","_handleCustomCallbackDescription","newValue","addFormat","removeFormat","element","softBreak","elementEnd","deletion","addObject","*Change to:* %0","removeContainer","_handleRenameSuggestionDescription","_attributeLabels","checkChild","has","*Set format:* %0","label","_schema","_itemLabels","registerElementLabel","elementStart","length","*Remove format:* %0","key","_handleAttributeSuggestionDescription","end","registerAttributeLabel","name","*Remove:* %0","subType","format","addEmptyContainer","isEmpty","function","attribute","removeObject","isInContent","2nvVpzK","Container","*Merge:* %0","removeEmptyContainer","start","type","push","$text","REPLACE_TEXT","previousSibling","registerDescriptionCallback","addContainer","getWalker","matchingCallback","replace","_addDescriptionItems","isEqual","16HgDDCj","$textProxy","item","skip","_resolveDescriptionItems","data","indexOf","_itemLabelsCallbacks","getItemLabel","join","remove","_locale","get","isObject","map","122269iwJQgs","*Insert:* %0","8918415KmUSjU","match","_handleInsertRemoveSuggestionDescription","1958622ZMHYdB","_customCallbacks","6881820UakfVK","ELEMENT_SPACE","getFirstRange","normal","add","*Split:* %0","5629472feStMF","pop","EmptyContainer","nodeAfter","insertion","nextSibling","getDescriptions","$1 $2","6082470yVGvMI"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=206]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(790505===-parseInt(n(260))/1+parseInt(n(206))/2*(-parseInt(n(243))/3)+parseInt(n(251))/4+parseInt(n(245))/5+parseInt(n(259))/6+-parseInt(n(238))/7*(parseInt(n(223))/8)+-parseInt(n(240))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(244)]=[],this[n(283)]=new Map,this[n(230)]=[],this[n(277)]=new Map,this[n(282)]=t,this[n(234)]=e}[Wr(257)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(286)];o++){const i=t[o];if(!i[e(301)])continue;const a=this[e(265)](i);if(a){if(null!=i[e(294)]){if(r[e(279)](i[e(294)]))continue;r[e(249)](i[e(294)])}n[e(212)](a)}else if(e(299)!=i[e(211)])e(255)!=i[e(211)]&&e(272)!=i[e(211)]||this[e(242)](n,i,t[o+1]);else{const t=i[e(228)][e(288)];if(s[e(279)](t))continue;s[e(249)](i[e(228)][e(288)]),t==Ic?this[e(276)](n,i):this[e(289)](n,i)}}return this[e(227)](n)}[Wr(216)](t){const e=Wr;this[e(244)][e(212)](t)}[Wr(284)](t,n,r=e.priorities[Wr(248)]){const s=Wr;s(298)==typeof t?(0,e.insertToPriorityArray)(this[s(230)],{matchingCallback:t,label:n,priority:r}):this[s(283)][s(261)](t,n)}[Wr(291)](t,e){const n=Wr;this[n(277)][n(261)](t,e)}[Wr(231)](t,e=1){const n=Wr;let r;for(const e of this[n(230)])if(e[n(219)](t)){r=e[n(281)];break}return r||(r=this[n(283)][n(235)](t[n(292)])),r?r(e):1!==e?e+" "+t[n(292)]+"s":""+t[n(292)]}[Wr(221)](t,e){const n=Wr,r=e[n(247)]()[n(218)](),s=n(255)==e[n(211)]?n(249):n(233);for(const e of r){const o=e[n(225)],i=t[t[n(286)]-1];if(o.is(n(224)))i&&i[n(211)][n(229)](n(207))>-1&&t[n(252)](),i&&n(264)==i[n(211)]?i[s]+=o[n(228)]:t[n(212)]({type:n(264),add:n(249)==s?o[n(228)]:"",remove:n(233)==s?o[n(228)]:""});else if(this[n(282)][n(236)](o)){const a=o;if(i&&i[n(211)][n(229)](n(207))>-1&&t[n(252)](),n(271)==e[n(211)])continue;i&&i[n(211)]==s+n(263)&&i[n(269)][n(292)]==a[n(292)]?i[n(262)]++:t[n(212)]({type:s+n(263),element:a,quantity:1}),r[n(226)]((t=>!(n(271)==t[n(211)]&&t[n(225)]==o)))}else if(this[n(282)][n(278)](o,n(213))||o.is(n(269),n(270))){const r=o;if(n(249)==s&&n(285)==e[n(211)]||n(233)==s&&n(271)==e[n(211)])continue;if(i&&-1==i[n(211)][n(229)](n(207))){n(264)==i[n(211)]&&(i[s]+="\n");continue}let a;if(a=n(249)==s?r[n(256)]&&!this[n(282)][n(236)](r[n(256)])?r[n(256)]:null:r[n(215)]&&!this[n(282)][n(236)](r[n(215)])?r[n(215)]:null,r[n(297)]||a&&a[n(297)]){const e=a&&a[n(297)]?a:r;i&&i[n(211)]==s+n(253)&&i[n(269)][n(292)]==e[n(292)]?i[n(262)]++:t[n(212)]({type:s+n(253),element:e,quantity:1})}else t[n(212)]({type:s+n(207),element:r})}}}[Wr(227)](t){const e=Wr,n=this[e(234)],r=[],s=[],o=[];for(const i of t)switch(i[e(211)]){case e(264):if(i[e(249)]=i[e(249)][e(220)](/(\S)\u000A+(\S)/g,e(258))[e(220)](/\u000A/g,""),i[e(233)]=i[e(233)][e(220)](/(\S)\u000A+(\S)/g,e(258))[e(220)](/\u000A/g,""),""!=i[e(249)]&&""!=i[e(233)]){r[e(212)]({type:e(220),content:Hr(n,e(214),['"'+i[e(233)]+'"','"'+i[e(249)]+'"'])});continue}if(null!=i[e(249)][e(241)](/^ +$/)){r[e(212)]({type:e(255),content:Hr(n,e(239),Hr(n,e(246),i[e(249)][e(286)]))});continue}if(null!=i[e(233)][e(241)](/^ +$/)){r[e(212)]({type:e(272),content:Hr(n,e(293),Hr(n,e(246),i[e(233)][e(286)]))});continue}if(""!=i[e(249)]){r[e(212)]({type:e(255),content:Hr(n,e(239),'"'+i[e(249)]+'"')});continue}r[e(212)]({type:e(272),content:Hr(n,e(293),'"'+i[e(233)]+'"')});continue;case e(296):case e(273):r[e(212)]({type:e(255),content:Hr(n,e(239),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(209):case e(300):r[e(212)]({type:e(272),content:Hr(n,e(293),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(217):r[e(212)]({type:e(255),content:Hr(n,e(250),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(275):r[e(212)]({type:e(272),content:Hr(n,e(208),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(267):s[e(212)](i[e(288)]);continue;case e(268):o[e(212)](i[e(288)]);continue;default:r[e(212)](i)}if(s[e(286)]){const t=s[e(237)]((t=>this[e(277)][e(279)](t)?this[e(277)][e(235)](t):t))[e(232)](", ");r[e(212)]({type:e(295),content:Hr(this[e(234)],e(280),t)})}if(o[e(286)]){const t=o[e(237)]((t=>this[e(277)][e(279)](t)?this[e(277)][e(235)](t):t))[e(232)](", ");r[e(212)]({type:e(295),content:Hr(this[e(234)],e(287),t)})}return r}[Wr(265)](t){const e=Wr;for(const n of this[e(244)]){const r=n(t);if(r&&e(211)in r)return r}}[Wr(289)](t,e){const n=Wr,r=e[n(228)],s=void 0===r[n(266)]?n(268):n(267);t[n(212)]({type:s,key:r[n(288)]})}[Wr(276)](t,e){const n=Wr;t[n(212)]({type:n(295),content:Hr(this[n(234)],n(274),this[n(231)](e[n(247)]()[n(210)][n(254)],1))})}[Wr(242)](t,e,n){const r=Wr;if(this[r(221)](t,e),n&&n[r(247)]()&&!e[r(247)]()[r(290)][r(222)](n[r(247)]()[r(210)])){const n=t[t[r(286)]-1],s=r(255)==e[r(211)]?r(249):r(233);n&&r(264)==n[r(211)]&&(n[s]+="\n")}}}const Jr=Qr;function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(161085===parseInt(n(493))/1*(parseInt(n(504))/2)+-parseInt(n(505))/3*(parseInt(n(500))/4)+parseInt(n(492))/5*(parseInt(n(508))/6)+-parseInt(n(491))/7*(-parseInt(n(503))/8)+-parseInt(n(489))/9+parseInt(n(507))/10*(parseInt(n(498))/11)+parseInt(n(502))/12*(-parseInt(n(506))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Zr extends t.Plugin{[Jr(496)](){const t=Jr,e=this[t(490)],n=e[t(501)][t(509)](t(494));e[t(497)][t(509)](t(499))&&n[t(495)](t(499))}}function Yr(){const t=["27247pFwSwH","showAIAssistant","5468NoqbXu","plugins","1692DVnTVq","241744HOvJaO","54ebXhnA","699yAmWrb","949PEHdci","530HATuOL","996GHQmtn","get","1494153SGrkUG","editor","7BPcjLd","7775iyypiU","8751JFbDBy","TrackChangesEditing","enableCommand","afterInit","commands"];return(Yr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=137]})(t,e)}const ts=$r;function es(){const t=["*Format:* %0","left","1048RMaEFo","registerAttributeLabel","_registerLegacyDescription","18024400AqbggY","645yIXXOd","FORMAT_JUSTIFY_TEXT","AlignmentEditing","_enableDefaultAttributesIntegration","justify","alignment","center","6291Vzvnal","locale","type","commandName","_descriptionFactory","FORMAT_ALIGN_TO_LEFT","TrackChangesEditing","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","112CNmlEX","3276OlHDkg","editor","formatBlock","1715889tOSKzl","5493960aPloGb","plugins","1327980hoXKII","get","FORMAT_ALIGN_TO_RIGHT","registerDescriptionCallback","commandParams","has","right","value","62163LLoLEf","afterInit","format"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(566887===parseInt(n(153))/1*(parseInt(n(162))/2)+-parseInt(n(146))/3*(-parseInt(n(163))/4)+parseInt(n(169))/5+parseInt(n(167))/6+-parseInt(n(166))/7+parseInt(n(142))/8*(parseInt(n(137))/9)+-parseInt(n(145))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(138)](){const t=ts,e=this[t(164)],n=e[t(154)];if(!e[t(168)][t(174)](t(148)))return;const r=e[t(168)][t(170)](t(159));r[t(149)](t(151),[],[t(151)]),r[t(157)][t(143)](t(151),Hr(n,t(160))),this[t(144)]()}[ts(144)](){const t=ts,e=this[t(164)],n=e[t(154)];e[t(168)][t(170)](t(159))[t(157)][t(172)]((e=>{const r=t;if(r(165)!=e[r(155)])return;const{data:s}=e;if(s&&r(151)==s[r(156)]){const t=s[r(173)][0][r(176)];return{type:r(139),content:Hr(n,r(140),function(t){const e=r;switch(t){case e(141):return Hr(n,e(158));case e(175):return Hr(n,e(171));case e(152):return Hr(n,e(161));case e(150):return Hr(n,e(147))}}(t))}}}))}}const rs=os;function ss(){const t=["commandParams","1151928VouKPJ","ItalicEditing","2209368uSdQHA","superscript","_descriptionFactory","type","576168sWcSGb","registerDescriptionCallback","177039TLZxwF","8KIqFCA","UnderlineEditing","strikethrough","has","bold","CodeEditing","italic","_registerLegacyDescription","format","273857yaRsio","BoldEditing","FORMAT_STRIKETHROUGH","*Format:* %0","TrackChangesEditing","_enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","slice","plugins","SuperscriptEditing","editor","registerAttributeLabel","FORMAT_SUPERSCRIPT","FORMAT_CODE","toLowerCase","1416328pXuUrz","1690750DVwtsL","FORMAT_UNDERLINE","FORMAT_BOLD","StrikethroughEditing","get","toUpperCase","locale","afterInit","FORMAT_","commandName","*Remove format:* %0","underline","SubscriptEditing","subscript","formatInline","FORMAT_ITALIC","forceValue","code","21sERoWE"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=369]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(226420===-parseInt(n(387))/1+-parseInt(n(378))/2*(-parseInt(n(377))/3)+-parseInt(n(402))/4+parseInt(n(403))/5+parseInt(n(371))/6+parseInt(n(421))/7*(-parseInt(n(375))/8)+parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(388),rs(370),rs(379),rs(383),rs(406),rs(415),rs(396)];class as extends t.Plugin{[rs(410)](){const t=rs,e=this[t(397)],n=e[t(395)][t(407)](t(391)),r=e[t(409)];for(const s of is){if(!e[t(395)][t(381)](s))continue;const o=s[t(394)](0,-7)[t(401)](),i=t(411)+o[t(408)]();n[t(392)](o,[o]),n[t(373)][t(398)](o,Hr(r,i))}this[t(385)]()}[rs(385)](){const t=rs,e=this[t(397)],n=e[t(409)],r=e[t(395)][t(407)](t(391));function s(e,s){const o=t;r[o(373)][o(376)]((t=>{const r=o;if(r(417)!=t[r(374)])return;const{data:i}=t;return i&&i[r(412)]===e?i[r(422)][0][r(419)]?{type:r(386),content:Hr(n,r(390),s)}:{type:r(386),content:Hr(n,r(413),s)}:void 0}))}s(t(382),Hr(n,t(405))),s(t(384),Hr(n,t(418))),s(t(414),Hr(n,t(404))),s(t(420),Hr(n,t(400))),s(t(380),Hr(n,t(389))),s(t(416),Hr(n,t(393))),s(t(372),Hr(n,t(399)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(966863===-parseInt(n(216))/1*(parseInt(n(231))/2)+-parseInt(n(217))/3+parseInt(n(224))/4+-parseInt(n(255))/5*(parseInt(n(232))/6)+parseInt(n(248))/7*(-parseInt(n(219))/8)+-parseInt(n(245))/9*(-parseInt(n(229))/10)+parseInt(n(252))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(235)](){const t=cs,e=this[t(218)],n=e[t(257)];if(!e[t(246)][t(241)](t(240)))return;const r=e[t(246)][t(256)](t(247)),s=this[t(218)][t(239)][t(256)](t(254));r[t(258)](t(254),((n,o={})=>{const i=t,a=this[i(218)][i(250)][i(249)][i(230)],c=o&&void 0!==o[i(244)]?o[i(244)]:!s[i(227)];let u=[];if(c){const t=Array[i(220)](a[i(242)]())[i(236)]((t=>hs(t)||function(t,e){const n=i,r=e[n(237)](t[n(221)],n(254)),s=e[n(237)]([n(225),n(254)],t);return r&&s}(t,this[i(218)][i(250)][i(243)])));u=y(t,e[i(250)])}else{const t=Array[i(220)](a[i(242)]())[i(236)]((t=>hs(t)));u=y(t,e[i(250)])}e[i(250)][i(259)]((()=>{const t=i;for(const e of u)r[t(233)](e,{commandName:t(254),commandParams:[{forceValue:c}]})}))})),r[t(223)][t(222)]((e=>{const r=t,{data:s}=e;if(s&&r(254)==s[r(234)]){const t=Hr(n,r(226));return s[r(238)][0][r(244)]?{type:r(228),content:Hr(n,r(253),t)}:{type:r(228),content:Hr(n,r(215),t)}}}))}}function fs(){const t=["editor","877264mtFCyQ","from","parent","registerDescriptionCallback","_descriptionFactory","3432032YVvbmu","$root","ELEMENT_BLOCK_QUOTE","value","format","110pYjSjt","selection","18142VyBVIa","696CzxzxA","markBlockFormat","commandName","afterInit","filter","checkChild","commandParams","commands","BlockQuoteEditing","has","getSelectedBlocks","schema","forceValue","992979cQWFUH","plugins","TrackChangesEditing","28sWyoAI","document","model","name","21471230MrwPvb","*Set format:* %0","blockQuote","29990cNEzSL","get","locale","enableCommand","change","*Remove format:* %0","183NojyWZ","786969noWihc"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(254)==t[e(221)][e(251)]}const gs=ps;function ds(){const t=["plugins","70802EGDElP","changeCaseLower","10rIettN","2500120dvHTpa","1753911IcBdKR","has","294412oaxHSf","changeCaseTitle","get","12KeoKyl","CaseChange","113302BneNWU","8760961yBhJLu","changeCaseUpper","editor","21KCzuHX","afterInit","2604865zanPNV","enableCommand","TrackChangesEditing","12BWohFM"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(270333===parseInt(n(135))/1*(parseInt(n(133))/2)+parseInt(n(128))/3*(-parseInt(n(141))/4)+-parseInt(n(130))/5+-parseInt(n(144))/6*(parseInt(n(146))/7)+parseInt(n(138))/8+-parseInt(n(139))/9*(parseInt(n(137))/10)+parseInt(n(147))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(129)](){const t=gs,e=this[t(149)];e[t(134)][t(140)](t(145))&&(e[t(134)][t(143)](t(132))[t(131)](t(148)),e[t(134)][t(143)](t(132))[t(131)](t(136)),e[t(134)][t(143)](t(132))[t(131)](t(142)))}}function Is(){const t=["enableCommand","1905987nWqmft","editor","7486792GEtTOx","plugins","get","11DLMJTW","15496CufHcM","266ZnEiNv","ckbox","14130MGfRkI","5454wDHvns","27265884XVuOzk","7650846zVkpRZ","2kjlOiG","5hQAzXm","commands","TrackChangesEditing","44481atpUxt","afterInit"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(998232===parseInt(n(112))/1+parseInt(n(105))/2*(-parseInt(n(109))/3)+-parseInt(n(114))/4*(-parseInt(n(106))/5)+-parseInt(n(104))/6+-parseInt(n(119))/7*(parseInt(n(118))/8)+parseInt(n(102))/9*(parseInt(n(101))/10)+parseInt(n(117))/11*(-parseInt(n(103))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(110)](){const t=Es,e=this[t(113)];e[t(107)][t(116)](t(100))&&e[t(115)][t(116)](t(108))[t(111)](t(100))}}function _s(){const t=["getSelectedBlocks","commandName","model","format","rootElement","label","indentCodeBlock","isLimit","62664XWVcPr","TrackChangesEditing","change","registerElementLabel","find","1987190qIsBHw","outdentCodeBlock","647478TJjrGt","name","2536zqJUYn","type","formatBlock","languages","26OsKiQJ","get","enableCommand","markBlockFormat","schema","config","2770ccFzdG","*Remove format:* %0","63gopZjF","341lCpNQB","blockName","toLowerCase","commands","language","locale","value","311OulJdK","140360ueVZpC","checkChild","2316ghCFzt","codeBlock","CodeBlock","has","parent","*Set format:* %0","afterInit","document","_descriptionFactory","registerDescriptionCallback","ELEMENT_CODE_BLOCK","commandParams","forceValue","selection","editor","filter","plugins","from","183FvzXPp"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(117721===-parseInt(n(485))/1*(parseInt(n(469))/2)+-parseInt(n(506))/3*(-parseInt(n(465))/4)+parseInt(n(475))/5*(parseInt(n(488))/6)+parseInt(n(477))/7*(parseInt(n(486))/8)+parseInt(n(463))/9+-parseInt(n(461))/10+parseInt(n(478))/11*(-parseInt(n(456))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(494)](){const t=ys,e=this[t(502)];if(!e[t(504)][t(491)](t(490)))return;const n=e[t(504)][t(470)](t(457)),r=e[t(483)],s=e[t(474)][t(470)](t(489))[t(468)],o=e[t(481)][t(470)](t(489));n[t(471)](t(454)),n[t(471)](t(462)),n[t(471)](t(489),((r,i={})=>{const a=t,c=e[a(450)],u=e[a(450)][a(495)][a(501)],l=i&&void 0!==i[a(500)]?i[a(500)]:!o[a(484)];let f;i[a(482)]||(i[a(482)]=s[0][a(482)]),f=l?Array[a(505)](u[a(448)]())[a(503)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(452))&&!e[n(455)](t)&&e[n(487)](t[n(492)],n(489))}(t,c[a(473)]))):Array[a(505)](u[a(448)]())[a(503)]((t=>Cs(t)));const h=y(f,c);c[a(458)]((()=>{const t=a;for(const e of h)n[t(472)](e,{commandName:t(489),commandParams:[{...i,forceValue:l}],formatGroupId:t(479)})}))})),n[t(496)][t(459)](t(489),(e=>Hr(r,t(498),e))),n[t(496)][t(497)]((e=>{const n=t;if(n(467)!=e[n(466)])return;const o=r.t,{data:i}=e;if(!i||n(489)!=i[n(449)])return;const a=i[n(499)][0][n(482)],c=o(s[n(460)]((t=>t[n(482)]===a))[n(453)])[n(480)]();return i[n(499)][0][n(500)]?{type:n(451),content:Hr(r,n(493),Hr(r,n(498),1)+" ("+c+")")}:{type:n(451),content:Hr(r,n(476),Hr(r,n(498),1))}}))}}function Cs(t){const e=ys;return e(489)==t[e(464)]}const Ns=Ls;function Rs(){const t=["CommentsEditing","enableCommand","2851898iOQAon","4450NjfyFY","TrackChangesEditing","get","plugins","533001sspsub","3709432PKunzh","24452FOFyzO","13176hcSEfF","addCommentThread","22Fcaqjl","1309630xQqUkN","editor","2970582aATIye","has","afterInit","4fBajkT"];return(Rs=function(){return t})()}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(397361===parseInt(n(255))/1*(parseInt(n(252))/2)+-parseInt(n(269))/3*(-parseInt(n(261))/4)+-parseInt(n(256))/5+-parseInt(n(258))/6+-parseInt(n(264))/7+parseInt(n(251))/8+parseInt(n(253))/9*(parseInt(n(265))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(260)](){const t=Ns,e=this[t(257)];e[t(268)][t(259)](t(262))&&e[t(268)][t(267)](t(266))[t(263)](t(254))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=362]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(378)]())o[r(383)](t)&&s[r(386)](n[r(408)](o));return s}function ws(){const t=["parent","markerName","listItem","element","bindElementToMarker","span","includes","244216sgQTmF","350570qRrNTQ","markerRange","name","TrackChangesEditing","writer","insert","70QfsJaG","109276uPMJIH","getItems","55Zlapzf","130902DroIPI","type","model","hasAttribute","mapper","plugins","push","activeMarkers","toViewElement","881766vXfZsu","isAtEnd","nextSibling","item","520796DopEsw","get","addHighlight","138805ojKfEZ","9WFCgDP","ck-suggestion-marker-","consumable","getAttribute","createUIElement","isBlock","getCustomProperty","test","previousPosition","isContent","isLimit","createRangeOn","listIndent","getWalker","ck-suggestion-marker--active","addClass","schema","start","elementEnd","toViewPosition"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(385)][r(394)](r(373));return(o,i,a)=>{const c=r;if(!a[c(399)][c(404)](i[c(371)],o[c(372)]))return;const u=i[c(371)][c(410)](),l=i[c(371)][c(414)],f=t[c(382)][c(413)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(392)];d=d||f[c(406)](e);const n=a[c(384)][c(388)](e);if(n&&n[c(403)](c(395)))return;c(415)==t[c(381)]&&f[c(402)](e)&&!f[c(407)](e)&&(e[c(391)]||l[c(390)]?h&&h[c(362)]==e||(h=e,m(t[c(405)]),p=!0):g=g||t[c(405)])}function m(t){const r=c,o=a[r(374)][r(401)](r(367),{class:r(398)+e}),u=a[r(384)][r(416)](t);n&&s[r(387)][r(368)](i[r(363)])&&a[r(374)][r(412)](r(411),o),a[r(374)][r(375)](u,o),a[r(384)][r(366)](o,i[r(363)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(155574===parseInt(n(396))/1+-parseInt(n(393))/2+parseInt(n(389))/3+parseInt(n(377))/4*(-parseInt(n(379))/5)+-parseInt(n(380))/6*(-parseInt(n(376))/7)+parseInt(n(369))/8+-parseInt(n(397))/9*(-parseInt(n(370))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(321515===-parseInt(n(489))/1*(parseInt(n(453))/2)+parseInt(n(474))/3+parseInt(n(499))/4+-parseInt(n(457))/5+parseInt(n(459))/6*(parseInt(n(470))/7)+parseInt(n(491))/8+-parseInt(n(481))/9*(parseInt(n(484))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(479)](){return[vs.Delete]}[Ds(478)](){const t=Ds,e=this[t(502)],n=e[t(492)][t(461)](t(456));n[t(495)](t(480));const r=e[t(468)][t(461)](t(485));n[t(495)](t(485),((n,s={})=>{const o=t,a=e[o(493)][o(448)](e[o(493)][o(477)][o(483)]);a[o(473)]&&e[o(493)][o(486)](a,{direction:o(471),unit:s[o(476)]});const c=a[o(503)](),u=i.LiveRange[o(462)](c);let l;n(s),l=o(447)==u[o(475)][o(467)]?e[o(493)][o(487)](c[o(504)]):e[o(493)][o(487)](u[o(504)],u[o(446)]),u[o(466)](),e[o(493)][o(494)](r[o(458)][o(500)],(t=>{const e=o;r[e(458)][e(472)](),t[e(465)](t[e(487)](l[e(446)])),r[e(458)][e(450)]()}))})),e[t(451)][t(497)].on(t(455),Fs(e,t(488)),{priority:t(445)}),e[t(498)][t(497)].on(t(455),((n,r,s)=>{const o=t;s[o(496)][o(449)]&&Fs(e,o(488),{showActiveMarker:!1})[o(482)](this)(n,r,s)}),{priority:t(445)}),e[t(451)][t(497)].on(t(469),((e,n,r)=>{const s=t,o=r[s(464)][s(501)](n[s(463)]);if(o)for(const t of o)t.is(s(460))&&(r[s(464)][s(490)](t,n[s(463)]),r[s(452)][s(454)](t))}),{priority:t(445)})}}function Bs(){const t=["245218uLVLWt","remove","addMarker:suggestion:deletion","TrackChangesEditing","1290375DcoNBv","buffer","1122TMRqhb","uiElement","get","fromRange","markerName","mapper","setSelection","detach","rootName","commands","removeMarker:suggestion:deletion","18039niouzo","forward","lock","isCollapsed","134853MXrTwc","root","unit","document","init","requires","delete","10224pbRhSv","bind","selection","3970rAEIjp","deleteForward","modifySelection","createRange","merge","1PtGdYC","unbindElementFromMarkerName","2599600LGNyHj","plugins","model","enqueueChange","enableCommand","options","downcastDispatcher","data","1205564NNPzXU","batch","markerNameToElements","editor","getFirstRange","start","high","end","$graveyard","createSelection","showSuggestionHighlights","unlock","editing","writer"];return(Bs=function(){return t})()}const Us=Gs;function js(){const t=["listIndent","_descriptionFactory","*Uncheck item*","47998tyfmDo","createPositionAt","listStyle","push","ELEMENT_","editor","type","*Split:* list item","numberedList","removeMarker","end","key","locale","_registerLegacyDescription","filter","from","*Format:* insert into %0","containsItem","splitListItemBefore","321462IXEhZu","todoListChecked","accept","listStart","commandParams","differ","commandName","registerCustomCallback","suggestion","getChanges","TrackChangesEditing","todoList","mergeListItemBackward","getAttribute","19088048YHGKPq","attributeKey","groupId","ListEditing","isObject","splitListItemAfter","listType","document","getRanges","forceValue","getFirstMarker","*Check item*","head","previousSibling","format","408357iCuGRl","isLocal","registerDescriptionCallback","has","nodeAfter","*Merge:* %0","*Remove format:* %0","data","model","newValue","execute","listItemId","isNextTo","multipleBlocks","*Outdent:* %0","documentList","commands","ELEMENT_BULLETED_LIST","48KQCdQk","bulletedList","get","attributes","ELEMENT_NUMBERED_LIST","selection","refresh","change","outdentList","_getAttributeKey","setSelection","registerElementLabel","afterInit","meta","includes","length","_enableDefaultAttributesIntegration","TodoListEditing","listItemIdFixer","assureChains","indentList","ELEMENT_LIST_ITEM","range","detach","*Indent:* %0","deletion","checkTodoList","schema","oldValue","numbered","registerPostFixer","formatBlock","fromRange","attribute","*Format:* remove from %0","start","registerAttributeLabel","todoListCheck","map","toUpperCase","noTrackChangesFixer","nextSibling","_LIST","trackChangesCommand","*Change to:* %0","next","FORMAT_INDENT","getSuggestions","mergeListItemForward","_findSuggestions","list.multiBlock","_suggestionFactory","11327708QVhcIl","*Merge:* list item","getFirstRange","*Set format:* %0","711412SyGdbG","value","plugins","setAttribute","config","default","bulleted","listReversed","isUndo","createRange","_supportLegacySuggestions","batch","every","find","ELEMENT_TODO_LIST","parent","2761200IDszwA","todo"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(841119===parseInt(n(246))/1*(parseInt(n(180))/2)+parseInt(n(228))/3+-parseInt(n(302))/4+parseInt(n(175))/5+-parseInt(n(199))/6+parseInt(n(298))/7+-parseInt(n(213))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(258)](){const t=Us,e=this[t(185)];if(!e[t(304)][t(231)](t(216)))return;const n=e[t(192)],r=e[t(304)][t(248)](t(209)),s=e[t(304)][t(231)](t(263)),o=!!e[t(306)][t(248)](t(296));function i(e){const r=t;return{type:r(227),content:""+Hr(n,r(301),e)}}function a(e){const r=t;return{type:r(227),content:""+Hr(n,r(234),e)}}r[t(262)](t(188),[],[t(239),t(219),t(177)]),r[t(262)](t(247)),r[t(262)](t(266)),r[t(262)](t(254)),r[t(262)](t(218)),r[t(262)](t(198)),o&&(r[t(262)](t(211)),r[t(262)](t(294))),s&&(r[t(262)](t(210)),r[t(262)](t(272),[],[t(200)]),r[t(178)][t(230)]((e=>{const r=t,{data:s}=e;if(s&&r(200)==s[r(191)])return{type:r(227),content:s[r(237)]?Hr(n,r(224)):Hr(n,r(179))}})),this[t(185)][t(236)][t(220)][t(276)]((e=>{const n=t;if(e[n(170)][n(310)])return!1;let s=!1;const o=r[n(293)]({skipNotAttached:!0})[n(194)]((t=>n(200)===r[n(255)](t)));for(const t of o)n(176)!=t[n(300)]()[n(281)][n(232)][n(212)](n(219))&&(r[n(295)](t[n(300)](),n(279))[n(172)]((t=>n(219)===r[n(255)](t[n(207)])))||(e[n(189)](t[n(223)]()),s=!0));return s}))),r[t(178)][t(282)](t(177),Hr(n,t(292)));const c={type:t(227),content:""};r[t(178)][t(230)]((e=>{const r=t,{data:s}=e;if(!s||r(219)!=s[r(191)])return;let u=e[r(225)];for(;u;){if(u[r(235)]&&(r(182)==u[r(235)][r(191)]&&(u[r(235)][r(237)]&&r(307)!=u[r(235)][r(237)]||r(307)!=u[r(235)][r(274)]&&!s[r(237)])||!o&&u[r(235)][r(191)]==Ic))return c;u=u[r(291)]}if(null==s[r(237)])switch(s[r(274)]){case r(308):return a(Hr(n,r(245)));case r(275):return a(Hr(n,r(250)));case r(176):return a(Hr(n,r(173)))}switch(s[r(237)]){case r(308):return i(Hr(n,r(245)));case r(275):return i(Hr(n,r(250)));case r(176):return i(Hr(n,r(173)))}})),r[t(178)][t(230)]((e=>{const n=t,{data:r}=e;if(r&&n(177)==r[n(191)])return null==r[n(237)]||null==r[n(274)]&&0==r[n(237)]?c:void 0})),r[t(178)][t(230)]((e=>{const r=t;if(r(279)!=e[r(186)])return;const{data:s}=e;if(!s||r(239)!=s[r(191)])return;const o=zs(e);return o?r(237)==o?{type:r(227),content:Hr(n,r(299))}:r(274)==o?{type:r(227),content:Hr(n,r(187))}:c:c})),e[t(236)][t(220)][t(276)]((e=>this[t(264)](e))),e[t(236)][t(220)][t(276)]((e=>this[t(286)](e))),e[t(236)][t(220)][t(276)]((e=>this[t(265)](e))),this[t(169)]()}[Us(264)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;let n=!1;const r=this[e(185)][e(304)][e(248)](e(209))[e(293)]({skipNotAttached:!0})[e(194)]((t=>t[e(235)]&&e(239)==t[e(235)][e(191)]))[e(194)]((t=>t[e(235)][e(237)]&&t[e(235)][e(274)]));for(const s of r)zs(s)||(t[e(189)](s[e(223)]()),n=!0);return n}[Us(286)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;const n=this[e(185)][e(304)][e(248)](e(209));if(n[e(289)][e(303)])return!1;let r=!1;const s=[e(219),e(182),e(239),e(177),e(202),e(309),e(283)],o=this[e(185)][e(236)][e(220)][e(204)][e(208)]()[e(194)]((t=>e(279)==t[e(186)]))[e(194)]((t=>s[e(260)](t[e(214)])));if(0==o[e(261)])return r;for(const i of o){const o=n[e(295)](i[e(268)],e(279))[e(194)]((t=>!t[e(259)][e(240)]))[e(284)]((t=>t[e(207)]))[e(194)]((t=>{const r=e,o=n[r(255)](t);return s[r(260)](o)}));if(o[e(261)]){for(const n of o)t[e(189)](n[e(223)]());r=!0}}return r}[Us(265)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;const n=this[e(185)][e(304)][e(248)](e(209));let r=!1;const s=[e(219),e(182),e(239),e(177),e(202),e(309),e(283)];for(const t of n[e(293)]({skipNotAttached:!0})){const o=n[e(295)](t[e(300)](),e(279))[e(284)]((t=>t[e(207)]))[e(194)]((t=>t[e(235)]&&s[e(260)](t[e(235)][e(191)])));if(!o[e(261)])continue;const a=o[0][e(225)][e(249)][e(215)];if(!o[e(171)]((t=>t[e(249)][e(215)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(293)]({skipNotAttached:!0})[s(194)]((e=>s(279)==e[s(186)]&&e[s(249)][s(215)]==t)))e[s(305)](s(215),r)}function i(t,n){const r=e;let s=t[r(225)],i=!1;for(;s;)s[r(249)][r(215)]!=n&&(o(s[r(249)][r(215)],n),s[r(305)](r(215),n),i=!0),s=s[r(291)];return i}}[Us(169)](){const t=Us,e=this[t(185)],n=e[t(192)],r=e[t(304)][t(248)](t(209));this[t(193)](),r[t(297)][t(206)](t(277),t(243),t(201),(function(n,r){const s=t,o=[];for(let t of n)t[s(281)][s(232)]===t[s(190)][s(174)]&&(t=e[s(236)][s(311)](e[s(236)][s(181)](t[s(281)][s(232)],0))),o[s(183)](t);e[s(236)][s(253)]((t=>{const n=s,a=e[n(236)][n(220)][n(251)],c=Array[n(195)](a[n(221)]())[n(284)]((t=>i.LiveRange[n(278)](t)));t[n(256)](o),e[n(244)][n(248)](r[n(205)])[n(252)](),r[n(203)][n(183)]({forceDefaultExecution:!0}),e[n(238)](r[n(205)],...r[n(203)]),t[n(256)](c);for(const t of c)t[n(269)]()}))})),r[t(178)][t(257)]((function(n){const r=t,s=!e[r(236)][r(273)][r(217)](n),o=n[r(226)],i=n[r(287)],a=n[r(212)](r(239)),c=!o||o[r(212)](r(239))!==a,u=!i||i[r(212)](r(239))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(267),e)))}[Us(193)](){const t=Us,e=this[t(185)],n=e[t(192)];function r(n){const r=t,s=e[r(244)][r(248)](r(247))[r(303)],o=e[r(244)][r(248)](r(188))[r(303)];return r(188)===n?s:o}e[t(304)][t(248)](t(209))[t(178)][t(230)]((function(s){const o=t;if(o(277)!=s[o(186)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(205)]){case o(247):u=i[o(203)][0][o(222)],l=r(i[o(205)]),a=o(u?196:280),!l&&e[o(306)][o(248)](o(296))||(a=o(290)),c={type:o(227),content:Hr(n,a,Hr(n,o(245)))};break;case o(188):u=i[o(203)][0][o(222)],l=r(i[o(205)]),a=o(u?196:280),!l&&e[o(306)][o(248)](o(296))||(a=o(290)),c={type:o(227),content:Hr(n,a,Hr(n,o(250)))};break;case o(266):a=o(270),c={type:o(227),content:Hr(n,a,Hr(n,o(267)))};break;case o(254):a=function(t){const e=o,n=t[e(300)]();let r=n[e(281)][e(232)];for(;r&&n[e(197)](r);){if(r[e(212)](e(177))>0)return!1;r=r[e(287)]}return!0}(s)?Hr(n,o(280),Hr(n,function(t){const e=o;return e(184)+t[e(300)]()[e(281)][e(232)][e(212)](e(219))[e(285)]()+e(288)}(s))):Hr(n,o(242),Hr(n,o(267))),c={type:o(227),content:a};break;case o(211):case o(294):!1===i[o(241)]&&(a=o(233),c={type:o(271),content:Hr(n,a,Hr(n,o(267)))})}return c}))}}function zs(t){const e=Us;let n=t[e(300)]()[e(281)][e(232)][e(226)];for(;n;){const r=n[e(212)](e(239));if(!r)return!1;if(r==t[e(235)][e(237)])return e(237);if(r==t[e(235)][e(274)])return e(274);n=n[e(226)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(171552===parseInt(n(342))/1+-parseInt(n(386))/2+parseInt(n(349))/3*(parseInt(n(362))/4)+-parseInt(n(328))/5*(parseInt(n(347))/6)+-parseInt(n(392))/7*(-parseInt(n(348))/8)+parseInt(n(338))/9*(-parseInt(n(357))/10)+parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class Ws extends t.Plugin{[Hs(344)](){const t=Hs;if(!this[t(370)][t(410)][t(375)](t(355)))return;const e=this[t(370)][t(373)][t(339)](t(372)),n=this[t(370)][t(410)][t(339)](t(366));e[t(354)]&&n[t(359)](t(332),[],[t(332)]),e[t(335)]&&n[t(359)](t(325),[],[t(325)]),e[t(334)]&&n[t(359)](t(396),[],[t(396)]);const r={type:t(377),content:""};n[t(341)][t(356)](this[t(389)][t(405)](this));const s=this[t(370)][t(337)];n[t(341)][t(382)](t(325),Hr(s,t(351))),n[t(341)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(325)==s[n(352)])return null==s[n(407)]||0==s[n(407)]&&null==s[n(358)]?r:void 0})),n[t(341)][t(382)](t(396),Hr(s,t(350))),n[t(341)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(396)==s[n(352)])return null==s[n(407)]||1==s[n(407)]&&null==s[n(358)]?r:void 0})),this[t(370)][t(353)][t(333)][t(367)]((e=>{const r=t;if(e[r(365)][r(329)])return!1;let s=!1;const o=n[r(324)]({skipNotAttached:!0})[r(381)]((t=>{const e=r,s=n[e(368)](t);return e(396)==s||e(325)==s}));for(const t of o)r(412)!=t[r(336)]()[r(387)][r(345)][r(384)](r(398))&&(n[r(404)](t[r(336)](),r(327))[r(363)]((t=>r(398)==n[r(368)](t[r(403)])))||(e[r(400)](t[r(397)]()),s=!0));return s})),this[t(379)]()}[Hs(389)](t){const e=Hs,n=this[e(370)][e(337)],{data:r}=t,s={type:e(377),content:""};if(!r||e(332)!=r[e(352)])return;if(!r[e(358)])return e(330)==r[e(407)]?s:{type:e(377),content:""+Hr(n,e(340),Hr(n,this[e(395)](r[e(407)])))};if(!r[e(407)]){if(e(330)==r[e(358)])return s;let o=t[e(364)];for(;o;){if(o[e(393)]&&e(398)==o[e(393)][e(352)]&&o[e(393)][e(407)])return s;o=o[e(371)]}return{type:e(377),content:""+Hr(n,e(406),Hr(n,this[e(395)](r[e(358)])))}}if(e(330)!=r[e(407)])return{type:e(377),content:""+Hr(n,e(340),Hr(n,this[e(395)](r[e(407)])))};let o=t[e(364)];for(;o;){if(o[e(393)]&&e(398)==o[e(393)][e(352)]&&o[e(393)][e(407)]&&o[e(393)][e(358)])return s;o=o[e(371)]}const i=t[e(336)]()[e(387)][e(345)][e(384)](e(398));return{type:e(377),content:Hr(n,e(340),Hr(n,e(408)+i[e(391)]()+e(385)))}}[Hs(379)](){const t=Hs,e=this[t(370)],n=e[t(337)];e[t(410)][t(339)](t(366))[t(341)][t(356)]((e=>{const r=t;if(r(394)!=e[r(374)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(399)]){case r(332):o=r(383),i={type:r(377),content:Hr(n,o,Hr(n,this[r(395)](s[r(331)][0][r(374)])))};break;case r(325):o=s[r(331)][0][r(335)]?r(346):r(390),i={type:r(377),content:Hr(n,o)};break;case r(396):o=r(401),i={type:r(377),content:Hr(n,o,s[r(331)][0][r(334)])}}return i}))}[Hs(395)](t){const e=Hs;return e(408)+function(t){const n=e;return Xs[n(323)](t)?n(388):qs[n(323)](t)?n(412):null}(t)[e(391)]()+e(380)+t[e(391)]()[e(409)](/-/g,"_")}}function Ks(t,e){const n=Js();return(Ks=function(t,e){return n[t-=323]})(t,e)}const Xs=[Hs(411),Hs(376),Hs(402)],qs=[Hs(360),Hs(361),Hs(343),Hs(378),Hs(326),Hs(413)];function Js(){const t=["listStyle","document","startIndex","reversed","getFirstRange","locale","531UUTPEV","get","*Set format:* %0","_descriptionFactory","65714lRqGuB","lower-roman","afterInit","nodeAfter","*Format:* set order to reversed","54omyRsU","2222856RVXpue","310611pLxRUR","FORMAT_LIST_START","FORMAT_LIST_REVERSED","key","model","styles","ListPropertiesEditing","registerDescriptionCallback","26910eSirEO","oldValue","_enableDefaultAttributesIntegration","decimal","decimal-leading-zero","8edzQHc","find","head","batch","TrackChangesEditing","registerPostFixer","_getAttributeKey","179960UelqXL","editor","next","list.properties","config","type","has","circle","format","upper-roman","_registerLegacyDescription","_LIST_","filter","registerAttributeLabel","*Change to:* %0","getAttribute","_LIST_DEFAULT","271462cXIgyL","start","bulleted","handleDescriptions","*Format:* set order to regular","toUpperCase","7QPckzL","data","formatBlock","_getTranslationKeyForListStyle","listStart","getFirstMarker","listType","commandName","removeMarker","*Format:* set start index to %0","square","suggestion","_findSuggestions","bind","*Remove format:* %0","newValue","ELEMENT_","replace","plugins","disc","numbered","upper-latin","includes","getSuggestions","listReversed","lower-latin","attribute","56085loGsPp","isUndo","default","commandParams"];return(Js=function(){return t})()}var Qs=n(507);const Zs=$s;function Ys(){const t=["commands","init","hasClass","editor","document","end","206RRGtYN","split","nextSibling","3636882iGVzMX","getFirstRange","editing","fire","markInsertion","fromRange","high","33783240KbHpxL","remove","showSuggestionHighlights","12460AeOYmO","parent","selection","774QpaZAP","mapper","enableCommand","downcastDispatcher","get","markerName","requires","data","detach","TrackChangesEditing","createRange","bind","24600VQlxVM","732942KjzrBs","setSelection","enterBlock","addMarker:suggestion:insertion","model","markerNameToElements","enter","unbindElementFromMarkerName","plugins","options","1484WSMLyM","createPositionAt","getFirstPosition","removeMarker:suggestion:insertion","afterExecute","1007492dLmqyx","change","32735QOeYKK","ck-suggestion-marker-split","writer"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=363]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(742002===-parseInt(n(378))/1*(parseInt(n(365))/2)+-parseInt(n(368))/3+-parseInt(n(409))/4+parseInt(n(411))/5*(parseInt(n(381))/6)+parseInt(n(404))/7*(-parseInt(n(393))/8)+-parseInt(n(394))/9+parseInt(n(375))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Zs(387)](){return[Qs.Enter]}[Zs(415)](){const t=Zs,e=this[t(417)],n=e[t(402)][t(385)](t(390)),r=e[t(414)][t(385)](t(400));n[t(383)](t(400),(()=>{const s=t;e[s(398)][s(410)]((t=>{const o=s,a=e[o(398)][o(363)][o(380)],c=a[o(406)](),u=i.LiveRange[o(373)](a[o(369)]());if(r[o(396)](t)){const r=e[o(398)][o(405)](c[o(379)][o(367)],0),s=t[o(391)](c,r);n[o(372)](s)}else t[o(395)](t[o(391)](u[o(364)]));u[o(389)](),r[o(371)](o(408),{writer:t})}))})),e[t(370)][t(384)].on(t(397),Fs(e,t(366)),{priority:t(374)}),e[t(370)][t(384)].on(t(407),((e,n,r)=>{const s=t,o=r[s(382)][s(399)](n[s(386)]);if(o)for(const t of o)t[s(416)](s(412))&&(r[s(382)][s(401)](t,n[s(386)]),r[s(413)][s(376)](t))}),{priority:t(374)}),e[t(388)][t(384)].on(t(397),((n,r,s)=>{const o=t;s[o(403)][o(377)]&&Fs(e,o(366),{showActiveMarker:!1})[o(392)](this)(n,r,s)}),{priority:t(374)})}}const eo=ro;function no(){const t=["findPrevious","replace","5239752EoSDMj","918zQslbx","252504gWmFAe","1551363DHnehg","createPositionAt","bind","find","_isInDeletionRange","get","plugins","start","editor","replaceAll","model","FindAndReplaceEditing","createRange","end","has","getMarkersGroup","6863384mtwuHn","FindAndReplaceUtils","12606nPljiw","getRange","5wukgjG","suggestion:deletion","string","markers","TrackChangesEditing","handleFindCommand","342054mFUtRN","enableCommand","getIntersection","28653770cRMfZf","filter","item","afterInit","9JgGoSk","findNext","findByTextCallback"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(985638===-parseInt(n(133))/1+-parseInt(n(151))/2*(parseInt(n(131))/3)+-parseInt(n(132))/4*(parseInt(n(112))/5)+parseInt(n(118))/6+parseInt(n(130))/7+parseInt(n(149))/8+-parseInt(n(125))/9*(-parseInt(n(121))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(124)](){const t=eo;if(!this[t(141)][t(139)][t(147)](t(144)))return;const e=this[t(141)][t(139)][t(138)](t(116));e[t(119)](t(136),this[t(117)][t(135)](this)),e[t(119)](t(126)),e[t(119)](t(128)),e[t(119)](t(129)),e[t(119)](t(142))}[eo(117)](t,e,n={}){const r=eo,s=this[r(141)][r(139)][r(138)](r(150));return t((t=>(r(114)==typeof e?s[r(127)](e,n):e)(t)[r(122)]((e=>!1===this[r(137)](e,t[r(123)])))),n)}[eo(137)](t,e){const n=eo,r=this[n(141)][n(143)][n(145)](this[n(141)][n(143)][n(134)](e,t[n(140)]),this[n(141)][n(143)][n(134)](e,t[n(146)]));for(const t of this[n(141)][n(143)][n(115)][n(148)](n(113)))if(null!==r[n(120)](t[n(111)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(804277===-parseInt(n(167))/1*(parseInt(n(155))/2)+-parseInt(n(159))/3+parseInt(n(127))/4+parseInt(n(149))/5+parseInt(n(138))/6+-parseInt(n(182))/7*(-parseInt(n(164))/8)+-parseInt(n(153))/9*(-parseInt(n(141))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(130),commandName:oo(148)},{pluginName:oo(137),commandName:oo(144)},{pluginName:oo(171),commandName:oo(168)},{pluginName:oo(142),commandName:oo(173)}];function co(){const t=["registerDescriptionCallback","FontSize","*Set font family:* %0","FORMAT_FONT_COLOR","FORMAT_FONT_BACKGROUND","title","registerAttributeLabel","model","180019bDhaJa","_registerLegacyDescription","plugins","FORMAT_FONT_FAMILY","locale","2436648jPKsQX","fontSize.options","afterInit","FontSizeEditing","label","*Reset font family*","has","trim","fontBackgroundColor.colors","find","FontFamilyEditing","2926194ZzMQzz","*Set font size:* %0","*Set font color:* %0","1168340GreEEk","FontBackgroundColorEditing","FORMAT_FONT_SIZE","fontFamily","*Reset font size*","commandName","commandParams","fontSize","2545685eMgKzz","toLowerCase","get","fontColor.colors","36CcEZHv","value","16094tNBHwN","_enableDefaultAttributesIntegration","format","*Reset font background color*","2634438AINqnC","normalizeSizeOptions","*Reset font color*","TrackChangesEditing","config","344BmcFTp","_descriptionFactory","*Set font background color:* %0","186QdLkVo","fontColor","formatInline","type","FontColorEditing","editor","fontBackgroundColor"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(129)](){const t=oo,e=this[t(172)][t(126)],n=this[t(172)][t(184)][t(151)](t(162));for(const{pluginName:e,commandName:r}of ao)this[t(172)][t(184)][t(133)](e)&&n[t(156)](r,[r]);e.t,n[t(165)][t(180)](t(148),Hr(e,t(143))),n[t(165)][t(180)](t(144),Hr(e,t(125))),n[t(165)][t(180)](t(168),Hr(e,t(177))),n[t(165)][t(180)](t(173),Hr(e,t(178))),this[t(183)]()}[oo(183)](){const t=oo,e=this[t(172)],n=e[t(126)];e[t(184)][t(151)](t(162))[t(165)][t(174)]((e=>{const r=t,o=n.t;if(r(169)!=e[r(170)])return;const{data:i}=e;if(null!=i){if(r(148)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=o(this[r(172)][r(184)][r(151)](r(175))[r(160)](this[r(172)][r(163)][r(151)](r(128)))[r(136)]((e=>e[r(181)]==t))[r(179)])[r(150)]();return{type:r(157),content:Hr(n,r(139),e)}}return{type:r(157),content:Hr(n,r(145))}}if(r(144)==i[r(146)]){const t=i[r(147)][0][r(154)];return t?{type:r(157),content:Hr(n,r(176),t)}:{type:r(157),content:Hr(n,r(132))}}if(r(168)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=(0,s.normalizeColorOptions)(this[r(172)][r(163)][r(151)](r(152)))[r(136)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(150)]()),{type:r(157),content:Hr(n,r(140),a)[r(134)](),color:{value:t,title:a||i}}}return{type:r(157),content:Hr(n,r(161))}}if(r(173)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=(0,s.normalizeColorOptions)(this[r(172)][r(163)][r(151)](r(135)))[r(136)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(150)]()),{type:r(157),content:Hr(n,r(166),a)[r(134)](),color:{value:t,title:a||i}}}return{type:r(157),content:Hr(n,r(158))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=249]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(601645===parseInt(n(289))/1+parseInt(n(294))/2+parseInt(n(297))/3+-parseInt(n(253))/4*(parseInt(n(269))/5)+parseInt(n(299))/6+parseInt(n(251))/7*(-parseInt(n(249))/8)+parseInt(n(296))/9*(-parseInt(n(277))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(256)](){const t=lo,e=this[t(293)],n=e[t(280)][t(276)](t(257)),r=e[t(279)][t(276)](t(300)),s=e[t(279)][t(276)](t(263));r&&s&&(n[t(250)](t(263)),n[t(260)](t(300)),this[t(258)]())}[lo(258)](){const t=lo,e=this[t(293)],n=e[t(261)];e[t(280)][t(276)](t(257))[t(264)][t(282)]((r=>{const s=t;if(s(290)!=r[s(283)]&&s(292)!=r[s(283)])return;const{data:o}=r;if(o&&s(263)===o[s(259)]){const t=[],r=o[s(266)][0];for(const[n,o]of Object[s(284)](r))t[s(288)](po(e,n,o));return t[s(273)]?{type:s(295),content:Hr(n,s(286),t[s(274)](", "))}:{type:s(295),content:Hr(n,s(301))}}}))}}function go(){const t=["formatInline","editor","1719700DbIXwQ","format","328743cbjckX","3528495zUsNSy","split","6546090DpoFEt","copyFormat","*Remove all formatting*","title","6295184GsikFI","_enableDefaultAttributesIntegration","7kmMRJf","boolean","133564HvOojI","slice","toLowerCase","afterInit","TrackChangesEditing","_registerLegacyDescription","commandName","enableCommand","locale","fontColor","pasteFormat","_descriptionFactory","fontSize","commandParams","FontSize","toUpperCase","115YMQNhn","find","model","label","length","join","config","get","400GLhQcT","normalizeSizeOptions","commands","plugins","fontSize.options","registerDescriptionCallback","type","entries","charAt","*Set format to:* %0","fontBackgroundColor","push","490586XZWhmA","formatBlock","fontColor.colors"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(261)].t,i=e[r(298)](/(?=[A-Z])/)[r(274)](" "),a=o(i[r(285)](0)[r(268)]()+i[r(254)](1))[r(255)]();if(r(252)==typeof n)return a;if(r(262)===e||r(287)===e){const e=(0,s.normalizeColorOptions)(t[r(275)][r(276)](r(291)))[r(270)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(272)])[r(255)]():n)+")"}if(r(265)===e&&isNaN(parseFloat(n))){const e=t[r(280)][r(276)](r(267))[r(278)](t[r(275)][r(276)](r(281)))[r(270)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(302)])[r(255)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(697970===-parseInt(n(260))/1*(-parseInt(n(251))/2)+parseInt(n(259))/3+parseInt(n(272))/4+-parseInt(n(270))/5*(parseInt(n(282))/6)+parseInt(n(264))/7+parseInt(n(252))/8+parseInt(n(284))/9*(-parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(279)](){const t=mo,e=this[t(254)];if(!e[t(274)][t(265)](t(294)))return;this[t(258)]=e[t(268)][t(288)](t(267));const n=e[t(271)],r=e[t(274)][t(288)](t(287));r[t(281)](t(277));for(const e of this[t(258)])t(286)!=e[t(291)]&&r[t(278)][t(275)](e[t(291)],(n=>{const r=t,i=this[r(290)](e[r(291)]);return null!==i?s(n,i):o(n,e[r(293)])}));function s(e,r){return Hr(n,t(261),[e,r])}function o(e,r){return Hr(n,t(289),[e,r])}this[t(280)]()}[mo(280)](){const t=mo,e=this[t(254)],n=e[t(271)];e[t(274)][t(288)](t(287))[t(278)][t(285)]((e=>{const r=t;if(r(253)!=e[r(256)])return;const{data:s}=e;if(s&&r(277)==s[r(269)]){const e=s[r(273)][0][r(266)],c=this[r(290)](e);if(null!==c)return{type:r(263),content:Hr(n,r(257),(1,a=c,Hr(n,r(261),[1,a])))};const u=this[r(258)][r(276)]((t=>t[r(291)]===e))[r(293)];return{type:r(263),content:Hr(n,r(257),(o=1,i=u,Hr(n,t(289),[o,i])))}}var o,i,a}))}[mo(290)](t){const e=mo;var n,r;const s=t[e(292)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(258)])||void 0===n?void 0:n[e(276)]((n=>n[e(291)]==t));if(o&&o[e(262)]){const t=o[e(262)],n=(null!==(r=t[e(283)])&&void 0!==r?r:t)[e(292)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["_enableDefaultAttributesIntegration","263502rviFNZ","name","80145QupqDd","registerDescriptionCallback","paragraph","TrackChangesEditing","get","ELEMENT_HEADING_CUSTOM","_getHeadingLevel","model","match","title","HeadingEditing","10fRwMUb","4166304ldQzUH","formatBlock","editor","2590jjQzDt","type","*Change to:* %0","_headingOptions","4081659tgsHCM","98621WVrgme","ELEMENT_HEADING","view","format","3219440DZeKtq","has","value","heading.options","config","commandName","105xjEWVf","locale","4369024OxChgl","commandParams","plugins","registerElementLabel","find","heading","_descriptionFactory","afterInit","_registerLegacyDescription"];return(bo=function(){return t})()}const To=yo;!function(t,e){const n=yo,r=t();for(;;)try{if(947253===parseInt(n(483))/1*(parseInt(n(468))/2)+parseInt(n(485))/3+-parseInt(n(487))/4+-parseInt(n(503))/5+parseInt(n(494))/6*(parseInt(n(471))/7)+parseInt(n(475))/8+-parseInt(n(470))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class _o extends t.Plugin{[To(486)](){const t=To,e=this[t(476)];if(!e[t(479)][t(466)](t(493)))return;const n=e[t(479)][t(500)](t(491)),r=e[t(489)];n[t(490)](t(467),[t(467)]),n[t(502)][t(473)](t(467),Hr(r,t(478))),this[t(482)]()}[To(482)](){const t=To,e=this[t(476)],n=e[t(489)];e[t(479)][t(500)](t(491))[t(502)][t(501)]((r=>{const s=t;if(s(477)!=r[s(484)])return;const{data:o}=r;if(o&&s(467)==o[s(469)]){const t=n.t,r=o[s(496)][0][s(481)];if(r){const o=e[s(499)][s(500)](s(472))[s(488)]((t=>t[s(495)]==r)),i=t(o[s(498)])[s(480)]();return{type:s(492),content:Hr(n,s(497),i),color:{value:o[s(474)],title:o[s(498)]}}}return{type:s(492),content:Hr(n,s(504),Hr(n,s(478)))}}}))}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=466]})(t,e)}function Ao(){const t=["906Rsglmn","model","commandParams","*Set highlight:* %0","title","config","get","registerDescriptionCallback","_descriptionFactory","98625caNvCu","*Remove highlight*","has","highlight","3057486BjTErJ","commandName","7081209gCMmDf","9905IKxaPo","highlight.options","registerAttributeLabel","color","1803000whLPOg","editor","formatInline","FORMAT_HIGHLIGHT","plugins","toLowerCase","value","_registerLegacyDescription","1ikjLCx","type","1654050KGsBMo","afterInit","3061416OCiLzL","find","locale","_enableDefaultAttributesIntegration","TrackChangesEditing","format","HighlightEditing"];return(Ao=function(){return t})()}const ko=No;function Co(){const t=["div","has","plugins","editor","conversion","createPositionAt","afterInit","4SWyBjK","registerElementLabel","ELEMENT_HORIZONTAL_LINE","addClass","ck-horizontal-line","_descriptionFactory","createEmptyElement","dataDowncast","9OdYONY","60492mhliBO","for","TrackChangesEditing","high","353520PSzWWw","get","enableCommand","horizontalLine","locale","774870osvnAg","1638456VLksHd","21TssExx","insert","1720795aspyBq","createContainerElement","141644koAOAe","elementToStructure","HorizontalLineEditing","showSuggestionHighlights","218070MEcgjS"];return(Co=function(){return t})()}function No(t,e){const n=Co();return(No=function(t,e){return n[t-=201]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(187544===-parseInt(n(204))/1*(parseInt(n(216))/2)+-parseInt(n(224))/3*(-parseInt(n(225))/4)+parseInt(n(202))/5+-parseInt(n(229))/6*(parseInt(n(236))/7)+parseInt(n(235))/8+-parseInt(n(208))/9+parseInt(n(234))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(215)](){const t=ko,e=this[t(212)];if(!e[t(211)][t(210)](t(206)))return;e[t(211)][t(230)](t(227))[t(231)](t(232));const n=e[t(211)][t(230)](t(227)),r=e[t(233)];n[t(221)][t(217)](t(232),(e=>Hr(r,t(218),e))),e[t(213)][t(226)](t(223))[t(205)]({model:t(232),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(207)])return null;const o=n[s(203)](s(209)),i=n[s(222)]("hr");return n[s(219)](s(220),o),n[s(201)](n[s(214)](o,0),i),o},converterPriority:t(228)})}}const Lo=vo;function So(){const t=["format","_descriptionFactory","rawHtml","commandName","_enableDefaultAttributesIntegration","value","has","editor","983934xpuuvK","get","HtmlEmbed","3579155GnQwYg","locale","attribute","1304368pbSGUf","getFirstRange","nodeAfter","element","registerDescriptionCallback","_registerLegacyDescription","*Change %0 content*","8288LanWnD","1961094HYfyLx","1049763FEnDlU","type","key","formatBlock","ELEMENT_HTML_EMBED","htmlEmbed","start","7084YuSvvo","registerElementLabel","afterInit","TrackChangesEditing","794004LqfvKJ","plugins"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(749189===parseInt(n(231))/1+parseInt(n(216))/2+-parseInt(n(230))/3+parseInt(n(222))/4+parseInt(n(219))/5+-parseInt(n(242))/6+parseInt(n(238))/7*(-parseInt(n(229))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Lo(240)](){const t=Lo,e=this[t(251)];if(!e[t(243)][t(250)](t(218)))return;const n=e[t(243)][t(217)](t(241)),r=e[t(220)];n[t(245)][t(239)](t(246),(e=>Hr(r,t(235),e))),n[t(248)](t(236),[],[t(249)]),n[t(245)][t(226)]((e=>{const n=t;if(n(221)!=e[n(232)])return;const{data:s}=e;if(s&&n(249)==s[n(233)]&&e[n(223)]()[n(237)][n(224)].is(n(225),n(246))){const t=Hr(r,n(235));return{type:n(244),content:Hr(r,n(228),t)}}})),this[t(227)]()}[Lo(227)](){const t=Lo,e=this[t(251)],n=e[t(220)];e[t(243)][t(217)](t(241))[t(245)][t(226)]((e=>{const r=t;if(r(234)!=e[r(232)])return;const{data:s}=e;if(s&&r(236)==s[r(247)]){const t=Hr(n,r(235));return{type:r(244),content:Hr(n,r(228),t)}}}))}}const Oo=Fo;function wo(){const t=["change","imageBlock","forward","317766ddpkbh","imageCaption","toggleImageCaption","format","isCollapsed","Block image to inline image","deletion","uploadImage","formatBlock","has","createRange","*Reset image width*","6332144OKFLBi","imageTypeInline","ImageUploadEditing","isBlockImage","type","*Remove image text alternative*","ImageInlineEditing","getSuggestionCallback","TrackChangesEditing","ELEMENT_CAPTION","ImageTextAlternativeEditing","ImageEditing","imageStylePreApply","registerElementLabel","nodeAfter","ELEMENT_IMAGE","markInsertion","insertion","ImageUtils","getNearestSelectionRange","markBlockFormat","get","accept","nodeBefore","enableCommand","selection","3491700FHJLVL","schema","_suggestionFactory","4UJRJMR","registerCustomCallback","registerAttributeLabel","registerDescriptionCallback","isBefore","4110520gWCdNC","*Set image text alternative:* %0","previous","attribute","_enableDefaultAttributesIntegration","discard","isEqual","detach","insertImage","ImageCaptionEditing","length","_registerLegacyDescription","model","removeObject","backward","commandParams","caption","Inline image to block image","chain","document","plugins","key","1108088SFwGQN","createRangeOn","FORMAT_IMAGE_SIZE","alt","getCaptionFromImageModelElement","ImageBlockEditing","filter","editor","*Set image width:* %0","find","fromPosition","toNext","formatInline","start","convertBlockImageToInline","resizeImage","imageTypeBlock","width","getContainedElement","isOwn","forceDefaultExecution","locale","isIntersecting","imageInline","newValue","imageTextAlternative","addObject","subType","ELEMENT_INLINE_IMAGE","getFirstRange","_descriptionFactory","resizedWidth","afterInit","2344200iMIlRR","4607485twTBic","end","ImageCaptionUtils","convertInlineImageToBlock","findIndex","join","getClosestSelectedImageElement","_findSuggestions","commandName","toPrevious","ImageResize","markDeletion","element"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(629330===parseInt(n(277))/1+parseInt(n(345))/2+-parseInt(n(315))/3+parseInt(n(318))/4*(parseInt(n(261))/5)+parseInt(n(260))/6+-parseInt(n(289))/7+parseInt(n(323))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(259)](){const t=Oo,e=this[t(352)];if(!e[t(343)][t(286)](t(300)))return;const n=e[t(343)][t(310)](t(297)),r=e[t(343)][t(310)](t(307)),s=e[t(248)];n[t(313)](t(331)),n[t(257)][t(302)](t(275),(e=>Hr(s,t(304),e))),n[t(257)][t(302)](t(250),(e=>Hr(s,t(255),e))),n[t(257)][t(302)](t(339),(()=>Hr(s,t(298)))),e[t(343)][t(286)](t(291))&&n[t(313)](t(284)),e[t(343)][t(286)](t(350))&&e[t(343)][t(286)](t(295))&&(n[t(313)](t(290),((s,o)=>{const i=t,a=r[i(267)](e[i(335)][i(342)][i(314)]);e[i(335)][i(274)]((()=>{const t=i;n[t(309)](a,{commandName:t(290),commandParams:[o]},[],t(359))}))})),n[t(313)](t(361),((s,o)=>{const a=t;e[a(335)][a(274)]((t=>{const c=a;let u=r[c(267)](e[c(335)][c(342)][c(314)]),l=t[c(346)](u);const f=i.LivePosition[c(355)](l[c(358)],c(270)),h=i.LivePosition[c(355)](l[c(262)],c(356));n[c(247)]((()=>s(o))),u=r[c(267)](e[c(335)][c(342)][c(314)]),l=t[c(346)](u);const g=t[c(287)](f,h);f[c(330)](),h[c(330)](),n[c(309)](u,{commandName:c(290),commandParams:[o]},[],c(264)),g[c(358)][c(322)](l[c(358)])&&n[c(305)](t[c(287)](g[c(358)],l[c(358)]),c(264)),l[c(262)][c(322)](g[c(262)])&&n[c(305)](t[c(287)](l[c(262)],g[c(262)]),c(264))}))})),n[t(317)][t(319)](t(285),t(264),t(266),(()=>!1)),n[t(317)][t(319)](t(285),t(264),t(311),(()=>!1)),n[t(317)][t(319)](t(285),t(264),t(328),n[t(317)][t(296)](t(285),"",t(311))),n[t(317)][t(319)](t(306),t(264),t(266),(()=>!1)),n[t(317)][t(319)](t(306),t(264),t(328),(([r])=>{const s=t,o=n[s(317)][s(296)](s(306),"",s(328));let i=r[s(358)],a=r[s(262)];const c=e[s(335)][s(316)][s(308)](i,s(337)),u=e[s(335)][s(316)][s(308)](a,s(276));c[s(281)]&&(i=c[s(358)]),u[s(281)]&&(a=u[s(262)]),o([e[s(335)][s(287)](i,a)])})),n[t(317)][t(319)](t(285),t(264),t(341),c),n[t(317)][t(319)](t(306),t(264),t(341),c)),e[t(343)][t(286)](t(332))&&(n[t(313)](t(279),((s,o)=>{const i=t,a=e[i(343)][i(310)](i(263));let c=r[i(267)](e[i(335)][i(342)][i(314)]),u=a[i(349)](c);e[i(335)][i(274)]((()=>{const t=i;if(u)return void n[t(272)](e[t(335)][t(346)](u));const l=r[t(292)](c);s(o),c=r[t(267)](e[t(335)][t(342)][t(314)]),u=a[t(349)](c),n[t(305)](e[t(335)][t(346)](u),l?null:t(278))}))})),n[t(317)][t(319)](t(306),t(278),t(341),c));const o=[{type:t(285),subType:t(301)},{type:t(306),subType:t(278)},{type:t(285),subType:t(264)},{type:t(306),subType:t(264)}];function a(e,s){const i=t,a=o[i(265)]((({type:t,subType:n})=>e[i(293)]==t&&e[i(254)]==n)),c=o[i(265)]((({type:t,subType:e})=>s[i(293)]==t&&s[i(254)]==e));if(a<0||c<0)return!1;const u=e[i(256)](),l=s[i(256)]();if((0==a||1==a)&&2==c&&u[i(249)](l))return!0;if(2==a&&3==c){const t=n[i(268)](u,i(306))[i(351)]((({suggestion:t,meta:e})=>e[i(364)]&&i(264)==t[i(254)]));if(t[i(333)]>1&&l[i(262)][i(329)](u[i(358)]))return!0;if(1==t[i(333)]&&(u[i(358)][i(329)](l[i(262)])||u[i(262)][i(329)](l[i(358)])))return!0}if(3==a&&3==c&&u[i(358)][i(322)](l[i(358)])){const t=u[i(262)][i(303)],e=l[i(358)][i(312)];return r[i(292)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(343)][t(286)](t(271))&&(n[t(327)](t(360),[],[t(258)]),n[t(257)][t(320)](t(258),Hr(s,t(347)))),e[t(343)][t(286)](t(299))&&n[t(327)](t(252),[],[t(348)]),n[t(257)][t(321)]((e=>{const n=t;if(o[n(354)]((({type:t,subType:r})=>e[n(293)]==t&&e[n(254)]==r)))return e[n(325)]?{}:void 0})),n[t(257)][t(321)]((e=>{const n=t;if(n(306)==e[n(293)]||n(283)==e[n(293)]){const t=e[n(363)]();if(t&&t.is(n(273),n(339)))return{type:n(306)==e[n(293)]?n(253):n(336),element:t,quantity:1}}})),n[t(257)][t(321)]((e=>t(285)==e[t(293)]&&t(264)==e[t(254)]?{type:t(280),content:t(340)}:t(285)==e[t(293)]&&t(359)==e[t(254)]?{type:t(280),content:t(282)}:void 0)),n[t(257)][t(321)]((e=>{const n=t;if(n(326)!=e[n(293)])return;const{data:r}=e;if(!r||n(348)!=r[n(344)])return;const o=r[n(251)];return o?{type:n(280),content:Hr(s,n(324),'"'+o+'"')}:{type:n(280),content:Hr(s,n(294))}})),this[t(334)]()}[Oo(334)](){const t=Oo,e=this[t(352)],n=e[t(248)];e[t(343)][t(310)](t(297))[t(257)][t(321)]((e=>{const r=t;if(r(285)!=e[r(293)]&&r(357)!=e[r(293)])return;const{data:s}=e;if(s){if(r(252)==s[r(269)]){const t=s[r(338)][0][r(251)];return t?{type:r(280),content:Hr(n,r(324),'"'+t+'"')}:{type:r(280),content:Hr(n,r(294))}}if(r(360)==s[r(269)]){const t=s[r(338)][0][r(362)];return t?{type:r(280),content:Hr(n,r(353),t)}:{type:r(280),content:Hr(n,r(288))}}}}))}}const Po=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(631263===parseInt(n(397))/1+-parseInt(n(389))/2+parseInt(n(384))/3+parseInt(n(387))/4+-parseInt(n(379))/5*(-parseInt(n(391))/6)+parseInt(n(394))/7+-parseInt(n(403))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[Po(372)](){const t=Po;if(!this[t(367)][t(370)][t(368)](t(374)))return;const e=this[t(367)][t(385)],n=this[t(367)][t(370)][t(381)](t(383));n[t(377)](t(371),[],[t(392)]),n[t(386)][t(380)]((n=>{const r=t;if(r(404)!=n[r(378)])return;const{data:s}=n;return s&&r(392)==s[r(376)]?s[r(399)]&&s[r(396)]?{type:r(393),content:Hr(e,r(382))}:{type:r(393),content:""}:void 0})),this[t(390)]()}[Po(390)](){const t=Po,e=this[t(367)][t(370)][t(381)](t(383));e[t(395)][t(402)](t(401),t(371),t(369),e[t(395)][t(388)](t(401),null,t(375))),e[t(395)][t(402)](t(401),t(371),t(375),e[t(395)][t(388)](t(401),null,t(369))),this[t(405)]()}[Po(405)](){const t=Po,e=this[t(367)],n=e[t(385)];e[t(370)][t(381)](t(383))[t(386)][t(380)]((e=>{const r=t;if(r(401)!=e[r(378)]&&r(400)!=e[r(378)])return;const{data:s}=e;return s&&r(371)==s[r(398)]?{type:r(393),content:Hr(n,r(373))}:void 0}))}}function Uo(){const t=["plugins","replaceImageSource","afterInit","*Format:* replace image URL","ImageEditing","discard","key","_enableDefaultAttributesIntegration","type","421655CwIcYS","registerDescriptionCallback","get","*Replace image URL*","TrackChangesEditing","1482231dRgatj","locale","_descriptionFactory","4653388XTcbhb","getSuggestionCallback","1158628gdnMWV","_handleLegacySuggestions","78ZZmdAY","src","format","303968ALTHAy","_suggestionFactory","oldValue","785212icaRKe","commandName","newValue","formatInline","formatBlock","registerCustomCallback","18974288RWaxiX","attribute","_registerLegacyDescription","editor","has","accept"];return(Uo=function(){return t})()}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=372]})(t,e)}const Go=jo;function Vo(){const t=["1379680wZvduu","imageCaption","commandName","name","editor","subType","differ","forEach","next","948psVzlR","4WdyEhV","model","findIndex","_registerLegacyDescription","getChangedMarkers","afterInit","getClosestSelectedImageElement","shouldConvertImageType","markInlineFormat","insertion","refresh","createRangeOn","discard","595109YfRFfT","isInlineImage","discardSuggestion","isBlockImage","filter","enableCommand","document","suggestion","commandReversedParams","Users","TrackChangesEditing","head","formatBlock","isOwn","normalizedStyles","start","chain","format","*Format:* %0","join","type","hasSuggestion","change","510495DaSwia","ImageStyleEditing","10VbSdSJ","locale","FORMAT_SIDE_IMAGE","convertInlineImageToBlock","commands","markBlockFormat","registerCustomCallback","get","isBefore","3407466YfzDWh","getContainedElement","newRange","isInContent","ImageUtils","_splitMarkerName","imageStyle","registerPostFixer","isEqual","end","getFirstRange","nodeAfter","_suggestionFactory","getSuggestion","toLowerCase","getSuggestionCallback","imageStylePreApply","has","accept","length","registerDescriptionCallback","formatInline","from","imageTypeBlock","_findSuggestions","selection","isIntersecting","side","author","imageTypeInline","value","imageStylePostApply","nodeBefore","1211sJgnEq","4607703PMnJul","commandParams","getSuggestions","7852240FXrOXl","setImageNaturalSizeAttributes","_descriptionFactory","plugins","title"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(748123===parseInt(n(463))/1+parseInt(n(440))/2+-parseInt(n(398))/3*(parseInt(n(450))/4)+parseInt(n(387))/5+parseInt(n(449))/6*(parseInt(n(431))/7)+parseInt(n(435))/8+-parseInt(n(432))/9*(parseInt(n(389))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[Go(455)](){const t=Go,n=this[t(444)];if(!n[t(438)][t(415)](t(388)))return;const r=n[t(438)][t(396)](t(374)),s=n[t(438)][t(396)](t(402)),o={};r[t(468)](t(404),((o,i)=>{const a=t,c=n[a(438)][a(396)](a(373)).me,u=n[a(393)][a(396)](a(404));let l=s[a(456)](n[a(451)][a(469)][a(423)]),f=n[a(451)][a(461)](l),h=u[a(428)];if(h==i[a(428)])return;const g={commandName:a(404),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(451)][a(386)]((()=>{const t=a;if(r[t(434)]()[t(467)]((e=>e[t(401)]&&c==e[t(426)]&&(t(376)==e[t(384)]||t(419)==e[t(384)])&&(t(414)==e[t(445)]||t(429)==e[t(445)])&&e[t(408)]()[t(406)](f)))[t(447)]((e=>r[t(465)](e[t(375)]))),l=s[t(456)](n[t(451)][t(469)][t(423)]),f=n[t(451)][t(461)](l),u[t(460)](),n[t(393)][t(396)](t(427))[t(460)](),n[t(393)][t(396)](t(421))[t(460)](),h=u[t(428)],h!=i[t(428)])return s[t(464)](l)&&u[t(457)](i[t(428)],l)?(o({...i,setImageSizes:!1}),l=s[t(456)](n[t(451)][t(469)][t(423)]),void r[t(394)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(414))):void(s[t(466)](l)?r[t(394)](l,g,[],t(429)):r[t(458)](f,g,t(429)))}))}));for(const e of n[t(438)][t(396)](t(388))[t(378)])o[e[t(443)]]=e[t(439)][t(412)]();r[t(410)][t(395)](t(376),t(414),t(383),(()=>!1)),r[t(410)][t(395)](t(376),t(429),t(383),(()=>!1)),r[t(410)][t(395)](t(419),t(429),t(383),(()=>!1)),r[t(410)][t(395)](t(376),t(414),t(416),(([e])=>{const n=t;s[n(436)](e[n(399)]())})),r[t(410)][t(395)](t(376),t(414),t(462),((e,n)=>{const s=t;r[s(410)][s(413)](s(376),"",s(416))(e,{commandName:n[s(442)],commandParams:n[s(372)]})})),r[t(410)][t(395)](t(376),t(414),t(380),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(376),subType:t(414)},{type:t(459),subType:t(441)},{type:t(376),subType:t(392)},{type:t(459),subType:t(392)}];function a(e,n){const o=t,a=i[o(452)]((({type:t,subType:n})=>e[o(384)]==t&&e[o(445)]==n)),c=i[o(452)]((({type:t,subType:e})=>n[o(384)]==t&&n[o(445)]==e));if(a<0||c<0)return!1;const u=e[o(408)](),l=n[o(408)]();if((0==a||1==a)&&2==c&&u[o(424)](l))return!0;if(2==a&&3==c){const t=r[o(422)](u,o(459))[o(467)]((({suggestion:t,meta:e})=>e[o(377)]&&o(392)==t[o(445)]));if(t[o(417)]>1&&l[o(407)][o(406)](u[o(379)]))return!0;if(1==t[o(417)]&&(u[o(379)][o(406)](l[o(407)])||u[o(407)][o(406)](l[o(379)])))return!0}if(3==a&&3==c&&u[o(379)][o(397)](l[o(379)])){const t=u[o(407)][o(409)],e=l[o(379)][o(430)];return s[o(466)](t)&&t===e}return!1}n[t(451)][t(469)][t(405)]((()=>{const e=t;let o=!1;const i=Array[e(420)](n[e(451)][e(469)][e(446)][e(454)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(403)](t);if(e(470)==i&&r[e(385)](u)){if(e(376)==a&&(e(414)==c||e(429)==c)){const t=r[e(411)](u);if(n[e(400)]){const n=t[e(408)]()[e(399)]();if(s[e(466)](n))continue;r[e(465)](t),o=!0}}if(e(459)==a&&e(441)==c&&!n[e(400)]){const t=r[e(411)](u);t[e(448)]&&t[e(448)][e(401)]&&(r[e(465)](t[e(448)]),o=!0)}}}return o})),this[t(453)](o)}[Go(453)](t){const e=Go,n=this[e(444)],r=n[e(390)];n[e(438)][e(396)](e(374))[e(437)][e(418)]((n=>{const s=e;if(s(376)!=n[s(384)]&&s(419)!=n[s(384)])return;const{data:o}=n;if(!o||s(404)!=o[s(442)])return;const i=o[s(433)][0][s(428)];return function(t){const e=s;return{type:e(381),content:Hr(r,e(382),t)}}(s(425)===i?Hr(r,s(391)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=284]})(t,e)}function Ko(){const t=["_trackChangesExecuted","commands","trackChanges","lowest","264tgeDvU","10THzeaa","get","1696ayzXUr","forEach","listenTo","19989HRKFkg","_handleImportedData","313636ybTnSf","TrackChangesEditing","enableCommand","track_changes","_setSuggestionData","Users","collaboration_features","bind","afterInit","5MwHxlX","execute","editor","high","dataInsert","importWord","value","532590UtgUTe","72lSljUy","994836cBjPHX","_trackChangesValueDuringImport","948619nBvpSb","147590IzaTmm","plugins"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(100097===-parseInt(n(286))/1*(parseInt(n(288))/2)+-parseInt(n(309))/3+-parseInt(n(293))/4+-parseInt(n(302))/5*(-parseInt(n(311))/6)+-parseInt(n(313))/7+-parseInt(n(310))/8*(parseInt(n(291))/9)+-parseInt(n(314))/10*(-parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(312)]=!1,this[e(316)]=!1}[Ho(301)](){const t=Ho,e=this[t(304)],n=e[t(317)][t(287)](t(307)),r=e[t(317)][t(287)](t(318));n&&(n.on(t(303),((e,[,n])=>{const s=t;this[s(312)]=r[s(308)],n[s(299)][s(296)]=!this[s(312)]}),{priority:t(305)}),this[t(290)](n,t(306),this[t(292)][t(300)](this)),this[t(290)](n,t(306),(()=>{const e=t;this[e(316)]&&(r[e(303)](),this[e(316)]=!1)}),{priority:t(284)}),e[t(315)][t(287)](t(294))[t(295)](t(307)))}[Ho(292)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(304)][n(317)][n(287)](n(318)),o=s[n(308)];this[n(312)]!==o&&(s[n(303)](),this[n(316)]=!0),r&&r[n(289)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(304)][o(315)][o(287)](o(298)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(307)}}};this[o(304)][o(315)][o(287)](o(294))[o(297)](i)}))}}const qo=Jo;function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(602623===-parseInt(n(297))/1*(-parseInt(n(307))/2)+-parseInt(n(339))/3+-parseInt(n(311))/4*(-parseInt(n(327))/5)+parseInt(n(328))/6*(parseInt(n(314))/7)+-parseInt(n(298))/8*(-parseInt(n(323))/9)+-parseInt(n(299))/10*(parseInt(n(335))/11)+-parseInt(n(305))/12*(-parseInt(n(329))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Qo extends t.Plugin{[qo(301)](){const t=qo,e=this[t(302)],n=e[t(300)][t(315)](t(336));if(e[t(300)][t(317)](t(334))&&(n[t(332)](t(333)),n[t(332)](t(320))),e[t(300)][t(317)](t(304)))for(const e of[t(313),t(338)])n[t(321)](e);const r=e[t(306)];n[t(310)](t(322)),n[t(324)][t(309)](t(322),Hr(r,t(312))),this[t(303)]()}[qo(303)](){const t=qo,e=this[t(302)],n=e[t(306)],r=e[t(300)][t(315)](t(336));r[t(324)][t(308)]((e=>{const s=t;if(s(316)!=e[s(325)])return;const{data:o}=e;if(!o)return;if(s(313)!=o[s(318)]&&s(338)!=o[s(318)])return;const i=e[s(330)]()[0],a=r[s(324)][s(337)](i);return s(313)==o[s(318)]?{type:s(326),content:Hr(n,s(331),a)}:s(338)==o[s(318)]?{type:s(326),content:Hr(n,s(319),a)}:void 0}))}}function Zo(){const t=["get","formatBlock","has","commandName","*Outdent:* %0","outdent","_enableDefaultAttributesIntegration","blockIndent","6040701kuRMjI","_descriptionFactory","type","format","15355VnZOpj","6gOMYLt","1696760RJtWvE","getItems","*Indent:* %0","enableCommand","indent","IndentEditing","10773730cCGFXx","TrackChangesEditing","getItemLabel","outdentBlock","2764494LjkUTS","11nmVyrN","8gSdZSk","10XTJpjs","plugins","afterInit","editor","_registerLegacyDescription","IndentBlock","36PKsqhl","locale","151450uoQVVm","registerDescriptionCallback","registerAttributeLabel","_registerBlockAttribute","88tiNWrN","FORMAT_INDENT","indentBlock","3781855yseolt"];return(Zo=function(){return t})()}var Yo=ti;function $o(){var t=["118866IXTxcL","requires","72mQzrEN","2RoEAmT","6teSxFv","editor","get","input","init","TrackChangesEditing","457819DUBUBo","899236zbthUE","45lHcOzS","1828974spIteC","23301336IfyMKZ","plugins","6015702ycsfMk","486000eKRTGd","enableCommand","10hAClwW"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=405]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(441040===parseInt(n(407))/1*(-parseInt(n(420))/2)+-parseInt(n(421))/3*(parseInt(n(408))/4)+parseInt(n(409))/5*(parseInt(n(417))/6)+parseInt(n(410))/7+-parseInt(n(419))/8*(parseInt(n(414))/9)+parseInt(n(416))/10*(-parseInt(n(413))/11)+parseInt(n(411))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Yo(418)](){return[vs.Input]}[Yo(405)](){var t=Yo;this[t(422)][t(412)][t(423)](t(406))[t(415)](t(424))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=110]})(t,e)}function si(){const t=["format","3283610ucchbn","164Ahdcbf","*Set link:* %0","type","registerDescriptionCallback","plugins","afterInit","manualDecorators","117UdiiYl","linkHref","LinkEditing","95512dOBHxc","toLowerCase","_registerLegacyDescription","321282JxevVx","495600rCXkqd","key","newValue","commandParams","link (","973336MQxEla","attribute","label","map","get","_descriptionFactory","editor","has","link","TrackChangesEditing","*Remove link*","92GIyViK","_enableDefaultAttributesIntegration","2158mwROAI","commandName","unlink","registerAttributeLabel","commands","37125vEiJKB","formatInline","11AOITNx","locale"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(116327===-parseInt(n(122))/1*(parseInt(n(133))/2)+-parseInt(n(146))/3+parseInt(n(120))/4*(parseInt(n(127))/5)+-parseInt(n(147))/6+parseInt(n(152))/7+-parseInt(n(143))/8*(parseInt(n(140))/9)+parseInt(n(132))/10*(parseInt(n(129))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(138)](){const t=ni,e=this[t(115)];if(!e[t(137)][t(116)](t(142)))return;const n=e[t(137)][t(113)](t(118)),r=e[t(126)][t(113)](t(117));n[t(121)](t(117),[t(141),...r[t(139)][t(112)]((t=>t.id))]),n[t(121)](t(124));for(const e of r[t(139)])n[t(114)][t(125)](e.id,t(151)+e[t(111)][t(144)]()+")");n[t(114)][t(136)]((n=>{const r=t;if(r(110)!=n[r(135)])return;const{data:s}=n;if(!s||r(141)!=s[r(148)])return;const o=s[r(149)],i=e[r(130)];return{type:r(131),content:null==o?Hr(i,r(119)):Hr(i,r(134),'"'+o+'"')}})),this[t(145)]()}[ni(145)](){const t=ni,e=this[t(115)],n=e[t(130)];e[t(137)][t(113)](t(118))[t(114)][t(136)]((e=>{const r=t;if(r(128)!=e[r(135)])return;const{data:s}=e;if(s){if(r(117)==s[r(123)]){const t=s[r(150)][0];return{type:r(131),content:Hr(n,r(134),'"'+t+'"')}}return r(124)==s[r(123)]?{type:r(131),content:Hr(n,r(119))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(185628===-parseInt(n(421))/1*(-parseInt(n(414))/2)+parseInt(n(441))/3+-parseInt(n(384))/4+-parseInt(n(417))/5*(-parseInt(n(387))/6)+-parseInt(n(386))/7+parseInt(n(408))/8*(parseInt(n(389))/9)+-parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(418)](){const t=ii,e=this[t(457)],n=e[t(439)];if(!e[t(381)][t(425)](t(407)))return;const r=e[t(381)][t(415)](t(391)),s=e[t(381)][t(425)](t(448));function o(t){return()=>{const n=ui,s=e[n(379)][n(390)][n(424)],o=e[n(410)][n(415)](t);if(o[n(455)])return void e[n(409)](n(393),{});const i=t[n(438)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(434)](t)[s(428)]((t=>function(t,e){const n=s;return e[n(444)](t[n(376)],n(419))&&!e[n(403)](t)}(t,r)));o=o[s(428)]((t=>!t.is(s(426),s(419))||t[s(454)](s(377))!=e));const i=new Set;for(const t of o)t.is(s(426),s(419))?i[s(398)](ci(t)):i[s(398)](t);return Array[s(434)](i)}(s[n(443)](),i,e[n(379)][n(378)]);e[n(379)][n(401)]((()=>{const e=n;for(const n of a)r[e(453)](n,{commandName:t,commandParams:[{forceValue:!o[e(455)]}],formatGroupId:e(430)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(434)](t);const r=n[e(449)]((t=>e(419)!=t[e(405)]));return r>-1&&(n=n[e(438)](0,r)),n}(e[n(379)][n(390)][n(424)][n(443)]()),o=e[n(379)][n(445)](e[n(379)][n(406)](s[0],n(459)),e[n(379)][n(406)](s[s[n(382)]-1],n(380)));e[n(379)][n(401)]((()=>{const e=n;r[e(453)](o,{commandName:t,commandParams:[],formatGroupId:e(450)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(446)];for(;t&&t[n(454)](n(450))>e[n(454)](n(450));)r[n(398)](t),t=t[n(446)]}return Array[n(434)](r)}(s))}))}}r[t(400)](t(456),o(t(456))),r[t(400)](t(397),o(t(397))),s&&r[t(400)](t(396),o(t(396))),r[t(400)](t(402),i(t(402))),r[t(400)](t(452),i(t(452))),s&&r[t(400)](t(412),(()=>{const n=t,s=e[n(410)][n(415)](n(412)),o=Array[n(434)](s[n(433)]);o[n(428)]((t=>t[n(454)](n(392))!=s[n(455)])),e[n(379)][n(401)]((()=>{const t=n;for(const e of o)r[t(453)](e,{commandName:t(412),commandParams:[{forceValue:!s[t(455)]}]})}))})),r[t(437)][t(395)](t(419),(e=>Hr(n,t(442),e))),r[t(437)][t(451)]((e=>{const r=t;if(r(458)!=e[r(416)]&&r(404)!=e[r(416)])return;const{data:s}=e;if(s){if(r(456)==s[r(383)]||r(397)==s[r(383)]||r(396)==s[r(383)])switch(s[r(383)][r(399)](r(436),"")){case r(420):return o(Hr(n,r(447)));case r(422):return o(Hr(n,r(413)));case r(385):return o(Hr(n,r(435)))}if(r(402)==s[r(383)])return{type:r(374),content:Hr(n,r(423),Hr(n,r(442)))};if(r(452)==s[r(383)])return{type:r(374),content:Hr(n,r(431),Hr(n,r(442)))};if(r(412)==s[r(383)])return s[r(394)][0][r(411)]?{type:r(374),content:Hr(n,r(427))}:{type:r(374),content:Hr(n,r(429))}}function o(t){const e=r;return{type:e(374),content:Hr(n,e(440),t)}}}))}}function ci(t){const e=ii,n=t[e(454)](e(450));if(0==n)return t;let r=t;for(;t[e(432)]&&t[e(432)].is(e(426),e(419));){const s=t[e(432)][e(454)](e(450));if(s==n)r=t[e(432)];else if(s<n)break;t=t[e(432)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=374]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(426),e(419))&&t[e(454)](e(450))>0){let r=t[e(446)];for(;r&&e(419)==r[e(405)]&&r[e(454)](e(450))==t[e(454)](e(450));)n[e(375)](r),r=r[e(446)]}return n}function fi(){const t=["model","end","plugins","length","commandName","153468uQHmoB","todo","2506854lQXQGw","294654mVfIbv","2325030WlemvG","9tnMIJy","document","TrackChangesEditing","todoListChecked","paragraph","commandParams","registerElementLabel","todoList","bulletedList","add","replace","enableCommand","change","indentList","isObject","formatInline","name","createPositionAt","LegacyListEditing","2016960LLsWCZ","execute","commands","forceValue","checkTodoList","ELEMENT_NUMBERED_LIST","2FemFin","get","type","5nLnDbV","afterInit","listItem","bulleted","185543zEfngl","numbered","*Indent:* %0","selection","has","element","*Check item*","filter","*Uncheck item*","blockName","*Outdent:* %0","previousSibling","_selectedElements","from","ELEMENT_TODO_LIST","List","_descriptionFactory","slice","locale","*Change to:* %0","983544ChltLx","ELEMENT_LIST_ITEM","getSelectedBlocks","checkChild","createRange","nextSibling","ELEMENT_BULLETED_LIST","LegacyTodoListEditing","findIndex","listIndent","registerDescriptionCallback","outdentList","markBlockFormat","getAttribute","value","numberedList","editor","formatBlock","before","format","push","parent","listType","schema"];return(fi=function(){return t})()}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=195]})(t,e)}function di(){const t=["get","listItem","format","has","createRange","96WrQnAe","replace","6IxEGTL","plugins","_getSuggestionBlocks","backward","forward","TrackChangesEditing","LegacyListPropertiesEditing","getSiblingNodes","353jWSYgb","createPositionAt","change","from","getSelectedBlocks","getListTypeFromListStyleType","afterInit","listReversed","listStart","_LIST_","element","21358190IKeCtV","handleListReversedCommand","listType","toUpperCase","handleListStyleCommand","list.properties","LegacyListUtils","selection","formatInline","handleListStartCommand","*Change to:* %0","enableCommand","700676EVIXWn","map","6529887IkinWB","reversed","_getSuggestionBlocksForListStyle","listStyle","startIndex","unshift","length","registerDescriptionCallback","6666280sUUIRV","numbered","flat","*Format:* set start index to %0","push","getLastPosition","formatBlock","before","commandParams","4846NWrckR","ELEMENT_","getAttribute","locale","type","_descriptionFactory","model","editor","styles","commandName","handleDescriptions","*Format:* set order to reversed","105925bUShrY","document","*Format:* set order to regular","markMultiRangeBlockFormat","bind","1414798vpWTmF","config","getFirstPosition","parent","filter","_getTranslationKeyForListStyle"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(469064===-parseInt(n(224))/1*(-parseInt(n(266))/2)+parseInt(n(216))/3*(-parseInt(n(247))/4)+-parseInt(n(198))/5*(-parseInt(n(214))/6)+parseInt(n(203))/7+parseInt(n(257))/8+parseInt(n(249))/9+-parseInt(n(235))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(230)](){const t=hi;if(!this[t(273)][t(217)][t(212)](t(222)))return;const e=this[t(273)][t(204)][t(209)](t(240)),n=this[t(273)][t(217)][t(209)](t(221));e[t(274)]&&n[t(246)](t(252),this[t(239)][t(202)](this)),e[t(250)]&&n[t(246)](t(231),this[t(236)][t(202)](this)),e[t(253)]&&n[t(246)](t(232),this[t(244)][t(202)](this)),n[t(271)][t(256)](this[t(196)][t(202)](this))}[hi(239)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(251)]();this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](s,{commandName:t(252),commandParams:[{type:e[t(270)]}],formatGroupId:t(252)})}))}[hi(236)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(218)]((t=>t.is(n(234),n(210))&&n(258)===t[n(268)](n(237))));if(s[n(255)]<1)return;const o=s[n(248)]((t=>this[n(273)][n(272)][n(213)](this[n(273)][n(272)][n(225)](t,n(264)),this[n(273)][n(272)][n(225)](t,0))));this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](o,{commandName:t(231),commandParams:[{reversed:e[t(250)]}],formatGroupId:t(231)})}))}[hi(244)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(218)]((t=>t.is(n(234),n(210))&&n(258)===t[n(268)](n(237))));if(s[n(255)]<1)return;const o=s[n(248)]((t=>this[n(273)][n(272)][n(213)](this[n(273)][n(272)][n(225)](t,n(264)),this[n(273)][n(272)][n(225)](t,0))));this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](o,{commandName:t(232),commandParams:[{startIndex:e[t(253)]}],formatGroupId:t(232)})}))}[hi(196)](t){const e=hi;if(e(263)!=t[e(270)]&&e(243)!=t[e(270)])return;const n=this[e(273)][e(269)],{data:r}=t;if(!r)return;let s,o;switch(r[e(195)]){case e(252):s=e(245),o={type:e(211),content:Hr(n,s,Hr(n,this[e(208)](r[e(265)][0][e(270)])))};break;case e(231):s=r[e(265)][0][e(250)]?e(197):e(200),o={type:e(211),content:Hr(n,s)};break;case e(232):s=e(260),o={type:e(211),content:Hr(n,s,r[e(265)][0][e(253)])}}return o}[hi(251)](){const t=hi;var e,n,r,s;const o=this[t(273)][t(217)][t(209)](t(241));let i=Array[t(227)](this[t(273)][t(272)][t(199)][t(242)][t(228)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(234),t(210)))&&i[t(254)](...o[t(223)](this[t(273)][t(272)][t(199)][t(242)][t(205)](),t(219))),(null===(n=i[i[t(255)]-1])||void 0===n?void 0:n.is(t(234),t(210)))&&i[t(261)](...o[t(223)](this[t(273)][t(272)][t(199)][t(242)][t(262)](),t(220))),i=[...new Set(i)],(null===(s=null===(r=this[t(273)][t(272)][t(199)][t(242)][t(205)]())||void 0===r?void 0:r[t(206)])||void 0===s?void 0:s.is(t(234),t(210)))&&(i=i[t(207)]((e=>e.is(t(234),t(210))))),i}[hi(218)](t){const e=hi,n=this[e(273)][e(217)][e(209)](e(241));let r=Array[e(227)](this[e(273)][e(272)][e(199)][e(242)][e(228)]())[e(207)](t)[e(248)]((t=>{const r=e,s=this[r(273)][r(272)][r(225)](t,0);return[...n[r(223)](s,r(219)),...n[r(223)](s,r(220))]}))[e(259)]();return r=[...new Set(r)],r}[hi(208)](t){const e=hi;return e(267)+this[e(273)][e(217)][e(209)](e(241))[e(229)](t)[e(238)]()+e(233)+t[e(238)]()[e(215)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["19713672tEIUiM","ELEMENT_MEDIA","7TNOJVK","_descriptionFactory","media","createEmptyElement","847078FXNTax","editor","locale","3007856oQQUWA","showSuggestionHighlights","for","has","1944fsUiYo","div","789869GaYsVC","MediaEmbedEditing","enableCommand","1764018hUFHsx","high","data","2447079BjVyfb","attribute:url:media","6485OiXLPO","afterInit","conversion","stop","plugins","downcastDispatcher","registerElementLabel","TrackChangesEditing","get","elementToElement","mediaEmbed","dataDowncast","options"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(440718===parseInt(n(204))/1+-parseInt(n(195))/2+-parseInt(n(210))/3+-parseInt(n(202))/4*(parseInt(n(212))/5)+-parseInt(n(207))/6*(parseInt(n(191))/7)+-parseInt(n(198))/8+parseInt(n(189))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(213)](){const t=mi,e=this[t(196)];if(!e[t(216)][t(201)](t(205)))return;const n=e[t(216)][t(220)](t(219)),r=e[t(197)];n[t(206)](t(186)),n[t(192)][t(218)](t(193),(e=>Hr(r,t(190),e))),e[t(214)][t(200)](t(187))[t(185)]({model:t(193),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(199)])return n[s(194)](s(203))},converterPriority:t(208)}),e[t(209)][t(217)].on(t(211),((e,n,r)=>{const s=t;r[s(188)][s(199)]&&e[s(215)]()}),{priority:t(208)})}}function Ti(){const t=["1343856bYNils","394628fYVKkT","10QJfuZg","9UEeHZi","7cVXiNt","afterInit","5074586CKrLCT","has","editor","get","enableCommand","1431765cxMAJt","TrackChangesEditing","plugins","2225KjBgLG","12pFSbPg","MentionEditing","2230122DoHJGd","1400OFxhrn","mention","232621RhoyQE"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(309045===parseInt(n(450))/1+-parseInt(n(452))/2*(parseInt(n(454))/3)+parseInt(n(448))/4*(-parseInt(n(444))/5)+parseInt(n(447))/6*(parseInt(n(455))/7)+-parseInt(n(451))/8+-parseInt(n(441))/9*(-parseInt(n(453))/10)+-parseInt(n(457))/11*(-parseInt(n(445))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(456)](){const t=_i,e=this[t(438)];e[t(443)][t(458)](t(446))&&e[t(443)][t(439)](t(442))[t(440)](t(449))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=181]})(t,e)}function Ni(){const t=["95pUMmbc","pageBreak","287IqBwXn","12015xycAjs","locale","2220iMcrvE","89036opJuER","1BJUCBx","24BlPMpx","has","get","afterInit","editor","16467YMRbUX","450878msidwP","enableCommand","TrackChangesEditing","1024veFhdw","5376NdMaRi","PageBreakEditing","_descriptionFactory","1081230PutZAQ","plugins","registerElementLabel","846781oAlSIr","ELEMENT_PAGE_BREAK"];return(Ni=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(246748===-parseInt(n(186))/1*(parseInt(n(193))/2)+-parseInt(n(200))/3+parseInt(n(185))/4*(parseInt(n(205))/5)+-parseInt(n(197))/6*(-parseInt(n(181))/7)+parseInt(n(196))/8*(parseInt(n(182))/9)+parseInt(n(184))/10*(parseInt(n(192))/11)+-parseInt(n(187))/12*(parseInt(n(203))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[ki(190)](){const t=ki,e=this[t(191)];if(!e[t(201)][t(188)](t(198)))return;e[t(201)][t(189)](t(195))[t(194)](t(206));const n=e[t(201)][t(189)](t(195)),r=e[t(183)];n[t(199)][t(202)](t(206),(e=>Hr(r,t(204),e)))}}const Li=vi;!function(t,e){const n=vi,r=t();for(;;)try{if(126185===parseInt(n(389))/1*(-parseInt(n(401))/2)+-parseInt(n(402))/3+-parseInt(n(383))/4+parseInt(n(349))/5+parseInt(n(400))/6*(-parseInt(n(410))/7)+-parseInt(n(370))/8*(-parseInt(n(408))/9)+parseInt(n(413))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Si extends t.Plugin{[Li(359)](){const t=Li,e=this[t(377)];if(!e[t(381)][t(405)](t(358)))return;const n=e[t(360)],r=e[t(381)][t(352)](t(367));r[t(368)][t(388)](t(412),(e=>Hr(n,t(374),e))),r[t(361)](t(412)),r[t(376)](t(385)),e[t(347)][t(414)].on(t(415),Mi(e),{priority:t(365)}),e[t(364)][t(414)].on(t(415),((n,r,s)=>{const o=t;s[o(390)][o(363)]&&Mi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(365)});const s=r[t(368)];s[t(372)]((r=>{const o=t;if(o(416)!==r[o(373)])return;const{start:i,end:a}=r[o(397)]();if(!i[o(386)](a)||!i[o(375)])return;const c=e[o(380)][o(366)],u=i[o(375)];return c[o(396)](u)&&!c[o(357)](u)&&c[o(393)](u,o(384))?{type:o(416),content:Hr(n,o(382),s[o(378)](u,1))}:void 0})),this[t(399)]()}[Li(399)](){const t=Li,e=this[t(377)],n=e[t(360)];e[t(381)][t(352)](t(367))[t(368)][t(372)]((e=>{const r=t;if(r(371)!=e[r(373)])return;const{data:s}=e;return s&&r(412)==s[r(409)]?{type:r(395),content:Hr(n,r(351),Hr(n,r(374)))}:void 0}))}}function vi(t,e){const n=Oi();return(vi=function(t,e){return n[t-=347]})(t,e)}function Mi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=vi,i=t[o(381)][o(352)](o(367)),a=r[o(348)][o(392)],c=r[o(348)][o(398)],u=t[o(380)][o(366)];if(!a[o(386)](c)||!a[o(375)])return;const l=a[o(375)];if(u[o(396)](l)&&!u[o(357)](l)&&u[o(393)](l,o(384))){if(!s[o(406)][o(404)](r[o(348)],n[o(411)]))return;const t=s[o(356)][o(350)](o(391),{class:o(353)}),a=s[o(394)][o(379)](c);e&&i[o(407)][o(362)](r[o(403)])&&s[o(356)][o(387)](o(369),t),s[o(356)][o(355)](a,t),s[o(394)][o(354)](t,r[o(403)])}}}function Oi(){const t=["_enableDefaultAttributesIntegration","includes","showSuggestionHighlights","data","highest","schema","TrackChangesEditing","_descriptionFactory","ck-suggestion-marker--active","264WOiWLB","formatBlock","registerDescriptionCallback","type","ELEMENT_PARAGRAPH","nodeAfter","enableCommand","editor","getItemLabel","toViewPosition","model","plugins","*Insert:* %0","868580joLjYw","$text","insertParagraph","isTouching","addClass","registerElementLabel","1738AhyeFd","options","span","start","checkChild","mapper","format","isBlock","getFirstRange","end","_registerLegacyDescription","402mnEfCL","194mEyWHa","94002aGthpW","markerName","consume","has","consumable","activeMarkers","30528YHhZxU","commandName","13153yVBOgQ","name","paragraph","3262620JUBguo","downcastDispatcher","addMarker:suggestion:insertion","insertion","editing","markerRange","1154725IQsJsy","createUIElement","*Change to:* %0","get","ck-suggestion-marker-split","bindElementToMarker","insert","writer","isLimit","Paragraph","afterInit","locale"];return(Oi=function(){return t})()}const wi=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(216872===parseInt(n(226))/1+-parseInt(n(234))/2+parseInt(n(214))/3*(-parseInt(n(210))/4)+parseInt(n(231))/5+-parseInt(n(224))/6*(-parseInt(n(218))/7)+-parseInt(n(228))/8+parseInt(n(215))/9*(-parseInt(n(219))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[wi(220)](){const t=wi,e=this[t(223)];e[t(227)][t(235)](t(217))&&(e[t(227)][t(213)](t(209))[t(237)](t(229)),this[t(222)]())}[wi(222)](){const t=wi,e=this[t(223)];e[t(227)][t(213)](t(209))[t(216)][t(212)]((n=>{const r=t;if(r(211)!=n[r(225)]&&r(221)!=n[r(225)])return;const{data:s}=n;return s&&r(229)==s[r(233)]?{type:r(230),content:Hr(e[r(236)],r(232))}:void 0}))}}function Pi(){const t=["413304jcTojq","removeFormat","format","927390VUmdsb","*Remove all formatting*","commandName","233700hBihRf","has","locale","_enableDefaultAttributesIntegration","TrackChangesEditing","535528dLSBfr","formatBlock","registerDescriptionCallback","get","6BfnsbP","1464741WpKSFZ","_descriptionFactory","RemoveFormatEditing","773787RuAgsV","10VIWBZD","afterInit","formatInline","_registerLegacyDescription","editor","12inHLkB","type","409338AGDoIL","plugins"];return(Pi=function(){return t})()}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=306]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(272774===parseInt(n(323))/1+-parseInt(n(319))/2*(-parseInt(n(318))/3)+-parseInt(n(317))/4+-parseInt(n(314))/5*(-parseInt(n(331))/6)+-parseInt(n(326))/7*(parseInt(n(328))/8)+-parseInt(n(315))/9+-parseInt(n(327))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(311)](){const t=xi,e=this[t(324)];if(!e[t(313)][t(308)](t(332)))return;const n=e[t(313)][t(320)](t(321));n[t(307)](t(310)),n[t(307)](t(306));const r=e[t(313)][t(320)](t(332));r[t(307)](t(316)),r[t(307)](t(322)),r[t(307)](t(330)),r[t(307)](t(309)),r[t(307)](t(325)),r[t(307)](t(312)),r[t(307)](t(329))}}function ji(){const t=["discardSuggestion","4536REeiGX","RestrictedEditingModeEditing","goToNextRestrictedEditingException","enableCommand","has","acceptAllSuggestions","goToPreviousRestrictedEditingException","afterInit","acceptSelectedSuggestions","plugins","3305MYTKpJ","263151wzXXZA","trackChanges","112628iuQkBM","498sDkkKA","664ZVVXHs","get","TrackChangesEditing","acceptSuggestion","363538oTHgYl","editor","discardAllSuggestions","21PrEtuQ","5819230skKfYI","16728zVUmvr","discardSelectedSuggestions"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(838120===-parseInt(n(448))/1*(-parseInt(n(445))/2)+-parseInt(n(497))/3+parseInt(n(478))/4*(parseInt(n(458))/5)+-parseInt(n(474))/6*(parseInt(n(484))/7)+parseInt(n(466))/8+parseInt(n(499))/9+-parseInt(n(482))/10*(parseInt(n(468))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{static get[Gi(457)](){return[Qs.ShiftEnter]}[Gi(465)](){const t=Gi,e=this[t(443)],n=e[t(493)][t(480)](t(472));n[t(455)](t(492)),e[t(498)][t(449)].on(t(486),Wi(e),{priority:t(454)}),e[t(498)][t(449)].on(t(479),Wi(e),{priority:t(454)}),e[t(477)][t(449)].on(t(487),((n,r,s)=>{const o=t;s[o(481)][o(483)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(444)][t(464)](t(451),(n=>Hr(e[t(461)],t(476),n)))}}function Hi(){const t=["230mgVzJT","showSuggestionHighlights","585578VhPJak","createUIElement","addMarker:suggestion:insertion","addMarker:suggestion","markerRange","writer","deletion","getItems","shiftEnter","plugins","span","createPositionBefore","merge","4982325CUhcJH","editing","1590039oNKjBp","editor","_descriptionFactory","2XIUfMf","bindElementToMarker","markerName","850055HVvPwL","downcastDispatcher","toViewPosition","softBreak","ck-suggestion-marker-","model","high","enableCommand","insert","requires","890fMOVtB","mapper","includes","locale","split","ck-suggestion-marker--active","registerElementLabel","init","5244368TOwxme","name","31955lDPCii","addClass","test","consumable","TrackChangesEditing","activeMarkers","24dFmVff","element","ELEMENT_LINE_BREAK","data","27372YslzFv","addMarker:suggestion:deletion","get","options"];return(Hi=function(){return t})()}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(493)][o(480)](o(472));if(!s[o(471)][o(470)](r[o(488)],n[o(467)]))return;const a=t[o(453)];for(const t of r[o(488)][o(491)]()){if(!t.is(o(475),o(451)))continue;const n=o(490)==r[o(447)][o(462)](":")[1]?o(496):o(462),c=s[o(489)][o(485)](o(494),{class:o(452)+n}),u=s[o(459)][o(450)](a[o(495)](t));e&&i[o(473)][o(460)](r[o(447)])&&s[o(489)][o(469)](o(463),c),s[o(489)][o(456)](u,c),s[o(459)][o(446)](c,r[o(447)])}}}const Ki=Xi;function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=456]})(t,e)}function qi(){const t=["commandParams","locale","restrictedEditingException","isCollapsed","12EtXxiW","StandardEditingModeEditing","55740aRvOOd","get","505341SYJzgS","_descriptionFactory","279367YfFyFh","forceValue","formatInline","value","afterInit","commands","TrackChangesEditing","1447376zAPQxj","has","type","change","576992UVcNks","79584tXEiQB","85NUEhnd","enableCommand","FORMAT_RESTRICTED_DISABLED","getRanges","model","registerDescriptionCallback","editor","50QbYdPV","from","format","formatBlock","8SvmSSp","762278tgGEPw","plugins","selection","document","markInlineFormat","FORMAT_RESTRICTED_ENABLED","commandName"];return(qi=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(146116===-parseInt(n(471))/1+parseInt(n(482))/2+-parseInt(n(465))/3*(parseInt(n(467))/4)+-parseInt(n(484))/5*(parseInt(n(483))/6)+parseInt(n(478))/7*(parseInt(n(495))/8)+parseInt(n(469))/9*(parseInt(n(491))/10)+-parseInt(n(496))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Ji extends t.Plugin{[Ki(475)](){const t=Ki,e=this[t(490)],n=e[t(488)],r=e[t(462)];if(!e[t(497)][t(479)](t(466)))return;const s=e[t(497)][t(468)](t(477)),o=t(463),i=e[t(476)][t(468)](o);s[t(485)](o,((e,r={})=>{const a=t,c=n[a(457)][a(456)];if(c[a(464)])return void e(r);const u=void 0!==r[a(472)]?r[a(472)]:!i[a(474)];n[a(481)]((()=>{const t=a,e=Array[t(492)](c[t(487)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(458)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(470)][t(489)]((e=>{const n=t;if(n(494)!=e[n(480)]&&n(473)!=e[n(480)])return;const{data:s}=e;return s&&s[n(460)]==o?s[n(461)][0][n(472)]?{type:n(493),content:Hr(r,n(459))}:{type:n(493),content:Hr(r,n(486))}:void 0}))}}const Qi=Yi;function Zi(){const t=["2385768dYhZgm","config","forceValue","toLowerCase","definitions","177039Ytklak","registerDescriptionCallback","plugins","_descriptionFactory","commandName","styleName","getGhsAttributeNameForElement","TrackChangesEditing","FORMAT_STYLE","afterInit","2327990bcNvEi","has","format","399179AgPLkU","_registerInlineAttribute","StyleUtils","ghsAttributes","formatBlock","8egxVoh","editor","type","*Remove format:* %0","GeneralHtmlSupport","registerAttributeLabel","add","inline","_registerBlockAttribute","commandParams","Style","element","408724agPJVu","26630SdGCSR","DataSchema","*Set format:* %0","style","normalizeConfig","_registerLegacyDescription","11220057NAweet","get","locale","_enableDefaultAttributesIntegration","formatInline","block","304kGhatC"];return(Zi=function(){return t})()}function Yi(t,e){const n=Zi();return(Yi=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(376723===-parseInt(n(188))/1+-parseInt(n(205))/2+parseInt(n(175))/3+parseInt(n(169))/4*(parseInt(n(157))/5)+-parseInt(n(170))/6+-parseInt(n(185))/7+-parseInt(n(193))/8*(-parseInt(n(163))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Qi(184)](){const t=Qi,e=this[t(194)];if(!e[t(177)][t(186)](t(203))||!e[t(177)][t(186)](t(158)))return;const n=e[t(177)][t(164)](t(182)),r=e[t(165)],s=e[t(171)][t(164)](t(160))||{},o=e[t(177)][t(164)](t(197)),i=e[t(177)][t(164)](t(190))[t(161)](e[t(177)][t(164)](t(158)),s[t(174)]);n[t(166)](t(160));const a=new Set;for(const e of i[t(168)]){const n=o[t(181)](e[t(204)]);a[t(199)](n)}const c=new Set;for(const e of i[t(200)]){const n=o[t(181)](e[t(204)]);c[t(199)](n);for(const n of e[t(191)])c[t(199)](n)}for(const e of a)n[t(201)](e),n[t(178)][t(198)](e,Hr(r,t(183)));for(const e of c)n[t(189)](e),n[t(178)][t(198)](e,Hr(r,t(183)));this[t(162)]()}[Qi(162)](){const t=Qi,e=this[t(194)],n=e[t(165)];e[t(177)][t(164)](t(182))[t(178)][t(176)]((e=>{const r=t;if(r(192)!=e[r(195)]&&r(167)!=e[r(195)])return;const{data:s}=e;return s&&r(160)===s[r(179)]?s[r(202)][0][r(172)]?{type:r(187),content:Hr(n,r(159),s[r(202)][0][r(180)][r(173)]())}:{type:r(187),content:Hr(n,r(196),s[r(202)][0][r(180)][r(173)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=107]})(t,e)}function na(){const t=["suggestion","setSelection","commands","get","getColumnIndexes","381137CQXoBl","addRange","table","insertTable","rowspan","low","5274yDrnco","some","toLowerCase","removeTableRow","deletion","getFirstRange","batch","$textProxy","_getCoordsForCells","_getSuggestionCoords","last","getSuggestion","getChangedMarkers","above","from","fromRange","*Insert:* %0","differ","execute","enqueueChange","item","createTableWalker","type","subType","selectTableRow","mapper","registerElementLabel","refresh","MIN_SAFE_INTEGER","ELEMENT_TABLE_COLUMN_WITH_TEXT","4620jCNBZF","min","insertTableRowBelow","maxColumn","registerCustomCallback","model","end","colspan","writer","315RpsxYl","registerPostFixer","start","tablePaste","span","map","ELEMENT_TABLE_WITH_TEXT","options","$graveyard","forceValue","includes","*Remove:* %0","getItems","change","detach","ELEMENT_TABLE_ROW","downcastDispatcher","classes","add","removeClass","2471598voZESt","getSelectionAffectedTableCells","getAttribute","highest","addClass","element","minColumn","addMarker:suggestion","insertTableColumnRight","getCellLocation","_suggestionFactory","substr","getChanges","TableEditing","oldRange","_descriptionFactory","discard","tableRow","isArray","_setupColumnsRowsFixing","editor","_tablePostFixingSubtypes","ELEMENT_TABLE_COLUMN","position","insertTableRowAbove","createPositionAt","markMultiRangeInsertion","afterInit","getRowIndexes","markMultiRangeDeletion","data","root","showSuggestionHighlights","accept","3PjmMaC","getRanges","name","first","push","rootName","1419DkIYaK","filter","max","insert","left","hasAttribute","toViewElement","isEqual","change:data","getContainedElement","MAX_SAFE_INTEGER","locale","_tableSuggestions","insertion","every","removeTableColumn","insertTableColumnLeft","createRangeIn","nodeAfter","ELEMENT_TABLE","isIntersectingWithRange","join","694024cajfaq","TrackChangesEditing","TableUtils","359246MMrOOr","selection","isInContent","enableCommand","selectTableColumn","tableCell","nodeBefore","plugins","startsWith","has","order","registerDescriptionCallback","findAncestor","tableColumn","isTouching","minRow","cell","ELEMENT_TABLE_ROW_WITH_TEXT","document","21XIizCF","_splitMarkerName","values","createRangeOn","getChildren","length","288104lcudlP","_acceptFormatSuggestionCallbackFactory","maxRow"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(212880===parseInt(n(179))/1+-parseInt(n(146))/2*(-parseInt(n(115))/3)+parseInt(n(171))/4+-parseInt(n(224))/5*(-parseInt(n(185))/6)+-parseInt(n(165))/7*(parseInt(n(143))/8)+-parseInt(n(244))/9+parseInt(n(215))/10*(parseInt(n(121))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(265)]=[e(261),e(159)],this[e(133)]=new Set}[ta(108)](){const t=ta,e=this[t(264)],n=e[t(220)][t(164)][t(147)];if(!e[t(153)][t(155)](t(257)))return;const r=e[t(132)],s=e[t(153)][t(177)](t(144)),o=e[t(153)][t(177)](t(145));s[t(259)][t(211)](t(181),(e=>Hr(r,t(140),e))),this[t(263)](),s[t(149)](t(182)),s[t(149)](t(209)),s[t(149)](t(150));for(const r of[t(268),t(217)]){const i=e[t(176)][t(177)](r);s[t(149)](r,(r=>{const a=t;e[a(220)][a(237)]((t=>{const e=a;r();const c=e(198)===i[e(156)],u=o[e(245)](n),l=o[e(109)](u),f=c?l[e(118)]-1:l[e(195)]+1,h=u[0][e(158)](e(181)),g=o[e(206)](h,{startRow:f,endRow:f}),d=Array[e(199)](g)[e(229)]((n=>t[e(168)](n[e(162)])));s[e(107)](d,e(261))}))}))}for(const r of[t(137),t(252)]){const i=e[t(176)][t(177)](r);s[t(149)](r,(r=>{const a=t;e[a(220)][a(237)]((t=>{const e=a;r();const c=e(125)===i[e(156)],u=o[e(245)](n),l=o[e(178)](u),f=c?l[e(118)]-1:l[e(195)]+1,h=u[0][e(158)](e(181)),g=o[e(206)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(199)](g)[e(229)]((n=>t[e(168)](n[e(162)])));s[e(107)](d,e(159))}))}))}for(const r of[t(188),t(136)]){const i=r[t(255)](11),a=i[t(187)](),c=a[t(255)](0,3)+t(228),u=t(181)+i,l=t(216)+i,f=t(123)+i;s[t(149)](r,(()=>{const i=t;e[i(220)][i(237)]((t=>{const e=i,h=o[e(245)](n),g=h[0][e(158)](e(181));let d;if(e(188)==r){const t=o[e(109)](h);d={startRow:t[e(118)],endRow:t[e(195)],includeAllSlots:!0}}else{const t=o[e(178)](h);d={startColumn:t[e(118)],endColumn:t[e(195)],includeAllSlots:!0}}const p=o[e(206)](g,d),m=Array[e(199)](p)[e(229)]((({cell:t})=>t)),I=sa(m[e(122)]((t=>t[e(126)](c)))),E=sa(m[e(122)]((t=>!t[e(126)](c))))[e(229)]((n=>t[e(168)](n))),b=s[e(110)](E,u);if(b&&(e(261)==b[e(208)]||e(159)==b[e(208)])){const n=this[e(194)](b);for(const r of I){const s=t[e(168)](r),i=o[e(253)](r),u=r[e(246)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(180)](s)}}}))}))}function c(r){const s=t,o=Array[s(199)](n[s(116)]())[s(229)]((t=>i.LiveRange[s(200)](t)));e[s(220)][s(237)]((t=>{const n=s,i=t[n(191)];r=r[n(122)]((t=>n(232)!=t[n(112)][n(120)])),t[n(175)](r),e[n(176)][n(177)](n(188))[n(212)](),e[n(203)](n(188),{forceDefaultExecution:!0}),e[n(220)][n(204)]((()=>{const t=n;e[t(220)][t(204)](i,(e=>{const n=t,r=o[n(122)]((t=>n(232)!=t[n(112)][n(120)]));r[n(170)]>0&&e[n(175)](r);for(const t of o)t[n(238)]()}))}))}))}function u(r){const s=t;e[s(220)][s(237)]((t=>{const o=s,a=Array[o(199)](n[o(116)]())[o(229)]((t=>i.LiveRange[o(200)](t))),c=[];for(const t of r)for(const e of t[o(236)]({shallow:!0}))c[o(119)](e);for(const n of c)o(232)!=n[o(112)][o(120)]&&(t[o(175)](t[o(269)](n,0)),e[o(176)][o(177)](o(136))[o(212)](),e[o(203)](o(136),{forceDefaultExecution:!0}));const u=a[o(122)]((t=>o(232)!=t[o(112)][o(120)]));u[o(170)]>0&&t[o(175)](u);for(const t of a)t[o(238)]()}))}function l(e,n){const r=t;return n[r(135)]((t=>e[r(186)]((e=>e[r(221)][r(128)](t[r(226)])||t[r(221)][r(128)](e[r(226)])))))}function f(e,n){const r=t;return e[r(186)]((t=>n[r(186)]((e=>t[r(221)][r(160)](e[r(226)])))))}e[t(111)][t(240)].on(t(251),((e,n,r)=>{const s=t;if(!r[s(231)][s(113)])return;const o=n[s(205)];if(!o)return;const i=r[s(210)][s(127)](o);function c(t){return Array[s(262)](t)?t:[t]}i&&s(151)===o[s(117)]&&(0,a.setHighlightHandling)(i,r[s(223)],((t,e,n)=>n[s(248)](c(e[s(241)]),t)),((t,e,n)=>n[s(243)](c(e[s(241)]),t)))}),{priority:t(247)}),s[t(259)][t(157)]((e=>{const n=t;if(n(134)!=e[n(207)]&&n(189)!=e[n(207)])return;const s=e[n(130)]();if(null!=s&&s.is(n(249),n(181))){if(n(134)==e[n(207)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)]));if(t[n(170)])return{type:n(134),content:Hr(r,n(201),Hr(r,n(230),'"'+t[n(142)](" ")+'"'))}}if(n(189)==e[n(207)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)]));if(t[n(170)])return{type:n(189),content:Hr(r,n(235),Hr(r,n(230),'"'+t[n(142)](" ")+'"'))}}}})),s[t(259)][t(157)]((e=>{const n=t;if(n(261)==e[n(208)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)])),s=this[n(194)](e),o=s[n(173)]-s[n(161)]+1;if(n(134)==e[n(207)])return t[n(170)]?{type:n(134),content:Hr(r,n(201),Hr(r,n(163),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(134),content:Hr(r,n(201),Hr(r,n(239),o))};if(n(189)==e[n(207)])return t[n(170)]?{type:n(189),content:Hr(r,n(235),Hr(r,n(163),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(189),content:Hr(r,n(235),Hr(r,n(239),o))}}if(n(159)==e[n(208)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)])),s=this[n(194)](e),o=s[n(218)]-s[n(250)]+1;if(n(134)==e[n(207)])return t[n(170)]?{type:n(134),content:Hr(r,n(201),Hr(r,n(214),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(134),content:Hr(r,n(201),Hr(r,n(266),o))};if(n(189)==e[n(207)])return t[n(170)]?{type:n(189),content:Hr(r,n(235),Hr(r,n(214),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(189),content:Hr(r,n(235),Hr(r,n(266),o))}}})),s[t(254)][t(219)](t(134),t(261),t(260),c),s[t(254)][t(219)](t(189),t(261),t(114),c),s[t(254)][t(219)](t(134),t(159),t(260),u),s[t(254)][t(219)](t(189),t(159),t(114),u),s[t(254)][t(219)](t(134),t(159),t(142),l),s[t(254)][t(219)](t(189),t(159),t(142),l),s[t(254)][t(219)](t(134),t(261),t(142),f),s[t(254)][t(219)](t(189),t(261),t(142),f)}[ta(172)](){const t=ta,e=this[t(264)],n=e[t(220)][t(164)][t(147)];return(r,s)=>{const o=t;e[o(220)][o(237)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(221)][a(152)];u&&u[0]&&!1===u[0][a(233)]&&(l=r[0][a(226)][a(139)]);const f=t[a(138)](l);if(a(232)==f[a(112)][a(120)])return;const h=Array[a(199)](n[a(116)]())[a(229)]((t=>i.LiveRange[a(200)](t)));t[a(175)](f),e[a(176)][a(177)](c)[a(212)](),u[a(119)]({forceDefaultExecution:!0}),e[a(203)](c,...u);const g=h[a(122)]((t=>a(232)!=t[a(112)][a(120)]));g[a(170)]>0&&t[a(175)](g);for(const t of h)t[a(238)]()}))}}[ta(193)](t){const e=ta,n=this[e(264)][e(153)][e(177)](e(145));let r=Number[e(131)],s=Number[e(213)],o=Number[e(131)],i=Number[e(213)];for(const a of t){if(e(232)==a[e(112)][e(120)])continue;const{row:t,column:c}=n[e(253)](a),u=a[e(126)](e(183))?a[e(246)](e(183))-1:0,l=a[e(126)](e(222))?a[e(246)](e(222))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ta(263)](){const t=ta,e=this[t(264)],n=e[t(153)][t(177)](t(144)),r=e[t(153)][t(177)](t(145));e[t(220)][t(164)].on(t(129),(()=>{const r=t,s=Array[r(199)](e[r(220)][r(164)][r(202)][r(197)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(166)](t);if(r(174)!=s)continue;if(null!=e[r(258)])continue;const a=n[r(196)](o);this[r(265)][r(234)](i)&&this[r(133)][r(242)](a)}}),{priority:t(184)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(168)](e),a=e[s(158)](s(181)),c=r[s(253)](e);for(const t of this[s(133)]){const n=t[s(208)],r=n[s(154)](s(227)),u=n[s(255)](r?10:5),l=u[s(187)](),f=l[s(255)](0,3)+s(228),h=s(216)+u,g=s(123)+u;if(!t[s(148)])continue;if(a!=t[s(190)]()[s(226)][s(158)](s(181)))continue;if(t[s(141)](i))continue;const d=e[s(126)](f)?e[s(246)](f)-1:0,p=this[s(194)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(180)](i),o=!0)}return o};e[t(220)][t(164)][t(225)]((n=>{const r=t;let o=!1;for(const t of e[r(220)][r(164)][r(202)][r(256)]())if(r(124)==t[r(207)])if(r(261)==t[r(117)])for(const e of t[r(267)][r(139)][r(169)]())o=o||s(e,n);else r(151)==t[r(117)]&&(o=o||s(t[r(267)][r(139)],n));return o}))}[ta(194)](t){const e=ta;return this[e(193)](t[e(116)]()[e(229)]((t=>t[e(226)][e(139)])))}}function sa(t){const e=ta;return Array[e(199)](new Set(t)[e(167)]())}const oa=aa;function ia(){const t=["find","10lryJex","detach","get","commandName","locale","editor","*Merge cells*","stop","tableCell","selection","author","34587tcKpmB","containsRange","createRangeOn","deletion","horizontally","model","140yKLJko","refresh","TableEditing","markMultiRangeBlockFormat","splitTableCellVertically","_acceptFormatSuggestionCallbackFactory","from","markBlockFormat","getCellLocation","getSelectionAffectedTableCells","cell","execute","931218cTCyRp","size","registerCustomCallback","has","trackChanges","mergeTableCells","1063668DOZizS","createTableWalker","58556OQIVrF","formatBlock","_isForcedDefaultExecutionBlock","root","insertion","mergeTableCellDown","accept","splitTableCellHorizontally","setSelection","*Split cell:* vertically","low","9874809cUUGKa","_descriptionFactory","1023676ZZqGZC","_suggestionFactory","1AEtOMG","document","getAncestors","getSuggestions","findAncestor","add","subType","TableUtils","mergeTableCellUp","isEnabled","highest","value","format","_areMergableCells","return","set:isEnabled","isInContent","_areSelectedCellsMergable","getFirstPosition","change","commands","filter","plugins","type","push","registerDescriptionCallback","element","direction","table","$graveyard","_tablePostFixingSubtypes","getRanges","forceDefaultExecution","mergeTableCellRight","enableCommand","requires","fromRange","rootName","afterInit","TrackChangesEditing","length","map","*Split cell:* horizontally","5434936AnKBkd","formatInline","mergeTableCellLeft"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(375709===-parseInt(n(137))/1*(-parseInt(n(135))/2)+-parseInt(n(213))/3+-parseInt(n(122))/4*(-parseInt(n(201))/5)+parseInt(n(120))/6+parseInt(n(195))/7+parseInt(n(180))/8+parseInt(n(133))/9*(-parseInt(n(184))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(172)](){return[ra]}[oa(175)](){const t=oa,e=this[t(189)],n=e[t(200)][t(138)][t(193)],r=e[t(188)];if(!e[t(159)][t(216)](t(203)))return;const s=e[t(159)][t(186)](t(176)),o=e[t(159)][t(186)](t(144)),a=e[t(159)][t(186)](ra);a[t(167)][t(161)](t(218)),s[t(171)](t(218),(()=>{const n=t,r=o[n(210)](e[n(200)][n(138)][n(193)]);e[n(200)][n(156)]((()=>{const t=n;s[t(204)](r,{commandName:t(218),commandParams:[]},[],t(218))}))})),e[t(157)][t(186)](t(218)).on(t(212),((n,r)=>{const o=t;e[o(157)][o(186)](o(217))[o(148)]&&(r[o(177)]>0&&r[r[o(177)]-1]&&r[r[o(177)]-1][o(169)]||s[o(124)]||this[o(154)]()||n[o(191)]())}),{priority:t(147)});for(const n of[t(145),t(170),t(127),t(182)]){const r=e[t(157)][t(186)](n);s[t(171)](n,(()=>{const n=t,o=e[n(200)][n(138)][n(193)][n(155)]()[n(139)]()[n(183)]((t=>t.is(n(163),n(192)))),i=r[n(148)];e[n(200)][n(156)]((()=>{const t=n;s[t(204)]([o,i],{commandName:t(218),commandParams:[]},[],t(218))}))}))}for(const n of[t(205),t(129)]){const r=e[t(157)][t(186)](n);s[t(171)](n,(()=>{const i=t,a=o[i(210)](e[i(200)][i(138)][i(193)])[0],c=a[i(141)](i(165)),{column:u,row:l}=o[i(209)](a);let f=[];if(i(199)==r[i(164)]){const t=o[i(121)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(207)](t)[i(178)]((t=>t[i(211)]))}else{const t=o[i(121)](c,{column:u,includeAllSlots:!0});f=Array[i(207)](t)[i(178)]((t=>t[i(211)]))}e[i(200)][i(156)]((t=>{const e=i;s[e(208)](t[e(197)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(134)][t(162)]((e=>{const n=t;if(n(123)!=e[n(160)]&&n(181)!=e[n(160)])return;const{data:s}=e;return s&&n(218)==s[n(187)]?{type:n(149),content:Hr(r,n(190))}:void 0})),s[t(134)][t(162)]((e=>{const n=t;if(n(123)!=e[n(160)]&&n(181)!=e[n(160)])return;const{data:s}=e;return s?n(205)==s[n(187)]?{type:n(149),content:Hr(r,n(131))}:n(129)==s[n(187)]?{type:n(149),content:Hr(r,n(179))}:void 0:void 0}));const c=a[t(206)]();for(const e of[t(145),t(170),t(127),t(182)])s[t(136)][t(215)](t(123),e,t(128),c);for(const e of[t(205),t(129)])s[t(136)][t(215)](t(123),e,t(128),c);s[t(136)][t(215)](t(123),t(218),t(128),(r=>{const s=t;e[s(200)][s(156)]((t=>{const o=s,a=Array[o(207)](n[o(168)]())[o(178)]((t=>i.LiveRange[o(173)](t)));t[o(130)](r),e[o(157)][o(186)](o(218))[o(202)](),e[o(212)](o(218),{forceDefaultExecution:!0});const c=a[o(158)]((t=>o(166)!=t[o(125)][o(174)]));c[o(177)]>0&&t[o(130)](c);for(const t of a)t[o(185)]()}))}));for(const n of[t(145),t(127),t(182),t(170)]){const r=e[t(157)][t(186)](n);r.on(t(152),((n,s,o)=>{const i=t;if(o){const t=e[i(200)][i(138)][i(193)][i(155)]()[i(139)]()[i(183)]((t=>t.is(i(163),i(192))));this[i(150)](r[i(148)],t)||(n[i(151)]=!1,n[i(191)]())}}),{priority:t(132)})}}[oa(154)](){const t=oa,e=this[t(189)][t(157)][t(186)](t(218)),n=this[t(189)][t(159)][t(186)](t(144));if(!e[t(146)])return!1;const r=n[t(210)](this[t(189)][t(200)][t(138)][t(193)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(150)](e,n))return!1;return!0}[oa(150)](t,e){const n=oa,r=this[n(189)][n(159)][n(186)](n(176)),s=this[n(189)][n(200)][n(197)](t),o=this[n(189)][n(200)][n(197)](e),i=new Set,a=new Set;for(const t of r[n(140)]())if((n(126)==t[n(160)]||n(198)==t[n(160)]||n(218)==t[n(143)])&&t[n(153)])for(const e of t[n(168)]())e[n(196)](s,!0)&&i[n(142)](t[n(160)]+":"+t[n(194)].id),e[n(196)](o,!0)&&a[n(142)](t[n(160)]+":"+t[n(194)].id);if(i[n(214)]!=a[n(214)])return!1;for(const t of i)if(!a[n(216)](t))return!1;return!0}}const ua=fa;!function(t,e){const n=fa,r=t();for(;;)try{if(365606===-parseInt(n(391))/1*(parseInt(n(399))/2)+parseInt(n(395))/3+-parseInt(n(363))/4+-parseInt(n(377))/5*(-parseInt(n(352))/6)+-parseInt(n(358))/7*(-parseInt(n(369))/8)+-parseInt(n(366))/9+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class la extends t.Plugin{static get[ua(385)](){return[ra]}[ua(420)](){const t=ua,e=this[t(394)];if(!e[t(401)][t(380)](t(387)))return;const n=e[t(389)],r=e[t(401)][t(396)](t(398));r[t(361)](t(397),[],[t(378)]),r[t(361)](t(406),[],[t(367)]),r[t(348)][t(370)](t(378),Hr(n,t(382))),r[t(348)][t(370)](t(367),Hr(n,t(410))),this[t(408)]()}[ua(408)](){const t=ua,e=this[t(394)][t(401)][t(396)](t(398)),n=this[t(394)][t(401)][t(396)](t(393)),r=this[t(394)][t(401)][t(396)](ra)[t(381)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(371)](o[a(374)]),l=e[a(384)](u),f=l[a(365)];if(a(347)!=l[a(411)]||!f||a(406)!=f[a(364)])return;if(o[a(409)])return void s[a(392)]();if(!i[a(346)][a(400)](o[a(412)],s[a(402)]))return;const h=o[a(412)][a(422)][a(383)],g=o[a(412)][a(404)][a(390)],d=h[a(428)][a(428)],{column:p}=n[a(351)](h),{column:m}=n[a(351)](g);for(let s=p;s<=m;s++){const l=n[a(375)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(415)],l=i[a(421)][a(429)](s);i[a(362)][a(354)](a(345)+c,l),r&&i[a(362)][a(360)](a(372),u,l),i[a(421)][a(413)](l,o[a(374)]),t&&(e[a(427)][a(405)](o[a(374)])?i[a(362)][a(354)](a(373),l):i[a(362)][a(359)](a(373),l))}}}}e[t(403)][t(353)](t(347),t(397),t(357),r),e[t(403)][t(353)](t(347),t(406),t(357),r),this[t(394)][t(350)][t(386)].on(t(424),s(),{priority:t(407)}),this[t(394)][t(365)][t(386)].on(t(424),((e,n,r)=>{const o=t;r[o(425)][o(418)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(407)}),this[t(394)][t(350)][t(386)].on(t(417),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(371)](r[o(374)]),c=e[o(384)](a),u=c[o(365)];if(o(347)!=c[o(411)]||!u||o(406)!=u[o(364)])return;const l=s[o(421)][o(426)](r[o(374)]);if(l)for(const t of l)s[o(362)][o(359)](o(345)+i,t),s[o(362)][o(359)](o(373),t),s[o(362)][o(419)](o(372),t),s[o(421)][o(349)](t,r[o(374)])}),{priority:t(407)}),this[t(388)]()}[ua(388)](){const t=ua,e=this[t(394)],n=e[t(389)];function r(e){const r=t;return{type:r(414),content:Hr(n,r(355),e)}}e[t(401)][t(396)](t(398))[t(348)][t(423)]((e=>{const s=t;if(s(347)!=e[s(411)])return;const{data:o}=e;if(o){if(s(397)==o[s(364)]){const t=o[s(416)][0][s(356)];return r(Hr(n,s(t?382:379)))}if(s(406)==o[s(364)]){const t=o[s(416)][0][s(356)];return r(Hr(n,s(t?410:368)))}}}))}}function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=345]})(t,e)}function ha(){const t=["ck-suggestion-marker--active","markerName","createTableWalker","6729220mCeOax","702850toBakV","headingRows","FORMAT_REGULAR_ROW","has","_acceptFormatSuggestionCallbackFactory","FORMAT_HEADER_ROW","nodeAfter","getSuggestion","requires","downcastDispatcher","TableEditing","_registerLegacyDescription","locale","nodeBefore","226576GhuYLB","stop","TableUtils","editor","1006170ibYvMK","get","setTableRowHeader","TrackChangesEditing","2CTHIzZ","consume","plugins","name","_suggestionFactory","end","includes","setTableColumnHeader","highest","_handleLegacySuggestions","item","FORMAT_HEADER_COLUMN","type","markerRange","bindElementToMarker","format","cell","commandParams","removeMarker:suggestion","showSuggestionHighlights","removeAttribute","afterInit","mapper","start","registerDescriptionCallback","addMarker:suggestion","options","markerNameToElements","activeMarkers","parent","toViewElement","ck-suggestion-marker-","consumable","formatBlock","_descriptionFactory","unbindElementFromMarkerName","editing","getCellLocation","6vqzUpU","registerCustomCallback","addClass","*Format:* %0","forceValue","accept","14qCJscn","removeClass","setAttribute","_enableDefaultAttributesIntegration","writer","1264112mTwska","commandName","data","6336504fFuqTr","headingColumns","FORMAT_REGULAR_COLUMN","1853536JVutkX","registerAttributeLabel","_splitMarkerName","data-suggestion"];return(ha=function(){return t})()}const ga=ba;function da(){const t=["position","fromRange","insertColumns","entries","getRowIndexes","startsWith","19686BCGNiB","createRangeIn","row","getMarkers","hasSuggestion","rowInsertionRanges","853608OAPACx","includes","registerDescriptionCallback","16jMfwEt","isEqual","_isForcedDefaultExecutionBlock","set","elementToElement","requires","tableCellBorderStyle","removeMarker","view","listenTo","getColumnIndexes","type","differ","430050pnIgwG","endRow","discard","tableCellHorizontalAlignment","_createdBatches","newRange","695556XXQNiy","ck-suggestion-marker","createElement","from","8gndULA","tableCell","getContainedElement","register","some","tableCellBackgroundColor","markerAttributes","getColumns","tablePaste","containsRange","createRangeOn","markMultiRangeDeletion","markerName","fromEntries","removeMarkers","*Replace table cells*","suggestionUnloaded","commands","findAncestor","plugins","content","_suggestionFactory","ck-suggestion-marker--active","removeRows","call","129226uHTHJd","value","keys","get","batch","56016sYkxsP","getChildren","rows","deletion","suggestion","getAllAdjacentSuggestions","columnInsertionRanges","getRange","getSelectionAffectedTableCells","markMultiRangeInsertion","push","nextSibling","markers","$graveyard","afterInit","getItems","join","suggestion-td","previousSibling","accept","move","stop","createPositionBefore","add","insertContent","cell","columnInsertionIndexes","registerCustomCallback","tableCellSuggestion","getSuggestionCallback","column","next","root","forceDefaultExecution","insertRows","cells","previous","TrackChangesEditing","getAttributes","wrap","132900OkHzQX","removeColumns","low","attributes","_replaceTableSlotCell","table","registerPostFixer","getRows","editingDowncast","tableCellVerticalAlignment","TableUtils","suggestion:formatBlock:tablePasteCell","formatBlock","insert","99wmSdts","map","getTableIfOnlyTableInContent","getChangedMarkers","element","clipboardOutput","suggestionLoaded","filter","last","model","activeMarkers","showSuggestionHighlights","every","start","isInContent","reduce","redo","tablePasteRow","oldRange","markerToHighlight","rowInsertionIndexes","deletionRanges","paragraph","locale","first","_descriptionFactory","_tablePostFixingSubtypes","createRange","conversion","getSuggestion","insertion","getShiftedBy","tablePasteColumn","isEmpty","change","createTableWalker","setAttributes","trackChanges","497NTtJJw","name","updateMarker","setAttribute","Users","document","tableCellBorderColor","getRanges","176OAnMpN","tablePasteChainId","nodeAfter","for","unwrap","documentSelection","author","return","_splitMarkerName","tableCellBorderWidth","getSuggestions","getChild","options","fill","schema","ck-suggestion-marker-insertion","TableClipboard","insertionRanges","editor","has","find","high","markMultiRangeBlockFormat","rootName","getChanges","tablePasteCell","tableCellPadding","forEach","remove","endColumn","length","dataDowncast","subType","_getCoordsForCells","editing","detach","end","selection","columns"];return(da=function(){return t})()}!function(t,e){const n=ba,r=t();for(;;)try{if(301131===parseInt(n(113))/1*(parseInt(n(138))/2)+parseInt(n(197))/3*(parseInt(n(143))/4)+parseInt(n(310))/5+parseInt(n(288))/6*(parseInt(n(235))/7)+parseInt(n(297))/8*(parseInt(n(316))/9)+-parseInt(n(183))/10+-parseInt(n(243))/11*(parseInt(n(294))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(252),ga(241),ga(303),ga(313),ga(192),ga(118),ga(269)],ma=Object[ga(126)](pa[ga(198)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(302)](){return[ra]}[ga(157)](){const t=ga,n=this[t(261)];if(!n[t(132)][t(262)](t(259)))return;const r=n[t(132)][t(141)](t(180)),s=n[t(132)][t(141)](t(193)),o=n[t(132)][t(141)](ra),a=n[t(132)][t(141)](t(259));o[t(223)][t(153)](t(214),t(229)),n[t(206)][t(257)][t(116)](t(171),{allowIn:t(114),allowContentOf:t(114),isLimit:!0}),n[t(225)][t(301)]({model:t(171),view:t(160)});let c=null;n[t(206)].on(t(167),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(273)]-1];h&&h[u(176)]||r[u(299)]||this[u(261)][u(130)][u(141)](u(234))[u(139)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(248)))return!1;const i=s[o(199)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(151)](n[o(240)][o(280)]);if(!a[o(273)])return!1;const c=a[0][o(131)](o(188)),l=r[o(286)](a),f=r[o(307)](a),h={startRow:l[o(221)],endRow:l[o(205)],startColumn:f[o(221)],endColumn:f[o(205)]};return 1==a[o(273)]&&(h[o(311)]+=r[o(190)](i)-1,h[o(272)]+=r[o(120)](i)-1),Ta(c,h,r)}(l,f,n[u(206)],s,a)&&(o[u(164)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(206)][u(231)]((()=>{const t=u;n[t(206)][t(167)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(273)]&&r[t(152)](o,t(214),{tablePasteChainId:s}),a[t(273)]&&r[t(152)](a,t(229),{tablePasteChainId:s}),l[t(273)]&&(r[t(152)](l,t(121),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(270)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(137)](e)}))),f[t(273)]&&(r[t(124)](f,t(121),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(270)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(137)](e)})));const g=r[t(265)](h[t(198)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(268),{tablePasteChainId:s});if(g){const e=g[t(291)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(206)][t(123)](s),a=e[t(263)]((e=>e[t(150)]()[t(298)](i)));a&&r[t(153)]([a[t(236)],o])}r[t(273)]&&g[t(238)](t(119),Object[t(126)](r))}c=null})))}),{priority:e.priorities[t(264)]+10}),n[t(132)][t(141)](t(259)).on(t(187),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(164)]();const u=s[r(168)],l=o,f=Ea(u),h=Ea(l);e[r(250)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(271)](u[r(254)](0));for(const t of Array[r(319)](l[r(144)]()))a[r(196)](t,u,r(279));const t=c[r(217)][r(295)](s[r(290)]),e=c[r(169)][r(295)](s[r(173)]);t||e||(g=i.LiveRange[r(283)](a[r(289)](u)))}else h&&!f&&(d=a[r(289)](u));else{const t=a[r(318)](r(171)),e=a[r(318)](r(171));a[r(182)](a[r(289)](u),e),a[r(196)](t,u,0);for(const e of Array[r(319)](l[r(144)]()))a[r(196)](e,t,r(279));g=i.LiveRange[r(283)](a[r(123)](t)),d=i.LiveRange[r(283)](a[r(123)](e))}const p=Array[r(319)](l[r(181)]())[r(204)]((([t])=>pa[r(295)](t)));c[r(178)][r(153)]({element:u,attributes:p[r(273)]?Object[r(126)](p):null}),g&&c[r(260)][r(153)](g),d&&c[r(218)][r(153)](d)}),{priority:t(264)}),s.on(t(284),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(281)]||1;c[o(169)]=new Array(l)[o(256)](u)[o(198)](((t,e)=>t+e));for(const{cell:t}of s[o(232)](i,{startColumn:u,endColumn:u+l-1}))c[o(149)][o(153)](n[o(206)][o(123)](t))}),{priority:t(185)}),s.on(t(177),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(145)]||1;c[o(217)]=new Array(l)[o(256)](u)[o(198)](((t,e)=>t+e));for(const{cell:t}of s[o(232)](i,{startRow:u,endRow:u+l-1}))c[o(293)][o(153)](n[o(206)][o(123)](t))}),{priority:t(185)}),r[t(222)][t(296)]((e=>{const r=t;if(e[r(275)]&&e[r(275)][r(287)](r(121)))return e[r(179)]?{}:{type:r(227),content:Hr(n[r(220)],r(128))}}));const u=()=>!1;for(const e of[t(121),t(229),t(214),t(268)])r[t(134)][t(170)](t(227),e,t(159),u),r[t(134)][t(170)](t(146),e,t(159),u),r[t(134)][t(170)](t(195),e,t(159),u);r[t(134)][t(170)](t(195),t(268),t(312),u),r[t(134)][t(170)](t(195),t(268),t(162),((e,r,s)=>{const o=t,i=e[o(198)]((t=>t[o(115)]()))[o(204)]((t=>t)),a=new Map(i[o(198)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(178)])e&&a[o(300)](t,e);else if(s&&s[o(119)])for(const[t,e]of Object[o(285)](s[o(119)])){const r=n[o(206)][o(155)][o(141)](t),s=r?r[o(150)]()[o(115)]():null;s&&a[o(300)](s,e)}n[o(206)][o(231)]((t=>{const e=o;for(const[n,r]of a)t[e(233)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(134)][o(170)](e,o(121),s,((t,i,a)=>{const c=o;n[c(206)][c(231)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(210)][o(245)];t.is(o(201),o(171))&&u[o(153)](t)}r[o(134)][o(172)](e,null,s)(t,i,a);for(const t of u)o(156)!=t[o(175)][o(266)]&&n[o(247)](t)}))}))};l(t(227),t(162)),l(t(227),t(312)),l(t(146),t(162)),l(t(146),t(312)),r[t(134)][t(170)](t(227),t(214),t(312),(e=>{const n=t,r=e[n(198)]((t=>t[n(115)]())),i=r[0][n(131)](n(188)),{minRow:a,maxRow:c}=o[n(276)](r);s[n(136)](i,{at:a,rows:c-a+1})})),r[t(134)][t(170)](t(227),t(229),t(312),(e=>{const n=t,r=e[n(198)]((t=>t[n(115)]())),i=r[0][n(131)](n(188)),{minColumn:a,maxColumn:c}=o[n(276)](r);s[n(184)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(275)]||!n[s(275)][s(287)](s(121)))return;const o=n[s(186)][s(244)],i=r[s(253)]()[s(204)]((t=>t[s(211)]&&t[s(186)]&&t[s(186)][s(244)]==o));i[s(273)]&&n[s(148)]()[s(273)]!=i[s(273)]&&i[s(212)](((t,e)=>(t[s(174)]=e,e[s(179)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(251)](e[s(125)]),i=[s(317),s(258)],a=r[s(207)][s(295)](e[s(125)]);return a&&i[s(153)](s(135)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(203),f,{priority:t(264)}),r.on(t(129),f,{priority:t(264)}),n[t(206)][t(240)][t(189)]((()=>{const e=t;let s=!1;const o=Array[e(319)](n[e(206)][e(240)][e(309)][e(200)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(251)](t);if(e(147)!=o||e(146)!=a||i[e(215)])continue;if(!r[e(292)](c))continue;const u=r[e(226)](c)[e(242)](),l=n[e(132)][e(141)](e(239)).me;for(const t of r[e(253)]())if(t[e(211)]&&t[e(249)]==l&&e(195)==t[e(308)]&&e(268)==t[e(275)]&&t[e(242)]()[e(209)]((t=>u[e(117)]((n=>n[e(122)](t,!0))))))for(const n of t[e(148)]())n[e(211)]&&(n[e(312)](),s=!0)}return s})),n[t(206)][t(240)][t(189)]((e=>{const s=t,o=n[s(130)][s(141)](s(213));if(!o||!o[s(314)][s(262)](e[s(142)]))return!1;let i=!1;const a=n[s(132)][s(141)](s(239)).me,c=n[s(206)][s(240)][s(309)][s(267)](),u=Array[s(319)](n[s(206)][s(240)][s(309)][s(200)]())[s(204)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(251)](t);return n(147)==o&&n(121)==i&&c==a.id&&!e[n(215)]}));for(const t of c){if(s(196)!=t[s(308)]||s(171)!=t[s(236)]||1!=t[s(273)])continue;const n=e[s(224)](t[s(282)],t[s(282)][s(228)](1));if(!u[s(263)]((({data:t})=>t[s(315)][s(298)](n))))for(const{name:t,data:r}of u)if(n[s(122)](r[s(315)])){e[s(237)](t,{range:n}),i=!0;break}}return i})),n[t(206)][t(240)][t(189)]((e=>{const s=t;let o=!1;const i=n[s(132)][s(141)](s(239)).me,a=r[s(253)]()[s(204)]((t=>t[s(211)]&&t[s(249)]==i)),c=new Set,u=new Set;for(const t of a)if(s(121)==t[s(275)])for(const e of t[s(291)]()){const n=e[s(150)]()[s(115)]();if(n)if(n.is(s(201),s(171))&&Ea(n)){t[s(304)](e[s(236)]),c[s(166)](n),o=!0;const r=n[s(154)],i=n[s(161)],a=r&&r.is(s(201),s(171)),l=i&&i.is(s(201),s(171));a&&!c[s(262)](r)&&u[s(166)](r),l&&!c[s(262)](i)&&u[s(166)](i)}else n.is(s(201),s(219))&&n[s(230)]&&(t[s(304)](e[s(236)]),o=!0)}else if(s(268)==t[s(275)]){if(!t[s(186)]||!t[s(186)][s(244)])continue;const e=t[s(186)][s(119)];if(e&&Object[s(140)](e)[s(273)])continue;const n=t[s(186)][s(244)];let r=!0,i=!0;for(const e of a)if(e[s(275)]&&e[s(275)][s(287)](s(121))){if(!e[s(186)][s(244)]){i=!1;break}if(e.id!=t.id&&e[s(186)][s(244)]==n){r=!1;break}}i&&r&&(t[s(127)](),o=!0)}for(const t of c)e[s(271)](t);for(const t of u)e[s(247)](t);return o})),n[t(225)][t(246)](t(191))[t(216)]({model:t(194),view:(t,e)=>h(t),converterPriority:t(264)}),n[t(225)][t(246)](t(274))[t(216)]({model:t(194),view:(e,n)=>n[t(255)][t(208)]?h(e,!1):null,converterPriority:t(264)});const g=n[t(277)][t(305)];this[t(306)](g[t(240)],t(202),((e,n)=>{const r=t,s=[];for(const t of g[r(289)](n[r(133)])[r(158)]())t.is(r(201),r(160))&&s[r(153)](t);g[r(231)]((t=>{const e=r;for(const n of s)t[e(163)](t[e(289)](n),t[e(165)](n)),t[e(271)](n)}))}))}}function Ea(t){const e=ga;if(t[e(230)])return!0;const n=t[e(254)](0);return n.is(e(201),e(219))&&n[e(230)]}function ba(t,e){const n=da();return(ba=function(t,e){return n[t-=113]})(t,e)}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(232)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["TrackChangesEditing","locale","editor","document","resizeTable","*Format:* resize table","author","getAttribute","commandParams","handleResizeTableWidthCommand","registerCustomCallback","bind","1036460dXCZOW","TableColumnResizeEditing","accept","data","enableCommand","format","formatBlock","getColumnGroupElement","getTableColumnsWidths","87788mnZOrA","get","getSuggestions","_descriptionFactory","1236aDJSUS","afterInit","table","13928BoBOLN","markBlockFormat","resizeTableWidth","Users","440BgAnSw","_suggestionFactory","selection","tableWidth","type","871548JhrISR","formatGroupId","plugins","has","subType","columnWidths","2Drtcdj","18297ouFtfh","1107OHImxV","registerDescriptionCallback","formatInline","handleSuggestionDescription","model","getContainedElement","1036588gPKovY","getSuggestionCallback","getSelectedElement","discard","change"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(153241===-parseInt(n(489))/1+parseInt(n(488))/2*(-parseInt(n(538))/3)+-parseInt(n(522))/4+-parseInt(n(533))/5*(-parseInt(n(526))/6)+parseInt(n(496))/7+-parseInt(n(529))/8*(-parseInt(n(490))/9)+parseInt(n(513))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class ka extends t.Plugin{[_a(527)](){const t=_a;if(!this[t(503)][t(540)][t(541)](t(514)))return;const e=this[t(503)][t(540)][t(523)](t(501));e[t(517)](t(531),this[t(510)][t(512)](this)),e[t(534)][t(511)](t(519),t(505),t(515),e[t(534)][t(497)](t(519),null,t(499))),e[t(534)][t(511)](t(519),t(505),t(499),e[t(534)][t(497)](t(519),null,t(515))),e[t(525)][t(491)](this[t(493)][t(512)](this))}[_a(510)](t,e){const n=_a,r=this[n(503)][n(540)][n(523)](n(501)),s=this[n(503)][n(540)][n(523)](n(514)),o=e[n(528)]||this[n(503)][n(494)][n(504)][n(535)][n(498)]();this[n(503)][n(494)][n(500)]((()=>{const i=n,a=s[i(520)](o);let c=a?s[i(521)](a):null,u=o[i(508)](i(536))||null;const l=e[i(536)]||u,f=e[i(487)]||c,h=this[i(503)][i(540)][i(523)](i(532)).me;for(const t of r[i(524)]()){const e=t[i(495)]();if(i(505)===t[i(486)]&&e===o){t[i(507)]!==h&&t[i(499)]();const e=t[i(516)][i(509)];u=e[0][i(536)],c=e[0][i(487)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(530)](o,{commandName:i(531),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(505)},[],i(505))}))}[_a(493)](t){const e=_a;if(e(519)!=t[e(537)]&&e(492)!=t[e(537)])return;const{data:n}=t;if(n&&e(505)===n[e(539)]){const t=e(506);return{type:e(518),content:Hr(this[e(503)][e(502)],t)}}}}const Ca=Ra;function Na(){const t=["76632AxzjOb","6836iKTSIv","3614oPeqIk","855UMdNqW","287thiGcS","10GOmhUi","4940515DsVlRF","Template","8873559UsgCLt","afterInit","enableCommand","6SihqLT","6090337WTYhiI","get","editor","TrackChangesEditing","82lUjrCv","9421khtkJx","insertTemplate","has","114984wLwPmf","plugins"];return(Na=function(){return t})()}function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(533696===-parseInt(n(222))/1*(-parseInt(n(221))/2)+-parseInt(n(208))/3*(parseInt(n(228))/4)+parseInt(n(211))/5*(parseInt(n(216))/6)+-parseInt(n(209))/7*(parseInt(n(225))/8)+-parseInt(n(213))/9+-parseInt(n(210))/10*(parseInt(n(217))/11)+-parseInt(n(227))/12*(-parseInt(n(229))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(214)](){const t=Ca,e=this[t(219)];e[t(226)][t(224)](t(212))&&e[t(226)][t(218)](t(220))[t(215)](t(223))}}function Sa(){const t=["editor","registerElementLabel","TrackChangesEditing","21ezlOlK","get","828891QnJnka","494906dzIcaZ","afterInit","plugins","1GvMVff","enableCommand","ELEMENT_TABLE_OF_CONTENTS","8HixbMs","_descriptionFactory","182963MRhzdv","414294KmHqvz","commands","tableOfContents","190520JTglRL","insertTableOfContents","22108qGLReR","530NCQxIF","locale","719283JmsDBX"];return(Sa=function(){return t})()}const va=Ma;function Ma(t,e){const n=Sa();return(Ma=function(t,e){return n[t-=134]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(138720===parseInt(n(134))/1*(-parseInt(n(155))/2)+-parseInt(n(148))/3+parseInt(n(145))/4+parseInt(n(143))/5+parseInt(n(140))/6*(-parseInt(n(152))/7)+parseInt(n(137))/8*(-parseInt(n(154))/9)+-parseInt(n(146))/10*(-parseInt(n(139))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[va(156)](){const t=va,e=this[t(149)];if(!e[t(141)][t(153)](t(144)))return;e[t(157)][t(153)](t(151))[t(135)](t(144));const n=e[t(157)][t(153)](t(151)),r=e[t(147)];n[t(138)][t(150)](t(142),(e=>Hr(r,t(136),e)))}}function wa(){const t=["removeMarker","294676RMhatw","21424pPhCWL","1837kgUSeb","isCollapsed","nodeBefore","30340yRkKRP","differ","forward","start","title-content","editor","81bgJwBM","locale","getChangedMarkers","element","1321794SlwxDR","_splitMarkerName","getNearestSelectionRange","newRange","updateMarker","947470DQoTni","registerElementLabel","isTouching","has","registerPostFixer","isEqual","suggestion","schema","plugins","model","afterInit","187812AahDFb","77lVuUQb","Title","8BedUNj","end","_descriptionFactory","createRange","ELEMENT_TITLE","TrackChangesEditing","from","105738zJZVaE","get","document"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(115591===parseInt(n(499))/1+parseInt(n(468))/2+-parseInt(n(479))/3*(-parseInt(n(469))/4)+parseInt(n(488))/5+parseInt(n(464))/6*(-parseInt(n(500))/7)+-parseInt(n(502))/8*(-parseInt(n(483))/9)+-parseInt(n(473))/10*(parseInt(n(470))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Pa extends t.Plugin{[Fa(498)](){const t=Fa,e=this[t(478)];if(!e[t(496)][t(491)](t(501)))return;const n=e[t(496)][t(465)](t(462));n[t(504)][t(489)](t(477),(()=>Hr(e[t(480)],t(461)))),e[t(497)][t(466)][t(492)]((r=>{const s=t;let o=!1;const i=Array[s(463)](e[s(497)][s(466)][s(474)][s(481)]());for(const{name:t,data:a}of i){const{group:i}=n[s(484)](t);if(s(494)!==i||!a[s(486)])continue;const c=a[s(486)],u=c[s(503)][s(472)];if(!u||!u.is(s(482),s(477)))continue;if(!c[s(476)][s(490)](c[s(503)]))continue;const l=e[s(497)][s(495)][s(485)](c[s(503)],s(475));if(l&&l[s(471)]){const e=r[s(505)](c[s(476)],l[s(476)]);e[s(493)](c)||(r[s(487)](t,{range:e}),o=!0)}o||(r[s(467)](t),o=!0)}return o}))}}function xa(){const t=["3uUIceU","redo","2539608FCmNMG","TrackChangesEditing","220054IhPSla","afterInit","59700WkaPgY","enableCommand","2359060KqxDrr","undo","3798264wFzWxG","2441621EmBHPM","11XGSCMf","UndoEditing","plugins","editor","76gNlLGG","15046450PEFFsW","has","9eTsBSE","get"];return(xa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(262040===parseInt(n(313))/1*(-parseInt(n(317))/2)+-parseInt(n(298))/3*(-parseInt(n(308))/4)+parseInt(n(300))/5+parseInt(n(315))/6+parseInt(n(303))/7+-parseInt(n(302))/8*(-parseInt(n(311))/9)+-parseInt(n(309))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(297)](){const t=Ba,e=this[t(307)],n=e[t(306)][t(312)](t(316));e[t(306)][t(310)](t(305))&&(n[t(299)](t(301)),n[t(299)](t(314)))}}function Ga(){const t=["toggleTableCaption","TableCaptionEditing","has","plugins","TrackChangesEditing","get","editor","5663329Cgdbyx","22560320ggWcFl","afterInit","42PeopSn","enableCommand","1279725NaSeOA","145318IQUkhu","302880sLZWqP","915318sqWefy","104HPBrUS","115bKBslL","requires","2649208UNRUBD"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=276]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(970898===-parseInt(n(276))/1+-parseInt(n(277))/2*(parseInt(n(294))/3)+-parseInt(n(283))/4+-parseInt(n(281))/5*(-parseInt(n(278))/6)+-parseInt(n(291))/7+-parseInt(n(280))/8*(-parseInt(n(279))/9)+parseInt(n(292))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{static get[za(282)](){return[ra]}[za(293)](){const t=za,e=this[t(290)];e[t(287)][t(286)](t(285))&&e[t(287)][t(289)](t(288))[t(295)](t(284))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=105]})(t,e)}const Ka=Wa;function Xa(){const t=["TrackChangesTableProperties","2484450fzYRfH","_suggestionFactory","tableCellVerticalAlignment","tableBorderWidth","formatBlock","578607yAqTBl","tableWidth","180324RLNIRG","tableBorderStyle","discard","tableCellHorizontalAlignment","tableAlignment","registerCustomCallback","tableBorderColor","change","data","TrackChangesEditing","9TEUtlF","5395327stCrIA","setAttribute","nodeAfter","handleSuggestionDescription","findAncestor","get","TablePropertiesEditing","editor","tableBackgroundColor","afterInit","getFirstPosition","getSelectionAffectedTableCells","removeAttribute","join","registerDescriptionCallback","start","format","tableCellPadding","*Format:* change table cell properties","4527918NvFezq","_getSuggestion","markBlockFormat","accept","*Format:* change table properties","_handlePropertyChange","enableCommand","TableCellPropertiesEditing","tableProperties","tableCellProperties","pluginName","locale","tableCellBackgroundColor","2595460mIQGVk","getAttribute","tableCellBorderColor","TableUtils","batch","tableCellWidth","commandParams","document","selection","tableHeight","tableCellBorderStyle","2oMskTG","model","has","table","getContainedElement","plugins","tableCellBorderWidth","341492UcxzoB","_descriptionFactory","handleDiscardAction","8OUVJCa","getSuggestions","getSuggestionCallback","enqueueChange","subType","tableCellHeight"];return(Xa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(414940===parseInt(n(135))/1+parseInt(n(128))/2*(-parseInt(n(150))/3)+parseInt(n(152))/4+parseInt(n(145))/5+parseInt(n(182))/6+parseInt(n(163))/7*(-parseInt(n(138))/8)+parseInt(n(162))/9*(-parseInt(n(117))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Wa;super(t),this[e(112)]=[e(158),e(153),e(148),e(156),e(151),e(126),e(171)],this[e(113)]=[e(119),e(127),e(134),e(180),e(122),e(143),e(116),e(155),e(147)]}static get[Ka(114)](){return Ka(144)}[Ka(172)](){const t=Ka,e=this[t(170)][t(133)][t(168)](t(161));if(this[t(170)][t(133)][t(130)](t(169))){for(const n of this[t(112)])e[t(110)](n,((e,r)=>{const s=t,o=this[s(170)][s(129)][s(124)][s(125)][s(173)]()[s(167)](s(131));this[s(109)](n,[o],this[s(112)],s(112),e,r)}));e[t(146)][t(157)](t(149),t(112),t(107),e[t(146)][t(140)](t(149),null,t(154))),e[t(146)][t(157)](t(149),t(112),t(154),((e,n)=>this[t(137)](this[t(112)],e,n))),e[t(146)][t(157)](t(149),t(112),t(176),(()=>!1))}if(this[t(170)][t(133)][t(130)](t(111))){for(const n of this[t(113)])e[t(110)](n,((e,r)=>{const s=t,o=this[s(170)][s(133)][s(168)](s(120))[s(174)](this[s(170)][s(129)][s(124)][s(125)]);this[s(109)](n,o,this[s(113)],s(113),e,r)}));e[t(146)][t(157)](t(149),t(113),t(107),e[t(146)][t(140)](t(149),null,t(154))),e[t(146)][t(157)](t(149),t(113),t(154),((e,n)=>this[t(137)](this[t(113)],e,n))),e[t(146)][t(157)](t(149),t(113),t(176),(()=>!1))}e[t(136)][t(177)]((e=>this[t(166)](e)))}[Ka(109)](t,e,n,r,s,o){const i=Ka,a=this[i(170)][i(133)][i(168)](i(161));this[i(170)][i(129)][i(141)](o[i(121)],(()=>{const t=i;for(const i of e)if(this[t(105)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(118)](r);void 0!==n&&(e[r]=n)}s(o),a[t(106)](i,{commandParams:[e]},[],r)}}))}[Ka(137)](t,e,n){const r=Ka,s=e[0][r(178)][r(165)],o=n[r(123)][0];this[r(170)][r(129)][r(159)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(164)](r,o[r],s):e[n(175)](r,s)}))}[Ka(166)](t){const e=Ka;if(t[e(160)])switch(t[e(142)]){case e(112):return{type:e(179),content:Hr(this[e(170)][e(115)],e(108))};case e(113):return{type:e(179),content:Hr(this[e(170)][e(115)],e(181))}}}[Ka(105)](t,e){const n=Ka,r=this[n(170)][n(133)][n(168)](n(161));for(const s of r[n(139)]({skipNotAttached:!0})){const r=s[n(132)]();if(s[n(142)]===e&&r===t)return s}return null}}var Ja=Function.prototype,Qa=Object.prototype,Za=Ja.toString,Ya=Qa.hasOwnProperty,$a=Za.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ya.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Za.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Z?Z.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=437]})(t,e)}function mc(){const t=["_registerBlockAttribute","trackChanges.mergeNestedSuggestions","isIntersecting","getShiftedBy","_commentsRepository","trackChanges.trackFormatChanges","from","key","return","_isBlockAttribute","oldRange","change","_suggestionFactory","getIntersection","getUser","_getMarkerAnnouncementText","isAtEnd","getContainedElement","length","updateMarker","keys","attributeKey","621014bDLivS","targetPosition","trackChanges","getRange","always","value","low","parent","createSelection","createPositionBefore","_enableDefaultAttributesIntegration","authorName","refresh","markerToHighlight","addClass","filter","rootName","previous","_editor","deletion:discard","rejected","collaboration.channelId","suggestionChanged","removed","markers","values","element","formatBlock:accept","formatBlock","trackChangesCommand","createRangeOn","name","containsItem","40HtmPwS","backward","schema","consumable","error-saving-suggestion-data-suggestion-discarded","_inlineAttributeKeys","isUndo","removeMarker","splitPosition","getLastMatchingPosition","clone","newRange","_mergeNestedSuggestions","containsPosition","addMarker:suggestion","insertion:accept","warn","isMultiRange","track-changes-enable-command-twice","comments","getMarkers","multi","markInsertion","ck-suggestion-marker","track-changes-suggestion-not-found","range","1WxWVvR","formatInline:accept","deletion:accept","init","insertion:chain","CommentsRepository","bindElementToMarker","announce","discardSuggestion","tablePasteChainId","acceptSelectedSuggestions","_refreshAttributeSuggestionsChain","markMultiRangeBlockFormat","Users","ck-suggestion-marker-","_setSuggestionData","has","addHighlight","97192wASzUp","data-suggestion","data","_afterChanges","markMultiRangeDeletion","before","_defaultCallbacks","markDeletion","getChanges","addSuggestionData","suggestion","split","_isRegisteredAttribute","isArray","createElement","nodeAfter","hasCommentThread","attribute:","pluginName","startsWith","creator","originalSuggestionId","getSuggestions","reconvertMarker","elementEnd","options","lowest","updateSuggestion","_joinSuggestions","pop","rethrowUnexpectedError","dataToMarker","oldValue","getSuggestionCallback","enableCommand","addRange","fromRange","fetchCommentThread","_model","getAllAdjacentSuggestions","PendingActions","formatInline:chain","isBlock","4451092cyJJDR","$marker","change:data","hasSuggestion","notReady","showSuggestionHighlights","_setSuggestionRange","locale","discardAllSuggestions","buildSuggestion","_reduceExistingSuggestions","registerPostFixer","TrackChangesEditing","discard","_getAttributeKey","_joinWithAdjacentSuggestions","_enabledCommands","3kvuqUR","_handleNewSuggestionMarker","getNearestSelectionRange","elementToElement","_trackFormatChanges","fire","commentThread","ENTER","concat","adapter","_breakSuggestionMarker","_SUGGESTION_ANNOUNCEMENT","_suggestions","_removeSuggestion","attribute","addMarkerName","_isForcedDefaultExecutionBlock","_getExternalAuthor","remove","_onDiscard","addComment","getAttribute","push","isLocal","formatInline:join","containerElement","isIntersectingWithRange","suggestion-type","markerToData","attributes","_cutOutSuggestionMarker","author","detach","stopListening","rename","accepted","_refreshSuggestionsChain","attribute:discard","meta","addMarker:suggestion:attribute","differ","insertion","formatInline","getRanges","_addThreadToSuggestion","splice","_customCallbacks","documentSelection","setSelection","toViewElement","getFirstMarker","join","suggestion:attribute:","removeMarker:suggestion:attribute","commandName","_initAriaMarkerChangeAnnouncements","delete","enableReadOnlyMode","markerReady","end","multipleBlocks","every","insertion:","getFirstRange","getWalker","for","plugins","marker-count","includes","isExternal","setAttribute","getCommentThread","external:","insertion:discard","start","assign","formatInline:","nodeBefore","root","getCustomProperty","unbind","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.","_processAttributeChanges","map","commands","_splitMarkerName","formatBlock:discard","suggestionLoaded","move","isEqual","_rangeIsInLocalUserInsertion","removeMarkers","isOwn","_processAttributeSuggestions","unbindElementFromMarkerName","never","track-changes-adapter-already-set","toUpperCase","addCommentThread","track-changes-suggestion-data-mismatch","formatInline:discard","isCollapsed","$text","attributeNewValue","model","substring","isDocumentOperation","some","getAncestors","_reduceSuggestionAttributeRange","catch","isRemovable","24126641rdJTIC","removeAttribute","find","createRangeIn","chain","format","getItems","unshift","isInContent","insertContent","getDifference","6559236Mztyyb","isTouching","ck-suggestion-marker-formatBlock","applyOperation","containsRangeInObject","$graveyard","consume","howMany","isNextTo","createPositionAfter","suggestionUnloaded","editing","requires","change:_saved","markerNameToElements","get","ready","sort","skipNestingCheck","deleteContent","substr","_addSuggestionMarker","track-changes-adapter-missing-getsuggestion","acceptSuggestion","group","_recordAttributeSuggestions","forward","editingDowncast","fromCharCode","_recordAttributeChanges","highest","type","writer","after","insert","insertion:join","change:activeMarkers","_saved","deletion:chain","track-changes-command-not-found","_adapter","mapper","isInsideObject","removeMarker:suggestion:formatBlock","dataReady","subType","then","resolve","deletion:join","_element","2127240ZxoTbr","addSuggestion","ck-suggestion-marker-formatInline","_isDataLoaded","open","markerName","getSuggestion","formatBlock:","ariaLiveAnnouncer","discardSelectedSuggestions","_suggestionState","LEAVE","isAfter","_getSuggestionData","attribute:join","widget","ck-suggestion-marker--active","default","head","_getAuthorFromId","isBefore","markAttributeChange","forEach","define","markInlineFormat","_blockAttributeKeys","_createSuggestion","deletion:","FORMATTING","formatBlock:chain","editor","_descriptionFactory","formatGroupId","stop","execute","removeClass","@external","containsRange","high","authoredAt","createRange","markBlockFormat","createdAt","dataDowncast","$elementName","attributeOldValue","groupId","547062oZhVCk","config","isLimit","batch","markMultiRangeInsertion","document","_updateSuggestionData","deletion","size","createPositionAt","_registerInlineAttribute","removeComment","isSelectable","next","update:suggestion","activeMarkers","normal","position","350oCdznS","$textProxy","_registerDefaultCallbacks","item","enqueueChange","formatBlock:join","set","forceDefaultExecution","conversion","attribute:accept","upcast","addMarker:suggestion:formatBlock","_checkSuggestionCorrectness","getChangedMarkers","clear","isAtStart","addMarker","addUser","getMultiRangeId","toJSON","add","listenTo","isObject","hasComments","elementStart","track-changes-user-not-found","newValue","_findSuggestions","acceptAllSuggestions","suggestion:","setTo","PENDING_ACTION_SUGGESTION","moveTargetPosition","selection","accept","registerCustomCallback"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(571503===-parseInt(n(486))/1*(-parseInt(n(860))/2)+-parseInt(n(564))/3*(parseInt(n(547))/4)+parseInt(n(460))/5*(parseInt(n(784))/6)+parseInt(n(802))/7*(-parseInt(n(504))/8)+-parseInt(n(687))/9+-parseInt(n(737))/10+parseInt(n(676))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(781);class Ec extends t.Plugin{static get[dc(699)](){return[dc(491),o.Users,t.PendingActions,Zr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,ho,Eo,_o,Ro,Mo,Do,zo,Bo,Xo,Qo,ei,ai,pi,oi,Vs,Ws,bi,Ai,Ri,Si,Di,Ui,zi,Ji,$i,ra,ca,la,Ha,Ia,ka,Oa,qa,La,Pa,ja]}static get[dc(522)](){return dc(559)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(647)]((t=>String[e(715)](t)))[e(615)]("")}super(t),this[e(712)]=!1,this[e(808)](e(799),[]),this.on(e(723),((n,r,s,o)=>{const i=e;this[i(542)][i(849)]((()=>{const e=i;for(const n of[...o,...s])this[e(542)][e(451)][e(502)](n)&&t[e(698)][e(527)](n)}))})),this[e(768)]=new qr(this[e(767)][e(668)][e(462)],this[e(767)][e(554)]),this[e(727)]=null,this[e(850)]=new bc(this[e(767)]),this[e(576)]=new Map,this[e(842)]=t[e(630)][e(702)](e(491)),this[e(563)]=new Set,this[e(542)]=this[e(767)][e(668)],this[e(747)]=new WeakMap,this[e(580)]=!1,this[e(762)]=new Set([e(781)]),this[e(465)]=new Set,t[e(785)][e(760)](e(843),e(754)),this[e(568)]=t[e(785)][e(702)](e(843)),t[e(785)][e(760)](e(839),!0),this[e(472)]=t[e(785)][e(702)](e(839)),this[e(456)]=new f(t,this[e(563)]),this[e(619)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,54,51,52])}[dc(489)](){const t=dc,n=this[t(767)],r=(e,n)=>{const r=t;if(r(578)!=e)return r(500)+e;const s=n[r(515)]("|")[0];return this[r(847)](s)?r(689):r(739)};n[t(810)][t(629)](t(714))[t(440)]({model:t(514),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(649)](e[n(742)]),a=[n(483),r(o,i)];let c=3e3;return this[n(799)][n(632)](e[n(742)])&&(a[n(586)](n(753)),c=3010),n(791)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(810)][t(629)](t(780))[t(822)]((e=>{const r=t;e.on(r(474),((t,e,s)=>{const o=r;if(!s[o(529)][o(552)])return;const i=e[o(805)];if(!i)return;const c=s[o(728)][o(613)](i);n[o(668)][o(462)][o(824)](i)&&c&&!c[o(643)](o(752))&&c.is(o(589))&&(0,a.toWidget)(c,s[o(719)])}),{priority:r(775)})})),n[t(810)][t(629)](t(780))[t(440)]({model:t(514),view:(e,n)=>{const s=t;if(!n[s(529)][s(552)])return null;const{type:o,subType:i}=this[s(649)](e[s(742)]);return{classes:[s(483),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(805)])return;const{id:c}=this[a(649)](o[a(742)]);if(r){const t=this[a(576)][a(702)](c),e=this[a(561)](t);if(!this[a(847)](e))return}if(o[a(805)].is(a(835)))return void i[a(463)][a(693)](o[a(805)],s[a(458)]);const u=i[a(728)][a(613)](o[a(805)]);if(o[a(805)].is(a(453))&&n[a(668)][a(462)][a(546)](o[a(805)])&&!u[a(643)](a(503))){i[a(719)][a(441)]([a(483),a(689)],u),i[a(719)][a(634)](a(505),c,u),i[a(728)][a(492)](u,o[a(742)]),e&&(this[a(799)][a(632)](o[a(742)])?i[a(719)][a(441)](a(753),u):i[a(719)][a(772)](a(753),u));for(const t of n[a(668)][a(679)](o[a(805)])[a(682)]())i[a(463)][a(693)](t,s[a(458)]);i[a(463)][a(693)](o[a(805)],s[a(458)])}};n[t(810)][t(629)](t(780))[t(822)]((e=>{const n=t;e.on(n(813),((t,e,r)=>{const o=n;r[o(529)][o(552)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(717)})})),n[t(810)][t(629)](t(780))[t(822)]((e=>{const n=t;e.on(n(603),((t,e,r)=>{const o=n;r[o(529)][o(552)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(717)})})),n[t(810)][t(629)](t(780))[t(592)]({model:t(514),view:(e,n)=>n[t(529)][t(552)]?null:{group:t(514),name:e[t(707)](11)}}),n[t(810)][t(629)](t(812))[t(567)]({view:{name:t(514),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(831)+e[r(585)](r(591))+":"+e[r(585)]("id");return e[r(585)](r(631))&&(s+=":"+e[r(585)](r(631))),n[r(518)](r(548),{"data-name":s})}}),n[t(810)][t(629)](t(812))[t(535)]({view:t(514)}),n[t(810)][t(629)](t(714))[t(822)]((e=>{const n=t;e.on(n(813),s(),{priority:n(775)})})),n[t(810)][t(629)](t(714))[t(822)]((e=>{const n=t;e.on(n(603),s({isAttributeSuggestion:!0}),{priority:n(775)})})),n[t(810)][t(629)](t(714))[t(822)]((e=>{const n=t;e.on(n(730),((t,e,r)=>{const s=n,o=r[s(728)][s(701)](e[s(742)]);if(o)for(const t of o)t[s(643)](s(503))||(r[s(719)][s(772)]([s(483),s(689),s(753)],t),r[s(719)][s(677)](s(505),t),r[s(728)][s(658)](t,e[s(742)]))}),{priority:n(775)})})),n[t(810)][t(629)](t(714))[t(822)]((e=>{const n=t;e.on(n(617),((t,e,r)=>{const s=n,o=r[s(728)][s(701)](e[s(742)]);if(!o)return;const{id:i}=this[s(649)](e[s(742)]),a=this[s(576)][s(702)](i),c=this[s(561)](a);if(this[s(847)](c))for(const t of o)t[s(643)](s(503))||(r[s(719)][s(772)]([s(483),s(689),s(753)],t),r[s(719)][s(677)](s(505),t),r[s(728)][s(658)](t,e[s(742)]))}),{priority:n(775)})})),n[t(668)][t(789)][t(558)]((e=>{const r=t;let s=!1;const o=Array[r(844)](n[r(668)][r(789)][r(604)][r(815)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(649)](t);if(r(514)!==o)continue;const h=this[r(576)][r(702)](f);if(null!=c[r(471)]){r(606)==u&&(s=s||yc(c[r(471)],t,e,n[r(668)][r(462)]));const o=r(578)==u&&this[r(847)](l[r(515)]("|")[0]);if(c[r(471)][r(665)]||r(692)==c[r(471)][r(642)][r(443)]||r(455)==u&&!kc(c[r(471)])||o&&!kc(c[r(471)])||r(791)==u&&(_c(a=c[r(471)])||function(t){const e=r;return t[e(638)][e(867)]==t[e(623)][e(641)]&&t[e(638)][e(854)]}(a)))e[r(467)](t),s=!0;else{if(!h||!h[r(684)])continue;i[r(822)](h)}}}var a;return i[r(792)]>0&&(s=!!this[r(562)](i)||s),s})),n[t(668)][t(789)][t(558)]((e=>{const r=t;let s=!1;for(const t of n[r(668)][r(789)][r(604)][r(512)]())if(r(721)==t[r(718)])for(const t of this[r(576)][r(452)]()){if(t[r(477)]||!t[r(684)])continue;const o=r(455)==t[r(718)],i=this[r(561)](t),a=i&&this[r(847)](i);if(!o&&!a)continue;const c=t[r(627)]();if(c[r(638)][r(867)]!=c[r(623)][r(867)]&&!c[r(623)][r(854)]){const o=n[r(668)][r(793)](c[r(638)][r(519)],r(623)),i=n[r(668)][r(777)](c[r(638)],o);e[r(857)](t[r(614)](),{range:i}),s=!0}}return s})),n[t(668)][t(789)][t(558)]((e=>this[t(646)](e))),n[t(668)][t(789)][t(558)]((e=>!e[t(787)][t(587)]&&this[t(657)](e))),n[t(668)].on(t(507),(()=>{this[t(712)]=!1})),n[t(668)][t(789)].on(t(549),((r,s)=>{const o=t;if(!s[o(587)]||s[o(466)])return;if(!this[o(712)])return;const i=n[o(668)][o(789)][o(604)][o(512)]();if(0==i[o(856)])return;const a=[],c=i[o(442)]((t=>o(578)==t[o(718)])),u=i[o(442)]((t=>o(721)==t[o(718)]&&o(666)!=t[o(458)])),l=i[o(442)]((t=>o(582)==t[o(718)]&&o(666)!=t[o(458)]));for(const t of c)this[o(516)](t[o(859)])&&a[o(586)]({key:t[o(859)],newValue:t[o(667)],oldValue:t[o(782)],range:Cc(t[o(485)],n[o(668)])});for(const t of u){const e=l[o(678)]((e=>e[o(736)]===t[o(736)]));if(e){const r=Nc(t[o(801)][o(519)],n[o(668)]);e[o(458)]!==t[o(458)]&&a[o(586)]({key:o(781),newValue:t[o(458)],oldValue:e[o(458)],range:r});for(const[n,s]of e[o(593)]){if(!this[o(516)](n))continue;const e=t[o(593)][o(702)](n);s!==e&&a[o(586)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(593)])this[o(516)](n)&&(e[o(593)][o(502)](n)||a[o(586)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(856)]&&n[o(668)][o(806)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(758)](t,e,s,o,{groupId:r});this[n(557)](t,a)}))}),{priority:t(530)}),n[t(668)][t(451)].on(t(798),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(649)](n[s(458)]),e=this[s(576)][s(702)](t);e&&e[s(579)](n[s(458)])}})),n[t(668)][t(789)].on(t(549),(()=>{const e=t,r=Array[e(844)](n[e(668)][e(789)][e(604)][e(815)]())[e(442)]((t=>e(514)===this[e(649)](t[e(458)])[e(711)]));if(0===r[e(856)])return;r[e(704)](((t,n)=>{const r=e,s=t[r(506)][r(848)],o=n[r(506)][r(848)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(638)][r(757)](o[r(638)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(649)](t);if(null===n[e(848)]){const n=this[e(565)](t);o[e(822)](n)}else{const t=this[e(576)][e(702)](r);null!==n[e(471)]||t[e(684)]?(s[e(822)](t[e(755)]),o[e(822)](t)):this[e(577)](t)}}o[e(792)]>0&&this[e(600)](o);for(const t of s)this[e(569)](e(449),t)})),n[t(668)].on(t(690),((e,r)=>{const s=t,o=r[0];if(!this[s(576)][s(792)])return;if(!o[s(670)])return;if(o[s(787)][s(466)]||!o[s(787)][s(587)])return;let i,a;switch(o[s(718)]){case s(721):i=n[s(668)][s(793)](o[s(801)]),a=i[s(841)](o[s(694)]);break;case s(515):i=n[s(668)][s(793)](o[s(468)]),a=n[s(668)][s(793)](o[s(834)]);break;case s(652):i=n[s(668)][s(793)](o[s(861)]),a=i[s(841)](o[s(694)]);break;default:return}const c=n[s(668)][s(777)](i,a);n[s(668)][s(849)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(829)](c)){if(e[t(477)])continue;if(t(606)==e[t(718)])continue;const r=this[t(561)](e);if(r&&this[t(847)](r)&&t(515)!=o[t(718)])continue;const s=e[t(506)]&&e[t(506)][t(624)];(t(455)!=e[t(718)]||t(515)==o[t(718)]&&!s)&&(n[t(691)]||t(605)==e[t(718)]&&n[t(656)]||e[t(627)]()[t(774)](c)&&this[t(574)](e,i,a))}}))}),{priority:t(530)}),n[t(668)].on(t(706),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(809)])return;if(this[s(580)])return;if(!this[s(456)][s(865)])return;if(o[s(665)])return;const a=n[s(668)][s(462)],{start:c,end:u}=o[s(627)](),l=c[s(519)]&&a[s(786)](c[s(519)])?null:a[s(566)](c,s(713)),f=u[s(641)]&&a[s(786)](u[s(641)])?null:a[s(566)](u,s(461)),h=n[s(668)][s(777)](l?l[s(638)]:c,f?f[s(623)]:u);n[s(668)][s(849)]((t=>{const e=s;this[e(511)](h);const r=n[e(668)][e(462)][e(566)](h[e(638)]);o.is(e(611))?t[e(612)](r):o[e(832)](r)})),e[s(770)]()}),{priority:e.priorities[t(800)]+10}),n[t(668)].on(t(685),((e,r)=>{const s=t,o=r[r[s(856)]-1];o&&o[s(809)]||this[s(580)]||this[s(456)][s(865)]&&(n[s(668)][s(849)]((()=>{const t=s;let o=n[t(668)][t(685)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(846)]=o[t(470)]();const i=o[t(623)][t(641)],a=n[t(668)][t(462)];i&&a[t(546)](i)&&!a[t(824)](i)&&(o=n[t(668)][t(777)](o[t(638)],n[t(668)][t(793)](i,t(623)))),this[t(482)](o)})),e[s(770)]())}),{priority:t(775)}),this[t(767)][t(648)][t(822)](t(862),this[t(456)]),this[t(538)](t(862));const o=new p(n,this[t(576)]);n[t(648)][t(822)](t(710),o),this[t(538)](t(710));const i=new b(n,this[t(576)]);n[t(648)][t(822)](t(494),i),this[t(538)](t(494)),n[t(648)][t(822)](t(830),new S(n,o,this[t(576)])),this[t(538)](t(830)),n[t(648)][t(822)](t(555),new S(n,i,this[t(576)])),this[t(538)](t(555)),n[t(648)][t(822)](t(496),new w(n,o,this[t(576)])),this[t(538)](t(496)),n[t(648)][t(822)](t(746),new w(n,i,this[t(576)])),this[t(538)](t(746));const c=n[t(630)][t(702)](t(491));this[t(823)](c,t(584),((e,{threadId:n})=>{const r=t,s=this[r(576)][r(702)](n);s&&s[r(570)]&&1===s[r(570)][r(856)]&&this[r(790)](n,{hasComments:!0})}),{priority:t(866)}),this[t(823)](c,t(795),((e,{threadId:n})=>{const r=t,s=this[r(576)][r(702)](n);s&&s[r(570)]&&!s[r(570)][r(856)]&&this[r(790)](n,{hasComments:!1})}),{priority:t(866)})}set[dc(573)](t){const n=dc;if(this[n(727)])throw new e.CKEditorError(n(660),this);this[n(727)]=t}get[dc(573)](){return this[dc(727)]}[dc(526)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(576)][n(452)]())t&&!e[n(684)]||r[n(586)](e);return e?r[n(647)]((t=>t[n(821)]())):r}[dc(743)](t){const n=dc,r=this[n(576)][n(702)](t);if(!r)throw new e.CKEditorError(n(484),this);return r}[dc(550)](t){const e=dc;return this[e(576)][e(502)](t)}[dc(513)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(718)][e(515)](":"),a=this[e(576)][e(702)](r)||this[e(763)](o,i,r,n,s);if(this[e(608)](a),this[e(814)](a,o,i||null,n),a[e(779)]=t[e(779)],a[e(740)]=!0,s&&s[e(773)]){const t=s[e(773)],n=this[e(581)](t[e(438)]);a[e(776)]=t[e(779)],a[e(595)]=n,a[e(633)]=!0}else a[e(776)]=t[e(779)];switch(t[e(506)]&&(a[e(506)]=t[e(506)]),t[e(593)]&&(a[e(593)]=t[e(593)]),this[e(727)]&&this[e(727)][e(738)]||(a[e(724)]=!0),this[e(747)][e(702)](a)){case e(551):this[e(747)][e(808)](a,e(731));break;case e(622):a[e(684)]?(this[e(562)](new Set([a])),this[e(600)](new Set([a])),this[e(747)][e(808)](a,e(703)),this[e(569)](e(651),a)):this[e(747)][e(808)](a,e(450))}return a}[dc(710)](t){const e=dc;this[e(809)]((()=>{const n=e;this[n(767)][n(668)][n(849)]((()=>{const e=n;for(const n of t[e(543)]())n[e(836)]()}))}))}[dc(494)](t){const e=dc;this[e(809)]((()=>{const n=e;this[n(767)][n(668)][n(849)]((()=>{const e=n;for(const n of t[e(543)]())n[e(560)]()}))}))}[dc(538)](t,n){const r=dc,s=this[r(767)][r(648)][r(702)](t);if(!s)throw new e.CKEditorError(r(726),this,{commandName:t});if(this[r(563)][r(502)](s))throw new e.CKEditorError(r(478),this,{commandName:t});this[r(563)][r(822)](s),n&&s.on(r(771),((t,e)=>{const o=r;this[o(456)][o(865)]&&(this[o(580)]||(e[o(856)]>0&&e[e[o(856)]-1]&&e[e[o(856)]-1][o(809)]?e[o(533)]():(t[o(846)]=n(((...t)=>s[o(771)](...t,{forceDefaultExecution:!0})),...e),t[o(770)]())))}),{priority:r(775)})}[dc(809)](t){const n=dc;let r,s;const o=this[n(580)];this[n(580)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(580)]=!1),s&&e.CKEditorError[n(534)](s,this),r}[dc(482)](t,n=null,r={}){const s=dc;if(t[s(665)])return null;const o=this[s(767)][s(630)][s(702)](s(499)).me;for(const{suggestion:e,meta:o}of this[s(829)](t,s(605)))if(o[s(656)]){if(!o[s(695)]){if(o[s(691)]){if(!this[s(472)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(574)](e,t[s(638)],t[s(623)]);break}if(n==e[s(732)]&&Sc(e,r)){const n=e[s(627)]();return n[s(638)][s(653)](t[s(623)])?this[s(553)](e,this[s(542)][s(777)](t[s(638)],n[s(623)])):this[s(553)](e,this[s(542)][s(777)](n[s(638)],t[s(623)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(626)+n:s(605),u=this[s(501)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(708)](c,i,a,t),u}[dc(788)](t,n=dc(481),r={}){const s=dc,o=this[s(767)][s(630)][s(702)](s(499)).me,i=this[s(850)][s(537)](s(605),n,s(615));for(const e of this[s(526)]())if(e[s(595)].id==o.id&&s(605)==e[s(718)]&&e[s(732)]==n&&Sc(e,r)&&(i(e[s(607)](),t)||i(t,e[s(607)]()))){for(const n of t)e[s(539)](n);return e}for(const{suggestion:e,meta:n}of this[s(829)](t,s(605))){if(!n[s(656)])continue;if(!this[s(472)]&&n[s(691)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(607)]())for(const e of t)if(!n[s(774)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(626)+n,l=this[s(501)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(708)](u,a,c,e,zr[s(820)]());return l}[dc(761)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(665)])return null;if(o(659)===this[o(568)]){const e=this[o(850)][o(537)](o(606),r,o(836));return this[o(809)]((()=>e([t],n,s))),null}const i=this[o(767)][o(630)][o(702)](o(499)).me,a=[];if(o(864)!==this[o(568)])for(const{suggestion:e,meta:n}of this[o(829)](t,o(605)))n[o(656)]&&!n[o(729)]&&a[o(586)](...e[o(607)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(851)](s);e&&r[n(586)](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(856)];){const s=r[e][n(686)](t);r[n(609)](e,1,...s),e+=s[n(856)]}}return r}(t,a);c[o(856)]&&this[o(542)][o(849)]((()=>{const t=o;for(const e of c){const o=this[t(850)][t(537)](t(606),r,t(836));this[t(809)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(638)],u=t[o(623)];for(const{suggestion:e,meta:n}of this[o(829)](t,o(606))){if(!n[o(656)])continue;if(e[o(732)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(627)]();if(i[o(774)](t,!0))return null;c=c[o(757)](i[o(638)])?c:i[o(638)],u=u[o(749)](i[o(623)])?u:i[o(623)],a?i[o(638)][o(757)](a[o(627)]()[o(638)])?(a[o(655)](),a=e):e[o(655)]():a=e}const l=this[o(542)][o(777)](c,u);if(a)this[o(553)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(501)]({id:t,type:o(640)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(708)](o(640)+r,t,a,l)}}return null}[dc(778)](t,n,r=[],s=null,o={}){const i=dc;n[i(769)]||(n[i(769)]=n[i(618)]),n[i(624)]=t.is(i(485)),s=s||Ac(n);const a=r[i(647)]((t=>Nc(t,this[i(542)]))),c=t.is(i(485))?t:Nc(t,this[i(542)]);if(i(659)===this[i(568)]){const t=this[i(850)][i(537)](i(455),s,i(836));return this[i(809)]((()=>t([c],n,o))),null}a[i(586)](c);let u=!0;for(const t of a)if(!this[i(654)](t)){u=!1;break}if(u&&i(864)!==this[i(568)]){const t=this[i(850)][i(537)](i(455),s,i(836));return this[i(809)]((()=>t([c],n,o))),null}let l=null,f=c[i(638)],h=c[i(623)];for(const{suggestion:t,meta:e}of this[i(829)](c,i(455))){if(!e[i(656)])continue;if(e[i(695)]||e[i(691)]||e[i(729)])continue;if(t[i(506)][i(769)]!=n[i(769)])continue;if(!Sc(t,o))continue;const r=t[i(627)]();if(t[i(732)]==s){if(r[i(774)](c,!0))return null;f=f[i(757)](r[i(638)])?f:r[i(638)],h=h[i(749)](r[i(623)])?h:r[i(623)],l?r[i(638)][i(757)](l[i(627)]()[i(638)])?(l[i(655)](),l=t):t[i(655)]():l=t}else{const e=c[i(851)](r);this[i(594)](t,e)}}const g=this[i(767)][i(630)][i(702)](i(499)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(553)](l,this[i(542)][i(777)](f,h)),l;{const t=this[i(501)]({id:d,type:i(744)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(708)](i(744)+s,d,p,this[i(542)][i(777)](f,h)),t}}[dc(498)](t,n,r=[],s=null,o={}){const i=dc;n[i(769)]||(n[i(769)]=n[i(618)]);const a=t[0];n[i(624)]=a.is(i(485)),s=s||Ac(n);const c=r[i(647)]((t=>Nc(t,this[i(542)]))),u=a.is(i(485))?t:t[i(647)]((t=>Nc(t,this[i(542)])));if(i(659)===this[i(568)]){const t=this[i(850)][i(537)](i(455),s,i(836));return this[i(809)]((()=>t(u,n,o))),null}c[i(586)](...u);let l=!0;for(const t of c)if(!this[i(654)](t)){l=!1;break}if(l&&i(864)!==this[i(568)]){const t=this[i(850)][i(537)](i(455),s,i(836));return this[i(809)]((()=>t(u,n,o))),null}const f=this[i(767)][i(630)][i(702)](i(499)).me;for(const t of this[i(526)]()){if(t[i(595)].id!=f.id)continue;if(i(455)!=t[i(718)]||t[i(506)][i(769)]!=n[i(769)])continue;if(!Sc(t,o))continue;const e=t[i(732)]==s;for(let n=0;n<u[i(856)];n++){const r=u[n];for(const s of t[i(480)]()){const o=s[i(863)]();if(r[i(653)](o)){e?(u[i(609)](n,1),n--):t[i(467)](s[i(458)]);break}}}}if(0==u[i(856)])return null;const h=this[i(850)][i(537)](i(455),s,i(615));for(const t of this[i(526)]())if(t[i(595)].id==f.id&&i(455)==t[i(718)]&&t[i(506)][i(769)]==n[i(769)]&&t[i(732)]==s&&Sc(t,o)&&(h(t[i(607)](),u)||h(u,t[i(607)]()))){for(const e of u)t[i(539)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(744)+s,m=this[i(501)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(708)](p,g,d,t,zr[i(820)]());return m}[dc(511)](t,n=null,r={}){const s=dc;if(t[s(665)])return null;const o=this[s(767)][s(630)][s(702)](s(499)).me,a=new i.LiveRange(t[s(638)],t[s(623)]);for(const{suggestion:t,meta:e}of this[s(829)](a,s(605)))if(e[s(656)]&&!e[s(695)])if(t[s(477)]){const e=t[s(607)]()[s(442)]((t=>s(692)!=t[s(642)][s(443)]));if(e[s(625)]((t=>a[s(774)](t,!0)))&&t[s(560)](),e[s(671)]((t=>t[s(774)](a,!0)))){const t=this[s(850)][s(537)](s(791),n,s(836));return this[s(809)]((()=>t([a],null,r))),null}}else{const e=a[s(851)](t[s(627)]());null!==e&&t[s(583)]([e],null,r)}if(a[s(596)](),a[s(665)]||s(692)==a[s(642)][s(443)])return null;let c=null,u=a[s(638)],l=a[s(623)];const f=this[s(829)](a,s(791));for(const{suggestion:t,meta:e}of f){const n=this[s(542)][s(777)](u,l);if(e[s(656)]&&(this[s(472)]||!e[s(691)]&&!e[s(729)]))if(t[s(477)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(607)]()){if(r[s(774)](n,!0))return t;n[s(774)](r)||(e=!1)}e&&t[s(560)]()}else{const e=t[s(627)]();if(e[s(774)](n,!0))return t;if(!Sc(t,r)){n[s(774)](e)?t[s(655)]():e[s(473)](u)?u=e[s(623)]:e[s(473)](l)&&(l=e[s(638)]);continue}u=u[s(757)](e[s(638)])?u:e[s(638)],l=l[s(749)](e[s(623)])?l:e[s(623)],r=Object[s(639)]({},t[s(593)]),c?e[s(638)][s(757)](c[s(627)]()[s(638)])?(c[s(655)](),c=t):t[s(655)]():c=t}}if(c)return this[s(553)](c,this[s(542)][s(777)](u,l)),c;{const t=(0,e.uid)(),i=this[s(542)][s(777)](u,l),a=o.id,c=n?s(764)+n:s(791),f=this[s(501)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(708)](c,t,a,i),f}}[dc(508)](t,n=dc(481),r={}){const s=dc,o=this[s(767)][s(630)][s(702)](s(499)).me,a=t[s(647)]((t=>new i.LiveRange(t[s(638)],t[s(623)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(829)](a,s(605)))e[s(656)]&&!e[s(695)]&&c[s(822)](t);for(const e of c)if(e[s(477)]){const o=e[s(607)]();if((!e[s(593)]||!e[s(593)][s(705)])&&o[s(625)]((t=>a[s(671)]((e=>e[s(774)](t,!0)))))&&e[s(560)](),a[s(625)]((t=>o[s(671)]((e=>e[s(774)](t,!0)))))){const e=this[s(850)][s(537)](s(791),n,s(836));return this[s(809)]((()=>e(t,null,r))),null}}else{const t=e[s(627)]();if(a[s(671)]((e=>e[s(774)](t,!0)))&&e[s(560)](),a[s(625)]((e=>t[s(774)](e,!0)))){const t=this[s(850)][s(537)](s(791),n,s(836));return this[s(809)]((()=>t(a,null,r))),null}}const u=this[s(850)][s(537)](s(791),n,s(615));let l=null;for(const t of this[s(526)]())if(t[s(595)].id==o.id&&t[s(684)]&&s(791)==t[s(718)]&&t[s(732)]==n&&Sc(t,r)&&(u(t[s(607)](),a)||u(a,t[s(607)]())))if(l){if(t[s(570)]&&t[s(570)][s(856)])continue;for(const e of t[s(607)]())l[s(590)](e)||l[s(539)](e);t[s(655)]()}else{l=t;for(const e of a)t[s(590)](e)||t[s(539)](e)}if(l)return l;c[s(816)]();for(const{suggestion:t,meta:e}of this[s(829)](a,s(791)))e[s(656)]&&(this[s(472)]||!e[s(691)]&&!e[s(729)])&&Sc(t,r)&&c[s(822)](t);for(const t of c){const e=t[s(607)]();if((!r||!r[s(705)])&&a[s(625)]((t=>e[s(671)]((e=>e[s(774)](t,!0))))))return t;(!t[s(593)]||!t[s(593)][s(705)])&&e[s(625)]((t=>a[s(671)]((e=>e[s(774)](t,!0)))))&&t[s(560)]()}const f=(0,e.uid)(),h=o.id,g=s(764)+n,d=this[s(501)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(596)](),t[s(665)]||s(692)==t[s(642)][s(443)]||this[s(708)](g,f,h,t,zr[s(820)]());return d}[dc(758)](t,n,r,s,o){const i=dc;if(t[i(665)])return[];if(i(659)===this[i(568)])return[];const a=this[i(767)][i(630)][i(702)](i(499)).me.id,c=Array[i(844)](this[i(576)][i(452)]())[i(442)]((e=>i(578)==e[i(718)]&&e[i(506)][i(845)]==n&&e[i(590)](t)));if(i(754)===this[i(568)]){const e=this[i(829)](t,i(605))[i(442)]((({meta:t})=>t[i(656)]&&!t[i(729)]&&!t[i(695)]))[i(647)]((({suggestion:t})=>t));c[i(683)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(578)==t[i(718)]?t[i(506)][i(536)]:void 0,o=t[i(627)](),a=Array[i(844)](u[i(858)]())[i(678)]((t=>t[i(840)](o)));if(!a)continue;const c=a[i(686)](o);this[i(847)](n)&&i(605)==t[i(718)]&&0!=c[i(856)]||(u[i(620)](a),c[i(759)]((t=>{u[i(808)](t,r)})),i(605)!=t[i(718)]&&e!=s&&u[i(808)](a[i(851)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(856)]>37&&console[i(476)](i(645),{key:n});const f=(i(521)+(n+"|")+Ac({newValue:s}))[i(669)](0,60),h=this[i(501)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(586)](h),this[i(708)](f,c,a,t)}return l}[dc(838)](t){const e=dc;this[e(762)][e(822)](t)}[dc(794)](t){const e=dc;this[e(465)][e(822)](t)}[dc(437)](t,e=[],n=[]){const r=dc;this[r(538)](t,((t,...e)=>{this[r(716)]((()=>{t(...e)}))}));for(const t of e)this[r(794)](t);for(const t of n)this[r(838)](t)}[dc(561)](t){const e=dc;return e(578)==t[e(718)]?t[e(732)][e(515)]("|")[0]:null}[dc(553)](t,e){const n=dc,r=t[n(614)]();this[n(542)][n(849)]((t=>{t[n(857)](r,{range:e})}))}[dc(608)](t){const e=dc,n=t.id,r=this[e(767)][e(785)][e(702)](e(448));this[e(842)][e(520)](n)||this[e(842)][e(662)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(842)][e(635)](n);s[e(644)](e(675)),s[e(675)]=!1,t[e(570)]=s}[dc(814)](t,n,r,s){const o=dc;if(t[o(718)]!=n||t[o(732)]!=r||t[o(524)].id!=s)throw this[o(767)][o(621)](o(663)),new e.CKEditorError(o(663),this)}[dc(594)](t,n){const r=dc,s=t[r(627)]();if(n[r(653)](s))t[r(655)]();else if(s[r(774)](n)){const o=this[r(542)][r(793)](n[r(638)][r(641)],r(623));this[r(553)](t,this[r(542)][r(777)](s[r(638)],o));const i=(0,e.uid)(),a=t[r(524)].id,c=t[r(718)]+":"+t[r(732)];this[r(501)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(506)],attributes:t[r(593)]});const u=this[r(542)][r(793)](n[r(623)][r(867)],r(720)),l=this[r(542)][r(777)](u,s[r(623)]);this[r(708)](c,i,a,l)}else if(s[r(473)](n[r(638)])){const e=this[r(542)][r(793)](n[r(638)][r(641)],r(623));this[r(553)](t,this[r(542)][r(777)](s[r(638)],e))}else{const e=this[r(542)][r(793)](n[r(623)][r(867)],r(720));this[r(553)](t,this[r(542)][r(777)](e,s[r(623)]))}}[dc(654)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(829)](t,e(605))){if(!r[e(656)])continue;const s=n[e(607)]();for(const n of s)if(!t[e(686)](n)[e(856)])return!0}return!1}[dc(756)](t){const n=dc,r=this[n(767)][n(630)][n(702)](n(499))[n(852)](t);if(!r)throw new e.CKEditorError(n(827),this);return r}[dc(581)](t){const e=dc,n=this[e(767)][e(630)][e(702)](e(499)),r=(0,o.hashObject)(e(636)+t);return n[e(852)](r)||n[e(819)]({id:r,name:t})}[dc(763)](t,e,n,r,s){const o=dc,i=this[o(756)](r),a=this[o(850)][o(556)](t,e,n,i,s,(t=>{const e=o;this[e(790)](n,{attributes:t});const r=this[e(743)](n);this[e(562)](new Set([r])),this[e(600)](new Set([r]))}));return this[o(823)](a,o(836),(()=>{const t=o;this[t(790)](n,{state:t(599)})}),{priority:o(775)}),this[o(823)](a,o(560),(()=>{const t=o;this[t(790)](n,{state:t(447)})}),{priority:o(775)}),this[o(576)][o(808)](n,a),this[o(747)][o(808)](a,o(551)),a}[dc(649)](t){const e=dc,n=t[e(515)](":");return{group:n[0],type:n[1],subType:n[e(856)]>=5?n[2]:null,id:n[e(856)]<5?n[2]:n[3],authorId:n[e(856)]<5?n[3]:n[4],markerCount:6==n[e(856)]?n[5]:null}}[dc(574)](t,n,r){const s=dc,o=t[s(627)](),i=o[s(638)],a=o[s(623)];this[s(553)](t,this[s(542)][s(777)](i,n));const c=(0,e.uid)(),u=t[s(524)].id,l=t[s(718)]+(t[s(732)]?":"+t[s(732)]:"");this[s(501)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(593)],data:t[s(506)]});const f=this[s(561)](t);(s(455)==t[s(718)]||f&&this[s(847)](f))&&(r=this[s(542)][s(869)](r[s(867)])),this[s(708)](l,c,u,this[s(542)][s(777)](r,a))}[dc(829)](t,e=null){const n=dc,r=[],s=this[n(767)][n(630)][n(702)](n(499)).me;Array[n(517)](t)||(t=[t]);for(const o of this[n(526)]()){if(!o[n(684)])continue;if(e&&o[n(718)]!=e)continue;let i=!1;for(const e of o[n(607)]()){for(const a of t){const t=a[n(638)][n(653)](e[n(623)])||a[n(623)][n(653)](e[n(638)]);if(t||a[n(851)](e)){const c=a[n(774)](e)&&Tc(this[n(542)][n(462)],e[n(638)],a),u=e[n(774)](a)&&Tc(this[n(542)][n(462)],a[n(638)],e);r[n(586)]({suggestion:o,meta:{isOwn:s==o[n(595)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(708)](t,e,n,r,s){const o=dc;this[o(542)][o(849)]((i=>{const a=o;let c=a(831)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(818)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(577)](t){const e=dc,n=t[e(444)],r=t[e(797)];t[e(444)]=null,t[e(797)]=null,null!=n&&n[e(797)]==t&&(n[e(797)]=r),null!=r&&r[e(444)]==t&&(r[e(444)]=n),e(703)==this[e(747)][e(702)](t)&&(this[e(747)][e(808)](t,e(450)),this[e(569)](e(697),t,n,r))}[dc(501)](t){const n=dc,r=t.id,s=this[n(513)](t);if(this[n(727)]&&this[n(727)][n(738)]){const o=this[n(767)][n(630)][n(702)](n(544)),i=s[n(825)],a=s[n(732)]?s[n(718)]+":"+s[n(732)]:s[n(718)],c=this[n(767)][n(554)],u=o[n(822)](Hr(c,n(833))),l={id:r,type:a,hasComments:i,data:t[n(506)]||null,originalSuggestionId:t[n(525)]||null,attributes:s[n(593)]};this[n(727)][n(738)](l)[n(733)]((t=>{const e=n;s[e(724)]=!0,o[e(582)](u),t&&t[e(779)]&&(this[e(576)][e(702)](r)[e(779)]=t[e(779)])}))[n(674)]((t=>{const r=n;throw(0,e.logWarning)(r(464)),this[r(767)][r(668)][r(806)]({isUndoable:!1},(()=>{s[r(560)]()})),s[r(597)](),this[r(576)][r(620)](s.id),this[r(747)][r(620)](s),t}))}return s}[dc(847)](t){const e=dc;return this[e(762)][e(502)](t)}[dc(790)](t,e){const n=dc,r=this[n(767)][n(630)][n(702)](n(544)),s=this[n(743)](t);if(this[n(727)]&&this[n(727)][n(531)])if(s[n(724)]){const s=r[n(822)](Hr(this[n(767)][n(554)],n(833)));this[n(727)][n(531)](t,e)[n(733)]((()=>{r[n(582)](s)}))}else s.on(n(700),(()=>{this[n(790)](t,e)}))}[dc(750)](t){const n=dc;if(!this[n(727)]||!this[n(727)][n(743)])throw new e.CKEditorError(n(709),this);return this[n(727)][n(743)](t)}[dc(565)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(649)](t),i=this[e(576)][e(702)](n)||this[e(763)](r,s,n,o,{});switch(this[e(814)](i,r,s,o),this[e(747)][e(702)](i)){case e(551):this[e(750)](n)[e(733)]((t=>{const r=e;let s=Promise[r(734)]();t[r(825)]&&(s=this[r(842)][r(541)]({channelId:this[r(767)][r(785)][r(702)](r(448)),threadId:n})),s[r(733)]((()=>{const e=r;this[e(513)](t)[e(724)]=!0}))})),this[e(747)][e(808)](i,e(622));break;case e(450):this[e(790)](n,{state:e(741)});case e(731):this[e(747)][e(808)](i,e(703)),this[e(569)](e(651),i);break;case e(703):this[e(569)](e(449),i)}return i[e(579)](t),i}[dc(600)](t){const e=dc,n=Array[e(844)](t),r=n[e(442)]((t=>e(578)==t[e(718)]));this[e(497)](r);const s=n[e(442)]((t=>!t[e(477)]&&e(578)!=t[e(718)])),o=this[e(526)]({skipNotAttached:!0})[e(442)]((t=>!t[e(477)]&&e(578)!=t[e(718)])),i=o[e(442)]((n=>!t[e(502)](n))),a=new Map(o[e(647)]((t=>[t,this[e(850)][e(537)](t[e(718)],t[e(732)],e(680))]))),c=new Map(o[e(647)]((t=>[t,t[e(627)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(856)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(856)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(856)];t++){const n=s[t];!l[e(502)](n)&&n[e(444)]&&(f[e(822)](n[e(444)]),n[e(444)][e(797)]===n&&(n[e(444)][e(797)]=null),n[e(444)]=null),!u[e(502)](n)&&n[e(797)]&&(f[e(822)](n[e(797)]),n[e(797)][e(444)]===n&&(n[e(797)][e(444)]=null),n[e(797)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(856)];e++){const r=g(t,n[e]);r&&(r[0][s(797)]=r[1],r[1][s(444)]=r[0],u[s(822)](r[0]),l[s(822)](r[1]))}}function g(t,n){const r=e;if(t[r(595)].id!==n[r(595)].id)return null;const s=a[r(702)](t)(t,n,c[r(702)](t),c[r(702)](n));return s&&a[r(702)](n)(t,n,c[r(702)](t),c[r(702)](n))?s[1][r(570)]&&s[1][r(570)][r(856)]?null:s:null}f[e(792)]&&this[e(600)](f)}[dc(497)](t){const e=dc;if(0==t[e(856)])return;const n=this[e(526)]({skipNotAttached:!0})[e(442)]((t=>e(578)==t[e(718)]&&t[e(740)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(593)]);s[e(502)](n)||(s[e(808)](n,r[e(856)]),r[e(586)]([]));const i=s[e(702)](n);r[i][e(586)](t)}!function(){const t=e;r[t(704)](((e,n)=>{const r=t,s=e[0][r(779)],o=n[0][r(779)];return s==o?e[0][r(593)][r(783)]<n[0][r(593)][r(783)]?-1:1:s<o?-1:1}));for(const e of r)e[t(704)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(856)];t++){if(0==r[t][e(856)])continue;const n=[];for(let s=t+1;s<r[e(856)];s++)0!=r[s][e(856)]&&i(r[t],r[s])&&n[e(586)](s);for(const s of n)r[t]=r[t][e(572)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(856)];n++)t[n][e(797)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(856)];n++)t[n][e(444)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(593)][r(783)]!==n[0][r(593)][r(783)]&&t[0][r(595)]!==n[0][r(595)])return!1;if(!function(t,e){const n=r;return!t[n(825)]&&!e[n(825)]||(!t[n(825)]||!e[n(825)])&&(!!(t[n(825)]&&e[n(779)]<t[n(570)][n(479)][n(702)](0)[n(779)])||!!(e[n(825)]&&t[n(779)]<e[n(570)][n(479)][n(702)](0)[n(779)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(593)],r(783)),o=gc(n[0][r(593)],r(783));return!!wr(s,o)&&(!!t[r(625)]((t=>n[r(671)]((e=>t[r(627)]()[r(653)](e[r(627)]())))))&&n[r(625)]((e=>t[r(671)]((t=>e[r(627)]()[r(653)](t[r(627)]()))))))}}[dc(562)](t){const e=dc,n=Array[e(844)](t),r=this[e(526)]({skipNotAttached:!0}),s=r[e(442)]((n=>!t[e(502)](n))),o=new Map(n[e(647)]((t=>[t,this[e(850)][e(537)](t[e(718)],t[e(732)],e(615))]))),i=new Map(r[e(647)]((t=>[t,t[e(607)]()])));for(let t=0;t<n[e(856)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(856)];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(856)];e++){const s=r[e];if(s[a(718)]!==n[a(718)]||s[a(595)].id!==n[a(595)].id||s[a(732)]!==n[a(732)])continue;if(!Lc(n,s,[a(783)]))continue;if(a(578)==n[a(718)]&&n[a(506)][a(536)]!=s[a(506)][a(536)])continue;if(a(578)==n[a(718)]&&t[a(847)](n[a(506)][a(845)]))continue;if(a(455)==n[a(718)]){const e=t[a(767)][a(668)],r=n[a(855)]();if(r&&(e[a(462)][a(824)](r)||e[a(462)][a(786)](r)))continue}const c=o[a(702)](n),u=i[a(702)](n),l=i[a(702)](s),f=n[a(570)]&&n[a(570)][a(856)],h=s[a(570)]&&s[a(570)][a(856)];if(!f&&c(l,u))return t[a(532)](s,n),i[a(620)](n),!0;if(!h&&c(u,l))return t[a(532)](n,s),i[a(620)](s),!0}return!1}}[dc(532)](t,e){const n=dc;if(t[n(477)])for(const r of e[n(607)]())t[n(539)](r);else{const r=e[n(627)]()[n(623)];this[n(553)](t,this[n(542)][n(777)](t[n(627)]()[n(638)],r))}e[n(655)]()}[dc(853)](t,e){const n=dc,r=t[n(523)](n(681))||t[n(523)](n(578))?n(765):t[n(661)]();return Hr(this[n(767)][n(554)],e+"_"+r+n(575))}[dc(619)](){const t=dc,e=this[t(767)];(0,o.surroundingMarkersDetector)(this[t(542)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(649)](t[s(458)]);if(s(514)===e){o[s(586)](this[s(853)](n,s(748)));break}}for(const t of r){const{group:e,type:n}=this[s(649)](t[s(458)]);if(s(514)===e){o[s(586)](this[s(853)](n,s(571)));break}}o[s(856)]&&e.ui[s(745)][s(493)](s(862),o[s(615)](" "))}))}[dc(646)](t){const e=dc;if(this[e(712)])return!1;const n=this[e(767)],r=n[e(668)][e(789)][e(604)][e(512)]();if(0==r[e(856)])return!1;const s=[],o=r[e(442)]((t=>e(578)==t[e(718)])),i=r[e(442)]((t=>e(721)==t[e(718)]&&e(666)!=t[e(458)])),a=r[e(442)]((t=>e(582)==t[e(718)]&&e(666)!=t[e(458)]));for(const t of o)s[e(586)]({key:t[e(859)],newValue:t[e(667)],oldValue:t[e(782)],range:Cc(t[e(485)],n[e(668)])});for(const t of i){const r=a[e(678)]((n=>n[e(801)][e(653)](t[e(801)])));r&&s[e(586)]({key:e(781),newValue:t[e(458)],oldValue:r[e(458)],range:n[e(668)][e(457)](t[e(801)][e(519)])})}return 0!=s[e(856)]&&this[e(557)](t,s)}[dc(657)](t){const e=dc;let n=!1;const r=this[e(767)][e(668)][e(789)][e(604)][e(815)]()[e(442)]((t=>t[e(506)][e(471)]&&t[e(458)][e(523)](e(616))));for(const s of r){const{subType:r,id:o}=this[e(649)](s[e(458)]),i=r[e(515)]("|")[0];for(const r of this[e(526)]({skipNotAttached:!0}))r.id!=o&&e(578)==r[e(718)]&&r[e(506)]&&r[e(506)][e(845)]==i&&r[e(627)]()[e(840)](s[e(506)][e(471)])&&(this[e(673)](r,s[e(506)][e(471)],t),n=!0)}return n}[dc(716)](t){const e=dc;this[e(767)],this[e(712)]=!0,t()}[dc(516)](t){const e=dc,n=this[e(847)](t),r=this[e(465)][e(502)](t);return n||r}[dc(557)](t,e){const n=dc;if(0==e[n(856)])return!1;let r=!1;for(const s of e){const e=this[n(829)](s[n(485)],n(578))[n(442)]((t=>!t[n(602)][n(695)]))[n(647)]((t=>t[n(514)])),i=(0,o.hashObject)({newValue:s[n(828)]});e[n(442)]((t=>{const e=n,[r,o]=t[e(732)][e(515)]("|");return r==s[e(845)]&&o!=i}))[n(759)]((e=>{const o=n;this[o(673)](e,s[o(485)],t),r=!0}))}return r}[dc(673)](t,e,n){const r=dc,s=t[r(627)]()[r(686)](e);0!==s[r(856)]?1!==s[r(856)]?this[r(574)](t,e[r(638)],e[r(623)]):this[r(553)](t,s[0]):n[r(467)](t[r(614)]())}}class bc{constructor(t){const e=dc;this[e(445)]=t,this[e(542)]=t[e(668)],this[e(610)]=new Map,this[e(510)]=new Map,this[e(804)]()}[dc(556)](t,e,n,r,s,o){const i=dc;return new zr(this[i(542)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(537)](t,e,i(836))(...n),onDiscard:(...n)=>this[i(537)](t,e,i(560))(...n)})}[dc(837)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(610)][s(808)](o,r)}[dc(537)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(610)][r(702)](s)||this[r(510)][r(702)](t+":"+n)}[dc(804)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(704)](((t,n)=>t[e(638)][e(757)](n[e(638)])?1:-1)),this[e(542)][e(849)]((n=>{const r=e;for(const e of t){let t;t=e[r(623)][r(854)]&&e[r(623)][r(867)]==e[r(638)][r(519)]?n[r(868)](e[r(638)][r(519)],"on"):n[r(868)](e),this[r(542)][r(706)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(542)][n(849)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(647)]((t=>(_c(t)&&(t=this[s(542)][s(777)](t[s(623)])),t)))[s(442)]((t=>s(692)!==t[s(642)][s(443)]));if(c[s(856)]<1)return;const u=Array[s(844)](this[s(542)][s(789)][s(835)][s(607)]())[s(647)]((t=>i.LiveRange[s(540)](t)));r[s(612)](c);for(const t of this[s(445)][s(648)][s(648)]())t[s(439)]();a[s(586)]({forceDefaultExecution:!0}),this[s(445)][s(771)](o,...a);const l=u[s(442)]((t=>s(692)!=t[s(642)][s(443)]));l[s(856)]>0&&r[s(612)](l);for(const t of u)t[s(596)]()}))},s=(e,n)=>1==e[t(856)]&&1==n[t(856)]&&e[0][t(623)][t(653)](n[0][t(638)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(542)])?[e,n]:Rc(n,e,s,r,this[t(542)])?[n,e]:null;this[t(510)][t(808)](t(475),e),this[t(510)][t(808)](t(637),n),this[t(510)][t(808)](t(722),s),this[t(510)][t(808)](t(490),o),this[t(510)][t(808)](t(488),n),this[t(510)][t(808)](t(446),e),this[t(510)][t(808)](t(735),s),this[t(510)][t(808)](t(725),o),this[t(510)][t(808)](t(487),r),this[t(510)][t(808)](t(664),e),this[t(510)][t(808)](t(588),s),this[t(510)][t(808)](t(545),e),this[t(510)][t(808)](t(454),r),this[t(510)][t(808)](t(650),e),this[t(510)][t(808)](t(807),s),this[t(510)][t(808)](t(766),e),this[t(510)][t(808)](t(811),e),this[t(510)][t(808)](t(601),((e,n)=>{const r=t;if(!n)return;const s=this[r(445)][r(630)][r(702)](Ec);this[r(542)][r(849)]((t=>{const o=r;if(o(781)==n[o(845)])for(const r of e){const e=r[o(638)][o(519)],s=n[o(536)];t[o(598)](e,s)}else if(s[o(847)](n[o(845)]))for(const r of e)void 0!==n[o(536)]?t[o(634)](n[o(845)],n[o(536)],r[o(638)][o(519)]):t[o(677)](n[o(845)],r[o(638)][o(519)]);else for(const r of e)n[o(536)]?t[o(634)](n[o(845)],n[o(536)],r):t[o(677)](n[o(845)],r)}))})),this[t(510)][t(808)](t(751),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(867)][r(672)]({includeSelf:!0,parentFirst:!0})){if(s[r(642)]==s)return!1;if(!n[r(459)](s))return!1;if(t[r(824)](s)||t[r(786)](s))return!0}return!1}function _c(t){const e=dc;return t[e(623)][e(867)]==t[e(638)][e(519)]&&t[e(623)][e(817)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(805)].is(s(803))&&!r[s(824)](t[s(805)]),i=t[s(638)][s(469)](o),a=t[s(623)][s(469)](o,{direction:s(461)});return!(t[s(638)][s(653)](i)&&t[s(623)][s(653)](a)||(i[s(757)](a)?n[s(857)](e,{range:n[s(777)](i,a)}):n[s(467)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(638)][e(519)];return n&&n.is(e(453))}function Cc(t,e){const n=dc;return null==t[n(623)][n(641)]&&t[n(623)][n(867)]==t[n(638)][n(519)]?Nc(t[n(638)][n(519)],e):t}function Nc(t,e){const n=dc,r=e[n(462)][n(824)](t)||e[n(462)][n(796)](t);return e[n(777)](e[n(793)](t,n(509)),r?e[n(696)](t):e[n(793)](t,n(623)))}function Rc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(623)][o(653)](r[o(638)]))return!0;if(t[o(718)]!=e[o(718)])return!1;if(!n[o(623)][o(688)](r[o(638)]))return!1;const i=s[o(777)](n[o(623)],r[o(638)])[o(628)]();for(const t of i)if([o(826),o(528)][o(632)](t[o(718)])&&s[o(462)][o(786)](t[o(805)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(740)]||!e[r(740)])&&wr(gc(t[r(593)],n),gc(e[r(593)],n))}function Sc(t,e){const n=dc,r=vc(t[n(593)]),s=vc(e);if(!t[n(740)])return!1;for(const t of Object[n(858)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(639)]({},t);return delete n[e(705)],delete n[e(495)],n}const Mc=wc;function Oc(){const t=["346885NzKUEi","getRanges","canEditAt","_editor","10143LNAAbS","2jdJjWw","get","stopListening","canAccept","392BObzOm","_pendingAction","PendingActions","discardSuggestion","execute","plugins","30VoJPBg","102279EnbpUb","_setPendingAction","6489aXzJEa","756435UcINel","locale","change:isDirty","view","PENDING_ACTION_SUGGESTION","listenTo","model","_removePendingAction","commentThreadController","unbind","remove","canDiscard","isEnabled","add","11485512AhfUFI","_acceptCommand","52IVORDM","acceptSuggestion","isDirty","commands","destroy","bind","_discardCommand","810BGLQpk","387292eznKbY"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(230229===-parseInt(n(418))/1*(parseInt(n(424))/2)+-parseInt(n(435))/3*(parseInt(n(410))/4)+-parseInt(n(438))/5+parseInt(n(417))/6*(parseInt(n(423))/7)+-parseInt(n(428))/8*(parseInt(n(437))/9)+parseInt(n(434))/10*(parseInt(n(419))/11)+parseInt(n(408))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(400)]=e,this[s(397)]=n,this[s(402)]=r,this[s(422)]=t,this[s(409)]=t[s(413)][s(425)](s(411)),this[s(416)]=t[s(413)][s(425)](s(431)),this[s(397)][s(415)](s(406)).to(this[s(409)],this[s(416)],((t,e)=>t||e)),this[s(397)][s(415)](s(427)).to(this[s(409)],s(406),(t=>t&&this[s(422)][s(400)][s(421)](e[s(420)]()))),this[s(397)][s(415)](s(405)).to(this[s(416)],s(406),(t=>t&&this[s(422)][s(400)][s(421)](e[s(420)]()))),this[s(429)]=null,n[s(412)]&&this[s(436)](),this[s(399)](n,s(411),(()=>this[s(411)]())),this[s(399)](n,s(431),(()=>this[s(431)]())),this[s(399)](n,s(396),(()=>{const t=s;n[t(412)]?this[t(436)]():this[t(401)]()}))}[Mc(411)](){const t=Mc;this[t(409)][t(432)](this[t(400)].id)}[Mc(431)](){const t=Mc;this[t(416)][t(432)](this[t(400)].id)}[Mc(414)](){const t=Mc;this[t(397)][t(403)](t(406)),this[t(397)][t(403)](t(427)),this[t(397)][t(403)](t(405)),this[t(426)](),this[t(402)][t(414)](),this[t(429)]&&this[t(401)]()}[Mc(436)](){const t=Mc,e=Hr(this[t(422)][t(395)],t(398));this[t(429)]=this[t(422)][t(433)][t(425)](t(430))[t(407)](e)}[Mc(401)](){const t=Mc;null!==this[t(429)]&&this[t(422)][t(433)][t(425)](t(430))[t(404)](this[t(429)]),this[t(429)]=null}}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=358]})(t,e)}const Pc=Dc;function xc(){const t=["isActive","authoredAt","isEnabled","1TyFOKA","canDiscard","disableComments","5DnuvUL","editorConfig","commentInputView","assign","isDirty","showInput","commentsListView","_localUser","hasDirtyComment","996858ustlRu","_config","length","isReadOnly","disabledSubmit","updateComment","1555870fNoUsS","addComment","set","_createCommentThreadInputView","submit","editor","21BByeRc","_model","_createCommentViews","2922093hzgJZz","focus","8003344MFBUGR","939495xTqzDU","commentThreadInputView","descriptionParts","bind","element","commentThread","cancel","value","1949536QPpNtu","removeComment","CommentView","setData","delegate","canAccept","33610zoNKCv","fire","4279sVPcHx","locale","destroy"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(526401===parseInt(n(363))/1*(-parseInt(n(381))/2)+-parseInt(n(393))/3+parseInt(n(401))/4*(parseInt(n(366))/5)+parseInt(n(375))/6*(parseInt(n(387))/7)+-parseInt(n(392))/8+parseInt(n(390))/9+-parseInt(n(407))/10*(-parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(372)]=null,this[s(394)]=null,this[s(383)](s(360),!1),this[s(383)](s(361),e[s(361)]),this[s(396)](s(361)).to(e),this[s(383)](s(395),[]),this[s(383)](s(370),!1),this[s(383)](s(362),!1),this[s(383)](s(406),!1),this[s(383)](s(364),!1),this[s(388)]=e,this[s(373)]=n,this[s(376)]=r,r[s(365)]?this[s(383)](s(377),1):this[s(389)]()}[Pc(391)](){const t=Pc;this[t(397)][t(391)]()}[Pc(359)](){const t=Pc;this[t(372)]&&this[t(372)][t(359)](),this[t(394)]&&this[t(394)][t(359)](),super[t(359)]()}[Pc(389)](){const t=Pc,{CommentsListView:e}=this[t(376)];this[t(372)]=new e(this[t(358)],this[t(388)][t(398)],Object[t(369)]({CommentView:this[t(376)][t(403)]},this[t(376)])),this[t(372)][t(405)](t(402)).to(this),this[t(372)][t(405)](t(380)).to(this),this[t(372)][t(396)](t(360)).to(this),this[t(383)](t(377),this[t(372)][t(377)]+1),this[t(396)](t(377)).to(this[t(372)],t(377),(t=>t+1)),this[t(394)]=this[t(384)](),this.on(t(402),(()=>this[t(391)]())),this[t(396)](t(370)).to(this[t(372)],t(374),this[t(394)][t(368)],t(400),((t,e)=>t||!!e))}[Pc(384)](){const t=Pc,{CommentThreadInputView:e}=this[t(376)],n=new e(this[t(358)],this[t(373)],this[t(376)][t(367)]),r=n[t(368)];return n[t(396)](t(371)).to(this,t(360),this[t(388)][t(398)],t(378),r,t(400),((t,e,n)=>!!n||t&&!e)),r.on(t(385),((e,n)=>{const s=t;this[s(408)](s(382),n),r[s(386)][s(404)]("")})),r.on(t(399),(()=>this[t(391)]())),r[t(396)](t(379)).to(this[t(388)][t(398)],t(378)),n}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=352]})(t,e)}function Gc(){const t=["344xcSFov","ck-annotation__info","_model","Discard suggestion","setTemplate","fire","editorDestroyed","element","EXTERNAL_IMPORT_WORD_AVATAR","innerHTML","ck-suggestion__info",'" title="',"map","execute","formatDateTime","ck-annotation__content-wrapper","EXTERNAL_SUGGESTION","_createButton","descriptionParts","locale","createElement","5iNvNkp","type","canAccept",'<span class="ck-suggestion-color" style="background-color: ',"userView","change:description","ck-suggestion--disabled-comments","isActive","split","213lQZcNA","isExternal","push","span","EXTERNAL_AVATAR","ck-suggestion",".ck-annotation__content-wrapper","discardSuggestion","ck-annotation__actions","importWord","extendTemplate","ck-suggestion__info-name","ck-suggestion__actions","<p>","editorReady","ck-annotation__user","34124PiJrya","innerText","content","canDiscard","attributes","Accept suggestion","title","ck-annotation__info-name","commentsListView","value","name","description","getTemplate","</span>","author","acceptButton","delegate","4728976GmAwYW","ck-suggestion__main","querySelector","acceptSuggestion","getUserViewNotificationText","children","ck-annotation__info-time","ck-annotation","render","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper--active","check","ck-annotation__main","ck-suggestion__user","commentThreadInputView",'"></span>',"@external","ck-suggestion-","ck-comment__info-time","ck-comment__external","ck-suggestion--accept","authoredAt","color","</p>","isEnabled","bind","9138888LJfWuM","253988nlaBwL","discardButton",'<span class="ck-suggestion-type">',"div","_config","7600728dxVXhe","commentThread","bindTemplate","_descriptionElement","ck-suggestion-wrapper","ck-suggestion--discard","source","creator","cancel","getExternalSuggestionNote","set","time","33891560hjnhFi","disableComments","join","758378mHZPkx"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(790052===-parseInt(n(423))/1+parseInt(n(359))/2*(-parseInt(n(454))/3)+-parseInt(n(376))/4*(-parseInt(n(445))/5)+-parseInt(n(408))/6+parseInt(n(403))/7*(-parseInt(n(424))/8)+parseInt(n(402))/9+parseInt(n(420))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends Bc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(418)](i(446),""),this[i(401)](i(446)).to(this,i(442),(t=>t&&t[0]?t[0][i(446)]:"")),this[i(401)](i(370)).to(this,i(442),this,i(452),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(356)+zc(e[n(361)],e[n(398)])+n(399);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(411)]=null,this[i(374)]=this[i(441)](Hr(e,i(364)),t.icons[i(387)],i(396),i(379),"sw"),this[i(374)][i(401)](i(400)).to(this,i(447)),this[i(404)]=this[i(441)](Hr(e,i(427)),t.icons[i(416)],i(413),i(461),"sw"),this[i(404)][i(401)](i(400)).to(this,i(362)),this[i(449)]=new o.UserView(e,this[i(426)][i(373)],this[i(380)]()),this[i(449)][i(353)]({attributes:{class:[i(389),i(358)]}}),this[i(428)](this[i(371)]())}[Uc(371)](){const t=Uc,e=this[t(410)],n=[{tag:t(406),attributes:{class:[t(434),t(425)]},children:[{tag:t(457),children:[{text:this[t(449)][t(369)]}],attributes:{class:[t(354),t(366)]}},{tag:t(419),attributes:{datetime:e.to(t(397)),class:[t(394),t(382)]},children:[{text:e.to(t(397),(e=>this[t(407)][t(438)](e)))}]}]},{tag:t(406),attributes:{class:[t(355),t(462)]},children:[this[t(374)],this[t(404)]]},{tag:t(406),attributes:{class:[t(439)]}}];this[t(426)][t(455)]&&n[t(456)]({tag:t(406),attributes:{class:[t(395)]},children:[{text:this[t(417)]()}]});const r={tag:t(406),attributes:{class:[t(412),e.if(t(452),t(386)),e.to(t(446),(e=>t(393)+e)),this[t(407)][t(421)]&&t(451)],"data-suggestion-id":this[t(426)].id,"data-thread-id":this[t(426)][t(409)].id,"data-author-id":this[t(426)][t(373)].id,tabindex:-1},children:[{tag:t(406),attributes:{class:[t(459),t(383)]},children:[this[t(449)],{tag:t(406),attributes:{class:[t(377),t(388)]},children:n}]}]};return this[t(367)]&&this[t(390)]&&(r[t(381)][t(456)](this[t(367)],this[t(390)]),this[t(367)][t(375)](t(357)).to(this),this[t(367)][t(375)](t(430)).to(this),this[t(390)][t(375)](t(357)).to(this),this[t(390)][t(375)](t(430)).to(this)),r}[Uc(384)](){const t=Uc;super[t(384)](),this[t(411)]=this[t(431)][t(378)](t(460)),this[t(411)][t(433)]=this[t(370)],this.on(t(450),((e,n,r)=>{const s=t;this[s(411)][s(433)]=r}))}[Uc(441)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(443)]);return a[i(418)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(353)]({attributes:{class:n}}),a.on(i(437),(()=>{const t=i;this[t(429)](r,this[t(426)].id)})),a}[Uc(417)](){const t=Uc;return t(352)===this[t(426)][t(363)][t(392)][t(414)]?Hr(this[t(443)],t(385)):Hr(this[t(443)],t(440))}[Uc(380)](){const t=Uc;return this[t(426)][t(455)]?t(352)===this[t(426)][t(363)][t(392)][t(414)]?Hr(this[t(443)],t(432),this[t(426)][t(415)][t(369)]):Hr(this[t(443)],t(458),this[t(426)][t(415)][t(369)]):null}}function zc(t,e){const n=Uc;let r="";return r+=t[n(453)]("*")[n(436)](((t,e)=>e%2!=0?n(405)+Hc(t)+n(372):Hc(t)))[n(422)](""),e&&(r+=n(448)+e[n(368)]+n(435)+e[n(365)]+n(391)),r}function Hc(t){const e=Uc,n=document[e(444)](e(457));return n[e(360)]=t,n[e(433)]}const Wc=Xc;function Kc(){const t=["Discard all selected suggestions","getRanges","acceptButton","3516112LDRlsr","focus","getJoined","activeAnnotations","actionView","isMultiRange","remove","plugins","_initializeController","suggestionUnloaded","get","CommentsRepository","add","isDirty","_descriptionFactory","suggestion-","source","previous","switchbutton","6833730TwqswN","_createUIButton","4411vHtMuG","CommentsUI","size","execute","3691215Crepmj","acceptAllSuggestions","9qHFMiB","type","has","isInContent","change:previous","push","init","comments.editorConfig","length","getMarkerNames","discardAllSuggestions","descriptionParts","getByInnerView","addComment","Discard all suggestions","CommentView","EditorAnnotations","innerView","reduce","editing","lowest","toMany","values","comments.maxThreadTotalWeight","pluginName","set","filter","button","map","comments.maxCommentCharsWhenCollapsed","_handleSuggestionControllerDelayed","config","isEnabled","getAllAdjacentSuggestions","comments.maxCommentsWhenCollapsed","commandName","trackChanges","_suggestionToController","componentFactory","_unbindEditors","keys","acceptSelectedSuggestions","createAnnotationView","some","unbind","arrowView","_annotationViews","_bindAnnotationToEditors","_refreshActiveMarkers","commentThread","Track changes","createAnnotation","suggestionChanged","delete","addSourceCollector","Accept all selected suggestions","trackChanges.disableComments","getDescriptions","locale","_handleControllerBuffer","755Ikirgf","define","TrackChangesUI","buttonView","getFirstRange","stopListening","trackChanges.SuggestionThreadView","comments","4455144XuqfKb","_disableComments","model","createCommentThreadController","getSuggestion","destroy","listenTo","refreshSelectedViews","discardButton","registerAnnotation","head","activeMarkers","Annotations","bind","SuggestionThreadView","182458DkEsvC","48530DWWevX","from","isOn","mainView","29292BhbZxL","discardSelectedSuggestions","getMarkers","change:activeAnnotations","editor","clear","view","7Ghijih","suggestionLoaded","Accept all suggestions","_updateController","_viewToController","commands","TrackChangesEditing","requires","separator","_destroyController","hasSuggestion","value"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=Xc,r=t();for(;;)try{if(652517===-parseInt(n(318))/1*(parseInt(n(401))/2)+parseInt(n(453))/3+-parseInt(n(406))/4*(-parseInt(n(378))/5)+-parseInt(n(447))/6*(-parseInt(n(413))/7)+parseInt(n(428))/8+-parseInt(n(386))/9+-parseInt(n(402))/10*(parseInt(n(449))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Wc(420)](){const t=Wc;return[Ec,o.Users,t(439),t(398),t(334)]}static get[Wc(342)](){return Wc(380)}constructor(t){const e=Wc;super(t),this[e(355)]=new Map,this[e(417)]=new Map,this[e(364)]=new Map,this[e(377)]=new Map;const n=this[e(410)][e(349)];n[e(379)](e(384),Vc),n[e(379)](e(374),!1),this[e(387)]=n[e(438)](e(374))}[Wc(348)](t,e){const n=Wc;0===this[n(377)][n(451)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(377)]){const r=this[t(355)][t(320)](e);r||n?r&&n&&this[t(422)](e):this[t(436)](e)}this[t(377)][t(411)](),this[t(410)][t(435)][t(438)](t(334))[t(393)](),this[t(366)]()}),10),this[n(377)][n(343)](t,e)}[Wc(324)](){const t=Wc,e=this[t(410)],n=e[t(435)][t(438)](t(419)),r=e[t(435)][t(438)](t(398)),s=e[t(435)][t(438)](t(334)),o=e[t(435)][t(438)](t(439));e.ui[t(356)][t(440)](t(354),(e=>this[t(448)](e))),s[t(372)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(403)](this[e(355)])){const s=t[e(351)](),o=[];for(const t of s){if(!t[e(321)])continue;if(t[e(433)]){o[e(323)](...t[e(426)]());continue}const n=t[e(382)]();if(o[e(326)]>0){const t=o[0][e(430)](n);if(t){o[0]=t;continue}}o[e(323)](n)}n[e(323)]([r[e(412)],o])}return n})),this[t(392)](n,t(414),((e,n)=>{const r=t;this[r(392)](n,r(322),((t,e,s,o)=>{const i=r;n[i(321)]&&(null==s?(this[i(416)](o[i(396)]),this[i(348)](n,!1)):(this[i(416)](s[i(396)]),null==o&&this[i(348)](n,!0)))})),null!==n[r(445)]?this[r(416)](n[r(396)]):this[r(348)](n,!1)})),this[t(392)](n,t(437),((e,n,r)=>{const s=t;this[s(383)](n,s(322)),this[s(377)][s(371)](n),this[s(355)][s(320)](n)&&this[s(422)](n),r&&this[s(416)](r[s(396)])})),this[t(392)](n,t(370),((e,n)=>{this[t(416)](n)})),this[t(392)](r,t(409),(()=>{this[t(366)]()})),this[t(392)](o,t(331),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(423)](r))return;const i=n[o(390)](r);this[o(355)][o(438)](i)[o(412)][o(429)]()}),{priority:t(338)})}[Wc(366)](){const t=Wc,e=this[t(410)][t(435)][t(438)](t(398)),n=this[t(410)][t(435)][t(438)](t(419)),r=Array[t(403)](e[t(431)],(e=>e[t(335)]))[t(344)]((e=>this[t(417)][t(320)](e))),s=[];for(const e of r){const n=this[t(417)][t(438)](e)[t(388)][t(351)]();s[t(323)](...n[t(336)](((e,n)=>[...e,...n[t(327)]()]),[]))}n[t(397)]=s}[Wc(448)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(410)][n(418)][n(438)](n(354)),i=Hr(t,n(368));r[n(381)][n(343)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(381)][n(399)](n(404)).to(o,n(424)),r[n(381)].on(n(452),(()=>{const t=n;o[t(452)](),this[t(410)][t(337)][t(412)][t(429)]()}));const a=new e.Collection,c=[{type:n(446),model:{withText:!0,label:i,commandName:n(354)}},{type:n(421)},{type:n(345),model:{withText:!0,label:Hr(t,n(415)),commandName:n(454)}},{type:n(345),model:{withText:!0,label:Hr(t,n(373)),commandName:n(359)}},{type:n(345),model:{withText:!0,label:Hr(t,n(332)),commandName:n(328)}},{type:n(345),model:{withText:!0,label:Hr(t,n(425)),commandName:n(407)}}];for(const t of c){let e={type:n(421)};if(t[n(388)]){const r=new s.ViewModel(t[n(388)]),o=this[n(410)][n(418)][n(438)](r[n(353)]);r[n(399)](n(404),n(350)).to(o,n(424),n(350)),e={type:t[n(319)],model:r}}a[n(440)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(344)]((t=>null!=t[n(388)]))[n(346)]((t=>this[n(410)][n(418)][n(438)](t[n(388)][n(353)]))),l=r[n(381)];return l[n(432)][n(362)](n(350)),l[n(363)][n(362)](n(350)),l[n(432)][n(399)](n(350)).to(o,n(350)),l[n(363)][n(399)](n(350))[n(339)](u,n(350),((...t)=>t[n(361)]((t=>t)))),r.on(n(452),(t=>{const e=n;this[e(410)][e(452)](t[e(444)][e(353)]),this[e(410)][e(337)][e(412)][e(429)]()})),r}[Wc(436)](t){const e=Wc,n=this[e(410)],r=n[e(349)],s=n[e(435)][e(438)](e(398)),i=n[e(435)][e(438)](e(439)),a=n[e(435)][e(438)](e(334)),c=n[e(435)][e(438)](o.Users).me,u=r[e(438)](e(354))[e(400)],{CommentsListView:l,CommentThreadInputView:f}=n[e(435)][e(438)](e(450));let h,g;this[e(364)][e(320)](t.id)?(g=this[e(364)][e(438)](t.id),h=g[e(405)]):(h=new u(n[e(376)],t,c,{disableComments:this[e(387)],editorConfig:r[e(438)](e(325)),maxCommentsWhenCollapsed:r[e(438)](e(352)),maxThreadTotalWeight:r[e(438)](e(341)),maxCommentCharsWhenCollapsed:r[e(438)](e(347)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(438)](e(376))),CommentView:r[e(438)](e(385))[e(333)],CommentsListView:l,CommentThreadInputView:f}),h[e(427)].on(e(452),(()=>{const t=e;n[t(337)][t(412)][t(429)]()})),h[e(394)].on(e(452),(()=>{const t=e;n[t(337)][t(412)][t(429)]()})),g=s[e(360)](this[e(410)][e(376)],h),g[e(399)](e(441)).to(h,e(441)),g[e(399)](e(326)).to(h),g[e(399)](e(319)).to(h,e(319),(t=>e(443)+t)),this[e(364)][e(343)](t.id,g));const d=i[e(389)](t[e(367)],h),p=new Fc(n,t,h,d),m=t[e(351)]()[e(344)]((t=>t[e(321)]));h[e(329)]=n[e(435)][e(438)](e(419))[e(442)][e(375)](m),this[e(355)][e(343)](t,p),this[e(417)][e(343)](h,p);const I=s[e(369)]({view:g,target:()=>{const r=e,s=[],i=t[r(351)]()[r(344)]((t=>t[r(321)]));for(const t of i)s[r(323)](...t[r(408)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(337)],s)},type:()=>e(443)+p[e(412)][e(319)]});i[e(365)](h,I),s[e(440)](I),a[e(395)](I)}[Wc(422)](t){const e=Wc,n=this[e(410)][e(435)][e(438)](e(439)),r=this[e(410)][e(435)][e(438)](e(398)),s=this[e(355)][e(438)](t),o=s[e(412)],i=r[e(330)](o);n[e(357)](o),i&&r[e(434)](i),this[e(355)][e(371)](t),this[e(417)][e(371)](o),s[e(391)]()}[Wc(416)](t){const e=Wc;if(!t[e(321)]||!this[e(355)][e(320)](t))return;const n=this[e(410)][e(435)][e(438)](e(419)),r=this[e(355)][e(438)](t),s=t[e(351)]();r[e(412)][e(329)]=n[e(442)][e(375)](s)}[Wc(391)](){const t=Wc;for(const e of this[t(355)][t(358)]())this[t(422)](e);for(const e of this[t(364)][t(340)]())e[t(405)][t(391)]();super[t(391)]()}}function Jc(t,e){var n=Zc();return(Jc=function(t,e){return n[t-=396]})(t,e)}var Qc=Jc;function Zc(){var t=["pluginName","1691393NmzdqG","adapter","770fBCEmV","get","plugins","12XtxrGS","36160rxhGod","Comments","4210204ArwOVT","771JdLxoU","editor","getSuggestion","requires","266057RsCtps","addSuggestion","3813755jLAfzo","1284PcyXUp","9ETUsfn","18546290AvNnSp","TrackChanges","getSuggestions","9196LRIhiD","addSuggestionData"];return(Zc=function(){return t})()}!function(t,e){for(var n=Jc,r=t();;)try{if(935554===-parseInt(n(416))/1+parseInt(n(413))/2*(-parseInt(n(401))/3)+parseInt(n(400))/4+-parseInt(n(407))/5*(-parseInt(n(397))/6)+-parseInt(n(418))/7*(-parseInt(n(398))/8)+-parseInt(n(409))/9*(parseInt(n(410))/10)+-parseInt(n(405))/11*(-parseInt(n(408))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class Yc extends t.Plugin{static get[Qc(404)](){return[Ec,qc,Qc(399)]}static get[Qc(415)](){return Qc(411)}set[Qc(417)](t){var e=Qc;this[e(402)][e(396)][e(419)](Ec)[e(417)]=t}get[Qc(417)](){var t=Qc;return this[t(402)][t(396)][t(419)](Ec)[t(417)]}[Qc(406)](t){var e=Qc;return this[e(402)][e(396)][e(419)](Ec)[e(414)](t)}[Qc(412)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Qc;return this[n(402)][n(396)][n(419)](Ec)[n(412)]({skipNotAttached:t,toJSON:e})}[Qc(403)](t){var e=Qc;return this[e(402)][e(396)][e(419)](Ec)[e(403)](t)}}const $c=nu;!function(t,e){const n=nu,r=t();for(;;)try{if(431996===parseInt(n(199))/1+parseInt(n(173))/2+parseInt(n(194))/3*(parseInt(n(181))/4)+-parseInt(n(182))/5*(-parseInt(n(201))/6)+-parseInt(n(200))/7*(parseInt(n(186))/8)+parseInt(n(211))/9+-parseInt(n(185))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);const tu=[$c(205)];function eu(){const t=["requires","track-changes-data-invalid-editor-creator","11813930DufGmv","16QhraAk","createDocumentFragment","name","function","model","CommentsRepository","trackChangesData.editorCreator","get","216CfnjXf","data","result","plugins","define","46382eACgcy","1168713MKMJSe","1578HZells","create","_adapter","appendChild","Pagination","constructor","trackChangesData","getFullData","getSuggestions","set","4399443PAEJcZ","createElement","useAnonymousUser","addSuggestionData","end","TrackChangesEditing","getDataWithDiscardedSuggestions","push","Users","TrackChangesData","users","editor","rootsAttributes","acceptAllSuggestions","getUser","init","getRootsAttributes","document","getDataWithAcceptedSuggestions","config","destroy","map","addUser","TrackChangesDataGetter","98904gEHSao","pluginName","discardAllSuggestions","editorCreator","reduce","div","getRootNames","execute","44464PYxDmy","10690COLgUM"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=172]})(t,e)}class ru extends t.Plugin{static get[$c(183)](){return[Ec]}static get[$c(174)](){return $c(220)}[$c(226)](){const t=$c,n=this[t(222)];if(n[t(230)][t(198)](t(192),(e=>{const r=t,s=n[r(190)][r(228)][r(179)]()[r(177)](((t,e)=>(t[e]="",t)),{});return n[r(206)][r(202)](s,e)})),t(189)!=typeof n[t(230)][t(193)](t(207))[t(176)])throw new e.CKEditorError(t(184))}[$c(229)](t){return iu(this[$c(222)],!0,t)}[$c(217)](t){return iu(this[$c(222)],!1,t)}}class su extends t.Plugin{static get[$c(174)](){return $c(172)}constructor(t){const e=$c;super(t),this[e(196)]=e(215)}[$c(226)](){const t=$c;this[t(222)][t(197)][t(193)](t(191))[t(203)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(222)][t(197)][t(193)](t(216))[t(203)]=null}}function ou(t){return void 0!==t[$c(227)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,tu);s[r(197)][r(218)](Ec,su),s[r(223)]=ou(t)?t[r(227)]():void 0;const i=document[r(187)](),a=t[r(230)][r(193)](r(207))[r(176)],c=await a(s,(()=>function(t){const e=r,n=document[e(212)](e(178));return t[e(204)](n),n}(i)));!function(t,e){const n=r,s=t[n(190)][n(228)][n(179)]()[n(177)](((e,r)=>(e[r]=t[n(195)][n(193)]({rootName:r}),e)),{}),o=t[n(197)][n(193)](n(219))[n(221)][n(232)]((t=>({id:t.id,name:t[n(188)]}))),i=t[n(197)][n(193)](n(216))[n(209)]({skipNotAttached:!0,toJSON:!0}),a=e[n(197)][n(193)](n(219)),c=e[n(197)][n(193)](n(216));for(const t of o)a[n(225)](t.id)||a[n(233)](t);a.me||a[n(213)]();for(const t of i)c[n(214)](t);e[n(195)][n(210)](s)}(t,c),c[r(180)](r(e?224:175));const u=ou(c)?c[r(208)](n):c[r(195)][r(193)](n);return await c[r(231)](),u}function au(){var t=["4313493btvnWN","621345gebivb","494948OnWaLx","57546GseUJH","174QszzgE","1718912kwZGKQ","1bPsBil","33502tZGEyt","346744GFBbMG"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=327]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(142956===-parseInt(n(330))/1*(-parseInt(n(335))/2)+-parseInt(n(327))/3+-parseInt(n(332))/4+-parseInt(n(334))/5+parseInt(n(328))/6*(-parseInt(n(331))/7)+-parseInt(n(329))/8+parseInt(n(333))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();