@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240227.0 → 0.0.0-nightly-20240228.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>Yc,TrackChangesData:()=>nu,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["307181AuOVRJ","3438980yhtapB","241835ztpcOX","44uROckZ","2393836RbNdaf","execute","359544EZpsxa","_isEnabledBasedOnSelection","refresh","commands","230AxdVbA","clearForceDisabled","117AQQoxc","TrackChangesCommand","84nrlHky","766472TNvARf","isEnabled","62898bigywY","value","_disableUnsupportedCommands","_enableCommands","has","_enabledCommands","affectsData","forceDisabled","editor"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(417021===parseInt(n(443))/1+-parseInt(n(431))/2*(-parseInt(n(445))/3)+-parseInt(n(432))/4+-parseInt(n(429))/5+-parseInt(n(442))/6*(parseInt(n(428))/7)+parseInt(n(434))/8*(parseInt(n(440))/9)+-parseInt(n(438))/10*(-parseInt(n(430))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(424)]=e,this[n(446)]=!1,this[n(436)](),this[n(435)]=!1}[c(436)](){this[c(444)]=!0}[c(433)](){const t=c;this[t(446)]=!this[t(446)],this[t(446)]?this[t(447)]():this[t(448)]()}[c(447)](){const t=c;for(const e of this[t(427)][t(437)][t(437)]())e[t(425)]&&!this[t(424)][t(449)](e)&&e[t(426)](t(441))}[c(448)](){const t=c;for(const e of this[t(427)][t(437)][t(437)]())e[t(425)]&&!this[t(424)][t(449)](e)&&e[t(439)](t(441))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=429]})(t,e)}const g=h;function d(){const t=["track-changes-accept-suggestion-not-found","acceptSuggestion","315908jhWhZb","plugins","refresh","277704oluxHb","_isEnabledBasedOnSelection","canEditAt","1echDAX","getRanges","model","6pDprVX","isEnabled","909pTVkpD","get","2353CsuamE","8HdjIPq","TrackChangesEditing","12QVGcPV","_suggestions","368566cmvcUl","92806ZshYSj","60VAlqjO","execute","1487696tpevoi","25670kpWQPi","editor","670165ILhjTp"];return(d=function(){return t})()}!function(t,e){const n=h,r=t();for(;;)try{if(258899===-parseInt(n(455))/1*(parseInt(n(449))/2)+-parseInt(n(437))/3*(parseInt(n(452))/4)+parseInt(n(446))/5*(parseInt(n(430))/6)+-parseInt(n(443))/7*(parseInt(n(435))/8)+-parseInt(n(432))/9*(parseInt(n(444))/10)+-parseInt(n(439))/11*(parseInt(n(441))/12)+parseInt(n(434))/13*(parseInt(n(440))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(438)]=e,this[n(451)](),this[n(453)]=!1}[g(451)](){this[g(431)]=!0}[g(442)](t){const n=g,r=this[n(438)][n(433)](t);if(!r)throw new e.CKEditorError(n(447),this);const s=r[n(456)]();this[n(445)][n(429)][n(454)](s)&&this[n(445)][n(450)][n(433)](n(436))[n(448)](r)}}const m=E;function I(){const t=["getRanges","586477bqKfXu","1371774ChnMXj","get","3403152WrjOyw","discardSuggestion","992152mqcYzQ","track-changes-discard-suggestion-not-found","execute","103833SpxCSE","35yFlUaa","20BteXvl","plugins","10pKNHsl","2CYvgKJ","505920QBkdYN","_suggestions","8954748MGsyGu","isEnabled","TrackChangesEditing","refresh","model","_isEnabledBasedOnSelection","canEditAt","editor"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=444]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(314876===-parseInt(n(455))/1*(-parseInt(n(468))/2)+-parseInt(n(463))/3*(-parseInt(n(465))/4)+-parseInt(n(444))/5+parseInt(n(456))/6+parseInt(n(464))/7*(parseInt(n(460))/8)+-parseInt(n(458))/9+parseInt(n(467))/10*(-parseInt(n(446))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(445)]=e,this[n(449)](),this[n(451)]=!1}[m(449)](){this[m(447)]=!0}[m(462)](t){const n=m,r=this[n(445)][n(457)](t);if(!r)throw new e.CKEditorError(n(461),this);const s=r[n(454)]();this[n(453)][n(450)][n(452)](s)&&this[n(453)][n(466)][n(457)](n(448))[n(459)](r)}}function T(){const t=["6838158MIgRwy","createPositionAt","isIntersecting","map","length"," [color ","createPositionBefore","replace","34669370cLhJlL","color","value","deletion","isInContent","execute","272ugVMxv","446WfDapw","add","292060XwCMbh","isArray","isCollapsed","createPositionAfter","type","start","getRanges","splice","from","join","isTouching","isObject","1638570MMlkuH","50qOdneP","schema","change","6466509rQfopS","isMultiRange","67508aKwXtg","next","end","3590Xnqbdz","sort","push","content","createRange"];return(T=function(){return t})()}function _(t){const e=k;return t[e(279)](((t,n)=>e(294)==t[e(304)]&&e(294)!=n[e(304)]?-1:e(294)!=t[e(304)]&&e(294)==n[e(304)]?1:0))}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(314)];for(;s<t[n(287)];){const a=t[s],c=t[s+1];r||(r=e[n(289)](a)),A(e,a,c)||(o[n(280)](e[n(282)](r,i[n(311)](a)?e[n(303)](a):e[n(284)](a,n(277)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(303)](e),o=t[r(289)](n);return s[r(310)](o)}function k(t,e){const n=T();return(k=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=k,r=t();for(;;)try{if(796063===parseInt(n(298))/1*(parseInt(n(278))/2)+parseInt(n(312))/3+-parseInt(n(300))/4*(-parseInt(n(313))/5)+parseInt(n(283))/6+-parseInt(n(275))/7*(-parseInt(n(297))/8)+parseInt(n(273))/9+-parseInt(n(291))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=k;for(;n[r(287)];){const s=n[r(307)](0,100);t[r(315)]((()=>{const t=r;for(const n of s)n[t(295)]&&e[t(296)](n.id)}))}}const R=L;function N(){const t=["2457570gHSlWq","getRanges","some","values","_command","16LYNarf","355460jIBXtT","4VwCcYZ","_isEnabledBasedOnSelection","_suggestions","from","isInContent","26490486RJleBC","editor","993xQFjDL","canEditAt","refresh","1354hXQtDi","1926005jiQPGr","execute","943227Qiibbe","isEnabled","48wjNjKW","model","9850320rNGlmd"];return(N=function(){return t})()}function L(t,e){const n=N();return(L=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(513578===parseInt(n(459))/1*(-parseInt(n(462))/2)+-parseInt(n(470))/3+-parseInt(n(477))/4*(-parseInt(n(463))/5)+parseInt(n(467))/6*(parseInt(n(476))/7)+-parseInt(n(475))/8*(parseInt(n(465))/9)+-parseInt(n(469))/10+parseInt(n(457))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(474)]=e,this[r(454)]=n,this[r(461)](),this[r(478)]=!1}[R(461)](){const t=R,e=Array[t(455)](this[t(454)][t(473)]())[t(472)]((e=>e[t(456)]));this[t(466)]=this[t(474)][t(466)]&&e}[R(464)](){const t=R,e=_(Array[t(455)](this[t(454)][t(473)]()));for(const n of e){const e=n[t(471)]();if(!this[t(458)][t(468)][t(460)](e))return}C(this[t(458)][t(468)],this[t(474)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=111]})(t,e)}function O(){const t=["148729vvcLcb","28kWjacc","12oWYuXc","from","160120MbUezT","1423630bmxcYt","getRanges","3874905Adsoxd","canEditAt","4721094lnokuW","values","_command","isEnabled","222BrKRro","document","refresh","model","execute","187gkFHcJ","editor","selection","24708kKVVWg","size","_selectedSuggestions","_isEnabledBasedOnSelection","1119402ejyhom","_suggestions"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(695569===-parseInt(n(130))/1*(-parseInt(n(132))/2)+-parseInt(n(116))/3*(-parseInt(n(124))/4)+parseInt(n(137))/5+parseInt(n(112))/6+parseInt(n(131))/7*(parseInt(n(134))/8)+parseInt(n(128))/9+-parseInt(n(135))/10*(parseInt(n(121))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(114)]=e,this[r(129)]=n,this[r(126)]=new Set,this[r(118)](),this[r(127)]=!1}[v(118)](){const t=v,e=this[t(122)][t(119)][t(117)][t(123)],n=Array[t(133)](this[t(129)][t(113)]());this[t(126)]=function(t,e){const n=k,r=Array[n(308)](t[n(306)]()),s=new Set;for(const o of e)if(o[n(295)])for(const e of r)for(const r of o[n(306)]())(e[n(285)](r)||t[n(302)]&&!o[n(274)]&&o[n(276)]&&r[n(277)][n(310)](e[n(305)]))&&s[n(299)](o);return s}(e,n),this[t(115)]=this[t(114)][t(115)]&&!!this[t(126)][t(125)]}[v(120)](){const t=v,e=_(Array[t(133)](this[t(126)]));for(const n of e){const e=n[t(136)]();if(!this[t(122)][t(119)][t(111)](e))return}C(this[t(122)][t(119)],this[t(114)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const W=function(){this.__data__=new z,this.size=0};const H=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Rt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Ht(t){var e=this.__data__=new z(t);this.size=e.size}Ht.prototype.clear=W,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=X,Ht.prototype.set=Wt;const Kt=Ht;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Yt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const He=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Be,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Rn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Wn="[object Function]",Hn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Hn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return He(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==Hn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Rr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=474]})(t,e)}function Vr(){const t=["author","from","size","filter","reduce","_markerNames","nodeAfter","2650164yUusdP","suggestion:","commentThread","set","hasComments","length","head","createdAt","authoredAt","_onDiscard","_onAttributesChange","removeAttribute","350454UEnetA","removeMarker","3617240QNsmzp","data","subType","_isDataLoaded","getContainedElement","getItems","type","end","getMarkerNames","addMarker","getFirstMarker","add","12966777BURdGW","discard","markers","getMultiRangeId","isMultiRange","change","previous","get","delete","893706CueEHt","setAttribute","6dyeCgm","isInContent","getFirstRange","4949432PZGfpa","substr","isIntersectingWithRange","onAttributesChange","decorate","getMarkers","getRanges","nodeBefore","split","_onAccept","onDiscard","accept","start","77aESrKq","creator","map","@external","attributes","getAllAdjacentSuggestions","_saved","25686OIyYos","clear","addRange","addMarkerName","toJSON","onAccept","removeMarkers","isIntersecting","getRange","push","_model","next","isExternal"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(453544===-parseInt(n(549))/1*(-parseInt(n(492))/2)+parseInt(n(547))/3+-parseInt(n(512))/4+-parseInt(n(526))/5+-parseInt(n(524))/6*(-parseInt(n(485))/7)+-parseInt(n(552))/8+parseInt(n(538))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(529)]=!1,this.id=e.id,this[n(532)]=e[n(532)],this[n(528)]=e[n(528)]||null,this[n(505)]=e[n(505)],this[n(486)]=e[n(486)]||e[n(505)],this[n(504)]=Boolean(e[n(489)]&&e[n(489)][n(488)]),this[n(527)]=null,this[n(502)]=t,this[n(481)]=e[n(497)],this[n(521)]=e[n(482)],this[n(522)]=e[n(475)],this[n(510)]=new Set,this[n(519)]=null,this[n(515)](n(520),null),this[n(515)](n(489),e[n(489)]||{}),this[n(515)](n(544),null),this[n(515)](n(503),null),this[n(515)](n(514),null),this[n(515)](n(491),!1),this[n(476)](n(483)),this[n(476)](n(539))}get[jr(518)](){const t=jr;let e=this;for(;e[t(544)];)e=e[t(544)];return e}get[jr(516)](){const t=jr;return!!this[t(514)]&&this[t(514)][t(517)]>0}get[jr(542)](){const t=jr;return 0!=this[t(510)][t(507)]&&6==Array[t(506)](this[t(510)])[0][t(480)](":")[t(517)]}get[jr(550)](){return null!==this[jr(536)]()}[jr(495)](t){const e=jr;this[e(510)][e(537)](t)}[jr(534)](){const t=jr;return Array[t(506)](this[t(510)])}[jr(477)](){const t=jr;return this[t(534)]()[t(487)]((e=>this[t(502)][t(540)][t(545)](e)))[t(508)]((t=>t))}[jr(536)](){return this[jr(477)]()[0]||null}[jr(498)](){const t=jr;this[t(502)][t(543)]((e=>{const n=t;for(const t of this[n(477)]())e[n(525)](t)})),this[t(510)][t(493)]()}[jr(525)](t){const e=jr;this[e(502)][e(543)]((n=>{n[e(525)](t)})),this[e(510)][e(546)](t)}[jr(494)](t){const e=jr,n=e(513)+this[e(532)]+":"+this[e(528)]+":"+this.id+":"+this[e(486)].id+":"+zr[e(541)]();this[e(495)](n),this[e(502)][e(543)]((r=>{r[e(535)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(474)](t){const e=jr;for(const n of this[e(478)]())if(n[e(499)](t))return!0;return!1}[jr(478)](){const t=jr;return this[t(477)]()[t(487)]((e=>e[t(500)]()))}[jr(531)](){const t=jr;return this[t(478)]()[t(509)](((e,n)=>[...e,...n[t(531)]()]),[])}[jr(551)](){const t=jr;var e;return(null===(e=this[t(536)]())||void 0===e?void 0:e[t(500)]())||null}[jr(530)](){const t=jr,e=this[t(478)]();if(1!=e[t(517)])return null;const n=e[0],r=n[t(484)][t(511)],s=n[t(533)][t(479)];return r instanceof i.Element?r!=s?null:r:null}[jr(483)](){const t=jr;this[t(481)](this[t(478)](),this[t(527)],this[t(489)]),this[t(498)]()}[jr(539)](){const t=jr;this[t(521)](this[t(478)](),this[t(527)],this[t(489)]),this[t(498)]()}[jr(490)](){const t=jr,e=[];let n=this[t(518)];for(;n;)e[t(501)](n),n=n[t(503)];return e}[jr(548)](t,e){const n=jr,r=qn(this[n(489)]);hr(r,t,e),wr(r,this[n(489)])||(this[n(489)]=r,this[n(522)](r))}[jr(523)](t){const e=jr,n=qn(this[e(489)]);Ur(n,t),wr(n,this[e(489)])||(this[e(489)]=n,this[e(522)](this[e(489)]))}[jr(496)](){const t=jr;return{id:this.id,type:this[t(528)]?this[t(532)]+":"+this[t(528)]:this[t(532)],authorId:this[t(486)].id,createdAt:this[t(519)],hasComments:this[t(516)],data:this[t(527)],attributes:this[t(489)]}}static[jr(541)](){const t=jr;return(0,e.uid)()[t(553)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Hr(t,e){const n=Kr();return(Hr=function(t,e){return n[t-=323]})(t,e)}function Kr(){const t=["$text","$textProxy","registerAttributeLabel","isInContent","_handleRenameSuggestionDescription","get","removeObject","deletion","function","_customCallbacks","2PJYsHg","pop","removeFormat","insertion","data","attribute","replace","add","registerElementLabel","quantity","Container","indexOf","checkChild","_handleAttributeSuggestionDescription","getWalker","1935227QzkCdh","EmptyContainer","isEmpty","end","matchingCallback","newValue","set","elementStart","match","*Remove:* %0","name","_attributeLabels","remove","_resolveDescriptionItems","text","_itemLabels","start","nodeAfter","removeEmptyContainer","addObject","push","_handleCustomCallbackDescription","10108647CQUWNb","REPLACE_TEXT","902844obXJqK","isEqual","subType","_schema","removeContainer","_addDescriptionItems","Object","312861SAFsoH","previousSibling","_locale","elementEnd","getDescriptions","has","addEmptyContainer","isObject","nextSibling","addContainer","addFormat","*Change to:* %0","30101hxeRAp","*Remove format:* %0","*Split:* %0","label","*Insert:* %0","_handleInsertRemoveSuggestionDescription","8gnEgzn","*Merge:* %0","item","getItemLabel","611820oMuvIk","length","type","softBreak","element","$1 $2","format","key","3797118aEfDUe","map","*Set format:* %0","skip","normal","join","ELEMENT_SPACE","registerDescriptionCallback","_itemLabelsCallbacks","getFirstRange"];return(Kr=function(){return t})()}const Xr=Hr;!function(t,e){const n=Hr,r=t();for(;;)try{if(391402===-parseInt(n(377))/1+-parseInt(n(415))/2*(-parseInt(n(365))/3)+parseInt(n(358))/4+-parseInt(n(387))/5+-parseInt(n(395))/6+parseInt(n(334))/7*(-parseInt(n(383))/8)+parseInt(n(356))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Hr;this[n(414)]=[],this[n(349)]=new Map,this[n(403)]=[],this[n(345)]=new Map,this[n(361)]=t,this[n(367)]=e}[Xr(369)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(388)];o++){const i=t[o];if(!i[e(408)])continue;const a=this[e(355)](i);if(a){if(null!=i[e(360)]){if(r[e(370)](i[e(360)]))continue;r[e(326)](i[e(360)])}n[e(354)](a)}else if(e(324)!=i[e(389)])e(418)!=i[e(389)]&&e(412)!=i[e(389)]||this[e(382)](n,i,t[o+1]);else{const t=i[e(323)][e(394)];if(s[e(370)](t))continue;s[e(326)](i[e(323)][e(394)]),t==Ic?this[e(409)](n,i):this[e(332)](n,i)}}return this[e(347)](n)}[Xr(402)](t){const e=Xr;this[e(414)][e(354)](t)}[Xr(327)](t,n,r=e.priorities[Xr(399)]){const s=Xr;s(413)==typeof t?(0,e.insertToPriorityArray)(this[s(403)],{matchingCallback:t,label:n,priority:r}):this[s(349)][s(340)](t,n)}[Xr(407)](t,e){const n=Xr;this[n(345)][n(340)](t,e)}[Xr(386)](t,e=1){const n=Xr;let r;for(const e of this[n(403)])if(e[n(338)](t)){r=e[n(380)];break}return r||(r=this[n(349)][n(410)](t[n(344)])),r?r(e):1!==e?e+" "+t[n(344)]+"s":""+t[n(344)]}[Xr(363)](t,e){const n=Xr,r=e[n(404)]()[n(333)](),s=n(418)==e[n(389)]?n(326):n(346);for(const e of r){const o=e[n(385)],i=t[t[n(388)]-1];if(o.is(n(406)))i&&i[n(389)][n(330)](n(329))>-1&&t[n(416)](),i&&n(348)==i[n(389)]?i[s]+=o[n(323)]:t[n(354)]({type:n(348),add:n(326)==s?o[n(323)]:"",remove:n(346)==s?o[n(323)]:""});else if(this[n(361)][n(372)](o)){const a=o;if(i&&i[n(389)][n(330)](n(329))>-1&&t[n(416)](),n(368)==e[n(389)])continue;i&&i[n(389)]==s+n(364)&&i[n(391)][n(344)]==a[n(344)]?i[n(328)]++:t[n(354)]({type:s+n(364),element:a,quantity:1}),r[n(398)]((t=>!(n(368)==t[n(389)]&&t[n(385)]==o)))}else if(this[n(361)][n(331)](o,n(405))||o.is(n(391),n(390))){const r=o;if(n(326)==s&&n(341)==e[n(389)]||n(346)==s&&n(368)==e[n(389)])continue;if(i&&-1==i[n(389)][n(330)](n(329))){n(348)==i[n(389)]&&(i[s]+="\n");continue}let a;if(a=n(326)==s?r[n(373)]&&!this[n(361)][n(372)](r[n(373)])?r[n(373)]:null:r[n(366)]&&!this[n(361)][n(372)](r[n(366)])?r[n(366)]:null,r[n(336)]||a&&a[n(336)]){const e=a&&a[n(336)]?a:r;i&&i[n(389)]==s+n(335)&&i[n(391)][n(344)]==e[n(344)]?i[n(328)]++:t[n(354)]({type:s+n(335),element:e,quantity:1})}else t[n(354)]({type:s+n(329),element:r})}}}[Xr(347)](t){const e=Xr,n=this[e(367)],r=[],s=[],o=[];for(const i of t)switch(i[e(389)]){case e(348):if(i[e(326)]=i[e(326)][e(325)](/(\S)\u000A+(\S)/g,e(392))[e(325)](/\u000A/g,""),i[e(346)]=i[e(346)][e(325)](/(\S)\u000A+(\S)/g,e(392))[e(325)](/\u000A/g,""),""!=i[e(326)]&&""!=i[e(346)]){r[e(354)]({type:e(325),content:Wr(n,e(357),['"'+i[e(346)]+'"','"'+i[e(326)]+'"'])});continue}if(null!=i[e(326)][e(342)](/^ +$/)){r[e(354)]({type:e(418),content:Wr(n,e(381),Wr(n,e(401),i[e(326)][e(388)]))});continue}if(null!=i[e(346)][e(342)](/^ +$/)){r[e(354)]({type:e(412),content:Wr(n,e(343),Wr(n,e(401),i[e(346)][e(388)]))});continue}if(""!=i[e(326)]){r[e(354)]({type:e(418),content:Wr(n,e(381),'"'+i[e(326)]+'"')});continue}r[e(354)]({type:e(412),content:Wr(n,e(343),'"'+i[e(346)]+'"')});continue;case e(371):case e(353):r[e(354)]({type:e(418),content:Wr(n,e(381),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(352):case e(411):r[e(354)]({type:e(412),content:Wr(n,e(343),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(374):r[e(354)]({type:e(418),content:Wr(n,e(379),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(362):r[e(354)]({type:e(412),content:Wr(n,e(384),this[e(386)](i[e(391)],i[e(328)]))});continue;case e(375):s[e(354)](i[e(394)]);continue;case e(417):o[e(354)](i[e(394)]);continue;default:r[e(354)](i)}if(s[e(388)]){const t=s[e(396)]((t=>this[e(345)][e(370)](t)?this[e(345)][e(410)](t):t))[e(400)](", ");r[e(354)]({type:e(393),content:Wr(this[e(367)],e(397),t)})}if(o[e(388)]){const t=o[e(396)]((t=>this[e(345)][e(370)](t)?this[e(345)][e(410)](t):t))[e(400)](", ");r[e(354)]({type:e(393),content:Wr(this[e(367)],e(378),t)})}return r}[Xr(355)](t){const e=Xr;for(const n of this[e(414)]){const r=n(t);if(r&&e(389)in r)return r}}[Xr(332)](t,e){const n=Xr,r=e[n(323)],s=void 0===r[n(339)]?n(417):n(375);t[n(354)]({type:s,key:r[n(394)]})}[Xr(409)](t,e){const n=Xr;t[n(354)]({type:n(393),content:Wr(this[n(367)],n(376),this[n(386)](e[n(404)]()[n(350)][n(351)],1))})}[Xr(382)](t,e,n){const r=Xr;if(this[r(363)](t,e),n&&n[r(404)]()&&!e[r(404)]()[r(337)][r(359)](n[r(404)]()[r(350)])){const n=t[t[r(388)]-1],s=r(418)==e[r(389)]?r(326):r(346);n&&r(348)==n[r(389)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=231]})(t,e)}function Qr(){const t=["427YUvnib","2297448jmWqzx","showAIAssistant","3LBLmpG","14643kuckqv","15PqNoOb","263148TApEoT","780971dJqPTP","editor","enableCommand","10527396qFeRgw","get","37712CzsFhl","afterInit","plugins","762574LPtaHH","commands","TrackChangesEditing","6870WKEoVW"];return(Qr=function(){return t})()}const Jr=Zr;!function(t,e){const n=Zr,r=t();for(;;)try{if(583163===parseInt(n(241))/1+-parseInt(n(249))/2*(-parseInt(n(237))/3)+-parseInt(n(235))/4+parseInt(n(239))/5*(-parseInt(n(240))/6)+parseInt(n(234))/7*(parseInt(n(246))/8)+parseInt(n(238))/9*(-parseInt(n(233))/10)+parseInt(n(244))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Jr(247)](){const t=Jr,e=this[t(242)],n=e[t(248)][t(245)](t(232));e[t(231)][t(245)](t(236))&&n[t(243)](t(236))}}function $r(){const t=["3450000kXGJcj","395195PftITk","10gkksPG","commandName","*Format:* %0","984lLQaFD","type","_descriptionFactory","360KUpaTo","format","1468228aLVrja","registerAttributeLabel","registerDescriptionCallback","90286JcWMyV","TrackChangesEditing","get","has","formatBlock","editor","AlignmentEditing","center","commandParams","plugins","102YUncUf","alignment","_enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","7064577YAmTIt","11852951fWIhaH","67730yKIAdj","justify","value","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","locale","right","1kwqWEU","_registerLegacyDescription","left","afterInit","FORMAT_JUSTIFY_TEXT","3nFuYdA"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(698729===parseInt(n(252))/1*(parseInt(n(268))/2)+-parseInt(n(257))/3*(-parseInt(n(258))/4)+parseInt(n(259))/5*(-parseInt(n(281))/6)+-parseInt(n(271))/7*(-parseInt(n(266))/8)+-parseInt(n(286))/9+parseInt(n(260))/10*(parseInt(n(287))/11)+parseInt(n(263))/12*(-parseInt(n(288))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(255)](){const t=ts,e=this[t(276)],n=e[t(250)];if(!e[t(280)][t(274)](t(277)))return;const r=e[t(280)][t(273)](t(272));r[t(283)](t(282),[],[t(282)]),r[t(265)][t(269)](t(282),Wr(n,t(248))),this[t(253)]()}[ts(253)](){const t=ts,e=this[t(276)],n=e[t(250)];e[t(280)][t(273)](t(272))[t(265)][t(270)]((e=>{const r=t;if(r(275)!=e[r(264)])return;const{data:s}=e;if(s&&r(282)==s[r(261)]){const t=s[r(279)][0][r(247)];return{type:r(267),content:Wr(n,r(262),function(t){const e=r;switch(t){case e(254):return Wr(n,e(285));case e(251):return Wr(n,e(284));case e(278):return Wr(n,e(249));case e(289):return Wr(n,e(256))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=190]})(t,e)}function os(){const t=["toUpperCase","type","*Remove format:* %0","FORMAT_BOLD","strikethrough","SuperscriptEditing","superscript","767791Ixraye","_descriptionFactory","registerAttributeLabel","FORMAT_SUPERSCRIPT","6485705ThCsMZ","commandName","FORMAT_","13629660XMIquG","BoldEditing","FORMAT_UNDERLINE","StrikethroughEditing","locale","FORMAT_CODE","CodeEditing","4JqHobR","TrackChangesEditing","plugins","toLowerCase","slice","*Format:* %0","format","underline","435462deoqCR","9tfyfFL","get","3824944uUnKXk","formatInline","FORMAT_ITALIC","14zOuRvX","afterInit","ItalicEditing","code","registerDescriptionCallback","_registerLegacyDescription","has","commandParams","italic","editor","subscript","SubscriptEditing","bold","UnderlineEditing","3011046RDZkDg","forceValue","_enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","639258PitWMu","FORMAT_STRIKETHROUGH"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(652829===-parseInt(n(242))/1+parseInt(n(209))/2+parseInt(n(229))/3+parseInt(n(201))/4*(parseInt(n(191))/5)+parseInt(n(233))/6*(-parseInt(n(215))/7)+parseInt(n(212))/8+parseInt(n(210))/9*(-parseInt(n(194))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(195),rs(217),rs(228),rs(200),rs(197),rs(226),rs(240)];class as extends t.Plugin{[rs(216)](){const t=rs,e=this[t(224)],n=e[t(203)][t(211)](t(202)),r=e[t(198)];for(const s of is){if(!e[t(203)][t(221)](s))continue;const o=s[t(205)](0,-7)[t(204)](),i=t(193)+o[t(235)]();n[t(231)](o,[o]),n[t(243)][t(244)](o,Wr(r,i))}this[t(220)]()}[rs(220)](){const t=rs,e=this[t(224)],n=e[t(198)],r=e[t(203)][t(211)](t(202));function s(e,s){const o=t;r[o(243)][o(219)]((t=>{const r=o;if(r(213)!=t[r(236)])return;const{data:i}=t;return i&&i[r(192)]===e?i[r(222)][0][r(230)]?{type:r(207),content:Wr(n,r(206),s)}:{type:r(207),content:Wr(n,r(237),s)}:void 0}))}s(t(227),Wr(n,t(238))),s(t(223),Wr(n,t(214))),s(t(208),Wr(n,t(196))),s(t(218),Wr(n,t(199))),s(t(239),Wr(n,t(234))),s(t(225),Wr(n,t(232))),s(t(241),Wr(n,t(190)))}}const cs=ls;function us(){const t=["commands","parent","selection","11QLWmTN","blockQuote","2667684ibcfdR","plugins","checkChild","enableCommand","466645OobeRS","TrackChangesEditing","5102307bjSEFa","format","get","47665OChTKx","10AFYNnR","_descriptionFactory","*Set format:* %0","change","locale","commandParams","schema","*Remove format:* %0","afterInit","ELEMENT_BLOCK_QUOTE","getSelectedBlocks","markBlockFormat","240BikUTn","from","value","has","registerDescriptionCallback","model","106908gzSswe","$root","forceValue","document","24YjTwFa","name","2899984EWrPiw","61481nMnkOo","editor","filter","commandName","3zafBye","BlockQuoteEditing"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(341553===parseInt(n(312))/1+-parseInt(n(285))/2*(-parseInt(n(296))/3)+parseInt(n(289))/4*(-parseInt(n(307))/5)+parseInt(n(279))/6*(-parseInt(n(292))/7)+parseInt(n(291))/8+-parseInt(n(309))/9*(-parseInt(n(313))/10)+-parseInt(n(301))/11*(-parseInt(n(303))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(275)](){const t=cs,e=this[t(293)],n=e[t(271)];if(!e[t(304)][t(282)](t(297)))return;const r=e[t(304)][t(311)](t(308)),s=this[t(293)][t(298)][t(311)](t(302));r[t(306)](t(302),((n,o={})=>{const i=t,a=this[i(293)][i(284)][i(288)][i(300)],c=o&&void 0!==o[i(287)]?o[i(287)]:!s[i(281)];let u=[];if(c){const t=Array[i(280)](a[i(277)]())[i(294)]((t=>hs(t)||function(t,e){const n=i,r=e[n(305)](t[n(299)],n(302)),s=e[n(305)]([n(286),n(302)],t);return r&&s}(t,this[i(293)][i(284)][i(273)])));u=y(t,e[i(284)])}else{const t=Array[i(280)](a[i(277)]())[i(294)]((t=>hs(t)));u=y(t,e[i(284)])}e[i(284)][i(270)]((()=>{const t=i;for(const e of u)r[t(278)](e,{commandName:t(302),commandParams:[{forceValue:c}]})}))})),r[t(268)][t(283)]((e=>{const r=t,{data:s}=e;if(s&&r(302)==s[r(295)]){const t=Wr(n,r(276));return s[r(272)][0][r(287)]?{type:r(310),content:Wr(n,r(269),t)}:{type:r(310),content:Wr(n,r(274),t)}}}))}}function hs(t){const e=cs;return e(302)==t[e(299)][e(290)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=363]})(t,e)}function ps(){const t=["afterInit","99271TlYZlC","changeCaseUpper","4hSTkgH","TrackChangesEditing","has","27ttTjDI","516fLCMGO","1098424PkugHR","editor","enableCommand","1662xNiUvD","changeCaseLower","CaseChange","481495IAbSgE","117GvBDkI","42076eJOgQR","9835DEyAGX","219271qczfvv","plugins","get","11lKsati","changeCaseTitle","2041310shsywH"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(235876===parseInt(n(371))/1*(parseInt(n(373))/2)+-parseInt(n(385))/3*(parseInt(n(386))/4)+-parseInt(n(384))/5+-parseInt(n(381))/6*(parseInt(n(363))/7)+-parseInt(n(378))/8*(-parseInt(n(376))/9)+-parseInt(n(369))/10*(parseInt(n(367))/11)+parseInt(n(377))/12*(parseInt(n(364))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(370)](){const t=gs,e=this[t(379)];e[t(365)][t(375)](t(383))&&(e[t(365)][t(366)](t(374))[t(380)](t(372)),e[t(365)][t(366)](t(374))[t(380)](t(382)),e[t(365)][t(366)](t(374))[t(380)](t(368)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=258]})(t,e)}function bs(){const t=["get","224037jXxYAz","32432wQGuli","203697pSpRVb","252zCfRKI","22llNOVy","TrackChangesEditing","editor","1165DQkFoL","commands","plugins","406kmdazV","afterInit","153444BYMCIZ","18dJBNaQ","214990yqzceE","enableCommand","ckbox","345110ectnON"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(166133===parseInt(n(259))/1*(parseInt(n(274))/2)+parseInt(n(271))/3+parseInt(n(264))/4+-parseInt(n(269))/5*(-parseInt(n(265))/6)+-parseInt(n(262))/7*(parseInt(n(272))/8)+-parseInt(n(273))/9+-parseInt(n(266))/10*(parseInt(n(275))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(263)](){const t=Is,e=this[t(258)];e[t(260)][t(270)](t(268))&&e[t(261)][t(270)](t(276))[t(267)](t(268))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=175]})(t,e)}function As(){const t=["isLimit","has","rootElement","*Remove format:* %0","84108JdWtSt","*Set format:* %0","enableCommand","languages","blockName","checkChild","4688451zjafPn","find","forceValue","TrackChangesEditing","type","codeBlock","schema","value","getSelectedBlocks","markBlockFormat","commandParams","commandName","parent","locale","3448434YKHRQG","ELEMENT_CODE_BLOCK","name","registerDescriptionCallback","6MCXhEG","indentCodeBlock","afterInit","editor","config","14FkUWXG","outdentCodeBlock","from","28795iuEjUR","model","label","format","834fGgHwK","593084MsKnNe","5719152LaqtLb","plugins","30UPcrRe","selection","16OgLnqS","language","get","2720417FWUdXV","commands","change","CodeBlock","formatBlock","filter","_descriptionFactory","toLowerCase","document","registerElementLabel"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(635412===parseInt(n(179))/1*(-parseInt(n(209))/2)+parseInt(n(233))/3*(-parseInt(n(187))/4)+-parseInt(n(182))/5*(-parseInt(n(186))/6)+-parseInt(n(195))/7*(-parseInt(n(192))/8)+-parseInt(n(215))/9+parseInt(n(190))/10*(parseInt(n(229))/11)+-parseInt(n(188))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(176)](){const t=_s,e=this[t(177)];if(!e[t(189)][t(206)](t(198)))return;const n=e[t(189)][t(194)](t(218)),r=e[t(228)],s=e[t(178)][t(194)](t(220))[t(212)],o=e[t(196)][t(194)](t(220));n[t(211)](t(175)),n[t(211)](t(180)),n[t(211)](t(220),((r,i={})=>{const a=t,c=e[a(183)],u=e[a(183)][a(203)][a(191)],l=i&&void 0!==i[a(217)]?i[a(217)]:!o[a(222)];let f;i[a(193)]||(i[a(193)]=s[0][a(193)]),f=l?Array[a(181)](u[a(223)]())[a(200)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(207))&&!e[n(205)](t)&&e[n(214)](t[n(227)],n(220))}(t,c[a(221)]))):Array[a(181)](u[a(223)]())[a(200)]((t=>Cs(t)));const h=y(f,c);c[a(197)]((()=>{const t=a;for(const e of h)n[t(224)](e,{commandName:t(220),commandParams:[{...i,forceValue:l}],formatGroupId:t(213)})}))})),n[t(201)][t(204)](t(220),(e=>Wr(r,t(230),e))),n[t(201)][t(232)]((e=>{const n=t;if(n(199)!=e[n(219)])return;const o=r.t,{data:i}=e;if(!i||n(220)!=i[n(226)])return;const a=i[n(225)][0][n(193)],c=o(s[n(216)]((t=>t[n(193)]===a))[n(184)])[n(202)]();return i[n(225)][0][n(217)]?{type:n(185),content:Wr(r,n(210),Wr(r,n(230),1)+" ("+c+")")}:{type:n(185),content:Wr(r,n(208),Wr(r,n(230),1))}}))}}function Cs(t){const e=_s;return e(220)==t[e(231)]}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=200]})(t,e)}function Ls(){const t=["680979kmFdDv","TrackChangesEditing","3679660TVGMBe","CommentsEditing","editor","afterInit","has","253827KBZLEo","585718cgEaET","8klmzQH","17412168VjWxhw","addCommentThread","enableCommand","3202920jMSlok","1226638cECNXx","plugins","get"];return(Ls=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(569603===-parseInt(n(215))/1+-parseInt(n(205))/2+-parseInt(n(208))/3*(parseInt(n(200))/4)+-parseInt(n(210))/5+parseInt(n(204))/6+-parseInt(n(216))/7+parseInt(n(201))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(213)](){const t=Rs,e=this[t(212)];e[t(206)][t(214)](t(211))&&e[t(206)][t(207)](t(209))[t(203)](t(202))}}var vs=n(834);function Ms(t,e,n){const r=Os,s=[];for(const o of e[r(454)]())o[r(444)](t)&&s[r(450)](n[r(438)](o));return s}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=431]})(t,e)}function ws(){const t=["nextSibling","push","markerName","5258etRbul","625275adLQYU","getItems","addHighlight","2anYecD","get","consumable","TrackChangesEditing","8987262Xnktmo","span","type","element","includes","278979pVkQtv","elementEnd","plugins","previousPosition","54580hEWvNF","addClass","model","test","writer","name","createUIElement","isBlock","isContent","insert","5qUoyjC","1983920ieloPd","ck-suggestion-marker-","8057441RfaBrk","toViewPosition","isAtEnd","getWalker","getAttribute","10786869jDtDFi","8kFTtLg","isLimit","mapper","item","bindElementToMarker","listItem","createRangeOn","start","parent","getCustomProperty","activeMarkers","schema","hasAttribute","markerRange","ck-suggestion-marker--active","listIndent","toViewElement"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(467)][r(457)](r(459));return(o,i,a)=>{const c=r;if(!a[c(458)][c(472)](i[c(445)],o[c(474)]))return;const u=i[c(445)][c(485)](),l=i[c(445)][c(439)],f=t[c(471)][c(443)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(435)];d=d||f[c(477)](e);const n=a[c(434)][c(448)](e);if(n&&n[c(441)](c(455)))return;c(466)==t[c(462)]&&f[c(476)](e)&&!f[c(433)](e)&&(e[c(449)]||l[c(484)]?h&&h[c(440)]==e||(h=e,m(t[c(468)]),p=!0):g=g||t[c(468)])}function m(t){const r=c,o=a[r(473)][r(475)](r(461),{class:r(481)+e}),u=a[r(434)][r(483)](t);n&&s[r(442)][r(464)](i[r(451)])&&a[r(473)][r(470)](r(446),o),a[r(473)][r(478)](u,o),a[r(434)][r(436)](o,i[r(451)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(813131===parseInt(n(465))/1*(parseInt(n(456))/2)+-parseInt(n(453))/3+-parseInt(n(480))/4+parseInt(n(479))/5*(parseInt(n(460))/6)+parseInt(n(482))/7*(parseInt(n(432))/8)+parseInt(n(431))/9+parseInt(n(469))/10*(-parseInt(n(452))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["model","forward","editing","4295570DFjLlm","start","createSelection","enqueueChange","high","downcastDispatcher","merge","get","end","unlock","isCollapsed","uiElement","delete","commands","getFirstRange","411435Pznmcx","requires","14343yxxLSY","modifySelection","setSelection","document","deleteForward","plugins","unbindElementFromMarkerName","buffer","744hgvLwu","init","2JmIief","batch","TrackChangesEditing","showSuggestionHighlights","markerNameToElements","root","$graveyard","rootName","options","editor","unit","addMarker:suggestion:deletion","enableCommand","removeMarker:suggestion:deletion","978548JmzQOV","mapper","bind","remove","markerName","writer","324747HJgWJP","createRange","detach","selection","40UNUBKw","fromRange","lock","1216370BeXahh","82523UMuCni","data"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(134865===-parseInt(n(222))/1*(parseInt(n(254))/2)+-parseInt(n(242))/3+-parseInt(n(268))/4+parseInt(n(221))/5+parseInt(n(252))/6*(-parseInt(n(244))/7)+-parseInt(n(218))/8*(-parseInt(n(214))/9)+parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(243)](){return[vs.Delete]}[Fs(253)](){const t=Fs,e=this[t(263)],n=e[t(249)][t(234)](t(256));n[t(266)](t(239));const r=e[t(240)][t(234)](t(248));n[t(266)](t(248),((n,s={})=>{const o=t,a=e[o(224)][o(229)](e[o(224)][o(247)][o(217)]);a[o(237)]&&e[o(224)][o(245)](a,{direction:o(225),unit:s[o(264)]});const c=a[o(241)](),u=i.LiveRange[o(219)](c);let l;n(s),l=o(260)==u[o(259)][o(261)]?e[o(224)][o(215)](c[o(228)]):e[o(224)][o(215)](u[o(228)],u[o(235)]),u[o(216)](),e[o(224)][o(230)](r[o(251)][o(255)],(t=>{const e=o;r[e(251)][e(220)](),t[e(246)](t[e(215)](l[e(235)])),r[e(251)][e(236)]()}))})),e[t(226)][t(232)].on(t(265),Ds(e,t(233)),{priority:t(231)}),e[t(223)][t(232)].on(t(265),((n,r,s)=>{const o=t;s[o(262)][o(257)]&&Ds(e,o(233),{showActiveMarker:!1})[o(210)](this)(n,r,s)}),{priority:t(231)}),e[t(226)][t(232)].on(t(267),((e,n,r)=>{const s=t,o=r[s(269)][s(258)](n[s(212)]);if(o)for(const t of o)t.is(s(238))&&(r[s(269)][s(250)](t,n[s(212)]),r[s(213)][s(211)](t))}),{priority:t(231)})}}const Us=js;function js(t,e){const n=zs();return(js=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(973849===parseInt(n(141))/1*(-parseInt(n(246))/2)+-parseInt(n(118))/3*(-parseInt(n(157))/4)+parseInt(n(230))/5+-parseInt(n(154))/6*(parseInt(n(105))/7)+-parseInt(n(211))/8*(-parseInt(n(190))/9)+parseInt(n(209))/10+-parseInt(n(163))/11*(-parseInt(n(185))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Gs extends t.Plugin{[Us(112)](){const t=Us,e=this[t(244)];if(!e[t(161)][t(125)](t(108)))return;const n=e[t(159)],r=e[t(161)][t(233)](t(152)),s=e[t(161)][t(125)](t(143)),o=!!e[t(132)][t(233)](t(178));function i(e){const r=t;return{type:r(173),content:""+Wr(n,r(166),e)}}function a(e){const r=t;return{type:r(173),content:""+Wr(n,r(225),e)}}r[t(193)](t(167),[],[t(187),t(170),t(217)]),r[t(193)](t(136)),r[t(193)](t(126)),r[t(193)](t(218)),r[t(193)](t(223)),r[t(193)](t(201)),o&&(r[t(193)](t(104)),r[t(193)](t(198))),s&&(r[t(193)](t(111)),r[t(193)](t(226),[],[t(177)]),r[t(137)][t(227)]((e=>{const r=t,{data:s}=e;if(s&&r(177)==s[r(142)])return{type:r(173),content:s[r(213)]?Wr(n,r(134)):Wr(n,r(247))}})),this[t(244)][t(176)][t(220)][t(195)]((e=>{const n=t;if(e[n(106)][n(245)])return!1;let s=!1;const o=r[n(164)]({skipNotAttached:!0})[n(212)]((t=>n(177)===r[n(204)](t)));for(const t of o)n(197)!=t[n(146)]()[n(192)][n(172)][n(222)](n(170))&&(r[n(145)](t[n(146)](),n(122))[n(232)]((t=>n(170)===r[n(204)](t[n(239)])))||(e[n(135)](t[n(200)]()),s=!0));return s}))),r[t(137)][t(107)](t(217),Wr(n,t(174)));const c={type:t(173),content:""};r[t(137)][t(227)]((e=>{const r=t,{data:s}=e;if(!s||r(170)!=s[r(142)])return;let u=e[r(238)];for(;u;){if(u[r(103)]&&(r(168)==u[r(103)][r(142)]&&(u[r(103)][r(213)]&&r(139)!=u[r(103)][r(213)]||r(139)!=u[r(103)][r(231)]&&!s[r(213)])||!o&&u[r(103)][r(142)]==Ic))return c;u=u[r(228)]}if(null==s[r(213)])switch(s[r(231)]){case r(194):return a(Wr(n,r(186)));case r(129):return a(Wr(n,r(140)));case r(197):return a(Wr(n,r(151)))}switch(s[r(213)]){case r(194):return i(Wr(n,r(186)));case r(129):return i(Wr(n,r(140)));case r(197):return i(Wr(n,r(151)))}})),r[t(137)][t(227)]((e=>{const n=t,{data:r}=e;if(r&&n(217)==r[n(142)])return null==r[n(213)]||null==r[n(231)]&&0==r[n(213)]?c:void 0})),r[t(137)][t(227)]((e=>{const r=t;if(r(122)!=e[r(124)])return;const{data:s}=e;if(!s||r(187)!=s[r(142)])return;const o=Vs(e);return o?r(213)==o?{type:r(173),content:Wr(n,r(149))}:r(231)==o?{type:r(173),content:Wr(n,r(243))}:c:c})),e[t(176)][t(220)][t(195)]((e=>this[t(196)](e))),e[t(176)][t(220)][t(195)]((e=>this[t(210)](e))),e[t(176)][t(220)][t(195)]((e=>this[t(180)](e))),this[t(158)]()}[Us(196)](t){const e=Us;if(t[e(106)][e(245)]||!t[e(106)][e(155)])return!1;let n=!1;const r=this[e(244)][e(161)][e(233)](e(152))[e(164)]({skipNotAttached:!0})[e(212)]((t=>t[e(103)]&&e(187)==t[e(103)][e(142)]))[e(212)]((t=>t[e(103)][e(213)]&&t[e(103)][e(231)]));for(const s of r)Vs(s)||(t[e(135)](s[e(200)]()),n=!0);return n}[Us(210)](t){const e=Us;if(t[e(106)][e(245)]||!t[e(106)][e(155)])return!1;const n=this[e(244)][e(161)][e(233)](e(152));if(n[e(236)][e(229)])return!1;let r=!1;const s=[e(170),e(168),e(187),e(217),e(120),e(237),e(203)],o=this[e(244)][e(176)][e(220)][e(191)][e(234)]()[e(212)]((t=>e(122)==t[e(124)]))[e(212)]((t=>s[e(171)](t[e(181)])));if(0==o[e(169)])return r;for(const i of o){const o=n[e(145)](i[e(127)],e(122))[e(212)]((t=>!t[e(128)][e(182)]))[e(241)]((t=>t[e(239)]))[e(212)]((t=>{const r=e,o=n[r(204)](t);return s[r(171)](o)}));if(o[e(169)]){for(const n of o)t[e(135)](n[e(200)]());r=!0}}return r}[Us(180)](t){const e=Us;if(t[e(106)][e(245)]||!t[e(106)][e(155)])return!1;const n=this[e(244)][e(161)][e(233)](e(152));let r=!1;const s=[e(170),e(168),e(187),e(217),e(120),e(237),e(203)];for(const t of n[e(164)]({skipNotAttached:!0})){const o=n[e(145)](t[e(146)](),e(122))[e(241)]((t=>t[e(239)]))[e(212)]((t=>t[e(103)]&&s[e(171)](t[e(103)][e(142)])));if(!o[e(169)])continue;const a=o[0][e(238)][e(183)][e(248)];if(!o[e(175)]((t=>t[e(183)][e(248)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(164)]({skipNotAttached:!0})[s(212)]((e=>s(122)==e[s(124)]&&e[s(183)][s(248)]==t)))e[s(242)](s(248),r)}function i(t,n){const r=e;let s=t[r(238)],i=!1;for(;s;)s[r(183)][r(248)]!=n&&(o(s[r(183)][r(248)],n),s[r(242)](r(248),n),i=!0),s=s[r(228)];return i}}[Us(158)](){const t=Us,e=this[t(244)],n=e[t(159)],r=e[t(161)][t(233)](t(152));this[t(156)](),r[t(207)][t(133)](t(219),t(123),t(153),(function(n,r){const s=t,o=[];for(let t of n)t[s(192)][s(172)]===t[s(160)][s(224)]&&(t=e[s(176)][s(144)](e[s(176)][s(189)](t[s(192)][s(172)],0))),o[s(121)](t);e[s(176)][s(116)]((t=>{const n=s,a=e[n(176)][n(220)][n(138)],c=Array[n(221)](a[n(115)]())[n(241)]((t=>i.LiveRange[n(148)](t)));t[n(109)](o),e[n(150)][n(233)](r[n(188)])[n(215)](),r[n(208)][n(121)]({forceDefaultExecution:!0}),e[n(165)](r[n(188)],...r[n(208)]),t[n(109)](c);for(const t of c)t[n(131)]()}))})),r[t(137)][t(110)]((function(n){const r=t,s=!e[r(176)][r(117)][r(206)](n),o=n[r(114)],i=n[r(130)],a=n[r(222)](r(187)),c=!o||o[r(222)](r(187))!==a,u=!i||i[r(222)](r(187))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(202),e)))}[Us(156)](){const t=Us,e=this[t(244)],n=e[t(159)];function r(n){const r=t,s=e[r(150)][r(233)](r(136))[r(229)],o=e[r(150)][r(233)](r(167))[r(229)];return r(167)===n?s:o}e[t(161)][t(233)](t(152))[t(137)][t(227)]((function(s){const o=t;if(o(219)!=s[o(124)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(188)]){case o(136):u=i[o(208)][0][o(119)],l=r(i[o(188)]),a=o(u?216:113),!l&&e[o(132)][o(233)](o(178))||(a=o(205)),c={type:o(173),content:Wr(n,a,Wr(n,o(186)))};break;case o(167):u=i[o(208)][0][o(119)],l=r(i[o(188)]),a=o(u?216:113),!l&&e[o(132)][o(233)](o(178))||(a=o(205)),c={type:o(173),content:Wr(n,a,Wr(n,o(140)))};break;case o(126):a=o(179),c={type:o(173),content:Wr(n,a,Wr(n,o(202)))};break;case o(218):a=function(t){const e=o,n=t[e(146)]();let r=n[e(192)][e(172)];for(;r&&n[e(162)](r);){if(r[e(222)](e(217))>0)return!1;r=r[e(130)]}return!0}(s)?Wr(n,o(113),Wr(n,function(t){const e=o;return e(214)+t[e(146)]()[e(192)][e(172)][e(222)](e(170))[e(199)]()+e(240)}(s))):Wr(n,o(235),Wr(n,o(202))),c={type:o(173),content:a};break;case o(104):case o(198):!1===i[o(147)]&&(a=o(184),c={type:o(249),content:Wr(n,a,Wr(n,o(202)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(146)]()[e(192)][e(172)][e(114)];for(;n;){const r=n[e(222)](e(187));if(!r)return!1;if(r==t[e(103)][e(213)])return e(213);if(r==t[e(103)][e(231)])return e(231);n=n[e(114)]}return!1}function zs(){const t=["documentList","type","has","indentList","range","meta","numbered","nextSibling","detach","config","registerCustomCallback","*Check item*","removeMarker","bulletedList","_descriptionFactory","selection","default","ELEMENT_NUMBERED_LIST","7WZPTZo","key","TodoListEditing","createRange","_findSuggestions","getFirstRange","multipleBlocks","fromRange","*Merge:* list item","commands","ELEMENT_TODO_LIST","TrackChangesEditing","accept","2085996mnuBJW","isLocal","_registerLegacyDescription","260380uUrYrs","_supportLegacySuggestions","locale","end","plugins","containsItem","22BrpdXw","getSuggestions","execute","*Set format:* %0","numberedList","listStyle","length","listType","includes","nodeAfter","format","FORMAT_INDENT","every","model","todoListChecked","list.multiBlock","*Indent:* %0","assureChains","attributeKey","isNextTo","attributes","*Merge:* %0","2918724pypdjk","ELEMENT_BULLETED_LIST","listItemId","commandName","createPositionAt","8433IvhIXL","differ","start","_enableDefaultAttributesIntegration","bulleted","registerPostFixer","listItemIdFixer","todo","mergeListItemForward","toUpperCase","getFirstMarker","splitListItemBefore","ELEMENT_LIST_ITEM","todoListCheck","_getAttributeKey","*Change to:* %0","isObject","_suggestionFactory","commandParams","10909090HbsAhE","noTrackChangesFixer","12904KPrMTL","filter","newValue","ELEMENT_","refresh","*Format:* insert into %0","listIndent","outdentList","formatBlock","document","from","getAttribute","splitListItemAfter","parent","*Remove format:* %0","checkTodoList","registerDescriptionCallback","next","value","282945ufPNSR","oldValue","find","get","getChanges","*Outdent:* %0","trackChangesCommand","listReversed","head","suggestion","_LIST","map","setAttribute","*Split:* list item","editor","isUndo","179554ymmqJe","*Uncheck item*","groupId","deletion","data","mergeListItemBackward","35miLcRK","batch","registerAttributeLabel","ListEditing","setSelection","registerElementLabel","todoList","afterInit","*Format:* remove from %0","previousSibling","getRanges","change","schema","9pGjlDO","forceValue","listStart","push","attribute"];return(zs=function(){return t})()}const Ws=Ks;function Hs(){const t=["document","8512406Uteywz","registerPostFixer","ELEMENT_","TrackChangesEditing","_enableDefaultAttributesIntegration","get","getAttribute","_findSuggestions","default","attribute","toUpperCase","start","6442128FfnPrA","bind","filter","upper-roman","22334NcZAqQ","lower-roman","type","_getAttributeKey","getFirstRange","getSuggestions","*Change to:* %0","numbered","reversed","batch","FORMAT_LIST_START","registerDescriptionCallback","upper-latin","isUndo","square","locale","config","ListPropertiesEditing","editor","styles","registerAttributeLabel","newValue","key","replace","head","1823646iFOKsa","10367960oXfxau","listType","listReversed","813372QaXBSd","disc","*Format:* set start index to %0","decimal-leading-zero","_LIST_DEFAULT","startIndex","data","plugins","160sEDCqp","FORMAT_LIST_REVERSED","includes","commandName","getFirstMarker","_getTranslationKeyForListStyle","_LIST_","removeMarker","nodeAfter","listStyle","find","next","*Set format:* %0","circle","lower-latin","2145395QCDEYR","*Remove format:* %0","listStart","suggestion","has","_registerLegacyDescription","afterInit","*Format:* set order to reversed","oldValue","commandParams","formatBlock","format","handleDescriptions","decimal","_descriptionFactory","*Format:* set order to regular","model","bulleted","list.properties"];return(Hs=function(){return t})()}function Ks(t,e){const n=Hs();return(Ks=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(928440===parseInt(n(350))/1*(parseInt(n(313))/2)+parseInt(n(338))/3+parseInt(n(309))/4+-parseInt(n(365))/5+-parseInt(n(342))/6+-parseInt(n(297))/7+-parseInt(n(339))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hs);class Xs extends t.Plugin{[Ws(371)](){const t=Ws;if(!this[t(331)][t(349)][t(369)](t(330)))return;const e=this[t(331)][t(329)][t(302)](t(295)),n=this[t(331)][t(349)][t(302)](t(300));e[t(332)]&&n[t(301)](t(359),[],[t(359)]),e[t(321)]&&n[t(301)](t(341),[],[t(341)]),e[t(347)]&&n[t(301)](t(367),[],[t(367)]);const r={type:t(288),content:""};n[t(291)][t(324)](this[t(289)][t(310)](this));const s=this[t(331)][t(328)];n[t(291)][t(333)](t(341),Wr(s,t(351))),n[t(291)][t(324)]((e=>{const n=t,{data:s}=e;if(s&&n(341)==s[n(335)])return null==s[n(334)]||0==s[n(334)]&&null==s[n(285)]?r:void 0})),n[t(291)][t(333)](t(367),Wr(s,t(323))),n[t(291)][t(324)]((e=>{const n=t,{data:s}=e;if(s&&n(367)==s[n(335)])return null==s[n(334)]||1==s[n(334)]&&null==s[n(285)]?r:void 0})),this[t(331)][t(293)][t(296)][t(298)]((e=>{const r=t;if(e[r(322)][r(326)])return!1;let s=!1;const o=n[r(318)]({skipNotAttached:!0})[r(311)]((t=>{const e=r,s=n[e(316)](t);return e(367)==s||e(341)==s}));for(const t of o)r(320)!=t[r(317)]()[r(308)][r(358)][r(303)](r(340))&&(n[r(304)](t[r(317)](),r(306))[r(360)]((t=>r(340)==n[r(316)](t[r(368)])))||(e[r(357)](t[r(354)]()),s=!0));return s})),this[t(370)]()}[Ws(289)](t){const e=Ws,n=this[e(331)][e(328)],{data:r}=t,s={type:e(288),content:""};if(!r||e(359)!=r[e(335)])return;if(!r[e(285)])return e(305)==r[e(334)]?s:{type:e(288),content:""+Wr(n,e(362),Wr(n,this[e(355)](r[e(334)])))};if(!r[e(334)]){if(e(305)==r[e(285)])return s;let o=t[e(337)];for(;o;){if(o[e(348)]&&e(340)==o[e(348)][e(335)]&&o[e(348)][e(334)])return s;o=o[e(361)]}return{type:e(288),content:""+Wr(n,e(366),Wr(n,this[e(355)](r[e(285)])))}}if(e(305)!=r[e(334)])return{type:e(288),content:""+Wr(n,e(362),Wr(n,this[e(355)](r[e(334)])))};let o=t[e(337)];for(;o;){if(o[e(348)]&&e(340)==o[e(348)][e(335)]&&o[e(348)][e(334)]&&o[e(348)][e(285)])return s;o=o[e(361)]}const i=t[e(317)]()[e(308)][e(358)][e(303)](e(340));return{type:e(288),content:Wr(n,e(362),Wr(n,e(299)+i[e(307)]()+e(346)))}}[Ws(370)](){const t=Ws,e=this[t(331)],n=e[t(328)];e[t(349)][t(302)](t(300))[t(291)][t(324)]((e=>{const r=t;if(r(287)!=e[r(315)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(353)]){case r(359):o=r(319),i={type:r(288),content:Wr(n,o,Wr(n,this[r(355)](s[r(286)][0][r(315)])))};break;case r(341):o=s[r(286)][0][r(321)]?r(284):r(292),i={type:r(288),content:Wr(n,o)};break;case r(367):o=r(344),i={type:r(288),content:Wr(n,o,s[r(286)][0][r(347)])}}return i}))}[Ws(355)](t){const e=Ws;return e(299)+function(t){const n=e;return qs[n(352)](t)?n(294):Zs[n(352)](t)?n(320):null}(t)[e(307)]()+e(356)+t[e(307)]()[e(336)](/-/g,"_")}}const qs=[Ws(343),Ws(363),Ws(327)],Zs=[Ws(290),Ws(345),Ws(314),Ws(312),Ws(364),Ws(325)];var Qs=n(507);function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=314]})(t,e)}const Ys=Js;function $s(){const t=["high","1116WhYZau","hasClass","fromRange","removeMarker:suggestion:insertion","markerNameToElements","165320fAtBOp","121506TILmWO","nextSibling","bind","ck-suggestion-marker-split","TrackChangesEditing","mapper","3KSAnpn","markerName","editing","fire","enableCommand","enterBlock","20dTYffp","setSelection","detach","remove","createPositionAt","requires","createRange","document","7959cGCXOr","change","unbindElementFromMarkerName","afterExecute","selection","parent","split","10CiKqKb","markInsertion","end","data","8FjQpND","editor","showSuggestionHighlights","model","downcastDispatcher","get","plugins","options","commands","getFirstRange","157779xfPcrd","enter","189660GnpOSi","getFirstPosition","init","writer","435332WPbLYZ","1820604OzcKGh","addMarker:suggestion:insertion"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(114708===parseInt(n(366))/1+parseInt(n(357))/2*(-parseInt(n(316))/3)+parseInt(n(353))/4*(-parseInt(n(322))/5)+-parseInt(n(361))/6*(-parseInt(n(330))/7)+-parseInt(n(341))/8*(parseInt(n(351))/9)+parseInt(n(337))/10*(parseInt(n(367))/11)+parseInt(n(358))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(327)](){return[Qs.Enter]}[Ys(355)](){const t=Ys,e=this[t(342)],n=e[t(347)][t(346)](t(314)),r=e[t(349)][t(346)](t(352));n[t(320)](t(352),(()=>{const s=t;e[s(344)][s(331)]((t=>{const o=s,a=e[o(344)][o(329)][o(334)],c=a[o(354)](),u=i.LiveRange[o(363)](a[o(350)]());if(r[o(321)](t)){const r=e[o(344)][o(326)](c[o(335)][o(368)],0),s=t[o(328)](c,r);n[o(338)](s)}else t[o(323)](t[o(328)](u[o(339)]));u[o(324)](),r[o(319)](o(333),{writer:t})}))})),e[t(318)][t(345)].on(t(359),Ds(e,t(336)),{priority:t(360)}),e[t(318)][t(345)].on(t(364),((e,n,r)=>{const s=t,o=r[s(315)][s(365)](n[s(317)]);if(o)for(const t of o)t[s(362)](s(370))&&(r[s(315)][s(332)](t,n[s(317)]),r[s(356)][s(325)](t))}),{priority:t(360)}),e[t(340)][t(345)].on(t(359),((n,r,s)=>{const o=t;s[o(348)][o(343)]&&Ds(e,o(336),{showActiveMarker:!1})[o(369)](this)(n,r,s)}),{priority:t(360)})}}const eo=ro;function no(){const t=["string","24955eMugzq","has","1951584UATNdO","517864cFdzXU","190pcDHur","model","231513IPbiBF","item","TrackChangesEditing","afterInit","markers","9112fLhyXl","start","findPrevious","61256GfcPlN","plugins","handleFindCommand","enableCommand","findNext","createRange","bind","getIntersection","suggestion:deletion","editor","606TuJzyK","replace","574VZBjHk","218007tCSlAk","findByTextCallback","get","end","getRange","find","FindAndReplaceUtils","filter","createPositionAt","_isInDeletionRange","replaceAll","FindAndReplaceEditing","getMarkersGroup"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(343771===-parseInt(n(126))/1+parseInt(n(123))/2+parseInt(n(163))/3+parseInt(n(131))/4+parseInt(n(161))/5*(-parseInt(n(144))/6)+-parseInt(n(146))/7*(-parseInt(n(134))/8)+-parseInt(n(147))/9*(parseInt(n(124))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(129)](){const t=eo;if(!this[t(143)][t(135)][t(162)](t(158)))return;const e=this[t(143)][t(135)][t(149)](t(128));e[t(137)](t(152),this[t(136)][t(140)](this)),e[t(137)](t(138)),e[t(137)](t(133)),e[t(137)](t(145)),e[t(137)](t(157))}[eo(136)](t,e,n={}){const r=eo,s=this[r(143)][r(135)][r(149)](r(153));return t((t=>(r(160)==typeof e?s[r(148)](e,n):e)(t)[r(154)]((e=>!1===this[r(156)](e,t[r(127)])))),n)}[eo(156)](t,e){const n=eo,r=this[n(143)][n(125)][n(139)](this[n(143)][n(125)][n(155)](e,t[n(132)]),this[n(143)][n(125)][n(155)](e,t[n(150)]));for(const t of this[n(143)][n(125)][n(130)][n(159)](n(142)))if(null!==r[n(141)](t[n(151)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontSize.options","*Set font size:* %0","value","has","_descriptionFactory","_registerLegacyDescription","fontFamily","format","FORMAT_FONT_COLOR","*Reset font color*","1340417CXLlDv","44817aYhYQV","365xGCLTo","type","locale","FontColorEditing","commandName","label","find","*Reset font background color*","FontSizeEditing","*Reset font family*","registerAttributeLabel","*Set font color:* %0","TrackChangesEditing","FORMAT_FONT_SIZE","6750616MZsZby","registerDescriptionCallback","normalizeSizeOptions","_enableDefaultAttributesIntegration","fontSize","1279197WeJdgJ","afterInit","model","get","FontSize","fontBackgroundColor","FontBackgroundColorEditing","94GwPqBc","8948hLSbTi","FORMAT_FONT_FAMILY","FontFamilyEditing","formatInline","fontBackgroundColor.colors","2576706BpNWdp","config","editor","toLowerCase","plugins","*Set font background color:* %0","commandParams","*Reset font size*","trim","3322536kpfZgA","*Set font family:* %0","FORMAT_FONT_BACKGROUND","fontColor.colors","fontColor","title"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(938486===parseInt(n(235))/1+-parseInt(n(263))/2*(-parseInt(n(236))/3)+parseInt(n(205))/4*(-parseInt(n(237))/5)+-parseInt(n(210))/6+parseInt(n(219))/7+-parseInt(n(251))/8+-parseInt(n(256))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(245),commandName:oo(255)},{pluginName:oo(207),commandName:oo(231)},{pluginName:oo(240),commandName:oo(223)},{pluginName:oo(262),commandName:oo(261)}];class uo extends t.Plugin{[oo(257)](){const t=oo,e=this[t(212)][t(239)],n=this[t(212)][t(214)][t(259)](t(249));for(const{pluginName:e,commandName:r}of co)this[t(212)][t(214)][t(228)](e)&&n[t(254)](r,[r]);e.t,n[t(229)][t(247)](t(255),Wr(e,t(250))),n[t(229)][t(247)](t(231),Wr(e,t(206))),n[t(229)][t(247)](t(223),Wr(e,t(233))),n[t(229)][t(247)](t(261),Wr(e,t(221))),this[t(230)]()}[oo(230)](){const t=oo,e=this[t(212)],n=e[t(239)];e[t(214)][t(259)](t(249))[t(229)][t(252)]((e=>{const r=t,o=n.t;if(r(208)!=e[r(238)])return;const{data:i}=e;if(null!=i){if(r(255)==i[r(241)]){const t=i[r(216)][0][r(227)];if(t){const e=o(this[r(212)][r(214)][r(259)](r(260))[r(253)](this[r(212)][r(211)][r(259)](r(225)))[r(243)]((e=>e[r(258)]==t))[r(224)])[r(213)]();return{type:r(232),content:Wr(n,r(226),e)}}return{type:r(232),content:Wr(n,r(217))}}if(r(231)==i[r(241)]){const t=i[r(216)][0][r(227)];return t?{type:r(232),content:Wr(n,r(220),t)}:{type:r(232),content:Wr(n,r(246))}}if(r(223)==i[r(241)]){const t=i[r(216)][0][r(227)];if(t){const e=(0,s.normalizeColorOptions)(this[r(212)][r(211)][r(259)](r(222)))[r(243)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(242)],a=o(i)[r(213)]()),{type:r(232),content:Wr(n,r(248),a)[r(218)](),color:{value:t,title:a||i}}}return{type:r(232),content:Wr(n,r(234))}}if(r(261)==i[r(241)]){const t=i[r(216)][0][r(227)];if(t){const e=(0,s.normalizeColorOptions)(this[r(212)][r(211)][r(259)](r(209)))[r(243)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(242)],a=o(i)[r(213)]()),{type:r(232),content:Wr(n,r(215),a)[r(218)](),color:{value:t,title:a||i}}}return{type:r(232),content:Wr(n,r(244))}}}}))}}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(153764===parseInt(n(238))/1*(parseInt(n(209))/2)+parseInt(n(215))/3+-parseInt(n(222))/4*(-parseInt(n(230))/5)+-parseInt(n(206))/6*(-parseInt(n(247))/7)+parseInt(n(203))/8*(-parseInt(n(217))/9)+parseInt(n(197))/10+-parseInt(n(233))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class ho extends t.Plugin{[lo(240)](){const t=lo,e=this[t(219)],n=e[t(195)][t(231)](t(207)),r=e[t(212)][t(231)](t(244)),s=e[t(212)][t(231)](t(227));r&&s&&(n[t(208)](t(227)),n[t(234)](t(244)),this[t(202)]())}[lo(202)](){const t=lo,e=this[t(219)],n=e[t(237)];e[t(195)][t(231)](t(207))[t(236)][t(194)]((r=>{const s=t;if(s(199)!=r[s(211)]&&s(224)!=r[s(211)])return;const{data:o}=r;if(o&&s(227)===o[s(232)]){const t=[],r=o[s(223)][0];for(const[n,o]of Object[s(242)](r))t[s(214)](go(e,n,o));return t[s(198)]?{type:s(235),content:Wr(n,s(225),t[s(204)](", "))}:{type:s(235),content:Wr(n,s(248))}}}))}}function go(t,e,n){const r=lo,o=t[r(237)].t,i=e[r(201)](/(?=[A-Z])/)[r(204)](" "),a=o(i[r(196)](0)[r(218)]()+i[r(229)](1))[r(220)]();if(r(245)==typeof n)return a;if(r(243)===e||r(241)===e){const e=(0,s.normalizeColorOptions)(t[r(239)][r(231)](r(246)))[r(210)]((t=>t[r(216)]==n));return a+" ("+(e?o(e[r(221)])[r(220)]():n)+")"}if(r(213)===e&&isNaN(parseFloat(n))){const e=t[r(195)][r(231)](r(228))[r(226)](t[r(239)][r(231)](r(200)))[r(210)]((t=>t[r(216)]==n));return a+" ("+(e?o(e[r(205)])[r(220)]():n)+")"}return a+" ("+n+")"}function po(){const t=["model","24147DnCkcs","toUpperCase","editor","toLowerCase","label","44852CFxzAE","commandParams","formatInline","*Set format to:* %0","normalizeSizeOptions","pasteFormat","FontSize","slice","65SHTUtU","get","commandName","8681585sUkEVq","enableCommand","format","_descriptionFactory","locale","281niFVaU","config","afterInit","fontBackgroundColor","entries","fontColor","copyFormat","boolean","fontColor.colors","826JjPRjp","*Remove all formatting*","registerDescriptionCallback","plugins","charAt","2546500vEFkJK","length","formatBlock","fontSize.options","split","_registerLegacyDescription","64kAuaat","join","title","11412uegXhm","TrackChangesEditing","_enableDefaultAttributesIntegration","1014QdOexS","find","type","commands","fontSize","push","591423CZdtiZ"];return(po=function(){return t})()}const mo=Eo;function Io(){const t=["6103880SDaMzN","heading","find","registerDescriptionCallback","config","5016wJVpjR","value","match","commandParams","model","_descriptionFactory","editor","2250skstKR","ELEMENT_HEADING","TrackChangesEditing","_getHeadingLevel","title","registerElementLabel","get","locale","ELEMENT_HEADING_CUSTOM","format","heading.options","commandName","_enableDefaultAttributesIntegration","240744JqGJmX","plugins","formatBlock","name","662064jNOTsj","_registerLegacyDescription","*Change to:* %0","view","317123gzdmjR","402MWRlPC","type","afterInit","67385ZJRTJD","paragraph","HeadingEditing","32uVJaIk","_headingOptions","8015opOdms","has"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(165168===-parseInt(n(387))/1+parseInt(n(379))/2+-parseInt(n(383))/3+-parseInt(n(394))/4*(parseInt(n(391))/5)+parseInt(n(388))/6*(-parseInt(n(396))/7)+-parseInt(n(403))/8*(-parseInt(n(410))/9)+parseInt(n(398))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(390)](){const t=mo,e=this[t(409)];if(!e[t(380)][t(397)](t(393)))return;this[t(395)]=e[t(402)][t(372)](t(376));const n=e[t(373)],r=e[t(380)][t(372)](t(368));r[t(378)](t(399));for(const e of this[t(395)])t(392)!=e[t(407)]&&r[t(408)][t(371)](e[t(407)],(n=>{const r=t,i=this[r(369)](e[r(407)]);return null!==i?s(n,i):o(n,e[r(370)])}));function s(e,r){return Wr(n,t(411),[e,r])}function o(e,r){return Wr(n,t(374),[e,r])}this[t(384)]()}[mo(384)](){const t=mo,e=this[t(409)],n=e[t(373)];e[t(380)][t(372)](t(368))[t(408)][t(401)]((e=>{const r=t;if(r(381)!=e[r(389)])return;const{data:s}=e;if(s&&r(399)==s[r(377)]){const e=s[r(406)][0][r(404)],c=this[r(369)](e);if(null!==c)return{type:r(375),content:Wr(n,r(385),(1,a=c,Wr(n,r(411),[1,a])))};const u=this[r(395)][r(400)]((t=>t[r(407)]===e))[r(370)];return{type:r(375),content:Wr(n,r(385),(o=1,i=u,Wr(n,t(374),[o,i])))}}var o,i,a}))}[mo(369)](t){const e=mo;var n,r;const s=t[e(405)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(395)])||void 0===n?void 0:n[e(400)]((n=>n[e(407)]==t));if(o&&o[e(386)]){const t=o[e(386)],n=(null!==(r=t[e(382)])&&void 0!==r?r:t)[e(405)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=249]})(t,e)}function yo(){const t=["highlight.options","has","registerDescriptionCallback","1545416IdFxtf","49ArZFfD","_enableDefaultAttributesIntegration","77fXjSKB","commandName","locale","type","editor","1721781EImigS","config","afterInit","13087019pRikEq","*Remove highlight*","format","title","registerAttributeLabel","251742nXQqqU","_descriptionFactory","7978pRvnIj","HighlightEditing","get","plugins","color","TrackChangesEditing","*Set highlight:* %0","2060NtZqXz","10bqftFE","1446knLPzl","value","highlight","1745355Taopcb","_registerLegacyDescription","formatInline","model","find","FORMAT_HIGHLIGHT","toLowerCase","commandParams"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(194488===-parseInt(n(271))/1*(parseInt(n(286))/2)+parseInt(n(254))/3*(-parseInt(n(252))/4)+-parseInt(n(257))/5+-parseInt(n(284))/6*(-parseInt(n(269))/7)+-parseInt(n(268))/8+parseInt(n(276))/9*(-parseInt(n(253))/10)+parseInt(n(279))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(278)](){const t=To,e=this[t(275)];if(!e[t(289)][t(266)](t(287)))return;const n=e[t(289)][t(288)](t(250)),r=e[t(273)];n[t(270)](t(256),[t(256)]),n[t(285)][t(283)](t(256),Wr(r,t(262))),this[t(258)]()}[To(258)](){const t=To,e=this[t(275)],n=e[t(273)];e[t(289)][t(288)](t(250))[t(285)][t(267)]((r=>{const s=t;if(s(259)!=r[s(274)])return;const{data:o}=r;if(o&&s(256)==o[s(272)]){const t=n.t,r=o[s(264)][0][s(255)];if(r){const o=e[s(277)][s(288)](s(265))[s(261)]((t=>t[s(260)]==r)),i=t(o[s(282)])[s(263)]();return{type:s(281),content:Wr(n,s(251),i),color:{value:o[s(249)],title:o[s(282)]}}}return{type:s(281),content:Wr(n,s(280),Wr(n,s(262)))}}}))}}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=269]})(t,e)}function Ro(){const t=["3600540XoXdYU","horizontalLine","enableCommand","addClass","dataDowncast","showSuggestionHighlights","3431320eviIOx","1434332oUbERc","423907UOisUC","TrackChangesEditing","ELEMENT_HORIZONTAL_LINE","editor","createEmptyElement","5882274RToIzd","high","ck-horizontal-line","33DaMsGS","117536uqrcZo","insert","14LiTHks","elementToStructure","createContainerElement","get","div","5DdRtoF","2596rRoNih","_descriptionFactory","has","plugins","afterInit","locale","createPositionAt","registerElementLabel","78480NraZFj","conversion","for","HorizontalLineEditing"];return(Ro=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(488136===parseInt(n(269))/1+parseInt(n(278))/2*(parseInt(n(277))/3)+parseInt(n(305))/4*(parseInt(n(285))/5)+-parseInt(n(298))/6+parseInt(n(280))/7*(parseInt(n(304))/8)+parseInt(n(274))/9+parseInt(n(294))/10*(-parseInt(n(286))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[ko(290)](){const t=ko,e=this[t(272)];if(!e[t(289)][t(288)](t(297)))return;e[t(289)][t(283)](t(270))[t(300)](t(299));const n=e[t(289)][t(283)](t(270)),r=e[t(291)];n[t(287)][t(293)](t(299),(e=>Wr(r,t(271),e))),e[t(295)][t(296)](t(302))[t(281)]({model:t(299),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(303)])return null;const o=n[s(282)](s(284)),i=n[s(273)]("hr");return n[s(301)](s(276),o),n[s(279)](n[s(292)](o,0),i),o},converterPriority:t(275)})}}const Lo=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=339]})(t,e)}function vo(){const t=["1300hZiTLE","editor","332wYkdHS","ELEMENT_HTML_EMBED","_registerLegacyDescription","start","key","HtmlEmbed","TrackChangesEditing","getFirstRange","commandName","value","*Change %0 content*","get","1939ZwXhkr","1907690afMDxS","nodeAfter","rawHtml","afterInit","attribute","registerDescriptionCallback","47305XTnHdk","locale","473384ixPjzy","1084agUoxh","200937xOzTlJ","element","4506XZtvdN","has","htmlEmbed","23679YinLGo","_enableDefaultAttributesIntegration","_descriptionFactory","plugins","formatBlock","156nbNAqp","registerElementLabel","type","format","18mTMwAv"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(429365===-parseInt(n(368))/1*(-parseInt(n(344))/2)+-parseInt(n(374))/3+-parseInt(n(346))/4*(parseInt(n(365))/5)+-parseInt(n(371))/6*(-parseInt(n(358))/7)+parseInt(n(367))/8*(-parseInt(n(343))/9)+parseInt(n(359))/10+parseInt(n(369))/11*(parseInt(n(339))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(362)](){const t=Lo,e=this[t(345)];if(!e[t(377)][t(372)](t(351)))return;const n=e[t(377)][t(357)](t(352)),r=e[t(366)];n[t(376)][t(340)](t(361),(e=>Wr(r,t(347),e))),n[t(375)](t(373),[],[t(355)]),n[t(376)][t(364)]((e=>{const n=t;if(n(363)!=e[n(341)])return;const{data:s}=e;if(s&&n(355)==s[n(350)]&&e[n(353)]()[n(349)][n(360)].is(n(370),n(361))){const t=Wr(r,n(347));return{type:n(342),content:Wr(r,n(356),t)}}})),this[t(348)]()}[Lo(348)](){const t=Lo,e=this[t(345)],n=e[t(366)];e[t(377)][t(357)](t(352))[t(376)][t(364)]((e=>{const r=t;if(r(378)!=e[r(341)])return;const{data:s}=e;if(s&&r(373)==s[r(354)]){const t=Wr(n,r(347));return{type:r(342),content:Wr(n,r(356),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=433]})(t,e)}function Do(){const t=["ELEMENT_INLINE_IMAGE","imageInline","getFirstRange","148vNDVeL","TrackChangesEditing","findIndex","resizeImage","subType","*Set image width:* %0","toPrevious","accept","_descriptionFactory","has","end","registerElementLabel","plugins","uploadImage","338397aTiBfF","resizedWidth","getClosestSelectedImageElement","registerAttributeLabel","ELEMENT_CAPTION","newValue","ImageTextAlternativeEditing","removeObject","start","insertImage","ImageResize","formatInline","attribute","ELEMENT_IMAGE","*Set image text alternative:* %0","join","ImageUtils","_registerLegacyDescription","alt","getNearestSelectionRange","schema","ImageUploadEditing","_enableDefaultAttributesIntegration","*Reset image width*","createRange","addObject","10QRWtDR","442123VwYlcW","imageTypeBlock","nodeAfter","commandParams","document","ImageInlineEditing","imageCaption","locale","markBlockFormat","ImageCaptionEditing","nodeBefore","caption","markDeletion","registerCustomCallback","discard","845670CSKZZa","filter","selection","format","20nPyFCs","_findSuggestions","2907632NClSfG","1758402EiDpZV","afterInit","forward","createRangeOn","isBefore","isCollapsed","*Remove image text alternative*","chain","change","type","5572QgpAzs","FORMAT_IMAGE_SIZE","element","insertion","enableCommand","commandName","isOwn","Inline image to block image","deletion","imageTextAlternative","forceDefaultExecution","markInsertion","convertInlineImageToBlock","editor","315hxDALm","length","67360fcaRAk","backward","previous","formatBlock","getCaptionFromImageModelElement","key","getContainedElement","find","toggleImageCaption","isEqual","imageTypeInline","detach","imageBlock","ImageCaptionUtils","convertBlockImageToInline","width","get","registerDescriptionCallback","model","fromPosition","ImageBlockEditing","ImageEditing","getSuggestionCallback","Block image to inline image","toNext","isBlockImage","isIntersecting","_suggestionFactory","imageStylePreApply"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(444647===-parseInt(n(434))/1*(parseInt(n(482))/2)+parseInt(n(496))/3*(-parseInt(n(542))/4)+-parseInt(n(522))/5*(-parseInt(n(545))/6)+parseInt(n(544))/7+parseInt(n(450))/8*(parseInt(n(448))/9)+parseInt(n(538))/10+parseInt(n(523))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(546)](){const t=Oo,e=this[t(447)];if(!e[t(494)][t(491)](t(471)))return;const n=e[t(494)][t(466)](t(483)),r=e[t(494)][t(466)](t(512)),s=e[t(530)];n[t(438)](t(505)),n[t(490)][t(493)](t(462),(e=>Wr(s,t(509),e))),n[t(490)][t(493)](t(480),(e=>Wr(s,t(479),e))),n[t(490)][t(493)](t(534),(()=>Wr(s,t(500)))),e[t(494)][t(491)](t(517))&&n[t(438)](t(495)),e[t(494)][t(491)](t(470))&&e[t(494)][t(491)](t(528))&&(n[t(438)](t(460),((s,o)=>{const i=t,a=r[i(498)](e[i(468)][i(527)][i(540)]);e[i(468)][i(553)]((()=>{const t=i;n[t(531)](a,{commandName:t(460),commandParams:[o]},[],t(464))}))})),n[t(438)](t(524),((s,o)=>{const a=t;e[a(468)][a(553)]((t=>{const c=a;let u=r[c(498)](e[c(468)][c(527)][c(540)]),l=t[c(548)](u);const f=i.LivePosition[c(469)](l[c(504)],c(488)),h=i.LivePosition[c(469)](l[c(492)],c(474));n[c(444)]((()=>s(o))),u=r[c(498)](e[c(468)][c(527)][c(540)]),l=t[c(548)](u);const g=t[c(520)](f,h);f[c(461)](),h[c(461)](),n[c(531)](u,{commandName:c(460),commandParams:[o]},[],c(446)),g[c(504)][c(549)](l[c(504)])&&n[c(445)](t[c(520)](g[c(504)],l[c(504)]),c(446)),l[c(492)][c(549)](g[c(492)])&&n[c(445)](t[c(520)](l[c(492)],g[c(492)]),c(446))}))})),n[t(477)][t(536)](t(453),t(446),t(511),(()=>!1)),n[t(477)][t(536)](t(453),t(446),t(489),(()=>!1)),n[t(477)][t(536)](t(453),t(446),t(537),n[t(477)][t(472)](t(453),"",t(489))),n[t(477)][t(536)](t(437),t(446),t(511),(()=>!1)),n[t(477)][t(536)](t(437),t(446),t(537),(([r])=>{const s=t,o=n[s(477)][s(472)](s(437),"",s(537));let i=r[s(504)],a=r[s(492)];const c=e[s(468)][s(516)][s(515)](i,s(451)),u=e[s(468)][s(516)][s(515)](a,s(547));c[s(550)]&&(i=c[s(504)]),u[s(550)]&&(a=u[s(492)]),o([e[s(468)][s(520)](i,a)])})),n[t(477)][t(536)](t(453),t(446),t(552),c),n[t(477)][t(536)](t(437),t(446),t(552),c)),e[t(494)][t(491)](t(532))&&(n[t(438)](t(458),((s,o)=>{const i=t,a=e[i(494)][i(466)](i(463));let c=r[i(498)](e[i(468)][i(527)][i(540)]),u=a[i(454)](c);e[i(468)][i(553)]((()=>{const t=i;if(u)return void n[t(535)](e[t(468)][t(548)](u));const l=r[t(475)](c);s(o),c=r[t(498)](e[t(468)][t(527)][t(540)]),u=a[t(454)](c),n[t(445)](e[t(468)][t(548)](u),l?null:t(529))}))})),n[t(477)][t(536)](t(437),t(529),t(552),c));const o=[{type:t(453),subType:t(478)},{type:t(437),subType:t(529)},{type:t(453),subType:t(446)},{type:t(437),subType:t(446)}];function a(e,s){const i=t,a=o[i(484)]((({type:t,subType:n})=>e[i(433)]==t&&e[i(486)]==n)),c=o[i(484)]((({type:t,subType:e})=>s[i(433)]==t&&s[i(486)]==e));if(a<0||c<0)return!1;const u=e[i(481)](),l=s[i(481)]();if((0==a||1==a)&&2==c&&u[i(476)](l))return!0;if(2==a&&3==c){const t=n[i(543)](u,i(437))[i(539)]((({suggestion:t,meta:e})=>e[i(440)]&&i(446)==t[i(486)]));if(t[i(449)]>1&&l[i(492)][i(459)](u[i(504)]))return!0;if(1==t[i(449)]&&(u[i(504)][i(459)](l[i(492)])||u[i(492)][i(459)](l[i(504)])))return!0}if(3==a&&3==c&&u[i(504)][i(549)](l[i(504)])){const t=u[i(492)][i(525)],e=l[i(504)][i(533)];return r[i(475)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(494)][t(491)](t(506))&&(n[t(518)](t(485),[],[t(497)]),n[t(490)][t(499)](t(497),Wr(s,t(435)))),e[t(494)][t(491)](t(502))&&n[t(518)](t(443),[],[t(514)]),n[t(490)][t(467)]((e=>{const n=t;if(o[n(457)]((({type:t,subType:r})=>e[n(433)]==t&&e[n(486)]==r)))return e[n(452)]?{}:void 0})),n[t(490)][t(467)]((e=>{const n=t;if(n(437)==e[n(433)]||n(442)==e[n(433)]){const t=e[n(456)]();if(t&&t.is(n(436),n(534)))return{type:n(437)==e[n(433)]?n(521):n(503),element:t,quantity:1}}})),n[t(490)][t(467)]((e=>t(453)==e[t(433)]&&t(446)==e[t(486)]?{type:t(541),content:t(441)}:t(453)==e[t(433)]&&t(464)==e[t(486)]?{type:t(541),content:t(473)}:void 0)),n[t(490)][t(467)]((e=>{const n=t;if(n(508)!=e[n(433)])return;const{data:r}=e;if(!r||n(514)!=r[n(455)])return;const o=r[n(501)];return o?{type:n(541),content:Wr(s,n(510),'"'+o+'"')}:{type:n(541),content:Wr(s,n(551))}})),this[t(513)]()}[Oo(513)](){const t=Oo,e=this[t(447)],n=e[t(530)];e[t(494)][t(466)](t(483))[t(490)][t(467)]((e=>{const r=t;if(r(453)!=e[r(433)]&&r(507)!=e[r(433)])return;const{data:s}=e;if(s){if(r(443)==s[r(439)]){const t=s[r(526)][0][r(501)];return t?{type:r(541),content:Wr(n,r(510),'"'+t+'"')}:{type:r(541),content:Wr(n,r(551))}}if(r(485)==s[r(439)]){const t=s[r(526)][0][r(465)];return t?{type:r(541),content:Wr(n,r(487),t)}:{type:r(541),content:Wr(n,r(519))}}}}))}}function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=421]})(t,e)}const xo=Po;!function(t,e){const n=Po,r=t();for(;;)try{if(454999===parseInt(n(457))/1+-parseInt(n(454))/2+parseInt(n(435))/3+parseInt(n(426))/4*(parseInt(n(433))/5)+parseInt(n(456))/6+-parseInt(n(422))/7*(parseInt(n(421))/8)+-parseInt(n(445))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(429)](){const t=xo;if(!this[t(427)][t(424)][t(428)](t(448)))return;const e=this[t(427)][t(423)],n=this[t(427)][t(424)][t(425)](t(460));n[t(455)](t(441),[],[t(442)]),n[t(449)][t(436)]((n=>{const r=t;if(r(458)!=n[r(443)])return;const{data:s}=n;return s&&r(442)==s[r(437)]?s[r(439)]&&s[r(438)]?{type:r(430),content:Wr(e,r(440))}:{type:r(430),content:""}:void 0})),this[t(434)]()}[xo(434)](){const t=xo,e=this[t(427)][t(424)][t(425)](t(460));e[t(453)][t(432)](t(452),t(441),t(451),e[t(453)][t(459)](t(452),null,t(431))),e[t(453)][t(432)](t(452),t(441),t(431),e[t(453)][t(459)](t(452),null,t(451))),this[t(447)]()}[xo(447)](){const t=xo,e=this[t(427)],n=e[t(423)];e[t(424)][t(425)](t(460))[t(449)][t(436)]((e=>{const r=t;if(r(452)!=e[r(443)]&&r(444)!=e[r(443)])return;const{data:s}=e;return s&&r(441)==s[r(450)]?{type:r(430),content:Wr(n,r(446))}:void 0}))}}function Uo(){const t=["TrackChangesEditing","112ePdADS","399154yiWKZU","locale","plugins","get","1855352pnkgTL","editor","has","afterInit","format","discard","registerCustomCallback","5aOvIot","_handleLegacySuggestions","2480196vaXixf","registerDescriptionCallback","key","oldValue","newValue","*Replace image URL*","replaceImageSource","src","type","formatInline","8041707HZAonr","*Format:* replace image URL","_registerLegacyDescription","ImageEditing","_descriptionFactory","commandName","accept","formatBlock","_suggestionFactory","96902jOnAFl","_enableDefaultAttributesIntegration","5149092cpipBA","46529bzphhl","attribute","getSuggestionCallback"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=184]})(t,e)}function Vo(){const t=["formatBlock","from","FORMAT_SIDE_IMAGE","getSuggestions","imageStylePostApply","getSuggestionCallback","start","markBlockFormat","shouldConvertImageType","isEqual","registerCustomCallback","_registerLegacyDescription","27LBKojb","imageStylePreApply","getChangedMarkers","convertInlineImageToBlock","next","filter","type","nodeAfter","getContainedElement","commandParams","419067JZRklp","156UISMEE","hasSuggestion","editor","join","5046000hnfbIO","setImageNaturalSizeAttributes","toLowerCase","*Format:* %0","accept","refresh","differ","newRange","7FJSTeM","model","registerPostFixer","discard","ImageStyleEditing","imageStyle","commands","getSuggestion","659670JLxitx","_descriptionFactory","document","has","end","isInlineImage","5373IshvOo","format","subType","head","discardSuggestion","value","imageTypeInline","nodeBefore","2370232teJHVz","imageTypeBlock","registerDescriptionCallback","isOwn","side","get","imageCaption","isInContent","title","getClosestSelectedImageElement","locale","isBlockImage","name","isIntersecting","1451046QbwSIU","suggestion","forEach","4369390fTWZMM","formatInline","selection","commandReversedParams","normalizedStyles","length","change","commandName","Users","markInlineFormat","ImageUtils","enableCommand","author","_splitMarkerName","plugins","createRangeOn","afterInit","_suggestionFactory","_findSuggestions","getFirstRange","TrackChangesEditing","insertion","isBefore","findIndex","chain"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(712099===-parseInt(n(188))/1+parseInt(n(209))/2+parseInt(n(215))/3*(parseInt(n(189))/4)+parseInt(n(240))/5+-parseInt(n(237))/6*(-parseInt(n(201))/7)+parseInt(n(223))/8*(-parseInt(n(277))/9)+parseInt(n(193))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(256)](){const t=jo,n=this[t(191)];if(!n[t(254)][t(212)](t(205)))return;const r=n[t(254)][t(228)](t(260)),s=n[t(254)][t(228)](t(250)),o={};r[t(251)](t(206),((o,i)=>{const a=t,c=n[a(254)][a(228)](a(248)).me,u=n[a(207)][a(228)](a(206));let l=s[a(232)](n[a(202)][a(211)][a(242)]),f=n[a(202)][a(255)](l),h=u[a(220)];if(h==i[a(220)])return;const g={commandName:a(206),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(202)][a(246)]((()=>{const t=a;if(r[t(268)]()[t(282)]((e=>e[t(230)]&&c==e[t(252)]&&(t(265)==e[t(184)]||t(241)==e[t(184)])&&(t(278)==e[t(217)]||t(269)==e[t(217)])&&e[t(259)]()[t(274)](f)))[t(239)]((e=>r[t(219)](e[t(218)]))),l=s[t(232)](n[t(202)][t(211)][t(242)]),f=n[t(202)][t(255)](l),u[t(198)](),n[t(207)][t(228)](t(221))[t(198)](),n[t(207)][t(228)](t(224))[t(198)](),h=u[t(220)],h!=i[t(220)])return s[t(214)](l)&&u[t(273)](i[t(220)],l)?(o({...i,setImageSizes:!1}),l=s[t(232)](n[t(202)][t(211)][t(242)]),void r[t(272)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(278))):void(s[t(234)](l)?r[t(272)](l,g,[],t(269)):r[t(249)](f,g,t(269)))}))}));for(const e of n[t(254)][t(228)](t(205))[t(244)])o[e[t(235)]]=e[t(231)][t(195)]();r[t(257)][t(275)](t(265),t(278),t(192),(()=>!1)),r[t(257)][t(275)](t(265),t(269),t(192),(()=>!1)),r[t(257)][t(275)](t(241),t(269),t(192),(()=>!1)),r[t(257)][t(275)](t(265),t(278),t(197),(([e])=>{const n=t;s[n(194)](e[n(186)]())})),r[t(257)][t(275)](t(265),t(278),t(204),((e,n)=>{const s=t;r[s(257)][s(270)](s(265),"",s(197))(e,{commandName:n[s(247)],commandParams:n[s(243)]})})),r[t(257)][t(275)](t(265),t(278),t(264),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(265),subType:t(278)},{type:t(261),subType:t(229)},{type:t(265),subType:t(280)},{type:t(261),subType:t(280)}];function a(e,n){const o=t,a=i[o(263)]((({type:t,subType:n})=>e[o(184)]==t&&e[o(217)]==n)),c=i[o(263)]((({type:t,subType:e})=>n[o(184)]==t&&n[o(217)]==e));if(a<0||c<0)return!1;const u=e[o(259)](),l=n[o(259)]();if((0==a||1==a)&&2==c&&u[o(236)](l))return!0;if(2==a&&3==c){const t=r[o(258)](u,o(261))[o(282)]((({suggestion:t,meta:e})=>e[o(226)]&&o(280)==t[o(217)]));if(t[o(245)]>1&&l[o(213)][o(274)](u[o(271)]))return!0;if(1==t[o(245)]&&(u[o(271)][o(274)](l[o(213)])||u[o(213)][o(274)](l[o(271)])))return!0}if(3==a&&3==c&&u[o(271)][o(262)](l[o(271)])){const t=u[o(213)][o(185)],e=l[o(271)][o(222)];return s[o(234)](t)&&t===e}return!1}n[t(202)][t(211)][t(203)]((()=>{const e=t;let o=!1;const i=Array[e(266)](n[e(202)][e(211)][e(199)][e(279)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(253)](t);if(e(238)==i&&r[e(190)](u)){if(e(265)==a&&(e(278)==c||e(269)==c)){const t=r[e(208)](u);if(n[e(200)]){const n=t[e(259)]()[e(186)]();if(s[e(234)](n))continue;r[e(219)](t),o=!0}}if(e(261)==a&&e(229)==c&&!n[e(200)]){const t=r[e(208)](u);t[e(281)]&&t[e(281)][e(230)]&&(r[e(219)](t[e(281)]),o=!0)}}}return o})),this[t(276)](o)}[jo(276)](t){const e=jo,n=this[e(191)],r=n[e(233)];n[e(254)][e(228)](e(260))[e(210)][e(225)]((n=>{const s=e;if(s(265)!=n[s(184)]&&s(241)!=n[s(184)])return;const{data:o}=n;if(!o||s(206)!=o[s(247)])return;const i=o[s(187)][0][s(220)];return function(t){const e=s;return{type:e(216),content:Wr(r,e(196),t)}}(s(227)===i?Wr(r,s(267)):t[i]||i)}))}}const Wo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=141]})(t,e)}function Ko(){const t=["importWord","3KaoiiA","30TgKgmH","listenTo","5911493JvugFx","Users","_trackChangesValueDuringImport","get","_handleImportedData","high","editor","_setSuggestionData","_trackChangesExecuted","2827860oenLZF","trackChanges","enableCommand","498OkAcKx","TrackChangesEditing","lowest","6557427RIZJtS","1527004RrMdXA","bind","4032588YGrjxx","dataInsert","commands","value","107600gjfAoS","forEach","4044DAokYa","collaboration_features","execute","track_changes","afterInit","plugins"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(508115===parseInt(n(173))/1*(parseInt(n(151))/2)+parseInt(n(158))/3*(-parseInt(n(143))/4)+parseInt(n(170))/5+parseInt(n(145))/6+parseInt(n(161))/7+-parseInt(n(149))/8+parseInt(n(142))/9*(-parseInt(n(159))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(163)]=!1,this[e(169)]=!1}[Wo(155)](){const t=Wo,e=this[t(167)],n=e[t(147)][t(164)](t(157)),r=e[t(147)][t(164)](t(171));n&&(n.on(t(153),((e,[,n])=>{const s=t;this[s(163)]=r[s(148)],n[s(152)][s(154)]=!this[s(163)]}),{priority:t(166)}),this[t(160)](n,t(146),this[t(165)][t(144)](this)),this[t(160)](n,t(146),(()=>{const e=t;this[e(169)]&&(r[e(153)](),this[e(169)]=!1)}),{priority:t(141)}),e[t(156)][t(164)](t(174))[t(172)](t(157)))}[Wo(165)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(167)][n(147)][n(164)](n(171)),o=s[n(148)];this[n(163)]!==o&&(s[n(153)](),this[n(169)]=!0),r&&r[n(150)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(167)][o(156)][o(164)](o(162)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(157)}}};this[o(167)][o(156)][o(164)](o(174))[o(168)](i)}))}}function qo(t,e){const n=Qo();return(qo=function(t,e){return n[t-=196]})(t,e)}const Zo=qo;function Qo(){const t=["format","50rpowNU","indentBlock","_registerLegacyDescription","locale","enableCommand","_enableDefaultAttributesIntegration","*Indent:* %0","getItemLabel","37643wrzfui","66fOSGEF","7uOBXsG","indent","IndentBlock","1948437CGenuP","outdent","10382931oSZRIi","has","afterInit","*Outdent:* %0","IndentEditing","plugins","_registerBlockAttribute","registerAttributeLabel","formatBlock","_descriptionFactory","get","blockIndent","getItems","FORMAT_INDENT","type","registerDescriptionCallback","18286580RXDCbR","1655064IvJJKM","4372416yYeoKS","258760gBCVPq","TrackChangesEditing","commandName","editor","outdentBlock"];return(Qo=function(){return t})()}!function(t,e){const n=qo,r=t();for(;;)try{if(714427===-parseInt(n(212))/1*(parseInt(n(213))/2)+-parseInt(n(217))/3+-parseInt(n(198))/4*(parseInt(n(204))/5)+-parseInt(n(196))/6+-parseInt(n(214))/7*(-parseInt(n(197))/8)+parseInt(n(219))/9+parseInt(n(235))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Zo(221)](){const t=Zo,e=this[t(201)],n=e[t(224)][t(229)](t(199));if(e[t(224)][t(220)](t(223))&&(n[t(208)](t(215)),n[t(208)](t(218))),e[t(224)][t(220)](t(216)))for(const e of[t(205),t(202)])n[t(209)](e);const r=e[t(207)];n[t(225)](t(230)),n[t(228)][t(226)](t(230),Wr(r,t(232))),this[t(206)]()}[Zo(206)](){const t=Zo,e=this[t(201)],n=e[t(207)],r=e[t(224)][t(229)](t(199));r[t(228)][t(234)]((e=>{const s=t;if(s(227)!=e[s(233)])return;const{data:o}=e;if(!o)return;if(s(205)!=o[s(200)]&&s(202)!=o[s(200)])return;const i=e[s(231)]()[0],a=r[s(228)][s(211)](i);return s(205)==o[s(200)]?{type:s(203),content:Wr(n,s(210),a)}:s(202)==o[s(200)]?{type:s(203),content:Wr(n,s(222),a)}:void 0}))}}function Yo(t,e){var n=$o();return(Yo=function(t,e){return n[t-=465]})(t,e)}function $o(){var t=["input","get","851425ObLWQv","requires","1419908gWljmA","519uXaAAR","TrackChangesEditing","6tPfuVA","3702555PgrldI","enableCommand","2295594vjhinu","164990pfBDKd","editor","3462QlvmWr","1376440iXombd","plugins","init"];return($o=function(){return t})()}var ti=Yo;!function(t,e){for(var n=Yo,r=t();;)try{if(191159===parseInt(n(475))/1+-parseInt(n(477))/2*(-parseInt(n(469))/3)+-parseInt(n(468))/4+parseInt(n(466))/5+-parseInt(n(471))/6*(parseInt(n(474))/7)+-parseInt(n(478))/8+parseInt(n(472))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[ti(467)](){return[vs.Input]}[ti(480)](){var t=ti;this[t(476)][t(479)][t(465)](t(470))[t(473)](t(481))}}const ni=si;function ri(){const t=["*Remove link*","get","registerDescriptionCallback","274555ojmXUR","commandName","key","commandParams","*Set link:* %0","label","1229315sjapVo","_registerLegacyDescription","registerAttributeLabel","toLowerCase","link","266DDiCQQ","locale","attribute","formatInline","5002360AcxLpT","121806TcopvW","12umOQoA","3130464MdBLcB","type","24000354dCpQFD","map","afterInit","format","TrackChangesEditing","link (","2040638RwfhMm","manualDecorators","editor","linkHref","commands","unlink","has","LinkEditing","newValue","_descriptionFactory","plugins","_enableDefaultAttributesIntegration"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(919790===-parseInt(n(498))/1+-parseInt(n(483))/2+-parseInt(n(475))/3+-parseInt(n(474))/4*(-parseInt(n(504))/5)+-parseInt(n(473))/6*(parseInt(n(509))/7)+parseInt(n(472))/8+parseInt(n(477))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(479)](){const t=ni,e=this[t(485)];if(!e[t(493)][t(489)](t(490)))return;const n=e[t(493)][t(496)](t(481)),r=e[t(487)][t(496)](t(508));n[t(494)](t(508),[t(486),...r[t(484)][t(478)]((t=>t.id))]),n[t(494)](t(488));for(const e of r[t(484)])n[t(492)][t(506)](e.id,t(482)+e[t(503)][t(507)]()+")");n[t(492)][t(497)]((n=>{const r=t;if(r(511)!=n[r(476)])return;const{data:s}=n;if(!s||r(486)!=s[r(500)])return;const o=s[r(491)],i=e[r(510)];return{type:r(480),content:null==o?Wr(i,r(495)):Wr(i,r(502),'"'+o+'"')}})),this[t(505)]()}[ni(505)](){const t=ni,e=this[t(485)],n=e[t(510)];e[t(493)][t(496)](t(481))[t(492)][t(497)]((e=>{const r=t;if(r(471)!=e[r(476)])return;const{data:s}=e;if(s){if(r(508)==s[r(499)]){const t=s[r(501)][0];return{type:r(480),content:Wr(n,r(502),'"'+t+'"')}}return r(488)==s[r(499)]?{type:r(480),content:Wr(n,r(495))}:void 0}}))}}function ii(){const t=["element","formatInline","847tLKUxm","add","blockName","todoList","_selectedElements","createRange","*Change to:* %0","registerElementLabel","bulletedList","isObject","56DWTYMz","518590atBTXJ","before","schema","LegacyListEditing","ELEMENT_BULLETED_LIST","bulleted","afterInit","commands","*Check item*","end","from","length","_descriptionFactory","LegacyTodoListEditing","forceValue","commandName","17361qrqTGI","List","replace","90gmPXNl","numberedList","67605FsBlDL","checkChild","1533484geJTIG","numbered","*Outdent:* %0","ELEMENT_TODO_LIST","findIndex","createPositionAt","change","plugins","outdentList","getSelectedBlocks","formatBlock","commandParams","77BLwXWj","slice","todoListChecked","has","name","*Indent:* %0","format","todo","get","getAttribute","markBlockFormat","model","ELEMENT_LIST_ITEM","*Uncheck item*","listItem","enableCommand","232wRZAgE","indentList","selection","push","ELEMENT_NUMBERED_LIST","paragraph","previousSibling","nextSibling","TrackChangesEditing","editor","execute","checkTodoList","parent","listIndent","386220UPQAtm","locale","type","627914okbhot","document","listType","filter","registerDescriptionCallback","value"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(361958===-parseInt(n(198))/1*(parseInt(n(208))/2)+parseInt(n(187))/3+parseInt(n(232))/4+parseInt(n(230))/5*(parseInt(n(228))/6)+parseInt(n(190))/7+-parseInt(n(173))/8*(parseInt(n(225))/9)+parseInt(n(209))/10*(-parseInt(n(244))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(215)](){const t=ai,e=this[t(182)],n=e[t(188)];if(!e[t(239)][t(247)](t(212)))return;const r=e[t(239)][t(252)](t(181)),s=e[t(239)][t(247)](t(222));function o(t){return()=>{const n=ci,s=e[n(168)][n(191)][n(175)],o=e[n(216)][n(252)](t);if(o[n(195)])return void e[n(183)](n(178),{});const i=t[n(245)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(219)](t)[s(193)]((t=>function(t,e){const n=s;return e[n(231)](t[n(185)],n(171))&&!e[n(207)](t)}(t,r)));o=o[s(193)]((t=>!t.is(s(196),s(171))||t[s(253)](s(192))!=e));const i=new Set;for(const t of o)t.is(s(196),s(171))?i[s(199)](li(t)):i[s(199)](t);return Array[s(219)](i)}(s[n(241)](),i,e[n(168)][n(211)]);e[n(168)][n(238)]((()=>{const e=n;for(const n of a)r[e(167)](n,{commandName:t,commandParams:[{forceValue:!o[e(195)]}],formatGroupId:e(200)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(219)](t);const r=n[e(236)]((t=>e(171)!=t[e(248)]));return r>-1&&(n=n[e(245)](0,r)),n}(e[n(168)][n(191)][n(175)][n(241)]()),o=e[n(168)][n(203)](e[n(168)][n(237)](s[0],n(210)),e[n(168)][n(237)](s[s[n(220)]-1],n(218)));e[n(168)][n(238)]((()=>{const e=n;r[e(167)](o,{commandName:t,commandParams:[],formatGroupId:e(186)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(180)];for(;t&&t[n(253)](n(186))>e[n(253)](n(186));)r[n(199)](t),t=t[n(180)]}return Array[n(219)](r)}(s))}))}}r[t(172)](t(229),o(t(229))),r[t(172)](t(206),o(t(206))),s&&r[t(172)](t(201),o(t(201))),r[t(172)](t(174),i(t(174))),r[t(172)](t(240),i(t(240))),s&&r[t(172)](t(184),(()=>{const n=t,s=e[n(216)][n(252)](n(184)),o=Array[n(219)](s[n(202)]);o[n(193)]((t=>t[n(253)](n(246))!=s[n(195)])),e[n(168)][n(238)]((()=>{const t=n;for(const e of o)r[t(167)](e,{commandName:t(184),commandParams:[{forceValue:!s[t(195)]}]})}))})),r[t(221)][t(205)](t(171),(e=>Wr(n,t(169),e))),r[t(221)][t(194)]((e=>{const r=t;if(r(242)!=e[r(189)]&&r(197)!=e[r(189)])return;const{data:s}=e;if(s){if(r(229)==s[r(224)]||r(206)==s[r(224)]||r(201)==s[r(224)])switch(s[r(224)][r(227)](r(226),"")){case r(214):return o(Wr(n,r(213)));case r(233):return o(Wr(n,r(177)));case r(251):return o(Wr(n,r(235)))}if(r(174)==s[r(224)])return{type:r(250),content:Wr(n,r(249),Wr(n,r(169)))};if(r(240)==s[r(224)])return{type:r(250),content:Wr(n,r(234),Wr(n,r(169)))};if(r(184)==s[r(224)])return s[r(243)][0][r(223)]?{type:r(250),content:Wr(n,r(217))}:{type:r(250),content:Wr(n,r(170))}}function o(t){const e=r;return{type:e(250),content:Wr(n,e(204),t)}}}))}}function li(t){const e=ai,n=t[e(253)](e(186));if(0==n)return t;let r=t;for(;t[e(179)]&&t[e(179)].is(e(196),e(171));){const s=t[e(179)][e(253)](e(186));if(s==n)r=t[e(179)];else if(s<n)break;t=t[e(179)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(196),e(171))&&t[e(253)](e(186))>0){let r=t[e(180)];for(;r&&e(171)==r[e(248)]&&r[e(253)](e(186))==t[e(253)](e(186));)n[e(176)](r),r=r[e(180)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=401]})(t,e)}const gi=hi;function di(){const t=["*Format:* set order to reversed","has","5570VQSWIR","backward","afterInit","handleDescriptions","_descriptionFactory","_getSuggestionBlocks","getSiblingNodes","markMultiRangeBlockFormat","unshift","1374obxLOZ","map","parent","284sGpstB","startIndex","31630548ZWKWCN","8244hGYQBP","list.properties","get","TrackChangesEditing","forward","listType","from","config","handleListStyleCommand","LegacyListPropertiesEditing","length","handleListReversedCommand","commandName","editor","formatBlock","type","numbered","bind","getListTypeFromListStyleType","enableCommand","LegacyListUtils","14965QSjuZo","locale","77529azgsgJ","*Change to:* %0","7534156WbEhPr","before","getSelectedBlocks","11nSKNDD","push","4676960vvBXGB","createPositionAt","commandParams","_getSuggestionBlocksForListStyle","4pDfIyP","element","styles","*Format:* set start index to %0","formatInline","selection","change","260653sLGEyY","plugins","createRange","listStyle","document","model","_LIST_","*Format:* set order to regular","toUpperCase","format","replace","getLastPosition","getFirstPosition","getAttribute","ELEMENT_","reversed","filter","flat","listItem","_getTranslationKeyForListStyle","listReversed","registerDescriptionCallback","listStart","handleListStartCommand"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(946593===-parseInt(n(448))/1*(parseInt(n(441))/2)+parseInt(n(430))/3*(-parseInt(n(404))/4)+parseInt(n(428))/5*(parseInt(n(401))/6)+parseInt(n(432))/7+-parseInt(n(437))/8+-parseInt(n(407))/9*(parseInt(n(474))/10)+-parseInt(n(435))/11*(-parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(476)](){const t=gi;if(!this[t(420)][t(449)][t(473)](t(416)))return;const e=this[t(420)][t(414)][t(409)](t(408)),n=this[t(420)][t(449)][t(409)](t(410));e[t(443)]&&n[t(426)](t(451),this[t(415)][t(424)](this)),e[t(463)]&&n[t(426)](t(468),this[t(418)][t(424)](this)),e[t(405)]&&n[t(426)](t(470),this[t(471)][t(424)](this)),n[t(478)][t(469)](this[t(477)][t(424)](this))}[gi(415)](t,e={}){const n=gi,r=this[n(420)][n(449)][n(409)](n(410)),s=this[n(440)]();this[n(420)][n(453)][n(447)]((()=>{const t=n;r[t(481)](s,{commandName:t(451),commandParams:[{type:e[t(422)]}],formatGroupId:t(451)})}))}[gi(418)](t,e={}){const n=gi,r=this[n(420)][n(449)][n(409)](n(410)),s=this[n(479)]((t=>t.is(n(442),n(466))&&n(423)===t[n(461)](n(412))));if(s[n(417)]<1)return;const o=s[n(402)]((t=>this[n(420)][n(453)][n(450)](this[n(420)][n(453)][n(438)](t,n(433)),this[n(420)][n(453)][n(438)](t,0))));this[n(420)][n(453)][n(447)]((()=>{const t=n;r[t(481)](o,{commandName:t(468),commandParams:[{reversed:e[t(463)]}],formatGroupId:t(468)})}))}[gi(471)](t,e={}){const n=gi,r=this[n(420)][n(449)][n(409)](n(410)),s=this[n(479)]((t=>t.is(n(442),n(466))&&n(423)===t[n(461)](n(412))));if(s[n(417)]<1)return;const o=s[n(402)]((t=>this[n(420)][n(453)][n(450)](this[n(420)][n(453)][n(438)](t,n(433)),this[n(420)][n(453)][n(438)](t,0))));this[n(420)][n(453)][n(447)]((()=>{const t=n;r[t(481)](o,{commandName:t(470),commandParams:[{startIndex:e[t(405)]}],formatGroupId:t(470)})}))}[gi(477)](t){const e=gi;if(e(421)!=t[e(422)]&&e(445)!=t[e(422)])return;const n=this[e(420)][e(429)],{data:r}=t;if(!r)return;let s,o;switch(r[e(419)]){case e(451):s=e(431),o={type:e(457),content:Wr(n,s,Wr(n,this[e(467)](r[e(439)][0][e(422)])))};break;case e(468):s=r[e(439)][0][e(463)]?e(472):e(455),o={type:e(457),content:Wr(n,s)};break;case e(470):s=e(444),o={type:e(457),content:Wr(n,s,r[e(439)][0][e(405)])}}return o}[gi(440)](){const t=gi;var e,n,r,s;const o=this[t(420)][t(449)][t(409)](t(427));let i=Array[t(413)](this[t(420)][t(453)][t(452)][t(446)][t(434)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(442),t(466)))&&i[t(482)](...o[t(480)](this[t(420)][t(453)][t(452)][t(446)][t(460)](),t(475))),(null===(n=i[i[t(417)]-1])||void 0===n?void 0:n.is(t(442),t(466)))&&i[t(436)](...o[t(480)](this[t(420)][t(453)][t(452)][t(446)][t(459)](),t(411))),i=[...new Set(i)],(null===(s=null===(r=this[t(420)][t(453)][t(452)][t(446)][t(460)]())||void 0===r?void 0:r[t(403)])||void 0===s?void 0:s.is(t(442),t(466)))&&(i=i[t(464)]((e=>e.is(t(442),t(466))))),i}[gi(479)](t){const e=gi,n=this[e(420)][e(449)][e(409)](e(427));let r=Array[e(413)](this[e(420)][e(453)][e(452)][e(446)][e(434)]())[e(464)](t)[e(402)]((t=>{const r=e,s=this[r(420)][r(453)][r(438)](t,0);return[...n[r(480)](s,r(475)),...n[r(480)](s,r(411))]}))[e(465)]();return r=[...new Set(r)],r}[gi(467)](t){const e=gi;return e(462)+this[e(420)][e(449)][e(409)](e(427))[e(425)](t)[e(456)]()+e(454)+t[e(456)]()[e(458)](/-/g,"_")}}function mi(t,e){const n=bi();return(mi=function(t,e){return n[t-=127]})(t,e)}const Ii=mi;!function(t,e){const n=mi,r=t();for(;;)try{if(833437===parseInt(n(149))/1*(parseInt(n(155))/2)+parseInt(n(161))/3+-parseInt(n(152))/4*(parseInt(n(160))/5)+parseInt(n(127))/6*(-parseInt(n(129))/7)+parseInt(n(145))/8+-parseInt(n(141))/9+-parseInt(n(151))/10*(-parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[Ii(150)](){const t=Ii,e=this[t(137)];if(!e[t(131)][t(140)](t(135)))return;const n=e[t(131)][t(148)](t(147)),r=e[t(159)];n[t(143)](t(139)),n[t(132)][t(158)](t(142),(e=>Wr(r,t(134),e))),e[t(153)][t(156)](t(144))[t(162)]({model:t(142),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(157)])return n[s(163)](s(138))},converterPriority:t(128)}),e[t(130)][t(133)].on(t(146),((e,n,r)=>{const s=t;r[s(164)][s(157)]&&e[s(154)]()}),{priority:t(128)})}}function bi(){const t=["createEmptyElement","options","804savRhC","high","52031AvmSiM","data","plugins","_descriptionFactory","downcastDispatcher","ELEMENT_MEDIA","MediaEmbedEditing","11yPAKel","editor","div","mediaEmbed","has","10959651bDMMQD","media","enableCommand","dataDowncast","5518624hTbxdn","attribute:url:media","TrackChangesEditing","get","427859UWGqvn","afterInit","18433390XneNcc","20txPmyx","conversion","stop","2JDhmOu","for","showSuggestionHighlights","registerElementLabel","locale","850270evGcSe","2809326cqBlte","elementToElement"];return(bi=function(){return t})()}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=104]})(t,e)}const _i=Ti;function yi(){const t=["has","get","MentionEditing","412585yTsWAs","3266862dpURQd","516462LaTfzB","217688onOpBr","189PGBPyY","TrackChangesEditing","1404352IpowlG","7pPxAzu","editor","252728AVjSza","719075qCxtCA","enableCommand","afterInit","mention","plugins"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(351388===-parseInt(n(116))/1+parseInt(n(104))/2+-parseInt(n(118))/3+parseInt(n(107))/4+parseInt(n(108))/5+-parseInt(n(117))/6*(parseInt(n(105))/7)+parseInt(n(119))/8*(parseInt(n(120))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(110)](){const t=_i,e=this[t(106)];e[t(112)][t(113)](t(115))&&e[t(112)][t(114)](t(121))[t(109)](t(111))}}const ki=Ci;function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=161]})(t,e)}function Ri(){const t=["63UNcXdJ","504810CxrnlT","editor","40yRjOGi","819370RQghya","_descriptionFactory","12OqkTPn","enableCommand","pageBreak","PageBreakEditing","afterInit","8nnbdaC","1596265RDfwjC","2yditOn","ELEMENT_PAGE_BREAK","TrackChangesEditing","plugins","14328YxLJFd","5629MBenwt","has","337572wSHVhg","locale","1875141cdjDeK","registerElementLabel","4562163UCrzXC","get"];return(Ri=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(433202===parseInt(n(167))/1+-parseInt(n(176))/2*(parseInt(n(185))/3)+parseInt(n(169))/4*(parseInt(n(164))/5)+parseInt(n(183))/6*(parseInt(n(163))/7)+parseInt(n(174))/8*(-parseInt(n(161))/9)+parseInt(n(166))/10*(-parseInt(n(175))/11)+-parseInt(n(180))/12*(-parseInt(n(181))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Ni extends t.Plugin{[ki(173)](){const t=ki,e=this[t(165)];if(!e[t(179)][t(182)](t(172)))return;e[t(179)][t(162)](t(178))[t(170)](t(171));const n=e[t(179)][t(162)](t(178)),r=e[t(184)];n[t(168)][t(186)](t(171),(e=>Wr(r,t(177),e)))}}const Li=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=346]})(t,e)}function vi(){const t=["downcastDispatcher","includes","4970PjUkrb","end","isLimit","span","has","*Insert:* %0","editor","activeMarkers","insertion","markerName","nodeAfter","isTouching","1371939SCJwNt","_registerLegacyDescription","addClass","createUIElement","model","getFirstRange","_descriptionFactory","afterInit","start","2CfNcTG","locale","105OQiqmT","enableCommand","TrackChangesEditing","toViewPosition","ck-suggestion-marker--active","writer","515270MuqfGy","301288QRojxN","paragraph","addMarker:suggestion:insertion","data","type","registerElementLabel","1193476HFBCbx","formatBlock","insertParagraph","*Change to:* %0","markerRange","2764116lfpbZl","ck-suggestion-marker-split","insert","highest","$text","ELEMENT_PARAGRAPH","commandName","showSuggestionHighlights","2493CSEGCT","plugins","bindElementToMarker","Paragraph","checkChild","options","editing","_enableDefaultAttributesIntegration","get","registerDescriptionCallback","name","schema","isBlock","mapper","getItemLabel","format","consume","527846QnpLtW","consumable"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(292542===-parseInt(n(362))/1*(-parseInt(n(407))/2)+parseInt(n(353))/3+parseInt(n(377))/4+-parseInt(n(370))/5+-parseInt(n(382))/6+parseInt(n(364))/7*(-parseInt(n(371))/8)+-parseInt(n(390))/9*(-parseInt(n(411))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Li(360)](){const t=Li,e=this[t(347)];if(!e[t(391)][t(415)](t(393)))return;const n=e[t(363)],r=e[t(391)][t(398)](t(366));r[t(359)][t(376)](t(372),(e=>Wr(n,t(387),e))),r[t(397)](t(372)),r[t(365)](t(379)),e[t(396)][t(409)].on(t(373),Oi(e),{priority:t(385)}),e[t(374)][t(409)].on(t(373),((n,r,s)=>{const o=t;s[o(395)][o(389)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(385)});const s=r[t(359)];s[t(399)]((r=>{const o=t;if(o(349)!==r[o(375)])return;const{start:i,end:a}=r[o(358)]();if(!i[o(352)](a)||!i[o(351)])return;const c=e[o(357)][o(401)],u=i[o(351)];return c[o(402)](u)&&!c[o(413)](u)&&c[o(394)](u,o(386))?{type:o(349),content:Wr(n,o(346),s[o(404)](u,1))}:void 0})),this[t(354)]()}[Li(354)](){const t=Li,e=this[t(347)],n=e[t(363)];e[t(391)][t(398)](t(366))[t(359)][t(399)]((e=>{const r=t;if(r(378)!=e[r(375)])return;const{data:s}=e;return s&&r(372)==s[r(388)]?{type:r(405),content:Wr(n,r(380),Wr(n,r(387)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(391)][o(398)](o(366)),a=r[o(381)][o(361)],c=r[o(381)][o(412)],u=t[o(357)][o(401)];if(!a[o(352)](c)||!a[o(351)])return;const l=a[o(351)];if(u[o(402)](l)&&!u[o(413)](l)&&u[o(394)](l,o(386))){if(!s[o(408)][o(406)](r[o(381)],n[o(400)]))return;const t=s[o(369)][o(356)](o(414),{class:o(383)}),a=s[o(403)][o(367)](c);e&&i[o(348)][o(410)](r[o(350)])&&s[o(369)][o(355)](o(368),t),s[o(369)][o(384)](a,t),s[o(403)][o(392)](t,r[o(350)])}}}const wi=Di;function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=412]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(855960===-parseInt(n(439))/1*(parseInt(n(417))/2)+parseInt(n(428))/3*(-parseInt(n(421))/4)+parseInt(n(427))/5+parseInt(n(426))/6*(-parseInt(n(429))/7)+-parseInt(n(422))/8+-parseInt(n(430))/9+parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Fi extends t.Plugin{[wi(423)](){const t=wi,e=this[t(437)];e[t(414)][t(425)](t(433))&&(e[t(414)][t(419)](t(432))[t(420)](t(424)),this[t(412)]())}[wi(412)](){const t=wi,e=this[t(437)];e[t(414)][t(419)](t(432))[t(436)][t(415)]((n=>{const r=t;if(r(434)!=n[r(431)]&&r(440)!=n[r(431)])return;const{data:s}=n;return s&&r(424)==s[r(435)]?{type:r(438),content:Wr(e[r(416)],r(413))}:void 0}))}}function Pi(){const t=["type","TrackChangesEditing","RemoveFormatEditing","formatBlock","commandName","_descriptionFactory","editor","format","760973ebfsQj","formatInline","_registerLegacyDescription","*Remove all formatting*","plugins","registerDescriptionCallback","locale","2uMrXCS","49697030EGMTTc","get","_enableDefaultAttributesIntegration","36712zKdiRe","12346344qTVyBl","afterInit","removeFormat","has","6QtGEVQ","3414115rAmnTf","375IEhLpd","5680143ehbAaT","4802409ABZYHL"];return(Pi=function(){return t})()}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=183]})(t,e)}function Ui(){const t=["acceptSelectedSuggestions","goToNextRestrictedEditingException","discardSelectedSuggestions","discardSuggestion","3355299wkgvhW","596WfdTEb","632UhpiTe","trackChanges","acceptSuggestion","has","goToPreviousRestrictedEditingException","get","3931TmUmlJ","30806940Tsomnb","1958664DQwcwX","discardAllSuggestions","enableCommand","afterInit","plugins","RestrictedEditingModeEditing","150oXorxp","18111QzLSiR","TrackChangesEditing","1713315wUgOTi","editor","162491RugEWC","acceptAllSuggestions"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(633641===-parseInt(n(204))/1*(parseInt(n(198))/2)+-parseInt(n(186))/3*(parseInt(n(197))/4)+-parseInt(n(188))/5+-parseInt(n(185))/6*(parseInt(n(190))/7)+parseInt(n(206))/8+parseInt(n(196))/9+parseInt(n(205))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(209)](){const t=xi,e=this[t(189)];if(!e[t(183)][t(201)](t(184)))return;const n=e[t(183)][t(203)](t(187));n[t(208)](t(202)),n[t(208)](t(193));const r=e[t(183)][t(203)](t(184));r[t(208)](t(199)),r[t(208)](t(200)),r[t(208)](t(195)),r[t(208)](t(191)),r[t(208)](t(207)),r[t(208)](t(192)),r[t(208)](t(194))}}const Gi=zi;function Vi(){const t=["markerRange","addMarker:suggestion","includes","split","ELEMENT_LINE_BREAK","TrackChangesEditing","996562yduykH","options","registerElementLabel","element","toViewPosition","writer","207155MUVVcw","getItems","addClass","merge","addMarker:suggestion:deletion","span","softBreak","model","init","plugins","locale","6543904ShrNjK","editor","get","mapper","enableCommand","name","4610124BZUiag","ck-suggestion-marker--active","insert","showSuggestionHighlights","addMarker:suggestion:insertion","createUIElement","downcastDispatcher","test","ck-suggestion-marker-","1705452RIyqGr","editing","high","consumable","shiftEnter","requires","data","createPositionBefore","activeMarkers","markerName","bindElementToMarker","deletion","_descriptionFactory","1094928FimXPp","735974jGtqQA"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(925144===parseInt(n(361))/1+-parseInt(n(362))/2+-parseInt(n(348))/3+parseInt(n(333))/4+parseInt(n(322))/5+-parseInt(n(339))/6+-parseInt(n(316))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Wi extends t.Plugin{static get[Gi(353)](){return[Qs.ShiftEnter]}[Gi(330)](){const t=Gi,e=this[t(334)],n=e[t(331)][t(335)](t(368));n[t(337)](t(352)),e[t(349)][t(345)].on(t(343),Hi(e),{priority:t(350)}),e[t(349)][t(345)].on(t(326),Hi(e),{priority:t(350)}),e[t(354)][t(345)].on(t(364),((n,r,s)=>{const o=t;s[o(317)][o(342)]&&Hi(e,{showActiveMarker:!1})(n,r,s)})),n[t(360)][t(318)](t(328),(n=>Wr(e[t(332)],t(367),n)))}}function Hi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=zi,i=t[o(331)][o(335)](o(368));if(!s[o(351)][o(346)](r[o(363)],n[o(338)]))return;const a=t[o(329)];for(const t of r[o(363)][o(323)]()){if(!t.is(o(319),o(328)))continue;const n=o(359)==r[o(357)][o(366)](":")[1]?o(325):o(366),c=s[o(321)][o(344)](o(327),{class:o(347)+n}),u=s[o(336)][o(320)](a[o(355)](t));e&&i[o(356)][o(365)](r[o(357)])&&s[o(321)][o(324)](o(340),c),s[o(321)][o(341)](u,c),s[o(336)][o(358)](c,r[o(357)])}}}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=136]})(t,e)}const Xi=Ki;function qi(){const t=["commands","model","registerDescriptionCallback","editor","1662qXwYZJ","4865MZASRg","has","forceValue","commandName","_descriptionFactory","locale","afterInit","4661480AnSmZh","1260uyMgtO","document","27RFGfCx","commandParams","get","markInlineFormat","formatBlock","11316eSXTnp","formatInline","25316040Fwpybj","restrictedEditingException","4784250DqcBsN","enableCommand","StandardEditingModeEditing","TrackChangesEditing","FORMAT_RESTRICTED_DISABLED","from","change","type","selection","value","format","5964525YmTMEW","plugins","getRanges","isCollapsed","1174NjfjLk","FORMAT_RESTRICTED_ENABLED"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(661685===-parseInt(n(161))/1*(parseInt(n(167))/2)+parseInt(n(137))/3*(-parseInt(n(176))/4)+-parseInt(n(146))/5+-parseInt(n(142))/6*(-parseInt(n(168))/7)+-parseInt(n(175))/8+-parseInt(n(157))/9+parseInt(n(144))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Zi extends t.Plugin{[Xi(174)](){const t=Xi,e=this[t(166)],n=e[t(164)],r=e[t(173)];if(!e[t(158)][t(169)](t(148)))return;const s=e[t(158)][t(139)](t(149)),o=t(145),i=e[t(163)][t(139)](o);s[t(147)](o,((e,r={})=>{const a=t,c=n[a(136)][a(154)];if(c[a(160)])return void e(r);const u=void 0!==r[a(170)]?r[a(170)]:!i[a(155)];n[a(152)]((()=>{const t=a,e=Array[t(151)](c[t(159)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(140)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(172)][t(165)]((e=>{const n=t;if(n(141)!=e[n(153)]&&n(143)!=e[n(153)])return;const{data:s}=e;return s&&s[n(171)]==o?s[n(138)][0][n(170)]?{type:n(156),content:Wr(r,n(162))}:{type:n(156),content:Wr(r,n(150))}:void 0}))}}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=120]})(t,e)}const Ji=Qi;function Yi(){const t=["style","commandParams","StyleUtils","element","30CCseRu","*Set format:* %0","_enableDefaultAttributesIntegration","type","definitions","3589537OKEsOG","plugins","registerAttributeLabel","config","5GcyPWT","595564KOxzil","getGhsAttributeNameForElement","locale","2080806XgdAZX","registerDescriptionCallback","commandName","formatInline","1116153kNYSYd","TrackChangesEditing","GeneralHtmlSupport","_registerBlockAttribute","11NXbXFi","toLowerCase","Style","ghsAttributes","styleName","forceValue","format","get","block","31090044HhPser","afterInit","normalizeConfig","FORMAT_STYLE","_registerLegacyDescription","56iyLnxQ","add","DataSchema","9IqjjpA","inline","editor","formatBlock","_registerInlineAttribute","has","38919TtkeSq","4535220hQyVOM","_descriptionFactory","*Remove format:* %0"];return(Yi=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(546716===parseInt(n(170))/1*(parseInt(n(126))/2)+parseInt(n(164))/3*(-parseInt(n(136))/4)+-parseInt(n(135))/5*(parseInt(n(139))/6)+-parseInt(n(131))/7+parseInt(n(161))/8*(-parseInt(n(143))/9)+-parseInt(n(171))/10+-parseInt(n(147))/11*(-parseInt(n(156))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(157)](){const t=Ji,e=this[t(166)];if(!e[t(132)][t(169)](t(149))||!e[t(132)][t(169)](t(163)))return;const n=e[t(132)][t(154)](t(144)),r=e[t(138)],s=e[t(134)][t(154)](t(122))||{},o=e[t(132)][t(154)](t(145)),i=e[t(132)][t(154)](t(124))[t(158)](e[t(132)][t(154)](t(163)),s[t(130)]);n[t(128)](t(122));const a=new Set;for(const e of i[t(155)]){const n=o[t(137)](e[t(125)]);a[t(162)](n)}const c=new Set;for(const e of i[t(165)]){const n=o[t(137)](e[t(125)]);c[t(162)](n);for(const n of e[t(150)])c[t(162)](n)}for(const e of a)n[t(146)](e),n[t(120)][t(133)](e,Wr(r,t(159)));for(const e of c)n[t(168)](e),n[t(120)][t(133)](e,Wr(r,t(159)));this[t(160)]()}[Ji(160)](){const t=Ji,e=this[t(166)],n=e[t(138)];e[t(132)][t(154)](t(144))[t(120)][t(140)]((e=>{const r=t;if(r(167)!=e[r(129)]&&r(142)!=e[r(129)])return;const{data:s}=e;return s&&r(122)===s[r(141)]?s[r(123)][0][r(152)]?{type:r(153),content:Wr(n,r(127),s[r(123)][0][r(151)][r(148)]())}:{type:r(153),content:Wr(n,r(121),s[r(123)][0][r(151)][r(148)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=432]})(t,e)}function na(){const t=["every","oldRange","ELEMENT_TABLE_ROW","registerCustomCallback","isTouching","join","document","findAncestor","locale","options","getChildren","span","enableCommand","isEqual","deletion","colspan","position","281447gdXwem","registerElementLabel","maxColumn","rowspan","TableEditing","33486SODDUr","data","subType","_descriptionFactory","length","*Remove:* %0","addClass","rootName","downcastDispatcher","insert","getRanges","insertion","tablePaste","_suggestionFactory","left","order","getFirstRange","model","toViewElement","getContainedElement","_getCoordsForCells","createRangeOn","afterInit","classes","isInContent","tableCell","filter","addRange","enqueueChange","values","selectTableRow","insertTable","editor","createRangeIn","tableColumn","element","change:data","differ","getColumnIndexes","hasAttribute","36232YBRIRm","highest","_tableSuggestions","first","batch","removeClass","showSuggestionHighlights","selection","discard","insertTableRowBelow","change","has","fromRange","_acceptFormatSuggestionCallbackFactory","$graveyard","removeTableColumn","max","markMultiRangeInsertion","getChanges","suggestion","registerPostFixer","*Insert:* %0","min","above","toLowerCase","get","map","insertTableColumnRight","cell","from","start","isIntersectingWithRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","841540KfFots","createTableWalker","8GgEoWO","TableUtils","getAttribute","1540761tyygMw","add","2prKyNs","TrackChangesEditing","removeTableRow","forceValue","selectTableColumn","ELEMENT_TABLE_ROW_WITH_TEXT","nodeBefore","ELEMENT_TABLE","nodeAfter","some","createPositionAt","_getSuggestionCoords","getItems","type","_tablePostFixingSubtypes","execute","accept","insertTableColumnLeft","root","startsWith","5482062MUxVkb","3374800EQooxA","MAX_SAFE_INTEGER","minColumn","getChangedMarkers","mapper","getSelectionAffectedTableCells","low","writer","table","ELEMENT_TABLE_COLUMN","end","registerDescriptionCallback","14FucfpI","ELEMENT_TABLE_WITH_TEXT","insertTableRowAbove","addMarker:suggestion","maxRow","setSelection","isArray","plugins","push","substr","minRow","_setupColumnsRowsFixing","getSuggestion","tableRow","$textProxy","includes","name","detach","getCellLocation","commands","last","item","markMultiRangeDeletion","getRowIndexes","MIN_SAFE_INTEGER","refresh","_splitMarkerName"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(317768===-parseInt(n(450))/1+-parseInt(n(535))/2*(parseInt(n(533))/3)+parseInt(n(495))/4+parseInt(n(528))/5+parseInt(n(455))/6*(-parseInt(n(568))/7)+-parseInt(n(530))/8*(-parseInt(n(555))/9)+parseInt(n(556))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(549)]=[e(581),e(489)],this[e(497)]=new Set}[ta(477)](){const t=ta,e=this[t(487)],n=e[t(472)][t(439)][t(502)];if(!e[t(575)][t(506)](t(454)))return;const r=e[t(441)],s=e[t(575)][t(520)](t(536)),o=e[t(575)][t(520)](t(531));s[t(458)][t(451)](t(564),(e=>Wr(r,t(542),e))),this[t(579)](),s[t(445)](t(486)),s[t(445)](t(485)),s[t(445)](t(539));for(const r of[t(570),t(504)]){const i=e[t(587)][t(520)](r);s[t(445)](r,(r=>{const a=t;e[a(472)][a(505)]((t=>{const e=a;r();const c=e(518)===i[e(470)],u=o[e(561)](n),l=o[e(591)](u),f=c?l[e(498)]-1:l[e(588)]+1,h=u[0][e(440)](e(564)),g=o[e(529)](h,{startRow:f,endRow:f}),d=Array[e(524)](g)[e(521)]((n=>t[e(476)](n[e(523)])));s[e(512)](d,e(581))}))}))}for(const r of[t(552),t(522)]){const i=e[t(587)][t(520)](r);s[t(445)](r,(r=>{const a=t;e[a(472)][a(505)]((t=>{const e=a;r();const c=e(469)===i[e(470)],u=o[e(561)](n),l=o[e(493)](u),f=c?l[e(498)]-1:l[e(588)]+1,h=u[0][e(440)](e(564)),g=o[e(529)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(524)](g)[e(521)]((n=>t[e(476)](n[e(523)])));s[e(512)](d,e(489))}))}))}for(const r of[t(537),t(510)]){const i=r[t(577)](11),a=i[t(519)](),c=a[t(577)](0,3)+t(444),u=t(564)+i,l=t(517)+i,f=t(511)+i;s[t(445)](r,(()=>{const i=t;e[i(472)][i(505)]((t=>{const e=i,h=o[e(561)](n),g=h[0][e(440)](e(564));let d;if(e(537)==r){const t=o[e(591)](h);d={startRow:t[e(498)],endRow:t[e(588)],includeAllSlots:!0}}else{const t=o[e(493)](h);d={startColumn:t[e(498)],endColumn:t[e(588)],includeAllSlots:!0}}const p=o[e(529)](g,d),m=Array[e(524)](p)[e(521)]((({cell:t})=>t)),I=sa(m[e(481)]((t=>t[e(494)](c)))),E=sa(m[e(481)]((t=>!t[e(494)](c))))[e(521)]((n=>t[e(476)](n))),b=s[e(590)](E,u);if(b&&(e(581)==b[e(457)]||e(489)==b[e(457)])){const n=this[e(546)](b);for(const r of I){const s=t[e(476)](r),i=o[e(586)](r),u=r[e(532)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(482)](s)}}}))}))}function c(r){const s=t,o=Array[s(524)](n[s(465)]())[s(521)]((t=>i.LiveRange[s(507)](t)));e[s(472)][s(505)]((t=>{const n=s,i=t[n(499)];r=r[n(481)]((t=>n(509)!=t[n(553)][n(462)])),t[n(573)](r),e[n(587)][n(520)](n(537))[n(593)](),e[n(550)](n(537),{forceDefaultExecution:!0}),e[n(472)][n(483)]((()=>{const t=n;e[t(472)][t(483)](i,(e=>{const n=t,r=o[n(481)]((t=>n(509)!=t[n(553)][n(462)]));r[n(459)]>0&&e[n(573)](r);for(const t of o)t[n(585)]()}))}))}))}function u(r){const s=t;e[s(472)][s(505)]((t=>{const o=s,a=Array[o(524)](n[o(465)]())[o(521)]((t=>i.LiveRange[o(507)](t))),c=[];for(const t of r)for(const e of t[o(547)]({shallow:!0}))c[o(576)](e);for(const n of c)o(509)!=n[o(553)][o(462)]&&(t[o(573)](t[o(545)](n,0)),e[o(587)][o(520)](o(510))[o(593)](),e[o(550)](o(510),{forceDefaultExecution:!0}));const u=a[o(481)]((t=>o(509)!=t[o(553)][o(462)]));u[o(459)]>0&&t[o(573)](u);for(const t of a)t[o(585)]()}))}function l(e,n){const r=t;return n[r(433)]((t=>e[r(544)]((e=>e[r(566)][r(446)](t[r(525)])||t[r(566)][r(446)](e[r(525)])))))}function f(e,n){const r=t;return e[r(544)]((t=>n[r(544)]((e=>t[r(566)][r(437)](e[r(525)])))))}e[t(456)][t(463)].on(t(571),((e,n,r)=>{const s=t;if(!r[s(442)][s(501)])return;const o=n[s(589)];if(!o)return;const i=r[s(560)][s(473)](o);function c(t){return Array[s(574)](t)?t:[t]}i&&s(480)===o[s(584)]&&(0,a.setHighlightHandling)(i,r[s(563)],((t,e,n)=>n[s(461)](c(e[s(478)]),t)),((t,e,n)=>n[s(500)](c(e[s(478)]),t)))}),{priority:t(496)}),s[t(458)][t(567)]((e=>{const n=t;if(n(466)!=e[n(548)]&&n(447)!=e[n(548)])return;const s=e[n(474)]();if(null!=s&&s.is(n(490),n(564))){if(n(466)==e[n(548)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)]));if(t[n(459)])return{type:n(466),content:Wr(r,n(516),Wr(r,n(569),'"'+t[n(438)](" ")+'"'))}}if(n(447)==e[n(548)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)]));if(t[n(459)])return{type:n(447),content:Wr(r,n(460),Wr(r,n(569),'"'+t[n(438)](" ")+'"'))}}}})),s[t(458)][t(567)]((e=>{const n=t;if(n(581)==e[n(457)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)])),s=this[n(546)](e),o=s[n(572)]-s[n(578)]+1;if(n(466)==e[n(548)])return t[n(459)]?{type:n(466),content:Wr(r,n(516),Wr(r,n(540),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(466),content:Wr(r,n(516),Wr(r,n(435),o))};if(n(447)==e[n(548)])return t[n(459)]?{type:n(447),content:Wr(r,n(460),Wr(r,n(540),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(447),content:Wr(r,n(460),Wr(r,n(435),o))}}if(n(489)==e[n(457)]){const t=e[n(547)]()[n(481)]((t=>t.is(n(582))))[n(521)]((t=>t[n(456)])),s=this[n(546)](e),o=s[n(452)]-s[n(558)]+1;if(n(466)==e[n(548)])return t[n(459)]?{type:n(466),content:Wr(r,n(516),Wr(r,n(527),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(466),content:Wr(r,n(516),Wr(r,n(565),o))};if(n(447)==e[n(548)])return t[n(459)]?{type:n(447),content:Wr(r,n(460),Wr(r,n(527),[o,'"'+t[n(438)](" ")+'"']))}:{type:n(447),content:Wr(r,n(460),Wr(r,n(565),o))}}})),s[t(468)][t(436)](t(466),t(581),t(503),c),s[t(468)][t(436)](t(447),t(581),t(551),c),s[t(468)][t(436)](t(466),t(489),t(503),u),s[t(468)][t(436)](t(447),t(489),t(551),u),s[t(468)][t(436)](t(466),t(489),t(438),l),s[t(468)][t(436)](t(447),t(489),t(438),l),s[t(468)][t(436)](t(466),t(581),t(438),f),s[t(468)][t(436)](t(447),t(581),t(438),f)}[ta(508)](){const t=ta,e=this[t(487)],n=e[t(472)][t(439)][t(502)];return(r,s)=>{const o=t;e[o(472)][o(505)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(566)][a(541)];u&&u[0]&&!1===u[0][a(538)]&&(l=r[0][a(525)][a(543)]);const f=t[a(488)](l);if(a(509)==f[a(553)][a(462)])return;const h=Array[a(524)](n[a(465)]())[a(521)]((t=>i.LiveRange[a(507)](t)));t[a(573)](f),e[a(587)][a(520)](c)[a(593)](),u[a(576)]({forceDefaultExecution:!0}),e[a(550)](c,...u);const g=h[a(481)]((t=>a(509)!=t[a(553)][a(462)]));g[a(459)]>0&&t[a(573)](g);for(const t of h)t[a(585)]()}))}}[ta(475)](t){const e=ta,n=this[e(487)][e(575)][e(520)](e(531));let r=Number[e(557)],s=Number[e(592)],o=Number[e(557)],i=Number[e(592)];for(const a of t){if(e(509)==a[e(553)][e(462)])continue;const{row:t,column:c}=n[e(586)](a),u=a[e(494)](e(453))?a[e(532)](e(453))-1:0,l=a[e(494)](e(448))?a[e(532)](e(448))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ta(579)](){const t=ta,e=this[t(487)],n=e[t(575)][t(520)](t(536)),r=e[t(575)][t(520)](t(531));e[t(472)][t(439)].on(t(491),(()=>{const r=t,s=Array[r(524)](e[r(472)][r(439)][r(492)][r(559)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(432)](t);if(r(514)!=s)continue;if(null!=e[r(434)])continue;const a=n[r(580)](o);this[r(549)][r(583)](i)&&this[r(497)][r(534)](a)}}),{priority:t(562)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(476)](e),a=e[s(440)](s(564)),c=r[s(586)](e);for(const t of this[s(497)]){const n=t[s(457)],r=n[s(554)](s(467)),u=n[s(577)](r?10:5),l=u[s(519)](),f=l[s(577)](0,3)+s(444),h=s(517)+u,g=s(511)+u;if(!t[s(479)])continue;if(a!=t[s(471)]()[s(525)][s(440)](s(564)))continue;if(t[s(526)](i))continue;const d=e[s(494)](f)?e[s(532)](f)-1:0,p=this[s(546)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(482)](i),o=!0)}return o};e[t(472)][t(439)][t(515)]((n=>{const r=t;let o=!1;for(const t of e[r(472)][r(439)][r(492)][r(513)]())if(r(464)==t[r(548)])if(r(581)==t[r(584)])for(const e of t[r(449)][r(543)][r(443)]())o=o||s(e,n);else r(480)==t[r(584)]&&(o=o||s(t[r(449)][r(543)],n));return o}))}[ta(546)](t){const e=ta;return this[e(475)](t[e(465)]()[e(521)]((t=>t[e(525)][e(543)])))}}function sa(t){const e=ta;return Array[e(524)](new Set(t)[e(484)]())}function oa(){const t=["*Split cell:* vertically","enableCommand","mergeTableCells","low","execute","table","containsRange","root","12220785QNLcZl","change","_descriptionFactory","72AVtYCw","subType","return","_tablePostFixingSubtypes","*Merge cells*","_acceptFormatSuggestionCallbackFactory","8AqfpxT","deletion","commandName","_isForcedDefaultExecutionBlock","mergeTableCellRight","format","20mAwLob","*Split cell:* horizontally","insertion","TableUtils","rootName","4346805lefTWL","$graveyard","mergeTableCellUp","filter","formatInline","set:isEnabled","author","_suggestionFactory","isInContent","locale","accept","stop","_areMergableCells","type","TrackChangesEditing","getCellLocation","find","setSelection","formatBlock","registerDescriptionCallback","forceDefaultExecution","horizontally","findAncestor","68228DakodX","element","657264NKOzVK","highest","tableCell","model","getFirstPosition","createTableWalker","editor","mergeTableCellDown","16vsiKUg","length","createRangeOn","markBlockFormat","push","map","10596684WbGrFM","TableEditing","splitTableCellVertically","registerCustomCallback","isEnabled","mergeTableCellLeft","add","getRanges","splitTableCellHorizontally","from","refresh","selection","value","afterInit","document","commands","detach","getSuggestions","19334282ikjKXg","markMultiRangeBlockFormat","requires","158575RodkUC","_areSelectedCellsMergable","get","trackChanges","fromRange","getSelectionAffectedTableCells","cell","getAncestors","has","direction","plugins","size"];return(oa=function(){return t})()}const ia=aa;function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(804360===parseInt(n(132))/1*(-parseInt(n(122))/2)+parseInt(n(199))/3+parseInt(n(124))/4+-parseInt(n(159))/5*(-parseInt(n(182))/6)+parseInt(n(138))/7+parseInt(n(188))/8*(parseInt(n(179))/9)+parseInt(n(194))/10*(-parseInt(n(156))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ca extends t.Plugin{static get[ia(158)](){return[ra]}[ia(151)](){const t=ia,e=this[t(130)],n=e[t(127)][t(152)][t(149)],r=e[t(208)];if(!e[t(169)][t(167)](t(139)))return;const s=e[t(169)][t(161)](t(113)),o=e[t(169)][t(161)](t(197)),a=e[t(169)][t(161)](ra);a[t(185)][t(136)](t(173)),s[t(172)](t(173),(()=>{const n=t,r=o[n(164)](e[n(127)][n(152)][n(149)]);e[n(127)][n(180)]((()=>{const t=n;s[t(157)](r,{commandName:t(173),commandParams:[]},[],t(173))}))})),e[t(153)][t(161)](t(173)).on(t(175),((n,r)=>{const o=t;e[o(153)][o(161)](o(162))[o(150)]&&(r[o(133)]>0&&r[r[o(133)]-1]&&r[r[o(133)]-1][o(119)]||s[o(191)]||this[o(160)]()||n[o(210)]())}),{priority:t(125)});for(const n of[t(201),t(192),t(131),t(143)]){const r=e[t(153)][t(161)](n);s[t(172)](n,(()=>{const n=t,o=e[n(127)][n(152)][n(149)][n(128)]()[n(166)]()[n(115)]((t=>t.is(n(123),n(126)))),i=r[n(150)];e[n(127)][n(180)]((()=>{const t=n;s[t(157)]([o,i],{commandName:t(173),commandParams:[]},[],t(173))}))}))}for(const n of[t(140),t(146)]){const r=e[t(153)][t(161)](n);s[t(172)](n,(()=>{const i=t,a=o[i(164)](e[i(127)][i(152)][i(149)])[0],c=a[i(121)](i(176)),{column:u,row:l}=o[i(114)](a);let f=[];if(i(120)==r[i(168)]){const t=o[i(129)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(147)](t)[i(137)]((t=>t[i(165)]))}else{const t=o[i(129)](c,{column:u,includeAllSlots:!0});f=Array[i(147)](t)[i(137)]((t=>t[i(165)]))}e[i(127)][i(180)]((t=>{const e=i;s[e(135)](t[e(134)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(181)][t(118)]((e=>{const n=t;if(n(117)!=e[n(112)]&&n(203)!=e[n(112)])return;const{data:s}=e;return s&&n(173)==s[n(190)]?{type:n(193),content:Wr(r,n(186))}:void 0})),s[t(181)][t(118)]((e=>{const n=t;if(n(117)!=e[n(112)]&&n(203)!=e[n(112)])return;const{data:s}=e;return s?n(140)==s[n(190)]?{type:n(193),content:Wr(r,n(171))}:n(146)==s[n(190)]?{type:n(193),content:Wr(r,n(195))}:void 0:void 0}));const c=a[t(187)]();for(const e of[t(201),t(192),t(131),t(143)])s[t(206)][t(141)](t(117),e,t(209),c);for(const e of[t(140),t(146)])s[t(206)][t(141)](t(117),e,t(209),c);s[t(206)][t(141)](t(117),t(173),t(209),(r=>{const s=t;e[s(127)][s(180)]((t=>{const o=s,a=Array[o(147)](n[o(145)]())[o(137)]((t=>i.LiveRange[o(163)](t)));t[o(116)](r),e[o(153)][o(161)](o(173))[o(148)](),e[o(175)](o(173),{forceDefaultExecution:!0});const c=a[o(202)]((t=>o(200)!=t[o(178)][o(198)]));c[o(133)]>0&&t[o(116)](c);for(const t of a)t[o(154)]()}))}));for(const n of[t(201),t(131),t(143),t(192)]){const r=e[t(153)][t(161)](n);r.on(t(204),((n,s,o)=>{const i=t;if(o){const t=e[i(127)][i(152)][i(149)][i(128)]()[i(166)]()[i(115)]((t=>t.is(i(123),i(126))));this[i(111)](r[i(150)],t)||(n[i(184)]=!1,n[i(210)]())}}),{priority:t(174)})}}[ia(160)](){const t=ia,e=this[t(130)][t(153)][t(161)](t(173)),n=this[t(130)][t(169)][t(161)](t(197));if(!e[t(142)])return!1;const r=n[t(164)](this[t(130)][t(127)][t(152)][t(149)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(111)](e,n))return!1;return!0}[ia(111)](t,e){const n=ia,r=this[n(130)][n(169)][n(161)](n(113)),s=this[n(130)][n(127)][n(134)](t),o=this[n(130)][n(127)][n(134)](e),i=new Set,a=new Set;for(const t of r[n(155)]())if((n(196)==t[n(112)]||n(189)==t[n(112)]||n(173)==t[n(183)])&&t[n(207)])for(const e of t[n(145)]())e[n(177)](s,!0)&&i[n(144)](t[n(112)]+":"+t[n(205)].id),e[n(177)](o,!0)&&a[n(144)](t[n(112)]+":"+t[n(205)].id);if(i[n(170)]!=a[n(170)])return!1;for(const t of i)if(!a[n(167)](t))return!1;return!0}}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=425]})(t,e)}function fa(){const t=["110690oXNcYO","data-suggestion","markerName","TableEditing","writer","afterInit","parent","showSuggestionHighlights","mapper","activeMarkers","_registerLegacyDescription","registerAttributeLabel","removeAttribute","data","createTableWalker","item","addClass","get","toViewElement","FORMAT_REGULAR_COLUMN","start","ck-suggestion-marker-","FORMAT_HEADER_ROW","headingRows","286stFoFZ","highest","FORMAT_REGULAR_ROW","markerNameToElements","ck-suggestion-marker--active","editor","consumable","requires","stop","format","registerDescriptionCallback","161756ynoKfa","commandParams","_splitMarkerName","nodeBefore","360379sVPqJy","end","TableUtils","setAttribute","removeClass","3711NvfNoH","getSuggestion","formatBlock","FORMAT_HEADER_COLUMN","name","forceValue","markerRange","headingColumns","unbindElementFromMarkerName","382KImCWI","_acceptFormatSuggestionCallbackFactory","cell","bindElementToMarker","10196412qihPUH","216186DldxIS","has","editing","consume","_suggestionFactory","removeMarker:suggestion","getCellLocation","locale","type","nodeAfter","setTableColumnHeader","commandName","downcastDispatcher","addMarker:suggestion","10osEOQi","_handleLegacySuggestions","registerCustomCallback","TrackChangesEditing","27EZyZfc","includes","setTableRowHeader","plugins","*Format:* %0","accept","153288KvcJSU","_enableDefaultAttributesIntegration","_descriptionFactory","options","49QXTVjY"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(208973===-parseInt(n(494))/1+parseInt(n(508))/2*(parseInt(n(499))/3)+parseInt(n(490))/4*(parseInt(n(440))/5)+-parseInt(n(426))/6*(parseInt(n(454))/7)+-parseInt(n(450))/8*(parseInt(n(444))/9)+parseInt(n(455))/10*(-parseInt(n(479))/11)+parseInt(n(425))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(486)](){return[ra]}[ua(460)](){const t=ua,e=this[t(484)];if(!e[t(447)][t(427)](t(458)))return;const n=e[t(433)],r=e[t(447)][t(472)](t(443));r[t(451)](t(446),[],[t(478)]),r[t(451)](t(436),[],[t(506)]),r[t(452)][t(466)](t(478),Wr(n,t(477))),r[t(452)][t(466)](t(506),Wr(n,t(502))),this[t(441)]()}[ua(441)](){const t=ua,e=this[t(484)][t(447)][t(472)](t(443)),n=this[t(484)][t(447)][t(472)](t(496)),r=this[t(484)][t(447)][t(472)](ra)[t(509)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(492)](o[a(457)]),l=e[a(500)](u),f=l[a(468)];if(a(501)!=l[a(434)]||!f||a(436)!=f[a(437)])return;if(o[a(470)])return void s[a(487)]();if(!i[a(485)][a(429)](o[a(505)],s[a(503)]))return;const h=o[a(505)][a(475)][a(435)],g=o[a(505)][a(495)][a(493)],d=h[a(461)][a(461)],{column:p}=n[a(432)](h),{column:m}=n[a(432)](g);for(let s=p;s<=m;s++){const l=n[a(469)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(510)],l=i[a(463)][a(473)](s);i[a(459)][a(471)](a(476)+c,l),r&&i[a(459)][a(497)](a(456),u,l),i[a(463)][a(511)](l,o[a(457)]),t&&(e[a(464)][a(445)](o[a(457)])?i[a(459)][a(471)](a(483),l):i[a(459)][a(498)](a(483),l))}}}}e[t(430)][t(442)](t(501),t(446),t(449),r),e[t(430)][t(442)](t(501),t(436),t(449),r),this[t(484)][t(428)][t(438)].on(t(439),s(),{priority:t(480)}),this[t(484)][t(468)][t(438)].on(t(439),((e,n,r)=>{const o=t;r[o(453)][o(462)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(480)}),this[t(484)][t(428)][t(438)].on(t(431),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(492)](r[o(457)]),c=e[o(500)](a),u=c[o(468)];if(o(501)!=c[o(434)]||!u||o(436)!=u[o(437)])return;const l=s[o(463)][o(482)](r[o(457)]);if(l)for(const t of l)s[o(459)][o(498)](o(476)+i,t),s[o(459)][o(498)](o(483),t),s[o(459)][o(467)](o(456),t),s[o(463)][o(507)](t,r[o(457)])}),{priority:t(480)}),this[t(465)]()}[ua(465)](){const t=ua,e=this[t(484)],n=e[t(433)];function r(e){const r=t;return{type:r(488),content:Wr(n,r(448),e)}}e[t(447)][t(472)](t(443))[t(452)][t(489)]((e=>{const s=t;if(s(501)!=e[s(434)])return;const{data:o}=e;if(o){if(s(446)==o[s(437)]){const t=o[s(491)][0][s(504)];return r(Wr(n,s(t?477:481)))}if(s(436)==o[s(437)]){const t=o[s(491)][0][s(504)];return r(Wr(n,s(t?502:474)))}}}))}}const ga=ba;function da(){const t=["getRanges","suggestion","getItems","table","trackChanges","register","set","schema","insertContent","map","_createdBatches","*Replace table cells*","676948KtJdch","registerPostFixer","6NNRhNt","tableCellBorderColor","$graveyard","endRow","createElement","insert","includes","markerName","tablePasteRow","formatBlock","rowInsertionRanges","TableUtils","length","selection","_suggestionFactory","columnInsertionIndexes","setAttribute","push","row","getChild","1836620SMXvye","registerDescriptionCallback","2vgGUJQ","getSuggestionCallback","author","945657WizPBk","getSuggestion","last","insertion","editing","has","documentSelection","findAncestor","removeColumns","markers","nextSibling","model","cells","getSuggestions","locale","first","createPositionBefore","column","getShiftedBy","start","deletion","paragraph","reduce","fill","root","markMultiRangeInsertion","removeMarkers","rowInsertionIndexes","view","columns","suggestionUnloaded","newRange","keys","afterInit","tablePasteCell","_splitMarkerName","listenTo","getChildren","markerToHighlight","document","commands","tablePasteColumn","getContainedElement","get","tableCellBorderStyle","setAttributes","tablePaste","getChangedMarkers","5801663QJzbeP","name","getAttributes","showSuggestionHighlights","dataDowncast","rows","startsWith","insertionRanges","createTableWalker","ck-suggestion-marker","getColumns","rootName","1131432hdigpn","updateMarker","tableCell","from","getRange","nodeAfter","Users","getRows","attributes","high","suggestionLoaded","createRange","some","cell","_descriptionFactory","element","wrap","markMultiRangeDeletion","plugins","subType","654595AWQUKf","remove","suggestion:formatBlock:tablePasteCell","insertRows","entries","forceDefaultExecution","activeMarkers","value","redo","TableClipboard","next","move","getTableIfOnlyTableInContent","3qYQzSW","change","stop","registerCustomCallback","tableCellHorizontalAlignment","join","insertColumns","_isForcedDefaultExecutionBlock","isEmpty","position","filter","tableCellVerticalAlignment","ck-suggestion-marker--active","deletionRanges","accept","end","tableCellPadding","suggestion-td","getChanges","markerAttributes","_replaceTableSlotCell","ck-suggestion-marker-insertion","getAllAdjacentSuggestions","containsRange","columnInsertionRanges","editingDowncast","getColumnIndexes","elementToElement","getRowIndexes","type","isEqual","unwrap","differ","isInContent","low","_tablePostFixingSubtypes","every","8123200YouPEf","removeMarker","getSelectionAffectedTableCells","getMarkers","add","oldRange","hasSuggestion","tableCellBackgroundColor","requires","options","tablePasteChainId","content","batch","return","endColumn","markMultiRangeBlockFormat","tableCellBorderWidth","_getCoordsForCells","editor","previousSibling","conversion","previous","discard","createRangeIn","removeRows","clipboardOutput","find","for","tableCellSuggestion","fromEntries","TrackChangesEditing","createRangeOn"];return(da=function(){return t})()}!function(t,e){const n=ba,r=t();for(;;)try{if(436641===parseInt(n(646))/1*(parseInt(n(563))/2)+-parseInt(n(659))/3*(-parseInt(n(539))/4)+-parseInt(n(561))/5+parseInt(n(541))/6*(parseInt(n(614))/7)+-parseInt(n(626))/8+parseInt(n(566))/9+-parseInt(n(495))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(511),ga(542),ga(610),ga(462),ga(469),ga(502),ga(474)],ma=Object[ga(524)](pa[ga(536)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(503)](){return[ra]}[ga(599)](){const t=ga,n=this[t(513)];if(!n[t(644)][t(571)](t(655)))return;const r=n[t(644)][t(609)](t(525)),s=n[t(644)][t(609)](t(552)),o=n[t(644)][t(609)](ra),i=n[t(644)][t(609)](t(655));o[t(493)][t(558)](t(549),t(607)),n[t(577)][t(534)][t(532)](t(523),{allowIn:t(628),allowContentOf:t(628),isLimit:!0}),n[t(515)][t(485)]({model:t(523),view:t(475)});let a=null;n[t(577)].on(t(535),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(553)]-1];h&&h[u(651)]||r[u(465)]||this[u(513)][u(606)][u(609)](u(531))[u(653)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(572)))return!1;const i=s[o(658)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(497)](n[o(605)][o(554)]);if(!a[o(553)])return!1;const c=a[0][o(573)](o(530)),l=r[o(486)](a),f=r[o(484)](a),h={startRow:l[o(581)],endRow:l[o(568)],startColumn:f[o(581)],endColumn:f[o(568)]};return 1==a[o(553)]&&(h[o(544)]+=r[o(633)](i)-1,h[o(509)]+=r[o(624)](i)-1),Ta(c,h,r)}(l,f,n[u(577)],s,i)&&(o[u(460)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(577)][u(660)]((()=>{const t=u;n[t(577)][t(535)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(553)]&&r[t(591)](o,t(549),{tablePasteChainId:s}),i[t(553)]&&r[t(591)](i,t(607),{tablePasteChainId:s}),l[t(553)]&&r[t(591)](l,t(612),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(553)]&&r[t(643)](f,t(612),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(510)](h[t(536)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(600),{tablePasteChainId:s});if(g){const e=g[t(498)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(577)][t(526)](s),a=e[t(521)]((e=>e[t(630)]()[t(488)](i)));a&&r[t(558)]([a[t(615)],o])}r[t(553)]&&g[t(557)](t(477),Object[t(524)](r))}a=null})))}),{priority:e.priorities[t(635)]+10}),n[t(644)][t(609)](t(655)).on(t(478),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(460)]();const c=s[r(639)],u=o,l=Ea(c),f=Ea(u);e[r(508)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(647)](c[r(560)](0));for(const t of Array[r(629)](u[r(603)]()))i[r(546)](t,c,r(473));const t=a[r(593)][r(547)](s[r(559)]),e=a[r(556)][r(547)](s[r(583)]);t||e||(h=i[r(518)](c))}else f&&!l&&(g=i[r(518)](c));else{const t=i[r(545)](r(523)),e=i[r(545)](r(523));i[r(642)](i[r(518)](c),e),i[r(546)](t,c,0);for(const e of Array[r(629)](u[r(603)]()))i[r(546)](e,t,r(473));h=i[r(526)](t),g=i[r(526)](e)}const d=Array[r(629)](u[r(616)]())[r(468)]((([t])=>pa[r(547)](t)));a[r(578)][r(558)]({element:c,attributes:d[r(553)]?Object[r(524)](d):null}),h&&a[r(621)][r(558)](h),g&&a[r(471)][r(558)](g)}),{priority:t(635)}),s.on(t(464),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(595)]||1;a[o(556)]=new Array(l)[o(589)](u)[o(536)](((t,e)=>t+e));for(const{cell:t}of s[o(622)](i,{startColumn:u,endColumn:u+l-1}))a[o(482)][o(558)](n[o(577)][o(526)](t))}),{priority:t(492)}),s.on(t(649),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(619)]||1;a[o(593)]=new Array(l)[o(589)](u)[o(536)](((t,e)=>t+e));for(const{cell:t}of s[o(622)](i,{startRow:u,endRow:u+l-1}))a[o(551)][o(558)](n[o(577)][o(526)](t))}),{priority:t(492)}),r[t(640)][t(562)]((e=>{const r=t;if(e[r(645)]&&e[r(645)][r(620)](r(612)))return e[r(516)]?{}:{type:r(569),content:Wr(n[r(580)],r(538))}}));const c=()=>!1;for(const e of[t(612),t(607),t(549),t(600)])r[t(555)][t(461)](t(569),e,t(463),c),r[t(555)][t(461)](t(586),e,t(463),c),r[t(555)][t(461)](t(550),e,t(463),c);r[t(555)][t(461)](t(550),t(600),t(517),c),r[t(555)][t(461)](t(550),t(600),t(472),((e,r,s)=>{const o=t,i=e[o(536)]((t=>t[o(608)]()))[o(468)]((t=>t)),c=new Map(i[o(536)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(578)])e&&c[o(533)](t,e);else if(s&&s[o(477)])for(const[t,e]of Object[o(650)](s[o(477)])){const r=n[o(577)][o(575)][o(609)](t),s=r?r[o(630)]()[o(608)]():null;s&&c[o(533)](s,e)}n[o(577)][o(660)]((t=>{const e=o;for(const[n,r]of c)t[e(611)]({...ma,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(555)][o(461)](e,o(612),s,((t,i,a)=>{const c=o;n[c(577)][c(660)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(585)][o(631)];t.is(o(641),o(523))&&u[o(558)](t)}r[o(555)][o(564)](e,null,s)(t,i,a);for(const t of u)o(543)!=t[o(590)][o(625)]&&n[o(489)](t)}))}))};u(t(569),t(472)),u(t(569),t(517)),u(t(586),t(472)),u(t(586),t(517)),r[t(555)][t(461)](t(569),t(549),t(517),(e=>{const n=t,r=e[n(536)]((t=>t[n(608)]())),i=r[0][n(573)](n(530)),{minRow:a,maxRow:c}=o[n(512)](r);s[n(519)](i,{at:a,rows:c-a+1})})),r[t(555)][t(461)](t(569),t(607),t(517),(e=>{const n=t,r=e[n(536)]((t=>t[n(608)]())),i=r[0][n(573)](n(530)),{minColumn:a,maxColumn:c}=o[n(512)](r);s[n(574)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(645)]||!n[s(645)][s(620)](s(612)))return;const o=n[s(634)][s(505)],i=r[s(579)]()[s(468)]((t=>t[s(491)]&&t[s(634)]&&t[s(634)][s(505)]==o));i[s(553)]&&n[s(480)]()[s(553)]!=i[s(553)]&&i[s(588)](((t,e)=>(t[s(656)]=e,e[s(516)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(601)](e[s(548)]),i=[s(623),s(479)],a=r[s(652)][s(547)](e[s(548)]);return a&&i[s(558)](s(470)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(636),l,{priority:t(635)}),r.on(t(596),l,{priority:t(635)}),n[t(577)][t(605)][t(540)]((()=>{const e=t;let s=!1;const o=Array[e(629)](n[e(577)][e(605)][e(490)][e(613)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(601)](t);if(e(528)!=o||e(586)!=a||i[e(500)])continue;if(!r[e(501)](c))continue;const u=r[e(567)](c)[e(527)](),l=n[e(644)][e(609)](e(632)).me;for(const t of r[e(579)]())if(t[e(491)]&&t[e(565)]==l&&e(550)==t[e(487)]&&e(600)==t[e(645)]&&t[e(527)]()[e(494)]((t=>u[e(638)]((n=>n[e(481)](t,!0))))))for(const n of t[e(480)]())n[e(491)]&&(n[e(517)](),s=!0)}return s})),n[t(577)][t(605)][t(540)]((e=>{const s=t,o=n[s(606)][s(609)](s(654));if(!o||!o[s(537)][s(571)](e[s(507)]))return!1;let i=!1;const a=n[s(644)][s(609)](s(632)).me,c=n[s(577)][s(605)][s(490)][s(476)](),u=Array[s(629)](n[s(577)][s(605)][s(490)][s(613)]())[s(468)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(601)](t);return n(528)==o&&n(612)==i&&c==a.id&&!e[n(500)]}));for(const t of c){if(s(546)!=t[s(487)]||s(523)!=t[s(615)]||1!=t[s(553)])continue;const n=e[s(637)](t[s(467)],t[s(467)][s(584)](1));if(!u[s(521)]((({data:t})=>t[s(597)][s(488)](n))))for(const{name:t,data:r}of u)if(n[s(481)](r[s(597)])){e[s(627)](t,{range:n}),i=!0;break}}return i})),n[t(577)][t(605)][t(540)]((e=>{const s=t;let o=!1;const i=n[s(644)][s(609)](s(632)).me,a=r[s(579)]()[s(468)]((t=>t[s(491)]&&t[s(565)]==i)),c=new Set,u=new Set;for(const t of a)if(s(612)==t[s(645)])for(const e of t[s(498)]()){const n=e[s(630)]()[s(608)]();if(n)if(n.is(s(641),s(523))&&Ea(n)){t[s(496)](e[s(615)]),c[s(499)](n),o=!0;const r=n[s(576)],i=n[s(514)],a=r&&r.is(s(641),s(523)),l=i&&i.is(s(641),s(523));a&&!c[s(571)](r)&&u[s(499)](r),l&&!c[s(571)](i)&&u[s(499)](i)}else n.is(s(641),s(587))&&n[s(466)]&&(t[s(496)](e[s(615)]),o=!0)}else if(s(600)==t[s(645)]){if(!t[s(634)]||!t[s(634)][s(505)])continue;const e=t[s(634)][s(477)];if(e&&Object[s(598)](e)[s(553)])continue;const n=t[s(634)][s(505)];let r=!0,i=!0;for(const e of a)if(e[s(645)]&&e[s(645)][s(620)](s(612))){if(!e[s(634)][s(505)]){i=!1;break}if(e.id!=t.id&&e[s(634)][s(505)]==n){r=!1;break}}i&&r&&(t[s(592)](),o=!0)}for(const t of c)e[s(647)](t);for(const t of u)e[s(489)](t);return o})),n[t(515)][t(522)](t(483))[t(604)]({model:t(648),view:(t,e)=>f(t),converterPriority:t(635)}),n[t(515)][t(522)](t(618))[t(604)]({model:t(648),view:(e,n)=>n[t(504)][t(617)]?f(e,!1):null,converterPriority:t(635)});const h=n[t(570)][t(594)];this[t(602)](h[t(605)],t(520),((e,n)=>{const r=t,s=[];for(const t of h[r(518)](n[r(506)])[r(529)]())t.is(r(641),r(475))&&s[r(558)](t);h[r(660)]((t=>{const e=r;for(const n of s)t[e(657)](t[e(518)](n),t[e(582)](n)),t[e(647)](n)}))}))}}function Ea(t){const e=ga;if(t[e(466)])return!0;const n=t[e(560)](0);return n.is(e(641),e(587))&&n[e(466)]}function ba(t,e){const n=da();return(ba=function(t,e){return n[t-=460]})(t,e)}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(622)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function _a(){const t=["244740tzIIKm","getTableColumnsWidths","plugins","*Format:* resize table","formatInline","editor","format","formatBlock","get","columnWidths","accept","getSuggestions","afterInit","getColumnGroupElement","commandParams","6280404PcpebL","has","93qhzpIx","7005663yUSNmK","document","196QzQOhO","20AqjCVf","type","locale","enableCommand","markBlockFormat","getAttribute","10652ZrvcbG","model","_descriptionFactory","39536PEYkdG","registerCustomCallback","_suggestionFactory","bind","resizeTable","formatGroupId","TableColumnResizeEditing","tableWidth","17013502naVhUY","490444qTupNL","10UmhSuL","subType","data","registerDescriptionCallback","handleSuggestionDescription","getSelectedElement","getContainedElement","Users","author","table","TrackChangesEditing","resizeTableWidth","selection","handleResizeTableWidthCommand","getSuggestionCallback","12eOMPdS","discard","change"];return(_a=function(){return t})()}const ya=Aa;function Aa(t,e){const n=_a();return(Aa=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(550893===-parseInt(n(499))/1+parseInt(n(526))/2*(parseInt(n(516))/3)+-parseInt(n(538))/4*(-parseInt(n(520))/5)+parseInt(n(514))/6+parseInt(n(519))/7*(-parseInt(n(529))/8)+parseInt(n(517))/9*(parseInt(n(539))/10)+-parseInt(n(537))/11*(parseInt(n(496))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);class ka extends t.Plugin{[ya(511)](){const t=ya;if(!this[t(504)][t(501)][t(515)](t(535)))return;const e=this[t(504)][t(501)][t(507)](t(491));e[t(523)](t(492),this[t(494)][t(532)](this)),e[t(531)][t(530)](t(506),t(533),t(509),e[t(531)][t(495)](t(506),null,t(497))),e[t(531)][t(530)](t(506),t(533),t(497),e[t(531)][t(495)](t(506),null,t(509))),e[t(528)][t(542)](this[t(543)][t(532)](this))}[ya(494)](t,e){const n=ya,r=this[n(504)][n(501)][n(507)](n(491)),s=this[n(504)][n(501)][n(507)](n(535)),o=e[n(490)]||this[n(504)][n(527)][n(518)][n(493)][n(544)]();this[n(504)][n(527)][n(498)]((()=>{const i=n,a=s[i(512)](o);let c=a?s[i(500)](a):null,u=o[i(525)](i(536))||null;const l=e[i(536)]||u,f=e[i(508)]||c,h=this[i(504)][i(501)][i(507)](i(546)).me;for(const t of r[i(510)]()){const e=t[i(545)]();if(i(533)===t[i(540)]&&e===o){t[i(489)]!==h&&t[i(497)]();const e=t[i(541)][i(513)];u=e[0][i(536)],c=e[0][i(508)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(524)](o,{commandName:i(492),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(533)},[],i(533))}))}[ya(543)](t){const e=ya;if(e(506)!=t[e(521)]&&e(503)!=t[e(521)])return;const{data:n}=t;if(n&&e(533)===n[e(534)]){const t=e(502);return{type:e(505),content:Wr(this[e(504)][e(522)],t)}}}}const Ca=Ra;function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=489]})(t,e)}function Na(){const t=["afterInit","47033NCFvZe","editor","1208BwUcmx","insertTemplate","226179ZAayDP","1164tCmlYb","get","6294IEhWwi","Template","169653eRAThm","70zAmeZW","TrackChangesEditing","34HJaaBW","plugins","12378BETuXs","1869848SCuuZW","3165862JnXOef","enableCommand","2285TOUjIg","has"];return(Na=function(){return t})()}!function(t,e){const n=Ra,r=t();for(;;)try{if(485465===parseInt(n(506))/1*(parseInt(n(497))/2)+parseInt(n(492))/3*(parseInt(n(508))/4)+-parseInt(n(503))/5*(-parseInt(n(499))/6)+-parseInt(n(501))/7+parseInt(n(500))/8+-parseInt(n(489))/9*(parseInt(n(495))/10)+parseInt(n(494))/11*(-parseInt(n(490))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(505)](){const t=Ca,e=this[t(507)];e[t(498)][t(504)](t(493))&&e[t(498)][t(491)](t(496))[t(502)](t(509))}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=491]})(t,e)}function Ma(){const t=["plugins","_descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","84cfXlzc","enableCommand","313932GELayH","commands","635bALKIE","263022wtPVyT","insertTableOfContents","10494QgOfAu","9OJKrqA","8608010qNfYMO","registerElementLabel","locale","190074LVNCAm","tableOfContents","5108yDVGrb","get","TrackChangesEditing","afterInit","2836808BbxkJv","editor"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(210522===parseInt(n(513))/1+parseInt(n(511))/2+parseInt(n(508))/3+parseInt(n(497))/4*(-parseInt(n(510))/5)+-parseInt(n(495))/6*(parseInt(n(506))/7)+parseInt(n(501))/8*(-parseInt(n(491))/9)+parseInt(n(492))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(500)](){const t=Sa,e=this[t(502)];if(!e[t(509)][t(498)](t(512)))return;e[t(503)][t(498)](t(499))[t(507)](t(512));const n=e[t(503)][t(498)](t(499)),r=e[t(494)];n[t(504)][t(493)](t(496),(e=>Wr(r,t(505),e)))}}const wa=Fa;function Da(){const t=["468864fUEeEV","title-content","43302COvVqO","plugins","Title","has","schema","446178vijjLK","TrackChangesEditing","model","registerElementLabel","locale","get","isTouching","start","isCollapsed","4120GOYGYG","_splitMarkerName","9027NFDLAx","newRange","13hDaEki","document","afterInit","ELEMENT_TITLE","end","2474985ZxNvZY","updateMarker","createRange","forward","8SXoQDo","1934128zjzXGK","differ","element","from","editor","getChangedMarkers","registerPostFixer","nodeBefore","suggestion","4762280skgVfe","isEqual","removeMarker","getNearestSelectionRange","_descriptionFactory"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(272509===-parseInt(n(293))/1*(parseInt(n(319))/2)+parseInt(n(324))/3*(parseInt(n(302))/4)+parseInt(n(298))/5+parseInt(n(317))/6+-parseInt(n(303))/7+-parseInt(n(289))/8*(parseInt(n(291))/9)+parseInt(n(312))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(295)](){const t=wa,e=this[t(307)];if(!e[t(320)][t(322)](t(321)))return;const n=e[t(320)][t(285)](t(281));n[t(316)][t(283)](t(318),(()=>Wr(e[t(284)],t(296)))),e[t(282)][t(294)][t(309)]((r=>{const s=t;let o=!1;const i=Array[s(306)](e[s(282)][s(294)][s(304)][s(308)]());for(const{name:t,data:a}of i){const{group:i}=n[s(290)](t);if(s(311)!==i||!a[s(292)])continue;const c=a[s(292)],u=c[s(297)][s(310)];if(!u||!u.is(s(305),s(318)))continue;if(!c[s(287)][s(286)](c[s(297)]))continue;const l=e[s(282)][s(323)][s(315)](c[s(297)],s(301));if(l&&l[s(288)]){const e=r[s(300)](c[s(287)],l[s(287)]);e[s(313)](c)||(r[s(299)](t,{range:e}),o=!0)}o||(r[s(314)](t),o=!0)}return o}))}}function xa(t,e){const n=ja();return(xa=function(t,e){return n[t-=274]})(t,e)}const Ba=xa;!function(t,e){const n=xa,r=t();for(;;)try{if(689518===parseInt(n(289))/1*(-parseInt(n(281))/2)+parseInt(n(282))/3+-parseInt(n(287))/4*(parseInt(n(293))/5)+-parseInt(n(286))/6*(parseInt(n(276))/7)+-parseInt(n(290))/8*(-parseInt(n(278))/9)+-parseInt(n(275))/10*(-parseInt(n(284))/11)+-parseInt(n(277))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Ba(288)](){const t=Ba,e=this[t(274)],n=e[t(295)][t(280)](t(285));e[t(295)][t(291)](t(292))&&(n[t(294)](t(283)),n[t(294)](t(279)))}}function ja(){const t=["editor","1945030bVfcjA","265027NBrvzL","13957380KeTSGj","9FTbjzH","redo","get","9186fVXlQS","3831141TtRoLh","undo","77infdhQ","TrackChangesEditing","72FLxkXO","40LihDDB","afterInit","293koZsIc","8113808kdXBgz","has","UndoEditing","40XjnUII","enableCommand","plugins"];return(ja=function(){return t})()}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=479]})(t,e)}const Va=Ga;function za(){const t=["7598630tawzfo","toggleTableCaption","39686pgIfKX","417dlBzYi","12mpABeA","1281573hTfpkH","276552LxbzgV","TableCaptionEditing","245904CJAZPk","has","afterInit","enableCommand","plugins","TrackChangesEditing","get","262479miczMh","requires","1172sQvNfv","editor","25SUoCoA"];return(za=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(136631===parseInt(n(486))/1*(-parseInt(n(484))/2)+parseInt(n(485))/3*(-parseInt(n(479))/4)+-parseInt(n(481))/5*(parseInt(n(490))/6)+parseInt(n(497))/7+-parseInt(n(488))/8+-parseInt(n(487))/9+parseInt(n(482))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Wa extends t.Plugin{static get[Va(498)](){return[ra]}[Va(492)](){const t=Va,e=this[t(480)];e[t(494)][t(491)](t(489))&&e[t(494)][t(496)](t(495))[t(493)](t(483))}}const Ha=Xa;function Ka(){const t=["589788GPVlRp","data","tableCellVerticalAlignment","model","removeAttribute","table","getContainedElement","nodeAfter","6nvFrGH","format","tableCellHorizontalAlignment","editor","getAttribute","setAttribute","tableCellWidth","*Format:* change table properties","start","pluginName","document","discard","getSuggestionCallback","markBlockFormat","tableCellBackgroundColor","tableCellHeight","findAncestor","afterInit","TrackChangesEditing","_suggestionFactory","handleDiscardAction","tableCellBorderColor","enableCommand","tableBorderWidth","registerDescriptionCallback","_handlePropertyChange","batch","tableWidth","*Format:* change table cell properties","formatBlock","366LckIlq","979485VPSIXC","TrackChangesTableProperties","tableCellBorderStyle","accept","TableCellPropertiesEditing","subType","get","_getSuggestion","locale","tableBackgroundColor","change","selection","_descriptionFactory","1376641REPITH","join","67555PpLfmR","tableCellBorderWidth","1824872zOxRKV","tableProperties","enqueueChange","getFirstPosition","has","4051683cNUeeZ","TablePropertiesEditing","registerCustomCallback","getSuggestions","tableBorderColor","tableBorderStyle","TableUtils","plugins","tableCellProperties","tableHeight","tableAlignment","commandParams","tableCellPadding","handleSuggestionDescription","getSelectionAffectedTableCells","3933WzZRZi"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=427]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(125715===-parseInt(n(495))/1+-parseInt(n(479))/2*(parseInt(n(440))/3)+parseInt(n(441))/4+-parseInt(n(480))/5*(parseInt(n(449))/6)+-parseInt(n(493))/7+parseInt(n(497))/8+parseInt(n(502))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(498)]=[e(429),e(430),e(472),e(435),e(476),e(434),e(489)],this[e(433)]=[e(470),e(482),e(496),e(437),e(455),e(464),e(463),e(451),e(443)]}static get[Ha(458)](){return Ha(481)}[Ha(466)](){const t=Ha,e=this[t(452)][t(432)][t(486)](t(467));if(this[t(452)][t(432)][t(501)](t(503))){for(const n of this[t(498)])e[t(471)](n,((e,r)=>{const s=t,o=this[s(452)][s(444)][s(459)][s(491)][s(500)]()[s(465)](s(446));this[s(474)](n,[o],this[s(498)],s(498),e,r)}));e[t(468)][t(427)](t(478),t(498),t(483),e[t(468)][t(461)](t(478),null,t(460))),e[t(468)][t(427)](t(478),t(498),t(460),((e,n)=>this[t(469)](this[t(498)],e,n))),e[t(468)][t(427)](t(478),t(498),t(494),(()=>!1))}if(this[t(452)][t(432)][t(501)](t(484))){for(const n of this[t(433)])e[t(471)](n,((e,r)=>{const s=t,o=this[s(452)][s(432)][s(486)](s(431))[s(439)](this[s(452)][s(444)][s(459)][s(491)]);this[s(474)](n,o,this[s(433)],s(433),e,r)}));e[t(468)][t(427)](t(478),t(433),t(483),e[t(468)][t(461)](t(478),null,t(460))),e[t(468)][t(427)](t(478),t(433),t(460),((e,n)=>this[t(469)](this[t(433)],e,n))),e[t(468)][t(427)](t(478),t(433),t(494),(()=>!1))}e[t(492)][t(473)]((e=>this[t(438)](e)))}[Ha(474)](t,e,n,r,s,o){const i=Ha,a=this[i(452)][i(432)][i(486)](i(467));this[i(452)][i(444)][i(499)](o[i(475)],(()=>{const t=i;for(const i of e)if(this[t(487)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(453)](r);void 0!==n&&(e[r]=n)}s(o),a[t(462)](i,{commandParams:[e]},[],r)}}))}[Ha(469)](t,e,n){const r=Ha,s=e[0][r(457)][r(448)],o=n[r(436)][0];this[r(452)][r(444)][r(490)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(454)](r,o[r],s):e[n(445)](r,s)}))}[Ha(438)](t){const e=Ha;if(t[e(442)])switch(t[e(485)]){case e(498):return{type:e(450),content:Wr(this[e(452)][e(488)],e(456))};case e(433):return{type:e(450),content:Wr(this[e(452)][e(488)],e(477))}}}[Ha(487)](t,e){const n=Ha,r=this[n(452)][n(432)][n(486)](n(467));for(const s of r[n(428)]({skipNotAttached:!0})){const r=s[n(447)]();if(s[n(485)]===e&&r===t)return s}return null}}var Za=Function.prototype,Qa=Object.prototype,Ja=Za.toString,Ya=Qa.hasOwnProperty,$a=Ja.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ya.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ja.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=J?J.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=263]})(t,e)}function mc(){const t=["isIntersecting","values","hasComments","insertion:discard","_joinSuggestions","formatBlock:","PENDING_ACTION_SUGGESTION","return","insertion:chain","push","selection","4004640TNoHJi","default","getDifference","getSuggestions","comments","multi","_splitMarkerName","range","928926jRjJcu","split","stopListening","formatBlock:chain","schema","getItems","createPositionBefore","_breakSuggestionMarker","_getExternalAuthor","rethrowUnexpectedError","LEAVE","registerPostFixer","_cutOutSuggestionMarker","ck-suggestion-marker-formatBlock","track-changes-suggestion-not-found","_SUGGESTION_ANNOUNCEMENT","removeAttribute","suggestion-type","catch","suggestionLoaded","lowest","oldRange","dataToMarker","ck-suggestion-marker--active","data-suggestion","addMarker:suggestion:attribute","addMarker:suggestion","originalSuggestionId","trackChanges.mergeNestedSuggestions","item","markerReady","addMarkerName","assign","batch","name","_registerInlineAttribute","6408990amABZe","showSuggestionHighlights","CommentsRepository","resolve","nodeBefore","_recordAttributeSuggestions","getChanges","enableReadOnlyMode","addCommentThread","splice","$textProxy","editing","concat","_updateSuggestionData","some","change","getShiftedBy","markerName","ck-suggestion-marker-formatInline","value","_getSuggestionData","skipNestingCheck","open","_commentsRepository","toJSON","discardAllSuggestions","differ","groupId","_registerBlockAttribute","removeClass","always","_processAttributeChanges","formatBlock","addSuggestion","containsPosition","suggestion","newRange","deletion:discard","clear","subType","documentSelection","hasSuggestion","fromRange","key","updateMarker","removeMarkers","insertion","insertContent","setAttribute","pluginName","addClass","before","_trackFormatChanges","attributeOldValue","isCollapsed","track-changes-enable-command-twice","unbindElementFromMarkerName","external:","_recordAttributeChanges","_descriptionFactory","_getMarkerAnnouncementText","getNearestSelectionRange","markInlineFormat","change:data","createRangeIn","setTo","refresh","markMultiRangeDeletion","getAttribute","3052785lFFIZL","pop","isRemovable","change:_saved","getSuggestionCallback","backward","element","_refreshSuggestionsChain","dataReady","_suggestionFactory","oldValue","suggestion:","getAllAdjacentSuggestions","_defaultCallbacks","multipleBlocks","detach","high","FORMATTING","adapter","discard","_element","track-changes-adapter-already-set","filter","markMultiRangeBlockFormat","suggestionUnloaded","previous","$graveyard","12FATsdI","nodeAfter","6929370elDAtz","substr","formatInline:discard","_adapter","reconvertMarker","isBefore","type","formatInline","plugins","Users","ck-suggestion-marker","_setSuggestionRange","rootName","markDeletion","enqueueChange","attribute","listenTo","isInContent","authoredAt","markerNameToElements","markMultiRangeInsertion","change:activeMarkers","add","execute","fetchCommentThread","applyOperation","_isRegisteredAttribute","dataDowncast","ready","createPositionAt","formatInline:chain","parent","markerToHighlight","highest","next","getFirstRange","formatInline:","$text","define","rename","getChangedMarkers","discardSelectedSuggestions","hasCommentThread","fire","isLocal","_processAttributeSuggestions","acceptSuggestion","acceptSelectedSuggestions","createSelection","formatGroupId","position","warn","4lIRKGh","upcast","delete","mapper","moveTargetPosition","then","createElement","commandName","data","trackChanges.trackFormatChanges","size","343564VEyMFt","_isForcedDefaultExecutionBlock","createPositionAfter","getCustomProperty","isTouching","_enableDefaultAttributesIntegration","removeMarker:suggestion:formatBlock","splitPosition","createRangeOn","getContainedElement","_onDiscard","consumable","deletion","writer","fromCharCode","author","$elementName","formatInline:accept","addHighlight","registerCustomCallback","attribute:","includes","find","attribute:discard","suggestion:attribute:","_getAttributeKey","updateSuggestion","_suggestions","collaboration.channelId","removeMarker","options","_reduceExistingSuggestions","isObject","never","startsWith","_setSuggestionData","isEqual","getCommentThread","deletion:","isDocumentOperation","commands","trackChanges","marker-count","end","_checkSuggestionCorrectness","deletion:chain","get","commentThread","isArray","getFirstMarker","conversion","_joinWithAdjacentSuggestions","_rangeIsInLocalUserInsertion","newValue","@external","buildSuggestion","removeMarker:suggestion:attribute","consume","requires","$marker","config","editingDowncast","substring","_reduceSuggestionAttributeRange","ariaLiveAnnouncer","activeMarkers","_handleNewSuggestionMarker","getRange","deletion:accept","accepted","getMarkers","_customCallbacks","every","addUser","toUpperCase","PendingActions","length","keys","insertion:","track-changes-command-not-found","from","createdAt","join","_findSuggestions","_inlineAttributeKeys","isOwn","suggestionChanged","enableCommand","update:suggestion","markAttributeChange","accept","isUndo","model","move","_blockAttributeKeys","isInsideObject","containsRangeInObject","targetPosition","_saved","editor","insert","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","toViewElement","deleteContent","trackChangesCommand","track-changes-adapter-missing-getsuggestion","isAfter","document","unbind","howMany","getAncestors","isMultiRange","formatBlock:accept","_registerDefaultCallbacks","meta","unshift","_addThreadToSuggestion","containsItem","elementEnd","_mergeNestedSuggestions","clone","_addSuggestionMarker","group","_enabledCommands","formatBlock:join","track-changes-suggestion-data-mismatch","track-changes-user-not-found","_suggestionState","ENTER","_model","_createSuggestion","has","low","remove","addMarker:suggestion:formatBlock","isSelectable","acceptAllSuggestions","removeComment","setSelection","_isBlockAttribute","attributes","290OiMNQH","tablePasteChainId","bindElementToMarker","announce","getMultiRangeId","isBlock","getLastMatchingPosition","normal","getSuggestion","sort","_editor","start","attributeKey","error-saving-suggestion-data-suggestion-discarded","_removeSuggestion","_getAuthorFromId","authorName","containerElement","set","for","insertion:join","root","markInsertion","addMarker","insertion:accept","markBlockFormat","addSuggestionData","markerToData","format","addRange","TrackChangesEditing","isLimit","isAtStart","forward","isExternal","getWalker","after","removed","elementToElement","formatInline:join","471732NyjGoR","widget","isAtEnd","isIntersectingWithRange","locale","attribute:accept","getIntersection","addComment","getRanges","createRange","chain","isNextTo","deletion:join","creator","_initAriaMarkerChangeAnnouncements","forceDefaultExecution","_afterChanges","stop","_isDataLoaded","discardSuggestion","containsRange","getUser","elementStart","head","markers","_refreshAttributeSuggestionsChain","formatBlock:discard","forEach","rejected","attributeNewValue","ck-suggestion-marker-","map","init","attribute:join","notReady"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(775906===-parseInt(n(473))/1+parseInt(n(408))/2*(parseInt(n(654))/3)+parseInt(n(462))/4*(parseInt(n(381))/5)+parseInt(n(312))/6+parseInt(n(410))/7+parseInt(n(268))/8+parseInt(n(276))/9*(-parseInt(n(614))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(489);class Ec extends t.Plugin{static get[dc(531)](){return[dc(314),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ms,ks,Ss,Bs,to,so,uo,ho,bo,Ao,No,Mo,Fo,zo,Bo,Xo,Jo,ei,ui,pi,oi,Gs,Xs,Ei,Ai,Ni,Mi,Fi,ji,Wi,Zi,$i,ra,ca,ha,Wa,Ia,ka,Oa,qa,La,Pa,Ua]}static get[dc(361)](){return dc(644)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(685)]((t=>String[e(487)](t)))[e(555)]("")}super(t),this[e(317)]=!1,this[e(632)](e(538),[]),this.on(e(431),((n,r,s,o)=>{const i=e;this[i(602)][i(327)]((()=>{const e=i;for(const n of[...o,...s])this[e(602)][e(678)][e(604)](n)&&t[e(323)][e(414)](n)}))})),this[e(371)]=new qr(this[e(572)][e(565)][e(280)],this[e(572)][e(658)]),this[e(413)]=null,this[e(390)]=new bc(this[e(572)]),this[e(500)]=new Map,this[e(335)]=t[e(418)][e(519)](e(314)),this[e(596)]=new Set,this[e(602)]=this[e(572)][e(565)],this[e(600)]=new WeakMap,this[e(474)]=!1,this[e(567)]=new Set([e(489)]),this[e(557)]=new Set,t[e(533)][e(448)](e(471),e(269)),this[e(364)]=t[e(533)][e(519)](e(471)),t[e(533)][e(448)](e(304),!0),this[e(592)]=t[e(533)][e(519)](e(304)),this[e(577)]=new f(t,this[e(596)]),this[e(668)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,52,53,52])}[dc(686)](){const t=dc,n=this[t(572)],r=(e,n)=>{const r=t;if(r(425)!=e)return r(684)+e;const s=n[r(277)]("|")[0];return this[r(612)](s)?r(289):r(330)};n[t(523)][t(633)](t(534))[t(442)]({model:t(347),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(274)](e[n(329)]),a=[n(420),r(o,i)];let c=3e3;return this[n(538)][n(494)](e[n(329)])&&(a[n(266)](n(299)),c=3010),n(485)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(523)][t(633)](t(437))[t(432)]((e=>{const r=t;e.on(r(302),((t,e,s)=>{const o=r;if(!s[o(503)][o(313)])return;const i=e[o(305)];if(!i)return;const c=s[o(465)][o(575)](i);n[o(565)][o(280)][o(505)](i)&&c&&!c[o(476)](o(655))&&c.is(o(631))&&(0,a.toWidget)(c,s[o(486)])}),{priority:r(397)})})),n[t(523)][t(633)](t(437))[t(442)]({model:t(347),view:(e,n)=>{const s=t;if(!n[s(503)][s(313)])return null;const{type:o,subType:i}=this[s(274)](e[s(329)]);return{classes:[s(420),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(305)])return;const{id:c}=this[a(274)](o[a(329)]);if(r){const t=this[a(500)][a(519)](c),e=this[a(498)](t);if(!this[a(612)](e))return}if(o[a(305)].is(a(267)))return void i[a(484)][a(530)](o[a(305)],s[a(310)]);const u=i[a(465)][a(575)](o[a(305)]);if(o[a(305)].is(a(387))&&n[a(565)][a(280)][a(619)](o[a(305)])&&!u[a(476)](a(491))){i[a(486)][a(362)]([a(420),a(289)],u),i[a(486)][a(360)](a(300),c,u),i[a(465)][a(616)](u,o[a(329)]),e&&(this[a(538)][a(494)](o[a(329)])?i[a(486)][a(362)](a(299),u):i[a(486)][a(341)](a(299),u));for(const t of n[a(565)][a(376)](o[a(305)])[a(281)]())i[a(484)][a(530)](t,s[a(310)]);i[a(484)][a(530)](o[a(305)],s[a(310)])}};n[t(523)][t(633)](t(437))[t(432)]((e=>{const n=t;e.on(n(607),((t,e,r)=>{const o=n;r[o(503)][o(313)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(443)})})),n[t(523)][t(633)](t(437))[t(432)]((e=>{const n=t;e.on(n(301),((t,e,r)=>{const o=n;r[o(503)][o(313)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(443)})})),n[t(523)][t(633)](t(437))[t(641)]({model:t(347),view:(e,n)=>n[t(503)][t(313)]?null:{group:t(347),name:e[t(411)](11)}}),n[t(523)][t(633)](t(463))[t(652)]({view:{name:t(347),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(392)+e[r(380)](r(293))+":"+e[r(380)]("id");return e[r(380)](r(515))&&(s+=":"+e[r(380)](r(515))),n[r(468)](r(532),{"data-name":s})}}),n[t(523)][t(633)](t(463))[t(298)]({view:t(347)}),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(607),s(),{priority:n(397)})})),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(301),s({isAttributeSuggestion:!0}),{priority:n(397)})})),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(479),((t,e,r)=>{const s=n,o=r[s(465)][s(429)](e[s(329)]);if(o)for(const t of o)t[s(476)](s(491))||(r[s(486)][s(341)]([s(420),s(289),s(299)],t),r[s(486)][s(292)](s(300),t),r[s(465)][s(368)](t,e[s(329)]))}),{priority:n(397)})})),n[t(523)][t(633)](t(534))[t(432)]((e=>{const n=t;e.on(n(529),((t,e,r)=>{const s=n,o=r[s(465)][s(429)](e[s(329)]);if(!o)return;const{id:i}=this[s(274)](e[s(329)]),a=this[s(500)][s(519)](i),c=this[s(498)](a);if(this[s(612)](c))for(const t of o)t[s(476)](s(491))||(r[s(486)][s(341)]([s(420),s(289),s(299)],t),r[s(486)][s(292)](s(300),t),r[s(465)][s(368)](t,e[s(329)]))}),{priority:n(397)})})),n[t(565)][t(580)][t(287)]((e=>{const r=t;let s=!1;const o=Array[r(553)](n[r(565)][r(580)][r(338)][r(450)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(274)](t);if(r(347)!==o)continue;const h=this[r(500)][r(519)](f);if(null!=c[r(348)]){r(417)==u&&(s=s||yc(c[r(348)],t,e,n[r(565)][r(280)]));const o=r(425)==u&&this[r(612)](l[r(277)]("|")[0]);if(c[r(348)][r(366)]||r(407)==c[r(348)][r(635)][r(422)]||r(344)==u&&!kc(c[r(348)])||o&&!kc(c[r(348)])||r(485)==u&&(_c(a=c[r(348)])||function(t){const e=r;return t[e(625)][e(441)]==t[e(516)][e(316)]&&t[e(625)][e(656)]}(a)))e[r(502)](t),s=!0;else{if(!h||!h[r(427)])continue;i[r(432)](h)}}}var a;return i[r(472)]>0&&(s=!!this[r(524)](i)||s),s})),n[t(565)][t(580)][t(287)]((e=>{const r=t;let s=!1;for(const t of n[r(565)][r(580)][r(338)][r(318)]())if(r(573)==t[r(416)])for(const t of this[r(500)][r(690)]()){if(t[r(584)]||!t[r(427)])continue;const o=r(344)==t[r(416)],i=this[r(498)](t),a=i&&this[r(612)](i);if(!o&&!a)continue;const c=t[r(445)]();if(c[r(625)][r(441)]!=c[r(516)][r(441)]&&!c[r(516)][r(656)]){const o=n[r(565)][r(439)](c[r(625)][r(409)],r(516)),i=n[r(565)][r(663)](c[r(625)],o);e[r(356)](t[r(522)](),{range:i}),s=!0}}return s})),n[t(565)][t(580)][t(287)]((e=>this[t(343)](e))),n[t(565)][t(580)][t(287)]((e=>!e[t(309)][t(454)]&&this[t(455)](e))),n[t(565)].on(t(670),(()=>{this[t(317)]=!1})),n[t(565)][t(580)].on(t(375),((r,s)=>{const o=t;if(!s[o(454)]||s[o(564)])return;if(!this[o(317)])return;const i=n[o(565)][o(580)][o(338)][o(318)]();if(0==i[o(549)])return;const a=[],c=i[o(403)]((t=>o(425)==t[o(416)])),u=i[o(403)]((t=>o(573)==t[o(416)]&&o(447)!=t[o(310)])),l=i[o(403)]((t=>o(606)==t[o(416)]&&o(447)!=t[o(310)]));for(const t of c)this[o(436)](t[o(626)])&&a[o(266)]({key:t[o(626)],newValue:t[o(683)],oldValue:t[o(365)],range:Cc(t[o(275)],n[o(565)])});for(const t of u){const e=l[o(495)]((e=>e[o(401)]===t[o(401)]));if(e){const r=Rc(t[o(460)][o(409)],n[o(565)]);e[o(310)]!==t[o(310)]&&a[o(266)]({key:o(489),newValue:t[o(310)],oldValue:e[o(310)],range:r});for(const[n,s]of e[o(613)]){if(!this[o(436)](n))continue;const e=t[o(613)][o(519)](n);s!==e&&a[o(266)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(613)])this[o(436)](n)&&(e[o(613)][o(604)](n)||a[o(266)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(549)]&&n[o(565)][o(424)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(562)](t,e,s,o,{groupId:r});this[n(504)](t,a)}))}),{priority:t(296)}),n[t(565)][t(678)].on(t(561),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(274)](n[s(310)]),e=this[s(500)][s(519)](t);e&&e[s(307)](n[s(310)])}})),n[t(565)][t(580)].on(t(375),(()=>{const e=t,r=Array[e(553)](n[e(565)][e(580)][e(338)][e(450)]())[e(403)]((t=>e(347)===this[e(274)](t[e(310)])[e(595)]));if(0===r[e(549)])return;r[e(623)](((t,n)=>{const r=e,s=t[r(470)][r(297)],o=n[r(470)][r(297)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(625)][r(415)](o[r(625)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(274)](t);if(null===n[e(297)]){const n=this[e(539)](t);o[e(432)](n)}else{const t=this[e(500)][e(519)](r);null!==n[e(348)]||t[e(427)]?(s[e(432)](t[e(677)]),o[e(432)](t)):this[e(628)](t)}}o[e(472)]>0&&this[e(388)](o);for(const t of s)this[e(453)](e(559),t)})),n[t(565)].on(t(435),((e,r)=>{const s=t,o=r[0];if(!this[s(500)][s(472)])return;if(!o[s(512)])return;if(o[s(309)][s(564)]||!o[s(309)][s(454)])return;let i,a;switch(o[s(416)]){case s(573):i=n[s(565)][s(439)](o[s(460)]),a=i[s(328)](o[s(582)]);break;case s(277):i=n[s(565)][s(439)](o[s(480)]),a=n[s(565)][s(439)](o[s(466)]);break;case s(566):i=n[s(565)][s(439)](o[s(570)]),a=i[s(328)](o[s(582)]);break;default:return}const c=n[s(565)][s(663)](i,a);n[s(565)][s(327)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(556)](c)){if(e[t(584)])continue;if(t(417)==e[t(416)])continue;const r=this[t(498)](e);if(r&&this[t(612)](r)&&t(277)!=o[t(416)])continue;const s=e[t(470)]&&e[t(470)][t(395)];(t(344)!=e[t(416)]||t(277)==o[t(416)]&&!s)&&(n[t(569)]||t(358)==e[t(416)]&&n[t(558)]||e[t(445)]()[t(674)](c)&&this[t(283)](e,i,a))}}))}),{priority:t(296)}),n[t(565)].on(t(576),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(669)])return;if(this[s(474)])return;if(!this[s(577)][s(331)])return;if(o[s(366)])return;const a=n[s(565)][s(280)],{start:c,end:u}=o[s(445)](),l=c[s(409)]&&a[s(645)](c[s(409)])?null:a[s(373)](c,s(647)),f=u[s(316)]&&a[s(645)](u[s(316)])?null:a[s(373)](u,s(386)),h=n[s(565)][s(663)](l?l[s(625)]:c,f?f[s(516)]:u);n[s(565)][s(327)]((t=>{const e=s;this[e(423)](h);const r=n[e(565)][e(280)][e(373)](h[e(625)]);o.is(e(352))?t[e(611)](r):o[e(377)](r)})),e[s(671)]()}),{priority:e.priorities[t(621)]+10}),n[t(565)].on(t(359),((e,r)=>{const s=t,o=r[r[s(549)]-1];o&&o[s(669)]||this[s(474)]||this[s(577)][s(331)]&&(n[s(565)][s(327)]((()=>{const t=s;let o=n[t(565)][t(359)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(264)]=o[t(593)]();const i=o[t(516)][t(316)],a=n[t(565)][t(280)];i&&a[t(619)](i)&&!a[t(505)](i)&&(o=n[t(565)][t(663)](o[t(625)],n[t(565)][t(439)](i,t(516)))),this[t(636)](o)})),e[s(671)]())}),{priority:t(397)}),this[t(572)][t(513)][t(432)](t(514),this[t(577)]),this[t(560)](t(514));const o=new p(n,this[t(500)]);n[t(513)][t(432)](t(456),o),this[t(560)](t(456));const i=new b(n,this[t(500)]);n[t(513)][t(432)](t(673),i),this[t(560)](t(673)),n[t(513)][t(432)](t(609),new S(n,o,this[t(500)])),this[t(560)](t(609)),n[t(513)][t(432)](t(337),new S(n,i,this[t(500)])),this[t(560)](t(337)),n[t(513)][t(432)](t(457),new w(n,o,this[t(500)])),this[t(560)](t(457)),n[t(513)][t(432)](t(451),new w(n,i,this[t(500)])),this[t(560)](t(451));const c=n[t(418)][t(519)](t(314));this[t(426)](c,t(661),((e,{threadId:n})=>{const r=t,s=this[r(500)][r(519)](n);s&&s[r(520)]&&1===s[r(520)][r(549)]&&this[r(325)](n,{hasComments:!0})}),{priority:t(605)}),this[t(426)](c,t(610),((e,{threadId:n})=>{const r=t,s=this[r(500)][r(519)](n);s&&s[r(520)]&&!s[r(520)][r(549)]&&this[r(325)](n,{hasComments:!1})}),{priority:t(605)})}set[dc(399)](t){const n=dc;if(this[n(413)])throw new e.CKEditorError(n(402),this);this[n(413)]=t}get[dc(399)](){return this[dc(413)]}[dc(271)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(500)][n(690)]())t&&!e[n(427)]||r[n(266)](e);return e?r[n(685)]((t=>t[n(336)]())):r}[dc(622)](t){const n=dc,r=this[n(500)][n(519)](t);if(!r)throw new e.CKEditorError(n(290),this);return r}[dc(353)](t){const e=dc;return this[e(500)][e(604)](t)}[dc(640)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(416)][e(277)](":"),a=this[e(500)][e(519)](r)||this[e(603)](o,i,r,n,s);if(this[e(589)](a),this[e(517)](a,o,i||null,n),a[e(554)]=t[e(554)],a[e(672)]=!0,s&&s[e(527)]){const t=s[e(527)],n=this[e(284)](t[e(630)]);a[e(428)]=t[e(554)],a[e(488)]=n,a[e(648)]=!0}else a[e(428)]=t[e(554)];switch(t[e(470)]&&(a[e(470)]=t[e(470)]),t[e(613)]&&(a[e(613)]=t[e(613)]),this[e(413)]&&this[e(413)][e(345)]||(a[e(571)]=!0),this[e(600)][e(519)](a)){case e(688):this[e(600)][e(632)](a,e(389));break;case e(306):a[e(427)]?(this[e(524)](new Set([a])),this[e(388)](new Set([a])),this[e(600)][e(632)](a,e(438)),this[e(453)](e(295),a)):this[e(600)][e(632)](a,e(651))}return a}[dc(456)](t){const e=dc;this[e(669)]((()=>{const n=e;this[n(572)][n(565)][n(327)]((()=>{const e=n;for(const n of t[e(393)]())n[e(563)]()}))}))}[dc(673)](t){const e=dc;this[e(669)]((()=>{const n=e;this[n(572)][n(565)][n(327)]((()=>{const e=n;for(const n of t[e(393)]())n[e(400)]()}))}))}[dc(560)](t,n){const r=dc,s=this[r(572)][r(513)][r(519)](t);if(!s)throw new e.CKEditorError(r(552),this,{commandName:t});if(this[r(596)][r(604)](s))throw new e.CKEditorError(r(367),this,{commandName:t});this[r(596)][r(432)](s),n&&s.on(r(433),((t,e)=>{const o=r;this[o(577)][o(331)]&&(this[o(474)]||(e[o(549)]>0&&e[e[o(549)]-1]&&e[e[o(549)]-1][o(669)]?e[o(382)]():(t[o(264)]=n(((...t)=>s[o(433)](...t,{forceDefaultExecution:!0})),...e),t[o(671)]())))}),{priority:r(397)})}[dc(669)](t){const n=dc;let r,s;const o=this[n(474)];this[n(474)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(474)]=!1),s&&e.CKEditorError[n(285)](s,this),r}[dc(636)](t,n=null,r={}){const s=dc;if(t[s(366)])return null;const o=this[s(572)][s(418)][s(519)](s(419)).me;for(const{suggestion:e,meta:o}of this[s(556)](t,s(358)))if(o[s(558)]){if(!o[s(665)]){if(o[s(569)]){if(!this[s(592)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(283)](e,t[s(625)],t[s(516)]);break}if(n==e[s(351)]&&Sc(e,r)){const n=e[s(445)]();return n[s(625)][s(509)](t[s(516)])?this[s(421)](e,this[s(602)][s(663)](t[s(625)],n[s(516)])):this[s(421)](e,this[s(602)][s(663)](n[s(625)],t[s(516)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(551)+n:s(358),u=this[s(508)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(594)](c,i,a,t),u}[dc(430)](t,n=dc(273),r={}){const s=dc,o=this[s(572)][s(418)][s(519)](s(419)).me,i=this[s(390)][s(385)](s(358),n,s(555));for(const e of this[s(271)]())if(e[s(488)].id==o.id&&s(358)==e[s(416)]&&e[s(351)]==n&&Sc(e,r)&&(i(e[s(662)](),t)||i(t,e[s(662)]()))){for(const n of t)e[s(643)](n);return e}for(const{suggestion:e,meta:n}of this[s(556)](t,s(358))){if(!n[s(558)])continue;if(!this[s(592)]&&n[s(569)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(662)]())for(const e of t)if(!n[s(674)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(551)+n,l=this[s(508)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(594)](u,a,c,e,zr[s(618)]());return l}[dc(374)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(366)])return null;if(o(506)===this[o(364)]){const e=this[o(390)][o(385)](o(417),r,o(563));return this[o(669)]((()=>e([t],n,s))),null}const i=this[o(572)][o(418)][o(519)](o(419)).me,a=[];if(o(342)!==this[o(364)])for(const{suggestion:e,meta:n}of this[o(556)](t,o(358)))n[o(558)]&&!n[o(568)]&&a[o(266)](...e[o(662)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(660)](s);e&&r[n(266)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(549)];){const s=r[e][n(270)](t);r[n(321)](e,1,...s),e+=s[n(549)]}}return r}(t,a);c[o(549)]&&this[o(602)][o(327)]((()=>{const t=o;for(const e of c){const o=this[t(390)][t(385)](t(417),r,t(563));this[t(669)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(625)],u=t[o(516)];for(const{suggestion:e,meta:n}of this[o(556)](t,o(417))){if(!n[o(558)])continue;if(e[o(351)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(445)]();if(i[o(674)](t,!0))return null;c=c[o(415)](i[o(625)])?c:i[o(625)],u=u[o(579)](i[o(516)])?u:i[o(516)],a?i[o(625)][o(415)](a[o(445)]()[o(625)])?(a[o(357)](),a=e):e[o(357)]():a=e}const l=this[o(602)][o(663)](c,u);if(a)this[o(421)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(508)]({id:t,type:o(446)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(594)](o(446)+r,t,a,l)}}return null}[dc(639)](t,n,r=[],s=null,o={}){const i=dc;n[i(459)]||(n[i(459)]=n[i(469)]),n[i(395)]=t.is(i(275)),s=s||Ac(n);const a=r[i(685)]((t=>Rc(t,this[i(602)]))),c=t.is(i(275))?t:Rc(t,this[i(602)]);if(i(506)===this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t([c],n,o))),null}a[i(266)](c);let u=!0;for(const t of a)if(!this[i(525)](t)){u=!1;break}if(u&&i(342)!==this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t([c],n,o))),null}let l=null,f=c[i(625)],h=c[i(516)];for(const{suggestion:t,meta:e}of this[i(556)](c,i(344))){if(!e[i(558)])continue;if(e[i(665)]||e[i(569)]||e[i(568)])continue;if(t[i(470)][i(459)]!=n[i(459)])continue;if(!Sc(t,o))continue;const r=t[i(445)]();if(t[i(351)]==s){if(r[i(674)](c,!0))return null;f=f[i(415)](r[i(625)])?f:r[i(625)],h=h[i(579)](r[i(516)])?h:r[i(516)],l?r[i(625)][i(415)](l[i(445)]()[i(625)])?(l[i(357)](),l=t):t[i(357)]():l=t}else{const e=c[i(660)](r);this[i(288)](t,e)}}const g=this[i(572)][i(418)][i(519)](i(419)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(421)](l,this[i(602)][i(663)](f,h)),l;{const t=this[i(508)]({id:d,type:i(694)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(594)](i(694)+s,d,p,this[i(602)][i(663)](f,h)),t}}[dc(404)](t,n,r=[],s=null,o={}){const i=dc;n[i(459)]||(n[i(459)]=n[i(469)]);const a=t[0];n[i(395)]=a.is(i(275)),s=s||Ac(n);const c=r[i(685)]((t=>Rc(t,this[i(602)]))),u=a.is(i(275))?t:t[i(685)]((t=>Rc(t,this[i(602)])));if(i(506)===this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t(u,n,o))),null}c[i(266)](...u);let l=!0;for(const t of c)if(!this[i(525)](t)){l=!1;break}if(l&&i(342)!==this[i(364)]){const t=this[i(390)][i(385)](i(344),s,i(563));return this[i(669)]((()=>t(u,n,o))),null}const f=this[i(572)][i(418)][i(519)](i(419)).me;for(const t of this[i(271)]()){if(t[i(488)].id!=f.id)continue;if(i(344)!=t[i(416)]||t[i(470)][i(459)]!=n[i(459)])continue;if(!Sc(t,o))continue;const e=t[i(351)]==s;for(let n=0;n<u[i(549)];n++){const r=u[n];for(const s of t[i(543)]()){const o=s[i(540)]();if(r[i(509)](o)){e?(u[i(321)](n,1),n--):t[i(502)](s[i(310)]);break}}}}if(0==u[i(549)])return null;const h=this[i(390)][i(385)](i(344),s,i(555));for(const t of this[i(271)]())if(t[i(488)].id==f.id&&i(344)==t[i(416)]&&t[i(470)][i(459)]==n[i(459)]&&t[i(351)]==s&&Sc(t,o)&&(h(t[i(662)](),u)||h(u,t[i(662)]()))){for(const e of u)t[i(643)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(694)+s,m=this[i(508)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(594)](p,g,d,t,zr[i(618)]());return m}[dc(423)](t,n=null,r={}){const s=dc;if(t[s(366)])return null;const o=this[s(572)][s(418)][s(519)](s(419)).me,a=new i.LiveRange(t[s(625)],t[s(516)]);for(const{suggestion:t,meta:e}of this[s(556)](a,s(358)))if(e[s(558)]&&!e[s(665)])if(t[s(584)]){const e=t[s(662)]()[s(403)]((t=>s(407)!=t[s(635)][s(422)]));if(e[s(545)]((t=>a[s(674)](t,!0)))&&t[s(400)](),e[s(326)]((t=>t[s(674)](a,!0)))){const t=this[s(390)][s(385)](s(485),n,s(563));return this[s(669)]((()=>t([a],null,r))),null}}else{const e=a[s(660)](t[s(445)]());null!==e&&t[s(483)]([e],null,r)}if(a[s(396)](),a[s(366)]||s(407)==a[s(635)][s(422)])return null;let c=null,u=a[s(625)],l=a[s(516)];const f=this[s(556)](a,s(485));for(const{suggestion:t,meta:e}of f){const n=this[s(602)][s(663)](u,l);if(e[s(558)]&&(this[s(592)]||!e[s(569)]&&!e[s(568)]))if(t[s(584)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(662)]()){if(r[s(674)](n,!0))return t;n[s(674)](r)||(e=!1)}e&&t[s(400)]()}else{const e=t[s(445)]();if(e[s(674)](n,!0))return t;if(!Sc(t,r)){n[s(674)](e)?t[s(357)]():e[s(346)](u)?u=e[s(516)]:e[s(346)](l)&&(l=e[s(625)]);continue}u=u[s(415)](e[s(625)])?u:e[s(625)],l=l[s(579)](e[s(516)])?l:e[s(516)],r=Object[s(308)]({},t[s(613)]),c?e[s(625)][s(415)](c[s(445)]()[s(625)])?(c[s(357)](),c=t):t[s(357)]():c=t}}if(c)return this[s(421)](c,this[s(602)][s(663)](u,l)),c;{const t=(0,e.uid)(),i=this[s(602)][s(663)](u,l),a=o.id,c=n?s(511)+n:s(485),f=this[s(508)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(594)](c,t,a,i),f}}[dc(379)](t,n=dc(273),r={}){const s=dc,o=this[s(572)][s(418)][s(519)](s(419)).me,a=t[s(685)]((t=>new i.LiveRange(t[s(625)],t[s(516)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(556)](a,s(358)))e[s(558)]&&!e[s(665)]&&c[s(432)](t);for(const e of c)if(e[s(584)]){const o=e[s(662)]();if((!e[s(613)]||!e[s(613)][s(333)])&&o[s(545)]((t=>a[s(326)]((e=>e[s(674)](t,!0)))))&&e[s(400)](),a[s(545)]((t=>o[s(326)]((e=>e[s(674)](t,!0)))))){const e=this[s(390)][s(385)](s(485),n,s(563));return this[s(669)]((()=>e(t,null,r))),null}}else{const t=e[s(445)]();if(a[s(326)]((e=>e[s(674)](t,!0)))&&e[s(400)](),a[s(545)]((e=>t[s(674)](e,!0)))){const t=this[s(390)][s(385)](s(485),n,s(563));return this[s(669)]((()=>t(a,null,r))),null}}const u=this[s(390)][s(385)](s(485),n,s(555));let l=null;for(const t of this[s(271)]())if(t[s(488)].id==o.id&&t[s(427)]&&s(485)==t[s(416)]&&t[s(351)]==n&&Sc(t,r)&&(u(t[s(662)](),a)||u(a,t[s(662)]())))if(l){if(t[s(520)]&&t[s(520)][s(549)])continue;for(const e of t[s(662)]())l[s(657)](e)||l[s(643)](e);t[s(357)]()}else{l=t;for(const e of a)t[s(657)](e)||t[s(643)](e)}if(l)return l;c[s(350)]();for(const{suggestion:t,meta:e}of this[s(556)](a,s(485)))e[s(558)]&&(this[s(592)]||!e[s(569)]&&!e[s(568)])&&Sc(t,r)&&c[s(432)](t);for(const t of c){const e=t[s(662)]();if((!r||!r[s(333)])&&a[s(545)]((t=>e[s(326)]((e=>e[s(674)](t,!0))))))return t;(!t[s(613)]||!t[s(613)][s(333)])&&e[s(545)]((t=>a[s(326)]((e=>e[s(674)](t,!0)))))&&t[s(400)]()}const f=(0,e.uid)(),h=o.id,g=s(511)+n,d=this[s(508)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(396)](),t[s(366)]||s(407)==t[s(635)][s(422)]||this[s(594)](g,f,h,t,zr[s(618)]());return d}[dc(562)](t,n,r,s,o){const i=dc;if(t[i(366)])return[];if(i(506)===this[i(364)])return[];const a=this[i(572)][i(418)][i(519)](i(419)).me.id,c=Array[i(553)](this[i(500)][i(690)]())[i(403)]((e=>i(425)==e[i(416)]&&e[i(470)][i(355)]==n&&e[i(657)](t)));if(i(269)===this[i(364)]){const e=this[i(556)](t,i(358))[i(403)]((({meta:t})=>t[i(558)]&&!t[i(568)]&&!t[i(665)]))[i(685)]((({suggestion:t})=>t));c[i(588)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(425)==t[i(416)]?t[i(470)][i(391)]:void 0,o=t[i(445)](),a=Array[i(553)](u[i(550)]())[i(495)]((t=>t[i(689)](o)));if(!a)continue;const c=a[i(270)](o);this[i(612)](n)&&i(358)==t[i(416)]&&0!=c[i(549)]||(u[i(464)](a),c[i(681)]((t=>{u[i(632)](t,r)})),i(358)!=t[i(416)]&&e!=s&&u[i(632)](a[i(660)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(549)]>37&&console[i(461)](i(574),{key:n});const f=(i(493)+(n+"|")+Ac({newValue:s}))[i(535)](0,60),h=this[i(508)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(266)](h),this[i(594)](f,c,a,t)}return l}[dc(340)](t){const e=dc;this[e(567)][e(432)](t)}[dc(311)](t){const e=dc;this[e(557)][e(432)](t)}[dc(478)](t,e=[],n=[]){const r=dc;this[r(560)](t,((t,...e)=>{this[r(370)]((()=>{t(...e)}))}));for(const t of e)this[r(311)](t);for(const t of n)this[r(340)](t)}[dc(498)](t){const e=dc;return e(425)==t[e(416)]?t[e(351)][e(277)]("|")[0]:null}[dc(421)](t,e){const n=dc,r=t[n(522)]();this[n(602)][n(327)]((t=>{t[n(356)](r,{range:e})}))}[dc(589)](t){const e=dc,n=t.id,r=this[e(572)][e(533)][e(519)](e(501));this[e(335)][e(452)](n)||this[e(335)][e(320)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(335)][e(510)](n);s[e(581)](e(383)),s[e(383)]=!1,t[e(520)]=s}[dc(517)](t,n,r,s){const o=dc;if(t[o(416)]!=n||t[o(351)]!=r||t[o(667)].id!=s)throw this[o(572)][o(319)](o(598)),new e.CKEditorError(o(598),this)}[dc(288)](t,n){const r=dc,s=t[r(445)]();if(n[r(509)](s))t[r(357)]();else if(s[r(674)](n)){const o=this[r(602)][r(439)](n[r(625)][r(316)],r(516));this[r(421)](t,this[r(602)][r(663)](s[r(625)],o));const i=(0,e.uid)(),a=t[r(667)].id,c=t[r(416)]+":"+t[r(351)];this[r(508)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(470)],attributes:t[r(613)]});const u=this[r(602)][r(439)](n[r(516)][r(441)],r(650)),l=this[r(602)][r(663)](u,s[r(516)]);this[r(594)](c,i,a,l)}else if(s[r(346)](n[r(625)])){const e=this[r(602)][r(439)](n[r(625)][r(316)],r(516));this[r(421)](t,this[r(602)][r(663)](s[r(625)],e))}else{const e=this[r(602)][r(439)](n[r(516)][r(441)],r(650));this[r(421)](t,this[r(602)][r(663)](e,s[r(516)]))}}[dc(525)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(556)](t,e(358))){if(!r[e(558)])continue;const s=n[e(662)]();for(const n of s)if(!t[e(270)](n)[e(549)])return!0}return!1}[dc(629)](t){const n=dc,r=this[n(572)][n(418)][n(519)](n(419))[n(675)](t);if(!r)throw new e.CKEditorError(n(599),this);return r}[dc(284)](t){const e=dc,n=this[e(572)][e(418)][e(519)](e(419)),r=(0,o.hashObject)(e(369)+t);return n[e(675)](r)||n[e(546)]({id:r,name:t})}[dc(603)](t,e,n,r,s){const o=dc,i=this[o(629)](r),a=this[o(390)][o(528)](t,e,n,i,s,(t=>{const e=o;this[e(325)](n,{attributes:t});const r=this[e(622)](n);this[e(524)](new Set([r])),this[e(388)](new Set([r]))}));return this[o(426)](a,o(563),(()=>{const t=o;this[t(325)](n,{state:t(542)})}),{priority:o(397)}),this[o(426)](a,o(400),(()=>{const t=o;this[t(325)](n,{state:t(682)})}),{priority:o(397)}),this[o(500)][o(632)](n,a),this[o(600)][o(632)](a,o(688)),a}[dc(274)](t){const e=dc,n=t[e(277)](":");return{group:n[0],type:n[1],subType:n[e(549)]>=5?n[2]:null,id:n[e(549)]<5?n[2]:n[3],authorId:n[e(549)]<5?n[3]:n[4],markerCount:6==n[e(549)]?n[5]:null}}[dc(283)](t,n,r){const s=dc,o=t[s(445)](),i=o[s(625)],a=o[s(516)];this[s(421)](t,this[s(602)][s(663)](i,n));const c=(0,e.uid)(),u=t[s(667)].id,l=t[s(416)]+(t[s(351)]?":"+t[s(351)]:"");this[s(508)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(613)],data:t[s(470)]});const f=this[s(498)](t);(s(344)==t[s(416)]||f&&this[s(612)](f))&&(r=this[s(602)][s(282)](r[s(441)])),this[s(594)](l,c,u,this[s(602)][s(663)](r,a))}[dc(556)](t,e=null){const n=dc,r=[],s=this[n(572)][n(418)][n(519)](n(419)).me;Array[n(521)](t)||(t=[t]);for(const o of this[n(271)]()){if(!o[n(427)])continue;if(e&&o[n(416)]!=e)continue;let i=!1;for(const e of o[n(662)]()){for(const a of t){const t=a[n(625)][n(509)](e[n(516)])||a[n(516)][n(509)](e[n(625)]);if(t||a[n(660)](e)){const c=a[n(674)](e)&&Tc(this[n(602)][n(280)],e[n(625)],a),u=e[n(674)](a)&&Tc(this[n(602)][n(280)],a[n(625)],e);r[n(266)]({suggestion:o,meta:{isOwn:s==o[n(488)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(594)](t,e,n,r,s){const o=dc;this[o(602)][o(327)]((i=>{const a=o;let c=a(392)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(637)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(628)](t){const e=dc,n=t[e(406)],r=t[e(444)];t[e(406)]=null,t[e(444)]=null,null!=n&&n[e(444)]==t&&(n[e(444)]=r),null!=r&&r[e(406)]==t&&(r[e(406)]=n),e(438)==this[e(600)][e(519)](t)&&(this[e(600)][e(632)](t,e(651)),this[e(453)](e(405),t,n,r))}[dc(508)](t){const n=dc,r=t.id,s=this[n(640)](t);if(this[n(413)]&&this[n(413)][n(345)]){const o=this[n(572)][n(418)][n(519)](n(548)),i=s[n(691)],a=s[n(351)]?s[n(416)]+":"+s[n(351)]:s[n(416)],c=this[n(572)][n(658)],u=o[n(432)](Wr(c,n(263))),l={id:r,type:a,hasComments:i,data:t[n(470)]||null,originalSuggestionId:t[n(303)]||null,attributes:s[n(613)]};this[n(413)][n(345)](l)[n(467)]((t=>{const e=n;s[e(571)]=!0,o[e(606)](u),t&&t[e(554)]&&(this[e(500)][e(519)](r)[e(554)]=t[e(554)])}))[n(294)]((t=>{const r=n;throw(0,e.logWarning)(r(627)),this[r(572)][r(565)][r(424)]({isUndoable:!1},(()=>{s[r(400)]()})),s[r(278)](),this[r(500)][r(464)](s.id),this[r(600)][r(464)](s),t}))}return s}[dc(612)](t){const e=dc;return this[e(567)][e(604)](t)}[dc(325)](t,e){const n=dc,r=this[n(572)][n(418)][n(519)](n(548)),s=this[n(622)](t);if(this[n(413)]&&this[n(413)][n(499)])if(s[n(571)]){const s=r[n(432)](Wr(this[n(572)][n(658)],n(263)));this[n(413)][n(499)](t,e)[n(467)]((()=>{r[n(606)](s)}))}else s.on(n(384),(()=>{this[n(325)](t,e)}))}[dc(332)](t){const n=dc;if(!this[n(413)]||!this[n(413)][n(622)])throw new e.CKEditorError(n(578),this);return this[n(413)][n(622)](t)}[dc(539)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(274)](t),i=this[e(500)][e(519)](n)||this[e(603)](r,s,n,o,{});switch(this[e(517)](i,r,s,o),this[e(600)][e(519)](i)){case e(688):this[e(332)](n)[e(467)]((t=>{const r=e;let s=Promise[r(315)]();t[r(691)]&&(s=this[r(335)][r(434)]({channelId:this[r(572)][r(533)][r(519)](r(501)),threadId:n})),s[r(467)]((()=>{const e=r;this[e(640)](t)[e(571)]=!0}))})),this[e(600)][e(632)](i,e(306));break;case e(651):this[e(325)](n,{state:e(334)});case e(389):this[e(600)][e(632)](i,e(438)),this[e(453)](e(295),i);break;case e(438):this[e(453)](e(559),i)}return i[e(307)](t),i}[dc(388)](t){const e=dc,n=Array[e(553)](t),r=n[e(403)]((t=>e(425)==t[e(416)]));this[e(679)](r);const s=n[e(403)]((t=>!t[e(584)]&&e(425)!=t[e(416)])),o=this[e(271)]({skipNotAttached:!0})[e(403)]((t=>!t[e(584)]&&e(425)!=t[e(416)])),i=o[e(403)]((n=>!t[e(604)](n))),a=new Map(o[e(685)]((t=>[t,this[e(390)][e(385)](t[e(416)],t[e(351)],e(664))]))),c=new Map(o[e(685)]((t=>[t,t[e(445)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(549)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(549)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(549)];t++){const n=s[t];!l[e(604)](n)&&n[e(406)]&&(f[e(432)](n[e(406)]),n[e(406)][e(444)]===n&&(n[e(406)][e(444)]=null),n[e(406)]=null),!u[e(604)](n)&&n[e(444)]&&(f[e(432)](n[e(444)]),n[e(444)][e(406)]===n&&(n[e(444)][e(406)]=null),n[e(444)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(549)];e++){const r=g(t,n[e]);r&&(r[0][s(444)]=r[1],r[1][s(406)]=r[0],u[s(432)](r[0]),l[s(432)](r[1]))}}function g(t,n){const r=e;if(t[r(488)].id!==n[r(488)].id)return null;const s=a[r(519)](t)(t,n,c[r(519)](t),c[r(519)](n));return s&&a[r(519)](n)(t,n,c[r(519)](t),c[r(519)](n))?s[1][r(520)]&&s[1][r(520)][r(549)]?null:s:null}f[e(472)]&&this[e(388)](f)}[dc(679)](t){const e=dc;if(0==t[e(549)])return;const n=this[e(271)]({skipNotAttached:!0})[e(403)]((t=>e(425)==t[e(416)]&&t[e(672)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(613)]);s[e(604)](n)||(s[e(632)](n,r[e(549)]),r[e(266)]([]));const i=s[e(519)](n);r[i][e(266)](t)}!function(){const t=e;r[t(623)](((e,n)=>{const r=t,s=e[0][r(554)],o=n[0][r(554)];return s==o?e[0][r(613)][r(339)]<n[0][r(613)][r(339)]?-1:1:s<o?-1:1}));for(const e of r)e[t(623)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(549)];t++){if(0==r[t][e(549)])continue;const n=[];for(let s=t+1;s<r[e(549)];s++)0!=r[s][e(549)]&&i(r[t],r[s])&&n[e(266)](s);for(const s of n)r[t]=r[t][e(324)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(549)];n++)t[n][e(444)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(549)];n++)t[n][e(406)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(613)][r(339)]!==n[0][r(613)][r(339)]&&t[0][r(488)]!==n[0][r(488)])return!1;if(!function(t,e){const n=r;return!t[n(691)]&&!e[n(691)]||(!t[n(691)]||!e[n(691)])&&(!!(t[n(691)]&&e[n(554)]<t[n(520)][n(272)][n(519)](0)[n(554)])||!!(e[n(691)]&&t[n(554)]<e[n(520)][n(272)][n(519)](0)[n(554)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(613)],r(339)),o=gc(n[0][r(613)],r(339));return!!wr(s,o)&&(!!t[r(545)]((t=>n[r(326)]((e=>t[r(445)]()[r(509)](e[r(445)]())))))&&n[r(545)]((e=>t[r(326)]((t=>e[r(445)]()[r(509)](t[r(445)]()))))))}}[dc(524)](t){const e=dc,n=Array[e(553)](t),r=this[e(271)]({skipNotAttached:!0}),s=r[e(403)]((n=>!t[e(604)](n))),o=new Map(n[e(685)]((t=>[t,this[e(390)][e(385)](t[e(416)],t[e(351)],e(555))]))),i=new Map(r[e(685)]((t=>[t,t[e(662)]()])));for(let t=0;t<n[e(549)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(549)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(549)];e++){const s=r[e];if(s[a(416)]!==n[a(416)]||s[a(488)].id!==n[a(488)].id||s[a(351)]!==n[a(351)])continue;if(!Lc(n,s,[a(339)]))continue;if(a(425)==n[a(416)]&&n[a(470)][a(391)]!=s[a(470)][a(391)])continue;if(a(425)==n[a(416)]&&t[a(612)](n[a(470)][a(355)]))continue;if(a(344)==n[a(416)]){const e=t[a(572)][a(565)],r=n[a(482)]();if(r&&(e[a(280)][a(505)](r)||e[a(280)][a(645)](r)))continue}const c=o[a(519)](n),u=i[a(519)](n),l=i[a(519)](s),f=n[a(520)]&&n[a(520)][a(549)],h=s[a(520)]&&s[a(520)][a(549)];if(!f&&c(l,u))return t[a(693)](s,n),i[a(464)](n),!0;if(!h&&c(u,l))return t[a(693)](n,s),i[a(464)](s),!0}return!1}}[dc(693)](t,e){const n=dc;if(t[n(584)])for(const r of e[n(662)]())t[n(643)](r);else{const r=e[n(445)]()[n(516)];this[n(421)](t,this[n(602)][n(663)](t[n(445)]()[n(625)],r))}e[n(357)]()}[dc(372)](t,e){const n=dc,r=t[n(507)](n(642))||t[n(507)](n(425))?n(398):t[n(547)]();return Wr(this[n(572)][n(658)],e+"_"+r+n(291))}[dc(668)](){const t=dc,e=this[t(572)];(0,o.surroundingMarkersDetector)(this[t(602)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(274)](t[s(310)]);if(s(347)===e){o[s(266)](this[s(372)](n,s(286)));break}}for(const t of r){const{group:e,type:n}=this[s(274)](t[s(310)]);if(s(347)===e){o[s(266)](this[s(372)](n,s(601)));break}}o[s(549)]&&e.ui[s(537)][s(617)](s(514),o[s(555)](" "))}))}[dc(343)](t){const e=dc;if(this[e(317)])return!1;const n=this[e(572)],r=n[e(565)][e(580)][e(338)][e(318)]();if(0==r[e(549)])return!1;const s=[],o=r[e(403)]((t=>e(425)==t[e(416)])),i=r[e(403)]((t=>e(573)==t[e(416)]&&e(447)!=t[e(310)])),a=r[e(403)]((t=>e(606)==t[e(416)]&&e(447)!=t[e(310)]));for(const t of o)s[e(266)]({key:t[e(626)],newValue:t[e(683)],oldValue:t[e(365)],range:Cc(t[e(275)],n[e(565)])});for(const t of i){const r=a[e(495)]((n=>n[e(460)][e(509)](t[e(460)])));r&&s[e(266)]({key:e(489),newValue:t[e(310)],oldValue:r[e(310)],range:n[e(565)][e(481)](t[e(460)][e(409)])})}return 0!=s[e(549)]&&this[e(504)](t,s)}[dc(455)](t){const e=dc;let n=!1;const r=this[e(572)][e(565)][e(580)][e(338)][e(450)]()[e(403)]((t=>t[e(470)][e(348)]&&t[e(310)][e(507)](e(497))));for(const s of r){const{subType:r,id:o}=this[e(274)](s[e(310)]),i=r[e(277)]("|")[0];for(const r of this[e(271)]({skipNotAttached:!0}))r.id!=o&&e(425)==r[e(416)]&&r[e(470)]&&r[e(470)][e(355)]==i&&r[e(445)]()[e(689)](s[e(470)][e(348)])&&(this[e(536)](r,s[e(470)][e(348)],t),n=!0)}return n}[dc(370)](t){const e=dc;this[e(572)],this[e(317)]=!0,t()}[dc(436)](t){const e=dc,n=this[e(612)](t),r=this[e(557)][e(604)](t);return n||r}[dc(504)](t,e){const n=dc;if(0==e[n(549)])return!1;let r=!1;for(const s of e){const e=this[n(556)](s[n(275)],n(425))[n(403)]((t=>!t[n(587)][n(665)]))[n(685)]((t=>t[n(347)])),i=(0,o.hashObject)({newValue:s[n(526)]});e[n(403)]((t=>{const e=n,[r,o]=t[e(351)][e(277)]("|");return r==s[e(355)]&&o!=i}))[n(681)]((e=>{const o=n;this[o(536)](e,s[o(275)],t),r=!0}))}return r}[dc(536)](t,e,n){const r=dc,s=t[r(445)]()[r(270)](e);0!==s[r(549)]?1!==s[r(549)]?this[r(283)](t,e[r(625)],e[r(516)]):this[r(421)](t,s[0]):n[r(502)](t[r(522)]())}}class bc{constructor(t){const e=dc;this[e(624)]=t,this[e(602)]=t[e(565)],this[e(544)]=new Map,this[e(394)]=new Map,this[e(586)]()}[dc(528)](t,e,n,r,s,o){const i=dc;return new zr(this[i(602)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(385)](t,e,i(563))(...n),onDiscard:(...n)=>this[i(385)](t,e,i(400))(...n)})}[dc(492)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(544)][s(632)](o,r)}[dc(385)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(544)][r(519)](s)||this[r(394)][r(519)](t+":"+n)}[dc(586)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(623)](((t,n)=>t[e(625)][e(415)](n[e(625)])?1:-1)),this[e(602)][e(327)]((n=>{const r=e;for(const e of t){let t;t=e[r(516)][r(656)]&&e[r(516)][r(441)]==e[r(625)][r(409)]?n[r(458)](e[r(625)][r(409)],"on"):n[r(458)](e),this[r(602)][r(576)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(602)][n(327)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(685)]((t=>(_c(t)&&(t=this[s(602)][s(663)](t[s(516)])),t)))[s(403)]((t=>s(407)!==t[s(635)][s(422)]));if(c[s(549)]<1)return;const u=Array[s(553)](this[s(602)][s(580)][s(267)][s(662)]())[s(685)]((t=>i.LiveRange[s(354)](t)));r[s(611)](c);for(const t of this[s(624)][s(513)][s(513)]())t[s(378)]();a[s(266)]({forceDefaultExecution:!0}),this[s(624)][s(433)](o,...a);const l=u[s(403)]((t=>s(407)!=t[s(635)][s(422)]));l[s(549)]>0&&r[s(611)](l);for(const t of u)t[s(396)]()}))},s=(e,n)=>1==e[t(549)]&&1==n[t(549)]&&e[0][t(516)][t(509)](n[0][t(625)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(602)])?[e,n]:Nc(n,e,s,r,this[t(602)])?[n,e]:null;this[t(394)][t(632)](t(638),e),this[t(394)][t(632)](t(692),n),this[t(394)][t(632)](t(634),s),this[t(394)][t(632)](t(265),o),this[t(394)][t(632)](t(541),n),this[t(394)][t(632)](t(349),e),this[t(394)][t(632)](t(666),s),this[t(394)][t(632)](t(518),o),this[t(394)][t(632)](t(490),r),this[t(394)][t(632)](t(412),e),this[t(394)][t(632)](t(653),s),this[t(394)][t(632)](t(440),e),this[t(394)][t(632)](t(585),r),this[t(394)][t(632)](t(680),e),this[t(394)][t(632)](t(597),s),this[t(394)][t(632)](t(279),e),this[t(394)][t(632)](t(659),e),this[t(394)][t(632)](t(496),((e,n)=>{const r=t;if(!n)return;const s=this[r(624)][r(418)][r(519)](Ec);this[r(602)][r(327)]((t=>{const o=r;if(o(489)==n[o(355)])for(const r of e){const e=r[o(625)][o(409)],s=n[o(391)];t[o(449)](e,s)}else if(s[o(612)](n[o(355)]))for(const r of e)void 0!==n[o(391)]?t[o(360)](n[o(355)],n[o(391)],r[o(625)][o(409)]):t[o(292)](n[o(355)],r[o(625)][o(409)]);else for(const r of e)n[o(391)]?t[o(360)](n[o(355)],n[o(391)],r):t[o(292)](n[o(355)],r)}))})),this[t(394)][t(632)](t(687),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(441)][r(583)]({includeSelf:!0,parentFirst:!0})){if(s[r(635)]==s)return!1;if(!n[r(590)](s))return!1;if(t[r(505)](s)||t[r(645)](s))return!0}return!1}function _c(t){const e=dc;return t[e(516)][e(441)]==t[e(625)][e(409)]&&t[e(516)][e(646)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(305)].is(s(322))&&!r[s(505)](t[s(305)]),i=t[s(625)][s(620)](o),a=t[s(516)][s(620)](o,{direction:s(386)});return!(t[s(625)][s(509)](i)&&t[s(516)][s(509)](a)||(i[s(415)](a)?n[s(356)](e,{range:n[s(663)](i,a)}):n[s(502)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(625)][e(409)];return n&&n.is(e(387))}function Cc(t,e){const n=dc;return null==t[n(516)][n(316)]&&t[n(516)][n(441)]==t[n(625)][n(409)]?Rc(t[n(625)][n(409)],e):t}function Rc(t,e){const n=dc,r=e[n(280)][n(505)](t)||e[n(280)][n(608)](t);return e[n(663)](e[n(439)](t,n(363)),r?e[n(475)](t):e[n(439)](t,n(516)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(516)][o(509)](r[o(625)]))return!0;if(t[o(416)]!=e[o(416)])return!1;if(!n[o(516)][o(477)](r[o(625)]))return!1;const i=s[o(663)](n[o(516)],r[o(625)])[o(649)]();for(const t of i)if([o(676),o(591)][o(494)](t[o(416)])&&s[o(280)][o(645)](t[o(305)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(672)]||!e[r(672)])&&wr(gc(t[r(613)],n),gc(e[r(613)],n))}function Sc(t,e){const n=dc,r=vc(t[n(613)]),s=vc(e);if(!t[n(672)])return!1;for(const t of Object[n(550)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(308)]({},t);return delete n[e(333)],delete n[e(615)],n}function Mc(){const t=["_removePendingAction","get","27788660NnTWOd","isEnabled","10hPtcWm","bind","isDirty","18LmudJh","stopListening","change:isDirty","remove","acceptSuggestion","commentThreadController","PendingActions","commands","8813601DLKVBy","_setPendingAction","listenTo","locale","_discardCommand","1563735crLYQb","discardSuggestion","1341920fToXaM","view","destroy","canDiscard","_editor","_acceptCommand","_pendingAction","getRanges","add","plugins","canEditAt","PENDING_ACTION_SUGGESTION","5159640dRqAyp","11683lXgvZG","canAccept","model","6856CqlhOC","845409SCjevD","unbind","execute"];return(Mc=function(){return t})()}function Oc(t,e){const n=Mc();return(Oc=function(t,e){return n[t-=437]})(t,e)}const wc=Oc;!function(t,e){const n=Oc,r=t();for(;;)try{if(892028===parseInt(n(445))/1+parseInt(n(469))/2*(parseInt(n(462))/3)+-parseInt(n(457))/4+parseInt(n(443))/5*(-parseInt(n(472))/6)+parseInt(n(458))/7*(-parseInt(n(461))/8)+-parseInt(n(438))/9+parseInt(n(467))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Oc;super(),this[s(460)]=e,this[s(446)]=n,this[s(477)]=r,this[s(449)]=t,this[s(450)]=t[s(437)][s(466)](s(476)),this[s(442)]=t[s(437)][s(466)](s(444)),this[s(446)][s(470)](s(468)).to(this[s(450)],this[s(442)],((t,e)=>t||e)),this[s(446)][s(470)](s(459)).to(this[s(450)],s(468),(t=>t&&this[s(449)][s(460)][s(455)](e[s(452)]()))),this[s(446)][s(470)](s(448)).to(this[s(442)],s(468),(t=>t&&this[s(449)][s(460)][s(455)](e[s(452)]()))),this[s(451)]=null,n[s(471)]&&this[s(439)](),this[s(440)](n,s(476),(()=>this[s(476)]())),this[s(440)](n,s(444),(()=>this[s(444)]())),this[s(440)](n,s(474),(()=>{const t=s;n[t(471)]?this[t(439)]():this[t(465)]()}))}[wc(476)](){const t=wc;this[t(450)][t(464)](this[t(460)].id)}[wc(444)](){const t=wc;this[t(442)][t(464)](this[t(460)].id)}[wc(447)](){const t=wc;this[t(446)][t(463)](t(468)),this[t(446)][t(463)](t(459)),this[t(446)][t(463)](t(448)),this[t(473)](),this[t(477)][t(447)](),this[t(451)]&&this[t(465)]()}[wc(439)](){const t=wc,e=Wr(this[t(449)][t(441)],t(456));this[t(451)]=this[t(449)][t(454)][t(466)](t(478))[t(453)](e)}[wc(465)](){const t=wc;null!==this[t(451)]&&this[t(449)][t(454)][t(466)](t(478))[t(475)](this[t(451)]),this[t(451)]=null}}const Fc=xc;function Pc(){const t=["_createCommentThreadInputView","_config","hasDirtyComment","canAccept","CommentView","_model","removeComment","1062714BXawGF","updateComment","locale","canDiscard","element","disabledSubmit","disableComments","isDirty","_createCommentViews","editorConfig","length","editor","set","commentThreadInputView","focus","156fIasfY","descriptionParts","bind","_localUser","fire","1342551wvDDtz","setData","isEnabled","8404062hFWAFd","153910zwCEZp","commentInputView","submit","destroy","value","isReadOnly","commentsListView","cancel","678600CVGCYL","assign","delegate","7YwRRdH","authoredAt","isActive","commentThread","5783760xgsbrt","addComment","showInput","270Vcneyw","1668526AXKgpg"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(704931===parseInt(n(351))/1+-parseInt(n(323))/2+parseInt(n(331))/3+parseInt(n(346))/4*(parseInt(n(355))/5)+-parseInt(n(354))/6*(-parseInt(n(315))/7)+-parseInt(n(319))/8+-parseInt(n(322))/9*(parseInt(n(312))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends s.View{constructor(t,e,n,r){const s=xc;super(t),this[s(361)]=null,this[s(344)]=null,this[s(343)](s(317),!1),this[s(343)](s(316),e[s(316)]),this[s(348)](s(316)).to(e),this[s(343)](s(347),[]),this[s(343)](s(338),!1),this[s(343)](s(353),!1),this[s(343)](s(327),!1),this[s(343)](s(334),!1),this[s(329)]=e,this[s(349)]=n,this[s(325)]=r,r[s(337)]?this[s(343)](s(341),1):this[s(339)]()}[Fc(345)](){const t=Fc;this[t(335)][t(345)]()}[Fc(358)](){const t=Fc;this[t(361)]&&this[t(361)][t(358)](),this[t(344)]&&this[t(344)][t(358)](),super[t(358)]()}[Fc(339)](){const t=Fc,{CommentsListView:e}=this[t(325)];this[t(361)]=new e(this[t(333)],this[t(329)][t(318)],Object[t(313)]({CommentView:this[t(325)][t(328)]},this[t(325)])),this[t(361)][t(314)](t(330)).to(this),this[t(361)][t(314)](t(332)).to(this),this[t(361)][t(348)](t(317)).to(this),this[t(343)](t(341),this[t(361)][t(341)]+1),this[t(348)](t(341)).to(this[t(361)],t(341),(t=>t+1)),this[t(344)]=this[t(324)](),this.on(t(330),(()=>this[t(345)]())),this[t(348)](t(338)).to(this[t(361)],t(326),this[t(344)][t(356)],t(359),((t,e)=>t||!!e))}[Fc(324)](){const t=Fc,{CommentThreadInputView:e}=this[t(325)],n=new e(this[t(333)],this[t(349)],this[t(325)][t(340)]),r=n[t(356)];return n[t(348)](t(321)).to(this,t(317),this[t(329)][t(318)],t(360),r,t(359),((t,e,n)=>!!n||t&&!e)),r.on(t(357),((e,n)=>{const s=t;this[s(350)](s(320),n),r[s(342)][s(352)]("")})),r.on(t(362),(()=>this[t(345)]())),r[t(348)](t(336)).to(this[t(329)][t(318)],t(360)),n}}const Uc=Gc;function jc(){const t=["ck-suggestion__info","ck-annotation__actions",".ck-annotation__content-wrapper","ck-suggestion-wrapper","set","3047390Zvkhed",'<span class="ck-suggestion-type">',"importWord","commentThread","acceptSuggestion","span","change:description","ck-comment__external","innerHTML","ck-suggestion__user","ck-suggestion--accept","ck-suggestion__info-name","description","execute","</p>","cancel","669155RUcVXo","delegate","getExternalSuggestionNote","3bvlZNg","descriptionParts","28BLfpSN","6lXnlVG","ck-suggestion-","139282jGcBPS","name","acceptButton","editorDestroyed","formatDateTime","_model","userView","check","getUserViewNotificationText","disableComments","color","bindTemplate","isExternal","isEnabled","canDiscard","ck-annotation__main",'"></span>',"ck-suggestion__actions","innerText","EXTERNAL_IMPORT_WORD_AVATAR","value","isActive","ck-comment__info-time","ck-annotation__user","locale","authoredAt","commentsListView","EXTERNAL_IMPORT_WORD_SUGGESTION","_config","children",'" title="',"attributes","editorReady","source","ck-suggestion--discard","Discard suggestion","createElement","commentThreadInputView","ck-annotation__info-time","17928AMdEXq","getTemplate","querySelector","Accept suggestion","render","ck-suggestion","creator","push","extendTemplate","_createButton",'<span class="ck-suggestion-color" style="background-color: ',"map","</span>","ck-annotation__content-wrapper","setTemplate","author","<p>","bind","discardButton","ck-annotation","content","@external","split","canAccept","time","title","_descriptionElement","835396DWqaUb","81392etgZwQ","ck-annotation__info-name","ck-suggestion-wrapper--active","div","join","type","EXTERNAL_SUGGESTION","discardSuggestion","382230fYOVvK","ck-suggestion__main","fire","ck-suggestion--disabled-comments","element","EXTERNAL_AVATAR","ck-annotation__info"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(127284===parseInt(n(328))/1+parseInt(n(289))/2+-parseInt(n(284))/3*(-parseInt(n(355))/4)+parseInt(n(281))/5*(parseInt(n(287))/6)+-parseInt(n(286))/7*(parseInt(n(356))/8)+parseInt(n(364))/9+-parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends Bc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(375)](i(361),""),this[i(345)](i(361)).to(this,i(285),(t=>t&&t[0]?t[0][i(361)]:"")),this[i(345)](i(388)).to(this,i(285),this,i(310),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(344)+zc(e[n(348)],e[n(299)])+n(390);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(354)]=null,this[i(291)]=this[i(337)](Wr(e,i(331)),t.icons[i(296)],i(386),i(380),"sw"),this[i(291)][i(345)](i(302)).to(this,i(351)),this[i(346)]=this[i(337)](Wr(e,i(324)),t.icons[i(280)],i(323),i(363),"sw"),this[i(346)][i(345)](i(302)).to(this,i(303)),this[i(295)]=new o.UserView(e,this[i(294)][i(343)],this[i(297)]()),this[i(295)][i(336)]({attributes:{class:[i(385),i(312)]}}),this[i(342)](this[i(329)]())}[Uc(329)](){const t=Uc,e=this[t(300)],n=[{tag:t(359),attributes:{class:[t(371),t(370)]},children:[{tag:t(381),children:[{text:this[t(295)][t(290)]}],attributes:{class:[t(387),t(357)]}},{tag:t(352),attributes:{datetime:e.to(t(314)),class:[t(311),t(327)]},children:[{text:e.to(t(314),(e=>this[t(317)][t(293)](e)))}]}]},{tag:t(359),attributes:{class:[t(306),t(372)]},children:[this[t(291)],this[t(346)]]},{tag:t(359),attributes:{class:[t(341)]}}];this[t(294)][t(301)]&&n[t(335)]({tag:t(359),attributes:{class:[t(383)]},children:[{text:this[t(283)]()}]});const r={tag:t(359),attributes:{class:[t(374),e.if(t(310),t(358)),e.to(t(361),(e=>t(288)+e)),this[t(317)][t(298)]&&t(367)],"data-suggestion-id":this[t(294)].id,"data-thread-id":this[t(294)][t(379)].id,"data-author-id":this[t(294)][t(343)].id,tabindex:-1},children:[{tag:t(359),attributes:{class:[t(333),t(347)]},children:[this[t(295)],{tag:t(359),attributes:{class:[t(365),t(304)]},children:n}]}]};return this[t(315)]&&this[t(326)]&&(r[t(318)][t(335)](this[t(315)],this[t(326)]),this[t(315)][t(282)](t(321)).to(this),this[t(315)][t(282)](t(292)).to(this),this[t(326)][t(282)](t(321)).to(this),this[t(326)][t(282)](t(292)).to(this)),r}[Uc(332)](){const t=Uc;super[t(332)](),this[t(354)]=this[t(368)][t(330)](t(373)),this[t(354)][t(384)]=this[t(388)],this.on(t(382),((e,n,r)=>{const s=t;this[s(354)][s(384)]=r}))}[Uc(337)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(313)]);return a[i(375)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(336)]({attributes:{class:n}}),a.on(i(389),(()=>{const t=i;this[t(366)](r,this[t(294)].id)})),a}[Uc(283)](){const t=Uc;return t(378)===this[t(294)][t(320)][t(349)][t(322)]?Wr(this[t(313)],t(316)):Wr(this[t(313)],t(362))}[Uc(297)](){const t=Uc;return this[t(294)][t(301)]?t(378)===this[t(294)][t(320)][t(349)][t(322)]?Wr(this[t(313)],t(308),this[t(294)][t(334)][t(290)]):Wr(this[t(313)],t(369),this[t(294)][t(334)][t(290)]):null}}function zc(t,e){const n=Uc;let r="";return r+=t[n(350)]("*")[n(339)](((t,e)=>e%2!=0?n(377)+Wc(t)+n(340):Wc(t)))[n(360)](""),e&&(r+=n(338)+e[n(309)]+n(319)+e[n(353)]+n(305)),r}function Wc(t){const e=Uc,n=document[e(325)](e(381));return n[e(307)]=t,n[e(384)]}const Hc=Xc;function Kc(){const t=["114443BkpylO","config","createAnnotation","isOn","reduce","getMarkers","_handleControllerBuffer","1537576ZSyFny","420GGYZLK","createAnnotationView","head","_unbindEditors","18228880AbsaMn","comments.maxCommentsWhenCollapsed","getJoined","some","isMultiRange","acceptAllSuggestions","change:activeAnnotations","_descriptionFactory","refreshSelectedViews","_bindAnnotationToEditors","commands","execute","trackChanges","add","destroy","locale","source","descriptionParts","commentThread","addComment","Discard all suggestions","set","trackChanges.disableComments","isEnabled","plugins","comments.maxThreadTotalWeight","innerView","Accept all selected suggestions","separator","get","_viewToController","suggestion-","registerAnnotation","button","Annotations","init","componentFactory","discardSelectedSuggestions","remove","trackChanges.SuggestionThreadView","suggestionLoaded","editing","activeMarkers","toMany","addSourceCollector","CommentsRepository","acceptButton","CommentsUI","Discard all selected suggestions","unbind","getAllAdjacentSuggestions","112551NjTEux","discardButton","model","24GGCyeB","getMarkerNames","_createUIButton","switchbutton","size","activeAnnotations","getFirstRange","_refreshActiveMarkers","values","acceptSelectedSuggestions","69654XNqUrJ","listenTo","pluginName","view","createCommentThreadController","from","_destroyController","filter","lowest","editor","requires","getSuggestion","_initializeController","Track changes","Accept all suggestions","bind","length","SuggestionThreadView","define","CommentView","isInContent","previous","_suggestionToController","push","commandName","arrowView","suggestionChanged","getRanges","has","focus","_annotationViews","hasSuggestion","EditorAnnotations","change:previous","clear","buttonView","stopListening","comments","discardAllSuggestions","value","TrackChangesEditing","4590065QUBjab","comments.maxCommentCharsWhenCollapsed","delete","isDirty","16QUhxoi","suggestionUnloaded","actionView","_updateController","TrackChangesUI","_handleSuggestionControllerDelayed","keys","getDescriptions","type","comments.editorConfig","10054269sJoPcH","map","mainView","_disableComments","getByInnerView"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=Xc,r=t();for(;;)try{if(698783===-parseInt(n(232))/1*(-parseInt(n(222))/2)+-parseInt(n(219))/3*(-parseInt(n(277))/4)+-parseInt(n(273))/5+-parseInt(n(300))/6*(-parseInt(n(292))/7)+parseInt(n(299))/8+parseInt(n(287))/9+-parseInt(n(304))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Hc(242)](){const t=Hc;return[Ec,o.Users,t(213),t(202),t(264)]}static get[Hc(234)](){return Hc(281)}constructor(t){const e=Hc;super(t),this[e(254)]=new Map,this[e(198)]=new Map,this[e(262)]=new Map,this[e(298)]=new Map;const n=this[e(241)][e(293)];n[e(250)](e(207),Vc),n[e(250)](e(326),!1),this[e(290)]=n[e(333)](e(326))}[Hc(282)](t,e){const n=Hc;0===this[n(298)][n(226)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(298)]){const r=this[t(254)][t(260)](e);r||n?r&&n&&this[t(238)](e):this[t(244)](e)}this[t(298)][t(266)](),this[t(241)][t(328)][t(333)](t(264))[t(312)](),this[t(229)]()}),10),this[n(298)][n(325)](t,e)}[Hc(203)](){const t=Hc,e=this[t(241)],n=e[t(328)][t(333)](t(272)),r=e[t(328)][t(333)](t(202)),s=e[t(328)][t(333)](t(264)),o=e[t(328)][t(333)](t(213));e.ui[t(204)][t(317)](t(316),(e=>this[t(224)](e))),s[t(212)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(237)](this[e(254)])){const s=t[e(218)](),o=[];for(const t of s){if(!t[e(252)])continue;if(t[e(308)]){o[e(255)](...t[e(259)]());continue}const n=t[e(228)]();if(o[e(248)]>0){const t=o[0][e(306)](n);if(t){o[0]=t;continue}}o[e(255)](n)}n[e(255)]([r[e(235)],o])}return n})),this[t(233)](n,t(208),((e,n)=>{const r=t;this[r(233)](n,r(265),((t,e,s,o)=>{const i=r;n[i(252)]&&(null==s?(this[i(280)](o[i(302)]),this[i(282)](n,!1)):(this[i(280)](s[i(302)]),null==o&&this[i(282)](n,!0)))})),null!==n[r(253)]?this[r(280)](n[r(302)]):this[r(282)](n,!1)})),this[t(233)](n,t(278),((e,n,r)=>{const s=t;this[s(268)](n,s(265)),this[s(298)][s(275)](n),this[s(254)][s(260)](n)&&this[s(238)](n),r&&this[s(280)](r[s(302)])})),this[t(233)](n,t(258),((e,n)=>{this[t(280)](n)})),this[t(233)](r,t(310),(()=>{this[t(229)]()})),this[t(233)](o,t(323),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(263)](r))return;const i=n[o(243)](r);this[o(254)][o(333)](i)[o(235)][o(261)]()}),{priority:t(240)})}[Hc(229)](){const t=Hc,e=this[t(241)][t(328)][t(333)](t(202)),n=this[t(241)][t(328)][t(333)](t(272)),r=Array[t(237)](e[t(227)],(e=>e[t(330)]))[t(239)]((e=>this[t(198)][t(260)](e))),s=[];for(const e of r){const n=this[t(198)][t(333)](e)[t(221)][t(218)]();s[t(255)](...n[t(296)](((e,n)=>[...e,...n[t(223)]()]),[]))}n[t(210)]=s}[Hc(224)](t){const n=Hc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(241)][n(314)][n(333)](n(316)),i=Wr(t,n(245));r[n(267)][n(325)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(267)][n(247)](n(295)).to(o,n(271)),r[n(267)].on(n(315),(()=>{const t=n;o[t(315)](),this[t(241)][t(209)][t(235)][t(261)]()}));const a=new e.Collection,c=[{type:n(225),model:{withText:!0,label:i,commandName:n(316)}},{type:n(332)},{type:n(201),model:{withText:!0,label:Wr(t,n(246)),commandName:n(309)}},{type:n(201),model:{withText:!0,label:Wr(t,n(331)),commandName:n(231)}},{type:n(201),model:{withText:!0,label:Wr(t,n(324)),commandName:n(270)}},{type:n(201),model:{withText:!0,label:Wr(t,n(216)),commandName:n(205)}}];for(const t of c){let e={type:n(332)};if(t[n(221)]){const r=new s.ViewModel(t[n(221)]),o=this[n(241)][n(314)][n(333)](r[n(256)]);r[n(247)](n(295),n(327)).to(o,n(271),n(327)),e={type:t[n(285)],model:r}}a[n(317)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(239)]((t=>null!=t[n(221)]))[n(288)]((t=>this[n(241)][n(314)][n(333)](t[n(221)][n(256)]))),l=r[n(267)];return l[n(279)][n(217)](n(327)),l[n(257)][n(217)](n(327)),l[n(279)][n(247)](n(327)).to(o,n(327)),l[n(257)][n(247)](n(327))[n(211)](u,n(327),((...t)=>t[n(307)]((t=>t)))),r.on(n(315),(t=>{const e=n;this[e(241)][e(315)](t[e(320)][e(256)]),this[e(241)][e(209)][e(235)][e(261)]()})),r}[Hc(244)](t){const e=Hc,n=this[e(241)],r=n[e(293)],s=n[e(328)][e(333)](e(202)),i=n[e(328)][e(333)](e(213)),a=n[e(328)][e(333)](e(264)),c=n[e(328)][e(333)](o.Users).me,u=r[e(333)](e(316))[e(249)],{CommentsListView:l,CommentThreadInputView:f}=n[e(328)][e(333)](e(215));let h,g;this[e(262)][e(260)](t.id)?(g=this[e(262)][e(333)](t.id),h=g[e(289)]):(h=new u(n[e(319)],t,c,{disableComments:this[e(290)],editorConfig:r[e(333)](e(286)),maxCommentsWhenCollapsed:r[e(333)](e(305)),maxThreadTotalWeight:r[e(333)](e(329)),maxCommentCharsWhenCollapsed:r[e(333)](e(274)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(333)](e(319))),CommentView:r[e(333)](e(269))[e(251)],CommentsListView:l,CommentThreadInputView:f}),h[e(214)].on(e(315),(()=>{const t=e;n[t(209)][t(235)][t(261)]()})),h[e(220)].on(e(315),(()=>{const t=e;n[t(209)][t(235)][t(261)]()})),g=s[e(301)](this[e(241)][e(319)],h),g[e(247)](e(276)).to(h,e(276)),g[e(247)](e(248)).to(h),g[e(247)](e(285)).to(h,e(285),(t=>e(199)+t)),this[e(262)][e(325)](t.id,g));const d=i[e(236)](t[e(322)],h),p=new Dc(n,t,h,d),m=t[e(218)]()[e(239)]((t=>t[e(252)]));h[e(321)]=n[e(328)][e(333)](e(272))[e(311)][e(284)](m),this[e(254)][e(325)](t,p),this[e(198)][e(325)](h,p);const I=s[e(294)]({view:g,target:()=>{const r=e,s=[],i=t[r(218)]()[r(239)]((t=>t[r(252)]));for(const t of i)s[r(255)](...t[r(297)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(209)],s)},type:()=>e(199)+p[e(235)][e(285)]});i[e(313)](h,I),s[e(317)](I),a[e(200)](I)}[Hc(238)](t){const e=Hc,n=this[e(241)][e(328)][e(333)](e(213)),r=this[e(241)][e(328)][e(333)](e(202)),s=this[e(254)][e(333)](t),o=s[e(235)],i=r[e(291)](o);n[e(303)](o),i&&r[e(206)](i),this[e(254)][e(275)](t),this[e(198)][e(275)](o),s[e(318)]()}[Hc(280)](t){const e=Hc;if(!t[e(252)]||!this[e(254)][e(260)](t))return;const n=this[e(241)][e(328)][e(333)](e(272)),r=this[e(254)][e(333)](t),s=t[e(218)]();r[e(235)][e(321)]=n[e(311)][e(284)](s)}[Hc(318)](){const t=Hc;for(const e of this[t(254)][t(283)]())this[t(238)](e);for(const e of this[t(262)][t(230)]())e[t(289)][t(318)]();super[t(318)]()}}function Zc(t,e){var n=Jc();return(Zc=function(t,e){return n[t-=448]})(t,e)}var Qc=Zc;function Jc(){var t=["pluginName","getSuggestions","1072334eSJWic","TrackChanges","3426pcqOhW","7483fwGbEw","adapter","get","requires","plugins","Comments","addSuggestion","3SRzwMx","2855735BGOebA","16476010ZgTuZN","11FElFfi","2308456OOJevZ","getSuggestion","9YQJOfF","editor","514025HaPqnm","6245368CcAqKV","addSuggestionData"];return(Jc=function(){return t})()}!function(t,e){for(var n=Zc,r=t();;)try{if(421170===-parseInt(n(451))/1+parseInt(n(456))/2*(-parseInt(n(466))/3)+-parseInt(n(470))/4+parseInt(n(467))/5+parseInt(n(458))/6*(parseInt(n(459))/7)+-parseInt(n(452))/8*(parseInt(n(449))/9)+-parseInt(n(468))/10*(-parseInt(n(469))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Yc extends t.Plugin{static get[Qc(462)](){return[Ec,qc,Qc(464)]}static get[Qc(454)](){return Qc(457)}set[Qc(460)](t){var e=Qc;this[e(450)][e(463)][e(461)](Ec)[e(460)]=t}get[Qc(460)](){var t=Qc;return this[t(450)][t(463)][t(461)](Ec)[t(460)]}[Qc(465)](t){var e=Qc;return this[e(450)][e(463)][e(461)](Ec)[e(453)](t)}[Qc(455)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Qc;return this[n(450)][n(463)][n(461)](Ec)[n(455)]({skipNotAttached:t,toJSON:e})}[Qc(448)](t){var e=Qc;return this[e(450)][e(463)][e(461)](Ec)[e(448)](t)}}const $c=eu;!function(t,e){const n=eu,r=t();for(;;)try{if(224286===parseInt(n(167))/1*(parseInt(n(183))/2)+-parseInt(n(184))/3+-parseInt(n(175))/4+-parseInt(n(171))/5*(parseInt(n(166))/6)+-parseInt(n(137))/7+-parseInt(n(179))/8+-parseInt(n(192))/9*(-parseInt(n(191))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);const tu=[$c(194)];function eu(t,e){const n=ru();return(eu=function(t,e){return n[t-=135]})(t,e)}class nu extends t.Plugin{static get[$c(155)](){return[Ec]}static get[$c(188)](){return $c(141)}[$c(159)](){const t=$c,n=this[t(150)];if(n[t(193)][t(174)](t(170),(e=>{const r=t,s=n[r(169)][r(176)][r(186)]()[r(135)](((t,e)=>(t[e]="",t)),{});return n[r(196)][r(161)](s,e)})),t(195)!=typeof n[t(193)][t(165)](t(151))[t(164)])throw new e.CKEditorError(t(153))}[$c(157)](t){return iu(this[$c(150)],!0,t)}[$c(180)](t){return iu(this[$c(150)],!1,t)}}function ru(){const t=["init","appendChild","create","div","useAnonymousUser","editorCreator","get","81738VHWOEz","1EBiVOs","createDocumentFragment","model","trackChangesData.editorCreator","55gWIYsD","createElement","getFullData","define","540840IfDdXz","document","destroy","TrackChangesDataGetter","1883024InJOOx","getDataWithDiscardedSuggestions","push","plugins","19322HRunXE","76215ZMOKIH","acceptAllSuggestions","getRootNames","end","pluginName","users","data","10VwBIXJ","10852218LjIHEh","config","Pagination","function","constructor","reduce","execute","3117317uBjPie","CommentsRepository","_adapter","addUser","TrackChangesData","result","getRootsAttributes","TrackChangesEditing","rootsAttributes","set","map","getSuggestions","name","editor","trackChangesData","addSuggestionData","track-changes-data-invalid-editor-creator","Users","requires","discardAllSuggestions","getDataWithAcceptedSuggestions","getUser"];return(ru=function(){return t})()}class su extends t.Plugin{static get[$c(188)](){return $c(178)}constructor(t){const e=$c;super(t),this[e(142)]=e(187)}[$c(159)](){const t=$c;this[t(150)][t(182)][t(165)](t(138))[t(139)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(150)][t(182)][t(165)](t(144))[t(139)]=null}}function ou(t){return void 0!==t[$c(143)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,tu);s[r(182)][r(181)](Ec,su),s[r(145)]=ou(t)?t[r(143)]():void 0;const i=document[r(168)](),a=t[r(193)][r(165)](r(151))[r(164)],c=await a(s,(()=>function(t){const e=r,n=document[e(172)](e(162));return t[e(160)](n),n}(i)));!function(t,e){const n=r,s=t[n(169)][n(176)][n(186)]()[n(135)](((e,r)=>(e[r]=t[n(190)][n(165)]({rootName:r}),e)),{}),o=t[n(182)][n(165)](n(154))[n(189)][n(147)]((t=>({id:t.id,name:t[n(149)]}))),i=t[n(182)][n(165)](n(144))[n(148)]({skipNotAttached:!0,toJSON:!0}),a=e[n(182)][n(165)](n(154)),c=e[n(182)][n(165)](n(144));for(const t of o)a[n(158)](t.id)||a[n(140)](t);a.me||a[n(163)]();for(const t of i)c[n(152)](t);e[n(190)][n(146)](s)}(t,c),c[r(136)](r(e?185:156));const u=ou(c)?c[r(173)](n):c[r(190)][r(165)](n);return await c[r(177)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=395]})(t,e)}function cu(){var t=["66QwFpAm","2fLBLXT","651ULvAla","255928JWcbNR","143185AZYJeL","12436MWbLHF","3211110scWmke","631608hFPJsJ","98nUHBTn","7336070KlOdos","16900169hPudBj"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(439726===parseInt(n(402))/1*(-parseInt(n(397))/2)+-parseInt(n(403))/3*(-parseInt(n(395))/4)+-parseInt(n(405))/5*(parseInt(n(401))/6)+-parseInt(n(398))/7*(parseInt(n(404))/8)+parseInt(n(396))/9+-parseInt(n(399))/10+parseInt(n(400))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
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:()=>Uc,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=["refresh","1437100OrXbdG","value","TrackChangesCommand","isEnabled","12uJojpv","4660rRJeHW","_enabledCommands","commands","affectsData","clearForceDisabled","_enableCommands","1476276GHEAOv","2uALMwO","242417eEkKro","editor","147536XmiOrE","66omZdAa","33sjjGMy","1971520YGfPUv","17436qdvwkF","has","_isEnabledBasedOnSelection","_disableUnsupportedCommands","forceDisabled","execute","1710iDZeVM"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(147337===parseInt(n(465))/1*(-parseInt(n(462))/2)+-parseInt(n(466))/3*(parseInt(n(469))/4)+parseInt(n(477))/5+-parseInt(n(481))/6*(-parseInt(n(463))/7)+-parseInt(n(468))/8+-parseInt(n(475))/9*(parseInt(n(482))/10)+-parseInt(n(467))/11*(-parseInt(n(461))/12))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(483)]=e,this[n(478)]=!1,this[n(476)](),this[n(471)]=!1}[c(476)](){this[c(480)]=!0}[c(474)](){const t=c;this[t(478)]=!this[t(478)],this[t(478)]?this[t(472)]():this[t(460)]()}[c(472)](){const t=c;for(const e of this[t(464)][t(484)][t(484)]())e[t(485)]&&!this[t(483)][t(470)](e)&&e[t(473)](t(479))}[c(460)](){const t=c;for(const e of this[t(464)][t(484)][t(484)]())e[t(485)]&&!this[t(483)][t(470)](e)&&e[t(459)](t(479))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=247]})(t,e)}const g=h;function d(){const t=["acceptSuggestion","860068hGWmge","get","96867BqRPXd","_suggestions","refresh","169830DQlvTS","95817ZERYJA","TrackChangesEditing","60XxGfOe","track-changes-accept-suggestion-not-found","getRanges","plugins","canEditAt","_isEnabledBasedOnSelection","22ETJCUD","execute","isEnabled","editor","366395RUKlBA","model","8hUHHvq","2066764gjsoJq","1633512BRAwSL"];return(d=function(){return t})()}!function(t,e){const n=h,r=t();for(;;)try{if(595192===-parseInt(n(247))/1+parseInt(n(261))/2*(parseInt(n(253))/3)+parseInt(n(255))/4*(parseInt(n(265))/5)+parseInt(n(269))/6+-parseInt(n(268))/7+parseInt(n(267))/8*(parseInt(n(249))/9)+parseInt(n(252))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(250)]=e,this[n(251)](),this[n(260)]=!1}[g(251)](){this[g(263)]=!0}[g(262)](t){const n=g,r=this[n(250)][n(248)](t);if(!r)throw new e.CKEditorError(n(256),this);const s=r[n(257)]();this[n(264)][n(266)][n(259)](s)&&this[n(264)][n(258)][n(248)](n(254))[n(270)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(449234===-parseInt(n(146))/1+parseInt(n(151))/2*(parseInt(n(147))/3)+-parseInt(n(152))/4*(parseInt(n(139))/5)+-parseInt(n(158))/6+-parseInt(n(142))/7+parseInt(n(150))/8*(parseInt(n(153))/9)+parseInt(n(144))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(140)]=e,this[n(155)](),this[n(162)]=!1}[m(155)](){this[m(159)]=!0}[m(160)](t){const n=m,r=this[n(140)][n(156)](t);if(!r)throw new e.CKEditorError(n(145),this);const s=r[n(143)]();this[n(148)][n(154)][n(141)](s)&&this[n(148)][n(157)][n(156)](n(161))[n(149)](r)}}function b(){const t=["_isEnabledBasedOnSelection","2382645Zegrow","_suggestions","canEditAt","428407XTGRdh","getRanges","14593150yAhXkr","track-changes-discard-suggestion-not-found","651774prLIkV","6840VaIiZL","editor","discardSuggestion","60488xHrxnn","464TXKrqC","4woGaoR","549qmKigP","model","refresh","get","plugins","4864548IdlAfK","isEnabled","execute","TrackChangesEditing"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=173]})(t,e)}function _(t){const e=T;return t[e(196)](((t,n)=>e(216)==t[e(175)]&&e(216)!=n[e(175)]?-1:e(216)!=t[e(175)]&&e(216)==n[e(175)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(201)];for(;s<t[n(182)];){const a=t[s],c=t[s+1];r||(r=e[n(199)](a)),A(e,a,c)||(o[n(184)](e[n(204)](r,i[n(206)](a)?e[n(174)](a):e[n(180)](a,n(209)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(174)](e),o=t[r(199)](n);return s[r(189)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(825022===-parseInt(n(190))/1+-parseInt(n(198))/2*(-parseInt(n(197))/3)+-parseInt(n(192))/4*(parseInt(n(187))/5)+parseInt(n(208))/6+-parseInt(n(186))/7+-parseInt(n(191))/8*(-parseInt(n(207))/9)+-parseInt(n(183))/10*(-parseInt(n(213))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(182)];){const s=n[r(200)](0,100);t[r(215)]((()=>{const t=r;for(const n of s)n[t(181)]&&e[t(205)](n.id)}))}}function k(){const t=["isIntersecting","11zrSgOV","getRanges","change","deletion","color","createPositionAfter","type","join","isMultiRange"," [color ","from","createPositionAt","isInContent","length","13288540QZxOvH","push","content","4631018ccXkkk","2765uqTjbD","next","isTouching","1368257aSAVaY","8iJGixV","4332UFYxey","replace","isArray","map","sort","3630789XmEOYc","2gwiWRS","createPositionBefore","splice","schema","value","isCollapsed","createRange","execute","isObject","1608327AfjxnE","4415592DgkzFg","end","start","add"];return(k=function(){return t})()}function R(){const t=["isEnabled","18TKDDPg","2493892qgDaNz","_suggestions","27782FNFmPU","_isEnabledBasedOnSelection","values","20ohjSSP","editor","_command","canEditAt","refresh","57qFsJSE","execute","some","1546620EBatbz","isInContent","model","852480rrWGjR","getRanges","41936FGwRSn","from","363144HlekXR","3068303SzjxmU"];return(R=function(){return t})()}const N=L;function L(t,e){const n=R();return(L=function(t,e){return n[t-=236]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(359254===-parseInt(n(242))/1+-parseInt(n(258))/2*(-parseInt(n(250))/3)+-parseInt(n(240))/4+-parseInt(n(245))/5*(parseInt(n(236))/6)+parseInt(n(237))/7+parseInt(n(256))/8+parseInt(n(239))/9*(parseInt(n(253))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(247)]=e,this[r(241)]=n,this[r(249)](),this[r(243)]=!1}[N(249)](){const t=N,e=Array[t(259)](this[t(241)][t(244)]())[t(252)]((e=>e[t(254)]));this[t(238)]=this[t(247)][t(238)]&&e}[N(251)](){const t=N,e=_(Array[t(259)](this[t(241)][t(244)]()));for(const n of e){const e=n[t(257)]();if(!this[t(246)][t(255)][t(248)](e))return}C(this[t(246)][t(255)],this[t(247)],e)}}function v(t,e){const n=O();return(v=function(t,e){return n[t-=111]})(t,e)}const M=v;function O(){const t=["1319376lAPulP","selection","getRanges","382056WaqCMC","1751880Avvekj","_command","execute","canEditAt","1072344LGgxXU","_isEnabledBasedOnSelection","size","150783onxWai","editor","8360730bVrjzf","isEnabled","model","18KFuhyG","refresh","_suggestions","values","2XCydCp","309036ukAmRI","document","7ydxHxN","_selectedSuggestions","from"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(310740===parseInt(n(113))/1+-parseInt(n(112))/2*(-parseInt(n(129))/3)+-parseInt(n(126))/4+-parseInt(n(122))/5+-parseInt(n(121))/6*(-parseInt(n(115))/7)+-parseInt(n(118))/8*(parseInt(n(134))/9)+parseInt(n(131))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(123)]=e,this[r(136)]=n,this[r(116)]=new Set,this[r(135)](),this[r(127)]=!1}[M(135)](){const t=M,e=this[t(130)][t(133)][t(114)][t(119)],n=Array[t(117)](this[t(136)][t(111)]());this[t(116)]=function(t,e){const n=T,r=Array[n(179)](t[n(214)]()),s=new Set;for(const o of e)if(o[n(181)])for(const e of r)for(const r of o[n(214)]())(e[n(212)](r)||t[n(203)]&&!o[n(177)]&&o[n(188)]&&r[n(209)][n(189)](e[n(210)]))&&s[n(211)](o);return s}(e,n),this[t(132)]=this[t(123)][t(132)]&&!!this[t(116)][t(128)]}[M(124)](){const t=M,e=_(Array[t(117)](this[t(116)]));for(const n of e){const e=n[t(120)]();if(!this[t(130)][t(133)][t(125)](e))return}C(this[t(130)][t(133)],this[t(123)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const U=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 B=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 H(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])}}H.prototype.clear=F,H.prototype.delete=U,H.prototype.get=B,H.prototype.has=j,H.prototype.set=G;const V=H;const z=function(){this.__data__=new V,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.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=J["__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(J,"Map");const kt=At(Object,"create");const Rt=function(){this.__data__=kt?kt(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||V),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 Ut=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=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 Ht(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])}}Ht.prototype.clear=Dt,Ht.prototype.delete=Ut,Ht.prototype.get=Bt,Ht.prototype.has=jt,Ht.prototype.set=Gt;const Vt=Ht;const zt=function(t,e){var n=this.__data__;if(n instanceof V){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Vt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new V(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const Fe=function(t,e){return t&&Qt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?ke(t,!0):xe(t)};const Be=function(t,e){return t&&Qt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,He=Ge&&Ge.exports===je?J.Buffer:void 0,Ve=He?He.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=Ve?Ve(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Ue,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"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=J.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Rn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const Bn=Un?Ie(Un):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Hn=Gn?Ie(Gn):jn;var Vn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Vn]=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==Vn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Be(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Hn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Bn(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?Ue:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.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||Vt),n}$n.Cache=Vt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Vt;++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 Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Rr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Br=function(t,e){return null==t||Ur(t,e)};function jr(t,e){const n=Hr();return(jr=function(t,e){return n[t-=326]})(t,e)}const Gr=jr;function Hr(){const t=["addRange","discard","add","nodeAfter","getFirstMarker","previous","isInContent","getAllAdjacentSuggestions","creator","data","hasComments","suggestion:","length","end","8653270dAPxWH","removeMarkers","next","getMarkerNames","start","size","6HOWJkE","setAttribute","isExternal","subType","@external","onDiscard","isIntersecting","markers","15223219vTCADa","_model","getContainedElement","createdAt","commentThread","getRanges","push","112fXCgUO","delete","18560LJCcvd","get","10QAYfEi","onAttributesChange","removeMarker","_markerNames","accept","_onDiscard","_onAttributesChange","553SQOvCU","getFirstRange","274221nKcJlw","map","_onAccept","filter","change","getRange","type","2015504CvJzIC","from","set","32064sWoGeO","10811565PcyHtf","addMarkerName","_saved","clear","getItems","substr","onAccept","split","getMultiRangeId","attributes","reduce","toJSON","addMarker","author","isMultiRange","_isDataLoaded","removeAttribute","nodeBefore","decorate","head","getMarkers","isIntersectingWithRange","authoredAt"];return(Hr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(909957===parseInt(n(356))/1+parseInt(n(363))/2+-parseInt(n(366))/3*(-parseInt(n(343))/4)+-parseInt(n(404))/5*(-parseInt(n(328))/6)+-parseInt(n(354))/7*(-parseInt(n(345))/8)+-parseInt(n(367))/9+parseInt(n(347))/10*(-parseInt(n(336))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(382)]=!1,this.id=e.id,this[n(362)]=e[n(362)],this[n(331)]=e[n(331)]||null,this[n(380)]=e[n(380)],this[n(398)]=e[n(398)]||e[n(380)],this[n(330)]=Boolean(e[n(376)]&&e[n(376)][n(332)]),this[n(399)]=null,this[n(337)]=t,this[n(358)]=e[n(373)],this[n(352)]=e[n(333)],this[n(353)]=e[n(348)],this[n(350)]=new Set,this[n(339)]=null,this[n(365)](n(389),null),this[n(365)](n(376),e[n(376)]||{}),this[n(365)](n(395),null),this[n(365)](n(406),null),this[n(365)](n(340),null),this[n(365)](n(369),!1),this[n(385)](n(351)),this[n(385)](n(391))}get[Gr(386)](){const t=Gr;let e=this;for(;e[t(395)];)e=e[t(395)];return e}get[Gr(400)](){const t=Gr;return!!this[t(340)]&&this[t(340)][t(402)]>0}get[Gr(381)](){const t=Gr;return 0!=this[t(350)][t(327)]&&6==Array[t(364)](this[t(350)])[0][t(374)](":")[t(402)]}get[Gr(396)](){return null!==this[Gr(394)]()}[Gr(368)](t){const e=Gr;this[e(350)][e(392)](t)}[Gr(407)](){const t=Gr;return Array[t(364)](this[t(350)])}[Gr(387)](){const t=Gr;return this[t(407)]()[t(357)]((e=>this[t(337)][t(335)][t(346)](e)))[t(359)]((t=>t))}[Gr(394)](){return this[Gr(387)]()[0]||null}[Gr(405)](){const t=Gr;this[t(337)][t(360)]((e=>{const n=t;for(const t of this[n(387)]())e[n(349)](t)})),this[t(350)][t(370)]()}[Gr(349)](t){const e=Gr;this[e(337)][e(360)]((n=>{n[e(349)](t)})),this[e(350)][e(344)](t)}[Gr(390)](t){const e=Gr,n=e(401)+this[e(362)]+":"+this[e(331)]+":"+this.id+":"+this[e(398)].id+":"+Vr[e(375)]();this[e(368)](n),this[e(337)][e(360)]((r=>{r[e(379)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(388)](t){const e=Gr;for(const n of this[e(341)]())if(n[e(334)](t))return!0;return!1}[Gr(341)](){const t=Gr;return this[t(387)]()[t(357)]((e=>e[t(361)]()))}[Gr(371)](){const t=Gr;return this[t(341)]()[t(377)](((e,n)=>[...e,...n[t(371)]()]),[])}[Gr(355)](){const t=Gr;var e;return(null===(e=this[t(394)]())||void 0===e?void 0:e[t(361)]())||null}[Gr(338)](){const t=Gr,e=this[t(341)]();if(1!=e[t(402)])return null;const n=e[0],r=n[t(326)][t(393)],s=n[t(403)][t(384)];return r instanceof i.Element?r!=s?null:r:null}[Gr(351)](){const t=Gr;this[t(358)](this[t(341)](),this[t(399)],this[t(376)]),this[t(405)]()}[Gr(391)](){const t=Gr;this[t(352)](this[t(341)](),this[t(399)],this[t(376)]),this[t(405)]()}[Gr(397)](){const t=Gr,e=[];let n=this[t(386)];for(;n;)e[t(342)](n),n=n[t(406)];return e}[Gr(329)](t,e){const n=Gr,r=qn(this[n(376)]);hr(r,t,e),wr(r,this[n(376)])||(this[n(376)]=r,this[n(353)](r))}[Gr(383)](t){const e=Gr,n=qn(this[e(376)]);Br(n,t),wr(n,this[e(376)])||(this[e(376)]=n,this[e(353)](this[e(376)]))}[Gr(378)](){const t=Gr;return{id:this.id,type:this[t(331)]?this[t(362)]+":"+this[t(331)]:this[t(362)],authorId:this[t(398)].id,createdAt:this[t(339)],hasComments:this[t(400)],data:this[t(399)],attributes:this[t(376)]}}static[Gr(375)](){const t=Gr;return(0,e.uid)()[t(372)](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=Xr;function Kr(){const t=["7CYXrbt","removeContainer","nextSibling","_schema","_customCallbacks","*Remove:* %0","isEmpty","deletion","softBreak","752006Uqjzxn","text","remove","indexOf","isObject","checkChild","skip","_handleAttributeSuggestionDescription","key","_locale","isEqual","_resolveDescriptionItems","previousSibling","isInContent","normal","has","*Insert:* %0","pop","709304LbJSiQ","elementStart","10ysKezY","Container","data","push","element","matchingCallback","getItemLabel","registerElementLabel","getDescriptions","start","addFormat","87224nRNxoH","add","*Set format:* %0","type","_attributeLabels","_handleInsertRemoveSuggestionDescription","newValue","label","$textProxy","removeEmptyContainer","quantity","nodeAfter","2313726HQYOJZ","Object","2749588UHQQmX","join","item","*Change to:* %0","_itemLabels","getFirstRange","removeObject","addObject","attribute","set","*Merge:* %0","18002106ykbVGO","REPLACE_TEXT","registerAttributeLabel","insertion","addContainer","replace","*Split:* %0","$1 $2","subType","length","_handleRenameSuggestionDescription","1140348DjFtNF","getWalker","ELEMENT_SPACE","*Remove format:* %0","function","map","addEmptyContainer","format","_itemLabelsCallbacks","get","$text","elementEnd","removeFormat","_handleCustomCallbackDescription","registerDescriptionCallback","match","_addDescriptionItems","name","EmptyContainer","end"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(577507===-parseInt(n(481))/1+parseInt(n(463))/2+parseInt(n(434))/3+-parseInt(n(508))/4+parseInt(n(483))/5*(-parseInt(n(506))/6)+-parseInt(n(454))/7*(parseInt(n(494))/8)+parseInt(n(519))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(458)]=[],this[n(512)]=new Map,this[n(442)]=[],this[n(498)]=new Map,this[n(457)]=t,this[n(472)]=e}[Wr(491)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(432)];o++){const i=t[o];if(!i[e(476)])continue;const a=this[e(447)](i);if(a){if(null!=i[e(431)]){if(r[e(478)](i[e(431)]))continue;r[e(495)](i[e(431)])}n[e(486)](a)}else if(e(516)!=i[e(497)])e(522)!=i[e(497)]&&e(461)!=i[e(497)]||this[e(499)](n,i,t[o+1]);else{const t=i[e(485)][e(471)];if(s[e(478)](t))continue;s[e(495)](i[e(485)][e(471)]),t==Ic?this[e(433)](n,i):this[e(470)](n,i)}}return this[e(474)](n)}[Wr(448)](t){const e=Wr;this[e(458)][e(486)](t)}[Wr(490)](t,n,r=e.priorities[Wr(477)]){const s=Wr;s(438)==typeof t?(0,e.insertToPriorityArray)(this[s(442)],{matchingCallback:t,label:n,priority:r}):this[s(512)][s(517)](t,n)}[Wr(521)](t,e){const n=Wr;this[n(498)][n(517)](t,e)}[Wr(489)](t,e=1){const n=Wr;let r;for(const e of this[n(442)])if(e[n(488)](t)){r=e[n(501)];break}return r||(r=this[n(512)][n(443)](t[n(451)])),r?r(e):1!==e?e+" "+t[n(451)]+"s":""+t[n(451)]}[Wr(450)](t,e){const n=Wr,r=e[n(513)]()[n(435)](),s=n(522)==e[n(497)]?n(495):n(465);for(const e of r){const o=e[n(510)],i=t[t[n(432)]-1];if(o.is(n(502)))i&&i[n(497)][n(466)](n(484))>-1&&t[n(480)](),i&&n(464)==i[n(497)]?i[s]+=o[n(485)]:t[n(486)]({type:n(464),add:n(495)==s?o[n(485)]:"",remove:n(465)==s?o[n(485)]:""});else if(this[n(457)][n(467)](o)){const a=o;if(i&&i[n(497)][n(466)](n(484))>-1&&t[n(480)](),n(445)==e[n(497)])continue;i&&i[n(497)]==s+n(507)&&i[n(487)][n(451)]==a[n(451)]?i[n(504)]++:t[n(486)]({type:s+n(507),element:a,quantity:1}),r[n(469)]((t=>!(n(445)==t[n(497)]&&t[n(510)]==o)))}else if(this[n(457)][n(468)](o,n(444))||o.is(n(487),n(462))){const r=o;if(n(495)==s&&n(482)==e[n(497)]||n(465)==s&&n(445)==e[n(497)])continue;if(i&&-1==i[n(497)][n(466)](n(484))){n(464)==i[n(497)]&&(i[s]+="\n");continue}let a;if(a=n(495)==s?r[n(456)]&&!this[n(457)][n(467)](r[n(456)])?r[n(456)]:null:r[n(475)]&&!this[n(457)][n(467)](r[n(475)])?r[n(475)]:null,r[n(460)]||a&&a[n(460)]){const e=a&&a[n(460)]?a:r;i&&i[n(497)]==s+n(452)&&i[n(487)][n(451)]==e[n(451)]?i[n(504)]++:t[n(486)]({type:s+n(452),element:e,quantity:1})}else t[n(486)]({type:s+n(484),element:r})}}}[Wr(474)](t){const e=Wr,n=this[e(472)],r=[],s=[],o=[];for(const i of t)switch(i[e(497)]){case e(464):if(i[e(495)]=i[e(495)][e(428)](/(\S)\u000A+(\S)/g,e(430))[e(428)](/\u000A/g,""),i[e(465)]=i[e(465)][e(428)](/(\S)\u000A+(\S)/g,e(430))[e(428)](/\u000A/g,""),""!=i[e(495)]&&""!=i[e(465)]){r[e(486)]({type:e(428),content:zr(n,e(520),['"'+i[e(465)]+'"','"'+i[e(495)]+'"'])});continue}if(null!=i[e(495)][e(449)](/^ +$/)){r[e(486)]({type:e(522),content:zr(n,e(479),zr(n,e(436),i[e(495)][e(432)]))});continue}if(null!=i[e(465)][e(449)](/^ +$/)){r[e(486)]({type:e(461),content:zr(n,e(459),zr(n,e(436),i[e(465)][e(432)]))});continue}if(""!=i[e(495)]){r[e(486)]({type:e(522),content:zr(n,e(479),'"'+i[e(495)]+'"')});continue}r[e(486)]({type:e(461),content:zr(n,e(459),'"'+i[e(465)]+'"')});continue;case e(440):case e(515):r[e(486)]({type:e(522),content:zr(n,e(479),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(503):case e(514):r[e(486)]({type:e(461),content:zr(n,e(459),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(523):r[e(486)]({type:e(522),content:zr(n,e(429),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(455):r[e(486)]({type:e(461),content:zr(n,e(518),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(493):s[e(486)](i[e(471)]);continue;case e(446):o[e(486)](i[e(471)]);continue;default:r[e(486)](i)}if(s[e(432)]){const t=s[e(439)]((t=>this[e(498)][e(478)](t)?this[e(498)][e(443)](t):t))[e(509)](", ");r[e(486)]({type:e(441),content:zr(this[e(472)],e(496),t)})}if(o[e(432)]){const t=o[e(439)]((t=>this[e(498)][e(478)](t)?this[e(498)][e(443)](t):t))[e(509)](", ");r[e(486)]({type:e(441),content:zr(this[e(472)],e(437),t)})}return r}[Wr(447)](t){const e=Wr;for(const n of this[e(458)]){const r=n(t);if(r&&e(497)in r)return r}}[Wr(470)](t,e){const n=Wr,r=e[n(485)],s=void 0===r[n(500)]?n(446):n(493);t[n(486)]({type:s,key:r[n(471)]})}[Wr(433)](t,e){const n=Wr;t[n(486)]({type:n(441),content:zr(this[n(472)],n(511),this[n(489)](e[n(513)]()[n(492)][n(505)],1))})}[Wr(499)](t,e,n){const r=Wr;if(this[r(450)](t,e),n&&n[r(513)]()&&!e[r(513)]()[r(453)][r(473)](n[r(513)]()[r(492)])){const n=t[t[r(432)]-1],s=r(522)==e[r(497)]?r(495):r(465);n&&r(464)==n[r(497)]&&(n[s]+="\n")}}}const Zr=Yr;function Jr(){const t=["49BVdQAS","609356qDMhyE","TrackChangesEditing","174604TvYBRY","1439400ekTnXh","18494964EpeRJd","afterInit","editor","get","65435TmsKPo","plugins","619376kwEfFt","commands","enableCommand","showAIAssistant","3ZeNFkl","3511614UxGaVL"];return(Jr=function(){return t})()}function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(444301===parseInt(n(301))/1+-parseInt(n(293))/2*(parseInt(n(307))/3)+parseInt(n(295))/4+-parseInt(n(296))/5+-parseInt(n(291))/6+-parseInt(n(292))/7*(parseInt(n(303))/8)+parseInt(n(297))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(298)](){const t=Zr,e=this[t(299)],n=e[t(302)][t(300)](t(294));e[t(304)][t(300)](t(306))&&n[t(305)](t(306))}}function $r(){const t=["FORMAT_JUSTIFY_TEXT","right","alignment","160oQzCjt","14485658LudYdm","registerDescriptionCallback","FORMAT_ALIGNMENT","3007608QkZdjU","commandParams","334089JYzYdA","_registerLegacyDescription","69JmOFpA","has","FORMAT_ALIGN_TO_LEFT","_enableDefaultAttributesIntegration","registerAttributeLabel","90TqKmUi","formatBlock","locale","get","type","format","value","86156BODIoL","left","124114PlKndD","_descriptionFactory","2412viddrh","FORMAT_ALIGN_TO_CENTER","commandName","justify","1335SrAjjt","TrackChangesEditing","center","AlignmentEditing","editor","406656CWPnys","afterInit","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","plugins"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(725429===-parseInt(n(468))/1+-parseInt(n(457))/2*(parseInt(n(484))/3)+-parseInt(n(459))/4*(-parseInt(n(463))/5)+parseInt(n(480))/6+-parseInt(n(496))/7*(-parseInt(n(476))/8)+parseInt(n(482))/9*(parseInt(n(489))/10)+parseInt(n(477))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(469)](){const t=ts,e=this[t(467)],n=e[t(491)];if(!e[t(472)][t(485)](t(466)))return;const r=e[t(472)][t(492)](t(464));r[t(487)](t(475),[],[t(475)]),r[t(458)][t(488)](t(475),zr(n,t(479))),this[t(483)]()}[ts(483)](){const t=ts,e=this[t(467)],n=e[t(491)];e[t(472)][t(492)](t(464))[t(458)][t(478)]((e=>{const r=t;if(r(490)!=e[r(493)])return;const{data:s}=e;if(s&&r(475)==s[r(461)]){const t=s[r(481)][0][r(495)];return{type:r(494),content:zr(n,r(470),function(t){const e=r;switch(t){case e(456):return zr(n,e(486));case e(474):return zr(n,e(471));case e(465):return zr(n,e(460));case e(462):return zr(n,e(473))}}(t))}}}))}}function rs(){const t=["underline","toLowerCase","registerDescriptionCallback","strikethrough","309378mbshoZ","32090PCCsvj","BoldEditing","FORMAT_STRIKETHROUGH","code","bold","FORMAT_","afterInit","toUpperCase","485492BPkeYw","ItalicEditing","FORMAT_CODE","6316jljuud","FORMAT_SUBSCRIPT","formatInline","FORMAT_SUPERSCRIPT","forceValue","type","_descriptionFactory","TrackChangesEditing","commandName","FORMAT_BOLD","*Remove format:* %0","_enableDefaultAttributesIntegration","registerAttributeLabel","CodeEditing","has","2301056lNqfGZ","7peLBZQ","slice","subscript","5888169DNkgeA","commandParams","StrikethroughEditing","10oSBrlA","superscript","_registerLegacyDescription","482478toYEqt","SuperscriptEditing","FORMAT_ITALIC","UnderlineEditing","format","*Format:* %0","get","italic","plugins","205eqcVRM","editor","locale","SubscriptEditing","FORMAT_UNDERLINE"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(156505===parseInt(n(494))/1+parseInt(n(502))/2+parseInt(n(493))/3+-parseInt(n(505))/4*(-parseInt(n(484))/5)+parseInt(n(530))/6*(parseInt(n(521))/7)+parseInt(n(520))/8+parseInt(n(524))/9*(-parseInt(n(527))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(495),ss(503),ss(533),ss(518),ss(526),ss(487),ss(531)];class as extends t.Plugin{[ss(500)](){const t=ss,e=this[t(485)],n=e[t(483)][t(481)](t(512)),r=e[t(486)];for(const s of is){if(!e[t(483)][t(519)](s))continue;const o=s[t(522)](0,-7)[t(490)](),i=t(499)+o[t(501)]();n[t(516)](o,[o]),n[t(511)][t(517)](o,zr(r,i))}this[t(529)]()}[ss(529)](){const t=ss,e=this[t(485)],n=e[t(486)],r=e[t(483)][t(481)](t(512));function s(e,s){const o=t;r[o(511)][o(491)]((t=>{const r=o;if(r(507)!=t[r(510)])return;const{data:i}=t;return i&&i[r(513)]===e?i[r(525)][0][r(509)]?{type:r(534),content:zr(n,r(535),s)}:{type:r(534),content:zr(n,r(515),s)}:void 0}))}s(t(498),zr(n,t(514))),s(t(482),zr(n,t(532))),s(t(489),zr(n,t(488))),s(t(497),zr(n,t(504))),s(t(492),zr(n,t(496))),s(t(523),zr(n,t(506))),s(t(528),zr(n,t(508)))}}const cs=fs;function us(){const t=["locale","editor","enableCommand","format","1379430XDQJoF","from","commands","1698184RsTEPi","blockQuote","264084WZKLmj","2659615WMFFnv","forceValue","2414160RGyDEN","checkChild","change","markBlockFormat","has","1714138ygsEeR","parent","commandName","registerDescriptionCallback","value","plugins","schema","*Remove format:* %0","24QowLTE","12gRztih","181496PjVlcx","commandParams","afterInit","TrackChangesEditing","$root","getSelectedBlocks","model","get","60IlucgJ","_descriptionFactory","name","document","ELEMENT_BLOCK_QUOTE","*Set format:* %0","filter","selection","BlockQuoteEditing"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(533039===parseInt(n(491))/1+parseInt(n(499))/2+parseInt(n(486))/3+-parseInt(n(489))/4+parseInt(n(492))/5*(parseInt(n(464))/6)+-parseInt(n(465))/7*(parseInt(n(463))/8)+parseInt(n(494))/9*(-parseInt(n(473))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(467)](){const t=cs,e=this[t(483)],n=e[t(482)];if(!e[t(460)][t(498)](t(481)))return;const r=e[t(460)][t(472)](t(468)),s=this[t(483)][t(488)][t(472)](t(490));r[t(484)](t(490),((n,o={})=>{const i=t,a=this[i(483)][i(471)][i(476)][i(480)],c=o&&void 0!==o[i(493)]?o[i(493)]:!s[i(459)];let u=[];if(c){const t=Array[i(487)](a[i(470)]())[i(479)]((t=>hs(t)||function(t,e){const n=i,r=e[n(495)](t[n(456)],n(490)),s=e[n(495)]([n(469),n(490)],t);return r&&s}(t,this[i(483)][i(471)][i(461)])));u=y(t,e[i(471)])}else{const t=Array[i(487)](a[i(470)]())[i(479)]((t=>hs(t)));u=y(t,e[i(471)])}e[i(471)][i(496)]((()=>{const t=i;for(const e of u)r[t(497)](e,{commandName:t(490),commandParams:[{forceValue:c}]})}))})),r[t(474)][t(458)]((e=>{const r=t,{data:s}=e;if(s&&r(490)==s[r(457)]){const t=zr(n,r(477));return s[r(466)][0][r(493)]?{type:r(485),content:zr(n,r(478),t)}:{type:r(485),content:zr(n,r(462),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=456]})(t,e)}function hs(t){const e=cs;return e(490)==t[e(456)][e(475)]}const gs=ps;function ds(){const t=["afterInit","615hcWcHo","CaseChange","has","5216697TsJilx","3972FzfCDT","changeCaseUpper","editor","changeCaseTitle","8408900AaXAZU","54pfUrTV","plugins","454025fQkASR","enableCommand","get","34469UOatUt","32153iugbsv","30GHBWLp","19052sWfMef","TrackChangesEditing","35CIGTJr","824792EljZwA","changeCaseLower"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(610640===parseInt(n(136))/1*(-parseInt(n(138))/2)+parseInt(n(145))/3*(parseInt(n(139))/4)+-parseInt(n(133))/5*(parseInt(n(131))/6)+parseInt(n(141))/7*(parseInt(n(142))/8)+parseInt(n(125))/9+parseInt(n(130))/10+parseInt(n(137))/11*(-parseInt(n(126))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(144)](){const t=gs,e=this[t(128)];e[t(132)][t(124)](t(123))&&(e[t(132)][t(135)](t(140))[t(134)](t(127)),e[t(132)][t(135)](t(140))[t(134)](t(143)),e[t(132)][t(135)](t(140))[t(134)](t(129)))}}const Is=bs;function Es(){const t=["636950KVlEfe","249591XgDQcS","183491hbpmbH","get","24ChGHZG","afterInit","125307DcLSjR","TrackChangesEditing","editor","5648770otXkvi","enableCommand","496098AArIWt","5315toyzpj","commands","102YGLnwV","plugins","ckbox","908xCTAnb"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(233044===-parseInt(n(280))/1+parseInt(n(274))/2+parseInt(n(275))/3+parseInt(n(273))/4*(parseInt(n(286))/5)+-parseInt(n(288))/6*(-parseInt(n(276))/7)+parseInt(n(278))/8*(-parseInt(n(285))/9)+-parseInt(n(283))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(279)](){const t=Is,e=this[t(282)];e[t(287)][t(277)](t(290))&&e[t(289)][t(277)](t(281))[t(284)](t(290))}}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=103]})(t,e)}const ys=_s;function As(){const t=["plugins","forceValue","9581jKWrCH","10407QZEaLE","CodeBlock","config","from","commandParams","schema","model","isLimit","154CjHfUl","editor","commands","parent","get","document","label","languages","rootElement","checkChild","TrackChangesEditing","markBlockFormat","*Remove format:* %0","registerDescriptionCallback","584fXktPg","commandName","codeBlock","filter","enableCommand","change","format","formatBlock","outdentCodeBlock","_descriptionFactory","blockName","find","*Set format:* %0","has","language","registerElementLabel","value","indentCodeBlock","selection","734256pYZZOr","locale","1806045MbXMXW","385830wKXDXF","afterInit","5550620uMEJPj","type","name","36BnmmpF","ELEMENT_CODE_BLOCK","toLowerCase","24438MzpKhE","getSelectedBlocks"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(278681===parseInt(n(138))/1*(-parseInt(n(131))/2)+-parseInt(n(139))/3*(-parseInt(n(104))/4)+parseInt(n(125))/5+-parseInt(n(134))/6*(-parseInt(n(147))/7)+parseInt(n(123))/8+-parseInt(n(126))/9+-parseInt(n(128))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class Cs extends t.Plugin{[ys(127)](){const t=ys,e=this[t(148)];if(!e[t(136)][t(117)](t(140)))return;const n=e[t(136)][t(151)](t(157)),r=e[t(124)],s=e[t(141)][t(151)](t(106))[t(154)],o=e[t(149)][t(151)](t(106));n[t(108)](t(121)),n[t(108)](t(112)),n[t(108)](t(106),((r,i={})=>{const a=t,c=e[a(145)],u=e[a(145)][a(152)][a(122)],l=i&&void 0!==i[a(137)]?i[a(137)]:!o[a(120)];let f;i[a(118)]||(i[a(118)]=s[0][a(118)]),f=l?Array[a(142)](u[a(135)]())[a(107)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(155))&&!e[n(146)](t)&&e[n(156)](t[n(150)],n(106))}(t,c[a(144)]))):Array[a(142)](u[a(135)]())[a(107)]((t=>ks(t)));const h=y(f,c);c[a(109)]((()=>{const t=a;for(const e of h)n[t(158)](e,{commandName:t(106),commandParams:[{...i,forceValue:l}],formatGroupId:t(114)})}))})),n[t(113)][t(119)](t(106),(e=>zr(r,t(132),e))),n[t(113)][t(103)]((e=>{const n=t;if(n(111)!=e[n(129)])return;const o=r.t,{data:i}=e;if(!i||n(106)!=i[n(105)])return;const a=i[n(143)][0][n(118)],c=o(s[n(115)]((t=>t[n(118)]===a))[n(153)])[n(133)]();return i[n(143)][0][n(137)]?{type:n(110),content:zr(r,n(116),zr(r,n(132),1)+" ("+c+")")}:{type:n(110),content:zr(r,n(159),zr(r,n(132),1))}}))}}function ks(t){const e=ys;return e(106)==t[e(130)]}function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=100]})(t,e)}const Ns=Rs;function Ls(){const t=["23243772wNHkeA","CommentsEditing","27480ovwpgH","1010MwVAHc","61626qsXLUI","10mzwafp","afterInit","addCommentThread","TrackChangesEditing","8Pxwypm","get","plugins","19RkwQjH","2963436ajhTMz","2316182arDgZb","847479CiSIYo","enableCommand","editor","has","147416ydyyVU","9wtAXBV"];return(Ls=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(476871===-parseInt(n(110))/1*(parseInt(n(102))/2)+parseInt(n(113))/3*(-parseInt(n(107))/4)+parseInt(n(101))/5*(-parseInt(n(100))/6)+parseInt(n(111))/7+-parseInt(n(117))/8*(parseInt(n(118))/9)+-parseInt(n(103))/10*(-parseInt(n(112))/11)+parseInt(n(119))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(104)](){const t=Ns,e=this[t(115)];e[t(109)][t(116)](t(120))&&e[t(109)][t(108)](t(106))[t(114)](t(105))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(487)]())o[r(514)](t)&&s[r(502)](n[r(503)](o));return s}function Os(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(524)][r(506)](r(479));return(o,i,a)=>{const c=r;if(!a[c(477)][c(498)](i[c(518)],o[c(521)]))return;const u=i[c(518)][c(501)](),l=i[c(518)][c(525)],f=t[c(519)][c(496)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(486)];d=d||f[c(492)](e);const n=a[c(515)][c(522)](e);if(n&&n[c(508)](c(474)))return;c(495)==t[c(489)]&&f[c(507)](e)&&!f[c(509)](e)&&(e[c(488)]||l[c(494)]?h&&h[c(512)]==e||(h=e,m(t[c(476)]),p=!0):g=g||t[c(476)])}function m(t){const r=c,o=a[r(475)][r(478)](r(485),{class:r(517)+e}),u=a[r(515)][r(480)](t);n&&s[r(491)][r(527)](i[r(516)])&&a[r(475)][r(504)](r(490),o),a[r(475)][r(500)](u,o),a[r(515)][r(505)](o,i[r(516)])}d||p||!g||m(g)}}function ws(t,e){const n=Fs();return(ws=function(t,e){return n[t-=474]})(t,e)}function Fs(){const t=["addClass","bindElementToMarker","get","isBlock","getCustomProperty","isLimit","9muUMBg","listIndent","parent","605589AuZbwA","hasAttribute","mapper","markerName","ck-suggestion-marker-","markerRange","model","2143729MHEFlJ","name","toViewElement","13264bQbCgo","plugins","start","3663152QLUYXL","includes","addHighlight","writer","previousPosition","consumable","createUIElement","TrackChangesEditing","toViewPosition","550930eHKvIf","2clBOaB","element","617358cLWoEB","span","item","getItems","nextSibling","type","ck-suggestion-marker--active","activeMarkers","isContent","875440mjMAQW","isAtEnd","elementEnd","schema","getAttribute","test","listItem","insert","getWalker","push","createRangeOn"];return(Fs=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(189201===parseInt(n(523))/1+parseInt(n(482))/2*(-parseInt(n(513))/3)+parseInt(n(493))/4+parseInt(n(481))/5+-parseInt(n(484))/6+-parseInt(n(520))/7+parseInt(n(526))/8*(parseInt(n(510))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=xs;function Ps(){const t=["markerName","TrackChangesEditing","batch","enqueueChange","modifySelection","end","2793260Fcgxvu","fromRange","unlock","rootName","27aIbPzP","744710zVoWYH","lock","get","bind","plugins","requires","uiElement","options","addMarker:suggestion:deletion","model","10grJhsr","enableCommand","deleteForward","7539ufhQds","setSelection","downcastDispatcher","408255bGaEKU","unbindElementFromMarkerName","delete","2228604GuPkNu","showSuggestionHighlights","forward","document","merge","buffer","data","440028KHObcT","root","high","createSelection","3704Ibankq","mapper","commands","writer","markerNameToElements","isCollapsed","createRange","$graveyard","970084byolLZ","editor","removeMarker:suggestion:deletion","remove","selection","editing","init","unit","detach","getFirstRange","start"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(268517===-parseInt(n(176))/1+-parseInt(n(160))/2+-parseInt(n(126))/3+-parseInt(n(138))/4*(-parseInt(n(170))/5)+parseInt(n(179))/6+-parseInt(n(173))/7*(parseInt(n(130))/8)+parseInt(n(159))/9*(parseInt(n(155))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Us extends t.Plugin{static get[Ds(165)](){return[vs.Delete]}[Ds(144)](){const t=Ds,e=this[t(139)],n=e[t(164)][t(162)](t(150));n[t(171)](t(178));const r=e[t(132)][t(162)](t(172));n[t(171)](t(172),((n,s={})=>{const o=t,a=e[o(169)][o(129)](e[o(169)][o(182)][o(142)]);a[o(135)]&&e[o(169)][o(153)](a,{direction:o(181),unit:s[o(145)]});const c=a[o(147)](),u=i.LiveRange[o(156)](c);let l;n(s),l=o(137)==u[o(127)][o(158)]?e[o(169)][o(136)](c[o(148)]):e[o(169)][o(136)](u[o(148)],u[o(154)]),u[o(146)](),e[o(169)][o(152)](r[o(124)][o(151)],(t=>{const e=o;r[e(124)][e(161)](),t[e(174)](t[e(136)](l[e(154)])),r[e(124)][e(157)]()}))})),e[t(143)][t(175)].on(t(168),Os(e,t(183)),{priority:t(128)}),e[t(125)][t(175)].on(t(168),((n,r,s)=>{const o=t;s[o(167)][o(180)]&&Os(e,o(183),{showActiveMarker:!1})[o(163)](this)(n,r,s)}),{priority:t(128)}),e[t(143)][t(175)].on(t(140),((e,n,r)=>{const s=t,o=r[s(131)][s(134)](n[s(149)]);if(o)for(const t of o)t.is(s(166))&&(r[s(131)][s(177)](t,n[s(149)]),r[s(133)][s(141)](t))}),{priority:t(128)})}}const Bs=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=426]})(t,e)}function Gs(){const t=["execute","formatBlock","refresh","plugins","listType","9198333qXRFbB","selection","getSuggestions","end","ELEMENT_BULLETED_LIST","forceValue","*Split:* list item","meta","noTrackChangesFixer","ELEMENT_NUMBERED_LIST","todoList","find","removeMarker","getAttribute","assureChains","TrackChangesEditing","bulleted","listIndent","length","getFirstMarker","containsItem","attributeKey","registerElementLabel","filter","mergeListItemForward","todo","differ","get","registerCustomCallback","ELEMENT_LIST_ITEM","mergeListItemBackward","includes","todoListChecked","FORMAT_INDENT","toUpperCase","*Merge:* list item","fromRange","_registerLegacyDescription","document","setAttribute","suggestion","previousSibling","_supportLegacySuggestions","newValue","_LIST","commandName","has","ELEMENT_","checkTodoList","numberedList","isLocal","TodoListEditing","listStyle","registerPostFixer","every","5074xilzMi","1074XWznYR","model","*Remove format:* %0","outdentList","*Set format:* %0","map","4158ABUfUr","76695sGdXtk","createRange","push","commandParams","from","*Uncheck item*","nextSibling","10GjOUeC","isObject","_getAttributeKey","list.multiBlock","head","value","editor","nodeAfter","afterInit","_findSuggestions","range","splitListItemBefore","parent","*Format:* insert into %0","indentList","multipleBlocks","registerDescriptionCallback","*Indent:* %0","ELEMENT_TODO_LIST","ListEditing","next","todoListCheck","createPositionAt","deletion","type","splitListItemAfter","isUndo","getFirstRange","4259586IPnNQc","setSelection","documentList","attribute","commands","change","*Format:* remove from %0","listStart","*Change to:* %0","default","listItemId","bulletedList","getRanges","listItemIdFixer","trackChangesCommand","numbered","config","data","1566176rNvITG","start","isNextTo","getChanges","oldValue","format","*Merge:* %0","locale","listReversed","schema","*Check item*","attributes","key","10008jgZyrv","_descriptionFactory","groupId","detach","_enableDefaultAttributesIntegration","*Outdent:* %0","22434820EoiaCD","accept","registerAttributeLabel","_suggestionFactory","batch"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(513421===parseInt(n(537))/1+-parseInt(n(529))/2*(-parseInt(n(530))/3)+parseInt(n(445))/4*(parseInt(n(544))/5)+parseInt(n(427))/6+parseInt(n(536))/7*(-parseInt(n(458))/8)+parseInt(n(474))/9+-parseInt(n(464))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Hs extends t.Plugin{[Bs(552)](){const t=Bs,e=this[t(550)];if(!e[t(472)][t(520)](t(563)))return;const n=e[t(452)],r=e[t(472)][t(501)](t(489)),s=e[t(472)][t(520)](t(525)),o=!!e[t(443)][t(501)](t(547));function i(e){const r=t;return{type:r(450),content:""+zr(n,r(534),e)}}function a(e){const r=t;return{type:r(450),content:""+zr(n,r(532),e)}}r[t(462)](t(523),[],[t(437),t(473),t(491)]),r[t(462)](t(438)),r[t(462)](t(558)),r[t(462)](t(533)),r[t(462)](t(569)),r[t(462)](t(555)),o&&(r[t(462)](t(504)),r[t(462)](t(498))),s&&(r[t(462)](t(484)),r[t(462)](t(522),[],[t(506)]),r[t(459)][t(560)]((e=>{const r=t,{data:s}=e;if(s&&r(506)==s[r(457)])return{type:r(450),content:s[r(517)]?zr(n,r(455)):zr(n,r(542))}})),this[t(550)][t(531)][t(512)][t(527)]((e=>{const n=t;if(e[n(468)][n(570)])return!1;let s=!1;const o=r[n(476)]({skipNotAttached:!0})[n(497)]((t=>n(506)===r[n(546)](t)));for(const t of o)n(499)!=t[n(426)]()[n(446)][n(551)][n(487)](n(473))&&(r[n(553)](t[n(426)](),n(430))[n(485)]((t=>n(473)===r[n(546)](t[n(514)])))||(e[n(486)](t[n(493)]()),s=!0));return s}))),r[t(459)][t(466)](t(491),zr(n,t(507)));const c={type:t(450),content:""};r[t(459)][t(560)]((e=>{const r=t,{data:s}=e;if(!s||r(473)!=s[r(457)])return;let u=e[r(548)];for(;u;){if(u[r(444)]&&(r(526)==u[r(444)][r(457)]&&(u[r(444)][r(517)]&&r(436)!=u[r(444)][r(517)]||r(436)!=u[r(444)][r(449)]&&!s[r(517)])||!o&&u[r(444)][r(457)]==Ic))return c;u=u[r(564)]}if(null==s[r(517)])switch(s[r(449)]){case r(490):return a(zr(n,r(478)));case r(442):return a(zr(n,r(483)));case r(499):return a(zr(n,r(562)))}switch(s[r(517)]){case r(490):return i(zr(n,r(478)));case r(442):return i(zr(n,r(483)));case r(499):return i(zr(n,r(562)))}})),r[t(459)][t(560)]((e=>{const n=t,{data:r}=e;if(r&&n(491)==r[n(457)])return null==r[n(517)]||null==r[n(449)]&&0==r[n(517)]?c:void 0})),r[t(459)][t(560)]((e=>{const r=t;if(r(430)!=e[r(568)])return;const{data:s}=e;if(!s||r(437)!=s[r(457)])return;const o=Vs(e);return o?r(517)==o?{type:r(450),content:zr(n,r(509))}:r(449)==o?{type:r(450),content:zr(n,r(480))}:c:c})),e[t(531)][t(512)][t(527)]((e=>this[t(440)](e))),e[t(531)][t(512)][t(527)]((e=>this[t(482)](e))),e[t(531)][t(512)][t(527)]((e=>this[t(488)](e))),this[t(516)]()}[Bs(440)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;let n=!1;const r=this[e(550)][e(472)][e(501)](e(489))[e(476)]({skipNotAttached:!0})[e(497)]((t=>t[e(444)]&&e(437)==t[e(444)][e(457)]))[e(497)]((t=>t[e(444)][e(517)]&&t[e(444)][e(449)]));for(const s of r)Vs(s)||(t[e(486)](s[e(493)]()),n=!0);return n}[Bs(482)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;const n=this[e(550)][e(472)][e(501)](e(489));if(n[e(441)][e(549)])return!1;let r=!1;const s=[e(473),e(526),e(437),e(491),e(434),e(453),e(565)],o=this[e(550)][e(531)][e(512)][e(500)][e(448)]()[e(497)]((t=>e(430)==t[e(568)]))[e(497)]((t=>s[e(505)](t[e(495)])));if(0==o[e(492)])return r;for(const i of o){const o=n[e(553)](i[e(554)],e(430))[e(497)]((t=>!t[e(481)][e(447)]))[e(535)]((t=>t[e(514)]))[e(497)]((t=>{const r=e,o=n[r(546)](t);return s[r(505)](o)}));if(o[e(492)]){for(const n of o)t[e(486)](n[e(493)]());r=!0}}return r}[Bs(488)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;const n=this[e(550)][e(472)][e(501)](e(489));let r=!1;const s=[e(473),e(526),e(437),e(491),e(434),e(453),e(565)];for(const t of n[e(476)]({skipNotAttached:!0})){const o=n[e(553)](t[e(426)](),e(430))[e(535)]((t=>t[e(514)]))[e(497)]((t=>t[e(444)]&&s[e(505)](t[e(444)][e(457)])));if(!o[e(492)])continue;const a=o[0][e(548)][e(456)][e(460)];if(!o[e(528)]((t=>t[e(456)][e(460)]===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(476)]({skipNotAttached:!0})[s(497)]((e=>s(430)==e[s(568)]&&e[s(456)][s(460)]==t)))e[s(513)](s(460),r)}function i(t,n){const r=e;let s=t[r(548)],i=!1;for(;s;)s[r(456)][r(460)]!=n&&(o(s[r(456)][r(460)],n),s[r(513)](r(460),n),i=!0),s=s[r(564)];return i}}[Bs(516)](){const t=Bs,e=this[t(550)],n=e[t(452)],r=e[t(472)][t(501)](t(489));this[t(511)](),r[t(467)][t(502)](t(470),t(429),t(465),(function(n,r){const s=t,o=[];for(let t of n)t[s(446)][s(551)]===t[s(477)][s(556)]&&(t=e[s(531)][s(538)](e[s(531)][s(566)](t[s(446)][s(551)],0))),o[s(539)](t);e[s(531)][s(432)]((t=>{const n=s,a=e[n(531)][n(512)][n(475)],c=Array[n(541)](a[n(439)]())[n(535)]((t=>i.LiveRange[n(510)](t)));t[n(428)](o),e[n(431)][n(501)](r[n(519)])[n(471)](),r[n(540)][n(539)]({forceDefaultExecution:!0}),e[n(469)](r[n(519)],...r[n(540)]),t[n(428)](c);for(const t of c)t[n(461)]()}))})),r[t(459)][t(496)]((function(n){const r=t,s=!e[r(531)][r(454)][r(545)](n),o=n[r(515)],i=n[r(543)],a=n[r(487)](r(437)),c=!o||o[r(487)](r(437))!==a,u=!i||i[r(487)](r(437))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(503),e)))}[Bs(511)](){const t=Bs,e=this[t(550)],n=e[t(452)];function r(n){const r=t,s=e[r(431)][r(501)](r(438))[r(549)],o=e[r(431)][r(501)](r(523))[r(549)];return r(523)===n?s:o}e[t(472)][t(501)](t(489))[t(459)][t(560)]((function(s){const o=t;if(o(470)!=s[o(568)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(519)]){case o(438):u=i[o(540)][0][o(479)],l=r(i[o(519)]),a=o(u?557:433),!l&&e[o(443)][o(501)](o(547))||(a=o(435)),c={type:o(450),content:zr(n,a,zr(n,o(478)))};break;case o(523):u=i[o(540)][0][o(479)],l=r(i[o(519)]),a=o(u?557:433),!l&&e[o(443)][o(501)](o(547))||(a=o(435)),c={type:o(450),content:zr(n,a,zr(n,o(483)))};break;case o(558):a=o(561),c={type:o(450),content:zr(n,a,zr(n,o(503)))};break;case o(533):a=function(t){const e=o,n=t[e(426)]();let r=n[e(446)][e(551)];for(;r&&n[e(494)](r);){if(r[e(487)](e(491))>0)return!1;r=r[e(543)]}return!0}(s)?zr(n,o(433),zr(n,function(t){const e=o;return e(521)+t[e(426)]()[e(446)][e(551)][e(487)](e(473))[e(508)]()+e(518)}(s))):zr(n,o(463),zr(n,o(503))),c={type:o(450),content:a};break;case o(504):case o(498):!1===i[o(559)]&&(a=o(451),c={type:o(567),content:zr(n,a,zr(n,o(503)))})}return c}))}}function Vs(t){const e=Bs;let n=t[e(426)]()[e(446)][e(551)][e(515)];for(;n;){const r=n[e(487)](e(437));if(!r)return!1;if(r==t[e(444)][e(517)])return e(517);if(r==t[e(444)][e(449)])return e(449);n=n[e(515)]}return!1}const zs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(760480===parseInt(n(384))/1+parseInt(n(396))/2*(-parseInt(n(457))/3)+parseInt(n(404))/4*(parseInt(n(392))/5)+-parseInt(n(433))/6+-parseInt(n(390))/7*(-parseInt(n(410))/8)+-parseInt(n(412))/9+-parseInt(n(430))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[zs(432)](){const t=zs;if(!this[t(420)][t(397)][t(408)](t(406)))return;const e=this[t(420)][t(417)][t(407)](t(382)),n=this[t(420)][t(397)][t(407)](t(385));e[t(448)]&&n[t(379)](t(463),[],[t(463)]),e[t(429)]&&n[t(379)](t(388),[],[t(388)]),e[t(459)]&&n[t(379)](t(458),[],[t(458)]);const r={type:t(427),content:""};n[t(426)][t(462)](this[t(395)][t(416)](this));const s=this[t(420)][t(442)];n[t(426)][t(399)](t(388),zr(s,t(386))),n[t(426)][t(462)]((e=>{const n=t,{data:s}=e;if(s&&n(388)==s[n(422)])return null==s[n(456)]||0==s[n(456)]&&null==s[n(409)]?r:void 0})),n[t(426)][t(399)](t(458),zr(s,t(436))),n[t(426)][t(462)]((e=>{const n=t,{data:s}=e;if(s&&n(458)==s[n(422)])return null==s[n(456)]||1==s[n(456)]&&null==s[n(409)]?r:void 0})),this[t(420)][t(423)][t(437)][t(431)]((e=>{const r=t;if(e[r(452)][r(391)])return!1;let s=!1;const o=n[r(400)]({skipNotAttached:!0})[r(393)]((t=>{const e=r,s=n[e(421)](t);return e(458)==s||e(388)==s}));for(const t of o)r(464)!=t[r(454)]()[r(447)][r(394)][r(389)](r(377))&&(n[r(403)](t[r(454)](),r(398))[r(435)]((t=>r(377)==n[r(421)](t[r(415)])))||(e[r(445)](t[r(425)]()),s=!0));return s})),this[t(428)]()}[zs(395)](t){const e=zs,n=this[e(420)][e(442)],{data:r}=t,s={type:e(427),content:""};if(!r||e(463)!=r[e(422)])return;if(!r[e(409)])return e(439)==r[e(456)]?s:{type:e(427),content:""+zr(n,e(418),zr(n,this[e(438)](r[e(456)])))};if(!r[e(456)]){if(e(439)==r[e(409)])return s;let o=t[e(383)];for(;o;){if(o[e(451)]&&e(377)==o[e(451)][e(422)]&&o[e(451)][e(456)])return s;o=o[e(424)]}return{type:e(427),content:""+zr(n,e(449),zr(n,this[e(438)](r[e(409)])))}}if(e(439)!=r[e(456)])return{type:e(427),content:""+zr(n,e(418),zr(n,this[e(438)](r[e(456)])))};let o=t[e(383)];for(;o;){if(o[e(451)]&&e(377)==o[e(451)][e(422)]&&o[e(451)][e(456)]&&o[e(451)][e(409)])return s;o=o[e(424)]}const i=t[e(454)]()[e(447)][e(394)][e(389)](e(377));return{type:e(427),content:zr(n,e(418),zr(n,e(414)+i[e(440)]()+e(380)))}}[zs(428)](){const t=zs,e=this[t(420)],n=e[t(442)];e[t(397)][t(407)](t(385))[t(426)][t(462)]((e=>{const r=t;if(r(461)!=e[r(381)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(455)]){case r(463):o=r(450),i={type:r(427),content:zr(n,o,zr(n,this[r(438)](s[r(419)][0][r(381)])))};break;case r(388):o=s[r(419)][0][r(429)]?r(402):r(387),i={type:r(427),content:zr(n,o)};break;case r(458):o=r(411),i={type:r(427),content:zr(n,o,s[r(419)][0][r(459)])}}return i}))}[zs(438)](t){const e=zs;return e(414)+function(t){const n=e;return qs[n(443)](t)?n(434):Zs[n(443)](t)?n(464):null}(t)[e(440)]()+e(444)+t[e(440)]()[e(405)](/-/g,"_")}}function Xs(){const t=["_registerLegacyDescription","reversed","2244480UGAXaj","registerPostFixer","afterInit","2599296yCmEze","bulleted","find","FORMAT_LIST_START","document","_getTranslationKeyForListStyle","default","toUpperCase","lower-latin","locale","includes","_LIST_","removeMarker","square","start","styles","*Remove format:* %0","*Change to:* %0","data","batch","lower-roman","getFirstRange","commandName","newValue","112323wBGDwU","listStart","startIndex","circle","formatBlock","registerDescriptionCallback","listStyle","numbered","upper-roman","decimal","listType","disc","_enableDefaultAttributesIntegration","_LIST_DEFAULT","type","list.properties","head","776441wgQCVu","TrackChangesEditing","FORMAT_LIST_REVERSED","*Format:* set order to regular","listReversed","getAttribute","5942524cLNlZh","isUndo","808755tFFzUP","filter","nodeAfter","handleDescriptions","22lUEZFw","plugins","attribute","registerAttributeLabel","getSuggestions","decimal-leading-zero","*Format:* set order to reversed","_findSuggestions","16ZiXEtl","replace","ListPropertiesEditing","get","has","oldValue","8GRcOFp","*Format:* set start index to %0","3981438IFQiWJ","upper-latin","ELEMENT_","suggestion","bind","config","*Set format:* %0","commandParams","editor","_getAttributeKey","key","model","next","getFirstMarker","_descriptionFactory","format"];return(Xs=function(){return t})()}const qs=[zs(378),zs(460),zs(446)],Zs=[zs(466),zs(401),zs(453),zs(465),zs(441),zs(413)];var Js=n(507);const Ys=$s;function Qs(){const t=["createPositionAt","commands","parent","enableCommand","remove","data","model","unbindElementFromMarkerName","markerName","873ZFZJbL","editor","writer","addMarker:suggestion:insertion","bind","1563986GKekGA","plugins","selection","showSuggestionHighlights","markInsertion","hasClass","25064NIonVK","requires","2967477mWGipo","TrackChangesEditing","afterExecute","58254BHiglD","getFirstRange","setSelection","enterBlock","document","324597admipt","removeMarker:suggestion:insertion","35VnkYhw","getFirstPosition","markerNameToElements","fire","detach","fromRange","ck-suggestion-marker-split","enter","split","options","createRange","get","2958728rvCwZm","end","editing","high","downcastDispatcher","1809570ukRDpQ","change","init","mapper","nextSibling"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=336]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(600315===-parseInt(n(353))/1+parseInt(n(337))/2+parseInt(n(345))/3+-parseInt(n(367))/4+-parseInt(n(372))/5+parseInt(n(348))/6*(-parseInt(n(355))/7)+-parseInt(n(343))/8*(-parseInt(n(386))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(344)](){return[Js.Enter]}[Ys(374)](){const t=Ys,e=this[t(387)],n=e[t(338)][t(366)](t(346)),r=e[t(378)][t(366)](t(362));n[t(380)](t(362),(()=>{const s=t;e[s(383)][s(373)]((t=>{const o=s,a=e[o(383)][o(352)][o(339)],c=a[o(356)](),u=i.LiveRange[o(360)](a[o(349)]());if(r[o(351)](t)){const r=e[o(383)][o(377)](c[o(379)][o(376)],0),s=t[o(365)](c,r);n[o(341)](s)}else t[o(350)](t[o(365)](u[o(368)]));u[o(359)](),r[o(358)](o(347),{writer:t})}))})),e[t(369)][t(371)].on(t(389),Os(e,t(363)),{priority:t(370)}),e[t(369)][t(371)].on(t(354),((e,n,r)=>{const s=t,o=r[s(375)][s(357)](n[s(385)]);if(o)for(const t of o)t[s(342)](s(361))&&(r[s(375)][s(384)](t,n[s(385)]),r[s(388)][s(381)](t))}),{priority:t(370)}),e[t(382)][t(371)].on(t(389),((n,r,s)=>{const o=t;s[o(364)][o(340)]&&Os(e,o(363),{showActiveMarker:!1})[o(336)](this)(n,r,s)}),{priority:t(370)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=427]})(t,e)}const no=eo;function ro(){const t=["item","createRange","1317043ckLLds","getMarkersGroup","enableCommand","replaceAll","findByTextCallback","filter","findPrevious","model","232244LvFBBz","suggestion:deletion","getIntersection","202278MDDAEq","replace","3854538JIkjEd","editor","1083807PkYUwo","16CVpkNG","FindAndReplaceUtils","plugins","_isInDeletionRange","start","bind","has","697524SazmEz","FindAndReplaceEditing","end","find","createPositionAt","getRange","handleFindCommand","string","get","16OJZZMT","20vZaBNr","afterInit","16213120WeckIs","markers","TrackChangesEditing","findNext"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(470922===-parseInt(n(444))/1+parseInt(n(437))/2*(-parseInt(n(432))/3)+-parseInt(n(429))/4*(-parseInt(n(454))/5)+-parseInt(n(434))/6+-parseInt(n(462))/7*(-parseInt(n(453))/8)+parseInt(n(436))/9+parseInt(n(456))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(455)](){const t=no;if(!this[t(435)][t(439)][t(443)](t(445)))return;const e=this[t(435)][t(439)][t(452)](t(458));e[t(464)](t(447),this[t(450)][t(442)](this)),e[t(464)](t(459)),e[t(464)](t(427)),e[t(464)](t(433)),e[t(464)](t(465))}[no(450)](t,e,n={}){const r=no,s=this[r(435)][r(439)][r(452)](r(438));return t((t=>(r(451)==typeof e?s[r(466)](e,n):e)(t)[r(467)]((e=>!1===this[r(440)](e,t[r(460)])))),n)}[no(440)](t,e){const n=no,r=this[n(435)][n(428)][n(461)](this[n(435)][n(428)][n(448)](e,t[n(441)]),this[n(435)][n(428)][n(448)](e,t[n(446)]));for(const t of this[n(435)][n(428)][n(457)][n(463)](n(430)))if(null!==r[n(431)](t[n(449)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=237]})(t,e)}function ao(){const t=["value","*Set font color:* %0","*Reset font family*","FORMAT_FONT_COLOR","*Set font background color:* %0","FORMAT_FONT_FAMILY","config","fontFamily","22445HuoKEN","20073kIVnWN","48oLnhOy","format","4924359BwEAji","_descriptionFactory","FontFamilyEditing","commandName","*Set font size:* %0","afterInit","locale","_enableDefaultAttributesIntegration","find","trim","FontSizeEditing","type","fontColor.colors","toLowerCase","601089oRyKiC","1400140DqyYtO","*Reset font size*","*Set font family:* %0","normalizeSizeOptions","26094090XFkjKq","formatInline","FORMAT_FONT_BACKGROUND","12eTxPgf","fontBackgroundColor.colors","fontColor","get","858MhNgfI","*Reset font color*","registerAttributeLabel","fontSize.options","editor","model","FontColorEditing","72947psIykB","has","plugins","fontSize","fontBackgroundColor","commandParams","FontBackgroundColorEditing","TrackChangesEditing","_registerLegacyDescription","label","*Reset font background color*","FORMAT_FONT_SIZE","registerDescriptionCallback","title","FontSize"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(446827===-parseInt(n(241))/1+parseInt(n(249))/2*(parseInt(n(284))/3)+-parseInt(n(242))/4+parseInt(n(283))/5*(-parseInt(n(253))/6)+parseInt(n(260))/7*(-parseInt(n(285))/8)+-parseInt(n(287))/9+parseInt(n(246))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(237),commandName:oo(263)},{pluginName:oo(289),commandName:oo(282)},{pluginName:oo(259),commandName:oo(251)},{pluginName:oo(266),commandName:oo(264)}];class uo extends t.Plugin{[oo(292)](){const t=oo,e=this[t(257)][t(293)],n=this[t(257)][t(262)][t(252)](t(267));for(const{pluginName:e,commandName:r}of co)this[t(257)][t(262)][t(261)](e)&&n[t(294)](r,[r]);e.t,n[t(288)][t(255)](t(263),zr(e,t(271))),n[t(288)][t(255)](t(282),zr(e,t(280))),n[t(288)][t(255)](t(251),zr(e,t(278))),n[t(288)][t(255)](t(264),zr(e,t(248))),this[t(268)]()}[oo(268)](){const t=oo,e=this[t(257)],n=e[t(293)];e[t(262)][t(252)](t(267))[t(288)][t(272)]((e=>{const r=t,o=n.t;if(r(247)!=e[r(238)])return;const{data:i}=e;if(null!=i){if(r(263)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=o(this[r(257)][r(262)][r(252)](r(274))[r(245)](this[r(257)][r(281)][r(252)](r(256)))[r(295)]((e=>e[r(258)]==t))[r(273)])[r(240)]();return{type:r(286),content:zr(n,r(291),e)}}return{type:r(286),content:zr(n,r(243))}}if(r(282)==i[r(290)]){const t=i[r(265)][0][r(275)];return t?{type:r(286),content:zr(n,r(244),t)}:{type:r(286),content:zr(n,r(277))}}if(r(251)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=(0,s.normalizeColorOptions)(this[r(257)][r(281)][r(252)](r(239)))[r(295)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(240)]()),{type:r(286),content:zr(n,r(276),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(286),content:zr(n,r(254))}}if(r(264)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=(0,s.normalizeColorOptions)(this[r(257)][r(281)][r(252)](r(250)))[r(295)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(240)]()),{type:r(286),content:zr(n,r(279),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(286),content:zr(n,r(270))}}}}))}}function lo(){const t=["locale","fontBackgroundColor","boolean","charAt","TrackChangesEditing","split","editor","join","commandParams","commands","172052vRUoWQ","enableCommand","model","entries","toUpperCase","formatInline","plugins","_descriptionFactory","slice","_registerLegacyDescription","49hORFqW","fontColor","label","4070TbmMsC","type","push","commandName","config","*Remove all formatting*","5325168TaRFiR","fontColor.colors","15318giOKgK","pasteFormat","4jkkRkd","fontSize","toLowerCase","1011304AEuiEJ","copyFormat","afterInit","formatBlock","title","registerDescriptionCallback","length","25673494rQIchw","3622161tjnFHW","normalizeSizeOptions","_enableDefaultAttributesIntegration","get","*Set format to:* %0","fontSize.options","format","5pwxJkL","FontSize","find","1832842WzjRmI"];return(lo=function(){return t})()}const fo=ho;function ho(t,e){const n=lo();return(ho=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(657257===parseInt(n(454))/1+parseInt(n(443))/2+parseInt(n(433))/3*(parseInt(n(477))/4)+parseInt(n(440))/5*(parseInt(n(473))/6)+-parseInt(n(464))/7*(parseInt(n(480))/8)+parseInt(n(475))/9*(parseInt(n(467))/10)+-parseInt(n(487))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class go extends t.Plugin{[fo(482)](){const t=fo,e=this[t(450)],n=e[t(460)][t(436)](t(448)),r=e[t(453)][t(436)](t(481)),s=e[t(453)][t(436)](t(476));r&&s&&(n[t(435)](t(476)),n[t(455)](t(481)),this[t(463)]())}[fo(463)](){const t=fo,e=this[t(450)],n=e[t(444)];e[t(460)][t(436)](t(448))[t(461)][t(485)]((r=>{const s=t;if(s(483)!=r[s(468)]&&s(459)!=r[s(468)])return;const{data:o}=r;if(o&&s(476)===o[s(470)]){const t=[],r=o[s(452)][0];for(const[n,o]of Object[s(457)](r))t[s(469)](po(e,n,o));return t[s(486)]?{type:s(439),content:zr(n,s(437),t[s(451)](", "))}:{type:s(439),content:zr(n,s(472))}}}))}}function po(t,e,n){const r=fo,o=t[r(444)].t,i=e[r(449)](/(?=[A-Z])/)[r(451)](" "),a=o(i[r(447)](0)[r(458)]()+i[r(462)](1))[r(479)]();if(r(446)==typeof n)return a;if(r(465)===e||r(445)===e){const e=(0,s.normalizeColorOptions)(t[r(471)][r(436)](r(474)))[r(442)]((t=>t[r(456)]==n));return a+" ("+(e?o(e[r(466)])[r(479)]():n)+")"}if(r(478)===e&&isNaN(parseFloat(n))){const e=t[r(460)][r(436)](r(441))[r(434)](t[r(471)][r(436)](r(438)))[r(442)]((t=>t[r(456)]==n));return a+" ("+(e?o(e[r(484)])[r(479)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=447]})(t,e)}function Eo(){const t=["name","commandParams","63288AUFcET","HeadingEditing","afterInit","get","title","10DoQqPg","TrackChangesEditing","heading.options","config","12VLhlMZ","126KvpPUk","*Change to:* %0","2169211fCChPq","match","find","registerElementLabel","ELEMENT_HEADING","editor","type","registerDescriptionCallback","commandName","heading","_descriptionFactory","1188369bsUdVp","model","paragraph","_registerLegacyDescription","_headingOptions","268853fTanzM","ELEMENT_HEADING_CUSTOM","has","23469lWIBgr","locale","plugins","view","formatBlock","42365xblYzc","_getHeadingLevel","value","_enableDefaultAttributesIntegration","format","204stMads","476076khQZRN"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(165040===parseInt(n(453))/1+parseInt(n(467))/2+-parseInt(n(456))/3*(-parseInt(n(479))/4)+parseInt(n(461))/5*(-parseInt(n(466))/6)+-parseInt(n(480))/7*(parseInt(n(470))/8)+parseInt(n(448))/9*(-parseInt(n(475))/10)+parseInt(n(482))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(472)](){const t=mo,e=this[t(487)];if(!e[t(458)][t(455)](t(471)))return;this[t(452)]=e[t(478)][t(473)](t(477));const n=e[t(457)],r=e[t(458)][t(473)](t(476));r[t(464)](t(491));for(const e of this[t(452)])t(450)!=e[t(449)]&&r[t(447)][t(485)](e[t(449)],(n=>{const r=t,i=this[r(462)](e[r(449)]);return null!==i?s(n,i):o(n,e[r(474)])}));function s(e,r){return zr(n,t(486),[e,r])}function o(e,r){return zr(n,t(454),[e,r])}this[t(451)]()}[mo(451)](){const t=mo,e=this[t(487)],n=e[t(457)];e[t(458)][t(473)](t(476))[t(447)][t(489)]((e=>{const r=t;if(r(460)!=e[r(488)])return;const{data:s}=e;if(s&&r(491)==s[r(490)]){const e=s[r(469)][0][r(463)],c=this[r(462)](e);if(null!==c)return{type:r(465),content:zr(n,r(481),(1,a=c,zr(n,r(486),[1,a])))};const u=this[r(452)][r(484)]((t=>t[r(449)]===e))[r(474)];return{type:r(465),content:zr(n,r(481),(o=1,i=u,zr(n,t(454),[o,i])))}}var o,i,a}))}[mo(462)](t){const e=mo;var n,r;const s=t[e(483)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(452)])||void 0===n?void 0:n[e(484)]((n=>n[e(449)]==t));if(o&&o[e(459)]){const t=o[e(459)],n=(null!==(r=t[e(468)])&&void 0!==r?r:t)[e(483)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["24iAQwJh","find","afterInit","commandParams","toLowerCase","2324441FtgOgD","*Remove highlight*","_registerLegacyDescription","editor","1090130XYWcae","formatInline","23335sHNxIF","_descriptionFactory","title","commandName","config","highlight.options","HighlightEditing","highlight","*Set highlight:* %0","TrackChangesEditing","_enableDefaultAttributesIntegration","registerDescriptionCallback","format","FORMAT_HIGHLIGHT","color","6ZIEyIH","has","1319553yrMokd","locale","type","87369dCIvmE","get","model","registerAttributeLabel","plugins","325496iyTUEs","4ZgPNoh","16NTOjOX","value","5091889mzaZZL","320yZHAzW"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(316538===-parseInt(n(229))/1+-parseInt(n(230))/2*(parseInt(n(224))/3)+-parseInt(n(234))/4*(parseInt(n(246))/5)+-parseInt(n(219))/6*(-parseInt(n(240))/7)+parseInt(n(231))/8*(-parseInt(n(221))/9)+parseInt(n(244))/10+parseInt(n(233))/11*(parseInt(n(235))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(237)](){const t=_o,e=this[t(243)];if(!e[t(228)][t(220)](t(210)))return;const n=e[t(228)][t(225)](t(213)),r=e[t(222)];n[t(214)](t(211),[t(211)]),n[t(247)][t(227)](t(211),zr(r,t(217))),this[t(242)]()}[_o(242)](){const t=_o,e=this[t(243)],n=e[t(222)];e[t(228)][t(225)](t(213))[t(247)][t(215)]((r=>{const s=t;if(s(245)!=r[s(223)])return;const{data:o}=r;if(o&&s(211)==o[s(249)]){const t=n.t,r=o[s(238)][0][s(232)];if(r){const o=e[s(250)][s(225)](s(209))[s(236)]((t=>t[s(226)]==r)),i=t(o[s(248)])[s(239)]();return{type:s(216),content:zr(n,s(212),i),color:{value:o[s(218)],title:o[s(248)]}}}return{type:s(216),content:zr(n,s(241),zr(n,s(217)))}}}))}}const Co=ko;function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=188]})(t,e)}function Ro(){const t=["has","locale","3843983bPMiRK","285460hGoZFP","20308ctResC","for","enableCommand","createContainerElement","dataDowncast","horizontalLine","registerElementLabel","94766rEhfEf","div","showSuggestionHighlights","get","ck-horizontal-line","high","625lXreTn","865384xcbKGu","elementToStructure","editor","8fFHsDo","afterInit","plugins","createPositionAt","30fTzRZP","insert","HorizontalLineEditing","conversion","TrackChangesEditing","214iuCtzO","6950574VxgyZi","addClass","_descriptionFactory","ELEMENT_HORIZONTAL_LINE","16554OWMlbs","createEmptyElement"];return(Ro=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(437496===parseInt(n(198))/1+-parseInt(n(210))/2*(-parseInt(n(215))/3)+parseInt(n(221))/4*(-parseInt(n(197))/5)+parseInt(n(205))/6*(parseInt(n(191))/7)+parseInt(n(201))/8*(-parseInt(n(211))/9)+-parseInt(n(220))/10+parseInt(n(219))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[Co(202)](){const t=Co,e=this[t(200)];if(!e[t(203)][t(217)](t(207)))return;e[t(203)][t(194)](t(209))[t(223)](t(189));const n=e[t(203)][t(194)](t(209)),r=e[t(218)];n[t(213)][t(190)](t(189),(e=>zr(r,t(214),e))),e[t(208)][t(222)](t(188))[t(199)]({model:t(189),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(193)])return null;const o=n[s(224)](s(192)),i=n[s(216)]("hr");return n[s(212)](s(195),o),n[s(206)](n[s(204)](o,0),i),o},converterPriority:t(196)})}}const Lo=vo;function So(){const t=["get","attribute","locale","editor","plugins","1168371YnwLPr","21612YKfmNw","commandName","has","htmlEmbed","type","20rgyxRe","format","2910246aHUEvD","TrackChangesEditing","78495aaCOnE","*Change %0 content*","nodeAfter","657002XxksUj","ELEMENT_HTML_EMBED","110IdNPpu","start","value","2YHSGpc","formatBlock","HtmlEmbed","registerElementLabel","element","getFirstRange","11527096zgCxgL","afterInit","key","registerDescriptionCallback","_registerLegacyDescription","_descriptionFactory","2891zWiCFt","6055654bunrfK","rawHtml","_enableDefaultAttributesIntegration"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=348]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(781345===parseInt(n(382))/1*(parseInt(n(377))/2)+parseInt(n(372))/3+-parseInt(n(370))/4*(-parseInt(n(374))/5)+-parseInt(n(365))/6*(parseInt(n(355))/7)+parseInt(n(349))/8+parseInt(n(364))/9*(-parseInt(n(379))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Lo(350)](){const t=Lo,e=this[t(362)];if(!e[t(363)][t(367)](t(384)))return;const n=e[t(363)][t(359)](t(373)),r=e[t(361)];n[t(354)][t(385)](t(357),(e=>zr(r,t(378),e))),n[t(358)](t(368),[],[t(381)]),n[t(354)][t(352)]((e=>{const n=t;if(n(360)!=e[n(369)])return;const{data:s}=e;if(s&&n(381)==s[n(351)]&&e[n(348)]()[n(380)][n(376)].is(n(386),n(357))){const t=zr(r,n(378));return{type:n(371),content:zr(r,n(375),t)}}})),this[t(353)]()}[Lo(353)](){const t=Lo,e=this[t(362)],n=e[t(361)];e[t(363)][t(359)](t(373))[t(354)][t(352)]((e=>{const r=t;if(r(383)!=e[r(369)])return;const{data:s}=e;if(s&&r(368)==s[r(366)]){const t=zr(n,r(378));return{type:r(371),content:zr(n,r(375),t)}}}))}}function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=432]})(t,e)}const wo=Oo;function Fo(){const t=["imageInline","ELEMENT_IMAGE","forceDefaultExecution","imageStylePreApply","registerElementLabel","backward","uploadImage","getSuggestionCallback","10031504bTHapH","_descriptionFactory","251004pPmRMj","markBlockFormat","getFirstRange","get","fromPosition","ImageUploadEditing","getCaptionFromImageModelElement","end","length","imageCaption","selection","convertBlockImageToInline","39680450jJfpMe","forward","*Reset image width*","accept","attribute","convertInlineImageToBlock","start","3976TOqRYL","has","editor","TrackChangesEditing","commandParams","ELEMENT_INLINE_IMAGE","1213524PZKNgX","FORMAT_IMAGE_SIZE","_findSuggestions","isCollapsed","nodeAfter","markInsertion","alt","plugins","discard","width","element","schema","isBefore","Inline image to block image","key","imageTextAlternative","isEqual","caption","toPrevious","nodeBefore","28BllXXG","formatInline","previous","registerAttributeLabel","insertImage","ImageBlockEditing","ELEMENT_CAPTION","*Set image width:* %0","commandName","115014FLKsEv","enableCommand","isIntersecting","registerDescriptionCallback","resizedWidth","ImageTextAlternativeEditing","format","locale","type","registerCustomCallback","resizeImage","addObject","subType","markDeletion","ImageCaptionEditing","detach","getContainedElement","model","*Set image text alternative:* %0","document","change","filter","chain","toNext","*Remove image text alternative*","ImageResize","afterInit","insertion","getNearestSelectionRange","_suggestionFactory","imageTypeBlock","48oAvBca","find","removeObject","_registerLegacyDescription","imageBlock","join","findIndex","674895jRaOwX","ImageInlineEditing","toggleImageCaption","deletion","newValue","ImageUtils","createRange","ImageEditing","imageTypeInline","_enableDefaultAttributesIntegration","isOwn","isBlockImage","getClosestSelectedImageElement","ImageCaptionUtils","Block image to inline image","18135EfJGGh","createRangeOn","formatBlock"];return(Fo=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(903760===parseInt(n(443))/1+parseInt(n(488))/2*(parseInt(n(497))/3)+-parseInt(n(528))/4*(parseInt(n(535))/5)+parseInt(n(468))/6+-parseInt(n(441))/7+-parseInt(n(462))/8*(parseInt(n(550))/9)+parseInt(n(455))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(523)](){const t=wo,e=this[t(464)];if(!e[t(475)][t(463)](t(542)))return;const n=e[t(475)][t(446)](t(465)),r=e[t(475)][t(446)](t(540)),s=e[t(504)];n[t(498)](t(492)),n[t(442)][t(437)](t(532),(e=>zr(s,t(434),e))),n[t(442)][t(437)](t(433),(e=>zr(s,t(467),e))),n[t(442)][t(437)](t(485),(()=>zr(s,t(494)))),e[t(475)][t(463)](t(448))&&n[t(498)](t(439)),e[t(475)][t(463)](t(493))&&e[t(475)][t(463)](t(536))&&(n[t(498)](t(543),((s,o)=>{const i=t,a=r[i(547)](e[i(514)][i(516)][i(453)]);e[i(514)][i(517)]((()=>{const t=i;n[t(444)](a,{commandName:t(543),commandParams:[o]},[],t(454))}))})),n[t(498)](t(527),((s,o)=>{const a=t;e[a(514)][a(517)]((t=>{const c=a;let u=r[c(547)](e[c(514)][c(516)][c(453)]),l=t[c(551)](u);const f=i.LivePosition[c(447)](l[c(461)],c(486)),h=i.LivePosition[c(447)](l[c(450)],c(520));n[c(435)]((()=>s(o))),u=r[c(547)](e[c(514)][c(516)][c(453)]),l=t[c(551)](u);const g=t[c(541)](f,h);f[c(512)](),h[c(512)](),n[c(444)](u,{commandName:c(543),commandParams:[o]},[],c(460)),g[c(461)][c(480)](l[c(461)])&&n[c(473)](t[c(541)](g[c(461)],l[c(461)]),c(460)),l[c(450)][c(480)](g[c(450)])&&n[c(473)](t[c(541)](l[c(450)],g[c(450)]),c(460))}))})),n[t(526)][t(506)](t(432),t(460),t(533),(()=>!1)),n[t(526)][t(506)](t(432),t(460),t(458),(()=>!1)),n[t(526)][t(506)](t(432),t(460),t(476),n[t(526)][t(440)](t(432),"",t(458))),n[t(526)][t(506)](t(524),t(460),t(533),(()=>!1)),n[t(526)][t(506)](t(524),t(460),t(476),(([r])=>{const s=t,o=n[s(526)][s(440)](s(524),"",s(476));let i=r[s(461)],a=r[s(450)];const c=e[s(514)][s(479)][s(525)](i,s(438)),u=e[s(514)][s(479)][s(525)](a,s(456));c[s(471)]&&(i=c[s(461)]),u[s(471)]&&(a=u[s(450)]),o([e[s(514)][s(541)](i,a)])})),n[t(526)][t(506)](t(432),t(460),t(519),c),n[t(526)][t(506)](t(524),t(460),t(519),c)),e[t(475)][t(463)](t(511))&&(n[t(498)](t(537),((s,o)=>{const i=t,a=e[i(475)][i(446)](i(548));let c=r[i(547)](e[i(514)][i(516)][i(453)]),u=a[i(449)](c);e[i(514)][i(517)]((()=>{const t=i;if(u)return void n[t(510)](e[t(514)][t(551)](u));const l=r[t(546)](c);s(o),c=r[t(547)](e[t(514)][t(516)][t(453)]),u=a[t(449)](c),n[t(473)](e[t(514)][t(551)](u),l?null:t(452))}))})),n[t(526)][t(506)](t(524),t(452),t(519),c));const o=[{type:t(432),subType:t(436)},{type:t(524),subType:t(452)},{type:t(432),subType:t(460)},{type:t(524),subType:t(460)}];function a(e,s){const i=t,a=o[i(534)]((({type:t,subType:n})=>e[i(505)]==t&&e[i(509)]==n)),c=o[i(534)]((({type:t,subType:e})=>s[i(505)]==t&&s[i(509)]==e));if(a<0||c<0)return!1;const u=e[i(445)](),l=s[i(445)]();if((0==a||1==a)&&2==c&&u[i(499)](l))return!0;if(2==a&&3==c){const t=n[i(470)](u,i(524))[i(518)]((({suggestion:t,meta:e})=>e[i(545)]&&i(460)==t[i(509)]));if(t[i(451)]>1&&l[i(450)][i(484)](u[i(461)]))return!0;if(1==t[i(451)]&&(u[i(461)][i(484)](l[i(450)])||u[i(450)][i(484)](l[i(461)])))return!0}if(3==a&&3==c&&u[i(461)][i(480)](l[i(461)])){const t=u[i(450)][i(472)],e=l[i(461)][i(487)];return r[i(546)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(475)][t(463)](t(522))&&(n[t(544)](t(507),[],[t(501)]),n[t(442)][t(491)](t(501),zr(s,t(469)))),e[t(475)][t(463)](t(502))&&n[t(544)](t(483),[],[t(474)]),n[t(442)][t(500)]((e=>{const n=t;if(o[n(529)]((({type:t,subType:r})=>e[n(505)]==t&&e[n(509)]==r)))return e[n(490)]?{}:void 0})),n[t(442)][t(500)]((e=>{const n=t;if(n(524)==e[n(505)]||n(538)==e[n(505)]){const t=e[n(513)]();if(t&&t.is(n(478),n(485)))return{type:n(524)==e[n(505)]?n(508):n(530),element:t,quantity:1}}})),n[t(442)][t(500)]((e=>t(432)==e[t(505)]&&t(460)==e[t(509)]?{type:t(503),content:t(481)}:t(432)==e[t(505)]&&t(454)==e[t(509)]?{type:t(503),content:t(549)}:void 0)),n[t(442)][t(500)]((e=>{const n=t;if(n(459)!=e[n(505)])return;const{data:r}=e;if(!r||n(474)!=r[n(482)])return;const o=r[n(539)];return o?{type:n(503),content:zr(s,n(515),'"'+o+'"')}:{type:n(503),content:zr(s,n(521))}})),this[t(531)]()}[wo(531)](){const t=wo,e=this[t(464)],n=e[t(504)];e[t(475)][t(446)](t(465))[t(442)][t(500)]((e=>{const r=t;if(r(432)!=e[r(505)]&&r(489)!=e[r(505)])return;const{data:s}=e;if(s){if(r(483)==s[r(496)]){const t=s[r(466)][0][r(539)];return t?{type:r(503),content:zr(n,r(515),'"'+t+'"')}:{type:r(503),content:zr(n,r(521))}}if(r(507)==s[r(496)]){const t=s[r(466)][0][r(477)];return t?{type:r(503),content:zr(n,r(495),t)}:{type:r(503),content:zr(n,r(457))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(247219===parseInt(n(333))/1*(-parseInt(n(341))/2)+-parseInt(n(342))/3+parseInt(n(311))/4*(-parseInt(n(316))/5)+-parseInt(n(326))/6+parseInt(n(309))/7*(-parseInt(n(308))/8)+-parseInt(n(331))/9+parseInt(n(335))/10*(parseInt(n(313))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(321)](){const t=Po;if(!this[t(332)][t(319)][t(325)](t(345)))return;const e=this[t(332)][t(336)],n=this[t(332)][t(319)][t(348)](t(324));n[t(317)](t(318),[],[t(314)]),n[t(339)][t(320)]((n=>{const r=t;if(r(340)!=n[r(343)])return;const{data:s}=n;return s&&r(314)==s[r(338)]?s[r(322)]&&s[r(349)]?{type:r(323),content:zr(e,r(346))}:{type:r(323),content:""}:void 0})),this[t(315)]()}[Po(315)](){const t=Po,e=this[t(332)][t(319)][t(348)](t(324));e[t(310)][t(330)](t(334),t(318),t(347),e[t(310)][t(312)](t(334),null,t(337))),e[t(310)][t(330)](t(334),t(318),t(337),e[t(310)][t(312)](t(334),null,t(347))),this[t(328)]()}[Po(328)](){const t=Po,e=this[t(332)],n=e[t(336)];e[t(319)][t(348)](t(324))[t(339)][t(320)]((e=>{const r=t;if(r(334)!=e[r(343)]&&r(327)!=e[r(343)])return;const{data:s}=e;return s&&r(318)==s[r(344)]?{type:r(323),content:zr(n,r(329))}:void 0}))}}function Bo(){const t=["1037736LOJGpo","editor","65868TJbvoA","formatBlock","340eEPyEi","locale","discard","key","_descriptionFactory","attribute","4dNqwuE","657933QCDhom","type","commandName","ImageEditing","*Replace image URL*","accept","get","oldValue","592VVofOv","46711PEdTVG","_suggestionFactory","12NKQANO","getSuggestionCallback","525899vVykSL","src","_handleLegacySuggestions","587645eXnLLs","_enableDefaultAttributesIntegration","replaceImageSource","plugins","registerDescriptionCallback","afterInit","newValue","format","TrackChangesEditing","has","393282CmFCLF","formatInline","_registerLegacyDescription","*Format:* replace image URL","registerCustomCallback"];return(Bo=function(){return t})()}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=262]})(t,e)}function Ho(){const t=["imageStylePreApply","hasSuggestion","discardSuggestion","ImageUtils","1298965lfDMbu","registerCustomCallback","suggestion","TrackChangesEditing","isInlineImage","from","insertion","side","next","start","_descriptionFactory","chain","author","title","locale","head","registerPostFixer","30VfLynm","getSuggestions","value","accept","enableCommand","setImageNaturalSizeAttributes","discard","document","differ","commandReversedParams","markBlockFormat","getChangedMarkers","ImageStyleEditing","2076912ENkHMX","Users","imageStyle","get","plugins","createRangeOn","has","selection","afterInit","isOwn","isBefore","14rHPBCi","_registerLegacyDescription","convertInlineImageToBlock","445320SBJuBf","editor","markInlineFormat","imageTypeBlock","end","subType","model","imageCaption","imageTypeInline","_splitMarkerName","618yEIyTS","_suggestionFactory","refresh","440892pvciBI","getClosestSelectedImageElement","698CGIjhA","formatInline","239048PHDDYt","join","name","nodeBefore","isEqual","nodeAfter","_findSuggestions","isInContent","imageStylePostApply","type","shouldConvertImageType","change","forEach","commands","FORMAT_SIDE_IMAGE","toLowerCase","commandName","registerDescriptionCallback","getContainedElement","getFirstRange","format","getSuggestion","getSuggestionCallback","formatBlock","commandParams","401802NfzKXg","filter","*Format:* %0","isIntersecting","normalizedStyles","length","findIndex","newRange","isBlockImage"];return(Ho=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(278014===parseInt(n(325))/1+-parseInt(n(340))/2*(-parseInt(n(335))/3)+-parseInt(n(311))/4+parseInt(n(281))/5+-parseInt(n(268))/6+-parseInt(n(322))/7*(parseInt(n(342))/8)+-parseInt(n(338))/9*(-parseInt(n(298))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(319)](){const t=jo,n=this[t(326)];if(!n[t(315)][t(317)](t(310)))return;const r=n[t(315)][t(314)](t(284)),s=n[t(315)][t(314)](t(280)),o={};r[t(302)](t(313),((o,i)=>{const a=t,c=n[a(315)][a(314)](a(312)).me,u=n[a(355)][a(314)](a(313));let l=s[a(339)](n[a(331)][a(305)][a(318)]),f=n[a(331)][a(316)](l),h=u[a(300)];if(h==i[a(300)])return;const g={commandName:a(313),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(331)][a(353)]((()=>{const t=a;if(r[t(299)]()[t(269)]((e=>e[t(349)]&&c==e[t(293)]&&(t(266)==e[t(351)]||t(341)==e[t(351)])&&(t(277)==e[t(330)]||t(350)==e[t(330)])&&e[t(262)]()[t(346)](f)))[t(354)]((e=>r[t(279)](e[t(296)]))),l=s[t(339)](n[t(331)][t(305)][t(318)]),f=n[t(331)][t(316)](l),u[t(337)](),n[t(355)][t(314)](t(333))[t(337)](),n[t(355)][t(314)](t(328))[t(337)](),h=u[t(300)],h!=i[t(300)])return s[t(285)](l)&&u[t(352)](i[t(300)],l)?(o({...i,setImageSizes:!1}),l=s[t(339)](n[t(331)][t(305)][t(318)]),void r[t(308)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(277))):void(s[t(276)](l)?r[t(308)](l,g,[],t(350)):r[t(327)](f,g,t(350)))}))}));for(const e of n[t(315)][t(314)](t(310))[t(272)])o[e[t(344)]]=e[t(294)][t(357)]();r[t(336)][t(282)](t(266),t(277),t(343),(()=>!1)),r[t(336)][t(282)](t(266),t(350),t(343),(()=>!1)),r[t(336)][t(282)](t(341),t(350),t(343),(()=>!1)),r[t(336)][t(282)](t(266),t(277),t(301),(([e])=>{const n=t;s[n(303)](e[n(360)]())})),r[t(336)][t(282)](t(266),t(277),t(304),((e,n)=>{const s=t;r[s(336)][s(265)](s(266),"",s(301))(e,{commandName:n[s(358)],commandParams:n[s(307)]})})),r[t(336)][t(282)](t(266),t(277),t(292),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(266),subType:t(277)},{type:t(287),subType:t(332)},{type:t(266),subType:t(324)},{type:t(287),subType:t(324)}];function a(e,n){const o=t,a=i[o(274)]((({type:t,subType:n})=>e[o(351)]==t&&e[o(330)]==n)),c=i[o(274)]((({type:t,subType:e})=>n[o(351)]==t&&n[o(330)]==e));if(a<0||c<0)return!1;const u=e[o(262)](),l=n[o(262)]();if((0==a||1==a)&&2==c&&u[o(271)](l))return!0;if(2==a&&3==c){const t=r[o(348)](u,o(287))[o(269)]((({suggestion:t,meta:e})=>e[o(320)]&&o(324)==t[o(330)]));if(t[o(273)]>1&&l[o(329)][o(346)](u[o(290)]))return!0;if(1==t[o(273)]&&(u[o(290)][o(346)](l[o(329)])||u[o(329)][o(346)](l[o(290)])))return!0}if(3==a&&3==c&&u[o(290)][o(321)](l[o(290)])){const t=u[o(329)][o(347)],e=l[o(290)][o(345)];return s[o(276)](t)&&t===e}return!1}n[t(331)][t(305)][t(297)]((()=>{const e=t;let o=!1;const i=Array[e(286)](n[e(331)][e(305)][e(306)][e(309)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(334)](t);if(e(283)==i&&r[e(278)](u)){if(e(266)==a&&(e(277)==c||e(350)==c)){const t=r[e(264)](u);if(n[e(275)]){const n=t[e(262)]()[e(360)]();if(s[e(276)](n))continue;r[e(279)](t),o=!0}}if(e(287)==a&&e(332)==c&&!n[e(275)]){const t=r[e(264)](u);t[e(289)]&&t[e(289)][e(349)]&&(r[e(279)](t[e(289)]),o=!0)}}}return o})),this[t(323)](o)}[jo(323)](t){const e=jo,n=this[e(326)],r=n[e(295)];n[e(315)][e(314)](e(284))[e(291)][e(359)]((n=>{const s=e;if(s(266)!=n[s(351)]&&s(341)!=n[s(351)])return;const{data:o}=n;if(!o||s(313)!=o[s(358)])return;const i=o[s(267)][0][s(300)];return function(t){const e=s;return{type:e(263),content:zr(r,e(270),t)}}(s(288)===i?zr(r,s(356)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["editor","TrackChangesEditing","commands","1025124GmUbJi","546lCYHHQ","_setSuggestionData","1950808QsBTMC","collaboration_features","143stnvro","value","get","38706aZGzgF","listenTo","_handleImportedData","bind","importWord","341596XvJkjq","trackChanges","afterInit","track_changes","plugins","forEach","18QcZtef","high","5003500AsnVSx","978441eVqlHC","_trackChangesValueDuringImport","dataInsert","lowest","execute","15WVcMYC","_trackChangesExecuted","10658fKqPij","enableCommand","Users","46wMdgLB"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(257515===parseInt(n(443))/1*(parseInt(n(410))/2)+-parseInt(n(436))/3+-parseInt(n(427))/4*(parseInt(n(441))/5)+parseInt(n(422))/6*(-parseInt(n(415))/7)+parseInt(n(417))/8*(parseInt(n(433))/9)+-parseInt(n(435))/10+-parseInt(n(419))/11*(-parseInt(n(414))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(437)]=!1,this[e(442)]=!1}[zo(429)](){const t=zo,e=this[t(411)],n=e[t(413)][t(421)](t(426)),r=e[t(413)][t(421)](t(428));n&&(n.on(t(440),((e,[,n])=>{const s=t;this[s(437)]=r[s(420)],n[s(418)][s(430)]=!this[s(437)]}),{priority:t(434)}),this[t(423)](n,t(438),this[t(424)][t(425)](this)),this[t(423)](n,t(438),(()=>{const e=t;this[e(442)]&&(r[e(440)](),this[e(442)]=!1)}),{priority:t(439)}),e[t(431)][t(421)](t(412))[t(408)](t(426)))}[zo(424)](t,e){const n=zo,{suggestions:r}=e,s=this[n(411)][n(413)][n(421)](n(428)),o=s[n(420)];this[n(437)]!==o&&(s[n(440)](),this[n(442)]=!0),r&&r[n(432)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(411)][o(431)][o(421)](o(409)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(426)}}};this[o(411)][o(431)][o(421)](o(412))[o(416)](i)}))}}function qo(){const t=["FORMAT_INDENT","getItems","10jBNGhZ","indentBlock","_registerBlockAttribute","IndentEditing","14688KHGblH","afterInit","plugins","has","editor","type","format","4451010GJdsLI","TrackChangesEditing","2693296ToMARG","_registerLegacyDescription","outdentBlock","_enableDefaultAttributesIntegration","enableCommand","1672488rHajYE","indent","getItemLabel","3888uoxTsU","outdent","*Outdent:* %0","blockIndent","get","locale","IndentBlock","54oHopjM","979604cfqvmL","_descriptionFactory","registerAttributeLabel","formatBlock","registerDescriptionCallback","3819095AdhuXJ","commandName","*Indent:* %0"];return(qo=function(){return t})()}const Zo=Jo;function Jo(t,e){const n=qo();return(Jo=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(411204===parseInt(n(501))/1+parseInt(n(469))/2*(parseInt(n(484))/3)+-parseInt(n(470))/4*(parseInt(n(480))/5)+parseInt(n(491))/6+parseInt(n(475))/7+-parseInt(n(493))/8+-parseInt(n(498))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Yo extends t.Plugin{[Zo(485)](){const t=Zo,e=this[t(488)],n=e[t(486)][t(466)](t(492));if(e[t(486)][t(487)](t(483))&&(n[t(497)](t(499)),n[t(497)](t(502))),e[t(486)][t(487)](t(468)))for(const e of[t(481),t(495)])n[t(496)](e);const r=e[t(467)];n[t(482)](t(465)),n[t(471)][t(472)](t(465),zr(r,t(478))),this[t(494)]()}[Zo(494)](){const t=Zo,e=this[t(488)],n=e[t(467)],r=e[t(486)][t(466)](t(492));r[t(471)][t(474)]((e=>{const s=t;if(s(473)!=e[s(489)])return;const{data:o}=e;if(!o)return;if(s(481)!=o[s(476)]&&s(495)!=o[s(476)])return;const i=e[s(479)]()[0],a=r[s(471)][s(500)](i);return s(481)==o[s(476)]?{type:s(490),content:zr(n,s(477),a)}:s(495)==o[s(476)]?{type:s(490),content:zr(n,s(503),a)}:void 0}))}}var Qo=ti;function $o(){var t=["8030886PDlQWx","get","editor","51492110MqRXUU","requires","init","32aJqfHj","4664680DTLSrv","TrackChangesEditing","166224GUBWPv","535877MUXJjr","137744rFRkUM","7ZsLKdZ","enableCommand","input","plugins","2861726uqXJfw","270uTaOhW"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=223]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(984330===-parseInt(n(236))/1+-parseInt(n(224))/2+parseInt(n(235))/3*(-parseInt(n(232))/4)+-parseInt(n(233))/5+-parseInt(n(226))/6*(parseInt(n(238))/7)+-parseInt(n(237))/8*(-parseInt(n(225))/9)+parseInt(n(229))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(230)](){return[vs.Input]}[Qo(231)](){var t=Qo;this[t(228)][t(223)][t(227)](t(234))[t(239)](t(240))}}function ni(){const t=["get","link","plugins","newValue","linkHref","45993xCMyHB","has","unlink","label","format","4949109sZuTRx","*Set link:* %0","6428044hAsfYW","toLowerCase","link (","registerDescriptionCallback","LinkEditing","manualDecorators","type","afterInit","editor","89410ACNIEf","TrackChangesEditing","_enableDefaultAttributesIntegration","commandParams","commandName","formatInline","10gvnaCX","_descriptionFactory","3568mhqyFJ","commands","3811250eiYdxq","_registerLegacyDescription","*Remove link*","3421266MdFNMA","key","attribute","17748oZImnB","locale","map","registerAttributeLabel","10UeSOTQ","164CcapAL"];return(ni=function(){return t})()}function ri(t,e){const n=ni();return(ri=function(t,e){return n[t-=362]})(t,e)}const si=ri;!function(t,e){const n=ri,r=t();for(;;)try{if(464303===-parseInt(n(388))/1*(parseInt(n(382))/2)+parseInt(n(366))/3*(-parseInt(n(403))/4)+parseInt(n(392))/5+-parseInt(n(395))/6+parseInt(n(373))/7+-parseInt(n(390))/8*(-parseInt(n(398))/9)+-parseInt(n(402))/10*(parseInt(n(371))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[si(380)](){const t=si,e=this[t(381)];if(!e[t(363)][t(367)](t(377)))return;const n=e[t(363)][t(404)](t(383)),r=e[t(391)][t(404)](t(362));n[t(384)](t(362),[t(365),...r[t(378)][t(400)]((t=>t.id))]),n[t(384)](t(368));for(const e of r[t(378)])n[t(389)][t(401)](e.id,t(375)+e[t(369)][t(374)]()+")");n[t(389)][t(376)]((n=>{const r=t;if(r(397)!=n[r(379)])return;const{data:s}=n;if(!s||r(365)!=s[r(396)])return;const o=s[r(364)],i=e[r(399)];return{type:r(370),content:null==o?zr(i,r(394)):zr(i,r(372),'"'+o+'"')}})),this[t(393)]()}[si(393)](){const t=si,e=this[t(381)],n=e[t(399)];e[t(363)][t(404)](t(383))[t(389)][t(376)]((e=>{const r=t;if(r(387)!=e[r(379)])return;const{data:s}=e;if(s){if(r(362)==s[r(386)]){const t=s[r(385)][0];return{type:r(370),content:zr(n,r(372),'"'+t+'"')}}return r(368)==s[r(386)]?{type:r(370),content:zr(n,r(394))}:void 0}}))}}const ii=ui;function ai(){const t=["formatBlock","numberedList","schema","createPositionAt","commandParams","push","checkTodoList","ELEMENT_BULLETED_LIST","*Outdent:* %0","name","replace","bulletedList","findIndex","registerDescriptionCallback","8442888CmJXPz","*Check item*","type","formatInline","document","from","afterInit","nextSibling","342800XZtuLq","editor","LegacyListEditing","commands","todoListChecked","_descriptionFactory","blockName","numbered","*Indent:* %0","*Change to:* %0","before","58YXLLWG","previousSibling","paragraph","markBlockFormat","execute","length","ELEMENT_LIST_ITEM","listItem","5753DaDEnt","*Uncheck item*","listIndent","20919Amdlba","8429589XqNncu","ELEMENT_NUMBERED_LIST","createRange","parent","checkChild","enableCommand","locale","format","LegacyTodoListEditing","_selectedElements","692163bIFUaC","end","selection","indentList","slice","List","value","model","TrackChangesEditing","plugins","ELEMENT_TODO_LIST","change","bulleted","forceValue","76JjYzgf","getAttribute","outdentList","get","todoList","add","35930PpVUeh","todo","filter","198UIIKIQ","commandName","listType","registerElementLabel","361905Rlwqjw","element","isObject","getSelectedBlocks","has"];return(ai=function(){return t})()}!function(t,e){const n=ui,r=t();for(;;)try{if(788845===parseInt(n(447))/1*(-parseInt(n(436))/2)+parseInt(n(458))/3+parseInt(n(472))/4*(parseInt(n(398))/5)+parseInt(n(417))/6+parseInt(n(448))/7+parseInt(n(425))/8*(-parseInt(n(394))/9)+-parseInt(n(478))/10*(parseInt(n(444))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(423)](){const t=ii,e=this[t(426)],n=e[t(454)];if(!e[t(467)][t(402)](t(427)))return;const r=e[t(467)][t(475)](t(466)),s=e[t(467)][t(402)](t(456));function o(t){return()=>{const n=ui,s=e[n(465)][n(421)][n(460)],o=e[n(428)][n(475)](t);if(o[n(464)])return void e[n(440)](n(438),{});const i=t[n(462)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(422)](t)[s(480)]((t=>function(t,e){const n=s;return e[n(452)](t[n(451)],n(443))&&!e[n(400)](t)}(t,r)));o=o[s(480)]((t=>!t.is(s(399),s(443))||t[s(473)](s(396))!=e));const i=new Set;for(const t of o)t.is(s(399),s(443))?i[s(477)](li(t)):i[s(477)](t);return Array[s(422)](i)}(s[n(401)](),i,e[n(465)][n(405)]);e[n(465)][n(469)]((()=>{const e=n;for(const n of a)r[e(439)](n,{commandName:t,commandParams:[{forceValue:!o[e(464)]}],formatGroupId:e(431)},fi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(422)](t);const r=n[e(415)]((t=>e(443)!=t[e(412)]));return r>-1&&(n=n[e(462)](0,r)),n}(e[n(465)][n(421)][n(460)][n(401)]()),o=e[n(465)][n(450)](e[n(465)][n(406)](s[0],n(435)),e[n(465)][n(406)](s[s[n(441)]-1],n(459)));e[n(465)][n(469)]((()=>{const e=n;r[e(439)](o,{commandName:t,commandParams:[],formatGroupId:e(446)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(424)];for(;t&&t[n(473)](n(446))>e[n(473)](n(446));)r[n(477)](t),t=t[n(424)]}return Array[n(422)](r)}(s))}))}}r[t(453)](t(404),o(t(404))),r[t(453)](t(414),o(t(414))),s&&r[t(453)](t(476),o(t(476))),r[t(453)](t(461),i(t(461))),r[t(453)](t(474),i(t(474))),s&&r[t(453)](t(409),(()=>{const n=t,s=e[n(428)][n(475)](n(409)),o=Array[n(422)](s[n(457)]);o[n(480)]((t=>t[n(473)](n(429))!=s[n(464)])),e[n(465)][n(469)]((()=>{const t=n;for(const e of o)r[t(439)](e,{commandName:t(409),commandParams:[{forceValue:!s[t(464)]}]})}))})),r[t(430)][t(397)](t(443),(e=>zr(n,t(442),e))),r[t(430)][t(416)]((e=>{const r=t;if(r(403)!=e[r(419)]&&r(420)!=e[r(419)])return;const{data:s}=e;if(s){if(r(404)==s[r(395)]||r(414)==s[r(395)]||r(476)==s[r(395)])switch(s[r(395)][r(413)](r(463),"")){case r(470):return o(zr(n,r(410)));case r(432):return o(zr(n,r(449)));case r(479):return o(zr(n,r(468)))}if(r(461)==s[r(395)])return{type:r(455),content:zr(n,r(433),zr(n,r(442)))};if(r(474)==s[r(395)])return{type:r(455),content:zr(n,r(411),zr(n,r(442)))};if(r(409)==s[r(395)])return s[r(407)][0][r(471)]?{type:r(455),content:zr(n,r(418))}:{type:r(455),content:zr(n,r(445))}}function o(t){const e=r;return{type:e(455),content:zr(n,e(434),t)}}}))}}function ui(t,e){const n=ai();return(ui=function(t,e){return n[t-=394]})(t,e)}function li(t){const e=ii,n=t[e(473)](e(446));if(0==n)return t;let r=t;for(;t[e(437)]&&t[e(437)].is(e(399),e(443));){const s=t[e(437)][e(473)](e(446));if(s==n)r=t[e(437)];else if(s<n)break;t=t[e(437)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(399),e(443))&&t[e(473)](e(446))>0){let r=t[e(424)];for(;r&&e(443)==r[e(412)]&&r[e(473)](e(446))==t[e(473)](e(446));)n[e(408)](r),r=r[e(424)]}return n}const hi=di;function gi(){const t=["TrackChangesEditing","listType","type","element","formatInline","selection","commandName","editor","markMultiRangeBlockFormat","backward","unshift","styles","registerDescriptionCallback","model","formatBlock","getListTypeFromListStyleType","enableCommand","_getSuggestionBlocks","length","locale","createPositionAt","from","push","LegacyListPropertiesEditing","getSelectedBlocks","listReversed","_getSuggestionBlocksForListStyle","getSiblingNodes","parent","createRange","20106240EXzItl","has","45UxYfKx","map","filter","list.properties","handleListStartCommand","get","flat","listStart","1766433RBTJRL","replace","621776eDVZBK","handleDescriptions","2wGdIaF","reversed","format","*Format:* set start index to %0","_getTranslationKeyForListStyle","463746cuFkbU","commandParams","numbered","_LIST_","ELEMENT_","getLastPosition","before","*Format:* set order to regular","getAttribute","LegacyListUtils","listStyle","forward","bind","startIndex","document","*Format:* set order to reversed","2314840WgFWHq","4MjItvh","listItem","*Change to:* %0","toUpperCase","handleListReversedCommand","config","21lDlpum","306589DptzoY","getFirstPosition","plugins","afterInit","change","_descriptionFactory","50rzraEc","handleListStyleCommand","8708359NnIAMx"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(591707===parseInt(n(141))/1*(parseInt(n(112))/2)+parseInt(n(108))/3*(parseInt(n(134))/4)+-parseInt(n(147))/5*(-parseInt(n(117))/6)+-parseInt(n(140))/7*(-parseInt(n(110))/8)+-parseInt(n(182))/9*(-parseInt(n(133))/10)+-parseInt(n(149))/11+-parseInt(n(180))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(144)](){const t=hi;if(!this[t(157)][t(143)][t(181)](t(173)))return;const e=this[t(157)][t(139)][t(187)](t(185)),n=this[t(157)][t(143)][t(187)](t(150));e[t(161)]&&n[t(166)](t(127),this[t(148)][t(129)](this)),e[t(113)]&&n[t(166)](t(175),this[t(138)][t(129)](this)),e[t(130)]&&n[t(166)](t(107),this[t(186)][t(129)](this)),n[t(146)][t(162)](this[t(111)][t(129)](this))}[hi(148)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(176)]();this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](s,{commandName:t(127),commandParams:[{type:e[t(152)]}],formatGroupId:t(127)})}))}[hi(138)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(167)]((t=>t.is(n(153),n(135))&&n(119)===t[n(125)](n(151))));if(s[n(168)]<1)return;const o=s[n(183)]((t=>this[n(157)][n(163)][n(179)](this[n(157)][n(163)][n(170)](t,n(123)),this[n(157)][n(163)][n(170)](t,0))));this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](o,{commandName:t(175),commandParams:[{reversed:e[t(113)]}],formatGroupId:t(175)})}))}[hi(186)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(167)]((t=>t.is(n(153),n(135))&&n(119)===t[n(125)](n(151))));if(s[n(168)]<1)return;const o=s[n(183)]((t=>this[n(157)][n(163)][n(179)](this[n(157)][n(163)][n(170)](t,n(123)),this[n(157)][n(163)][n(170)](t,0))));this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](o,{commandName:t(107),commandParams:[{startIndex:e[t(130)]}],formatGroupId:t(107)})}))}[hi(111)](t){const e=hi;if(e(164)!=t[e(152)]&&e(154)!=t[e(152)])return;const n=this[e(157)][e(169)],{data:r}=t;if(!r)return;let s,o;switch(r[e(156)]){case e(127):s=e(136),o={type:e(114),content:zr(n,s,zr(n,this[e(116)](r[e(118)][0][e(152)])))};break;case e(175):s=r[e(118)][0][e(113)]?e(132):e(124),o={type:e(114),content:zr(n,s)};break;case e(107):s=e(115),o={type:e(114),content:zr(n,s,r[e(118)][0][e(130)])}}return o}[hi(176)](){const t=hi;var e,n,r,s;const o=this[t(157)][t(143)][t(187)](t(126));let i=Array[t(171)](this[t(157)][t(163)][t(131)][t(155)][t(174)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(153),t(135)))&&i[t(160)](...o[t(177)](this[t(157)][t(163)][t(131)][t(155)][t(142)](),t(159))),(null===(n=i[i[t(168)]-1])||void 0===n?void 0:n.is(t(153),t(135)))&&i[t(172)](...o[t(177)](this[t(157)][t(163)][t(131)][t(155)][t(122)](),t(128))),i=[...new Set(i)],(null===(s=null===(r=this[t(157)][t(163)][t(131)][t(155)][t(142)]())||void 0===r?void 0:r[t(178)])||void 0===s?void 0:s.is(t(153),t(135)))&&(i=i[t(184)]((e=>e.is(t(153),t(135))))),i}[hi(167)](t){const e=hi,n=this[e(157)][e(143)][e(187)](e(126));let r=Array[e(171)](this[e(157)][e(163)][e(131)][e(155)][e(174)]())[e(184)](t)[e(183)]((t=>{const r=e,s=this[r(157)][r(163)][r(170)](t,0);return[...n[r(177)](s,r(159)),...n[r(177)](s,r(128))]}))[e(106)]();return r=[...new Set(r)],r}[hi(116)](t){const e=hi;return e(121)+this[e(157)][e(143)][e(187)](e(126))[e(165)](t)[e(137)]()+e(120)+t[e(137)]()[e(109)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=333]})(t,e)}function Ei(){const t=["TrackChangesEditing","registerElementLabel","high","createEmptyElement","7250810WElbtm","ELEMENT_MEDIA","downcastDispatcher","showSuggestionHighlights","6ggRnSU","plugins","locale","data","dataDowncast","afterInit","803845wKROAA","stop","_descriptionFactory","enableCommand","1080268xfEiDA","options","editor","MediaEmbedEditing","1848957VVzONp","8OqiCfJ","has","2077hfWEQl","elementToElement","9HJPrjj","for","media","517432CbRPtd","div","get","conversion","2815455srVNLz","attribute:url:media","mediaEmbed"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(337036===parseInt(n(357))/1*(parseInt(n(355))/2)+parseInt(n(354))/3+-parseInt(n(350))/4+-parseInt(n(366))/5*(parseInt(n(340))/6)+-parseInt(n(346))/7+-parseInt(n(362))/8*(parseInt(n(359))/9)+parseInt(n(336))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(345)](){const t=mi,e=this[t(352)];if(!e[t(341)][t(356)](t(353)))return;const n=e[t(341)][t(364)](t(369)),r=e[t(342)];n[t(349)](t(368)),n[t(348)][t(333)](t(361),(e=>zr(r,t(337),e))),e[t(365)][t(360)](t(344))[t(358)]({model:t(361),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(339)])return n[s(335)](s(363))},converterPriority:t(334)}),e[t(343)][t(338)].on(t(367),((e,n,r)=>{const s=t;r[s(351)][s(339)]&&e[s(347)]()}),{priority:t(334)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(865156===parseInt(n(398))/1*(parseInt(n(394))/2)+parseInt(n(411))/3+parseInt(n(392))/4+parseInt(n(395))/5*(-parseInt(n(393))/6)+-parseInt(n(405))/7*(-parseInt(n(401))/8)+-parseInt(n(410))/9*(parseInt(n(406))/10)+parseInt(n(402))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(403)](){const t=Ti,e=this[t(399)];e[t(404)][t(407)](t(396))&&e[t(404)][t(397)](t(408))[t(400)](t(409))}}function Ai(){const t=["5zFtejm","MentionEditing","get","277aXTMCq","editor","enableCommand","1157320zVoDRU","11356499cNLZeY","afterInit","plugins","35iDyBTr","1730baUJMj","has","TrackChangesEditing","mention","75051SEehhy","2984313ggsqZY","875500BoPmgD","4531218MCfIMS","676WYCIJt"];return(Ai=function(){return t})()}const Ci=Ri;function ki(){const t=["afterInit","ELEMENT_PAGE_BREAK","10sLnboV","get","20mErETE","492432EhuqiZ","4016111MOqjHz","editor","12enidkU","PageBreakEditing","_descriptionFactory","8816qFUZMK","plugins","18TTyUqk","pageBreak","registerElementLabel","917721sUrmno","184296LBLAmk","TrackChangesEditing","1862ySsgou","7926568BcKEMc","enableCommand","4fcISKL","has","14288APMzPp","locale"];return(ki=function(){return t})()}function Ri(t,e){const n=ki();return(Ri=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=Ri,r=t();for(;;)try{if(230886===parseInt(n(429))/1*(parseInt(n(427))/2)+parseInt(n(444))/3*(-parseInt(n(422))/4)+parseInt(n(435))/5*(parseInt(n(436))/6)+parseInt(n(424))/7*(parseInt(n(442))/8)+parseInt(n(421))/9*(parseInt(n(433))/10)+-parseInt(n(437))/11*(-parseInt(n(439))/12)+-parseInt(n(425))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(431)](){const t=Ci,e=this[t(438)];if(!e[t(443)][t(428)](t(440)))return;e[t(443)][t(434)](t(423))[t(426)](t(419));const n=e[t(443)][t(434)](t(423)),r=e[t(430)];n[t(441)][t(420)](t(419),(e=>zr(r,t(432),e)))}}const Li=Mi;!function(t,e){const n=Mi,r=t();for(;;)try{if(259171===parseInt(n(249))/1*(-parseInt(n(247))/2)+-parseInt(n(283))/3+-parseInt(n(311))/4*(-parseInt(n(260))/5)+-parseInt(n(280))/6+parseInt(n(245))/7*(-parseInt(n(302))/8)+parseInt(n(281))/9+-parseInt(n(291))/10*(-parseInt(n(274))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Si extends t.Plugin{[Li(256)](){const t=Li,e=this[t(297)];if(!e[t(286)][t(282)](t(244)))return;const n=e[t(271)],r=e[t(286)][t(241)](t(263));r[t(252)][t(304)](t(290),(e=>zr(n,t(299),e))),r[t(310)](t(290)),r[t(268)](t(272)),e[t(284)][t(308)].on(t(266),vi(e),{priority:t(258)}),e[t(265)][t(308)].on(t(266),((n,r,s)=>{const o=t;s[o(262)][o(275)]&&vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(258)});const s=r[t(252)];s[t(270)]((r=>{const o=t;if(o(255)!==r[o(287)])return;const{start:i,end:a}=r[o(288)]();if(!i[o(261)](a)||!i[o(259)])return;const c=e[o(295)][o(305)],u=i[o(259)];return c[o(254)](u)&&!c[o(267)](u)&&c[o(307)](u,o(251))?{type:o(255),content:zr(n,o(294),s[o(257)](u,1))}:void 0})),this[t(278)]()}[Li(278)](){const t=Li,e=this[t(297)],n=e[t(271)];e[t(286)][t(241)](t(263))[t(252)][t(270)]((e=>{const r=t;if(r(277)!=e[r(287)])return;const{data:s}=e;return s&&r(290)==s[r(300)]?{type:r(243),content:zr(n,r(269),zr(n,r(299)))}:void 0}))}}function vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Mi,i=t[o(286)][o(241)](o(263)),a=r[o(289)][o(303)],c=r[o(289)][o(248)],u=t[o(295)][o(305)];if(!a[o(261)](c)||!a[o(259)])return;const l=a[o(259)];if(u[o(254)](l)&&!u[o(267)](l)&&u[o(307)](l,o(251))){if(!s[o(264)][o(285)](r[o(289)],n[o(246)]))return;const t=s[o(293)][o(298)](o(276),{class:o(306)}),a=s[o(242)][o(253)](c);e&&i[o(279)][o(301)](r[o(292)])&&s[o(293)][o(250)](o(273),t),s[o(293)][o(309)](a,t),s[o(242)][o(296)](t,r[o(292)])}}}function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=241]})(t,e)}function Oi(){const t=["addMarker:suggestion:insertion","isLimit","enableCommand","*Change to:* %0","registerDescriptionCallback","locale","insertParagraph","ck-suggestion-marker--active","25619yJhCxh","showSuggestionHighlights","span","formatBlock","_registerLegacyDescription","activeMarkers","2496234ANmWvj","957033BTqZyq","has","382194KOGyox","editing","consume","plugins","type","getFirstRange","markerRange","paragraph","4430eIzvwx","markerName","writer","*Insert:* %0","model","bindElementToMarker","editor","createUIElement","ELEMENT_PARAGRAPH","commandName","includes","138128AXdUQf","start","registerElementLabel","schema","ck-suggestion-marker-split","checkChild","downcastDispatcher","insert","_enableDefaultAttributesIntegration","950660VYidnT","get","mapper","format","Paragraph","126udPmwS","name","40362piUGLp","end","13LHDtEj","addClass","$text","_descriptionFactory","toViewPosition","isBlock","insertion","afterInit","getItemLabel","highest","nodeAfter","5alvjwu","isTouching","options","TrackChangesEditing","consumable","data"];return(Oi=function(){return t})()}const wi=Di;function Fi(){const t=["TrackChangesEditing","821304epFzfU","1648250IOtwwW","has","format","_enableDefaultAttributesIntegration","9144rCBWPl","_registerLegacyDescription","get","commandName","33836xdeNaa","36gdHOUP","editor","*Remove all formatting*","506359WAcnIo","18DfhrTT","22277bYsfeZ","registerDescriptionCallback","formatBlock","468267WPQshV","RemoveFormatEditing","20tqarSH","_descriptionFactory","removeFormat","formatInline","locale","16NmaBam","type","afterInit","1381135yLLjsj","plugins"];return(Fi=function(){return t})()}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(457563===-parseInt(n(407))/1+parseInt(n(423))/2+parseInt(n(410))/3*(parseInt(n(412))/4)+-parseInt(n(420))/5*(-parseInt(n(406))/6)+parseInt(n(405))/7*(parseInt(n(417))/8)+-parseInt(n(402))/9*(-parseInt(n(424))/10)+-parseInt(n(401))/11*(parseInt(n(428))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[wi(419)](){const t=wi,e=this[t(403)];e[t(421)][t(425)](t(411))&&(e[t(421)][t(399)](t(422))[t(427)](t(414)),this[t(398)]())}[wi(398)](){const t=wi,e=this[t(403)];e[t(421)][t(399)](t(422))[t(413)][t(408)]((n=>{const r=t;if(r(409)!=n[r(418)]&&r(415)!=n[r(418)])return;const{data:s}=n;return s&&r(414)==s[r(400)]?{type:r(426),content:zr(e[r(416)],r(404))}:void 0}))}}const xi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=171]})(t,e)}function Bi(){const t=["discardSelectedSuggestions","goToNextRestrictedEditingException","get","999365dJvHXv","TrackChangesEditing","acceptSelectedSuggestions","8uPmkVT","trackChanges","6QcJQnq","1331540AHIPAJ","583113ZKwuny","editor","2035OotoNu","plugins","7386vVnRUU","enableCommand","discardSuggestion","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","583230hzuqrh","acceptAllSuggestions","acceptSuggestion","discardAllSuggestions","has","afterInit","642240huaBik","8191980prdRPP"];return(Bi=function(){return t})()}!function(t,e){const n=Ui,r=t();for(;;)try{if(580344===parseInt(n(185))/1+-parseInt(n(190))/2*(-parseInt(n(192))/3)+parseInt(n(180))/4+parseInt(n(194))/5*(-parseInt(n(196))/6)+-parseInt(n(191))/7*(-parseInt(n(188))/8)+-parseInt(n(181))/9+parseInt(n(174))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(179)](){const t=xi,e=this[t(193)];if(!e[t(195)][t(178)](t(172)))return;const n=e[t(195)][t(184)](t(186));n[t(197)](t(173)),n[t(197)](t(183));const r=e[t(195)][t(184)](t(172));r[t(197)](t(189)),r[t(197)](t(176)),r[t(197)](t(171)),r[t(197)](t(175)),r[t(197)](t(177)),r[t(197)](t(187)),r[t(197)](t(182))}}const Gi=Hi;function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(383024===parseInt(n(174))/1+-parseInt(n(195))/2*(-parseInt(n(183))/3)+-parseInt(n(198))/4*(-parseInt(n(158))/5)+parseInt(n(186))/6*(-parseInt(n(169))/7)+-parseInt(n(175))/8*(parseInt(n(190))/9)+parseInt(n(164))/10+parseInt(n(178))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Vi extends t.Plugin{static get[Gi(179)](){return[Js.ShiftEnter]}[Gi(148)](){const t=Gi,e=this[t(192)],n=e[t(149)][t(182)](t(196));n[t(161)](t(168)),e[t(153)][t(181)].on(t(180),Wi(e),{priority:t(159)}),e[t(153)][t(181)].on(t(176),Wi(e),{priority:t(159)}),e[t(166)][t(181)].on(t(185),((n,r,s)=>{const o=t;s[o(172)][o(203)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(162)][t(156)](t(157),(n=>zr(e[t(150)],t(187),n)))}}function zi(){const t=["split","registerElementLabel","softBreak","55MQlpiF","high","mapper","enableCommand","_descriptionFactory","toViewPosition","1105960phkAnw","merge","data","span","shiftEnter","7tFRsLO","model","ck-suggestion-marker-","options","activeMarkers","169425laVQHp","2270456XKtQGk","addMarker:suggestion:deletion","bindElementToMarker","1255078WwZhQI","requires","addMarker:suggestion:insertion","downcastDispatcher","get","479865GbfJQS","consumable","addMarker:suggestion","3185454KkEOTS","ELEMENT_LINE_BREAK","insert","getItems","9osRfbD","addClass","editor","writer","name","8KWGcNr","TrackChangesEditing","markerRange","59564ZRjQah","includes","createUIElement","test","createPositionBefore","showSuggestionHighlights","element","init","plugins","locale","deletion","ck-suggestion-marker--active","editing","markerName"];return(zi=function(){return t})()}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(149)][o(182)](o(196));if(!s[o(184)][o(201)](r[o(197)],n[o(194)]))return;const a=t[o(170)];for(const t of r[o(197)][o(189)]()){if(!t.is(o(147),o(157)))continue;const n=o(151)==r[o(154)][o(155)](":")[1]?o(165):o(155),c=s[o(193)][o(200)](o(167),{class:o(171)+n}),u=s[o(160)][o(163)](a[o(202)](t));e&&i[o(173)][o(199)](r[o(154)])&&s[o(193)][o(191)](o(152),c),s[o(193)][o(188)](u,c),s[o(160)][o(177)](c,r[o(154)])}}}const Ki=qi;function Xi(){const t=["FORMAT_RESTRICTED_ENABLED","restrictedEditingException","commandParams","selection","1925886HsiIlo","from","format","1498800hyKMED","forceValue","1693220YDzeSC","commands","FORMAT_RESTRICTED_DISABLED","has","getRanges","locale","TrackChangesEditing","document","registerDescriptionCallback","markInlineFormat","_descriptionFactory","formatBlock","formatInline","get","afterInit","StandardEditingModeEditing","79145jSxTdN","change","commandName","isCollapsed","138280bvyEFX","16070663Ipztpp","value","editor","3968394DAVZQF","model","enableCommand","plugins","type"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(469049===-parseInt(n(422))/1+-parseInt(n(406))/2+-parseInt(n(401))/3+parseInt(n(404))/4+parseInt(n(426))/5+-parseInt(n(430))/6+parseInt(n(427))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(420)](){const t=Ki,e=this[t(429)],n=e[t(393)],r=e[t(411)];if(!e[t(395)][t(409)](t(421)))return;const s=e[t(395)][t(419)](t(412)),o=t(398),i=e[t(407)][t(419)](o);s[t(394)](o,((e,r={})=>{const a=t,c=n[a(413)][a(400)];if(c[a(425)])return void e(r);const u=void 0!==r[a(405)]?r[a(405)]:!i[a(428)];n[a(423)]((()=>{const t=a,e=Array[t(402)](c[t(410)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(415)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(416)][t(414)]((e=>{const n=t;if(n(417)!=e[n(396)]&&n(418)!=e[n(396)])return;const{data:s}=e;return s&&s[n(424)]==o?s[n(399)][0][n(405)]?{type:n(403),content:zr(r,n(397))}:{type:n(403),content:zr(r,n(408))}:void 0}))}}const Ji=Yi;function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=325]})(t,e)}function Qi(){const t=["FORMAT_STYLE","style","ghsAttributes","commandParams","351418kfQQZv","inline","301FBaqIX","537604TmmZWX","*Remove format:* %0","styleName","GeneralHtmlSupport","18867222aQEYag","DataSchema","registerAttributeLabel","locale","1nRRqgd","toLowerCase","getGhsAttributeNameForElement","TrackChangesEditing","381945DCVpoe","6030pgLfbF","plugins","type","2067880Byggxe","StyleUtils","afterInit","element","commandName","config","_enableDefaultAttributesIntegration","editor","registerDescriptionCallback","format","formatInline","block","_registerInlineAttribute","18wRhPQw","3jBJeAb","Style","definitions","6690384wxTaUl","forceValue","_registerBlockAttribute","add","formatBlock","has","_descriptionFactory","*Set format:* %0","normalizeConfig","get","_registerLegacyDescription"];return(Qi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(473462===-parseInt(n(353))/1*(-parseInt(n(342))/2)+parseInt(n(375))/3*(-parseInt(n(345))/4)+-parseInt(n(357))/5+parseInt(n(358))/6*(parseInt(n(344))/7)+-parseInt(n(327))/8+parseInt(n(374))/9*(-parseInt(n(361))/10)+parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(363)](){const t=Ji,e=this[t(368)];if(!e[t(359)][t(332)](t(325))||!e[t(359)][t(332)](t(350)))return;const n=e[t(359)][t(336)](t(356)),r=e[t(352)],s=e[t(366)][t(336)](t(339))||{},o=e[t(359)][t(336)](t(348)),i=e[t(359)][t(336)](t(362))[t(335)](e[t(359)][t(336)](t(350)),s[t(326)]);n[t(367)](t(339));const a=new Set;for(const e of i[t(372)]){const n=o[t(355)](e[t(364)]);a[t(330)](n)}const c=new Set;for(const e of i[t(343)]){const n=o[t(355)](e[t(364)]);c[t(330)](n);for(const n of e[t(340)])c[t(330)](n)}for(const e of a)n[t(329)](e),n[t(333)][t(351)](e,zr(r,t(338)));for(const e of c)n[t(373)](e),n[t(333)][t(351)](e,zr(r,t(338)));this[t(337)]()}[Ji(337)](){const t=Ji,e=this[t(368)],n=e[t(352)];e[t(359)][t(336)](t(356))[t(333)][t(369)]((e=>{const r=t;if(r(331)!=e[r(360)]&&r(371)!=e[r(360)])return;const{data:s}=e;return s&&r(339)===s[r(365)]?s[r(341)][0][r(328)]?{type:r(370),content:zr(n,r(334),s[r(341)][0][r(347)][r(354)]())}:{type:r(370),content:zr(n,r(346),s[r(341)][0][r(347)][r(354)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=212]})(t,e)}function na(){const t=["forceValue","length","_tableSuggestions","ELEMENT_TABLE_COLUMN_WITH_TEXT","findAncestor","min","getCellLocation","getRowIndexes","TableUtils","rowspan","addRange","item","push","215705OvUXBd","selectTableRow","getAttribute","last","getRanges","registerCustomCallback","3114966AXmgqE","registerDescriptionCallback","some","maxRow","isInContent","3752RubwhC","commands","_suggestionFactory","position","TableEditing","insertTableRowAbove","showSuggestionHighlights","tablePaste","includes","_setupColumnsRowsFixing","cell","left","ELEMENT_TABLE_COLUMN","_splitMarkerName","change:data","*Remove:* %0","removeTableColumn","2076812kqMCWP","enqueueChange","filter","discard","add","table","createRangeOn","values","19336YWjrJS","markMultiRangeInsertion","model","nodeBefore","every","root","addMarker:suggestion","tableCell","ELEMENT_TABLE_WITH_TEXT","startsWith","340677CGUQHz","insertTableRowBelow","editor","ELEMENT_TABLE_ROW_WITH_TEXT","getColumnIndexes","setSelection","_acceptFormatSuggestionCallbackFactory","getSuggestion","tableRow","enableCommand","change","suggestion","getChildren","addClass","element","insertTableColumnLeft","$textProxy","minColumn","isTouching","end","getItems","toLowerCase","getChanges","selection","span","registerPostFixer","has","getFirstRange","fromRange","createPositionAt","writer","substr","afterInit","highest","insert","mapper","subType","colspan","_descriptionFactory","markMultiRangeDeletion","execute","_getSuggestionCoords","hasAttribute","insertTableColumnRight","getSelectionAffectedTableCells","name","refresh","detach","start","*Insert:* %0","1930311tFMAOU","deletion","minRow","getContainedElement","354tRbMKk","data","tableColumn","options","maxColumn","differ","from","875vFdREI","registerElementLabel","low","isArray","insertion","removeClass","classes","first","_getCoordsForCells","createRangeIn","rootName","TrackChangesEditing","removeTableRow","max","toViewElement","nodeAfter","document","accept","ELEMENT_TABLE_ROW","createTableWalker","MAX_SAFE_INTEGER","plugins","isIntersectingWithRange","batch","locale","map","get","ELEMENT_TABLE","_tablePostFixingSubtypes","$graveyard","isEqual","insertTable","MIN_SAFE_INTEGER","join","selectTableColumn","oldRange","order","getChangedMarkers","above","downcastDispatcher","type"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(947975===-parseInt(n(326))/1+parseInt(n(308))/2+-parseInt(n(219))/3*(-parseInt(n(316))/4)+parseInt(n(280))/5+-parseInt(n(286))/6+parseInt(n(226))/7*(-parseInt(n(291))/8)+parseInt(n(215))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(254)]=[e(334),e(221)],this[e(269)]=new Set}[ta(358)](){const t=ta,e=this[t(328)],n=e[t(318)][t(242)][t(349)];if(!e[t(247)][t(352)](t(295)))return;const r=e[t(250)],s=e[t(247)][t(252)](t(237)),o=e[t(247)][t(252)](t(275));s[t(364)][t(227)](t(313),(e=>zr(r,t(253),e))),this[t(300)](),s[t(335)](t(257)),s[t(335)](t(281)),s[t(335)](t(260));for(const r of[t(296),t(327)]){const i=e[t(292)][t(252)](r);s[t(335)](r,(r=>{const a=t;e[a(318)][a(336)]((t=>{const e=a;r();const c=e(264)===i[e(262)],u=o[e(370)](n),l=o[e(274)](u),f=c?l[e(233)]-1:l[e(283)]+1,h=u[0][e(271)](e(313)),g=o[e(245)](h,{startRow:f,endRow:f}),d=Array[e(225)](g)[e(251)]((n=>t[e(314)](n[e(301)])));s[e(317)](d,e(334))}))}))}for(const r of[t(341),t(369)]){const i=e[t(292)][t(252)](r);s[t(335)](r,(r=>{const a=t;e[a(318)][a(336)]((t=>{const e=a;r();const c=e(302)===i[e(262)],u=o[e(370)](n),l=o[e(330)](u),f=c?l[e(233)]-1:l[e(283)]+1,h=u[0][e(271)](e(313)),g=o[e(245)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(225)](g)[e(251)]((n=>t[e(314)](n[e(301)])));s[e(317)](d,e(221))}))}))}for(const r of[t(238),t(307)]){const i=r[t(357)](11),a=i[t(347)](),c=a[t(357)](0,3)+t(350),u=t(313)+i,l=t(272)+i,f=t(239)+i;s[t(335)](r,(()=>{const i=t;e[i(318)][i(336)]((t=>{const e=i,h=o[e(370)](n),g=h[0][e(271)](e(313));let d;if(e(238)==r){const t=o[e(274)](h);d={startRow:t[e(233)],endRow:t[e(283)],includeAllSlots:!0}}else{const t=o[e(330)](h);d={startColumn:t[e(233)],endColumn:t[e(283)],includeAllSlots:!0}}const p=o[e(245)](g,d),m=Array[e(225)](p)[e(251)]((({cell:t})=>t)),I=sa(m[e(310)]((t=>t[e(368)](c)))),E=sa(m[e(310)]((t=>!t[e(368)](c))))[e(251)]((n=>t[e(314)](n))),b=s[e(365)](E,u);if(b&&(e(334)==b[e(362)]||e(221)==b[e(362)])){const n=this[e(367)](b);for(const r of I){const s=t[e(314)](r),i=o[e(273)](r),u=r[e(282)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(277)](s)}}}))}))}function c(r){const s=t,o=Array[s(225)](n[s(284)]())[s(251)]((t=>i.LiveRange[s(354)](t)));e[s(318)][s(336)]((t=>{const n=s,i=t[n(249)];r=r[n(310)]((t=>n(255)!=t[n(321)][n(236)])),t[n(331)](r),e[n(292)][n(252)](n(238))[n(372)](),e[n(366)](n(238),{forceDefaultExecution:!0}),e[n(318)][n(309)]((()=>{const t=n;e[t(318)][t(309)](i,(e=>{const n=t,r=o[n(310)]((t=>n(255)!=t[n(321)][n(236)]));r[n(268)]>0&&e[n(331)](r);for(const t of o)t[n(212)]()}))}))}))}function u(r){const s=t;e[s(318)][s(336)]((t=>{const o=s,a=Array[o(225)](n[o(284)]())[o(251)]((t=>i.LiveRange[o(354)](t))),c=[];for(const t of r)for(const e of t[o(346)]({shallow:!0}))c[o(279)](e);for(const n of c)o(255)!=n[o(321)][o(236)]&&(t[o(331)](t[o(355)](n,0)),e[o(292)][o(252)](o(307))[o(372)](),e[o(366)](o(307),{forceDefaultExecution:!0}));const u=a[o(310)]((t=>o(255)!=t[o(321)][o(236)]));u[o(268)]>0&&t[o(331)](u);for(const t of a)t[o(212)]()}))}function l(e,n){const r=t;return n[r(320)]((t=>e[r(288)]((e=>e[r(345)][r(256)](t[r(213)])||t[r(345)][r(256)](e[r(213)])))))}function f(e,n){const r=t;return e[r(288)]((t=>n[r(288)]((e=>t[r(345)][r(344)](e[r(213)])))))}e[t(220)][t(265)].on(t(322),((e,n,r)=>{const s=t;if(!r[s(222)][s(297)])return;const o=n[s(278)];if(!o)return;const i=r[s(361)][s(240)](o);function c(t){return Array[s(229)](t)?t:[t]}i&&s(323)===o[s(371)]&&(0,a.setHighlightHandling)(i,r[s(356)],((t,e,n)=>n[s(339)](c(e[s(232)]),t)),((t,e,n)=>n[s(231)](c(e[s(232)]),t)))}),{priority:t(359)}),s[t(364)][t(287)]((e=>{const n=t;if(n(230)!=e[n(266)]&&n(216)!=e[n(266)])return;const s=e[n(218)]();if(null!=s&&s.is(n(340),n(313))){if(n(230)==e[n(266)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)]));if(t[n(268)])return{type:n(230),content:zr(r,n(214),zr(r,n(324),'"'+t[n(259)](" ")+'"'))}}if(n(216)==e[n(266)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)]));if(t[n(268)])return{type:n(216),content:zr(r,n(306),zr(r,n(324),'"'+t[n(259)](" ")+'"'))}}}})),s[t(364)][t(287)]((e=>{const n=t;if(n(334)==e[n(362)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)])),s=this[n(367)](e),o=s[n(289)]-s[n(217)]+1;if(n(230)==e[n(266)])return t[n(268)]?{type:n(230),content:zr(r,n(214),zr(r,n(329),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(230),content:zr(r,n(214),zr(r,n(244),o))};if(n(216)==e[n(266)])return t[n(268)]?{type:n(216),content:zr(r,n(306),zr(r,n(329),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(216),content:zr(r,n(306),zr(r,n(244),o))}}if(n(221)==e[n(362)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)])),s=this[n(367)](e),o=s[n(223)]-s[n(343)]+1;if(n(230)==e[n(266)])return t[n(268)]?{type:n(230),content:zr(r,n(214),zr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(230),content:zr(r,n(214),zr(r,n(303),o))};if(n(216)==e[n(266)])return t[n(268)]?{type:n(216),content:zr(r,n(306),zr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(216),content:zr(r,n(306),zr(r,n(303),o))}}})),s[t(293)][t(285)](t(230),t(334),t(311),c),s[t(293)][t(285)](t(216),t(334),t(243),c),s[t(293)][t(285)](t(230),t(221),t(311),u),s[t(293)][t(285)](t(216),t(221),t(243),u),s[t(293)][t(285)](t(230),t(221),t(259),l),s[t(293)][t(285)](t(216),t(221),t(259),l),s[t(293)][t(285)](t(230),t(334),t(259),f),s[t(293)][t(285)](t(216),t(334),t(259),f)}[ta(332)](){const t=ta,e=this[t(328)],n=e[t(318)][t(242)][t(349)];return(r,s)=>{const o=t;e[o(318)][o(336)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(345)][a(319)];u&&u[0]&&!1===u[0][a(267)]&&(l=r[0][a(213)][a(241)]);const f=t[a(235)](l);if(a(255)==f[a(321)][a(236)])return;const h=Array[a(225)](n[a(284)]())[a(251)]((t=>i.LiveRange[a(354)](t)));t[a(331)](f),e[a(292)][a(252)](c)[a(372)](),u[a(279)]({forceDefaultExecution:!0}),e[a(366)](c,...u);const g=h[a(310)]((t=>a(255)!=t[a(321)][a(236)]));g[a(268)]>0&&t[a(331)](g);for(const t of h)t[a(212)]()}))}}[ta(234)](t){const e=ta,n=this[e(328)][e(247)][e(252)](e(275));let r=Number[e(246)],s=Number[e(258)],o=Number[e(246)],i=Number[e(258)];for(const a of t){if(e(255)==a[e(321)][e(236)])continue;const{row:t,column:c}=n[e(273)](a),u=a[e(368)](e(276))?a[e(282)](e(276))-1:0,l=a[e(368)](e(363))?a[e(282)](e(363))-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(300)](){const t=ta,e=this[t(328)],n=e[t(247)][t(252)](t(237)),r=e[t(247)][t(252)](t(275));e[t(318)][t(242)].on(t(305),(()=>{const r=t,s=Array[r(225)](e[r(318)][r(242)][r(224)][r(263)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(304)](t);if(r(337)!=s)continue;if(null!=e[r(261)])continue;const a=n[r(333)](o);this[r(254)][r(299)](i)&&this[r(269)][r(312)](a)}}),{priority:t(228)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(314)](e),a=e[s(271)](s(313)),c=r[s(273)](e);for(const t of this[s(269)]){const n=t[s(362)],r=n[s(325)](s(298)),u=n[s(357)](r?10:5),l=u[s(347)](),f=l[s(357)](0,3)+s(350),h=s(272)+u,g=s(239)+u;if(!t[s(290)])continue;if(a!=t[s(353)]()[s(213)][s(271)](s(313)))continue;if(t[s(248)](i))continue;const d=e[s(368)](f)?e[s(282)](f)-1:0,p=this[s(367)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(277)](i),o=!0)}return o};e[t(318)][t(242)][t(351)]((n=>{const r=t;let o=!1;for(const t of e[r(318)][r(242)][r(224)][r(348)]())if(r(360)==t[r(266)])if(r(334)==t[r(371)])for(const e of t[r(294)][r(241)][r(338)]())o=o||s(e,n);else r(323)==t[r(371)]&&(o=o||s(t[r(294)][r(241)],n));return o}))}[ta(367)](t){const e=ta;return this[e(234)](t[e(284)]()[e(251)]((t=>t[e(213)][e(241)])))}}function sa(t){const e=ta;return Array[e(225)](new Set(t)[e(315)]())}const oa=aa;function ia(){const t=["afterInit","author","getRanges","execute","markBlockFormat","add","42174PRFImp","map","mergeTableCellLeft","cell","direction","mergeTableCellRight","*Merge cells*","getFirstPosition","accept","trackChanges","_areSelectedCellsMergable","low","fromRange","TableEditing","document","getSuggestions","TrackChangesEditing","size","mergeTableCellDown","type","isEnabled","mergeTableCells","plugins","findAncestor","formatBlock","*Split cell:* vertically","55885ixRgaC","616DhPvEh","143610RRPkVq","from","stop","detach","isInContent","get","setSelection","formatInline","280GlklkN","799398XFuDpF","getAncestors","markMultiRangeBlockFormat","*Split cell:* horizontally","456xjmCxm","_acceptFormatSuggestionCallbackFactory","getCellLocation","enableCommand","splitTableCellHorizontally","rootName","selection","model","has","table","root","refresh","forceDefaultExecution","find","commandName","22614PlkfJc","subType","highest","_suggestionFactory","_isForcedDefaultExecutionBlock","set:isEnabled","createTableWalker","createRangeOn","registerCustomCallback","$graveyard","insertion","editor","push","_areMergableCells","commands","containsRange","_tablePostFixingSubtypes","return","length","getSelectionAffectedTableCells","deletion","TableUtils","horizontally","18xlpTjP","4734776PEowTw","element","splitTableCellVertically","filter","requires","tableCell","change","locale","value","format","17878542RHISnv","_descriptionFactory","mergeTableCellUp","registerDescriptionCallback"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(937665===parseInt(n(485))/1+parseInt(n(489))/2*(-parseInt(n(504))/3)+parseInt(n(484))/4*(parseInt(n(474))/5)+parseInt(n(448))/6*(parseInt(n(475))/7)+-parseInt(n(428))/8*(parseInt(n(427))/9)+parseInt(n(476))/10+parseInt(n(438))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(432)](){return[ra]}[oa(442)](){const t=oa,e=this[t(515)],n=e[t(496)][t(462)][t(495)],r=e[t(435)];if(!e[t(470)][t(497)](t(461)))return;const s=e[t(470)][t(481)](t(464)),o=e[t(470)][t(481)](t(425)),a=e[t(470)][t(481)](ra);a[t(420)][t(516)](t(469)),s[t(492)](t(469),(()=>{const n=t,r=o[n(423)](e[n(496)][n(462)][n(495)]);e[n(496)][n(434)]((()=>{const t=n;s[t(487)](r,{commandName:t(469),commandParams:[]},[],t(469))}))})),e[t(418)][t(481)](t(469)).on(t(445),((n,r)=>{const o=t;e[o(418)][o(481)](o(457))[o(436)]&&(r[o(422)]>0&&r[r[o(422)]-1]&&r[r[o(422)]-1][o(501)]||s[o(508)]||this[o(458)]()||n[o(478)]())}),{priority:t(506)});for(const n of[t(440),t(453),t(466),t(450)]){const r=e[t(418)][t(481)](n);s[t(492)](n,(()=>{const n=t,o=e[n(496)][n(462)][n(495)][n(455)]()[n(486)]()[n(502)]((t=>t.is(n(429),n(433)))),i=r[n(436)];e[n(496)][n(434)]((()=>{const t=n;s[t(487)]([o,i],{commandName:t(469),commandParams:[]},[],t(469))}))}))}for(const n of[t(430),t(493)]){const r=e[t(418)][t(481)](n);s[t(492)](n,(()=>{const i=t,a=o[i(423)](e[i(496)][i(462)][i(495)])[0],c=a[i(471)](i(498)),{column:u,row:l}=o[i(491)](a);let f=[];if(i(426)==r[i(452)]){const t=o[i(510)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(477)](t)[i(449)]((t=>t[i(451)]))}else{const t=o[i(510)](c,{column:u,includeAllSlots:!0});f=Array[i(477)](t)[i(449)]((t=>t[i(451)]))}e[i(496)][i(434)]((t=>{const e=i;s[e(446)](t[e(511)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(439)][t(441)]((e=>{const n=t;if(n(472)!=e[n(467)]&&n(483)!=e[n(467)])return;const{data:s}=e;return s&&n(469)==s[n(503)]?{type:n(437),content:zr(r,n(454))}:void 0})),s[t(439)][t(441)]((e=>{const n=t;if(n(472)!=e[n(467)]&&n(483)!=e[n(467)])return;const{data:s}=e;return s?n(430)==s[n(503)]?{type:n(437),content:zr(r,n(473))}:n(493)==s[n(503)]?{type:n(437),content:zr(r,n(488))}:void 0:void 0}));const c=a[t(490)]();for(const e of[t(440),t(453),t(466),t(450)])s[t(507)][t(512)](t(472),e,t(456),c);for(const e of[t(430),t(493)])s[t(507)][t(512)](t(472),e,t(456),c);s[t(507)][t(512)](t(472),t(469),t(456),(r=>{const s=t;e[s(496)][s(434)]((t=>{const o=s,a=Array[o(477)](n[o(444)]())[o(449)]((t=>i.LiveRange[o(460)](t)));t[o(482)](r),e[o(418)][o(481)](o(469))[o(500)](),e[o(445)](o(469),{forceDefaultExecution:!0});const c=a[o(431)]((t=>o(513)!=t[o(499)][o(494)]));c[o(422)]>0&&t[o(482)](c);for(const t of a)t[o(479)]()}))}));for(const n of[t(440),t(466),t(450),t(453)]){const r=e[t(418)][t(481)](n);r.on(t(509),((n,s,o)=>{const i=t;if(o){const t=e[i(496)][i(462)][i(495)][i(455)]()[i(486)]()[i(502)]((t=>t.is(i(429),i(433))));this[i(517)](r[i(436)],t)||(n[i(421)]=!1,n[i(478)]())}}),{priority:t(459)})}}[oa(458)](){const t=oa,e=this[t(515)][t(418)][t(481)](t(469)),n=this[t(515)][t(470)][t(481)](t(425));if(!e[t(468)])return!1;const r=n[t(423)](this[t(515)][t(496)][t(462)][t(495)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(517)](e,n))return!1;return!0}[oa(517)](t,e){const n=oa,r=this[n(515)][n(470)][n(481)](n(464)),s=this[n(515)][n(496)][n(511)](t),o=this[n(515)][n(496)][n(511)](e),i=new Set,a=new Set;for(const t of r[n(463)]())if((n(514)==t[n(467)]||n(424)==t[n(467)]||n(469)==t[n(505)])&&t[n(480)])for(const e of t[n(444)]())e[n(419)](s,!0)&&i[n(447)](t[n(467)]+":"+t[n(443)].id),e[n(419)](o,!0)&&a[n(447)](t[n(467)]+":"+t[n(443)].id);if(i[n(465)]!=a[n(465)])return!1;for(const t of i)if(!a[n(497)](t))return!1;return!0}}const ua=fa;function la(){const t=["5665584ngcViA","end","requires","ck-suggestion-marker-","_handleLegacySuggestions","markerName","ck-suggestion-marker--active","11229993mpzpjN","mapper","createTableWalker","_splitMarkerName","data","markerRange","has","consume","consumable","_enableDefaultAttributesIntegration","markerNameToElements","format","FORMAT_HEADER_COLUMN","includes","*Format:* %0","setTableRowHeader","headingColumns","locale","unbindElementFromMarkerName","writer","FORMAT_HEADER_ROW","plugins","TableUtils","FORMAT_REGULAR_COLUMN","start","downcastDispatcher","accept","getSuggestion","TrackChangesEditing","112nDnwve","parent","registerCustomCallback","20JFiNzJ","get","1223241wEiWMb","data-suggestion","editor","addMarker:suggestion","options","toViewElement","_suggestionFactory","removeMarker:suggestion","TableEditing","showSuggestionHighlights","bindElementToMarker","_registerLegacyDescription","_descriptionFactory","stop","nodeAfter","10398vBlkeX","getCellLocation","addClass","setAttribute","editing","headingRows","41whwzxu","setTableColumnHeader","type","forceValue","cell","FORMAT_REGULAR_ROW","name","formatBlock","31468JZXUfp","nodeBefore","highest","registerAttributeLabel","_acceptFormatSuggestionCallbackFactory","activeMarkers","item","3240575XWWsJv","removeClass","2077020YTdjxs","afterInit","commandParams","removeAttribute","registerDescriptionCallback","commandName"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(354911===-parseInt(n(320))/1*(parseInt(n(328))/2)+parseInt(n(299))/3+-parseInt(n(337))/4+-parseInt(n(335))/5+parseInt(n(314))/6*(-parseInt(n(379))/7)+-parseInt(n(343))/8+parseInt(n(350))/9*(parseInt(n(297))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(345)](){return[ra]}[ua(338)](){const t=ua,e=this[t(301)];if(!e[t(371)][t(356)](t(307)))return;const n=e[t(367)],r=e[t(371)][t(298)](t(378));r[t(359)](t(365),[],[t(319)]),r[t(359)](t(321),[],[t(366)]),r[t(311)][t(331)](t(319),zr(n,t(370))),r[t(311)][t(331)](t(366),zr(n,t(362))),this[t(347)]()}[ua(347)](){const t=ua,e=this[t(301)][t(371)][t(298)](t(378)),n=this[t(301)][t(371)][t(298)](t(372)),r=this[t(301)][t(371)][t(298)](ra)[t(332)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(353)](o[a(348)]),l=e[a(377)](u),f=l[a(354)];if(a(327)!=l[a(322)]||!f||a(321)!=f[a(342)])return;if(o[a(334)])return void s[a(312)]();if(!i[a(358)][a(357)](o[a(355)],s[a(326)]))return;const h=o[a(355)][a(374)][a(313)],g=o[a(355)][a(344)][a(329)],d=h[a(380)][a(380)],{column:p}=n[a(315)](h),{column:m}=n[a(315)](g);for(let s=p;s<=m;s++){const l=n[a(352)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(324)],l=i[a(351)][a(304)](s);i[a(369)][a(316)](a(346)+c,l),r&&i[a(369)][a(317)](a(300),u,l),i[a(351)][a(309)](l,o[a(348)]),t&&(e[a(333)][a(363)](o[a(348)])?i[a(369)][a(316)](a(349),l):i[a(369)][a(336)](a(349),l))}}}}e[t(305)][t(296)](t(327),t(365),t(376),r),e[t(305)][t(296)](t(327),t(321),t(376),r),this[t(301)][t(318)][t(375)].on(t(302),s(),{priority:t(330)}),this[t(301)][t(354)][t(375)].on(t(302),((e,n,r)=>{const o=t;r[o(303)][o(308)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(330)}),this[t(301)][t(318)][t(375)].on(t(306),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(353)](r[o(348)]),c=e[o(377)](a),u=c[o(354)];if(o(327)!=c[o(322)]||!u||o(321)!=u[o(342)])return;const l=s[o(351)][o(360)](r[o(348)]);if(l)for(const t of l)s[o(369)][o(336)](o(346)+i,t),s[o(369)][o(336)](o(349),t),s[o(369)][o(340)](o(300),t),s[o(351)][o(368)](t,r[o(348)])}),{priority:t(330)}),this[t(310)]()}[ua(310)](){const t=ua,e=this[t(301)],n=e[t(367)];function r(e){const r=t;return{type:r(361),content:zr(n,r(364),e)}}e[t(371)][t(298)](t(378))[t(311)][t(341)]((e=>{const s=t;if(s(327)!=e[s(322)])return;const{data:o}=e;if(o){if(s(365)==o[s(342)]){const t=o[s(339)][0][s(323)];return r(zr(n,s(t?370:325)))}if(s(321)==o[s(342)]){const t=o[s(339)][0][s(323)];return r(zr(n,s(t?362:373)))}}}))}}const ga=pa;function da(){const t=["markers","getAllAdjacentSuggestions","map","accept","content","rows","getRows","redo","discard","createRangeOn","join","registerDescriptionCallback","deletion","getColumnIndexes","startsWith","getMarkers","markMultiRangeInsertion","insertRows","trackChanges","cells","nextSibling","suggestion-td","1948508ruaxEH","low","getTableIfOnlyTableInContent","column","getRowIndexes","deletionRanges","getColumns","conversion","return","tableCellPadding","tableCellBackgroundColor","wrap","add","columnInsertionRanges","getSuggestion","listenTo","previous","editingDowncast","getChildren","documentSelection","661437eELtPo","columnInsertionIndexes","tableCellHorizontalAlignment","author","6tfLrzL","document","Users","elementToElement","last","setAttributes","248632lTskjb","end","afterInit","findAncestor","first","removeColumns","markerToHighlight","entries","createRangeIn","oldRange","keys","isInContent","isEqual","getSelectionAffectedTableCells","ck-suggestion-marker--active","rootName","get","getAttributes","tableCellVerticalAlignment","getContainedElement","registerCustomCallback","schema","table","set","type","getSuggestionCallback","columns","ck-suggestion-marker","model","createElement","insertion","batch","_createdBatches","move","markMultiRangeDeletion","cell","has","endColumn","removeRows","_isForcedDefaultExecutionBlock","attributes","$graveyard","paragraph","suggestionLoaded","every","getShiftedBy","createPositionBefore","markerAttributes","fromEntries","suggestionUnloaded","editing","activeMarkers","from","includes","getSuggestions","suggestion:formatBlock:tablePasteCell","insertionRanges","suggestion","26409yChZCU","differ","plugins","TableClipboard","for","previousSibling","dataDowncast","_descriptionFactory","insertColumns","getRanges","tableCell","endRow","rowInsertionRanges","value","row","315HTgaJH","locale","getChild","remove","subType","tablePaste","_tablePostFixingSubtypes","*Replace table cells*","insert","newRange","markerName","isEmpty","updateMarker","removeMarkers","requires","tablePasteCell","view","setAttribute","tableCellBorderColor","_suggestionFactory","markMultiRangeBlockFormat","2967360NcHztR","some","tablePasteChainId","ck-suggestion-marker-insertion","push","formatBlock","_replaceTableSlotCell","register","registerPostFixer","tableCellSuggestion","rowInsertionIndexes","TableUtils","hasSuggestion","insertContent","filter","tablePasteColumn","852072JwOWiw","element","tableCellBorderStyle","_getCoordsForCells","createRange","reduce","showSuggestionHighlights","14436950EWDOiz","tablePasteRow","TrackChangesEditing","fill","clipboardOutput","options","getItems","getChanges","forceDefaultExecution","change","high","name","next","root","unwrap","tableCellBorderWidth","position","removeMarker","_splitMarkerName","length","containsRange","selection","find","nodeAfter","stop","start","commands","356tLthNz","getChangedMarkers","editor","getRange","createTableWalker"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(577314===parseInt(n(317))/1+parseInt(n(177))/2+parseInt(n(265))/3*(parseInt(n(351))/4)+parseInt(n(301))/5+-parseInt(n(201))/6*(parseInt(n(197))/7)+-parseInt(n(207))/8*(parseInt(n(280))/9)+-parseInt(n(324))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const ma=[ga(339),ga(298),ga(319),ga(199),ga(225),ga(187),ga(186)],Ia=Object[ga(255)](ma[ga(358)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(294)](){return[ra]}[ga(209)](){const t=ga,n=this[t(353)];if(!n[t(267)][t(243)](t(268)))return;const r=n[t(267)][t(223)](t(326)),s=n[t(267)][t(223)](t(312)),o=n[t(267)][t(223)](ra),i=n[t(267)][t(223)](t(268));o[t(286)][t(305)](t(325),t(316)),n[t(235)][t(228)][t(308)](t(310),{allowIn:t(275),allowContentOf:t(275),isLimit:!0}),n[t(184)][t(204)]({model:t(310),view:t(176)});let a=null;n[t(235)].on(t(314),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(343)]-1];h&&h[u(332)]||r[u(246)]||this[u(353)][u(350)][u(223)](u(374))[u(278)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(196)))return!1;const i=s[o(179)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(220)](n[o(202)][o(345)]);if(!a[o(343)])return!1;const c=a[0][o(210)](o(229)),l=r[o(181)](a),f=r[o(369)](a),h={startRow:l[o(211)],endRow:l[o(205)],startColumn:f[o(211)],endColumn:f[o(205)]};return 1==a[o(343)]&&(h[o(276)]+=r[o(362)](i)-1,h[o(244)]+=r[o(183)](i)-1),Ta(c,h,r)}(l,f,n[u(235)],s,i)&&(o[u(348)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(235)][u(333)]((()=>{const t=u;n[t(235)][t(314)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(343)]&&r[t(372)](o,t(325),{tablePasteChainId:s}),i[t(343)]&&r[t(372)](i,t(316),{tablePasteChainId:s}),l[t(343)]&&r[t(372)](l,t(285),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(343)]&&r[t(241)](f,t(285),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(300)](h[t(358)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(295),{tablePasteChainId:s});if(g){const e=g[t(371)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(235)][t(365)](s),a=e[t(346)]((e=>e[t(354)]()[t(219)](i)));a&&r[t(305)]([a[t(335)],o])}r[t(343)]&&g[t(297)](t(254),Object[t(255)](r))}a=null})))}),{priority:e.priorities[t(334)]+10}),n[t(267)][t(223)](t(268)).on(t(307),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(348)]();const c=s[r(242)],u=o,l=ba(c),f=ba(u);e[r(185)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(283)](c[r(282)](0));for(const t of Array[r(259)](u[r(195)]()))i[r(288)](t,c,r(208));const t=a[r(311)][r(260)](s[r(279)]),e=a[r(198)][r(260)](s[r(180)]);t||e||(h=i[r(215)](c))}else f&&!l&&(g=i[r(215)](c));else{const t=i[r(236)](r(310)),e=i[r(236)](r(310));i[r(188)](i[r(215)](c),e),i[r(288)](t,c,0);for(const e of Array[r(259)](u[r(195)]()))i[r(288)](e,t,r(208));h=i[r(365)](t),g=i[r(365)](e)}const d=Array[r(259)](u[r(224)]())[r(315)]((([t])=>ma[r(260)](t)));a[r(375)][r(305)]({element:c,attributes:d[r(343)]?Object[r(255)](d):null}),h&&a[r(263)][r(305)](h),g&&a[r(182)][r(305)](g)}),{priority:t(334)}),s.on(t(273),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(233)]||1;a[o(198)]=new Array(l)[o(327)](u)[o(358)](((t,e)=>t+e));for(const{cell:t}of s[o(355)](i,{startColumn:u,endColumn:u+l-1}))a[o(190)][o(305)](n[o(235)][o(365)](t))}),{priority:t(178)}),s.on(t(373),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(361)]||1;a[o(311)]=new Array(l)[o(327)](u)[o(358)](((t,e)=>t+e));for(const{cell:t}of s[o(355)](i,{startRow:u,endRow:u+l-1}))a[o(277)][o(305)](n[o(235)][o(365)](t))}),{priority:t(178)}),r[t(272)][t(367)]((e=>{const r=t;if(e[r(284)]&&e[r(284)][r(370)](r(285)))return e[r(193)]?{}:{type:r(237),content:zr(n[r(281)],r(287))}}));const c=()=>!1;for(const e of[t(285),t(316),t(325),t(295)])r[t(299)][t(227)](t(237),e,t(366),c),r[t(299)][t(227)](t(368),e,t(366),c),r[t(299)][t(227)](t(306),e,t(366),c);r[t(299)][t(227)](t(306),t(295),t(364),c),r[t(299)][t(227)](t(306),t(295),t(359),((e,r,s)=>{const o=t,i=e[o(358)]((t=>t[o(226)]()))[o(315)]((t=>t)),c=new Map(i[o(358)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(375)])e&&c[o(230)](t,e);else if(s&&s[o(254)])for(const[t,e]of Object[o(214)](s[o(254)])){const r=n[o(235)][o(356)][o(223)](t),s=r?r[o(354)]()[o(226)]():null;s&&c[o(230)](s,e)}n[o(235)][o(333)]((t=>{const e=o;for(const[n,r]of c)t[e(206)]({...Ia,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(299)][o(227)](e,o(285),s,((t,i,a)=>{const c=o;n[c(235)][c(333)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(349)][o(347)];t.is(o(318),o(310))&&u[o(305)](t)}r[o(299)][o(232)](e,null,s)(t,i,a);for(const t of u)o(248)!=t[o(337)][o(222)]&&n[o(338)](t)}))}))};u(t(237),t(359)),u(t(237),t(364)),u(t(368),t(359)),u(t(368),t(364)),r[t(299)][t(227)](t(237),t(325),t(364),(e=>{const n=t,r=e[n(358)]((t=>t[n(226)]())),i=r[0][n(210)](n(229)),{minRow:a,maxRow:c}=o[n(320)](r);s[n(245)](i,{at:a,rows:c-a+1})})),r[t(299)][t(227)](t(237),t(316),t(364),(e=>{const n=t,r=e[n(358)]((t=>t[n(226)]())),i=r[0][n(210)](n(229)),{minColumn:a,maxColumn:c}=o[n(320)](r);s[n(212)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(284)]||!n[s(284)][s(370)](s(285)))return;const o=n[s(247)][s(303)],i=r[s(261)]()[s(315)]((t=>t[s(218)]&&t[s(247)]&&t[s(247)][s(303)]==o));i[s(343)]&&n[s(357)]()[s(343)]!=i[s(343)]&&i[s(322)](((t,e)=>(t[s(336)]=e,e[s(193)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(342)](e[s(290)]),i=[s(234),s(304)],a=r[s(258)][s(260)](e[s(290)]);return a&&i[s(305)](s(221)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(250),l,{priority:t(334)}),r.on(t(256),l,{priority:t(334)}),n[t(235)][t(202)][t(309)]((()=>{const e=t;let s=!1;const o=Array[e(259)](n[e(235)][e(202)][e(266)][e(352)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(342)](t);if(e(264)!=o||e(368)!=a||i[e(216)])continue;if(!r[e(313)](c))continue;const u=r[e(191)](c)[e(274)](),l=n[e(267)][e(223)](e(203)).me;for(const t of r[e(261)]())if(t[e(218)]&&t[e(200)]==l&&e(306)==t[e(231)]&&e(295)==t[e(284)]&&t[e(274)]()[e(251)]((t=>u[e(302)]((n=>n[e(344)](t,!0))))))for(const n of t[e(357)]())n[e(218)]&&(n[e(364)](),s=!0)}return s})),n[t(235)][t(202)][t(309)]((e=>{const s=t,o=n[s(350)][s(223)](s(363));if(!o||!o[s(239)][s(243)](e[s(238)]))return!1;let i=!1;const a=n[s(267)][s(223)](s(203)).me,c=n[s(235)][s(202)][s(266)][s(331)](),u=Array[s(259)](n[s(235)][s(202)][s(266)][s(352)]())[s(315)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(342)](t);return n(264)==o&&n(285)==i&&c==a.id&&!e[n(216)]}));for(const t of c){if(s(288)!=t[s(231)]||s(310)!=t[s(335)]||1!=t[s(343)])continue;const n=e[s(321)](t[s(340)],t[s(340)][s(252)](1));if(!u[s(346)]((({data:t})=>t[s(289)][s(219)](n))))for(const{name:t,data:r}of u)if(n[s(344)](r[s(289)])){e[s(292)](t,{range:n}),i=!0;break}}return i})),n[t(235)][t(202)][t(309)]((e=>{const s=t;let o=!1;const i=n[s(267)][s(223)](s(203)).me,a=r[s(261)]()[s(315)]((t=>t[s(218)]&&t[s(200)]==i)),c=new Set,u=new Set;for(const t of a)if(s(285)==t[s(284)])for(const e of t[s(371)]()){const n=e[s(354)]()[s(226)]();if(n)if(n.is(s(318),s(310))&&ba(n)){t[s(341)](e[s(335)]),c[s(189)](n),o=!0;const r=n[s(376)],i=n[s(270)],a=r&&r.is(s(318),s(310)),l=i&&i.is(s(318),s(310));a&&!c[s(243)](r)&&u[s(189)](r),l&&!c[s(243)](i)&&u[s(189)](i)}else n.is(s(318),s(249))&&n[s(291)]&&(t[s(341)](e[s(335)]),o=!0)}else if(s(295)==t[s(284)]){if(!t[s(247)]||!t[s(247)][s(303)])continue;const e=t[s(247)][s(254)];if(e&&Object[s(217)](e)[s(343)])continue;const n=t[s(247)][s(303)];let r=!0,i=!0;for(const e of a)if(e[s(284)]&&e[s(284)][s(370)](s(285))){if(!e[s(247)][s(303)]){i=!1;break}if(e.id!=t.id&&e[s(247)][s(303)]==n){r=!1;break}}i&&r&&(t[s(293)](),o=!0)}for(const t of c)e[s(283)](t);for(const t of u)e[s(338)](t);return o})),n[t(184)][t(269)](t(194))[t(213)]({model:t(262),view:(t,e)=>f(t),converterPriority:t(334)}),n[t(184)][t(269)](t(271))[t(213)]({model:t(262),view:(e,n)=>n[t(329)][t(323)]?f(e,!1):null,converterPriority:t(334)});const h=n[t(257)][t(296)];this[t(192)](h[t(202)],t(328),((e,n)=>{const r=t,s=[];for(const t of h[r(215)](n[r(360)])[r(330)]())t.is(r(318),r(176))&&s[r(305)](t);h[r(333)]((t=>{const e=r;for(const n of s)t[e(240)](t[e(215)](n),t[e(253)](n)),t[e(283)](n)}))}))}}function ba(t){const e=ga;if(t[e(291)])return!0;const n=t[e(282)](0);return n.is(e(318),e(249))&&n[e(291)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(355)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["plugins","selection","model","Users","data","367746mrnJop","bind","*Format:* resize table","resizeTable","getSuggestions","formatInline","_suggestionFactory","TrackChangesEditing","document","5218873HNIpib","handleSuggestionDescription","formatGroupId","getSelectedElement","table","tableWidth","get","14sWmXuj","resizeTableWidth","getColumnGroupElement","author","478435vxmJou","accept","getTableColumnsWidths","TableColumnResizeEditing","editor","locale","type","columnWidths","getAttribute","subType","20322sFEeBg","has","discard","formatBlock","721032zolwop","registerCustomCallback","255987RJdmHD","afterInit","3NetDZx","enableCommand","registerDescriptionCallback","8ychYJC","change","handleResizeTableWidthCommand","getContainedElement","10KPtbbw","_descriptionFactory","509452aYrmWe","format","markBlockFormat","commandParams","getSuggestionCallback"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(195919===-parseInt(n(171))/1+parseInt(n(192))/2+-parseInt(n(173))/3*(-parseInt(n(182))/4)+-parseInt(n(212))/5+-parseInt(n(169))/6*(parseInt(n(208))/7)+parseInt(n(176))/8*(parseInt(n(222))/9)+-parseInt(n(180))/10*(-parseInt(n(201))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class Ca extends t.Plugin{[_a(172)](){const t=_a;if(!this[t(216)][t(187)][t(223)](t(215)))return;const e=this[t(216)][t(187)][t(207)](t(199));e[t(174)](t(209),this[t(178)][t(193)](this)),e[t(198)][t(170)](t(225),t(195),t(213),e[t(198)][t(186)](t(225),null,t(224))),e[t(198)][t(170)](t(225),t(195),t(224),e[t(198)][t(186)](t(225),null,t(213))),e[t(181)][t(175)](this[t(202)][t(193)](this))}[_a(178)](t,e){const n=_a,r=this[n(216)][n(187)][n(207)](n(199)),s=this[n(216)][n(187)][n(207)](n(215)),o=e[n(205)]||this[n(216)][n(189)][n(200)][n(188)][n(204)]();this[n(216)][n(189)][n(177)]((()=>{const i=n,a=s[i(210)](o);let c=a?s[i(214)](a):null,u=o[i(220)](i(206))||null;const l=e[i(206)]||u,f=e[i(219)]||c,h=this[i(216)][i(187)][i(207)](i(190)).me;for(const t of r[i(196)]()){const e=t[i(179)]();if(i(195)===t[i(221)]&&e===o){t[i(211)]!==h&&t[i(224)]();const e=t[i(191)][i(185)];u=e[0][i(206)],c=e[0][i(219)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(184)](o,{commandName:i(209),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(195)},[],i(195))}))}[_a(202)](t){const e=_a;if(e(225)!=t[e(218)]&&e(197)!=t[e(218)])return;const{data:n}=t;if(n&&e(195)===n[e(203)]){const t=e(194);return{type:e(183),content:zr(this[e(216)][e(217)],t)}}}}const ka=Ra;function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(368080===-parseInt(n(303))/1+-parseInt(n(312))/2+parseInt(n(305))/3*(parseInt(n(306))/4)+-parseInt(n(317))/5+-parseInt(n(309))/6*(-parseInt(n(315))/7)+-parseInt(n(319))/8*(parseInt(n(302))/9)+parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[ka(311)](){const t=ka,e=this[t(314)];e[t(316)][t(307)](t(304))&&e[t(316)][t(301)](t(318))[t(313)](t(310))}}function La(){const t=["TrackChangesEditing","41912QjmNte","get","36XTidSa","240485oWOfqc","Template","1163301wrBfva","4IZMUVM","has","5187210VAALxa","6XAnJez","insertTemplate","afterInit","332420UBHIbE","enableCommand","editor","3662183wyOxaD","plugins","3169630rEfecl"];return(La=function(){return t})()}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=114]})(t,e)}function Ma(){const t=["18853551dvmPuc","registerElementLabel","tableOfContents","enableCommand","plugins","938674pXdqKq","506475llyRNb","editor","insertTableOfContents","201135kvNUri","ELEMENT_TABLE_OF_CONTENTS","1336376XqtFbj","4909404bYXLDb","afterInit","7GXoFMI","commands","_descriptionFactory","16LISSdI","locale","TrackChangesEditing","1112320aXxHmK","get"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(458678===parseInt(n(130))/1+parseInt(n(126))/2+-parseInt(n(127))/3*(-parseInt(n(116))/4)+parseInt(n(119))/5+parseInt(n(133))/6*(parseInt(n(135))/7)+parseInt(n(132))/8+-parseInt(n(121))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(134)](){const t=Sa,e=this[t(128)];if(!e[t(114)][t(120)](t(129)))return;e[t(125)][t(120)](t(118))[t(124)](t(129));const n=e[t(125)][t(120)](t(118)),r=e[t(117)];n[t(115)][t(122)](t(123),(e=>zr(r,t(131),e)))}}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=492]})(t,e)}function Da(){const t=["nodeBefore","suggestion","title-content","ELEMENT_TITLE","2721PQOEba","model","_descriptionFactory","element","4868pcHsTW","isTouching","from","newRange","updateMarker","document","schema","7363986rNMCay","354946ujwvnl","3dAzXqG","isEqual","locale","get","editor","registerPostFixer","createRange","getChangedMarkers","has","Title","registerElementLabel","TrackChangesEditing","isCollapsed","removeMarker","490176niPRse","afterInit","differ","end","forward","plugins","start","getNearestSelectionRange","11822832ovLKjn","4200310YmtZOb","71250qOctVk","700UcqjiW","_splitMarkerName"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(874089===-parseInt(n(494))/1*(-parseInt(n(493))/2)+-parseInt(n(525))/3*(-parseInt(n(529))/4)+-parseInt(n(519))/5*(parseInt(n(518))/6)+-parseInt(n(492))/7+parseInt(n(516))/8+parseInt(n(508))/9+parseInt(n(517))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(509)](){const t=wa,e=this[t(498)];if(!e[t(513)][t(502)](t(503)))return;const n=e[t(513)][t(497)](t(505));n[t(527)][t(504)](t(523),(()=>zr(e[t(496)],t(524)))),e[t(526)][t(534)][t(499)]((r=>{const s=t;let o=!1;const i=Array[s(531)](e[s(526)][s(534)][s(510)][s(501)]());for(const{name:t,data:a}of i){const{group:i}=n[s(520)](t);if(s(522)!==i||!a[s(532)])continue;const c=a[s(532)],u=c[s(511)][s(521)];if(!u||!u.is(s(528),s(523)))continue;if(!c[s(514)][s(530)](c[s(511)]))continue;const l=e[s(526)][s(535)][s(515)](c[s(511)],s(512));if(l&&l[s(506)]){const e=r[s(500)](c[s(514)],l[s(514)]);e[s(495)](c)||(r[s(533)](t,{range:e}),o=!0)}o||(r[s(507)](t),o=!0)}return o}))}}function xa(){const t=["redo","plugins","get","416VAoNha","afterInit","60GoygiX","3663140sAqpXj","enableCommand","UndoEditing","has","675621ilrMDL","629262ccgdwM","undo","TrackChangesEditing","1921281ykECXG","editor","137855wxqpvp","3084235ztePvx","2791864utroiM"];return(xa=function(){return t})()}const Ua=Ba;function Ba(t,e){const n=xa();return(Ba=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(708344===parseInt(n(455))/1+parseInt(n(463))/2+parseInt(n(459))/3+parseInt(n(451))/4+parseInt(n(461))/5*(parseInt(n(450))/6)+parseInt(n(462))/7+-parseInt(n(467))/8*(parseInt(n(456))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ua(468)](){const t=Ua,e=this[t(460)],n=e[t(465)][t(466)](t(458));e[t(465)][t(454)](t(453))&&(n[t(452)](t(457)),n[t(452)](t(464)))}}const Ga=Va;function Ha(){const t=["get","requires","5ioShsg","8rtBgyY","plugins","2477142zHxxCI","TrackChangesEditing","TableCaptionEditing","editor","has","enableCommand","toggleTableCaption","15739196BwKeMs","134630hnqIpK","afterInit","369XJnshH","9873017xwenZG","465854KCSwOv","827725UqvoHa","1116172zUyVdn","3kUcuKw"];return(Ha=function(){return t})()}function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=411]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(714310===parseInt(n(422))/1+-parseInt(n(421))/2*(parseInt(n(424))/3)+parseInt(n(423))/4+-parseInt(n(427))/5*(-parseInt(n(430))/6)+parseInt(n(420))/7*(parseInt(n(428))/8)+-parseInt(n(419))/9*(parseInt(n(417))/10)+-parseInt(n(416))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(426)](){return[ra]}[Ga(418)](){const t=Ga,e=this[t(412)];e[t(429)][t(413)](t(411))&&e[t(429)][t(425)](t(431))[t(414)](t(415))}}const Wa=Xa;function Ka(){const t=["setAttribute","16893198Hwahtu","afterInit","tableCellBackgroundColor","handleSuggestionDescription","batch","_getSuggestion","tableProperties","table","tableBorderStyle","plugins","tableCellPadding","document","3445096aeLpdY","registerDescriptionCallback","format","getSuggestions","3636258laYmbc","subType","tableCellBorderWidth","tableWidth","TableUtils","handleDiscardAction","tableHeight","5rNAcPd","pluginName","removeAttribute","commandParams","tableBackgroundColor","getSuggestionCallback","1797219OkfhRN","accept","_descriptionFactory","tableCellProperties","tableCellHeight","markBlockFormat","TablePropertiesEditing","findAncestor","join","enqueueChange","discard","_handlePropertyChange","6022709YXcylD","nodeAfter","tableCellWidth","enableCommand","getFirstPosition","*Format:* change table properties","6469288TPbZYy","registerCustomCallback","get","editor","has","TrackChangesTableProperties","selection","tableAlignment","locale","tableCellVerticalAlignment","getAttribute","getContainedElement","*Format:* change table cell properties","tableCellHorizontalAlignment","tableBorderWidth","model","TableCellPropertiesEditing","2pXSEpO","TrackChangesEditing","start","getSelectionAffectedTableCells","data","formatBlock","change","1385362LMJVQt","_suggestionFactory","tableBorderColor","tableCellBorderColor","tableCellBorderStyle"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(783776===parseInt(n(276))/1*(-parseInt(n(283))/2)+parseInt(n(241))/3+-parseInt(n(301))/4+parseInt(n(235))/5*(parseInt(n(305))/6)+-parseInt(n(253))/7+parseInt(n(259))/8+parseInt(n(289))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(295)]=[e(285),e(297),e(273),e(266),e(231),e(234),e(239)],this[e(244)]=[e(286),e(287),e(230),e(299),e(255),e(245),e(291),e(272),e(268)]}static get[Wa(236)](){return Wa(264)}[Wa(290)](){const t=Wa,e=this[t(262)][t(298)][t(261)](t(277));if(this[t(262)][t(298)][t(263)](t(247))){for(const n of this[t(295)])e[t(256)](n,((e,r)=>{const s=t,o=this[s(262)][s(274)][s(300)][s(265)][s(257)]()[s(248)](s(296));this[s(252)](n,[o],this[s(295)],s(295),e,r)}));e[t(284)][t(260)](t(281),t(295),t(242),e[t(284)][t(240)](t(281),null,t(251))),e[t(284)][t(260)](t(281),t(295),t(251),((e,n)=>this[t(233)](this[t(295)],e,n))),e[t(284)][t(260)](t(281),t(295),t(249),(()=>!1))}if(this[t(262)][t(298)][t(263)](t(275))){for(const n of this[t(244)])e[t(256)](n,((e,r)=>{const s=t,o=this[s(262)][s(298)][s(261)](s(232))[s(279)](this[s(262)][s(274)][s(300)][s(265)]);this[s(252)](n,o,this[s(244)],s(244),e,r)}));e[t(284)][t(260)](t(281),t(244),t(242),e[t(284)][t(240)](t(281),null,t(251))),e[t(284)][t(260)](t(281),t(244),t(251),((e,n)=>this[t(233)](this[t(244)],e,n))),e[t(284)][t(260)](t(281),t(244),t(249),(()=>!1))}e[t(243)][t(302)]((e=>this[t(292)](e)))}[Wa(252)](t,e,n,r,s,o){const i=Wa,a=this[i(262)][i(298)][i(261)](i(277));this[i(262)][i(274)][i(250)](o[i(293)],(()=>{const t=i;for(const i of e)if(this[t(294)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(269)](r);void 0!==n&&(e[r]=n)}s(o),a[t(246)](i,{commandParams:[e]},[],r)}}))}[Wa(233)](t,e,n){const r=Wa,s=e[0][r(278)][r(254)],o=n[r(238)][0];this[r(262)][r(274)][r(282)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(288)](r,o[r],s):e[n(237)](r,s)}))}[Wa(292)](t){const e=Wa;if(t[e(280)])switch(t[e(306)]){case e(295):return{type:e(303),content:zr(this[e(262)][e(267)],e(258))};case e(244):return{type:e(303),content:zr(this[e(262)][e(267)],e(271))}}}[Wa(294)](t,e){const n=Wa,r=this[n(262)][n(298)][n(261)](n(277));for(const s of r[n(304)]({skipNotAttached:!0})){const r=s[n(270)]();if(s[n(306)]===e&&r===t)return s}return null}}var Za=Function.prototype,Ja=Object.prototype,Ya=Za.toString,Qa=Ja.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=Qa.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):Qe(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})),Qt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Ur(n,e[s]);return n})),dc=mc;function pc(){const t=["_isForcedDefaultExecutionBlock","insertion","getItems","acceptSelectedSuggestions","_splitMarkerName","oldRange","open","substr","move","unbind","getContainedElement","_addSuggestionMarker","_suggestionState","formatInline:chain","size","fetchCommentThread","bindElementToMarker","updateSuggestion","skipNestingCheck","marker-count","getLastMatchingPosition","createElement","suggestionLoaded","isLocal","formatBlock:accept","suggestion:","44334XEoXZa","_suggestionFactory","getUser","addMarker:suggestion:formatBlock","addUser","dataReady","listenTo","suggestion:attribute:","high","multi","containsPosition","every","createRangeOn","_rangeIsInLocalUserInsertion","data","parent","from","addMarker:suggestion:attribute","ck-suggestion-marker","backward","13yURwRi","rename","after","addSuggestion","addMarker","4ZIsUgq","setAttribute","split","delete","plugins","editing","getRanges","adapter","find","config","_checkSuggestionCorrectness","_adapter","_cutOutSuggestionMarker","forceDefaultExecution","getDifference","requires","value","markInlineFormat","deletion:discard","trackChanges","conversion","_getSuggestionData","element","formatBlock:discard","resolve","enableReadOnlyMode","toJSON","211797VPCCNw","$textProxy","addSuggestionData","CommentsRepository","isAtStart","remove","_editor","track-changes-adapter-missing-getsuggestion","addComment","_enabledCommands","deletion:","_initAriaMarkerChangeAnnouncements","rethrowUnexpectedError","removeMarker:suggestion:attribute","attributeOldValue","ck-suggestion-marker-","_element","schema","createRange","commentThread","trackChanges.trackFormatChanges","getMultiRangeId","position","addMarker:suggestion","getRange","isLimit","isBefore","_getMarkerAnnouncementText","createPositionAfter","chain","createdAt","11610972istqvq","clone","getCustomProperty","startsWith","update:suggestion","getFirstMarker","author","change:_saved","previous","formatInline:accept","_customCallbacks","registerCustomCallback","_joinSuggestions","change","set","1771ZGBUcE","attribute:discard","removeComment","model","type","accepted","track-changes-suggestion-data-mismatch","fromCharCode","editingDowncast","formatBlock","widget","isSelectable","markerToHighlight","nodeBefore","markAttributeChange","enableCommand","discardSuggestion","getAllAdjacentSuggestions","unshift","rootName","ariaLiveAnnouncer","98060xtiCHo","markMultiRangeInsertion","targetPosition","addMarkerName","$graveyard","for","catch","acceptSuggestion","newValue","highest","insertion:","creator","attribute:join","getFirstRange","change:activeMarkers","discard","root","track-changes-suggestion-not-found","markMultiRangeDeletion","attributeNewValue","return","oldValue","_inlineAttributeKeys","isInsideObject","getChangedMarkers","before","formatInline:join","name","stop","getWalker","elementEnd","getNearestSelectionRange","deletion:accept","track-changes-enable-command-twice","isAtEnd","item","start","track-changes-user-not-found","formatBlock:join","insert","push","dataToMarker","toUpperCase","track-changes-adapter-already-set","default","suggestionUnloaded","_model","isCollapsed","consume","_setSuggestionData","isUndo","_afterChanges","registerPostFixer","insertion:discard","createRangeIn","PendingActions","addClass","toViewElement","accept","head","external:","$elementName","sort","lowest","_registerInlineAttribute","markDeletion","stopListening","_getAuthorFromId","_processAttributeChanges","isExternal","multipleBlocks","setTo","containsItem","_onDiscard","then","hasComments","normal","ck-suggestion-marker-formatInline","editor","announce","init","isEqual","_descriptionFactory","formatGroupId","commands","suggestionChanged","markMultiRangeBlockFormat","length","some","markerName","batch","nodeAfter","ck-suggestion-marker--active","options","_enableDefaultAttributesIntegration","deletion:chain","reconvertMarker","_updateSuggestionData","document","pluginName","attribute:","forEach","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.","tablePasteChainId","never","addHighlight","authorName","_mergeNestedSuggestions","@external","isObject","groupId","markBlockFormat","_reduceSuggestionAttributeRange","_findSuggestions","containsRangeInObject","856MiTlPI","6359845GWoQlT","mapper","notReady","pop","removeMarker","consumable","_handleNewSuggestionMarker","129zjEVhi","_addThreadToSuggestion","markerReady","fire","_isBlockAttribute","isInContent","_blockAttributeKeys","getSuggestion","collaboration.channelId","updateMarker","isMultiRange","has","getAttribute","formatBlock:","ENTER","elementStart","always","next","getSuggestionCallback","detach","_defaultCallbacks","removed","acceptAllSuggestions","isArray","markers","ready","hasSuggestion","removeClass","refresh","addCommentThread","createSelection","fromRange","_setSuggestionRange","_commentsRepository","isOwn","includes","writer","selection","change:data","keys","_registerDefaultCallbacks","commandName","removeMarker:suggestion:formatBlock","2057802IFiOaj","documentSelection","_saved","group","map","locale","isNextTo","attribute","_getExternalAuthor","suggestion-type","join","howMany","add","_processAttributeSuggestions","isBlock","_refreshAttributeSuggestionsChain","splitPosition","isAfter","markInsertion","track-changes-command-not-found","_removeSuggestion","formatInline:","insertion:join","isTouching","getChanges","dataDowncast","isIntersectingWithRange","TrackChangesEditing","$text","execute","insertion:chain","values","_recordAttributeSuggestions","PENDING_ACTION_SUGGESTION","createPositionBefore","originalSuggestionId","_createSuggestion","define","newRange","_SUGGESTION_ANNOUNCEMENT","removeAttribute","clear","suggestion","FORMATTING","low","createPositionAt","data-suggestion","_recordAttributeChanges","differ","_breakSuggestionMarker","7sPLGOg","isIntersecting","trackChangesCommand","formatInline:discard","filter","attributes","_isRegisteredAttribute","_getAttributeKey","assign","meta","key","rejected","getCommentThread","unbindElementFromMarkerName","getIntersection","addRange","removeMarkers","containsRange","hasCommentThread","subType","authoredAt","deletion","deletion:join","moveTargetPosition","upcast","getAncestors","$marker","insertion:accept","isDocumentOperation","end","buildSuggestion","forward","discardAllSuggestions","discardSelectedSuggestions","Users","concat","formatBlock:chain","comments","activeMarkers","getMarkers","markerNameToElements","format","isRemovable","showSuggestionHighlights","_joinWithAdjacentSuggestions","_refreshSuggestionsChain","_trackFormatChanges","splice","substring","get","setSelection","range","insertContent","warn","_suggestions","attribute:accept","ck-suggestion-marker-formatBlock","123579wLIaoD","_registerBlockAttribute","containerElement","getSuggestions","formatInline","enqueueChange","applyOperation","_reduceExistingSuggestions","error-saving-suggestion-data-suggestion-discarded","_isDataLoaded","LEAVE","getShiftedBy","attributeKey","elementToElement","markerToData","trackChanges.mergeNestedSuggestions","deleteContent"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(889512===-parseInt(n(356))/1+parseInt(n(304))/2*(parseInt(n(546))/3)+parseInt(n(329))/4*(-parseInt(n(539))/5)+-parseInt(n(589))/6*(-parseInt(n(204))/7)+-parseInt(n(538))/8*(parseInt(n(261))/9)+-parseInt(n(423))/10*(-parseInt(n(402))/11)+-parseInt(n(387))/12*(-parseInt(n(324))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(484);class Ec extends t.Plugin{static get[dc(344)](){return[dc(359),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,Cs,Ss,Us,to,so,uo,go,bo,Ao,No,Mo,Do,Vo,Uo,Xo,Yo,ei,ci,pi,oi,Hs,Ks,bi,yi,Ni,Si,Pi,ji,Vi,Zi,$i,ra,ca,ha,za,Ea,Ca,Oa,qa,Na,Pa,ja]}static get[dc(522)](){return dc(181)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(593)]((t=>String[e(409)](t)))[e(599)]("")}super(t),this[e(186)]=!1,this[e(401)](e(242),[]),this.on(e(437),((n,r,s,o)=>{const i=e;this[i(469)][i(400)]((()=>{const e=i;for(const n of[...o,...s])this[e(469)][e(570)][e(557)](n)&&t[e(334)][e(519)](n)}))})),this[e(505)]=new qr(this[e(501)][e(405)][e(373)],this[e(501)][e(594)]),this[e(340)]=null,this[e(305)]=new bc(this[e(501)]),this[e(258)]=new Map,this[e(579)]=t[e(333)][e(253)](e(359)),this[e(365)]=new Set,this[e(469)]=this[e(501)][e(405)],this[e(290)]=new WeakMap,this[e(278)]=!1,this[e(552)]=new Set([e(484)]),this[e(445)]=new Set,t[e(338)][e(191)](e(376),e(467)),this[e(250)]=t[e(338)][e(253)](e(376)),t[e(338)][e(191)](e(276),!0),this[e(530)]=t[e(338)][e(253)](e(276)),this[e(206)]=new f(t,this[e(365)]),this[e(367)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,52,53,54])}[dc(503)](){const t=dc,n=this[t(501)],r=(e,n)=>{const r=t;if(r(596)!=e)return r(371)+e;const s=n[r(331)]("|")[0];return this[r(550)](s)?r(260):r(500)};n[t(349)][t(428)](t(410))[t(414)]({model:t(196),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(282)](e[n(512)]),a=[n(322),r(o,i)];let c=3e3;return this[n(242)][n(581)](e[n(512)])&&(a[n(463)](n(515)),c=3010),n(225)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(349)][t(428)](t(179))[t(166)]((e=>{const r=t;e.on(r(379),((t,e,s)=>{const o=r;if(!s[o(516)][o(247)])return;const i=e[o(458)];if(!i)return;const c=s[o(540)][o(480)](i);n[o(405)][o(373)][o(532)](i)&&c&&!c[o(389)](o(412))&&c.is(o(263))&&(0,a.toWidget)(c,s[o(582)])}),{priority:r(312)})})),n[t(349)][t(428)](t(179))[t(414)]({model:t(196),view:(e,n)=>{const s=t;if(!n[s(516)][s(247)])return null;const{type:o,subType:i}=this[s(282)](e[s(512)]);return{classes:[s(322),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(458)])return;const{id:c}=this[a(282)](o[a(512)]);if(r){const t=this[a(258)][a(253)](c),e=this[a(211)](t);if(!this[a(550)](e))return}if(o[a(458)].is(a(583)))return void i[a(544)][a(471)](o[a(458)],s[a(450)]);const u=i[a(540)][a(480)](o[a(458)]);if(o[a(458)].is(a(351))&&n[a(405)][a(373)][a(168)](o[a(458)])&&!u[a(389)](a(528))){i[a(582)][a(479)]([a(322),a(260)],u),i[a(582)][a(330)](a(200),c,u),i[a(540)][a(294)](u,o[a(512)]),e&&(this[a(242)][a(581)](o[a(512)])?i[a(582)][a(479)](a(515),u):i[a(582)][a(573)](a(515),u));for(const t of n[a(405)][a(477)](o[a(458)])[a(280)]())i[a(544)][a(471)](t,s[a(450)]);i[a(544)][a(471)](o[a(458)],s[a(450)])}};n[t(349)][t(428)](t(179))[t(166)]((e=>{const n=t;e.on(n(307),((t,e,r)=>{const o=n;r[o(516)][o(247)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(432)})})),n[t(349)][t(428)](t(179))[t(166)]((e=>{const n=t;e.on(n(321),((t,e,r)=>{const o=n;r[o(516)][o(247)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(432)})})),n[t(349)][t(428)](t(179))[t(275)]({model:t(196),view:(e,n)=>n[t(516)][t(247)]?null:{group:t(196),name:e[t(285)](11)}}),n[t(349)][t(428)](t(228))[t(274)]({view:{name:t(196),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(303)+e[r(558)](r(598))+":"+e[r(558)]("id");return e[r(558)](r(297))&&(s+=":"+e[r(558)](r(297))),n[r(299)](r(230),{"data-name":s})}}),n[t(349)][t(428)](t(228))[t(464)]({view:t(196)}),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(307),s(),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(321),s({isAttributeSuggestion:!0}),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(588),((t,e,r)=>{const s=n,o=r[s(540)][s(244)](e[s(512)]);if(o)for(const t of o)t[s(389)](s(528))||(r[s(582)][s(573)]([s(322),s(260),s(515)],t),r[s(582)][s(194)](s(200),t),r[s(540)][s(217)](t,e[s(512)]))}),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(369),((t,e,r)=>{const s=n,o=r[s(540)][s(244)](e[s(512)]);if(!o)return;const{id:i}=this[s(282)](e[s(512)]),a=this[s(258)][s(253)](i),c=this[s(211)](a);if(this[s(550)](c))for(const t of o)t[s(389)](s(528))||(r[s(582)][s(573)]([s(322),s(260),s(515)],t),r[s(582)][s(194)](s(200),t),r[s(540)][s(217)](t,e[s(512)]))}),{priority:n(312)})})),n[t(405)][t(521)][t(475)]((e=>{const r=t;let s=!1;const o=Array[r(320)](n[r(405)][r(521)][r(202)][r(447)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(282)](t);if(r(196)!==o)continue;const h=this[r(258)][r(253)](f);if(null!=c[r(192)]){r(265)==u&&(s=s||yc(c[r(192)],t,e,n[r(405)][r(373)]));const o=r(596)==u&&this[r(550)](l[r(331)]("|")[0]);if(c[r(192)][r(470)]||r(427)==c[r(192)][r(439)][r(421)]||r(411)==u&&!Cc(c[r(192)])||o&&!Cc(c[r(192)])||r(225)==u&&(_c(a=c[r(192)])||function(t){const e=r;return t[e(459)][e(319)]==t[e(233)][e(415)]&&t[e(459)][e(457)]}(a)))e[r(543)](t),s=!0;else{if(!h||!h[r(551)])continue;i[r(166)](h)}}}var a;return i[r(292)]>0&&(s=!!this[r(248)](i)||s),s})),n[t(405)][t(521)][t(475)]((e=>{const r=t;let s=!1;for(const t of n[r(405)][r(521)][r(202)][r(178)]())if(r(462)==t[r(406)])for(const t of this[r(258)][r(185)]()){if(t[r(556)]||!t[r(551)])continue;const o=r(411)==t[r(406)],i=this[r(211)](t),a=i&&this[r(550)](i);if(!o&&!a)continue;const c=t[r(436)]();if(c[r(459)][r(319)]!=c[r(233)][r(319)]&&!c[r(233)][r(457)]){const o=n[r(405)][r(199)](c[r(459)][r(514)],r(233)),i=n[r(405)][r(374)](c[r(459)],o);e[r(555)](t[r(392)](),{range:i}),s=!0}}return s})),n[t(405)][t(521)][t(475)]((e=>this[t(491)](e))),n[t(405)][t(521)][t(475)]((e=>!e[t(513)][t(301)]&&this[t(167)](e))),n[t(405)].on(t(474),(()=>{this[t(186)]=!1})),n[t(405)][t(521)].on(t(584),((r,s)=>{const o=t;if(!s[o(301)]||s[o(473)])return;if(!this[o(186)])return;const i=n[o(405)][o(521)][o(202)][o(178)]();if(0==i[o(510)])return;const a=[],c=i[o(208)]((t=>o(596)==t[o(406)])),u=i[o(208)]((t=>o(462)==t[o(406)]&&o(182)!=t[o(450)])),l=i[o(208)]((t=>o(361)==t[o(406)]&&o(182)!=t[o(450)]));for(const t of c)this[o(210)](t[o(273)])&&a[o(463)]({key:t[o(273)],newValue:t[o(442)],oldValue:t[o(370)],range:kc(t[o(255)],n[o(405)])});for(const t of u){const e=l[o(337)]((e=>e[o(372)]===t[o(372)]));if(e){const r=Rc(t[o(378)][o(514)],n[o(405)]);e[o(450)]!==t[o(450)]&&a[o(463)]({key:o(484),newValue:t[o(450)],oldValue:e[o(450)],range:r});for(const[n,s]of e[o(209)]){if(!this[o(210)](n))continue;const e=t[o(209)][o(253)](n);s!==e&&a[o(463)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(209)])this[o(210)](n)&&(e[o(209)][o(557)](n)||a[o(463)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(510)]&&n[o(405)][o(266)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(416)](t,e,s,o,{groupId:r});this[n(268)](t,a)}))}),{priority:t(486)}),n[t(405)][t(570)].on(t(391),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(282)](n[s(450)]),e=this[s(258)][s(253)](t);e&&e[s(426)](n[s(450)])}})),n[t(405)][t(521)].on(t(584),(()=>{const e=t,r=Array[e(320)](n[e(405)][e(521)][e(202)][e(447)]())[e(208)]((t=>e(196)===this[e(282)](t[e(450)])[e(592)]));if(0===r[e(510)])return;r[e(485)](((t,n)=>{const r=e,s=t[r(318)][r(283)],o=n[r(318)][r(283)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(459)][r(382)](o[r(459)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(282)](t);if(null===n[e(283)]){const n=this[e(545)](t);o[e(166)](n)}else{const t=this[e(258)][e(253)](r);null!==n[e(192)]||t[e(551)]?(s[e(166)](t[e(482)]),o[e(166)](t)):this[e(174)](t)}}o[e(292)]>0&&this[e(249)](o);for(const t of s)this[e(549)](e(508),t)})),n[t(405)].on(t(267),((e,r)=>{const s=t,o=r[0];if(!this[s(258)][s(292)])return;if(!o[s(232)])return;if(o[s(513)][s(473)]||!o[s(513)][s(301)])return;let i,a;switch(o[s(406)]){case s(462):i=n[s(405)][s(199)](o[s(378)]),a=i[s(272)](o[s(165)]);break;case s(331):i=n[s(405)][s(199)](o[s(170)]),a=n[s(405)][s(199)](o[s(227)]);break;case s(286):i=n[s(405)][s(199)](o[s(425)]),a=i[s(272)](o[s(165)]);break;default:return}const c=n[s(405)][s(374)](i,a);n[s(405)][s(400)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(536)](c)){if(e[t(556)])continue;if(t(265)==e[t(406)])continue;const r=this[t(211)](e);if(r&&this[t(550)](r)&&t(331)!=o[t(406)])continue;const s=e[t(318)]&&e[t(318)][t(493)];(t(411)!=e[t(406)]||t(331)==o[t(406)]&&!s)&&(n[t(537)]||t(279)==e[t(406)]&&n[t(580)]||e[t(436)]()[t(221)](c)&&this[t(203)](e,i,a))}}))}),{priority:t(486)}),n[t(405)].on(t(277),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(342)])return;if(this[s(278)])return;if(!this[s(206)][s(345)])return;if(o[s(470)])return;const a=n[s(405)][s(373)],{start:c,end:u}=o[s(436)](),l=c[s(514)]&&a[s(381)](c[s(514)])?null:a[s(454)](c,s(235)),f=u[s(415)]&&a[s(381)](u[s(415)])?null:a[s(454)](u,s(323)),h=n[s(405)][s(374)](l?l[s(459)]:c,f?f[s(233)]:u);n[s(405)][s(400)]((t=>{const e=s;this[e(488)](h);const r=n[e(405)][e(373)][e(454)](h[e(459)]);o.is(e(590))?t[e(254)](r):o[e(494)](r)})),e[s(451)]()}),{priority:e.priorities[t(499)]+10}),n[t(405)].on(t(256),((e,r)=>{const s=t,o=r[r[s(510)]-1];o&&o[s(342)]||this[s(278)]||this[s(206)][s(345)]&&(n[s(405)][s(400)]((()=>{const t=s;let o=n[t(405)][t(256)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(443)]=o[t(388)]();const i=o[t(233)][t(415)],a=n[t(405)][t(373)];i&&a[t(168)](i)&&!a[t(532)](i)&&(o=n[t(405)][t(374)](o[t(459)],n[t(405)][t(199)](i,t(233)))),this[t(172)](o)})),e[s(451)]())}),{priority:t(312)}),this[t(501)][t(507)][t(166)](t(348),this[t(206)]),this[t(417)](t(348));const o=new p(n,this[t(258)]);n[t(507)][t(166)](t(430),o),this[t(417)](t(430));const i=new E(n,this[t(258)]);n[t(507)][t(166)](t(418),i),this[t(417)](t(418)),n[t(507)][t(166)](t(568),new S(n,o,this[t(258)])),this[t(417)](t(568)),n[t(507)][t(166)](t(236),new S(n,i,this[t(258)])),this[t(417)](t(236)),n[t(507)][t(166)](t(281),new w(n,o,this[t(258)])),this[t(417)](t(281)),n[t(507)][t(166)](t(237),new w(n,i,this[t(258)])),this[t(417)](t(237));const c=n[t(333)][t(253)](t(359));this[t(310)](c,t(364),((e,{threadId:n})=>{const r=t,s=this[r(258)][r(253)](n);s&&s[r(375)]&&1===s[r(375)][r(510)]&&this[r(520)](n,{hasComments:!0})}),{priority:t(198)}),this[t(310)](c,t(404),((e,{threadId:n})=>{const r=t,s=this[r(258)][r(253)](n);s&&s[r(375)]&&!s[r(375)][r(510)]&&this[r(520)](n,{hasComments:!1})}),{priority:t(198)})}set[dc(336)](t){const n=dc;if(this[n(340)])throw new e.CKEditorError(n(466),this);this[n(340)]=t}get[dc(336)](){return this[dc(340)]}[dc(264)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(258)][n(185)]())t&&!e[n(551)]||r[n(463)](e);return e?r[n(593)]((t=>t[n(355)]())):r}[dc(553)](t){const n=dc,r=this[n(258)][n(253)](t);if(!r)throw new e.CKEditorError(n(440),this);return r}[dc(572)](t){const e=dc;return this[e(258)][e(557)](t)}[dc(358)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(406)][e(331)](":"),a=this[e(258)][e(253)](r)||this[e(190)](o,i,r,n,s);if(this[e(547)](a),this[e(339)](a,o,i||null,n),a[e(386)]=t[e(386)],a[e(270)]=!0,s&&s[e(531)]){const t=s[e(531)],n=this[e(597)](t[e(529)]);a[e(224)]=t[e(386)],a[e(393)]=n,a[e(492)]=!0}else a[e(224)]=t[e(386)];switch(t[e(318)]&&(a[e(318)]=t[e(318)]),t[e(209)]&&(a[e(209)]=t[e(209)]),this[e(340)]&&this[e(340)][e(327)]||(a[e(591)]=!0),this[e(290)][e(253)](a)){case e(541):this[e(290)][e(401)](a,e(309));break;case e(548):a[e(551)]?(this[e(248)](new Set([a])),this[e(249)](new Set([a])),this[e(290)][e(401)](a,e(571)),this[e(549)](e(300),a)):this[e(290)][e(401)](a,e(567))}return a}[dc(430)](t){const e=dc;this[e(342)]((()=>{const n=e;this[n(501)][n(405)][n(400)]((()=>{const e=n;for(const n of t[e(419)]())n[e(481)]()}))}))}[dc(418)](t){const e=dc;this[e(342)]((()=>{const n=e;this[n(501)][n(405)][n(400)]((()=>{const e=n;for(const n of t[e(419)]())n[e(438)]()}))}))}[dc(417)](t,n){const r=dc,s=this[r(501)][r(507)][r(253)](t);if(!s)throw new e.CKEditorError(r(173),this,{commandName:t});if(this[r(365)][r(557)](s))throw new e.CKEditorError(r(456),this,{commandName:t});this[r(365)][r(166)](s),n&&s.on(r(183),((t,e)=>{const o=r;this[o(206)][o(345)]&&(this[o(278)]||(e[o(510)]>0&&e[e[o(510)]-1]&&e[e[o(510)]-1][o(342)]?e[o(542)]():(t[o(443)]=n(((...t)=>s[o(183)](...t,{forceDefaultExecution:!0})),...e),t[o(451)]())))}),{priority:r(312)})}[dc(342)](t){const n=dc;let r,s;const o=this[n(278)];this[n(278)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(278)]=!1),s&&e.CKEditorError[n(368)](s,this),r}[dc(172)](t,n=null,r={}){const s=dc;if(t[s(470)])return null;const o=this[s(501)][s(333)][s(253)](s(238)).me;for(const{suggestion:e,meta:o}of this[s(536)](t,s(279)))if(o[s(580)]){if(!o[s(595)]){if(o[s(537)]){if(!this[s(530)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(203)](e,t[s(459)],t[s(233)]);break}if(n==e[s(223)]&&Sc(e,r)){const n=e[s(436)]();return n[s(459)][s(504)](t[s(233)])?this[s(578)](e,this[s(469)][s(374)](t[s(459)],n[s(233)])):this[s(578)](e,this[s(469)][s(374)](n[s(459)],t[s(233)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(433)+n:s(279),u=this[s(472)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(289)](c,i,a,t),u}[dc(424)](t,n=dc(313),r={}){const s=dc,o=this[s(501)][s(333)][s(253)](s(238)).me,i=this[s(305)][s(564)](s(279),n,s(599));for(const e of this[s(264)]())if(e[s(393)].id==o.id&&s(279)==e[s(406)]&&e[s(223)]==n&&Sc(e,r)&&(i(e[s(335)](),t)||i(t,e[s(335)]()))){for(const n of t)e[s(219)](n);return e}for(const{suggestion:e,meta:n}of this[s(536)](t,s(279))){if(!n[s(580)])continue;if(!this[s(530)]&&n[s(537)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(335)]())for(const e of t)if(!n[s(221)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(433)+n,l=this[s(472)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(289)](u,a,c,e,Vr[s(377)]());return l}[dc(346)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(470)])return null;if(o(527)===this[o(250)]){const e=this[o(305)][o(564)](o(265),r,o(481));return this[o(342)]((()=>e([t],n,s))),null}const i=this[o(501)][o(333)][o(253)](o(238)).me,a=[];if(o(562)!==this[o(250)])for(const{suggestion:e,meta:n}of this[o(536)](t,o(279)))n[o(580)]&&!n[o(446)]&&a[o(463)](...e[o(335)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(218)](s);e&&r[n(463)](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(510)];){const s=r[e][n(343)](t);r[n(251)](e,1,...s),e+=s[n(510)]}}return r}(t,a);c[o(510)]&&this[o(469)][o(400)]((()=>{const t=o;for(const e of c){const o=this[t(305)][t(564)](t(265),r,t(481));this[t(342)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(459)],u=t[o(233)];for(const{suggestion:e,meta:n}of this[o(536)](t,o(265))){if(!n[o(580)])continue;if(e[o(223)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(436)]();if(i[o(221)](t,!0))return null;c=c[o(382)](i[o(459)])?c:i[o(459)],u=u[o(171)](i[o(233)])?u:i[o(233)],a?i[o(459)][o(382)](a[o(436)]()[o(459)])?(a[o(220)](),a=e):e[o(220)]():a=e}const l=this[o(469)][o(374)](c,u);if(a)this[o(578)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(472)]({id:t,type:o(175)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(289)](o(175)+r,t,a,l)}}return null}[dc(534)](t,n,r=[],s=null,o={}){const i=dc;n[i(506)]||(n[i(506)]=n[i(587)]),n[i(493)]=t.is(i(255)),s=s||Ac(n);const a=r[i(593)]((t=>Rc(t,this[i(469)]))),c=t.is(i(255))?t:Rc(t,this[i(469)]);if(i(527)===this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t([c],n,o))),null}a[i(463)](c);let u=!0;for(const t of a)if(!this[i(317)](t)){u=!1;break}if(u&&i(562)!==this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t([c],n,o))),null}let l=null,f=c[i(459)],h=c[i(233)];for(const{suggestion:t,meta:e}of this[i(536)](c,i(411))){if(!e[i(580)])continue;if(e[i(595)]||e[i(537)]||e[i(446)])continue;if(t[i(318)][i(506)]!=n[i(506)])continue;if(!Sc(t,o))continue;const r=t[i(436)]();if(t[i(223)]==s){if(r[i(221)](c,!0))return null;f=f[i(382)](r[i(459)])?f:r[i(459)],h=h[i(171)](r[i(233)])?h:r[i(233)],l?r[i(459)][i(382)](l[i(436)]()[i(459)])?(l[i(220)](),l=t):t[i(220)]():l=t}else{const e=c[i(218)](r);this[i(341)](t,e)}}const g=this[i(501)][i(333)][i(253)](i(238)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(578)](l,this[i(469)][i(374)](f,h)),l;{const t=this[i(472)]({id:d,type:i(559)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(289)](i(559)+s,d,p,this[i(469)][i(374)](f,h)),t}}[dc(509)](t,n,r=[],s=null,o={}){const i=dc;n[i(506)]||(n[i(506)]=n[i(587)]);const a=t[0];n[i(493)]=a.is(i(255)),s=s||Ac(n);const c=r[i(593)]((t=>Rc(t,this[i(469)]))),u=a.is(i(255))?t:t[i(593)]((t=>Rc(t,this[i(469)])));if(i(527)===this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t(u,n,o))),null}c[i(463)](...u);let l=!0;for(const t of c)if(!this[i(317)](t)){l=!1;break}if(l&&i(562)!==this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t(u,n,o))),null}const f=this[i(501)][i(333)][i(253)](i(238)).me;for(const t of this[i(264)]()){if(t[i(393)].id!=f.id)continue;if(i(411)!=t[i(406)]||t[i(318)][i(506)]!=n[i(506)])continue;if(!Sc(t,o))continue;const e=t[i(223)]==s;for(let n=0;n<u[i(510)];n++){const r=u[n];for(const s of t[i(243)]()){const o=s[i(380)]();if(r[i(504)](o)){e?(u[i(251)](n,1),n--):t[i(543)](s[i(450)]);break}}}}if(0==u[i(510)])return null;const h=this[i(305)][i(564)](i(411),s,i(599));for(const t of this[i(264)]())if(t[i(393)].id==f.id&&i(411)==t[i(406)]&&t[i(318)][i(506)]==n[i(506)]&&t[i(223)]==s&&Sc(t,o)&&(h(t[i(335)](),u)||h(u,t[i(335)]()))){for(const e of u)t[i(219)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(559)+s,m=this[i(472)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(289)](p,g,d,t,Vr[i(377)]());return m}[dc(488)](t,n=null,r={}){const s=dc;if(t[s(470)])return null;const o=this[s(501)][s(333)][s(253)](s(238)).me,a=new i.LiveRange(t[s(459)],t[s(233)]);for(const{suggestion:t,meta:e}of this[s(536)](a,s(279)))if(e[s(580)]&&!e[s(595)])if(t[s(556)]){const e=t[s(335)]()[s(208)]((t=>s(427)!=t[s(439)][s(421)]));if(e[s(315)]((t=>a[s(221)](t,!0)))&&t[s(438)](),e[s(511)]((t=>t[s(221)](a,!0)))){const t=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>t([a],null,r))),null}}else{const e=a[s(218)](t[s(436)]());null!==e&&t[s(496)]([e],null,r)}if(a[s(565)](),a[s(470)]||s(427)==a[s(439)][s(421)])return null;let c=null,u=a[s(459)],l=a[s(233)];const f=this[s(536)](a,s(225));for(const{suggestion:t,meta:e}of f){const n=this[s(469)][s(374)](u,l);if(e[s(580)]&&(this[s(530)]||!e[s(537)]&&!e[s(446)]))if(t[s(556)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(335)]()){if(r[s(221)](n,!0))return t;n[s(221)](r)||(e=!1)}e&&t[s(438)]()}else{const e=t[s(436)]();if(e[s(221)](n,!0))return t;if(!Sc(t,r)){n[s(221)](e)?t[s(220)]():e[s(314)](u)?u=e[s(233)]:e[s(314)](l)&&(l=e[s(459)]);continue}u=u[s(382)](e[s(459)])?u:e[s(459)],l=l[s(171)](e[s(233)])?l:e[s(233)],r=Object[s(212)]({},t[s(209)]),c?e[s(459)][s(382)](c[s(436)]()[s(459)])?(c[s(220)](),c=t):t[s(220)]():c=t}}if(c)return this[s(578)](c,this[s(469)][s(374)](u,l)),c;{const t=(0,e.uid)(),i=this[s(469)][s(374)](u,l),a=o.id,c=n?s(366)+n:s(225),f=this[s(472)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(289)](c,t,a,i),f}}[dc(441)](t,n=dc(313),r={}){const s=dc,o=this[s(501)][s(333)][s(253)](s(238)).me,a=t[s(593)]((t=>new i.LiveRange(t[s(459)],t[s(233)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(536)](a,s(279)))e[s(580)]&&!e[s(595)]&&c[s(166)](t);for(const e of c)if(e[s(556)]){const o=e[s(335)]();if((!e[s(209)]||!e[s(209)][s(296)])&&o[s(315)]((t=>a[s(511)]((e=>e[s(221)](t,!0)))))&&e[s(438)](),a[s(315)]((t=>o[s(511)]((e=>e[s(221)](t,!0)))))){const e=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>e(t,null,r))),null}}else{const t=e[s(436)]();if(a[s(511)]((e=>e[s(221)](t,!0)))&&e[s(438)](),a[s(315)]((e=>t[s(221)](e,!0)))){const t=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>t(a,null,r))),null}}const u=this[s(305)][s(564)](s(225),n,s(599));let l=null;for(const t of this[s(264)]())if(t[s(393)].id==o.id&&t[s(551)]&&s(225)==t[s(406)]&&t[s(223)]==n&&Sc(t,r)&&(u(t[s(335)](),a)||u(a,t[s(335)]())))if(l){if(t[s(375)]&&t[s(375)][s(510)])continue;for(const e of t[s(335)]())l[s(180)](e)||l[s(219)](e);t[s(220)]()}else{l=t;for(const e of a)t[s(180)](e)||t[s(219)](e)}if(l)return l;c[s(195)]();for(const{suggestion:t,meta:e}of this[s(536)](a,s(225)))e[s(580)]&&(this[s(530)]||!e[s(537)]&&!e[s(446)])&&Sc(t,r)&&c[s(166)](t);for(const t of c){const e=t[s(335)]();if((!r||!r[s(296)])&&a[s(315)]((t=>e[s(511)]((e=>e[s(221)](t,!0))))))return t;(!t[s(209)]||!t[s(209)][s(296)])&&e[s(315)]((t=>a[s(511)]((e=>e[s(221)](t,!0)))))&&t[s(438)]()}const f=(0,e.uid)(),h=o.id,g=s(366)+n,d=this[s(472)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(565)](),t[s(470)]||s(427)==t[s(439)][s(421)]||this[s(289)](g,f,h,t,Vr[s(377)]());return d}[dc(416)](t,n,r,s,o){const i=dc;if(t[i(470)])return[];if(i(527)===this[i(250)])return[];const a=this[i(501)][i(333)][i(253)](i(238)).me.id,c=Array[i(320)](this[i(258)][i(185)]())[i(208)]((e=>i(596)==e[i(406)]&&e[i(318)][i(214)]==n&&e[i(180)](t)));if(i(467)===this[i(250)]){const e=this[i(536)](t,i(279))[i(208)]((({meta:t})=>t[i(580)]&&!t[i(446)]&&!t[i(595)]))[i(593)]((({suggestion:t})=>t));c[i(420)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(596)==t[i(406)]?t[i(318)][i(444)]:void 0,o=t[i(436)](),a=Array[i(320)](u[i(585)]())[i(337)]((t=>t[i(205)](o)));if(!a)continue;const c=a[i(343)](o);this[i(550)](n)&&i(279)==t[i(406)]&&0!=c[i(510)]||(u[i(332)](a),c[i(524)]((t=>{u[i(401)](t,r)})),i(279)!=t[i(406)]&&e!=s&&u[i(401)](a[i(218)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(510)]>37&&console[i(257)](i(525),{key:n});const f=(i(523)+(n+"|")+Ac({newValue:s}))[i(252)](0,60),h=this[i(472)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(463)](h),this[i(289)](f,c,a,t)}return l}[dc(262)](t){const e=dc;this[e(552)][e(166)](t)}[dc(487)](t){const e=dc;this[e(445)][e(166)](t)}[dc(517)](t,e=[],n=[]){const r=dc;this[r(417)](t,((t,...e)=>{this[r(201)]((()=>{t(...e)}))}));for(const t of e)this[r(487)](t);for(const t of n)this[r(262)](t)}[dc(211)](t){const e=dc;return e(596)==t[e(406)]?t[e(223)][e(331)]("|")[0]:null}[dc(578)](t,e){const n=dc,r=t[n(392)]();this[n(469)][n(400)]((t=>{t[n(555)](r,{range:e})}))}[dc(547)](t){const e=dc,n=t.id,r=this[e(501)][e(338)][e(253)](e(554));this[e(579)][e(222)](n)||this[e(579)][e(575)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(579)][e(216)](n);s[e(287)](e(246)),s[e(246)]=!1,t[e(375)]=s}[dc(339)](t,n,r,s){const o=dc;if(t[o(406)]!=n||t[o(223)]!=r||t[o(434)].id!=s)throw this[o(501)][o(354)](o(408)),new e.CKEditorError(o(408),this)}[dc(341)](t,n){const r=dc,s=t[r(436)]();if(n[r(504)](s))t[r(220)]();else if(s[r(221)](n)){const o=this[r(469)][r(199)](n[r(459)][r(415)],r(233));this[r(578)](t,this[r(469)][r(374)](s[r(459)],o));const i=(0,e.uid)(),a=t[r(434)].id,c=t[r(406)]+":"+t[r(223)];this[r(472)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(318)],attributes:t[r(209)]});const u=this[r(469)][r(199)](n[r(233)][r(319)],r(326)),l=this[r(469)][r(374)](u,s[r(233)]);this[r(289)](c,i,a,l)}else if(s[r(314)](n[r(459)])){const e=this[r(469)][r(199)](n[r(459)][r(415)],r(233));this[r(578)](t,this[r(469)][r(374)](s[r(459)],e))}else{const e=this[r(469)][r(199)](n[r(233)][r(319)],r(326));this[r(578)](t,this[r(469)][r(374)](e,s[r(233)]))}}[dc(317)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(536)](t,e(279))){if(!r[e(580)])continue;const s=n[e(335)]();for(const n of s)if(!t[e(343)](n)[e(510)])return!0}return!1}[dc(490)](t){const n=dc,r=this[n(501)][n(333)][n(253)](n(238))[n(306)](t);if(!r)throw new e.CKEditorError(n(460),this);return r}[dc(597)](t){const e=dc,n=this[e(501)][e(333)][e(253)](e(238)),r=(0,o.hashObject)(e(483)+t);return n[e(306)](r)||n[e(308)]({id:r,name:t})}[dc(190)](t,e,n,r,s){const o=dc,i=this[o(490)](r),a=this[o(305)][o(234)](t,e,n,i,s,(t=>{const e=o;this[e(520)](n,{attributes:t});const r=this[e(553)](n);this[e(248)](new Set([r])),this[e(249)](new Set([r]))}));return this[o(310)](a,o(481),(()=>{const t=o;this[t(520)](n,{state:t(407)})}),{priority:o(312)}),this[o(310)](a,o(438),(()=>{const t=o;this[t(520)](n,{state:t(215)})}),{priority:o(312)}),this[o(258)][o(401)](n,a),this[o(290)][o(401)](a,o(541)),a}[dc(282)](t){const e=dc,n=t[e(331)](":");return{group:n[0],type:n[1],subType:n[e(510)]>=5?n[2]:null,id:n[e(510)]<5?n[2]:n[3],authorId:n[e(510)]<5?n[3]:n[4],markerCount:6==n[e(510)]?n[5]:null}}[dc(203)](t,n,r){const s=dc,o=t[s(436)](),i=o[s(459)],a=o[s(233)];this[s(578)](t,this[s(469)][s(374)](i,n));const c=(0,e.uid)(),u=t[s(434)].id,l=t[s(406)]+(t[s(223)]?":"+t[s(223)]:"");this[s(472)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(209)],data:t[s(318)]});const f=this[s(211)](t);(s(411)==t[s(406)]||f&&this[s(550)](f))&&(r=this[s(469)][s(188)](r[s(319)])),this[s(289)](l,c,u,this[s(469)][s(374)](r,a))}[dc(536)](t,e=null){const n=dc,r=[],s=this[n(501)][n(333)][n(253)](n(238)).me;Array[n(569)](t)||(t=[t]);for(const o of this[n(264)]()){if(!o[n(551)])continue;if(e&&o[n(406)]!=e)continue;let i=!1;for(const e of o[n(335)]()){for(const a of t){const t=a[n(459)][n(504)](e[n(233)])||a[n(233)][n(504)](e[n(459)]);if(t||a[n(218)](e)){const c=a[n(221)](e)&&Tc(this[n(469)][n(373)],e[n(459)],a),u=e[n(221)](a)&&Tc(this[n(469)][n(373)],a[n(459)],e);r[n(463)]({suggestion:o,meta:{isOwn:s==o[n(393)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(289)](t,e,n,r,s){const o=dc;this[o(469)][o(400)]((i=>{const a=o;let c=a(303)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(328)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(174)](t){const e=dc,n=t[e(395)],r=t[e(563)];t[e(395)]=null,t[e(563)]=null,null!=n&&n[e(563)]==t&&(n[e(563)]=r),null!=r&&r[e(395)]==t&&(r[e(395)]=n),e(571)==this[e(290)][e(253)](t)&&(this[e(290)][e(401)](t,e(567)),this[e(549)](e(468),t,n,r))}[dc(472)](t){const n=dc,r=t.id,s=this[n(358)](t);if(this[n(340)]&&this[n(340)][n(327)]){const o=this[n(501)][n(333)][n(253)](n(478)),i=s[n(498)],a=s[n(223)]?s[n(406)]+":"+s[n(223)]:s[n(406)],c=this[n(501)][n(594)],u=o[n(166)](zr(c,n(187))),l={id:r,type:a,hasComments:i,data:t[n(318)]||null,originalSuggestionId:t[n(189)]||null,attributes:s[n(209)]};this[n(340)][n(327)](l)[n(497)]((t=>{const e=n;s[e(591)]=!0,o[e(361)](u),t&&t[e(386)]&&(this[e(258)][e(253)](r)[e(386)]=t[e(386)])}))[n(429)]((t=>{const r=n;throw(0,e.logWarning)(r(269)),this[r(501)][r(405)][r(266)]({isUndoable:!1},(()=>{s[r(438)]()})),s[r(489)](),this[r(258)][r(332)](s.id),this[r(290)][r(332)](s),t}))}return s}[dc(550)](t){const e=dc;return this[e(552)][e(557)](t)}[dc(520)](t,e){const n=dc,r=this[n(501)][n(333)][n(253)](n(478)),s=this[n(553)](t);if(this[n(340)]&&this[n(340)][n(295)])if(s[n(591)]){const s=r[n(166)](zr(this[n(501)][n(594)],n(187)));this[n(340)][n(295)](t,e)[n(497)]((()=>{r[n(361)](s)}))}else s.on(n(394),(()=>{this[n(520)](t,e)}))}[dc(350)](t){const n=dc;if(!this[n(340)]||!this[n(340)][n(553)])throw new e.CKEditorError(n(363),this);return this[n(340)][n(553)](t)}[dc(545)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(282)](t),i=this[e(258)][e(253)](n)||this[e(190)](r,s,n,o,{});switch(this[e(339)](i,r,s,o),this[e(290)][e(253)](i)){case e(541):this[e(350)](n)[e(497)]((t=>{const r=e;let s=Promise[r(353)]();t[r(498)]&&(s=this[r(579)][r(293)]({channelId:this[r(501)][r(338)][r(253)](r(554)),threadId:n})),s[r(497)]((()=>{const e=r;this[e(358)](t)[e(591)]=!0}))})),this[e(290)][e(401)](i,e(548));break;case e(567):this[e(520)](n,{state:e(284)});case e(309):this[e(290)][e(401)](i,e(571)),this[e(549)](e(300),i);break;case e(571):this[e(549)](e(508),i)}return i[e(426)](t),i}[dc(249)](t){const e=dc,n=Array[e(320)](t),r=n[e(208)]((t=>e(596)==t[e(406)]));this[e(169)](r);const s=n[e(208)]((t=>!t[e(556)]&&e(596)!=t[e(406)])),o=this[e(264)]({skipNotAttached:!0})[e(208)]((t=>!t[e(556)]&&e(596)!=t[e(406)])),i=o[e(208)]((n=>!t[e(557)](n))),a=new Map(o[e(593)]((t=>[t,this[e(305)][e(564)](t[e(406)],t[e(223)],e(385))]))),c=new Map(o[e(593)]((t=>[t,t[e(436)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(510)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(510)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(510)];t++){const n=s[t];!l[e(557)](n)&&n[e(395)]&&(f[e(166)](n[e(395)]),n[e(395)][e(563)]===n&&(n[e(395)][e(563)]=null),n[e(395)]=null),!u[e(557)](n)&&n[e(563)]&&(f[e(166)](n[e(563)]),n[e(563)][e(395)]===n&&(n[e(563)][e(395)]=null),n[e(563)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(510)];e++){const r=g(t,n[e]);r&&(r[0][s(563)]=r[1],r[1][s(395)]=r[0],u[s(166)](r[0]),l[s(166)](r[1]))}}function g(t,n){const r=e;if(t[r(393)].id!==n[r(393)].id)return null;const s=a[r(253)](t)(t,n,c[r(253)](t),c[r(253)](n));return s&&a[r(253)](n)(t,n,c[r(253)](t),c[r(253)](n))?s[1][r(375)]&&s[1][r(375)][r(510)]?null:s:null}f[e(292)]&&this[e(249)](f)}[dc(169)](t){const e=dc;if(0==t[e(510)])return;const n=this[e(264)]({skipNotAttached:!0})[e(208)]((t=>e(596)==t[e(406)]&&t[e(270)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(209)]);s[e(557)](n)||(s[e(401)](n,r[e(510)]),r[e(463)]([]));const i=s[e(253)](n);r[i][e(463)](t)}!function(){const t=e;r[t(485)](((e,n)=>{const r=t,s=e[0][r(386)],o=n[0][r(386)];return s==o?e[0][r(209)][r(533)]<n[0][r(209)][r(533)]?-1:1:s<o?-1:1}));for(const e of r)e[t(485)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(510)];t++){if(0==r[t][e(510)])continue;const n=[];for(let s=t+1;s<r[e(510)];s++)0!=r[s][e(510)]&&i(r[t],r[s])&&n[e(463)](s);for(const s of n)r[t]=r[t][e(239)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(563)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(395)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(209)][r(533)]!==n[0][r(209)][r(533)]&&t[0][r(393)]!==n[0][r(393)])return!1;if(!function(t,e){const n=r;return!t[n(498)]&&!e[n(498)]||(!t[n(498)]||!e[n(498)])&&(!!(t[n(498)]&&e[n(386)]<t[n(375)][n(241)][n(253)](0)[n(386)])||!!(e[n(498)]&&t[n(386)]<e[n(375)][n(241)][n(253)](0)[n(386)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(209)],r(533)),o=gc(n[0][r(209)],r(533));return!!wr(s,o)&&(!!t[r(315)]((t=>n[r(511)]((e=>t[r(436)]()[r(504)](e[r(436)]())))))&&n[r(315)]((e=>t[r(511)]((t=>e[r(436)]()[r(504)](t[r(436)]()))))))}}[dc(248)](t){const e=dc,n=Array[e(320)](t),r=this[e(264)]({skipNotAttached:!0}),s=r[e(208)]((n=>!t[e(557)](n))),o=new Map(n[e(593)]((t=>[t,this[e(305)][e(564)](t[e(406)],t[e(223)],e(599))]))),i=new Map(r[e(593)]((t=>[t,t[e(335)]()])));for(let t=0;t<n[e(510)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(510)];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(510)];e++){const s=r[e];if(s[a(406)]!==n[a(406)]||s[a(393)].id!==n[a(393)].id||s[a(223)]!==n[a(223)])continue;if(!Lc(n,s,[a(533)]))continue;if(a(596)==n[a(406)]&&n[a(318)][a(444)]!=s[a(318)][a(444)])continue;if(a(596)==n[a(406)]&&t[a(550)](n[a(318)][a(214)]))continue;if(a(411)==n[a(406)]){const e=t[a(501)][a(405)],r=n[a(288)]();if(r&&(e[a(373)][a(532)](r)||e[a(373)][a(381)](r)))continue}const c=o[a(253)](n),u=i[a(253)](n),l=i[a(253)](s),f=n[a(375)]&&n[a(375)][a(510)],h=s[a(375)]&&s[a(375)][a(510)];if(!f&&c(l,u))return t[a(399)](s,n),i[a(332)](n),!0;if(!h&&c(u,l))return t[a(399)](n,s),i[a(332)](s),!0}return!1}}[dc(399)](t,e){const n=dc;if(t[n(556)])for(const r of e[n(335)]())t[n(219)](r);else{const r=e[n(436)]()[n(233)];this[n(578)](t,this[n(469)][n(374)](t[n(436)]()[n(459)],r))}e[n(220)]()}[dc(383)](t,e){const n=dc,r=t[n(390)](n(245))||t[n(390)](n(596))?n(197):t[n(465)]();return zr(this[n(501)][n(594)],e+"_"+r+n(193))}[dc(367)](){const t=dc,e=this[t(501)];(0,o.surroundingMarkersDetector)(this[t(469)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(282)](t[s(450)]);if(s(196)===e){o[s(463)](this[s(383)](n,s(271)));break}}for(const t of r){const{group:e,type:n}=this[s(282)](t[s(450)]);if(s(196)===e){o[s(463)](this[s(383)](n,s(560)));break}}o[s(510)]&&e.ui[s(422)][s(502)](s(348),o[s(599)](" "))}))}[dc(491)](t){const e=dc;if(this[e(186)])return!1;const n=this[e(501)],r=n[e(405)][e(521)][e(202)][e(178)]();if(0==r[e(510)])return!1;const s=[],o=r[e(208)]((t=>e(596)==t[e(406)])),i=r[e(208)]((t=>e(462)==t[e(406)]&&e(182)!=t[e(450)])),a=r[e(208)]((t=>e(361)==t[e(406)]&&e(182)!=t[e(450)]));for(const t of o)s[e(463)]({key:t[e(273)],newValue:t[e(442)],oldValue:t[e(370)],range:kc(t[e(255)],n[e(405)])});for(const t of i){const r=a[e(337)]((n=>n[e(378)][e(504)](t[e(378)])));r&&s[e(463)]({key:e(484),newValue:t[e(450)],oldValue:r[e(450)],range:n[e(405)][e(316)](t[e(378)][e(514)])})}return 0!=s[e(510)]&&this[e(268)](t,s)}[dc(167)](t){const e=dc;let n=!1;const r=this[e(501)][e(405)][e(521)][e(202)][e(447)]()[e(208)]((t=>t[e(318)][e(192)]&&t[e(450)][e(390)](e(311))));for(const s of r){const{subType:r,id:o}=this[e(282)](s[e(450)]),i=r[e(331)]("|")[0];for(const r of this[e(264)]({skipNotAttached:!0}))r.id!=o&&e(596)==r[e(406)]&&r[e(318)]&&r[e(318)][e(214)]==i&&r[e(436)]()[e(205)](s[e(318)][e(192)])&&(this[e(535)](r,s[e(318)][e(192)],t),n=!0)}return n}[dc(201)](t){const e=dc;this[e(501)],this[e(186)]=!0,t()}[dc(210)](t){const e=dc,n=this[e(550)](t),r=this[e(445)][e(557)](t);return n||r}[dc(268)](t,e){const n=dc;if(0==e[n(510)])return!1;let r=!1;for(const s of e){const e=this[n(536)](s[n(255)],n(596))[n(208)]((t=>!t[n(213)][n(595)]))[n(593)]((t=>t[n(196)])),i=(0,o.hashObject)({newValue:s[n(431)]});e[n(208)]((t=>{const e=n,[r,o]=t[e(223)][e(331)]("|");return r==s[e(214)]&&o!=i}))[n(524)]((e=>{const o=n;this[o(535)](e,s[o(255)],t),r=!0}))}return r}[dc(535)](t,e,n){const r=dc,s=t[r(436)]()[r(343)](e);0!==s[r(510)]?1!==s[r(510)]?this[r(203)](t,e[r(459)],e[r(233)]):this[r(578)](t,s[0]):n[r(543)](t[r(392)]())}}class bc{constructor(t){const e=dc;this[e(362)]=t,this[e(469)]=t[e(405)],this[e(397)]=new Map,this[e(566)]=new Map,this[e(586)]()}[dc(234)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(469)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(564)](t,e,i(481))(...n),onDiscard:(...n)=>this[i(564)](t,e,i(438))(...n)})}[dc(398)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(397)][s(401)](o,r)}[dc(564)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(397)][r(253)](s)||this[r(566)][r(253)](t+":"+n)}[dc(586)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(485)](((t,n)=>t[e(459)][e(382)](n[e(459)])?1:-1)),this[e(469)][e(400)]((n=>{const r=e;for(const e of t){let t;t=e[r(233)][r(457)]&&e[r(233)][r(319)]==e[r(459)][r(514)]?n[r(576)](e[r(459)][r(514)],"on"):n[r(576)](e),this[r(469)][r(277)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(469)][n(400)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(593)]((t=>(_c(t)&&(t=this[s(469)][s(374)](t[s(233)])),t)))[s(208)]((t=>s(427)!==t[s(439)][s(421)]));if(c[s(510)]<1)return;const u=Array[s(320)](this[s(469)][s(521)][s(583)][s(335)]())[s(593)]((t=>i.LiveRange[s(577)](t)));r[s(254)](c);for(const t of this[s(362)][s(507)][s(507)]())t[s(574)]();a[s(463)]({forceDefaultExecution:!0}),this[s(362)][s(183)](o,...a);const l=u[s(208)]((t=>s(427)!=t[s(439)][s(421)]));l[s(510)]>0&&r[s(254)](l);for(const t of u)t[s(565)]()}))},s=(e,n)=>1==e[t(510)]&&1==n[t(510)]&&e[0][t(233)][t(504)](n[0][t(459)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(469)])?[e,n]:Nc(n,e,s,r,this[t(469)])?[n,e]:null;this[t(566)][t(401)](t(231),e),this[t(566)][t(401)](t(476),n),this[t(566)][t(401)](t(176),s),this[t(566)][t(401)](t(184),o),this[t(566)][t(401)](t(455),n),this[t(566)][t(401)](t(347),e),this[t(566)][t(401)](t(226),s),this[t(566)][t(401)](t(518),o),this[t(566)][t(401)](t(396),r),this[t(566)][t(401)](t(207),e),this[t(566)][t(401)](t(449),s),this[t(566)][t(401)](t(291),e),this[t(566)][t(401)](t(302),r),this[t(566)][t(401)](t(352),e),this[t(566)][t(401)](t(461),s),this[t(566)][t(401)](t(240),e),this[t(566)][t(401)](t(259),e),this[t(566)][t(401)](t(403),((e,n)=>{const r=t;if(!n)return;const s=this[r(362)][r(333)][r(253)](Ec);this[r(469)][r(400)]((t=>{const o=r;if(o(484)==n[o(214)])for(const r of e){const e=r[o(459)][o(514)],s=n[o(444)];t[o(325)](e,s)}else if(s[o(550)](n[o(214)]))for(const r of e)void 0!==n[o(444)]?t[o(330)](n[o(214)],n[o(444)],r[o(459)][o(514)]):t[o(194)](n[o(214)],r[o(459)][o(514)]);else for(const r of e)n[o(444)]?t[o(330)](n[o(214)],n[o(444)],r):t[o(194)](n[o(214)],r)}))})),this[t(566)][t(401)](t(435),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(319)][r(229)]({includeSelf:!0,parentFirst:!0})){if(s[r(439)]==s)return!1;if(!n[r(495)](s))return!1;if(t[r(532)](s)||t[r(381)](s))return!0}return!1}function _c(t){const e=dc;return t[e(233)][e(319)]==t[e(459)][e(514)]&&t[e(233)][e(360)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(458)].is(s(357))&&!r[s(532)](t[s(458)]),i=t[s(459)][s(298)](o),a=t[s(233)][s(298)](o,{direction:s(323)});return!(t[s(459)][s(504)](i)&&t[s(233)][s(504)](a)||(i[s(382)](a)?n[s(555)](e,{range:n[s(374)](i,a)}):n[s(543)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(459)][e(514)];return n&&n.is(e(351))}function kc(t,e){const n=dc;return null==t[n(233)][n(415)]&&t[n(233)][n(319)]==t[n(459)][n(514)]?Rc(t[n(459)][n(514)],e):t}function Rc(t,e){const n=dc,r=e[n(373)][n(532)](t)||e[n(373)][n(413)](t);return e[n(374)](e[n(199)](t,n(448)),r?e[n(384)](t):e[n(199)](t,n(233)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(233)][o(504)](r[o(459)]))return!0;if(t[o(406)]!=e[o(406)])return!1;if(!n[o(233)][o(177)](r[o(459)]))return!1;const i=s[o(374)](n[o(233)],r[o(459)])[o(452)]();for(const t of i)if([o(561),o(453)][o(581)](t[o(406)])&&s[o(373)][o(381)](t[o(458)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(270)]||!e[r(270)])&&wr(gc(t[r(209)],n),gc(e[r(209)],n))}function Sc(t,e){const n=dc,r=vc(t[n(209)]),s=vc(e);if(!t[n(270)])return!1;for(const t of Object[n(585)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(212)]({},t);return delete n[e(296)],delete n[e(526)],n}const Mc=wc;function Oc(){const t=["3SLEanJ","137979TqffLI","model","PendingActions","1200obzKrO","_acceptCommand","_editor","429JvkMrF","15843LBtHHX","change:isDirty","canEditAt","plugins","isEnabled","remove","commentThreadController","canDiscard","bind","_setPendingAction","listenTo","unbind","_removePendingAction","execute","commands","isDirty","_pendingAction","4770848PPtiGo","view","153534UOHtEL","2524025XRjfzN","canAccept","_discardCommand","getRanges","PENDING_ACTION_SUGGESTION","7377604tJsAQP","add","273DoDFwv","discardSuggestion","locale","1973124yNdfEz","acceptSuggestion","destroy","44bfEjZq","get","stopListening"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(977946===parseInt(n(271))/1*(parseInt(n(260))/2)+parseInt(n(263))/3*(-parseInt(n(252))/4)+-parseInt(n(291))/5+parseInt(n(290))/6*(-parseInt(n(254))/7)+-parseInt(n(288))/8+-parseInt(n(264))/9*(parseInt(n(267))/10)+-parseInt(n(270))/11*(-parseInt(n(257))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(265)]=e,this[s(289)]=n,this[s(277)]=r,this[s(269)]=t,this[s(268)]=t[s(285)][s(261)](s(258)),this[s(293)]=t[s(285)][s(261)](s(255)),this[s(289)][s(279)](s(275)).to(this[s(268)],this[s(293)],((t,e)=>t||e)),this[s(289)][s(279)](s(292)).to(this[s(268)],s(275),(t=>t&&this[s(269)][s(265)][s(273)](e[s(250)]()))),this[s(289)][s(279)](s(278)).to(this[s(293)],s(275),(t=>t&&this[s(269)][s(265)][s(273)](e[s(250)]()))),this[s(287)]=null,n[s(286)]&&this[s(280)](),this[s(281)](n,s(258),(()=>this[s(258)]())),this[s(281)](n,s(255),(()=>this[s(255)]())),this[s(281)](n,s(272),(()=>{const t=s;n[t(286)]?this[t(280)]():this[t(283)]()}))}[Mc(258)](){const t=Mc;this[t(268)][t(284)](this[t(265)].id)}[Mc(255)](){const t=Mc;this[t(293)][t(284)](this[t(265)].id)}[Mc(259)](){const t=Mc;this[t(289)][t(282)](t(275)),this[t(289)][t(282)](t(292)),this[t(289)][t(282)](t(278)),this[t(262)](),this[t(277)][t(259)](),this[t(287)]&&this[t(283)]()}[Mc(280)](){const t=Mc,e=zr(this[t(269)][t(256)],t(251));this[t(287)]=this[t(269)][t(274)][t(261)](t(266))[t(253)](e)}[Mc(283)](){const t=Mc;null!==this[t(287)]&&this[t(269)][t(274)][t(261)](t(266))[t(276)](this[t(287)]),this[t(287)]=null}}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=431]})(t,e)}const Pc=Dc;function xc(){const t=["destroy","setData","focus","bind","locale","10BoAzYr","editorConfig","commentThreadInputView","5142151gIpWVp","descriptionParts","canDiscard","submit","commentsListView","7118616EUOnSg","removeComment","canAccept","45JXtNMK","showInput","isEnabled","commentThread","cancel","550348TxgDlO","updateComment","hasDirtyComment","element","_model","2956758RXaNjB","_createCommentViews","126116jaTrWi","_config","set","length","214200LdAMRI","fire","5289804PVjngE","disabledSubmit","disableComments","_createCommentThreadInputView","1890jKiali","authoredAt","assign","isActive","editor","commentInputView","value","delegate","CommentView","isDirty","isReadOnly","addComment","_localUser"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(862303===-parseInt(n(475))/1*(-parseInt(n(452))/2)+parseInt(n(473))/3+parseInt(n(468))/4*(parseInt(n(463))/5)+parseInt(n(481))/6+parseInt(n(455))/7+parseInt(n(460))/8+-parseInt(n(479))/9*(parseInt(n(434))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Uc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(459)]=null,this[s(454)]=null,this[s(477)](s(437),!1),this[s(477)](s(435),e[s(435)]),this[s(450)](s(435)).to(e),this[s(477)](s(456),[]),this[s(477)](s(443),!1),this[s(477)](s(465),!1),this[s(477)](s(462),!1),this[s(477)](s(457),!1),this[s(472)]=e,this[s(446)]=n,this[s(476)]=r,r[s(432)]?this[s(477)](s(478),1):this[s(474)]()}[Pc(449)](){const t=Pc;this[t(471)][t(449)]()}[Pc(447)](){const t=Pc;this[t(459)]&&this[t(459)][t(447)](),this[t(454)]&&this[t(454)][t(447)](),super[t(447)]()}[Pc(474)](){const t=Pc,{CommentsListView:e}=this[t(476)];this[t(459)]=new e(this[t(451)],this[t(472)][t(466)],Object[t(436)]({CommentView:this[t(476)][t(442)]},this[t(476)])),this[t(459)][t(441)](t(461)).to(this),this[t(459)][t(441)](t(469)).to(this),this[t(459)][t(450)](t(437)).to(this),this[t(477)](t(478),this[t(459)][t(478)]+1),this[t(450)](t(478)).to(this[t(459)],t(478),(t=>t+1)),this[t(454)]=this[t(433)](),this.on(t(461),(()=>this[t(449)]())),this[t(450)](t(443)).to(this[t(459)],t(470),this[t(454)][t(439)],t(440),((t,e)=>t||!!e))}[Pc(433)](){const t=Pc,{CommentThreadInputView:e}=this[t(476)],n=new e(this[t(451)],this[t(446)],this[t(476)][t(453)]),r=n[t(439)];return n[t(450)](t(464)).to(this,t(437),this[t(472)][t(466)],t(444),r,t(440),((t,e,n)=>!!n||t&&!e)),r.on(t(458),((e,n)=>{const s=t;this[s(480)](s(445),n),r[s(438)][s(448)]("")})),r.on(t(467),(()=>this[t(449)]())),r[t(450)](t(431)).to(this[t(472)][t(466)],t(444)),n}}const Bc=Gc;function jc(){const t=["commentThreadInputView","join","getTemplate","bind","description","1127yvTrJS","map","ck-suggestion__user","isActive","10WRcucK","source","ck-annotation__info","</span>","ck-annotation__main","bindTemplate","30036ldPYpS","ck-suggestion-wrapper--active",".ck-annotation__content-wrapper","getUserViewNotificationText","</p>","10fRSGti","ck-suggestion__info-name","span","render","formatDateTime","type","16115gPSAHm","EXTERNAL_AVATAR","editorDestroyed","commentThread","split","acceptSuggestion","ck-suggestion","setTemplate","isEnabled","children","delegate","descriptionParts","name","set","EXTERNAL_IMPORT_WORD_AVATAR","discardSuggestion","querySelector","9075192CcfxSA","ck-suggestion--accept","ck-suggestion--discard","19558770tsHDLB","canAccept","push","142203rdFqMz","ck-suggestion--disabled-comments","content","element","userView","acceptButton","value","author","canDiscard","title","div","check","ck-suggestion__main","color",'" title="',"_createButton","EXTERNAL_IMPORT_WORD_SUGGESTION","Accept suggestion","creator","innerText","execute","EXTERNAL_SUGGESTION","disableComments","importWord","fire","_model","createElement","Discard suggestion","editorReady","ck-comment__info-time",'<span class="ck-suggestion-type">',"time","innerHTML","ck-annotation__content-wrapper","ck-annotation__info-time","@external",'"></span>',"ck-suggestion__actions","_descriptionElement",'<span class="ck-suggestion-color" style="background-color: ',"ck-comment__external","ck-suggestion-","cancel","getExternalSuggestionNote","ck-suggestion__info","_config","extendTemplate","ck-suggestion-wrapper","attributes","discardButton","941819MaMnGw","isExternal","ck-annotation__actions","commentsListView","authoredAt","<p>","ck-annotation__user","5398362gKKKTq","ck-annotation__info-name","ck-annotation","712SANNPO","change:description","locale"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(568643===parseInt(n(297))/1+parseInt(n(319))/2*(-parseInt(n(359))/3)+parseInt(n(307))/4*(-parseInt(n(336))/5)+parseInt(n(325))/6*(-parseInt(n(315))/7)+-parseInt(n(353))/8+parseInt(n(304))/9*(parseInt(n(330))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Hc extends Uc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(349)](i(335),""),this[i(313)](i(335)).to(this,i(347),(t=>t&&t[0]?t[0][i(335)]:"")),this[i(313)](i(314)).to(this,i(347),this,i(318),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(302)+Vc(e[n(361)],e[n(372)])+n(329);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(285)]=null,this[i(364)]=this[i(374)](zr(e,i(376)),t.icons[i(370)],i(354),i(341),"sw"),this[i(364)][i(313)](i(344)).to(this,i(357)),this[i(296)]=this[i(374)](zr(e,i(386)),t.icons[i(289)],i(355),i(351),"sw"),this[i(296)][i(313)](i(344)).to(this,i(367)),this[i(363)]=new o.UserView(e,this[i(384)][i(366)],this[i(328)]()),this[i(363)][i(293)]({attributes:{class:[i(317),i(303)]}}),this[i(343)](this[i(312)]())}[Bc(312)](){const t=Bc,e=this[t(324)],n=[{tag:t(369),attributes:{class:[t(291),t(321)]},children:[{tag:t(332),children:[{text:this[t(363)][t(348)]}],attributes:{class:[t(331),t(305)]}},{tag:t(390),attributes:{datetime:e.to(t(301)),class:[t(388),t(281)]},children:[{text:e.to(t(301),(e=>this[t(292)][t(334)](e)))}]}]},{tag:t(369),attributes:{class:[t(284),t(299)]},children:[this[t(364)],this[t(296)]]},{tag:t(369),attributes:{class:[t(280)]}}];this[t(384)][t(298)]&&n[t(358)]({tag:t(369),attributes:{class:[t(287)]},children:[{text:this[t(290)]()}]});const r={tag:t(369),attributes:{class:[t(294),e.if(t(318),t(326)),e.to(t(335),(e=>t(288)+e)),this[t(292)][t(381)]&&t(360)],"data-suggestion-id":this[t(384)].id,"data-thread-id":this[t(384)][t(339)].id,"data-author-id":this[t(384)][t(366)].id,tabindex:-1},children:[{tag:t(369),attributes:{class:[t(342),t(306)]},children:[this[t(363)],{tag:t(369),attributes:{class:[t(371),t(323)]},children:n}]}]};return this[t(300)]&&this[t(310)]&&(r[t(345)][t(358)](this[t(300)],this[t(310)]),this[t(300)][t(346)](t(387)).to(this),this[t(300)][t(346)](t(338)).to(this),this[t(310)][t(346)](t(387)).to(this),this[t(310)][t(346)](t(338)).to(this)),r}[Bc(333)](){const t=Bc;super[t(333)](),this[t(285)]=this[t(362)][t(352)](t(327)),this[t(285)][t(279)]=this[t(314)],this.on(t(308),((e,n,r)=>{const s=t;this[s(285)][s(279)]=r}))}[Bc(374)](t,e,n,r,o){const i=Bc,a=new s.ButtonView(this[i(309)]);return a[i(349)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(293)]({attributes:{class:n}}),a.on(i(379),(()=>{const t=i;this[t(383)](r,this[t(384)].id)})),a}[Bc(290)](){const t=Bc;return t(382)===this[t(384)][t(295)][t(282)][t(320)]?zr(this[t(309)],t(375)):zr(this[t(309)],t(380))}[Bc(328)](){const t=Bc;return this[t(384)][t(298)]?t(382)===this[t(384)][t(295)][t(282)][t(320)]?zr(this[t(309)],t(350),this[t(384)][t(377)][t(348)]):zr(this[t(309)],t(337),this[t(384)][t(377)][t(348)]):null}}function Vc(t,e){const n=Bc;let r="";return r+=t[n(340)]("*")[n(316)](((t,e)=>e%2!=0?n(389)+zc(t)+n(322):zc(t)))[n(311)](""),e&&(r+=n(286)+e[n(365)]+n(373)+e[n(368)]+n(283)),r}function zc(t){const e=Bc,n=document[e(385)](e(332));return n[e(378)]=t,n[e(279)]}function Wc(t,e){const n=Xc();return(Wc=function(t,e){return n[t-=480]})(t,e)}const Kc=Wc;function Xc(){const t=["switchbutton","clear","comments.maxThreadTotalWeight","editor","10EdmkYi","mainView","set","focus","listenTo","addSourceCollector","has","activeMarkers","Accept all suggestions","isEnabled","_refreshActiveMarkers","commentThread","comments.editorConfig","1852912qXMYtU","some","_annotationViews","reduce","getRanges","5783076XcWlRV","getAllAdjacentSuggestions","CommentsRepository","getByInnerView","Discard all suggestions","keys","createAnnotation","bind","commandName","36aFtZWB","length","stopListening","createCommentThreadController","isOn","CommentsUI","pluginName","getJoined","isDirty","isMultiRange","_initializeController","Track changes","values","hasSuggestion","componentFactory","button","319370ywrbJE","_handleControllerBuffer","comments.maxCommentCharsWhenCollapsed","separator","7gWctQz","_suggestionToController","editing","plugins","init","actionView","createAnnotationView","isInContent","descriptionParts","getMarkerNames","view","addComment","config","innerView","getDescriptions","type","getMarkers","trackChanges.SuggestionThreadView","define","_handleSuggestionControllerDelayed","_bindAnnotationToEditors","requires","change:previous","change:activeAnnotations","value","comments.maxCommentsWhenCollapsed","locale","SuggestionThreadView","CommentView","_disableComments","acceptButton","getFirstRange","TrackChangesUI","lowest","filter","_descriptionFactory","1776867TUHctT","trackChanges.disableComments","source","head","remove","Accept all selected suggestions","Discard all selected suggestions","commands","comments","execute","arrowView","suggestionChanged","size","_destroyController","map","suggestion-","activeAnnotations","discardAllSuggestions","unbind","push","acceptSelectedSuggestions","previous","EditorAnnotations","model","buttonView","add","_unbindEditors","6540552LHgiKp","3166394qxdnEK","TrackChangesEditing","26878dEYxNJ","trackChanges","acceptAllSuggestions","Annotations","registerAnnotation","_createUIButton","from","suggestionUnloaded","getSuggestion","discardButton","suggestionLoaded","delete","refreshSelectedViews","_viewToController","discardSelectedSuggestions","toMany","_updateController","get","destroy","33GYIBfl"];return(Xc=function(){return t})()}!function(t,e){const n=Wc,r=t();for(;;)try{if(474609===-parseInt(n(543))/1*(parseInt(n(524))/2)+parseInt(n(494))/3+-parseInt(n(561))/4+-parseInt(n(591))/5*(parseInt(n(575))/6)+-parseInt(n(595))/7*(-parseInt(n(521))/8)+parseInt(n(566))/9+-parseInt(n(548))/10*(parseInt(n(522))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Kc(616)](){const t=Kc;return[Ec,o.Users,t(568),t(527),t(516)]}static get[Kc(581)](){return Kc(490)}constructor(t){const e=Kc;super(t),this[e(596)]=new Map,this[e(537)]=new Map,this[e(563)]=new Map,this[e(592)]=new Map;const n=this[e(547)][e(607)];n[e(613)](e(612),Hc),n[e(613)](e(495),!1),this[e(487)]=n[e(541)](e(495))}[Kc(614)](t,e){const n=Kc;0===this[n(592)][n(506)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(592)]){const r=this[t(596)][t(554)](e);r||n?r&&n&&this[t(507)](e):this[t(585)](e)}this[t(592)][t(545)](),this[t(547)][t(598)][t(541)](t(516))[t(536)](),this[t(558)]()}),10),this[n(592)][n(550)](t,e)}[Kc(599)](){const t=Kc,e=this[t(547)],n=e[t(598)][t(541)](t(523)),r=e[t(598)][t(541)](t(527)),s=e[t(598)][t(541)](t(516)),o=e[t(598)][t(541)](t(568));e.ui[t(589)][t(519)](t(525),(e=>this[t(529)](e))),s[t(553)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(530)](this[e(596)])){const s=t[e(567)](),o=[];for(const t of s){if(!t[e(602)])continue;if(t[e(584)]){o[e(513)](...t[e(565)]());continue}const n=t[e(489)]();if(o[e(576)]>0){const t=o[0][e(582)](n);if(t){o[0]=t;continue}}o[e(513)](n)}n[e(513)]([r[e(605)],o])}return n})),this[t(552)](n,t(534),((e,n)=>{const r=t;this[r(552)](n,r(480),((t,e,s,o)=>{const i=r;n[i(602)]&&(null==s?(this[i(540)](o[i(497)]),this[i(614)](n,!1)):(this[i(540)](s[i(497)]),null==o&&this[i(614)](n,!0)))})),null!==n[r(515)]?this[r(540)](n[r(497)]):this[r(614)](n,!1)})),this[t(552)](n,t(531),((e,n,r)=>{const s=t;this[s(577)](n,s(480)),this[s(592)][s(535)](n),this[s(596)][s(554)](n)&&this[s(507)](n),r&&this[s(540)](r[s(497)])})),this[t(552)](n,t(505),((e,n)=>{this[t(540)](n)})),this[t(552)](r,t(481),(()=>{this[t(558)]()})),this[t(552)](o,t(606),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(588)](r))return;const i=n[o(532)](r);this[o(596)][o(541)](i)[o(605)][o(551)]()}),{priority:t(491)})}[Kc(558)](){const t=Kc,e=this[t(547)][t(598)][t(541)](t(527)),n=this[t(547)][t(598)][t(541)](t(523)),r=Array[t(530)](e[t(510)],(e=>e[t(608)]))[t(492)]((e=>this[t(537)][t(554)](e))),s=[];for(const e of r){const n=this[t(537)][t(541)](e)[t(517)][t(567)]();s[t(513)](...n[t(564)](((e,n)=>[...e,...n[t(604)]()]),[]))}n[t(555)]=s}[Kc(529)](t){const n=Kc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(547)][n(501)][n(541)](n(525)),i=zr(t,n(586));r[n(518)][n(550)]({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(518)][n(573)](n(579)).to(o,n(482)),r[n(518)].on(n(503),(()=>{const t=n;o[t(503)](),this[t(547)][t(597)][t(605)][t(551)]()}));const a=new e.Collection,c=[{type:n(544),model:{withText:!0,label:i,commandName:n(525)}},{type:n(594)},{type:n(590),model:{withText:!0,label:zr(t,n(556)),commandName:n(526)}},{type:n(590),model:{withText:!0,label:zr(t,n(499)),commandName:n(514)}},{type:n(590),model:{withText:!0,label:zr(t,n(570)),commandName:n(511)}},{type:n(590),model:{withText:!0,label:zr(t,n(500)),commandName:n(538)}}];for(const t of c){let e={type:n(594)};if(t[n(517)]){const r=new s.ViewModel(t[n(517)]),o=this[n(547)][n(501)][n(541)](r[n(574)]);r[n(573)](n(579),n(557)).to(o,n(482),n(557)),e={type:t[n(610)],model:r}}a[n(519)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(492)]((t=>null!=t[n(517)]))[n(508)]((t=>this[n(547)][n(501)][n(541)](t[n(517)][n(574)]))),l=r[n(518)];return l[n(600)][n(512)](n(557)),l[n(504)][n(512)](n(557)),l[n(600)][n(573)](n(557)).to(o,n(557)),l[n(504)][n(573)](n(557))[n(539)](u,n(557),((...t)=>t[n(562)]((t=>t)))),r.on(n(503),(t=>{const e=n;this[e(547)][e(503)](t[e(496)][e(574)]),this[e(547)][e(597)][e(605)][e(551)]()})),r}[Kc(585)](t){const e=Kc,n=this[e(547)],r=n[e(607)],s=n[e(598)][e(541)](e(527)),i=n[e(598)][e(541)](e(568)),a=n[e(598)][e(541)](e(516)),c=n[e(598)][e(541)](o.Users).me,u=r[e(541)](e(525))[e(485)],{CommentsListView:l,CommentThreadInputView:f}=n[e(598)][e(541)](e(580));let h,g;this[e(563)][e(554)](t.id)?(g=this[e(563)][e(541)](t.id),h=g[e(549)]):(h=new u(n[e(484)],t,c,{disableComments:this[e(487)],editorConfig:r[e(541)](e(560)),maxCommentsWhenCollapsed:r[e(541)](e(483)),maxThreadTotalWeight:r[e(541)](e(546)),maxCommentCharsWhenCollapsed:r[e(541)](e(593)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(541)](e(484))),CommentView:r[e(541)](e(502))[e(486)],CommentsListView:l,CommentThreadInputView:f}),h[e(488)].on(e(503),(()=>{const t=e;n[t(597)][t(605)][t(551)]()})),h[e(533)].on(e(503),(()=>{const t=e;n[t(597)][t(605)][t(551)]()})),g=s[e(601)](this[e(547)][e(484)],h),g[e(573)](e(583)).to(h,e(583)),g[e(573)](e(576)).to(h),g[e(573)](e(610)).to(h,e(610),(t=>e(509)+t)),this[e(563)][e(550)](t.id,g));const d=i[e(578)](t[e(559)],h),p=new Fc(n,t,h,d),m=t[e(567)]()[e(492)]((t=>t[e(602)]));h[e(603)]=n[e(598)][e(541)](e(523))[e(493)][e(609)](m),this[e(596)][e(550)](t,p),this[e(537)][e(550)](h,p);const I=s[e(572)]({view:g,target:()=>{const r=e,s=[],i=t[r(567)]()[r(492)]((t=>t[r(602)]));for(const t of i)s[r(513)](...t[r(611)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(597)],s)},type:()=>e(509)+p[e(605)][e(610)]});i[e(615)](h,I),s[e(519)](I),a[e(528)](I)}[Kc(507)](t){const e=Kc,n=this[e(547)][e(598)][e(541)](e(568)),r=this[e(547)][e(598)][e(541)](e(527)),s=this[e(596)][e(541)](t),o=s[e(605)],i=r[e(569)](o);n[e(520)](o),i&&r[e(498)](i),this[e(596)][e(535)](t),this[e(537)][e(535)](o),s[e(542)]()}[Kc(540)](t){const e=Kc;if(!t[e(602)]||!this[e(596)][e(554)](t))return;const n=this[e(547)][e(598)][e(541)](e(523)),r=this[e(596)][e(541)](t),s=t[e(567)]();r[e(605)][e(603)]=n[e(493)][e(609)](s)}[Kc(542)](){const t=Kc;for(const e of this[t(596)][t(571)]())this[t(507)](e);for(const e of this[t(563)][t(587)]())e[t(549)][t(542)]();super[t(542)]()}}var Zc=Jc;function Jc(t,e){var n=Yc();return(Jc=function(t,e){return n[t-=421]})(t,e)}function Yc(){var t=["addSuggestion","pluginName","237857PQnAYh","Comments","adapter","519528MXFZqp","461358aeUZeW","50QWBZCo","addSuggestionData","1511559nHRwqK","get","requires","435618IsGvgg","editor","165616EEZRdr","getSuggestion","getSuggestions","TrackChanges","plugins","14JgeNQS","902922xbpBfY"];return(Yc=function(){return t})()}!function(t,e){for(var n=Jc,r=t();;)try{if(261726===-parseInt(n(434))/1+-parseInt(n(438))/2+parseInt(n(441))/3+-parseInt(n(425))/4*(-parseInt(n(439))/5)+-parseInt(n(431))/6*(parseInt(n(430))/7)+parseInt(n(437))/8+parseInt(n(423))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Qc extends t.Plugin{static get[Zc(422)](){return[Ec,qc,Zc(435)]}static get[Zc(433)](){return Zc(428)}set[Zc(436)](t){var e=Zc;this[e(424)][e(429)][e(421)](Ec)[e(436)]=t}get[Zc(436)](){var t=Zc;return this[t(424)][t(429)][t(421)](Ec)[t(436)]}[Zc(432)](t){var e=Zc;return this[e(424)][e(429)][e(421)](Ec)[e(440)](t)}[Zc(427)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(424)][n(429)][n(421)](Ec)[n(427)]({skipNotAttached:t,toJSON:e})}[Zc(426)](t){var e=Zc;return this[e(424)][e(429)][e(421)](Ec)[e(426)](t)}}const $c=nu;function tu(){const t=["constructor","document","getDataWithDiscardedSuggestions","end","requires","CommentsRepository","set","reduce","editor","name","822848KDjxTI","get","Users","getDataWithAcceptedSuggestions","TrackChangesEditing","_adapter","function","plugins","getFullData","trackChangesData","56vyYJBk","307279gVyirq","createDocumentFragment","push","1063016mybrjs","create","5442xRxplR","Pagination","users","discardAllSuggestions","appendChild","1111164tDnVqH","addSuggestionData","execute","result","init","getRootNames","pluginName","define","2728110ROqUtG","getRootsAttributes","destroy","createElement","getUser","model","map","TrackChangesDataGetter","config","editorCreator","getSuggestions","acceptAllSuggestions","div","track-changes-data-invalid-editor-creator","907170EezjyZ","9TUfrtc","data","TrackChangesData","useAnonymousUser","trackChangesData.editorCreator","addUser","rootsAttributes"];return(tu=function(){return t})()}!function(t,e){const n=nu,r=t();for(;;)try{if(239316===-parseInt(n(134))/1+parseInt(n(123))/2+-parseInt(n(139))/3*(-parseInt(n(133))/4)+parseInt(n(105))/5+parseInt(n(144))/6+-parseInt(n(152))/7+parseInt(n(137))/8*(parseInt(n(106))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const eu=[$c(140)];function nu(t,e){const n=tu();return(nu=function(t,e){return n[t-=102]})(t,e)}class ru extends t.Plugin{static get[$c(117)](){return[Ec]}static get[$c(150)](){return $c(108)}[$c(148)](){const t=$c,n=this[t(121)];if(n[t(160)][t(151)](t(110),(e=>{const r=t,s=n[r(157)][r(114)][r(149)]()[r(120)](((t,e)=>(t[e]="",t)),{});return n[r(113)][r(138)](s,e)})),t(129)!=typeof n[t(160)][t(124)](t(132))[t(161)])throw new e.CKEditorError(t(104))}[$c(126)](t){return iu(this[$c(121)],!0,t)}[$c(115)](t){return iu(this[$c(121)],!1,t)}}class su extends t.Plugin{static get[$c(150)](){return $c(159)}constructor(t){const e=$c;super(t),this[e(147)]=e(116)}[$c(148)](){const t=$c;this[t(121)][t(130)][t(124)](t(118))[t(128)]={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(121)][t(130)][t(124)](t(127))[t(128)]=null}}function ou(t){return void 0!==t[$c(153)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(130)][r(136)](Ec,su),s[r(112)]=ou(t)?t[r(153)]():void 0;const i=document[r(135)](),a=t[r(160)][r(124)](r(132))[r(161)],c=await a(s,(()=>function(t){const e=r,n=document[e(155)](e(103));return t[e(143)](n),n}(i)));!function(t,e){const n=r,s=t[n(157)][n(114)][n(149)]()[n(120)](((e,r)=>(e[r]=t[n(107)][n(124)]({rootName:r}),e)),{}),o=t[n(130)][n(124)](n(125))[n(141)][n(158)]((t=>({id:t.id,name:t[n(122)]}))),i=t[n(130)][n(124)](n(127))[n(162)]({skipNotAttached:!0,toJSON:!0}),a=e[n(130)][n(124)](n(125)),c=e[n(130)][n(124)](n(127));for(const t of o)a[n(156)](t.id)||a[n(111)](t);a.me||a[n(109)]();for(const t of i)c[n(145)](t);e[n(107)][n(119)](s)}(t,c),c[r(146)](r(e?102:142));const u=ou(c)?c[r(131)](n):c[r(107)][r(124)](n);return await c[r(154)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=338]})(t,e)}function cu(){var t=["1655wCAwNa","102goJMsN","1647304SLzWmg","9SbAynl","5486910VpmkNm","975936HGItQm","192115oYJzlQ","1016TlKPKZ","28yAptjE","2048134qRVzhW","46654tfGlpH"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(349511===-parseInt(n(339))/1*(-parseInt(n(348))/2)+-parseInt(n(345))/3+-parseInt(n(347))/4*(-parseInt(n(340))/5)+parseInt(n(341))/6*(parseInt(n(346))/7)+parseInt(n(342))/8+-parseInt(n(343))/9*(parseInt(n(344))/10)+-parseInt(n(338))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();