@ckeditor/ckeditor5-track-changes 41.2.0 → 41.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>xc,TrackChanges:()=>Qc,TrackChangesData:()=>ru,TrackChangesEditing:()=>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=["5892993BDVuIf","value","212780OMHIds","5182135IZYrSf","8946120hiNlem","editor","commands","_isEnabledBasedOnSelection","4750924OQYgLL","affectsData","execute","_enableCommands","TrackChangesCommand","803589JajLYM","6yyWaPx","refresh","30hJYdqJ","_enabledCommands","_disableUnsupportedCommands","clearForceDisabled","isEnabled","8554565sVdULp","forceDisabled","has","10QWxBNB"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(914342===parseInt(n(365))/1*(parseInt(n(362))/2)+parseInt(n(376))/3+parseInt(n(371))/4+parseInt(n(384))/5*(-parseInt(n(377))/6)+-parseInt(n(366))/7+-parseInt(n(367))/8+parseInt(n(363))/9*(parseInt(n(379))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(380)]=e,this[n(364)]=!1,this[n(378)](),this[n(370)]=!1}[c(378)](){this[c(383)]=!0}[c(373)](){const t=c;this[t(364)]=!this[t(364)],this[t(364)]?this[t(381)]():this[t(374)]()}[c(381)](){const t=c;for(const e of this[t(368)][t(369)][t(369)]())e[t(372)]&&!this[t(380)][t(361)](e)&&e[t(360)](t(375))}[c(374)](){const t=c;for(const e of this[t(368)][t(369)][t(369)]())e[t(372)]&&!this[t(380)][t(361)](e)&&e[t(382)](t(375))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=467]})(t,e)}function d(){const t=["3162402WxmrJy","refresh","156553qSAAlV","canEditAt","_suggestions","execute","editor","796186tShdEC","_isEnabledBasedOnSelection","get","acceptSuggestion","track-changes-accept-suggestion-not-found","getRanges","981425dZcuqI","model","5347384epCbZk","isEnabled","TrackChangesEditing","811629nWOmRY","plugins","8762244CkLCoH"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(876208===-parseInt(n(472))/1+-parseInt(n(477))/2+-parseInt(n(470))/3+parseInt(n(485))/4+-parseInt(n(483))/5+parseInt(n(469))/6+-parseInt(n(467))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(474)]=e,this[n(471)](),this[n(478)]=!1}[h(471)](){this[h(486)]=!0}[h(475)](t){const n=h,r=this[n(474)][n(479)](t);if(!r)throw new e.CKEditorError(n(481),this);const s=r[n(482)]();this[n(476)][n(484)][n(473)](s)&&this[n(476)][n(468)][n(479)](n(487))[n(480)](r)}}function m(t,e){const n=b();return(m=function(t,e){return n[t-=355]})(t,e)}const I=m;!function(t,e){const n=m,r=t();for(;;)try{if(192003===parseInt(n(370))/1+-parseInt(n(368))/2+parseInt(n(373))/3+parseInt(n(361))/4+parseInt(n(360))/5+-parseInt(n(372))/6+parseInt(n(357))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=m;super(t),this[n(367)]=e,this[n(366)](),this[n(356)]=!1}[I(366)](){this[I(371)]=!0}[I(364)](t){const n=I,r=this[n(367)][n(359)](t);if(!r)throw new e.CKEditorError(n(375),this);const s=r[n(363)]();this[n(374)][n(365)][n(355)](s)&&this[n(374)][n(369)][n(359)](n(362))[n(358)](r)}}function b(){const t=["discardSuggestion","get","1445760vOdsXI","139376qFrLpC","TrackChangesEditing","getRanges","execute","model","refresh","_suggestions","732770cojXsg","plugins","229611cPFDuR","isEnabled","1210890PndIuM","186330BlLnDN","editor","track-changes-discard-suggestion-not-found","canEditAt","_isEnabledBasedOnSelection","1011402gUkRZH"];return(b=function(){return t})()}function T(t){const e=A;return t[e(453)](((t,n)=>e(490)==t[e(469)]&&e(490)!=n[e(469)]?-1:e(490)!=t[e(469)]&&e(490)==n[e(469)]?1:0))}function _(t,e){const n=A;let r,s=0;const o=[],i=e[n(463)];for(;s<t[n(478)];){const a=t[s],c=t[s+1];r||(r=e[n(451)](a)),y(e,a,c)||(o[n(479)](e[n(482)](r,i[n(472)](a)?e[n(452)](a):e[n(483)](a,n(471)))),r=null),s++}return o}function y(t,e,n){const r=A;if(!n)return!1;const s=t[r(452)](e),o=t[r(451)](n);return s[r(458)](o)}!function(t,e){const n=A,r=t();for(;;)try{if(144594===parseInt(n(487))/1*(-parseInt(n(456))/2)+parseInt(n(454))/3*(parseInt(n(480))/4)+-parseInt(n(477))/5+-parseInt(n(457))/6+-parseInt(n(486))/7+parseInt(n(466))/8*(-parseInt(n(481))/9)+-parseInt(n(462))/10*(-parseInt(n(484))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function A(t,e){const n=k();return(A=function(t,e){return n[t-=451]})(t,e)}function C(t,e,n){const r=A;for(;n[r(478)];){const s=n[r(473)](0,100);t[r(465)]((()=>{const t=r;for(const n of s)n[t(460)]&&e[t(475)](n.id)}))}}function k(){const t=["start","isIntersecting","deletion","replace","isCollapsed","getRanges"," [color ","createPositionBefore","createPositionAfter","sort","792ONNghT","color","2NqLzwT","1197108qrpHMT","isTouching","add","isInContent","map","7816450nUtCUk","schema","from","change","344WIvRmR","isMultiRange","isArray","type","content","end","isObject","splice","next","execute","join","310185cjCZbA","length","push","2068dpjBZA","14292vSoZJS","createRange","createPositionAt","11iBvprL","value","1963661TDsDCF","163177EnINkX"];return(k=function(){return t})()}const N=R;function L(){const t=["2645085OZysRK","values","getRanges","999mNyGwK","some","117kwkQwh","_command","56FobmXJ","20328yrISjk","34CEjUFp","isEnabled","canEditAt","_isEnabledBasedOnSelection","editor","isInContent","323264cmCqdN","from","11848VlYije","2974653vTLfnR","execute","_suggestions","27737yizLTt","346300giKBcL","refresh","model"];return(L=function(){return t})()}function R(t,e){const n=L();return(R=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(537415===-parseInt(n(112))/1*(parseInt(n(125))/2)+-parseInt(n(119))/3*(-parseInt(n(108))/4)+parseInt(n(116))/5+-parseInt(n(124))/6+-parseInt(n(123))/7*(parseInt(n(131))/8)+parseInt(n(121))/9*(-parseInt(n(113))/10)+parseInt(n(109))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(122)]=e,this[r(111)]=n,this[r(114)](),this[r(128)]=!1}[N(114)](){const t=N,e=Array[t(132)](this[t(111)][t(117)]())[t(120)]((e=>e[t(130)]));this[t(126)]=this[t(122)][t(126)]&&e}[N(110)](){const t=N,e=T(Array[t(132)](this[t(111)][t(117)]()));for(const n of e){const e=n[t(118)]();if(!this[t(129)][t(115)][t(127)](e))return}C(this[t(129)][t(115)],this[t(122)],e)}}const v=M;function M(t,e){const n=w();return(M=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=M,r=t();for(;;)try{if(688692===parseInt(n(344))/1+parseInt(n(341))/2*(parseInt(n(355))/3)+parseInt(n(346))/4+parseInt(n(352))/5*(parseInt(n(359))/6)+parseInt(n(339))/7+parseInt(n(356))/8+-parseInt(n(351))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(348)]=e,this[r(358)]=n,this[r(353)]=new Set,this[r(362)](),this[r(343)]=!1}[v(362)](){const t=v,e=this[t(347)][t(361)][t(349)][t(340)],n=Array[t(350)](this[t(358)][t(357)]());this[t(353)]=function(t,e){const n=A,r=Array[n(464)](t[n(493)]()),s=new Set;for(const o of e)if(o[n(460)])for(const e of r)for(const r of o[n(493)]())(e[n(489)](r)||t[n(492)]&&!o[n(467)]&&o[n(474)]&&r[n(471)][n(458)](e[n(488)]))&&s[n(459)](o);return s}(e,n),this[t(345)]=this[t(348)][t(345)]&&!!this[t(353)][t(363)]}[v(360)](){const t=v,e=T(Array[t(350)](this[t(353)]));for(const n of e){const e=n[t(354)]();if(!this[t(347)][t(361)][t(342)](e))return}C(this[t(347)][t(361)],this[t(348)],e)}}function w(){const t=["1635848HQKmFR","canEditAt","_isEnabledBasedOnSelection","662967beazNM","isEnabled","3555996vmILLe","editor","_command","document","from","33765993jOTPKg","450445INWOPG","_selectedSuggestions","getRanges","3tRhdlH","9473280wKghNT","values","_suggestions","42Rddnon","execute","model","refresh","size","1790572taVPZc","selection"];return(w=function(){return t})()}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Y||Function("return this")();const Z=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.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 Ct=At(Q,"Map");const kt=At(Object,"create");const Nt=function(){this.__data__=kt?kt(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Lt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=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)||Yt(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?Yt(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 Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Le(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?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,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=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=Re(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(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Q.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Nn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.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?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 Rn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):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 Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(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||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=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(Yn(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||Yn(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])?[]:{})}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 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=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const 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:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Lr="[object Arguments]",Rr="[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?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),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=Hr();return(Gr=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(140408===parseInt(n(308))/1+-parseInt(n(334))/2+-parseInt(n(263))/3*(-parseInt(n(274))/4)+-parseInt(n(327))/5+-parseInt(n(281))/6+parseInt(n(270))/7+-parseInt(n(273))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(275)]=!1,this.id=e.id,this[n(333)]=e[n(333)],this[n(320)]=e[n(320)]||null,this[n(292)]=e[n(292)],this[n(293)]=e[n(293)]||e[n(292)],this[n(314)]=Boolean(e[n(295)]&&e[n(295)][n(323)]),this[n(326)]=null,this[n(287)]=t,this[n(303)]=e[n(299)],this[n(279)]=e[n(332)],this[n(272)]=e[n(286)],this[n(340)]=new Set,this[n(298)]=null,this[n(318)](n(317),null),this[n(318)](n(295),e[n(295)]||{}),this[n(318)](n(309),null),this[n(318)](n(297),null),this[n(318)](n(313),null),this[n(318)](n(301),!1),this[n(330)](n(322)),this[n(330)](n(306))}get[jr(316)](){const t=jr;let e=this;for(;e[t(309)];)e=e[t(309)];return e}get[jr(331)](){const t=jr;return!!this[t(313)]&&this[t(313)][t(290)]>0}get[jr(284)](){const t=jr;return 0!=this[t(340)][t(282)]&&6==Array[t(337)](this[t(340)])[0][t(310)](":")[t(290)]}get[jr(264)](){return null!==this[jr(266)]()}[jr(278)](t){const e=jr;this[e(340)][e(321)](t)}[jr(339)](){const t=jr;return Array[t(337)](this[t(340)])}[jr(265)](){const t=jr;return this[t(339)]()[t(325)]((e=>this[t(287)][t(324)][t(307)](e)))[t(262)]((t=>t))}[jr(266)](){return this[jr(265)]()[0]||null}[jr(328)](){const t=jr;this[t(287)][t(305)]((e=>{const n=t;for(const t of this[n(265)]())e[n(276)](t)})),this[t(340)][t(300)]()}[jr(276)](t){const e=jr;this[e(287)][e(305)]((n=>{n[e(276)](t)})),this[e(340)][e(294)](t)}[jr(277)](t){const e=jr,n=e(283)+this[e(333)]+":"+this[e(320)]+":"+this.id+":"+this[e(293)].id+":"+Vr[e(329)]();this[e(278)](n),this[e(287)][e(305)]((r=>{r[e(268)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(267)](t){const e=jr;for(const n of this[e(285)]())if(n[e(315)](t))return!0;return!1}[jr(285)](){const t=jr;return this[t(265)]()[t(325)]((e=>e[t(319)]()))}[jr(271)](){const t=jr;return this[t(285)]()[t(269)](((e,n)=>[...e,...n[t(271)]()]),[])}[jr(291)](){const t=jr;var e;return(null===(e=this[t(266)]())||void 0===e?void 0:e[t(319)]())||null}[jr(336)](){const t=jr,e=this[t(285)]();if(1!=e[t(290)])return null;const n=e[0],r=n[t(311)][t(280)],s=n[t(335)][t(338)];return r instanceof i.Element?r!=s?null:r:null}[jr(322)](){const t=jr;this[t(303)](this[t(285)](),this[t(326)],this[t(295)]),this[t(328)]()}[jr(306)](){const t=jr;this[t(279)](this[t(285)](),this[t(326)],this[t(295)]),this[t(328)]()}[jr(289)](){const t=jr,e=[];let n=this[t(316)];for(;n;)e[t(296)](n),n=n[t(297)];return e}[jr(302)](t,e){const n=jr,r=qn(this[n(295)]);hr(r,t,e),wr(r,this[n(295)])||(this[n(295)]=r,this[n(272)](r))}[jr(312)](t){const e=jr,n=qn(this[e(295)]);Ur(n,t),wr(n,this[e(295)])||(this[e(295)]=n,this[e(272)](this[e(295)]))}[jr(304)](){const t=jr;return{id:this.id,type:this[t(320)]?this[t(333)]+":"+this[t(320)]:this[t(333)],authorId:this[t(293)].id,createdAt:this[t(298)],hasComments:this[t(331)],data:this[t(326)],attributes:this[t(295)]}}static[jr(329)](){const t=jr;return(0,e.uid)()[t(288)](1,5)}}function Hr(){const t=["discard","get","162284smyMGK","previous","split","start","removeAttribute","commentThread","isExternal","isIntersecting","head","authoredAt","set","getRange","subType","add","accept","@external","markers","map","data","324845yLGbjP","removeMarkers","getMultiRangeId","decorate","hasComments","onDiscard","type","92858vqwzoQ","end","getContainedElement","from","nodeBefore","getMarkerNames","_markerNames","filter","2199aGqKzb","isInContent","getMarkers","getFirstMarker","isIntersectingWithRange","addMarker","reduce","1518398csyhWN","getItems","_onAttributesChange","859264KIwGsb","1284PgzNrY","_isDataLoaded","removeMarker","addRange","addMarkerName","_onDiscard","nodeAfter","1531662EwBnVU","size","suggestion:","isMultiRange","getRanges","onAttributesChange","_model","substr","getAllAdjacentSuggestions","length","getFirstRange","author","creator","delete","attributes","push","next","createdAt","onAccept","clear","_saved","setAttribute","_onAccept","toJSON","change"];return(Hr=function(){return t})()}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=225]})(t,e)}function Xr(){const t=["_handleAttributeSuggestionDescription","getItemLabel","_handleInsertRemoveSuggestionDescription","has","elementEnd","removeContainer","REPLACE_TEXT","key","previousSibling","_handleRenameSuggestionDescription","getDescriptions","*Change to:* %0","item","remove","format","32855dJCLJD","push","getFirstRange","quantity","ELEMENT_SPACE","indexOf","328jVpIZP","nodeAfter","52ZbDcfV","newValue","332244OuQtXw","data","addContainer","add","getWalker","EmptyContainer","element","map","insertion","join","addEmptyContainer","200YKtLSS","label","registerAttributeLabel","*Remove:* %0","registerDescriptionCallback","_customCallbacks","elementStart","11649996kLEkkA","replace","set","nextSibling","removeObject","isEqual","length","type","_itemLabels","_resolveDescriptionItems","text","registerElementLabel","removeFormat","isObject","subType","_locale","89537TXlkSi","23516160XsIuMD","_handleCustomCallbackDescription","isInContent","_attributeLabels","_addDescriptionItems","addFormat","attribute","Object","*Split:* %0","skip","name","checkChild","_schema","*Insert:* %0","1303007qJPpbU","match","*Merge:* %0","removeEmptyContainer","isEmpty","start","get","Container","*Remove format:* %0","$textProxy","deletion","softBreak","*Set format:* %0","matchingCallback","_itemLabelsCallbacks","30120lBTbsw","function","addObject","end","normal","$1 $2","$text","pop"];return(Xr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(673825===-parseInt(n(305))/1+parseInt(n(267))/2*(-parseInt(n(320))/3)+parseInt(n(254))/4*(-parseInt(n(246))/5)+-parseInt(n(256))/6+-parseInt(n(290))/7*(parseInt(n(252))/8)+parseInt(n(274))/9+parseInt(n(291))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(272)]=[],this[n(282)]=new Map,this[n(319)]=[],this[n(294)]=new Map,this[n(303)]=t,this[n(289)]=e}[Wr(241)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(280)];o++){const i=t[o];if(!i[e(293)])continue;const a=this[e(292)](i);if(a){if(null!=i[e(288)]){if(r[e(234)](i[e(288)]))continue;r[e(259)](i[e(288)])}n[e(247)](a)}else if(e(297)!=i[e(281)])e(264)!=i[e(281)]&&e(315)!=i[e(281)]||this[e(233)](n,i,t[o+1]);else{const t=i[e(257)][e(238)];if(s[e(234)](t))continue;s[e(259)](i[e(257)][e(238)]),t==Ic?this[e(240)](n,i):this[e(231)](n,i)}}return this[e(283)](n)}[Wr(271)](t){const e=Wr;this[e(272)][e(247)](t)}[Wr(285)](t,n,r=e.priorities[Wr(227)]){const s=Wr;s(321)==typeof t?(0,e.insertToPriorityArray)(this[s(319)],{matchingCallback:t,label:n,priority:r}):this[s(282)][s(276)](t,n)}[Wr(269)](t,e){const n=Wr;this[n(294)][n(276)](t,e)}[Wr(232)](t,e=1){const n=Wr;let r;for(const e of this[n(319)])if(e[n(318)](t)){r=e[n(268)];break}return r||(r=this[n(282)][n(311)](t[n(301)])),r?r(e):1!==e?e+" "+t[n(301)]+"s":""+t[n(301)]}[Wr(295)](t,e){const n=Wr,r=e[n(248)]()[n(260)](),s=n(264)==e[n(281)]?n(259):n(244);for(const e of r){const o=e[n(243)],i=t[t[n(280)]-1];if(o.is(n(314)))i&&i[n(281)][n(251)](n(312))>-1&&t[n(230)](),i&&n(284)==i[n(281)]?i[s]+=o[n(257)]:t[n(247)]({type:n(284),add:n(259)==s?o[n(257)]:"",remove:n(244)==s?o[n(257)]:""});else if(this[n(303)][n(287)](o)){const a=o;if(i&&i[n(281)][n(251)](n(312))>-1&&t[n(230)](),n(235)==e[n(281)])continue;i&&i[n(281)]==s+n(298)&&i[n(262)][n(301)]==a[n(301)]?i[n(249)]++:t[n(247)]({type:s+n(298),element:a,quantity:1}),r[n(300)]((t=>!(n(235)==t[n(281)]&&t[n(243)]==o)))}else if(this[n(303)][n(302)](o,n(229))||o.is(n(262),n(316))){const r=o;if(n(259)==s&&n(273)==e[n(281)]||n(244)==s&&n(235)==e[n(281)])continue;if(i&&-1==i[n(281)][n(251)](n(312))){n(284)==i[n(281)]&&(i[s]+="\n");continue}let a;if(a=n(259)==s?r[n(277)]&&!this[n(303)][n(287)](r[n(277)])?r[n(277)]:null:r[n(239)]&&!this[n(303)][n(287)](r[n(239)])?r[n(239)]:null,r[n(309)]||a&&a[n(309)]){const e=a&&a[n(309)]?a:r;i&&i[n(281)]==s+n(261)&&i[n(262)][n(301)]==e[n(301)]?i[n(249)]++:t[n(247)]({type:s+n(261),element:e,quantity:1})}else t[n(247)]({type:s+n(312),element:r})}}}[Wr(283)](t){const e=Wr,n=this[e(289)],r=[],s=[],o=[];for(const i of t)switch(i[e(281)]){case e(284):if(i[e(259)]=i[e(259)][e(275)](/(\S)\u000A+(\S)/g,e(228))[e(275)](/\u000A/g,""),i[e(244)]=i[e(244)][e(275)](/(\S)\u000A+(\S)/g,e(228))[e(275)](/\u000A/g,""),""!=i[e(259)]&&""!=i[e(244)]){r[e(247)]({type:e(275),content:zr(n,e(237),['"'+i[e(244)]+'"','"'+i[e(259)]+'"'])});continue}if(null!=i[e(259)][e(306)](/^ +$/)){r[e(247)]({type:e(264),content:zr(n,e(304),zr(n,e(250),i[e(259)][e(280)]))});continue}if(null!=i[e(244)][e(306)](/^ +$/)){r[e(247)]({type:e(315),content:zr(n,e(270),zr(n,e(250),i[e(244)][e(280)]))});continue}if(""!=i[e(259)]){r[e(247)]({type:e(264),content:zr(n,e(304),'"'+i[e(259)]+'"')});continue}r[e(247)]({type:e(315),content:zr(n,e(270),'"'+i[e(244)]+'"')});continue;case e(266):case e(225):r[e(247)]({type:e(264),content:zr(n,e(304),this[e(232)](i[e(262)],i[e(249)]))});continue;case e(308):case e(278):r[e(247)]({type:e(315),content:zr(n,e(270),this[e(232)](i[e(262)],i[e(249)]))});continue;case e(258):r[e(247)]({type:e(264),content:zr(n,e(299),this[e(232)](i[e(262)],i[e(249)]))});continue;case e(236):r[e(247)]({type:e(315),content:zr(n,e(307),this[e(232)](i[e(262)],i[e(249)]))});continue;case e(296):s[e(247)](i[e(238)]);continue;case e(286):o[e(247)](i[e(238)]);continue;default:r[e(247)](i)}if(s[e(280)]){const t=s[e(263)]((t=>this[e(294)][e(234)](t)?this[e(294)][e(311)](t):t))[e(265)](", ");r[e(247)]({type:e(245),content:zr(this[e(289)],e(317),t)})}if(o[e(280)]){const t=o[e(263)]((t=>this[e(294)][e(234)](t)?this[e(294)][e(311)](t):t))[e(265)](", ");r[e(247)]({type:e(245),content:zr(this[e(289)],e(313),t)})}return r}[Wr(292)](t){const e=Wr;for(const n of this[e(272)]){const r=n(t);if(r&&e(281)in r)return r}}[Wr(231)](t,e){const n=Wr,r=e[n(257)],s=void 0===r[n(255)]?n(286):n(296);t[n(247)]({type:s,key:r[n(238)]})}[Wr(240)](t,e){const n=Wr;t[n(247)]({type:n(245),content:zr(this[n(289)],n(242),this[n(232)](e[n(248)]()[n(310)][n(253)],1))})}[Wr(233)](t,e,n){const r=Wr;if(this[r(295)](t,e),n&&n[r(248)]()&&!e[r(248)]()[r(226)][r(279)](n[r(248)]()[r(310)])){const n=t[t[r(280)]-1],s=r(264)==e[r(281)]?r(259):r(244);n&&r(284)==n[r(281)]&&(n[s]+="\n")}}}const Yr=Qr;function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=173]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(222375===parseInt(n(187))/1+-parseInt(n(181))/2*(-parseInt(n(179))/3)+-parseInt(n(177))/4*(parseInt(n(190))/5)+-parseInt(n(185))/6+parseInt(n(186))/7+-parseInt(n(175))/8*(parseInt(n(184))/9)+-parseInt(n(183))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Zr extends t.Plugin{[Yr(174)](){const t=Yr,e=this[t(180)],n=e[t(173)][t(188)](t(178));e[t(189)][t(188)](t(182))&&n[t(176)](t(182))}}function Jr(){const t=["8RcmDZa","enableCommand","12508YfkwXX","TrackChangesEditing","6evMMDm","editor","439862onGxLU","showAIAssistant","1316510qCqIIH","3514032eILhAj","961170EwPvoH","642257rRqneU","385564topOwp","get","commands","20VuSpLn","plugins","afterInit"];return(Jr=function(){return t})()}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=334]})(t,e)}function es(){const t=["value","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","commandName","AlignmentEditing","549CMolXK","has","right","formatBlock","FORMAT_JUSTIFY_TEXT","editor","119024QeSmIR","36Pulicu","25196nLImyd","center","get","817707wbHzxh","afterInit","registerAttributeLabel","_enableDefaultAttributesIntegration","type","2835123eBoiCl","29029KMcUbj","registerDescriptionCallback","_descriptionFactory","plugins","left","locale","FORMAT_ALIGNMENT","2470eFNzFN","115LzApCO","commandParams","_registerLegacyDescription","136dmYdMY","alignment","*Format:* %0","FORMAT_ALIGN_TO_CENTER","705236abGINr","TrackChangesEditing","format","justify"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(546076===-parseInt(n(359))/1+parseInt(n(335))/2+-parseInt(n(364))/3+parseInt(n(356))/4*(parseInt(n(373))/5)+-parseInt(n(355))/6*(-parseInt(n(339))/7)+-parseInt(n(354))/8*(-parseInt(n(348))/9)+parseInt(n(372))/10*(parseInt(n(365))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(360)](){const t=$r,e=this[t(353)],n=e[t(370)];if(!e[t(368)][t(349)](t(347)))return;const r=e[t(368)][t(358)](t(340));r[t(362)](t(336),[],[t(336)]),r[t(367)][t(361)](t(336),zr(n,t(371))),this[t(334)]()}[$r(334)](){const t=$r,e=this[t(353)],n=e[t(370)];e[t(368)][t(358)](t(340))[t(367)][t(366)]((e=>{const r=t;if(r(351)!=e[r(363)])return;const{data:s}=e;if(s&&r(336)==s[r(346)]){const t=s[r(374)][0][r(343)];return{type:r(341),content:zr(n,r(337),function(t){const e=r;switch(t){case e(369):return zr(n,e(345));case e(350):return zr(n,e(344));case e(357):return zr(n,e(338));case e(342):return zr(n,e(352))}}(t))}}}))}}function rs(){const t=["1Qwsmak","bold","27UgSXrr","subscript","FORMAT_ITALIC","FORMAT_UNDERLINE","FORMAT_SUBSCRIPT","SuperscriptEditing","FORMAT_BOLD","7899108PovBta","4827550GGDbGO","format","get","UnderlineEditing","168qmDHki","plugins","FORMAT_SUPERSCRIPT","_descriptionFactory","italic","2528970MxuNlG","6755495aEuAuZ","*Format:* %0","SubscriptEditing","_enableDefaultAttributesIntegration","209230FqRHWc","FORMAT_CODE","BoldEditing","registerAttributeLabel","underline","registerDescriptionCallback","afterInit","type","12jyJwMN","toUpperCase","strikethrough","commandName","StrikethroughEditing","superscript","6BmHuoP","formatInline","CodeEditing","_registerLegacyDescription","TrackChangesEditing","toLowerCase","forceValue","*Remove format:* %0","editor","FORMAT_STRIKETHROUGH","8NLZUAm","FORMAT_","8sEFCny","locale","slice","commandParams","has","7908989AdbNMa","ItalicEditing","code","2100441cvVhMb"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(786998===parseInt(n(157))/1*(-parseInt(n(117))/2)+-parseInt(n(156))/3*(parseInt(n(148))/4)+-parseInt(n(118))/5*(parseInt(n(136))/6)+parseInt(n(166))/7*(parseInt(n(146))/8)+-parseInt(n(159))/9*(parseInt(n(122))/10)+-parseInt(n(153))/11*(parseInt(n(130))/12)+-parseInt(n(167))/13*(-parseInt(n(112))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(124),ss(154),ss(111),ss(138),ss(134),ss(120),ss(164)];class as extends t.Plugin{[ss(128)](){const t=ss,e=this[t(144)],n=e[t(113)][t(110)](t(140)),r=e[t(149)];for(const s of is){if(!e[t(113)][t(152)](s))continue;const o=s[t(150)](0,-7)[t(141)](),i=t(147)+o[t(131)]();n[t(121)](o,[o]),n[t(115)][t(125)](o,zr(r,i))}this[t(139)]()}[ss(139)](){const t=ss,e=this[t(144)],n=e[t(149)],r=e[t(113)][t(110)](t(140));function s(e,s){const o=t;r[o(115)][o(127)]((t=>{const r=o;if(r(137)!=t[r(129)])return;const{data:i}=t;return i&&i[r(133)]===e?i[r(151)][0][r(142)]?{type:r(109),content:zr(n,r(119),s)}:{type:r(109),content:zr(n,r(143),s)}:void 0}))}s(t(158),zr(n,t(165))),s(t(116),zr(n,t(161))),s(t(126),zr(n,t(162))),s(t(155),zr(n,t(123))),s(t(132),zr(n,t(145))),s(t(160),zr(n,t(163))),s(t(135),zr(n,t(114)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=478]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(635994===parseInt(n(516))/1*(parseInt(n(511))/2)+-parseInt(n(498))/3*(parseInt(n(519))/4)+-parseInt(n(499))/5+parseInt(n(492))/6*(parseInt(n(478))/7)+-parseInt(n(515))/8+-parseInt(n(483))/9*(-parseInt(n(522))/10)+parseInt(n(503))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(517)](){const t=cs,e=this[t(487)],n=e[t(493)];if(!e[t(484)][t(500)](t(481)))return;const r=e[t(484)][t(488)](t(521)),s=this[t(487)][t(514)][t(488)](t(494));r[t(520)](t(494),((n,o={})=>{const i=t,a=this[i(487)][i(507)][i(486)][i(501)],c=o&&void 0!==o[i(495)]?o[i(495)]:!s[i(482)];let u=[];if(c){const t=Array[i(506)](a[i(513)]())[i(504)]((t=>hs(t)||function(t,e){const n=i,r=e[n(490)](t[n(509)],n(494)),s=e[n(490)]([n(496),n(494)],t);return r&&s}(t,this[i(487)][i(507)][i(480)])));u=_(t,e[i(507)])}else{const t=Array[i(506)](a[i(513)]())[i(504)]((t=>hs(t)));u=_(t,e[i(507)])}e[i(507)][i(502)]((()=>{const t=i;for(const e of u)r[t(505)](e,{commandName:t(494),commandParams:[{forceValue:c}]})}))})),r[t(518)][t(510)]((e=>{const r=t,{data:s}=e;if(s&&r(494)==s[r(512)]){const t=zr(n,r(485));return s[r(508)][0][r(495)]?{type:r(497),content:zr(n,r(479),t)}:{type:r(497),content:zr(n,r(491),t)}}}))}}function fs(){const t=["687YMOUVK","1073520heFDOa","has","selection","change","10374452mBxqyy","filter","markBlockFormat","from","model","commandParams","parent","registerDescriptionCallback","96818VHnlSy","commandName","getSelectedBlocks","commands","1518632wubikG","8TIsLYq","afterInit","_descriptionFactory","18988QCZlIO","enableCommand","TrackChangesEditing","10CeBdQX","7CRoAxw","*Set format:* %0","schema","BlockQuoteEditing","value","7080813reOcyf","plugins","ELEMENT_BLOCK_QUOTE","document","editor","get","name","checkChild","*Remove format:* %0","62574JtMLiO","locale","blockQuote","forceValue","$root","format"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(494)==t[e(509)][e(489)]}function gs(){const t=["1588fWbgsa","52bhrJLd","afterInit","editor","1209775aAZcef","CaseChange","30cRDkOL","27992oocHgK","changeCaseUpper","12051dNllzW","changeCaseLower","3269VrPTrr","enableCommand","40085177jQgiCD","TrackChangesEditing","904SpBfuG","12RpxAWC","12083270WOMpRH","plugins","has","changeCaseTitle","12374190oTAiAC","get"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=305]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(937529===-parseInt(n(314))/1*(parseInt(n(323))/2)+-parseInt(n(308))/3*(-parseInt(n(322))/4)+-parseInt(n(326))/5*(-parseInt(n(305))/6)+-parseInt(n(310))/7*(-parseInt(n(306))/8)+parseInt(n(320))/9+-parseInt(n(316))/10+-parseInt(n(312))/11*(parseInt(n(315))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(324)](){const t=ds,e=this[t(325)];e[t(317)][t(318)](t(327))&&(e[t(317)][t(321)](t(313))[t(311)](t(307)),e[t(317)][t(321)](t(313))[t(311)](t(309)),e[t(317)][t(321)](t(313))[t(311)](t(319)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=242]})(t,e)}function bs(){const t=["TrackChangesEditing","783700JAdGoo","2319SaOxVN","editor","plugins","1604XpAWNL","get","afterInit","50848nOYOQU","505078mCtheL","commands","enableCommand","6TcOaEh","3403064liBuyf","1522619PVmkCN","ckbox","138753vsOEXR"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(287072===parseInt(n(257))/1+parseInt(n(256))/2+parseInt(n(250))/3*(-parseInt(n(253))/4)+-parseInt(n(249))/5+-parseInt(n(243))/6*(parseInt(n(245))/7)+parseInt(n(244))/8+parseInt(n(247))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(255)](){const t=Is,e=this[t(251)];e[t(258)][t(254)](t(246))&&e[t(252)][t(254)](t(248))[t(242)](t(246))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=183]})(t,e)}function As(){const t=["680745KBcUpf","indentCodeBlock","outdentCodeBlock","language","schema","checkChild","1101390oXlzNW","*Set format:* %0","document","registerDescriptionCallback","codeBlock","name","enableCommand","has","formatBlock","525GkFAia","parent","markBlockFormat","filter","get","plugins","locale","190JfsSRM","commands","languages","10943251gPPBvl","322551aiTiLn","blockName","isLimit","change","editor","4GhPjQV","afterInit","51912zLsZvT","commandParams","selection","find","registerElementLabel","value","getSelectedBlocks","label","3lrzuBN","rootElement","model","_descriptionFactory","73795TjsQsq","config","type","from","TrackChangesEditing","forceValue","commandName","format","ELEMENT_CODE_BLOCK","CodeBlock","toLowerCase","*Remove format:* %0","4028184fabZvZ"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(343986===-parseInt(n(184))/1+parseInt(n(190))/2*(parseInt(n(225))/3)+parseInt(n(215))/4*(parseInt(n(229))/5)+-parseInt(n(217))/6*(-parseInt(n(199))/7)+-parseInt(n(183))/8+-parseInt(n(210))/9*(parseInt(n(206))/10)+parseInt(n(209))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class Cs extends t.Plugin{[_s(216)](){const t=_s,e=this[t(214)];if(!e[t(204)][t(197)](t(238)))return;const n=e[t(204)][t(203)](t(233)),r=e[t(205)],s=e[t(230)][t(203)](t(194))[t(208)],o=e[t(207)][t(203)](t(194));n[t(196)](t(185)),n[t(196)](t(186)),n[t(196)](t(194),((r,i={})=>{const a=t,c=e[a(227)],u=e[a(227)][a(192)][a(219)],l=i&&void 0!==i[a(234)]?i[a(234)]:!o[a(222)];let f;i[a(187)]||(i[a(187)]=s[0][a(187)]),f=l?Array[a(232)](u[a(223)]())[a(202)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(226))&&!e[n(212)](t)&&e[n(189)](t[n(200)],n(194))}(t,c[a(188)]))):Array[a(232)](u[a(223)]())[a(202)]((t=>ks(t)));const h=_(f,c);c[a(213)]((()=>{const t=a;for(const e of h)n[t(201)](e,{commandName:t(194),commandParams:[{...i,forceValue:l}],formatGroupId:t(211)})}))})),n[t(228)][t(221)](t(194),(e=>zr(r,t(237),e))),n[t(228)][t(193)]((e=>{const n=t;if(n(198)!=e[n(231)])return;const o=r.t,{data:i}=e;if(!i||n(194)!=i[n(235)])return;const a=i[n(218)][0][n(187)],c=o(s[n(220)]((t=>t[n(187)]===a))[n(224)])[n(239)]();return i[n(218)][0][n(234)]?{type:n(236),content:zr(r,n(191),zr(r,n(237),1)+" ("+c+")")}:{type:n(236),content:zr(r,n(240),zr(r,n(237),1))}}))}}function ks(t){const e=_s;return e(194)==t[e(195)]}const Ns=Rs;!function(t,e){const n=Rs,r=t();for(;;)try{if(774911===parseInt(n(122))/1+-parseInt(n(121))/2*(-parseInt(n(120))/3)+parseInt(n(136))/4+parseInt(n(134))/5+-parseInt(n(132))/6*(parseInt(n(133))/7)+-parseInt(n(129))/8+-parseInt(n(127))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ls extends t.Plugin{[Ns(119)](){const t=Ns,e=this[t(128)];e[t(124)][t(126)](t(135))&&e[t(124)][t(130)](t(131))[t(125)](t(123))}}function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=119]})(t,e)}function Ss(){const t=["CommentsEditing","1088484gihKVh","afterInit","9YRWKKV","458558oyZsYm","104688nQPMjG","addCommentThread","plugins","enableCommand","has","3762720NcUdnO","editor","9190816HDhhqm","get","TrackChangesEditing","6ZLaAXW","1798573PabABA","7670680cfVxvE"];return(Ss=function(){return t})()}var vs=n(834);function Ms(){const t=["getWalker","getAttribute","addClass","listItem","parent","item","7SJHStZ","plugins","3949518oPJttF","markerRange","span","get","1905984vWtPoL","mapper","isBlock","addHighlight","model","isLimit","2849104YBMpLa","previousPosition","start","schema","896418iVHbeq","elementEnd","TrackChangesEditing","createRangeOn","nextSibling","270810UhkdsQ","activeMarkers","markerName","listIndent","includes","ck-suggestion-marker--active","getCustomProperty","isContent","insert","toViewElement","15416200xgpIlx","isAtEnd","bindElementToMarker","284932ykgYqE","type","name","consumable","push","getItems","element","createUIElement","writer","32bvKQKc","ck-suggestion-marker-","hasAttribute","test","3bruhTf","toViewPosition"];return(Ms=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(314)]())o[r(320)](t)&&s[r(313)](n[r(294)](o));return s}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=286]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(331)][r(335)](r(293));return(o,i,a)=>{const c=r;if(!a[c(312)][c(321)](i[c(333)],o[c(311)]))return;const u=i[c(333)][c(324)](),l=i[c(333)][c(289)],f=t[c(340)][c(290)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(329)];d=d||f[c(303)](e);const n=a[c(337)][c(305)](e);if(n&&n[c(302)](c(339)))return;c(292)==t[c(310)]&&f[c(338)](e)&&!f[c(286)](e)&&(e[c(295)]||l[c(307)]?h&&h[c(328)]==e||(h=e,m(t[c(288)]),p=!0):g=g||t[c(288)])}function m(t){const r=c,o=a[r(317)][r(316)](r(334),{class:r(319)+e}),u=a[r(337)][r(323)](t);n&&s[r(297)][r(300)](i[r(298)])&&a[r(317)][r(326)](r(301),o),a[r(317)][r(304)](u,o),a[r(337)][r(308)](o,i[r(298)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(493259===-parseInt(n(322))/1*(parseInt(n(309))/2)+parseInt(n(291))/3+parseInt(n(287))/4+-parseInt(n(296))/5+-parseInt(n(332))/6*(-parseInt(n(330))/7)+-parseInt(n(318))/8*(-parseInt(n(336))/9)+-parseInt(n(306))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ds=xs;!function(t,e){const n=xs,r=t();for(;;)try{if(535717===-parseInt(n(145))/1*(-parseInt(n(134))/2)+-parseInt(n(151))/3*(-parseInt(n(187))/4)+-parseInt(n(172))/5*(-parseInt(n(167))/6)+-parseInt(n(185))/7+-parseInt(n(184))/8*(parseInt(n(188))/9)+-parseInt(n(173))/10*(-parseInt(n(178))/11)+parseInt(n(150))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class Ps extends t.Plugin{static get[Ds(165)](){return[vs.Delete]}[Ds(146)](){const t=Ds,e=this[t(148)],n=e[t(168)][t(174)](t(137));n[t(139)](t(136));const r=e[t(163)][t(174)](t(162));n[t(139)](t(162),((n,s={})=>{const o=t,a=e[o(175)][o(155)](e[o(175)][o(180)][o(161)]);a[o(159)]&&e[o(175)][o(171)](a,{direction:o(192),unit:s[o(144)]});const c=a[o(153)](),u=i.LiveRange[o(157)](c);let l;n(s),l=o(195)==u[o(182)][o(177)]?e[o(175)][o(176)](c[o(140)]):e[o(175)][o(176)](u[o(140)],u[o(154)]),u[o(186)](),e[o(175)][o(149)](r[o(142)][o(147)],(t=>{const e=o;r[e(142)][e(160)](),t[e(169)](t[e(176)](l[e(154)])),r[e(142)][e(194)]()}))})),e[t(152)][t(166)].on(t(183),Fs(e,t(181)),{priority:t(156)}),e[t(190)][t(166)].on(t(183),((n,r,s)=>{const o=t;s[o(143)][o(189)]&&Fs(e,o(181),{showActiveMarker:!1})[o(179)](this)(n,r,s)}),{priority:t(156)}),e[t(152)][t(166)].on(t(193),((e,n,r)=>{const s=t,o=r[s(138)][s(135)](n[s(191)]);if(o)for(const t of o)t.is(s(141))&&(r[s(138)][s(170)](t,n[s(191)]),r[s(164)][s(158)](t))}),{priority:t(156)})}}function xs(t,e){const n=Bs();return(xs=function(t,e){return n[t-=134]})(t,e)}function Bs(){const t=["remove","isCollapsed","lock","selection","deleteForward","commands","writer","requires","downcastDispatcher","28968NKxVvw","plugins","setSelection","unbindElementFromMarkerName","modifySelection","250nOjxYz","10tiZWmr","get","model","createRange","rootName","4740483NJDjxJ","bind","document","merge","root","addMarker:suggestion:deletion","46664qohacC","3568138agVDqJ","detach","12kZZUfK","306kibxmF","showSuggestionHighlights","data","markerName","forward","removeMarker:suggestion:deletion","unlock","$graveyard","2KpUGOz","markerNameToElements","delete","TrackChangesEditing","mapper","enableCommand","start","uiElement","buffer","options","unit","138147KqgcUb","init","batch","editor","enqueueChange","1153164AkmnZk","337176cfhtag","editing","getFirstRange","end","createSelection","high","fromRange"];return(Bs=function(){return t})()}const Us=Gs;function js(){const t=["ELEMENT_LIST_ITEM","getSuggestions","bulleted","7676226ZWaNCY","listStart","ELEMENT_TODO_LIST","mergeListItemBackward","format","locale","ListEditing","*Change to:* %0","oldValue","execute","_suggestionFactory","numberedList","createRange","registerPostFixer","formatBlock","model","*Set format:* %0","selection","numbered","_registerLegacyDescription","isObject","_descriptionFactory","has","commands","trackChangesCommand","removeMarker","TodoListEditing","_LIST","commandName","parent","commandParams","30296GfQxih","forceValue","registerAttributeLabel","attributes","previousSibling","_supportLegacySuggestions","*Check item*","data","todoListCheck","noTrackChangesFixer","key","*Outdent:* %0","plugins","getAttribute","ELEMENT_BULLETED_LIST","*Uncheck item*","suggestion","653728vmTuCe","ELEMENT_","indentList","map","fromRange","containsItem","1377762CFnkoc","change","8416100CpjCmF","*Merge:* %0","value","head","list.multiBlock","type","*Merge:* list item","*Indent:* %0","document","2qSoHMo","_enableDefaultAttributesIntegration","registerDescriptionCallback","get","TrackChangesEditing","todoList","todoListChecked","todo","listItemIdFixer","isNextTo","ELEMENT_NUMBERED_LIST","documentList","registerCustomCallback","toUpperCase","listStyle","setAttribute","getFirstMarker","filter","*Remove format:* %0","meta","createPositionAt","includes","outdentList","94565bHgzBP","getFirstRange","checkTodoList","attribute","config","nodeAfter","mergeListItemForward","splitListItemBefore","assureChains","length","push","next","newValue","getChanges","listIndent","getRanges","from","*Split:* list item","listType","544blTAXb","4JuzUrW","splitListItemAfter","FORMAT_INDENT","accept","5839878mKwYFi","refresh","*Format:* insert into %0","*Format:* remove from %0","every","schema","setSelection","default","detach","range","bulletedList","_getAttributeKey","batch","afterInit","nextSibling","isUndo","editor","registerElementLabel","differ","groupId","listReversed","find","end","listItemId","start","deletion","isLocal","attributeKey","multipleBlocks","_findSuggestions"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(492144===-parseInt(n(478))/1*(parseInt(n(495))/2)+parseInt(n(484))/3+parseInt(n(393))/4*(parseInt(n(373))/5)+parseInt(n(397))/6+parseInt(n(461))/7*(-parseInt(n(392))/8)+-parseInt(n(430))/9+parseInt(n(486))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(410)](){const t=Us,e=this[t(413)];if(!e[t(473)][t(452)](t(436)))return;const n=e[t(435)],r=e[t(473)][t(498)](t(499)),s=e[t(473)][t(452)](t(456)),o=!!e[t(377)][t(498)](t(490));function i(e){const r=t;return{type:r(434),content:""+zr(n,r(446),e)}}function a(e){const r=t;return{type:r(434),content:""+zr(n,r(513),e)}}r[t(496)](t(441),[],[t(420),t(391),t(387)]),r[t(496)](t(407)),r[t(496)](t(480)),r[t(496)](t(372)),r[t(496)](t(394)),r[t(496)](t(380)),o&&(r[t(496)](t(433)),r[t(496)](t(379))),s&&(r[t(496)](t(500)),r[t(496)](t(375),[],[t(501)]),r[t(451)][t(497)]((e=>{const r=t,{data:s}=e;if(s&&r(501)==s[r(471)])return{type:r(434),content:s[r(385)]?zr(n,r(467)):zr(n,r(476))}})),this[t(413)][t(445)][t(494)][t(443)]((e=>{const n=t;if(e[n(409)][n(412)])return!1;let s=!1;const o=r[n(428)]({skipNotAttached:!0})[n(512)]((t=>n(501)===r[n(408)](t)));for(const t of o)n(502)!=t[n(374)]()[n(421)][n(378)][n(474)](n(391))&&(r[n(426)](t[n(374)](),n(376))[n(418)]((t=>n(391)===r[n(408)](t[n(477)])))||(e[n(455)](t[n(511)]()),s=!0));return s}))),r[t(451)][t(463)](t(387),zr(n,t(395)));const c={type:t(434),content:""};r[t(451)][t(497)]((e=>{const r=t,{data:s}=e;if(!s||r(391)!=s[r(471)])return;let u=e[r(489)];for(;u;){if(u[r(468)]&&(r(509)==u[r(468)][r(471)]&&(u[r(468)][r(385)]&&r(404)!=u[r(468)][r(385)]||r(404)!=u[r(468)][r(438)]&&!s[r(385)])||!o&&u[r(468)][r(471)]==Ic))return c;u=u[r(384)]}if(null==s[r(385)])switch(s[r(438)]){case r(429):return a(zr(n,r(475)));case r(448):return a(zr(n,r(505)));case r(502):return a(zr(n,r(432)))}switch(s[r(385)]){case r(429):return i(zr(n,r(475)));case r(448):return i(zr(n,r(505)));case r(502):return i(zr(n,r(432)))}})),r[t(451)][t(497)]((e=>{const n=t,{data:r}=e;if(r&&n(387)==r[n(471)])return null==r[n(385)]||null==r[n(438)]&&0==r[n(385)]?c:void 0})),r[t(451)][t(497)]((e=>{const r=t;if(r(376)!=e[r(491)])return;const{data:s}=e;if(!s||r(420)!=s[r(471)])return;const o=Hs(e);return o?r(385)==o?{type:r(434),content:zr(n,r(492))}:r(438)==o?{type:r(434),content:zr(n,r(390))}:c:c})),e[t(445)][t(494)][t(443)]((e=>this[t(503)](e))),e[t(445)][t(494)][t(443)]((e=>this[t(470)](e))),e[t(445)][t(494)][t(443)]((e=>this[t(381)](e))),this[t(466)]()}[Us(503)](t){const e=Us;if(t[e(409)][e(412)]||!t[e(409)][e(423)])return!1;let n=!1;const r=this[e(413)][e(473)][e(498)](e(499))[e(428)]({skipNotAttached:!0})[e(512)]((t=>t[e(468)]&&e(420)==t[e(468)][e(471)]))[e(512)]((t=>t[e(468)][e(385)]&&t[e(468)][e(438)]));for(const s of r)Hs(s)||(t[e(455)](s[e(511)]()),n=!0);return n}[Us(470)](t){const e=Us;if(t[e(409)][e(412)]||!t[e(409)][e(423)])return!1;const n=this[e(413)][e(473)][e(498)](e(499));if(n[e(454)][e(488)])return!1;let r=!1;const s=[e(391),e(509),e(420),e(387),e(431),e(417),e(469)],o=this[e(413)][e(445)][e(494)][e(415)][e(386)]()[e(512)]((t=>e(376)==t[e(491)]))[e(512)]((t=>s[e(516)](t[e(424)])));if(0==o[e(382)])return r;for(const i of o){const o=n[e(426)](i[e(406)],e(376))[e(512)]((t=>!t[e(514)][e(504)]))[e(481)]((t=>t[e(477)]))[e(512)]((t=>{const r=e,o=n[r(408)](t);return s[r(516)](o)}));if(o[e(382)]){for(const n of o)t[e(455)](n[e(511)]());r=!0}}return r}[Us(381)](t){const e=Us;if(t[e(409)][e(412)]||!t[e(409)][e(423)])return!1;const n=this[e(413)][e(473)][e(498)](e(499));let r=!1;const s=[e(391),e(509),e(420),e(387),e(431),e(417),e(469)];for(const t of n[e(428)]({skipNotAttached:!0})){const o=n[e(426)](t[e(374)](),e(376))[e(481)]((t=>t[e(477)]))[e(512)]((t=>t[e(468)]&&s[e(516)](t[e(468)][e(471)])));if(!o[e(382)])continue;const a=o[0][e(489)][e(464)][e(416)];if(!o[e(401)]((t=>t[e(464)][e(416)]===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(428)]({skipNotAttached:!0})[s(512)]((e=>s(376)==e[s(491)]&&e[s(464)][s(416)]==t)))e[s(510)](s(416),r)}function i(t,n){const r=e;let s=t[r(489)],i=!1;for(;s;)s[r(464)][r(416)]!=n&&(o(s[r(464)][r(416)],n),s[r(510)](r(416),n),i=!0),s=s[r(384)];return i}}[Us(466)](){const t=Us,e=this[t(413)],n=e[t(435)],r=e[t(473)][t(498)](t(499));this[t(449)](),r[t(440)][t(507)](t(444),t(506),t(396),(function(n,r){const s=t,o=[];for(let t of n)t[s(421)][s(378)]===t[s(419)][s(459)]&&(t=e[s(445)][s(442)](e[s(445)][s(515)](t[s(421)][s(378)],0))),o[s(383)](t);e[s(445)][s(485)]((t=>{const n=s,a=e[n(445)][n(494)][n(447)],c=Array[n(389)](a[n(388)]())[n(481)]((t=>i.LiveRange[n(482)](t)));t[n(403)](o),e[n(453)][n(498)](r[n(458)])[n(398)](),r[n(460)][n(383)]({forceDefaultExecution:!0}),e[n(439)](r[n(458)],...r[n(460)]),t[n(403)](c);for(const t of c)t[n(405)]()}))})),r[t(451)][t(414)]((function(n){const r=t,s=!e[r(445)][r(402)][r(450)](n),o=n[r(465)],i=n[r(411)],a=n[r(474)](r(420)),c=!o||o[r(474)](r(420))!==a,u=!i||i[r(474)](r(420))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(427),e)))}[Us(449)](){const t=Us,e=this[t(413)],n=e[t(435)];function r(n){const r=t,s=e[r(453)][r(498)](r(407))[r(488)],o=e[r(453)][r(498)](r(441))[r(488)];return r(441)===n?s:o}e[t(473)][t(498)](t(499))[t(451)][t(497)]((function(s){const o=t;if(o(444)!=s[o(491)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(458)]){case o(407):u=i[o(460)][0][o(462)],l=r(i[o(458)]),a=o(u?399:400),!l&&e[o(377)][o(498)](o(490))||(a=o(437)),c={type:o(434),content:zr(n,a,zr(n,o(475)))};break;case o(441):u=i[o(460)][0][o(462)],l=r(i[o(458)]),a=o(u?399:400),!l&&e[o(377)][o(498)](o(490))||(a=o(437)),c={type:o(434),content:zr(n,a,zr(n,o(505)))};break;case o(480):a=o(493),c={type:o(434),content:zr(n,a,zr(n,o(427)))};break;case o(372):a=function(t){const e=o,n=t[e(374)]();let r=n[e(421)][e(378)];for(;r&&n[e(483)](r);){if(r[e(474)](e(387))>0)return!1;r=r[e(411)]}return!0}(s)?zr(n,o(400),zr(n,function(t){const e=o;return e(479)+t[e(374)]()[e(421)][e(378)][e(474)](e(391))[e(508)]()+e(457)}(s))):zr(n,o(472),zr(n,o(427))),c={type:o(434),content:a};break;case o(433):case o(379):!1===i[o(425)]&&(a=o(487),c={type:o(422),content:zr(n,a,zr(n,o(427)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(374)]()[e(421)][e(378)][e(465)];for(;n;){const r=n[e(474)](e(420));if(!r)return!1;if(r==t[e(468)][e(385)])return e(385);if(r==t[e(468)][e(438)])return e(438);n=n[e(465)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=217]})(t,e)}function Ks(){const t=["*Format:* set order to regular","2888OhJbFe","_findSuggestions","getFirstRange","_descriptionFactory","handleDescriptions","decimal","decimal-leading-zero","next","_enableDefaultAttributesIntegration","FORMAT_LIST_REVERSED","reversed","listType","registerPostFixer","bind","get","upper-roman","*Remove format:* %0","document","bulleted","listStyle","upper-latin","styles","61286zaCVyt","commandParams","commandName","_registerLegacyDescription","30762cxDQHc","attribute","8051688aJMnxf","5oTbgHO","15975756sQmqPP","model","listStart","locale","*Format:* set order to reversed","start","*Change to:* %0","startIndex","_getTranslationKeyForListStyle","toUpperCase","formatBlock","*Set format:* %0","has","format","removeMarker","editor","suggestion","default","replace","data","list.properties","registerAttributeLabel","1523711gtDuAk","nodeAfter","_LIST_","plugins","38YHdEHc","TrackChangesEditing","oldValue","find","registerDescriptionCallback","includes","lower-latin","key","ListPropertiesEditing","_getAttributeKey","496204KrrzNz","ELEMENT_","3EMdWeS","afterInit","FORMAT_LIST_START","type","isUndo","circle","filter","disc","numbered","lower-roman","batch","_LIST_DEFAULT","getFirstMarker","getAttribute","listReversed","newValue","*Format:* set start index to %0","33Ydyxnr","config","head","square","10369140YLdxXW","getSuggestions"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(689633===parseInt(n(257))/1*(parseInt(n(291))/2)+parseInt(n(303))/3*(parseInt(n(301))/4)+parseInt(n(264))/5*(parseInt(n(263))/6)+-parseInt(n(287))/7+-parseInt(n(235))/8*(-parseInt(n(261))/9)+parseInt(n(232))/10+parseInt(n(228))/11*(-parseInt(n(265))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[zs(304)](){const t=zs;if(!this[t(280)][t(290)][t(277)](t(299)))return;const e=this[t(280)][t(229)][t(249)](t(285)),n=this[t(280)][t(290)][t(249)](t(292));e[t(256)]&&n[t(243)](t(254),[],[t(254)]),e[t(245)]&&n[t(243)](t(225),[],[t(225)]),e[t(272)]&&n[t(243)](t(267),[],[t(267)]);const r={type:t(278),content:""};n[t(238)][t(295)](this[t(239)][t(248)](this));const s=this[t(280)][t(268)];n[t(238)][t(286)](t(225),zr(s,t(244))),n[t(238)][t(295)]((e=>{const n=t,{data:s}=e;if(s&&n(225)==s[n(298)])return null==s[n(226)]||0==s[n(226)]&&null==s[n(293)]?r:void 0})),n[t(238)][t(286)](t(267),zr(s,t(305))),n[t(238)][t(295)]((e=>{const n=t,{data:s}=e;if(s&&n(267)==s[n(298)])return null==s[n(226)]||1==s[n(226)]&&null==s[n(293)]?r:void 0})),this[t(280)][t(266)][t(252)][t(247)]((e=>{const r=t;if(e[r(221)][r(307)])return!1;let s=!1;const o=n[r(233)]({skipNotAttached:!0})[r(217)]((t=>{const e=r,s=n[e(300)](t);return e(267)==s||e(225)==s}));for(const t of o)r(219)!=t[r(237)]()[r(270)][r(288)][r(224)](r(246))&&(n[r(236)](t[r(237)](),r(262))[r(294)]((t=>r(246)==n[r(300)](t[r(281)])))||(e[r(279)](t[r(223)]()),s=!0));return s})),this[t(260)]()}[zs(239)](t){const e=zs,n=this[e(280)][e(268)],{data:r}=t,s={type:e(278),content:""};if(!r||e(254)!=r[e(298)])return;if(!r[e(293)])return e(282)==r[e(226)]?s:{type:e(278),content:""+zr(n,e(276),zr(n,this[e(273)](r[e(226)])))};if(!r[e(226)]){if(e(282)==r[e(293)])return s;let o=t[e(230)];for(;o;){if(o[e(284)]&&e(246)==o[e(284)][e(298)]&&o[e(284)][e(226)])return s;o=o[e(242)]}return{type:e(278),content:""+zr(n,e(251),zr(n,this[e(273)](r[e(293)])))}}if(e(282)!=r[e(226)])return{type:e(278),content:""+zr(n,e(276),zr(n,this[e(273)](r[e(226)])))};let o=t[e(230)];for(;o;){if(o[e(284)]&&e(246)==o[e(284)][e(298)]&&o[e(284)][e(226)]&&o[e(284)][e(293)])return s;o=o[e(242)]}const i=t[e(237)]()[e(270)][e(288)][e(224)](e(246));return{type:e(278),content:zr(n,e(276),zr(n,e(302)+i[e(274)]()+e(222)))}}[zs(260)](){const t=zs,e=this[t(280)],n=e[t(268)];e[t(290)][t(249)](t(292))[t(238)][t(295)]((e=>{const r=t;if(r(275)!=e[r(306)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(259)]){case r(254):o=r(271),i={type:r(278),content:zr(n,o,zr(n,this[r(273)](s[r(258)][0][r(306)])))};break;case r(225):o=s[r(258)][0][r(245)]?r(269):r(234),i={type:r(278),content:zr(n,o)};break;case r(267):o=r(227),i={type:r(278),content:zr(n,o,s[r(258)][0][r(272)])}}return i}))}[zs(273)](t){const e=zs;return e(302)+function(t){const n=e;return qs[n(296)](t)?n(253):Ys[n(296)](t)?n(219):null}(t)[e(274)]()+e(289)+t[e(274)]()[e(283)](/-/g,"_")}}const qs=[zs(218),zs(308),zs(231)],Ys=[zs(240),zs(241),zs(220),zs(250),zs(297),zs(255)];var Qs=n(507);const Zs=Js;function Js(t,e){const n=to();return(Js=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=Js,r=t();for(;;)try{if(424353===parseInt(n(427))/1*(parseInt(n(433))/2)+-parseInt(n(408))/3+parseInt(n(449))/4*(parseInt(n(447))/5)+-parseInt(n(435))/6*(parseInt(n(428))/7)+-parseInt(n(411))/8+parseInt(n(410))/9*(parseInt(n(401))/10)+parseInt(n(438))/11*(parseInt(n(439))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Zs(405)](){return[Qs.Enter]}[Zs(416)](){const t=Zs,e=this[t(418)],n=e[t(404)][t(444)](t(448)),r=e[t(400)][t(444)](t(450));n[t(403)](t(450),(()=>{const s=t;e[s(422)][s(406)]((t=>{const o=s,a=e[o(422)][o(446)][o(424)],c=a[o(419)](),u=i.LiveRange[o(432)](a[o(434)]());if(r[o(440)](t)){const r=e[o(422)][o(442)](c[o(402)][o(456)],0),s=t[o(426)](c,r);n[o(421)](s)}else t[o(409)](t[o(426)](u[o(423)]));u[o(451)](),r[o(415)](o(445),{writer:t})}))})),e[t(425)][t(414)].on(t(429),Fs(e,t(441)),{priority:t(430)}),e[t(425)][t(414)].on(t(417),((e,n,r)=>{const s=t,o=r[s(407)][s(437)](n[s(436)]);if(o)for(const t of o)t[s(453)](s(452))&&(r[s(407)][s(420)](t,n[s(436)]),r[s(443)][s(431)](t))}),{priority:t(430)}),e[t(455)][t(414)].on(t(429),((n,r,s)=>{const o=t;s[o(454)][o(412)]&&Fs(e,o(441),{showActiveMarker:!1})[o(413)](this)(n,r,s)}),{priority:t(430)})}}function to(){const t=["unbindElementFromMarkerName","markInsertion","model","end","selection","editing","createRange","659GvfLyJ","554204LBnFEs","addMarker:suggestion:insertion","high","remove","fromRange","1580YzBNSy","getFirstRange","30iFjhiz","markerName","markerNameToElements","3370202nNqWNI","24VOsVlU","enterBlock","split","createPositionAt","writer","get","afterExecute","document","5JyHZtQ","TrackChangesEditing","563372KQOXvP","enter","detach","ck-suggestion-marker-split","hasClass","options","data","nextSibling","commands","273450DLmsJg","parent","enableCommand","plugins","requires","change","mapper","981813PrWJkV","setSelection","171tyMrlH","5170304dcWkBo","showSuggestionHighlights","bind","downcastDispatcher","fire","init","removeMarker:suggestion:insertion","editor","getFirstPosition"];return(to=function(){return t})()}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(933839===parseInt(n(316))/1*(parseInt(n(309))/2)+parseInt(n(326))/3*(-parseInt(n(293))/4)+-parseInt(n(313))/5+parseInt(n(308))/6*(-parseInt(n(315))/7)+-parseInt(n(287))/8+parseInt(n(302))/9*(-parseInt(n(291))/10)+parseInt(n(317))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(298)](){const t=eo;if(!this[t(288)][t(322)][t(323)](t(310)))return;const e=this[t(288)][t(322)][t(305)](t(294));e[t(321)](t(318),this[t(301)][t(297)](this)),e[t(321)](t(311)),e[t(321)](t(307)),e[t(321)](t(324)),e[t(321)](t(295))}[eo(301)](t,e,n={}){const r=eo,s=this[r(288)][r(322)][r(305)](r(285));return t((t=>(r(314)==typeof e?s[r(286)](e,n):e)(t)[r(304)]((e=>!1===this[r(299)](e,t[r(300)])))),n)}[eo(299)](t,e){const n=eo,r=this[n(288)][n(303)][n(290)](this[n(288)][n(303)][n(312)](e,t[n(289)]),this[n(288)][n(303)][n(312)](e,t[n(296)]));for(const t of this[n(288)][n(303)][n(319)][n(325)](n(292)))if(null!==r[n(320)](t[n(306)]()))return!0;return!1}}function so(){const t=["67536IHLGVS","449814PGBkNO","FindAndReplaceEditing","findNext","createPositionAt","4191510aqFXrk","string","742EpycPf","1RZCJgV","52966881KpUQkg","find","markers","getIntersection","enableCommand","plugins","has","replace","getMarkersGroup","28911FYEUMf","FindAndReplaceUtils","findByTextCallback","1731072tTJOpe","editor","start","createRange","30zxiwQQ","suggestion:deletion","544HGOmxV","TrackChangesEditing","replaceAll","end","bind","afterInit","_isInDeletionRange","item","handleFindCommand","1643355AvsPtO","model","filter","get","getRange","findPrevious"];return(so=function(){return t})()}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=340]})(t,e)}const io=oo;function ao(){const t=["formatInline","fontFamily","232uQpGIT","find","1275324DqBgYu","value","_descriptionFactory","54703OLGWBa","*Reset font color*","119061hCfgLC","_registerLegacyDescription","*Reset font background color*","FontSize","TrackChangesEditing","fontColor","FORMAT_FONT_BACKGROUND","670RvigWi","38ndOwGV","FontColorEditing","model","editor","*Reset font family*","7KRpKWw","fontBackgroundColor.colors","FontFamilyEditing","*Set font color:* %0","afterInit","FORMAT_FONT_COLOR","config","commandParams","FontSizeEditing","locale","*Set font background color:* %0","type","trim","24155cXYCVb","FORMAT_FONT_FAMILY","plugins","11850xjRsPw","*Set font size:* %0","9492228ONVifa","commandName","fontSize","normalizeSizeOptions","has","*Reset font size*","registerAttributeLabel","title","format","label","FontBackgroundColorEditing","_enableDefaultAttributesIntegration","156yPHAfW","fontColor.colors","*Set font family:* %0","toLowerCase","250761IPIKzA","fontSize.options","FORMAT_FONT_SIZE","get","fontBackgroundColor","registerDescriptionCallback"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(210405===-parseInt(n(385))/1*(-parseInt(n(344))/2)+parseInt(n(362))/3+-parseInt(n(358))/4*(-parseInt(n(341))/5)+-parseInt(n(372))/6*(parseInt(n(390))/7)+parseInt(n(370))/8*(parseInt(n(377))/9)+-parseInt(n(384))/10*(-parseInt(n(375))/11)+-parseInt(n(346))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(398),commandName:io(348)},{pluginName:io(392),commandName:io(369)},{pluginName:io(386),commandName:io(382)},{pluginName:io(356),commandName:io(366)}];class uo extends t.Plugin{[io(394)](){const t=io,e=this[t(388)][t(399)],n=this[t(388)][t(343)][t(365)](t(381));for(const{pluginName:e,commandName:r}of co)this[t(388)][t(343)][t(350)](e)&&n[t(357)](r,[r]);e.t,n[t(374)][t(352)](t(348),zr(e,t(364))),n[t(374)][t(352)](t(369),zr(e,t(342))),n[t(374)][t(352)](t(382),zr(e,t(395))),n[t(374)][t(352)](t(366),zr(e,t(383))),this[t(378)]()}[io(378)](){const t=io,e=this[t(388)],n=e[t(399)];e[t(343)][t(365)](t(381))[t(374)][t(367)]((e=>{const r=t,o=n.t;if(r(368)!=e[r(401)])return;const{data:i}=e;if(null!=i){if(r(348)==i[r(347)]){const t=i[r(397)][0][r(373)];if(t){const e=o(this[r(388)][r(343)][r(365)](r(380))[r(349)](this[r(388)][r(396)][r(365)](r(363)))[r(371)]((e=>e[r(387)]==t))[r(353)])[r(361)]();return{type:r(354),content:zr(n,r(345),e)}}return{type:r(354),content:zr(n,r(351))}}if(r(369)==i[r(347)]){const t=i[r(397)][0][r(373)];return t?{type:r(354),content:zr(n,r(360),t)}:{type:r(354),content:zr(n,r(389))}}if(r(382)==i[r(347)]){const t=i[r(397)][0][r(373)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(396)][r(365)](r(359)))[r(371)]((e=>e[r(387)]==t));let i=t,a="";return e&&(i=e[r(355)],a=o(i)[r(361)]()),{type:r(354),content:zr(n,r(393),a)[r(340)](),color:{value:t,title:a||i}}}return{type:r(354),content:zr(n,r(376))}}if(r(366)==i[r(347)]){const t=i[r(397)][0][r(373)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(396)][r(365)](r(391)))[r(371)]((e=>e[r(387)]==t));let i=t,a="";return e&&(i=e[r(355)],a=o(i)[r(361)]()),{type:r(354),content:zr(n,r(400),a)[r(340)](),color:{value:t,title:a||i}}}return{type:r(354),content:zr(n,r(379))}}}}))}}const lo=ho;function fo(){const t=["find","title","charAt","commands","3164890KaiSYt","TrackChangesEditing","3FWQKlb","toUpperCase","562428kkwbaz","split","entries","afterInit","_descriptionFactory","formatInline","commandName","533232wWnIyu","fontColor.colors","commandParams","boolean","length","FontSize","editor","fontColor","3027656dCdZoi","format","fontBackgroundColor","formatBlock","176hPlEtg","label","954064vyBNSz","*Set format to:* %0","enableCommand","_enableDefaultAttributesIntegration","pasteFormat","*Remove all formatting*","slice","config","fontSize","normalizeSizeOptions","model","locale","7971943uTKPfQ","1367051qgwiWZ","registerDescriptionCallback","_registerLegacyDescription","join","fontSize.options","copyFormat","plugins","push","toLowerCase","get","type"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(871168===-parseInt(n(366))/1+-parseInt(n(347))/2*(-parseInt(n(330))/3)+parseInt(n(353))/4+parseInt(n(328))/5+parseInt(n(339))/6+parseInt(n(365))/7+parseInt(n(351))/8*(-parseInt(n(332))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(335)](){const t=lo,e=this[t(345)],n=e[t(319)][t(322)](t(329)),r=e[t(327)][t(322)](t(318)),s=e[t(327)][t(322)](t(357));r&&s&&(n[t(356)](t(357)),n[t(355)](t(318)),this[t(368)]())}[lo(368)](){const t=lo,e=this[t(345)],n=e[t(364)];e[t(319)][t(322)](t(329))[t(336)][t(367)]((r=>{const s=t;if(s(350)!=r[s(323)]&&s(337)!=r[s(323)])return;const{data:o}=r;if(o&&s(357)===o[s(338)]){const t=[],r=o[s(341)][0];for(const[n,o]of Object[s(334)](r))t[s(320)](po(e,n,o));return t[s(343)]?{type:s(348),content:zr(n,s(354),t[s(369)](", "))}:{type:s(348),content:zr(n,s(358))}}}))}}function po(t,e,n){const r=lo,o=t[r(364)].t,i=e[r(333)](/(?=[A-Z])/)[r(369)](" "),a=o(i[r(326)](0)[r(331)]()+i[r(359)](1))[r(321)]();if(r(342)==typeof n)return a;if(r(346)===e||r(349)===e){const e=(0,s.normalizeColorOptions)(t[r(360)][r(322)](r(340)))[r(324)]((t=>t[r(363)]==n));return a+" ("+(e?o(e[r(352)])[r(321)]():n)+")"}if(r(361)===e&&isNaN(parseFloat(n))){const e=t[r(319)][r(322)](r(344))[r(362)](t[r(360)][r(322)](r(317)))[r(324)]((t=>t[r(363)]==n));return a+" ("+(e?o(e[r(325)])[r(321)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(217630===-parseInt(n(325))/1+parseInt(n(326))/2+parseInt(n(315))/3+parseInt(n(333))/4+parseInt(n(353))/5*(-parseInt(n(354))/6)+-parseInt(n(339))/7*(-parseInt(n(347))/8)+parseInt(n(344))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(348)](){const t=mo,e=this[t(318)];if(!e[t(319)][t(321)](t(323)))return;this[t(336)]=e[t(329)][t(317)](t(349));const n=e[t(345)],r=e[t(319)][t(317)](t(352));r[t(334)](t(316));for(const e of this[t(336)])t(322)!=e[t(328)]&&r[t(331)][t(337)](e[t(328)],(n=>{const r=t,i=this[r(314)](e[r(328)]);return null!==i?s(n,i):o(n,e[r(330)])}));function s(e,r){return zr(n,t(327),[e,r])}function o(e,r){return zr(n,t(332),[e,r])}this[t(342)]()}[mo(342)](){const t=mo,e=this[t(318)],n=e[t(345)];e[t(319)][t(317)](t(352))[t(331)][t(335)]((e=>{const r=t;if(r(341)!=e[r(351)])return;const{data:s}=e;if(s&&r(316)==s[r(346)]){const e=s[r(338)][0][r(350)],c=this[r(314)](e);if(null!==c)return{type:r(343),content:zr(n,r(313),(1,a=c,zr(n,r(327),[1,a])))};const u=this[r(336)][r(320)]((t=>t[r(328)]===e))[r(330)];return{type:r(343),content:zr(n,r(313),(o=1,i=u,zr(n,t(332),[o,i])))}}var o,i,a}))}[mo(314)](t){const e=mo;var n,r;const s=t[e(340)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(336)])||void 0===n?void 0:n[e(320)]((n=>n[e(328)]==t));if(o&&o[e(312)]){const t=o[e(312)],n=(null!==(r=t[e(324)])&&void 0!==r?r:t)[e(340)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["match","formatBlock","_registerLegacyDescription","format","1956978oGvEyA","locale","commandName","8bAvHpk","afterInit","heading.options","value","type","TrackChangesEditing","10fzuyte","1195566sqAFqC","view","*Change to:* %0","_getHeadingLevel","277443ehbJdt","heading","get","editor","plugins","find","has","paragraph","HeadingEditing","name","79519YYRYdi","82934neRaAA","ELEMENT_HEADING","model","config","title","_descriptionFactory","ELEMENT_HEADING_CUSTOM","1022252BpHOOS","_enableDefaultAttributesIntegration","registerDescriptionCallback","_headingOptions","registerElementLabel","commandParams","621026RiEQQo"];return(bo=function(){return t})()}function To(t,e){const n=yo();return(To=function(t,e){return n[t-=127]})(t,e)}const _o=To;function yo(){const t=["_registerLegacyDescription","registerDescriptionCallback","712079UOwtBL","*Remove highlight*","5ZrglVr","FORMAT_HIGHLIGHT","format","328YNAQFH","registerAttributeLabel","4418484mifCBi","has","1596750CMRiCW","type","editor","*Set highlight:* %0","title","187ksLsdV","get","formatInline","find","value","_descriptionFactory","TrackChangesEditing","plugins","model","HighlightEditing","_enableDefaultAttributesIntegration","highlight.options","toLowerCase","3998964dbxgMN","color","1359HJkESM","213794avtlxN","config","highlight","2RxmACP","commandName","4757240kPVkEt","95770zDhhcY","locale","afterInit","commandParams"];return(yo=function(){return t})()}!function(t,e){const n=To,r=t();for(;;)try{if(750666===-parseInt(n(160))/1*(-parseInt(n(151))/2)+-parseInt(n(167))/3+-parseInt(n(153))/4+-parseInt(n(162))/5*(parseInt(n(127))/6)+-parseInt(n(148))/7*(parseInt(n(165))/8)+-parseInt(n(147))/9*(parseInt(n(154))/10)+parseInt(n(132))/11*(parseInt(n(145))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[_o(156)](){const t=_o,e=this[t(129)];if(!e[t(139)][t(168)](t(141)))return;const n=e[t(139)][t(133)](t(138)),r=e[t(155)];n[t(142)](t(150),[t(150)]),n[t(137)][t(166)](t(150),zr(r,t(163))),this[t(158)]()}[_o(158)](){const t=_o,e=this[t(129)],n=e[t(155)];e[t(139)][t(133)](t(138))[t(137)][t(159)]((r=>{const s=t;if(s(134)!=r[s(128)])return;const{data:o}=r;if(o&&s(150)==o[s(152)]){const t=n.t,r=o[s(157)][0][s(136)];if(r){const o=e[s(149)][s(133)](s(143))[s(135)]((t=>t[s(140)]==r)),i=t(o[s(131)])[s(144)]();return{type:s(164),content:zr(n,s(130),i),color:{value:o[s(146)],title:o[s(131)]}}}return{type:s(164),content:zr(n,s(161),zr(n,s(163)))}}}))}}const Co=ko;function ko(t,e){const n=No();return(ko=function(t,e){return n[t-=277]})(t,e)}function No(){const t=["ck-horizontal-line","dataDowncast","createPositionAt","createContainerElement","afterInit","createEmptyElement","showSuggestionHighlights","8847702kqLsIS","has","enableCommand","registerElementLabel","ELEMENT_HORIZONTAL_LINE","locale","8uSXWMg","26681CoTYEh","high","elementToStructure","TrackChangesEditing","HorizontalLineEditing","116ElLlvn","_descriptionFactory","insert","11ZwPEhv","12639730FrSWAl","9346851IxcXwD","5FvNhKC","horizontalLine","div","551112LLWflF","get","editor","plugins","3379369bfLNLp","conversion","4959356IvVceT","addClass","for"];return(No=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(890371===-parseInt(n(303))/1*(-parseInt(n(308))/2)+-parseInt(n(280))/3+parseInt(n(286))/4*(-parseInt(n(277))/5)+parseInt(n(296))/6+-parseInt(n(284))/7+parseInt(n(302))/8*(parseInt(n(313))/9)+parseInt(n(312))/10*(-parseInt(n(311))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Lo extends t.Plugin{[Co(293)](){const t=Co,e=this[t(282)];if(!e[t(283)][t(297)](t(307)))return;e[t(283)][t(281)](t(306))[t(298)](t(278));const n=e[t(283)][t(281)](t(306)),r=e[t(301)];n[t(309)][t(299)](t(278),(e=>zr(r,t(300),e))),e[t(285)][t(288)](t(290))[t(305)]({model:t(278),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(295)])return null;const o=n[s(292)](s(279)),i=n[s(294)]("hr");return n[s(287)](s(289),o),n[s(310)](n[s(291)](o,0),i),o},converterPriority:t(304)})}}function Ro(t,e){const n=vo();return(Ro=function(t,e){return n[t-=279]})(t,e)}const So=Ro;function vo(){const t=["start","locale","3dspNCT","has","commandName","rawHtml","8376kSRJoI","htmlEmbed","getFirstRange","TrackChangesEditing","afterInit","type","2oHoFSE","nodeAfter","11169056ICKyaB","plugins","20PRehOQ","119388VDmvvU","595296VISLJM","1742949gIwMsJ","_registerLegacyDescription","1793XCKryX","_descriptionFactory","formatBlock","key","ELEMENT_HTML_EMBED","HtmlEmbed","editor","get","4300pnrAkn","registerElementLabel","element","_enableDefaultAttributesIntegration","*Change %0 content*","registerDescriptionCallback","format","3634924tXrbjm","12793368pLLYTl","value","attribute"];return(vo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(956141===parseInt(n(286))/1*(parseInt(n(279))/2)+parseInt(n(309))/3*(-parseInt(n(303))/4)+-parseInt(n(296))/5*(parseInt(n(313))/6)+-parseInt(n(304))/7+parseInt(n(281))/8+parseInt(n(285))/9*(parseInt(n(283))/10)+-parseInt(n(288))/11*(-parseInt(n(284))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[So(317)](){const t=So,e=this[t(294)];if(!e[t(282)][t(310)](t(293)))return;const n=e[t(282)][t(295)](t(316)),r=e[t(308)];n[t(289)][t(297)](t(312),(e=>zr(r,t(292),e))),n[t(299)](t(314),[],[t(305)]),n[t(289)][t(301)]((e=>{const n=t;if(n(306)!=e[n(318)])return;const{data:s}=e;if(s&&n(305)==s[n(291)]&&e[n(315)]()[n(307)][n(280)].is(n(298),n(312))){const t=zr(r,n(292));return{type:n(302),content:zr(r,n(300),t)}}})),this[t(287)]()}[So(287)](){const t=So,e=this[t(294)],n=e[t(308)];e[t(282)][t(295)](t(316))[t(289)][t(301)]((e=>{const r=t;if(r(290)!=e[r(318)])return;const{data:s}=e;if(s&&r(314)==s[r(311)]){const t=zr(n,r(292));return{type:r(302),content:zr(n,r(300),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=286]})(t,e)}function Fo(){const t=["markInsertion","registerDescriptionCallback","5152712GULmLs","ImageCaptionEditing","imageTypeInline","imageCaption","createRangeOn","isBefore","getClosestSelectedImageElement","imageTextAlternative","7RFisdN","alt","caption","deletion","removeObject","4853940hPADOG","1140NSGsMK","locale","6FqZJII","getCaptionFromImageModelElement","type","getSuggestionCallback","insertion","detach","markBlockFormat","end","insertImage","ImageEditing","schema","ELEMENT_INLINE_IMAGE","subType","1080080LeGnDH","2047536qUZYXT","ImageInlineEditing","1050030fIbTTU","change","forward","imageStylePreApply","chain","373681aaTtKh","element","toNext","isOwn","discard","Block image to inline image","accept","*Reset image width*","afterInit","markDeletion","_findSuggestions","toPrevious","Inline image to block image","toggleImageCaption","get","ELEMENT_IMAGE","_suggestionFactory","isIntersecting","createRange","convertInlineImageToBlock","has","registerCustomCallback","previous","TrackChangesEditing","fromPosition","registerElementLabel","findIndex","newValue","start","ImageCaptionUtils","_registerLegacyDescription","495671LnNLiS","_enableDefaultAttributesIntegration","getFirstRange","document","*Remove image text alternative*","isCollapsed","attribute","ImageTextAlternativeEditing","ImageBlockEditing","getContainedElement","width","imageBlock","imageTypeBlock","editor","getNearestSelectionRange","imageInline","_descriptionFactory","FORMAT_IMAGE_SIZE","commandParams","key","resizedWidth","model","backward","ImageUtils","addObject","enableCommand","*Set image width:* %0","*Set image text alternative:* %0","format","nodeAfter","ImageResize","ELEMENT_CAPTION","plugins","length","ImageUploadEditing","selection","isBlockImage","filter","commandName","registerAttributeLabel","2qWAVMV","nodeBefore","join","find","uploadImage","convertBlockImageToInline","forceDefaultExecution","isEqual","formatInline","resizeImage","formatBlock"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(827436===parseInt(n(367))/1*(-parseInt(n(286))/2)+-parseInt(n(312))/3+-parseInt(n(328))/4+-parseInt(n(331))/5*(-parseInt(n(315))/6)+parseInt(n(307))/7*(-parseInt(n(299))/8)+-parseInt(n(329))/9+-parseInt(n(313))/10*(-parseInt(n(336))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(344)](){const t=Oo,e=this[t(380)];if(!e[t(399)][t(356)](t(324)))return;const n=e[t(399)][t(350)](t(359)),r=e[t(399)][t(350)](t(390)),s=e[t(314)];n[t(392)](t(323)),n[t(383)][t(361)](t(378),(e=>zr(s,t(351),e))),n[t(383)][t(361)](t(382),(e=>zr(s,t(326),e))),n[t(383)][t(361)](t(309),(()=>zr(s,t(398)))),e[t(399)][t(356)](t(401))&&n[t(392)](t(290)),e[t(399)][t(356)](t(375))&&e[t(399)][t(356)](t(330))&&(n[t(392)](t(301),((s,o)=>{const i=t,a=r[i(305)](e[i(388)][i(370)][i(402)]);e[i(388)][i(332)]((()=>{const t=i;n[t(321)](a,{commandName:t(301),commandParams:[o]},[],t(291))}))})),n[t(392)](t(379),((s,o)=>{const a=t;e[a(388)][a(332)]((t=>{const c=a;let u=r[c(305)](e[c(388)][c(370)][c(402)]),l=t[c(303)](u);const f=i.LivePosition[c(360)](l[c(364)],c(347)),h=i.LivePosition[c(360)](l[c(322)],c(338));n[c(292)]((()=>s(o))),u=r[c(305)](e[c(388)][c(370)][c(402)]),l=t[c(303)](u);const g=t[c(354)](f,h);f[c(320)](),h[c(320)](),n[c(321)](u,{commandName:c(301),commandParams:[o]},[],c(355)),g[c(364)][c(304)](l[c(364)])&&n[c(297)](t[c(354)](g[c(364)],l[c(364)]),c(355)),l[c(322)][c(304)](g[c(322)])&&n[c(297)](t[c(354)](l[c(322)],g[c(322)]),c(355))}))})),n[t(352)][t(357)](t(296),t(355),t(288),(()=>!1)),n[t(352)][t(357)](t(296),t(355),t(342),(()=>!1)),n[t(352)][t(357)](t(296),t(355),t(340),n[t(352)][t(318)](t(296),"",t(342))),n[t(352)][t(357)](t(319),t(355),t(288),(()=>!1)),n[t(352)][t(357)](t(319),t(355),t(340),(([r])=>{const s=t,o=n[s(352)][s(318)](s(319),"",s(340));let i=r[s(364)],a=r[s(322)];const c=e[s(388)][s(325)][s(381)](i,s(389)),u=e[s(388)][s(325)][s(381)](a,s(333));c[s(372)]&&(i=c[s(364)]),u[s(372)]&&(a=u[s(322)]),o([e[s(388)][s(354)](i,a)])})),n[t(352)][t(357)](t(296),t(355),t(335),c),n[t(352)][t(357)](t(319),t(355),t(335),c)),e[t(399)][t(356)](t(300))&&(n[t(392)](t(349),((s,o)=>{const i=t,a=e[i(399)][i(350)](i(365));let c=r[i(305)](e[i(388)][i(370)][i(402)]),u=a[i(316)](c);e[i(388)][i(332)]((()=>{const t=i;if(u)return void n[t(345)](e[t(388)][t(303)](u));const l=r[t(403)](c);s(o),c=r[t(305)](e[t(388)][t(370)][t(402)]),u=a[t(316)](c),n[t(297)](e[t(388)][t(303)](u),l?null:t(302))}))})),n[t(352)][t(357)](t(319),t(302),t(335),c));const o=[{type:t(296),subType:t(334)},{type:t(319),subType:t(302)},{type:t(296),subType:t(355)},{type:t(319),subType:t(355)}];function a(e,s){const i=t,a=o[i(362)]((({type:t,subType:n})=>e[i(317)]==t&&e[i(327)]==n)),c=o[i(362)]((({type:t,subType:e})=>s[i(317)]==t&&s[i(327)]==e));if(a<0||c<0)return!1;const u=e[i(369)](),l=s[i(369)]();if((0==a||1==a)&&2==c&&u[i(353)](l))return!0;if(2==a&&3==c){const t=n[i(346)](u,i(319))[i(404)]((({suggestion:t,meta:e})=>e[i(339)]&&i(355)==t[i(327)]));if(t[i(400)]>1&&l[i(322)][i(293)](u[i(364)]))return!0;if(1==t[i(400)]&&(u[i(364)][i(293)](l[i(322)])||u[i(322)][i(293)](l[i(364)])))return!0}if(3==a&&3==c&&u[i(364)][i(304)](l[i(364)])){const t=u[i(322)][i(396)],e=l[i(364)][i(287)];return r[i(403)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(399)][t(356)](t(397))&&(n[t(368)](t(295),[],[t(387)]),n[t(383)][t(406)](t(387),zr(s,t(384)))),e[t(399)][t(356)](t(374))&&n[t(368)](t(306),[],[t(308)]),n[t(383)][t(298)]((e=>{const n=t;if(o[n(289)]((({type:t,subType:r})=>e[n(317)]==t&&e[n(327)]==r)))return e[n(358)]?{}:void 0})),n[t(383)][t(298)]((e=>{const n=t;if(n(319)==e[n(317)]||n(310)==e[n(317)]){const t=e[n(376)]();if(t&&t.is(n(337),n(309)))return{type:n(319)==e[n(317)]?n(391):n(311),element:t,quantity:1}}})),n[t(383)][t(298)]((e=>t(296)==e[t(317)]&&t(355)==e[t(327)]?{type:t(395),content:t(348)}:t(296)==e[t(317)]&&t(291)==e[t(327)]?{type:t(395),content:t(341)}:void 0)),n[t(383)][t(298)]((e=>{const n=t;if(n(373)!=e[n(317)])return;const{data:r}=e;if(!r||n(308)!=r[n(386)])return;const o=r[n(363)];return o?{type:n(395),content:zr(s,n(394),'"'+o+'"')}:{type:n(395),content:zr(s,n(371))}})),this[t(366)]()}[Oo(366)](){const t=Oo,e=this[t(380)],n=e[t(314)];e[t(399)][t(350)](t(359))[t(383)][t(298)]((e=>{const r=t;if(r(296)!=e[r(317)]&&r(294)!=e[r(317)])return;const{data:s}=e;if(s){if(r(306)==s[r(405)]){const t=s[r(385)][0][r(363)];return t?{type:r(395),content:zr(n,r(394),'"'+t+'"')}:{type:r(395),content:zr(n,r(371))}}if(r(295)==s[r(405)]){const t=s[r(385)][0][r(377)];return t?{type:r(395),content:zr(n,r(393),t)}:{type:r(395),content:zr(n,r(343))}}}}))}}function Po(){const t=["has","78748kWccEb","43469280ZvbMXp","66VecYgM","2247988AEUjPr","_suggestionFactory","formatBlock","ImageEditing","registerDescriptionCallback","24PkBRxL","plugins","_enableDefaultAttributesIntegration","12uGPosH","_registerLegacyDescription","3CGOpVV","*Replace image URL*","oldValue","replaceImageSource","10XwkUEM","editor","discard","get","type","attribute","accept","getSuggestionCallback","_descriptionFactory","747265mpOLvB","commandName","12932658vUQXWS","key","format","afterInit","newValue","4318270ANKnkf","TrackChangesEditing","16891MJsnaa","*Format:* replace image URL","_handleLegacySuggestions","formatInline","locale","registerCustomCallback","src"];return(Po=function(){return t})()}const xo=Bo;function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(851795===-parseInt(n(457))/1*(-parseInt(n(468))/2)+parseInt(n(470))/3*(-parseInt(n(460))/4)+parseInt(n(440))/5*(-parseInt(n(459))/6)+-parseInt(n(449))/7*(-parseInt(n(465))/8)+-parseInt(n(442))/9+parseInt(n(474))/10*(parseInt(n(447))/11)+parseInt(n(458))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(445)](){const t=xo;if(!this[t(475)][t(466)][t(456)](t(463)))return;const e=this[t(475)][t(453)],n=this[t(475)][t(466)][t(434)](t(448));n[t(467)](t(473),[],[t(455)]),n[t(439)][t(464)]((n=>{const r=t;if(r(436)!=n[r(435)])return;const{data:s}=n;return s&&r(455)==s[r(443)]?s[r(446)]&&s[r(472)]?{type:r(444),content:zr(e,r(471))}:{type:r(444),content:""}:void 0})),this[t(451)]()}[xo(451)](){const t=xo,e=this[t(475)][t(466)][t(434)](t(448));e[t(461)][t(454)](t(462),t(473),t(437),e[t(461)][t(438)](t(462),null,t(433))),e[t(461)][t(454)](t(462),t(473),t(433),e[t(461)][t(438)](t(462),null,t(437))),this[t(469)]()}[xo(469)](){const t=xo,e=this[t(475)],n=e[t(453)];e[t(466)][t(434)](t(448))[t(439)][t(464)]((e=>{const r=t;if(r(462)!=e[r(435)]&&r(452)!=e[r(435)])return;const{data:s}=e;return s&&r(473)==s[r(441)]?{type:r(444),content:zr(n,r(450))}:void 0}))}}const jo=Vo;function Go(){const t=["_splitMarkerName","discard","document","ImageStyleEditing","1373888aTYePP","type","start","next","getClosestSelectedImageElement","getChangedMarkers","_suggestionFactory","differ","getSuggestionCallback","getContainedElement","*Format:* %0","formatInline","imageTypeInline","name","afterInit","Users","commandReversedParams","getFirstRange","isInContent","format","head","7CTTmjq","isInlineImage","13419765VFribq","6914298HcGeyy","shouldConvertImageType","newRange","hasSuggestion","end","value","chain","401256kJyUOi","findIndex","convertInlineImageToBlock","discardSuggestion","has","side","change","suggestion","_descriptionFactory","imageStyle","markInlineFormat","createRangeOn","plugins","TrackChangesEditing","isOwn","accept","author","model","nodeAfter","commandName","isBlockImage","imageStylePreApply","22sYBLcE","getSuggestions","FORMAT_SIDE_IMAGE","isEqual","join","_findSuggestions","markBlockFormat","filter","length","imageCaption","commands","66171dOORSI","get","commandParams","enableCommand","setImageNaturalSizeAttributes","normalizedStyles","registerDescriptionCallback","formatBlock","toLowerCase","registerPostFixer","nodeBefore","925HZyTYJ","ImageUtils","86dUeIQK","refresh","editor","imageStylePostApply","registerCustomCallback","selection","imageTypeBlock","getSuggestion","from","locale","insertion","11512NEBnXW","_registerLegacyDescription","8731700BziVXB","isBefore","isIntersecting","subType","title","forEach"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(942938===parseInt(n(184))/1+-parseInt(n(161))/2*(-parseInt(n(148))/3)+parseInt(n(172))/4*(-parseInt(n(159))/5)+-parseInt(n(208))/6+parseInt(n(205))/7*(parseInt(n(215))/8)+-parseInt(n(207))/9+parseInt(n(174))/10*(parseInt(n(137))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(198)](){const t=jo,n=this[t(163)];if(!n[t(127)][t(119)](t(183)))return;const r=n[t(127)][t(149)](t(128)),s=n[t(127)][t(149)](t(160)),o={};r[t(151)](t(124),((o,i)=>{const a=t,c=n[a(127)][a(149)](a(199)).me,u=n[a(147)][a(149)](a(124));let l=s[a(188)](n[a(132)][a(182)][a(166)]),f=n[a(132)][a(126)](l),h=u[a(213)];if(h==i[a(213)])return;const g={commandName:a(124),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(132)][a(121)]((()=>{const t=a;if(r[t(138)]()[t(144)]((e=>e[t(202)]&&c==e[t(131)]&&(t(155)==e[t(185)]||t(195)==e[t(185)])&&(t(136)==e[t(177)]||t(164)==e[t(177)])&&e[t(201)]()[t(140)](f)))[t(179)]((e=>r[t(118)](e[t(204)]))),l=s[t(188)](n[t(132)][t(182)][t(166)]),f=n[t(132)][t(126)](l),u[t(162)](),n[t(147)][t(149)](t(196))[t(162)](),n[t(147)][t(149)](t(167))[t(162)](),h=u[t(213)],h!=i[t(213)])return s[t(206)](l)&&u[t(209)](i[t(213)],l)?(o({...i,setImageSizes:!1}),l=s[t(188)](n[t(132)][t(182)][t(166)]),void r[t(143)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(136))):void(s[t(135)](l)?r[t(143)](l,g,[],t(164)):r[t(125)](f,g,t(164)))}))}));for(const e of n[t(127)][t(149)](t(183))[t(153)])o[e[t(197)]]=e[t(178)][t(156)]();r[t(190)][t(165)](t(155),t(136),t(141),(()=>!1)),r[t(190)][t(165)](t(155),t(164),t(141),(()=>!1)),r[t(190)][t(165)](t(195),t(164),t(141),(()=>!1)),r[t(190)][t(165)](t(155),t(136),t(130),(([e])=>{const n=t;s[n(152)](e[n(193)]())})),r[t(190)][t(165)](t(155),t(136),t(181),((e,n)=>{const s=t;r[s(190)][s(192)](s(155),"",s(130))(e,{commandName:n[s(134)],commandParams:n[s(200)]})})),r[t(190)][t(165)](t(155),t(136),t(214),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(155),subType:t(136)},{type:t(171),subType:t(146)},{type:t(155),subType:t(117)},{type:t(171),subType:t(117)}];function a(e,n){const o=t,a=i[o(216)]((({type:t,subType:n})=>e[o(185)]==t&&e[o(177)]==n)),c=i[o(216)]((({type:t,subType:e})=>n[o(185)]==t&&n[o(177)]==e));if(a<0||c<0)return!1;const u=e[o(201)](),l=n[o(201)]();if((0==a||1==a)&&2==c&&u[o(176)](l))return!0;if(2==a&&3==c){const t=r[o(142)](u,o(171))[o(144)]((({suggestion:t,meta:e})=>e[o(129)]&&o(117)==t[o(177)]));if(t[o(145)]>1&&l[o(212)][o(140)](u[o(186)]))return!0;if(1==t[o(145)]&&(u[o(186)][o(140)](l[o(212)])||u[o(212)][o(140)](l[o(186)])))return!0}if(3==a&&3==c&&u[o(186)][o(175)](l[o(186)])){const t=u[o(212)][o(133)],e=l[o(186)][o(158)];return s[o(135)](t)&&t===e}return!1}n[t(132)][t(182)][t(157)]((()=>{const e=t;let o=!1;const i=Array[e(169)](n[e(132)][e(182)][e(191)][e(189)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(180)](t);if(e(122)==i&&r[e(211)](u)){if(e(155)==a&&(e(136)==c||e(164)==c)){const t=r[e(168)](u);if(n[e(210)]){const n=t[e(201)]()[e(193)]();if(s[e(135)](n))continue;r[e(118)](t),o=!0}}if(e(171)==a&&e(146)==c&&!n[e(210)]){const t=r[e(168)](u);t[e(187)]&&t[e(187)][e(202)]&&(r[e(118)](t[e(187)]),o=!0)}}}return o})),this[t(173)](o)}[jo(173)](t){const e=jo,n=this[e(163)],r=n[e(170)];n[e(127)][e(149)](e(128))[e(123)][e(154)]((n=>{const s=e;if(s(155)!=n[s(185)]&&s(195)!=n[s(185)])return;const{data:o}=n;if(!o||s(124)!=o[s(134)])return;const i=o[s(150)][0][s(213)];return function(t){const e=s;return{type:e(203),content:zr(r,e(194),t)}}(s(120)===i?zr(r,s(139)):t[i]||i)}))}}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=224]})(t,e)}const Wo=zo;function Ko(){const t=["4539704ZMtixC","value","lowest","Users","2MaRYCX","921810mIjdnd","_trackChangesExecuted","trackChanges","editor","collaboration_features","_setSuggestionData","4zaerao","11fAawlY","20cUffhw","2781DZdcAy","1007655grpKyO","forEach","afterInit","dataInsert","_trackChangesValueDuringImport","TrackChangesEditing","542922tEXSbu","271903tfyEOT","commands","track_changes","3288UEEDYs","plugins","listenTo","enableCommand","bind","775257DCicDq","_handleImportedData","get","importWord","high","execute","12YodlWb"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(196811===-parseInt(n(240))/1*(parseInt(n(259))/2)+-parseInt(n(233))/3*(-parseInt(n(229))/4)+-parseInt(n(231))/5*(parseInt(n(239))/6)+parseInt(n(248))/7+parseInt(n(243))/8*(parseInt(n(232))/9)+parseInt(n(260))/10*(-parseInt(n(230))/11)+parseInt(n(254))/12*(parseInt(n(255))/13))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(237)]=!1,this[e(224)]=!1}[Wo(235)](){const t=Wo,e=this[t(226)],n=e[t(241)][t(250)](t(251)),r=e[t(241)][t(250)](t(225));n&&(n.on(t(253),((e,[,n])=>{const s=t;this[s(237)]=r[s(256)],n[s(227)][s(242)]=!this[s(237)]}),{priority:t(252)}),this[t(245)](n,t(236),this[t(249)][t(247)](this)),this[t(245)](n,t(236),(()=>{const e=t;this[e(224)]&&(r[e(253)](),this[e(224)]=!1)}),{priority:t(257)}),e[t(244)][t(250)](t(238))[t(246)](t(251)))}[Wo(249)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(226)][n(241)][n(250)](n(225)),o=s[n(256)];this[n(237)]!==o&&(s[n(253)](),this[n(224)]=!0),r&&r[n(234)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(226)][o(244)][o(250)](o(258)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(251)}}};this[o(226)][o(244)][o(250)](o(238))[o(228)](i)}))}}const qo=Qo;function Yo(){const t=["_descriptionFactory","getItems","7553dptmUF","format","1748822CDwnJT","_registerBlockAttribute","FORMAT_INDENT","1975705mhjjLN","locale","outdent","commandName","indent","1208oVsNSi","blockIndent","54934rfdIKk","outdentBlock","_registerLegacyDescription","indentBlock","enableCommand","get","TrackChangesEditing","IndentEditing","11094lvUata","IndentBlock","27083727VkyNKC","4199634AIAgHx","getItemLabel","plugins","registerAttributeLabel","*Outdent:* %0","afterInit","formatBlock","registerDescriptionCallback","editor","*Indent:* %0","has","_enableDefaultAttributesIntegration","16ycIVYw","type"];return(Yo=function(){return t})()}function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=484]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(807157===-parseInt(n(486))/1+-parseInt(n(515))/2+parseInt(n(494))/3*(-parseInt(n(509))/4)+-parseInt(n(518))/5+-parseInt(n(497))/6+parseInt(n(513))/7*(-parseInt(n(484))/8)+parseInt(n(496))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Zo extends t.Plugin{[qo(502)](){const t=qo,e=this[t(505)],n=e[t(499)][t(491)](t(492));if(e[t(499)][t(507)](t(493))&&(n[t(490)](t(522)),n[t(490)](t(520))),e[t(499)][t(507)](t(495)))for(const e of[t(489),t(487)])n[t(508)](e);const r=e[t(519)];n[t(516)](t(485)),n[t(511)][t(500)](t(485),zr(r,t(517))),this[t(488)]()}[qo(488)](){const t=qo,e=this[t(505)],n=e[t(519)],r=e[t(499)][t(491)](t(492));r[t(511)][t(504)]((e=>{const s=t;if(s(503)!=e[s(510)])return;const{data:o}=e;if(!o)return;if(s(489)!=o[s(521)]&&s(487)!=o[s(521)])return;const i=e[s(512)]()[0],a=r[s(511)][s(498)](i);return s(489)==o[s(521)]?{type:s(514),content:zr(n,s(506),a)}:s(487)==o[s(521)]?{type:s(514),content:zr(n,s(501),a)}:void 0}))}}var Jo=ti;function $o(){var t=["input","117815zPOXNW","1925634LJvIEP","598804zTzkdH","TrackChangesEditing","plugins","108RDadty","1WfCAOv","767142ZFQRJq","413966MbwvlJ","56QyazyS","7752843YewPLv","editor","enableCommand","18328190DJETZk","init","11zlVSrN","requires","get"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=278]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(514980===-parseInt(n(289))/1*(parseInt(n(285))/2)+-parseInt(n(290))/3+-parseInt(n(288))/4*(parseInt(n(283))/5)+parseInt(n(284))/6+-parseInt(n(291))/7*(-parseInt(n(292))/8)+-parseInt(n(293))/9+-parseInt(n(296))/10*(-parseInt(n(279))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(280)](){return[vs.Input]}[Jo(278)](){var t=Jo;this[t(294)][t(287)][t(281)](t(286))[t(295)](t(282))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=437]})(t,e)}function si(){const t=["afterInit","key","878KPVtNi","_descriptionFactory","commandParams","TrackChangesEditing","commands","1624322PYEPIh","1745892rvQVzN","registerAttributeLabel","has","LinkEditing","unlink","46460qMOLHx","1142980LxfUGR","type","linkHref","link (","newValue","*Set link:* %0","registerDescriptionCallback","editor","format","6MIFnpC","attribute","3784yPfjVJ","link","plugins","1381707whodZg","toLowerCase","8cnOGlX","manualDecorators","map","*Remove link*","get","_enableDefaultAttributesIntegration","formatInline","2151804QhaSPv","_registerLegacyDescription","632MtuqCV","commandName","locale","label"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(332374===parseInt(n(439))/1*(parseInt(n(445))/2)+parseInt(n(471))/3+parseInt(n(437))/4+parseInt(n(457))/5+parseInt(n(466))/6*(parseInt(n(450))/7)+-parseInt(n(473))/8*(-parseInt(n(451))/9)+-parseInt(n(456))/10*(parseInt(n(468))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(443)](){const t=ni,e=this[t(464)];if(!e[t(470)][t(453)](t(454)))return;const n=e[t(470)][t(477)](t(448)),r=e[t(449)][t(477)](t(469));n[t(478)](t(469),[t(459),...r[t(474)][t(475)]((t=>t.id))]),n[t(478)](t(455));for(const e of r[t(474)])n[t(446)][t(452)](e.id,t(460)+e[t(442)][t(472)]()+")");n[t(446)][t(463)]((n=>{const r=t;if(r(467)!=n[r(458)])return;const{data:s}=n;if(!s||r(459)!=s[r(444)])return;const o=s[r(461)],i=e[r(441)];return{type:r(465),content:null==o?zr(i,r(476)):zr(i,r(462),'"'+o+'"')}})),this[t(438)]()}[ni(438)](){const t=ni,e=this[t(464)],n=e[t(441)];e[t(470)][t(477)](t(448))[t(446)][t(463)]((e=>{const r=t;if(r(479)!=e[r(458)])return;const{data:s}=e;if(s){if(r(469)==s[r(440)]){const t=s[r(447)][0];return{type:r(465),content:zr(n,r(462),'"'+t+'"')}}return r(455)==s[r(440)]?{type:r(465),content:zr(n,r(476))}:void 0}}))}}const ii=ci;function ai(){const t=["execute","get","parent","outdentList","List","ELEMENT_BULLETED_LIST","from","checkChild","before","bulleted","markBlockFormat","numbered","blockName","element","listType","commands","todoListChecked","commandName","has","91588LiAdFU","createPositionAt","*Uncheck item*","*Outdent:* %0","format","9gGPeJM","getAttribute","480045RJcDdS","numberedList","336TpMptn","582YbAMjD","formatInline","change","listItem","todoList","end","6XWVXrC","locale","LegacyTodoListEditing","11ZQBaRv","selection","enableCommand","_descriptionFactory","188420hUXmjW","*Indent:* %0","getSelectedBlocks","add","replace","schema","findIndex","_selectedElements","push","registerElementLabel","listIndent","indentList","slice","type","paragraph","15FUrivA","commandParams","ELEMENT_LIST_ITEM","filter","editor","*Check item*","todo","document","554632mRbiDw","881272WrVofw","afterInit","LegacyListEditing","forceValue","name","model","ELEMENT_TODO_LIST","isObject","485484TDpmPv","nextSibling","*Change to:* %0","previousSibling","formatBlock","TrackChangesEditing","plugins","ELEMENT_NUMBERED_LIST","createRange","checkTodoList","value","length","registerDescriptionCallback","bulletedList"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(109642===-parseInt(n(266))/1*(-parseInt(n(267))/2)+parseInt(n(264))/3+parseInt(n(257))/4*(parseInt(n(207))/5)+-parseInt(n(185))/6*(parseInt(n(216))/7)+-parseInt(n(215))/8*(parseInt(n(262))/9)+parseInt(n(192))/10*(parseInt(n(188))/11)+-parseInt(n(224))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(217)](){const t=ii,e=this[t(211)],n=e[t(186)];if(!e[t(230)][t(256)](t(218)))return;const r=e[t(230)][t(239)](t(229)),s=e[t(230)][t(256)](t(187));function o(t){return()=>{const n=ci,s=e[n(221)][n(214)][n(189)],o=e[n(253)][n(239)](t);if(o[n(234)])return void e[n(238)](n(206),{});const i=t[n(204)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(244)](t)[s(210)]((t=>function(t,e){const n=s;return e[n(245)](t[n(240)],n(182))&&!e[n(223)](t)}(t,r)));o=o[s(210)]((t=>!t.is(s(251),s(182))||t[s(263)](s(252))!=e));const i=new Set;for(const t of o)t.is(s(251),s(182))?i[s(195)](li(t)):i[s(195)](t);return Array[s(244)](i)}(s[n(194)](),i,e[n(221)][n(197)]);e[n(221)][n(269)]((()=>{const e=n;for(const n of a)r[e(248)](n,{commandName:t,commandParams:[{forceValue:!o[e(234)]}],formatGroupId:e(250)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(244)](t);const r=n[e(198)]((t=>e(182)!=t[e(220)]));return r>-1&&(n=n[e(204)](0,r)),n}(e[n(221)][n(214)][n(189)][n(194)]()),o=e[n(221)][n(232)](e[n(221)][n(258)](s[0],n(246)),e[n(221)][n(258)](s[s[n(235)]-1],n(184)));e[n(221)][n(269)]((()=>{const e=n;r[e(248)](o,{commandName:t,commandParams:[],formatGroupId:e(202)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(225)];for(;t&&t[n(263)](n(202))>e[n(263)](n(202));)r[n(195)](t),t=t[n(225)]}return Array[n(244)](r)}(s))}))}}r[t(190)](t(265),o(t(265))),r[t(190)](t(237),o(t(237))),s&&r[t(190)](t(183),o(t(183))),r[t(190)](t(203),i(t(203))),r[t(190)](t(241),i(t(241))),s&&r[t(190)](t(233),(()=>{const n=t,s=e[n(253)][n(239)](n(233)),o=Array[n(244)](s[n(199)]);o[n(210)]((t=>t[n(263)](n(254))!=s[n(234)])),e[n(221)][n(269)]((()=>{const t=n;for(const e of o)r[t(248)](e,{commandName:t(233),commandParams:[{forceValue:!s[t(234)]}]})}))})),r[t(191)][t(201)](t(182),(e=>zr(n,t(209),e))),r[t(191)][t(236)]((e=>{const r=t;if(r(228)!=e[r(205)]&&r(268)!=e[r(205)])return;const{data:s}=e;if(s){if(r(265)==s[r(255)]||r(237)==s[r(255)]||r(183)==s[r(255)])switch(s[r(255)][r(196)](r(242),"")){case r(247):return o(zr(n,r(243)));case r(249):return o(zr(n,r(231)));case r(213):return o(zr(n,r(222)))}if(r(203)==s[r(255)])return{type:r(261),content:zr(n,r(193),zr(n,r(209)))};if(r(241)==s[r(255)])return{type:r(261),content:zr(n,r(260),zr(n,r(209)))};if(r(233)==s[r(255)])return s[r(208)][0][r(219)]?{type:r(261),content:zr(n,r(212))}:{type:r(261),content:zr(n,r(259))}}function o(t){const e=r;return{type:e(261),content:zr(n,e(226),t)}}}))}}function li(t){const e=ii,n=t[e(263)](e(202));if(0==n)return t;let r=t;for(;t[e(227)]&&t[e(227)].is(e(251),e(182));){const s=t[e(227)][e(263)](e(202));if(s==n)r=t[e(227)];else if(s<n)break;t=t[e(227)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(251),e(182))&&t[e(263)](e(202))>0){let r=t[e(225)];for(;r&&e(182)==r[e(220)]&&r[e(263)](e(202))==t[e(263)](e(202));)n[e(200)](r),r=r[e(225)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=469]})(t,e)}function di(){const t=["reversed","createPositionAt","getSiblingNodes","replace","handleListStartCommand","editor","list.properties","commandName","commandParams","handleDescriptions","729NCiJlh","backward","toUpperCase","afterInit","map","*Format:* set order to reversed","_getSuggestionBlocks","_getTranslationKeyForListStyle","LegacyListUtils","push","formatBlock","formatInline","1340458Etwsci","40ECSrpS","listReversed","locale","getFirstPosition","format","getAttribute","plugins","parent","_LIST_","getSelectedBlocks","selection","bind","listStyle","startIndex","flat","2369275tmAXxS","has","type","from","listStart","89580QKzVVo","TrackChangesEditing","forward","ELEMENT_","enableCommand","change","2201232buZAYG","*Change to:* %0","get","6bZSNIl","before","markMultiRangeBlockFormat","registerDescriptionCallback","listItem","styles","_getSuggestionBlocksForListStyle","createRange","LegacyListPropertiesEditing","model","numbered","handleListStyleCommand","filter","_descriptionFactory","element","1183413bfPypR","*Format:* set start index to %0","2724639gTHgUR","2IJjXsE","unshift","892061btcdLy","listType","handleListReversedCommand","document","config","getLastPosition","length","getListTypeFromListStyleType","*Format:* set order to regular"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(567474===parseInt(n(483))/1*(-parseInt(n(481))/2)+parseInt(n(480))/3+-parseInt(n(541))/4+parseInt(n(530))/5*(-parseInt(n(544))/6)+-parseInt(n(514))/7*(-parseInt(n(515))/8)+parseInt(n(502))/9*(parseInt(n(535))/10)+-parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(505)](){const t=hi;if(!this[t(497)][t(521)][t(531)](t(471)))return;const e=this[t(497)][t(487)][t(543)](t(498)),n=this[t(497)][t(521)][t(543)](t(536));e[t(549)]&&n[t(539)](t(527),this[t(474)][t(526)](this)),e[t(492)]&&n[t(539)](t(516),this[t(485)][t(526)](this)),e[t(528)]&&n[t(539)](t(534),this[t(496)][t(526)](this)),n[t(476)][t(547)](this[t(501)][t(526)](this))}[hi(474)](t,e={}){const n=hi,r=this[n(497)][n(521)][n(543)](n(536)),s=this[n(469)]();this[n(497)][n(472)][n(540)]((()=>{const t=n;r[t(546)](s,{commandName:t(527),commandParams:[{type:e[t(532)]}],formatGroupId:t(527)})}))}[hi(485)](t,e={}){const n=hi,r=this[n(497)][n(521)][n(543)](n(536)),s=this[n(508)]((t=>t.is(n(477),n(548))&&n(473)===t[n(520)](n(484))));if(s[n(489)]<1)return;const o=s[n(506)]((t=>this[n(497)][n(472)][n(470)](this[n(497)][n(472)][n(493)](t,n(545)),this[n(497)][n(472)][n(493)](t,0))));this[n(497)][n(472)][n(540)]((()=>{const t=n;r[t(546)](o,{commandName:t(516),commandParams:[{reversed:e[t(492)]}],formatGroupId:t(516)})}))}[hi(496)](t,e={}){const n=hi,r=this[n(497)][n(521)][n(543)](n(536)),s=this[n(508)]((t=>t.is(n(477),n(548))&&n(473)===t[n(520)](n(484))));if(s[n(489)]<1)return;const o=s[n(506)]((t=>this[n(497)][n(472)][n(470)](this[n(497)][n(472)][n(493)](t,n(545)),this[n(497)][n(472)][n(493)](t,0))));this[n(497)][n(472)][n(540)]((()=>{const t=n;r[t(546)](o,{commandName:t(534),commandParams:[{startIndex:e[t(528)]}],formatGroupId:t(534)})}))}[hi(501)](t){const e=hi;if(e(512)!=t[e(532)]&&e(513)!=t[e(532)])return;const n=this[e(497)][e(517)],{data:r}=t;if(!r)return;let s,o;switch(r[e(499)]){case e(527):s=e(542),o={type:e(519),content:zr(n,s,zr(n,this[e(509)](r[e(500)][0][e(532)])))};break;case e(516):s=r[e(500)][0][e(492)]?e(507):e(491),o={type:e(519),content:zr(n,s)};break;case e(534):s=e(479),o={type:e(519),content:zr(n,s,r[e(500)][0][e(528)])}}return o}[hi(469)](){const t=hi;var e,n,r,s;const o=this[t(497)][t(521)][t(543)](t(510));let i=Array[t(533)](this[t(497)][t(472)][t(486)][t(525)][t(524)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(477),t(548)))&&i[t(482)](...o[t(494)](this[t(497)][t(472)][t(486)][t(525)][t(518)](),t(503))),(null===(n=i[i[t(489)]-1])||void 0===n?void 0:n.is(t(477),t(548)))&&i[t(511)](...o[t(494)](this[t(497)][t(472)][t(486)][t(525)][t(488)](),t(537))),i=[...new Set(i)],(null===(s=null===(r=this[t(497)][t(472)][t(486)][t(525)][t(518)]())||void 0===r?void 0:r[t(522)])||void 0===s?void 0:s.is(t(477),t(548)))&&(i=i[t(475)]((e=>e.is(t(477),t(548))))),i}[hi(508)](t){const e=hi,n=this[e(497)][e(521)][e(543)](e(510));let r=Array[e(533)](this[e(497)][e(472)][e(486)][e(525)][e(524)]())[e(475)](t)[e(506)]((t=>{const r=e,s=this[r(497)][r(472)][r(493)](t,0);return[...n[r(494)](s,r(503)),...n[r(494)](s,r(537))]}))[e(529)]();return r=[...new Set(r)],r}[hi(509)](t){const e=hi;return e(538)+this[e(497)][e(521)][e(543)](e(510))[e(490)](t)[e(504)]()+e(523)+t[e(504)]()[e(495)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["3516OGGVsn","enableCommand","plugins","div","has","locale","3LxNZAL","stop","attribute:url:media","createEmptyElement","registerElementLabel","elementToElement","afterInit","927909vYljIT","downcastDispatcher","for","_descriptionFactory","get","data","1413796IlrUOr","222968xakNKH","TrackChangesEditing","2595GSLMBG","media","editor","MediaEmbedEditing","6903648FniLRr","high","639430ZVzOnJ","3359629SarcbI","ELEMENT_MEDIA","conversion","showSuggestionHighlights","options","mediaEmbed","dataDowncast"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(579441===parseInt(n(454))/1+parseInt(n(446))/2*(parseInt(n(468))/3)+-parseInt(n(445))/4+-parseInt(n(448))/5*(parseInt(n(462))/6)+-parseInt(n(455))/7+parseInt(n(452))/8+parseInt(n(475))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(474)](){const t=mi,e=this[t(450)];if(!e[t(464)][t(466)](t(451)))return;const n=e[t(464)][t(443)](t(447)),r=e[t(467)];n[t(463)](t(460)),n[t(478)][t(472)](t(449),(e=>zr(r,t(456),e))),e[t(457)][t(477)](t(461))[t(473)]({model:t(449),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(458)])return n[s(471)](s(465))},converterPriority:t(453)}),e[t(444)][t(476)].on(t(470),((e,n,r)=>{const s=t;r[s(459)][s(458)]&&e[s(469)]()}),{priority:t(453)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=295]})(t,e)}const _i=Ti;function yi(){const t=["81775YorqPv","editor","mention","17013227qFgRgj","80sQWeXz","plugins","enableCommand","79490mJsuLy","has","6CaROAY","538368WevWBu","TrackChangesEditing","111216kFHOpw","afterInit","2385592hetpTA","get","399TMalxN","MentionEditing","5157TonDyD","9350droQRv"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(983277===-parseInt(n(305))/1+-parseInt(n(302))/2*(-parseInt(n(304))/3)+-parseInt(n(299))/4*(parseInt(n(295))/5)+-parseInt(n(307))/6*(-parseInt(n(311))/7)+-parseInt(n(309))/8+parseInt(n(313))/9*(-parseInt(n(314))/10)+parseInt(n(298))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(308)](){const t=_i,e=this[t(296)];e[t(300)][t(303)](t(312))&&e[t(300)][t(310)](t(306))[t(301)](t(297))}}function Ci(){const t=["502024eltigy","editor","registerElementLabel","afterInit","TrackChangesEditing","117138kfdhlS","enableCommand","160fWHNBA","has","6JeYSFF","1820136CHYFBr","119538HONTob","locale","get","3ZcQScR","ELEMENT_PAGE_BREAK","PageBreakEditing","pageBreak","_descriptionFactory","plugins","94694XwIoeB","1707695NCtPTJ","336734vwALmx"];return(Ci=function(){return t})()}const ki=Ni;function Ni(t,e){const n=Ci();return(Ni=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=Ni,r=t();for(;;)try{if(175929===-parseInt(n(346))/1+parseInt(n(344))/2*(parseInt(n(361))/3)+parseInt(n(347))/4+-parseInt(n(345))/5*(-parseInt(n(356))/6)+-parseInt(n(352))/7+parseInt(n(357))/8+-parseInt(n(358))/9*(parseInt(n(354))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Li extends t.Plugin{[ki(350)](){const t=ki,e=this[t(348)];if(!e[t(343)][t(355)](t(363)))return;e[t(343)][t(360)](t(351))[t(353)](t(341));const n=e[t(343)][t(360)](t(351)),r=e[t(359)];n[t(342)][t(349)](t(341),(e=>zr(r,t(362),e)))}}function Ri(t,e){const n=vi();return(Ri=function(t,e){return n[t-=133]})(t,e)}const Si=Ri;function vi(){const t=["model","plugins","5680570IcBlux","bindElementToMarker","$text","nodeAfter","41515mUixhA","markerName","_enableDefaultAttributesIntegration","insertParagraph","get","writer","addMarker:suggestion:insertion","has","insertion","afterInit","highest","editing","consumable","consume","showSuggestionHighlights","span","createUIElement","mapper","editor","type","Paragraph","793894dDwbhZ","isTouching","end","addClass","getItemLabel","data","ck-suggestion-marker-split","locale","paragraph","schema","options","enableCommand","603681CiOKmp","ck-suggestion-marker--active","registerElementLabel","name","_descriptionFactory","downcastDispatcher","insert","start","6537447TwmtQN","getFirstRange","TrackChangesEditing","activeMarkers","includes","92XFcQUl","markerRange","6KEvRYv","format","formatBlock","_registerLegacyDescription","isLimit","*Change to:* %0","5863256QstSWW","6315570axieoE","checkChild","ELEMENT_PARAGRAPH","commandName","*Insert:* %0","6roZcdb","isBlock","toViewPosition","registerDescriptionCallback"];return(vi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(593895===-parseInt(n(166))/1+parseInt(n(154))/2*(-parseInt(n(193))/3)+parseInt(n(179))/4*(parseInt(n(133))/5)+-parseInt(n(181))/6*(-parseInt(n(174))/7)+parseInt(n(187))/8+parseInt(n(188))/9+-parseInt(n(199))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(142)](){const t=Si,e=this[t(151)];if(!e[t(198)][t(140)](t(153)))return;const n=e[t(161)],r=e[t(198)][t(137)](t(176));r[t(170)][t(168)](t(162),(e=>zr(n,t(190),e))),r[t(135)](t(162)),r[t(165)](t(136)),e[t(144)][t(171)].on(t(139),Oi(e),{priority:t(143)}),e[t(159)][t(171)].on(t(139),((n,r,s)=>{const o=t;s[o(164)][o(147)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(143)});const s=r[t(170)];s[t(196)]((r=>{const o=t;if(o(141)!==r[o(152)])return;const{start:i,end:a}=r[o(175)]();if(!i[o(155)](a)||!i[o(202)])return;const c=e[o(197)][o(163)],u=i[o(202)];return c[o(194)](u)&&!c[o(185)](u)&&c[o(189)](u,o(201))?{type:o(141),content:zr(n,o(192),s[o(158)](u,1))}:void 0})),this[t(184)]()}[Si(184)](){const t=Si,e=this[t(151)],n=e[t(161)];e[t(198)][t(137)](t(176))[t(170)][t(196)]((e=>{const r=t;if(r(183)!=e[r(152)])return;const{data:s}=e;return s&&r(162)==s[r(191)]?{type:r(182),content:zr(n,r(186),zr(n,r(190)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ri,i=t[o(198)][o(137)](o(176)),a=r[o(180)][o(173)],c=r[o(180)][o(156)],u=t[o(197)][o(163)];if(!a[o(155)](c)||!a[o(202)])return;const l=a[o(202)];if(u[o(194)](l)&&!u[o(185)](l)&&u[o(189)](l,o(201))){if(!s[o(145)][o(146)](r[o(180)],n[o(169)]))return;const t=s[o(138)][o(149)](o(148),{class:o(160)}),a=s[o(150)][o(195)](c);e&&i[o(177)][o(178)](r[o(134)])&&s[o(138)][o(157)](o(167),t),s[o(138)][o(172)](a,t),s[o(150)][o(200)](t,r[o(134)])}}}function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=359]})(t,e)}function Fi(){const t=["formatBlock","239900SQPAIP","commandName","114ompjMr","TrackChangesEditing","47ZYHDNU","104645JorkYa","10070710QYHJvX","11wakDmH","plugins","removeFormat","editor","_registerLegacyDescription","afterInit","*Remove all formatting*","_descriptionFactory","3293604HpfvSN","registerDescriptionCallback","type","locale","17624sBIzQx","formatInline","RemoveFormatEditing","get","3694AQTUEv","959152jydhDH","6JoMDlh","27zFliSz","_enableDefaultAttributesIntegration","203dnEMvd","has","format"];return(Fi=function(){return t})()}const Di=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(327976===-parseInt(n(386))/1*(-parseInt(n(373))/2)+-parseInt(n(375))/3*(-parseInt(n(374))/4)+parseInt(n(387))/5*(parseInt(n(384))/6)+-parseInt(n(378))/7*(parseInt(n(369))/8)+-parseInt(n(376))/9*(parseInt(n(382))/10)+parseInt(n(389))/11*(parseInt(n(365))/12)+-parseInt(n(388))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[Di(362)](){const t=Di,e=this[t(360)];e[t(390)][t(379)](t(371))&&(e[t(390)][t(372)](t(385))[t(377)](t(359)),this[t(361)]())}[Di(361)](){const t=Di,e=this[t(360)];e[t(390)][t(372)](t(385))[t(364)][t(366)]((n=>{const r=t;if(r(381)!=n[r(367)]&&r(370)!=n[r(367)])return;const{data:s}=n;return s&&r(359)==s[r(383)]?{type:r(380),content:zr(e[r(368)],r(363))}:void 0}))}}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(573487===parseInt(n(185))/1+parseInt(n(190))/2*(-parseInt(n(171))/3)+-parseInt(n(192))/4+-parseInt(n(170))/5+parseInt(n(180))/6*(parseInt(n(169))/7)+parseInt(n(174))/8+-parseInt(n(178))/9*(-parseInt(n(172))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(187)](){const t=xi,e=this[t(186)];if(!e[t(168)][t(189)](t(193)))return;const n=e[t(168)][t(182)](t(188));n[t(183)](t(181)),n[t(183)](t(194));const r=e[t(168)][t(182)](t(193));r[t(183)](t(179)),r[t(183)](t(191)),r[t(183)](t(175)),r[t(183)](t(184)),r[t(183)](t(177)),r[t(183)](t(173)),r[t(183)](t(176))}}function ji(){const t=["23319RXiMYc","trackChanges","18cyPEHH","goToPreviousRestrictedEditingException","get","enableCommand","acceptAllSuggestions","422149cOztLW","editor","afterInit","TrackChangesEditing","has","2133288ocvLWs","acceptSuggestion","4036072wjvbgU","RestrictedEditingModeEditing","goToNextRestrictedEditingException","plugins","2098397KvkrbQ","4663425aACRQr","3jfuDXB","6850TpNSzh","acceptSelectedSuggestions","3884296UvFhsE","discardSuggestion","discardSelectedSuggestions","discardAllSuggestions"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=242]})(t,e)}function Hi(){const t=["span","data","name","171508yjUdlu","deletion","markerRange","shiftEnter","toViewPosition","ck-suggestion-marker-","270260ubvqrd","requires","locale","get","77vlDrJS","addClass","1102077cQbORU","98421OEtNMF","627596TCxcgi","enableCommand","model","10BrPEXG","options","test","includes","softBreak","ck-suggestion-marker--active","getItems","bindElementToMarker","consumable","insert","addMarker:suggestion","createPositionBefore","315912iRPLTu","element","high","ELEMENT_LINE_BREAK","writer","activeMarkers","showSuggestionHighlights","addMarker:suggestion:insertion","8qGyOLa","createUIElement","downcastDispatcher","editor","editing","TrackChangesEditing","init","mapper","plugins","3hcqDOD","337414LbRdfs","registerElementLabel","_descriptionFactory","split","addMarker:suggestion:deletion","merge","markerName"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(120839===parseInt(n(276))/1+parseInt(n(263))/2+parseInt(n(252))/3*(parseInt(n(277))/4)+parseInt(n(280))/5*(-parseInt(n(292))/6)+-parseInt(n(253))/7+-parseInt(n(243))/8*(-parseInt(n(275))/9)+parseInt(n(269))/10*(-parseInt(n(273))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{static get[Gi(270)](){return[Qs.ShiftEnter]}[Gi(249)](){const t=Gi,e=this[t(246)],n=e[t(251)][t(272)](t(248));n[t(278)](t(266)),e[t(247)][t(245)].on(t(242),Wi(e),{priority:t(294)}),e[t(247)][t(245)].on(t(257),Wi(e),{priority:t(294)}),e[t(261)][t(245)].on(t(290),((n,r,s)=>{const o=t;s[o(281)][o(298)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(255)][t(254)](t(284),(n=>zr(e[t(271)],t(295),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(251)][o(272)](o(248));if(!s[o(288)][o(282)](r[o(265)],n[o(262)]))return;const a=t[o(279)];for(const t of r[o(265)][o(286)]()){if(!t.is(o(293),o(284)))continue;const n=o(264)==r[o(259)][o(256)](":")[1]?o(258):o(256),c=s[o(296)][o(244)](o(260),{class:o(268)+n}),u=s[o(250)][o(267)](a[o(291)](t));e&&i[o(297)][o(283)](r[o(259)])&&s[o(296)][o(274)](o(285),c),s[o(296)][o(289)](u,c),s[o(250)][o(287)](c,r[o(259)])}}}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=333]})(t,e)}const Xi=Ki;function qi(){const t=["_descriptionFactory","formatInline","TrackChangesEditing","commandParams","StandardEditingModeEditing","enableCommand","getRanges","get","330085ibEhkI","formatBlock","7857058QxnLfO","194958zFIwlz","plugins","editor","selection","locale","13FJdsbp","type","registerDescriptionCallback","27587220jdWMgo","value","29514wyelPE","40LBjkmv","afterInit","has","commandName","restrictedEditingException","18GECPFC","8WFgyrt","210gFLAiw","forceValue","from","FORMAT_RESTRICTED_ENABLED","change","18prpEZK","37905sdoMCG","format","FORMAT_RESTRICTED_DISABLED","model","document","1053647zBiTyh","isCollapsed","markInlineFormat","commands"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(538418===parseInt(n(362))/1*(-parseInt(n(354))/2)+parseInt(n(348))/3*(parseInt(n(349))/4)+-parseInt(n(335))/5*(parseInt(n(361))/6)+-parseInt(n(367))/7*(parseInt(n(355))/8)+-parseInt(n(338))/9*(parseInt(n(356))/10)+-parseInt(n(337))/11+-parseInt(n(346))/12*(-parseInt(n(343))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Yi extends t.Plugin{[Xi(350)](){const t=Xi,e=this[t(340)],n=e[t(365)],r=e[t(342)];if(!e[t(339)][t(351)](t(375)))return;const s=e[t(339)][t(334)](t(373)),o=t(353),i=e[t(370)][t(334)](o);s[t(376)](o,((e,r={})=>{const a=t,c=n[a(366)][a(341)];if(c[a(368)])return void e(r);const u=void 0!==r[a(357)]?r[a(357)]:!i[a(347)];n[a(360)]((()=>{const t=a,e=Array[t(358)](c[t(333)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(369)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(371)][t(345)]((e=>{const n=t;if(n(336)!=e[n(344)]&&n(372)!=e[n(344)])return;const{data:s}=e;return s&&s[n(352)]==o?s[n(374)][0][n(357)]?{type:n(363),content:zr(r,n(359))}:{type:n(363),content:zr(r,n(364))}:void 0}))}}const Qi=Ji;function Zi(){const t=["definitions","2203914kCMoFf","element","formatBlock","_enableDefaultAttributesIntegration","TrackChangesEditing","format","type","has","FORMAT_STYLE","13055sYRgAz","1002438EOUEOK","plugins","editor","_registerInlineAttribute","getGhsAttributeNameForElement","GeneralHtmlSupport","formatInline","afterInit","_registerBlockAttribute","commandParams","_descriptionFactory","_registerLegacyDescription","1166039TzXKsd","get","4790230KRiOhz","11TVpbrM","StyleUtils","*Remove format:* %0","styleName","add","inline","registerDescriptionCallback","Style","normalizeConfig","registerAttributeLabel","8dDNDNc","1zrDyah","ghsAttributes","config","forceValue","commandName","1254XItsXC","*Set format:* %0","block","DataSchema","1062158TCYsBD","2410684wFqOPv","locale","style","toLowerCase"];return(Zi=function(){return t})()}function Ji(t,e){const n=Zi();return(Ji=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(496451===-parseInt(n(325))/1*(-parseInt(n(334))/2)+-parseInt(n(340))/3+-parseInt(n(335))/4+parseInt(n(298))/5*(parseInt(n(330))/6)+-parseInt(n(311))/7*(-parseInt(n(324))/8)+parseInt(n(299))/9+parseInt(n(313))/10*(parseInt(n(314))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Qi(306)](){const t=Qi,e=this[t(301)];if(!e[t(300)][t(347)](t(321))||!e[t(300)][t(347)](t(333)))return;const n=e[t(300)][t(312)](t(344)),r=e[t(336)],s=e[t(327)][t(312)](t(337))||{},o=e[t(300)][t(312)](t(304)),i=e[t(300)][t(312)](t(315))[t(322)](e[t(300)][t(312)](t(333)),s[t(339)]);n[t(343)](t(337));const a=new Set;for(const e of i[t(332)]){const n=o[t(303)](e[t(341)]);a[t(318)](n)}const c=new Set;for(const e of i[t(319)]){const n=o[t(303)](e[t(341)]);c[t(318)](n);for(const n of e[t(326)])c[t(318)](n)}for(const e of a)n[t(307)](e),n[t(309)][t(323)](e,zr(r,t(348)));for(const e of c)n[t(302)](e),n[t(309)][t(323)](e,zr(r,t(348)));this[t(310)]()}[Qi(310)](){const t=Qi,e=this[t(301)],n=e[t(336)];e[t(300)][t(312)](t(344))[t(309)][t(320)]((e=>{const r=t;if(r(342)!=e[r(346)]&&r(305)!=e[r(346)])return;const{data:s}=e;return s&&r(337)===s[r(329)]?s[r(308)][0][r(328)]?{type:r(345),content:zr(n,r(331),s[r(308)][0][r(317)][r(338)]())}:{type:r(345),content:zr(n,r(316),s[r(308)][0][r(317)][r(338)]())}:void 0}))}}function ta(){const t=["from","toViewElement","nodeAfter","MIN_SAFE_INTEGER","isArray","_descriptionFactory","change","12261389LlZCmz","tableCell","highest","refresh","ELEMENT_TABLE_COLUMN","nodeBefore","execute","isEqual","type","above","getItems","insertTableColumnRight","downcastDispatcher","writer","getContainedElement","detach","tableRow","oldRange","every","getSelectionAffectedTableCells","fromRange","insertTableColumnLeft","commands","showSuggestionHighlights","_setupColumnsRowsFixing","registerPostFixer","tablePaste","hasAttribute","batch","minColumn","_acceptFormatSuggestionCallbackFactory","discard","createRangeIn","insertTable","insertion","filter","enableCommand","has","change:data","markMultiRangeDeletion","map","order","createTableWalker","classes","getSuggestion","item","left","afterInit","*Remove:* %0","getRowIndexes","8DvYDSs","mapper","push","isIntersectingWithRange","locale","last","createPositionAt","ELEMENT_TABLE","tableColumn","_getSuggestionCoords","selectTableRow","24358444YoNkXA","addRange","table","$textProxy","model","registerElementLabel","getChildren","span","start","max","name","element","some","deletion","isInContent","minRow","registerCustomCallback","_tablePostFixingSubtypes","addMarker:suggestion","isTouching","toLowerCase","editor","selectTableColumn","ELEMENT_TABLE_ROW_WITH_TEXT","removeClass","position","suggestion","rootName","setSelection","min","_splitMarkerName","MAX_SAFE_INTEGER","colspan","removeTableRow","accept","first","data","11915704zEFQMg","11292NPZDqr","8254sMZgCj","ELEMENT_TABLE_ROW","TableUtils","*Insert:* %0","low","plugins","includes","_getCoordsForCells","registerDescriptionCallback","subType","$graveyard","enqueueChange","_tableSuggestions","substr","getChangedMarkers","getColumnIndexes","6936580lruAHY","insert","10pbDaXd","ELEMENT_TABLE_COLUMN_WITH_TEXT","getChanges","createRangeOn","get","TrackChangesEditing","selection","getFirstRange","options","maxColumn","removeTableColumn","add","end","length","6uPotHD","TableEditing","join","root","_suggestionFactory","forceValue","16224588kaloCJ","insertTableRowBelow","startsWith","getAttribute","cell","document","getRanges","rowspan","values","getCellLocation","addClass","findAncestor","differ","maxRow","markMultiRangeInsertion","ELEMENT_TABLE_WITH_TEXT","insertTableRowAbove","609GQDAGT"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=145]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(902049===parseInt(n(173))/1*(parseInt(n(286))/2)+-parseInt(n(228))/3*(parseInt(n(172))/4)+-parseInt(n(189))/5+-parseInt(n(205))/6*(-parseInt(n(236))/7)+parseInt(n(171))/8+parseInt(n(211))/9+-parseInt(n(191))/10*(parseInt(n(297))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(151)]=[e(252),e(294)],this[e(185)]=new Set}[ea(283)](){const t=ea,e=this[t(155)],n=e[t(301)][t(216)][t(197)];if(!e[t(178)][t(273)](t(206)))return;const r=e[t(290)],s=e[t(178)][t(195)](t(196)),o=e[t(178)][t(195)](t(175));s[t(234)][t(302)](t(299),(e=>zr(r,t(293),e))),this[t(260)](),s[t(272)](t(269)),s[t(272)](t(296)),s[t(272)](t(156));for(const r of[t(227),t(212)]){const i=e[t(258)][t(195)](r);s[t(272)](r,(r=>{const a=t;e[a(301)][a(235)]((t=>{const e=a;r();const c=e(245)===i[e(277)],u=o[e(255)](n),l=o[e(285)](u),f=c?l[e(169)]-1:l[e(291)]+1,h=u[0][e(222)](e(299)),g=o[e(278)](h,{startRow:f,endRow:f}),d=Array[e(229)](g)[e(276)]((n=>t[e(194)](n[e(215)])));s[e(225)](d,e(252))}))}))}for(const r of[t(257),t(247)]){const i=e[t(258)][t(195)](r);s[t(272)](r,(r=>{const a=t;e[a(301)][a(235)]((t=>{const e=a;r();const c=e(282)===i[e(277)],u=o[e(255)](n),l=o[e(188)](u),f=c?l[e(169)]-1:l[e(291)]+1,h=u[0][e(222)](e(299)),g=o[e(278)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(229)](g)[e(276)]((n=>t[e(194)](n[e(215)])));s[e(225)](d,e(294))}))}))}for(const r of[t(167),t(201)]){const i=r[t(186)](11),a=i[t(154)](),c=a[t(186)](0,3)+t(304),u=t(299)+i,l=t(163)+i,f=t(306)+i;s[t(272)](r,(()=>{const i=t;e[i(301)][i(235)]((t=>{const e=i,h=o[e(255)](n),g=h[0][e(222)](e(299));let d;if(e(167)==r){const t=o[e(285)](h);d={startRow:t[e(169)],endRow:t[e(291)],includeAllSlots:!0}}else{const t=o[e(188)](h);d={startColumn:t[e(169)],endColumn:t[e(291)],includeAllSlots:!0}}const p=o[e(278)](g,d),m=Array[e(229)](p)[e(276)]((({cell:t})=>t)),I=sa(m[e(271)]((t=>t[e(263)](c)))),E=sa(m[e(271)]((t=>!t[e(263)](c))))[e(276)]((n=>t[e(194)](n))),b=s[e(275)](E,u);if(b&&(e(252)==b[e(182)]||e(294)==b[e(182)])){const n=this[e(295)](b);for(const r of I){const s=t[e(194)](r),i=o[e(220)](r),u=r[e(214)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(298)](s)}}}))}))}function c(r){const s=t,o=Array[s(229)](n[s(217)]())[s(276)]((t=>i.LiveRange[s(256)](t)));e[s(301)][s(235)]((t=>{const n=s,i=t[n(264)];r=r[n(271)]((t=>n(183)!=t[n(208)][n(161)])),t[n(162)](r),e[n(258)][n(195)](n(167))[n(239)](),e[n(242)](n(167),{forceDefaultExecution:!0}),e[n(301)][n(184)]((()=>{const t=n;e[t(301)][t(184)](i,(e=>{const n=t,r=o[n(271)]((t=>n(183)!=t[n(208)][n(161)]));r[n(204)]>0&&e[n(162)](r);for(const t of o)t[n(251)]()}))}))}))}function u(r){const s=t;e[s(301)][s(235)]((t=>{const o=s,a=Array[o(229)](n[o(217)]())[o(276)]((t=>i.LiveRange[o(256)](t))),c=[];for(const t of r)for(const e of t[o(246)]({shallow:!0}))c[o(288)](e);for(const n of c)o(183)!=n[o(208)][o(161)]&&(t[o(162)](t[o(292)](n,0)),e[o(258)][o(195)](o(201))[o(239)](),e[o(242)](o(201),{forceDefaultExecution:!0}));const u=a[o(271)]((t=>o(183)!=t[o(208)][o(161)]));u[o(204)]>0&&t[o(162)](u);for(const t of a)t[o(251)]()}))}function l(e,n){const r=t;return n[r(254)]((t=>e[r(146)]((e=>e[r(203)][r(243)](t[r(305)])||t[r(203)][r(243)](e[r(305)])))))}function f(e,n){const r=t;return e[r(146)]((t=>n[r(146)]((e=>t[r(203)][r(153)](e[r(305)])))))}e[t(170)][t(248)].on(t(152),((e,n,r)=>{const s=t;if(!r[s(199)][s(259)])return;const o=n[s(281)];if(!o)return;const i=r[s(287)][s(230)](o);function c(t){return Array[s(233)](t)?t:[t]}i&&s(237)===o[s(307)]&&(0,a.setHighlightHandling)(i,r[s(249)],((t,e,n)=>n[s(221)](c(e[s(279)]),t)),((t,e,n)=>n[s(158)](c(e[s(279)]),t)))}),{priority:t(238)}),s[t(234)][t(181)]((e=>{const n=t;if(n(270)!=e[n(244)]&&n(147)!=e[n(244)])return;const s=e[n(250)]();if(null!=s&&s.is(n(145),n(299))){if(n(270)==e[n(244)]){const t=e[n(246)]()[n(271)]((t=>t.is(n(300))))[n(276)]((t=>t[n(170)]));if(t[n(204)])return{type:n(270),content:zr(r,n(176),zr(r,n(226),'"'+t[n(207)](" ")+'"'))}}if(n(147)==e[n(244)]){const t=e[n(246)]()[n(271)]((t=>t.is(n(300))))[n(276)]((t=>t[n(170)]));if(t[n(204)])return{type:n(147),content:zr(r,n(284),zr(r,n(226),'"'+t[n(207)](" ")+'"'))}}}})),s[t(234)][t(181)]((e=>{const n=t;if(n(252)==e[n(182)]){const t=e[n(246)]()[n(271)]((t=>t.is(n(300))))[n(276)]((t=>t[n(170)])),s=this[n(295)](e),o=s[n(224)]-s[n(149)]+1;if(n(270)==e[n(244)])return t[n(204)]?{type:n(270),content:zr(r,n(176),zr(r,n(157),[o,'"'+t[n(207)](" ")+'"']))}:{type:n(270),content:zr(r,n(176),zr(r,n(174),o))};if(n(147)==e[n(244)])return t[n(204)]?{type:n(147),content:zr(r,n(284),zr(r,n(157),[o,'"'+t[n(207)](" ")+'"']))}:{type:n(147),content:zr(r,n(284),zr(r,n(174),o))}}if(n(294)==e[n(182)]){const t=e[n(246)]()[n(271)]((t=>t.is(n(300))))[n(276)]((t=>t[n(170)])),s=this[n(295)](e),o=s[n(200)]-s[n(265)]+1;if(n(270)==e[n(244)])return t[n(204)]?{type:n(270),content:zr(r,n(176),zr(r,n(192),[o,'"'+t[n(207)](" ")+'"']))}:{type:n(270),content:zr(r,n(176),zr(r,n(240),o))};if(n(147)==e[n(244)])return t[n(204)]?{type:n(147),content:zr(r,n(284),zr(r,n(192),[o,'"'+t[n(207)](" ")+'"']))}:{type:n(147),content:zr(r,n(284),zr(r,n(240),o))}}})),s[t(209)][t(150)](t(270),t(252),t(267),c),s[t(209)][t(150)](t(147),t(252),t(168),c),s[t(209)][t(150)](t(270),t(294),t(267),u),s[t(209)][t(150)](t(147),t(294),t(168),u),s[t(209)][t(150)](t(270),t(294),t(207),l),s[t(209)][t(150)](t(147),t(294),t(207),l),s[t(209)][t(150)](t(270),t(252),t(207),f),s[t(209)][t(150)](t(147),t(252),t(207),f)}[ea(266)](){const t=ea,e=this[t(155)],n=e[t(301)][t(216)][t(197)];return(r,s)=>{const o=t;e[o(301)][o(235)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(203)][a(241)];u&&u[0]&&!1===u[0][a(210)]&&(l=r[0][a(305)][a(231)]);const f=t[a(268)](l);if(a(183)==f[a(208)][a(161)])return;const h=Array[a(229)](n[a(217)]())[a(276)]((t=>i.LiveRange[a(256)](t)));t[a(162)](f),e[a(258)][a(195)](c)[a(239)](),u[a(288)]({forceDefaultExecution:!0}),e[a(242)](c,...u);const g=h[a(271)]((t=>a(183)!=t[a(208)][a(161)]));g[a(204)]>0&&t[a(162)](g);for(const t of h)t[a(251)]()}))}}[ea(180)](t){const e=ea,n=this[e(155)][e(178)][e(195)](e(175));let r=Number[e(165)],s=Number[e(232)],o=Number[e(165)],i=Number[e(232)];for(const a of t){if(e(183)==a[e(208)][e(161)])continue;const{row:t,column:c}=n[e(220)](a),u=a[e(263)](e(218))?a[e(214)](e(218))-1:0,l=a[e(263)](e(166))?a[e(214)](e(166))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ea(260)](){const t=ea,e=this[t(155)],n=e[t(178)][t(195)](t(196)),r=e[t(178)][t(195)](t(175));e[t(301)][t(216)].on(t(274),(()=>{const r=t,s=Array[r(229)](e[r(301)][r(216)][r(223)][r(187)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(164)](t);if(r(160)!=s)continue;if(null!=e[r(253)])continue;const a=n[r(280)](o);this[r(151)][r(179)](i)&&this[r(185)][r(202)](a)}}),{priority:t(177)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(194)](e),a=e[s(222)](s(299)),c=r[s(220)](e);for(const t of this[s(185)]){const n=t[s(182)],r=n[s(213)](s(262)),u=n[s(186)](r?10:5),l=u[s(154)](),f=l[s(186)](0,3)+s(304),h=s(163)+u,g=s(306)+u;if(!t[s(148)])continue;if(a!=t[s(198)]()[s(305)][s(222)](s(299)))continue;if(t[s(289)](i))continue;const d=e[s(263)](f)?e[s(214)](f)-1:0,p=this[s(295)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(298)](i),o=!0)}return o};e[t(301)][t(216)][t(261)]((n=>{const r=t;let o=!1;for(const t of e[r(301)][r(216)][r(223)][r(193)]())if(r(190)==t[r(244)])if(r(252)==t[r(307)])for(const e of t[r(159)][r(231)][r(303)]())o=o||s(e,n);else r(237)==t[r(307)]&&(o=o||s(t[r(159)][r(231)],n));return o}))}[ea(295)](t){const e=ea;return this[e(180)](t[e(217)]()[e(276)]((t=>t[e(305)][e(231)])))}}function sa(t){const e=ea;return Array[e(229)](new Set(t)[e(219)]())}const oa=ia;function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=440]})(t,e)}function aa(){const t=["findAncestor","from","element","refresh","afterInit","*Merge cells*","highest","set:isEnabled","getAncestors","_acceptFormatSuggestionCallbackFactory","execute","13974FRpdwD","mergeTableCellUp","plugins","direction","model","deletion","tableCell","394121GIgAgP","7570440zvNfYz","subType","createTableWalker","TrackChangesEditing","has","registerCustomCallback","length","insertion","7562376MURjKI","get","commandName","mergeTableCellDown","accept","author","map","filter","getSuggestions","value","_suggestionFactory","124JiCQgT","stop","size","isInContent","mergeTableCellRight","isEnabled","containsRange","getCellLocation","markMultiRangeBlockFormat","createRangeOn","TableEditing","horizontally","editor","cell","*Split cell:* horizontally","enableCommand","requires","getRanges","forceDefaultExecution","_areMergableCells","commands","getSelectionAffectedTableCells","14CSXxWX","_areSelectedCellsMergable","splitTableCellHorizontally","rootName","low","_descriptionFactory","push","trackChanges","document","formatBlock","177405WqPeTS","change","detach","table","530406qVjuEN","getFirstPosition","type","selection","_isForcedDefaultExecutionBlock","splitTableCellVertically","$graveyard","1953PBHDBo","TableUtils","format","find","add","mergeTableCells","return","registerDescriptionCallback","_tablePostFixingSubtypes","markBlockFormat","*Split cell:* vertically","locale","mergeTableCellLeft","833724khHjwQ","root","formatInline","fromRange","setSelection"];return(aa=function(){return t})()}!function(t,e){const n=ia,r=t();for(;;)try{if(625320===parseInt(n(455))/1+-parseInt(n(497))/2*(parseInt(n(511))/3)+parseInt(n(475))/4*(parseInt(n(507))/5)+-parseInt(n(448))/6*(-parseInt(n(518))/7)+-parseInt(n(464))/8+-parseInt(n(531))/9+parseInt(n(456))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ca extends t.Plugin{static get[oa(491)](){return[ra]}[oa(441)](){const t=oa,e=this[t(487)],n=e[t(452)][t(505)][t(514)],r=e[t(529)];if(!e[t(450)][t(460)](t(485)))return;const s=e[t(450)][t(465)](t(459)),o=e[t(450)][t(465)](t(519)),a=e[t(450)][t(465)](ra);a[t(526)][t(503)](t(523)),s[t(490)](t(523),(()=>{const n=t,r=o[n(496)](e[n(452)][n(505)][n(514)]);e[n(452)][n(508)]((()=>{const t=n;s[t(483)](r,{commandName:t(523),commandParams:[]},[],t(523))}))})),e[t(495)][t(465)](t(523)).on(t(447),((n,r)=>{const o=t;e[o(495)][o(465)](o(504))[o(473)]&&(r[o(462)]>0&&r[r[o(462)]-1]&&r[r[o(462)]-1][o(493)]||s[o(515)]||this[o(498)]()||n[o(476)]())}),{priority:t(443)});for(const n of[t(449),t(479),t(467),t(530)]){const r=e[t(495)][t(465)](n);s[t(490)](n,(()=>{const n=t,o=e[n(452)][n(505)][n(514)][n(512)]()[n(445)]()[n(521)]((t=>t.is(n(538),n(454)))),i=r[n(473)];e[n(452)][n(508)]((()=>{const t=n;s[t(483)]([o,i],{commandName:t(523),commandParams:[]},[],t(523))}))}))}for(const n of[t(516),t(499)]){const r=e[t(495)][t(465)](n);s[t(490)](n,(()=>{const i=t,a=o[i(496)](e[i(452)][i(505)][i(514)])[0],c=a[i(536)](i(510)),{column:u,row:l}=o[i(482)](a);let f=[];if(i(486)==r[i(451)]){const t=o[i(458)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(537)](t)[i(470)]((t=>t[i(488)]))}else{const t=o[i(458)](c,{column:u,includeAllSlots:!0});f=Array[i(537)](t)[i(470)]((t=>t[i(488)]))}e[i(452)][i(508)]((t=>{const e=i;s[e(527)](t[e(484)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(502)][t(525)]((e=>{const n=t;if(n(506)!=e[n(513)]&&n(533)!=e[n(513)])return;const{data:s}=e;return s&&n(523)==s[n(466)]?{type:n(520),content:zr(r,n(442))}:void 0})),s[t(502)][t(525)]((e=>{const n=t;if(n(506)!=e[n(513)]&&n(533)!=e[n(513)])return;const{data:s}=e;return s?n(516)==s[n(466)]?{type:n(520),content:zr(r,n(528))}:n(499)==s[n(466)]?{type:n(520),content:zr(r,n(489))}:void 0:void 0}));const c=a[t(446)]();for(const e of[t(449),t(479),t(467),t(530)])s[t(474)][t(461)](t(506),e,t(468),c);for(const e of[t(516),t(499)])s[t(474)][t(461)](t(506),e,t(468),c);s[t(474)][t(461)](t(506),t(523),t(468),(r=>{const s=t;e[s(452)][s(508)]((t=>{const o=s,a=Array[o(537)](n[o(492)]())[o(470)]((t=>i.LiveRange[o(534)](t)));t[o(535)](r),e[o(495)][o(465)](o(523))[o(440)](),e[o(447)](o(523),{forceDefaultExecution:!0});const c=a[o(471)]((t=>o(517)!=t[o(532)][o(500)]));c[o(462)]>0&&t[o(535)](c);for(const t of a)t[o(509)]()}))}));for(const n of[t(449),t(467),t(530),t(479)]){const r=e[t(495)][t(465)](n);r.on(t(444),((n,s,o)=>{const i=t;if(o){const t=e[i(452)][i(505)][i(514)][i(512)]()[i(445)]()[i(521)]((t=>t.is(i(538),i(454))));this[i(494)](r[i(473)],t)||(n[i(524)]=!1,n[i(476)]())}}),{priority:t(501)})}}[oa(498)](){const t=oa,e=this[t(487)][t(495)][t(465)](t(523)),n=this[t(487)][t(450)][t(465)](t(519));if(!e[t(480)])return!1;const r=n[t(496)](this[t(487)][t(452)][t(505)][t(514)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(494)](e,n))return!1;return!0}[oa(494)](t,e){const n=oa,r=this[n(487)][n(450)][n(465)](n(459)),s=this[n(487)][n(452)][n(484)](t),o=this[n(487)][n(452)][n(484)](e),i=new Set,a=new Set;for(const t of r[n(472)]())if((n(463)==t[n(513)]||n(453)==t[n(513)]||n(523)==t[n(457)])&&t[n(478)])for(const e of t[n(492)]())e[n(481)](s,!0)&&i[n(522)](t[n(513)]+":"+t[n(469)].id),e[n(481)](o,!0)&&a[n(522)](t[n(513)]+":"+t[n(469)].id);if(i[n(477)]!=a[n(477)])return!1;for(const t of i)if(!a[n(460)](t))return!1;return!0}}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=142]})(t,e)}function fa(){const t=["consumable","commandParams","setAttribute","FORMAT_REGULAR_COLUMN","_suggestionFactory","_enableDefaultAttributesIntegration","data","7VWKanK","headingRows","_registerLegacyDescription","_descriptionFactory","showSuggestionHighlights","_splitMarkerName","afterInit","locale","start","plugins","registerCustomCallback","stop","downcastDispatcher","end","createTableWalker","ck-suggestion-marker-","12BmVhEN","requires","data-suggestion","16489340NRQRHz","1227hFosjv","registerAttributeLabel","highest","format","forceValue","has","getCellLocation","removeClass","editor","activeMarkers","_acceptFormatSuggestionCallbackFactory","cell","1150040jiOIjS","get","ck-suggestion-marker--active","setTableRowHeader","addClass","getSuggestion","mapper","FORMAT_REGULAR_ROW","consume","options","setTableColumnHeader","580527yADPpm","272034EpKFZV","registerDescriptionCallback","name","bindElementToMarker","includes","commandName","80nlZjMa","addMarker:suggestion","nodeBefore","accept","7498hxNeKQ","FORMAT_HEADER_COLUMN","writer","FORMAT_HEADER_ROW","markerName","unbindElementFromMarkerName","removeMarker:suggestion","type","toViewElement","parent","nodeAfter","TableEditing","markerNameToElements","12VfnfqP","formatBlock","_handleLegacySuggestions","TableUtils","removeAttribute","68559238cxxUTa","item","473515ChSfxF","markerRange","*Format:* %0","headingColumns","editing","TrackChangesEditing"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(925865===-parseInt(n(171))/1+parseInt(n(193))/2*(-parseInt(n(159))/3)+-parseInt(n(155))/4*(parseInt(n(213))/5)+-parseInt(n(183))/6*(parseInt(n(226))/7)+parseInt(n(189))/8*(-parseInt(n(182))/9)+-parseInt(n(158))/10+-parseInt(n(211))/11*(-parseInt(n(206))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(156)](){return[ra]}[ua(145)](){const t=ua,e=this[t(167)];if(!e[t(148)][t(164)](t(204)))return;const n=e[t(146)],r=e[t(148)][t(172)](t(218));r[t(224)](t(174),[],[t(227)]),r[t(224)](t(181),[],[t(216)]),r[t(142)][t(160)](t(227),zr(n,t(196))),r[t(142)][t(160)](t(216),zr(n,t(194))),this[t(208)]()}[ua(208)](){const t=ua,e=this[t(167)][t(148)][t(172)](t(218)),n=this[t(167)][t(148)][t(172)](t(209)),r=this[t(167)][t(148)][t(172)](ra)[t(169)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(144)](o[a(197)]),l=e[a(176)](u),f=l[a(225)];if(a(207)!=l[a(200)]||!f||a(181)!=f[a(188)])return;if(o[a(212)])return void s[a(150)]();if(!i[a(219)][a(179)](o[a(214)],s[a(185)]))return;const h=o[a(214)][a(147)][a(203)],g=o[a(214)][a(152)][a(191)],d=h[a(202)][a(202)],{column:p}=n[a(165)](h),{column:m}=n[a(165)](g);for(let s=p;s<=m;s++){const l=n[a(153)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(170)],l=i[a(177)][a(201)](s);i[a(195)][a(175)](a(154)+c,l),r&&i[a(195)][a(221)](a(157),u,l),i[a(177)][a(186)](l,o[a(197)]),t&&(e[a(168)][a(187)](o[a(197)])?i[a(195)][a(175)](a(173),l):i[a(195)][a(166)](a(173),l))}}}}e[t(223)][t(149)](t(207),t(174),t(192),r),e[t(223)][t(149)](t(207),t(181),t(192),r),this[t(167)][t(217)][t(151)].on(t(190),s(),{priority:t(161)}),this[t(167)][t(225)][t(151)].on(t(190),((e,n,r)=>{const o=t;r[o(180)][o(143)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(161)}),this[t(167)][t(217)][t(151)].on(t(199),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(144)](r[o(197)]),c=e[o(176)](a),u=c[o(225)];if(o(207)!=c[o(200)]||!u||o(181)!=u[o(188)])return;const l=s[o(177)][o(205)](r[o(197)]);if(l)for(const t of l)s[o(195)][o(166)](o(154)+i,t),s[o(195)][o(166)](o(173),t),s[o(195)][o(210)](o(157),t),s[o(177)][o(198)](t,r[o(197)])}),{priority:t(161)}),this[t(228)]()}[ua(228)](){const t=ua,e=this[t(167)],n=e[t(146)];function r(e){const r=t;return{type:r(162),content:zr(n,r(215),e)}}e[t(148)][t(172)](t(218))[t(142)][t(184)]((e=>{const s=t;if(s(207)!=e[s(200)])return;const{data:o}=e;if(o){if(s(174)==o[s(188)]){const t=o[s(220)][0][s(163)];return r(zr(n,s(t?196:178)))}if(s(181)==o[s(188)]){const t=o[s(220)][0][s(163)];return r(zr(n,s(t?194:222)))}}}))}}function ga(){const t=["_suggestionFactory","rows","removeMarkers","end","14bQjunQ","TableClipboard","model","getChild","batch","createPositionBefore","tableCellHorizontalAlignment","has","markMultiRangeBlockFormat","some","insertionRanges","getChildren","902310OIzxnJ","ck-suggestion-marker--active","getSuggestionCallback","for","set","wrap","getRange","388860WocyYc","subType","getColumns","insertRows","tableCellBorderColor","forEach","deletionRanges","$graveyard","getTableIfOnlyTableInContent","suggestion-td","table","previousSibling","from","TableUtils","setAttributes","1524YuJiLA","change","getItems","ck-suggestion-marker","_splitMarkerName","2900028KrMbMT","columnInsertionRanges","includes","tablePasteChainId","element","move","suggestionUnloaded","dataDowncast","hasSuggestion","requires","suggestion","isEqual","markMultiRangeInsertion","_replaceTableSlotCell","tablePasteColumn","markerAttributes","showSuggestionHighlights","tablePasteRow","call","options","name","markerToHighlight","column","redo","ck-suggestion-marker-insertion","Users","root","getContainedElement","get","getSuggestion","endRow","map","clipboardOutput","tableCellBackgroundColor","insertion","deletion","*Replace table cells*","document","registerPostFixer","markers","_isForcedDefaultExecutionBlock","keys","_tablePostFixingSubtypes","editingDowncast","commands","createRange","updateMarker","suggestion:formatBlock:tablePasteCell","selection","tablePaste","author","insertContent","378CvWSza","accept","cells","removeRows","listenTo","insertColumns","find","_createdBatches","view","nodeAfter","createRangeIn","tableCell","_descriptionFactory","paragraph","getColumnIndexes","formatBlock","documentSelection","locale","editor","detach","endColumn","unwrap","fromEntries","register","activeMarkers","TrackChangesEditing","push","registerCustomCallback","columnInsertionIndexes","stop","setAttribute","getAttributes","oldRange","6203695YiKGxn","getMarkers","1568778FRYUWL","afterInit","tableCellPadding","type","tableCellVerticalAlignment","remove","isEmpty","getRows","return","rowInsertionIndexes","containsRange","previous","registerDescriptionCallback","removeColumns","nextSibling","join","tableCellBorderStyle","plugins","createTableWalker","7452fFvYJi","row","high","discard","last","getSelectionAffectedTableCells","getShiftedBy","differ","first","fromRange","markerName","value","createRangeOn","length","content","attributes","6272QABGbe","trackChanges","getSuggestions","getAllAdjacentSuggestions","findAncestor","insert","forceDefaultExecution","getRanges","next","schema","getRowIndexes","low","suggestionLoaded","rootName","position","editing","every","rowInsertionRanges","columns","tableCellSuggestion","newRange","getChanges","cell","conversion","isInContent","_getCoordsForCells","add","reduce","markMultiRangeDeletion","createElement","getChangedMarkers","entries","tableCellBorderWidth","fill","tablePasteCell","start","filter","elementToElement","startsWith","removeMarker"];return(ga=function(){return t})()}const da=pa;function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(942428===parseInt(n(386))/1+parseInt(n(504))/2+parseInt(n(405))/3*(parseInt(n(499))/4)+-parseInt(n(384))/5+-parseInt(n(477))/6+-parseInt(n(465))/7*(-parseInt(n(421))/8)+-parseInt(n(351))/9*(parseInt(n(484))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);const ma=[da(453),da(488),da(402),da(471),da(390),da(332),da(388)],Ia=Object[da(373)](ma[da(330)]((t=>[t,null])));class Ea extends t.Plugin{static get[da(513)](){return[ra]}[da(387)](){const t=da,n=this[t(369)];if(!n[t(403)][t(472)](t(466)))return;const r=n[t(403)][t(327)](t(376)),s=n[t(403)][t(327)](t(497)),o=n[t(403)][t(327)](ra),a=n[t(403)][t(327)](t(466));o[t(341)][t(377)](t(316),t(313)),n[t(467)][t(430)][t(374)](t(440),{allowIn:t(362),allowContentOf:t(362),isLimit:!0}),n[t(444)][t(458)]({model:t(440),view:t(493)});let c=null;n[t(467)].on(t(350),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(418)]-1];h&&h[u(427)]||r[u(339)]||this[u(369)][u(343)][u(327)](u(422))[u(416)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(367)))return!1;const i=s[o(492)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(410)](n[o(336)][o(347)]);if(!a[o(418)])return!1;const c=a[0][o(425)](o(494)),l=r[o(431)](a),f=r[o(365)](a),h={startRow:l[o(413)],endRow:l[o(409)],startColumn:f[o(413)],endColumn:f[o(409)]};return 1==a[o(418)]&&(h[o(329)]+=r[o(393)](i)-1,h[o(371)]+=r[o(486)](i)-1),Ta(c,h,r)}(l,f,n[u(467)],s,a)&&(o[u(380)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(467)][u(500)]((()=>{const t=u;n[t(467)][t(350)](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(418)]&&r[t(311)](o,t(316),{tablePasteChainId:s}),a[t(418)]&&r[t(311)](a,t(313),{tablePasteChainId:s}),l[t(418)]&&(r[t(311)](l,t(348),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(489)]((e=>{const n=t;var r;return null===(r=e[n(370)])||void 0===r?void 0:r[n(317)](e)}))),f[t(418)]&&(r[t(449)](f,t(348),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(489)]((e=>{const n=t;var r;return null===(r=e[n(370)])||void 0===r?void 0:r[n(317)](e)})));const g=r[t(473)](h[t(330)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(455),{tablePasteChainId:s});if(g){const e=g[t(385)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(467)][t(417)](s),a=e[t(357)]((e=>e[t(483)]()[t(515)](i)));a&&r[t(377)]([a[t(319)],o])}r[t(418)]&&g[t(381)](t(314),Object[t(373)](r))}c=null})))}),{priority:e.priorities[t(407)]+10}),n[t(403)][t(327)](t(466)).on(t(312),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(380)]();const u=s[r(443)],l=o,f=ba(u),h=ba(l);e[r(394)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(391)](u[r(468)](0));for(const t of Array[r(496)](l[r(476)]()))a[r(426)](t,u,r(464));const t=c[r(395)][r(506)](s[r(406)]),e=c[r(379)][r(506)](s[r(321)]);t||e||(g=i.LiveRange[r(414)](a[r(361)](u)))}else h&&!f&&(d=a[r(361)](u));else{const t=a[r(450)](r(440)),e=a[r(450)](r(440));a[r(482)](a[r(361)](u),e),a[r(426)](t,u,0);for(const e of Array[r(496)](l[r(476)]()))a[r(426)](e,t,r(464));g=i.LiveRange[r(414)](a[r(417)](t)),d=i.LiveRange[r(414)](a[r(417)](e))}const p=Array[r(496)](l[r(382)]())[r(457)]((([t])=>ma[r(506)](t)));c[r(353)][r(377)]({element:u,attributes:p[r(418)]?Object[r(373)](p):null}),g&&c[r(475)][r(377)](g),d&&c[r(490)][r(377)](d)}),{priority:t(407)}),s.on(t(356),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(439)]||1;c[o(379)]=new Array(l)[o(454)](u)[o(330)](((t,e)=>t+e));for(const{cell:t}of s[o(404)](i,{startColumn:u,endColumn:u+l-1}))c[o(505)][o(377)](n[o(467)][o(417)](t))}),{priority:t(432)}),s.on(t(487),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(462)]||1;c[o(395)]=new Array(l)[o(454)](u)[o(330)](((t,e)=>t+e));for(const{cell:t}of s[o(404)](i,{startRow:u,endRow:u+l-1}))c[o(438)][o(377)](n[o(467)][o(417)](t))}),{priority:t(432)}),r[t(363)][t(398)]((e=>{const r=t;if(e[r(485)]&&e[r(485)][r(459)](r(348)))return e[r(397)]?{}:{type:r(333),content:zr(n[r(368)],r(335))}}));const u=()=>!1;for(const e of[t(348),t(313),t(316),t(455)])r[t(461)][t(378)](t(333),e,t(401),u),r[t(461)][t(378)](t(334),e,t(401),u),r[t(461)][t(378)](t(366),e,t(401),u);r[t(461)][t(378)](t(366),t(455),t(408),u),r[t(461)][t(378)](t(366),t(455),t(352),((e,r,s)=>{const o=t,i=e[o(330)]((t=>t[o(326)]()))[o(457)]((t=>t)),a=new Map(i[o(330)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(353)])e&&a[o(481)](t,e);else if(s&&s[o(314)])for(const[t,e]of Object[o(452)](s[o(314)])){const r=n[o(467)][o(338)][o(327)](t),s=r?r[o(483)]()[o(326)]():null;s&&a[o(481)](s,e)}n[o(467)][o(500)]((t=>{const e=o;for(const[n,r]of a)t[e(498)]({...Ia,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(461)][o(378)](e,o(348),s,((t,i,a)=>{const c=o;n[c(467)][c(500)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(456)][o(360)];t.is(o(508),o(440))&&u[o(377)](t)}r[o(461)][o(479)](e,null,s)(t,i,a);for(const t of u)o(491)!=t[o(325)][o(434)]&&n[o(372)](t)}))}))};l(t(333),t(352)),l(t(333),t(408)),l(t(334),t(352)),l(t(334),t(408)),r[t(461)][t(378)](t(333),t(316),t(408),(e=>{const n=t,r=e[n(330)]((t=>t[n(326)]())),i=r[0][n(425)](n(494)),{minRow:a,maxRow:c}=o[n(446)](r);s[n(354)](i,{at:a,rows:c-a+1})})),r[t(461)][t(378)](t(333),t(313),t(408),(e=>{const n=t,r=e[n(330)]((t=>t[n(326)]())),i=r[0][n(425)](n(494)),{minColumn:a,maxColumn:c}=o[n(446)](r);s[n(399)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(485)]||!n[s(485)][s(459)](s(348)))return;const o=n[s(420)][s(507)],i=r[s(423)]()[s(457)]((t=>t[s(445)]&&t[s(420)]&&t[s(420)][s(507)]==o));i[s(418)]&&n[s(424)]()[s(418)]!=i[s(418)]&&i[s(448)](((t,e)=>(t[s(429)]=e,e[s(397)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(503)](e[s(415)]),i=[s(502),s(323)],a=r[s(375)][s(506)](e[s(415)]);return a&&i[s(377)](s(478)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(433),f,{priority:t(407)}),r.on(t(510),f,{priority:t(407)}),n[t(467)][t(336)][t(337)]((()=>{const e=t;let s=!1;const o=Array[e(496)](n[e(467)][e(336)][e(412)][e(451)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(503)](t);if(e(514)!=o||e(334)!=a||i[e(383)])continue;if(!r[e(512)](c))continue;const u=r[e(328)](c)[e(428)](),l=n[e(403)][e(327)](e(324)).me;for(const t of r[e(423)]())if(t[e(445)]&&t[e(349)]==l&&e(366)==t[e(389)]&&e(455)==t[e(485)]&&t[e(428)]()[e(437)]((t=>u[e(474)]((n=>n[e(396)](t,!0))))))for(const n of t[e(424)]())n[e(445)]&&(n[e(408)](),s=!0)}return s})),n[t(467)][t(336)][t(337)]((e=>{const s=t,o=n[s(343)][s(327)](s(322));if(!o||!o[s(358)][s(472)](e[s(469)]))return!1;let i=!1;const a=n[s(403)][s(327)](s(324)).me,c=n[s(467)][s(336)][s(412)][s(442)](),u=Array[s(496)](n[s(467)][s(336)][s(412)][s(451)]())[s(457)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(503)](t);return n(514)==o&&n(348)==i&&c==a.id&&!e[n(383)]}));for(const t of c){if(s(426)!=t[s(389)]||s(440)!=t[s(319)]||1!=t[s(418)])continue;const n=e[s(344)](t[s(435)],t[s(435)][s(411)](1));if(!u[s(357)]((({data:t})=>t[s(441)][s(515)](n))))for(const{name:t,data:r}of u)if(n[s(396)](r[s(441)])){e[s(345)](t,{range:n}),i=!0;break}}return i})),n[t(467)][t(336)][t(337)]((e=>{const s=t;let o=!1;const i=n[s(403)][s(327)](s(324)).me,a=r[s(423)]()[s(457)]((t=>t[s(445)]&&t[s(349)]==i)),c=new Set,u=new Set;for(const t of a)if(s(348)==t[s(485)])for(const e of t[s(385)]()){const n=e[s(483)]()[s(326)]();if(n)if(n.is(s(508),s(440))&&ba(n)){t[s(460)](e[s(319)]),c[s(447)](n),o=!0;const r=n[s(400)],i=n[s(495)],a=r&&r.is(s(508),s(440)),l=i&&i.is(s(508),s(440));a&&!c[s(472)](r)&&u[s(447)](r),l&&!c[s(472)](i)&&u[s(447)](i)}else n.is(s(508),s(364))&&n[s(392)]&&(t[s(460)](e[s(319)]),o=!0)}else if(s(455)==t[s(485)]){if(!t[s(420)]||!t[s(420)][s(507)])continue;const e=t[s(420)][s(314)];if(e&&Object[s(340)](e)[s(418)])continue;const n=t[s(420)][s(507)];let r=!0,i=!0;for(const e of a)if(e[s(485)]&&e[s(485)][s(459)](s(348))){if(!e[s(420)][s(507)]){i=!1;break}if(e.id!=t.id&&e[s(420)][s(507)]==n){r=!1;break}}i&&r&&(t[s(463)](),o=!0)}for(const t of c)e[s(391)](t);for(const t of u)e[s(372)](t);return o})),n[t(444)][t(480)](t(342))[t(320)]({model:t(346),view:(t,e)=>h(t),converterPriority:t(407)}),n[t(444)][t(480)](t(511))[t(320)]({model:t(346),view:(e,n)=>n[t(318)][t(315)]?h(e,!1):null,converterPriority:t(407)});const g=n[t(436)][t(359)];this[t(355)](g[t(336)],t(331),((e,n)=>{const r=t,s=[];for(const t of g[r(361)](n[r(419)])[r(501)]())t.is(r(508),r(493))&&s[r(377)](t);g[r(500)]((t=>{const e=r;for(const n of s)t[e(509)](t[e(361)](n),t[e(470)](n)),t[e(391)](n)}))}))}}function ba(t){const e=da;if(t[e(392)])return!0;const n=t[e(468)](0);return n.is(e(508),e(364))&&n[e(392)]}function Ta(t,e={},n){const r=da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(404)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=ya;function ya(t,e){const n=Aa();return(ya=function(t,e){return n[t-=289]})(t,e)}function Aa(){const t=["411576oSlnZx","accept","handleSuggestionDescription","handleResizeTableWidthCommand","resizeTable","columnWidths","339azkLZB","selection","format","14735qfxwYk","4961506rmQSPC","resizeTableWidth","bind","afterInit","has","116430GrrOjI","change","data","getSuggestionCallback","type","525000CXcbmQ","36KZdTWY","216CMhtfS","_descriptionFactory","model","getSuggestions","TableColumnResizeEditing","getColumnGroupElement","enableCommand","document","Users","tableWidth","getContainedElement","subType","formatBlock","table","editor","2bbyOAq","discard","_suggestionFactory","formatInline","getSelectedElement","markBlockFormat","get","getAttribute","123520cbopjX","registerDescriptionCallback","commandParams","*Format:* resize table","registerCustomCallback","locale","TrackChangesEditing","formatGroupId","5956BPwaqz","getTableColumnsWidths","plugins","author"];return(Aa=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(137382===parseInt(n(303))/1*(-parseInt(n(338))/2)+parseInt(n(329))/3*(-parseInt(n(319))/4)+-parseInt(n(343))/5+parseInt(n(323))/6+parseInt(n(332))/7*(parseInt(n(345))/8)+parseInt(n(344))/9*(-parseInt(n(311))/10)+parseInt(n(333))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);class Ca extends t.Plugin{[_a(336)](){const t=_a;if(!this[t(302)][t(321)][t(337)](t(292)))return;const e=this[t(302)][t(321)][t(309)](t(317));e[t(294)](t(334),this[t(326)][t(335)](this)),e[t(305)][t(315)](t(300),t(327),t(324),e[t(305)][t(341)](t(300),null,t(304))),e[t(305)][t(315)](t(300),t(327),t(304),e[t(305)][t(341)](t(300),null,t(324))),e[t(289)][t(312)](this[t(325)][t(335)](this))}[_a(326)](t,e){const n=_a,r=this[n(302)][n(321)][n(309)](n(317)),s=this[n(302)][n(321)][n(309)](n(292)),o=e[n(301)]||this[n(302)][n(290)][n(295)][n(330)][n(307)]();this[n(302)][n(290)][n(339)]((()=>{const i=n,a=s[i(293)](o);let c=a?s[i(320)](a):null,u=o[i(310)](i(297))||null;const l=e[i(297)]||u,f=e[i(328)]||c,h=this[i(302)][i(321)][i(309)](i(296)).me;for(const t of r[i(291)]()){const e=t[i(298)]();if(i(327)===t[i(299)]&&e===o){t[i(322)]!==h&&t[i(304)]();const e=t[i(340)][i(313)];u=e[0][i(297)],c=e[0][i(328)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(308)](o,{commandName:i(334),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(327)},[],i(327))}))}[_a(325)](t){const e=_a;if(e(300)!=t[e(342)]&&e(306)!=t[e(342)])return;const{data:n}=t;if(n&&e(327)===n[e(318)]){const t=e(314);return{type:e(331),content:zr(this[e(302)][e(316)],t)}}}}const ka=La;function Na(){const t=["2401308xBNrxT","has","enableCommand","9373544XqiduM","insertTemplate","2IgbrDm","357815GESJwm","1262730vbMpMF","editor","afterInit","1824231Kjvguz","plugins","TrackChangesEditing","get","Template","3518664cTeaHj","732944hPCCIh"];return(Na=function(){return t})()}function La(t,e){const n=Na();return(La=function(t,e){return n[t-=378]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(407398===parseInt(n(378))/1+parseInt(n(384))/2*(parseInt(n(389))/3)+-parseInt(n(379))/4+parseInt(n(385))/5+parseInt(n(394))/6+parseInt(n(386))/7+-parseInt(n(382))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[ka(388)](){const t=ka,e=this[t(387)];e[t(390)][t(380)](t(393))&&e[t(390)][t(392)](t(391))[t(381)](t(383))}}function Sa(){const t=["30GiFfXV","locale","921756jtXlwT","afterInit","tableOfContents","editor","597415KfOpHJ","2220756sQCDpW","plugins","ELEMENT_TABLE_OF_CONTENTS","2598580kVwsPA","27gdsPQX","registerElementLabel","get","enableCommand","22fmmFkz","TrackChangesEditing","7nWWsdT","2425688OiqMfm","insertTableOfContents","_descriptionFactory","12110aydRUc","163470JWRfSB","commands","453aeDeLG"];return(Sa=function(){return t})()}const va=Ma;function Ma(t,e){const n=Sa();return(Ma=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(462738===parseInt(n(312))/1+-parseInt(n(302))/2*(parseInt(n(305))/3)+parseInt(n(308))/4+-parseInt(n(303))/5*(parseInt(n(306))/6)+parseInt(n(298))/7*(parseInt(n(299))/8)+parseInt(n(317))/9*(parseInt(n(316))/10)+parseInt(n(321))/11*(-parseInt(n(313))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[va(309)](){const t=va,e=this[t(311)];if(!e[t(304)][t(319)](t(300)))return;e[t(314)][t(319)](t(297))[t(320)](t(300));const n=e[t(314)][t(319)](t(297)),r=e[t(307)];n[t(301)][t(318)](t(310),(e=>zr(r,t(315),e)))}}function wa(){const t=["newRange","isCollapsed","updateMarker","title-content","9208JjpWRv","46xqYGsv","getNearestSelectionRange","45czvDlp","37405VFJinT","1963302IfEbeT","isEqual","registerPostFixer","plugins","removeMarker","editor","forward","1758735XMUAIT","createRange","has","from","92388hAGRgA","_descriptionFactory","19021BmKPbX","model","end","getChangedMarkers","ELEMENT_TITLE","Title","TrackChangesEditing","start","afterInit","get","198OcaqMa","document","isTouching","suggestion","locale","_splitMarkerName","element","registerElementLabel","315zjrScj","1129050sGRqCX","schema","nodeBefore","differ"];return(wa=function(){return t})()}function Fa(t,e){const n=wa();return(Fa=function(t,e){return n[t-=318]})(t,e)}const Da=Fa;!function(t,e){const n=Fa,r=t();for(;;)try{if(303612===parseInt(n(357))/1*(-parseInt(n(340))/2)+parseInt(n(342))/3*(parseInt(n(355))/4)+parseInt(n(343))/5*(parseInt(n(322))/6)+parseInt(n(330))/7*(parseInt(n(339))/8)+-parseInt(n(351))/9+parseInt(n(331))/10+parseInt(n(344))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Pa extends t.Plugin{[Da(320)](){const t=Da,e=this[t(349)];if(!e[t(347)][t(353)](t(362)))return;const n=e[t(347)][t(321)](t(318));n[t(356)][t(329)](t(338),(()=>zr(e[t(326)],t(361)))),e[t(358)][t(323)][t(346)]((r=>{const s=t;let o=!1;const i=Array[s(354)](e[s(358)][s(323)][s(334)][s(360)]());for(const{name:t,data:a}of i){const{group:i}=n[s(327)](t);if(s(325)!==i||!a[s(335)])continue;const c=a[s(335)],u=c[s(359)][s(333)];if(!u||!u.is(s(328),s(338)))continue;if(!c[s(319)][s(324)](c[s(359)]))continue;const l=e[s(358)][s(332)][s(341)](c[s(359)],s(350));if(l&&l[s(336)]){const e=r[s(352)](c[s(319)],l[s(319)]);e[s(345)](c)||(r[s(337)](t,{range:e}),o=!0)}o||(r[s(348)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=395]})(t,e)}function Ua(){const t=["686871HaKgzU","TrackChangesEditing","has","enableCommand","1369200vnFCbs","get","7oHXsui","plugins","2DUSNoB","8pSodNq","afterInit","undo","redo","41975iGQEqd","editor","1127058efCvjG","154551JMbzte","806832oUsDeO","7766500sfGMUQ","UndoEditing"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(188191===-parseInt(n(411))/1*(parseInt(n(403))/2)+-parseInt(n(410))/3+-parseInt(n(412))/4+-parseInt(n(408))/5+-parseInt(n(399))/6*(-parseInt(n(401))/7)+-parseInt(n(404))/8*(parseInt(n(395))/9)+parseInt(n(413))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(405)](){const t=xa,e=this[t(409)],n=e[t(402)][t(400)](t(396));e[t(402)][t(397)](t(414))&&(n[t(398)](t(406)),n[t(398)](t(407)))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=103]})(t,e)}function Ha(){const t=["27150JkIEvp","plugins","364495roiQQD","2474205lWnLCt","TrackChangesEditing","requires","toggleTableCaption","4869DzfYZz","enableCommand","200064aDZjzE","210wETYtL","5597832AzgurU","2113764MMNmMn","has","TableCaptionEditing","get","826444FzcEZp","afterInit","editor","6gCwPbl"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(672785===parseInt(n(109))/1*(-parseInt(n(106))/2)+-parseInt(n(119))/3+parseInt(n(103))/4+parseInt(n(110))/5+-parseInt(n(116))/6*(-parseInt(n(117))/7)+-parseInt(n(118))/8+parseInt(n(114))/9*(parseInt(n(107))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(112)](){return[ra]}[Ga(104)](){const t=Ga,e=this[t(105)];e[t(108)][t(120)](t(121))&&e[t(108)][t(122)](t(111))[t(115)](t(113))}}const Wa=Xa;function Ka(){const t=["1854822bnPfnG","_descriptionFactory","start","tableCellVerticalAlignment","tableWidth","format","getSuggestions","TrackChangesEditing","TablePropertiesEditing","enableCommand","editor","discard","enqueueChange","TableCellPropertiesEditing","TableUtils","tableCellHorizontalAlignment","tableCellBackgroundColor","30QWTPaM","getSuggestionCallback","tableAlignment","_handlePropertyChange","tableBorderWidth","505FPtlzE","get","batch","_getSuggestion","tableCellPadding","tableCellBorderColor","markBlockFormat","getSelectionAffectedTableCells","model","1249125gocpgw","49golLBg","change","join","registerDescriptionCallback","tableCellBorderStyle","has","accept","subType","254760aSMyfz","*Format:* change table properties","78230ROcXoF","table","77093yTPVjV","tableCellProperties","TrackChangesTableProperties","tableProperties","getAttribute","handleSuggestionDescription","tableBorderColor","nodeAfter","plugins","getContainedElement","*Format:* change table cell properties","1818qISVTS","28212rKfceH","1408336lixuXw","formatBlock","findAncestor","getFirstPosition","data","tableCellBorderWidth","tableBorderStyle","tableCellWidth","commandParams","locale","tableCellHeight","document","_suggestionFactory","registerCustomCallback","tableBackgroundColor","setAttribute","selection","handleDiscardAction","removeAttribute","pluginName","tableHeight","afterInit"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=161]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(813394===parseInt(n(172))/1*(-parseInt(n(224))/2)+-parseInt(n(238))/3+-parseInt(n(184))/4*(parseInt(n(229))/5)+parseInt(n(207))/6+-parseInt(n(239))/7*(-parseInt(n(185))/8)+-parseInt(n(183))/9*(-parseInt(n(170))/10)+-parseInt(n(168))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(175)]=[e(178),e(191),e(228),e(226),e(211),e(205),e(199)],this[e(173)]=[e(234),e(164),e(190),e(233),e(192),e(195),e(223),e(222),e(210)]}static get[Wa(204)](){return Wa(174)}[Wa(206)](){const t=Wa,e=this[t(217)][t(180)][t(230)](t(214));if(this[t(217)][t(180)][t(165)](t(215))){for(const n of this[t(175)])e[t(216)](n,((e,r)=>{const s=t,o=this[s(217)][s(237)][s(196)][s(201)][s(188)]()[s(187)](s(171));this[s(227)](n,[o],this[s(175)],s(175),e,r)}));e[t(197)][t(198)](t(186),t(175),t(166),e[t(197)][t(225)](t(186),null,t(218))),e[t(197)][t(198)](t(186),t(175),t(218),((e,n)=>this[t(202)](this[t(175)],e,n))),e[t(197)][t(198)](t(186),t(175),t(162),(()=>!1))}if(this[t(217)][t(180)][t(165)](t(220))){for(const n of this[t(173)])e[t(216)](n,((e,r)=>{const s=t,o=this[s(217)][s(180)][s(230)](s(221))[s(236)](this[s(217)][s(237)][s(196)][s(201)]);this[s(227)](n,o,this[s(173)],s(173),e,r)}));e[t(197)][t(198)](t(186),t(173),t(166),e[t(197)][t(225)](t(186),null,t(218))),e[t(197)][t(198)](t(186),t(173),t(218),((e,n)=>this[t(202)](this[t(173)],e,n))),e[t(197)][t(198)](t(186),t(173),t(162),(()=>!1))}e[t(208)][t(163)]((e=>this[t(177)](e)))}[Wa(227)](t,e,n,r,s,o){const i=Wa,a=this[i(217)][i(180)][i(230)](i(214));this[i(217)][i(237)][i(219)](o[i(231)],(()=>{const t=i;for(const i of e)if(this[t(232)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(176)](r);void 0!==n&&(e[r]=n)}s(o),a[t(235)](i,{commandParams:[e]},[],r)}}))}[Wa(202)](t,e,n){const r=Wa,s=e[0][r(209)][r(179)],o=n[r(193)][0];this[r(217)][r(237)][r(161)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(200)](r,o[r],s):e[n(203)](r,s)}))}[Wa(177)](t){const e=Wa;if(t[e(189)])switch(t[e(167)]){case e(175):return{type:e(212),content:zr(this[e(217)][e(194)],e(169))};case e(173):return{type:e(212),content:zr(this[e(217)][e(194)],e(182))}}}[Wa(232)](t,e){const n=Wa,r=this[n(217)][n(180)][n(230)](n(214));for(const s of r[n(213)]({skipNotAttached:!0})){const r=s[n(181)]();if(s[n(167)]===e&&r===t)return s}return null}}var Ya=Function.prototype,Qa=Object.prototype,Za=Ya.toString,Ja=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=Ja.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):Je(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=241]})(t,e)}function mc(){const t=["meta","isLimit","forEach","_refreshSuggestionsChain","define","formatBlock:accept","acceptSelectedSuggestions","selection","createSelection","editing","getShiftedBy","error-saving-suggestion-data-suggestion-discarded","_descriptionFactory","pop","applyOperation","_editor","accepted","LEAVE","high","_createSuggestion","6NBuFnk","containsRangeInObject","getItems","writer","track-changes-enable-command-twice","length","_enabledCommands","171uHMuhR","getChanges","document","newRange","acceptAllSuggestions","addRange","_initAriaMarkerChangeAnnouncements","suggestion:attribute:","getCommentThread","some","targetPosition","multipleBlocks","unbind","has","_customCallbacks","includes","never","suggestion-type","end","addMarkerName","markerReady","markInsertion","isAfter","removeMarker","plugins","activeMarkers","getWalker","removeComment","schema","getSuggestion","from","$text","multi","insertion:join","enqueueChange","markBlockFormat","buildSuggestion","getLastMatchingPosition","addMarker:suggestion","registerPostFixer","elementEnd","trackChangesCommand","_processAttributeSuggestions","join","_inlineAttributeKeys","marker-count","getSuggestionCallback","range","detach","attribute:discard","isIntersecting","formatInline:chain","containsItem","attribute:accept","split","_suggestions","_model","_isRegisteredAttribute","attributeKey","formatInline:accept","highest","tablePasteChainId","parent","trackChanges.trackFormatChanges","addUser","oldRange","_refreshAttributeSuggestionsChain","isIntersectingWithRange","formatBlock:","_findSuggestions","forward","isMultiRange","_joinSuggestions","assign","markerToHighlight","after","markInlineFormat","model","splice","deletion:accept","_splitMarkerName","element","markers","concat","authoredAt","ENTER","getMultiRangeId","warn","_SUGGESTION_ANNOUNCEMENT","change:data","removeClass","markerName","track-changes-suggestion-data-mismatch","elementStart","config","forceDefaultExecution","insertContent","createRangeIn","oldValue","addHighlight","refresh","default","reconvertMarker","markerToData","containerElement","rename","discardSuggestion","_updateSuggestionData","_isBlockAttribute","every","isArray","markMultiRangeDeletion","8918955dvyUrf","_element","editingDowncast","substring","getSuggestions","_defaultCallbacks","$textProxy","isAtStart","deleteContent","updateMarker","removed","addClass","announce","chain","getCustomProperty","hasComments","consume","add","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.","consumable","markMultiRangeBlockFormat","before","commandName","isObject","containsRange","nodeBefore","stop","getContainedElement","isExternal","_cutOutSuggestionMarker","_breakSuggestionMarker","15hZchbc","insertion:","$graveyard","deletion:join","backward","substr","_setSuggestionRange","move","item","_registerDefaultCallbacks","_afterChanges","discardSelectedSuggestions","containsPosition","suggestionChanged","lowest","_reduceExistingSuggestions","isUndo","addSuggestion","setAttribute","fetchCommentThread","_registerInlineAttribute","trackChanges.mergeNestedSuggestions","createPositionAfter","notReady","deletion:","isBefore","isNextTo","attribute","13492032emBUQa","getAncestors","attributes","head","_enableDefaultAttributesIntegration","hasCommentThread","formatInline:discard","12677700bPkqYb","attributeNewValue","setTo","next","insertion:discard","addMarker","then","PendingActions","TrackChangesEditing","map","listenTo","ck-suggestion-marker-formatInline","613958RBrJxl","commentThread","attribute:join","1GfhSkO","createRangeOn","catch","_joinWithAdjacentSuggestions","isOwn","formatGroupId","commands","isTouching","change:_saved","dataDowncast","277810SokHOm","ck-suggestion-marker-","moveTargetPosition","always","type","low","PENDING_ACTION_SUGGESTION","$elementName","key","ck-suggestion-marker-formatBlock","splitPosition","elementToElement","removeAttribute","addSuggestionData","formatBlock:discard","name","createdAt","markAttributeChange","ariaLiveAnnouncer","widget","getRange","_rangeIsInLocalUserInsertion","_suggestionFactory","updateSuggestion","addMarker:suggestion:formatBlock","isRemovable","formatInline:","attributeOldValue","suggestion","delete","markerNameToElements","createRange","_reduceSuggestionAttributeRange","ck-suggestion-marker","root","removeMarker:suggestion:formatBlock","trackChanges","editor","_adapter","_blockAttributeKeys","isInContent","insert","createElement","createPositionBefore","addComment","121ehAHTJ","_trackFormatChanges","update:suggestion","isLocal","getFirstMarker","getChangedMarkers","isEqual","dataReady","_recordAttributeSuggestions","isAtEnd","rejected","startsWith","hasSuggestion","fromCharCode","suggestion:","_saved","start","newValue","removeMarker:suggestion:attribute","_mergeNestedSuggestions","_handleNewSuggestionMarker","isBlock","init","track-changes-adapter-already-set","track-changes-command-not-found","_getMarkerAnnouncementText","registerCustomCallback","_getAttributeKey","subType","_setSuggestionData","$marker","getMarkers","originalSuggestionId","formatBlock:chain","_getExternalAuthor","_removeSuggestion","acceptSuggestion","_addSuggestionMarker","data","Users","requires","upcast","track-changes-user-not-found","@external","rootName","adapter","differ","creator","insertion:accept","track-changes-adapter-missing-getsuggestion","markDeletion","deletion:discard","_recordAttributeChanges","deletion:chain","getAllAdjacentSuggestions","getFirstRange","_onDiscard","_processAttributeChanges","getUser","_commentsRepository","bindElementToMarker","locale","getNearestSelectionRange","howMany","change:activeMarkers","unshift","suggestionLoaded","clear","dataToMarker","skipNestingCheck","toUpperCase","getRanges","_registerBlockAttribute","isSelectable","push","rethrowUnexpectedError","attribute:","_getAuthorFromId","insertion:chain","sort","formatInline:join","formatBlock:join","isInsideObject","enableCommand","fromRange","documentSelection","data-suggestion","unbindElementFromMarkerName","comments","markMultiRangeInsertion","_getSuggestionData","clone","pluginName","CommentsRepository","conversion","suggestionUnloaded","keys","options","_checkSuggestionCorrectness","groupId","addCommentThread","batch","filter","normal","get","formatInline","collaboration.channelId","return","set","mapper","accept","position","group","1071132QiCoeJ","previous","value","isDocumentOperation","external:","stopListening","track-changes-suggestion-not-found","find","ready","addMarker:suggestion:attribute","showSuggestionHighlights","insertion","toViewElement","size","613000FgQGuP","setSelection","discardAllSuggestions","isCollapsed","execute","getAttribute","resolve","_isForcedDefaultExecutionBlock","removeMarkers","change","getIntersection","getDifference","createPositionAt","format","_addThreadToSuggestion","nodeAfter","toJSON","author","values","enableReadOnlyMode","authorName","discard","FORMATTING","_isDataLoaded","for","deletion","remove","_suggestionState","ck-suggestion-marker--active","formatBlock","open","fire"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(923744===parseInt(n(468))/1*(parseInt(n(465))/2)+parseInt(n(418))/3*(parseInt(n(650))/4)+-parseInt(n(387))/5+parseInt(n(268))/6*(parseInt(n(453))/7)+-parseInt(n(446))/8+-parseInt(n(275))/9*(-parseInt(n(478))/10)+-parseInt(n(523))/11*(-parseInt(n(636))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(485);class Ec extends t.Plugin{static get[dc(563)](){return[dc(616),o.Users,t.PendingActions,Zr,ns,as,ls,Ts,ms,Cs,Ls,Ps,$s,ro,uo,go,Eo,Ao,Lo,Mo,Do,Ho,Uo,Xo,Zo,ei,ui,pi,oi,Vs,Xs,bi,Ai,Li,Mi,Pi,Ui,zi,Yi,$i,ra,ca,ha,za,Ea,Ca,Oa,qa,Ra,Pa,ja]}static get[dc(615)](){return dc(461)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(462)]((t=>String[e(536)](t)))[e(318)]("")}super(t),this[e(531)]=!1,this[e(631)](e(300),[]),this.on(e(587),((n,r,s,o)=>{const i=e;this[i(331)][i(659)]((()=>{const e=i;for(const n of[...o,...s])this[e(331)][e(357)][e(288)](n)&&t[e(257)][e(377)](n)}))})),this[e(260)]=new qr(this[e(515)][e(352)][e(303)],this[e(515)][e(584)]),this[e(516)]=null,this[e(500)]=new bc(this[e(515)]),this[e(330)]=new Map,this[e(582)]=t[e(299)][e(627)](e(616)),this[e(274)]=new Set,this[e(331)]=this[e(515)][e(352)],this[e(243)]=new WeakMap,this[e(657)]=!1,this[e(517)]=new Set([e(485)]),this[e(319)]=new Set,t[e(369)][e(252)](e(338),e(376)),this[e(524)]=t[e(369)][e(627)](e(338)),t[e(369)][e(252)](e(439),!0),this[e(542)]=t[e(369)][e(627)](e(439)),this[e(316)]=new f(t,this[e(274)]),this[e(281)](),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,49,50])}[dc(545)](){const t=dc,n=this[t(515)],r=(e,n)=>{const r=t;if(r(445)!=e)return r(479)+e;const s=n[r(329)]("|")[0];return this[r(383)](s)?r(487):r(464)};n[t(617)][t(674)](t(389))[t(349)]({model:t(506),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(355)](e[n(366)]),a=[n(511),r(o,i)];let c=3e3;return this[n(300)][n(290)](e[n(366)])&&(a[n(597)](n(244)),c=3010),n(241)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(617)][t(674)](t(477))[t(404)]((e=>{const r=t;e.on(r(313),((t,e,s)=>{const o=r;if(!s[o(620)][o(646)])return;const i=e[o(426)];if(!i)return;const c=s[o(632)][o(648)](i);n[o(352)][o(303)][o(410)](i)&&c&&!c[o(401)](o(497))&&c.is(o(379))&&(0,a.toWidget)(c,s[o(271)])}),{priority:r(266)})})),n[t(617)][t(674)](t(477))[t(349)]({model:t(506),view:(e,n)=>{const s=t;if(!n[s(620)][s(646)])return null;const{type:o,subType:i}=this[s(355)](e[s(366)]);return{classes:[s(511),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(426)])return;const{id:c}=this[a(355)](o[a(366)]);if(r){const t=this[a(330)][a(627)](c),e=this[a(550)](t);if(!this[a(383)](e))return}if(o[a(426)].is(a(255)))return void i[a(406)][a(403)](o[a(426)],s[a(493)]);const u=i[a(632)][a(648)](o[a(426)]);if(o[a(426)].is(a(356))&&n[a(352)][a(303)][a(544)](o[a(426)])&&!u[a(401)](a(374))){i[a(271)][a(398)]([a(511),a(487)],u),i[a(271)][a(436)](a(609),c,u),i[a(632)][a(583)](u,o[a(366)]),e&&(this[a(300)][a(290)](o[a(366)])?i[a(271)][a(398)](a(244),u):i[a(271)][a(365)](a(244),u));for(const t of n[a(352)][a(372)](o[a(426)])[a(270)]())i[a(406)][a(403)](t,s[a(493)]);i[a(406)][a(403)](o[a(426)],s[a(493)])}};n[t(617)][t(674)](t(477))[t(404)]((e=>{const n=t;e.on(n(502),((t,e,r)=>{const o=n;r[o(620)][o(646)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(335)})})),n[t(617)][t(674)](t(477))[t(404)]((e=>{const n=t;e.on(n(645),((t,e,r)=>{const o=n;r[o(620)][o(646)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(335)})})),n[t(617)][t(674)](t(477))[t(378)]({model:t(506),view:(e,n)=>n[t(620)][t(646)]?null:{group:t(506),name:e[t(423)](11)}}),n[t(617)][t(674)](t(564))[t(489)]({view:{name:t(506),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(537)+e[r(655)](r(292))+":"+e[r(655)]("id");return e[r(655)](r(320))&&(s+=":"+e[r(655)](r(320))),n[r(520)](r(553),{"data-name":s})}}),n[t(617)][t(674)](t(564))[t(591)]({view:t(506)}),n[t(617)][t(674)](t(389))[t(404)]((e=>{const n=t;e.on(n(502),s(),{priority:n(266)})})),n[t(617)][t(674)](t(389))[t(404)]((e=>{const n=t;e.on(n(645),s({isAttributeSuggestion:!0}),{priority:n(266)})})),n[t(617)][t(674)](t(389))[t(404)]((e=>{const n=t;e.on(n(513),((t,e,r)=>{const s=n,o=r[s(632)][s(508)](e[s(366)]);if(o)for(const t of o)t[s(401)](s(374))||(r[s(271)][s(365)]([s(511),s(487),s(244)],t),r[s(271)][s(490)](s(609),t),r[s(632)][s(610)](t,e[s(366)]))}),{priority:n(266)})})),n[t(617)][t(674)](t(389))[t(404)]((e=>{const n=t;e.on(n(541),((t,e,r)=>{const s=n,o=r[s(632)][s(508)](e[s(366)]);if(!o)return;const{id:i}=this[s(355)](e[s(366)]),a=this[s(330)][s(627)](i),c=this[s(550)](a);if(this[s(383)](c))for(const t of o)t[s(401)](s(374))||(r[s(271)][s(365)]([s(511),s(487),s(244)],t),r[s(271)][s(490)](s(609),t),r[s(632)][s(610)](t,e[s(366)]))}),{priority:n(266)})})),n[t(352)][t(277)][t(314)]((e=>{const r=t;let s=!1;const o=Array[r(305)](n[r(352)][r(277)][r(569)][r(528)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(355)](t);if(r(506)!==o)continue;const h=this[r(330)][r(627)](f);if(null!=c[r(278)]){r(628)==u&&(s=s||yc(c[r(278)],t,e,n[r(352)][r(303)]));const o=r(445)==u&&this[r(383)](l[r(329)]("|")[0]);if(c[r(278)][r(653)]||r(420)==c[r(278)][r(512)][r(567)]||r(245)==u&&!Cc(c[r(278)])||o&&!Cc(c[r(278)])||r(241)==u&&(_c(a=c[r(278)])||function(t){const e=r;return t[e(539)][e(337)]==t[e(293)][e(412)]&&t[e(539)][e(532)]}(a)))e[r(298)](t),s=!0;else{if(!h||!h[r(518)])continue;i[r(404)](h)}}}var a;return i[r(649)]>0&&(s=!!this[r(471)](i)||s),s})),n[t(352)][t(277)][t(314)]((e=>{const r=t;let s=!1;for(const t of n[r(352)][r(277)][r(569)][r(276)]())if(r(519)==t[r(482)])for(const t of this[r(330)][r(668)]()){if(t[r(346)]||!t[r(518)])continue;const o=r(245)==t[r(482)],i=this[r(550)](t),a=i&&this[r(383)](i);if(!o&&!a)continue;const c=t[r(578)]();if(c[r(539)][r(337)]!=c[r(293)][r(337)]&&!c[r(293)][r(532)]){const o=n[r(352)][r(662)](c[r(539)][r(665)],r(293)),i=n[r(352)][r(509)](c[r(539)],o);e[r(396)](t[r(527)](),{range:i}),s=!0}}return s})),n[t(352)][t(277)][t(314)]((e=>this[t(580)](e))),n[t(352)][t(277)][t(314)]((e=>!e[t(624)][t(526)]&&this[t(317)](e))),n[t(352)].on(t(428),(()=>{this[t(531)]=!1})),n[t(352)][t(277)].on(t(364),((r,s)=>{const o=t;if(!s[o(526)]||s[o(434)])return;if(!this[o(531)])return;const i=n[o(352)][o(277)][o(569)][o(276)]();if(0==i[o(273)])return;const a=[],c=i[o(625)]((t=>o(445)==t[o(482)])),u=i[o(625)]((t=>o(519)==t[o(482)]&&o(306)!=t[o(493)])),l=i[o(625)]((t=>o(242)==t[o(482)]&&o(306)!=t[o(493)]));for(const t of c)this[o(332)](t[o(333)])&&a[o(597)]({key:t[o(333)],newValue:t[o(454)],oldValue:t[o(505)],range:kc(t[o(322)],n[o(352)])});for(const t of u){const e=l[o(643)]((e=>e[o(388)]===t[o(388)]));if(e){const r=Nc(t[o(634)][o(665)],n[o(352)]);e[o(493)]!==t[o(493)]&&a[o(597)]({key:o(485),newValue:t[o(493)],oldValue:e[o(493)],range:r});for(const[n,s]of e[o(448)]){if(!this[o(332)](n))continue;const e=t[o(448)][o(627)](n);s!==e&&a[o(597)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(448)])this[o(332)](n)&&(e[o(448)][o(288)](n)||a[o(597)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(273)]&&n[o(352)][o(309)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(495)](t,e,s,o,{groupId:r});this[n(433)](t,a)}))}),{priority:t(432)}),n[t(352)][t(357)].on(t(525),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(355)](n[s(493)]),e=this[s(330)][s(627)](t);e&&e[s(294)](n[s(493)])}})),n[t(352)][t(277)].on(t(364),(()=>{const e=t,r=Array[e(305)](n[e(352)][e(277)][e(569)][e(528)]())[e(625)]((t=>e(506)===this[e(355)](t[e(493)])[e(635)]));if(0===r[e(273)])return;r[e(602)](((t,n)=>{const r=e,s=t[r(561)][r(340)],o=n[r(561)][r(340)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(539)][r(443)](o[r(539)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(355)](t);if(null===n[e(340)]){const n=this[e(543)](t);o[e(404)](n)}else{const t=this[e(330)][e(627)](r);null!==n[e(278)]||t[e(518)]?(s[e(404)](t[e(449)]),o[e(404)](t)):this[e(558)](t)}}o[e(649)]>0&&this[e(251)](o);for(const t of s)this[e(247)](e(431),t)})),n[t(352)].on(t(262),((e,r)=>{const s=t,o=r[0];if(!this[s(330)][s(649)])return;if(!o[s(639)])return;if(o[s(624)][s(434)]||!o[s(624)][s(526)])return;let i,a;switch(o[s(482)]){case s(519):i=n[s(352)][s(662)](o[s(634)]),a=i[s(258)](o[s(586)]);break;case s(329):i=n[s(352)][s(662)](o[s(488)]),a=n[s(352)][s(662)](o[s(480)]);break;case s(425):i=n[s(352)][s(662)](o[s(285)]),a=i[s(258)](o[s(586)]);break;default:return}const c=n[s(352)][s(509)](i,a);n[s(352)][s(659)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(344)](c)){if(e[t(346)])continue;if(t(628)==e[t(482)])continue;const r=this[t(550)](e);if(r&&this[t(383)](r)&&t(329)!=o[t(482)])continue;const s=e[t(561)]&&e[t(561)][t(286)];(t(245)!=e[t(482)]||t(329)==o[t(482)]&&!s)&&(n[t(269)]||t(647)==e[t(482)]&&n[t(472)]||e[t(578)]()[t(411)](c)&&this[t(417)](e,i,a))}}))}),{priority:t(432)}),n[t(352)].on(t(395),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(370)])return;if(this[s(657)])return;if(!this[s(316)][s(638)])return;if(o[s(653)])return;const a=n[s(352)][s(303)],{start:c,end:u}=o[s(578)](),l=c[s(665)]&&a[s(249)](c[s(665)])?null:a[s(585)](c,s(345)),f=u[s(412)]&&a[s(249)](u[s(412)])?null:a[s(585)](u,s(422)),h=n[s(352)][s(509)](l?l[s(539)]:c,f?f[s(293)]:u);n[s(352)][s(659)]((t=>{const e=s;this[e(573)](h);const r=n[e(352)][e(303)][e(585)](h[e(539)]);o.is(e(608))?t[e(651)](r):o[e(455)](r)})),e[s(413)]()}),{priority:e.priorities[t(626)]+10}),n[t(352)].on(t(371),((e,r)=>{const s=t,o=r[r[s(273)]-1];o&&o[s(370)]||this[s(657)]||this[s(316)][s(638)]&&(n[s(352)][s(659)]((()=>{const t=s;let o=n[t(352)][t(371)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(630)]=o[t(614)]();const i=o[t(293)][t(412)],a=n[t(352)][t(303)];i&&a[t(544)](i)&&!a[t(410)](i)&&(o=n[t(352)][t(509)](o[t(539)],n[t(352)][t(662)](i,t(293)))),this[t(296)](o)})),e[s(413)]())}),{priority:t(266)}),this[t(515)][t(474)][t(404)](t(514),this[t(316)]),this[t(606)](t(514));const o=new p(n,this[t(330)]);n[t(474)][t(404)](t(559),o),this[t(606)](t(559));const i=new E(n,this[t(330)]);n[t(474)][t(404)](t(381),i),this[t(606)](t(381)),n[t(474)][t(404)](t(279),new S(n,o,this[t(330)])),this[t(606)](t(279)),n[t(474)][t(404)](t(652),new S(n,i,this[t(330)])),this[t(606)](t(652)),n[t(474)][t(404)](t(254),new O(n,o,this[t(330)])),this[t(606)](t(254)),n[t(474)][t(404)](t(429),new O(n,i,this[t(330)])),this[t(606)](t(429));const c=n[t(299)][t(627)](t(616));this[t(463)](c,t(522),((e,{threadId:n})=>{const r=t,s=this[r(330)][r(627)](n);s&&s[r(466)]&&1===s[r(466)][r(273)]&&this[r(382)](n,{hasComments:!0})}),{priority:t(483)}),this[t(463)](c,t(302),((e,{threadId:n})=>{const r=t,s=this[r(330)][r(627)](n);s&&s[r(466)]&&!s[r(466)][r(273)]&&this[r(382)](n,{hasComments:!1})}),{priority:t(483)})}set[dc(568)](t){const n=dc;if(this[n(516)])throw new e.CKEditorError(n(546),this);this[n(516)]=t}get[dc(568)](){return this[dc(516)]}[dc(391)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(330)][n(668)]())t&&!e[n(518)]||r[n(597)](e);return e?r[n(462)]((t=>t[n(666)]())):r}[dc(304)](t){const n=dc,r=this[n(330)][n(627)](t);if(!r)throw new e.CKEditorError(n(642),this);return r}[dc(535)](t){const e=dc;return this[e(330)][e(288)](t)}[dc(491)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(482)][e(329)](":"),a=this[e(330)][e(627)](r)||this[e(267)](o,i,r,n,s);if(this[e(664)](a),this[e(621)](a,o,i||null,n),a[e(494)]=t[e(494)],a[e(673)]=!0,s&&s[e(566)]){const t=s[e(566)],n=this[e(557)](t[e(670)]);a[e(359)]=t[e(494)],a[e(667)]=n,a[e(415)]=!0}else a[e(359)]=t[e(494)];switch(t[e(561)]&&(a[e(561)]=t[e(561)]),t[e(448)]&&(a[e(448)]=t[e(448)]),this[e(516)]&&this[e(516)][e(435)]||(a[e(538)]=!0),this[e(243)][e(627)](a)){case e(441):this[e(243)][e(631)](a,e(530));break;case e(295):a[e(518)]?(this[e(471)](new Set([a])),this[e(251)](new Set([a])),this[e(243)][e(631)](a,e(644)),this[e(247)](e(589),a)):this[e(243)][e(631)](a,e(397))}return a}[dc(559)](t){const e=dc;this[e(370)]((()=>{const n=e;this[n(515)][n(352)][n(659)]((()=>{const e=n;for(const n of t[e(577)]())n[e(633)]()}))}))}[dc(381)](t){const e=dc;this[e(370)]((()=>{const n=e;this[n(515)][n(352)][n(659)]((()=>{const e=n;for(const n of t[e(577)]())n[e(671)]()}))}))}[dc(606)](t,n){const r=dc,s=this[r(515)][r(474)][r(627)](t);if(!s)throw new e.CKEditorError(r(547),this,{commandName:t});if(this[r(274)][r(288)](s))throw new e.CKEditorError(r(272),this,{commandName:t});this[r(274)][r(404)](s),n&&s.on(r(654),((t,e)=>{const o=r;this[o(316)][o(638)]&&(this[o(657)]||(e[o(273)]>0&&e[e[o(273)]-1]&&e[e[o(273)]-1][o(370)]?e[o(261)]():(t[o(630)]=n(((...t)=>s[o(654)](...t,{forceDefaultExecution:!0})),...e),t[o(413)]())))}),{priority:r(266)})}[dc(370)](t){const n=dc;let r,s;const o=this[n(657)];this[n(657)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(657)]=!1),s&&e.CKEditorError[n(598)](s,this),r}[dc(296)](t,n=null,r={}){const s=dc;if(t[s(653)])return null;const o=this[s(515)][s(299)][s(627)](s(562)).me;for(const{suggestion:e,meta:o}of this[s(344)](t,s(647)))if(o[s(472)]){if(!o[s(444)]){if(o[s(269)]){if(!this[s(542)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(417)](e,t[s(539)],t[s(293)]);break}if(n==e[s(551)]&&Sc(e,r)){const n=e[s(578)]();return n[s(539)][s(529)](t[s(293)])?this[s(424)](e,this[s(331)][s(509)](t[s(539)],n[s(293)])):this[s(424)](e,this[s(331)][s(509)](n[s(539)],t[s(293)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(419)+n:s(647),u=this[s(552)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(560)](c,i,a,t),u}[dc(612)](t,n=dc(307),r={}){const s=dc,o=this[s(515)][s(299)][s(627)](s(562)).me,i=this[s(500)][s(321)](s(647),n,s(318));for(const e of this[s(391)]())if(e[s(667)].id==o.id&&s(647)==e[s(482)]&&e[s(551)]==n&&Sc(e,r)&&(i(e[s(594)](),t)||i(t,e[s(594)]()))){for(const n of t)e[s(280)](n);return e}for(const{suggestion:e,meta:n}of this[s(344)](t,s(647))){if(!n[s(472)])continue;if(!this[s(542)]&&n[s(269)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(594)]())for(const e of t)if(!n[s(411)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(419)+n,l=this[s(552)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(560)](u,a,c,e,Vr[s(361)]());return l}[dc(351)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(653)])return null;if(o(291)===this[o(524)]){const e=this[o(500)][o(321)](o(628),r,o(633));return this[o(370)]((()=>e([t],n,s))),null}const i=this[o(515)][o(299)][o(627)](o(562)).me,a=[];if(o(481)!==this[o(524)])for(const{suggestion:e,meta:n}of this[o(344)](t,o(647)))n[o(472)]&&!n[o(605)]&&a[o(597)](...e[o(594)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(660)](s);e&&r[n(597)](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(273)];){const s=r[e][n(661)](t);r[n(353)](e,1,...s),e+=s[n(273)]}}return r}(t,a);c[o(273)]&&this[o(331)][o(659)]((()=>{const t=o;for(const e of c){const o=this[t(500)][t(321)](t(628),r,t(633));this[t(370)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(539)],u=t[o(293)];for(const{suggestion:e,meta:n}of this[o(344)](t,o(628))){if(!n[o(472)])continue;if(e[o(551)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(578)]();if(i[o(411)](t,!0))return null;c=c[o(443)](i[o(539)])?c:i[o(539)],u=u[o(297)](i[o(293)])?u:i[o(293)],a?i[o(539)][o(443)](a[o(578)]()[o(539)])?(a[o(658)](),a=e):e[o(658)]():a=e}const l=this[o(331)][o(509)](c,u);if(a)this[o(424)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(552)]({id:t,type:o(504)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(560)](o(504)+r,t,a,l)}}return null}[dc(310)](t,n,r=[],s=null,o={}){const i=dc;n[i(473)]||(n[i(473)]=n[i(409)]),n[i(286)]=t.is(i(322)),s=s||Ac(n);const a=r[i(462)]((t=>Nc(t,this[i(331)]))),c=t.is(i(322))?t:Nc(t,this[i(331)]);if(i(291)===this[i(524)]){const t=this[i(500)][i(321)](i(245),s,i(633));return this[i(370)]((()=>t([c],n,o))),null}a[i(597)](c);let u=!0;for(const t of a)if(!this[i(499)](t)){u=!1;break}if(u&&i(481)!==this[i(524)]){const t=this[i(500)][i(321)](i(245),s,i(633));return this[i(370)]((()=>t([c],n,o))),null}let l=null,f=c[i(539)],h=c[i(293)];for(const{suggestion:t,meta:e}of this[i(344)](c,i(245))){if(!e[i(472)])continue;if(e[i(444)]||e[i(269)]||e[i(605)])continue;if(t[i(561)][i(473)]!=n[i(473)])continue;if(!Sc(t,o))continue;const r=t[i(578)]();if(t[i(551)]==s){if(r[i(411)](c,!0))return null;f=f[i(443)](r[i(539)])?f:r[i(539)],h=h[i(297)](r[i(293)])?h:r[i(293)],l?r[i(539)][i(443)](l[i(578)]()[i(539)])?(l[i(658)](),l=t):t[i(658)]():l=t}else{const e=c[i(660)](r);this[i(416)](t,e)}}const g=this[i(515)][i(299)][i(627)](i(562)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(424)](l,this[i(331)][i(509)](f,h)),l;{const t=this[i(552)]({id:d,type:i(343)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(560)](i(343)+s,d,p,this[i(331)][i(509)](f,h)),t}}[dc(407)](t,n,r=[],s=null,o={}){const i=dc;n[i(473)]||(n[i(473)]=n[i(409)]);const a=t[0];n[i(286)]=a.is(i(322)),s=s||Ac(n);const c=r[i(462)]((t=>Nc(t,this[i(331)]))),u=a.is(i(322))?t:t[i(462)]((t=>Nc(t,this[i(331)])));if(i(291)===this[i(524)]){const t=this[i(500)][i(321)](i(245),s,i(633));return this[i(370)]((()=>t(u,n,o))),null}c[i(597)](...u);let l=!0;for(const t of c)if(!this[i(499)](t)){l=!1;break}if(l&&i(481)!==this[i(524)]){const t=this[i(500)][i(321)](i(245),s,i(633));return this[i(370)]((()=>t(u,n,o))),null}const f=this[i(515)][i(299)][i(627)](i(562)).me;for(const t of this[i(391)]()){if(t[i(667)].id!=f.id)continue;if(i(245)!=t[i(482)]||t[i(561)][i(473)]!=n[i(473)])continue;if(!Sc(t,o))continue;const e=t[i(551)]==s;for(let n=0;n<u[i(273)];n++){const r=u[n];for(const s of t[i(554)]()){const o=s[i(498)]();if(r[i(529)](o)){e?(u[i(353)](n,1),n--):t[i(298)](s[i(493)]);break}}}}if(0==u[i(273)])return null;const h=this[i(500)][i(321)](i(245),s,i(318));for(const t of this[i(391)]())if(t[i(667)].id==f.id&&i(245)==t[i(482)]&&t[i(561)][i(473)]==n[i(473)]&&t[i(551)]==s&&Sc(t,o)&&(h(t[i(594)](),u)||h(u,t[i(594)]()))){for(const e of u)t[i(280)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(343)+s,m=this[i(552)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(560)](p,g,d,t,Vr[i(361)]());return m}[dc(573)](t,n=null,r={}){const s=dc;if(t[s(653)])return null;const o=this[s(515)][s(299)][s(627)](s(562)).me,a=new i.LiveRange(t[s(539)],t[s(293)]);for(const{suggestion:t,meta:e}of this[s(344)](a,s(647)))if(e[s(472)]&&!e[s(444)])if(t[s(346)]){const e=t[s(594)]()[s(625)]((t=>s(420)!=t[s(512)][s(567)]));if(e[s(384)]((t=>a[s(411)](t,!0)))&&t[s(671)](),e[s(284)]((t=>t[s(411)](a,!0)))){const t=this[s(500)][s(321)](s(241),n,s(633));return this[s(370)]((()=>t([a],null,r))),null}}else{const e=a[s(660)](t[s(578)]());null!==e&&t[s(579)]([e],null,r)}if(a[s(323)](),a[s(653)]||s(420)==a[s(512)][s(567)])return null;let c=null,u=a[s(539)],l=a[s(293)];const f=this[s(344)](a,s(241));for(const{suggestion:t,meta:e}of f){const n=this[s(331)][s(509)](u,l);if(e[s(472)]&&(this[s(542)]||!e[s(269)]&&!e[s(605)]))if(t[s(346)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(594)]()){if(r[s(411)](n,!0))return t;n[s(411)](r)||(e=!1)}e&&t[s(671)]()}else{const e=t[s(578)]();if(e[s(411)](n,!0))return t;if(!Sc(t,r)){n[s(411)](e)?t[s(658)]():e[s(430)](u)?u=e[s(293)]:e[s(430)](l)&&(l=e[s(539)]);continue}u=u[s(443)](e[s(539)])?u:e[s(539)],l=l[s(297)](e[s(293)])?l:e[s(293)],r=Object[s(348)]({},t[s(448)]),c?e[s(539)][s(443)](c[s(578)]()[s(539)])?(c[s(658)](),c=t):t[s(658)]():c=t}}if(c)return this[s(424)](c,this[s(331)][s(509)](u,l)),c;{const t=(0,e.uid)(),i=this[s(331)][s(509)](u,l),a=o.id,c=n?s(442)+n:s(241),f=this[s(552)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(560)](c,t,a,i),f}}[dc(386)](t,n=dc(307),r={}){const s=dc,o=this[s(515)][s(299)][s(627)](s(562)).me,a=t[s(462)]((t=>new i.LiveRange(t[s(539)],t[s(293)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(344)](a,s(647)))e[s(472)]&&!e[s(444)]&&c[s(404)](t);for(const e of c)if(e[s(346)]){const o=e[s(594)]();if((!e[s(448)]||!e[s(448)][s(592)])&&o[s(384)]((t=>a[s(284)]((e=>e[s(411)](t,!0)))))&&e[s(671)](),a[s(384)]((t=>o[s(284)]((e=>e[s(411)](t,!0)))))){const e=this[s(500)][s(321)](s(241),n,s(633));return this[s(370)]((()=>e(t,null,r))),null}}else{const t=e[s(578)]();if(a[s(284)]((e=>e[s(411)](t,!0)))&&e[s(671)](),a[s(384)]((e=>t[s(411)](e,!0)))){const t=this[s(500)][s(321)](s(241),n,s(633));return this[s(370)]((()=>t(a,null,r))),null}}const u=this[s(500)][s(321)](s(241),n,s(318));let l=null;for(const t of this[s(391)]())if(t[s(667)].id==o.id&&t[s(518)]&&s(241)==t[s(482)]&&t[s(551)]==n&&Sc(t,r)&&(u(t[s(594)](),a)||u(a,t[s(594)]())))if(l){if(t[s(466)]&&t[s(466)][s(273)])continue;for(const e of t[s(594)]())l[s(342)](e)||l[s(280)](e);t[s(658)]()}else{l=t;for(const e of a)t[s(342)](e)||t[s(280)](e)}if(l)return l;c[s(590)]();for(const{suggestion:t,meta:e}of this[s(344)](a,s(241)))e[s(472)]&&(this[s(542)]||!e[s(269)]&&!e[s(605)])&&Sc(t,r)&&c[s(404)](t);for(const t of c){const e=t[s(594)]();if((!r||!r[s(592)])&&a[s(384)]((t=>e[s(284)]((e=>e[s(411)](t,!0))))))return t;(!t[s(448)]||!t[s(448)][s(592)])&&e[s(384)]((t=>a[s(284)]((e=>e[s(411)](t,!0)))))&&t[s(671)]()}const f=(0,e.uid)(),h=o.id,g=s(442)+n,d=this[s(552)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(323)](),t[s(653)]||s(420)==t[s(512)][s(567)]||this[s(560)](g,f,h,t,Vr[s(361)]());return d}[dc(495)](t,n,r,s,o){const i=dc;if(t[i(653)])return[];if(i(291)===this[i(524)])return[];const a=this[i(515)][i(299)][i(627)](i(562)).me.id,c=Array[i(305)](this[i(330)][i(668)]())[i(625)]((e=>i(445)==e[i(482)]&&e[i(561)][i(486)]==n&&e[i(342)](t)));if(i(376)===this[i(524)]){const e=this[i(344)](t,i(647))[i(625)]((({meta:t})=>t[i(472)]&&!t[i(605)]&&!t[i(444)]))[i(462)]((({suggestion:t})=>t));c[i(588)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(445)==t[i(482)]?t[i(561)][i(373)]:void 0,o=t[i(578)](),a=Array[i(305)](u[i(619)]())[i(643)]((t=>t[i(325)](o)));if(!a)continue;const c=a[i(661)](o);this[i(383)](n)&&i(647)==t[i(482)]&&0!=c[i(273)]||(u[i(507)](a),c[i(250)]((t=>{u[i(631)](t,r)})),i(647)!=t[i(482)]&&e!=s&&u[i(631)](a[i(660)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(273)]>37&&console[i(362)](i(405),{key:n});const f=(i(599)+(n+"|")+Ac({newValue:s}))[i(390)](0,60),h=this[i(552)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(597)](h),this[i(560)](f,c,a,t)}return l}[dc(595)](t){const e=dc;this[e(517)][e(404)](t)}[dc(438)](t){const e=dc;this[e(319)][e(404)](t)}[dc(450)](t,e=[],n=[]){const r=dc;this[r(606)](t,((t,...e)=>{this[r(575)]((()=>{t(...e)}))}));for(const t of e)this[r(438)](t);for(const t of n)this[r(595)](t)}[dc(550)](t){const e=dc;return e(445)==t[e(482)]?t[e(551)][e(329)]("|")[0]:null}[dc(424)](t,e){const n=dc,r=t[n(527)]();this[n(331)][n(659)]((t=>{t[n(396)](r,{range:e})}))}[dc(664)](t){const e=dc,n=t.id,r=this[e(515)][e(369)][e(627)](e(629));this[e(582)][e(451)](n)||this[e(582)][e(623)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(582)][e(283)](n);s[e(287)](e(503)),s[e(503)]=!1,t[e(466)]=s}[dc(621)](t,n,r,s){const o=dc;if(t[o(482)]!=n||t[o(551)]!=r||t[o(570)].id!=s)throw this[o(515)][o(669)](o(367)),new e.CKEditorError(o(367),this)}[dc(416)](t,n){const r=dc,s=t[r(578)]();if(n[r(529)](s))t[r(658)]();else if(s[r(411)](n)){const o=this[r(331)][r(662)](n[r(539)][r(412)],r(293));this[r(424)](t,this[r(331)][r(509)](s[r(539)],o));const i=(0,e.uid)(),a=t[r(570)].id,c=t[r(482)]+":"+t[r(551)];this[r(552)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(561)],attributes:t[r(448)]});const u=this[r(331)][r(662)](n[r(293)][r(337)],r(350)),l=this[r(331)][r(509)](u,s[r(293)]);this[r(560)](c,i,a,l)}else if(s[r(430)](n[r(539)])){const e=this[r(331)][r(662)](n[r(539)][r(412)],r(293));this[r(424)](t,this[r(331)][r(509)](s[r(539)],e))}else{const e=this[r(331)][r(662)](n[r(293)][r(337)],r(350));this[r(424)](t,this[r(331)][r(509)](e,s[r(293)]))}}[dc(499)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(344)](t,e(647))){if(!r[e(472)])continue;const s=n[e(594)]();for(const n of s)if(!t[e(661)](n)[e(273)])return!0}return!1}[dc(600)](t){const n=dc,r=this[n(515)][n(299)][n(627)](n(562))[n(581)](t);if(!r)throw new e.CKEditorError(n(565),this);return r}[dc(557)](t){const e=dc,n=this[e(515)][e(299)][e(627)](e(562)),r=(0,o.hashObject)(e(640)+t);return n[e(581)](r)||n[e(339)]({id:r,name:t})}[dc(267)](t,e,n,r,s){const o=dc,i=this[o(600)](r),a=this[o(500)][o(311)](t,e,n,i,s,(t=>{const e=o;this[e(382)](n,{attributes:t});const r=this[e(304)](n);this[e(471)](new Set([r])),this[e(251)](new Set([r]))}));return this[o(463)](a,o(633),(()=>{const t=o;this[t(382)](n,{state:t(264)})}),{priority:o(266)}),this[o(463)](a,o(671),(()=>{const t=o;this[t(382)](n,{state:t(533)})}),{priority:o(266)}),this[o(330)][o(631)](n,a),this[o(243)][o(631)](a,o(441)),a}[dc(355)](t){const e=dc,n=t[e(329)](":");return{group:n[0],type:n[1],subType:n[e(273)]>=5?n[2]:null,id:n[e(273)]<5?n[2]:n[3],authorId:n[e(273)]<5?n[3]:n[4],markerCount:6==n[e(273)]?n[5]:null}}[dc(417)](t,n,r){const s=dc,o=t[s(578)](),i=o[s(539)],a=o[s(293)];this[s(424)](t,this[s(331)][s(509)](i,n));const c=(0,e.uid)(),u=t[s(570)].id,l=t[s(482)]+(t[s(551)]?":"+t[s(551)]:"");this[s(552)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(448)],data:t[s(561)]});const f=this[s(550)](t);(s(245)==t[s(482)]||f&&this[s(383)](f))&&(r=this[s(331)][s(521)](r[s(337)])),this[s(560)](l,c,u,this[s(331)][s(509)](r,a))}[dc(344)](t,e=null){const n=dc,r=[],s=this[n(515)][n(299)][n(627)](n(562)).me;Array[n(385)](t)||(t=[t]);for(const o of this[n(391)]()){if(!o[n(518)])continue;if(e&&o[n(482)]!=e)continue;let i=!1;for(const e of o[n(594)]()){for(const a of t){const t=a[n(539)][n(529)](e[n(293)])||a[n(293)][n(529)](e[n(539)]);if(t||a[n(660)](e)){const c=a[n(411)](e)&&Tc(this[n(331)][n(303)],e[n(539)],a),u=e[n(411)](a)&&Tc(this[n(331)][n(303)],a[n(539)],e);r[n(597)]({suggestion:o,meta:{isOwn:s==o[n(667)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(560)](t,e,n,r,s){const o=dc;this[o(331)][o(659)]((i=>{const a=o;let c=a(537)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(458)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(558)](t){const e=dc,n=t[e(637)],r=t[e(456)];t[e(637)]=null,t[e(456)]=null,null!=n&&n[e(456)]==t&&(n[e(456)]=r),null!=r&&r[e(637)]==t&&(r[e(637)]=n),e(644)==this[e(243)][e(627)](t)&&(this[e(243)][e(631)](t,e(397)),this[e(247)](e(618),t,n,r))}[dc(552)](t){const n=dc,r=t.id,s=this[n(491)](t);if(this[n(516)]&&this[n(516)][n(435)]){const o=this[n(515)][n(299)][n(627)](n(460)),i=s[n(402)],a=s[n(551)]?s[n(482)]+":"+s[n(551)]:s[n(482)],c=this[n(515)][n(584)],u=o[n(404)](zr(c,n(484))),l={id:r,type:a,hasComments:i,data:t[n(561)]||null,originalSuggestionId:t[n(555)]||null,attributes:s[n(448)]};this[n(516)][n(435)](l)[n(459)]((t=>{const e=n;s[e(538)]=!0,o[e(242)](u),t&&t[e(494)]&&(this[e(330)][e(627)](r)[e(494)]=t[e(494)])}))[n(470)]((t=>{const r=n;throw(0,e.logWarning)(r(259)),this[r(515)][r(352)][r(309)]({isUndoable:!1},(()=>{s[r(671)]()})),s[r(641)](),this[r(330)][r(507)](s.id),this[r(243)][r(507)](s),t}))}return s}[dc(383)](t){const e=dc;return this[e(517)][e(288)](t)}[dc(382)](t,e){const n=dc,r=this[n(515)][n(299)][n(627)](n(460)),s=this[n(304)](t);if(this[n(516)]&&this[n(516)][n(501)])if(s[n(538)]){const s=r[n(404)](zr(this[n(515)][n(584)],n(484)));this[n(516)][n(501)](t,e)[n(459)]((()=>{r[n(242)](s)}))}else s.on(n(476),(()=>{this[n(382)](t,e)}))}[dc(613)](t){const n=dc;if(!this[n(516)]||!this[n(516)][n(304)])throw new e.CKEditorError(n(572),this);return this[n(516)][n(304)](t)}[dc(543)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(355)](t),i=this[e(330)][e(627)](n)||this[e(267)](r,s,n,o,{});switch(this[e(621)](i,r,s,o),this[e(243)][e(627)](i)){case e(441):this[e(613)](n)[e(459)]((t=>{const r=e;let s=Promise[r(656)]();t[r(402)]&&(s=this[r(582)][r(437)]({channelId:this[r(515)][r(369)][r(627)](r(629)),threadId:n})),s[r(459)]((()=>{const e=r;this[e(491)](t)[e(538)]=!0}))})),this[e(243)][e(631)](i,e(295));break;case e(397):this[e(382)](n,{state:e(246)});case e(530):this[e(243)][e(631)](i,e(644)),this[e(247)](e(589),i);break;case e(644):this[e(247)](e(431),i)}return i[e(294)](t),i}[dc(251)](t){const e=dc,n=Array[e(305)](t),r=n[e(625)]((t=>e(445)==t[e(482)]));this[e(341)](r);const s=n[e(625)]((t=>!t[e(346)]&&e(445)!=t[e(482)])),o=this[e(391)]({skipNotAttached:!0})[e(625)]((t=>!t[e(346)]&&e(445)!=t[e(482)])),i=o[e(625)]((n=>!t[e(288)](n))),a=new Map(o[e(462)]((t=>[t,this[e(500)][e(321)](t[e(482)],t[e(551)],e(400))]))),c=new Map(o[e(462)]((t=>[t,t[e(578)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(273)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(273)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(273)];t++){const n=s[t];!l[e(288)](n)&&n[e(637)]&&(f[e(404)](n[e(637)]),n[e(637)][e(456)]===n&&(n[e(637)][e(456)]=null),n[e(637)]=null),!u[e(288)](n)&&n[e(456)]&&(f[e(404)](n[e(456)]),n[e(456)][e(637)]===n&&(n[e(456)][e(637)]=null),n[e(456)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(273)];e++){const r=g(t,n[e]);r&&(r[0][s(456)]=r[1],r[1][s(637)]=r[0],u[s(404)](r[0]),l[s(404)](r[1]))}}function g(t,n){const r=e;if(t[r(667)].id!==n[r(667)].id)return null;const s=a[r(627)](t)(t,n,c[r(627)](t),c[r(627)](n));return s&&a[r(627)](n)(t,n,c[r(627)](t),c[r(627)](n))?s[1][r(466)]&&s[1][r(466)][r(273)]?null:s:null}f[e(649)]&&this[e(251)](f)}[dc(341)](t){const e=dc;if(0==t[e(273)])return;const n=this[e(391)]({skipNotAttached:!0})[e(625)]((t=>e(445)==t[e(482)]&&t[e(673)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(448)]);s[e(288)](n)||(s[e(631)](n,r[e(273)]),r[e(597)]([]));const i=s[e(627)](n);r[i][e(597)](t)}!function(){const t=e;r[t(602)](((e,n)=>{const r=t,s=e[0][r(494)],o=n[0][r(494)];return s==o?e[0][r(448)][r(622)]<n[0][r(448)][r(622)]?-1:1:s<o?-1:1}));for(const e of r)e[t(602)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(273)];t++){if(0==r[t][e(273)])continue;const n=[];for(let s=t+1;s<r[e(273)];s++)0!=r[s][e(273)]&&i(r[t],r[s])&&n[e(597)](s);for(const s of n)r[t]=r[t][e(358)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(273)];n++)t[n][e(456)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(273)];n++)t[n][e(637)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(448)][r(622)]!==n[0][r(448)][r(622)]&&t[0][r(667)]!==n[0][r(667)])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(494)]<t[n(466)][n(611)][n(627)](0)[n(494)])||!!(e[n(402)]&&t[n(494)]<e[n(466)][n(611)][n(627)](0)[n(494)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(448)],r(622)),o=gc(n[0][r(448)],r(622));return!!wr(s,o)&&(!!t[r(384)]((t=>n[r(284)]((e=>t[r(578)]()[r(529)](e[r(578)]())))))&&n[r(384)]((e=>t[r(284)]((t=>e[r(578)]()[r(529)](t[r(578)]()))))))}}[dc(471)](t){const e=dc,n=Array[e(305)](t),r=this[e(391)]({skipNotAttached:!0}),s=r[e(625)]((n=>!t[e(288)](n))),o=new Map(n[e(462)]((t=>[t,this[e(500)][e(321)](t[e(482)],t[e(551)],e(318))]))),i=new Map(r[e(462)]((t=>[t,t[e(594)]()])));for(let t=0;t<n[e(273)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(273)];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(273)];e++){const s=r[e];if(s[a(482)]!==n[a(482)]||s[a(667)].id!==n[a(667)].id||s[a(551)]!==n[a(551)])continue;if(!Rc(n,s,[a(622)]))continue;if(a(445)==n[a(482)]&&n[a(561)][a(373)]!=s[a(561)][a(373)])continue;if(a(445)==n[a(482)]&&t[a(383)](n[a(561)][a(486)]))continue;if(a(245)==n[a(482)]){const e=t[a(515)][a(352)],r=n[a(414)]();if(r&&(e[a(303)][a(410)](r)||e[a(303)][a(249)](r)))continue}const c=o[a(627)](n),u=i[a(627)](n),l=i[a(627)](s),f=n[a(466)]&&n[a(466)][a(273)],h=s[a(466)]&&s[a(466)][a(273)];if(!f&&c(l,u))return t[a(347)](s,n),i[a(507)](n),!0;if(!h&&c(u,l))return t[a(347)](n,s),i[a(507)](s),!0}return!1}}[dc(347)](t,e){const n=dc;if(t[n(346)])for(const r of e[n(594)]())t[n(280)](r);else{const r=e[n(578)]()[n(293)];this[n(424)](t,this[n(331)][n(509)](t[n(578)]()[n(539)],r))}e[n(658)]()}[dc(548)](t,e){const n=dc,r=t[n(534)](n(663))||t[n(534)](n(445))?n(672):t[n(593)]();return zr(this[n(515)][n(584)],e+"_"+r+n(363))}[dc(281)](){const t=dc,e=this[t(515)];(0,o.surroundingMarkersDetector)(this[t(331)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(355)](t[s(493)]);if(s(506)===e){o[s(597)](this[s(548)](n,s(265)));break}}for(const t of r){const{group:e,type:n}=this[s(355)](t[s(493)]);if(s(506)===e){o[s(597)](this[s(548)](n,s(360)));break}}o[s(273)]&&e.ui[s(496)][s(399)](s(514),o[s(318)](" "))}))}[dc(580)](t){const e=dc;if(this[e(531)])return!1;const n=this[e(515)],r=n[e(352)][e(277)][e(569)][e(276)]();if(0==r[e(273)])return!1;const s=[],o=r[e(625)]((t=>e(445)==t[e(482)])),i=r[e(625)]((t=>e(519)==t[e(482)]&&e(306)!=t[e(493)])),a=r[e(625)]((t=>e(242)==t[e(482)]&&e(306)!=t[e(493)]));for(const t of o)s[e(597)]({key:t[e(333)],newValue:t[e(454)],oldValue:t[e(505)],range:kc(t[e(322)],n[e(352)])});for(const t of i){const r=a[e(643)]((n=>n[e(634)][e(529)](t[e(634)])));r&&s[e(597)]({key:e(485),newValue:t[e(493)],oldValue:r[e(493)],range:n[e(352)][e(469)](t[e(634)][e(665)])})}return 0!=s[e(273)]&&this[e(433)](t,s)}[dc(317)](t){const e=dc;let n=!1;const r=this[e(515)][e(352)][e(277)][e(569)][e(528)]()[e(625)]((t=>t[e(561)][e(278)]&&t[e(493)][e(534)](e(282))));for(const s of r){const{subType:r,id:o}=this[e(355)](s[e(493)]),i=r[e(329)]("|")[0];for(const r of this[e(391)]({skipNotAttached:!0}))r.id!=o&&e(445)==r[e(482)]&&r[e(561)]&&r[e(561)][e(486)]==i&&r[e(578)]()[e(325)](s[e(561)][e(278)])&&(this[e(510)](r,s[e(561)][e(278)],t),n=!0)}return n}[dc(575)](t){const e=dc;this[e(515)],this[e(531)]=!0,t()}[dc(332)](t){const e=dc,n=this[e(383)](t),r=this[e(319)][e(288)](t);return n||r}[dc(433)](t,e){const n=dc;if(0==e[n(273)])return!1;let r=!1;for(const s of e){const e=this[n(344)](s[n(322)],n(445))[n(625)]((t=>!t[n(248)][n(444)]))[n(462)]((t=>t[n(506)])),i=(0,o.hashObject)({newValue:s[n(540)]});e[n(625)]((t=>{const e=n,[r,o]=t[e(551)][e(329)]("|");return r==s[e(486)]&&o!=i}))[n(250)]((e=>{const o=n;this[o(510)](e,s[o(322)],t),r=!0}))}return r}[dc(510)](t,e,n){const r=dc,s=t[r(578)]()[r(661)](e);0!==s[r(273)]?1!==s[r(273)]?this[r(417)](t,e[r(539)],e[r(293)]):this[r(424)](t,s[0]):n[r(298)](t[r(527)]())}}class bc{constructor(t){const e=dc;this[e(263)]=t,this[e(331)]=t[e(352)],this[e(289)]=new Map,this[e(392)]=new Map,this[e(427)]()}[dc(311)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(331)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(321)](t,e,i(633))(...n),onDiscard:(...n)=>this[i(321)](t,e,i(671))(...n)})}[dc(549)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(289)][s(631)](o,r)}[dc(321)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(289)][r(627)](s)||this[r(392)][r(627)](t+":"+n)}[dc(427)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(602)](((t,n)=>t[e(539)][e(443)](n[e(539)])?1:-1)),this[e(331)][e(659)]((n=>{const r=e;for(const e of t){let t;t=e[r(293)][r(532)]&&e[r(293)][r(337)]==e[r(539)][r(665)]?n[r(256)](e[r(539)][r(665)],"on"):n[r(256)](e),this[r(331)][r(395)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(331)][n(659)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(462)]((t=>(_c(t)&&(t=this[s(331)][s(509)](t[s(293)])),t)))[s(625)]((t=>s(420)!==t[s(512)][s(567)]));if(c[s(273)]<1)return;const u=Array[s(305)](this[s(331)][s(277)][s(255)][s(594)]())[s(462)]((t=>i.LiveRange[s(607)](t)));r[s(651)](c);for(const t of this[s(263)][s(474)][s(474)]())t[s(375)]();a[s(597)]({forceDefaultExecution:!0}),this[s(263)][s(654)](o,...a);const l=u[s(625)]((t=>s(420)!=t[s(512)][s(567)]));l[s(273)]>0&&r[s(651)](l);for(const t of u)t[s(323)]()}))},s=(e,n)=>1==e[t(273)]&&1==n[t(273)]&&e[0][t(293)][t(529)](n[0][t(539)]),o=(e,n,r,s)=>Lc(e,n,r,s,this[t(331)])?[e,n]:Lc(n,e,s,r,this[t(331)])?[n,e]:null;this[t(392)][t(631)](t(571),e),this[t(392)][t(631)](t(457),n),this[t(392)][t(631)](t(308),s),this[t(392)][t(631)](t(601),o),this[t(392)][t(631)](t(354),n),this[t(392)][t(631)](t(574),e),this[t(392)][t(631)](t(421),s),this[t(392)][t(631)](t(576),o),this[t(392)][t(631)](t(334),r),this[t(392)][t(631)](t(452),e),this[t(392)][t(631)](t(603),s),this[t(392)][t(631)](t(326),e),this[t(392)][t(631)](t(253),r),this[t(392)][t(631)](t(492),e),this[t(392)][t(631)](t(604),s),this[t(392)][t(631)](t(556),e),this[t(392)][t(631)](t(328),e),this[t(392)][t(631)](t(324),((e,n)=>{const r=t;if(!n)return;const s=this[r(263)][r(299)][r(627)](Ec);this[r(331)][r(659)]((t=>{const o=r;if(o(485)==n[o(486)])for(const r of e){const e=r[o(539)][o(665)],s=n[o(373)];t[o(380)](e,s)}else if(s[o(383)](n[o(486)]))for(const r of e)void 0!==n[o(373)]?t[o(436)](n[o(486)],n[o(373)],r[o(539)][o(665)]):t[o(490)](n[o(486)],r[o(539)][o(665)]);else for(const r of e)n[o(373)]?t[o(436)](n[o(486)],n[o(373)],r):t[o(490)](n[o(486)],r)}))})),this[t(392)][t(631)](t(467),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(337)][r(447)]({includeSelf:!0,parentFirst:!0})){if(s[r(512)]==s)return!1;if(!n[r(327)](s))return!1;if(t[r(410)](s)||t[r(249)](s))return!0}return!1}function _c(t){const e=dc;return t[e(293)][e(337)]==t[e(539)][e(665)]&&t[e(293)][e(394)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(426)].is(s(393))&&!r[s(410)](t[s(426)]),i=t[s(539)][s(312)](o),a=t[s(293)][s(312)](o,{direction:s(422)});return!(t[s(539)][s(529)](i)&&t[s(293)][s(529)](a)||(i[s(443)](a)?n[s(396)](e,{range:n[s(509)](i,a)}):n[s(298)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(539)][e(665)];return n&&n.is(e(356))}function kc(t,e){const n=dc;return null==t[n(293)][n(412)]&&t[n(293)][n(337)]==t[n(539)][n(665)]?Nc(t[n(539)][n(665)],e):t}function Nc(t,e){const n=dc,r=e[n(303)][n(410)](t)||e[n(303)][n(596)](t);return e[n(509)](e[n(662)](t,n(408)),r?e[n(440)](t):e[n(662)](t,n(293)))}function Lc(t,e,n,r,s){const o=dc;if(!Rc(t,e))return!1;if(n[o(293)][o(529)](r[o(539)]))return!0;if(t[o(482)]!=e[o(482)])return!1;if(!n[o(293)][o(475)](r[o(539)]))return!1;const i=s[o(509)](n[o(293)],r[o(539)])[o(301)]();for(const t of i)if([o(368),o(315)][o(290)](t[o(482)])&&s[o(303)][o(249)](t[o(426)]))return!1;return!0}function Rc(t,e,n=[]){const r=dc;return!(!t[r(673)]||!e[r(673)])&&wr(gc(t[r(448)],n),gc(e[r(448)],n))}function Sc(t,e){const n=dc,r=vc(t[n(448)]),s=vc(e);if(!t[n(673)])return!1;for(const t of Object[n(619)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(348)]({},t);return delete n[e(592)],delete n[e(336)],n}function Mc(t,e){const n=Oc();return(Mc=function(t,e){return n[t-=131]})(t,e)}function Oc(){const t=["47016380TZksMX","add","bind","4617235ZdUUeW","stopListening","commands","canAccept","model","5187660HgUwqE","view","isEnabled","commentThreadController","303632pGwXnt","_discardCommand","PendingActions","5229930zjdSXn","_removePendingAction","1105987KwCCpC","acceptSuggestion","canDiscard","listenTo","PENDING_ACTION_SUGGESTION","159fxYZtV","_editor","discardSuggestion","execute","change:isDirty","_setPendingAction","45586nwqWMK","destroy","locale","unbind","plugins","get","_acceptCommand","5FNQfYN","_pendingAction","remove","isDirty","canEditAt","getRanges","63ZerVjP"];return(Oc=function(){return t})()}const wc=Mc;!function(t,e){const n=Mc,r=t();for(;;)try{if(706231===parseInt(n(166))/1+parseInt(n(135))/2*(parseInt(n(171))/3)+parseInt(n(157))/4+-parseInt(n(142))/5*(-parseInt(n(164))/6)+parseInt(n(152))/7+-parseInt(n(161))/8*(-parseInt(n(148))/9)+-parseInt(n(149))/10)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=Mc;super(),this[s(156)]=e,this[s(158)]=n,this[s(160)]=r,this[s(172)]=t,this[s(141)]=t[s(154)][s(140)](s(167)),this[s(162)]=t[s(154)][s(140)](s(131)),this[s(158)][s(151)](s(159)).to(this[s(141)],this[s(162)],((t,e)=>t||e)),this[s(158)][s(151)](s(155)).to(this[s(141)],s(159),(t=>t&&this[s(172)][s(156)][s(146)](e[s(147)]()))),this[s(158)][s(151)](s(168)).to(this[s(162)],s(159),(t=>t&&this[s(172)][s(156)][s(146)](e[s(147)]()))),this[s(143)]=null,n[s(145)]&&this[s(134)](),this[s(169)](n,s(167),(()=>this[s(167)]())),this[s(169)](n,s(131),(()=>this[s(131)]())),this[s(169)](n,s(133),(()=>{const t=s;n[t(145)]?this[t(134)]():this[t(165)]()}))}[wc(167)](){const t=wc;this[t(141)][t(132)](this[t(156)].id)}[wc(131)](){const t=wc;this[t(162)][t(132)](this[t(156)].id)}[wc(136)](){const t=wc;this[t(158)][t(138)](t(159)),this[t(158)][t(138)](t(155)),this[t(158)][t(138)](t(168)),this[t(153)](),this[t(160)][t(136)](),this[t(143)]&&this[t(165)]()}[wc(134)](){const t=wc,e=zr(this[t(172)][t(137)],t(170));this[t(143)]=this[t(172)][t(139)][t(140)](t(163))[t(150)](e)}[wc(165)](){const t=wc;null!==this[t(143)]&&this[t(172)][t(139)][t(140)](t(163))[t(144)](this[t(143)]),this[t(143)]=null}}const Dc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(468516===parseInt(n(490))/1*(-parseInt(n(515))/2)+-parseInt(n(491))/3*(parseInt(n(499))/4)+parseInt(n(481))/5*(-parseInt(n(485))/6)+-parseInt(n(527))/7+parseInt(n(525))/8+parseInt(n(518))/9+-parseInt(n(488))/10*(-parseInt(n(497))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(504)]=null,this[s(480)]=null,this[s(526)](s(493),!1),this[s(526)](s(502),e[s(502)]),this[s(524)](s(502)).to(e),this[s(526)](s(496),[]),this[s(526)](s(486),!1),this[s(526)](s(531),!1),this[s(526)](s(503),!1),this[s(526)](s(511),!1),this[s(529)]=e,this[s(517)]=n,this[s(487)]=r,r[s(484)]?this[s(526)](s(495),1):this[s(519)]()}[Dc(506)](){const t=Dc;this[t(522)][t(506)]()}[Dc(528)](){const t=Dc;this[t(504)]&&this[t(504)][t(528)](),this[t(480)]&&this[t(480)][t(528)](),super[t(528)]()}[Dc(519)](){const t=Dc,{CommentsListView:e}=this[t(487)];this[t(504)]=new e(this[t(513)],this[t(529)][t(514)],Object[t(512)]({CommentView:this[t(487)][t(505)]},this[t(487)])),this[t(504)][t(500)](t(510)).to(this),this[t(504)][t(500)](t(498)).to(this),this[t(504)][t(524)](t(493)).to(this),this[t(526)](t(495),this[t(504)][t(495)]+1),this[t(524)](t(495)).to(this[t(504)],t(495),(t=>t+1)),this[t(480)]=this[t(523)](),this.on(t(510),(()=>this[t(506)]())),this[t(524)](t(486)).to(this[t(504)],t(501),this[t(480)][t(492)],t(521),((t,e)=>t||!!e))}[Dc(523)](){const t=Dc,{CommentThreadInputView:e}=this[t(487)],n=new e(this[t(513)],this[t(517)],this[t(487)][t(489)]),r=n[t(492)];return n[t(524)](t(508)).to(this,t(493),this[t(529)][t(514)],t(482),r,t(521),((t,e,n)=>!!n||t&&!e)),r.on(t(520),((e,n)=>{const s=t;this[s(494)](s(509),n),r[s(507)][s(483)]("")})),r.on(t(516),(()=>this[t(506)]())),r[t(524)](t(530)).to(this[t(529)][t(514)],t(482)),n}}function Bc(){const t=["CommentView","focus","editor","showInput","addComment","removeComment","canDiscard","assign","locale","commentThread","1054yezKHX","cancel","_localUser","1196667YEmBde","_createCommentViews","submit","value","element","_createCommentThreadInputView","bind","7303640uprWYT","set","1432473PKcmHy","destroy","_model","disabledSubmit","isEnabled","commentThreadInputView","615VdaHoF","isReadOnly","setData","disableComments","16068GddFfT","isDirty","_config","470wpeSBC","editorConfig","1367NWcFHC","492357MAXUtr","commentInputView","isActive","fire","length","descriptionParts","196867AaMFnQ","updateComment","4PxALhB","delegate","hasDirtyComment","authoredAt","canAccept","commentsListView"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=100]})(t,e)}function Gc(){const t=["693369rYhcMb","descriptionParts","title","userView","execute","1687024LqTnwE","render","ck-suggestion-",'"></span>',"div","_config","ck-suggestion","discardSuggestion","Discard suggestion","color","editorReady","isExternal",".ck-annotation__content-wrapper","fire","canDiscard","commentsListView","42uKcbFB","content","_descriptionElement","bind","getTemplate","attributes","setTemplate","5828184lNAdfQ","innerHTML","ck-suggestion--discard","ck-annotation__info-time","commentThreadInputView","delegate","canAccept","map","children","Accept suggestion","ck-suggestion__info","ck-suggestion-wrapper--active","cancel","type","set","ck-annotation__actions","authoredAt","check","innerText","538OGWxIc","ck-comment__info-time","ck-suggestion__info-name","_createButton","createElement","extendTemplate","commentThread","ck-annotation__user","join",'<span class="ck-suggestion-color" style="background-color: ',"getUserViewNotificationText","1634952NXGQVn","getExternalSuggestionNote","time","value","span","EXTERNAL_IMPORT_WORD_SUGGESTION","name",'<span class="ck-suggestion-type">',"</span>","creator","disableComments","isActive","1492cTCLKQ","ck-annotation__main","ck-suggestion--accept","_model","importWord","ck-annotation__info-name","element","description","1012595sVxKJe","ck-suggestion__actions","change:description","ck-suggestion-wrapper","ck-annotation__content-wrapper","<p>","ck-comment__external","323029FmzPnH","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation",'" title="',"isEnabled","ck-suggestion__main","acceptSuggestion","author","@external","acceptButton","querySelector","source","ck-suggestion--disabled-comments","ck-annotation__info","editorDestroyed","formatDateTime","discardButton","ck-suggestion__user","push","EXTERNAL_AVATAR","bindTemplate","</p>","locale","split","EXTERNAL_SUGGESTION"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(342793===parseInt(n(103))/1*(-parseInt(n(190))/2)+-parseInt(n(143))/3+-parseInt(n(201))/4+parseInt(n(111))/5+parseInt(n(164))/6*(parseInt(n(118))/7)+parseInt(n(148))/8+parseInt(n(171))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends xc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(185)](i(184),""),this[i(167)](i(184)).to(this,i(144),(t=>t&&t[0]?t[0][i(184)]:"")),this[i(167)](i(110)).to(this,i(144),this,i(102),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(116)+Hc(e[n(165)],e[n(157)])+n(139);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(166)]=null,this[i(127)]=this[i(193)](zr(e,i(180)),t.icons[i(188)],i(105),i(124),"sw"),this[i(127)][i(167)](i(122)).to(this,i(177)),this[i(134)]=this[i(193)](zr(e,i(156)),t.icons[i(183)],i(173),i(155),"sw"),this[i(134)][i(167)](i(122)).to(this,i(162)),this[i(146)]=new o.UserView(e,this[i(106)][i(125)],this[i(200)]()),this[i(146)][i(195)]({attributes:{class:[i(135),i(197)]}}),this[i(170)](this[i(168)]())}[Uc(168)](){const t=Uc,e=this[t(138)],n=[{tag:t(152),attributes:{class:[t(181),t(131)]},children:[{tag:t(205),children:[{text:this[t(146)][t(207)]}],attributes:{class:[t(192),t(108)]}},{tag:t(203),attributes:{datetime:e.to(t(187)),class:[t(191),t(174)]},children:[{text:e.to(t(187),(e=>this[t(153)][t(133)](e)))}]}]},{tag:t(152),attributes:{class:[t(112),t(186)]},children:[this[t(127)],this[t(134)]]},{tag:t(152),attributes:{class:[t(115)]}}];this[t(106)][t(159)]&&n[t(136)]({tag:t(152),attributes:{class:[t(117)]},children:[{text:this[t(202)]()}]});const r={tag:t(152),attributes:{class:[t(114),e.if(t(102),t(182)),e.to(t(184),(e=>t(150)+e)),this[t(153)][t(101)]&&t(130)],"data-suggestion-id":this[t(106)].id,"data-thread-id":this[t(106)][t(196)].id,"data-author-id":this[t(106)][t(125)].id,tabindex:-1},children:[{tag:t(152),attributes:{class:[t(154),t(120)]},children:[this[t(146)],{tag:t(152),attributes:{class:[t(123),t(104)]},children:n}]}]};return this[t(163)]&&this[t(175)]&&(r[t(179)][t(136)](this[t(163)],this[t(175)]),this[t(163)][t(176)](t(158)).to(this),this[t(163)][t(176)](t(132)).to(this),this[t(175)][t(176)](t(158)).to(this),this[t(175)][t(176)](t(132)).to(this)),r}[Uc(149)](){const t=Uc;super[t(149)](),this[t(166)]=this[t(109)][t(128)](t(160)),this[t(166)][t(172)]=this[t(110)],this.on(t(113),((e,n,r)=>{const s=t;this[s(166)][s(172)]=r}))}[Uc(193)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(140)]);return a[i(185)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(195)]({attributes:{class:n}}),a.on(i(147),(()=>{const t=i;this[t(161)](r,this[t(106)].id)})),a}[Uc(202)](){const t=Uc;return t(107)===this[t(106)][t(169)][t(126)][t(129)]?zr(this[t(140)],t(206)):zr(this[t(140)],t(142))}[Uc(200)](){const t=Uc;return this[t(106)][t(159)]?t(107)===this[t(106)][t(169)][t(126)][t(129)]?zr(this[t(140)],t(119),this[t(106)][t(100)][t(207)]):zr(this[t(140)],t(137),this[t(106)][t(100)][t(207)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(141)]("*")[n(178)](((t,e)=>e%2!=0?n(208)+zc(t)+n(209):zc(t)))[n(198)](""),e&&(r+=n(199)+e[n(204)]+n(121)+e[n(145)]+n(151)),r}function zc(t){const e=Uc,n=document[e(194)](e(205));return n[e(189)]=t,n[e(172)]}const Wc=Kc;function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=105]})(t,e)}!function(t,e){const n=Kc,r=t();for(;;)try{if(576627===-parseInt(n(164))/1+parseInt(n(203))/2*(-parseInt(n(146))/3)+parseInt(n(143))/4*(-parseInt(n(220))/5)+-parseInt(n(232))/6+-parseInt(n(214))/7+-parseInt(n(125))/8+parseInt(n(197))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Xc extends t.Plugin{static get[Wc(114)](){const t=Wc;return[Ec,o.Users,t(184),t(126),t(108)]}static get[Wc(156)](){return Wc(185)}constructor(t){const e=Wc;super(t),this[e(107)]=new Map,this[e(140)]=new Map,this[e(130)]=new Map,this[e(131)]=new Map;const n=this[e(191)][e(221)];n[e(155)](e(234),Vc),n[e(155)](e(201),!1),this[e(147)]=n[e(178)](e(201))}[Wc(230)](t,e){const n=Wc;0===this[n(131)][n(194)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(131)]){const r=this[t(107)][t(106)](e);r||n?r&&n&&this[t(179)](e):this[t(226)](e)}this[t(131)][t(208)](),this[t(191)][t(172)][t(178)](t(108))[t(128)](),this[t(209)]()}),10),this[n(131)][n(165)](t,e)}[Wc(109)](){const t=Wc,e=this[t(191)],n=e[t(172)][t(178)](t(148)),r=e[t(172)][t(178)](t(126)),s=e[t(172)][t(178)](t(108)),o=e[t(172)][t(178)](t(184));e.ui[t(196)][t(153)](t(206),(e=>this[t(158)](e))),s[t(123)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(237)](this[e(107)])){const s=t[e(239)](),o=[];for(const t of s){if(!t[e(115)])continue;if(t[e(182)]){o[e(225)](...t[e(160)]());continue}const n=t[e(142)]();if(o[e(176)]>0){const t=o[0][e(223)](n);if(t){o[0]=t;continue}}o[e(225)](n)}n[e(225)]([r[e(187)],o])}return n})),this[t(180)](n,t(181),((e,n)=>{const r=t;this[r(180)](n,r(200),((t,e,s,o)=>{const i=r;n[i(115)]&&(null==s?(this[i(171)](o[i(222)]),this[i(230)](n,!1)):(this[i(171)](s[i(222)]),null==o&&this[i(230)](n,!0)))})),null!==n[r(118)]?this[r(171)](n[r(222)]):this[r(230)](n,!1)})),this[t(180)](n,t(218),((e,n,r)=>{const s=t;this[s(150)](n,s(200)),this[s(131)][s(192)](n),this[s(107)][s(106)](n)&&this[s(179)](n),r&&this[s(171)](r[s(222)])})),this[t(180)](n,t(199),((e,n)=>{this[t(171)](n)})),this[t(180)](r,t(228),(()=>{this[t(209)]()})),this[t(180)](o,t(110),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(210)](r))return;const i=n[o(177)](r);this[o(107)][o(178)](i)[o(187)][o(202)]()}),{priority:t(133)})}[Wc(209)](){const t=Wc,e=this[t(191)][t(172)][t(178)](t(126)),n=this[t(191)][t(172)][t(178)](t(148)),r=Array[t(237)](e[t(157)],(e=>e[t(138)]))[t(127)]((e=>this[t(140)][t(106)](e))),s=[];for(const e of r){const n=this[t(140)][t(178)](e)[t(227)][t(239)]();s[t(225)](...n[t(238)](((e,n)=>[...e,...n[t(170)]()]),[]))}n[t(139)]=s}[Wc(158)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(191)][n(151)][n(178)](n(206)),i=zr(t,n(188));r[n(186)][n(165)]({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(186)][n(119)](n(163)).to(o,n(233)),r[n(186)].on(n(173),(()=>{const t=n;o[t(173)](),this[t(191)][t(174)][t(187)][t(202)]()}));const a=new e.Collection,c=[{type:n(136),model:{withText:!0,label:i,commandName:n(206)}},{type:n(217)},{type:n(120),model:{withText:!0,label:zr(t,n(144)),commandName:n(213)}},{type:n(120),model:{withText:!0,label:zr(t,n(129)),commandName:n(122)}},{type:n(120),model:{withText:!0,label:zr(t,n(112)),commandName:n(113)}},{type:n(120),model:{withText:!0,label:zr(t,n(216)),commandName:n(205)}}];for(const t of c){let e={type:n(217)};if(t[n(227)]){const r=new s.ViewModel(t[n(227)]),o=this[n(191)][n(151)][n(178)](r[n(116)]);r[n(119)](n(163),n(211)).to(o,n(233),n(211)),e={type:t[n(166)],model:r}}a[n(153)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(127)]((t=>null!=t[n(227)]))[n(105)]((t=>this[n(191)][n(151)][n(178)](t[n(227)][n(116)]))),l=r[n(186)];return l[n(134)][n(175)](n(211)),l[n(195)][n(175)](n(211)),l[n(134)][n(119)](n(211)).to(o,n(211)),l[n(195)][n(119)](n(211))[n(190)](u,n(211),((...t)=>t[n(169)]((t=>t)))),r.on(n(173),(t=>{const e=n;this[e(191)][e(173)](t[e(124)][e(116)]),this[e(191)][e(174)][e(187)][e(202)]()})),r}[Wc(226)](t){const e=Wc,n=this[e(191)],r=n[e(221)],s=n[e(172)][e(178)](e(126)),i=n[e(172)][e(178)](e(184)),a=n[e(172)][e(178)](e(108)),c=n[e(172)][e(178)](o.Users).me,u=r[e(178)](e(206))[e(189)],{CommentsListView:l,CommentThreadInputView:f}=n[e(172)][e(178)](e(149));let h,g;this[e(130)][e(106)](t.id)?(g=this[e(130)][e(178)](t.id),h=g[e(154)]):(h=new u(n[e(145)],t,c,{disableComments:this[e(147)],editorConfig:r[e(178)](e(183)),maxCommentsWhenCollapsed:r[e(178)](e(159)),maxThreadTotalWeight:r[e(178)](e(137)),maxCommentCharsWhenCollapsed:r[e(178)](e(224)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(178)](e(145))),CommentView:r[e(178)](e(135))[e(229)],CommentsListView:l,CommentThreadInputView:f}),h[e(161)].on(e(173),(()=>{const t=e;n[t(174)][t(187)][t(202)]()})),h[e(111)].on(e(173),(()=>{const t=e;n[t(174)][t(187)][t(202)]()})),g=s[e(162)](this[e(191)][e(145)],h),g[e(119)](e(219)).to(h,e(219)),g[e(119)](e(176)).to(h),g[e(119)](e(166)).to(h,e(166),(t=>e(198)+t)),this[e(130)][e(165)](t.id,g));const d=i[e(235)](t[e(141)],h),p=new Fc(n,t,h,d),m=t[e(239)]()[e(127)]((t=>t[e(115)]));h[e(215)]=n[e(172)][e(178)](e(148))[e(167)][e(117)](m),this[e(107)][e(165)](t,p),this[e(140)][e(165)](h,p);const I=s[e(132)]({view:g,target:()=>{const r=e,s=[],i=t[r(239)]()[r(127)]((t=>t[r(115)]));for(const t of i)s[r(225)](...t[r(212)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(174)],s)},type:()=>e(198)+p[e(187)][e(166)]});i[e(204)](h,I),s[e(153)](I),a[e(236)](I)}[Wc(179)](t){const e=Wc,n=this[e(191)][e(172)][e(178)](e(184)),r=this[e(191)][e(172)][e(178)](e(126)),s=this[e(107)][e(178)](t),o=s[e(187)],i=r[e(231)](o);n[e(193)](o),i&&r[e(168)](i),this[e(107)][e(192)](t),this[e(140)][e(192)](o),s[e(121)]()}[Wc(171)](t){const e=Wc;if(!t[e(115)]||!this[e(107)][e(106)](t))return;const n=this[e(191)][e(172)][e(178)](e(148)),r=this[e(107)][e(178)](t),s=t[e(239)]();r[e(187)][e(215)]=n[e(167)][e(117)](s)}[Wc(121)](){const t=Wc;for(const e of this[t(107)][t(207)]())this[t(179)](e);for(const e of this[t(130)][t(152)]())e[t(154)][t(121)]();super[t(121)]()}}function qc(){const t=["get","_destroyController","listenTo","suggestionLoaded","isMultiRange","comments.editorConfig","CommentsRepository","TrackChangesUI","buttonView","view","Track changes","SuggestionThreadView","toMany","editor","delete","_unbindEditors","size","arrowView","componentFactory","35693910xHeIHR","suggestion-","suggestionChanged","change:previous","trackChanges.disableComments","focus","1583834gPVjBD","_bindAnnotationToEditors","discardSelectedSuggestions","trackChanges","keys","clear","_refreshActiveMarkers","hasSuggestion","isEnabled","getMarkers","acceptAllSuggestions","1676192pOmXLl","descriptionParts","Discard all selected suggestions","separator","suggestionUnloaded","isDirty","97515KrPTrs","config","head","getJoined","comments.maxCommentCharsWhenCollapsed","push","_initializeController","model","change:activeAnnotations","CommentView","_handleSuggestionControllerDelayed","getByInnerView","349824uzyqGA","value","trackChanges.SuggestionThreadView","createCommentThreadController","registerAnnotation","from","reduce","getAllAdjacentSuggestions","map","has","_suggestionToController","EditorAnnotations","init","addComment","discardButton","Discard all suggestions","discardAllSuggestions","requires","isInContent","commandName","getDescriptions","previous","bind","button","destroy","acceptSelectedSuggestions","addSourceCollector","source","2127656kTqawV","Annotations","filter","refreshSelectedViews","Accept all selected suggestions","_annotationViews","_handleControllerBuffer","createAnnotation","lowest","actionView","comments","switchbutton","comments.maxThreadTotalWeight","innerView","activeMarkers","_viewToController","commentThread","getFirstRange","184YHYFoq","Accept all suggestions","locale","3tldIhM","_disableComments","TrackChangesEditing","CommentsUI","stopListening","commands","values","add","mainView","define","pluginName","activeAnnotations","_createUIButton","comments.maxCommentsWhenCollapsed","getRanges","acceptButton","createAnnotationView","isOn","1136591sNsuhh","set","type","_descriptionFactory","remove","some","getMarkerNames","_updateController","plugins","execute","editing","unbind","length","getSuggestion"];return(qc=function(){return t})()}var Yc=Zc;!function(t,e){for(var n=Zc,r=t();;)try{if(764952===-parseInt(n(165))/1+parseInt(n(167))/2+parseInt(n(166))/3+-parseInt(n(182))/4*(parseInt(n(172))/5)+parseInt(n(185))/6*(-parseInt(n(173))/7)+-parseInt(n(169))/8+parseInt(n(184))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Yc(176)](){return[Ec,Xc,Yc(171)]}static get[Yc(175)](){return Yc(179)}set[Yc(180)](t){var e=Yc;this[e(168)][e(183)][e(177)](Ec)[e(180)]=t}get[Yc(180)](){var t=Yc;return this[t(168)][t(183)][t(177)](Ec)[t(180)]}[Yc(178)](t){var e=Yc;return this[e(168)][e(183)][e(177)](Ec)[e(181)](t)}[Yc(174)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Yc;return this[n(168)][n(183)][n(177)](Ec)[n(174)]({skipNotAttached:t,toJSON:e})}[Yc(170)](t){var e=Yc;return this[e(168)][e(183)][e(177)](Ec)[e(170)](t)}}function Zc(t,e){var n=Jc();return(Zc=function(t,e){return n[t-=165]})(t,e)}function Jc(){var t=["8GHmgBY","plugins","23922792kPGxOR","4022886eYbmnk","1084906nTAqVg","4273797GLPwYT","486232UQaxaQ","editor","3043656FgFWNW","getSuggestion","Comments","1886315uLXGKm","14FvOhIF","getSuggestions","pluginName","requires","get","addSuggestion","TrackChanges","adapter","addSuggestionData"];return(Jc=function(){return t})()}function $c(){const t=["users","TrackChangesData","execute","Pagination","useAnonymousUser","TrackChangesEditing","2kxoejJ","track-changes-data-invalid-editor-creator","_adapter","6456cIqIAp","requires","plugins","set","Users","get","constructor","1017410oCoTua","1582425fzXzQH","data","trackChangesData.editorCreator","CommentsRepository","document","getDataWithAcceptedSuggestions","addUser","77FxoIRJ","end","map","getDataWithDiscardedSuggestions","162327oQVBNl","destroy","result","getSuggestions","rootsAttributes","name","push","8xhcmAs","266424NEmLts","1704791hvYFLz","reduce","4aEZWLi","editor","define","getUser","div","config","init","discardAllSuggestions","getFullData","getRootNames","createElement","create","model","30APSaDM","pluginName","25129dtmPpH","TrackChangesDataGetter","acceptAllSuggestions","appendChild","function","editorCreator","17946LYHYfv","getRootsAttributes","createDocumentFragment","addSuggestionData","trackChangesData"];return($c=function(){return t})()}const tu=eu;function eu(t,e){const n=$c();return(eu=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=eu,r=t();for(;;)try{if(413938===-parseInt(n(372))/1*(-parseInt(n(350))/2)+parseInt(n(380))/3+-parseInt(n(383))/4*(parseInt(n(360))/5)+-parseInt(n(339))/6*(parseInt(n(368))/7)+-parseInt(n(379))/8*(parseInt(n(361))/9)+-parseInt(n(331))/10*(parseInt(n(381))/11)+parseInt(n(353))/12*(parseInt(n(333))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($c);const nu=[tu(347)];class ru extends t.Plugin{static get[tu(354)](){return[Ec]}static get[tu(332)](){return tu(345)}[tu(324)](){const t=tu,n=this[t(384)];if(n[t(388)][t(385)](t(363),(e=>{const r=t,s=n[r(330)][r(365)][r(327)]()[r(382)](((t,e)=>(t[e]="",t)),{});return n[r(359)][r(329)](s,e)})),t(337)!=typeof n[t(388)][t(358)](t(343))[t(338)])throw new e.CKEditorError(t(351))}[tu(366)](t){return iu(this[tu(384)],!0,t)}[tu(371)](t){return iu(this[tu(384)],!1,t)}}class su extends t.Plugin{static get[tu(332)](){return tu(334)}constructor(t){const e=tu;super(t),this[e(374)]=e(369)}[tu(324)](){const t=tu;this[t(384)][t(355)][t(358)](t(364))[t(352)]={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(384)][t(355)][t(358)](t(349))[t(352)]=null}}function ou(t){return void 0!==t[tu(340)]}async function iu(t,e,n){const r=tu,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(355)][r(378)](Ec,su),s[r(376)]=ou(t)?t[r(340)]():void 0;const i=document[r(341)](),a=t[r(388)][r(358)](r(343))[r(338)],c=await a(s,(()=>function(t){const e=r,n=document[e(328)](e(387));return t[e(336)](n),n}(i)));!function(t,e){const n=r,s=t[n(330)][n(365)][n(327)]()[n(382)](((e,r)=>(e[r]=t[n(362)][n(358)]({rootName:r}),e)),{}),o=t[n(355)][n(358)](n(357))[n(344)][n(370)]((t=>({id:t.id,name:t[n(377)]}))),i=t[n(355)][n(358)](n(349))[n(375)]({skipNotAttached:!0,toJSON:!0}),a=e[n(355)][n(358)](n(357)),c=e[n(355)][n(358)](n(349));for(const t of o)a[n(386)](t.id)||a[n(367)](t);a.me||a[n(348)]();for(const t of i)c[n(342)](t);e[n(362)][n(356)](s)}(t,c),c[r(346)](r(e?335:325));const u=ou(c)?c[r(326)](n):c[r(362)][r(358)](n);return await c[r(373)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=358]})(t,e)}function cu(){var t=["8610LPyrnQ","4ZfUvqu","370977oCYVle","1044766ZbshFh","231kjebhh","200358mLpEUA","1865120QKcMzf","4419tlmuKZ","1827645rVogpo","101874fchMiJ"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(450851===-parseInt(n(367))/1+parseInt(n(365))/2+-parseInt(n(364))/3*(-parseInt(n(363))/4)+-parseInt(n(360))/5+parseInt(n(361))/6*(parseInt(n(366))/7)+parseInt(n(358))/8+parseInt(n(359))/9*(-parseInt(n(362))/10))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:()=>Zc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ic});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(200553===-parseInt(n(258))/1*(parseInt(n(255))/2)+-parseInt(n(256))/3+-parseInt(n(277))/4*(-parseInt(n(257))/5)+parseInt(n(268))/6*(parseInt(n(264))/7)+parseInt(n(278))/8+-parseInt(n(274))/9*(-parseInt(n(275))/10)+parseInt(n(273))/11*(parseInt(n(267))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(281)]=e,this[n(265)]=!1,this[n(271)](),this[n(262)]=!1}[c(271)](){this[c(266)]=!0}[c(259)](){const t=c;this[t(265)]=!this[t(265)],this[t(265)]?this[t(279)]():this[t(280)]()}[c(279)](){const t=c;for(const e of this[t(263)][t(260)][t(260)]())e[t(261)]&&!this[t(281)][t(272)](e)&&e[t(270)](t(276))}[c(280)](){const t=c;for(const e of this[t(263)][t(260)][t(260)]())e[t(261)]&&!this[t(281)][t(272)](e)&&e[t(269)](t(276))}}function f(){const t=["8488jIjGzF","2215792ZqsTue","_disableUnsupportedCommands","_enableCommands","_enabledCommands","6QVWMiJ","849429RAwXkG","65ZRsODX","51581sZUQqf","execute","commands","affectsData","_isEnabledBasedOnSelection","editor","18466SIwZtY","value","isEnabled","60LANdEB","306flSVbJ","clearForceDisabled","forceDisabled","refresh","has","359876dKmHxX","29259yzlKmI","110jQTtme","TrackChangesCommand"];return(f=function(){return t})()}const h=d;function g(){const t=["acceptSuggestion","542061XwsLpW","8397864cIVeHB","isEnabled","3nJFMFl","execute","6980IaiSrS","plugins","canEditAt","_suggestions","4898690PWSrQt","_isEnabledBasedOnSelection","track-changes-accept-suggestion-not-found","41866Ocsgrm","getRanges","editor","9HkxaEu","4158552dikoxE","get","model","1615938OUXAee","TrackChangesEditing","refresh","7JMKWcE","4262892enixLI"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=344]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(863932===-parseInt(n(359))/1+-parseInt(n(353))/2+parseInt(n(362))/3*(-parseInt(n(357))/4)+parseInt(n(368))/5+-parseInt(n(350))/6*(-parseInt(n(356))/7)+parseInt(n(360))/8*(-parseInt(n(349))/9)+-parseInt(n(364))/10*(-parseInt(n(346))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(367)]=e,this[n(355)](),this[n(344)]=!1}[h(355)](){this[h(361)]=!0}[h(363)](t){const n=h,r=this[n(367)][n(351)](t);if(!r)throw new e.CKEditorError(n(345),this);const s=r[n(347)]();this[n(348)][n(352)][n(366)](s)&&this[n(348)][n(365)][n(351)](n(354))[n(358)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=498]})(t,e)}function E(){const t=["track-changes-discard-suggestion-not-found","TrackChangesEditing","editor","model","2uCsudw","142764TEnDad","discardSuggestion","canEditAt","refresh","get","1828380SDyBzx","85atACrk","execute","isEnabled","44200849TaBTNn","8049248wgfjeE","plugins","28EBjNAJ","getRanges","773670RpMGVU","11277080GgqjXX","_suggestions","9gZwwAb","_isEnabledBasedOnSelection","946886WSHdUE"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(630268===-parseInt(n(506))/1*(-parseInt(n(501))/2)+-parseInt(n(521))/3+-parseInt(n(507))/4*(-parseInt(n(513))/5)+-parseInt(n(512))/6*(-parseInt(n(519))/7)+parseInt(n(517))/8*(parseInt(n(499))/9)+parseInt(n(522))/10+-parseInt(n(516))/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(498)]=e,this[n(510)](),this[n(500)]=!1}[m(510)](){this[m(515)]=!0}[m(514)](t){const n=m,r=this[n(498)][n(511)](t);if(!r)throw new e.CKEditorError(n(502),this);const s=r[n(520)]();this[n(504)][n(505)][n(509)](s)&&this[n(504)][n(518)][n(511)](n(503))[n(508)](r)}}function T(t){const e=_;return t[e(479)](((t,n)=>e(497)==t[e(477)]&&e(497)!=n[e(477)]?-1:e(497)!=t[e(477)]&&e(497)==n[e(477)]?1:0))}function _(t,e){const n=A();return(_=function(t,e){return n[t-=460]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(503)];for(;s<t[n(500)];){const a=t[s],c=t[s+1];r||(r=e[n(474)](a)),k(e,a,c)||(o[n(463)](e[n(495)](r,i[n(470)](a)?e[n(498)](a):e[n(481)](a,n(476)))),r=null),s++}return o}function A(){const t=["length","35RWWcdB","1665uzjmYP","schema","map","isMultiRange","next","11208fdCqnS","push","19954DXfWlk","start"," [color ","from","value","7LGnLqX","isObject","add","isArray","replace","createPositionBefore","getRanges","end","type","6125224zyTctN","sort","isCollapsed","createPositionAt","execute","498916EnJBeh","isInContent","content","4104288xvOyNz","2062402OXiSWQ","color","join","isTouching","change","isIntersecting","3hlnuRA","splice","createRange","74444pFOPNX","deletion","createPositionAfter","20110Qubbos"];return(A=function(){return t})()}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(498)](e),o=t[r(474)](n);return s[r(490)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(529468===-parseInt(n(483))/1+parseInt(n(487))/2*(parseInt(n(493))/3)+parseInt(n(496))/4*(-parseInt(n(501))/5)+parseInt(n(486))/6+parseInt(n(469))/7*(parseInt(n(478))/8)+-parseInt(n(502))/9*(-parseInt(n(499))/10)+-parseInt(n(464))/11*(parseInt(n(462))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=_;for(;n[r(500)];){const s=n[r(494)](0,100);t[r(491)]((()=>{const t=r;for(const n of s)n[t(484)]&&e[t(482)](n.id)}))}}function N(){const t=["_command","model","2jbOsVN","isEnabled","486744rzUrqx","3582kPgltr","values","1186052XNjxwT","isInContent","104874GpoNwS","10HSIgSn","8BBkmhh","getRanges","10852226RzMPbo","refresh","15528lBvlUw","editor","from","canEditAt","execute","_suggestions","952788pkTbCL","some","_isEnabledBasedOnSelection","261528yeRWYc","50UVbPPR"];return(N=function(){return t})()}const R=S;function S(t,e){const n=N();return(S=function(t,e){return n[t-=141]})(t,e)}!function(t,e){const n=S,r=t();for(;;)try{if(717148===-parseInt(n(162))/1*(-parseInt(n(141))/2)+parseInt(n(155))/3*(-parseInt(n(145))/4)+-parseInt(n(159))/5*(-parseInt(n(158))/6)+-parseInt(n(143))/7+parseInt(n(149))/8*(parseInt(n(165))/9)+parseInt(n(144))/10*(-parseInt(n(147))/11)+-parseInt(n(164))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class L extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(160)]=e,this[r(154)]=n,this[r(148)](),this[r(157)]=!1}[R(148)](){const t=R,e=Array[t(151)](this[t(154)][t(166)]())[t(156)]((e=>e[t(142)]));this[t(163)]=this[t(160)][t(163)]&&e}[R(153)](){const t=R,e=T(Array[t(151)](this[t(154)][t(166)]()));for(const n of e){const e=n[t(146)]();if(!this[t(150)][t(161)][t(152)](e))return}C(this[t(150)][t(161)],this[t(160)],e)}}const v=w;function M(){const t=["editor","1650iacWIc","10ojppTV","values","selection","_suggestions","60LXhQms","483413FKLRUt","8998192UWjMDM","11731080audIuk","isEnabled","execute","model","canEditAt","getRanges","_isEnabledBasedOnSelection","refresh","9vZHXje","5332kXdRMy","3069206rHOCXi","2SfnuuM","document","7464567oUfyFa","_selectedSuggestions","415164bZhaVe","size","from","_command"];return(M=function(){return t})()}function w(t,e){const n=M();return(w=function(t,e){return n[t-=468]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(583636===parseInt(n(468))/1*(-parseInt(n(481))/2)+parseInt(n(490))/3*(-parseInt(n(479))/4)+parseInt(n(495))/5*(parseInt(n(485))/6)+parseInt(n(480))/7+parseInt(n(469))/8*(-parseInt(n(478))/9)+parseInt(n(491))/10*(parseInt(n(483))/11)+parseInt(n(470))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(488)]=e,this[r(494)]=n,this[r(484)]=new Set,this[r(477)](),this[r(476)]=!1}[v(477)](){const t=v,e=this[t(489)][t(473)][t(482)][t(493)],n=Array[t(487)](this[t(494)][t(492)]());this[t(484)]=function(t,e){const n=_,r=Array[n(467)](t[n(475)]()),s=new Set;for(const o of e)if(o[n(484)])for(const e of r)for(const r of o[n(475)]())(e[n(492)](r)||t[n(480)]&&!o[n(460)]&&o[n(461)]&&r[n(476)][n(490)](e[n(465)]))&&s[n(471)](o);return s}(e,n),this[t(471)]=this[t(488)][t(471)]&&!!this[t(484)][t(486)]}[v(472)](){const t=v,e=T(Array[t(487)](this[t(484)]));for(const n of e){const e=n[t(475)]();if(!this[t(489)][t(473)][t(474)](e))return}C(this[t(489)][t(473)],this[t(488)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||J||Function("return this")();const Y=Q.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.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 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 St=Object.prototype.hasOwnProperty;const Lt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.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 wt=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 Ot(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])}}Ot.prototype.clear=Nt,Ot.prototype.delete=Rt,Ot.prototype.get=Lt,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=X,Wt.prototype.has=K,Wt.prototype.set=zt;const Xt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const 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 Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Zt=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):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 Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Se=function(t,e){return function(n){return t(e(n))}};const Le=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Le(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Zt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Zt(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 Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return qe.call(t,e)})))}:Ke;const Ye=function(t,e){return Zt(t,Qe(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Qe(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,Oe,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 Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Ln=Y?Y.prototype:void 0,vn=Ln?Ln.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=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 wn(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 Sn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Xn={};Xn[Hn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[zn]=Xn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Kn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(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(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:Zn(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])?[]:{})}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 F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Sr="[object Array]",Lr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Lr:c)==Lr,f=(u=u==Rr?Lr:u)==Lr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Nr(t,e,n,r,s,o))};const wr=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 Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)};function jr(t,e){const n=Vr();return(jr=function(t,e){return n[t-=342]})(t,e)}const Gr=jr;function Vr(){const t=["change","_markerNames","getMultiRangeId","clear","969020GpFECH","authoredAt","isExternal","3265758fxzJtr","accept","discard","set","getFirstRange","getFirstMarker","_onDiscard","3439653OUJlco","1322700TdxHEw","attributes","getMarkers","getMarkerNames","isMultiRange","219388EYdeWZ","isIntersecting","6643320TFiRqW","getRanges","head","map","toJSON","decorate","221095yhvFJr","creator","onAccept","_model","removeMarkers","nodeBefore","get","suggestion:","onAttributesChange","next","substr","createdAt","_onAttributesChange","length","add","2HHissc","setAttribute","reduce","nodeAfter","_isDataLoaded","addRange","commentThread","getItems","_saved","data","_onAccept","isIntersectingWithRange","getRange","size","addMarker","author","hasComments","from","removeAttribute","end","removeMarker","isInContent","getContainedElement","addMarkerName","@external","delete","start","filter","type","onDiscard","getAllAdjacentSuggestions","split","subType","markers","push","previous"];return(Vr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(309045===parseInt(n(375))/1*(parseInt(n(390))/2)+-parseInt(n(362))/3+-parseInt(n(367))/4+-parseInt(n(351))/5+-parseInt(n(354))/6+parseInt(n(361))/7+parseInt(n(369))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(394)]=!1,this.id=e.id,this[n(418)]=e[n(418)],this[n(343)]=e[n(343)]||null,this[n(405)]=e[n(405)],this[n(376)]=e[n(376)]||e[n(405)],this[n(353)]=Boolean(e[n(363)]&&e[n(363)][n(414)]),this[n(399)]=null,this[n(378)]=t,this[n(400)]=e[n(377)],this[n(360)]=e[n(419)],this[n(387)]=e[n(383)],this[n(348)]=new Set,this[n(386)]=null,this[n(357)](n(352),null),this[n(357)](n(363),e[n(363)]||{}),this[n(357)](n(346),null),this[n(357)](n(384),null),this[n(357)](n(396),null),this[n(357)](n(398),!1),this[n(374)](n(355)),this[n(374)](n(356))}get[Gr(371)](){const t=Gr;let e=this;for(;e[t(346)];)e=e[t(346)];return e}get[Gr(406)](){const t=Gr;return!!this[t(396)]&&this[t(396)][t(388)]>0}get[Gr(366)](){const t=Gr;return 0!=this[t(348)][t(403)]&&6==Array[t(407)](this[t(348)])[0][t(342)](":")[t(388)]}get[Gr(411)](){return null!==this[Gr(359)]()}[Gr(413)](t){const e=Gr;this[e(348)][e(389)](t)}[Gr(365)](){const t=Gr;return Array[t(407)](this[t(348)])}[Gr(364)](){const t=Gr;return this[t(365)]()[t(372)]((e=>this[t(378)][t(344)][t(381)](e)))[t(417)]((t=>t))}[Gr(359)](){return this[Gr(364)]()[0]||null}[Gr(379)](){const t=Gr;this[t(378)][t(347)]((e=>{const n=t;for(const t of this[n(364)]())e[n(410)](t)})),this[t(348)][t(350)]()}[Gr(410)](t){const e=Gr;this[e(378)][e(347)]((n=>{n[e(410)](t)})),this[e(348)][e(415)](t)}[Gr(395)](t){const e=Gr,n=e(382)+this[e(418)]+":"+this[e(343)]+":"+this.id+":"+this[e(376)].id+":"+Hr[e(349)]();this[e(413)](n),this[e(378)][e(347)]((r=>{r[e(404)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(401)](t){const e=Gr;for(const n of this[e(370)]())if(n[e(368)](t))return!0;return!1}[Gr(370)](){const t=Gr;return this[t(364)]()[t(372)]((e=>e[t(402)]()))}[Gr(397)](){const t=Gr;return this[t(370)]()[t(392)](((e,n)=>[...e,...n[t(397)]()]),[])}[Gr(358)](){const t=Gr;var e;return(null===(e=this[t(359)]())||void 0===e?void 0:e[t(402)]())||null}[Gr(412)](){const t=Gr,e=this[t(370)]();if(1!=e[t(388)])return null;const n=e[0],r=n[t(416)][t(393)],s=n[t(409)][t(380)];return r instanceof i.Element?r!=s?null:r:null}[Gr(355)](){const t=Gr;this[t(400)](this[t(370)](),this[t(399)],this[t(363)]),this[t(379)]()}[Gr(356)](){const t=Gr;this[t(360)](this[t(370)](),this[t(399)],this[t(363)]),this[t(379)]()}[Gr(420)](){const t=Gr,e=[];let n=this[t(371)];for(;n;)e[t(345)](n),n=n[t(384)];return e}[Gr(391)](t,e){const n=Gr,r=qn(this[n(363)]);hr(r,t,e),Or(r,this[n(363)])||(this[n(363)]=r,this[n(387)](r))}[Gr(408)](t){const e=Gr,n=qn(this[e(363)]);Ur(n,t),Or(n,this[e(363)])||(this[e(363)]=n,this[e(387)](this[e(363)]))}[Gr(373)](){const t=Gr;return{id:this.id,type:this[t(343)]?this[t(418)]+":"+this[t(343)]:this[t(418)],authorId:this[t(376)].id,createdAt:this[t(386)],hasComments:this[t(406)],data:this[t(399)],attributes:this[t(363)]}}static[Gr(349)](){const t=Gr;return(0,e.uid)()[t(385)](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}}const Wr=Kr;function Xr(){const t=["getDescriptions","28743DFMXye","*Merge:* %0","$text","previousSibling","3685599xApOzg","*Insert:* %0","*Split:* %0","add","_customCallbacks","141001HIOmpd","_handleRenameSuggestionDescription","quantity","attribute","removeFormat","match","*Change to:* %0","1347012wQyKic","isEqual","*Set format:* %0","removeObject","function","ELEMENT_SPACE","removeContainer","*Remove:* %0","_locale","newValue","66Cocakv","push","_schema","indexOf","_addDescriptionItems","pop","subType","nextSibling","addObject","matchingCallback","format","length","elementStart","REPLACE_TEXT","72QDoFTb","remove","elementEnd","join","Object","16120TbNwqJ","skip","start","1085768BRimZd","505242Bvqkhd","addEmptyContainer","label","_attributeLabels","registerElementLabel","item","registerDescriptionCallback","_handleInsertRemoveSuggestionDescription","name","getWalker","_handleAttributeSuggestionDescription","addContainer","insertion","text","type","softBreak","key","_itemLabelsCallbacks","removeEmptyContainer","element","registerAttributeLabel","$1 $2","_itemLabels","has","$textProxy","get","Container","nodeAfter","_handleCustomCallbackDescription","data","normal","checkChild","set","isObject","deletion","isInContent","isEmpty","25VjiCrY","replace","map","_resolveDescriptionItems","end","addFormat","getItemLabel","*Remove format:* %0","890432Fwehox","EmptyContainer","getFirstRange"];return(Xr=function(){return t})()}function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=356]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(695639===-parseInt(n(430))/1+-parseInt(n(365))/2+-parseInt(n(418))/3+parseInt(n(364))/4*(-parseInt(n(402))/5)+parseInt(n(440))/6*(-parseInt(n(423))/7)+-parseInt(n(410))/8*(-parseInt(n(356))/9)+parseInt(n(361))/10*(parseInt(n(414))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(422)]=[],this[n(387)]=new Map,this[n(382)]=[],this[n(368)]=new Map,this[n(442)]=t,this[n(438)]=e}[Wr(413)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(451)];o++){const i=t[o];if(!i[e(400)])continue;const a=this[e(393)](i);if(a){if(null!=i[e(446)]){if(r[e(388)](i[e(446)]))continue;r[e(421)](i[e(446)])}n[e(441)](a)}else if(e(426)!=i[e(379)])e(377)!=i[e(379)]&&e(399)!=i[e(379)]||this[e(372)](n,i,t[o+1]);else{const t=i[e(394)][e(381)];if(s[e(388)](t))continue;s[e(421)](i[e(394)][e(381)]),t==mc?this[e(424)](n,i):this[e(375)](n,i)}}return this[e(405)](n)}[Wr(371)](t){const e=Wr;this[e(422)][e(441)](t)}[Wr(369)](t,n,r=e.priorities[Wr(395)]){const s=Wr;s(434)==typeof t?(0,e.insertToPriorityArray)(this[s(382)],{matchingCallback:t,label:n,priority:r}):this[s(387)][s(397)](t,n)}[Wr(385)](t,e){const n=Wr;this[n(368)][n(397)](t,e)}[Wr(408)](t,e=1){const n=Wr;let r;for(const e of this[n(382)])if(e[n(449)](t)){r=e[n(367)];break}return r||(r=this[n(387)][n(390)](t[n(373)])),r?r(e):1!==e?e+" "+t[n(373)]+"s":""+t[n(373)]}[Wr(444)](t,e){const n=Wr,r=e[n(412)]()[n(374)](),s=n(377)==e[n(379)]?n(421):n(357);for(const e of r){const o=e[n(370)],i=t[t[n(451)]-1];if(o.is(n(389)))i&&i[n(379)][n(443)](n(391))>-1&&t[n(445)](),i&&n(378)==i[n(379)]?i[s]+=o[n(394)]:t[n(441)]({type:n(378),add:n(421)==s?o[n(394)]:"",remove:n(357)==s?o[n(394)]:""});else if(this[n(442)][n(398)](o)){const a=o;if(i&&i[n(379)][n(443)](n(391))>-1&&t[n(445)](),n(358)==e[n(379)])continue;i&&i[n(379)]==s+n(360)&&i[n(384)][n(373)]==a[n(373)]?i[n(425)]++:t[n(441)]({type:s+n(360),element:a,quantity:1}),r[n(362)]((t=>!(n(358)==t[n(379)]&&t[n(370)]==o)))}else if(this[n(442)][n(396)](o,n(416))||o.is(n(384),n(380))){const r=o;if(n(421)==s&&n(452)==e[n(379)]||n(357)==s&&n(358)==e[n(379)])continue;if(i&&-1==i[n(379)][n(443)](n(391))){n(378)==i[n(379)]&&(i[s]+="\n");continue}let a;if(a=n(421)==s?r[n(447)]&&!this[n(442)][n(398)](r[n(447)])?r[n(447)]:null:r[n(417)]&&!this[n(442)][n(398)](r[n(417)])?r[n(417)]:null,r[n(401)]||a&&a[n(401)]){const e=a&&a[n(401)]?a:r;i&&i[n(379)]==s+n(411)&&i[n(384)][n(373)]==e[n(373)]?i[n(425)]++:t[n(441)]({type:s+n(411),element:e,quantity:1})}else t[n(441)]({type:s+n(391),element:r})}}}[Wr(405)](t){const e=Wr,n=this[e(438)],r=[],s=[],o=[];for(const i of t)switch(i[e(379)]){case e(378):if(i[e(421)]=i[e(421)][e(403)](/(\S)\u000A+(\S)/g,e(386))[e(403)](/\u000A/g,""),i[e(357)]=i[e(357)][e(403)](/(\S)\u000A+(\S)/g,e(386))[e(403)](/\u000A/g,""),""!=i[e(421)]&&""!=i[e(357)]){r[e(441)]({type:e(403),content:zr(n,e(453),['"'+i[e(357)]+'"','"'+i[e(421)]+'"'])});continue}if(null!=i[e(421)][e(428)](/^ +$/)){r[e(441)]({type:e(377),content:zr(n,e(419),zr(n,e(435),i[e(421)][e(451)]))});continue}if(null!=i[e(357)][e(428)](/^ +$/)){r[e(441)]({type:e(399),content:zr(n,e(437),zr(n,e(435),i[e(357)][e(451)]))});continue}if(""!=i[e(421)]){r[e(441)]({type:e(377),content:zr(n,e(419),'"'+i[e(421)]+'"')});continue}r[e(441)]({type:e(399),content:zr(n,e(437),'"'+i[e(357)]+'"')});continue;case e(366):case e(448):r[e(441)]({type:e(377),content:zr(n,e(419),this[e(408)](i[e(384)],i[e(425)]))});continue;case e(383):case e(433):r[e(441)]({type:e(399),content:zr(n,e(437),this[e(408)](i[e(384)],i[e(425)]))});continue;case e(376):r[e(441)]({type:e(377),content:zr(n,e(420),this[e(408)](i[e(384)],i[e(425)]))});continue;case e(436):r[e(441)]({type:e(399),content:zr(n,e(415),this[e(408)](i[e(384)],i[e(425)]))});continue;case e(407):s[e(441)](i[e(381)]);continue;case e(427):o[e(441)](i[e(381)]);continue;default:r[e(441)](i)}if(s[e(451)]){const t=s[e(404)]((t=>this[e(368)][e(388)](t)?this[e(368)][e(390)](t):t))[e(359)](", ");r[e(441)]({type:e(450),content:zr(this[e(438)],e(432),t)})}if(o[e(451)]){const t=o[e(404)]((t=>this[e(368)][e(388)](t)?this[e(368)][e(390)](t):t))[e(359)](", ");r[e(441)]({type:e(450),content:zr(this[e(438)],e(409),t)})}return r}[Wr(393)](t){const e=Wr;for(const n of this[e(422)]){const r=n(t);if(r&&e(379)in r)return r}}[Wr(375)](t,e){const n=Wr,r=e[n(394)],s=void 0===r[n(439)]?n(427):n(407);t[n(441)]({type:s,key:r[n(381)]})}[Wr(424)](t,e){const n=Wr;t[n(441)]({type:n(450),content:zr(this[n(438)],n(429),this[n(408)](e[n(412)]()[n(363)][n(392)],1))})}[Wr(372)](t,e,n){const r=Wr;if(this[r(444)](t,e),n&&n[r(412)]()&&!e[r(412)]()[r(406)][r(431)](n[r(412)]()[r(363)])){const n=t[t[r(451)]-1],s=r(377)==e[r(379)]?r(421):r(357);n&&r(378)==n[r(379)]&&(n[s]+="\n")}}}const Jr=Qr;function Qr(t,e){const n=Zr();return(Qr=function(t,e){return n[t-=487]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(692587===parseInt(n(498))/1+-parseInt(n(488))/2*(-parseInt(n(495))/3)+parseInt(n(499))/4+parseInt(n(490))/5*(-parseInt(n(492))/6)+parseInt(n(494))/7+parseInt(n(487))/8*(-parseInt(n(493))/9)+-parseInt(n(503))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Yr extends t.Plugin{[Jr(491)](){const t=Jr,e=this[t(504)],n=e[t(496)][t(502)](t(497));e[t(500)][t(502)](t(489))&&n[t(501)](t(489))}}function Zr(){const t=["545WZpMro","afterInit","19254cGRaFv","45702PrDDQa","9351440ygoSyW","3XsJYeF","plugins","TrackChangesEditing","69904TuYTCd","1230492xvdNyo","commands","enableCommand","get","14631720MXjsrC","editor","200VCrpfQ","1838086DBFKws","showAIAssistant"];return(Zr=function(){return t})()}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=241]})(t,e)}function es(){const t=["justify","835579NNQkRt","value","FORMAT_ALIGN_TO_CENTER","left","locale","commandName","alignment","registerAttributeLabel","_enableDefaultAttributesIntegration","format","FORMAT_JUSTIFY_TEXT","afterInit","339006ScVZNv","893734ieCkxu","5145256GmGHFc","1019230gnqynn","commandParams","509067vgghmz","_registerLegacyDescription","FORMAT_ALIGN_TO_RIGHT","*Format:* %0","FORMAT_ALIGN_TO_LEFT","editor","right","formatBlock","FORMAT_ALIGNMENT","28hpWmkC","type","has","40YUmYkw","center","8FpzpmV","get","2060706iyrBKw","AlignmentEditing","registerDescriptionCallback","TrackChangesEditing","_descriptionFactory","plugins"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(455553===-parseInt(n(251))/1+-parseInt(n(264))/2+parseInt(n(244))/3+parseInt(n(242))/4*(parseInt(n(266))/5)+-parseInt(n(263))/6*(parseInt(n(277))/7)+parseInt(n(265))/8+-parseInt(n(268))/9*(-parseInt(n(280))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(262)](){const t=$r,e=this[t(273)],n=e[t(255)];if(!e[t(249)][t(279)](t(245)))return;const r=e[t(249)][t(243)](t(247));r[t(259)](t(257),[],[t(257)]),r[t(248)][t(258)](t(257),zr(n,t(276))),this[t(269)]()}[$r(269)](){const t=$r,e=this[t(273)],n=e[t(255)];e[t(249)][t(243)](t(247))[t(248)][t(246)]((e=>{const r=t;if(r(275)!=e[r(278)])return;const{data:s}=e;if(s&&r(257)==s[r(256)]){const t=s[r(267)][0][r(252)];return{type:r(260),content:zr(n,r(271),function(t){const e=r;switch(t){case e(254):return zr(n,e(272));case e(274):return zr(n,e(270));case e(241):return zr(n,e(253));case e(250):return zr(n,e(261))}}(t))}}}))}}function rs(t,e){const n=is();return(rs=function(t,e){return n[t-=271]})(t,e)}const ss=rs;!function(t,e){const n=rs,r=t();for(;;)try{if(919635===parseInt(n(297))/1*(-parseInt(n(308))/2)+parseInt(n(292))/3+parseInt(n(280))/4*(parseInt(n(315))/5)+-parseInt(n(275))/6+-parseInt(n(314))/7*(-parseInt(n(278))/8)+parseInt(n(295))/9*(parseInt(n(294))/10)+-parseInt(n(288))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[ss(296),ss(276),ss(317),ss(300),ss(305),ss(279),ss(291)];function is(){const t=["8LjYUIK","SubscriptEditing","754532bsQftl","FORMAT_","superscript","_enableDefaultAttributesIntegration","FORMAT_UNDERLINE","formatInline","_descriptionFactory","code","20973304PmlSwt","commandName","underline","SuperscriptEditing","3780045wNBGnf","*Format:* %0","10YmFnjp","4703571JVcNsy","BoldEditing","827mlSMnY","commandParams","plugins","CodeEditing","italic","bold","toLowerCase","FORMAT_SUBSCRIPT","StrikethroughEditing","locale","type","1618HGUsmJ","subscript","FORMAT_STRIKETHROUGH","toUpperCase","*Remove format:* %0","FORMAT_BOLD","10335073pRDtjh","30VoDyZa","_registerLegacyDescription","UnderlineEditing","FORMAT_ITALIC","forceValue","FORMAT_CODE","FORMAT_SUPERSCRIPT","has","slice","TrackChangesEditing","registerAttributeLabel","editor","strikethrough","afterInit","format","registerDescriptionCallback","5373174CfAGhj","ItalicEditing","get"];return(is=function(){return t})()}class as extends t.Plugin{[ss(272)](){const t=ss,e=this[t(326)],n=e[t(299)][t(277)](t(324)),r=e[t(306)];for(const s of os){if(!e[t(299)][t(322)](s))continue;const o=s[t(323)](0,-7)[t(303)](),i=t(281)+o[t(311)]();n[t(283)](o,[o]),n[t(286)][t(325)](o,zr(r,i))}this[t(316)]()}[ss(316)](){const t=ss,e=this[t(326)],n=e[t(306)],r=e[t(299)][t(277)](t(324));function s(e,s){const o=t;r[o(286)][o(274)]((t=>{const r=o;if(r(285)!=t[r(307)])return;const{data:i}=t;return i&&i[r(289)]===e?i[r(298)][0][r(319)]?{type:r(273),content:zr(n,r(293),s)}:{type:r(273),content:zr(n,r(312),s)}:void 0}))}s(t(302),zr(n,t(313))),s(t(301),zr(n,t(318))),s(t(290),zr(n,t(284))),s(t(287),zr(n,t(320))),s(t(271),zr(n,t(310))),s(t(309),zr(n,t(304))),s(t(282),zr(n,t(321)))}}function cs(){const t=["format","_descriptionFactory","248971Tcbcws","has","change","ELEMENT_BLOCK_QUOTE","blockQuote","TrackChangesEditing","document","model","*Remove format:* %0","markBlockFormat","filter","5xmPBvw","7HNPxSa","BlockQuoteEditing","commandName","plugins","locale","from","getSelectedBlocks","658226vBEWzZ","commandParams","afterInit","forceValue","selection","*Set format:* %0","376490gtdJsn","editor","registerDescriptionCallback","get","parent","$root","checkChild","2912175buJfih","165TtRUMb","enableCommand","commands","5139QWGrdn","788dVTffx","schema","value","name","6381208lxGjjg","521526fzmEqr"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=288]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(402789===-parseInt(n(307))/1+-parseInt(n(326))/2+-parseInt(n(298))/3*(-parseInt(n(299))/4)+parseInt(n(318))/5*(parseInt(n(304))/6)+parseInt(n(319))/7*(parseInt(n(303))/8)+parseInt(n(294))/9+-parseInt(n(332))/10*(parseInt(n(295))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[us(328)](){const t=us,e=this[t(288)],n=e[t(323)];if(!e[t(322)][t(308)](t(320)))return;const r=e[t(322)][t(290)](t(312)),s=this[t(288)][t(297)][t(290)](t(311));r[t(296)](t(311),((n,o={})=>{const i=t,a=this[i(288)][i(314)][i(313)][i(330)],c=o&&void 0!==o[i(329)]?o[i(329)]:!s[i(301)];let u=[];if(c){const t=Array[i(324)](a[i(325)]())[i(317)]((t=>hs(t)||function(t,e){const n=i,r=e[n(293)](t[n(291)],n(311)),s=e[n(293)]([n(292),n(311)],t);return r&&s}(t,this[i(288)][i(314)][i(300)])));u=y(t,e[i(314)])}else{const t=Array[i(324)](a[i(325)]())[i(317)]((t=>hs(t)));u=y(t,e[i(314)])}e[i(314)][i(309)]((()=>{const t=i;for(const e of u)r[t(316)](e,{commandName:t(311),commandParams:[{forceValue:c}]})}))})),r[t(306)][t(289)]((e=>{const r=t,{data:s}=e;if(s&&r(311)==s[r(321)]){const t=zr(n,r(310));return s[r(327)][0][r(329)]?{type:r(305),content:zr(n,r(331),t)}:{type:r(305),content:zr(n,r(315),t)}}}))}}function hs(t){const e=us;return e(311)==t[e(291)][e(302)]}const gs=ps;function ds(){const t=["54cQtEDH","get","778230lGNueb","has","777487BoUTop","CaseChange","840518HrAskl","11845098HTPVOH","TrackChangesEditing","11208312fAZjjP","enableCommand","editor","changeCaseUpper","2DaGcHT","706812VIUnyv","plugins","8xXcinM","afterInit","changeCaseTitle","7522690ZcxOVv","changeCaseLower"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=179]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(750283===-parseInt(n(188))/1*(-parseInt(n(197))/2)+parseInt(n(198))/3*(-parseInt(n(179))/4)+parseInt(n(186))/5*(-parseInt(n(184))/6)+-parseInt(n(190))/7+parseInt(n(193))/8+parseInt(n(191))/9+-parseInt(n(182))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(180)](){const t=gs,e=this[t(195)];e[t(199)][t(187)](t(189))&&(e[t(199)][t(185)](t(192))[t(194)](t(196)),e[t(199)][t(185)](t(192))[t(194)](t(183)),e[t(199)][t(185)](t(192))[t(194)](t(181)))}}const Is=bs;function Es(){const t=["28510YCtiWD","112878geQMpO","editor","154297kgzMAW","plugins","TrackChangesEditing","102130fcsjhp","ckbox","60747GXErii","10hnveCc","enableCommand","afterInit","commands","324fjTxBi","get","10111024NGvjfv","208FNOBun","156DCDjFK","1270800EAtVsc"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=362]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(275612===-parseInt(n(368))/1+-parseInt(n(374))/2*(parseInt(n(373))/3)+parseInt(n(378))/4*(-parseInt(n(365))/5)+parseInt(n(363))/6*(-parseInt(n(371))/7)+-parseInt(n(362))/8*(-parseInt(n(366))/9)+parseInt(n(364))/10+parseInt(n(380))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(376)](){const t=Is,e=this[t(367)];e[t(377)][t(379)](t(372))&&e[t(369)][t(379)](t(370))[t(375)](t(372))}}const _s=As;function ys(){const t=["document","indentCodeBlock","registerDescriptionCallback","markBlockFormat","get","ELEMENT_CODE_BLOCK","343uCMPpM","name","format","language","outdentCodeBlock","locale","type","from","commandName","blockName","parent","1533545NcTqPx","afterInit","filter","isLimit","getSelectedBlocks","config","*Remove format:* %0","TrackChangesEditing","_descriptionFactory","*Set format:* %0","CodeBlock","199630kJKQet","forceValue","28WHKNak","selection","commands","editor","enableCommand","codeBlock","change","802730uCGshO","schema","2dddllv","find","checkChild","registerElementLabel","commandParams","2600opmwaV","has","66597GKvAIJ","plugins","48DxqElC","194045crQyjh","languages","formatBlock","model","9CzmIPM","6XQrUsl","rootElement","value","label","toLowerCase","432729KYuOFv"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=253]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(100545===-parseInt(n(261))/1*(parseInt(n(311))/2)+-parseInt(n(258))/3*(-parseInt(n(302))/4)+-parseInt(n(300))/5*(parseInt(n(266))/6)+parseInt(n(278))/7*(-parseInt(n(256))/8)+-parseInt(n(265))/9*(parseInt(n(309))/10)+parseInt(n(271))/11*(parseInt(n(260))/12)+parseInt(n(289))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(290)](){const t=_s,e=this[t(305)];if(!e[t(259)][t(257)](t(299)))return;const n=e[t(259)][t(276)](t(296)),r=e[t(283)],s=e[t(294)][t(276)](t(307))[t(262)],o=e[t(304)][t(276)](t(307));n[t(306)](t(273)),n[t(306)](t(282)),n[t(306)](t(307),((r,i={})=>{const a=t,c=e[a(264)],u=e[a(264)][a(272)][a(303)],l=i&&void 0!==i[a(301)]?i[a(301)]:!o[a(268)];let f;i[a(281)]||(i[a(281)]=s[0][a(281)]),f=l?Array[a(285)](u[a(293)]())[a(291)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(267))&&!e[n(292)](t)&&e[n(253)](t[n(288)],n(307))}(t,c[a(310)]))):Array[a(285)](u[a(293)]())[a(291)]((t=>Cs(t)));const h=y(f,c);c[a(308)]((()=>{const t=a;for(const e of h)n[t(275)](e,{commandName:t(307),commandParams:[{...i,forceValue:l}],formatGroupId:t(287)})}))})),n[t(297)][t(254)](t(307),(e=>zr(r,t(277),e))),n[t(297)][t(274)]((e=>{const n=t;if(n(263)!=e[n(284)])return;const o=r.t,{data:i}=e;if(!i||n(307)!=i[n(286)])return;const a=i[n(255)][0][n(281)],c=o(s[n(312)]((t=>t[n(281)]===a))[n(269)])[n(270)]();return i[n(255)][0][n(301)]?{type:n(280),content:zr(r,n(298),zr(r,n(277),1)+" ("+c+")")}:{type:n(280),content:zr(r,n(295),zr(r,n(277),1))}}))}}function Cs(t){const e=_s;return e(307)==t[e(279)]}const Ns=Ss;function Rs(){const t=["plugins","TrackChangesEditing","364lRcgCt","6882zddgmV","117zHadhm","72WZJwRh","editor","8llhHtp","10pkDjVh","has","1605300qlqCnV","enableCommand","168102KgLQNh","get","addCommentThread","6966146sRgySX","221155IWjPnz","372292zPNoWU","CommentsEditing","2052484DCCoDp","1FrMsmZ","afterInit"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(329199===-parseInt(n(334))/1*(-parseInt(n(331))/2)+-parseInt(n(317))/3*(parseInt(n(316))/4)+-parseInt(n(330))/5*(parseInt(n(319))/6)+-parseInt(n(333))/7*(-parseInt(n(321))/8)+parseInt(n(326))/9*(parseInt(n(322))/10)+-parseInt(n(329))/11+parseInt(n(324))/12*(parseInt(n(318))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ls extends t.Plugin{[Ns(335)](){const t=Ns,e=this[t(320)];e[t(336)][t(323)](t(332))&&e[t(336)][t(327)](t(337))[t(325)](t(328))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=124]})(t,e)}function ws(){const t=["listIndent","getAttribute","start","push","createRangeOn","element","test","5517glZuRr","includes","activeMarkers","listItem","toViewElement","markerRange","get","writer","span","ck-suggestion-marker-","bindElementToMarker","11GJaxUb","elementEnd","8286593DFOuAS","insert","isAtEnd","nextSibling","markerName","getCustomProperty","getWalker","8QdHoSb","hasAttribute","isLimit","2760096hHiXGQ","previousPosition","15140NyyglG","type","plugins","isContent","toViewPosition","createUIElement","1461406wKlsXS","5CxMnCp","consumable","name","mapper","model","TrackChangesEditing","isBlock","11967996UhgYQg","schema","1622255HkYuzl","parent","addHighlight","3PYXYvK","5671866gukjdv","ck-suggestion-marker--active","addClass","getItems","item"];return(ws=function(){return t})()}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(152)]())o[r(125)](t)&&s[r(157)](n[r(158)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(131)][r(167)](r(141));return(o,i,a)=>{const c=r;if(!a[c(137)][c(160)](i[c(166)],o[c(138)]))return;const u=i[c(166)][c(180)](),l=i[c(166)][c(156)],f=t[c(140)][c(144)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(153)];d=d||f[c(132)](e);const n=a[c(139)][c(165)](e);if(n&&n[c(179)](c(147)))return;c(173)==t[c(130)]&&f[c(142)](e)&&!f[c(126)](e)&&(e[c(177)]||l[c(176)]?h&&h[c(146)]==e||(h=e,m(t[c(128)]),p=!0):g=g||t[c(128)])}function m(t){const r=c,o=a[r(168)][r(134)](r(169),{class:r(170)+e}),u=a[r(139)][r(133)](t);n&&s[r(163)][r(162)](i[r(178)])&&a[r(168)][r(151)](r(150),o),a[r(168)][r(175)](u,o),a[r(139)][r(171)](o,i[r(178)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(844621===parseInt(n(145))/1+parseInt(n(135))/2*(parseInt(n(148))/3)+parseInt(n(127))/4+parseInt(n(136))/5*(-parseInt(n(149))/6)+-parseInt(n(174))/7*(parseInt(n(124))/8)+parseInt(n(161))/9*(parseInt(n(129))/10)+-parseInt(n(172))/11*(parseInt(n(143))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["start","editing","model","unlock","root","2537964PVrdwq","init","651297DEIGEy","TrackChangesEditing","rootName","lock","142414RImizv","detach","markerNameToElements","unit","get","bind","unbindElementFromMarkerName","$graveyard","130satfNU","createRange","selection","markerName","batch","modifySelection","4295910gEyCBf","addMarker:suggestion:deletion","forward","commands","enableCommand","data","document","options","delete","remove","high","fromRange","showSuggestionHighlights","requires","isCollapsed","getFirstRange","setSelection","deleteForward","removeMarker:suggestion:deletion","writer","mapper","end","6fDkdXj","3ynUWrv","downcastDispatcher","312448SGqgXy","merge","createSelection","uiElement","editor","buffer","enqueueChange","586431XeLwXX","1144892CzYUgu","plugins"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(473754===-parseInt(n(324))/1+parseInt(n(328))/2*(-parseInt(n(365))/3)+-parseInt(n(322))/4+-parseInt(n(342))/5*(-parseInt(n(364))/6)+parseInt(n(375))/7+-parseInt(n(367))/8+-parseInt(n(374))/9*(-parseInt(n(336))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(355)](){return[vs.Delete]}[Fs(323)](){const t=Fs,e=this[t(371)],n=e[t(376)][t(332)](t(325));n[t(346)](t(350));const r=e[t(345)][t(332)](t(359));n[t(346)](t(359),((n,s={})=>{const o=t,a=e[o(319)][o(369)](e[o(319)][o(348)][o(338)]);a[o(356)]&&e[o(319)][o(341)](a,{direction:o(344),unit:s[o(331)]});const c=a[o(357)](),u=i.LiveRange[o(353)](c);let l;n(s),l=o(335)==u[o(321)][o(326)]?e[o(319)][o(337)](c[o(377)]):e[o(319)][o(337)](u[o(377)],u[o(363)]),u[o(329)](),e[o(319)][o(373)](r[o(372)][o(340)],(t=>{const e=o;r[e(372)][e(327)](),t[e(358)](t[e(337)](l[e(363)])),r[e(372)][e(320)]()}))})),e[t(378)][t(366)].on(t(343),Ds(e,t(368)),{priority:t(352)}),e[t(347)][t(366)].on(t(343),((n,r,s)=>{const o=t;s[o(349)][o(354)]&&Ds(e,o(368),{showActiveMarker:!1})[o(333)](this)(n,r,s)}),{priority:t(352)}),e[t(378)][t(366)].on(t(360),((e,n,r)=>{const s=t,o=r[s(362)][s(330)](n[s(339)]);if(o)for(const t of o)t.is(s(370))&&(r[s(362)][s(334)](t,n[s(339)]),r[s(361)][s(351)](t))}),{priority:t(352)})}}function Us(t,e){const n=Gs();return(Us=function(t,e){return n[t-=320]})(t,e)}const js=Us;function Gs(){const t=["checkTodoList","attribute","*Merge:* %0","find","commands","ELEMENT_BULLETED_LIST","getRanges","setAttribute","previousSibling","forceValue","newValue","assureChains","includes","attributes","ELEMENT_NUMBERED_LIST","isUndo","657776ODIOam","every","attributeKey","255685vDXVhq","range","*Remove format:* %0","FORMAT_INDENT","setSelection","mergeListItemForward","fromRange","ELEMENT_LIST_ITEM","afterInit","16EShwST","default","todoListCheck","isNextTo","from","registerCustomCallback","*Uncheck item*","getFirstMarker","type","*Check item*","schema","_findSuggestions","_suggestionFactory","ListEditing","value","todo","registerPostFixer","commandParams","differ","filter","listType","length","listStyle","listItemIdFixer","data","_supportLegacySuggestions","push","getChanges","todoListChecked","TodoListEditing","getFirstRange","numberedList","detach","isLocal","head","multipleBlocks","1192716aZkUQa","_enableDefaultAttributesIntegration","selection","numbered","registerElementLabel","indentList","1DqcKGG","bulleted","listReversed","getAttribute","isObject","format","847864KUmfJi","meta","toUpperCase","nextSibling","locale","_registerLegacyDescription","mergeListItemBackward","next","_descriptionFactory","start","list.multiBlock","*Indent:* %0","map","createRange","_LIST","refresh","ELEMENT_","listStart","commandName","279549SQAnQV","*Set format:* %0","accept","splitListItemBefore","plugins","listItemId","batch","oldValue","914160XEvSfY","groupId","registerAttributeLabel","bulletedList","TrackChangesEditing","*Change to:* %0","documentList","outdentList","suggestion","containsItem","formatBlock","end","change","key","getSuggestions","noTrackChangesFixer","*Format:* remove from %0","get","listIndent","has","nodeAfter","execute","deletion","ELEMENT_TODO_LIST","956577gySaBo","_getAttributeKey","model","*Format:* insert into %0","todoList","*Split:* list item","config","*Outdent:* %0","createPositionAt","splitListItemAfter","registerDescriptionCallback","parent","*Merge:* list item","editor","document","trackChangesCommand","removeMarker"];return(Gs=function(){return t})()}!function(t,e){const n=Us,r=t();for(;;)try{if(305817===-parseInt(n(322))/1*(parseInt(n(328))/2)+parseInt(n(379))/3+-parseInt(n(412))/4+parseInt(n(415))/5+parseInt(n(355))/6+parseInt(n(460))/7*(parseInt(n(424))/8)+parseInt(n(347))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[js(423)](){const t=js,e=this[t(392)];if(!e[t(351)][t(374)](t(437)))return;const n=e[t(332)],r=e[t(351)][t(372)](t(359)),s=e[t(351)][t(374)](t(453)),o=!!e[t(385)][t(372)](t(338));function i(e){const r=t;return{type:r(327),content:""+zr(n,r(348),e)}}function a(e){const r=t;return{type:r(327),content:""+zr(n,r(417),e)}}r[t(461)](t(455),[],[t(352),t(444),t(373)]),r[t(461)](t(358)),r[t(461)](t(321)),r[t(461)](t(362)),r[t(461)](t(388)),r[t(461)](t(350)),o&&(r[t(461)](t(334)),r[t(461)](t(420))),s&&(r[t(461)](t(383)),r[t(461)](t(396),[],[t(452)]),r[t(336)][t(389)]((e=>{const r=t,{data:s}=e;if(s&&r(452)==s[r(368)])return{type:r(327),content:s[r(406)]?zr(n,r(433)):zr(n,r(430))}})),this[t(392)][t(381)][t(393)][t(440)]((e=>{const n=t;if(e[n(353)][n(411)])return!1;let s=!1;const o=r[n(369)]({skipNotAttached:!0})[n(443)]((t=>n(452)===r[n(380)](t)));for(const t of o)n(439)!=t[n(454)]()[n(337)][n(375)][n(325)](n(444))&&(r[n(435)](t[n(454)](),n(397))[n(399)]((t=>n(444)===r[n(380)](t[n(363)])))||(e[n(395)](t[n(431)]()),s=!0));return s}))),r[t(336)][t(357)](t(373),zr(n,t(418)));const c={type:t(327),content:""};r[t(336)][t(389)]((e=>{const r=t,{data:s}=e;if(!s||r(444)!=s[r(368)])return;let u=e[r(458)];for(;u;){if(u[r(448)]&&(r(446)==u[r(448)][r(368)]&&(u[r(448)][r(406)]&&r(425)!=u[r(448)][r(406)]||r(425)!=u[r(448)][r(354)]&&!s[r(406)])||!o&&u[r(448)][r(368)]==mc))return c;u=u[r(335)]}if(null==s[r(406)])switch(s[r(354)]){case r(323):return a(zr(n,r(401)));case r(463):return a(zr(n,r(410)));case r(439):return a(zr(n,r(378)))}switch(s[r(406)]){case r(323):return i(zr(n,r(401)));case r(463):return i(zr(n,r(410)));case r(439):return i(zr(n,r(378)))}})),r[t(336)][t(389)]((e=>{const n=t,{data:r}=e;if(r&&n(373)==r[n(368)])return null==r[n(406)]||null==r[n(354)]&&0==r[n(406)]?c:void 0})),r[t(336)][t(389)]((e=>{const r=t;if(r(397)!=e[r(432)])return;const{data:s}=e;if(!s||r(352)!=s[r(368)])return;const o=Hs(e);return o?r(406)==o?{type:r(327),content:zr(n,r(391))}:r(354)==o?{type:r(327),content:zr(n,r(384))}:c:c})),e[t(381)][t(393)][t(440)]((e=>this[t(447)](e))),e[t(381)][t(393)][t(440)]((e=>this[t(370)](e))),e[t(381)][t(393)][t(440)]((e=>this[t(407)](e))),this[t(449)]()}[js(447)](t){const e=js;if(t[e(353)][e(411)]||!t[e(353)][e(457)])return!1;let n=!1;const r=this[e(392)][e(351)][e(372)](e(359))[e(369)]({skipNotAttached:!0})[e(443)]((t=>t[e(448)]&&e(352)==t[e(448)][e(368)]))[e(443)]((t=>t[e(448)][e(406)]&&t[e(448)][e(354)]));for(const s of r)Hs(s)||(t[e(395)](s[e(431)]()),n=!0);return n}[js(370)](t){const e=js;if(t[e(353)][e(411)]||!t[e(353)][e(457)])return!1;const n=this[e(392)][e(351)][e(372)](e(359));if(n[e(394)][e(438)])return!1;let r=!1;const s=[e(444),e(446),e(352),e(373),e(345),e(324),e(426)],o=this[e(392)][e(381)][e(393)][e(442)][e(451)]()[e(443)]((t=>e(397)==t[e(432)]))[e(443)]((t=>s[e(408)](t[e(414)])));if(0==o[e(445)])return r;for(const i of o){const o=n[e(435)](i[e(416)],e(397))[e(443)]((t=>!t[e(329)][e(427)]))[e(340)]((t=>t[e(363)]))[e(443)]((t=>{const r=e,o=n[r(380)](t);return s[r(408)](o)}));if(o[e(445)]){for(const n of o)t[e(395)](n[e(431)]());r=!0}}return r}[js(407)](t){const e=js;if(t[e(353)][e(411)]||!t[e(353)][e(457)])return!1;const n=this[e(392)][e(351)][e(372)](e(359));let r=!1;const s=[e(444),e(446),e(352),e(373),e(345),e(324),e(426)];for(const t of n[e(369)]({skipNotAttached:!0})){const o=n[e(435)](t[e(454)](),e(397))[e(340)]((t=>t[e(363)]))[e(443)]((t=>t[e(448)]&&s[e(408)](t[e(448)][e(368)])));if(!o[e(445)])continue;const a=o[0][e(458)][e(409)][e(356)];if(!o[e(413)]((t=>t[e(409)][e(356)]===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(369)]({skipNotAttached:!0})[s(443)]((e=>s(397)==e[s(432)]&&e[s(409)][s(356)]==t)))e[s(403)](s(356),r)}function i(t,n){const r=e;let s=t[r(458)],i=!1;for(;s;)s[r(409)][r(356)]!=n&&(o(s[r(409)][r(356)],n),s[r(403)](r(356),n),i=!0),s=s[r(335)];return i}}[js(449)](){const t=js,e=this[t(392)],n=e[t(332)],r=e[t(351)][t(372)](t(359));this[t(333)](),r[t(436)][t(429)](t(365),t(361),t(349),(function(n,r){const s=t,o=[];for(let t of n)t[s(337)][s(375)]===t[s(366)][s(390)]&&(t=e[s(381)][s(341)](e[s(381)][s(387)](t[s(337)][s(375)],0))),o[s(450)](t);e[s(381)][s(367)]((t=>{const n=s,a=e[n(381)][n(393)][n(462)],c=Array[n(428)](a[n(402)]())[n(340)]((t=>i.LiveRange[n(421)](t)));t[n(419)](o),e[n(400)][n(372)](r[n(346)])[n(343)](),r[n(441)][n(450)]({forceDefaultExecution:!0}),e[n(376)](r[n(346)],...r[n(441)]),t[n(419)](c);for(const t of c)t[n(456)]()}))})),r[t(336)][t(320)]((function(n){const r=t,s=!e[r(381)][r(434)][r(326)](n),o=n[r(404)],i=n[r(331)],a=n[r(325)](r(352)),c=!o||o[r(325)](r(352))!==a,u=!i||i[r(325)](r(352))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(422),e)))}[js(333)](){const t=js,e=this[t(392)],n=e[t(332)];function r(n){const r=t,s=e[r(400)][r(372)](r(358))[r(438)],o=e[r(400)][r(372)](r(455))[r(438)];return r(455)===n?s:o}e[t(351)][t(372)](t(359))[t(336)][t(389)]((function(s){const o=t;if(o(365)!=s[o(432)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(346)]){case o(358):u=i[o(441)][0][o(405)],l=r(i[o(346)]),a=o(u?382:371),!l&&e[o(385)][o(372)](o(338))||(a=o(360)),c={type:o(327),content:zr(n,a,zr(n,o(401)))};break;case o(455):u=i[o(441)][0][o(405)],l=r(i[o(346)]),a=o(u?382:371),!l&&e[o(385)][o(372)](o(338))||(a=o(360)),c={type:o(327),content:zr(n,a,zr(n,o(410)))};break;case o(321):a=o(339),c={type:o(327),content:zr(n,a,zr(n,o(422)))};break;case o(362):a=function(t){const e=o,n=t[e(454)]();let r=n[e(337)][e(375)];for(;r&&n[e(364)](r);){if(r[e(325)](e(373))>0)return!1;r=r[e(331)]}return!0}(s)?zr(n,o(371),zr(n,function(t){const e=o;return e(344)+t[e(454)]()[e(337)][e(375)][e(325)](e(444))[e(330)]()+e(342)}(s))):zr(n,o(386),zr(n,o(422))),c={type:o(327),content:a};break;case o(334):case o(420):!1===i[o(459)]&&(a=o(398),c={type:o(377),content:zr(n,a,zr(n,o(422)))})}return c}))}}function Hs(t){const e=js;let n=t[e(454)]()[e(337)][e(375)][e(404)];for(;n;){const r=n[e(325)](e(352));if(!r)return!1;if(r==t[e(448)][e(406)])return e(406);if(r==t[e(448)][e(354)])return e(354);n=n[e(404)]}return!1}const zs=Ws;function Ws(t,e){const n=Js();return(Ws=function(t,e){return n[t-=401]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(986599===parseInt(n(463))/1+parseInt(n(467))/2+parseInt(n(402))/3*(-parseInt(n(457))/4)+parseInt(n(453))/5+-parseInt(n(403))/6+-parseInt(n(466))/7+parseInt(n(405))/8*(parseInt(n(423))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class Xs extends t.Plugin{[zs(438)](){const t=zs;if(!this[t(468)][t(475)][t(408)](t(435)))return;const e=this[t(468)][t(416)][t(437)](t(424)),n=this[t(468)][t(475)][t(437)](t(415));e[t(488)]&&n[t(470)](t(433),[],[t(433)]),e[t(422)]&&n[t(470)](t(418),[],[t(418)]),e[t(425)]&&n[t(470)](t(420),[],[t(420)]);const r={type:t(429),content:""};n[t(478)][t(449)](this[t(407)][t(487)](this));const s=this[t(468)][t(469)];n[t(478)][t(489)](t(418),zr(s,t(406))),n[t(478)][t(449)]((e=>{const n=t,{data:s}=e;if(s&&n(418)==s[n(410)])return null==s[n(446)]||0==s[n(446)]&&null==s[n(462)]?r:void 0})),n[t(478)][t(489)](t(420),zr(s,t(439))),n[t(478)][t(449)]((e=>{const n=t,{data:s}=e;if(s&&n(420)==s[n(410)])return null==s[n(446)]||1==s[n(446)]&&null==s[n(462)]?r:void 0})),this[t(468)][t(443)][t(482)][t(464)]((e=>{const r=t;if(e[r(456)][r(419)])return!1;let s=!1;const o=n[r(430)]({skipNotAttached:!0})[r(440)]((t=>{const e=r,s=n[e(477)](t);return e(420)==s||e(418)==s}));for(const t of o)r(414)!=t[r(413)]()[r(450)][r(411)][r(426)](r(459))&&(n[r(442)](t[r(413)](),r(417))[r(472)]((t=>r(459)==n[r(477)](t[r(412)])))||(e[r(428)](t[r(432)]()),s=!0));return s})),this[t(460)]()}[zs(407)](t){const e=zs,n=this[e(468)][e(469)],{data:r}=t,s={type:e(429),content:""};if(!r||e(433)!=r[e(410)])return;if(!r[e(462)])return e(479)==r[e(446)]?s:{type:e(429),content:""+zr(n,e(436),zr(n,this[e(465)](r[e(446)])))};if(!r[e(446)]){if(e(479)==r[e(462)])return s;let o=t[e(454)];for(;o;){if(o[e(473)]&&e(459)==o[e(473)][e(410)]&&o[e(473)][e(446)])return s;o=o[e(481)]}return{type:e(429),content:""+zr(n,e(427),zr(n,this[e(465)](r[e(462)])))}}if(e(479)!=r[e(446)])return{type:e(429),content:""+zr(n,e(436),zr(n,this[e(465)](r[e(446)])))};let o=t[e(454)];for(;o;){if(o[e(473)]&&e(459)==o[e(473)][e(410)]&&o[e(473)][e(446)]&&o[e(473)][e(462)])return s;o=o[e(481)]}const i=t[e(413)]()[e(450)][e(411)][e(426)](e(459));return{type:e(429),content:zr(n,e(436),zr(n,e(404)+i[e(434)]()+e(409)))}}[zs(460)](){const t=zs,e=this[t(468)],n=e[t(469)];e[t(475)][t(437)](t(415))[t(478)][t(449)]((e=>{const r=t;if(r(431)!=e[r(445)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(461)]){case r(433):o=r(448),i={type:r(429),content:zr(n,o,zr(n,this[r(465)](s[r(476)][0][r(445)])))};break;case r(418):o=s[r(476)][0][r(422)]?r(485):r(441),i={type:r(429),content:zr(n,o)};break;case r(420):o=r(447),i={type:r(429),content:zr(n,o,s[r(476)][0][r(425)])}}return i}))}[zs(465)](t){const e=zs;return e(404)+function(t){const n=e;return Ks[n(458)](t)?n(421):qs[n(458)](t)?n(414):null}(t)[e(434)]()+e(452)+t[e(434)]()[e(444)](/-/g,"_")}}const Ks=[zs(483),zs(480),zs(455)],qs=[zs(474),zs(471),zs(401),zs(451),zs(486),zs(484)];function Js(){const t=["decimal-leading-zero","find","data","decimal","plugins","commandParams","_getAttributeKey","_descriptionFactory","default","circle","next","document","disc","upper-latin","*Format:* set order to reversed","lower-latin","bind","styles","registerAttributeLabel","lower-roman","5199nNuBHN","1552848BioFvN","ELEMENT_","2633360dqqrVq","FORMAT_LIST_REVERSED","handleDescriptions","has","_LIST_DEFAULT","key","nodeAfter","suggestion","getFirstRange","numbered","TrackChangesEditing","config","attribute","listReversed","isUndo","listStart","bulleted","reversed","18hYNGOp","list.properties","startIndex","getAttribute","*Remove format:* %0","removeMarker","format","getSuggestions","formatBlock","getFirstMarker","listStyle","toUpperCase","ListPropertiesEditing","*Set format:* %0","get","afterInit","FORMAT_LIST_START","filter","*Format:* set order to regular","_findSuggestions","model","replace","type","newValue","*Format:* set start index to %0","*Change to:* %0","registerDescriptionCallback","start","upper-roman","_LIST_","4303080vPScrJ","head","square","batch","4516hbmRbx","includes","listType","_registerLegacyDescription","commandName","oldValue","826673loAmpt","registerPostFixer","_getTranslationKeyForListStyle","3876082FekbDQ","2820122qfTFLy","editor","locale","_enableDefaultAttributesIntegration"];return(Js=function(){return t})()}var Qs=n(507);const Ys=Zs;function Zs(t,e){const n=to();return(Zs=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=Zs,r=t();for(;;)try{if(332701===-parseInt(n(372))/1*(-parseInt(n(415))/2)+parseInt(n(416))/3+-parseInt(n(399))/4*(-parseInt(n(378))/5)+parseInt(n(396))/6+parseInt(n(402))/7+parseInt(n(385))/8+-parseInt(n(389))/9*(parseInt(n(412))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Ys(373)](){return[Qs.Enter]}[Ys(417)](){const t=Ys,e=this[t(380)],n=e[t(409)][t(377)](t(386)),r=e[t(368)][t(377)](t(407));n[t(394)](t(407),(()=>{const s=t;e[s(364)][s(387)]((t=>{const o=s,a=e[o(364)][o(400)][o(404)],c=a[o(390)](),u=i.LiveRange[o(410)](a[o(376)]());if(r[o(365)](t)){const r=e[o(364)][o(383)](c[o(369)][o(418)],0),s=t[o(388)](c,r);n[o(367)](s)}else t[o(382)](t[o(388)](u[o(374)]));u[o(379)](),r[o(398)](o(405),{writer:t})}))})),e[t(370)][t(414)].on(t(397),Ds(e,t(384)),{priority:t(403)}),e[t(370)][t(414)].on(t(401),((e,n,r)=>{const s=t,o=r[s(395)][s(391)](n[s(408)]);if(o)for(const t of o)t[s(413)](s(366))&&(r[s(395)][s(393)](t,n[s(408)]),r[s(371)][s(381)](t))}),{priority:t(403)}),e[t(392)][t(414)].on(t(397),((n,r,s)=>{const o=t;s[o(406)][o(375)]&&Ds(e,o(384),{showActiveMarker:!1})[o(411)](this)(n,r,s)}),{priority:t(403)})}}function to(){const t=["getFirstPosition","markerNameToElements","data","unbindElementFromMarkerName","enableCommand","mapper","1460496nydlDY","addMarker:suggestion:insertion","fire","263464ajMEzL","document","removeMarker:suggestion:insertion","4002376EvsPAT","high","selection","afterExecute","options","enter","markerName","plugins","fromRange","bind","15851190pYQFHy","hasClass","downcastDispatcher","50xNEZVp","1835661fcdaoh","init","nextSibling","model","enterBlock","ck-suggestion-marker-split","markInsertion","commands","parent","editing","writer","2647srjeJo","requires","end","showSuggestionHighlights","getFirstRange","get","10pIERFG","detach","editor","remove","setSelection","createPositionAt","split","2342736scqLzK","TrackChangesEditing","change","createRange","9kMxMAO"];return(to=function(){return t})()}const eo=ro;function no(){const t=["find","end","replace","960836hgrwWt","getRange","FindAndReplaceUtils","126ovdXGI","start","handleFindCommand","260519dmWsDQ","replaceAll","_isInDeletionRange","createPositionAt","enableCommand","suggestion:deletion","18VscNmq","item","afterInit","string","filter","getIntersection","has","markers","model","getMarkersGroup","createRange","26683FbXFLt","bind","findByTextCallback","40965mlyaiW","findNext","get","183550WgaxLl","1031384gacuGC","FindAndReplaceEditing","TrackChangesEditing","findPrevious","editor","640929TGJdTq","plugins"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(140468===parseInt(n(397))/1+parseInt(n(403))/2+parseInt(n(409))/3+-parseInt(n(414))/4+-parseInt(n(400))/5*(parseInt(n(417))/6)+-parseInt(n(420))/7+-parseInt(n(404))/8*(-parseInt(n(426))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(388)](){const t=eo;if(!this[t(408)][t(410)][t(392)](t(405)))return;const e=this[t(408)][t(410)][t(402)](t(406));e[t(424)](t(411),this[t(419)][t(398)](this)),e[t(424)](t(401)),e[t(424)](t(407)),e[t(424)](t(413)),e[t(424)](t(421))}[eo(419)](t,e,n={}){const r=eo,s=this[r(408)][r(410)][r(402)](r(416));return t((t=>(r(389)==typeof e?s[r(399)](e,n):e)(t)[r(390)]((e=>!1===this[r(422)](e,t[r(427)])))),n)}[eo(422)](t,e){const n=eo,r=this[n(408)][n(394)][n(396)](this[n(408)][n(394)][n(423)](e,t[n(418)]),this[n(408)][n(394)][n(423)](e,t[n(412)]));for(const t of this[n(408)][n(394)][n(393)][n(395)](n(425)))if(null!==r[n(391)](t[n(415)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=174]})(t,e)}function ao(){const t=["FORMAT_FONT_FAMILY","registerAttributeLabel","plugins","afterInit","fontFamily","config","editor","toLowerCase","150didMBw","*Reset font background color*","commandParams","FontColorEditing","*Reset font family*","has","6430248KpeLpE","_enableDefaultAttributesIntegration","find","131760uwHHjr","FontFamilyEditing","fontColor","label","FORMAT_FONT_SIZE","TrackChangesEditing","1229691pucCSq","*Set font color:* %0","FORMAT_FONT_COLOR","_descriptionFactory","83852qsXXNb","locale","246990QMxYFw","fontBackgroundColor","FontSize","normalizeSizeOptions","format","title","*Reset font color*","formatInline","commandName","FontSizeEditing","fontColor.colors","fontSize","trim","model","fontBackgroundColor.colors","*Reset font size*","56VDQshW","65gRqvVj","FontBackgroundColorEditing","registerDescriptionCallback","fontSize.options","344046EtaoSq","279711exVgVM","*Set font background color:* %0","*Set font family:* %0","get","type","value","*Set font size:* %0","FORMAT_FONT_BACKGROUND","_registerLegacyDescription"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(403691===-parseInt(n(216))/1+-parseInt(n(228))/2+-parseInt(n(222))/3+-parseInt(n(226))/4*(-parseInt(n(185))/5)+-parseInt(n(189))/6*(-parseInt(n(184))/7)+parseInt(n(213))/8+-parseInt(n(190))/9*(parseInt(n(207))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(177),commandName:oo(179)},{pluginName:oo(217),commandName:oo(203)},{pluginName:oo(210),commandName:oo(218)},{pluginName:oo(186),commandName:oo(229)}];class uo extends t.Plugin{[oo(202)](){const t=oo,e=this[t(205)][t(227)],n=this[t(205)][t(201)][t(193)](t(221));for(const{pluginName:e,commandName:r}of co)this[t(205)][t(201)][t(212)](e)&&n[t(214)](r,[r]);e.t,n[t(225)][t(200)](t(179),zr(e,t(220))),n[t(225)][t(200)](t(203),zr(e,t(199))),n[t(225)][t(200)](t(218),zr(e,t(224))),n[t(225)][t(200)](t(229),zr(e,t(197))),this[t(198)]()}[oo(198)](){const t=oo,e=this[t(205)],n=e[t(227)];e[t(201)][t(193)](t(221))[t(225)][t(187)]((e=>{const r=t,o=n.t;if(r(175)!=e[r(194)])return;const{data:i}=e;if(null!=i){if(r(179)==i[r(176)]){const t=i[r(209)][0][r(195)];if(t){const e=o(this[r(205)][r(201)][r(193)](r(230))[r(231)](this[r(205)][r(204)][r(193)](r(188)))[r(215)]((e=>e[r(181)]==t))[r(233)])[r(206)]();return{type:r(232),content:zr(n,r(196),e)}}return{type:r(232),content:zr(n,r(183))}}if(r(203)==i[r(176)]){const t=i[r(209)][0][r(195)];return t?{type:r(232),content:zr(n,r(192),t)}:{type:r(232),content:zr(n,r(211))}}if(r(218)==i[r(176)]){const t=i[r(209)][0][r(195)];if(t){const e=(0,s.normalizeColorOptions)(this[r(205)][r(204)][r(193)](r(178)))[r(215)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(219)],a=o(i)[r(206)]()),{type:r(232),content:zr(n,r(223),a)[r(180)](),color:{value:t,title:a||i}}}return{type:r(232),content:zr(n,r(174))}}if(r(229)==i[r(176)]){const t=i[r(209)][0][r(195)];if(t){const e=(0,s.normalizeColorOptions)(this[r(205)][r(204)][r(193)](r(182)))[r(215)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(219)],a=o(i)[r(206)]()),{type:r(232),content:zr(n,r(191),a)[r(180)](),color:{value:t,title:a||i}}}return{type:r(232),content:zr(n,r(208))}}}}))}}const lo=ho;function fo(){const t=["94362ZDRCll","55wLknWr","afterInit","TrackChangesEditing","838480kXPlRj","editor","enableCommand","label","length","2256168ikJdGv","plugins","fontColor","fontSize","registerDescriptionCallback","normalizeSizeOptions","push","format","_registerLegacyDescription","formatBlock","36qSjNAj","*Set format to:* %0","config","commands","find","model","toUpperCase","commandName","589656wVymKv","type","slice","1729449VBEKEL","locale","FontSize","189oyMixv","fontBackgroundColor","commandParams","975205YMkjpT","charAt","split","2703170XUVRBJ","get","_enableDefaultAttributesIntegration","pasteFormat","*Remove all formatting*","toLowerCase","boolean","fontColor.colors","fontSize.options","_descriptionFactory","copyFormat","title","5Lqgivn","join","entries","formatInline"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=300]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(653378===-parseInt(n(325))/1+parseInt(n(348))/2+-parseInt(n(319))/3+-parseInt(n(353))/4*(-parseInt(n(340))/5)+-parseInt(n(344))/6*(parseInt(n(322))/7)+-parseInt(n(316))/8*(-parseInt(n(308))/9)+-parseInt(n(328))/10*(-parseInt(n(345))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(346)](){const t=lo,e=this[t(349)],n=e[t(354)][t(329)](t(347)),r=e[t(311)][t(329)](t(338)),s=e[t(311)][t(329)](t(331));r&&s&&(n[t(330)](t(331)),n[t(350)](t(338)),this[t(306)]())}[lo(306)](){const t=lo,e=this[t(349)],n=e[t(320)];e[t(354)][t(329)](t(347))[t(337)][t(302)]((r=>{const s=t;if(s(307)!=r[s(317)]&&s(343)!=r[s(317)])return;const{data:o}=r;if(o&&s(331)===o[s(315)]){const t=[],r=o[s(324)][0];for(const[n,o]of Object[s(342)](r))t[s(304)](po(e,n,o));return t[s(352)]?{type:s(305),content:zr(n,s(309),t[s(341)](", "))}:{type:s(305),content:zr(n,s(332))}}}))}}function po(t,e,n){const r=lo,o=t[r(320)].t,i=e[r(327)](/(?=[A-Z])/)[r(341)](" "),a=o(i[r(326)](0)[r(314)]()+i[r(318)](1))[r(333)]();if(r(334)==typeof n)return a;if(r(300)===e||r(323)===e){const e=(0,s.normalizeColorOptions)(t[r(310)][r(329)](r(335)))[r(312)]((t=>t[r(313)]==n));return a+" ("+(e?o(e[r(351)])[r(333)]():n)+")"}if(r(301)===e&&isNaN(parseFloat(n))){const e=t[r(354)][r(329)](r(321))[r(303)](t[r(310)][r(329)](r(336)))[r(312)]((t=>t[r(313)]==n));return a+" ("+(e?o(e[r(339)])[r(333)]():n)+")"}return a+" ("+n+")"}const mo=Eo;!function(t,e){const n=Eo,r=t();for(;;)try{if(112222===-parseInt(n(445))/1+-parseInt(n(452))/2+-parseInt(n(456))/3*(-parseInt(n(480))/4)+parseInt(n(453))/5*(parseInt(n(449))/6)+parseInt(n(482))/7+-parseInt(n(481))/8+parseInt(n(444))/9*(parseInt(n(467))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Io extends t.Plugin{[mo(455)](){const t=mo,e=this[t(479)];if(!e[t(450)][t(483)](t(476)))return;this[t(446)]=e[t(462)][t(475)](t(457));const n=e[t(448)],r=e[t(450)][t(475)](t(469));r[t(461)](t(451));for(const e of this[t(446)])t(485)!=e[t(454)]&&r[t(459)][t(477)](e[t(454)],(n=>{const r=t,i=this[r(471)](e[r(454)]);return null!==i?s(n,i):o(n,e[r(473)])}));function s(e,r){return zr(n,t(458),[e,r])}function o(e,r){return zr(n,t(470),[e,r])}this[t(443)]()}[mo(443)](){const t=mo,e=this[t(479)],n=e[t(448)];e[t(450)][t(475)](t(469))[t(459)][t(468)]((e=>{const r=t;if(r(447)!=e[r(465)])return;const{data:s}=e;if(s&&r(451)==s[r(466)]){const e=s[r(474)][0][r(460)],c=this[r(471)](e);if(null!==c)return{type:r(484),content:zr(n,r(463),(1,a=c,zr(n,r(458),[1,a])))};const u=this[r(446)][r(472)]((t=>t[r(454)]===e))[r(473)];return{type:r(484),content:zr(n,r(463),(o=1,i=u,zr(n,t(470),[o,i])))}}var o,i,a}))}[mo(471)](t){const e=mo;var n,r;const s=t[e(442)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(446)])||void 0===n?void 0:n[e(472)]((n=>n[e(454)]==t));if(o&&o[e(478)]){const t=o[e(478)],n=(null!==(r=t[e(464)])&&void 0!==r?r:t)[e(442)](/^h(\d+)/);if(n)return n[1]}return null}}function Eo(t,e){const n=bo();return(Eo=function(t,e){return n[t-=442]})(t,e)}function bo(){const t=["105BFgPpC","model","afterInit","87432AdSndy","heading.options","ELEMENT_HEADING","_descriptionFactory","value","_enableDefaultAttributesIntegration","config","*Change to:* %0","name","type","commandName","10KumAAQ","registerDescriptionCallback","TrackChangesEditing","ELEMENT_HEADING_CUSTOM","_getHeadingLevel","find","title","commandParams","get","HeadingEditing","registerElementLabel","view","editor","8NDdXRL","1492416dExVqA","1221556iTuWhq","has","format","paragraph","match","_registerLegacyDescription","1933749rwvgaB","174963ImZXKM","_headingOptions","formatBlock","locale","15126IjdwKL","plugins","heading","53722NLLXaw"];return(bo=function(){return t})()}function To(t,e){const n=yo();return(To=function(t,e){return n[t-=433]})(t,e)}const _o=To;function yo(){const t=["model","config","type","registerAttributeLabel","HighlightEditing","value","color","5XTYeyf","5348574DwDrxh","toLowerCase","_registerLegacyDescription","format","registerDescriptionCallback","_descriptionFactory","has","highlight.options","afterInit","commandName","4218540SuNRwU","formatInline","editor","get","plugins","978zywiQN","title","locale","26747lXWVca","commandParams","find","4064277GvPvpz","*Remove highlight*","highlight","6242024bNRqHs","FORMAT_HIGHLIGHT","TrackChangesEditing","_enableDefaultAttributesIntegration","308993ExuziM","*Set highlight:* %0","3275876MBstMo"];return(yo=function(){return t})()}!function(t,e){const n=To,r=t();for(;;)try{if(838017===parseInt(n(466))/1+parseInt(n(468))/2+-parseInt(n(459))/3+parseInt(n(448))/4*(parseInt(n(437))/5)+-parseInt(n(453))/6*(parseInt(n(456))/7)+-parseInt(n(462))/8+parseInt(n(438))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[_o(446)](){const t=_o,e=this[t(450)];if(!e[t(452)][t(444)](t(434)))return;const n=e[t(452)][t(451)](t(464)),r=e[t(455)];n[t(465)](t(461),[t(461)]),n[t(443)][t(433)](t(461),zr(r,t(463))),this[t(440)]()}[_o(440)](){const t=_o,e=this[t(450)],n=e[t(455)];e[t(452)][t(451)](t(464))[t(443)][t(442)]((r=>{const s=t;if(s(449)!=r[s(471)])return;const{data:o}=r;if(o&&s(461)==o[s(447)]){const t=n.t,r=o[s(457)][0][s(435)];if(r){const o=e[s(470)][s(451)](s(445))[s(458)]((t=>t[s(469)]==r)),i=t(o[s(454)])[s(439)]();return{type:s(441),content:zr(n,s(467),i),color:{value:o[s(436)],title:o[s(454)]}}}return{type:s(441),content:zr(n,s(460),zr(n,s(463)))}}}))}}const ko=No;function Co(){const t=["conversion","for","createContainerElement","12qBJMCw","120bPhhtD","136549hardDE","editor","div","horizontalLine","showSuggestionHighlights","831210kCJjwS","12050ONEiHy","12467818LkobAj","locale","_descriptionFactory","4FCjkVL","291736DDSXTN","createEmptyElement","1840115XscMTy","1384jtIxYV","createPositionAt","has","plugins","enableCommand","HorizontalLineEditing","get","TrackChangesEditing","high","insert","elementToStructure","registerElementLabel","dataDowncast","3744FJLjBU","afterInit","addClass","ELEMENT_HORIZONTAL_LINE","ck-horizontal-line"];return(Co=function(){return t})()}function No(t,e){const n=Co();return(No=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(280073===parseInt(n(324))/1*(parseInt(n(328))/2)+-parseInt(n(349))/3*(parseInt(n(325))/4)+parseInt(n(327))/5+-parseInt(n(356))/6+parseInt(n(351))/7*(-parseInt(n(350))/8)+parseInt(n(341))/9*(-parseInt(n(357))/10)+parseInt(n(358))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(342)](){const t=ko,e=this[t(352)];if(!e[t(331)][t(330)](t(333)))return;e[t(331)][t(334)](t(335))[t(332)](t(354));const n=e[t(331)][t(334)](t(335)),r=e[t(359)];n[t(360)][t(339)](t(354),(e=>zr(r,t(344),e))),e[t(346)][t(347)](t(340))[t(338)]({model:t(354),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(355)])return null;const o=n[s(348)](s(353)),i=n[s(326)]("hr");return n[s(343)](s(345),o),n[s(337)](n[s(329)](o,0),i),o},converterPriority:t(336)})}}const So=Lo;function Lo(t,e){const n=Mo();return(Lo=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(787767===-parseInt(n(173))/1*(-parseInt(n(191))/2)+parseInt(n(208))/3*(-parseInt(n(178))/4)+parseInt(n(187))/5+parseInt(n(184))/6*(-parseInt(n(183))/7)+-parseInt(n(196))/8+parseInt(n(202))/9*(-parseInt(n(176))/10)+-parseInt(n(203))/11*(-parseInt(n(185))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(198)](){const t=So,e=this[t(175)];if(!e[t(204)][t(194)](t(201)))return;const n=e[t(204)][t(180)](t(200)),r=e[t(172)];n[t(174)][t(177)](t(209),(e=>zr(r,t(205),e))),n[t(181)](t(195),[],[t(207)]),n[t(174)][t(188)]((e=>{const n=t;if(n(171)!=e[n(199)])return;const{data:s}=e;if(s&&n(207)==s[n(170)]&&e[n(190)]()[n(189)][n(192)].is(n(206),n(209))){const t=zr(r,n(205));return{type:n(193),content:zr(r,n(186),t)}}})),this[t(197)]()}[So(197)](){const t=So,e=this[t(175)],n=e[t(172)];e[t(204)][t(180)](t(200))[t(174)][t(188)]((e=>{const r=t;if(r(179)!=e[r(199)])return;const{data:s}=e;if(s&&r(195)==s[r(182)]){const t=zr(n,r(205));return{type:r(193),content:zr(n,r(186),t)}}}))}}function Mo(){const t=["type","TrackChangesEditing","HtmlEmbed","27auuhkP","44698247GzgkTf","plugins","ELEMENT_HTML_EMBED","element","value","36969arlWov","rawHtml","key","attribute","locale","134KZfPfb","_descriptionFactory","editor","5182030KbiUgp","registerElementLabel","148QIOWRj","formatBlock","get","_enableDefaultAttributesIntegration","commandName","7SGjWKC","5251992UuwXww","12octhEF","*Change %0 content*","1985375hedhzM","registerDescriptionCallback","start","getFirstRange","9978FjCXmV","nodeAfter","format","has","htmlEmbed","11643352DFgbKM","_registerLegacyDescription","afterInit"];return(Mo=function(){return t})()}const wo=Do;function Oo(){const t=["schema","previous","alt","_descriptionFactory","5630020VSdykz","ImageTextAlternativeEditing","forceDefaultExecution","ELEMENT_CAPTION","6040mtltQY","ImageInlineEditing","ELEMENT_IMAGE","nodeAfter","ELEMENT_INLINE_IMAGE","ImageUtils","fromPosition","addObject","caption","imageInline","toPrevious","35GVPlEO","registerDescriptionCallback","accept","isIntersecting","registerCustomCallback","ImageUploadEditing","_registerLegacyDescription","convertInlineImageToBlock","element","detach","resizedWidth","imageTypeInline","convertBlockImageToInline","*Reset image width*","ImageBlockEditing","enableCommand","insertImage","attribute","commandParams","find","end","key","model","formatInline","findIndex","editor","registerElementLabel","isCollapsed","insertion","length","subType","deletion","imageTextAlternative","createRange","width","start","332xXXEZG","newValue","removeObject","discard","filter","document","ImageEditing","type","getSuggestionCallback","nodeBefore","has","imageCaption","getNearestSelectionRange","_enableDefaultAttributesIntegration","toggleImageCaption","selection","imageBlock","*Remove image text alternative*","createRangeOn","forward","toNext","isEqual","getCaptionFromImageModelElement","markDeletion","3573NXtsZg","resizeImage","17345790uFOtro","ImageCaptionEditing","56yHLQjO","formatBlock","916qnvLRq","*Set image width:* %0","ImageCaptionUtils","isOwn","ImageResize","Inline image to block image","uploadImage","getFirstRange","getContainedElement","registerAttributeLabel","getClosestSelectedImageElement","change","join","get","Block image to inline image","markInsertion","backward","imageTypeBlock","afterInit","_findSuggestions","*Set image text alternative:* %0","FORMAT_IMAGE_SIZE","locale","commandName","isBefore","TrackChangesEditing","_suggestionFactory","format","plugins","markBlockFormat","12021GjnVXs","chain","543151UYkHRp","92316UULbYM","isBlockImage","imageStylePreApply"];return(Oo=function(){return t})()}function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(325815===parseInt(n(385))/1*(-parseInt(n(387))/2)+-parseInt(n(417))/3*(parseInt(n(357))/4)+-parseInt(n(442))/5*(parseInt(n(420))/6)+parseInt(n(419))/7+-parseInt(n(431))/8*(parseInt(n(381))/9)+-parseInt(n(427))/10+parseInt(n(383))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(405)](){const t=wo,e=this[t(346)];if(!e[t(415)][t(367)](t(363)))return;const n=e[t(415)][t(400)](t(412)),r=e[t(415)][t(400)](t(436)),s=e[t(409)];n[t(336)](t(337)),n[t(426)][t(347)](t(373),(e=>zr(s,t(433),e))),n[t(426)][t(347)](t(440),(e=>zr(s,t(435),e))),n[t(426)][t(347)](t(439),(()=>zr(s,t(430)))),e[t(415)][t(367)](t(447))&&n[t(336)](t(393)),e[t(415)][t(367)](t(335))&&e[t(415)][t(367)](t(432))&&(n[t(336)](t(453),((s,o)=>{const i=t,a=r[i(397)](e[i(343)][i(362)][i(372)]);e[i(343)][i(398)]((()=>{const t=i;n[t(416)](a,{commandName:t(453),commandParams:[o]},[],t(333))}))})),n[t(336)](t(404),((s,o)=>{const a=t;e[a(343)][a(398)]((t=>{const c=a;let u=r[c(397)](e[c(343)][c(362)][c(372)]),l=t[c(375)](u);const f=i.LivePosition[c(437)](l[c(356)],c(441)),h=i.LivePosition[c(437)](l[c(341)],c(377));n[c(429)]((()=>s(o))),u=r[c(397)](e[c(343)][c(362)][c(372)]),l=t[c(375)](u);const g=t[c(354)](f,h);f[c(451)](),h[c(451)](),n[c(416)](u,{commandName:c(453),commandParams:[o]},[],c(449)),g[c(356)][c(411)](l[c(356)])&&n[c(402)](t[c(354)](g[c(356)],l[c(356)]),c(449)),l[c(341)][c(411)](g[c(341)])&&n[c(402)](t[c(354)](l[c(341)],g[c(341)]),c(449))}))})),n[t(413)][t(446)](t(386),t(449),t(399),(()=>!1)),n[t(413)][t(446)](t(386),t(449),t(444),(()=>!1)),n[t(413)][t(446)](t(386),t(449),t(360),n[t(413)][t(365)](t(386),"",t(444))),n[t(413)][t(446)](t(349),t(449),t(399),(()=>!1)),n[t(413)][t(446)](t(349),t(449),t(360),(([r])=>{const s=t,o=n[s(413)][s(365)](s(349),"",s(360));let i=r[s(356)],a=r[s(341)];const c=e[s(343)][s(423)][s(369)](i,s(403)),u=e[s(343)][s(423)][s(369)](a,s(376));c[s(348)]&&(i=c[s(356)]),u[s(348)]&&(a=u[s(341)]),o([e[s(343)][s(354)](i,a)])})),n[t(413)][t(446)](t(386),t(449),t(418),c),n[t(413)][t(446)](t(349),t(449),t(418),c)),e[t(415)][t(367)](t(384))&&(n[t(336)](t(371),((s,o)=>{const i=t,a=e[i(415)][i(400)](i(389));let c=r[i(397)](e[i(343)][i(362)][i(372)]),u=a[i(379)](c);e[i(343)][i(398)]((()=>{const t=i;if(u)return void n[t(380)](e[t(343)][t(375)](u));const l=r[t(421)](c);s(o),c=r[t(397)](e[t(343)][t(362)][t(372)]),u=a[t(379)](c),n[t(402)](e[t(343)][t(375)](u),l?null:t(368))}))})),n[t(413)][t(446)](t(349),t(368),t(418),c));const o=[{type:t(386),subType:t(422)},{type:t(349),subType:t(368)},{type:t(386),subType:t(449)},{type:t(349),subType:t(449)}];function a(e,s){const i=t,a=o[i(345)]((({type:t,subType:n})=>e[i(364)]==t&&e[i(351)]==n)),c=o[i(345)]((({type:t,subType:e})=>s[i(364)]==t&&s[i(351)]==e));if(a<0||c<0)return!1;const u=e[i(394)](),l=s[i(394)]();if((0==a||1==a)&&2==c&&u[i(445)](l))return!0;if(2==a&&3==c){const t=n[i(406)](u,i(349))[i(361)]((({suggestion:t,meta:e})=>e[i(390)]&&i(449)==t[i(351)]));if(t[i(350)]>1&&l[i(341)][i(378)](u[i(356)]))return!0;if(1==t[i(350)]&&(u[i(356)][i(378)](l[i(341)])||u[i(341)][i(378)](l[i(356)])))return!0}if(3==a&&3==c&&u[i(356)][i(411)](l[i(356)])){const t=u[i(341)][i(434)],e=l[i(356)][i(366)];return r[i(421)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(415)][t(367)](t(391))&&(n[t(370)](t(382),[],[t(452)]),n[t(426)][t(396)](t(452),zr(s,t(408)))),e[t(415)][t(367)](t(428))&&n[t(370)](t(353),[],[t(425)]),n[t(426)][t(443)]((e=>{const n=t;if(o[n(340)]((({type:t,subType:r})=>e[n(364)]==t&&e[n(351)]==r)))return e[n(424)]?{}:void 0})),n[t(426)][t(443)]((e=>{const n=t;if(n(349)==e[n(364)]||n(352)==e[n(364)]){const t=e[n(395)]();if(t&&t.is(n(450),n(439)))return{type:n(349)==e[n(364)]?n(438):n(359),element:t,quantity:1}}})),n[t(426)][t(443)]((e=>t(386)==e[t(364)]&&t(449)==e[t(351)]?{type:t(414),content:t(392)}:t(386)==e[t(364)]&&t(333)==e[t(351)]?{type:t(414),content:t(401)}:void 0)),n[t(426)][t(443)]((e=>{const n=t;if(n(338)!=e[n(364)])return;const{data:r}=e;if(!r||n(425)!=r[n(342)])return;const o=r[n(358)];return o?{type:n(414),content:zr(s,n(407),'"'+o+'"')}:{type:n(414),content:zr(s,n(374))}})),this[t(448)]()}[wo(448)](){const t=wo,e=this[t(346)],n=e[t(409)];e[t(415)][t(400)](t(412))[t(426)][t(443)]((e=>{const r=t;if(r(386)!=e[r(364)]&&r(344)!=e[r(364)])return;const{data:s}=e;if(s){if(r(353)==s[r(410)]){const t=s[r(339)][0][r(358)];return t?{type:r(414),content:zr(n,r(407),'"'+t+'"')}:{type:r(414),content:zr(n,r(374))}}if(r(382)==s[r(410)]){const t=s[r(339)][0][r(355)];return t?{type:r(414),content:zr(n,r(388),t)}:{type:r(414),content:zr(n,r(334))}}}}))}}function Po(){const t=["506706cTISAV","format","afterInit","getSuggestionCallback","registerCustomCallback","editor","19082nmqrTo","formatInline","*Replace image URL*","has","_enableDefaultAttributesIntegration","_descriptionFactory","*Format:* replace image URL","formatBlock","attribute","oldValue","commandName","467439zMerqn","newValue","6liOGVE","8190135ozhjGp","_suggestionFactory","replaceImageSource","plugins","locale","src","accept","_registerLegacyDescription","14737440zcpuGM","_handleLegacySuggestions","1423865JeOOIU","registerDescriptionCallback","TrackChangesEditing","4478164ggxXlH","get","2gRAjvm","key","type","discard","2008IwyFtZ","ImageEditing"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=400]})(t,e)}const Bo=xo;!function(t,e){const n=xo,r=t();for(;;)try{if(711724===-parseInt(n(403))/1*(-parseInt(n(421))/2)+-parseInt(n(427))/3+-parseInt(n(419))/4+parseInt(n(416))/5*(parseInt(n(405))/6)+parseInt(n(433))/7*(parseInt(n(425))/8)+-parseInt(n(406))/9+parseInt(n(414))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(429)](){const t=Bo;if(!this[t(432)][t(409)][t(436)](t(426)))return;const e=this[t(432)][t(410)],n=this[t(432)][t(409)][t(420)](t(418));n[t(437)](t(408),[],[t(411)]),n[t(438)][t(417)]((n=>{const r=t;if(r(400)!=n[r(423)])return;const{data:s}=n;return s&&r(411)==s[r(422)]?s[r(404)]&&s[r(401)]?{type:r(428),content:zr(e,r(435))}:{type:r(428),content:""}:void 0})),this[t(415)]()}[Bo(415)](){const t=Bo,e=this[t(432)][t(409)][t(420)](t(418));e[t(407)][t(431)](t(440),t(408),t(412),e[t(407)][t(430)](t(440),null,t(424))),e[t(407)][t(431)](t(440),t(408),t(424),e[t(407)][t(430)](t(440),null,t(412))),this[t(413)]()}[Bo(413)](){const t=Bo,e=this[t(432)],n=e[t(410)];e[t(409)][t(420)](t(418))[t(438)][t(417)]((e=>{const r=t;if(r(440)!=e[r(423)]&&r(434)!=e[r(423)])return;const{data:s}=e;return s&&r(408)==s[r(402)]?{type:r(428),content:zr(n,r(439))}:void 0}))}}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=["discardSuggestion","nodeAfter","isEqual","commandName","createRangeOn","registerCustomCallback","document","toLowerCase","findIndex","isIntersecting","side","formatBlock","differ","imageStylePreApply","_splitMarkerName","afterInit","2317gbQWtn","getChangedMarkers","isInlineImage","ImageUtils","Users","type","name","value","imageStylePostApply","commandParams","313863IKKClT","setImageNaturalSizeAttributes","suggestion","next","getSuggestions","_registerLegacyDescription","imageTypeInline","filter","locale","discard","from","accept","1448156baQjFM","commandReversedParams","get","_descriptionFactory","imageTypeBlock","commands","markInlineFormat","isInContent","subType","join","8065260JIFawL","_suggestionFactory","_findSuggestions","normalizedStyles","imageStyle","convertInlineImageToBlock","chain","6649376igdIZA","imageCaption","length","*Format:* %0","FORMAT_SIDE_IMAGE","getFirstRange","change","isBlockImage","isOwn","has","hasSuggestion","editor","model","selection","format","start","formatInline","24080wMBRQo","ImageStyleEditing","title","registerPostFixer","2oiDeXN","isBefore","refresh","getClosestSelectedImageElement","getSuggestionCallback","registerDescriptionCallback","6120PVTIAo","enableCommand","head","getContainedElement","getSuggestion","forEach","323772FKNWdo","end","plugins","markBlockFormat","newRange","nodeBefore","27372mXRPTG","insertion","TrackChangesEditing","shouldConvertImageType","author"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(846126===-parseInt(n(454))/1+-parseInt(n(442))/2*(-parseInt(n(392))/3)+parseInt(n(404))/4+-parseInt(n(414))/5+parseInt(n(460))/6*(parseInt(n(382))/7)+-parseInt(n(421))/8+-parseInt(n(448))/9*(-parseInt(n(438))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[Go(381)](){const t=Go,n=this[t(432)];if(!n[t(456)][t(430)](t(439)))return;const r=n[t(456)][t(406)](t(462)),s=n[t(456)][t(406)](t(385)),o={};r[t(449)](t(418),((o,i)=>{const a=t,c=n[a(456)][a(406)](a(386)).me,u=n[a(409)][a(406)](a(418));let l=s[a(445)](n[a(433)][a(372)][a(434)]),f=n[a(433)][a(469)](l),h=u[a(389)];if(h==i[a(389)])return;const g={commandName:a(418),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(433)][a(427)]((()=>{const t=a;if(r[t(396)]()[t(399)]((e=>e[t(411)]&&c==e[t(464)]&&(t(377)==e[t(387)]||t(437)==e[t(387)])&&(t(379)==e[t(412)]||t(390)==e[t(412)])&&e[t(426)]()[t(467)](f)))[t(453)]((e=>r[t(465)](e[t(450)]))),l=s[t(445)](n[t(433)][t(372)][t(434)]),f=n[t(433)][t(469)](l),u[t(444)](),n[t(409)][t(406)](t(398))[t(444)](),n[t(409)][t(406)](t(408))[t(444)](),h=u[t(389)],h!=i[t(389)])return s[t(384)](l)&&u[t(463)](i[t(389)],l)?(o({...i,setImageSizes:!1}),l=s[t(445)](n[t(433)][t(372)][t(434)]),void r[t(457)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(379))):void(s[t(428)](l)?r[t(457)](l,g,[],t(390)):r[t(410)](f,g,t(390)))}))}));for(const e of n[t(456)][t(406)](t(439))[t(417)])o[e[t(388)]]=e[t(440)][t(373)]();r[t(415)][t(470)](t(377),t(379),t(413),(()=>!1)),r[t(415)][t(470)](t(377),t(390),t(413),(()=>!1)),r[t(415)][t(470)](t(437),t(390),t(413),(()=>!1)),r[t(415)][t(470)](t(377),t(379),t(403),(([e])=>{const n=t;s[n(393)](e[n(451)]())})),r[t(415)][t(470)](t(377),t(379),t(401),((e,n)=>{const s=t;r[s(415)][s(446)](s(377),"",s(403))(e,{commandName:n[s(468)],commandParams:n[s(405)]})})),r[t(415)][t(470)](t(377),t(379),t(420),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(377),subType:t(379)},{type:t(461),subType:t(422)},{type:t(377),subType:t(419)},{type:t(461),subType:t(419)}];function a(e,n){const o=t,a=i[o(374)]((({type:t,subType:n})=>e[o(387)]==t&&e[o(412)]==n)),c=i[o(374)]((({type:t,subType:e})=>n[o(387)]==t&&n[o(412)]==e));if(a<0||c<0)return!1;const u=e[o(426)](),l=n[o(426)]();if((0==a||1==a)&&2==c&&u[o(375)](l))return!0;if(2==a&&3==c){const t=r[o(416)](u,o(461))[o(399)]((({suggestion:t,meta:e})=>e[o(429)]&&o(419)==t[o(412)]));if(t[o(423)]>1&&l[o(455)][o(467)](u[o(436)]))return!0;if(1==t[o(423)]&&(u[o(436)][o(467)](l[o(455)])||u[o(455)][o(467)](l[o(436)])))return!0}if(3==a&&3==c&&u[o(436)][o(443)](l[o(436)])){const t=u[o(455)][o(466)],e=l[o(436)][o(459)];return s[o(428)](t)&&t===e}return!1}n[t(433)][t(372)][t(441)]((()=>{const e=t;let o=!1;const i=Array[e(402)](n[e(433)][e(372)][e(378)][e(383)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(380)](t);if(e(394)==i&&r[e(431)](u)){if(e(377)==a&&(e(379)==c||e(390)==c)){const t=r[e(452)](u);if(n[e(458)]){const n=t[e(426)]()[e(451)]();if(s[e(428)](n))continue;r[e(465)](t),o=!0}}if(e(461)==a&&e(422)==c&&!n[e(458)]){const t=r[e(452)](u);t[e(395)]&&t[e(395)][e(411)]&&(r[e(465)](t[e(395)]),o=!0)}}}return o})),this[t(397)](o)}[Go(397)](t){const e=Go,n=this[e(432)],r=n[e(400)];n[e(456)][e(406)](e(462))[e(407)][e(447)]((n=>{const s=e;if(s(377)!=n[s(387)]&&s(437)!=n[s(387)])return;const{data:o}=n;if(!o||s(418)!=o[s(468)])return;const i=o[s(391)][0][s(389)];return function(t){const e=s;return{type:e(435),content:zr(r,e(424),t)}}(s(376)===i?zr(r,s(425)):t[i]||i)}))}}function zo(t,e){const n=Xo();return(zo=function(t,e){return n[t-=423]})(t,e)}const Wo=zo;function Xo(){const t=["execute","2551188DgoRru","9874450bXnzax","Users","value","afterInit","TrackChangesEditing","listenTo","55zvstOf","high","3kjkJHo","338202BUqBss","_handleImportedData","get","collaboration_features","140RwSotM","trackChanges","track_changes","1206489OlJSge","plugins","808SsiYtJ","forEach","5490apbsdq","dataInsert","bind","importWord","editor","5zziETg","_setSuggestionData","1796584BuJqwE","2124492YSdaEW","_trackChangesValueDuringImport","commands","_trackChangesExecuted","lowest","enableCommand"];return(Xo=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(772939===parseInt(n(440))/1+parseInt(n(423))/2*(-parseInt(n(432))/3)+-parseInt(n(451))/4*(parseInt(n(449))/5)+-parseInt(n(433))/6*(-parseInt(n(437))/7)+-parseInt(n(442))/8*(-parseInt(n(444))/9)+parseInt(n(424))/10+parseInt(n(430))/11*(-parseInt(n(452))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=zo;super(t),this[e(453)]=!1,this[e(455)]=!1}[Wo(427)](){const t=Wo,e=this[t(448)],n=e[t(454)][t(435)](t(447)),r=e[t(454)][t(435)](t(438));n&&(n.on(t(458),((e,[,n])=>{const s=t;this[s(453)]=r[s(426)],n[s(436)][s(439)]=!this[s(453)]}),{priority:t(431)}),this[t(429)](n,t(445),this[t(434)][t(446)](this)),this[t(429)](n,t(445),(()=>{const e=t;this[e(455)]&&(r[e(458)](),this[e(455)]=!1)}),{priority:t(456)}),e[t(441)][t(435)](t(428))[t(457)](t(447)))}[Wo(434)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(448)][n(454)][n(435)](n(438)),o=s[n(426)];this[n(453)]!==o&&(s[n(458)](),this[n(455)]=!0),r&&r[n(443)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(448)][o(441)][o(435)](o(425)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(447)}}};this[o(448)][o(441)][o(435)](o(428))[o(450)](i)}))}}function qo(){const t=["277156dvpDQE","2646036OqzVbF","IndentEditing","registerDescriptionCallback","*Indent:* %0","has","IndentBlock","commandName","456xneGQt","95450ciwhRM","9454Mgthca","formatBlock","afterInit","getItemLabel","type","42iwXFfb","*Outdent:* %0","plugins","getItems","outdentBlock","blockIndent","locale","_registerLegacyDescription","_descriptionFactory","67MpTYmO","registerAttributeLabel","FORMAT_INDENT","12nQjEEu","794168AggjuY","19214BjnQHH","enableCommand","_registerBlockAttribute","TrackChangesEditing","outdent","indent","259345uEyWBK","9hmRCaA","indentBlock","editor","495IFmqYX","_enableDefaultAttributesIntegration","get","format"];return(qo=function(){return t})()}const Jo=Qo;function Qo(t,e){const n=qo();return(Qo=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(349099===parseInt(n(233))/1*(parseInt(n(262))/2)+parseInt(n(245))/3*(parseInt(n(252))/4)+parseInt(n(244))/5*(-parseInt(n(236))/6)+-parseInt(n(267))/7*(-parseInt(n(237))/8)+-parseInt(n(253))/9+-parseInt(n(261))/10*(parseInt(n(248))/11)+-parseInt(n(260))/12*(-parseInt(n(238))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Yo extends t.Plugin{[Jo(264)](){const t=Jo,e=this[t(247)],n=e[t(269)][t(250)](t(241));if(e[t(269)][t(257)](t(254))&&(n[t(239)](t(243)),n[t(239)](t(242))),e[t(269)][t(257)](t(258)))for(const e of[t(246),t(271)])n[t(249)](e);const r=e[t(273)];n[t(240)](t(272)),n[t(275)][t(234)](t(272),zr(r,t(235))),this[t(274)]()}[Jo(274)](){const t=Jo,e=this[t(247)],n=e[t(273)],r=e[t(269)][t(250)](t(241));r[t(275)][t(255)]((e=>{const s=t;if(s(263)!=e[s(266)])return;const{data:o}=e;if(!o)return;if(s(246)!=o[s(259)]&&s(271)!=o[s(259)])return;const i=e[s(270)]()[0],a=r[s(275)][s(265)](i);return s(246)==o[s(259)]?{type:s(251),content:zr(n,s(256),a)}:s(271)==o[s(259)]?{type:s(251),content:zr(n,s(268),a)}:void 0}))}}function Zo(){var t=["610CIKQRM","6VSLOtP","7827576nGrFSW","1060524IaDfwn","input","2238856gsmShk","plugins","TrackChangesEditing","enableCommand","1558942RRZWYP","224199mrQsbZ","1375GZDaEH","get","25776179ZrvMPm","init","21slskhE","editor","8440HfDIIG","requires"];return(Zo=function(){return t})()}function $o(t,e){var n=Zo();return($o=function(t,e){return n[t-=184]})(t,e)}var ti=$o;!function(t,e){for(var n=$o,r=t();;)try{if(928669===-parseInt(n(195))/1+parseInt(n(201))/2*(-parseInt(n(193))/3)+parseInt(n(190))/4*(parseInt(n(184))/5)+parseInt(n(194))/6+parseInt(n(188))/7*(parseInt(n(197))/8)+-parseInt(n(202))/9*(parseInt(n(192))/10)+parseInt(n(186))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class ei extends t.Plugin{static get[ti(191)](){return[vs.Input]}[ti(187)](){var t=ti;this[t(189)][t(198)][t(185)](t(199))[t(200)](t(196))}}const ni=si;function ri(){const t=["format","key","toLowerCase","linkHref","commandName","LinkEditing","get","map","932158yUvfoS","locale","66QXgzmz","manualDecorators","commands","formatInline","attribute","1JRZNku","editor","*Remove link*","*Set link:* %0","label","plugins","_registerLegacyDescription","373064Yxvpqm","type","link (","newValue","commandParams","registerDescriptionCallback","registerAttributeLabel","_descriptionFactory","TrackChangesEditing","afterInit","unlink","12lduinm","11KrDHTv","_enableDefaultAttributesIntegration","207raKJnH","2046050kfCAOP","1362700hXsyLq","595966WxoQgT","1129074eDtxvf","has","link","43518000EJkkpS"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(567750===parseInt(n(477))/1*(-parseInt(n(470))/2)+-parseInt(n(458))/3*(parseInt(n(451))/4)+parseInt(n(455))/5+parseInt(n(472))/6*(-parseInt(n(457))/7)+-parseInt(n(440))/8*(parseInt(n(454))/9)+parseInt(n(456))/10+-parseInt(n(452))/11*(-parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(449)](){const t=ni,e=this[t(478)];if(!e[t(438)][t(459)](t(467)))return;const n=e[t(438)][t(468)](t(448)),r=e[t(474)][t(468)](t(460));n[t(453)](t(460),[t(465),...r[t(473)][t(469)]((t=>t.id))]),n[t(453)](t(450));for(const e of r[t(473)])n[t(447)][t(446)](e.id,t(442)+e[t(481)][t(464)]()+")");n[t(447)][t(445)]((n=>{const r=t;if(r(476)!=n[r(441)])return;const{data:s}=n;if(!s||r(465)!=s[r(463)])return;const o=s[r(443)],i=e[r(471)];return{type:r(462),content:null==o?zr(i,r(479)):zr(i,r(480),'"'+o+'"')}})),this[t(439)]()}[ni(439)](){const t=ni,e=this[t(478)],n=e[t(471)];e[t(438)][t(468)](t(448))[t(447)][t(445)]((e=>{const r=t;if(r(475)!=e[r(441)])return;const{data:s}=e;if(s){if(r(460)==s[r(466)]){const t=s[r(444)][0];return{type:r(462),content:zr(n,r(480),'"'+t+'"')}}return r(450)==s[r(466)]?{type:r(462),content:zr(n,r(479))}:void 0}}))}}function ii(t,e){const n=fi();return(ii=function(t,e){return n[t-=423]})(t,e)}const ai=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(985432===parseInt(n(480))/1+-parseInt(n(428))/2+-parseInt(n(434))/3*(-parseInt(n(475))/4)+parseInt(n(458))/5*(-parseInt(n(487))/6)+parseInt(n(468))/7*(-parseInt(n(471))/8)+parseInt(n(465))/9+parseInt(n(486))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ci extends t.Plugin{[ai(437)](){const t=ai,e=this[t(497)],n=e[t(485)];if(!e[t(438)][t(447)](t(508)))return;const r=e[t(438)][t(474)](t(445)),s=e[t(438)][t(447)](t(478));function o(t){return()=>{const n=ii,s=e[n(426)][n(488)][n(502)],o=e[n(424)][n(474)](t);if(o[n(452)])return void e[n(469)](n(444),{});const i=t[n(493)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(483)](t)[s(492)]((t=>function(t,e){const n=s;return e[n(446)](t[n(484)],n(464))&&!e[n(470)](t)}(t,r)));o=o[s(492)]((t=>!t.is(s(460),s(464))||t[s(435)](s(472))!=e));const i=new Set;for(const t of o)t.is(s(460),s(464))?i[s(476)](ui(t)):i[s(476)](t);return Array[s(483)](i)}(s[n(495)](),i,e[n(426)][n(479)]);e[n(426)][n(499)]((()=>{const e=n;for(const n of a)r[e(496)](n,{commandName:t,commandParams:[{forceValue:!o[e(452)]}],formatGroupId:e(449)},li(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(483)](t);const r=n[e(461)]((t=>e(464)!=t[e(448)]));return r>-1&&(n=n[e(493)](0,r)),n}(e[n(426)][n(488)][n(502)][n(495)]()),o=e[n(426)][n(503)](e[n(426)][n(477)](s[0],n(482)),e[n(426)][n(477)](s[s[n(489)]-1],n(500)));e[n(426)][n(499)]((()=>{const e=n;r[e(496)](o,{commandName:t,commandParams:[],formatGroupId:e(454)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(507)];for(;t&&t[n(435)](n(454))>e[n(435)](n(454));)r[n(476)](t),t=t[n(507)]}return Array[n(483)](r)}(s))}))}}r[t(442)](t(451),o(t(451))),r[t(442)](t(427),o(t(427))),s&&r[t(442)](t(441),o(t(441))),r[t(442)](t(457),i(t(457))),r[t(442)](t(439),i(t(439))),s&&r[t(442)](t(501),(()=>{const n=t,s=e[n(424)][n(474)](n(501)),o=Array[n(483)](s[n(466)]);o[n(492)]((t=>t[n(435)](n(443))!=s[n(452)])),e[n(426)][n(499)]((()=>{const t=n;for(const e of o)r[t(496)](e,{commandName:t(501),commandParams:[{forceValue:!s[t(452)]}]})}))})),r[t(505)][t(467)](t(464),(e=>zr(n,t(504),e))),r[t(505)][t(431)]((e=>{const r=t;if(r(459)!=e[r(455)]&&r(433)!=e[r(455)])return;const{data:s}=e;if(s){if(r(451)==s[r(506)]||r(427)==s[r(506)]||r(441)==s[r(506)])switch(s[r(506)][r(490)](r(498),"")){case r(430):return o(zr(n,r(456)));case r(432):return o(zr(n,r(473)));case r(423):return o(zr(n,r(453)))}if(r(457)==s[r(506)])return{type:r(491),content:zr(n,r(429),zr(n,r(504)))};if(r(439)==s[r(506)])return{type:r(491),content:zr(n,r(494),zr(n,r(504)))};if(r(501)==s[r(506)])return s[r(481)][0][r(463)]?{type:r(491),content:zr(n,r(450))}:{type:r(491),content:zr(n,r(425))}}function o(t){const e=r;return{type:e(491),content:zr(n,e(462),t)}}}))}}function ui(t){const e=ai,n=t[e(435)](e(454));if(0==n)return t;let r=t;for(;t[e(440)]&&t[e(440)].is(e(460),e(464));){const s=t[e(440)][e(435)](e(454));if(s==n)r=t[e(440)];else if(s<n)break;t=t[e(440)]}return r}function li(t){const e=ai,n=[];if(t.is(e(460),e(464))&&t[e(435)](e(454))>0){let r=t[e(507)];for(;r&&e(464)==r[e(448)]&&r[e(435)](e(454))==t[e(435)](e(454));)n[e(436)](r),r=r[e(507)]}return n}function fi(){const t=["slice","*Outdent:* %0","getSelectedBlocks","markBlockFormat","editor","List","change","end","checkTodoList","selection","createRange","ELEMENT_LIST_ITEM","_descriptionFactory","commandName","nextSibling","LegacyListEditing","todo","commands","*Uncheck item*","model","bulletedList","161702lBIquD","*Indent:* %0","bulleted","registerDescriptionCallback","numbered","formatInline","3gwSXBk","getAttribute","push","afterInit","plugins","outdentList","previousSibling","todoList","enableCommand","todoListChecked","paragraph","TrackChangesEditing","checkChild","has","name","blockName","*Check item*","numberedList","value","ELEMENT_TODO_LIST","listIndent","type","ELEMENT_BULLETED_LIST","indentList","6280YujyMm","formatBlock","element","findIndex","*Change to:* %0","forceValue","listItem","3689541XyuorS","_selectedElements","registerElementLabel","301SJrVgj","execute","isObject","351896BrxyeB","listType","ELEMENT_NUMBERED_LIST","get","933040jBmLsF","add","createPositionAt","LegacyTodoListEditing","schema","33206uvwjtV","commandParams","before","from","parent","locale","33727730oGJflL","5214SSLAHy","document","length","replace","format","filter"];return(fi=function(){return t})()}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=427]})(t,e)}function di(){const t=["TrackChangesEditing","registerDescriptionCallback","216LNeDTy","1993828kaUZpN","commandParams","handleListStyleCommand","styles","backward","numbered","config","enableCommand","83673cGeMxm","listItem","listStyle","document","2460052GKowCO","list.properties","2345124XpeZJm","getSelectedBlocks","format","model","parent","5cBKtGg","*Format:* set order to reversed","locale","_getSuggestionBlocks","commandName","355044JkErUJ","ELEMENT_","forward","reversed","map","length","plugins","_LIST_","markMultiRangeBlockFormat","getAttribute","filter","listStart","bind","toUpperCase","LegacyListUtils","startIndex","createPositionAt","84233pyyylj","flat","getFirstPosition","unshift","*Change to:* %0","has","createRange","_descriptionFactory","getListTypeFromListStyleType","type","change","push","handleDescriptions","replace","handleListReversedCommand","LegacyListPropertiesEditing","getLastPosition","editor","listType","*Format:* set start index to %0","formatInline","selection","handleListStartCommand","_getTranslationKeyForListStyle","getSiblingNodes","_getSuggestionBlocksForListStyle","733930lbSsEc","afterInit","from","before","listReversed","formatBlock","*Format:* set order to regular","get","element"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(340036===parseInt(n(466))/1+parseInt(n(492))/2+-parseInt(n(449))/3+parseInt(n(504))/4+parseInt(n(444))/5*(-parseInt(n(439))/6)+-parseInt(n(437))/7+-parseInt(n(503))/8*(-parseInt(n(433))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(493)](){const t=hi;if(!this[t(483)][t(455)][t(471)](t(481)))return;const e=this[t(483)][t(431)][t(499)](t(438)),n=this[t(483)][t(455)][t(499)](t(501));e[t(428)]&&n[t(432)](t(435),this[t(427)][t(461)](this)),e[t(452)]&&n[t(432)](t(496),this[t(480)][t(461)](this)),e[t(464)]&&n[t(432)](t(460),this[t(488)][t(461)](this)),n[t(473)][t(502)](this[t(478)][t(461)](this))}[hi(427)](t,e={}){const n=hi,r=this[n(483)][n(455)][n(499)](n(501)),s=this[n(491)]();this[n(483)][n(442)][n(476)]((()=>{const t=n;r[t(457)](s,{commandName:t(435),commandParams:[{type:e[t(475)]}],formatGroupId:t(435)})}))}[hi(480)](t,e={}){const n=hi,r=this[n(483)][n(455)][n(499)](n(501)),s=this[n(447)]((t=>t.is(n(500),n(434))&&n(430)===t[n(458)](n(484))));if(s[n(454)]<1)return;const o=s[n(453)]((t=>this[n(483)][n(442)][n(472)](this[n(483)][n(442)][n(465)](t,n(495)),this[n(483)][n(442)][n(465)](t,0))));this[n(483)][n(442)][n(476)]((()=>{const t=n;r[t(457)](o,{commandName:t(496),commandParams:[{reversed:e[t(452)]}],formatGroupId:t(496)})}))}[hi(488)](t,e={}){const n=hi,r=this[n(483)][n(455)][n(499)](n(501)),s=this[n(447)]((t=>t.is(n(500),n(434))&&n(430)===t[n(458)](n(484))));if(s[n(454)]<1)return;const o=s[n(453)]((t=>this[n(483)][n(442)][n(472)](this[n(483)][n(442)][n(465)](t,n(495)),this[n(483)][n(442)][n(465)](t,0))));this[n(483)][n(442)][n(476)]((()=>{const t=n;r[t(457)](o,{commandName:t(460),commandParams:[{startIndex:e[t(464)]}],formatGroupId:t(460)})}))}[hi(478)](t){const e=hi;if(e(497)!=t[e(475)]&&e(486)!=t[e(475)])return;const n=this[e(483)][e(446)],{data:r}=t;if(!r)return;let s,o;switch(r[e(448)]){case e(435):s=e(470),o={type:e(441),content:zr(n,s,zr(n,this[e(489)](r[e(505)][0][e(475)])))};break;case e(496):s=r[e(505)][0][e(452)]?e(445):e(498),o={type:e(441),content:zr(n,s)};break;case e(460):s=e(485),o={type:e(441),content:zr(n,s,r[e(505)][0][e(464)])}}return o}[hi(491)](){const t=hi;var e,n,r,s;const o=this[t(483)][t(455)][t(499)](t(463));let i=Array[t(494)](this[t(483)][t(442)][t(436)][t(487)][t(440)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(500),t(434)))&&i[t(469)](...o[t(490)](this[t(483)][t(442)][t(436)][t(487)][t(468)](),t(429))),(null===(n=i[i[t(454)]-1])||void 0===n?void 0:n.is(t(500),t(434)))&&i[t(477)](...o[t(490)](this[t(483)][t(442)][t(436)][t(487)][t(482)](),t(451))),i=[...new Set(i)],(null===(s=null===(r=this[t(483)][t(442)][t(436)][t(487)][t(468)]())||void 0===r?void 0:r[t(443)])||void 0===s?void 0:s.is(t(500),t(434)))&&(i=i[t(459)]((e=>e.is(t(500),t(434))))),i}[hi(447)](t){const e=hi,n=this[e(483)][e(455)][e(499)](e(463));let r=Array[e(494)](this[e(483)][e(442)][e(436)][e(487)][e(440)]())[e(459)](t)[e(453)]((t=>{const r=e,s=this[r(483)][r(442)][r(465)](t,0);return[...n[r(490)](s,r(429)),...n[r(490)](s,r(451))]}))[e(467)]();return r=[...new Set(r)],r}[hi(489)](t){const e=hi;return e(450)+this[e(483)][e(455)][e(499)](e(463))[e(474)](t)[e(462)]()+e(456)+t[e(462)]()[e(479)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=354]})(t,e)}function Ei(){const t=["afterInit","plugins","showSuggestionHighlights","div","editor","media","_descriptionFactory","2421832PGehEy","stop","6983316iQcSuz","1887wIfilR","conversion","2289590LsLzJW","locale","15laRGDz","367951KMoswa","get","elementToElement","attribute:url:media","registerElementLabel","has","high","3868332RZbLSs","7JNhsec","createEmptyElement","data","downcastDispatcher","500OoKmwU","dataDowncast","enableCommand","ELEMENT_MEDIA","378292MsnGOD","MediaEmbedEditing","TrackChangesEditing","for","mediaEmbed","options"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(473504===-parseInt(n(388))/1+parseInt(n(363))/2*(parseInt(n(383))/3)+parseInt(n(367))/4*(parseInt(n(387))/5)+-parseInt(n(358))/6*(-parseInt(n(359))/7)+parseInt(n(380))/8+-parseInt(n(382))/9+parseInt(n(385))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(373)](){const t=mi,e=this[t(377)];if(!e[t(374)][t(356)](t(368)))return;const n=e[t(374)][t(389)](t(369)),r=e[t(386)];n[t(365)](t(371)),n[t(379)][t(355)](t(378),(e=>zr(r,t(366),e))),e[t(384)][t(370)](t(364))[t(390)]({model:t(378),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(375)])return n[s(360)](s(376))},converterPriority:t(357)}),e[t(361)][t(362)].on(t(354),((e,n,r)=>{const s=t;r[s(372)][s(375)]&&e[s(381)]()}),{priority:t(357)})}}const Ti=yi;function _i(){const t=["mention","editor","TrackChangesEditing","67859dxKSsJ","afterInit","5426826sQjnGd","1242wKrJvF","57144utfXSv","926186JjXJIT","6860jIRAyx","get","enableCommand","8444121GJPHyW","has","558608RKLaFy","5NpOset","3300644FIopch","6lRbPgn","plugins","MentionEditing"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(634413===-parseInt(n(179))/1+-parseInt(n(173))/2*(parseInt(n(182))/3)+-parseInt(n(181))/4*(parseInt(n(180))/5)+parseInt(n(170))/6+-parseInt(n(177))/7+-parseInt(n(172))/8*(parseInt(n(171))/9)+parseInt(n(174))/10*(parseInt(n(168))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(169)](){const t=Ti,e=this[t(166)];e[t(163)][t(178)](t(164))&&e[t(163)][t(175)](t(167))[t(176)](t(165))}}const ki=Ni;function Ci(){const t=["54104rkqIHD","6208345CVZhRK","afterInit","74315oPSCxD","editor","get","PageBreakEditing","10HITKAd","44PixVFx","TrackChangesEditing","ELEMENT_PAGE_BREAK","registerElementLabel","pageBreak","enableCommand","plugins","77198nANmQM","3221050IyBSgc","822FgmguJ","locale","_descriptionFactory","1329450tbDWak","3278yiDQFf","has","90izlOlD"];return(Ci=function(){return t})()}function Ni(t,e){const n=Ci();return(Ni=function(t,e){return n[t-=183]})(t,e)}!function(t,e){const n=Ni,r=t();for(;;)try{if(296327===parseInt(n(202))/1+parseInt(n(184))/2*(parseInt(n(204))/3)+-parseInt(n(195))/4*(-parseInt(n(190))/5)+-parseInt(n(183))/6+parseInt(n(203))/7+-parseInt(n(187))/8*(parseInt(n(186))/9)+parseInt(n(194))/10*(-parseInt(n(188))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ri extends t.Plugin{[ki(189)](){const t=ki,e=this[t(191)];if(!e[t(201)][t(185)](t(193)))return;e[t(201)][t(192)](t(196))[t(200)](t(199));const n=e[t(201)][t(192)](t(196)),r=e[t(205)];n[t(206)][t(198)](t(199),(e=>zr(r,t(197),e)))}}const Si=Li;function Li(t,e){const n=wi();return(Li=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(616760===parseInt(n(160))/1*(parseInt(n(108))/2)+-parseInt(n(103))/3*(-parseInt(n(161))/4)+-parseInt(n(155))/5+-parseInt(n(127))/6*(parseInt(n(114))/7)+-parseInt(n(171))/8*(-parseInt(n(167))/9)+parseInt(n(140))/10*(parseInt(n(119))/11)+-parseInt(n(133))/12*(parseInt(n(148))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class vi extends t.Plugin{[Si(169)](){const t=Si,e=this[t(165)];if(!e[t(135)][t(106)](t(154)))return;const n=e[t(102)],r=e[t(135)][t(147)](t(159));r[t(136)][t(142)](t(126),(e=>zr(n,t(134),e))),r[t(146)](t(126)),r[t(158)](t(130)),e[t(145)][t(121)].on(t(110),Mi(e),{priority:t(131)}),e[t(166)][t(121)].on(t(110),((n,r,s)=>{const o=t;s[o(151)][o(173)]&&Mi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(131)});const s=r[t(136)];s[t(138)]((r=>{const o=t;if(o(152)!==r[o(124)])return;const{start:i,end:a}=r[o(157)]();if(!i[o(174)](a)||!i[o(139)])return;const c=e[o(168)][o(137)],u=i[o(139)];return c[o(128)](u)&&!c[o(129)](u)&&c[o(144)](u,o(143))?{type:o(152),content:zr(n,o(112),s[o(120)](u,1))}:void 0})),this[t(122)]()}[Si(122)](){const t=Si,e=this[t(165)],n=e[t(102)];e[t(135)][t(147)](t(159))[t(136)][t(138)]((e=>{const r=t;if(r(149)!=e[r(124)])return;const{data:s}=e;return s&&r(126)==s[r(156)]?{type:r(153),content:zr(n,r(117),zr(n,r(134)))}:void 0}))}}function Mi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Li,i=t[o(135)][o(147)](o(159)),a=r[o(113)][o(170)],c=r[o(113)][o(109)],u=t[o(168)][o(137)];if(!a[o(174)](c)||!a[o(139)])return;const l=a[o(139)];if(u[o(128)](l)&&!u[o(129)](l)&&u[o(144)](l,o(143))){if(!s[o(172)][o(116)](r[o(113)],n[o(115)]))return;const t=s[o(118)][o(150)](o(162),{class:o(111)}),a=s[o(141)][o(104)](c);e&&i[o(125)][o(163)](r[o(164)])&&s[o(118)][o(123)](o(107),t),s[o(118)][o(132)](a,t),s[o(141)][o(105)](t,r[o(164)])}}}function wi(){const t=["markerName","editor","data","18ZZxBTS","model","afterInit","start","4678600Qqwcmd","consumable","showSuggestionHighlights","isTouching","locale","81YxrQmg","toViewPosition","bindElementToMarker","has","ck-suggestion-marker--active","436tAskyK","end","addMarker:suggestion:insertion","ck-suggestion-marker-split","*Insert:* %0","markerRange","35NhDqCp","name","consume","*Change to:* %0","writer","1210187VMcmtP","getItemLabel","downcastDispatcher","_registerLegacyDescription","addClass","type","activeMarkers","paragraph","292962nJMdzD","isBlock","isLimit","insertParagraph","highest","insert","12viaBSx","ELEMENT_PARAGRAPH","plugins","_descriptionFactory","schema","registerDescriptionCallback","nodeAfter","10WfjUfa","mapper","registerElementLabel","$text","checkChild","editing","_enableDefaultAttributesIntegration","get","12848433ZKZWSb","formatBlock","createUIElement","options","insertion","format","Paragraph","2832740jlIfqW","commandName","getFirstRange","enableCommand","TrackChangesEditing","1045QSnLVX","134564YIPQkW","span","includes"];return(wi=function(){return t})()}const Oi=Fi;function Di(){const t=["plugins","TrackChangesEditing","4101745pZOQXz","2IIFbdG","formatInline","63tgyxIC","registerDescriptionCallback","328232tOWGZN","RemoveFormatEditing","*Remove all formatting*","_registerLegacyDescription","format","type","3257646YnpNgf","1009992JkRwot","6qTHXoe","locale","formatBlock","31702820NMaKaO","554519kbrHKv","_enableDefaultAttributesIntegration","afterInit","editor","get","5116672EGcyzJ","has","removeFormat","_descriptionFactory","commandName"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=173]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(649845===-parseInt(n(193))/1*(parseInt(n(189))/2)+parseInt(n(199))/3+parseInt(n(181))/4+-parseInt(n(188))/5*(-parseInt(n(201))/6)+parseInt(n(176))/7+-parseInt(n(200))/8*(-parseInt(n(191))/9)+-parseInt(n(175))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Pi extends t.Plugin{[Oi(178)](){const t=Oi,e=this[t(179)];e[t(186)][t(182)](t(194))&&(e[t(186)][t(180)](t(187))[t(177)](t(183)),this[t(196)]())}[Oi(196)](){const t=Oi,e=this[t(179)];e[t(186)][t(180)](t(187))[t(184)][t(192)]((n=>{const r=t;if(r(174)!=n[r(198)]&&r(190)!=n[r(198)])return;const{data:s}=n;return s&&r(183)==s[r(185)]?{type:r(197),content:zr(e[r(173)],r(195))}:void 0}))}}const xi=Ui;function Bi(){const t=["1652254eDlbTH","892900xQXBJT","discardSelectedSuggestions","get","10650750PCkriM","editor","acceptSuggestion","acceptSelectedSuggestions","plugins","1720274CalMuS","discardAllSuggestions","13239064cpqcgm","enableCommand","50hIWeDf","RestrictedEditingModeEditing","trackChanges","527512zpQBLH","7hlMoVj","acceptAllSuggestions","goToNextRestrictedEditingException","afterInit","9mkdCWC","discardSuggestion","has","TrackChangesEditing","1515882XfaDji","goToPreviousRestrictedEditingException"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(897849===parseInt(n(133))/1+parseInt(n(142))/2+-parseInt(n(131))/3+parseInt(n(122))/4*(-parseInt(n(146))/5)+parseInt(n(137))/6+-parseInt(n(123))/7*(parseInt(n(144))/8)+-parseInt(n(127))/9*(-parseInt(n(134))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(126)](){const t=xi,e=this[t(138)];if(!e[t(141)][t(129)](t(120)))return;const n=e[t(141)][t(136)](t(130));n[t(145)](t(132)),n[t(145)](t(125));const r=e[t(141)][t(136)](t(120));r[t(145)](t(121)),r[t(145)](t(139)),r[t(145)](t(128)),r[t(145)](t(124)),r[t(145)](t(143)),r[t(145)](t(140)),r[t(145)](t(135))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=278]})(t,e)}function Hi(){const t=["showSuggestionHighlights","split","span","element","_descriptionFactory","4772228ksIzTO","registerElementLabel","createUIElement","high","addClass","toViewPosition","merge","bindElementToMarker","insert","activeMarkers","get","ELEMENT_LINE_BREAK","downcastDispatcher","softBreak","consumable","createPositionBefore","511FgMZjE","4467075EZJpFr","shiftEnter","addMarker:suggestion:deletion","editor","14323520MQIlZC","plugins","includes","getItems","mapper","init","writer","enableCommand","markerRange","ck-suggestion-marker--active","1235264KazQMA","66062205gbiZXP","name","model","data","addMarker:suggestion","test","134988qbSeYu","5VdHCTo","locale","editing","3129426dVSBSv","markerName","options","deletion","ck-suggestion-marker-","addMarker:suggestion:insertion","TrackChangesEditing","requires"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(895920===parseInt(n(322))/1+-parseInt(n(278))/2+-parseInt(n(308))/3+-parseInt(n(291))/4*(parseInt(n(330))/5)+-parseInt(n(329))/6*(parseInt(n(307))/7)+-parseInt(n(312))/8+parseInt(n(323))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{static get[Gi(285)](){return[Qs.ShiftEnter]}[Gi(317)](){const t=Gi,e=this[t(311)],n=e[t(313)][t(301)](t(284));n[t(319)](t(309)),e[t(332)][t(303)].on(t(283),Wi(e),{priority:t(294)}),e[t(332)][t(303)].on(t(310),Wi(e),{priority:t(294)}),e[t(326)][t(303)].on(t(327),((n,r,s)=>{const o=t;s[o(280)][o(286)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(290)][t(292)](t(304),(n=>zr(e[t(331)],t(302),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(313)][o(301)](o(284));if(!s[o(305)][o(328)](r[o(320)],n[o(324)]))return;const a=t[o(325)];for(const t of r[o(320)][o(315)]()){if(!t.is(o(289),o(304)))continue;const n=o(281)==r[o(279)][o(287)](":")[1]?o(297):o(287),c=s[o(318)][o(293)](o(288),{class:o(282)+n}),u=s[o(316)][o(296)](a[o(306)](t));e&&i[o(300)][o(314)](r[o(279)])&&s[o(318)][o(295)](o(321),c),s[o(318)][o(299)](u,c),s[o(316)][o(298)](c,r[o(279)])}}}function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=493]})(t,e)}const Ki=Xi;function qi(){const t=["has","editor","enableCommand","markInlineFormat","FORMAT_RESTRICTED_ENABLED","45753QoqcVt","getRanges","isCollapsed","813936eaxfxz","plugins","forceValue","value","TrackChangesEditing","commandName","type","from","100692PWQzHu","formatBlock","selection","6945oIrlmI","_descriptionFactory","change","registerDescriptionCallback","document","1096wwVbQC","1695492QXQfMT","restrictedEditingException","2108120pGUvSS","commandParams","format","model","afterInit","FORMAT_RESTRICTED_DISABLED","StandardEditingModeEditing","locale","80xvssvJ","get","252917hpohGH","formatInline","commands","2ALxYgY"];return(qi=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(284041===-parseInt(n(495))/1+-parseInt(n(530))/2*(-parseInt(n(498))/3)+-parseInt(n(514))/4*(-parseInt(n(509))/5)+parseInt(n(506))/6+parseInt(n(527))/7*(-parseInt(n(525))/8)+-parseInt(n(515))/9+parseInt(n(517))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Ji extends t.Plugin{[Ki(521)](){const t=Ki,e=this[t(532)],n=e[t(520)],r=e[t(524)];if(!e[t(499)][t(531)](t(523)))return;const s=e[t(499)][t(526)](t(502)),o=t(516),i=e[t(529)][t(526)](o);s[t(533)](o,((e,r={})=>{const a=t,c=n[a(513)][a(508)];if(c[a(497)])return void e(r);const u=void 0!==r[a(500)]?r[a(500)]:!i[a(501)];n[a(511)]((()=>{const t=a,e=Array[t(505)](c[t(496)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(493)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(510)][t(512)]((e=>{const n=t;if(n(507)!=e[n(504)]&&n(528)!=e[n(504)])return;const{data:s}=e;return s&&s[n(503)]==o?s[n(518)][0][n(500)]?{type:n(519),content:zr(r,n(494))}:{type:n(519),content:zr(r,n(522))}:void 0}))}}function Qi(){const t=["1181576uzygAu","33bNiFAq","565NFeQRe","_descriptionFactory","editor","add","formatBlock","TrackChangesEditing","StyleUtils","registerDescriptionCallback","getGhsAttributeNameForElement","get","_registerInlineAttribute","styleName","plugins","ghsAttributes","15524CgNFfw","definitions","has","block","12066jtctwH","toLowerCase","registerAttributeLabel","style","Style","*Set format:* %0","inline","commandName","afterInit","41028CiFqFm","normalizeConfig","element","forceValue","formatInline","_registerBlockAttribute","GeneralHtmlSupport","FORMAT_STYLE","DataSchema","1048LNaOrG","10962bWerPj","2499525fJXTfj","config","90fsPLCj","locale","commandParams","20pDwzvH","format","_registerLegacyDescription","type","64135sqcmbc","_enableDefaultAttributesIntegration","*Remove format:* %0"];return(Qi=function(){return t})()}const Yi=Zi;function Zi(t,e){const n=Qi();return(Zi=function(t,e){return n[t-=475]})(t,e)}!function(t,e){const n=Zi,r=t();for(;;)try{if(330801===-parseInt(n(481))/1+-parseInt(n(500))/2*(-parseInt(n(526))/3)+parseInt(n(484))/4+parseInt(n(486))/5*(parseInt(n(504))/6)+-parseInt(n(523))/7*(-parseInt(n(522))/8)+parseInt(n(524))/9*(-parseInt(n(477))/10)+parseInt(n(485))/11*(-parseInt(n(513))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Yi(512)](){const t=Yi,e=this[t(488)];if(!e[t(498)][t(502)](t(508))||!e[t(498)][t(502)](t(521)))return;const n=e[t(498)][t(495)](t(491)),r=e[t(475)],s=e[t(525)][t(495)](t(507))||{},o=e[t(498)][t(495)](t(519)),i=e[t(498)][t(495)](t(492))[t(514)](e[t(498)][t(495)](t(521)),s[t(501)]);n[t(482)](t(507));const a=new Set;for(const e of i[t(503)]){const n=o[t(494)](e[t(515)]);a[t(489)](n)}const c=new Set;for(const e of i[t(510)]){const n=o[t(494)](e[t(515)]);c[t(489)](n);for(const n of e[t(499)])c[t(489)](n)}for(const e of a)n[t(518)](e),n[t(487)][t(506)](e,zr(r,t(520)));for(const e of c)n[t(496)](e),n[t(487)][t(506)](e,zr(r,t(520)));this[t(479)]()}[Yi(479)](){const t=Yi,e=this[t(488)],n=e[t(475)];e[t(498)][t(495)](t(491))[t(487)][t(493)]((e=>{const r=t;if(r(490)!=e[r(480)]&&r(517)!=e[r(480)])return;const{data:s}=e;return s&&r(507)===s[r(511)]?s[r(476)][0][r(516)]?{type:r(478),content:zr(n,r(509),s[r(476)][0][r(497)][r(505)]())}:{type:r(478),content:zr(n,r(483),s[r(476)][0][r(497)][r(505)]())}:void 0}))}}const ta=ra;!function(t,e){const n=ra,r=t();for(;;)try{if(810777===-parseInt(n(182))/1+-parseInt(n(164))/2+-parseInt(n(166))/3*(parseInt(n(188))/4)+parseInt(n(186))/5+-parseInt(n(190))/6*(-parseInt(n(322))/7)+-parseInt(n(305))/8*(-parseInt(n(169))/9)+parseInt(n(189))/10*(-parseInt(n(229))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class ea extends t.Plugin{constructor(t){const e=ra;super(t),this[e(277)]=[e(244),e(310)],this[e(278)]=new Set}[ta(199)](){const t=ta,e=this[t(245)],n=e[t(223)][t(298)][t(210)];if(!e[t(214)][t(303)](t(259)))return;const r=e[t(201)],s=e[t(214)][t(256)](t(179)),o=e[t(214)][t(256)](t(319));s[t(318)][t(315)](t(206),(e=>zr(r,t(304),e))),this[t(232)](),s[t(270)](t(271)),s[t(270)](t(243)),s[t(270)](t(250));for(const r of[t(238),t(225)]){const i=e[t(249)][t(256)](r);s[t(270)](r,(r=>{const a=t;e[a(223)][a(273)]((t=>{const e=a;r();const c=e(236)===i[e(261)],u=o[e(173)](n),l=o[e(240)](u),f=c?l[e(174)]-1:l[e(215)]+1,h=u[0][e(178)](e(206)),g=o[e(208)](h,{startRow:f,endRow:f}),d=Array[e(204)](g)[e(290)]((n=>t[e(220)](n[e(247)])));s[e(171)](d,e(244))}))}))}for(const r of[t(266),t(299)]){const i=e[t(249)][t(256)](r);s[t(270)](r,(r=>{const a=t;e[a(223)][a(273)]((t=>{const e=a;r();const c=e(231)===i[e(261)],u=o[e(173)](n),l=o[e(205)](u),f=c?l[e(174)]-1:l[e(215)]+1,h=u[0][e(178)](e(206)),g=o[e(208)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(204)](g)[e(290)]((n=>t[e(220)](n[e(247)])));s[e(171)](d,e(310))}))}))}for(const r of[t(268),t(306)]){const i=r[t(275)](11),a=i[t(170)](),c=a[t(275)](0,3)+t(317),u=t(206)+i,l=t(180)+i,f=t(196)+i;s[t(270)](r,(()=>{const i=t;e[i(223)][i(273)]((t=>{const e=i,h=o[e(173)](n),g=h[0][e(178)](e(206));let d;if(e(268)==r){const t=o[e(240)](h);d={startRow:t[e(174)],endRow:t[e(215)],includeAllSlots:!0}}else{const t=o[e(205)](h);d={startColumn:t[e(174)],endColumn:t[e(215)],includeAllSlots:!0}}const p=o[e(208)](g,d),m=Array[e(204)](p)[e(290)]((({cell:t})=>t)),I=na(m[e(234)]((t=>t[e(279)](c)))),E=na(m[e(234)]((t=>!t[e(279)](c))))[e(290)]((n=>t[e(220)](n))),b=s[e(257)](E,u);if(b&&(e(244)==b[e(269)]||e(310)==b[e(269)])){const n=this[e(246)](b);for(const r of I){const s=t[e(220)](r),i=o[e(226)](r),u=r[e(194)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(184)](s)}}}))}))}function c(r){const s=t,o=Array[s(204)](n[s(218)]())[s(290)]((t=>i.LiveRange[s(255)](t)));e[s(223)][s(273)]((t=>{const n=s,i=t[n(267)];r=r[n(234)]((t=>n(172)!=t[n(221)][n(308)])),t[n(197)](r),e[n(249)][n(256)](n(268))[n(239)](),e[n(212)](n(268),{forceDefaultExecution:!0}),e[n(223)][n(168)]((()=>{const t=n;e[t(223)][t(168)](i,(e=>{const n=t,r=o[n(234)]((t=>n(172)!=t[n(221)][n(308)]));r[n(297)]>0&&e[n(197)](r);for(const t of o)t[n(288)]()}))}))}))}function u(r){const s=t;e[s(223)][s(273)]((t=>{const o=s,a=Array[o(204)](n[o(218)]())[o(290)]((t=>i.LiveRange[o(255)](t))),c=[];for(const t of r)for(const e of t[o(227)]({shallow:!0}))c[o(165)](e);for(const n of c)o(172)!=n[o(221)][o(308)]&&(t[o(197)](t[o(323)](n,0)),e[o(249)][o(256)](o(306))[o(239)](),e[o(212)](o(306),{forceDefaultExecution:!0}));const u=a[o(234)]((t=>o(172)!=t[o(221)][o(308)]));u[o(297)]>0&&t[o(197)](u);for(const t of a)t[o(288)]()}))}function l(e,n){const r=t;return n[r(284)]((t=>e[r(181)]((e=>e[r(262)][r(286)](t[r(276)])||t[r(262)][r(286)](e[r(276)])))))}function f(e,n){const r=t;return e[r(181)]((t=>n[r(181)]((e=>t[r(262)][r(195)](e[r(276)])))))}e[t(233)][t(263)].on(t(209),((e,n,r)=>{const s=t;if(!r[s(313)][s(230)])return;const o=n[s(162)];if(!o)return;const i=r[s(202)][s(260)](o);function c(t){return Array[s(207)](t)?t:[t]}i&&s(228)===o[s(294)]&&(0,a.setHighlightHandling)(i,r[s(216)],((t,e,n)=>n[s(265)](c(e[s(283)]),t)),((t,e,n)=>n[s(211)](c(e[s(283)]),t)))}),{priority:t(241)}),s[t(318)][t(272)]((e=>{const n=t;if(n(224)!=e[n(282)]&&n(311)!=e[n(282)])return;const s=e[n(193)]();if(null!=s&&s.is(n(301),n(206))){if(n(224)==e[n(282)]){const t=e[n(227)]()[n(234)]((t=>t.is(n(251))))[n(290)]((t=>t[n(233)]));if(t[n(297)])return{type:n(224),content:zr(r,n(203),zr(r,n(252),'"'+t[n(295)](" ")+'"'))}}if(n(311)==e[n(282)]){const t=e[n(227)]()[n(234)]((t=>t.is(n(251))))[n(290)]((t=>t[n(233)]));if(t[n(297)])return{type:n(311),content:zr(r,n(248),zr(r,n(252),'"'+t[n(295)](" ")+'"'))}}}})),s[t(318)][t(272)]((e=>{const n=t;if(n(244)==e[n(269)]){const t=e[n(227)]()[n(234)]((t=>t.is(n(251))))[n(290)]((t=>t[n(233)])),s=this[n(246)](e),o=s[n(281)]-s[n(296)]+1;if(n(224)==e[n(282)])return t[n(297)]?{type:n(224),content:zr(r,n(203),zr(r,n(321),[o,'"'+t[n(295)](" ")+'"']))}:{type:n(224),content:zr(r,n(203),zr(r,n(312),o))};if(n(311)==e[n(282)])return t[n(297)]?{type:n(311),content:zr(r,n(248),zr(r,n(321),[o,'"'+t[n(295)](" ")+'"']))}:{type:n(311),content:zr(r,n(248),zr(r,n(312),o))}}if(n(310)==e[n(269)]){const t=e[n(227)]()[n(234)]((t=>t.is(n(251))))[n(290)]((t=>t[n(233)])),s=this[n(246)](e),o=s[n(307)]-s[n(324)]+1;if(n(224)==e[n(282)])return t[n(297)]?{type:n(224),content:zr(r,n(203),zr(r,n(222),[o,'"'+t[n(295)](" ")+'"']))}:{type:n(224),content:zr(r,n(203),zr(r,n(183),o))};if(n(311)==e[n(282)])return t[n(297)]?{type:n(311),content:zr(r,n(248),zr(r,n(222),[o,'"'+t[n(295)](" ")+'"']))}:{type:n(311),content:zr(r,n(248),zr(r,n(183),o))}}})),s[t(198)][t(302)](t(224),t(244),t(291),c),s[t(198)][t(302)](t(311),t(244),t(242),c),s[t(198)][t(302)](t(224),t(310),t(291),u),s[t(198)][t(302)](t(311),t(310),t(242),u),s[t(198)][t(302)](t(224),t(310),t(295),l),s[t(198)][t(302)](t(311),t(310),t(295),l),s[t(198)][t(302)](t(224),t(244),t(295),f),s[t(198)][t(302)](t(311),t(244),t(295),f)}[ta(175)](){const t=ta,e=this[t(245)],n=e[t(223)][t(298)][t(210)];return(r,s)=>{const o=t;e[o(223)][o(273)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(262)][a(185)];u&&u[0]&&!1===u[0][a(237)]&&(l=r[0][a(276)][a(300)]);const f=t[a(217)](l);if(a(172)==f[a(221)][a(308)])return;const h=Array[a(204)](n[a(218)]())[a(290)]((t=>i.LiveRange[a(255)](t)));t[a(197)](f),e[a(249)][a(256)](c)[a(239)](),u[a(165)]({forceDefaultExecution:!0}),e[a(212)](c,...u);const g=h[a(234)]((t=>a(172)!=t[a(221)][a(308)]));g[a(297)]>0&&t[a(197)](g);for(const t of h)t[a(288)]()}))}}[ta(309)](t){const e=ta,n=this[e(245)][e(214)][e(256)](e(319));let r=Number[e(200)],s=Number[e(192)],o=Number[e(200)],i=Number[e(192)];for(const a of t){if(e(172)==a[e(221)][e(308)])continue;const{row:t,column:c}=n[e(226)](a),u=a[e(279)](e(264))?a[e(194)](e(264))-1:0,l=a[e(279)](e(235))?a[e(194)](e(235))-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(232)](){const t=ta,e=this[t(245)],n=e[t(214)][t(256)](t(179)),r=e[t(214)][t(256)](t(319));e[t(223)][t(298)].on(t(287),(()=>{const r=t,s=Array[r(204)](e[r(223)][r(298)][r(167)][r(293)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(314)](t);if(r(254)!=s)continue;if(null!=e[r(191)])continue;const a=n[r(253)](o);this[r(277)][r(176)](i)&&this[r(278)][r(163)](a)}}),{priority:t(320)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(220)](e),a=e[s(178)](s(206)),c=r[s(226)](e);for(const t of this[s(278)]){const n=t[s(269)],r=n[s(219)](s(187)),u=n[s(275)](r?10:5),l=u[s(170)](),f=l[s(275)](0,3)+s(317),h=s(180)+u,g=s(196)+u;if(!t[s(289)])continue;if(a!=t[s(292)]()[s(276)][s(178)](s(206)))continue;if(t[s(274)](i))continue;const d=e[s(279)](f)?e[s(194)](f)-1:0,p=this[s(246)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(184)](i),o=!0)}return o};e[t(223)][t(298)][t(285)]((n=>{const r=t;let o=!1;for(const t of e[r(223)][r(298)][r(167)][r(258)]())if(r(316)==t[r(282)])if(r(244)==t[r(294)])for(const e of t[r(213)][r(300)][r(280)]())o=o||s(e,n);else r(228)==t[r(294)]&&(o=o||s(t[r(213)][r(300)],n));return o}))}[ta(246)](t){const e=ta;return this[e(309)](t[e(218)]()[e(290)]((t=>t[e(276)][e(300)])))}}function na(t){const e=ta;return Array[e(204)](new Set(t)[e(177)]())}function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=162]})(t,e)}function sa(){const t=["8frAWXD","removeTableColumn","maxColumn","rootName","_getCoordsForCells","tableColumn","deletion","ELEMENT_TABLE_ROW","options","_splitMarkerName","registerElementLabel","insert","span","_descriptionFactory","TableUtils","low","ELEMENT_TABLE_ROW_WITH_TEXT","63PBPDbR","createPositionAt","minColumn","item","add","1657928ptiztd","push","60JimGVF","differ","enqueueChange","3327237jtXRQy","toLowerCase","markMultiRangeInsertion","$graveyard","getSelectionAffectedTableCells","first","_acceptFormatSuggestionCallbackFactory","includes","values","findAncestor","TrackChangesEditing","min","some","894257NbcfIR","ELEMENT_TABLE_COLUMN","addRange","nodeBefore","3841000QbUwaq","tablePaste","8220EUFTga","530qXtiEt","1064172cCXIdk","oldRange","MIN_SAFE_INTEGER","getContainedElement","getAttribute","isTouching","max","setSelection","_suggestionFactory","afterInit","MAX_SAFE_INTEGER","locale","mapper","*Insert:* %0","from","getColumnIndexes","table","isArray","createTableWalker","addMarker:suggestion","selection","removeClass","execute","position","plugins","last","writer","createRangeIn","getRanges","startsWith","createRangeOn","root","ELEMENT_TABLE_COLUMN_WITH_TEXT","model","insertion","insertTableRowBelow","getCellLocation","getItems","tableCell","33011GCFLEh","showSuggestionHighlights","left","_setupColumnsRowsFixing","data","filter","colspan","above","forceValue","insertTableRowAbove","refresh","getRowIndexes","highest","accept","selectTableRow","tableRow","editor","_getSuggestionCoords","cell","*Remove:* %0","commands","selectTableColumn","$textProxy","ELEMENT_TABLE_WITH_TEXT","getSuggestion","suggestion","fromRange","get","markMultiRangeDeletion","getChanges","TableEditing","toViewElement","order","end","downcastDispatcher","rowspan","addClass","insertTableColumnLeft","batch","removeTableRow","subType","enableCommand","insertTable","registerDescriptionCallback","change","isIntersectingWithRange","substr","start","_tablePostFixingSubtypes","_tableSuggestions","hasAttribute","getChildren","maxRow","type","classes","every","registerPostFixer","isEqual","change:data","detach","isInContent","map","discard","getFirstRange","getChangedMarkers","name","join","minRow","length","document","insertTableColumnRight","nodeAfter","element","registerCustomCallback","has","ELEMENT_TABLE"];return(sa=function(){return t})()}const oa=aa;function ia(){const t=["find","has","mergeTableCellDown","type","containsRange","createTableWalker","element","set:isEnabled","getRanges","4067670DgJTJH","3292915mOqYSe","tableCell","size","_areMergableCells","execute","getSuggestions","commands","requires","formatBlock","map","getCellLocation","8202857TGIVhy","rootName","_suggestionFactory","enableCommand","selection","subType","mergeTableCellUp","trackChanges","markBlockFormat","TableEditing","144ePoWPU","mergeTableCells","from","splitTableCellHorizontally","registerDescriptionCallback","stop","forceDefaultExecution","format","getFirstPosition","35qguHUF","mergeTableCellRight","_descriptionFactory","_acceptFormatSuggestionCallbackFactory","840032YPSpIj","12PJsAxP","84XNLbUs","_areSelectedCellsMergable","length","afterInit","createRangeOn","3594EdeAKl","fromRange","*Split cell:* horizontally","450190qkzKhq","4SszrjP","table","model","commandName","add","detach","isEnabled","deletion","horizontally","2076019wjMmZK","document","*Split cell:* vertically","findAncestor","getAncestors","getSelectionAffectedTableCells","refresh","accept","low","root","return","push","*Merge cells*","97uewkhZ","insertion","value","author","_tablePostFixingSubtypes","plugins","formatInline","mergeTableCellLeft","TableUtils","highest","editor","filter","change","locale","$graveyard","cell","splitTableCellVertically","markMultiRangeBlockFormat","get","direction","registerCustomCallback","TrackChangesEditing","_isForcedDefaultExecutionBlock","setSelection","isInContent"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(707863===-parseInt(n(476))/1*(-parseInt(n(450))/2)+-parseInt(n(408))/3*(-parseInt(n(454))/4)+parseInt(n(409))/5*(-parseInt(n(444))/6)+-parseInt(n(439))/7*(-parseInt(n(443))/8)+parseInt(n(430))/9*(-parseInt(n(453))/10)+-parseInt(n(463))/11*(-parseInt(n(445))/12)+-parseInt(n(420))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(416)](){return[ea]}[oa(448)](){const t=oa,e=this[t(486)],n=e[t(456)][t(464)][t(424)],r=e[t(489)];if(!e[t(481)][t(400)](t(429)))return;const s=e[t(481)][t(494)](t(395)),o=e[t(481)][t(494)](t(484)),a=e[t(481)][t(494)](ea);a[t(480)][t(474)](t(431)),s[t(423)](t(431),(()=>{const n=t,r=o[n(468)](e[n(456)][n(464)][n(424)]);e[n(456)][n(488)]((()=>{const t=n;s[t(493)](r,{commandName:t(431),commandParams:[]},[],t(431))}))})),e[t(415)][t(494)](t(431)).on(t(413),((n,r)=>{const o=t;e[o(415)][o(494)](o(427))[o(478)]&&(r[o(447)]>0&&r[r[o(447)]-1]&&r[r[o(447)]-1][o(436)]||s[o(396)]||this[o(446)]()||n[o(435)]())}),{priority:t(485)});for(const n of[t(426),t(440),t(401),t(483)]){const r=e[t(415)][t(494)](n);s[t(423)](n,(()=>{const n=t,o=e[n(456)][n(464)][n(424)][n(438)]()[n(467)]()[n(399)]((t=>t.is(n(405),n(410)))),i=r[n(478)];e[n(456)][n(488)]((()=>{const t=n;s[t(493)]([o,i],{commandName:t(431),commandParams:[]},[],t(431))}))}))}for(const n of[t(492),t(433)]){const r=e[t(415)][t(494)](n);s[t(423)](n,(()=>{const i=t,a=o[i(468)](e[i(456)][i(464)][i(424)])[0],c=a[i(466)](i(455)),{column:u,row:l}=o[i(419)](a);let f=[];if(i(462)==r[i(495)]){const t=o[i(404)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(432)](t)[i(418)]((t=>t[i(491)]))}else{const t=o[i(404)](c,{column:u,includeAllSlots:!0});f=Array[i(432)](t)[i(418)]((t=>t[i(491)]))}e[i(456)][i(488)]((t=>{const e=i;s[e(428)](t[e(449)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(441)][t(434)]((e=>{const n=t;if(n(417)!=e[n(402)]&&n(482)!=e[n(402)])return;const{data:s}=e;return s&&n(431)==s[n(457)]?{type:n(437),content:zr(r,n(475))}:void 0})),s[t(441)][t(434)]((e=>{const n=t;if(n(417)!=e[n(402)]&&n(482)!=e[n(402)])return;const{data:s}=e;return s?n(492)==s[n(457)]?{type:n(437),content:zr(r,n(465))}:n(433)==s[n(457)]?{type:n(437),content:zr(r,n(452))}:void 0:void 0}));const c=a[t(442)]();for(const e of[t(426),t(440),t(401),t(483)])s[t(422)][t(496)](t(417),e,t(470),c);for(const e of[t(492),t(433)])s[t(422)][t(496)](t(417),e,t(470),c);s[t(422)][t(496)](t(417),t(431),t(470),(r=>{const s=t;e[s(456)][s(488)]((t=>{const o=s,a=Array[o(432)](n[o(407)]())[o(418)]((t=>i.LiveRange[o(451)](t)));t[o(397)](r),e[o(415)][o(494)](o(431))[o(469)](),e[o(413)](o(431),{forceDefaultExecution:!0});const c=a[o(487)]((t=>o(490)!=t[o(472)][o(421)]));c[o(447)]>0&&t[o(397)](c);for(const t of a)t[o(459)]()}))}));for(const n of[t(426),t(401),t(483),t(440)]){const r=e[t(415)][t(494)](n);r.on(t(406),((n,s,o)=>{const i=t;if(o){const t=e[i(456)][i(464)][i(424)][i(438)]()[i(467)]()[i(399)]((t=>t.is(i(405),i(410))));this[i(412)](r[i(478)],t)||(n[i(473)]=!1,n[i(435)]())}}),{priority:t(471)})}}[oa(446)](){const t=oa,e=this[t(486)][t(415)][t(494)](t(431)),n=this[t(486)][t(481)][t(494)](t(484));if(!e[t(460)])return!1;const r=n[t(468)](this[t(486)][t(456)][t(464)][t(424)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(412)](e,n))return!1;return!0}[oa(412)](t,e){const n=oa,r=this[n(486)][n(481)][n(494)](n(395)),s=this[n(486)][n(456)][n(449)](t),o=this[n(486)][n(456)][n(449)](e),i=new Set,a=new Set;for(const t of r[n(414)]())if((n(477)==t[n(402)]||n(461)==t[n(402)]||n(431)==t[n(425)])&&t[n(398)])for(const e of t[n(407)]())e[n(403)](s,!0)&&i[n(458)](t[n(402)]+":"+t[n(479)].id),e[n(403)](o,!0)&&a[n(458)](t[n(402)]+":"+t[n(479)].id);if(i[n(411)]!=a[n(411)])return!1;for(const t of i)if(!a[n(400)](t))return!1;return!0}}const ua=fa;function la(){const t=["53204mLopdP","nodeAfter","18457527pfWpys","unbindElementFromMarkerName","FORMAT_HEADER_ROW","consume","data","get","consumable","_descriptionFactory","14hcsMAe","markerRange","_splitMarkerName","_enableDefaultAttributesIntegration","formatBlock","_registerLegacyDescription","addMarker:suggestion","highest","showSuggestionHighlights","type","downcastDispatcher","FORMAT_HEADER_COLUMN","includes","53DXqaYy","TableUtils","FORMAT_REGULAR_ROW","removeClass","end","item","getSuggestion","_acceptFormatSuggestionCallbackFactory","commandName","toViewElement","getCellLocation","requires","456LJapvR","removeMarker:suggestion","stop","_handleLegacySuggestions","8292951mDEDUs","*Format:* %0","locale","parent","registerCustomCallback","4220932WCWlEm","editing","headingColumns","7263376MrEyrR","accept","addClass","markerNameToElements","TableEditing","118355gwWKAO","removeAttribute","has","editor","options","createTableWalker","registerDescriptionCallback","mapper","bindElementToMarker","nodeBefore","FORMAT_REGULAR_COLUMN","headingRows","10tAYuMI","cell","TrackChangesEditing","setTableRowHeader","_suggestionFactory","forceValue","2418360uvkmfW","afterInit","writer","data-suggestion","setTableColumnHeader","registerAttributeLabel","commandParams","plugins","activeMarkers","markerName","start","setAttribute","ck-suggestion-marker-","ck-suggestion-marker--active","name","format"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(919349===-parseInt(n(425))/1*(-parseInt(n(402))/2)+-parseInt(n(386))/3+parseInt(n(360))/4+parseInt(n(368))/5*(-parseInt(n(437))/6)+parseInt(n(412))/7*(parseInt(n(363))/8)+parseInt(n(355))/9*(parseInt(n(380))/10)+-parseInt(n(404))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(436)](){return[ea]}[ua(387)](){const t=ua,e=this[t(371)];if(!e[t(393)][t(370)](t(367)))return;const n=e[t(357)],r=e[t(393)][t(409)](t(382));r[t(415)](t(383),[],[t(379)]),r[t(415)](t(390),[],[t(362)]),r[t(411)][t(391)](t(379),zr(n,t(406))),r[t(411)][t(391)](t(362),zr(n,t(423))),this[t(354)]()}[ua(354)](){const t=ua,e=this[t(371)][t(393)][t(409)](t(382)),n=this[t(371)][t(393)][t(409)](t(426)),r=this[t(371)][t(393)][t(409)](ea)[t(432)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(414)](o[a(395)]),l=e[a(431)](u),f=l[a(408)];if(a(416)!=l[a(421)]||!f||a(390)!=f[a(433)])return;if(o[a(430)])return void s[a(439)]();if(!i[a(410)][a(407)](o[a(413)],s[a(400)]))return;const h=o[a(413)][a(396)][a(403)],g=o[a(413)][a(429)][a(377)],d=h[a(358)][a(358)],{column:p}=n[a(435)](h),{column:m}=n[a(435)](g);for(let s=p;s<=m;s++){const l=n[a(373)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(381)],l=i[a(375)][a(434)](s);i[a(388)][a(365)](a(398)+c,l),r&&i[a(388)][a(397)](a(389),u,l),i[a(375)][a(376)](l,o[a(395)]),t&&(e[a(394)][a(424)](o[a(395)])?i[a(388)][a(365)](a(399),l):i[a(388)][a(428)](a(399),l))}}}}e[t(384)][t(359)](t(416),t(383),t(364),r),e[t(384)][t(359)](t(416),t(390),t(364),r),this[t(371)][t(361)][t(422)].on(t(418),s(),{priority:t(419)}),this[t(371)][t(408)][t(422)].on(t(418),((e,n,r)=>{const o=t;r[o(372)][o(420)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(419)}),this[t(371)][t(361)][t(422)].on(t(438),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(414)](r[o(395)]),c=e[o(431)](a),u=c[o(408)];if(o(416)!=c[o(421)]||!u||o(390)!=u[o(433)])return;const l=s[o(375)][o(366)](r[o(395)]);if(l)for(const t of l)s[o(388)][o(428)](o(398)+i,t),s[o(388)][o(428)](o(399),t),s[o(388)][o(369)](o(389),t),s[o(375)][o(405)](t,r[o(395)])}),{priority:t(419)}),this[t(417)]()}[ua(417)](){const t=ua,e=this[t(371)],n=e[t(357)];function r(e){const r=t;return{type:r(401),content:zr(n,r(356),e)}}e[t(393)][t(409)](t(382))[t(411)][t(374)]((e=>{const s=t;if(s(416)!=e[s(421)])return;const{data:o}=e;if(o){if(s(383)==o[s(433)]){const t=o[s(392)][0][s(385)];return r(zr(n,s(t?406:427)))}if(s(390)==o[s(433)]){const t=o[s(392)][0][s(385)];return r(zr(n,s(t?423:378)))}}}))}}const ga=pa;function da(){const t=["getChangedMarkers","tablePasteCell","editingDowncast","entries","endColumn","ck-suggestion-marker--active","startsWith","ck-suggestion-marker-insertion","get","discard","createRangeOn","batch","fill","hasSuggestion","markerName","move","containsRange","element","cell","_splitMarkerName","from","last","options","formatBlock","call","insertRows","cells","suggestion:formatBlock:tablePasteCell","high","407788oTrLUN","removeRows","tableCellVerticalAlignment","trackChanges","TableUtils","getRows","getAttributes","author","commands","insertionRanges","length","setAttribute","remove","_descriptionFactory","416927cOaPKy","createElement","getSelectionAffectedTableCells","getTableIfOnlyTableInContent","getChild","getColumns","map","nodeAfter","previousSibling","213340XoawSO","push","columns","selection","tableCellBackgroundColor","suggestion-td","getRange","4BBhxvX","16AJWeMt","updateMarker","redo","activeMarkers","createTableWalker","insert","dataDowncast","insertColumns","findAncestor","deletion","schema","getSuggestions","position","createRangeIn","3414906rEPDGs","includes","model","listenTo","documentSelection","locale","add","columnInsertionIndexes","_createdBatches","setAttributes","15882kLLTOq","getChildren","tableCellBorderColor","markMultiRangeInsertion","find","suggestionLoaded","createPositionBefore","oldRange","markers","insertContent","accept","next","start","getChanges","editing","isInContent","editor","unwrap","suggestionUnloaded","getRanges","markMultiRangeBlockFormat","suggestion","tablePasteRow","has","registerCustomCallback","register","*Replace table cells*","differ","plugins","getSuggestion","return","clipboardOutput","Users","tablePasteChainId","fromRange","document","391518EFJMPJ","forceDefaultExecution","tablePasteColumn","newRange","tableCellSuggestion","getColumnIndexes","type","stop","fromEntries","view","rowInsertionIndexes","tableCellPadding","conversion","first","11zRIObu","rootName","markerToHighlight","createRange","for","afterInit","TrackChangesEditing","isEqual","column","wrap","filter","_suggestionFactory","removeColumns","set","change","getAllAdjacentSuggestions","_getCoordsForCells","low","registerDescriptionCallback","table","markerAttributes","getContainedElement","removeMarkers","215SbBaYL","_tablePostFixingSubtypes","previous","ck-suggestion-marker","value","showSuggestionHighlights","tableCellHorizontalAlignment","removeMarker","elementToElement","markMultiRangeDeletion","rows","join","tableCellBorderStyle","167879gtuncD","tablePaste","getItems","paragraph","keys","insertion","requires","attributes","deletionRanges","end","getRowIndexes","row","reduce","every","rowInsertionRanges","endRow","tableCellBorderWidth","tableCell","isEmpty","root","name","registerPostFixer","TableClipboard","_replaceTableSlotCell","columnInsertionRanges","forEach","nextSibling","_isForcedDefaultExecutionBlock","getSuggestionCallback","some","$graveyard","getMarkers","detach","getShiftedBy","content","subType"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(196492===parseInt(n(262))/1*(parseInt(n(357))/2)+parseInt(n(212))/3+-parseInt(n(327))/4+-parseInt(n(249))/5*(-parseInt(n(382))/6)+-parseInt(n(341))/7*(-parseInt(n(358))/8)+-parseInt(n(372))/9+parseInt(n(350))/10*(-parseInt(n(226))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const ma=[ga(278),ga(384),ga(261),ga(255),ga(329),ga(354),ga(223)],Ia=Object[ga(220)](ma[ga(347)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(268)](){return[ea]}[ga(231)](){const t=ga,n=this[t(398)];if(!n[t(204)][t(199)](t(284)))return;const r=n[t(204)][t(306)](t(232)),s=n[t(204)][t(306)](t(331)),o=n[t(204)][t(306)](ea),a=n[t(204)][t(306)](t(284));o[t(250)][t(351)](t(198),t(214)),n[t(374)][t(368)][t(201)](t(216),{allowIn:t(279),allowContentOf:t(279),isLimit:!0}),n[t(224)][t(257)]({model:t(216),view:t(355)});let c=null;n[t(374)].on(t(391),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(337)]-1];h&&h[u(213)]||r[u(289)]||this[u(398)][u(335)][u(306)](u(330))[u(253)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(376)))return!1;const i=s[o(344)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(343)](n[o(211)][o(353)]);if(!a[o(337)])return!1;const c=a[0][o(366)](o(245)),l=r[o(272)](a),f=r[o(217)](a),h={startRow:l[o(225)],endRow:l[o(319)],startColumn:f[o(225)],endColumn:f[o(319)]};return 1==a[o(337)]&&(h[o(277)]+=r[o(332)](i)-1,h[o(302)]+=r[o(346)](i)-1),Ta(c,h,r)}(l,f,n[u(374)],s,a)&&(o[u(219)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(374)][u(240)]((()=>{const t=u;n[t(374)][t(391)](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(337)]&&r[t(385)](o,t(198),{tablePasteChainId:s}),a[t(337)]&&r[t(385)](a,t(214),{tablePasteChainId:s}),l[t(337)]&&(r[t(385)](l,t(263),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(287)]((e=>{const n=t;var r;return null===(r=e[n(294)])||void 0===r?void 0:r[n(322)](e)}))),f[t(337)]&&(r[t(258)](f,t(263),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(287)]((e=>{const n=t;var r;return null===(r=e[n(294)])||void 0===r?void 0:r[n(322)](e)})));const g=r[t(196)](h[t(347)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(299),{tablePasteChainId:s});if(g){const e=g[t(293)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(374)][t(308)](s),a=e[t(386)]((e=>e[t(356)]()[t(233)](i)));a&&r[t(351)]([a[t(282)],o])}r[t(337)]&&g[t(338)](t(246),Object[t(220)](r))}c=null})))}),{priority:e.priorities[t(326)]+10}),n[t(204)][t(306)](t(284)).on(t(285),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(219)]();const u=s[r(316)],l=o,f=ba(u),h=ba(l);e[r(206)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(339)](u[r(345)](0));for(const t of Array[r(318)](l[r(383)]()))a[r(363)](t,u,r(271));const t=c[r(222)][r(373)](s[r(273)]),e=c[r(379)][r(373)](s[r(234)]);t||e||(g=i.LiveRange[r(210)](a[r(371)](u)))}else h&&!f&&(d=a[r(371)](u));else{const t=a[r(342)](r(216)),e=a[r(342)](r(216));a[r(235)](a[r(371)](u),e),a[r(363)](t,u,0);for(const e of Array[r(318)](l[r(383)]()))a[r(363)](e,t,r(271));g=i.LiveRange[r(210)](a[r(308)](t)),d=i.LiveRange[r(210)](a[r(308)](e))}const p=Array[r(318)](l[r(333)]())[r(236)]((([t])=>ma[r(373)](t)));c[r(324)][r(351)]({element:u,attributes:p[r(337)]?Object[r(220)](p):null}),g&&c[r(336)][r(351)](g),d&&c[r(270)][r(351)](d)}),{priority:t(326)}),s.on(t(365),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(352)]||1;c[o(379)]=new Array(l)[o(310)](u)[o(347)](((t,e)=>t+e));for(const{cell:t}of s[o(362)](i,{startColumn:u,endColumn:u+l-1}))c[o(286)][o(351)](n[o(374)][o(308)](t))}),{priority:t(243)}),s.on(t(323),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(259)]||1;c[o(222)]=new Array(l)[o(310)](u)[o(347)](((t,e)=>t+e));for(const{cell:t}of s[o(362)](i,{startRow:u,endRow:u+l-1}))c[o(276)][o(351)](n[o(374)][o(308)](t))}),{priority:t(243)}),r[t(340)][t(244)]((e=>{const r=t;if(e[r(297)]&&e[r(297)][r(304)](r(263)))return e[r(251)]?{}:{type:r(267),content:zr(n[r(377)],r(202))}}));const u=()=>!1;for(const e of[t(263),t(214),t(198),t(299)])r[t(237)][t(200)](t(267),e,t(260),u),r[t(237)][t(200)](t(367),e,t(260),u),r[t(237)][t(200)](t(321),e,t(260),u);r[t(237)][t(200)](t(321),t(299),t(307),u),r[t(237)][t(200)](t(321),t(299),t(392),((e,r,s)=>{const o=t,i=e[o(347)]((t=>t[o(247)]()))[o(236)]((t=>t)),a=new Map(i[o(347)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(324)])e&&a[o(239)](t,e);else if(s&&s[o(246)])for(const[t,e]of Object[o(301)](s[o(246)])){const r=n[o(374)][o(390)][o(306)](t),s=r?r[o(356)]()[o(247)]():null;s&&a[o(239)](s,e)}n[o(374)][o(240)]((t=>{const e=o;for(const[n,r]of a)t[e(381)]({...Ia,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(237)][o(200)](e,o(263),s,((t,i,a)=>{const c=o;n[c(374)][c(240)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(394)][o(348)];t.is(o(315),o(216))&&u[o(351)](t)}r[o(237)][o(290)](e,null,s)(t,i,a);for(const t of u)o(292)!=t[o(281)][o(227)]&&n[o(399)](t)}))}))};l(t(267),t(392)),l(t(267),t(307)),l(t(367),t(392)),l(t(367),t(307)),r[t(237)][t(200)](t(267),t(198),t(307),(e=>{const n=t,r=e[n(347)]((t=>t[n(247)]())),i=r[0][n(366)](n(245)),{minRow:a,maxRow:c}=o[n(242)](r);s[n(328)](i,{at:a,rows:c-a+1})})),r[t(237)][t(200)](t(267),t(214),t(307),(e=>{const n=t,r=e[n(347)]((t=>t[n(247)]())),i=r[0][n(366)](n(245)),{minColumn:a,maxColumn:c}=o[n(242)](r);s[n(238)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(297)]||!n[s(297)][s(304)](s(263)))return;const o=n[s(269)][s(209)],i=r[s(369)]()[s(236)]((t=>t[s(397)]&&t[s(269)]&&t[s(269)][s(209)]==o));i[s(337)]&&n[s(241)]()[s(337)]!=i[s(337)]&&i[s(274)](((t,e)=>(t[s(393)]=e,e[s(251)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(317)](e[s(312)]),i=[s(252),s(305)],a=r[s(361)][s(373)](e[s(312)]);return a&&i[s(351)](s(303)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(387),f,{priority:t(326)}),r.on(t(400),f,{priority:t(326)}),n[t(374)][t(211)][t(283)]((()=>{const e=t;let s=!1;const o=Array[e(318)](n[e(374)][e(211)][e(203)][e(298)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(317)](t);if(e(197)!=o||e(367)!=a||i[e(389)])continue;if(!r[e(311)](c))continue;const u=r[e(205)](c)[e(401)](),l=n[e(204)][e(306)](e(208)).me;for(const t of r[e(369)]())if(t[e(397)]&&t[e(334)]==l&&e(321)==t[e(218)]&&e(299)==t[e(297)]&&t[e(401)]()[e(275)]((t=>u[e(291)]((n=>n[e(314)](t,!0))))))for(const n of t[e(241)]())n[e(397)]&&(n[e(307)](),s=!0)}return s})),n[t(374)][t(211)][t(283)]((e=>{const s=t,o=n[s(335)][s(306)](s(360));if(!o||!o[s(380)][s(199)](e[s(309)]))return!1;let i=!1;const a=n[s(204)][s(306)](s(208)).me,c=n[s(374)][s(211)][s(203)][s(395)](),u=Array[s(318)](n[s(374)][s(211)][s(203)][s(298)]())[s(236)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(317)](t);return n(197)==o&&n(263)==i&&c==a.id&&!e[n(389)]}));for(const t of c){if(s(363)!=t[s(218)]||s(216)!=t[s(282)]||1!=t[s(337)])continue;const n=e[s(229)](t[s(370)],t[s(370)][s(295)](1));if(!u[s(386)]((({data:t})=>t[s(215)][s(233)](n))))for(const{name:t,data:r}of u)if(n[s(314)](r[s(215)])){e[s(359)](t,{range:n}),i=!0;break}}return i})),n[t(374)][t(211)][t(283)]((e=>{const s=t;let o=!1;const i=n[s(204)][s(306)](s(208)).me,a=r[s(369)]()[s(236)]((t=>t[s(397)]&&t[s(334)]==i)),c=new Set,u=new Set;for(const t of a)if(s(263)==t[s(297)])for(const e of t[s(293)]()){const n=e[s(356)]()[s(247)]();if(n)if(n.is(s(315),s(216))&&ba(n)){t[s(256)](e[s(282)]),c[s(378)](n),o=!0;const r=n[s(288)],i=n[s(349)],a=r&&r.is(s(315),s(216)),l=i&&i.is(s(315),s(216));a&&!c[s(199)](r)&&u[s(378)](r),l&&!c[s(199)](i)&&u[s(378)](i)}else n.is(s(315),s(265))&&n[s(280)]&&(t[s(256)](e[s(282)]),o=!0)}else if(s(299)==t[s(297)]){if(!t[s(269)]||!t[s(269)][s(209)])continue;const e=t[s(269)][s(246)];if(e&&Object[s(266)](e)[s(337)])continue;const n=t[s(269)][s(209)];let r=!0,i=!0;for(const e of a)if(e[s(297)]&&e[s(297)][s(304)](s(263))){if(!e[s(269)][s(209)]){i=!1;break}if(e.id!=t.id&&e[s(269)][s(209)]==n){r=!1;break}}i&&r&&(t[s(248)](),o=!0)}for(const t of c)e[s(339)](t);for(const t of u)e[s(399)](t);return o})),n[t(224)][t(230)](t(300))[t(228)]({model:t(325),view:(t,e)=>h(t),converterPriority:t(326)}),n[t(224)][t(230)](t(364))[t(228)]({model:t(325),view:(e,n)=>n[t(320)][t(254)]?h(e,!1):null,converterPriority:t(326)});const g=n[t(396)][t(221)];this[t(375)](g[t(211)],t(207),((e,n)=>{const r=t,s=[];for(const t of g[r(371)](n[r(296)])[r(264)]())t.is(r(315),r(355))&&s[r(351)](t);g[r(240)]((t=>{const e=r;for(const n of s)t[e(313)](t[e(371)](n),t[e(388)](n)),t[e(339)](n)}))}))}}function ba(t){const e=ga;if(t[e(280)])return!0;const n=t[e(345)](0);return n.is(e(315),e(265))&&n[e(280)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(362)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=ya;function ya(t,e){const n=Aa();return(ya=function(t,e){return n[t-=272]})(t,e)}function Aa(){const t=["commandParams","693TZKkXY","getContainedElement","10LGJPpr","type","_descriptionFactory","discard","has","getSelectedElement","plugins","64258AUweAl","5vLjUSa","3070827WcTOak","TableColumnResizeEditing","author","locale","bind","Users","change","29384wzzDBo","handleResizeTableWidthCommand","resizeTableWidth","accept","document","model","enableCommand","format","selection","get","4463358StLPSS","subType","columnWidths","TrackChangesEditing","formatBlock","resizeTable","afterInit","getSuggestions","3659712ycluXN","2808639kihbPY","registerCustomCallback","getColumnGroupElement","editor","markBlockFormat","formatInline","registerDescriptionCallback","table","4169pKQBeP","tableWidth","90660fdNsWS","data","getSuggestionCallback","_suggestionFactory","getTableColumnsWidths","formatGroupId","*Format:* resize table","handleSuggestionDescription","10XLNrDs","getAttribute"];return(Aa=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(757809===-parseInt(n(277))/1*(-parseInt(n(284))/2)+parseInt(n(312))/3+parseInt(n(311))/4+parseInt(n(285))/5*(parseInt(n(303))/6)+-parseInt(n(275))/7*(-parseInt(n(293))/8)+-parseInt(n(286))/9*(-parseInt(n(272))/10)+-parseInt(n(320))/11*(parseInt(n(322))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);class ka extends t.Plugin{[_a(309)](){const t=_a;if(!this[t(315)][t(283)][t(281)](t(287)))return;const e=this[t(315)][t(283)][t(302)](t(306));e[t(299)](t(295),this[t(294)][t(290)](this)),e[t(325)][t(313)](t(307),t(308),t(296),e[t(325)][t(324)](t(307),null,t(280))),e[t(325)][t(313)](t(307),t(308),t(280),e[t(325)][t(324)](t(307),null,t(296))),e[t(279)][t(318)](this[t(329)][t(290)](this))}[_a(294)](t,e){const n=_a,r=this[n(315)][n(283)][n(302)](n(306)),s=this[n(315)][n(283)][n(302)](n(287)),o=e[n(319)]||this[n(315)][n(298)][n(297)][n(301)][n(282)]();this[n(315)][n(298)][n(292)]((()=>{const i=n,a=s[i(314)](o);let c=a?s[i(326)](a):null,u=o[i(273)](i(321))||null;const l=e[i(321)]||u,f=e[i(305)]||c,h=this[i(315)][i(283)][i(302)](i(291)).me;for(const t of r[i(310)]()){const e=t[i(276)]();if(i(308)===t[i(304)]&&e===o){t[i(288)]!==h&&t[i(280)]();const e=t[i(323)][i(274)];u=e[0][i(321)],c=e[0][i(305)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(316)](o,{commandName:i(295),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(308)},[],i(308))}))}[_a(329)](t){const e=_a;if(e(307)!=t[e(278)]&&e(317)!=t[e(278)])return;const{data:n}=t;if(n&&e(308)===n[e(327)]){const t=e(328);return{type:e(300),content:zr(this[e(315)][e(289)],t)}}}}function Ca(){const t=["TrackChangesEditing","get","32ycKqXo","153ksMEic","1335755dqwDIt","4552876tcUZfG","1217209WquUXi","Template","editor","2060304jGHJPH","afterInit","1511890wZdXaB","enableCommand","has","plugins","174vlHvLX","insertTemplate","13933iEWUUc","2311197XhWNgc"];return(Ca=function(){return t})()}const Na=Ra;function Ra(t,e){const n=Ca();return(Ra=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(635589===parseInt(n(351))/1*(parseInt(n(368))/2)+parseInt(n(352))/3+parseInt(n(358))/4+-parseInt(n(357))/5+-parseInt(n(362))/6+parseInt(n(359))/7*(parseInt(n(355))/8)+parseInt(n(356))/9*(-parseInt(n(364))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class Sa extends t.Plugin{[Na(363)](){const t=Na,e=this[t(361)];e[t(367)][t(366)](t(360))&&e[t(367)][t(354)](t(353))[t(365)](t(369))}}function La(t,e){const n=Ma();return(La=function(t,e){return n[t-=122]})(t,e)}const va=La;function Ma(){const t=["13252414rLfUfJ","78648IBIimV","5278610uvxHLY","enableCommand","locale","commands","40372572UeRHag","375iUdogw","get","11wWxsTT","12605ZmiYgl","414qEGtKV","_descriptionFactory","TrackChangesEditing","3257GKrDsF","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","afterInit","plugins","editor","registerElementLabel","622sqbidH","tableOfContents","9448OKWmtP","4074ybsncN"];return(Ma=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(991962===parseInt(n(140))/1*(parseInt(n(122))/2)+parseInt(n(133))/3*(parseInt(n(124))/4)+parseInt(n(136))/5*(-parseInt(n(125))/6)+-parseInt(n(126))/7+parseInt(n(127))/8*(parseInt(n(137))/9)+-parseInt(n(128))/10*(parseInt(n(135))/11)+parseInt(n(132))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[va(143)](){const t=va,e=this[t(145)];if(!e[t(131)][t(134)](t(142)))return;e[t(144)][t(134)](t(139))[t(129)](t(142));const n=e[t(144)][t(134)](t(139)),r=e[t(130)];n[t(138)][t(146)](t(123),(e=>zr(r,t(141),e)))}}const Oa=Da;function Da(t,e){const n=Pa();return(Da=function(t,e){return n[t-=226]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(197415===parseInt(n(261))/1+-parseInt(n(257))/2*(-parseInt(n(254))/3)+parseInt(n(260))/4*(parseInt(n(247))/5)+parseInt(n(251))/6+-parseInt(n(269))/7*(parseInt(n(270))/8)+parseInt(n(265))/9*(-parseInt(n(230))/10)+parseInt(n(259))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Fa extends t.Plugin{[Oa(233)](){const t=Oa,e=this[t(246)];if(!e[t(268)][t(241)](t(243)))return;const n=e[t(268)][t(238)](t(236));n[t(239)][t(244)](t(267),(()=>zr(e[t(240)],t(253)))),e[t(258)][t(255)][t(226)]((r=>{const s=t;let o=!1;const i=Array[s(227)](e[s(258)][s(255)][s(229)][s(262)]());for(const{name:t,data:a}of i){const{group:i}=n[s(242)](t);if(s(256)!==i||!a[s(250)])continue;const c=a[s(250)],u=c[s(237)][s(245)];if(!u||!u.is(s(248),s(267)))continue;if(!c[s(228)][s(234)](c[s(237)]))continue;const l=e[s(258)][s(231)][s(263)](c[s(237)],s(232));if(l&&l[s(235)]){const e=r[s(266)](c[s(228)],l[s(228)]);e[s(264)](c)||(r[s(249)](t,{range:e}),o=!0)}o||(r[s(252)](t),o=!0)}return o}))}}function Pa(){const t=["TrackChangesEditing","end","get","_descriptionFactory","locale","has","_splitMarkerName","Title","registerElementLabel","nodeBefore","editor","92365MiWAKF","element","updateMarker","newRange","470166wevrhd","removeMarker","ELEMENT_TITLE","80538PWCqGD","document","suggestion","4ZPMhcj","model","844833IwJYsn","68XspvFA","121138rWMuqJ","getChangedMarkers","getNearestSelectionRange","isEqual","1213659TVfFJf","createRange","title-content","plugins","727461ZcOzOO","24uzNDLh","registerPostFixer","from","start","differ","10gKvLQs","schema","forward","afterInit","isTouching","isCollapsed"];return(Pa=function(){return t})()}function xa(){const t=["editor","redo","10bVVFGN","TrackChangesEditing","18168jEobwK","827764PHcYdd","84VbQjGA","666855pvVzaU","enableCommand","get","22680xviijB","3517263yuEzrh","891816iLMGnm","plugins","afterInit","has","111253ApJqjD","UndoEditing","undo"];return(xa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(124855===-parseInt(n(286))/1+parseInt(n(291))/2*(parseInt(n(280))/3)+-parseInt(n(294))/4+-parseInt(n(296))/5+parseInt(n(293))/6*(parseInt(n(295))/7)+parseInt(n(282))/8+parseInt(n(281))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(284)](){const t=Ba,e=this[t(289)],n=e[t(283)][t(298)](t(292));e[t(283)][t(285)](t(287))&&(n[t(297)](t(288)),n[t(297)](t(290)))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=402]})(t,e)}function Ha(){const t=["4rRyZYY","12616512KtYUnR","131117WnLfBi","779471bDxknZ","20pgBpCe","55wyIHCE","TrackChangesEditing","has","plugins","enableCommand","toggleTableCaption","87560PFmIvx","editor","requires","207wKieuh","12WdkXaC","91203kwwFJi","78160MQSKnp","TableCaptionEditing","get","afterInit","197832RnFinZ"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(157167===parseInt(n(419))/1*(-parseInt(n(403))/2)+-parseInt(n(402))/3+-parseInt(n(420))/4*(parseInt(n(408))/5)+parseInt(n(418))/6*(-parseInt(n(405))/7)+-parseInt(n(414))/8*(parseInt(n(417))/9)+parseInt(n(407))/10*(-parseInt(n(406))/11)+parseInt(n(404))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(416)](){return[ea]}[Ga(423)](){const t=Ga,e=this[t(415)];e[t(411)][t(410)](t(421))&&e[t(411)][t(422)](t(409))[t(412)](t(413))}}const Wa=Ka;function Xa(){const t=["registerDescriptionCallback","27ICOIGI","tableCellWidth","TrackChangesEditing","8826ixlvSR","format","TableCellPropertiesEditing","data","handleSuggestionDescription","registerCustomCallback","enqueueChange","tableWidth","has","8913pNnpOy","900430KzVvnc","74208PYNUck","455TJGXXs","getFirstPosition","2959LeEcjy","TrackChangesTableProperties","tableCellVerticalAlignment","batch","change","model","removeAttribute","tableBackgroundColor","tableBorderColor","commandParams","TablePropertiesEditing","afterInit","1855azSnkP","tableCellBorderStyle","markBlockFormat","table","setAttribute","*Format:* change table properties","get","discard","findAncestor","pluginName","subType","_getSuggestion","356011SgQJZe","44KcDnLm","tableCellHeight","editor","tableCellPadding","tableAlignment","nodeAfter","TableUtils","plugins","tableCellHorizontalAlignment","getSuggestions","selection","tableBorderStyle","getAttribute","636804KOnakR","handleDiscardAction","getSelectionAffectedTableCells","tableProperties","tableBorderWidth","_handlePropertyChange","tableCellBorderColor","tableCellBackgroundColor","start","tableCellProperties","locale","getSuggestionCallback","getContainedElement","enableCommand","*Format:* change table cell properties","_descriptionFactory","39736cUMdAH","accept","join","tableCellBorderWidth","document","formatBlock","tableHeight","_suggestionFactory"];return(Xa=function(){return t})()}function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(463387===-parseInt(n(532))/1+-parseInt(n(546))/2+parseInt(n(503))/3*(-parseInt(n(533))/4)+parseInt(n(520))/5*(-parseInt(n(494))/6)+parseInt(n(506))/7*(parseInt(n(562))/8)+parseInt(n(491))/9*(-parseInt(n(504))/10)+parseInt(n(508))/11*(parseInt(n(505))/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(549)]=[e(516),e(544),e(550),e(537),e(501),e(488),e(515)],this[e(555)]=[e(552),e(521),e(565),e(536),e(492),e(534),e(553),e(541),e(510)]}static get[Wa(529)](){return Wa(509)}[Wa(519)](){const t=Wa,e=this[t(535)][t(540)][t(526)](t(493));if(this[t(535)][t(540)][t(502)](t(518))){for(const n of this[t(549)])e[t(559)](n,((e,r)=>{const s=t,o=this[s(535)][s(513)][s(486)][s(543)][s(507)]()[s(528)](s(523));this[s(551)](n,[o],this[s(549)],s(549),e,r)}));e[t(489)][t(499)](t(487),t(549),t(563),e[t(489)][t(557)](t(487),null,t(527))),e[t(489)][t(499)](t(487),t(549),t(527),((e,n)=>this[t(547)](this[t(549)],e,n))),e[t(489)][t(499)](t(487),t(549),t(564),(()=>!1))}if(this[t(535)][t(540)][t(502)](t(496))){for(const n of this[t(555)])e[t(559)](n,((e,r)=>{const s=t,o=this[s(535)][s(540)][s(526)](s(539))[s(548)](this[s(535)][s(513)][s(486)][s(543)]);this[s(551)](n,o,this[s(555)],s(555),e,r)}));e[t(489)][t(499)](t(487),t(555),t(563),e[t(489)][t(557)](t(487),null,t(527))),e[t(489)][t(499)](t(487),t(555),t(527),((e,n)=>this[t(547)](this[t(555)],e,n))),e[t(489)][t(499)](t(487),t(555),t(564),(()=>!1))}e[t(561)][t(490)]((e=>this[t(498)](e)))}[Wa(551)](t,e,n,r,s,o){const i=Wa,a=this[i(535)][i(540)][i(526)](i(493));this[i(535)][i(513)][i(500)](o[i(511)],(()=>{const t=i;for(const i of e)if(this[t(531)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(545)](r);void 0!==n&&(e[r]=n)}s(o),a[t(522)](i,{commandParams:[e]},[],r)}}))}[Wa(547)](t,e,n){const r=Wa,s=e[0][r(554)][r(538)],o=n[r(517)][0];this[r(535)][r(513)][r(512)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(524)](r,o[r],s):e[n(514)](r,s)}))}[Wa(498)](t){const e=Wa;if(t[e(497)])switch(t[e(530)]){case e(549):return{type:e(495),content:zr(this[e(535)][e(556)],e(525))};case e(555):return{type:e(495),content:zr(this[e(535)][e(556)],e(560))}}}[Wa(531)](t,e){const n=Wa,r=this[n(535)][n(540)][n(526)](n(493));for(const s of r[n(542)]({skipNotAttached:!0})){const r=s[n(558)]();if(s[n(530)]===e&&r===t)return s}return null}}var Ja=Function.prototype,Qa=Object.prototype,Ya=Ja.toString,Za=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=Za.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):Ze(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})),Zt(t,sn(t),n),r&&(n=Kn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n}));function dc(t,e){const n=kc();return(dc=function(t,e){return n[t-=493]})(t,e)}const pc=dc;!function(t,e){const n=dc,r=t();for(;;)try{if(216062===parseInt(n(823))/1+-parseInt(n(813))/2*(parseInt(n(612))/3)+-parseInt(n(607))/4*(parseInt(n(710))/5)+parseInt(n(649))/6*(parseInt(n(683))/7)+parseInt(n(808))/8*(-parseInt(n(664))/9)+parseInt(n(503))/10*(parseInt(n(799))/11)+-parseInt(n(874))/12*(-parseInt(n(521))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(kc);const mc=pc(616);class Ic extends t.Plugin{static get[pc(554)](){return[pc(763),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ms,ks,Ls,Bs,$s,so,uo,go,Io,Ao,Ro,vo,Fo,Ho,Uo,Ko,Yo,ei,ci,pi,oi,Vs,Xs,bi,Ai,Ri,vi,Pi,ji,zi,Ji,$i,ea,ca,ha,za,Ea,ka,wa,qa,Sa,Fa,ja]}static get[pc(684)](){return pc(724)}constructor(t){const e=pc;function n(t){const e=dc;return t[e(801)]((t=>String[e(820)](t)))[e(769)]("")}super(t),this[e(643)]=!1,this[e(729)](e(560),[]),this.on(e(621),((n,r,s,o)=>{const i=e;this[i(893)][i(637)]((()=>{const e=i;for(const n of[...o,...s])this[e(893)][e(924)][e(780)](n)&&t[e(789)][e(853)](n)}))})),this[e(574)]=new qr(this[e(611)][e(555)][e(841)],this[e(611)][e(713)]),this[e(632)]=null,this[e(702)]=new Ec(this[e(611)]),this[e(758)]=new Map,this[e(830)]=t[e(597)][e(514)](e(763)),this[e(576)]=new Set,this[e(893)]=this[e(611)][e(555)],this[e(707)]=new WeakMap,this[e(876)]=!1,this[e(759)]=new Set([e(616)]),this[e(660)]=new Set,t[e(863)][e(541)](e(903),e(852)),this[e(905)]=t[e(863)][e(514)](e(903)),t[e(863)][e(541)](e(716),!0),this[e(882)]=t[e(863)][e(514)](e(716)),this[e(790)]=new l(t,this[e(576)]),this[e(573)](),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,54])}[pc(723)](){const t=pc,n=this[t(611)],r=(e,n)=>{const r=t;if(r(803)!=e)return r(701)+e;const s=n[r(625)]("|")[0];return this[r(864)](s)?r(600):r(557)};n[t(532)][t(904)](t(865))[t(817)]({model:t(642),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(781)](e[n(658)]),a=[n(796),r(o,i)];let c=3e3;return this[n(560)][n(667)](e[n(658)])&&(a[n(676)](n(868)),c=3010),n(765)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(532)][t(904)](t(647))[t(523)]((e=>{const r=t;e.on(r(703),((t,e,s)=>{const o=r;if(!s[o(646)][o(766)])return;const i=e[o(547)];if(!i)return;const c=s[o(862)][o(736)](i);n[o(555)][o(841)][o(697)](i)&&c&&!c[o(641)](o(524))&&c.is(o(787))&&(0,a.toWidget)(c,s[o(537)])}),{priority:r(778)})})),n[t(532)][t(904)](t(647))[t(817)]({model:t(642),view:(e,n)=>{const s=t;if(!n[s(646)][s(766)])return null;const{type:o,subType:i}=this[s(781)](e[s(658)]);return{classes:[s(796),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(547)])return;const{id:c}=this[a(781)](o[a(658)]);if(r){const t=this[a(758)][a(514)](c),e=this[a(908)](t);if(!this[a(864)](e))return}if(o[a(547)].is(a(505)))return void i[a(689)][a(592)](o[a(547)],s[a(601)]);const u=i[a(862)][a(736)](o[a(547)]);if(o[a(547)].is(a(715))&&n[a(555)][a(841)][a(831)](o[a(547)])&&!u[a(641)](a(549))){i[a(537)][a(764)]([a(796),a(600)],u),i[a(537)][a(502)](a(520),c,u),i[a(862)][a(623)](u,o[a(658)]),e&&(this[a(560)][a(667)](o[a(658)])?i[a(537)][a(764)](a(868),u):i[a(537)][a(848)](a(868),u));for(const t of n[a(555)][a(615)](o[a(547)])[a(569)]())i[a(689)][a(592)](t,s[a(601)]);i[a(689)][a(592)](o[a(547)],s[a(601)])}};n[t(532)][t(904)](t(647))[t(523)]((e=>{const n=t;e.on(n(528),((t,e,r)=>{const o=n;r[o(646)][o(766)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(580)})})),n[t(532)][t(904)](t(647))[t(523)]((e=>{const n=t;e.on(n(870),((t,e,r)=>{const o=n;r[o(646)][o(766)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(580)})})),n[t(532)][t(904)](t(647))[t(775)]({model:t(642),view:(e,n)=>n[t(646)][t(766)]?null:{group:t(642),name:e[t(926)](11)}}),n[t(532)][t(904)](t(513))[t(869)]({view:{name:t(642),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(866)+e[r(824)](r(596))+":"+e[r(824)]("id");return e[r(824)](r(835))&&(s+=":"+e[r(824)](r(835))),n[r(496)](r(606),{"data-name":s})}}),n[t(532)][t(904)](t(513))[t(726)]({view:t(642)}),n[t(532)][t(904)](t(865))[t(523)]((e=>{const n=t;e.on(n(528),s(),{priority:n(778)})})),n[t(532)][t(904)](t(865))[t(523)]((e=>{const n=t;e.on(n(870),s({isAttributeSuggestion:!0}),{priority:n(778)})})),n[t(532)][t(904)](t(865))[t(523)]((e=>{const n=t;e.on(n(896),((t,e,r)=>{const s=n,o=r[s(862)][s(515)](e[s(658)]);if(o)for(const t of o)t[s(641)](s(549))||(r[s(537)][s(848)]([s(796),s(600),s(868)],t),r[s(537)][s(568)](s(520),t),r[s(862)][s(916)](t,e[s(658)]))}),{priority:n(778)})})),n[t(532)][t(904)](t(865))[t(523)]((e=>{const n=t;e.on(n(608),((t,e,r)=>{const s=n,o=r[s(862)][s(515)](e[s(658)]);if(!o)return;const{id:i}=this[s(781)](e[s(658)]),a=this[s(758)][s(514)](i),c=this[s(908)](a);if(this[s(864)](c))for(const t of o)t[s(641)](s(549))||(r[s(537)][s(848)]([s(796),s(600),s(868)],t),r[s(537)][s(568)](s(520),t),r[s(862)][s(916)](t,e[s(658)]))}),{priority:n(778)})})),n[t(555)][t(501)][t(760)]((e=>{const r=t;let s=!1;const o=Array[r(700)](n[r(555)][r(501)][r(583)][r(883)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(781)](t);if(r(642)!==o)continue;const h=this[r(758)][r(514)](f);if(null!=c[r(500)]){r(594)==u&&(s=s||_c(c[r(500)],t,e,n[r(555)][r(841)]));const o=r(803)==u&&this[r(864)](l[r(625)]("|")[0]);if(c[r(500)][r(822)]||r(774)==c[r(500)][r(858)][r(648)]||r(534)==u&&!Ac(c[r(500)])||o&&!Ac(c[r(500)])||r(765)==u&&(Tc(a=c[r(500)])||function(t){const e=r;return t[e(730)][e(805)]==t[e(604)][e(544)]&&t[e(730)][e(888)]}(a)))e[r(793)](t),s=!0;else{if(!h||!h[r(634)])continue;i[r(523)](h)}}}var a;return i[r(810)]>0&&(s=!!this[r(719)](i)||s),s})),n[t(555)][t(501)][t(760)]((e=>{const r=t;let s=!1;for(const t of n[r(555)][r(501)][r(583)][r(879)]())if(r(735)==t[r(855)])for(const t of this[r(758)][r(794)]()){if(t[r(614)]||!t[r(634)])continue;const o=r(534)==t[r(855)],i=this[r(908)](t),a=i&&this[r(864)](i);if(!o&&!a)continue;const c=t[r(867)]();if(c[r(730)][r(805)]!=c[r(604)][r(805)]&&!c[r(604)][r(888)]){const o=n[r(555)][r(673)](c[r(730)][r(670)],r(604)),i=n[r(555)][r(797)](c[r(730)],o);e[r(915)](t[r(582)](),{range:i}),s=!0}}return s})),n[t(555)][t(501)][t(760)]((e=>this[t(816)](e))),n[t(555)][t(501)][t(760)]((e=>!e[t(909)][t(827)]&&this[t(837)](e))),n[t(555)].on(t(653),(()=>{this[t(643)]=!1})),n[t(555)][t(501)].on(t(871),((r,s)=>{const o=t;if(!s[o(827)]||s[o(840)])return;if(!this[o(643)])return;const i=n[o(555)][o(501)][o(583)][o(879)]();if(0==i[o(617)])return;const a=[],c=i[o(828)]((t=>o(803)==t[o(855)])),u=i[o(828)]((t=>o(735)==t[o(855)]&&o(717)!=t[o(601)])),l=i[o(828)]((t=>o(877)==t[o(855)]&&o(717)!=t[o(601)]));for(const t of c)this[o(744)](t[o(784)])&&a[o(676)]({key:t[o(784)],newValue:t[o(688)],oldValue:t[o(836)],range:Cc(t[o(699)],n[o(555)])});for(const t of u){const e=l[o(666)]((e=>e[o(599)]===t[o(599)]));if(e){const r=Nc(t[o(786)][o(670)],n[o(555)]);e[o(601)]!==t[o(601)]&&a[o(676)]({key:o(616),newValue:t[o(601)],oldValue:e[o(601)],range:r});for(const[n,s]of e[o(754)]){if(!this[o(744)](n))continue;const e=t[o(754)][o(514)](n);s!==e&&a[o(676)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(754)])this[o(744)](n)&&(e[o(754)][o(780)](n)||a[o(676)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(617)]&&n[o(555)][o(895)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(742)](t,e,s,o,{groupId:r});this[n(687)](t,a)}))}),{priority:t(517)}),n[t(555)][t(924)].on(t(671),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(781)](n[s(601)]),e=this[s(758)][s(514)](t);e&&e[s(506)](n[s(601)])}})),n[t(555)][t(501)].on(t(871),(()=>{const e=t,r=Array[e(700)](n[e(555)][e(501)][e(583)][e(883)]())[e(828)]((t=>e(642)===this[e(781)](t[e(601)])[e(812)]));if(0===r[e(617)])return;r[e(538)](((t,n)=>{const r=e,s=t[r(819)][r(512)],o=n[r(819)][r(512)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(730)][r(563)](o[r(730)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(781)](t);if(null===n[e(512)]){const n=this[e(861)](t);o[e(523)](n)}else{const t=this[e(758)][e(514)](r);null!==n[e(500)]||t[e(634)]?(s[e(523)](t[e(771)]),o[e(523)](t)):this[e(677)](t)}}o[e(810)]>0&&this[e(898)](o);for(const t of s)this[e(718)](e(842),t)})),n[t(555)].on(t(785),((e,r)=>{const s=t,o=r[0];if(!this[s(758)][s(810)])return;if(!o[s(738)])return;if(o[s(909)][s(840)]||!o[s(909)][s(827)])return;let i,a;switch(o[s(855)]){case s(735):i=n[s(555)][s(673)](o[s(786)]),a=i[s(638)](o[s(712)]);break;case s(625):i=n[s(555)][s(673)](o[s(740)]),a=n[s(555)][s(673)](o[s(533)]);break;case s(854):i=n[s(555)][s(673)](o[s(721)]),a=i[s(638)](o[s(712)]);break;default:return}const c=n[s(555)][s(797)](i,a);n[s(555)][s(637)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(825)](c)){if(e[t(614)])continue;if(t(594)==e[t(855)])continue;const r=this[t(908)](e);if(r&&this[t(864)](r)&&t(625)!=o[t(855)])continue;const s=e[t(819)]&&e[t(819)][t(923)];(t(534)!=e[t(855)]||t(625)==o[t(855)]&&!s)&&(n[t(655)]||t(553)==e[t(855)]&&n[t(507)]||e[t(867)]()[t(795)](c)&&this[t(525)](e,i,a))}}))}),{priority:t(517)}),n[t(555)].on(t(657),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(627)])return;if(this[s(876)])return;if(!this[s(790)][s(897)])return;if(o[s(822)])return;const a=n[s(555)][s(841)],{start:c,end:u}=o[s(867)](),l=c[s(670)]&&a[s(548)](c[s(670)])?null:a[s(540)](c,s(800)),f=u[s(544)]&&a[s(548)](u[s(544)])?null:a[s(540)](u,s(516)),h=n[s(555)][s(797)](l?l[s(730)]:c,f?f[s(604)]:u);n[s(555)][s(637)]((t=>{const e=s;this[e(911)](h);const r=n[e(555)][e(841)][e(540)](h[e(730)]);o.is(e(860))?t[e(850)](r):o[e(725)](r)})),e[s(536)]()}),{priority:e.priorities[t(756)]+10}),n[t(555)].on(t(674),((e,r)=>{const s=t,o=r[r[s(617)]-1];o&&o[s(627)]||this[s(876)]||this[s(790)][s(897)]&&(n[s(555)][s(637)]((()=>{const t=s;let o=n[t(555)][t(674)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(906)]=o[t(922)]();const i=o[t(604)][t(544)],a=n[t(555)][t(841)];i&&a[t(831)](i)&&!a[t(697)](i)&&(o=n[t(555)][t(797)](o[t(730)],n[t(555)][t(673)](i,t(604)))),this[t(914)](o)})),e[s(536)]())}),{priority:t(778)}),this[t(611)][t(495)][t(523)](t(504),this[t(790)]),this[t(559)](t(504));const o=new p(n,this[t(758)]);n[t(495)][t(523)](t(849),o),this[t(559)](t(849));const i=new b(n,this[t(758)]);n[t(495)][t(523)](t(508),i),this[t(559)](t(508)),n[t(495)][t(523)](t(891),new L(n,o,this[t(758)])),this[t(559)](t(891)),n[t(495)][t(523)](t(652),new L(n,i,this[t(758)])),this[t(559)](t(652)),n[t(495)][t(523)](t(545),new O(n,o,this[t(758)])),this[t(559)](t(545)),n[t(495)][t(523)](t(777),new O(n,i,this[t(758)])),this[t(559)](t(777));const c=n[t(597)][t(514)](t(763));this[t(539)](c,t(918),((e,{threadId:n})=>{const r=t,s=this[r(758)][r(514)](n);s&&s[r(798)]&&1===s[r(798)][r(617)]&&this[r(510)](n,{hasComments:!0})}),{priority:t(619)}),this[t(539)](c,t(927),((e,{threadId:n})=>{const r=t,s=this[r(758)][r(514)](n);s&&s[r(798)]&&!s[r(798)][r(617)]&&this[r(510)](n,{hasComments:!1})}),{priority:t(619)})}set[pc(749)](t){const n=pc;if(this[n(632)])throw new e.CKEditorError(n(530),this);this[n(632)]=t}get[pc(749)](){return this[pc(632)]}[pc(571)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=pc,r=[];for(const e of this[n(758)][n(794)]())t&&!e[n(634)]||r[n(676)](e);return e?r[n(801)]((t=>t[n(829)]())):r}[pc(499)](t){const n=pc,r=this[n(758)][n(514)](t);if(!r)throw new e.CKEditorError(n(779),this);return r}[pc(887)](t){const e=pc;return this[e(758)][e(780)](t)}[pc(728)](t){const e=pc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(855)][e(625)](":"),a=this[e(758)][e(514)](r)||this[e(767)](o,i,r,n,s);if(this[e(881)](a),this[e(709)](a,o,i||null,n),a[e(603)]=t[e(603)],a[e(669)]=!0,s&&s[e(584)]){const t=s[e(584)],n=this[e(751)](t[e(586)]);a[e(818)]=t[e(603)],a[e(782)]=n,a[e(675)]=!0}else a[e(818)]=t[e(603)];switch(t[e(819)]&&(a[e(819)]=t[e(819)]),t[e(754)]&&(a[e(754)]=t[e(754)]),this[e(632)]&&this[e(632)][e(679)]||(a[e(694)]=!0),this[e(707)][e(514)](a)){case e(561):this[e(707)][e(729)](a,e(564));break;case e(651):a[e(634)]?(this[e(719)](new Set([a])),this[e(898)](new Set([a])),this[e(707)][e(729)](a,e(509)),this[e(718)](e(804),a)):this[e(707)][e(729)](a,e(839))}return a}[pc(849)](t){const e=pc;this[e(627)]((()=>{const n=e;this[n(611)][n(555)][n(637)]((()=>{const e=n;for(const n of t[e(546)]())n[e(913)]()}))}))}[pc(508)](t){const e=pc;this[e(627)]((()=>{const n=e;this[n(611)][n(555)][n(637)]((()=>{const e=n;for(const n of t[e(546)]())n[e(663)]()}))}))}[pc(559)](t,n){const r=pc,s=this[r(611)][r(495)][r(514)](t);if(!s)throw new e.CKEditorError(r(739),this,{commandName:t});if(this[r(576)][r(780)](s))throw new e.CKEditorError(r(814),this,{commandName:t});this[r(576)][r(523)](s),n&&s.on(r(878),((t,e)=>{const o=r;this[o(790)][o(897)]&&(this[o(876)]||(e[o(617)]>0&&e[e[o(617)]-1]&&e[e[o(617)]-1][o(627)]?e[o(605)]():(t[o(906)]=n(((...t)=>s[o(878)](...t,{forceDefaultExecution:!0})),...e),t[o(536)]())))}),{priority:r(778)})}[pc(627)](t){const n=pc;let r,s;const o=this[n(876)];this[n(876)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(876)]=!1),s&&e.CKEditorError[n(644)](s,this),r}[pc(914)](t,n=null,r={}){const s=pc;if(t[s(822)])return null;const o=this[s(611)][s(597)][s(514)](s(811)).me;for(const{suggestion:e,meta:o}of this[s(825)](t,s(553)))if(o[s(507)]){if(!o[s(558)]){if(o[s(655)]){if(!this[s(882)]||!Lc(e,r))continue;return e}if(Lc(e,r))return e;this[s(525)](e,t[s(730)],t[s(604)]);break}if(n==e[s(747)]&&Lc(e,r)){const n=e[s(867)]();return n[s(730)][s(912)](t[s(604)])?this[s(746)](e,this[s(893)][s(797)](t[s(730)],n[s(604)])):this[s(746)](e,this[s(893)][s(797)](n[s(730)],t[s(604)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(493)+n:s(553),u=this[s(714)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(708)](c,i,a,t),u}[pc(892)](t,n=pc(591),r={}){const s=pc,o=this[s(611)][s(597)][s(514)](s(811)).me,i=this[s(702)][s(685)](s(553),n,s(769));for(const e of this[s(571)]())if(e[s(782)].id==o.id&&s(553)==e[s(855)]&&e[s(747)]==n&&Lc(e,r)&&(i(e[s(581)](),t)||i(t,e[s(581)]()))){for(const n of t)e[s(773)](n);return e}for(const{suggestion:e,meta:n}of this[s(825)](t,s(553))){if(!n[s(507)])continue;if(!this[s(882)]&&n[s(655)])continue;if(!Lc(e,r))continue;let o=!0;for(const n of e[s(581)]())for(const e of t)if(!n[s(795)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(493)+n,l=this[s(714)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(708)](u,a,c,e,Hr[s(704)]());return l}[pc(618)](t,n,r=null,s={}){const o=pc;if(r=r||yc(n),t[o(822)])return null;if(o(821)===this[o(905)]){const e=this[o(702)][o(685)](o(594),r,o(913));return this[o(627)]((()=>e([t],n,s))),null}const i=this[o(611)][o(597)][o(514)](o(811)).me,a=[];if(o(722)!==this[o(905)])for(const{suggestion:e,meta:n}of this[o(825)](t,o(553)))n[o(507)]&&!n[o(661)]&&a[o(676)](...e[o(581)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(921)](s);e&&r[n(676)](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(617)];){const s=r[e][n(613)](t);r[n(662)](e,1,...s),e+=s[n(617)]}}return r}(t,a);c[o(617)]&&this[o(893)][o(637)]((()=>{const t=o;for(const e of c){const o=this[t(702)][t(685)](t(594),r,t(913));this[t(627)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(730)],u=t[o(604)];for(const{suggestion:e,meta:n}of this[o(825)](t,o(594))){if(!n[o(507)])continue;if(e[o(747)]!=r)continue;if(!Lc(e,s))continue;const i=e[o(867)]();if(i[o(795)](t,!0))return null;c=c[o(563)](i[o(730)])?c:i[o(730)],u=u[o(695)](i[o(604)])?u:i[o(604)],a?i[o(730)][o(563)](a[o(867)]()[o(730)])?(a[o(843)](),a=e):e[o(843)]():a=e}const l=this[o(893)][o(797)](c,u);if(a)this[o(746)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(714)]({id:t,type:o(680)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(708)](o(680)+r,t,a,l)}}return null}[pc(900)](t,n,r=[],s=null,o={}){const i=pc;n[i(494)]||(n[i(494)]=n[i(629)]),n[i(923)]=t.is(i(699)),s=s||yc(n);const a=r[i(801)]((t=>Nc(t,this[i(893)]))),c=t.is(i(699))?t:Nc(t,this[i(893)]);if(i(821)===this[i(905)]){const t=this[i(702)][i(685)](i(534),s,i(913));return this[i(627)]((()=>t([c],n,o))),null}a[i(676)](c);let u=!0;for(const t of a)if(!this[i(631)](t)){u=!1;break}if(u&&i(722)!==this[i(905)]){const t=this[i(702)][i(685)](i(534),s,i(913));return this[i(627)]((()=>t([c],n,o))),null}let l=null,f=c[i(730)],h=c[i(604)];for(const{suggestion:t,meta:e}of this[i(825)](c,i(534))){if(!e[i(507)])continue;if(e[i(558)]||e[i(655)]||e[i(661)])continue;if(t[i(819)][i(494)]!=n[i(494)])continue;if(!Lc(t,o))continue;const r=t[i(867)]();if(t[i(747)]==s){if(r[i(795)](c,!0))return null;f=f[i(563)](r[i(730)])?f:r[i(730)],h=h[i(695)](r[i(604)])?h:r[i(604)],l?r[i(730)][i(563)](l[i(867)]()[i(730)])?(l[i(843)](),l=t):t[i(843)]():l=t}else{const e=c[i(921)](r);this[i(770)](t,e)}}const g=this[i(611)][i(597)][i(514)](i(811)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(746)](l,this[i(893)][i(797)](f,h)),l;{const t=this[i(714)]({id:d,type:i(737)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(708)](i(737)+s,d,p,this[i(893)][i(797)](f,h)),t}}[pc(894)](t,n,r=[],s=null,o={}){const i=pc;n[i(494)]||(n[i(494)]=n[i(629)]);const a=t[0];n[i(923)]=a.is(i(699)),s=s||yc(n);const c=r[i(801)]((t=>Nc(t,this[i(893)]))),u=a.is(i(699))?t:t[i(801)]((t=>Nc(t,this[i(893)])));if(i(821)===this[i(905)]){const t=this[i(702)][i(685)](i(534),s,i(913));return this[i(627)]((()=>t(u,n,o))),null}c[i(676)](...u);let l=!0;for(const t of c)if(!this[i(631)](t)){l=!1;break}if(l&&i(722)!==this[i(905)]){const t=this[i(702)][i(685)](i(534),s,i(913));return this[i(627)]((()=>t(u,n,o))),null}const f=this[i(611)][i(597)][i(514)](i(811)).me;for(const t of this[i(571)]()){if(t[i(782)].id!=f.id)continue;if(i(534)!=t[i(855)]||t[i(819)][i(494)]!=n[i(494)])continue;if(!Lc(t,o))continue;const e=t[i(747)]==s;for(let n=0;n<u[i(617)];n++){const r=u[n];for(const s of t[i(570)]()){const o=s[i(567)]();if(r[i(912)](o)){e?(u[i(662)](n,1),n--):t[i(793)](s[i(601)]);break}}}}if(0==u[i(617)])return null;const h=this[i(702)][i(685)](i(534),s,i(769));for(const t of this[i(571)]())if(t[i(782)].id==f.id&&i(534)==t[i(855)]&&t[i(819)][i(494)]==n[i(494)]&&t[i(747)]==s&&Lc(t,o)&&(h(t[i(581)](),u)||h(u,t[i(581)]()))){for(const e of u)t[i(773)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(737)+s,m=this[i(714)]({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,Hr[i(704)]());return m}[pc(911)](t,n=null,r={}){const s=pc;if(t[s(822)])return null;const o=this[s(611)][s(597)][s(514)](s(811)).me,a=new i.LiveRange(t[s(730)],t[s(604)]);for(const{suggestion:t,meta:e}of this[s(825)](a,s(553)))if(e[s(507)]&&!e[s(558)])if(t[s(614)]){const e=t[s(581)]()[s(828)]((t=>s(774)!=t[s(858)][s(648)]));if(e[s(857)]((t=>a[s(795)](t,!0)))&&t[s(663)](),e[s(529)]((t=>t[s(795)](a,!0)))){const t=this[s(702)][s(685)](s(765),n,s(913));return this[s(627)]((()=>t([a],null,r))),null}}else{const e=a[s(921)](t[s(867)]());null!==e&&t[s(762)]([e],null,r)}if(a[s(809)](),a[s(822)]||s(774)==a[s(858)][s(648)])return null;let c=null,u=a[s(730)],l=a[s(604)];const f=this[s(825)](a,s(765));for(const{suggestion:t,meta:e}of f){const n=this[s(893)][s(797)](u,l);if(e[s(507)]&&(this[s(882)]||!e[s(655)]&&!e[s(661)]))if(t[s(614)]){if(!Lc(t,r))continue;let e=!0;for(const r of t[s(581)]()){if(r[s(795)](n,!0))return t;n[s(795)](r)||(e=!1)}e&&t[s(663)]()}else{const e=t[s(867)]();if(e[s(795)](n,!0))return t;if(!Lc(t,r)){n[s(795)](e)?t[s(843)]():e[s(543)](u)?u=e[s(604)]:e[s(543)](l)&&(l=e[s(730)]);continue}u=u[s(563)](e[s(730)])?u:e[s(730)],l=l[s(695)](e[s(604)])?l:e[s(604)],r=Object[s(741)]({},t[s(754)]),c?e[s(730)][s(563)](c[s(867)]()[s(730)])?(c[s(843)](),c=t):t[s(843)]():c=t}}if(c)return this[s(746)](c,this[s(893)][s(797)](u,l)),c;{const t=(0,e.uid)(),i=this[s(893)][s(797)](u,l),a=o.id,c=n?s(693)+n:s(765),f=this[s(714)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(708)](c,t,a,i),f}}[pc(753)](t,n=pc(591),r={}){const s=pc,o=this[s(611)][s(597)][s(514)](s(811)).me,a=t[s(801)]((t=>new i.LiveRange(t[s(730)],t[s(604)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(825)](a,s(553)))e[s(507)]&&!e[s(558)]&&c[s(523)](t);for(const e of c)if(e[s(614)]){const o=e[s(581)]();if((!e[s(754)]||!e[s(754)][s(696)])&&o[s(857)]((t=>a[s(529)]((e=>e[s(795)](t,!0)))))&&e[s(663)](),a[s(857)]((t=>o[s(529)]((e=>e[s(795)](t,!0)))))){const e=this[s(702)][s(685)](s(765),n,s(913));return this[s(627)]((()=>e(t,null,r))),null}}else{const t=e[s(867)]();if(a[s(529)]((e=>e[s(795)](t,!0)))&&e[s(663)](),a[s(857)]((e=>t[s(795)](e,!0)))){const t=this[s(702)][s(685)](s(765),n,s(913));return this[s(627)]((()=>t(a,null,r))),null}}const u=this[s(702)][s(685)](s(765),n,s(769));let l=null;for(const t of this[s(571)]())if(t[s(782)].id==o.id&&t[s(634)]&&s(765)==t[s(855)]&&t[s(747)]==n&&Lc(t,r)&&(u(t[s(581)](),a)||u(a,t[s(581)]())))if(l){if(t[s(798)]&&t[s(798)][s(617)])continue;for(const e of t[s(581)]())l[s(917)](e)||l[s(773)](e);t[s(843)]()}else{l=t;for(const e of a)t[s(917)](e)||t[s(773)](e)}if(l)return l;c[s(890)]();for(const{suggestion:t,meta:e}of this[s(825)](a,s(765)))e[s(507)]&&(this[s(882)]||!e[s(655)]&&!e[s(661)])&&Lc(t,r)&&c[s(523)](t);for(const t of c){const e=t[s(581)]();if((!r||!r[s(696)])&&a[s(857)]((t=>e[s(529)]((e=>e[s(795)](t,!0))))))return t;(!t[s(754)]||!t[s(754)][s(696)])&&e[s(857)]((t=>a[s(529)]((e=>e[s(795)](t,!0)))))&&t[s(663)]()}const f=(0,e.uid)(),h=o.id,g=s(693)+n,d=this[s(714)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(809)](),t[s(822)]||s(774)==t[s(858)][s(648)]||this[s(708)](g,f,h,t,Hr[s(704)]());return d}[pc(742)](t,n,r,s,o){const i=pc;if(t[i(822)])return[];if(i(821)===this[i(905)])return[];const a=this[i(611)][i(597)][i(514)](i(811)).me.id,c=Array[i(700)](this[i(758)][i(794)]())[i(828)]((e=>i(803)==e[i(855)]&&e[i(819)][i(556)]==n&&e[i(917)](t)));if(i(852)===this[i(905)]){const e=this[i(825)](t,i(553))[i(828)]((({meta:t})=>t[i(507)]&&!t[i(661)]&&!t[i(558)]))[i(801)]((({suggestion:t})=>t));c[i(578)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(803)==t[i(855)]?t[i(819)][i(873)]:void 0,o=t[i(867)](),a=Array[i(700)](u[i(748)]())[i(666)]((t=>t[i(899)](o)));if(!a)continue;const c=a[i(613)](o);this[i(864)](n)&&i(553)==t[i(855)]&&0!=c[i(617)]||(u[i(650)](a),c[i(838)]((t=>{u[i(729)](t,r)})),i(553)!=t[i(855)]&&e!=s&&u[i(729)](a[i(921)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(617)]>37&&console[i(919)](i(526),{key:n});const f=(i(732)+(n+"|")+yc({newValue:s}))[i(620)](0,60),h=this[i(714)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(676)](h),this[i(708)](f,c,a,t)}return l}[pc(889)](t){const e=pc;this[e(759)][e(523)](t)}[pc(880)](t){const e=pc;this[e(660)][e(523)](t)}[pc(678)](t,e=[],n=[]){const r=pc;this[r(559)](t,((t,...e)=>{this[r(577)]((()=>{t(...e)}))}));for(const t of e)this[r(880)](t);for(const t of n)this[r(889)](t)}[pc(908)](t){const e=pc;return e(803)==t[e(855)]?t[e(747)][e(625)]("|")[0]:null}[pc(746)](t,e){const n=pc,r=t[n(582)]();this[n(893)][n(637)]((t=>{t[n(915)](r,{range:e})}))}[pc(881)](t){const e=pc,n=t.id,r=this[e(611)][e(863)][e(514)](e(535));this[e(830)][e(768)](n)||this[e(830)][e(640)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(830)][e(902)](n);s[e(635)](e(757)),s[e(757)]=!1,t[e(798)]=s}[pc(709)](t,n,r,s){const o=pc;if(t[o(855)]!=n||t[o(747)]!=r||t[o(705)].id!=s)throw this[o(611)][o(901)](o(542)),new e.CKEditorError(o(542),this)}[pc(770)](t,n){const r=pc,s=t[r(867)]();if(n[r(912)](s))t[r(843)]();else if(s[r(795)](n)){const o=this[r(893)][r(673)](n[r(730)][r(544)],r(604));this[r(746)](t,this[r(893)][r(797)](s[r(730)],o));const i=(0,e.uid)(),a=t[r(705)].id,c=t[r(855)]+":"+t[r(747)];this[r(714)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(819)],attributes:t[r(754)]});const u=this[r(893)][r(673)](n[r(604)][r(805)],r(698)),l=this[r(893)][r(797)](u,s[r(604)]);this[r(708)](c,i,a,l)}else if(s[r(543)](n[r(730)])){const e=this[r(893)][r(673)](n[r(730)][r(544)],r(604));this[r(746)](t,this[r(893)][r(797)](s[r(730)],e))}else{const e=this[r(893)][r(673)](n[r(604)][r(805)],r(698));this[r(746)](t,this[r(893)][r(797)](e,s[r(604)]))}}[pc(631)](t){const e=pc;for(const{suggestion:n,meta:r}of this[e(825)](t,e(553))){if(!r[e(507)])continue;const s=n[e(581)]();for(const n of s)if(!t[e(613)](n)[e(617)])return!0}return!1}[pc(691)](t){const n=pc,r=this[n(611)][n(597)][n(514)](n(811))[n(659)](t);if(!r)throw new e.CKEditorError(n(579),this);return r}[pc(751)](t){const e=pc,n=this[e(611)][e(597)][e(514)](e(811)),r=(0,o.hashObject)(e(731)+t);return n[e(659)](r)||n[e(527)]({id:r,name:t})}[pc(767)](t,e,n,r,s){const o=pc,i=this[o(691)](r),a=this[o(702)][o(588)](t,e,n,i,s,(t=>{const e=o;this[e(510)](n,{attributes:t});const r=this[e(499)](n);this[e(719)](new Set([r])),this[e(898)](new Set([r]))}));return this[o(539)](a,o(913),(()=>{const t=o;this[t(510)](n,{state:t(551)})}),{priority:o(778)}),this[o(539)](a,o(663),(()=>{const t=o;this[t(510)](n,{state:t(624)})}),{priority:o(778)}),this[o(758)][o(729)](n,a),this[o(707)][o(729)](a,o(561)),a}[pc(781)](t){const e=pc,n=t[e(625)](":");return{group:n[0],type:n[1],subType:n[e(617)]>=5?n[2]:null,id:n[e(617)]<5?n[2]:n[3],authorId:n[e(617)]<5?n[3]:n[4],markerCount:6==n[e(617)]?n[5]:null}}[pc(525)](t,n,r){const s=pc,o=t[s(867)](),i=o[s(730)],a=o[s(604)];this[s(746)](t,this[s(893)][s(797)](i,n));const c=(0,e.uid)(),u=t[s(705)].id,l=t[s(855)]+(t[s(747)]?":"+t[s(747)]:"");this[s(714)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(754)],data:t[s(819)]});const f=this[s(908)](t);(s(534)==t[s(855)]||f&&this[s(864)](f))&&(r=this[s(893)][s(633)](r[s(805)])),this[s(708)](l,c,u,this[s(893)][s(797)](r,a))}[pc(825)](t,e=null){const n=pc,r=[],s=this[n(611)][n(597)][n(514)](n(811)).me;Array[n(845)](t)||(t=[t]);for(const o of this[n(571)]()){if(!o[n(634)])continue;if(e&&o[n(855)]!=e)continue;let i=!1;for(const e of o[n(581)]()){for(const a of t){const t=a[n(730)][n(912)](e[n(604)])||a[n(604)][n(912)](e[n(730)]);if(t||a[n(921)](e)){const c=a[n(795)](e)&&bc(this[n(893)][n(841)],e[n(730)],a),u=e[n(795)](a)&&bc(this[n(893)][n(841)],a[n(730)],e);r[n(676)]({suggestion:o,meta:{isOwn:s==o[n(782)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[pc(708)](t,e,n,r,s){const o=pc;this[o(893)][o(637)]((i=>{const a=o;let c=a(866)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(750)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[pc(677)](t){const e=pc,n=t[e(846)],r=t[e(692)];t[e(846)]=null,t[e(692)]=null,null!=n&&n[e(692)]==t&&(n[e(692)]=r),null!=r&&r[e(846)]==t&&(r[e(846)]=n),e(509)==this[e(707)][e(514)](t)&&(this[e(707)][e(729)](t,e(839)),this[e(718)](e(851),t,n,r))}[pc(714)](t){const n=pc,r=t.id,s=this[n(728)](t);if(this[n(632)]&&this[n(632)][n(679)]){const o=this[n(611)][n(597)][n(514)](n(743)),i=s[n(925)],a=s[n(747)]?s[n(855)]+":"+s[n(747)]:s[n(855)],c=this[n(611)][n(713)],u=o[n(523)](zr(c,n(682))),l={id:r,type:a,hasComments:i,data:t[n(819)]||null,originalSuggestionId:t[n(706)]||null,attributes:s[n(754)]};this[n(632)][n(679)](l)[n(872)]((t=>{const e=n;s[e(694)]=!0,o[e(877)](u),t&&t[e(603)]&&(this[e(758)][e(514)](r)[e(603)]=t[e(603)])}))[n(907)]((t=>{const r=n;throw(0,e.logWarning)(r(788)),this[r(611)][r(555)][r(895)]({isUndoable:!1},(()=>{s[r(663)]()})),s[r(734)](),this[r(758)][r(650)](s.id),this[r(707)][r(650)](s),t}))}return s}[pc(864)](t){const e=pc;return this[e(759)][e(780)](t)}[pc(510)](t,e){const n=pc,r=this[n(611)][n(597)][n(514)](n(743)),s=this[n(499)](t);if(this[n(632)]&&this[n(632)][n(668)])if(s[n(694)]){const s=r[n(523)](zr(this[n(611)][n(713)],n(682)));this[n(632)][n(668)](t,e)[n(872)]((()=>{r[n(877)](s)}))}else s.on(n(752),(()=>{this[n(510)](t,e)}))}[pc(791)](t){const n=pc;if(!this[n(632)]||!this[n(632)][n(499)])throw new e.CKEditorError(n(636),this);return this[n(632)][n(499)](t)}[pc(861)](t){const e=pc,{id:n,type:r,subType:s,authorId:o}=this[e(781)](t),i=this[e(758)][e(514)](n)||this[e(767)](r,s,n,o,{});switch(this[e(709)](i,r,s,o),this[e(707)][e(514)](i)){case e(561):this[e(791)](n)[e(872)]((t=>{const r=e;let s=Promise[r(910)]();t[r(925)]&&(s=this[r(830)][r(720)]({channelId:this[r(611)][r(863)][r(514)](r(535)),threadId:n})),s[r(872)]((()=>{const e=r;this[e(728)](t)[e(694)]=!0}))})),this[e(707)][e(729)](i,e(651));break;case e(839):this[e(510)](n,{state:e(656)});case e(564):this[e(707)][e(729)](i,e(509)),this[e(718)](e(804),i);break;case e(509):this[e(718)](e(842),i)}return i[e(506)](t),i}[pc(898)](t){const e=pc,n=Array[e(700)](t),r=n[e(828)]((t=>e(803)==t[e(855)]));this[e(686)](r);const s=n[e(828)]((t=>!t[e(614)]&&e(803)!=t[e(855)])),o=this[e(571)]({skipNotAttached:!0})[e(828)]((t=>!t[e(614)]&&e(803)!=t[e(855)])),i=o[e(828)]((n=>!t[e(780)](n))),a=new Map(o[e(801)]((t=>[t,this[e(702)][e(685)](t[e(855)],t[e(747)],e(595))]))),c=new Map(o[e(801)]((t=>[t,t[e(867)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(617)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(617)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(617)];t++){const n=s[t];!l[e(780)](n)&&n[e(846)]&&(f[e(523)](n[e(846)]),n[e(846)][e(692)]===n&&(n[e(846)][e(692)]=null),n[e(846)]=null),!u[e(780)](n)&&n[e(692)]&&(f[e(523)](n[e(692)]),n[e(692)][e(846)]===n&&(n[e(692)][e(846)]=null),n[e(692)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(617)];e++){const r=g(t,n[e]);r&&(r[0][s(692)]=r[1],r[1][s(846)]=r[0],u[s(523)](r[0]),l[s(523)](r[1]))}}function g(t,n){const r=e;if(t[r(782)].id!==n[r(782)].id)return null;const s=a[r(514)](t)(t,n,c[r(514)](t),c[r(514)](n));return s&&a[r(514)](n)(t,n,c[r(514)](t),c[r(514)](n))?s[1][r(798)]&&s[1][r(798)][r(617)]?null:s:null}f[e(810)]&&this[e(898)](f)}[pc(686)](t){const e=pc;if(0==t[e(617)])return;const n=this[e(571)]({skipNotAttached:!0})[e(828)]((t=>e(803)==t[e(855)]&&t[e(669)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(754)]);s[e(780)](n)||(s[e(729)](n,r[e(617)]),r[e(676)]([]));const i=s[e(514)](n);r[i][e(676)](t)}!function(){const t=e;r[t(538)](((e,n)=>{const r=t,s=e[0][r(603)],o=n[0][r(603)];return s==o?e[0][r(754)][r(761)]<n[0][r(754)][r(761)]?-1:1:s<o?-1:1}));for(const e of r)e[t(538)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(617)];t++){if(0==r[t][e(617)])continue;const n=[];for(let s=t+1;s<r[e(617)];s++)0!=r[s][e(617)]&&i(r[t],r[s])&&n[e(676)](s);for(const s of n)r[t]=r[t][e(628)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(617)];n++)t[n][e(692)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(617)];n++)t[n][e(846)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(754)][r(761)]!==n[0][r(754)][r(761)]&&t[0][r(782)]!==n[0][r(782)])return!1;if(!function(t,e){const n=r;return!t[n(925)]&&!e[n(925)]||(!t[n(925)]||!e[n(925)])&&(!!(t[n(925)]&&e[n(603)]<t[n(798)][n(783)][n(514)](0)[n(603)])||!!(e[n(925)]&&t[n(603)]<e[n(798)][n(783)][n(514)](0)[n(603)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(754)],r(761)),o=gc(n[0][r(754)],r(761));return!!Or(s,o)&&(!!t[r(857)]((t=>n[r(529)]((e=>t[r(867)]()[r(912)](e[r(867)]())))))&&n[r(857)]((e=>t[r(529)]((t=>e[r(867)]()[r(912)](t[r(867)]()))))))}}[pc(719)](t){const e=pc,n=Array[e(700)](t),r=this[e(571)]({skipNotAttached:!0}),s=r[e(828)]((n=>!t[e(780)](n))),o=new Map(n[e(801)]((t=>[t,this[e(702)][e(685)](t[e(855)],t[e(747)],e(769))]))),i=new Map(r[e(801)]((t=>[t,t[e(581)]()])));for(let t=0;t<n[e(617)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(617)];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(617)];e++){const s=r[e];if(s[a(855)]!==n[a(855)]||s[a(782)].id!==n[a(782)].id||s[a(747)]!==n[a(747)])continue;if(!Sc(n,s,[a(761)]))continue;if(a(803)==n[a(855)]&&n[a(819)][a(873)]!=s[a(819)][a(873)])continue;if(a(803)==n[a(855)]&&t[a(864)](n[a(819)][a(556)]))continue;if(a(534)==n[a(855)]){const e=t[a(611)][a(555)],r=n[a(727)]();if(r&&(e[a(841)][a(697)](r)||e[a(841)][a(548)](r)))continue}const c=o[a(514)](n),u=i[a(514)](n),l=i[a(514)](s),f=n[a(798)]&&n[a(798)][a(617)],h=s[a(798)]&&s[a(798)][a(617)];if(!f&&c(l,u))return t[a(518)](s,n),i[a(650)](n),!0;if(!h&&c(u,l))return t[a(518)](n,s),i[a(650)](s),!0}return!1}}[pc(518)](t,e){const n=pc;if(t[n(614)])for(const r of e[n(581)]())t[n(773)](r);else{const r=e[n(867)]()[n(604)];this[n(746)](t,this[n(893)][n(797)](t[n(867)]()[n(730)],r))}e[n(843)]()}[pc(875)](t,e){const n=pc,r=t[n(609)](n(665))||t[n(609)](n(803))?n(802):t[n(497)]();return zr(this[n(611)][n(713)],e+"_"+r+n(585))}[pc(573)](){const t=pc,e=this[t(611)];(0,o.surroundingMarkersDetector)(this[t(893)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(781)](t[s(601)]);if(s(642)===e){o[s(676)](this[s(875)](n,s(806)));break}}for(const t of r){const{group:e,type:n}=this[s(781)](t[s(601)]);if(s(642)===e){o[s(676)](this[s(875)](n,s(587)));break}}o[s(617)]&&e.ui[s(833)][s(745)](s(504),o[s(769)](" "))}))}[pc(816)](t){const e=pc;if(this[e(643)])return!1;const n=this[e(611)],r=n[e(555)][e(501)][e(583)][e(879)]();if(0==r[e(617)])return!1;const s=[],o=r[e(828)]((t=>e(803)==t[e(855)])),i=r[e(828)]((t=>e(735)==t[e(855)]&&e(717)!=t[e(601)])),a=r[e(828)]((t=>e(877)==t[e(855)]&&e(717)!=t[e(601)]));for(const t of o)s[e(676)]({key:t[e(784)],newValue:t[e(688)],oldValue:t[e(836)],range:Cc(t[e(699)],n[e(555)])});for(const t of i){const r=a[e(666)]((n=>n[e(786)][e(912)](t[e(786)])));r&&s[e(676)]({key:e(616),newValue:t[e(601)],oldValue:r[e(601)],range:n[e(555)][e(522)](t[e(786)][e(670)])})}return 0!=s[e(617)]&&this[e(687)](t,s)}[pc(837)](t){const e=pc;let n=!1;const r=this[e(611)][e(555)][e(501)][e(583)][e(883)]()[e(828)]((t=>t[e(819)][e(500)]&&t[e(601)][e(609)](e(776))));for(const s of r){const{subType:r,id:o}=this[e(781)](s[e(601)]),i=r[e(625)]("|")[0];for(const r of this[e(571)]({skipNotAttached:!0}))r.id!=o&&e(803)==r[e(855)]&&r[e(819)]&&r[e(819)][e(556)]==i&&r[e(867)]()[e(899)](s[e(819)][e(500)])&&(this[e(885)](r,s[e(819)][e(500)],t),n=!0)}return n}[pc(577)](t){const e=pc;this[e(611)],this[e(643)]=!0,t()}[pc(744)](t){const e=pc,n=this[e(864)](t),r=this[e(660)][e(780)](t);return n||r}[pc(687)](t,e){const n=pc;if(0==e[n(617)])return!1;let r=!1;for(const s of e){const e=this[n(825)](s[n(699)],n(803))[n(828)]((t=>!t[n(598)][n(558)]))[n(801)]((t=>t[n(642)])),i=(0,o.hashObject)({newValue:s[n(884)]});e[n(828)]((t=>{const e=n,[r,o]=t[e(747)][e(625)]("|");return r==s[e(556)]&&o!=i}))[n(838)]((e=>{const o=n;this[o(885)](e,s[o(699)],t),r=!0}))}return r}[pc(885)](t,e,n){const r=pc,s=t[r(867)]()[r(613)](e);0!==s[r(617)]?1!==s[r(617)]?this[r(525)](t,e[r(730)],e[r(604)]):this[r(746)](t,s[0]):n[r(793)](t[r(582)]())}}class Ec{constructor(t){const e=pc;this[e(654)]=t,this[e(893)]=t[e(555)],this[e(733)]=new Map,this[e(847)]=new Map,this[e(711)]()}[pc(588)](t,e,n,r,s,o){const i=pc;return new Hr(this[i(893)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(685)](t,e,i(913))(...n),onDiscard:(...n)=>this[i(685)](t,e,i(663))(...n)})}[pc(566)](t,e,n,r){const s=pc,o=t+":"+e+":"+n;this[s(733)][s(729)](o,r)}[pc(685)](t,e,n){const r=pc,s=t+":"+e+":"+n;return this[r(733)][r(514)](s)||this[r(847)][r(514)](t+":"+n)}[pc(711)](){const t=pc,e=()=>!1,n=t=>{const e=dc;t[e(538)](((t,n)=>t[e(730)][e(563)](n[e(730)])?1:-1)),this[e(893)][e(637)]((n=>{const r=e;for(const e of t){let t;t=e[r(604)][r(888)]&&e[r(604)][r(805)]==e[r(730)][r(670)]?n[r(792)](e[r(730)][r(670)],"on"):n[r(792)](e),this[r(893)][r(657)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=dc;e&&this[n(893)][n(637)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(801)]((t=>(Tc(t)&&(t=this[s(893)][s(797)](t[s(604)])),t)))[s(828)]((t=>s(774)!==t[s(858)][s(648)]));if(c[s(617)]<1)return;const u=Array[s(700)](this[s(893)][s(501)][s(505)][s(581)]())[s(801)]((t=>i.LiveRange[s(593)](t)));r[s(850)](c);for(const t of this[s(654)][s(495)][s(495)]())t[s(755)]();a[s(676)]({forceDefaultExecution:!0}),this[s(654)][s(878)](o,...a);const l=u[s(828)]((t=>s(774)!=t[s(858)][s(648)]));l[s(617)]>0&&r[s(850)](l);for(const t of u)t[s(809)]()}))},s=(e,n)=>1==e[t(617)]&&1==n[t(617)]&&e[0][t(604)][t(912)](n[0][t(730)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(893)])?[e,n]:Rc(n,e,s,r,this[t(893)])?[n,e]:null;this[t(847)][t(729)](t(519),e),this[t(847)][t(729)](t(498),n),this[t(847)][t(729)](t(626),s),this[t(847)][t(729)](t(815),o),this[t(847)][t(729)](t(920),n),this[t(847)][t(729)](t(886),e),this[t(847)][t(729)](t(672),s),this[t(847)][t(729)](t(832),o),this[t(847)][t(729)](t(552),r),this[t(847)][t(729)](t(681),e),this[t(847)][t(729)](t(565),s),this[t(847)][t(729)](t(602),e),this[t(847)][t(729)](t(630),r),this[t(847)][t(729)](t(639),e),this[t(847)][t(729)](t(610),s),this[t(847)][t(729)](t(690),e),this[t(847)][t(729)](t(856),e),this[t(847)][t(729)](t(807),((e,n)=>{const r=t;if(!n)return;const s=this[r(654)][r(597)][r(514)](Ic);this[r(893)][r(637)]((t=>{const o=r;if(o(616)==n[o(556)])for(const r of e){const e=r[o(730)][o(670)],s=n[o(873)];t[o(826)](e,s)}else if(s[o(864)](n[o(556)]))for(const r of e)void 0!==n[o(873)]?t[o(502)](n[o(556)],n[o(873)],r[o(730)][o(670)]):t[o(568)](n[o(556)],r[o(730)][o(670)]);else for(const r of e)n[o(873)]?t[o(502)](n[o(556)],n[o(873)],r):t[o(568)](n[o(556)],r)}))})),this[t(847)][t(729)](t(575),s)}}function bc(t,e,n){const r=pc;for(const s of e[r(805)][r(511)]({includeSelf:!0,parentFirst:!0})){if(s[r(858)]==s)return!1;if(!n[r(589)](s))return!1;if(t[r(697)](s)||t[r(548)](s))return!0}return!1}function Tc(t){const e=pc;return t[e(604)][e(805)]==t[e(730)][e(670)]&&t[e(604)][e(622)]}function _c(t,e,n,r){const s=pc,o=t=>!t[s(547)].is(s(844))&&!r[s(697)](t[s(547)]),i=t[s(730)][s(834)](o),a=t[s(604)][s(834)](o,{direction:s(516)});return!(t[s(730)][s(912)](i)&&t[s(604)][s(912)](a)||(i[s(563)](a)?n[s(915)](e,{range:n[s(797)](i,a)}):n[s(793)](e),0))}function yc(t){return(0,o.hashObject)(t)}function Ac(t){const e=pc,n=t[e(730)][e(670)];return n&&n.is(e(715))}function kc(){const t=["warn","deletion:accept","getIntersection","clone","multipleBlocks","markers","hasComments","substr","removeComment","insertion:","formatGroupId","commands","createElement","toUpperCase","insertion:discard","getSuggestion","newRange","document","setAttribute","2038570eqFbxY","trackChanges","selection","addMarkerName","isOwn","discardSuggestion","ready","_updateSuggestionData","getAncestors","oldRange","upcast","get","markerNameToElements","backward","lowest","_joinSuggestions","insertion:accept","data-suggestion","19799RhzyMv","createRangeOn","add","widget","_breakSuggestionMarker","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","addUser","addMarker:suggestion:formatBlock","some","track-changes-adapter-already-set","elementStart","conversion","moveTargetPosition","formatBlock","collaboration.channelId","stop","writer","sort","listenTo","getNearestSelectionRange","define","track-changes-suggestion-data-mismatch","containsPosition","nodeBefore","acceptSelectedSuggestions","getAllAdjacentSuggestions","item","isLimit","addHighlight","getWalker","accepted","formatInline:accept","insertion","requires","model","key","ck-suggestion-marker-formatInline","isNextTo","enableCommand","activeMarkers","notReady","isTouching","isBefore","dataReady","formatInline:join","registerCustomCallback","getRange","removeAttribute","getItems","getMarkers","getSuggestions","elementEnd","_initAriaMarkerChangeAnnouncements","_descriptionFactory","attribute:join","_enabledCommands","_recordAttributeChanges","unshift","track-changes-user-not-found","highest","getRanges","getFirstMarker","differ","@external","_SUGGESTION_ANNOUNCEMENT","authorName","ENTER","buildSuggestion","containsItem","isSelectable","multi","consume","fromRange","formatInline","chain","suggestion-type","plugins","meta","_element","ck-suggestion-marker-formatBlock","name","formatInline:chain","createdAt","end","pop","$marker","4CluFaI","removeMarker:suggestion:attribute","startsWith","formatBlock:join","editor","256314qgdlxQ","getDifference","isMultiRange","createRangeIn","$elementName","length","markInlineFormat","low","substring","change:activeMarkers","isAtStart","bindElementToMarker","rejected","split","insertion:join","forceDefaultExecution","concat","commandName","formatBlock:accept","_rangeIsInLocalUserInsertion","_adapter","createPositionBefore","isInContent","unbind","track-changes-adapter-missing-getsuggestion","change","getShiftedBy","formatBlock:discard","addCommentThread","getCustomProperty","suggestion","_recordAttributeSuggestions","rethrowUnexpectedError","tablePasteChainId","options","dataDowncast","rootName","136302FUAnrU","delete","markerReady","discardAllSuggestions","_afterChanges","_editor","containsRangeInObject","open","deleteContent","markerName","getUser","_inlineAttributeKeys","isInsideObject","splice","discard","928503vhEpie","format","find","includes","updateSuggestion","_isDataLoaded","nodeAfter","update:suggestion","deletion:join","createPositionAt","insertContent","isExternal","push","_removeSuggestion","_enableDefaultAttributesIntegration","addSuggestion","formatInline:","formatInline:discard","PENDING_ACTION_SUGGESTION","119VAvNJc","pluginName","getSuggestionCallback","_refreshAttributeSuggestionsChain","_reduceExistingSuggestions","attributeNewValue","consumable","formatBlock:chain","_getAuthorFromId","next","deletion:","_saved","isAfter","skipNestingCheck","isObject","after","range","from","ck-suggestion-marker-","_suggestionFactory","addMarker:suggestion","getMultiRangeId","creator","originalSuggestionId","_suggestionState","_addSuggestionMarker","_checkSuggestionCorrectness","674005LIksNR","_registerDefaultCallbacks","howMany","locale","_setSuggestionData","element","trackChanges.mergeNestedSuggestions","$text","fire","_joinWithAdjacentSuggestions","fetchCommentThread","targetPosition","always","init","TrackChangesEditing","setTo","dataToMarker","getContainedElement","addSuggestionData","set","start","external:","attribute:","_customCallbacks","stopListening","insert","toViewElement","formatBlock:","isDocumentOperation","track-changes-command-not-found","splitPosition","assign","markAttributeChange","PendingActions","_isRegisteredAttribute","announce","_setSuggestionRange","subType","keys","adapter","addMarker","_getExternalAuthor","change:_saved","markMultiRangeDeletion","attributes","refresh","normal","isRemovable","_suggestions","_blockAttributeKeys","registerPostFixer","groupId","_onDiscard","CommentsRepository","addClass","deletion","showSuggestionHighlights","_createSuggestion","hasCommentThread","join","_cutOutSuggestionMarker","head","createPositionAfter","addRange","$graveyard","markerToData","suggestion:attribute:","discardSelectedSuggestions","high","track-changes-suggestion-not-found","has","_splitMarkerName","author","comments","attributeKey","applyOperation","position","containerElement","error-saving-suggestion-data-suggestion-discarded","editing","trackChangesCommand","_getSuggestionData","createSelection","removeMarker","values","containsRange","ck-suggestion-marker","createRange","commentThread","11bRKofC","forward","map","FORMATTING","attribute","suggestionLoaded","parent","LEAVE","attribute:discard","24PmuZns","detach","size","Users","group","10fDDDRK","track-changes-enable-command-twice","insertion:chain","_processAttributeChanges","markerToHighlight","authoredAt","data","fromCharCode","never","isCollapsed","57361wSjPwi","getAttribute","_findSuggestions","rename","isLocal","filter","toJSON","_commentsRepository","isBlock","deletion:chain","ariaLiveAnnouncer","getLastMatchingPosition","marker-count","attributeOldValue","_processAttributeSuggestions","forEach","removed","isUndo","schema","suggestionChanged","removeMarkers","$textProxy","isArray","previous","_defaultCallbacks","removeClass","acceptSuggestion","setSelection","suggestionUnloaded","default","reconvertMarker","move","type","attribute:accept","every","root","before","documentSelection","_handleNewSuggestionMarker","mapper","config","_isBlockAttribute","editingDowncast","suggestion:","getFirstRange","ck-suggestion-marker--active","elementToElement","addMarker:suggestion:attribute","change:data","then","oldValue","3468YqvMpt","_getMarkerAnnouncementText","_isForcedDefaultExecutionBlock","remove","execute","getChanges","_registerInlineAttribute","_addThreadToSuggestion","_mergeNestedSuggestions","getChangedMarkers","newValue","_reduceSuggestionAttributeRange","deletion:discard","hasSuggestion","isAtEnd","_registerBlockAttribute","clear","acceptAllSuggestions","markMultiRangeInsertion","_model","markMultiRangeBlockFormat","enqueueChange","removeMarker:suggestion:formatBlock","value","_refreshSuggestionsChain","isIntersecting","markBlockFormat","enableReadOnlyMode","getCommentThread","trackChanges.trackFormatChanges","for","_trackFormatChanges","return","catch","_getAttributeKey","batch","resolve","markDeletion","isEqual","accept","markInsertion","updateMarker","unbindElementFromMarkerName","isIntersectingWithRange","addComment"];return(kc=function(){return t})()}function Cc(t,e){const n=pc;return null==t[n(604)][n(544)]&&t[n(604)][n(805)]==t[n(730)][n(670)]?Nc(t[n(730)][n(670)],e):t}function Nc(t,e){const n=pc,r=e[n(841)][n(697)](t)||e[n(841)][n(590)](t);return e[n(797)](e[n(673)](t,n(859)),r?e[n(772)](t):e[n(673)](t,n(604)))}function Rc(t,e,n,r,s){const o=pc;if(!Sc(t,e))return!1;if(n[o(604)][o(912)](r[o(730)]))return!0;if(t[o(855)]!=e[o(855)])return!1;if(!n[o(604)][o(562)](r[o(730)]))return!1;const i=s[o(797)](n[o(604)],r[o(730)])[o(550)]();for(const t of i)if([o(531),o(572)][o(667)](t[o(855)])&&s[o(841)][o(548)](t[o(547)]))return!1;return!0}function Sc(t,e,n=[]){const r=pc;return!(!t[r(669)]||!e[r(669)])&&Or(gc(t[r(754)],n),gc(e[r(754)],n))}function Lc(t,e){const n=pc,r=vc(t[n(754)]),s=vc(e);if(!t[n(669)])return!1;for(const t of Object[n(748)](s))if(!Or(r[t],s[t]))return!1;return!0}function vc(t){const e=pc,n=Object[e(741)]({},t);return delete n[e(696)],delete n[e(645)],n}const Mc=Oc;function wc(){const t=["_discardCommand","plugins","isEnabled","_editor","isDirty","locale","destroy","_acceptCommand","243GowmsH","getRanges","change:isDirty","3wvSCJg","449838leOpuD","unbind","canDiscard","3049856rqqQuy","_setPendingAction","canAccept","926781nPwNAV","remove","acceptSuggestion","_pendingAction","get","model","3300508pSkqgR","view","328230bvEqJq","PendingActions","515890GTovru","add","PENDING_ACTION_SUGGESTION","commentThreadController","discardSuggestion","stopListening","canEditAt","commands","execute","6mkMwdK","_removePendingAction","4933365XyWkXZ","listenTo","bind"];return(wc=function(){return t})()}function Oc(t,e){const n=wc();return(Oc=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=Oc,r=t();for(;;)try{if(518245===-parseInt(n(135))/1+-parseInt(n(129))/2*(-parseInt(n(128))/3)+-parseInt(n(141))/4+-parseInt(n(114))/5*(-parseInt(n(112))/6)+parseInt(n(143))/7+-parseInt(n(132))/8+-parseInt(n(125))/9*(-parseInt(n(145))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Oc;super(),this[s(140)]=e,this[s(142)]=n,this[s(148)]=r,this[s(120)]=t,this[s(124)]=t[s(110)][s(139)](s(137)),this[s(117)]=t[s(110)][s(139)](s(149)),this[s(142)][s(116)](s(119)).to(this[s(124)],this[s(117)],((t,e)=>t||e)),this[s(142)][s(116)](s(134)).to(this[s(124)],s(119),(t=>t&&this[s(120)][s(140)][s(151)](e[s(126)]()))),this[s(142)][s(116)](s(131)).to(this[s(117)],s(119),(t=>t&&this[s(120)][s(140)][s(151)](e[s(126)]()))),this[s(138)]=null,n[s(121)]&&this[s(133)](),this[s(115)](n,s(137),(()=>this[s(137)]())),this[s(115)](n,s(149),(()=>this[s(149)]())),this[s(115)](n,s(127),(()=>{const t=s;n[t(121)]?this[t(133)]():this[t(113)]()}))}[Mc(137)](){const t=Mc;this[t(124)][t(111)](this[t(140)].id)}[Mc(149)](){const t=Mc;this[t(117)][t(111)](this[t(140)].id)}[Mc(123)](){const t=Mc;this[t(142)][t(130)](t(119)),this[t(142)][t(130)](t(134)),this[t(142)][t(130)](t(131)),this[t(150)](),this[t(148)][t(123)](),this[t(138)]&&this[t(113)]()}[Mc(133)](){const t=Mc,e=zr(this[t(120)][t(122)],t(147));this[t(138)]=this[t(120)][t(118)][t(139)](t(144))[t(146)](e)}[Mc(113)](){const t=Mc;null!==this[t(138)]&&this[t(120)][t(118)][t(139)](t(144))[t(136)](this[t(138)]),this[t(138)]=null}}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=398]})(t,e)}function xc(){const t=["canDiscard","60591pNMEXg","_config","addComment","canAccept","14751780sMcXUB","isReadOnly","63aUQkfb","setData","isActive","assign","destroy","CommentView","87070MqjNRI","6890gMBYto","length","fire","cancel","_createCommentThreadInputView","updateComment","16051qjRZbu","4278830RoKYdJ","element","submit","commentThreadInputView","isDirty","editorConfig","set","bind","_createCommentViews","locale","commentInputView","disableComments","removeComment","value","delegate","showInput","authoredAt","_localUser","33tEovpo","134mAmtDk","hasDirtyComment","commentsListView","1230WXPuoq","475504LRHNRj","focus","3592ZFFGKJ","isEnabled","editor","descriptionParts","_model","disabledSubmit","commentThread"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(911780===parseInt(n(419))/1+-parseInt(n(446))/2*(parseInt(n(407))/3)+-parseInt(n(399))/4*(-parseInt(n(420))/5)+-parseInt(n(449))/6*(-parseInt(n(426))/7)+parseInt(n(450))/8*(parseInt(n(413))/9)+-parseInt(n(427))/10*(-parseInt(n(445))/11)+-parseInt(n(411))/12)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(448)]=null,this[s(430)]=null,this[s(433)](s(415),!1),this[s(433)](s(443),e[s(443)]),this[s(434)](s(443)).to(e),this[s(433)](s(402),[]),this[s(433)](s(431),!1),this[s(433)](s(400),!1),this[s(433)](s(410),!1),this[s(433)](s(406),!1),this[s(403)]=e,this[s(444)]=n,this[s(408)]=r,r[s(438)]?this[s(433)](s(421),1):this[s(435)]()}[Fc(398)](){const t=Fc;this[t(428)][t(398)]()}[Fc(417)](){const t=Fc;this[t(448)]&&this[t(448)][t(417)](),this[t(430)]&&this[t(430)][t(417)](),super[t(417)]()}[Fc(435)](){const t=Fc,{CommentsListView:e}=this[t(408)];this[t(448)]=new e(this[t(436)],this[t(403)][t(405)],Object[t(416)]({CommentView:this[t(408)][t(418)]},this[t(408)])),this[t(448)][t(441)](t(439)).to(this),this[t(448)][t(441)](t(425)).to(this),this[t(448)][t(434)](t(415)).to(this),this[t(433)](t(421),this[t(448)][t(421)]+1),this[t(434)](t(421)).to(this[t(448)],t(421),(t=>t+1)),this[t(430)]=this[t(424)](),this.on(t(439),(()=>this[t(398)]())),this[t(434)](t(431)).to(this[t(448)],t(447),this[t(430)][t(437)],t(440),((t,e)=>t||!!e))}[Fc(424)](){const t=Fc,{CommentThreadInputView:e}=this[t(408)],n=new e(this[t(436)],this[t(444)],this[t(408)][t(432)]),r=n[t(437)];return n[t(434)](t(442)).to(this,t(415),this[t(403)][t(405)],t(412),r,t(440),((t,e,n)=>!!n||t&&!e)),r.on(t(429),((e,n)=>{const s=t;this[s(422)](s(409),n),r[s(401)][s(414)]("")})),r.on(t(423),(()=>this[t(398)]())),r[t(434)](t(404)).to(this[t(403)][t(405)],t(412)),n}}const Uc=jc;function jc(t,e){const n=Hc();return(jc=function(t,e){return n[t-=362]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(770433===parseInt(n(395))/1*(parseInt(n(386))/2)+-parseInt(n(426))/3+parseInt(n(406))/4+-parseInt(n(429))/5*(parseInt(n(413))/6)+-parseInt(n(458))/7*(parseInt(n(409))/8)+parseInt(n(442))/9+-parseInt(n(378))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Gc extends Bc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(399)](i(388),""),this[i(372)](i(388)).to(this,i(440),(t=>t&&t[0]?t[0][i(388)]:"")),this[i(372)](i(438)).to(this,i(440),this,i(385),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(416)+Vc(e[n(401)],e[n(439)])+n(424);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(445)]=null,this[i(435)]=this[i(383)](zr(e,i(421)),t.icons[i(461)],i(454),i(410),"sw"),this[i(435)][i(372)](i(444)).to(this,i(367)),this[i(412)]=this[i(383)](zr(e,i(384)),t.icons[i(449)],i(464),i(450),"sw"),this[i(412)][i(372)](i(444)).to(this,i(368)),this[i(457)]=new o.UserView(e,this[i(391)][i(407)],this[i(418)]()),this[i(457)][i(404)]({attributes:{class:[i(425),i(437)]}}),this[i(455)](this[i(365)]())}[Uc(365)](){const t=Uc,e=this[t(453)],n=[{tag:t(419),attributes:{class:[t(371),t(431)]},children:[{tag:t(379),children:[{text:this[t(457)][t(463)]}],attributes:{class:[t(434),t(380)]}},{tag:t(362),attributes:{datetime:e.to(t(420)),class:[t(417),t(436)]},children:[{text:e.to(t(420),(e=>this[t(398)][t(427)](e)))}]}]},{tag:t(419),attributes:{class:[t(459),t(393)]},children:[this[t(435)],this[t(412)]]},{tag:t(419),attributes:{class:[t(389)]}}];this[t(391)][t(400)]&&n[t(370)]({tag:t(419),attributes:{class:[t(471)]},children:[{text:this[t(422)]()}]});const r={tag:t(419),attributes:{class:[t(451),e.if(t(385),t(423)),e.to(t(388),(e=>t(390)+e)),this[t(398)][t(452)]&&t(373)],"data-suggestion-id":this[t(391)].id,"data-thread-id":this[t(391)][t(392)].id,"data-author-id":this[t(391)][t(407)].id,tabindex:-1},children:[{tag:t(419),attributes:{class:[t(363),t(428)]},children:[this[t(457)],{tag:t(419),attributes:{class:[t(446),t(377)]},children:n}]}]};return this[t(397)]&&this[t(430)]&&(r[t(443)][t(370)](this[t(397)],this[t(430)]),this[t(397)][t(470)](t(415)).to(this),this[t(397)][t(470)](t(394)).to(this),this[t(430)][t(470)](t(415)).to(this),this[t(430)][t(470)](t(394)).to(this)),r}[Uc(375)](){const t=Uc;super[t(375)](),this[t(445)]=this[t(381)][t(465)](t(433)),this[t(445)][t(402)]=this[t(438)],this.on(t(462),((e,n,r)=>{const s=t;this[s(445)][s(402)]=r}))}[Uc(383)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(396)]);return a[i(399)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(404)]({attributes:{class:n}}),a.on(i(448),(()=>{const t=i;this[t(403)](r,this[t(391)].id)})),a}[Uc(422)](){const t=Uc;return t(374)===this[t(391)][t(366)][t(364)][t(456)]?zr(this[t(396)],t(408)):zr(this[t(396)],t(466))}[Uc(418)](){const t=Uc;return this[t(391)][t(400)]?t(374)===this[t(391)][t(366)][t(364)][t(456)]?zr(this[t(396)],t(472),this[t(391)][t(411)][t(463)]):zr(this[t(396)],t(447),this[t(391)][t(411)][t(463)]):null}}function Vc(t,e){const n=Uc;let r="";return r+=t[n(376)]("*")[n(460)](((t,e)=>e%2!=0?n(369)+zc(t)+n(441):zc(t)))[n(405)](""),e&&(r+=n(387)+e[n(468)]+n(467)+e[n(382)]+n(414)),r}function Hc(){const t=["ck-suggestion--disabled-comments","importWord","render","split","ck-annotation__main","699550WWXAAc","span","ck-annotation__info-name","element","title","_createButton","Discard suggestion","isActive","4zBIsem",'<span class="ck-suggestion-color" style="background-color: ',"type","ck-annotation__content-wrapper","ck-suggestion-","_model","commentThread","ck-annotation__actions","editorDestroyed","667240pHAnrJ","locale","commentsListView","_config","set","isExternal","content","innerHTML","fire","extendTemplate","join","2317692kzDxMi","author","EXTERNAL_IMPORT_WORD_SUGGESTION","8iqCFzU","acceptSuggestion","creator","discardButton","18hwiLmM",'"></span>',"editorReady","<p>","ck-comment__info-time","getUserViewNotificationText","div","authoredAt","Accept suggestion","getExternalSuggestionNote","ck-suggestion-wrapper--active","</p>","ck-suggestion__user","2381427WttzWt","formatDateTime","ck-annotation","549365EcMrnf","commentThreadInputView","ck-annotation__info","innerText",".ck-annotation__content-wrapper","ck-suggestion__info-name","acceptButton","ck-annotation__info-time","ck-annotation__user","description","color","descriptionParts","</span>","3790089tNwhrV","children","isEnabled","_descriptionElement","ck-suggestion__main","EXTERNAL_AVATAR","execute","cancel","discardSuggestion","ck-suggestion-wrapper","disableComments","bindTemplate","ck-suggestion--accept","setTemplate","source","userView","2598456WcITva","ck-suggestion__actions","map","check","change:description","name","ck-suggestion--discard","querySelector","EXTERNAL_SUGGESTION",'" title="',"value","createElement","delegate","ck-comment__external","EXTERNAL_IMPORT_WORD_AVATAR","time","ck-suggestion","@external","getTemplate","attributes","canAccept","canDiscard",'<span class="ck-suggestion-type">',"push","ck-suggestion__info","bind"];return(Hc=function(){return t})()}function zc(t){const e=Uc,n=document[e(469)](e(379));return n[e(432)]=t,n[e(402)]}const Wc=Xc;function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=474]})(t,e)}function Kc(){const t=["componentFactory","6044427PsikOh","suggestionLoaded","toMany","hasSuggestion","keys","innerView","comments.editorConfig","filter","30eVycOY","getMarkerNames","head","CommentsRepository","_descriptionFactory","trackChanges","_bindAnnotationToEditors","stopListening","getDescriptions","length","trackChanges.disableComments","execute","arrowView","Annotations","addSourceCollector","reduce","_handleSuggestionControllerDelayed","values","delete","Discard all selected suggestions","actionView","createAnnotationView","_destroyController","_unbindEditors","mainView","unbind","_disableComments","1FYVoHb","add","_annotationViews","descriptionParts","discardButton","isOn","discardAllSuggestions","acceptSelectedSuggestions","switchbutton","config","isMultiRange","suggestionUnloaded","listenTo","previous","addComment","getAllAdjacentSuggestions","suggestionChanged","trackChanges.SuggestionThreadView","suggestion-","SuggestionThreadView","init","focus","getByInnerView","size","commandName","Discard all suggestions","button","map","isDirty","locale","remove","commands","comments.maxCommentsWhenCollapsed","TrackChangesEditing","2153767TZHUAN","define","set","Accept all selected suggestions","from","CommentView","pluginName","source","_initializeController","change:activeAnnotations","6230922bSExXh","Accept all suggestions","model","requires","getFirstRange","_createUIButton","discardSelectedSuggestions","comments.maxCommentCharsWhenCollapsed","getSuggestion","destroy","CommentsUI","comments","editor","_updateController","getJoined","9627piFtCw","registerAnnotation","_refreshActiveMarkers","460968LWoPUO","acceptButton","view","getRanges","comments.maxThreadTotalWeight","Track changes","5574050VNnlhN","createCommentThreadController","isEnabled","value","has","3655432BKOtFf","buttonView","plugins","commentThread","isInContent","createAnnotation","type","get","_viewToController","clear","refreshSelectedViews","getMarkers","editing","_handleControllerBuffer","acceptAllSuggestions","EditorAnnotations","activeMarkers","separator","bind","some","activeAnnotations","push","_suggestionToController","1340zVeZGS","change:previous","TrackChangesUI","lowest"];return(Kc=function(){return t})()}!function(t,e){const n=Xc,r=t();for(;;)try{if(679377===-parseInt(n(490))/1*(-parseInt(n(552))/2)+parseInt(n(549))/3*(parseInt(n(586))/4)+parseInt(n(558))/5+parseInt(n(534))/6+-parseInt(n(524))/7+-parseInt(n(563))/8+-parseInt(n(591))/9*(parseInt(n(599))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Wc(537)](){const t=Wc;return[Ic,o.Users,t(602),t(476),t(578)]}static get[Wc(530)](){return Wc(588)}constructor(t){const e=Wc;super(t),this[e(585)]=new Map,this[e(571)]=new Map,this[e(492)]=new Map,this[e(576)]=new Map;const n=this[e(546)][e(499)];n[e(525)](e(507),Gc),n[e(525)](e(609),!1),this[e(489)]=n[e(570)](e(609))}[Wc(479)](t,e){const n=Wc;0===this[n(576)][n(513)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(576)]){const r=this[t(585)][t(562)](e);r||n?r&&n&&this[t(485)](e):this[t(532)](e)}this[t(576)][t(572)](),this[t(546)][t(565)][t(570)](t(578))[t(573)](),this[t(551)]()}),10),this[n(576)][n(526)](t,e)}[Wc(510)](){const t=Wc,e=this[t(546)],n=e[t(565)][t(570)](t(523)),r=e[t(565)][t(570)](t(476)),s=e[t(565)][t(570)](t(578)),o=e[t(565)][t(570)](t(602));e.ui[t(590)][t(491)](t(604),(e=>this[t(539)](e))),s[t(477)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(528)](this[e(585)])){const s=t[e(505)](),o=[];for(const t of s){if(!t[e(567)])continue;if(t[e(500)]){o[e(584)](...t[e(555)]());continue}const n=t[e(538)]();if(o[e(608)]>0){const t=o[0][e(548)](n);if(t){o[0]=t;continue}}o[e(584)](n)}n[e(584)]([r[e(554)],o])}return n})),this[t(502)](n,t(592),((e,n)=>{const r=t;this[r(502)](n,r(587),((t,e,s,o)=>{const i=r;n[i(567)]&&(null==s?(this[i(547)](o[i(601)]),this[i(479)](n,!1)):(this[i(547)](s[i(601)]),null==o&&this[i(479)](n,!0)))})),null!==n[r(503)]?this[r(547)](n[r(601)]):this[r(479)](n,!1)})),this[t(502)](n,t(501),((e,n,r)=>{const s=t;this[s(606)](n,s(587)),this[s(576)][s(481)](n),this[s(585)][s(562)](n)&&this[s(485)](n),r&&this[s(547)](r[s(601)])})),this[t(502)](n,t(506),((e,n)=>{this[t(547)](n)})),this[t(502)](r,t(533),(()=>{this[t(551)]()})),this[t(502)](o,t(504),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(594)](r))return;const i=n[o(542)](r);this[o(585)][o(570)](i)[o(554)][o(511)]()}),{priority:t(589)})}[Wc(551)](){const t=Wc,e=this[t(546)][t(565)][t(570)](t(476)),n=this[t(546)][t(565)][t(570)](t(523)),r=Array[t(528)](e[t(583)],(e=>e[t(596)]))[t(598)]((e=>this[t(571)][t(562)](e))),s=[];for(const e of r){const n=this[t(571)][t(570)](e)[t(536)][t(505)]();s[t(584)](...n[t(478)](((e,n)=>[...e,...n[t(600)]()]),[]))}n[t(579)]=s}[Wc(539)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(546)][n(521)][n(570)](n(604)),i=zr(t,n(557));r[n(564)][n(526)]({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(564)][n(581)](n(495)).to(o,n(561)),r[n(564)].on(n(474),(()=>{const t=n;o[t(474)](),this[t(546)][t(575)][t(554)][t(511)]()}));const a=new e.Collection,c=[{type:n(498),model:{withText:!0,label:i,commandName:n(604)}},{type:n(580)},{type:n(516),model:{withText:!0,label:zr(t,n(535)),commandName:n(577)}},{type:n(516),model:{withText:!0,label:zr(t,n(527)),commandName:n(497)}},{type:n(516),model:{withText:!0,label:zr(t,n(515)),commandName:n(496)}},{type:n(516),model:{withText:!0,label:zr(t,n(482)),commandName:n(540)}}];for(const t of c){let e={type:n(580)};if(t[n(536)]){const r=new s.ViewModel(t[n(536)]),o=this[n(546)][n(521)][n(570)](r[n(514)]);r[n(581)](n(495),n(560)).to(o,n(561),n(560)),e={type:t[n(569)],model:r}}a[n(491)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(598)]((t=>null!=t[n(536)]))[n(517)]((t=>this[n(546)][n(521)][n(570)](t[n(536)][n(514)]))),l=r[n(564)];return l[n(483)][n(488)](n(560)),l[n(475)][n(488)](n(560)),l[n(483)][n(581)](n(560)).to(o,n(560)),l[n(475)][n(581)](n(560))[n(593)](u,n(560),((...t)=>t[n(582)]((t=>t)))),r.on(n(474),(t=>{const e=n;this[e(546)][e(474)](t[e(531)][e(514)]),this[e(546)][e(575)][e(554)][e(511)]()})),r}[Wc(532)](t){const e=Wc,n=this[e(546)],r=n[e(499)],s=n[e(565)][e(570)](e(476)),i=n[e(565)][e(570)](e(602)),a=n[e(565)][e(570)](e(578)),c=n[e(565)][e(570)](o.Users).me,u=r[e(570)](e(604))[e(509)],{CommentsListView:l,CommentThreadInputView:f}=n[e(565)][e(570)](e(544));let h,g;this[e(492)][e(562)](t.id)?(g=this[e(492)][e(570)](t.id),h=g[e(487)]):(h=new u(n[e(519)],t,c,{disableComments:this[e(489)],editorConfig:r[e(570)](e(597)),maxCommentsWhenCollapsed:r[e(570)](e(522)),maxThreadTotalWeight:r[e(570)](e(556)),maxCommentCharsWhenCollapsed:r[e(570)](e(541)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(570)](e(519))),CommentView:r[e(570)](e(545))[e(529)],CommentsListView:l,CommentThreadInputView:f}),h[e(553)].on(e(474),(()=>{const t=e;n[t(575)][t(554)][t(511)]()})),h[e(494)].on(e(474),(()=>{const t=e;n[t(575)][t(554)][t(511)]()})),g=s[e(484)](this[e(546)][e(519)],h),g[e(581)](e(518)).to(h,e(518)),g[e(581)](e(608)).to(h),g[e(581)](e(569)).to(h,e(569),(t=>e(508)+t)),this[e(492)][e(526)](t.id,g));const d=i[e(559)](t[e(566)],h),p=new Dc(n,t,h,d),m=t[e(505)]()[e(598)]((t=>t[e(567)]));h[e(493)]=n[e(565)][e(570)](e(523))[e(603)][e(607)](m),this[e(585)][e(526)](t,p),this[e(571)][e(526)](h,p);const I=s[e(568)]({view:g,target:()=>{const r=e,s=[],i=t[r(505)]()[r(598)]((t=>t[r(567)]));for(const t of i)s[r(584)](...t[r(574)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(575)],s)},type:()=>e(508)+p[e(554)][e(569)]});i[e(605)](h,I),s[e(491)](I),a[e(550)](I)}[Wc(485)](t){const e=Wc,n=this[e(546)][e(565)][e(570)](e(602)),r=this[e(546)][e(565)][e(570)](e(476)),s=this[e(585)][e(570)](t),o=s[e(554)],i=r[e(512)](o);n[e(486)](o),i&&r[e(520)](i),this[e(585)][e(481)](t),this[e(571)][e(481)](o),s[e(543)]()}[Wc(547)](t){const e=Wc;if(!t[e(567)]||!this[e(585)][e(562)](t))return;const n=this[e(546)][e(565)][e(570)](e(523)),r=this[e(585)][e(570)](t),s=t[e(505)]();r[e(554)][e(493)]=n[e(603)][e(607)](s)}[Wc(543)](){const t=Wc;for(const e of this[t(585)][t(595)]())this[t(485)](e);for(const e of this[t(492)][t(480)]())e[t(487)][t(543)]();super[t(543)]()}}var Jc=Qc;function Qc(t,e){var n=Yc();return(Qc=function(t,e){return n[t-=270]})(t,e)}function Yc(){var t=["6873498nGgdXh","2267310AeCeTZ","editor","24tjTKth","plugins","getSuggestions","pluginName","2670cJYkSQ","3193666MgciqM","586AQKLJP","requires","Comments","2902112fVfXYO","TrackChanges","adapter","get","970070EDTPKm","416546aXRvYd","addSuggestion","addSuggestionData","getSuggestion"];return(Yc=function(){return t})()}!function(t,e){for(var n=Qc,r=t();;)try{if(381725===-parseInt(n(289))/1+parseInt(n(281))/2*(parseInt(n(279))/3)+-parseInt(n(284))/4+-parseInt(n(288))/5+-parseInt(n(273))/6+-parseInt(n(280))/7+-parseInt(n(275))/8*(-parseInt(n(272))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Zc extends t.Plugin{static get[Jc(282)](){return[Ic,qc,Jc(283)]}static get[Jc(278)](){return Jc(285)}set[Jc(286)](t){var e=Jc;this[e(274)][e(276)][e(287)](Ic)[e(286)]=t}get[Jc(286)](){var t=Jc;return this[t(274)][t(276)][t(287)](Ic)[t(286)]}[Jc(290)](t){var e=Jc;return this[e(274)][e(276)][e(287)](Ic)[e(270)](t)}[Jc(277)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Jc;return this[n(274)][n(276)][n(287)](Ic)[n(277)]({skipNotAttached:t,toJSON:e})}[Jc(271)](t){var e=Jc;return this[e(274)][e(276)][e(287)](Ic)[e(271)](t)}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=427]})(t,e)}function eu(){const t=["map","pluginName","get","getDataWithDiscardedSuggestions","discardAllSuggestions","createDocumentFragment","trackChangesData.editorCreator","getRootsAttributes","TrackChangesEditing","7182110LylPrk","54462aRBtLQ","execute","getFullData","document","514343tDFvmg","define","track-changes-data-invalid-editor-creator","editorCreator","editor","2662992jfZnJI","Pagination","TrackChangesDataGetter","rootsAttributes","_adapter","CommentsRepository","addSuggestionData","9swYyKD","appendChild","function","constructor","div","model","57AXmhkQ","push","15198MsUyLo","getUser","1428325RjzBhP","Users","trackChangesData","getRootNames","reduce","config","data","create","end","TrackChangesData","createElement","requires","init","destroy","getDataWithAcceptedSuggestions","plugins","acceptAllSuggestions","useAnonymousUser","addUser","result","584540wYIfuT","users","set","getSuggestions","266EjspmO","name"];return(eu=function(){return t})()}!function(t,e){const n=tu,r=t();for(;;)try{if(360261===parseInt(n(478))/1+parseInt(n(436))/2*(parseInt(n(434))/3)+parseInt(n(458))/4+parseInt(n(438))/5+parseInt(n(474))/6*(-parseInt(n(462))/7)+-parseInt(n(483))/8*(-parseInt(n(428))/9)+-parseInt(n(473))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);const nu=[$c(484)];class ru extends t.Plugin{static get[$c(449)](){return[Ic]}static get[$c(465)](){return $c(447)}[$c(450)](){const t=$c,n=this[t(482)];if(n[t(443)][t(479)](t(470),(e=>{const r=t,s=n[r(433)][r(477)][r(441)]()[r(442)](((t,e)=>(t[e]="",t)),{});return n[r(431)][r(445)](s,e)})),t(430)!=typeof n[t(443)][t(466)](t(440))[t(481)])throw new e.CKEditorError(t(480))}[$c(452)](t){return iu(this[$c(482)],!0,t)}[$c(467)](t){return iu(this[$c(482)],!1,t)}}class su extends t.Plugin{static get[$c(465)](){return $c(485)}constructor(t){const e=$c;super(t),this[e(457)]=e(446)}[$c(450)](){const t=$c;this[t(482)][t(453)][t(466)](t(488))[t(487)]={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(482)][t(453)][t(466)](t(472))[t(487)]=null}}function ou(t){return void 0!==t[$c(471)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(453)][r(435)](Ic,su),s[r(486)]=ou(t)?t[r(471)]():void 0;const i=document[r(469)](),a=t[r(443)][r(466)](r(440))[r(481)],c=await a(s,(()=>function(t){const e=r,n=document[e(448)](e(432));return t[e(429)](n),n}(i)));!function(t,e){const n=r,s=t[n(433)][n(477)][n(441)]()[n(442)](((e,r)=>(e[r]=t[n(444)][n(466)]({rootName:r}),e)),{}),o=t[n(453)][n(466)](n(439))[n(459)][n(464)]((t=>({id:t.id,name:t[n(463)]}))),i=t[n(453)][n(466)](n(472))[n(461)]({skipNotAttached:!0,toJSON:!0}),a=e[n(453)][n(466)](n(439)),c=e[n(453)][n(466)](n(472));for(const t of o)a[n(437)](t.id)||a[n(456)](t);a.me||a[n(455)]();for(const t of i)c[n(427)](t);e[n(444)][n(460)](s)}(t,c),c[r(475)](r(e?454:468));const u=ou(c)?c[r(476)](n):c[r(444)][r(466)](n);return await c[r(451)](),u}function au(){var t=["3464clNafe","216MEDYAh","178jSgLMi","2290UoKcxR","1704505diraQB","38319txCvhV","6mAyaEz","4659675uBpjUr","12481840XuVovH","1824193KIZTsH","11142cosaVb"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=221]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(856157===-parseInt(n(222))/1*(parseInt(n(221))/2)+parseInt(n(224))/3*(-parseInt(n(231))/4)+parseInt(n(226))/5+-parseInt(n(225))/6*(-parseInt(n(228))/7)+-parseInt(n(230))/8*(parseInt(n(229))/9)+parseInt(n(227))/10+-parseInt(n(223))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();