@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240226.0 → 0.0.0-nightly-20240228.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>Jc,TrackChangesData:()=>nu,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=429]})(t,e)}function l(){const t=["has","_isEnabledBasedOnSelection","refresh","isEnabled","28842xSMSSG","_enableCommands","commands","forceDisabled","13116TjxEEA","editor","value","_enabledCommands","execute","affectsData","1126120cKPxwm","511ZufAPL","287320sPjeuP","1178040YlFYYS","_disableUnsupportedCommands","clearForceDisabled","270999ClXTro","89781BVQmYD","TrackChangesCommand","104sXfBmk"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(249436===-parseInt(n(443))/1+parseInt(n(438))/2+parseInt(n(450))/3+-parseInt(n(436))/4+parseInt(n(439))/5+-parseInt(n(430))/6*(parseInt(n(437))/7)+-parseInt(n(445))/8*(-parseInt(n(442))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(433)]=e,this[n(432)]=!1,this[n(448)](),this[n(447)]=!1}[c(448)](){this[c(449)]=!0}[c(434)](){const t=c;this[t(432)]=!this[t(432)],this[t(432)]?this[t(440)]():this[t(451)]()}[c(440)](){const t=c;for(const e of this[t(431)][t(452)][t(452)]())e[t(435)]&&!this[t(433)][t(446)](e)&&e[t(429)](t(444))}[c(451)](){const t=c;for(const e of this[t(431)][t(452)][t(452)]())e[t(435)]&&!this[t(433)][t(446)](e)&&e[t(441)](t(444))}}function h(t,e){const n=p();return(h=function(t,e){return n[t-=102]})(t,e)}const g=h;!function(t,e){const n=h,r=t();for(;;)try{if(491025===parseInt(n(103))/1*(-parseInt(n(126))/2)+parseInt(n(109))/3+-parseInt(n(104))/4+parseInt(n(113))/5*(parseInt(n(108))/6)+parseInt(n(110))/7+-parseInt(n(122))/8*(-parseInt(n(106))/9)+parseInt(n(107))/10*(-parseInt(n(124))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=h;super(t),this[n(105)]=e,this[n(123)](),this[n(121)]=!1}[g(123)](){this[g(112)]=!0}[g(111)](t){const n=g,r=this[n(105)][n(119)](t);if(!r)throw new e.CKEditorError(n(114),this);const s=r[n(115)]();this[n(102)][n(125)][n(116)](s)&&this[n(102)][n(117)][n(119)](n(118))[n(120)](r)}}function p(){const t=["canEditAt","plugins","TrackChangesEditing","get","acceptSuggestion","_isEnabledBasedOnSelection","9920YSpRmb","refresh","371030IQUeYD","model","20xbqBYs","editor","83597CLANBL","1497076BXCXxh","_suggestions","5922jxNNOA","180KmWhGB","5082TKYaHf","2151201FkOETJ","5119611MPwtLC","execute","isEnabled","260OnhtYd","track-changes-accept-suggestion-not-found","getRanges"];return(p=function(){return t})()}function m(){const t=["_isEnabledBasedOnSelection","9565FrAuQr","1300277NQtlIy","3441194MDurjn","836744JDHDGd","1644ojVHmZ","isEnabled","3ypcZCT","editor","786153hWTHGD","model","9418038meZXLw","18IfEeRh","getRanges","2903718HZiRhC","TrackChangesEditing","get","discardSuggestion","200KfPeoS","plugins","track-changes-discard-suggestion-not-found","_suggestions","refresh","execute","canEditAt"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(892140===-parseInt(n(147))/1+-parseInt(n(141))/2*(-parseInt(n(145))/3)+-parseInt(n(143))/4*(parseInt(n(139))/5)+-parseInt(n(127))/6+-parseInt(n(149))/7+-parseInt(n(142))/8*(-parseInt(n(125))/9)+-parseInt(n(131))/10*(-parseInt(n(140))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(134)]=e,this[n(135)](),this[n(138)]=!1}[I(135)](){this[I(144)]=!0}[I(136)](t){const n=I,r=this[n(134)][n(129)](t);if(!r)throw new e.CKEditorError(n(133),this);const s=r[n(126)]();this[n(146)][n(148)][n(137)](s)&&this[n(146)][n(132)][n(129)](n(128))[n(130)](r)}}function T(t){const e=_;return t[e(234)](((t,n)=>e(242)==t[e(224)]&&e(242)!=n[e(224)]?-1:e(242)!=t[e(224)]&&e(242)==n[e(224)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=214]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(255)];for(;s<t[n(236)];){const a=t[s],c=t[s+1];r||(r=e[n(226)](a)),A(e,a,c)||(o[n(230)](e[n(227)](r,i[n(216)](a)?e[n(246)](a):e[n(258)](a,n(222)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(246)](e),o=t[r(226)](n);return s[r(253)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(364480===-parseInt(n(250))/1*(-parseInt(n(233))/2)+-parseInt(n(238))/3*(parseInt(n(231))/4)+-parseInt(n(247))/5*(-parseInt(n(237))/6)+parseInt(n(220))/7*(-parseInt(n(243))/8)+parseInt(n(249))/9*(-parseInt(n(214))/10)+parseInt(n(225))/11+-parseInt(n(219))/12*(parseInt(n(229))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["splice","type","7535770MHIeDK","createPositionBefore","createRange","from","13dSlClK","push","83796KQSVKR"," [color ","931592pCUbUg","sort","getRanges","length","78EiisPe","57wXKshi","join","change","map","deletion","8xhgSNE","isInContent","next","createPositionAfter","243995vJBzVJ","add","157968ZBUtRm","1BAscWR","start","content","isTouching","isMultiRange","schema","replace","isCollapsed","createPositionAt","isArray","160oWyFIp","isIntersecting","isObject","color","execute","7897908bGsjyM","586257HPTinU","value","end"];return(k=function(){return t})()}function C(t,e,n){const r=_;for(;n[r(236)];){const s=n[r(223)](0,100);t[r(240)]((()=>{const t=r;for(const n of s)n[t(244)]&&e[t(218)](n.id)}))}}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(114207===-parseInt(n(254))/1*(-parseInt(n(260))/2)+parseInt(n(268))/3+parseInt(n(258))/4*(-parseInt(n(265))/5)+-parseInt(n(259))/6+parseInt(n(253))/7+-parseInt(n(270))/8+-parseInt(n(261))/9*(parseInt(n(262))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(263)]=e,this[r(248)]=n,this[r(249)](),this[r(255)]=!1}[N(249)](){const t=N,e=Array[t(264)](this[t(248)][t(252)]())[t(266)]((e=>e[t(256)]));this[t(247)]=this[t(263)][t(247)]&&e}[N(250)](){const t=N,e=T(Array[t(264)](this[t(248)][t(252)]()));for(const n of e){const e=n[t(267)]();if(!this[t(269)][t(251)][t(257)](e))return}C(this[t(269)][t(251)],this[t(263)],e)}}function L(){const t=["refresh","execute","model","values","1204469hztuaL","26LHVQph","_isEnabledBasedOnSelection","isInContent","canEditAt","836SvPmgk","302448drAXRG","15358WKBDUg","1443249CyZaDr","10NAjUNY","_command","from","575CjrDzm","some","getRanges","116223DwOmxx","editor","491608NgxZbQ","isEnabled","_suggestions"];return(L=function(){return t})()}function M(t,e){const n=w();return(M=function(t,e){return n[t-=390]})(t,e)}const v=M;function w(){const t=["1411384dtpCUA","_isEnabledBasedOnSelection","selection","size","_command","504393wrLFpa","getRanges","1537206UPingP","from","449918hTzAWA","refresh","values","document","editor","7FZJeTP","isEnabled","170xtUPJi","6guOYBy","768ITCmdO","execute","model","14620ZrhMkb","_selectedSuggestions","603394yAUpQr","1413666GgDvkX","canEditAt","_suggestions"];return(w=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(302763===-parseInt(n(392))/1+parseInt(n(400))/2*(-parseInt(n(415))/3)+-parseInt(n(401))/4*(-parseInt(n(404))/5)+parseInt(n(390))/6*(-parseInt(n(397))/7)+parseInt(n(410))/8+-parseInt(n(407))/9+-parseInt(n(399))/10*(-parseInt(n(406))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(414)]=e,this[r(409)]=n,this[r(405)]=new Set,this[r(393)](),this[r(411)]=!1}[v(393)](){const t=v,e=this[t(396)][t(403)][t(395)][t(412)],n=Array[t(391)](this[t(409)][t(394)]());this[t(405)]=function(t,e){const n=_,r=Array[n(228)](t[n(235)]()),s=new Set;for(const o of e)if(o[n(244)])for(const e of r)for(const r of o[n(235)]())(e[n(215)](r)||t[n(257)]&&!o[n(254)]&&o[n(245)]&&r[n(222)][n(253)](e[n(251)]))&&s[n(248)](o);return s}(e,n),this[t(398)]=this[t(414)][t(398)]&&!!this[t(405)][t(413)]}[v(402)](){const t=v,e=T(Array[t(391)](this[t(405)]));for(const n of e){const e=n[t(416)]();if(!this[t(396)][t(403)][t(408)](e))return}C(this[t(396)][t(403)],this[t(414)],e)}}const 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 Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Lt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Nt,Ot.prototype.delete=Rt,Ot.prototype.get=Lt,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;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 Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Se=function(t,e){return function(n){return t(e(n))}};const Le=Se(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Le(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Jt(e,Oe(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 we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Ln=Q?Q.prototype:void 0,Mn=Ln?Ln.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const 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)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(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:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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]",Sr="[object Array]",Lr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Lr:c)==Lr,f=(u=u==Rr?Lr:u)==Lr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(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=zr();return(Gr=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(766810===parseInt(n(462))/1+parseInt(n(484))/2*(-parseInt(n(495))/3)+-parseInt(n(473))/4+-parseInt(n(455))/5+parseInt(n(449))/6+-parseInt(n(474))/7+-parseInt(n(472))/8*(-parseInt(n(523))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(499)]=!1,this.id=e.id,this[n(483)]=e[n(483)],this[n(475)]=e[n(475)]||null,this[n(481)]=e[n(481)],this[n(464)]=e[n(464)]||e[n(481)],this[n(520)]=Boolean(e[n(478)]&&e[n(478)][n(506)]),this[n(463)]=null,this[n(459)]=t,this[n(485)]=e[n(521)],this[n(452)]=e[n(461)],this[n(501)]=e[n(460)],this[n(476)]=new Set,this[n(490)]=null,this[n(507)](n(508),null),this[n(507)](n(478),e[n(478)]||{}),this[n(507)](n(518),null),this[n(507)](n(504),null),this[n(507)](n(502),null),this[n(507)](n(477),!1),this[n(488)](n(454)),this[n(488)](n(503))}get[jr(447)](){const t=jr;let e=this;for(;e[t(518)];)e=e[t(518)];return e}get[jr(450)](){const t=jr;return!!this[t(502)]&&this[t(502)][t(468)]>0}get[jr(470)](){const t=jr;return 0!=this[t(476)][t(526)]&&6==Array[t(448)](this[t(476)])[0][t(511)](":")[t(468)]}get[jr(493)](){return null!==this[jr(480)]()}[jr(522)](t){const e=jr;this[e(476)][e(492)](t)}[jr(489)](){const t=jr;return Array[t(448)](this[t(476)])}[jr(467)](){const t=jr;return this[t(489)]()[t(500)]((e=>this[t(459)][t(514)][t(496)](e)))[t(497)]((t=>t))}[jr(480)](){return this[jr(467)]()[0]||null}[jr(491)](){const t=jr;this[t(459)][t(513)]((e=>{const n=t;for(const t of this[n(467)]())e[n(458)](t)})),this[t(476)][t(519)]()}[jr(458)](t){const e=jr;this[e(459)][e(513)]((n=>{n[e(458)](t)})),this[e(476)][e(456)](t)}[jr(498)](t){const e=jr,n=e(505)+this[e(483)]+":"+this[e(475)]+":"+this.id+":"+this[e(464)].id+":"+Vr[e(494)]();this[e(522)](n),this[e(459)][e(513)]((r=>{r[e(471)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(517)](t){const e=jr;for(const n of this[e(487)]())if(n[e(453)](t))return!0;return!1}[jr(487)](){const t=jr;return this[t(467)]()[t(500)]((e=>e[t(451)]()))}[jr(465)](){const t=jr;return this[t(487)]()[t(509)](((e,n)=>[...e,...n[t(465)]()]),[])}[jr(469)](){const t=jr;var e;return(null===(e=this[t(480)]())||void 0===e?void 0:e[t(451)]())||null}[jr(482)](){const t=jr,e=this[t(487)]();if(1!=e[t(468)])return null;const n=e[0],r=n[t(512)][t(525)],s=n[t(524)][t(457)];return r instanceof i.Element?r!=s?null:r:null}[jr(454)](){const t=jr;this[t(485)](this[t(487)](),this[t(463)],this[t(478)]),this[t(491)]()}[jr(503)](){const t=jr;this[t(452)](this[t(487)](),this[t(463)],this[t(478)]),this[t(491)]()}[jr(516)](){const t=jr,e=[];let n=this[t(447)];for(;n;)e[t(515)](n),n=n[t(504)];return e}[jr(510)](t,e){const n=jr,r=qn(this[n(478)]);hr(r,t,e),Or(r,this[n(478)])||(this[n(478)]=r,this[n(501)](r))}[jr(486)](t){const e=jr,n=qn(this[e(478)]);Ur(n,t),Or(n,this[e(478)])||(this[e(478)]=n,this[e(501)](this[e(478)]))}[jr(479)](){const t=jr;return{id:this.id,type:this[t(475)]?this[t(483)]+":"+this[t(475)]:this[t(483)],authorId:this[t(464)].id,createdAt:this[t(490)],hasComments:this[t(450)],data:this[t(463)],attributes:this[t(478)]}}static[jr(494)](){const t=jr;return(0,e.uid)()[t(466)](1,5)}}function zr(){const t=["onDiscard","714758IyObze","data","creator","getItems","substr","getMarkers","length","getFirstRange","isMultiRange","addMarker","40SFSNDM","4425968jodAXI","2529898XFHkAA","subType","_markerNames","_saved","attributes","toJSON","getFirstMarker","author","getContainedElement","type","2cJskwG","_onAccept","removeAttribute","getRanges","decorate","getMarkerNames","createdAt","removeMarkers","add","isInContent","getMultiRangeId","564777HrLZlU","get","filter","addRange","_isDataLoaded","map","_onAttributesChange","commentThread","discard","next","suggestion:","@external","set","authoredAt","reduce","setAttribute","split","start","change","markers","push","getAllAdjacentSuggestions","isIntersectingWithRange","previous","clear","isExternal","onAccept","addMarkerName","2592585YZQtop","end","nodeAfter","size","head","from","3934524wbKRHO","hasComments","getRange","_onDiscard","isIntersecting","accept","1939310DMgYGZ","delete","nodeBefore","removeMarker","_model","onAttributesChange"];return(zr=function(){return t})()}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["skip","2156428aMkLYb","isObject","deletion","text","addContainer","indexOf","matchingCallback","7ywWKlq","*Remove format:* %0","*Remove:* %0","_handleAttributeSuggestionDescription","_attributeLabels","getDescriptions","attribute","removeEmptyContainer","name","_customCallbacks","removeContainer","replace","item","key","softBreak","addObject","isInContent","_handleInsertRemoveSuggestionDescription","insertion","addFormat","ELEMENT_SPACE","remove","registerElementLabel","*Split:* %0","registerDescriptionCallback","start","nodeAfter","*Merge:* %0","checkChild","2206136UrvYVq","match","isEqual","isEmpty","1927896dxLvwa","map","_itemLabels","getItemLabel","$text","previousSibling","*Insert:* %0","label","get","has","add","$textProxy","Object","function","end","_resolveDescriptionItems","Container","data","762769sYKZtX","push","14267610ECjgJg","2898216ENLJuz","elementEnd","_handleCustomCallbackDescription","nextSibling","getFirstRange","getWalker","element","join","quantity","_locale","10YNisPZ","5668998QrTqxM","*Change to:* %0","addEmptyContainer","type","subType","_schema","removeFormat","_itemLabelsCallbacks","_addDescriptionItems","elementStart","format","newValue","*Set format:* %0","normal","EmptyContainer","set","length","$1 $2","pop","REPLACE_TEXT","removeObject","registerAttributeLabel","_handleRenameSuggestionDescription"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(598655===parseInt(n(398))/1+-parseInt(n(340))/2+-parseInt(n(401))/3+parseInt(n(380))/4*(parseInt(n(315))/5)+-parseInt(n(316))/6*(parseInt(n(347))/7)+parseInt(n(376))/8+parseInt(n(400))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(356)]=[],this[n(382)]=new Map,this[n(323)]=[],this[n(351)]=new Map,this[n(321)]=t,this[n(314)]=e}[Wr(352)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(332)];o++){const i=t[o];if(!i[e(363)])continue;const a=this[e(403)](i);if(a){if(null!=i[e(320)]){if(r[e(389)](i[e(320)]))continue;r[e(390)](i[e(320)])}n[e(399)](a)}else if(e(353)!=i[e(319)])e(365)!=i[e(319)]&&e(342)!=i[e(319)]||this[e(364)](n,i,t[o+1]);else{const t=i[e(397)][e(360)];if(s[e(389)](t))continue;s[e(390)](i[e(397)][e(360)]),t==Ic?this[e(338)](n,i):this[e(350)](n,i)}}return this[e(395)](n)}[Wr(371)](t){const e=Wr;this[e(356)][e(399)](t)}[Wr(369)](t,n,r=e.priorities[Wr(329)]){const s=Wr;s(393)==typeof t?(0,e.insertToPriorityArray)(this[s(323)],{matchingCallback:t,label:n,priority:r}):this[s(382)][s(331)](t,n)}[Wr(337)](t,e){const n=Wr;this[n(351)][n(331)](t,e)}[Wr(383)](t,e=1){const n=Wr;let r;for(const e of this[n(323)])if(e[n(346)](t)){r=e[n(387)];break}return r||(r=this[n(382)][n(388)](t[n(355)])),r?r(e):1!==e?e+" "+t[n(355)]+"s":""+t[n(355)]}[Wr(324)](t,e){const n=Wr,r=e[n(405)]()[n(406)](),s=n(365)==e[n(319)]?n(390):n(368);for(const e of r){const o=e[n(359)],i=t[t[n(332)]-1];if(o.is(n(391)))i&&i[n(319)][n(345)](n(396))>-1&&t[n(334)](),i&&n(343)==i[n(319)]?i[s]+=o[n(397)]:t[n(399)]({type:n(343),add:n(390)==s?o[n(397)]:"",remove:n(368)==s?o[n(397)]:""});else if(this[n(321)][n(341)](o)){const a=o;if(i&&i[n(319)][n(345)](n(396))>-1&&t[n(334)](),n(402)==e[n(319)])continue;i&&i[n(319)]==s+n(392)&&i[n(407)][n(355)]==a[n(355)]?i[n(313)]++:t[n(399)]({type:s+n(392),element:a,quantity:1}),r[n(339)]((t=>!(n(402)==t[n(319)]&&t[n(359)]==o)))}else if(this[n(321)][n(375)](o,n(384))||o.is(n(407),n(361))){const r=o;if(n(390)==s&&n(325)==e[n(319)]||n(368)==s&&n(402)==e[n(319)])continue;if(i&&-1==i[n(319)][n(345)](n(396))){n(343)==i[n(319)]&&(i[s]+="\n");continue}let a;if(a=n(390)==s?r[n(404)]&&!this[n(321)][n(341)](r[n(404)])?r[n(404)]:null:r[n(385)]&&!this[n(321)][n(341)](r[n(385)])?r[n(385)]:null,r[n(379)]||a&&a[n(379)]){const e=a&&a[n(379)]?a:r;i&&i[n(319)]==s+n(330)&&i[n(407)][n(355)]==e[n(355)]?i[n(313)]++:t[n(399)]({type:s+n(330),element:e,quantity:1})}else t[n(399)]({type:s+n(396),element:r})}}}[Wr(395)](t){const e=Wr,n=this[e(314)],r=[],s=[],o=[];for(const i of t)switch(i[e(319)]){case e(343):if(i[e(390)]=i[e(390)][e(358)](/(\S)\u000A+(\S)/g,e(333))[e(358)](/\u000A/g,""),i[e(368)]=i[e(368)][e(358)](/(\S)\u000A+(\S)/g,e(333))[e(358)](/\u000A/g,""),""!=i[e(390)]&&""!=i[e(368)]){r[e(399)]({type:e(358),content:Hr(n,e(335),['"'+i[e(368)]+'"','"'+i[e(390)]+'"'])});continue}if(null!=i[e(390)][e(377)](/^ +$/)){r[e(399)]({type:e(365),content:Hr(n,e(386),Hr(n,e(367),i[e(390)][e(332)]))});continue}if(null!=i[e(368)][e(377)](/^ +$/)){r[e(399)]({type:e(342),content:Hr(n,e(349),Hr(n,e(367),i[e(368)][e(332)]))});continue}if(""!=i[e(390)]){r[e(399)]({type:e(365),content:Hr(n,e(386),'"'+i[e(390)]+'"')});continue}r[e(399)]({type:e(342),content:Hr(n,e(349),'"'+i[e(368)]+'"')});continue;case e(318):case e(362):r[e(399)]({type:e(365),content:Hr(n,e(386),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(354):case e(336):r[e(399)]({type:e(342),content:Hr(n,e(349),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(344):r[e(399)]({type:e(365),content:Hr(n,e(370),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(357):r[e(399)]({type:e(342),content:Hr(n,e(374),this[e(383)](i[e(407)],i[e(313)]))});continue;case e(366):s[e(399)](i[e(360)]);continue;case e(322):o[e(399)](i[e(360)]);continue;default:r[e(399)](i)}if(s[e(332)]){const t=s[e(381)]((t=>this[e(351)][e(389)](t)?this[e(351)][e(388)](t):t))[e(312)](", ");r[e(399)]({type:e(326),content:Hr(this[e(314)],e(328),t)})}if(o[e(332)]){const t=o[e(381)]((t=>this[e(351)][e(389)](t)?this[e(351)][e(388)](t):t))[e(312)](", ");r[e(399)]({type:e(326),content:Hr(this[e(314)],e(348),t)})}return r}[Wr(403)](t){const e=Wr;for(const n of this[e(356)]){const r=n(t);if(r&&e(319)in r)return r}}[Wr(350)](t,e){const n=Wr,r=e[n(397)],s=void 0===r[n(327)]?n(322):n(366);t[n(399)]({type:s,key:r[n(360)]})}[Wr(338)](t,e){const n=Wr;t[n(399)]({type:n(326),content:Hr(this[n(314)],n(317),this[n(383)](e[n(405)]()[n(372)][n(373)],1))})}[Wr(364)](t,e,n){const r=Wr;if(this[r(324)](t,e),n&&n[r(405)]()&&!e[r(405)]()[r(394)][r(378)](n[r(405)]()[r(372)])){const n=t[t[r(332)]-1],s=r(365)==e[r(319)]?r(390):r(368);n&&r(343)==n[r(319)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(479342===parseInt(n(156))/1*(-parseInt(n(153))/2)+parseInt(n(146))/3+-parseInt(n(149))/4+parseInt(n(144))/5+-parseInt(n(147))/6+parseInt(n(145))/7+-parseInt(n(150))/8*(parseInt(n(155))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(152)](){const t=Zr,e=this[t(151)],n=e[t(157)][t(148)](t(142));e[t(143)][t(148)](t(154))&&n[t(158)](t(154))}}function Jr(){const t=["56uulwMC","editor","afterInit","3462YpPXGP","showAIAssistant","662328rOyEXI","52iRsWiB","plugins","enableCommand","TrackChangesEditing","commands","2291560yIzVHk","5189744yOhTjy","1995312RDIeto","3636210AlfeqX","get","697100aZjXyJ"];return(Jr=function(){return t})()}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=304]})(t,e)}function es(){const t=["487963VTRlna","3748juFVlN","FORMAT_ALIGN_TO_LEFT","1833vJNPJm","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","format","formatBlock","editor","left","right","locale","afterInit","1386BkZsZc","registerAttributeLabel","FORMAT_ALIGNMENT","_descriptionFactory","_enableDefaultAttributesIntegration","3730ZlfSDy","get","registerDescriptionCallback","6VrpzlM","1263lXxhiJ","center","6390630AZwmlS","value","1QvpVOO","1572890WhuxYc","_registerLegacyDescription","justify","541532dutbIg","*Format:* %0","AlignmentEditing","plugins","type","24GMapoA","commandName","commandParams","51108VQFHBB","alignment","has","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_RIGHT"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(403243===-parseInt(n(315))/1*(-parseInt(n(319))/2)+parseInt(n(311))/3*(parseInt(n(333))/4)+-parseInt(n(316))/5*(parseInt(n(310))/6)+-parseInt(n(332))/7*(-parseInt(n(324))/8)+-parseInt(n(313))/9+parseInt(n(307))/10*(-parseInt(n(345))/11)+parseInt(n(327))/12*(parseInt(n(335))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(344)](){const t=$r,e=this[t(340)],n=e[t(343)];if(!e[t(322)][t(329)](t(321)))return;const r=e[t(322)][t(308)](t(336));r[t(306)](t(328),[],[t(328)]),r[t(305)][t(346)](t(328),Hr(n,t(304))),this[t(317)]()}[$r(317)](){const t=$r,e=this[t(340)],n=e[t(343)];e[t(322)][t(308)](t(336))[t(305)][t(309)]((e=>{const r=t;if(r(339)!=e[r(323)])return;const{data:s}=e;if(s&&r(328)==s[r(325)]){const t=s[r(326)][0][r(314)];return{type:r(338),content:Hr(n,r(320),function(t){const e=r;switch(t){case e(341):return Hr(n,e(334));case e(342):return Hr(n,e(331));case e(312):return Hr(n,e(330));case e(318):return Hr(n,e(337))}}(t))}}}))}}const rs=os;function ss(){const t=["*Format:* %0","afterInit","1647850KsVLcZ","SubscriptEditing","slice","4908iiNqwI","registerAttributeLabel","FORMAT_UNDERLINE","code","ItalicEditing","strikethrough","BoldEditing","FORMAT_SUPERSCRIPT","commandName","6HyoUfF","registerDescriptionCallback","FORMAT_","superscript","italic","UnderlineEditing","formatInline","has","2925230easpog","TrackChangesEditing","editor","CodeEditing","locale","bold","FORMAT_CODE","forceValue","6137288dANeCx","FORMAT_SUBSCRIPT","1770906qAblBo","toUpperCase","get","270kwnzMt","FORMAT_STRIKETHROUGH","87939ghpxzb","subscript","format","1kXwfMb","SuperscriptEditing","1773XwNOpT","underline","StrikethroughEditing","_registerLegacyDescription","toLowerCase","commandParams","*Remove format:* %0","type","_descriptionFactory","plugins","FORMAT_BOLD","FORMAT_ITALIC","_enableDefaultAttributesIntegration","3873496XmpZLA"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(475358===-parseInt(n(331))/1*(parseInt(n(323))/2)+parseInt(n(333))/3*(parseInt(n(352))/4)+-parseInt(n(349))/5*(parseInt(n(361))/6)+-parseInt(n(369))/7+parseInt(n(377))/8+parseInt(n(328))/9*(parseInt(n(326))/10)+parseInt(n(346))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(358),rs(356),rs(366),rs(372),rs(335),rs(350),rs(332)];class as extends t.Plugin{[rs(348)](){const t=rs,e=this[t(371)],n=e[t(342)][t(325)](t(370)),r=e[t(373)];for(const s of is){if(!e[t(342)][t(368)](s))continue;const o=s[t(351)](0,-7)[t(337)](),i=t(363)+o[t(324)]();n[t(345)](o,[o]),n[t(341)][t(353)](o,Hr(r,i))}this[t(336)]()}[rs(336)](){const t=rs,e=this[t(371)],n=e[t(373)],r=e[t(342)][t(325)](t(370));function s(e,s){const o=t;r[o(341)][o(362)]((t=>{const r=o;if(r(367)!=t[r(340)])return;const{data:i}=t;return i&&i[r(360)]===e?i[r(338)][0][r(376)]?{type:r(330),content:Hr(n,r(347),s)}:{type:r(330),content:Hr(n,r(339),s)}:void 0}))}s(t(374),Hr(n,t(343))),s(t(365),Hr(n,t(344))),s(t(334),Hr(n,t(354))),s(t(355),Hr(n,t(375))),s(t(357),Hr(n,t(327))),s(t(329),Hr(n,t(322))),s(t(364),Hr(n,t(359)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(599753===-parseInt(n(362))/1+-parseInt(n(323))/2+-parseInt(n(324))/3*(-parseInt(n(329))/4)+parseInt(n(360))/5*(-parseInt(n(361))/6)+-parseInt(n(358))/7*(parseInt(n(359))/8)+-parseInt(n(349))/9+parseInt(n(335))/10*(parseInt(n(327))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(347)](){const t=cs,e=this[t(345)],n=e[t(326)];if(!e[t(352)][t(365)](t(332)))return;const r=e[t(352)][t(331)](t(333)),s=this[t(345)][t(355)][t(331)](t(340));r[t(338)](t(340),((n,o={})=>{const i=t,a=this[i(345)][i(363)][i(353)][i(343)],c=o&&void 0!==o[i(330)]?o[i(330)]:!s[i(344)];let u=[];if(c){const t=Array[i(334)](a[i(328)]())[i(325)]((t=>fs(t)||function(t,e){const n=i,r=e[n(364)](t[n(357)],n(340)),s=e[n(364)]([n(341),n(340)],t);return r&&s}(t,this[i(345)][i(363)][i(351)])));u=y(t,e[i(363)])}else{const t=Array[i(334)](a[i(328)]())[i(325)]((t=>fs(t)));u=y(t,e[i(363)])}e[i(363)][i(356)]((()=>{const t=i;for(const e of u)r[t(348)](e,{commandName:t(340),commandParams:[{forceValue:c}]})}))})),r[t(322)][t(337)]((e=>{const r=t,{data:s}=e;if(s&&r(340)==s[r(350)]){const t=Hr(n,r(346));return s[r(354)][0][r(330)]?{type:r(336),content:Hr(n,r(342),t)}:{type:r(336),content:Hr(n,r(321),t)}}}))}}function fs(t){const e=cs;return e(340)==t[e(357)][e(339)]}function hs(){const t=["name","blockQuote","$root","*Set format:* %0","selection","value","editor","ELEMENT_BLOCK_QUOTE","afterInit","markBlockFormat","3928581gxpxNa","commandName","schema","plugins","document","commandParams","commands","change","parent","7wmcRhi","5499224tlgNBh","660EBHFwV","53148kVUFPC","824512Xkzeqd","model","checkChild","has","*Remove format:* %0","_descriptionFactory","1566664FuPhTE","2313totzca","filter","locale","9834Jgxote","getSelectedBlocks","2372JRCsxr","forceValue","get","BlockQuoteEditing","TrackChangesEditing","from","45230bykLZb","format","registerDescriptionCallback","enableCommand"];return(hs=function(){return t})()}const gs=ps;function ds(){const t=["plugins","has","12bYKCIj","afterInit","changeCaseUpper","6hFccaW","editor","9nxHKZk","changeCaseLower","6490LAjsGd","TrackChangesEditing","enableCommand","get","1041416ZvTOZX","changeCaseTitle","CaseChange","1085826EGflsn","4657680LXuaga","3326449pgVaXZ","2020952PyzinY","2126524mpGKWh","21615WKmhDQ"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(543400===parseInt(n(497))/1+-parseInt(n(494))/2+parseInt(n(486))/3*(-parseInt(n(479))/4)+-parseInt(n(498))/5+-parseInt(n(483))/6*(-parseInt(n(499))/7)+-parseInt(n(500))/8*(parseInt(n(488))/9)+-parseInt(n(490))/10*(-parseInt(n(480))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(484)](){const t=gs,e=this[t(487)];e[t(481)][t(482)](t(496))&&(e[t(481)][t(493)](t(491))[t(492)](t(485)),e[t(481)][t(493)](t(491))[t(492)](t(489)),e[t(481)][t(493)](t(491))[t(492)](t(495)))}}const Is=bs;function Es(){const t=["25594740PuNrJu","enableCommand","commands","144gPOGej","3072664scvGgp","2eOZssQ","editor","get","9EpoRlO","afterInit","plugins","1062115xUVsSA","4518972pZaKPA","19560CzLoQV","ckbox","86166kUonde","TrackChangesEditing","5168310PGYhph"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(599253===parseInt(n(174))/1*(-parseInt(n(186))/2)+-parseInt(n(178))/3+-parseInt(n(175))/4+-parseInt(n(176))/5*(parseInt(n(184))/6)+parseInt(n(180))/7+-parseInt(n(185))/8+parseInt(n(189))/9*(parseInt(n(181))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(172)](){const t=Is,e=this[t(187)];e[t(183)][t(188)](t(177))&&e[t(173)][t(188)](t(179))[t(182)](t(177))}}const _s=As;function ys(){const t=["registerElementLabel","808980CyXShj","_descriptionFactory","find","document","plugins","commandName","indentCodeBlock","codeBlock","language","format","get","name","350388BpAGCo","isLimit","label","70qFlCbl","checkChild","forceValue","selection","40SUACAR","afterInit","value","parent","TrackChangesEditing","change","model","commands","outdentCodeBlock","blockName","commandParams","registerDescriptionCallback","toLowerCase","formatBlock","3081448hkaZys","enableCommand","config","CodeBlock","languages","15NkHmLe","getSelectedBlocks","type","has","*Set format:* %0","*Remove format:* %0","rootElement","from","52214hmhuEN","filter","schema","editor","3902568OOhnjL","markBlockFormat","locale","ELEMENT_CODE_BLOCK","781869HIMCKX","985221MONLZH"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(491267===-parseInt(n(262))/1+parseInt(n(311))/2*(parseInt(n(303))/3)+parseInt(n(298))/4+-parseInt(n(265))/5+parseInt(n(277))/6*(parseInt(n(280))/7)+-parseInt(n(315))/8+-parseInt(n(263))/9*(-parseInt(n(284))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(285)](){const t=_s,e=this[t(314)];if(!e[t(269)][t(306)](t(301)))return;const n=e[t(269)][t(275)](t(288)),r=e[t(317)],s=e[t(300)][t(275)](t(272))[t(302)],o=e[t(291)][t(275)](t(272));n[t(299)](t(271)),n[t(299)](t(292)),n[t(299)](t(272),((r,i={})=>{const a=t,c=e[a(290)],u=e[a(290)][a(268)][a(283)],l=i&&void 0!==i[a(282)]?i[a(282)]:!o[a(286)];let f;i[a(273)]||(i[a(273)]=s[0][a(273)]),f=l?Array[a(310)](u[a(304)]())[a(312)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(309))&&!e[n(278)](t)&&e[n(281)](t[n(287)],n(272))}(t,c[a(313)]))):Array[a(310)](u[a(304)]())[a(312)]((t=>Cs(t)));const h=y(f,c);c[a(289)]((()=>{const t=a;for(const e of h)n[t(316)](e,{commandName:t(272),commandParams:[{...i,forceValue:l}],formatGroupId:t(293)})}))})),n[t(266)][t(264)](t(272),(e=>Hr(r,t(261),e))),n[t(266)][t(295)]((e=>{const n=t;if(n(297)!=e[n(305)])return;const o=r.t,{data:i}=e;if(!i||n(272)!=i[n(270)])return;const a=i[n(294)][0][n(273)],c=o(s[n(267)]((t=>t[n(273)]===a))[n(279)])[n(296)]();return i[n(294)][0][n(282)]?{type:n(274),content:Hr(r,n(307),Hr(r,n(261),1)+" ("+c+")")}:{type:n(274),content:Hr(r,n(308),Hr(r,n(261),1))}}))}}function Cs(t){const e=_s;return e(272)==t[e(276)]}const Ns=Rs;function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=399]})(t,e)}function Ss(){const t=["addCommentThread","533358uyOPwu","187421Dylbnt","11dBAZns","TrackChangesEditing","6pzHnCZ","9mSRLbG","2812941KvaNMc","has","4874219ezfPAM","1928328oUZkXE","enableCommand","CommentsEditing","get","35126750KqSEBD","1349315TeVJGg","afterInit","editor","plugins","16WApbcN"];return(Ss=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(451857===-parseInt(n(402))/1+parseInt(n(401))/2*(-parseInt(n(406))/3)+-parseInt(n(410))/4+parseInt(n(415))/5*(-parseInt(n(405))/6)+-parseInt(n(409))/7+parseInt(n(399))/8*(-parseInt(n(407))/9)+-parseInt(n(414))/10*(-parseInt(n(403))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ls extends t.Plugin{[Ns(416)](){const t=Ns,e=this[t(417)];e[t(418)][t(408)](t(412))&&e[t(418)][t(413)](t(404))[t(411)](t(400))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=121]})(t,e)}function ws(){const t=["isAtEnd","plugins","toViewPosition","10KLpsRy","addClass","ck-suggestion-marker-","228LqSCAH","mapper","writer","listItem","push","model","bindElementToMarker","createRangeOn","isLimit","170394UDlkKA","markerRange","consumable","name","937736xWAxKI","906435vfnGWO","parent","schema","hasAttribute","includes","markerName","insert","5514586Guekwz","5yGjXJm","addHighlight","nextSibling","3732675MBpxVD","start","TrackChangesEditing","28wgMQKP","ck-suggestion-marker--active","span","getCustomProperty","getWalker","activeMarkers","type","elementEnd","16492716nuMDkZ","119450vgUwdW","toViewElement","previousPosition","createUIElement","get","test","isContent","listIndent","getAttribute","getItems","item","element","isBlock"];return(ws=function(){return t})()}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(126)]())o[r(153)](t)&&s[r(140)](n[r(143)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(131)][r(121)](r(163));return(o,i,a)=>{const c=r;if(!a[c(147)][c(122)](i[c(146)],o[c(148)]))return;const u=i[c(146)][c(168)](),l=i[c(146)][c(162)],f=t[c(141)][c(152)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(127)];d=d||f[c(123)](e);const n=a[c(137)][c(174)](e);if(n&&n[c(167)](c(159)))return;c(171)==t[c(170)]&&f[c(129)](e)&&!f[c(144)](e)&&(e[c(160)]||l[c(130)]?h&&h[c(151)]==e||(h=e,m(t[c(175)]),p=!0):g=g||t[c(175)])}function m(t){const r=c,o=a[r(138)][r(176)](r(166),{class:r(135)+e}),u=a[r(137)][r(132)](t);n&&s[r(169)][r(154)](i[r(155)])&&a[r(138)][r(134)](r(165),o),a[r(138)][r(156)](u,o),a[r(137)][r(142)](o,i[r(155)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(922972===-parseInt(n(158))/1*(parseInt(n(173))/2)+parseInt(n(161))/3+-parseInt(n(164))/4*(-parseInt(n(150))/5)+-parseInt(n(136))/6*(-parseInt(n(145))/7)+parseInt(n(149))/8+-parseInt(n(172))/9+-parseInt(n(133))/10*(parseInt(n(157))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=328]})(t,e)}function xs(){const t=["showSuggestionHighlights","requires","lock","unlock","forward","createSelection","editor","12243152LFAmrQ","deleteForward","294guDATh","10762380bchiiD","buffer","2661gvWmXm","getFirstRange","merge","822140UzxWBh","markerName","editing","unit","modifySelection","model","remove","1452NLcevF","enqueueChange","291656ZwjcZT","18977KAsqFK","isCollapsed","get","document","bind","root","setSelection","end","batch","init","createRange","markerNameToElements","rootName","$graveyard","TrackChangesEditing","start","selection","writer","detach","unbindElementFromMarkerName","downcastDispatcher","removeMarker:suggestion:deletion","fromRange","commands","110vSpVoP","delete","plugins","1719221XbpCjF","enableCommand","uiElement","mapper","high","options","addMarker:suggestion:deletion","data"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(893146===parseInt(n(370))/1+-parseInt(n(387))/2*(parseInt(n(330))/3)+parseInt(n(342))/4*(-parseInt(n(367))/5)+-parseInt(n(340))/6*(-parseInt(n(343))/7)+parseInt(n(385))/8+-parseInt(n(328))/9+-parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(379)](){return[Ms.Delete]}[Ds(352)](){const t=Ds,e=this[t(384)],n=e[t(369)][t(345)](t(357));n[t(371)](t(368));const r=e[t(366)][t(345)](t(386));n[t(371)](t(386),((n,s={})=>{const o=t,a=e[o(338)][o(383)](e[o(338)][o(346)][o(359)]);a[o(344)]&&e[o(338)][o(337)](a,{direction:o(382),unit:s[o(336)]});const c=a[o(331)](),u=i.LiveRange[o(365)](c);let l;n(s),l=o(356)==u[o(348)][o(355)]?e[o(338)][o(353)](c[o(358)]):e[o(338)][o(353)](u[o(358)],u[o(350)]),u[o(361)](),e[o(338)][o(341)](r[o(329)][o(351)],(t=>{const e=o;r[e(329)][e(380)](),t[e(349)](t[e(353)](l[e(350)])),r[e(329)][e(381)]()}))})),e[t(335)][t(363)].on(t(376),Fs(e,t(332)),{priority:t(374)}),e[t(377)][t(363)].on(t(376),((n,r,s)=>{const o=t;s[o(375)][o(378)]&&Fs(e,o(332),{showActiveMarker:!1})[o(347)](this)(n,r,s)}),{priority:t(374)}),e[t(335)][t(363)].on(t(364),((e,n,r)=>{const s=t,o=r[s(373)][s(354)](n[s(334)]);if(o)for(const t of o)t.is(s(372))&&(r[s(373)][s(362)](t,n[s(334)]),r[s(360)][s(339)](t))}),{priority:t(374)})}}function Us(){const t=["*Indent:* %0","isNextTo","mergeListItemForward","todoListCheck","head","forceValue","*Merge:* %0","getChanges","indentList","createRange","2413143hcOaSW","numberedList","selection","184JGqiPz","bulleted","1714699hqdSzB","config","change","detach","find","commandParams","6VLwZky","key","oldValue","mergeListItemBackward","previousSibling","outdentList","todoList","editor","*Set format:* %0","nodeAfter","*Change to:* %0","attributes","parent","containsItem","*Format:* remove from %0","listStyle","listItemIdFixer","every","get","registerDescriptionCallback","*Format:* insert into %0","fromRange","format","*Uncheck item*","push","*Outdent:* %0","from","setSelection","commandName","2umbCQm","todo","getSuggestions","deletion","_registerLegacyDescription","groupId","*Check item*","multipleBlocks","length","getFirstRange","trackChangesCommand","plugins","ELEMENT_LIST_ITEM","document","ListEditing","checkTodoList","type","getAttribute","differ","splitListItemBefore","isObject","17781FocVjL","_getAttributeKey","ELEMENT_","splitListItemAfter","80314dpIUfn","execute","assureChains","_findSuggestions","value","commands","_LIST","afterInit","registerAttributeLabel","batch","schema","list.multiBlock","registerCustomCallback","refresh","listReversed","_suggestionFactory","getRanges","attributeKey","_supportLegacySuggestions","8qLQUeq","meta","numbered","accept","_enableDefaultAttributesIntegration","end","*Split:* list item","default","ELEMENT_TODO_LIST","includes","locale","_descriptionFactory","registerPostFixer","newValue","toUpperCase","*Merge:* list item","attribute","registerElementLabel","FORMAT_INDENT","createPositionAt","isUndo","documentList","suggestion","setAttribute","formatBlock","model","start","todoListChecked","3836230Vfmpfz","bulletedList","noTrackChangesFixer","listIndent","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","getFirstMarker","listItemId","filter","listStart","has","range","map","listType","nextSibling","TrackChangesEditing","isLocal","TodoListEditing","removeMarker","1865171tuzJwy","*Remove format:* %0","data","next","1984955wuCjwd"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(290297===-parseInt(n(247))/1*(parseInt(n(272))/2)+-parseInt(n(268))/3*(-parseInt(n(210))/4)+parseInt(n(196))/5+-parseInt(n(218))/6*(parseInt(n(212))/7)+-parseInt(n(291))/8*(parseInt(n(207))/9)+parseInt(n(319))/10+-parseInt(n(192))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(279)](){const t=js,e=this[t(225)];if(!e[t(258)][t(183)](t(261)))return;const n=e[t(301)],r=e[t(258)][t(236)](t(188)),s=e[t(258)][t(183)](t(190)),o=!!e[t(213)][t(236)](t(283));function i(e){const r=t;return{type:r(240),content:""+Hr(n,r(226),e)}}function a(e){const r=t;return{type:r(240),content:""+Hr(n,r(193),e)}}r[t(295)](t(208),[],[t(326),t(186),t(322)]),r[t(295)](t(320)),r[t(295)](t(205)),r[t(295)](t(223)),r[t(295)](t(271)),r[t(295)](t(266)),o&&(r[t(295)](t(221)),r[t(295)](t(199))),s&&(r[t(295)](t(224)),r[t(295)](t(262),[],[t(318)]),r[t(302)][t(237)]((e=>{const r=t,{data:s}=e;if(s&&r(318)==s[r(219)])return{type:r(240),content:s[r(304)]?Hr(n,r(253)):Hr(n,r(241))}})),this[t(225)][t(316)][t(260)][t(303)]((e=>{const n=t;if(e[n(281)][n(311)])return!1;let s=!1;const o=r[n(249)]({skipNotAttached:!0})[n(327)]((t=>n(318)===r[n(269)](t)));for(const t of o)n(248)!=t[n(256)]()[n(317)][n(227)][n(264)](n(186))&&(r[n(275)](t[n(256)](),n(307))[n(216)]((t=>n(186)===r[n(269)](t[n(313)])))||(e[n(191)](t[n(325)]()),s=!0));return s}))),r[t(302)][t(280)](t(322),Hr(n,t(309)));const c={type:t(240),content:""};r[t(302)][t(237)]((e=>{const r=t,{data:s}=e;if(!s||r(186)!=s[r(219)])return;let u=e[r(201)];for(;u;){if(u[r(194)]&&(r(233)==u[r(194)][r(219)]&&(u[r(194)][r(304)]&&r(298)!=u[r(194)][r(304)]||r(298)!=u[r(194)][r(220)]&&!s[r(304)])||!o&&u[r(194)][r(219)]==Ic))return c;u=u[r(195)]}if(null==s[r(304)])switch(s[r(220)]){case r(211):return a(Hr(n,r(323)));case r(293):return a(Hr(n,r(324)));case r(248):return a(Hr(n,r(299)))}switch(s[r(304)]){case r(211):return i(Hr(n,r(323)));case r(293):return i(Hr(n,r(324)));case r(248):return i(Hr(n,r(299)))}})),r[t(302)][t(237)]((e=>{const n=t,{data:r}=e;if(r&&n(322)==r[n(219)])return null==r[n(304)]||null==r[n(220)]&&0==r[n(304)]?c:void 0})),r[t(302)][t(237)]((e=>{const r=t;if(r(307)!=e[r(263)])return;const{data:s}=e;if(!s||r(326)!=s[r(219)])return;const o=zs(e);return o?r(304)==o?{type:r(240),content:Hr(n,r(306))}:r(220)==o?{type:r(240),content:Hr(n,r(297))}:c:c})),e[t(316)][t(260)][t(303)]((e=>this[t(234)](e))),e[t(316)][t(260)][t(303)]((e=>this[t(321)](e))),e[t(316)][t(260)][t(303)]((e=>this[t(274)](e))),this[t(290)]()}[js(234)](t){const e=js;if(t[e(281)][e(311)]||!t[e(281)][e(189)])return!1;let n=!1;const r=this[e(225)][e(258)][e(236)](e(188))[e(249)]({skipNotAttached:!0})[e(327)]((t=>t[e(194)]&&e(326)==t[e(194)][e(219)]))[e(327)]((t=>t[e(194)][e(304)]&&t[e(194)][e(220)]));for(const s of r)zs(s)||(t[e(191)](s[e(325)]()),n=!0);return n}[js(321)](t){const e=js;if(t[e(281)][e(311)]||!t[e(281)][e(189)])return!1;const n=this[e(225)][e(258)][e(236)](e(188));if(n[e(257)][e(276)])return!1;let r=!1;const s=[e(186),e(233),e(326),e(322),e(182),e(286),e(200)],o=this[e(225)][e(316)][e(260)][e(265)][e(204)]()[e(327)]((t=>e(307)==t[e(263)]))[e(327)]((t=>s[e(300)](t[e(289)])));if(0==o[e(255)])return r;for(const i of o){const o=n[e(275)](i[e(184)],e(307))[e(327)]((t=>!t[e(292)][e(198)]))[e(185)]((t=>t[e(313)]))[e(327)]((t=>{const r=e,o=n[r(269)](t);return s[r(300)](o)}));if(o[e(255)]){for(const n of o)t[e(191)](n[e(325)]());r=!0}}return r}[js(274)](t){const e=js;if(t[e(281)][e(311)]||!t[e(281)][e(189)])return!1;const n=this[e(225)][e(258)][e(236)](e(188));let r=!1;const s=[e(186),e(233),e(326),e(322),e(182),e(286),e(200)];for(const t of n[e(249)]({skipNotAttached:!0})){const o=n[e(275)](t[e(256)](),e(307))[e(185)]((t=>t[e(313)]))[e(327)]((t=>t[e(194)]&&s[e(300)](t[e(194)][e(219)])));if(!o[e(255)])continue;const a=o[0][e(201)][e(229)][e(252)];if(!o[e(235)]((t=>t[e(229)][e(252)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(249)]({skipNotAttached:!0})[s(327)]((e=>s(307)==e[s(263)]&&e[s(229)][s(252)]==t)))e[s(314)](s(252),r)}function i(t,n){const r=e;let s=t[r(201)],i=!1;for(;s;)s[r(229)][r(252)]!=n&&(o(s[r(229)][r(252)],n),s[r(314)](r(252),n),i=!0),s=s[r(195)];return i}}[js(290)](){const t=js,e=this[t(225)],n=e[t(301)],r=e[t(258)][t(236)](t(188));this[t(251)](),r[t(287)][t(284)](t(315),t(312),t(294),(function(n,r){const s=t,o=[];for(let t of n)t[s(317)][s(227)]===t[s(296)][s(230)]&&(t=e[s(316)][s(206)](e[s(316)][s(310)](t[s(317)][s(227)],0))),o[s(242)](t);e[s(316)][s(214)]((t=>{const n=s,a=e[n(316)][n(260)][n(209)],c=Array[n(244)](a[n(288)]())[n(185)]((t=>i.LiveRange[n(239)](t)));t[n(245)](o),e[n(277)][n(236)](r[n(246)])[n(285)](),r[n(217)][n(242)]({forceDefaultExecution:!0}),e[n(273)](r[n(246)],...r[n(217)]),t[n(245)](c);for(const t of c)t[n(215)]()}))})),r[t(302)][t(308)]((function(n){const r=t,s=!e[r(316)][r(282)][r(267)](n),o=n[r(222)],i=n[r(187)],a=n[r(264)](r(326)),c=!o||o[r(264)](r(326))!==a,u=!i||i[r(264)](r(326))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(259),e)))}[js(251)](){const t=js,e=this[t(225)],n=e[t(301)];function r(n){const r=t,s=e[r(277)][r(236)](r(320))[r(276)],o=e[r(277)][r(236)](r(208))[r(276)];return r(208)===n?s:o}e[t(258)][t(236)](t(188))[t(302)][t(237)]((function(s){const o=t;if(o(315)!=s[o(263)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(246)]){case o(320):u=i[o(217)][0][o(202)],l=r(i[o(246)]),a=o(u?238:232),!l&&e[o(213)][o(236)](o(283))||(a=o(228)),c={type:o(240),content:Hr(n,a,Hr(n,o(323)))};break;case o(208):u=i[o(217)][0][o(202)],l=r(i[o(246)]),a=o(u?238:232),!l&&e[o(213)][o(236)](o(283))||(a=o(228)),c={type:o(240),content:Hr(n,a,Hr(n,o(324)))};break;case o(205):a=o(197),c={type:o(240),content:Hr(n,a,Hr(n,o(259)))};break;case o(223):a=function(t){const e=o,n=t[e(256)]();let r=n[e(317)][e(227)];for(;r&&n[e(231)](r);){if(r[e(264)](e(322))>0)return!1;r=r[e(187)]}return!0}(s)?Hr(n,o(232),Hr(n,function(t){const e=o;return e(270)+t[e(256)]()[e(317)][e(227)][e(264)](e(186))[e(305)]()+e(278)}(s))):Hr(n,o(243),Hr(n,o(259))),c={type:o(240),content:a};break;case o(221):case o(199):!1===i[o(254)]&&(a=o(203),c={type:o(250),content:Hr(n,a,Hr(n,o(259)))})}return c}))}}function zs(t){const e=js;let n=t[e(256)]()[e(317)][e(227)][e(222)];for(;n;){const r=n[e(264)](e(326));if(!r)return!1;if(r==t[e(194)][e(304)])return e(304);if(r==t[e(194)][e(220)])return e(220);n=n[e(222)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(122819===parseInt(n(352))/1*(-parseInt(n(376))/2)+parseInt(n(432))/3*(-parseInt(n(420))/4)+-parseInt(n(387))/5+-parseInt(n(415))/6*(-parseInt(n(399))/7)+-parseInt(n(434))/8*(parseInt(n(378))/9)+-parseInt(n(403))/10+parseInt(n(416))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ws extends t.Plugin{[Hs(424)](){const t=Hs;if(!this[t(439)][t(353)][t(364)](t(362)))return;const e=this[t(439)][t(417)][t(430)](t(374)),n=this[t(439)][t(353)][t(430)](t(398));e[t(393)]&&n[t(368)](t(358),[],[t(358)]),e[t(373)]&&n[t(368)](t(382),[],[t(382)]),e[t(372)]&&n[t(368)](t(421),[],[t(421)]);const r={type:t(435),content:""};n[t(379)][t(388)](this[t(440)][t(418)](this));const s=this[t(439)][t(401)];n[t(379)][t(400)](t(382),Hr(s,t(422))),n[t(379)][t(388)]((e=>{const n=t,{data:s}=e;if(s&&n(382)==s[n(425)])return null==s[n(391)]||0==s[n(391)]&&null==s[n(371)]?r:void 0})),n[t(379)][t(400)](t(421),Hr(s,t(423))),n[t(379)][t(388)]((e=>{const n=t,{data:s}=e;if(s&&n(421)==s[n(425)])return null==s[n(391)]||1==s[n(391)]&&null==s[n(371)]?r:void 0})),this[t(439)][t(369)][t(394)][t(370)]((e=>{const r=t;if(e[r(426)][r(385)])return!1;let s=!1;const o=n[r(431)]({skipNotAttached:!0})[r(413)]((t=>{const e=r,s=n[e(380)](t);return e(421)==s||e(382)==s}));for(const t of o)r(366)!=t[r(384)]()[r(436)][r(395)][r(355)](r(433))&&(n[r(367)](t[r(384)](),r(412))[r(365)]((t=>r(433)==n[r(380)](t[r(383)])))||(e[r(442)](t[r(389)]()),s=!0));return s})),this[t(404)]()}[Hs(440)](t){const e=Hs,n=this[e(439)][e(401)],{data:r}=t,s={type:e(435),content:""};if(!r||e(358)!=r[e(425)])return;if(!r[e(371)])return e(396)==r[e(391)]?s:{type:e(435),content:""+Hr(n,e(359),Hr(n,this[e(414)](r[e(391)])))};if(!r[e(391)]){if(e(396)==r[e(371)])return s;let o=t[e(390)];for(;o;){if(o[e(407)]&&e(433)==o[e(407)][e(425)]&&o[e(407)][e(391)])return s;o=o[e(429)]}return{type:e(435),content:""+Hr(n,e(402),Hr(n,this[e(414)](r[e(371)])))}}if(e(396)!=r[e(391)])return{type:e(435),content:""+Hr(n,e(359),Hr(n,this[e(414)](r[e(391)])))};let o=t[e(390)];for(;o;){if(o[e(407)]&&e(433)==o[e(407)][e(425)]&&o[e(407)][e(391)]&&o[e(407)][e(371)])return s;o=o[e(429)]}const i=t[e(384)]()[e(436)][e(395)][e(355)](e(433));return{type:e(435),content:Hr(n,e(359),Hr(n,e(357)+i[e(381)]()+e(397)))}}[Hs(404)](){const t=Hs,e=this[t(439)],n=e[t(401)];e[t(353)][t(430)](t(398))[t(379)][t(388)]((e=>{const r=t;if(r(375)!=e[r(356)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(437)]){case r(358):o=r(410),i={type:r(435),content:Hr(n,o,Hr(n,this[r(414)](s[r(427)][0][r(356)])))};break;case r(382):o=s[r(427)][0][r(373)]?r(411):r(386),i={type:r(435),content:Hr(n,o)};break;case r(421):o=r(409),i={type:r(435),content:Hr(n,o,s[r(427)][0][r(372)])}}return i}))}[Hs(414)](t){const e=Hs;return e(357)+function(t){const n=e;return qs[n(419)](t)?n(405):Zs[n(419)](t)?n(366):null}(t)[e(381)]()+e(360)+t[e(381)]()[e(377)](/-/g,"_")}}function Ks(t,e){const n=Xs();return(Ks=function(t,e){return n[t-=352]})(t,e)}function Xs(){const t=["formatBlock","1102aQRocl","replace","98253bBAzIS","_descriptionFactory","_getAttributeKey","toUpperCase","listReversed","suggestion","getFirstRange","isUndo","*Format:* set order to regular","1024540yBRoTx","registerDescriptionCallback","getFirstMarker","head","newValue","decimal","styles","document","nodeAfter","default","_LIST_DEFAULT","TrackChangesEditing","742FhERis","registerAttributeLabel","locale","*Remove format:* %0","2274140lxZSVl","_registerLegacyDescription","bulleted","decimal-leading-zero","data","disc","*Format:* set start index to %0","*Change to:* %0","*Format:* set order to reversed","attribute","filter","_getTranslationKeyForListStyle","60mzxaZs","8385047mrkkSF","config","bind","includes","372uqQMNd","listStart","FORMAT_LIST_REVERSED","FORMAT_LIST_START","afterInit","key","batch","commandParams","upper-roman","next","get","getSuggestions","2559HxaZhb","listType","48RMrDKU","format","start","commandName","lower-latin","editor","handleDescriptions","upper-latin","removeMarker","115cnbFMk","plugins","square","getAttribute","type","ELEMENT_","listStyle","*Set format:* %0","_LIST_","lower-roman","ListPropertiesEditing","circle","has","find","numbered","_findSuggestions","_enableDefaultAttributesIntegration","model","registerPostFixer","oldValue","startIndex","reversed","list.properties"];return(Xs=function(){return t})()}const qs=[Hs(408),Hs(363),Hs(354)],Zs=[Hs(392),Hs(406),Hs(361),Hs(428),Hs(438),Hs(441)];var Ys=n(507);const Qs=Js;function Js(t,e){const n=to();return(Js=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=Js,r=t();for(;;)try{if(550064===parseInt(n(458))/1*(-parseInt(n(478))/2)+-parseInt(n(446))/3+parseInt(n(457))/4*(parseInt(n(462))/5)+-parseInt(n(442))/6+parseInt(n(433))/7*(-parseInt(n(466))/8)+parseInt(n(455))/9*(-parseInt(n(432))/10)+parseInt(n(456))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Qs(476)](){return[Ys.Enter]}[Qs(461)](){const t=Qs,e=this[t(443)],n=e[t(460)][t(454)](t(447)),r=e[t(480)][t(454)](t(469));n[t(486)](t(469),(()=>{const s=t;e[s(474)][s(451)]((t=>{const o=s,a=e[o(474)][o(477)][o(431)],c=a[o(440)](),u=i.LiveRange[o(467)](a[o(436)]());if(r[o(471)](t)){const r=e[o(474)][o(449)](c[o(475)][o(441)],0),s=t[o(479)](c,r);n[o(483)](s)}else t[o(448)](t[o(479)](u[o(434)]));u[o(470)](),r[o(437)](o(481),{writer:t})}))})),e[t(485)][t(473)].on(t(444),Fs(e,t(445)),{priority:t(435)}),e[t(485)][t(473)].on(t(465),((e,n,r)=>{const s=t,o=r[s(472)][s(439)](n[s(453)]);if(o)for(const t of o)t[s(463)](s(452))&&(r[s(472)][s(482)](t,n[s(453)]),r[s(468)][s(484)](t))}),{priority:t(435)}),e[t(450)][t(473)].on(t(444),((n,r,s)=>{const o=t;s[o(459)][o(464)]&&Fs(e,o(445),{showActiveMarker:!1})[o(438)](this)(n,r,s)}),{priority:t(435)})}}function to(){const t=["removeMarker:suggestion:insertion","96afHwmx","fromRange","writer","enter","detach","enterBlock","mapper","downcastDispatcher","model","parent","requires","document","5846UMQgZg","createRange","commands","afterExecute","unbindElementFromMarkerName","markInsertion","remove","editing","enableCommand","selection","130050OrpAhm","27167VnodqW","end","high","getFirstRange","fire","bind","markerNameToElements","getFirstPosition","nextSibling","487110uQiIIL","editor","addMarker:suggestion:insertion","split","2976030IeaEGK","TrackChangesEditing","setSelection","createPositionAt","data","change","ck-suggestion-marker-split","markerName","get","414nWqNKo","21363914OcksCq","556804xMZalh","79FdxPhR","options","plugins","init","20HvwYhF","hasClass","showSuggestionHighlights"];return(to=function(){return t})()}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=257]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(478170===-parseInt(n(275))/1+parseInt(n(259))/2+-parseInt(n(280))/3+parseInt(n(294))/4+-parseInt(n(276))/5*(parseInt(n(273))/6)+-parseInt(n(289))/7+parseInt(n(286))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(295)](){const t=eo;if(!this[t(266)][t(260)][t(292)](t(291)))return;const e=this[t(266)][t(260)][t(257)](t(284));e[t(281)](t(264),this[t(288)][t(271)](this)),e[t(281)](t(267)),e[t(281)](t(277)),e[t(281)](t(274)),e[t(281)](t(270))}[eo(288)](t,e,n={}){const r=eo,s=this[r(266)][r(260)][r(257)](r(262));return t((t=>(r(285)==typeof e?s[r(258)](e,n):e)(t)[r(278)]((e=>!1===this[r(265)](e,t[r(290)])))),n)}[eo(265)](t,e){const n=eo,r=this[n(266)][n(282)][n(261)](this[n(266)][n(282)][n(279)](e,t[n(263)]),this[n(266)][n(282)][n(279)](e,t[n(272)]));for(const t of this[n(266)][n(282)][n(287)][n(283)](n(268)))if(null!==r[n(269)](t[n(293)]()))return!0;return!1}}function so(){const t=["end","6xhYljz","replace","504452yvwimW","2386105uuRmaw","findPrevious","filter","createPositionAt","2621061nNFjaN","enableCommand","model","getMarkersGroup","TrackChangesEditing","string","22520304SarQMg","markers","handleFindCommand","4496086KvVZYS","item","FindAndReplaceEditing","has","getRange","240660VgjEFC","afterInit","get","findByTextCallback","201250GbDwny","plugins","createRange","FindAndReplaceUtils","start","find","_isInDeletionRange","editor","findNext","suggestion:deletion","getIntersection","replaceAll","bind"];return(so=function(){return t})()}const oo=ao;function io(){const t=["type","FontColorEditing","121401AXvnzU","*Set font color:* %0","7115GWLSbY","FORMAT_FONT_COLOR","FontSize","FontFamilyEditing","TrackChangesEditing","FORMAT_FONT_SIZE","registerAttributeLabel","config","*Set font size:* %0","*Reset font background color*","168UKFlVS","afterInit","editor","612449UjvdpV","registerDescriptionCallback","2814DQZPYA","5633600nxRWVt","*Reset font size*","commandParams","fontColor.colors","fontFamily","get","_enableDefaultAttributesIntegration","*Reset font color*","find","label","*Set font family:* %0","formatInline","format","15mLBkOm","FontSizeEditing","3567900SOhfXR","plugins","_registerLegacyDescription","fontBackgroundColor.colors","toLowerCase","normalizeSizeOptions","*Set font background color:* %0","1973612gieQHc","commandName","trim","fontSize","FORMAT_FONT_FAMILY","_descriptionFactory","52244sUwUrm","FORMAT_FONT_BACKGROUND","fontSize.options","model","*Reset font family*","fontBackgroundColor","fontColor","FontBackgroundColorEditing","locale","has","title","value"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(342022===-parseInt(n(326))/1+parseInt(n(357))/2*(parseInt(n(342))/3)+parseInt(n(351))/4+parseInt(n(313))/5*(parseInt(n(328))/6)+parseInt(n(344))/7+parseInt(n(323))/8*(-parseInt(n(311))/9)+-parseInt(n(329))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(343),commandName:oo(354)},{pluginName:oo(316),commandName:oo(333)},{pluginName:oo(370),commandName:oo(363)},{pluginName:oo(364),commandName:oo(362)}];class uo extends t.Plugin{[oo(324)](){const t=oo,e=this[t(325)][t(365)],n=this[t(325)][t(345)][t(334)](t(317));for(const{pluginName:e,commandName:r}of co)this[t(325)][t(345)][t(366)](e)&&n[t(335)](r,[r]);e.t,n[t(356)][t(319)](t(354),Hr(e,t(318))),n[t(356)][t(319)](t(333),Hr(e,t(355))),n[t(356)][t(319)](t(363),Hr(e,t(314))),n[t(356)][t(319)](t(362),Hr(e,t(358))),this[t(346)]()}[oo(346)](){const t=oo,e=this[t(325)],n=e[t(365)];e[t(345)][t(334)](t(317))[t(356)][t(327)]((e=>{const r=t,o=n.t;if(r(340)!=e[r(369)])return;const{data:i}=e;if(null!=i){if(r(354)==i[r(352)]){const t=i[r(331)][0][r(368)];if(t){const e=o(this[r(325)][r(345)][r(334)](r(315))[r(349)](this[r(325)][r(320)][r(334)](r(359)))[r(337)]((e=>e[r(360)]==t))[r(367)])[r(348)]();return{type:r(341),content:Hr(n,r(321),e)}}return{type:r(341),content:Hr(n,r(330))}}if(r(333)==i[r(352)]){const t=i[r(331)][0][r(368)];return t?{type:r(341),content:Hr(n,r(339),t)}:{type:r(341),content:Hr(n,r(361))}}if(r(363)==i[r(352)]){const t=i[r(331)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(325)][r(320)][r(334)](r(332)))[r(337)]((e=>e[r(360)]==t));let i=t,a="";return e&&(i=e[r(338)],a=o(i)[r(348)]()),{type:r(341),content:Hr(n,r(312),a)[r(353)](),color:{value:t,title:a||i}}}return{type:r(341),content:Hr(n,r(336))}}if(r(362)==i[r(352)]){const t=i[r(331)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(325)][r(320)][r(334)](r(347)))[r(337)]((e=>e[r(360)]==t));let i=t,a="";return e&&(i=e[r(338)],a=o(i)[r(348)]()),{type:r(341),content:Hr(n,r(350),a)[r(353)](),color:{value:t,title:a||i}}}return{type:r(341),content:Hr(n,r(322))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=446]})(t,e)}const fo=lo;function ho(){const t=["join","find","36688rAyzyN","commandName","commands","fontSize.options","_descriptionFactory","603vMocvy","enableCommand","config","format","editor","865316WMRLrz","split","toUpperCase","commandParams","locale","get","charAt","15591lMgeBj","formatInline","_registerLegacyDescription","title","copyFormat","length","fontSize","normalizeSizeOptions","entries","registerDescriptionCallback","_enableDefaultAttributesIntegration","*Set format to:* %0","6RrkVPS","slice","model","plugins","type","FontSize","label","TrackChangesEditing","push","*Remove all formatting*","fontColor.colors","2541595LQeJVt","formatBlock","211660wUNNeL","pasteFormat","fontColor","235095ifRvNI","afterInit","588060HqSYWY","fontBackgroundColor","toLowerCase","boolean"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(188086===-parseInt(n(448))/1+-parseInt(n(473))/2+parseInt(n(478))/3+parseInt(n(494))/4+parseInt(n(476))/5*(-parseInt(n(460))/6)+-parseInt(n(471))/7+parseInt(n(484))/8*(parseInt(n(489))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(477)](){const t=fo,e=this[t(493)],n=e[t(463)][t(446)](t(467)),r=e[t(486)][t(446)](t(452)),s=e[t(486)][t(446)](t(474));r&&s&&(n[t(458)](t(474)),n[t(490)](t(452)),this[t(450)]())}[fo(450)](){const t=fo,e=this[t(493)],n=e[t(498)];e[t(463)][t(446)](t(467))[t(488)][t(457)]((r=>{const s=t;if(s(472)!=r[s(464)]&&s(449)!=r[s(464)])return;const{data:o}=r;if(o&&s(474)===o[s(485)]){const t=[],r=o[s(497)][0];for(const[n,o]of Object[s(456)](r))t[s(468)](po(e,n,o));return t[s(453)]?{type:s(492),content:Hr(n,s(459),t[s(482)](", "))}:{type:s(492),content:Hr(n,s(469))}}}))}}function po(t,e,n){const r=fo,o=t[r(498)].t,i=e[r(495)](/(?=[A-Z])/)[r(482)](" "),a=o(i[r(447)](0)[r(496)]()+i[r(461)](1))[r(480)]();if(r(481)==typeof n)return a;if(r(475)===e||r(479)===e){const e=(0,s.normalizeColorOptions)(t[r(491)][r(446)](r(470)))[r(483)]((t=>t[r(462)]==n));return a+" ("+(e?o(e[r(466)])[r(480)]():n)+")"}if(r(454)===e&&isNaN(parseFloat(n))){const e=t[r(463)][r(446)](r(465))[r(455)](t[r(491)][r(446)](r(487)))[r(483)]((t=>t[r(462)]==n));return a+" ("+(e?o(e[r(451)])[r(480)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["value","3650OPBoLg","HeadingEditing","config","20207KRCmdh","ELEMENT_HEADING_CUSTOM","commandName","find","name","ELEMENT_HEADING","TrackChangesEditing","format","plugins","registerElementLabel","_descriptionFactory","_getHeadingLevel","*Change to:* %0","268944mDbokE","registerDescriptionCallback","_enableDefaultAttributesIntegration","192350xbaawD","2511bWjoyD","2UEKkdE","632vANExM","view","title","_registerLegacyDescription","formatBlock","276558PbVMmR","get","heading","paragraph","locale","editor","heading.options","7HjACVV","afterInit","model","match","_headingOptions","has","type","1034469lwtGFN","679368DPXVfl","commandParams"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(175626===parseInt(n(310))/1+-parseInt(n(315))/2*(-parseInt(n(290))/3)+parseInt(n(291))/4+parseInt(n(313))/5+parseInt(n(321))/6*(parseInt(n(283))/7)+-parseInt(n(316))/8*(parseInt(n(314))/9)+parseInt(n(294))/10*(-parseInt(n(297))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(284)](){const t=mo,e=this[t(281)];if(!e[t(305)][t(288)](t(295)))return;this[t(287)]=e[t(296)][t(322)](t(282));const n=e[t(280)],r=e[t(305)][t(322)](t(303));r[t(312)](t(323));for(const e of this[t(287)])t(324)!=e[t(285)]&&r[t(307)][t(306)](e[t(285)],(n=>{const r=t,i=this[r(308)](e[r(285)]);return null!==i?s(n,i):o(n,e[r(318)])}));function s(e,r){return Hr(n,t(302),[e,r])}function o(e,r){return Hr(n,t(298),[e,r])}this[t(319)]()}[mo(319)](){const t=mo,e=this[t(281)],n=e[t(280)];e[t(305)][t(322)](t(303))[t(307)][t(311)]((e=>{const r=t;if(r(320)!=e[r(289)])return;const{data:s}=e;if(s&&r(323)==s[r(299)]){const e=s[r(292)][0][r(293)],c=this[r(308)](e);if(null!==c)return{type:r(304),content:Hr(n,r(309),(1,a=c,Hr(n,r(302),[1,a])))};const u=this[r(287)][r(300)]((t=>t[r(285)]===e))[r(318)];return{type:r(304),content:Hr(n,r(309),(o=1,i=u,Hr(n,t(298),[o,i])))}}var o,i,a}))}[mo(308)](t){const e=mo;var n,r;const s=t[e(286)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(287)])||void 0===n?void 0:n[e(300)]((n=>n[e(285)]==t));if(o&&o[e(317)]){const t=o[e(317)],n=(null!==(r=t[e(301)])&&void 0!==r?r:t)[e(286)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=300]})(t,e)}function yo(){const t=["_enableDefaultAttributesIntegration","49884eVoXLF","7392rDKBkI","1062595JWnrEn","format","has","*Remove highlight*","get","editor","TrackChangesEditing","31554ZuXcPc","245GEnSnv","registerAttributeLabel","highlight","3190TyaVOR","2abdFmv","*Set highlight:* %0","_registerLegacyDescription","registerDescriptionCallback","locale","commandParams","HighlightEditing","find","highlight.options","value","afterInit","color","plugins","model","FORMAT_HIGHLIGHT","commandName","type","61420536WMXjBz","2032GNbWAF","_descriptionFactory","2384173DhGCJx","config","toLowerCase","formatInline","title","8tycScl","1976748lPBiUE"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(727184===-parseInt(n(336))/1*(parseInt(n(306))/2)+-parseInt(n(332))/3*(parseInt(n(331))/4)+-parseInt(n(302))/5*(parseInt(n(334))/6)+-parseInt(n(335))/7*(parseInt(n(324))/8)+parseInt(n(301))/9*(-parseInt(n(305))/10)+-parseInt(n(326))/11+parseInt(n(323))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(316)](){const t=To,e=this[t(341)];if(!e[t(318)][t(338)](t(312)))return;const n=e[t(318)][t(340)](t(300)),r=e[t(310)];n[t(333)](t(304),[t(304)]),n[t(325)][t(303)](t(304),Hr(r,t(320))),this[t(308)]()}[To(308)](){const t=To,e=this[t(341)],n=e[t(310)];e[t(318)][t(340)](t(300))[t(325)][t(309)]((r=>{const s=t;if(s(329)!=r[s(322)])return;const{data:o}=r;if(o&&s(304)==o[s(321)]){const t=n.t,r=o[s(311)][0][s(315)];if(r){const o=e[s(327)][s(340)](s(314))[s(313)]((t=>t[s(319)]==r)),i=t(o[s(330)])[s(328)]();return{type:s(337),content:Hr(n,s(307),i),color:{value:o[s(317)],title:o[s(330)]}}}return{type:s(337),content:Hr(n,s(339),Hr(n,s(320)))}}}))}}function ko(){const t=["createEmptyElement","1519642trzZzV","editor","afterInit","high","locale","238XKCPcM","div","showSuggestionHighlights","horizontalLine","23845338FGazXd","7807806RpXHcB","insert","for","createPositionAt","registerElementLabel","addClass","elementToStructure","ELEMENT_HORIZONTAL_LINE","has","conversion","118568qwyLWF","HorizontalLineEditing","1uKZHIH","256340adyRqL","28aUeuLv","3461571JaSpuv","enableCommand","12BBROIM","ck-horizontal-line","TrackChangesEditing","createContainerElement","plugins","_descriptionFactory","get","3110157FtsshR","40SQUxXe","dataDowncast"];return(ko=function(){return t})()}const Co=No;function No(t,e){const n=ko();return(No=function(t,e){return n[t-=148]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(803879===parseInt(n(149))/1*(-parseInt(n(165))/2)+parseInt(n(161))/3+-parseInt(n(151))/4*(-parseInt(n(150))/5)+parseInt(n(175))/6+-parseInt(n(170))/7*(parseInt(n(185))/8)+-parseInt(n(152))/9*(-parseInt(n(162))/10)+parseInt(n(174))/11*(-parseInt(n(154))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(167)](){const t=Co,e=this[t(166)];if(!e[t(158)][t(183)](t(148)))return;e[t(158)][t(160)](t(156))[t(153)](t(173));const n=e[t(158)][t(160)](t(156)),r=e[t(169)];n[t(159)][t(179)](t(173),(e=>Hr(r,t(182),e))),e[t(184)][t(177)](t(163))[t(181)]({model:t(173),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(172)])return null;const o=n[s(157)](s(171)),i=n[s(164)]("hr");return n[s(180)](s(155),o),n[s(176)](n[s(178)](o,0),i),o},converterPriority:t(168)})}}const So=Lo;function Lo(t,e){const n=Mo();return(Lo=function(t,e){return n[t-=125]})(t,e)}function Mo(){const t=["format","nodeAfter","afterInit","type","2309226xojKkL","rawHtml","formatBlock","start","13461250tBoNBK","4nMDaRT","htmlEmbed","931965eJzqWg","*Change %0 content*","key","_enableDefaultAttributesIntegration","HtmlEmbed","ELEMENT_HTML_EMBED","attribute","registerElementLabel","_registerLegacyDescription","TrackChangesEditing","1483668dmEvkE","element","_descriptionFactory","plugins","568txaAAF","54173ePziYE","get","editor","254KzDrKy","locale","commandName","value","registerDescriptionCallback","2761bxupbz","2444800hyjGdH","has","getFirstRange"];return(Mo=function(){return t})()}!function(t,e){const n=Lo,r=t();for(;;)try{if(282019===parseInt(n(154))/1*(parseInt(n(149))/2)+parseInt(n(131))/3*(-parseInt(n(129))/4)+parseInt(n(155))/5+parseInt(n(162))/6+-parseInt(n(146))/7*(-parseInt(n(145))/8)+parseInt(n(141))/9+-parseInt(n(128))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(160)](){const t=So,e=this[t(148)];if(!e[t(144)][t(156)](t(135)))return;const n=e[t(144)][t(147)](t(140)),r=e[t(150)];n[t(143)][t(138)](t(125),(e=>Hr(r,t(136),e))),n[t(134)](t(130),[],[t(152)]),n[t(143)][t(153)]((e=>{const n=t;if(n(137)!=e[n(161)])return;const{data:s}=e;if(s&&n(152)==s[n(133)]&&e[n(157)]()[n(127)][n(159)].is(n(142),n(125))){const t=Hr(r,n(136));return{type:n(158),content:Hr(r,n(132),t)}}})),this[t(139)]()}[So(139)](){const t=So,e=this[t(148)],n=e[t(150)];e[t(144)][t(147)](t(140))[t(143)][t(153)]((e=>{const r=t;if(r(126)!=e[r(161)])return;const{data:s}=e;if(s&&r(130)==s[r(151)]){const t=Hr(n,r(136));return{type:r(158),content:Hr(n,r(132),t)}}}))}}function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=489]})(t,e)}const Oo=wo;function Fo(){const t=["isEqual","ELEMENT_IMAGE","ImageInlineEditing","start","_suggestionFactory","Block image to inline image","plugins","insertion","registerAttributeLabel","markInsertion","4523004WdsVQU","*Reset image width*","2134764TxzuOE","getFirstRange","afterInit","has","chain","length","schema","getNearestSelectionRange","addObject","registerElementLabel","imageStylePreApply","format","ELEMENT_CAPTION","imageBlock","toNext","8AFXwPN","3538095MAYjJA","getClosestSelectedImageElement","36AyIVAh","createRange","_registerLegacyDescription","isOwn","registerCustomCallback","previous","ImageEditing","ImageCaptionEditing","*Set image width:* %0","ImageUtils","*Remove image text alternative*","imageTextAlternative","backward","forceDefaultExecution","registerDescriptionCallback","width","formatInline","ImageUploadEditing","_enableDefaultAttributesIntegration","toPrevious","FORMAT_IMAGE_SIZE","editor","deletion","ImageCaptionUtils","resizeImage","selection","forward","ImageBlockEditing","fromPosition","_descriptionFactory","end","enableCommand","subType","2202111nSHavq","isIntersecting","detach","formatBlock","filter","convertBlockImageToInline","Inline image to block image","commandName","markDeletion","_findSuggestions","discard","join","locale","toggleImageCaption","change","findIndex","imageTypeBlock","createRangeOn","markBlockFormat","newValue","TrackChangesEditing","isBefore","nodeAfter","imageCaption","commandParams","model","type","isCollapsed","removeObject","document","attribute","880948ShqunM","ImageTextAlternativeEditing","accept","alt","isBlockImage","element","getSuggestionCallback","key","getContainedElement","find","*Set image text alternative:* %0","imageInline","getCaptionFromImageModelElement","uploadImage","ELEMENT_INLINE_IMAGE","imageTypeInline","caption","get","convertInlineImageToBlock","insertImage","nodeBefore","resizedWidth","1443022RaUzuj","927683ALiIGs","ImageResize"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(705890===-parseInt(n(584))/1+parseInt(n(561))/2+-parseInt(n(598))/3+parseInt(n(596))/4+-parseInt(n(495))/5+-parseInt(n(497))/6*(-parseInt(n(583))/7)+parseInt(n(494))/8*(parseInt(n(530))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(600)](){const t=Oo,e=this[t(518)];if(!e[t(592)][t(601)](t(503)))return;const n=e[t(592)][t(578)](t(550)),r=e[t(592)][t(578)](t(506)),s=e[t(542)];n[t(528)](t(580)),n[t(526)][t(607)](t(492),(e=>Hr(s,t(587),e))),n[t(526)][t(607)](t(572),(e=>Hr(s,t(575),e))),n[t(526)][t(607)](t(577),(()=>Hr(s,t(491)))),e[t(592)][t(601)](t(514))&&n[t(528)](t(574)),e[t(592)][t(601)](t(524))&&e[t(592)][t(601)](t(588))&&(n[t(528)](t(576),((s,o)=>{const i=t,a=r[i(496)](e[i(555)][i(559)][i(522)]);e[i(555)][i(544)]((()=>{const t=i;n[t(548)](a,{commandName:t(576),commandParams:[o]},[],t(535))}))})),n[t(528)](t(546),((s,o)=>{const a=t;e[a(555)][a(544)]((t=>{const c=a;let u=r[c(496)](e[c(555)][c(559)][c(522)]),l=t[c(547)](u);const f=i.LivePosition[c(525)](l[c(589)],c(516)),h=i.LivePosition[c(525)](l[c(527)],c(493));n[c(510)]((()=>s(o))),u=r[c(496)](e[c(555)][c(559)][c(522)]),l=t[c(547)](u);const g=t[c(498)](f,h);f[c(532)](),h[c(532)](),n[c(548)](u,{commandName:c(576),commandParams:[o]},[],c(579)),g[c(589)][c(551)](l[c(589)])&&n[c(595)](t[c(498)](g[c(589)],l[c(589)]),c(579)),l[c(527)][c(551)](g[c(527)])&&n[c(595)](t[c(498)](l[c(527)],g[c(527)]),c(579))}))})),n[t(590)][t(501)](t(533),t(579),t(541),(()=>!1)),n[t(590)][t(501)](t(533),t(579),t(563),(()=>!1)),n[t(590)][t(501)](t(533),t(579),t(540),n[t(590)][t(567)](t(533),"",t(563))),n[t(590)][t(501)](t(593),t(579),t(541),(()=>!1)),n[t(590)][t(501)](t(593),t(579),t(540),(([r])=>{const s=t,o=n[s(590)][s(567)](s(593),"",s(540));let i=r[s(589)],a=r[s(527)];const c=e[s(555)][s(604)][s(605)](i,s(509)),u=e[s(555)][s(604)][s(605)](a,s(523));c[s(557)]&&(i=c[s(589)]),u[s(557)]&&(a=u[s(527)]),o([e[s(555)][s(498)](i,a)])})),n[t(590)][t(501)](t(533),t(579),t(602),c),n[t(590)][t(501)](t(593),t(579),t(602),c)),e[t(592)][t(601)](t(504))&&(n[t(528)](t(543),((s,o)=>{const i=t,a=e[i(592)][i(578)](i(520));let c=r[i(496)](e[i(555)][i(559)][i(522)]),u=a[i(573)](c);e[i(555)][i(544)]((()=>{const t=i;if(u)return void n[t(538)](e[t(555)][t(547)](u));const l=r[t(565)](c);s(o),c=r[t(496)](e[t(555)][t(559)][t(522)]),u=a[t(573)](c),n[t(595)](e[t(555)][t(547)](u),l?null:t(553))}))})),n[t(590)][t(501)](t(593),t(553),t(602),c));const o=[{type:t(533),subType:t(489)},{type:t(593),subType:t(553)},{type:t(533),subType:t(579)},{type:t(593),subType:t(579)}];function a(e,s){const i=t,a=o[i(545)]((({type:t,subType:n})=>e[i(556)]==t&&e[i(529)]==n)),c=o[i(545)]((({type:t,subType:e})=>s[i(556)]==t&&s[i(529)]==e));if(a<0||c<0)return!1;const u=e[i(599)](),l=s[i(599)]();if((0==a||1==a)&&2==c&&u[i(531)](l))return!0;if(2==a&&3==c){const t=n[i(539)](u,i(593))[i(534)]((({suggestion:t,meta:e})=>e[i(500)]&&i(579)==t[i(529)]));if(t[i(603)]>1&&l[i(527)][i(586)](u[i(589)]))return!0;if(1==t[i(603)]&&(u[i(589)][i(586)](l[i(527)])||u[i(527)][i(586)](l[i(589)])))return!0}if(3==a&&3==c&&u[i(589)][i(551)](l[i(589)])){const t=u[i(527)][i(552)],e=l[i(589)][i(581)];return r[i(565)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(592)][t(601)](t(585))&&(n[t(515)](t(521),[],[t(582)]),n[t(526)][t(594)](t(582),Hr(s,t(517)))),e[t(592)][t(601)](t(562))&&n[t(515)](t(508),[],[t(564)]),n[t(526)][t(511)]((e=>{const n=t;if(o[n(570)]((({type:t,subType:r})=>e[n(556)]==t&&e[n(529)]==r)))return e[n(502)]?{}:void 0})),n[t(526)][t(511)]((e=>{const n=t;if(n(593)==e[n(556)]||n(519)==e[n(556)]){const t=e[n(569)]();if(t&&t.is(n(566),n(577)))return{type:n(593)==e[n(556)]?n(606):n(558),element:t,quantity:1}}})),n[t(526)][t(511)]((e=>t(533)==e[t(556)]&&t(579)==e[t(529)]?{type:t(490),content:t(536)}:t(533)==e[t(556)]&&t(535)==e[t(529)]?{type:t(490),content:t(591)}:void 0)),n[t(526)][t(511)]((e=>{const n=t;if(n(560)!=e[n(556)])return;const{data:r}=e;if(!r||n(564)!=r[n(568)])return;const o=r[n(549)];return o?{type:n(490),content:Hr(s,n(571),'"'+o+'"')}:{type:n(490),content:Hr(s,n(507))}})),this[t(499)]()}[Oo(499)](){const t=Oo,e=this[t(518)],n=e[t(542)];e[t(592)][t(578)](t(550))[t(526)][t(511)]((e=>{const r=t;if(r(533)!=e[r(556)]&&r(513)!=e[r(556)])return;const{data:s}=e;if(s){if(r(508)==s[r(537)]){const t=s[r(554)][0][r(549)];return t?{type:r(490),content:Hr(n,r(571),'"'+t+'"')}:{type:r(490),content:Hr(n,r(507))}}if(r(521)==s[r(537)]){const t=s[r(554)][0][r(512)];return t?{type:r(490),content:Hr(n,r(505),t)}:{type:r(490),content:Hr(n,r(597))}}}}))}}const Po=Bo;function xo(){const t=["editor","_handleLegacySuggestions","TrackChangesEditing","has","78805vzxSyf","formatBlock","_registerLegacyDescription","accept","7419608AqrQbe","discard","formatInline","format","commandName","locale","oldValue","_descriptionFactory","key","registerCustomCallback","plugins","replaceImageSource","12518019eRzpNs","185386yiKHFQ","7ECXuSj","497608vauQYe","ImageEditing","src","newValue","*Replace image URL*","*Format:* replace image URL","_enableDefaultAttributesIntegration","_suggestionFactory","122088MzgWeQ","1296297yOEHlm","get","getSuggestionCallback","type","attribute","registerDescriptionCallback","5penlcO","afterInit"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(764677===-parseInt(n(157))/1+parseInt(n(174))/2+parseInt(n(185))/3+parseInt(n(176))/4*(-parseInt(n(191))/5)+-parseInt(n(184))/6+parseInt(n(175))/7*(-parseInt(n(161))/8)+parseInt(n(173))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(192)](){const t=Po;if(!this[t(193)][t(171)][t(156)](t(177)))return;const e=this[t(193)][t(166)],n=this[t(193)][t(171)][t(186)](t(155));n[t(182)](t(172),[],[t(178)]),n[t(168)][t(190)]((n=>{const r=t;if(r(189)!=n[r(188)])return;const{data:s}=n;return s&&r(178)==s[r(169)]?s[r(179)]&&s[r(167)]?{type:r(164),content:Hr(e,r(180))}:{type:r(164),content:""}:void 0})),this[t(154)]()}[Po(154)](){const t=Po,e=this[t(193)][t(171)][t(186)](t(155));e[t(183)][t(170)](t(158),t(172),t(160),e[t(183)][t(187)](t(158),null,t(162))),e[t(183)][t(170)](t(158),t(172),t(162),e[t(183)][t(187)](t(158),null,t(160))),this[t(159)]()}[Po(159)](){const t=Po,e=this[t(193)],n=e[t(166)];e[t(171)][t(186)](t(155))[t(168)][t(190)]((e=>{const r=t;if(r(158)!=e[r(188)]&&r(163)!=e[r(188)])return;const{data:s}=e;return s&&r(172)==s[r(165)]?{type:r(164),content:Hr(n,r(181))}:void 0}))}}const jo=Vo;function Go(){const t=["nodeBefore","next","length","start","3170979HozGRk","setImageNaturalSizeAttributes","_findSuggestions","get","markInlineFormat","change","name","normalizedStyles","nodeAfter","isInContent","getFirstRange","createRangeOn","isBlockImage","plugins","filter","model","toLowerCase","has","imageStylePostApply","subType","isEqual","chain","from","enableCommand","editor","isInlineImage","7183bdeZvs","4886980duaJjX","10DVuDWa","4621080WFKJlN","_splitMarkerName","registerDescriptionCallback","FORMAT_SIDE_IMAGE","_registerLegacyDescription","2640699Wqknfj","TrackChangesEditing","isOwn","commandParams","findIndex","insertion","imageStylePreApply","isIntersecting","commandName","head","_suggestionFactory","getSuggestion","2766kQFnmp","getContainedElement","value","formatBlock","convertInlineImageToBlock","locale","discardSuggestion","commandReversedParams","differ","registerPostFixer","_descriptionFactory","refresh","formatInline","newRange","ImageStyleEditing","type","author","registerCustomCallback","shouldConvertImageType","*Format:* %0","title","getSuggestions","getChangedMarkers","format","getSuggestionCallback","afterInit","getClosestSelectedImageElement","imageStyle","join","markBlockFormat","imageCaption","end","Users","selection","document","commands","accept","hasSuggestion","side","discard","198ILWJhY","4957888FUfIDq","forEach","suggestion","12825LIMwgX","imageTypeBlock","ImageUtils","isBefore","imageTypeInline"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(697321===-parseInt(n(371))/1*(-parseInt(n(431))/2)+-parseInt(n(379))/3+-parseInt(n(432))/4+parseInt(n(435))/5*(parseInt(n(391))/6)+parseInt(n(372))/7+parseInt(n(374))/8+parseInt(n(444))/9*(-parseInt(n(373))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(416)](){const t=jo,n=this[t(369)];if(!n[t(358)][t(362)](t(405)))return;const r=n[t(358)][t(447)](t(380)),s=n[t(358)][t(447)](t(437)),o={};r[t(368)](t(418),((o,i)=>{const a=t,c=n[a(358)][a(447)](a(423)).me,u=n[a(426)][a(447)](a(418));let l=s[a(417)](n[a(360)][a(425)][a(424)]),f=n[a(360)][a(356)](l),h=u[a(393)];if(h==i[a(393)])return;const g={commandName:a(418),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(360)][a(449)]((()=>{const t=a;if(r[t(412)]()[t(359)]((e=>e[t(453)]&&c==e[t(407)]&&(t(394)==e[t(406)]||t(403)==e[t(406)])&&(t(385)==e[t(364)]||t(363)==e[t(364)])&&e[t(355)]()[t(365)](f)))[t(433)]((e=>r[t(397)](e[t(388)]))),l=s[t(417)](n[t(360)][t(425)][t(424)]),f=n[t(360)][t(356)](l),u[t(402)](),n[t(426)][t(447)](t(439))[t(402)](),n[t(426)][t(447)](t(436))[t(402)](),h=u[t(393)],h!=i[t(393)])return s[t(370)](l)&&u[t(409)](i[t(393)],l)?(o({...i,setImageSizes:!1}),l=s[t(417)](n[t(360)][t(425)][t(424)]),void r[t(420)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(385))):void(s[t(357)](l)?r[t(420)](l,g,[],t(363)):r[t(448)](f,g,t(363)))}))}));for(const e of n[t(358)][t(447)](t(405))[t(451)])o[e[t(450)]]=e[t(411)][t(361)]();r[t(389)][t(408)](t(394),t(385),t(419),(()=>!1)),r[t(389)][t(408)](t(394),t(363),t(419),(()=>!1)),r[t(389)][t(408)](t(403),t(363),t(419),(()=>!1)),r[t(389)][t(408)](t(394),t(385),t(427),(([e])=>{const n=t;s[n(445)](e[n(392)]())})),r[t(389)][t(408)](t(394),t(385),t(430),((e,n)=>{const s=t;r[s(389)][s(415)](s(394),"",s(427))(e,{commandName:n[s(387)],commandParams:n[s(398)]})})),r[t(389)][t(408)](t(394),t(385),t(366),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(394),subType:t(385)},{type:t(384),subType:t(421)},{type:t(394),subType:t(395)},{type:t(384),subType:t(395)}];function a(e,n){const o=t,a=i[o(383)]((({type:t,subType:n})=>e[o(406)]==t&&e[o(364)]==n)),c=i[o(383)]((({type:t,subType:e})=>n[o(406)]==t&&n[o(364)]==e));if(a<0||c<0)return!1;const u=e[o(355)](),l=n[o(355)]();if((0==a||1==a)&&2==c&&u[o(386)](l))return!0;if(2==a&&3==c){const t=r[o(446)](u,o(384))[o(359)]((({suggestion:t,meta:e})=>e[o(381)]&&o(395)==t[o(364)]));if(t[o(442)]>1&&l[o(422)][o(365)](u[o(443)]))return!0;if(1==t[o(442)]&&(u[o(443)][o(365)](l[o(422)])||u[o(422)][o(365)](l[o(443)])))return!0}if(3==a&&3==c&&u[o(443)][o(438)](l[o(443)])){const t=u[o(422)][o(452)],e=l[o(443)][o(440)];return s[o(357)](t)&&t===e}return!1}n[t(360)][t(425)][t(400)]((()=>{const e=t;let o=!1;const i=Array[e(367)](n[e(360)][e(425)][e(399)][e(413)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(375)](t);if(e(434)==i&&r[e(428)](u)){if(e(394)==a&&(e(385)==c||e(363)==c)){const t=r[e(390)](u);if(n[e(404)]){const n=t[e(355)]()[e(392)]();if(s[e(357)](n))continue;r[e(397)](t),o=!0}}if(e(384)==a&&e(421)==c&&!n[e(404)]){const t=r[e(390)](u);t[e(441)]&&t[e(441)][e(453)]&&(r[e(397)](t[e(441)]),o=!0)}}}return o})),this[t(378)](o)}[jo(378)](t){const e=jo,n=this[e(369)],r=n[e(396)];n[e(358)][e(447)](e(380))[e(401)][e(376)]((n=>{const s=e;if(s(394)!=n[s(406)]&&s(403)!=n[s(406)])return;const{data:o}=n;if(!o||s(418)!=o[s(387)])return;const i=o[s(382)][0][s(393)];return function(t){const e=s;return{type:e(414),content:Hr(r,e(410),t)}}(s(429)===i?Hr(r,s(377)):t[i]||i)}))}}function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=215]})(t,e)}function Wo(){const t=["track_changes","5MBTAep","616vpBJnD","TrackChangesEditing","lowest","execute","65168lgtOif","2589152WwZPkE","afterInit","value","53930UnBfHn","plugins","forEach","trackChanges","_setSuggestionData","high","bind","dataInsert","enableCommand","1022AnXphb","commands","_handleImportedData","listenTo","22Yzcrxo","_trackChangesExecuted","collaboration_features","importWord","editor","Users","25626hQuZwU","14514XUjqtY","11274516eDfobo","get","10553706giPaNZ","_trackChangesValueDuringImport"];return(Wo=function(){return t})()}const Ko=Ho;!function(t,e){const n=Ho,r=t();for(;;)try{if(996340===parseInt(n(225))/1*(parseInt(n(218))/2)+parseInt(n(224))/3+parseInt(n(237))/4*(parseInt(n(231))/5)+-parseInt(n(226))/6+-parseInt(n(249))/7*(-parseInt(n(236))/8)+parseInt(n(228))/9+-parseInt(n(240))/10*(parseInt(n(232))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(229)]=!1,this[e(219)]=!1}[Ko(238)](){const t=Ko,e=this[t(222)],n=e[t(215)][t(227)](t(221)),r=e[t(215)][t(227)](t(243));n&&(n.on(t(235),((e,[,n])=>{const s=t;this[s(229)]=r[s(239)],n[s(220)][s(230)]=!this[s(229)]}),{priority:t(245)}),this[t(217)](n,t(247),this[t(216)][t(246)](this)),this[t(217)](n,t(247),(()=>{const e=t;this[e(219)]&&(r[e(235)](),this[e(219)]=!1)}),{priority:t(234)}),e[t(241)][t(227)](t(233))[t(248)](t(221)))}[Ko(216)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(222)][n(215)][n(227)](n(243)),o=s[n(239)];this[n(229)]!==o&&(s[n(235)](),this[n(219)]=!0),r&&r[n(242)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(222)][o(241)][o(227)](o(223)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(221)}}};this[o(222)][o(241)][o(227)](o(233))[o(244)](i)}))}}function qo(){const t=["_registerLegacyDescription","_descriptionFactory","formatBlock","getItems","*Outdent:* %0","35JaWvtP","71810XAcQQC","editor","has","TrackChangesEditing","IndentEditing","blockIndent","locale","indent","registerDescriptionCallback","IndentBlock","518946BWNRhF","get","plugins","enableCommand","indentBlock","type","outdentBlock","14617872enmDcQ","831699cokeGS","331572ZTocrr","format","outdent","154540QTgcUQ","getItemLabel","_registerBlockAttribute","registerAttributeLabel","afterInit","*Indent:* %0","5124700Vspmll","FORMAT_INDENT","_enableDefaultAttributesIntegration","commandName"];return(qo=function(){return t})()}const Zo=Yo;function Yo(t,e){const n=qo();return(Yo=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(411425===parseInt(n(187))/1+parseInt(n(168))/2+-parseInt(n(167))/3+-parseInt(n(171))/4+-parseInt(n(186))/5*(parseInt(n(159))/6)+-parseInt(n(177))/7+parseInt(n(166))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Qo extends t.Plugin{[Zo(175)](){const t=Zo,e=this[t(188)],n=e[t(161)][t(160)](t(190));if(e[t(161)][t(189)](t(191))&&(n[t(162)](t(194)),n[t(162)](t(170))),e[t(161)][t(189)](t(158)))for(const e of[t(163),t(165)])n[t(179)](e);const r=e[t(193)];n[t(173)](t(192)),n[t(182)][t(174)](t(192),Hr(r,t(178))),this[t(181)]()}[Zo(181)](){const t=Zo,e=this[t(188)],n=e[t(193)],r=e[t(161)][t(160)](t(190));r[t(182)][t(195)]((e=>{const s=t;if(s(183)!=e[s(164)])return;const{data:o}=e;if(!o)return;if(s(163)!=o[s(180)]&&s(165)!=o[s(180)])return;const i=e[s(184)]()[0],a=r[s(182)][s(172)](i);return s(163)==o[s(180)]?{type:s(169),content:Hr(n,s(176),a)}:s(165)==o[s(180)]?{type:s(169),content:Hr(n,s(185),a)}:void 0}))}}var Jo=ti;function $o(){var t=["1062395AwHeZK","get","plugins","1280521FnIadS","11884XjmKew","init","4GCviwv","input","20jmxQlm","8634876KSffgm","editor","8iHadNi","TrackChangesEditing","6aYJpcU","1319983CeVAsi","enableCommand","129111SPiBiQ","624978RQvdIK","13CPvcfS","requires","16klwaar"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=451]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(121848===-parseInt(n(451))/1*(-parseInt(n(456))/2)+parseInt(n(468))/3*(parseInt(n(458))/4)+parseInt(n(452))/5*(parseInt(n(465))/6)+-parseInt(n(466))/7*(-parseInt(n(463))/8)+parseInt(n(469))/9+-parseInt(n(460))/10*(-parseInt(n(455))/11)+parseInt(n(461))/12*(-parseInt(n(470))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(471)](){return[Ms.Input]}[Jo(457)](){var t=Jo;this[t(462)][t(454)][t(453)](t(464))[t(467)](t(459))}}const ni=si;function ri(){const t=["toLowerCase","14214150zrbVCT","*Remove link*","404277JWjdFe","locale","get","1142508TqcfWR","format","3768751iXiOgy","32nLuVfo","3078050fJDyut","has","formatInline","commands","label","type","16TwTFJg","TrackChangesEditing","attribute","editor","LinkEditing","*Set link:* %0","commandParams","manualDecorators","unlink","map","_registerLegacyDescription","plugins","4lHjwVE","newValue","commandName","_enableDefaultAttributesIntegration","registerDescriptionCallback","15716XNaehb","_descriptionFactory","linkHref","afterInit","registerAttributeLabel","link","1568943AipuIy","key","link ("];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(465503===parseInt(n(281))/1*(-parseInt(n(264))/2)+-parseInt(n(293))/3*(-parseInt(n(276))/4)+-parseInt(n(300))/5+-parseInt(n(296))/6+parseInt(n(298))/7+parseInt(n(299))/8*(-parseInt(n(287))/9)+parseInt(n(291))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(284)](){const t=ni,e=this[t(267)];if(!e[t(275)][t(301)](t(268)))return;const n=e[t(275)][t(295)](t(265)),r=e[t(303)][t(295)](t(286));n[t(279)](t(286),[t(283),...r[t(271)][t(273)]((t=>t.id))]),n[t(279)](t(272));for(const e of r[t(271)])n[t(282)][t(285)](e.id,t(289)+e[t(304)][t(290)]()+")");n[t(282)][t(280)]((n=>{const r=t;if(r(266)!=n[r(263)])return;const{data:s}=n;if(!s||r(283)!=s[r(288)])return;const o=s[r(277)],i=e[r(294)];return{type:r(297),content:null==o?Hr(i,r(292)):Hr(i,r(269),'"'+o+'"')}})),this[t(274)]()}[ni(274)](){const t=ni,e=this[t(267)],n=e[t(294)];e[t(275)][t(295)](t(265))[t(282)][t(280)]((e=>{const r=t;if(r(302)!=e[r(263)])return;const{data:s}=e;if(s){if(r(286)==s[r(278)]){const t=s[r(270)][0];return{type:r(297),content:Hr(n,r(269),'"'+t+'"')}}return r(272)==s[r(278)]?{type:r(297),content:Hr(n,r(292))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=262]})(t,e)}const ai=ii;function ci(){const t=["afterInit","checkTodoList","bulletedList","TrackChangesEditing","previousSibling","736936Gmhlhq","_descriptionFactory","element","commands","*Check item*","enableCommand","add","todo","type","formatBlock","_selectedElements","plugins","slice","schema","2598zMAYdy","filter","editor","getSelectedBlocks","model","ELEMENT_NUMBERED_LIST","before","29844FYjDUd","locale","LegacyTodoListEditing","700198hscYIE","formatInline","numberedList","from","registerDescriptionCallback","value","blockName","outdentList","listType","530572PCZzPk","has","1604526biliEz","63iNNyzj","10843FwwRSf","end","getAttribute","parent","indentList","createPositionAt","commandName","*Outdent:* %0","todoListChecked","name","List","ELEMENT_LIST_ITEM","*Change to:* %0","listItem","forceValue","findIndex","*Uncheck item*","commandParams","push","markBlockFormat","140SMKsOp","checkChild","3414675cdZpOM","selection","registerElementLabel","nextSibling","*Indent:* %0","isObject","execute","length","listIndent","ELEMENT_BULLETED_LIST","numbered","paragraph","replace","ELEMENT_TODO_LIST","3EJVuqa","get","bulleted","change","todoList","document","LegacyListEditing","format","createRange"];return(ci=function(){return t})()}!function(t,e){const n=ii,r=t();for(;;)try{if(511877===-parseInt(n(266))/1+parseInt(n(344))/2*(-parseInt(n(306))/3)+parseInt(n(341))/4+-parseInt(n(292))/5+-parseInt(n(334))/6*(-parseInt(n(270))/7)+-parseInt(n(320))/8*(parseInt(n(269))/9)+parseInt(n(290))/10*(parseInt(n(268))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ai(315)](){const t=ai,e=this[t(336)],n=e[t(342)];if(!e[t(331)][t(267)](t(312)))return;const r=e[t(331)][t(307)](t(318)),s=e[t(331)][t(267)](t(343));function o(t){return()=>{const n=ii,s=e[n(338)][n(311)][n(293)],o=e[n(323)][n(307)](t);if(o[n(262)])return void e[n(298)](n(303),{});const i=t[n(332)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(347)](t)[s(335)]((t=>function(t,e){const n=s;return e[n(291)](t[n(273)],n(283))&&!e[n(297)](t)}(t,r)));o=o[s(335)]((t=>!t.is(s(322),s(283))||t[s(272)](s(265))!=e));const i=new Set;for(const t of o)t.is(s(322),s(283))?i[s(326)](li(t)):i[s(326)](t);return Array[s(347)](i)}(s[n(337)](),i,e[n(338)][n(333)]);e[n(338)][n(309)]((()=>{const e=n;for(const n of a)r[e(289)](n,{commandName:t,commandParams:[{forceValue:!o[e(262)]}],formatGroupId:e(263)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(347)](t);const r=n[e(285)]((t=>e(283)!=t[e(279)]));return r>-1&&(n=n[e(332)](0,r)),n}(e[n(338)][n(311)][n(293)][n(337)]()),o=e[n(338)][n(314)](e[n(338)][n(275)](s[0],n(340)),e[n(338)][n(275)](s[s[n(299)]-1],n(271)));e[n(338)][n(309)]((()=>{const e=n;r[e(289)](o,{commandName:t,commandParams:[],formatGroupId:e(300)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(295)];for(;t&&t[n(272)](n(300))>e[n(272)](n(300));)r[n(326)](t),t=t[n(295)]}return Array[n(347)](r)}(s))}))}}r[t(325)](t(346),o(t(346))),r[t(325)](t(317),o(t(317))),s&&r[t(325)](t(310),o(t(310))),r[t(325)](t(274),i(t(274))),r[t(325)](t(264),i(t(264))),s&&r[t(325)](t(316),(()=>{const n=t,s=e[n(323)][n(307)](n(316)),o=Array[n(347)](s[n(330)]);o[n(335)]((t=>t[n(272)](n(278))!=s[n(262)])),e[n(338)][n(309)]((()=>{const t=n;for(const e of o)r[t(289)](e,{commandName:t(316),commandParams:[{forceValue:!s[t(262)]}]})}))})),r[t(321)][t(294)](t(283),(e=>Hr(n,t(281),e))),r[t(321)][t(348)]((e=>{const r=t;if(r(329)!=e[r(328)]&&r(345)!=e[r(328)])return;const{data:s}=e;if(s){if(r(346)==s[r(276)]||r(317)==s[r(276)]||r(310)==s[r(276)])switch(s[r(276)][r(304)](r(280),"")){case r(308):return o(Hr(n,r(301)));case r(302):return o(Hr(n,r(339)));case r(327):return o(Hr(n,r(305)))}if(r(274)==s[r(276)])return{type:r(313),content:Hr(n,r(296),Hr(n,r(281)))};if(r(264)==s[r(276)])return{type:r(313),content:Hr(n,r(277),Hr(n,r(281)))};if(r(316)==s[r(276)])return s[r(287)][0][r(284)]?{type:r(313),content:Hr(n,r(324))}:{type:r(313),content:Hr(n,r(286))}}function o(t){const e=r;return{type:e(313),content:Hr(n,e(282),t)}}}))}}function li(t){const e=ai,n=t[e(272)](e(300));if(0==n)return t;let r=t;for(;t[e(319)]&&t[e(319)].is(e(322),e(283));){const s=t[e(319)][e(272)](e(300));if(s==n)r=t[e(319)];else if(s<n)break;t=t[e(319)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(322),e(283))&&t[e(272)](e(300))>0){let r=t[e(295)];for(;r&&e(283)==r[e(279)]&&r[e(272)](e(300))==t[e(272)](e(300));)n[e(288)](r),r=r[e(295)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=317]})(t,e)}function di(){const t=["_LIST_","TrackChangesEditing","getSiblingNodes","50775490xtaBMo","2443970rhgpzk","length","getListTypeFromListStyleType","*Change to:* %0","listStart","getLastPosition","type","list.properties","handleDescriptions","14vdIGwC","commandName","selection","_getSuggestionBlocksForListStyle","bind","*Format:* set start index to %0","parent","listStyle","backward","format","876vZwtxJ","enableCommand","listReversed","push","commandParams","*Format:* set order to regular","createRange","before","handleListStartCommand","model","getAttribute","config","document","editor","55762xaWRjp","listItem","246567VOsqIn","listType","140434kOGNTu","LegacyListUtils","52SvTnnA","reversed","*Format:* set order to reversed","styles","registerDescriptionCallback","ELEMENT_","from","get","getSelectedBlocks","markMultiRangeBlockFormat","startIndex","_descriptionFactory","flat","formatBlock","formatInline","toUpperCase","11632023aXxAwG","handleListStyleCommand","forward","createPositionAt","has","LegacyListPropertiesEditing","element","plugins","map","_getTranslationKeyForListStyle","replace","unshift","_getSuggestionBlocks","7020056dPBArk","afterInit","numbered","handleListReversedCommand","change","locale","getFirstPosition","filter"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(795730===-parseInt(n(343))/1*(-parseInt(n(371))/2)+parseInt(n(369))/3*(parseInt(n(373))/4)+parseInt(n(334))/5+parseInt(n(353))/6*(parseInt(n(367))/7)+parseInt(n(322))/8+parseInt(n(389))/9+-parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(323)](){const t=hi;if(!this[t(366)][t(396)][t(393)](t(394)))return;const e=this[t(366)][t(364)][t(380)](t(341)),n=this[t(366)][t(396)][t(380)](t(331));e[t(376)]&&n[t(354)](t(350),this[t(390)][t(347)](this)),e[t(374)]&&n[t(354)](t(355),this[t(325)][t(347)](this)),e[t(383)]&&n[t(354)](t(338),this[t(361)][t(347)](this)),n[t(384)][t(377)](this[t(342)][t(347)](this))}[hi(390)](t,e={}){const n=hi,r=this[n(366)][n(396)][n(380)](n(331)),s=this[n(346)]();this[n(366)][n(362)][n(326)]((()=>{const t=n;r[t(382)](s,{commandName:t(350),commandParams:[{type:e[t(340)]}],formatGroupId:t(350)})}))}[hi(325)](t,e={}){const n=hi,r=this[n(366)][n(396)][n(380)](n(331)),s=this[n(321)]((t=>t.is(n(395),n(368))&&n(324)===t[n(363)](n(370))));if(s[n(335)]<1)return;const o=s[n(317)]((t=>this[n(366)][n(362)][n(359)](this[n(366)][n(362)][n(392)](t,n(360)),this[n(366)][n(362)][n(392)](t,0))));this[n(366)][n(362)][n(326)]((()=>{const t=n;r[t(382)](o,{commandName:t(355),commandParams:[{reversed:e[t(374)]}],formatGroupId:t(355)})}))}[hi(361)](t,e={}){const n=hi,r=this[n(366)][n(396)][n(380)](n(331)),s=this[n(321)]((t=>t.is(n(395),n(368))&&n(324)===t[n(363)](n(370))));if(s[n(335)]<1)return;const o=s[n(317)]((t=>this[n(366)][n(362)][n(359)](this[n(366)][n(362)][n(392)](t,n(360)),this[n(366)][n(362)][n(392)](t,0))));this[n(366)][n(362)][n(326)]((()=>{const t=n;r[t(382)](o,{commandName:t(338),commandParams:[{startIndex:e[t(383)]}],formatGroupId:t(338)})}))}[hi(342)](t){const e=hi;if(e(386)!=t[e(340)]&&e(387)!=t[e(340)])return;const n=this[e(366)][e(327)],{data:r}=t;if(!r)return;let s,o;switch(r[e(344)]){case e(350):s=e(337),o={type:e(352),content:Hr(n,s,Hr(n,this[e(318)](r[e(357)][0][e(340)])))};break;case e(355):s=r[e(357)][0][e(374)]?e(375):e(358),o={type:e(352),content:Hr(n,s)};break;case e(338):s=e(348),o={type:e(352),content:Hr(n,s,r[e(357)][0][e(383)])}}return o}[hi(346)](){const t=hi;var e,n,r,s;const o=this[t(366)][t(396)][t(380)](t(372));let i=Array[t(379)](this[t(366)][t(362)][t(365)][t(345)][t(381)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(395),t(368)))&&i[t(320)](...o[t(332)](this[t(366)][t(362)][t(365)][t(345)][t(328)](),t(351))),(null===(n=i[i[t(335)]-1])||void 0===n?void 0:n.is(t(395),t(368)))&&i[t(356)](...o[t(332)](this[t(366)][t(362)][t(365)][t(345)][t(339)](),t(391))),i=[...new Set(i)],(null===(s=null===(r=this[t(366)][t(362)][t(365)][t(345)][t(328)]())||void 0===r?void 0:r[t(349)])||void 0===s?void 0:s.is(t(395),t(368)))&&(i=i[t(329)]((e=>e.is(t(395),t(368))))),i}[hi(321)](t){const e=hi,n=this[e(366)][e(396)][e(380)](e(372));let r=Array[e(379)](this[e(366)][e(362)][e(365)][e(345)][e(381)]())[e(329)](t)[e(317)]((t=>{const r=e,s=this[r(366)][r(362)][r(392)](t,0);return[...n[r(332)](s,r(351)),...n[r(332)](s,r(391))]}))[e(385)]();return r=[...new Set(r)],r}[hi(318)](t){const e=hi;return e(378)+this[e(366)][e(396)][e(380)](e(372))[e(336)](t)[e(388)]()+e(330)+t[e(388)]()[e(319)](/-/g,"_")}}function mi(){const t=["_descriptionFactory","media","plugins","stop","conversion","for","dataDowncast","MediaEmbedEditing","2079828UUaVEW","registerElementLabel","locale","686786xUbBAX","elementToElement","6152769GYeWue","options","4SUbOIw","high","1305340lANdsT","editor","attribute:url:media","showSuggestionHighlights","15GzHJzR","ELEMENT_MEDIA","get","downcastDispatcher","TrackChangesEditing","has","createEmptyElement","9214744CDlUDK","enableCommand","mediaEmbed","14911218YuouKZ","div","afterInit","2051350DBivoV","data"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(864413===parseInt(n(263))/1*(parseInt(n(259))/2)+parseInt(n(233))/3*(parseInt(n(229))/4)+-parseInt(n(246))/5+-parseInt(n(256))/6+-parseInt(n(261))/7+parseInt(n(240))/8+-parseInt(n(243))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(245)](){const t=Ii,e=this[t(230)];if(!e[t(250)][t(238)](t(255)))return;const n=e[t(250)][t(235)](t(237)),r=e[t(258)];n[t(241)](t(242)),n[t(248)][t(257)](t(249),(e=>Hr(r,t(234),e))),e[t(252)][t(253)](t(254))[t(260)]({model:t(249),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(232)])return n[s(239)](s(244))},converterPriority:t(228)}),e[t(247)][t(236)].on(t(231),((e,n,r)=>{const s=t;r[s(262)][s(232)]&&e[s(251)]()}),{priority:t(228)})}}const Ti=yi;function _i(){const t=["1422ADFltk","plugins","5505522eKPKra","editor","14416344sOwhTh","get","160xxyLey","9874438RSqTYB","774171MhTFMQ","mention","MentionEditing","345372igFDmr","enableCommand","afterInit","has","259135KuzNQF","6qkwJbz","TrackChangesEditing","52OvfezO","4462RhoLio"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=155]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(901480===-parseInt(n(165))/1+-parseInt(n(173))/2*(-parseInt(n(174))/3)+-parseInt(n(172))/4*(-parseInt(n(169))/5)+-parseInt(n(170))/6*(parseInt(n(161))/7)+parseInt(n(158))/8+-parseInt(n(162))/9*(parseInt(n(160))/10)+parseInt(n(156))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(167)](){const t=Ti,e=this[t(157)];e[t(155)][t(168)](t(164))&&e[t(155)][t(159)](t(171))[t(166)](t(163))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=366]})(t,e)}function Ni(){const t=["plugins","afterInit","locale","editor","135916IBQUei","ELEMENT_PAGE_BREAK","1962320yRvATl","1788YolCxN","pageBreak","35GyYlxq","enableCommand","10058571AQwsVf","794121gSTNFt","PageBreakEditing","get","123935InGsRi","5180GwBhRh","469968ONQZeA","registerElementLabel","TrackChangesEditing","_descriptionFactory","has"];return(Ni=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(231370===-parseInt(n(376))/1+-parseInt(n(378))/2+-parseInt(n(373))/3+-parseInt(n(387))/4*(parseInt(n(370))/5)+parseInt(n(368))/6*(parseInt(n(377))/7)+-parseInt(n(367))/8+parseInt(n(372))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[ki(384)](){const t=ki,e=this[t(386)];if(!e[t(383)][t(382)](t(374)))return;e[t(383)][t(375)](t(380))[t(371)](t(369));const n=e[t(383)][t(375)](t(380)),r=e[t(385)];n[t(381)][t(379)](t(369),(e=>Hr(r,t(366),e)))}}const Si=Li;function Li(t,e){const n=Mi();return(Li=function(t,e){return n[t-=257]})(t,e)}function Mi(){const t=["paragraph","267951dbNVoM","has","addMarker:suggestion:insertion","downcastDispatcher","locale","data","3OxTMou","get","ck-suggestion-marker-split","TrackChangesEditing","checkChild","ck-suggestion-marker--active","includes","afterInit","18432550YJSDhR","76938qbvReS","span","formatBlock","$text","writer","name","bindElementToMarker","options","format","_enableDefaultAttributesIntegration","markerRange","start","consume","registerDescriptionCallback","highest","*Change to:* %0","activeMarkers","editing","toViewPosition","686016MTeRCl","isBlock","end","Paragraph","enableCommand","*Insert:* %0","isTouching","mapper","ELEMENT_PARAGRAPH","insertParagraph","_descriptionFactory","476zOlSqp","createUIElement","addClass","editor","41518260fzKxns","4lafmuh","commandName","9TcUwoW","nodeAfter","1783617gMSpjB","getItemLabel","markerName","schema","showSuggestionHighlights","type","isLimit","insertion","getFirstRange","plugins","registerElementLabel","198872hENxxR","_registerLegacyDescription","model","consumable","insert","30NqnYLC"];return(Mi=function(){return t})()}!function(t,e){const n=Li,r=t();for(;;)try{if(951104===-parseInt(n(286))/1*(-parseInt(n(314))/2)+parseInt(n(280))/3*(-parseInt(n(258))/4)+parseInt(n(278))/5*(-parseInt(n(295))/6)+-parseInt(n(325))/7*(parseInt(n(273))/8)+parseInt(n(260))/9*(-parseInt(n(294))/10)+parseInt(n(262))/11+parseInt(n(257))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(293)](){const t=Si,e=this[t(328)];if(!e[t(271)][t(281)](t(317)))return;const n=e[t(284)],r=e[t(271)][t(287)](t(289));r[t(324)][t(272)](t(279),(e=>Hr(n,t(322),e))),r[t(304)](t(279)),r[t(318)](t(323)),e[t(312)][t(283)].on(t(282),wi(e),{priority:t(309)}),e[t(285)][t(283)].on(t(282),((n,r,s)=>{const o=t;s[o(302)][o(266)]&&wi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(309)});const s=r[t(324)];s[t(308)]((r=>{const o=t;if(o(269)!==r[o(267)])return;const{start:i,end:a}=r[o(270)]();if(!i[o(320)](a)||!i[o(261)])return;const c=e[o(275)][o(265)],u=i[o(261)];return c[o(315)](u)&&!c[o(268)](u)&&c[o(290)](u,o(298))?{type:o(269),content:Hr(n,o(319),s[o(263)](u,1))}:void 0})),this[t(274)]()}[Si(274)](){const t=Si,e=this[t(328)],n=e[t(284)];e[t(271)][t(287)](t(289))[t(324)][t(308)]((e=>{const r=t;if(r(297)!=e[r(267)])return;const{data:s}=e;return s&&r(279)==s[r(259)]?{type:r(303),content:Hr(n,r(310),Hr(n,r(322)))}:void 0}))}}function wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Li,i=t[o(271)][o(287)](o(289)),a=r[o(305)][o(306)],c=r[o(305)][o(316)],u=t[o(275)][o(265)];if(!a[o(320)](c)||!a[o(261)])return;const l=a[o(261)];if(u[o(315)](l)&&!u[o(268)](l)&&u[o(290)](l,o(298))){if(!s[o(276)][o(307)](r[o(305)],n[o(300)]))return;const t=s[o(299)][o(326)](o(296),{class:o(288)}),a=s[o(321)][o(313)](c);e&&i[o(311)][o(292)](r[o(264)])&&s[o(299)][o(327)](o(291),t),s[o(299)][o(277)](a,t),s[o(321)][o(301)](t,r[o(264)])}}}function Oi(t,e){const n=Di();return(Oi=function(t,e){return n[t-=495]})(t,e)}const Fi=Oi;function Di(){const t=["commandName","1736580NtYdeP","932718DKUnYD","4JipOkk","TrackChangesEditing","removeFormat","*Remove all formatting*","24sokkbD","get","locale","1236756tYywME","RemoveFormatEditing","162984YxeRyE","1rgWLgv","afterInit","registerDescriptionCallback","plugins","4568860ddkLqU","format","_descriptionFactory","9DIoyzA","_enableDefaultAttributesIntegration","formatBlock","editor","7HYNgVa","formatInline","type","20SHajeM","10250513eLUGPE","has","_registerLegacyDescription","10728960faZica"];return(Di=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(725865===-parseInt(n(523))/1*(parseInt(n(520))/2)+parseInt(n(512))/3*(parseInt(n(513))/4)+parseInt(n(505))/5*(parseInt(n(511))/6)+-parseInt(n(502))/7*(-parseInt(n(522))/8)+parseInt(n(498))/9*(parseInt(n(495))/10)+parseInt(n(509))/11+-parseInt(n(517))/12*(parseInt(n(506))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Pi extends t.Plugin{[Fi(524)](){const t=Fi,e=this[t(501)];e[t(526)][t(507)](t(521))&&(e[t(526)][t(518)](t(514))[t(499)](t(515)),this[t(508)]())}[Fi(508)](){const t=Fi,e=this[t(501)];e[t(526)][t(518)](t(514))[t(497)][t(525)]((n=>{const r=t;if(r(500)!=n[r(504)]&&r(503)!=n[r(504)])return;const{data:s}=n;return s&&r(515)==s[r(510)]?{type:r(496),content:Hr(e[r(519)],r(516))}:void 0}))}}const xi=Ui;function Bi(){const t=["editor","14571elsIaw","enableCommand","discardAllSuggestions","18608710qadFBp","plugins","3803184VWWOkI","discardSuggestion","has","afterInit","acceptAllSuggestions","1Qtoltv","discardSelectedSuggestions","RestrictedEditingModeEditing","acceptSuggestion","6119197YKAwkm","get","3904vfmHJa","2605428mMVTVM","goToNextRestrictedEditingException","150eHZQev","254090gXJPWK","TrackChangesEditing","trackChanges","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","1470182SLGIPb"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(677672===-parseInt(n(459))/1*(parseInt(n(474))/2)+parseInt(n(454))/3+parseInt(n(466))/4+parseInt(n(469))/5*(parseInt(n(468))/6)+parseInt(n(463))/7+parseInt(n(465))/8*(-parseInt(n(476))/9)+-parseInt(n(479))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(457)](){const t=xi,e=this[t(475)];if(!e[t(453)][t(456)](t(461)))return;const n=e[t(453)][t(464)](t(470));n[t(477)](t(473)),n[t(477)](t(467));const r=e[t(453)][t(464)](t(461));r[t(477)](t(471)),r[t(477)](t(462)),r[t(477)](t(455)),r[t(477)](t(458)),r[t(477)](t(478)),r[t(477)](t(472)),r[t(477)](t(460))}}const Gi=zi;function Vi(){const t=["editor","registerElementLabel","3370GWkYlf","_descriptionFactory","get","toViewPosition","deletion","55716DANTVz","mapper","activeMarkers","addMarker:suggestion","addClass","writer","bindElementToMarker","softBreak","addMarker:suggestion:deletion","span","split","requires","plugins","locale","TrackChangesEditing","ELEMENT_LINE_BREAK","2tUnaXa","model","95842OYWqdF","insert","274248cSbPTX","editing","downcastDispatcher","6lqQSJf","test","727290GEdOXG","ck-suggestion-marker--active","data","options","580833wNJiUP","createPositionBefore","658553iKnCMD","markerRange","1199oyRsLq","enableCommand","28AEerSi","merge","showSuggestionHighlights","addMarker:suggestion:insertion","element","name","consumable","high","createUIElement","includes","ck-suggestion-marker-","shiftEnter","init","markerName","getItems"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(143290===parseInt(n(416))/1*(parseInt(n(418))/2)+-parseInt(n(400))/3*(parseInt(n(435))/4)+parseInt(n(425))/5+-parseInt(n(423))/6*(-parseInt(n(431))/7)+-parseInt(n(420))/8+-parseInt(n(429))/9+-parseInt(n(395))/10*(-parseInt(n(433))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{static get[Gi(411)](){return[Ys.ShiftEnter]}[Gi(447)](){const t=Gi,e=this[t(393)],n=e[t(412)][t(397)](t(414));n[t(434)](t(446)),e[t(421)][t(422)].on(t(438),Wi(e),{priority:t(442)}),e[t(421)][t(422)].on(t(408),Wi(e),{priority:t(442)}),e[t(427)][t(422)].on(t(403),((n,r,s)=>{const o=t;s[o(428)][o(437)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(396)][t(394)](t(407),(n=>Hr(e[t(413)],t(415),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=zi,i=t[o(412)][o(397)](o(414));if(!s[o(441)][o(424)](r[o(432)],n[o(440)]))return;const a=t[o(417)];for(const t of r[o(432)][o(392)]()){if(!t.is(o(439),o(407)))continue;const n=o(399)==r[o(448)][o(410)](":")[1]?o(436):o(410),c=s[o(405)][o(443)](o(409),{class:o(445)+n}),u=s[o(401)][o(398)](a[o(430)](t));e&&i[o(402)][o(444)](r[o(448)])&&s[o(405)][o(404)](o(426),c),s[o(405)][o(419)](u,c),s[o(401)][o(406)](c,r[o(448)])}}}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=475]})(t,e)}const Xi=Ki;function qi(){const t=["enableCommand","isCollapsed","plugins","formatBlock","StandardEditingModeEditing","127322NYUVQE","5AEryNA","getRanges","get","change","forceValue","document","276DZHXok","from","formatInline","commands","locale","has","9Irlmcw","commandName","selection","1748510bjRlMK","commandParams","model","FORMAT_RESTRICTED_DISABLED","5001pvuLIR","editor","219838oAQTPm","FORMAT_RESTRICTED_ENABLED","457440GPHrNn","afterInit","value","format","961072YnuxVy","TrackChangesEditing","836742petMJn","_descriptionFactory","restrictedEditingException","type","markInlineFormat","registerDescriptionCallback"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(111974===-parseInt(n(477))/1+-parseInt(n(499))/2+-parseInt(n(497))/3*(-parseInt(n(484))/4)+parseInt(n(478))/5*(parseInt(n(507))/6)+-parseInt(n(505))/7+parseInt(n(501))/8+-parseInt(n(490))/9*(-parseInt(n(493))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Zi extends t.Plugin{[Xi(502)](){const t=Xi,e=this[t(498)],n=e[t(495)],r=e[t(488)];if(!e[t(515)][t(489)](t(476)))return;const s=e[t(515)][t(480)](t(506)),o=t(509),i=e[t(487)][t(480)](o);s[t(513)](o,((e,r={})=>{const a=t,c=n[a(483)][a(492)];if(c[a(514)])return void e(r);const u=void 0!==r[a(482)]?r[a(482)]:!i[a(503)];n[a(481)]((()=>{const t=a,e=Array[t(485)](c[t(479)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(511)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(508)][t(512)]((e=>{const n=t;if(n(475)!=e[n(510)]&&n(486)!=e[n(510)])return;const{data:s}=e;return s&&s[n(491)]==o?s[n(494)][0][n(482)]?{type:n(504),content:Hr(r,n(500))}:{type:n(504),content:Hr(r,n(496))}:void 0}))}}const Yi=Qi;function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=256]})(t,e)}function Ji(){const t=["inline","type","_registerBlockAttribute","Style","76SdQSPB","formatBlock","format","toLowerCase","DataSchema","definitions","8741090YBnmPo","block","GeneralHtmlSupport","get","forceValue","commandName","FORMAT_STYLE","_enableDefaultAttributesIntegration","getGhsAttributeNameForElement","6632190niUcgK","config","commandParams","_registerLegacyDescription","normalizeConfig","registerDescriptionCallback","editor","_registerInlineAttribute","*Set format:* %0","plugins","styleName","locale","ghsAttributes","846PkVsmF","5169624gVHnkn","formatInline","style","10117737lAkJdA","TrackChangesEditing","has","*Remove format:* %0","StyleUtils","element","75448ptnkHX","registerAttributeLabel","1926gtiFTZ","add","472753VnFErG","afterInit","_descriptionFactory"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(900379===-parseInt(n(278))/1+-parseInt(n(285))/2*(-parseInt(n(264))/3)+parseInt(n(265))/4+parseInt(n(291))/5+-parseInt(n(300))/6+parseInt(n(268))/7+-parseInt(n(274))/8*(parseInt(n(276))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(279)](){const t=Yi,e=this[t(257)];if(!e[t(260)][t(270)](t(284))||!e[t(260)][t(270)](t(289)))return;const n=e[t(260)][t(294)](t(269)),r=e[t(262)],s=e[t(301)][t(294)](t(267))||{},o=e[t(260)][t(294)](t(293)),i=e[t(260)][t(294)](t(272))[t(304)](e[t(260)][t(294)](t(289)),s[t(290)]);n[t(298)](t(267));const a=new Set;for(const e of i[t(292)]){const n=o[t(299)](e[t(273)]);a[t(277)](n)}const c=new Set;for(const e of i[t(281)]){const n=o[t(299)](e[t(273)]);c[t(277)](n);for(const n of e[t(263)])c[t(277)](n)}for(const e of a)n[t(283)](e),n[t(280)][t(275)](e,Hr(r,t(297)));for(const e of c)n[t(258)](e),n[t(280)][t(275)](e,Hr(r,t(297)));this[t(303)]()}[Yi(303)](){const t=Yi,e=this[t(257)],n=e[t(262)];e[t(260)][t(294)](t(269))[t(280)][t(256)]((e=>{const r=t;if(r(286)!=e[r(282)]&&r(266)!=e[r(282)])return;const{data:s}=e;return s&&r(267)===s[r(296)]?s[r(302)][0][r(295)]?{type:r(287),content:Hr(n,r(259),s[r(302)][0][r(261)][r(288)]())}:{type:r(287),content:Hr(n,r(271),s[r(302)][0][r(261)][r(288)]())}:void 0}))}}function ta(){const t=["max","data","_getSuggestionCoords","filter","ELEMENT_TABLE_ROW","left","findAncestor","low","position","colspan","deletion","_tableSuggestions","registerPostFixer","230979MPVYQo","createRangeIn","last","oldRange","accept","$textProxy","_getCoordsForCells","change","name","1804814SspaYA","map","ELEMENT_TABLE","editor","min","_suggestionFactory","MAX_SAFE_INTEGER","15SMZqAP","getFirstRange","*Insert:* %0","length","createTableWalker","some","getContainedElement","TableEditing","getItems","insertTableRowBelow","change:data","setSelection","add","enqueueChange","classes","element","_descriptionFactory","model","markMultiRangeDeletion","fromRange","addClass","showSuggestionHighlights","_acceptFormatSuggestionCallbackFactory","TableUtils","tableCell","getChildren","detach","removeTableRow","every","toLowerCase","861976OnmUMe","nodeBefore","suggestion","span","downcastDispatcher","23ZCzIHT","end","insert","execute","getAttribute","insertTable","addMarker:suggestion","insertion","registerElementLabel","includes","ELEMENT_TABLE_WITH_TEXT","rowspan","type","916988hGBFoE","batch","writer","nodeAfter","isIntersectingWithRange","get","differ","*Remove:* %0","selection","cell","locale","has","forceValue","selectTableColumn","values","start","mapper","TrackChangesEditing","minRow","startsWith","getRanges","ELEMENT_TABLE_COLUMN","commands","ELEMENT_TABLE_COLUMN_WITH_TEXT","enableCommand","getRowIndexes","addRange","first","above","hasAttribute","createPositionAt","ELEMENT_TABLE_ROW_WITH_TEXT","toViewElement","from","registerCustomCallback","rootName","table","120426eFvjBu","13276piXMsR","removeTableColumn","markMultiRangeInsertion","subType","getChangedMarkers","item","maxColumn","getSuggestion","selectTableRow","root","substr","document","40tvXMJO","$graveyard","isArray","push","getSelectionAffectedTableCells","tableColumn","insertTableColumnLeft","order","_setupColumnsRowsFixing","afterInit","insertTableColumnRight","getChanges","getCellLocation","maxRow","_splitMarkerName","join","createRangeOn","_tablePostFixingSubtypes","refresh","highest","3KwRsyC","removeClass","isEqual","minColumn","tableRow","options","841518WdiIOz","insertTableRowAbove","MIN_SAFE_INTEGER","registerDescriptionCallback","isInContent","plugins","getColumnIndexes","discard","tablePaste","isTouching"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(166336===parseInt(n(341))/1*(-parseInt(n(392))/2)+-parseInt(n(424))/3*(parseInt(n(354))/4)+parseInt(n(306))/5*(parseInt(n(391))/6)+parseInt(n(290))/7+-parseInt(n(336))/8+-parseInt(n(430))/9+parseInt(n(404))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(421)]=[e(428),e(409)],this[e(288)]=new Set}[ea(413)](){const t=ea,e=this[t(302)],n=e[t(323)][t(403)][t(362)];if(!e[t(435)][t(365)](t(313)))return;const r=e[t(364)],s=e[t(435)][t(359)](t(371)),o=e[t(435)][t(359)](t(329));s[t(322)][t(349)](t(390),(e=>Hr(r,t(301),e))),this[t(412)](),s[t(378)](t(346)),s[t(378)](t(400)),s[t(378)](t(367));for(const r of[t(431),t(315)]){const i=e[t(376)][t(359)](r);s[t(378)](r,(r=>{const a=t;e[a(323)][a(297)]((t=>{const e=a;r();const c=e(382)===i[e(411)],u=o[e(408)](n),l=o[e(379)](u),f=c?l[e(381)]-1:l[e(292)]+1,h=u[0][e(283)](e(390)),g=o[e(310)](h,{startRow:f,endRow:f}),d=Array[e(387)](g)[e(300)]((n=>t[e(420)](n[e(363)])));s[e(394)](d,e(428))}))}))}for(const r of[t(410),t(414)]){const i=e[t(376)][t(359)](r);s[t(378)](r,(r=>{const a=t;e[a(323)][a(297)]((t=>{const e=a;r();const c=e(282)===i[e(411)],u=o[e(408)](n),l=o[e(273)](u),f=c?l[e(381)]-1:l[e(292)]+1,h=u[0][e(283)](e(390)),g=o[e(310)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(387)](g)[e(300)]((n=>t[e(420)](n[e(363)])));s[e(394)](d,e(409))}))}))}for(const r of[t(333),t(393)]){const i=r[t(402)](11),a=i[t(335)](),c=a[t(402)](0,3)+t(339),u=t(390)+i,l=t(303)+i,f=t(277)+i;s[t(378)](r,(()=>{const i=t;e[i(323)][i(297)]((t=>{const e=i,h=o[e(408)](n),g=h[0][e(283)](e(390));let d;if(e(333)==r){const t=o[e(379)](h);d={startRow:t[e(381)],endRow:t[e(292)],includeAllSlots:!0}}else{const t=o[e(273)](h);d={startColumn:t[e(381)],endColumn:t[e(292)],includeAllSlots:!0}}const p=o[e(310)](g,d),m=Array[e(387)](p)[e(300)]((({cell:t})=>t)),I=sa(m[e(280)]((t=>t[e(383)](c)))),E=sa(m[e(280)]((t=>!t[e(383)](c))))[e(300)]((n=>t[e(420)](n))),b=s[e(324)](E,u);if(b&&(e(428)==b[e(395)]||e(409)==b[e(395)])){const n=this[e(279)](b);for(const r of I){const s=t[e(420)](r),i=o[e(416)](r),u=r[e(345)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(380)](s)}}}))}))}function c(r){const s=t,o=Array[s(387)](n[s(374)]())[s(300)]((t=>i.LiveRange[s(325)](t)));e[s(323)][s(297)]((t=>{const n=s,i=t[n(355)];r=r[n(280)]((t=>n(405)!=t[n(401)][n(389)])),t[n(317)](r),e[n(376)][n(359)](n(333))[n(422)](),e[n(344)](n(333),{forceDefaultExecution:!0}),e[n(323)][n(319)]((()=>{const t=n;e[t(323)][t(319)](i,(e=>{const n=t,r=o[n(280)]((t=>n(405)!=t[n(401)][n(389)]));r[n(309)]>0&&e[n(317)](r);for(const t of o)t[n(332)]()}))}))}))}function u(r){const s=t;e[s(323)][s(297)]((t=>{const o=s,a=Array[o(387)](n[o(374)]())[o(300)]((t=>i.LiveRange[o(325)](t))),c=[];for(const t of r)for(const e of t[o(314)]({shallow:!0}))c[o(407)](e);for(const n of c)o(405)!=n[o(401)][o(389)]&&(t[o(317)](t[o(384)](n,0)),e[o(376)][o(359)](o(393))[o(422)](),e[o(344)](o(393),{forceDefaultExecution:!0}));const u=a[o(280)]((t=>o(405)!=t[o(401)][o(389)]));u[o(309)]>0&&t[o(317)](u);for(const t of a)t[o(332)]()}))}function l(e,n){const r=t;return n[r(334)]((t=>e[r(311)]((e=>e[r(342)][r(426)](t[r(369)])||t[r(342)][r(426)](e[r(369)])))))}function f(e,n){const r=t;return e[r(311)]((t=>n[r(311)]((e=>t[r(342)][r(276)](e[r(369)])))))}e[t(278)][t(340)].on(t(347),((e,n,r)=>{const s=t;if(!r[s(429)][s(327)])return;const o=n[s(397)];if(!o)return;const i=r[s(370)][s(386)](o);function c(t){return Array[s(406)](t)?t:[t]}i&&s(330)===o[s(298)]&&(0,a.setHighlightHandling)(i,r[s(356)],((t,e,n)=>n[s(326)](c(e[s(320)]),t)),((t,e,n)=>n[s(425)](c(e[s(320)]),t)))}),{priority:t(423)}),s[t(322)][t(433)]((e=>{const n=t;if(n(348)!=e[n(353)]&&n(287)!=e[n(353)])return;const s=e[n(312)]();if(null!=s&&s.is(n(321),n(390))){if(n(348)==e[n(353)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)]));if(t[n(309)])return{type:n(348),content:Hr(r,n(308),Hr(r,n(351),'"'+t[n(419)](" ")+'"'))}}if(n(287)==e[n(353)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)]));if(t[n(309)])return{type:n(287),content:Hr(r,n(361),Hr(r,n(351),'"'+t[n(419)](" ")+'"'))}}}})),s[t(322)][t(433)]((e=>{const n=t;if(n(428)==e[n(395)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)])),s=this[n(279)](e),o=s[n(417)]-s[n(372)]+1;if(n(348)==e[n(353)])return t[n(309)]?{type:n(348),content:Hr(r,n(308),Hr(r,n(385),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(348),content:Hr(r,n(308),Hr(r,n(281),o))};if(n(287)==e[n(353)])return t[n(309)]?{type:n(287),content:Hr(r,n(361),Hr(r,n(385),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(287),content:Hr(r,n(361),Hr(r,n(281),o))}}if(n(409)==e[n(395)]){const t=e[n(314)]()[n(280)]((t=>t.is(n(295))))[n(300)]((t=>t[n(278)])),s=this[n(279)](e),o=s[n(398)]-s[n(427)]+1;if(n(348)==e[n(353)])return t[n(309)]?{type:n(348),content:Hr(r,n(308),Hr(r,n(377),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(348),content:Hr(r,n(308),Hr(r,n(375),o))};if(n(287)==e[n(353)])return t[n(309)]?{type:n(287),content:Hr(r,n(361),Hr(r,n(377),[o,'"'+t[n(419)](" ")+'"']))}:{type:n(287),content:Hr(r,n(361),Hr(r,n(375),o))}}})),s[t(304)][t(388)](t(348),t(428),t(274),c),s[t(304)][t(388)](t(287),t(428),t(294),c),s[t(304)][t(388)](t(348),t(409),t(274),u),s[t(304)][t(388)](t(287),t(409),t(294),u),s[t(304)][t(388)](t(348),t(409),t(419),l),s[t(304)][t(388)](t(287),t(409),t(419),l),s[t(304)][t(388)](t(348),t(428),t(419),f),s[t(304)][t(388)](t(287),t(428),t(419),f)}[ea(328)](){const t=ea,e=this[t(302)],n=e[t(323)][t(403)][t(362)];return(r,s)=>{const o=t;e[o(323)][o(297)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(342)][a(337)];u&&u[0]&&!1===u[0][a(366)]&&(l=r[0][a(369)][a(357)]);const f=t[a(291)](l);if(a(405)==f[a(401)][a(389)])return;const h=Array[a(387)](n[a(374)]())[a(300)]((t=>i.LiveRange[a(325)](t)));t[a(317)](f),e[a(376)][a(359)](c)[a(422)](),u[a(407)]({forceDefaultExecution:!0}),e[a(344)](c,...u);const g=h[a(280)]((t=>a(405)!=t[a(401)][a(389)]));g[a(309)]>0&&t[a(317)](g);for(const t of h)t[a(332)]()}))}}[ea(296)](t){const e=ea,n=this[e(302)][e(435)][e(359)](e(329));let r=Number[e(305)],s=Number[e(432)],o=Number[e(305)],i=Number[e(432)];for(const a of t){if(e(405)==a[e(401)][e(389)])continue;const{row:t,column:c}=n[e(416)](a),u=a[e(383)](e(352))?a[e(345)](e(352))-1:0,l=a[e(383)](e(286))?a[e(345)](e(286))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ea(412)](){const t=ea,e=this[t(302)],n=e[t(435)][t(359)](t(371)),r=e[t(435)][t(359)](t(329));e[t(323)][t(403)].on(t(316),(()=>{const r=t,s=Array[r(387)](e[r(323)][r(403)][r(360)][r(396)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(418)](t);if(r(338)!=s)continue;if(null!=e[r(293)])continue;const a=n[r(399)](o);this[r(421)][r(350)](i)&&this[r(288)][r(318)](a)}}),{priority:t(284)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(420)](e),a=e[s(283)](s(390)),c=r[s(416)](e);for(const t of this[s(288)]){const n=t[s(395)],r=n[s(373)](s(275)),u=n[s(402)](r?10:5),l=u[s(335)](),f=l[s(402)](0,3)+s(339),h=s(303)+u,g=s(277)+u;if(!t[s(434)])continue;if(a!=t[s(307)]()[s(369)][s(283)](s(390)))continue;if(t[s(358)](i))continue;const d=e[s(383)](f)?e[s(345)](f)-1:0,p=this[s(279)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(380)](i),o=!0)}return o};e[t(323)][t(403)][t(289)]((n=>{const r=t;let o=!1;for(const t of e[r(323)][r(403)][r(360)][r(415)]())if(r(343)==t[r(353)])if(r(428)==t[r(298)])for(const e of t[r(285)][r(357)][r(331)]())o=o||s(e,n);else r(330)==t[r(298)]&&(o=o||s(t[r(285)][r(357)],n));return o}))}[ea(279)](t){const e=ea;return this[e(296)](t[e(374)]()[e(300)]((t=>t[e(369)][e(357)])))}}function sa(t){const e=ea;return Array[e(387)](new Set(t)[e(368)]())}const oa=ia;function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(649985===parseInt(n(351))/1*(parseInt(n(296))/2)+parseInt(n(360))/3+parseInt(n(374))/4*(-parseInt(n(355))/5)+-parseInt(n(363))/6+parseInt(n(327))/7*(parseInt(n(337))/8)+parseInt(n(373))/9*(-parseInt(n(307))/10)+parseInt(n(308))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ca);class aa extends t.Plugin{static get[oa(326)](){return[ra]}[oa(381)](){const t=oa,e=this[t(340)],n=e[t(379)][t(304)][t(350)],r=e[t(385)];if(!e[t(331)][t(352)](t(329)))return;const s=e[t(331)][t(291)](t(377)),o=e[t(331)][t(291)](t(323)),a=e[t(331)][t(291)](ra);a[t(384)][t(328)](t(320)),s[t(386)](t(320),(()=>{const n=t,r=o[n(371)](e[n(379)][n(304)][n(350)]);e[n(379)][n(354)]((()=>{const t=n;s[t(325)](r,{commandName:t(320),commandParams:[]},[],t(320))}))})),e[t(305)][t(291)](t(320)).on(t(348),((n,r)=>{const o=t;e[o(305)][o(291)](o(322))[o(364)]&&(r[o(294)]>0&&r[r[o(294)]-1]&&r[r[o(294)]-1][o(346)]||s[o(368)]||this[o(366)]()||n[o(347)]())}),{priority:t(383)});for(const n of[t(358),t(334),t(362),t(349)]){const r=e[t(305)][t(291)](n);s[t(386)](n,(()=>{const n=t,o=e[n(379)][n(304)][n(350)][n(313)]()[n(306)]()[n(321)]((t=>t.is(n(342),n(302)))),i=r[n(364)];e[n(379)][n(354)]((()=>{const t=n;s[t(325)]([o,i],{commandName:t(320),commandParams:[]},[],t(320))}))}))}for(const n of[t(376),t(293)]){const r=e[t(305)][t(291)](n);s[t(386)](n,(()=>{const i=t,a=o[i(371)](e[i(379)][i(304)][i(350)])[0],c=a[i(387)](i(345)),{column:u,row:l}=o[i(361)](a);let f=[];if(i(389)==r[i(372)]){const t=o[i(300)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(359)](t)[i(309)]((t=>t[i(343)]))}else{const t=o[i(300)](c,{column:u,includeAllSlots:!0});f=Array[i(359)](t)[i(309)]((t=>t[i(343)]))}e[i(379)][i(354)]((t=>{const e=i;s[e(324)](t[e(380)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(335)][t(388)]((e=>{const n=t;if(n(365)!=e[n(341)]&&n(370)!=e[n(341)])return;const{data:s}=e;return s&&n(320)==s[n(312)]?{type:n(357),content:Hr(r,n(317))}:void 0})),s[t(335)][t(388)]((e=>{const n=t;if(n(365)!=e[n(341)]&&n(370)!=e[n(341)])return;const{data:s}=e;return s?n(376)==s[n(312)]?{type:n(357),content:Hr(r,n(330))}:n(293)==s[n(312)]?{type:n(357),content:Hr(r,n(382))}:void 0:void 0}));const c=a[t(310)]();for(const e of[t(358),t(334),t(362),t(349)])s[t(333)][t(390)](t(365),e,t(344),c);for(const e of[t(376),t(293)])s[t(333)][t(390)](t(365),e,t(344),c);s[t(333)][t(390)](t(365),t(320),t(344),(r=>{const s=t;e[s(379)][s(354)]((t=>{const o=s,a=Array[o(359)](n[o(297)]())[o(309)]((t=>i.LiveRange[o(298)](t)));t[o(339)](r),e[o(305)][o(291)](o(320))[o(332)](),e[o(348)](o(320),{forceDefaultExecution:!0});const c=a[o(292)]((t=>o(295)!=t[o(353)][o(318)]));c[o(294)]>0&&t[o(339)](c);for(const t of a)t[o(375)]()}))}));for(const n of[t(358),t(362),t(349),t(334)]){const r=e[t(305)][t(291)](n);r.on(t(356),((n,s,o)=>{const i=t;if(o){const t=e[i(379)][i(304)][i(350)][i(313)]()[i(306)]()[i(321)]((t=>t.is(i(342),i(302))));this[i(303)](r[i(364)],t)||(n[i(301)]=!1,n[i(347)]())}}),{priority:t(314)})}}[oa(366)](){const t=oa,e=this[t(340)][t(305)][t(291)](t(320)),n=this[t(340)][t(331)][t(291)](t(323));if(!e[t(369)])return!1;const r=n[t(371)](this[t(340)][t(379)][t(304)][t(350)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(303)](e,n))return!1;return!0}[oa(303)](t,e){const n=oa,r=this[n(340)][n(331)][n(291)](n(377)),s=this[n(340)][n(379)][n(380)](t),o=this[n(340)][n(379)][n(380)](e),i=new Set,a=new Set;for(const t of r[n(315)]())if((n(319)==t[n(341)]||n(316)==t[n(341)]||n(320)==t[n(367)])&&t[n(299)])for(const e of t[n(297)]())e[n(311)](s,!0)&&i[n(338)](t[n(341)]+":"+t[n(336)].id),e[n(311)](o,!0)&&a[n(338)](t[n(341)]+":"+t[n(336)].id);if(i[n(378)]!=a[n(378)])return!1;for(const t of i)if(!a[n(352)](t))return!1;return!0}}function ca(){const t=["tableCell","_areMergableCells","document","commands","getAncestors","60ICOhGX","2291564jHunCn","map","_acceptFormatSuggestionCallbackFactory","containsRange","commandName","getFirstPosition","low","getSuggestions","deletion","*Merge cells*","rootName","insertion","mergeTableCells","find","trackChanges","TableUtils","markBlockFormat","markMultiRangeBlockFormat","requires","4627XekUdT","push","TableEditing","*Split cell:* vertically","plugins","refresh","_suggestionFactory","mergeTableCellRight","_descriptionFactory","author","9080wMtCgV","add","setSelection","editor","type","element","cell","accept","table","forceDefaultExecution","stop","execute","mergeTableCellLeft","selection","1luBeCJ","has","root","change","32685qZiFJN","set:isEnabled","format","mergeTableCellUp","from","900279DLWNpS","getCellLocation","mergeTableCellDown","3179682IFPJhF","value","formatBlock","_areSelectedCellsMergable","subType","_isForcedDefaultExecutionBlock","isEnabled","formatInline","getSelectionAffectedTableCells","direction","461394PYGqrL","84aCPBak","detach","splitTableCellVertically","TrackChangesEditing","size","model","createRangeOn","afterInit","*Split cell:* horizontally","highest","_tablePostFixingSubtypes","locale","enableCommand","findAncestor","registerDescriptionCallback","horizontally","registerCustomCallback","get","filter","splitTableCellHorizontally","length","$graveyard","732306BOyjYf","getRanges","fromRange","isInContent","createTableWalker","return"];return(ca=function(){return t})()}function ua(){const t=["formatBlock","2945574uaNoPC","registerAttributeLabel","addClass","showSuggestionHighlights","plugins","data-suggestion","headingColumns","56oPoyBM","ck-suggestion-marker-","TableEditing","headingRows","markerRange","afterInit","accept","_enableDefaultAttributesIntegration","FORMAT_HEADER_COLUMN","removeAttribute","locale","name","_registerLegacyDescription","removeClass","editor","has","consume","data","format","FORMAT_REGULAR_ROW","commandName","TableUtils","item","*Format:* %0","_descriptionFactory","writer","editing","markerNameToElements","mapper","FORMAT_HEADER_ROW","setTableRowHeader","1554455YKEBGC","options","registerCustomCallback","4925800AkBeUh","625986vQWooN","_acceptFormatSuggestionCallbackFactory","_handleLegacySuggestions","markerName","createTableWalker","nodeBefore","end","activeMarkers","includes","setTableColumnHeader","970016ujnawS","unbindElementFromMarkerName","addMarker:suggestion","getCellLocation","FORMAT_REGULAR_COLUMN","2iQxyOf","consumable","downcastDispatcher","_splitMarkerName","bindElementToMarker","stop","250730RNotOd","887127inpAoK","_suggestionFactory","parent","get","registerDescriptionCallback","type","highest","TrackChangesEditing","commandParams","nodeAfter","cell","toViewElement","getSuggestion","setAttribute","ck-suggestion-marker--active","removeMarker:suggestion","forceValue","requires","10yuhSyc","start"];return(ua=function(){return t})()}const la=fa;function fa(t,e){const n=ua();return(fa=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(270565===-parseInt(n(293))/1+-parseInt(n(287))/2*(-parseInt(n(294))/3)+-parseInt(n(282))/4*(parseInt(n(312))/5)+-parseInt(n(315))/6+parseInt(n(268))/7+parseInt(n(322))/8*(parseInt(n(272))/9)+parseInt(n(271))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ua);class ha extends t.Plugin{static get[la(311)](){return[ra]}[la(327)](){const t=la,e=this[t(336)];if(!e[t(319)][t(337)](t(324)))return;const n=e[t(332)],r=e[t(319)][t(297)](t(301));r[t(329)](t(267),[],[t(325)]),r[t(329)](t(281),[],[t(321)]),r[t(346)][t(316)](t(325),Hr(n,t(266))),r[t(346)][t(316)](t(321),Hr(n,t(330))),this[t(274)]()}[la(274)](){const t=la,e=this[t(336)][t(319)][t(297)](t(301)),n=this[t(336)][t(319)][t(297)](t(343)),r=this[t(336)][t(319)][t(297)](ra)[t(273)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(290)](o[a(275)]),l=e[a(306)](u),f=l[a(339)];if(a(314)!=l[a(299)]||!f||a(281)!=f[a(342)])return;if(o[a(344)])return void s[a(292)]();if(!i[a(288)][a(338)](o[a(326)],s[a(333)]))return;const h=o[a(326)][a(313)][a(303)],g=o[a(326)][a(278)][a(277)],d=h[a(296)][a(296)],{column:p}=n[a(285)](h),{column:m}=n[a(285)](g);for(let s=p;s<=m;s++){const l=n[a(276)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(304)],l=i[a(265)][a(305)](s);i[a(347)][a(317)](a(323)+c,l),r&&i[a(347)][a(307)](a(320),u,l),i[a(265)][a(291)](l,o[a(275)]),t&&(e[a(279)][a(280)](o[a(275)])?i[a(347)][a(317)](a(308),l):i[a(347)][a(335)](a(308),l))}}}}e[t(295)][t(270)](t(314),t(267),t(328),r),e[t(295)][t(270)](t(314),t(281),t(328),r),this[t(336)][t(348)][t(289)].on(t(284),s(),{priority:t(300)}),this[t(336)][t(339)][t(289)].on(t(284),((e,n,r)=>{const o=t;r[o(269)][o(318)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(300)}),this[t(336)][t(348)][t(289)].on(t(309),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(290)](r[o(275)]),c=e[o(306)](a),u=c[o(339)];if(o(314)!=c[o(299)]||!u||o(281)!=u[o(342)])return;const l=s[o(265)][o(264)](r[o(275)]);if(l)for(const t of l)s[o(347)][o(335)](o(323)+i,t),s[o(347)][o(335)](o(308),t),s[o(347)][o(331)](o(320),t),s[o(265)][o(283)](t,r[o(275)])}),{priority:t(300)}),this[t(334)]()}[la(334)](){const t=la,e=this[t(336)],n=e[t(332)];function r(e){const r=t;return{type:r(340),content:Hr(n,r(345),e)}}e[t(319)][t(297)](t(301))[t(346)][t(298)]((e=>{const s=t;if(s(314)!=e[s(299)])return;const{data:o}=e;if(o){if(s(267)==o[s(342)]){const t=o[s(302)][0][s(310)];return r(Hr(n,s(t?266:341)))}if(s(281)==o[s(342)]){const t=o[s(302)][0][s(310)];return r(Hr(n,s(t?330:286)))}}}))}}function ga(t,e){const n=Ea();return(ga=function(t,e){return n[t-=286]})(t,e)}const da=ga;!function(t,e){const n=ga,r=t();for(;;)try{if(609020===parseInt(n(379))/1*(-parseInt(n(463))/2)+parseInt(n(421))/3+-parseInt(n(304))/4*(parseInt(n(405))/5)+parseInt(n(297))/6+parseInt(n(388))/7+parseInt(n(322))/8+-parseInt(n(411))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const pa=[da(470),da(319),da(373),da(434),da(391),da(471),da(404)],ma=Object[da(446)](pa[da(401)]((t=>[t,null])));class Ia extends t.Plugin{static get[da(344)](){return[ra]}[da(451)](){const t=da,n=this[t(360)];if(!n[t(444)][t(410)](t(440)))return;const r=n[t(444)][t(331)](t(483)),s=n[t(444)][t(331)](t(386)),o=n[t(444)][t(331)](ra),i=n[t(444)][t(331)](t(440));o[t(426)][t(372)](t(335),t(433)),n[t(375)][t(478)][t(382)](t(293),{allowIn:t(330),allowContentOf:t(330),isLimit:!0}),n[t(475)][t(342)]({model:t(293),view:t(472)});let a=null;n[t(375)].on(t(349),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(308)]-1];h&&h[u(305)]||r[u(300)]||this[u(360)][u(296)][u(331)](u(316))[u(435)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(453)))return!1;const i=s[o(462)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(448)](n[o(476)][o(361)]);if(!a[o(308)])return!1;const c=a[0][o(324)](o(477)),l=r[o(318)](a),f=r[o(437)](a),h={startRow:l[o(354)],endRow:l[o(466)],startColumn:f[o(354)],endColumn:f[o(466)]};return 1==a[o(308)]&&(h[o(383)]+=r[o(329)](i)-1,h[o(447)]+=r[o(415)](i)-1),Ta(c,h,r)}(l,f,n[u(375)],s,i)&&(o[u(413)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(375)][u(339)]((()=>{const t=u;n[t(375)][t(349)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(308)]&&r[t(288)](o,t(335),{tablePasteChainId:s}),i[t(308)]&&r[t(288)](i,t(433),{tablePasteChainId:s}),l[t(308)]&&r[t(288)](l,t(439),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(308)]&&r[t(389)](f,t(439),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(419)](h[t(401)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(352),{tablePasteChainId:s});if(g){const e=g[t(467)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(375)][t(321)](s),a=e[t(356)]((e=>e[t(340)]()[t(450)](i)));a&&r[t(372)]([a[t(394)],o])}r[t(308)]&&g[t(407)](t(368),Object[t(446)](r))}a=null})))}),{priority:e.priorities[t(399)]+10}),n[t(444)][t(331)](t(440)).on(t(459),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(413)]();const c=s[r(454)],u=o,l=ba(c),f=ba(u);e[r(312)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(341)](c[r(338)](0));for(const t of Array[r(390)](u[r(380)]()))i[r(371)](t,c,r(393));const t=a[r(286)][r(323)](s[r(458)]),e=a[r(414)][r(323)](s[r(403)]);t||e||(h=i[r(480)](c))}else f&&!l&&(g=i[r(480)](c));else{const t=i[r(365)](r(293)),e=i[r(365)](r(293));i[r(309)](i[r(480)](c),e),i[r(371)](t,c,0);for(const e of Array[r(390)](u[r(380)]()))i[r(371)](e,t,r(393));h=i[r(321)](t),g=i[r(321)](e)}const d=Array[r(390)](u[r(465)]())[r(464)]((([t])=>pa[r(323)](t)));a[r(442)][r(372)]({element:c,attributes:d[r(308)]?Object[r(446)](d):null}),h&&a[r(428)][r(372)](h),g&&a[r(482)][r(372)](g)}),{priority:t(399)}),s.on(t(422),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(301)]||1;a[o(414)]=new Array(l)[o(474)](u)[o(401)](((t,e)=>t+e));for(const{cell:t}of s[o(303)](i,{startColumn:u,endColumn:u+l-1}))a[o(381)][o(372)](n[o(375)][o(321)](t))}),{priority:t(396)}),s.on(t(432),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(326)]||1;a[o(286)]=new Array(l)[o(474)](u)[o(401)](((t,e)=>t+e));for(const{cell:t}of s[o(303)](i,{startRow:u,endRow:u+l-1}))a[o(362)][o(372)](n[o(375)][o(321)](t))}),{priority:t(396)}),r[t(479)][t(355)]((e=>{const r=t;if(e[r(374)]&&e[r(374)][r(392)](r(439)))return e[r(443)]?{}:{type:r(424),content:Hr(n[r(333)],r(343))}}));const c=()=>!1;for(const e of[t(439),t(433),t(335),t(352)])r[t(461)][t(307)](t(424),e,t(295),c),r[t(461)][t(307)](t(299),e,t(295),c),r[t(461)][t(307)](t(449),e,t(295),c);r[t(461)][t(307)](t(449),t(352),t(313),c),r[t(461)][t(307)](t(449),t(352),t(376),((e,r,s)=>{const o=t,i=e[o(401)]((t=>t[o(452)]()))[o(464)]((t=>t)),c=new Map(i[o(401)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(442)])e&&c[o(314)](t,e);else if(s&&s[o(368)])for(const[t,e]of Object[o(425)](s[o(368)])){const r=n[o(375)][o(315)][o(331)](t),s=r?r[o(340)]()[o(452)]():null;s&&c[o(314)](s,e)}n[o(375)][o(339)]((t=>{const e=o;for(const[n,r]of c)t[e(412)]({...ma,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(461)][o(307)](e,o(439),s,((t,i,a)=>{const c=o;n[c(375)][c(339)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(398)][o(397)];t.is(o(345),o(293))&&u[o(372)](t)}r[o(461)][o(336)](e,null,s)(t,i,a);for(const t of u)o(400)!=t[o(384)][o(385)]&&n[o(320)](t)}))}))};u(t(424),t(376)),u(t(424),t(313)),u(t(299),t(376)),u(t(299),t(313)),r[t(461)][t(307)](t(424),t(335),t(313),(e=>{const n=t,r=e[n(401)]((t=>t[n(452)]())),i=r[0][n(324)](n(477)),{minRow:a,maxRow:c}=o[n(317)](r);s[n(290)](i,{at:a,rows:c-a+1})})),r[t(461)][t(307)](t(424),t(433),t(313),(e=>{const n=t,r=e[n(401)]((t=>t[n(452)]())),i=r[0][n(324)](n(477)),{minColumn:a,maxColumn:c}=o[n(317)](r);s[n(370)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(374)]||!n[s(374)][s(392)](s(439)))return;const o=n[s(456)][s(353)],i=r[s(332)]()[s(464)]((t=>t[s(402)]&&t[s(456)]&&t[s(456)][s(353)]==o));i[s(308)]&&n[s(423)]()[s(308)]!=i[s(308)]&&i[s(325)](((t,e)=>(t[s(291)]=e,e[s(443)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(289)](e[s(327)]),i=[s(348),s(369)],a=r[s(294)][s(323)](e[s(327)]);return a&&i[s(372)](s(366)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(328),l,{priority:t(399)}),r.on(t(351),l,{priority:t(399)}),n[t(375)][t(476)][t(408)]((()=>{const e=t;let s=!1;const o=Array[e(390)](n[e(375)][e(476)][e(334)][e(485)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(289)](t);if(e(378)!=o||e(299)!=a||i[e(416)])continue;if(!r[e(441)](c))continue;const u=r[e(302)](c)[e(306)](),l=n[e(444)][e(331)](e(292)).me;for(const t of r[e(332)]())if(t[e(402)]&&t[e(359)]==l&&e(449)==t[e(363)]&&e(352)==t[e(374)]&&t[e(306)]()[e(350)]((t=>u[e(436)]((n=>n[e(395)](t,!0))))))for(const n of t[e(423)]())n[e(402)]&&(n[e(313)](),s=!0)}return s})),n[t(375)][t(476)][t(408)]((e=>{const s=t,o=n[s(296)][s(331)](s(457));if(!o||!o[s(431)][s(410)](e[s(387)]))return!1;let i=!1;const a=n[s(444)][s(331)](s(292)).me,c=n[s(375)][s(476)][s(334)][s(346)](),u=Array[s(390)](n[s(375)][s(476)][s(334)][s(485)]())[s(464)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(289)](t);return n(378)==o&&n(439)==i&&c==a.id&&!e[n(416)]}));for(const t of c){if(s(371)!=t[s(363)]||s(293)!=t[s(394)]||1!=t[s(308)])continue;const n=e[s(409)](t[s(337)],t[s(337)][s(417)](1));if(!u[s(356)]((({data:t})=>t[s(429)][s(450)](n))))for(const{name:t,data:r}of u)if(n[s(395)](r[s(429)])){e[s(445)](t,{range:n}),i=!0;break}}return i})),n[t(375)][t(476)][t(408)]((e=>{const s=t;let o=!1;const i=n[s(444)][s(331)](s(292)).me,a=r[s(332)]()[s(464)]((t=>t[s(402)]&&t[s(359)]==i)),c=new Set,u=new Set;for(const t of a)if(s(439)==t[s(374)])for(const e of t[s(467)]()){const n=e[s(340)]()[s(452)]();if(n)if(n.is(s(345),s(293))&&ba(n)){t[s(287)](e[s(394)]),c[s(367)](n),o=!0;const r=n[s(298)],i=n[s(406)],a=r&&r.is(s(345),s(293)),l=i&&i.is(s(345),s(293));a&&!c[s(410)](r)&&u[s(367)](r),l&&!c[s(410)](i)&&u[s(367)](i)}else n.is(s(345),s(427))&&n[s(377)]&&(t[s(287)](e[s(394)]),o=!0)}else if(s(352)==t[s(374)]){if(!t[s(456)]||!t[s(456)][s(353)])continue;const e=t[s(456)][s(368)];if(e&&Object[s(438)](e)[s(308)])continue;const n=t[s(456)][s(353)];let r=!0,i=!0;for(const e of a)if(e[s(374)]&&e[s(374)][s(392)](s(439))){if(!e[s(456)][s(353)]){i=!1;break}if(e.id!=t.id&&e[s(456)][s(353)]==n){r=!1;break}}i&&r&&(t[s(473)](),o=!0)}for(const t of c)e[s(341)](t);for(const t of u)e[s(320)](t);return o})),n[t(475)][t(347)](t(418))[t(469)]({model:t(420),view:(t,e)=>f(t),converterPriority:t(399)}),n[t(475)][t(347)](t(430))[t(469)]({model:t(420),view:(e,n)=>n[t(357)][t(484)]?f(e,!1):null,converterPriority:t(399)});const h=n[t(310)][t(455)];this[t(364)](h[t(476)],t(311),((e,n)=>{const r=t,s=[];for(const t of h[r(480)](n[r(358)])[r(481)]())t.is(r(345),r(472))&&s[r(372)](t);h[r(339)]((t=>{const e=r;for(const n of s)t[e(468)](t[e(480)](n),t[e(460)](n)),t[e(341)](n)}))}))}}function Ea(){const t=["TrackChangesEditing","showSuggestionHighlights","getChangedMarkers","rowInsertionIndexes","removeMarker","markMultiRangeInsertion","_splitMarkerName","removeRows","next","Users","tableCellSuggestion","activeMarkers","join","commands","2260128RLRWld","nextSibling","deletion","_isForcedDefaultExecutionBlock","columns","getSuggestion","createTableWalker","119596GUSgQw","forceDefaultExecution","getRanges","registerCustomCallback","length","wrap","editing","clipboardOutput","return","discard","set","markers","trackChanges","_getCoordsForCells","getRowIndexes","tableCellBorderColor","unwrap","createRangeOn","6298992qHNSTY","includes","findAncestor","reduce","rows","markerName","suggestionLoaded","getRows","tableCell","get","getSuggestions","locale","differ","tablePasteRow","getSuggestionCallback","position","getChild","change","getRange","remove","elementToElement","*Replace table cells*","requires","element","getChanges","for","ck-suggestion-marker","insertContent","every","suggestionUnloaded","tablePasteCell","tablePasteChainId","first","registerDescriptionCallback","find","options","content","author","editor","selection","rowInsertionRanges","type","listenTo","createElement","ck-suggestion-marker--active","add","markerAttributes","ck-suggestion-marker-insertion","removeColumns","insert","push","tableCellBorderStyle","subType","model","accept","isEmpty","suggestion","3563tyqzPW","getChildren","columnInsertionRanges","register","endRow","root","rootName","TableUtils","batch","1193374ILYWbV","markMultiRangeDeletion","from","tableCellVerticalAlignment","startsWith","end","name","containsRange","low","nodeAfter","start","high","$graveyard","map","isInContent","column","tableCellPadding","10RxeZwZ","previousSibling","setAttribute","registerPostFixer","createRange","has","9101268qIlNUZ","setAttributes","stop","columnInsertionIndexes","getColumns","oldRange","getShiftedBy","editingDowncast","markMultiRangeBlockFormat","suggestion:formatBlock:tablePasteCell","3527115HIBXgE","insertColumns","getAllAdjacentSuggestions","insertion","entries","_tablePostFixingSubtypes","paragraph","insertionRanges","newRange","dataDowncast","_createdBatches","insertRows","tablePasteColumn","tableCellHorizontalAlignment","value","some","getColumnIndexes","keys","tablePaste","TableClipboard","hasSuggestion","cells","previous","plugins","updateMarker","fromEntries","endColumn","getSelectionAffectedTableCells","formatBlock","isEqual","afterInit","getContainedElement","documentSelection","cell","view","attributes","redo","row","_replaceTableSlotCell","createPositionBefore","_suggestionFactory","getTableIfOnlyTableInContent","466vzCXiK","filter","getAttributes","last","getMarkers","move","markerToHighlight","tableCellBorderWidth","tableCellBackgroundColor","suggestion-td","removeMarkers","fill","conversion","document","table","schema","_descriptionFactory","createRangeIn","getItems","deletionRanges"];return(Ea=function(){return t})()}function ba(t){const e=da;if(t[e(377)])return!0;const n=t[e(338)](0);return n.is(e(345),e(427))&&n[e(377)]}function Ta(t,e={},n){const r=da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(303)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["handleResizeTableWidthCommand","18GkxvoA","data","_descriptionFactory","3112096hYqWeu","document","9fmoGhY","columnWidths","443087DaqMqW","model","4497nhjXCZ","getContainedElement","accept","4988746lJWlco","discard","bind","formatBlock","markBlockFormat","getSelectedElement","handleSuggestionDescription","table","getColumnGroupElement","TrackChangesEditing","format","getTableColumnsWidths","6000984IXgTrJ","25962610MgdIDW","resizeTableWidth","locale","get","type","11hHHask","getSuggestions","getAttribute","*Format:* resize table","registerDescriptionCallback","registerCustomCallback","1541145cZJqws","plugins","formatInline","2pZXZqm","formatGroupId","author","TableColumnResizeEditing","has","tableWidth","_suggestionFactory","afterInit","commandParams","enableCommand","selection","Users","subType","getSuggestionCallback","resizeTable","change","editor"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(545209===-parseInt(n(273))/1+-parseInt(n(305))/2*(-parseInt(n(275))/3)+parseInt(n(269))/4+-parseInt(n(302))/5*(parseInt(n(266))/6)+-parseInt(n(278))/7+parseInt(n(290))/8*(-parseInt(n(271))/9)+parseInt(n(291))/10*(parseInt(n(296))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class ka extends t.Plugin{[_a(312)](){const t=_a;if(!this[t(264)][t(303)][t(309)](t(308)))return;const e=this[t(264)][t(303)][t(294)](t(287));e[t(314)](t(292),this[t(265)][t(280)](this)),e[t(311)][t(301)](t(281),t(262),t(277),e[t(311)][t(318)](t(281),null,t(279))),e[t(311)][t(301)](t(281),t(262),t(279),e[t(311)][t(318)](t(281),null,t(277))),e[t(268)][t(300)](this[t(284)][t(280)](this))}[_a(265)](t,e){const n=_a,r=this[n(264)][n(303)][n(294)](n(287)),s=this[n(264)][n(303)][n(294)](n(308)),o=e[n(285)]||this[n(264)][n(274)][n(270)][n(315)][n(283)]();this[n(264)][n(274)][n(263)]((()=>{const i=n,a=s[i(286)](o);let c=a?s[i(289)](a):null,u=o[i(298)](i(310))||null;const l=e[i(310)]||u,f=e[i(272)]||c,h=this[i(264)][i(303)][i(294)](i(316)).me;for(const t of r[i(297)]()){const e=t[i(276)]();if(i(262)===t[i(317)]&&e===o){t[i(307)]!==h&&t[i(279)]();const e=t[i(267)][i(313)];u=e[0][i(310)],c=e[0][i(272)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(282)](o,{commandName:i(292),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(262)},[],i(262))}))}[_a(284)](t){const e=_a;if(e(281)!=t[e(295)]&&e(304)!=t[e(295)])return;const{data:n}=t;if(n&&e(262)===n[e(306)]){const t=e(299);return{type:e(288),content:Hr(this[e(264)][e(293)],t)}}}}const Ca=Ra;function Na(){const t=["213842wOMmFC","editor","8QcfHLH","1239655IaRGWF","afterInit","8twBudY","529755rNAVYX","has","insertTemplate","4592277GGoaIo","6Ytarta","561818UHoxDv","plugins","816580EGrsVq","72835DsDEVV","enableCommand","get","TrackChangesEditing","Template"];return(Na=function(){return t})()}function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(282570===-parseInt(n(491))/1+parseInt(n(480))/2+-parseInt(n(486))/3+-parseInt(n(482))/4*(-parseInt(n(483))/5)+parseInt(n(490))/6*(-parseInt(n(494))/7)+parseInt(n(485))/8*(parseInt(n(489))/9)+-parseInt(n(493))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Sa extends t.Plugin{[Ca(484)](){const t=Ca,e=this[t(481)];e[t(492)][t(487)](t(479))&&e[t(492)][t(477)](t(478))[t(495)](t(488))}}const La=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=491]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(253442===-parseInt(n(499))/1+parseInt(n(502))/2*(-parseInt(n(510))/3)+-parseInt(n(492))/4+parseInt(n(507))/5*(parseInt(n(493))/6)+-parseInt(n(497))/7*(-parseInt(n(506))/8)+-parseInt(n(513))/9*(parseInt(n(501))/10)+parseInt(n(509))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[La(503)](){const t=La,e=this[t(498)];if(!e[t(512)][t(495)](t(491)))return;e[t(496)][t(495)](t(511))[t(505)](t(491));const n=e[t(496)][t(495)](t(511)),r=e[t(500)];n[t(514)][t(508)](t(494),(e=>Hr(r,t(504),e)))}}function wa(){const t=["registerElementLabel","8487853zudibZ","408438kTCDXu","TrackChangesEditing","commands","846cyfNsu","_descriptionFactory","insertTableOfContents","809716Yaccxg","756djwBpw","tableOfContents","get","plugins","21QdQvMW","editor","392103ehvmoi","locale","24410PnLLdw","6jXkgeg","afterInit","ELEMENT_TABLE_OF_CONTENTS","enableCommand","615752RNvOQK","19180lePvBO"];return(wa=function(){return t})()}const Oa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=138]})(t,e)}function Da(){const t=["registerElementLabel","TrackChangesEditing","3232008JiTgUc","model","title-content","16EibOHd","registerPostFixer","start","1778320aHRlqn","isEqual","5FeIqNo","removeMarker","ELEMENT_TITLE","92948ROZVps","element","newRange","Title","document","isTouching","14ciCGEI","has","differ","get","5227938IRlRda","41206tYGVaW","suggestion","locale","afterInit","updateMarker","forward","end","34027gjQnka","getNearestSelectionRange","schema","plugins","from","_splitMarkerName","6732zPRaPH","_descriptionFactory","nodeBefore","isCollapsed","createRange","384342VYZwkr","15ULWBcx","getChangedMarkers","editor"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(461423===-parseInt(n(179))/1*(parseInt(n(167))/2)+-parseInt(n(145))/3*(-parseInt(n(161))/4)+-parseInt(n(158))/5*(parseInt(n(171))/6)+parseInt(n(144))/7*(-parseInt(n(153))/8)+-parseInt(n(150))/9+-parseInt(n(156))/10+-parseInt(n(172))/11*(-parseInt(n(139))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[Oa(175)](){const t=Oa,e=this[t(147)];if(!e[t(182)][t(168)](t(164)))return;const n=e[t(182)][t(170)](t(149));n[t(140)][t(148)](t(152),(()=>Hr(e[t(174)],t(160)))),e[t(151)][t(165)][t(154)]((r=>{const s=t;let o=!1;const i=Array[s(183)](e[s(151)][s(165)][s(169)][s(146)]());for(const{name:t,data:a}of i){const{group:i}=n[s(138)](t);if(s(173)!==i||!a[s(163)])continue;const c=a[s(163)],u=c[s(178)][s(141)];if(!u||!u.is(s(162),s(152)))continue;if(!c[s(155)][s(166)](c[s(178)]))continue;const l=e[s(151)][s(181)][s(180)](c[s(178)],s(177));if(l&&l[s(142)]){const e=r[s(143)](c[s(155)],l[s(155)]);e[s(157)](c)||(r[s(176)](t,{range:e}),o=!0)}o||(r[s(159)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(759512===-parseInt(n(176))/1+-parseInt(n(184))/2+parseInt(n(191))/3*(-parseInt(n(178))/4)+parseInt(n(185))/5*(parseInt(n(192))/6)+parseInt(n(174))/7+parseInt(n(177))/8+parseInt(n(175))/9*(parseInt(n(183))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(182)](){const t=xa,e=this[t(180)],n=e[t(189)][t(188)](t(187));e[t(189)][t(181)](t(193))&&(n[t(190)](t(179)),n[t(190)](t(186)))}}function ja(){const t=["10326624hjiKoP","12628YsnMrV","undo","editor","has","afterInit","12705960OMJuXu","1184180jqPksv","16525JEozdL","redo","TrackChangesEditing","get","plugins","enableCommand","1371qrZtkk","1332VbohJv","UndoEditing","138726tItklz","9KrClcR","520601SxGvsL"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(327938===parseInt(n(408))/1+-parseInt(n(403))/2*(parseInt(n(416))/3)+parseInt(n(412))/4*(parseInt(n(410))/5)+parseInt(n(409))/6*(-parseInt(n(406))/7)+parseInt(n(407))/8+-parseInt(n(417))/9*(-parseInt(n(402))/10)+-parseInt(n(413))/11*(parseInt(n(404))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(415)](){return[ra]}[Ga(411)](){const t=Ga,e=this[t(405)];e[t(399)][t(414)](t(401))&&e[t(399)][t(419)](t(400))[t(398)](t(418))}}function Ha(){const t=["2340kVxFxu","168QiHMUA","editor","914767KIHZjG","2180056MLAwUw","510535jyyBTH","12zsqwFa","5395IwVbOf","afterInit","1996PMcTSD","832865drazpH","has","requires","726OrHuLA","9837bICdbs","toggleTableCaption","get","enableCommand","plugins","TrackChangesEditing","TableCaptionEditing","5590KkyesQ"];return(Ha=function(){return t})()}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(330623===parseInt(n(206))/1+parseInt(n(248))/2+parseInt(n(249))/3*(parseInt(n(256))/4)+-parseInt(n(235))/5*(parseInt(n(226))/6)+parseInt(n(205))/7*(parseInt(n(207))/8)+parseInt(n(278))/9+-parseInt(n(211))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(215)]=[e(261),e(210),e(227),e(260),e(218),e(267),e(246)],this[e(224)]=[e(265),e(203),e(217),e(251),e(277),e(214),e(247),e(264),e(228)]}static get[Wa(222)](){return Wa(271)}[Wa(268)](){const t=Wa,e=this[t(259)][t(254)][t(276)](t(236));if(this[t(259)][t(254)][t(270)](t(255))){for(const n of this[t(215)])e[t(266)](n,((e,r)=>{const s=t,o=this[s(259)][s(257)][s(262)][s(240)][s(230)]()[s(231)](s(204));this[s(229)](n,[o],this[s(215)],s(215),e,r)}));e[t(250)][t(225)](t(274),t(215),t(221),e[t(250)][t(219)](t(274),null,t(241))),e[t(250)][t(225)](t(274),t(215),t(241),((e,n)=>this[t(237)](this[t(215)],e,n))),e[t(250)][t(225)](t(274),t(215),t(269),(()=>!1))}if(this[t(259)][t(254)][t(270)](t(263))){for(const n of this[t(224)])e[t(266)](n,((e,r)=>{const s=t,o=this[s(259)][s(254)][s(276)](s(280))[s(243)](this[s(259)][s(257)][s(262)][s(240)]);this[s(229)](n,o,this[s(224)],s(224),e,r)}));e[t(250)][t(225)](t(274),t(224),t(221),e[t(250)][t(219)](t(274),null,t(241))),e[t(250)][t(225)](t(274),t(224),t(241),((e,n)=>this[t(237)](this[t(224)],e,n))),e[t(250)][t(225)](t(274),t(224),t(269),(()=>!1))}e[t(245)][t(275)]((e=>this[t(223)](e)))}[Wa(229)](t,e,n,r,s,o){const i=Wa,a=this[i(259)][i(254)][i(276)](i(236));this[i(259)][i(257)][i(244)](o[i(233)],(()=>{const t=i;for(const i of e)if(this[t(220)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(216)](r);void 0!==n&&(e[r]=n)}s(o),a[t(239)](i,{commandParams:[e]},[],r)}}))}[Wa(237)](t,e,n){const r=Wa,s=e[0][r(238)][r(272)],o=n[r(242)][0];this[r(259)][r(257)][r(212)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(279)](r,o[r],s):e[n(208)](r,s)}))}[Wa(223)](t){const e=Wa;if(t[e(232)])switch(t[e(234)]){case e(215):return{type:e(209),content:Hr(this[e(259)][e(273)],e(258))};case e(224):return{type:e(209),content:Hr(this[e(259)][e(273)],e(252))}}}[Wa(220)](t,e){const n=Wa,r=this[n(259)][n(254)][n(276)](n(236));for(const s of r[n(213)]({skipNotAttached:!0})){const r=s[n(253)]();if(s[n(234)]===e&&r===t)return s}return null}}function qa(){const t=["TableCellPropertiesEditing","tableCellHorizontalAlignment","tableCellBorderColor","enableCommand","tableHeight","afterInit","join","has","TrackChangesTableProperties","nodeAfter","locale","formatBlock","registerDescriptionCallback","get","tableCellWidth","3239235UTLdiX","setAttribute","TableUtils","tableCellBorderStyle","table","22274FhoIal","351218fmCgln","8hfwKCM","removeAttribute","format","tableBorderStyle","319770ooEGuX","change","getSuggestions","tableCellHeight","tableProperties","getAttribute","tableCellBorderWidth","tableWidth","getSuggestionCallback","_getSuggestion","accept","pluginName","handleSuggestionDescription","tableCellProperties","registerCustomCallback","144mNaUXJ","tableBorderWidth","tableCellVerticalAlignment","_handlePropertyChange","getFirstPosition","findAncestor","data","batch","subType","87845mzfyYA","TrackChangesEditing","handleDiscardAction","start","markBlockFormat","selection","discard","commandParams","getSelectionAffectedTableCells","enqueueChange","_descriptionFactory","tableBackgroundColor","tableCellBackgroundColor","58238tJxlou","3NBgipW","_suggestionFactory","tableCellPadding","*Format:* change table cell properties","getContainedElement","plugins","TablePropertiesEditing","163288AWKXTq","model","*Format:* change table properties","editor","tableAlignment","tableBorderColor","document"];return(qa=function(){return t})()}var Za=Function.prototype,Ya=Object.prototype,Qa=Za.toString,Ja=Ya.hasOwnProperty,$a=Qa.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ja.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Qa.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Q?Q.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=437]})(t,e)}function mc(){const t=["buildSuggestion","537380WHFBqZ","_registerDefaultCallbacks","deletion:join","forceDefaultExecution","track-changes-enable-command-twice","createPositionBefore","author","hasCommentThread","elementStart","trackChanges.mergeNestedSuggestions","tablePasteChainId","forward","_addSuggestionMarker","1060077Uhswzj","splice","_isRegisteredAttribute","fire","fetchCommentThread","join","$graveyard","data-suggestion","addComment","includes","removeMarker:suggestion:formatBlock","hasComments","selection","updateMarker","insertion:","markInlineFormat","dataReady","formatBlock:accept","execute","getShiftedBy","remove","insertion:discard","unbind","formatBlock:join","deleteContent","head","markerNameToElements","addMarker","attribute:join","ariaLiveAnnouncer","_afterChanges","_getAttributeKey","createSelection","forEach","element","PendingActions","_breakSuggestionMarker","refresh","deletion:","_isBlockAttribute","concat","_registerInlineAttribute","_handleNewSuggestionMarker","removed","addHighlight","high","applyOperation","substring","FORMATTING","dataDowncast","_initAriaMarkerChangeAnnouncements","track-changes-adapter-missing-getsuggestion","update:suggestion","markerToHighlight","notReady","createdAt","isObject","registerCustomCallback","markAttributeChange","open","detach","rethrowUnexpectedError","_processAttributeSuggestions","from","comments","moveTargetPosition","_addThreadToSuggestion","40154pksVUR","toViewElement","oldValue","getChanges","markers","groupId","isNextTo","ck-suggestion-marker","getFirstRange","root","formatInline","track-changes-suggestion-not-found","position","_recordAttributeSuggestions","getSuggestions","key","TrackChangesEditing","isAfter","attribute:discard","type","ck-suggestion-marker-","isOwn","markerReady","activeMarkers","getChangedMarkers","createPositionAt","isIntersectingWithRange","getItems","markMultiRangeDeletion","consume","unbindElementFromMarkerName","newRange","bindElementToMarker","change:data","_suggestionState","announce","schema","_checkSuggestionCorrectness","multipleBlocks","getContainedElement","_splitMarkerName","updateSuggestion","track-changes-command-not-found","set","get","_rangeIsInLocalUserInsertion","always","_registerBlockAttribute","formatBlock","skipNestingCheck","_reduceSuggestionAttributeRange","_trackFormatChanges","getIntersection","_getExternalAuthor","markMultiRangeBlockFormat","getSuggestion","trackChanges.trackFormatChanges","getLastMatchingPosition","requires","_createSuggestion","markMultiRangeInsertion","$text","mapper","_mergeNestedSuggestions","_getAuthorFromId","catch","$elementName","default","targetPosition","assign","suggestionChanged","setTo","addClass","enableCommand","size","elementEnd","$textProxy","_customCallbacks","editor","markInsertion","markBlockFormat","collaboration.channelId","_editor","hasSuggestion","has","createRange","insertion","_getSuggestionData","splitPosition","config","formatInline:join","formatInline:chain","track-changes-adapter-already-set","markerName","warn","trackChanges","_inlineAttributeKeys","addMarkerName","removeComment","accepted","never","isEqual","formatInline:","createRangeIn","multi","pop","PENDING_ACTION_SUGGESTION","_commentsRepository","add","change:activeMarkers","suggestion-type","deletion:discard","highest","nodeBefore","getWalker","reconvertMarker","_refreshAttributeSuggestionsChain","every","_cutOutSuggestionMarker","length","stopListening","isExternal","toUpperCase","markerToData","item","attributeOldValue","createElement","pluginName","14852268YCcmbQ","backward","getRanges","keys","getCustomProperty","newValue","push","addUser","addMarker:suggestion","chain","before","define","fromCharCode","setAttribute","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.","_setSuggestionData","999832dMsFmP","elementToElement","createPositionAfter","data","isDocumentOperation","after","attributeKey","some","init","toJSON","_enableDefaultAttributesIntegration","delete","resolve","filter","accept","44MzOSqC","widget","_adapter","formatInline:accept","model","change:_saved","end","formatBlock:","authorName","ck-suggestion-marker-formatInline","CommentsRepository","isRemovable","insertion:chain","differ","discardSuggestion","clear","marker-count","editingDowncast","suggestionUnloaded","attribute","getRange","addSuggestionData","isInContent","options","LEAVE","_SUGGESTION_ANNOUNCEMENT","removeMarker:suggestion:attribute","isLimit","addRange","deletion:accept","_findSuggestions","range","track-changes-user-not-found","removeMarker","previous","for","getMultiRangeId","listenTo","upcast","low","attributeNewValue","isTouching","markDeletion","Users","getFirstMarker","subType","1677992vzSdwH","getAllAdjacentSuggestions","_reduceExistingSuggestions","attribute:","rejected","formatBlock:discard","_model","containsRange","getCommentThread","suggestionLoaded","next","adapter","containsItem","_suggestionFactory","documentSelection","creator","isIntersecting","ck-suggestion-marker-formatBlock","map","getDifference","clone","formatGroupId","containsRangeInObject","formatInline:discard","showSuggestionHighlights","batch","insertion:join","isArray","conversion","return","values","dataToMarker","_removeSuggestion","addCommentThread","_suggestions","howMany","getSuggestionCallback","1945146dpNMYk","createRangeOn","nodeAfter","split","acceptAllSuggestions","_getMarkerAnnouncementText","locale","attributes","_refreshSuggestionsChain","getUser","addMarker:suggestion:formatBlock","getAncestors","lowest","startsWith","discardAllSuggestions","_blockAttributeKeys","meta","plugins","suggestion:","sort","suggestion","discard","consumable","removeAttribute","isBefore","parent","removeMarkers","external:","document","addMarker:suggestion:attribute","writer","deletion","removeClass","getMarkers","authoredAt","containerElement","start","getNearestSelectionRange","attribute:accept","ready","enqueueChange","track-changes-suggestion-data-mismatch","then","isAtStart","isInsideObject","isAtEnd","getAttribute","_descriptionFactory","setSelection","$marker","fromRange","_processAttributeChanges","isCollapsed","_enabledCommands","find","isUndo","substr","registerPostFixer","change","acceptSuggestion","enableReadOnlyMode","_updateSuggestionData","@external","ck-suggestion-marker--active","acceptSelectedSuggestions","commentThread","insertion:accept","_saved","isSelectable","_recordAttributeChanges","discardSelectedSuggestions","ENTER","addSuggestion","_joinWithAdjacentSuggestions","unshift","commands","formatBlock:chain","suggestion:attribute:","value","rename","group","format","originalSuggestionId","trackChangesCommand","isBlock","stop","_defaultCallbacks","insert","18jGkPMg","_isDataLoaded","commandName","name","error-saving-suggestion-data-suggestion-discarded","containsPosition","deletion:chain","isMultiRange","_onDiscard","insertContent","_setSuggestionRange","isLocal","_isForcedDefaultExecutionBlock","oldRange","move","rootName","_joinSuggestions","normal","_element","editing"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(567814===-parseInt(n(762))/1*(-parseInt(n(490))/2)+parseInt(n(695))/3+parseInt(n(475))/4+parseInt(n(682))/5+-parseInt(n(661))/6*(-parseInt(n(573))/7)+-parseInt(n(536))/8+-parseInt(n(459))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(828);class Ec extends t.Plugin{static get[dc(820)](){return[dc(500),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Ls,Bs,$s,ro,uo,go,bo,Ao,Ro,vo,Do,zo,Uo,Xo,Qo,ei,ui,pi,oi,Vs,Ws,bi,Ai,Ri,vi,Pi,ji,Hi,Zi,$i,ra,aa,ha,za,Ia,ka,va,Xa,Sa,Pa,Ua]}static get[dc(458)](){return dc(778)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(554)]((t=>String[e(471)](t)))[e(700)]("")}super(t),this[e(775)]=!1,this[e(805)](e(785),[]),this.on(e(440),((n,r,s,o)=>{const i=e;this[i(542)][i(631)]((()=>{const e=i;for(const n of[...o,...s])this[e(542)][e(766)][e(846)](n)&&t[e(680)][e(446)](n)}))})),this[e(620)]=new qr(this[e(840)][e(494)][e(798)],this[e(840)][e(579)]),this[e(492)]=null,this[e(549)]=new bc(this[e(840)]),this[e(570)]=new Map,this[e(438)]=t[e(590)][e(806)](e(500)),this[e(626)]=new Set,this[e(542)]=this[e(840)][e(494)],this[e(796)]=new WeakMap,this[e(673)]=!1,this[e(588)]=new Set([e(828)]),this[e(858)]=new Set,t[e(851)][e(470)](e(818),e(829)),this[e(813)]=t[e(851)][e(806)](e(818)),t[e(851)][e(470)](e(691),!0),this[e(825)]=t[e(851)][e(806)](e(691)),this[e(656)]=new f(t,this[e(626)]),this[e(745)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,52,53,50])}[dc(483)](){const t=dc,n=this[t(840)],r=(e,n)=>{const r=t;if(r(509)!=e)return r(782)+e;const s=n[r(576)]("|")[0];return this[r(734)](s)?r(553):r(499)};n[t(564)][t(525)](t(507))[t(748)]({model:t(593),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(802)](e[n(855)]),a=[n(769),r(o,i)];let c=3e3;return this[n(785)][n(704)](e[n(855)])&&(a[n(465)](n(636)),c=3010),n(604)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(564)][t(525)](t(744))[t(439)]((e=>{const r=t;e.on(r(467),((t,e,s)=>{const o=r;if(!s[o(513)][o(560)])return;const i=e[o(455)];if(!i)return;const c=s[o(824)][o(763)](i);n[o(494)][o(798)][o(751)](i)&&c&&!c[o(463)](o(491))&&c.is(o(608))&&(0,a.toWidget)(c,s[o(603)])}),{priority:r(740)})})),n[t(564)][t(525)](t(744))[t(748)]({model:t(593),view:(e,n)=>{const s=t;if(!n[s(513)][s(560)])return null;const{type:o,subType:i}=this[s(802)](e[s(855)]);return{classes:[s(769),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(455)])return;const{id:c}=this[a(802)](o[a(855)]);if(r){const t=this[a(570)][a(806)](c),e=this[a(726)](t);if(!this[a(734)](e))return}if(o[a(455)].is(a(707)))return void i[a(595)][a(791)](o[a(455)],s[a(664)]);const u=i[a(824)][a(763)](o[a(455)]);if(o[a(455)].is(a(729))&&n[a(494)][a(798)][a(657)](o[a(455)])&&!u[a(463)](a(739))){i[a(603)][a(834)]([a(769),a(553)],u),i[a(603)][a(472)](a(702),c,u),i[a(824)][a(794)](u,o[a(855)]),e&&(this[a(785)][a(704)](o[a(855)])?i[a(603)][a(834)](a(636),u):i[a(603)][a(605)](a(636),u));for(const t of n[a(494)][a(865)](o[a(455)])[a(789)]())i[a(595)][a(791)](t,s[a(664)]);i[a(595)][a(791)](o[a(455)],s[a(664)])}};n[t(564)][t(525)](t(744))[t(439)]((e=>{const n=t;e.on(n(583),((t,e,r)=>{const o=n;r[o(513)][o(560)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(443)})})),n[t(564)][t(525)](t(744))[t(439)]((e=>{const n=t;e.on(n(602),((t,e,r)=>{const o=n;r[o(513)][o(560)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(443)})})),n[t(564)][t(525)](t(744))[t(454)]({model:t(593),view:(e,n)=>n[t(513)][t(560)]?null:{group:t(593),name:e[t(629)](11)}}),n[t(564)][t(525)](t(528))[t(476)]({view:{name:t(593),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(591)+e[r(619)](r(441))+":"+e[r(619)]("id");return e[r(619)](r(506))&&(s+=":"+e[r(619)](r(506))),n[r(457)](r(622),{"data-name":s})}}),n[t(564)][t(525)](t(528))[t(567)]({view:t(593)}),n[t(564)][t(525)](t(507))[t(439)]((e=>{const n=t;e.on(n(583),s(),{priority:n(740)})})),n[t(564)][t(525)](t(507))[t(439)]((e=>{const n=t;e.on(n(602),s({isAttributeSuggestion:!0}),{priority:n(740)})})),n[t(564)][t(525)](t(507))[t(439)]((e=>{const n=t;e.on(n(705),((t,e,r)=>{const s=n,o=r[s(824)][s(721)](e[s(855)]);if(o)for(const t of o)t[s(463)](s(739))||(r[s(603)][s(605)]([s(769),s(553),s(636)],t),r[s(603)][s(596)](s(702),t),r[s(824)][s(792)](t,e[s(855)]))}),{priority:n(740)})})),n[t(564)][t(525)](t(507))[t(439)]((e=>{const n=t;e.on(n(516),((t,e,r)=>{const s=n,o=r[s(824)][s(721)](e[s(855)]);if(!o)return;const{id:i}=this[s(802)](e[s(855)]),a=this[s(570)][s(806)](i),c=this[s(726)](a);if(this[s(734)](c))for(const t of o)t[s(463)](s(739))||(r[s(603)][s(605)]([s(769),s(553),s(636)],t),r[s(603)][s(596)](s(702),t),r[s(824)][s(792)](t,e[s(855)]))}),{priority:n(740)})})),n[t(494)][t(601)][t(630)]((e=>{const r=t;let s=!1;const o=Array[r(758)](n[r(494)][r(601)][r(503)][r(786)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(802)](t);if(r(593)!==o)continue;const h=this[r(570)][r(806)](f);if(null!=c[r(793)]){r(772)==u&&(s=s||yc(c[r(793)],t,e,n[r(494)][r(798)]));const o=r(509)==u&&this[r(734)](l[r(576)]("|")[0]);if(c[r(793)][r(625)]||r(701)==c[r(793)][r(771)][r(676)]||r(810)==u&&!kc(c[r(793)])||o&&!kc(c[r(793)])||r(604)==u&&(_c(a=c[r(793)])||function(t){const e=r;return t[e(609)][e(598)]==t[e(496)][e(444)]&&t[e(609)][e(618)]}(a)))e[r(523)](t),s=!0;else{if(!h||!h[r(512)])continue;i[r(439)](h)}}}var a;return i[r(836)]>0&&(s=!!this[r(646)](i)||s),s})),n[t(494)][t(601)][t(630)]((e=>{const r=t;let s=!1;for(const t of n[r(494)][r(601)][r(503)][r(765)]())if(r(660)==t[r(781)])for(const t of this[r(570)][r(566)]()){if(t[r(668)]||!t[r(512)])continue;const o=r(810)==t[r(781)],i=this[r(726)](t),a=i&&this[r(734)](i);if(!o&&!a)continue;const c=t[r(770)]();if(c[r(609)][r(598)]!=c[r(496)][r(598)]&&!c[r(496)][r(618)]){const o=n[r(494)][r(787)](c[r(609)][r(575)],r(496)),i=n[r(494)][r(847)](c[r(609)],o);e[r(708)](t[r(534)](),{range:i}),s=!0}}return s})),n[t(494)][t(601)][t(630)]((e=>this[t(624)](e))),n[t(494)][t(601)][t(630)]((e=>!e[t(561)][t(672)]&&this[t(757)](e))),n[t(494)].on(t(725),(()=>{this[t(775)]=!1})),n[t(494)][t(601)].on(t(795),((r,s)=>{const o=t;if(!s[o(672)]||s[o(628)])return;if(!this[o(775)])return;const i=n[o(494)][o(601)][o(503)][o(765)]();if(0==i[o(450)])return;const a=[],c=i[o(488)]((t=>o(509)==t[o(781)])),u=i[o(488)]((t=>o(660)==t[o(781)]&&o(823)!=t[o(664)])),l=i[o(488)]((t=>o(715)==t[o(781)]&&o(823)!=t[o(664)]));for(const t of c)this[o(697)](t[o(481)])&&a[o(465)]({key:t[o(481)],newValue:t[o(530)],oldValue:t[o(456)],range:Cc(t[o(521)],n[o(494)])});for(const t of u){const e=l[o(627)]((e=>e[o(679)]===t[o(679)]));if(e){const r=Nc(t[o(774)][o(575)],n[o(494)]);e[o(664)]!==t[o(664)]&&a[o(465)]({key:o(828),newValue:t[o(664)],oldValue:e[o(664)],range:r});for(const[n,s]of e[o(580)]){if(!this[o(697)](n))continue;const e=t[o(580)][o(806)](n);s!==e&&a[o(465)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(580)])this[o(697)](n)&&(e[o(580)][o(846)](n)||a[o(465)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(450)]&&n[o(494)][o(613)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(753)](t,e,s,o,{groupId:r});this[n(538)](t,a)}))}),{priority:t(585)}),n[t(494)][t(766)].on(t(747),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(802)](n[s(664)]),e=this[s(570)][s(806)](t);e&&e[s(859)](n[s(664)])}})),n[t(494)][t(601)].on(t(795),(()=>{const e=t,r=Array[e(758)](n[e(494)][e(601)][e(503)][e(786)]())[e(488)]((t=>e(593)===this[e(802)](t[e(664)])[e(653)]));if(0===r[e(450)])return;r[e(592)](((t,n)=>{const r=e,s=t[r(478)][r(674)],o=n[r(478)][r(674)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(609)][r(597)](o[r(609)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(802)](t);if(null===n[e(674)]){const n=this[e(737)](t);o[e(439)](n)}else{const t=this[e(570)][e(806)](r);null!==n[e(793)]||t[e(512)]?(s[e(439)](t[e(720)]),o[e(439)](t)):this[e(568)](t)}}o[e(836)]>0&&this[e(581)](o);for(const t of s)this[e(698)](e(832),t)})),n[t(494)].on(t(741),((e,r)=>{const s=t,o=r[0];if(!this[s(570)][s(836)])return;if(!o[s(479)])return;if(o[s(561)][s(628)]||!o[s(561)][s(672)])return;let i,a;switch(o[s(781)]){case s(660):i=n[s(494)][s(787)](o[s(774)]),a=i[s(714)](o[s(571)]);break;case s(576):i=n[s(494)][s(787)](o[s(850)]),a=n[s(494)][s(787)](o[s(760)]);break;case s(675):i=n[s(494)][s(787)](o[s(830)]),a=i[s(714)](o[s(571)]);break;default:return}const c=n[s(494)][s(847)](i,a);n[s(494)][s(631)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(520)](c)){if(e[t(668)])continue;if(t(772)==e[t(781)])continue;const r=this[t(726)](e);if(r&&this[t(734)](r)&&t(576)!=o[t(781)])continue;const s=e[t(478)]&&e[t(478)][t(800)];(t(810)!=e[t(781)]||t(576)==o[t(781)]&&!s)&&(n[t(558)]||t(848)==e[t(781)]&&n[t(783)]||e[t(770)]()[t(543)](c)&&this[t(731)](e,i,a))}}))}),{priority:t(585)}),n[t(494)].on(t(719),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(685)])return;if(this[s(673)])return;if(!this[s(656)][s(651)])return;if(o[s(625)])return;const a=n[s(494)][s(798)],{start:c,end:u}=o[s(770)](),l=c[s(575)]&&a[s(517)](c[s(575)])?null:a[s(610)](c,s(693)),f=u[s(444)]&&a[s(517)](u[s(444)])?null:a[s(610)](u,s(460)),h=n[s(494)][s(847)](l?l[s(609)]:c,f?f[s(496)]:u);n[s(494)][s(631)]((t=>{const e=s;this[e(532)](h);const r=n[e(494)][e(798)][e(610)](h[e(609)]);o.is(e(550))?t[e(621)](r):o[e(833)](r)})),e[s(658)]()}),{priority:e.priorities[t(678)]+10}),n[t(494)].on(t(670),((e,r)=>{const s=t,o=r[r[s(450)]-1];o&&o[s(685)]||this[s(673)]||this[s(656)][s(651)]&&(n[s(494)][s(631)]((()=>{const t=s;let o=n[t(494)][t(670)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(565)]=o[t(556)]();const i=o[t(496)][t(444)],a=n[t(494)][t(798)];i&&a[t(657)](i)&&!a[t(751)](i)&&(o=n[t(494)][t(847)](o[t(609)],n[t(494)][t(787)](i,t(496)))),this[t(841)](o)})),e[s(658)]())}),{priority:t(740)}),this[t(840)][t(648)][t(439)](t(857),this[t(656)]),this[t(835)](t(857));const o=new d(n,this[t(570)]);n[t(648)][t(439)](t(632),o),this[t(835)](t(632));const i=new b(n,this[t(570)]);n[t(648)][t(439)](t(504),i),this[t(835)](t(504)),n[t(648)][t(439)](t(577),new S(n,o,this[t(570)])),this[t(835)](t(577)),n[t(648)][t(439)](t(587),new S(n,i,this[t(570)])),this[t(835)](t(587)),n[t(648)][t(439)](t(637),new O(n,o,this[t(570)])),this[t(835)](t(637)),n[t(648)][t(439)](t(643),new O(n,i,this[t(570)])),this[t(835)](t(643));const c=n[t(590)][t(806)](t(500));this[t(527)](c,t(703),((e,{threadId:n})=>{const r=t,s=this[r(570)][r(806)](n);s&&s[r(638)]&&1===s[r(638)][r(450)]&&this[r(634)](n,{hasComments:!0})}),{priority:t(529)}),this[t(527)](c,t(860),((e,{threadId:n})=>{const r=t,s=this[r(570)][r(806)](n);s&&s[r(638)]&&!s[r(638)][r(450)]&&this[r(634)](n,{hasComments:!1})}),{priority:t(529)})}set[dc(547)](t){const n=dc;if(this[n(492)])throw new e.CKEditorError(n(854),this);this[n(492)]=t}get[dc(547)](){return this[dc(492)]}[dc(776)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(570)][n(566)]())t&&!e[n(512)]||r[n(465)](e);return e?r[n(554)]((t=>t[n(484)]())):r}[dc(817)](t){const n=dc,r=this[n(570)][n(806)](t);if(!r)throw new e.CKEditorError(n(773),this);return r}[dc(845)](t){const e=dc;return this[e(570)][e(846)](t)}[dc(511)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(781)][e(576)](":"),a=this[e(570)][e(806)](r)||this[e(821)](o,i,r,n,s);if(this[e(761)](a),this[e(799)](a,o,i||null,n),a[e(750)]=t[e(750)],a[e(662)]=!0,s&&s[e(635)]){const t=s[e(635)],n=this[e(815)](t[e(498)]);a[e(607)]=t[e(750)],a[e(688)]=n,a[e(452)]=!0}else a[e(607)]=t[e(750)];switch(t[e(478)]&&(a[e(478)]=t[e(478)]),t[e(580)]&&(a[e(580)]=t[e(580)]),this[e(492)]&&this[e(492)][e(645)]||(a[e(640)]=!0),this[e(796)][e(806)](a)){case e(749):this[e(796)][e(805)](a,e(711));break;case e(784):a[e(512)]?(this[e(646)](new Set([a])),this[e(581)](new Set([a])),this[e(796)][e(805)](a,e(612)),this[e(698)](e(545),a)):this[e(796)][e(805)](a,e(738))}return a}[dc(632)](t){const e=dc;this[e(685)]((()=>{const n=e;this[n(840)][n(494)][n(631)]((()=>{const e=n;for(const n of t[e(537)]())n[e(489)]()}))}))}[dc(504)](t){const e=dc;this[e(685)]((()=>{const n=e;this[n(840)][n(494)][n(631)]((()=>{const e=n;for(const n of t[e(537)]())n[e(594)]()}))}))}[dc(835)](t,n){const r=dc,s=this[r(840)][r(648)][r(806)](t);if(!s)throw new e.CKEditorError(r(804),this,{commandName:t});if(this[r(626)][r(846)](s))throw new e.CKEditorError(r(686),this,{commandName:t});this[r(626)][r(439)](s),n&&s.on(r(713),((t,e)=>{const o=r;this[o(656)][o(651)]&&(this[o(673)]||(e[o(450)]>0&&e[e[o(450)]-1]&&e[e[o(450)]-1][o(685)]?e[o(867)]():(t[o(565)]=n(((...t)=>s[o(713)](...t,{forceDefaultExecution:!0})),...e),t[o(658)]())))}),{priority:r(740)})}[dc(685)](t){const n=dc;let r,s;const o=this[n(673)];this[n(673)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(673)]=!1),s&&e.CKEditorError[n(756)](s,this),r}[dc(841)](t,n=null,r={}){const s=dc;if(t[s(625)])return null;const o=this[s(840)][s(590)][s(806)](s(533)).me;for(const{suggestion:e,meta:o}of this[s(520)](t,s(848)))if(o[s(783)]){if(!o[s(768)]){if(o[s(558)]){if(!this[s(825)]||!Lc(e,r))continue;return e}if(Lc(e,r))return e;this[s(731)](e,t[s(609)],t[s(496)]);break}if(n==e[s(535)]&&Lc(e,r)){const n=e[s(770)]();return n[s(609)][s(863)](t[s(496)])?this[s(671)](e,this[s(542)][s(847)](t[s(609)],n[s(496)])):this[s(671)](e,this[s(542)][s(847)](n[s(609)],t[s(496)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(709)+n:s(848),u=this[s(474)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(694)](c,i,a,t),u}[dc(822)](t,n=dc(866),r={}){const s=dc,o=this[s(840)][s(590)][s(806)](s(533)).me,i=this[s(549)][s(572)](s(848),n,s(700));for(const e of this[s(776)]())if(e[s(688)].id==o.id&&s(848)==e[s(781)]&&e[s(535)]==n&&Lc(e,r)&&(i(e[s(461)](),t)||i(t,e[s(461)]()))){for(const n of t)e[s(518)](n);return e}for(const{suggestion:e,meta:n}of this[s(520)](t,s(848))){if(!n[s(783)])continue;if(!this[s(825)]&&n[s(558)])continue;if(!Lc(e,r))continue;let o=!0;for(const n of e[s(461)]())for(const e of t)if(!n[s(543)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(709)+n,l=this[s(474)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(694)](u,a,c,e,Vr[s(526)]());return l}[dc(710)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(625)])return null;if(o(862)===this[o(813)]){const e=this[o(549)][o(572)](o(772),r,o(489));return this[o(685)]((()=>e([t],n,s))),null}const i=this[o(840)][o(590)][o(806)](o(533)).me,a=[];if(o(808)!==this[o(813)])for(const{suggestion:e,meta:n}of this[o(520)](t,o(848)))n[o(783)]&&!n[o(617)]&&a[o(465)](...e[o(461)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(814)](s);e&&r[n(465)](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(450)];){const s=r[e][n(555)](t);r[n(696)](e,1,...s),e+=s[n(450)]}}return r}(t,a);c[o(450)]&&this[o(542)][o(631)]((()=>{const t=o;for(const e of c){const o=this[t(549)][t(572)](t(772),r,t(489));this[t(685)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(609)],u=t[o(496)];for(const{suggestion:e,meta:n}of this[o(520)](t,o(772))){if(!n[o(783)])continue;if(e[o(535)]!=r)continue;if(!Lc(e,s))continue;const i=e[o(770)]();if(i[o(543)](t,!0))return null;c=c[o(597)](i[o(609)])?c:i[o(609)],u=u[o(779)](i[o(496)])?u:i[o(496)],a?i[o(609)][o(597)](a[o(770)]()[o(609)])?(a[o(599)](),a=e):e[o(599)]():a=e}const l=this[o(542)][o(847)](c,u);if(a)this[o(671)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(474)]({id:t,type:o(864)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(694)](o(864)+r,t,a,l)}}return null}[dc(842)](t,n,r=[],s=null,o={}){const i=dc;n[i(557)]||(n[i(557)]=n[i(663)]),n[i(800)]=t.is(i(521)),s=s||Ac(n);const a=r[i(554)]((t=>Nc(t,this[i(542)]))),c=t.is(i(521))?t:Nc(t,this[i(542)]);if(i(862)===this[i(813)]){const t=this[i(549)][i(572)](i(810),s,i(489));return this[i(685)]((()=>t([c],n,o))),null}a[i(465)](c);let u=!0;for(const t of a)if(!this[i(807)](t)){u=!1;break}if(u&&i(808)!==this[i(813)]){const t=this[i(549)][i(572)](i(810),s,i(489));return this[i(685)]((()=>t([c],n,o))),null}let l=null,f=c[i(609)],h=c[i(496)];for(const{suggestion:t,meta:e}of this[i(520)](c,i(810))){if(!e[i(783)])continue;if(e[i(768)]||e[i(558)]||e[i(617)])continue;if(t[i(478)][i(557)]!=n[i(557)])continue;if(!Lc(t,o))continue;const r=t[i(770)]();if(t[i(535)]==s){if(r[i(543)](c,!0))return null;f=f[i(597)](r[i(609)])?f:r[i(609)],h=h[i(779)](r[i(496)])?h:r[i(496)],l?r[i(609)][i(597)](l[i(770)]()[i(609)])?(l[i(599)](),l=t):t[i(599)]():l=t}else{const e=c[i(814)](r);this[i(449)](t,e)}}const g=this[i(840)][i(590)][i(806)](i(533)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(671)](l,this[i(542)][i(847)](f,h)),l;{const t=this[i(474)]({id:d,type:i(497)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(694)](i(497)+s,d,p,this[i(542)][i(847)](f,h)),t}}[dc(816)](t,n,r=[],s=null,o={}){const i=dc;n[i(557)]||(n[i(557)]=n[i(663)]);const a=t[0];n[i(800)]=a.is(i(521)),s=s||Ac(n);const c=r[i(554)]((t=>Nc(t,this[i(542)]))),u=a.is(i(521))?t:t[i(554)]((t=>Nc(t,this[i(542)])));if(i(862)===this[i(813)]){const t=this[i(549)][i(572)](i(810),s,i(489));return this[i(685)]((()=>t(u,n,o))),null}c[i(465)](...u);let l=!0;for(const t of c)if(!this[i(807)](t)){l=!1;break}if(l&&i(808)!==this[i(813)]){const t=this[i(549)][i(572)](i(810),s,i(489));return this[i(685)]((()=>t(u,n,o))),null}const f=this[i(840)][i(590)][i(806)](i(533)).me;for(const t of this[i(776)]()){if(t[i(688)].id!=f.id)continue;if(i(810)!=t[i(781)]||t[i(478)][i(557)]!=n[i(557)])continue;if(!Lc(t,o))continue;const e=t[i(535)]==s;for(let n=0;n<u[i(450)];n++){const r=u[n];for(const s of t[i(606)]()){const o=s[i(510)]();if(r[i(863)](o)){e?(u[i(696)](n,1),n--):t[i(523)](s[i(664)]);break}}}}if(0==u[i(450)])return null;const h=this[i(549)][i(572)](i(810),s,i(700));for(const t of this[i(776)]())if(t[i(688)].id==f.id&&i(810)==t[i(781)]&&t[i(478)][i(557)]==n[i(557)]&&t[i(535)]==s&&Lc(t,o)&&(h(t[i(461)](),u)||h(u,t[i(461)]()))){for(const e of u)t[i(518)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(497)+s,m=this[i(474)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(694)](p,g,d,t,Vr[i(526)]());return m}[dc(532)](t,n=null,r={}){const s=dc;if(t[s(625)])return null;const o=this[s(840)][s(590)][s(806)](s(533)).me,a=new i.LiveRange(t[s(609)],t[s(496)]);for(const{suggestion:t,meta:e}of this[s(520)](a,s(848)))if(e[s(783)]&&!e[s(768)])if(t[s(668)]){const e=t[s(461)]()[s(488)]((t=>s(701)!=t[s(771)][s(676)]));if(e[s(448)]((t=>a[s(543)](t,!0)))&&t[s(594)](),e[s(482)]((t=>t[s(543)](a,!0)))){const t=this[s(549)][s(572)](s(604),n,s(489));return this[s(685)]((()=>t([a],null,r))),null}}else{const e=a[s(814)](t[s(770)]());null!==e&&t[s(669)]([e],null,r)}if(a[s(755)](),a[s(625)]||s(701)==a[s(771)][s(676)])return null;let c=null,u=a[s(609)],l=a[s(496)];const f=this[s(520)](a,s(604));for(const{suggestion:t,meta:e}of f){const n=this[s(542)][s(847)](u,l);if(e[s(783)]&&(this[s(825)]||!e[s(558)]&&!e[s(617)]))if(t[s(668)]){if(!Lc(t,r))continue;let e=!0;for(const r of t[s(461)]()){if(r[s(543)](n,!0))return t;n[s(543)](r)||(e=!1)}e&&t[s(594)]()}else{const e=t[s(770)]();if(e[s(543)](n,!0))return t;if(!Lc(t,r)){n[s(543)](e)?t[s(599)]():e[s(666)](u)?u=e[s(496)]:e[s(666)](l)&&(l=e[s(609)]);continue}u=u[s(597)](e[s(609)])?u:e[s(609)],l=l[s(779)](e[s(496)])?l:e[s(496)],r=Object[s(831)]({},t[s(580)]),c?e[s(609)][s(597)](c[s(770)]()[s(609)])?(c[s(599)](),c=t):t[s(599)]():c=t}}if(c)return this[s(671)](c,this[s(542)][s(847)](u,l)),c;{const t=(0,e.uid)(),i=this[s(542)][s(847)](u,l),a=o.id,c=n?s(733)+n:s(604),f=this[s(474)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(694)](c,t,a,i),f}}[dc(790)](t,n=dc(866),r={}){const s=dc,o=this[s(840)][s(590)][s(806)](s(533)).me,a=t[s(554)]((t=>new i.LiveRange(t[s(609)],t[s(496)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(520)](a,s(848)))e[s(783)]&&!e[s(768)]&&c[s(439)](t);for(const e of c)if(e[s(668)]){const o=e[s(461)]();if((!e[s(580)]||!e[s(580)][s(811)])&&o[s(448)]((t=>a[s(482)]((e=>e[s(543)](t,!0)))))&&e[s(594)](),a[s(448)]((t=>o[s(482)]((e=>e[s(543)](t,!0)))))){const e=this[s(549)][s(572)](s(604),n,s(489));return this[s(685)]((()=>e(t,null,r))),null}}else{const t=e[s(770)]();if(a[s(482)]((e=>e[s(543)](t,!0)))&&e[s(594)](),a[s(448)]((e=>t[s(543)](e,!0)))){const t=this[s(549)][s(572)](s(604),n,s(489));return this[s(685)]((()=>t(a,null,r))),null}}const u=this[s(549)][s(572)](s(604),n,s(700));let l=null;for(const t of this[s(776)]())if(t[s(688)].id==o.id&&t[s(512)]&&s(604)==t[s(781)]&&t[s(535)]==n&&Lc(t,r)&&(u(t[s(461)](),a)||u(a,t[s(461)]())))if(l){if(t[s(638)]&&t[s(638)][s(450)])continue;for(const e of t[s(461)]())l[s(788)](e)||l[s(518)](e);t[s(599)]()}else{l=t;for(const e of a)t[s(788)](e)||t[s(518)](e)}if(l)return l;c[s(505)]();for(const{suggestion:t,meta:e}of this[s(520)](a,s(604)))e[s(783)]&&(this[s(825)]||!e[s(558)]&&!e[s(617)])&&Lc(t,r)&&c[s(439)](t);for(const t of c){const e=t[s(461)]();if((!r||!r[s(811)])&&a[s(448)]((t=>e[s(482)]((e=>e[s(543)](t,!0))))))return t;(!t[s(580)]||!t[s(580)][s(811)])&&e[s(448)]((t=>a[s(482)]((e=>e[s(543)](t,!0)))))&&t[s(594)]()}const f=(0,e.uid)(),h=o.id,g=s(733)+n,d=this[s(474)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(755)](),t[s(625)]||s(701)==t[s(771)][s(676)]||this[s(694)](g,f,h,t,Vr[s(526)]());return d}[dc(753)](t,n,r,s,o){const i=dc;if(t[i(625)])return[];if(i(862)===this[i(813)])return[];const a=this[i(840)][i(590)][i(806)](i(533)).me.id,c=Array[i(758)](this[i(570)][i(566)]())[i(488)]((e=>i(509)==e[i(781)]&&e[i(478)][i(777)]==n&&e[i(788)](t)));if(i(829)===this[i(813)]){const e=this[i(520)](t,i(848))[i(488)]((({meta:t})=>t[i(783)]&&!t[i(617)]&&!t[i(768)]))[i(554)]((({suggestion:t})=>t));c[i(647)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(509)==t[i(781)]?t[i(478)][i(764)]:void 0,o=t[i(770)](),a=Array[i(758)](u[i(462)]())[i(627)]((t=>t[i(552)](o)));if(!a)continue;const c=a[i(555)](o);this[i(734)](n)&&i(848)==t[i(781)]&&0!=c[i(450)]||(u[i(486)](a),c[i(728)]((t=>{u[i(805)](t,r)})),i(848)!=t[i(781)]&&e!=s&&u[i(805)](a[i(814)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(450)]>37&&console[i(856)](i(473),{key:n});const f=(i(539)+(n+"|")+Ac({newValue:s}))[i(742)](0,60),h=this[i(474)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(465)](h),this[i(694)](f,c,a,t)}return l}[dc(809)](t){const e=dc;this[e(588)][e(439)](t)}[dc(736)](t){const e=dc;this[e(858)][e(439)](t)}[dc(485)](t,e=[],n=[]){const r=dc;this[r(835)](t,((t,...e)=>{this[r(642)]((()=>{t(...e)}))}));for(const t of e)this[r(736)](t);for(const t of n)this[r(809)](t)}[dc(726)](t){const e=dc;return e(509)==t[e(781)]?t[e(535)][e(576)]("|")[0]:null}[dc(671)](t,e){const n=dc,r=t[n(534)]();this[n(542)][n(631)]((t=>{t[n(708)](r,{range:e})}))}[dc(761)](t){const e=dc,n=t.id,r=this[e(840)][e(851)][e(806)](e(843));this[e(438)][e(689)](n)||this[e(438)][e(569)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(438)][e(544)](n);s[e(717)](e(501)),s[e(501)]=!1,t[e(638)]=s}[dc(799)](t,n,r,s){const o=dc;if(t[o(781)]!=n||t[o(535)]!=r||t[o(551)].id!=s)throw this[o(840)][o(633)](o(614)),new e.CKEditorError(o(614),this)}[dc(449)](t,n){const r=dc,s=t[r(770)]();if(n[r(863)](s))t[r(599)]();else if(s[r(543)](n)){const o=this[r(542)][r(787)](n[r(609)][r(444)],r(496));this[r(671)](t,this[r(542)][r(847)](s[r(609)],o));const i=(0,e.uid)(),a=t[r(551)].id,c=t[r(781)]+":"+t[r(535)];this[r(474)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(478)],attributes:t[r(580)]});const u=this[r(542)][r(787)](n[r(496)][r(598)],r(480)),l=this[r(542)][r(847)](u,s[r(496)]);this[r(694)](c,i,a,l)}else if(s[r(666)](n[r(609)])){const e=this[r(542)][r(787)](n[r(609)][r(444)],r(496));this[r(671)](t,this[r(542)][r(847)](s[r(609)],e))}else{const e=this[r(542)][r(787)](n[r(496)][r(598)],r(480));this[r(671)](t,this[r(542)][r(847)](e,s[r(496)]))}}[dc(807)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(520)](t,e(848))){if(!r[e(783)])continue;const s=n[e(461)]();for(const n of s)if(!t[e(555)](n)[e(450)])return!0}return!1}[dc(826)](t){const n=dc,r=this[n(840)][n(590)][n(806)](n(533))[n(582)](t);if(!r)throw new e.CKEditorError(n(522),this);return r}[dc(815)](t){const e=dc,n=this[e(840)][e(590)][e(806)](e(533)),r=(0,o.hashObject)(e(600)+t);return n[e(582)](r)||n[e(466)]({id:r,name:t})}[dc(821)](t,e,n,r,s){const o=dc,i=this[o(826)](r),a=this[o(549)][o(681)](t,e,n,i,s,(t=>{const e=o;this[e(634)](n,{attributes:t});const r=this[e(817)](n);this[e(646)](new Set([r])),this[e(581)](new Set([r]))}));return this[o(527)](a,o(489),(()=>{const t=o;this[t(634)](n,{state:t(861)})}),{priority:o(740)}),this[o(527)](a,o(594),(()=>{const t=o;this[t(634)](n,{state:t(540)})}),{priority:o(740)}),this[o(570)][o(805)](n,a),this[o(796)][o(805)](a,o(749)),a}[dc(802)](t){const e=dc,n=t[e(576)](":");return{group:n[0],type:n[1],subType:n[e(450)]>=5?n[2]:null,id:n[e(450)]<5?n[2]:n[3],authorId:n[e(450)]<5?n[3]:n[4],markerCount:6==n[e(450)]?n[5]:null}}[dc(731)](t,n,r){const s=dc,o=t[s(770)](),i=o[s(609)],a=o[s(496)];this[s(671)](t,this[s(542)][s(847)](i,n));const c=(0,e.uid)(),u=t[s(551)].id,l=t[s(781)]+(t[s(535)]?":"+t[s(535)]:"");this[s(474)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(580)],data:t[s(478)]});const f=this[s(726)](t);(s(810)==t[s(781)]||f&&this[s(734)](f))&&(r=this[s(542)][s(687)](r[s(598)])),this[s(694)](l,c,u,this[s(542)][s(847)](r,a))}[dc(520)](t,e=null){const n=dc,r=[],s=this[n(840)][n(590)][n(806)](n(533)).me;Array[n(563)](t)||(t=[t]);for(const o of this[n(776)]()){if(!o[n(512)])continue;if(e&&o[n(781)]!=e)continue;let i=!1;for(const e of o[n(461)]()){for(const a of t){const t=a[n(609)][n(863)](e[n(496)])||a[n(496)][n(863)](e[n(609)]);if(t||a[n(814)](e)){const c=a[n(543)](e)&&Tc(this[n(542)][n(798)],e[n(609)],a),u=e[n(543)](a)&&Tc(this[n(542)][n(798)],a[n(609)],e);r[n(465)]({suggestion:o,meta:{isOwn:s==o[n(688)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(694)](t,e,n,r,s){const o=dc;this[o(542)][o(631)]((i=>{const a=o;let c=a(591)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(722)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(568)](t){const e=dc,n=t[e(524)],r=t[e(546)];t[e(524)]=null,t[e(546)]=null,null!=n&&n[e(546)]==t&&(n[e(546)]=r),null!=r&&r[e(524)]==t&&(r[e(524)]=n),e(612)==this[e(796)][e(806)](t)&&(this[e(796)][e(805)](t,e(738)),this[e(698)](e(508),t,n,r))}[dc(474)](t){const n=dc,r=t.id,s=this[n(511)](t);if(this[n(492)]&&this[n(492)][n(645)]){const o=this[n(840)][n(590)][n(806)](n(730)),i=s[n(706)],a=s[n(535)]?s[n(781)]+":"+s[n(535)]:s[n(781)],c=this[n(840)][n(579)],u=o[n(439)](Hr(c,n(437))),l={id:r,type:a,hasComments:i,data:t[n(478)]||null,originalSuggestionId:t[n(655)]||null,attributes:s[n(580)]};this[n(492)][n(645)](l)[n(615)]((t=>{const e=n;s[e(640)]=!0,o[e(715)](u),t&&t[e(750)]&&(this[e(570)][e(806)](r)[e(750)]=t[e(750)])}))[n(827)]((t=>{const r=n;throw(0,e.logWarning)(r(665)),this[r(840)][r(494)][r(613)]({isUndoable:!1},(()=>{s[r(594)]()})),s[r(451)](),this[r(570)][r(486)](s.id),this[r(796)][r(486)](s),t}))}return s}[dc(734)](t){const e=dc;return this[e(588)][e(846)](t)}[dc(634)](t,e){const n=dc,r=this[n(840)][n(590)][n(806)](n(730)),s=this[n(817)](t);if(this[n(492)]&&this[n(492)][n(803)])if(s[n(640)]){const s=r[n(439)](Hr(this[n(840)][n(579)],n(437)));this[n(492)][n(803)](t,e)[n(615)]((()=>{r[n(715)](s)}))}else s.on(n(495),(()=>{this[n(634)](t,e)}))}[dc(849)](t){const n=dc;if(!this[n(492)]||!this[n(492)][n(817)])throw new e.CKEditorError(n(746),this);return this[n(492)][n(817)](t)}[dc(737)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(802)](t),i=this[e(570)][e(806)](n)||this[e(821)](r,s,n,o,{});switch(this[e(799)](i,r,s,o),this[e(796)][e(806)](i)){case e(749):this[e(849)](n)[e(615)]((t=>{const r=e;let s=Promise[r(487)]();t[r(706)]&&(s=this[r(438)][r(699)]({channelId:this[r(840)][r(851)][r(806)](r(843)),threadId:n})),s[r(615)]((()=>{const e=r;this[e(511)](t)[e(640)]=!0}))})),this[e(796)][e(805)](i,e(784));break;case e(738):this[e(634)](n,{state:e(754)});case e(711):this[e(796)][e(805)](i,e(612)),this[e(698)](e(545),i);break;case e(612):this[e(698)](e(832),i)}return i[e(859)](t),i}[dc(581)](t){const e=dc,n=Array[e(758)](t),r=n[e(488)]((t=>e(509)==t[e(781)]));this[e(447)](r);const s=n[e(488)]((t=>!t[e(668)]&&e(509)!=t[e(781)])),o=this[e(776)]({skipNotAttached:!0})[e(488)]((t=>!t[e(668)]&&e(509)!=t[e(781)])),i=o[e(488)]((n=>!t[e(846)](n))),a=new Map(o[e(554)]((t=>[t,this[e(549)][e(572)](t[e(781)],t[e(535)],e(468))]))),c=new Map(o[e(554)]((t=>[t,t[e(770)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(450)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(450)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(450)];t++){const n=s[t];!l[e(846)](n)&&n[e(524)]&&(f[e(439)](n[e(524)]),n[e(524)][e(546)]===n&&(n[e(524)][e(546)]=null),n[e(524)]=null),!u[e(846)](n)&&n[e(546)]&&(f[e(439)](n[e(546)]),n[e(546)][e(524)]===n&&(n[e(546)][e(524)]=null),n[e(546)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(450)];e++){const r=g(t,n[e]);r&&(r[0][s(546)]=r[1],r[1][s(524)]=r[0],u[s(439)](r[0]),l[s(439)](r[1]))}}function g(t,n){const r=e;if(t[r(688)].id!==n[r(688)].id)return null;const s=a[r(806)](t)(t,n,c[r(806)](t),c[r(806)](n));return s&&a[r(806)](n)(t,n,c[r(806)](t),c[r(806)](n))?s[1][r(638)]&&s[1][r(638)][r(450)]?null:s:null}f[e(836)]&&this[e(581)](f)}[dc(447)](t){const e=dc;if(0==t[e(450)])return;const n=this[e(776)]({skipNotAttached:!0})[e(488)]((t=>e(509)==t[e(781)]&&t[e(662)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(580)]);s[e(846)](n)||(s[e(805)](n,r[e(450)]),r[e(465)]([]));const i=s[e(806)](n);r[i][e(465)](t)}!function(){const t=e;r[t(592)](((e,n)=>{const r=t,s=e[0][r(750)],o=n[0][r(750)];return s==o?e[0][r(580)][r(767)]<n[0][r(580)][r(767)]?-1:1:s<o?-1:1}));for(const e of r)e[t(592)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(450)];t++){if(0==r[t][e(450)])continue;const n=[];for(let s=t+1;s<r[e(450)];s++)0!=r[s][e(450)]&&i(r[t],r[s])&&n[e(465)](s);for(const s of n)r[t]=r[t][e(735)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(450)];n++)t[n][e(546)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(450)];n++)t[n][e(524)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(580)][r(767)]!==n[0][r(580)][r(767)]&&t[0][r(688)]!==n[0][r(688)])return!1;if(!function(t,e){const n=r;return!t[n(706)]&&!e[n(706)]||(!t[n(706)]||!e[n(706)])&&(!!(t[n(706)]&&e[n(750)]<t[n(638)][n(759)][n(806)](0)[n(750)])||!!(e[n(706)]&&t[n(750)]<e[n(638)][n(759)][n(806)](0)[n(750)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(580)],r(767)),o=gc(n[0][r(580)],r(767));return!!Or(s,o)&&(!!t[r(448)]((t=>n[r(482)]((e=>t[r(770)]()[r(863)](e[r(770)]())))))&&n[r(448)]((e=>t[r(482)]((t=>e[r(770)]()[r(863)](t[r(770)]()))))))}}[dc(646)](t){const e=dc,n=Array[e(758)](t),r=this[e(776)]({skipNotAttached:!0}),s=r[e(488)]((n=>!t[e(846)](n))),o=new Map(n[e(554)]((t=>[t,this[e(549)][e(572)](t[e(781)],t[e(535)],e(700))]))),i=new Map(r[e(554)]((t=>[t,t[e(461)]()])));for(let t=0;t<n[e(450)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(450)];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(450)];e++){const s=r[e];if(s[a(781)]!==n[a(781)]||s[a(688)].id!==n[a(688)].id||s[a(535)]!==n[a(535)])continue;if(!Sc(n,s,[a(767)]))continue;if(a(509)==n[a(781)]&&n[a(478)][a(764)]!=s[a(478)][a(764)])continue;if(a(509)==n[a(781)]&&t[a(734)](n[a(478)][a(777)]))continue;if(a(810)==n[a(781)]){const e=t[a(840)][a(494)],r=n[a(801)]();if(r&&(e[a(798)][a(751)](r)||e[a(798)][a(517)](r)))continue}const c=o[a(806)](n),u=i[a(806)](n),l=i[a(806)](s),f=n[a(638)]&&n[a(638)][a(450)],h=s[a(638)]&&s[a(638)][a(450)];if(!f&&c(l,u))return t[a(677)](s,n),i[a(486)](n),!0;if(!h&&c(u,l))return t[a(677)](n,s),i[a(486)](s),!0}return!1}}[dc(677)](t,e){const n=dc;if(t[n(668)])for(const r of e[n(461)]())t[n(518)](r);else{const r=e[n(770)]()[n(496)];this[n(671)](t,this[n(542)][n(847)](t[n(770)]()[n(609)],r))}e[n(599)]()}[dc(578)](t,e){const n=dc,r=t[n(586)](n(654))||t[n(586)](n(509))?n(743):t[n(453)]();return Hr(this[n(840)][n(579)],e+"_"+r+n(515))}[dc(745)](){const t=dc,e=this[t(840)];(0,o.surroundingMarkersDetector)(this[t(542)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(802)](t[s(664)]);if(s(593)===e){o[s(465)](this[s(578)](n,s(514)));break}}for(const t of r){const{group:e,type:n}=this[s(802)](t[s(664)]);if(s(593)===e){o[s(465)](this[s(578)](n,s(644)));break}}o[s(450)]&&e.ui[s(724)][s(797)](s(857),o[s(700)](" "))}))}[dc(624)](t){const e=dc;if(this[e(775)])return!1;const n=this[e(840)],r=n[e(494)][e(601)][e(503)][e(765)]();if(0==r[e(450)])return!1;const s=[],o=r[e(488)]((t=>e(509)==t[e(781)])),i=r[e(488)]((t=>e(660)==t[e(781)]&&e(823)!=t[e(664)])),a=r[e(488)]((t=>e(715)==t[e(781)]&&e(823)!=t[e(664)]));for(const t of o)s[e(465)]({key:t[e(481)],newValue:t[e(530)],oldValue:t[e(456)],range:Cc(t[e(521)],n[e(494)])});for(const t of i){const r=a[e(627)]((n=>n[e(774)][e(863)](t[e(774)])));r&&s[e(465)]({key:e(828),newValue:t[e(664)],oldValue:r[e(664)],range:n[e(494)][e(574)](t[e(774)][e(575)])})}return 0!=s[e(450)]&&this[e(538)](t,s)}[dc(757)](t){const e=dc;let n=!1;const r=this[e(840)][e(494)][e(601)][e(503)][e(786)]()[e(488)]((t=>t[e(478)][e(793)]&&t[e(664)][e(586)](e(650))));for(const s of r){const{subType:r,id:o}=this[e(802)](s[e(664)]),i=r[e(576)]("|")[0];for(const r of this[e(776)]({skipNotAttached:!0}))r.id!=o&&e(509)==r[e(781)]&&r[e(478)]&&r[e(478)][e(777)]==i&&r[e(770)]()[e(552)](s[e(478)][e(793)])&&(this[e(812)](r,s[e(478)][e(793)],t),n=!0)}return n}[dc(642)](t){const e=dc;this[e(840)],this[e(775)]=!0,t()}[dc(697)](t){const e=dc,n=this[e(734)](t),r=this[e(858)][e(846)](t);return n||r}[dc(538)](t,e){const n=dc;if(0==e[n(450)])return!1;let r=!1;for(const s of e){const e=this[n(520)](s[n(521)],n(509))[n(488)]((t=>!t[n(589)][n(768)]))[n(554)]((t=>t[n(593)])),i=(0,o.hashObject)({newValue:s[n(464)]});e[n(488)]((t=>{const e=n,[r,o]=t[e(535)][e(576)]("|");return r==s[e(777)]&&o!=i}))[n(728)]((e=>{const o=n;this[o(812)](e,s[o(521)],t),r=!0}))}return r}[dc(812)](t,e,n){const r=dc,s=t[r(770)]()[r(555)](e);0!==s[r(450)]?1!==s[r(450)]?this[r(731)](t,e[r(609)],e[r(496)]):this[r(671)](t,s[0]):n[r(523)](t[r(534)]())}}class bc{constructor(t){const e=dc;this[e(844)]=t,this[e(542)]=t[e(494)],this[e(839)]=new Map,this[e(659)]=new Map,this[e(683)]()}[dc(681)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(542)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(572)](t,e,i(489))(...n),onDiscard:(...n)=>this[i(572)](t,e,i(594))(...n)})}[dc(752)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(839)][s(805)](o,r)}[dc(572)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(839)][r(806)](s)||this[r(659)][r(806)](t+":"+n)}[dc(683)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(592)](((t,n)=>t[e(609)][e(597)](n[e(609)])?1:-1)),this[e(542)][e(631)]((n=>{const r=e;for(const e of t){let t;t=e[r(496)][r(618)]&&e[r(496)][r(598)]==e[r(609)][r(575)]?n[r(727)](e[r(609)][r(575)],"on"):n[r(727)](e),this[r(542)][r(719)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(542)][n(631)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(554)]((t=>(_c(t)&&(t=this[s(542)][s(847)](t[s(496)])),t)))[s(488)]((t=>s(701)!==t[s(771)][s(676)]));if(c[s(450)]<1)return;const u=Array[s(758)](this[s(542)][s(601)][s(707)][s(461)]())[s(554)]((t=>i.LiveRange[s(623)](t)));r[s(621)](c);for(const t of this[s(844)][s(648)][s(648)]())t[s(732)]();a[s(465)]({forceDefaultExecution:!0}),this[s(844)][s(713)](o,...a);const l=u[s(488)]((t=>s(701)!=t[s(771)][s(676)]));l[s(450)]>0&&r[s(621)](l);for(const t of u)t[s(755)]()}))},s=(e,n)=>1==e[t(450)]&&1==n[t(450)]&&e[0][t(496)][t(863)](n[0][t(609)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(542)])?[e,n]:Rc(n,e,s,r,this[t(542)])?[n,e]:null;this[t(659)][t(805)](t(639),e),this[t(659)][t(805)](t(716),n),this[t(659)][t(805)](t(562),s),this[t(659)][t(805)](t(502),o),this[t(659)][t(805)](t(519),n),this[t(659)][t(805)](t(442),e),this[t(659)][t(805)](t(684),s),this[t(659)][t(805)](t(667),o),this[t(659)][t(805)](t(493),r),this[t(659)][t(805)](t(559),e),this[t(659)][t(805)](t(852),s),this[t(659)][t(805)](t(853),e),this[t(659)][t(805)](t(712),r),this[t(659)][t(805)](t(541),e),this[t(659)][t(805)](t(718),s),this[t(659)][t(805)](t(649),e),this[t(659)][t(805)](t(611),e),this[t(659)][t(805)](t(780),((e,n)=>{const r=t;if(!n)return;const s=this[r(844)][r(590)][r(806)](Ec);this[r(542)][r(631)]((t=>{const o=r;if(o(828)==n[o(777)])for(const r of e){const e=r[o(609)][o(575)],s=n[o(764)];t[o(652)](e,s)}else if(s[o(734)](n[o(777)]))for(const r of e)void 0!==n[o(764)]?t[o(472)](n[o(777)],n[o(764)],r[o(609)][o(575)]):t[o(596)](n[o(777)],r[o(609)][o(575)]);else for(const r of e)n[o(764)]?t[o(472)](n[o(777)],n[o(764)],r):t[o(596)](n[o(777)],r)}))})),this[t(659)][t(805)](t(723),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(598)][r(584)]({includeSelf:!0,parentFirst:!0})){if(s[r(771)]==s)return!1;if(!n[r(548)](s))return!1;if(t[r(751)](s)||t[r(517)](s))return!0}return!1}function _c(t){const e=dc;return t[e(496)][e(598)]==t[e(609)][e(575)]&&t[e(496)][e(616)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(455)].is(s(838))&&!r[s(751)](t[s(455)]),i=t[s(609)][s(819)](o),a=t[s(496)][s(819)](o,{direction:s(460)});return!(t[s(609)][s(863)](i)&&t[s(496)][s(863)](a)||(i[s(597)](a)?n[s(708)](e,{range:n[s(847)](i,a)}):n[s(523)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(609)][e(575)];return n&&n.is(e(729))}function Cc(t,e){const n=dc;return null==t[n(496)][n(444)]&&t[n(496)][n(598)]==t[n(609)][n(575)]?Nc(t[n(609)][n(575)],e):t}function Nc(t,e){const n=dc,r=e[n(798)][n(751)](t)||e[n(798)][n(641)](t);return e[n(847)](e[n(787)](t,n(469)),r?e[n(477)](t):e[n(787)](t,n(496)))}function Rc(t,e,n,r,s){const o=dc;if(!Sc(t,e))return!1;if(n[o(496)][o(863)](r[o(609)]))return!0;if(t[o(781)]!=e[o(781)])return!1;if(!n[o(496)][o(531)](r[o(609)]))return!1;const i=s[o(847)](n[o(496)],r[o(609)])[o(445)]();for(const t of i)if([o(690),o(837)][o(704)](t[o(781)])&&s[o(798)][o(517)](t[o(455)]))return!1;return!0}function Sc(t,e,n=[]){const r=dc;return!(!t[r(662)]||!e[r(662)])&&Or(gc(t[r(580)],n),gc(e[r(580)],n))}function Lc(t,e){const n=dc,r=Mc(t[n(580)]),s=Mc(e);if(!t[n(662)])return!1;for(const t of Object[n(462)](s))if(!Or(r[t],s[t]))return!1;return!0}function Mc(t){const e=dc,n=Object[e(831)]({},t);return delete n[e(811)],delete n[e(692)],n}function vc(){const t=["1785416MzMGhD","canAccept","get","27CIqjky","_editor","execute","_acceptCommand","_removePendingAction","isDirty","view","bind","_pendingAction","plugins","198952XfibtF","destroy","PendingActions","PENDING_ACTION_SUGGESTION","acceptSuggestion","isEnabled","1766664VektJK","_discardCommand","_setPendingAction","stopListening","15glJHrX","discardSuggestion","remove","905BBhTWz","locale","canDiscard","getRanges","2387581gnBBEQ","model","5186510MxzFGJ","unbind","listenTo","canEditAt","commands","960606ePBoLD","commentThreadController","change:isDirty","add","1642OFNIaO"];return(vc=function(){return t})()}function wc(t,e){const n=vc();return(wc=function(t,e){return n[t-=471]})(t,e)}const Oc=wc;!function(t,e){const n=wc,r=t();for(;;)try{if(372343===parseInt(n(502))/1*(parseInt(n(475))/2)+-parseInt(n(495))/3+parseInt(n(476))/4+-parseInt(n(499))/5*(parseInt(n(471))/6)+-parseInt(n(506))/7+-parseInt(n(489))/8*(-parseInt(n(479))/9)+parseInt(n(508))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(507)]=e,this[s(485)]=n,this[s(472)]=r,this[s(480)]=t,this[s(482)]=t[s(512)][s(478)](s(493)),this[s(496)]=t[s(512)][s(478)](s(500)),this[s(485)][s(486)](s(494)).to(this[s(482)],this[s(496)],((t,e)=>t||e)),this[s(485)][s(486)](s(477)).to(this[s(482)],s(494),(t=>t&&this[s(480)][s(507)][s(511)](e[s(505)]()))),this[s(485)][s(486)](s(504)).to(this[s(496)],s(494),(t=>t&&this[s(480)][s(507)][s(511)](e[s(505)]()))),this[s(487)]=null,n[s(484)]&&this[s(497)](),this[s(510)](n,s(493),(()=>this[s(493)]())),this[s(510)](n,s(500),(()=>this[s(500)]())),this[s(510)](n,s(473),(()=>{const t=s;n[t(484)]?this[t(497)]():this[t(483)]()}))}[Oc(493)](){const t=Oc;this[t(482)][t(481)](this[t(507)].id)}[Oc(500)](){const t=Oc;this[t(496)][t(481)](this[t(507)].id)}[Oc(490)](){const t=Oc;this[t(485)][t(509)](t(494)),this[t(485)][t(509)](t(477)),this[t(485)][t(509)](t(504)),this[t(498)](),this[t(472)][t(490)](),this[t(487)]&&this[t(483)]()}[Oc(497)](){const t=Oc,e=Hr(this[t(480)][t(503)],t(492));this[t(487)]=this[t(480)][t(488)][t(478)](t(491))[t(474)](e)}[Oc(483)](){const t=Oc;null!==this[t(487)]&&this[t(480)][t(488)][t(478)](t(491))[t(501)](this[t(487)]),this[t(487)]=null}}const Dc=xc;function Pc(){const t=["removeComment","185412vMjMaZ","cancel","_localUser","addComment","9yakWQd","isReadOnly","871ikdhIT","locale","124UzQJwP","isEnabled","88627DfBlKi","694374iXzGMp","setData","canAccept","isDirty","updateComment","_createCommentViews","editor","181730kmnDbD","value","focus","destroy","isActive","1150PEAtrP","showInput","42NXjjXv","descriptionParts","commentThread","length","fire","2190192tskqew","set","editorConfig","authoredAt","disableComments","commentThreadInputView","element","submit","disabledSubmit","bind","assign","8452peDUVb","commentInputView","canDiscard","delegate","1127124BSUbQL","hasDirtyComment","_createCommentThreadInputView","_model","462HQSzWQ","CommentView","_config","commentsListView"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(609422===parseInt(n(408))/1+parseInt(n(404))/2*(-parseInt(n(412))/3)+parseInt(n(371))/4*(parseInt(n(381))/5)+parseInt(n(374))/6*(parseInt(n(388))/7)+-parseInt(n(393))/8*(-parseInt(n(367))/9)+parseInt(n(386))/10*(-parseInt(n(373))/11)+-parseInt(n(363))/12*(parseInt(n(369))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends s.View{constructor(t,e,n,r){const s=xc;super(t),this[s(361)]=null,this[s(398)]=null,this[s(394)](s(385),!1),this[s(394)](s(396),e[s(396)]),this[s(402)](s(396)).to(e),this[s(394)](s(389),[]),this[s(394)](s(377),!1),this[s(394)](s(372),!1),this[s(394)](s(376),!1),this[s(394)](s(406),!1),this[s(411)]=e,this[s(365)]=n,this[s(414)]=r,r[s(397)]?this[s(394)](s(391),1):this[s(379)]()}[Dc(383)](){const t=Dc;this[t(399)][t(383)]()}[Dc(384)](){const t=Dc;this[t(361)]&&this[t(361)][t(384)](),this[t(398)]&&this[t(398)][t(384)](),super[t(384)]()}[Dc(379)](){const t=Dc,{CommentsListView:e}=this[t(414)];this[t(361)]=new e(this[t(370)],this[t(411)][t(390)],Object[t(403)]({CommentView:this[t(414)][t(413)]},this[t(414)])),this[t(361)][t(407)](t(362)).to(this),this[t(361)][t(407)](t(378)).to(this),this[t(361)][t(402)](t(385)).to(this),this[t(394)](t(391),this[t(361)][t(391)]+1),this[t(402)](t(391)).to(this[t(361)],t(391),(t=>t+1)),this[t(398)]=this[t(410)](),this.on(t(362),(()=>this[t(383)]())),this[t(402)](t(377)).to(this[t(361)],t(409),this[t(398)][t(405)],t(382),((t,e)=>t||!!e))}[Dc(410)](){const t=Dc,{CommentThreadInputView:e}=this[t(414)],n=new e(this[t(370)],this[t(365)],this[t(414)][t(395)]),r=n[t(405)];return n[t(402)](t(387)).to(this,t(385),this[t(411)][t(390)],t(368),r,t(382),((t,e,n)=>!!n||t&&!e)),r.on(t(400),((e,n)=>{const s=t;this[s(392)](s(366),n),r[s(380)][s(375)]("")})),r.on(t(364),(()=>this[t(383)]())),r[t(402)](t(401)).to(this[t(411)][t(390)],t(368)),n}}const Uc=Gc;function jc(){const t=["6274212Zpyjfo","locale","ck-comment__external","ck-comment__info-time","color","ck-suggestion--disabled-comments",".ck-annotation__content-wrapper","source","name","descriptionParts","@external","children","1607193uaCmLK","ck-annotation__content-wrapper","bindTemplate","title","innerHTML","extendTemplate","ck-annotation__info-name","commentsListView",'" title="',"Accept suggestion","importWord","13672GicNEk","canAccept","Discard suggestion","EXTERNAL_SUGGESTION","createElement","commentThreadInputView","1737710Owgajn","</p>","editorDestroyed","EXTERNAL_AVATAR","_descriptionElement","ck-annotation__info","ck-suggestion--accept","ck-suggestion-wrapper--active","ck-suggestion-","delegate","commentThread","push",'<span class="ck-suggestion-type">',"discardButton",'<span class="ck-suggestion-color" style="background-color: ',"ck-suggestion","setTemplate","discardSuggestion","acceptSuggestion","EXTERNAL_IMPORT_WORD_AVATAR","isEnabled","isActive","ck-suggestion__info",'"></span>',"bind","isExternal","disableComments","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper","_model","description","formatDateTime","ck-annotation__main","author","_createButton","map","<p>","check","getUserViewNotificationText","ck-suggestion__info-name","3765454HJaPhH","ck-suggestion__user","ck-suggestion--discard","value","creator","querySelector","ck-suggestion__actions","ck-annotation__info-time","content","set","2742840HcnMCe","innerText","cancel","change:description","getExternalSuggestionNote","_config","ck-suggestion__main","</span>","type","canDiscard","div","fire","attributes","element","ck-annotation","split","ck-annotation__user","acceptButton","join","time","userView","execute","getTemplate","ck-annotation__actions","editorReady","authoredAt","render","span","852732TaqEJP"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(569041===-parseInt(n(359))/1+parseInt(n(365))/2+parseInt(n(348))/3+parseInt(n(335))/4+parseInt(n(415))/5+-parseInt(n(336))/6+-parseInt(n(405))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends Bc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(414)](i(423),""),this[i(389)](i(423)).to(this,i(345),(t=>t&&t[0]?t[0][i(423)]:"")),this[i(389)](i(395)).to(this,i(345),this,i(386),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(401)+zc(e[n(413)],e[n(340)])+n(366);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(369)]=null,this[i(432)]=this[i(399)](Hr(e,i(357)),t.icons[i(402)],i(371),i(383),"sw"),this[i(432)][i(389)](i(385)).to(this,i(360)),this[i(378)]=this[i(399)](Hr(e,i(361)),t.icons[i(417)],i(407),i(382),"sw"),this[i(378)][i(389)](i(385)).to(this,i(424)),this[i(327)]=new o.UserView(e,this[i(394)][i(398)],this[i(403)]()),this[i(327)][i(353)]({attributes:{class:[i(406),i(431)]}}),this[i(381)](this[i(329)]())}[Uc(329)](){const t=Uc,e=this[t(350)],n=[{tag:t(425),attributes:{class:[t(387),t(370)]},children:[{tag:t(334),children:[{text:this[t(327)][t(344)]}],attributes:{class:[t(404),t(354)]}},{tag:t(434),attributes:{datetime:e.to(t(332)),class:[t(339),t(412)]},children:[{text:e.to(t(332),(e=>this[t(420)][t(396)](e)))}]}]},{tag:t(425),attributes:{class:[t(411),t(330)]},children:[this[t(432)],this[t(378)]]},{tag:t(425),attributes:{class:[t(349)]}}];this[t(394)][t(390)]&&n[t(376)]({tag:t(425),attributes:{class:[t(338)]},children:[{text:this[t(419)]()}]});const r={tag:t(425),attributes:{class:[t(393),e.if(t(386),t(372)),e.to(t(423),(e=>t(373)+e)),this[t(420)][t(391)]&&t(341)],"data-suggestion-id":this[t(394)].id,"data-thread-id":this[t(394)][t(375)].id,"data-author-id":this[t(394)][t(398)].id,tabindex:-1},children:[{tag:t(425),attributes:{class:[t(380),t(429)]},children:[this[t(327)],{tag:t(425),attributes:{class:[t(421),t(397)]},children:n}]}]};return this[t(355)]&&this[t(364)]&&(r[t(347)][t(376)](this[t(355)],this[t(364)]),this[t(355)][t(374)](t(331)).to(this),this[t(355)][t(374)](t(367)).to(this),this[t(364)][t(374)](t(331)).to(this),this[t(364)][t(374)](t(367)).to(this)),r}[Uc(333)](){const t=Uc;super[t(333)](),this[t(369)]=this[t(428)][t(410)](t(342)),this[t(369)][t(352)]=this[t(395)],this.on(t(418),((e,n,r)=>{const s=t;this[s(369)][s(352)]=r}))}[Uc(399)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(337)]);return a[i(414)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(353)]({attributes:{class:n}}),a.on(i(328),(()=>{const t=i;this[t(426)](r,this[t(394)].id)})),a}[Uc(419)](){const t=Uc;return t(358)===this[t(394)][t(427)][t(346)][t(343)]?Hr(this[t(337)],t(392)):Hr(this[t(337)],t(362))}[Uc(403)](){const t=Uc;return this[t(394)][t(390)]?t(358)===this[t(394)][t(427)][t(346)][t(343)]?Hr(this[t(337)],t(384),this[t(394)][t(409)][t(344)]):Hr(this[t(337)],t(368),this[t(394)][t(409)][t(344)]):null}}function zc(t,e){const n=Uc;let r="";return r+=t[n(430)]("*")[n(400)](((t,e)=>e%2!=0?n(377)+Hc(t)+n(422):Hc(t)))[n(433)](""),e&&(r+=n(379)+e[n(408)]+n(356)+e[n(351)]+n(388)),r}function Hc(t){const e=Uc,n=document[e(363)](e(334));return n[e(416)]=t,n[e(352)]}const Wc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=346]})(t,e)}function Xc(){const t=["listenTo","_bindAnnotationToEditors","suggestionUnloaded","Discard all suggestions","view","push","12QWLqqZ","isEnabled","config","acceptAllSuggestions","getFirstRange","CommentView","registerAnnotation","keys","map","locale","from","147tKZmtA","TrackChangesUI","Accept all suggestions","model","commands","remove","descriptionParts","trackChanges.SuggestionThreadView","_annotationViews","init","mainView","focus","clear","head","previous","_createUIButton","createCommentThreadController","5058QSKtra","reduce","TrackChangesEditing","type","CommentsUI","add","_initializeController","commandName","164IfnIfu","toMany","refreshSelectedViews","_descriptionFactory","getMarkers","_disableComments","requires","SuggestionThreadView","arrowView","isOn","_destroyController","33445tGiORw","comments.maxThreadTotalWeight","button","comments.editorConfig","Discard all selected suggestions","commentThread","plugins","getMarkerNames","editing","set","trackChanges","stopListening","define","unbind","3037320moWXNq","separator","bind","suggestion-","some","isInContent","EditorAnnotations","destroy","values","delete","acceptSelectedSuggestions","_unbindEditors","getDescriptions","addSourceCollector","419560TFbEOt","length","addComment","_viewToController","comments","getSuggestion","activeAnnotations","source","lowest","activeMarkers","editor","Annotations","innerView","discardAllSuggestions","10067418TzDCfH","get","hasSuggestion","suggestionLoaded","1097640IRubzx","createAnnotation","actionView","discardButton","Accept all selected suggestions","isMultiRange","has","change:previous","pluginName","switchbutton","componentFactory","_updateController","acceptButton","Track changes","change:activeAnnotations","comments.maxCommentsWhenCollapsed","getByInnerView","execute","isDirty","trackChanges.disableComments","_handleControllerBuffer","_refreshActiveMarkers","CommentsRepository","createAnnotationView","buttonView","value","suggestionChanged","size","15316741xafusY","_handleSuggestionControllerDelayed","comments.maxCommentCharsWhenCollapsed","discardSelectedSuggestions","filter","_suggestionToController","getRanges","getJoined","getAllAdjacentSuggestions","2cpJvmm"];return(Xc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(668067===parseInt(n(431))/1*(-parseInt(n(377))/2)+parseInt(n(412))/3*(parseInt(n(420))/4)+parseInt(n(477))/5*(-parseInt(n(384))/6)+parseInt(n(395))/7*(parseInt(n(459))/8)+-parseInt(n(473))/9+-parseInt(n(445))/10+parseInt(n(368))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Wc(426)](){const t=Wc;return[Ec,o.Users,t(362),t(470),t(451)]}static get[Wc(348)](){return Wc(396)}constructor(t){const e=Wc;super(t),this[e(373)]=new Map,this[e(462)]=new Map,this[e(403)]=new Map,this[e(360)]=new Map;const n=this[e(469)][e(386)];n[e(443)](e(402),Vc),n[e(443)](e(359),!1),this[e(425)]=n[e(474)](e(359))}[Wc(369)](t,e){const n=Wc;0===this[n(360)][n(367)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(360)]){const r=this[t(373)][t(346)](e);r||n?r&&n&&this[t(430)](e):this[t(418)](e)}this[t(360)][t(407)](),this[t(469)][t(437)][t(474)](t(451))[t(422)](),this[t(361)]()}),10),this[n(360)][n(440)](t,e)}[Wc(404)](){const t=Wc,e=this[t(469)],n=e[t(437)][t(474)](t(414)),r=e[t(437)][t(474)](t(470)),s=e[t(437)][t(474)](t(451)),o=e[t(437)][t(474)](t(362));e.ui[t(350)][t(417)](t(441),(e=>this[t(410)](e))),s[t(458)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(394)](this[e(373)])){const s=t[e(376)](),o=[];for(const t of s){if(!t[e(450)])continue;if(t[e(482)]){o[e(383)](...t[e(374)]());continue}const n=t[e(388)]();if(o[e(460)]>0){const t=o[0][e(375)](n);if(t){o[0]=t;continue}}o[e(383)](n)}n[e(383)]([r[e(382)],o])}return n})),this[t(378)](n,t(476),((e,n)=>{const r=t;this[r(378)](n,r(347),((t,e,s,o)=>{const i=r;n[i(450)]&&(null==s?(this[i(351)](o[i(408)]),this[i(369)](n,!1)):(this[i(351)](s[i(408)]),null==o&&this[i(369)](n,!0)))})),null!==n[r(409)]?this[r(351)](n[r(408)]):this[r(369)](n,!1)})),this[t(378)](n,t(380),((e,n,r)=>{const s=t;this[s(442)](n,s(347)),this[s(360)][s(454)](n),this[s(373)][s(346)](n)&&this[s(430)](n),r&&this[s(351)](r[s(408)])})),this[t(378)](n,t(366),((e,n)=>{this[t(351)](n)})),this[t(378)](r,t(354),(()=>{this[t(361)]()})),this[t(378)](o,t(461),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(475)](r))return;const i=n[o(464)](r);this[o(373)][o(474)](i)[o(382)][o(406)]()}),{priority:t(467)})}[Wc(361)](){const t=Wc,e=this[t(469)][t(437)][t(474)](t(470)),n=this[t(469)][t(437)][t(474)](t(414)),r=Array[t(394)](e[t(465)],(e=>e[t(471)]))[t(372)]((e=>this[t(462)][t(346)](e))),s=[];for(const e of r){const n=this[t(462)][t(474)](e)[t(398)][t(376)]();s[t(383)](...n[t(413)](((e,n)=>[...e,...n[t(438)]()]),[]))}n[t(468)]=s}[Wc(410)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(469)][n(399)][n(474)](n(441)),i=Hr(t,n(353));r[n(364)][n(440)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(364)][n(447)](n(429)).to(o,n(365)),r[n(364)].on(n(357),(()=>{const t=n;o[t(357)](),this[t(469)][t(439)][t(382)][t(406)]()}));const a=new e.Collection,c=[{type:n(349),model:{withText:!0,label:i,commandName:n(441)}},{type:n(446)},{type:n(433),model:{withText:!0,label:Hr(t,n(397)),commandName:n(387)}},{type:n(433),model:{withText:!0,label:Hr(t,n(481)),commandName:n(455)}},{type:n(433),model:{withText:!0,label:Hr(t,n(381)),commandName:n(472)}},{type:n(433),model:{withText:!0,label:Hr(t,n(435)),commandName:n(371)}}];for(const t of c){let e={type:n(446)};if(t[n(398)]){const r=new s.ViewModel(t[n(398)]),o=this[n(469)][n(399)][n(474)](r[n(419)]);r[n(447)](n(429),n(385)).to(o,n(365),n(385)),e={type:t[n(415)],model:r}}a[n(417)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(372)]((t=>null!=t[n(398)]))[n(392)]((t=>this[n(469)][n(399)][n(474)](t[n(398)][n(419)]))),l=r[n(364)];return l[n(479)][n(444)](n(385)),l[n(428)][n(444)](n(385)),l[n(479)][n(447)](n(385)).to(o,n(385)),l[n(428)][n(447)](n(385))[n(421)](u,n(385),((...t)=>t[n(449)]((t=>t)))),r.on(n(357),(t=>{const e=n;this[e(469)][e(357)](t[e(466)][e(419)]),this[e(469)][e(439)][e(382)][e(406)]()})),r}[Wc(418)](t){const e=Wc,n=this[e(469)],r=n[e(386)],s=n[e(437)][e(474)](e(470)),i=n[e(437)][e(474)](e(362)),a=n[e(437)][e(474)](e(451)),c=n[e(437)][e(474)](o.Users).me,u=r[e(474)](e(441))[e(427)],{CommentsListView:l,CommentThreadInputView:f}=n[e(437)][e(474)](e(416));let h,g;this[e(403)][e(346)](t.id)?(g=this[e(403)][e(474)](t.id),h=g[e(405)]):(h=new u(n[e(393)],t,c,{disableComments:this[e(425)],editorConfig:r[e(474)](e(434)),maxCommentsWhenCollapsed:r[e(474)](e(355)),maxThreadTotalWeight:r[e(474)](e(432)),maxCommentCharsWhenCollapsed:r[e(474)](e(370)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(474)](e(393))),CommentView:r[e(474)](e(463))[e(389)],CommentsListView:l,CommentThreadInputView:f}),h[e(352)].on(e(357),(()=>{const t=e;n[t(439)][t(382)][t(406)]()})),h[e(480)].on(e(357),(()=>{const t=e;n[t(439)][t(382)][t(406)]()})),g=s[e(363)](this[e(469)][e(393)],h),g[e(447)](e(358)).to(h,e(358)),g[e(447)](e(460)).to(h),g[e(447)](e(415)).to(h,e(415),(t=>e(448)+t)),this[e(403)][e(440)](t.id,g));const d=i[e(411)](t[e(436)],h),p=new Fc(n,t,h,d),m=t[e(376)]()[e(372)]((t=>t[e(450)]));h[e(401)]=n[e(437)][e(474)](e(414))[e(423)][e(457)](m),this[e(373)][e(440)](t,p),this[e(462)][e(440)](h,p);const I=s[e(478)]({view:g,target:()=>{const r=e,s=[],i=t[r(376)]()[r(372)]((t=>t[r(450)]));for(const t of i)s[r(383)](...t[r(424)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(439)],s)},type:()=>e(448)+p[e(382)][e(415)]});i[e(379)](h,I),s[e(417)](I),a[e(390)](I)}[Wc(430)](t){const e=Wc,n=this[e(469)][e(437)][e(474)](e(362)),r=this[e(469)][e(437)][e(474)](e(470)),s=this[e(373)][e(474)](t),o=s[e(382)],i=r[e(356)](o);n[e(456)](o),i&&r[e(400)](i),this[e(373)][e(454)](t),this[e(462)][e(454)](o),s[e(452)]()}[Wc(351)](t){const e=Wc;if(!t[e(450)]||!this[e(373)][e(346)](t))return;const n=this[e(469)][e(437)][e(474)](e(414)),r=this[e(373)][e(474)](t),s=t[e(376)]();r[e(382)][e(401)]=n[e(423)][e(457)](s)}[Wc(452)](){const t=Wc;for(const e of this[t(373)][t(391)]())this[t(430)](e);for(const e of this[t(403)][t(453)]())e[t(405)][t(452)]();super[t(452)]()}}var Zc=Yc;function Yc(t,e){var n=Qc();return(Yc=function(t,e){return n[t-=169]})(t,e)}function Qc(){var t=["843jvVloI","editor","54lGyCDR","4401419rxhGWq","4446VkeRaz","getSuggestions","TrackChanges","adapter","requires","21968RWlWgi","getSuggestion","addSuggestionData","Comments","addSuggestion","1091993twOBii","get","30OqcfYE","6525245AhhTBK","6TbbuwX","30972bwipoF","53196264EAtPeU","plugins","3932tZtyns","pluginName"];return(Qc=function(){return t})()}!function(t,e){for(var n=Yc,r=t();;)try{if(697404===-parseInt(n(170))/1*(-parseInt(n(177))/2)+parseInt(n(175))/3*(parseInt(n(173))/4)+parseInt(n(192))/5+-parseInt(n(169))/6*(-parseInt(n(189))/7)+parseInt(n(184))/8*(parseInt(n(179))/9)+-parseInt(n(191))/10*(-parseInt(n(178))/11)+-parseInt(n(171))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class Jc extends t.Plugin{static get[Zc(183)](){return[Ec,qc,Zc(187)]}static get[Zc(174)](){return Zc(181)}set[Zc(182)](t){var e=Zc;this[e(176)][e(172)][e(190)](Ec)[e(182)]=t}get[Zc(182)](){var t=Zc;return this[t(176)][t(172)][t(190)](Ec)[t(182)]}[Zc(188)](t){var e=Zc;return this[e(176)][e(172)][e(190)](Ec)[e(186)](t)}[Zc(180)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(176)][n(172)][n(190)](Ec)[n(180)]({skipNotAttached:t,toJSON:e})}[Zc(185)](t){var e=Zc;return this[e(176)][e(172)][e(190)](Ec)[e(185)](t)}}const $c=tu;function tu(t,e){const n=ou();return(tu=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=tu,r=t();for(;;)try{if(607940===parseInt(n(435))/1*(-parseInt(n(399))/2)+parseInt(n(386))/3*(parseInt(n(433))/4)+parseInt(n(425))/5+-parseInt(n(423))/6+parseInt(n(414))/7+parseInt(n(406))/8+-parseInt(n(430))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const eu=[$c(404)];class nu extends t.Plugin{static get[$c(434)](){return[Ec]}static get[$c(393)](){return $c(390)}[$c(426)](){const t=$c,n=this[t(411)];if(n[t(424)][t(397)](t(445),(e=>{const r=t,s=n[r(419)][r(407)][r(396)]()[r(438)](((t,e)=>(t[e]="",t)),{});return n[r(409)][r(388)](s,e)})),t(428)!=typeof n[t(424)][t(436)](t(402))[t(387)])throw new e.CKEditorError(t(403))}[$c(415)](t){return iu(this[$c(411)],!0,t)}[$c(408)](t){return iu(this[$c(411)],!1,t)}}class ru extends t.Plugin{static get[$c(393)](){return $c(391)}constructor(t){const e=$c;super(t),this[e(405)]=e(432)}[$c(426)](){const t=$c;this[t(411)][t(392)][t(436)](t(421))[t(443)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(411)][t(392)][t(436)](t(429))[t(443)]=null}}function su(t){return void 0!==t[$c(418)]}function ou(){const t=["Users","useAnonymousUser","createDocumentFragment","_adapter","createElement","trackChangesData.editorCreator","discardAllSuggestions","12vPGDRR","editorCreator","create","appendChild","TrackChangesData","TrackChangesDataGetter","plugins","pluginName","map","execute","getRootNames","define","users","2mSeYiJ","getUser","push","trackChangesData","track-changes-data-invalid-editor-creator","Pagination","result","8758184BwLChD","document","getDataWithDiscardedSuggestions","constructor","getFullData","editor","rootsAttributes","set","2265956qtdAcN","getDataWithAcceptedSuggestions","getSuggestions","div","getRootsAttributes","model","acceptAllSuggestions","CommentsRepository","addUser","1123890NKXgVo","config","4228520pGrENj","init","data","function","TrackChangesEditing","14970816PVCyAW","destroy","end","345068haRxbn","requires","150574LRaJpt","get","name","reduce","addSuggestionData"];return(ou=function(){return t})()}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(392)][r(401)](Ec,ru),s[r(412)]=su(t)?t[r(418)]():void 0;const i=document[r(442)](),a=t[r(424)][r(436)](r(402))[r(387)],c=await a(s,(()=>function(t){const e=r,n=document[e(444)](e(417));return t[e(389)](n),n}(i)));!function(t,e){const n=r,s=t[n(419)][n(407)][n(396)]()[n(438)](((e,r)=>(e[r]=t[n(427)][n(436)]({rootName:r}),e)),{}),o=t[n(392)][n(436)](n(440))[n(398)][n(394)]((t=>({id:t.id,name:t[n(437)]}))),i=t[n(392)][n(436)](n(429))[n(416)]({skipNotAttached:!0,toJSON:!0}),a=e[n(392)][n(436)](n(440)),c=e[n(392)][n(436)](n(429));for(const t of o)a[n(400)](t.id)||a[n(422)](t);a.me||a[n(441)]();for(const t of i)c[n(439)](t);e[n(427)][n(413)](s)}(t,c),c[r(395)](r(e?420:446));const u=su(c)?c[r(410)](n):c[r(427)][r(436)](n);return await c[r(431)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=303]})(t,e)}function cu(){var t=["10lmDwzs","15194fqejop","5059878CldRnR","7muOVJY","1754340hdlnWX","1095359vyHPKd","16575579pOcNHQ","15183432wEJjwC","12678192lsUBRf","129oZMSbD","5vuNdrj"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(927231===parseInt(n(309))/1+parseInt(n(305))/2*(-parseInt(n(313))/3)+parseInt(n(308))/4+-parseInt(n(303))/5*(-parseInt(n(306))/6)+parseInt(n(307))/7*(-parseInt(n(312))/8)+-parseInt(n(310))/9*(-parseInt(n(304))/10)+-parseInt(n(311))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Uc,TrackChanges:()=>Qc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["refresh","1437100OrXbdG","value","TrackChangesCommand","isEnabled","12uJojpv","4660rRJeHW","_enabledCommands","commands","affectsData","clearForceDisabled","_enableCommands","1476276GHEAOv","2uALMwO","242417eEkKro","editor","147536XmiOrE","66omZdAa","33sjjGMy","1971520YGfPUv","17436qdvwkF","has","_isEnabledBasedOnSelection","_disableUnsupportedCommands","forceDisabled","execute","1710iDZeVM"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(147337===parseInt(n(465))/1*(-parseInt(n(462))/2)+-parseInt(n(466))/3*(parseInt(n(469))/4)+parseInt(n(477))/5+-parseInt(n(481))/6*(-parseInt(n(463))/7)+-parseInt(n(468))/8+-parseInt(n(475))/9*(parseInt(n(482))/10)+-parseInt(n(467))/11*(-parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(483)]=e,this[n(478)]=!1,this[n(476)](),this[n(471)]=!1}[c(476)](){this[c(480)]=!0}[c(474)](){const t=c;this[t(478)]=!this[t(478)],this[t(478)]?this[t(472)]():this[t(460)]()}[c(472)](){const t=c;for(const e of this[t(464)][t(484)][t(484)]())e[t(485)]&&!this[t(483)][t(470)](e)&&e[t(473)](t(479))}[c(460)](){const t=c;for(const e of this[t(464)][t(484)][t(484)]())e[t(485)]&&!this[t(483)][t(470)](e)&&e[t(459)](t(479))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=247]})(t,e)}const g=h;function d(){const t=["acceptSuggestion","860068hGWmge","get","96867BqRPXd","_suggestions","refresh","169830DQlvTS","95817ZERYJA","TrackChangesEditing","60XxGfOe","track-changes-accept-suggestion-not-found","getRanges","plugins","canEditAt","_isEnabledBasedOnSelection","22ETJCUD","execute","isEnabled","editor","366395RUKlBA","model","8hUHHvq","2066764gjsoJq","1633512BRAwSL"];return(d=function(){return t})()}!function(t,e){const n=h,r=t();for(;;)try{if(595192===-parseInt(n(247))/1+parseInt(n(261))/2*(parseInt(n(253))/3)+parseInt(n(255))/4*(parseInt(n(265))/5)+parseInt(n(269))/6+-parseInt(n(268))/7+parseInt(n(267))/8*(parseInt(n(249))/9)+parseInt(n(252))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(250)]=e,this[n(251)](),this[n(260)]=!1}[g(251)](){this[g(263)]=!0}[g(262)](t){const n=g,r=this[n(250)][n(248)](t);if(!r)throw new e.CKEditorError(n(256),this);const s=r[n(257)]();this[n(264)][n(266)][n(259)](s)&&this[n(264)][n(258)][n(248)](n(254))[n(270)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(449234===-parseInt(n(146))/1+parseInt(n(151))/2*(parseInt(n(147))/3)+-parseInt(n(152))/4*(parseInt(n(139))/5)+-parseInt(n(158))/6+-parseInt(n(142))/7+parseInt(n(150))/8*(parseInt(n(153))/9)+parseInt(n(144))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(140)]=e,this[n(155)](),this[n(162)]=!1}[m(155)](){this[m(159)]=!0}[m(160)](t){const n=m,r=this[n(140)][n(156)](t);if(!r)throw new e.CKEditorError(n(145),this);const s=r[n(143)]();this[n(148)][n(154)][n(141)](s)&&this[n(148)][n(157)][n(156)](n(161))[n(149)](r)}}function b(){const t=["_isEnabledBasedOnSelection","2382645Zegrow","_suggestions","canEditAt","428407XTGRdh","getRanges","14593150yAhXkr","track-changes-discard-suggestion-not-found","651774prLIkV","6840VaIiZL","editor","discardSuggestion","60488xHrxnn","464TXKrqC","4woGaoR","549qmKigP","model","refresh","get","plugins","4864548IdlAfK","isEnabled","execute","TrackChangesEditing"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=173]})(t,e)}function _(t){const e=T;return t[e(196)](((t,n)=>e(216)==t[e(175)]&&e(216)!=n[e(175)]?-1:e(216)!=t[e(175)]&&e(216)==n[e(175)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(201)];for(;s<t[n(182)];){const a=t[s],c=t[s+1];r||(r=e[n(199)](a)),A(e,a,c)||(o[n(184)](e[n(204)](r,i[n(206)](a)?e[n(174)](a):e[n(180)](a,n(209)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(174)](e),o=t[r(199)](n);return s[r(189)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(825022===-parseInt(n(190))/1+-parseInt(n(198))/2*(-parseInt(n(197))/3)+-parseInt(n(192))/4*(parseInt(n(187))/5)+parseInt(n(208))/6+-parseInt(n(186))/7+-parseInt(n(191))/8*(-parseInt(n(207))/9)+-parseInt(n(183))/10*(-parseInt(n(213))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(182)];){const s=n[r(200)](0,100);t[r(215)]((()=>{const t=r;for(const n of s)n[t(181)]&&e[t(205)](n.id)}))}}function k(){const t=["isIntersecting","11zrSgOV","getRanges","change","deletion","color","createPositionAfter","type","join","isMultiRange"," [color ","from","createPositionAt","isInContent","length","13288540QZxOvH","push","content","4631018ccXkkk","2765uqTjbD","next","isTouching","1368257aSAVaY","8iJGixV","4332UFYxey","replace","isArray","map","sort","3630789XmEOYc","2gwiWRS","createPositionBefore","splice","schema","value","isCollapsed","createRange","execute","isObject","1608327AfjxnE","4415592DgkzFg","end","start","add"];return(k=function(){return t})()}function R(){const t=["isEnabled","18TKDDPg","2493892qgDaNz","_suggestions","27782FNFmPU","_isEnabledBasedOnSelection","values","20ohjSSP","editor","_command","canEditAt","refresh","57qFsJSE","execute","some","1546620EBatbz","isInContent","model","852480rrWGjR","getRanges","41936FGwRSn","from","363144HlekXR","3068303SzjxmU"];return(R=function(){return t})()}const N=L;function L(t,e){const n=R();return(L=function(t,e){return n[t-=236]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(359254===-parseInt(n(242))/1+-parseInt(n(258))/2*(-parseInt(n(250))/3)+-parseInt(n(240))/4+-parseInt(n(245))/5*(parseInt(n(236))/6)+parseInt(n(237))/7+parseInt(n(256))/8+parseInt(n(239))/9*(parseInt(n(253))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(247)]=e,this[r(241)]=n,this[r(249)](),this[r(243)]=!1}[N(249)](){const t=N,e=Array[t(259)](this[t(241)][t(244)]())[t(252)]((e=>e[t(254)]));this[t(238)]=this[t(247)][t(238)]&&e}[N(251)](){const t=N,e=_(Array[t(259)](this[t(241)][t(244)]()));for(const n of e){const e=n[t(257)]();if(!this[t(246)][t(255)][t(248)](e))return}C(this[t(246)][t(255)],this[t(247)],e)}}function v(t,e){const n=O();return(v=function(t,e){return n[t-=111]})(t,e)}const M=v;function O(){const t=["1319376lAPulP","selection","getRanges","382056WaqCMC","1751880Avvekj","_command","execute","canEditAt","1072344LGgxXU","_isEnabledBasedOnSelection","size","150783onxWai","editor","8360730bVrjzf","isEnabled","model","18KFuhyG","refresh","_suggestions","values","2XCydCp","309036ukAmRI","document","7ydxHxN","_selectedSuggestions","from"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(310740===parseInt(n(113))/1+-parseInt(n(112))/2*(-parseInt(n(129))/3)+-parseInt(n(126))/4+-parseInt(n(122))/5+-parseInt(n(121))/6*(-parseInt(n(115))/7)+-parseInt(n(118))/8*(parseInt(n(134))/9)+parseInt(n(131))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(123)]=e,this[r(136)]=n,this[r(116)]=new Set,this[r(135)](),this[r(127)]=!1}[M(135)](){const t=M,e=this[t(130)][t(133)][t(114)][t(119)],n=Array[t(117)](this[t(136)][t(111)]());this[t(116)]=function(t,e){const n=T,r=Array[n(179)](t[n(214)]()),s=new Set;for(const o of e)if(o[n(181)])for(const e of r)for(const r of o[n(214)]())(e[n(212)](r)||t[n(203)]&&!o[n(177)]&&o[n(188)]&&r[n(209)][n(189)](e[n(210)]))&&s[n(211)](o);return s}(e,n),this[t(132)]=this[t(123)][t(132)]&&!!this[t(116)][t(128)]}[M(124)](){const t=M,e=_(Array[t(117)](this[t(116)]));for(const n of e){const e=n[t(120)]();if(!this[t(130)][t(133)][t(125)](e))return}C(this[t(130)][t(133)],this[t(123)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const U=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const B=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function H(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}H.prototype.clear=F,H.prototype.delete=U,H.prototype.get=B,H.prototype.has=j,H.prototype.set=G;const V=H;const z=function(){this.__data__=new V,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(J,"Map");const kt=At(Object,"create");const Rt=function(){this.__data__=kt?kt(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||V),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ht(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ht.prototype.clear=Dt,Ht.prototype.delete=Ut,Ht.prototype.get=Bt,Ht.prototype.has=jt,Ht.prototype.set=Gt;const Vt=Ht;const zt=function(t,e){var n=this.__data__;if(n instanceof V){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Vt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new V(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const Fe=function(t,e){return t&&Qt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?ke(t,!0):xe(t)};const Be=function(t,e){return t&&Qt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,He=Ge&&Ge.exports===je?J.Buffer:void 0,Ve=He?He.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=Ve?Ve(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Ue,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=J.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Rn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const Bn=Un?Ie(Un):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Hn=Gn?Ie(Gn):jn;var Vn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Vn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Vn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Be(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Hn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Bn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Ue:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Vt),n}$n.Cache=Vt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Vt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Rr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Br=function(t,e){return null==t||Ur(t,e)};function jr(t,e){const n=Hr();return(jr=function(t,e){return n[t-=326]})(t,e)}const Gr=jr;function Hr(){const t=["addRange","discard","add","nodeAfter","getFirstMarker","previous","isInContent","getAllAdjacentSuggestions","creator","data","hasComments","suggestion:","length","end","8653270dAPxWH","removeMarkers","next","getMarkerNames","start","size","6HOWJkE","setAttribute","isExternal","subType","@external","onDiscard","isIntersecting","markers","15223219vTCADa","_model","getContainedElement","createdAt","commentThread","getRanges","push","112fXCgUO","delete","18560LJCcvd","get","10QAYfEi","onAttributesChange","removeMarker","_markerNames","accept","_onDiscard","_onAttributesChange","553SQOvCU","getFirstRange","274221nKcJlw","map","_onAccept","filter","change","getRange","type","2015504CvJzIC","from","set","32064sWoGeO","10811565PcyHtf","addMarkerName","_saved","clear","getItems","substr","onAccept","split","getMultiRangeId","attributes","reduce","toJSON","addMarker","author","isMultiRange","_isDataLoaded","removeAttribute","nodeBefore","decorate","head","getMarkers","isIntersectingWithRange","authoredAt"];return(Hr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(909957===parseInt(n(356))/1+parseInt(n(363))/2+-parseInt(n(366))/3*(-parseInt(n(343))/4)+-parseInt(n(404))/5*(-parseInt(n(328))/6)+-parseInt(n(354))/7*(-parseInt(n(345))/8)+-parseInt(n(367))/9+parseInt(n(347))/10*(-parseInt(n(336))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(382)]=!1,this.id=e.id,this[n(362)]=e[n(362)],this[n(331)]=e[n(331)]||null,this[n(380)]=e[n(380)],this[n(398)]=e[n(398)]||e[n(380)],this[n(330)]=Boolean(e[n(376)]&&e[n(376)][n(332)]),this[n(399)]=null,this[n(337)]=t,this[n(358)]=e[n(373)],this[n(352)]=e[n(333)],this[n(353)]=e[n(348)],this[n(350)]=new Set,this[n(339)]=null,this[n(365)](n(389),null),this[n(365)](n(376),e[n(376)]||{}),this[n(365)](n(395),null),this[n(365)](n(406),null),this[n(365)](n(340),null),this[n(365)](n(369),!1),this[n(385)](n(351)),this[n(385)](n(391))}get[Gr(386)](){const t=Gr;let e=this;for(;e[t(395)];)e=e[t(395)];return e}get[Gr(400)](){const t=Gr;return!!this[t(340)]&&this[t(340)][t(402)]>0}get[Gr(381)](){const t=Gr;return 0!=this[t(350)][t(327)]&&6==Array[t(364)](this[t(350)])[0][t(374)](":")[t(402)]}get[Gr(396)](){return null!==this[Gr(394)]()}[Gr(368)](t){const e=Gr;this[e(350)][e(392)](t)}[Gr(407)](){const t=Gr;return Array[t(364)](this[t(350)])}[Gr(387)](){const t=Gr;return this[t(407)]()[t(357)]((e=>this[t(337)][t(335)][t(346)](e)))[t(359)]((t=>t))}[Gr(394)](){return this[Gr(387)]()[0]||null}[Gr(405)](){const t=Gr;this[t(337)][t(360)]((e=>{const n=t;for(const t of this[n(387)]())e[n(349)](t)})),this[t(350)][t(370)]()}[Gr(349)](t){const e=Gr;this[e(337)][e(360)]((n=>{n[e(349)](t)})),this[e(350)][e(344)](t)}[Gr(390)](t){const e=Gr,n=e(401)+this[e(362)]+":"+this[e(331)]+":"+this.id+":"+this[e(398)].id+":"+Vr[e(375)]();this[e(368)](n),this[e(337)][e(360)]((r=>{r[e(379)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(388)](t){const e=Gr;for(const n of this[e(341)]())if(n[e(334)](t))return!0;return!1}[Gr(341)](){const t=Gr;return this[t(387)]()[t(357)]((e=>e[t(361)]()))}[Gr(371)](){const t=Gr;return this[t(341)]()[t(377)](((e,n)=>[...e,...n[t(371)]()]),[])}[Gr(355)](){const t=Gr;var e;return(null===(e=this[t(394)]())||void 0===e?void 0:e[t(361)]())||null}[Gr(338)](){const t=Gr,e=this[t(341)]();if(1!=e[t(402)])return null;const n=e[0],r=n[t(326)][t(393)],s=n[t(403)][t(384)];return r instanceof i.Element?r!=s?null:r:null}[Gr(351)](){const t=Gr;this[t(358)](this[t(341)](),this[t(399)],this[t(376)]),this[t(405)]()}[Gr(391)](){const t=Gr;this[t(352)](this[t(341)](),this[t(399)],this[t(376)]),this[t(405)]()}[Gr(397)](){const t=Gr,e=[];let n=this[t(386)];for(;n;)e[t(342)](n),n=n[t(406)];return e}[Gr(329)](t,e){const n=Gr,r=qn(this[n(376)]);hr(r,t,e),wr(r,this[n(376)])||(this[n(376)]=r,this[n(353)](r))}[Gr(383)](t){const e=Gr,n=qn(this[e(376)]);Br(n,t),wr(n,this[e(376)])||(this[e(376)]=n,this[e(353)](this[e(376)]))}[Gr(378)](){const t=Gr;return{id:this.id,type:this[t(331)]?this[t(362)]+":"+this[t(331)]:this[t(362)],authorId:this[t(398)].id,createdAt:this[t(339)],hasComments:this[t(400)],data:this[t(399)],attributes:this[t(376)]}}static[Gr(375)](){const t=Gr;return(0,e.uid)()[t(372)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["7CYXrbt","removeContainer","nextSibling","_schema","_customCallbacks","*Remove:* %0","isEmpty","deletion","softBreak","752006Uqjzxn","text","remove","indexOf","isObject","checkChild","skip","_handleAttributeSuggestionDescription","key","_locale","isEqual","_resolveDescriptionItems","previousSibling","isInContent","normal","has","*Insert:* %0","pop","709304LbJSiQ","elementStart","10ysKezY","Container","data","push","element","matchingCallback","getItemLabel","registerElementLabel","getDescriptions","start","addFormat","87224nRNxoH","add","*Set format:* %0","type","_attributeLabels","_handleInsertRemoveSuggestionDescription","newValue","label","$textProxy","removeEmptyContainer","quantity","nodeAfter","2313726HQYOJZ","Object","2749588UHQQmX","join","item","*Change to:* %0","_itemLabels","getFirstRange","removeObject","addObject","attribute","set","*Merge:* %0","18002106ykbVGO","REPLACE_TEXT","registerAttributeLabel","insertion","addContainer","replace","*Split:* %0","$1 $2","subType","length","_handleRenameSuggestionDescription","1140348DjFtNF","getWalker","ELEMENT_SPACE","*Remove format:* %0","function","map","addEmptyContainer","format","_itemLabelsCallbacks","get","$text","elementEnd","removeFormat","_handleCustomCallbackDescription","registerDescriptionCallback","match","_addDescriptionItems","name","EmptyContainer","end"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(577507===-parseInt(n(481))/1+parseInt(n(463))/2+parseInt(n(434))/3+-parseInt(n(508))/4+parseInt(n(483))/5*(-parseInt(n(506))/6)+-parseInt(n(454))/7*(parseInt(n(494))/8)+parseInt(n(519))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(458)]=[],this[n(512)]=new Map,this[n(442)]=[],this[n(498)]=new Map,this[n(457)]=t,this[n(472)]=e}[Wr(491)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(432)];o++){const i=t[o];if(!i[e(476)])continue;const a=this[e(447)](i);if(a){if(null!=i[e(431)]){if(r[e(478)](i[e(431)]))continue;r[e(495)](i[e(431)])}n[e(486)](a)}else if(e(516)!=i[e(497)])e(522)!=i[e(497)]&&e(461)!=i[e(497)]||this[e(499)](n,i,t[o+1]);else{const t=i[e(485)][e(471)];if(s[e(478)](t))continue;s[e(495)](i[e(485)][e(471)]),t==Ic?this[e(433)](n,i):this[e(470)](n,i)}}return this[e(474)](n)}[Wr(448)](t){const e=Wr;this[e(458)][e(486)](t)}[Wr(490)](t,n,r=e.priorities[Wr(477)]){const s=Wr;s(438)==typeof t?(0,e.insertToPriorityArray)(this[s(442)],{matchingCallback:t,label:n,priority:r}):this[s(512)][s(517)](t,n)}[Wr(521)](t,e){const n=Wr;this[n(498)][n(517)](t,e)}[Wr(489)](t,e=1){const n=Wr;let r;for(const e of this[n(442)])if(e[n(488)](t)){r=e[n(501)];break}return r||(r=this[n(512)][n(443)](t[n(451)])),r?r(e):1!==e?e+" "+t[n(451)]+"s":""+t[n(451)]}[Wr(450)](t,e){const n=Wr,r=e[n(513)]()[n(435)](),s=n(522)==e[n(497)]?n(495):n(465);for(const e of r){const o=e[n(510)],i=t[t[n(432)]-1];if(o.is(n(502)))i&&i[n(497)][n(466)](n(484))>-1&&t[n(480)](),i&&n(464)==i[n(497)]?i[s]+=o[n(485)]:t[n(486)]({type:n(464),add:n(495)==s?o[n(485)]:"",remove:n(465)==s?o[n(485)]:""});else if(this[n(457)][n(467)](o)){const a=o;if(i&&i[n(497)][n(466)](n(484))>-1&&t[n(480)](),n(445)==e[n(497)])continue;i&&i[n(497)]==s+n(507)&&i[n(487)][n(451)]==a[n(451)]?i[n(504)]++:t[n(486)]({type:s+n(507),element:a,quantity:1}),r[n(469)]((t=>!(n(445)==t[n(497)]&&t[n(510)]==o)))}else if(this[n(457)][n(468)](o,n(444))||o.is(n(487),n(462))){const r=o;if(n(495)==s&&n(482)==e[n(497)]||n(465)==s&&n(445)==e[n(497)])continue;if(i&&-1==i[n(497)][n(466)](n(484))){n(464)==i[n(497)]&&(i[s]+="\n");continue}let a;if(a=n(495)==s?r[n(456)]&&!this[n(457)][n(467)](r[n(456)])?r[n(456)]:null:r[n(475)]&&!this[n(457)][n(467)](r[n(475)])?r[n(475)]:null,r[n(460)]||a&&a[n(460)]){const e=a&&a[n(460)]?a:r;i&&i[n(497)]==s+n(452)&&i[n(487)][n(451)]==e[n(451)]?i[n(504)]++:t[n(486)]({type:s+n(452),element:e,quantity:1})}else t[n(486)]({type:s+n(484),element:r})}}}[Wr(474)](t){const e=Wr,n=this[e(472)],r=[],s=[],o=[];for(const i of t)switch(i[e(497)]){case e(464):if(i[e(495)]=i[e(495)][e(428)](/(\S)\u000A+(\S)/g,e(430))[e(428)](/\u000A/g,""),i[e(465)]=i[e(465)][e(428)](/(\S)\u000A+(\S)/g,e(430))[e(428)](/\u000A/g,""),""!=i[e(495)]&&""!=i[e(465)]){r[e(486)]({type:e(428),content:zr(n,e(520),['"'+i[e(465)]+'"','"'+i[e(495)]+'"'])});continue}if(null!=i[e(495)][e(449)](/^ +$/)){r[e(486)]({type:e(522),content:zr(n,e(479),zr(n,e(436),i[e(495)][e(432)]))});continue}if(null!=i[e(465)][e(449)](/^ +$/)){r[e(486)]({type:e(461),content:zr(n,e(459),zr(n,e(436),i[e(465)][e(432)]))});continue}if(""!=i[e(495)]){r[e(486)]({type:e(522),content:zr(n,e(479),'"'+i[e(495)]+'"')});continue}r[e(486)]({type:e(461),content:zr(n,e(459),'"'+i[e(465)]+'"')});continue;case e(440):case e(515):r[e(486)]({type:e(522),content:zr(n,e(479),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(503):case e(514):r[e(486)]({type:e(461),content:zr(n,e(459),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(523):r[e(486)]({type:e(522),content:zr(n,e(429),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(455):r[e(486)]({type:e(461),content:zr(n,e(518),this[e(489)](i[e(487)],i[e(504)]))});continue;case e(493):s[e(486)](i[e(471)]);continue;case e(446):o[e(486)](i[e(471)]);continue;default:r[e(486)](i)}if(s[e(432)]){const t=s[e(439)]((t=>this[e(498)][e(478)](t)?this[e(498)][e(443)](t):t))[e(509)](", ");r[e(486)]({type:e(441),content:zr(this[e(472)],e(496),t)})}if(o[e(432)]){const t=o[e(439)]((t=>this[e(498)][e(478)](t)?this[e(498)][e(443)](t):t))[e(509)](", ");r[e(486)]({type:e(441),content:zr(this[e(472)],e(437),t)})}return r}[Wr(447)](t){const e=Wr;for(const n of this[e(458)]){const r=n(t);if(r&&e(497)in r)return r}}[Wr(470)](t,e){const n=Wr,r=e[n(485)],s=void 0===r[n(500)]?n(446):n(493);t[n(486)]({type:s,key:r[n(471)]})}[Wr(433)](t,e){const n=Wr;t[n(486)]({type:n(441),content:zr(this[n(472)],n(511),this[n(489)](e[n(513)]()[n(492)][n(505)],1))})}[Wr(499)](t,e,n){const r=Wr;if(this[r(450)](t,e),n&&n[r(513)]()&&!e[r(513)]()[r(453)][r(473)](n[r(513)]()[r(492)])){const n=t[t[r(432)]-1],s=r(522)==e[r(497)]?r(495):r(465);n&&r(464)==n[r(497)]&&(n[s]+="\n")}}}const Zr=Yr;function Jr(){const t=["49BVdQAS","609356qDMhyE","TrackChangesEditing","174604TvYBRY","1439400ekTnXh","18494964EpeRJd","afterInit","editor","get","65435TmsKPo","plugins","619376kwEfFt","commands","enableCommand","showAIAssistant","3ZeNFkl","3511614UxGaVL"];return(Jr=function(){return t})()}function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(444301===parseInt(n(301))/1+-parseInt(n(293))/2*(parseInt(n(307))/3)+parseInt(n(295))/4+-parseInt(n(296))/5+-parseInt(n(291))/6+-parseInt(n(292))/7*(parseInt(n(303))/8)+parseInt(n(297))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(298)](){const t=Zr,e=this[t(299)],n=e[t(302)][t(300)](t(294));e[t(304)][t(300)](t(306))&&n[t(305)](t(306))}}function $r(){const t=["FORMAT_JUSTIFY_TEXT","right","alignment","160oQzCjt","14485658LudYdm","registerDescriptionCallback","FORMAT_ALIGNMENT","3007608QkZdjU","commandParams","334089JYzYdA","_registerLegacyDescription","69JmOFpA","has","FORMAT_ALIGN_TO_LEFT","_enableDefaultAttributesIntegration","registerAttributeLabel","90TqKmUi","formatBlock","locale","get","type","format","value","86156BODIoL","left","124114PlKndD","_descriptionFactory","2412viddrh","FORMAT_ALIGN_TO_CENTER","commandName","justify","1335SrAjjt","TrackChangesEditing","center","AlignmentEditing","editor","406656CWPnys","afterInit","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","plugins"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(725429===-parseInt(n(468))/1+-parseInt(n(457))/2*(parseInt(n(484))/3)+-parseInt(n(459))/4*(-parseInt(n(463))/5)+parseInt(n(480))/6+-parseInt(n(496))/7*(-parseInt(n(476))/8)+parseInt(n(482))/9*(parseInt(n(489))/10)+parseInt(n(477))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(469)](){const t=ts,e=this[t(467)],n=e[t(491)];if(!e[t(472)][t(485)](t(466)))return;const r=e[t(472)][t(492)](t(464));r[t(487)](t(475),[],[t(475)]),r[t(458)][t(488)](t(475),zr(n,t(479))),this[t(483)]()}[ts(483)](){const t=ts,e=this[t(467)],n=e[t(491)];e[t(472)][t(492)](t(464))[t(458)][t(478)]((e=>{const r=t;if(r(490)!=e[r(493)])return;const{data:s}=e;if(s&&r(475)==s[r(461)]){const t=s[r(481)][0][r(495)];return{type:r(494),content:zr(n,r(470),function(t){const e=r;switch(t){case e(456):return zr(n,e(486));case e(474):return zr(n,e(471));case e(465):return zr(n,e(460));case e(462):return zr(n,e(473))}}(t))}}}))}}function rs(){const t=["underline","toLowerCase","registerDescriptionCallback","strikethrough","309378mbshoZ","32090PCCsvj","BoldEditing","FORMAT_STRIKETHROUGH","code","bold","FORMAT_","afterInit","toUpperCase","485492BPkeYw","ItalicEditing","FORMAT_CODE","6316jljuud","FORMAT_SUBSCRIPT","formatInline","FORMAT_SUPERSCRIPT","forceValue","type","_descriptionFactory","TrackChangesEditing","commandName","FORMAT_BOLD","*Remove format:* %0","_enableDefaultAttributesIntegration","registerAttributeLabel","CodeEditing","has","2301056lNqfGZ","7peLBZQ","slice","subscript","5888169DNkgeA","commandParams","StrikethroughEditing","10oSBrlA","superscript","_registerLegacyDescription","482478toYEqt","SuperscriptEditing","FORMAT_ITALIC","UnderlineEditing","format","*Format:* %0","get","italic","plugins","205eqcVRM","editor","locale","SubscriptEditing","FORMAT_UNDERLINE"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(156505===parseInt(n(494))/1+parseInt(n(502))/2+parseInt(n(493))/3+-parseInt(n(505))/4*(-parseInt(n(484))/5)+parseInt(n(530))/6*(parseInt(n(521))/7)+parseInt(n(520))/8+parseInt(n(524))/9*(-parseInt(n(527))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(495),ss(503),ss(533),ss(518),ss(526),ss(487),ss(531)];class as extends t.Plugin{[ss(500)](){const t=ss,e=this[t(485)],n=e[t(483)][t(481)](t(512)),r=e[t(486)];for(const s of is){if(!e[t(483)][t(519)](s))continue;const o=s[t(522)](0,-7)[t(490)](),i=t(499)+o[t(501)]();n[t(516)](o,[o]),n[t(511)][t(517)](o,zr(r,i))}this[t(529)]()}[ss(529)](){const t=ss,e=this[t(485)],n=e[t(486)],r=e[t(483)][t(481)](t(512));function s(e,s){const o=t;r[o(511)][o(491)]((t=>{const r=o;if(r(507)!=t[r(510)])return;const{data:i}=t;return i&&i[r(513)]===e?i[r(525)][0][r(509)]?{type:r(534),content:zr(n,r(535),s)}:{type:r(534),content:zr(n,r(515),s)}:void 0}))}s(t(498),zr(n,t(514))),s(t(482),zr(n,t(532))),s(t(489),zr(n,t(488))),s(t(497),zr(n,t(504))),s(t(492),zr(n,t(496))),s(t(523),zr(n,t(506))),s(t(528),zr(n,t(508)))}}const cs=fs;function us(){const t=["locale","editor","enableCommand","format","1379430XDQJoF","from","commands","1698184RsTEPi","blockQuote","264084WZKLmj","2659615WMFFnv","forceValue","2414160RGyDEN","checkChild","change","markBlockFormat","has","1714138ygsEeR","parent","commandName","registerDescriptionCallback","value","plugins","schema","*Remove format:* %0","24QowLTE","12gRztih","181496PjVlcx","commandParams","afterInit","TrackChangesEditing","$root","getSelectedBlocks","model","get","60IlucgJ","_descriptionFactory","name","document","ELEMENT_BLOCK_QUOTE","*Set format:* %0","filter","selection","BlockQuoteEditing"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(533039===parseInt(n(491))/1+parseInt(n(499))/2+parseInt(n(486))/3+-parseInt(n(489))/4+parseInt(n(492))/5*(parseInt(n(464))/6)+-parseInt(n(465))/7*(parseInt(n(463))/8)+parseInt(n(494))/9*(-parseInt(n(473))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(467)](){const t=cs,e=this[t(483)],n=e[t(482)];if(!e[t(460)][t(498)](t(481)))return;const r=e[t(460)][t(472)](t(468)),s=this[t(483)][t(488)][t(472)](t(490));r[t(484)](t(490),((n,o={})=>{const i=t,a=this[i(483)][i(471)][i(476)][i(480)],c=o&&void 0!==o[i(493)]?o[i(493)]:!s[i(459)];let u=[];if(c){const t=Array[i(487)](a[i(470)]())[i(479)]((t=>hs(t)||function(t,e){const n=i,r=e[n(495)](t[n(456)],n(490)),s=e[n(495)]([n(469),n(490)],t);return r&&s}(t,this[i(483)][i(471)][i(461)])));u=y(t,e[i(471)])}else{const t=Array[i(487)](a[i(470)]())[i(479)]((t=>hs(t)));u=y(t,e[i(471)])}e[i(471)][i(496)]((()=>{const t=i;for(const e of u)r[t(497)](e,{commandName:t(490),commandParams:[{forceValue:c}]})}))})),r[t(474)][t(458)]((e=>{const r=t,{data:s}=e;if(s&&r(490)==s[r(457)]){const t=zr(n,r(477));return s[r(466)][0][r(493)]?{type:r(485),content:zr(n,r(478),t)}:{type:r(485),content:zr(n,r(462),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=456]})(t,e)}function hs(t){const e=cs;return e(490)==t[e(456)][e(475)]}const gs=ps;function ds(){const t=["afterInit","615hcWcHo","CaseChange","has","5216697TsJilx","3972FzfCDT","changeCaseUpper","editor","changeCaseTitle","8408900AaXAZU","54pfUrTV","plugins","454025fQkASR","enableCommand","get","34469UOatUt","32153iugbsv","30GHBWLp","19052sWfMef","TrackChangesEditing","35CIGTJr","824792EljZwA","changeCaseLower"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(610640===parseInt(n(136))/1*(-parseInt(n(138))/2)+parseInt(n(145))/3*(parseInt(n(139))/4)+-parseInt(n(133))/5*(parseInt(n(131))/6)+parseInt(n(141))/7*(parseInt(n(142))/8)+parseInt(n(125))/9+parseInt(n(130))/10+parseInt(n(137))/11*(-parseInt(n(126))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(144)](){const t=gs,e=this[t(128)];e[t(132)][t(124)](t(123))&&(e[t(132)][t(135)](t(140))[t(134)](t(127)),e[t(132)][t(135)](t(140))[t(134)](t(143)),e[t(132)][t(135)](t(140))[t(134)](t(129)))}}const Is=bs;function Es(){const t=["636950KVlEfe","249591XgDQcS","183491hbpmbH","get","24ChGHZG","afterInit","125307DcLSjR","TrackChangesEditing","editor","5648770otXkvi","enableCommand","496098AArIWt","5315toyzpj","commands","102YGLnwV","plugins","ckbox","908xCTAnb"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(233044===-parseInt(n(280))/1+parseInt(n(274))/2+parseInt(n(275))/3+parseInt(n(273))/4*(parseInt(n(286))/5)+-parseInt(n(288))/6*(-parseInt(n(276))/7)+parseInt(n(278))/8*(-parseInt(n(285))/9)+-parseInt(n(283))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(279)](){const t=Is,e=this[t(282)];e[t(287)][t(277)](t(290))&&e[t(289)][t(277)](t(281))[t(284)](t(290))}}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=103]})(t,e)}const ys=_s;function As(){const t=["plugins","forceValue","9581jKWrCH","10407QZEaLE","CodeBlock","config","from","commandParams","schema","model","isLimit","154CjHfUl","editor","commands","parent","get","document","label","languages","rootElement","checkChild","TrackChangesEditing","markBlockFormat","*Remove format:* %0","registerDescriptionCallback","584fXktPg","commandName","codeBlock","filter","enableCommand","change","format","formatBlock","outdentCodeBlock","_descriptionFactory","blockName","find","*Set format:* %0","has","language","registerElementLabel","value","indentCodeBlock","selection","734256pYZZOr","locale","1806045MbXMXW","385830wKXDXF","afterInit","5550620uMEJPj","type","name","36BnmmpF","ELEMENT_CODE_BLOCK","toLowerCase","24438MzpKhE","getSelectedBlocks"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(278681===parseInt(n(138))/1*(-parseInt(n(131))/2)+-parseInt(n(139))/3*(-parseInt(n(104))/4)+parseInt(n(125))/5+-parseInt(n(134))/6*(-parseInt(n(147))/7)+parseInt(n(123))/8+-parseInt(n(126))/9+-parseInt(n(128))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class Cs extends t.Plugin{[ys(127)](){const t=ys,e=this[t(148)];if(!e[t(136)][t(117)](t(140)))return;const n=e[t(136)][t(151)](t(157)),r=e[t(124)],s=e[t(141)][t(151)](t(106))[t(154)],o=e[t(149)][t(151)](t(106));n[t(108)](t(121)),n[t(108)](t(112)),n[t(108)](t(106),((r,i={})=>{const a=t,c=e[a(145)],u=e[a(145)][a(152)][a(122)],l=i&&void 0!==i[a(137)]?i[a(137)]:!o[a(120)];let f;i[a(118)]||(i[a(118)]=s[0][a(118)]),f=l?Array[a(142)](u[a(135)]())[a(107)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(155))&&!e[n(146)](t)&&e[n(156)](t[n(150)],n(106))}(t,c[a(144)]))):Array[a(142)](u[a(135)]())[a(107)]((t=>ks(t)));const h=y(f,c);c[a(109)]((()=>{const t=a;for(const e of h)n[t(158)](e,{commandName:t(106),commandParams:[{...i,forceValue:l}],formatGroupId:t(114)})}))})),n[t(113)][t(119)](t(106),(e=>zr(r,t(132),e))),n[t(113)][t(103)]((e=>{const n=t;if(n(111)!=e[n(129)])return;const o=r.t,{data:i}=e;if(!i||n(106)!=i[n(105)])return;const a=i[n(143)][0][n(118)],c=o(s[n(115)]((t=>t[n(118)]===a))[n(153)])[n(133)]();return i[n(143)][0][n(137)]?{type:n(110),content:zr(r,n(116),zr(r,n(132),1)+" ("+c+")")}:{type:n(110),content:zr(r,n(159),zr(r,n(132),1))}}))}}function ks(t){const e=ys;return e(106)==t[e(130)]}function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=100]})(t,e)}const Ns=Rs;function Ls(){const t=["23243772wNHkeA","CommentsEditing","27480ovwpgH","1010MwVAHc","61626qsXLUI","10mzwafp","afterInit","addCommentThread","TrackChangesEditing","8Pxwypm","get","plugins","19RkwQjH","2963436ajhTMz","2316182arDgZb","847479CiSIYo","enableCommand","editor","has","147416ydyyVU","9wtAXBV"];return(Ls=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(476871===-parseInt(n(110))/1*(parseInt(n(102))/2)+parseInt(n(113))/3*(-parseInt(n(107))/4)+parseInt(n(101))/5*(-parseInt(n(100))/6)+parseInt(n(111))/7+-parseInt(n(117))/8*(parseInt(n(118))/9)+-parseInt(n(103))/10*(-parseInt(n(112))/11)+parseInt(n(119))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(104)](){const t=Ns,e=this[t(115)];e[t(109)][t(116)](t(120))&&e[t(109)][t(108)](t(106))[t(114)](t(105))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(487)]())o[r(514)](t)&&s[r(502)](n[r(503)](o));return s}function Os(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(524)][r(506)](r(479));return(o,i,a)=>{const c=r;if(!a[c(477)][c(498)](i[c(518)],o[c(521)]))return;const u=i[c(518)][c(501)](),l=i[c(518)][c(525)],f=t[c(519)][c(496)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(486)];d=d||f[c(492)](e);const n=a[c(515)][c(522)](e);if(n&&n[c(508)](c(474)))return;c(495)==t[c(489)]&&f[c(507)](e)&&!f[c(509)](e)&&(e[c(488)]||l[c(494)]?h&&h[c(512)]==e||(h=e,m(t[c(476)]),p=!0):g=g||t[c(476)])}function m(t){const r=c,o=a[r(475)][r(478)](r(485),{class:r(517)+e}),u=a[r(515)][r(480)](t);n&&s[r(491)][r(527)](i[r(516)])&&a[r(475)][r(504)](r(490),o),a[r(475)][r(500)](u,o),a[r(515)][r(505)](o,i[r(516)])}d||p||!g||m(g)}}function ws(t,e){const n=Fs();return(ws=function(t,e){return n[t-=474]})(t,e)}function Fs(){const t=["addClass","bindElementToMarker","get","isBlock","getCustomProperty","isLimit","9muUMBg","listIndent","parent","605589AuZbwA","hasAttribute","mapper","markerName","ck-suggestion-marker-","markerRange","model","2143729MHEFlJ","name","toViewElement","13264bQbCgo","plugins","start","3663152QLUYXL","includes","addHighlight","writer","previousPosition","consumable","createUIElement","TrackChangesEditing","toViewPosition","550930eHKvIf","2clBOaB","element","617358cLWoEB","span","item","getItems","nextSibling","type","ck-suggestion-marker--active","activeMarkers","isContent","875440mjMAQW","isAtEnd","elementEnd","schema","getAttribute","test","listItem","insert","getWalker","push","createRangeOn"];return(Fs=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(189201===parseInt(n(523))/1+parseInt(n(482))/2*(-parseInt(n(513))/3)+parseInt(n(493))/4+parseInt(n(481))/5+-parseInt(n(484))/6+-parseInt(n(520))/7+parseInt(n(526))/8*(parseInt(n(510))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=xs;function Ps(){const t=["markerName","TrackChangesEditing","batch","enqueueChange","modifySelection","end","2793260Fcgxvu","fromRange","unlock","rootName","27aIbPzP","744710zVoWYH","lock","get","bind","plugins","requires","uiElement","options","addMarker:suggestion:deletion","model","10grJhsr","enableCommand","deleteForward","7539ufhQds","setSelection","downcastDispatcher","408255bGaEKU","unbindElementFromMarkerName","delete","2228604GuPkNu","showSuggestionHighlights","forward","document","merge","buffer","data","440028KHObcT","root","high","createSelection","3704Ibankq","mapper","commands","writer","markerNameToElements","isCollapsed","createRange","$graveyard","970084byolLZ","editor","removeMarker:suggestion:deletion","remove","selection","editing","init","unit","detach","getFirstRange","start"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(268517===-parseInt(n(176))/1+-parseInt(n(160))/2+-parseInt(n(126))/3+-parseInt(n(138))/4*(-parseInt(n(170))/5)+parseInt(n(179))/6+-parseInt(n(173))/7*(parseInt(n(130))/8)+parseInt(n(159))/9*(parseInt(n(155))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Us extends t.Plugin{static get[Ds(165)](){return[vs.Delete]}[Ds(144)](){const t=Ds,e=this[t(139)],n=e[t(164)][t(162)](t(150));n[t(171)](t(178));const r=e[t(132)][t(162)](t(172));n[t(171)](t(172),((n,s={})=>{const o=t,a=e[o(169)][o(129)](e[o(169)][o(182)][o(142)]);a[o(135)]&&e[o(169)][o(153)](a,{direction:o(181),unit:s[o(145)]});const c=a[o(147)](),u=i.LiveRange[o(156)](c);let l;n(s),l=o(137)==u[o(127)][o(158)]?e[o(169)][o(136)](c[o(148)]):e[o(169)][o(136)](u[o(148)],u[o(154)]),u[o(146)](),e[o(169)][o(152)](r[o(124)][o(151)],(t=>{const e=o;r[e(124)][e(161)](),t[e(174)](t[e(136)](l[e(154)])),r[e(124)][e(157)]()}))})),e[t(143)][t(175)].on(t(168),Os(e,t(183)),{priority:t(128)}),e[t(125)][t(175)].on(t(168),((n,r,s)=>{const o=t;s[o(167)][o(180)]&&Os(e,o(183),{showActiveMarker:!1})[o(163)](this)(n,r,s)}),{priority:t(128)}),e[t(143)][t(175)].on(t(140),((e,n,r)=>{const s=t,o=r[s(131)][s(134)](n[s(149)]);if(o)for(const t of o)t.is(s(166))&&(r[s(131)][s(177)](t,n[s(149)]),r[s(133)][s(141)](t))}),{priority:t(128)})}}const Bs=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=426]})(t,e)}function Gs(){const t=["execute","formatBlock","refresh","plugins","listType","9198333qXRFbB","selection","getSuggestions","end","ELEMENT_BULLETED_LIST","forceValue","*Split:* list item","meta","noTrackChangesFixer","ELEMENT_NUMBERED_LIST","todoList","find","removeMarker","getAttribute","assureChains","TrackChangesEditing","bulleted","listIndent","length","getFirstMarker","containsItem","attributeKey","registerElementLabel","filter","mergeListItemForward","todo","differ","get","registerCustomCallback","ELEMENT_LIST_ITEM","mergeListItemBackward","includes","todoListChecked","FORMAT_INDENT","toUpperCase","*Merge:* list item","fromRange","_registerLegacyDescription","document","setAttribute","suggestion","previousSibling","_supportLegacySuggestions","newValue","_LIST","commandName","has","ELEMENT_","checkTodoList","numberedList","isLocal","TodoListEditing","listStyle","registerPostFixer","every","5074xilzMi","1074XWznYR","model","*Remove format:* %0","outdentList","*Set format:* %0","map","4158ABUfUr","76695sGdXtk","createRange","push","commandParams","from","*Uncheck item*","nextSibling","10GjOUeC","isObject","_getAttributeKey","list.multiBlock","head","value","editor","nodeAfter","afterInit","_findSuggestions","range","splitListItemBefore","parent","*Format:* insert into %0","indentList","multipleBlocks","registerDescriptionCallback","*Indent:* %0","ELEMENT_TODO_LIST","ListEditing","next","todoListCheck","createPositionAt","deletion","type","splitListItemAfter","isUndo","getFirstRange","4259586IPnNQc","setSelection","documentList","attribute","commands","change","*Format:* remove from %0","listStart","*Change to:* %0","default","listItemId","bulletedList","getRanges","listItemIdFixer","trackChangesCommand","numbered","config","data","1566176rNvITG","start","isNextTo","getChanges","oldValue","format","*Merge:* %0","locale","listReversed","schema","*Check item*","attributes","key","10008jgZyrv","_descriptionFactory","groupId","detach","_enableDefaultAttributesIntegration","*Outdent:* %0","22434820EoiaCD","accept","registerAttributeLabel","_suggestionFactory","batch"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(513421===parseInt(n(537))/1+-parseInt(n(529))/2*(-parseInt(n(530))/3)+parseInt(n(445))/4*(parseInt(n(544))/5)+parseInt(n(427))/6+parseInt(n(536))/7*(-parseInt(n(458))/8)+parseInt(n(474))/9+-parseInt(n(464))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Hs extends t.Plugin{[Bs(552)](){const t=Bs,e=this[t(550)];if(!e[t(472)][t(520)](t(563)))return;const n=e[t(452)],r=e[t(472)][t(501)](t(489)),s=e[t(472)][t(520)](t(525)),o=!!e[t(443)][t(501)](t(547));function i(e){const r=t;return{type:r(450),content:""+zr(n,r(534),e)}}function a(e){const r=t;return{type:r(450),content:""+zr(n,r(532),e)}}r[t(462)](t(523),[],[t(437),t(473),t(491)]),r[t(462)](t(438)),r[t(462)](t(558)),r[t(462)](t(533)),r[t(462)](t(569)),r[t(462)](t(555)),o&&(r[t(462)](t(504)),r[t(462)](t(498))),s&&(r[t(462)](t(484)),r[t(462)](t(522),[],[t(506)]),r[t(459)][t(560)]((e=>{const r=t,{data:s}=e;if(s&&r(506)==s[r(457)])return{type:r(450),content:s[r(517)]?zr(n,r(455)):zr(n,r(542))}})),this[t(550)][t(531)][t(512)][t(527)]((e=>{const n=t;if(e[n(468)][n(570)])return!1;let s=!1;const o=r[n(476)]({skipNotAttached:!0})[n(497)]((t=>n(506)===r[n(546)](t)));for(const t of o)n(499)!=t[n(426)]()[n(446)][n(551)][n(487)](n(473))&&(r[n(553)](t[n(426)](),n(430))[n(485)]((t=>n(473)===r[n(546)](t[n(514)])))||(e[n(486)](t[n(493)]()),s=!0));return s}))),r[t(459)][t(466)](t(491),zr(n,t(507)));const c={type:t(450),content:""};r[t(459)][t(560)]((e=>{const r=t,{data:s}=e;if(!s||r(473)!=s[r(457)])return;let u=e[r(548)];for(;u;){if(u[r(444)]&&(r(526)==u[r(444)][r(457)]&&(u[r(444)][r(517)]&&r(436)!=u[r(444)][r(517)]||r(436)!=u[r(444)][r(449)]&&!s[r(517)])||!o&&u[r(444)][r(457)]==Ic))return c;u=u[r(564)]}if(null==s[r(517)])switch(s[r(449)]){case r(490):return a(zr(n,r(478)));case r(442):return a(zr(n,r(483)));case r(499):return a(zr(n,r(562)))}switch(s[r(517)]){case r(490):return i(zr(n,r(478)));case r(442):return i(zr(n,r(483)));case r(499):return i(zr(n,r(562)))}})),r[t(459)][t(560)]((e=>{const n=t,{data:r}=e;if(r&&n(491)==r[n(457)])return null==r[n(517)]||null==r[n(449)]&&0==r[n(517)]?c:void 0})),r[t(459)][t(560)]((e=>{const r=t;if(r(430)!=e[r(568)])return;const{data:s}=e;if(!s||r(437)!=s[r(457)])return;const o=Vs(e);return o?r(517)==o?{type:r(450),content:zr(n,r(509))}:r(449)==o?{type:r(450),content:zr(n,r(480))}:c:c})),e[t(531)][t(512)][t(527)]((e=>this[t(440)](e))),e[t(531)][t(512)][t(527)]((e=>this[t(482)](e))),e[t(531)][t(512)][t(527)]((e=>this[t(488)](e))),this[t(516)]()}[Bs(440)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;let n=!1;const r=this[e(550)][e(472)][e(501)](e(489))[e(476)]({skipNotAttached:!0})[e(497)]((t=>t[e(444)]&&e(437)==t[e(444)][e(457)]))[e(497)]((t=>t[e(444)][e(517)]&&t[e(444)][e(449)]));for(const s of r)Vs(s)||(t[e(486)](s[e(493)]()),n=!0);return n}[Bs(482)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;const n=this[e(550)][e(472)][e(501)](e(489));if(n[e(441)][e(549)])return!1;let r=!1;const s=[e(473),e(526),e(437),e(491),e(434),e(453),e(565)],o=this[e(550)][e(531)][e(512)][e(500)][e(448)]()[e(497)]((t=>e(430)==t[e(568)]))[e(497)]((t=>s[e(505)](t[e(495)])));if(0==o[e(492)])return r;for(const i of o){const o=n[e(553)](i[e(554)],e(430))[e(497)]((t=>!t[e(481)][e(447)]))[e(535)]((t=>t[e(514)]))[e(497)]((t=>{const r=e,o=n[r(546)](t);return s[r(505)](o)}));if(o[e(492)]){for(const n of o)t[e(486)](n[e(493)]());r=!0}}return r}[Bs(488)](t){const e=Bs;if(t[e(468)][e(570)]||!t[e(468)][e(524)])return!1;const n=this[e(550)][e(472)][e(501)](e(489));let r=!1;const s=[e(473),e(526),e(437),e(491),e(434),e(453),e(565)];for(const t of n[e(476)]({skipNotAttached:!0})){const o=n[e(553)](t[e(426)](),e(430))[e(535)]((t=>t[e(514)]))[e(497)]((t=>t[e(444)]&&s[e(505)](t[e(444)][e(457)])));if(!o[e(492)])continue;const a=o[0][e(548)][e(456)][e(460)];if(!o[e(528)]((t=>t[e(456)][e(460)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(476)]({skipNotAttached:!0})[s(497)]((e=>s(430)==e[s(568)]&&e[s(456)][s(460)]==t)))e[s(513)](s(460),r)}function i(t,n){const r=e;let s=t[r(548)],i=!1;for(;s;)s[r(456)][r(460)]!=n&&(o(s[r(456)][r(460)],n),s[r(513)](r(460),n),i=!0),s=s[r(564)];return i}}[Bs(516)](){const t=Bs,e=this[t(550)],n=e[t(452)],r=e[t(472)][t(501)](t(489));this[t(511)](),r[t(467)][t(502)](t(470),t(429),t(465),(function(n,r){const s=t,o=[];for(let t of n)t[s(446)][s(551)]===t[s(477)][s(556)]&&(t=e[s(531)][s(538)](e[s(531)][s(566)](t[s(446)][s(551)],0))),o[s(539)](t);e[s(531)][s(432)]((t=>{const n=s,a=e[n(531)][n(512)][n(475)],c=Array[n(541)](a[n(439)]())[n(535)]((t=>i.LiveRange[n(510)](t)));t[n(428)](o),e[n(431)][n(501)](r[n(519)])[n(471)](),r[n(540)][n(539)]({forceDefaultExecution:!0}),e[n(469)](r[n(519)],...r[n(540)]),t[n(428)](c);for(const t of c)t[n(461)]()}))})),r[t(459)][t(496)]((function(n){const r=t,s=!e[r(531)][r(454)][r(545)](n),o=n[r(515)],i=n[r(543)],a=n[r(487)](r(437)),c=!o||o[r(487)](r(437))!==a,u=!i||i[r(487)](r(437))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(503),e)))}[Bs(511)](){const t=Bs,e=this[t(550)],n=e[t(452)];function r(n){const r=t,s=e[r(431)][r(501)](r(438))[r(549)],o=e[r(431)][r(501)](r(523))[r(549)];return r(523)===n?s:o}e[t(472)][t(501)](t(489))[t(459)][t(560)]((function(s){const o=t;if(o(470)!=s[o(568)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(519)]){case o(438):u=i[o(540)][0][o(479)],l=r(i[o(519)]),a=o(u?557:433),!l&&e[o(443)][o(501)](o(547))||(a=o(435)),c={type:o(450),content:zr(n,a,zr(n,o(478)))};break;case o(523):u=i[o(540)][0][o(479)],l=r(i[o(519)]),a=o(u?557:433),!l&&e[o(443)][o(501)](o(547))||(a=o(435)),c={type:o(450),content:zr(n,a,zr(n,o(483)))};break;case o(558):a=o(561),c={type:o(450),content:zr(n,a,zr(n,o(503)))};break;case o(533):a=function(t){const e=o,n=t[e(426)]();let r=n[e(446)][e(551)];for(;r&&n[e(494)](r);){if(r[e(487)](e(491))>0)return!1;r=r[e(543)]}return!0}(s)?zr(n,o(433),zr(n,function(t){const e=o;return e(521)+t[e(426)]()[e(446)][e(551)][e(487)](e(473))[e(508)]()+e(518)}(s))):zr(n,o(463),zr(n,o(503))),c={type:o(450),content:a};break;case o(504):case o(498):!1===i[o(559)]&&(a=o(451),c={type:o(567),content:zr(n,a,zr(n,o(503)))})}return c}))}}function Vs(t){const e=Bs;let n=t[e(426)]()[e(446)][e(551)][e(515)];for(;n;){const r=n[e(487)](e(437));if(!r)return!1;if(r==t[e(444)][e(517)])return e(517);if(r==t[e(444)][e(449)])return e(449);n=n[e(515)]}return!1}const zs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(760480===parseInt(n(384))/1+parseInt(n(396))/2*(-parseInt(n(457))/3)+parseInt(n(404))/4*(parseInt(n(392))/5)+-parseInt(n(433))/6+-parseInt(n(390))/7*(-parseInt(n(410))/8)+-parseInt(n(412))/9+-parseInt(n(430))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[zs(432)](){const t=zs;if(!this[t(420)][t(397)][t(408)](t(406)))return;const e=this[t(420)][t(417)][t(407)](t(382)),n=this[t(420)][t(397)][t(407)](t(385));e[t(448)]&&n[t(379)](t(463),[],[t(463)]),e[t(429)]&&n[t(379)](t(388),[],[t(388)]),e[t(459)]&&n[t(379)](t(458),[],[t(458)]);const r={type:t(427),content:""};n[t(426)][t(462)](this[t(395)][t(416)](this));const s=this[t(420)][t(442)];n[t(426)][t(399)](t(388),zr(s,t(386))),n[t(426)][t(462)]((e=>{const n=t,{data:s}=e;if(s&&n(388)==s[n(422)])return null==s[n(456)]||0==s[n(456)]&&null==s[n(409)]?r:void 0})),n[t(426)][t(399)](t(458),zr(s,t(436))),n[t(426)][t(462)]((e=>{const n=t,{data:s}=e;if(s&&n(458)==s[n(422)])return null==s[n(456)]||1==s[n(456)]&&null==s[n(409)]?r:void 0})),this[t(420)][t(423)][t(437)][t(431)]((e=>{const r=t;if(e[r(452)][r(391)])return!1;let s=!1;const o=n[r(400)]({skipNotAttached:!0})[r(393)]((t=>{const e=r,s=n[e(421)](t);return e(458)==s||e(388)==s}));for(const t of o)r(464)!=t[r(454)]()[r(447)][r(394)][r(389)](r(377))&&(n[r(403)](t[r(454)](),r(398))[r(435)]((t=>r(377)==n[r(421)](t[r(415)])))||(e[r(445)](t[r(425)]()),s=!0));return s})),this[t(428)]()}[zs(395)](t){const e=zs,n=this[e(420)][e(442)],{data:r}=t,s={type:e(427),content:""};if(!r||e(463)!=r[e(422)])return;if(!r[e(409)])return e(439)==r[e(456)]?s:{type:e(427),content:""+zr(n,e(418),zr(n,this[e(438)](r[e(456)])))};if(!r[e(456)]){if(e(439)==r[e(409)])return s;let o=t[e(383)];for(;o;){if(o[e(451)]&&e(377)==o[e(451)][e(422)]&&o[e(451)][e(456)])return s;o=o[e(424)]}return{type:e(427),content:""+zr(n,e(449),zr(n,this[e(438)](r[e(409)])))}}if(e(439)!=r[e(456)])return{type:e(427),content:""+zr(n,e(418),zr(n,this[e(438)](r[e(456)])))};let o=t[e(383)];for(;o;){if(o[e(451)]&&e(377)==o[e(451)][e(422)]&&o[e(451)][e(456)]&&o[e(451)][e(409)])return s;o=o[e(424)]}const i=t[e(454)]()[e(447)][e(394)][e(389)](e(377));return{type:e(427),content:zr(n,e(418),zr(n,e(414)+i[e(440)]()+e(380)))}}[zs(428)](){const t=zs,e=this[t(420)],n=e[t(442)];e[t(397)][t(407)](t(385))[t(426)][t(462)]((e=>{const r=t;if(r(461)!=e[r(381)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(455)]){case r(463):o=r(450),i={type:r(427),content:zr(n,o,zr(n,this[r(438)](s[r(419)][0][r(381)])))};break;case r(388):o=s[r(419)][0][r(429)]?r(402):r(387),i={type:r(427),content:zr(n,o)};break;case r(458):o=r(411),i={type:r(427),content:zr(n,o,s[r(419)][0][r(459)])}}return i}))}[zs(438)](t){const e=zs;return e(414)+function(t){const n=e;return qs[n(443)](t)?n(434):Zs[n(443)](t)?n(464):null}(t)[e(440)]()+e(444)+t[e(440)]()[e(405)](/-/g,"_")}}function Xs(){const t=["_registerLegacyDescription","reversed","2244480UGAXaj","registerPostFixer","afterInit","2599296yCmEze","bulleted","find","FORMAT_LIST_START","document","_getTranslationKeyForListStyle","default","toUpperCase","lower-latin","locale","includes","_LIST_","removeMarker","square","start","styles","*Remove format:* %0","*Change to:* %0","data","batch","lower-roman","getFirstRange","commandName","newValue","112323wBGDwU","listStart","startIndex","circle","formatBlock","registerDescriptionCallback","listStyle","numbered","upper-roman","decimal","listType","disc","_enableDefaultAttributesIntegration","_LIST_DEFAULT","type","list.properties","head","776441wgQCVu","TrackChangesEditing","FORMAT_LIST_REVERSED","*Format:* set order to regular","listReversed","getAttribute","5942524cLNlZh","isUndo","808755tFFzUP","filter","nodeAfter","handleDescriptions","22lUEZFw","plugins","attribute","registerAttributeLabel","getSuggestions","decimal-leading-zero","*Format:* set order to reversed","_findSuggestions","16ZiXEtl","replace","ListPropertiesEditing","get","has","oldValue","8GRcOFp","*Format:* set start index to %0","3981438IFQiWJ","upper-latin","ELEMENT_","suggestion","bind","config","*Set format:* %0","commandParams","editor","_getAttributeKey","key","model","next","getFirstMarker","_descriptionFactory","format"];return(Xs=function(){return t})()}const qs=[zs(378),zs(460),zs(446)],Zs=[zs(466),zs(401),zs(453),zs(465),zs(441),zs(413)];var Js=n(507);const Ys=$s;function Qs(){const t=["createPositionAt","commands","parent","enableCommand","remove","data","model","unbindElementFromMarkerName","markerName","873ZFZJbL","editor","writer","addMarker:suggestion:insertion","bind","1563986GKekGA","plugins","selection","showSuggestionHighlights","markInsertion","hasClass","25064NIonVK","requires","2967477mWGipo","TrackChangesEditing","afterExecute","58254BHiglD","getFirstRange","setSelection","enterBlock","document","324597admipt","removeMarker:suggestion:insertion","35VnkYhw","getFirstPosition","markerNameToElements","fire","detach","fromRange","ck-suggestion-marker-split","enter","split","options","createRange","get","2958728rvCwZm","end","editing","high","downcastDispatcher","1809570ukRDpQ","change","init","mapper","nextSibling"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=336]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(600315===-parseInt(n(353))/1+parseInt(n(337))/2+parseInt(n(345))/3+-parseInt(n(367))/4+-parseInt(n(372))/5+parseInt(n(348))/6*(-parseInt(n(355))/7)+-parseInt(n(343))/8*(-parseInt(n(386))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(344)](){return[Js.Enter]}[Ys(374)](){const t=Ys,e=this[t(387)],n=e[t(338)][t(366)](t(346)),r=e[t(378)][t(366)](t(362));n[t(380)](t(362),(()=>{const s=t;e[s(383)][s(373)]((t=>{const o=s,a=e[o(383)][o(352)][o(339)],c=a[o(356)](),u=i.LiveRange[o(360)](a[o(349)]());if(r[o(351)](t)){const r=e[o(383)][o(377)](c[o(379)][o(376)],0),s=t[o(365)](c,r);n[o(341)](s)}else t[o(350)](t[o(365)](u[o(368)]));u[o(359)](),r[o(358)](o(347),{writer:t})}))})),e[t(369)][t(371)].on(t(389),Os(e,t(363)),{priority:t(370)}),e[t(369)][t(371)].on(t(354),((e,n,r)=>{const s=t,o=r[s(375)][s(357)](n[s(385)]);if(o)for(const t of o)t[s(342)](s(361))&&(r[s(375)][s(384)](t,n[s(385)]),r[s(388)][s(381)](t))}),{priority:t(370)}),e[t(382)][t(371)].on(t(389),((n,r,s)=>{const o=t;s[o(364)][o(340)]&&Os(e,o(363),{showActiveMarker:!1})[o(336)](this)(n,r,s)}),{priority:t(370)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=427]})(t,e)}const no=eo;function ro(){const t=["item","createRange","1317043ckLLds","getMarkersGroup","enableCommand","replaceAll","findByTextCallback","filter","findPrevious","model","232244LvFBBz","suggestion:deletion","getIntersection","202278MDDAEq","replace","3854538JIkjEd","editor","1083807PkYUwo","16CVpkNG","FindAndReplaceUtils","plugins","_isInDeletionRange","start","bind","has","697524SazmEz","FindAndReplaceEditing","end","find","createPositionAt","getRange","handleFindCommand","string","get","16OJZZMT","20vZaBNr","afterInit","16213120WeckIs","markers","TrackChangesEditing","findNext"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(470922===-parseInt(n(444))/1+parseInt(n(437))/2*(-parseInt(n(432))/3)+-parseInt(n(429))/4*(-parseInt(n(454))/5)+-parseInt(n(434))/6+-parseInt(n(462))/7*(-parseInt(n(453))/8)+parseInt(n(436))/9+parseInt(n(456))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(455)](){const t=no;if(!this[t(435)][t(439)][t(443)](t(445)))return;const e=this[t(435)][t(439)][t(452)](t(458));e[t(464)](t(447),this[t(450)][t(442)](this)),e[t(464)](t(459)),e[t(464)](t(427)),e[t(464)](t(433)),e[t(464)](t(465))}[no(450)](t,e,n={}){const r=no,s=this[r(435)][r(439)][r(452)](r(438));return t((t=>(r(451)==typeof e?s[r(466)](e,n):e)(t)[r(467)]((e=>!1===this[r(440)](e,t[r(460)])))),n)}[no(440)](t,e){const n=no,r=this[n(435)][n(428)][n(461)](this[n(435)][n(428)][n(448)](e,t[n(441)]),this[n(435)][n(428)][n(448)](e,t[n(446)]));for(const t of this[n(435)][n(428)][n(457)][n(463)](n(430)))if(null!==r[n(431)](t[n(449)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=237]})(t,e)}function ao(){const t=["value","*Set font color:* %0","*Reset font family*","FORMAT_FONT_COLOR","*Set font background color:* %0","FORMAT_FONT_FAMILY","config","fontFamily","22445HuoKEN","20073kIVnWN","48oLnhOy","format","4924359BwEAji","_descriptionFactory","FontFamilyEditing","commandName","*Set font size:* %0","afterInit","locale","_enableDefaultAttributesIntegration","find","trim","FontSizeEditing","type","fontColor.colors","toLowerCase","601089oRyKiC","1400140DqyYtO","*Reset font size*","*Set font family:* %0","normalizeSizeOptions","26094090XFkjKq","formatInline","FORMAT_FONT_BACKGROUND","12eTxPgf","fontBackgroundColor.colors","fontColor","get","858MhNgfI","*Reset font color*","registerAttributeLabel","fontSize.options","editor","model","FontColorEditing","72947psIykB","has","plugins","fontSize","fontBackgroundColor","commandParams","FontBackgroundColorEditing","TrackChangesEditing","_registerLegacyDescription","label","*Reset font background color*","FORMAT_FONT_SIZE","registerDescriptionCallback","title","FontSize"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(446827===-parseInt(n(241))/1+parseInt(n(249))/2*(parseInt(n(284))/3)+-parseInt(n(242))/4+parseInt(n(283))/5*(-parseInt(n(253))/6)+parseInt(n(260))/7*(-parseInt(n(285))/8)+-parseInt(n(287))/9+parseInt(n(246))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(237),commandName:oo(263)},{pluginName:oo(289),commandName:oo(282)},{pluginName:oo(259),commandName:oo(251)},{pluginName:oo(266),commandName:oo(264)}];class uo extends t.Plugin{[oo(292)](){const t=oo,e=this[t(257)][t(293)],n=this[t(257)][t(262)][t(252)](t(267));for(const{pluginName:e,commandName:r}of co)this[t(257)][t(262)][t(261)](e)&&n[t(294)](r,[r]);e.t,n[t(288)][t(255)](t(263),zr(e,t(271))),n[t(288)][t(255)](t(282),zr(e,t(280))),n[t(288)][t(255)](t(251),zr(e,t(278))),n[t(288)][t(255)](t(264),zr(e,t(248))),this[t(268)]()}[oo(268)](){const t=oo,e=this[t(257)],n=e[t(293)];e[t(262)][t(252)](t(267))[t(288)][t(272)]((e=>{const r=t,o=n.t;if(r(247)!=e[r(238)])return;const{data:i}=e;if(null!=i){if(r(263)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=o(this[r(257)][r(262)][r(252)](r(274))[r(245)](this[r(257)][r(281)][r(252)](r(256)))[r(295)]((e=>e[r(258)]==t))[r(273)])[r(240)]();return{type:r(286),content:zr(n,r(291),e)}}return{type:r(286),content:zr(n,r(243))}}if(r(282)==i[r(290)]){const t=i[r(265)][0][r(275)];return t?{type:r(286),content:zr(n,r(244),t)}:{type:r(286),content:zr(n,r(277))}}if(r(251)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=(0,s.normalizeColorOptions)(this[r(257)][r(281)][r(252)](r(239)))[r(295)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(240)]()),{type:r(286),content:zr(n,r(276),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(286),content:zr(n,r(254))}}if(r(264)==i[r(290)]){const t=i[r(265)][0][r(275)];if(t){const e=(0,s.normalizeColorOptions)(this[r(257)][r(281)][r(252)](r(250)))[r(295)]((e=>e[r(258)]==t));let i=t,a="";return e&&(i=e[r(269)],a=o(i)[r(240)]()),{type:r(286),content:zr(n,r(279),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(286),content:zr(n,r(270))}}}}))}}function lo(){const t=["locale","fontBackgroundColor","boolean","charAt","TrackChangesEditing","split","editor","join","commandParams","commands","172052vRUoWQ","enableCommand","model","entries","toUpperCase","formatInline","plugins","_descriptionFactory","slice","_registerLegacyDescription","49hORFqW","fontColor","label","4070TbmMsC","type","push","commandName","config","*Remove all formatting*","5325168TaRFiR","fontColor.colors","15318giOKgK","pasteFormat","4jkkRkd","fontSize","toLowerCase","1011304AEuiEJ","copyFormat","afterInit","formatBlock","title","registerDescriptionCallback","length","25673494rQIchw","3622161tjnFHW","normalizeSizeOptions","_enableDefaultAttributesIntegration","get","*Set format to:* %0","fontSize.options","format","5pwxJkL","FontSize","find","1832842WzjRmI"];return(lo=function(){return t})()}const fo=ho;function ho(t,e){const n=lo();return(ho=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(657257===parseInt(n(454))/1+parseInt(n(443))/2+parseInt(n(433))/3*(parseInt(n(477))/4)+parseInt(n(440))/5*(parseInt(n(473))/6)+-parseInt(n(464))/7*(parseInt(n(480))/8)+parseInt(n(475))/9*(parseInt(n(467))/10)+-parseInt(n(487))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class go extends t.Plugin{[fo(482)](){const t=fo,e=this[t(450)],n=e[t(460)][t(436)](t(448)),r=e[t(453)][t(436)](t(481)),s=e[t(453)][t(436)](t(476));r&&s&&(n[t(435)](t(476)),n[t(455)](t(481)),this[t(463)]())}[fo(463)](){const t=fo,e=this[t(450)],n=e[t(444)];e[t(460)][t(436)](t(448))[t(461)][t(485)]((r=>{const s=t;if(s(483)!=r[s(468)]&&s(459)!=r[s(468)])return;const{data:o}=r;if(o&&s(476)===o[s(470)]){const t=[],r=o[s(452)][0];for(const[n,o]of Object[s(457)](r))t[s(469)](po(e,n,o));return t[s(486)]?{type:s(439),content:zr(n,s(437),t[s(451)](", "))}:{type:s(439),content:zr(n,s(472))}}}))}}function po(t,e,n){const r=fo,o=t[r(444)].t,i=e[r(449)](/(?=[A-Z])/)[r(451)](" "),a=o(i[r(447)](0)[r(458)]()+i[r(462)](1))[r(479)]();if(r(446)==typeof n)return a;if(r(465)===e||r(445)===e){const e=(0,s.normalizeColorOptions)(t[r(471)][r(436)](r(474)))[r(442)]((t=>t[r(456)]==n));return a+" ("+(e?o(e[r(466)])[r(479)]():n)+")"}if(r(478)===e&&isNaN(parseFloat(n))){const e=t[r(460)][r(436)](r(441))[r(434)](t[r(471)][r(436)](r(438)))[r(442)]((t=>t[r(456)]==n));return a+" ("+(e?o(e[r(484)])[r(479)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=447]})(t,e)}function Eo(){const t=["name","commandParams","63288AUFcET","HeadingEditing","afterInit","get","title","10DoQqPg","TrackChangesEditing","heading.options","config","12VLhlMZ","126KvpPUk","*Change to:* %0","2169211fCChPq","match","find","registerElementLabel","ELEMENT_HEADING","editor","type","registerDescriptionCallback","commandName","heading","_descriptionFactory","1188369bsUdVp","model","paragraph","_registerLegacyDescription","_headingOptions","268853fTanzM","ELEMENT_HEADING_CUSTOM","has","23469lWIBgr","locale","plugins","view","formatBlock","42365xblYzc","_getHeadingLevel","value","_enableDefaultAttributesIntegration","format","204stMads","476076khQZRN"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(165040===parseInt(n(453))/1+parseInt(n(467))/2+-parseInt(n(456))/3*(-parseInt(n(479))/4)+parseInt(n(461))/5*(-parseInt(n(466))/6)+-parseInt(n(480))/7*(parseInt(n(470))/8)+parseInt(n(448))/9*(-parseInt(n(475))/10)+parseInt(n(482))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(472)](){const t=mo,e=this[t(487)];if(!e[t(458)][t(455)](t(471)))return;this[t(452)]=e[t(478)][t(473)](t(477));const n=e[t(457)],r=e[t(458)][t(473)](t(476));r[t(464)](t(491));for(const e of this[t(452)])t(450)!=e[t(449)]&&r[t(447)][t(485)](e[t(449)],(n=>{const r=t,i=this[r(462)](e[r(449)]);return null!==i?s(n,i):o(n,e[r(474)])}));function s(e,r){return zr(n,t(486),[e,r])}function o(e,r){return zr(n,t(454),[e,r])}this[t(451)]()}[mo(451)](){const t=mo,e=this[t(487)],n=e[t(457)];e[t(458)][t(473)](t(476))[t(447)][t(489)]((e=>{const r=t;if(r(460)!=e[r(488)])return;const{data:s}=e;if(s&&r(491)==s[r(490)]){const e=s[r(469)][0][r(463)],c=this[r(462)](e);if(null!==c)return{type:r(465),content:zr(n,r(481),(1,a=c,zr(n,r(486),[1,a])))};const u=this[r(452)][r(484)]((t=>t[r(449)]===e))[r(474)];return{type:r(465),content:zr(n,r(481),(o=1,i=u,zr(n,t(454),[o,i])))}}var o,i,a}))}[mo(462)](t){const e=mo;var n,r;const s=t[e(483)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(452)])||void 0===n?void 0:n[e(484)]((n=>n[e(449)]==t));if(o&&o[e(459)]){const t=o[e(459)],n=(null!==(r=t[e(468)])&&void 0!==r?r:t)[e(483)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["24iAQwJh","find","afterInit","commandParams","toLowerCase","2324441FtgOgD","*Remove highlight*","_registerLegacyDescription","editor","1090130XYWcae","formatInline","23335sHNxIF","_descriptionFactory","title","commandName","config","highlight.options","HighlightEditing","highlight","*Set highlight:* %0","TrackChangesEditing","_enableDefaultAttributesIntegration","registerDescriptionCallback","format","FORMAT_HIGHLIGHT","color","6ZIEyIH","has","1319553yrMokd","locale","type","87369dCIvmE","get","model","registerAttributeLabel","plugins","325496iyTUEs","4ZgPNoh","16NTOjOX","value","5091889mzaZZL","320yZHAzW"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(316538===-parseInt(n(229))/1+-parseInt(n(230))/2*(parseInt(n(224))/3)+-parseInt(n(234))/4*(parseInt(n(246))/5)+-parseInt(n(219))/6*(-parseInt(n(240))/7)+parseInt(n(231))/8*(-parseInt(n(221))/9)+parseInt(n(244))/10+parseInt(n(233))/11*(parseInt(n(235))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(237)](){const t=_o,e=this[t(243)];if(!e[t(228)][t(220)](t(210)))return;const n=e[t(228)][t(225)](t(213)),r=e[t(222)];n[t(214)](t(211),[t(211)]),n[t(247)][t(227)](t(211),zr(r,t(217))),this[t(242)]()}[_o(242)](){const t=_o,e=this[t(243)],n=e[t(222)];e[t(228)][t(225)](t(213))[t(247)][t(215)]((r=>{const s=t;if(s(245)!=r[s(223)])return;const{data:o}=r;if(o&&s(211)==o[s(249)]){const t=n.t,r=o[s(238)][0][s(232)];if(r){const o=e[s(250)][s(225)](s(209))[s(236)]((t=>t[s(226)]==r)),i=t(o[s(248)])[s(239)]();return{type:s(216),content:zr(n,s(212),i),color:{value:o[s(218)],title:o[s(248)]}}}return{type:s(216),content:zr(n,s(241),zr(n,s(217)))}}}))}}const Co=ko;function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=188]})(t,e)}function Ro(){const t=["has","locale","3843983bPMiRK","285460hGoZFP","20308ctResC","for","enableCommand","createContainerElement","dataDowncast","horizontalLine","registerElementLabel","94766rEhfEf","div","showSuggestionHighlights","get","ck-horizontal-line","high","625lXreTn","865384xcbKGu","elementToStructure","editor","8fFHsDo","afterInit","plugins","createPositionAt","30fTzRZP","insert","HorizontalLineEditing","conversion","TrackChangesEditing","214iuCtzO","6950574VxgyZi","addClass","_descriptionFactory","ELEMENT_HORIZONTAL_LINE","16554OWMlbs","createEmptyElement"];return(Ro=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(437496===parseInt(n(198))/1+-parseInt(n(210))/2*(-parseInt(n(215))/3)+parseInt(n(221))/4*(-parseInt(n(197))/5)+parseInt(n(205))/6*(parseInt(n(191))/7)+parseInt(n(201))/8*(-parseInt(n(211))/9)+-parseInt(n(220))/10+parseInt(n(219))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[Co(202)](){const t=Co,e=this[t(200)];if(!e[t(203)][t(217)](t(207)))return;e[t(203)][t(194)](t(209))[t(223)](t(189));const n=e[t(203)][t(194)](t(209)),r=e[t(218)];n[t(213)][t(190)](t(189),(e=>zr(r,t(214),e))),e[t(208)][t(222)](t(188))[t(199)]({model:t(189),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(193)])return null;const o=n[s(224)](s(192)),i=n[s(216)]("hr");return n[s(212)](s(195),o),n[s(206)](n[s(204)](o,0),i),o},converterPriority:t(196)})}}const Lo=vo;function So(){const t=["get","attribute","locale","editor","plugins","1168371YnwLPr","21612YKfmNw","commandName","has","htmlEmbed","type","20rgyxRe","format","2910246aHUEvD","TrackChangesEditing","78495aaCOnE","*Change %0 content*","nodeAfter","657002XxksUj","ELEMENT_HTML_EMBED","110IdNPpu","start","value","2YHSGpc","formatBlock","HtmlEmbed","registerElementLabel","element","getFirstRange","11527096zgCxgL","afterInit","key","registerDescriptionCallback","_registerLegacyDescription","_descriptionFactory","2891zWiCFt","6055654bunrfK","rawHtml","_enableDefaultAttributesIntegration"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=348]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(781345===parseInt(n(382))/1*(parseInt(n(377))/2)+parseInt(n(372))/3+-parseInt(n(370))/4*(-parseInt(n(374))/5)+-parseInt(n(365))/6*(parseInt(n(355))/7)+parseInt(n(349))/8+parseInt(n(364))/9*(-parseInt(n(379))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Lo(350)](){const t=Lo,e=this[t(362)];if(!e[t(363)][t(367)](t(384)))return;const n=e[t(363)][t(359)](t(373)),r=e[t(361)];n[t(354)][t(385)](t(357),(e=>zr(r,t(378),e))),n[t(358)](t(368),[],[t(381)]),n[t(354)][t(352)]((e=>{const n=t;if(n(360)!=e[n(369)])return;const{data:s}=e;if(s&&n(381)==s[n(351)]&&e[n(348)]()[n(380)][n(376)].is(n(386),n(357))){const t=zr(r,n(378));return{type:n(371),content:zr(r,n(375),t)}}})),this[t(353)]()}[Lo(353)](){const t=Lo,e=this[t(362)],n=e[t(361)];e[t(363)][t(359)](t(373))[t(354)][t(352)]((e=>{const r=t;if(r(383)!=e[r(369)])return;const{data:s}=e;if(s&&r(368)==s[r(366)]){const t=zr(n,r(378));return{type:r(371),content:zr(n,r(375),t)}}}))}}function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=432]})(t,e)}const wo=Oo;function Fo(){const t=["imageInline","ELEMENT_IMAGE","forceDefaultExecution","imageStylePreApply","registerElementLabel","backward","uploadImage","getSuggestionCallback","10031504bTHapH","_descriptionFactory","251004pPmRMj","markBlockFormat","getFirstRange","get","fromPosition","ImageUploadEditing","getCaptionFromImageModelElement","end","length","imageCaption","selection","convertBlockImageToInline","39680450jJfpMe","forward","*Reset image width*","accept","attribute","convertInlineImageToBlock","start","3976TOqRYL","has","editor","TrackChangesEditing","commandParams","ELEMENT_INLINE_IMAGE","1213524PZKNgX","FORMAT_IMAGE_SIZE","_findSuggestions","isCollapsed","nodeAfter","markInsertion","alt","plugins","discard","width","element","schema","isBefore","Inline image to block image","key","imageTextAlternative","isEqual","caption","toPrevious","nodeBefore","28BllXXG","formatInline","previous","registerAttributeLabel","insertImage","ImageBlockEditing","ELEMENT_CAPTION","*Set image width:* %0","commandName","115014FLKsEv","enableCommand","isIntersecting","registerDescriptionCallback","resizedWidth","ImageTextAlternativeEditing","format","locale","type","registerCustomCallback","resizeImage","addObject","subType","markDeletion","ImageCaptionEditing","detach","getContainedElement","model","*Set image text alternative:* %0","document","change","filter","chain","toNext","*Remove image text alternative*","ImageResize","afterInit","insertion","getNearestSelectionRange","_suggestionFactory","imageTypeBlock","48oAvBca","find","removeObject","_registerLegacyDescription","imageBlock","join","findIndex","674895jRaOwX","ImageInlineEditing","toggleImageCaption","deletion","newValue","ImageUtils","createRange","ImageEditing","imageTypeInline","_enableDefaultAttributesIntegration","isOwn","isBlockImage","getClosestSelectedImageElement","ImageCaptionUtils","Block image to inline image","18135EfJGGh","createRangeOn","formatBlock"];return(Fo=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(903760===parseInt(n(443))/1+parseInt(n(488))/2*(parseInt(n(497))/3)+-parseInt(n(528))/4*(parseInt(n(535))/5)+parseInt(n(468))/6+-parseInt(n(441))/7+-parseInt(n(462))/8*(parseInt(n(550))/9)+parseInt(n(455))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(523)](){const t=wo,e=this[t(464)];if(!e[t(475)][t(463)](t(542)))return;const n=e[t(475)][t(446)](t(465)),r=e[t(475)][t(446)](t(540)),s=e[t(504)];n[t(498)](t(492)),n[t(442)][t(437)](t(532),(e=>zr(s,t(434),e))),n[t(442)][t(437)](t(433),(e=>zr(s,t(467),e))),n[t(442)][t(437)](t(485),(()=>zr(s,t(494)))),e[t(475)][t(463)](t(448))&&n[t(498)](t(439)),e[t(475)][t(463)](t(493))&&e[t(475)][t(463)](t(536))&&(n[t(498)](t(543),((s,o)=>{const i=t,a=r[i(547)](e[i(514)][i(516)][i(453)]);e[i(514)][i(517)]((()=>{const t=i;n[t(444)](a,{commandName:t(543),commandParams:[o]},[],t(454))}))})),n[t(498)](t(527),((s,o)=>{const a=t;e[a(514)][a(517)]((t=>{const c=a;let u=r[c(547)](e[c(514)][c(516)][c(453)]),l=t[c(551)](u);const f=i.LivePosition[c(447)](l[c(461)],c(486)),h=i.LivePosition[c(447)](l[c(450)],c(520));n[c(435)]((()=>s(o))),u=r[c(547)](e[c(514)][c(516)][c(453)]),l=t[c(551)](u);const g=t[c(541)](f,h);f[c(512)](),h[c(512)](),n[c(444)](u,{commandName:c(543),commandParams:[o]},[],c(460)),g[c(461)][c(480)](l[c(461)])&&n[c(473)](t[c(541)](g[c(461)],l[c(461)]),c(460)),l[c(450)][c(480)](g[c(450)])&&n[c(473)](t[c(541)](l[c(450)],g[c(450)]),c(460))}))})),n[t(526)][t(506)](t(432),t(460),t(533),(()=>!1)),n[t(526)][t(506)](t(432),t(460),t(458),(()=>!1)),n[t(526)][t(506)](t(432),t(460),t(476),n[t(526)][t(440)](t(432),"",t(458))),n[t(526)][t(506)](t(524),t(460),t(533),(()=>!1)),n[t(526)][t(506)](t(524),t(460),t(476),(([r])=>{const s=t,o=n[s(526)][s(440)](s(524),"",s(476));let i=r[s(461)],a=r[s(450)];const c=e[s(514)][s(479)][s(525)](i,s(438)),u=e[s(514)][s(479)][s(525)](a,s(456));c[s(471)]&&(i=c[s(461)]),u[s(471)]&&(a=u[s(450)]),o([e[s(514)][s(541)](i,a)])})),n[t(526)][t(506)](t(432),t(460),t(519),c),n[t(526)][t(506)](t(524),t(460),t(519),c)),e[t(475)][t(463)](t(511))&&(n[t(498)](t(537),((s,o)=>{const i=t,a=e[i(475)][i(446)](i(548));let c=r[i(547)](e[i(514)][i(516)][i(453)]),u=a[i(449)](c);e[i(514)][i(517)]((()=>{const t=i;if(u)return void n[t(510)](e[t(514)][t(551)](u));const l=r[t(546)](c);s(o),c=r[t(547)](e[t(514)][t(516)][t(453)]),u=a[t(449)](c),n[t(473)](e[t(514)][t(551)](u),l?null:t(452))}))})),n[t(526)][t(506)](t(524),t(452),t(519),c));const o=[{type:t(432),subType:t(436)},{type:t(524),subType:t(452)},{type:t(432),subType:t(460)},{type:t(524),subType:t(460)}];function a(e,s){const i=t,a=o[i(534)]((({type:t,subType:n})=>e[i(505)]==t&&e[i(509)]==n)),c=o[i(534)]((({type:t,subType:e})=>s[i(505)]==t&&s[i(509)]==e));if(a<0||c<0)return!1;const u=e[i(445)](),l=s[i(445)]();if((0==a||1==a)&&2==c&&u[i(499)](l))return!0;if(2==a&&3==c){const t=n[i(470)](u,i(524))[i(518)]((({suggestion:t,meta:e})=>e[i(545)]&&i(460)==t[i(509)]));if(t[i(451)]>1&&l[i(450)][i(484)](u[i(461)]))return!0;if(1==t[i(451)]&&(u[i(461)][i(484)](l[i(450)])||u[i(450)][i(484)](l[i(461)])))return!0}if(3==a&&3==c&&u[i(461)][i(480)](l[i(461)])){const t=u[i(450)][i(472)],e=l[i(461)][i(487)];return r[i(546)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(475)][t(463)](t(522))&&(n[t(544)](t(507),[],[t(501)]),n[t(442)][t(491)](t(501),zr(s,t(469)))),e[t(475)][t(463)](t(502))&&n[t(544)](t(483),[],[t(474)]),n[t(442)][t(500)]((e=>{const n=t;if(o[n(529)]((({type:t,subType:r})=>e[n(505)]==t&&e[n(509)]==r)))return e[n(490)]?{}:void 0})),n[t(442)][t(500)]((e=>{const n=t;if(n(524)==e[n(505)]||n(538)==e[n(505)]){const t=e[n(513)]();if(t&&t.is(n(478),n(485)))return{type:n(524)==e[n(505)]?n(508):n(530),element:t,quantity:1}}})),n[t(442)][t(500)]((e=>t(432)==e[t(505)]&&t(460)==e[t(509)]?{type:t(503),content:t(481)}:t(432)==e[t(505)]&&t(454)==e[t(509)]?{type:t(503),content:t(549)}:void 0)),n[t(442)][t(500)]((e=>{const n=t;if(n(459)!=e[n(505)])return;const{data:r}=e;if(!r||n(474)!=r[n(482)])return;const o=r[n(539)];return o?{type:n(503),content:zr(s,n(515),'"'+o+'"')}:{type:n(503),content:zr(s,n(521))}})),this[t(531)]()}[wo(531)](){const t=wo,e=this[t(464)],n=e[t(504)];e[t(475)][t(446)](t(465))[t(442)][t(500)]((e=>{const r=t;if(r(432)!=e[r(505)]&&r(489)!=e[r(505)])return;const{data:s}=e;if(s){if(r(483)==s[r(496)]){const t=s[r(466)][0][r(539)];return t?{type:r(503),content:zr(n,r(515),'"'+t+'"')}:{type:r(503),content:zr(n,r(521))}}if(r(507)==s[r(496)]){const t=s[r(466)][0][r(477)];return t?{type:r(503),content:zr(n,r(495),t)}:{type:r(503),content:zr(n,r(457))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(247219===parseInt(n(333))/1*(-parseInt(n(341))/2)+-parseInt(n(342))/3+parseInt(n(311))/4*(-parseInt(n(316))/5)+-parseInt(n(326))/6+parseInt(n(309))/7*(-parseInt(n(308))/8)+-parseInt(n(331))/9+parseInt(n(335))/10*(parseInt(n(313))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(321)](){const t=Po;if(!this[t(332)][t(319)][t(325)](t(345)))return;const e=this[t(332)][t(336)],n=this[t(332)][t(319)][t(348)](t(324));n[t(317)](t(318),[],[t(314)]),n[t(339)][t(320)]((n=>{const r=t;if(r(340)!=n[r(343)])return;const{data:s}=n;return s&&r(314)==s[r(338)]?s[r(322)]&&s[r(349)]?{type:r(323),content:zr(e,r(346))}:{type:r(323),content:""}:void 0})),this[t(315)]()}[Po(315)](){const t=Po,e=this[t(332)][t(319)][t(348)](t(324));e[t(310)][t(330)](t(334),t(318),t(347),e[t(310)][t(312)](t(334),null,t(337))),e[t(310)][t(330)](t(334),t(318),t(337),e[t(310)][t(312)](t(334),null,t(347))),this[t(328)]()}[Po(328)](){const t=Po,e=this[t(332)],n=e[t(336)];e[t(319)][t(348)](t(324))[t(339)][t(320)]((e=>{const r=t;if(r(334)!=e[r(343)]&&r(327)!=e[r(343)])return;const{data:s}=e;return s&&r(318)==s[r(344)]?{type:r(323),content:zr(n,r(329))}:void 0}))}}function Bo(){const t=["1037736LOJGpo","editor","65868TJbvoA","formatBlock","340eEPyEi","locale","discard","key","_descriptionFactory","attribute","4dNqwuE","657933QCDhom","type","commandName","ImageEditing","*Replace image URL*","accept","get","oldValue","592VVofOv","46711PEdTVG","_suggestionFactory","12NKQANO","getSuggestionCallback","525899vVykSL","src","_handleLegacySuggestions","587645eXnLLs","_enableDefaultAttributesIntegration","replaceImageSource","plugins","registerDescriptionCallback","afterInit","newValue","format","TrackChangesEditing","has","393282CmFCLF","formatInline","_registerLegacyDescription","*Format:* replace image URL","registerCustomCallback"];return(Bo=function(){return t})()}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=262]})(t,e)}function Ho(){const t=["imageStylePreApply","hasSuggestion","discardSuggestion","ImageUtils","1298965lfDMbu","registerCustomCallback","suggestion","TrackChangesEditing","isInlineImage","from","insertion","side","next","start","_descriptionFactory","chain","author","title","locale","head","registerPostFixer","30VfLynm","getSuggestions","value","accept","enableCommand","setImageNaturalSizeAttributes","discard","document","differ","commandReversedParams","markBlockFormat","getChangedMarkers","ImageStyleEditing","2076912ENkHMX","Users","imageStyle","get","plugins","createRangeOn","has","selection","afterInit","isOwn","isBefore","14rHPBCi","_registerLegacyDescription","convertInlineImageToBlock","445320SBJuBf","editor","markInlineFormat","imageTypeBlock","end","subType","model","imageCaption","imageTypeInline","_splitMarkerName","618yEIyTS","_suggestionFactory","refresh","440892pvciBI","getClosestSelectedImageElement","698CGIjhA","formatInline","239048PHDDYt","join","name","nodeBefore","isEqual","nodeAfter","_findSuggestions","isInContent","imageStylePostApply","type","shouldConvertImageType","change","forEach","commands","FORMAT_SIDE_IMAGE","toLowerCase","commandName","registerDescriptionCallback","getContainedElement","getFirstRange","format","getSuggestion","getSuggestionCallback","formatBlock","commandParams","401802NfzKXg","filter","*Format:* %0","isIntersecting","normalizedStyles","length","findIndex","newRange","isBlockImage"];return(Ho=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(278014===parseInt(n(325))/1+-parseInt(n(340))/2*(-parseInt(n(335))/3)+-parseInt(n(311))/4+parseInt(n(281))/5+-parseInt(n(268))/6+-parseInt(n(322))/7*(parseInt(n(342))/8)+-parseInt(n(338))/9*(-parseInt(n(298))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(319)](){const t=jo,n=this[t(326)];if(!n[t(315)][t(317)](t(310)))return;const r=n[t(315)][t(314)](t(284)),s=n[t(315)][t(314)](t(280)),o={};r[t(302)](t(313),((o,i)=>{const a=t,c=n[a(315)][a(314)](a(312)).me,u=n[a(355)][a(314)](a(313));let l=s[a(339)](n[a(331)][a(305)][a(318)]),f=n[a(331)][a(316)](l),h=u[a(300)];if(h==i[a(300)])return;const g={commandName:a(313),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(331)][a(353)]((()=>{const t=a;if(r[t(299)]()[t(269)]((e=>e[t(349)]&&c==e[t(293)]&&(t(266)==e[t(351)]||t(341)==e[t(351)])&&(t(277)==e[t(330)]||t(350)==e[t(330)])&&e[t(262)]()[t(346)](f)))[t(354)]((e=>r[t(279)](e[t(296)]))),l=s[t(339)](n[t(331)][t(305)][t(318)]),f=n[t(331)][t(316)](l),u[t(337)](),n[t(355)][t(314)](t(333))[t(337)](),n[t(355)][t(314)](t(328))[t(337)](),h=u[t(300)],h!=i[t(300)])return s[t(285)](l)&&u[t(352)](i[t(300)],l)?(o({...i,setImageSizes:!1}),l=s[t(339)](n[t(331)][t(305)][t(318)]),void r[t(308)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(277))):void(s[t(276)](l)?r[t(308)](l,g,[],t(350)):r[t(327)](f,g,t(350)))}))}));for(const e of n[t(315)][t(314)](t(310))[t(272)])o[e[t(344)]]=e[t(294)][t(357)]();r[t(336)][t(282)](t(266),t(277),t(343),(()=>!1)),r[t(336)][t(282)](t(266),t(350),t(343),(()=>!1)),r[t(336)][t(282)](t(341),t(350),t(343),(()=>!1)),r[t(336)][t(282)](t(266),t(277),t(301),(([e])=>{const n=t;s[n(303)](e[n(360)]())})),r[t(336)][t(282)](t(266),t(277),t(304),((e,n)=>{const s=t;r[s(336)][s(265)](s(266),"",s(301))(e,{commandName:n[s(358)],commandParams:n[s(307)]})})),r[t(336)][t(282)](t(266),t(277),t(292),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(266),subType:t(277)},{type:t(287),subType:t(332)},{type:t(266),subType:t(324)},{type:t(287),subType:t(324)}];function a(e,n){const o=t,a=i[o(274)]((({type:t,subType:n})=>e[o(351)]==t&&e[o(330)]==n)),c=i[o(274)]((({type:t,subType:e})=>n[o(351)]==t&&n[o(330)]==e));if(a<0||c<0)return!1;const u=e[o(262)](),l=n[o(262)]();if((0==a||1==a)&&2==c&&u[o(271)](l))return!0;if(2==a&&3==c){const t=r[o(348)](u,o(287))[o(269)]((({suggestion:t,meta:e})=>e[o(320)]&&o(324)==t[o(330)]));if(t[o(273)]>1&&l[o(329)][o(346)](u[o(290)]))return!0;if(1==t[o(273)]&&(u[o(290)][o(346)](l[o(329)])||u[o(329)][o(346)](l[o(290)])))return!0}if(3==a&&3==c&&u[o(290)][o(321)](l[o(290)])){const t=u[o(329)][o(347)],e=l[o(290)][o(345)];return s[o(276)](t)&&t===e}return!1}n[t(331)][t(305)][t(297)]((()=>{const e=t;let o=!1;const i=Array[e(286)](n[e(331)][e(305)][e(306)][e(309)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(334)](t);if(e(283)==i&&r[e(278)](u)){if(e(266)==a&&(e(277)==c||e(350)==c)){const t=r[e(264)](u);if(n[e(275)]){const n=t[e(262)]()[e(360)]();if(s[e(276)](n))continue;r[e(279)](t),o=!0}}if(e(287)==a&&e(332)==c&&!n[e(275)]){const t=r[e(264)](u);t[e(289)]&&t[e(289)][e(349)]&&(r[e(279)](t[e(289)]),o=!0)}}}return o})),this[t(323)](o)}[jo(323)](t){const e=jo,n=this[e(326)],r=n[e(295)];n[e(315)][e(314)](e(284))[e(291)][e(359)]((n=>{const s=e;if(s(266)!=n[s(351)]&&s(341)!=n[s(351)])return;const{data:o}=n;if(!o||s(313)!=o[s(358)])return;const i=o[s(267)][0][s(300)];return function(t){const e=s;return{type:e(263),content:zr(r,e(270),t)}}(s(288)===i?zr(r,s(356)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["editor","TrackChangesEditing","commands","1025124GmUbJi","546lCYHHQ","_setSuggestionData","1950808QsBTMC","collaboration_features","143stnvro","value","get","38706aZGzgF","listenTo","_handleImportedData","bind","importWord","341596XvJkjq","trackChanges","afterInit","track_changes","plugins","forEach","18QcZtef","high","5003500AsnVSx","978441eVqlHC","_trackChangesValueDuringImport","dataInsert","lowest","execute","15WVcMYC","_trackChangesExecuted","10658fKqPij","enableCommand","Users","46wMdgLB"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(257515===parseInt(n(443))/1*(parseInt(n(410))/2)+-parseInt(n(436))/3+-parseInt(n(427))/4*(parseInt(n(441))/5)+parseInt(n(422))/6*(-parseInt(n(415))/7)+parseInt(n(417))/8*(parseInt(n(433))/9)+-parseInt(n(435))/10+-parseInt(n(419))/11*(-parseInt(n(414))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(437)]=!1,this[e(442)]=!1}[zo(429)](){const t=zo,e=this[t(411)],n=e[t(413)][t(421)](t(426)),r=e[t(413)][t(421)](t(428));n&&(n.on(t(440),((e,[,n])=>{const s=t;this[s(437)]=r[s(420)],n[s(418)][s(430)]=!this[s(437)]}),{priority:t(434)}),this[t(423)](n,t(438),this[t(424)][t(425)](this)),this[t(423)](n,t(438),(()=>{const e=t;this[e(442)]&&(r[e(440)](),this[e(442)]=!1)}),{priority:t(439)}),e[t(431)][t(421)](t(412))[t(408)](t(426)))}[zo(424)](t,e){const n=zo,{suggestions:r}=e,s=this[n(411)][n(413)][n(421)](n(428)),o=s[n(420)];this[n(437)]!==o&&(s[n(440)](),this[n(442)]=!0),r&&r[n(432)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(411)][o(431)][o(421)](o(409)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(426)}}};this[o(411)][o(431)][o(421)](o(412))[o(416)](i)}))}}function qo(){const t=["FORMAT_INDENT","getItems","10jBNGhZ","indentBlock","_registerBlockAttribute","IndentEditing","14688KHGblH","afterInit","plugins","has","editor","type","format","4451010GJdsLI","TrackChangesEditing","2693296ToMARG","_registerLegacyDescription","outdentBlock","_enableDefaultAttributesIntegration","enableCommand","1672488rHajYE","indent","getItemLabel","3888uoxTsU","outdent","*Outdent:* %0","blockIndent","get","locale","IndentBlock","54oHopjM","979604cfqvmL","_descriptionFactory","registerAttributeLabel","formatBlock","registerDescriptionCallback","3819095AdhuXJ","commandName","*Indent:* %0"];return(qo=function(){return t})()}const Zo=Jo;function Jo(t,e){const n=qo();return(Jo=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(411204===parseInt(n(501))/1+parseInt(n(469))/2*(parseInt(n(484))/3)+-parseInt(n(470))/4*(parseInt(n(480))/5)+parseInt(n(491))/6+parseInt(n(475))/7+-parseInt(n(493))/8+-parseInt(n(498))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Yo extends t.Plugin{[Zo(485)](){const t=Zo,e=this[t(488)],n=e[t(486)][t(466)](t(492));if(e[t(486)][t(487)](t(483))&&(n[t(497)](t(499)),n[t(497)](t(502))),e[t(486)][t(487)](t(468)))for(const e of[t(481),t(495)])n[t(496)](e);const r=e[t(467)];n[t(482)](t(465)),n[t(471)][t(472)](t(465),zr(r,t(478))),this[t(494)]()}[Zo(494)](){const t=Zo,e=this[t(488)],n=e[t(467)],r=e[t(486)][t(466)](t(492));r[t(471)][t(474)]((e=>{const s=t;if(s(473)!=e[s(489)])return;const{data:o}=e;if(!o)return;if(s(481)!=o[s(476)]&&s(495)!=o[s(476)])return;const i=e[s(479)]()[0],a=r[s(471)][s(500)](i);return s(481)==o[s(476)]?{type:s(490),content:zr(n,s(477),a)}:s(495)==o[s(476)]?{type:s(490),content:zr(n,s(503),a)}:void 0}))}}var Qo=ti;function $o(){var t=["8030886PDlQWx","get","editor","51492110MqRXUU","requires","init","32aJqfHj","4664680DTLSrv","TrackChangesEditing","166224GUBWPv","535877MUXJjr","137744rFRkUM","7ZsLKdZ","enableCommand","input","plugins","2861726uqXJfw","270uTaOhW"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=223]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(984330===-parseInt(n(236))/1+-parseInt(n(224))/2+parseInt(n(235))/3*(-parseInt(n(232))/4)+-parseInt(n(233))/5+-parseInt(n(226))/6*(parseInt(n(238))/7)+-parseInt(n(237))/8*(-parseInt(n(225))/9)+parseInt(n(229))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(230)](){return[vs.Input]}[Qo(231)](){var t=Qo;this[t(228)][t(223)][t(227)](t(234))[t(239)](t(240))}}function ni(){const t=["get","link","plugins","newValue","linkHref","45993xCMyHB","has","unlink","label","format","4949109sZuTRx","*Set link:* %0","6428044hAsfYW","toLowerCase","link (","registerDescriptionCallback","LinkEditing","manualDecorators","type","afterInit","editor","89410ACNIEf","TrackChangesEditing","_enableDefaultAttributesIntegration","commandParams","commandName","formatInline","10gvnaCX","_descriptionFactory","3568mhqyFJ","commands","3811250eiYdxq","_registerLegacyDescription","*Remove link*","3421266MdFNMA","key","attribute","17748oZImnB","locale","map","registerAttributeLabel","10UeSOTQ","164CcapAL"];return(ni=function(){return t})()}function ri(t,e){const n=ni();return(ri=function(t,e){return n[t-=362]})(t,e)}const si=ri;!function(t,e){const n=ri,r=t();for(;;)try{if(464303===-parseInt(n(388))/1*(parseInt(n(382))/2)+parseInt(n(366))/3*(-parseInt(n(403))/4)+parseInt(n(392))/5+-parseInt(n(395))/6+parseInt(n(373))/7+-parseInt(n(390))/8*(-parseInt(n(398))/9)+-parseInt(n(402))/10*(parseInt(n(371))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[si(380)](){const t=si,e=this[t(381)];if(!e[t(363)][t(367)](t(377)))return;const n=e[t(363)][t(404)](t(383)),r=e[t(391)][t(404)](t(362));n[t(384)](t(362),[t(365),...r[t(378)][t(400)]((t=>t.id))]),n[t(384)](t(368));for(const e of r[t(378)])n[t(389)][t(401)](e.id,t(375)+e[t(369)][t(374)]()+")");n[t(389)][t(376)]((n=>{const r=t;if(r(397)!=n[r(379)])return;const{data:s}=n;if(!s||r(365)!=s[r(396)])return;const o=s[r(364)],i=e[r(399)];return{type:r(370),content:null==o?zr(i,r(394)):zr(i,r(372),'"'+o+'"')}})),this[t(393)]()}[si(393)](){const t=si,e=this[t(381)],n=e[t(399)];e[t(363)][t(404)](t(383))[t(389)][t(376)]((e=>{const r=t;if(r(387)!=e[r(379)])return;const{data:s}=e;if(s){if(r(362)==s[r(386)]){const t=s[r(385)][0];return{type:r(370),content:zr(n,r(372),'"'+t+'"')}}return r(368)==s[r(386)]?{type:r(370),content:zr(n,r(394))}:void 0}}))}}const ii=ui;function ai(){const t=["formatBlock","numberedList","schema","createPositionAt","commandParams","push","checkTodoList","ELEMENT_BULLETED_LIST","*Outdent:* %0","name","replace","bulletedList","findIndex","registerDescriptionCallback","8442888CmJXPz","*Check item*","type","formatInline","document","from","afterInit","nextSibling","342800XZtuLq","editor","LegacyListEditing","commands","todoListChecked","_descriptionFactory","blockName","numbered","*Indent:* %0","*Change to:* %0","before","58YXLLWG","previousSibling","paragraph","markBlockFormat","execute","length","ELEMENT_LIST_ITEM","listItem","5753DaDEnt","*Uncheck item*","listIndent","20919Amdlba","8429589XqNncu","ELEMENT_NUMBERED_LIST","createRange","parent","checkChild","enableCommand","locale","format","LegacyTodoListEditing","_selectedElements","692163bIFUaC","end","selection","indentList","slice","List","value","model","TrackChangesEditing","plugins","ELEMENT_TODO_LIST","change","bulleted","forceValue","76JjYzgf","getAttribute","outdentList","get","todoList","add","35930PpVUeh","todo","filter","198UIIKIQ","commandName","listType","registerElementLabel","361905Rlwqjw","element","isObject","getSelectedBlocks","has"];return(ai=function(){return t})()}!function(t,e){const n=ui,r=t();for(;;)try{if(788845===parseInt(n(447))/1*(-parseInt(n(436))/2)+parseInt(n(458))/3+parseInt(n(472))/4*(parseInt(n(398))/5)+parseInt(n(417))/6+parseInt(n(448))/7+parseInt(n(425))/8*(-parseInt(n(394))/9)+-parseInt(n(478))/10*(parseInt(n(444))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(423)](){const t=ii,e=this[t(426)],n=e[t(454)];if(!e[t(467)][t(402)](t(427)))return;const r=e[t(467)][t(475)](t(466)),s=e[t(467)][t(402)](t(456));function o(t){return()=>{const n=ui,s=e[n(465)][n(421)][n(460)],o=e[n(428)][n(475)](t);if(o[n(464)])return void e[n(440)](n(438),{});const i=t[n(462)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(422)](t)[s(480)]((t=>function(t,e){const n=s;return e[n(452)](t[n(451)],n(443))&&!e[n(400)](t)}(t,r)));o=o[s(480)]((t=>!t.is(s(399),s(443))||t[s(473)](s(396))!=e));const i=new Set;for(const t of o)t.is(s(399),s(443))?i[s(477)](li(t)):i[s(477)](t);return Array[s(422)](i)}(s[n(401)](),i,e[n(465)][n(405)]);e[n(465)][n(469)]((()=>{const e=n;for(const n of a)r[e(439)](n,{commandName:t,commandParams:[{forceValue:!o[e(464)]}],formatGroupId:e(431)},fi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(422)](t);const r=n[e(415)]((t=>e(443)!=t[e(412)]));return r>-1&&(n=n[e(462)](0,r)),n}(e[n(465)][n(421)][n(460)][n(401)]()),o=e[n(465)][n(450)](e[n(465)][n(406)](s[0],n(435)),e[n(465)][n(406)](s[s[n(441)]-1],n(459)));e[n(465)][n(469)]((()=>{const e=n;r[e(439)](o,{commandName:t,commandParams:[],formatGroupId:e(446)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(424)];for(;t&&t[n(473)](n(446))>e[n(473)](n(446));)r[n(477)](t),t=t[n(424)]}return Array[n(422)](r)}(s))}))}}r[t(453)](t(404),o(t(404))),r[t(453)](t(414),o(t(414))),s&&r[t(453)](t(476),o(t(476))),r[t(453)](t(461),i(t(461))),r[t(453)](t(474),i(t(474))),s&&r[t(453)](t(409),(()=>{const n=t,s=e[n(428)][n(475)](n(409)),o=Array[n(422)](s[n(457)]);o[n(480)]((t=>t[n(473)](n(429))!=s[n(464)])),e[n(465)][n(469)]((()=>{const t=n;for(const e of o)r[t(439)](e,{commandName:t(409),commandParams:[{forceValue:!s[t(464)]}]})}))})),r[t(430)][t(397)](t(443),(e=>zr(n,t(442),e))),r[t(430)][t(416)]((e=>{const r=t;if(r(403)!=e[r(419)]&&r(420)!=e[r(419)])return;const{data:s}=e;if(s){if(r(404)==s[r(395)]||r(414)==s[r(395)]||r(476)==s[r(395)])switch(s[r(395)][r(413)](r(463),"")){case r(470):return o(zr(n,r(410)));case r(432):return o(zr(n,r(449)));case r(479):return o(zr(n,r(468)))}if(r(461)==s[r(395)])return{type:r(455),content:zr(n,r(433),zr(n,r(442)))};if(r(474)==s[r(395)])return{type:r(455),content:zr(n,r(411),zr(n,r(442)))};if(r(409)==s[r(395)])return s[r(407)][0][r(471)]?{type:r(455),content:zr(n,r(418))}:{type:r(455),content:zr(n,r(445))}}function o(t){const e=r;return{type:e(455),content:zr(n,e(434),t)}}}))}}function ui(t,e){const n=ai();return(ui=function(t,e){return n[t-=394]})(t,e)}function li(t){const e=ii,n=t[e(473)](e(446));if(0==n)return t;let r=t;for(;t[e(437)]&&t[e(437)].is(e(399),e(443));){const s=t[e(437)][e(473)](e(446));if(s==n)r=t[e(437)];else if(s<n)break;t=t[e(437)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(399),e(443))&&t[e(473)](e(446))>0){let r=t[e(424)];for(;r&&e(443)==r[e(412)]&&r[e(473)](e(446))==t[e(473)](e(446));)n[e(408)](r),r=r[e(424)]}return n}const hi=di;function gi(){const t=["TrackChangesEditing","listType","type","element","formatInline","selection","commandName","editor","markMultiRangeBlockFormat","backward","unshift","styles","registerDescriptionCallback","model","formatBlock","getListTypeFromListStyleType","enableCommand","_getSuggestionBlocks","length","locale","createPositionAt","from","push","LegacyListPropertiesEditing","getSelectedBlocks","listReversed","_getSuggestionBlocksForListStyle","getSiblingNodes","parent","createRange","20106240EXzItl","has","45UxYfKx","map","filter","list.properties","handleListStartCommand","get","flat","listStart","1766433RBTJRL","replace","621776eDVZBK","handleDescriptions","2wGdIaF","reversed","format","*Format:* set start index to %0","_getTranslationKeyForListStyle","463746cuFkbU","commandParams","numbered","_LIST_","ELEMENT_","getLastPosition","before","*Format:* set order to regular","getAttribute","LegacyListUtils","listStyle","forward","bind","startIndex","document","*Format:* set order to reversed","2314840WgFWHq","4MjItvh","listItem","*Change to:* %0","toUpperCase","handleListReversedCommand","config","21lDlpum","306589DptzoY","getFirstPosition","plugins","afterInit","change","_descriptionFactory","50rzraEc","handleListStyleCommand","8708359NnIAMx"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(591707===parseInt(n(141))/1*(parseInt(n(112))/2)+parseInt(n(108))/3*(parseInt(n(134))/4)+-parseInt(n(147))/5*(-parseInt(n(117))/6)+-parseInt(n(140))/7*(-parseInt(n(110))/8)+-parseInt(n(182))/9*(-parseInt(n(133))/10)+-parseInt(n(149))/11+-parseInt(n(180))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(144)](){const t=hi;if(!this[t(157)][t(143)][t(181)](t(173)))return;const e=this[t(157)][t(139)][t(187)](t(185)),n=this[t(157)][t(143)][t(187)](t(150));e[t(161)]&&n[t(166)](t(127),this[t(148)][t(129)](this)),e[t(113)]&&n[t(166)](t(175),this[t(138)][t(129)](this)),e[t(130)]&&n[t(166)](t(107),this[t(186)][t(129)](this)),n[t(146)][t(162)](this[t(111)][t(129)](this))}[hi(148)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(176)]();this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](s,{commandName:t(127),commandParams:[{type:e[t(152)]}],formatGroupId:t(127)})}))}[hi(138)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(167)]((t=>t.is(n(153),n(135))&&n(119)===t[n(125)](n(151))));if(s[n(168)]<1)return;const o=s[n(183)]((t=>this[n(157)][n(163)][n(179)](this[n(157)][n(163)][n(170)](t,n(123)),this[n(157)][n(163)][n(170)](t,0))));this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](o,{commandName:t(175),commandParams:[{reversed:e[t(113)]}],formatGroupId:t(175)})}))}[hi(186)](t,e={}){const n=hi,r=this[n(157)][n(143)][n(187)](n(150)),s=this[n(167)]((t=>t.is(n(153),n(135))&&n(119)===t[n(125)](n(151))));if(s[n(168)]<1)return;const o=s[n(183)]((t=>this[n(157)][n(163)][n(179)](this[n(157)][n(163)][n(170)](t,n(123)),this[n(157)][n(163)][n(170)](t,0))));this[n(157)][n(163)][n(145)]((()=>{const t=n;r[t(158)](o,{commandName:t(107),commandParams:[{startIndex:e[t(130)]}],formatGroupId:t(107)})}))}[hi(111)](t){const e=hi;if(e(164)!=t[e(152)]&&e(154)!=t[e(152)])return;const n=this[e(157)][e(169)],{data:r}=t;if(!r)return;let s,o;switch(r[e(156)]){case e(127):s=e(136),o={type:e(114),content:zr(n,s,zr(n,this[e(116)](r[e(118)][0][e(152)])))};break;case e(175):s=r[e(118)][0][e(113)]?e(132):e(124),o={type:e(114),content:zr(n,s)};break;case e(107):s=e(115),o={type:e(114),content:zr(n,s,r[e(118)][0][e(130)])}}return o}[hi(176)](){const t=hi;var e,n,r,s;const o=this[t(157)][t(143)][t(187)](t(126));let i=Array[t(171)](this[t(157)][t(163)][t(131)][t(155)][t(174)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(153),t(135)))&&i[t(160)](...o[t(177)](this[t(157)][t(163)][t(131)][t(155)][t(142)](),t(159))),(null===(n=i[i[t(168)]-1])||void 0===n?void 0:n.is(t(153),t(135)))&&i[t(172)](...o[t(177)](this[t(157)][t(163)][t(131)][t(155)][t(122)](),t(128))),i=[...new Set(i)],(null===(s=null===(r=this[t(157)][t(163)][t(131)][t(155)][t(142)]())||void 0===r?void 0:r[t(178)])||void 0===s?void 0:s.is(t(153),t(135)))&&(i=i[t(184)]((e=>e.is(t(153),t(135))))),i}[hi(167)](t){const e=hi,n=this[e(157)][e(143)][e(187)](e(126));let r=Array[e(171)](this[e(157)][e(163)][e(131)][e(155)][e(174)]())[e(184)](t)[e(183)]((t=>{const r=e,s=this[r(157)][r(163)][r(170)](t,0);return[...n[r(177)](s,r(159)),...n[r(177)](s,r(128))]}))[e(106)]();return r=[...new Set(r)],r}[hi(116)](t){const e=hi;return e(121)+this[e(157)][e(143)][e(187)](e(126))[e(165)](t)[e(137)]()+e(120)+t[e(137)]()[e(109)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=333]})(t,e)}function Ei(){const t=["TrackChangesEditing","registerElementLabel","high","createEmptyElement","7250810WElbtm","ELEMENT_MEDIA","downcastDispatcher","showSuggestionHighlights","6ggRnSU","plugins","locale","data","dataDowncast","afterInit","803845wKROAA","stop","_descriptionFactory","enableCommand","1080268xfEiDA","options","editor","MediaEmbedEditing","1848957VVzONp","8OqiCfJ","has","2077hfWEQl","elementToElement","9HJPrjj","for","media","517432CbRPtd","div","get","conversion","2815455srVNLz","attribute:url:media","mediaEmbed"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(337036===parseInt(n(357))/1*(parseInt(n(355))/2)+parseInt(n(354))/3+-parseInt(n(350))/4+-parseInt(n(366))/5*(parseInt(n(340))/6)+-parseInt(n(346))/7+-parseInt(n(362))/8*(parseInt(n(359))/9)+parseInt(n(336))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(345)](){const t=mi,e=this[t(352)];if(!e[t(341)][t(356)](t(353)))return;const n=e[t(341)][t(364)](t(369)),r=e[t(342)];n[t(349)](t(368)),n[t(348)][t(333)](t(361),(e=>zr(r,t(337),e))),e[t(365)][t(360)](t(344))[t(358)]({model:t(361),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(339)])return n[s(335)](s(363))},converterPriority:t(334)}),e[t(343)][t(338)].on(t(367),((e,n,r)=>{const s=t;r[s(351)][s(339)]&&e[s(347)]()}),{priority:t(334)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(865156===parseInt(n(398))/1*(parseInt(n(394))/2)+parseInt(n(411))/3+parseInt(n(392))/4+parseInt(n(395))/5*(-parseInt(n(393))/6)+-parseInt(n(405))/7*(-parseInt(n(401))/8)+-parseInt(n(410))/9*(parseInt(n(406))/10)+parseInt(n(402))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(403)](){const t=Ti,e=this[t(399)];e[t(404)][t(407)](t(396))&&e[t(404)][t(397)](t(408))[t(400)](t(409))}}function Ai(){const t=["5zFtejm","MentionEditing","get","277aXTMCq","editor","enableCommand","1157320zVoDRU","11356499cNLZeY","afterInit","plugins","35iDyBTr","1730baUJMj","has","TrackChangesEditing","mention","75051SEehhy","2984313ggsqZY","875500BoPmgD","4531218MCfIMS","676WYCIJt"];return(Ai=function(){return t})()}const Ci=Ri;function ki(){const t=["afterInit","ELEMENT_PAGE_BREAK","10sLnboV","get","20mErETE","492432EhuqiZ","4016111MOqjHz","editor","12enidkU","PageBreakEditing","_descriptionFactory","8816qFUZMK","plugins","18TTyUqk","pageBreak","registerElementLabel","917721sUrmno","184296LBLAmk","TrackChangesEditing","1862ySsgou","7926568BcKEMc","enableCommand","4fcISKL","has","14288APMzPp","locale"];return(ki=function(){return t})()}function Ri(t,e){const n=ki();return(Ri=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=Ri,r=t();for(;;)try{if(230886===parseInt(n(429))/1*(parseInt(n(427))/2)+parseInt(n(444))/3*(-parseInt(n(422))/4)+parseInt(n(435))/5*(parseInt(n(436))/6)+parseInt(n(424))/7*(parseInt(n(442))/8)+parseInt(n(421))/9*(parseInt(n(433))/10)+-parseInt(n(437))/11*(-parseInt(n(439))/12)+-parseInt(n(425))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(431)](){const t=Ci,e=this[t(438)];if(!e[t(443)][t(428)](t(440)))return;e[t(443)][t(434)](t(423))[t(426)](t(419));const n=e[t(443)][t(434)](t(423)),r=e[t(430)];n[t(441)][t(420)](t(419),(e=>zr(r,t(432),e)))}}const Li=Mi;!function(t,e){const n=Mi,r=t();for(;;)try{if(259171===parseInt(n(249))/1*(-parseInt(n(247))/2)+-parseInt(n(283))/3+-parseInt(n(311))/4*(-parseInt(n(260))/5)+-parseInt(n(280))/6+parseInt(n(245))/7*(-parseInt(n(302))/8)+parseInt(n(281))/9+-parseInt(n(291))/10*(-parseInt(n(274))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Si extends t.Plugin{[Li(256)](){const t=Li,e=this[t(297)];if(!e[t(286)][t(282)](t(244)))return;const n=e[t(271)],r=e[t(286)][t(241)](t(263));r[t(252)][t(304)](t(290),(e=>zr(n,t(299),e))),r[t(310)](t(290)),r[t(268)](t(272)),e[t(284)][t(308)].on(t(266),vi(e),{priority:t(258)}),e[t(265)][t(308)].on(t(266),((n,r,s)=>{const o=t;s[o(262)][o(275)]&&vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(258)});const s=r[t(252)];s[t(270)]((r=>{const o=t;if(o(255)!==r[o(287)])return;const{start:i,end:a}=r[o(288)]();if(!i[o(261)](a)||!i[o(259)])return;const c=e[o(295)][o(305)],u=i[o(259)];return c[o(254)](u)&&!c[o(267)](u)&&c[o(307)](u,o(251))?{type:o(255),content:zr(n,o(294),s[o(257)](u,1))}:void 0})),this[t(278)]()}[Li(278)](){const t=Li,e=this[t(297)],n=e[t(271)];e[t(286)][t(241)](t(263))[t(252)][t(270)]((e=>{const r=t;if(r(277)!=e[r(287)])return;const{data:s}=e;return s&&r(290)==s[r(300)]?{type:r(243),content:zr(n,r(269),zr(n,r(299)))}:void 0}))}}function vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Mi,i=t[o(286)][o(241)](o(263)),a=r[o(289)][o(303)],c=r[o(289)][o(248)],u=t[o(295)][o(305)];if(!a[o(261)](c)||!a[o(259)])return;const l=a[o(259)];if(u[o(254)](l)&&!u[o(267)](l)&&u[o(307)](l,o(251))){if(!s[o(264)][o(285)](r[o(289)],n[o(246)]))return;const t=s[o(293)][o(298)](o(276),{class:o(306)}),a=s[o(242)][o(253)](c);e&&i[o(279)][o(301)](r[o(292)])&&s[o(293)][o(250)](o(273),t),s[o(293)][o(309)](a,t),s[o(242)][o(296)](t,r[o(292)])}}}function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=241]})(t,e)}function Oi(){const t=["addMarker:suggestion:insertion","isLimit","enableCommand","*Change to:* %0","registerDescriptionCallback","locale","insertParagraph","ck-suggestion-marker--active","25619yJhCxh","showSuggestionHighlights","span","formatBlock","_registerLegacyDescription","activeMarkers","2496234ANmWvj","957033BTqZyq","has","382194KOGyox","editing","consume","plugins","type","getFirstRange","markerRange","paragraph","4430eIzvwx","markerName","writer","*Insert:* %0","model","bindElementToMarker","editor","createUIElement","ELEMENT_PARAGRAPH","commandName","includes","138128AXdUQf","start","registerElementLabel","schema","ck-suggestion-marker-split","checkChild","downcastDispatcher","insert","_enableDefaultAttributesIntegration","950660VYidnT","get","mapper","format","Paragraph","126udPmwS","name","40362piUGLp","end","13LHDtEj","addClass","$text","_descriptionFactory","toViewPosition","isBlock","insertion","afterInit","getItemLabel","highest","nodeAfter","5alvjwu","isTouching","options","TrackChangesEditing","consumable","data"];return(Oi=function(){return t})()}const wi=Di;function Fi(){const t=["TrackChangesEditing","821304epFzfU","1648250IOtwwW","has","format","_enableDefaultAttributesIntegration","9144rCBWPl","_registerLegacyDescription","get","commandName","33836xdeNaa","36gdHOUP","editor","*Remove all formatting*","506359WAcnIo","18DfhrTT","22277bYsfeZ","registerDescriptionCallback","formatBlock","468267WPQshV","RemoveFormatEditing","20tqarSH","_descriptionFactory","removeFormat","formatInline","locale","16NmaBam","type","afterInit","1381135yLLjsj","plugins"];return(Fi=function(){return t})()}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(457563===-parseInt(n(407))/1+parseInt(n(423))/2+parseInt(n(410))/3*(parseInt(n(412))/4)+-parseInt(n(420))/5*(-parseInt(n(406))/6)+parseInt(n(405))/7*(parseInt(n(417))/8)+-parseInt(n(402))/9*(-parseInt(n(424))/10)+-parseInt(n(401))/11*(parseInt(n(428))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[wi(419)](){const t=wi,e=this[t(403)];e[t(421)][t(425)](t(411))&&(e[t(421)][t(399)](t(422))[t(427)](t(414)),this[t(398)]())}[wi(398)](){const t=wi,e=this[t(403)];e[t(421)][t(399)](t(422))[t(413)][t(408)]((n=>{const r=t;if(r(409)!=n[r(418)]&&r(415)!=n[r(418)])return;const{data:s}=n;return s&&r(414)==s[r(400)]?{type:r(426),content:zr(e[r(416)],r(404))}:void 0}))}}const xi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=171]})(t,e)}function Bi(){const t=["discardSelectedSuggestions","goToNextRestrictedEditingException","get","999365dJvHXv","TrackChangesEditing","acceptSelectedSuggestions","8uPmkVT","trackChanges","6QcJQnq","1331540AHIPAJ","583113ZKwuny","editor","2035OotoNu","plugins","7386vVnRUU","enableCommand","discardSuggestion","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","583230hzuqrh","acceptAllSuggestions","acceptSuggestion","discardAllSuggestions","has","afterInit","642240huaBik","8191980prdRPP"];return(Bi=function(){return t})()}!function(t,e){const n=Ui,r=t();for(;;)try{if(580344===parseInt(n(185))/1+-parseInt(n(190))/2*(-parseInt(n(192))/3)+parseInt(n(180))/4+parseInt(n(194))/5*(-parseInt(n(196))/6)+-parseInt(n(191))/7*(-parseInt(n(188))/8)+-parseInt(n(181))/9+parseInt(n(174))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(179)](){const t=xi,e=this[t(193)];if(!e[t(195)][t(178)](t(172)))return;const n=e[t(195)][t(184)](t(186));n[t(197)](t(173)),n[t(197)](t(183));const r=e[t(195)][t(184)](t(172));r[t(197)](t(189)),r[t(197)](t(176)),r[t(197)](t(171)),r[t(197)](t(175)),r[t(197)](t(177)),r[t(197)](t(187)),r[t(197)](t(182))}}const Gi=Hi;function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(383024===parseInt(n(174))/1+-parseInt(n(195))/2*(-parseInt(n(183))/3)+-parseInt(n(198))/4*(-parseInt(n(158))/5)+parseInt(n(186))/6*(-parseInt(n(169))/7)+-parseInt(n(175))/8*(parseInt(n(190))/9)+parseInt(n(164))/10+parseInt(n(178))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Vi extends t.Plugin{static get[Gi(179)](){return[Js.ShiftEnter]}[Gi(148)](){const t=Gi,e=this[t(192)],n=e[t(149)][t(182)](t(196));n[t(161)](t(168)),e[t(153)][t(181)].on(t(180),Wi(e),{priority:t(159)}),e[t(153)][t(181)].on(t(176),Wi(e),{priority:t(159)}),e[t(166)][t(181)].on(t(185),((n,r,s)=>{const o=t;s[o(172)][o(203)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(162)][t(156)](t(157),(n=>zr(e[t(150)],t(187),n)))}}function zi(){const t=["split","registerElementLabel","softBreak","55MQlpiF","high","mapper","enableCommand","_descriptionFactory","toViewPosition","1105960phkAnw","merge","data","span","shiftEnter","7tFRsLO","model","ck-suggestion-marker-","options","activeMarkers","169425laVQHp","2270456XKtQGk","addMarker:suggestion:deletion","bindElementToMarker","1255078WwZhQI","requires","addMarker:suggestion:insertion","downcastDispatcher","get","479865GbfJQS","consumable","addMarker:suggestion","3185454KkEOTS","ELEMENT_LINE_BREAK","insert","getItems","9osRfbD","addClass","editor","writer","name","8KWGcNr","TrackChangesEditing","markerRange","59564ZRjQah","includes","createUIElement","test","createPositionBefore","showSuggestionHighlights","element","init","plugins","locale","deletion","ck-suggestion-marker--active","editing","markerName"];return(zi=function(){return t})()}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(149)][o(182)](o(196));if(!s[o(184)][o(201)](r[o(197)],n[o(194)]))return;const a=t[o(170)];for(const t of r[o(197)][o(189)]()){if(!t.is(o(147),o(157)))continue;const n=o(151)==r[o(154)][o(155)](":")[1]?o(165):o(155),c=s[o(193)][o(200)](o(167),{class:o(171)+n}),u=s[o(160)][o(163)](a[o(202)](t));e&&i[o(173)][o(199)](r[o(154)])&&s[o(193)][o(191)](o(152),c),s[o(193)][o(188)](u,c),s[o(160)][o(177)](c,r[o(154)])}}}const Ki=qi;function Xi(){const t=["FORMAT_RESTRICTED_ENABLED","restrictedEditingException","commandParams","selection","1925886HsiIlo","from","format","1498800hyKMED","forceValue","1693220YDzeSC","commands","FORMAT_RESTRICTED_DISABLED","has","getRanges","locale","TrackChangesEditing","document","registerDescriptionCallback","markInlineFormat","_descriptionFactory","formatBlock","formatInline","get","afterInit","StandardEditingModeEditing","79145jSxTdN","change","commandName","isCollapsed","138280bvyEFX","16070663Ipztpp","value","editor","3968394DAVZQF","model","enableCommand","plugins","type"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(469049===-parseInt(n(422))/1+-parseInt(n(406))/2+-parseInt(n(401))/3+parseInt(n(404))/4+parseInt(n(426))/5+-parseInt(n(430))/6+parseInt(n(427))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(420)](){const t=Ki,e=this[t(429)],n=e[t(393)],r=e[t(411)];if(!e[t(395)][t(409)](t(421)))return;const s=e[t(395)][t(419)](t(412)),o=t(398),i=e[t(407)][t(419)](o);s[t(394)](o,((e,r={})=>{const a=t,c=n[a(413)][a(400)];if(c[a(425)])return void e(r);const u=void 0!==r[a(405)]?r[a(405)]:!i[a(428)];n[a(423)]((()=>{const t=a,e=Array[t(402)](c[t(410)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(415)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(416)][t(414)]((e=>{const n=t;if(n(417)!=e[n(396)]&&n(418)!=e[n(396)])return;const{data:s}=e;return s&&s[n(424)]==o?s[n(399)][0][n(405)]?{type:n(403),content:zr(r,n(397))}:{type:n(403),content:zr(r,n(408))}:void 0}))}}const Ji=Yi;function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=325]})(t,e)}function Qi(){const t=["FORMAT_STYLE","style","ghsAttributes","commandParams","351418kfQQZv","inline","301FBaqIX","537604TmmZWX","*Remove format:* %0","styleName","GeneralHtmlSupport","18867222aQEYag","DataSchema","registerAttributeLabel","locale","1nRRqgd","toLowerCase","getGhsAttributeNameForElement","TrackChangesEditing","381945DCVpoe","6030pgLfbF","plugins","type","2067880Byggxe","StyleUtils","afterInit","element","commandName","config","_enableDefaultAttributesIntegration","editor","registerDescriptionCallback","format","formatInline","block","_registerInlineAttribute","18wRhPQw","3jBJeAb","Style","definitions","6690384wxTaUl","forceValue","_registerBlockAttribute","add","formatBlock","has","_descriptionFactory","*Set format:* %0","normalizeConfig","get","_registerLegacyDescription"];return(Qi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(473462===-parseInt(n(353))/1*(-parseInt(n(342))/2)+parseInt(n(375))/3*(-parseInt(n(345))/4)+-parseInt(n(357))/5+parseInt(n(358))/6*(parseInt(n(344))/7)+-parseInt(n(327))/8+parseInt(n(374))/9*(-parseInt(n(361))/10)+parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(363)](){const t=Ji,e=this[t(368)];if(!e[t(359)][t(332)](t(325))||!e[t(359)][t(332)](t(350)))return;const n=e[t(359)][t(336)](t(356)),r=e[t(352)],s=e[t(366)][t(336)](t(339))||{},o=e[t(359)][t(336)](t(348)),i=e[t(359)][t(336)](t(362))[t(335)](e[t(359)][t(336)](t(350)),s[t(326)]);n[t(367)](t(339));const a=new Set;for(const e of i[t(372)]){const n=o[t(355)](e[t(364)]);a[t(330)](n)}const c=new Set;for(const e of i[t(343)]){const n=o[t(355)](e[t(364)]);c[t(330)](n);for(const n of e[t(340)])c[t(330)](n)}for(const e of a)n[t(329)](e),n[t(333)][t(351)](e,zr(r,t(338)));for(const e of c)n[t(373)](e),n[t(333)][t(351)](e,zr(r,t(338)));this[t(337)]()}[Ji(337)](){const t=Ji,e=this[t(368)],n=e[t(352)];e[t(359)][t(336)](t(356))[t(333)][t(369)]((e=>{const r=t;if(r(331)!=e[r(360)]&&r(371)!=e[r(360)])return;const{data:s}=e;return s&&r(339)===s[r(365)]?s[r(341)][0][r(328)]?{type:r(370),content:zr(n,r(334),s[r(341)][0][r(347)][r(354)]())}:{type:r(370),content:zr(n,r(346),s[r(341)][0][r(347)][r(354)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=212]})(t,e)}function na(){const t=["forceValue","length","_tableSuggestions","ELEMENT_TABLE_COLUMN_WITH_TEXT","findAncestor","min","getCellLocation","getRowIndexes","TableUtils","rowspan","addRange","item","push","215705OvUXBd","selectTableRow","getAttribute","last","getRanges","registerCustomCallback","3114966AXmgqE","registerDescriptionCallback","some","maxRow","isInContent","3752RubwhC","commands","_suggestionFactory","position","TableEditing","insertTableRowAbove","showSuggestionHighlights","tablePaste","includes","_setupColumnsRowsFixing","cell","left","ELEMENT_TABLE_COLUMN","_splitMarkerName","change:data","*Remove:* %0","removeTableColumn","2076812kqMCWP","enqueueChange","filter","discard","add","table","createRangeOn","values","19336YWjrJS","markMultiRangeInsertion","model","nodeBefore","every","root","addMarker:suggestion","tableCell","ELEMENT_TABLE_WITH_TEXT","startsWith","340677CGUQHz","insertTableRowBelow","editor","ELEMENT_TABLE_ROW_WITH_TEXT","getColumnIndexes","setSelection","_acceptFormatSuggestionCallbackFactory","getSuggestion","tableRow","enableCommand","change","suggestion","getChildren","addClass","element","insertTableColumnLeft","$textProxy","minColumn","isTouching","end","getItems","toLowerCase","getChanges","selection","span","registerPostFixer","has","getFirstRange","fromRange","createPositionAt","writer","substr","afterInit","highest","insert","mapper","subType","colspan","_descriptionFactory","markMultiRangeDeletion","execute","_getSuggestionCoords","hasAttribute","insertTableColumnRight","getSelectionAffectedTableCells","name","refresh","detach","start","*Insert:* %0","1930311tFMAOU","deletion","minRow","getContainedElement","354tRbMKk","data","tableColumn","options","maxColumn","differ","from","875vFdREI","registerElementLabel","low","isArray","insertion","removeClass","classes","first","_getCoordsForCells","createRangeIn","rootName","TrackChangesEditing","removeTableRow","max","toViewElement","nodeAfter","document","accept","ELEMENT_TABLE_ROW","createTableWalker","MAX_SAFE_INTEGER","plugins","isIntersectingWithRange","batch","locale","map","get","ELEMENT_TABLE","_tablePostFixingSubtypes","$graveyard","isEqual","insertTable","MIN_SAFE_INTEGER","join","selectTableColumn","oldRange","order","getChangedMarkers","above","downcastDispatcher","type"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(947975===-parseInt(n(326))/1+parseInt(n(308))/2+-parseInt(n(219))/3*(-parseInt(n(316))/4)+parseInt(n(280))/5+-parseInt(n(286))/6+parseInt(n(226))/7*(-parseInt(n(291))/8)+parseInt(n(215))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(254)]=[e(334),e(221)],this[e(269)]=new Set}[ta(358)](){const t=ta,e=this[t(328)],n=e[t(318)][t(242)][t(349)];if(!e[t(247)][t(352)](t(295)))return;const r=e[t(250)],s=e[t(247)][t(252)](t(237)),o=e[t(247)][t(252)](t(275));s[t(364)][t(227)](t(313),(e=>zr(r,t(253),e))),this[t(300)](),s[t(335)](t(257)),s[t(335)](t(281)),s[t(335)](t(260));for(const r of[t(296),t(327)]){const i=e[t(292)][t(252)](r);s[t(335)](r,(r=>{const a=t;e[a(318)][a(336)]((t=>{const e=a;r();const c=e(264)===i[e(262)],u=o[e(370)](n),l=o[e(274)](u),f=c?l[e(233)]-1:l[e(283)]+1,h=u[0][e(271)](e(313)),g=o[e(245)](h,{startRow:f,endRow:f}),d=Array[e(225)](g)[e(251)]((n=>t[e(314)](n[e(301)])));s[e(317)](d,e(334))}))}))}for(const r of[t(341),t(369)]){const i=e[t(292)][t(252)](r);s[t(335)](r,(r=>{const a=t;e[a(318)][a(336)]((t=>{const e=a;r();const c=e(302)===i[e(262)],u=o[e(370)](n),l=o[e(330)](u),f=c?l[e(233)]-1:l[e(283)]+1,h=u[0][e(271)](e(313)),g=o[e(245)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(225)](g)[e(251)]((n=>t[e(314)](n[e(301)])));s[e(317)](d,e(221))}))}))}for(const r of[t(238),t(307)]){const i=r[t(357)](11),a=i[t(347)](),c=a[t(357)](0,3)+t(350),u=t(313)+i,l=t(272)+i,f=t(239)+i;s[t(335)](r,(()=>{const i=t;e[i(318)][i(336)]((t=>{const e=i,h=o[e(370)](n),g=h[0][e(271)](e(313));let d;if(e(238)==r){const t=o[e(274)](h);d={startRow:t[e(233)],endRow:t[e(283)],includeAllSlots:!0}}else{const t=o[e(330)](h);d={startColumn:t[e(233)],endColumn:t[e(283)],includeAllSlots:!0}}const p=o[e(245)](g,d),m=Array[e(225)](p)[e(251)]((({cell:t})=>t)),I=sa(m[e(310)]((t=>t[e(368)](c)))),E=sa(m[e(310)]((t=>!t[e(368)](c))))[e(251)]((n=>t[e(314)](n))),b=s[e(365)](E,u);if(b&&(e(334)==b[e(362)]||e(221)==b[e(362)])){const n=this[e(367)](b);for(const r of I){const s=t[e(314)](r),i=o[e(273)](r),u=r[e(282)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(277)](s)}}}))}))}function c(r){const s=t,o=Array[s(225)](n[s(284)]())[s(251)]((t=>i.LiveRange[s(354)](t)));e[s(318)][s(336)]((t=>{const n=s,i=t[n(249)];r=r[n(310)]((t=>n(255)!=t[n(321)][n(236)])),t[n(331)](r),e[n(292)][n(252)](n(238))[n(372)](),e[n(366)](n(238),{forceDefaultExecution:!0}),e[n(318)][n(309)]((()=>{const t=n;e[t(318)][t(309)](i,(e=>{const n=t,r=o[n(310)]((t=>n(255)!=t[n(321)][n(236)]));r[n(268)]>0&&e[n(331)](r);for(const t of o)t[n(212)]()}))}))}))}function u(r){const s=t;e[s(318)][s(336)]((t=>{const o=s,a=Array[o(225)](n[o(284)]())[o(251)]((t=>i.LiveRange[o(354)](t))),c=[];for(const t of r)for(const e of t[o(346)]({shallow:!0}))c[o(279)](e);for(const n of c)o(255)!=n[o(321)][o(236)]&&(t[o(331)](t[o(355)](n,0)),e[o(292)][o(252)](o(307))[o(372)](),e[o(366)](o(307),{forceDefaultExecution:!0}));const u=a[o(310)]((t=>o(255)!=t[o(321)][o(236)]));u[o(268)]>0&&t[o(331)](u);for(const t of a)t[o(212)]()}))}function l(e,n){const r=t;return n[r(320)]((t=>e[r(288)]((e=>e[r(345)][r(256)](t[r(213)])||t[r(345)][r(256)](e[r(213)])))))}function f(e,n){const r=t;return e[r(288)]((t=>n[r(288)]((e=>t[r(345)][r(344)](e[r(213)])))))}e[t(220)][t(265)].on(t(322),((e,n,r)=>{const s=t;if(!r[s(222)][s(297)])return;const o=n[s(278)];if(!o)return;const i=r[s(361)][s(240)](o);function c(t){return Array[s(229)](t)?t:[t]}i&&s(323)===o[s(371)]&&(0,a.setHighlightHandling)(i,r[s(356)],((t,e,n)=>n[s(339)](c(e[s(232)]),t)),((t,e,n)=>n[s(231)](c(e[s(232)]),t)))}),{priority:t(359)}),s[t(364)][t(287)]((e=>{const n=t;if(n(230)!=e[n(266)]&&n(216)!=e[n(266)])return;const s=e[n(218)]();if(null!=s&&s.is(n(340),n(313))){if(n(230)==e[n(266)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)]));if(t[n(268)])return{type:n(230),content:zr(r,n(214),zr(r,n(324),'"'+t[n(259)](" ")+'"'))}}if(n(216)==e[n(266)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)]));if(t[n(268)])return{type:n(216),content:zr(r,n(306),zr(r,n(324),'"'+t[n(259)](" ")+'"'))}}}})),s[t(364)][t(287)]((e=>{const n=t;if(n(334)==e[n(362)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)])),s=this[n(367)](e),o=s[n(289)]-s[n(217)]+1;if(n(230)==e[n(266)])return t[n(268)]?{type:n(230),content:zr(r,n(214),zr(r,n(329),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(230),content:zr(r,n(214),zr(r,n(244),o))};if(n(216)==e[n(266)])return t[n(268)]?{type:n(216),content:zr(r,n(306),zr(r,n(329),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(216),content:zr(r,n(306),zr(r,n(244),o))}}if(n(221)==e[n(362)]){const t=e[n(346)]()[n(310)]((t=>t.is(n(342))))[n(251)]((t=>t[n(220)])),s=this[n(367)](e),o=s[n(223)]-s[n(343)]+1;if(n(230)==e[n(266)])return t[n(268)]?{type:n(230),content:zr(r,n(214),zr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(230),content:zr(r,n(214),zr(r,n(303),o))};if(n(216)==e[n(266)])return t[n(268)]?{type:n(216),content:zr(r,n(306),zr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(216),content:zr(r,n(306),zr(r,n(303),o))}}})),s[t(293)][t(285)](t(230),t(334),t(311),c),s[t(293)][t(285)](t(216),t(334),t(243),c),s[t(293)][t(285)](t(230),t(221),t(311),u),s[t(293)][t(285)](t(216),t(221),t(243),u),s[t(293)][t(285)](t(230),t(221),t(259),l),s[t(293)][t(285)](t(216),t(221),t(259),l),s[t(293)][t(285)](t(230),t(334),t(259),f),s[t(293)][t(285)](t(216),t(334),t(259),f)}[ta(332)](){const t=ta,e=this[t(328)],n=e[t(318)][t(242)][t(349)];return(r,s)=>{const o=t;e[o(318)][o(336)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(345)][a(319)];u&&u[0]&&!1===u[0][a(267)]&&(l=r[0][a(213)][a(241)]);const f=t[a(235)](l);if(a(255)==f[a(321)][a(236)])return;const h=Array[a(225)](n[a(284)]())[a(251)]((t=>i.LiveRange[a(354)](t)));t[a(331)](f),e[a(292)][a(252)](c)[a(372)](),u[a(279)]({forceDefaultExecution:!0}),e[a(366)](c,...u);const g=h[a(310)]((t=>a(255)!=t[a(321)][a(236)]));g[a(268)]>0&&t[a(331)](g);for(const t of h)t[a(212)]()}))}}[ta(234)](t){const e=ta,n=this[e(328)][e(247)][e(252)](e(275));let r=Number[e(246)],s=Number[e(258)],o=Number[e(246)],i=Number[e(258)];for(const a of t){if(e(255)==a[e(321)][e(236)])continue;const{row:t,column:c}=n[e(273)](a),u=a[e(368)](e(276))?a[e(282)](e(276))-1:0,l=a[e(368)](e(363))?a[e(282)](e(363))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ta(300)](){const t=ta,e=this[t(328)],n=e[t(247)][t(252)](t(237)),r=e[t(247)][t(252)](t(275));e[t(318)][t(242)].on(t(305),(()=>{const r=t,s=Array[r(225)](e[r(318)][r(242)][r(224)][r(263)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(304)](t);if(r(337)!=s)continue;if(null!=e[r(261)])continue;const a=n[r(333)](o);this[r(254)][r(299)](i)&&this[r(269)][r(312)](a)}}),{priority:t(228)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(314)](e),a=e[s(271)](s(313)),c=r[s(273)](e);for(const t of this[s(269)]){const n=t[s(362)],r=n[s(325)](s(298)),u=n[s(357)](r?10:5),l=u[s(347)](),f=l[s(357)](0,3)+s(350),h=s(272)+u,g=s(239)+u;if(!t[s(290)])continue;if(a!=t[s(353)]()[s(213)][s(271)](s(313)))continue;if(t[s(248)](i))continue;const d=e[s(368)](f)?e[s(282)](f)-1:0,p=this[s(367)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(277)](i),o=!0)}return o};e[t(318)][t(242)][t(351)]((n=>{const r=t;let o=!1;for(const t of e[r(318)][r(242)][r(224)][r(348)]())if(r(360)==t[r(266)])if(r(334)==t[r(371)])for(const e of t[r(294)][r(241)][r(338)]())o=o||s(e,n);else r(323)==t[r(371)]&&(o=o||s(t[r(294)][r(241)],n));return o}))}[ta(367)](t){const e=ta;return this[e(234)](t[e(284)]()[e(251)]((t=>t[e(213)][e(241)])))}}function sa(t){const e=ta;return Array[e(225)](new Set(t)[e(315)]())}const oa=aa;function ia(){const t=["afterInit","author","getRanges","execute","markBlockFormat","add","42174PRFImp","map","mergeTableCellLeft","cell","direction","mergeTableCellRight","*Merge cells*","getFirstPosition","accept","trackChanges","_areSelectedCellsMergable","low","fromRange","TableEditing","document","getSuggestions","TrackChangesEditing","size","mergeTableCellDown","type","isEnabled","mergeTableCells","plugins","findAncestor","formatBlock","*Split cell:* vertically","55885ixRgaC","616DhPvEh","143610RRPkVq","from","stop","detach","isInContent","get","setSelection","formatInline","280GlklkN","799398XFuDpF","getAncestors","markMultiRangeBlockFormat","*Split cell:* horizontally","456xjmCxm","_acceptFormatSuggestionCallbackFactory","getCellLocation","enableCommand","splitTableCellHorizontally","rootName","selection","model","has","table","root","refresh","forceDefaultExecution","find","commandName","22614PlkfJc","subType","highest","_suggestionFactory","_isForcedDefaultExecutionBlock","set:isEnabled","createTableWalker","createRangeOn","registerCustomCallback","$graveyard","insertion","editor","push","_areMergableCells","commands","containsRange","_tablePostFixingSubtypes","return","length","getSelectionAffectedTableCells","deletion","TableUtils","horizontally","18xlpTjP","4734776PEowTw","element","splitTableCellVertically","filter","requires","tableCell","change","locale","value","format","17878542RHISnv","_descriptionFactory","mergeTableCellUp","registerDescriptionCallback"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(937665===parseInt(n(485))/1+parseInt(n(489))/2*(-parseInt(n(504))/3)+parseInt(n(484))/4*(parseInt(n(474))/5)+parseInt(n(448))/6*(parseInt(n(475))/7)+-parseInt(n(428))/8*(parseInt(n(427))/9)+parseInt(n(476))/10+parseInt(n(438))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(432)](){return[ra]}[oa(442)](){const t=oa,e=this[t(515)],n=e[t(496)][t(462)][t(495)],r=e[t(435)];if(!e[t(470)][t(497)](t(461)))return;const s=e[t(470)][t(481)](t(464)),o=e[t(470)][t(481)](t(425)),a=e[t(470)][t(481)](ra);a[t(420)][t(516)](t(469)),s[t(492)](t(469),(()=>{const n=t,r=o[n(423)](e[n(496)][n(462)][n(495)]);e[n(496)][n(434)]((()=>{const t=n;s[t(487)](r,{commandName:t(469),commandParams:[]},[],t(469))}))})),e[t(418)][t(481)](t(469)).on(t(445),((n,r)=>{const o=t;e[o(418)][o(481)](o(457))[o(436)]&&(r[o(422)]>0&&r[r[o(422)]-1]&&r[r[o(422)]-1][o(501)]||s[o(508)]||this[o(458)]()||n[o(478)]())}),{priority:t(506)});for(const n of[t(440),t(453),t(466),t(450)]){const r=e[t(418)][t(481)](n);s[t(492)](n,(()=>{const n=t,o=e[n(496)][n(462)][n(495)][n(455)]()[n(486)]()[n(502)]((t=>t.is(n(429),n(433)))),i=r[n(436)];e[n(496)][n(434)]((()=>{const t=n;s[t(487)]([o,i],{commandName:t(469),commandParams:[]},[],t(469))}))}))}for(const n of[t(430),t(493)]){const r=e[t(418)][t(481)](n);s[t(492)](n,(()=>{const i=t,a=o[i(423)](e[i(496)][i(462)][i(495)])[0],c=a[i(471)](i(498)),{column:u,row:l}=o[i(491)](a);let f=[];if(i(426)==r[i(452)]){const t=o[i(510)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(477)](t)[i(449)]((t=>t[i(451)]))}else{const t=o[i(510)](c,{column:u,includeAllSlots:!0});f=Array[i(477)](t)[i(449)]((t=>t[i(451)]))}e[i(496)][i(434)]((t=>{const e=i;s[e(446)](t[e(511)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(439)][t(441)]((e=>{const n=t;if(n(472)!=e[n(467)]&&n(483)!=e[n(467)])return;const{data:s}=e;return s&&n(469)==s[n(503)]?{type:n(437),content:zr(r,n(454))}:void 0})),s[t(439)][t(441)]((e=>{const n=t;if(n(472)!=e[n(467)]&&n(483)!=e[n(467)])return;const{data:s}=e;return s?n(430)==s[n(503)]?{type:n(437),content:zr(r,n(473))}:n(493)==s[n(503)]?{type:n(437),content:zr(r,n(488))}:void 0:void 0}));const c=a[t(490)]();for(const e of[t(440),t(453),t(466),t(450)])s[t(507)][t(512)](t(472),e,t(456),c);for(const e of[t(430),t(493)])s[t(507)][t(512)](t(472),e,t(456),c);s[t(507)][t(512)](t(472),t(469),t(456),(r=>{const s=t;e[s(496)][s(434)]((t=>{const o=s,a=Array[o(477)](n[o(444)]())[o(449)]((t=>i.LiveRange[o(460)](t)));t[o(482)](r),e[o(418)][o(481)](o(469))[o(500)](),e[o(445)](o(469),{forceDefaultExecution:!0});const c=a[o(431)]((t=>o(513)!=t[o(499)][o(494)]));c[o(422)]>0&&t[o(482)](c);for(const t of a)t[o(479)]()}))}));for(const n of[t(440),t(466),t(450),t(453)]){const r=e[t(418)][t(481)](n);r.on(t(509),((n,s,o)=>{const i=t;if(o){const t=e[i(496)][i(462)][i(495)][i(455)]()[i(486)]()[i(502)]((t=>t.is(i(429),i(433))));this[i(517)](r[i(436)],t)||(n[i(421)]=!1,n[i(478)]())}}),{priority:t(459)})}}[oa(458)](){const t=oa,e=this[t(515)][t(418)][t(481)](t(469)),n=this[t(515)][t(470)][t(481)](t(425));if(!e[t(468)])return!1;const r=n[t(423)](this[t(515)][t(496)][t(462)][t(495)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(517)](e,n))return!1;return!0}[oa(517)](t,e){const n=oa,r=this[n(515)][n(470)][n(481)](n(464)),s=this[n(515)][n(496)][n(511)](t),o=this[n(515)][n(496)][n(511)](e),i=new Set,a=new Set;for(const t of r[n(463)]())if((n(514)==t[n(467)]||n(424)==t[n(467)]||n(469)==t[n(505)])&&t[n(480)])for(const e of t[n(444)]())e[n(419)](s,!0)&&i[n(447)](t[n(467)]+":"+t[n(443)].id),e[n(419)](o,!0)&&a[n(447)](t[n(467)]+":"+t[n(443)].id);if(i[n(465)]!=a[n(465)])return!1;for(const t of i)if(!a[n(497)](t))return!1;return!0}}const ua=fa;function la(){const t=["5665584ngcViA","end","requires","ck-suggestion-marker-","_handleLegacySuggestions","markerName","ck-suggestion-marker--active","11229993mpzpjN","mapper","createTableWalker","_splitMarkerName","data","markerRange","has","consume","consumable","_enableDefaultAttributesIntegration","markerNameToElements","format","FORMAT_HEADER_COLUMN","includes","*Format:* %0","setTableRowHeader","headingColumns","locale","unbindElementFromMarkerName","writer","FORMAT_HEADER_ROW","plugins","TableUtils","FORMAT_REGULAR_COLUMN","start","downcastDispatcher","accept","getSuggestion","TrackChangesEditing","112nDnwve","parent","registerCustomCallback","20JFiNzJ","get","1223241wEiWMb","data-suggestion","editor","addMarker:suggestion","options","toViewElement","_suggestionFactory","removeMarker:suggestion","TableEditing","showSuggestionHighlights","bindElementToMarker","_registerLegacyDescription","_descriptionFactory","stop","nodeAfter","10398vBlkeX","getCellLocation","addClass","setAttribute","editing","headingRows","41whwzxu","setTableColumnHeader","type","forceValue","cell","FORMAT_REGULAR_ROW","name","formatBlock","31468JZXUfp","nodeBefore","highest","registerAttributeLabel","_acceptFormatSuggestionCallbackFactory","activeMarkers","item","3240575XWWsJv","removeClass","2077020YTdjxs","afterInit","commandParams","removeAttribute","registerDescriptionCallback","commandName"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(354911===-parseInt(n(320))/1*(parseInt(n(328))/2)+parseInt(n(299))/3+-parseInt(n(337))/4+-parseInt(n(335))/5+parseInt(n(314))/6*(-parseInt(n(379))/7)+-parseInt(n(343))/8+parseInt(n(350))/9*(parseInt(n(297))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(345)](){return[ra]}[ua(338)](){const t=ua,e=this[t(301)];if(!e[t(371)][t(356)](t(307)))return;const n=e[t(367)],r=e[t(371)][t(298)](t(378));r[t(359)](t(365),[],[t(319)]),r[t(359)](t(321),[],[t(366)]),r[t(311)][t(331)](t(319),zr(n,t(370))),r[t(311)][t(331)](t(366),zr(n,t(362))),this[t(347)]()}[ua(347)](){const t=ua,e=this[t(301)][t(371)][t(298)](t(378)),n=this[t(301)][t(371)][t(298)](t(372)),r=this[t(301)][t(371)][t(298)](ra)[t(332)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(353)](o[a(348)]),l=e[a(377)](u),f=l[a(354)];if(a(327)!=l[a(322)]||!f||a(321)!=f[a(342)])return;if(o[a(334)])return void s[a(312)]();if(!i[a(358)][a(357)](o[a(355)],s[a(326)]))return;const h=o[a(355)][a(374)][a(313)],g=o[a(355)][a(344)][a(329)],d=h[a(380)][a(380)],{column:p}=n[a(315)](h),{column:m}=n[a(315)](g);for(let s=p;s<=m;s++){const l=n[a(352)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(324)],l=i[a(351)][a(304)](s);i[a(369)][a(316)](a(346)+c,l),r&&i[a(369)][a(317)](a(300),u,l),i[a(351)][a(309)](l,o[a(348)]),t&&(e[a(333)][a(363)](o[a(348)])?i[a(369)][a(316)](a(349),l):i[a(369)][a(336)](a(349),l))}}}}e[t(305)][t(296)](t(327),t(365),t(376),r),e[t(305)][t(296)](t(327),t(321),t(376),r),this[t(301)][t(318)][t(375)].on(t(302),s(),{priority:t(330)}),this[t(301)][t(354)][t(375)].on(t(302),((e,n,r)=>{const o=t;r[o(303)][o(308)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(330)}),this[t(301)][t(318)][t(375)].on(t(306),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(353)](r[o(348)]),c=e[o(377)](a),u=c[o(354)];if(o(327)!=c[o(322)]||!u||o(321)!=u[o(342)])return;const l=s[o(351)][o(360)](r[o(348)]);if(l)for(const t of l)s[o(369)][o(336)](o(346)+i,t),s[o(369)][o(336)](o(349),t),s[o(369)][o(340)](o(300),t),s[o(351)][o(368)](t,r[o(348)])}),{priority:t(330)}),this[t(310)]()}[ua(310)](){const t=ua,e=this[t(301)],n=e[t(367)];function r(e){const r=t;return{type:r(361),content:zr(n,r(364),e)}}e[t(371)][t(298)](t(378))[t(311)][t(341)]((e=>{const s=t;if(s(327)!=e[s(322)])return;const{data:o}=e;if(o){if(s(365)==o[s(342)]){const t=o[s(339)][0][s(323)];return r(zr(n,s(t?370:325)))}if(s(321)==o[s(342)]){const t=o[s(339)][0][s(323)];return r(zr(n,s(t?362:373)))}}}))}}const ga=pa;function da(){const t=["markers","getAllAdjacentSuggestions","map","accept","content","rows","getRows","redo","discard","createRangeOn","join","registerDescriptionCallback","deletion","getColumnIndexes","startsWith","getMarkers","markMultiRangeInsertion","insertRows","trackChanges","cells","nextSibling","suggestion-td","1948508ruaxEH","low","getTableIfOnlyTableInContent","column","getRowIndexes","deletionRanges","getColumns","conversion","return","tableCellPadding","tableCellBackgroundColor","wrap","add","columnInsertionRanges","getSuggestion","listenTo","previous","editingDowncast","getChildren","documentSelection","661437eELtPo","columnInsertionIndexes","tableCellHorizontalAlignment","author","6tfLrzL","document","Users","elementToElement","last","setAttributes","248632lTskjb","end","afterInit","findAncestor","first","removeColumns","markerToHighlight","entries","createRangeIn","oldRange","keys","isInContent","isEqual","getSelectionAffectedTableCells","ck-suggestion-marker--active","rootName","get","getAttributes","tableCellVerticalAlignment","getContainedElement","registerCustomCallback","schema","table","set","type","getSuggestionCallback","columns","ck-suggestion-marker","model","createElement","insertion","batch","_createdBatches","move","markMultiRangeDeletion","cell","has","endColumn","removeRows","_isForcedDefaultExecutionBlock","attributes","$graveyard","paragraph","suggestionLoaded","every","getShiftedBy","createPositionBefore","markerAttributes","fromEntries","suggestionUnloaded","editing","activeMarkers","from","includes","getSuggestions","suggestion:formatBlock:tablePasteCell","insertionRanges","suggestion","26409yChZCU","differ","plugins","TableClipboard","for","previousSibling","dataDowncast","_descriptionFactory","insertColumns","getRanges","tableCell","endRow","rowInsertionRanges","value","row","315HTgaJH","locale","getChild","remove","subType","tablePaste","_tablePostFixingSubtypes","*Replace table cells*","insert","newRange","markerName","isEmpty","updateMarker","removeMarkers","requires","tablePasteCell","view","setAttribute","tableCellBorderColor","_suggestionFactory","markMultiRangeBlockFormat","2967360NcHztR","some","tablePasteChainId","ck-suggestion-marker-insertion","push","formatBlock","_replaceTableSlotCell","register","registerPostFixer","tableCellSuggestion","rowInsertionIndexes","TableUtils","hasSuggestion","insertContent","filter","tablePasteColumn","852072JwOWiw","element","tableCellBorderStyle","_getCoordsForCells","createRange","reduce","showSuggestionHighlights","14436950EWDOiz","tablePasteRow","TrackChangesEditing","fill","clipboardOutput","options","getItems","getChanges","forceDefaultExecution","change","high","name","next","root","unwrap","tableCellBorderWidth","position","removeMarker","_splitMarkerName","length","containsRange","selection","find","nodeAfter","stop","start","commands","356tLthNz","getChangedMarkers","editor","getRange","createTableWalker"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(577314===parseInt(n(317))/1+parseInt(n(177))/2+parseInt(n(265))/3*(parseInt(n(351))/4)+parseInt(n(301))/5+-parseInt(n(201))/6*(parseInt(n(197))/7)+-parseInt(n(207))/8*(parseInt(n(280))/9)+-parseInt(n(324))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const ma=[ga(339),ga(298),ga(319),ga(199),ga(225),ga(187),ga(186)],Ia=Object[ga(255)](ma[ga(358)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(294)](){return[ra]}[ga(209)](){const t=ga,n=this[t(353)];if(!n[t(267)][t(243)](t(268)))return;const r=n[t(267)][t(223)](t(326)),s=n[t(267)][t(223)](t(312)),o=n[t(267)][t(223)](ra),i=n[t(267)][t(223)](t(268));o[t(286)][t(305)](t(325),t(316)),n[t(235)][t(228)][t(308)](t(310),{allowIn:t(275),allowContentOf:t(275),isLimit:!0}),n[t(184)][t(204)]({model:t(310),view:t(176)});let a=null;n[t(235)].on(t(314),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(343)]-1];h&&h[u(332)]||r[u(246)]||this[u(353)][u(350)][u(223)](u(374))[u(278)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(196)))return!1;const i=s[o(179)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(220)](n[o(202)][o(345)]);if(!a[o(343)])return!1;const c=a[0][o(210)](o(229)),l=r[o(181)](a),f=r[o(369)](a),h={startRow:l[o(211)],endRow:l[o(205)],startColumn:f[o(211)],endColumn:f[o(205)]};return 1==a[o(343)]&&(h[o(276)]+=r[o(362)](i)-1,h[o(244)]+=r[o(183)](i)-1),Ta(c,h,r)}(l,f,n[u(235)],s,i)&&(o[u(348)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(235)][u(333)]((()=>{const t=u;n[t(235)][t(314)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(343)]&&r[t(372)](o,t(325),{tablePasteChainId:s}),i[t(343)]&&r[t(372)](i,t(316),{tablePasteChainId:s}),l[t(343)]&&r[t(372)](l,t(285),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(343)]&&r[t(241)](f,t(285),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(300)](h[t(358)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(295),{tablePasteChainId:s});if(g){const e=g[t(371)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(235)][t(365)](s),a=e[t(346)]((e=>e[t(354)]()[t(219)](i)));a&&r[t(305)]([a[t(335)],o])}r[t(343)]&&g[t(297)](t(254),Object[t(255)](r))}a=null})))}),{priority:e.priorities[t(334)]+10}),n[t(267)][t(223)](t(268)).on(t(307),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(348)]();const c=s[r(242)],u=o,l=ba(c),f=ba(u);e[r(185)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(283)](c[r(282)](0));for(const t of Array[r(259)](u[r(195)]()))i[r(288)](t,c,r(208));const t=a[r(311)][r(260)](s[r(279)]),e=a[r(198)][r(260)](s[r(180)]);t||e||(h=i[r(215)](c))}else f&&!l&&(g=i[r(215)](c));else{const t=i[r(236)](r(310)),e=i[r(236)](r(310));i[r(188)](i[r(215)](c),e),i[r(288)](t,c,0);for(const e of Array[r(259)](u[r(195)]()))i[r(288)](e,t,r(208));h=i[r(365)](t),g=i[r(365)](e)}const d=Array[r(259)](u[r(224)]())[r(315)]((([t])=>ma[r(260)](t)));a[r(375)][r(305)]({element:c,attributes:d[r(343)]?Object[r(255)](d):null}),h&&a[r(263)][r(305)](h),g&&a[r(182)][r(305)](g)}),{priority:t(334)}),s.on(t(273),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(233)]||1;a[o(198)]=new Array(l)[o(327)](u)[o(358)](((t,e)=>t+e));for(const{cell:t}of s[o(355)](i,{startColumn:u,endColumn:u+l-1}))a[o(190)][o(305)](n[o(235)][o(365)](t))}),{priority:t(178)}),s.on(t(373),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(361)]||1;a[o(311)]=new Array(l)[o(327)](u)[o(358)](((t,e)=>t+e));for(const{cell:t}of s[o(355)](i,{startRow:u,endRow:u+l-1}))a[o(277)][o(305)](n[o(235)][o(365)](t))}),{priority:t(178)}),r[t(272)][t(367)]((e=>{const r=t;if(e[r(284)]&&e[r(284)][r(370)](r(285)))return e[r(193)]?{}:{type:r(237),content:zr(n[r(281)],r(287))}}));const c=()=>!1;for(const e of[t(285),t(316),t(325),t(295)])r[t(299)][t(227)](t(237),e,t(366),c),r[t(299)][t(227)](t(368),e,t(366),c),r[t(299)][t(227)](t(306),e,t(366),c);r[t(299)][t(227)](t(306),t(295),t(364),c),r[t(299)][t(227)](t(306),t(295),t(359),((e,r,s)=>{const o=t,i=e[o(358)]((t=>t[o(226)]()))[o(315)]((t=>t)),c=new Map(i[o(358)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(375)])e&&c[o(230)](t,e);else if(s&&s[o(254)])for(const[t,e]of Object[o(214)](s[o(254)])){const r=n[o(235)][o(356)][o(223)](t),s=r?r[o(354)]()[o(226)]():null;s&&c[o(230)](s,e)}n[o(235)][o(333)]((t=>{const e=o;for(const[n,r]of c)t[e(206)]({...Ia,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(299)][o(227)](e,o(285),s,((t,i,a)=>{const c=o;n[c(235)][c(333)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(349)][o(347)];t.is(o(318),o(310))&&u[o(305)](t)}r[o(299)][o(232)](e,null,s)(t,i,a);for(const t of u)o(248)!=t[o(337)][o(222)]&&n[o(338)](t)}))}))};u(t(237),t(359)),u(t(237),t(364)),u(t(368),t(359)),u(t(368),t(364)),r[t(299)][t(227)](t(237),t(325),t(364),(e=>{const n=t,r=e[n(358)]((t=>t[n(226)]())),i=r[0][n(210)](n(229)),{minRow:a,maxRow:c}=o[n(320)](r);s[n(245)](i,{at:a,rows:c-a+1})})),r[t(299)][t(227)](t(237),t(316),t(364),(e=>{const n=t,r=e[n(358)]((t=>t[n(226)]())),i=r[0][n(210)](n(229)),{minColumn:a,maxColumn:c}=o[n(320)](r);s[n(212)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(284)]||!n[s(284)][s(370)](s(285)))return;const o=n[s(247)][s(303)],i=r[s(261)]()[s(315)]((t=>t[s(218)]&&t[s(247)]&&t[s(247)][s(303)]==o));i[s(343)]&&n[s(357)]()[s(343)]!=i[s(343)]&&i[s(322)](((t,e)=>(t[s(336)]=e,e[s(193)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(342)](e[s(290)]),i=[s(234),s(304)],a=r[s(258)][s(260)](e[s(290)]);return a&&i[s(305)](s(221)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(250),l,{priority:t(334)}),r.on(t(256),l,{priority:t(334)}),n[t(235)][t(202)][t(309)]((()=>{const e=t;let s=!1;const o=Array[e(259)](n[e(235)][e(202)][e(266)][e(352)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(342)](t);if(e(264)!=o||e(368)!=a||i[e(216)])continue;if(!r[e(313)](c))continue;const u=r[e(191)](c)[e(274)](),l=n[e(267)][e(223)](e(203)).me;for(const t of r[e(261)]())if(t[e(218)]&&t[e(200)]==l&&e(306)==t[e(231)]&&e(295)==t[e(284)]&&t[e(274)]()[e(251)]((t=>u[e(302)]((n=>n[e(344)](t,!0))))))for(const n of t[e(357)]())n[e(218)]&&(n[e(364)](),s=!0)}return s})),n[t(235)][t(202)][t(309)]((e=>{const s=t,o=n[s(350)][s(223)](s(363));if(!o||!o[s(239)][s(243)](e[s(238)]))return!1;let i=!1;const a=n[s(267)][s(223)](s(203)).me,c=n[s(235)][s(202)][s(266)][s(331)](),u=Array[s(259)](n[s(235)][s(202)][s(266)][s(352)]())[s(315)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(342)](t);return n(264)==o&&n(285)==i&&c==a.id&&!e[n(216)]}));for(const t of c){if(s(288)!=t[s(231)]||s(310)!=t[s(335)]||1!=t[s(343)])continue;const n=e[s(321)](t[s(340)],t[s(340)][s(252)](1));if(!u[s(346)]((({data:t})=>t[s(289)][s(219)](n))))for(const{name:t,data:r}of u)if(n[s(344)](r[s(289)])){e[s(292)](t,{range:n}),i=!0;break}}return i})),n[t(235)][t(202)][t(309)]((e=>{const s=t;let o=!1;const i=n[s(267)][s(223)](s(203)).me,a=r[s(261)]()[s(315)]((t=>t[s(218)]&&t[s(200)]==i)),c=new Set,u=new Set;for(const t of a)if(s(285)==t[s(284)])for(const e of t[s(371)]()){const n=e[s(354)]()[s(226)]();if(n)if(n.is(s(318),s(310))&&ba(n)){t[s(341)](e[s(335)]),c[s(189)](n),o=!0;const r=n[s(376)],i=n[s(270)],a=r&&r.is(s(318),s(310)),l=i&&i.is(s(318),s(310));a&&!c[s(243)](r)&&u[s(189)](r),l&&!c[s(243)](i)&&u[s(189)](i)}else n.is(s(318),s(249))&&n[s(291)]&&(t[s(341)](e[s(335)]),o=!0)}else if(s(295)==t[s(284)]){if(!t[s(247)]||!t[s(247)][s(303)])continue;const e=t[s(247)][s(254)];if(e&&Object[s(217)](e)[s(343)])continue;const n=t[s(247)][s(303)];let r=!0,i=!0;for(const e of a)if(e[s(284)]&&e[s(284)][s(370)](s(285))){if(!e[s(247)][s(303)]){i=!1;break}if(e.id!=t.id&&e[s(247)][s(303)]==n){r=!1;break}}i&&r&&(t[s(293)](),o=!0)}for(const t of c)e[s(283)](t);for(const t of u)e[s(338)](t);return o})),n[t(184)][t(269)](t(194))[t(213)]({model:t(262),view:(t,e)=>f(t),converterPriority:t(334)}),n[t(184)][t(269)](t(271))[t(213)]({model:t(262),view:(e,n)=>n[t(329)][t(323)]?f(e,!1):null,converterPriority:t(334)});const h=n[t(257)][t(296)];this[t(192)](h[t(202)],t(328),((e,n)=>{const r=t,s=[];for(const t of h[r(215)](n[r(360)])[r(330)]())t.is(r(318),r(176))&&s[r(305)](t);h[r(333)]((t=>{const e=r;for(const n of s)t[e(240)](t[e(215)](n),t[e(253)](n)),t[e(283)](n)}))}))}}function ba(t){const e=ga;if(t[e(291)])return!0;const n=t[e(282)](0);return n.is(e(318),e(249))&&n[e(291)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(355)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["plugins","selection","model","Users","data","367746mrnJop","bind","*Format:* resize table","resizeTable","getSuggestions","formatInline","_suggestionFactory","TrackChangesEditing","document","5218873HNIpib","handleSuggestionDescription","formatGroupId","getSelectedElement","table","tableWidth","get","14sWmXuj","resizeTableWidth","getColumnGroupElement","author","478435vxmJou","accept","getTableColumnsWidths","TableColumnResizeEditing","editor","locale","type","columnWidths","getAttribute","subType","20322sFEeBg","has","discard","formatBlock","721032zolwop","registerCustomCallback","255987RJdmHD","afterInit","3NetDZx","enableCommand","registerDescriptionCallback","8ychYJC","change","handleResizeTableWidthCommand","getContainedElement","10KPtbbw","_descriptionFactory","509452aYrmWe","format","markBlockFormat","commandParams","getSuggestionCallback"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(195919===-parseInt(n(171))/1+parseInt(n(192))/2+-parseInt(n(173))/3*(-parseInt(n(182))/4)+-parseInt(n(212))/5+-parseInt(n(169))/6*(parseInt(n(208))/7)+parseInt(n(176))/8*(parseInt(n(222))/9)+-parseInt(n(180))/10*(-parseInt(n(201))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class Ca extends t.Plugin{[_a(172)](){const t=_a;if(!this[t(216)][t(187)][t(223)](t(215)))return;const e=this[t(216)][t(187)][t(207)](t(199));e[t(174)](t(209),this[t(178)][t(193)](this)),e[t(198)][t(170)](t(225),t(195),t(213),e[t(198)][t(186)](t(225),null,t(224))),e[t(198)][t(170)](t(225),t(195),t(224),e[t(198)][t(186)](t(225),null,t(213))),e[t(181)][t(175)](this[t(202)][t(193)](this))}[_a(178)](t,e){const n=_a,r=this[n(216)][n(187)][n(207)](n(199)),s=this[n(216)][n(187)][n(207)](n(215)),o=e[n(205)]||this[n(216)][n(189)][n(200)][n(188)][n(204)]();this[n(216)][n(189)][n(177)]((()=>{const i=n,a=s[i(210)](o);let c=a?s[i(214)](a):null,u=o[i(220)](i(206))||null;const l=e[i(206)]||u,f=e[i(219)]||c,h=this[i(216)][i(187)][i(207)](i(190)).me;for(const t of r[i(196)]()){const e=t[i(179)]();if(i(195)===t[i(221)]&&e===o){t[i(211)]!==h&&t[i(224)]();const e=t[i(191)][i(185)];u=e[0][i(206)],c=e[0][i(219)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(184)](o,{commandName:i(209),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(195)},[],i(195))}))}[_a(202)](t){const e=_a;if(e(225)!=t[e(218)]&&e(197)!=t[e(218)])return;const{data:n}=t;if(n&&e(195)===n[e(203)]){const t=e(194);return{type:e(183),content:zr(this[e(216)][e(217)],t)}}}}const ka=Ra;function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(368080===-parseInt(n(303))/1+-parseInt(n(312))/2+parseInt(n(305))/3*(parseInt(n(306))/4)+-parseInt(n(317))/5+-parseInt(n(309))/6*(-parseInt(n(315))/7)+-parseInt(n(319))/8*(parseInt(n(302))/9)+parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[ka(311)](){const t=ka,e=this[t(314)];e[t(316)][t(307)](t(304))&&e[t(316)][t(301)](t(318))[t(313)](t(310))}}function La(){const t=["TrackChangesEditing","41912QjmNte","get","36XTidSa","240485oWOfqc","Template","1163301wrBfva","4IZMUVM","has","5187210VAALxa","6XAnJez","insertTemplate","afterInit","332420UBHIbE","enableCommand","editor","3662183wyOxaD","plugins","3169630rEfecl"];return(La=function(){return t})()}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=114]})(t,e)}function Ma(){const t=["18853551dvmPuc","registerElementLabel","tableOfContents","enableCommand","plugins","938674pXdqKq","506475llyRNb","editor","insertTableOfContents","201135kvNUri","ELEMENT_TABLE_OF_CONTENTS","1336376XqtFbj","4909404bYXLDb","afterInit","7GXoFMI","commands","_descriptionFactory","16LISSdI","locale","TrackChangesEditing","1112320aXxHmK","get"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(458678===parseInt(n(130))/1+parseInt(n(126))/2+-parseInt(n(127))/3*(-parseInt(n(116))/4)+parseInt(n(119))/5+parseInt(n(133))/6*(parseInt(n(135))/7)+parseInt(n(132))/8+-parseInt(n(121))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(134)](){const t=Sa,e=this[t(128)];if(!e[t(114)][t(120)](t(129)))return;e[t(125)][t(120)](t(118))[t(124)](t(129));const n=e[t(125)][t(120)](t(118)),r=e[t(117)];n[t(115)][t(122)](t(123),(e=>zr(r,t(131),e)))}}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=492]})(t,e)}function Da(){const t=["nodeBefore","suggestion","title-content","ELEMENT_TITLE","2721PQOEba","model","_descriptionFactory","element","4868pcHsTW","isTouching","from","newRange","updateMarker","document","schema","7363986rNMCay","354946ujwvnl","3dAzXqG","isEqual","locale","get","editor","registerPostFixer","createRange","getChangedMarkers","has","Title","registerElementLabel","TrackChangesEditing","isCollapsed","removeMarker","490176niPRse","afterInit","differ","end","forward","plugins","start","getNearestSelectionRange","11822832ovLKjn","4200310YmtZOb","71250qOctVk","700UcqjiW","_splitMarkerName"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(874089===-parseInt(n(494))/1*(-parseInt(n(493))/2)+-parseInt(n(525))/3*(-parseInt(n(529))/4)+-parseInt(n(519))/5*(parseInt(n(518))/6)+-parseInt(n(492))/7+parseInt(n(516))/8+parseInt(n(508))/9+parseInt(n(517))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(509)](){const t=wa,e=this[t(498)];if(!e[t(513)][t(502)](t(503)))return;const n=e[t(513)][t(497)](t(505));n[t(527)][t(504)](t(523),(()=>zr(e[t(496)],t(524)))),e[t(526)][t(534)][t(499)]((r=>{const s=t;let o=!1;const i=Array[s(531)](e[s(526)][s(534)][s(510)][s(501)]());for(const{name:t,data:a}of i){const{group:i}=n[s(520)](t);if(s(522)!==i||!a[s(532)])continue;const c=a[s(532)],u=c[s(511)][s(521)];if(!u||!u.is(s(528),s(523)))continue;if(!c[s(514)][s(530)](c[s(511)]))continue;const l=e[s(526)][s(535)][s(515)](c[s(511)],s(512));if(l&&l[s(506)]){const e=r[s(500)](c[s(514)],l[s(514)]);e[s(495)](c)||(r[s(533)](t,{range:e}),o=!0)}o||(r[s(507)](t),o=!0)}return o}))}}function xa(){const t=["redo","plugins","get","416VAoNha","afterInit","60GoygiX","3663140sAqpXj","enableCommand","UndoEditing","has","675621ilrMDL","629262ccgdwM","undo","TrackChangesEditing","1921281ykECXG","editor","137855wxqpvp","3084235ztePvx","2791864utroiM"];return(xa=function(){return t})()}const Ua=Ba;function Ba(t,e){const n=xa();return(Ba=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(708344===parseInt(n(455))/1+parseInt(n(463))/2+parseInt(n(459))/3+parseInt(n(451))/4+parseInt(n(461))/5*(parseInt(n(450))/6)+parseInt(n(462))/7+-parseInt(n(467))/8*(parseInt(n(456))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ua(468)](){const t=Ua,e=this[t(460)],n=e[t(465)][t(466)](t(458));e[t(465)][t(454)](t(453))&&(n[t(452)](t(457)),n[t(452)](t(464)))}}const Ga=Va;function Ha(){const t=["get","requires","5ioShsg","8rtBgyY","plugins","2477142zHxxCI","TrackChangesEditing","TableCaptionEditing","editor","has","enableCommand","toggleTableCaption","15739196BwKeMs","134630hnqIpK","afterInit","369XJnshH","9873017xwenZG","465854KCSwOv","827725UqvoHa","1116172zUyVdn","3kUcuKw"];return(Ha=function(){return t})()}function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=411]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(714310===parseInt(n(422))/1+-parseInt(n(421))/2*(parseInt(n(424))/3)+parseInt(n(423))/4+-parseInt(n(427))/5*(-parseInt(n(430))/6)+parseInt(n(420))/7*(parseInt(n(428))/8)+-parseInt(n(419))/9*(parseInt(n(417))/10)+-parseInt(n(416))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(426)](){return[ra]}[Ga(418)](){const t=Ga,e=this[t(412)];e[t(429)][t(413)](t(411))&&e[t(429)][t(425)](t(431))[t(414)](t(415))}}const Wa=Xa;function Ka(){const t=["setAttribute","16893198Hwahtu","afterInit","tableCellBackgroundColor","handleSuggestionDescription","batch","_getSuggestion","tableProperties","table","tableBorderStyle","plugins","tableCellPadding","document","3445096aeLpdY","registerDescriptionCallback","format","getSuggestions","3636258laYmbc","subType","tableCellBorderWidth","tableWidth","TableUtils","handleDiscardAction","tableHeight","5rNAcPd","pluginName","removeAttribute","commandParams","tableBackgroundColor","getSuggestionCallback","1797219OkfhRN","accept","_descriptionFactory","tableCellProperties","tableCellHeight","markBlockFormat","TablePropertiesEditing","findAncestor","join","enqueueChange","discard","_handlePropertyChange","6022709YXcylD","nodeAfter","tableCellWidth","enableCommand","getFirstPosition","*Format:* change table properties","6469288TPbZYy","registerCustomCallback","get","editor","has","TrackChangesTableProperties","selection","tableAlignment","locale","tableCellVerticalAlignment","getAttribute","getContainedElement","*Format:* change table cell properties","tableCellHorizontalAlignment","tableBorderWidth","model","TableCellPropertiesEditing","2pXSEpO","TrackChangesEditing","start","getSelectionAffectedTableCells","data","formatBlock","change","1385362LMJVQt","_suggestionFactory","tableBorderColor","tableCellBorderColor","tableCellBorderStyle"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(783776===parseInt(n(276))/1*(-parseInt(n(283))/2)+parseInt(n(241))/3+-parseInt(n(301))/4+parseInt(n(235))/5*(parseInt(n(305))/6)+-parseInt(n(253))/7+parseInt(n(259))/8+parseInt(n(289))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(295)]=[e(285),e(297),e(273),e(266),e(231),e(234),e(239)],this[e(244)]=[e(286),e(287),e(230),e(299),e(255),e(245),e(291),e(272),e(268)]}static get[Wa(236)](){return Wa(264)}[Wa(290)](){const t=Wa,e=this[t(262)][t(298)][t(261)](t(277));if(this[t(262)][t(298)][t(263)](t(247))){for(const n of this[t(295)])e[t(256)](n,((e,r)=>{const s=t,o=this[s(262)][s(274)][s(300)][s(265)][s(257)]()[s(248)](s(296));this[s(252)](n,[o],this[s(295)],s(295),e,r)}));e[t(284)][t(260)](t(281),t(295),t(242),e[t(284)][t(240)](t(281),null,t(251))),e[t(284)][t(260)](t(281),t(295),t(251),((e,n)=>this[t(233)](this[t(295)],e,n))),e[t(284)][t(260)](t(281),t(295),t(249),(()=>!1))}if(this[t(262)][t(298)][t(263)](t(275))){for(const n of this[t(244)])e[t(256)](n,((e,r)=>{const s=t,o=this[s(262)][s(298)][s(261)](s(232))[s(279)](this[s(262)][s(274)][s(300)][s(265)]);this[s(252)](n,o,this[s(244)],s(244),e,r)}));e[t(284)][t(260)](t(281),t(244),t(242),e[t(284)][t(240)](t(281),null,t(251))),e[t(284)][t(260)](t(281),t(244),t(251),((e,n)=>this[t(233)](this[t(244)],e,n))),e[t(284)][t(260)](t(281),t(244),t(249),(()=>!1))}e[t(243)][t(302)]((e=>this[t(292)](e)))}[Wa(252)](t,e,n,r,s,o){const i=Wa,a=this[i(262)][i(298)][i(261)](i(277));this[i(262)][i(274)][i(250)](o[i(293)],(()=>{const t=i;for(const i of e)if(this[t(294)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(269)](r);void 0!==n&&(e[r]=n)}s(o),a[t(246)](i,{commandParams:[e]},[],r)}}))}[Wa(233)](t,e,n){const r=Wa,s=e[0][r(278)][r(254)],o=n[r(238)][0];this[r(262)][r(274)][r(282)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(288)](r,o[r],s):e[n(237)](r,s)}))}[Wa(292)](t){const e=Wa;if(t[e(280)])switch(t[e(306)]){case e(295):return{type:e(303),content:zr(this[e(262)][e(267)],e(258))};case e(244):return{type:e(303),content:zr(this[e(262)][e(267)],e(271))}}}[Wa(294)](t,e){const n=Wa,r=this[n(262)][n(298)][n(261)](n(277));for(const s of r[n(304)]({skipNotAttached:!0})){const r=s[n(270)]();if(s[n(306)]===e&&r===t)return s}return null}}var Za=Function.prototype,Ja=Object.prototype,Ya=Za.toString,Qa=Ja.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Qa.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ya.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Y?Y.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Ur(n,e[s]);return n})),dc=mc;function pc(){const t=["_isForcedDefaultExecutionBlock","insertion","getItems","acceptSelectedSuggestions","_splitMarkerName","oldRange","open","substr","move","unbind","getContainedElement","_addSuggestionMarker","_suggestionState","formatInline:chain","size","fetchCommentThread","bindElementToMarker","updateSuggestion","skipNestingCheck","marker-count","getLastMatchingPosition","createElement","suggestionLoaded","isLocal","formatBlock:accept","suggestion:","44334XEoXZa","_suggestionFactory","getUser","addMarker:suggestion:formatBlock","addUser","dataReady","listenTo","suggestion:attribute:","high","multi","containsPosition","every","createRangeOn","_rangeIsInLocalUserInsertion","data","parent","from","addMarker:suggestion:attribute","ck-suggestion-marker","backward","13yURwRi","rename","after","addSuggestion","addMarker","4ZIsUgq","setAttribute","split","delete","plugins","editing","getRanges","adapter","find","config","_checkSuggestionCorrectness","_adapter","_cutOutSuggestionMarker","forceDefaultExecution","getDifference","requires","value","markInlineFormat","deletion:discard","trackChanges","conversion","_getSuggestionData","element","formatBlock:discard","resolve","enableReadOnlyMode","toJSON","211797VPCCNw","$textProxy","addSuggestionData","CommentsRepository","isAtStart","remove","_editor","track-changes-adapter-missing-getsuggestion","addComment","_enabledCommands","deletion:","_initAriaMarkerChangeAnnouncements","rethrowUnexpectedError","removeMarker:suggestion:attribute","attributeOldValue","ck-suggestion-marker-","_element","schema","createRange","commentThread","trackChanges.trackFormatChanges","getMultiRangeId","position","addMarker:suggestion","getRange","isLimit","isBefore","_getMarkerAnnouncementText","createPositionAfter","chain","createdAt","11610972istqvq","clone","getCustomProperty","startsWith","update:suggestion","getFirstMarker","author","change:_saved","previous","formatInline:accept","_customCallbacks","registerCustomCallback","_joinSuggestions","change","set","1771ZGBUcE","attribute:discard","removeComment","model","type","accepted","track-changes-suggestion-data-mismatch","fromCharCode","editingDowncast","formatBlock","widget","isSelectable","markerToHighlight","nodeBefore","markAttributeChange","enableCommand","discardSuggestion","getAllAdjacentSuggestions","unshift","rootName","ariaLiveAnnouncer","98060xtiCHo","markMultiRangeInsertion","targetPosition","addMarkerName","$graveyard","for","catch","acceptSuggestion","newValue","highest","insertion:","creator","attribute:join","getFirstRange","change:activeMarkers","discard","root","track-changes-suggestion-not-found","markMultiRangeDeletion","attributeNewValue","return","oldValue","_inlineAttributeKeys","isInsideObject","getChangedMarkers","before","formatInline:join","name","stop","getWalker","elementEnd","getNearestSelectionRange","deletion:accept","track-changes-enable-command-twice","isAtEnd","item","start","track-changes-user-not-found","formatBlock:join","insert","push","dataToMarker","toUpperCase","track-changes-adapter-already-set","default","suggestionUnloaded","_model","isCollapsed","consume","_setSuggestionData","isUndo","_afterChanges","registerPostFixer","insertion:discard","createRangeIn","PendingActions","addClass","toViewElement","accept","head","external:","$elementName","sort","lowest","_registerInlineAttribute","markDeletion","stopListening","_getAuthorFromId","_processAttributeChanges","isExternal","multipleBlocks","setTo","containsItem","_onDiscard","then","hasComments","normal","ck-suggestion-marker-formatInline","editor","announce","init","isEqual","_descriptionFactory","formatGroupId","commands","suggestionChanged","markMultiRangeBlockFormat","length","some","markerName","batch","nodeAfter","ck-suggestion-marker--active","options","_enableDefaultAttributesIntegration","deletion:chain","reconvertMarker","_updateSuggestionData","document","pluginName","attribute:","forEach","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","tablePasteChainId","never","addHighlight","authorName","_mergeNestedSuggestions","@external","isObject","groupId","markBlockFormat","_reduceSuggestionAttributeRange","_findSuggestions","containsRangeInObject","856MiTlPI","6359845GWoQlT","mapper","notReady","pop","removeMarker","consumable","_handleNewSuggestionMarker","129zjEVhi","_addThreadToSuggestion","markerReady","fire","_isBlockAttribute","isInContent","_blockAttributeKeys","getSuggestion","collaboration.channelId","updateMarker","isMultiRange","has","getAttribute","formatBlock:","ENTER","elementStart","always","next","getSuggestionCallback","detach","_defaultCallbacks","removed","acceptAllSuggestions","isArray","markers","ready","hasSuggestion","removeClass","refresh","addCommentThread","createSelection","fromRange","_setSuggestionRange","_commentsRepository","isOwn","includes","writer","selection","change:data","keys","_registerDefaultCallbacks","commandName","removeMarker:suggestion:formatBlock","2057802IFiOaj","documentSelection","_saved","group","map","locale","isNextTo","attribute","_getExternalAuthor","suggestion-type","join","howMany","add","_processAttributeSuggestions","isBlock","_refreshAttributeSuggestionsChain","splitPosition","isAfter","markInsertion","track-changes-command-not-found","_removeSuggestion","formatInline:","insertion:join","isTouching","getChanges","dataDowncast","isIntersectingWithRange","TrackChangesEditing","$text","execute","insertion:chain","values","_recordAttributeSuggestions","PENDING_ACTION_SUGGESTION","createPositionBefore","originalSuggestionId","_createSuggestion","define","newRange","_SUGGESTION_ANNOUNCEMENT","removeAttribute","clear","suggestion","FORMATTING","low","createPositionAt","data-suggestion","_recordAttributeChanges","differ","_breakSuggestionMarker","7sPLGOg","isIntersecting","trackChangesCommand","formatInline:discard","filter","attributes","_isRegisteredAttribute","_getAttributeKey","assign","meta","key","rejected","getCommentThread","unbindElementFromMarkerName","getIntersection","addRange","removeMarkers","containsRange","hasCommentThread","subType","authoredAt","deletion","deletion:join","moveTargetPosition","upcast","getAncestors","$marker","insertion:accept","isDocumentOperation","end","buildSuggestion","forward","discardAllSuggestions","discardSelectedSuggestions","Users","concat","formatBlock:chain","comments","activeMarkers","getMarkers","markerNameToElements","format","isRemovable","showSuggestionHighlights","_joinWithAdjacentSuggestions","_refreshSuggestionsChain","_trackFormatChanges","splice","substring","get","setSelection","range","insertContent","warn","_suggestions","attribute:accept","ck-suggestion-marker-formatBlock","123579wLIaoD","_registerBlockAttribute","containerElement","getSuggestions","formatInline","enqueueChange","applyOperation","_reduceExistingSuggestions","error-saving-suggestion-data-suggestion-discarded","_isDataLoaded","LEAVE","getShiftedBy","attributeKey","elementToElement","markerToData","trackChanges.mergeNestedSuggestions","deleteContent"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(889512===-parseInt(n(356))/1+parseInt(n(304))/2*(parseInt(n(546))/3)+parseInt(n(329))/4*(-parseInt(n(539))/5)+-parseInt(n(589))/6*(-parseInt(n(204))/7)+-parseInt(n(538))/8*(parseInt(n(261))/9)+-parseInt(n(423))/10*(-parseInt(n(402))/11)+-parseInt(n(387))/12*(-parseInt(n(324))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(484);class Ec extends t.Plugin{static get[dc(344)](){return[dc(359),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,Cs,Ss,Us,to,so,uo,go,bo,Ao,No,Mo,Do,Vo,Uo,Xo,Yo,ei,ci,pi,oi,Hs,Ks,bi,yi,Ni,Si,Pi,ji,Vi,Zi,$i,ra,ca,ha,za,Ea,Ca,Oa,qa,Na,Pa,ja]}static get[dc(522)](){return dc(181)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(593)]((t=>String[e(409)](t)))[e(599)]("")}super(t),this[e(186)]=!1,this[e(401)](e(242),[]),this.on(e(437),((n,r,s,o)=>{const i=e;this[i(469)][i(400)]((()=>{const e=i;for(const n of[...o,...s])this[e(469)][e(570)][e(557)](n)&&t[e(334)][e(519)](n)}))})),this[e(505)]=new qr(this[e(501)][e(405)][e(373)],this[e(501)][e(594)]),this[e(340)]=null,this[e(305)]=new bc(this[e(501)]),this[e(258)]=new Map,this[e(579)]=t[e(333)][e(253)](e(359)),this[e(365)]=new Set,this[e(469)]=this[e(501)][e(405)],this[e(290)]=new WeakMap,this[e(278)]=!1,this[e(552)]=new Set([e(484)]),this[e(445)]=new Set,t[e(338)][e(191)](e(376),e(467)),this[e(250)]=t[e(338)][e(253)](e(376)),t[e(338)][e(191)](e(276),!0),this[e(530)]=t[e(338)][e(253)](e(276)),this[e(206)]=new f(t,this[e(365)]),this[e(367)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,52,53,54])}[dc(503)](){const t=dc,n=this[t(501)],r=(e,n)=>{const r=t;if(r(596)!=e)return r(371)+e;const s=n[r(331)]("|")[0];return this[r(550)](s)?r(260):r(500)};n[t(349)][t(428)](t(410))[t(414)]({model:t(196),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(282)](e[n(512)]),a=[n(322),r(o,i)];let c=3e3;return this[n(242)][n(581)](e[n(512)])&&(a[n(463)](n(515)),c=3010),n(225)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(349)][t(428)](t(179))[t(166)]((e=>{const r=t;e.on(r(379),((t,e,s)=>{const o=r;if(!s[o(516)][o(247)])return;const i=e[o(458)];if(!i)return;const c=s[o(540)][o(480)](i);n[o(405)][o(373)][o(532)](i)&&c&&!c[o(389)](o(412))&&c.is(o(263))&&(0,a.toWidget)(c,s[o(582)])}),{priority:r(312)})})),n[t(349)][t(428)](t(179))[t(414)]({model:t(196),view:(e,n)=>{const s=t;if(!n[s(516)][s(247)])return null;const{type:o,subType:i}=this[s(282)](e[s(512)]);return{classes:[s(322),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(458)])return;const{id:c}=this[a(282)](o[a(512)]);if(r){const t=this[a(258)][a(253)](c),e=this[a(211)](t);if(!this[a(550)](e))return}if(o[a(458)].is(a(583)))return void i[a(544)][a(471)](o[a(458)],s[a(450)]);const u=i[a(540)][a(480)](o[a(458)]);if(o[a(458)].is(a(351))&&n[a(405)][a(373)][a(168)](o[a(458)])&&!u[a(389)](a(528))){i[a(582)][a(479)]([a(322),a(260)],u),i[a(582)][a(330)](a(200),c,u),i[a(540)][a(294)](u,o[a(512)]),e&&(this[a(242)][a(581)](o[a(512)])?i[a(582)][a(479)](a(515),u):i[a(582)][a(573)](a(515),u));for(const t of n[a(405)][a(477)](o[a(458)])[a(280)]())i[a(544)][a(471)](t,s[a(450)]);i[a(544)][a(471)](o[a(458)],s[a(450)])}};n[t(349)][t(428)](t(179))[t(166)]((e=>{const n=t;e.on(n(307),((t,e,r)=>{const o=n;r[o(516)][o(247)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(432)})})),n[t(349)][t(428)](t(179))[t(166)]((e=>{const n=t;e.on(n(321),((t,e,r)=>{const o=n;r[o(516)][o(247)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(432)})})),n[t(349)][t(428)](t(179))[t(275)]({model:t(196),view:(e,n)=>n[t(516)][t(247)]?null:{group:t(196),name:e[t(285)](11)}}),n[t(349)][t(428)](t(228))[t(274)]({view:{name:t(196),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(303)+e[r(558)](r(598))+":"+e[r(558)]("id");return e[r(558)](r(297))&&(s+=":"+e[r(558)](r(297))),n[r(299)](r(230),{"data-name":s})}}),n[t(349)][t(428)](t(228))[t(464)]({view:t(196)}),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(307),s(),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(321),s({isAttributeSuggestion:!0}),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(588),((t,e,r)=>{const s=n,o=r[s(540)][s(244)](e[s(512)]);if(o)for(const t of o)t[s(389)](s(528))||(r[s(582)][s(573)]([s(322),s(260),s(515)],t),r[s(582)][s(194)](s(200),t),r[s(540)][s(217)](t,e[s(512)]))}),{priority:n(312)})})),n[t(349)][t(428)](t(410))[t(166)]((e=>{const n=t;e.on(n(369),((t,e,r)=>{const s=n,o=r[s(540)][s(244)](e[s(512)]);if(!o)return;const{id:i}=this[s(282)](e[s(512)]),a=this[s(258)][s(253)](i),c=this[s(211)](a);if(this[s(550)](c))for(const t of o)t[s(389)](s(528))||(r[s(582)][s(573)]([s(322),s(260),s(515)],t),r[s(582)][s(194)](s(200),t),r[s(540)][s(217)](t,e[s(512)]))}),{priority:n(312)})})),n[t(405)][t(521)][t(475)]((e=>{const r=t;let s=!1;const o=Array[r(320)](n[r(405)][r(521)][r(202)][r(447)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(282)](t);if(r(196)!==o)continue;const h=this[r(258)][r(253)](f);if(null!=c[r(192)]){r(265)==u&&(s=s||yc(c[r(192)],t,e,n[r(405)][r(373)]));const o=r(596)==u&&this[r(550)](l[r(331)]("|")[0]);if(c[r(192)][r(470)]||r(427)==c[r(192)][r(439)][r(421)]||r(411)==u&&!Cc(c[r(192)])||o&&!Cc(c[r(192)])||r(225)==u&&(_c(a=c[r(192)])||function(t){const e=r;return t[e(459)][e(319)]==t[e(233)][e(415)]&&t[e(459)][e(457)]}(a)))e[r(543)](t),s=!0;else{if(!h||!h[r(551)])continue;i[r(166)](h)}}}var a;return i[r(292)]>0&&(s=!!this[r(248)](i)||s),s})),n[t(405)][t(521)][t(475)]((e=>{const r=t;let s=!1;for(const t of n[r(405)][r(521)][r(202)][r(178)]())if(r(462)==t[r(406)])for(const t of this[r(258)][r(185)]()){if(t[r(556)]||!t[r(551)])continue;const o=r(411)==t[r(406)],i=this[r(211)](t),a=i&&this[r(550)](i);if(!o&&!a)continue;const c=t[r(436)]();if(c[r(459)][r(319)]!=c[r(233)][r(319)]&&!c[r(233)][r(457)]){const o=n[r(405)][r(199)](c[r(459)][r(514)],r(233)),i=n[r(405)][r(374)](c[r(459)],o);e[r(555)](t[r(392)](),{range:i}),s=!0}}return s})),n[t(405)][t(521)][t(475)]((e=>this[t(491)](e))),n[t(405)][t(521)][t(475)]((e=>!e[t(513)][t(301)]&&this[t(167)](e))),n[t(405)].on(t(474),(()=>{this[t(186)]=!1})),n[t(405)][t(521)].on(t(584),((r,s)=>{const o=t;if(!s[o(301)]||s[o(473)])return;if(!this[o(186)])return;const i=n[o(405)][o(521)][o(202)][o(178)]();if(0==i[o(510)])return;const a=[],c=i[o(208)]((t=>o(596)==t[o(406)])),u=i[o(208)]((t=>o(462)==t[o(406)]&&o(182)!=t[o(450)])),l=i[o(208)]((t=>o(361)==t[o(406)]&&o(182)!=t[o(450)]));for(const t of c)this[o(210)](t[o(273)])&&a[o(463)]({key:t[o(273)],newValue:t[o(442)],oldValue:t[o(370)],range:kc(t[o(255)],n[o(405)])});for(const t of u){const e=l[o(337)]((e=>e[o(372)]===t[o(372)]));if(e){const r=Rc(t[o(378)][o(514)],n[o(405)]);e[o(450)]!==t[o(450)]&&a[o(463)]({key:o(484),newValue:t[o(450)],oldValue:e[o(450)],range:r});for(const[n,s]of e[o(209)]){if(!this[o(210)](n))continue;const e=t[o(209)][o(253)](n);s!==e&&a[o(463)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(209)])this[o(210)](n)&&(e[o(209)][o(557)](n)||a[o(463)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(510)]&&n[o(405)][o(266)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(416)](t,e,s,o,{groupId:r});this[n(268)](t,a)}))}),{priority:t(486)}),n[t(405)][t(570)].on(t(391),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(282)](n[s(450)]),e=this[s(258)][s(253)](t);e&&e[s(426)](n[s(450)])}})),n[t(405)][t(521)].on(t(584),(()=>{const e=t,r=Array[e(320)](n[e(405)][e(521)][e(202)][e(447)]())[e(208)]((t=>e(196)===this[e(282)](t[e(450)])[e(592)]));if(0===r[e(510)])return;r[e(485)](((t,n)=>{const r=e,s=t[r(318)][r(283)],o=n[r(318)][r(283)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(459)][r(382)](o[r(459)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(282)](t);if(null===n[e(283)]){const n=this[e(545)](t);o[e(166)](n)}else{const t=this[e(258)][e(253)](r);null!==n[e(192)]||t[e(551)]?(s[e(166)](t[e(482)]),o[e(166)](t)):this[e(174)](t)}}o[e(292)]>0&&this[e(249)](o);for(const t of s)this[e(549)](e(508),t)})),n[t(405)].on(t(267),((e,r)=>{const s=t,o=r[0];if(!this[s(258)][s(292)])return;if(!o[s(232)])return;if(o[s(513)][s(473)]||!o[s(513)][s(301)])return;let i,a;switch(o[s(406)]){case s(462):i=n[s(405)][s(199)](o[s(378)]),a=i[s(272)](o[s(165)]);break;case s(331):i=n[s(405)][s(199)](o[s(170)]),a=n[s(405)][s(199)](o[s(227)]);break;case s(286):i=n[s(405)][s(199)](o[s(425)]),a=i[s(272)](o[s(165)]);break;default:return}const c=n[s(405)][s(374)](i,a);n[s(405)][s(400)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(536)](c)){if(e[t(556)])continue;if(t(265)==e[t(406)])continue;const r=this[t(211)](e);if(r&&this[t(550)](r)&&t(331)!=o[t(406)])continue;const s=e[t(318)]&&e[t(318)][t(493)];(t(411)!=e[t(406)]||t(331)==o[t(406)]&&!s)&&(n[t(537)]||t(279)==e[t(406)]&&n[t(580)]||e[t(436)]()[t(221)](c)&&this[t(203)](e,i,a))}}))}),{priority:t(486)}),n[t(405)].on(t(277),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(342)])return;if(this[s(278)])return;if(!this[s(206)][s(345)])return;if(o[s(470)])return;const a=n[s(405)][s(373)],{start:c,end:u}=o[s(436)](),l=c[s(514)]&&a[s(381)](c[s(514)])?null:a[s(454)](c,s(235)),f=u[s(415)]&&a[s(381)](u[s(415)])?null:a[s(454)](u,s(323)),h=n[s(405)][s(374)](l?l[s(459)]:c,f?f[s(233)]:u);n[s(405)][s(400)]((t=>{const e=s;this[e(488)](h);const r=n[e(405)][e(373)][e(454)](h[e(459)]);o.is(e(590))?t[e(254)](r):o[e(494)](r)})),e[s(451)]()}),{priority:e.priorities[t(499)]+10}),n[t(405)].on(t(256),((e,r)=>{const s=t,o=r[r[s(510)]-1];o&&o[s(342)]||this[s(278)]||this[s(206)][s(345)]&&(n[s(405)][s(400)]((()=>{const t=s;let o=n[t(405)][t(256)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(443)]=o[t(388)]();const i=o[t(233)][t(415)],a=n[t(405)][t(373)];i&&a[t(168)](i)&&!a[t(532)](i)&&(o=n[t(405)][t(374)](o[t(459)],n[t(405)][t(199)](i,t(233)))),this[t(172)](o)})),e[s(451)]())}),{priority:t(312)}),this[t(501)][t(507)][t(166)](t(348),this[t(206)]),this[t(417)](t(348));const o=new p(n,this[t(258)]);n[t(507)][t(166)](t(430),o),this[t(417)](t(430));const i=new E(n,this[t(258)]);n[t(507)][t(166)](t(418),i),this[t(417)](t(418)),n[t(507)][t(166)](t(568),new S(n,o,this[t(258)])),this[t(417)](t(568)),n[t(507)][t(166)](t(236),new S(n,i,this[t(258)])),this[t(417)](t(236)),n[t(507)][t(166)](t(281),new w(n,o,this[t(258)])),this[t(417)](t(281)),n[t(507)][t(166)](t(237),new w(n,i,this[t(258)])),this[t(417)](t(237));const c=n[t(333)][t(253)](t(359));this[t(310)](c,t(364),((e,{threadId:n})=>{const r=t,s=this[r(258)][r(253)](n);s&&s[r(375)]&&1===s[r(375)][r(510)]&&this[r(520)](n,{hasComments:!0})}),{priority:t(198)}),this[t(310)](c,t(404),((e,{threadId:n})=>{const r=t,s=this[r(258)][r(253)](n);s&&s[r(375)]&&!s[r(375)][r(510)]&&this[r(520)](n,{hasComments:!1})}),{priority:t(198)})}set[dc(336)](t){const n=dc;if(this[n(340)])throw new e.CKEditorError(n(466),this);this[n(340)]=t}get[dc(336)](){return this[dc(340)]}[dc(264)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(258)][n(185)]())t&&!e[n(551)]||r[n(463)](e);return e?r[n(593)]((t=>t[n(355)]())):r}[dc(553)](t){const n=dc,r=this[n(258)][n(253)](t);if(!r)throw new e.CKEditorError(n(440),this);return r}[dc(572)](t){const e=dc;return this[e(258)][e(557)](t)}[dc(358)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(406)][e(331)](":"),a=this[e(258)][e(253)](r)||this[e(190)](o,i,r,n,s);if(this[e(547)](a),this[e(339)](a,o,i||null,n),a[e(386)]=t[e(386)],a[e(270)]=!0,s&&s[e(531)]){const t=s[e(531)],n=this[e(597)](t[e(529)]);a[e(224)]=t[e(386)],a[e(393)]=n,a[e(492)]=!0}else a[e(224)]=t[e(386)];switch(t[e(318)]&&(a[e(318)]=t[e(318)]),t[e(209)]&&(a[e(209)]=t[e(209)]),this[e(340)]&&this[e(340)][e(327)]||(a[e(591)]=!0),this[e(290)][e(253)](a)){case e(541):this[e(290)][e(401)](a,e(309));break;case e(548):a[e(551)]?(this[e(248)](new Set([a])),this[e(249)](new Set([a])),this[e(290)][e(401)](a,e(571)),this[e(549)](e(300),a)):this[e(290)][e(401)](a,e(567))}return a}[dc(430)](t){const e=dc;this[e(342)]((()=>{const n=e;this[n(501)][n(405)][n(400)]((()=>{const e=n;for(const n of t[e(419)]())n[e(481)]()}))}))}[dc(418)](t){const e=dc;this[e(342)]((()=>{const n=e;this[n(501)][n(405)][n(400)]((()=>{const e=n;for(const n of t[e(419)]())n[e(438)]()}))}))}[dc(417)](t,n){const r=dc,s=this[r(501)][r(507)][r(253)](t);if(!s)throw new e.CKEditorError(r(173),this,{commandName:t});if(this[r(365)][r(557)](s))throw new e.CKEditorError(r(456),this,{commandName:t});this[r(365)][r(166)](s),n&&s.on(r(183),((t,e)=>{const o=r;this[o(206)][o(345)]&&(this[o(278)]||(e[o(510)]>0&&e[e[o(510)]-1]&&e[e[o(510)]-1][o(342)]?e[o(542)]():(t[o(443)]=n(((...t)=>s[o(183)](...t,{forceDefaultExecution:!0})),...e),t[o(451)]())))}),{priority:r(312)})}[dc(342)](t){const n=dc;let r,s;const o=this[n(278)];this[n(278)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(278)]=!1),s&&e.CKEditorError[n(368)](s,this),r}[dc(172)](t,n=null,r={}){const s=dc;if(t[s(470)])return null;const o=this[s(501)][s(333)][s(253)](s(238)).me;for(const{suggestion:e,meta:o}of this[s(536)](t,s(279)))if(o[s(580)]){if(!o[s(595)]){if(o[s(537)]){if(!this[s(530)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(203)](e,t[s(459)],t[s(233)]);break}if(n==e[s(223)]&&Sc(e,r)){const n=e[s(436)]();return n[s(459)][s(504)](t[s(233)])?this[s(578)](e,this[s(469)][s(374)](t[s(459)],n[s(233)])):this[s(578)](e,this[s(469)][s(374)](n[s(459)],t[s(233)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(433)+n:s(279),u=this[s(472)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(289)](c,i,a,t),u}[dc(424)](t,n=dc(313),r={}){const s=dc,o=this[s(501)][s(333)][s(253)](s(238)).me,i=this[s(305)][s(564)](s(279),n,s(599));for(const e of this[s(264)]())if(e[s(393)].id==o.id&&s(279)==e[s(406)]&&e[s(223)]==n&&Sc(e,r)&&(i(e[s(335)](),t)||i(t,e[s(335)]()))){for(const n of t)e[s(219)](n);return e}for(const{suggestion:e,meta:n}of this[s(536)](t,s(279))){if(!n[s(580)])continue;if(!this[s(530)]&&n[s(537)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(335)]())for(const e of t)if(!n[s(221)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(433)+n,l=this[s(472)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(289)](u,a,c,e,Vr[s(377)]());return l}[dc(346)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(470)])return null;if(o(527)===this[o(250)]){const e=this[o(305)][o(564)](o(265),r,o(481));return this[o(342)]((()=>e([t],n,s))),null}const i=this[o(501)][o(333)][o(253)](o(238)).me,a=[];if(o(562)!==this[o(250)])for(const{suggestion:e,meta:n}of this[o(536)](t,o(279)))n[o(580)]&&!n[o(446)]&&a[o(463)](...e[o(335)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(218)](s);e&&r[n(463)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(510)];){const s=r[e][n(343)](t);r[n(251)](e,1,...s),e+=s[n(510)]}}return r}(t,a);c[o(510)]&&this[o(469)][o(400)]((()=>{const t=o;for(const e of c){const o=this[t(305)][t(564)](t(265),r,t(481));this[t(342)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(459)],u=t[o(233)];for(const{suggestion:e,meta:n}of this[o(536)](t,o(265))){if(!n[o(580)])continue;if(e[o(223)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(436)]();if(i[o(221)](t,!0))return null;c=c[o(382)](i[o(459)])?c:i[o(459)],u=u[o(171)](i[o(233)])?u:i[o(233)],a?i[o(459)][o(382)](a[o(436)]()[o(459)])?(a[o(220)](),a=e):e[o(220)]():a=e}const l=this[o(469)][o(374)](c,u);if(a)this[o(578)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(472)]({id:t,type:o(175)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(289)](o(175)+r,t,a,l)}}return null}[dc(534)](t,n,r=[],s=null,o={}){const i=dc;n[i(506)]||(n[i(506)]=n[i(587)]),n[i(493)]=t.is(i(255)),s=s||Ac(n);const a=r[i(593)]((t=>Rc(t,this[i(469)]))),c=t.is(i(255))?t:Rc(t,this[i(469)]);if(i(527)===this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t([c],n,o))),null}a[i(463)](c);let u=!0;for(const t of a)if(!this[i(317)](t)){u=!1;break}if(u&&i(562)!==this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t([c],n,o))),null}let l=null,f=c[i(459)],h=c[i(233)];for(const{suggestion:t,meta:e}of this[i(536)](c,i(411))){if(!e[i(580)])continue;if(e[i(595)]||e[i(537)]||e[i(446)])continue;if(t[i(318)][i(506)]!=n[i(506)])continue;if(!Sc(t,o))continue;const r=t[i(436)]();if(t[i(223)]==s){if(r[i(221)](c,!0))return null;f=f[i(382)](r[i(459)])?f:r[i(459)],h=h[i(171)](r[i(233)])?h:r[i(233)],l?r[i(459)][i(382)](l[i(436)]()[i(459)])?(l[i(220)](),l=t):t[i(220)]():l=t}else{const e=c[i(218)](r);this[i(341)](t,e)}}const g=this[i(501)][i(333)][i(253)](i(238)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(578)](l,this[i(469)][i(374)](f,h)),l;{const t=this[i(472)]({id:d,type:i(559)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(289)](i(559)+s,d,p,this[i(469)][i(374)](f,h)),t}}[dc(509)](t,n,r=[],s=null,o={}){const i=dc;n[i(506)]||(n[i(506)]=n[i(587)]);const a=t[0];n[i(493)]=a.is(i(255)),s=s||Ac(n);const c=r[i(593)]((t=>Rc(t,this[i(469)]))),u=a.is(i(255))?t:t[i(593)]((t=>Rc(t,this[i(469)])));if(i(527)===this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t(u,n,o))),null}c[i(463)](...u);let l=!0;for(const t of c)if(!this[i(317)](t)){l=!1;break}if(l&&i(562)!==this[i(250)]){const t=this[i(305)][i(564)](i(411),s,i(481));return this[i(342)]((()=>t(u,n,o))),null}const f=this[i(501)][i(333)][i(253)](i(238)).me;for(const t of this[i(264)]()){if(t[i(393)].id!=f.id)continue;if(i(411)!=t[i(406)]||t[i(318)][i(506)]!=n[i(506)])continue;if(!Sc(t,o))continue;const e=t[i(223)]==s;for(let n=0;n<u[i(510)];n++){const r=u[n];for(const s of t[i(243)]()){const o=s[i(380)]();if(r[i(504)](o)){e?(u[i(251)](n,1),n--):t[i(543)](s[i(450)]);break}}}}if(0==u[i(510)])return null;const h=this[i(305)][i(564)](i(411),s,i(599));for(const t of this[i(264)]())if(t[i(393)].id==f.id&&i(411)==t[i(406)]&&t[i(318)][i(506)]==n[i(506)]&&t[i(223)]==s&&Sc(t,o)&&(h(t[i(335)](),u)||h(u,t[i(335)]()))){for(const e of u)t[i(219)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(559)+s,m=this[i(472)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(289)](p,g,d,t,Vr[i(377)]());return m}[dc(488)](t,n=null,r={}){const s=dc;if(t[s(470)])return null;const o=this[s(501)][s(333)][s(253)](s(238)).me,a=new i.LiveRange(t[s(459)],t[s(233)]);for(const{suggestion:t,meta:e}of this[s(536)](a,s(279)))if(e[s(580)]&&!e[s(595)])if(t[s(556)]){const e=t[s(335)]()[s(208)]((t=>s(427)!=t[s(439)][s(421)]));if(e[s(315)]((t=>a[s(221)](t,!0)))&&t[s(438)](),e[s(511)]((t=>t[s(221)](a,!0)))){const t=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>t([a],null,r))),null}}else{const e=a[s(218)](t[s(436)]());null!==e&&t[s(496)]([e],null,r)}if(a[s(565)](),a[s(470)]||s(427)==a[s(439)][s(421)])return null;let c=null,u=a[s(459)],l=a[s(233)];const f=this[s(536)](a,s(225));for(const{suggestion:t,meta:e}of f){const n=this[s(469)][s(374)](u,l);if(e[s(580)]&&(this[s(530)]||!e[s(537)]&&!e[s(446)]))if(t[s(556)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(335)]()){if(r[s(221)](n,!0))return t;n[s(221)](r)||(e=!1)}e&&t[s(438)]()}else{const e=t[s(436)]();if(e[s(221)](n,!0))return t;if(!Sc(t,r)){n[s(221)](e)?t[s(220)]():e[s(314)](u)?u=e[s(233)]:e[s(314)](l)&&(l=e[s(459)]);continue}u=u[s(382)](e[s(459)])?u:e[s(459)],l=l[s(171)](e[s(233)])?l:e[s(233)],r=Object[s(212)]({},t[s(209)]),c?e[s(459)][s(382)](c[s(436)]()[s(459)])?(c[s(220)](),c=t):t[s(220)]():c=t}}if(c)return this[s(578)](c,this[s(469)][s(374)](u,l)),c;{const t=(0,e.uid)(),i=this[s(469)][s(374)](u,l),a=o.id,c=n?s(366)+n:s(225),f=this[s(472)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(289)](c,t,a,i),f}}[dc(441)](t,n=dc(313),r={}){const s=dc,o=this[s(501)][s(333)][s(253)](s(238)).me,a=t[s(593)]((t=>new i.LiveRange(t[s(459)],t[s(233)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(536)](a,s(279)))e[s(580)]&&!e[s(595)]&&c[s(166)](t);for(const e of c)if(e[s(556)]){const o=e[s(335)]();if((!e[s(209)]||!e[s(209)][s(296)])&&o[s(315)]((t=>a[s(511)]((e=>e[s(221)](t,!0)))))&&e[s(438)](),a[s(315)]((t=>o[s(511)]((e=>e[s(221)](t,!0)))))){const e=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>e(t,null,r))),null}}else{const t=e[s(436)]();if(a[s(511)]((e=>e[s(221)](t,!0)))&&e[s(438)](),a[s(315)]((e=>t[s(221)](e,!0)))){const t=this[s(305)][s(564)](s(225),n,s(481));return this[s(342)]((()=>t(a,null,r))),null}}const u=this[s(305)][s(564)](s(225),n,s(599));let l=null;for(const t of this[s(264)]())if(t[s(393)].id==o.id&&t[s(551)]&&s(225)==t[s(406)]&&t[s(223)]==n&&Sc(t,r)&&(u(t[s(335)](),a)||u(a,t[s(335)]())))if(l){if(t[s(375)]&&t[s(375)][s(510)])continue;for(const e of t[s(335)]())l[s(180)](e)||l[s(219)](e);t[s(220)]()}else{l=t;for(const e of a)t[s(180)](e)||t[s(219)](e)}if(l)return l;c[s(195)]();for(const{suggestion:t,meta:e}of this[s(536)](a,s(225)))e[s(580)]&&(this[s(530)]||!e[s(537)]&&!e[s(446)])&&Sc(t,r)&&c[s(166)](t);for(const t of c){const e=t[s(335)]();if((!r||!r[s(296)])&&a[s(315)]((t=>e[s(511)]((e=>e[s(221)](t,!0))))))return t;(!t[s(209)]||!t[s(209)][s(296)])&&e[s(315)]((t=>a[s(511)]((e=>e[s(221)](t,!0)))))&&t[s(438)]()}const f=(0,e.uid)(),h=o.id,g=s(366)+n,d=this[s(472)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(565)](),t[s(470)]||s(427)==t[s(439)][s(421)]||this[s(289)](g,f,h,t,Vr[s(377)]());return d}[dc(416)](t,n,r,s,o){const i=dc;if(t[i(470)])return[];if(i(527)===this[i(250)])return[];const a=this[i(501)][i(333)][i(253)](i(238)).me.id,c=Array[i(320)](this[i(258)][i(185)]())[i(208)]((e=>i(596)==e[i(406)]&&e[i(318)][i(214)]==n&&e[i(180)](t)));if(i(467)===this[i(250)]){const e=this[i(536)](t,i(279))[i(208)]((({meta:t})=>t[i(580)]&&!t[i(446)]&&!t[i(595)]))[i(593)]((({suggestion:t})=>t));c[i(420)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(596)==t[i(406)]?t[i(318)][i(444)]:void 0,o=t[i(436)](),a=Array[i(320)](u[i(585)]())[i(337)]((t=>t[i(205)](o)));if(!a)continue;const c=a[i(343)](o);this[i(550)](n)&&i(279)==t[i(406)]&&0!=c[i(510)]||(u[i(332)](a),c[i(524)]((t=>{u[i(401)](t,r)})),i(279)!=t[i(406)]&&e!=s&&u[i(401)](a[i(218)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(510)]>37&&console[i(257)](i(525),{key:n});const f=(i(523)+(n+"|")+Ac({newValue:s}))[i(252)](0,60),h=this[i(472)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(463)](h),this[i(289)](f,c,a,t)}return l}[dc(262)](t){const e=dc;this[e(552)][e(166)](t)}[dc(487)](t){const e=dc;this[e(445)][e(166)](t)}[dc(517)](t,e=[],n=[]){const r=dc;this[r(417)](t,((t,...e)=>{this[r(201)]((()=>{t(...e)}))}));for(const t of e)this[r(487)](t);for(const t of n)this[r(262)](t)}[dc(211)](t){const e=dc;return e(596)==t[e(406)]?t[e(223)][e(331)]("|")[0]:null}[dc(578)](t,e){const n=dc,r=t[n(392)]();this[n(469)][n(400)]((t=>{t[n(555)](r,{range:e})}))}[dc(547)](t){const e=dc,n=t.id,r=this[e(501)][e(338)][e(253)](e(554));this[e(579)][e(222)](n)||this[e(579)][e(575)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(579)][e(216)](n);s[e(287)](e(246)),s[e(246)]=!1,t[e(375)]=s}[dc(339)](t,n,r,s){const o=dc;if(t[o(406)]!=n||t[o(223)]!=r||t[o(434)].id!=s)throw this[o(501)][o(354)](o(408)),new e.CKEditorError(o(408),this)}[dc(341)](t,n){const r=dc,s=t[r(436)]();if(n[r(504)](s))t[r(220)]();else if(s[r(221)](n)){const o=this[r(469)][r(199)](n[r(459)][r(415)],r(233));this[r(578)](t,this[r(469)][r(374)](s[r(459)],o));const i=(0,e.uid)(),a=t[r(434)].id,c=t[r(406)]+":"+t[r(223)];this[r(472)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(318)],attributes:t[r(209)]});const u=this[r(469)][r(199)](n[r(233)][r(319)],r(326)),l=this[r(469)][r(374)](u,s[r(233)]);this[r(289)](c,i,a,l)}else if(s[r(314)](n[r(459)])){const e=this[r(469)][r(199)](n[r(459)][r(415)],r(233));this[r(578)](t,this[r(469)][r(374)](s[r(459)],e))}else{const e=this[r(469)][r(199)](n[r(233)][r(319)],r(326));this[r(578)](t,this[r(469)][r(374)](e,s[r(233)]))}}[dc(317)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(536)](t,e(279))){if(!r[e(580)])continue;const s=n[e(335)]();for(const n of s)if(!t[e(343)](n)[e(510)])return!0}return!1}[dc(490)](t){const n=dc,r=this[n(501)][n(333)][n(253)](n(238))[n(306)](t);if(!r)throw new e.CKEditorError(n(460),this);return r}[dc(597)](t){const e=dc,n=this[e(501)][e(333)][e(253)](e(238)),r=(0,o.hashObject)(e(483)+t);return n[e(306)](r)||n[e(308)]({id:r,name:t})}[dc(190)](t,e,n,r,s){const o=dc,i=this[o(490)](r),a=this[o(305)][o(234)](t,e,n,i,s,(t=>{const e=o;this[e(520)](n,{attributes:t});const r=this[e(553)](n);this[e(248)](new Set([r])),this[e(249)](new Set([r]))}));return this[o(310)](a,o(481),(()=>{const t=o;this[t(520)](n,{state:t(407)})}),{priority:o(312)}),this[o(310)](a,o(438),(()=>{const t=o;this[t(520)](n,{state:t(215)})}),{priority:o(312)}),this[o(258)][o(401)](n,a),this[o(290)][o(401)](a,o(541)),a}[dc(282)](t){const e=dc,n=t[e(331)](":");return{group:n[0],type:n[1],subType:n[e(510)]>=5?n[2]:null,id:n[e(510)]<5?n[2]:n[3],authorId:n[e(510)]<5?n[3]:n[4],markerCount:6==n[e(510)]?n[5]:null}}[dc(203)](t,n,r){const s=dc,o=t[s(436)](),i=o[s(459)],a=o[s(233)];this[s(578)](t,this[s(469)][s(374)](i,n));const c=(0,e.uid)(),u=t[s(434)].id,l=t[s(406)]+(t[s(223)]?":"+t[s(223)]:"");this[s(472)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(209)],data:t[s(318)]});const f=this[s(211)](t);(s(411)==t[s(406)]||f&&this[s(550)](f))&&(r=this[s(469)][s(188)](r[s(319)])),this[s(289)](l,c,u,this[s(469)][s(374)](r,a))}[dc(536)](t,e=null){const n=dc,r=[],s=this[n(501)][n(333)][n(253)](n(238)).me;Array[n(569)](t)||(t=[t]);for(const o of this[n(264)]()){if(!o[n(551)])continue;if(e&&o[n(406)]!=e)continue;let i=!1;for(const e of o[n(335)]()){for(const a of t){const t=a[n(459)][n(504)](e[n(233)])||a[n(233)][n(504)](e[n(459)]);if(t||a[n(218)](e)){const c=a[n(221)](e)&&Tc(this[n(469)][n(373)],e[n(459)],a),u=e[n(221)](a)&&Tc(this[n(469)][n(373)],a[n(459)],e);r[n(463)]({suggestion:o,meta:{isOwn:s==o[n(393)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(289)](t,e,n,r,s){const o=dc;this[o(469)][o(400)]((i=>{const a=o;let c=a(303)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(328)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(174)](t){const e=dc,n=t[e(395)],r=t[e(563)];t[e(395)]=null,t[e(563)]=null,null!=n&&n[e(563)]==t&&(n[e(563)]=r),null!=r&&r[e(395)]==t&&(r[e(395)]=n),e(571)==this[e(290)][e(253)](t)&&(this[e(290)][e(401)](t,e(567)),this[e(549)](e(468),t,n,r))}[dc(472)](t){const n=dc,r=t.id,s=this[n(358)](t);if(this[n(340)]&&this[n(340)][n(327)]){const o=this[n(501)][n(333)][n(253)](n(478)),i=s[n(498)],a=s[n(223)]?s[n(406)]+":"+s[n(223)]:s[n(406)],c=this[n(501)][n(594)],u=o[n(166)](zr(c,n(187))),l={id:r,type:a,hasComments:i,data:t[n(318)]||null,originalSuggestionId:t[n(189)]||null,attributes:s[n(209)]};this[n(340)][n(327)](l)[n(497)]((t=>{const e=n;s[e(591)]=!0,o[e(361)](u),t&&t[e(386)]&&(this[e(258)][e(253)](r)[e(386)]=t[e(386)])}))[n(429)]((t=>{const r=n;throw(0,e.logWarning)(r(269)),this[r(501)][r(405)][r(266)]({isUndoable:!1},(()=>{s[r(438)]()})),s[r(489)](),this[r(258)][r(332)](s.id),this[r(290)][r(332)](s),t}))}return s}[dc(550)](t){const e=dc;return this[e(552)][e(557)](t)}[dc(520)](t,e){const n=dc,r=this[n(501)][n(333)][n(253)](n(478)),s=this[n(553)](t);if(this[n(340)]&&this[n(340)][n(295)])if(s[n(591)]){const s=r[n(166)](zr(this[n(501)][n(594)],n(187)));this[n(340)][n(295)](t,e)[n(497)]((()=>{r[n(361)](s)}))}else s.on(n(394),(()=>{this[n(520)](t,e)}))}[dc(350)](t){const n=dc;if(!this[n(340)]||!this[n(340)][n(553)])throw new e.CKEditorError(n(363),this);return this[n(340)][n(553)](t)}[dc(545)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(282)](t),i=this[e(258)][e(253)](n)||this[e(190)](r,s,n,o,{});switch(this[e(339)](i,r,s,o),this[e(290)][e(253)](i)){case e(541):this[e(350)](n)[e(497)]((t=>{const r=e;let s=Promise[r(353)]();t[r(498)]&&(s=this[r(579)][r(293)]({channelId:this[r(501)][r(338)][r(253)](r(554)),threadId:n})),s[r(497)]((()=>{const e=r;this[e(358)](t)[e(591)]=!0}))})),this[e(290)][e(401)](i,e(548));break;case e(567):this[e(520)](n,{state:e(284)});case e(309):this[e(290)][e(401)](i,e(571)),this[e(549)](e(300),i);break;case e(571):this[e(549)](e(508),i)}return i[e(426)](t),i}[dc(249)](t){const e=dc,n=Array[e(320)](t),r=n[e(208)]((t=>e(596)==t[e(406)]));this[e(169)](r);const s=n[e(208)]((t=>!t[e(556)]&&e(596)!=t[e(406)])),o=this[e(264)]({skipNotAttached:!0})[e(208)]((t=>!t[e(556)]&&e(596)!=t[e(406)])),i=o[e(208)]((n=>!t[e(557)](n))),a=new Map(o[e(593)]((t=>[t,this[e(305)][e(564)](t[e(406)],t[e(223)],e(385))]))),c=new Map(o[e(593)]((t=>[t,t[e(436)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(510)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(510)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(510)];t++){const n=s[t];!l[e(557)](n)&&n[e(395)]&&(f[e(166)](n[e(395)]),n[e(395)][e(563)]===n&&(n[e(395)][e(563)]=null),n[e(395)]=null),!u[e(557)](n)&&n[e(563)]&&(f[e(166)](n[e(563)]),n[e(563)][e(395)]===n&&(n[e(563)][e(395)]=null),n[e(563)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(510)];e++){const r=g(t,n[e]);r&&(r[0][s(563)]=r[1],r[1][s(395)]=r[0],u[s(166)](r[0]),l[s(166)](r[1]))}}function g(t,n){const r=e;if(t[r(393)].id!==n[r(393)].id)return null;const s=a[r(253)](t)(t,n,c[r(253)](t),c[r(253)](n));return s&&a[r(253)](n)(t,n,c[r(253)](t),c[r(253)](n))?s[1][r(375)]&&s[1][r(375)][r(510)]?null:s:null}f[e(292)]&&this[e(249)](f)}[dc(169)](t){const e=dc;if(0==t[e(510)])return;const n=this[e(264)]({skipNotAttached:!0})[e(208)]((t=>e(596)==t[e(406)]&&t[e(270)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(209)]);s[e(557)](n)||(s[e(401)](n,r[e(510)]),r[e(463)]([]));const i=s[e(253)](n);r[i][e(463)](t)}!function(){const t=e;r[t(485)](((e,n)=>{const r=t,s=e[0][r(386)],o=n[0][r(386)];return s==o?e[0][r(209)][r(533)]<n[0][r(209)][r(533)]?-1:1:s<o?-1:1}));for(const e of r)e[t(485)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(510)];t++){if(0==r[t][e(510)])continue;const n=[];for(let s=t+1;s<r[e(510)];s++)0!=r[s][e(510)]&&i(r[t],r[s])&&n[e(463)](s);for(const s of n)r[t]=r[t][e(239)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(563)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(395)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(209)][r(533)]!==n[0][r(209)][r(533)]&&t[0][r(393)]!==n[0][r(393)])return!1;if(!function(t,e){const n=r;return!t[n(498)]&&!e[n(498)]||(!t[n(498)]||!e[n(498)])&&(!!(t[n(498)]&&e[n(386)]<t[n(375)][n(241)][n(253)](0)[n(386)])||!!(e[n(498)]&&t[n(386)]<e[n(375)][n(241)][n(253)](0)[n(386)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(209)],r(533)),o=gc(n[0][r(209)],r(533));return!!wr(s,o)&&(!!t[r(315)]((t=>n[r(511)]((e=>t[r(436)]()[r(504)](e[r(436)]())))))&&n[r(315)]((e=>t[r(511)]((t=>e[r(436)]()[r(504)](t[r(436)]()))))))}}[dc(248)](t){const e=dc,n=Array[e(320)](t),r=this[e(264)]({skipNotAttached:!0}),s=r[e(208)]((n=>!t[e(557)](n))),o=new Map(n[e(593)]((t=>[t,this[e(305)][e(564)](t[e(406)],t[e(223)],e(599))]))),i=new Map(r[e(593)]((t=>[t,t[e(335)]()])));for(let t=0;t<n[e(510)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(510)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(510)];e++){const s=r[e];if(s[a(406)]!==n[a(406)]||s[a(393)].id!==n[a(393)].id||s[a(223)]!==n[a(223)])continue;if(!Lc(n,s,[a(533)]))continue;if(a(596)==n[a(406)]&&n[a(318)][a(444)]!=s[a(318)][a(444)])continue;if(a(596)==n[a(406)]&&t[a(550)](n[a(318)][a(214)]))continue;if(a(411)==n[a(406)]){const e=t[a(501)][a(405)],r=n[a(288)]();if(r&&(e[a(373)][a(532)](r)||e[a(373)][a(381)](r)))continue}const c=o[a(253)](n),u=i[a(253)](n),l=i[a(253)](s),f=n[a(375)]&&n[a(375)][a(510)],h=s[a(375)]&&s[a(375)][a(510)];if(!f&&c(l,u))return t[a(399)](s,n),i[a(332)](n),!0;if(!h&&c(u,l))return t[a(399)](n,s),i[a(332)](s),!0}return!1}}[dc(399)](t,e){const n=dc;if(t[n(556)])for(const r of e[n(335)]())t[n(219)](r);else{const r=e[n(436)]()[n(233)];this[n(578)](t,this[n(469)][n(374)](t[n(436)]()[n(459)],r))}e[n(220)]()}[dc(383)](t,e){const n=dc,r=t[n(390)](n(245))||t[n(390)](n(596))?n(197):t[n(465)]();return zr(this[n(501)][n(594)],e+"_"+r+n(193))}[dc(367)](){const t=dc,e=this[t(501)];(0,o.surroundingMarkersDetector)(this[t(469)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(282)](t[s(450)]);if(s(196)===e){o[s(463)](this[s(383)](n,s(271)));break}}for(const t of r){const{group:e,type:n}=this[s(282)](t[s(450)]);if(s(196)===e){o[s(463)](this[s(383)](n,s(560)));break}}o[s(510)]&&e.ui[s(422)][s(502)](s(348),o[s(599)](" "))}))}[dc(491)](t){const e=dc;if(this[e(186)])return!1;const n=this[e(501)],r=n[e(405)][e(521)][e(202)][e(178)]();if(0==r[e(510)])return!1;const s=[],o=r[e(208)]((t=>e(596)==t[e(406)])),i=r[e(208)]((t=>e(462)==t[e(406)]&&e(182)!=t[e(450)])),a=r[e(208)]((t=>e(361)==t[e(406)]&&e(182)!=t[e(450)]));for(const t of o)s[e(463)]({key:t[e(273)],newValue:t[e(442)],oldValue:t[e(370)],range:kc(t[e(255)],n[e(405)])});for(const t of i){const r=a[e(337)]((n=>n[e(378)][e(504)](t[e(378)])));r&&s[e(463)]({key:e(484),newValue:t[e(450)],oldValue:r[e(450)],range:n[e(405)][e(316)](t[e(378)][e(514)])})}return 0!=s[e(510)]&&this[e(268)](t,s)}[dc(167)](t){const e=dc;let n=!1;const r=this[e(501)][e(405)][e(521)][e(202)][e(447)]()[e(208)]((t=>t[e(318)][e(192)]&&t[e(450)][e(390)](e(311))));for(const s of r){const{subType:r,id:o}=this[e(282)](s[e(450)]),i=r[e(331)]("|")[0];for(const r of this[e(264)]({skipNotAttached:!0}))r.id!=o&&e(596)==r[e(406)]&&r[e(318)]&&r[e(318)][e(214)]==i&&r[e(436)]()[e(205)](s[e(318)][e(192)])&&(this[e(535)](r,s[e(318)][e(192)],t),n=!0)}return n}[dc(201)](t){const e=dc;this[e(501)],this[e(186)]=!0,t()}[dc(210)](t){const e=dc,n=this[e(550)](t),r=this[e(445)][e(557)](t);return n||r}[dc(268)](t,e){const n=dc;if(0==e[n(510)])return!1;let r=!1;for(const s of e){const e=this[n(536)](s[n(255)],n(596))[n(208)]((t=>!t[n(213)][n(595)]))[n(593)]((t=>t[n(196)])),i=(0,o.hashObject)({newValue:s[n(431)]});e[n(208)]((t=>{const e=n,[r,o]=t[e(223)][e(331)]("|");return r==s[e(214)]&&o!=i}))[n(524)]((e=>{const o=n;this[o(535)](e,s[o(255)],t),r=!0}))}return r}[dc(535)](t,e,n){const r=dc,s=t[r(436)]()[r(343)](e);0!==s[r(510)]?1!==s[r(510)]?this[r(203)](t,e[r(459)],e[r(233)]):this[r(578)](t,s[0]):n[r(543)](t[r(392)]())}}class bc{constructor(t){const e=dc;this[e(362)]=t,this[e(469)]=t[e(405)],this[e(397)]=new Map,this[e(566)]=new Map,this[e(586)]()}[dc(234)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(469)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(564)](t,e,i(481))(...n),onDiscard:(...n)=>this[i(564)](t,e,i(438))(...n)})}[dc(398)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(397)][s(401)](o,r)}[dc(564)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(397)][r(253)](s)||this[r(566)][r(253)](t+":"+n)}[dc(586)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(485)](((t,n)=>t[e(459)][e(382)](n[e(459)])?1:-1)),this[e(469)][e(400)]((n=>{const r=e;for(const e of t){let t;t=e[r(233)][r(457)]&&e[r(233)][r(319)]==e[r(459)][r(514)]?n[r(576)](e[r(459)][r(514)],"on"):n[r(576)](e),this[r(469)][r(277)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(469)][n(400)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(593)]((t=>(_c(t)&&(t=this[s(469)][s(374)](t[s(233)])),t)))[s(208)]((t=>s(427)!==t[s(439)][s(421)]));if(c[s(510)]<1)return;const u=Array[s(320)](this[s(469)][s(521)][s(583)][s(335)]())[s(593)]((t=>i.LiveRange[s(577)](t)));r[s(254)](c);for(const t of this[s(362)][s(507)][s(507)]())t[s(574)]();a[s(463)]({forceDefaultExecution:!0}),this[s(362)][s(183)](o,...a);const l=u[s(208)]((t=>s(427)!=t[s(439)][s(421)]));l[s(510)]>0&&r[s(254)](l);for(const t of u)t[s(565)]()}))},s=(e,n)=>1==e[t(510)]&&1==n[t(510)]&&e[0][t(233)][t(504)](n[0][t(459)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(469)])?[e,n]:Nc(n,e,s,r,this[t(469)])?[n,e]:null;this[t(566)][t(401)](t(231),e),this[t(566)][t(401)](t(476),n),this[t(566)][t(401)](t(176),s),this[t(566)][t(401)](t(184),o),this[t(566)][t(401)](t(455),n),this[t(566)][t(401)](t(347),e),this[t(566)][t(401)](t(226),s),this[t(566)][t(401)](t(518),o),this[t(566)][t(401)](t(396),r),this[t(566)][t(401)](t(207),e),this[t(566)][t(401)](t(449),s),this[t(566)][t(401)](t(291),e),this[t(566)][t(401)](t(302),r),this[t(566)][t(401)](t(352),e),this[t(566)][t(401)](t(461),s),this[t(566)][t(401)](t(240),e),this[t(566)][t(401)](t(259),e),this[t(566)][t(401)](t(403),((e,n)=>{const r=t;if(!n)return;const s=this[r(362)][r(333)][r(253)](Ec);this[r(469)][r(400)]((t=>{const o=r;if(o(484)==n[o(214)])for(const r of e){const e=r[o(459)][o(514)],s=n[o(444)];t[o(325)](e,s)}else if(s[o(550)](n[o(214)]))for(const r of e)void 0!==n[o(444)]?t[o(330)](n[o(214)],n[o(444)],r[o(459)][o(514)]):t[o(194)](n[o(214)],r[o(459)][o(514)]);else for(const r of e)n[o(444)]?t[o(330)](n[o(214)],n[o(444)],r):t[o(194)](n[o(214)],r)}))})),this[t(566)][t(401)](t(435),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(319)][r(229)]({includeSelf:!0,parentFirst:!0})){if(s[r(439)]==s)return!1;if(!n[r(495)](s))return!1;if(t[r(532)](s)||t[r(381)](s))return!0}return!1}function _c(t){const e=dc;return t[e(233)][e(319)]==t[e(459)][e(514)]&&t[e(233)][e(360)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(458)].is(s(357))&&!r[s(532)](t[s(458)]),i=t[s(459)][s(298)](o),a=t[s(233)][s(298)](o,{direction:s(323)});return!(t[s(459)][s(504)](i)&&t[s(233)][s(504)](a)||(i[s(382)](a)?n[s(555)](e,{range:n[s(374)](i,a)}):n[s(543)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(459)][e(514)];return n&&n.is(e(351))}function kc(t,e){const n=dc;return null==t[n(233)][n(415)]&&t[n(233)][n(319)]==t[n(459)][n(514)]?Rc(t[n(459)][n(514)],e):t}function Rc(t,e){const n=dc,r=e[n(373)][n(532)](t)||e[n(373)][n(413)](t);return e[n(374)](e[n(199)](t,n(448)),r?e[n(384)](t):e[n(199)](t,n(233)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(233)][o(504)](r[o(459)]))return!0;if(t[o(406)]!=e[o(406)])return!1;if(!n[o(233)][o(177)](r[o(459)]))return!1;const i=s[o(374)](n[o(233)],r[o(459)])[o(452)]();for(const t of i)if([o(561),o(453)][o(581)](t[o(406)])&&s[o(373)][o(381)](t[o(458)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(270)]||!e[r(270)])&&wr(gc(t[r(209)],n),gc(e[r(209)],n))}function Sc(t,e){const n=dc,r=vc(t[n(209)]),s=vc(e);if(!t[n(270)])return!1;for(const t of Object[n(585)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(212)]({},t);return delete n[e(296)],delete n[e(526)],n}const Mc=wc;function Oc(){const t=["3SLEanJ","137979TqffLI","model","PendingActions","1200obzKrO","_acceptCommand","_editor","429JvkMrF","15843LBtHHX","change:isDirty","canEditAt","plugins","isEnabled","remove","commentThreadController","canDiscard","bind","_setPendingAction","listenTo","unbind","_removePendingAction","execute","commands","isDirty","_pendingAction","4770848PPtiGo","view","153534UOHtEL","2524025XRjfzN","canAccept","_discardCommand","getRanges","PENDING_ACTION_SUGGESTION","7377604tJsAQP","add","273DoDFwv","discardSuggestion","locale","1973124yNdfEz","acceptSuggestion","destroy","44bfEjZq","get","stopListening"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(977946===parseInt(n(271))/1*(parseInt(n(260))/2)+parseInt(n(263))/3*(-parseInt(n(252))/4)+-parseInt(n(291))/5+parseInt(n(290))/6*(-parseInt(n(254))/7)+-parseInt(n(288))/8+-parseInt(n(264))/9*(parseInt(n(267))/10)+-parseInt(n(270))/11*(-parseInt(n(257))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(265)]=e,this[s(289)]=n,this[s(277)]=r,this[s(269)]=t,this[s(268)]=t[s(285)][s(261)](s(258)),this[s(293)]=t[s(285)][s(261)](s(255)),this[s(289)][s(279)](s(275)).to(this[s(268)],this[s(293)],((t,e)=>t||e)),this[s(289)][s(279)](s(292)).to(this[s(268)],s(275),(t=>t&&this[s(269)][s(265)][s(273)](e[s(250)]()))),this[s(289)][s(279)](s(278)).to(this[s(293)],s(275),(t=>t&&this[s(269)][s(265)][s(273)](e[s(250)]()))),this[s(287)]=null,n[s(286)]&&this[s(280)](),this[s(281)](n,s(258),(()=>this[s(258)]())),this[s(281)](n,s(255),(()=>this[s(255)]())),this[s(281)](n,s(272),(()=>{const t=s;n[t(286)]?this[t(280)]():this[t(283)]()}))}[Mc(258)](){const t=Mc;this[t(268)][t(284)](this[t(265)].id)}[Mc(255)](){const t=Mc;this[t(293)][t(284)](this[t(265)].id)}[Mc(259)](){const t=Mc;this[t(289)][t(282)](t(275)),this[t(289)][t(282)](t(292)),this[t(289)][t(282)](t(278)),this[t(262)](),this[t(277)][t(259)](),this[t(287)]&&this[t(283)]()}[Mc(280)](){const t=Mc,e=zr(this[t(269)][t(256)],t(251));this[t(287)]=this[t(269)][t(274)][t(261)](t(266))[t(253)](e)}[Mc(283)](){const t=Mc;null!==this[t(287)]&&this[t(269)][t(274)][t(261)](t(266))[t(276)](this[t(287)]),this[t(287)]=null}}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=431]})(t,e)}const Pc=Dc;function xc(){const t=["destroy","setData","focus","bind","locale","10BoAzYr","editorConfig","commentThreadInputView","5142151gIpWVp","descriptionParts","canDiscard","submit","commentsListView","7118616EUOnSg","removeComment","canAccept","45JXtNMK","showInput","isEnabled","commentThread","cancel","550348TxgDlO","updateComment","hasDirtyComment","element","_model","2956758RXaNjB","_createCommentViews","126116jaTrWi","_config","set","length","214200LdAMRI","fire","5289804PVjngE","disabledSubmit","disableComments","_createCommentThreadInputView","1890jKiali","authoredAt","assign","isActive","editor","commentInputView","value","delegate","CommentView","isDirty","isReadOnly","addComment","_localUser"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(862303===-parseInt(n(475))/1*(-parseInt(n(452))/2)+parseInt(n(473))/3+parseInt(n(468))/4*(parseInt(n(463))/5)+parseInt(n(481))/6+parseInt(n(455))/7+parseInt(n(460))/8+-parseInt(n(479))/9*(parseInt(n(434))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Uc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(459)]=null,this[s(454)]=null,this[s(477)](s(437),!1),this[s(477)](s(435),e[s(435)]),this[s(450)](s(435)).to(e),this[s(477)](s(456),[]),this[s(477)](s(443),!1),this[s(477)](s(465),!1),this[s(477)](s(462),!1),this[s(477)](s(457),!1),this[s(472)]=e,this[s(446)]=n,this[s(476)]=r,r[s(432)]?this[s(477)](s(478),1):this[s(474)]()}[Pc(449)](){const t=Pc;this[t(471)][t(449)]()}[Pc(447)](){const t=Pc;this[t(459)]&&this[t(459)][t(447)](),this[t(454)]&&this[t(454)][t(447)](),super[t(447)]()}[Pc(474)](){const t=Pc,{CommentsListView:e}=this[t(476)];this[t(459)]=new e(this[t(451)],this[t(472)][t(466)],Object[t(436)]({CommentView:this[t(476)][t(442)]},this[t(476)])),this[t(459)][t(441)](t(461)).to(this),this[t(459)][t(441)](t(469)).to(this),this[t(459)][t(450)](t(437)).to(this),this[t(477)](t(478),this[t(459)][t(478)]+1),this[t(450)](t(478)).to(this[t(459)],t(478),(t=>t+1)),this[t(454)]=this[t(433)](),this.on(t(461),(()=>this[t(449)]())),this[t(450)](t(443)).to(this[t(459)],t(470),this[t(454)][t(439)],t(440),((t,e)=>t||!!e))}[Pc(433)](){const t=Pc,{CommentThreadInputView:e}=this[t(476)],n=new e(this[t(451)],this[t(446)],this[t(476)][t(453)]),r=n[t(439)];return n[t(450)](t(464)).to(this,t(437),this[t(472)][t(466)],t(444),r,t(440),((t,e,n)=>!!n||t&&!e)),r.on(t(458),((e,n)=>{const s=t;this[s(480)](s(445),n),r[s(438)][s(448)]("")})),r.on(t(467),(()=>this[t(449)]())),r[t(450)](t(431)).to(this[t(472)][t(466)],t(444)),n}}const Bc=Gc;function jc(){const t=["commentThreadInputView","join","getTemplate","bind","description","1127yvTrJS","map","ck-suggestion__user","isActive","10WRcucK","source","ck-annotation__info","</span>","ck-annotation__main","bindTemplate","30036ldPYpS","ck-suggestion-wrapper--active",".ck-annotation__content-wrapper","getUserViewNotificationText","</p>","10fRSGti","ck-suggestion__info-name","span","render","formatDateTime","type","16115gPSAHm","EXTERNAL_AVATAR","editorDestroyed","commentThread","split","acceptSuggestion","ck-suggestion","setTemplate","isEnabled","children","delegate","descriptionParts","name","set","EXTERNAL_IMPORT_WORD_AVATAR","discardSuggestion","querySelector","9075192CcfxSA","ck-suggestion--accept","ck-suggestion--discard","19558770tsHDLB","canAccept","push","142203rdFqMz","ck-suggestion--disabled-comments","content","element","userView","acceptButton","value","author","canDiscard","title","div","check","ck-suggestion__main","color",'" title="',"_createButton","EXTERNAL_IMPORT_WORD_SUGGESTION","Accept suggestion","creator","innerText","execute","EXTERNAL_SUGGESTION","disableComments","importWord","fire","_model","createElement","Discard suggestion","editorReady","ck-comment__info-time",'<span class="ck-suggestion-type">',"time","innerHTML","ck-annotation__content-wrapper","ck-annotation__info-time","@external",'"></span>',"ck-suggestion__actions","_descriptionElement",'<span class="ck-suggestion-color" style="background-color: ',"ck-comment__external","ck-suggestion-","cancel","getExternalSuggestionNote","ck-suggestion__info","_config","extendTemplate","ck-suggestion-wrapper","attributes","discardButton","941819MaMnGw","isExternal","ck-annotation__actions","commentsListView","authoredAt","<p>","ck-annotation__user","5398362gKKKTq","ck-annotation__info-name","ck-annotation","712SANNPO","change:description","locale"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(568643===parseInt(n(297))/1+parseInt(n(319))/2*(-parseInt(n(359))/3)+parseInt(n(307))/4*(-parseInt(n(336))/5)+parseInt(n(325))/6*(-parseInt(n(315))/7)+-parseInt(n(353))/8+parseInt(n(304))/9*(parseInt(n(330))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Hc extends Uc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(349)](i(335),""),this[i(313)](i(335)).to(this,i(347),(t=>t&&t[0]?t[0][i(335)]:"")),this[i(313)](i(314)).to(this,i(347),this,i(318),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(302)+Vc(e[n(361)],e[n(372)])+n(329);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(285)]=null,this[i(364)]=this[i(374)](zr(e,i(376)),t.icons[i(370)],i(354),i(341),"sw"),this[i(364)][i(313)](i(344)).to(this,i(357)),this[i(296)]=this[i(374)](zr(e,i(386)),t.icons[i(289)],i(355),i(351),"sw"),this[i(296)][i(313)](i(344)).to(this,i(367)),this[i(363)]=new o.UserView(e,this[i(384)][i(366)],this[i(328)]()),this[i(363)][i(293)]({attributes:{class:[i(317),i(303)]}}),this[i(343)](this[i(312)]())}[Bc(312)](){const t=Bc,e=this[t(324)],n=[{tag:t(369),attributes:{class:[t(291),t(321)]},children:[{tag:t(332),children:[{text:this[t(363)][t(348)]}],attributes:{class:[t(331),t(305)]}},{tag:t(390),attributes:{datetime:e.to(t(301)),class:[t(388),t(281)]},children:[{text:e.to(t(301),(e=>this[t(292)][t(334)](e)))}]}]},{tag:t(369),attributes:{class:[t(284),t(299)]},children:[this[t(364)],this[t(296)]]},{tag:t(369),attributes:{class:[t(280)]}}];this[t(384)][t(298)]&&n[t(358)]({tag:t(369),attributes:{class:[t(287)]},children:[{text:this[t(290)]()}]});const r={tag:t(369),attributes:{class:[t(294),e.if(t(318),t(326)),e.to(t(335),(e=>t(288)+e)),this[t(292)][t(381)]&&t(360)],"data-suggestion-id":this[t(384)].id,"data-thread-id":this[t(384)][t(339)].id,"data-author-id":this[t(384)][t(366)].id,tabindex:-1},children:[{tag:t(369),attributes:{class:[t(342),t(306)]},children:[this[t(363)],{tag:t(369),attributes:{class:[t(371),t(323)]},children:n}]}]};return this[t(300)]&&this[t(310)]&&(r[t(345)][t(358)](this[t(300)],this[t(310)]),this[t(300)][t(346)](t(387)).to(this),this[t(300)][t(346)](t(338)).to(this),this[t(310)][t(346)](t(387)).to(this),this[t(310)][t(346)](t(338)).to(this)),r}[Bc(333)](){const t=Bc;super[t(333)](),this[t(285)]=this[t(362)][t(352)](t(327)),this[t(285)][t(279)]=this[t(314)],this.on(t(308),((e,n,r)=>{const s=t;this[s(285)][s(279)]=r}))}[Bc(374)](t,e,n,r,o){const i=Bc,a=new s.ButtonView(this[i(309)]);return a[i(349)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(293)]({attributes:{class:n}}),a.on(i(379),(()=>{const t=i;this[t(383)](r,this[t(384)].id)})),a}[Bc(290)](){const t=Bc;return t(382)===this[t(384)][t(295)][t(282)][t(320)]?zr(this[t(309)],t(375)):zr(this[t(309)],t(380))}[Bc(328)](){const t=Bc;return this[t(384)][t(298)]?t(382)===this[t(384)][t(295)][t(282)][t(320)]?zr(this[t(309)],t(350),this[t(384)][t(377)][t(348)]):zr(this[t(309)],t(337),this[t(384)][t(377)][t(348)]):null}}function Vc(t,e){const n=Bc;let r="";return r+=t[n(340)]("*")[n(316)](((t,e)=>e%2!=0?n(389)+zc(t)+n(322):zc(t)))[n(311)](""),e&&(r+=n(286)+e[n(365)]+n(373)+e[n(368)]+n(283)),r}function zc(t){const e=Bc,n=document[e(385)](e(332));return n[e(378)]=t,n[e(279)]}function Wc(t,e){const n=Xc();return(Wc=function(t,e){return n[t-=480]})(t,e)}const Kc=Wc;function Xc(){const t=["switchbutton","clear","comments.maxThreadTotalWeight","editor","10EdmkYi","mainView","set","focus","listenTo","addSourceCollector","has","activeMarkers","Accept all suggestions","isEnabled","_refreshActiveMarkers","commentThread","comments.editorConfig","1852912qXMYtU","some","_annotationViews","reduce","getRanges","5783076XcWlRV","getAllAdjacentSuggestions","CommentsRepository","getByInnerView","Discard all suggestions","keys","createAnnotation","bind","commandName","36aFtZWB","length","stopListening","createCommentThreadController","isOn","CommentsUI","pluginName","getJoined","isDirty","isMultiRange","_initializeController","Track changes","values","hasSuggestion","componentFactory","button","319370ywrbJE","_handleControllerBuffer","comments.maxCommentCharsWhenCollapsed","separator","7gWctQz","_suggestionToController","editing","plugins","init","actionView","createAnnotationView","isInContent","descriptionParts","getMarkerNames","view","addComment","config","innerView","getDescriptions","type","getMarkers","trackChanges.SuggestionThreadView","define","_handleSuggestionControllerDelayed","_bindAnnotationToEditors","requires","change:previous","change:activeAnnotations","value","comments.maxCommentsWhenCollapsed","locale","SuggestionThreadView","CommentView","_disableComments","acceptButton","getFirstRange","TrackChangesUI","lowest","filter","_descriptionFactory","1776867TUHctT","trackChanges.disableComments","source","head","remove","Accept all selected suggestions","Discard all selected suggestions","commands","comments","execute","arrowView","suggestionChanged","size","_destroyController","map","suggestion-","activeAnnotations","discardAllSuggestions","unbind","push","acceptSelectedSuggestions","previous","EditorAnnotations","model","buttonView","add","_unbindEditors","6540552LHgiKp","3166394qxdnEK","TrackChangesEditing","26878dEYxNJ","trackChanges","acceptAllSuggestions","Annotations","registerAnnotation","_createUIButton","from","suggestionUnloaded","getSuggestion","discardButton","suggestionLoaded","delete","refreshSelectedViews","_viewToController","discardSelectedSuggestions","toMany","_updateController","get","destroy","33GYIBfl"];return(Xc=function(){return t})()}!function(t,e){const n=Wc,r=t();for(;;)try{if(474609===-parseInt(n(543))/1*(parseInt(n(524))/2)+parseInt(n(494))/3+-parseInt(n(561))/4+-parseInt(n(591))/5*(parseInt(n(575))/6)+-parseInt(n(595))/7*(-parseInt(n(521))/8)+parseInt(n(566))/9+-parseInt(n(548))/10*(parseInt(n(522))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Kc(616)](){const t=Kc;return[Ec,o.Users,t(568),t(527),t(516)]}static get[Kc(581)](){return Kc(490)}constructor(t){const e=Kc;super(t),this[e(596)]=new Map,this[e(537)]=new Map,this[e(563)]=new Map,this[e(592)]=new Map;const n=this[e(547)][e(607)];n[e(613)](e(612),Hc),n[e(613)](e(495),!1),this[e(487)]=n[e(541)](e(495))}[Kc(614)](t,e){const n=Kc;0===this[n(592)][n(506)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(592)]){const r=this[t(596)][t(554)](e);r||n?r&&n&&this[t(507)](e):this[t(585)](e)}this[t(592)][t(545)](),this[t(547)][t(598)][t(541)](t(516))[t(536)](),this[t(558)]()}),10),this[n(592)][n(550)](t,e)}[Kc(599)](){const t=Kc,e=this[t(547)],n=e[t(598)][t(541)](t(523)),r=e[t(598)][t(541)](t(527)),s=e[t(598)][t(541)](t(516)),o=e[t(598)][t(541)](t(568));e.ui[t(589)][t(519)](t(525),(e=>this[t(529)](e))),s[t(553)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(530)](this[e(596)])){const s=t[e(567)](),o=[];for(const t of s){if(!t[e(602)])continue;if(t[e(584)]){o[e(513)](...t[e(565)]());continue}const n=t[e(489)]();if(o[e(576)]>0){const t=o[0][e(582)](n);if(t){o[0]=t;continue}}o[e(513)](n)}n[e(513)]([r[e(605)],o])}return n})),this[t(552)](n,t(534),((e,n)=>{const r=t;this[r(552)](n,r(480),((t,e,s,o)=>{const i=r;n[i(602)]&&(null==s?(this[i(540)](o[i(497)]),this[i(614)](n,!1)):(this[i(540)](s[i(497)]),null==o&&this[i(614)](n,!0)))})),null!==n[r(515)]?this[r(540)](n[r(497)]):this[r(614)](n,!1)})),this[t(552)](n,t(531),((e,n,r)=>{const s=t;this[s(577)](n,s(480)),this[s(592)][s(535)](n),this[s(596)][s(554)](n)&&this[s(507)](n),r&&this[s(540)](r[s(497)])})),this[t(552)](n,t(505),((e,n)=>{this[t(540)](n)})),this[t(552)](r,t(481),(()=>{this[t(558)]()})),this[t(552)](o,t(606),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(588)](r))return;const i=n[o(532)](r);this[o(596)][o(541)](i)[o(605)][o(551)]()}),{priority:t(491)})}[Kc(558)](){const t=Kc,e=this[t(547)][t(598)][t(541)](t(527)),n=this[t(547)][t(598)][t(541)](t(523)),r=Array[t(530)](e[t(510)],(e=>e[t(608)]))[t(492)]((e=>this[t(537)][t(554)](e))),s=[];for(const e of r){const n=this[t(537)][t(541)](e)[t(517)][t(567)]();s[t(513)](...n[t(564)](((e,n)=>[...e,...n[t(604)]()]),[]))}n[t(555)]=s}[Kc(529)](t){const n=Kc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(547)][n(501)][n(541)](n(525)),i=zr(t,n(586));r[n(518)][n(550)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(518)][n(573)](n(579)).to(o,n(482)),r[n(518)].on(n(503),(()=>{const t=n;o[t(503)](),this[t(547)][t(597)][t(605)][t(551)]()}));const a=new e.Collection,c=[{type:n(544),model:{withText:!0,label:i,commandName:n(525)}},{type:n(594)},{type:n(590),model:{withText:!0,label:zr(t,n(556)),commandName:n(526)}},{type:n(590),model:{withText:!0,label:zr(t,n(499)),commandName:n(514)}},{type:n(590),model:{withText:!0,label:zr(t,n(570)),commandName:n(511)}},{type:n(590),model:{withText:!0,label:zr(t,n(500)),commandName:n(538)}}];for(const t of c){let e={type:n(594)};if(t[n(517)]){const r=new s.ViewModel(t[n(517)]),o=this[n(547)][n(501)][n(541)](r[n(574)]);r[n(573)](n(579),n(557)).to(o,n(482),n(557)),e={type:t[n(610)],model:r}}a[n(519)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(492)]((t=>null!=t[n(517)]))[n(508)]((t=>this[n(547)][n(501)][n(541)](t[n(517)][n(574)]))),l=r[n(518)];return l[n(600)][n(512)](n(557)),l[n(504)][n(512)](n(557)),l[n(600)][n(573)](n(557)).to(o,n(557)),l[n(504)][n(573)](n(557))[n(539)](u,n(557),((...t)=>t[n(562)]((t=>t)))),r.on(n(503),(t=>{const e=n;this[e(547)][e(503)](t[e(496)][e(574)]),this[e(547)][e(597)][e(605)][e(551)]()})),r}[Kc(585)](t){const e=Kc,n=this[e(547)],r=n[e(607)],s=n[e(598)][e(541)](e(527)),i=n[e(598)][e(541)](e(568)),a=n[e(598)][e(541)](e(516)),c=n[e(598)][e(541)](o.Users).me,u=r[e(541)](e(525))[e(485)],{CommentsListView:l,CommentThreadInputView:f}=n[e(598)][e(541)](e(580));let h,g;this[e(563)][e(554)](t.id)?(g=this[e(563)][e(541)](t.id),h=g[e(549)]):(h=new u(n[e(484)],t,c,{disableComments:this[e(487)],editorConfig:r[e(541)](e(560)),maxCommentsWhenCollapsed:r[e(541)](e(483)),maxThreadTotalWeight:r[e(541)](e(546)),maxCommentCharsWhenCollapsed:r[e(541)](e(593)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(541)](e(484))),CommentView:r[e(541)](e(502))[e(486)],CommentsListView:l,CommentThreadInputView:f}),h[e(488)].on(e(503),(()=>{const t=e;n[t(597)][t(605)][t(551)]()})),h[e(533)].on(e(503),(()=>{const t=e;n[t(597)][t(605)][t(551)]()})),g=s[e(601)](this[e(547)][e(484)],h),g[e(573)](e(583)).to(h,e(583)),g[e(573)](e(576)).to(h),g[e(573)](e(610)).to(h,e(610),(t=>e(509)+t)),this[e(563)][e(550)](t.id,g));const d=i[e(578)](t[e(559)],h),p=new Fc(n,t,h,d),m=t[e(567)]()[e(492)]((t=>t[e(602)]));h[e(603)]=n[e(598)][e(541)](e(523))[e(493)][e(609)](m),this[e(596)][e(550)](t,p),this[e(537)][e(550)](h,p);const I=s[e(572)]({view:g,target:()=>{const r=e,s=[],i=t[r(567)]()[r(492)]((t=>t[r(602)]));for(const t of i)s[r(513)](...t[r(611)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(597)],s)},type:()=>e(509)+p[e(605)][e(610)]});i[e(615)](h,I),s[e(519)](I),a[e(528)](I)}[Kc(507)](t){const e=Kc,n=this[e(547)][e(598)][e(541)](e(568)),r=this[e(547)][e(598)][e(541)](e(527)),s=this[e(596)][e(541)](t),o=s[e(605)],i=r[e(569)](o);n[e(520)](o),i&&r[e(498)](i),this[e(596)][e(535)](t),this[e(537)][e(535)](o),s[e(542)]()}[Kc(540)](t){const e=Kc;if(!t[e(602)]||!this[e(596)][e(554)](t))return;const n=this[e(547)][e(598)][e(541)](e(523)),r=this[e(596)][e(541)](t),s=t[e(567)]();r[e(605)][e(603)]=n[e(493)][e(609)](s)}[Kc(542)](){const t=Kc;for(const e of this[t(596)][t(571)]())this[t(507)](e);for(const e of this[t(563)][t(587)]())e[t(549)][t(542)]();super[t(542)]()}}var Zc=Jc;function Jc(t,e){var n=Yc();return(Jc=function(t,e){return n[t-=421]})(t,e)}function Yc(){var t=["addSuggestion","pluginName","237857PQnAYh","Comments","adapter","519528MXFZqp","461358aeUZeW","50QWBZCo","addSuggestionData","1511559nHRwqK","get","requires","435618IsGvgg","editor","165616EEZRdr","getSuggestion","getSuggestions","TrackChanges","plugins","14JgeNQS","902922xbpBfY"];return(Yc=function(){return t})()}!function(t,e){for(var n=Jc,r=t();;)try{if(261726===-parseInt(n(434))/1+-parseInt(n(438))/2+parseInt(n(441))/3+-parseInt(n(425))/4*(-parseInt(n(439))/5)+-parseInt(n(431))/6*(parseInt(n(430))/7)+parseInt(n(437))/8+parseInt(n(423))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Qc extends t.Plugin{static get[Zc(422)](){return[Ec,qc,Zc(435)]}static get[Zc(433)](){return Zc(428)}set[Zc(436)](t){var e=Zc;this[e(424)][e(429)][e(421)](Ec)[e(436)]=t}get[Zc(436)](){var t=Zc;return this[t(424)][t(429)][t(421)](Ec)[t(436)]}[Zc(432)](t){var e=Zc;return this[e(424)][e(429)][e(421)](Ec)[e(440)](t)}[Zc(427)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(424)][n(429)][n(421)](Ec)[n(427)]({skipNotAttached:t,toJSON:e})}[Zc(426)](t){var e=Zc;return this[e(424)][e(429)][e(421)](Ec)[e(426)](t)}}const $c=nu;function tu(){const t=["constructor","document","getDataWithDiscardedSuggestions","end","requires","CommentsRepository","set","reduce","editor","name","822848KDjxTI","get","Users","getDataWithAcceptedSuggestions","TrackChangesEditing","_adapter","function","plugins","getFullData","trackChangesData","56vyYJBk","307279gVyirq","createDocumentFragment","push","1063016mybrjs","create","5442xRxplR","Pagination","users","discardAllSuggestions","appendChild","1111164tDnVqH","addSuggestionData","execute","result","init","getRootNames","pluginName","define","2728110ROqUtG","getRootsAttributes","destroy","createElement","getUser","model","map","TrackChangesDataGetter","config","editorCreator","getSuggestions","acceptAllSuggestions","div","track-changes-data-invalid-editor-creator","907170EezjyZ","9TUfrtc","data","TrackChangesData","useAnonymousUser","trackChangesData.editorCreator","addUser","rootsAttributes"];return(tu=function(){return t})()}!function(t,e){const n=nu,r=t();for(;;)try{if(239316===-parseInt(n(134))/1+parseInt(n(123))/2+-parseInt(n(139))/3*(-parseInt(n(133))/4)+parseInt(n(105))/5+parseInt(n(144))/6+-parseInt(n(152))/7+parseInt(n(137))/8*(parseInt(n(106))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const eu=[$c(140)];function nu(t,e){const n=tu();return(nu=function(t,e){return n[t-=102]})(t,e)}class ru extends t.Plugin{static get[$c(117)](){return[Ec]}static get[$c(150)](){return $c(108)}[$c(148)](){const t=$c,n=this[t(121)];if(n[t(160)][t(151)](t(110),(e=>{const r=t,s=n[r(157)][r(114)][r(149)]()[r(120)](((t,e)=>(t[e]="",t)),{});return n[r(113)][r(138)](s,e)})),t(129)!=typeof n[t(160)][t(124)](t(132))[t(161)])throw new e.CKEditorError(t(104))}[$c(126)](t){return iu(this[$c(121)],!0,t)}[$c(115)](t){return iu(this[$c(121)],!1,t)}}class su extends t.Plugin{static get[$c(150)](){return $c(159)}constructor(t){const e=$c;super(t),this[e(147)]=e(116)}[$c(148)](){const t=$c;this[t(121)][t(130)][t(124)](t(118))[t(128)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(121)][t(130)][t(124)](t(127))[t(128)]=null}}function ou(t){return void 0!==t[$c(153)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(130)][r(136)](Ec,su),s[r(112)]=ou(t)?t[r(153)]():void 0;const i=document[r(135)](),a=t[r(160)][r(124)](r(132))[r(161)],c=await a(s,(()=>function(t){const e=r,n=document[e(155)](e(103));return t[e(143)](n),n}(i)));!function(t,e){const n=r,s=t[n(157)][n(114)][n(149)]()[n(120)](((e,r)=>(e[r]=t[n(107)][n(124)]({rootName:r}),e)),{}),o=t[n(130)][n(124)](n(125))[n(141)][n(158)]((t=>({id:t.id,name:t[n(122)]}))),i=t[n(130)][n(124)](n(127))[n(162)]({skipNotAttached:!0,toJSON:!0}),a=e[n(130)][n(124)](n(125)),c=e[n(130)][n(124)](n(127));for(const t of o)a[n(156)](t.id)||a[n(111)](t);a.me||a[n(109)]();for(const t of i)c[n(145)](t);e[n(107)][n(119)](s)}(t,c),c[r(146)](r(e?102:142));const u=ou(c)?c[r(131)](n):c[r(107)][r(124)](n);return await c[r(154)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=338]})(t,e)}function cu(){var t=["1655wCAwNa","102goJMsN","1647304SLzWmg","9SbAynl","5486910VpmkNm","975936HGItQm","192115oYJzlQ","1016TlKPKZ","28yAptjE","2048134qRVzhW","46654tfGlpH"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(349511===-parseInt(n(339))/1*(-parseInt(n(348))/2)+-parseInt(n(345))/3+-parseInt(n(347))/4*(-parseInt(n(340))/5)+parseInt(n(341))/6*(parseInt(n(346))/7)+parseInt(n(342))/8+-parseInt(n(343))/9*(parseInt(n(344))/10)+-parseInt(n(338))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|