@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240318.0 → 0.0.0-nightly-20240319.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>Yc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_disableUnsupportedCommands","1053579QpYIsL","has","TrackChangesCommand","_enabledCommands","execute","value","203020JJxqNV","editor","2131890cHpeaU","_enableCommands","1205610JKwwiq","affectsData","forceDisabled","commands","_isEnabledBasedOnSelection","1208344YpRexg","clearForceDisabled","711720HaldmT","refresh","21wNMivl","157316VLWIiu","isEnabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(221479===parseInt(n(207))/1+-parseInt(n(216))/2+-parseInt(n(210))/3+parseInt(n(204))/4+parseInt(n(220))/5+-parseInt(n(218))/6+-parseInt(n(206))/7*(-parseInt(n(202))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(213)]=e,this[n(215)]=!1,this[n(205)](),this[n(224)]=!1}[c(205)](){this[c(208)]=!0}[c(214)](){const t=c;this[t(215)]=!this[t(215)],this[t(215)]?this[t(209)]():this[t(219)]()}[c(209)](){const t=c;for(const e of this[t(217)][t(223)][t(223)]())e[t(221)]&&!this[t(213)][t(211)](e)&&e[t(222)](t(212))}[c(219)](){const t=c;for(const e of this[t(217)][t(223)][t(223)]())e[t(221)]&&!this[t(213)][t(211)](e)&&e[t(203)](t(212))}}const h=d;function g(){const t=["execute","6YcqtTt","model","92EqjUoh","isEnabled","getRanges","TrackChangesEditing","refresh","8813340oQEGGZ","7599672dsAuwk","editor","4971184ZLthiJ","track-changes-accept-suggestion-not-found","get","3tqtywg","_isEnabledBasedOnSelection","4180452kWotnH","29134AVLmaD","88JPYhXS","plugins","2581085DCJFWP","320957GgKBwN","_suggestions","canEditAt","acceptSuggestion","8qLoZhC"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(688228===-parseInt(n(130))/1*(-parseInt(n(116))/2)+-parseInt(n(127))/3*(parseInt(n(124))/4)+-parseInt(n(133))/5*(parseInt(n(140))/6)+-parseInt(n(134))/7*(-parseInt(n(138))/8)+-parseInt(n(122))/9+-parseInt(n(121))/10+parseInt(n(131))/11*(parseInt(n(129))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(135)]=e,this[n(120)](),this[n(128)]=!1}[h(120)](){this[h(117)]=!0}[h(139)](t){const n=h,r=this[n(135)][n(126)](t);if(!r)throw new e.CKEditorError(n(125),this);const s=r[n(118)]();this[n(123)][n(141)][n(136)](s)&&this[n(123)][n(132)][n(126)](n(119))[n(137)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=269]})(t,e)}function E(){const t=["refresh","getRanges","track-changes-discard-suggestion-not-found","10wgPIKe","get","editor","2333172XVNmQg","3331050sOpwuJ","TrackChangesEditing","361388zukBru","1668dINDsf","24ebOMxh","discardSuggestion","2ZdDIEn","canEditAt","_isEnabledBasedOnSelection","plugins","isEnabled","9872352zLwyiJ","_suggestions","execute","5860gSNtEP","model","2059799DlxwWk","45715043FviUaP"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(715979===parseInt(n(280))/1*(parseInt(n(276))/2)+-parseInt(n(273))/3+-parseInt(n(277))/4*(parseInt(n(288))/5)+-parseInt(n(274))/6+-parseInt(n(290))/7*(parseInt(n(278))/8)+-parseInt(n(285))/9+-parseInt(n(270))/10*(-parseInt(n(291))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(286)]=e,this[n(292)](),this[n(282)]=!1}[m(292)](){this[m(284)]=!0}[m(287)](t){const n=m,r=this[n(286)][n(271)](t);if(!r)throw new e.CKEditorError(n(269),this);const s=r[n(293)]();this[n(272)][n(289)][n(281)](s)&&this[n(272)][n(283)][n(271)](n(275))[n(279)](r)}}function T(t,e){const n=C();return(T=function(t,e){return n[t-=231]})(t,e)}function _(t){const e=T;return t[e(254)](((t,n)=>e(250)==t[e(267)]&&e(250)!=n[e(267)]?-1:e(250)!=t[e(267)]&&e(250)==n[e(267)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(232)];for(;s<t[n(271)];){const a=t[s],c=t[s+1];r||(r=e[n(246)](a)),A(e,a,c)||(o[n(270)](e[n(269)](r,i[n(252)](a)?e[n(253)](a):e[n(245)](a,n(259)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(253)](e),o=t[r(246)](n);return s[r(241)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(942588===parseInt(n(262))/1*(-parseInt(n(251))/2)+-parseInt(n(239))/3*(parseInt(n(247))/4)+-parseInt(n(233))/5*(parseInt(n(263))/6)+-parseInt(n(235))/7*(parseInt(n(242))/8)+parseInt(n(258))/9+parseInt(n(249))/10+parseInt(n(236))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=T;for(;n[r(271)];){const s=n[r(231)](0,100);t[r(260)]((()=>{const t=r;for(const n of s)n[t(256)]&&e[t(273)](n.id)}))}}function C(){const t=["createPositionBefore","885052oZqiTd","join","8771510vNjYpb","deletion","147582WoKRcm","isObject","createPositionAfter","sort","next","isInContent","from","9193248hkniJG","end","change","getRanges","11NXDXnS","6qVADVs","add","replace","value","type","isMultiRange","createRange","push","length","color","execute"," [color ","splice","schema","6282650OXrNSI","isArray","972419CKHPYL","24120096cnAiLS","map","content","9vbCzOo","start","isTouching","24WvhMQi","isIntersecting","isCollapsed","createPositionAt"];return(C=function(){return t})()}const N=L;function R(){const t=["148829Uqzyon","5540409HSFHSD","1449780CbbTxe","_suggestions","14VqvDzn","refresh","_isEnabledBasedOnSelection","93OuRTfz","isInContent","from","model","903256rDXQPn","5102vtuBbR","452152opCXHy","getRanges","isEnabled","canEditAt","some","_command","values","execute","1197804QXsHfW","editor"];return(R=function(){return t})()}function L(t,e){const n=R();return(L=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(241145===parseInt(n(447))/1+-parseInt(n(436))/2*(-parseInt(n(454))/3)+parseInt(n(437))/4+-parseInt(n(449))/5+-parseInt(n(445))/6+-parseInt(n(451))/7*(parseInt(n(435))/8)+parseInt(n(448))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(442)]=e,this[r(450)]=n,this[r(452)](),this[r(453)]=!1}[N(452)](){const t=N,e=Array[t(456)](this[t(450)][t(443)]())[t(441)]((e=>e[t(455)]));this[t(439)]=this[t(442)][t(439)]&&e}[N(444)](){const t=N,e=_(Array[t(456)](this[t(450)][t(443)]()));for(const n of e){const e=n[t(438)]();if(!this[t(446)][t(457)][t(440)](e))return}k(this[t(446)][t(457)],this[t(442)],e)}}const v=O;function M(){const t=["editor","4UrfdYL","_selectedSuggestions","_command","selection","70038aYOpiz","164432iSPAUX","3991Clyfad","6331ImZcQH","301ipQvtU","80bFuPqf","234LKMvNB","canEditAt","142ZLBlMy","from","refresh","model","2405395jbAewg","88416qYXbKk","567578AUQuin","size","document","_isEnabledBasedOnSelection","execute","getRanges","_suggestions","966639VIvhqi","values","isEnabled"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(459058===parseInt(n(342))/1*(parseInt(n(347))/2)+-parseInt(n(360))/3*(parseInt(n(335))/4)+-parseInt(n(351))/5+-parseInt(n(339))/6*(parseInt(n(343))/7)+parseInt(n(340))/8*(-parseInt(n(345))/9)+-parseInt(n(344))/10*(parseInt(n(353))/11)+parseInt(n(352))/12*(parseInt(n(341))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(337)]=e,this[r(359)]=n,this[r(336)]=new Set,this[r(349)](),this[r(356)]=!1}[v(349)](){const t=v,e=this[t(363)][t(350)][t(355)][t(338)],n=Array[t(348)](this[t(359)][t(361)]());this[t(336)]=function(t,e){const n=T,r=Array[n(257)](t[n(261)]()),s=new Set;for(const o of e)if(o[n(256)])for(const e of r)for(const r of o[n(261)]())(e[n(243)](r)||t[n(244)]&&!o[n(268)]&&o[n(255)]&&r[n(259)][n(241)](e[n(240)]))&&s[n(264)](o);return s}(e,n),this[t(362)]=this[t(337)][t(362)]&&!!this[t(336)][t(354)]}[v(357)](){const t=v,e=_(Array[t(348)](this[t(336)]));for(const n of e){const e=n[t(358)]();if(!this[t(363)][t(350)][t(346)](e))return}k(this[t(363)][t(350)],this[t(337)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||J||Function("return this")();const Z=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Z?Z.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Z?Z.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Zt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Zt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Be,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Zn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Zt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=278]})(t,e)}function Vr(){const t=["getAllAdjacentSuggestions","subType","next","_onDiscard","set","addMarkerName","filter","167544pVaPET","add","length","attributes","onDiscard","10OUPjWZ","removeMarkers","@external","addRange","894145gQOkEU","data","getFirstMarker","isMultiRange","14SavhLG","1614108jeTjcR","createdAt","authoredAt","_onAttributesChange","end","nodeBefore","toJSON","getFirstRange","getRanges","discard","getMarkerNames","onAccept","split","removeAttribute","getItems","size","isInContent","getContainedElement","3404NyiyAR","getRange","_onAccept","decorate","type","accept","nodeAfter","hasComments","creator","setAttribute","68254ORcQMK","previous","change","push","1203168kSElHp","delete","substr","map","from","14446071FETNUc","getMarkers","addMarker","start","onAttributesChange","isExternal","isIntersecting","suggestion:","markers","author","getMultiRangeId","head","get","_markerNames","_isDataLoaded","2391BVexar","isIntersectingWithRange","reduce","clear","_saved","removeMarker","commentThread","_model"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(379904===parseInt(n(290))/1+parseInt(n(332))/2+-parseInt(n(356))/3*(parseInt(n(322))/4)+-parseInt(n(299))/5+-parseInt(n(304))/6+-parseInt(n(303))/7*(parseInt(n(336))/8)+parseInt(n(341))/9*(parseInt(n(295))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(355)]=!1,this.id=e.id,this[n(326)]=e[n(326)],this[n(284)]=e[n(284)]||null,this[n(350)]=e[n(350)],this[n(330)]=e[n(330)]||e[n(350)],this[n(346)]=Boolean(e[n(293)]&&e[n(293)][n(297)]),this[n(300)]=null,this[n(282)]=t,this[n(324)]=e[n(315)],this[n(286)]=e[n(294)],this[n(307)]=e[n(345)],this[n(354)]=new Set,this[n(305)]=null,this[n(287)](n(306),null),this[n(287)](n(293),e[n(293)]||{}),this[n(287)](n(333),null),this[n(287)](n(285),null),this[n(287)](n(281),null),this[n(287)](n(279),!1),this[n(325)](n(327)),this[n(325)](n(313))}get[jr(352)](){const t=jr;let e=this;for(;e[t(333)];)e=e[t(333)];return e}get[jr(329)](){const t=jr;return!!this[t(281)]&&this[t(281)][t(292)]>0}get[jr(302)](){const t=jr;return 0!=this[t(354)][t(319)]&&6==Array[t(340)](this[t(354)])[0][t(316)](":")[t(292)]}get[jr(320)](){return null!==this[jr(301)]()}[jr(288)](t){const e=jr;this[e(354)][e(291)](t)}[jr(314)](){const t=jr;return Array[t(340)](this[t(354)])}[jr(342)](){const t=jr;return this[t(314)]()[t(339)]((e=>this[t(282)][t(349)][t(353)](e)))[t(289)]((t=>t))}[jr(301)](){return this[jr(342)]()[0]||null}[jr(296)](){const t=jr;this[t(282)][t(334)]((e=>{const n=t;for(const t of this[n(342)]())e[n(280)](t)})),this[t(354)][t(278)]()}[jr(280)](t){const e=jr;this[e(282)][e(334)]((n=>{n[e(280)](t)})),this[e(354)][e(337)](t)}[jr(298)](t){const e=jr,n=e(348)+this[e(326)]+":"+this[e(284)]+":"+this.id+":"+this[e(330)].id+":"+zr[e(351)]();this[e(288)](n),this[e(282)][e(334)]((r=>{r[e(343)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(357)](t){const e=jr;for(const n of this[e(312)]())if(n[e(347)](t))return!0;return!1}[jr(312)](){const t=jr;return this[t(342)]()[t(339)]((e=>e[t(323)]()))}[jr(318)](){const t=jr;return this[t(312)]()[t(358)](((e,n)=>[...e,...n[t(318)]()]),[])}[jr(311)](){const t=jr;var e;return(null===(e=this[t(301)]())||void 0===e?void 0:e[t(323)]())||null}[jr(321)](){const t=jr,e=this[t(312)]();if(1!=e[t(292)])return null;const n=e[0],r=n[t(344)][t(328)],s=n[t(308)][t(309)];return r instanceof i.Element?r!=s?null:r:null}[jr(327)](){const t=jr;this[t(324)](this[t(312)](),this[t(300)],this[t(293)]),this[t(296)]()}[jr(313)](){const t=jr;this[t(286)](this[t(312)](),this[t(300)],this[t(293)]),this[t(296)]()}[jr(283)](){const t=jr,e=[];let n=this[t(352)];for(;n;)e[t(335)](n),n=n[t(285)];return e}[jr(331)](t,e){const n=jr,r=qn(this[n(293)]);hr(r,t,e),wr(r,this[n(293)])||(this[n(293)]=r,this[n(307)](r))}[jr(317)](t){const e=jr,n=qn(this[e(293)]);Ur(n,t),wr(n,this[e(293)])||(this[e(293)]=n,this[e(307)](this[e(293)]))}[jr(310)](){const t=jr;return{id:this.id,type:this[t(284)]?this[t(326)]+":"+this[t(284)]:this[t(326)],authorId:this[t(330)].id,createdAt:this[t(305)],hasComments:this[t(329)],data:this[t(300)],attributes:this[t(293)]}}static[jr(351)](){const t=jr;return(0,e.uid)()[t(338)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["1328229GeEVPb","set","quantity","Object","text","_handleCustomCallbackDescription","newValue","addFormat","removeFormat","element","softBreak","elementEnd","deletion","addObject","*Change to:* %0","removeContainer","_handleRenameSuggestionDescription","_attributeLabels","checkChild","has","*Set format:* %0","label","_schema","_itemLabels","registerElementLabel","elementStart","length","*Remove format:* %0","key","_handleAttributeSuggestionDescription","end","registerAttributeLabel","name","*Remove:* %0","subType","format","addEmptyContainer","isEmpty","function","attribute","removeObject","isInContent","2nvVpzK","Container","*Merge:* %0","removeEmptyContainer","start","type","push","$text","REPLACE_TEXT","previousSibling","registerDescriptionCallback","addContainer","getWalker","matchingCallback","replace","_addDescriptionItems","isEqual","16HgDDCj","$textProxy","item","skip","_resolveDescriptionItems","data","indexOf","_itemLabelsCallbacks","getItemLabel","join","remove","_locale","get","isObject","map","122269iwJQgs","*Insert:* %0","8918415KmUSjU","match","_handleInsertRemoveSuggestionDescription","1958622ZMHYdB","_customCallbacks","6881820UakfVK","ELEMENT_SPACE","getFirstRange","normal","add","*Split:* %0","5629472feStMF","pop","EmptyContainer","nodeAfter","insertion","nextSibling","getDescriptions","$1 $2","6082470yVGvMI"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=206]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(790505===-parseInt(n(260))/1+parseInt(n(206))/2*(-parseInt(n(243))/3)+parseInt(n(251))/4+parseInt(n(245))/5+parseInt(n(259))/6+-parseInt(n(238))/7*(parseInt(n(223))/8)+-parseInt(n(240))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(244)]=[],this[n(283)]=new Map,this[n(230)]=[],this[n(277)]=new Map,this[n(282)]=t,this[n(234)]=e}[Wr(257)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(286)];o++){const i=t[o];if(!i[e(301)])continue;const a=this[e(265)](i);if(a){if(null!=i[e(294)]){if(r[e(279)](i[e(294)]))continue;r[e(249)](i[e(294)])}n[e(212)](a)}else if(e(299)!=i[e(211)])e(255)!=i[e(211)]&&e(272)!=i[e(211)]||this[e(242)](n,i,t[o+1]);else{const t=i[e(228)][e(288)];if(s[e(279)](t))continue;s[e(249)](i[e(228)][e(288)]),t==Ic?this[e(276)](n,i):this[e(289)](n,i)}}return this[e(227)](n)}[Wr(216)](t){const e=Wr;this[e(244)][e(212)](t)}[Wr(284)](t,n,r=e.priorities[Wr(248)]){const s=Wr;s(298)==typeof t?(0,e.insertToPriorityArray)(this[s(230)],{matchingCallback:t,label:n,priority:r}):this[s(283)][s(261)](t,n)}[Wr(291)](t,e){const n=Wr;this[n(277)][n(261)](t,e)}[Wr(231)](t,e=1){const n=Wr;let r;for(const e of this[n(230)])if(e[n(219)](t)){r=e[n(281)];break}return r||(r=this[n(283)][n(235)](t[n(292)])),r?r(e):1!==e?e+" "+t[n(292)]+"s":""+t[n(292)]}[Wr(221)](t,e){const n=Wr,r=e[n(247)]()[n(218)](),s=n(255)==e[n(211)]?n(249):n(233);for(const e of r){const o=e[n(225)],i=t[t[n(286)]-1];if(o.is(n(224)))i&&i[n(211)][n(229)](n(207))>-1&&t[n(252)](),i&&n(264)==i[n(211)]?i[s]+=o[n(228)]:t[n(212)]({type:n(264),add:n(249)==s?o[n(228)]:"",remove:n(233)==s?o[n(228)]:""});else if(this[n(282)][n(236)](o)){const a=o;if(i&&i[n(211)][n(229)](n(207))>-1&&t[n(252)](),n(271)==e[n(211)])continue;i&&i[n(211)]==s+n(263)&&i[n(269)][n(292)]==a[n(292)]?i[n(262)]++:t[n(212)]({type:s+n(263),element:a,quantity:1}),r[n(226)]((t=>!(n(271)==t[n(211)]&&t[n(225)]==o)))}else if(this[n(282)][n(278)](o,n(213))||o.is(n(269),n(270))){const r=o;if(n(249)==s&&n(285)==e[n(211)]||n(233)==s&&n(271)==e[n(211)])continue;if(i&&-1==i[n(211)][n(229)](n(207))){n(264)==i[n(211)]&&(i[s]+="\n");continue}let a;if(a=n(249)==s?r[n(256)]&&!this[n(282)][n(236)](r[n(256)])?r[n(256)]:null:r[n(215)]&&!this[n(282)][n(236)](r[n(215)])?r[n(215)]:null,r[n(297)]||a&&a[n(297)]){const e=a&&a[n(297)]?a:r;i&&i[n(211)]==s+n(253)&&i[n(269)][n(292)]==e[n(292)]?i[n(262)]++:t[n(212)]({type:s+n(253),element:e,quantity:1})}else t[n(212)]({type:s+n(207),element:r})}}}[Wr(227)](t){const e=Wr,n=this[e(234)],r=[],s=[],o=[];for(const i of t)switch(i[e(211)]){case e(264):if(i[e(249)]=i[e(249)][e(220)](/(\S)\u000A+(\S)/g,e(258))[e(220)](/\u000A/g,""),i[e(233)]=i[e(233)][e(220)](/(\S)\u000A+(\S)/g,e(258))[e(220)](/\u000A/g,""),""!=i[e(249)]&&""!=i[e(233)]){r[e(212)]({type:e(220),content:Hr(n,e(214),['"'+i[e(233)]+'"','"'+i[e(249)]+'"'])});continue}if(null!=i[e(249)][e(241)](/^ +$/)){r[e(212)]({type:e(255),content:Hr(n,e(239),Hr(n,e(246),i[e(249)][e(286)]))});continue}if(null!=i[e(233)][e(241)](/^ +$/)){r[e(212)]({type:e(272),content:Hr(n,e(293),Hr(n,e(246),i[e(233)][e(286)]))});continue}if(""!=i[e(249)]){r[e(212)]({type:e(255),content:Hr(n,e(239),'"'+i[e(249)]+'"')});continue}r[e(212)]({type:e(272),content:Hr(n,e(293),'"'+i[e(233)]+'"')});continue;case e(296):case e(273):r[e(212)]({type:e(255),content:Hr(n,e(239),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(209):case e(300):r[e(212)]({type:e(272),content:Hr(n,e(293),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(217):r[e(212)]({type:e(255),content:Hr(n,e(250),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(275):r[e(212)]({type:e(272),content:Hr(n,e(208),this[e(231)](i[e(269)],i[e(262)]))});continue;case e(267):s[e(212)](i[e(288)]);continue;case e(268):o[e(212)](i[e(288)]);continue;default:r[e(212)](i)}if(s[e(286)]){const t=s[e(237)]((t=>this[e(277)][e(279)](t)?this[e(277)][e(235)](t):t))[e(232)](", ");r[e(212)]({type:e(295),content:Hr(this[e(234)],e(280),t)})}if(o[e(286)]){const t=o[e(237)]((t=>this[e(277)][e(279)](t)?this[e(277)][e(235)](t):t))[e(232)](", ");r[e(212)]({type:e(295),content:Hr(this[e(234)],e(287),t)})}return r}[Wr(265)](t){const e=Wr;for(const n of this[e(244)]){const r=n(t);if(r&&e(211)in r)return r}}[Wr(289)](t,e){const n=Wr,r=e[n(228)],s=void 0===r[n(266)]?n(268):n(267);t[n(212)]({type:s,key:r[n(288)]})}[Wr(276)](t,e){const n=Wr;t[n(212)]({type:n(295),content:Hr(this[n(234)],n(274),this[n(231)](e[n(247)]()[n(210)][n(254)],1))})}[Wr(242)](t,e,n){const r=Wr;if(this[r(221)](t,e),n&&n[r(247)]()&&!e[r(247)]()[r(290)][r(222)](n[r(247)]()[r(210)])){const n=t[t[r(286)]-1],s=r(255)==e[r(211)]?r(249):r(233);n&&r(264)==n[r(211)]&&(n[s]+="\n")}}}const Jr=Qr;function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(161085===parseInt(n(493))/1*(parseInt(n(504))/2)+-parseInt(n(505))/3*(parseInt(n(500))/4)+parseInt(n(492))/5*(parseInt(n(508))/6)+-parseInt(n(491))/7*(-parseInt(n(503))/8)+-parseInt(n(489))/9+parseInt(n(507))/10*(parseInt(n(498))/11)+parseInt(n(502))/12*(-parseInt(n(506))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Zr extends t.Plugin{[Jr(496)](){const t=Jr,e=this[t(490)],n=e[t(501)][t(509)](t(494));e[t(497)][t(509)](t(499))&&n[t(495)](t(499))}}function Yr(){const t=["27247pFwSwH","showAIAssistant","5468NoqbXu","plugins","1692DVnTVq","241744HOvJaO","54ebXhnA","699yAmWrb","949PEHdci","530HATuOL","996GHQmtn","get","1494153SGrkUG","editor","7BPcjLd","7775iyypiU","8751JFbDBy","TrackChangesEditing","enableCommand","afterInit","commands"];return(Yr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=137]})(t,e)}const ts=$r;function es(){const t=["*Format:* %0","left","1048RMaEFo","registerAttributeLabel","_registerLegacyDescription","18024400AqbggY","645yIXXOd","FORMAT_JUSTIFY_TEXT","AlignmentEditing","_enableDefaultAttributesIntegration","justify","alignment","center","6291Vzvnal","locale","type","commandName","_descriptionFactory","FORMAT_ALIGN_TO_LEFT","TrackChangesEditing","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","112CNmlEX","3276OlHDkg","editor","formatBlock","1715889tOSKzl","5493960aPloGb","plugins","1327980hoXKII","get","FORMAT_ALIGN_TO_RIGHT","registerDescriptionCallback","commandParams","has","right","value","62163LLoLEf","afterInit","format"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(566887===parseInt(n(153))/1*(parseInt(n(162))/2)+-parseInt(n(146))/3*(-parseInt(n(163))/4)+parseInt(n(169))/5+parseInt(n(167))/6+-parseInt(n(166))/7+parseInt(n(142))/8*(parseInt(n(137))/9)+-parseInt(n(145))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(138)](){const t=ts,e=this[t(164)],n=e[t(154)];if(!e[t(168)][t(174)](t(148)))return;const r=e[t(168)][t(170)](t(159));r[t(149)](t(151),[],[t(151)]),r[t(157)][t(143)](t(151),Hr(n,t(160))),this[t(144)]()}[ts(144)](){const t=ts,e=this[t(164)],n=e[t(154)];e[t(168)][t(170)](t(159))[t(157)][t(172)]((e=>{const r=t;if(r(165)!=e[r(155)])return;const{data:s}=e;if(s&&r(151)==s[r(156)]){const t=s[r(173)][0][r(176)];return{type:r(139),content:Hr(n,r(140),function(t){const e=r;switch(t){case e(141):return Hr(n,e(158));case e(175):return Hr(n,e(171));case e(152):return Hr(n,e(161));case e(150):return Hr(n,e(147))}}(t))}}}))}}const rs=os;function ss(){const t=["commandParams","1151928VouKPJ","ItalicEditing","2209368uSdQHA","superscript","_descriptionFactory","type","576168sWcSGb","registerDescriptionCallback","177039TLZxwF","8KIqFCA","UnderlineEditing","strikethrough","has","bold","CodeEditing","italic","_registerLegacyDescription","format","273857yaRsio","BoldEditing","FORMAT_STRIKETHROUGH","*Format:* %0","TrackChangesEditing","_enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","slice","plugins","SuperscriptEditing","editor","registerAttributeLabel","FORMAT_SUPERSCRIPT","FORMAT_CODE","toLowerCase","1416328pXuUrz","1690750DVwtsL","FORMAT_UNDERLINE","FORMAT_BOLD","StrikethroughEditing","get","toUpperCase","locale","afterInit","FORMAT_","commandName","*Remove format:* %0","underline","SubscriptEditing","subscript","formatInline","FORMAT_ITALIC","forceValue","code","21sERoWE"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=369]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(226420===-parseInt(n(387))/1+-parseInt(n(378))/2*(-parseInt(n(377))/3)+-parseInt(n(402))/4+parseInt(n(403))/5+parseInt(n(371))/6+parseInt(n(421))/7*(-parseInt(n(375))/8)+parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(388),rs(370),rs(379),rs(383),rs(406),rs(415),rs(396)];class as extends t.Plugin{[rs(410)](){const t=rs,e=this[t(397)],n=e[t(395)][t(407)](t(391)),r=e[t(409)];for(const s of is){if(!e[t(395)][t(381)](s))continue;const o=s[t(394)](0,-7)[t(401)](),i=t(411)+o[t(408)]();n[t(392)](o,[o]),n[t(373)][t(398)](o,Hr(r,i))}this[t(385)]()}[rs(385)](){const t=rs,e=this[t(397)],n=e[t(409)],r=e[t(395)][t(407)](t(391));function s(e,s){const o=t;r[o(373)][o(376)]((t=>{const r=o;if(r(417)!=t[r(374)])return;const{data:i}=t;return i&&i[r(412)]===e?i[r(422)][0][r(419)]?{type:r(386),content:Hr(n,r(390),s)}:{type:r(386),content:Hr(n,r(413),s)}:void 0}))}s(t(382),Hr(n,t(405))),s(t(384),Hr(n,t(418))),s(t(414),Hr(n,t(404))),s(t(420),Hr(n,t(400))),s(t(380),Hr(n,t(389))),s(t(416),Hr(n,t(393))),s(t(372),Hr(n,t(399)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(966863===-parseInt(n(216))/1*(parseInt(n(231))/2)+-parseInt(n(217))/3+parseInt(n(224))/4+-parseInt(n(255))/5*(parseInt(n(232))/6)+parseInt(n(248))/7*(-parseInt(n(219))/8)+-parseInt(n(245))/9*(-parseInt(n(229))/10)+parseInt(n(252))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(235)](){const t=cs,e=this[t(218)],n=e[t(257)];if(!e[t(246)][t(241)](t(240)))return;const r=e[t(246)][t(256)](t(247)),s=this[t(218)][t(239)][t(256)](t(254));r[t(258)](t(254),((n,o={})=>{const i=t,a=this[i(218)][i(250)][i(249)][i(230)],c=o&&void 0!==o[i(244)]?o[i(244)]:!s[i(227)];let u=[];if(c){const t=Array[i(220)](a[i(242)]())[i(236)]((t=>hs(t)||function(t,e){const n=i,r=e[n(237)](t[n(221)],n(254)),s=e[n(237)]([n(225),n(254)],t);return r&&s}(t,this[i(218)][i(250)][i(243)])));u=y(t,e[i(250)])}else{const t=Array[i(220)](a[i(242)]())[i(236)]((t=>hs(t)));u=y(t,e[i(250)])}e[i(250)][i(259)]((()=>{const t=i;for(const e of u)r[t(233)](e,{commandName:t(254),commandParams:[{forceValue:c}]})}))})),r[t(223)][t(222)]((e=>{const r=t,{data:s}=e;if(s&&r(254)==s[r(234)]){const t=Hr(n,r(226));return s[r(238)][0][r(244)]?{type:r(228),content:Hr(n,r(253),t)}:{type:r(228),content:Hr(n,r(215),t)}}}))}}function fs(){const t=["editor","877264mtFCyQ","from","parent","registerDescriptionCallback","_descriptionFactory","3432032YVvbmu","$root","ELEMENT_BLOCK_QUOTE","value","format","110pYjSjt","selection","18142VyBVIa","696CzxzxA","markBlockFormat","commandName","afterInit","filter","checkChild","commandParams","commands","BlockQuoteEditing","has","getSelectedBlocks","schema","forceValue","992979cQWFUH","plugins","TrackChangesEditing","28sWyoAI","document","model","name","21471230MrwPvb","*Set format:* %0","blockQuote","29990cNEzSL","get","locale","enableCommand","change","*Remove format:* %0","183NojyWZ","786969noWihc"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(254)==t[e(221)][e(251)]}const gs=ps;function ds(){const t=["plugins","70802EGDElP","changeCaseLower","10rIettN","2500120dvHTpa","1753911IcBdKR","has","294412oaxHSf","changeCaseTitle","get","12KeoKyl","CaseChange","113302BneNWU","8760961yBhJLu","changeCaseUpper","editor","21KCzuHX","afterInit","2604865zanPNV","enableCommand","TrackChangesEditing","12BWohFM"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(270333===parseInt(n(135))/1*(parseInt(n(133))/2)+parseInt(n(128))/3*(-parseInt(n(141))/4)+-parseInt(n(130))/5+-parseInt(n(144))/6*(parseInt(n(146))/7)+parseInt(n(138))/8+-parseInt(n(139))/9*(parseInt(n(137))/10)+parseInt(n(147))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(129)](){const t=gs,e=this[t(149)];e[t(134)][t(140)](t(145))&&(e[t(134)][t(143)](t(132))[t(131)](t(148)),e[t(134)][t(143)](t(132))[t(131)](t(136)),e[t(134)][t(143)](t(132))[t(131)](t(142)))}}function Is(){const t=["enableCommand","1905987nWqmft","editor","7486792GEtTOx","plugins","get","11DLMJTW","15496CufHcM","266ZnEiNv","ckbox","14130MGfRkI","5454wDHvns","27265884XVuOzk","7650846zVkpRZ","2kjlOiG","5hQAzXm","commands","TrackChangesEditing","44481atpUxt","afterInit"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(998232===parseInt(n(112))/1+parseInt(n(105))/2*(-parseInt(n(109))/3)+-parseInt(n(114))/4*(-parseInt(n(106))/5)+-parseInt(n(104))/6+-parseInt(n(119))/7*(parseInt(n(118))/8)+parseInt(n(102))/9*(parseInt(n(101))/10)+parseInt(n(117))/11*(-parseInt(n(103))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(110)](){const t=Es,e=this[t(113)];e[t(107)][t(116)](t(100))&&e[t(115)][t(116)](t(108))[t(111)](t(100))}}function _s(){const t=["getSelectedBlocks","commandName","model","format","rootElement","label","indentCodeBlock","isLimit","62664XWVcPr","TrackChangesEditing","change","registerElementLabel","find","1987190qIsBHw","outdentCodeBlock","647478TJjrGt","name","2536zqJUYn","type","formatBlock","languages","26OsKiQJ","get","enableCommand","markBlockFormat","schema","config","2770ccFzdG","*Remove format:* %0","63gopZjF","341lCpNQB","blockName","toLowerCase","commands","language","locale","value","311OulJdK","140360ueVZpC","checkChild","2316ghCFzt","codeBlock","CodeBlock","has","parent","*Set format:* %0","afterInit","document","_descriptionFactory","registerDescriptionCallback","ELEMENT_CODE_BLOCK","commandParams","forceValue","selection","editor","filter","plugins","from","183FvzXPp"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(117721===-parseInt(n(485))/1*(parseInt(n(469))/2)+-parseInt(n(506))/3*(-parseInt(n(465))/4)+parseInt(n(475))/5*(parseInt(n(488))/6)+parseInt(n(477))/7*(parseInt(n(486))/8)+parseInt(n(463))/9+-parseInt(n(461))/10+parseInt(n(478))/11*(-parseInt(n(456))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(494)](){const t=ys,e=this[t(502)];if(!e[t(504)][t(491)](t(490)))return;const n=e[t(504)][t(470)](t(457)),r=e[t(483)],s=e[t(474)][t(470)](t(489))[t(468)],o=e[t(481)][t(470)](t(489));n[t(471)](t(454)),n[t(471)](t(462)),n[t(471)](t(489),((r,i={})=>{const a=t,c=e[a(450)],u=e[a(450)][a(495)][a(501)],l=i&&void 0!==i[a(500)]?i[a(500)]:!o[a(484)];let f;i[a(482)]||(i[a(482)]=s[0][a(482)]),f=l?Array[a(505)](u[a(448)]())[a(503)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(452))&&!e[n(455)](t)&&e[n(487)](t[n(492)],n(489))}(t,c[a(473)]))):Array[a(505)](u[a(448)]())[a(503)]((t=>Cs(t)));const h=y(f,c);c[a(458)]((()=>{const t=a;for(const e of h)n[t(472)](e,{commandName:t(489),commandParams:[{...i,forceValue:l}],formatGroupId:t(479)})}))})),n[t(496)][t(459)](t(489),(e=>Hr(r,t(498),e))),n[t(496)][t(497)]((e=>{const n=t;if(n(467)!=e[n(466)])return;const o=r.t,{data:i}=e;if(!i||n(489)!=i[n(449)])return;const a=i[n(499)][0][n(482)],c=o(s[n(460)]((t=>t[n(482)]===a))[n(453)])[n(480)]();return i[n(499)][0][n(500)]?{type:n(451),content:Hr(r,n(493),Hr(r,n(498),1)+" ("+c+")")}:{type:n(451),content:Hr(r,n(476),Hr(r,n(498),1))}}))}}function Cs(t){const e=ys;return e(489)==t[e(464)]}const Ns=Ls;function Rs(){const t=["CommentsEditing","enableCommand","2851898iOQAon","4450NjfyFY","TrackChangesEditing","get","plugins","533001sspsub","3709432PKunzh","24452FOFyzO","13176hcSEfF","addCommentThread","22Fcaqjl","1309630xQqUkN","editor","2970582aATIye","has","afterInit","4fBajkT"];return(Rs=function(){return t})()}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(397361===parseInt(n(255))/1*(parseInt(n(252))/2)+-parseInt(n(269))/3*(-parseInt(n(261))/4)+-parseInt(n(256))/5+-parseInt(n(258))/6+-parseInt(n(264))/7+parseInt(n(251))/8+parseInt(n(253))/9*(parseInt(n(265))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(260)](){const t=Ns,e=this[t(257)];e[t(268)][t(259)](t(262))&&e[t(268)][t(267)](t(266))[t(263)](t(254))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=362]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(378)]())o[r(383)](t)&&s[r(386)](n[r(408)](o));return s}function ws(){const t=["parent","markerName","listItem","element","bindElementToMarker","span","includes","244216sgQTmF","350570qRrNTQ","markerRange","name","TrackChangesEditing","writer","insert","70QfsJaG","109276uPMJIH","getItems","55Zlapzf","130902DroIPI","type","model","hasAttribute","mapper","plugins","push","activeMarkers","toViewElement","881766vXfZsu","isAtEnd","nextSibling","item","520796DopEsw","get","addHighlight","138805ojKfEZ","9WFCgDP","ck-suggestion-marker-","consumable","getAttribute","createUIElement","isBlock","getCustomProperty","test","previousPosition","isContent","isLimit","createRangeOn","listIndent","getWalker","ck-suggestion-marker--active","addClass","schema","start","elementEnd","toViewPosition"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(385)][r(394)](r(373));return(o,i,a)=>{const c=r;if(!a[c(399)][c(404)](i[c(371)],o[c(372)]))return;const u=i[c(371)][c(410)](),l=i[c(371)][c(414)],f=t[c(382)][c(413)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(392)];d=d||f[c(406)](e);const n=a[c(384)][c(388)](e);if(n&&n[c(403)](c(395)))return;c(415)==t[c(381)]&&f[c(402)](e)&&!f[c(407)](e)&&(e[c(391)]||l[c(390)]?h&&h[c(362)]==e||(h=e,m(t[c(405)]),p=!0):g=g||t[c(405)])}function m(t){const r=c,o=a[r(374)][r(401)](r(367),{class:r(398)+e}),u=a[r(384)][r(416)](t);n&&s[r(387)][r(368)](i[r(363)])&&a[r(374)][r(412)](r(411),o),a[r(374)][r(375)](u,o),a[r(384)][r(366)](o,i[r(363)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(155574===parseInt(n(396))/1+-parseInt(n(393))/2+parseInt(n(389))/3+parseInt(n(377))/4*(-parseInt(n(379))/5)+-parseInt(n(380))/6*(-parseInt(n(376))/7)+parseInt(n(369))/8+-parseInt(n(397))/9*(-parseInt(n(370))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(321515===-parseInt(n(489))/1*(parseInt(n(453))/2)+parseInt(n(474))/3+parseInt(n(499))/4+-parseInt(n(457))/5+parseInt(n(459))/6*(parseInt(n(470))/7)+parseInt(n(491))/8+-parseInt(n(481))/9*(parseInt(n(484))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(479)](){return[vs.Delete]}[Ds(478)](){const t=Ds,e=this[t(502)],n=e[t(492)][t(461)](t(456));n[t(495)](t(480));const r=e[t(468)][t(461)](t(485));n[t(495)](t(485),((n,s={})=>{const o=t,a=e[o(493)][o(448)](e[o(493)][o(477)][o(483)]);a[o(473)]&&e[o(493)][o(486)](a,{direction:o(471),unit:s[o(476)]});const c=a[o(503)](),u=i.LiveRange[o(462)](c);let l;n(s),l=o(447)==u[o(475)][o(467)]?e[o(493)][o(487)](c[o(504)]):e[o(493)][o(487)](u[o(504)],u[o(446)]),u[o(466)](),e[o(493)][o(494)](r[o(458)][o(500)],(t=>{const e=o;r[e(458)][e(472)](),t[e(465)](t[e(487)](l[e(446)])),r[e(458)][e(450)]()}))})),e[t(451)][t(497)].on(t(455),Fs(e,t(488)),{priority:t(445)}),e[t(498)][t(497)].on(t(455),((n,r,s)=>{const o=t;s[o(496)][o(449)]&&Fs(e,o(488),{showActiveMarker:!1})[o(482)](this)(n,r,s)}),{priority:t(445)}),e[t(451)][t(497)].on(t(469),((e,n,r)=>{const s=t,o=r[s(464)][s(501)](n[s(463)]);if(o)for(const t of o)t.is(s(460))&&(r[s(464)][s(490)](t,n[s(463)]),r[s(452)][s(454)](t))}),{priority:t(445)})}}function Bs(){const t=["245218uLVLWt","remove","addMarker:suggestion:deletion","TrackChangesEditing","1290375DcoNBv","buffer","1122TMRqhb","uiElement","get","fromRange","markerName","mapper","setSelection","detach","rootName","commands","removeMarker:suggestion:deletion","18039niouzo","forward","lock","isCollapsed","134853MXrTwc","root","unit","document","init","requires","delete","10224pbRhSv","bind","selection","3970rAEIjp","deleteForward","modifySelection","createRange","merge","1PtGdYC","unbindElementFromMarkerName","2599600LGNyHj","plugins","model","enqueueChange","enableCommand","options","downcastDispatcher","data","1205564NNPzXU","batch","markerNameToElements","editor","getFirstRange","start","high","end","$graveyard","createSelection","showSuggestionHighlights","unlock","editing","writer"];return(Bs=function(){return t})()}const Us=Gs;function js(){const t=["listIndent","_descriptionFactory","*Uncheck item*","47998tyfmDo","createPositionAt","listStyle","push","ELEMENT_","editor","type","*Split:* list item","numberedList","removeMarker","end","key","locale","_registerLegacyDescription","filter","from","*Format:* insert into %0","containsItem","splitListItemBefore","321462IXEhZu","todoListChecked","accept","listStart","commandParams","differ","commandName","registerCustomCallback","suggestion","getChanges","TrackChangesEditing","todoList","mergeListItemBackward","getAttribute","19088048YHGKPq","attributeKey","groupId","ListEditing","isObject","splitListItemAfter","listType","document","getRanges","forceValue","getFirstMarker","*Check item*","head","previousSibling","format","408357iCuGRl","isLocal","registerDescriptionCallback","has","nodeAfter","*Merge:* %0","*Remove format:* %0","data","model","newValue","execute","listItemId","isNextTo","multipleBlocks","*Outdent:* %0","documentList","commands","ELEMENT_BULLETED_LIST","48KQCdQk","bulletedList","get","attributes","ELEMENT_NUMBERED_LIST","selection","refresh","change","outdentList","_getAttributeKey","setSelection","registerElementLabel","afterInit","meta","includes","length","_enableDefaultAttributesIntegration","TodoListEditing","listItemIdFixer","assureChains","indentList","ELEMENT_LIST_ITEM","range","detach","*Indent:* %0","deletion","checkTodoList","schema","oldValue","numbered","registerPostFixer","formatBlock","fromRange","attribute","*Format:* remove from %0","start","registerAttributeLabel","todoListCheck","map","toUpperCase","noTrackChangesFixer","nextSibling","_LIST","trackChangesCommand","*Change to:* %0","next","FORMAT_INDENT","getSuggestions","mergeListItemForward","_findSuggestions","list.multiBlock","_suggestionFactory","11327708QVhcIl","*Merge:* list item","getFirstRange","*Set format:* %0","711412SyGdbG","value","plugins","setAttribute","config","default","bulleted","listReversed","isUndo","createRange","_supportLegacySuggestions","batch","every","find","ELEMENT_TODO_LIST","parent","2761200IDszwA","todo"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(841119===parseInt(n(246))/1*(parseInt(n(180))/2)+parseInt(n(228))/3+-parseInt(n(302))/4+parseInt(n(175))/5+-parseInt(n(199))/6+parseInt(n(298))/7+-parseInt(n(213))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(258)](){const t=Us,e=this[t(185)];if(!e[t(304)][t(231)](t(216)))return;const n=e[t(192)],r=e[t(304)][t(248)](t(209)),s=e[t(304)][t(231)](t(263)),o=!!e[t(306)][t(248)](t(296));function i(e){const r=t;return{type:r(227),content:""+Hr(n,r(301),e)}}function a(e){const r=t;return{type:r(227),content:""+Hr(n,r(234),e)}}r[t(262)](t(188),[],[t(239),t(219),t(177)]),r[t(262)](t(247)),r[t(262)](t(266)),r[t(262)](t(254)),r[t(262)](t(218)),r[t(262)](t(198)),o&&(r[t(262)](t(211)),r[t(262)](t(294))),s&&(r[t(262)](t(210)),r[t(262)](t(272),[],[t(200)]),r[t(178)][t(230)]((e=>{const r=t,{data:s}=e;if(s&&r(200)==s[r(191)])return{type:r(227),content:s[r(237)]?Hr(n,r(224)):Hr(n,r(179))}})),this[t(185)][t(236)][t(220)][t(276)]((e=>{const n=t;if(e[n(170)][n(310)])return!1;let s=!1;const o=r[n(293)]({skipNotAttached:!0})[n(194)]((t=>n(200)===r[n(255)](t)));for(const t of o)n(176)!=t[n(300)]()[n(281)][n(232)][n(212)](n(219))&&(r[n(295)](t[n(300)](),n(279))[n(172)]((t=>n(219)===r[n(255)](t[n(207)])))||(e[n(189)](t[n(223)]()),s=!0));return s}))),r[t(178)][t(282)](t(177),Hr(n,t(292)));const c={type:t(227),content:""};r[t(178)][t(230)]((e=>{const r=t,{data:s}=e;if(!s||r(219)!=s[r(191)])return;let u=e[r(225)];for(;u;){if(u[r(235)]&&(r(182)==u[r(235)][r(191)]&&(u[r(235)][r(237)]&&r(307)!=u[r(235)][r(237)]||r(307)!=u[r(235)][r(274)]&&!s[r(237)])||!o&&u[r(235)][r(191)]==Ic))return c;u=u[r(291)]}if(null==s[r(237)])switch(s[r(274)]){case r(308):return a(Hr(n,r(245)));case r(275):return a(Hr(n,r(250)));case r(176):return a(Hr(n,r(173)))}switch(s[r(237)]){case r(308):return i(Hr(n,r(245)));case r(275):return i(Hr(n,r(250)));case r(176):return i(Hr(n,r(173)))}})),r[t(178)][t(230)]((e=>{const n=t,{data:r}=e;if(r&&n(177)==r[n(191)])return null==r[n(237)]||null==r[n(274)]&&0==r[n(237)]?c:void 0})),r[t(178)][t(230)]((e=>{const r=t;if(r(279)!=e[r(186)])return;const{data:s}=e;if(!s||r(239)!=s[r(191)])return;const o=zs(e);return o?r(237)==o?{type:r(227),content:Hr(n,r(299))}:r(274)==o?{type:r(227),content:Hr(n,r(187))}:c:c})),e[t(236)][t(220)][t(276)]((e=>this[t(264)](e))),e[t(236)][t(220)][t(276)]((e=>this[t(286)](e))),e[t(236)][t(220)][t(276)]((e=>this[t(265)](e))),this[t(169)]()}[Us(264)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;let n=!1;const r=this[e(185)][e(304)][e(248)](e(209))[e(293)]({skipNotAttached:!0})[e(194)]((t=>t[e(235)]&&e(239)==t[e(235)][e(191)]))[e(194)]((t=>t[e(235)][e(237)]&&t[e(235)][e(274)]));for(const s of r)zs(s)||(t[e(189)](s[e(223)]()),n=!0);return n}[Us(286)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;const n=this[e(185)][e(304)][e(248)](e(209));if(n[e(289)][e(303)])return!1;let r=!1;const s=[e(219),e(182),e(239),e(177),e(202),e(309),e(283)],o=this[e(185)][e(236)][e(220)][e(204)][e(208)]()[e(194)]((t=>e(279)==t[e(186)]))[e(194)]((t=>s[e(260)](t[e(214)])));if(0==o[e(261)])return r;for(const i of o){const o=n[e(295)](i[e(268)],e(279))[e(194)]((t=>!t[e(259)][e(240)]))[e(284)]((t=>t[e(207)]))[e(194)]((t=>{const r=e,o=n[r(255)](t);return s[r(260)](o)}));if(o[e(261)]){for(const n of o)t[e(189)](n[e(223)]());r=!0}}return r}[Us(265)](t){const e=Us;if(t[e(170)][e(310)]||!t[e(170)][e(229)])return!1;const n=this[e(185)][e(304)][e(248)](e(209));let r=!1;const s=[e(219),e(182),e(239),e(177),e(202),e(309),e(283)];for(const t of n[e(293)]({skipNotAttached:!0})){const o=n[e(295)](t[e(300)](),e(279))[e(284)]((t=>t[e(207)]))[e(194)]((t=>t[e(235)]&&s[e(260)](t[e(235)][e(191)])));if(!o[e(261)])continue;const a=o[0][e(225)][e(249)][e(215)];if(!o[e(171)]((t=>t[e(249)][e(215)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(293)]({skipNotAttached:!0})[s(194)]((e=>s(279)==e[s(186)]&&e[s(249)][s(215)]==t)))e[s(305)](s(215),r)}function i(t,n){const r=e;let s=t[r(225)],i=!1;for(;s;)s[r(249)][r(215)]!=n&&(o(s[r(249)][r(215)],n),s[r(305)](r(215),n),i=!0),s=s[r(291)];return i}}[Us(169)](){const t=Us,e=this[t(185)],n=e[t(192)],r=e[t(304)][t(248)](t(209));this[t(193)](),r[t(297)][t(206)](t(277),t(243),t(201),(function(n,r){const s=t,o=[];for(let t of n)t[s(281)][s(232)]===t[s(190)][s(174)]&&(t=e[s(236)][s(311)](e[s(236)][s(181)](t[s(281)][s(232)],0))),o[s(183)](t);e[s(236)][s(253)]((t=>{const n=s,a=e[n(236)][n(220)][n(251)],c=Array[n(195)](a[n(221)]())[n(284)]((t=>i.LiveRange[n(278)](t)));t[n(256)](o),e[n(244)][n(248)](r[n(205)])[n(252)](),r[n(203)][n(183)]({forceDefaultExecution:!0}),e[n(238)](r[n(205)],...r[n(203)]),t[n(256)](c);for(const t of c)t[n(269)]()}))})),r[t(178)][t(257)]((function(n){const r=t,s=!e[r(236)][r(273)][r(217)](n),o=n[r(226)],i=n[r(287)],a=n[r(212)](r(239)),c=!o||o[r(212)](r(239))!==a,u=!i||i[r(212)](r(239))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(267),e)))}[Us(193)](){const t=Us,e=this[t(185)],n=e[t(192)];function r(n){const r=t,s=e[r(244)][r(248)](r(247))[r(303)],o=e[r(244)][r(248)](r(188))[r(303)];return r(188)===n?s:o}e[t(304)][t(248)](t(209))[t(178)][t(230)]((function(s){const o=t;if(o(277)!=s[o(186)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(205)]){case o(247):u=i[o(203)][0][o(222)],l=r(i[o(205)]),a=o(u?196:280),!l&&e[o(306)][o(248)](o(296))||(a=o(290)),c={type:o(227),content:Hr(n,a,Hr(n,o(245)))};break;case o(188):u=i[o(203)][0][o(222)],l=r(i[o(205)]),a=o(u?196:280),!l&&e[o(306)][o(248)](o(296))||(a=o(290)),c={type:o(227),content:Hr(n,a,Hr(n,o(250)))};break;case o(266):a=o(270),c={type:o(227),content:Hr(n,a,Hr(n,o(267)))};break;case o(254):a=function(t){const e=o,n=t[e(300)]();let r=n[e(281)][e(232)];for(;r&&n[e(197)](r);){if(r[e(212)](e(177))>0)return!1;r=r[e(287)]}return!0}(s)?Hr(n,o(280),Hr(n,function(t){const e=o;return e(184)+t[e(300)]()[e(281)][e(232)][e(212)](e(219))[e(285)]()+e(288)}(s))):Hr(n,o(242),Hr(n,o(267))),c={type:o(227),content:a};break;case o(211):case o(294):!1===i[o(241)]&&(a=o(233),c={type:o(271),content:Hr(n,a,Hr(n,o(267)))})}return c}))}}function zs(t){const e=Us;let n=t[e(300)]()[e(281)][e(232)][e(226)];for(;n;){const r=n[e(212)](e(239));if(!r)return!1;if(r==t[e(235)][e(237)])return e(237);if(r==t[e(235)][e(274)])return e(274);n=n[e(226)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(171552===parseInt(n(342))/1+-parseInt(n(386))/2+parseInt(n(349))/3*(parseInt(n(362))/4)+-parseInt(n(328))/5*(parseInt(n(347))/6)+-parseInt(n(392))/7*(-parseInt(n(348))/8)+parseInt(n(338))/9*(-parseInt(n(357))/10)+parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class Ws extends t.Plugin{[Hs(344)](){const t=Hs;if(!this[t(370)][t(410)][t(375)](t(355)))return;const e=this[t(370)][t(373)][t(339)](t(372)),n=this[t(370)][t(410)][t(339)](t(366));e[t(354)]&&n[t(359)](t(332),[],[t(332)]),e[t(335)]&&n[t(359)](t(325),[],[t(325)]),e[t(334)]&&n[t(359)](t(396),[],[t(396)]);const r={type:t(377),content:""};n[t(341)][t(356)](this[t(389)][t(405)](this));const s=this[t(370)][t(337)];n[t(341)][t(382)](t(325),Hr(s,t(351))),n[t(341)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(325)==s[n(352)])return null==s[n(407)]||0==s[n(407)]&&null==s[n(358)]?r:void 0})),n[t(341)][t(382)](t(396),Hr(s,t(350))),n[t(341)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(396)==s[n(352)])return null==s[n(407)]||1==s[n(407)]&&null==s[n(358)]?r:void 0})),this[t(370)][t(353)][t(333)][t(367)]((e=>{const r=t;if(e[r(365)][r(329)])return!1;let s=!1;const o=n[r(324)]({skipNotAttached:!0})[r(381)]((t=>{const e=r,s=n[e(368)](t);return e(396)==s||e(325)==s}));for(const t of o)r(412)!=t[r(336)]()[r(387)][r(345)][r(384)](r(398))&&(n[r(404)](t[r(336)](),r(327))[r(363)]((t=>r(398)==n[r(368)](t[r(403)])))||(e[r(400)](t[r(397)]()),s=!0));return s})),this[t(379)]()}[Hs(389)](t){const e=Hs,n=this[e(370)][e(337)],{data:r}=t,s={type:e(377),content:""};if(!r||e(332)!=r[e(352)])return;if(!r[e(358)])return e(330)==r[e(407)]?s:{type:e(377),content:""+Hr(n,e(340),Hr(n,this[e(395)](r[e(407)])))};if(!r[e(407)]){if(e(330)==r[e(358)])return s;let o=t[e(364)];for(;o;){if(o[e(393)]&&e(398)==o[e(393)][e(352)]&&o[e(393)][e(407)])return s;o=o[e(371)]}return{type:e(377),content:""+Hr(n,e(406),Hr(n,this[e(395)](r[e(358)])))}}if(e(330)!=r[e(407)])return{type:e(377),content:""+Hr(n,e(340),Hr(n,this[e(395)](r[e(407)])))};let o=t[e(364)];for(;o;){if(o[e(393)]&&e(398)==o[e(393)][e(352)]&&o[e(393)][e(407)]&&o[e(393)][e(358)])return s;o=o[e(371)]}const i=t[e(336)]()[e(387)][e(345)][e(384)](e(398));return{type:e(377),content:Hr(n,e(340),Hr(n,e(408)+i[e(391)]()+e(385)))}}[Hs(379)](){const t=Hs,e=this[t(370)],n=e[t(337)];e[t(410)][t(339)](t(366))[t(341)][t(356)]((e=>{const r=t;if(r(394)!=e[r(374)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(399)]){case r(332):o=r(383),i={type:r(377),content:Hr(n,o,Hr(n,this[r(395)](s[r(331)][0][r(374)])))};break;case r(325):o=s[r(331)][0][r(335)]?r(346):r(390),i={type:r(377),content:Hr(n,o)};break;case r(396):o=r(401),i={type:r(377),content:Hr(n,o,s[r(331)][0][r(334)])}}return i}))}[Hs(395)](t){const e=Hs;return e(408)+function(t){const n=e;return Xs[n(323)](t)?n(388):qs[n(323)](t)?n(412):null}(t)[e(391)]()+e(380)+t[e(391)]()[e(409)](/-/g,"_")}}function Ks(t,e){const n=Js();return(Ks=function(t,e){return n[t-=323]})(t,e)}const Xs=[Hs(411),Hs(376),Hs(402)],qs=[Hs(360),Hs(361),Hs(343),Hs(378),Hs(326),Hs(413)];function Js(){const t=["listStyle","document","startIndex","reversed","getFirstRange","locale","531UUTPEV","get","*Set format:* %0","_descriptionFactory","65714lRqGuB","lower-roman","afterInit","nodeAfter","*Format:* set order to reversed","54omyRsU","2222856RVXpue","310611pLxRUR","FORMAT_LIST_START","FORMAT_LIST_REVERSED","key","model","styles","ListPropertiesEditing","registerDescriptionCallback","26910eSirEO","oldValue","_enableDefaultAttributesIntegration","decimal","decimal-leading-zero","8edzQHc","find","head","batch","TrackChangesEditing","registerPostFixer","_getAttributeKey","179960UelqXL","editor","next","list.properties","config","type","has","circle","format","upper-roman","_registerLegacyDescription","_LIST_","filter","registerAttributeLabel","*Change to:* %0","getAttribute","_LIST_DEFAULT","271462cXIgyL","start","bulleted","handleDescriptions","*Format:* set order to regular","toUpperCase","7QPckzL","data","formatBlock","_getTranslationKeyForListStyle","listStart","getFirstMarker","listType","commandName","removeMarker","*Format:* set start index to %0","square","suggestion","_findSuggestions","bind","*Remove format:* %0","newValue","ELEMENT_","replace","plugins","disc","numbered","upper-latin","includes","getSuggestions","listReversed","lower-latin","attribute","56085loGsPp","isUndo","default","commandParams"];return(Js=function(){return t})()}var Qs=n(507);const Zs=$s;function Ys(){const t=["commands","init","hasClass","editor","document","end","206RRGtYN","split","nextSibling","3636882iGVzMX","getFirstRange","editing","fire","markInsertion","fromRange","high","33783240KbHpxL","remove","showSuggestionHighlights","12460AeOYmO","parent","selection","774QpaZAP","mapper","enableCommand","downcastDispatcher","get","markerName","requires","data","detach","TrackChangesEditing","createRange","bind","24600VQlxVM","732942KjzrBs","setSelection","enterBlock","addMarker:suggestion:insertion","model","markerNameToElements","enter","unbindElementFromMarkerName","plugins","options","1484WSMLyM","createPositionAt","getFirstPosition","removeMarker:suggestion:insertion","afterExecute","1007492dLmqyx","change","32735QOeYKK","ck-suggestion-marker-split","writer"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=363]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(742002===-parseInt(n(378))/1*(parseInt(n(365))/2)+-parseInt(n(368))/3+-parseInt(n(409))/4+parseInt(n(411))/5*(parseInt(n(381))/6)+parseInt(n(404))/7*(-parseInt(n(393))/8)+-parseInt(n(394))/9+parseInt(n(375))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Zs(387)](){return[Qs.Enter]}[Zs(415)](){const t=Zs,e=this[t(417)],n=e[t(402)][t(385)](t(390)),r=e[t(414)][t(385)](t(400));n[t(383)](t(400),(()=>{const s=t;e[s(398)][s(410)]((t=>{const o=s,a=e[o(398)][o(363)][o(380)],c=a[o(406)](),u=i.LiveRange[o(373)](a[o(369)]());if(r[o(396)](t)){const r=e[o(398)][o(405)](c[o(379)][o(367)],0),s=t[o(391)](c,r);n[o(372)](s)}else t[o(395)](t[o(391)](u[o(364)]));u[o(389)](),r[o(371)](o(408),{writer:t})}))})),e[t(370)][t(384)].on(t(397),Fs(e,t(366)),{priority:t(374)}),e[t(370)][t(384)].on(t(407),((e,n,r)=>{const s=t,o=r[s(382)][s(399)](n[s(386)]);if(o)for(const t of o)t[s(416)](s(412))&&(r[s(382)][s(401)](t,n[s(386)]),r[s(413)][s(376)](t))}),{priority:t(374)}),e[t(388)][t(384)].on(t(397),((n,r,s)=>{const o=t;s[o(403)][o(377)]&&Fs(e,o(366),{showActiveMarker:!1})[o(392)](this)(n,r,s)}),{priority:t(374)})}}const eo=ro;function no(){const t=["findPrevious","replace","5239752EoSDMj","918zQslbx","252504gWmFAe","1551363DHnehg","createPositionAt","bind","find","_isInDeletionRange","get","plugins","start","editor","replaceAll","model","FindAndReplaceEditing","createRange","end","has","getMarkersGroup","6863384mtwuHn","FindAndReplaceUtils","12606nPljiw","getRange","5wukgjG","suggestion:deletion","string","markers","TrackChangesEditing","handleFindCommand","342054mFUtRN","enableCommand","getIntersection","28653770cRMfZf","filter","item","afterInit","9JgGoSk","findNext","findByTextCallback"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(985638===-parseInt(n(133))/1+-parseInt(n(151))/2*(parseInt(n(131))/3)+-parseInt(n(132))/4*(parseInt(n(112))/5)+parseInt(n(118))/6+parseInt(n(130))/7+parseInt(n(149))/8+-parseInt(n(125))/9*(-parseInt(n(121))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(124)](){const t=eo;if(!this[t(141)][t(139)][t(147)](t(144)))return;const e=this[t(141)][t(139)][t(138)](t(116));e[t(119)](t(136),this[t(117)][t(135)](this)),e[t(119)](t(126)),e[t(119)](t(128)),e[t(119)](t(129)),e[t(119)](t(142))}[eo(117)](t,e,n={}){const r=eo,s=this[r(141)][r(139)][r(138)](r(150));return t((t=>(r(114)==typeof e?s[r(127)](e,n):e)(t)[r(122)]((e=>!1===this[r(137)](e,t[r(123)])))),n)}[eo(137)](t,e){const n=eo,r=this[n(141)][n(143)][n(145)](this[n(141)][n(143)][n(134)](e,t[n(140)]),this[n(141)][n(143)][n(134)](e,t[n(146)]));for(const t of this[n(141)][n(143)][n(115)][n(148)](n(113)))if(null!==r[n(120)](t[n(111)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(804277===-parseInt(n(167))/1*(parseInt(n(155))/2)+-parseInt(n(159))/3+parseInt(n(127))/4+parseInt(n(149))/5+parseInt(n(138))/6+-parseInt(n(182))/7*(-parseInt(n(164))/8)+-parseInt(n(153))/9*(-parseInt(n(141))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(130),commandName:oo(148)},{pluginName:oo(137),commandName:oo(144)},{pluginName:oo(171),commandName:oo(168)},{pluginName:oo(142),commandName:oo(173)}];function co(){const t=["registerDescriptionCallback","FontSize","*Set font family:* %0","FORMAT_FONT_COLOR","FORMAT_FONT_BACKGROUND","title","registerAttributeLabel","model","180019bDhaJa","_registerLegacyDescription","plugins","FORMAT_FONT_FAMILY","locale","2436648jPKsQX","fontSize.options","afterInit","FontSizeEditing","label","*Reset font family*","has","trim","fontBackgroundColor.colors","find","FontFamilyEditing","2926194ZzMQzz","*Set font size:* %0","*Set font color:* %0","1168340GreEEk","FontBackgroundColorEditing","FORMAT_FONT_SIZE","fontFamily","*Reset font size*","commandName","commandParams","fontSize","2545685eMgKzz","toLowerCase","get","fontColor.colors","36CcEZHv","value","16094tNBHwN","_enableDefaultAttributesIntegration","format","*Reset font background color*","2634438AINqnC","normalizeSizeOptions","*Reset font color*","TrackChangesEditing","config","344BmcFTp","_descriptionFactory","*Set font background color:* %0","186QdLkVo","fontColor","formatInline","type","FontColorEditing","editor","fontBackgroundColor"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(129)](){const t=oo,e=this[t(172)][t(126)],n=this[t(172)][t(184)][t(151)](t(162));for(const{pluginName:e,commandName:r}of ao)this[t(172)][t(184)][t(133)](e)&&n[t(156)](r,[r]);e.t,n[t(165)][t(180)](t(148),Hr(e,t(143))),n[t(165)][t(180)](t(144),Hr(e,t(125))),n[t(165)][t(180)](t(168),Hr(e,t(177))),n[t(165)][t(180)](t(173),Hr(e,t(178))),this[t(183)]()}[oo(183)](){const t=oo,e=this[t(172)],n=e[t(126)];e[t(184)][t(151)](t(162))[t(165)][t(174)]((e=>{const r=t,o=n.t;if(r(169)!=e[r(170)])return;const{data:i}=e;if(null!=i){if(r(148)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=o(this[r(172)][r(184)][r(151)](r(175))[r(160)](this[r(172)][r(163)][r(151)](r(128)))[r(136)]((e=>e[r(181)]==t))[r(179)])[r(150)]();return{type:r(157),content:Hr(n,r(139),e)}}return{type:r(157),content:Hr(n,r(145))}}if(r(144)==i[r(146)]){const t=i[r(147)][0][r(154)];return t?{type:r(157),content:Hr(n,r(176),t)}:{type:r(157),content:Hr(n,r(132))}}if(r(168)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=(0,s.normalizeColorOptions)(this[r(172)][r(163)][r(151)](r(152)))[r(136)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(150)]()),{type:r(157),content:Hr(n,r(140),a)[r(134)](),color:{value:t,title:a||i}}}return{type:r(157),content:Hr(n,r(161))}}if(r(173)==i[r(146)]){const t=i[r(147)][0][r(154)];if(t){const e=(0,s.normalizeColorOptions)(this[r(172)][r(163)][r(151)](r(135)))[r(136)]((e=>e[r(181)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(150)]()),{type:r(157),content:Hr(n,r(166),a)[r(134)](),color:{value:t,title:a||i}}}return{type:r(157),content:Hr(n,r(158))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=249]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(601645===parseInt(n(289))/1+parseInt(n(294))/2+parseInt(n(297))/3+-parseInt(n(253))/4*(parseInt(n(269))/5)+parseInt(n(299))/6+parseInt(n(251))/7*(-parseInt(n(249))/8)+parseInt(n(296))/9*(-parseInt(n(277))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(256)](){const t=lo,e=this[t(293)],n=e[t(280)][t(276)](t(257)),r=e[t(279)][t(276)](t(300)),s=e[t(279)][t(276)](t(263));r&&s&&(n[t(250)](t(263)),n[t(260)](t(300)),this[t(258)]())}[lo(258)](){const t=lo,e=this[t(293)],n=e[t(261)];e[t(280)][t(276)](t(257))[t(264)][t(282)]((r=>{const s=t;if(s(290)!=r[s(283)]&&s(292)!=r[s(283)])return;const{data:o}=r;if(o&&s(263)===o[s(259)]){const t=[],r=o[s(266)][0];for(const[n,o]of Object[s(284)](r))t[s(288)](po(e,n,o));return t[s(273)]?{type:s(295),content:Hr(n,s(286),t[s(274)](", "))}:{type:s(295),content:Hr(n,s(301))}}}))}}function go(){const t=["formatInline","editor","1719700DbIXwQ","format","328743cbjckX","3528495zUsNSy","split","6546090DpoFEt","copyFormat","*Remove all formatting*","title","6295184GsikFI","_enableDefaultAttributesIntegration","7kmMRJf","boolean","133564HvOojI","slice","toLowerCase","afterInit","TrackChangesEditing","_registerLegacyDescription","commandName","enableCommand","locale","fontColor","pasteFormat","_descriptionFactory","fontSize","commandParams","FontSize","toUpperCase","115YMQNhn","find","model","label","length","join","config","get","400GLhQcT","normalizeSizeOptions","commands","plugins","fontSize.options","registerDescriptionCallback","type","entries","charAt","*Set format to:* %0","fontBackgroundColor","push","490586XZWhmA","formatBlock","fontColor.colors"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(261)].t,i=e[r(298)](/(?=[A-Z])/)[r(274)](" "),a=o(i[r(285)](0)[r(268)]()+i[r(254)](1))[r(255)]();if(r(252)==typeof n)return a;if(r(262)===e||r(287)===e){const e=(0,s.normalizeColorOptions)(t[r(275)][r(276)](r(291)))[r(270)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(272)])[r(255)]():n)+")"}if(r(265)===e&&isNaN(parseFloat(n))){const e=t[r(280)][r(276)](r(267))[r(278)](t[r(275)][r(276)](r(281)))[r(270)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(302)])[r(255)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(697970===-parseInt(n(260))/1*(-parseInt(n(251))/2)+parseInt(n(259))/3+parseInt(n(272))/4+-parseInt(n(270))/5*(parseInt(n(282))/6)+parseInt(n(264))/7+parseInt(n(252))/8+parseInt(n(284))/9*(-parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(279)](){const t=mo,e=this[t(254)];if(!e[t(274)][t(265)](t(294)))return;this[t(258)]=e[t(268)][t(288)](t(267));const n=e[t(271)],r=e[t(274)][t(288)](t(287));r[t(281)](t(277));for(const e of this[t(258)])t(286)!=e[t(291)]&&r[t(278)][t(275)](e[t(291)],(n=>{const r=t,i=this[r(290)](e[r(291)]);return null!==i?s(n,i):o(n,e[r(293)])}));function s(e,r){return Hr(n,t(261),[e,r])}function o(e,r){return Hr(n,t(289),[e,r])}this[t(280)]()}[mo(280)](){const t=mo,e=this[t(254)],n=e[t(271)];e[t(274)][t(288)](t(287))[t(278)][t(285)]((e=>{const r=t;if(r(253)!=e[r(256)])return;const{data:s}=e;if(s&&r(277)==s[r(269)]){const e=s[r(273)][0][r(266)],c=this[r(290)](e);if(null!==c)return{type:r(263),content:Hr(n,r(257),(1,a=c,Hr(n,r(261),[1,a])))};const u=this[r(258)][r(276)]((t=>t[r(291)]===e))[r(293)];return{type:r(263),content:Hr(n,r(257),(o=1,i=u,Hr(n,t(289),[o,i])))}}var o,i,a}))}[mo(290)](t){const e=mo;var n,r;const s=t[e(292)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(258)])||void 0===n?void 0:n[e(276)]((n=>n[e(291)]==t));if(o&&o[e(262)]){const t=o[e(262)],n=(null!==(r=t[e(283)])&&void 0!==r?r:t)[e(292)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["_enableDefaultAttributesIntegration","263502rviFNZ","name","80145QupqDd","registerDescriptionCallback","paragraph","TrackChangesEditing","get","ELEMENT_HEADING_CUSTOM","_getHeadingLevel","model","match","title","HeadingEditing","10fRwMUb","4166304ldQzUH","formatBlock","editor","2590jjQzDt","type","*Change to:* %0","_headingOptions","4081659tgsHCM","98621WVrgme","ELEMENT_HEADING","view","format","3219440DZeKtq","has","value","heading.options","config","commandName","105xjEWVf","locale","4369024OxChgl","commandParams","plugins","registerElementLabel","find","heading","_descriptionFactory","afterInit","_registerLegacyDescription"];return(bo=function(){return t})()}const To=yo;!function(t,e){const n=yo,r=t();for(;;)try{if(947253===parseInt(n(483))/1*(parseInt(n(468))/2)+parseInt(n(485))/3+-parseInt(n(487))/4+-parseInt(n(503))/5+parseInt(n(494))/6*(parseInt(n(471))/7)+parseInt(n(475))/8+-parseInt(n(470))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class _o extends t.Plugin{[To(486)](){const t=To,e=this[t(476)];if(!e[t(479)][t(466)](t(493)))return;const n=e[t(479)][t(500)](t(491)),r=e[t(489)];n[t(490)](t(467),[t(467)]),n[t(502)][t(473)](t(467),Hr(r,t(478))),this[t(482)]()}[To(482)](){const t=To,e=this[t(476)],n=e[t(489)];e[t(479)][t(500)](t(491))[t(502)][t(501)]((r=>{const s=t;if(s(477)!=r[s(484)])return;const{data:o}=r;if(o&&s(467)==o[s(469)]){const t=n.t,r=o[s(496)][0][s(481)];if(r){const o=e[s(499)][s(500)](s(472))[s(488)]((t=>t[s(495)]==r)),i=t(o[s(498)])[s(480)]();return{type:s(492),content:Hr(n,s(497),i),color:{value:o[s(474)],title:o[s(498)]}}}return{type:s(492),content:Hr(n,s(504),Hr(n,s(478)))}}}))}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=466]})(t,e)}function Ao(){const t=["906Rsglmn","model","commandParams","*Set highlight:* %0","title","config","get","registerDescriptionCallback","_descriptionFactory","98625caNvCu","*Remove highlight*","has","highlight","3057486BjTErJ","commandName","7081209gCMmDf","9905IKxaPo","highlight.options","registerAttributeLabel","color","1803000whLPOg","editor","formatInline","FORMAT_HIGHLIGHT","plugins","toLowerCase","value","_registerLegacyDescription","1ikjLCx","type","1654050KGsBMo","afterInit","3061416OCiLzL","find","locale","_enableDefaultAttributesIntegration","TrackChangesEditing","format","HighlightEditing"];return(Ao=function(){return t})()}const ko=No;function Co(){const t=["div","has","plugins","editor","conversion","createPositionAt","afterInit","4SWyBjK","registerElementLabel","ELEMENT_HORIZONTAL_LINE","addClass","ck-horizontal-line","_descriptionFactory","createEmptyElement","dataDowncast","9OdYONY","60492mhliBO","for","TrackChangesEditing","high","353520PSzWWw","get","enableCommand","horizontalLine","locale","774870osvnAg","1638456VLksHd","21TssExx","insert","1720795aspyBq","createContainerElement","141644koAOAe","elementToStructure","HorizontalLineEditing","showSuggestionHighlights","218070MEcgjS"];return(Co=function(){return t})()}function No(t,e){const n=Co();return(No=function(t,e){return n[t-=201]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(187544===-parseInt(n(204))/1*(parseInt(n(216))/2)+-parseInt(n(224))/3*(-parseInt(n(225))/4)+parseInt(n(202))/5+-parseInt(n(229))/6*(parseInt(n(236))/7)+parseInt(n(235))/8+-parseInt(n(208))/9+parseInt(n(234))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(215)](){const t=ko,e=this[t(212)];if(!e[t(211)][t(210)](t(206)))return;e[t(211)][t(230)](t(227))[t(231)](t(232));const n=e[t(211)][t(230)](t(227)),r=e[t(233)];n[t(221)][t(217)](t(232),(e=>Hr(r,t(218),e))),e[t(213)][t(226)](t(223))[t(205)]({model:t(232),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(207)])return null;const o=n[s(203)](s(209)),i=n[s(222)]("hr");return n[s(219)](s(220),o),n[s(201)](n[s(214)](o,0),i),o},converterPriority:t(228)})}}const Lo=vo;function So(){const t=["format","_descriptionFactory","rawHtml","commandName","_enableDefaultAttributesIntegration","value","has","editor","983934xpuuvK","get","HtmlEmbed","3579155GnQwYg","locale","attribute","1304368pbSGUf","getFirstRange","nodeAfter","element","registerDescriptionCallback","_registerLegacyDescription","*Change %0 content*","8288LanWnD","1961094HYfyLx","1049763FEnDlU","type","key","formatBlock","ELEMENT_HTML_EMBED","htmlEmbed","start","7084YuSvvo","registerElementLabel","afterInit","TrackChangesEditing","794004LqfvKJ","plugins"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(749189===parseInt(n(231))/1+parseInt(n(216))/2+-parseInt(n(230))/3+parseInt(n(222))/4+parseInt(n(219))/5+-parseInt(n(242))/6+parseInt(n(238))/7*(-parseInt(n(229))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Lo(240)](){const t=Lo,e=this[t(251)];if(!e[t(243)][t(250)](t(218)))return;const n=e[t(243)][t(217)](t(241)),r=e[t(220)];n[t(245)][t(239)](t(246),(e=>Hr(r,t(235),e))),n[t(248)](t(236),[],[t(249)]),n[t(245)][t(226)]((e=>{const n=t;if(n(221)!=e[n(232)])return;const{data:s}=e;if(s&&n(249)==s[n(233)]&&e[n(223)]()[n(237)][n(224)].is(n(225),n(246))){const t=Hr(r,n(235));return{type:n(244),content:Hr(r,n(228),t)}}})),this[t(227)]()}[Lo(227)](){const t=Lo,e=this[t(251)],n=e[t(220)];e[t(243)][t(217)](t(241))[t(245)][t(226)]((e=>{const r=t;if(r(234)!=e[r(232)])return;const{data:s}=e;if(s&&r(236)==s[r(247)]){const t=Hr(n,r(235));return{type:r(244),content:Hr(n,r(228),t)}}}))}}const Oo=Fo;function wo(){const t=["change","imageBlock","forward","317766ddpkbh","imageCaption","toggleImageCaption","format","isCollapsed","Block image to inline image","deletion","uploadImage","formatBlock","has","createRange","*Reset image width*","6332144OKFLBi","imageTypeInline","ImageUploadEditing","isBlockImage","type","*Remove image text alternative*","ImageInlineEditing","getSuggestionCallback","TrackChangesEditing","ELEMENT_CAPTION","ImageTextAlternativeEditing","ImageEditing","imageStylePreApply","registerElementLabel","nodeAfter","ELEMENT_IMAGE","markInsertion","insertion","ImageUtils","getNearestSelectionRange","markBlockFormat","get","accept","nodeBefore","enableCommand","selection","3491700FHJLVL","schema","_suggestionFactory","4UJRJMR","registerCustomCallback","registerAttributeLabel","registerDescriptionCallback","isBefore","4110520gWCdNC","*Set image text alternative:* %0","previous","attribute","_enableDefaultAttributesIntegration","discard","isEqual","detach","insertImage","ImageCaptionEditing","length","_registerLegacyDescription","model","removeObject","backward","commandParams","caption","Inline image to block image","chain","document","plugins","key","1108088SFwGQN","createRangeOn","FORMAT_IMAGE_SIZE","alt","getCaptionFromImageModelElement","ImageBlockEditing","filter","editor","*Set image width:* %0","find","fromPosition","toNext","formatInline","start","convertBlockImageToInline","resizeImage","imageTypeBlock","width","getContainedElement","isOwn","forceDefaultExecution","locale","isIntersecting","imageInline","newValue","imageTextAlternative","addObject","subType","ELEMENT_INLINE_IMAGE","getFirstRange","_descriptionFactory","resizedWidth","afterInit","2344200iMIlRR","4607485twTBic","end","ImageCaptionUtils","convertInlineImageToBlock","findIndex","join","getClosestSelectedImageElement","_findSuggestions","commandName","toPrevious","ImageResize","markDeletion","element"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(629330===parseInt(n(277))/1+parseInt(n(345))/2+-parseInt(n(315))/3+parseInt(n(318))/4*(parseInt(n(261))/5)+parseInt(n(260))/6+-parseInt(n(289))/7+parseInt(n(323))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(259)](){const t=Oo,e=this[t(352)];if(!e[t(343)][t(286)](t(300)))return;const n=e[t(343)][t(310)](t(297)),r=e[t(343)][t(310)](t(307)),s=e[t(248)];n[t(313)](t(331)),n[t(257)][t(302)](t(275),(e=>Hr(s,t(304),e))),n[t(257)][t(302)](t(250),(e=>Hr(s,t(255),e))),n[t(257)][t(302)](t(339),(()=>Hr(s,t(298)))),e[t(343)][t(286)](t(291))&&n[t(313)](t(284)),e[t(343)][t(286)](t(350))&&e[t(343)][t(286)](t(295))&&(n[t(313)](t(290),((s,o)=>{const i=t,a=r[i(267)](e[i(335)][i(342)][i(314)]);e[i(335)][i(274)]((()=>{const t=i;n[t(309)](a,{commandName:t(290),commandParams:[o]},[],t(359))}))})),n[t(313)](t(361),((s,o)=>{const a=t;e[a(335)][a(274)]((t=>{const c=a;let u=r[c(267)](e[c(335)][c(342)][c(314)]),l=t[c(346)](u);const f=i.LivePosition[c(355)](l[c(358)],c(270)),h=i.LivePosition[c(355)](l[c(262)],c(356));n[c(247)]((()=>s(o))),u=r[c(267)](e[c(335)][c(342)][c(314)]),l=t[c(346)](u);const g=t[c(287)](f,h);f[c(330)](),h[c(330)](),n[c(309)](u,{commandName:c(290),commandParams:[o]},[],c(264)),g[c(358)][c(322)](l[c(358)])&&n[c(305)](t[c(287)](g[c(358)],l[c(358)]),c(264)),l[c(262)][c(322)](g[c(262)])&&n[c(305)](t[c(287)](l[c(262)],g[c(262)]),c(264))}))})),n[t(317)][t(319)](t(285),t(264),t(266),(()=>!1)),n[t(317)][t(319)](t(285),t(264),t(311),(()=>!1)),n[t(317)][t(319)](t(285),t(264),t(328),n[t(317)][t(296)](t(285),"",t(311))),n[t(317)][t(319)](t(306),t(264),t(266),(()=>!1)),n[t(317)][t(319)](t(306),t(264),t(328),(([r])=>{const s=t,o=n[s(317)][s(296)](s(306),"",s(328));let i=r[s(358)],a=r[s(262)];const c=e[s(335)][s(316)][s(308)](i,s(337)),u=e[s(335)][s(316)][s(308)](a,s(276));c[s(281)]&&(i=c[s(358)]),u[s(281)]&&(a=u[s(262)]),o([e[s(335)][s(287)](i,a)])})),n[t(317)][t(319)](t(285),t(264),t(341),c),n[t(317)][t(319)](t(306),t(264),t(341),c)),e[t(343)][t(286)](t(332))&&(n[t(313)](t(279),((s,o)=>{const i=t,a=e[i(343)][i(310)](i(263));let c=r[i(267)](e[i(335)][i(342)][i(314)]),u=a[i(349)](c);e[i(335)][i(274)]((()=>{const t=i;if(u)return void n[t(272)](e[t(335)][t(346)](u));const l=r[t(292)](c);s(o),c=r[t(267)](e[t(335)][t(342)][t(314)]),u=a[t(349)](c),n[t(305)](e[t(335)][t(346)](u),l?null:t(278))}))})),n[t(317)][t(319)](t(306),t(278),t(341),c));const o=[{type:t(285),subType:t(301)},{type:t(306),subType:t(278)},{type:t(285),subType:t(264)},{type:t(306),subType:t(264)}];function a(e,s){const i=t,a=o[i(265)]((({type:t,subType:n})=>e[i(293)]==t&&e[i(254)]==n)),c=o[i(265)]((({type:t,subType:e})=>s[i(293)]==t&&s[i(254)]==e));if(a<0||c<0)return!1;const u=e[i(256)](),l=s[i(256)]();if((0==a||1==a)&&2==c&&u[i(249)](l))return!0;if(2==a&&3==c){const t=n[i(268)](u,i(306))[i(351)]((({suggestion:t,meta:e})=>e[i(364)]&&i(264)==t[i(254)]));if(t[i(333)]>1&&l[i(262)][i(329)](u[i(358)]))return!0;if(1==t[i(333)]&&(u[i(358)][i(329)](l[i(262)])||u[i(262)][i(329)](l[i(358)])))return!0}if(3==a&&3==c&&u[i(358)][i(322)](l[i(358)])){const t=u[i(262)][i(303)],e=l[i(358)][i(312)];return r[i(292)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(343)][t(286)](t(271))&&(n[t(327)](t(360),[],[t(258)]),n[t(257)][t(320)](t(258),Hr(s,t(347)))),e[t(343)][t(286)](t(299))&&n[t(327)](t(252),[],[t(348)]),n[t(257)][t(321)]((e=>{const n=t;if(o[n(354)]((({type:t,subType:r})=>e[n(293)]==t&&e[n(254)]==r)))return e[n(325)]?{}:void 0})),n[t(257)][t(321)]((e=>{const n=t;if(n(306)==e[n(293)]||n(283)==e[n(293)]){const t=e[n(363)]();if(t&&t.is(n(273),n(339)))return{type:n(306)==e[n(293)]?n(253):n(336),element:t,quantity:1}}})),n[t(257)][t(321)]((e=>t(285)==e[t(293)]&&t(264)==e[t(254)]?{type:t(280),content:t(340)}:t(285)==e[t(293)]&&t(359)==e[t(254)]?{type:t(280),content:t(282)}:void 0)),n[t(257)][t(321)]((e=>{const n=t;if(n(326)!=e[n(293)])return;const{data:r}=e;if(!r||n(348)!=r[n(344)])return;const o=r[n(251)];return o?{type:n(280),content:Hr(s,n(324),'"'+o+'"')}:{type:n(280),content:Hr(s,n(294))}})),this[t(334)]()}[Oo(334)](){const t=Oo,e=this[t(352)],n=e[t(248)];e[t(343)][t(310)](t(297))[t(257)][t(321)]((e=>{const r=t;if(r(285)!=e[r(293)]&&r(357)!=e[r(293)])return;const{data:s}=e;if(s){if(r(252)==s[r(269)]){const t=s[r(338)][0][r(251)];return t?{type:r(280),content:Hr(n,r(324),'"'+t+'"')}:{type:r(280),content:Hr(n,r(294))}}if(r(360)==s[r(269)]){const t=s[r(338)][0][r(362)];return t?{type:r(280),content:Hr(n,r(353),t)}:{type:r(280),content:Hr(n,r(288))}}}}))}}const Po=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(631263===parseInt(n(397))/1+-parseInt(n(389))/2+parseInt(n(384))/3+parseInt(n(387))/4+-parseInt(n(379))/5*(-parseInt(n(391))/6)+parseInt(n(394))/7+-parseInt(n(403))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[Po(372)](){const t=Po;if(!this[t(367)][t(370)][t(368)](t(374)))return;const e=this[t(367)][t(385)],n=this[t(367)][t(370)][t(381)](t(383));n[t(377)](t(371),[],[t(392)]),n[t(386)][t(380)]((n=>{const r=t;if(r(404)!=n[r(378)])return;const{data:s}=n;return s&&r(392)==s[r(376)]?s[r(399)]&&s[r(396)]?{type:r(393),content:Hr(e,r(382))}:{type:r(393),content:""}:void 0})),this[t(390)]()}[Po(390)](){const t=Po,e=this[t(367)][t(370)][t(381)](t(383));e[t(395)][t(402)](t(401),t(371),t(369),e[t(395)][t(388)](t(401),null,t(375))),e[t(395)][t(402)](t(401),t(371),t(375),e[t(395)][t(388)](t(401),null,t(369))),this[t(405)]()}[Po(405)](){const t=Po,e=this[t(367)],n=e[t(385)];e[t(370)][t(381)](t(383))[t(386)][t(380)]((e=>{const r=t;if(r(401)!=e[r(378)]&&r(400)!=e[r(378)])return;const{data:s}=e;return s&&r(371)==s[r(398)]?{type:r(393),content:Hr(n,r(373))}:void 0}))}}function Uo(){const t=["plugins","replaceImageSource","afterInit","*Format:* replace image URL","ImageEditing","discard","key","_enableDefaultAttributesIntegration","type","421655CwIcYS","registerDescriptionCallback","get","*Replace image URL*","TrackChangesEditing","1482231dRgatj","locale","_descriptionFactory","4653388XTcbhb","getSuggestionCallback","1158628gdnMWV","_handleLegacySuggestions","78ZZmdAY","src","format","303968ALTHAy","_suggestionFactory","oldValue","785212icaRKe","commandName","newValue","formatInline","formatBlock","registerCustomCallback","18974288RWaxiX","attribute","_registerLegacyDescription","editor","has","accept"];return(Uo=function(){return t})()}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=372]})(t,e)}const Go=jo;function Vo(){const t=["1379680wZvduu","imageCaption","commandName","name","editor","subType","differ","forEach","next","948psVzlR","4WdyEhV","model","findIndex","_registerLegacyDescription","getChangedMarkers","afterInit","getClosestSelectedImageElement","shouldConvertImageType","markInlineFormat","insertion","refresh","createRangeOn","discard","595109YfRFfT","isInlineImage","discardSuggestion","isBlockImage","filter","enableCommand","document","suggestion","commandReversedParams","Users","TrackChangesEditing","head","formatBlock","isOwn","normalizedStyles","start","chain","format","*Format:* %0","join","type","hasSuggestion","change","510495DaSwia","ImageStyleEditing","10VbSdSJ","locale","FORMAT_SIDE_IMAGE","convertInlineImageToBlock","commands","markBlockFormat","registerCustomCallback","get","isBefore","3407466YfzDWh","getContainedElement","newRange","isInContent","ImageUtils","_splitMarkerName","imageStyle","registerPostFixer","isEqual","end","getFirstRange","nodeAfter","_suggestionFactory","getSuggestion","toLowerCase","getSuggestionCallback","imageStylePreApply","has","accept","length","registerDescriptionCallback","formatInline","from","imageTypeBlock","_findSuggestions","selection","isIntersecting","side","author","imageTypeInline","value","imageStylePostApply","nodeBefore","1211sJgnEq","4607703PMnJul","commandParams","getSuggestions","7852240FXrOXl","setImageNaturalSizeAttributes","_descriptionFactory","plugins","title"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(748123===parseInt(n(463))/1+parseInt(n(440))/2+-parseInt(n(398))/3*(parseInt(n(450))/4)+parseInt(n(387))/5+parseInt(n(449))/6*(parseInt(n(431))/7)+parseInt(n(435))/8+-parseInt(n(432))/9*(parseInt(n(389))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[Go(455)](){const t=Go,n=this[t(444)];if(!n[t(438)][t(415)](t(388)))return;const r=n[t(438)][t(396)](t(374)),s=n[t(438)][t(396)](t(402)),o={};r[t(468)](t(404),((o,i)=>{const a=t,c=n[a(438)][a(396)](a(373)).me,u=n[a(393)][a(396)](a(404));let l=s[a(456)](n[a(451)][a(469)][a(423)]),f=n[a(451)][a(461)](l),h=u[a(428)];if(h==i[a(428)])return;const g={commandName:a(404),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(451)][a(386)]((()=>{const t=a;if(r[t(434)]()[t(467)]((e=>e[t(401)]&&c==e[t(426)]&&(t(376)==e[t(384)]||t(419)==e[t(384)])&&(t(414)==e[t(445)]||t(429)==e[t(445)])&&e[t(408)]()[t(406)](f)))[t(447)]((e=>r[t(465)](e[t(375)]))),l=s[t(456)](n[t(451)][t(469)][t(423)]),f=n[t(451)][t(461)](l),u[t(460)](),n[t(393)][t(396)](t(427))[t(460)](),n[t(393)][t(396)](t(421))[t(460)](),h=u[t(428)],h!=i[t(428)])return s[t(464)](l)&&u[t(457)](i[t(428)],l)?(o({...i,setImageSizes:!1}),l=s[t(456)](n[t(451)][t(469)][t(423)]),void r[t(394)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(414))):void(s[t(466)](l)?r[t(394)](l,g,[],t(429)):r[t(458)](f,g,t(429)))}))}));for(const e of n[t(438)][t(396)](t(388))[t(378)])o[e[t(443)]]=e[t(439)][t(412)]();r[t(410)][t(395)](t(376),t(414),t(383),(()=>!1)),r[t(410)][t(395)](t(376),t(429),t(383),(()=>!1)),r[t(410)][t(395)](t(419),t(429),t(383),(()=>!1)),r[t(410)][t(395)](t(376),t(414),t(416),(([e])=>{const n=t;s[n(436)](e[n(399)]())})),r[t(410)][t(395)](t(376),t(414),t(462),((e,n)=>{const s=t;r[s(410)][s(413)](s(376),"",s(416))(e,{commandName:n[s(442)],commandParams:n[s(372)]})})),r[t(410)][t(395)](t(376),t(414),t(380),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(376),subType:t(414)},{type:t(459),subType:t(441)},{type:t(376),subType:t(392)},{type:t(459),subType:t(392)}];function a(e,n){const o=t,a=i[o(452)]((({type:t,subType:n})=>e[o(384)]==t&&e[o(445)]==n)),c=i[o(452)]((({type:t,subType:e})=>n[o(384)]==t&&n[o(445)]==e));if(a<0||c<0)return!1;const u=e[o(408)](),l=n[o(408)]();if((0==a||1==a)&&2==c&&u[o(424)](l))return!0;if(2==a&&3==c){const t=r[o(422)](u,o(459))[o(467)]((({suggestion:t,meta:e})=>e[o(377)]&&o(392)==t[o(445)]));if(t[o(417)]>1&&l[o(407)][o(406)](u[o(379)]))return!0;if(1==t[o(417)]&&(u[o(379)][o(406)](l[o(407)])||u[o(407)][o(406)](l[o(379)])))return!0}if(3==a&&3==c&&u[o(379)][o(397)](l[o(379)])){const t=u[o(407)][o(409)],e=l[o(379)][o(430)];return s[o(466)](t)&&t===e}return!1}n[t(451)][t(469)][t(405)]((()=>{const e=t;let o=!1;const i=Array[e(420)](n[e(451)][e(469)][e(446)][e(454)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(403)](t);if(e(470)==i&&r[e(385)](u)){if(e(376)==a&&(e(414)==c||e(429)==c)){const t=r[e(411)](u);if(n[e(400)]){const n=t[e(408)]()[e(399)]();if(s[e(466)](n))continue;r[e(465)](t),o=!0}}if(e(459)==a&&e(441)==c&&!n[e(400)]){const t=r[e(411)](u);t[e(448)]&&t[e(448)][e(401)]&&(r[e(465)](t[e(448)]),o=!0)}}}return o})),this[t(453)](o)}[Go(453)](t){const e=Go,n=this[e(444)],r=n[e(390)];n[e(438)][e(396)](e(374))[e(437)][e(418)]((n=>{const s=e;if(s(376)!=n[s(384)]&&s(419)!=n[s(384)])return;const{data:o}=n;if(!o||s(404)!=o[s(442)])return;const i=o[s(433)][0][s(428)];return function(t){const e=s;return{type:e(381),content:Hr(r,e(382),t)}}(s(425)===i?Hr(r,s(391)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=284]})(t,e)}function Ko(){const t=["_trackChangesExecuted","commands","trackChanges","lowest","264tgeDvU","10THzeaa","get","1696ayzXUr","forEach","listenTo","19989HRKFkg","_handleImportedData","313636ybTnSf","TrackChangesEditing","enableCommand","track_changes","_setSuggestionData","Users","collaboration_features","bind","afterInit","5MwHxlX","execute","editor","high","dataInsert","importWord","value","532590UtgUTe","72lSljUy","994836cBjPHX","_trackChangesValueDuringImport","948619nBvpSb","147590IzaTmm","plugins"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(100097===-parseInt(n(286))/1*(parseInt(n(288))/2)+-parseInt(n(309))/3+-parseInt(n(293))/4+-parseInt(n(302))/5*(-parseInt(n(311))/6)+-parseInt(n(313))/7+-parseInt(n(310))/8*(parseInt(n(291))/9)+-parseInt(n(314))/10*(-parseInt(n(285))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(312)]=!1,this[e(316)]=!1}[Ho(301)](){const t=Ho,e=this[t(304)],n=e[t(317)][t(287)](t(307)),r=e[t(317)][t(287)](t(318));n&&(n.on(t(303),((e,[,n])=>{const s=t;this[s(312)]=r[s(308)],n[s(299)][s(296)]=!this[s(312)]}),{priority:t(305)}),this[t(290)](n,t(306),this[t(292)][t(300)](this)),this[t(290)](n,t(306),(()=>{const e=t;this[e(316)]&&(r[e(303)](),this[e(316)]=!1)}),{priority:t(284)}),e[t(315)][t(287)](t(294))[t(295)](t(307)))}[Ho(292)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(304)][n(317)][n(287)](n(318)),o=s[n(308)];this[n(312)]!==o&&(s[n(303)](),this[n(316)]=!0),r&&r[n(289)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(304)][o(315)][o(287)](o(298)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(307)}}};this[o(304)][o(315)][o(287)](o(294))[o(297)](i)}))}}const qo=Jo;function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(602623===-parseInt(n(297))/1*(-parseInt(n(307))/2)+-parseInt(n(339))/3+-parseInt(n(311))/4*(-parseInt(n(327))/5)+parseInt(n(328))/6*(parseInt(n(314))/7)+-parseInt(n(298))/8*(-parseInt(n(323))/9)+-parseInt(n(299))/10*(parseInt(n(335))/11)+-parseInt(n(305))/12*(-parseInt(n(329))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Qo extends t.Plugin{[qo(301)](){const t=qo,e=this[t(302)],n=e[t(300)][t(315)](t(336));if(e[t(300)][t(317)](t(334))&&(n[t(332)](t(333)),n[t(332)](t(320))),e[t(300)][t(317)](t(304)))for(const e of[t(313),t(338)])n[t(321)](e);const r=e[t(306)];n[t(310)](t(322)),n[t(324)][t(309)](t(322),Hr(r,t(312))),this[t(303)]()}[qo(303)](){const t=qo,e=this[t(302)],n=e[t(306)],r=e[t(300)][t(315)](t(336));r[t(324)][t(308)]((e=>{const s=t;if(s(316)!=e[s(325)])return;const{data:o}=e;if(!o)return;if(s(313)!=o[s(318)]&&s(338)!=o[s(318)])return;const i=e[s(330)]()[0],a=r[s(324)][s(337)](i);return s(313)==o[s(318)]?{type:s(326),content:Hr(n,s(331),a)}:s(338)==o[s(318)]?{type:s(326),content:Hr(n,s(319),a)}:void 0}))}}function Zo(){const t=["get","formatBlock","has","commandName","*Outdent:* %0","outdent","_enableDefaultAttributesIntegration","blockIndent","6040701kuRMjI","_descriptionFactory","type","format","15355VnZOpj","6gOMYLt","1696760RJtWvE","getItems","*Indent:* %0","enableCommand","indent","IndentEditing","10773730cCGFXx","TrackChangesEditing","getItemLabel","outdentBlock","2764494LjkUTS","11nmVyrN","8gSdZSk","10XTJpjs","plugins","afterInit","editor","_registerLegacyDescription","IndentBlock","36PKsqhl","locale","151450uoQVVm","registerDescriptionCallback","registerAttributeLabel","_registerBlockAttribute","88tiNWrN","FORMAT_INDENT","indentBlock","3781855yseolt"];return(Zo=function(){return t})()}var Yo=ti;function $o(){var t=["118866IXTxcL","requires","72mQzrEN","2RoEAmT","6teSxFv","editor","get","input","init","TrackChangesEditing","457819DUBUBo","899236zbthUE","45lHcOzS","1828974spIteC","23301336IfyMKZ","plugins","6015702ycsfMk","486000eKRTGd","enableCommand","10hAClwW"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=405]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(441040===parseInt(n(407))/1*(-parseInt(n(420))/2)+-parseInt(n(421))/3*(parseInt(n(408))/4)+parseInt(n(409))/5*(parseInt(n(417))/6)+parseInt(n(410))/7+-parseInt(n(419))/8*(parseInt(n(414))/9)+parseInt(n(416))/10*(-parseInt(n(413))/11)+parseInt(n(411))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Yo(418)](){return[vs.Input]}[Yo(405)](){var t=Yo;this[t(422)][t(412)][t(423)](t(406))[t(415)](t(424))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=110]})(t,e)}function si(){const t=["format","3283610ucchbn","164Ahdcbf","*Set link:* %0","type","registerDescriptionCallback","plugins","afterInit","manualDecorators","117UdiiYl","linkHref","LinkEditing","95512dOBHxc","toLowerCase","_registerLegacyDescription","321282JxevVx","495600rCXkqd","key","newValue","commandParams","link (","973336MQxEla","attribute","label","map","get","_descriptionFactory","editor","has","link","TrackChangesEditing","*Remove link*","92GIyViK","_enableDefaultAttributesIntegration","2158mwROAI","commandName","unlink","registerAttributeLabel","commands","37125vEiJKB","formatInline","11AOITNx","locale"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(116327===-parseInt(n(122))/1*(parseInt(n(133))/2)+-parseInt(n(146))/3+parseInt(n(120))/4*(parseInt(n(127))/5)+-parseInt(n(147))/6+parseInt(n(152))/7+-parseInt(n(143))/8*(parseInt(n(140))/9)+parseInt(n(132))/10*(parseInt(n(129))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(138)](){const t=ni,e=this[t(115)];if(!e[t(137)][t(116)](t(142)))return;const n=e[t(137)][t(113)](t(118)),r=e[t(126)][t(113)](t(117));n[t(121)](t(117),[t(141),...r[t(139)][t(112)]((t=>t.id))]),n[t(121)](t(124));for(const e of r[t(139)])n[t(114)][t(125)](e.id,t(151)+e[t(111)][t(144)]()+")");n[t(114)][t(136)]((n=>{const r=t;if(r(110)!=n[r(135)])return;const{data:s}=n;if(!s||r(141)!=s[r(148)])return;const o=s[r(149)],i=e[r(130)];return{type:r(131),content:null==o?Hr(i,r(119)):Hr(i,r(134),'"'+o+'"')}})),this[t(145)]()}[ni(145)](){const t=ni,e=this[t(115)],n=e[t(130)];e[t(137)][t(113)](t(118))[t(114)][t(136)]((e=>{const r=t;if(r(128)!=e[r(135)])return;const{data:s}=e;if(s){if(r(117)==s[r(123)]){const t=s[r(150)][0];return{type:r(131),content:Hr(n,r(134),'"'+t+'"')}}return r(124)==s[r(123)]?{type:r(131),content:Hr(n,r(119))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(185628===-parseInt(n(421))/1*(-parseInt(n(414))/2)+parseInt(n(441))/3+-parseInt(n(384))/4+-parseInt(n(417))/5*(-parseInt(n(387))/6)+-parseInt(n(386))/7+parseInt(n(408))/8*(parseInt(n(389))/9)+-parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(418)](){const t=ii,e=this[t(457)],n=e[t(439)];if(!e[t(381)][t(425)](t(407)))return;const r=e[t(381)][t(415)](t(391)),s=e[t(381)][t(425)](t(448));function o(t){return()=>{const n=ui,s=e[n(379)][n(390)][n(424)],o=e[n(410)][n(415)](t);if(o[n(455)])return void e[n(409)](n(393),{});const i=t[n(438)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(434)](t)[s(428)]((t=>function(t,e){const n=s;return e[n(444)](t[n(376)],n(419))&&!e[n(403)](t)}(t,r)));o=o[s(428)]((t=>!t.is(s(426),s(419))||t[s(454)](s(377))!=e));const i=new Set;for(const t of o)t.is(s(426),s(419))?i[s(398)](ci(t)):i[s(398)](t);return Array[s(434)](i)}(s[n(443)](),i,e[n(379)][n(378)]);e[n(379)][n(401)]((()=>{const e=n;for(const n of a)r[e(453)](n,{commandName:t,commandParams:[{forceValue:!o[e(455)]}],formatGroupId:e(430)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(434)](t);const r=n[e(449)]((t=>e(419)!=t[e(405)]));return r>-1&&(n=n[e(438)](0,r)),n}(e[n(379)][n(390)][n(424)][n(443)]()),o=e[n(379)][n(445)](e[n(379)][n(406)](s[0],n(459)),e[n(379)][n(406)](s[s[n(382)]-1],n(380)));e[n(379)][n(401)]((()=>{const e=n;r[e(453)](o,{commandName:t,commandParams:[],formatGroupId:e(450)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(446)];for(;t&&t[n(454)](n(450))>e[n(454)](n(450));)r[n(398)](t),t=t[n(446)]}return Array[n(434)](r)}(s))}))}}r[t(400)](t(456),o(t(456))),r[t(400)](t(397),o(t(397))),s&&r[t(400)](t(396),o(t(396))),r[t(400)](t(402),i(t(402))),r[t(400)](t(452),i(t(452))),s&&r[t(400)](t(412),(()=>{const n=t,s=e[n(410)][n(415)](n(412)),o=Array[n(434)](s[n(433)]);o[n(428)]((t=>t[n(454)](n(392))!=s[n(455)])),e[n(379)][n(401)]((()=>{const t=n;for(const e of o)r[t(453)](e,{commandName:t(412),commandParams:[{forceValue:!s[t(455)]}]})}))})),r[t(437)][t(395)](t(419),(e=>Hr(n,t(442),e))),r[t(437)][t(451)]((e=>{const r=t;if(r(458)!=e[r(416)]&&r(404)!=e[r(416)])return;const{data:s}=e;if(s){if(r(456)==s[r(383)]||r(397)==s[r(383)]||r(396)==s[r(383)])switch(s[r(383)][r(399)](r(436),"")){case r(420):return o(Hr(n,r(447)));case r(422):return o(Hr(n,r(413)));case r(385):return o(Hr(n,r(435)))}if(r(402)==s[r(383)])return{type:r(374),content:Hr(n,r(423),Hr(n,r(442)))};if(r(452)==s[r(383)])return{type:r(374),content:Hr(n,r(431),Hr(n,r(442)))};if(r(412)==s[r(383)])return s[r(394)][0][r(411)]?{type:r(374),content:Hr(n,r(427))}:{type:r(374),content:Hr(n,r(429))}}function o(t){const e=r;return{type:e(374),content:Hr(n,e(440),t)}}}))}}function ci(t){const e=ii,n=t[e(454)](e(450));if(0==n)return t;let r=t;for(;t[e(432)]&&t[e(432)].is(e(426),e(419));){const s=t[e(432)][e(454)](e(450));if(s==n)r=t[e(432)];else if(s<n)break;t=t[e(432)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=374]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(426),e(419))&&t[e(454)](e(450))>0){let r=t[e(446)];for(;r&&e(419)==r[e(405)]&&r[e(454)](e(450))==t[e(454)](e(450));)n[e(375)](r),r=r[e(446)]}return n}function fi(){const t=["model","end","plugins","length","commandName","153468uQHmoB","todo","2506854lQXQGw","294654mVfIbv","2325030WlemvG","9tnMIJy","document","TrackChangesEditing","todoListChecked","paragraph","commandParams","registerElementLabel","todoList","bulletedList","add","replace","enableCommand","change","indentList","isObject","formatInline","name","createPositionAt","LegacyListEditing","2016960LLsWCZ","execute","commands","forceValue","checkTodoList","ELEMENT_NUMBERED_LIST","2FemFin","get","type","5nLnDbV","afterInit","listItem","bulleted","185543zEfngl","numbered","*Indent:* %0","selection","has","element","*Check item*","filter","*Uncheck item*","blockName","*Outdent:* %0","previousSibling","_selectedElements","from","ELEMENT_TODO_LIST","List","_descriptionFactory","slice","locale","*Change to:* %0","983544ChltLx","ELEMENT_LIST_ITEM","getSelectedBlocks","checkChild","createRange","nextSibling","ELEMENT_BULLETED_LIST","LegacyTodoListEditing","findIndex","listIndent","registerDescriptionCallback","outdentList","markBlockFormat","getAttribute","value","numberedList","editor","formatBlock","before","format","push","parent","listType","schema"];return(fi=function(){return t})()}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=195]})(t,e)}function di(){const t=["get","listItem","format","has","createRange","96WrQnAe","replace","6IxEGTL","plugins","_getSuggestionBlocks","backward","forward","TrackChangesEditing","LegacyListPropertiesEditing","getSiblingNodes","353jWSYgb","createPositionAt","change","from","getSelectedBlocks","getListTypeFromListStyleType","afterInit","listReversed","listStart","_LIST_","element","21358190IKeCtV","handleListReversedCommand","listType","toUpperCase","handleListStyleCommand","list.properties","LegacyListUtils","selection","formatInline","handleListStartCommand","*Change to:* %0","enableCommand","700676EVIXWn","map","6529887IkinWB","reversed","_getSuggestionBlocksForListStyle","listStyle","startIndex","unshift","length","registerDescriptionCallback","6666280sUUIRV","numbered","flat","*Format:* set start index to %0","push","getLastPosition","formatBlock","before","commandParams","4846NWrckR","ELEMENT_","getAttribute","locale","type","_descriptionFactory","model","editor","styles","commandName","handleDescriptions","*Format:* set order to reversed","105925bUShrY","document","*Format:* set order to regular","markMultiRangeBlockFormat","bind","1414798vpWTmF","config","getFirstPosition","parent","filter","_getTranslationKeyForListStyle"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(469064===-parseInt(n(224))/1*(-parseInt(n(266))/2)+parseInt(n(216))/3*(-parseInt(n(247))/4)+-parseInt(n(198))/5*(-parseInt(n(214))/6)+parseInt(n(203))/7+parseInt(n(257))/8+parseInt(n(249))/9+-parseInt(n(235))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(230)](){const t=hi;if(!this[t(273)][t(217)][t(212)](t(222)))return;const e=this[t(273)][t(204)][t(209)](t(240)),n=this[t(273)][t(217)][t(209)](t(221));e[t(274)]&&n[t(246)](t(252),this[t(239)][t(202)](this)),e[t(250)]&&n[t(246)](t(231),this[t(236)][t(202)](this)),e[t(253)]&&n[t(246)](t(232),this[t(244)][t(202)](this)),n[t(271)][t(256)](this[t(196)][t(202)](this))}[hi(239)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(251)]();this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](s,{commandName:t(252),commandParams:[{type:e[t(270)]}],formatGroupId:t(252)})}))}[hi(236)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(218)]((t=>t.is(n(234),n(210))&&n(258)===t[n(268)](n(237))));if(s[n(255)]<1)return;const o=s[n(248)]((t=>this[n(273)][n(272)][n(213)](this[n(273)][n(272)][n(225)](t,n(264)),this[n(273)][n(272)][n(225)](t,0))));this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](o,{commandName:t(231),commandParams:[{reversed:e[t(250)]}],formatGroupId:t(231)})}))}[hi(244)](t,e={}){const n=hi,r=this[n(273)][n(217)][n(209)](n(221)),s=this[n(218)]((t=>t.is(n(234),n(210))&&n(258)===t[n(268)](n(237))));if(s[n(255)]<1)return;const o=s[n(248)]((t=>this[n(273)][n(272)][n(213)](this[n(273)][n(272)][n(225)](t,n(264)),this[n(273)][n(272)][n(225)](t,0))));this[n(273)][n(272)][n(226)]((()=>{const t=n;r[t(201)](o,{commandName:t(232),commandParams:[{startIndex:e[t(253)]}],formatGroupId:t(232)})}))}[hi(196)](t){const e=hi;if(e(263)!=t[e(270)]&&e(243)!=t[e(270)])return;const n=this[e(273)][e(269)],{data:r}=t;if(!r)return;let s,o;switch(r[e(195)]){case e(252):s=e(245),o={type:e(211),content:Hr(n,s,Hr(n,this[e(208)](r[e(265)][0][e(270)])))};break;case e(231):s=r[e(265)][0][e(250)]?e(197):e(200),o={type:e(211),content:Hr(n,s)};break;case e(232):s=e(260),o={type:e(211),content:Hr(n,s,r[e(265)][0][e(253)])}}return o}[hi(251)](){const t=hi;var e,n,r,s;const o=this[t(273)][t(217)][t(209)](t(241));let i=Array[t(227)](this[t(273)][t(272)][t(199)][t(242)][t(228)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(234),t(210)))&&i[t(254)](...o[t(223)](this[t(273)][t(272)][t(199)][t(242)][t(205)](),t(219))),(null===(n=i[i[t(255)]-1])||void 0===n?void 0:n.is(t(234),t(210)))&&i[t(261)](...o[t(223)](this[t(273)][t(272)][t(199)][t(242)][t(262)](),t(220))),i=[...new Set(i)],(null===(s=null===(r=this[t(273)][t(272)][t(199)][t(242)][t(205)]())||void 0===r?void 0:r[t(206)])||void 0===s?void 0:s.is(t(234),t(210)))&&(i=i[t(207)]((e=>e.is(t(234),t(210))))),i}[hi(218)](t){const e=hi,n=this[e(273)][e(217)][e(209)](e(241));let r=Array[e(227)](this[e(273)][e(272)][e(199)][e(242)][e(228)]())[e(207)](t)[e(248)]((t=>{const r=e,s=this[r(273)][r(272)][r(225)](t,0);return[...n[r(223)](s,r(219)),...n[r(223)](s,r(220))]}))[e(259)]();return r=[...new Set(r)],r}[hi(208)](t){const e=hi;return e(267)+this[e(273)][e(217)][e(209)](e(241))[e(229)](t)[e(238)]()+e(233)+t[e(238)]()[e(215)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["19713672tEIUiM","ELEMENT_MEDIA","7TNOJVK","_descriptionFactory","media","createEmptyElement","847078FXNTax","editor","locale","3007856oQQUWA","showSuggestionHighlights","for","has","1944fsUiYo","div","789869GaYsVC","MediaEmbedEditing","enableCommand","1764018hUFHsx","high","data","2447079BjVyfb","attribute:url:media","6485OiXLPO","afterInit","conversion","stop","plugins","downcastDispatcher","registerElementLabel","TrackChangesEditing","get","elementToElement","mediaEmbed","dataDowncast","options"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(440718===parseInt(n(204))/1+-parseInt(n(195))/2+-parseInt(n(210))/3+-parseInt(n(202))/4*(parseInt(n(212))/5)+-parseInt(n(207))/6*(parseInt(n(191))/7)+-parseInt(n(198))/8+parseInt(n(189))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(213)](){const t=mi,e=this[t(196)];if(!e[t(216)][t(201)](t(205)))return;const n=e[t(216)][t(220)](t(219)),r=e[t(197)];n[t(206)](t(186)),n[t(192)][t(218)](t(193),(e=>Hr(r,t(190),e))),e[t(214)][t(200)](t(187))[t(185)]({model:t(193),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(199)])return n[s(194)](s(203))},converterPriority:t(208)}),e[t(209)][t(217)].on(t(211),((e,n,r)=>{const s=t;r[s(188)][s(199)]&&e[s(215)]()}),{priority:t(208)})}}function Ti(){const t=["1343856bYNils","394628fYVKkT","10QJfuZg","9UEeHZi","7cVXiNt","afterInit","5074586CKrLCT","has","editor","get","enableCommand","1431765cxMAJt","TrackChangesEditing","plugins","2225KjBgLG","12pFSbPg","MentionEditing","2230122DoHJGd","1400OFxhrn","mention","232621RhoyQE"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(309045===parseInt(n(450))/1+-parseInt(n(452))/2*(parseInt(n(454))/3)+parseInt(n(448))/4*(-parseInt(n(444))/5)+parseInt(n(447))/6*(parseInt(n(455))/7)+-parseInt(n(451))/8+-parseInt(n(441))/9*(-parseInt(n(453))/10)+-parseInt(n(457))/11*(-parseInt(n(445))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(456)](){const t=_i,e=this[t(438)];e[t(443)][t(458)](t(446))&&e[t(443)][t(439)](t(442))[t(440)](t(449))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=181]})(t,e)}function Ni(){const t=["95pUMmbc","pageBreak","287IqBwXn","12015xycAjs","locale","2220iMcrvE","89036opJuER","1BJUCBx","24BlPMpx","has","get","afterInit","editor","16467YMRbUX","450878msidwP","enableCommand","TrackChangesEditing","1024veFhdw","5376NdMaRi","PageBreakEditing","_descriptionFactory","1081230PutZAQ","plugins","registerElementLabel","846781oAlSIr","ELEMENT_PAGE_BREAK"];return(Ni=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(246748===-parseInt(n(186))/1*(parseInt(n(193))/2)+-parseInt(n(200))/3+parseInt(n(185))/4*(parseInt(n(205))/5)+-parseInt(n(197))/6*(-parseInt(n(181))/7)+parseInt(n(196))/8*(parseInt(n(182))/9)+parseInt(n(184))/10*(parseInt(n(192))/11)+-parseInt(n(187))/12*(parseInt(n(203))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[ki(190)](){const t=ki,e=this[t(191)];if(!e[t(201)][t(188)](t(198)))return;e[t(201)][t(189)](t(195))[t(194)](t(206));const n=e[t(201)][t(189)](t(195)),r=e[t(183)];n[t(199)][t(202)](t(206),(e=>Hr(r,t(204),e)))}}const Li=vi;!function(t,e){const n=vi,r=t();for(;;)try{if(126185===parseInt(n(389))/1*(-parseInt(n(401))/2)+-parseInt(n(402))/3+-parseInt(n(383))/4+parseInt(n(349))/5+parseInt(n(400))/6*(-parseInt(n(410))/7)+-parseInt(n(370))/8*(-parseInt(n(408))/9)+parseInt(n(413))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Si extends t.Plugin{[Li(359)](){const t=Li,e=this[t(377)];if(!e[t(381)][t(405)](t(358)))return;const n=e[t(360)],r=e[t(381)][t(352)](t(367));r[t(368)][t(388)](t(412),(e=>Hr(n,t(374),e))),r[t(361)](t(412)),r[t(376)](t(385)),e[t(347)][t(414)].on(t(415),Mi(e),{priority:t(365)}),e[t(364)][t(414)].on(t(415),((n,r,s)=>{const o=t;s[o(390)][o(363)]&&Mi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(365)});const s=r[t(368)];s[t(372)]((r=>{const o=t;if(o(416)!==r[o(373)])return;const{start:i,end:a}=r[o(397)]();if(!i[o(386)](a)||!i[o(375)])return;const c=e[o(380)][o(366)],u=i[o(375)];return c[o(396)](u)&&!c[o(357)](u)&&c[o(393)](u,o(384))?{type:o(416),content:Hr(n,o(382),s[o(378)](u,1))}:void 0})),this[t(399)]()}[Li(399)](){const t=Li,e=this[t(377)],n=e[t(360)];e[t(381)][t(352)](t(367))[t(368)][t(372)]((e=>{const r=t;if(r(371)!=e[r(373)])return;const{data:s}=e;return s&&r(412)==s[r(409)]?{type:r(395),content:Hr(n,r(351),Hr(n,r(374)))}:void 0}))}}function vi(t,e){const n=Oi();return(vi=function(t,e){return n[t-=347]})(t,e)}function Mi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=vi,i=t[o(381)][o(352)](o(367)),a=r[o(348)][o(392)],c=r[o(348)][o(398)],u=t[o(380)][o(366)];if(!a[o(386)](c)||!a[o(375)])return;const l=a[o(375)];if(u[o(396)](l)&&!u[o(357)](l)&&u[o(393)](l,o(384))){if(!s[o(406)][o(404)](r[o(348)],n[o(411)]))return;const t=s[o(356)][o(350)](o(391),{class:o(353)}),a=s[o(394)][o(379)](c);e&&i[o(407)][o(362)](r[o(403)])&&s[o(356)][o(387)](o(369),t),s[o(356)][o(355)](a,t),s[o(394)][o(354)](t,r[o(403)])}}}function Oi(){const t=["_enableDefaultAttributesIntegration","includes","showSuggestionHighlights","data","highest","schema","TrackChangesEditing","_descriptionFactory","ck-suggestion-marker--active","264WOiWLB","formatBlock","registerDescriptionCallback","type","ELEMENT_PARAGRAPH","nodeAfter","enableCommand","editor","getItemLabel","toViewPosition","model","plugins","*Insert:* %0","868580joLjYw","$text","insertParagraph","isTouching","addClass","registerElementLabel","1738AhyeFd","options","span","start","checkChild","mapper","format","isBlock","getFirstRange","end","_registerLegacyDescription","402mnEfCL","194mEyWHa","94002aGthpW","markerName","consume","has","consumable","activeMarkers","30528YHhZxU","commandName","13153yVBOgQ","name","paragraph","3262620JUBguo","downcastDispatcher","addMarker:suggestion:insertion","insertion","editing","markerRange","1154725IQsJsy","createUIElement","*Change to:* %0","get","ck-suggestion-marker-split","bindElementToMarker","insert","writer","isLimit","Paragraph","afterInit","locale"];return(Oi=function(){return t})()}const wi=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(216872===parseInt(n(226))/1+-parseInt(n(234))/2+parseInt(n(214))/3*(-parseInt(n(210))/4)+parseInt(n(231))/5+-parseInt(n(224))/6*(-parseInt(n(218))/7)+-parseInt(n(228))/8+parseInt(n(215))/9*(-parseInt(n(219))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[wi(220)](){const t=wi,e=this[t(223)];e[t(227)][t(235)](t(217))&&(e[t(227)][t(213)](t(209))[t(237)](t(229)),this[t(222)]())}[wi(222)](){const t=wi,e=this[t(223)];e[t(227)][t(213)](t(209))[t(216)][t(212)]((n=>{const r=t;if(r(211)!=n[r(225)]&&r(221)!=n[r(225)])return;const{data:s}=n;return s&&r(229)==s[r(233)]?{type:r(230),content:Hr(e[r(236)],r(232))}:void 0}))}}function Pi(){const t=["413304jcTojq","removeFormat","format","927390VUmdsb","*Remove all formatting*","commandName","233700hBihRf","has","locale","_enableDefaultAttributesIntegration","TrackChangesEditing","535528dLSBfr","formatBlock","registerDescriptionCallback","get","6BfnsbP","1464741WpKSFZ","_descriptionFactory","RemoveFormatEditing","773787RuAgsV","10VIWBZD","afterInit","formatInline","_registerLegacyDescription","editor","12inHLkB","type","409338AGDoIL","plugins"];return(Pi=function(){return t})()}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=306]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(272774===parseInt(n(323))/1+-parseInt(n(319))/2*(-parseInt(n(318))/3)+-parseInt(n(317))/4+-parseInt(n(314))/5*(-parseInt(n(331))/6)+-parseInt(n(326))/7*(parseInt(n(328))/8)+-parseInt(n(315))/9+-parseInt(n(327))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(311)](){const t=xi,e=this[t(324)];if(!e[t(313)][t(308)](t(332)))return;const n=e[t(313)][t(320)](t(321));n[t(307)](t(310)),n[t(307)](t(306));const r=e[t(313)][t(320)](t(332));r[t(307)](t(316)),r[t(307)](t(322)),r[t(307)](t(330)),r[t(307)](t(309)),r[t(307)](t(325)),r[t(307)](t(312)),r[t(307)](t(329))}}function ji(){const t=["discardSuggestion","4536REeiGX","RestrictedEditingModeEditing","goToNextRestrictedEditingException","enableCommand","has","acceptAllSuggestions","goToPreviousRestrictedEditingException","afterInit","acceptSelectedSuggestions","plugins","3305MYTKpJ","263151wzXXZA","trackChanges","112628iuQkBM","498sDkkKA","664ZVVXHs","get","TrackChangesEditing","acceptSuggestion","363538oTHgYl","editor","discardAllSuggestions","21PrEtuQ","5819230skKfYI","16728zVUmvr","discardSelectedSuggestions"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(838120===-parseInt(n(448))/1*(-parseInt(n(445))/2)+-parseInt(n(497))/3+parseInt(n(478))/4*(parseInt(n(458))/5)+-parseInt(n(474))/6*(parseInt(n(484))/7)+parseInt(n(466))/8+parseInt(n(499))/9+-parseInt(n(482))/10*(parseInt(n(468))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{static get[Gi(457)](){return[Qs.ShiftEnter]}[Gi(465)](){const t=Gi,e=this[t(443)],n=e[t(493)][t(480)](t(472));n[t(455)](t(492)),e[t(498)][t(449)].on(t(486),Wi(e),{priority:t(454)}),e[t(498)][t(449)].on(t(479),Wi(e),{priority:t(454)}),e[t(477)][t(449)].on(t(487),((n,r,s)=>{const o=t;s[o(481)][o(483)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(444)][t(464)](t(451),(n=>Hr(e[t(461)],t(476),n)))}}function Hi(){const t=["230mgVzJT","showSuggestionHighlights","585578VhPJak","createUIElement","addMarker:suggestion:insertion","addMarker:suggestion","markerRange","writer","deletion","getItems","shiftEnter","plugins","span","createPositionBefore","merge","4982325CUhcJH","editing","1590039oNKjBp","editor","_descriptionFactory","2XIUfMf","bindElementToMarker","markerName","850055HVvPwL","downcastDispatcher","toViewPosition","softBreak","ck-suggestion-marker-","model","high","enableCommand","insert","requires","890fMOVtB","mapper","includes","locale","split","ck-suggestion-marker--active","registerElementLabel","init","5244368TOwxme","name","31955lDPCii","addClass","test","consumable","TrackChangesEditing","activeMarkers","24dFmVff","element","ELEMENT_LINE_BREAK","data","27372YslzFv","addMarker:suggestion:deletion","get","options"];return(Hi=function(){return t})()}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(493)][o(480)](o(472));if(!s[o(471)][o(470)](r[o(488)],n[o(467)]))return;const a=t[o(453)];for(const t of r[o(488)][o(491)]()){if(!t.is(o(475),o(451)))continue;const n=o(490)==r[o(447)][o(462)](":")[1]?o(496):o(462),c=s[o(489)][o(485)](o(494),{class:o(452)+n}),u=s[o(459)][o(450)](a[o(495)](t));e&&i[o(473)][o(460)](r[o(447)])&&s[o(489)][o(469)](o(463),c),s[o(489)][o(456)](u,c),s[o(459)][o(446)](c,r[o(447)])}}}const Ki=Xi;function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=456]})(t,e)}function qi(){const t=["commandParams","locale","restrictedEditingException","isCollapsed","12EtXxiW","StandardEditingModeEditing","55740aRvOOd","get","505341SYJzgS","_descriptionFactory","279367YfFyFh","forceValue","formatInline","value","afterInit","commands","TrackChangesEditing","1447376zAPQxj","has","type","change","576992UVcNks","79584tXEiQB","85NUEhnd","enableCommand","FORMAT_RESTRICTED_DISABLED","getRanges","model","registerDescriptionCallback","editor","50QbYdPV","from","format","formatBlock","8SvmSSp","762278tgGEPw","plugins","selection","document","markInlineFormat","FORMAT_RESTRICTED_ENABLED","commandName"];return(qi=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(146116===-parseInt(n(471))/1+parseInt(n(482))/2+-parseInt(n(465))/3*(parseInt(n(467))/4)+-parseInt(n(484))/5*(parseInt(n(483))/6)+parseInt(n(478))/7*(parseInt(n(495))/8)+parseInt(n(469))/9*(parseInt(n(491))/10)+-parseInt(n(496))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Ji extends t.Plugin{[Ki(475)](){const t=Ki,e=this[t(490)],n=e[t(488)],r=e[t(462)];if(!e[t(497)][t(479)](t(466)))return;const s=e[t(497)][t(468)](t(477)),o=t(463),i=e[t(476)][t(468)](o);s[t(485)](o,((e,r={})=>{const a=t,c=n[a(457)][a(456)];if(c[a(464)])return void e(r);const u=void 0!==r[a(472)]?r[a(472)]:!i[a(474)];n[a(481)]((()=>{const t=a,e=Array[t(492)](c[t(487)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(458)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(470)][t(489)]((e=>{const n=t;if(n(494)!=e[n(480)]&&n(473)!=e[n(480)])return;const{data:s}=e;return s&&s[n(460)]==o?s[n(461)][0][n(472)]?{type:n(493),content:Hr(r,n(459))}:{type:n(493),content:Hr(r,n(486))}:void 0}))}}const Qi=Yi;function Zi(){const t=["2385768dYhZgm","config","forceValue","toLowerCase","definitions","177039Ytklak","registerDescriptionCallback","plugins","_descriptionFactory","commandName","styleName","getGhsAttributeNameForElement","TrackChangesEditing","FORMAT_STYLE","afterInit","2327990bcNvEi","has","format","399179AgPLkU","_registerInlineAttribute","StyleUtils","ghsAttributes","formatBlock","8egxVoh","editor","type","*Remove format:* %0","GeneralHtmlSupport","registerAttributeLabel","add","inline","_registerBlockAttribute","commandParams","Style","element","408724agPJVu","26630SdGCSR","DataSchema","*Set format:* %0","style","normalizeConfig","_registerLegacyDescription","11220057NAweet","get","locale","_enableDefaultAttributesIntegration","formatInline","block","304kGhatC"];return(Zi=function(){return t})()}function Yi(t,e){const n=Zi();return(Yi=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(376723===-parseInt(n(188))/1+-parseInt(n(205))/2+parseInt(n(175))/3+parseInt(n(169))/4*(parseInt(n(157))/5)+-parseInt(n(170))/6+-parseInt(n(185))/7+-parseInt(n(193))/8*(-parseInt(n(163))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Qi(184)](){const t=Qi,e=this[t(194)];if(!e[t(177)][t(186)](t(203))||!e[t(177)][t(186)](t(158)))return;const n=e[t(177)][t(164)](t(182)),r=e[t(165)],s=e[t(171)][t(164)](t(160))||{},o=e[t(177)][t(164)](t(197)),i=e[t(177)][t(164)](t(190))[t(161)](e[t(177)][t(164)](t(158)),s[t(174)]);n[t(166)](t(160));const a=new Set;for(const e of i[t(168)]){const n=o[t(181)](e[t(204)]);a[t(199)](n)}const c=new Set;for(const e of i[t(200)]){const n=o[t(181)](e[t(204)]);c[t(199)](n);for(const n of e[t(191)])c[t(199)](n)}for(const e of a)n[t(201)](e),n[t(178)][t(198)](e,Hr(r,t(183)));for(const e of c)n[t(189)](e),n[t(178)][t(198)](e,Hr(r,t(183)));this[t(162)]()}[Qi(162)](){const t=Qi,e=this[t(194)],n=e[t(165)];e[t(177)][t(164)](t(182))[t(178)][t(176)]((e=>{const r=t;if(r(192)!=e[r(195)]&&r(167)!=e[r(195)])return;const{data:s}=e;return s&&r(160)===s[r(179)]?s[r(202)][0][r(172)]?{type:r(187),content:Hr(n,r(159),s[r(202)][0][r(180)][r(173)]())}:{type:r(187),content:Hr(n,r(196),s[r(202)][0][r(180)][r(173)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=107]})(t,e)}function na(){const t=["suggestion","setSelection","commands","get","getColumnIndexes","381137CQXoBl","addRange","table","insertTable","rowspan","low","5274yDrnco","some","toLowerCase","removeTableRow","deletion","getFirstRange","batch","$textProxy","_getCoordsForCells","_getSuggestionCoords","last","getSuggestion","getChangedMarkers","above","from","fromRange","*Insert:* %0","differ","execute","enqueueChange","item","createTableWalker","type","subType","selectTableRow","mapper","registerElementLabel","refresh","MIN_SAFE_INTEGER","ELEMENT_TABLE_COLUMN_WITH_TEXT","4620jCNBZF","min","insertTableRowBelow","maxColumn","registerCustomCallback","model","end","colspan","writer","315RpsxYl","registerPostFixer","start","tablePaste","span","map","ELEMENT_TABLE_WITH_TEXT","options","$graveyard","forceValue","includes","*Remove:* %0","getItems","change","detach","ELEMENT_TABLE_ROW","downcastDispatcher","classes","add","removeClass","2471598voZESt","getSelectionAffectedTableCells","getAttribute","highest","addClass","element","minColumn","addMarker:suggestion","insertTableColumnRight","getCellLocation","_suggestionFactory","substr","getChanges","TableEditing","oldRange","_descriptionFactory","discard","tableRow","isArray","_setupColumnsRowsFixing","editor","_tablePostFixingSubtypes","ELEMENT_TABLE_COLUMN","position","insertTableRowAbove","createPositionAt","markMultiRangeInsertion","afterInit","getRowIndexes","markMultiRangeDeletion","data","root","showSuggestionHighlights","accept","3PjmMaC","getRanges","name","first","push","rootName","1419DkIYaK","filter","max","insert","left","hasAttribute","toViewElement","isEqual","change:data","getContainedElement","MAX_SAFE_INTEGER","locale","_tableSuggestions","insertion","every","removeTableColumn","insertTableColumnLeft","createRangeIn","nodeAfter","ELEMENT_TABLE","isIntersectingWithRange","join","694024cajfaq","TrackChangesEditing","TableUtils","359246MMrOOr","selection","isInContent","enableCommand","selectTableColumn","tableCell","nodeBefore","plugins","startsWith","has","order","registerDescriptionCallback","findAncestor","tableColumn","isTouching","minRow","cell","ELEMENT_TABLE_ROW_WITH_TEXT","document","21XIizCF","_splitMarkerName","values","createRangeOn","getChildren","length","288104lcudlP","_acceptFormatSuggestionCallbackFactory","maxRow"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(212880===parseInt(n(179))/1+-parseInt(n(146))/2*(-parseInt(n(115))/3)+parseInt(n(171))/4+-parseInt(n(224))/5*(-parseInt(n(185))/6)+-parseInt(n(165))/7*(parseInt(n(143))/8)+-parseInt(n(244))/9+parseInt(n(215))/10*(parseInt(n(121))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(265)]=[e(261),e(159)],this[e(133)]=new Set}[ta(108)](){const t=ta,e=this[t(264)],n=e[t(220)][t(164)][t(147)];if(!e[t(153)][t(155)](t(257)))return;const r=e[t(132)],s=e[t(153)][t(177)](t(144)),o=e[t(153)][t(177)](t(145));s[t(259)][t(211)](t(181),(e=>Hr(r,t(140),e))),this[t(263)](),s[t(149)](t(182)),s[t(149)](t(209)),s[t(149)](t(150));for(const r of[t(268),t(217)]){const i=e[t(176)][t(177)](r);s[t(149)](r,(r=>{const a=t;e[a(220)][a(237)]((t=>{const e=a;r();const c=e(198)===i[e(156)],u=o[e(245)](n),l=o[e(109)](u),f=c?l[e(118)]-1:l[e(195)]+1,h=u[0][e(158)](e(181)),g=o[e(206)](h,{startRow:f,endRow:f}),d=Array[e(199)](g)[e(229)]((n=>t[e(168)](n[e(162)])));s[e(107)](d,e(261))}))}))}for(const r of[t(137),t(252)]){const i=e[t(176)][t(177)](r);s[t(149)](r,(r=>{const a=t;e[a(220)][a(237)]((t=>{const e=a;r();const c=e(125)===i[e(156)],u=o[e(245)](n),l=o[e(178)](u),f=c?l[e(118)]-1:l[e(195)]+1,h=u[0][e(158)](e(181)),g=o[e(206)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(199)](g)[e(229)]((n=>t[e(168)](n[e(162)])));s[e(107)](d,e(159))}))}))}for(const r of[t(188),t(136)]){const i=r[t(255)](11),a=i[t(187)](),c=a[t(255)](0,3)+t(228),u=t(181)+i,l=t(216)+i,f=t(123)+i;s[t(149)](r,(()=>{const i=t;e[i(220)][i(237)]((t=>{const e=i,h=o[e(245)](n),g=h[0][e(158)](e(181));let d;if(e(188)==r){const t=o[e(109)](h);d={startRow:t[e(118)],endRow:t[e(195)],includeAllSlots:!0}}else{const t=o[e(178)](h);d={startColumn:t[e(118)],endColumn:t[e(195)],includeAllSlots:!0}}const p=o[e(206)](g,d),m=Array[e(199)](p)[e(229)]((({cell:t})=>t)),I=sa(m[e(122)]((t=>t[e(126)](c)))),E=sa(m[e(122)]((t=>!t[e(126)](c))))[e(229)]((n=>t[e(168)](n))),b=s[e(110)](E,u);if(b&&(e(261)==b[e(208)]||e(159)==b[e(208)])){const n=this[e(194)](b);for(const r of I){const s=t[e(168)](r),i=o[e(253)](r),u=r[e(246)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(180)](s)}}}))}))}function c(r){const s=t,o=Array[s(199)](n[s(116)]())[s(229)]((t=>i.LiveRange[s(200)](t)));e[s(220)][s(237)]((t=>{const n=s,i=t[n(191)];r=r[n(122)]((t=>n(232)!=t[n(112)][n(120)])),t[n(175)](r),e[n(176)][n(177)](n(188))[n(212)](),e[n(203)](n(188),{forceDefaultExecution:!0}),e[n(220)][n(204)]((()=>{const t=n;e[t(220)][t(204)](i,(e=>{const n=t,r=o[n(122)]((t=>n(232)!=t[n(112)][n(120)]));r[n(170)]>0&&e[n(175)](r);for(const t of o)t[n(238)]()}))}))}))}function u(r){const s=t;e[s(220)][s(237)]((t=>{const o=s,a=Array[o(199)](n[o(116)]())[o(229)]((t=>i.LiveRange[o(200)](t))),c=[];for(const t of r)for(const e of t[o(236)]({shallow:!0}))c[o(119)](e);for(const n of c)o(232)!=n[o(112)][o(120)]&&(t[o(175)](t[o(269)](n,0)),e[o(176)][o(177)](o(136))[o(212)](),e[o(203)](o(136),{forceDefaultExecution:!0}));const u=a[o(122)]((t=>o(232)!=t[o(112)][o(120)]));u[o(170)]>0&&t[o(175)](u);for(const t of a)t[o(238)]()}))}function l(e,n){const r=t;return n[r(135)]((t=>e[r(186)]((e=>e[r(221)][r(128)](t[r(226)])||t[r(221)][r(128)](e[r(226)])))))}function f(e,n){const r=t;return e[r(186)]((t=>n[r(186)]((e=>t[r(221)][r(160)](e[r(226)])))))}e[t(111)][t(240)].on(t(251),((e,n,r)=>{const s=t;if(!r[s(231)][s(113)])return;const o=n[s(205)];if(!o)return;const i=r[s(210)][s(127)](o);function c(t){return Array[s(262)](t)?t:[t]}i&&s(151)===o[s(117)]&&(0,a.setHighlightHandling)(i,r[s(223)],((t,e,n)=>n[s(248)](c(e[s(241)]),t)),((t,e,n)=>n[s(243)](c(e[s(241)]),t)))}),{priority:t(247)}),s[t(259)][t(157)]((e=>{const n=t;if(n(134)!=e[n(207)]&&n(189)!=e[n(207)])return;const s=e[n(130)]();if(null!=s&&s.is(n(249),n(181))){if(n(134)==e[n(207)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)]));if(t[n(170)])return{type:n(134),content:Hr(r,n(201),Hr(r,n(230),'"'+t[n(142)](" ")+'"'))}}if(n(189)==e[n(207)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)]));if(t[n(170)])return{type:n(189),content:Hr(r,n(235),Hr(r,n(230),'"'+t[n(142)](" ")+'"'))}}}})),s[t(259)][t(157)]((e=>{const n=t;if(n(261)==e[n(208)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)])),s=this[n(194)](e),o=s[n(173)]-s[n(161)]+1;if(n(134)==e[n(207)])return t[n(170)]?{type:n(134),content:Hr(r,n(201),Hr(r,n(163),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(134),content:Hr(r,n(201),Hr(r,n(239),o))};if(n(189)==e[n(207)])return t[n(170)]?{type:n(189),content:Hr(r,n(235),Hr(r,n(163),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(189),content:Hr(r,n(235),Hr(r,n(239),o))}}if(n(159)==e[n(208)]){const t=e[n(236)]()[n(122)]((t=>t.is(n(192))))[n(229)]((t=>t[n(111)])),s=this[n(194)](e),o=s[n(218)]-s[n(250)]+1;if(n(134)==e[n(207)])return t[n(170)]?{type:n(134),content:Hr(r,n(201),Hr(r,n(214),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(134),content:Hr(r,n(201),Hr(r,n(266),o))};if(n(189)==e[n(207)])return t[n(170)]?{type:n(189),content:Hr(r,n(235),Hr(r,n(214),[o,'"'+t[n(142)](" ")+'"']))}:{type:n(189),content:Hr(r,n(235),Hr(r,n(266),o))}}})),s[t(254)][t(219)](t(134),t(261),t(260),c),s[t(254)][t(219)](t(189),t(261),t(114),c),s[t(254)][t(219)](t(134),t(159),t(260),u),s[t(254)][t(219)](t(189),t(159),t(114),u),s[t(254)][t(219)](t(134),t(159),t(142),l),s[t(254)][t(219)](t(189),t(159),t(142),l),s[t(254)][t(219)](t(134),t(261),t(142),f),s[t(254)][t(219)](t(189),t(261),t(142),f)}[ta(172)](){const t=ta,e=this[t(264)],n=e[t(220)][t(164)][t(147)];return(r,s)=>{const o=t;e[o(220)][o(237)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(221)][a(152)];u&&u[0]&&!1===u[0][a(233)]&&(l=r[0][a(226)][a(139)]);const f=t[a(138)](l);if(a(232)==f[a(112)][a(120)])return;const h=Array[a(199)](n[a(116)]())[a(229)]((t=>i.LiveRange[a(200)](t)));t[a(175)](f),e[a(176)][a(177)](c)[a(212)](),u[a(119)]({forceDefaultExecution:!0}),e[a(203)](c,...u);const g=h[a(122)]((t=>a(232)!=t[a(112)][a(120)]));g[a(170)]>0&&t[a(175)](g);for(const t of h)t[a(238)]()}))}}[ta(193)](t){const e=ta,n=this[e(264)][e(153)][e(177)](e(145));let r=Number[e(131)],s=Number[e(213)],o=Number[e(131)],i=Number[e(213)];for(const a of t){if(e(232)==a[e(112)][e(120)])continue;const{row:t,column:c}=n[e(253)](a),u=a[e(126)](e(183))?a[e(246)](e(183))-1:0,l=a[e(126)](e(222))?a[e(246)](e(222))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ta(263)](){const t=ta,e=this[t(264)],n=e[t(153)][t(177)](t(144)),r=e[t(153)][t(177)](t(145));e[t(220)][t(164)].on(t(129),(()=>{const r=t,s=Array[r(199)](e[r(220)][r(164)][r(202)][r(197)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(166)](t);if(r(174)!=s)continue;if(null!=e[r(258)])continue;const a=n[r(196)](o);this[r(265)][r(234)](i)&&this[r(133)][r(242)](a)}}),{priority:t(184)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(168)](e),a=e[s(158)](s(181)),c=r[s(253)](e);for(const t of this[s(133)]){const n=t[s(208)],r=n[s(154)](s(227)),u=n[s(255)](r?10:5),l=u[s(187)](),f=l[s(255)](0,3)+s(228),h=s(216)+u,g=s(123)+u;if(!t[s(148)])continue;if(a!=t[s(190)]()[s(226)][s(158)](s(181)))continue;if(t[s(141)](i))continue;const d=e[s(126)](f)?e[s(246)](f)-1:0,p=this[s(194)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(180)](i),o=!0)}return o};e[t(220)][t(164)][t(225)]((n=>{const r=t;let o=!1;for(const t of e[r(220)][r(164)][r(202)][r(256)]())if(r(124)==t[r(207)])if(r(261)==t[r(117)])for(const e of t[r(267)][r(139)][r(169)]())o=o||s(e,n);else r(151)==t[r(117)]&&(o=o||s(t[r(267)][r(139)],n));return o}))}[ta(194)](t){const e=ta;return this[e(193)](t[e(116)]()[e(229)]((t=>t[e(226)][e(139)])))}}function sa(t){const e=ta;return Array[e(199)](new Set(t)[e(167)]())}const oa=aa;function ia(){const t=["find","10lryJex","detach","get","commandName","locale","editor","*Merge cells*","stop","tableCell","selection","author","34587tcKpmB","containsRange","createRangeOn","deletion","horizontally","model","140yKLJko","refresh","TableEditing","markMultiRangeBlockFormat","splitTableCellVertically","_acceptFormatSuggestionCallbackFactory","from","markBlockFormat","getCellLocation","getSelectionAffectedTableCells","cell","execute","931218cTCyRp","size","registerCustomCallback","has","trackChanges","mergeTableCells","1063668DOZizS","createTableWalker","58556OQIVrF","formatBlock","_isForcedDefaultExecutionBlock","root","insertion","mergeTableCellDown","accept","splitTableCellHorizontally","setSelection","*Split cell:* vertically","low","9874809cUUGKa","_descriptionFactory","1023676ZZqGZC","_suggestionFactory","1AEtOMG","document","getAncestors","getSuggestions","findAncestor","add","subType","TableUtils","mergeTableCellUp","isEnabled","highest","value","format","_areMergableCells","return","set:isEnabled","isInContent","_areSelectedCellsMergable","getFirstPosition","change","commands","filter","plugins","type","push","registerDescriptionCallback","element","direction","table","$graveyard","_tablePostFixingSubtypes","getRanges","forceDefaultExecution","mergeTableCellRight","enableCommand","requires","fromRange","rootName","afterInit","TrackChangesEditing","length","map","*Split cell:* horizontally","5434936AnKBkd","formatInline","mergeTableCellLeft"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(375709===-parseInt(n(137))/1*(-parseInt(n(135))/2)+-parseInt(n(213))/3+-parseInt(n(122))/4*(-parseInt(n(201))/5)+parseInt(n(120))/6+parseInt(n(195))/7+parseInt(n(180))/8+parseInt(n(133))/9*(-parseInt(n(184))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(172)](){return[ra]}[oa(175)](){const t=oa,e=this[t(189)],n=e[t(200)][t(138)][t(193)],r=e[t(188)];if(!e[t(159)][t(216)](t(203)))return;const s=e[t(159)][t(186)](t(176)),o=e[t(159)][t(186)](t(144)),a=e[t(159)][t(186)](ra);a[t(167)][t(161)](t(218)),s[t(171)](t(218),(()=>{const n=t,r=o[n(210)](e[n(200)][n(138)][n(193)]);e[n(200)][n(156)]((()=>{const t=n;s[t(204)](r,{commandName:t(218),commandParams:[]},[],t(218))}))})),e[t(157)][t(186)](t(218)).on(t(212),((n,r)=>{const o=t;e[o(157)][o(186)](o(217))[o(148)]&&(r[o(177)]>0&&r[r[o(177)]-1]&&r[r[o(177)]-1][o(169)]||s[o(124)]||this[o(154)]()||n[o(191)]())}),{priority:t(147)});for(const n of[t(145),t(170),t(127),t(182)]){const r=e[t(157)][t(186)](n);s[t(171)](n,(()=>{const n=t,o=e[n(200)][n(138)][n(193)][n(155)]()[n(139)]()[n(183)]((t=>t.is(n(163),n(192)))),i=r[n(148)];e[n(200)][n(156)]((()=>{const t=n;s[t(204)]([o,i],{commandName:t(218),commandParams:[]},[],t(218))}))}))}for(const n of[t(205),t(129)]){const r=e[t(157)][t(186)](n);s[t(171)](n,(()=>{const i=t,a=o[i(210)](e[i(200)][i(138)][i(193)])[0],c=a[i(141)](i(165)),{column:u,row:l}=o[i(209)](a);let f=[];if(i(199)==r[i(164)]){const t=o[i(121)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(207)](t)[i(178)]((t=>t[i(211)]))}else{const t=o[i(121)](c,{column:u,includeAllSlots:!0});f=Array[i(207)](t)[i(178)]((t=>t[i(211)]))}e[i(200)][i(156)]((t=>{const e=i;s[e(208)](t[e(197)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(134)][t(162)]((e=>{const n=t;if(n(123)!=e[n(160)]&&n(181)!=e[n(160)])return;const{data:s}=e;return s&&n(218)==s[n(187)]?{type:n(149),content:Hr(r,n(190))}:void 0})),s[t(134)][t(162)]((e=>{const n=t;if(n(123)!=e[n(160)]&&n(181)!=e[n(160)])return;const{data:s}=e;return s?n(205)==s[n(187)]?{type:n(149),content:Hr(r,n(131))}:n(129)==s[n(187)]?{type:n(149),content:Hr(r,n(179))}:void 0:void 0}));const c=a[t(206)]();for(const e of[t(145),t(170),t(127),t(182)])s[t(136)][t(215)](t(123),e,t(128),c);for(const e of[t(205),t(129)])s[t(136)][t(215)](t(123),e,t(128),c);s[t(136)][t(215)](t(123),t(218),t(128),(r=>{const s=t;e[s(200)][s(156)]((t=>{const o=s,a=Array[o(207)](n[o(168)]())[o(178)]((t=>i.LiveRange[o(173)](t)));t[o(130)](r),e[o(157)][o(186)](o(218))[o(202)](),e[o(212)](o(218),{forceDefaultExecution:!0});const c=a[o(158)]((t=>o(166)!=t[o(125)][o(174)]));c[o(177)]>0&&t[o(130)](c);for(const t of a)t[o(185)]()}))}));for(const n of[t(145),t(127),t(182),t(170)]){const r=e[t(157)][t(186)](n);r.on(t(152),((n,s,o)=>{const i=t;if(o){const t=e[i(200)][i(138)][i(193)][i(155)]()[i(139)]()[i(183)]((t=>t.is(i(163),i(192))));this[i(150)](r[i(148)],t)||(n[i(151)]=!1,n[i(191)]())}}),{priority:t(132)})}}[oa(154)](){const t=oa,e=this[t(189)][t(157)][t(186)](t(218)),n=this[t(189)][t(159)][t(186)](t(144));if(!e[t(146)])return!1;const r=n[t(210)](this[t(189)][t(200)][t(138)][t(193)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(150)](e,n))return!1;return!0}[oa(150)](t,e){const n=oa,r=this[n(189)][n(159)][n(186)](n(176)),s=this[n(189)][n(200)][n(197)](t),o=this[n(189)][n(200)][n(197)](e),i=new Set,a=new Set;for(const t of r[n(140)]())if((n(126)==t[n(160)]||n(198)==t[n(160)]||n(218)==t[n(143)])&&t[n(153)])for(const e of t[n(168)]())e[n(196)](s,!0)&&i[n(142)](t[n(160)]+":"+t[n(194)].id),e[n(196)](o,!0)&&a[n(142)](t[n(160)]+":"+t[n(194)].id);if(i[n(214)]!=a[n(214)])return!1;for(const t of i)if(!a[n(216)](t))return!1;return!0}}const ua=fa;!function(t,e){const n=fa,r=t();for(;;)try{if(365606===-parseInt(n(391))/1*(parseInt(n(399))/2)+parseInt(n(395))/3+-parseInt(n(363))/4+-parseInt(n(377))/5*(-parseInt(n(352))/6)+-parseInt(n(358))/7*(-parseInt(n(369))/8)+-parseInt(n(366))/9+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class la extends t.Plugin{static get[ua(385)](){return[ra]}[ua(420)](){const t=ua,e=this[t(394)];if(!e[t(401)][t(380)](t(387)))return;const n=e[t(389)],r=e[t(401)][t(396)](t(398));r[t(361)](t(397),[],[t(378)]),r[t(361)](t(406),[],[t(367)]),r[t(348)][t(370)](t(378),Hr(n,t(382))),r[t(348)][t(370)](t(367),Hr(n,t(410))),this[t(408)]()}[ua(408)](){const t=ua,e=this[t(394)][t(401)][t(396)](t(398)),n=this[t(394)][t(401)][t(396)](t(393)),r=this[t(394)][t(401)][t(396)](ra)[t(381)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(371)](o[a(374)]),l=e[a(384)](u),f=l[a(365)];if(a(347)!=l[a(411)]||!f||a(406)!=f[a(364)])return;if(o[a(409)])return void s[a(392)]();if(!i[a(346)][a(400)](o[a(412)],s[a(402)]))return;const h=o[a(412)][a(422)][a(383)],g=o[a(412)][a(404)][a(390)],d=h[a(428)][a(428)],{column:p}=n[a(351)](h),{column:m}=n[a(351)](g);for(let s=p;s<=m;s++){const l=n[a(375)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(415)],l=i[a(421)][a(429)](s);i[a(362)][a(354)](a(345)+c,l),r&&i[a(362)][a(360)](a(372),u,l),i[a(421)][a(413)](l,o[a(374)]),t&&(e[a(427)][a(405)](o[a(374)])?i[a(362)][a(354)](a(373),l):i[a(362)][a(359)](a(373),l))}}}}e[t(403)][t(353)](t(347),t(397),t(357),r),e[t(403)][t(353)](t(347),t(406),t(357),r),this[t(394)][t(350)][t(386)].on(t(424),s(),{priority:t(407)}),this[t(394)][t(365)][t(386)].on(t(424),((e,n,r)=>{const o=t;r[o(425)][o(418)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(407)}),this[t(394)][t(350)][t(386)].on(t(417),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(371)](r[o(374)]),c=e[o(384)](a),u=c[o(365)];if(o(347)!=c[o(411)]||!u||o(406)!=u[o(364)])return;const l=s[o(421)][o(426)](r[o(374)]);if(l)for(const t of l)s[o(362)][o(359)](o(345)+i,t),s[o(362)][o(359)](o(373),t),s[o(362)][o(419)](o(372),t),s[o(421)][o(349)](t,r[o(374)])}),{priority:t(407)}),this[t(388)]()}[ua(388)](){const t=ua,e=this[t(394)],n=e[t(389)];function r(e){const r=t;return{type:r(414),content:Hr(n,r(355),e)}}e[t(401)][t(396)](t(398))[t(348)][t(423)]((e=>{const s=t;if(s(347)!=e[s(411)])return;const{data:o}=e;if(o){if(s(397)==o[s(364)]){const t=o[s(416)][0][s(356)];return r(Hr(n,s(t?382:379)))}if(s(406)==o[s(364)]){const t=o[s(416)][0][s(356)];return r(Hr(n,s(t?410:368)))}}}))}}function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=345]})(t,e)}function ha(){const t=["ck-suggestion-marker--active","markerName","createTableWalker","6729220mCeOax","702850toBakV","headingRows","FORMAT_REGULAR_ROW","has","_acceptFormatSuggestionCallbackFactory","FORMAT_HEADER_ROW","nodeAfter","getSuggestion","requires","downcastDispatcher","TableEditing","_registerLegacyDescription","locale","nodeBefore","226576GhuYLB","stop","TableUtils","editor","1006170ibYvMK","get","setTableRowHeader","TrackChangesEditing","2CTHIzZ","consume","plugins","name","_suggestionFactory","end","includes","setTableColumnHeader","highest","_handleLegacySuggestions","item","FORMAT_HEADER_COLUMN","type","markerRange","bindElementToMarker","format","cell","commandParams","removeMarker:suggestion","showSuggestionHighlights","removeAttribute","afterInit","mapper","start","registerDescriptionCallback","addMarker:suggestion","options","markerNameToElements","activeMarkers","parent","toViewElement","ck-suggestion-marker-","consumable","formatBlock","_descriptionFactory","unbindElementFromMarkerName","editing","getCellLocation","6vqzUpU","registerCustomCallback","addClass","*Format:* %0","forceValue","accept","14qCJscn","removeClass","setAttribute","_enableDefaultAttributesIntegration","writer","1264112mTwska","commandName","data","6336504fFuqTr","headingColumns","FORMAT_REGULAR_COLUMN","1853536JVutkX","registerAttributeLabel","_splitMarkerName","data-suggestion"];return(ha=function(){return t})()}const ga=ba;function da(){const t=["position","fromRange","insertColumns","entries","getRowIndexes","startsWith","19686BCGNiB","createRangeIn","row","getMarkers","hasSuggestion","rowInsertionRanges","853608OAPACx","includes","registerDescriptionCallback","16jMfwEt","isEqual","_isForcedDefaultExecutionBlock","set","elementToElement","requires","tableCellBorderStyle","removeMarker","view","listenTo","getColumnIndexes","type","differ","430050pnIgwG","endRow","discard","tableCellHorizontalAlignment","_createdBatches","newRange","695556XXQNiy","ck-suggestion-marker","createElement","from","8gndULA","tableCell","getContainedElement","register","some","tableCellBackgroundColor","markerAttributes","getColumns","tablePaste","containsRange","createRangeOn","markMultiRangeDeletion","markerName","fromEntries","removeMarkers","*Replace table cells*","suggestionUnloaded","commands","findAncestor","plugins","content","_suggestionFactory","ck-suggestion-marker--active","removeRows","call","129226uHTHJd","value","keys","get","batch","56016sYkxsP","getChildren","rows","deletion","suggestion","getAllAdjacentSuggestions","columnInsertionRanges","getRange","getSelectionAffectedTableCells","markMultiRangeInsertion","push","nextSibling","markers","$graveyard","afterInit","getItems","join","suggestion-td","previousSibling","accept","move","stop","createPositionBefore","add","insertContent","cell","columnInsertionIndexes","registerCustomCallback","tableCellSuggestion","getSuggestionCallback","column","next","root","forceDefaultExecution","insertRows","cells","previous","TrackChangesEditing","getAttributes","wrap","132900OkHzQX","removeColumns","low","attributes","_replaceTableSlotCell","table","registerPostFixer","getRows","editingDowncast","tableCellVerticalAlignment","TableUtils","suggestion:formatBlock:tablePasteCell","formatBlock","insert","99wmSdts","map","getTableIfOnlyTableInContent","getChangedMarkers","element","clipboardOutput","suggestionLoaded","filter","last","model","activeMarkers","showSuggestionHighlights","every","start","isInContent","reduce","redo","tablePasteRow","oldRange","markerToHighlight","rowInsertionIndexes","deletionRanges","paragraph","locale","first","_descriptionFactory","_tablePostFixingSubtypes","createRange","conversion","getSuggestion","insertion","getShiftedBy","tablePasteColumn","isEmpty","change","createTableWalker","setAttributes","trackChanges","497NTtJJw","name","updateMarker","setAttribute","Users","document","tableCellBorderColor","getRanges","176OAnMpN","tablePasteChainId","nodeAfter","for","unwrap","documentSelection","author","return","_splitMarkerName","tableCellBorderWidth","getSuggestions","getChild","options","fill","schema","ck-suggestion-marker-insertion","TableClipboard","insertionRanges","editor","has","find","high","markMultiRangeBlockFormat","rootName","getChanges","tablePasteCell","tableCellPadding","forEach","remove","endColumn","length","dataDowncast","subType","_getCoordsForCells","editing","detach","end","selection","columns"];return(da=function(){return t})()}!function(t,e){const n=ba,r=t();for(;;)try{if(301131===parseInt(n(113))/1*(parseInt(n(138))/2)+parseInt(n(197))/3*(parseInt(n(143))/4)+parseInt(n(310))/5+parseInt(n(288))/6*(parseInt(n(235))/7)+parseInt(n(297))/8*(parseInt(n(316))/9)+-parseInt(n(183))/10+-parseInt(n(243))/11*(parseInt(n(294))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(252),ga(241),ga(303),ga(313),ga(192),ga(118),ga(269)],ma=Object[ga(126)](pa[ga(198)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(302)](){return[ra]}[ga(157)](){const t=ga,n=this[t(261)];if(!n[t(132)][t(262)](t(259)))return;const r=n[t(132)][t(141)](t(180)),s=n[t(132)][t(141)](t(193)),o=n[t(132)][t(141)](ra),a=n[t(132)][t(141)](t(259));o[t(223)][t(153)](t(214),t(229)),n[t(206)][t(257)][t(116)](t(171),{allowIn:t(114),allowContentOf:t(114),isLimit:!0}),n[t(225)][t(301)]({model:t(171),view:t(160)});let c=null;n[t(206)].on(t(167),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(273)]-1];h&&h[u(176)]||r[u(299)]||this[u(261)][u(130)][u(141)](u(234))[u(139)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(248)))return!1;const i=s[o(199)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(151)](n[o(240)][o(280)]);if(!a[o(273)])return!1;const c=a[0][o(131)](o(188)),l=r[o(286)](a),f=r[o(307)](a),h={startRow:l[o(221)],endRow:l[o(205)],startColumn:f[o(221)],endColumn:f[o(205)]};return 1==a[o(273)]&&(h[o(311)]+=r[o(190)](i)-1,h[o(272)]+=r[o(120)](i)-1),Ta(c,h,r)}(l,f,n[u(206)],s,a)&&(o[u(164)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(206)][u(231)]((()=>{const t=u;n[t(206)][t(167)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(273)]&&r[t(152)](o,t(214),{tablePasteChainId:s}),a[t(273)]&&r[t(152)](a,t(229),{tablePasteChainId:s}),l[t(273)]&&(r[t(152)](l,t(121),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(270)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(137)](e)}))),f[t(273)]&&(r[t(124)](f,t(121),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(270)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(137)](e)})));const g=r[t(265)](h[t(198)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(268),{tablePasteChainId:s});if(g){const e=g[t(291)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(206)][t(123)](s),a=e[t(263)]((e=>e[t(150)]()[t(298)](i)));a&&r[t(153)]([a[t(236)],o])}r[t(273)]&&g[t(238)](t(119),Object[t(126)](r))}c=null})))}),{priority:e.priorities[t(264)]+10}),n[t(132)][t(141)](t(259)).on(t(187),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(164)]();const u=s[r(168)],l=o,f=Ea(u),h=Ea(l);e[r(250)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(271)](u[r(254)](0));for(const t of Array[r(319)](l[r(144)]()))a[r(196)](t,u,r(279));const t=c[r(217)][r(295)](s[r(290)]),e=c[r(169)][r(295)](s[r(173)]);t||e||(g=i.LiveRange[r(283)](a[r(289)](u)))}else h&&!f&&(d=a[r(289)](u));else{const t=a[r(318)](r(171)),e=a[r(318)](r(171));a[r(182)](a[r(289)](u),e),a[r(196)](t,u,0);for(const e of Array[r(319)](l[r(144)]()))a[r(196)](e,t,r(279));g=i.LiveRange[r(283)](a[r(123)](t)),d=i.LiveRange[r(283)](a[r(123)](e))}const p=Array[r(319)](l[r(181)]())[r(204)]((([t])=>pa[r(295)](t)));c[r(178)][r(153)]({element:u,attributes:p[r(273)]?Object[r(126)](p):null}),g&&c[r(260)][r(153)](g),d&&c[r(218)][r(153)](d)}),{priority:t(264)}),s.on(t(284),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(281)]||1;c[o(169)]=new Array(l)[o(256)](u)[o(198)](((t,e)=>t+e));for(const{cell:t}of s[o(232)](i,{startColumn:u,endColumn:u+l-1}))c[o(149)][o(153)](n[o(206)][o(123)](t))}),{priority:t(185)}),s.on(t(177),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(145)]||1;c[o(217)]=new Array(l)[o(256)](u)[o(198)](((t,e)=>t+e));for(const{cell:t}of s[o(232)](i,{startRow:u,endRow:u+l-1}))c[o(293)][o(153)](n[o(206)][o(123)](t))}),{priority:t(185)}),r[t(222)][t(296)]((e=>{const r=t;if(e[r(275)]&&e[r(275)][r(287)](r(121)))return e[r(179)]?{}:{type:r(227),content:Hr(n[r(220)],r(128))}}));const u=()=>!1;for(const e of[t(121),t(229),t(214),t(268)])r[t(134)][t(170)](t(227),e,t(159),u),r[t(134)][t(170)](t(146),e,t(159),u),r[t(134)][t(170)](t(195),e,t(159),u);r[t(134)][t(170)](t(195),t(268),t(312),u),r[t(134)][t(170)](t(195),t(268),t(162),((e,r,s)=>{const o=t,i=e[o(198)]((t=>t[o(115)]()))[o(204)]((t=>t)),a=new Map(i[o(198)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(178)])e&&a[o(300)](t,e);else if(s&&s[o(119)])for(const[t,e]of Object[o(285)](s[o(119)])){const r=n[o(206)][o(155)][o(141)](t),s=r?r[o(150)]()[o(115)]():null;s&&a[o(300)](s,e)}n[o(206)][o(231)]((t=>{const e=o;for(const[n,r]of a)t[e(233)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(134)][o(170)](e,o(121),s,((t,i,a)=>{const c=o;n[c(206)][c(231)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(210)][o(245)];t.is(o(201),o(171))&&u[o(153)](t)}r[o(134)][o(172)](e,null,s)(t,i,a);for(const t of u)o(156)!=t[o(175)][o(266)]&&n[o(247)](t)}))}))};l(t(227),t(162)),l(t(227),t(312)),l(t(146),t(162)),l(t(146),t(312)),r[t(134)][t(170)](t(227),t(214),t(312),(e=>{const n=t,r=e[n(198)]((t=>t[n(115)]())),i=r[0][n(131)](n(188)),{minRow:a,maxRow:c}=o[n(276)](r);s[n(136)](i,{at:a,rows:c-a+1})})),r[t(134)][t(170)](t(227),t(229),t(312),(e=>{const n=t,r=e[n(198)]((t=>t[n(115)]())),i=r[0][n(131)](n(188)),{minColumn:a,maxColumn:c}=o[n(276)](r);s[n(184)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(275)]||!n[s(275)][s(287)](s(121)))return;const o=n[s(186)][s(244)],i=r[s(253)]()[s(204)]((t=>t[s(211)]&&t[s(186)]&&t[s(186)][s(244)]==o));i[s(273)]&&n[s(148)]()[s(273)]!=i[s(273)]&&i[s(212)](((t,e)=>(t[s(174)]=e,e[s(179)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(251)](e[s(125)]),i=[s(317),s(258)],a=r[s(207)][s(295)](e[s(125)]);return a&&i[s(153)](s(135)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(203),f,{priority:t(264)}),r.on(t(129),f,{priority:t(264)}),n[t(206)][t(240)][t(189)]((()=>{const e=t;let s=!1;const o=Array[e(319)](n[e(206)][e(240)][e(309)][e(200)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(251)](t);if(e(147)!=o||e(146)!=a||i[e(215)])continue;if(!r[e(292)](c))continue;const u=r[e(226)](c)[e(242)](),l=n[e(132)][e(141)](e(239)).me;for(const t of r[e(253)]())if(t[e(211)]&&t[e(249)]==l&&e(195)==t[e(308)]&&e(268)==t[e(275)]&&t[e(242)]()[e(209)]((t=>u[e(117)]((n=>n[e(122)](t,!0))))))for(const n of t[e(148)]())n[e(211)]&&(n[e(312)](),s=!0)}return s})),n[t(206)][t(240)][t(189)]((e=>{const s=t,o=n[s(130)][s(141)](s(213));if(!o||!o[s(314)][s(262)](e[s(142)]))return!1;let i=!1;const a=n[s(132)][s(141)](s(239)).me,c=n[s(206)][s(240)][s(309)][s(267)](),u=Array[s(319)](n[s(206)][s(240)][s(309)][s(200)]())[s(204)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(251)](t);return n(147)==o&&n(121)==i&&c==a.id&&!e[n(215)]}));for(const t of c){if(s(196)!=t[s(308)]||s(171)!=t[s(236)]||1!=t[s(273)])continue;const n=e[s(224)](t[s(282)],t[s(282)][s(228)](1));if(!u[s(263)]((({data:t})=>t[s(315)][s(298)](n))))for(const{name:t,data:r}of u)if(n[s(122)](r[s(315)])){e[s(237)](t,{range:n}),i=!0;break}}return i})),n[t(206)][t(240)][t(189)]((e=>{const s=t;let o=!1;const i=n[s(132)][s(141)](s(239)).me,a=r[s(253)]()[s(204)]((t=>t[s(211)]&&t[s(249)]==i)),c=new Set,u=new Set;for(const t of a)if(s(121)==t[s(275)])for(const e of t[s(291)]()){const n=e[s(150)]()[s(115)]();if(n)if(n.is(s(201),s(171))&&Ea(n)){t[s(304)](e[s(236)]),c[s(166)](n),o=!0;const r=n[s(154)],i=n[s(161)],a=r&&r.is(s(201),s(171)),l=i&&i.is(s(201),s(171));a&&!c[s(262)](r)&&u[s(166)](r),l&&!c[s(262)](i)&&u[s(166)](i)}else n.is(s(201),s(219))&&n[s(230)]&&(t[s(304)](e[s(236)]),o=!0)}else if(s(268)==t[s(275)]){if(!t[s(186)]||!t[s(186)][s(244)])continue;const e=t[s(186)][s(119)];if(e&&Object[s(140)](e)[s(273)])continue;const n=t[s(186)][s(244)];let r=!0,i=!0;for(const e of a)if(e[s(275)]&&e[s(275)][s(287)](s(121))){if(!e[s(186)][s(244)]){i=!1;break}if(e.id!=t.id&&e[s(186)][s(244)]==n){r=!1;break}}i&&r&&(t[s(127)](),o=!0)}for(const t of c)e[s(271)](t);for(const t of u)e[s(247)](t);return o})),n[t(225)][t(246)](t(191))[t(216)]({model:t(194),view:(t,e)=>h(t),converterPriority:t(264)}),n[t(225)][t(246)](t(274))[t(216)]({model:t(194),view:(e,n)=>n[t(255)][t(208)]?h(e,!1):null,converterPriority:t(264)});const g=n[t(277)][t(305)];this[t(306)](g[t(240)],t(202),((e,n)=>{const r=t,s=[];for(const t of g[r(289)](n[r(133)])[r(158)]())t.is(r(201),r(160))&&s[r(153)](t);g[r(231)]((t=>{const e=r;for(const n of s)t[e(163)](t[e(289)](n),t[e(165)](n)),t[e(271)](n)}))}))}}function Ea(t){const e=ga;if(t[e(230)])return!0;const n=t[e(254)](0);return n.is(e(201),e(219))&&n[e(230)]}function ba(t,e){const n=da();return(ba=function(t,e){return n[t-=113]})(t,e)}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(232)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["TrackChangesEditing","locale","editor","document","resizeTable","*Format:* resize table","author","getAttribute","commandParams","handleResizeTableWidthCommand","registerCustomCallback","bind","1036460dXCZOW","TableColumnResizeEditing","accept","data","enableCommand","format","formatBlock","getColumnGroupElement","getTableColumnsWidths","87788mnZOrA","get","getSuggestions","_descriptionFactory","1236aDJSUS","afterInit","table","13928BoBOLN","markBlockFormat","resizeTableWidth","Users","440BgAnSw","_suggestionFactory","selection","tableWidth","type","871548JhrISR","formatGroupId","plugins","has","subType","columnWidths","2Drtcdj","18297ouFtfh","1107OHImxV","registerDescriptionCallback","formatInline","handleSuggestionDescription","model","getContainedElement","1036588gPKovY","getSuggestionCallback","getSelectedElement","discard","change"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(153241===-parseInt(n(489))/1+parseInt(n(488))/2*(-parseInt(n(538))/3)+-parseInt(n(522))/4+-parseInt(n(533))/5*(-parseInt(n(526))/6)+parseInt(n(496))/7+-parseInt(n(529))/8*(-parseInt(n(490))/9)+parseInt(n(513))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class ka extends t.Plugin{[_a(527)](){const t=_a;if(!this[t(503)][t(540)][t(541)](t(514)))return;const e=this[t(503)][t(540)][t(523)](t(501));e[t(517)](t(531),this[t(510)][t(512)](this)),e[t(534)][t(511)](t(519),t(505),t(515),e[t(534)][t(497)](t(519),null,t(499))),e[t(534)][t(511)](t(519),t(505),t(499),e[t(534)][t(497)](t(519),null,t(515))),e[t(525)][t(491)](this[t(493)][t(512)](this))}[_a(510)](t,e){const n=_a,r=this[n(503)][n(540)][n(523)](n(501)),s=this[n(503)][n(540)][n(523)](n(514)),o=e[n(528)]||this[n(503)][n(494)][n(504)][n(535)][n(498)]();this[n(503)][n(494)][n(500)]((()=>{const i=n,a=s[i(520)](o);let c=a?s[i(521)](a):null,u=o[i(508)](i(536))||null;const l=e[i(536)]||u,f=e[i(487)]||c,h=this[i(503)][i(540)][i(523)](i(532)).me;for(const t of r[i(524)]()){const e=t[i(495)]();if(i(505)===t[i(486)]&&e===o){t[i(507)]!==h&&t[i(499)]();const e=t[i(516)][i(509)];u=e[0][i(536)],c=e[0][i(487)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(530)](o,{commandName:i(531),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(505)},[],i(505))}))}[_a(493)](t){const e=_a;if(e(519)!=t[e(537)]&&e(492)!=t[e(537)])return;const{data:n}=t;if(n&&e(505)===n[e(539)]){const t=e(506);return{type:e(518),content:Hr(this[e(503)][e(502)],t)}}}}const Ca=Ra;function Na(){const t=["76632AxzjOb","6836iKTSIv","3614oPeqIk","855UMdNqW","287thiGcS","10GOmhUi","4940515DsVlRF","Template","8873559UsgCLt","afterInit","enableCommand","6SihqLT","6090337WTYhiI","get","editor","TrackChangesEditing","82lUjrCv","9421khtkJx","insertTemplate","has","114984wLwPmf","plugins"];return(Na=function(){return t})()}function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(533696===-parseInt(n(222))/1*(-parseInt(n(221))/2)+-parseInt(n(208))/3*(parseInt(n(228))/4)+parseInt(n(211))/5*(parseInt(n(216))/6)+-parseInt(n(209))/7*(parseInt(n(225))/8)+-parseInt(n(213))/9+-parseInt(n(210))/10*(parseInt(n(217))/11)+-parseInt(n(227))/12*(-parseInt(n(229))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(214)](){const t=Ca,e=this[t(219)];e[t(226)][t(224)](t(212))&&e[t(226)][t(218)](t(220))[t(215)](t(223))}}function Sa(){const t=["editor","registerElementLabel","TrackChangesEditing","21ezlOlK","get","828891QnJnka","494906dzIcaZ","afterInit","plugins","1GvMVff","enableCommand","ELEMENT_TABLE_OF_CONTENTS","8HixbMs","_descriptionFactory","182963MRhzdv","414294KmHqvz","commands","tableOfContents","190520JTglRL","insertTableOfContents","22108qGLReR","530NCQxIF","locale","719283JmsDBX"];return(Sa=function(){return t})()}const va=Ma;function Ma(t,e){const n=Sa();return(Ma=function(t,e){return n[t-=134]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(138720===parseInt(n(134))/1*(-parseInt(n(155))/2)+-parseInt(n(148))/3+parseInt(n(145))/4+parseInt(n(143))/5+parseInt(n(140))/6*(-parseInt(n(152))/7)+parseInt(n(137))/8*(-parseInt(n(154))/9)+-parseInt(n(146))/10*(-parseInt(n(139))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[va(156)](){const t=va,e=this[t(149)];if(!e[t(141)][t(153)](t(144)))return;e[t(157)][t(153)](t(151))[t(135)](t(144));const n=e[t(157)][t(153)](t(151)),r=e[t(147)];n[t(138)][t(150)](t(142),(e=>Hr(r,t(136),e)))}}function wa(){const t=["removeMarker","294676RMhatw","21424pPhCWL","1837kgUSeb","isCollapsed","nodeBefore","30340yRkKRP","differ","forward","start","title-content","editor","81bgJwBM","locale","getChangedMarkers","element","1321794SlwxDR","_splitMarkerName","getNearestSelectionRange","newRange","updateMarker","947470DQoTni","registerElementLabel","isTouching","has","registerPostFixer","isEqual","suggestion","schema","plugins","model","afterInit","187812AahDFb","77lVuUQb","Title","8BedUNj","end","_descriptionFactory","createRange","ELEMENT_TITLE","TrackChangesEditing","from","105738zJZVaE","get","document"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(115591===parseInt(n(499))/1+parseInt(n(468))/2+-parseInt(n(479))/3*(-parseInt(n(469))/4)+parseInt(n(488))/5+parseInt(n(464))/6*(-parseInt(n(500))/7)+-parseInt(n(502))/8*(-parseInt(n(483))/9)+-parseInt(n(473))/10*(parseInt(n(470))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Pa extends t.Plugin{[Fa(498)](){const t=Fa,e=this[t(478)];if(!e[t(496)][t(491)](t(501)))return;const n=e[t(496)][t(465)](t(462));n[t(504)][t(489)](t(477),(()=>Hr(e[t(480)],t(461)))),e[t(497)][t(466)][t(492)]((r=>{const s=t;let o=!1;const i=Array[s(463)](e[s(497)][s(466)][s(474)][s(481)]());for(const{name:t,data:a}of i){const{group:i}=n[s(484)](t);if(s(494)!==i||!a[s(486)])continue;const c=a[s(486)],u=c[s(503)][s(472)];if(!u||!u.is(s(482),s(477)))continue;if(!c[s(476)][s(490)](c[s(503)]))continue;const l=e[s(497)][s(495)][s(485)](c[s(503)],s(475));if(l&&l[s(471)]){const e=r[s(505)](c[s(476)],l[s(476)]);e[s(493)](c)||(r[s(487)](t,{range:e}),o=!0)}o||(r[s(467)](t),o=!0)}return o}))}}function xa(){const t=["3uUIceU","redo","2539608FCmNMG","TrackChangesEditing","220054IhPSla","afterInit","59700WkaPgY","enableCommand","2359060KqxDrr","undo","3798264wFzWxG","2441621EmBHPM","11XGSCMf","UndoEditing","plugins","editor","76gNlLGG","15046450PEFFsW","has","9eTsBSE","get"];return(xa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(262040===parseInt(n(313))/1*(-parseInt(n(317))/2)+-parseInt(n(298))/3*(-parseInt(n(308))/4)+parseInt(n(300))/5+parseInt(n(315))/6+parseInt(n(303))/7+-parseInt(n(302))/8*(-parseInt(n(311))/9)+-parseInt(n(309))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(297)](){const t=Ba,e=this[t(307)],n=e[t(306)][t(312)](t(316));e[t(306)][t(310)](t(305))&&(n[t(299)](t(301)),n[t(299)](t(314)))}}function Ga(){const t=["toggleTableCaption","TableCaptionEditing","has","plugins","TrackChangesEditing","get","editor","5663329Cgdbyx","22560320ggWcFl","afterInit","42PeopSn","enableCommand","1279725NaSeOA","145318IQUkhu","302880sLZWqP","915318sqWefy","104HPBrUS","115bKBslL","requires","2649208UNRUBD"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=276]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(970898===-parseInt(n(276))/1+-parseInt(n(277))/2*(parseInt(n(294))/3)+-parseInt(n(283))/4+-parseInt(n(281))/5*(-parseInt(n(278))/6)+-parseInt(n(291))/7+-parseInt(n(280))/8*(-parseInt(n(279))/9)+parseInt(n(292))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{static get[za(282)](){return[ra]}[za(293)](){const t=za,e=this[t(290)];e[t(287)][t(286)](t(285))&&e[t(287)][t(289)](t(288))[t(295)](t(284))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=105]})(t,e)}const Ka=Wa;function Xa(){const t=["TrackChangesTableProperties","2484450fzYRfH","_suggestionFactory","tableCellVerticalAlignment","tableBorderWidth","formatBlock","578607yAqTBl","tableWidth","180324RLNIRG","tableBorderStyle","discard","tableCellHorizontalAlignment","tableAlignment","registerCustomCallback","tableBorderColor","change","data","TrackChangesEditing","9TEUtlF","5395327stCrIA","setAttribute","nodeAfter","handleSuggestionDescription","findAncestor","get","TablePropertiesEditing","editor","tableBackgroundColor","afterInit","getFirstPosition","getSelectionAffectedTableCells","removeAttribute","join","registerDescriptionCallback","start","format","tableCellPadding","*Format:* change table cell properties","4527918NvFezq","_getSuggestion","markBlockFormat","accept","*Format:* change table properties","_handlePropertyChange","enableCommand","TableCellPropertiesEditing","tableProperties","tableCellProperties","pluginName","locale","tableCellBackgroundColor","2595460mIQGVk","getAttribute","tableCellBorderColor","TableUtils","batch","tableCellWidth","commandParams","document","selection","tableHeight","tableCellBorderStyle","2oMskTG","model","has","table","getContainedElement","plugins","tableCellBorderWidth","341492UcxzoB","_descriptionFactory","handleDiscardAction","8OUVJCa","getSuggestions","getSuggestionCallback","enqueueChange","subType","tableCellHeight"];return(Xa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(414940===parseInt(n(135))/1+parseInt(n(128))/2*(-parseInt(n(150))/3)+parseInt(n(152))/4+parseInt(n(145))/5+parseInt(n(182))/6+parseInt(n(163))/7*(-parseInt(n(138))/8)+parseInt(n(162))/9*(-parseInt(n(117))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Wa;super(t),this[e(112)]=[e(158),e(153),e(148),e(156),e(151),e(126),e(171)],this[e(113)]=[e(119),e(127),e(134),e(180),e(122),e(143),e(116),e(155),e(147)]}static get[Ka(114)](){return Ka(144)}[Ka(172)](){const t=Ka,e=this[t(170)][t(133)][t(168)](t(161));if(this[t(170)][t(133)][t(130)](t(169))){for(const n of this[t(112)])e[t(110)](n,((e,r)=>{const s=t,o=this[s(170)][s(129)][s(124)][s(125)][s(173)]()[s(167)](s(131));this[s(109)](n,[o],this[s(112)],s(112),e,r)}));e[t(146)][t(157)](t(149),t(112),t(107),e[t(146)][t(140)](t(149),null,t(154))),e[t(146)][t(157)](t(149),t(112),t(154),((e,n)=>this[t(137)](this[t(112)],e,n))),e[t(146)][t(157)](t(149),t(112),t(176),(()=>!1))}if(this[t(170)][t(133)][t(130)](t(111))){for(const n of this[t(113)])e[t(110)](n,((e,r)=>{const s=t,o=this[s(170)][s(133)][s(168)](s(120))[s(174)](this[s(170)][s(129)][s(124)][s(125)]);this[s(109)](n,o,this[s(113)],s(113),e,r)}));e[t(146)][t(157)](t(149),t(113),t(107),e[t(146)][t(140)](t(149),null,t(154))),e[t(146)][t(157)](t(149),t(113),t(154),((e,n)=>this[t(137)](this[t(113)],e,n))),e[t(146)][t(157)](t(149),t(113),t(176),(()=>!1))}e[t(136)][t(177)]((e=>this[t(166)](e)))}[Ka(109)](t,e,n,r,s,o){const i=Ka,a=this[i(170)][i(133)][i(168)](i(161));this[i(170)][i(129)][i(141)](o[i(121)],(()=>{const t=i;for(const i of e)if(this[t(105)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(118)](r);void 0!==n&&(e[r]=n)}s(o),a[t(106)](i,{commandParams:[e]},[],r)}}))}[Ka(137)](t,e,n){const r=Ka,s=e[0][r(178)][r(165)],o=n[r(123)][0];this[r(170)][r(129)][r(159)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(164)](r,o[r],s):e[n(175)](r,s)}))}[Ka(166)](t){const e=Ka;if(t[e(160)])switch(t[e(142)]){case e(112):return{type:e(179),content:Hr(this[e(170)][e(115)],e(108))};case e(113):return{type:e(179),content:Hr(this[e(170)][e(115)],e(181))}}}[Ka(105)](t,e){const n=Ka,r=this[n(170)][n(133)][n(168)](n(161));for(const s of r[n(139)]({skipNotAttached:!0})){const r=s[n(132)]();if(s[n(142)]===e&&r===t)return s}return null}}var Ja=Function.prototype,Qa=Object.prototype,Za=Ja.toString,Ya=Qa.hasOwnProperty,$a=Za.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ya.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Za.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Z?Z.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=mc;function pc(){const t=["update:suggestion","showSuggestionHighlights","formatInline:accept","getContainedElement","_rangeIsInLocalUserInsertion","collaboration.channelId","from","track-changes-enable-command-twice","reconvertMarker","suggestionUnloaded","change:_saved","updateMarker","selection","highest","$text","assign","isIntersectingWithRange","tablePasteChainId","markInsertion","getMultiRangeId","deleteContent","adapter","concat","stopListening","chain","isSelectable","batch","markerToHighlight","_defaultCallbacks","_updateSuggestionData","getAllAdjacentSuggestions","_editor","_cutOutSuggestionMarker","isAtEnd","hasCommentThread","type","length","_blockAttributeKeys","removeAttribute","toUpperCase","schema","forceDefaultExecution","values","always","_joinWithAdjacentSuggestions","insertion","suggestion-type","isTouching","formatBlock:chain","ck-suggestion-marker","deletion:accept","insertContent","_suggestionFactory","rethrowUnexpectedError","getSuggestions","targetPosition","_getSuggestionData","markerReady","addRange","enableReadOnlyMode","hasSuggestion","formatInline:join","widget","_onDiscard","isCollapsed","parent","addHighlight","ready","comments","has","attribute:accept","formatGroupId","default","attribute:join","addClass","enqueueChange","removeClass","formatInline:discard","acceptAllSuggestions","unbindElementFromMarkerName","addMarker","$elementName","marker-count","accepted","markBlockFormat","isExternal","document","deletion:chain","after","addMarker:suggestion:formatBlock","addUser","_checkSuggestionCorrectness","_registerBlockAttribute","_joinSuggestions","insert","_processAttributeSuggestions","82875kUWoxx","markerToData","lowest","head","ck-suggestion-marker-","splitPosition","consumable","name","attributeOldValue","track-changes-adapter-missing-getsuggestion","_enabledCommands","addSuggestion","ENTER","getShiftedBy","push","$marker","containsRangeInObject","_registerDefaultCallbacks","PENDING_ACTION_SUGGESTION","registerPostFixer","deletion","@external","registerCustomCallback","suggestion:","240580rilsYm","discardSuggestion","insertion:","format","split","track-changes-adapter-already-set","LEAVE","low","formatInline:","catch","config","_isBlockAttribute","add","never","normal","change","editingDowncast","markMultiRangeDeletion","get","find","oldRange","every","oldValue","_adapter","rootName","5234526UZbsZc","suggestionLoaded","suggestionChanged","7DqqePA","_breakSuggestionMarker","createPositionAfter","getSuggestionCallback","getAttribute","discardAllSuggestions","hasComments","_addThreadToSuggestion","removed","markMultiRangeInsertion","_processAttributeChanges","16PrnwWN","change:activeMarkers","dataDowncast","conversion","multi","author","getSuggestion","keys","unbind","element","substring","define","acceptSuggestion","addSuggestionData","size","_setSuggestionData","groupId","unshift","24xrFeei","attribute:discard","upcast","containsPosition","markerNameToElements","authoredAt","isBlock","deletion:join","createRangeOn","previous","getFirstRange","setTo","markerName","_getMarkerAnnouncementText","ck-suggestion-marker--active","activeMarkers","locale","execute","isLimit","removeMarker:suggestion:formatBlock","insertion:accept","plugins","attribute","getCustomProperty","detach","_getAttributeKey","meta","documentSelection","getCommentThread","authorName","track-changes-suggestion-data-mismatch","originalSuggestionId","isInsideObject","accept","requires","addMarker:suggestion","insertion:discard","getMarkers","getUser","PendingActions","moveTargetPosition","fire","615306RcTOiy","acceptSelectedSuggestions","_model","_recordAttributeSuggestions","buildSuggestion","toViewElement","value","_registerInlineAttribute","external:","9xnrIfE","discardSelectedSuggestions","high","getItems","markers","FORMATTING","backward","start","_SUGGESTION_ANNOUNCEMENT","track-changes-command-not-found","createPositionAt","createRange","_splitMarkerName","subType","clone","_customCallbacks","addMarker:suggestion:attribute","addComment","getWalker","elementEnd","isNextTo","data-suggestion","elementToElement","createSelection","isInContent","nodeBefore","formatBlock:discard","splice","_findSuggestions","_mergeNestedSuggestions","addCommentThread","_reduceSuggestionAttributeRange","forEach","createPositionBefore","getChanges","end","containerElement","isIntersecting","getLastMatchingPosition","_handleNewSuggestionMarker","_refreshSuggestionsChain","setSelection","map","before","_afterChanges","_setSuggestionRange","containsItem","_getAuthorFromId","isAtStart","trackChanges.trackFormatChanges","bindElementToMarker","range","resolve","rename","trackChanges.mergeNestedSuggestions","removeMarkers","forward","isOwn","getAncestors","track-changes-suggestion-not-found","applyOperation","startsWith","formatBlock","commands","writer","markDeletion","init","stop","trackChangesCommand","discard","move","differ","substr","next","some","position","options","skipNestingCheck","_suggestions","isUndo","formatInline:chain","getNearestSelectionRange","for","announce","model","setAttribute","warn","ck-suggestion-marker-formatBlock","_suggestionState","getDifference","_isDataLoaded","_commentsRepository","getRanges","enableCommand","formatBlock:","_isForcedDefaultExecutionBlock","trackChanges","newRange","formatInline","_enableDefaultAttributesIntegration","getRange","isDocumentOperation","mapper","_element","key","containsRange","formatBlock:join","set","_trackFormatChanges","_inlineAttributeKeys","isBefore","creator","removeComment","elementStart","data","getChangedMarkers","removeMarker:suggestion:attribute","CommentsRepository","markAttributeChange","newValue","387980kHsXMn","filter","markInlineFormat","ck-suggestion-marker-formatInline","isObject","updateSuggestion","formatBlock:accept","attribute:","root","ariaLiveAnnouncer","rejected","isRemovable","listenTo","isEqual","refresh","_addSuggestionMarker","fetchCommentThread","_refreshAttributeSuggestionsChain","removeMarker","toJSON","error-saving-suggestion-data-suggestion-discarded","$textProxy","_initAriaMarkerChangeAnnouncements","sort","pluginName","attributes","dataToMarker","getFirstMarker","135118qqcDFN","markMultiRangeBlockFormat","_reduceExistingSuggestions","nodeAfter","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.","clear","fromCharCode","insertion:chain","_isRegisteredAttribute","_removeSuggestion","group","createRangeIn","deletion:discard","getIntersection","isMultiRange","delete","_getExternalAuthor","remove","647937arHPVV","pop","_descriptionFactory","track-changes-user-not-found","TrackChangesEditing","item","editor","_createSuggestion","commandName","commentThread","suggestion:attribute:","deletion:","open","_saved","addMarkerName","suggestion","dataReady","fromRange","editing","createElement","isLocal","Users","multipleBlocks","includes","_recordAttributeChanges","$graveyard","createdAt","howMany","change:data","then","notReady","consume","attributeNewValue","isArray","attributeKey","insertion:join","isAfter","join","return"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(238230===parseInt(n(386))/1+-parseInt(n(233))/2*(parseInt(n(518))/3)+-parseInt(n(449))/4*(parseInt(n(410))/5)+parseInt(n(509))/6*(-parseInt(n(438))/7)+-parseInt(n(467))/8*(-parseInt(n(251))/9)+-parseInt(n(205))/10+parseInt(n(435))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(371);class Ec extends t.Plugin{static get[dc(501)](){return[dc(202),o.Users,t.PendingActions,Zr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,ho,Eo,_o,Ro,Mo,Do,zo,Bo,Xo,Qo,ei,ai,pi,oi,Vs,Ws,bi,Ai,Ri,Si,Di,Ui,zi,Ji,$i,ra,ca,la,Ha,Ia,ka,Oa,qa,La,Pa,ja]}static get[dc(229)](){return dc(255)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(127)]((t=>String[e(239)](t)))[e(288)]("")}super(t),this[e(512)]=!1,this[e(192)](e(482),[]),this.on(e(450),((n,r,s,o)=>{const i=e;this[i(511)][i(425)]((()=>{const e=i;for(const n of[...o,...s])this[e(511)][e(522)][e(359)](n)&&t[e(269)][e(298)](n)}))})),this[e(253)]=new qr(this[e(257)][e(169)][e(330)],this[e(257)][e(483)]),this[e(433)]=null,this[e(342)]=new bc(this[e(257)]),this[e(163)]=new Map,this[e(176)]=t[e(488)][e(428)](e(202)),this[e(396)]=new Set,this[e(511)]=this[e(257)][e(169)],this[e(173)]=new WeakMap,this[e(180)]=!1,this[e(327)]=new Set([e(371)]),this[e(194)]=new Set,t[e(420)][e(460)](e(134),e(362)),this[e(193)]=t[e(420)][e(428)](e(134)),t[e(420)][e(460)](e(139),!0),this[e(547)]=t[e(420)][e(428)](e(139)),this[e(153)]=new f(t,this[e(396)]),this[e(227)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,54,51,54])}[dc(151)](){const t=dc,n=this[t(257)],r=(e,n)=>{const r=t;if(r(489)!=e)return r(390)+e;const s=n[r(414)]("|")[0];return this[r(421)](s)?r(172):r(208)};n[t(452)][t(167)](t(426))[t(317)]({model:t(266),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(530)](e[n(479)]),a=[n(339),r(o,i)];let c=3e3;return this[n(482)][n(274)](e[n(479)])&&(a[n(400)](n(481)),c=3010),n(406)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(452)][t(167)](t(451))[t(422)]((e=>{const r=t;e.on(r(502),((t,e,s)=>{const o=r;if(!s[o(161)][o(291)])return;const i=e[o(256)];if(!i)return;const c=s[o(187)][o(514)](i);n[o(169)][o(330)][o(209)](i)&&c&&!c[o(490)](o(352))&&c.is(o(554))&&(0,a.toWidget)(c,s[o(149)])}),{priority:r(520)})})),n[t(452)][t(167)](t(451))[t(317)]({model:t(266),view:(e,n)=>{const s=t;if(!n[s(161)][s(291)])return null;const{type:o,subType:i}=this[s(530)](e[s(479)]);return{classes:[s(339),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(256)])return;const{id:c}=this[a(530)](o[a(479)]);if(r){const t=this[a(163)][a(428)](c),e=this[a(492)](t);if(!this[a(421)](e))return}if(o[a(256)].is(a(302)))return void i[a(392)][a(282)](o[a(256)],s[a(393)]);const u=i[a(187)][a(514)](o[a(256)]);if(o[a(256)].is(a(458))&&n[a(169)][a(330)][a(473)](o[a(256)])&&!u[a(490)](a(356))){i[a(149)][a(364)]([a(339),a(172)],u),i[a(149)][a(170)](a(539),c,u),i[a(187)][a(135)](u,o[a(479)]),e&&(this[a(482)][a(274)](o[a(479)])?i[a(149)][a(364)](a(481),u):i[a(149)][a(366)](a(481),u));for(const t of n[a(169)][a(244)](o[a(256)])[a(521)]())i[a(392)][a(282)](t,s[a(393)]);i[a(392)][a(282)](o[a(256)],s[a(393)])}};n[t(452)][t(167)](t(451))[t(422)]((e=>{const n=t;e.on(n(379),((t,e,r)=>{const o=n;r[o(161)][o(291)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(303)})})),n[t(452)][t(167)](t(451))[t(422)]((e=>{const n=t;e.on(n(534),((t,e,r)=>{const o=n;r[o(161)][o(291)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(303)})})),n[t(452)][t(167)](t(451))[t(387)]({model:t(266),view:(e,n)=>n[t(161)][t(291)]?null:{group:t(266),name:e[t(157)](11)}}),n[t(452)][t(167)](t(469))[t(540)]({view:{name:t(266),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(409)+e[r(442)](r(336))+":"+e[r(442)]("id");return e[r(442)](r(372))&&(s+=":"+e[r(442)](r(372))),n[r(270)](r(401),{"data-name":s})}}),n[t(452)][t(167)](t(469))[t(231)]({view:t(266)}),n[t(452)][t(167)](t(426))[t(422)]((e=>{const n=t;e.on(n(379),s(),{priority:n(520)})})),n[t(452)][t(167)](t(426))[t(422)]((e=>{const n=t;e.on(n(534),s({isAttributeSuggestion:!0}),{priority:n(520)})})),n[t(452)][t(167)](t(426))[t(422)]((e=>{const n=t;e.on(n(486),((t,e,r)=>{const s=n,o=r[s(187)][s(471)](e[s(479)]);if(o)for(const t of o)t[s(490)](s(356))||(r[s(149)][s(366)]([s(339),s(172),s(481)],t),r[s(149)][s(328)](s(539),t),r[s(187)][s(369)](t,e[s(479)]))}),{priority:n(520)})})),n[t(452)][t(167)](t(426))[t(422)]((e=>{const n=t;e.on(n(201),((t,e,r)=>{const s=n,o=r[s(187)][s(471)](e[s(479)]);if(!o)return;const{id:i}=this[s(530)](e[s(479)]),a=this[s(163)][s(428)](i),c=this[s(492)](a);if(this[s(421)](c))for(const t of o)t[s(490)](s(356))||(r[s(149)][s(366)]([s(339),s(172),s(481)],t),r[s(149)][s(328)](s(539),t),r[s(187)][s(369)](t,e[s(479)]))}),{priority:n(520)})})),n[t(169)][t(376)][t(405)]((e=>{const r=t;let s=!1;const o=Array[r(296)](n[r(169)][r(376)][r(156)][r(200)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(530)](t);if(r(266)!==o)continue;const h=this[r(163)][r(428)](f);if(null!=c[r(182)]){r(183)==u&&(s=s||yc(c[r(182)],t,e,n[r(169)][r(330)]));const o=r(489)==u&&this[r(421)](l[r(414)]("|")[0]);if(c[r(182)][r(354)]||r(276)==c[r(182)][r(213)][r(434)]||r(147)==u&&!kc(c[r(182)])||o&&!kc(c[r(182)])||r(406)==u&&(_c(a=c[r(182)])||function(t){const e=r;return t[e(525)][e(355)]==t[e(553)][e(543)]&&t[e(525)][e(323)]}(a)))e[r(223)](t),s=!0;else{if(!h||!h[r(542)])continue;i[r(422)](h)}}}var a;return i[r(463)]>0&&(s=!!this[r(334)](i)||s),s})),n[t(169)][t(376)][t(405)]((e=>{const r=t;let s=!1;for(const t of n[r(169)][r(376)][r(156)][r(552)]())if(r(384)==t[r(325)])for(const t of this[r(163)][r(332)]()){if(t[r(247)]||!t[r(542)])continue;const o=r(147)==t[r(325)],i=this[r(492)](t),a=i&&this[r(421)](i);if(!o&&!a)continue;const c=t[r(477)]();if(c[r(525)][r(355)]!=c[r(553)][r(355)]&&!c[r(553)][r(323)]){const o=n[r(169)][r(528)](c[r(525)][r(236)],r(553)),i=n[r(169)][r(529)](c[r(525)],o);e[r(301)](t[r(232)](),{range:i}),s=!0}}return s})),n[t(169)][t(376)][t(405)]((e=>this[t(448)](e))),n[t(169)][t(376)][t(405)]((e=>!e[t(316)][t(271)]&&this[t(385)](e))),n[t(169)].on(t(129),(()=>{this[t(512)]=!1})),n[t(169)][t(376)].on(t(279),((r,s)=>{const o=t;if(!s[o(271)]||s[o(164)])return;if(!this[o(512)])return;const i=n[o(169)][o(376)][o(156)][o(552)]();if(0==i[o(326)])return;const a=[],c=i[o(206)]((t=>o(489)==t[o(325)])),u=i[o(206)]((t=>o(384)==t[o(325)]&&o(304)!=t[o(393)])),l=i[o(206)]((t=>o(250)==t[o(325)]&&o(304)!=t[o(393)]));for(const t of c)this[o(241)](t[o(285)])&&a[o(400)]({key:t[o(285)],newValue:t[o(283)],oldValue:t[o(394)],range:Cc(t[o(136)],n[o(169)])});for(const t of u){const e=l[o(429)]((e=>e[o(188)]===t[o(188)]));if(e){const r=Nc(t[o(160)][o(236)],n[o(169)]);e[o(393)]!==t[o(393)]&&a[o(400)]({key:o(371),newValue:t[o(393)],oldValue:e[o(393)],range:r});for(const[n,s]of e[o(230)]){if(!this[o(241)](n))continue;const e=t[o(230)][o(428)](n);s!==e&&a[o(400)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(230)])this[o(241)](n)&&(e[o(230)][o(359)](n)||a[o(400)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(326)]&&n[o(169)][o(365)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(203)](t,e,s,o,{groupId:r});this[n(235)](t,a)}))}),{priority:t(388)}),n[t(169)][t(522)].on(t(290),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(530)](n[s(393)]),e=this[s(163)][s(428)](t);e&&e[s(265)](n[s(393)])}})),n[t(169)][t(376)].on(t(279),(()=>{const e=t,r=Array[e(296)](n[e(169)][e(376)][e(156)][e(200)]())[e(206)]((t=>e(266)===this[e(530)](t[e(393)])[e(243)]));if(0===r[e(326)])return;r[e(228)](((t,n)=>{const r=e,s=t[r(199)][r(430)],o=n[r(199)][r(430)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(525)][r(195)](o[r(525)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(530)](t);if(null===n[e(430)]){const n=this[e(557)](t);o[e(422)](n)}else{const t=this[e(163)][e(428)](r);null!==n[e(182)]||t[e(542)]?(s[e(422)](t[e(389)]),o[e(422)](t)):this[e(242)](t)}}o[e(463)]>0&&this[e(558)](o);for(const t of s)this[e(508)](e(437),t)})),n[t(169)].on(t(145),((e,r)=>{const s=t,o=r[0];if(!this[s(163)][s(463)])return;if(!o[s(186)])return;if(o[s(316)][s(164)]||!o[s(316)][s(271)])return;let i,a;switch(o[s(325)]){case s(384):i=n[s(169)][s(528)](o[s(160)]),a=i[s(399)](o[s(278)]);break;case s(414):i=n[s(169)][s(528)](o[s(391)]),a=n[s(169)][s(528)](o[s(507)]);break;case s(155):i=n[s(169)][s(528)](o[s(345)]),a=i[s(399)](o[s(278)]);break;default:return}const c=n[s(169)][s(529)](i,a);n[s(169)][s(425)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(546)](c)){if(e[t(247)])continue;if(t(183)==e[t(325)])continue;const r=this[t(492)](e);if(r&&this[t(421)](r)&&t(414)!=o[t(325)])continue;const s=e[t(199)]&&e[t(199)][t(273)];(t(147)!=e[t(325)]||t(414)==o[t(325)]&&!s)&&(n[t(402)]||t(335)==e[t(325)]&&n[t(142)]||e[t(477)]()[t(190)](c)&&this[t(439)](e,i,a))}}))}),{priority:t(388)}),n[t(169)].on(t(310),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(331)])return;if(this[s(180)])return;if(!this[s(153)][s(515)])return;if(o[s(354)])return;const a=n[s(169)][s(330)],{start:c,end:u}=o[s(477)](),l=c[s(236)]&&a[s(485)](c[s(236)])?null:a[s(166)](c,s(141)),f=u[s(543)]&&a[s(485)](u[s(543)])?null:a[s(166)](u,s(524)),h=n[s(169)][s(529)](l?l[s(525)]:c,f?f[s(553)]:u);n[s(169)][s(425)]((t=>{const e=s;this[e(150)](h);const r=n[e(169)][e(330)][e(166)](h[e(525)]);o.is(e(494))?t[e(559)](r):o[e(478)](r)})),e[s(152)]()}),{priority:e.priorities[t(424)]+10}),n[t(169)].on(t(341),((e,r)=>{const s=t,o=r[r[s(326)]-1];o&&o[s(331)]||this[s(180)]||this[s(153)][s(515)]&&(n[s(169)][s(425)]((()=>{const t=s;let o=n[t(169)][t(341)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(289)]=o[t(532)]();const i=o[t(553)][t(543)],a=n[t(169)][t(330)];i&&a[t(473)](i)&&!a[t(209)](i)&&(o=n[t(169)][t(529)](o[t(525)],n[t(169)][t(528)](i,t(553)))),this[t(308)](o)})),e[s(152)]())}),{priority:t(520)}),this[t(257)][t(148)][t(422)](t(181),this[t(153)]),this[t(178)](t(181));const o=new p(n,this[t(163)]);n[t(148)][t(422)](t(461),o),this[t(178)](t(461));const i=new b(n,this[t(163)]);n[t(148)][t(422)](t(411),i),this[t(178)](t(411)),n[t(148)][t(422)](t(368),new S(n,o,this[t(163)])),this[t(178)](t(368)),n[t(148)][t(422)](t(443),new S(n,i,this[t(163)])),this[t(178)](t(443)),n[t(148)][t(422)](t(510),new w(n,o,this[t(163)])),this[t(178)](t(510)),n[t(148)][t(422)](t(519),new w(n,i,this[t(163)])),this[t(178)](t(519));const c=n[t(488)][t(428)](t(202));this[t(217)](c,t(535),((e,{threadId:n})=>{const r=t,s=this[r(163)][r(428)](n);s&&s[r(260)]&&1===s[r(260)][r(326)]&&this[r(319)](n,{hasComments:!0})}),{priority:t(417)}),this[t(217)](c,t(197),((e,{threadId:n})=>{const r=t,s=this[r(163)][r(428)](n);s&&s[r(260)]&&!s[r(260)][r(326)]&&this[r(319)](n,{hasComments:!1})}),{priority:t(417)})}set[dc(311)](t){const n=dc;if(this[n(433)])throw new e.CKEditorError(n(415),this);this[n(433)]=t}get[dc(311)](){return this[dc(433)]}[dc(344)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(163)][n(332)]())t&&!e[n(542)]||r[n(400)](e);return e?r[n(127)]((t=>t[n(224)]())):r}[dc(455)](t){const n=dc,r=this[n(163)][n(428)](t);if(!r)throw new e.CKEditorError(n(144),this);return r}[dc(350)](t){const e=dc;return this[e(163)][e(359)](t)}[dc(462)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(325)][e(414)](":"),a=this[e(163)][e(428)](r)||this[e(258)](o,i,r,n,s);if(this[e(445)](a),this[e(381)](a,o,i||null,n),a[e(277)]=t[e(277)],a[e(175)]=!0,s&&s[e(407)]){const t=s[e(407)],n=this[e(249)](t[e(496)]);a[e(472)]=t[e(277)],a[e(454)]=n,a[e(375)]=!0}else a[e(472)]=t[e(277)];switch(t[e(199)]&&(a[e(199)]=t[e(199)]),t[e(230)]&&(a[e(230)]=t[e(230)]),this[e(433)]&&this[e(433)][e(397)]||(a[e(264)]=!0),this[e(173)][e(428)](a)){case e(281):this[e(173)][e(192)](a,e(267));break;case e(347):a[e(542)]?(this[e(334)](new Set([a])),this[e(558)](new Set([a])),this[e(173)][e(192)](a,e(357)),this[e(508)](e(436),a)):this[e(173)][e(192)](a,e(446))}return a}[dc(461)](t){const e=dc;this[e(331)]((()=>{const n=e;this[n(257)][n(169)][n(425)]((()=>{const e=n;for(const n of t[e(320)]())n[e(500)]()}))}))}[dc(411)](t){const e=dc;this[e(331)]((()=>{const n=e;this[n(257)][n(169)][n(425)]((()=>{const e=n;for(const n of t[e(320)]())n[e(154)]()}))}))}[dc(178)](t,n){const r=dc,s=this[r(257)][r(148)][r(428)](t);if(!s)throw new e.CKEditorError(r(527),this,{commandName:t});if(this[r(396)][r(359)](s))throw new e.CKEditorError(r(297),this,{commandName:t});this[r(396)][r(422)](s),n&&s.on(r(484),((t,e)=>{const o=r;this[o(153)][o(515)]&&(this[o(180)]||(e[o(326)]>0&&e[e[o(326)]-1]&&e[e[o(326)]-1][o(331)]?e[o(252)]():(t[o(289)]=n(((...t)=>s[o(484)](...t,{forceDefaultExecution:!0})),...e),t[o(152)]())))}),{priority:r(520)})}[dc(331)](t){const n=dc;let r,s;const o=this[n(180)];this[n(180)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(180)]=!1),s&&e.CKEditorError[n(343)](s,this),r}[dc(308)](t,n=null,r={}){const s=dc;if(t[s(354)])return null;const o=this[s(257)][s(488)][s(428)](s(272)).me;for(const{suggestion:e,meta:o}of this[s(546)](t,s(335)))if(o[s(142)]){if(!o[s(538)]){if(o[s(402)]){if(!this[s(547)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(439)](e,t[s(525)],t[s(553)]);break}if(n==e[s(531)]&&Sc(e,r)){const n=e[s(477)]();return n[s(525)][s(218)](t[s(553)])?this[s(130)](e,this[s(511)][s(529)](t[s(525)],n[s(553)])):this[s(130)](e,this[s(511)][s(529)](n[s(525)],t[s(553)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(412)+n:s(335),u=this[s(464)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(220)](c,i,a,t),u}[dc(447)](t,n=dc(453),r={}){const s=dc,o=this[s(257)][s(488)][s(428)](s(272)).me,i=this[s(342)][s(441)](s(335),n,s(288));for(const e of this[s(344)]())if(e[s(454)].id==o.id&&s(335)==e[s(325)]&&e[s(531)]==n&&Sc(e,r)&&(i(e[s(177)](),t)||i(t,e[s(177)]()))){for(const n of t)e[s(348)](n);return e}for(const{suggestion:e,meta:n}of this[s(546)](t,s(335))){if(!n[s(142)])continue;if(!this[s(547)]&&n[s(402)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(177)]())for(const e of t)if(!n[s(190)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(412)+n,l=this[s(464)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(220)](u,a,c,e,zr[s(309)]());return l}[dc(207)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(354)])return null;if(o(423)===this[o(193)]){const e=this[o(342)][o(441)](o(183),r,o(500));return this[o(331)]((()=>e([t],n,s))),null}const i=this[o(257)][o(488)][o(428)](o(272)).me,a=[];if(o(333)!==this[o(193)])for(const{suggestion:e,meta:n}of this[o(546)](t,o(335)))n[o(142)]&&!n[o(499)]&&a[o(400)](...e[o(177)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(246)](s);e&&r[n(400)](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(326)];){const s=r[e][n(174)](t);r[n(545)](e,1,...s),e+=s[n(326)]}}return r}(t,a);c[o(326)]&&this[o(511)][o(425)]((()=>{const t=o;for(const e of c){const o=this[t(342)][t(441)](t(183),r,t(500));this[t(331)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(525)],u=t[o(553)];for(const{suggestion:e,meta:n}of this[o(546)](t,o(183))){if(!n[o(142)])continue;if(e[o(531)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(477)]();if(i[o(190)](t,!0))return null;c=c[o(195)](i[o(525)])?c:i[o(525)],u=u[o(287)](i[o(553)])?u:i[o(553)],a?i[o(525)][o(195)](a[o(477)]()[o(525)])?(a[o(140)](),a=e):e[o(140)]():a=e}const l=this[o(511)][o(529)](c,u);if(a)this[o(130)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(464)]({id:t,type:o(418)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(220)](o(418)+r,t,a,l)}}return null}[dc(374)](t,n,r=[],s=null,o={}){const i=dc;n[i(361)]||(n[i(361)]=n[i(259)]),n[i(273)]=t.is(i(136)),s=s||Ac(n);const a=r[i(127)]((t=>Nc(t,this[i(511)]))),c=t.is(i(136))?t:Nc(t,this[i(511)]);if(i(423)===this[i(193)]){const t=this[i(342)][i(441)](i(147),s,i(500));return this[i(331)]((()=>t([c],n,o))),null}a[i(400)](c);let u=!0;for(const t of a)if(!this[i(294)](t)){u=!1;break}if(u&&i(333)!==this[i(193)]){const t=this[i(342)][i(441)](i(147),s,i(500));return this[i(331)]((()=>t([c],n,o))),null}let l=null,f=c[i(525)],h=c[i(553)];for(const{suggestion:t,meta:e}of this[i(546)](c,i(147))){if(!e[i(142)])continue;if(e[i(538)]||e[i(402)]||e[i(499)])continue;if(t[i(199)][i(361)]!=n[i(361)])continue;if(!Sc(t,o))continue;const r=t[i(477)]();if(t[i(531)]==s){if(r[i(190)](c,!0))return null;f=f[i(195)](r[i(525)])?f:r[i(525)],h=h[i(287)](r[i(553)])?h:r[i(553)],l?r[i(525)][i(195)](l[i(477)]()[i(525)])?(l[i(140)](),l=t):t[i(140)]():l=t}else{const e=c[i(246)](r);this[i(322)](t,e)}}const g=this[i(257)][i(488)][i(428)](i(272)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(130)](l,this[i(511)][i(529)](f,h)),l;{const t=this[i(464)]({id:d,type:i(179)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(220)](i(179)+s,d,p,this[i(511)][i(529)](f,h)),t}}[dc(234)](t,n,r=[],s=null,o={}){const i=dc;n[i(361)]||(n[i(361)]=n[i(259)]);const a=t[0];n[i(273)]=a.is(i(136)),s=s||Ac(n);const c=r[i(127)]((t=>Nc(t,this[i(511)]))),u=a.is(i(136))?t:t[i(127)]((t=>Nc(t,this[i(511)])));if(i(423)===this[i(193)]){const t=this[i(342)][i(441)](i(147),s,i(500));return this[i(331)]((()=>t(u,n,o))),null}c[i(400)](...u);let l=!0;for(const t of c)if(!this[i(294)](t)){l=!1;break}if(l&&i(333)!==this[i(193)]){const t=this[i(342)][i(441)](i(147),s,i(500));return this[i(331)]((()=>t(u,n,o))),null}const f=this[i(257)][i(488)][i(428)](i(272)).me;for(const t of this[i(344)]()){if(t[i(454)].id!=f.id)continue;if(i(147)!=t[i(325)]||t[i(199)][i(361)]!=n[i(361)])continue;if(!Sc(t,o))continue;const e=t[i(531)]==s;for(let n=0;n<u[i(326)];n++){const r=u[n];for(const s of t[i(504)]()){const o=s[i(185)]();if(r[i(218)](o)){e?(u[i(545)](n,1),n--):t[i(223)](s[i(393)]);break}}}}if(0==u[i(326)])return null;const h=this[i(342)][i(441)](i(147),s,i(288));for(const t of this[i(344)]())if(t[i(454)].id==f.id&&i(147)==t[i(325)]&&t[i(199)][i(361)]==n[i(361)]&&t[i(531)]==s&&Sc(t,o)&&(h(t[i(177)](),u)||h(u,t[i(177)]()))){for(const e of u)t[i(348)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(179)+s,m=this[i(464)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(220)](p,g,d,t,zr[i(309)]());return m}[dc(150)](t,n=null,r={}){const s=dc;if(t[s(354)])return null;const o=this[s(257)][s(488)][s(428)](s(272)).me,a=new i.LiveRange(t[s(525)],t[s(553)]);for(const{suggestion:t,meta:e}of this[s(546)](a,s(335)))if(e[s(142)]&&!e[s(538)])if(t[s(247)]){const e=t[s(177)]()[s(206)]((t=>s(276)!=t[s(213)][s(434)]));if(e[s(431)]((t=>a[s(190)](t,!0)))&&t[s(154)](),e[s(159)]((t=>t[s(190)](a,!0)))){const t=this[s(342)][s(441)](s(406),n,s(500));return this[s(331)]((()=>t([a],null,r))),null}}else{const e=a[s(246)](t[s(477)]());null!==e&&t[s(353)]([e],null,r)}if(a[s(491)](),a[s(354)]||s(276)==a[s(213)][s(434)])return null;let c=null,u=a[s(525)],l=a[s(553)];const f=this[s(546)](a,s(406));for(const{suggestion:t,meta:e}of f){const n=this[s(511)][s(529)](u,l);if(e[s(142)]&&(this[s(547)]||!e[s(402)]&&!e[s(499)]))if(t[s(247)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(177)]()){if(r[s(190)](n,!0))return t;n[s(190)](r)||(e=!1)}e&&t[s(154)]()}else{const e=t[s(477)]();if(e[s(190)](n,!0))return t;if(!Sc(t,r)){n[s(190)](e)?t[s(140)]():e[s(470)](u)?u=e[s(553)]:e[s(470)](l)&&(l=e[s(525)]);continue}u=u[s(195)](e[s(525)])?u:e[s(525)],l=l[s(287)](e[s(553)])?l:e[s(553)],r=Object[s(305)]({},t[s(230)]),c?e[s(525)][s(195)](c[s(477)]()[s(525)])?(c[s(140)](),c=t):t[s(140)]():c=t}}if(c)return this[s(130)](c,this[s(511)][s(529)](u,l)),c;{const t=(0,e.uid)(),i=this[s(511)][s(529)](u,l),a=o.id,c=n?s(262)+n:s(406),f=this[s(464)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(220)](c,t,a,i),f}}[dc(427)](t,n=dc(453),r={}){const s=dc,o=this[s(257)][s(488)][s(428)](s(272)).me,a=t[s(127)]((t=>new i.LiveRange(t[s(525)],t[s(553)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(546)](a,s(335)))e[s(142)]&&!e[s(538)]&&c[s(422)](t);for(const e of c)if(e[s(247)]){const o=e[s(177)]();if((!e[s(230)]||!e[s(230)][s(162)])&&o[s(431)]((t=>a[s(159)]((e=>e[s(190)](t,!0)))))&&e[s(154)](),a[s(431)]((t=>o[s(159)]((e=>e[s(190)](t,!0)))))){const e=this[s(342)][s(441)](s(406),n,s(500));return this[s(331)]((()=>e(t,null,r))),null}}else{const t=e[s(477)]();if(a[s(159)]((e=>e[s(190)](t,!0)))&&e[s(154)](),a[s(431)]((e=>t[s(190)](e,!0)))){const t=this[s(342)][s(441)](s(406),n,s(500));return this[s(331)]((()=>t(a,null,r))),null}}const u=this[s(342)][s(441)](s(406),n,s(288));let l=null;for(const t of this[s(344)]())if(t[s(454)].id==o.id&&t[s(542)]&&s(406)==t[s(325)]&&t[s(531)]==n&&Sc(t,r)&&(u(t[s(177)](),a)||u(a,t[s(177)]())))if(l){if(t[s(260)]&&t[s(260)][s(326)])continue;for(const e of t[s(177)]())l[s(306)](e)||l[s(348)](e);t[s(140)]()}else{l=t;for(const e of a)t[s(306)](e)||t[s(348)](e)}if(l)return l;c[s(238)]();for(const{suggestion:t,meta:e}of this[s(546)](a,s(406)))e[s(142)]&&(this[s(547)]||!e[s(402)]&&!e[s(499)])&&Sc(t,r)&&c[s(422)](t);for(const t of c){const e=t[s(177)]();if((!r||!r[s(162)])&&a[s(431)]((t=>e[s(159)]((e=>e[s(190)](t,!0))))))return t;(!t[s(230)]||!t[s(230)][s(162)])&&e[s(431)]((t=>a[s(159)]((e=>e[s(190)](t,!0)))))&&t[s(154)]()}const f=(0,e.uid)(),h=o.id,g=s(262)+n,d=this[s(464)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(491)](),t[s(354)]||s(276)==t[s(213)][s(434)]||this[s(220)](g,f,h,t,zr[s(309)]());return d}[dc(203)](t,n,r,s,o){const i=dc;if(t[i(354)])return[];if(i(423)===this[i(193)])return[];const a=this[i(257)][i(488)][i(428)](i(272)).me.id,c=Array[i(296)](this[i(163)][i(332)]())[i(206)]((e=>i(489)==e[i(325)]&&e[i(199)][i(189)]==n&&e[i(306)](t)));if(i(362)===this[i(193)]){const e=this[i(546)](t,i(335))[i(206)]((({meta:t})=>t[i(142)]&&!t[i(499)]&&!t[i(538)]))[i(127)]((({suggestion:t})=>t));c[i(466)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(489)==t[i(325)]?t[i(199)][i(432)]:void 0,o=t[i(477)](),a=Array[i(296)](u[i(456)]())[i(429)]((t=>t[i(555)](o)));if(!a)continue;const c=a[i(174)](o);this[i(421)](n)&&i(335)==t[i(325)]&&0!=c[i(326)]||(u[i(248)](a),c[i(550)]((t=>{u[i(192)](t,r)})),i(335)!=t[i(325)]&&e!=s&&u[i(192)](a[i(246)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(326)]>37&&console[i(171)](i(237),{key:n});const f=(i(212)+(n+"|")+Ac({newValue:s}))[i(459)](0,60),h=this[i(464)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(400)](h),this[i(220)](f,c,a,t)}return l}[dc(382)](t){const e=dc;this[e(327)][e(422)](t)}[dc(516)](t){const e=dc;this[e(194)][e(422)](t)}[dc(184)](t,e=[],n=[]){const r=dc;this[r(178)](t,((t,...e)=>{this[r(275)]((()=>{t(...e)}))}));for(const t of e)this[r(516)](t);for(const t of n)this[r(382)](t)}[dc(492)](t){const e=dc;return e(489)==t[e(325)]?t[e(531)][e(414)]("|")[0]:null}[dc(130)](t,e){const n=dc,r=t[n(232)]();this[n(511)][n(425)]((t=>{t[n(301)](r,{range:e})}))}[dc(445)](t){const e=dc,n=t.id,r=this[e(257)][e(420)][e(428)](e(295));this[e(176)][e(324)](n)||this[e(176)][e(548)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(176)][e(495)](n);s[e(457)](e(216)),s[e(216)]=!1,t[e(260)]=s}[dc(381)](t,n,r,s){const o=dc;if(t[o(325)]!=n||t[o(531)]!=r||t[o(196)].id!=s)throw this[o(257)][o(349)](o(497)),new e.CKEditorError(o(497),this)}[dc(322)](t,n){const r=dc,s=t[r(477)]();if(n[r(218)](s))t[r(140)]();else if(s[r(190)](n)){const o=this[r(511)][r(528)](n[r(525)][r(543)],r(553));this[r(130)](t,this[r(511)][r(529)](s[r(525)],o));const i=(0,e.uid)(),a=t[r(196)].id,c=t[r(325)]+":"+t[r(531)];this[r(464)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(199)],attributes:t[r(230)]});const u=this[r(511)][r(528)](n[r(553)][r(355)],r(378)),l=this[r(511)][r(529)](u,s[r(553)]);this[r(220)](c,i,a,l)}else if(s[r(470)](n[r(525)])){const e=this[r(511)][r(528)](n[r(525)][r(543)],r(553));this[r(130)](t,this[r(511)][r(529)](s[r(525)],e))}else{const e=this[r(511)][r(528)](n[r(553)][r(355)],r(378));this[r(130)](t,this[r(511)][r(529)](e,s[r(553)]))}}[dc(294)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(546)](t,e(335))){if(!r[e(142)])continue;const s=n[e(177)]();for(const n of s)if(!t[e(174)](n)[e(326)])return!0}return!1}[dc(132)](t){const n=dc,r=this[n(257)][n(488)][n(428)](n(272))[n(505)](t);if(!r)throw new e.CKEditorError(n(254),this);return r}[dc(249)](t){const e=dc,n=this[e(257)][e(488)][e(428)](e(272)),r=(0,o.hashObject)(e(517)+t);return n[e(505)](r)||n[e(380)]({id:r,name:t})}[dc(258)](t,e,n,r,s){const o=dc,i=this[o(132)](r),a=this[o(342)][o(513)](t,e,n,i,s,(t=>{const e=o;this[e(319)](n,{attributes:t});const r=this[e(455)](n);this[e(334)](new Set([r])),this[e(558)](new Set([r]))}));return this[o(217)](a,o(500),(()=>{const t=o;this[t(319)](n,{state:t(373)})}),{priority:o(520)}),this[o(217)](a,o(154),(()=>{const t=o;this[t(319)](n,{state:t(215)})}),{priority:o(520)}),this[o(163)][o(192)](n,a),this[o(173)][o(192)](a,o(281)),a}[dc(530)](t){const e=dc,n=t[e(414)](":");return{group:n[0],type:n[1],subType:n[e(326)]>=5?n[2]:null,id:n[e(326)]<5?n[2]:n[3],authorId:n[e(326)]<5?n[3]:n[4],markerCount:6==n[e(326)]?n[5]:null}}[dc(439)](t,n,r){const s=dc,o=t[s(477)](),i=o[s(525)],a=o[s(553)];this[s(130)](t,this[s(511)][s(529)](i,n));const c=(0,e.uid)(),u=t[s(196)].id,l=t[s(325)]+(t[s(531)]?":"+t[s(531)]:"");this[s(464)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(230)],data:t[s(199)]});const f=this[s(492)](t);(s(147)==t[s(325)]||f&&this[s(421)](f))&&(r=this[s(511)][s(551)](r[s(355)])),this[s(220)](l,c,u,this[s(511)][s(529)](r,a))}[dc(546)](t,e=null){const n=dc,r=[],s=this[n(257)][n(488)][n(428)](n(272)).me;Array[n(284)](t)||(t=[t]);for(const o of this[n(344)]()){if(!o[n(542)])continue;if(e&&o[n(325)]!=e)continue;let i=!1;for(const e of o[n(177)]()){for(const a of t){const t=a[n(525)][n(218)](e[n(553)])||a[n(553)][n(218)](e[n(525)]);if(t||a[n(246)](e)){const c=a[n(190)](e)&&Tc(this[n(511)][n(330)],e[n(525)],a),u=e[n(190)](a)&&Tc(this[n(511)][n(330)],a[n(525)],e);r[n(400)]({suggestion:o,meta:{isOwn:s==o[n(454)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(220)](t,e,n,r,s){const o=dc;this[o(511)][o(425)]((i=>{const a=o;let c=a(409)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(370)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(242)](t){const e=dc,n=t[e(476)],r=t[e(158)];t[e(476)]=null,t[e(158)]=null,null!=n&&n[e(158)]==t&&(n[e(158)]=r),null!=r&&r[e(476)]==t&&(r[e(476)]=n),e(357)==this[e(173)][e(428)](t)&&(this[e(173)][e(192)](t,e(446)),this[e(508)](e(299),t,n,r))}[dc(464)](t){const n=dc,r=t.id,s=this[n(462)](t);if(this[n(433)]&&this[n(433)][n(397)]){const o=this[n(257)][n(488)][n(428)](n(506)),i=s[n(444)],a=s[n(531)]?s[n(325)]+":"+s[n(531)]:s[n(325)],c=this[n(257)][n(483)],u=o[n(422)](Hr(c,n(404))),l={id:r,type:a,hasComments:i,data:t[n(199)]||null,originalSuggestionId:t[n(498)]||null,attributes:s[n(230)]};this[n(433)][n(397)](l)[n(280)]((t=>{const e=n;s[e(264)]=!0,o[e(250)](u),t&&t[e(277)]&&(this[e(163)][e(428)](r)[e(277)]=t[e(277)])}))[n(419)]((t=>{const r=n;throw(0,e.logWarning)(r(225)),this[r(257)][r(169)][r(365)]({isUndoable:!1},(()=>{s[r(154)]()})),s[r(313)](),this[r(163)][r(248)](s.id),this[r(173)][r(248)](s),t}))}return s}[dc(421)](t){const e=dc;return this[e(327)][e(359)](t)}[dc(319)](t,e){const n=dc,r=this[n(257)][n(488)][n(428)](n(506)),s=this[n(455)](t);if(this[n(433)]&&this[n(433)][n(210)])if(s[n(264)]){const s=r[n(422)](Hr(this[n(257)][n(483)],n(404)));this[n(433)][n(210)](t,e)[n(280)]((()=>{r[n(250)](s)}))}else s.on(n(300),(()=>{this[n(319)](t,e)}))}[dc(346)](t){const n=dc;if(!this[n(433)]||!this[n(433)][n(455)])throw new e.CKEditorError(n(395),this);return this[n(433)][n(455)](t)}[dc(557)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(530)](t),i=this[e(163)][e(428)](n)||this[e(258)](r,s,n,o,{});switch(this[e(381)](i,r,s,o),this[e(173)][e(428)](i)){case e(281):this[e(346)](n)[e(280)]((t=>{const r=e;let s=Promise[r(137)]();t[r(444)]&&(s=this[r(176)][r(221)]({channelId:this[r(257)][r(420)][r(428)](r(295)),threadId:n})),s[r(280)]((()=>{const e=r;this[e(462)](t)[e(264)]=!0}))})),this[e(173)][e(192)](i,e(347));break;case e(446):this[e(319)](n,{state:e(263)});case e(267):this[e(173)][e(192)](i,e(357)),this[e(508)](e(436),i);break;case e(357):this[e(508)](e(437),i)}return i[e(265)](t),i}[dc(558)](t){const e=dc,n=Array[e(296)](t),r=n[e(206)]((t=>e(489)==t[e(325)]));this[e(222)](r);const s=n[e(206)]((t=>!t[e(247)]&&e(489)!=t[e(325)])),o=this[e(344)]({skipNotAttached:!0})[e(206)]((t=>!t[e(247)]&&e(489)!=t[e(325)])),i=o[e(206)]((n=>!t[e(359)](n))),a=new Map(o[e(127)]((t=>[t,this[e(342)][e(441)](t[e(325)],t[e(531)],e(314))]))),c=new Map(o[e(127)]((t=>[t,t[e(477)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(326)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(326)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(326)];t++){const n=s[t];!l[e(359)](n)&&n[e(476)]&&(f[e(422)](n[e(476)]),n[e(476)][e(158)]===n&&(n[e(476)][e(158)]=null),n[e(476)]=null),!u[e(359)](n)&&n[e(158)]&&(f[e(422)](n[e(158)]),n[e(158)][e(476)]===n&&(n[e(158)][e(476)]=null),n[e(158)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(326)];e++){const r=g(t,n[e]);r&&(r[0][s(158)]=r[1],r[1][s(476)]=r[0],u[s(422)](r[0]),l[s(422)](r[1]))}}function g(t,n){const r=e;if(t[r(454)].id!==n[r(454)].id)return null;const s=a[r(428)](t)(t,n,c[r(428)](t),c[r(428)](n));return s&&a[r(428)](n)(t,n,c[r(428)](t),c[r(428)](n))?s[1][r(260)]&&s[1][r(260)][r(326)]?null:s:null}f[e(463)]&&this[e(558)](f)}[dc(222)](t){const e=dc;if(0==t[e(326)])return;const n=this[e(344)]({skipNotAttached:!0})[e(206)]((t=>e(489)==t[e(325)]&&t[e(175)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(230)]);s[e(359)](n)||(s[e(192)](n,r[e(326)]),r[e(400)]([]));const i=s[e(428)](n);r[i][e(400)](t)}!function(){const t=e;r[t(228)](((e,n)=>{const r=t,s=e[0][r(277)],o=n[0][r(277)];return s==o?e[0][r(230)][r(465)]<n[0][r(230)][r(465)]?-1:1:s<o?-1:1}));for(const e of r)e[t(228)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(326)];t++){if(0==r[t][e(326)])continue;const n=[];for(let s=t+1;s<r[e(326)];s++)0!=r[s][e(326)]&&i(r[t],r[s])&&n[e(400)](s);for(const s of n)r[t]=r[t][e(312)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(326)];n++)t[n][e(158)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(326)];n++)t[n][e(476)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(230)][r(465)]!==n[0][r(230)][r(465)]&&t[0][r(454)]!==n[0][r(454)])return!1;if(!function(t,e){const n=r;return!t[n(444)]&&!e[n(444)]||(!t[n(444)]||!e[n(444)])&&(!!(t[n(444)]&&e[n(277)]<t[n(260)][n(358)][n(428)](0)[n(277)])||!!(e[n(444)]&&t[n(277)]<e[n(260)][n(358)][n(428)](0)[n(277)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(230)],r(465)),o=gc(n[0][r(230)],r(465));return!!wr(s,o)&&(!!t[r(431)]((t=>n[r(159)]((e=>t[r(477)]()[r(218)](e[r(477)]())))))&&n[r(431)]((e=>t[r(159)]((t=>e[r(477)]()[r(218)](t[r(477)]()))))))}}[dc(334)](t){const e=dc,n=Array[e(296)](t),r=this[e(344)]({skipNotAttached:!0}),s=r[e(206)]((n=>!t[e(359)](n))),o=new Map(n[e(127)]((t=>[t,this[e(342)][e(441)](t[e(325)],t[e(531)],e(288))]))),i=new Map(r[e(127)]((t=>[t,t[e(177)]()])));for(let t=0;t<n[e(326)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(326)];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(326)];e++){const s=r[e];if(s[a(325)]!==n[a(325)]||s[a(454)].id!==n[a(454)].id||s[a(531)]!==n[a(531)])continue;if(!Lc(n,s,[a(465)]))continue;if(a(489)==n[a(325)]&&n[a(199)][a(432)]!=s[a(199)][a(432)])continue;if(a(489)==n[a(325)]&&t[a(421)](n[a(199)][a(189)]))continue;if(a(147)==n[a(325)]){const e=t[a(257)][a(169)],r=n[a(293)]();if(r&&(e[a(330)][a(209)](r)||e[a(330)][a(485)](r)))continue}const c=o[a(428)](n),u=i[a(428)](n),l=i[a(428)](s),f=n[a(260)]&&n[a(260)][a(326)],h=s[a(260)]&&s[a(260)][a(326)];if(!f&&c(l,u))return t[a(383)](s,n),i[a(248)](n),!0;if(!h&&c(u,l))return t[a(383)](n,s),i[a(248)](s),!0}return!1}}[dc(383)](t,e){const n=dc;if(t[n(247)])for(const r of e[n(177)]())t[n(348)](r);else{const r=e[n(477)]()[n(553)];this[n(130)](t,this[n(511)][n(529)](t[n(477)]()[n(525)],r))}e[n(140)]()}[dc(480)](t,e){const n=dc,r=t[n(146)](n(413))||t[n(146)](n(489))?n(523):t[n(329)]();return Hr(this[n(257)][n(483)],e+"_"+r+n(526))}[dc(227)](){const t=dc,e=this[t(257)];(0,o.surroundingMarkersDetector)(this[t(511)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(530)](t[s(393)]);if(s(266)===e){o[s(400)](this[s(480)](n,s(416)));break}}for(const t of r){const{group:e,type:n}=this[s(530)](t[s(393)]);if(s(266)===e){o[s(400)](this[s(480)](n,s(398)));break}}o[s(326)]&&e.ui[s(214)][s(168)](s(181),o[s(288)](" "))}))}[dc(448)](t){const e=dc;if(this[e(512)])return!1;const n=this[e(257)],r=n[e(169)][e(376)][e(156)][e(552)]();if(0==r[e(326)])return!1;const s=[],o=r[e(206)]((t=>e(489)==t[e(325)])),i=r[e(206)]((t=>e(384)==t[e(325)]&&e(304)!=t[e(393)])),a=r[e(206)]((t=>e(250)==t[e(325)]&&e(304)!=t[e(393)]));for(const t of o)s[e(400)]({key:t[e(285)],newValue:t[e(283)],oldValue:t[e(394)],range:Cc(t[e(136)],n[e(169)])});for(const t of i){const r=a[e(429)]((n=>n[e(160)][e(218)](t[e(160)])));r&&s[e(400)]({key:e(371),newValue:t[e(393)],oldValue:r[e(393)],range:n[e(169)][e(475)](t[e(160)][e(236)])})}return 0!=s[e(326)]&&this[e(235)](t,s)}[dc(385)](t){const e=dc;let n=!1;const r=this[e(257)][e(169)][e(376)][e(156)][e(200)]()[e(206)]((t=>t[e(199)][e(182)]&&t[e(393)][e(146)](e(261))));for(const s of r){const{subType:r,id:o}=this[e(530)](s[e(393)]),i=r[e(414)]("|")[0];for(const r of this[e(344)]({skipNotAttached:!0}))r.id!=o&&e(489)==r[e(325)]&&r[e(199)]&&r[e(199)][e(189)]==i&&r[e(477)]()[e(555)](s[e(199)][e(182)])&&(this[e(549)](r,s[e(199)][e(182)],t),n=!0)}return n}[dc(275)](t){const e=dc;this[e(257)],this[e(512)]=!0,t()}[dc(241)](t){const e=dc,n=this[e(421)](t),r=this[e(194)][e(359)](t);return n||r}[dc(235)](t,e){const n=dc;if(0==e[n(326)])return!1;let r=!1;for(const s of e){const e=this[n(546)](s[n(136)],n(489))[n(206)]((t=>!t[n(493)][n(538)]))[n(127)]((t=>t[n(266)])),i=(0,o.hashObject)({newValue:s[n(204)]});e[n(206)]((t=>{const e=n,[r,o]=t[e(531)][e(414)]("|");return r==s[e(189)]&&o!=i}))[n(550)]((e=>{const o=n;this[o(549)](e,s[o(136)],t),r=!0}))}return r}[dc(549)](t,e,n){const r=dc,s=t[r(477)]()[r(174)](e);0!==s[r(326)]?1!==s[r(326)]?this[r(439)](t,e[r(525)],e[r(553)]):this[r(130)](t,s[0]):n[r(223)](t[r(232)]())}}class bc{constructor(t){const e=dc;this[e(321)]=t,this[e(511)]=t[e(169)],this[e(533)]=new Map,this[e(318)]=new Map,this[e(403)]()}[dc(513)](t,e,n,r,s,o){const i=dc;return new zr(this[i(511)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(441)](t,e,i(500))(...n),onDiscard:(...n)=>this[i(441)](t,e,i(154))(...n)})}[dc(408)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(533)][s(192)](o,r)}[dc(441)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(533)][r(428)](s)||this[r(318)][r(428)](t+":"+n)}[dc(403)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(228)](((t,n)=>t[e(525)][e(195)](n[e(525)])?1:-1)),this[e(511)][e(425)]((n=>{const r=e;for(const e of t){let t;t=e[r(553)][r(323)]&&e[r(553)][r(355)]==e[r(525)][r(236)]?n[r(541)](e[r(525)][r(236)],"on"):n[r(541)](e),this[r(511)][r(310)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(511)][n(425)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(127)]((t=>(_c(t)&&(t=this[s(511)][s(529)](t[s(553)])),t)))[s(206)]((t=>s(276)!==t[s(213)][s(434)]));if(c[s(326)]<1)return;const u=Array[s(296)](this[s(511)][s(376)][s(302)][s(177)]())[s(127)]((t=>i.LiveRange[s(268)](t)));r[s(559)](c);for(const t of this[s(321)][s(148)][s(148)]())t[s(219)]();a[s(400)]({forceDefaultExecution:!0}),this[s(321)][s(484)](o,...a);const l=u[s(206)]((t=>s(276)!=t[s(213)][s(434)]));l[s(326)]>0&&r[s(559)](l);for(const t of u)t[s(491)]()}))},s=(e,n)=>1==e[t(326)]&&1==n[t(326)]&&e[0][t(553)][t(218)](n[0][t(525)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(511)])?[e,n]:Rc(n,e,s,r,this[t(511)])?[n,e]:null;this[t(318)][t(192)](t(487),e),this[t(318)][t(192)](t(503),n),this[t(318)][t(192)](t(286),s),this[t(318)][t(192)](t(240),o),this[t(318)][t(192)](t(340),n),this[t(318)][t(192)](t(245),e),this[t(318)][t(192)](t(474),s),this[t(318)][t(192)](t(377),o),this[t(318)][t(192)](t(292),r),this[t(318)][t(192)](t(367),e),this[t(318)][t(192)](t(351),s),this[t(318)][t(192)](t(165),e),this[t(318)][t(192)](t(211),r),this[t(318)][t(192)](t(544),e),this[t(318)][t(192)](t(191),s),this[t(318)][t(192)](t(338),e),this[t(318)][t(192)](t(360),e),this[t(318)][t(192)](t(468),((e,n)=>{const r=t;if(!n)return;const s=this[r(321)][r(488)][r(428)](Ec);this[r(511)][r(425)]((t=>{const o=r;if(o(371)==n[o(189)])for(const r of e){const e=r[o(525)][o(236)],s=n[o(432)];t[o(138)](e,s)}else if(s[o(421)](n[o(189)]))for(const r of e)void 0!==n[o(432)]?t[o(170)](n[o(189)],n[o(432)],r[o(525)][o(236)]):t[o(328)](n[o(189)],r[o(525)][o(236)]);else for(const r of e)n[o(432)]?t[o(170)](n[o(189)],n[o(432)],r):t[o(328)](n[o(189)],r)}))})),this[t(318)][t(192)](t(363),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(355)][r(143)]({includeSelf:!0,parentFirst:!0})){if(s[r(213)]==s)return!1;if(!n[r(131)](s))return!1;if(t[r(209)](s)||t[r(485)](s))return!0}return!1}function _c(t){const e=dc;return t[e(553)][e(355)]==t[e(525)][e(236)]&&t[e(553)][e(133)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(256)].is(s(226))&&!r[s(209)](t[s(256)]),i=t[s(525)][s(556)](o),a=t[s(553)][s(556)](o,{direction:s(524)});return!(t[s(525)][s(218)](i)&&t[s(553)][s(218)](a)||(i[s(195)](a)?n[s(301)](e,{range:n[s(529)](i,a)}):n[s(223)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(525)][e(236)];return n&&n.is(e(458))}function Cc(t,e){const n=dc;return null==t[n(553)][n(543)]&&t[n(553)][n(355)]==t[n(525)][n(236)]?Nc(t[n(525)][n(236)],e):t}function Nc(t,e){const n=dc,r=e[n(330)][n(209)](t)||e[n(330)][n(315)](t);return e[n(529)](e[n(528)](t,n(128)),r?e[n(440)](t):e[n(528)](t,n(553)))}function Rc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(553)][o(218)](r[o(525)]))return!0;if(t[o(325)]!=e[o(325)])return!1;if(!n[o(553)][o(337)](r[o(525)]))return!1;const i=s[o(529)](n[o(553)],r[o(525)])[o(536)]();for(const t of i)if([o(198),o(537)][o(274)](t[o(325)])&&s[o(330)][o(485)](t[o(256)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(175)]||!e[r(175)])&&wr(gc(t[r(230)],n),gc(e[r(230)],n))}function Sc(t,e){const n=dc,r=vc(t[n(230)]),s=vc(e);if(!t[n(175)])return!1;for(const t of Object[n(456)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(305)]({},t);return delete n[e(162)],delete n[e(307)],n}const Mc=wc;function Oc(){const t=["346885NzKUEi","getRanges","canEditAt","_editor","10143LNAAbS","2jdJjWw","get","stopListening","canAccept","392BObzOm","_pendingAction","PendingActions","discardSuggestion","execute","plugins","30VoJPBg","102279EnbpUb","_setPendingAction","6489aXzJEa","756435UcINel","locale","change:isDirty","view","PENDING_ACTION_SUGGESTION","listenTo","model","_removePendingAction","commentThreadController","unbind","remove","canDiscard","isEnabled","add","11485512AhfUFI","_acceptCommand","52IVORDM","acceptSuggestion","isDirty","commands","destroy","bind","_discardCommand","810BGLQpk","387292eznKbY"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(230229===-parseInt(n(418))/1*(parseInt(n(424))/2)+-parseInt(n(435))/3*(parseInt(n(410))/4)+-parseInt(n(438))/5+parseInt(n(417))/6*(parseInt(n(423))/7)+-parseInt(n(428))/8*(parseInt(n(437))/9)+parseInt(n(434))/10*(parseInt(n(419))/11)+parseInt(n(408))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(400)]=e,this[s(397)]=n,this[s(402)]=r,this[s(422)]=t,this[s(409)]=t[s(413)][s(425)](s(411)),this[s(416)]=t[s(413)][s(425)](s(431)),this[s(397)][s(415)](s(406)).to(this[s(409)],this[s(416)],((t,e)=>t||e)),this[s(397)][s(415)](s(427)).to(this[s(409)],s(406),(t=>t&&this[s(422)][s(400)][s(421)](e[s(420)]()))),this[s(397)][s(415)](s(405)).to(this[s(416)],s(406),(t=>t&&this[s(422)][s(400)][s(421)](e[s(420)]()))),this[s(429)]=null,n[s(412)]&&this[s(436)](),this[s(399)](n,s(411),(()=>this[s(411)]())),this[s(399)](n,s(431),(()=>this[s(431)]())),this[s(399)](n,s(396),(()=>{const t=s;n[t(412)]?this[t(436)]():this[t(401)]()}))}[Mc(411)](){const t=Mc;this[t(409)][t(432)](this[t(400)].id)}[Mc(431)](){const t=Mc;this[t(416)][t(432)](this[t(400)].id)}[Mc(414)](){const t=Mc;this[t(397)][t(403)](t(406)),this[t(397)][t(403)](t(427)),this[t(397)][t(403)](t(405)),this[t(426)](),this[t(402)][t(414)](),this[t(429)]&&this[t(401)]()}[Mc(436)](){const t=Mc,e=Hr(this[t(422)][t(395)],t(398));this[t(429)]=this[t(422)][t(433)][t(425)](t(430))[t(407)](e)}[Mc(401)](){const t=Mc;null!==this[t(429)]&&this[t(422)][t(433)][t(425)](t(430))[t(404)](this[t(429)]),this[t(429)]=null}}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=358]})(t,e)}const Pc=Dc;function xc(){const t=["isActive","authoredAt","isEnabled","1TyFOKA","canDiscard","disableComments","5DnuvUL","editorConfig","commentInputView","assign","isDirty","showInput","commentsListView","_localUser","hasDirtyComment","996858ustlRu","_config","length","isReadOnly","disabledSubmit","updateComment","1555870fNoUsS","addComment","set","_createCommentThreadInputView","submit","editor","21BByeRc","_model","_createCommentViews","2922093hzgJZz","focus","8003344MFBUGR","939495xTqzDU","commentThreadInputView","descriptionParts","bind","element","commentThread","cancel","value","1949536QPpNtu","removeComment","CommentView","setData","delegate","canAccept","33610zoNKCv","fire","4279sVPcHx","locale","destroy"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(526401===parseInt(n(363))/1*(-parseInt(n(381))/2)+-parseInt(n(393))/3+parseInt(n(401))/4*(parseInt(n(366))/5)+parseInt(n(375))/6*(parseInt(n(387))/7)+-parseInt(n(392))/8+parseInt(n(390))/9+-parseInt(n(407))/10*(-parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(372)]=null,this[s(394)]=null,this[s(383)](s(360),!1),this[s(383)](s(361),e[s(361)]),this[s(396)](s(361)).to(e),this[s(383)](s(395),[]),this[s(383)](s(370),!1),this[s(383)](s(362),!1),this[s(383)](s(406),!1),this[s(383)](s(364),!1),this[s(388)]=e,this[s(373)]=n,this[s(376)]=r,r[s(365)]?this[s(383)](s(377),1):this[s(389)]()}[Pc(391)](){const t=Pc;this[t(397)][t(391)]()}[Pc(359)](){const t=Pc;this[t(372)]&&this[t(372)][t(359)](),this[t(394)]&&this[t(394)][t(359)](),super[t(359)]()}[Pc(389)](){const t=Pc,{CommentsListView:e}=this[t(376)];this[t(372)]=new e(this[t(358)],this[t(388)][t(398)],Object[t(369)]({CommentView:this[t(376)][t(403)]},this[t(376)])),this[t(372)][t(405)](t(402)).to(this),this[t(372)][t(405)](t(380)).to(this),this[t(372)][t(396)](t(360)).to(this),this[t(383)](t(377),this[t(372)][t(377)]+1),this[t(396)](t(377)).to(this[t(372)],t(377),(t=>t+1)),this[t(394)]=this[t(384)](),this.on(t(402),(()=>this[t(391)]())),this[t(396)](t(370)).to(this[t(372)],t(374),this[t(394)][t(368)],t(400),((t,e)=>t||!!e))}[Pc(384)](){const t=Pc,{CommentThreadInputView:e}=this[t(376)],n=new e(this[t(358)],this[t(373)],this[t(376)][t(367)]),r=n[t(368)];return n[t(396)](t(371)).to(this,t(360),this[t(388)][t(398)],t(378),r,t(400),((t,e,n)=>!!n||t&&!e)),r.on(t(385),((e,n)=>{const s=t;this[s(408)](s(382),n),r[s(386)][s(404)]("")})),r.on(t(399),(()=>this[t(391)]())),r[t(396)](t(379)).to(this[t(388)][t(398)],t(378)),n}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=352]})(t,e)}function Gc(){const t=["344xcSFov","ck-annotation__info","_model","Discard suggestion","setTemplate","fire","editorDestroyed","element","EXTERNAL_IMPORT_WORD_AVATAR","innerHTML","ck-suggestion__info",'" title="',"map","execute","formatDateTime","ck-annotation__content-wrapper","EXTERNAL_SUGGESTION","_createButton","descriptionParts","locale","createElement","5iNvNkp","type","canAccept",'<span class="ck-suggestion-color" style="background-color: ',"userView","change:description","ck-suggestion--disabled-comments","isActive","split","213lQZcNA","isExternal","push","span","EXTERNAL_AVATAR","ck-suggestion",".ck-annotation__content-wrapper","discardSuggestion","ck-annotation__actions","importWord","extendTemplate","ck-suggestion__info-name","ck-suggestion__actions","<p>","editorReady","ck-annotation__user","34124PiJrya","innerText","content","canDiscard","attributes","Accept suggestion","title","ck-annotation__info-name","commentsListView","value","name","description","getTemplate","</span>","author","acceptButton","delegate","4728976GmAwYW","ck-suggestion__main","querySelector","acceptSuggestion","getUserViewNotificationText","children","ck-annotation__info-time","ck-annotation","render","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper--active","check","ck-annotation__main","ck-suggestion__user","commentThreadInputView",'"></span>',"@external","ck-suggestion-","ck-comment__info-time","ck-comment__external","ck-suggestion--accept","authoredAt","color","</p>","isEnabled","bind","9138888LJfWuM","253988nlaBwL","discardButton",'<span class="ck-suggestion-type">',"div","_config","7600728dxVXhe","commentThread","bindTemplate","_descriptionElement","ck-suggestion-wrapper","ck-suggestion--discard","source","creator","cancel","getExternalSuggestionNote","set","time","33891560hjnhFi","disableComments","join","758378mHZPkx"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(790052===-parseInt(n(423))/1+parseInt(n(359))/2*(-parseInt(n(454))/3)+-parseInt(n(376))/4*(-parseInt(n(445))/5)+-parseInt(n(408))/6+parseInt(n(403))/7*(-parseInt(n(424))/8)+parseInt(n(402))/9+parseInt(n(420))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends Bc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(418)](i(446),""),this[i(401)](i(446)).to(this,i(442),(t=>t&&t[0]?t[0][i(446)]:"")),this[i(401)](i(370)).to(this,i(442),this,i(452),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(356)+zc(e[n(361)],e[n(398)])+n(399);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(411)]=null,this[i(374)]=this[i(441)](Hr(e,i(364)),t.icons[i(387)],i(396),i(379),"sw"),this[i(374)][i(401)](i(400)).to(this,i(447)),this[i(404)]=this[i(441)](Hr(e,i(427)),t.icons[i(416)],i(413),i(461),"sw"),this[i(404)][i(401)](i(400)).to(this,i(362)),this[i(449)]=new o.UserView(e,this[i(426)][i(373)],this[i(380)]()),this[i(449)][i(353)]({attributes:{class:[i(389),i(358)]}}),this[i(428)](this[i(371)]())}[Uc(371)](){const t=Uc,e=this[t(410)],n=[{tag:t(406),attributes:{class:[t(434),t(425)]},children:[{tag:t(457),children:[{text:this[t(449)][t(369)]}],attributes:{class:[t(354),t(366)]}},{tag:t(419),attributes:{datetime:e.to(t(397)),class:[t(394),t(382)]},children:[{text:e.to(t(397),(e=>this[t(407)][t(438)](e)))}]}]},{tag:t(406),attributes:{class:[t(355),t(462)]},children:[this[t(374)],this[t(404)]]},{tag:t(406),attributes:{class:[t(439)]}}];this[t(426)][t(455)]&&n[t(456)]({tag:t(406),attributes:{class:[t(395)]},children:[{text:this[t(417)]()}]});const r={tag:t(406),attributes:{class:[t(412),e.if(t(452),t(386)),e.to(t(446),(e=>t(393)+e)),this[t(407)][t(421)]&&t(451)],"data-suggestion-id":this[t(426)].id,"data-thread-id":this[t(426)][t(409)].id,"data-author-id":this[t(426)][t(373)].id,tabindex:-1},children:[{tag:t(406),attributes:{class:[t(459),t(383)]},children:[this[t(449)],{tag:t(406),attributes:{class:[t(377),t(388)]},children:n}]}]};return this[t(367)]&&this[t(390)]&&(r[t(381)][t(456)](this[t(367)],this[t(390)]),this[t(367)][t(375)](t(357)).to(this),this[t(367)][t(375)](t(430)).to(this),this[t(390)][t(375)](t(357)).to(this),this[t(390)][t(375)](t(430)).to(this)),r}[Uc(384)](){const t=Uc;super[t(384)](),this[t(411)]=this[t(431)][t(378)](t(460)),this[t(411)][t(433)]=this[t(370)],this.on(t(450),((e,n,r)=>{const s=t;this[s(411)][s(433)]=r}))}[Uc(441)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(443)]);return a[i(418)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(353)]({attributes:{class:n}}),a.on(i(437),(()=>{const t=i;this[t(429)](r,this[t(426)].id)})),a}[Uc(417)](){const t=Uc;return t(352)===this[t(426)][t(363)][t(392)][t(414)]?Hr(this[t(443)],t(385)):Hr(this[t(443)],t(440))}[Uc(380)](){const t=Uc;return this[t(426)][t(455)]?t(352)===this[t(426)][t(363)][t(392)][t(414)]?Hr(this[t(443)],t(432),this[t(426)][t(415)][t(369)]):Hr(this[t(443)],t(458),this[t(426)][t(415)][t(369)]):null}}function zc(t,e){const n=Uc;let r="";return r+=t[n(453)]("*")[n(436)](((t,e)=>e%2!=0?n(405)+Hc(t)+n(372):Hc(t)))[n(422)](""),e&&(r+=n(448)+e[n(368)]+n(435)+e[n(365)]+n(391)),r}function Hc(t){const e=Uc,n=document[e(444)](e(457));return n[e(360)]=t,n[e(433)]}const Wc=Xc;function Kc(){const t=["Discard all selected suggestions","getRanges","acceptButton","3516112LDRlsr","focus","getJoined","activeAnnotations","actionView","isMultiRange","remove","plugins","_initializeController","suggestionUnloaded","get","CommentsRepository","add","isDirty","_descriptionFactory","suggestion-","source","previous","switchbutton","6833730TwqswN","_createUIButton","4411vHtMuG","CommentsUI","size","execute","3691215Crepmj","acceptAllSuggestions","9qHFMiB","type","has","isInContent","change:previous","push","init","comments.editorConfig","length","getMarkerNames","discardAllSuggestions","descriptionParts","getByInnerView","addComment","Discard all suggestions","CommentView","EditorAnnotations","innerView","reduce","editing","lowest","toMany","values","comments.maxThreadTotalWeight","pluginName","set","filter","button","map","comments.maxCommentCharsWhenCollapsed","_handleSuggestionControllerDelayed","config","isEnabled","getAllAdjacentSuggestions","comments.maxCommentsWhenCollapsed","commandName","trackChanges","_suggestionToController","componentFactory","_unbindEditors","keys","acceptSelectedSuggestions","createAnnotationView","some","unbind","arrowView","_annotationViews","_bindAnnotationToEditors","_refreshActiveMarkers","commentThread","Track changes","createAnnotation","suggestionChanged","delete","addSourceCollector","Accept all selected suggestions","trackChanges.disableComments","getDescriptions","locale","_handleControllerBuffer","755Ikirgf","define","TrackChangesUI","buttonView","getFirstRange","stopListening","trackChanges.SuggestionThreadView","comments","4455144XuqfKb","_disableComments","model","createCommentThreadController","getSuggestion","destroy","listenTo","refreshSelectedViews","discardButton","registerAnnotation","head","activeMarkers","Annotations","bind","SuggestionThreadView","182458DkEsvC","48530DWWevX","from","isOn","mainView","29292BhbZxL","discardSelectedSuggestions","getMarkers","change:activeAnnotations","editor","clear","view","7Ghijih","suggestionLoaded","Accept all suggestions","_updateController","_viewToController","commands","TrackChangesEditing","requires","separator","_destroyController","hasSuggestion","value"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=Xc,r=t();for(;;)try{if(652517===-parseInt(n(318))/1*(parseInt(n(401))/2)+parseInt(n(453))/3+-parseInt(n(406))/4*(-parseInt(n(378))/5)+-parseInt(n(447))/6*(-parseInt(n(413))/7)+parseInt(n(428))/8+-parseInt(n(386))/9+-parseInt(n(402))/10*(parseInt(n(449))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Wc(420)](){const t=Wc;return[Ec,o.Users,t(439),t(398),t(334)]}static get[Wc(342)](){return Wc(380)}constructor(t){const e=Wc;super(t),this[e(355)]=new Map,this[e(417)]=new Map,this[e(364)]=new Map,this[e(377)]=new Map;const n=this[e(410)][e(349)];n[e(379)](e(384),Vc),n[e(379)](e(374),!1),this[e(387)]=n[e(438)](e(374))}[Wc(348)](t,e){const n=Wc;0===this[n(377)][n(451)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(377)]){const r=this[t(355)][t(320)](e);r||n?r&&n&&this[t(422)](e):this[t(436)](e)}this[t(377)][t(411)](),this[t(410)][t(435)][t(438)](t(334))[t(393)](),this[t(366)]()}),10),this[n(377)][n(343)](t,e)}[Wc(324)](){const t=Wc,e=this[t(410)],n=e[t(435)][t(438)](t(419)),r=e[t(435)][t(438)](t(398)),s=e[t(435)][t(438)](t(334)),o=e[t(435)][t(438)](t(439));e.ui[t(356)][t(440)](t(354),(e=>this[t(448)](e))),s[t(372)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(403)](this[e(355)])){const s=t[e(351)](),o=[];for(const t of s){if(!t[e(321)])continue;if(t[e(433)]){o[e(323)](...t[e(426)]());continue}const n=t[e(382)]();if(o[e(326)]>0){const t=o[0][e(430)](n);if(t){o[0]=t;continue}}o[e(323)](n)}n[e(323)]([r[e(412)],o])}return n})),this[t(392)](n,t(414),((e,n)=>{const r=t;this[r(392)](n,r(322),((t,e,s,o)=>{const i=r;n[i(321)]&&(null==s?(this[i(416)](o[i(396)]),this[i(348)](n,!1)):(this[i(416)](s[i(396)]),null==o&&this[i(348)](n,!0)))})),null!==n[r(445)]?this[r(416)](n[r(396)]):this[r(348)](n,!1)})),this[t(392)](n,t(437),((e,n,r)=>{const s=t;this[s(383)](n,s(322)),this[s(377)][s(371)](n),this[s(355)][s(320)](n)&&this[s(422)](n),r&&this[s(416)](r[s(396)])})),this[t(392)](n,t(370),((e,n)=>{this[t(416)](n)})),this[t(392)](r,t(409),(()=>{this[t(366)]()})),this[t(392)](o,t(331),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(423)](r))return;const i=n[o(390)](r);this[o(355)][o(438)](i)[o(412)][o(429)]()}),{priority:t(338)})}[Wc(366)](){const t=Wc,e=this[t(410)][t(435)][t(438)](t(398)),n=this[t(410)][t(435)][t(438)](t(419)),r=Array[t(403)](e[t(431)],(e=>e[t(335)]))[t(344)]((e=>this[t(417)][t(320)](e))),s=[];for(const e of r){const n=this[t(417)][t(438)](e)[t(388)][t(351)]();s[t(323)](...n[t(336)](((e,n)=>[...e,...n[t(327)]()]),[]))}n[t(397)]=s}[Wc(448)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(410)][n(418)][n(438)](n(354)),i=Hr(t,n(368));r[n(381)][n(343)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(381)][n(399)](n(404)).to(o,n(424)),r[n(381)].on(n(452),(()=>{const t=n;o[t(452)](),this[t(410)][t(337)][t(412)][t(429)]()}));const a=new e.Collection,c=[{type:n(446),model:{withText:!0,label:i,commandName:n(354)}},{type:n(421)},{type:n(345),model:{withText:!0,label:Hr(t,n(415)),commandName:n(454)}},{type:n(345),model:{withText:!0,label:Hr(t,n(373)),commandName:n(359)}},{type:n(345),model:{withText:!0,label:Hr(t,n(332)),commandName:n(328)}},{type:n(345),model:{withText:!0,label:Hr(t,n(425)),commandName:n(407)}}];for(const t of c){let e={type:n(421)};if(t[n(388)]){const r=new s.ViewModel(t[n(388)]),o=this[n(410)][n(418)][n(438)](r[n(353)]);r[n(399)](n(404),n(350)).to(o,n(424),n(350)),e={type:t[n(319)],model:r}}a[n(440)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(344)]((t=>null!=t[n(388)]))[n(346)]((t=>this[n(410)][n(418)][n(438)](t[n(388)][n(353)]))),l=r[n(381)];return l[n(432)][n(362)](n(350)),l[n(363)][n(362)](n(350)),l[n(432)][n(399)](n(350)).to(o,n(350)),l[n(363)][n(399)](n(350))[n(339)](u,n(350),((...t)=>t[n(361)]((t=>t)))),r.on(n(452),(t=>{const e=n;this[e(410)][e(452)](t[e(444)][e(353)]),this[e(410)][e(337)][e(412)][e(429)]()})),r}[Wc(436)](t){const e=Wc,n=this[e(410)],r=n[e(349)],s=n[e(435)][e(438)](e(398)),i=n[e(435)][e(438)](e(439)),a=n[e(435)][e(438)](e(334)),c=n[e(435)][e(438)](o.Users).me,u=r[e(438)](e(354))[e(400)],{CommentsListView:l,CommentThreadInputView:f}=n[e(435)][e(438)](e(450));let h,g;this[e(364)][e(320)](t.id)?(g=this[e(364)][e(438)](t.id),h=g[e(405)]):(h=new u(n[e(376)],t,c,{disableComments:this[e(387)],editorConfig:r[e(438)](e(325)),maxCommentsWhenCollapsed:r[e(438)](e(352)),maxThreadTotalWeight:r[e(438)](e(341)),maxCommentCharsWhenCollapsed:r[e(438)](e(347)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(438)](e(376))),CommentView:r[e(438)](e(385))[e(333)],CommentsListView:l,CommentThreadInputView:f}),h[e(427)].on(e(452),(()=>{const t=e;n[t(337)][t(412)][t(429)]()})),h[e(394)].on(e(452),(()=>{const t=e;n[t(337)][t(412)][t(429)]()})),g=s[e(360)](this[e(410)][e(376)],h),g[e(399)](e(441)).to(h,e(441)),g[e(399)](e(326)).to(h),g[e(399)](e(319)).to(h,e(319),(t=>e(443)+t)),this[e(364)][e(343)](t.id,g));const d=i[e(389)](t[e(367)],h),p=new Fc(n,t,h,d),m=t[e(351)]()[e(344)]((t=>t[e(321)]));h[e(329)]=n[e(435)][e(438)](e(419))[e(442)][e(375)](m),this[e(355)][e(343)](t,p),this[e(417)][e(343)](h,p);const I=s[e(369)]({view:g,target:()=>{const r=e,s=[],i=t[r(351)]()[r(344)]((t=>t[r(321)]));for(const t of i)s[r(323)](...t[r(408)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(337)],s)},type:()=>e(443)+p[e(412)][e(319)]});i[e(365)](h,I),s[e(440)](I),a[e(395)](I)}[Wc(422)](t){const e=Wc,n=this[e(410)][e(435)][e(438)](e(439)),r=this[e(410)][e(435)][e(438)](e(398)),s=this[e(355)][e(438)](t),o=s[e(412)],i=r[e(330)](o);n[e(357)](o),i&&r[e(434)](i),this[e(355)][e(371)](t),this[e(417)][e(371)](o),s[e(391)]()}[Wc(416)](t){const e=Wc;if(!t[e(321)]||!this[e(355)][e(320)](t))return;const n=this[e(410)][e(435)][e(438)](e(419)),r=this[e(355)][e(438)](t),s=t[e(351)]();r[e(412)][e(329)]=n[e(442)][e(375)](s)}[Wc(391)](){const t=Wc;for(const e of this[t(355)][t(358)]())this[t(422)](e);for(const e of this[t(364)][t(340)]())e[t(405)][t(391)]();super[t(391)]()}}function Jc(t,e){var n=Zc();return(Jc=function(t,e){return n[t-=396]})(t,e)}var Qc=Jc;function Zc(){var t=["pluginName","1691393NmzdqG","adapter","770fBCEmV","get","plugins","12XtxrGS","36160rxhGod","Comments","4210204ArwOVT","771JdLxoU","editor","getSuggestion","requires","266057RsCtps","addSuggestion","3813755jLAfzo","1284PcyXUp","9ETUsfn","18546290AvNnSp","TrackChanges","getSuggestions","9196LRIhiD","addSuggestionData"];return(Zc=function(){return t})()}!function(t,e){for(var n=Jc,r=t();;)try{if(935554===-parseInt(n(416))/1+parseInt(n(413))/2*(-parseInt(n(401))/3)+parseInt(n(400))/4+-parseInt(n(407))/5*(-parseInt(n(397))/6)+-parseInt(n(418))/7*(-parseInt(n(398))/8)+-parseInt(n(409))/9*(parseInt(n(410))/10)+-parseInt(n(405))/11*(-parseInt(n(408))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class Yc extends t.Plugin{static get[Qc(404)](){return[Ec,qc,Qc(399)]}static get[Qc(415)](){return Qc(411)}set[Qc(417)](t){var e=Qc;this[e(402)][e(396)][e(419)](Ec)[e(417)]=t}get[Qc(417)](){var t=Qc;return this[t(402)][t(396)][t(419)](Ec)[t(417)]}[Qc(406)](t){var e=Qc;return this[e(402)][e(396)][e(419)](Ec)[e(414)](t)}[Qc(412)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Qc;return this[n(402)][n(396)][n(419)](Ec)[n(412)]({skipNotAttached:t,toJSON:e})}[Qc(403)](t){var e=Qc;return this[e(402)][e(396)][e(419)](Ec)[e(403)](t)}}const $c=nu;!function(t,e){const n=nu,r=t();for(;;)try{if(431996===parseInt(n(199))/1+parseInt(n(173))/2+parseInt(n(194))/3*(parseInt(n(181))/4)+-parseInt(n(182))/5*(-parseInt(n(201))/6)+-parseInt(n(200))/7*(parseInt(n(186))/8)+parseInt(n(211))/9+-parseInt(n(185))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);const tu=[$c(205)];function eu(){const t=["requires","track-changes-data-invalid-editor-creator","11813930DufGmv","16QhraAk","createDocumentFragment","name","function","model","CommentsRepository","trackChangesData.editorCreator","get","216CfnjXf","data","result","plugins","define","46382eACgcy","1168713MKMJSe","1578HZells","create","_adapter","appendChild","Pagination","constructor","trackChangesData","getFullData","getSuggestions","set","4399443PAEJcZ","createElement","useAnonymousUser","addSuggestionData","end","TrackChangesEditing","getDataWithDiscardedSuggestions","push","Users","TrackChangesData","users","editor","rootsAttributes","acceptAllSuggestions","getUser","init","getRootsAttributes","document","getDataWithAcceptedSuggestions","config","destroy","map","addUser","TrackChangesDataGetter","98904gEHSao","pluginName","discardAllSuggestions","editorCreator","reduce","div","getRootNames","execute","44464PYxDmy","10690COLgUM"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=172]})(t,e)}class ru extends t.Plugin{static get[$c(183)](){return[Ec]}static get[$c(174)](){return $c(220)}[$c(226)](){const t=$c,n=this[t(222)];if(n[t(230)][t(198)](t(192),(e=>{const r=t,s=n[r(190)][r(228)][r(179)]()[r(177)](((t,e)=>(t[e]="",t)),{});return n[r(206)][r(202)](s,e)})),t(189)!=typeof n[t(230)][t(193)](t(207))[t(176)])throw new e.CKEditorError(t(184))}[$c(229)](t){return iu(this[$c(222)],!0,t)}[$c(217)](t){return iu(this[$c(222)],!1,t)}}class su extends t.Plugin{static get[$c(174)](){return $c(172)}constructor(t){const e=$c;super(t),this[e(196)]=e(215)}[$c(226)](){const t=$c;this[t(222)][t(197)][t(193)](t(191))[t(203)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(222)][t(197)][t(193)](t(216))[t(203)]=null}}function ou(t){return void 0!==t[$c(227)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,tu);s[r(197)][r(218)](Ec,su),s[r(223)]=ou(t)?t[r(227)]():void 0;const i=document[r(187)](),a=t[r(230)][r(193)](r(207))[r(176)],c=await a(s,(()=>function(t){const e=r,n=document[e(212)](e(178));return t[e(204)](n),n}(i)));!function(t,e){const n=r,s=t[n(190)][n(228)][n(179)]()[n(177)](((e,r)=>(e[r]=t[n(195)][n(193)]({rootName:r}),e)),{}),o=t[n(197)][n(193)](n(219))[n(221)][n(232)]((t=>({id:t.id,name:t[n(188)]}))),i=t[n(197)][n(193)](n(216))[n(209)]({skipNotAttached:!0,toJSON:!0}),a=e[n(197)][n(193)](n(219)),c=e[n(197)][n(193)](n(216));for(const t of o)a[n(225)](t.id)||a[n(233)](t);a.me||a[n(213)]();for(const t of i)c[n(214)](t);e[n(195)][n(210)](s)}(t,c),c[r(180)](r(e?224:175));const u=ou(c)?c[r(208)](n):c[r(195)][r(193)](n);return await c[r(231)](),u}function au(){var t=["4313493btvnWN","621345gebivb","494948OnWaLx","57546GseUJH","174QszzgE","1718912kwZGKQ","1bPsBil","33502tZGEyt","346744GFBbMG"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=327]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(142956===-parseInt(n(330))/1*(-parseInt(n(335))/2)+-parseInt(n(327))/3+-parseInt(n(332))/4+-parseInt(n(334))/5+parseInt(n(328))/6*(-parseInt(n(331))/7)+-parseInt(n(329))/8+parseInt(n(333))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>xc,TrackChanges:()=>Qc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ic});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=141]})(t,e)}function l(){const t=["1223793cAmmZS","refresh","5528201VlLcqU","execute","isEnabled","8pCBuXw","clearForceDisabled","TrackChangesCommand","affectsData","value","_disableUnsupportedCommands","1395960AiDmqO","editor","_enabledCommands","_enableCommands","517622ZphWyJ","14757tNxpLQ","_isEnabledBasedOnSelection","212YGCeXm","3bVWEVJ","6CKpfBN","4913065feTPVr","commands","has","9277026IaVNXx","forceDisabled","12aTVEpi"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(524129===-parseInt(n(161))/1*(parseInt(n(157))/2)+parseInt(n(158))/3*(parseInt(n(160))/4)+-parseInt(n(163))/5*(-parseInt(n(162))/6)+parseInt(n(144))/7*(-parseInt(n(147))/8)+-parseInt(n(142))/9+parseInt(n(153))/10+-parseInt(n(166))/11*(-parseInt(n(141))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(155)]=e,this[n(151)]=!1,this[n(143)](),this[n(159)]=!1}[c(143)](){this[c(146)]=!0}[c(145)](){const t=c;this[t(151)]=!this[t(151)],this[t(151)]?this[t(152)]():this[t(156)]()}[c(152)](){const t=c;for(const e of this[t(154)][t(164)][t(164)]())e[t(150)]&&!this[t(155)][t(165)](e)&&e[t(167)](t(149))}[c(156)](){const t=c;for(const e of this[t(154)][t(164)][t(164)]())e[t(150)]&&!this[t(155)][t(165)](e)&&e[t(148)](t(149))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=484]})(t,e)}function d(){const t=["267YHVgUm","758599GYNmFw","track-changes-accept-suggestion-not-found","plugins","_isEnabledBasedOnSelection","_suggestions","572624lcemyx","model","isEnabled","get","23284LaVwEy","3497502HaAJVo","editor","canEditAt","acceptSuggestion","TrackChangesEditing","refresh","21869343liaGSg","getRanges","180520CxvNlH","63OpKwZl","execute","1308505lJzhjH"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(391868===-parseInt(n(499))/1+parseInt(n(504))/2+parseInt(n(498))/3*(-parseInt(n(485))/4)+-parseInt(n(497))/5+-parseInt(n(486))/6+-parseInt(n(495))/7*(parseInt(n(494))/8)+parseInt(n(492))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(503)]=e,this[n(491)](),this[n(502)]=!1}[h(491)](){this[h(506)]=!0}[h(496)](t){const n=h,r=this[n(503)][n(484)](t);if(!r)throw new e.CKEditorError(n(500),this);const s=r[n(493)]();this[n(487)][n(505)][n(488)](s)&&this[n(487)][n(501)][n(484)](n(490))[n(489)](r)}}const m=E;function I(){const t=["993zFOgtq","refresh","getRanges","405090qnttRl","_suggestions","664290VfLkSi","3530nhwIxQ","plugins","_isEnabledBasedOnSelection","discardSuggestion","32uXIKCc","17534BWOykg","3505MWnmgb","get","isEnabled","24997aerymb","8056xesUsQ","model","editor","3966SKlINA","execute","track-changes-discard-suggestion-not-found","canEditAt","TrackChangesEditing","601436kNbFVN"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(343131===-parseInt(n(142))/1+parseInt(n(138))/2+parseInt(n(139))/3*(-parseInt(n(130))/4)+parseInt(n(126))/5*(parseInt(n(133))/6)+-parseInt(n(129))/7*(-parseInt(n(124))/8)+parseInt(n(144))/9+-parseInt(n(145))/10*(-parseInt(n(125))/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(143)]=e,this[n(140)](),this[n(122)]=!1}[m(140)](){this[m(128)]=!0}[m(134)](t){const n=m,r=this[n(143)][n(127)](t);if(!r)throw new e.CKEditorError(n(135),this);const s=r[n(141)]();this[n(132)][n(131)][n(136)](s)&&this[n(132)][n(146)][n(127)](n(137))[n(123)](r)}}function T(){const t=["isArray","isTouching","add","isIntersecting","type","map","12blQuVJ","isMultiRange","color","end","5270uEunGS","next","start","content","length","isInContent","1455618qroUsZ","createRange","replace","execute","createPositionAfter","getRanges","isObject","change","2716595SyaScl","createPositionAt","splice","deletion"," [color ","value","25872715jTwXcF","4250372cMywkF","252227xlzBml","sort","12AMtSlv","isCollapsed","push","createPositionBefore","schema","6591152ugYRwe","join","14121JWpdUv","from","6FtdtAk"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=462]})(t,e)}function y(t){const e=_;return t[e(487)](((t,n)=>e(481)==t[e(502)]&&e(481)!=n[e(502)]?-1:e(481)!=t[e(502)]&&e(481)==n[e(502)]?1:0))}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(492)];for(;s<t[n(468)];){const a=t[s],c=t[s+1];r||(r=e[n(491)](a)),k(e,a,c)||(o[n(490)](e[n(471)](r,i[n(476)](a)?e[n(474)](a):e[n(479)](a,n(463)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(474)](e),o=t[r(491)](n);return s[r(499)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(822929===parseInt(n(486))/1*(parseInt(n(488))/2)+parseInt(n(470))/3*(-parseInt(n(504))/4)+parseInt(n(478))/5*(-parseInt(n(497))/6)+parseInt(n(485))/7+-parseInt(n(493))/8+parseInt(n(495))/9*(-parseInt(n(464))/10)+parseInt(n(484))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=_;for(;n[r(468)];){const s=n[r(480)](0,100);t[r(477)]((()=>{const t=r;for(const n of s)n[t(469)]&&e[t(473)](n.id)}))}}const R=L;function N(){const t=["refresh","2131518RSleuq","model","_isEnabledBasedOnSelection","322009PeAgVL","values","_suggestions","2691771rRUwNX","execute","15ivBUzM","canEditAt","_command","from","10PpbcrE","10mVMiPn","4332357AfZHgw","10448305lIUJxr","24SKELFJ","some","getRanges","editor","271788MWWkIq","isInContent","24567829eziCJZ","isEnabled"];return(N=function(){return t})()}function L(t,e){const n=N();return(L=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(988319===parseInt(n(121))/1*(-parseInt(n(131))/2)+parseInt(n(124))/3+-parseInt(n(113))/4+-parseInt(n(126))/5*(-parseInt(n(118))/6)+parseInt(n(133))/7+-parseInt(n(134))/8*(-parseInt(n(132))/9)+-parseInt(n(130))/10*(parseInt(n(115))/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(128)]=e,this[r(123)]=n,this[r(117)](),this[r(120)]=!1}[R(117)](){const t=R,e=Array[t(129)](this[t(123)][t(122)]())[t(135)]((e=>e[t(114)]));this[t(116)]=this[t(128)][t(116)]&&e}[R(125)](){const t=R,e=y(Array[t(129)](this[t(123)][t(122)]()));for(const n of e){const e=n[t(136)]();if(!this[t(112)][t(119)][t(127)](e))return}C(this[t(112)][t(119)],this[t(128)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=330]})(t,e)}function O(){const t=["_command","2388340WwbxVI","348012gBqLsf","1506573SEhrqY","getRanges","_selectedSuggestions","_suggestions","selection","6Nvkirm","931IYYoPj","_isEnabledBasedOnSelection","document","refresh","470862wwAidP","5VVsiFZ","editor","values","size","from","canEditAt","model","isEnabled","1222316jlomMe","5638998OPpJNF","33664zOZojk","execute"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(485316===parseInt(n(337))/1+parseInt(n(352))/2+-parseInt(n(332))/3*(parseInt(n(346))/4)+parseInt(n(338))/5*(parseInt(n(347))/6)+-parseInt(n(333))/7*(parseInt(n(348))/8)+-parseInt(n(353))/9+parseInt(n(351))/10)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(350)]=e,this[r(330)]=n,this[r(355)]=new Set,this[r(336)](),this[r(334)]=!1}[v(336)](){const t=v,e=this[t(339)][t(344)][t(335)][t(331)],n=Array[t(342)](this[t(330)][t(340)]());this[t(355)]=function(t,e){const n=_,r=Array[n(496)](t[n(475)]()),s=new Set;for(const o of e)if(o[n(469)])for(const e of r)for(const r of o[n(475)]())(e[n(501)](r)||t[n(489)]&&!o[n(505)]&&o[n(465)]&&r[n(463)][n(499)](e[n(466)]))&&s[n(500)](o);return s}(e,n),this[t(345)]=this[t(350)][t(345)]&&!!this[t(355)][t(341)]}[v(349)](){const t=v,e=y(Array[t(342)](this[t(355)]));for(const n of e){const e=n[t(354)]();if(!this[t(339)][t(344)][t(343)](e))return}C(this[t(339)][t(344)],this[t(350)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var 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 kt=At(J,"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 Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=X,Wt.prototype.has=K,Wt.prototype.set=Ht;const Xt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const 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)&&F(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 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&&Qt(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&&Qt(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?J.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Xe(Ze(t),(function(e){return qe.call(t,e)})))}:Ke;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}:Ke;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,Be,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(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=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Rn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,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]",Hn="[object Function]",Wn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Hn]=Xn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Kn(t,5)};const 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||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=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==-1/0?"-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==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const 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 Xt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),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=zr();return(Gr=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(410073===parseInt(n(334))/1*(parseInt(n(352))/2)+parseInt(n(350))/3*(parseInt(n(360))/4)+parseInt(n(409))/5+parseInt(n(393))/6*(-parseInt(n(357))/7)+parseInt(n(388))/8+-parseInt(n(371))/9*(-parseInt(n(387))/10)+-parseInt(n(391))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(338)]=!1,this.id=e.id,this[n(336)]=e[n(336)],this[n(384)]=e[n(384)]||null,this[n(333)]=e[n(333)],this[n(402)]=e[n(402)]||e[n(333)],this[n(362)]=Boolean(e[n(392)]&&e[n(392)][n(339)]),this[n(354)]=null,this[n(379)]=t,this[n(410)]=e[n(355)],this[n(401)]=e[n(381)],this[n(412)]=e[n(375)],this[n(394)]=new Set,this[n(406)]=null,this[n(365)](n(340),null),this[n(365)](n(392),e[n(392)]||{}),this[n(365)](n(390),null),this[n(365)](n(368),null),this[n(365)](n(385),null),this[n(365)](n(351),!1),this[n(344)](n(373)),this[n(344)](n(348))}get[jr(337)](){const t=jr;let e=this;for(;e[t(390)];)e=e[t(390)];return e}get[jr(342)](){const t=jr;return!!this[t(385)]&&this[t(385)][t(376)]>0}get[jr(363)](){const t=jr;return 0!=this[t(394)][t(374)]&&6==Array[t(404)](this[t(394)])[0][t(347)](":")[t(376)]}get[jr(372)](){return null!==this[jr(407)]()}[jr(397)](t){const e=jr;this[e(394)][e(366)](t)}[jr(335)](){const t=jr;return Array[t(404)](this[t(394)])}[jr(346)](){const t=jr;return this[t(335)]()[t(405)]((e=>this[t(379)][t(400)][t(408)](e)))[t(389)]((t=>t))}[jr(407)](){return this[jr(346)]()[0]||null}[jr(380)](){const t=jr;this[t(379)][t(345)]((e=>{const n=t;for(const t of this[n(346)]())e[n(383)](t)})),this[t(394)][t(398)]()}[jr(383)](t){const e=jr;this[e(379)][e(345)]((n=>{n[e(383)](t)})),this[e(394)][e(413)](t)}[jr(403)](t){const e=jr,n=e(349)+this[e(336)]+":"+this[e(384)]+":"+this.id+":"+this[e(402)].id+":"+Vr[e(399)]();this[e(397)](n),this[e(379)][e(345)]((r=>{r[e(396)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(370)](t){const e=jr;for(const n of this[e(361)]())if(n[e(414)](t))return!0;return!1}[jr(361)](){const t=jr;return this[t(346)]()[t(405)]((e=>e[t(343)]()))}[jr(353)](){const t=jr;return this[t(361)]()[t(359)](((e,n)=>[...e,...n[t(353)]()]),[])}[jr(358)](){const t=jr;var e;return(null===(e=this[t(407)]())||void 0===e?void 0:e[t(343)]())||null}[jr(356)](){const t=jr,e=this[t(361)]();if(1!=e[t(376)])return null;const n=e[0],r=n[t(364)][t(411)],s=n[t(369)][t(341)];return r instanceof i.Element?r!=s?null:r:null}[jr(373)](){const t=jr;this[t(410)](this[t(361)](),this[t(354)],this[t(392)]),this[t(380)]()}[jr(348)](){const t=jr;this[t(401)](this[t(361)](),this[t(354)],this[t(392)]),this[t(380)]()}[jr(386)](){const t=jr,e=[];let n=this[t(337)];for(;n;)e[t(367)](n),n=n[t(368)];return e}[jr(378)](t,e){const n=jr,r=qn(this[n(392)]);hr(r,t,e),wr(r,this[n(392)])||(this[n(392)]=r,this[n(412)](r))}[jr(395)](t){const e=jr,n=qn(this[e(392)]);Ur(n,t),wr(n,this[e(392)])||(this[e(392)]=n,this[e(412)](this[e(392)]))}[jr(382)](){const t=jr;return{id:this.id,type:this[t(384)]?this[t(336)]+":"+this[t(384)]:this[t(336)],authorId:this[t(402)].id,createdAt:this[t(406)],hasComments:this[t(342)],data:this[t(354)],attributes:this[t(392)]}}static[jr(399)](){const t=jr;return(0,e.uid)()[t(377)](1,5)}}function zr(){const t=["data","onAccept","getContainedElement","181342YKBmOa","getFirstRange","reduce","43240exubZj","getRanges","isExternal","isMultiRange","start","set","add","push","next","end","isIntersectingWithRange","236403RYSNTU","isInContent","accept","size","onAttributesChange","length","substr","setAttribute","_model","removeMarkers","onDiscard","toJSON","removeMarker","subType","commentThread","getAllAdjacentSuggestions","80GvFlpX","5998600EqSBXr","filter","previous","16219225LHoxUT","attributes","6khxzvB","_markerNames","removeAttribute","addMarker","addMarkerName","clear","getMultiRangeId","markers","_onDiscard","creator","addRange","from","map","createdAt","getFirstMarker","get","1079205BMyvJF","_onAccept","nodeAfter","_onAttributesChange","delete","isIntersecting","author","8mJuGHJ","getMarkerNames","type","head","_isDataLoaded","@external","authoredAt","nodeBefore","hasComments","getRange","decorate","change","getMarkers","split","discard","suggestion:","114zoGqOo","_saved","80968CayJXL","getItems"];return(zr=function(){return t})()}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=160]})(t,e)}function Xr(){const t=["element","nodeAfter","1918668ruFueJ","registerAttributeLabel","previousSibling","start","removeObject","softBreak","text","name","_addDescriptionItems","isEqual","checkChild","isEmpty","replace","$1 $2","*Insert:* %0","indexOf","removeEmptyContainer","map","*Merge:* %0","*Change to:* %0","addEmptyContainer","*Remove format:* %0","end","*Remove:* %0","5byLTFO","_attributeLabels","18167170EvqHdH","add","push","911624uxIuBI","deletion","*Split:* %0","key","addObject","matchingCallback","match","length","_itemLabelsCallbacks","Object","insertion","getWalker","$text","ELEMENT_SPACE","remove","has","_handleCustomCallbackDescription","3dCChyH","_handleInsertRemoveSuggestionDescription","REPLACE_TEXT","pop","isInContent","_customCallbacks","elementEnd","*Set format:* %0","getDescriptions","EmptyContainer","getFirstRange","skip","attribute","function","844679Piaczb","set","Container","removeFormat","6259575qyMZjl","17154YncCBW","registerElementLabel","addContainer","_locale","_resolveDescriptionItems","getItemLabel","2648HrxTKa","data","subType","_schema","type","nextSibling","join","format","addFormat","elementStart","5454138ldMrZx","_handleRenameSuggestionDescription","isObject","removeContainer","registerDescriptionCallback","item","newValue","normal","label","_handleAttributeSuggestionDescription","quantity","get","_itemLabels","$textProxy"];return(Xr=function(){return t})()}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(531104===-parseInt(n(164))/1+parseInt(n(201))/2+parseInt(n(247))/3*(-parseInt(n(230))/4)+-parseInt(n(225))/5*(parseInt(n(185))/6)+-parseInt(n(168))/7+parseInt(n(175))/8*(parseInt(n(169))/9)+parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(252)]=[],this[n(197)]=new Map,this[n(238)]=[],this[n(226)]=new Map,this[n(178)]=t,this[n(172)]=e}[Kr(255)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(237)];o++){const i=t[o];if(!i[e(251)])continue;const a=this[e(246)](i);if(a){if(null!=i[e(177)]){if(r[e(245)](i[e(177)]))continue;r[e(228)](i[e(177)])}n[e(229)](a)}else if(e(162)!=i[e(179)])e(240)!=i[e(179)]&&e(231)!=i[e(179)]||this[e(248)](n,i,t[o+1]);else{const t=i[e(176)][e(233)];if(s[e(245)](t))continue;s[e(228)](i[e(176)][e(233)]),t==mc?this[e(186)](n,i):this[e(194)](n,i)}}return this[e(173)](n)}[Kr(189)](t){const e=Kr;this[e(252)][e(229)](t)}[Kr(170)](t,n,r=e.priorities[Kr(192)]){const s=Kr;s(163)==typeof t?(0,e.insertToPriorityArray)(this[s(238)],{matchingCallback:t,label:n,priority:r}):this[s(197)][s(165)](t,n)}[Kr(202)](t,e){const n=Kr;this[n(226)][n(165)](t,e)}[Kr(174)](t,e=1){const n=Kr;let r;for(const e of this[n(238)])if(e[n(235)](t)){r=e[n(193)];break}return r||(r=this[n(197)][n(196)](t[n(208)])),r?r(e):1!==e?e+" "+t[n(208)]+"s":""+t[n(208)]}[Kr(209)](t,e){const n=Kr,r=e[n(160)]()[n(241)](),s=n(240)==e[n(179)]?n(228):n(244);for(const e of r){const o=e[n(190)],i=t[t[n(237)]-1];if(o.is(n(198)))i&&i[n(179)][n(216)](n(166))>-1&&t[n(250)](),i&&n(207)==i[n(179)]?i[s]+=o[n(176)]:t[n(229)]({type:n(207),add:n(228)==s?o[n(176)]:"",remove:n(244)==s?o[n(176)]:""});else if(this[n(178)][n(187)](o)){const a=o;if(i&&i[n(179)][n(216)](n(166))>-1&&t[n(250)](),n(253)==e[n(179)])continue;i&&i[n(179)]==s+n(239)&&i[n(199)][n(208)]==a[n(208)]?i[n(195)]++:t[n(229)]({type:s+n(239),element:a,quantity:1}),r[n(161)]((t=>!(n(253)==t[n(179)]&&t[n(190)]==o)))}else if(this[n(178)][n(211)](o,n(242))||o.is(n(199),n(206))){const r=o;if(n(228)==s&&n(184)==e[n(179)]||n(244)==s&&n(253)==e[n(179)])continue;if(i&&-1==i[n(179)][n(216)](n(166))){n(207)==i[n(179)]&&(i[s]+="\n");continue}let a;if(a=n(228)==s?r[n(180)]&&!this[n(178)][n(187)](r[n(180)])?r[n(180)]:null:r[n(203)]&&!this[n(178)][n(187)](r[n(203)])?r[n(203)]:null,r[n(212)]||a&&a[n(212)]){const e=a&&a[n(212)]?a:r;i&&i[n(179)]==s+n(256)&&i[n(199)][n(208)]==e[n(208)]?i[n(195)]++:t[n(229)]({type:s+n(256),element:e,quantity:1})}else t[n(229)]({type:s+n(166),element:r})}}}[Kr(173)](t){const e=Kr,n=this[e(172)],r=[],s=[],o=[];for(const i of t)switch(i[e(179)]){case e(207):if(i[e(228)]=i[e(228)][e(213)](/(\S)\u000A+(\S)/g,e(214))[e(213)](/\u000A/g,""),i[e(244)]=i[e(244)][e(213)](/(\S)\u000A+(\S)/g,e(214))[e(213)](/\u000A/g,""),""!=i[e(228)]&&""!=i[e(244)]){r[e(229)]({type:e(213),content:Hr(n,e(249),['"'+i[e(244)]+'"','"'+i[e(228)]+'"'])});continue}if(null!=i[e(228)][e(236)](/^ +$/)){r[e(229)]({type:e(240),content:Hr(n,e(215),Hr(n,e(243),i[e(228)][e(237)]))});continue}if(null!=i[e(244)][e(236)](/^ +$/)){r[e(229)]({type:e(231),content:Hr(n,e(224),Hr(n,e(243),i[e(244)][e(237)]))});continue}if(""!=i[e(228)]){r[e(229)]({type:e(240),content:Hr(n,e(215),'"'+i[e(228)]+'"')});continue}r[e(229)]({type:e(231),content:Hr(n,e(224),'"'+i[e(244)]+'"')});continue;case e(221):case e(234):r[e(229)]({type:e(240),content:Hr(n,e(215),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(217):case e(205):r[e(229)]({type:e(231),content:Hr(n,e(224),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(171):r[e(229)]({type:e(240),content:Hr(n,e(232),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(188):r[e(229)]({type:e(231),content:Hr(n,e(219),this[e(174)](i[e(199)],i[e(195)]))});continue;case e(183):s[e(229)](i[e(233)]);continue;case e(167):o[e(229)](i[e(233)]);continue;default:r[e(229)](i)}if(s[e(237)]){const t=s[e(218)]((t=>this[e(226)][e(245)](t)?this[e(226)][e(196)](t):t))[e(181)](", ");r[e(229)]({type:e(182),content:Hr(this[e(172)],e(254),t)})}if(o[e(237)]){const t=o[e(218)]((t=>this[e(226)][e(245)](t)?this[e(226)][e(196)](t):t))[e(181)](", ");r[e(229)]({type:e(182),content:Hr(this[e(172)],e(222),t)})}return r}[Kr(246)](t){const e=Kr;for(const n of this[e(252)]){const r=n(t);if(r&&e(179)in r)return r}}[Kr(194)](t,e){const n=Kr,r=e[n(176)],s=void 0===r[n(191)]?n(167):n(183);t[n(229)]({type:s,key:r[n(233)]})}[Kr(186)](t,e){const n=Kr;t[n(229)]({type:n(182),content:Hr(this[n(172)],n(220),this[n(174)](e[n(160)]()[n(204)][n(200)],1))})}[Kr(248)](t,e,n){const r=Kr;if(this[r(209)](t,e),n&&n[r(160)]()&&!e[r(160)]()[r(223)][r(210)](n[r(160)]()[r(204)])){const n=t[t[r(237)]-1],s=r(240)==e[r(179)]?r(228):r(244);n&&r(207)==n[r(179)]&&(n[s]+="\n")}}}function Zr(){const t=["commands","showAIAssistant","get","8NMsHAn","editor","141965mEijOG","afterInit","1967497Ahggfc","TrackChangesEditing","887636tveinh","enableCommand","1496tvyhIt","18840371WRXlnn","12SsvGPQ","2151UwCRqS","2562810komEZB","1328505zNxIPW","plugins","10itUbmt"];return(Zr=function(){return t})()}const Jr=Yr;function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(335816===parseInt(n(328))/1*(-parseInt(n(326))/2)+parseInt(n(320))/3+-parseInt(n(313))/4+-parseInt(n(319))/5+parseInt(n(317))/6*(-parseInt(n(330))/7)+parseInt(n(315))/8*(parseInt(n(318))/9)+parseInt(n(322))/10*(parseInt(n(316))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Jr(329)](){const t=Jr,e=this[t(327)],n=e[t(321)][t(325)](t(312));e[t(323)][t(325)](t(324))&&n[t(314)](t(324))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=332]})(t,e)}function es(){const t=["6GDXHMg","alignment","has","value","_enableDefaultAttributesIntegration","1664tXQfnv","5027imBkxi","FORMAT_ALIGN_TO_CENTER","commandName","_registerLegacyDescription","type","editor","registerAttributeLabel","registerDescriptionCallback","81612924DfTLom","2603002MwVuvU","AlignmentEditing","locale","center","11227979vDZwno","plugins","format","100buosYo","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","11322XlLNjZ","TrackChangesEditing","afterInit","right","get","FORMAT_JUSTIFY_TEXT","left","commandParams","_descriptionFactory","1rrDDeJ","formatBlock","2338794szmsEa","11860PrVlRJ","justify","*Format:* %0","297175KveUZl","FORMAT_ALIGNMENT"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(826440===parseInt(n(352))/1*(-parseInt(n(333))/2)+-parseInt(n(354))/3+-parseInt(n(340))/4*(parseInt(n(358))/5)+parseInt(n(360))/6*(-parseInt(n(337))/7)+parseInt(n(365))/8*(-parseInt(n(343))/9)+-parseInt(n(355))/10*(parseInt(n(366))/11)+parseInt(n(332))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(345)](){const t=$r,e=this[t(371)],n=e[t(335)];if(!e[t(338)][t(362)](t(334)))return;const r=e[t(338)][t(347)](t(344));r[t(364)](t(361),[],[t(361)]),r[t(351)][t(372)](t(361),Hr(n,t(359))),this[t(369)]()}[$r(369)](){const t=$r,e=this[t(371)],n=e[t(335)];e[t(338)][t(347)](t(344))[t(351)][t(373)]((e=>{const r=t;if(r(353)!=e[r(370)])return;const{data:s}=e;if(s&&r(361)==s[r(368)]){const t=s[r(350)][0][r(363)];return{type:r(339),content:Hr(n,r(357),function(t){const e=r;switch(t){case e(349):return Hr(n,e(342));case e(346):return Hr(n,e(341));case e(336):return Hr(n,e(367));case e(356):return Hr(n,e(348))}}(t))}}}))}}const rs=os;function ss(){const t=["FORMAT_","format","114850Zbplni","superscript","23342424llurgU","ItalicEditing","_enableDefaultAttributesIntegration","*Remove format:* %0","*Format:* %0","registerAttributeLabel","type","FORMAT_SUBSCRIPT","toLowerCase","FORMAT_BOLD","get","code","9TCpxir","FORMAT_STRIKETHROUGH","21GDSGWY","toUpperCase","2188842aZzIau","editor","4264220rxMorD","slice","SubscriptEditing","registerDescriptionCallback","BoldEditing","afterInit","has","subscript","commandParams","_registerLegacyDescription","UnderlineEditing","1080058MhHKjG","bold","CodeEditing","commandName","StrikethroughEditing","underline","SuperscriptEditing","FORMAT_CODE","locale","strikethrough","_descriptionFactory","FORMAT_UNDERLINE","formatInline","plugins","forceValue","FORMAT_ITALIC","853041DCMpDO","italic","FORMAT_SUPERSCRIPT","4189998osUAIu","TrackChangesEditing"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(776701===parseInt(n(254))/1+parseInt(n(238))/2+-parseInt(n(257))/3+-parseInt(n(227))/4+parseInt(n(261))/5+-parseInt(n(225))/6*(parseInt(n(223))/7)+-parseInt(n(263))/8*(-parseInt(n(221))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(231),rs(264),rs(237),rs(240),rs(242),rs(229),rs(244)];class as extends t.Plugin{[rs(232)](){const t=rs,e=this[t(226)],n=e[t(251)][t(219)](t(258)),r=e[t(246)];for(const s of is){if(!e[t(251)][t(233)](s))continue;const o=s[t(228)](0,-7)[t(217)](),i=t(259)+o[t(224)]();n[t(265)](o,[o]),n[t(248)][t(214)](o,Hr(r,i))}this[t(236)]()}[rs(236)](){const t=rs,e=this[t(226)],n=e[t(246)],r=e[t(251)][t(219)](t(258));function s(e,s){const o=t;r[o(248)][o(230)]((t=>{const r=o;if(r(250)!=t[r(215)])return;const{data:i}=t;return i&&i[r(241)]===e?i[r(235)][0][r(252)]?{type:r(260),content:Hr(n,r(213),s)}:{type:r(260),content:Hr(n,r(212),s)}:void 0}))}s(t(239),Hr(n,t(218))),s(t(255),Hr(n,t(253))),s(t(243),Hr(n,t(249))),s(t(220),Hr(n,t(245))),s(t(247),Hr(n,t(222))),s(t(234),Hr(n,t(216))),s(t(262),Hr(n,t(256)))}}const cs=fs;!function(t,e){const n=fs,r=t();for(;;)try{if(786444===parseInt(n(349))/1+parseInt(n(332))/2*(parseInt(n(347))/3)+-parseInt(n(353))/4*(parseInt(n(354))/5)+parseInt(n(346))/6*(-parseInt(n(324))/7)+parseInt(n(340))/8+-parseInt(n(337))/9+parseInt(n(360))/10*(parseInt(n(321))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class us extends t.Plugin{[cs(325)](){const t=cs,e=this[t(358)],n=e[t(323)];if(!e[t(344)][t(320)](t(355)))return;const r=e[t(344)][t(316)](t(326)),s=this[t(358)][t(329)][t(316)](t(333));r[t(350)](t(333),((n,o={})=>{const i=t,a=this[i(358)][i(359)][i(339)][i(341)],c=o&&void 0!==o[i(338)]?o[i(338)]:!s[i(334)];let u=[];if(c){const t=Array[i(317)](a[i(318)]())[i(330)]((t=>ls(t)||function(t,e){const n=i,r=e[n(328)](t[n(322)],n(333)),s=e[n(328)]([n(348),n(333)],t);return r&&s}(t,this[i(358)][i(359)][i(342)])));u=A(t,e[i(359)])}else{const t=Array[i(317)](a[i(318)]())[i(330)]((t=>ls(t)));u=A(t,e[i(359)])}e[i(359)][i(356)]((()=>{const t=i;for(const e of u)r[t(335)](e,{commandName:t(333),commandParams:[{forceValue:c}]})}))})),r[t(331)][t(343)]((e=>{const r=t,{data:s}=e;if(s&&r(333)==s[r(327)]){const t=Hr(n,r(345));return s[r(319)][0][r(338)]?{type:r(357),content:Hr(n,r(352),t)}:{type:r(357),content:Hr(n,r(336),t)}}}))}}function ls(t){const e=cs;return e(333)==t[e(322)][e(351)]}function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=316]})(t,e)}function hs(){const t=["_descriptionFactory","43782hRLReX","blockQuote","value","markBlockFormat","*Remove format:* %0","5728419tEgZLG","forceValue","document","10540424mEzcRv","selection","schema","registerDescriptionCallback","plugins","ELEMENT_BLOCK_QUOTE","69414zmmZId","75Xaevie","$root","12586ooMNdZ","enableCommand","name","*Set format:* %0","5390956qebVCn","5fzDLDM","BlockQuoteEditing","change","format","editor","model","10pFRinC","get","from","getSelectedBlocks","commandParams","has","10716673LDjqlF","parent","locale","49woqtDZ","afterInit","TrackChangesEditing","commandName","checkChild","commands","filter"];return(hs=function(){return t})()}function gs(t,e){const n=ds();return(gs=function(t,e){return n[t-=335]})(t,e)}function ds(){const t=["changeCaseTitle","TrackChangesEditing","784224fmWmjB","2506668BYvJmj","1144269uwTNMl","CaseChange","changeCaseLower","5913848JPJTbH","has","enableCommand","get","editor","1739794vBqRTP","changeCaseUpper","5ExZtPy","afterInit","1866ZODpAs","1124064qJCvDH","plugins","2878DWMbbd"];return(ds=function(){return t})()}const ps=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(682486===parseInt(n(352))/1+parseInt(n(354))/2*(parseInt(n(351))/3)+parseInt(n(337))/4+parseInt(n(349))/5*(-parseInt(n(338))/6)+-parseInt(n(347))/7+-parseInt(n(342))/8+-parseInt(n(339))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[ps(350)](){const t=ps,e=this[t(346)];e[t(353)][t(343)](t(340))&&(e[t(353)][t(345)](t(336))[t(344)](t(348)),e[t(353)][t(345)](t(336))[t(344)](t(341)),e[t(353)][t(345)](t(336))[t(344)](t(335)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=495]})(t,e)}const Es=Is;function bs(){const t=["3040736jLlPAy","plugins","1otAseS","get","commands","ckbox","435816HZNTIP","editor","1777400GPsozv","7lEREWt","19554mgqcrL","171TNuRtM","TrackChangesEditing","afterInit","enableCommand","9137766RpMszz","170650jQqKdS","154629eRJUjt","565eESetk"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(231683===parseInt(n(503))/1*(parseInt(n(507))/2)+parseInt(n(499))/3+-parseInt(n(509))/4+-parseInt(n(500))/5*(parseInt(n(511))/6)+-parseInt(n(510))/7*(parseInt(n(501))/8)+-parseInt(n(512))/9*(-parseInt(n(498))/10)+parseInt(n(497))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(495)](){const t=Es,e=this[t(508)];e[t(505)][t(504)](t(506))&&e[t(502)][t(504)](t(513))[t(496)](t(506))}}function _s(){const t=["find","type","format","232HMmthX","ELEMENT_CODE_BLOCK","parent","model","60867Ogifua","language","change","blockName","formatBlock","indentCodeBlock","registerDescriptionCallback","schema","editor","config","commandParams","15705jQNigR","commands","78489AvPwjh","890MLsJpU","document","7IPACky","*Set format:* %0","from","value","label","_descriptionFactory","toLowerCase","40tlXJVn","getSelectedBlocks","*Remove format:* %0","585DCbLpG","get","isLimit","languages","checkChild","1499514wgNwbv","registerElementLabel","filter","41063ogISeh","8ffJHBW","rootElement","afterInit","plugins","outdentCodeBlock","424668LoZiZH","forceValue","locale","328746cQtytz","CodeBlock","enableCommand","has","TrackChangesEditing","selection","markBlockFormat","codeBlock","name","commandName"];return(_s=function(){return t})()}function ys(t,e){const n=_s();return(ys=function(t,e){return n[t-=221]})(t,e)}const As=ys;!function(t,e){const n=ys,r=t();for(;;)try{if(265995===-parseInt(n(270))/1+-parseInt(n(232))/2*(parseInt(n(240))/3)+parseInt(n(280))/4*(-parseInt(n(268))/5)+-parseInt(n(228))/6*(parseInt(n(273))/7)+-parseInt(n(253))/8*(parseInt(n(257))/9)+-parseInt(n(271))/10*(parseInt(n(231))/11)+parseInt(n(237))/12*(parseInt(n(223))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[As(234)](){const t=As,e=this[t(265)];if(!e[t(235)][t(243)](t(241)))return;const n=e[t(235)][t(224)](t(244)),r=e[t(239)],s=e[t(266)][t(224)](t(247))[t(226)],o=e[t(269)][t(224)](t(247));n[t(242)](t(262)),n[t(242)](t(236)),n[t(242)](t(247),((r,i={})=>{const a=t,c=e[a(256)],u=e[a(256)][a(272)][a(245)],l=i&&void 0!==i[a(238)]?i[a(238)]:!o[a(276)];let f;i[a(258)]||(i[a(258)]=s[0][a(258)]),f=l?Array[a(275)](u[a(221)]())[a(230)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(233))&&!e[n(225)](t)&&e[n(227)](t[n(255)],n(247))}(t,c[a(264)]))):Array[a(275)](u[a(221)]())[a(230)]((t=>Cs(t)));const h=A(f,c);c[a(259)]((()=>{const t=a;for(const e of h)n[t(246)](e,{commandName:t(247),commandParams:[{...i,forceValue:l}],formatGroupId:t(260)})}))})),n[t(278)][t(229)](t(247),(e=>Hr(r,t(254),e))),n[t(278)][t(263)]((e=>{const n=t;if(n(261)!=e[n(251)])return;const o=r.t,{data:i}=e;if(!i||n(247)!=i[n(249)])return;const a=i[n(267)][0][n(258)],c=o(s[n(250)]((t=>t[n(258)]===a))[n(277)])[n(279)]();return i[n(267)][0][n(238)]?{type:n(252),content:Hr(r,n(274),Hr(r,n(254),1)+" ("+c+")")}:{type:n(252),content:Hr(r,n(222),Hr(r,n(254),1))}}))}}function Cs(t){const e=As;return e(247)==t[e(248)]}const Rs=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=325]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(660033===-parseInt(n(343))/1+-parseInt(n(344))/2*(-parseInt(n(337))/3)+parseInt(n(329))/4*(-parseInt(n(338))/5)+parseInt(n(341))/6*(parseInt(n(326))/7)+parseInt(n(333))/8+parseInt(n(335))/9*(parseInt(n(328))/10)+parseInt(n(339))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ls extends t.Plugin{[Rs(330)](){const t=Rs,e=this[t(336)];e[t(340)][t(325)](t(332))&&e[t(340)][t(342)](t(334))[t(331)](t(327))}}function Ss(){const t=["addCommentThread","10jUhWFo","643048dKwjzd","afterInit","enableCommand","CommentsEditing","994064EsjKVd","TrackChangesEditing","667377FlrKAm","editor","495174fOIUMx","30suSzff","13010514KWbhIr","plugins","6bGDklm","get","460361NMyiaX","2zGgElz","has","3771061obpctC"];return(Ss=function(){return t})()}var vs=n(834);function Ms(){const t=["activeMarkers","mapper","name","consumable","88mupCJf","nextSibling","addHighlight","plugins","13740hQFSnZ","includes","listItem","getCustomProperty","type","isContent","toViewPosition","item","getItems","markerName","span","6032853JhyuQI","push","getAttribute","model","createUIElement","element","test","ck-suggestion-marker--active","writer","insert","parent","toViewElement","isAtEnd","1239915PAespV","elementEnd","isLimit","1780098QsXDZC","addClass","TrackChangesEditing","markerRange","216SYIXaa","schema","ck-suggestion-marker-","bindElementToMarker","get","getWalker","68971HsmzsV","createRangeOn","listIndent","338994DemZfg","53103FpicnX","previousPosition","hasAttribute","isBlock","start"];return(Ms=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(288)]())o[r(269)](t)&&s[r(292)](n[r(264)](o));return s}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=250]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(279)][r(261)](r(255));return(o,i,a)=>{const c=r;if(!a[c(275)][c(297)](i[c(256)],o[c(274)]))return;const u=i[c(256)][c(262)](),l=i[c(256)][c(271)],f=t[c(294)][c(258)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(287)];d=d||f[c(285)](e);const n=a[c(273)][c(302)](e);if(n&&n[c(283)](c(278)))return;c(251)==t[c(284)]&&f[c(270)](e)&&!f[c(252)](e)&&(e[c(277)]||l[c(303)]?h&&h[c(301)]==e||(h=e,m(t[c(268)]),p=!0):g=g||t[c(268)])}function m(t){const r=c,o=a[r(299)][r(295)](r(290),{class:r(259)+e}),u=a[r(273)][r(286)](t);n&&s[r(272)][r(281)](i[r(289)])&&a[r(299)][r(254)](r(298),o),a[r(299)][r(300)](u,o),a[r(273)][r(260)](o,i[r(289)])}d||p||!g||m(g)}}function Fs(t,e){const n=xs();return(Fs=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=ws,r=t();for(;;)try{if(269842===-parseInt(n(267))/1+-parseInt(n(266))/2+-parseInt(n(280))/3*(-parseInt(n(276))/4)+-parseInt(n(250))/5+-parseInt(n(253))/6+-parseInt(n(263))/7*(-parseInt(n(257))/8)+parseInt(n(291))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ps=Fs;function xs(){const t=["enqueueChange","124482IjInWk","rootName","fromRange","get","data","68XGenun","root","init","merge","10577WWpBIe","showSuggestionHighlights","writer","batch","requires","bind","1503438shatpA","getFirstRange","forward","document","8509750GVcLaI","plugins","18XaCBjf","editing","5609408ZlLvby","modifySelection","TrackChangesEditing","markerName","unbindElementFromMarkerName","setSelection","remove","mapper","model","addMarker:suggestion:deletion","end","$graveyard","unit","commands","high","downcastDispatcher","detach","deleteForward","selection","editor","createRange","4832156ehfgQh","buffer","unlock","isCollapsed","options","uiElement","enableCommand","start","1962520UZIBSl","createSelection","delete","lock","markerNameToElements","68EXGMJi","removeMarker:suggestion:deletion"];return(xs=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(484135===-parseInt(n(367))/1*(parseInt(n(363))/2)+-parseInt(n(358))/3*(parseInt(n(355))/4)+-parseInt(n(350))/5+parseInt(n(373))/6+parseInt(n(342))/7+-parseInt(n(381))/8+parseInt(n(379))/9*(parseInt(n(377))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ps(371)](){return[vs.Delete]}[Ps(365)](){const t=Ps,e=this[t(340)],n=e[t(378)][t(361)](t(323));n[t(348)](t(352));const r=e[t(334)][t(361)](t(338));n[t(348)](t(338),((n,s={})=>{const o=t,a=e[o(329)][o(351)](e[o(329)][o(376)][o(339)]);a[o(345)]&&e[o(329)][o(382)](a,{direction:o(375),unit:s[o(333)]});const c=a[o(374)](),u=i.LiveRange[o(360)](c);let l;n(s),l=o(332)==u[o(364)][o(359)]?e[o(329)][o(341)](c[o(349)]):e[o(329)][o(341)](u[o(349)],u[o(331)]),u[o(337)](),e[o(329)][o(357)](r[o(343)][o(370)],(t=>{const e=o;r[e(343)][e(353)](),t[e(326)](t[e(341)](l[e(331)])),r[e(343)][e(344)]()}))})),e[t(380)][t(336)].on(t(330),Ds(e,t(366)),{priority:t(335)}),e[t(362)][t(336)].on(t(330),((n,r,s)=>{const o=t;s[o(346)][o(368)]&&Ds(e,o(366),{showActiveMarker:!1})[o(372)](this)(n,r,s)}),{priority:t(335)}),e[t(380)][t(336)].on(t(356),((e,n,r)=>{const s=t,o=r[s(328)][s(354)](n[s(324)]);if(o)for(const t of o)t.is(s(347))&&(r[s(328)][s(325)](t,n[s(324)]),r[s(369)][s(327)](t))}),{priority:t(335)})}}function Us(t,e){const n=Gs();return(Us=function(t,e){return n[t-=424]})(t,e)}const js=Us;function Gs(){const t=["listReversed","todoListCheck","length","previousSibling","oldValue","ListEditing","noTrackChangesFixer","push","setAttribute","afterInit","getAttribute","range","type","getChanges","default","deletion","from","createPositionAt","1985YWbNVq","3204130wMzQZA","TodoListEditing","listStyle","ELEMENT_NUMBERED_LIST","forceValue","schema","_suggestionFactory","model","*Merge:* %0","listIndent","refresh","execute","outdentList","editor","*Change to:* %0","bulletedList","newValue","_supportLegacySuggestions","_getAttributeKey","ELEMENT_","*Check item*","*Set format:* %0","createRange","2CcaCrO","153708MLHZGN","plugins","splitListItemBefore","listStart","value","containsItem","1398zRpslN","config","registerPostFixer","numberedList","isUndo","*Outdent:* %0","_registerLegacyDescription","registerAttributeLabel","find","attributes","document","listType","parent","*Merge:* list item","_enableDefaultAttributesIntegration","*Indent:* %0","numbered","commands","commandName","formatBlock","ELEMENT_TODO_LIST","todoListChecked","ELEMENT_LIST_ITEM","TrackChangesEditing","_LIST","getSuggestions","batch","format","nodeAfter","trackChangesCommand","mergeListItemBackward","get","multipleBlocks","*Format:* insert into %0","accept","checkTodoList","next","getRanges","map","FORMAT_INDENT","3gEgnQy","has","3392478VstJio","getFirstRange","listItemIdFixer","1449704ySTXqw","meta","every","removeMarker","detach","ELEMENT_BULLETED_LIST","listItemId","isObject","2384305RZzWyQ","attribute","toUpperCase","key","isNextTo","_descriptionFactory","differ","indentList","assureChains","*Uncheck item*","8ogekzV","setSelection","todo","locale","selection","attributeKey","fromRange","change","includes","_findSuggestions","groupId","bulleted","isLocal","end","documentList","mergeListItemForward","671BxRjrr","152837PKJkEO","*Remove format:* %0","registerCustomCallback","list.multiBlock","*Split:* list item","*Format:* remove from %0","commandParams","getFirstMarker","suggestion","todoList","splitListItemAfter","head","filter","registerElementLabel","registerDescriptionCallback","start","nextSibling","data"];return(Gs=function(){return t})()}!function(t,e){const n=Us,r=t();for(;;)try{if(195173===parseInt(n(453))/1*(parseInt(n(513))/2)+parseInt(n(560))/3*(-parseInt(n(565))/4)+-parseInt(n(489))/5*(parseInt(n(520))/6)+-parseInt(n(426))/7*(parseInt(n(436))/8)+parseInt(n(562))/9+-parseInt(n(490))/10+parseInt(n(452))/11*(parseInt(n(514))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[js(480)](){const t=js,e=this[t(503)];if(!e[t(515)][t(561)](t(476)))return;const n=e[t(439)],r=e[t(515)][t(551)](t(543)),s=e[t(515)][t(561)](t(491)),o=!!e[t(521)][t(551)](t(456));function i(e){const r=t;return{type:r(547),content:""+Hr(n,r(511),e)}}function a(e){const r=t;return{type:r(547),content:""+Hr(n,r(454),e)}}r[t(534)](t(523),[],[t(424),t(531),t(499)]),r[t(534)](t(505)),r[t(534)](t(433)),r[t(534)](t(502)),r[t(534)](t(463)),r[t(534)](t(516)),o&&(r[t(534)](t(550)),r[t(534)](t(451))),s&&(r[t(534)](t(462)),r[t(534)](t(555),[],[t(541)]),r[t(431)][t(467)]((e=>{const r=t,{data:s}=e;if(s&&r(541)==s[r(429)])return{type:r(547),content:s[r(506)]?Hr(n,r(510)):Hr(n,r(435))}})),this[t(503)][t(497)][t(530)][t(522)]((e=>{const n=t;if(e[n(546)][n(524)])return!1;let s=!1;const o=r[n(545)]({skipNotAttached:!0})[n(465)]((t=>n(541)===r[n(508)](t)));for(const t of o)n(438)!=t[n(563)]()[n(468)][n(548)][n(481)](n(531))&&(r[n(445)](t[n(563)](),n(427))[n(528)]((t=>n(531)===r[n(508)](t[n(461)])))||(e[n(568)](t[n(460)]()),s=!0));return s}))),r[t(431)][t(527)](t(499),Hr(n,t(559)));const c={type:t(547),content:""};r[t(431)][t(467)]((e=>{const r=t,{data:s}=e;if(!s||r(531)!=s[r(429)])return;let u=e[r(464)];for(;u;){if(u[r(470)]&&(r(492)==u[r(470)][r(429)]&&(u[r(470)][r(506)]&&r(485)!=u[r(470)][r(506)]||r(485)!=u[r(470)][r(475)]&&!s[r(506)])||!o&&u[r(470)][r(429)]==mc))return c;u=u[r(556)]}if(null==s[r(506)])switch(s[r(475)]){case r(447):return a(Hr(n,r(570)));case r(536):return a(Hr(n,r(493)));case r(438):return a(Hr(n,r(540)))}switch(s[r(506)]){case r(447):return i(Hr(n,r(570)));case r(536):return i(Hr(n,r(493)));case r(438):return i(Hr(n,r(540)))}})),r[t(431)][t(467)]((e=>{const n=t,{data:r}=e;if(r&&n(499)==r[n(429)])return null==r[n(506)]||null==r[n(475)]&&0==r[n(506)]?c:void 0})),r[t(431)][t(467)]((e=>{const r=t;if(r(427)!=e[r(483)])return;const{data:s}=e;if(!s||r(424)!=s[r(429)])return;const o=zs(e);return o?r(506)==o?{type:r(547),content:Hr(n,r(533))}:r(475)==o?{type:r(547),content:Hr(n,r(457))}:c:c})),e[t(497)][t(530)][t(522)]((e=>this[t(564)](e))),e[t(497)][t(530)][t(522)]((e=>this[t(477)](e))),e[t(497)][t(530)][t(522)]((e=>this[t(434)](e))),this[t(507)]()}[js(564)](t){const e=js;if(t[e(546)][e(524)]||!t[e(546)][e(448)])return!1;let n=!1;const r=this[e(503)][e(515)][e(551)](e(543))[e(545)]({skipNotAttached:!0})[e(465)]((t=>t[e(470)]&&e(424)==t[e(470)][e(429)]))[e(465)]((t=>t[e(470)][e(506)]&&t[e(470)][e(475)]));for(const s of r)zs(s)||(t[e(568)](s[e(460)]()),n=!0);return n}[js(477)](t){const e=js;if(t[e(546)][e(524)]||!t[e(546)][e(448)])return!1;const n=this[e(503)][e(515)][e(551)](e(543));if(n[e(549)][e(518)])return!1;let r=!1;const s=[e(531),e(492),e(424),e(499),e(517),e(471),e(472)],o=this[e(503)][e(497)][e(530)][e(432)][e(484)]()[e(465)]((t=>e(427)==t[e(483)]))[e(465)]((t=>s[e(444)](t[e(441)])));if(0==o[e(473)])return r;for(const i of o){const o=n[e(445)](i[e(482)],e(427))[e(465)]((t=>!t[e(566)][e(430)]))[e(558)]((t=>t[e(461)]))[e(465)]((t=>{const r=e,o=n[r(508)](t);return s[r(444)](o)}));if(o[e(473)]){for(const n of o)t[e(568)](n[e(460)]());r=!0}}return r}[js(434)](t){const e=js;if(t[e(546)][e(524)]||!t[e(546)][e(448)])return!1;const n=this[e(503)][e(515)][e(551)](e(543));let r=!1;const s=[e(531),e(492),e(424),e(499),e(517),e(471),e(472)];for(const t of n[e(545)]({skipNotAttached:!0})){const o=n[e(445)](t[e(563)](),e(427))[e(558)]((t=>t[e(461)]))[e(465)]((t=>t[e(470)]&&s[e(444)](t[e(470)][e(429)])));if(!o[e(473)])continue;const a=o[0][e(464)][e(529)][e(446)];if(!o[e(567)]((t=>t[e(529)][e(446)]===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(545)]({skipNotAttached:!0})[s(465)]((e=>s(427)==e[s(483)]&&e[s(529)][s(446)]==t)))e[s(479)](s(446),r)}function i(t,n){const r=e;let s=t[r(464)],i=!1;for(;s;)s[r(529)][r(446)]!=n&&(o(s[r(529)][r(446)],n),s[r(479)](r(446),n),i=!0),s=s[r(556)];return i}}[js(507)](){const t=js,e=this[t(503)],n=e[t(439)],r=e[t(515)][t(551)](t(543));this[t(526)](),r[t(496)][t(455)](t(539),t(450),t(554),(function(n,r){const s=t,o=[];for(let t of n)t[s(468)][s(548)]===t[s(449)][s(532)]&&(t=e[s(497)][s(512)](e[s(497)][s(488)](t[s(468)][s(548)],0))),o[s(478)](t);e[s(497)][s(443)]((t=>{const n=s,a=e[n(497)][n(530)][n(440)],c=Array[n(487)](a[n(557)]())[n(558)]((t=>i.LiveRange[n(442)](t)));t[n(437)](o),e[n(537)][n(551)](r[n(538)])[n(500)](),r[n(459)][n(478)]({forceDefaultExecution:!0}),e[n(501)](r[n(538)],...r[n(459)]),t[n(437)](c);for(const t of c)t[n(569)]()}))})),r[t(431)][t(466)]((function(n){const r=t,s=!e[r(497)][r(495)][r(425)](n),o=n[r(474)],i=n[r(469)],a=n[r(481)](r(424)),c=!o||o[r(481)](r(424))!==a,u=!i||i[r(481)](r(424))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(542),e)))}[js(526)](){const t=js,e=this[t(503)],n=e[t(439)];function r(n){const r=t,s=e[r(537)][r(551)](r(505))[r(518)],o=e[r(537)][r(551)](r(523))[r(518)];return r(523)===n?s:o}e[t(515)][t(551)](t(543))[t(431)][t(467)]((function(s){const o=t;if(o(539)!=s[o(483)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(538)]){case o(505):u=i[o(459)][0][o(494)],l=r(i[o(538)]),a=o(u?553:458),!l&&e[o(521)][o(551)](o(456))||(a=o(504)),c={type:o(547),content:Hr(n,a,Hr(n,o(570)))};break;case o(523):u=i[o(459)][0][o(494)],l=r(i[o(538)]),a=o(u?553:458),!l&&e[o(521)][o(551)](o(456))||(a=o(504)),c={type:o(547),content:Hr(n,a,Hr(n,o(493)))};break;case o(433):a=o(535),c={type:o(547),content:Hr(n,a,Hr(n,o(542)))};break;case o(502):a=function(t){const e=o,n=t[e(563)]();let r=n[e(468)][e(548)];for(;r&&n[e(519)](r);){if(r[e(481)](e(499))>0)return!1;r=r[e(469)]}return!0}(s)?Hr(n,o(458),Hr(n,function(t){const e=o;return e(509)+t[e(563)]()[e(468)][e(548)][e(481)](e(531))[e(428)]()+e(544)}(s))):Hr(n,o(525),Hr(n,o(542))),c={type:o(547),content:a};break;case o(550):case o(451):!1===i[o(552)]&&(a=o(498),c={type:o(486),content:Hr(n,a,Hr(n,o(542)))})}return c}))}}function zs(t){const e=js;let n=t[e(563)]()[e(468)][e(548)][e(474)];for(;n;){const r=n[e(481)](e(424));if(!r)return!1;if(r==t[e(470)][e(506)])return e(506);if(r==t[e(470)][e(475)])return e(475);n=n[e(474)]}return!1}const Hs=Xs;function Ws(){const t=["*Set format:* %0","default","744882dlcvJj","FORMAT_LIST_START","_findSuggestions","_registerLegacyDescription","commandParams","_LIST_DEFAULT","circle","upper-latin","editor","800826yXPGzo","suggestion","ELEMENT_","commandName","numbered","listStyle","start","_getAttributeKey","FORMAT_LIST_REVERSED","listType","lower-latin","next","oldValue","has","square","28816SeVrZr","ListPropertiesEditing","model","isUndo","registerAttributeLabel","list.properties","*Format:* set order to regular","listStart","bulleted","2858967DIPYkg","decimal","TrackChangesEditing","2gXXGLr","40MTiKHS","_LIST_","*Format:* set order to reversed","registerPostFixer","toUpperCase","*Change to:* %0","135457AycLzE","head","10DbJydH","styles","reversed","_descriptionFactory","upper-roman","getFirstRange","lower-roman","startIndex","attribute","batch","type","*Remove format:* %0","replace","key","getAttribute","formatBlock","get","decimal-leading-zero","locale","bind","listReversed","*Format:* set start index to %0","handleDescriptions","includes","registerDescriptionCallback","_enableDefaultAttributesIntegration","_getTranslationKeyForListStyle","removeMarker","plugins","disc","config","12uaranq","newValue","data","find","filter","afterInit","2844853ImGTTo","nodeAfter","71287silObO","getSuggestions","140PzyFFw","format","document","getFirstMarker"];return(Ws=function(){return t})()}function Xs(t,e){const n=Ws();return(Xs=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=Xs,r=t();for(;;)try{if(160851===parseInt(n(475))/1*(parseInt(n(427))/2)+-parseInt(n(483))/3+-parseInt(n(507))/4*(parseInt(n(477))/5)+-parseInt(n(492))/6+-parseInt(n(434))/7*(-parseInt(n(428))/8)+-parseInt(n(424))/9*(-parseInt(n(436))/10)+-parseInt(n(473))/11*(-parseInt(n(467))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[Hs(472)](){const t=Hs;if(!this[t(491)][t(464)][t(505)](t(508)))return;const e=this[t(491)][t(466)][t(452)](t(420)),n=this[t(491)][t(464)][t(452)](t(426));e[t(437)]&&n[t(461)](t(497),[],[t(497)]),e[t(438)]&&n[t(461)](t(456),[],[t(456)]),e[t(443)]&&n[t(461)](t(422),[],[t(422)]);const r={type:t(478),content:""};n[t(439)][t(460)](this[t(458)][t(455)](this));const s=this[t(491)][t(454)];n[t(439)][t(511)](t(456),Hr(s,t(500))),n[t(439)][t(460)]((e=>{const n=t,{data:s}=e;if(s&&n(456)==s[n(449)])return null==s[n(468)]||0==s[n(468)]&&null==s[n(504)]?r:void 0})),n[t(439)][t(511)](t(422),Hr(s,t(484))),n[t(439)][t(460)]((e=>{const n=t,{data:s}=e;if(s&&n(422)==s[n(449)])return null==s[n(468)]||1==s[n(468)]&&null==s[n(504)]?r:void 0})),this[t(491)][t(509)][t(479)][t(431)]((e=>{const r=t;if(e[r(445)][r(510)])return!1;let s=!1;const o=n[r(476)]({skipNotAttached:!0})[r(471)]((t=>{const e=r,s=n[e(499)](t);return e(422)==s||e(456)==s}));for(const t of o)r(496)!=t[r(441)]()[r(498)][r(474)][r(450)](r(501))&&(n[r(485)](t[r(441)](),r(444))[r(470)]((t=>r(501)==n[r(499)](t[r(493)])))||(e[r(463)](t[r(480)]()),s=!0));return s})),this[t(486)]()}[Hs(458)](t){const e=Hs,n=this[e(491)][e(454)],{data:r}=t,s={type:e(478),content:""};if(!r||e(497)!=r[e(449)])return;if(!r[e(504)])return e(482)==r[e(468)]?s:{type:e(478),content:""+Hr(n,e(481),Hr(n,this[e(462)](r[e(468)])))};if(!r[e(468)]){if(e(482)==r[e(504)])return s;let o=t[e(435)];for(;o;){if(o[e(469)]&&e(501)==o[e(469)][e(449)]&&o[e(469)][e(468)])return s;o=o[e(503)]}return{type:e(478),content:""+Hr(n,e(447),Hr(n,this[e(462)](r[e(504)])))}}if(e(482)!=r[e(468)])return{type:e(478),content:""+Hr(n,e(481),Hr(n,this[e(462)](r[e(468)])))};let o=t[e(435)];for(;o;){if(o[e(469)]&&e(501)==o[e(469)][e(449)]&&o[e(469)][e(468)]&&o[e(469)][e(504)])return s;o=o[e(503)]}const i=t[e(441)]()[e(498)][e(474)][e(450)](e(501));return{type:e(478),content:Hr(n,e(481),Hr(n,e(494)+i[e(432)]()+e(488)))}}[Hs(486)](){const t=Hs,e=this[t(491)],n=e[t(454)];e[t(464)][t(452)](t(426))[t(439)][t(460)]((e=>{const r=t;if(r(451)!=e[r(446)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(495)]){case r(497):o=r(433),i={type:r(478),content:Hr(n,o,Hr(n,this[r(462)](s[r(487)][0][r(446)])))};break;case r(456):o=s[r(487)][0][r(438)]?r(430):r(421),i={type:r(478),content:Hr(n,o)};break;case r(422):o=r(457),i={type:r(478),content:Hr(n,o,s[r(487)][0][r(443)])}}return i}))}[Hs(462)](t){const e=Hs;return e(494)+function(t){const n=e;return qs[n(459)](t)?n(423):Zs[n(459)](t)?n(496):null}(t)[e(432)]()+e(429)+t[e(432)]()[e(448)](/-/g,"_")}}const qs=[Hs(465),Hs(489),Hs(506)],Zs=[Hs(425),Hs(453),Hs(442),Hs(440),Hs(502),Hs(490)];var Js=n(507);function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=329]})(t,e)}const Qs=Ys;function $s(){const t=["447693DaXnqY","markerNameToElements","options","nextSibling","model","markerName","addMarker:suggestion:insertion","commands","2244360sZxGnT","high","24WsnAty","plugins","bind","3140azpeGR","afterExecute","hasClass","init","writer","143zChZcN","fire","selection","change","end","enter","markInsertion","getFirstRange","removeMarker:suggestion:insertion","mapper","88ylXKZW","createRange","1126593dRFGvl","editor","get","83575zybYwa","unbindElementFromMarkerName","downcastDispatcher","showSuggestionHighlights","detach","408600eaSGuN","enterBlock","requires","createPositionAt","data","split","fromRange","ck-suggestion-marker-split","2250696uWEOEt","remove","document","parent","TrackChangesEditing","getFirstPosition","enableCommand","setSelection","editing"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(190118===parseInt(n(336))/1*(-parseInt(n(331))/2)+parseInt(n(373))/3+-parseInt(n(346))/4*(-parseInt(n(351))/5)+parseInt(n(356))/6+-parseInt(n(364))/7+parseInt(n(383))/8*(parseInt(n(348))/9)+-parseInt(n(381))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(358)](){return[Js.Enter]}[Qs(334)](){const t=Qs,e=this[t(349)],n=e[t(329)][t(350)](t(368)),r=e[t(380)][t(350)](t(341));n[t(370)](t(341),(()=>{const s=t;e[s(377)][s(339)]((t=>{const o=s,a=e[o(377)][o(366)][o(338)],c=a[o(369)](),u=i.LiveRange[o(362)](a[o(343)]());if(r[o(357)](t)){const r=e[o(377)][o(359)](c[o(367)][o(376)],0),s=t[o(347)](c,r);n[o(342)](s)}else t[o(371)](t[o(347)](u[o(340)]));u[o(355)](),r[o(337)](o(332),{writer:t})}))})),e[t(372)][t(353)].on(t(379),Ds(e,t(361)),{priority:t(382)}),e[t(372)][t(353)].on(t(344),((e,n,r)=>{const s=t,o=r[s(345)][s(374)](n[s(378)]);if(o)for(const t of o)t[s(333)](s(363))&&(r[s(345)][s(352)](t,n[s(378)]),r[s(335)][s(365)](t))}),{priority:t(382)}),e[t(360)][t(353)].on(t(379),((n,r,s)=>{const o=t;s[o(375)][o(354)]&&Ds(e,o(361),{showActiveMarker:!1})[o(330)](this)(n,r,s)}),{priority:t(382)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=386]})(t,e)}const no=eo;function ro(){const t=["editor","markers","3510660NkqmbA","enableCommand","plugins","createPositionAt","end","3wswVXI","item","string","handleFindCommand","findByTextCallback","639870MdRDKq","getIntersection","filter","start","get","4793621dDewuI","953776vkUhky","findPrevious","TrackChangesEditing","createRange","find","getMarkersGroup","suggestion:deletion","3447316LIUyZB","findNext","11672700IeJWwl","model","getRange","replace","280740IOuIDB","replaceAll","FindAndReplaceEditing","_isInDeletionRange","afterInit","9oFmwYY","bind","FindAndReplaceUtils","8VXnwAh","has"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(574323===parseInt(n(422))/1*(parseInt(n(389))/2)+parseInt(n(398))/3*(parseInt(n(416))/4)+-parseInt(n(393))/5+-parseInt(n(403))/6+parseInt(n(408))/7+parseInt(n(409))/8*(-parseInt(n(386))/9)+-parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(426)](){const t=no;if(!this[t(391)][t(395)][t(390)](t(424)))return;const e=this[t(391)][t(395)][t(407)](t(411));e[t(394)](t(413),this[t(401)][t(387)](this)),e[t(394)](t(417)),e[t(394)](t(410)),e[t(394)](t(421)),e[t(394)](t(423))}[no(401)](t,e,n={}){const r=no,s=this[r(391)][r(395)][r(407)](r(388));return t((t=>(r(400)==typeof e?s[r(402)](e,n):e)(t)[r(405)]((e=>!1===this[r(425)](e,t[r(399)])))),n)}[no(425)](t,e){const n=no,r=this[n(391)][n(419)][n(412)](this[n(391)][n(419)][n(396)](e,t[n(406)]),this[n(391)][n(419)][n(396)](e,t[n(397)]));for(const t of this[n(391)][n(419)][n(392)][n(414)](n(415)))if(null!==r[n(404)](t[n(420)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(109402===parseInt(n(241))/1+parseInt(n(236))/2*(-parseInt(n(238))/3)+-parseInt(n(291))/4+parseInt(n(275))/5*(-parseInt(n(279))/6)+-parseInt(n(247))/7+parseInt(n(276))/8+parseInt(n(253))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(248),commandName:oo(263)},{pluginName:oo(243),commandName:oo(242)},{pluginName:oo(257),commandName:oo(254)},{pluginName:oo(235),commandName:oo(249)}];class co extends t.Plugin{[oo(282)](){const t=oo,e=this[t(260)][t(265)],n=this[t(260)][t(252)][t(258)](t(274));for(const{pluginName:e,commandName:r}of ao)this[t(260)][t(252)][t(261)](e)&&n[t(280)](r,[r]);e.t,n[t(286)][t(256)](t(263),Hr(e,t(262))),n[t(286)][t(256)](t(242),Hr(e,t(246))),n[t(286)][t(256)](t(254),Hr(e,t(250))),n[t(286)][t(256)](t(249),Hr(e,t(281))),this[t(278)]()}[oo(278)](){const t=oo,e=this[t(260)],n=e[t(265)];e[t(252)][t(258)](t(274))[t(286)][t(259)]((e=>{const r=t,o=n.t;if(r(270)!=e[r(255)])return;const{data:i}=e;if(null!=i){if(r(263)==i[r(244)]){const t=i[r(268)][0][r(290)];if(t){const e=o(this[r(260)][r(252)][r(258)](r(271))[r(289)](this[r(260)][r(272)][r(258)](r(234)))[r(239)]((e=>e[r(288)]==t))[r(245)])[r(283)]();return{type:r(267),content:Hr(n,r(273),e)}}return{type:r(267),content:Hr(n,r(287))}}if(r(242)==i[r(244)]){const t=i[r(268)][0][r(290)];return t?{type:r(267),content:Hr(n,r(277),t)}:{type:r(267),content:Hr(n,r(269))}}if(r(254)==i[r(244)]){const t=i[r(268)][0][r(290)];if(t){const e=(0,s.normalizeColorOptions)(this[r(260)][r(272)][r(258)](r(264)))[r(239)]((e=>e[r(288)]==t));let i=t,a="";return e&&(i=e[r(285)],a=o(i)[r(283)]()),{type:r(267),content:Hr(n,r(266),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(267),content:Hr(n,r(233))}}if(r(249)==i[r(244)]){const t=i[r(268)][0][r(290)];if(t){const e=(0,s.normalizeColorOptions)(this[r(260)][r(272)][r(258)](r(284)))[r(239)]((e=>e[r(288)]==t));let i=t,a="";return e&&(i=e[r(285)],a=o(i)[r(283)]()),{type:r(267),content:Hr(n,r(251),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(267),content:Hr(n,r(237))}}}}))}}function uo(){const t=["*Set font family:* %0","_registerLegacyDescription","12vwCDcY","_enableDefaultAttributesIntegration","FORMAT_FONT_BACKGROUND","afterInit","toLowerCase","fontBackgroundColor.colors","label","_descriptionFactory","*Reset font size*","model","normalizeSizeOptions","value","476584tEXjHE","*Reset font color*","fontSize.options","FontBackgroundColorEditing","10492AfpppA","*Reset font background color*","12rkIoba","find","trim","188859LHBkSL","fontFamily","FontFamilyEditing","commandName","title","FORMAT_FONT_FAMILY","874720iZUqZO","FontSizeEditing","fontBackgroundColor","FORMAT_FONT_COLOR","*Set font background color:* %0","plugins","3013650Uchtia","fontColor","type","registerAttributeLabel","FontColorEditing","get","registerDescriptionCallback","editor","has","FORMAT_FONT_SIZE","fontSize","fontColor.colors","locale","*Set font color:* %0","format","commandParams","*Reset font family*","formatInline","FontSize","config","*Set font size:* %0","TrackChangesEditing","546815wGdAVL","556072Silacg"];return(uo=function(){return t})()}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=238]})(t,e)}const fo=lo;function ho(){const t=["TrackChangesEditing","config","commandParams","fontSize.options","_registerLegacyDescription","*Set format to:* %0","length","push","format","type","registerDescriptionCallback","entries","join","fontSize","312000AhhzLr","_descriptionFactory","commandName","fontBackgroundColor","commands","toUpperCase","328980dXKfOu","formatBlock","copyFormat","label","40fEuwIi","pasteFormat","*Remove all formatting*","boolean","FontSize","290728IeMGRG","_enableDefaultAttributesIntegration","9549397eMUYoW","locale","1157607OiIUUO","normalizeSizeOptions","afterInit","14goyRjd","plugins","159465UKIAIq","fontColor.colors","find","slice","85991jEZNQv","charAt","enableCommand","model","get","split","toLowerCase","fontColor","formatInline","editor","119eARgar","30yOubwP","title"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(380058===parseInt(n(275))/1*(parseInt(n(269))/2)+parseInt(n(271))/3*(parseInt(n(257))/4)+-parseInt(n(247))/5+-parseInt(n(253))/6+parseInt(n(285))/7*(parseInt(n(262))/8)+parseInt(n(266))/9*(-parseInt(n(286))/10)+-parseInt(n(264))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(268)](){const t=fo,e=this[t(284)],n=e[t(270)][t(279)](t(288)),r=e[t(251)][t(279)](t(255)),s=e[t(251)][t(279)](t(258));r&&s&&(n[t(263)](t(258)),n[t(277)](t(255)),this[t(292)]())}[fo(292)](){const t=fo,e=this[t(284)],n=e[t(265)];e[t(270)][t(279)](t(288))[t(248)][t(243)]((r=>{const s=t;if(s(254)!=r[s(242)]&&s(283)!=r[s(242)])return;const{data:o}=r;if(o&&s(258)===o[s(249)]){const t=[],r=o[s(290)][0];for(const[n,o]of Object[s(244)](r))t[s(240)](po(e,n,o));return t[s(239)]?{type:s(241),content:Hr(n,s(238),t[s(245)](", "))}:{type:s(241),content:Hr(n,s(259))}}}))}}function po(t,e,n){const r=fo,o=t[r(265)].t,i=e[r(280)](/(?=[A-Z])/)[r(245)](" "),a=o(i[r(276)](0)[r(252)]()+i[r(274)](1))[r(281)]();if(r(260)==typeof n)return a;if(r(282)===e||r(250)===e){const e=(0,s.normalizeColorOptions)(t[r(289)][r(279)](r(272)))[r(273)]((t=>t[r(278)]==n));return a+" ("+(e?o(e[r(256)])[r(281)]():n)+")"}if(r(246)===e&&isNaN(parseFloat(n))){const e=t[r(270)][r(279)](r(261))[r(267)](t[r(289)][r(279)](r(291)))[r(273)]((t=>t[r(278)]==n));return a+" ("+(e?o(e[r(287)])[r(281)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(839242===-parseInt(n(463))/1*(-parseInt(n(473))/2)+-parseInt(n(437))/3+parseInt(n(436))/4*(parseInt(n(453))/5)+parseInt(n(444))/6*(-parseInt(n(465))/7)+parseInt(n(454))/8+-parseInt(n(464))/9+parseInt(n(435))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(438)](){const t=mo,e=this[t(448)];if(!e[t(452)][t(468)](t(447)))return;this[t(470)]=e[t(440)][t(466)](t(458));const n=e[t(457)],r=e[t(452)][t(466)](t(441));r[t(472)](t(477));for(const e of this[t(470)])t(476)!=e[t(450)]&&r[t(474)][t(467)](e[t(450)],(n=>{const r=t,i=this[r(460)](e[r(450)]);return null!==i?s(n,i):o(n,e[r(442)])}));function s(e,r){return Hr(n,t(461),[e,r])}function o(e,r){return Hr(n,t(478),[e,r])}this[t(462)]()}[mo(462)](){const t=mo,e=this[t(448)],n=e[t(457)];e[t(452)][t(466)](t(441))[t(474)][t(456)]((e=>{const r=t;if(r(475)!=e[r(459)])return;const{data:s}=e;if(s&&r(477)==s[r(469)]){const e=s[r(455)][0][r(471)],c=this[r(460)](e);if(null!==c)return{type:r(439),content:Hr(n,r(443),(1,a=c,Hr(n,r(461),[1,a])))};const u=this[r(470)][r(449)]((t=>t[r(450)]===e))[r(442)];return{type:r(439),content:Hr(n,r(443),(o=1,i=u,Hr(n,t(478),[o,i])))}}var o,i,a}))}[mo(460)](t){const e=mo;var n,r;const s=t[e(445)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(470)])||void 0===n?void 0:n[e(449)]((n=>n[e(450)]==t));if(o&&o[e(451)]){const t=o[e(451)],n=(null!==(r=t[e(446)])&&void 0!==r?r:t)[e(445)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["locale","heading.options","type","_getHeadingLevel","ELEMENT_HEADING","_registerLegacyDescription","1162129NMtjtQ","5437845RqRwBs","1188313RutEJF","get","registerElementLabel","has","commandName","_headingOptions","value","_enableDefaultAttributesIntegration","2TPvFky","_descriptionFactory","formatBlock","paragraph","heading","ELEMENT_HEADING_CUSTOM","10693090RkJJwZ","2148PAMyFi","3461559HuILfX","afterInit","format","config","TrackChangesEditing","title","*Change to:* %0","30orxCmS","match","name","HeadingEditing","editor","find","model","view","plugins","11285FvABTn","21184HOuFQi","commandParams","registerDescriptionCallback"];return(bo=function(){return t})()}const To=yo;function _o(){const t=["42216yoddyw","commandName","_enableDefaultAttributesIntegration","2709gXbtFd","plugins","350lzxERS","registerDescriptionCallback","164695ywsOyO","afterInit","60WhQntT","model","commandParams","registerAttributeLabel","4708363kktivf","value","type","highlight.options","config","highlight","7665144RtDTTy","520Uxrqlu","TrackChangesEditing","FORMAT_HIGHLIGHT","30172UZztDP","has","editor","10LyqhWm","title","get","color","locale","*Remove highlight*","_registerLegacyDescription","find","toLowerCase","*Set highlight:* %0","_descriptionFactory","format","formatInline","3sZnzna","21062rcwElc","HighlightEditing"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(281178===parseInt(n(115))/1+-parseInt(n(132))/2*(-parseInt(n(131))/3)+-parseInt(n(143))/4*(parseInt(n(141))/5)+-parseInt(n(134))/6*(parseInt(n(139))/7)+parseInt(n(112))/8*(parseInt(n(137))/9)+parseInt(n(118))/10*(parseInt(n(147))/11)+parseInt(n(153))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(142)](){const t=To,e=this[t(117)];if(!e[t(138)][t(116)](t(133)))return;const n=e[t(138)][t(120)](t(113)),r=e[t(122)];n[t(136)](t(152),[t(152)]),n[t(128)][t(146)](t(152),Hr(r,t(114))),this[t(124)]()}[To(124)](){const t=To,e=this[t(117)],n=e[t(122)];e[t(138)][t(120)](t(113))[t(128)][t(140)]((r=>{const s=t;if(s(130)!=r[s(149)])return;const{data:o}=r;if(o&&s(152)==o[s(135)]){const t=n.t,r=o[s(145)][0][s(148)];if(r){const o=e[s(151)][s(120)](s(150))[s(125)]((t=>t[s(144)]==r)),i=t(o[s(119)])[s(126)]();return{type:s(129),content:Hr(n,s(127),i),color:{value:o[s(121)],title:o[s(119)]}}}return{type:s(129),content:Hr(n,s(123),Hr(n,s(114)))}}}))}}const ko=Co;function Co(t,e){const n=No();return(Co=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(158898===-parseInt(n(330))/1+-parseInt(n(339))/2+parseInt(n(338))/3*(-parseInt(n(324))/4)+-parseInt(n(329))/5*(-parseInt(n(355))/6)+parseInt(n(328))/7*(parseInt(n(343))/8)+parseInt(n(347))/9+-parseInt(n(325))/10*(parseInt(n(337))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Ro extends t.Plugin{[ko(341)](){const t=ko,e=this[t(335)];if(!e[t(344)][t(354)](t(359)))return;e[t(344)][t(358)](t(332))[t(326)](t(352));const n=e[t(344)][t(358)](t(332)),r=e[t(340)];n[t(350)][t(345)](t(352),(e=>Hr(r,t(349),e))),e[t(360)][t(346)](t(327))[t(334)]({model:t(352),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(348)])return null;const o=n[s(336)](s(353)),i=n[s(333)]("hr");return n[s(356)](s(342),o),n[s(357)](n[s(351)](o,0),i),o},converterPriority:t(331)})}}function No(){const t=["editor","createContainerElement","11VAZMFg","51KdpHjX","30534OoxMzv","locale","afterInit","ck-horizontal-line","95112EJXeGV","plugins","registerElementLabel","for","1641348QwriXt","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","_descriptionFactory","createPositionAt","horizontalLine","div","has","6lXbSfH","addClass","insert","get","HorizontalLineEditing","conversion","73032JEifnn","1408630nWOgrM","enableCommand","dataDowncast","91OugjHR","1578890yGbwLo","27293TcBnMm","high","TrackChangesEditing","createEmptyElement","elementToStructure"];return(No=function(){return t})()}const Lo=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=461]})(t,e)}function vo(){const t=["value","key","14618412OLzCQo","HtmlEmbed","editor","format","4KHWMxD","htmlEmbed","getFirstRange","type","281660wInkmf","get","ELEMENT_HTML_EMBED","commandName","plugins","*Change %0 content*","afterInit","locale","formatBlock","_descriptionFactory","4103635NXzDHT","11wExxgb","_enableDefaultAttributesIntegration","has","45446IEBTbn","attribute","104BsTvAt","TrackChangesEditing","4704876rFEoqs","element","54887edVcsx","rawHtml","registerDescriptionCallback","registerElementLabel","_registerLegacyDescription","nodeAfter","15tHwMCq","start","2457009sRFVLK","10mwBack"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(436881===parseInt(n(472))/1*(-parseInt(n(490))/2)+parseInt(n(462))/3*(-parseInt(n(476))/4)+parseInt(n(486))/5+-parseInt(n(494))/6+-parseInt(n(496))/7*(parseInt(n(492))/8)+-parseInt(n(464))/9*(parseInt(n(465))/10)+-parseInt(n(487))/11*(-parseInt(n(468))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(482)](){const t=Lo,e=this[t(470)];if(!e[t(480)][t(489)](t(469)))return;const n=e[t(480)][t(477)](t(493)),r=e[t(483)];n[t(485)][t(499)](t(497),(e=>Hr(r,t(478),e))),n[t(488)](t(473),[],[t(466)]),n[t(485)][t(498)]((e=>{const n=t;if(n(491)!=e[n(475)])return;const{data:s}=e;if(s&&n(466)==s[n(467)]&&e[n(474)]()[n(463)][n(461)].is(n(495),n(497))){const t=Hr(r,n(478));return{type:n(471),content:Hr(r,n(481),t)}}})),this[t(500)]()}[Lo(500)](){const t=Lo,e=this[t(470)],n=e[t(483)];e[t(480)][t(477)](t(493))[t(485)][t(498)]((e=>{const r=t;if(r(484)!=e[r(475)])return;const{data:s}=e;if(s&&r(473)==s[r(479)]){const t=Hr(n,r(478));return{type:r(471),content:Hr(n,r(481),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=339]})(t,e)}function Do(){const t=["element","editor","alt","1596833aqNyDQ","findIndex","toggleImageCaption","imageTypeInline","getCaptionFromImageModelElement","_descriptionFactory","format","2015685hDXmyU","commandParams","_registerLegacyDescription","end","ImageResize","isBefore","find","16xRnwxe","model","schema","commandName","getNearestSelectionRange","imageTypeBlock","caption","isOwn","isCollapsed","52uLuOUI","toPrevious","type","imageCaption","afterInit","ImageBlockEditing","ImageInlineEditing","createRange","ImageEditing","deletion","registerElementLabel","Block image to inline image","_enableDefaultAttributesIntegration","nodeAfter","change","ELEMENT_INLINE_IMAGE","isEqual","removeObject","key","getContainedElement","markBlockFormat","enableCommand","accept","uploadImage","newValue","29775SGpjQZ","length","forceDefaultExecution","has","markInsertion","*Set image width:* %0","convertInlineImageToBlock","imageTextAlternative","previous","registerAttributeLabel","get","insertImage","document","resizeImage","discard","backward","isBlockImage","width","subType","resizedWidth","convertBlockImageToInline","1275174BVXojs","isIntersecting","getSuggestionCallback","createRangeOn","registerCustomCallback","toNext","join","*Reset image width*","locale","detach","ImageUploadEditing","ELEMENT_CAPTION","imageBlock","ImageTextAlternativeEditing","registerDescriptionCallback","Inline image to block image","attribute","TrackChangesEditing","selection","imageStylePreApply","addObject","imageInline","forward","14220ruBAOC","filter","ImageCaptionEditing","nodeBefore","*Remove image text alternative*","14530XyrMZI","ELEMENT_IMAGE","ImageCaptionUtils","getFirstRange","fromPosition","markDeletion","724310xOthTA","*Set image text alternative:* %0","insertion","formatInline","3114xXVPsv","_findSuggestions","_suggestionFactory","ImageUtils","FORMAT_IMAGE_SIZE","formatBlock","chain","start","plugins","getClosestSelectedImageElement"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(332852===-parseInt(n(340))/1+parseInt(n(351))/2+-parseInt(n(416))/3*(-parseInt(n(391))/4)+-parseInt(n(375))/5+parseInt(n(437))/6+parseInt(n(368))/7*(-parseInt(n(382))/8)+-parseInt(n(355))/9*(-parseInt(n(345))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(395)](){const t=Oo,e=this[t(366)];if(!e[t(363)][t(419)](t(399)))return;const n=e[t(363)][t(426)](t(454)),r=e[t(363)][t(426)](t(358)),s=e[t(445)];n[t(412)](t(427)),n[t(373)][t(401)](t(449),(e=>Hr(s,t(346),e))),n[t(373)][t(401)](t(458),(e=>Hr(s,t(406),e))),n[t(373)][t(401)](t(388),(()=>Hr(s,t(448)))),e[t(363)][t(419)](t(447))&&n[t(412)](t(414)),e[t(363)][t(419)](t(396))&&e[t(363)][t(419)](t(397))&&(n[t(412)](t(371),((s,o)=>{const i=t,a=r[i(364)](e[i(383)][i(428)][i(455)]);e[i(383)][i(405)]((()=>{const t=i;n[t(411)](a,{commandName:t(371),commandParams:[o]},[],t(436))}))})),n[t(412)](t(387),((s,o)=>{const a=t;e[a(383)][a(405)]((t=>{const c=a;let u=r[c(364)](e[c(383)][c(428)][c(455)]),l=t[c(440)](u);const f=i.LivePosition[c(349)](l[c(362)],c(392)),h=i.LivePosition[c(349)](l[c(378)],c(442));n[c(418)]((()=>s(o))),u=r[c(364)](e[c(383)][c(428)][c(455)]),l=t[c(440)](u);const g=t[c(398)](f,h);f[c(446)](),h[c(446)](),n[c(411)](u,{commandName:c(371),commandParams:[o]},[],c(422)),g[c(362)][c(380)](l[c(362)])&&n[c(420)](t[c(398)](g[c(362)],l[c(362)]),c(422)),l[c(378)][c(380)](g[c(378)])&&n[c(420)](t[c(398)](l[c(378)],g[c(378)]),c(422))}))})),n[t(357)][t(441)](t(360),t(422),t(443),(()=>!1)),n[t(357)][t(441)](t(360),t(422),t(413),(()=>!1)),n[t(357)][t(441)](t(360),t(422),t(430),n[t(357)][t(439)](t(360),"",t(413))),n[t(357)][t(441)](t(353),t(422),t(443),(()=>!1)),n[t(357)][t(441)](t(353),t(422),t(430),(([r])=>{const s=t,o=n[s(357)][s(439)](s(353),"",s(430));let i=r[s(362)],a=r[s(378)];const c=e[s(383)][s(384)][s(386)](i,s(431)),u=e[s(383)][s(384)][s(386)](a,s(339));c[s(390)]&&(i=c[s(362)]),u[s(390)]&&(a=u[s(378)]),o([e[s(383)][s(398)](i,a)])})),n[t(357)][t(441)](t(360),t(422),t(361),c),n[t(357)][t(441)](t(353),t(422),t(361),c)),e[t(363)][t(419)](t(342))&&(n[t(412)](t(370),((s,o)=>{const i=t,a=e[i(363)][i(426)](i(347));let c=r[i(364)](e[i(383)][i(428)][i(455)]),u=a[i(372)](c);e[i(383)][i(405)]((()=>{const t=i;if(u)return void n[t(350)](e[t(383)][t(440)](u));const l=r[t(432)](c);s(o),c=r[t(364)](e[t(383)][t(428)][t(455)]),u=a[t(372)](c),n[t(420)](e[t(383)][t(440)](u),l?null:t(394))}))})),n[t(357)][t(441)](t(353),t(394),t(361),c));const o=[{type:t(360),subType:t(456)},{type:t(353),subType:t(394)},{type:t(360),subType:t(422)},{type:t(353),subType:t(422)}];function a(e,s){const i=t,a=o[i(369)]((({type:t,subType:n})=>e[i(393)]==t&&e[i(434)]==n)),c=o[i(369)]((({type:t,subType:e})=>s[i(393)]==t&&s[i(434)]==e));if(a<0||c<0)return!1;const u=e[i(348)](),l=s[i(348)]();if((0==a||1==a)&&2==c&&u[i(438)](l))return!0;if(2==a&&3==c){const t=n[i(356)](u,i(353))[i(341)]((({suggestion:t,meta:e})=>e[i(389)]&&i(422)==t[i(434)]));if(t[i(417)]>1&&l[i(378)][i(407)](u[i(362)]))return!0;if(1==t[i(417)]&&(u[i(362)][i(407)](l[i(378)])||u[i(378)][i(407)](l[i(362)])))return!0}if(3==a&&3==c&&u[i(362)][i(380)](l[i(362)])){const t=u[i(378)][i(404)],e=l[i(362)][i(343)];return r[i(432)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(363)][t(419)](t(379))&&(n[t(403)](t(429),[],[t(435)]),n[t(373)][t(425)](t(435),Hr(s,t(359)))),e[t(363)][t(419)](t(450))&&n[t(403)](t(423),[],[t(367)]),n[t(373)][t(451)]((e=>{const n=t;if(o[n(381)]((({type:t,subType:r})=>e[n(393)]==t&&e[n(434)]==r)))return e[n(424)]?{}:void 0})),n[t(373)][t(451)]((e=>{const n=t;if(n(353)==e[n(393)]||n(400)==e[n(393)]){const t=e[n(410)]();if(t&&t.is(n(365),n(388)))return{type:n(353)==e[n(393)]?n(457):n(408),element:t,quantity:1}}})),n[t(373)][t(451)]((e=>t(360)==e[t(393)]&&t(422)==e[t(434)]?{type:t(374),content:t(452)}:t(360)==e[t(393)]&&t(436)==e[t(434)]?{type:t(374),content:t(402)}:void 0)),n[t(373)][t(451)]((e=>{const n=t;if(n(453)!=e[n(393)])return;const{data:r}=e;if(!r||n(367)!=r[n(409)])return;const o=r[n(415)];return o?{type:n(374),content:Hr(s,n(352),'"'+o+'"')}:{type:n(374),content:Hr(s,n(344))}})),this[t(377)]()}[Oo(377)](){const t=Oo,e=this[t(366)],n=e[t(445)];e[t(363)][t(426)](t(454))[t(373)][t(451)]((e=>{const r=t;if(r(360)!=e[r(393)]&&r(354)!=e[r(393)])return;const{data:s}=e;if(s){if(r(423)==s[r(385)]){const t=s[r(376)][0][r(415)];return t?{type:r(374),content:Hr(n,r(352),'"'+t+'"')}:{type:r(374),content:Hr(n,r(344))}}if(r(429)==s[r(385)]){const t=s[r(376)][0][r(433)];return t?{type:r(374),content:Hr(n,r(421),t)}:{type:r(374),content:Hr(n,r(444))}}}}))}}const Po=Bo;function xo(){const t=["*Replace image URL*","_enableDefaultAttributesIntegration","903753cVVTjn","_suggestionFactory","formatBlock","ImageEditing","key","1639430mJeROv","TrackChangesEditing","plugins","newValue","registerDescriptionCallback","_descriptionFactory","getSuggestionCallback","discard","1292468ZplKMv","registerCustomCallback","get","commandName","181265jGNXYP","type","653586pLLZan","locale","attribute","1716fsVztP","formatInline","_registerLegacyDescription","*Format:* replace image URL","oldValue","accept","afterInit","_handleLegacySuggestions","replaceImageSource","24cHvqmF","472331SNzzBS","24PzTsdo","55bQRMUt","137085dhifPX","2cggPfq","10qvtvWu","format","has","src","editor"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(410154===parseInt(n(489))/1*(parseInt(n(449))/2)+-parseInt(n(476))/3+parseInt(n(470))/4*(parseInt(n(450))/5)+-parseInt(n(488))/6*(parseInt(n(474))/7)+-parseInt(n(490))/8*(-parseInt(n(457))/9)+parseInt(n(462))/10*(parseInt(n(491))/11)+parseInt(n(479))/12*(-parseInt(n(492))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(485)](){const t=Po;if(!this[t(454)][t(464)][t(452)](t(460)))return;const e=this[t(454)][t(477)],n=this[t(454)][t(464)][t(472)](t(463));n[t(456)](t(487),[],[t(453)]),n[t(467)][t(466)]((n=>{const r=t;if(r(478)!=n[r(475)])return;const{data:s}=n;return s&&r(453)==s[r(461)]?s[r(465)]&&s[r(483)]?{type:r(451),content:Hr(e,r(455))}:{type:r(451),content:""}:void 0})),this[t(486)]()}[Po(486)](){const t=Po,e=this[t(454)][t(464)][t(472)](t(463));e[t(458)][t(471)](t(459),t(487),t(484),e[t(458)][t(468)](t(459),null,t(469))),e[t(458)][t(471)](t(459),t(487),t(469),e[t(458)][t(468)](t(459),null,t(484))),this[t(481)]()}[Po(481)](){const t=Po,e=this[t(454)],n=e[t(477)];e[t(464)][t(472)](t(463))[t(467)][t(466)]((e=>{const r=t;if(r(459)!=e[r(475)]&&r(480)!=e[r(475)])return;const{data:s}=e;return s&&r(487)==s[r(473)]?{type:r(451),content:Hr(n,r(482))}:void 0}))}}function jo(){const t=["toLowerCase","normalizedStyles","imageStyle","getFirstRange","1472940stBAFq","differ","type","getChangedMarkers","change","model","imageStylePreApply","shouldConvertImageType","end","isInlineImage","commandReversedParams","registerCustomCallback","subType","name","*Format:* %0","imageCaption","isBlockImage","filter","side","newRange","commandName","5782609flmMnt","nodeAfter","hasSuggestion","author","markBlockFormat","suggestion","findIndex","getSuggestionCallback","getContainedElement","TrackChangesEditing","getSuggestion","Users","has","_descriptionFactory","formatBlock","plugins","from","next","isEqual","commands","imageStylePostApply","setImageNaturalSizeAttributes","4416272iPLnYT","insertion","FORMAT_SIDE_IMAGE","createRangeOn","448688RoONAU","_findSuggestions","head","getClosestSelectedImageElement","forEach","_suggestionFactory","start","discard","commandParams","isIntersecting","ImageUtils","chain","25242786JLcCoO","isBefore","nodeBefore","13935nOIRhi","selection","registerPostFixer","locale","discardSuggestion","format","ImageStyleEditing","imageTypeBlock","get","refresh","document","isOwn","20099tBbdxw","accept","afterInit","isInContent","formatInline","5mIaWKH","title","_splitMarkerName","registerDescriptionCallback","imageTypeInline","join","convertInlineImageToBlock","markInlineFormat","getSuggestions","editor","enableCommand","746BMldqk","length","_registerLegacyDescription","value"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(911335===-parseInt(n(237))/1+parseInt(n(253))/2*(-parseInt(n(225))/3)+-parseInt(n(210))/4*(parseInt(n(242))/5)+parseInt(n(261))/6+-parseInt(n(282))/7+parseInt(n(206))/8+parseInt(n(222))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(239)](){const t=Go,n=this[t(251)];if(!n[t(199)][t(294)](t(231)))return;const r=n[t(199)][t(233)](t(291)),s=n[t(199)][t(233)](t(220)),o={};r[t(252)](t(259),((o,i)=>{const a=t,c=n[a(199)][a(233)](a(293)).me,u=n[a(203)][a(233)](a(259));let l=s[a(213)](n[a(266)][a(235)][a(226)]),f=n[a(266)][a(209)](l),h=u[a(256)];if(h==i[a(256)])return;const g={commandName:a(259),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(266)][a(265)]((()=>{const t=a;if(r[t(250)]()[t(278)]((e=>e[t(240)]&&c==e[t(285)]&&(t(296)==e[t(263)]||t(241)==e[t(263)])&&(t(267)==e[t(273)]||t(204)==e[t(273)])&&e[t(260)]()[t(202)](f)))[t(214)]((e=>r[t(229)](e[t(212)]))),l=s[t(213)](n[t(266)][t(235)][t(226)]),f=n[t(266)][t(209)](l),u[t(234)](),n[t(203)][t(233)](t(246))[t(234)](),n[t(203)][t(233)](t(232))[t(234)](),h=u[t(256)],h!=i[t(256)])return s[t(270)](l)&&u[t(268)](i[t(256)],l)?(o({...i,setImageSizes:!1}),l=s[t(213)](n[t(266)][t(235)][t(226)]),void r[t(286)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(267))):void(s[t(277)](l)?r[t(286)](l,g,[],t(204)):r[t(249)](f,g,t(204)))}))}));for(const e of n[t(199)][t(233)](t(231))[t(258)])o[e[t(274)]]=e[t(243)][t(257)]();r[t(215)][t(272)](t(296),t(267),t(247),(()=>!1)),r[t(215)][t(272)](t(296),t(204),t(247),(()=>!1)),r[t(215)][t(272)](t(241),t(204),t(247),(()=>!1)),r[t(215)][t(272)](t(296),t(267),t(238),(([e])=>{const n=t;s[n(205)](e[n(290)]())})),r[t(215)][t(272)](t(296),t(267),t(217),((e,n)=>{const s=t;r[s(215)][s(289)](s(296),"",s(238))(e,{commandName:n[s(281)],commandParams:n[s(271)]})})),r[t(215)][t(272)](t(296),t(267),t(221),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(296),subType:t(267)},{type:t(207),subType:t(276)},{type:t(296),subType:t(248)},{type:t(207),subType:t(248)}];function a(e,n){const o=t,a=i[o(288)]((({type:t,subType:n})=>e[o(263)]==t&&e[o(273)]==n)),c=i[o(288)]((({type:t,subType:e})=>n[o(263)]==t&&n[o(273)]==e));if(a<0||c<0)return!1;const u=e[o(260)](),l=n[o(260)]();if((0==a||1==a)&&2==c&&u[o(219)](l))return!0;if(2==a&&3==c){const t=r[o(211)](u,o(207))[o(278)]((({suggestion:t,meta:e})=>e[o(236)]&&o(248)==t[o(273)]));if(t[o(254)]>1&&l[o(269)][o(202)](u[o(216)]))return!0;if(1==t[o(254)]&&(u[o(216)][o(202)](l[o(269)])||u[o(269)][o(202)](l[o(216)])))return!0}if(3==a&&3==c&&u[o(216)][o(223)](l[o(216)])){const t=u[o(269)][o(283)],e=l[o(216)][o(224)];return s[o(277)](t)&&t===e}return!1}n[t(266)][t(235)][t(227)]((()=>{const e=t;let o=!1;const i=Array[e(200)](n[e(266)][e(235)][e(262)][e(264)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(244)](t);if(e(287)==i&&r[e(284)](u)){if(e(296)==a&&(e(267)==c||e(204)==c)){const t=r[e(292)](u);if(n[e(280)]){const n=t[e(260)]()[e(290)]();if(s[e(277)](n))continue;r[e(229)](t),o=!0}}if(e(207)==a&&e(276)==c&&!n[e(280)]){const t=r[e(292)](u);t[e(201)]&&t[e(201)][e(240)]&&(r[e(229)](t[e(201)]),o=!0)}}}return o})),this[t(255)](o)}[Go(255)](t){const e=Go,n=this[e(251)],r=n[e(228)];n[e(199)][e(233)](e(291))[e(295)][e(245)]((n=>{const s=e;if(s(296)!=n[s(263)]&&s(241)!=n[s(263)])return;const{data:o}=n;if(!o||s(259)!=o[s(281)])return;const i=o[s(218)][0][s(256)];return function(t){const e=s;return{type:e(230),content:Hr(r,e(275),t)}}(s(279)===i?Hr(r,s(208)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=316]})(t,e)}function Xo(){const t=["_trackChangesExecuted","plugins","get","track_changes","trackChanges","bind","3JZpBjF","forEach","6mReyMz","_handleImportedData","367610DBIAwj","execute","2374088hgPqFX","_setSuggestionData","commands","listenTo","124zgBqJR","editor","328310hAsnAE","Users","3268903ChlcOw","afterInit","value","high","220871PpirtG","enableCommand","3475FHVwvu","27APDUgO","importWord","dataInsert","_trackChangesValueDuringImport","lowest","TrackChangesEditing","363742ttfusy","collaboration_features"];return(Xo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(184028===-parseInt(n(343))/1+-parseInt(n(323))/2*(parseInt(n(331))/3)+parseInt(n(341))/4*(parseInt(n(316))/5)+-parseInt(n(333))/6*(parseInt(n(349))/7)+parseInt(n(337))/8+-parseInt(n(317))/9*(-parseInt(n(335))/10)+parseInt(n(345))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(320)]=!1,this[e(325)]=!1}[Ho(346)](){const t=Ho,e=this[t(342)],n=e[t(339)][t(327)](t(318)),r=e[t(339)][t(327)](t(329));n&&(n.on(t(336),((e,[,n])=>{const s=t;this[s(320)]=r[s(347)],n[s(324)][s(328)]=!this[s(320)]}),{priority:t(348)}),this[t(340)](n,t(319),this[t(334)][t(330)](this)),this[t(340)](n,t(319),(()=>{const e=t;this[e(325)]&&(r[e(336)](),this[e(325)]=!1)}),{priority:t(321)}),e[t(326)][t(327)](t(322))[t(350)](t(318)))}[Ho(334)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(342)][n(339)][n(327)](n(329)),o=s[n(347)];this[n(320)]!==o&&(s[n(336)](),this[n(325)]=!0),r&&r[n(332)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(342)][o(326)][o(327)](o(344)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(318)}}};this[o(342)][o(326)][o(327)](o(322))[o(338)](i)}))}}const qo=Zo;function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=458]})(t,e)}function Jo(){const t=["231271HmDfxA","indentBlock","outdent","_descriptionFactory","type","*Outdent:* %0","enableCommand","201933OqHGup","getItemLabel","344mdZqPn","registerDescriptionCallback","_enableDefaultAttributesIntegration","blockIndent","_registerBlockAttribute","TrackChangesEditing","4888755EMuGDJ","2AxrDpv","registerAttributeLabel","indent","format","formatBlock","IndentBlock","editor","10044354wkbYrn","get","commandName","IndentEditing","*Indent:* %0","FORMAT_INDENT","outdentBlock","afterInit","1581910CgzbXg","2792314bMoCdN","_registerLegacyDescription","locale","getItems","has","plugins","5389432ryLSZH"];return(Jo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(842744===-parseInt(n(470))/1*(parseInt(n(486))/2)+parseInt(n(485))/3+-parseInt(n(469))/4+-parseInt(n(462))/5+parseInt(n(493))/6+parseInt(n(463))/7+parseInt(n(479))/8*(-parseInt(n(477))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[qo(461)](){const t=qo,e=this[t(492)],n=e[t(468)][t(494)](t(484));if(e[t(468)][t(467)](t(496))&&(n[t(476)](t(488)),n[t(476)](t(472))),e[t(468)][t(467)](t(491)))for(const e of[t(471),t(460)])n[t(481)](e);const r=e[t(465)];n[t(483)](t(482)),n[t(473)][t(487)](t(482),Hr(r,t(459))),this[t(464)]()}[qo(464)](){const t=qo,e=this[t(492)],n=e[t(465)],r=e[t(468)][t(494)](t(484));r[t(473)][t(480)]((e=>{const s=t;if(s(490)!=e[s(474)])return;const{data:o}=e;if(!o)return;if(s(471)!=o[s(495)]&&s(460)!=o[s(495)])return;const i=e[s(466)]()[0],a=r[s(473)][s(478)](i);return s(471)==o[s(495)]?{type:s(489),content:Hr(n,s(458),a)}:s(460)==o[s(495)]?{type:s(489),content:Hr(n,s(475),a)}:void 0}))}}var Qo=ti;function $o(){var t=["4MSGnHq","346377bHRszm","editor","38829WVntvq","3307256QcAkua","4153040YeLyFk","get","plugins","12AeksNO","1014VBXhFy","enableCommand","input","TrackChangesEditing","246thGzyp","9nDexfy","init","requires","968gdyVwM","678821LEZOlx","953830xqOYET"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=487]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(490175===parseInt(n(488))/1*(parseInt(n(492))/2)+parseInt(n(496))/3*(-parseInt(n(495))/4)+-parseInt(n(500))/5+parseInt(n(504))/6*(parseInt(n(498))/7)+parseInt(n(499))/8+parseInt(n(489))/9*(-parseInt(n(494))/10)+-parseInt(n(493))/11*(-parseInt(n(503))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(491)](){return[vs.Input]}[Qo(490)](){var t=Qo;this[t(497)][t(502)][t(501)](t(487))[t(505)](t(506))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=485]})(t,e)}function si(){const t=["formatInline","plugins","commandName","6YvSOvf","unlink","30019NjlhQN","357025OohVvu","linkHref","editor","_descriptionFactory","format","commandParams","371931nZutfI","map","registerDescriptionCallback","TrackChangesEditing","_enableDefaultAttributesIntegration","link","*Set link:* %0","toLowerCase","478389TTmZIN","108bpVdeh","link (","afterInit","locale","2842440MxGQYe","has","manualDecorators","1600912GxpRJi","label","newValue","type","*Remove link*","key","3684OeQORw","367910QVZrBk","2VgoAJQ","commands","_registerLegacyDescription","LinkEditing","attribute","7xRtUTn","registerAttributeLabel","get"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(239889===-parseInt(n(501))/1+parseInt(n(525))/2*(parseInt(n(509))/3)+-parseInt(n(517))/4+parseInt(n(495))/5*(-parseInt(n(492))/6)+-parseInt(n(486))/7*(parseInt(n(514))/8)+parseInt(n(510))/9*(parseInt(n(524))/10)+parseInt(n(494))/11*(parseInt(n(523))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(512)](){const t=ni,e=this[t(497)];if(!e[t(490)][t(515)](t(528)))return;const n=e[t(490)][t(488)](t(504)),r=e[t(526)][t(488)](t(506));n[t(505)](t(506),[t(496),...r[t(516)][t(502)]((t=>t.id))]),n[t(505)](t(493));for(const e of r[t(516)])n[t(498)][t(487)](e.id,t(511)+e[t(518)][t(508)]()+")");n[t(498)][t(503)]((n=>{const r=t;if(r(485)!=n[r(520)])return;const{data:s}=n;if(!s||r(496)!=s[r(522)])return;const o=s[r(519)],i=e[r(513)];return{type:r(499),content:null==o?Hr(i,r(521)):Hr(i,r(507),'"'+o+'"')}})),this[t(527)]()}[ni(527)](){const t=ni,e=this[t(497)],n=e[t(513)];e[t(490)][t(488)](t(504))[t(498)][t(503)]((e=>{const r=t;if(r(489)!=e[r(520)])return;const{data:s}=e;if(s){if(r(506)==s[r(491)]){const t=s[r(500)][0];return{type:r(499),content:Hr(n,r(507),'"'+t+'"')}}return r(493)==s[r(491)]?{type:r(499),content:Hr(n,r(521))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=301]})(t,e)}function ci(){const t=["document","selection","paragraph","createPositionAt","registerDescriptionCallback","isObject","schema","commandParams","name","end","type","afterInit","commandName","_descriptionFactory","1760070lFNjRj","*Outdent:* %0","formatInline","markBlockFormat","listIndent","LegacyTodoListEditing","LegacyListEditing","model","length","locale","findIndex","plugins","ELEMENT_NUMBERED_LIST","registerElementLabel","10409PUEURE","listItem","execute","replace","add","element","ELEMENT_LIST_ITEM","1458867xiaSRl","editor","outdentList","slice","todoListChecked","forceValue","todo","createRange","push","getAttribute","change","*Indent:* %0","getSelectedBlocks","enableCommand","2436YWIeKj","TrackChangesEditing","_selectedElements","has","ELEMENT_BULLETED_LIST","formatBlock","format","value","*Change to:* %0","8MFXFXT","filter","numberedList","previousSibling","7009075vXrdAl","8378688ZbVjlR","parent","before","get","1734228aZidfM","numbered","bulleted","checkChild","*Check item*","indentList","from","blockName","todoList","List","*Uncheck item*","commands","32916339ecNJzw","bulletedList","nextSibling","checkTodoList","listType","ELEMENT_TODO_LIST"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(887671===parseInt(n(329))/1+parseInt(n(361))/2+-parseInt(n(382))/3*(-parseInt(n(320))/4)+parseInt(n(324))/5+-parseInt(n(311))/6*(-parseInt(n(375))/7)+-parseInt(n(325))/8+-parseInt(n(341))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(358)](){const t=ii,e=this[t(383)],n=e[t(370)];if(!e[t(372)][t(314)](t(367)))return;const r=e[t(372)][t(328)](t(312)),s=e[t(372)][t(314)](t(366));function o(t){return()=>{const n=ai,s=e[n(368)][n(347)][n(348)],o=e[n(340)][n(328)](t);if(o[n(318)])return void e[n(377)](n(349),{});const i=t[n(385)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(335)](t)[s(321)]((t=>function(t,e){const n=s;return e[n(332)](t[n(326)],n(376))&&!e[n(352)](t)}(t,r)));o=o[s(321)]((t=>!t.is(s(380),s(376))||t[s(306)](s(345))!=e));const i=new Set;for(const t of o)t.is(s(380),s(376))?i[s(379)](li(t)):i[s(379)](t);return Array[s(335)](i)}(s[n(309)](),i,e[n(368)][n(353)]);e[n(368)][n(307)]((()=>{const e=n;for(const n of a)r[e(364)](n,{commandName:t,commandParams:[{forceValue:!o[e(318)]}],formatGroupId:e(336)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(335)](t);const r=n[e(371)]((t=>e(376)!=t[e(355)]));return r>-1&&(n=n[e(385)](0,r)),n}(e[n(368)][n(347)][n(348)][n(309)]()),o=e[n(368)][n(304)](e[n(368)][n(350)](s[0],n(327)),e[n(368)][n(350)](s[s[n(369)]-1],n(356)));e[n(368)][n(307)]((()=>{const e=n;r[e(364)](o,{commandName:t,commandParams:[],formatGroupId:e(365)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(343)];for(;t&&t[n(306)](n(365))>e[n(306)](n(365));)r[n(379)](t),t=t[n(343)]}return Array[n(335)](r)}(s))}))}}r[t(310)](t(322),o(t(322))),r[t(310)](t(342),o(t(342))),s&&r[t(310)](t(337),o(t(337))),r[t(310)](t(334),i(t(334))),r[t(310)](t(384),i(t(384))),s&&r[t(310)](t(344),(()=>{const n=t,s=e[n(340)][n(328)](n(344)),o=Array[n(335)](s[n(313)]);o[n(321)]((t=>t[n(306)](n(301))!=s[n(318)])),e[n(368)][n(307)]((()=>{const t=n;for(const e of o)r[t(364)](e,{commandName:t(344),commandParams:[{forceValue:!s[t(318)]}]})}))})),r[t(360)][t(374)](t(376),(e=>Hr(n,t(381),e))),r[t(360)][t(351)]((e=>{const r=t;if(r(316)!=e[r(357)]&&r(363)!=e[r(357)])return;const{data:s}=e;if(s){if(r(322)==s[r(359)]||r(342)==s[r(359)]||r(337)==s[r(359)])switch(s[r(359)][r(378)](r(338),"")){case r(331):return o(Hr(n,r(315)));case r(330):return o(Hr(n,r(373)));case r(303):return o(Hr(n,r(346)))}if(r(334)==s[r(359)])return{type:r(317),content:Hr(n,r(308),Hr(n,r(381)))};if(r(384)==s[r(359)])return{type:r(317),content:Hr(n,r(362),Hr(n,r(381)))};if(r(344)==s[r(359)])return s[r(354)][0][r(302)]?{type:r(317),content:Hr(n,r(333))}:{type:r(317),content:Hr(n,r(339))}}function o(t){const e=r;return{type:e(317),content:Hr(n,e(319),t)}}}))}}function li(t){const e=ii,n=t[e(306)](e(365));if(0==n)return t;let r=t;for(;t[e(323)]&&t[e(323)].is(e(380),e(376));){const s=t[e(323)][e(306)](e(365));if(s==n)r=t[e(323)];else if(s<n)break;t=t[e(323)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(380),e(376))&&t[e(306)](e(365))>0){let r=t[e(343)];for(;r&&e(376)==r[e(355)]&&r[e(306)](e(365))==t[e(306)](e(365));)n[e(305)](r),r=r[e(343)]}return n}function hi(){const t=["has","locale","format","formatInline","handleListReversedCommand","listStyle","28628KvkssU","unshift","type","backward","startIndex","_getSuggestionBlocks","model","replace","_LIST_","config","filter","_descriptionFactory","12ZyyImS","118986yVJbQo","listType","change","listStart","11282184oEnWKB","afterInit","ELEMENT_","handleListStyleCommand","listItem","bind","createPositionAt","getSelectedBlocks","plugins","handleListStartCommand","104xuPYPj","commandName","commandParams","document","parent","numbered","list.properties","getLastPosition","forward","2768121DYrOXM","styles","before","2563QJTJfK","244321dccqsi","_getTranslationKeyForListStyle","markMultiRangeBlockFormat","formatBlock","get","registerDescriptionCallback","getAttribute","10KCeVOG","TrackChangesEditing","*Format:* set order to reversed","20mMgQWs","getSiblingNodes","handleDescriptions","LegacyListPropertiesEditing","length","flat","32216qBuhrL","getListTypeFromListStyleType","getFirstPosition","LegacyListUtils","13840xUVbhM","reversed","editor","listReversed","push","_getSuggestionBlocksForListStyle","map","element","createRange","from","*Change to:* %0","selection","toUpperCase","enableCommand","*Format:* set start index to %0","*Format:* set order to regular"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(246852===-parseInt(n(188))/1*(-parseInt(n(182))/2)+parseInt(n(144))/3*(parseInt(n(214))/4)+parseInt(n(179))/5*(parseInt(n(145))/6)+-parseInt(n(172))/7*(parseInt(n(159))/8)+-parseInt(n(168))/9+-parseInt(n(192))/10*(parseInt(n(171))/11)+parseInt(n(149))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(150)](){const t=gi;if(!this[t(194)][t(157)][t(208)](t(185)))return;const e=this[t(194)][t(223)][t(176)](t(165)),n=this[t(194)][t(157)][t(176)](t(180));e[t(169)]&&n[t(205)](t(213),this[t(152)][t(154)](this)),e[t(193)]&&n[t(205)](t(195),this[t(212)][t(154)](this)),e[t(218)]&&n[t(205)](t(148),this[t(158)][t(154)](this)),n[t(225)][t(177)](this[t(184)][t(154)](this))}[gi(152)](t,e={}){const n=gi,r=this[n(194)][n(157)][n(176)](n(180)),s=this[n(197)]();this[n(194)][n(220)][n(147)]((()=>{const t=n;r[t(174)](s,{commandName:t(213),commandParams:[{type:e[t(216)]}],formatGroupId:t(213)})}))}[gi(212)](t,e={}){const n=gi,r=this[n(194)][n(157)][n(176)](n(180)),s=this[n(219)]((t=>t.is(n(199),n(153))&&n(164)===t[n(178)](n(146))));if(s[n(186)]<1)return;const o=s[n(198)]((t=>this[n(194)][n(220)][n(200)](this[n(194)][n(220)][n(155)](t,n(170)),this[n(194)][n(220)][n(155)](t,0))));this[n(194)][n(220)][n(147)]((()=>{const t=n;r[t(174)](o,{commandName:t(195),commandParams:[{reversed:e[t(193)]}],formatGroupId:t(195)})}))}[gi(158)](t,e={}){const n=gi,r=this[n(194)][n(157)][n(176)](n(180)),s=this[n(219)]((t=>t.is(n(199),n(153))&&n(164)===t[n(178)](n(146))));if(s[n(186)]<1)return;const o=s[n(198)]((t=>this[n(194)][n(220)][n(200)](this[n(194)][n(220)][n(155)](t,n(170)),this[n(194)][n(220)][n(155)](t,0))));this[n(194)][n(220)][n(147)]((()=>{const t=n;r[t(174)](o,{commandName:t(148),commandParams:[{startIndex:e[t(218)]}],formatGroupId:t(148)})}))}[gi(184)](t){const e=gi;if(e(175)!=t[e(216)]&&e(211)!=t[e(216)])return;const n=this[e(194)][e(209)],{data:r}=t;if(!r)return;let s,o;switch(r[e(160)]){case e(213):s=e(202),o={type:e(210),content:Hr(n,s,Hr(n,this[e(173)](r[e(161)][0][e(216)])))};break;case e(195):s=r[e(161)][0][e(193)]?e(181):e(207),o={type:e(210),content:Hr(n,s)};break;case e(148):s=e(206),o={type:e(210),content:Hr(n,s,r[e(161)][0][e(218)])}}return o}[gi(197)](){const t=gi;var e,n,r,s;const o=this[t(194)][t(157)][t(176)](t(191));let i=Array[t(201)](this[t(194)][t(220)][t(162)][t(203)][t(156)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(199),t(153)))&&i[t(215)](...o[t(183)](this[t(194)][t(220)][t(162)][t(203)][t(190)](),t(217))),(null===(n=i[i[t(186)]-1])||void 0===n?void 0:n.is(t(199),t(153)))&&i[t(196)](...o[t(183)](this[t(194)][t(220)][t(162)][t(203)][t(166)](),t(167))),i=[...new Set(i)],(null===(s=null===(r=this[t(194)][t(220)][t(162)][t(203)][t(190)]())||void 0===r?void 0:r[t(163)])||void 0===s?void 0:s.is(t(199),t(153)))&&(i=i[t(224)]((e=>e.is(t(199),t(153))))),i}[gi(219)](t){const e=gi,n=this[e(194)][e(157)][e(176)](e(191));let r=Array[e(201)](this[e(194)][e(220)][e(162)][e(203)][e(156)]())[e(224)](t)[e(198)]((t=>{const r=e,s=this[r(194)][r(220)][r(155)](t,0);return[...n[r(183)](s,r(217)),...n[r(183)](s,r(167))]}))[e(187)]();return r=[...new Set(r)],r}[gi(173)](t){const e=gi;return e(151)+this[e(194)][e(157)][e(176)](e(191))[e(189)](t)[e(204)]()+e(222)+t[e(204)]()[e(221)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=147]})(t,e)}function Ei(){const t=["dataDowncast","get","353565cRwsBN","108WniXSZ","mediaEmbed","enableCommand","63NboURL","268137fKPPlK","showSuggestionHighlights","registerElementLabel","80HNKMxJ","has","_descriptionFactory","221179djATeB","MediaEmbedEditing","for","high","365616znUeyC","5450100FePRQD","options","locale","6042ufrtll","attribute:url:media","TrackChangesEditing","afterInit","div","createEmptyElement","data","elementToElement","ELEMENT_MEDIA","stop","downcastDispatcher","plugins","editor","38996ybQVfr","conversion","media"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(166915===-parseInt(n(162))/1*(parseInt(n(180))/2)+parseInt(n(165))/3*(parseInt(n(156))/4)+parseInt(n(161))/5+-parseInt(n(176))/6+parseInt(n(172))/7+-parseInt(n(169))/8*(parseInt(n(166))/9)+parseInt(n(177))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(183)](){const t=mi,e=this[t(155)];if(!e[t(154)][t(170)](t(173)))return;const n=e[t(154)][t(160)](t(182)),r=e[t(179)];n[t(164)](t(163)),n[t(171)][t(168)](t(158),(e=>Hr(r,t(151),e))),e[t(157)][t(174)](t(159))[t(150)]({model:t(158),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(167)])return n[s(148)](s(147))},converterPriority:t(175)}),e[t(149)][t(153)].on(t(181),((e,n,r)=>{const s=t;r[s(178)][s(167)]&&e[s(152)]()}),{priority:t(175)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=303]})(t,e)}function yi(){const t=["get","1416GvYmNN","editor","290424dwGmOq","10338566Sngvtb","TrackChangesEditing","has","4777265CNPXIu","12819843YCQELa","plugins","MentionEditing","enableCommand","mention","30PQjxvi","1801131fWCacb","11694VOqvdu","afterInit","4400288xLMsoE","6JxRVgX"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(918495===-parseInt(n(305))/1+-parseInt(n(313))/2+-parseInt(n(306))/3*(parseInt(n(311))/4)+parseInt(n(317))/5*(-parseInt(n(309))/6)+parseInt(n(314))/7+-parseInt(n(308))/8+parseInt(n(318))/9*(parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(307)](){const t=Ti,e=this[t(312)];e[t(319)][t(316)](t(320))&&e[t(319)][t(310)](t(315))[t(321)](t(303))}}const ki=Ri;function Ci(){const t=["locale","1171343cInBsk","_descriptionFactory","2811840nkVQRc","plugins","6gHuOMP","pageBreak","ELEMENT_PAGE_BREAK","PageBreakEditing","3183775xHhhtc","15848226KeByWb","2106136fcOZpZ","editor","2117228hFufGx","3oDXnoP","get","registerElementLabel","3964628DNDmqH","has","enableCommand","afterInit","TrackChangesEditing"];return(Ci=function(){return t})()}function Ri(t,e){const n=Ci();return(Ri=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=Ri,r=t();for(;;)try{if(758346===parseInt(n(286))/1+parseInt(n(276))/2+-parseInt(n(277))/3*(parseInt(n(280))/4)+parseInt(n(288))/5+-parseInt(n(290))/6*(-parseInt(n(272))/7)+parseInt(n(274))/8+-parseInt(n(273))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(283)](){const t=ki,e=this[t(275)];if(!e[t(289)][t(281)](t(271)))return;e[t(289)][t(278)](t(284))[t(282)](t(291));const n=e[t(289)][t(278)](t(284)),r=e[t(285)];n[t(287)][t(279)](t(291),(e=>Hr(r,t(270),e)))}}const Li=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=278]})(t,e)}function vi(){const t=["toViewPosition","format","data","375940YnhPfP","$text","_descriptionFactory","writer","addMarker:suggestion:insertion","nodeAfter","insertion","1625755iIsZFp","has","highest","*Change to:* %0","commandName","options","plugins","getItemLabel","end","ck-suggestion-marker--active","paragraph","name","start","Paragraph","createUIElement","includes","isLimit","61640DYcPNG","locale","consumable","checkChild","consume","656796EWCMCU","isBlock","markerRange","span","ck-suggestion-marker-split","showSuggestionHighlights","afterInit","activeMarkers","getFirstRange","bindElementToMarker","formatBlock","_registerLegacyDescription","addClass","downcastDispatcher","schema","6873720YWjmVJ","editor","get","model","markerName","enableCommand","mapper","isTouching","ELEMENT_PARAGRAPH","insertParagraph","registerElementLabel","_enableDefaultAttributesIntegration","registerDescriptionCallback","editing","type","963064hzlPgO","3493280SQBfCh","*Insert:* %0","TrackChangesEditing","insert"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(610201===-parseInt(n(337))/1+-parseInt(n(313))/2+-parseInt(n(342))/3+-parseInt(n(305))/4+-parseInt(n(320))/5+parseInt(n(290))/6+parseInt(n(306))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Li(281)](){const t=Li,e=this[t(291)];if(!e[t(326)][t(321)](t(333)))return;const n=e[t(338)],r=e[t(326)][t(292)](t(308));r[t(315)][t(300)](t(330),(e=>Hr(n,t(298),e))),r[t(301)](t(330)),r[t(295)](t(299)),e[t(303)][t(288)].on(t(317),Oi(e),{priority:t(322)}),e[t(312)][t(288)].on(t(317),((n,r,s)=>{const o=t;s[o(325)][o(280)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(322)});const s=r[t(315)];s[t(302)]((r=>{const o=t;if(o(319)!==r[o(304)])return;const{start:i,end:a}=r[o(283)]();if(!i[o(297)](a)||!i[o(318)])return;const c=e[o(293)][o(289)],u=i[o(318)];return c[o(343)](u)&&!c[o(336)](u)&&c[o(340)](u,o(314))?{type:o(319),content:Hr(n,o(307),s[o(327)](u,1))}:void 0})),this[t(286)]()}[Li(286)](){const t=Li,e=this[t(291)],n=e[t(338)];e[t(326)][t(292)](t(308))[t(315)][t(302)]((e=>{const r=t;if(r(285)!=e[r(304)])return;const{data:s}=e;return s&&r(330)==s[r(324)]?{type:r(311),content:Hr(n,r(323),Hr(n,r(298)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(326)][o(292)](o(308)),a=r[o(344)][o(332)],c=r[o(344)][o(328)],u=t[o(293)][o(289)];if(!a[o(297)](c)||!a[o(318)])return;const l=a[o(318)];if(u[o(343)](l)&&!u[o(336)](l)&&u[o(340)](l,o(314))){if(!s[o(339)][o(341)](r[o(344)],n[o(331)]))return;const t=s[o(316)][o(334)](o(278),{class:o(279)}),a=s[o(296)][o(310)](c);e&&i[o(282)][o(335)](r[o(294)])&&s[o(316)][o(287)](o(329),t),s[o(316)][o(309)](a,t),s[o(296)][o(284)](t,r[o(294)])}}}const wi=Fi;function Di(){const t=["format","152637YkMlCJ","has","889yryThN","commandName","removeFormat","2JKzEak","formatBlock","type","3634686RtSbal","3897610elFOgs","246512wqMTSm","plugins","6803964VzBeoe","registerDescriptionCallback","get","_descriptionFactory","afterInit","TrackChangesEditing","RemoveFormatEditing","*Remove all formatting*","formatInline","_registerLegacyDescription","77592owLsSb","_enableDefaultAttributesIntegration","1895506nzzpkt","editor","5FCwPky","locale"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=115]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(993363===parseInt(n(123))/1*(parseInt(n(133))/2)+parseInt(n(128))/3+-parseInt(n(138))/4+-parseInt(n(125))/5*(-parseInt(n(140))/6)+parseInt(n(130))/7*(-parseInt(n(121))/8)+-parseInt(n(136))/9+-parseInt(n(137))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Pi extends t.Plugin{[wi(115)](){const t=wi,e=this[t(124)];e[t(139)][t(129)](t(117))&&(e[t(139)][t(142)](t(116))[t(122)](t(132)),this[t(120)]())}[wi(120)](){const t=wi,e=this[t(124)];e[t(139)][t(142)](t(116))[t(143)][t(141)]((n=>{const r=t;if(r(134)!=n[r(135)]&&r(119)!=n[r(135)])return;const{data:s}=n;return s&&r(132)==s[r(131)]?{type:r(127),content:Hr(e[r(126)],r(118))}:void 0}))}}function xi(){const t=["discardAllSuggestions","has","discardSelectedSuggestions","afterInit","acceptSuggestion","goToPreviousRestrictedEditingException","enableCommand","72676NxPQbz","RestrictedEditingModeEditing","5001528WuGkaP","trackChanges","TrackChangesEditing","editor","9216736eBdgXh","acceptSelectedSuggestions","goToNextRestrictedEditingException","1161205XOnJWl","608376ZtFJxe","plugins","8260788iYRVLe","discardSuggestion","get","57iDflck","acceptAllSuggestions","6715240Hspjaz"];return(xi=function(){return t})()}function Bi(t,e){const n=xi();return(Bi=function(t,e){return n[t-=378]})(t,e)}const Ui=Bi;!function(t,e){const n=Bi,r=t();for(;;)try{if(712664===-parseInt(n(398))/1+-parseInt(n(399))/2+-parseInt(n(379))/3*(-parseInt(n(389))/4)+parseInt(n(381))/5+-parseInt(n(401))/6+parseInt(n(391))/7+parseInt(n(395))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Ui(385)](){const t=Ui,e=this[t(394)];if(!e[t(400)][t(383)](t(390)))return;const n=e[t(400)][t(378)](t(393));n[t(388)](t(387)),n[t(388)](t(397));const r=e[t(400)][t(378)](t(390));r[t(388)](t(392)),r[t(388)](t(386)),r[t(388)](t(402)),r[t(388)](t(380)),r[t(388)](t(382)),r[t(388)](t(396)),r[t(388)](t(384))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=451]})(t,e)}function zi(){const t=["3307400pOUEHV","mapper","registerElementLabel","options","125008uGhliC","includes","TrackChangesEditing","element","6jaulKi","170609eFyYVh","ELEMENT_LINE_BREAK","editor","markerRange","1155xvpjhv","88899vZJDPG","_descriptionFactory","name","data","enableCommand","addMarker:suggestion:insertion","merge","init","bindElementToMarker","createPositionBefore","insert","high","ck-suggestion-marker-","locale","span","27iETphC","createUIElement","split","52tyHdhZ","16450918DWIzUX","addMarker:suggestion","consumable","15366ycDyDv","activeMarkers","addMarker:suggestion:deletion","ck-suggestion-marker--active","softBreak","toViewPosition","3979003kgyjvh","showSuggestionHighlights","editing","get","shiftEnter","addClass","deletion","downcastDispatcher","writer","requires","markerName","getItems","model","test","plugins"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(337782===-parseInt(n(471))/1*(parseInt(n(470))/2)+parseInt(n(476))/3*(-parseInt(n(494))/4)+parseInt(n(475))/5*(parseInt(n(498))/6)+-parseInt(n(504))/7+-parseInt(n(466))/8*(-parseInt(n(491))/9)+-parseInt(n(462))/10+parseInt(n(495))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{static get[Gi(456)](){return[Js.ShiftEnter]}[Gi(483)](){const t=Gi,e=this[t(473)],n=e[t(461)][t(507)](t(468));n[t(480)](t(451)),e[t(506)][t(454)].on(t(481),Wi(e),{priority:t(487)}),e[t(506)][t(454)].on(t(500),Wi(e),{priority:t(487)}),e[t(479)][t(454)].on(t(496),((n,r,s)=>{const o=t;s[o(465)][o(505)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(477)][t(464)](t(502),(n=>Hr(e[t(489)],t(472),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(461)][o(507)](o(468));if(!s[o(497)][o(460)](r[o(474)],n[o(478)]))return;const a=t[o(459)];for(const t of r[o(474)][o(458)]()){if(!t.is(o(469),o(502)))continue;const n=o(453)==r[o(457)][o(493)](":")[1]?o(482):o(493),c=s[o(455)][o(492)](o(490),{class:o(488)+n}),u=s[o(463)][o(503)](a[o(485)](t));e&&i[o(499)][o(467)](r[o(457)])&&s[o(455)][o(452)](o(501),c),s[o(455)][o(486)](u,c),s[o(463)][o(484)](c,r[o(457)])}}}const Xi=qi;!function(t,e){const n=qi,r=t();for(;;)try{if(152149===parseInt(n(288))/1*(-parseInt(n(260))/2)+-parseInt(n(286))/3*(-parseInt(n(285))/4)+parseInt(n(281))/5*(parseInt(n(292))/6)+parseInt(n(283))/7+-parseInt(n(254))/8+parseInt(n(259))/9*(-parseInt(n(261))/10)+parseInt(n(290))/11*(parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class Ki extends t.Plugin{[Xi(253)](){const t=Xi,e=this[t(256)],n=e[t(257)],r=e[t(276)];if(!e[t(293)][t(263)](t(273)))return;const s=e[t(293)][t(289)](t(272)),o=t(267),i=e[t(284)][t(289)](o);s[t(287)](o,((e,r={})=>{const a=t,c=n[a(291)][a(266)];if(c[a(279)])return void e(r);const u=void 0!==r[a(255)]?r[a(255)]:!i[a(278)];n[a(277)]((()=>{const t=a,e=Array[t(282)](c[t(280)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(258)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(274)][t(265)]((e=>{const n=t;if(n(270)!=e[n(264)]&&n(271)!=e[n(264)])return;const{data:s}=e;return s&&s[n(268)]==o?s[n(275)][0][n(255)]?{type:n(269),content:Hr(r,n(262))}:{type:n(269),content:Hr(r,n(252))}:void 0}))}}function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=251]})(t,e)}function Zi(){const t=["formatBlock","formatInline","TrackChangesEditing","StandardEditingModeEditing","_descriptionFactory","commandParams","locale","change","value","isCollapsed","getRanges","25WdusRH","from","586271DHQtkT","commands","869756CtwwMi","3oBrwTM","enableCommand","272251FoCIQm","get","11hdwOKa","document","359604ZmbHDZ","plugins","575412tZTxSS","FORMAT_RESTRICTED_DISABLED","afterInit","1088424GKLZtD","forceValue","editor","model","markInlineFormat","397620sDszYF","2oTocBR","20ieMuvz","FORMAT_RESTRICTED_ENABLED","has","type","registerDescriptionCallback","selection","restrictedEditingException","commandName","format"];return(Zi=function(){return t})()}const Ji=Qi;function Yi(){const t=["inline","_registerBlockAttribute","formatBlock","plugins","format","DataSchema","21264jLaSoj","getGhsAttributeNameForElement","commandName","_registerInlineAttribute","formatInline","editor","normalizeConfig","registerDescriptionCallback","FORMAT_STYLE","StyleUtils","4YANXFu","config","get","has","*Remove format:* %0","_enableDefaultAttributesIntegration","10047499AvyATE","forceValue","definitions","*Set format:* %0","toLowerCase","style","324443ARPFWH","type","172qhyMCz","_descriptionFactory","styleName","2518770NxkjOB","registerAttributeLabel","afterInit","3842406PkyKcw","element","12bOTAqX","10cGBduQ","1734480qApwyw","243984xbmBue","block","locale","add","77WnevHi","TrackChangesEditing","GeneralHtmlSupport","commandParams","_registerLegacyDescription","Style","ghsAttributes"];return(Yi=function(){return t})()}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(356712===parseInt(n(470))/1+-parseInt(n(472))/2*(parseInt(n(448))/3)+parseInt(n(458))/4*(parseInt(n(475))/5)+parseInt(n(482))/6+-parseInt(n(435))/7*(-parseInt(n(483))/8)+parseInt(n(478))/9*(parseInt(n(481))/10)+-parseInt(n(464))/11*(parseInt(n(480))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(477)](){const t=Ji,e=this[t(453)];if(!e[t(445)][t(461)](t(440))||!e[t(445)][t(461)](t(447)))return;const n=e[t(445)][t(460)](t(436)),r=e[t(485)],s=e[t(459)][t(460)](t(469))||{},o=e[t(445)][t(460)](t(437)),i=e[t(445)][t(460)](t(457))[t(454)](e[t(445)][t(460)](t(447)),s[t(466)]);n[t(463)](t(469));const a=new Set;for(const e of i[t(484)]){const n=o[t(449)](e[t(479)]);a[t(486)](n)}const c=new Set;for(const e of i[t(442)]){const n=o[t(449)](e[t(479)]);c[t(486)](n);for(const n of e[t(441)])c[t(486)](n)}for(const e of a)n[t(443)](e),n[t(473)][t(476)](e,Hr(r,t(456)));for(const e of c)n[t(451)](e),n[t(473)][t(476)](e,Hr(r,t(456)));this[t(439)]()}[Ji(439)](){const t=Ji,e=this[t(453)],n=e[t(485)];e[t(445)][t(460)](t(436))[t(473)][t(455)]((e=>{const r=t;if(r(444)!=e[r(471)]&&r(452)!=e[r(471)])return;const{data:s}=e;return s&&r(469)===s[r(450)]?s[r(438)][0][r(465)]?{type:r(446),content:Hr(n,r(467),s[r(438)][0][r(474)][r(468)]())}:{type:r(446),content:Hr(n,r(462),s[r(438)][0][r(474)][r(468)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=275]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(705970===parseInt(n(355))/1*(parseInt(n(408))/2)+parseInt(n(387))/3+-parseInt(n(415))/4+parseInt(n(331))/5*(parseInt(n(354))/6)+parseInt(n(283))/7*(parseInt(n(399))/8)+-parseInt(n(398))/9+-parseInt(n(352))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{constructor(t){const e=ea;super(t),this[e(278)]=[e(394),e(366)],this[e(311)]=new Set}[ta(300)](){const t=ta,e=this[t(292)],n=e[t(346)][t(360)][t(393)];if(!e[t(364)][t(376)](t(363)))return;const r=e[t(404)],s=e[t(364)][t(340)](t(358)),o=e[t(364)][t(340)](t(350));s[t(284)][t(305)](t(410),(e=>Hr(r,t(361),e))),this[t(342)](),s[t(390)](t(314)),s[t(390)](t(338)),s[t(390)](t(328));for(const r of[t(396),t(386)]){const i=e[t(337)][t(340)](r);s[t(390)](r,(r=>{const a=t;e[a(346)][a(317)]((t=>{const e=a;r();const c=e(298)===i[e(294)],u=o[e(401)](n),l=o[e(389)](u),f=c?l[e(320)]-1:l[e(359)]+1,h=u[0][e(341)](e(410)),g=o[e(403)](h,{startRow:f,endRow:f}),d=Array[e(371)](g)[e(384)]((n=>t[e(347)](n[e(291)])));s[e(413)](d,e(394))}))}))}for(const r of[t(380),t(385)]){const i=e[t(337)][t(340)](r);s[t(390)](r,(r=>{const a=t;e[a(346)][a(317)]((t=>{const e=a;r();const c=e(286)===i[e(294)],u=o[e(401)](n),l=o[e(374)](u),f=c?l[e(320)]-1:l[e(359)]+1,h=u[0][e(341)](e(410)),g=o[e(403)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(371)](g)[e(384)]((n=>t[e(347)](n[e(291)])));s[e(413)](d,e(366))}))}))}for(const r of[t(336),t(432)]){const i=r[t(295)](11),a=i[t(318)](),c=a[t(295)](0,3)+t(345),u=t(410)+i,l=t(392)+i,f=t(321)+i;s[t(390)](r,(()=>{const i=t;e[i(346)][i(317)]((t=>{const e=i,h=o[e(401)](n),g=h[0][e(341)](e(410));let d;if(e(336)==r){const t=o[e(389)](h);d={startRow:t[e(320)],endRow:t[e(359)],includeAllSlots:!0}}else{const t=o[e(374)](h);d={startColumn:t[e(320)],endColumn:t[e(359)],includeAllSlots:!0}}const p=o[e(403)](g,d),m=Array[e(371)](p)[e(384)]((({cell:t})=>t)),I=sa(m[e(420)]((t=>t[e(435)](c)))),E=sa(m[e(420)]((t=>!t[e(435)](c))))[e(384)]((n=>t[e(347)](n))),b=s[e(365)](E,u);if(b&&(e(394)==b[e(339)]||e(366)==b[e(339)])){const n=this[e(422)](b);for(const r of I){const s=t[e(347)](r),i=o[e(412)](r),u=r[e(377)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(391)](s)}}}))}))}function c(r){const s=t,o=Array[s(371)](n[s(351)]())[s(384)]((t=>i.LiveRange[s(424)](t)));e[s(346)][s(317)]((t=>{const n=s,i=t[n(388)];r=r[n(420)]((t=>n(326)!=t[n(308)][n(279)])),t[n(409)](r),e[n(337)][n(340)](n(336))[n(423)](),e[n(313)](n(336),{forceDefaultExecution:!0}),e[n(346)][n(335)]((()=>{const t=n;e[t(346)][t(335)](i,(e=>{const n=t,r=o[n(420)]((t=>n(326)!=t[n(308)][n(279)]));r[n(407)]>0&&e[n(409)](r);for(const t of o)t[n(327)]()}))}))}))}function u(r){const s=t;e[s(346)][s(317)]((t=>{const o=s,a=Array[o(371)](n[o(351)]())[o(384)]((t=>i.LiveRange[o(424)](t))),c=[];for(const t of r)for(const e of t[o(287)]({shallow:!0}))c[o(427)](e);for(const n of c)o(326)!=n[o(308)][o(279)]&&(t[o(409)](t[o(316)](n,0)),e[o(337)][o(340)](o(432))[o(423)](),e[o(313)](o(432),{forceDefaultExecution:!0}));const u=a[o(420)]((t=>o(326)!=t[o(308)][o(279)]));u[o(407)]>0&&t[o(409)](u);for(const t of a)t[o(327)]()}))}function l(e,n){const r=t;return n[r(276)]((t=>e[r(304)]((e=>e[r(293)][r(381)](t[r(426)])||t[r(293)][r(381)](e[r(426)])))))}function f(e,n){const r=t;return e[r(304)]((t=>n[r(304)]((e=>t[r(293)][r(332)](e[r(426)])))))}e[t(333)][t(303)].on(t(421),((e,n,r)=>{const s=t;if(!r[s(275)][s(419)])return;const o=n[s(349)];if(!o)return;const i=r[s(344)][s(395)](o);function c(t){return Array[s(324)](t)?t:[t]}i&&s(400)===o[s(301)]&&(0,a.setHighlightHandling)(i,r[s(307)],((t,e,n)=>n[s(367)](c(e[s(280)]),t)),((t,e,n)=>n[s(356)](c(e[s(280)]),t)))}),{priority:t(362)}),s[t(284)][t(289)]((e=>{const n=t;if(n(372)!=e[n(282)]&&n(428)!=e[n(282)])return;const s=e[n(322)]();if(null!=s&&s.is(n(414),n(410))){if(n(372)==e[n(282)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)]));if(t[n(407)])return{type:n(372),content:Hr(r,n(334),Hr(r,n(402),'"'+t[n(429)](" ")+'"'))}}if(n(428)==e[n(282)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)]));if(t[n(407)])return{type:n(428),content:Hr(r,n(325),Hr(r,n(402),'"'+t[n(429)](" ")+'"'))}}}})),s[t(284)][t(289)]((e=>{const n=t;if(n(394)==e[n(339)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)])),s=this[n(422)](e),o=s[n(330)]-s[n(319)]+1;if(n(372)==e[n(282)])return t[n(407)]?{type:n(372),content:Hr(r,n(334),Hr(r,n(288),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(372),content:Hr(r,n(334),Hr(r,n(285),o))};if(n(428)==e[n(282)])return t[n(407)]?{type:n(428),content:Hr(r,n(325),Hr(r,n(288),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(428),content:Hr(r,n(325),Hr(r,n(285),o))}}if(n(366)==e[n(339)]){const t=e[n(287)]()[n(420)]((t=>t.is(n(434))))[n(384)]((t=>t[n(333)])),s=this[n(422)](e),o=s[n(405)]-s[n(306)]+1;if(n(372)==e[n(282)])return t[n(407)]?{type:n(372),content:Hr(r,n(334),Hr(r,n(378),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(372),content:Hr(r,n(334),Hr(r,n(296),o))};if(n(428)==e[n(282)])return t[n(407)]?{type:n(428),content:Hr(r,n(325),Hr(r,n(378),[o,'"'+t[n(429)](" ")+'"']))}:{type:n(428),content:Hr(r,n(325),Hr(r,n(296),o))}}})),s[t(433)][t(302)](t(372),t(394),t(310),c),s[t(433)][t(302)](t(428),t(394),t(406),c),s[t(433)][t(302)](t(372),t(366),t(310),u),s[t(433)][t(302)](t(428),t(366),t(406),u),s[t(433)][t(302)](t(372),t(366),t(429),l),s[t(433)][t(302)](t(428),t(366),t(429),l),s[t(433)][t(302)](t(372),t(394),t(429),f),s[t(433)][t(302)](t(428),t(394),t(429),f)}[ta(309)](){const t=ta,e=this[t(292)],n=e[t(346)][t(360)][t(393)];return(r,s)=>{const o=t;e[o(346)][o(317)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(293)][a(281)];u&&u[0]&&!1===u[0][a(383)]&&(l=r[0][a(426)][a(430)]);const f=t[a(379)](l);if(a(326)==f[a(308)][a(279)])return;const h=Array[a(371)](n[a(351)]())[a(384)]((t=>i.LiveRange[a(424)](t)));t[a(409)](f),e[a(337)][a(340)](c)[a(423)](),u[a(427)]({forceDefaultExecution:!0}),e[a(313)](c,...u);const g=h[a(420)]((t=>a(326)!=t[a(308)][a(279)]));g[a(407)]>0&&t[a(409)](g);for(const t of h)t[a(327)]()}))}}[ta(348)](t){const e=ta,n=this[e(292)][e(364)][e(340)](e(350));let r=Number[e(373)],s=Number[e(290)],o=Number[e(373)],i=Number[e(290)];for(const a of t){if(e(326)==a[e(308)][e(279)])continue;const{row:t,column:c}=n[e(412)](a),u=a[e(435)](e(369))?a[e(377)](e(369))-1:0,l=a[e(435)](e(329))?a[e(377)](e(329))-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(342)](){const t=ta,e=this[t(292)],n=e[t(364)][t(340)](t(358)),r=e[t(364)][t(340)](t(350));e[t(346)][t(360)].on(t(353),(()=>{const r=t,s=Array[r(371)](e[r(346)][r(360)][r(375)][r(417)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(436)](t);if(r(297)!=s)continue;if(null!=e[r(370)])continue;const a=n[r(416)](o);this[r(278)][r(357)](i)&&this[r(311)][r(431)](a)}}),{priority:t(312)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(347)](e),a=e[s(341)](s(410)),c=r[s(412)](e);for(const t of this[s(311)]){const n=t[s(339)],r=n[s(277)](s(425)),u=n[s(295)](r?10:5),l=u[s(318)](),f=l[s(295)](0,3)+s(345),h=s(392)+u,g=s(321)+u;if(!t[s(382)])continue;if(a!=t[s(323)]()[s(426)][s(341)](s(410)))continue;if(t[s(418)](i))continue;const d=e[s(435)](f)?e[s(377)](f)-1:0,p=this[s(422)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(391)](i),o=!0)}return o};e[t(346)][t(360)][t(299)]((n=>{const r=t;let o=!1;for(const t of e[r(346)][r(360)][r(375)][r(368)]())if(r(315)==t[r(282)])if(r(394)==t[r(301)])for(const e of t[r(397)][r(430)][r(411)]())o=o||s(e,n);else r(400)==t[r(301)]&&(o=o||s(t[r(397)][r(430)],n));return o}))}[ta(422)](t){const e=ta;return this[e(348)](t[e(351)]()[e(384)]((t=>t[e(426)][e(430)])))}}function ra(){const t=["setSelection","table","getChildren","getCellLocation","markMultiRangeInsertion","element","216980BvsneO","getSuggestion","getChangedMarkers","isIntersectingWithRange","showSuggestionHighlights","filter","addMarker:suggestion","_getSuggestionCoords","refresh","fromRange","tablePaste","start","push","deletion","join","nodeAfter","add","removeTableColumn","_suggestionFactory","$textProxy","hasAttribute","_splitMarkerName","options","every","startsWith","_tablePostFixingSubtypes","rootName","classes","nodeBefore","type","644nmvrJf","_descriptionFactory","ELEMENT_TABLE_ROW","left","getItems","ELEMENT_TABLE_ROW_WITH_TEXT","registerDescriptionCallback","MIN_SAFE_INTEGER","cell","editor","end","order","substr","ELEMENT_TABLE_COLUMN","suggestion","above","registerPostFixer","afterInit","name","registerCustomCallback","downcastDispatcher","some","registerElementLabel","minColumn","writer","root","_acceptFormatSuggestionCallbackFactory","discard","_tableSuggestions","low","execute","insertTable","insert","createPositionAt","change","toLowerCase","minRow","first","max","getContainedElement","getFirstRange","isArray","*Remove:* %0","$graveyard","detach","selectTableColumn","colspan","maxRow","15yjcsrv","isTouching","data","*Insert:* %0","enqueueChange","removeTableRow","commands","selectTableRow","subType","get","findAncestor","_setupColumnsRowsFixing","values","mapper","span","model","createRangeOn","_getCoordsForCells","item","TableUtils","getRanges","4819100tPiTdk","change:data","244854cLtSMm","129Mqmkci","removeClass","includes","TrackChangesEditing","last","document","ELEMENT_TABLE","highest","TableEditing","plugins","markMultiRangeDeletion","tableColumn","addClass","getChanges","rowspan","oldRange","from","insertion","MAX_SAFE_INTEGER","getColumnIndexes","differ","has","getAttribute","ELEMENT_TABLE_COLUMN_WITH_TEXT","createRangeIn","insertTableColumnLeft","isEqual","isInContent","forceValue","map","insertTableColumnRight","insertTableRowBelow","1061664zmxFHy","batch","getRowIndexes","enableCommand","addRange","min","selection","tableRow","toViewElement","insertTableRowAbove","position","1727775tabgDm","62096vlHeJU","tableCell","getSelectionAffectedTableCells","ELEMENT_TABLE_WITH_TEXT","createTableWalker","locale","maxColumn","accept","length","3778BzEAlt"];return(ra=function(){return t})()}function sa(t){const e=ta;return Array[e(371)](new Set(t)[e(343)]())}const oa=aa;function ia(){const t=["9mDOWBB","tableCell","TableUtils","locale","36IgTRMK","commandName","horizontally","containsRange","set:isEnabled","editor","low","$graveyard","getAncestors","plugins","deletion","getFirstPosition","mergeTableCells","highest","mergeTableCellLeft","fromRange","*Split cell:* vertically","afterInit","319ftpiSw","_tablePostFixingSubtypes","createRangeOn","setSelection","getRanges","value","root","requires","5775864WPdZbm","filter","author","push","forceDefaultExecution","selection","markMultiRangeBlockFormat","mergeTableCellDown","subType","model","253962VNZRDk","cell","mergeTableCellUp","61439TkOiNB","element","rootName","refresh","add","splitTableCellHorizontally","map","*Merge cells*","stop","execute","TrackChangesEditing","1049711tUHsnR","get","137961smjhpI","isEnabled","markBlockFormat","_descriptionFactory","28CchKWw","detach","find","TableEditing","from","commands","isInContent","198980jcSvAN","splitTableCellVertically","direction","_suggestionFactory","_areSelectedCellsMergable","return","accept","_acceptFormatSuggestionCallbackFactory","getSuggestions","registerCustomCallback","createTableWalker","mergeTableCellRight","table","type","getCellLocation","size","297060BUtXaG","36CroNhF","enableCommand","findAncestor","format","has","length","*Split cell:* horizontally","change","formatInline","getSelectionAffectedTableCells","insertion","trackChanges","_areMergableCells","document","_isForcedDefaultExecutionBlock","462BJxPmV","formatBlock","registerDescriptionCallback"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(453923===-parseInt(n(304))/1+-parseInt(n(222))/2*(-parseInt(n(218))/3)+parseInt(n(246))/4*(parseInt(n(229))/5)+-parseInt(n(261))/6*(parseInt(n(307))/7)+parseInt(n(294))/8*(-parseInt(n(264))/9)+-parseInt(n(245))/10*(-parseInt(n(286))/11)+-parseInt(n(268))/12*(-parseInt(n(216))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(293)](){return[na]}[oa(285)](){const t=oa,e=this[t(273)],n=e[t(303)][t(259)][t(299)],r=e[t(267)];if(!e[t(277)][t(250)](t(225)))return;const s=e[t(277)][t(217)](t(215)),o=e[t(277)][t(217)](t(266)),a=e[t(277)][t(217)](na);a[t(287)][t(297)](t(280)),s[t(247)](t(280),(()=>{const n=t,r=o[n(255)](e[n(303)][n(259)][n(299)]);e[n(303)][n(253)]((()=>{const t=n;s[t(300)](r,{commandName:t(280),commandParams:[]},[],t(280))}))})),e[t(227)][t(217)](t(280)).on(t(214),((n,r)=>{const o=t;e[o(227)][o(217)](o(257))[o(291)]&&(r[o(251)]>0&&r[r[o(251)]-1]&&r[r[o(251)]-1][o(298)]||s[o(260)]||this[o(233)]()||n[o(213)]())}),{priority:t(281)});for(const n of[t(306),t(240),t(301),t(282)]){const r=e[t(227)][t(217)](n);s[t(247)](n,(()=>{const n=t,o=e[n(303)][n(259)][n(299)][n(279)]()[n(276)]()[n(224)]((t=>t.is(n(308),n(265)))),i=r[n(291)];e[n(303)][n(253)]((()=>{const t=n;s[t(300)]([o,i],{commandName:t(280),commandParams:[]},[],t(280))}))}))}for(const n of[t(230),t(312)]){const r=e[t(227)][t(217)](n);s[t(247)](n,(()=>{const i=t,a=o[i(255)](e[i(303)][i(259)][i(299)])[0],c=a[i(248)](i(241)),{column:u,row:l}=o[i(243)](a);let f=[];if(i(270)==r[i(231)]){const t=o[i(239)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(226)](t)[i(313)]((t=>t[i(305)]))}else{const t=o[i(239)](c,{column:u,includeAllSlots:!0});f=Array[i(226)](t)[i(313)]((t=>t[i(305)]))}e[i(303)][i(253)]((t=>{const e=i;s[e(220)](t[e(288)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(221)][t(263)]((e=>{const n=t;if(n(262)!=e[n(242)]&&n(254)!=e[n(242)])return;const{data:s}=e;return s&&n(280)==s[n(269)]?{type:n(249),content:Hr(r,n(314))}:void 0})),s[t(221)][t(263)]((e=>{const n=t;if(n(262)!=e[n(242)]&&n(254)!=e[n(242)])return;const{data:s}=e;return s?n(230)==s[n(269)]?{type:n(249),content:Hr(r,n(284))}:n(312)==s[n(269)]?{type:n(249),content:Hr(r,n(252))}:void 0:void 0}));const c=a[t(236)]();for(const e of[t(306),t(240),t(301),t(282)])s[t(232)][t(238)](t(262),e,t(235),c);for(const e of[t(230),t(312)])s[t(232)][t(238)](t(262),e,t(235),c);s[t(232)][t(238)](t(262),t(280),t(235),(r=>{const s=t;e[s(303)][s(253)]((t=>{const o=s,a=Array[o(226)](n[o(290)]())[o(313)]((t=>i.LiveRange[o(283)](t)));t[o(289)](r),e[o(227)][o(217)](o(280))[o(310)](),e[o(214)](o(280),{forceDefaultExecution:!0});const c=a[o(295)]((t=>o(275)!=t[o(292)][o(309)]));c[o(251)]>0&&t[o(289)](c);for(const t of a)t[o(223)]()}))}));for(const n of[t(306),t(301),t(282),t(240)]){const r=e[t(227)][t(217)](n);r.on(t(272),((n,s,o)=>{const i=t;if(o){const t=e[i(303)][i(259)][i(299)][i(279)]()[i(276)]()[i(224)]((t=>t.is(i(308),i(265))));this[i(258)](r[i(291)],t)||(n[i(234)]=!1,n[i(213)]())}}),{priority:t(274)})}}[oa(233)](){const t=oa,e=this[t(273)][t(227)][t(217)](t(280)),n=this[t(273)][t(277)][t(217)](t(266));if(!e[t(219)])return!1;const r=n[t(255)](this[t(273)][t(303)][t(259)][t(299)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(258)](e,n))return!1;return!0}[oa(258)](t,e){const n=oa,r=this[n(273)][n(277)][n(217)](n(215)),s=this[n(273)][n(303)][n(288)](t),o=this[n(273)][n(303)][n(288)](e),i=new Set,a=new Set;for(const t of r[n(237)]())if((n(256)==t[n(242)]||n(278)==t[n(242)]||n(280)==t[n(302)])&&t[n(228)])for(const e of t[n(290)]())e[n(271)](s,!0)&&i[n(311)](t[n(242)]+":"+t[n(296)].id),e[n(271)](o,!0)&&a[n(311)](t[n(242)]+":"+t[n(296)].id);if(i[n(244)]!=a[n(244)])return!1;for(const t of i)if(!a[n(250)](t))return!1;return!0}}const ua=fa;function la(){const t=["_suggestionFactory","15BqXnLH","setTableRowHeader","62154qUHSAJ","markerNameToElements","format","registerAttributeLabel","type","forceValue","42256TWmIyi","removeMarker:suggestion","FORMAT_HEADER_COLUMN","options","_registerLegacyDescription","addClass","mapper","removeAttribute","bindElementToMarker","TableEditing","removeClass","_descriptionFactory","registerDescriptionCallback","registerCustomCallback","data","setTableColumnHeader","setAttribute","TableUtils","FORMAT_REGULAR_COLUMN","item","_acceptFormatSuggestionCallbackFactory","nodeAfter","end","*Format:* %0","data-suggestion","getCellLocation","accept","ck-suggestion-marker--active","editing","TrackChangesEditing","markerName","11527510mnLREC","20JEBvui","highest","plugins","537501kBAcAb","_handleLegacySuggestions","addMarker:suggestion","FORMAT_REGULAR_ROW","consumable","headingColumns","117xWbVbD","requires","activeMarkers","_splitMarkerName","unbindElementFromMarkerName","toViewElement","consume","name","editor","nodeBefore","844392bPqWBQ","includes","parent","formatBlock","2439560ZYtaio","getSuggestion","createTableWalker","afterInit","commandName","_enableDefaultAttributesIntegration","ck-suggestion-marker-","headingRows","start","commandParams","FORMAT_HEADER_ROW","locale","has","downcastDispatcher","cell","writer","stop","markerRange","showSuggestionHighlights","get","2262694mZUDZD"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=292]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(321045===parseInt(n(295))/1+parseInt(n(339))/2*(parseInt(n(337))/3)+parseInt(n(315))/4+parseInt(n(292))/5*(parseInt(n(311))/6)+-parseInt(n(335))/7+parseInt(n(345))/8*(-parseInt(n(301))/9)+-parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(302)](){return[na]}[ua(318)](){const t=ua,e=this[t(309)];if(!e[t(294)][t(327)](t(354)))return;const n=e[t(326)],r=e[t(294)][t(334)](t(374));r[t(320)](t(338),[],[t(322)]),r[t(320)](t(360),[],[t(300)]),r[t(356)][t(342)](t(322),Hr(n,t(325))),r[t(356)][t(342)](t(300),Hr(n,t(347))),this[t(296)]()}[ua(296)](){const t=ua,e=this[t(309)][t(294)][t(334)](t(374)),n=this[t(309)][t(294)][t(334)](t(362)),r=this[t(309)][t(294)][t(334)](na)[t(365)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(304)](o[a(375)]),l=e[a(316)](u),f=l[a(359)];if(a(314)!=l[a(343)]||!f||a(360)!=f[a(319)])return;if(o[a(364)])return void s[a(331)]();if(!i[a(299)][a(307)](o[a(332)],s[a(308)]))return;const h=o[a(332)][a(323)][a(366)],g=o[a(332)][a(367)][a(310)],d=h[a(313)][a(313)],{column:p}=n[a(370)](h),{column:m}=n[a(370)](g);for(let s=p;s<=m;s++){const l=n[a(317)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(329)],l=i[a(351)][a(306)](s);i[a(330)][a(350)](a(321)+c,l),r&&i[a(330)][a(361)](a(369),u,l),i[a(351)][a(353)](l,o[a(375)]),t&&(e[a(303)][a(312)](o[a(375)])?i[a(330)][a(350)](a(372),l):i[a(330)][a(355)](a(372),l))}}}}e[t(336)][t(358)](t(314),t(338),t(371),r),e[t(336)][t(358)](t(314),t(360),t(371),r),this[t(309)][t(373)][t(328)].on(t(297),s(),{priority:t(293)}),this[t(309)][t(359)][t(328)].on(t(297),((e,n,r)=>{const o=t;r[o(348)][o(333)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(293)}),this[t(309)][t(373)][t(328)].on(t(346),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(304)](r[o(375)]),c=e[o(316)](a),u=c[o(359)];if(o(314)!=c[o(343)]||!u||o(360)!=u[o(319)])return;const l=s[o(351)][o(340)](r[o(375)]);if(l)for(const t of l)s[o(330)][o(355)](o(321)+i,t),s[o(330)][o(355)](o(372),t),s[o(330)][o(352)](o(369),t),s[o(351)][o(305)](t,r[o(375)])}),{priority:t(293)}),this[t(349)]()}[ua(349)](){const t=ua,e=this[t(309)],n=e[t(326)];function r(e){const r=t;return{type:r(341),content:Hr(n,r(368),e)}}e[t(294)][t(334)](t(374))[t(356)][t(357)]((e=>{const s=t;if(s(314)!=e[s(343)])return;const{data:o}=e;if(o){if(s(338)==o[s(319)]){const t=o[s(324)][0][s(344)];return r(Hr(n,s(t?325:298)))}if(s(360)==o[s(319)]){const t=o[s(324)][0][s(344)];return r(Hr(n,s(t?347:363)))}}}))}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=268]})(t,e)}function pa(){const t=["every","createPositionBefore","isEqual","accept","findAncestor","call","getRows","insertContent","wrap","getRange","deletion","redo","newRange","view","1085IyTjAS","tableCellVerticalAlignment","find","model","listenTo","getRowIndexes","registerDescriptionCallback","registerPostFixer","insertColumns","_tablePostFixingSubtypes","getTableIfOnlyTableInContent","last","_descriptionFactory","getAllAdjacentSuggestions","suggestionUnloaded","695556Krrohh","formatBlock","tablePasteChainId","markMultiRangeInsertion","endRow","TrackChangesEditing","low","join","columns","trackChanges","tablePaste","includes","nextSibling","push","markers","ck-suggestion-marker-insertion","return","content","createRangeIn","insertion","removeMarker","333GWypHs","154684lmlecv","type","getSuggestions","reduce","_createdBatches","tablePasteCell","fill","name","forEach","high","getRanges","_isForcedDefaultExecutionBlock","ck-suggestion-marker","_splitMarkerName","cells","13442EnNUde","batch","markerName","editor","cell","suggestionLoaded","suggestion:formatBlock:tablePasteCell","_replaceTableSlotCell","plugins","markMultiRangeBlockFormat","18884041cfJIzx","options","insertRows","tableCellBackgroundColor","TableClipboard","insertionRanges","previousSibling","fromEntries","length","tableCellPadding","fromRange","hasSuggestion","previous","*Replace table cells*","tablePasteColumn","TableUtils","isInContent","getChild","afterInit","deletionRanges","suggestion-td","getContainedElement","elementToElement","getColumns","getMarkers","unwrap","nodeAfter","activeMarkers","updateMarker","selection","suggestion","first","ck-suggestion-marker--active","forceDefaultExecution","insert","rows","documentSelection","tableCellBorderColor","getShiftedBy","getSuggestionCallback","document","from","rowInsertionRanges","end","entries","change","$graveyard","stop","tableCellSuggestion","tableCellBorderWidth","root","some","getSuggestion","conversion","filter","registerCustomCallback","next","isEmpty","remove","columnInsertionRanges","row","tableCellHorizontalAlignment","position","startsWith","removeColumns","_suggestionFactory","markMultiRangeDeletion","getChildren","schema","clipboardOutput","locale","setAttributes","endColumn","removeRows","tableCell","add","has","showSuggestionHighlights","columnInsertionIndexes","markerAttributes","getSelectionAffectedTableCells","getChangedMarkers","detach","requires","containsRange","start","editingDowncast","map","tableCellBorderStyle","22692DhezRh","column","createRangeOn","differ","paragraph","editing","author","removeMarkers","getAttributes","register","discard","get","getItems","table","keys","oldRange","createElement","createTableWalker","createRange","tablePasteRow","element","rowInsertionIndexes","attributes","getColumnIndexes","18oeOvii","for","15bEJVgX","setAttribute","getChanges","rootName","dataDowncast","move","Users","value","subType","markerToHighlight","439048FNjEej","commands","set","2600560BwykVU","_getCoordsForCells"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(375523===-parseInt(n(332))/1+-parseInt(n(369))/2*(parseInt(n(353))/3)+-parseInt(n(354))/4*(parseInt(n(288))/5)+-parseInt(n(468))/6*(-parseInt(n(317))/7)+-parseInt(n(298))/8*(parseInt(n(286))/9)+-parseInt(n(301))/10+parseInt(n(379))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);const ma=[ga(428),ga(416),ga(467),ga(440),ga(318),ga(382),ga(388)],Ia=Object[ga(386)](ma[ga(466)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(462)](){return[na]}[ga(397)](){const t=ga,n=this[t(372)];if(!n[t(377)][t(455)](t(383)))return;const r=n[t(377)][t(273)](t(337)),s=n[t(377)][t(273)](t(394)),o=n[t(377)][t(273)](na),a=n[t(377)][t(273)](t(383));o[t(326)][t(345)](t(281),t(393)),n[t(320)][t(447)][t(271)](t(427),{allowIn:t(453),allowContentOf:t(453),isLimit:!0}),n[t(432)][t(401)]({model:t(427),view:t(399)});let c=null;n[t(320)].on(t(310),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(387)]-1];h&&h[u(412)]||r[u(365)]||this[u(372)][u(299)][u(273)](u(341))[u(295)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(415)))return!1;const i=s[o(327)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(459)](n[o(419)][o(408)]);if(!a[o(387)])return!1;const c=a[0][o(307)](o(275)),l=r[o(322)](a),f=r[o(285)](a),h={startRow:l[o(410)],endRow:l[o(328)],startColumn:f[o(410)],endColumn:f[o(328)]};return 1==a[o(387)]&&(h[o(336)]+=r[o(309)](i)-1,h[o(451)]+=r[o(402)](i)-1),Ta(c,h,r)}(l,f,n[u(320)],s,a)&&(o[u(426)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(320)][u(424)]((()=>{const t=u;n[t(320)][t(310)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(387)]&&r[t(335)](o,t(281),{tablePasteChainId:s}),a[t(387)]&&r[t(335)](a,t(393),{tablePasteChainId:s}),l[t(387)]&&(r[t(335)](l,t(342),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(362)]((e=>{const n=t;var r;return null===(r=e[n(461)])||void 0===r?void 0:r[n(308)](e)}))),f[t(387)]&&(r[t(445)](f,t(342),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(362)]((e=>{const n=t;var r;return null===(r=e[n(461)])||void 0===r?void 0:r[n(308)](e)})));const g=r[t(378)](h[t(466)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(359),{tablePasteChainId:s});if(g){const e=g[t(403)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(320)][t(470)](s),a=e[t(319)]((e=>e[t(312)]()[t(305)](i)));a&&r[t(345)]([a[t(361)],o])}r[t(387)]&&g[t(289)](t(458),Object[t(386)](r))}c=null})))}),{priority:e.priorities[t(363)]+10}),n[t(377)][t(273)](t(383)).on(t(376),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(426)]();const u=s[r(373)],l=o,f=ba(u),h=ba(l);e[r(348)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(437)](u[r(396)](0));for(const t of Array[r(420)](l[r(446)]()))a[r(413)](t,u,r(422));const t=c[r(283)][r(343)](s[r(439)]),e=c[r(457)][r(343)](s[r(469)]);t||e||(g=i.LiveRange[r(389)](a[r(350)](u)))}else h&&!f&&(d=a[r(350)](u));else{const t=a[r(278)](r(427)),e=a[r(278)](r(427));a[r(311)](a[r(350)](u),e),a[r(413)](t,u,0);for(const e of Array[r(420)](l[r(446)]()))a[r(413)](e,t,r(422));g=i.LiveRange[r(389)](a[r(470)](t)),d=i.LiveRange[r(389)](a[r(470)](e))}const p=Array[r(420)](l[r(270)]())[r(433)]((([t])=>ma[r(343)](t)));c[r(368)][r(345)]({element:u,attributes:p[r(387)]?Object[r(386)](p):null}),g&&c[r(384)][r(345)](g),d&&c[r(398)][r(345)](d)}),{priority:t(363)}),s.on(t(325),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(340)]||1;c[o(457)]=new Array(l)[o(360)](u)[o(466)](((t,e)=>t+e));for(const{cell:t}of s[o(279)](i,{startColumn:u,endColumn:u+l-1}))c[o(438)][o(345)](n[o(320)][o(470)](t))}),{priority:t(338)}),s.on(t(381),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(283)]=new Array(l)[o(360)](u)[o(466)](((t,e)=>t+e));for(const{cell:t}of s[o(279)](i,{startRow:u,endRow:u+l-1}))c[o(421)][o(345)](n[o(320)][o(470)](t))}),{priority:t(338)}),r[t(329)][t(323)]((e=>{const r=t;if(e[r(296)]&&e[r(296)][r(442)](r(342)))return e[r(391)]?{}:{type:r(351),content:Hr(n[r(449)],r(392))}}));const u=()=>!1;for(const e of[t(342),t(393),t(281),t(359)])r[t(444)][t(434)](t(351),e,t(339),u),r[t(444)][t(434)](t(313),e,t(339),u),r[t(444)][t(434)](t(333),e,t(339),u);r[t(444)][t(434)](t(333),t(359),t(272),u),r[t(444)][t(434)](t(333),t(359),t(306),((e,r,s)=>{const o=t,i=e[o(466)]((t=>t[o(400)]()))[o(433)]((t=>t)),a=new Map(i[o(466)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(368)])e&&a[o(300)](t,e);else if(s&&s[o(458)])for(const[t,e]of Object[o(423)](s[o(458)])){const r=n[o(320)][o(346)][o(273)](t),s=r?r[o(312)]()[o(400)]():null;s&&a[o(300)](s,e)}n[o(320)][o(424)]((t=>{const e=o;for(const[n,r]of a)t[e(450)]({...Ia,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(444)][o(434)](e,o(342),s,((t,i,a)=>{const c=o;n[c(320)][c(424)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(464)][o(405)];t.is(o(282),o(427))&&u[o(345)](t)}r[o(444)][o(418)](e,null,s)(t,i,a);for(const t of u)o(425)!=t[o(429)][o(291)]&&n[o(404)](t)}))}))};l(t(351),t(306)),l(t(351),t(272)),l(t(313),t(306)),l(t(313),t(272)),r[t(444)][t(434)](t(351),t(281),t(272),(e=>{const n=t,r=e[n(466)]((t=>t[n(400)]())),i=r[0][n(307)](n(275)),{minRow:a,maxRow:c}=o[n(302)](r);s[n(452)](i,{at:a,rows:c-a+1})})),r[t(444)][t(434)](t(351),t(393),t(272),(e=>{const n=t,r=e[n(466)]((t=>t[n(400)]())),i=r[0][n(307)](n(275)),{minColumn:a,maxColumn:c}=o[n(302)](r);s[n(443)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(296)]||!n[s(296)][s(442)](s(342)))return;const o=n[s(284)][s(334)],i=r[s(356)]()[s(433)]((t=>t[s(395)]&&t[s(284)]&&t[s(284)][s(334)]==o));i[s(387)]&&n[s(330)]()[s(387)]!=i[s(387)]&&i[s(357)](((t,e)=>(t[s(435)]=e,e[s(391)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(367)](e[s(371)]),i=[s(366),s(347)],a=r[s(406)][s(343)](e[s(371)]);return a&&i[s(345)](s(411)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(374),f,{priority:t(363)}),r.on(t(331),f,{priority:t(363)}),n[t(320)][t(419)][t(324)]((()=>{const e=t;let s=!1;const o=Array[e(420)](n[e(320)][e(419)][e(471)][e(460)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(367)](t);if(e(409)!=o||e(313)!=a||i[e(277)])continue;if(!r[e(390)](c))continue;const u=r[e(431)](c)[e(364)](),l=n[e(377)][e(273)](e(294)).me;for(const t of r[e(356)]())if(t[e(395)]&&t[e(268)]==l&&e(333)==t[e(355)]&&e(359)==t[e(296)]&&t[e(364)]()[e(303)]((t=>u[e(430)]((n=>n[e(463)](t,!0))))))for(const n of t[e(330)]())n[e(395)]&&(n[e(272)](),s=!0)}return s})),n[t(320)][t(419)][t(324)]((e=>{const s=t,o=n[s(299)][s(273)](s(314));if(!o||!o[s(358)][s(455)](e[s(370)]))return!1;let i=!1;const a=n[s(377)][s(273)](s(294)).me,c=n[s(320)][s(419)][s(471)][s(290)](),u=Array[s(420)](n[s(320)][s(419)][s(471)][s(460)]())[s(433)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(367)](t);return n(409)==o&&n(342)==i&&c==a.id&&!e[n(277)]}));for(const t of c){if(s(413)!=t[s(355)]||s(427)!=t[s(361)]||1!=t[s(387)])continue;const n=e[s(280)](t[s(441)],t[s(441)][s(417)](1));if(!u[s(319)]((({data:t})=>t[s(315)][s(305)](n))))for(const{name:t,data:r}of u)if(n[s(463)](r[s(315)])){e[s(407)](t,{range:n}),i=!0;break}}return i})),n[t(320)][t(419)][t(324)]((e=>{const s=t;let o=!1;const i=n[s(377)][s(273)](s(294)).me,a=r[s(356)]()[s(433)]((t=>t[s(395)]&&t[s(268)]==i)),c=new Set,u=new Set;for(const t of a)if(s(342)==t[s(296)])for(const e of t[s(403)]()){const n=e[s(312)]()[s(400)]();if(n)if(n.is(s(282),s(427))&&ba(n)){t[s(352)](e[s(361)]),c[s(454)](n),o=!0;const r=n[s(344)],i=n[s(385)],a=r&&r.is(s(282),s(427)),l=i&&i.is(s(282),s(427));a&&!c[s(455)](r)&&u[s(454)](r),l&&!c[s(455)](i)&&u[s(454)](i)}else n.is(s(282),s(472))&&n[s(436)]&&(t[s(352)](e[s(361)]),o=!0)}else if(s(359)==t[s(296)]){if(!t[s(284)]||!t[s(284)][s(334)])continue;const e=t[s(284)][s(458)];if(e&&Object[s(276)](e)[s(387)])continue;const n=t[s(284)][s(334)];let r=!0,i=!0;for(const e of a)if(e[s(296)]&&e[s(296)][s(442)](s(342))){if(!e[s(284)][s(334)]){i=!1;break}if(e.id!=t.id&&e[s(284)][s(334)]==n){r=!1;break}}i&&r&&(t[s(269)](),o=!0)}for(const t of c)e[s(437)](t);for(const t of u)e[s(404)](t);return o})),n[t(432)][t(287)](t(465))[t(297)]({model:t(375),view:(t,e)=>h(t),converterPriority:t(363)}),n[t(432)][t(287)](t(292))[t(297)]({model:t(375),view:(e,n)=>n[t(380)][t(456)]?h(e,!1):null,converterPriority:t(363)});const g=n[t(473)][t(316)];this[t(321)](g[t(419)],t(448),((e,n)=>{const r=t,s=[];for(const t of g[r(350)](n[r(349)])[r(274)]())t.is(r(282),r(399))&&s[r(345)](t);g[r(424)]((t=>{const e=r;for(const n of s)t[e(293)](t[e(350)](n),t[e(304)](n)),t[e(437)](n)}))}))}}function ba(t){const e=ga;if(t[e(436)])return!0;const n=t[e(396)](0);return n.is(e(282),e(472))&&n[e(436)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(279)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["commandParams","accept","table","336561LlqOng","formatInline","markBlockFormat","getTableColumnsWidths","format","model","subType","getAttribute","editor","locale","formatGroupId","has","5kmIFyj","getContainedElement","get","11382129mRyGJn","_descriptionFactory","selection","4581084AEyPGS","discard","400496CzDClb","columnWidths","registerDescriptionCallback","afterInit","change","_suggestionFactory","827708GdnBRO","12chJvHH","*Format:* resize table","bind","registerCustomCallback","getColumnGroupElement","97436HidBIb","resizeTable","author","TableColumnResizeEditing","Users","formatBlock","1069274qaliKy","handleResizeTableWidthCommand","getSuggestionCallback","resizeTableWidth","enableCommand","data","plugins","TrackChangesEditing","getSuggestions","type","document","tableWidth","handleSuggestionDescription","getSelectedElement"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(399285===parseInt(n(204))/1+parseInt(n(187))/2+-parseInt(n(176))/3*(-parseInt(n(181))/4)+-parseInt(n(216))/5*(-parseInt(n(167))/6)+-parseInt(n(175))/7+parseInt(n(169))/8+-parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class ka extends t.Plugin{[_a(172)](){const t=_a;if(!this[t(212)][t(193)][t(215)](t(184)))return;const e=this[t(212)][t(193)][t(218)](t(194));e[t(191)](t(190),this[t(188)][t(178)](this)),e[t(174)][t(179)](t(186),t(182),t(202),e[t(174)][t(189)](t(186),null,t(168))),e[t(174)][t(179)](t(186),t(182),t(168),e[t(174)][t(189)](t(186),null,t(202))),e[t(165)][t(171)](this[t(199)][t(178)](this))}[_a(188)](t,e){const n=_a,r=this[n(212)][n(193)][n(218)](n(194)),s=this[n(212)][n(193)][n(218)](n(184)),o=e[n(203)]||this[n(212)][n(209)][n(197)][n(166)][n(200)]();this[n(212)][n(209)][n(173)]((()=>{const i=n,a=s[i(180)](o);let c=a?s[i(207)](a):null,u=o[i(211)](i(198))||null;const l=e[i(198)]||u,f=e[i(170)]||c,h=this[i(212)][i(193)][i(218)](i(185)).me;for(const t of r[i(195)]()){const e=t[i(217)]();if(i(182)===t[i(210)]&&e===o){t[i(183)]!==h&&t[i(168)]();const e=t[i(192)][i(201)];u=e[0][i(198)],c=e[0][i(170)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(206)](o,{commandName:i(190),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(182)},[],i(182))}))}[_a(199)](t){const e=_a;if(e(186)!=t[e(196)]&&e(205)!=t[e(196)])return;const{data:n}=t;if(n&&e(182)===n[e(214)]){const t=e(177);return{type:e(208),content:Hr(this[e(212)][e(213)],t)}}}}function Ca(){const t=["afterInit","insertTemplate","4474476tmKOPl","596763VxpWhg","TrackChangesEditing","plugins","get","424650rcxHWh","1652273eSlHin","219025tcaFfL","3703224qFgCKU","4136805xunVIu","editor","Template","has","enableCommand"];return(Ca=function(){return t})()}const Ra=Na;function Na(t,e){const n=Ca();return(Na=function(t,e){return n[t-=348]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(909471===parseInt(n(349))/1+parseInt(n(353))/2+-parseInt(n(357))/3+parseInt(n(356))/4+parseInt(n(355))/5+parseInt(n(348))/6+-parseInt(n(354))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class La extends t.Plugin{[Ra(362)](){const t=Ra,e=this[t(358)];e[t(351)][t(360)](t(359))&&e[t(351)][t(352)](t(350))[t(361)](t(363))}}const Sa=Ma;function va(){const t=["3438hoCIRg","ELEMENT_TABLE_OF_CONTENTS","editor","commands","2846585gnrXUf","927828DAkmsf","6132infGwy","enableCommand","6431420aQCgUN","_descriptionFactory","plugins","981HuPSxl","tableOfContents","TrackChangesEditing","3725407OLxHoJ","89LsWfqm","9938yzGrLS","12400bKnrWN","registerElementLabel","get","insertTableOfContents","locale","afterInit"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(301846===parseInt(n(226))/1*(-parseInt(n(227))/2)+-parseInt(n(222))/3*(-parseInt(n(217))/4)+parseInt(n(215))/5+parseInt(n(216))/6+-parseInt(n(225))/7+-parseInt(n(228))/8*(parseInt(n(234))/9)+parseInt(n(219))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(233)](){const t=Sa,e=this[t(236)];if(!e[t(237)][t(230)](t(231)))return;e[t(221)][t(230)](t(224))[t(218)](t(231));const n=e[t(221)][t(230)](t(224)),r=e[t(232)];n[t(220)][t(229)](t(223),(e=>Hr(r,t(235),e)))}}const wa=Da;function Da(t,e){const n=Pa();return(Da=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(652783===parseInt(n(328))/1+parseInt(n(286))/2*(-parseInt(n(290))/3)+parseInt(n(299))/4+parseInt(n(287))/5+-parseInt(n(289))/6*(-parseInt(n(327))/7)+-parseInt(n(298))/8+-parseInt(n(300))/9*(parseInt(n(322))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Fa extends t.Plugin{[wa(329)](){const t=wa,e=this[t(293)];if(!e[t(306)][t(314)](t(326)))return;const n=e[t(306)][t(316)](t(317));n[t(303)][t(325)](t(323),(()=>Hr(e[t(291)],t(297)))),e[t(318)][t(304)][t(312)]((r=>{const s=t;let o=!1;const i=Array[s(307)](e[s(318)][s(304)][s(305)][s(296)]());for(const{name:t,data:a}of i){const{group:i}=n[s(310)](t);if(s(324)!==i||!a[s(301)])continue;const c=a[s(301)],u=c[s(309)][s(315)];if(!u||!u.is(s(321),s(323)))continue;if(!c[s(288)][s(313)](c[s(309)]))continue;const l=e[s(318)][s(319)][s(292)](c[s(309)],s(320));if(l&&l[s(294)]){const e=r[s(311)](c[s(288)],l[s(288)]);e[s(308)](c)||(r[s(302)](t,{range:e}),o=!0)}o||(r[s(295)](t),o=!0)}return o}))}}function Pa(){const t=["isCollapsed","removeMarker","getChangedMarkers","ELEMENT_TITLE","5454664NgNIje","1413748mbLjJp","27mujQLL","newRange","updateMarker","_descriptionFactory","document","differ","plugins","from","isEqual","end","_splitMarkerName","createRange","registerPostFixer","isTouching","has","nodeBefore","get","TrackChangesEditing","model","schema","forward","element","4366490HKemCt","title-content","suggestion","registerElementLabel","Title","7638981PIXjJt","672307xUALTs","afterInit","26iCILpV","4240060XQWOzR","start","6hbZvdn","73956tLPUdk","locale","getNearestSelectionRange","editor"];return(Pa=function(){return t})()}function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=406]})(t,e)}const Ba=xa;function Ua(){const t=["editor","1757278fwGbpg","afterInit","UndoEditing","525943OHybpU","9HrFMJC","has","3639117axUWkh","undo","enableCommand","redo","plugins","1549784JyXRpz","355vKjGdu","4xEguJq","56586mtLwbr","1237204BuhdMX","get","250ujuWno","713860ehicUr","TrackChangesEditing"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(870379===-parseInt(n(416))/1+-parseInt(n(422))/2+parseInt(n(407))/3*(parseInt(n(414))/4)+-parseInt(n(413))/5*(-parseInt(n(415))/6)+parseInt(n(419))/7+parseInt(n(412))/8*(-parseInt(n(426))/9)+-parseInt(n(418))/10*(-parseInt(n(425))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(423)](){const t=Ba,e=this[t(421)],n=e[t(411)][t(417)](t(420));e[t(411)][t(406)](t(424))&&(n[t(409)](t(408)),n[t(409)](t(410)))}}function Ga(){const t=["get","18lBPaCM","436177pmbcZt","TableCaptionEditing","TrackChangesEditing","editor","7868720ezlEnx","requires","5htlHjf","plugins","6vcBHJA","1158004nhLuMU","898733WIKXjj","toggleTableCaption","has","2492840wAALXw","108reLwVD","126mpPwCG","enableCommand","131187DhpPgL","3746060RQJccf","afterInit"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=331]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(666870===parseInt(n(339))/1+-parseInt(n(338))/2*(-parseInt(n(347))/3)+-parseInt(n(348))/4*(-parseInt(n(336))/5)+parseInt(n(345))/6*(-parseInt(n(352))/7)+parseInt(n(334))/8+-parseInt(n(351))/9*(parseInt(n(343))/10)+parseInt(n(340))/11*(-parseInt(n(344))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{static get[za(335)](){return[na]}[za(349)](){const t=za,e=this[t(333)];e[t(337)][t(342)](t(331))&&e[t(337)][t(350)](t(332))[t(346)](t(341))}}function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=156]})(t,e)}const Xa=Wa;function Ka(){const t=["tableCellHorizontalAlignment","handleSuggestionDescription","commandParams","registerCustomCallback","getAttribute","_descriptionFactory","editor","findAncestor","document","locale","getSuggestionCallback","111505kOgPVe","getFirstPosition","removeAttribute","handleDiscardAction","tableBorderStyle","TablePropertiesEditing","*Format:* change table cell properties","getSuggestions","tableCellBorderWidth","table","formatBlock","348799iTffWn","getSelectionAffectedTableCells","tableCellBackgroundColor","tableCellVerticalAlignment","*Format:* change table properties","change","tableBorderWidth","markBlockFormat","tableBorderColor","tableCellHeight","tableCellPadding","_suggestionFactory","TrackChangesEditing","tableAlignment","nodeAfter","tableHeight","tableWidth","get","TableUtils","subType","pluginName","TrackChangesTableProperties","tableCellWidth","276688eJhtjS","9140274SQoElb","tableBackgroundColor","_handlePropertyChange","setAttribute","format","data","3035592YigoER","batch","has","tableProperties","afterInit","plugins","tableCellProperties","100776TYJYkE","start","registerDescriptionCallback","287yuSJBy","enqueueChange","tableCellBorderStyle","accept","3247821hsWUmH","selection","_getSuggestion","join","260wlscqX","discard","enableCommand","model","TableCellPropertiesEditing","getContainedElement","tableCellBorderColor"];return(Ka=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(897304===parseInt(n(207))/1+-parseInt(n(167))/2+-parseInt(n(174))/3+-parseInt(n(178))/4*(-parseInt(n(196))/5)+-parseInt(n(231))/6+-parseInt(n(170))/7*(-parseInt(n(230))/8)+parseInt(n(160))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Wa;super(t),this[e(163)]=[e(215),e(200),e(213),e(220),e(223),e(222),e(232)],this[e(166)]=[e(184),e(172),e(204),e(217),e(229),e(216),e(209),e(185),e(210)]}static get[Xa(227)](){return Xa(228)}[Xa(164)](){const t=Xa,e=this[t(191)][t(165)][t(224)](t(219));if(this[t(191)][t(165)][t(162)](t(201))){for(const n of this[t(163)])e[t(180)](n,((e,r)=>{const s=t,o=this[s(191)][s(181)][s(193)][s(175)][s(197)]()[s(192)](s(205));this[s(156)](n,[o],this[s(163)],s(163),e,r)}));e[t(218)][t(188)](t(206),t(163),t(173),e[t(218)][t(195)](t(206),null,t(179))),e[t(218)][t(188)](t(206),t(163),t(179),((e,n)=>this[t(199)](this[t(163)],e,n))),e[t(218)][t(188)](t(206),t(163),t(177),(()=>!1))}if(this[t(191)][t(165)][t(162)](t(182))){for(const n of this[t(166)])e[t(180)](n,((e,r)=>{const s=t,o=this[s(191)][s(165)][s(224)](s(225))[s(208)](this[s(191)][s(181)][s(193)][s(175)]);this[s(156)](n,o,this[s(166)],s(166),e,r)}));e[t(218)][t(188)](t(206),t(166),t(173),e[t(218)][t(195)](t(206),null,t(179))),e[t(218)][t(188)](t(206),t(166),t(179),((e,n)=>this[t(199)](this[t(166)],e,n))),e[t(218)][t(188)](t(206),t(166),t(177),(()=>!1))}e[t(190)][t(169)]((e=>this[t(186)](e)))}[Xa(156)](t,e,n,r,s,o){const i=Xa,a=this[i(191)][i(165)][i(224)](i(219));this[i(191)][i(181)][i(171)](o[i(161)],(()=>{const t=i;for(const i of e)if(this[t(176)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(189)](r);void 0!==n&&(e[r]=n)}s(o),a[t(214)](i,{commandParams:[e]},[],r)}}))}[Xa(199)](t,e,n){const r=Xa,s=e[0][r(168)][r(221)],o=n[r(187)][0];this[r(191)][r(181)][r(212)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(157)](r,o[r],s):e[n(198)](r,s)}))}[Xa(186)](t){const e=Xa;if(t[e(159)])switch(t[e(226)]){case e(163):return{type:e(158),content:Hr(this[e(191)][e(194)],e(211))};case e(166):return{type:e(158),content:Hr(this[e(191)][e(194)],e(202))}}}[Xa(176)](t,e){const n=Xa,r=this[n(191)][n(165)][n(224)](n(219));for(const s of r[n(203)]({skipNotAttached:!0})){const r=s[n(183)]();if(s[n(226)]===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=Kn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=Cc;function pc(){const t=["widget","_getAttributeKey","deletion:accept","always","registerCustomCallback","_processAttributeChanges","getFirstMarker","change:data","markInsertion","attribute:join","isMultiRange","selection","isUndo","addMarker","backward","addUser","consumable","containsRange","start","size","catch","sort","hasCommentThread","_setSuggestionRange","ck-suggestion-marker","suggestion","moveTargetPosition","authoredAt","getMultiRangeId","split","skipNestingCheck","insertion:join","comments","_removeSuggestion","addSuggestionData","PENDING_ACTION_SUGGESTION","includes","_saved","removeClass","elementEnd","490ynoTKB","isObject","suggestion:","adapter","addHighlight","_enabledCommands","key","warn","insertContent","getRange","removed","592438cJTrDn","_recordAttributeChanges","enableReadOnlyMode","_customCallbacks","execute","_isForcedDefaultExecutionBlock","parent","attributes","containsPosition","position","dataReady","dataDowncast","document","addCommentThread","_getAuthorFromId","plugins","author","tablePasteChainId","addMarker:suggestion:attribute","reconvertMarker","rejected","formatBlock","isOwn","dataToMarker","previous","open","_rangeIsInLocalUserInsertion","find","low","element","createRangeOn","ck-suggestion-marker-formatBlock","announce","updateMarker","toUpperCase","track-changes-adapter-already-set","containsItem","head","6892BFDzoP","isAfter","targetPosition","track-changes-enable-command-twice","pluginName","_setSuggestionData","isLocal","updateSuggestion","oldValue","lowest","_addSuggestionMarker","forward","set","trackChangesCommand","getAncestors","elementStart","getMarkers","formatInline:join","documentSelection","insertion:chain","refresh","track-changes-suggestion-data-mismatch","_splitMarkerName","push","insertion:accept","attributeKey","isExternal","end","attribute","nodeAfter","bindElementToMarker","delete","isBefore","getContainedElement","createRange","forceDefaultExecution","getAllAdjacentSuggestions","removeMarker:suggestion:attribute","track-changes-user-not-found","type","containerElement","createdAt","_cutOutSuggestionMarker","groupId","markDeletion","suggestion:attribute:","change:activeMarkers","deletion:","_blockAttributeKeys","update:suggestion","differ","_isBlockAttribute","multipleBlocks","isInsideObject","createPositionAfter","suggestion-type","markInlineFormat","unbindElementFromMarkerName","_reduceExistingSuggestions","markBlockFormat","toJSON","startsWith","trackChanges","_afterChanges","597aLVUDi","489210cWWMmC","every","never","_updateSuggestionData","data","from","markerNameToElements","hasSuggestion","formatInline:chain","isAtStart","external:","removeMarker","_getMarkerAnnouncementText","data-suggestion","substr","acceptSelectedSuggestions","$elementName","splice","getItems","ready","_createSuggestion","high","name","define","_onDiscard","TrackChangesEditing","addMarker:suggestion","markMultiRangeInsertion","options","_processAttributeSuggestions","notReady","splitPosition","commands","trackChanges.trackFormatChanges","_adapter","getCommentThread","markMultiRangeBlockFormat","70rnjhQx","_commentsRepository","rethrowUnexpectedError","@external","CommentsRepository","insertion:","assign","getNearestSelectionRange","attribute:","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.","formatInline:accept","item","_checkSuggestionCorrectness","next","markAttributeChange","attributeOldValue","_enableDefaultAttributesIntegration","chain","LEAVE","pop","suggestionChanged","clone","model","formatBlock:","containsRangeInObject","enqueueChange","stopListening","track-changes-suggestion-not-found","length","removeMarker:suggestion:formatBlock","isInContent","activeMarkers","markerToHighlight","hasComments","markerToData","_findSuggestions","attribute:accept","_defaultCallbacks","getLastMatchingPosition","isEqual","76635Jhbove","resolve","isBlock","markerReady","forEach","requires","editor","addSuggestion","nodeBefore","getWalker","acceptSuggestion","_refreshSuggestionsChain","_getSuggestionData","getSuggestions","$marker","formatBlock:chain","_recordAttributeSuggestions","createElement","Users","markMultiRangeDeletion","rename","addRange","add","$text","showSuggestionHighlights","formatInline:","fetchCommentThread","enableCommand","_registerDefaultCallbacks","listenTo","_suggestions","schema","commentThread","for","fire","getUser","_reduceSuggestionAttributeRange","newValue","originalSuggestionId","suggestionLoaded","removeMarkers","fromCharCode","formatInline","_suggestionState","formatBlock:discard","isRemovable","getDifference","values","markerName","getChanges","formatGroupId","addMarker:suggestion:formatBlock","PendingActions","config","508151ysIrrY","oldRange","_inlineAttributeKeys","root","group","_addThreadToSuggestion","setTo","track-changes-adapter-missing-getsuggestion","_initAriaMarkerChangeAnnouncements","setSelection","formatBlock:accept","_mergeNestedSuggestions","_registerBlockAttribute","getSuggestion","howMany","getRanges","after","registerPostFixer","writer","createPositionAt","discardAllSuggestions","batch","isAtEnd","insert","_registerInlineAttribute","change","isArray","_trackFormatChanges","isNextTo","_element","toViewElement","_joinWithAdjacentSuggestions","remove","meta","unshift","markers","ariaLiveAnnouncer","$textProxy","_SUGGESTION_ANNOUNCEMENT","_descriptionFactory","filter","952Fnqjpo","isIntersecting","_breakSuggestionMarker","collaboration.channelId","trackChanges.mergeNestedSuggestions","locale","addClass","_editor","move","attribute:discard","formatBlock:join","getFirstRange","isCollapsed","deletion:join","change:_saved","formatInline:discard","_getExternalAuthor","init","marker-count","addMarkerName","creator","concat","ENTER","conversion","normal","buildSuggestion","addComment","isIntersectingWithRange","unbind","acceptAllSuggestions","applyOperation","_joinSuggestions","some","getShiftedBy","subType","elementToElement","createPositionBefore","2699394UmdTgu","removeComment","rootName","ck-suggestion-marker-","newRange","suggestionUnloaded","$graveyard","getChangedMarkers","219443JDEFSI","then","isDocumentOperation","format","multi","accepted","error-saving-suggestion-data-suggestion-discarded","insertion","createRangeIn","map","join","authorName","deletion:discard","getSuggestionCallback","stop","clear","return","discardSelectedSuggestions","removeAttribute","_isDataLoaded","deletion","substring","discardSuggestion","value","upcast","highest","discard","getAttribute","get","deletion:chain","_model","commandName","before","deleteContent","mapper","isTouching","createSelection","insertion:discard","editingDowncast","track-changes-command-not-found","editing","attributeNewValue","isSelectable","accept","has","keys","fromRange","getIntersection","range","_suggestionFactory","_refreshAttributeSuggestionsChain","ck-suggestion-marker--active","ck-suggestion-marker-formatInline","FORMATTING","consume","isLimit","getCustomProperty","detach","default","setAttribute","_isRegisteredAttribute","_handleNewSuggestionMarker"];return(pc=function(){return t})()}!function(t,e){const n=Cc,r=t();for(;;)try{if(965113===parseInt(n(372))/1+-parseInt(n(364))/2+parseInt(n(587))/3*(-parseInt(n(523))/4)+-parseInt(n(625))/5*(parseInt(n(588))/6)+-parseInt(n(719))/7+-parseInt(n(327))/8*(-parseInt(n(665))/9)+parseInt(n(474))/10*(parseInt(n(485))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const mc=dc(604);class Ic extends t.Plugin{static get[dc(670)](){return[dc(629),o.Users,t.PendingActions,Qr,ns,as,us,Ts,ms,ks,Ls,Bs,to,so,co,go,Eo,Ao,Ro,Mo,Fo,zo,Uo,Ko,Yo,ei,ui,pi,oi,Vs,Ks,bi,Ai,Ni,Mi,Pi,ji,Hi,Ki,$i,na,ca,ha,Ha,Ea,ka,Oa,qa,La,Fa,ja]}static get[dc(527)](){return dc(613)}constructor(t){const e=dc;function n(t){const e=Cc;return t[e(381)]((t=>String[e(706)](t)))[e(382)]("")}super(t),this[e(681)]=!1,this[e(535)](e(656),[]),this.on(e(569),((n,r,s,o)=>{const i=e;this[i(402)][i(744)]((()=>{const e=i;for(const n of[...o,...s])this[e(402)][e(321)][e(416)](n)&&t[e(412)][e(504)](n)}))})),this[e(325)]=new qr(this[e(671)][e(647)][e(696)],this[e(671)][e(332)]),this[e(622)]=null,this[e(421)]=new Ec(this[e(671)]),this[e(695)]=new Map,this[e(626)]=t[e(500)][e(400)](e(629)),this[e(479)]=new Set,this[e(402)]=this[e(671)][e(647)],this[e(708)]=new WeakMap,this[e(490)]=!1,this[e(571)]=new Set([e(604)]),this[e(721)]=new Set,t[e(718)][e(611)](e(621),e(430)),this[e(746)]=t[e(718)][e(400)](e(621)),t[e(718)][e(611)](e(331),!0),this[e(730)]=t[e(718)][e(400)](e(331)),this[e(536)]=new f(t,this[e(479)]),this[e(727)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,54,51,56])}[dc(344)](){const t=dc,n=this[t(671)],r=(e,n)=>{const r=t;if(r(551)!=e)return r(367)+e;const s=n[r(463)]("|")[0];return this[r(574)](s)?r(516):r(424)};n[t(350)][t(698)](t(410))[t(657)]({model:t(459),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(545)](e[n(713)]),a=[n(458),r(o,i)];let c=3e3;return this[n(656)][n(470)](e[n(713)])&&(a[n(546)](n(423)),c=3010),n(392)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(350)][t(698)](t(496))[t(687)]((e=>{const r=t;e.on(r(614),((t,e,s)=>{const o=r;if(!s[o(616)][o(689)])return;const i=e[o(636)];if(!i)return;const c=s[o(406)][o(749)](i);n[o(647)][o(696)][o(475)](i)&&c&&!c[o(428)](o(434))&&c.is(o(563))&&(0,a.toWidget)(c,s[o(737)])}),{priority:r(609)})})),n[t(350)][t(698)](t(496))[t(657)]({model:t(459),view:(e,n)=>{const s=t;if(!n[s(616)][s(689)])return null;const{type:o,subType:i}=this[s(545)](e[s(713)]);return{classes:[s(458),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(636)])return;const{id:c}=this[a(545)](o[a(713)]);if(r){const t=this[a(695)][a(400)](c),e=this[a(435)](t);if(!this[a(574)](e))return}if(o[a(636)].is(a(445)))return void i[a(450)][a(426)](o[a(636)],s[a(610)]);const u=i[a(406)][a(749)](o[a(636)]);if(o[a(636)].is(a(514))&&n[a(647)][a(696)][a(667)](o[a(636)])&&!u[a(428)](a(478))){i[a(737)][a(333)]([a(458),a(516)],u),i[a(737)][a(431)](a(601),c,u),i[a(406)][a(553)](u,o[a(713)]),e&&(this[a(656)][a(470)](o[a(713)])?i[a(737)][a(333)](a(423),u):i[a(737)][a(472)](a(423),u));for(const t of n[a(647)][a(380)](o[a(636)])[a(606)]())i[a(450)][a(426)](t,s[a(610)]);i[a(450)][a(426)](o[a(636)],s[a(610)])}};n[t(350)][t(698)](t(496))[t(687)]((e=>{const n=t;e.on(n(716),((t,e,r)=>{const o=n;r[o(616)][o(689)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(397)})})),n[t(350)][t(698)](t(496))[t(687)]((e=>{const n=t;e.on(n(503),((t,e,r)=>{const o=n;r[o(616)][o(689)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(397)})})),n[t(350)][t(698)](t(496))[t(659)]({model:t(459),view:(e,n)=>n[t(616)][t(689)]?null:{group:t(459),name:e[t(602)](11)}}),n[t(350)][t(698)](t(396))[t(362)]({view:{name:t(459),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(476)+e[r(399)](r(578))+":"+e[r(399)]("id");return e[r(399)](r(345))&&(s+=":"+e[r(399)](r(345))),n[r(682)](r(679),{"data-name":s})}}),n[t(350)][t(698)](t(396))[t(508)]({view:t(459)}),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(716),s(),{priority:n(609)})})),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(503),s({isAttributeSuggestion:!0}),{priority:n(609)})})),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(654),((t,e,r)=>{const s=n,o=r[s(406)][s(594)](e[s(713)]);if(o)for(const t of o)t[s(428)](s(478))||(r[s(737)][s(472)]([s(458),s(516),s(423)],t),r[s(737)][s(390)](s(601),t),r[s(406)][s(580)](t,e[s(713)]))}),{priority:n(609)})})),n[t(350)][t(698)](t(410))[t(687)]((e=>{const n=t;e.on(n(560),((t,e,r)=>{const s=n,o=r[s(406)][s(594)](e[s(713)]);if(!o)return;const{id:i}=this[s(545)](e[s(713)]),a=this[s(695)][s(400)](i),c=this[s(435)](a);if(this[s(574)](c))for(const t of o)t[s(428)](s(478))||(r[s(737)][s(472)]([s(458),s(516),s(423)],t),r[s(737)][s(390)](s(601),t),r[s(406)][s(580)](t,e[s(713)]))}),{priority:n(609)})})),n[t(647)][t(497)][t(736)]((e=>{const r=t;let s=!1;const o=Array[r(593)](n[r(647)][r(497)][r(573)][r(371)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(545)](t);if(r(459)!==o)continue;const h=this[r(695)][r(400)](f);if(null!=c[r(368)]){r(707)==u&&(s=s||_c(c[r(368)],t,e,n[r(647)][r(696)]));const o=r(551)==u&&this[r(574)](l[r(463)]("|")[0]);if(c[r(368)][r(339)]||r(370)==c[r(368)][r(722)][r(366)]||r(506)==u&&!Ac(c[r(368)])||o&&!Ac(c[r(368)])||r(392)==u&&(Tc(a=c[r(368)])||function(t){const e=r;return t[e(452)][e(491)]==t[e(550)][e(673)]&&t[e(452)][e(741)]}(a)))e[r(599)](t),s=!0;else{if(!h||!h[r(655)])continue;i[r(687)](h)}}}var a;return i[r(453)]>0&&(s=!!this[r(750)](i)||s),s})),n[t(647)][t(497)][t(736)]((e=>{const r=t;let s=!1;for(const t of n[r(647)][r(497)][r(573)][r(714)]())if(r(742)==t[r(562)])for(const t of this[r(695)][r(712)]()){if(t[r(444)]||!t[r(655)])continue;const o=r(506)==t[r(562)],i=this[r(435)](t),a=i&&this[r(574)](i);if(!o&&!a)continue;const c=t[r(338)]();if(c[r(452)][r(491)]!=c[r(550)][r(491)]&&!c[r(550)][r(741)]){const o=n[r(647)][r(738)](c[r(452)][r(552)],r(550)),i=n[r(647)][r(557)](c[r(452)],o);e[r(518)](t[r(440)](),{range:i}),s=!0}}return s})),n[t(647)][t(497)][t(736)]((e=>this[t(439)](e))),n[t(647)][t(497)][t(736)]((e=>!e[t(740)][t(529)]&&this[t(617)](e))),n[t(647)].on(t(586),(()=>{this[t(681)]=!1})),n[t(647)][t(497)].on(t(441),((r,s)=>{const o=t;if(!s[o(529)]||s[o(446)])return;if(!this[o(681)])return;const i=n[o(647)][o(497)][o(573)][o(714)]();if(0==i[o(653)])return;const a=[],c=i[o(326)]((t=>o(551)==t[o(562)])),u=i[o(326)]((t=>o(742)==t[o(562)]&&o(688)!=t[o(610)])),l=i[o(326)]((t=>o(751)==t[o(562)]&&o(688)!=t[o(610)]));for(const t of c)this[o(432)](t[o(548)])&&a[o(546)]({key:t[o(548)],newValue:t[o(413)],oldValue:t[o(640)],range:kc(t[o(420)],n[o(647)])});for(const t of u){const e=l[o(512)]((e=>e[o(748)]===t[o(748)]));if(e){const r=Rc(t[o(494)][o(552)],n[o(647)]);e[o(610)]!==t[o(610)]&&a[o(546)]({key:o(604),newValue:t[o(610)],oldValue:e[o(610)],range:r});for(const[n,s]of e[o(492)]){if(!this[o(432)](n))continue;const e=t[o(492)][o(400)](n);s!==e&&a[o(546)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(492)])this[o(432)](n)&&(e[o(492)][o(416)](n)||a[o(546)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(653)]&&n[o(647)][o(650)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(639)](t,e,s,o,{groupId:r});this[n(581)](t,a)}))}),{priority:t(532)}),n[t(647)][t(321)].on(t(572),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(545)](n[s(610)]),e=this[s(695)][s(400)](t);e&&e[s(346)](n[s(610)])}})),n[t(647)][t(497)].on(t(441),(()=>{const e=t,r=Array[e(593)](n[e(647)][e(497)][e(573)][e(371)]())[e(326)]((t=>e(459)===this[e(545)](t[e(610)])[e(723)]));if(0===r[e(653)])return;r[e(455)](((t,n)=>{const r=e,s=t[r(592)][r(720)],o=n[r(592)][r(720)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(452)][r(555)](o[r(452)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(545)](t);if(null===n[e(720)]){const n=this[e(433)](t);o[e(687)](n)}else{const t=this[e(695)][e(400)](r);null!==n[e(368)]||t[e(655)]?(s[e(687)](t[e(522)]),o[e(687)](t)):this[e(467)](t)}}o[e(453)]>0&&this[e(676)](o);for(const t of s)this[e(699)](e(645),t)})),n[t(647)].on(t(357),((e,r)=>{const s=t,o=r[0];if(!this[s(695)][s(453)])return;if(!o[s(374)])return;if(o[s(740)][s(446)]||!o[s(740)][s(529)])return;let i,a;switch(o[s(562)]){case s(742):i=n[s(647)][s(738)](o[s(494)]),a=i[s(360)](o[s(733)]);break;case s(463):i=n[s(647)][s(738)](o[s(619)]),a=n[s(647)][s(738)](o[s(460)]);break;case s(335):i=n[s(647)][s(738)](o[s(525)]),a=i[s(360)](o[s(733)]);break;default:return}const c=n[s(647)][s(557)](i,a);n[s(647)][s(744)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(660)](c)){if(e[t(444)])continue;if(t(707)==e[t(562)])continue;const r=this[t(435)](e);if(r&&this[t(574)](r)&&t(463)!=o[t(562)])continue;const s=e[t(592)]&&e[t(592)][t(575)];(t(506)!=e[t(562)]||t(463)==o[t(562)]&&!s)&&(n[t(649)]||t(379)==e[t(562)]&&n[t(507)]||e[t(338)]()[t(451)](c)&&this[t(329)](e,i,a))}}))}),{priority:t(532)}),n[t(647)].on(t(405),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(558)])return;if(this[s(490)])return;if(!this[s(536)][s(395)])return;if(o[s(339)])return;const a=n[s(647)][s(696)],{start:c,end:u}=o[s(338)](),l=c[s(552)]&&a[s(427)](c[s(552)])?null:a[s(632)](c,s(534)),f=u[s(673)]&&a[s(427)](u[s(673)])?null:a[s(632)](u,s(448)),h=n[s(647)][s(557)](l?l[s(452)]:c,f?f[s(550)]:u);n[s(647)][s(744)]((t=>{const e=s;this[e(567)](h);const r=n[e(647)][e(696)][e(632)](h[e(452)]);o.is(e(541))?t[e(728)](r):o[e(725)](r)})),e[s(386)]()}),{priority:e.priorities[t(351)]+10}),n[t(647)].on(t(482),((e,r)=>{const s=t,o=r[r[s(653)]-1];o&&o[s(558)]||this[s(490)]||this[s(536)][s(395)]&&(n[s(647)][s(744)]((()=>{const t=s;let o=n[t(647)][t(482)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(388)]=o[t(646)]();const i=o[t(550)][t(673)],a=n[t(647)][t(696)];i&&a[t(667)](i)&&!a[t(475)](i)&&(o=n[t(647)][t(557)](o[t(452)],n[t(647)][t(738)](i,t(550)))),this[t(442)](o)})),e[s(386)]())}),{priority:t(609)}),this[t(671)][t(620)][t(687)](t(585),this[t(536)]),this[t(692)](t(585));const o=new p(n,this[t(695)]);n[t(620)][t(687)](t(675),o),this[t(692)](t(675));const i=new b(n,this[t(695)]);n[t(620)][t(687)](t(394),i),this[t(692)](t(394)),n[t(620)][t(687)](t(356),new S(n,o,this[t(695)])),this[t(692)](t(356)),n[t(620)][t(687)](t(739),new S(n,i,this[t(695)])),this[t(692)](t(739)),n[t(620)][t(687)](t(603),new w(n,o,this[t(695)])),this[t(692)](t(603)),n[t(620)][t(687)](t(389),new w(n,i,this[t(695)])),this[t(692)](t(389));const c=n[t(500)][t(400)](t(629));this[t(694)](c,t(353),((e,{threadId:n})=>{const r=t,s=this[r(695)][r(400)](n);s&&s[r(697)]&&1===s[r(697)][r(653)]&&this[r(591)](n,{hasComments:!0})}),{priority:t(513)}),this[t(694)](c,t(365),((e,{threadId:n})=>{const r=t,s=this[r(695)][r(400)](n);s&&s[r(697)]&&!s[r(697)][r(653)]&&this[r(591)](n,{hasComments:!1})}),{priority:t(513)})}set[dc(477)](t){const n=dc;if(this[n(622)])throw new e.CKEditorError(n(520),this);this[n(622)]=t}get[dc(477)](){return this[dc(622)]}[dc(678)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(695)][n(712)]())t&&!e[n(655)]||r[n(546)](e);return e?r[n(381)]((t=>t[n(583)]())):r}[dc(732)](t){const n=dc,r=this[n(695)][n(400)](t);if(!r)throw new e.CKEditorError(n(652),this);return r}[dc(595)](t){const e=dc;return this[e(695)][e(416)](t)}[dc(468)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(562)][e(463)](":"),a=this[e(695)][e(400)](r)||this[e(608)](o,i,r,n,s);if(this[e(724)](a),this[e(637)](a,o,i||null,n),a[e(564)]=t[e(564)],a[e(391)]=!0,s&&s[e(628)]){const t=s[e(628)],n=this[e(343)](t[e(383)]);a[e(461)]=t[e(564)],a[e(501)]=n,a[e(549)]=!0}else a[e(461)]=t[e(564)];switch(t[e(592)]&&(a[e(592)]=t[e(592)]),t[e(492)]&&(a[e(492)]=t[e(492)]),this[e(622)]&&this[e(622)][e(672)]||(a[e(471)]=!0),this[e(708)][e(400)](a)){case e(618):this[e(708)][e(535)](a,e(495));break;case e(668):a[e(655)]?(this[e(750)](new Set([a])),this[e(676)](new Set([a])),this[e(708)][e(535)](a,e(607)),this[e(699)](e(704),a)):this[e(708)][e(535)](a,e(484))}return a}[dc(675)](t){const e=dc;this[e(558)]((()=>{const n=e;this[n(671)][n(647)][n(744)]((()=>{const e=n;for(const n of t[e(559)]())n[e(415)]()}))}))}[dc(394)](t){const e=dc;this[e(558)]((()=>{const n=e;this[n(671)][n(647)][n(744)]((()=>{const e=n;for(const n of t[e(559)]())n[e(398)]()}))}))}[dc(692)](t,n){const r=dc,s=this[r(671)][r(620)][r(400)](t);if(!s)throw new e.CKEditorError(r(411),this,{commandName:t});if(this[r(479)][r(416)](s))throw new e.CKEditorError(r(526),this,{commandName:t});this[r(479)][r(687)](s),n&&s.on(r(489),((t,e)=>{const o=r;this[o(536)][o(395)]&&(this[o(490)]||(e[o(653)]>0&&e[e[o(653)]-1]&&e[e[o(653)]-1][o(558)]?e[o(644)]():(t[o(388)]=n(((...t)=>s[o(489)](...t,{forceDefaultExecution:!0})),...e),t[o(386)]())))}),{priority:r(609)})}[dc(558)](t){const n=dc;let r,s;const o=this[n(490)];this[n(490)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(490)]=!1),s&&e.CKEditorError[n(627)](s,this),r}[dc(442)](t,n=null,r={}){const s=dc;if(t[s(339)])return null;const o=this[s(671)][s(500)][s(400)](s(683)).me;for(const{suggestion:e,meta:o}of this[s(660)](t,s(379)))if(o[s(507)]){if(!o[s(747)]){if(o[s(649)]){if(!this[s(730)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(329)](e,t[s(452)],t[s(550)]);break}if(n==e[s(361)]&&Sc(e,r)){const n=e[s(338)]();return n[s(452)][s(664)](t[s(550)])?this[s(457)](e,this[s(402)][s(557)](t[s(452)],n[s(550)])):this[s(457)](e,this[s(402)][s(557)](n[s(452)],t[s(550)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(630)+n:s(379),u=this[s(528)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(533)](c,i,a,t),u}[dc(615)](t,n=dc(376),r={}){const s=dc,o=this[s(671)][s(500)][s(400)](s(683)).me,i=this[s(421)][s(385)](s(379),n,s(382));for(const e of this[s(678)]())if(e[s(501)].id==o.id&&s(379)==e[s(562)]&&e[s(361)]==n&&Sc(e,r)&&(i(e[s(734)](),t)||i(t,e[s(734)]()))){for(const n of t)e[s(686)](n);return e}for(const{suggestion:e,meta:n}of this[s(660)](t,s(379))){if(!n[s(507)])continue;if(!this[s(730)]&&n[s(649)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(734)]())for(const e of t)if(!n[s(451)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(630)+n,l=this[s(528)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(533)](u,a,c,e,Vr[s(462)]());return l}[dc(579)](t,n,r=null,s={}){const o=dc;if(r=r||yc(n),t[o(339)])return null;if(o(590)===this[o(746)]){const e=this[o(421)][o(385)](o(707),r,o(415));return this[o(558)]((()=>e([t],n,s))),null}const i=this[o(671)][o(500)][o(400)](o(683)).me,a=[];if(o(437)!==this[o(746)])for(const{suggestion:e,meta:n}of this[o(660)](t,o(379)))n[o(507)]&&!n[o(576)]&&a[o(546)](...e[o(734)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(419)](s);e&&r[n(546)](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(653)];){const s=r[e][n(711)](t);r[n(605)](e,1,...s),e+=s[n(653)]}}return r}(t,a);c[o(653)]&&this[o(402)][o(744)]((()=>{const t=o;for(const e of c){const o=this[t(421)][t(385)](t(707),r,t(415));this[t(558)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(452)],u=t[o(550)];for(const{suggestion:e,meta:n}of this[o(660)](t,o(707))){if(!n[o(507)])continue;if(e[o(361)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(338)]();if(i[o(451)](t,!0))return null;c=c[o(555)](i[o(452)])?c:i[o(452)],u=u[o(524)](i[o(550)])?u:i[o(550)],a?i[o(452)][o(555)](a[o(338)]()[o(452)])?(a[o(705)](),a=e):e[o(705)]():a=e}const l=this[o(402)][o(557)](c,u);if(a)this[o(457)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(528)]({id:t,type:o(690)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(533)](o(690)+r,t,a,l)}}return null}[dc(582)](t,n,r=[],s=null,o={}){const i=dc;n[i(715)]||(n[i(715)]=n[i(403)]),n[i(575)]=t.is(i(420)),s=s||yc(n);const a=r[i(381)]((t=>Rc(t,this[i(402)]))),c=t.is(i(420))?t:Rc(t,this[i(402)]);if(i(590)===this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t([c],n,o))),null}a[i(546)](c);let u=!0;for(const t of a)if(!this[i(511)](t)){u=!1;break}if(u&&i(437)!==this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t([c],n,o))),null}let l=null,f=c[i(452)],h=c[i(550)];for(const{suggestion:t,meta:e}of this[i(660)](c,i(506))){if(!e[i(507)])continue;if(e[i(747)]||e[i(649)]||e[i(576)])continue;if(t[i(592)][i(715)]!=n[i(715)])continue;if(!Sc(t,o))continue;const r=t[i(338)]();if(t[i(361)]==s){if(r[i(451)](c,!0))return null;f=f[i(555)](r[i(452)])?f:r[i(452)],h=h[i(524)](r[i(550)])?h:r[i(550)],l?r[i(452)][i(555)](l[i(338)]()[i(452)])?(l[i(705)](),l=t):t[i(705)]():l=t}else{const e=c[i(419)](r);this[i(565)](t,e)}}const g=this[i(671)][i(500)][i(400)](i(683)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(457)](l,this[i(402)][i(557)](f,h)),l;{const t=this[i(528)]({id:d,type:i(648)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(533)](i(648)+s,d,p,this[i(402)][i(557)](f,h)),t}}[dc(624)](t,n,r=[],s=null,o={}){const i=dc;n[i(715)]||(n[i(715)]=n[i(403)]);const a=t[0];n[i(575)]=a.is(i(420)),s=s||yc(n);const c=r[i(381)]((t=>Rc(t,this[i(402)]))),u=a.is(i(420))?t:t[i(381)]((t=>Rc(t,this[i(402)])));if(i(590)===this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t(u,n,o))),null}c[i(546)](...u);let l=!0;for(const t of c)if(!this[i(511)](t)){l=!1;break}if(l&&i(437)!==this[i(746)]){const t=this[i(421)][i(385)](i(506),s,i(415));return this[i(558)]((()=>t(u,n,o))),null}const f=this[i(671)][i(500)][i(400)](i(683)).me;for(const t of this[i(678)]()){if(t[i(501)].id!=f.id)continue;if(i(506)!=t[i(562)]||t[i(592)][i(715)]!=n[i(715)])continue;if(!Sc(t,o))continue;const e=t[i(361)]==s;for(let n=0;n<u[i(653)];n++){const r=u[n];for(const s of t[i(539)]()){const o=s[i(483)]();if(r[i(664)](o)){e?(u[i(605)](n,1),n--):t[i(599)](s[i(610)]);break}}}}if(0==u[i(653)])return null;const h=this[i(421)][i(385)](i(506),s,i(382));for(const t of this[i(678)]())if(t[i(501)].id==f.id&&i(506)==t[i(562)]&&t[i(592)][i(715)]==n[i(715)]&&t[i(361)]==s&&Sc(t,o)&&(h(t[i(734)](),u)||h(u,t[i(734)]()))){for(const e of u)t[i(686)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(648)+s,m=this[i(528)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(533)](p,g,d,t,Vr[i(462)]());return m}[dc(567)](t,n=null,r={}){const s=dc;if(t[s(339)])return null;const o=this[s(671)][s(500)][s(400)](s(683)).me,a=new i.LiveRange(t[s(452)],t[s(550)]);for(const{suggestion:t,meta:e}of this[s(660)](a,s(379)))if(e[s(507)]&&!e[s(747)])if(t[s(444)]){const e=t[s(734)]()[s(326)]((t=>s(370)!=t[s(722)][s(366)]));if(e[s(589)]((t=>a[s(451)](t,!0)))&&t[s(398)](),e[s(359)]((t=>t[s(451)](a,!0)))){const t=this[s(421)][s(385)](s(392),n,s(415));return this[s(558)]((()=>t([a],null,r))),null}}else{const e=a[s(419)](t[s(338)]());null!==e&&t[s(612)]([e],null,r)}if(a[s(429)](),a[s(339)]||s(370)==a[s(722)][s(366)])return null;let c=null,u=a[s(452)],l=a[s(550)];const f=this[s(660)](a,s(392));for(const{suggestion:t,meta:e}of f){const n=this[s(402)][s(557)](u,l);if(e[s(507)]&&(this[s(730)]||!e[s(649)]&&!e[s(576)]))if(t[s(444)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(734)]()){if(r[s(451)](n,!0))return t;n[s(451)](r)||(e=!1)}e&&t[s(398)]()}else{const e=t[s(338)]();if(e[s(451)](n,!0))return t;if(!Sc(t,r)){n[s(451)](e)?t[s(705)]():e[s(493)](u)?u=e[s(550)]:e[s(493)](l)&&(l=e[s(452)]);continue}u=u[s(555)](e[s(452)])?u:e[s(452)],l=l[s(524)](e[s(550)])?l:e[s(550)],r=Object[s(631)]({},t[s(492)]),c?e[s(452)][s(555)](c[s(338)]()[s(452)])?(c[s(705)](),c=t):t[s(705)]():c=t}}if(c)return this[s(457)](c,this[s(402)][s(557)](u,l)),c;{const t=(0,e.uid)(),i=this[s(402)][s(557)](u,l),a=o.id,c=n?s(570)+n:s(392),f=this[s(528)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(533)](c,t,a,i),f}}[dc(684)](t,n=dc(376),r={}){const s=dc,o=this[s(671)][s(500)][s(400)](s(683)).me,a=t[s(381)]((t=>new i.LiveRange(t[s(452)],t[s(550)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(660)](a,s(379)))e[s(507)]&&!e[s(747)]&&c[s(687)](t);for(const e of c)if(e[s(444)]){const o=e[s(734)]();if((!e[s(492)]||!e[s(492)][s(464)])&&o[s(589)]((t=>a[s(359)]((e=>e[s(451)](t,!0)))))&&e[s(398)](),a[s(589)]((t=>o[s(359)]((e=>e[s(451)](t,!0)))))){const e=this[s(421)][s(385)](s(392),n,s(415));return this[s(558)]((()=>e(t,null,r))),null}}else{const t=e[s(338)]();if(a[s(359)]((e=>e[s(451)](t,!0)))&&e[s(398)](),a[s(589)]((e=>t[s(451)](e,!0)))){const t=this[s(421)][s(385)](s(392),n,s(415));return this[s(558)]((()=>t(a,null,r))),null}}const u=this[s(421)][s(385)](s(392),n,s(382));let l=null;for(const t of this[s(678)]())if(t[s(501)].id==o.id&&t[s(655)]&&s(392)==t[s(562)]&&t[s(361)]==n&&Sc(t,r)&&(u(t[s(734)](),a)||u(a,t[s(734)]())))if(l){if(t[s(697)]&&t[s(697)][s(653)])continue;for(const e of t[s(734)]())l[s(354)](e)||l[s(686)](e);t[s(705)]()}else{l=t;for(const e of a)t[s(354)](e)||t[s(686)](e)}if(l)return l;c[s(387)]();for(const{suggestion:t,meta:e}of this[s(660)](a,s(392)))e[s(507)]&&(this[s(730)]||!e[s(649)]&&!e[s(576)])&&Sc(t,r)&&c[s(687)](t);for(const t of c){const e=t[s(734)]();if((!r||!r[s(464)])&&a[s(589)]((t=>e[s(359)]((e=>e[s(451)](t,!0))))))return t;(!t[s(492)]||!t[s(492)][s(464)])&&e[s(589)]((t=>a[s(359)]((e=>e[s(451)](t,!0)))))&&t[s(398)]()}const f=(0,e.uid)(),h=o.id,g=s(570)+n,d=this[s(528)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(429)](),t[s(339)]||s(370)==t[s(722)][s(366)]||this[s(533)](g,f,h,t,Vr[s(462)]());return d}[dc(639)](t,n,r,s,o){const i=dc;if(t[i(339)])return[];if(i(590)===this[i(746)])return[];const a=this[i(671)][i(500)][i(400)](i(683)).me.id,c=Array[i(593)](this[i(695)][i(712)]())[i(326)]((e=>i(551)==e[i(562)]&&e[i(592)][i(480)]==n&&e[i(354)](t)));if(i(430)===this[i(746)]){const e=this[i(660)](t,i(379))[i(326)]((({meta:t})=>t[i(507)]&&!t[i(576)]&&!t[i(747)]))[i(381)]((({suggestion:t})=>t));c[i(753)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(551)==t[i(562)]?t[i(592)][i(531)]:void 0,o=t[i(338)](),a=Array[i(593)](u[i(417)]())[i(512)]((t=>t[i(328)](o)));if(!a)continue;const c=a[i(711)](o);this[i(574)](n)&&i(379)==t[i(562)]&&0!=c[i(653)]||(u[i(554)](a),c[i(669)]((t=>{u[i(535)](t,r)})),i(379)!=t[i(562)]&&e!=s&&u[i(535)](a[i(419)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(653)]>37&&console[i(481)](i(634),{key:n});const f=(i(633)+(n+"|")+yc({newValue:s}))[i(393)](0,60),h=this[i(528)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(546)](h),this[i(533)](f,c,a,t)}return l}[dc(731)](t){const e=dc;this[e(571)][e(687)](t)}[dc(743)](t){const e=dc;this[e(721)][e(687)](t)}[dc(641)](t,e=[],n=[]){const r=dc;this[r(692)](t,((t,...e)=>{this[r(486)]((()=>{t(...e)}))}));for(const t of e)this[r(743)](t);for(const t of n)this[r(731)](t)}[dc(435)](t){const e=dc;return e(551)==t[e(562)]?t[e(361)][e(463)]("|")[0]:null}[dc(457)](t,e){const n=dc,r=t[n(440)]();this[n(402)][n(744)]((t=>{t[n(518)](r,{range:e})}))}[dc(724)](t){const e=dc,n=t.id,r=this[e(671)][e(718)][e(400)](e(330));this[e(626)][e(456)](n)||this[e(626)][e(498)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(626)][e(623)](n);s[e(355)](e(710)),s[e(710)]=!1,t[e(697)]=s}[dc(637)](t,n,r,s){const o=dc;if(t[o(562)]!=n||t[o(361)]!=r||t[o(347)].id!=s)throw this[o(671)][o(487)](o(544)),new e.CKEditorError(o(544),this)}[dc(565)](t,n){const r=dc,s=t[r(338)]();if(n[r(664)](s))t[r(705)]();else if(s[r(451)](n)){const o=this[r(402)][r(738)](n[r(452)][r(673)],r(550));this[r(457)](t,this[r(402)][r(557)](s[r(452)],o));const i=(0,e.uid)(),a=t[r(347)].id,c=t[r(562)]+":"+t[r(361)];this[r(528)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(592)],attributes:t[r(492)]});const u=this[r(402)][r(738)](n[r(550)][r(491)],r(735)),l=this[r(402)][r(557)](u,s[r(550)]);this[r(533)](c,i,a,l)}else if(s[r(493)](n[r(452)])){const e=this[r(402)][r(738)](n[r(452)][r(673)],r(550));this[r(457)](t,this[r(402)][r(557)](s[r(452)],e))}else{const e=this[r(402)][r(738)](n[r(550)][r(491)],r(735));this[r(457)](t,this[r(402)][r(557)](e,s[r(550)]))}}[dc(511)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(660)](t,e(379))){if(!r[e(507)])continue;const s=n[e(734)]();for(const n of s)if(!t[e(711)](n)[e(653)])return!0}return!1}[dc(499)](t){const n=dc,r=this[n(671)][n(500)][n(400)](n(683))[n(700)](t);if(!r)throw new e.CKEditorError(n(561),this);return r}[dc(343)](t){const e=dc,n=this[e(671)][e(500)][e(400)](e(683)),r=(0,o.hashObject)(e(598)+t);return n[e(700)](r)||n[e(449)]({id:r,name:t})}[dc(608)](t,e,n,r,s){const o=dc,i=this[o(499)](r),a=this[o(421)][o(352)](t,e,n,i,s,(t=>{const e=o;this[e(591)](n,{attributes:t});const r=this[e(732)](n);this[e(750)](new Set([r])),this[e(676)](new Set([r]))}));return this[o(694)](a,o(415),(()=>{const t=o;this[t(591)](n,{state:t(377)})}),{priority:o(609)}),this[o(694)](a,o(398),(()=>{const t=o;this[t(591)](n,{state:t(505)})}),{priority:o(609)}),this[o(695)][o(535)](n,a),this[o(708)][o(535)](a,o(618)),a}[dc(545)](t){const e=dc,n=t[e(463)](":");return{group:n[0],type:n[1],subType:n[e(653)]>=5?n[2]:null,id:n[e(653)]<5?n[2]:n[3],authorId:n[e(653)]<5?n[3]:n[4],markerCount:6==n[e(653)]?n[5]:null}}[dc(329)](t,n,r){const s=dc,o=t[s(338)](),i=o[s(452)],a=o[s(550)];this[s(457)](t,this[s(402)][s(557)](i,n));const c=(0,e.uid)(),u=t[s(347)].id,l=t[s(562)]+(t[s(361)]?":"+t[s(361)]:"");this[s(528)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(492)],data:t[s(592)]});const f=this[s(435)](t);(s(506)==t[s(562)]||f&&this[s(574)](f))&&(r=this[s(402)][s(363)](r[s(491)])),this[s(533)](l,c,u,this[s(402)][s(557)](r,a))}[dc(660)](t,e=null){const n=dc,r=[],s=this[n(671)][n(500)][n(400)](n(683)).me;Array[n(745)](t)||(t=[t]);for(const o of this[n(678)]()){if(!o[n(655)])continue;if(e&&o[n(562)]!=e)continue;let i=!1;for(const e of o[n(734)]()){for(const a of t){const t=a[n(452)][n(664)](e[n(550)])||a[n(550)][n(664)](e[n(452)]);if(t||a[n(419)](e)){const c=a[n(451)](e)&&bc(this[n(402)][n(696)],e[n(452)],a),u=e[n(451)](a)&&bc(this[n(402)][n(696)],a[n(452)],e);r[n(546)]({suggestion:o,meta:{isOwn:s==o[n(501)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(533)](t,e,n,r,s){const o=dc;this[o(402)][o(744)]((i=>{const a=o;let c=a(476)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(447)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(467)](t){const e=dc,n=t[e(509)],r=t[e(638)];t[e(509)]=null,t[e(638)]=null,null!=n&&n[e(638)]==t&&(n[e(638)]=r),null!=r&&r[e(509)]==t&&(r[e(509)]=n),e(607)==this[e(708)][e(400)](t)&&(this[e(708)][e(535)](t,e(484)),this[e(699)](e(369),t,n,r))}[dc(528)](t){const n=dc,r=t.id,s=this[n(468)](t);if(this[n(622)]&&this[n(622)][n(672)]){const o=this[n(671)][n(500)][n(400)](n(717)),i=s[n(658)],a=s[n(361)]?s[n(562)]+":"+s[n(361)]:s[n(562)],c=this[n(671)][n(332)],u=o[n(687)](Hr(c,n(469))),l={id:r,type:a,hasComments:i,data:t[n(592)]||null,originalSuggestionId:t[n(703)]||null,attributes:s[n(492)]};this[n(622)][n(672)](l)[n(373)]((t=>{const e=n;s[e(471)]=!0,o[e(751)](u),t&&t[e(564)]&&(this[e(695)][e(400)](r)[e(564)]=t[e(564)])}))[n(454)]((t=>{const r=n;throw(0,e.logWarning)(r(378)),this[r(671)][r(647)][r(650)]({isUndoable:!1},(()=>{s[r(398)]()})),s[r(651)](),this[r(695)][r(554)](s.id),this[r(708)][r(554)](s),t}))}return s}[dc(574)](t){const e=dc;return this[e(571)][e(416)](t)}[dc(591)](t,e){const n=dc,r=this[n(671)][n(500)][n(400)](n(717)),s=this[n(732)](t);if(this[n(622)]&&this[n(622)][n(530)])if(s[n(471)]){const s=r[n(687)](Hr(this[n(671)][n(332)],n(469)));this[n(622)][n(530)](t,e)[n(373)]((()=>{r[n(751)](s)}))}else s.on(n(341),(()=>{this[n(591)](t,e)}))}[dc(677)](t){const n=dc;if(!this[n(622)]||!this[n(622)][n(732)])throw new e.CKEditorError(n(726),this);return this[n(622)][n(732)](t)}[dc(433)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(545)](t),i=this[e(695)][e(400)](n)||this[e(608)](r,s,n,o,{});switch(this[e(637)](i,r,s,o),this[e(708)][e(400)](i)){case e(618):this[e(677)](n)[e(373)]((t=>{const r=e;let s=Promise[r(666)]();t[r(658)]&&(s=this[r(626)][r(691)]({channelId:this[r(671)][r(718)][r(400)](r(330)),threadId:n})),s[r(373)]((()=>{const e=r;this[e(468)](t)[e(471)]=!0}))})),this[e(708)][e(535)](i,e(668));break;case e(484):this[e(591)](n,{state:e(510)});case e(495):this[e(708)][e(535)](i,e(607)),this[e(699)](e(704),i);break;case e(607):this[e(699)](e(645),i)}return i[e(346)](t),i}[dc(676)](t){const e=dc,n=Array[e(593)](t),r=n[e(326)]((t=>e(551)==t[e(562)]));this[e(422)](r);const s=n[e(326)]((t=>!t[e(444)]&&e(551)!=t[e(562)])),o=this[e(678)]({skipNotAttached:!0})[e(326)]((t=>!t[e(444)]&&e(551)!=t[e(562)])),i=o[e(326)]((n=>!t[e(416)](n))),a=new Map(o[e(381)]((t=>[t,this[e(421)][e(385)](t[e(562)],t[e(361)],e(642))]))),c=new Map(o[e(381)]((t=>[t,t[e(338)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(653)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(653)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(653)];t++){const n=s[t];!l[e(416)](n)&&n[e(509)]&&(f[e(687)](n[e(509)]),n[e(509)][e(638)]===n&&(n[e(509)][e(638)]=null),n[e(509)]=null),!u[e(416)](n)&&n[e(638)]&&(f[e(687)](n[e(638)]),n[e(638)][e(509)]===n&&(n[e(638)][e(509)]=null),n[e(638)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(653)];e++){const r=g(t,n[e]);r&&(r[0][s(638)]=r[1],r[1][s(509)]=r[0],u[s(687)](r[0]),l[s(687)](r[1]))}}function g(t,n){const r=e;if(t[r(501)].id!==n[r(501)].id)return null;const s=a[r(400)](t)(t,n,c[r(400)](t),c[r(400)](n));return s&&a[r(400)](n)(t,n,c[r(400)](t),c[r(400)](n))?s[1][r(697)]&&s[1][r(697)][r(653)]?null:s:null}f[e(453)]&&this[e(676)](f)}[dc(422)](t){const e=dc;if(0==t[e(653)])return;const n=this[e(678)]({skipNotAttached:!0})[e(326)]((t=>e(551)==t[e(562)]&&t[e(391)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(492)]);s[e(416)](n)||(s[e(535)](n,r[e(653)]),r[e(546)]([]));const i=s[e(400)](n);r[i][e(546)](t)}!function(){const t=e;r[t(455)](((e,n)=>{const r=t,s=e[0][r(564)],o=n[0][r(564)];return s==o?e[0][r(492)][r(566)]<n[0][r(492)][r(566)]?-1:1:s<o?-1:1}));for(const e of r)e[t(455)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(653)];t++){if(0==r[t][e(653)])continue;const n=[];for(let s=t+1;s<r[e(653)];s++)0!=r[s][e(653)]&&i(r[t],r[s])&&n[e(546)](s);for(const s of n)r[t]=r[t][e(348)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(653)];n++)t[n][e(638)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(653)];n++)t[n][e(509)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(492)][r(566)]!==n[0][r(492)][r(566)]&&t[0][r(501)]!==n[0][r(501)])return!1;if(!function(t,e){const n=r;return!t[n(658)]&&!e[n(658)]||(!t[n(658)]||!e[n(658)])&&(!!(t[n(658)]&&e[n(564)]<t[n(697)][n(466)][n(400)](0)[n(564)])||!!(e[n(658)]&&t[n(564)]<e[n(697)][n(466)][n(400)](0)[n(564)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(492)],r(566)),o=gc(n[0][r(492)],r(566));return!!wr(s,o)&&(!!t[r(589)]((t=>n[r(359)]((e=>t[r(338)]()[r(664)](e[r(338)]())))))&&n[r(589)]((e=>t[r(359)]((t=>e[r(338)]()[r(664)](t[r(338)]()))))))}}[dc(750)](t){const e=dc,n=Array[e(593)](t),r=this[e(678)]({skipNotAttached:!0}),s=r[e(326)]((n=>!t[e(416)](n))),o=new Map(n[e(381)]((t=>[t,this[e(421)][e(385)](t[e(562)],t[e(361)],e(382))]))),i=new Map(r[e(381)]((t=>[t,t[e(734)]()])));for(let t=0;t<n[e(653)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(653)];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(653)];e++){const s=r[e];if(s[a(562)]!==n[a(562)]||s[a(501)].id!==n[a(501)].id||s[a(361)]!==n[a(361)])continue;if(!Lc(n,s,[a(566)]))continue;if(a(551)==n[a(562)]&&n[a(592)][a(531)]!=s[a(592)][a(531)])continue;if(a(551)==n[a(562)]&&t[a(574)](n[a(592)][a(480)]))continue;if(a(506)==n[a(562)]){const e=t[a(671)][a(647)],r=n[a(556)]();if(r&&(e[a(696)][a(475)](r)||e[a(696)][a(427)](r)))continue}const c=o[a(400)](n),u=i[a(400)](n),l=i[a(400)](s),f=n[a(697)]&&n[a(697)][a(653)],h=s[a(697)]&&s[a(697)][a(653)];if(!f&&c(l,u))return t[a(358)](s,n),i[a(554)](n),!0;if(!h&&c(u,l))return t[a(358)](n,s),i[a(554)](s),!0}return!1}}[dc(358)](t,e){const n=dc;if(t[n(444)])for(const r of e[n(734)]())t[n(686)](r);else{const r=e[n(338)]()[n(550)];this[n(457)](t,this[n(402)][n(557)](t[n(338)]()[n(452)],r))}e[n(705)]()}[dc(600)](t,e){const n=dc,r=t[n(584)](n(375))||t[n(584)](n(551))?n(425):t[n(519)]();return Hr(this[n(671)][n(332)],e+"_"+r+n(324))}[dc(727)](){const t=dc,e=this[t(671)];(0,o.surroundingMarkersDetector)(this[t(402)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(545)](t[s(610)]);if(s(459)===e){o[s(546)](this[s(600)](n,s(643)));break}}for(const t of r){const{group:e,type:n}=this[s(545)](t[s(610)]);if(s(459)===e){o[s(546)](this[s(600)](n,s(349)));break}}o[s(653)]&&e.ui[s(322)][s(517)](s(585),o[s(382)](" "))}))}[dc(439)](t){const e=dc;if(this[e(681)])return!1;const n=this[e(671)],r=n[e(647)][e(497)][e(573)][e(714)]();if(0==r[e(653)])return!1;const s=[],o=r[e(326)]((t=>e(551)==t[e(562)])),i=r[e(326)]((t=>e(742)==t[e(562)]&&e(688)!=t[e(610)])),a=r[e(326)]((t=>e(751)==t[e(562)]&&e(688)!=t[e(610)]));for(const t of o)s[e(546)]({key:t[e(548)],newValue:t[e(413)],oldValue:t[e(640)],range:kc(t[e(420)],n[e(647)])});for(const t of i){const r=a[e(512)]((n=>n[e(494)][e(664)](t[e(494)])));r&&s[e(546)]({key:e(604),newValue:t[e(610)],oldValue:r[e(610)],range:n[e(647)][e(515)](t[e(494)][e(552)])})}return 0!=s[e(653)]&&this[e(581)](t,s)}[dc(617)](t){const e=dc;let n=!1;const r=this[e(671)][e(647)][e(497)][e(573)][e(371)]()[e(326)]((t=>t[e(592)][e(368)]&&t[e(610)][e(584)](e(568))));for(const s of r){const{subType:r,id:o}=this[e(545)](s[e(610)]),i=r[e(463)]("|")[0];for(const r of this[e(678)]({skipNotAttached:!0}))r.id!=o&&e(551)==r[e(562)]&&r[e(592)]&&r[e(592)][e(480)]==i&&r[e(338)]()[e(328)](s[e(592)][e(368)])&&(this[e(701)](r,s[e(592)][e(368)],t),n=!0)}return n}[dc(486)](t){const e=dc;this[e(671)],this[e(681)]=!0,t()}[dc(432)](t){const e=dc,n=this[e(574)](t),r=this[e(721)][e(416)](t);return n||r}[dc(581)](t,e){const n=dc;if(0==e[n(653)])return!1;let r=!1;for(const s of e){const e=this[n(660)](s[n(420)],n(551))[n(326)]((t=>!t[n(752)][n(747)]))[n(381)]((t=>t[n(459)])),i=(0,o.hashObject)({newValue:s[n(702)]});e[n(326)]((t=>{const e=n,[r,o]=t[e(361)][e(463)]("|");return r==s[e(480)]&&o!=i}))[n(669)]((e=>{const o=n;this[o(701)](e,s[o(420)],t),r=!0}))}return r}[dc(701)](t,e,n){const r=dc,s=t[r(338)]()[r(711)](e);0!==s[r(653)]?1!==s[r(653)]?this[r(329)](t,e[r(452)],e[r(550)]):this[r(457)](t,s[0]):n[r(599)](t[r(440)]())}}class Ec{constructor(t){const e=dc;this[e(334)]=t,this[e(402)]=t[e(647)],this[e(488)]=new Map,this[e(662)]=new Map,this[e(693)]()}[dc(352)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(402)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(385)](t,e,i(415))(...n),onDiscard:(...n)=>this[i(385)](t,e,i(398))(...n)})}[dc(438)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(488)][s(535)](o,r)}[dc(385)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(488)][r(400)](s)||this[r(662)][r(400)](t+":"+n)}[dc(693)](){const t=dc,e=()=>!1,n=t=>{const e=Cc;t[e(455)](((t,n)=>t[e(452)][e(555)](n[e(452)])?1:-1)),this[e(402)][e(744)]((n=>{const r=e;for(const e of t){let t;t=e[r(550)][r(741)]&&e[r(550)][r(491)]==e[r(452)][r(552)]?n[r(408)](e[r(452)][r(552)],"on"):n[r(408)](e),this[r(402)][r(405)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(402)][n(744)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(381)]((t=>(Tc(t)&&(t=this[s(402)][s(557)](t[s(550)])),t)))[s(326)]((t=>s(370)!==t[s(722)][s(366)]));if(c[s(653)]<1)return;const u=Array[s(593)](this[s(402)][s(497)][s(445)][s(734)]())[s(381)]((t=>i.LiveRange[s(418)](t)));r[s(728)](c);for(const t of this[s(334)][s(620)][s(620)]())t[s(543)]();a[s(546)]({forceDefaultExecution:!0}),this[s(334)][s(489)](o,...a);const l=u[s(326)]((t=>s(370)!=t[s(722)][s(366)]));l[s(653)]>0&&r[s(728)](l);for(const t of u)t[s(429)]()}))},s=(e,n)=>1==e[t(653)]&&1==n[t(653)]&&e[0][t(550)][t(664)](n[0][t(452)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(402)])?[e,n]:Nc(n,e,s,r,this[t(402)])?[n,e]:null;this[t(662)][t(535)](t(547),e),this[t(662)][t(535)](t(409),n),this[t(662)][t(535)](t(465),s),this[t(662)][t(535)](t(542),o),this[t(662)][t(535)](t(436),n),this[t(662)][t(535)](t(384),e),this[t(662)][t(535)](t(340),s),this[t(662)][t(535)](t(401),o),this[t(662)][t(535)](t(635),r),this[t(662)][t(535)](t(342),e),this[t(662)][t(535)](t(540),s),this[t(662)][t(535)](t(596),e),this[t(662)][t(535)](t(729),r),this[t(662)][t(535)](t(709),e),this[t(662)][t(535)](t(337),s),this[t(662)][t(535)](t(680),e),this[t(662)][t(535)](t(661),e),this[t(662)][t(535)](t(336),((e,n)=>{const r=t;if(!n)return;const s=this[r(334)][r(500)][r(400)](Ic);this[r(402)][r(744)]((t=>{const o=r;if(o(604)==n[o(480)])for(const r of e){const e=r[o(452)][o(552)],s=n[o(531)];t[o(685)](e,s)}else if(s[o(574)](n[o(480)]))for(const r of e)void 0!==n[o(531)]?t[o(431)](n[o(480)],n[o(531)],r[o(452)][o(552)]):t[o(390)](n[o(480)],r[o(452)][o(552)]);else for(const r of e)n[o(531)]?t[o(431)](n[o(480)],n[o(531)],r):t[o(390)](n[o(480)],r)}))})),this[t(662)][t(535)](t(443),s)}}function bc(t,e,n){const r=dc;for(const s of e[r(491)][r(537)]({includeSelf:!0,parentFirst:!0})){if(s[r(722)]==s)return!1;if(!n[r(521)](s))return!1;if(t[r(475)](s)||t[r(427)](s))return!0}return!1}function Tc(t){const e=dc;return t[e(550)][e(491)]==t[e(452)][e(552)]&&t[e(550)][e(597)]}function _c(t,e,n,r){const s=dc,o=t=>!t[s(636)].is(s(323))&&!r[s(475)](t[s(636)]),i=t[s(452)][s(663)](o),a=t[s(550)][s(663)](o,{direction:s(448)});return!(t[s(452)][s(664)](i)&&t[s(550)][s(664)](a)||(i[s(555)](a)?n[s(518)](e,{range:n[s(557)](i,a)}):n[s(599)](e),0))}function yc(t){return(0,o.hashObject)(t)}function Ac(t){const e=dc,n=t[e(452)][e(552)];return n&&n.is(e(514))}function kc(t,e){const n=dc;return null==t[n(550)][n(673)]&&t[n(550)][n(491)]==t[n(452)][n(552)]?Rc(t[n(452)][n(552)],e):t}function Cc(t,e){const n=pc();return(Cc=function(t,e){return n[t-=321]})(t,e)}function Rc(t,e){const n=dc,r=e[n(696)][n(475)](t)||e[n(696)][n(414)](t);return e[n(557)](e[n(738)](t,n(404)),r?e[n(577)](t):e[n(738)](t,n(550)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(550)][o(664)](r[o(452)]))return!0;if(t[o(562)]!=e[o(562)])return!1;if(!n[o(550)][o(407)](r[o(452)]))return!1;const i=s[o(557)](n[o(550)],r[o(452)])[o(674)]();for(const t of i)if([o(538),o(473)][o(470)](t[o(562)])&&s[o(696)][o(427)](t[o(636)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(391)]||!e[r(391)])&&wr(gc(t[r(492)],n),gc(e[r(492)],n))}function Sc(t,e){const n=dc,r=vc(t[n(492)]),s=vc(e);if(!t[n(391)])return!1;for(const t of Object[n(417)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(631)]({},t);return delete n[e(464)],delete n[e(502)],n}const Mc=wc;function Oc(){const t=["PENDING_ACTION_SUGGESTION","2859872jtfgcY","_editor","execute","canAccept","84EDZmHg","discardSuggestion","getRanges","28420aVcYsx","unbind","change:isDirty","get","1910575ZPoWgq","_discardCommand","remove","add","isEnabled","_setPendingAction","canEditAt","bind","locale","destroy","_removePendingAction","stopListening","3890ZhWmTr","_pendingAction","476016jZkUjd","242zGWWqo","isDirty","commentThreadController","canDiscard","acceptSuggestion","plugins","30srNYvl","3699290OnMcSD","listenTo","3602889kmuvgd","PendingActions","_acceptCommand","commands","view","model"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(296776===parseInt(n(283))/1*(-parseInt(n(286))/2)+-parseInt(n(306))/3*(-parseInt(n(309))/4)+-parseInt(n(313))/5+-parseInt(n(285))/6+-parseInt(n(293))/7+parseInt(n(302))/8+-parseInt(n(295))/9*(-parseInt(n(292))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(300)]=e,this[s(299)]=n,this[s(288)]=r,this[s(303)]=t,this[s(297)]=t[s(298)][s(312)](s(290)),this[s(272)]=t[s(298)][s(312)](s(307)),this[s(299)][s(278)](s(275)).to(this[s(297)],this[s(272)],((t,e)=>t||e)),this[s(299)][s(278)](s(305)).to(this[s(297)],s(275),(t=>t&&this[s(303)][s(300)][s(277)](e[s(308)]()))),this[s(299)][s(278)](s(289)).to(this[s(272)],s(275),(t=>t&&this[s(303)][s(300)][s(277)](e[s(308)]()))),this[s(284)]=null,n[s(287)]&&this[s(276)](),this[s(294)](n,s(290),(()=>this[s(290)]())),this[s(294)](n,s(307),(()=>this[s(307)]())),this[s(294)](n,s(311),(()=>{const t=s;n[t(287)]?this[t(276)]():this[t(281)]()}))}[Mc(290)](){const t=Mc;this[t(297)][t(304)](this[t(300)].id)}[Mc(307)](){const t=Mc;this[t(272)][t(304)](this[t(300)].id)}[Mc(280)](){const t=Mc;this[t(299)][t(310)](t(275)),this[t(299)][t(310)](t(305)),this[t(299)][t(310)](t(289)),this[t(282)](),this[t(288)][t(280)](),this[t(284)]&&this[t(281)]()}[Mc(276)](){const t=Mc,e=Hr(this[t(303)][t(279)],t(301));this[t(284)]=this[t(303)][t(291)][t(312)](t(296))[t(274)](e)}[Mc(281)](){const t=Mc;null!==this[t(284)]&&this[t(303)][t(291)][t(312)](t(296))[t(273)](this[t(284)]),this[t(284)]=null}}const Fc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(320516===parseInt(n(433))/1+parseInt(n(460))/2*(-parseInt(n(464))/3)+-parseInt(n(449))/4*(-parseInt(n(480))/5)+parseInt(n(454))/6+-parseInt(n(463))/7*(-parseInt(n(456))/8)+parseInt(n(434))/9+-parseInt(n(471))/10*(parseInt(n(472))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(438)]=null,this[s(470)]=null,this[s(481)](s(439),!1),this[s(481)](s(484),e[s(484)]),this[s(477)](s(484)).to(e),this[s(481)](s(437),[]),this[s(481)](s(447),!1),this[s(481)](s(441),!1),this[s(481)](s(465),!1),this[s(481)](s(445),!1),this[s(453)]=e,this[s(444)]=n,this[s(459)]=r,r[s(478)]?this[s(481)](s(436),1):this[s(452)]()}[Fc(474)](){const t=Fc;this[t(476)][t(474)]()}[Fc(448)](){const t=Fc;this[t(438)]&&this[t(438)][t(448)](),this[t(470)]&&this[t(470)][t(448)](),super[t(448)]()}[Fc(452)](){const t=Fc,{CommentsListView:e}=this[t(459)];this[t(438)]=new e(this[t(473)],this[t(453)][t(443)],Object[t(461)]({CommentView:this[t(459)][t(469)]},this[t(459)])),this[t(438)][t(462)](t(466)).to(this),this[t(438)][t(462)](t(450)).to(this),this[t(438)][t(477)](t(439)).to(this),this[t(481)](t(436),this[t(438)][t(436)]+1),this[t(477)](t(436)).to(this[t(438)],t(436),(t=>t+1)),this[t(470)]=this[t(482)](),this.on(t(466),(()=>this[t(474)]())),this[t(477)](t(447)).to(this[t(438)],t(435),this[t(470)][t(468)],t(446),((t,e)=>t||!!e))}[Fc(482)](){const t=Fc,{CommentThreadInputView:e}=this[t(459)],n=new e(this[t(473)],this[t(444)],this[t(459)][t(475)]),r=n[t(468)];return n[t(477)](t(483)).to(this,t(439),this[t(453)][t(443)],t(442),r,t(446),((t,e,n)=>!!n||t&&!e)),r.on(t(458),((e,n)=>{const s=t;this[s(455)](s(451),n),r[s(440)][s(467)]("")})),r.on(t(479),(()=>this[t(474)]())),r[t(477)](t(457)).to(this[t(453)][t(443)],t(442)),n}}function Bc(){const t=["editor","isEnabled","isReadOnly","commentThread","_localUser","canDiscard","value","isDirty","destroy","76nSKkag","updateComment","addComment","_createCommentViews","_model","3134460WEpvOm","fire","48088WZxczL","disabledSubmit","submit","_config","2ltZLdz","assign","delegate","7zZyqjd","440697QmPkpg","canAccept","removeComment","setData","commentInputView","CommentView","commentThreadInputView","7967210yDYAUU","11QKPSbf","locale","focus","editorConfig","element","bind","disableComments","cancel","5210jNlezf","set","_createCommentThreadInputView","showInput","authoredAt","228362rEjHPh","4387995DZkVmU","hasDirtyComment","length","descriptionParts","commentsListView","isActive"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(570099===parseInt(n(482))/1*(-parseInt(n(465))/2)+-parseInt(n(466))/3+-parseInt(n(443))/4+parseInt(n(431))/5*(-parseInt(n(457))/6)+-parseInt(n(409))/7*(-parseInt(n(397))/8)+-parseInt(n(459))/9*(parseInt(n(400))/10)+parseInt(n(494))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends xc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(471)](i(419),""),this[i(440)](i(419)).to(this,i(404),(t=>t&&t[0]?t[0][i(419)]:"")),this[i(440)](i(438)).to(this,i(404),this,i(451),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(418)+zc(e[n(439)],e[n(385)])+n(398);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(481)]=null,this[i(468)]=this[i(395)](Hr(e,i(474)),t.icons[i(414)],i(437),i(393),"sw"),this[i(468)][i(440)](i(444)).to(this,i(441)),this[i(478)]=this[i(395)](Hr(e,i(491)),t.icons[i(442)],i(434),i(423),"sw"),this[i(478)][i(440)](i(444)).to(this,i(435)),this[i(475)]=new o.UserView(e,this[i(467)][i(446)],this[i(486)]()),this[i(475)][i(410)]({attributes:{class:[i(417),i(430)]}}),this[i(450)](this[i(487)]())}[Uc(487)](){const t=Uc,e=this[t(433)],n=[{tag:t(470),attributes:{class:[t(460),t(463)]},children:[{tag:t(411),children:[{text:this[t(475)][t(485)]}],attributes:{class:[t(469),t(447)]}},{tag:t(432),attributes:{datetime:e.to(t(415)),class:[t(453),t(462)]},children:[{text:e.to(t(415),(e=>this[t(473)][t(390)](e)))}]}]},{tag:t(470),attributes:{class:[t(388),t(477)]},children:[this[t(468)],this[t(478)]]},{tag:t(470),attributes:{class:[t(489)]}}];this[t(467)][t(386)]&&n[t(396)]({tag:t(470),attributes:{class:[t(425)]},children:[{text:this[t(408)]()}]});const r={tag:t(470),attributes:{class:[t(496),e.if(t(451),t(454)),e.to(t(419),(e=>t(413)+e)),this[t(473)][t(401)]&&t(421)],"data-suggestion-id":this[t(467)].id,"data-thread-id":this[t(467)][t(402)].id,"data-author-id":this[t(467)][t(446)].id,tabindex:-1},children:[{tag:t(470),attributes:{class:[t(428),t(399)]},children:[this[t(475)],{tag:t(470),attributes:{class:[t(455),t(484)]},children:n}]}]};return this[t(429)]&&this[t(412)]&&(r[t(394)][t(396)](this[t(429)],this[t(412)]),this[t(429)][t(387)](t(406)).to(this),this[t(429)][t(387)](t(493)).to(this),this[t(412)][t(387)](t(406)).to(this),this[t(412)][t(387)](t(493)).to(this)),r}[Uc(461)](){const t=Uc;super[t(461)](),this[t(481)]=this[t(492)][t(490)](t(472)),this[t(481)][t(436)]=this[t(438)],this.on(t(495),((e,n,r)=>{const s=t;this[s(481)][s(436)]=r}))}[Uc(395)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(456)]);return a[i(471)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(410)]({attributes:{class:n}}),a.on(i(488),(()=>{const t=i;this[t(392)](r,this[t(467)].id)})),a}[Uc(408)](){const t=Uc;return t(480)===this[t(467)][t(391)][t(464)][t(424)]?Hr(this[t(456)],t(403)):Hr(this[t(456)],t(426))}[Uc(486)](){const t=Uc;return this[t(467)][t(386)]?t(480)===this[t(467)][t(391)][t(464)][t(424)]?Hr(this[t(456)],t(420),this[t(467)][t(452)][t(485)]):Hr(this[t(456)],t(479),this[t(467)][t(452)][t(485)]):null}}function Vc(){const t=["5772774ioPFKN",'" title="',"8072523lwyNSY","ck-suggestion__info","render","ck-annotation__info-time","ck-annotation__info","@external","26xRHwiS","273615RzHZdZ","_model","acceptButton","ck-suggestion__info-name","div","set",".ck-annotation__content-wrapper","_config","Accept suggestion","userView","value","ck-annotation__actions","discardButton","EXTERNAL_AVATAR","importWord","_descriptionElement","33811HULogp","join","ck-annotation__main","name","getUserViewNotificationText","getTemplate","execute","ck-annotation__content-wrapper","querySelector","Discard suggestion","element","editorDestroyed","31546603Dvzbzi","change:description","ck-suggestion-wrapper","color","isExternal","delegate","ck-suggestion__actions","</span>","formatDateTime","attributes","fire","acceptSuggestion","children","_createButton","push","23744fiaVkN","</p>","ck-annotation","10eTQXMM","disableComments","commentThread","EXTERNAL_IMPORT_WORD_SUGGESTION","descriptionParts","innerText","editorReady","split","getExternalSuggestionNote","1862lMLHwT","extendTemplate","span","commentThreadInputView","ck-suggestion-","check","authoredAt","map","ck-suggestion__user","<p>","type","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion--disabled-comments","title","discardSuggestion","source","ck-comment__external","EXTERNAL_SUGGESTION","createElement","ck-suggestion","commentsListView","ck-annotation__user","5zthYWE","time","bindTemplate","ck-suggestion--discard","canDiscard","innerHTML","ck-suggestion--accept","description","content","bind","canAccept","cancel","2789752pFdBsf","isEnabled",'<span class="ck-suggestion-color" style="background-color: ',"author","ck-annotation__info-name",'"></span>','<span class="ck-suggestion-type">',"setTemplate","isActive","creator","ck-comment__info-time","ck-suggestion-wrapper--active","ck-suggestion__main","locale"];return(Vc=function(){return t})()}function zc(t,e){const n=Uc;let r="";return r+=t[n(407)]("*")[n(416)](((t,e)=>e%2!=0?n(449)+Hc(t)+n(389):Hc(t)))[n(483)](""),e&&(r+=n(445)+e[n(476)]+n(458)+e[n(422)]+n(448)),r}function Hc(t){const e=Uc,n=document[e(427)](e(411));return n[e(405)]=t,n[e(436)]}const Wc=Xc;function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=206]})(t,e)}function Kc(){const t=["some","106547TUwrCV","acceptAllSuggestions","getByInnerView","getMarkers","createAnnotation","_handleControllerBuffer","CommentView","head","componentFactory","addSourceCollector","262725uaARqj","descriptionParts","previous","Track changes","trackChanges.SuggestionThreadView","from","CommentsUI","bind","values","TrackChangesEditing","add","map","editing","editor","createCommentThreadController","getRanges","Discard all selected suggestions","acceptSelectedSuggestions","keys","trackChanges.disableComments","addComment","acceptButton","getFirstRange","button","execute","pluginName","commandName","discardSelectedSuggestions","_refreshActiveMarkers","comments.editorConfig","refreshSelectedViews","init","4XESxwD","suggestionUnloaded","commands","901770pdLpFd","reduce","switchbutton","discardButton","requires","Accept all selected suggestions","buttonView","comments.maxThreadTotalWeight","_disableComments","CommentsRepository","mainView","_descriptionFactory","2JtSVmx","isInContent","type","_viewToController","view","actionView","isEnabled","getJoined","locale","Accept all suggestions","3595200anpXMN","_initializeController","Annotations","lowest","change:activeAnnotations","_bindAnnotationToEditors","EditorAnnotations","destroy","getSuggestion","Discard all suggestions","_annotationViews","value","get","change:previous","delete","set","comments","size","_suggestionToController","stopListening","listenTo","TrackChangesUI","getAllAdjacentSuggestions","getMarkerNames","config","suggestion-","arrowView","_unbindEditors","activeMarkers","createAnnotationView","comments.maxCommentCharsWhenCollapsed","_createUIButton","getDescriptions","source","1759194mtaukI","isOn","commentThread","suggestionLoaded","length","_updateController","3992268WrymIW","unbind","registerAnnotation","separator","focus","184BAeUbF","suggestionChanged","model","isMultiRange","push","comments.maxCommentsWhenCollapsed","hasSuggestion","has","clear","define","discardAllSuggestions","toMany","2237490syALpK","isDirty","_destroyController","trackChanges","SuggestionThreadView","_handleSuggestionControllerDelayed","filter","plugins","innerView","remove","activeAnnotations"];return(Kc=function(){return t})()}!function(t,e){const n=Xc,r=t();for(;;)try{if(489491===parseInt(n(322))/1*(parseInt(n(310))/2)+-parseInt(n(275))/3+parseInt(n(307))/4*(parseInt(n(332))/5)+-parseInt(n(236))/6+parseInt(n(265))/7*(-parseInt(n(241))/8)+parseInt(n(230))/9+-parseInt(n(253))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class qc extends t.Plugin{static get[Wc(314)](){const t=Wc;return[Ic,o.Users,t(319),t(334),t(338)]}static get[Wc(300)](){return Wc(217)}constructor(t){const e=Wc;super(t),this[e(214)]=new Map,this[e(325)]=new Map,this[e(206)]=new Map,this[e(270)]=new Map;const n=this[e(288)][e(220)];n[e(250)](e(279),Gc),n[e(250)](e(294),!1),this[e(318)]=n[e(208)](e(294))}[Wc(258)](t,e){const n=Wc;0===this[n(270)][n(213)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(270)]){const r=this[t(214)][t(248)](e);r||n?r&&n&&this[t(255)](e):this[t(333)](e)}this[t(270)][t(249)](),this[t(288)][t(260)][t(208)](t(338))[t(305)](),this[t(303)]()}),10),this[n(270)][n(211)](t,e)}[Wc(306)](){const t=Wc,e=this[t(288)],n=e[t(260)][t(208)](t(284)),r=e[t(260)][t(208)](t(334)),s=e[t(260)][t(208)](t(338)),o=e[t(260)][t(208)](t(319));e.ui[t(273)][t(285)](t(256),(e=>this[t(227)](e))),s[t(274)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(280)](this[e(214)])){const s=t[e(218)](),o=[];for(const t of s){if(!t[e(323)])continue;if(t[e(244)]){o[e(245)](...t[e(290)]());continue}const n=t[e(297)]();if(o[e(234)]>0){const t=o[0][e(329)](n);if(t){o[0]=t;continue}}o[e(245)](n)}n[e(245)]([r[e(326)],o])}return n})),this[t(216)](n,t(233),((e,n)=>{const r=t;this[r(216)](n,r(209),((t,e,s,o)=>{const i=r;n[i(323)]&&(null==s?(this[i(235)](o[i(272)]),this[i(258)](n,!1)):(this[i(235)](s[i(272)]),null==o&&this[i(258)](n,!0)))})),null!==n[r(277)]?this[r(235)](n[r(272)]):this[r(258)](n,!1)})),this[t(216)](n,t(308),((e,n,r)=>{const s=t;this[s(215)](n,s(209)),this[s(270)][s(210)](n),this[s(214)][s(248)](n)&&this[s(255)](n),r&&this[s(235)](r[s(272)])})),this[t(216)](n,t(242),((e,n)=>{this[t(235)](n)})),this[t(216)](r,t(336),(()=>{this[t(303)]()})),this[t(216)](o,t(295),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(247)](r))return;const i=n[o(340)](r);this[o(214)][o(208)](i)[o(326)][o(240)]()}),{priority:t(335)})}[Wc(303)](){const t=Wc,e=this[t(288)][t(260)][t(208)](t(334)),n=this[t(288)][t(260)][t(208)](t(284)),r=Array[t(280)](e[t(263)],(e=>e[t(261)]))[t(259)]((e=>this[t(325)][t(248)](e))),s=[];for(const e of r){const n=this[t(325)][t(208)](e)[t(243)][t(218)]();s[t(245)](...n[t(311)](((e,n)=>[...e,...n[t(219)]()]),[]))}n[t(224)]=s}[Wc(227)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(288)][n(309)][n(208)](n(256)),i=Hr(t,n(278));r[n(316)][n(211)]({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(316)][n(282)](n(231)).to(o,n(207)),r[n(316)].on(n(299),(()=>{const t=n;o[t(299)](),this[t(288)][t(287)][t(326)][t(240)]()}));const a=new e.Collection,c=[{type:n(312),model:{withText:!0,label:i,commandName:n(256)}},{type:n(239)},{type:n(298),model:{withText:!0,label:Hr(t,n(331)),commandName:n(266)}},{type:n(298),model:{withText:!0,label:Hr(t,n(315)),commandName:n(292)}},{type:n(298),model:{withText:!0,label:Hr(t,n(341)),commandName:n(251)}},{type:n(298),model:{withText:!0,label:Hr(t,n(291)),commandName:n(302)}}];for(const t of c){let e={type:n(239)};if(t[n(243)]){const r=new s.ViewModel(t[n(243)]),o=this[n(288)][n(309)][n(208)](r[n(301)]);r[n(282)](n(231),n(328)).to(o,n(207),n(328)),e={type:t[n(324)],model:r}}a[n(285)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(259)]((t=>null!=t[n(243)]))[n(286)]((t=>this[n(288)][n(309)][n(208)](t[n(243)][n(301)]))),l=r[n(316)];return l[n(327)][n(237)](n(328)),l[n(222)][n(237)](n(328)),l[n(327)][n(282)](n(328)).to(o,n(328)),l[n(222)][n(282)](n(328))[n(252)](u,n(328),((...t)=>t[n(264)]((t=>t)))),r.on(n(299),(t=>{const e=n;this[e(288)][e(299)](t[e(229)][e(301)]),this[e(288)][e(287)][e(326)][e(240)]()})),r}[Wc(333)](t){const e=Wc,n=this[e(288)],r=n[e(220)],s=n[e(260)][e(208)](e(334)),i=n[e(260)][e(208)](e(319)),a=n[e(260)][e(208)](e(338)),c=n[e(260)][e(208)](o.Users).me,u=r[e(208)](e(256))[e(257)],{CommentsListView:l,CommentThreadInputView:f}=n[e(260)][e(208)](e(281));let h,g;this[e(206)][e(248)](t.id)?(g=this[e(206)][e(208)](t.id),h=g[e(320)]):(h=new u(n[e(330)],t,c,{disableComments:this[e(318)],editorConfig:r[e(208)](e(304)),maxCommentsWhenCollapsed:r[e(208)](e(246)),maxThreadTotalWeight:r[e(208)](e(317)),maxCommentCharsWhenCollapsed:r[e(208)](e(226)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(208)](e(330))),CommentView:r[e(208)](e(212))[e(271)],CommentsListView:l,CommentThreadInputView:f}),h[e(296)].on(e(299),(()=>{const t=e;n[t(287)][t(326)][t(240)]()})),h[e(313)].on(e(299),(()=>{const t=e;n[t(287)][t(326)][t(240)]()})),g=s[e(225)](this[e(288)][e(330)],h),g[e(282)](e(254)).to(h,e(254)),g[e(282)](e(234)).to(h),g[e(282)](e(324)).to(h,e(324),(t=>e(221)+t)),this[e(206)][e(211)](t.id,g));const d=i[e(289)](t[e(232)],h),p=new Dc(n,t,h,d),m=t[e(218)]()[e(259)]((t=>t[e(323)]));h[e(276)]=n[e(260)][e(208)](e(284))[e(321)][e(228)](m),this[e(214)][e(211)](t,p),this[e(325)][e(211)](h,p);const I=s[e(269)]({view:g,target:()=>{const r=e,s=[],i=t[r(218)]()[r(259)]((t=>t[r(323)]));for(const t of i)s[r(245)](...t[r(268)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(287)],s)},type:()=>e(221)+p[e(326)][e(324)]});i[e(337)](h,I),s[e(285)](I),a[e(238)](I)}[Wc(255)](t){const e=Wc,n=this[e(288)][e(260)][e(208)](e(319)),r=this[e(288)][e(260)][e(208)](e(334)),s=this[e(214)][e(208)](t),o=s[e(326)],i=r[e(267)](o);n[e(223)](o),i&&r[e(262)](i),this[e(214)][e(210)](t),this[e(325)][e(210)](o),s[e(339)]()}[Wc(235)](t){const e=Wc;if(!t[e(323)]||!this[e(214)][e(248)](t))return;const n=this[e(288)][e(260)][e(208)](e(284)),r=this[e(214)][e(208)](t),s=t[e(218)]();r[e(326)][e(276)]=n[e(321)][e(228)](s)}[Wc(339)](){const t=Wc;for(const e of this[t(214)][t(293)]())this[t(255)](e);for(const e of this[t(206)][t(283)]())e[t(320)][t(339)]();super[t(339)]()}}var Zc=Yc;function Jc(){var t=["getSuggestion","528662IGAzcD","plugins","14oylfZU","90IHoERG","getSuggestions","36168435AMwJim","addSuggestionData","editor","requires","94576dayIOk","get","7720265cRtqWx","addSuggestion","3519840JWhKVG","1082652hzkxvg","adapter","TrackChanges","Comments","pluginName","6978512pxrVYL"];return(Jc=function(){return t})()}function Yc(t,e){var n=Jc();return(Yc=function(t,e){return n[t-=306]})(t,e)}!function(t,e){for(var n=Yc,r=t();;)try{if(895890===-parseInt(n(313))/1+parseInt(n(322))/2*(-parseInt(n(316))/3)+parseInt(n(326))/4+-parseInt(n(324))/5+parseInt(n(306))/6*(parseInt(n(315))/7)+-parseInt(n(311))/8+parseInt(n(318))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Zc(321)](){return[Ic,qc,Zc(309)]}static get[Zc(310)](){return Zc(308)}set[Zc(307)](t){var e=Zc;this[e(320)][e(314)][e(323)](Ic)[e(307)]=t}get[Zc(307)](){var t=Zc;return this[t(320)][t(314)][t(323)](Ic)[t(307)]}[Zc(325)](t){var e=Zc;return this[e(320)][e(314)][e(323)](Ic)[e(319)](t)}[Zc(317)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(320)][n(314)][n(323)](Ic)[n(317)]({skipNotAttached:t,toJSON:e})}[Zc(312)](t){var e=Zc;return this[e(320)][e(314)][e(323)](Ic)[e(312)](t)}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=289]})(t,e)}function eu(){const t=["end","Pagination","309323uyYNlP","getRootNames","130vbvZBX","document","TrackChangesEditing","CommentsRepository","model","40890kglWNG","track-changes-data-invalid-editor-creator","name","init","requires","result","create","reduce","trackChangesData.editorCreator","set","editor","plugins","div","trackChangesData","createDocumentFragment","push","execute","addUser","184zVqPyh","appendChild","570033FQskIe","define","config","function","getDataWithAcceptedSuggestions","addSuggestionData","getDataWithDiscardedSuggestions","getRootsAttributes","getUser","useAnonymousUser","_adapter","createElement","3552105PMvdIJ","2735337ZmVMnD","7957020vJLjap","destroy","discardAllSuggestions","users","13pvLPzX","rootsAttributes","get","getSuggestions","Users","186411FNgbRS","constructor","acceptAllSuggestions","map","getFullData","pluginName","editorCreator","12hPTatM","TrackChangesDataGetter","TrackChangesData","data"];return(eu=function(){return t})()}!function(t,e){const n=tu,r=t();for(;;)try{if(695266===parseInt(n(346))/1*(parseInt(n(308))/2)+-parseInt(n(351))/3*(-parseInt(n(295))/4)+-parseInt(n(340))/5+-parseInt(n(342))/6+parseInt(n(301))/7*(-parseInt(n(326))/8)+parseInt(n(328))/9+-parseInt(n(303))/10*(-parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);const nu=[$c(300)];class ru extends t.Plugin{static get[$c(312)](){return[Ic]}static get[$c(293)](){return $c(297)}[$c(311)](){const t=$c,n=this[t(318)];if(n[t(330)][t(329)](t(316),(e=>{const r=t,s=n[r(307)][r(304)][r(302)]()[r(315)](((t,e)=>(t[e]="",t)),{});return n[r(289)][r(314)](s,e)})),t(331)!=typeof n[t(330)][t(348)](t(321))[t(294)])throw new e.CKEditorError(t(309))}[$c(332)](t){return iu(this[$c(318)],!0,t)}[$c(334)](t){return iu(this[$c(318)],!1,t)}}class su extends t.Plugin{static get[$c(293)](){return $c(296)}constructor(t){const e=$c;super(t),this[e(313)]=e(299)}[$c(311)](){const t=$c;this[t(318)][t(319)][t(348)](t(306))[t(338)]={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(318)][t(319)][t(348)](t(305))[t(338)]=null}}function ou(t){return void 0!==t[$c(335)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(319)][r(323)](Ic,su),s[r(347)]=ou(t)?t[r(335)]():void 0;const i=document[r(322)](),a=t[r(330)][r(348)](r(321))[r(294)],c=await a(s,(()=>function(t){const e=r,n=document[e(339)](e(320));return t[e(327)](n),n}(i)));!function(t,e){const n=r,s=t[n(307)][n(304)][n(302)]()[n(315)](((e,r)=>(e[r]=t[n(298)][n(348)]({rootName:r}),e)),{}),o=t[n(319)][n(348)](n(350))[n(345)][n(291)]((t=>({id:t.id,name:t[n(310)]}))),i=t[n(319)][n(348)](n(305))[n(349)]({skipNotAttached:!0,toJSON:!0}),a=e[n(319)][n(348)](n(350)),c=e[n(319)][n(348)](n(305));for(const t of o)a[n(336)](t.id)||a[n(325)](t);a.me||a[n(337)]();for(const t of i)c[n(333)](t);e[n(298)][n(317)](s)}(t,c),c[r(324)](r(e?290:344));const u=ou(c)?c[r(292)](n):c[r(298)][r(348)](n);return await c[r(343)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=325]})(t,e)}function cu(){var t=["289401NVVand","1996346mlGyni","648534CPvoPT","222210cClDPp","220472RWAeJX","28CzZNTb","106120osgcuP","28232QYCwYi","10HniQVO","18nmiEml","16lrNHqW"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(130669===parseInt(n(335))/1+-parseInt(n(327))/2+-parseInt(n(333))/3+-parseInt(n(325))/4*(-parseInt(n(326))/5)+-parseInt(n(329))/6*(-parseInt(n(331))/7)+-parseInt(n(330))/8*(-parseInt(n(334))/9)+parseInt(n(328))/10*(-parseInt(n(332))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();