@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250216.0 → 0.0.0-nightly-20250217.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/dist/index.js +3 -3
- package/package.json +25 -25
- package/src/trackchangesediting.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={168:t=>{"use strict";t.exports=function(t){return t[1]}},209:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(168),s=n.n(r),o=n(433),i=n.n(o)()(s());i.push([t.id,".ck.ck-track-changes-preview{max-height:80vh;max-width:80vw;overflow-x:hidden;user-select:text}.ck.ck-content.ck-track-changes-preview__root-container[data-ck-root-name]{border:none;margin:0}",""]);const a=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,r,s,o){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(i[c]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);r&&i[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),s&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=s):l[4]="".concat(s)),e.push(l))}},e}},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,s){var o;if(r)o="";else{o="",s.supports&&(o+="@supports (".concat(s.supports,") {")),s.media&&(o+="@media ".concat(s.media," {"));var i=void 0!==s.layer;i&&(o+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),o+=s.css,i&&(o+="}"),s.media&&(o+="}"),s.supports&&(o+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,o);else{var a=document.createTextNode(o),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var o={},i=[],a=0;a<t.length;a++){var c=t[a],u=r.base?c[0]+r.base:c[0],l=o[u]||0,f="".concat(u," ").concat(l);o[u]=l+1;var h=n(f),d={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)e[h].references++,e[h].updater(d);else{var g=s(d,r);r.byIndex=a,e.splice(a,0,{identifier:f,updater:g,references:1})}i.push(f)}return i}function s(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var o=r(t=t||[],s=s||{});return function(t){t=t||[];for(var i=0;i<o.length;i++){var a=n(o[i]);e[a].references--}for(var c=r(t,s),u=0;u<o.length;u++){var l=n(o[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}o=c}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={id:r,exports:{}};return t[r](o,o.exports,n),o.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},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:()=>lu,Suggestion:()=>Wr,SuggestionThreadView:()=>du,SuggestionView:()=>Iu,TrackChanges:()=>Su,TrackChangesData:()=>wu,TrackChangesEditing:()=>Wc,TrackChangesPreview:()=>il});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["TrackChangesCommand","value","15959554ZeZkNj","8pawUwU","2413038RCWClc","has","_isEnabledBasedOnSelection","_disableUnsupportedCommands","632HTZbfS","94pCzIbb","72744PHhXtZ","isEnabled","clearForceDisabled","28553GymJEe","15GvUomy","editor","28RjYuco","12109dXyxAf","_enabledCommands","2439504YhrKen","commands","forceDisabled","refresh","130JLjohS","_enableCommands","368127dodlCx","execute","2651lVDGmc","affectsData"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(965059===parseInt(e(416))/1*(parseInt(e(408))/2)+parseInt(e(403))/3*(-parseInt(e(402))/4)+parseInt(e(413))/5*(parseInt(e(418))/6)+-parseInt(e(412))/7*(-parseInt(e(407))/8)+-parseInt(e(395))/9*(parseInt(e(393))/10)+parseInt(e(397))/11*(-parseInt(e(409))/12)+-parseInt(e(401))/13*(-parseInt(e(415))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(417)]=e,this[n(400)]=!1,this[n(392)](),this[n(405)]=!1}[u(392)](){this[u(410)]=!0}[u(396)](){const t=u;this[t(400)]=!this[t(400)],this[t(400)]?this[t(406)]():this[t(394)]()}[u(406)](){const t=u;for(const e of this[t(414)][t(419)][t(419)]())e[t(398)]&&!this[t(417)][t(404)](e)&&e[t(420)](t(399))}[u(394)](){const t=u;for(const e of this[t(414)][t(419)][t(419)]())e[t(398)]&&!this[t(417)][t(404)](e)&&e[t(411)](t(399))}}const h=g;!function(t){const e=g,n=t();for(;;)try{if(937193===-parseInt(e(457))/1+-parseInt(e(454))/2*(parseInt(e(460))/3)+parseInt(e(449))/4*(parseInt(e(447))/5)+parseInt(e(455))/6+parseInt(e(456))/7*(-parseInt(e(439))/8)+-parseInt(e(463))/9+-parseInt(e(461))/10*(-parseInt(e(451))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(443)]=e,this[n(462)](),this[n(453)]=!1}[h(462)](){this[h(440)]=!0}[h(448)](t){const n=h,r=this[n(443)][n(444)](t);if(!r)throw new e.CKEditorError(n(445),this);const s=r[n(450)]();this[n(441)][n(458)][n(446)](s)&&this[n(441)][n(442)][n(444)](n(452))[n(459)](r)}}function g(t,e){const n=p();return(g=function(t,e){return n[t-=439]})(t,e)}function p(){const t=["isEnabled","editor","plugins","_suggestions","get","track-changes-accept-suggestion-not-found","canEditAt","5TPRpCq","execute","4061804NlYCuS","getRanges","7996076TdQEVO","TrackChangesEditing","_isEnabledBasedOnSelection","2dFHSjN","7705326xGXKUU","5803nSjnHG","202162HUjjtU","model","acceptSuggestion","306312FTUuSd","10KQvTlT","refresh","9627318QsCouV","6904RyRqOG"];return(p=function(){return t})()}const m=E;function I(){const t=["get","172195SwXUtb","canEditAt","discardSuggestion","refresh","408310RGsfIc","4kFkRfs","63hOeEPH","execute","_isEnabledBasedOnSelection","getRanges","track-changes-discard-suggestion-not-found","1681162KKQTgx","_suggestions","120LCodsu","TrackChangesEditing","692818BUCdtZ","1902939QHyJxR","model","editor","3608856eFIjSZ","plugins","483392XUfZGD","isEnabled"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(430713===parseInt(e(465))/1+-parseInt(e(471))/2+-parseInt(e(466))/3*(parseInt(e(479))/4)+parseInt(e(474))/5*(parseInt(e(463))/6)+-parseInt(e(461))/7+parseInt(e(469))/8+-parseInt(e(480))/9*(parseInt(e(478))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(462)]=e,this[n(477)](),this[n(482)]=!1}[m(477)](){this[m(472)]=!0}[m(481)](t){const n=m,r=this[n(462)][n(473)](t);if(!r)throw new e.CKEditorError(n(484),this);const s=r[n(483)]();this[n(468)][n(467)][n(475)](s)&&this[n(468)][n(470)][n(473)](n(464))[n(476)](r)}}function T(){const t=['<span class="ck-suggestion-type">',"sort","473745tzHgcj","deletion",'"></span>',"start","join","230aLQCdB","285489EwykJf","from","length","split","map","change","end","splice","createPositionBefore","push","createRange","3020664eUjVju","innerHTML","1007577hofchJ","getRanges","createPositionAfter","createPositionAt","createElement","add","isCollapsed","title","value","139191AbOPxR","span","isIntersecting","execute","</span>","56917ZoYaZo","type","2wfnFYE","isObject","content","innerText","isArray","isInContent","isTouching","next","color","replace","isMultiRange",'" title="','<span class="ck-suggestion-color" style="background-color: ',"889008GaYtmX"," [color ","schema","474oDQPUx"];return(T=function(){return t})()}function y(t,e){const n=T();return(y=function(t,e){return n[t-=433]})(t,e)}function _(t,e){const n=y;let r="";return r+=t[n(486)]("*")[n(433)](((t,e)=>e%2!=0?n(475)+k(t)+n(455):k(t)))[n(481)](""),e&&(r+=n(470)+e[n(450)]+n(469)+e[n(449)]+n(479)),r}function k(t){const e=y,n=document[e(446)](e(452));return n[e(461)]=t,n[e(441)]}function A(t){const e=y;return t[e(476)](((t,n)=>e(478)==t[e(457)]&&e(478)!=n[e(457)]?-1:e(478)!=t[e(457)]&&e(478)==n[e(457)]?1:0))}function C(t,e){const n=y;let r,s=0;const o=[],i=e[n(473)];for(;s<t[n(485)];){const a=t[s],c=t[s+1];r||(r=e[n(437)](a)),L(e,a,c)||(o[n(438)](e[n(439)](r,i[n(459)](a)?e[n(444)](a):e[n(445)](a,n(435)))),r=null),s++}return o}function L(t,e,n){const r=y;if(!n)return!1;const s=t[r(444)](e),o=t[r(437)](n);return s[r(464)](o)}!function(t){const e=y,n=t();for(;;)try{if(658725===parseInt(e(451))/1*(-parseInt(e(458))/2)+parseInt(e(442))/3+parseInt(e(440))/4+-parseInt(e(477))/5+parseInt(e(474))/6*(parseInt(e(456))/7)+-parseInt(e(471))/8+parseInt(e(483))/9*(-parseInt(e(482))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function v(t,e,n){const r=y;for(;n[r(485)];){const s=n[r(436)](0,100);t[r(434)]((()=>{const t=r;for(const n of s)n[t(463)]&&e[t(454)](n.id)}))}}const S=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=426]})(t,e)}function N(){const t=["_suggestions","getRanges","some","model","values","refresh","10916570aRyePG","22558KMECqL","editor","isEnabled","_isEnabledBasedOnSelection","1187982KWmqvD","from","canEditAt","execute","7051392wEqLbM","24doyyCh","3447768YJOlLn","2176979ISCnWo","_command","38mKFizS","isInContent","2713728JXdrTc","5YVGXLO"];return(N=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(593759===parseInt(e(441))/1*(-parseInt(e(428))/2)+parseInt(e(443))/3+parseInt(e(438))/4+-parseInt(e(444))/5*(-parseInt(e(432))/6)+-parseInt(e(439))/7*(-parseInt(e(437))/8)+-parseInt(e(436))/9+-parseInt(e(427))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class w extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(440)]=e,this[r(445)]=n,this[r(426)](),this[r(431)]=!1}[S(426)](){const t=S,e=Array[t(433)](this[t(445)][t(449)]())[t(447)]((e=>e[t(442)]));this[t(430)]=this[t(440)][t(430)]&&e}[S(435)](){const t=S,e=A(Array[t(433)](this[t(445)][t(449)]()));for(const n of e){const e=n[t(446)]();if(!this[t(429)][t(448)][t(434)](e))return}v(this[t(429)][t(448)],this[t(440)],e)}}function M(t,e){const n=D();return(M=function(t,e){return n[t-=251]})(t,e)}const O=M;!function(t){const e=M,n=t();for(;;)try{if(580297===parseInt(e(253))/1+-parseInt(e(267))/2*(-parseInt(e(260))/3)+-parseInt(e(273))/4*(parseInt(e(261))/5)+-parseInt(e(277))/6*(-parseInt(e(276))/7)+-parseInt(e(271))/8+parseInt(e(255))/9+parseInt(e(264))/10*(-parseInt(e(256))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(251)]=e,this[r(270)]=n,this[r(254)]=new Set,this[r(269)](),this[r(263)]=!1}[O(269)](){const t=O,e=this[t(257)][t(266)][t(258)][t(262)],n=Array[t(252)](this[t(270)][t(274)]());this[t(254)]=function(t,e){const n=y,r=Array[n(484)](t[n(443)]()),s=new Set;for(const o of e)if(o[n(463)])for(const e of r)for(const r of o[n(443)]())(e[n(453)](r)||t[n(448)]&&!o[n(468)]&&o[n(465)]&&r[n(435)][n(464)](e[n(480)]))&&s[n(447)](o);return s}(e,n),this[t(268)]=this[t(251)][t(268)]&&!!this[t(254)][t(259)]}[O(265)](){const t=O,e=A(Array[t(252)](this[t(254)]));for(const n of e){const e=n[t(272)]();if(!this[t(257)][t(266)][t(275)](e))return}v(this[t(257)][t(266)],this[t(251)],e)}}function D(){const t=["_command","from","898652dYIHky","_selectedSuggestions","4451634MLwdpS","11dTRijk","editor","document","size","52764iYEZgd","155oSqNPn","selection","_isEnabledBasedOnSelection","5728790bzVawY","execute","model","90cRAGAt","isEnabled","refresh","_suggestions","7694784MhcHrE","getRanges","114004GQikHr","values","canEditAt","5696719EAhJLF","6JxjOMs"];return(D=function(){return t})()}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function W(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])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,yt=bt.hasOwnProperty,_t=RegExp("^"+Tt.call(yt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const kt=function(t){return!(!ut(t)||gt(t))&&(lt(t)?_t:It).test(mt(t))};const At=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=At(t,e);return kt(n)?n:void 0};const Lt=Ct(Q,"Map");const vt=Ct(Object,"create");const St=function(){this.__data__=vt?vt(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 Nt=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;if(vt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return vt?void 0!==e[t]:Mt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=vt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=wt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Pt=Dt;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,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=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||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 qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Z,qt.prototype.set=Kt;const Xt=qt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,ye=Te&&"object"==typeof module&&module&&!module.nodeType&&module,_e=ye&&ye.exports===Te&&J.process;const ke=function(){try{var t=ye&&ye.require&&ye.require("util").types;return t||_e&&_e.binding&&_e.binding("util")}catch(t){}}();var Ae=ke&&ke.isTypedArray;const Ce=Ae?be(Ae):Ee;var Le=Object.prototype.hasOwnProperty;const ve=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Ne=function(t,e){return function(n){return t(e(n))}};const we=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return we(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?ve(t):Oe(t)};const Pe=function(t,e){return t&&te(e,De(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?ve(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=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 qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Je.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Ne(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),yn=mt(fn),_n=ct;(cn&&_n(new cn(new ArrayBuffer(1)))!=mn||Lt&&_n(new Lt)!=hn||un&&_n(un.resolve())!=dn||ln&&_n(new ln)!=gn||fn&&_n(new fn)!=pn)&&(_n=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case yn:return pn}return e});const kn=_n;var An=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&An.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const vn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var wn=$?$.prototype:void 0,Mn=wn?wn.valueOf:void 0;const On=function(t){return Mn?Object(Mn.call(t)):{}};const Fn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return vn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(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 Nn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==kn(t)};var jn=ke&&ke.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==kn(t)};var Hn=ke&&ke.isSet;const Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=kn(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==zn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const yr=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,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const kr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var Ar=$?$.prototype:void 0,Cr=Ar?Ar.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+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=_r;case"[object Set]":var c=1&r;if(a||(a=kr),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=yr(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var vr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:vr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=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)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){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||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Nr="[object Array]",wr="[object Object]",Mr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Nr:kn(t),u=a?Nr:kn(e),l=(c=c==Rr?wr:c)==wr,f=(u=u==Rr?wr:u)==wr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?yr(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Mr.call(t,"__wrapped__"),g=f&&Mr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=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 Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=zr();return(Hr=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(878393===parseInt(e(269))/1+-parseInt(e(262))/2+parseInt(e(305))/3*(parseInt(e(330))/4)+-parseInt(e(324))/5+-parseInt(e(318))/6*(parseInt(e(317))/7)+parseInt(e(315))/8+parseInt(e(329))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(300)]=!1,this.id=e.id,this[n(259)]=e[n(259)],this[n(333)]=e[n(333)]||null,this[n(335)]=e[n(335)],this[n(302)]=e[n(302)]||e[n(335)],this[n(290)]=Boolean(e[n(320)]&&e[n(320)][n(316)]),this[n(264)]=null,this[n(275)]=t,this[n(296)]=e[n(314)],this[n(322)]=e[n(298)],this[n(282)]=e[n(295)],this[n(265)]=new Set,this[n(328)]=null,this[n(297)](n(283),null),this[n(297)](n(320),e[n(320)]||{}),this[n(297)](n(307),null),this[n(297)](n(278),null),this[n(297)](n(304),null),this[n(297)](n(299),!1),this[n(289)](n(291)),this[n(289)](n(258))}get[Vr(334)](){const t=Vr;let e=this;for(;e[t(307)];)e=e[t(307)];return e}get[Vr(294)](){const t=Vr;return!!this[t(304)]&&this[t(304)][t(266)]>0}get[Vr(272)](){const t=Vr;return 0!=this[t(265)][t(274)]&&6==Array[t(337)](this[t(265)])[0][t(280)](":")[t(266)]}get[Vr(270)](){return null!==this[Vr(325)]()}[Vr(284)](t){const e=Vr;this[e(265)][e(277)](t)}[Vr(285)](){const t=Vr;return Array[t(337)](this[t(265)])}[Vr(281)](){const t=Vr;return this[t(285)]()[t(331)]((e=>this[t(275)][t(323)][t(336)](e)))[t(311)]((t=>t))}[Vr(325)](){return this[Vr(281)]()[0]||null}[Vr(313)](){const t=Vr;this[t(275)][t(271)]((e=>{const n=t;for(const t of this[n(281)]())e[n(268)](t)})),this[t(265)][t(319)]()}[Vr(268)](t){const e=Vr;this[e(275)][e(271)]((n=>{n[e(268)](t)})),this[e(265)][e(306)](t)}[Vr(301)](t){const e=Vr,n=e(293)+this[e(259)]+":"+this[e(333)]+":"+this.id+":"+this[e(302)].id+":"+Wr[e(321)]();this[e(284)](n),this[e(275)][e(271)]((r=>{r[e(292)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(326)](t){const e=Vr;for(const n of this[e(288)]())if(n[e(308)](t))return!0;return!1}[Vr(288)](){const t=Vr;return this[t(281)]()[t(331)]((e=>e[t(276)]()))}[Vr(279)](){const t=Vr;return this[t(288)]()[t(267)](((e,n)=>[...e,...n[t(279)]()]),[])}[Vr(327)](){const t=Vr;var e;return(null===(e=this[t(325)]())||void 0===e?void 0:e[t(276)]())||null}[Vr(310)](){const t=Vr,e=this[t(288)]();if(1!=e[t(266)])return null;const n=e[0],r=n[t(312)][t(309)],s=n[t(261)][t(332)];return r instanceof i.Element?r!=s?null:r:null}[Vr(291)](){const t=Vr;this[t(296)](this[t(288)](),this[t(264)],this[t(320)]),this[t(313)]()}[Vr(258)](){const t=Vr;this[t(322)](this[t(288)](),this[t(264)],this[t(320)]),this[t(313)]()}[Vr(263)](){const t=Vr,e=[];let n=this[t(334)];for(;n;)e[t(286)](n),n=n[t(278)];return e}[Vr(260)](t,e){const n=Vr,r=Jn(this[n(320)]);gr(r,t,e),Dr(r,this[n(320)])||(this[n(320)]=r,this[n(282)](r))}[Vr(273)](t){const e=Vr,n=Jn(this[e(320)]);Gr(n,t),Dr(n,this[e(320)])||(this[e(320)]=n,this[e(282)](this[e(320)]))}[Vr(303)](){const t=Vr;return{id:this.id,type:this[t(333)]?this[t(259)]+":"+this[t(333)]:this[t(259)],authorId:this[t(302)].id,createdAt:this[t(328)],hasComments:this[t(294)],data:this[t(264)],attributes:this[t(320)]}}static[Vr(321)](){const t=Vr;return(0,e.uid)()[t(287)](1,5)}}function zr(){const t=["14MLucWC","2778756TTSFse","clear","attributes","getMultiRangeId","_onDiscard","markers","2696330EOYxyl","getFirstMarker","isIntersectingWithRange","getFirstRange","createdAt","1669032qXLmPd","1520pTgUbM","map","nodeBefore","subType","head","author","get","from","discard","type","setAttribute","end","2798204XfjFAw","getAllAdjacentSuggestions","data","_markerNames","length","reduce","removeMarker","1124308yHBufY","isInContent","change","isMultiRange","removeAttribute","size","_model","getRange","add","next","getItems","split","getMarkers","_onAttributesChange","authoredAt","addMarkerName","getMarkerNames","push","substr","getRanges","decorate","isExternal","accept","addMarker","suggestion:","hasComments","onAttributesChange","_onAccept","set","onDiscard","_saved","_isDataLoaded","addRange","creator","toJSON","commentThread","9600IEdMdo","delete","previous","isIntersecting","nodeAfter","getContainedElement","filter","start","removeMarkers","onAccept","9738056oAjAlg","@external"];return(zr=function(){return t})()}function Kr(t,e,n){const r=t.t,s=t.t;switch(e){case"Track changes":return s("Track changes");case"Accept suggestion":return s("Accept suggestion");case"Discard suggestion":return s("Discard suggestion");case"Accept all suggestions":return s("Accept all suggestions");case"Accept all selected suggestions":return s("Accept all selected suggestions");case"Discard all suggestions":return s("Discard all suggestions");case"Discard all selected suggestions":return s("Discard all selected suggestions");case"Preview final content":return s("Preview final content");case"Final content preview":return s("Final content preview");case"*Reset font size*":return s("*Reset font size*");case"*Reset font family*":return s("*Reset font family*");case"*Reset font color*":return s("*Reset font color*");case"*Reset font background color*":return s("*Reset font background color*");case"*Remove image text alternative*":return s("*Remove image text alternative*");case"*Reset image width*":return s("*Reset image width*");case"*Remove link*":return s("*Remove link*");case"*Check item*":return s("*Check item*");case"*Uncheck item*":return s("*Uncheck item*");case"*Remove all formatting*":return s("*Remove all formatting*");case"*Replace table cells*":return s("*Replace table cells*");case"*Merge cells*":return s("*Merge cells*");case"*Split cell:* vertically":return s("*Split cell:* vertically");case"*Split cell:* horizontally":return s("*Split cell:* horizontally");case"*Indent:* %0":return s("*Indent:* %0",n);case"*Outdent:* %0":return s("*Outdent:* %0",n);case"*Change to:* %0":return s("*Change to:* %0",n);case"*Insert:* %0":return s("*Insert:* %0",n);case"*Format:* %0":return s("*Format:* %0",n);case"*Format:* change table properties":return s("*Format:* change table properties");case"*Format:* change table cell properties":return s("*Format:* change table cell properties");case"*Format:* insert into %0":return s("*Format:* insert into %0",n);case"*Format:* remove from %0":return s("*Format:* remove from %0",n);case"*Replace image*":return s("*Replace image*");case"*Format:* resize table":return s("*Format:* resize table");case"*Format:* set order to reversed":return s("*Format:* set order to reversed");case"*Format:* set order to regular":return s("*Format:* set order to regular");case"*Format:* set start index to %0":return s("*Format:* set start index to %0",n);case"*Change %0 content*":return s("*Change %0 content*",n);case"*Remove:* %0":return s("*Remove:* %0",n);case"*Merge:* %0":return s("*Merge:* %0",n);case"*Split:* %0":return s("*Split:* %0",n);case"*Remove format:* %0":return s("*Remove format:* %0",n);case"*Set bookmark:* %0":return s("*Set bookmark:* %0",n);case"*Set font size:* %0":return s("*Set font size:* %0",n);case"*Set font family:* %0":return s("*Set font family:* %0",n);case"*Set format to:* %0":return s("*Set format to:* %0",n);case"*Set font color:* %0":return s("*Set font color:* %0",n);case"*Set font background color:* %0":return s("*Set font background color:* %0",n);case"*Set format:* %0":return s("*Set format:* %0",n);case"*Set image text alternative:* %0":return s("*Set image text alternative:* %0",n);case"*Set image width:* %0":return s("*Set image width:* %0",n);case"*Set link:* %0":return s("*Set link:* %0",n);case"*Set highlight:* %0":return s("*Set highlight:* %0",n);case"*Remove highlight*":return s("*Remove highlight*");case"FORMAT_HIGHLIGHT":return s({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return s({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return s({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return s({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return s({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return s({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return s({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return s({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return s({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return s({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return s({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return s({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return s({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return s({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return s({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return s({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return s({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return s({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return s({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return s({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return s({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return s({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return s({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return s({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return s({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return s({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return s({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return s({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return s({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return s({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return s({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return s({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return s({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return s({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return s({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return s({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return s({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return s({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return s({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return s({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return s({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return s({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return s({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return s({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return s({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return s({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return s({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return s({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return s({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return s({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return s({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return s({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return s({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return s({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return s({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return s({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return s({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return s({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return s({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return s({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return s({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return s({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return s({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 s({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return s({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 s({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return s({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return s({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return s({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"ELEMENT_BOOKMARK":return s({id:"ELEMENT_BOOKMARK",string:"bookmark",plural:"%0 bookmarks"},n);case"EXTERNAL_SUGGESTION":return s({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return s({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 s({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return s({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return s({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Xr;function Xr(t,e){const n=Zr();return(Xr=function(t,e){return n[t-=165]})(t,e)}function Zr(){const t=["403308PupzFh","nextSibling","matchingCallback","newValue","start","skip","replace","element","_attributeLabels","2463390uvnTMv","6HEStez","elementEnd","*Remove:* %0","REPLACE_TEXT","_resolveDescriptionItems","$textProxy","4963iBfXyt","isEqual","getDescriptions","indexOf","softBreak","has","subType","_addDescriptionItems","92194xxYTOf","2216KEQjqd","text","quantity","50946omtknJ","addContainer","addEmptyContainer","key","push","get","EmptyContainer","_locale","*Set format:* %0","addFormat","add","1765XoXTTc","_itemLabels","50bHROYc","*Change to:* %0","*Merge:* %0","_schema","844428LLsnVb","attribute","_handleRenameSuggestionDescription","_itemLabelsCallbacks","getItemLabel","join","label","Object","name","_handleCustomCallbackDescription","previousSibling","format","deletion","Container","set","registerElementLabel","_handleAttributeSuggestionDescription","data","pop","*Insert:* %0","_handleInsertRemoveSuggestionDescription","match","*Split:* %0","getFirstRange","end","11BuhKIS","map","remove","removeObject","*Remove format:* %0","removeContainer","registerDescriptionCallback","checkChild","type","length","4516knmGgl","_customCallbacks","isInContent","ELEMENT_SPACE","registerAttributeLabel","$1 $2","nodeAfter","normal","elementStart","item","isObject","insertion","$text","getWalker","removeEmptyContainer","function","removeFormat","addObject","isEmpty"];return(Zr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(243250===-parseInt(e(196))/1*(parseInt(e(210))/2)+parseInt(e(214))/3+parseInt(e(167))/4*(-parseInt(e(225))/5)+parseInt(e(195))/6+parseInt(e(202))/7*(parseInt(e(211))/8)+parseInt(e(186))/9*(parseInt(e(227))/10)+-parseInt(e(256))/11*(-parseInt(e(231))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr{constructor(t,e){const n=Xr;this[n(168)]=[],this[n(226)]=new Map,this[n(234)]=[],this[n(194)]=new Map,this[n(230)]=t,this[n(221)]=e}[qr(204)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(166)];o++){const i=t[o];if(!i[e(169)])continue;const a=this[e(240)](i);if(a){if(null!=i[e(208)]){if(r[e(207)](i[e(208)]))continue;r[e(224)](i[e(208)])}n[e(218)](a)}else if(e(232)!=i[e(165)])e(178)!=i[e(165)]&&e(243)!=i[e(165)]||this[e(251)](n,i,t[o+1]);else{const t=i[e(248)][e(217)];if(s[e(207)](t))continue;s[e(224)](i[e(248)][e(217)]),t==Hc?this[e(233)](n,i):this[e(247)](n,i)}}return this[e(200)](n)}[qr(262)](t){const e=qr;this[e(168)][e(218)](t)}[qr(246)](t,n,r=e.priorities[qr(174)]){const s=qr;s(182)==typeof t?(0,e.insertToPriorityArray)(this[s(234)],{matchingCallback:t,label:n,priority:r}):this[s(226)][s(245)](t,n)}[qr(171)](t,e){const n=qr;this[n(194)][n(245)](t,e)}[qr(235)](t,e=1){const n=qr;let r;for(const e of this[n(234)])if(e[n(188)](t)){r=e[n(237)];break}return r||(r=this[n(226)][n(219)](t[n(239)])),r?r(e):1!==e?e+" "+t[n(239)]+"s":""+t[n(239)]}[qr(209)](t,e){const n=qr,r=e[n(254)]()[n(180)](),s=n(178)==e[n(165)]?n(224):n(258);for(const e of r){const o=e[n(176)],i=t[t[n(166)]-1];if(o.is(n(201)))i&&i[n(165)][n(205)](n(244))>-1&&t[n(249)](),i&&n(212)==i[n(165)]?i[s]+=o[n(248)]:t[n(218)]({type:n(212),add:n(224)==s?o[n(248)]:"",remove:n(258)==s?o[n(248)]:""});else if(this[n(230)][n(177)](o)){const a=o;if(i&&i[n(165)][n(205)](n(244))>-1&&t[n(249)](),n(197)==e[n(165)])continue;i&&i[n(165)]==s+n(238)&&i[n(193)][n(239)]==a[n(239)]?i[n(213)]++:t[n(218)]({type:s+n(238),element:a,quantity:1}),r[n(191)]((t=>!(n(197)==t[n(165)]&&t[n(176)]==o)))}else if(this[n(230)][n(263)](o,n(179))||o.is(n(193),n(206))){const r=o;if(n(224)==s&&n(175)==e[n(165)]||n(258)==s&&n(197)==e[n(165)])continue;if(i&&-1==i[n(165)][n(205)](n(244))){n(212)==i[n(165)]&&(i[s]+="\n");continue}let a;if(a=n(224)==s?r[n(187)]&&!this[n(230)][n(177)](r[n(187)])?r[n(187)]:null:r[n(241)]&&!this[n(230)][n(177)](r[n(241)])?r[n(241)]:null,r[n(185)]||a&&a[n(185)]){const e=a&&a[n(185)]?a:r;i&&i[n(165)]==s+n(220)&&i[n(193)][n(239)]==e[n(239)]?i[n(213)]++:t[n(218)]({type:s+n(220),element:e,quantity:1})}else t[n(218)]({type:s+n(244),element:r})}}}[qr(200)](t){const e=qr,n=this[e(221)],r=[],s=[],o=[];for(const i of t)switch(i[e(165)]){case e(212):if(i[e(224)]=i[e(224)][e(192)](/(\S)\u000A+(\S)/g,e(172))[e(192)](/\u000A/g,""),i[e(258)]=i[e(258)][e(192)](/(\S)\u000A+(\S)/g,e(172))[e(192)](/\u000A/g,""),""!=i[e(224)]&&""!=i[e(258)]){r[e(218)]({type:e(192),content:Kr(n,e(199),['"'+i[e(258)]+'"','"'+i[e(224)]+'"'])});continue}if(null!=i[e(224)][e(252)](/^ +$/)){r[e(218)]({type:e(178),content:Kr(n,e(250),Kr(n,e(170),i[e(224)][e(166)]))});continue}if(null!=i[e(258)][e(252)](/^ +$/)){r[e(218)]({type:e(243),content:Kr(n,e(198),Kr(n,e(170),i[e(258)][e(166)]))});continue}if(""!=i[e(224)]){r[e(218)]({type:e(178),content:Kr(n,e(250),'"'+i[e(224)]+'"')});continue}r[e(218)]({type:e(243),content:Kr(n,e(198),'"'+i[e(258)]+'"')});continue;case e(216):case e(184):r[e(218)]({type:e(178),content:Kr(n,e(250),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(181):case e(259):r[e(218)]({type:e(243),content:Kr(n,e(198),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(215):r[e(218)]({type:e(178),content:Kr(n,e(253),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(261):r[e(218)]({type:e(243),content:Kr(n,e(229),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(223):s[e(218)](i[e(217)]);continue;case e(183):o[e(218)](i[e(217)]);continue;default:r[e(218)](i)}if(s[e(166)]){const t=s[e(257)]((t=>this[e(194)][e(207)](t)?this[e(194)][e(219)](t):t))[e(236)](", ");r[e(218)]({type:e(242),content:Kr(this[e(221)],e(222),t)})}if(o[e(166)]){const t=o[e(257)]((t=>this[e(194)][e(207)](t)?this[e(194)][e(219)](t):t))[e(236)](", ");r[e(218)]({type:e(242),content:Kr(this[e(221)],e(260),t)})}return r}[qr(240)](t){const e=qr;for(const n of this[e(168)]){const r=n(t);if(r&&e(165)in r)return r}}[qr(247)](t,e){const n=qr,r=e[n(248)],s=void 0===r[n(189)]?n(183):n(223);t[n(218)]({type:s,key:r[n(217)]})}[qr(233)](t,e){const n=qr;t[n(218)]({type:n(242),content:Kr(this[n(221)],n(228),this[n(235)](e[n(254)]()[n(190)][n(173)],1))})}[qr(251)](t,e,n){const r=qr;if(this[r(209)](t,e),n&&n[r(254)]()&&!e[r(254)]()[r(255)][r(203)](n[r(254)]()[r(190)])){const n=t[t[r(166)]-1],s=r(178)==e[r(165)]?r(224):r(258);n&&r(212)==n[r(165)]&&(n[s]+="\n")}}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=137]})(t,e)}const Qr=Yr;function $r(){const t=["537939LESoES","451002WclBVw","840645vjVyDi","get","plugins","288720rDIvhm","1234808ikjNRx","showAIAssistant","afterInit","150045hJBuSg","2fVEgBI","editor","21wDWGXy","TrackChangesEditing","enableCommand","88PIricl","commands","332457QtQyRT"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(605411===parseInt(e(152))/1+parseInt(e(142))/2*(-parseInt(e(149))/3)+parseInt(e(138))/4+-parseInt(e(141))/5+-parseInt(e(151))/6*(-parseInt(e(144))/7)+parseInt(e(147))/8*(-parseInt(e(150))/9)+parseInt(e(137))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Qr(140)](){const t=Qr,e=this[t(143)],n=e[t(154)][t(153)](t(145));e[t(148)][t(153)](t(139))&&n[t(146)](t(139))}}const es=rs;function ns(){const t=["87576DGqcow","1578APeCfU","_registerLegacyDescription","left","47196ZiWWtr","center","commandParams","8IHQNuq","*Format:* %0","type","22uxkjwM","value","afterInit","434aBhGNQ","get","registerDescriptionCallback","locale","has","plugins","justify","enableDefaultAttributesIntegration","format","57tTWAOx","AlignmentEditing","780297ZfJkrx","117132PmALfN","registerBlockAttribute","editor","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_CENTER","3730510WBfUBh","formatBlock","4011453iDNnfg","FORMAT_ALIGNMENT","commandName","TrackChangesEditing","descriptionFactory","2132TTHVYk","95eNjhLn","right","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","alignment"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(596350===-parseInt(e(280))/1*(-parseInt(e(268))/2)+parseInt(e(289))/3*(-parseInt(e(267))/4)+-parseInt(e(306))/5*(-parseInt(e(271))/6)+parseInt(e(291))/7*(parseInt(e(274))/8)+-parseInt(e(300))/9+-parseInt(e(298))/10*(parseInt(e(277))/11)+-parseInt(e(292))/12*(-parseInt(e(305))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(279)](){const t=es,e=this[t(294)],n=e[t(283)];if(!e[t(285)][t(284)](t(290)))return;const r=e[t(285)][t(281)](t(303));r[t(287)](t(310)),r[t(293)](t(310)),r[t(304)][t(295)](t(310),Kr(n,t(301))),this[t(269)]()}[es(269)](){const t=es,e=this[t(294)],n=e[t(283)];e[t(285)][t(281)](t(303))[t(304)][t(282)]((e=>{const r=t;if(r(299)!=e[r(276)])return;const{data:s}=e;if(s&&r(310)==s[r(302)]){const t=s[r(273)][0][r(278)];return{type:r(288),content:Kr(n,r(275),function(t){const e=r;switch(t){case e(270):return Kr(n,e(309));case e(307):return Kr(n,e(296));case e(272):return Kr(n,e(297));case e(286):return Kr(n,e(308))}}(t))}}}))}}const os=cs;function is(){const t=["underline","1086712mRKJKb","italic","registerDescriptionCallback","registerAttributeLabel","enableDefaultAttributesIntegration","5HiwKVO","FORMAT_","has","commandParams","FORMAT_SUBSCRIPT","CodeEditing","format","ItalicEditing","1996458fVfPba","toUpperCase","afterInit","StrikethroughEditing","plugins","editor","BoldEditing","commandName","FORMAT_STRIKETHROUGH","4350534EbYWEj","84dEGCpo","FORMAT_ITALIC","_registerLegacyDescription","3014376CiuNWL","2373172zAQskF","forceValue","*Remove format:* %0","FORMAT_CODE","*Format:* %0","get","FORMAT_UNDERLINE","strikethrough","UnderlineEditing","571186lbPeCe","TrackChangesEditing","FORMAT_BOLD","registerInlineAttribute","2MQqxDr","109368Dznrrd","FORMAT_SUPERSCRIPT","230ZYvQLw","bold","code","superscript","descriptionFactory","slice","SuperscriptEditing","type","formatInline","SubscriptEditing","locale","subscript","7zZYgGn","toLowerCase"];return(is=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(368147===parseInt(e(129))/1*(parseInt(e(125))/2)+-parseInt(e(160))/3+-parseInt(e(116))/4*(-parseInt(e(152))/5)+-parseInt(e(169))/6*(parseInt(e(144))/7)+-parseInt(e(115))/8+parseInt(e(130))/9*(parseInt(e(132))/10)+parseInt(e(147))/11*(parseInt(e(112))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const as=[os(166),os(159),os(124),os(157),os(163),os(141),os(138)];function cs(t,e){const n=is();return(cs=function(t,e){return n[t-=112]})(t,e)}class us extends t.Plugin{[os(162)](){const t=os,e=this[t(165)],n=e[t(164)][t(121)](t(126)),r=e[t(142)];for(const s of as){if(!e[t(164)][t(154)](s))continue;const o=s[t(137)](0,-7)[t(145)](),i=t(153)+o[t(161)]();n[t(151)](o),n[t(128)](o),n[t(136)][t(150)](o,Kr(r,i))}this[t(114)]()}[os(114)](){const t=os,e=this[t(165)],n=e[t(142)],r=e[t(164)][t(121)](t(126));function s(e,s){const o=t;r[o(136)][o(149)]((t=>{const r=o;if(r(140)!=t[r(139)])return;const{data:i}=t;return i&&i[r(167)]===e?i[r(155)][0][r(117)]?{type:r(158),content:Kr(n,r(120),s)}:{type:r(158),content:Kr(n,r(118),s)}:void 0}))}s(t(133),Kr(n,t(127))),s(t(148),Kr(n,t(113))),s(t(146),Kr(n,t(122))),s(t(134),Kr(n,t(119))),s(t(123),Kr(n,t(168))),s(t(143),Kr(n,t(156))),s(t(135),Kr(n,t(131)))}}const ls=fs;function fs(t,e){const n=gs();return(fs=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=fs,n=t();for(;;)try{if(831019===parseInt(e(380))/1+-parseInt(e(346))/2+parseInt(e(378))/3*(parseInt(e(370))/4)+parseInt(e(349))/5*(-parseInt(e(348))/6)+-parseInt(e(365))/7+parseInt(e(374))/8*(-parseInt(e(383))/9)+-parseInt(e(386))/10*(-parseInt(e(354))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class hs extends t.Plugin{[ls(352)](){const t=ls,e=this[t(361)],n=e[t(362)];if(!e[t(369)][t(355)](t(379)))return;const r=e[t(369)][t(356)](t(368)),s=this[t(361)][t(344)][t(356)](t(353));r[t(382)](t(353),((n,o={})=>{const i=t,a=this[i(361)][i(377)][i(366)][i(372)],c=o&&void 0!==o[i(357)]?o[i(357)]:!s[i(371)];let u=[];if(c){const t=Array[i(375)](a[i(388)]())[i(351)]((t=>ds(t)||function(t,e){const n=i,r=e[n(347)](t[n(350)],n(353)),s=e[n(347)]([n(384),n(353)],t);return r&&s}(t,this[i(361)][i(377)][i(373)])));u=C(t,e[i(377)])}else{const t=Array[i(375)](a[i(388)]())[i(351)]((t=>ds(t)));u=C(t,e[i(377)])}e[i(377)][i(358)]((()=>{const t=i;for(const e of u)r[t(359)](e,{commandName:t(353),commandParams:[{forceValue:c}]})}))})),r[t(376)][t(367)]((e=>{const r=t,{data:s}=e;if(s&&r(353)==s[r(360)]){const t=Kr(n,r(363));return s[r(385)][0][r(357)]?{type:r(345),content:Kr(n,r(381),t)}:{type:r(345),content:Kr(n,r(387),t)}}}))}}function ds(t){const e=ls;return e(353)==t[e(350)][e(364)]}function gs(){const t=["locale","ELEMENT_BLOCK_QUOTE","name","8092826rCUqeq","document","registerDescriptionCallback","TrackChangesEditing","plugins","2444dusEEm","value","selection","schema","8KitumZ","from","descriptionFactory","model","2625nGbFhh","BlockQuoteEditing","772495ejgbxw","*Set format:* %0","enableCommand","12367341kVqqMO","$root","commandParams","10WnFBQn","*Remove format:* %0","getSelectedBlocks","commands","format","1741476vRFaQI","checkChild","19542fJMJEX","725BMXkuw","parent","filter","afterInit","blockQuote","37368859FLeYSb","has","get","forceValue","change","markBlockFormat","commandName","editor"];return(gs=function(){return t})()}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=371]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(398677===-parseInt(e(404))/1*(-parseInt(e(391))/2)+-parseInt(e(403))/3+-parseInt(e(407))/4+-parseInt(e(383))/5*(parseInt(e(405))/6)+parseInt(e(382))/7*(-parseInt(e(397))/8)+-parseInt(e(398))/9*(-parseInt(e(386))/10)+parseInt(e(411))/11*(parseInt(e(396))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(389)](){const t=ps,e=this[t(381)],n=e[t(400)],r=e[t(393)][t(394)](t(402));e[t(393)][t(376)](t(379))&&(r[t(378)](t(392)),r[t(413)](t(371)),r[t(385)](t(399)),r[t(388)][t(372)]((e=>{const r=t;if(r(387)!=e[r(375)]&&r(380)!=e[r(375)]&&r(410)!=e[r(375)])return;const s=e[r(374)]();if(null==s)return;if(!s.is(r(401),r(408)))return;const o=s[r(384)](r(399));if(r(387)==e[r(375)])return{type:r(387),content:Kr(n,r(409),'"'+o+'" '+Kr(n,r(412)))};if(r(380)==e[r(375)])return{type:r(380),content:Kr(n,r(373),'"'+o+'" '+Kr(n,r(412)))};const{data:i}=e;return i&&r(399)==i[r(390)]?{type:r(406),content:Kr(n,r(395),'"'+i[r(377)]+'"')}:void 0})))}}function Es(){const t=["47140cIRmqF","insertion","descriptionFactory","afterInit","key","93014AbmsBh","insertBookmark","plugins","get","*Set bookmark:* %0","8808VRybXL","32SBZhDz","1152TKxavw","bookmarkId","locale","element","TrackChangesEditing","1578471whXvvB","17UgSomQ","52980EvVesI","format","284580kZmtgu","bookmark","*Insert:* %0","attribute","8569lMAeZq","ELEMENT_BOOKMARK","enableDefaultAttributesIntegration","updateBookmark","registerDescriptionCallback","*Remove:* %0","getContainedElement","type","has","newValue","enableCommand","BookmarkEditing","deletion","editor","569149mpphMH","365oJHoaS","getAttribute","registerBlockAttribute"];return(Es=function(){return t})()}function bs(t,e){const n=ys();return(bs=function(t,e){return n[t-=120]})(t,e)}const Ts=bs;function ys(){const t=["54333xyybmz","1188HcyTDy","2DiPnkm","changeCaseTitle","changeCaseLower","get","1923780PJzxvr","4pZmAXM","2610849BeIRwf","712CbnHSU","editor","31297IMeIIr","12mZtnel","plugins","1290pVuoiy","CaseChange","afterInit","17710mzfgVC","TrackChangesEditing","changeCaseUpper","enableCommand","208637bOdOys","has","3132199oJOsea"];return(ys=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(452446===-parseInt(e(132))/1*(parseInt(e(123))/2)+-parseInt(e(129))/3+parseInt(e(128))/4*(-parseInt(e(127))/5)+parseInt(e(133))/6*(parseInt(e(120))/7)+parseInt(e(130))/8*(-parseInt(e(121))/9)+parseInt(e(135))/10*(-parseInt(e(138))/11)+-parseInt(e(122))/12*(-parseInt(e(142))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[Ts(137)](){const t=Ts,e=this[t(131)];e[t(134)][t(143)](t(136))&&(e[t(134)][t(126)](t(139))[t(141)](t(140)),e[t(134)][t(126)](t(139))[t(141)](t(125)),e[t(134)][t(126)](t(139))[t(141)](t(124)))}}const ks=Cs;function As(){const t=["2233512KDNhHg","114ofDTOB","get","commands","25dBSins","263622GbJvUX","134520ARPZqe","4259cMooJk","545195ouDMHg","873280FbsfAC","plugins","afterInit","254574vYixRv","TrackChangesEditing","ckbox","editor","enableCommand"];return(As=function(){return t})()}function Cs(t,e){const n=As();return(Cs=function(t,e){return n[t-=198]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(126007===parseInt(e(206))/1*(parseInt(e(200))/2)+-parseInt(e(204))/3+-parseInt(e(205))/4+-parseInt(e(203))/5*(parseInt(e(211))/6)+parseInt(e(207))/7+-parseInt(e(208))/8+parseInt(e(199))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class Ls extends t.Plugin{[ks(210)](){const t=ks,e=this[t(214)];e[t(202)][t(201)](t(213))&&e[t(209)][t(201)](t(212))[t(198)](t(213))}}const vs=Rs;function Ss(){const t=["rootElement","190DOlmUo","commands","afterInit","forceValue","1713714HUErmA","has","registerDescriptionCallback","commandParams","ELEMENT_CODE_BLOCK","commandName","type","2831768ynprUU","indentCodeBlock","checkChild","*Set format:* %0","languages","1GqAzvW","getSelectedBlocks","label","schema","isLimit","2652870BJddWv","from","outdentCodeBlock","value","1117388xMvcRw","selection","markBlockFormat","TrackChangesEditing","blockName","formatBlock","language","config","descriptionFactory","change","toLowerCase","document","CodeBlock","24105114cihrso","*Remove format:* %0","codeBlock","get","enableCommand","10zNWMOF","plugins","format","138512dHMRqo","filter","10997046ELNyYO","14eqYXdg","registerElementLabel","model","find","name","parent","locale","editor"];return(Ss=function(){return t})()}function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(701675===parseInt(e(189))/1*(-parseInt(e(198))/2)+-parseInt(e(235))/3+-parseInt(e(219))/4*(parseInt(e(231))/5)+parseInt(e(194))/6+parseInt(e(222))/7*(-parseInt(e(184))/8)+parseInt(e(221))/9+parseInt(e(216))/10*(parseInt(e(211))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class Ns extends t.Plugin{[vs(233)](){const t=vs,e=this[t(229)];if(!e[t(217)][t(236)](t(210)))return;const n=e[t(217)][t(214)](t(201)),r=e[t(228)],s=e[t(205)][t(214)](t(213))[t(188)],o=e[t(232)][t(214)](t(213));n[t(215)](t(185)),n[t(215)](t(196)),n[t(215)](t(213),((r,i={})=>{const a=t,c=e[a(224)],u=e[a(224)][a(209)][a(199)],l=i&&void 0!==i[a(234)]?i[a(234)]:!o[a(197)];let f;i[a(204)]||(i[a(204)]=s[0][a(204)]),f=l?Array[a(195)](u[a(190)]())[a(220)]((t=>ws(t)||function(t,e){const n=a;return!t.is(n(230))&&!e[n(193)](t)&&e[n(186)](t[n(227)],n(213))}(t,c[a(192)]))):Array[a(195)](u[a(190)]())[a(220)]((t=>ws(t)));const h=C(f,c);c[a(207)]((()=>{const t=a;for(const e of h)n[t(200)](e,{commandName:t(213),commandParams:[{...i,forceValue:l}],formatGroupId:t(202)})}))})),n[t(206)][t(223)](t(213),(e=>Kr(r,t(181),e))),n[t(206)][t(179)]((e=>{const n=t;if(n(203)!=e[n(183)])return;const o=r.t,{data:i}=e;if(!i||n(213)!=i[n(182)])return;const a=i[n(180)][0][n(204)],c=o(s[n(225)]((t=>t[n(204)]===a))[n(191)])[n(208)]();return i[n(180)][0][n(234)]?{type:n(218),content:Kr(r,n(187),Kr(r,n(181),1)+" ("+c+")")}:{type:n(218),content:Kr(r,n(212),Kr(r,n(181),1))}}))}}function ws(t){const e=vs;return e(213)==t[e(226)]}function Ms(t,e){const n=Os();return(Ms=function(t,e){return n[t-=204]})(t,e)}function Os(){const t=["TrackChangesEditing","657582QRfctR","13405MJUKgm","CommentsEditing","afterInit","editor","plugins","has","4CerAWk","enableCommand","1944GwbHKM","4074ELXRyZ","9564950XRGDQI","3345RoLyCb","get","addCommentThread","1506888PNhQcI","1226007Wmspqw","4024aVnsxV"];return(Os=function(){return t})()}const Fs=Ms;!function(t){const e=Ms,n=t();for(;;)try{if(511449===parseInt(e(221))/1+-parseInt(e(218))/2*(-parseInt(e(211))/3)+-parseInt(e(220))/4*(parseInt(e(204))/5)+parseInt(e(207))/6+parseInt(e(212))/7*(parseInt(e(209))/8)+parseInt(e(208))/9+-parseInt(e(222))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);class Ds extends t.Plugin{[Fs(214)](){const t=Fs,e=this[t(215)];e[t(216)][t(217)](t(213))&&e[t(216)][t(205)](t(210))[t(219)](t(206))}}var Ps=n(834);function xs(t,e){const n=Bs();return(xs=function(t,e){return n[t-=299]})(t,e)}function Bs(){const t=["model","consumable","get","hasAttribute","1492389TSlfEB","getItems","isBlock","nextSibling","item","getCustomProperty","bindElementToMarker","isLimit","createRangeOn","461265BiuQxZ","push","891388khqrRj","isContent","name","markerName","TrackChangesEditing","1525320NrcVaS","_splitMarkerName","addHighlight","createUIElement","test","markerRange","start","ck-suggestion-marker-","isAtEnd","type","previousPosition","activeMarkers","schema","ck-suggestion-marker--active","addClass","writer","elementEnd","mapper","425002iYbHgy","12078304ksgNgM","toViewElement","1ATEgTm","86322ggEKXi","getWalker","includes","span","parent","plugins","insert","toViewPosition"];return(Bs=function(){return t})()}function Us(t,e,n){const r=xs,s=[];for(const o of e[r(327)]())o[r(325)](t)&&s[r(336)](n[r(334)](o));return s}function js(t,e,{showActiveMarker:n=!0}={}){const r=xs,s=t[r(319)][r(324)](r(341));return(o,i,a)=>{const c=r;if(!a[c(323)][c(346)](i[c(347)],o[c(339)]))return;const u=i[c(347)][c(315)](),l=i[c(347)][c(348)],f=t[c(322)][c(304)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(330)];g=g||f[c(338)](e);const n=a[c(309)][c(312)](e);if(n&&n[c(331)](c(344)))return;c(308)==t[c(301)]&&f[c(328)](e)&&!f[c(333)](e)&&(e[c(329)]||l[c(300)]?h&&h[c(318)]==e||(h=e,m(t[c(302)]),p=!0):d=d||t[c(302)])}function m(t){const r=c,{authorId:o}=s[r(343)](i[r(340)]),u=a[r(307)][r(345)](r(317),{class:r(299)+e,"data-author-id":o}),l=a[r(309)][r(321)](t);n&&s[r(303)][r(316)](i[r(340)])&&a[r(307)][r(306)](r(305),u),a[r(307)][r(320)](l,u),a[r(309)][r(332)](u,i[r(340)])}g||p||!d||m(d)}}!function(t){const e=xs,n=t();for(;;)try{if(323421===parseInt(e(313))/1*(-parseInt(e(310))/2)+-parseInt(e(326))/3+-parseInt(e(337))/4+-parseInt(e(342))/5+-parseInt(e(314))/6+parseInt(e(335))/7+parseInt(e(311))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);const Gs=Hs;function Vs(){const t=["get","markerNameToElements","4251048FhkrbJ","data","uiElement","editing","buffer","commands","editor","setSelection","enqueueChange","detach","mapper","markerName","unbindElementFromMarkerName","enableCommand","getFirstRange","unlock","createRange","plugins","isCollapsed","rootName","remove","createSelection","init","start","664311bjDNvU","merge","deleteForward","end","lock","root","options","2728248bfsxFY","model","forward","document","requires","high","3BccTlW","TrackChangesEditing","showSuggestionHighlights","60uxReDo","5236329kPoiJr","unit","modifySelection","batch","downcastDispatcher","delete","fromRange","writer","addMarker:suggestion:deletion","10605312QzVlIQ","$graveyard","272815bcLFgi","21104730EafFZy","removeMarker:suggestion:deletion","selection","bind"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(714240===parseInt(e(326))/1+parseInt(e(333))/2+parseInt(e(339))/3*(parseInt(e(361))/4)+parseInt(e(354))/5*(parseInt(e(342))/6)+parseInt(e(343))/7+-parseInt(e(352))/8+-parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{static get[Gs(337)](){return[Ps.Delete]}[Gs(383)](){const t=Gs,e=this[t(367)],n=e[t(378)][t(359)](t(340));n[t(374)](t(348));const r=e[t(366)][t(359)](t(328));n[t(374)](t(328),((n,s={})=>{const o=t,a=e[o(334)][o(382)](e[o(334)][o(336)][o(357)]);a[o(379)]&&e[o(334)][o(345)](a,{direction:o(335),unit:s[o(344)]});const c=a[o(375)](),u=i.LiveRange[o(349)](c);let l;n(s),l=o(353)==u[o(331)][o(380)]?e[o(334)][o(377)](c[o(325)]):e[o(334)][o(377)](u[o(325)],u[o(329)]),u[o(370)](),e[o(334)][o(369)](r[o(365)][o(346)],(t=>{const e=o;r[e(365)][e(330)](),t[e(368)](t[e(377)](l[e(329)])),r[e(365)][e(376)]()}))})),e[t(364)][t(347)].on(t(351),js(e,t(327)),{priority:t(338)}),e[t(362)][t(347)].on(t(351),((n,r,s)=>{const o=t;s[o(332)][o(341)]&&js(e,o(327),{showActiveMarker:!1})[o(358)](this)(n,r,s)}),{priority:t(338)}),e[t(364)][t(347)].on(t(356),((e,n,r)=>{const s=t,o=r[s(371)][s(360)](n[s(372)]);if(o)for(const t of o)t.is(s(363))&&(r[s(371)][s(373)](t,n[s(372)]),r[s(350)][s(381)](t))}),{priority:t(338)})}}const zs=Ks;function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=330]})(t,e)}function qs(){const t=["bulleted","*Outdent:* %0","end","attribute","push","todoListCheck","format","customBulletedList","2830NZJgiq","hasSuggestion","getRanges","refresh","*Split:* list item","change","from","deletion","getSuggestions","oldValue","registerAttributeLabel","_getAttributeKey","afterInit","attributes","oldRange","listItemId","todo","getSuggestion","813604rtuErw","getAttribute","start","suggestion","documentList","getFirstRange","model","parent","listIndent","config","enableDefaultAttributesIntegration","*Change to:* %0","commandName","*Merge:* %0","registerCustomCallback","registerPostFixer","checkTodoList","todoListChecked","newRange","attributeKey","1069348nFnHul","trackChangesCommand","*Format:* remove from %0","forceValue","*Remove format:* %0","_findSuggestions","customNumberedList","type","assureChains","todoList","getFirstMarker","_registerLegacyDescription","commandParams","createPositionAt","682408hrqNeA","isLocal","splitListItemAfter","ELEMENT_NUMBERED_LIST","next","mergeListItemBackward","length","listItemIdFixer","startsWith","accept","meta","map","TodoListEditing","size","nextSibling","containsItem","listReversed","ELEMENT_TODO_LIST","registerDescriptionCallback","name","newValue","ELEMENT_","listStyle","nodeAfter","88684txDkJu","plugins","formatBlock","100Tdstlr","2IMGnvY","_suggestionFactory","selection","FORMAT_INDENT","setAttribute","registerElementLabel","previousSibling","high","ELEMENT_BULLETED_LIST","editor","descriptionFactory","indentList","find","*Merge:* list item","*Format:* insert into %0","document","mergeListItemForward","has","ELEMENT_LIST_ITEM","splitListItemBefore","add","isObject","outdentList","setSelection","*Check item*","suggestion:attribute:","*Indent:* %0","commands","_supportLegacySuggestions","default","list.multiBlock","range","key","bulletedList","getChanges","noTrackChangesFixer","_splitMarkerName","removeMarker","isUndo","groupId","detach","447792VYixsu","isNextTo","numberedList","toUpperCase","fromRange","execute","listType","differ","5769njOZIS","listMarkerStyle","ListEditing","multipleBlocks","TrackChangesEditing","listStart","_LIST","registerBlockAttribute","locale","numbered","change:data","value","data","*Set format:* %0","createRange","getChangedMarkers","*Uncheck item*","listMarker","1115214gLQpPR","filter","includes","get","schema","batch","head"];return(qs=function(){return t})()}!function(t){const e=Ks,n=t();for(;;)try{if(418424===parseInt(e(363))/1+parseInt(e(425))/2*(parseInt(e(330))/3)+-parseInt(e(421))/4*(parseInt(e(424))/5)+-parseInt(e(466))/6+-parseInt(e(383))/7+parseInt(e(397))/8+parseInt(e(474))/9*(-parseInt(e(345))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Xs extends t.Plugin{[zs(357)](){const t=zs,e=this[t(434)];if(!e[t(422)][t(442)](t(476)))return;const n=e[t(482)],r=e[t(422)][t(333)](t(478)),s=e[t(422)][t(442)](t(409)),o=!!e[t(372)][t(333)](t(455));function i(e){const r=t;return{type:r(343),content:""+Kr(n,r(487),e)}}function a(e){const r=t;return{type:r(343),content:""+Kr(n,r(387),e)}}r[t(373)](t(468)),r[t(373)](t(458)),r[t(373)](t(389)),r[t(373)](t(344)),r[t(373)](t(436)),r[t(373)](t(447)),r[t(373)](t(399)),r[t(373)](t(444)),r[t(481)](t(360)),r[t(481)](t(472)),r[t(481)](t(371)),o&&(r[t(373)](t(402)),r[t(373)](t(441))),s&&(r[t(373)](t(392)),r[t(373)](t(379)),r[t(481)](t(380)),r[t(435)][t(415)]((e=>{const r=t,{data:s}=e;if(s&&r(380)==s[r(457)])return{type:r(343),content:s[r(417)]?Kr(n,r(449)):Kr(n,r(490))}})),this[t(434)][t(369)][t(440)][t(378)]((e=>{const n=t;if(e[n(335)][n(463)])return!1;let s=!1;const o=r[n(353)]({skipNotAttached:!0})[n(331)]((t=>n(380)===r[n(356)](t)));for(const t of o)n(361)!=t[n(368)]()[n(365)][n(420)][n(364)](n(472))&&(r[n(388)](t[n(368)](),n(340))[n(437)]((t=>n(472)===r[n(356)](t[n(366)])))||(e[n(462)](t[n(393)]()),s=!0));return s}))),r[t(435)][t(355)](t(371),Kr(n,t(428)));const c={type:t(343),content:""};r[t(435)][t(415)]((e=>{const r=t,{data:s}=e;if(!s||r(472)!=s[r(457)])return;let u=e[r(336)];for(;u;){if(u[r(486)]&&((r(419)==u[r(486)][r(457)]||r(475)==u[r(486)][r(457)])&&(u[r(486)][r(417)]&&r(454)!=u[r(486)][r(417)]||r(454)!=u[r(486)][r(354)]&&!s[r(417)])||!o&&u[r(486)][r(457)]==Hc))return c;u=u[r(401)]}if(null==s[r(417)])switch(s[r(354)]){case r(337):return a(Kr(n,r(433)));case r(483):return a(Kr(n,r(400)));case r(361):return a(Kr(n,r(414)))}switch(s[r(417)]){case r(337):return i(Kr(n,r(433)));case r(483):return i(Kr(n,r(400)));case r(361):return i(Kr(n,r(414)))}})),r[t(435)][t(415)]((e=>{const n=t,{data:r}=e;if(r&&n(371)==r[n(457)])return null==r[n(417)]||null==r[n(354)]&&0==r[n(417)]?c:void 0})),r[t(435)][t(415)]((e=>{const r=t;if(r(340)!=e[r(390)])return;const{data:s}=e;if(!s||r(360)!=s[r(457)])return;const o=Zs(e);return r(417)==o?{type:r(343),content:Kr(n,r(438))}:r(354)==o?{type:r(343),content:Kr(n,r(349))}:c})),e[t(369)][t(440)][t(378)]((e=>this[t(404)](e))),e[t(369)][t(440)][t(378)]((e=>this[t(460)](e))),e[t(369)][t(440)].on(t(484),((e,n)=>{const r=t;if(n[r(463)]||!n[r(398)])return!1;this[r(391)]()}),{priority:t(432)}),this[t(453)]()}[zs(404)](t){const e=zs;if(t[e(335)][e(463)]||!t[e(335)][e(398)])return!1;let n=!1;const r=this[e(434)][e(422)][e(333)](e(478))[e(353)]({skipNotAttached:!0})[e(331)]((t=>t[e(486)]&&e(360)==t[e(486)][e(457)]))[e(331)]((t=>t[e(486)][e(417)]&&t[e(486)][e(354)]));for(const s of r)Zs(s)||(t[e(462)](s[e(393)]()),n=!0);return n}[zs(460)](t){const e=zs;if(t[e(335)][e(463)]||!t[e(335)][e(398)])return!1;const n=this[e(434)][e(422)][e(333)](e(478));if(n[e(384)][e(485)])return!1;let r=!1;const s=[e(472),e(360),e(371),e(419),e(479),e(413),e(342),e(491),e(475)],o=this[e(434)][e(369)][e(440)][e(473)][e(459)]()[e(331)]((t=>e(340)==t[e(390)]))[e(331)]((t=>s[e(332)](t[e(382)])));if(0==o[e(403)])return r;for(const i of o){const o=n[e(388)](i[e(456)],e(340))[e(331)]((t=>!t[e(407)][e(467)]))[e(408)]((t=>t[e(366)]))[e(331)]((t=>{const r=e,o=n[r(356)](t);return s[r(332)](o)}));if(o[e(403)]){for(const n of o)t[e(462)](n[e(393)]());r=!0}}return r}[zs(391)](){const t=zs,e=this[t(434)][t(422)][t(333)](t(478)),n=[t(472),t(360),t(371),t(419),t(479),t(413),t(342),t(491),t(475)];let r;const s=new Set(this[t(434)][t(369)][t(440)][t(473)][t(489)]()[t(331)]((r=>{const s=t;if(r[s(486)][s(359)]||!r[s(486)][s(381)])return null;if(!r[s(416)][s(405)](s(450)))return null;const{id:o}=e[s(461)](r[s(416)]);if(!e[s(346)](o))return null;const i=e[s(362)](o);return n[s(332)](i[s(486)][s(457)])}))[t(408)]((n=>{const s=t,{id:o}=e[s(461)](n[s(416)]),i=e[s(362)](o);return r=i[s(358)][s(464)],i[s(368)]()[s(365)][s(420)]})));if(0==s[t(410)])return;const o=e[t(353)]({skipNotAttached:!0})[t(331)]((e=>t(340)==e[t(390)]&&e[t(486)]&&n[t(332)](e[t(486)][t(457)])&&e[t(358)][t(464)]!=r))[t(408)]((e=>({listItem:e[t(368)]()[t(365)][t(420)],groupId:e[t(358)][t(464)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(442)](n)&&i[t(445)](e);for(const n of e[t(353)]())i[t(442)](n[t(358)][t(464)])&&n[t(429)](t(464),r)}[zs(453)](){const t=zs,e=this[t(434)],n=e[t(482)],r=e[t(422)][t(333)](t(478));this[t(394)](),r[t(426)][t(377)](t(423),t(367),t(406),(function(n,r){const s=t,o=[];for(let t of n)t[s(365)][s(420)]===t[s(339)][s(370)]&&(t=e[s(369)][s(488)](e[s(369)][s(396)](t[s(365)][s(420)],0))),o[s(341)](t);e[s(369)][s(350)]((t=>{const n=s,a=e[n(369)][n(440)][n(427)],c=Array[n(351)](a[n(347)]())[n(408)]((t=>i.LiveRange[n(470)](t)));t[n(448)](o),e[n(452)][n(333)](r[n(375)])[n(348)](),r[n(395)][n(341)]({forceDefaultExecution:!0}),e[n(471)](r[n(375)],...r[n(395)]),t[n(448)](c);for(const t of c)t[n(465)]()}))})),r[t(435)][t(430)]((function(n){const r=t,s=!e[r(369)][r(334)][r(446)](n),o=n[r(431)],i=n[r(411)],a=n[r(364)](r(360)),c=!o||o[r(364)](r(360))!==a,u=!i||i[r(364)](r(360))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(443),e)))}[zs(394)](){const t=zs,e=this[t(434)],n=e[t(482)];function r(n){const r=t,s=e[r(452)][r(333)](r(458))[r(485)],o=e[r(452)][r(333)](r(468))[r(485)];return r(468)===n?s:o}e[t(422)][t(333)](t(478))[t(435)][t(415)]((function(s){const o=t;if(o(423)!=s[o(390)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(375)]){case o(458):u=i[o(395)][0][o(386)],l=r(i[o(375)]),a=o(u?439:385),!l&&e[o(372)][o(333)](o(455))||(a=o(374)),c={type:o(343),content:Kr(n,a,Kr(n,o(433)))};break;case o(468):u=i[o(395)][0][o(386)],l=r(i[o(375)]),a=o(u?439:385),!l&&e[o(372)][o(333)](o(455))||(a=o(374)),c={type:o(343),content:Kr(n,a,Kr(n,o(400)))};break;case o(436):a=o(451),c={type:o(343),content:Kr(n,a,Kr(n,o(443)))};break;case o(447):a=function(t){const e=o,n=t[e(368)]();let r=n[e(365)][e(420)];for(;r&&n[e(412)](r);){if(r[e(364)](e(371))>0)return!1;r=r[e(411)]}return!0}(s)?Kr(n,o(385),Kr(n,function(t){const e=o;return e(418)+t[e(368)]()[e(365)][e(420)][e(364)](e(472))[e(469)]()+e(480)}(s))):Kr(n,o(338),Kr(n,o(443))),c={type:o(343),content:a};break;case o(402):case o(441):!1===i[o(477)]&&(a=o(376),c={type:o(352),content:Kr(n,a,Kr(n,o(443)))})}return c}))}}function Zs(t){const e=zs;let n=t[e(368)]()[e(365)][e(420)][e(431)];for(;n;){const r=n[e(364)](e(360));if(!r)return!1;if(r==t[e(486)][e(417)])return e(417);if(r==t[e(486)][e(354)])return e(354);n=n[e(431)]}return!1}const Js=Qs;function Ys(){const t=["nodeAfter","default","disc","startIndex","has","lower-latin","filter","square","suggestion","10szGyvW","getFirstRange","listReversed","TrackChangesEditing","enableDefaultAttributesIntegration","registerPostFixer","getAttribute","getFirstMarker","next","2975544sTkedb","key","list.properties","1198872BigoTZ","formatBlock","883113zQzeJB","539988angBHe","format","lower-roman","customNumbered","399416ZoqYua","afterInit","reversed","locale","decimal-leading-zero","type","listStyle","batch","model","*Set format:* %0","isUndo","FORMAT_LIST_START","ELEMENT_","listType","*Format:* set start index to %0","_registerLegacyDescription","commandParams","circle","upper-latin","registerDescriptionCallback","data","styles","includes","bulleted","getSuggestions","handleDescriptions","registerAttributeLabel","upper-roman","plugins","find","document","head","_findSuggestions","newValue","*Format:* set order to reversed","editor","*Remove format:* %0","decimal","_getAttributeKey","102956nEeLPz","_LIST_","_getTranslationKeyForListStyle","config","toUpperCase","descriptionFactory","removeMarker","attribute","listStart","start","commandName","*Change to:* %0","get","registerBlockAttribute","29935PEEfkB","*Format:* set order to regular","ListPropertiesEditing","FORMAT_LIST_REVERSED","numbered","bind","replace","_LIST_DEFAULT","oldValue"];return(Ys=function(){return t})()}function Qs(t,e){const n=Ys();return(Qs=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=Qs,n=t();for(;;)try{if(102957===-parseInt(e(177))/1+parseInt(e(124))/2+parseInt(e(120))/3+parseInt(e(163))/4*(parseInt(e(195))/5)+parseInt(e(207))/6+-parseInt(e(119))/7+-parseInt(e(204))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class $s extends t.Plugin{[Js(125)](){const t=Js;if(!this[t(159)][t(152)][t(190)](t(179)))return;const e=this[t(159)][t(166)][t(175)](t(206)),n=this[t(159)][t(152)][t(175)](t(198));e[t(145)]&&(n[t(199)](t(130)),n[t(176)](t(130))),e[t(126)]&&(n[t(199)](t(197)),n[t(176)](t(197))),e[t(189)]&&(n[t(199)](t(171)),n[t(176)](t(171)));const r={type:t(121),content:""};n[t(168)][t(143)](this[t(149)][t(182)](this));const s=this[t(159)][t(127)];n[t(168)][t(150)](t(197),Kr(s,t(180))),n[t(168)][t(143)]((e=>{const n=t,{data:s}=e;if(s&&n(197)==s[n(205)])return null==s[n(157)]||0==s[n(157)]&&null==s[n(185)]?r:void 0})),n[t(168)][t(150)](t(171),Kr(s,t(135))),n[t(168)][t(143)]((e=>{const n=t,{data:s}=e;if(s&&n(171)==s[n(205)])return null==s[n(157)]||1==s[n(157)]&&null==s[n(185)]?r:void 0})),this[t(159)][t(132)][t(154)][t(200)]((e=>{const r=t;if(e[r(131)][r(134)])return!1;let s=!1;const o=n[r(148)]({skipNotAttached:!0})[r(192)]((t=>{const e=r,s=n[e(162)](t);return e(171)==s||e(197)==s}));for(const t of o){const o=t[r(196)]()[r(172)][r(186)][r(201)](r(137));r(181)!=o&&r(123)!=o&&(n[r(156)](t[r(196)](),r(170))[r(153)]((t=>r(137)==n[r(162)](t[r(194)])))||(e[r(169)](t[r(202)]()),s=!0))}return s})),this[t(139)]()}[Js(149)](t){const e=Js,n=this[e(159)][e(127)],{data:r}=t,s={type:e(121),content:""};if(!r||e(130)!=r[e(205)])return;if(!r[e(185)])return e(187)==r[e(157)]?s:{type:e(121),content:""+Kr(n,e(133),Kr(n,this[e(165)](r[e(157)])))};if(!r[e(157)]){if(e(187)==r[e(185)])return s;let o=t[e(155)];for(;o;){if(o[e(144)]&&e(137)==o[e(144)][e(205)]&&o[e(144)][e(157)])return s;o=o[e(203)]}return{type:e(121),content:""+Kr(n,e(160),Kr(n,this[e(165)](r[e(185)])))}}if(e(187)!=r[e(157)])return{type:e(121),content:""+Kr(n,e(133),Kr(n,this[e(165)](r[e(157)])))};let o=t[e(155)];for(;o;){if(o[e(144)]&&e(137)==o[e(144)][e(205)]&&o[e(144)][e(157)]&&o[e(144)][e(185)])return s;o=o[e(203)]}const i=t[e(196)]()[e(172)][e(186)][e(201)](e(137));return{type:e(121),content:Kr(n,e(133),Kr(n,e(136)+i[e(167)]()+e(184)))}}[Js(139)](){const t=Js,e=this[t(159)],n=e[t(127)];e[t(152)][t(175)](t(198))[t(168)][t(143)]((e=>{const r=t;if(r(208)!=e[r(129)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(173)]){case r(130):o=r(174),i={type:r(121),content:Kr(n,o,Kr(n,this[r(165)](s[r(140)][0][r(129)])))};break;case r(197):o=s[r(140)][0][r(126)]?r(158):r(178),i={type:r(121),content:Kr(n,o)};break;case r(171):o=r(138),i={type:r(121),content:Kr(n,o,s[r(140)][0][r(189)])}}return i}))}[Js(165)](t){const e=Js;return e(136)+function(t){const n=e;return to[n(146)](t)?n(147):eo[n(146)](t)?n(181):null}(t)[e(167)]()+e(164)+t[e(167)]()[e(183)](/-/g,"_")}}const to=[Js(188),Js(141),Js(193)],eo=[Js(161),Js(128),Js(122),Js(151),Js(191),Js(142)],no=so;function ro(){const t=["579816lVjVJj","get","3496550WhUkBt","enableCommand","8lzIQqP","5632jCVgvx","235529HthIeo","7210lZdtzI","6Yaaadv","66TRnYIL","afterInit","724235ChPYHh","568899cvnNso","54IBCgVf","143vkJDjs","TrackChangesEditing","commands","editor","plugins","emoji"];return(ro=function(){return t})()}function so(t,e){const n=ro();return(so=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=so,n=t();for(;;)try{if(178481===parseInt(e(444))/1*(-parseInt(e(446))/2)+-parseInt(e(449))/3+parseInt(e(441))/4*(parseInt(e(448))/5)+parseInt(e(445))/6*(parseInt(e(443))/7)+parseInt(e(442))/8*(parseInt(e(450))/9)+-parseInt(e(459))/10+parseInt(e(451))/11*(parseInt(e(457))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class oo extends t.Plugin{[no(447)](){const t=no,e=this[t(454)];e[t(453)][t(458)](t(456))&&e[t(455)][t(458)](t(452))[t(440)](t(456))}}var io=n(507);const ao=uo;function co(){const t=["options","958696wuxCyK","detach","model","selection","markInsertion","enter","data","1322934xVrghe","plugins","mapper","init","setSelection","nextSibling","TrackChangesEditing","afterExecute","parent","bind","removeMarker:suggestion:insertion","split","8FxvWqG","remove","high","createRange","addMarker:suggestion:insertion","5330079vKCarj","getFirstPosition","hasClass","requires","enableCommand","end","markerName","621519oGWlnZ","editing","ck-suggestion-marker-split","writer","commands","enterBlock","document","change","2141538bxQLqX","createPositionAt","editor","116KltXRp","fromRange","downcastDispatcher","showSuggestionHighlights","69581rPqMDg","markerNameToElements","getFirstRange","get","fire","unbindElementFromMarkerName","44400XIZyzM"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(425228===-parseInt(e(402))/1+parseInt(e(410))/2+parseInt(e(387))/3+parseInt(e(398))/4*(-parseInt(e(408))/5)+-parseInt(e(417))/6+-parseInt(e(395))/7+parseInt(e(375))/8*(parseInt(e(380))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);class lo extends t.Plugin{static get[ao(383)](){return[io.Enter]}[ao(420)](){const t=ao,e=this[t(397)],n=e[t(418)][t(405)](t(369)),r=e[t(391)][t(405)](t(415));n[t(384)](t(415),(()=>{const s=t;e[s(412)][s(394)]((t=>{const o=s,a=e[o(412)][o(393)][o(413)],c=a[o(381)](),u=i.LiveRange[o(399)](a[o(404)]());if(r[o(392)](t)){const r=e[o(412)][o(396)](c[o(371)][o(422)],0),s=t[o(378)](c,r);n[o(414)](s)}else t[o(421)](t[o(378)](u[o(385)]));u[o(411)](),r[o(406)](o(370),{writer:t})}))})),e[t(388)][t(400)].on(t(379),js(e,t(374)),{priority:t(377)}),e[t(388)][t(400)].on(t(373),((e,n,r)=>{const s=t,o=r[s(419)][s(403)](n[s(386)]);if(o)for(const t of o)t[s(382)](s(389))&&(r[s(419)][s(407)](t,n[s(386)]),r[s(390)][s(376)](t))}),{priority:t(377)}),e[t(416)][t(400)].on(t(379),((n,r,s)=>{const o=t;s[o(409)][o(401)]&&js(e,o(374),{showActiveMarker:!1})[o(372)](this)(n,r,s)}),{priority:t(377)})}}const fo=go;function ho(){const t=["findPrevious","afterInit","bind","results","filter","handleFindCommand","2446720LUlKlj","plugins","923304yJUBPa","findByTextCallback","replace","findNext","getRange","1038iXqrdY","createRange","getIntersection","replaceAll","createPositionAt","model","markers","enableCommand","FindAndReplaceEditing","313800kwRERp","1674372ZieyAQ","start","end","item","get","string","699657AVMvTK","_isInDeletionRange","10590JSUzXH","getMarkersGroup","1775000cNEgji","FindAndReplaceUtils","editor","find","TrackChangesEditing","suggestion:deletion","isArray","has"];return(ho=function(){return t})()}function go(t,e){const n=ho();return(go=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(554855===parseInt(e(229))/1+-parseInt(e(213))/2+parseInt(e(203))/3+-parseInt(e(202))/4+parseInt(e(211))/5*(-parseInt(e(234))/6)+parseInt(e(209))/7+parseInt(e(227))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class po extends t.Plugin{[fo(222)](){const t=fo;if(!this[t(215)][t(228)][t(220)](t(201)))return;const e=this[t(215)][t(228)][t(207)](t(217));e[t(200)](t(216),this[t(226)][t(223)](this)),e[t(200)](t(232)),e[t(200)](t(221)),e[t(200)](t(231)),e[t(200)](t(237))}[fo(226)](t,e,n={}){const r=fo,s=this[r(215)][r(228)][r(207)](r(214));return t((t=>{const o=r;let i=(o(208)==typeof e?s[o(230)](e,n):e)(t);Array[o(219)](i)&&(i={results:i,searchText:o(208)==typeof e?e:""});const a=i[o(224)][o(225)]((e=>!1===this[o(210)](e,t[o(206)])));return{...i,results:a}}),n)}[fo(210)](t,e){const n=fo,r=this[n(215)][n(198)][n(235)](this[n(215)][n(198)][n(197)](e,t[n(204)]),this[n(215)][n(198)][n(197)](e,t[n(205)]));for(const t of this[n(215)][n(198)][n(199)][n(212)](n(218)))if(null!==r[n(236)](t[n(233)]()))return!0;return!1}}function mo(){const t=["141575ATKYCc","282qcXAjO","editor","descriptionFactory","FontSize","*Set font family:* %0","*Reset font color*","216IOmZNK","has","4723456zFawCJ","normalizeSizeOptions","*Reset font family*","fontFamily","*Set font size:* %0","registerInlineAttribute","*Set font color:* %0","*Set font background color:* %0","1005066DCDSOH","model","2568456jAPXVO","FontSizeEditing","fontColor.colors","1066144HXmxAd","FontBackgroundColorEditing","config","fontSize","find","plugins","*Reset font background color*","141755JCDOqK","label","fontBackgroundColor","locale","toLowerCase","FontColorEditing","_registerLegacyDescription","title","registerDescriptionCallback","formatInline","afterInit","FORMAT_FONT_FAMILY","fontSize.options","FORMAT_FONT_COLOR","trim","commandName","FontFamilyEditing","TrackChangesEditing","fontColor","fontBackgroundColor.colors","504tlFuHA","257770oTLCAH","get","enableDefaultAttributesIntegration","*Reset font size*","type","commandParams","FORMAT_FONT_SIZE","format","value","registerAttributeLabel","FORMAT_FONT_BACKGROUND"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=398]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(744059===-parseInt(e(405))/1+-parseInt(e(400))/2+-parseInt(e(402))/3+parseInt(e(453))/4+parseInt(e(412))/5*(parseInt(e(445))/6)+parseInt(e(444))/7*(parseInt(e(432))/8)+-parseInt(e(451))/9*(parseInt(e(433))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);const bo=[{pluginName:Io(403),commandName:Io(408)},{pluginName:Io(428),commandName:Io(456)},{pluginName:Io(417),commandName:Io(430)},{pluginName:Io(406),commandName:Io(414)}];class To extends t.Plugin{[Io(422)](){const t=Io,e=this[t(446)][t(415)],n=this[t(446)][t(410)][t(434)](t(429));for(const{pluginName:e,commandName:r}of bo)this[t(446)][t(410)][t(452)](e)&&(n[t(435)](r),n[t(458)](r));n[t(447)][t(442)](t(408),Kr(e,t(439))),n[t(447)][t(442)](t(456),Kr(e,t(423))),n[t(447)][t(442)](t(430),Kr(e,t(425))),n[t(447)][t(442)](t(414),Kr(e,t(443))),this[t(418)]()}[Io(418)](){const t=Io,e=this[t(446)],n=e[t(415)];e[t(410)][t(434)](t(429))[t(447)][t(420)]((e=>{const r=t,o=n.t;if(r(421)!=e[r(437)])return;const{data:i}=e;if(null!=i){if(r(408)==i[r(427)]){const t=i[r(438)][0][r(441)];if(t){const e=o(this[r(446)][r(410)][r(434)](r(448))[r(454)](this[r(446)][r(407)][r(434)](r(424)))[r(409)]((e=>e[r(401)]==t))[r(419)])[r(416)]();return{type:r(440),content:Kr(n,r(457),e)}}return{type:r(440),content:Kr(n,r(436))}}if(r(456)==i[r(427)]){const t=i[r(438)][0][r(441)];return t?{type:r(440),content:Kr(n,r(449),t)}:{type:r(440),content:Kr(n,r(455))}}if(r(430)==i[r(427)]){const t=i[r(438)][0][r(441)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(407)][r(434)](r(404)))[r(409)]((e=>e[r(401)]==t));let i=t,a="";return e&&(i=e[r(413)],a=o(i)[r(416)]()),{type:r(440),content:Kr(n,r(398),a)[r(426)](),color:{value:t,title:a||i}}}return{type:r(440),content:Kr(n,r(450))}}if(r(414)==i[r(427)]){const t=i[r(438)][0][r(441)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(407)][r(434)](r(431)))[r(409)]((e=>e[r(401)]==t));let i=t,a="";return e&&(i=e[r(413)],a=o(i)[r(416)]()),{type:r(440),content:Kr(n,r(399),a)[r(426)](),color:{value:t,title:a||i}}}return{type:r(440),content:Kr(n,r(411))}}}}))}}const yo=_o;function _o(t,e){const n=ko();return(_o=function(t,e){return n[t-=419]})(t,e)}function ko(){const t=["afterInit","220142tVPyCQ","plugins","4oOpTEy","206184iqMDqe","commands","commandParams","type","pasteFormat","config","90JHFiSw","*Remove all formatting*","fontBackgroundColor","toLowerCase","boolean","editor","length","registerDescriptionCallback","65358CCGGhx","479227SdacYJ","_registerLegacyDescription","73674qTNMpy","enableCommand","fontColor.colors","946059xXMUQF","descriptionFactory","locale","get","push","title","commandName","find","*Set format to:* %0","5691004hTfale","formatBlock","enableDefaultAttributesIntegration","TrackChangesEditing","fontSize.options","40tWPXTn","normalizeSizeOptions","fontColor","copyFormat","join","formatInline","slice","entries","fontSize","model","split","format","charAt","70nAtzRy","12lXrJDt","toUpperCase","label","FontSize"];return(ko=function(){return t})()}!function(t){const e=_o,n=t();for(;;)try{if(181995===parseInt(e(437))/1+-parseInt(e(434))/2+parseInt(e(457))/3*(-parseInt(e(436))/4)+parseInt(e(428))/5*(parseInt(e(451))/6)+parseInt(e(452))/7*(-parseInt(e(471))/8)+parseInt(e(454))/9*(parseInt(e(443))/10)+-parseInt(e(466))/11*(-parseInt(e(429))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Ao extends t.Plugin{[yo(433)](){const t=yo,e=this[t(448)],n=e[t(435)][t(460)](t(469)),r=e[t(438)][t(460)](t(474)),s=e[t(438)][t(460)](t(441));r&&s&&(n[t(468)](t(441)),n[t(455)](t(474)),this[t(453)]())}[yo(453)](){const t=yo,e=this[t(448)],n=e[t(459)];e[t(435)][t(460)](t(469))[t(458)][t(450)]((r=>{const s=t;if(s(467)!=r[s(440)]&&s(420)!=r[s(440)])return;const{data:o}=r;if(o&&s(441)===o[s(463)]){const t=[],r=o[s(439)][0];for(const[n,o]of Object[s(422)](r))t[s(461)](Co(e,n,o));return t[s(449)]?{type:s(426),content:Kr(n,s(465),t[s(419)](", "))}:{type:s(426),content:Kr(n,s(444))}}}))}}function Co(t,e,n){const r=yo,o=t[r(459)].t,i=e[r(425)](/(?=[A-Z])/)[r(419)](" "),a=o(i[r(427)](0)[r(430)]()+i[r(421)](1))[r(446)]();if(r(447)==typeof n)return a;if(r(473)===e||r(445)===e){const e=(0,s.normalizeColorOptions)(t[r(442)][r(460)](r(456)))[r(464)]((t=>t[r(424)]==n));return a+" ("+(e?o(e[r(431)])[r(446)]():n)+")"}if(r(423)===e&&isNaN(parseFloat(n))){const e=t[r(435)][r(460)](r(432))[r(472)](t[r(442)][r(460)](r(470)))[r(464)]((t=>t[r(424)]==n));return a+" ("+(e?o(e[r(462)])[r(446)]():n)+")"}return a+" ("+n+")"}const Lo=vo;function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=100]})(t,e)}function So(){const t=["18ibDjRv","ELEMENT_HEADING_CUSTOM","paragraph","ELEMENT_HEADING","6vHnZpi","formatBlock","title","41136LfrkNy","commandParams","match","HeadingEditing","view","_registerLegacyDescription","224udGVYW","registerElementLabel","TrackChangesEditing","locale","value","format","commandName","editor","_headingOptions","enableDefaultAttributesIntegration","_getHeadingLevel","heading.options","registerDescriptionCallback","2667EZoASe","model","has","afterInit","type","heading","1054487JgPOYS","config","140786zhwceY","name","453860YMTckl","plugins","descriptionFactory","*Change to:* %0","get","187500kOJEeR","find","847020bfMbPU"];return(So=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(103716===parseInt(e(124))/1+parseInt(e(117))/2+-parseInt(e(109))/3*(parseInt(e(140))/4)+-parseInt(e(126))/5+parseInt(e(131))/6*(parseInt(e(115))/7)+parseInt(e(134))/8+parseInt(e(127))/9*(-parseInt(e(119))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[Lo(112)](){const t=Lo,e=this[t(103)];if(!e[t(120)][t(111)](t(137)))return;this[t(104)]=e[t(116)][t(123)](t(107));const n=e[t(143)],r=e[t(120)][t(123)](t(142));r[t(105)](t(114));for(const e of this[t(104)])t(129)!=e[t(110)]&&r[t(121)][t(141)](e[t(110)],(n=>{const r=t,i=this[r(106)](e[r(110)]);return null!==i?s(n,i):o(n,e[r(133)])}));function s(e,r){return Kr(n,t(130),[e,r])}function o(e,r){return Kr(n,t(128),[e,r])}this[t(139)]()}[Lo(139)](){const t=Lo,e=this[t(103)],n=e[t(143)];e[t(120)][t(123)](t(142))[t(121)][t(108)]((e=>{const r=t;if(r(132)!=e[r(113)])return;const{data:s}=e;if(s&&r(114)==s[r(102)]){const e=s[r(135)][0][r(100)],c=this[r(106)](e);if(null!==c)return{type:r(101),content:Kr(n,r(122),(a=c,Kr(n,r(130),[1,a])))};const u=this[r(104)][r(125)]((t=>t[r(110)]===e))[r(133)];return{type:r(101),content:Kr(n,r(122),(o=1,i=u,Kr(n,t(128),[o,i])))}}var o,i,a}))}[Lo(106)](t){const e=Lo;var n,r;const s=t[e(136)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(104)])||void 0===n?void 0:n[e(125)]((n=>n[e(110)]==t));if(o&&o[e(138)]){const t=o[e(138)],n=(null!==(r=t[e(118)])&&void 0!==r?r:t)[e(136)](/^h(\d+)/);if(n)return n[1]}return null}}const No=Mo;function wo(){const t=["9oiKPVY","title","commandParams","toLowerCase","config","HighlightEditing","24VSVYoN","value","get","16WAsrCp","TrackChangesEditing","find","highlight","locale","*Set highlight:* %0","highlight.options","4406470DjpQMO","1772tgvoaU","registerDescriptionCallback","plugins","registerInlineAttribute","formatInline","1565124OBcSwF","_registerLegacyDescription","5zjAefl","registerAttributeLabel","afterInit","descriptionFactory","2ZymyIU","8522930nhgqGH","FORMAT_HIGHLIGHT","5145OLQbos","3240710ylTRtG","color","editor","3136994wFjqVY","type","437443nYHpPq","format","model","enableDefaultAttributesIntegration","commandName","*Remove highlight*","has"];return(wo=function(){return t})()}function Mo(t,e){const n=wo();return(Mo=function(t,e){return n[t-=423]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(622421===-parseInt(e(424))/1*(parseInt(e(459))/2)+parseInt(e(462))/3*(parseInt(e(448))/4)+parseInt(e(455))/5*(-parseInt(e(453))/6)+-parseInt(e(466))/7*(parseInt(e(440))/8)+parseInt(e(431))/9*(parseInt(e(447))/10)+-parseInt(e(463))/11+-parseInt(e(437))/12*(-parseInt(e(460))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[No(457)](){const t=No,e=this[t(465)];if(!e[t(450)][t(430)](t(436)))return;const n=e[t(450)][t(439)](t(441)),r=e[t(444)];n[t(427)](t(443)),n[t(451)](t(443)),n[t(458)][t(456)](t(443),Kr(r,t(461))),this[t(454)]()}[No(454)](){const t=No,e=this[t(465)],n=e[t(444)];e[t(450)][t(439)](t(441))[t(458)][t(449)]((r=>{const s=t;if(s(452)!=r[s(423)])return;const{data:o}=r;if(o&&s(443)==o[s(428)]){const t=n.t,r=o[s(433)][0][s(438)];if(r){const o=e[s(435)][s(439)](s(446))[s(442)]((t=>t[s(426)]==r)),i=t(o[s(432)])[s(434)]();return{type:s(425),content:Kr(n,s(445),i),color:{value:o[s(464)],title:o[s(432)]}}}return{type:s(425),content:Kr(n,s(429),Kr(n,s(461)))}}}))}}const Fo=Do;function Do(t,e){const n=xo();return(Do=function(t,e){return n[t-=270]})(t,e)}!function(t){const e=Do,n=t();for(;;)try{if(232908===-parseInt(e(297))/1*(parseInt(e(270))/2)+parseInt(e(289))/3+parseInt(e(304))/4*(-parseInt(e(275))/5)+-parseInt(e(273))/6+parseInt(e(305))/7*(parseInt(e(302))/8)+parseInt(e(301))/9+parseInt(e(282))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Fo(293)](){const t=Fo,e=this[t(290)];if(!e[t(277)][t(300)](t(278)))return;e[t(277)][t(292)](t(272))[t(280)](t(279));const n=e[t(277)][t(292)](t(272)),r=e[t(294)];n[t(286)][t(299)](t(279),(e=>Kr(r,t(296),e))),e[t(295)][t(283)](t(285))[t(271)]({model:t(279),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(276)])return null;const o=n[s(288)](s(291)),i=n[s(298)]("hr");return n[s(284)](s(281),o),n[s(303)](n[s(274)](o,0),i),o},converterPriority:t(287)})}}function xo(){const t=["dataDowncast","descriptionFactory","high","createContainerElement","754062XzVVPb","editor","div","get","afterInit","locale","conversion","ELEMENT_HORIZONTAL_LINE","9CkDOyT","createEmptyElement","registerElementLabel","has","2327013YqThJR","112ElAtJf","insert","12gFNVWZ","84644yTJCsK","81332GGtIuS","elementToStructure","TrackChangesEditing","2424786hZYFKo","createPositionAt","62045HhjpfR","showSuggestionHighlights","plugins","HorizontalLineEditing","horizontalLine","enableCommand","ck-horizontal-line","3610610UtSJfo","for","addClass"];return(xo=function(){return t})()}function Bo(t,e){const n=jo();return(Bo=function(t,e){return n[t-=170]})(t,e)}const Uo=Bo;function jo(){const t=["format","nodeAfter","has","TrackChangesEditing","*Change %0 content*","10tYCOFX","attribute","value","7027592osQpAb","plugins","7DYQWRH","rawHtml","HtmlEmbed","1012YSZBhr","htmlEmbed","enableDefaultAttributesIntegration","key","registerElementLabel","163524sLNsnN","afterInit","getFirstRange","1140792PtdtPW","ELEMENT_HTML_EMBED","formatBlock","start","registerBlockAttribute","1655874rCHkfp","commandName","get","descriptionFactory","registerDescriptionCallback","type","element","_registerLegacyDescription","locale","10cGZAcI","75260vsVUXM","2115220gRhLvq","3009zXkOLr","editor"];return(jo=function(){return t})()}!function(t){const e=Bo,n=t();for(;;)try{if(208914===-parseInt(e(170))/1*(parseInt(e(179))/2)+-parseInt(e(172))/3*(-parseInt(e(187))/4)+parseInt(e(209))/5*(-parseInt(e(192))/6)+-parseInt(e(184))/7*(-parseInt(e(195))/8)+-parseInt(e(200))/9+-parseInt(e(171))/10+parseInt(e(182))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(193)](){const t=Uo,e=this[t(173)];if(!e[t(183)][t(176)](t(186)))return;const n=e[t(183)][t(202)](t(177)),r=e[t(208)];n[t(203)][t(191)](t(185),(e=>Kr(r,t(196),e))),n[t(189)](t(188)),n[t(199)](t(181)),n[t(203)][t(204)]((e=>{const n=t;if(n(180)!=e[n(205)])return;const{data:s}=e;if(s&&n(181)==s[n(190)]&&e[n(194)]()[n(198)][n(175)].is(n(206),n(185))){const t=Kr(r,n(196));return{type:n(174),content:Kr(r,n(178),t)}}})),this[t(207)]()}[Uo(207)](){const t=Uo,e=this[t(173)],n=e[t(208)];e[t(183)][t(202)](t(177))[t(203)][t(204)]((e=>{const r=t;if(r(197)!=e[r(205)])return;const{data:s}=e;if(s&&r(188)==s[r(201)]){const t=Kr(n,r(196));return{type:r(174),content:Kr(n,r(178),t)}}}))}}function Vo(){const t=["imageTextAlternative","filter","locale","imageStylePreApply","isBefore","22HojyMx","uploadImage","imageInline","forward","markInsertion","descriptionFactory","14aMsExU","_registerLegacyDescription","discard","forceDefaultExecution","getSuggestionCallback","markBlockFormat","*Set image text alternative:* %0","949662IoMOFZ","editor","registerDescriptionCallback","74635iNysfJ","isCollapsed","caption","backward","fromPosition","insertion","imageTypeInline","toPrevious","ImageCaptionEditing","getCaptionFromImageModelElement","*Reset image width*","document","registerBlockAttribute","removeObject","ImageCaptionUtils","*Set image width:* %0","markDeletion","subType","selection","element","_suggestionFactory","28wLYgFu","commandParams","nodeBefore","FORMAT_IMAGE_SIZE","336AvzsCr","_findSuggestions","isIntersecting","ELEMENT_CAPTION","has","isEqual","formatBlock","Block image to inline image","createRange","518380HHGSNa","342DrWKis","imageCaption","sources","accept","type","244803mAZyfp","ImageSizeAttributes","74258UIyfWE","ELEMENT_INLINE_IMAGE","chain","*Remove image text alternative*","getClosestSelectedImageElement","TrackChangesEditing","height","getNearestSelectionRange","join","ImageBlockEditing","enableCommand","find","ELEMENT_IMAGE","formatInline","getFirstRange","ImageInlineEditing","afterInit","convertBlockImageToInline","previous","24GcePoa","isOwn","createRangeOn","convertInlineImageToBlock","ImageUtils","deletion","resizeImage","findIndex","PictureEditing","start","registerAttributeLabel","Inline image to block image","nodeAfter","registerElementLabel","toggleImageCaption","ImageTextAlternativeEditing","6409HeyMiD","width","ImageUploadEditing","toNext","24064ZykHLz","addObject","end","attribute","imageBlock","plugins","detach","key","model","change","get","imageTypeBlock","resizedWidth","commandName","length","insertImage","alt","ImageEditing","isBlockImage","format","getContainedElement","schema","newValue","registerCustomCallback","ImageResize","enableDefaultAttributesIntegration"];return(Vo=function(){return t})()}const Ho=Wo;function Wo(t,e){const n=Vo();return(Wo=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(239862===-parseInt(e(233))/1+parseInt(e(235))/2*(parseInt(e(126))/3)+parseInt(e(214))/4*(-parseInt(e(193))/5)+-parseInt(e(190))/6*(-parseInt(e(183))/7)+parseInt(e(146))/8*(-parseInt(e(228))/9)+parseInt(e(227))/10*(parseInt(e(177))/11)+parseInt(e(218))/12*(-parseInt(e(142))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class zo extends t.Plugin{[Ho(123)](){const t=Ho,e=this[t(191)];if(!e[t(151)][t(222)](t(163)))return;const n=e[t(151)][t(156)](t(240)),r=e[t(151)][t(156)](t(130)),s=e[t(174)];n[t(245)](t(161)),n[t(182)][t(139)](t(150),(e=>Kr(s,t(247),e))),n[t(182)][t(139)](t(179),(e=>Kr(s,t(236),e))),n[t(182)][t(139)](t(195),(()=>Kr(s,t(221)))),e[t(151)][t(222)](t(144))&&n[t(245)](t(178)),e[t(151)][t(222)](t(244))&&e[t(151)][t(222)](t(122))&&(n[t(245)](t(199),((s,o)=>{const i=t,a=r[i(239)](e[i(154)][i(204)][i(211)]);e[i(154)][i(155)]((()=>{const t=i;n[t(188)](a,{commandName:t(199),commandParams:[o]},[],t(124))}))})),n[t(245)](t(157),((s,o)=>{const a=t;e[a(154)][a(155)]((t=>{const c=a;let u=r[c(239)](e[c(154)][c(204)][c(211)]),l=t[c(128)](u);const f=i.LivePosition[c(197)](l[c(135)],c(200)),h=i.LivePosition[c(197)](l[c(148)],c(145));n[c(186)]((()=>s(o))),u=r[c(239)](e[c(154)][c(204)][c(211)]),l=t[c(128)](u);const d=t[c(226)](f,h);f[c(152)](),h[c(152)](),n[c(188)](u,{commandName:c(199),commandParams:[o]},[],c(129)),d[c(135)][c(176)](l[c(135)])&&n[c(181)](t[c(226)](d[c(135)],l[c(135)]),c(129)),l[c(148)][c(176)](d[c(148)])&&n[c(181)](t[c(226)](l[c(148)],d[c(148)]),c(129))}))})),n[t(213)][t(169)](t(224),t(129),t(243),(()=>!1)),n[t(213)][t(169)](t(224),t(129),t(231),(()=>!1)),n[t(213)][t(169)](t(224),t(129),t(185),n[t(213)][t(187)](t(224),"",t(231))),n[t(213)][t(169)](t(198),t(129),t(243),(()=>!1)),n[t(213)][t(169)](t(198),t(129),t(185),(([r])=>{const s=t,o=n[s(213)][s(187)](s(198),"",s(185));let i=r[s(135)],a=r[s(148)];const c=e[s(154)][s(167)][s(242)](i,s(196)),u=e[s(154)][s(167)][s(242)](a,s(180));c[s(194)]&&(i=c[s(135)]),u[s(194)]&&(a=u[s(148)]),o([e[s(154)][s(226)](i,a)])})),n[t(213)][t(169)](t(224),t(129),t(237),c),n[t(213)][t(169)](t(198),t(129),t(237),c)),e[t(151)][t(222)](t(201))&&(n[t(245)](t(140),((s,o)=>{const i=t,a=e[i(151)][i(156)](i(207));let c=r[i(239)](e[i(154)][i(204)][i(211)]),u=a[i(202)](c);e[i(154)][i(155)]((()=>{const t=i;if(u)return void n[t(209)](e[t(154)][t(128)](u));const l=r[t(164)](c);s(o),c=r[t(239)](e[t(154)][t(204)][t(211)]),u=a[t(202)](c),n[t(181)](e[t(154)][t(128)](u),l?null:t(229))}))})),n[t(213)][t(169)](t(198),t(229),t(237),c));const o=[{type:t(224),subType:t(175)},{type:t(198),subType:t(229)},{type:t(224),subType:t(129)},{type:t(198),subType:t(129)}];function a(e,s){const i=t,a=o[i(133)]((({type:t,subType:n})=>e[i(232)]==t&&e[i(210)]==n)),c=o[i(133)]((({type:t,subType:e})=>s[i(232)]==t&&s[i(210)]==e));if(a<0||c<0)return!1;const u=e[i(249)](),l=s[i(249)]();if((0==a||1==a)&&2==c&&u[i(220)](l))return!0;if(2==a&&3==c){const t=n[i(219)](u,i(198))[i(173)]((({suggestion:t,meta:e})=>e[i(127)]&&i(129)==t[i(210)]));if(t[i(160)]>1&&l[i(148)][i(223)](u[i(135)]))return!0;if(1==t[i(160)]&&(u[i(135)][i(223)](l[i(148)])||u[i(148)][i(223)](l[i(135)])))return!0}if(3==a&&3==c&&u[i(135)][i(176)](l[i(135)])){const t=u[i(148)][i(138)],e=l[i(135)][i(216)];return r[i(164)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(151)][t(222)](t(170))&&(n[t(171)](t(132)),n[t(205)](t(158)),n[t(182)][t(136)](t(158),Kr(s,t(217)))),e[t(151)][t(222)](t(141))&&(n[t(171)](t(172)),n[t(205)](t(162))),e[t(151)][t(222)](t(134))&&(n[t(205)](t(230)),n[t(182)][t(192)]((e=>{const n=t;if(n(149)!=e[n(232)])return;const{data:r}=e;return r&&n(230)==r[n(153)]?{type:n(165),content:""}:void 0}))),e[t(151)][t(222)](t(234))&&(n[t(205)](t(143)),n[t(205)](t(241)),n[t(182)][t(192)]((e=>{const n=t;if(n(149)!=e[n(232)])return;const{data:r}=e;return!r||n(143)!=r[n(153)]&&n(241)!=r[n(153)]?void 0:{type:n(165),content:""}}))),n[t(182)][t(192)]((e=>{const n=t;if(o[n(246)]((({type:t,subType:r})=>e[n(232)]==t&&e[n(210)]==r)))return e[n(125)]?{}:void 0})),n[t(182)][t(192)]((e=>{const n=t;if(n(198)==e[n(232)]||n(131)==e[n(232)]){const t=e[n(166)]();if(t&&t.is(n(212),n(195)))return{type:n(198)==e[n(232)]?n(147):n(206),element:t,quantity:1}}})),n[t(182)][t(192)]((e=>t(224)==e[t(232)]&&t(129)==e[t(210)]?{type:t(165),content:t(137)}:t(224)==e[t(232)]&&t(124)==e[t(210)]?{type:t(165),content:t(225)}:void 0)),n[t(182)][t(192)]((e=>{const n=t;if(n(149)!=e[n(232)])return;const{data:r}=e;if(!r||n(162)!=r[n(153)])return;const o=r[n(168)];return o?{type:n(165),content:Kr(s,n(189),'"'+o+'"')}:{type:n(165),content:Kr(s,n(238))}})),this[t(184)]()}[Ho(184)](){const t=Ho,e=this[t(191)],n=e[t(174)];e[t(151)][t(156)](t(240))[t(182)][t(192)]((e=>{const r=t;if(r(224)!=e[r(232)]&&r(248)!=e[r(232)])return;const{data:s}=e;if(s){if(r(172)==s[r(159)]){const t=s[r(215)][0][r(168)];return t?{type:r(165),content:Kr(n,r(189),'"'+t+'"')}:{type:r(165),content:Kr(n,r(238))}}if(r(132)==s[r(159)]){const t=s[r(215)][0][r(143)];return t?{type:r(165),content:Kr(n,r(208),t)}:{type:r(165),content:Kr(n,r(203))}}}}))}}const Ko=Xo;function qo(){const t=["3497730ohyKzE","attribute","editor","locale","type","_registerLegacyDescription","ImageEditing","has","2ICOtRp","key","1564641RxGvcW","registerDescriptionCallback","5372805tAEakB","descriptionFactory","accept","762787bEyORb","format","2304126Jmboav","registerBlockAttribute","7590191AWriqT","*Replace image*","newValue","enableDefaultAttributesIntegration","plugins","oldValue","registerCustomCallback","src","2971464OmaSfW","get","getSuggestionCallback","replaceImageSource","discard","24CVLGhP","_handleLegacySuggestions","_suggestionFactory","commandName","formatInline","*Format:* replace image URL","afterInit","formatBlock","TrackChangesEditing"];return(qo=function(){return t})()}function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=210]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(676961===-parseInt(e(249))/1*(parseInt(e(242))/2)+parseInt(e(210))/3+parseInt(e(220))/4+parseInt(e(246))/5+-parseInt(e(234))/6+-parseInt(e(212))/7+parseInt(e(225))/8*(parseInt(e(244))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Zo extends t.Plugin{[Ko(231)](){const t=Ko;if(!this[t(236)][t(216)][t(241)](t(240)))return;const e=this[t(236)][t(237)],n=this[t(236)][t(216)][t(221)](t(233));n[t(215)](t(223)),n[t(211)](t(219)),n[t(247)][t(245)]((n=>{const r=t;if(r(235)!=n[r(238)])return;const{data:s}=n;return s&&r(219)==s[r(243)]?s[r(214)]&&s[r(217)]?{type:r(250),content:Kr(e,r(213))}:{type:r(250),content:""}:void 0})),this[t(226)]()}[Ko(226)](){const t=Ko,e=this[t(236)][t(216)][t(221)](t(233));e[t(227)][t(218)](t(232),t(223),t(248),e[t(227)][t(222)](t(232),null,t(224))),e[t(227)][t(218)](t(232),t(223),t(224),e[t(227)][t(222)](t(232),null,t(248))),this[t(239)]()}[Ko(239)](){const t=Ko,e=this[t(236)],n=e[t(237)];e[t(216)][t(221)](t(233))[t(247)][t(245)]((e=>{const r=t;if(r(232)!=e[r(238)]&&r(229)!=e[r(238)])return;const{data:s}=e;return s&&r(223)==s[r(228)]?{type:r(250),content:Kr(n,r(230))}:void 0}))}}const Jo=Qo;function Yo(){const t=["enableCommand","isInContent","value","1471580gGIVpa","_registerLegacyDescription","_suggestionFactory","ImageUtils","492795DmcFMh","imageStylePostApply","suggestion","getSuggestionCallback","accept","Users","isOwn","imageStylePreApply","commandName","getSuggestions","getChangedMarkers","refresh","82626DTzypD","side","convertInlineImageToBlock","2644bnNsMB","editor","model","commandReversedParams","63AIKIvP","registerCustomCallback","isInlineImage","document","end","type","1261926dSFAnd","differ","plugins","getClosestSelectedImageElement","discardSuggestion","markInlineFormat","67CyHkPP","title","isBlockImage","ImageStyleEditing","imageTypeInline","commandParams","length","registerDescriptionCallback","selection","imageTypeBlock","name","forEach","53368zZWjMJ","descriptionFactory","_findSuggestions","getFirstRange","join","isEqual","hasSuggestion","setImageNaturalSizeAttributes","839559clUkvi","format","4bxoRpU","nodeBefore","afterInit","head","imageStyle","discard","formatBlock","normalizedStyles","insertion","commands","author","isBefore","markBlockFormat","start","newRange","*Format:* %0","createRangeOn","next","locale","filter","getSuggestion","getContainedElement","nodeAfter","isIntersecting","get","shouldConvertImageType","TrackChangesEditing","subType","toLowerCase","imageCaption","findIndex","has","_splitMarkerName","change","from","chain","formatInline","FORMAT_SIDE_IMAGE","registerPostFixer"];return(Yo=function(){return t})()}function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=334]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(145932===parseInt(e(402))/1*(-parseInt(e(386))/2)+parseInt(e(422))/3+parseInt(e(424))/4*(-parseInt(e(371))/5)+-parseInt(e(383))/6+parseInt(e(390))/7*(parseInt(e(414))/8)+-parseInt(e(396))/9+parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Jo(426)](){const t=Jo,n=this[t(387)];if(!n[t(398)][t(356)](t(405)))return;const r=n[t(398)][t(349)](t(351)),s=n[t(398)][t(349)](t(370)),o={};r[t(364)](t(428),((o,i)=>{const a=t,c=n[a(398)][a(349)](a(376)).me,u=n[a(334)][a(349)](a(428));let l=s[a(399)](n[a(388)][a(393)][a(410)]),f=n[a(388)][a(341)](l),h=u[a(366)];if(h==i[a(366)])return;const d={commandName:a(428),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(388)][a(358)]((()=>{const t=a;if(r[t(380)]()[t(344)]((e=>e[t(365)]&&c==e[t(335)]&&(t(430)==e[t(395)]||t(361)==e[t(395)])&&(t(378)==e[t(352)]||t(372)==e[t(352)])&&e[t(417)]()[t(419)](f)))[t(413)]((e=>r[t(400)](e[t(427)]))),l=s[t(399)](n[t(388)][t(393)][t(410)]),f=n[t(388)][t(341)](l),u[t(382)](),n[t(334)][t(349)](t(406))[t(382)](),n[t(334)][t(349)](t(411))[t(382)](),h=u[t(366)],h!=i[t(366)])return s[t(392)](l)&&u[t(350)](i[t(366)],l)?(o({...i,setImageSizes:!1}),l=s[t(399)](n[t(388)][t(393)][t(410)]),void r[t(337)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(378))):void(s[t(404)](l)?r[t(337)](l,d,[],t(372)):r[t(401)](f,d,t(372)))}))}));for(const e of n[t(398)][t(349)](t(405))[t(431)])o[e[t(412)]]=e[t(403)][t(353)]();r[t(369)][t(391)](t(430),t(378),t(418),(()=>!1)),r[t(369)][t(391)](t(430),t(372),t(418),(()=>!1)),r[t(369)][t(391)](t(361),t(372),t(418),(()=>!1)),r[t(369)][t(391)](t(430),t(378),t(375),(([e])=>{const n=t;s[n(421)](e[n(346)]())})),r[t(369)][t(391)](t(430),t(378),t(429),((e,n)=>{const s=t;r[s(369)][s(374)](s(430),"",s(375))(e,{commandName:n[s(379)],commandParams:n[s(389)]})})),r[t(369)][t(391)](t(430),t(378),t(360),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(430),subType:t(378)},{type:t(432),subType:t(354)},{type:t(430),subType:t(385)},{type:t(432),subType:t(385)}];function a(e,n){const o=t,a=i[o(355)]((({type:t,subType:n})=>e[o(395)]==t&&e[o(352)]==n)),c=i[o(355)]((({type:t,subType:e})=>n[o(395)]==t&&n[o(352)]==e));if(a<0||c<0)return!1;const u=e[o(417)](),l=n[o(417)]();if((0==a||1==a)&&2==c&&u[o(348)](l))return!0;if(2==a&&3==c){const t=r[o(416)](u,o(432))[o(344)]((({suggestion:t,meta:e})=>e[o(377)]&&o(385)==t[o(352)]));if(t[o(408)]>1&&l[o(394)][o(419)](u[o(338)]))return!0;if(1==t[o(408)]&&(u[o(338)][o(419)](l[o(394)])||u[o(394)][o(419)](l[o(338)])))return!0}if(3==a&&3==c&&u[o(338)][o(336)](l[o(338)])){const t=u[o(394)][o(347)],e=l[o(338)][o(425)];return s[o(404)](t)&&t===e}return!1}n[t(388)][t(393)][t(363)]((()=>{const e=t;let o=!1;const i=Array[e(359)](n[e(388)][e(393)][e(397)][e(381)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(357)](t);if(e(373)==i&&r[e(420)](u)){if(e(430)==a&&(e(378)==c||e(372)==c)){const t=r[e(345)](u);if(n[e(339)]){const n=t[e(417)]()[e(346)]();if(s[e(404)](n))continue;r[e(400)](t),o=!0}}if(e(432)==a&&e(354)==c&&!n[e(339)]){const t=r[e(345)](u);t[e(342)]&&t[e(342)][e(365)]&&(r[e(400)](t[e(342)]),o=!0)}}}return o})),this[t(368)](o)}[Jo(368)](t){const e=Jo,n=this[e(387)],r=n[e(343)];n[e(398)][e(349)](e(351))[e(415)][e(409)]((n=>{const s=e;if(s(430)!=n[s(395)]&&s(361)!=n[s(395)])return;const{data:o}=n;if(!o||s(428)!=o[s(379)])return;const i=o[s(407)][0][s(366)];return function(t){const e=s;return{type:e(423),content:Kr(r,e(340),t)}}(s(384)===i?Kr(r,s(362)):t[i]||i)}))}}const ti=ei;function ei(t,e){const n=ni();return(ei=function(t,e){return n[t-=407]})(t,e)}function ni(){const t=["trackChanges","editor","get","forEach","1022yqpSTL","_handleImportedData","4BNyRtA","353276apJnRZ","950616HptqVk","Users","afterInit","17652JnFzQt","high","listenTo","execute","bind","track_changes","10NTxtrH","139084RZBDOB","enableCommand","2099484BeMNiy","value","138987WejqTg","_trackChangesValueDuringImport","collaboration_features","importWord","plugins","_setSuggestionData","_trackChangesExecuted","commands","137655OpESwo","dataInsert","TrackChangesEditing","lowest"];return(ni=function(){return t})()}!function(t){const e=ei,n=t();for(;;)try{if(215198===parseInt(e(416))/1*(parseInt(e(438))/2)+-parseInt(e(420))/3+parseInt(e(439))/4+-parseInt(e(428))/5+-parseInt(e(409))/6*(parseInt(e(436))/7)+parseInt(e(440))/8+-parseInt(e(418))/9*(-parseInt(e(415))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{constructor(t){const e=ei;super(t),this[e(421)]=!1,this[e(426)]=!1}[ti(408)](){const t=ti,e=this[t(433)],n=e[t(427)][t(434)](t(423)),r=e[t(427)][t(434)](t(432));n&&(n.on(t(412),((e,[,n])=>{const s=t;this[s(421)]=r[s(419)],n[s(422)][s(414)]=!this[s(421)]}),{priority:t(410)}),this[t(411)](n,t(429),this[t(437)][t(413)](this)),this[t(411)](n,t(429),(()=>{const e=t;this[e(426)]&&(r[e(412)](),this[e(426)]=!1)}),{priority:t(431)}),e[t(424)][t(434)](t(430))[t(417)](t(423)))}[ti(437)](t,e){const n=ti,{suggestions:r}=e,s=this[n(433)][n(427)][n(434)](n(432)),o=s[n(419)];this[n(421)]!==o&&(s[n(412)](),this[n(426)]=!0),r&&r[n(435)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(433)][o(424)][o(434)](o(407)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(423)}}};this[o(433)][o(424)][o(434)](o(430))[o(425)](i)}))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=289]})(t,e)}const oi=si;function ii(){const t=["enableDefaultAttributesIntegration","IndentBlock","format","23zheyrh","enableCommand","afterInit","824CdOkWU","has","getItemLabel","registerDescriptionCallback","4005BwbhyI","2746445YyvLFH","FORMAT_INDENT","1609172LtWKsG","_registerLegacyDescription","38220QCmeaT","indent","commandName","IndentEditing","outdent","registerAttributeLabel","formatBlock","locale","registerBlockAttribute","get","43799egtdhm","4138572Acdhvr","descriptionFactory","*Outdent:* %0","421920raPRof","editor","indentBlock","outdentBlock","plugins","1282yAhJTi","blockIndent","*Indent:* %0","TrackChangesEditing","getItems","type"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(345458===-parseInt(e(316))/1*(parseInt(e(307))/2)+parseInt(e(302))/3+parseInt(e(326))/4+-parseInt(e(324))/5+-parseInt(e(299))/6+-parseInt(e(298))/7*(parseInt(e(319))/8)+parseInt(e(323))/9*(parseInt(e(328))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(318)](){const t=oi,e=this[t(303)],n=e[t(306)][t(297)](t(310));if(e[t(306)][t(320)](t(291))&&(n[t(317)](t(289)),n[t(317)](t(292))),e[t(306)][t(320)](t(314)))for(const e of[t(304),t(305)])n[t(313)](e);const r=e[t(295)];n[t(296)](t(308)),n[t(300)][t(293)](t(308),Kr(r,t(325))),this[t(327)]()}[oi(327)](){const t=oi,e=this[t(303)],n=e[t(295)],r=e[t(306)][t(297)](t(310));r[t(300)][t(322)]((e=>{const s=t;if(s(294)!=e[s(312)])return;const{data:o}=e;if(!o)return;if(s(304)!=o[s(290)]&&s(305)!=o[s(290)])return;const i=e[s(311)]()[0],a=r[s(300)][s(321)](i);return s(304)==o[s(290)]?{type:s(315),content:Kr(n,s(309),a)}:s(305)==o[s(290)]?{type:s(315),content:Kr(n,s(301),a)}:void 0}))}}var ci=li;!function(t){for(var e=li,n=t();;)try{if(455361===-parseInt(e(387))/1+-parseInt(e(381))/2*(-parseInt(e(379))/3)+parseInt(e(373))/4+parseInt(e(376))/5+-parseInt(e(384))/6+-parseInt(e(385))/7*(-parseInt(e(375))/8)+-parseInt(e(371))/9*(parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class ui extends t.Plugin{static get[ci(382)](){return[Ps.Input]}[ci(378)](){var t=ci;this[t(388)][t(372)][t(383)](t(386))[t(377)](t(380))}}function li(t,e){var n=fi();return(li=function(t,e){return n[t-=371]})(t,e)}function fi(){var t=["2146736JdwRlM","90sAWlYI","8iDKCFH","1021420DsAkoq","enableCommand","init","453npiLlB","input","4962hbIxXO","requires","get","188658fbKtWW","3713241VargjF","TrackChangesEditing","297751gSgzSP","editor","861507NVuMCz","plugins"];return(fi=function(){return t})()}const hi=gi;function di(){const t=["16179scPcKa","label","key","format","linkHref","enableDefaultAttributesIntegration","commandParams","commands","link","_registerLegacyDescription","LinkEditing","11825739tTVNBw","registerAttributeLabel","get","8FqFjCN","registerInlineAttribute","361377TJORKg","locale","registerDescriptionCallback","plugins","attribute","afterInit","*Remove link*","editor","formatInline","*Set link:* %0","toLowerCase","descriptionFactory","link (","TrackChangesEditing","manualDecorators","8388390LwAVUf","347848NKgiOv","60Ebwatf","70byvJbC","554477OOPQoN","203UMHQqq","newValue","commandName","has","188156dXPqmP","unlink","type"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=469]})(t,e)}!function(t){const e=gi,n=t();for(;;)try{if(767004===parseInt(e(475))/1+-parseInt(e(473))/2*(-parseInt(e(502))/3)+parseInt(e(499))/4*(-parseInt(e(493))/5)+parseInt(e(490))/6+-parseInt(e(495))/7*(-parseInt(e(491))/8)+-parseInt(e(470))/9+-parseInt(e(492))/10*(parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[hi(480)](){const t=hi,e=this[t(482)];if(!e[t(478)][t(498)](t(469)))return;const n=e[t(478)][t(472)](t(488)),r=e[t(509)][t(472)](t(510));n[t(507)](t(510)),n[t(507)](t(500)),n[t(474)](t(506));for(const e of r[t(489)])n[t(474)](e.id),n[t(486)][t(471)](e.id,t(487)+e[t(503)][t(485)]()+")");n[t(486)][t(477)]((n=>{const r=t;if(r(479)!=n[r(501)])return;const{data:s}=n;if(!s||r(506)!=s[r(504)])return;const o=s[r(496)],i=e[r(476)];return{type:r(505),content:null==o?Kr(i,r(481)):Kr(i,r(484),'"'+o+'"')}})),this[t(511)]()}[hi(511)](){const t=hi,e=this[t(482)],n=e[t(476)];e[t(478)][t(472)](t(488))[t(486)][t(477)]((e=>{const r=t;if(r(483)!=e[r(501)])return;const{data:s}=e;if(s){if(r(510)==s[r(497)]){const t=s[r(508)][0];return{type:r(505),content:Kr(n,r(484),'"'+t+'"')}}return r(500)==s[r(497)]?{type:r(505),content:Kr(n,r(481))}:void 0}}))}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=490]})(t,e)}function Ei(){const t=["_selectedElements","parent","ELEMENT_NUMBERED_LIST","getSelectedBlocks","checkTodoList","end","*Uncheck item*","plugins","listIndent","push","format","TrackChangesEditing","locale","filter","createPositionAt","commandName","commandParams","commands","schema","selection","editor","model","3898531HHdcyw","6050SdnXUS","element","blockName","todo","nextSibling","execute","57507bEEWrc","ELEMENT_TODO_LIST","formatBlock","bulleted","name","change","paragraph","replace","ELEMENT_BULLETED_LIST","listItem","LegacyTodoListEditing","*Check item*","numbered","afterInit","has","registerDescriptionCallback","enableCommand","formatInline","registerElementLabel","24831LixzBN","*Change to:* %0","getAttribute","from","numberedList","bulletedList","descriptionFactory","351849rmhbbm","listType","findIndex","ELEMENT_LIST_ITEM","isObject","checkChild","forceValue","slice","todoListChecked","previousSibling","outdentList","117616GZwwQJ","104ISIsqA","markBlockFormat","List","todoList","4019088rZTLSF","get","3012lfXlVR","document","*Outdent:* %0","length","add","LegacyListEditing","type","indentList","*Indent:* %0","before","1890SdLaiI","createRange","value"];return(Ei=function(){return t})()}!function(t){const e=Ii,n=t();for(;;)try{if(345869===-parseInt(e(505))/1+parseInt(e(516))/2+-parseInt(e(565))/3*(-parseInt(e(517))/4)+-parseInt(e(559))/5*(-parseInt(e(523))/6)+parseInt(e(558))/7+-parseInt(e(521))/8+parseInt(e(498))/9*(-parseInt(e(533))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[mi(492)](){const t=mi,e=this[t(556)],n=e[t(548)];if(!e[t(543)][t(493)](t(528)))return;const r=e[t(543)][t(522)](t(547)),s=e[t(543)][t(493)](t(575));function o(t){return()=>{const n=Ii,s=e[n(557)][n(524)][n(555)],o=e[n(553)][n(522)](t);if(o[n(535)])return void e[n(564)](n(571),{});const i=t[n(512)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(501)](t)[s(549)]((t=>function(t,e){const n=s;return e[n(510)](t[n(537)],n(574))&&!e[n(509)](t)}(t,r)));o=o[s(549)]((t=>!t.is(s(560),s(574))||t[s(500)](s(506))!=e));const i=new Set;for(const t of o)t.is(s(560),s(574))?i[s(527)](Ti(t)):i[s(527)](t);return Array[s(501)](i)}(s[n(539)](),i,e[n(557)][n(554)]);e[n(557)][n(570)]((()=>{const e=n;for(const n of a)r[e(518)](n,{commandName:t,commandParams:[{forceValue:!o[e(535)]}],formatGroupId:e(561)},yi(n))}))}}function i(t){return()=>{const n=Ii,s=function(t){const e=Ii;let n=Array[e(501)](t);const r=n[e(507)]((t=>e(574)!=t[e(569)]));return r>-1&&(n=n[e(512)](0,r)),n}(e[n(557)][n(524)][n(555)][n(539)]()),o=e[n(557)][n(534)](e[n(557)][n(550)](s[0],n(532)),e[n(557)][n(550)](s[s[n(526)]-1],n(541)));e[n(557)][n(570)]((()=>{const e=n;r[e(518)](o,{commandName:t,commandParams:[],formatGroupId:e(544)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(563)];for(;t&&t[n(500)](n(544))>e[n(500)](n(544));)r[n(527)](t),t=t[n(563)]}return Array[n(501)](r)}(s))}))}}r[t(495)](t(502),o(t(502))),r[t(495)](t(503),o(t(503))),s&&r[t(495)](t(520),o(t(520))),r[t(495)](t(530),i(t(530))),r[t(495)](t(515),i(t(515))),s&&r[t(495)](t(540),(()=>{const n=t,s=e[n(553)][n(522)](n(540)),o=Array[n(501)](s[n(536)]);o[n(549)]((t=>t[n(500)](n(513))!=s[n(535)])),e[n(557)][n(570)]((()=>{const t=n;for(const e of o)r[t(518)](e,{commandName:t(540),commandParams:[{forceValue:!s[t(535)]}]})}))})),r[t(504)][t(497)](t(574),(e=>Kr(n,t(508),e))),r[t(504)][t(494)]((e=>{const r=t;if(r(567)!=e[r(529)]&&r(496)!=e[r(529)])return;const{data:s}=e;if(s){if(r(502)==s[r(551)]||r(503)==s[r(551)]||r(520)==s[r(551)])switch(s[r(551)][r(572)](r(519),"")){case r(568):return o(Kr(n,r(573)));case r(491):return o(Kr(n,r(538)));case r(562):return o(Kr(n,r(566)))}if(r(530)==s[r(551)])return{type:r(546),content:Kr(n,r(531),Kr(n,r(508)))};if(r(515)==s[r(551)])return{type:r(546),content:Kr(n,r(525),Kr(n,r(508)))};if(r(540)==s[r(551)])return s[r(552)][0][r(511)]?{type:r(546),content:Kr(n,r(490))}:{type:r(546),content:Kr(n,r(542))}}function o(t){const e=r;return{type:e(546),content:Kr(n,e(499),t)}}}))}}function Ti(t){const e=mi,n=t[e(500)](e(544));if(0==n)return t;let r=t;for(;t[e(514)]&&t[e(514)].is(e(560),e(574));){const s=t[e(514)][e(500)](e(544));if(s==n)r=t[e(514)];else if(s<n)break;t=t[e(514)]}return r}function yi(t){const e=mi,n=[];if(t.is(e(560),e(574))&&t[e(500)](e(544))>0){let r=t[e(563)];for(;r&&e(574)==r[e(569)]&&r[e(500)](e(544))==t[e(500)](e(544));)n[e(545)](r),r=r[e(563)]}return n}const _i=Ai;function ki(){const t=["format","getSiblingNodes","handleDescriptions","getSelectedBlocks","getLastPosition","TrackChangesEditing","handleListStartCommand","3392592LTNUZt","_getSuggestionBlocksForListStyle","ELEMENT_","handleListStyleCommand","2912574HlhHHt","1022395SqudQV","length","listReversed","default","selection","*Format:* set start index to %0","commandParams","_LIST_","push","registerDescriptionCallback","afterInit","enableCommand","locale","LegacyListUtils","forward","before","flat","toUpperCase","createPositionAt","bind","listItem","handleListReversedCommand","3864816uLhIbh","_getSuggestionBlocks","1080oZZCZI","plugins","descriptionFactory","getFirstPosition","getListTypeFromListStyleType","editor","*Format:* set order to regular","element","*Format:* set order to reversed","formatBlock","filter","has","type","from","unshift","numbered","model","6494517LRZbRY","listStart","*Change to:* %0","config","commandName","getAttribute","formatInline","backward","2789364OXfXZi","replace","listStyle","5LTkdoM","get","reversed","map","LegacyListPropertiesEditing","change","styles","createRange","document","40ydWoTb","list.properties","startIndex","markMultiRangeBlockFormat","_getTranslationKeyForListStyle","parent","57085exUhXx","listType"];return(ki=function(){return t})()}function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(803454===-parseInt(e(338))/1+-parseInt(e(387))/2+-parseInt(e(337))/3+parseInt(e(333))/4+parseInt(e(309))/5*(-parseInt(e(360))/6)+parseInt(e(324))/7*(parseInt(e(362))/8)+-parseInt(e(379))/9*(-parseInt(e(318))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[_i(348)](){const t=_i;if(!this[t(367)][t(363)][t(373)](t(313)))return;const e=this[t(367)][t(382)][t(310)](t(319)),n=this[t(367)][t(363)][t(310)](t(331));e[t(315)]&&n[t(349)](t(389),this[t(336)][t(357)](this)),e[t(311)]&&n[t(349)](t(340),this[t(359)][t(357)](this)),e[t(320)]&&n[t(349)](t(380),this[t(332)][t(357)](this)),n[t(364)][t(347)](this[t(328)][t(357)](this))}[_i(336)](t,e={}){const n=_i,r=this[n(367)][n(363)][n(310)](n(331)),s=this[n(334)]();this[n(367)][n(378)][n(314)]((()=>{const t=n;r[t(321)](s,{commandName:t(389),commandParams:[{type:e[t(374)]}],formatGroupId:t(389)})}))}[_i(359)](t,e={}){const n=_i,r=this[n(367)][n(363)][n(310)](n(331)),s=this[n(361)]((t=>t.is(n(369),n(358))&&n(377)===t[n(384)](n(325))));if(s[n(339)]<1)return;const o=s[n(312)]((t=>this[n(367)][n(378)][n(316)](this[n(367)][n(378)][n(356)](t,n(353)),this[n(367)][n(378)][n(356)](t,0))));this[n(367)][n(378)][n(314)]((()=>{const t=n;r[t(321)](o,{commandName:t(340),commandParams:[{reversed:e[t(311)]}],formatGroupId:t(340)})}))}[_i(332)](t,e={}){const n=_i,r=this[n(367)][n(363)][n(310)](n(331)),s=this[n(361)]((t=>t.is(n(369),n(358))&&n(377)===t[n(384)](n(325))));if(s[n(339)]<1)return;const o=s[n(312)]((t=>this[n(367)][n(378)][n(316)](this[n(367)][n(378)][n(356)](t,n(353)),this[n(367)][n(378)][n(356)](t,0))));this[n(367)][n(378)][n(314)]((()=>{const t=n;r[t(321)](o,{commandName:t(380),commandParams:[{startIndex:e[t(320)]}],formatGroupId:t(380)})}))}[_i(328)](t){const e=_i;if(e(371)!=t[e(374)]&&e(385)!=t[e(374)])return;const n=this[e(367)][e(350)],{data:r}=t;if(!r)return;let s,o;switch(r[e(383)]){case e(389):s=e(381),o={type:e(326),content:Kr(n,s,Kr(n,this[e(322)](r[e(344)][0][e(374)])))};break;case e(340):s=r[e(344)][0][e(311)]?e(370):e(368),o={type:e(326),content:Kr(n,s)};break;case e(380):s=e(343),o={type:e(326),content:Kr(n,s,r[e(344)][0][e(320)])}}return o}[_i(334)](){const t=_i;var e,n,r,s;const o=this[t(367)][t(363)][t(310)](t(351));let i=Array[t(375)](this[t(367)][t(378)][t(317)][t(342)][t(329)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(369),t(358)))&&i[t(376)](...o[t(327)](this[t(367)][t(378)][t(317)][t(342)][t(365)](),t(386))),(null===(n=i[i[t(339)]-1])||void 0===n?void 0:n.is(t(369),t(358)))&&i[t(346)](...o[t(327)](this[t(367)][t(378)][t(317)][t(342)][t(330)](),t(352))),i=[...new Set(i)],(null===(s=null===(r=this[t(367)][t(378)][t(317)][t(342)][t(365)]())||void 0===r?void 0:r[t(323)])||void 0===s?void 0:s.is(t(369),t(358)))&&(i=i[t(372)]((e=>e.is(t(369),t(358))))),i}[_i(361)](t){const e=_i,n=this[e(367)][e(363)][e(310)](e(351));let r=Array[e(375)](this[e(367)][e(378)][e(317)][e(342)][e(329)]())[e(372)](t)[e(312)]((t=>{const r=e,s=this[r(367)][r(378)][r(356)](t,0);return[...n[r(327)](s,r(386)),...n[r(327)](s,r(352))]}))[e(354)]();return r=[...new Set(r)],r}[_i(322)](t){const e=_i;return e(335)+(this[e(367)][e(363)][e(310)](e(351))[e(366)](t)||e(341))[e(355)]()+e(345)+t[e(355)]()[e(388)](/-/g,"_")}}function Li(){const t=["enableCommand","downcastDispatcher","editor","elementToElement","ELEMENT_MEDIA","registerElementLabel","for","3103856fbelnJ","MediaEmbedEditing","mediaEmbed","div","has","attribute:url:media","media","showSuggestionHighlights","high","plugins","90145CmrrzL","data","stop","1346492UybWxZ","296036kOimyZ","dataDowncast","descriptionFactory","TrackChangesEditing","conversion","afterInit","options","createEmptyElement","1839180xPTpMB","locale","get","570252xUuOWI","54OMpaFj","215221EZCtKu"];return(Li=function(){return t})()}const vi=Si;function Si(t,e){const n=Li();return(Si=function(t,e){return n[t-=180]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(208167===parseInt(e(198))/1+-parseInt(e(185))/2+parseInt(e(196))/3+-parseInt(e(184))/4+parseInt(e(181))/5*(parseInt(e(197))/6)+-parseInt(e(193))/7+parseInt(e(206))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[vi(190)](){const t=vi,e=this[t(201)];if(!e[t(180)][t(210)](t(207)))return;const n=e[t(180)][t(195)](t(188)),r=e[t(194)];n[t(199)](t(208)),n[t(187)][t(204)](t(212),(e=>Kr(r,t(203),e))),e[t(189)][t(205)](t(186))[t(202)]({model:t(212),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(213)])return n[s(192)](s(209))},converterPriority:t(214)}),e[t(182)][t(200)].on(t(211),((e,n,r)=>{const s=t;r[s(191)][s(213)]&&e[s(183)]()}),{priority:t(214)})}}function Ni(t,e){const n=Mi();return(Ni=function(t,e){return n[t-=323]})(t,e)}const wi=Ni;function Mi(){const t=["11IrdONQ","46386CFPlOO","editor","3737208tWhCpC","20986dFxYtW","plugins","904JLrWkX","MentionEditing","6949BkQSOy","mention","94BTkIkW","6121314oycokI","get","1290990LPzhnE","enableCommand","216HxqePI","TrackChangesEditing","afterInit","195210TzYziC","has"];return(Mi=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(435988===-parseInt(e(338))/1*(-parseInt(e(340))/2)+-parseInt(e(331))/3*(-parseInt(e(325))/4)+parseInt(e(323))/5+-parseInt(e(333))/6+parseInt(e(334))/7*(parseInt(e(336))/8)+-parseInt(e(341))/9+parseInt(e(328))/10*(-parseInt(e(330))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[wi(327)](){const t=wi,e=this[t(332)];e[t(335)][t(329)](t(337))&&e[t(335)][t(342)](t(326))[t(324)](t(339))}}const Fi=Pi;!function(t){const e=Pi,n=t();for(;;)try{if(499221===parseInt(e(124))/1+parseInt(e(147))/2+-parseInt(e(122))/3*(parseInt(e(149))/4)+parseInt(e(140))/5+parseInt(e(150))/6*(parseInt(e(146))/7)+-parseInt(e(139))/8*(-parseInt(e(123))/9)+-parseInt(e(151))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Di extends t.Plugin{[Fi(133)](){const t=Fi,e=this[t(126)];if(!e[t(143)][t(132)](t(160)))return;const n=e[t(143)][t(128)](t(142)),r=e[t(129)];n[t(135)](t(136)),n[t(135)](t(141)),n[t(135)](t(159)),n[t(134)][t(153)](t(152),(e=>Kr(r,t(161),e))),n[t(134)][t(153)](t(131),(e=>Kr(r,t(161),e))),n[t(134)][t(130)]((n=>{const s=t;if(s(156)!=n[s(144)]&&s(145)!=n[s(144)])return;const o=n[s(157)]();if(null==o)return;const i=e[s(143)][s(128)](s(160));let a;switch(i[s(127)](o)){case null:return;case s(125):{const t=i[s(155)](o[s(148)](s(154)));a=i[s(138)](t)||t;break}default:{const t=o[s(148)]("id");a=i[s(138)](t)||t;break}}return s(156)==n[s(144)]?{type:s(156),content:Kr(r,s(158),'"'+a+'" '+Kr(r,s(161)))}:{type:s(145),content:Kr(r,s(137),'"'+a+'" '+Kr(r,s(161)))}}))}}function Pi(t,e){const n=xi();return(Pi=function(t,e){return n[t-=122]})(t,e)}function xi(){const t=["*Insert:* %0","insertMergeFieldImage","MergeFieldsEditing","ELEMENT_MERGE_FIELD","770793JSCiUD","187911rMtEbX","380873kFxNIV","image","editor","getMergeFieldType","get","locale","registerDescriptionCallback","mergeFieldBlock","has","afterInit","descriptionFactory","enableCommand","insertMergeField","*Remove:* %0","getLabel","48wCIpZO","2223315uEVnBI","insertMergeFieldBlock","TrackChangesEditing","plugins","type","deletion","5645857EkOlqU","1809894bYZdMr","getAttribute","8inlzMU","6pWWvcR","16492250DYlBpd","mergeField","registerElementLabel","src","unwrapAffixes","insertion","getContainedElement"];return(xi=function(){return t})()}const Bi=ji;function Ui(){const t=["has","registerDescriptionCallback","52846074yVmrWW","listType","plugins","newValue","3941320NFtMCe","3907876zKzKyz","key","listMarkerStyle","ELEMENT_MULTI_LEVEL_LIST","get","data","TrackChangesEditing","6IuWAiP","afterInit","handleDescriptions","3372429YiFQPC","enableDefaultAttributesIntegration","838xYPuNM","editor","locale","4192215rUrhZS","oldValue","format","2422qaaZHb","MultiLevelList","multiLevelList","head","*Set format:* %0","registerBlockAttribute","descriptionFactory","4860564FnkrIF","*Remove format:* %0","next"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(628308===parseInt(e(197))/1*(-parseInt(e(226))/2)+-parseInt(e(224))/3+-parseInt(e(204))/4+-parseInt(e(194))/5+-parseInt(e(221))/6*(parseInt(e(214))/7)+-parseInt(e(213))/8+parseInt(e(209))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(222)](){const t=Bi,e=this[t(192)],n=e[t(211)][t(218)](t(220));e[t(211)][t(207)](t(198))&&(n[t(225)](t(199)),n[t(202)](t(216)),n[t(203)][t(208)]((e=>this[t(223)](e))))}[Bi(223)](t){const e=Bi,n=this[e(192)][e(193)],{data:r}=t,s={type:e(196),content:""};if(r&&e(216)==r[e(215)]){if(!r[e(195)])return{type:e(196),content:Kr(n,e(201),Kr(n,e(217)))+" ("+r[e(212)]+")"};if(!r[e(212)]){let o=t[e(200)];for(;o;){if(o[e(219)]&&e(210)==o[e(219)][e(215)]&&o[e(219)][e(212)])return s;o=o[e(206)]}return{type:e(196),content:Kr(n,e(205),Kr(n,e(217)))+" ("+r[e(195)]+")"}}}}}const Vi=Hi;function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=360]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(415009===-parseInt(e(382))/1+parseInt(e(363))/2+parseInt(e(367))/3*(parseInt(e(372))/4)+parseInt(e(368))/5*(parseInt(e(374))/6)+parseInt(e(380))/7*(-parseInt(e(378))/8)+-parseInt(e(370))/9*(-parseInt(e(373))/10)+-parseInt(e(377))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Wi extends t.Plugin{[Vi(365)](){const t=Vi,e=this[t(375)];if(!e[t(376)][t(364)](t(366)))return;e[t(376)][t(360)](t(371))[t(362)](t(369));const n=e[t(376)][t(360)](t(371)),r=e[t(381)];n[t(379)][t(383)](t(369),(e=>Kr(r,t(361),e)))}}function zi(){const t=["descriptionFactory","4886peQixM","locale","517554VXsTns","registerElementLabel","get","ELEMENT_PAGE_BREAK","enableCommand","1410450KpmicK","has","afterInit","PageBreakEditing","3717aHFCtl","507145UFUTGA","pageBreak","6436818vjSjdk","TrackChangesEditing","1844zshMAV","10hSCRmT","6KIViCv","editor","plugins","8465512XIbLBB","4480BJtEgh"];return(zi=function(){return t})()}const Ki=Xi;!function(t){const e=Xi,n=t();for(;;)try{if(430002===parseInt(e(172))/1+parseInt(e(182))/2*(parseInt(e(207))/3)+parseInt(e(200))/4+parseInt(e(199))/5*(parseInt(e(219))/6)+parseInt(e(216))/7*(parseInt(e(175))/8)+-parseInt(e(165))/9+-parseInt(e(190))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class qi extends t.Plugin{[Ki(213)](){const t=Ki,e=this[t(169)];if(!e[t(179)][t(164)](t(183)))return;const n=e[t(189)],r=e[t(179)][t(214)](t(156));r[t(201)][t(166)](t(174),(e=>Kr(n,t(153),e))),r[t(161)](t(174)),r[t(211)](t(188)),e[t(212)][t(155)].on(t(150),Ji(e),{priority:t(177)}),e[t(209)][t(155)].on(t(150),((n,r,s)=>{const o=t;s[o(197)][o(185)]&&Ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(177)});const s=r[t(201)];s[t(151)]((r=>{const o=t;if(o(176)!==r[o(168)])return;const{start:i,end:a}=r[o(180)]();if(!i[o(191)](a)||!i[o(159)])return;const c=e[o(217)][o(152)],u=i[o(159)];return c[o(178)](u)&&!c[o(198)](u)&&c[o(220)](u,o(154))?{type:o(176),content:Kr(n,o(184),s[o(203)](u,1))}:void 0})),this[t(186)]()}[Ki(186)](){const t=Ki,e=this[t(169)],n=e[t(189)];e[t(179)][t(214)](t(156))[t(201)][t(151)]((e=>{const r=t;if(r(194)!=e[r(168)])return;const{data:s}=e;return s&&r(174)==s[r(205)]?{type:r(202),content:Kr(n,r(171),Kr(n,r(153)))}:void 0}))}}function Xi(t,e){const n=Zi();return(Xi=function(t,e){return n[t-=150]})(t,e)}function Zi(){const t=["$text","downcastDispatcher","TrackChangesEditing","span","activeMarkers","nodeAfter","toViewPosition","enableDefaultAttributesIntegration","bindElementToMarker","addClass","has","7378884bMMHdb","registerElementLabel","end","type","editor","markerRange","*Change to:* %0","355116rTCvto","name","paragraph","2008MWZlVe","insertion","highest","isBlock","plugins","getFirstRange","insert","2QjajaH","Paragraph","*Insert:* %0","showSuggestionHighlights","_registerLegacyDescription","ck-suggestion-marker-split","insertParagraph","locale","4519430DTzNaO","isTouching","start","createUIElement","formatBlock","markerName","_splitMarkerName","options","isLimit","20iBCEsf","1529492FxmOdg","descriptionFactory","format","getItemLabel","ck-suggestion-marker--active","commandName","consumable","849699dLhXxU","mapper","data","consume","enableCommand","editing","afterInit","get","writer","175Wawzjw","model","includes","1012236UQDaRu","checkChild","addMarker:suggestion:insertion","registerDescriptionCallback","schema","ELEMENT_PARAGRAPH"];return(Zi=function(){return t})()}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(179)][o(214)](o(156)),a=r[o(170)][o(192)],c=r[o(170)][o(167)],u=t[o(217)][o(152)];if(!a[o(191)](c)||!a[o(159)])return;const l=a[o(159)];if(u[o(178)](l)&&!u[o(198)](l)&&u[o(220)](l,o(154))){if(!s[o(206)][o(210)](r[o(170)],n[o(173)]))return;const{authorId:t}=i[o(196)](r[o(195)]),a=s[o(215)][o(193)](o(157),{class:o(187),"data-author-id":t}),u=s[o(208)][o(160)](c);e&&i[o(158)][o(218)](r[o(195)])&&s[o(215)][o(163)](o(204),a),s[o(215)][o(181)](u,a),s[o(208)][o(162)](a,r[o(195)])}}}function Yi(){const t=["15387597sakkgQ","editor","387cOJkPy","1127442jUjmSi","TrackChangesEditing","get","263FhkRHz","afterInit","4384528wIXqsZ","10758CENFFo","commands","plugins","enableCommand","1556527bMbMog","replaceSource","15asdyFM","35849020TBdKmF","13796rOVpFH"];return(Yi=function(){return t})()}const Qi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(873855===-parseInt(e(259))/1*(-parseInt(e(262))/2)+parseInt(e(255))/3*(parseInt(e(270))/4)+parseInt(e(268))/5*(parseInt(e(256))/6)+-parseInt(e(266))/7+parseInt(e(261))/8+parseInt(e(253))/9+-parseInt(e(269))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{[Qi(260)](){const t=Qi,e=this[t(254)];e[t(263)][t(258)](t(267))&&e[t(264)][t(258)](t(257))[t(265)](t(267))}}const ea=ra;function na(){const t=["formatBlock","*Remove all formatting*","get","afterInit","descriptionFactory","9354876tnDhIq","512OWxcvq","format","type","enableDefaultAttributesIntegration","5270284KItzhs","TrackChangesEditing","7318927cikIZy","has","formatInline","7kraEzj","455368iIpQbP","5UwtRjJ","locale","_registerLegacyDescription","registerDescriptionCallback","RemoveFormatEditing","283599JASgjM","commandName","5008peUKGA","10EUwpFx","removeFormat","editor","4078083EzthWZ","plugins"];return(na=function(){return t})()}function ra(t,e){const n=na();return(ra=function(t,e){return n[t-=399]})(t,e)}!function(t){const e=ra,n=t();for(;;)try{if(812233===-parseInt(e(418))/1*(parseInt(e(400))/2)+-parseInt(e(422))/3+parseInt(e(404))/4+parseInt(e(411))/5*(parseInt(e(399))/6)+-parseInt(e(409))/7*(parseInt(e(410))/8)+-parseInt(e(416))/9*(parseInt(e(419))/10)+parseInt(e(406))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class sa extends t.Plugin{[ea(427)](){const t=ea,e=this[t(421)];e[t(423)][t(407)](t(415))&&(e[t(423)][t(426)](t(405))[t(403)](t(420)),this[t(413)]())}[ea(413)](){const t=ea,e=this[t(421)];e[t(423)][t(426)](t(405))[t(428)][t(414)]((n=>{const r=t;if(r(424)!=n[r(402)]&&r(408)!=n[r(402)])return;const{data:s}=n;return s&&r(420)==s[r(417)]?{type:r(401),content:Kr(e[r(412)],r(425))}:void 0}))}}const oa=ia;function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=413]})(t,e)}function aa(){const t=["5irdcGy","34852oVyWkH","665446nsyHoE","editor","1136024JwKQSn","acceptAllSuggestions","get","45LfZcCu","451512lFBAtr","afterInit","RestrictedEditingModeEditing","trackChanges","goToNextRestrictedEditingException","acceptSuggestion","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","has","enableCommand","TrackChangesEditing","discardSuggestion","1829576YFRVlQ","discardSelectedSuggestions","7281iaqDlh","plugins","discardAllSuggestions","1394100DZLpqU"];return(aa=function(){return t})()}!function(t){const e=ia,n=t();for(;;)try{if(177386===parseInt(e(421))/1+-parseInt(e(427))/2+parseInt(e(432))/3*(-parseInt(e(426))/4)+parseInt(e(425))/5*(parseInt(e(433))/6)+parseInt(e(419))/7+parseInt(e(429))/8+parseInt(e(424))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ca extends t.Plugin{[oa(434)](){const t=oa,e=this[t(428)];if(!e[t(422)][t(415)](t(435)))return;const n=e[t(422)][t(431)](t(417));n[t(416)](t(413)),n[t(416)](t(437));const r=e[t(422)][t(431)](t(435));r[t(416)](t(436)),r[t(416)](t(438)),r[t(416)](t(418)),r[t(416)](t(430)),r[t(416)](t(423)),r[t(416)](t(414)),r[t(416)](t(420))}}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(970611===-parseInt(e(375))/1*(parseInt(e(344))/2)+parseInt(e(372))/3+-parseInt(e(394))/4+parseInt(e(348))/5*(-parseInt(e(367))/6)+parseInt(e(352))/7*(parseInt(e(356))/8)+parseInt(e(350))/9*(-parseInt(e(379))/10)+parseInt(e(359))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class fa extends t.Plugin{static get[ua(371)](){return[io.ShiftEnter]}[ua(397)](){const t=ua,e=this[t(382)],n=e[t(357)][t(392)](t(395));n[t(355)](t(363)),e[t(369)][t(354)].on(t(365),da(e),{priority:t(376)}),e[t(369)][t(354)].on(t(346),da(e),{priority:t(376)}),e[t(373)][t(354)].on(t(360),((n,r,s)=>{const o=t;s[o(345)][o(374)]&&da(e,{showActiveMarker:!1})(n,r,s)})),n[t(381)][t(343)](t(370),(n=>Kr(e[t(368)],t(377),n)))}}function ha(){const t=["7zlHtzP","mapper","downcastDispatcher","enableCommand","2283272sLbDIP","plugins","markerRange","60929033jemTaj","addMarker:suggestion","ck-suggestion-marker--active","deletion","shiftEnter","createPositionBefore","addMarker:suggestion:insertion","includes","6fbPvWL","locale","editing","softBreak","requires","2172396xFngSS","data","showSuggestionHighlights","734WGSFBW","high","ELEMENT_LINE_BREAK","bindElementToMarker","20WWiflz","element","descriptionFactory","editor","split","markerName","_splitMarkerName","merge","writer","consumable","name","ck-suggestion-marker-","addClass","get","createUIElement","5289144TUFRpJ","TrackChangesEditing","model","init","insert","toViewPosition","getItems","registerElementLabel","2902LnqUfY","options","addMarker:suggestion:deletion","test","7680395BSLOWa","activeMarkers","7445403KgsmpU","span"];return(ha=function(){return t})()}function da(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=la,i=t[o(357)][o(392)](o(395));if(!s[o(388)][o(347)](r[o(358)],n[o(389)]))return;const a=t[o(396)];for(const t of r[o(358)][o(342)]()){if(!t.is(o(380),o(370)))continue;const n=o(362)==r[o(384)][o(383)](":")[1]?o(386):o(383),{authorId:c}=i[o(385)](r[o(384)]),u=s[o(387)][o(393)](o(351),{class:o(390)+n,"data-author-id":c}),l=s[o(353)][o(399)](a[o(364)](t));e&&i[o(349)][o(366)](r[o(384)])&&s[o(387)][o(391)](o(361),u),s[o(387)][o(398)](l,u),s[o(353)][o(378)](u,r[o(384)])}}}const ga=ma;function pa(){const t=["value","commands","restrictedEditingException","2825634bvUfwL","model","plugins","728485IMgcUG","2rOAQtX","markInlineFormat","type","8JFkYeE","4618521DPgIBg","get","forceValue","FORMAT_RESTRICTED_ENABLED","commandName","from","commandParams","505777QaMpVE","descriptionFactory","document","6IrDGdf","change","afterInit","4080681UjCXIr","isCollapsed","117cMmKmh","editor","FORMAT_RESTRICTED_DISABLED","has","TrackChangesEditing","StandardEditingModeEditing","locale","getRanges","formatBlock","formatInline","enableCommand","5921220DzXdBZ","format","39660zaMmLi","selection","registerDescriptionCallback"];return(pa=function(){return t})()}function ma(t,e){const n=pa();return(ma=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(325835===parseInt(e(445))/1*(-parseInt(e(434))/2)+-parseInt(e(411))/3*(parseInt(e(424))/4)+parseInt(e(433))/5+parseInt(e(448))/6*(-parseInt(e(430))/7)+-parseInt(e(437))/8*(-parseInt(e(438))/9)+parseInt(e(422))/10+parseInt(e(409))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ia extends t.Plugin{[ga(408)](){const t=ga,e=this[t(412)],n=e[t(431)],r=e[t(417)];if(!e[t(432)][t(414)](t(416)))return;const s=e[t(432)][t(439)](t(415)),o=t(429),i=e[t(428)][t(439)](o);s[t(421)](o,((e,r={})=>{const a=t,c=n[a(447)][a(425)];if(c[a(410)])return void e(r);const u=void 0!==r[a(440)]?r[a(440)]:!i[a(427)];n[a(449)]((()=>{const t=a,e=Array[t(443)](c[t(418)]());for(const r of e){const e=u?[r]:Us(o,r,n);for(const n of e)s[t(435)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(446)][t(426)]((e=>{const n=t;if(n(419)!=e[n(436)]&&n(420)!=e[n(436)])return;const{data:s}=e;return s&&s[n(442)]==o?s[n(444)][0][n(440)]?{type:n(423),content:Kr(r,n(441))}:{type:n(423),content:Kr(r,n(413))}:void 0}))}}const Ea=Ta;function ba(){const t=["getGhsAttributeNameForElement","normalizeConfig","locale","5250FIaXxW","239576gGfdPT","afterInit","editor","registerDescriptionCallback","10clKCII","commandParams","enableDefaultAttributesIntegration","block","StyleUtils","plugins","Style","FORMAT_STYLE","376060Tfcjuh","formatInline","1880VVctCm","158751NMmbof","element","has","634572eZAcfq","forceValue","TrackChangesEditing","definitions","registerInlineAttribute","registerAttributeLabel","style","*Set format:* %0","type","toLowerCase","ghsAttributes","27420QChSAQ","formatBlock","*Remove format:* %0","config","420885CrPxZv","styleName","DataSchema","format","registerBlockAttribute","inline","GeneralHtmlSupport","descriptionFactory","get","add","1vXpBDB","commandName","_registerLegacyDescription"];return(ba=function(){return t})()}function Ta(t,e){const n=ba();return(Ta=function(t,e){return n[t-=113]})(t,e)}!function(t){const e=Ta,n=t();for(;;)try{if(115887===-parseInt(e(129))/1*(parseInt(e(136))/2)+parseInt(e(154))/3+parseInt(e(148))/4+parseInt(e(119))/5+parseInt(e(115))/6+parseInt(e(135))/7*(-parseInt(e(150))/8)+parseInt(e(151))/9*(parseInt(e(140))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class ya extends t.Plugin{[Ea(137)](){const t=Ea,e=this[t(138)];if(!e[t(145)][t(153)](t(146))||!e[t(145)][t(153)](t(121)))return;const n=e[t(145)][t(127)](t(156)),r=e[t(134)],s=e[t(118)][t(127)](t(160))||{},o=e[t(145)][t(127)](t(125)),i=e[t(145)][t(127)](t(144))[t(133)](e[t(145)][t(127)](t(121)),s[t(157)]);n[t(142)](t(160));const a=new Set;for(const e of i[t(143)]){const n=o[t(132)](e[t(152)]);a[t(128)](n)}const c=new Set;for(const e of i[t(124)]){const n=o[t(132)](e[t(152)]);c[t(128)](n);for(const n of e[t(114)])c[t(128)](n)}for(const e of a)n[t(123)](e),n[t(126)][t(159)](e,Kr(r,t(147)));for(const e of c)n[t(158)](e),n[t(126)][t(159)](e,Kr(r,t(147)));this[t(131)]()}[Ea(131)](){const t=Ea,e=this[t(138)],n=e[t(134)];e[t(145)][t(127)](t(156))[t(126)][t(139)]((e=>{const r=t;if(r(116)!=e[r(162)]&&r(149)!=e[r(162)])return;const{data:s}=e;return s&&r(160)===s[r(130)]?s[r(141)][0][r(155)]?{type:r(122),content:Kr(n,r(161),s[r(141)][0][r(120)][r(113)]())}:{type:r(122),content:Kr(n,r(117),s[r(141)][0][r(120)][r(113)]())}:void 0}))}}const _a=ka;function ka(t,e){const n=Aa();return(ka=function(t,e){return n[t-=145]})(t,e)}function Aa(){const t=["forceValue","ELEMENT_TABLE_WITH_TEXT","detach","deletion","type","insertTableRowAbove","isInContent","subType","first","selection","removeTableColumn","afterInit","commands","isIntersectingWithRange","classes","isTouching","getChangedMarkers","addClass","last","join","left","max","markMultiRangeInsertion","data","colspan","document","33mMLlpJ","_tableSuggestions","nodeAfter","insertTableRowBelow","maxRow","refresh","_acceptFormatSuggestionCallbackFactory","4920724HFFEnB","removeClass","hasAttribute","getAttribute","createPositionAt","table","selectTableRow","discard","downcastDispatcher","TableEditing","tablePaste","getColumnIndexes","nodeBefore","has","minColumn","writer","add","values","26oRazoL","min","above","getItems","_tablePostFixingSubtypes","1345201aBcVEu","end","minRow","getContainedElement","registerElementLabel","getChanges","maxColumn","push","isArray","map","ELEMENT_TABLE_COLUMN_WITH_TEXT","startsWith","rootName","addRange","2229660yjxPGo","insertTableColumnRight","getCellLocation","ELEMENT_TABLE_ROW_WITH_TEXT","569200ukFLtl","tableRow","rowspan","descriptionFactory","model","5aQjFce","oldRange","suggestion","locale","accept","span","91kExMcU","insertTableColumnLeft","getRowIndexes","setSelection","editor","_getCoordsForCells","get","createTableWalker","isEqual","*Remove:* %0","differ","enqueueChange","_setupColumnsRowsFixing","$textProxy","getRanges","getSuggestion","ELEMENT_TABLE_COLUMN","length","tableCell","18EatmHz","options","low","change:data","_suggestionFactory","toViewElement","filter","fromRange","findAncestor","createRangeIn","$graveyard","position","*Insert:* %0","MIN_SAFE_INTEGER","mapper","cell","name","plugins","removeTableRow","getFirstRange","toLowerCase","_splitMarkerName","isIntersecting","createRangeOn","_getSuggestionCoords","registerPostFixer","showSuggestionHighlights","insertion","markMultiRangeDeletion","2782090kbNfkW","item","getChildren","registerCustomCallback","tableColumn","MAX_SAFE_INTEGER","includes","insert","some","getSelectionAffectedTableCells","substr","highest","registerDescriptionCallback","addMarker:suggestion","change","batch","TableUtils","insertTable","element","ELEMENT_TABLE","start","ELEMENT_TABLE_ROW","TrackChangesEditing","selectTableColumn","4450476HFEfWO","order","every","enableCommand","execute","from","397059LNEuvw","root"];return(Aa=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(904980===parseInt(e(175))/1+-parseInt(e(170))/2*(-parseInt(e(282))/3)+parseInt(e(152))/4*(-parseInt(e(198))/5)+-parseInt(e(276))/6+-parseInt(e(204))/7*(-parseInt(e(193))/8)+-parseInt(e(223))/9*(parseInt(e(252))/10)+parseInt(e(145))/11*(-parseInt(e(189))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);class Ca extends t.Plugin{constructor(t){const e=ka;super(t),this[e(174)]=[e(194),e(256)],this[e(146)]=new Set}[_a(295)](){const t=_a,e=this[t(208)],n=e[t(197)][t(309)][t(293)];if(!e[t(240)][t(165)](t(161)))return;const r=e[t(201)],s=e[t(240)][t(210)](t(274)),o=e[t(240)][t(210)](t(268));s[t(196)][t(179)](t(157),(e=>Kr(r,t(271),e))),this[t(216)](),s[t(279)](t(269)),s[t(279)](t(158)),s[t(279)](t(275));for(const r of[t(289),t(148)]){const i=e[t(296)][t(210)](r);s[t(279)](r,(r=>{const a=t;e[a(197)][a(266)]((t=>{const e=a;r();const c=e(172)===i[e(277)],u=o[e(261)](n),l=o[e(206)](u),f=c?l[e(292)]-1:l[e(302)]+1,h=u[0][e(231)](e(157)),d=o[e(211)](h,{startRow:f,endRow:f}),g=Array[e(281)](d)[e(184)]((n=>t[e(246)](n[e(238)])));s[e(306)](g,e(194))}))}))}for(const r of[t(205),t(190)]){const i=e[t(296)][t(210)](r);s[t(279)](r,(r=>{const a=t;e[a(197)][a(266)]((t=>{const e=a;r();const c=e(304)===i[e(277)],u=o[e(261)](n),l=o[e(163)](u),f=c?l[e(292)]-1:l[e(302)]+1,h=u[0][e(231)](e(157)),d=o[e(211)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(281)](d)[e(184)]((n=>t[e(246)](n[e(238)])));s[e(306)](g,e(256))}))}))}for(const r of[t(241),t(294)]){const i=r[t(262)](11),a=i[t(243)](),c=a[t(262)](0,3)+t(203),u=t(157)+i,l=t(171)+i,f=t(305)+i;s[t(279)](r,(()=>{const i=t;e[i(197)][i(266)]((t=>{const e=i,h=o[e(261)](n),d=h[0][e(231)](e(157));let g;if(e(241)==r){const t=o[e(206)](h);g={startRow:t[e(292)],endRow:t[e(302)],includeAllSlots:!0}}else{const t=o[e(163)](h);g={startColumn:t[e(292)],endColumn:t[e(302)],includeAllSlots:!0}}const p=o[e(211)](d,g),m=Array[e(281)](p)[e(184)]((({cell:t})=>t)),I=La(m[e(229)]((t=>t[e(154)](c)))),E=La(m[e(229)]((t=>!t[e(154)](c))))[e(184)]((n=>t[e(246)](n))),b=s[e(251)](E,u);if(b&&(e(194)==b[e(291)]||e(256)==b[e(291)])){const n=this[e(247)](b);for(const r of I){const s=t[e(246)](r),i=o[e(191)](r),u=r[e(155)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(188)](s)}}}))}))}function c(r){const s=t,o=Array[s(281)](n[s(218)]())[s(184)]((t=>i.LiveRange[s(230)](t)));e[s(197)][s(266)]((t=>{const n=s,i=t[n(267)];r=r[n(229)]((t=>n(233)!=t[n(283)][n(187)])),t[n(207)](r),e[n(296)][n(210)](n(241))[n(150)](),e[n(280)](n(241),{forceDefaultExecution:!0}),e[n(197)][n(215)]((()=>{const t=n;e[t(197)][t(215)](i,(e=>{const n=t,r=o[n(229)]((t=>n(233)!=t[n(283)][n(187)]));r[n(221)]>0&&e[n(207)](r);for(const t of o)t[n(286)]()}))}))}))}function u(r){const s=t;e[s(197)][s(266)]((t=>{const o=s,a=Array[o(281)](n[o(218)]())[o(184)]((t=>i.LiveRange[o(230)](t))),c=[];for(const t of r)for(const e of t[o(173)]({shallow:!0}))c[o(182)](e);for(const n of c)o(233)!=n[o(283)][o(187)]&&(t[o(207)](t[o(156)](n,0)),e[o(296)][o(210)](o(294))[o(150)](),e[o(280)](o(294),{forceDefaultExecution:!0}));const u=a[o(229)]((t=>o(233)!=t[o(283)][o(187)]));u[o(221)]>0&&t[o(207)](u);for(const t of a)t[o(286)]()}))}function l(e,n){const r=t;return n[r(278)]((t=>e[r(260)]((e=>e[r(176)][r(212)](t[r(272)])||t[r(176)][r(212)](e[r(272)])))))}function f(e,n){const r=t;return!e[r(260)]((t=>n[r(260)]((e=>t[r(245)](e)))))&&e[r(260)]((t=>n[r(260)]((e=>t[r(176)][r(299)](e[r(272)])))))}e[t(307)][t(160)].on(t(265),((e,n,r)=>{const s=t;if(!r[s(224)][s(249)])return;const o=n[s(253)];if(!o)return;const i=r[s(237)][s(228)](o);function c(t){return Array[s(183)](t)?t:[t]}i&&s(222)===o[s(239)]&&(0,a.setHighlightHandling)(i,r[s(167)],((t,e,n)=>n[s(301)](c(e[s(298)]),t)),((t,e,n)=>n[s(153)](c(e[s(298)]),t)))}),{priority:t(263)}),s[t(196)][t(264)]((e=>{const n=t;if(n(250)!=e[n(288)]&&n(287)!=e[n(288)])return;const s=e[n(178)]();if(null!=s&&s.is(n(270),n(157))){if(n(250)==e[n(288)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)]));if(t[n(221)])return{type:n(250),content:Kr(r,n(235),Kr(r,n(285),'"'+t[n(303)](" ")+'"'))}}if(n(287)==e[n(288)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)]));if(t[n(221)])return{type:n(287),content:Kr(r,n(213),Kr(r,n(285),'"'+t[n(303)](" ")+'"'))}}}})),s[t(196)][t(264)]((e=>{const n=t;if(n(194)==e[n(291)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)])),s=this[n(247)](e),o=s[n(149)]-s[n(177)]+1;if(n(250)==e[n(288)])return t[n(221)]?{type:n(250),content:Kr(r,n(235),Kr(r,n(192),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(250),content:Kr(r,n(235),Kr(r,n(273),o))};if(n(287)==e[n(288)])return t[n(221)]?{type:n(287),content:Kr(r,n(213),Kr(r,n(192),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(287),content:Kr(r,n(213),Kr(r,n(273),o))}}if(n(256)==e[n(291)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)])),s=this[n(247)](e),o=s[n(181)]-s[n(166)]+1;if(n(250)==e[n(288)])return t[n(221)]?{type:n(250),content:Kr(r,n(235),Kr(r,n(185),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(250),content:Kr(r,n(235),Kr(r,n(220),o))};if(n(287)==e[n(288)])return t[n(221)]?{type:n(287),content:Kr(r,n(213),Kr(r,n(185),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(287),content:Kr(r,n(213),Kr(r,n(220),o))}}})),s[t(227)][t(255)](t(250),t(194),t(159),c),s[t(227)][t(255)](t(287),t(194),t(202),c),s[t(227)][t(255)](t(250),t(256),t(159),u),s[t(227)][t(255)](t(287),t(256),t(202),u),s[t(227)][t(255)](t(250),t(256),t(303),l),s[t(227)][t(255)](t(287),t(256),t(303),l),s[t(227)][t(255)](t(250),t(194),t(303),f),s[t(227)][t(255)](t(287),t(194),t(303),f)}[_a(151)](){const t=_a,e=this[t(208)],n=e[t(197)][t(309)][t(293)];return(r,s)=>{const o=t;e[o(197)][o(266)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(176)][a(164)];u&&u[0]&&!1===u[0][a(284)]&&(l=r[0][a(272)][a(147)]);const f=t[a(232)](l);if(a(233)==f[a(283)][a(187)])return;const h=Array[a(281)](n[a(218)]())[a(184)]((t=>i.LiveRange[a(230)](t)));t[a(207)](f),e[a(296)][a(210)](c)[a(150)](),u[a(182)]({forceDefaultExecution:!0}),e[a(280)](c,...u);const d=h[a(229)]((t=>a(233)!=t[a(283)][a(187)]));d[a(221)]>0&&t[a(207)](d);for(const t of h)t[a(286)]()}))}}[_a(209)](t){const e=_a,n=this[e(208)][e(240)][e(210)](e(268));let r=Number[e(257)],s=Number[e(236)],o=Number[e(257)],i=Number[e(236)];for(const a of t){if(e(233)==a[e(283)][e(187)])continue;const{row:t,column:c}=n[e(191)](a),u=a[e(154)](e(195))?a[e(155)](e(195))-1:0,l=a[e(154)](e(308))?a[e(155)](e(308))-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}}[_a(216)](){const t=_a,e=this[t(208)],n=e[t(240)][t(210)](t(274)),r=e[t(240)][t(210)](t(268));e[t(197)][t(309)].on(t(226),(()=>{const r=t,s=Array[r(281)](e[r(197)][r(309)][r(214)][r(300)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(244)](t);if(r(200)!=s)continue;if(null!=e[r(199)])continue;const a=n[r(219)](o);this[r(174)][r(258)](i)&&this[r(146)][r(168)](a)}}),{priority:t(225)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(246)](e),a=e[s(231)](s(157)),c=r[s(191)](e);for(const t of this[s(146)]){const n=t[s(291)],r=n[s(186)](s(162)),u=n[s(262)](r?10:5),l=u[s(243)](),f=l[s(262)](0,3)+s(203),h=s(171)+u,d=s(305)+u;if(!t[s(290)])continue;if(a!=t[s(242)]()[s(272)][s(231)](s(157)))continue;if(t[s(297)](i))continue;const g=e[s(154)](f)?e[s(155)](f)-1:0,p=this[s(247)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(188)](i),o=!0)}return o};e[t(197)][t(309)][t(248)]((n=>{const r=t;let o=!1;for(const t of e[r(197)][r(309)][r(214)][r(180)]())if(r(259)==t[r(288)])if(r(194)==t[r(239)])for(const e of t[r(234)][r(147)][r(254)]())o=o||s(e,n);else r(222)==t[r(239)]&&(o=o||s(t[r(234)][r(147)],n));return o}))}[_a(247)](t){const e=_a;return this[e(209)](t[e(218)]()[e(184)]((t=>t[e(272)][e(147)])))}}function La(t){const e=_a;return Array[e(281)](new Set(t)[e(169)]())}const va=Ra;function Sa(){const t=["add","getSelectionAffectedTableCells","change","horizontally","element","mergeTableCellRight","createTableWalker","enableCommand","*Merge cells*","return","1232920rCAdcx","plugins","16226507DmGIkO","*Split cell:* horizontally","subType","editor","markBlockFormat","$graveyard","afterInit","forceDefaultExecution","isInContent","mergeTableCellLeft","2938070FkMAvX","mergeTableCellUp","document","execute","refresh","createRangeOn","getAncestors","highest","format","setSelection","findAncestor","has","splitTableCellVertically","972ySKaro","TrackChangesEditing","set:isEnabled","containsRange","filter","11431NkXtLD","low","commands","value","getCellLocation","table","formatBlock","trackChanges","deletion","insertion","2JjIDlb","detach","TableEditing","selection","stop","size","from","commandName","_tablePostFixingSubtypes","accept","fromRange","descriptionFactory","getRanges","TableUtils","rootName","direction","requires","_areSelectedCellsMergable","type","1642141GLRsif","length","push","map","get","isEnabled","find","getSuggestions","registerCustomCallback","registerDescriptionCallback","4722xDgkCn","mergeTableCellDown","35160nHAKar","_areMergableCells","getFirstPosition","tableCell","mergeTableCells","_isForcedDefaultExecutionBlock","model","markMultiRangeBlockFormat","cell","formatInline","*Split cell:* vertically","locale","_acceptFormatSuggestionCallbackFactory","splitTableCellHorizontally","_suggestionFactory","268MNUDYa","root","author","124664pVzekr"];return(Sa=function(){return t})()}function Ra(t,e){const n=Sa();return(Ra=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=Ra,n=t();for(;;)try{if(885715===parseInt(e(171))/1*(parseInt(e(152))/2)+parseInt(e(183))/3*(parseInt(e(198))/4)+-parseInt(e(224))/5+parseInt(e(181))/6*(-parseInt(e(142))/7)+parseInt(e(201))/8*(parseInt(e(137))/9)+parseInt(e(212))/10+-parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sa);class Na extends t.Plugin{static get[va(168)](){return[Ca]}[va(220)](){const t=va,e=this[t(217)],n=e[t(189)][t(226)][t(155)],r=e[t(194)];if(!e[t(213)][t(135)](t(154)))return;const s=e[t(213)][t(175)](t(138)),o=e[t(213)][t(175)](t(165)),a=e[t(213)][t(175)](Ca);a[t(160)][t(173)](t(187)),s[t(209)](t(187),(()=>{const n=t,r=o[n(203)](e[n(189)][n(226)][n(155)]);e[n(189)][n(204)]((()=>{const t=n;s[t(190)](r,{commandName:t(187),commandParams:[]},[],t(187))}))})),e[t(144)][t(175)](t(187)).on(t(227),((n,r)=>{const o=t;e[o(144)][o(175)](o(149))[o(145)]&&(r[o(172)]>0&&r[r[o(172)]-1]&&r[r[o(172)]-1][o(221)]||s[o(188)]||this[o(169)]()||n[o(156)]())}),{priority:t(131)});for(const n of[t(225),t(207),t(182),t(223)]){const r=e[t(144)][t(175)](n);s[t(209)](n,(()=>{const n=t,o=e[n(189)][n(226)][n(155)][n(185)]()[n(130)]()[n(177)]((t=>t.is(n(206),n(186)))),i=r[n(145)];e[n(189)][n(204)]((()=>{const t=n;s[t(190)]([o,i],{commandName:t(187),commandParams:[]},[],t(187))}))}))}for(const n of[t(136),t(196)]){const r=e[t(144)][t(175)](n);s[t(209)](n,(()=>{const i=t,a=o[i(203)](e[i(189)][i(226)][i(155)])[0],c=a[i(134)](i(147)),{column:u,row:l}=o[i(146)](a);let f=[];if(i(205)==r[i(167)]){const t=o[i(208)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(158)](t)[i(174)]((t=>t[i(191)]))}else{const t=o[i(208)](c,{column:u,includeAllSlots:!0});f=Array[i(158)](t)[i(174)]((t=>t[i(191)]))}e[i(189)][i(204)]((t=>{const e=i;s[e(218)](t[e(229)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(163)][t(180)]((e=>{const n=t;if(n(148)!=e[n(170)]&&n(192)!=e[n(170)])return;const{data:s}=e;return s&&n(187)==s[n(159)]?{type:n(132),content:Kr(r,n(210))}:void 0})),s[t(163)][t(180)]((e=>{const n=t;if(n(148)!=e[n(170)]&&n(192)!=e[n(170)])return;const{data:s}=e;return s?n(136)==s[n(159)]?{type:n(132),content:Kr(r,n(193))}:n(196)==s[n(159)]?{type:n(132),content:Kr(r,n(215))}:void 0:void 0}));const c=a[t(195)]();for(const e of[t(225),t(207),t(182),t(223)])s[t(197)][t(179)](t(148),e,t(161),c);for(const e of[t(136),t(196)])s[t(197)][t(179)](t(148),e,t(161),c);s[t(197)][t(179)](t(148),t(187),t(161),(r=>{const s=t;e[s(189)][s(204)]((t=>{const o=s,a=Array[o(158)](n[o(164)]())[o(174)]((t=>i.LiveRange[o(162)](t)));t[o(133)](r),e[o(144)][o(175)](o(187))[o(228)](),e[o(227)](o(187),{forceDefaultExecution:!0});const c=a[o(141)]((t=>o(219)!=t[o(199)][o(166)]));c[o(172)]>0&&t[o(133)](c);for(const t of a)t[o(153)]()}))}));for(const n of[t(225),t(182),t(223),t(207)]){const r=e[t(144)][t(175)](n);r.on(t(139),((n,s,o)=>{const i=t;if(o){const t=e[i(189)][i(226)][i(155)][i(185)]()[i(130)]()[i(177)]((t=>t.is(i(206),i(186))));this[i(184)](r[i(145)],t)||(n[i(211)]=!1,n[i(156)]())}}),{priority:t(143)})}}[va(169)](){const t=va,e=this[t(217)][t(144)][t(175)](t(187)),n=this[t(217)][t(213)][t(175)](t(165));if(!e[t(176)])return!1;const r=n[t(203)](this[t(217)][t(189)][t(226)][t(155)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(184)](e,n))return!1;return!0}[va(184)](t,e){const n=va,r=this[n(217)][n(213)][n(175)](n(138)),s=this[n(217)][n(189)][n(229)](t),o=this[n(217)][n(189)][n(229)](e),i=new Set,a=new Set;for(const t of r[n(178)]())if((n(151)==t[n(170)]||n(150)==t[n(170)]||n(187)==t[n(216)])&&t[n(222)])for(const e of t[n(164)]())e[n(140)](s,!0)&&i[n(202)](t[n(170)]+":"+t[n(200)].id),e[n(140)](o,!0)&&a[n(202)](t[n(170)]+":"+t[n(200)].id);if(i[n(157)]!=a[n(157)])return!1;for(const t of i)if(!a[n(135)](t))return!1;return!0}}const wa=Oa;function Ma(){const t=["accept","_registerLegacyDescription","12mJbwzr","consume","locale","afterInit","271fWXiVy","cell","descriptionFactory","commandParams","unbindElementFromMarkerName","formatBlock","nodeAfter","createTableWalker","headingColumns","getCellLocation","nodeBefore","type","registerBlockAttribute","registerAttributeLabel","requires","item","*Format:* %0","showSuggestionHighlights","headingRows","84PZjdQL","downcastDispatcher","getSuggestion","stop","addClass","ck-suggestion-marker--active","name","setTableRowHeader","addMarker:suggestion","enableDefaultAttributesIntegration","1772GXqAci","markerName","start","registerDescriptionCallback","registerCustomCallback","markerRange","21832415dYcHMF","8692839vdymPp","TrackChangesEditing","FORMAT_HEADER_ROW","TableEditing","removeClass","commandName","3584ckIsgg","data-suggestion","editor","options","has","FORMAT_REGULAR_ROW","forceValue","bindElementToMarker","FORMAT_REGULAR_COLUMN","get","_suggestionFactory","end","mapper","activeMarkers","434855PhOzvt","highest","setAttribute","editing","plugins","TableUtils","11701220QNVqtM","_splitMarkerName","writer","format","FORMAT_HEADER_COLUMN","removeMarker:suggestion","_handleLegacySuggestions","ck-suggestion-marker-","7509IYHtNu","consumable","toViewElement","_acceptFormatSuggestionCallbackFactory","removeAttribute","markerNameToElements","13594UHDWng","setTableColumnHeader","parent","142LpAiKv","data","includes"];return(Ma=function(){return t})()}function Oa(t,e){const n=Ma();return(Oa=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(931720===parseInt(e(572))/1*(parseInt(e(563))/2)+parseInt(e(554))/3*(parseInt(e(513))/4)+parseInt(e(540))/5*(-parseInt(e(503))/6)+-parseInt(e(560))/7*(-parseInt(e(526))/8)+parseInt(e(520))/9+parseInt(e(546))/10+-parseInt(e(519))/11*(parseInt(e(568))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);class Fa extends t.Plugin{static get[wa(498)](){return[Ca]}[wa(571)](){const t=wa,e=this[t(528)];if(!e[t(544)][t(530)](t(523)))return;const n=e[t(570)],r=e[t(544)][t(535)](t(521));r[t(512)](t(510)),r[t(512)](t(561)),r[t(496)](t(502)),r[t(496)](t(580)),r[t(574)][t(497)](t(502),Kr(n,t(522))),r[t(574)][t(497)](t(580),Kr(n,t(550))),this[t(552)]()}[wa(552)](){const t=wa,e=this[t(528)][t(544)][t(535)](t(521)),n=this[t(528)][t(544)][t(535)](t(545)),r=this[t(528)][t(544)][t(535)](Ca)[t(557)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Oa,{type:c,id:u}=e[a(547)](o[a(514)]),l=e[a(505)](u),f=l[a(564)];if(a(577)!=l[a(495)]||!f||a(561)!=f[a(525)])return;if(o[a(499)])return void s[a(506)]();if(!i[a(555)][a(569)](o[a(518)],s[a(509)]))return;const h=o[a(518)][a(515)][a(578)],d=o[a(518)][a(537)][a(582)],g=h[a(562)][a(562)],{column:p}=n[a(581)](h),{column:m}=n[a(581)](d);for(let s=p;s<=m;s++){const l=n[a(579)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(573)],l=i[a(538)][a(556)](s);i[a(548)][a(507)](a(553)+c,l),r&&i[a(548)][a(542)](a(527),u,l),i[a(538)][a(533)](l,o[a(514)]),t&&(e[a(539)][a(565)](o[a(514)])?i[a(548)][a(507)](a(508),l):i[a(548)][a(524)](a(508),l))}}}}e[t(536)][t(517)](t(577),t(510),t(566),r),e[t(536)][t(517)](t(577),t(561),t(566),r),this[t(528)][t(543)][t(504)].on(t(511),s(),{priority:t(541)}),this[t(528)][t(564)][t(504)].on(t(511),((e,n,r)=>{const o=t;r[o(529)][o(501)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(541)}),this[t(528)][t(543)][t(504)].on(t(551),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(547)](r[o(514)]),c=e[o(505)](a),u=c[o(564)];if(o(577)!=c[o(495)]||!u||o(561)!=u[o(525)])return;const l=s[o(538)][o(559)](r[o(514)]);if(l)for(const t of l)s[o(548)][o(524)](o(553)+i,t),s[o(548)][o(524)](o(508),t),s[o(548)][o(558)](o(527),t),s[o(538)][o(576)](t,r[o(514)])}),{priority:t(541)}),this[t(567)]()}[wa(567)](){const t=wa,e=this[t(528)],n=e[t(570)];function r(e){const r=t;return{type:r(549),content:Kr(n,r(500),e)}}e[t(544)][t(535)](t(521))[t(574)][t(516)]((e=>{const s=t;if(s(577)!=e[s(495)])return;const{data:o}=e;if(o){if(s(510)==o[s(525)]){const t=o[s(575)][0][s(532)];return r(Kr(n,s(t?522:531)))}if(s(561)==o[s(525)]){const t=o[s(575)][0][s(532)];return r(Kr(n,s(t?550:534)))}}}))}}const Da=xa;function Pa(){const t=["removeMarkers","markerName","fromEntries","256eYySBr","next","previous","fill","insert","descriptionFactory","value","deletionRanges","tableCell","add","plugins","start","conversion","table","getTableIfOnlyTableInContent","listenTo","markers","document","high","tableCellPadding","createRangeIn","detach","suggestion:formatBlock:tablePasteCell","insertion","TableUtils","for","remove","nextSibling","_suggestionFactory","return","change","registerDescriptionCallback","getRanges","createRange","tableCellHorizontalAlignment","markMultiRangeBlockFormat","previousSibling","hasSuggestion","setAttribute","discard","removeMarker","clipboardOutput","wrap","editor","_createdBatches","attributes","options","_replaceTableSlotCell","end","28205680vOxmDz","getMarkers","ck-suggestion-marker-insertion","nodeAfter","getRows","columnInsertionIndexes","_isForcedDefaultExecutionBlock","activeMarkers","getSuggestion","tablePaste","trackChanges","join","type","formatBlock","columns","forceDefaultExecution","suggestionUnloaded","row","createElement","registerCustomCallback","getAllAdjacentSuggestions","getSuggestions","getChild","last","markerToHighlight","getSuggestionCallback","4277637dhdbnM","push","rowInsertionIndexes","accept","getRowIndexes","registerPostFixer","tablePasteColumn","set","TableClipboard","rows","rowInsertionRanges","isEmpty","removeColumns","cells","rootName","469AmMbpZ","getItems","$graveyard","getRange","TrackChangesEditing","ck-suggestion-marker","_splitMarkerName","insertColumns","position","fromRange","suggestion-td","get","element","tablePasteCell","_tablePostFixingSubtypes","3byAQem","markerAttributes","getContainedElement","unwrap","dataDowncast","forEach","every","root","isInContent","author","371676munXSQ","44264IodTdj","tableCellVerticalAlignment","getSelectionAffectedTableCells","entries","content","removeRows","filter","markMultiRangeDeletion","from","includes","endRow","find","afterInit","elementToElement","createTableWalker","insertRows","269671jBowPk","batch","tablePasteRow","createPositionBefore","tableCellBackgroundColor","tableCellBorderStyle","createRangeOn","map","getAttributes","paragraph","getChangedMarkers","differ","insertionRanges","subType","stop","startsWith","getShiftedBy","redo","newRange","column","locale","1649324dGrvjF","length","tableCellSuggestion","requires","updateMarker","insertContent","view","editing","first","has","getColumnIndexes","suggestionLoaded","showSuggestionHighlights","selection","editingDowncast","isEqual","deletion","some","*Replace table cells*","getChanges","77375RTqrEY","containsRange","move","suggestion","getChildren","columnInsertionRanges","_getCoordsForCells","cell","endColumn","keys","ck-suggestion-marker--active","name","call","model","reduce","markMultiRangeInsertion","tableCellBorderWidth","getColumns","documentSelection","setAttributes","findAncestor","Users","tableCellBorderColor","low","oldRange","schema","commands","register","tablePasteChainId"];return(Pa=function(){return t})()}function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(569307===-parseInt(e(389))/1+-parseInt(e(205))/2*(parseInt(e(362))/3)+-parseInt(e(257))/4*(parseInt(e(225))/5)+-parseInt(e(372))/6+parseInt(e(347))/7*(parseInt(e(373))/8)+-parseInt(e(332))/9+parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);const Ba=[Da(241),Da(247),Da(189),Da(291),Da(374),Da(188),Da(276)],Ua=Object[Da(256)](Ba[Da(191)]((t=>[t,null])));class ja extends t.Plugin{static get[Da(208)](){return[Ca]}[Da(385)](){const t=Da,n=this[t(300)];if(!n[t(267)][t(214)](t(340)))return;const r=n[t(267)][t(358)](t(351)),s=n[t(267)][t(358)](t(281)),o=n[t(267)][t(358)](Ca),a=n[t(267)][t(358)](t(340));o[t(361)][t(333)](t(391),t(338)),n[t(238)][t(250)][t(252)](t(207),{allowIn:t(265),allowContentOf:t(265),isLimit:!0}),n[t(269)][t(386)]({model:t(207),view:t(357)});let c=null;n[t(238)].on(t(210),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(206)]-1];h&&h[u(321)]||r[u(312)]||this[u(300)][u(251)][u(358)](u(316))[u(263)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(243)))return!1;const i=s[o(271)](t,n);if(!i||!Va(i,void 0,r))return!1;const a=r[o(375)](n[o(274)][o(218)]);if(!a[o(206)])return!1;const c=a[0][o(245)](o(270)),l=r[o(336)](a),f=r[o(215)](a),h={startRow:l[o(213)],endRow:l[o(329)],startColumn:f[o(213)],endColumn:f[o(329)]};return 1==a[o(206)]&&(h[o(383)]+=r[o(310)](i)-1,h[o(233)]+=r[o(242)](i)-1),Va(c,h,r)}(l,f,n[u(238)],s,a)&&(o[u(198)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(238)][u(287)]((()=>{const t=u;n[t(238)][t(210)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(206)]&&r[t(240)](o,t(391),{tablePasteChainId:s}),a[t(206)]&&r[t(240)](a,t(338),{tablePasteChainId:s}),l[t(206)]&&(r[t(240)](l,t(315),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(367)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(237)](e)}))),f[t(206)]&&(r[t(380)](f,t(315),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(367)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(237)](e)})));const d=r[t(292)](h[t(191)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(360),{tablePasteChainId:s});if(d){const e=d[t(307)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(238)][t(190)](s),a=e[t(384)]((e=>e[t(350)]()[t(220)](i)));a&&r[t(333)]([a[t(236)],o])}r[t(206)]&&d[t(295)](t(363),Object[t(256)](r))}c=null})))}),{priority:e.priorities[t(275)]+10}),n[t(267)][t(358)](t(340)).on(t(304),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(198)]();const u=s[r(232)],l=o,f=Ga(u),h=Ga(l);e[r(286)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(283)](u[r(328)](0));for(const t of Array[r(381)](l[r(229)]()))a[r(261)](t,u,r(305));const t=c[r(334)][r(382)](s[r(323)]),e=c[r(311)][r(382)](s[r(203)]);t||e||(d=i.LiveRange[r(356)](a[r(277)](u)))}else h&&!f&&(g=a[r(277)](u));else{const t=a[r(324)](r(207)),e=a[r(324)](r(207));a[r(299)](a[r(277)](u),e),a[r(261)](t,u,0);for(const e of Array[r(381)](l[r(229)]()))a[r(261)](e,t,r(305));d=i.LiveRange[r(356)](a[r(190)](t)),g=i.LiveRange[r(356)](a[r(190)](e))}const p=Array[r(381)](l[r(192)]())[r(379)]((([t])=>Ba[r(382)](t)));c[r(345)][r(333)]({element:u,attributes:p[r(206)]?Object[r(256)](p):null}),d&&c[r(196)][r(333)](d),g&&c[r(264)][r(333)](g)}),{priority:t(275)}),s.on(t(354),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(320)]||1;c[o(311)]=new Array(l)[o(260)](u)[o(191)](((t,e)=>t+e));for(const{cell:t}of s[o(387)](i,{startColumn:u,endColumn:u+l-1}))c[o(230)][o(333)](n[o(238)][o(190)](t))}),{priority:t(248)}),s.on(t(388),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(341)]||1;c[o(334)]=new Array(l)[o(260)](u)[o(191)](((t,e)=>t+e));for(const{cell:t}of s[o(387)](i,{startRow:u,endRow:u+l-1}))c[o(342)][o(333)](n[o(238)][o(190)](t))}),{priority:t(248)}),r[t(262)][t(288)]((e=>{const r=t;if(e[r(197)]&&e[r(197)][r(199)](r(315)))return e[r(259)]?{}:{type:r(280),content:Kr(n[r(204)],r(223))}}));const u=()=>!1;for(const e of[t(315),t(338),t(391),t(360)])r[t(285)][t(325)](t(280),e,t(317),u),r[t(285)][t(325)](t(221),e,t(317),u),r[t(285)][t(325)](t(319),e,t(317),u);r[t(285)][t(325)](t(319),t(360),t(296),u),r[t(285)][t(325)](t(319),t(360),t(335),((e,r,s)=>{const o=t,i=e[o(191)]((t=>t[o(364)]()))[o(379)]((t=>t)),a=new Map(i[o(191)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(345)])e&&a[o(339)](t,e);else if(s&&s[o(363)])for(const[t,e]of Object[o(376)](s[o(363)])){const r=n[o(238)][o(273)][o(358)](t),s=r?r[o(350)]()[o(364)]():null;s&&a[o(339)](s,e)}n[o(238)][o(287)]((t=>{const e=o;for(const[n,r]of a)t[e(244)]({...Ua,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(285)][o(325)](e,o(315),s,((t,i,a)=>{const c=o;n[c(238)][c(287)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(268)][o(309)];t.is(o(359),o(207))&&u[o(333)](t)}r[o(285)][o(331)](e,null,s)(t,i,a);for(const t of u)o(349)!=t[o(369)][o(346)]&&n[o(365)](t)}))}))};l(t(280),t(335)),l(t(280),t(296)),l(t(221),t(335)),l(t(221),t(296)),r[t(285)][t(325)](t(280),t(391),t(296),(e=>{const n=t,r=e[n(191)]((t=>t[n(364)]())),i=r[0][n(245)](n(270)),{minRow:a,maxRow:c}=o[n(231)](r);s[n(378)](i,{at:a,rows:c-a+1})})),r[t(285)][t(325)](t(280),t(338),t(296),(e=>{const n=t,r=e[n(191)]((t=>t[n(364)]())),i=r[0][n(245)](n(270)),{minColumn:a,maxColumn:c}=o[n(231)](r);s[n(344)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(197)]||!n[s(197)][s(199)](s(315)))return;const o=n[s(302)][s(253)],i=r[s(327)]()[s(379)]((t=>t[s(370)]&&t[s(302)]&&t[s(302)][s(253)]==o));i[s(206)]&&n[s(326)]()[s(206)]!=i[s(206)]&&i[s(239)](((t,e)=>(t[s(258)]=e,e[s(259)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(353)](e[s(255)]),a=[s(352),s(308)],c=r[s(313)][s(382)](e[s(255)]);return c&&a[s(333)](s(235)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(216),f,{priority:t(275)}),r.on(t(322),f,{priority:t(275)}),n[t(238)][t(274)][t(337)]((()=>{const e=t;let s=!1;const o=Array[e(381)](n[e(238)][e(274)][e(195)][e(194)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(353)](t);if(e(228)!=o||e(221)!=a||i[e(249)])continue;if(!r[e(294)](c))continue;const u=r[e(314)](c)[e(289)](),l=n[e(267)][e(358)](e(246)).me;for(const t of r[e(327)]())if(t[e(370)]&&t[e(371)]==l&&e(319)==t[e(318)]&&e(360)==t[e(197)]&&t[e(289)]()[e(368)]((t=>u[e(222)]((n=>n[e(226)](t,!0))))))for(const n of t[e(326)]())n[e(370)]&&(n[e(296)](),s=!0)}return s})),n[t(238)][t(274)][t(337)]((e=>{const s=t,o=n[s(251)][s(358)](s(201));if(!o||!o[s(301)][s(214)](e[s(390)]))return!1;let i=!1;const a=n[s(267)][s(358)](s(246)).me,c=n[s(238)][s(274)][s(195)][s(224)](),u=Array[s(381)](n[s(238)][s(274)][s(195)][s(194)]())[s(379)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(353)](t);return n(228)==o&&n(315)==i&&c==a.id&&!e[n(249)]}));for(const t of c){if(s(261)!=t[s(318)]||s(207)!=t[s(236)]||1!=t[s(206)])continue;const n=e[s(290)](t[s(355)],t[s(355)][s(200)](1));if(!u[s(384)]((({data:t})=>t[s(202)][s(220)](n))))for(const{name:t,data:r}of u)if(n[s(226)](r[s(202)])){e[s(209)](t,{range:n}),i=!0;break}}return i})),n[t(238)][t(274)][t(337)]((e=>{const s=t;let o=!1;const i=n[s(267)][s(358)](s(246)).me,a=r[s(327)]()[s(379)]((t=>t[s(370)]&&t[s(371)]==i)),c=new Set,u=new Set;for(const t of a)if(s(315)==t[s(197)])for(const e of t[s(307)]()){const n=e[s(350)]()[s(364)]();if(n)if(n.is(s(359),s(207))&&Ga(n)){t[s(297)](e[s(236)]),c[s(266)](n),o=!0;const r=n[s(284)],i=n[s(293)],a=r&&r.is(s(359),s(207)),l=i&&i.is(s(359),s(207));a&&!c[s(214)](r)&&u[s(266)](r),l&&!c[s(214)](i)&&u[s(266)](i)}else n.is(s(359),s(193))&&n[s(343)]&&(t[s(297)](e[s(236)]),o=!0)}else if(s(360)==t[s(197)]){if(!t[s(302)]||!t[s(302)][s(253)])continue;const e=t[s(302)][s(363)];if(e&&Object[s(234)](e)[s(206)])continue;const n=t[s(302)][s(253)];let r=!0,i=!0;for(const e of a)if(e[s(197)]&&e[s(197)][s(199)](s(315))){if(!e[s(302)][s(253)]){i=!1;break}if(e.id!=t.id&&e[s(302)][s(253)]==n){r=!1;break}}i&&r&&(t[s(254)](),o=!0)}for(const t of c)e[s(283)](t);for(const t of u)e[s(365)](t);return o})),n[t(269)][t(282)](t(219))[t(330)]({model:t(279),view:t=>h(t),converterPriority:t(275)}),n[t(269)][t(282)](t(366))[t(330)]({model:t(279),view:(e,n)=>n[t(303)][t(217)]?h(e,!1):null,converterPriority:t(275)});const d=n[t(212)][t(211)];this[t(272)](d[t(274)],t(298),((e,n)=>{const r=t,s=[];for(const t of d[r(277)](n[r(377)])[r(348)]())t.is(r(359),r(357))&&s[r(333)](t);d[r(287)]((t=>{const e=r;for(const n of s)t[e(227)](t[e(277)](n),t[e(392)](n)),t[e(283)](n)}))}))}}function Ga(t){const e=Da;if(t[e(343)])return!0;const n=t[e(328)](0);return n.is(e(359),e(193))&&n[e(343)]}function Va(t,e={},n){const r=Da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(387)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ha(){const t=["selection","markBlockFormat","format","799232tqrACE","resizeTableWidth","*Format:* resize table","getSuggestions","author","TrackChangesEditing","formatInline","formatGroupId","bind","registerCustomCallback","3180024eUbLdx","Users","TableColumnResizeEditing","22864nAxsKn","getColumnGroupElement","enableCommand","4434IVgMhe","afterInit","has","getAttribute","subType","formatBlock","_suggestionFactory","getContainedElement","plugins","data","getSelectedElement","get","2665APyGZn","1330YhAWmr","4CaKnxH","editor","table","getSuggestionCallback","registerDescriptionCallback","handleResizeTableWidthCommand","handleSuggestionDescription","accept","change","getTableColumnsWidths","181907XqGbXo","1824963RdVmkO","type","resizeTable","tableWidth","discard","1604076uLCnhy","document","commandParams","locale","880BZZEhL","columnWidths","model","descriptionFactory"];return(Ha=function(){return t})()}const Wa=za;function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=445]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(440502===parseInt(e(501))/1+-parseInt(e(490))/2+-parseInt(e(485))/3*(-parseInt(e(474))/4)+parseInt(e(472))/5*(parseInt(e(460))/6)+-parseInt(e(473))/7*(-parseInt(e(457))/8)+parseInt(e(454))/9+parseInt(e(494))/10*(-parseInt(e(484))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[Wa(461)](){const t=Wa;if(!this[t(475)][t(468)][t(462)](t(456)))return;const e=this[t(475)][t(468)][t(471)](t(449));e[t(459)](t(445),this[t(479)][t(452)](this)),e[t(466)][t(453)](t(465),t(487),t(481),e[t(466)][t(477)](t(465),null,t(489))),e[t(466)][t(453)](t(465),t(487),t(489),e[t(466)][t(477)](t(465),null,t(481))),e[t(497)][t(478)](this[t(480)][t(452)](this))}[Wa(479)](t,e){const n=Wa,r=this[n(475)][n(468)][n(471)](n(449)),s=this[n(475)][n(468)][n(471)](n(456)),o=e[n(476)]||this[n(475)][n(496)][n(491)][n(498)][n(470)]();this[n(475)][n(496)][n(482)]((()=>{const i=n,a=s[i(458)](o);let c=a?s[i(483)](a):null,u=o[i(463)](i(488))||null;const l=e[i(488)]||u,f=e[i(495)]||c,h=this[i(475)][i(468)][i(471)](i(455)).me;for(const t of r[i(447)]()){const e=t[i(467)]();if(i(487)===t[i(464)]&&e===o){t[i(448)]!==h&&t[i(489)]();const e=t[i(469)][i(492)];u=e[0][i(488)],c=e[0][i(495)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(499)](o,{commandName:i(445),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(487)},[],i(487))}))}[Wa(480)](t){const e=Wa;if(e(465)!=t[e(486)]&&e(450)!=t[e(486)])return;const{data:n}=t;if(n&&e(487)===n[e(451)]){const t=e(446);return{type:e(500),content:Kr(this[e(475)][e(493)],t)}}}}const qa=Za;function Xa(){const t=["afterInit","46AyFCmx","editor","has","1696860yDiavC","5827506sGzjQM","392280OAWfQP","insertTemplate","8664291kAafYX","24PfvzvP","TrackChangesEditing","Template","enableCommand","5313TiLQzp","plugins","get","203cwWOYW","32243cUZEIL","5IZVwse","15239521iTfFve","728qDhTQt"];return(Xa=function(){return t})()}function Za(t,e){const n=Xa();return(Za=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(768406===parseInt(e(229))/1*(-parseInt(e(213))/2)+parseInt(e(225))/3*(parseInt(e(211))/4)+-parseInt(e(209))/5*(-parseInt(e(217))/6)+-parseInt(e(228))/7*(parseInt(e(218))/8)+-parseInt(e(220))/9+-parseInt(e(216))/10+-parseInt(e(210))/11*(-parseInt(e(221))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Ja extends t.Plugin{[qa(212)](){const t=qa,e=this[t(214)];e[t(226)][t(215)](t(223))&&e[t(226)][t(227)](t(222))[t(224)](t(219))}}const Ya=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=390]})(t,e)}function $a(){const t=["8IfSkdz","editor","commands","226746yqlnjE","afterInit","descriptionFactory","132672UxVptL","1464590LIlGbZ","5953130hHmUTS","insertTableOfContents","locale","2upqCYv","TrackChangesEditing","29290NmUykj","plugins","252ndSuVB","get","enableCommand","72915dadWyh","registerElementLabel","tableOfContents","148WJbOOs","ELEMENT_TABLE_OF_CONTENTS","27782095nlxohs"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(473449===-parseInt(e(410))/1*(parseInt(e(408))/2)+-parseInt(e(391))/3*(parseInt(e(394))/4)+parseInt(e(404))/5+parseInt(e(403))/6*(-parseInt(e(412))/7)+-parseInt(e(397))/8*(parseInt(e(400))/9)+-parseInt(e(405))/10+parseInt(e(396))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{[Ya(401)](){const t=Ya,e=this[t(398)];if(!e[t(399)][t(413)](t(406)))return;e[t(411)][t(413)](t(409))[t(390)](t(406));const n=e[t(411)][t(413)](t(409)),r=e[t(407)];n[t(402)][t(392)](t(393),(e=>Kr(r,t(395),e)))}}const ec=rc;!function(t){const e=rc,n=t();for(;;)try{if(999825===-parseInt(e(448))/1+-parseInt(e(453))/2*(-parseInt(e(432))/3)+-parseInt(e(420))/4+parseInt(e(426))/5+-parseInt(e(443))/6+parseInt(e(418))/7+parseInt(e(446))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);class nc extends t.Plugin{[ec(416)](){const t=ec,e=this[t(438)];if(!e[t(419)][t(425)](t(424)))return;const n=e[t(419)][t(414)](t(427));n[t(437)][t(413)](t(454),(()=>Kr(e[t(423)],t(445)))),e[t(436)][t(434)][t(447)]((r=>{const s=t;let o=!1;const i=Array[s(450)](e[s(436)][s(434)][s(428)][s(433)]());for(const{name:t,data:a}of i){const{group:i}=n[s(417)](t);if(s(441)!==i||!a[s(442)])continue;const c=a[s(442)],u=c[s(415)][s(452)];if(!u||!u.is(s(444),s(454)))continue;if(!c[s(439)][s(431)](c[s(415)]))continue;const l=e[s(436)][s(422)][s(421)](c[s(415)],s(440));if(l&&l[s(429)]){const e=r[s(430)](c[s(439)],l[s(439)]);e[s(449)](c)||(r[s(435)](t,{range:e}),o=!0)}o||(r[s(451)](t),o=!0)}return o}))}}function rc(t,e){const n=sc();return(rc=function(t,e){return n[t-=413]})(t,e)}function sc(){const t=["183028pRHWvy","isEqual","from","removeMarker","nodeBefore","49686yZLJKG","title-content","registerElementLabel","get","end","afterInit","_splitMarkerName","429625SkhDEL","plugins","1165564ovBGrf","getNearestSelectionRange","schema","locale","Title","has","3809355WObcuf","TrackChangesEditing","differ","isCollapsed","createRange","isTouching","171ntciAW","getChangedMarkers","document","updateMarker","model","descriptionFactory","editor","start","forward","suggestion","newRange","8418456zlTXPk","element","ELEMENT_TITLE","5104184ONAlnJ","registerPostFixer"];return(sc=function(){return t})()}const oc=ac;function ic(){const t=["format","registerBlockAttribute","5rwGyJF","2CtetHF","type","8102024iaVgnW","Uploadcare","10EeiyEv","TrackChangesEditing","uploadcareImageEdit","enableCommand","enableDefaultAttributesIntegration","367758tIzlKh","afterInit","8279328uqznKp","787104GKEkvB","registerDescriptionCallback","plugins","editor","get","uploadcareImageId","3365556oOSRMa","uploadcare","2012676dPsFPL","uploadcareImageReplace","descriptionFactory","attribute","key","849750ZyBxJy","has","UploadcareImageEdit"];return(ic=function(){return t})()}function ac(t,e){const n=ic();return(ac=function(t,e){return n[t-=118]})(t,e)}!function(t){const e=ac,n=t();for(;;)try{if(665206===-parseInt(e(127))/1*(parseInt(e(139))/2)+parseInt(e(147))/3+parseInt(e(145))/4*(parseInt(e(126))/5)+-parseInt(e(121))/6+parseInt(e(129))/7+-parseInt(e(138))/8+-parseInt(e(136))/9*(parseInt(e(131))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class cc extends t.Plugin{[oc(137)](){const t=oc,e=this[t(142)],n=e[t(141)][t(143)](t(132));e[t(141)][t(122)](t(130))&&(n[t(134)](t(146)),e[t(141)][t(122)](t(123))&&(n[t(134)](t(133)),n[t(135)](t(148)),n[t(125)](t(144)),n[t(118)][t(140)]((e=>{const n=t;if(n(119)!=e[n(128)])return;const{data:r}=e;return r&&n(144)==r[n(120)]?{type:n(124),content:""}:void 0}))))}}function uc(){const t=["867212rSAOBj","765983XCRKSZ","5112333BFzqXa","4oGUnhX","afterInit","has","30NsrVvs","4339323vuIADw","enableCommand","editor","plugins","2355366aZmJbH","10827240BOZqfs","4410784tDiYBl","TrackChangesEditing","undo","UndoEditing","15FnvsXU","redo","get"];return(uc=function(){return t})()}function lc(t,e){const n=uc();return(lc=function(t,e){return n[t-=427]})(t,e)}const fc=lc;!function(t){const e=lc,n=t();for(;;)try{if(959057===-parseInt(e(428))/1+-parseInt(e(427))/2+-parseInt(e(429))/3*(-parseInt(e(430))/4)+parseInt(e(444))/5*(parseInt(e(438))/6)+-parseInt(e(440))/7+parseInt(e(439))/8+parseInt(e(434))/9*(-parseInt(e(433))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uc);class hc extends t.Plugin{[fc(431)](){const t=fc,e=this[t(436)],n=e[t(437)][t(446)](t(441));e[t(437)][t(432)](t(443))&&(n[t(435)](t(442)),n[t(435)](t(445)))}}const dc=pc;function gc(){const t=["2011778cTmgRz","plugins","31394420itmUCg","editor","has","2869740cBOrBR","afterInit","TrackChangesEditing","22664PVmzCK","3MraMOn","enableCommand","15YvEdiI","602CHvhkf","TableCaptionEditing","2994066RFAgub","660446txURlw","get","2652676gOIinX","requires","toggleTableCaption"];return(gc=function(){return t})()}function pc(t,e){const n=gc();return(pc=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=pc,n=t();for(;;)try{if(762185===-parseInt(e(402))/1+parseInt(e(387))/2+parseInt(e(396))/3*(-parseInt(e(404))/4)+parseInt(e(398))/5*(-parseInt(e(401))/6)+-parseInt(e(399))/7*(parseInt(e(395))/8)+-parseInt(e(392))/9+parseInt(e(389))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gc);class mc extends t.Plugin{static get[dc(405)](){return[Ca]}[dc(393)](){const t=dc,e=this[t(390)];e[t(388)][t(391)](t(400))&&e[t(388)][t(403)](t(394))[t(397)](t(406))}}const Ic=Ec;function Ec(t,e){const n=bc();return(Ec=function(t,e){return n[t-=140]})(t,e)}function bc(){const t=["format","isPremiumPlugin","tableCellBackgroundColor","_getSuggestion","TableCellPropertiesEditing","pluginName","tableCellWidth","tableCellProperties","getSuggestionCallback","tableBorderStyle","133214qMVQHr","subType","has","get","tableHeight","enqueueChange","*Format:* change table cell properties","handleDiscardAction","discard","afterInit","registerDescriptionCallback","tableCellBorderStyle","getSuggestions","change","document","_handlePropertyChange","getAttribute","handleSuggestionDescription","*Format:* change table properties","151459IkWgbX","TablePropertiesEditing","descriptionFactory","tableCellPadding","formatBlock","join","batch","data","tableWidth","tableCellHeight","tableBorderWidth","commandParams","getSelectionAffectedTableCells","TableUtils","getFirstPosition","accept","selection","enableCommand","removeAttribute","_suggestionFactory","tableBackgroundColor","tableAlignment","457282sNqpTc","findAncestor","locale","setAttribute","model","tableProperties","isOfficialPlugin","9imKcsA","nodeAfter","TrackChangesEditing","931830yVqciJ","TrackChangesTableProperties","tableCellHorizontalAlignment","tableCellBorderWidth","start","markBlockFormat","table","tableCellVerticalAlignment","6418456VOQWOY","tableCellBorderColor","349268JIIcyh","435168kADckf","getContainedElement","tableBorderColor","plugins","editor","registerCustomCallback"];return(bc=function(){return t})()}!function(t){const e=Ec,n=t();for(;;)try{if(164398===parseInt(e(154))/1+-parseInt(e(195))/2+-parseInt(e(202))/3*(parseInt(e(215))/4)+-parseInt(e(205))/5+-parseInt(e(216))/6+-parseInt(e(173))/7+parseInt(e(213))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bc);class Tc extends t.Plugin{constructor(t){const e=Ec;super(t),this[e(200)]=[e(140),e(153),e(183),e(194),e(181),e(158),e(193)],this[e(151)]=[e(214),e(165),e(208),e(176),e(150),e(182),e(146),e(207),e(212)]}static get[Ic(149)](){return Ic(206)}static get[Ic(201)](){return!0}static get[Ic(145)](){return!0}[Ic(163)](){const t=Ic,e=this[t(142)][t(141)][t(157)](t(204));if(this[t(142)][t(141)][t(156)](t(174))){for(const n of this[t(200)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(142)][s(199)][s(168)][s(189)][s(187)]()[s(196)](s(211));this[s(169)](n,[o],this[s(200)],s(200),e,r)}));e[t(192)][t(143)](t(177),t(200),t(188),e[t(192)][t(152)](t(177),null,t(162))),e[t(192)][t(143)](t(177),t(200),t(162),((e,n)=>this[t(161)](this[t(200)],e,n))),e[t(192)][t(143)](t(177),t(200),t(178),(()=>!1))}if(this[t(142)][t(141)][t(156)](t(148))){for(const n of this[t(151)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(142)][s(141)][s(157)](s(186))[s(185)](this[s(142)][s(199)][s(168)][s(189)]);this[s(169)](n,o,this[s(151)],s(151),e,r)}));e[t(192)][t(143)](t(177),t(151),t(188),e[t(192)][t(152)](t(177),null,t(162))),e[t(192)][t(143)](t(177),t(151),t(162),((e,n)=>this[t(161)](this[t(151)],e,n))),e[t(192)][t(143)](t(177),t(151),t(178),(()=>!1))}e[t(175)][t(164)]((e=>this[t(171)](e)))}[Ic(169)](t,e,n,r,s,o){const i=Ic,a=this[i(142)][i(141)][i(157)](i(204));this[i(142)][i(199)][i(159)](o[i(179)],(()=>{const t=i;for(const i of e)if(this[t(147)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(170)](r);void 0!==n&&(e[r]=n)}s(o),a[t(210)](i,{commandParams:[e]},[],r)}}))}[Ic(161)](t,e,n){const r=Ic,s=e[0][r(209)][r(203)],o=n[r(184)][0];this[r(142)][r(199)][r(167)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(198)](r,o[r],s):e[n(191)](r,s)}))}[Ic(171)](t){const e=Ic;if(t[e(180)])switch(t[e(155)]){case e(200):return{type:e(144),content:Kr(this[e(142)][e(197)],e(172))};case e(151):return{type:e(144),content:Kr(this[e(142)][e(197)],e(160))}}}[Ic(147)](t,e){const n=Ic,r=this[n(142)][n(141)][n(157)](n(204));for(const s of r[n(166)]({skipNotAttached:!0})){const r=s[n(217)]();if(s[n(155)]===e&&r===t)return s}return null}}var yc=Function.prototype,_c=Object.prototype,kc=yc.toString,Ac=_c.hasOwnProperty,Cc=kc.call(Object);const Lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=Ac.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&kc.call(n)==Cc};const vc=function(t){return Lc(t)?void 0:t};var Sc=$?$.isConcatSpreadable:void 0;const Rc=function(t){return ce(t)||ae(t)||!!(Sc&&t&&t[Sc])};const Nc=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):tn(o,c):s||(o[o.length]=c)}return o};const wc=function(t){return(null==t?0:t.length)?Nc(t,1):[]};const Mc=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 Oc=Math.max;const Fc=function(t,e,n){return e=Oc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Oc(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),Mc(t,this,a)}};const Dc=function(t){return function(){return t}};const Pc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:Dc(e),writable:!0})}:function(t){return t};var xc=Date.now;const Bc=function(t){var e=0,n=0;return function(){var r=xc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Pc);const Uc=function(t){return Bc(Fc(t,void 0,wc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,vc));for(var s=e.length;s--;)jr(n,e[s]);return n})),jc=Gc;function Gc(t,e){const n=Vc();return(Gc=function(t,e){return n[t-=297]})(t,e)}function Vc(){const t=["newValue","registerBlockAttribute","$graveyard","createPositionAt","notReady","removeAttribute","isAtStart","_findSuggestions","markMultiRangeDeletion","editor","backward","skipNestingCheck","track-changes-suggestion-not-found","rootName","isOwn","_recordAttributeChanges","enableCommand","_inlineAttributeKeys","track-changes-user-not-found","_processAttributeChanges","descriptionFactory","options","isIntersectingWithRange","forceDefaultExecution","push","createRange","commands","track-changes-enable-command-twice","mapper","dataToMarker","_updateSuggestionData","_adapter","previous","insertion:join","commentThread","attribute","attribute:accept","updateMarker","after","position","announce","enqueueChange","clone","getRanges","isArray","attributes","_isBlockAttribute","_trackFormatChanges","_createSuggestion","dataDowncast","resolve","creator","format","always","setTo","forward","editing","pluginName","discardAllSuggestions","markMultiRangeBlockFormat","change:data","parent","accept","formatBlock","values","discard","setAttribute","createRangeOn","fetchCommentThread","deletion","markInlineFormat","$marker","createPositionBefore","getIntersection","isInsideObject","containsRangeInObject","deleteContent","formatBlock:chain","action","listenTo","multipleBlocks","length","_onDiscard","editingDowncast","discardSuggestion","isBefore","FORMATTING","2JJYleF","low","external:","isAtEnd","refresh","has","authorName","getFirstMarker","addMarker","trackChangesCommand","formatInline:","30yIThqv","attributeOldValue","LEAVE","consume","applyOperation","formatGroupId","for","unbindElementFromMarkerName","catch","init","acceptSelectedSuggestions","moveTargetPosition","update:suggestion","track-changes-command-not-found","_reduceExistingSuggestions","get","attributeNewValue","_refreshSuggestionsChain","_reduceSuggestionAttributeRange","deletion:","range","179577SlwCLC","config","_editor","filter","addSuggestionData","acceptAllSuggestions","isNextTo","addMarkerName","2298nLXAIf","stop","set","fire","suggestion","createRangeIn","Users","removeMarker:suggestion:formatBlock","_recordAttributeSuggestions","ck-suggestion-marker--active","href","addComment","locale","9734681XJghMw","next","containsPosition","afterInit","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.","sort","return","deletion:discard","toJSON","nodeBefore","getMarkers","getShiftedBy","containsRange","removeMarker","suggestion:","insert","_blockAttributeKeys","default","removeClass","markers","widget","getDifference","markerToHighlight","attribute:discard","_getAttributeKey","getAttribute","unbind","_splitMarkerName","addSuggestion","addCommentThread","open","_initAriaMarkerChangeAnnouncements","splitPosition","track-changes-adapter-missing-getsuggestion","start","root","change","suggestion:attribute:","commandName","_isDataLoaded","fromCharCode","_getMarkerAnnouncementText","TrackChangesEditing","track-changes-suggestion-data-mismatch","adapter","_breakSuggestionMarker","stringify","acceptSuggestion","stopListening","track-changes-adapter-already-set","addHighlight","tablePasteChainId","deletion:chain","map","getCustomProperty","multi","requires","getLastMatchingPosition","addMarker:suggestion:formatBlock","suggestion-type","enableDefaultAttributesIntegration","type","markDeletion","forEach","markMultiRangeInsertion","isObject","normal","change:activeMarkers","reconvertMarker","from","clear","isDocumentOperation","markBlockFormat","move","hasCommentThread","schema","getMultiRangeId","groupId","pop","getFirstRange","_refreshAttributeSuggestionsChain","isUndo","data-author-id","markerName","getSuggestionCallback","getChangedMarkers","unshift","1228PMKNRT","splice","every","newRange","_model","_setSuggestionData","formatBlock:","formatBlock:accept","removeMarkers","element","_handleNewSuggestionMarker","_checkSuggestionCorrectness","_getSuggestionData","key","formatInline","_joinSuggestions","toUpperCase","getAllAdjacentSuggestions","_isForcedDefaultExecutionBlock","ready","registerInlineAttribute","trackChanges.mergeNestedSuggestions","find","insertion:discard","oldRange","_mergeNestedSuggestions","rejected","$elementName","isSelectable","isOfficialPlugin","isEqual","formatInline:accept","CommentsRepository","_suggestions","_defaultCallbacks","attribute:","high","_SUGGESTION_ANNOUNCEMENT","suggestionChanged","containerElement","some","40ETzwXo","isIntersecting","model","buildSuggestion","markerToData","deletion:accept","isAfter","insertion","isLimit","addClass","getSuggestions","authoredAt","PENDING_ACTION_SUGGESTION","registerCustomCallback","ck-suggestion-marker-","trackChanges.trackFormatChanges","containsItem","createPositionAfter","addMarker:suggestion","_cutOutSuggestionMarker","remove","registerPostFixer","batch","author","_registerDefaultCallbacks","formatInline:discard","getSuggestion","PendingActions","upcast","_enabledCommands","$text","174kiTwrn","_getAuthorFromId","addUser","formatBlock:discard","createElement","split","highest","item","isBlock","_isRegisteredAttribute","getChanges","formatInline:chain","insertContent","ENTER","markerNameToElements","assign","showSuggestionHighlights","ck-suggestion-marker","isMultiRange","substr","_suggestionFactory","enableReadOnlyMode","group","removed","collaboration.channelId","oldValue","createSelection","_afterChanges","originalSuggestionId","updateSuggestion","writer","getContainedElement","_saved","getCommentThread","markInsertion","startsWith","nodeAfter","32104308KPExOK","never","size","rethrowUnexpectedError","_joinWithAdjacentSuggestions","activeMarkers","getUser","marker-count","data-suggestion","accepted","chain","142980kHRsXM","name","plugins","isLocal","toViewElement","add","substring","formatInline:join","define","comments","removeComment","targetPosition","head","lowest","fromRange","markerReady","setSelection","_getExternalAuthor","includes","consumable","insertion:","_rangeIsInLocalUserInsertion","_processAttributeSuggestions","$textProxy","subType","attributeKey","_removeSuggestion","error-saving-suggestion-data-suggestion-discarded","formatBlock:join","hasSuggestion","delete","rename","differ","bindElementToMarker","join","dataReady","data","execute","removeMarker:suggestion:attribute","end","getNearestSelectionRange","attribute:join","_addThreadToSuggestion","change:_saved","_addSuggestionMarker","_customCallbacks","_commentsRepository","ck-suggestion-marker-formatInline","hasComments","meta","isInContent","insertion:accept","559073OVfDjT","concat","782887jnSPyO","discardSelectedSuggestions","elementToElement","detach","createdAt","addRange","addMarker:suggestion:attribute","before","getItems","@external","getRange","trackChanges","ck-suggestion-marker-formatBlock","warn","isExternal","suggestionUnloaded","suggestionLoaded","isPremiumPlugin","isRemovable","_suggestionState","isCollapsed","document","conversion","getAncestors","selection","documentSelection","value","_setSuggestionRange","howMany","deletion:join","insertion:chain","keys","then","markAttributeChange"];return(Vc=function(){return t})()}!function(t){const e=Gc,n=t();for(;;)try{if(452195===-parseInt(e(711))/1*(-parseInt(e(399))/2)+-parseInt(e(439))/3*(-parseInt(e(539))/4)+parseInt(e(659))/5*(parseInt(e(611))/6)+parseInt(e(713))/7*(parseInt(e(580))/8)+-parseInt(e(431))/9*(-parseInt(e(410))/10)+parseInt(e(452))/11+-parseInt(e(648))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);const Hc=jc(566);class Wc extends t.Plugin{static get[jc(508)](){return[jc(571),o.Users,t.PendingActions,ts,ss,us,hs,Is,Ls,_s,Ns,Ds,Ws,oo,lo,po,To,Ao,Ro,Oo,Po,Go,zo,$o,Zo,ri,ai,ui,bi,Ci,Gi,pi,Xs,$s,Ri,Oi,Di,Wi,qi,ta,sa,ca,fa,Ia,ya,Ca,Na,Fa,mc,ja,Ka,tc,Tc,Ja,nc,cc,hc]}static get[jc(369)](){return jc(494)}static get[jc(568)](){return!0}static get[jc(730)](){return!0}constructor(t){const e=jc;super(t),this[e(447)]=!1,this[e(441)](e(653),[]),this.on(e(519),((n,r,s,o)=>{const i=e;this[i(543)][i(488)]((()=>{const e=i;for(const n of[...o,...s])this[e(543)][e(471)][e(404)](n)&&t[e(368)][e(520)](n)}))})),this[e(332)]=new Jr(this[e(321)][e(582)][e(527)],this[e(321)][e(451)]),this[e(343)]=null,this[e(631)]=new zc(this[e(321)]),this[e(572)]=new Map,this[e(705)]=t[e(661)][e(425)](e(571)),this[e(609)]=new Set,this[e(543)]=this[e(321)][e(582)],this[e(297)]=new WeakMap,this[e(557)]=!1,this[e(468)]=new Set([e(566)]),this[e(329)]=new Set,t[e(432)][e(667)](e(595),e(469)),this[e(359)]=t[e(432)][e(425)](e(595)),t[e(432)][e(667)](e(560),!0),this[e(564)]=t[e(432)][e(425)](e(560)),this[e(408)]=new f(t,this[e(609)]),this[e(483)]()}[jc(419)](){const t=jc,n=this[t(321)],r=(e,n)=>{const r=t;if(r(347)!=e)return r(594)+e;const s=n[r(616)]("|")[0];return this[r(358)](s)?r(725):r(706)};n[t(300)][t(416)](t(395))[t(474)]({model:t(443),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(479)](e[n(535)]),c=[n(628),r(i,a)];let u=3e3;return this[n(653)][n(677)](e[n(535)])&&(c[n(336)](n(448)),u=3010),n(381)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(300)][t(416)](t(361))[t(664)]((e=>{const r=t;e.on(r(598),((t,e,s)=>{const o=r;if(!s[o(333)][o(627)])return;const i=e[o(618)];if(!i)return;const c=s[o(340)][o(663)](i);n[o(582)][o(527)][o(517)](i)&&c&&!c[o(506)](o(472))&&c.is(o(578))&&(0,a.toWidget)(c,s[o(641)])}),{priority:r(575)})})),n[t(300)][t(416)](t(361))[t(474)]({model:t(443),view:(e,n)=>{const s=t;if(!n[s(333)][s(627)])return null;const{type:o,subType:i}=this[s(479)](e[s(535)]);return{classes:[s(628),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(618)])return;const{id:c,authorId:u}=this[a(479)](o[a(535)]);if(r){const t=this[a(572)][a(425)](c),e=this[a(476)](t);if(!this[a(358)](e))return}if(o[a(618)].is(a(302)))return void i[a(678)][a(413)](o[a(618)],s[a(660)]);const l=i[a(340)][a(663)](o[a(618)]);if(o[a(618)].is(a(548))&&n[a(582)][a(527)][a(619)](o[a(618)])&&!l[a(506)](a(502))){i[a(641)][a(589)]([a(628),a(725)],l),i[a(641)][a(378)](a(656),c,l),i[a(641)][a(378)](a(534),u,l),i[a(340)][a(692)](l,o[a(535)]),e&&(this[a(653)][a(677)](o[a(535)])?i[a(641)][a(589)](a(448),l):i[a(641)][a(470)](a(448),l));for(const t of n[a(582)][a(444)](o[a(618)])[a(721)]())i[a(678)][a(413)](t,s[a(660)]);i[a(678)][a(413)](o[a(618)],s[a(660)])}};n[t(300)][t(416)](t(361))[t(664)]((e=>{const n=t;e.on(n(510),((t,e,r)=>{const o=n;r[o(333)][o(627)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(617)})})),n[t(300)][t(416)](t(361))[t(664)]((e=>{const n=t;e.on(n(719),((t,e,r)=>{const o=n;r[o(333)][o(627)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(617)})})),n[t(300)][t(416)](t(361))[t(584)]({model:t(443),view:(e,n)=>n[t(333)][t(627)]?null:{group:t(443),name:e[t(630)](11)}}),n[t(300)][t(416)](t(608))[t(715)]({view:{name:t(443),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(466)+e[r(477)](r(511))+":"+e[r(477)]("id");return e[r(477)](r(655))&&(s+=":"+e[r(477)](r(655))),n[r(615)](r(383),{"data-name":s})}}),n[t(300)][t(416)](t(608))[t(341)]({view:t(443)}),n[t(300)][t(416)](t(395))[t(664)]((e=>{const n=t;e.on(n(510),s(),{priority:n(575)})})),n[t(300)][t(416)](t(395))[t(664)]((e=>{const n=t;e.on(n(719),s({isAttributeSuggestion:!0}),{priority:n(575)})})),n[t(300)][t(416)](t(395))[t(664)]((e=>{const n=t;e.on(n(446),((t,e,r)=>{const s=n,o=r[s(340)][s(625)](e[s(535)]);if(o)for(const t of o)t[s(506)](s(502))||(r[s(641)][s(470)]([s(628),s(725),s(448)],t),r[s(641)][s(317)](s(656),t),r[s(641)][s(317)](s(534),t),r[s(340)][s(417)](t,e[s(535)]))}),{priority:n(575)})})),n[t(300)][t(416)](t(395))[t(664)]((e=>{const n=t;e.on(n(697),((t,e,r)=>{const s=n,o=r[s(340)][s(625)](e[s(535)]);if(!o)return;const{id:i}=this[s(479)](e[s(535)]),a=this[s(572)][s(425)](i),c=this[s(476)](a);if(this[s(358)](c))for(const t of o)t[s(506)](s(502))||(r[s(641)][s(470)]([s(628),s(725),s(448)],t),r[s(641)][s(317)](s(656),t),r[s(641)][s(317)](s(534),t),r[s(340)][s(417)](t,e[s(535)]))}),{priority:n(575)})})),n[t(582)][t(299)][t(601)]((e=>{const r=t;let s=!1;const o=Array[r(521)](n[r(582)][r(299)][r(691)][r(537)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(479)](t);if(r(443)!==o)continue;const h=this[r(572)][r(425)](f);if(null!=c[r(542)]){r(553)==u&&(s=s||Xc(c[r(542)],t,e,n[r(582)][r(527)]));const o=r(347)==u&&this[r(358)](l[r(616)]("|")[0]);if(c[r(542)][r(298)]||r(314)==c[r(542)][r(487)][r(325)]||r(375)==u&&!Jc(c[r(542)])||o&&!Jc(c[r(542)])||r(381)==u&&(qc(a=c[r(542)])||function(t){const e=r;return t[e(486)][e(373)]==t[e(698)][e(461)]&&t[e(486)][e(402)]}(a)))e[r(465)](t),s=!0;else{if(!h||!h[r(709)])continue;if(c[r(542)]&&c[r(563)]&&c[r(542)][r(569)](c[r(563)]))continue;i[r(664)](h)}}}var a;return i[r(650)]>0&&(s=!!this[r(652)](i)||s),s})),n[t(582)][t(299)][t(601)]((e=>{const r=t;let s=!1;for(const t of n[r(582)][r(299)][r(691)][r(621)]())if(r(467)==t[r(513)])for(const t of this[r(572)][r(376)]()){if(t[r(629)]||!t[r(709)])continue;const o=r(375)==t[r(513)],i=this[r(476)](t),a=i&&this[r(358)](i);if(!o&&!a)continue;const c=t[r(531)]();if(c[r(486)][r(373)]!=c[r(698)][r(373)]&&!c[r(698)][r(402)]){const o=n[r(582)][r(315)](c[r(486)][r(647)],r(698)),i=n[r(582)][r(337)](c[r(486)],o);e[r(349)](t[r(406)](),{range:i}),s=!0}}return s})),n[t(582)][t(299)][t(601)]((e=>this[t(331)](e))),n[t(582)][t(299)][t(601)]((e=>!e[t(602)][t(662)]&&this[t(681)](e))),n[t(582)].on(t(638),(()=>{this[t(447)]=!1})),n[t(582)][t(299)].on(t(372),((r,s)=>{const o=t;if(!s[o(662)]||s[o(533)])return;if(!this[o(447)])return;const i=n[o(582)][o(299)][o(691)][o(621)]();if(0==i[o(393)])return;const a=[],c=i[o(434)]((t=>o(347)==t[o(513)])),u=i[o(434)]((t=>o(467)==t[o(513)]&&o(610)!=t[o(660)]));for(const t of c)this[o(620)](t[o(684)])&&a[o(336)]({key:t[o(684)],newValue:t[o(426)],oldValue:t[o(411)],range:Yc(t[o(430)],n[o(582)])});for(const t of u){if(o(690)!=t[o(390)]&&o(403)!=t[o(390)])continue;const e=Qc(t[o(351)][o(647)],n[o(582)]),r=t[o(720)];o(690)==t[o(390)]&&a[o(336)]({key:o(566),newValue:t[o(660)],oldValue:r[o(660)],range:e});for(const[n,s]of r[o(357)]){if(!this[o(620)](n))continue;const r=t[o(357)][o(425)](n);s!==r&&a[o(336)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(357)])this[o(620)](n)&&(r[o(357)][o(404)](n)||a[o(336)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(393)]&&n[o(582)][o(353)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(311)](t,e,s,o,{groupId:r});this[n(424)](t,a)}))}),{priority:t(672)}),n[t(582)][t(471)].on(t(422),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(479)](n[s(660)]),e=this[s(572)][s(425)](t);e&&e[s(438)](n[s(660)])}})),n[t(582)][t(299)].on(t(372),(()=>{const e=t,r=Array[e(521)](n[e(582)][e(299)][e(691)][e(537)]())[e(434)]((t=>e(443)===this[e(479)](t[e(660)])[e(633)]));if(0===r[e(393)])return;r[e(457)](((t,n)=>{const r=e,s=t[r(695)][r(563)],o=n[r(695)][r(563)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(486)][r(397)](o[r(486)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(479)](t);if(null===n[e(563)]){const n=this[e(549)](t);o[e(664)](n)}else{const t=this[e(572)][e(425)](r);null!==n[e(542)]||t[e(709)]?(s[e(664)](t[e(671)]),o[e(664)](t)):this[e(685)](t)}}o[e(650)]>0&&this[e(427)](o);for(const t of s)this[e(442)](e(577),t)})),n[t(582)].on(t(414),((e,r)=>{const s=t,o=r[0];if(!this[s(572)][s(650)])return;if(!o[s(523)])return;if(o[s(602)][s(533)]||!o[s(602)][s(662)])return;let i,a;switch(o[s(513)]){case s(467):i=n[s(582)][s(315)](o[s(351)]),a=i[s(463)](o[s(306)]);break;case s(616):i=n[s(582)][s(315)](o[s(484)]),a=n[s(582)][s(315)](o[s(421)]);break;case s(525):i=n[s(582)][s(315)](o[s(670)]),a=i[s(463)](o[s(306)]);break;default:return}const c=n[s(582)][s(337)](i,a);n[s(582)][s(488)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(319)](c)){if(e[t(629)])continue;if(t(553)==e[t(513)])continue;const r=this[t(476)](e);if(r&&this[t(358)](r)&&t(616)!=o[t(513)])continue;const s=e[t(695)]&&e[t(695)][t(392)];(t(375)!=e[t(513)]||t(616)==o[t(513)]&&!s)&&(n[t(387)]||t(587)==e[t(513)]&&n[t(326)]||e[t(531)]()[t(464)](c)&&this[t(497)](e,i,a))}}))}),{priority:t(672)}),n[t(582)].on(t(388),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(335)])return;if(this[s(557)])return;if(!this[s(408)][s(304)])return;if(o[s(298)])return;const a=n[s(582)][s(527)],{start:c,end:u}=o[s(531)](),l=c[s(647)]&&a[s(588)](c[s(647)])?null:a[s(699)](c,s(367)),f=u[s(461)]&&a[s(588)](u[s(461)])?null:a[s(699)](u,s(322)),h=n[s(582)][s(337)](l?l[s(486)]:c,f?f[s(698)]:u);n[s(582)][s(488)]((t=>{const e=s;this[e(514)](h);const r=n[e(582)][e(527)][e(699)](h[e(486)]);o.is(e(303))?t[e(675)](r):o[e(366)](r)})),e[s(440)]()}),{priority:e.priorities[t(518)]+10}),n[t(582)].on(t(623),((e,r)=>{const s=t,o=r[r[s(393)]-1];o&&o[s(335)]||this[s(557)]||this[s(408)][s(304)]&&(n[s(582)][s(488)]((()=>{const t=s;let o=n[t(582)][t(623)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(458)]=o[t(354)]();const i=o[t(698)][t(461)],a=n[t(582)][t(527)];i&&a[t(619)](i)&&!a[t(517)](i)&&(o=n[t(582)][t(337)](o[t(486)],n[t(582)][t(315)](i,t(698)))),this[t(645)](o)})),e[s(440)]())}),{priority:t(575)}),this[t(321)][t(338)][t(664)](t(724),this[t(408)]),this[t(328)](t(724));const o=new d(n,this[t(572)]);n[t(338)][t(664)](t(499),o),this[t(328)](t(499));const i=new b(n,this[t(572)]);n[t(338)][t(664)](t(396),i),this[t(328)](t(396)),n[t(338)][t(664)](t(436),new w(n,o,this[t(572)])),this[t(328)](t(436)),n[t(338)][t(664)](t(370),new w(n,i,this[t(572)])),this[t(328)](t(370)),n[t(338)][t(664)](t(420),new F(n,o,this[t(572)])),this[t(328)](t(420)),n[t(338)][t(664)](t(714),new F(n,i,this[t(572)])),this[t(328)](t(714));const c=n[t(661)][t(425)](t(571));this[t(391)](c,t(450),((e,{threadId:n})=>{const r=t,s=this[r(572)][r(425)](n);s&&s[r(346)]&&1===s[r(346)][r(393)]&&this[r(342)](n,{hasComments:!0})}),{priority:t(400)}),this[t(391)](c,t(669),((e,{threadId:n})=>{const r=t,s=this[r(572)][r(425)](n);s&&s[r(346)]&&!s[r(346)][r(393)]&&this[r(342)](n,{hasComments:!1})}),{priority:t(400)})}[jc(455)](){!async function(t){const n=m([49,77,65,79,78,80,117,114,88,52,82,122,54,108,50,87,110,105,81,98,115,76,83,102,107,71,97,86,104,74,72,101,66,103,69,111,100,109,113,57,116,118,73,67,106,89,99,70,84,51,85,120,112,90,75,68,55,53,119,56,121,48]),r=window[m([68,97,116,101])][m([110,111,119])](),s=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])((t=>{s[m([111,110,99,101])](m([114,101,97,100,121]),t)})),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},a=s[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((t=>{let e=0;s[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])]((()=>t))}function u(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function f(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function h(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(t){return s[m([112,108,117,103,105,110,115])][m([104,97,115])](t)}function p(){}function m(t){const e=Gc;return t[e(505)]((t=>String[e(492)](t)))[e(693)]("")}!function(t){const e=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let e=m([77]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=n[m([108,101,110,103,116,104])]&&(s-=n[m([108,101,110,103,116,104])]),e+=n[s]}return e}();s[e]=m([116,114,97,99,107,67,104,97,110,103,101,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,s[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,s[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,s[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,n=null,p=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=a[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],f(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,n){return new(window[m([80,114,111,109,105,115,101])])((c=>{if(i())return c(m([86,97,108,105,100]));a(),s[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,e.uid)();function g(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function p(e){a(e)[m([116,104,101,110])]((t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?h(f(l+n))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((t=>(o(),t)),(()=>{const t=i();return null==t?(o(),m([86,97,108,105,100])):m(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](c)[m([99,97,116,99,104])]((()=>{c(m([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function o(){const e=m([108,108,99,116,45])+h(f(t)),n=d(h(window[m([77,97,116,104])][m([99,101,105,108])](r/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,n)}function i(){const e=m([108,108,99,116,45])+h(f(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](d(n),16)*s:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])(((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{g(t[m([114,101,116,117,114,110])])&&(u=!0,p(t[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])]((()=>{u||c(m([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=a[m([115,112,108,105,116])](m([46])),[s,o,i]=r;return e(s),await n(s,o,i),t}catch(t){return!1}function e(e){const n=u(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(r),(t=>t[m([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[m([105,110,99,108,117,100,101,115])](m([42])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([84,67])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([82,84,67]))){if(g(m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),s[m([112,108,117,103,105,110,115])][m([103,101,116])](n))[m([115,116,97,116,101])]==m([99,111,110,110,101,99,116,101,100]))return!0;if(g(m([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||g(m([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1739664e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Gc,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(449)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])]((t=>t[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((t=>t[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((t=>s[m([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===m([42])))))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(n=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(n=c(m([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[m([80,114,111,109,105,115,101])])(((t,e)=>{n[m([116,104,101,110])](t,e),p[m([116,104,101,110])]((e=>{e!=m([86,97,108,105,100])&&t(e)}),e)})):n||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(t){return m([73,110,118,97,108,105,100])}}())}(this)}set[jc(496)](t){const n=jc;if(this[n(343)])throw new e.CKEditorError(n(501),this);this[n(343)]=t}get[jc(496)](){return this[jc(343)]}[jc(590)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=jc,r=[];for(const e of this[n(572)][n(376)]())t&&!e[n(709)]||r[n(336)](e);return e?r[n(505)]((t=>t[n(460)]())):r}[jc(606)](t){const n=jc,r=this[n(572)][n(425)](t);if(!r)throw new e.CKEditorError(n(324),this);return r}[jc(688)](t){const e=jc;return this[e(572)][e(404)](t)}[jc(435)](t){const e=jc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(513)][e(616)](":"),a=this[e(572)][e(425)](r)||this[e(360)](o,i,r,n,s);if(this[e(701)](a),this[e(550)](a,o,i||null,n),a[e(717)]=t[e(717)],a[e(491)]=!0,s&&s[e(722)]){const t=s[e(722)],n=this[e(676)](t[e(405)]);a[e(591)]=t[e(717)],a[e(603)]=n,a[e(727)]=!0}else a[e(591)]=t[e(717)];switch(t[e(695)]&&(a[e(695)]=t[e(695)]),t[e(357)]&&(a[e(357)]=t[e(357)]),this[e(343)]&&this[e(343)][e(480)]||(a[e(643)]=!0),this[e(297)][e(425)](a)){case e(316):this[e(297)][e(441)](a,e(694));break;case e(674):a[e(709)]?(this[e(652)](new Set([a])),this[e(427)](new Set([a])),this[e(297)][e(441)](a,e(558)),this[e(442)](e(729),a)):this[e(297)][e(441)](a,e(634))}return a}[jc(499)](t){const e=jc;this[e(335)]((()=>{const n=e;this[n(321)][n(582)][n(488)]((()=>{const e=n;for(const n of t[e(556)]())n[e(374)]()}))}))}[jc(396)](t){const e=jc;this[e(335)]((()=>{const n=e;this[n(321)][n(582)][n(488)]((()=>{const e=n;for(const n of t[e(556)]())n[e(377)]()}))}))}[jc(328)](t,n){const r=jc,s=this[r(321)][r(338)][r(425)](t);if(!s)throw new e.CKEditorError(r(423),this,{commandName:t});if(this[r(609)][r(404)](s))throw new e.CKEditorError(r(339),this,{commandName:t});this[r(609)][r(664)](s),n&&s.on(r(696),((t,e)=>{const o=r;this[o(408)][o(304)]&&(this[o(557)]||(e[o(393)]>0&&e[e[o(393)]-1]&&e[e[o(393)]-1][o(335)]?e[o(530)]():(t[o(458)]=n(((...t)=>s[o(696)](...t,{forceDefaultExecution:!0})),...e),t[o(440)]())))}),{priority:r(575)})}[jc(335)](t){const n=jc;let r,s;const o=this[n(557)];this[n(557)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(557)]=!1),s&&e.CKEditorError[n(651)](s,this),r}[jc(645)](t,n=null,r={}){const s=jc;if(t[s(298)])return null;const o=this[s(321)][s(661)][s(425)](s(445)).me;for(const{suggestion:e,meta:o}of this[s(319)](t,s(587)))if(o[s(326)]){if(!o[s(437)]){if(o[s(387)]){if(!this[s(564)]||!eu(e,r))continue;return e}if(eu(e,r))return e;this[s(497)](e,t[s(486)],t[s(698)]);break}if(n==e[s(683)]&&eu(e,r)){const n=e[s(531)]();return n[s(486)][s(569)](t[s(698)])?this[s(305)](e,this[s(543)][s(337)](t[s(486)],n[s(698)])):this[s(305)](e,this[s(543)][s(337)](n[s(486)],t[s(698)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(679)+n:s(587),u=this[s(544)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(703)](c,i,a,t),u}[jc(516)](t,n=jc(507),r={}){const s=jc,o=this[s(321)][s(661)][s(425)](s(445)).me,i=this[s(631)][s(536)](s(587),n,s(693));for(const e of this[s(590)]())if(e[s(603)].id==o.id&&s(587)==e[s(513)]&&e[s(683)]==n&&eu(e,r)&&(i(e[s(355)](),t)||i(t,e[s(355)]()))){for(const n of t)e[s(718)](n);return e}for(const{suggestion:e,meta:n}of this[s(319)](t,s(587))){if(!n[s(326)])continue;if(!this[s(564)]&&n[s(387)])continue;if(!eu(e,r))continue;let o=!0;for(const n of e[s(355)]())for(const e of t)if(!n[s(464)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(679)+n,l=this[s(544)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(703)](u,a,c,e,Wr[s(528)]());return l}[jc(382)](t,n,r=null,s={}){const o=jc;if(r=r||Zc(n),t[o(298)])return null;if(o(649)===this[o(359)]){const e=this[o(631)][o(536)](o(553),r,o(374));return this[o(335)]((()=>e([t],n,s))),null}const i=this[o(321)][o(661)][o(425)](o(445)).me,a=[];if(o(365)!==this[o(359)])for(const{suggestion:e,meta:n}of this[o(319)](t,o(587)))n[o(326)]&&!n[o(386)]&&a[o(336)](...e[o(355)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(385)](s);e&&r[n(336)](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(393)];){const s=r[e][n(473)](t);r[n(540)](e,1,...s),e+=s[n(393)]}}return r}(t,a);c[o(393)]&&this[o(543)][o(488)]((()=>{const t=o;for(const e of c){const o=this[t(631)][t(536)](t(553),r,t(374));this[t(335)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(486)],u=t[o(698)];for(const{suggestion:e,meta:n}of this[o(319)](t,o(553))){if(!n[o(326)])continue;if(e[o(683)]!=r)continue;if(!eu(e,s))continue;const i=e[o(531)]();if(i[o(464)](t,!0))return null;c=c[o(397)](i[o(486)])?c:i[o(486)],u=u[o(586)](i[o(698)])?u:i[o(698)],a?i[o(486)][o(397)](a[o(531)]()[o(486)])?(a[o(547)](),a=e):e[o(547)]():a=e}const l=this[o(543)][o(337)](c,u);if(a)this[o(305)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(544)]({id:t,type:o(409)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(703)](o(409)+r,t,a,l)}}return null}[jc(524)](t,n,r=[],s=null,o={}){const i=jc;n[i(415)]||(n[i(415)]=n[i(490)]),n[i(392)]=t.is(i(430)),s=s||Zc(n);const a=r[i(505)]((t=>Qc(t,this[i(543)]))),c=t.is(i(430))?t:Qc(t,this[i(543)]);if(i(649)===this[i(359)]){const t=this[i(631)][i(536)](i(375),s,i(374));return this[i(335)]((()=>t([c],n,o))),null}a[i(336)](c);let u=!0;for(const t of a)if(!this[i(680)](t)){u=!1;break}if(u&&i(365)!==this[i(359)]){const t=this[i(631)][i(536)](i(375),s,i(374));return this[i(335)]((()=>t([c],n,o))),null}let l=null,f=c[i(486)],h=c[i(698)];for(const{suggestion:t,meta:e}of this[i(319)](c,i(375))){if(!e[i(326)])continue;if(e[i(437)]||e[i(387)]||e[i(386)])continue;if(t[i(695)][i(415)]!=n[i(415)])continue;if(!eu(t,o))continue;const r=t[i(531)]();if(t[i(683)]==s){if(r[i(464)](c,!0))return null;f=f[i(397)](r[i(486)])?f:r[i(486)],h=h[i(586)](r[i(698)])?h:r[i(698)],l?r[i(486)][i(397)](l[i(531)]()[i(486)])?(l[i(547)](),l=t):t[i(547)]():l=t}else{const e=c[i(385)](r);this[i(599)](t,e)}}const d=this[i(321)][i(661)][i(425)](i(445)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(305)](l,this[i(543)][i(337)](f,h)),l;{const t=this[i(544)]({id:g,type:i(545)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(703)](i(545)+s,g,p,this[i(543)][i(337)](f,h)),t}}[jc(371)](t,n,r=[],s=null,o={}){const i=jc;n[i(415)]||(n[i(415)]=n[i(490)]);const a=t[0];n[i(392)]=a.is(i(430)),s=s||Zc(n);const c=r[i(505)]((t=>Qc(t,this[i(543)]))),u=a.is(i(430))?t:t[i(505)]((t=>Qc(t,this[i(543)])));if(i(649)===this[i(359)]){const t=this[i(631)][i(536)](i(375),s,i(374));return this[i(335)]((()=>t(u,n,o))),null}c[i(336)](...u);let l=!0;for(const t of c)if(!this[i(680)](t)){l=!1;break}if(l&&i(365)!==this[i(359)]){const t=this[i(631)][i(536)](i(375),s,i(374));return this[i(335)]((()=>t(u,n,o))),null}const f=this[i(321)][i(661)][i(425)](i(445)).me;for(const t of this[i(590)]()){if(t[i(603)].id!=f.id)continue;if(i(375)!=t[i(513)]||t[i(695)][i(415)]!=n[i(415)])continue;if(!eu(t,o))continue;const e=t[i(683)]==s;for(let n=0;n<u[i(393)];n++){const r=u[n];for(const s of t[i(462)]()){const o=s[i(723)]();if(r[i(569)](o)){e?(u[i(540)](n,1),n--):t[i(465)](s[i(660)]);break}}}}if(0==u[i(393)])return null;const h=this[i(631)][i(536)](i(375),s,i(693));for(const t of this[i(590)]())if(t[i(603)].id==f.id&&i(375)==t[i(513)]&&t[i(695)][i(415)]==n[i(415)]&&t[i(683)]==s&&eu(t,o)&&(h(t[i(355)](),u)||h(u,t[i(355)]()))){for(const e of u)t[i(718)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(545)+s,m=this[i(544)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(703)](p,d,g,t,Wr[i(528)]());return m}[jc(514)](t,n=null,r={}){const s=jc;if(t[s(298)])return null;const o=this[s(321)][s(661)][s(425)](s(445)).me,a=new i.LiveRange(t[s(486)],t[s(698)]);for(const{suggestion:t,meta:e}of this[s(319)](a,s(587)))if(e[s(326)]&&!e[s(437)])if(t[s(629)]){const e=t[s(355)]()[s(434)]((t=>s(314)!=t[s(487)][s(325)]));if(e[s(541)]((t=>a[s(464)](t,!0)))&&t[s(377)](),e[s(579)]((t=>t[s(464)](a,!0)))){const t=this[s(631)][s(536)](s(381),n,s(374));return this[s(335)]((()=>t([a],null,r))),null}}else{const e=a[s(385)](t[s(531)]());null!==e&&t[s(394)]([e],null,r)}if(a[s(716)](),a[s(298)]||s(314)==a[s(487)][s(325)])return null;let c=null,u=a[s(486)],l=a[s(698)];const f=this[s(319)](a,s(381));for(const{suggestion:t,meta:e}of f){const n=this[s(543)][s(337)](u,l);if(e[s(326)]&&(this[s(564)]||!e[s(387)]&&!e[s(386)]))if(t[s(629)]){if(!eu(t,r))continue;let e=!0;for(const r of t[s(355)]()){if(r[s(464)](n,!0))return t;n[s(464)](r)||(e=!1)}e&&t[s(377)]()}else{const e=t[s(531)]();if(e[s(464)](n,!0))return t;if(!eu(t,r)){n[s(464)](e)?t[s(547)]():e[s(454)](u)?u=e[s(698)]:e[s(454)](l)&&(l=e[s(486)]);continue}u=u[s(397)](e[s(486)])?u:e[s(486)],l=l[s(586)](e[s(698)])?l:e[s(698)],r=Object[s(626)]({},t[s(357)]),c?e[s(486)][s(397)](c[s(531)]()[s(486)])?(c[s(547)](),c=t):t[s(547)]():c=t}}if(c)return this[s(305)](c,this[s(543)][s(337)](u,l)),c;{const t=(0,e.uid)(),i=this[s(543)][s(337)](u,l),a=o.id,c=n?s(429)+n:s(381),f=this[s(544)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(703)](c,t,a,i),f}}[jc(320)](t,n=jc(507),r={}){const s=jc,o=this[s(321)][s(661)][s(425)](s(445)).me,a=t[s(505)]((t=>new i.LiveRange(t[s(486)],t[s(698)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(319)](a,s(587)))e[s(326)]&&!e[s(437)]&&c[s(664)](t);for(const e of c)if(e[s(629)]){const o=e[s(355)]();if((!e[s(357)]||!e[s(357)][s(323)])&&o[s(541)]((t=>a[s(579)]((e=>e[s(464)](t,!0)))))&&e[s(377)](),a[s(541)]((t=>o[s(579)]((e=>e[s(464)](t,!0)))))){const e=this[s(631)][s(536)](s(381),n,s(374));return this[s(335)]((()=>e(t,null,r))),null}}else{const t=e[s(531)]();if(a[s(579)]((e=>e[s(464)](t,!0)))&&e[s(377)](),a[s(541)]((e=>t[s(464)](e,!0)))){const t=this[s(631)][s(536)](s(381),n,s(374));return this[s(335)]((()=>t(a,null,r))),null}}const u=this[s(631)][s(536)](s(381),n,s(693));let l=null;for(const t of this[s(590)]())if(t[s(603)].id==o.id&&t[s(709)]&&s(381)==t[s(513)]&&t[s(683)]==n&&eu(t,r)&&(u(t[s(355)](),a)||u(a,t[s(355)]())))if(l){if(t[s(346)]&&t[s(346)][s(393)])continue;for(const e of t[s(355)]())l[s(334)](e)||l[s(718)](e);t[s(547)]()}else{l=t;for(const e of a)t[s(334)](e)||t[s(718)](e)}if(l)return l;c[s(522)]();for(const{suggestion:t,meta:e}of this[s(319)](a,s(381)))e[s(326)]&&(this[s(564)]||!e[s(387)]&&!e[s(386)])&&eu(t,r)&&c[s(664)](t);for(const t of c){const e=t[s(355)]();if((!r||!r[s(323)])&&a[s(541)]((t=>e[s(579)]((e=>e[s(464)](t,!0))))))return t;(!t[s(357)]||!t[s(357)][s(323)])&&e[s(541)]((t=>a[s(579)]((e=>e[s(464)](t,!0)))))&&t[s(377)]()}const f=(0,e.uid)(),h=o.id,d=s(429)+n,g=this[s(544)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(716)](),t[s(298)]||s(314)==t[s(487)][s(325)]||this[s(703)](d,f,h,t,Wr[s(528)]());return g}[jc(311)](t,n,r,s,o){const i=jc;if(t[i(298)])return[];if(i(649)===this[i(359)])return[];const a=this[i(321)][i(661)][i(425)](i(445)).me.id,c=Array[i(521)](this[i(572)][i(376)]())[i(434)]((e=>i(347)==e[i(513)]&&e[i(695)][i(552)]==n&&e[i(334)](t)));if(i(469)===this[i(359)]){const e=this[i(319)](t,i(587))[i(434)]((({meta:t})=>t[i(326)]&&!t[i(386)]&&!t[i(437)]))[i(505)]((({suggestion:t})=>t));c[i(538)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(347)==t[i(513)]?t[i(695)][i(636)]:void 0,o=t[i(531)](),a=Array[i(521)](u[i(309)]())[i(561)]((t=>t[i(581)](o)));if(!a)continue;const c=a[i(473)](o);this[i(358)](n)&&i(587)==t[i(513)]&&0!=c[i(393)]||(u[i(689)](a),c[i(515)]((t=>{u[i(441)](t,r)})),i(587)!=t[i(513)]&&e!=s&&u[i(441)](a[i(385)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(393)]>37&&console[i(726)](i(456),{key:n});const f=(i(574)+(n+"|")+Zc({newValue:s}))[i(665)](0,60),h=this[i(544)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(336)](h),this[i(703)](f,c,a,t)}return l}[jc(512)](t){const e=jc;this[e(328)](t,((t,...n)=>{this[e(327)]((()=>{t(...n)}))}))}[jc(313)](t){const e=jc;this[e(468)][e(664)](t)}[jc(559)](t){const e=jc;this[e(329)][e(664)](t)}[jc(476)](t){const e=jc;return e(347)==t[e(513)]?t[e(683)][e(616)]("|")[0]:null}[jc(305)](t,e){const n=jc,r=t[n(406)]();this[n(543)][n(488)]((t=>{t[n(349)](r,{range:e})}))}[jc(701)](t){const e=jc,n=t.id,r=this[e(321)][e(432)][e(425)](e(635));this[e(705)][e(526)](n)||this[e(705)][e(481)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(705)][e(644)](n);s[e(478)](e(731)),s[e(731)]=!1,t[e(346)]=s}[jc(550)](t,n,r,s){const o=jc;if(t[o(513)]!=n||t[o(683)]!=r||t[o(363)].id!=s)throw this[o(321)][o(632)](o(495)),new e.CKEditorError(o(495),this)}[jc(599)](t,n){const r=jc,s=t[r(531)]();if(n[r(569)](s))t[r(547)]();else if(s[r(464)](n)){const o=this[r(543)][r(315)](n[r(486)][r(461)],r(698));this[r(305)](t,this[r(543)][r(337)](s[r(486)],o));const i=(0,e.uid)(),a=t[r(363)].id,c=t[r(513)]+":"+t[r(683)];this[r(544)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(695)],attributes:t[r(357)]});const u=this[r(543)][r(315)](n[r(698)][r(373)],r(350)),l=this[r(543)][r(337)](u,s[r(698)]);this[r(703)](c,i,a,l)}else if(s[r(454)](n[r(486)])){const e=this[r(543)][r(315)](n[r(486)][r(461)],r(698));this[r(305)](t,this[r(543)][r(337)](s[r(486)],e))}else{const e=this[r(543)][r(315)](n[r(698)][r(373)],r(350));this[r(305)](t,this[r(543)][r(337)](e,s[r(698)]))}}[jc(680)](t){const e=jc;for(const{suggestion:n,meta:r}of this[e(319)](t,e(587))){if(!r[e(326)])continue;const s=n[e(355)]();for(const n of s)if(!t[e(473)](n)[e(393)])return!0}return!1}[jc(612)](t){const n=jc,r=this[n(321)][n(661)][n(425)](n(445))[n(654)](t);if(!r)throw new e.CKEditorError(n(330),this);return r}[jc(676)](t){const e=jc,n=this[e(321)][e(661)][e(425)](e(445)),r=(0,o.hashObject)(e(401)+t);return n[e(654)](r)||n[e(613)]({id:r,name:t})}[jc(360)](t,e,n,r,s){const o=jc,i=this[o(612)](r),a=this[o(631)][o(583)](t,e,n,i,s,(t=>{const e=o;this[e(342)](n,{attributes:t});const r=this[e(606)](n);this[e(652)](new Set([r])),this[e(427)](new Set([r]))}));return this[o(391)](a,o(374),(()=>{const t=o;this[t(342)](n,{state:t(657)})}),{priority:o(575)}),this[o(391)](a,o(377),(()=>{const t=o;this[t(342)](n,{state:t(565)})}),{priority:o(575)}),this[o(572)][o(441)](n,a),this[o(297)][o(441)](a,o(316)),a}[jc(479)](t){const e=jc,n=t[e(616)](":");return{group:n[0],type:n[1],subType:n[e(393)]>=5?n[2]:null,id:n[e(393)]<5?n[2]:n[3],authorId:n[e(393)]<5?n[3]:n[4],markerCount:6==n[e(393)]?n[5]:null}}[jc(497)](t,n,r){const s=jc,o=t[s(531)](),i=o[s(486)],a=o[s(698)];this[s(305)](t,this[s(543)][s(337)](i,n));const c=(0,e.uid)(),u=t[s(363)].id,l=t[s(513)]+(t[s(683)]?":"+t[s(683)]:"");this[s(544)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(357)],data:t[s(695)]});const f=this[s(476)](t);(s(375)==t[s(513)]||f&&this[s(358)](f))&&(r=this[s(543)][s(384)](r[s(373)])),this[s(703)](l,c,u,this[s(543)][s(337)](r,a))}[jc(319)](t,e=null){const n=jc,r=[],s=this[n(321)][n(661)][n(425)](n(445)).me;Array[n(356)](t)||(t=[t]);for(const o of this[n(590)]()){if(!o[n(709)])continue;if(e&&o[n(513)]!=e)continue;let i=!1;for(const e of o[n(355)]()){for(const a of t){const t=a[n(486)][n(569)](e[n(698)])||a[n(698)][n(569)](e[n(486)]);if(t||a[n(385)](e)){const c=a[n(464)](e)&&Kc(this[n(543)][n(527)],e[n(486)],a),u=e[n(464)](a)&&Kc(this[n(543)][n(527)],a[n(486)],e);r[n(336)]({suggestion:o,meta:{isOwn:s==o[n(603)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[jc(703)](t,e,n,r,s){const o=jc;this[o(543)][o(488)]((i=>{const a=o;let c=a(466)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(407)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[jc(685)](t){const e=jc,n=t[e(344)],r=t[e(453)];t[e(344)]=null,t[e(453)]=null,null!=n&&n[e(453)]==t&&(n[e(453)]=r),null!=r&&r[e(344)]==t&&(r[e(344)]=n),e(558)==this[e(297)][e(425)](t)&&(this[e(297)][e(441)](t,e(634)),this[e(442)](e(728),t,n,r))}[jc(544)](t){const n=jc,r=t.id,s=this[n(435)](t);if(this[n(343)]&&this[n(343)][n(480)]){const o=this[n(321)][n(661)][n(425)](n(607)),i=s[n(707)],a=s[n(683)]?s[n(513)]+":"+s[n(683)]:s[n(513)],c=this[n(321)][n(451)],u=o[n(664)](Kr(c,n(592))),l={id:r,type:a,hasComments:i,data:t[n(695)]||null,originalSuggestionId:t[n(639)]||null,attributes:s[n(357)]};this[n(343)][n(480)](l)[n(310)]((t=>{const e=n;s[e(643)]=!0,o[e(600)](u),t&&t[e(717)]&&(this[e(572)][e(425)](r)[e(717)]=t[e(717)])}))[n(418)]((t=>{const r=n;throw(0,e.logWarning)(r(686)),this[r(321)][r(582)][r(353)]({isUndoable:!1},(()=>{s[r(377)]()})),s[r(500)](),this[r(572)][r(689)](s.id),this[r(297)][r(689)](s),t}))}return s}[jc(358)](t){const e=jc;return this[e(468)][e(404)](t)}[jc(342)](t,e){const n=jc,r=this[n(321)][n(661)][n(425)](n(607)),s=this[n(606)](t);if(this[n(343)]&&this[n(343)][n(640)])if(s[n(643)]){const s=r[n(664)](Kr(this[n(321)][n(451)],n(592)));this[n(343)][n(640)](t,e)[n(310)]((()=>{r[n(600)](s)}))}else s.on(n(702),(()=>{this[n(342)](t,e)}))}[jc(551)](t){const n=jc;if(!this[n(343)]||!this[n(343)][n(606)])throw new e.CKEditorError(n(485),this);return this[n(343)][n(606)](t)}[jc(549)](t){const e=jc,{id:n,type:r,subType:s,authorId:o}=this[e(479)](t),i=this[e(572)][e(425)](n)||this[e(360)](r,s,n,o,{});switch(this[e(550)](i,r,s,o),this[e(297)][e(425)](i)){case e(316):this[e(551)](n)[e(310)]((t=>{const r=e;let s=Promise[r(362)]();t[r(707)]&&(s=this[r(705)][r(380)]({channelId:this[r(321)][r(432)][r(425)](r(635)),threadId:n})),s[r(310)]((()=>{const e=r;this[e(435)](t)[e(643)]=!0}))})),this[e(297)][e(441)](i,e(674));break;case e(634):this[e(342)](n,{state:e(482)});case e(694):this[e(297)][e(441)](i,e(558)),this[e(442)](e(729),i);break;case e(558):this[e(442)](e(577),i)}return i[e(438)](t),i}[jc(427)](t){const e=jc,n=Array[e(521)](t),r=n[e(434)]((t=>e(347)==t[e(513)]));this[e(532)](r);const s=n[e(434)]((t=>!t[e(629)]&&e(347)!=t[e(513)])),o=this[e(590)]({skipNotAttached:!0})[e(434)]((t=>!t[e(629)]&&e(347)!=t[e(513)])),i=o[e(434)]((n=>!t[e(404)](n))),a=new Map(o[e(505)]((t=>[t,this[e(631)][e(536)](t[e(513)],t[e(683)],e(658))]))),c=new Map(o[e(505)]((t=>[t,t[e(531)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(393)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(393)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(393)];t++){const n=s[t];!l[e(404)](n)&&n[e(344)]&&(f[e(664)](n[e(344)]),n[e(344)][e(453)]===n&&(n[e(344)][e(453)]=null),n[e(344)]=null),!u[e(404)](n)&&n[e(453)]&&(f[e(664)](n[e(453)]),n[e(453)][e(344)]===n&&(n[e(453)][e(344)]=null),n[e(453)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(393)];e++){const r=d(t,n[e]);r&&(r[0][s(453)]=r[1],r[1][s(344)]=r[0],u[s(664)](r[0]),l[s(664)](r[1]))}}function d(t,n){const r=e;if(t[r(603)].id!==n[r(603)].id)return null;const s=a[r(425)](t)(t,n,c[r(425)](t),c[r(425)](n));return s&&a[r(425)](n)(t,n,c[r(425)](t),c[r(425)](n))?s[1][r(346)]&&s[1][r(346)][r(393)]?null:s:null}f[e(650)]&&this[e(427)](f)}[jc(532)](t){const e=jc;if(0==t[e(393)])return;const n=this[e(590)]({skipNotAttached:!0})[e(434)]((t=>e(347)==t[e(513)]&&t[e(491)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(357)]);s[e(404)](n)||(s[e(441)](n,r[e(393)]),r[e(336)]([]));const i=s[e(425)](n);r[i][e(336)](t)}!function(){const t=e;r[t(457)](((e,n)=>{const r=t,s=e[0][r(717)],o=n[0][r(717)];return s==o?e[0][r(357)][r(529)]<n[0][r(357)][r(529)]?-1:1:s<o?-1:1}));for(const e of r)e[t(457)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(393)];t++){if(0==r[t][e(393)])continue;const n=[];for(let s=t+1;s<r[e(393)];s++)0!=r[s][e(393)]&&i(r[t],r[s])&&n[e(336)](s);for(const s of n)r[t]=r[t][e(712)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(393)];n++){const r=t[n+1]||null;t[n][e(453)]!==r&&(t[n][e(453)]=r)}for(const t of r)for(let n=0;n<t[e(393)];n++){const r=t[n-1]||null;t[n][e(344)]!==r&&(t[n][e(344)]=r)}function i(t,n){const r=e;if(t[0][r(357)][r(529)]!==n[0][r(357)][r(529)]&&t[0][r(603)]!==n[0][r(603)])return!1;if(!function(t,e){const n=r;return!t[n(707)]&&!e[n(707)]||(!t[n(707)]||!e[n(707)])&&(!!(t[n(707)]&&e[n(717)]<t[n(346)][n(668)][n(425)](0)[n(717)])||!!(e[n(707)]&&t[n(717)]<e[n(346)][n(668)][n(425)](0)[n(717)]))}(t[0],n[0]))return!1;const s=Uc(t[0][r(357)],r(529)),o=Uc(n[0][r(357)],r(529));return!!Dr(s,o)&&(!!t[r(541)]((t=>n[r(579)]((e=>t[r(531)]()[r(569)](e[r(531)]())))))&&n[r(541)]((e=>t[r(579)]((t=>e[r(531)]()[r(569)](t[r(531)]()))))))}}[jc(652)](t){const e=jc,n=Array[e(521)](t),r=this[e(590)]({skipNotAttached:!0}),s=r[e(434)]((n=>!t[e(404)](n))),o=new Map(n[e(505)]((t=>[t,this[e(631)][e(536)](t[e(513)],t[e(683)],e(693))]))),i=new Map(r[e(505)]((t=>[t,t[e(355)]()])));for(let t=0;t<n[e(393)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(393)];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(393)];e++){const s=r[e];if(s[a(513)]!==n[a(513)]||s[a(603)].id!==n[a(603)].id||s[a(683)]!==n[a(683)])continue;if(!tu(n,s))continue;if(a(347)==n[a(513)]&&n[a(695)][a(636)]!=s[a(695)][a(636)])continue;if(a(347)==n[a(513)]&&t[a(358)](n[a(695)][a(552)]))continue;if(a(375)==n[a(513)]){const e=t[a(321)][a(582)],r=n[a(642)]();if(r&&(e[a(527)][a(517)](r)||e[a(527)][a(588)](r)))continue}const c=o[a(425)](n),u=i[a(425)](n),l=i[a(425)](s),f=n[a(346)]&&n[a(346)][a(393)],h=s[a(346)]&&s[a(346)][a(393)];if(!f&&c(l,u))return t[a(554)](s,n),i[a(689)](n),!0;if(!h&&c(u,l))return t[a(554)](n,s),i[a(689)](s),!0}return!1}}[jc(554)](t,e){const n=jc;if(t[n(629)])for(const r of e[n(355)]())t[n(718)](r);else{const r=e[n(531)]()[n(698)];this[n(305)](t,this[n(543)][n(337)](t[n(531)]()[n(486)],r))}e[n(547)]()}[jc(493)](t,e,n){const r=jc,s=t[r(646)](r(364))||t[r(646)](r(347))?r(398):t[r(555)]();return Kr(this[r(321)][r(451)],e+"_"+s+r(576),n)}[jc(483)](){const t=jc,n=this[t(321)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(543)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(479)](t[i(660)]);if(i(443)===e){r[i(352)](this[i(493)](n,i(412)));break}}for(const t of s){const{group:n,type:s}=this[i(479)](t[i(660)]);if(i(443)===n){r[i(352)](this[i(493)](s,i(624),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[jc(331)](t){const e=jc;if(this[e(447)])return!1;const n=this[e(321)],r=n[e(582)][e(299)][e(691)][e(621)]();if(0==r[e(393)])return!1;const s=[],o=r[e(434)]((t=>e(347)==t[e(513)])),i=r[e(434)]((t=>e(467)==t[e(513)]&&e(610)!=t[e(660)])),a=r[e(434)]((t=>e(600)==t[e(513)]&&e(610)!=t[e(660)]));for(const t of o)s[e(336)]({key:t[e(684)],newValue:t[e(426)],oldValue:t[e(411)],range:Yc(t[e(430)],n[e(582)])});for(const t of i){const r=a[e(561)]((n=>n[e(351)][e(569)](t[e(351)])));r&&s[e(336)]({key:e(566),newValue:t[e(660)],oldValue:r[e(660)],range:n[e(582)][e(379)](t[e(351)][e(647)])})}return 0!=s[e(393)]&&this[e(424)](t,s)}[jc(681)](t){const e=jc;let n=!1;const r=this[e(321)][e(582)][e(299)][e(691)][e(537)]()[e(434)]((t=>t[e(695)][e(542)]&&t[e(660)][e(646)](e(489))));for(const s of r){const{subType:r,id:o}=this[e(479)](s[e(660)]),i=r[e(616)]("|")[0];for(const r of this[e(590)]({skipNotAttached:!0}))r.id!=o&&e(347)==r[e(513)]&&r[e(695)]&&r[e(695)][e(552)]==i&&r[e(531)]()[e(581)](s[e(695)][e(542)])&&(this[e(428)](r,s[e(695)][e(542)],t),n=!0)}return n}[jc(327)](t){this[jc(447)]=!0,t()}[jc(620)](t){const e=jc,n=this[e(358)](t),r=this[e(329)][e(404)](t);return n||r}[jc(424)](t,e){const n=jc;if(0==e[n(393)])return!1;let r=!1;for(const s of e){const e=this[n(319)](s[n(430)],n(347))[n(434)]((t=>!t[n(708)][n(437)]))[n(505)]((t=>t[n(443)])),i=(0,o.hashObject)({newValue:s[n(312)]});e[n(434)]((t=>{const e=n,[r,o]=t[e(683)][e(616)]("|");return r==s[e(552)]&&o!=i}))[n(515)]((e=>{const o=n;this[o(428)](e,s[o(430)],t),r=!0}))}return r}[jc(428)](t,e,n){const r=jc,s=t[r(531)]()[r(473)](e);0!==s[r(393)]?1!==s[r(393)]?this[r(497)](t,e[r(486)],e[r(698)]):this[r(305)](t,s[0]):n[r(465)](t[r(406)]())}}class zc{constructor(t){const e=jc;this[e(433)]=t,this[e(543)]=t[e(582)],this[e(704)]=new Map,this[e(573)]=new Map,this[e(604)]()}[jc(583)](t,e,n,r,s,o){const i=jc;return new Wr(this[i(543)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(536)](t,e,i(374))(...n),onDiscard:(...n)=>this[i(536)](t,e,i(377))(...n)})}[jc(593)](t,e,n,r){const s=jc,o=t+":"+e+":"+n;this[s(704)][s(441)](o,r)}[jc(536)](t,e,n){const r=jc,s=t+":"+e+":"+n;return this[r(704)][r(425)](s)||this[r(573)][r(425)](t+":"+n)}[jc(604)](){const t=jc,e=()=>!1,n=t=>{const e=Gc;t[e(457)](((t,n)=>t[e(486)][e(397)](n[e(486)])?1:-1)),this[e(543)][e(488)]((n=>{const r=e;for(const e of t){let t;t=e[r(698)][r(402)]&&e[r(698)][r(373)]==e[r(486)][r(647)]?n[r(637)](e[r(486)][r(647)],"on"):n[r(637)](e),this[r(543)][r(388)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Gc;e&&this[n(543)][n(488)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(505)]((t=>(qc(t)&&(t=this[s(543)][s(337)](t[s(698)])),t)))[s(434)]((t=>s(314)!==t[s(487)][s(325)]));if(c[s(393)]<1)return;const u=Array[s(521)](this[s(543)][s(299)][s(302)][s(355)]())[s(505)]((t=>i.LiveRange[s(673)](t)));r[s(675)](c);for(const t of this[s(433)][s(338)][s(338)]())t[s(403)]();a[s(336)]({forceDefaultExecution:!0}),this[s(433)][s(696)](o,...a);const l=u[s(434)]((t=>s(314)!=t[s(487)][s(325)]));l[s(393)]>0&&r[s(675)](l);for(const t of u)t[s(716)]()}))},s=(e,n)=>1==e[t(393)]&&1==n[t(393)]&&e[0][t(698)][t(569)](n[0][t(486)]),o=(t,e,n,r)=>$c(t,e,n,r)?[t,e]:$c(e,t,r,n)?[e,t]:null;this[t(573)][t(441)](t(710),e),this[t(573)][t(441)](t(562),n),this[t(573)][t(441)](t(345),s),this[t(573)][t(441)](t(308),o),this[t(573)][t(441)](t(585),n),this[t(573)][t(441)](t(459),e),this[t(573)][t(441)](t(307),s),this[t(573)][t(441)](t(504),o),this[t(573)][t(441)](t(570),r),this[t(573)][t(441)](t(605),e),this[t(573)][t(441)](t(666),s),this[t(573)][t(441)](t(622),e),this[t(573)][t(441)](t(546),r),this[t(573)][t(441)](t(614),e),this[t(573)][t(441)](t(687),s),this[t(573)][t(441)](t(389),e),this[t(573)][t(441)](t(348),e),this[t(573)][t(441)](t(475),((e,n)=>{const r=t;if(!n)return;const s=this[r(433)][r(661)][r(425)](Wc);this[r(543)][r(488)]((t=>{const o=r;if(o(566)==n[o(552)])for(const r of e){const e=r[o(486)][o(647)],s=n[o(636)];t[o(690)](e,s)}else if(s[o(358)](n[o(552)]))for(const r of e)void 0!==n[o(636)]?t[o(378)](n[o(552)],n[o(636)],r[o(486)][o(647)]):t[o(317)](n[o(552)],r[o(486)][o(647)]);else for(const r of e)n[o(636)]?t[o(378)](n[o(552)],n[o(636)],r):t[o(317)](n[o(552)],r)}))})),this[t(573)][t(441)](t(700),s)}}function Kc(t,e,n){const r=jc;for(const s of e[r(373)][r(301)]({includeSelf:!0,parentFirst:!0})){if(s[r(487)]==s)return!1;if(!n[r(596)](s))return!1;if(t[r(517)](s)||t[r(588)](s))return!0}return!1}function qc(t){const e=jc;return t[e(698)][e(373)]==t[e(486)][e(647)]&&t[e(698)][e(318)]}function Xc(t,e,n,r){const s=jc,o=t=>!t[s(618)].is(s(682))&&!r[s(517)](t[s(618)]),i=t[s(486)][s(509)](o),a=t[s(698)][s(509)](o,{direction:s(322)});return!(t[s(486)][s(569)](i)&&t[s(698)][s(569)](a)||(i[s(397)](a)?n[s(349)](e,{range:n[s(337)](i,a)}):n[s(465)](e),0))}function Zc(t){return(0,o.hashObject)(t)}function Jc(t){const e=jc,n=t[e(486)][e(647)];return n&&n.is(e(548))}function Yc(t,e){const n=jc;return null==t[n(698)][n(461)]&&t[n(698)][n(373)]==t[n(486)][n(647)]?Qc(t[n(486)][n(647)],e):t}function Qc(t,e){const n=jc,r=e[n(527)][n(517)](t)||e[n(527)][n(567)](t);return e[n(337)](e[n(315)](t,n(720)),r?e[n(597)](t):e[n(315)](t,n(698)))}function $c(t,e,n,r){const s=jc;return!!tu(t,e)&&n[s(698)][s(569)](r[s(486)])}function tu(t,e){const n=jc;if(!t[n(491)]||!e[n(491)])return!1;const r=new Set(Object[n(309)](t[n(357)])),s=new Set(Object[n(309)](e[n(357)]));if(r[n(689)](n(529)),s[n(689)](n(529)),0==r[n(650)]&&0==s[n(650)])return!0;if(r[n(650)]!=s[n(650)])return!1;const o={...t[n(357)]},i={...e[n(357)]};return delete o[n(529)],delete i[n(529)],JSON[n(498)](o)==JSON[n(498)](i)}function eu(t,e){const n=jc,r=nu(t[n(357)]),s=nu(e);if(!t[n(491)])return!1;for(const t of Object[n(309)](s))if(!Dr(r[t],s[t]))return!1;return!0}function nu(t){const e=jc,n=Object[e(626)]({},t);return delete n[e(323)],delete n[e(503)],n}function ru(t,e){const n=ou();return(ru=function(t,e){return n[t-=233]})(t,e)}const su=ru;function ou(){const t=["stopListening","plugins","remove","view","canAccept","unbind","listenTo","6jJywIE","commands","185949oZtBuh","acceptSuggestion","canEditAt","278220rLcXsO","_acceptCommand","PENDING_ACTION_SUGGESTION","getRanges","execute","_pendingAction","bind","229397NezSPs","isEnabled","208200nFkWBl","_removePendingAction","commentThreadController","_discardCommand","isDirty","add","279yIdqCf","destroy","4664604vLlWOq","canDiscard","_setPendingAction","1862283zLxKgA","change:isDirty","PendingActions","model","locale","discardSuggestion","get","56YaIiPy","_editor","13827594rtKfka","56rxJppa"];return(ou=function(){return t})()}!function(t){const e=ru,n=t();for(;;)try{if(492887===-parseInt(e(256))/1*(parseInt(e(254))/2)+-parseInt(e(236))/3+-parseInt(e(243))/4*(parseInt(e(259))/5)+parseInt(e(233))/6+parseInt(e(266))/7*(-parseInt(e(246))/8)+parseInt(e(274))/9*(parseInt(e(268))/10)+parseInt(e(245))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=ru;super(),this[s(239)]=e,this[s(250)]=n,this[s(270)]=r,this[s(244)]=t,this[s(260)]=t[s(255)][s(242)](s(257)),this[s(271)]=t[s(255)][s(242)](s(241)),this[s(250)][s(265)](s(267)).to(this[s(260)],this[s(271)],((t,e)=>t||e)),this[s(250)][s(265)](s(251)).to(this[s(260)],s(267),(t=>t&&this[s(244)][s(239)][s(258)](e[s(262)]()))),this[s(250)][s(265)](s(234)).to(this[s(271)],s(267),(t=>t&&this[s(244)][s(239)][s(258)](e[s(262)]()))),this[s(264)]=null,n[s(272)]&&this[s(235)](),this[s(253)](n,s(257),(()=>this[s(257)]())),this[s(253)](n,s(241),(()=>this[s(241)]())),this[s(253)](n,s(237),(()=>{const t=s;n[t(272)]?this[t(235)]():this[t(269)]()}))}[su(257)](){const t=su;this[t(260)][t(263)](this[t(239)].id)}[su(241)](){const t=su;this[t(271)][t(263)](this[t(239)].id)}[su(275)](){const t=su;this[t(250)][t(252)](t(267)),this[t(250)][t(252)](t(251)),this[t(250)][t(252)](t(234)),this[t(247)](),this[t(270)][t(275)](),this[t(264)]&&this[t(269)]()}[su(235)](){const t=su,e=Kr(this[t(244)][t(240)],t(261));this[t(264)]=this[t(244)][t(248)][t(242)](t(238))[t(273)](e)}[su(269)](){const t=su;null!==this[t(264)]&&this[t(244)][t(248)][t(242)](t(238))[t(249)](this[t(264)]),this[t(264)]=null}}const au=cu;function cu(t,e){const n=uu();return(cu=function(t,e){return n[t-=180]})(t,e)}function uu(){const t=["SUGGESTION_THREAD_DESCRIPTION","_model","focusCycler","length","text/html","render","11Cvhftr","26257OFxmzg","focusTracker","canDiscard","canAccept","commentThreadInputView","bind","element","cancel","focusables","commentInputView","commentThread","ariaLabel","6261930WvhGyZ","_createCommentViews","shift+tab","delegate","set","hasDirtyComment","isReadOnly","editor","4RNctHA","submit","assign","locale","editorConfig","_localUser","body","tab","434950SlPLcV","author","isEnabled","ariaDescriptionView","CommentView","fire","isDirty","setData","commentsListView","map","isActive","23573210cyaqcU","2JRBRjL","SUGGESTION_THREAD_ARIA_LABEL","253143IYWrxh","target","content","disableComments","_createCommentThreadInputView","descriptionParts","destroy","keystrokes","278MYfLLY","showInput","value","parseFromString","disabledSubmit","addComment","name","updateComment","join","formatDateTime","textContent","582iQtEJf","removeComment","_config","focus","authoredAt","6772568PXaDxN"];return(uu=function(){return t})()}!function(t){const e=cu,n=t();for(;;)try{if(454020===parseInt(e(180))/1*(parseInt(e(190))/2)+-parseInt(e(182))/3+-parseInt(e(234))/4*(-parseInt(e(242))/5)+-parseInt(e(201))/6*(parseInt(e(214))/7)+-parseInt(e(206))/8+-parseInt(e(226))/9+parseInt(e(253))/10*(parseInt(e(213))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class lu extends s.View{constructor(t,n,r,i){const a=cu;super(t),this[a(250)]=null,this[a(218)]=null,this[a(245)]=new o.AriaDescriptionView(t,Kr(t,a(207))),this[a(230)](a(252),!1),this[a(230)](a(205),n[a(205)]),this[a(219)](a(205)).to(n),this[a(230)](a(187),[]),this[a(230)](a(248),!1),this[a(230)](a(244),!1),this[a(230)](a(217),!1),this[a(230)](a(216),!1),this[a(219)](a(225)).to(this,a(210),n,a(205),this,a(187),((t,e,r)=>{const s=a,o=r[s(251)]((t=>_(t[s(184)])))[s(198)](". ")+".";return Kr(this[s(237)],s(181),[t-1,n[s(243)][s(196)],e?i[s(199)](e):"",(new DOMParser)[s(193)](o,s(211))[s(240)][s(200)]])})),this[a(222)]=new s.ViewCollection,this[a(215)]=new e.FocusTracker,this[a(189)]=new e.KeystrokeHandler,this[a(209)]=new s.FocusCycler({focusables:this[a(222)],focusTracker:this[a(215)],keystrokeHandler:this[a(189)],keystrokeHandlerOptions:{filter:t=>t[a(183)]!==this[a(220)]},actions:{focusPrevious:a(228),focusNext:a(241)}}),this[a(208)]=n,this[a(239)]=r,this[a(203)]=i,i[a(185)]?this[a(230)](a(210),1):this[a(227)]()}[au(212)](){const t=au;super[t(212)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(222)])}[au(204)](){const t=au;this[t(220)][t(204)]()}[au(188)](){const t=au;this[t(250)]&&this[t(250)][t(188)](),this[t(218)]&&this[t(218)][t(188)](),super[t(188)]()}[au(227)](){const t=au,{CommentsListView:e}=this[t(203)];this[t(250)]=new e(this[t(237)],this[t(208)][t(224)],Object[t(236)]({CommentView:this[t(203)][t(246)]},this[t(203)])),this[t(250)][t(229)](t(202)).to(this),this[t(250)][t(229)](t(197)).to(this),this[t(250)][t(219)](t(252)).to(this),this[t(230)](t(210),this[t(250)][t(210)]+1),this[t(219)](t(210)).to(this[t(250)],t(210),(t=>t+1)),this[t(218)]=this[t(186)](),this.on(t(202),(()=>this[t(204)]())),this[t(219)](t(248)).to(this[t(250)],t(231),this[t(218)][t(223)],t(192),((t,e)=>t||!!e))}[au(186)](){const t=au,{CommentThreadInputView:e}=this[t(203)],n=new e(this[t(237)],this[t(239)],this[t(203)][t(238)]),r=n[t(223)];return n[t(219)](t(191)).to(this,t(252),this[t(208)][t(224)],t(232),r,t(192),((t,e,n)=>!!n||t&&!e)),r.on(t(235),((e,n)=>{const s=t;this[s(247)](s(195),n),r[s(233)][s(249)]("")})),r.on(t(221),(()=>this[t(204)]())),r[t(219)](t(194)).to(this[t(208)][t(224)],t(232)),n}}const fu=hu;function hu(t,e){const n=gu();return(hu=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=hu,n=t();for(;;)try{if(673671===parseInt(e(519))/1*(-parseInt(e(543))/2)+-parseInt(e(528))/3*(-parseInt(e(498))/4)+parseInt(e(515))/5+parseInt(e(535))/6+parseInt(e(553))/7*(-parseInt(e(548))/8)+-parseInt(e(549))/9*(-parseInt(e(546))/10)+parseInt(e(540))/11*(-parseInt(e(517))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu);class du extends lu{constructor(t,e,n,r){const s=hu;super(t,e,n,r),this[s(551)](s(555),""),this[s(541)](s(555)).to(this,s(545),(t=>t&&t[0]?t[0][s(555)]:"")),this[s(541)](s(501)).to(this,s(545),this,s(526),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(530)+_(e[n(539)],e[n(506)])+n(508);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(542)]=null,this[s(511)]=new(r[s(532)])(t,e,{formatDateTime:r[s(512)]}),this[s(511)][s(541)](s(501)).to(this),this[s(511)][s(514)](s(554),s(516)).to(this),this[s(511)][s(520)][s(541)](s(525)).to(this,s(524)),this[s(511)][s(523)][s(541)](s(525)).to(this,s(505)),this[s(550)][s(533)](this[s(511)]),this[s(500)]&&this[s(550)][s(533)](this[s(500)]),this[s(502)]&&this[s(550)][s(533)](this[s(502)]),this[s(527)](this[s(537)]())}[fu(537)](){const t=fu,e=this[t(504)],n=[this[t(511)]];return this[t(500)]&&n[t(552)](this[t(500)]),this[t(502)]&&n[t(552)](this[t(502)]),n[t(552)](this[t(497)]),{tag:t(547),attributes:{class:["ck",t(513),t(529),e.if(t(526),t(507)),e.to(t(555),(e=>t(521)+e)),this[t(499)][t(538)]&&t(531)],"data-suggestion-id":this[t(534)].id,"data-thread-id":this[t(534)][t(544)].id,"data-author-id":this[t(534)][t(522)].id,tabindex:0,role:t(518),"aria-label":e.to(t(509)),"aria-describedby":this[t(497)].id},children:n}}[fu(503)](){const t=fu;super[t(503)](),this[t(500)]&&(this[t(500)][t(514)](t(536)).to(this),this[t(500)][t(514)](t(510)).to(this)),this[t(502)]&&(this[t(502)][t(514)](t(536)).to(this),this[t(502)][t(514)](t(510)).to(this))}}function gu(){const t=["editorDestroyed","suggestionView","formatDateTime","ck-rounded-corners","delegate","4011250FpVQtn","discardSuggestion","12qnNMuR","listitem","8889IGvbOf","acceptButton","ck-suggestion-","author","discardButton","canAccept","isEnabled","isActive","setTemplate","27369iPyeei","ck-suggestion-wrapper","<p>","ck-suggestion--disabled-comments","SuggestionView","add","_model","4216464BVWUZG","editorReady","getTemplate","disableComments","content","3676255yUJJok","bind","_descriptionElement","50GSbdMV","commentThread","descriptionParts","5157830CJfzno","div","296QggsDa","9kpXlfA","focusables","set","push","172025aeNEDO","acceptSuggestion","type","ariaDescriptionView","52fkEGsn","_config","commentsListView","description","commentThreadInputView","render","bindTemplate","canDiscard","color","ck-suggestion-wrapper--active","</p>","ariaLabel"];return(gu=function(){return t})()}const pu=mu;function mu(t,e){const n=Eu();return(mu=function(t,e){return n[t-=343]})(t,e)}!function(t){const e=mu,n=t();for(;;)try{if(288392===-parseInt(e(355))/1*(parseInt(e(419))/2)+parseInt(e(426))/3+parseInt(e(409))/4+-parseInt(e(431))/5*(-parseInt(e(398))/6)+-parseInt(e(413))/7*(parseInt(e(377))/8)+-parseInt(e(433))/9+-parseInt(e(354))/10*(-parseInt(e(344))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu);class Iu extends s.View{constructor(n,r,i){const a=mu;super(n),this[a(422)]=r,this[a(348)]=i,this[a(350)](a(414),""),this[a(375)](a(388)).to(r),this[a(345)]=this[a(363)](Kr(n,a(369)),t.icons[a(429)],a(407),a(384),"sw"),this[a(423)]=this[a(363)](Kr(n,a(411)),t.icons[a(392)],a(372),a(359),"sw"),this[a(374)]=new o.UserView(n,r[a(424)],this[a(373)]()),this[a(374)][a(364)]({attributes:{class:[a(346),a(352)],"aria-hidden":!0}}),this[a(408)]=new s.ViewCollection([this[a(345)],this[a(423)]]),this[a(360)]=new e.FocusTracker,this[a(397)]=new e.KeystrokeHandler,this[a(370)]=new s.FocusCycler({focusables:this[a(408)],focusTracker:this[a(360)],keystrokeHandler:this[a(397)],actions:{focusPrevious:a(353),focusNext:a(365)},keystrokeHandlerOptions:{filter:t=>t[a(378)]!==this[a(416)]}}),this[a(347)](this[a(357)]())}[pu(349)](){const t=pu;super[t(349)]();const e=this[t(416)][t(376)](t(434));e[t(358)]=this[t(414)],this.on(t(366),((n,r,s)=>{e[t(358)]=s})),this[t(432)]()}[pu(357)](){const t=pu,e=this[t(383)],n=[{tag:t(406),attributes:{class:[t(371),t(418)]},children:[{tag:t(379),children:[{text:this[t(374)][t(430)]}],attributes:{class:[t(428),t(393)],"data-cke-tooltip-text":this[t(374)][t(430)]}},{tag:t(385),attributes:{datetime:e.to(t(388)),class:[t(343),t(362)]},children:[{text:e.to(t(388),(e=>this[t(348)][t(403)](e)))}]}]},{tag:t(406),attributes:{class:[t(404),t(387)]},children:[this[t(345)],this[t(423)]]},{tag:t(406),attributes:{class:[t(400)]}}];return this[t(422)][t(361)]&&n[t(367)]({tag:t(406),attributes:{class:[t(410)]},children:[{text:this[t(401)]()}]}),{tag:t(406),attributes:{class:[t(417),t(356)],tabindex:-1},children:[this[t(374)],{tag:t(406),attributes:{class:[t(427),t(380)],role:t(389)},children:n}]}}[pu(421)](){const t=pu;this[t(416)][t(421)]()}[pu(373)](){const t=pu;return this[t(422)][t(361)]?t(420)===this[t(422)][t(396)][t(395)][t(412)]?Kr(this[t(390)],t(351),this[t(422)][t(368)][t(430)]):Kr(this[t(390)],t(402),this[t(422)][t(368)][t(430)]):null}[pu(401)](){const t=pu;return t(420)===this[t(422)][t(396)][t(395)][t(412)]?Kr(this[t(390)],t(381)):Kr(this[t(390)],t(382))}[pu(363)](t,e,n,r,s){const i=pu,a=new o.LateFocusButtonView(this[i(390)]);return a[i(350)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(364)]({attributes:{class:n}}),a.on(i(415),(()=>{const t=i;this[t(391)](r,this[t(422)].id)})),a}[pu(432)](){const t=pu,e=this[t(416)];this[t(397)][t(425)](e);for(const e of this[t(408)])this[t(360)][t(386)](e[t(416)]),this[t(397)][t(425)](e[t(416)]);this[t(397)][t(350)](t(394),((n,r)=>{const s=t;e===n[s(378)]&&(this[s(370)][s(399)](),r())})),this[t(397)][t(350)](t(405),((n,r)=>{const s=t;e!==n[s(378)]&&(this[s(421)](),r())}))}}function Eu(){const t=["ck-suggestion--accept","focusables","247428jXnQdM","ck-comment__external","Discard suggestion","source","7pLWfhw","description","execute","element","ck-suggestion","ck-annotation__info","18mCbBKE","importWord","focus","_model","discardButton","author","listenTo","261645GFUlQm","ck-suggestion__main","ck-suggestion__info-name","check","name","95OEVFiL","_setupKeyboardNavigation","2063700owskBn",".ck-annotation__content-wrapper","ck-comment__info-time","5973AsAcdp","acceptButton","ck-suggestion__user","setTemplate","_config","render","set","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__user","shift+tab","3830oqVgWf","16814zHTiMU","ck-annotation","getTemplate","innerHTML","discardSuggestion","focusTracker","isExternal","ck-annotation__info-time","_createButton","extendTemplate","tab","change:description","push","creator","Accept suggestion","focusCycler","ck-suggestion__info","ck-suggestion--discard","getUserViewNotificationText","userView","bind","querySelector","693296KXUOJR","target","span","ck-annotation__main","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_SUGGESTION","bindTemplate","acceptSuggestion","time","add","ck-annotation__actions","authoredAt","presentation","locale","fire","cancel","ck-annotation__info-name","enter","@external","attributes","keystrokes","125886AlKRGO","focusFirst","ck-annotation__content-wrapper","getExternalSuggestionNote","EXTERNAL_AVATAR","formatDateTime","ck-suggestion__actions","esc","div"];return(Eu=function(){return t})()}const bu='\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-2025, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',Tu=yu;function yu(t,e){const n=_u();return(yu=function(t,e){return n[t-=243]})(t,e)}function _u(){const t=["CommentView","trackChangesLicenseKeyNotAllowed","panelView","acceptButton","activeMarkers","SuggestionView","trialLimit","commentThread","hasSuggestion","Track changes","6923790fFdgxX","menuitemcheckbox","execute","view","_handleSuggestionControllerDelayed","escape","trackChanges.SuggestionView","_disableComments","button","requires","previewFinalContent","CommentsRepository","componentFactory","innerView","mainView","createCommentThreadController","invalid","from","trackChangesLicenseKeyEvaluationLimit","getMarkers","children","delegate","define","items","isPremiumPlugin","getMarkerNames","commandName","bind","_destroyController","_createToolbarButton","trackChanges.SuggestionThreadView","_updateController","TrackChanges","trackChanges","comments.maxCommentCharsWhenCollapsed","_licenseKeyCheckInterval","has","commands","16sRnuEw","addMany","isEnabled","Accept all suggestions","model","menuBar:trackChanges","usageLimit","filter","_viewToController","suggestion-","delete","descriptionParts","_suggestionToController","createAnnotation","getDescriptions","suggestionChanged","comments","isDirty","discardButton","clear","registerAnnotation","menu","remove","unbind","trackChangesLicenseKeyValid","destroy","editor","push","suggestionUnloaded","isMultiRange","licenseKey","EditorAnnotations","1zuneYW","fire","Annotations","head","addComment","evaluationLimit","editing","plugins","_showLicenseError","trackChangesLicenseKeyTrialLimit","refreshSelectedViews","values","config","addSourceCollector","lowest","isOfficialPlugin","getSuggestion","init","1045674gjZZsF","suggestionLoaded","suggestionView","getAllAdjacentSuggestions","trackChangesLicenseKeyDomainLimit","CommentsUI","trackChangesLicenseKeyExpired","getByInnerView","arrowView","reduce","Discard all selected suggestions","domainLimit","947815xMSUSf","comments.maxThreadTotalWeight","getRanges","switchbutton","16BFXEZW","TrackChangesUI","getFirstRange","change:activeAnnotations","length","size","commentsListView","listenTo","_annotationViews","_addUIComponentsToFactory","_createMenuBarMenu","actionView","acceptAllSuggestions","discardAllSuggestions","some","SuggestionThreadView","353760KgYPKO","comments.maxCommentsWhenCollapsed","value","Accept all selected suggestions","trackChangesLicenseKeyInvalid","focus","toMany","_unbindEditors","acceptSelectedSuggestions","pluginName","_refreshActiveMarkers","source","comments.editorConfig","createAnnotationView","Discard all suggestions","isInContent","previous","keys","_handleControllerBuffer","descriptionFactory","_bindAnnotationToEditors","set","menuitem","get","buttonView","getJoined","trackChangesLicenseKeyUsageLimit","149844meWeax","trackChanges.disableComments","stopListening","440111ieyAbk","Preview final content","TrackChangesPreview","add","TrackChangesEditing","973665GiHUeo","expired","type","change:previous","_initializeController","featureNotAllowed","activeAnnotations","locale","isOn","separator","discardSelectedSuggestions"];return(_u=function(){return t})()}!function(t){const e=yu,n=t();for(;;)try{if(117518===-parseInt(e(365))/1*(parseInt(e(415))/2)+parseInt(e(266))/3*(parseInt(e(399))/4)+-parseInt(e(395))/5+-parseInt(e(383))/6+parseInt(e(269))/7*(-parseInt(e(333))/8)+-parseInt(e(274))/9+parseInt(e(295))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u);class ku extends t.Plugin{static get[Tu(304)](){const t=Tu;return[Wc,o.Users,t(306),t(367),t(364)]}static get[Tu(248)](){return Tu(400)}static get[Tu(380)](){return!0}static get[Tu(319)](){return!0}constructor(t){const e=Tu;super(t),this[e(345)]=new Map,this[e(341)]=new Map,this[e(407)]=new Map,this[e(257)]=new Map;const n=this[e(359)][e(377)];n[e(317)](e(325),du),n[e(317)](e(301),Iu),n[e(317)](e(267),!1),this[e(302)]=n[e(262)](e(267))}[Tu(299)](t,e){const n=Tu;0===this[n(257)][n(404)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(257)]){const r=this[t(345)][t(331)](e);r||n?r&&n&&this[t(323)](e):this[t(278)](e)}this[t(257)][t(352)](),this[t(359)][t(372)][t(262)](t(364))[t(375)](),this[t(249)]()}),10),this[n(257)][n(260)](t,e)}[Tu(382)](){const t=Tu,e=this[t(359)],n=e[t(372)][t(262)](t(273)),r=e[t(372)][t(262)](t(367)),s=e[t(372)][t(262)](t(364)),o=e[t(372)][t(262)](t(306));this[t(408)](),s[t(378)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(312)](this[e(345)])){const s=t[e(386)](),o=[];for(const t of s){if(!t[e(254)])continue;if(t[e(362)]){o[e(360)](...t[e(397)]());continue}const n=t[e(401)]();if(o[e(403)]>0){const t=o[0][e(264)](n);if(t){o[0]=t;continue}}o[e(360)](n)}n[e(360)]([r[e(298)],o])}return n})),this[t(406)](n,t(384),((e,n)=>{const r=t;this[r(406)](n,r(277),((t,e,s,o)=>{const i=r;n[i(254)]&&(null==s?(this[i(326)](o[i(368)]),this[i(299)](n,!1)):(this[i(326)](s[i(368)]),null==o&&this[i(299)](n,!0)))})),null!==n[r(255)]?this[r(326)](n[r(368)]):this[r(299)](n,!1)})),this[t(406)](n,t(361),((e,n,r)=>{const s=t;this[s(268)](n,s(277)),this[s(257)][s(343)](n),this[s(345)][s(331)](n)&&this[s(323)](n),r&&this[s(326)](r[s(368)])})),this[t(406)](n,t(348),((e,n)=>{this[t(326)](n)})),this[t(406)](r,t(402),(()=>{this[t(249)]()})),this[t(406)](o,t(369),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(293)](r))return;const i=n[o(381)](r);this[o(345)][o(262)](i)[o(298)][o(405)][o(244)](-1)}),{priority:t(379)}),this[t(363)]=this[t(359)][t(377)][t(262)](t(363));const i=this[t(359)];this[t(330)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(357)==s||e(243)==s||e(389)==s||e(387)==s||e(286)==s||e(313)==s||e(374)==s||e(265)==s){delete i[r],n=s,clearInterval(this[e(330)]),this[e(330)]=void 0;break}}e(243)==n&&i[e(373)](e(311)),e(389)==n&&i[e(373)](e(275)),e(387)==n&&i[e(373)](e(394)),e(286)==n&&i[e(373)](e(279),e(327)),e(313)==n&&i[e(373)](e(370)),e(374)==n&&i[e(373)](e(291)),e(265)==n&&i[e(373)](e(339))}),1e3)}[Tu(249)](){const t=Tu,e=this[t(359)][t(372)][t(262)](t(367)),n=this[t(359)][t(372)][t(262)](t(273)),r=Array[t(312)](e[t(280)],(e=>e[t(308)]))[t(340)]((e=>this[t(341)][t(331)](e))),s=[];for(const e of r){const n=this[t(341)][t(262)](e)[t(337)][t(386)]();s[t(360)](...n[t(392)](((e,n)=>[...e,...n[t(320)]()]),[]))}n[t(289)]=s}[Tu(408)](){const t=Tu,n=this[t(359)],r=n[t(281)],o=Kr(r,t(294)),i=new e.Collection([{type:t(398),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(328),role:t(296)})},{type:t(283)},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(336)),commandName:t(411),role:t(261)})},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(418)),commandName:t(247),role:t(261)})},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(253)),commandName:t(412),role:t(261)})},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(393)),commandName:t(284),role:t(261)})}]);n[t(372)][t(331)](t(271))&&i[t(334)]([{type:t(283)},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(270)),commandName:t(305),role:t(261)})}]);for(const e of i)if(Au(e)){const r=n[t(332)][t(262)](e[t(337)][t(321)]);e[t(337)][t(322)](t(282),t(335)).to(r,t(417),t(335))}n.ui[t(307)][t(272)](t(328),(e=>this[t(324)](e,i,o))),n.ui[t(307)][t(272)](t(338),(e=>this[t(409)](e,i,o)))}[Tu(324)](t,e,n){const r=Tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(359)][r(332)][r(262)](r(328));o[r(263)][r(260)]({tooltip:n,label:n,icon:bu}),o[r(263)][r(322)](r(282)).to(i,r(417)),o[r(263)].on(r(297),(()=>{const t=r;i[t(297)](),this[t(359)][t(371)][t(298)][t(244)]()})),(0,s.addListToDropdown)(o,e,{role:r(354)});const a=[];for(const t of e)Au(t)&&a[r(360)](this[r(359)][r(332)][r(262)](t[r(337)][r(321)]));const c=o[r(263)];return c[r(410)][r(356)](r(335)),c[r(391)][r(356)](r(335)),c[r(410)][r(322)](r(335)).to(i,r(335)),c[r(391)][r(322)](r(335))[r(245)](a,r(335),((...t)=>t[r(413)]((t=>t)))),o.on(r(297),(t=>{const e=r;this[e(359)][e(297)](t[e(250)][e(321)]),this[e(359)][e(371)][e(298)][e(244)]()})),o}[Tu(409)](t,e,n){const r=Tu,o=new s.MenuBarMenuView(t),i=this[r(359)][r(332)][r(262)](r(328));o[r(263)][r(260)]({label:n,icon:bu});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(283)==n[r(276)]){a[r(318)][r(272)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(337)];i[r(322)](...Object[r(256)](c)).to(c),i[r(316)](r(297)).to(o),i.on(r(297),(()=>{const t=r;this[t(359)][t(297)](c[t(321)]),this[t(359)][t(371)][t(298)][t(244)]()})),e[r(315)][r(272)](i),a[r(318)][r(272)](e)}return o[r(322)](r(335)).to(i,r(335)),o[r(287)][r(315)][r(272)](a),o}[Tu(278)](t){const e=Tu,n=this[e(359)],r=n[e(377)],s=n[e(372)][e(262)](e(367)),i=n[e(372)][e(262)](e(306)),a=n[e(372)][e(262)](e(364)),c=n[e(372)][e(262)](o.Users).me,u=r[e(262)](e(328))[e(414)],l=r[e(262)](e(328))[e(290)],{CommentsListView:f,CommentThreadInputView:h}=n[e(372)][e(262)](e(388));let d,g,p;this[e(407)][e(331)](t.id)?(g=this[e(407)][e(262)](t.id),d=g[e(309)]):(d=new u(n[e(281)],t,c,{disableComments:this[e(302)],editorConfig:{...r[e(262)](e(251)),licenseKey:r[e(262)](e(363))},maxCommentsWhenCollapsed:r[e(262)](e(416)),maxThreadTotalWeight:r[e(262)](e(396)),maxCommentCharsWhenCollapsed:r[e(262)](e(329)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(262)](e(281))),CommentView:r[e(262)](e(349))[e(285)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(385)][e(288)].on(e(297),(()=>{const t=e;n[t(371)][t(298)][t(244)]()})),d[e(385)][e(351)].on(e(297),(()=>{const t=e;n[t(371)][t(298)][t(244)]()})),g=s[e(252)](this[e(359)][e(281)],d),g[e(322)](e(350)).to(d,e(350)),g[e(322)](e(403)).to(d),g[e(322)](e(276)).to(d,e(276),(t=>e(342)+t)),d.on(e(300),(()=>{const t=e;p[t(366)](t(300))})),this[e(407)][e(260)](t.id,g));const m=i[e(310)](t[e(292)],d),I=new iu(n,t,d,m),E=t[e(386)]()[e(340)]((t=>t[e(254)]));d[e(344)]=n[e(372)][e(262)](e(273))[e(258)][e(347)](E),this[e(345)][e(260)](t,I),this[e(341)][e(260)](d,I),p=s[e(346)]({view:g,target:()=>{const r=e,s=[],i=t[r(386)]()[r(340)]((t=>t[r(254)]));for(const t of i)s[r(360)](...t[r(314)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(371)],s)},type:()=>e(342)+I[e(298)][e(276)]}),i[e(259)](d,p),s[e(272)](p),a[e(353)](p)}[Tu(323)](t){const e=Tu,n=this[e(359)][e(372)][e(262)](e(306)),r=this[e(359)][e(372)][e(262)](e(367)),s=this[e(345)][e(262)](t),o=s[e(298)],i=r[e(390)](o);n[e(246)](o),i&&r[e(355)](i),this[e(345)][e(343)](t),this[e(341)][e(343)](o),s[e(358)]()}[Tu(326)](t){const e=Tu;if(!t[e(254)]||!this[e(345)][e(331)](t))return;const n=this[e(359)][e(372)][e(262)](e(273)),r=this[e(345)][e(262)](t),s=t[e(386)]();r[e(298)][e(344)]=n[e(258)][e(347)](s)}[Tu(358)](){const t=Tu;for(const e of this[t(345)][t(256)]())this[t(323)](e);for(const e of this[t(407)][t(376)]())e[t(309)][t(358)]();super[t(358)](),this[t(330)]&&clearInterval(this[t(330)])}}function Au(t){return Tu(337)in t}var Cu=vu;function Lu(){var t=["3295592ZNucWi","51201qRJDnn","5120HqeRyf","1976472dxLjSV","TrackChanges","pluginName","get","2032cxnXjf","plugins","requires","2556OReOHn","getSuggestion","addSuggestion","5708801MbqYnt","isPremiumPlugin","25339670CKWJhb","getSuggestions","adapter","Comments","editor","isOfficialPlugin","206huwDUj","addSuggestionData","1392mlwquH"];return(Lu=function(){return t})()}function vu(t,e){var n=Lu();return(vu=function(t,e){return n[t-=360]})(t,e)}!function(t){for(var e=vu,n=t();;)try{if(580068===parseInt(e(377))/1*(-parseInt(e(363))/2)+-parseInt(e(383))/3+-parseInt(e(380))/4+-parseInt(e(382))/5*(parseInt(e(366))/6)+-parseInt(e(369))/7+-parseInt(e(379))/8*(-parseInt(e(381))/9)+parseInt(e(371))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lu);class Su extends t.Plugin{static get[Cu(365)](){return[Wc,ku,Cu(374)]}static get[Cu(361)](){return Cu(360)}static get[Cu(376)](){return!0}static get[Cu(370)](){return!0}set[Cu(373)](t){var e=Cu;this[e(375)][e(364)][e(362)](Wc)[e(373)]=t}get[Cu(373)](){var t=Cu;return this[t(375)][t(364)][t(362)](Wc)[t(373)]}[Cu(368)](t){var e=Cu;return this[e(375)][e(364)][e(362)](Wc)[e(378)](t)}[Cu(372)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Cu;return this[n(375)][n(364)][n(362)](Wc)[n(372)]({skipNotAttached:t,toJSON:e})}[Cu(367)](t){var e=Cu;return this[e(375)][e(364)][e(362)](Wc)[e(367)](t)}}const Ru=Ou;!function(t){const e=Ou,n=t();for(;;)try{if(460269===-parseInt(e(172))/1*(-parseInt(e(164))/2)+-parseInt(e(167))/3+parseInt(e(133))/4*(-parseInt(e(136))/5)+parseInt(e(192))/6*(-parseInt(e(173))/7)+parseInt(e(134))/8*(-parseInt(e(125))/9)+parseInt(e(131))/10*(parseInt(e(187))/11)+-parseInt(e(158))/12*(-parseInt(e(127))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mu);const Nu=[Ru(126)];class wu extends t.Plugin{static get[Ru(184)](){return[Wc]}static get[Ru(151)](){return Ru(147)}static get[Ru(175)](){return!0}static get[Ru(180)](){return!0}[Ru(183)](){const t=Ru,n=this[t(174)];if(n[t(156)][t(157)](t(123),(e=>{const r=t,s=n[r(146)][r(148)][r(135)]()[r(190)](((t,e)=>(t[e]="",t)),{});return n[r(130)][r(181)](s,e)})),t(161)!=typeof n[t(156)][t(178)](t(152))[t(140)])throw new e.CKEditorError(t(179))}[Ru(193)](t){return Pu(this[Ru(174)],!0,t)}[Ru(188)](t){return Pu(this[Ru(174)],!1,t)}}function Mu(){const t=["document","addCommentThread","acceptAllSuggestions","pluginName","trackChangesData","remove","discardAllSuggestions","end","config","define","1392fnoIXN","createDocumentFragment","div","function","destroy","addSuggestionData","854mDWPiS","useAnonymousUser","result","2408793UqzlsU","name","getSuggestions","data","users","281pXbPWs","2611805XVDeWw","editor","isOfficialPlugin","addUser","CommentsRepository","get","track-changes-data-invalid-editor-creator","isPremiumPlugin","create","getRootsAttributes","init","requires","rootsAttributes","getFullData","3995167Lxvwxv","getDataWithDiscardedSuggestions","execute","reduce","push","6wKCubj","getDataWithAcceptedSuggestions","getCommentThreads","trackChangesData.editorCreator","join","9kSKQYY","Pagination","154739JFKDVk","_adapter","appendChild","constructor","10PiwhcR","createElement","909212HkHNUo","2512FPzruI","getRootNames","5seKDml","Users","getUser","fromCharCode","editorCreator","TrackChangesEditing","TrackChangesDataGetter","plugins","set","map","model","TrackChangesData"];return(Mu=function(){return t})()}function Ou(t,e){const n=Mu();return(Ou=function(t,e){return n[t-=123]})(t,e)}class Fu extends t.Plugin{static get[Ru(151)](){return Ru(142)}static get[Ru(175)](){return!0}static get[Ru(180)](){return!0}constructor(t){const e=Ru;function n(t){const e=Ou;return t[e(145)]((t=>String[e(139)](t)))[e(124)]("")}super(t),this[e(166)]=e(155),t[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),t[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[Ru(183)](){const t=Ru;this[t(174)][t(143)][t(178)](t(177))[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(174)][t(143)][t(178)](t(141))[t(128)]=null}}function Du(t){return void 0!==t[Ru(182)]}async function Pu(t,e,n){const r=Ru,s=(0,o.sanitizeEditorConfig)(t,Nu);s[r(143)][r(191)](Wc,Fu),s[r(185)]=Du(t)?t[r(182)]():void 0;const i=document[r(159)](),a=t[r(156)][r(178)](r(152))[r(140)],c=await a(s,(()=>function(t){const e=r,n=document[e(132)](e(160));return t[e(129)](n),n}(i)));!function(t,e){const n=r,s=t[n(146)][n(148)][n(135)]()[n(190)](((e,r)=>(e[r]=t[n(170)][n(178)]({rootName:r}),e)),{}),o=t[n(143)][n(178)](n(137))[n(171)][n(145)]((t=>({id:t.id,name:t[n(168)]}))),i=t[n(143)][n(178)](n(141))[n(169)]({skipNotAttached:!0,toJSON:!0}),a=t[n(143)][n(178)](n(177))[n(194)]({skipNotAttached:!0,toJSON:!0}),c=e[n(143)][n(178)](n(137)),u=e[n(143)][n(178)](n(141)),l=e[n(143)][n(178)](n(177));for(const t of l[n(194)]())t[n(153)]();for(const t of o)c[n(138)](t.id)||c[n(176)](t);c.me||c[n(165)]();for(const t of a)l[n(149)](t);for(const t of i)u[n(163)](t);e[n(170)][n(144)](s)}(t,c),c[r(189)](r(e?150:154));const u=Du(c)?c[r(186)](n):c[r(170)][r(178)](n);return await c[r(162)](),u}const xu=Bu;function Bu(t,e){const n=Uu();return(Bu=function(t,e){return n[t-=121]})(t,e)}function Uu(){const t=["118124QRGphY","push","1795320PiFpiJ","data-ck-root-name","focus"," ck-track-changes-preview__root-container","width","8BxvCkf","7SbQVAw","setPreviewData","classes","content","2080863rfcUCX","30DmqLkK","createElement","ck-track-changes-preview","height","div","className","fire","167704SCtoeq","setAttribute","27ZRiCxT","innerHTML","element","14061223QBHYgW","previewDataReady","dialogRects","render","style","setTemplate","options","4074035rhCaJX","ck-reset","1535702NVcaWj"];return(Uu=function(){return t})()}!function(t){const e=Bu,n=t();for(;;)try{if(623310===-parseInt(e(127))/1*(parseInt(e(139))/2)+parseInt(e(141))/3*(parseInt(e(154))/4)+parseInt(e(151))/5+-parseInt(e(132))/6*(parseInt(e(153))/7)+parseInt(e(126))/8*(-parseInt(e(131))/9)+parseInt(e(121))/10+parseInt(e(144))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uu);class ju extends s.View{constructor(t,e){const n=Bu;super(t),this[n(150)]=e,this[n(149)]({tag:n(136),attributes:{class:["ck",n(152),n(134)],tabindex:-1}})}[xu(147)](){const t=xu;super[t(147)](),this[t(143)][t(148)][t(125)]=this[t(150)][t(146)][t(125)]+"px",this[t(143)][t(148)][t(135)]=this[t(150)][t(146)][t(135)]+"px"}[xu(128)](t,e){const n=xu;if(!this[n(143)])return;const r=[];for(const[e,s]of t){const t=document[n(133)](n(136));t[n(140)](n(122),e),t[n(137)]=s[n(129)]+n(124),t[n(142)]=s[n(130)],r[n(155)](t)}e(this[n(143)],r),this[n(143)][n(148)][n(135)]="",this[n(138)](n(145))}[xu(123)](){const t=xu;this[t(143)][t(123)]()}}const Gu=Hu;function Vu(){const t=["destroy","_sortRoots","innerHTML","refresh","reduce","item","has"," ck-reset_all","getRootsAttributes","getMediaViewElement","18vWQrAI","contentView","set","registry","previewDataReady","_standarizeRootsData","$defaultValues","figure.media","element","12494268BLuYeB","values","createElement","_getMergeFieldsData","getRootNames","MergeFieldsEditing","1395365nWaisa","classList","8EFqJXq","url","model","headerView","div","height","getDefaultValues","show","getBoundingClientRect","render","Dialog","10544200FozsLK","affectsData","value","children","max","ck-track-changes-preview-dialog","getMergeFieldsIds","updatePosition","62sLXTTV","documentElement","then","document","querySelector","add","view","min","replace","domConverter","execute","getAttribute","oembed","string","_fixMediaEmbeds","push","config","3053106pJjCFf","getDomRoot","TrackChangesData","isEnabled","attachToDom","getDataSetValues","bodyCollectionContainer","4471NtZZtn","class","replaceWith","width","remove","editables","ck-reset_all","innerHeight","editable","ck-focused","trackChanges.preview.renderFunction","$labels","editor","330462YxOCWX","getClientRects","Final content preview","forEach","plugins","getLabel","MediaEmbedEditing","previewMode","ck-media__wrapper","classes","finalContentPreview","get","detachFromDom","entries","editing","setPreviewData","once","1720016UIUyCI","querySelectorAll","clientHeight","locale","sort","getDataWithAcceptedSuggestions"];return(Vu=function(){return t})()}function Hu(t,e){const n=Vu();return(Hu=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Hu,n=t();for(;;)try{if(745988===parseInt(e(329))/1*(parseInt(e(305))/2)+parseInt(e(236))/3+parseInt(e(253))/4+parseInt(e(284))/5*(parseInt(e(269))/6)+parseInt(e(322))/7*(-parseInt(e(286))/8)+-parseInt(e(278))/9+parseInt(e(297))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vu);class Wu extends t.Command{constructor(t){const e=Hu;super(t),this[e(298)]=!1,this[e(325)]=!0}[Gu(262)](){this[Gu(325)]=!0}[Gu(315)](){const t=Gu,e=this[t(235)],n=e[t(256)],r=e[t(240)][t(247)](t(296));let o;const i=function(e){const n=t,r={};if(n(334)in e.ui[n(311)])for(const[t,s]of Object[n(249)](e.ui[n(311)][n(334)]))r[t]=s[n(277)];else r[e[n(288)][n(308)][n(282)]()[0]]=e.ui[n(311)][n(231)][n(277)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(279)](e))r=Math[n(301)](r,t[n(294)]()[n(332)]);let s=0;for(const t of Object[n(279)](e))s+=t[n(294)]()[n(291)];const o=.8*Math[n(301)](document[n(306)][n(255)],window[n(230)]);return{width:r,height:Math[n(312)](s,o)}}(i);r[t(293)]({id:t(246),title:Kr(n,t(238)),isModal:!0,className:t(302),content:new ju(n,{dialogRects:a}),onHide:()=>{o[t(248)]()},onShow:()=>{const a=t;e[a(240)][a(247)](a(324))[a(258)]({...this[a(281)]()})[a(307)]((t=>{const n=a,s=this[n(274)](t,e,i);r[n(311)][n(270)][n(300)][n(247)](0)[n(251)](s,e[n(321)][n(247)](n(233)))})),o=new s.BodyCollection(n,[r[a(311)]]),o[a(326)](),o[a(328)][a(285)][a(333)](a(229)),e[a(252)](a(259),(()=>{o[a(248)]()}));const c=r[a(311)][a(289)][a(330)];r[a(311)][a(289)][a(330)]=c?c+a(266):a(229),r[a(311)][a(270)][a(300)][a(247)](0).on(a(273),(()=>{const t=a;r[t(311)][t(304)]()}))}})}[Gu(281)](){const t=Gu;if(!this[t(235)][t(240)][t(265)](t(283)))return{};const e=this[t(235)][t(240)][t(247)](t(283)),n=e[t(243)],r={};if(t(234)===n)for(const n of e[t(303)]())r[n]=e[t(241)](n)||n;else{const s=t(275)===n?e[t(292)]():e[t(327)](n,!0);for(const n of Object[t(249)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(241)](s)||s}}return{mergeFieldsData:r}}[Gu(274)](t,e,n){const r=Gu;let s;if(r(318)==typeof t){const n=e[r(288)][r(308)][r(282)]()[0];s={[n]:t}}else s=t;const o=this[r(319)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(245)]=e[r][n(285)][n(299)][n(313)](n(232),"");return t}(this[r(260)](e)[r(263)](((t,e)=>(t[r(320)]([e,{content:o[e],classes:""}]),t)),[]),n)}[Gu(319)](t,e){const n=Gu;if(!e[n(240)][n(265)](n(242)))return t;const r=e[n(240)][n(247)](n(242));for(const[s,o]of Object[n(249)](t)){const a=document[n(280)](n(290));a[n(261)]=o,a[n(254)](n(276))[n(239)]((t=>{const s=n,o=t[s(309)](s(317));if(o){const t=o[s(316)](s(287));if(t){const n=r[s(272)][s(268)](new i.DowncastWriter(e[s(250)][s(311)][s(308)]),t,{elementName:"",renderForEditingView:!0}),a=document[s(280)](s(290));a[s(285)][s(310)](s(244)),n[s(295)](a,e[s(250)][s(311)][s(314)]),o[s(331)](a)}}})),t[s]=a[n(261)]}return t}[Gu(260)](t){const e=Gu;if(void 0===t[Hu(267)])return t[e(288)][e(308)][e(282)]();const n=[],r=new Map;for(const s of t[e(288)][e(308)][e(282)]()){const o=t[e(250)][e(311)][e(323)](s)[e(237)]()[e(264)](0);n[e(320)](s),r[e(271)](s,o)}return n[e(257)](((t,n)=>{const s=e,o=r[s(247)](t),i=r[s(247)](n);return o.y-i.y||o.x-i.x})),n}}var zu=n(673),Ku=n.n(zu),qu=n(545),Xu=n.n(qu),Zu=n(262),Ju=n.n(Zu),Yu=n(667),Qu=n.n(Yu),$u=n(357),tl=n.n($u),el=n(209),nl={attributes:{"data-cke":!0}};nl.setAttributes=Qu(),nl.insert=Ju().bind(null,"head"),nl.domAPI=Xu(),nl.insertStyleElement=tl();Ku()(el.A,nl);el.A&&el.A.locals&&el.A.locals;const rl=ol;function sl(){const t=["isPremiumPlugin","10270264UcTeTO","trackChanges.preview.renderFunction","TrackChangesPreview","6DdzATX","isOfficialPlugin","9356232kTsiuI","appendChild","editor","pluginName","commands","334426dVXbhK","requires","391180fPrjUm","add","9rPxFwB","32887890cxTIIe","20DQufGK","config","11242273mRtudO","previewFinalContent","define","407049sIQlLr"];return(sl=function(){return t})()}function ol(t,e){const n=sl();return(ol=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=ol,n=t();for(;;)try{if(825684===-parseInt(e(421))/1+-parseInt(e(433))/2*(parseInt(e(426))/3)+-parseInt(e(435))/4*(parseInt(e(439))/5)+parseInt(e(428))/6+-parseInt(e(441))/7+-parseInt(e(423))/8*(parseInt(e(437))/9)+parseInt(e(438))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sl);class il extends t.Plugin{static get[rl(434)](){return[wu,s.Dialog]}static get[rl(431)](){return rl(425)}static get[rl(427)](){return!0}static get[rl(422)](){return!0}constructor(t){const e=rl;super(t),t[e(432)][e(436)](e(442),new Wu(this[e(430)])),t[e(440)][e(443)](e(424),((t,n)=>{const r=e;for(const e of n)t[r(429)](e)}))}}function al(t,e){var n=cl();return(al=function(t,e){return n[t-=332]})(t,e)}function cl(){var t=["2760909LXQlAx","23947ooYZWb","12000TccvHS","426ziPtmR","101kyQspl","30952966pkMQDp","41350hHImLP","3376rFtxRU","1218152ETYlEd","31210gntRvw","693rQMbND"];return(cl=function(){return t})()}!function(t){for(var e=al,n=t();;)try{if(807450===parseInt(e(337))/1*(parseInt(e(335))/2)+parseInt(e(333))/3+parseInt(e(341))/4+parseInt(e(339))/5*(parseInt(e(336))/6)+parseInt(e(334))/7*(parseInt(e(340))/8)+parseInt(e(332))/9*(-parseInt(e(342))/10)+-parseInt(e(338))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cl)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={168:t=>{"use strict";t.exports=function(t){return t[1]}},209:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(168),s=n.n(r),o=n(433),i=n.n(o)()(s());i.push([t.id,".ck.ck-track-changes-preview{max-height:80vh;max-width:80vw;overflow-x:hidden;user-select:text}.ck.ck-content.ck-track-changes-preview__root-container[data-ck-root-name]{border:none;margin:0}",""]);const a=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,r,s,o){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(i[c]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);r&&i[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),s&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=s):l[4]="".concat(s)),e.push(l))}},e}},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,s){var o;if(r)o="";else{o="",s.supports&&(o+="@supports (".concat(s.supports,") {")),s.media&&(o+="@media ".concat(s.media," {"));var i=void 0!==s.layer;i&&(o+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),o+=s.css,i&&(o+="}"),s.media&&(o+="}"),s.supports&&(o+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,o);else{var a=document.createTextNode(o),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var o={},i=[],a=0;a<t.length;a++){var c=t[a],u=r.base?c[0]+r.base:c[0],l=o[u]||0,f="".concat(u," ").concat(l);o[u]=l+1;var h=n(f),d={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)e[h].references++,e[h].updater(d);else{var g=s(d,r);r.byIndex=a,e.splice(a,0,{identifier:f,updater:g,references:1})}i.push(f)}return i}function s(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var o=r(t=t||[],s=s||{});return function(t){t=t||[];for(var i=0;i<o.length;i++){var a=n(o[i]);e[a].references--}for(var c=r(t,s),u=0;u<o.length;u++){var l=n(o[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}o=c}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={id:r,exports:{}};return t[r](o,o.exports,n),o.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},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:()=>lu,Suggestion:()=>Wr,SuggestionThreadView:()=>du,SuggestionView:()=>Iu,TrackChanges:()=>Su,TrackChangesData:()=>wu,TrackChangesEditing:()=>Wc,TrackChangesPreview:()=>il});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["TrackChangesCommand","value","15959554ZeZkNj","8pawUwU","2413038RCWClc","has","_isEnabledBasedOnSelection","_disableUnsupportedCommands","632HTZbfS","94pCzIbb","72744PHhXtZ","isEnabled","clearForceDisabled","28553GymJEe","15GvUomy","editor","28RjYuco","12109dXyxAf","_enabledCommands","2439504YhrKen","commands","forceDisabled","refresh","130JLjohS","_enableCommands","368127dodlCx","execute","2651lVDGmc","affectsData"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(965059===parseInt(e(416))/1*(parseInt(e(408))/2)+parseInt(e(403))/3*(-parseInt(e(402))/4)+parseInt(e(413))/5*(parseInt(e(418))/6)+-parseInt(e(412))/7*(-parseInt(e(407))/8)+-parseInt(e(395))/9*(parseInt(e(393))/10)+parseInt(e(397))/11*(-parseInt(e(409))/12)+-parseInt(e(401))/13*(-parseInt(e(415))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(417)]=e,this[n(400)]=!1,this[n(392)](),this[n(405)]=!1}[u(392)](){this[u(410)]=!0}[u(396)](){const t=u;this[t(400)]=!this[t(400)],this[t(400)]?this[t(406)]():this[t(394)]()}[u(406)](){const t=u;for(const e of this[t(414)][t(419)][t(419)]())e[t(398)]&&!this[t(417)][t(404)](e)&&e[t(420)](t(399))}[u(394)](){const t=u;for(const e of this[t(414)][t(419)][t(419)]())e[t(398)]&&!this[t(417)][t(404)](e)&&e[t(411)](t(399))}}const h=g;!function(t){const e=g,n=t();for(;;)try{if(937193===-parseInt(e(457))/1+-parseInt(e(454))/2*(parseInt(e(460))/3)+parseInt(e(449))/4*(parseInt(e(447))/5)+parseInt(e(455))/6+parseInt(e(456))/7*(-parseInt(e(439))/8)+-parseInt(e(463))/9+-parseInt(e(461))/10*(-parseInt(e(451))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(443)]=e,this[n(462)](),this[n(453)]=!1}[h(462)](){this[h(440)]=!0}[h(448)](t){const n=h,r=this[n(443)][n(444)](t);if(!r)throw new e.CKEditorError(n(445),this);const s=r[n(450)]();this[n(441)][n(458)][n(446)](s)&&this[n(441)][n(442)][n(444)](n(452))[n(459)](r)}}function g(t,e){const n=p();return(g=function(t,e){return n[t-=439]})(t,e)}function p(){const t=["isEnabled","editor","plugins","_suggestions","get","track-changes-accept-suggestion-not-found","canEditAt","5TPRpCq","execute","4061804NlYCuS","getRanges","7996076TdQEVO","TrackChangesEditing","_isEnabledBasedOnSelection","2dFHSjN","7705326xGXKUU","5803nSjnHG","202162HUjjtU","model","acceptSuggestion","306312FTUuSd","10KQvTlT","refresh","9627318QsCouV","6904RyRqOG"];return(p=function(){return t})()}const m=E;function I(){const t=["get","172195SwXUtb","canEditAt","discardSuggestion","refresh","408310RGsfIc","4kFkRfs","63hOeEPH","execute","_isEnabledBasedOnSelection","getRanges","track-changes-discard-suggestion-not-found","1681162KKQTgx","_suggestions","120LCodsu","TrackChangesEditing","692818BUCdtZ","1902939QHyJxR","model","editor","3608856eFIjSZ","plugins","483392XUfZGD","isEnabled"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(430713===parseInt(e(465))/1+-parseInt(e(471))/2+-parseInt(e(466))/3*(parseInt(e(479))/4)+parseInt(e(474))/5*(parseInt(e(463))/6)+-parseInt(e(461))/7+parseInt(e(469))/8+-parseInt(e(480))/9*(parseInt(e(478))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(462)]=e,this[n(477)](),this[n(482)]=!1}[m(477)](){this[m(472)]=!0}[m(481)](t){const n=m,r=this[n(462)][n(473)](t);if(!r)throw new e.CKEditorError(n(484),this);const s=r[n(483)]();this[n(468)][n(467)][n(475)](s)&&this[n(468)][n(470)][n(473)](n(464))[n(476)](r)}}function T(){const t=['<span class="ck-suggestion-type">',"sort","473745tzHgcj","deletion",'"></span>',"start","join","230aLQCdB","285489EwykJf","from","length","split","map","change","end","splice","createPositionBefore","push","createRange","3020664eUjVju","innerHTML","1007577hofchJ","getRanges","createPositionAfter","createPositionAt","createElement","add","isCollapsed","title","value","139191AbOPxR","span","isIntersecting","execute","</span>","56917ZoYaZo","type","2wfnFYE","isObject","content","innerText","isArray","isInContent","isTouching","next","color","replace","isMultiRange",'" title="','<span class="ck-suggestion-color" style="background-color: ',"889008GaYtmX"," [color ","schema","474oDQPUx"];return(T=function(){return t})()}function y(t,e){const n=T();return(y=function(t,e){return n[t-=433]})(t,e)}function _(t,e){const n=y;let r="";return r+=t[n(486)]("*")[n(433)](((t,e)=>e%2!=0?n(475)+k(t)+n(455):k(t)))[n(481)](""),e&&(r+=n(470)+e[n(450)]+n(469)+e[n(449)]+n(479)),r}function k(t){const e=y,n=document[e(446)](e(452));return n[e(461)]=t,n[e(441)]}function A(t){const e=y;return t[e(476)](((t,n)=>e(478)==t[e(457)]&&e(478)!=n[e(457)]?-1:e(478)!=t[e(457)]&&e(478)==n[e(457)]?1:0))}function C(t,e){const n=y;let r,s=0;const o=[],i=e[n(473)];for(;s<t[n(485)];){const a=t[s],c=t[s+1];r||(r=e[n(437)](a)),L(e,a,c)||(o[n(438)](e[n(439)](r,i[n(459)](a)?e[n(444)](a):e[n(445)](a,n(435)))),r=null),s++}return o}function L(t,e,n){const r=y;if(!n)return!1;const s=t[r(444)](e),o=t[r(437)](n);return s[r(464)](o)}!function(t){const e=y,n=t();for(;;)try{if(658725===parseInt(e(451))/1*(-parseInt(e(458))/2)+parseInt(e(442))/3+parseInt(e(440))/4+-parseInt(e(477))/5+parseInt(e(474))/6*(parseInt(e(456))/7)+-parseInt(e(471))/8+parseInt(e(483))/9*(-parseInt(e(482))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function v(t,e,n){const r=y;for(;n[r(485)];){const s=n[r(436)](0,100);t[r(434)]((()=>{const t=r;for(const n of s)n[t(463)]&&e[t(454)](n.id)}))}}const S=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=426]})(t,e)}function N(){const t=["_suggestions","getRanges","some","model","values","refresh","10916570aRyePG","22558KMECqL","editor","isEnabled","_isEnabledBasedOnSelection","1187982KWmqvD","from","canEditAt","execute","7051392wEqLbM","24doyyCh","3447768YJOlLn","2176979ISCnWo","_command","38mKFizS","isInContent","2713728JXdrTc","5YVGXLO"];return(N=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(593759===parseInt(e(441))/1*(-parseInt(e(428))/2)+parseInt(e(443))/3+parseInt(e(438))/4+-parseInt(e(444))/5*(-parseInt(e(432))/6)+-parseInt(e(439))/7*(-parseInt(e(437))/8)+-parseInt(e(436))/9+-parseInt(e(427))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class w extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(440)]=e,this[r(445)]=n,this[r(426)](),this[r(431)]=!1}[S(426)](){const t=S,e=Array[t(433)](this[t(445)][t(449)]())[t(447)]((e=>e[t(442)]));this[t(430)]=this[t(440)][t(430)]&&e}[S(435)](){const t=S,e=A(Array[t(433)](this[t(445)][t(449)]()));for(const n of e){const e=n[t(446)]();if(!this[t(429)][t(448)][t(434)](e))return}v(this[t(429)][t(448)],this[t(440)],e)}}function M(t,e){const n=D();return(M=function(t,e){return n[t-=251]})(t,e)}const O=M;!function(t){const e=M,n=t();for(;;)try{if(580297===parseInt(e(253))/1+-parseInt(e(267))/2*(-parseInt(e(260))/3)+-parseInt(e(273))/4*(parseInt(e(261))/5)+-parseInt(e(277))/6*(-parseInt(e(276))/7)+-parseInt(e(271))/8+parseInt(e(255))/9+parseInt(e(264))/10*(-parseInt(e(256))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(251)]=e,this[r(270)]=n,this[r(254)]=new Set,this[r(269)](),this[r(263)]=!1}[O(269)](){const t=O,e=this[t(257)][t(266)][t(258)][t(262)],n=Array[t(252)](this[t(270)][t(274)]());this[t(254)]=function(t,e){const n=y,r=Array[n(484)](t[n(443)]()),s=new Set;for(const o of e)if(o[n(463)])for(const e of r)for(const r of o[n(443)]())(e[n(453)](r)||t[n(448)]&&!o[n(468)]&&o[n(465)]&&r[n(435)][n(464)](e[n(480)]))&&s[n(447)](o);return s}(e,n),this[t(268)]=this[t(251)][t(268)]&&!!this[t(254)][t(259)]}[O(265)](){const t=O,e=A(Array[t(252)](this[t(254)]));for(const n of e){const e=n[t(272)]();if(!this[t(257)][t(266)][t(275)](e))return}v(this[t(257)][t(266)],this[t(251)],e)}}function D(){const t=["_command","from","898652dYIHky","_selectedSuggestions","4451634MLwdpS","11dTRijk","editor","document","size","52764iYEZgd","155oSqNPn","selection","_isEnabledBasedOnSelection","5728790bzVawY","execute","model","90cRAGAt","isEnabled","refresh","_suggestions","7694784MhcHrE","getRanges","114004GQikHr","values","canEditAt","5696719EAhJLF","6JxjOMs"];return(D=function(){return t})()}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function W(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])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,yt=bt.hasOwnProperty,_t=RegExp("^"+Tt.call(yt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const kt=function(t){return!(!ut(t)||gt(t))&&(lt(t)?_t:It).test(mt(t))};const At=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=At(t,e);return kt(n)?n:void 0};const Lt=Ct(Q,"Map");const vt=Ct(Object,"create");const St=function(){this.__data__=vt?vt(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 Nt=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;if(vt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return vt?void 0!==e[t]:Mt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=vt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=wt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Pt=Dt;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,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=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||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 qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Z,qt.prototype.set=Kt;const Xt=qt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,ye=Te&&"object"==typeof module&&module&&!module.nodeType&&module,_e=ye&&ye.exports===Te&&J.process;const ke=function(){try{var t=ye&&ye.require&&ye.require("util").types;return t||_e&&_e.binding&&_e.binding("util")}catch(t){}}();var Ae=ke&&ke.isTypedArray;const Ce=Ae?be(Ae):Ee;var Le=Object.prototype.hasOwnProperty;const ve=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Ne=function(t,e){return function(n){return t(e(n))}};const we=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return we(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?ve(t):Oe(t)};const Pe=function(t,e){return t&&te(e,De(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?ve(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=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 qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Je.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Ne(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),yn=mt(fn),_n=ct;(cn&&_n(new cn(new ArrayBuffer(1)))!=mn||Lt&&_n(new Lt)!=hn||un&&_n(un.resolve())!=dn||ln&&_n(new ln)!=gn||fn&&_n(new fn)!=pn)&&(_n=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case yn:return pn}return e});const kn=_n;var An=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&An.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const vn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var wn=$?$.prototype:void 0,Mn=wn?wn.valueOf:void 0;const On=function(t){return Mn?Object(Mn.call(t)):{}};const Fn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return vn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(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 Nn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==kn(t)};var jn=ke&&ke.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==kn(t)};var Hn=ke&&ke.isSet;const Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=kn(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==zn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const yr=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,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const kr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var Ar=$?$.prototype:void 0,Cr=Ar?Ar.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+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=_r;case"[object Set]":var c=1&r;if(a||(a=kr),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=yr(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var vr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:vr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=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)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){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||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Nr="[object Array]",wr="[object Object]",Mr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Nr:kn(t),u=a?Nr:kn(e),l=(c=c==Rr?wr:c)==wr,f=(u=u==Rr?wr:u)==wr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?yr(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Mr.call(t,"__wrapped__"),g=f&&Mr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=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 Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=zr();return(Hr=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(878393===parseInt(e(269))/1+-parseInt(e(262))/2+parseInt(e(305))/3*(parseInt(e(330))/4)+-parseInt(e(324))/5+-parseInt(e(318))/6*(parseInt(e(317))/7)+parseInt(e(315))/8+parseInt(e(329))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(300)]=!1,this.id=e.id,this[n(259)]=e[n(259)],this[n(333)]=e[n(333)]||null,this[n(335)]=e[n(335)],this[n(302)]=e[n(302)]||e[n(335)],this[n(290)]=Boolean(e[n(320)]&&e[n(320)][n(316)]),this[n(264)]=null,this[n(275)]=t,this[n(296)]=e[n(314)],this[n(322)]=e[n(298)],this[n(282)]=e[n(295)],this[n(265)]=new Set,this[n(328)]=null,this[n(297)](n(283),null),this[n(297)](n(320),e[n(320)]||{}),this[n(297)](n(307),null),this[n(297)](n(278),null),this[n(297)](n(304),null),this[n(297)](n(299),!1),this[n(289)](n(291)),this[n(289)](n(258))}get[Vr(334)](){const t=Vr;let e=this;for(;e[t(307)];)e=e[t(307)];return e}get[Vr(294)](){const t=Vr;return!!this[t(304)]&&this[t(304)][t(266)]>0}get[Vr(272)](){const t=Vr;return 0!=this[t(265)][t(274)]&&6==Array[t(337)](this[t(265)])[0][t(280)](":")[t(266)]}get[Vr(270)](){return null!==this[Vr(325)]()}[Vr(284)](t){const e=Vr;this[e(265)][e(277)](t)}[Vr(285)](){const t=Vr;return Array[t(337)](this[t(265)])}[Vr(281)](){const t=Vr;return this[t(285)]()[t(331)]((e=>this[t(275)][t(323)][t(336)](e)))[t(311)]((t=>t))}[Vr(325)](){return this[Vr(281)]()[0]||null}[Vr(313)](){const t=Vr;this[t(275)][t(271)]((e=>{const n=t;for(const t of this[n(281)]())e[n(268)](t)})),this[t(265)][t(319)]()}[Vr(268)](t){const e=Vr;this[e(275)][e(271)]((n=>{n[e(268)](t)})),this[e(265)][e(306)](t)}[Vr(301)](t){const e=Vr,n=e(293)+this[e(259)]+":"+this[e(333)]+":"+this.id+":"+this[e(302)].id+":"+Wr[e(321)]();this[e(284)](n),this[e(275)][e(271)]((r=>{r[e(292)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(326)](t){const e=Vr;for(const n of this[e(288)]())if(n[e(308)](t))return!0;return!1}[Vr(288)](){const t=Vr;return this[t(281)]()[t(331)]((e=>e[t(276)]()))}[Vr(279)](){const t=Vr;return this[t(288)]()[t(267)](((e,n)=>[...e,...n[t(279)]()]),[])}[Vr(327)](){const t=Vr;var e;return(null===(e=this[t(325)]())||void 0===e?void 0:e[t(276)]())||null}[Vr(310)](){const t=Vr,e=this[t(288)]();if(1!=e[t(266)])return null;const n=e[0],r=n[t(312)][t(309)],s=n[t(261)][t(332)];return r instanceof i.Element?r!=s?null:r:null}[Vr(291)](){const t=Vr;this[t(296)](this[t(288)](),this[t(264)],this[t(320)]),this[t(313)]()}[Vr(258)](){const t=Vr;this[t(322)](this[t(288)](),this[t(264)],this[t(320)]),this[t(313)]()}[Vr(263)](){const t=Vr,e=[];let n=this[t(334)];for(;n;)e[t(286)](n),n=n[t(278)];return e}[Vr(260)](t,e){const n=Vr,r=Jn(this[n(320)]);gr(r,t,e),Dr(r,this[n(320)])||(this[n(320)]=r,this[n(282)](r))}[Vr(273)](t){const e=Vr,n=Jn(this[e(320)]);Gr(n,t),Dr(n,this[e(320)])||(this[e(320)]=n,this[e(282)](this[e(320)]))}[Vr(303)](){const t=Vr;return{id:this.id,type:this[t(333)]?this[t(259)]+":"+this[t(333)]:this[t(259)],authorId:this[t(302)].id,createdAt:this[t(328)],hasComments:this[t(294)],data:this[t(264)],attributes:this[t(320)]}}static[Vr(321)](){const t=Vr;return(0,e.uid)()[t(287)](1,5)}}function zr(){const t=["14MLucWC","2778756TTSFse","clear","attributes","getMultiRangeId","_onDiscard","markers","2696330EOYxyl","getFirstMarker","isIntersectingWithRange","getFirstRange","createdAt","1669032qXLmPd","1520pTgUbM","map","nodeBefore","subType","head","author","get","from","discard","type","setAttribute","end","2798204XfjFAw","getAllAdjacentSuggestions","data","_markerNames","length","reduce","removeMarker","1124308yHBufY","isInContent","change","isMultiRange","removeAttribute","size","_model","getRange","add","next","getItems","split","getMarkers","_onAttributesChange","authoredAt","addMarkerName","getMarkerNames","push","substr","getRanges","decorate","isExternal","accept","addMarker","suggestion:","hasComments","onAttributesChange","_onAccept","set","onDiscard","_saved","_isDataLoaded","addRange","creator","toJSON","commentThread","9600IEdMdo","delete","previous","isIntersecting","nodeAfter","getContainedElement","filter","start","removeMarkers","onAccept","9738056oAjAlg","@external"];return(zr=function(){return t})()}function Kr(t,e,n){const r=t.t,s=t.t;switch(e){case"Track changes":return s("Track changes");case"Accept suggestion":return s("Accept suggestion");case"Discard suggestion":return s("Discard suggestion");case"Accept all suggestions":return s("Accept all suggestions");case"Accept all selected suggestions":return s("Accept all selected suggestions");case"Discard all suggestions":return s("Discard all suggestions");case"Discard all selected suggestions":return s("Discard all selected suggestions");case"Preview final content":return s("Preview final content");case"Final content preview":return s("Final content preview");case"*Reset font size*":return s("*Reset font size*");case"*Reset font family*":return s("*Reset font family*");case"*Reset font color*":return s("*Reset font color*");case"*Reset font background color*":return s("*Reset font background color*");case"*Remove image text alternative*":return s("*Remove image text alternative*");case"*Reset image width*":return s("*Reset image width*");case"*Remove link*":return s("*Remove link*");case"*Check item*":return s("*Check item*");case"*Uncheck item*":return s("*Uncheck item*");case"*Remove all formatting*":return s("*Remove all formatting*");case"*Replace table cells*":return s("*Replace table cells*");case"*Merge cells*":return s("*Merge cells*");case"*Split cell:* vertically":return s("*Split cell:* vertically");case"*Split cell:* horizontally":return s("*Split cell:* horizontally");case"*Indent:* %0":return s("*Indent:* %0",n);case"*Outdent:* %0":return s("*Outdent:* %0",n);case"*Change to:* %0":return s("*Change to:* %0",n);case"*Insert:* %0":return s("*Insert:* %0",n);case"*Format:* %0":return s("*Format:* %0",n);case"*Format:* change table properties":return s("*Format:* change table properties");case"*Format:* change table cell properties":return s("*Format:* change table cell properties");case"*Format:* insert into %0":return s("*Format:* insert into %0",n);case"*Format:* remove from %0":return s("*Format:* remove from %0",n);case"*Replace image*":return s("*Replace image*");case"*Format:* resize table":return s("*Format:* resize table");case"*Format:* set order to reversed":return s("*Format:* set order to reversed");case"*Format:* set order to regular":return s("*Format:* set order to regular");case"*Format:* set start index to %0":return s("*Format:* set start index to %0",n);case"*Change %0 content*":return s("*Change %0 content*",n);case"*Remove:* %0":return s("*Remove:* %0",n);case"*Merge:* %0":return s("*Merge:* %0",n);case"*Split:* %0":return s("*Split:* %0",n);case"*Remove format:* %0":return s("*Remove format:* %0",n);case"*Set bookmark:* %0":return s("*Set bookmark:* %0",n);case"*Set font size:* %0":return s("*Set font size:* %0",n);case"*Set font family:* %0":return s("*Set font family:* %0",n);case"*Set format to:* %0":return s("*Set format to:* %0",n);case"*Set font color:* %0":return s("*Set font color:* %0",n);case"*Set font background color:* %0":return s("*Set font background color:* %0",n);case"*Set format:* %0":return s("*Set format:* %0",n);case"*Set image text alternative:* %0":return s("*Set image text alternative:* %0",n);case"*Set image width:* %0":return s("*Set image width:* %0",n);case"*Set link:* %0":return s("*Set link:* %0",n);case"*Set highlight:* %0":return s("*Set highlight:* %0",n);case"*Remove highlight*":return s("*Remove highlight*");case"FORMAT_HIGHLIGHT":return s({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return s({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return s({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return s({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return s({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return s({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return s({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return s({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return s({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return s({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return s({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return s({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return s({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return s({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return s({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return s({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return s({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return s({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return s({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return s({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return s({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return s({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return s({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return s({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return s({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return s({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return s({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return s({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return s({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return s({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return s({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return s({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return s({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return s({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return s({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return s({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return s({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return s({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return s({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return s({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return s({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return s({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return s({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return s({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return s({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return s({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return s({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return s({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return s({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return s({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return s({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return s({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return s({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return s({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return s({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return s({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return s({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return s({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return s({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return s({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return s({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return s({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return s({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 s({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return s({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 s({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return s({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return s({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return s({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"ELEMENT_BOOKMARK":return s({id:"ELEMENT_BOOKMARK",string:"bookmark",plural:"%0 bookmarks"},n);case"EXTERNAL_SUGGESTION":return s({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return s({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 s({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return s({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return s({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Xr;function Xr(t,e){const n=Zr();return(Xr=function(t,e){return n[t-=165]})(t,e)}function Zr(){const t=["403308PupzFh","nextSibling","matchingCallback","newValue","start","skip","replace","element","_attributeLabels","2463390uvnTMv","6HEStez","elementEnd","*Remove:* %0","REPLACE_TEXT","_resolveDescriptionItems","$textProxy","4963iBfXyt","isEqual","getDescriptions","indexOf","softBreak","has","subType","_addDescriptionItems","92194xxYTOf","2216KEQjqd","text","quantity","50946omtknJ","addContainer","addEmptyContainer","key","push","get","EmptyContainer","_locale","*Set format:* %0","addFormat","add","1765XoXTTc","_itemLabels","50bHROYc","*Change to:* %0","*Merge:* %0","_schema","844428LLsnVb","attribute","_handleRenameSuggestionDescription","_itemLabelsCallbacks","getItemLabel","join","label","Object","name","_handleCustomCallbackDescription","previousSibling","format","deletion","Container","set","registerElementLabel","_handleAttributeSuggestionDescription","data","pop","*Insert:* %0","_handleInsertRemoveSuggestionDescription","match","*Split:* %0","getFirstRange","end","11BuhKIS","map","remove","removeObject","*Remove format:* %0","removeContainer","registerDescriptionCallback","checkChild","type","length","4516knmGgl","_customCallbacks","isInContent","ELEMENT_SPACE","registerAttributeLabel","$1 $2","nodeAfter","normal","elementStart","item","isObject","insertion","$text","getWalker","removeEmptyContainer","function","removeFormat","addObject","isEmpty"];return(Zr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(243250===-parseInt(e(196))/1*(parseInt(e(210))/2)+parseInt(e(214))/3+parseInt(e(167))/4*(-parseInt(e(225))/5)+parseInt(e(195))/6+parseInt(e(202))/7*(parseInt(e(211))/8)+parseInt(e(186))/9*(parseInt(e(227))/10)+-parseInt(e(256))/11*(-parseInt(e(231))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr{constructor(t,e){const n=Xr;this[n(168)]=[],this[n(226)]=new Map,this[n(234)]=[],this[n(194)]=new Map,this[n(230)]=t,this[n(221)]=e}[qr(204)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(166)];o++){const i=t[o];if(!i[e(169)])continue;const a=this[e(240)](i);if(a){if(null!=i[e(208)]){if(r[e(207)](i[e(208)]))continue;r[e(224)](i[e(208)])}n[e(218)](a)}else if(e(232)!=i[e(165)])e(178)!=i[e(165)]&&e(243)!=i[e(165)]||this[e(251)](n,i,t[o+1]);else{const t=i[e(248)][e(217)];if(s[e(207)](t))continue;s[e(224)](i[e(248)][e(217)]),t==Hc?this[e(233)](n,i):this[e(247)](n,i)}}return this[e(200)](n)}[qr(262)](t){const e=qr;this[e(168)][e(218)](t)}[qr(246)](t,n,r=e.priorities[qr(174)]){const s=qr;s(182)==typeof t?(0,e.insertToPriorityArray)(this[s(234)],{matchingCallback:t,label:n,priority:r}):this[s(226)][s(245)](t,n)}[qr(171)](t,e){const n=qr;this[n(194)][n(245)](t,e)}[qr(235)](t,e=1){const n=qr;let r;for(const e of this[n(234)])if(e[n(188)](t)){r=e[n(237)];break}return r||(r=this[n(226)][n(219)](t[n(239)])),r?r(e):1!==e?e+" "+t[n(239)]+"s":""+t[n(239)]}[qr(209)](t,e){const n=qr,r=e[n(254)]()[n(180)](),s=n(178)==e[n(165)]?n(224):n(258);for(const e of r){const o=e[n(176)],i=t[t[n(166)]-1];if(o.is(n(201)))i&&i[n(165)][n(205)](n(244))>-1&&t[n(249)](),i&&n(212)==i[n(165)]?i[s]+=o[n(248)]:t[n(218)]({type:n(212),add:n(224)==s?o[n(248)]:"",remove:n(258)==s?o[n(248)]:""});else if(this[n(230)][n(177)](o)){const a=o;if(i&&i[n(165)][n(205)](n(244))>-1&&t[n(249)](),n(197)==e[n(165)])continue;i&&i[n(165)]==s+n(238)&&i[n(193)][n(239)]==a[n(239)]?i[n(213)]++:t[n(218)]({type:s+n(238),element:a,quantity:1}),r[n(191)]((t=>!(n(197)==t[n(165)]&&t[n(176)]==o)))}else if(this[n(230)][n(263)](o,n(179))||o.is(n(193),n(206))){const r=o;if(n(224)==s&&n(175)==e[n(165)]||n(258)==s&&n(197)==e[n(165)])continue;if(i&&-1==i[n(165)][n(205)](n(244))){n(212)==i[n(165)]&&(i[s]+="\n");continue}let a;if(a=n(224)==s?r[n(187)]&&!this[n(230)][n(177)](r[n(187)])?r[n(187)]:null:r[n(241)]&&!this[n(230)][n(177)](r[n(241)])?r[n(241)]:null,r[n(185)]||a&&a[n(185)]){const e=a&&a[n(185)]?a:r;i&&i[n(165)]==s+n(220)&&i[n(193)][n(239)]==e[n(239)]?i[n(213)]++:t[n(218)]({type:s+n(220),element:e,quantity:1})}else t[n(218)]({type:s+n(244),element:r})}}}[qr(200)](t){const e=qr,n=this[e(221)],r=[],s=[],o=[];for(const i of t)switch(i[e(165)]){case e(212):if(i[e(224)]=i[e(224)][e(192)](/(\S)\u000A+(\S)/g,e(172))[e(192)](/\u000A/g,""),i[e(258)]=i[e(258)][e(192)](/(\S)\u000A+(\S)/g,e(172))[e(192)](/\u000A/g,""),""!=i[e(224)]&&""!=i[e(258)]){r[e(218)]({type:e(192),content:Kr(n,e(199),['"'+i[e(258)]+'"','"'+i[e(224)]+'"'])});continue}if(null!=i[e(224)][e(252)](/^ +$/)){r[e(218)]({type:e(178),content:Kr(n,e(250),Kr(n,e(170),i[e(224)][e(166)]))});continue}if(null!=i[e(258)][e(252)](/^ +$/)){r[e(218)]({type:e(243),content:Kr(n,e(198),Kr(n,e(170),i[e(258)][e(166)]))});continue}if(""!=i[e(224)]){r[e(218)]({type:e(178),content:Kr(n,e(250),'"'+i[e(224)]+'"')});continue}r[e(218)]({type:e(243),content:Kr(n,e(198),'"'+i[e(258)]+'"')});continue;case e(216):case e(184):r[e(218)]({type:e(178),content:Kr(n,e(250),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(181):case e(259):r[e(218)]({type:e(243),content:Kr(n,e(198),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(215):r[e(218)]({type:e(178),content:Kr(n,e(253),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(261):r[e(218)]({type:e(243),content:Kr(n,e(229),this[e(235)](i[e(193)],i[e(213)]))});continue;case e(223):s[e(218)](i[e(217)]);continue;case e(183):o[e(218)](i[e(217)]);continue;default:r[e(218)](i)}if(s[e(166)]){const t=s[e(257)]((t=>this[e(194)][e(207)](t)?this[e(194)][e(219)](t):t))[e(236)](", ");r[e(218)]({type:e(242),content:Kr(this[e(221)],e(222),t)})}if(o[e(166)]){const t=o[e(257)]((t=>this[e(194)][e(207)](t)?this[e(194)][e(219)](t):t))[e(236)](", ");r[e(218)]({type:e(242),content:Kr(this[e(221)],e(260),t)})}return r}[qr(240)](t){const e=qr;for(const n of this[e(168)]){const r=n(t);if(r&&e(165)in r)return r}}[qr(247)](t,e){const n=qr,r=e[n(248)],s=void 0===r[n(189)]?n(183):n(223);t[n(218)]({type:s,key:r[n(217)]})}[qr(233)](t,e){const n=qr;t[n(218)]({type:n(242),content:Kr(this[n(221)],n(228),this[n(235)](e[n(254)]()[n(190)][n(173)],1))})}[qr(251)](t,e,n){const r=qr;if(this[r(209)](t,e),n&&n[r(254)]()&&!e[r(254)]()[r(255)][r(203)](n[r(254)]()[r(190)])){const n=t[t[r(166)]-1],s=r(178)==e[r(165)]?r(224):r(258);n&&r(212)==n[r(165)]&&(n[s]+="\n")}}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=137]})(t,e)}const Qr=Yr;function $r(){const t=["537939LESoES","451002WclBVw","840645vjVyDi","get","plugins","288720rDIvhm","1234808ikjNRx","showAIAssistant","afterInit","150045hJBuSg","2fVEgBI","editor","21wDWGXy","TrackChangesEditing","enableCommand","88PIricl","commands","332457QtQyRT"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(605411===parseInt(e(152))/1+parseInt(e(142))/2*(-parseInt(e(149))/3)+parseInt(e(138))/4+-parseInt(e(141))/5+-parseInt(e(151))/6*(-parseInt(e(144))/7)+parseInt(e(147))/8*(-parseInt(e(150))/9)+parseInt(e(137))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Qr(140)](){const t=Qr,e=this[t(143)],n=e[t(154)][t(153)](t(145));e[t(148)][t(153)](t(139))&&n[t(146)](t(139))}}const es=rs;function ns(){const t=["87576DGqcow","1578APeCfU","_registerLegacyDescription","left","47196ZiWWtr","center","commandParams","8IHQNuq","*Format:* %0","type","22uxkjwM","value","afterInit","434aBhGNQ","get","registerDescriptionCallback","locale","has","plugins","justify","enableDefaultAttributesIntegration","format","57tTWAOx","AlignmentEditing","780297ZfJkrx","117132PmALfN","registerBlockAttribute","editor","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_CENTER","3730510WBfUBh","formatBlock","4011453iDNnfg","FORMAT_ALIGNMENT","commandName","TrackChangesEditing","descriptionFactory","2132TTHVYk","95eNjhLn","right","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","alignment"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(596350===-parseInt(e(280))/1*(-parseInt(e(268))/2)+parseInt(e(289))/3*(-parseInt(e(267))/4)+-parseInt(e(306))/5*(-parseInt(e(271))/6)+parseInt(e(291))/7*(parseInt(e(274))/8)+-parseInt(e(300))/9+-parseInt(e(298))/10*(parseInt(e(277))/11)+-parseInt(e(292))/12*(-parseInt(e(305))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(279)](){const t=es,e=this[t(294)],n=e[t(283)];if(!e[t(285)][t(284)](t(290)))return;const r=e[t(285)][t(281)](t(303));r[t(287)](t(310)),r[t(293)](t(310)),r[t(304)][t(295)](t(310),Kr(n,t(301))),this[t(269)]()}[es(269)](){const t=es,e=this[t(294)],n=e[t(283)];e[t(285)][t(281)](t(303))[t(304)][t(282)]((e=>{const r=t;if(r(299)!=e[r(276)])return;const{data:s}=e;if(s&&r(310)==s[r(302)]){const t=s[r(273)][0][r(278)];return{type:r(288),content:Kr(n,r(275),function(t){const e=r;switch(t){case e(270):return Kr(n,e(309));case e(307):return Kr(n,e(296));case e(272):return Kr(n,e(297));case e(286):return Kr(n,e(308))}}(t))}}}))}}const os=cs;function is(){const t=["underline","1086712mRKJKb","italic","registerDescriptionCallback","registerAttributeLabel","enableDefaultAttributesIntegration","5HiwKVO","FORMAT_","has","commandParams","FORMAT_SUBSCRIPT","CodeEditing","format","ItalicEditing","1996458fVfPba","toUpperCase","afterInit","StrikethroughEditing","plugins","editor","BoldEditing","commandName","FORMAT_STRIKETHROUGH","4350534EbYWEj","84dEGCpo","FORMAT_ITALIC","_registerLegacyDescription","3014376CiuNWL","2373172zAQskF","forceValue","*Remove format:* %0","FORMAT_CODE","*Format:* %0","get","FORMAT_UNDERLINE","strikethrough","UnderlineEditing","571186lbPeCe","TrackChangesEditing","FORMAT_BOLD","registerInlineAttribute","2MQqxDr","109368Dznrrd","FORMAT_SUPERSCRIPT","230ZYvQLw","bold","code","superscript","descriptionFactory","slice","SuperscriptEditing","type","formatInline","SubscriptEditing","locale","subscript","7zZYgGn","toLowerCase"];return(is=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(368147===parseInt(e(129))/1*(parseInt(e(125))/2)+-parseInt(e(160))/3+-parseInt(e(116))/4*(-parseInt(e(152))/5)+-parseInt(e(169))/6*(parseInt(e(144))/7)+-parseInt(e(115))/8+parseInt(e(130))/9*(parseInt(e(132))/10)+parseInt(e(147))/11*(parseInt(e(112))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const as=[os(166),os(159),os(124),os(157),os(163),os(141),os(138)];function cs(t,e){const n=is();return(cs=function(t,e){return n[t-=112]})(t,e)}class us extends t.Plugin{[os(162)](){const t=os,e=this[t(165)],n=e[t(164)][t(121)](t(126)),r=e[t(142)];for(const s of as){if(!e[t(164)][t(154)](s))continue;const o=s[t(137)](0,-7)[t(145)](),i=t(153)+o[t(161)]();n[t(151)](o),n[t(128)](o),n[t(136)][t(150)](o,Kr(r,i))}this[t(114)]()}[os(114)](){const t=os,e=this[t(165)],n=e[t(142)],r=e[t(164)][t(121)](t(126));function s(e,s){const o=t;r[o(136)][o(149)]((t=>{const r=o;if(r(140)!=t[r(139)])return;const{data:i}=t;return i&&i[r(167)]===e?i[r(155)][0][r(117)]?{type:r(158),content:Kr(n,r(120),s)}:{type:r(158),content:Kr(n,r(118),s)}:void 0}))}s(t(133),Kr(n,t(127))),s(t(148),Kr(n,t(113))),s(t(146),Kr(n,t(122))),s(t(134),Kr(n,t(119))),s(t(123),Kr(n,t(168))),s(t(143),Kr(n,t(156))),s(t(135),Kr(n,t(131)))}}const ls=fs;function fs(t,e){const n=gs();return(fs=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=fs,n=t();for(;;)try{if(831019===parseInt(e(380))/1+-parseInt(e(346))/2+parseInt(e(378))/3*(parseInt(e(370))/4)+parseInt(e(349))/5*(-parseInt(e(348))/6)+-parseInt(e(365))/7+parseInt(e(374))/8*(-parseInt(e(383))/9)+-parseInt(e(386))/10*(-parseInt(e(354))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class hs extends t.Plugin{[ls(352)](){const t=ls,e=this[t(361)],n=e[t(362)];if(!e[t(369)][t(355)](t(379)))return;const r=e[t(369)][t(356)](t(368)),s=this[t(361)][t(344)][t(356)](t(353));r[t(382)](t(353),((n,o={})=>{const i=t,a=this[i(361)][i(377)][i(366)][i(372)],c=o&&void 0!==o[i(357)]?o[i(357)]:!s[i(371)];let u=[];if(c){const t=Array[i(375)](a[i(388)]())[i(351)]((t=>ds(t)||function(t,e){const n=i,r=e[n(347)](t[n(350)],n(353)),s=e[n(347)]([n(384),n(353)],t);return r&&s}(t,this[i(361)][i(377)][i(373)])));u=C(t,e[i(377)])}else{const t=Array[i(375)](a[i(388)]())[i(351)]((t=>ds(t)));u=C(t,e[i(377)])}e[i(377)][i(358)]((()=>{const t=i;for(const e of u)r[t(359)](e,{commandName:t(353),commandParams:[{forceValue:c}]})}))})),r[t(376)][t(367)]((e=>{const r=t,{data:s}=e;if(s&&r(353)==s[r(360)]){const t=Kr(n,r(363));return s[r(385)][0][r(357)]?{type:r(345),content:Kr(n,r(381),t)}:{type:r(345),content:Kr(n,r(387),t)}}}))}}function ds(t){const e=ls;return e(353)==t[e(350)][e(364)]}function gs(){const t=["locale","ELEMENT_BLOCK_QUOTE","name","8092826rCUqeq","document","registerDescriptionCallback","TrackChangesEditing","plugins","2444dusEEm","value","selection","schema","8KitumZ","from","descriptionFactory","model","2625nGbFhh","BlockQuoteEditing","772495ejgbxw","*Set format:* %0","enableCommand","12367341kVqqMO","$root","commandParams","10WnFBQn","*Remove format:* %0","getSelectedBlocks","commands","format","1741476vRFaQI","checkChild","19542fJMJEX","725BMXkuw","parent","filter","afterInit","blockQuote","37368859FLeYSb","has","get","forceValue","change","markBlockFormat","commandName","editor"];return(gs=function(){return t})()}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=371]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(398677===-parseInt(e(404))/1*(-parseInt(e(391))/2)+-parseInt(e(403))/3+-parseInt(e(407))/4+-parseInt(e(383))/5*(parseInt(e(405))/6)+parseInt(e(382))/7*(-parseInt(e(397))/8)+-parseInt(e(398))/9*(-parseInt(e(386))/10)+parseInt(e(411))/11*(parseInt(e(396))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(389)](){const t=ps,e=this[t(381)],n=e[t(400)],r=e[t(393)][t(394)](t(402));e[t(393)][t(376)](t(379))&&(r[t(378)](t(392)),r[t(413)](t(371)),r[t(385)](t(399)),r[t(388)][t(372)]((e=>{const r=t;if(r(387)!=e[r(375)]&&r(380)!=e[r(375)]&&r(410)!=e[r(375)])return;const s=e[r(374)]();if(null==s)return;if(!s.is(r(401),r(408)))return;const o=s[r(384)](r(399));if(r(387)==e[r(375)])return{type:r(387),content:Kr(n,r(409),'"'+o+'" '+Kr(n,r(412)))};if(r(380)==e[r(375)])return{type:r(380),content:Kr(n,r(373),'"'+o+'" '+Kr(n,r(412)))};const{data:i}=e;return i&&r(399)==i[r(390)]?{type:r(406),content:Kr(n,r(395),'"'+i[r(377)]+'"')}:void 0})))}}function Es(){const t=["47140cIRmqF","insertion","descriptionFactory","afterInit","key","93014AbmsBh","insertBookmark","plugins","get","*Set bookmark:* %0","8808VRybXL","32SBZhDz","1152TKxavw","bookmarkId","locale","element","TrackChangesEditing","1578471whXvvB","17UgSomQ","52980EvVesI","format","284580kZmtgu","bookmark","*Insert:* %0","attribute","8569lMAeZq","ELEMENT_BOOKMARK","enableDefaultAttributesIntegration","updateBookmark","registerDescriptionCallback","*Remove:* %0","getContainedElement","type","has","newValue","enableCommand","BookmarkEditing","deletion","editor","569149mpphMH","365oJHoaS","getAttribute","registerBlockAttribute"];return(Es=function(){return t})()}function bs(t,e){const n=ys();return(bs=function(t,e){return n[t-=120]})(t,e)}const Ts=bs;function ys(){const t=["54333xyybmz","1188HcyTDy","2DiPnkm","changeCaseTitle","changeCaseLower","get","1923780PJzxvr","4pZmAXM","2610849BeIRwf","712CbnHSU","editor","31297IMeIIr","12mZtnel","plugins","1290pVuoiy","CaseChange","afterInit","17710mzfgVC","TrackChangesEditing","changeCaseUpper","enableCommand","208637bOdOys","has","3132199oJOsea"];return(ys=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(452446===-parseInt(e(132))/1*(parseInt(e(123))/2)+-parseInt(e(129))/3+parseInt(e(128))/4*(-parseInt(e(127))/5)+parseInt(e(133))/6*(parseInt(e(120))/7)+parseInt(e(130))/8*(-parseInt(e(121))/9)+parseInt(e(135))/10*(-parseInt(e(138))/11)+-parseInt(e(122))/12*(-parseInt(e(142))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[Ts(137)](){const t=Ts,e=this[t(131)];e[t(134)][t(143)](t(136))&&(e[t(134)][t(126)](t(139))[t(141)](t(140)),e[t(134)][t(126)](t(139))[t(141)](t(125)),e[t(134)][t(126)](t(139))[t(141)](t(124)))}}const ks=Cs;function As(){const t=["2233512KDNhHg","114ofDTOB","get","commands","25dBSins","263622GbJvUX","134520ARPZqe","4259cMooJk","545195ouDMHg","873280FbsfAC","plugins","afterInit","254574vYixRv","TrackChangesEditing","ckbox","editor","enableCommand"];return(As=function(){return t})()}function Cs(t,e){const n=As();return(Cs=function(t,e){return n[t-=198]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(126007===parseInt(e(206))/1*(parseInt(e(200))/2)+-parseInt(e(204))/3+-parseInt(e(205))/4+-parseInt(e(203))/5*(parseInt(e(211))/6)+parseInt(e(207))/7+-parseInt(e(208))/8+parseInt(e(199))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class Ls extends t.Plugin{[ks(210)](){const t=ks,e=this[t(214)];e[t(202)][t(201)](t(213))&&e[t(209)][t(201)](t(212))[t(198)](t(213))}}const vs=Rs;function Ss(){const t=["rootElement","190DOlmUo","commands","afterInit","forceValue","1713714HUErmA","has","registerDescriptionCallback","commandParams","ELEMENT_CODE_BLOCK","commandName","type","2831768ynprUU","indentCodeBlock","checkChild","*Set format:* %0","languages","1GqAzvW","getSelectedBlocks","label","schema","isLimit","2652870BJddWv","from","outdentCodeBlock","value","1117388xMvcRw","selection","markBlockFormat","TrackChangesEditing","blockName","formatBlock","language","config","descriptionFactory","change","toLowerCase","document","CodeBlock","24105114cihrso","*Remove format:* %0","codeBlock","get","enableCommand","10zNWMOF","plugins","format","138512dHMRqo","filter","10997046ELNyYO","14eqYXdg","registerElementLabel","model","find","name","parent","locale","editor"];return(Ss=function(){return t})()}function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=179]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(701675===parseInt(e(189))/1*(-parseInt(e(198))/2)+-parseInt(e(235))/3+-parseInt(e(219))/4*(parseInt(e(231))/5)+parseInt(e(194))/6+parseInt(e(222))/7*(-parseInt(e(184))/8)+parseInt(e(221))/9+parseInt(e(216))/10*(parseInt(e(211))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class Ns extends t.Plugin{[vs(233)](){const t=vs,e=this[t(229)];if(!e[t(217)][t(236)](t(210)))return;const n=e[t(217)][t(214)](t(201)),r=e[t(228)],s=e[t(205)][t(214)](t(213))[t(188)],o=e[t(232)][t(214)](t(213));n[t(215)](t(185)),n[t(215)](t(196)),n[t(215)](t(213),((r,i={})=>{const a=t,c=e[a(224)],u=e[a(224)][a(209)][a(199)],l=i&&void 0!==i[a(234)]?i[a(234)]:!o[a(197)];let f;i[a(204)]||(i[a(204)]=s[0][a(204)]),f=l?Array[a(195)](u[a(190)]())[a(220)]((t=>ws(t)||function(t,e){const n=a;return!t.is(n(230))&&!e[n(193)](t)&&e[n(186)](t[n(227)],n(213))}(t,c[a(192)]))):Array[a(195)](u[a(190)]())[a(220)]((t=>ws(t)));const h=C(f,c);c[a(207)]((()=>{const t=a;for(const e of h)n[t(200)](e,{commandName:t(213),commandParams:[{...i,forceValue:l}],formatGroupId:t(202)})}))})),n[t(206)][t(223)](t(213),(e=>Kr(r,t(181),e))),n[t(206)][t(179)]((e=>{const n=t;if(n(203)!=e[n(183)])return;const o=r.t,{data:i}=e;if(!i||n(213)!=i[n(182)])return;const a=i[n(180)][0][n(204)],c=o(s[n(225)]((t=>t[n(204)]===a))[n(191)])[n(208)]();return i[n(180)][0][n(234)]?{type:n(218),content:Kr(r,n(187),Kr(r,n(181),1)+" ("+c+")")}:{type:n(218),content:Kr(r,n(212),Kr(r,n(181),1))}}))}}function ws(t){const e=vs;return e(213)==t[e(226)]}function Ms(t,e){const n=Os();return(Ms=function(t,e){return n[t-=204]})(t,e)}function Os(){const t=["TrackChangesEditing","657582QRfctR","13405MJUKgm","CommentsEditing","afterInit","editor","plugins","has","4CerAWk","enableCommand","1944GwbHKM","4074ELXRyZ","9564950XRGDQI","3345RoLyCb","get","addCommentThread","1506888PNhQcI","1226007Wmspqw","4024aVnsxV"];return(Os=function(){return t})()}const Fs=Ms;!function(t){const e=Ms,n=t();for(;;)try{if(511449===parseInt(e(221))/1+-parseInt(e(218))/2*(-parseInt(e(211))/3)+-parseInt(e(220))/4*(parseInt(e(204))/5)+parseInt(e(207))/6+parseInt(e(212))/7*(parseInt(e(209))/8)+parseInt(e(208))/9+-parseInt(e(222))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);class Ds extends t.Plugin{[Fs(214)](){const t=Fs,e=this[t(215)];e[t(216)][t(217)](t(213))&&e[t(216)][t(205)](t(210))[t(219)](t(206))}}var Ps=n(834);function xs(t,e){const n=Bs();return(xs=function(t,e){return n[t-=299]})(t,e)}function Bs(){const t=["model","consumable","get","hasAttribute","1492389TSlfEB","getItems","isBlock","nextSibling","item","getCustomProperty","bindElementToMarker","isLimit","createRangeOn","461265BiuQxZ","push","891388khqrRj","isContent","name","markerName","TrackChangesEditing","1525320NrcVaS","_splitMarkerName","addHighlight","createUIElement","test","markerRange","start","ck-suggestion-marker-","isAtEnd","type","previousPosition","activeMarkers","schema","ck-suggestion-marker--active","addClass","writer","elementEnd","mapper","425002iYbHgy","12078304ksgNgM","toViewElement","1ATEgTm","86322ggEKXi","getWalker","includes","span","parent","plugins","insert","toViewPosition"];return(Bs=function(){return t})()}function Us(t,e,n){const r=xs,s=[];for(const o of e[r(327)]())o[r(325)](t)&&s[r(336)](n[r(334)](o));return s}function js(t,e,{showActiveMarker:n=!0}={}){const r=xs,s=t[r(319)][r(324)](r(341));return(o,i,a)=>{const c=r;if(!a[c(323)][c(346)](i[c(347)],o[c(339)]))return;const u=i[c(347)][c(315)](),l=i[c(347)][c(348)],f=t[c(322)][c(304)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(330)];g=g||f[c(338)](e);const n=a[c(309)][c(312)](e);if(n&&n[c(331)](c(344)))return;c(308)==t[c(301)]&&f[c(328)](e)&&!f[c(333)](e)&&(e[c(329)]||l[c(300)]?h&&h[c(318)]==e||(h=e,m(t[c(302)]),p=!0):d=d||t[c(302)])}function m(t){const r=c,{authorId:o}=s[r(343)](i[r(340)]),u=a[r(307)][r(345)](r(317),{class:r(299)+e,"data-author-id":o}),l=a[r(309)][r(321)](t);n&&s[r(303)][r(316)](i[r(340)])&&a[r(307)][r(306)](r(305),u),a[r(307)][r(320)](l,u),a[r(309)][r(332)](u,i[r(340)])}g||p||!d||m(d)}}!function(t){const e=xs,n=t();for(;;)try{if(323421===parseInt(e(313))/1*(-parseInt(e(310))/2)+-parseInt(e(326))/3+-parseInt(e(337))/4+-parseInt(e(342))/5+-parseInt(e(314))/6+parseInt(e(335))/7+parseInt(e(311))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);const Gs=Hs;function Vs(){const t=["get","markerNameToElements","4251048FhkrbJ","data","uiElement","editing","buffer","commands","editor","setSelection","enqueueChange","detach","mapper","markerName","unbindElementFromMarkerName","enableCommand","getFirstRange","unlock","createRange","plugins","isCollapsed","rootName","remove","createSelection","init","start","664311bjDNvU","merge","deleteForward","end","lock","root","options","2728248bfsxFY","model","forward","document","requires","high","3BccTlW","TrackChangesEditing","showSuggestionHighlights","60uxReDo","5236329kPoiJr","unit","modifySelection","batch","downcastDispatcher","delete","fromRange","writer","addMarker:suggestion:deletion","10605312QzVlIQ","$graveyard","272815bcLFgi","21104730EafFZy","removeMarker:suggestion:deletion","selection","bind"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(714240===parseInt(e(326))/1+parseInt(e(333))/2+parseInt(e(339))/3*(parseInt(e(361))/4)+parseInt(e(354))/5*(parseInt(e(342))/6)+parseInt(e(343))/7+-parseInt(e(352))/8+-parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{static get[Gs(337)](){return[Ps.Delete]}[Gs(383)](){const t=Gs,e=this[t(367)],n=e[t(378)][t(359)](t(340));n[t(374)](t(348));const r=e[t(366)][t(359)](t(328));n[t(374)](t(328),((n,s={})=>{const o=t,a=e[o(334)][o(382)](e[o(334)][o(336)][o(357)]);a[o(379)]&&e[o(334)][o(345)](a,{direction:o(335),unit:s[o(344)]});const c=a[o(375)](),u=i.LiveRange[o(349)](c);let l;n(s),l=o(353)==u[o(331)][o(380)]?e[o(334)][o(377)](c[o(325)]):e[o(334)][o(377)](u[o(325)],u[o(329)]),u[o(370)](),e[o(334)][o(369)](r[o(365)][o(346)],(t=>{const e=o;r[e(365)][e(330)](),t[e(368)](t[e(377)](l[e(329)])),r[e(365)][e(376)]()}))})),e[t(364)][t(347)].on(t(351),js(e,t(327)),{priority:t(338)}),e[t(362)][t(347)].on(t(351),((n,r,s)=>{const o=t;s[o(332)][o(341)]&&js(e,o(327),{showActiveMarker:!1})[o(358)](this)(n,r,s)}),{priority:t(338)}),e[t(364)][t(347)].on(t(356),((e,n,r)=>{const s=t,o=r[s(371)][s(360)](n[s(372)]);if(o)for(const t of o)t.is(s(363))&&(r[s(371)][s(373)](t,n[s(372)]),r[s(350)][s(381)](t))}),{priority:t(338)})}}const zs=Ks;function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=330]})(t,e)}function qs(){const t=["bulleted","*Outdent:* %0","end","attribute","push","todoListCheck","format","customBulletedList","2830NZJgiq","hasSuggestion","getRanges","refresh","*Split:* list item","change","from","deletion","getSuggestions","oldValue","registerAttributeLabel","_getAttributeKey","afterInit","attributes","oldRange","listItemId","todo","getSuggestion","813604rtuErw","getAttribute","start","suggestion","documentList","getFirstRange","model","parent","listIndent","config","enableDefaultAttributesIntegration","*Change to:* %0","commandName","*Merge:* %0","registerCustomCallback","registerPostFixer","checkTodoList","todoListChecked","newRange","attributeKey","1069348nFnHul","trackChangesCommand","*Format:* remove from %0","forceValue","*Remove format:* %0","_findSuggestions","customNumberedList","type","assureChains","todoList","getFirstMarker","_registerLegacyDescription","commandParams","createPositionAt","682408hrqNeA","isLocal","splitListItemAfter","ELEMENT_NUMBERED_LIST","next","mergeListItemBackward","length","listItemIdFixer","startsWith","accept","meta","map","TodoListEditing","size","nextSibling","containsItem","listReversed","ELEMENT_TODO_LIST","registerDescriptionCallback","name","newValue","ELEMENT_","listStyle","nodeAfter","88684txDkJu","plugins","formatBlock","100Tdstlr","2IMGnvY","_suggestionFactory","selection","FORMAT_INDENT","setAttribute","registerElementLabel","previousSibling","high","ELEMENT_BULLETED_LIST","editor","descriptionFactory","indentList","find","*Merge:* list item","*Format:* insert into %0","document","mergeListItemForward","has","ELEMENT_LIST_ITEM","splitListItemBefore","add","isObject","outdentList","setSelection","*Check item*","suggestion:attribute:","*Indent:* %0","commands","_supportLegacySuggestions","default","list.multiBlock","range","key","bulletedList","getChanges","noTrackChangesFixer","_splitMarkerName","removeMarker","isUndo","groupId","detach","447792VYixsu","isNextTo","numberedList","toUpperCase","fromRange","execute","listType","differ","5769njOZIS","listMarkerStyle","ListEditing","multipleBlocks","TrackChangesEditing","listStart","_LIST","registerBlockAttribute","locale","numbered","change:data","value","data","*Set format:* %0","createRange","getChangedMarkers","*Uncheck item*","listMarker","1115214gLQpPR","filter","includes","get","schema","batch","head"];return(qs=function(){return t})()}!function(t){const e=Ks,n=t();for(;;)try{if(418424===parseInt(e(363))/1+parseInt(e(425))/2*(parseInt(e(330))/3)+-parseInt(e(421))/4*(parseInt(e(424))/5)+-parseInt(e(466))/6+-parseInt(e(383))/7+parseInt(e(397))/8+parseInt(e(474))/9*(-parseInt(e(345))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Xs extends t.Plugin{[zs(357)](){const t=zs,e=this[t(434)];if(!e[t(422)][t(442)](t(476)))return;const n=e[t(482)],r=e[t(422)][t(333)](t(478)),s=e[t(422)][t(442)](t(409)),o=!!e[t(372)][t(333)](t(455));function i(e){const r=t;return{type:r(343),content:""+Kr(n,r(487),e)}}function a(e){const r=t;return{type:r(343),content:""+Kr(n,r(387),e)}}r[t(373)](t(468)),r[t(373)](t(458)),r[t(373)](t(389)),r[t(373)](t(344)),r[t(373)](t(436)),r[t(373)](t(447)),r[t(373)](t(399)),r[t(373)](t(444)),r[t(481)](t(360)),r[t(481)](t(472)),r[t(481)](t(371)),o&&(r[t(373)](t(402)),r[t(373)](t(441))),s&&(r[t(373)](t(392)),r[t(373)](t(379)),r[t(481)](t(380)),r[t(435)][t(415)]((e=>{const r=t,{data:s}=e;if(s&&r(380)==s[r(457)])return{type:r(343),content:s[r(417)]?Kr(n,r(449)):Kr(n,r(490))}})),this[t(434)][t(369)][t(440)][t(378)]((e=>{const n=t;if(e[n(335)][n(463)])return!1;let s=!1;const o=r[n(353)]({skipNotAttached:!0})[n(331)]((t=>n(380)===r[n(356)](t)));for(const t of o)n(361)!=t[n(368)]()[n(365)][n(420)][n(364)](n(472))&&(r[n(388)](t[n(368)](),n(340))[n(437)]((t=>n(472)===r[n(356)](t[n(366)])))||(e[n(462)](t[n(393)]()),s=!0));return s}))),r[t(435)][t(355)](t(371),Kr(n,t(428)));const c={type:t(343),content:""};r[t(435)][t(415)]((e=>{const r=t,{data:s}=e;if(!s||r(472)!=s[r(457)])return;let u=e[r(336)];for(;u;){if(u[r(486)]&&((r(419)==u[r(486)][r(457)]||r(475)==u[r(486)][r(457)])&&(u[r(486)][r(417)]&&r(454)!=u[r(486)][r(417)]||r(454)!=u[r(486)][r(354)]&&!s[r(417)])||!o&&u[r(486)][r(457)]==Hc))return c;u=u[r(401)]}if(null==s[r(417)])switch(s[r(354)]){case r(337):return a(Kr(n,r(433)));case r(483):return a(Kr(n,r(400)));case r(361):return a(Kr(n,r(414)))}switch(s[r(417)]){case r(337):return i(Kr(n,r(433)));case r(483):return i(Kr(n,r(400)));case r(361):return i(Kr(n,r(414)))}})),r[t(435)][t(415)]((e=>{const n=t,{data:r}=e;if(r&&n(371)==r[n(457)])return null==r[n(417)]||null==r[n(354)]&&0==r[n(417)]?c:void 0})),r[t(435)][t(415)]((e=>{const r=t;if(r(340)!=e[r(390)])return;const{data:s}=e;if(!s||r(360)!=s[r(457)])return;const o=Zs(e);return r(417)==o?{type:r(343),content:Kr(n,r(438))}:r(354)==o?{type:r(343),content:Kr(n,r(349))}:c})),e[t(369)][t(440)][t(378)]((e=>this[t(404)](e))),e[t(369)][t(440)][t(378)]((e=>this[t(460)](e))),e[t(369)][t(440)].on(t(484),((e,n)=>{const r=t;if(n[r(463)]||!n[r(398)])return!1;this[r(391)]()}),{priority:t(432)}),this[t(453)]()}[zs(404)](t){const e=zs;if(t[e(335)][e(463)]||!t[e(335)][e(398)])return!1;let n=!1;const r=this[e(434)][e(422)][e(333)](e(478))[e(353)]({skipNotAttached:!0})[e(331)]((t=>t[e(486)]&&e(360)==t[e(486)][e(457)]))[e(331)]((t=>t[e(486)][e(417)]&&t[e(486)][e(354)]));for(const s of r)Zs(s)||(t[e(462)](s[e(393)]()),n=!0);return n}[zs(460)](t){const e=zs;if(t[e(335)][e(463)]||!t[e(335)][e(398)])return!1;const n=this[e(434)][e(422)][e(333)](e(478));if(n[e(384)][e(485)])return!1;let r=!1;const s=[e(472),e(360),e(371),e(419),e(479),e(413),e(342),e(491),e(475)],o=this[e(434)][e(369)][e(440)][e(473)][e(459)]()[e(331)]((t=>e(340)==t[e(390)]))[e(331)]((t=>s[e(332)](t[e(382)])));if(0==o[e(403)])return r;for(const i of o){const o=n[e(388)](i[e(456)],e(340))[e(331)]((t=>!t[e(407)][e(467)]))[e(408)]((t=>t[e(366)]))[e(331)]((t=>{const r=e,o=n[r(356)](t);return s[r(332)](o)}));if(o[e(403)]){for(const n of o)t[e(462)](n[e(393)]());r=!0}}return r}[zs(391)](){const t=zs,e=this[t(434)][t(422)][t(333)](t(478)),n=[t(472),t(360),t(371),t(419),t(479),t(413),t(342),t(491),t(475)];let r;const s=new Set(this[t(434)][t(369)][t(440)][t(473)][t(489)]()[t(331)]((r=>{const s=t;if(r[s(486)][s(359)]||!r[s(486)][s(381)])return null;if(!r[s(416)][s(405)](s(450)))return null;const{id:o}=e[s(461)](r[s(416)]);if(!e[s(346)](o))return null;const i=e[s(362)](o);return n[s(332)](i[s(486)][s(457)])}))[t(408)]((n=>{const s=t,{id:o}=e[s(461)](n[s(416)]),i=e[s(362)](o);return r=i[s(358)][s(464)],i[s(368)]()[s(365)][s(420)]})));if(0==s[t(410)])return;const o=e[t(353)]({skipNotAttached:!0})[t(331)]((e=>t(340)==e[t(390)]&&e[t(486)]&&n[t(332)](e[t(486)][t(457)])&&e[t(358)][t(464)]!=r))[t(408)]((e=>({listItem:e[t(368)]()[t(365)][t(420)],groupId:e[t(358)][t(464)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(442)](n)&&i[t(445)](e);for(const n of e[t(353)]())i[t(442)](n[t(358)][t(464)])&&n[t(429)](t(464),r)}[zs(453)](){const t=zs,e=this[t(434)],n=e[t(482)],r=e[t(422)][t(333)](t(478));this[t(394)](),r[t(426)][t(377)](t(423),t(367),t(406),(function(n,r){const s=t,o=[];for(let t of n)t[s(365)][s(420)]===t[s(339)][s(370)]&&(t=e[s(369)][s(488)](e[s(369)][s(396)](t[s(365)][s(420)],0))),o[s(341)](t);e[s(369)][s(350)]((t=>{const n=s,a=e[n(369)][n(440)][n(427)],c=Array[n(351)](a[n(347)]())[n(408)]((t=>i.LiveRange[n(470)](t)));t[n(448)](o),e[n(452)][n(333)](r[n(375)])[n(348)](),r[n(395)][n(341)]({forceDefaultExecution:!0}),e[n(471)](r[n(375)],...r[n(395)]),t[n(448)](c);for(const t of c)t[n(465)]()}))})),r[t(435)][t(430)]((function(n){const r=t,s=!e[r(369)][r(334)][r(446)](n),o=n[r(431)],i=n[r(411)],a=n[r(364)](r(360)),c=!o||o[r(364)](r(360))!==a,u=!i||i[r(364)](r(360))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(443),e)))}[zs(394)](){const t=zs,e=this[t(434)],n=e[t(482)];function r(n){const r=t,s=e[r(452)][r(333)](r(458))[r(485)],o=e[r(452)][r(333)](r(468))[r(485)];return r(468)===n?s:o}e[t(422)][t(333)](t(478))[t(435)][t(415)]((function(s){const o=t;if(o(423)!=s[o(390)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(375)]){case o(458):u=i[o(395)][0][o(386)],l=r(i[o(375)]),a=o(u?439:385),!l&&e[o(372)][o(333)](o(455))||(a=o(374)),c={type:o(343),content:Kr(n,a,Kr(n,o(433)))};break;case o(468):u=i[o(395)][0][o(386)],l=r(i[o(375)]),a=o(u?439:385),!l&&e[o(372)][o(333)](o(455))||(a=o(374)),c={type:o(343),content:Kr(n,a,Kr(n,o(400)))};break;case o(436):a=o(451),c={type:o(343),content:Kr(n,a,Kr(n,o(443)))};break;case o(447):a=function(t){const e=o,n=t[e(368)]();let r=n[e(365)][e(420)];for(;r&&n[e(412)](r);){if(r[e(364)](e(371))>0)return!1;r=r[e(411)]}return!0}(s)?Kr(n,o(385),Kr(n,function(t){const e=o;return e(418)+t[e(368)]()[e(365)][e(420)][e(364)](e(472))[e(469)]()+e(480)}(s))):Kr(n,o(338),Kr(n,o(443))),c={type:o(343),content:a};break;case o(402):case o(441):!1===i[o(477)]&&(a=o(376),c={type:o(352),content:Kr(n,a,Kr(n,o(443)))})}return c}))}}function Zs(t){const e=zs;let n=t[e(368)]()[e(365)][e(420)][e(431)];for(;n;){const r=n[e(364)](e(360));if(!r)return!1;if(r==t[e(486)][e(417)])return e(417);if(r==t[e(486)][e(354)])return e(354);n=n[e(431)]}return!1}const Js=Qs;function Ys(){const t=["nodeAfter","default","disc","startIndex","has","lower-latin","filter","square","suggestion","10szGyvW","getFirstRange","listReversed","TrackChangesEditing","enableDefaultAttributesIntegration","registerPostFixer","getAttribute","getFirstMarker","next","2975544sTkedb","key","list.properties","1198872BigoTZ","formatBlock","883113zQzeJB","539988angBHe","format","lower-roman","customNumbered","399416ZoqYua","afterInit","reversed","locale","decimal-leading-zero","type","listStyle","batch","model","*Set format:* %0","isUndo","FORMAT_LIST_START","ELEMENT_","listType","*Format:* set start index to %0","_registerLegacyDescription","commandParams","circle","upper-latin","registerDescriptionCallback","data","styles","includes","bulleted","getSuggestions","handleDescriptions","registerAttributeLabel","upper-roman","plugins","find","document","head","_findSuggestions","newValue","*Format:* set order to reversed","editor","*Remove format:* %0","decimal","_getAttributeKey","102956nEeLPz","_LIST_","_getTranslationKeyForListStyle","config","toUpperCase","descriptionFactory","removeMarker","attribute","listStart","start","commandName","*Change to:* %0","get","registerBlockAttribute","29935PEEfkB","*Format:* set order to regular","ListPropertiesEditing","FORMAT_LIST_REVERSED","numbered","bind","replace","_LIST_DEFAULT","oldValue"];return(Ys=function(){return t})()}function Qs(t,e){const n=Ys();return(Qs=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=Qs,n=t();for(;;)try{if(102957===-parseInt(e(177))/1+parseInt(e(124))/2+parseInt(e(120))/3+parseInt(e(163))/4*(parseInt(e(195))/5)+parseInt(e(207))/6+-parseInt(e(119))/7+-parseInt(e(204))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class $s extends t.Plugin{[Js(125)](){const t=Js;if(!this[t(159)][t(152)][t(190)](t(179)))return;const e=this[t(159)][t(166)][t(175)](t(206)),n=this[t(159)][t(152)][t(175)](t(198));e[t(145)]&&(n[t(199)](t(130)),n[t(176)](t(130))),e[t(126)]&&(n[t(199)](t(197)),n[t(176)](t(197))),e[t(189)]&&(n[t(199)](t(171)),n[t(176)](t(171)));const r={type:t(121),content:""};n[t(168)][t(143)](this[t(149)][t(182)](this));const s=this[t(159)][t(127)];n[t(168)][t(150)](t(197),Kr(s,t(180))),n[t(168)][t(143)]((e=>{const n=t,{data:s}=e;if(s&&n(197)==s[n(205)])return null==s[n(157)]||0==s[n(157)]&&null==s[n(185)]?r:void 0})),n[t(168)][t(150)](t(171),Kr(s,t(135))),n[t(168)][t(143)]((e=>{const n=t,{data:s}=e;if(s&&n(171)==s[n(205)])return null==s[n(157)]||1==s[n(157)]&&null==s[n(185)]?r:void 0})),this[t(159)][t(132)][t(154)][t(200)]((e=>{const r=t;if(e[r(131)][r(134)])return!1;let s=!1;const o=n[r(148)]({skipNotAttached:!0})[r(192)]((t=>{const e=r,s=n[e(162)](t);return e(171)==s||e(197)==s}));for(const t of o){const o=t[r(196)]()[r(172)][r(186)][r(201)](r(137));r(181)!=o&&r(123)!=o&&(n[r(156)](t[r(196)](),r(170))[r(153)]((t=>r(137)==n[r(162)](t[r(194)])))||(e[r(169)](t[r(202)]()),s=!0))}return s})),this[t(139)]()}[Js(149)](t){const e=Js,n=this[e(159)][e(127)],{data:r}=t,s={type:e(121),content:""};if(!r||e(130)!=r[e(205)])return;if(!r[e(185)])return e(187)==r[e(157)]?s:{type:e(121),content:""+Kr(n,e(133),Kr(n,this[e(165)](r[e(157)])))};if(!r[e(157)]){if(e(187)==r[e(185)])return s;let o=t[e(155)];for(;o;){if(o[e(144)]&&e(137)==o[e(144)][e(205)]&&o[e(144)][e(157)])return s;o=o[e(203)]}return{type:e(121),content:""+Kr(n,e(160),Kr(n,this[e(165)](r[e(185)])))}}if(e(187)!=r[e(157)])return{type:e(121),content:""+Kr(n,e(133),Kr(n,this[e(165)](r[e(157)])))};let o=t[e(155)];for(;o;){if(o[e(144)]&&e(137)==o[e(144)][e(205)]&&o[e(144)][e(157)]&&o[e(144)][e(185)])return s;o=o[e(203)]}const i=t[e(196)]()[e(172)][e(186)][e(201)](e(137));return{type:e(121),content:Kr(n,e(133),Kr(n,e(136)+i[e(167)]()+e(184)))}}[Js(139)](){const t=Js,e=this[t(159)],n=e[t(127)];e[t(152)][t(175)](t(198))[t(168)][t(143)]((e=>{const r=t;if(r(208)!=e[r(129)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(173)]){case r(130):o=r(174),i={type:r(121),content:Kr(n,o,Kr(n,this[r(165)](s[r(140)][0][r(129)])))};break;case r(197):o=s[r(140)][0][r(126)]?r(158):r(178),i={type:r(121),content:Kr(n,o)};break;case r(171):o=r(138),i={type:r(121),content:Kr(n,o,s[r(140)][0][r(189)])}}return i}))}[Js(165)](t){const e=Js;return e(136)+function(t){const n=e;return to[n(146)](t)?n(147):eo[n(146)](t)?n(181):null}(t)[e(167)]()+e(164)+t[e(167)]()[e(183)](/-/g,"_")}}const to=[Js(188),Js(141),Js(193)],eo=[Js(161),Js(128),Js(122),Js(151),Js(191),Js(142)],no=so;function ro(){const t=["579816lVjVJj","get","3496550WhUkBt","enableCommand","8lzIQqP","5632jCVgvx","235529HthIeo","7210lZdtzI","6Yaaadv","66TRnYIL","afterInit","724235ChPYHh","568899cvnNso","54IBCgVf","143vkJDjs","TrackChangesEditing","commands","editor","plugins","emoji"];return(ro=function(){return t})()}function so(t,e){const n=ro();return(so=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=so,n=t();for(;;)try{if(178481===parseInt(e(444))/1*(-parseInt(e(446))/2)+-parseInt(e(449))/3+parseInt(e(441))/4*(parseInt(e(448))/5)+parseInt(e(445))/6*(parseInt(e(443))/7)+parseInt(e(442))/8*(parseInt(e(450))/9)+-parseInt(e(459))/10+parseInt(e(451))/11*(parseInt(e(457))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class oo extends t.Plugin{[no(447)](){const t=no,e=this[t(454)];e[t(453)][t(458)](t(456))&&e[t(455)][t(458)](t(452))[t(440)](t(456))}}var io=n(507);const ao=uo;function co(){const t=["options","958696wuxCyK","detach","model","selection","markInsertion","enter","data","1322934xVrghe","plugins","mapper","init","setSelection","nextSibling","TrackChangesEditing","afterExecute","parent","bind","removeMarker:suggestion:insertion","split","8FxvWqG","remove","high","createRange","addMarker:suggestion:insertion","5330079vKCarj","getFirstPosition","hasClass","requires","enableCommand","end","markerName","621519oGWlnZ","editing","ck-suggestion-marker-split","writer","commands","enterBlock","document","change","2141538bxQLqX","createPositionAt","editor","116KltXRp","fromRange","downcastDispatcher","showSuggestionHighlights","69581rPqMDg","markerNameToElements","getFirstRange","get","fire","unbindElementFromMarkerName","44400XIZyzM"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(425228===-parseInt(e(402))/1+parseInt(e(410))/2+parseInt(e(387))/3+parseInt(e(398))/4*(-parseInt(e(408))/5)+-parseInt(e(417))/6+-parseInt(e(395))/7+parseInt(e(375))/8*(parseInt(e(380))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);class lo extends t.Plugin{static get[ao(383)](){return[io.Enter]}[ao(420)](){const t=ao,e=this[t(397)],n=e[t(418)][t(405)](t(369)),r=e[t(391)][t(405)](t(415));n[t(384)](t(415),(()=>{const s=t;e[s(412)][s(394)]((t=>{const o=s,a=e[o(412)][o(393)][o(413)],c=a[o(381)](),u=i.LiveRange[o(399)](a[o(404)]());if(r[o(392)](t)){const r=e[o(412)][o(396)](c[o(371)][o(422)],0),s=t[o(378)](c,r);n[o(414)](s)}else t[o(421)](t[o(378)](u[o(385)]));u[o(411)](),r[o(406)](o(370),{writer:t})}))})),e[t(388)][t(400)].on(t(379),js(e,t(374)),{priority:t(377)}),e[t(388)][t(400)].on(t(373),((e,n,r)=>{const s=t,o=r[s(419)][s(403)](n[s(386)]);if(o)for(const t of o)t[s(382)](s(389))&&(r[s(419)][s(407)](t,n[s(386)]),r[s(390)][s(376)](t))}),{priority:t(377)}),e[t(416)][t(400)].on(t(379),((n,r,s)=>{const o=t;s[o(409)][o(401)]&&js(e,o(374),{showActiveMarker:!1})[o(372)](this)(n,r,s)}),{priority:t(377)})}}const fo=go;function ho(){const t=["findPrevious","afterInit","bind","results","filter","handleFindCommand","2446720LUlKlj","plugins","923304yJUBPa","findByTextCallback","replace","findNext","getRange","1038iXqrdY","createRange","getIntersection","replaceAll","createPositionAt","model","markers","enableCommand","FindAndReplaceEditing","313800kwRERp","1674372ZieyAQ","start","end","item","get","string","699657AVMvTK","_isInDeletionRange","10590JSUzXH","getMarkersGroup","1775000cNEgji","FindAndReplaceUtils","editor","find","TrackChangesEditing","suggestion:deletion","isArray","has"];return(ho=function(){return t})()}function go(t,e){const n=ho();return(go=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(554855===parseInt(e(229))/1+-parseInt(e(213))/2+parseInt(e(203))/3+-parseInt(e(202))/4+parseInt(e(211))/5*(-parseInt(e(234))/6)+parseInt(e(209))/7+parseInt(e(227))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class po extends t.Plugin{[fo(222)](){const t=fo;if(!this[t(215)][t(228)][t(220)](t(201)))return;const e=this[t(215)][t(228)][t(207)](t(217));e[t(200)](t(216),this[t(226)][t(223)](this)),e[t(200)](t(232)),e[t(200)](t(221)),e[t(200)](t(231)),e[t(200)](t(237))}[fo(226)](t,e,n={}){const r=fo,s=this[r(215)][r(228)][r(207)](r(214));return t((t=>{const o=r;let i=(o(208)==typeof e?s[o(230)](e,n):e)(t);Array[o(219)](i)&&(i={results:i,searchText:o(208)==typeof e?e:""});const a=i[o(224)][o(225)]((e=>!1===this[o(210)](e,t[o(206)])));return{...i,results:a}}),n)}[fo(210)](t,e){const n=fo,r=this[n(215)][n(198)][n(235)](this[n(215)][n(198)][n(197)](e,t[n(204)]),this[n(215)][n(198)][n(197)](e,t[n(205)]));for(const t of this[n(215)][n(198)][n(199)][n(212)](n(218)))if(null!==r[n(236)](t[n(233)]()))return!0;return!1}}function mo(){const t=["141575ATKYCc","282qcXAjO","editor","descriptionFactory","FontSize","*Set font family:* %0","*Reset font color*","216IOmZNK","has","4723456zFawCJ","normalizeSizeOptions","*Reset font family*","fontFamily","*Set font size:* %0","registerInlineAttribute","*Set font color:* %0","*Set font background color:* %0","1005066DCDSOH","model","2568456jAPXVO","FontSizeEditing","fontColor.colors","1066144HXmxAd","FontBackgroundColorEditing","config","fontSize","find","plugins","*Reset font background color*","141755JCDOqK","label","fontBackgroundColor","locale","toLowerCase","FontColorEditing","_registerLegacyDescription","title","registerDescriptionCallback","formatInline","afterInit","FORMAT_FONT_FAMILY","fontSize.options","FORMAT_FONT_COLOR","trim","commandName","FontFamilyEditing","TrackChangesEditing","fontColor","fontBackgroundColor.colors","504tlFuHA","257770oTLCAH","get","enableDefaultAttributesIntegration","*Reset font size*","type","commandParams","FORMAT_FONT_SIZE","format","value","registerAttributeLabel","FORMAT_FONT_BACKGROUND"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=398]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(744059===-parseInt(e(405))/1+-parseInt(e(400))/2+-parseInt(e(402))/3+parseInt(e(453))/4+parseInt(e(412))/5*(parseInt(e(445))/6)+parseInt(e(444))/7*(parseInt(e(432))/8)+-parseInt(e(451))/9*(parseInt(e(433))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);const bo=[{pluginName:Io(403),commandName:Io(408)},{pluginName:Io(428),commandName:Io(456)},{pluginName:Io(417),commandName:Io(430)},{pluginName:Io(406),commandName:Io(414)}];class To extends t.Plugin{[Io(422)](){const t=Io,e=this[t(446)][t(415)],n=this[t(446)][t(410)][t(434)](t(429));for(const{pluginName:e,commandName:r}of bo)this[t(446)][t(410)][t(452)](e)&&(n[t(435)](r),n[t(458)](r));n[t(447)][t(442)](t(408),Kr(e,t(439))),n[t(447)][t(442)](t(456),Kr(e,t(423))),n[t(447)][t(442)](t(430),Kr(e,t(425))),n[t(447)][t(442)](t(414),Kr(e,t(443))),this[t(418)]()}[Io(418)](){const t=Io,e=this[t(446)],n=e[t(415)];e[t(410)][t(434)](t(429))[t(447)][t(420)]((e=>{const r=t,o=n.t;if(r(421)!=e[r(437)])return;const{data:i}=e;if(null!=i){if(r(408)==i[r(427)]){const t=i[r(438)][0][r(441)];if(t){const e=o(this[r(446)][r(410)][r(434)](r(448))[r(454)](this[r(446)][r(407)][r(434)](r(424)))[r(409)]((e=>e[r(401)]==t))[r(419)])[r(416)]();return{type:r(440),content:Kr(n,r(457),e)}}return{type:r(440),content:Kr(n,r(436))}}if(r(456)==i[r(427)]){const t=i[r(438)][0][r(441)];return t?{type:r(440),content:Kr(n,r(449),t)}:{type:r(440),content:Kr(n,r(455))}}if(r(430)==i[r(427)]){const t=i[r(438)][0][r(441)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(407)][r(434)](r(404)))[r(409)]((e=>e[r(401)]==t));let i=t,a="";return e&&(i=e[r(413)],a=o(i)[r(416)]()),{type:r(440),content:Kr(n,r(398),a)[r(426)](),color:{value:t,title:a||i}}}return{type:r(440),content:Kr(n,r(450))}}if(r(414)==i[r(427)]){const t=i[r(438)][0][r(441)];if(t){const e=(0,s.normalizeColorOptions)(this[r(446)][r(407)][r(434)](r(431)))[r(409)]((e=>e[r(401)]==t));let i=t,a="";return e&&(i=e[r(413)],a=o(i)[r(416)]()),{type:r(440),content:Kr(n,r(399),a)[r(426)](),color:{value:t,title:a||i}}}return{type:r(440),content:Kr(n,r(411))}}}}))}}const yo=_o;function _o(t,e){const n=ko();return(_o=function(t,e){return n[t-=419]})(t,e)}function ko(){const t=["afterInit","220142tVPyCQ","plugins","4oOpTEy","206184iqMDqe","commands","commandParams","type","pasteFormat","config","90JHFiSw","*Remove all formatting*","fontBackgroundColor","toLowerCase","boolean","editor","length","registerDescriptionCallback","65358CCGGhx","479227SdacYJ","_registerLegacyDescription","73674qTNMpy","enableCommand","fontColor.colors","946059xXMUQF","descriptionFactory","locale","get","push","title","commandName","find","*Set format to:* %0","5691004hTfale","formatBlock","enableDefaultAttributesIntegration","TrackChangesEditing","fontSize.options","40tWPXTn","normalizeSizeOptions","fontColor","copyFormat","join","formatInline","slice","entries","fontSize","model","split","format","charAt","70nAtzRy","12lXrJDt","toUpperCase","label","FontSize"];return(ko=function(){return t})()}!function(t){const e=_o,n=t();for(;;)try{if(181995===parseInt(e(437))/1+-parseInt(e(434))/2+parseInt(e(457))/3*(-parseInt(e(436))/4)+parseInt(e(428))/5*(parseInt(e(451))/6)+parseInt(e(452))/7*(-parseInt(e(471))/8)+parseInt(e(454))/9*(parseInt(e(443))/10)+-parseInt(e(466))/11*(-parseInt(e(429))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Ao extends t.Plugin{[yo(433)](){const t=yo,e=this[t(448)],n=e[t(435)][t(460)](t(469)),r=e[t(438)][t(460)](t(474)),s=e[t(438)][t(460)](t(441));r&&s&&(n[t(468)](t(441)),n[t(455)](t(474)),this[t(453)]())}[yo(453)](){const t=yo,e=this[t(448)],n=e[t(459)];e[t(435)][t(460)](t(469))[t(458)][t(450)]((r=>{const s=t;if(s(467)!=r[s(440)]&&s(420)!=r[s(440)])return;const{data:o}=r;if(o&&s(441)===o[s(463)]){const t=[],r=o[s(439)][0];for(const[n,o]of Object[s(422)](r))t[s(461)](Co(e,n,o));return t[s(449)]?{type:s(426),content:Kr(n,s(465),t[s(419)](", "))}:{type:s(426),content:Kr(n,s(444))}}}))}}function Co(t,e,n){const r=yo,o=t[r(459)].t,i=e[r(425)](/(?=[A-Z])/)[r(419)](" "),a=o(i[r(427)](0)[r(430)]()+i[r(421)](1))[r(446)]();if(r(447)==typeof n)return a;if(r(473)===e||r(445)===e){const e=(0,s.normalizeColorOptions)(t[r(442)][r(460)](r(456)))[r(464)]((t=>t[r(424)]==n));return a+" ("+(e?o(e[r(431)])[r(446)]():n)+")"}if(r(423)===e&&isNaN(parseFloat(n))){const e=t[r(435)][r(460)](r(432))[r(472)](t[r(442)][r(460)](r(470)))[r(464)]((t=>t[r(424)]==n));return a+" ("+(e?o(e[r(462)])[r(446)]():n)+")"}return a+" ("+n+")"}const Lo=vo;function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=100]})(t,e)}function So(){const t=["18ibDjRv","ELEMENT_HEADING_CUSTOM","paragraph","ELEMENT_HEADING","6vHnZpi","formatBlock","title","41136LfrkNy","commandParams","match","HeadingEditing","view","_registerLegacyDescription","224udGVYW","registerElementLabel","TrackChangesEditing","locale","value","format","commandName","editor","_headingOptions","enableDefaultAttributesIntegration","_getHeadingLevel","heading.options","registerDescriptionCallback","2667EZoASe","model","has","afterInit","type","heading","1054487JgPOYS","config","140786zhwceY","name","453860YMTckl","plugins","descriptionFactory","*Change to:* %0","get","187500kOJEeR","find","847020bfMbPU"];return(So=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(103716===parseInt(e(124))/1+parseInt(e(117))/2+-parseInt(e(109))/3*(parseInt(e(140))/4)+-parseInt(e(126))/5+parseInt(e(131))/6*(parseInt(e(115))/7)+parseInt(e(134))/8+parseInt(e(127))/9*(-parseInt(e(119))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[Lo(112)](){const t=Lo,e=this[t(103)];if(!e[t(120)][t(111)](t(137)))return;this[t(104)]=e[t(116)][t(123)](t(107));const n=e[t(143)],r=e[t(120)][t(123)](t(142));r[t(105)](t(114));for(const e of this[t(104)])t(129)!=e[t(110)]&&r[t(121)][t(141)](e[t(110)],(n=>{const r=t,i=this[r(106)](e[r(110)]);return null!==i?s(n,i):o(n,e[r(133)])}));function s(e,r){return Kr(n,t(130),[e,r])}function o(e,r){return Kr(n,t(128),[e,r])}this[t(139)]()}[Lo(139)](){const t=Lo,e=this[t(103)],n=e[t(143)];e[t(120)][t(123)](t(142))[t(121)][t(108)]((e=>{const r=t;if(r(132)!=e[r(113)])return;const{data:s}=e;if(s&&r(114)==s[r(102)]){const e=s[r(135)][0][r(100)],c=this[r(106)](e);if(null!==c)return{type:r(101),content:Kr(n,r(122),(a=c,Kr(n,r(130),[1,a])))};const u=this[r(104)][r(125)]((t=>t[r(110)]===e))[r(133)];return{type:r(101),content:Kr(n,r(122),(o=1,i=u,Kr(n,t(128),[o,i])))}}var o,i,a}))}[Lo(106)](t){const e=Lo;var n,r;const s=t[e(136)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(104)])||void 0===n?void 0:n[e(125)]((n=>n[e(110)]==t));if(o&&o[e(138)]){const t=o[e(138)],n=(null!==(r=t[e(118)])&&void 0!==r?r:t)[e(136)](/^h(\d+)/);if(n)return n[1]}return null}}const No=Mo;function wo(){const t=["9oiKPVY","title","commandParams","toLowerCase","config","HighlightEditing","24VSVYoN","value","get","16WAsrCp","TrackChangesEditing","find","highlight","locale","*Set highlight:* %0","highlight.options","4406470DjpQMO","1772tgvoaU","registerDescriptionCallback","plugins","registerInlineAttribute","formatInline","1565124OBcSwF","_registerLegacyDescription","5zjAefl","registerAttributeLabel","afterInit","descriptionFactory","2ZymyIU","8522930nhgqGH","FORMAT_HIGHLIGHT","5145OLQbos","3240710ylTRtG","color","editor","3136994wFjqVY","type","437443nYHpPq","format","model","enableDefaultAttributesIntegration","commandName","*Remove highlight*","has"];return(wo=function(){return t})()}function Mo(t,e){const n=wo();return(Mo=function(t,e){return n[t-=423]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(622421===-parseInt(e(424))/1*(parseInt(e(459))/2)+parseInt(e(462))/3*(parseInt(e(448))/4)+parseInt(e(455))/5*(-parseInt(e(453))/6)+-parseInt(e(466))/7*(parseInt(e(440))/8)+parseInt(e(431))/9*(parseInt(e(447))/10)+-parseInt(e(463))/11+-parseInt(e(437))/12*(-parseInt(e(460))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[No(457)](){const t=No,e=this[t(465)];if(!e[t(450)][t(430)](t(436)))return;const n=e[t(450)][t(439)](t(441)),r=e[t(444)];n[t(427)](t(443)),n[t(451)](t(443)),n[t(458)][t(456)](t(443),Kr(r,t(461))),this[t(454)]()}[No(454)](){const t=No,e=this[t(465)],n=e[t(444)];e[t(450)][t(439)](t(441))[t(458)][t(449)]((r=>{const s=t;if(s(452)!=r[s(423)])return;const{data:o}=r;if(o&&s(443)==o[s(428)]){const t=n.t,r=o[s(433)][0][s(438)];if(r){const o=e[s(435)][s(439)](s(446))[s(442)]((t=>t[s(426)]==r)),i=t(o[s(432)])[s(434)]();return{type:s(425),content:Kr(n,s(445),i),color:{value:o[s(464)],title:o[s(432)]}}}return{type:s(425),content:Kr(n,s(429),Kr(n,s(461)))}}}))}}const Fo=Do;function Do(t,e){const n=xo();return(Do=function(t,e){return n[t-=270]})(t,e)}!function(t){const e=Do,n=t();for(;;)try{if(232908===-parseInt(e(297))/1*(parseInt(e(270))/2)+parseInt(e(289))/3+parseInt(e(304))/4*(-parseInt(e(275))/5)+-parseInt(e(273))/6+parseInt(e(305))/7*(parseInt(e(302))/8)+parseInt(e(301))/9+parseInt(e(282))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Fo(293)](){const t=Fo,e=this[t(290)];if(!e[t(277)][t(300)](t(278)))return;e[t(277)][t(292)](t(272))[t(280)](t(279));const n=e[t(277)][t(292)](t(272)),r=e[t(294)];n[t(286)][t(299)](t(279),(e=>Kr(r,t(296),e))),e[t(295)][t(283)](t(285))[t(271)]({model:t(279),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(276)])return null;const o=n[s(288)](s(291)),i=n[s(298)]("hr");return n[s(284)](s(281),o),n[s(303)](n[s(274)](o,0),i),o},converterPriority:t(287)})}}function xo(){const t=["dataDowncast","descriptionFactory","high","createContainerElement","754062XzVVPb","editor","div","get","afterInit","locale","conversion","ELEMENT_HORIZONTAL_LINE","9CkDOyT","createEmptyElement","registerElementLabel","has","2327013YqThJR","112ElAtJf","insert","12gFNVWZ","84644yTJCsK","81332GGtIuS","elementToStructure","TrackChangesEditing","2424786hZYFKo","createPositionAt","62045HhjpfR","showSuggestionHighlights","plugins","HorizontalLineEditing","horizontalLine","enableCommand","ck-horizontal-line","3610610UtSJfo","for","addClass"];return(xo=function(){return t})()}function Bo(t,e){const n=jo();return(Bo=function(t,e){return n[t-=170]})(t,e)}const Uo=Bo;function jo(){const t=["format","nodeAfter","has","TrackChangesEditing","*Change %0 content*","10tYCOFX","attribute","value","7027592osQpAb","plugins","7DYQWRH","rawHtml","HtmlEmbed","1012YSZBhr","htmlEmbed","enableDefaultAttributesIntegration","key","registerElementLabel","163524sLNsnN","afterInit","getFirstRange","1140792PtdtPW","ELEMENT_HTML_EMBED","formatBlock","start","registerBlockAttribute","1655874rCHkfp","commandName","get","descriptionFactory","registerDescriptionCallback","type","element","_registerLegacyDescription","locale","10cGZAcI","75260vsVUXM","2115220gRhLvq","3009zXkOLr","editor"];return(jo=function(){return t})()}!function(t){const e=Bo,n=t();for(;;)try{if(208914===-parseInt(e(170))/1*(parseInt(e(179))/2)+-parseInt(e(172))/3*(-parseInt(e(187))/4)+parseInt(e(209))/5*(-parseInt(e(192))/6)+-parseInt(e(184))/7*(-parseInt(e(195))/8)+-parseInt(e(200))/9+-parseInt(e(171))/10+parseInt(e(182))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(193)](){const t=Uo,e=this[t(173)];if(!e[t(183)][t(176)](t(186)))return;const n=e[t(183)][t(202)](t(177)),r=e[t(208)];n[t(203)][t(191)](t(185),(e=>Kr(r,t(196),e))),n[t(189)](t(188)),n[t(199)](t(181)),n[t(203)][t(204)]((e=>{const n=t;if(n(180)!=e[n(205)])return;const{data:s}=e;if(s&&n(181)==s[n(190)]&&e[n(194)]()[n(198)][n(175)].is(n(206),n(185))){const t=Kr(r,n(196));return{type:n(174),content:Kr(r,n(178),t)}}})),this[t(207)]()}[Uo(207)](){const t=Uo,e=this[t(173)],n=e[t(208)];e[t(183)][t(202)](t(177))[t(203)][t(204)]((e=>{const r=t;if(r(197)!=e[r(205)])return;const{data:s}=e;if(s&&r(188)==s[r(201)]){const t=Kr(n,r(196));return{type:r(174),content:Kr(n,r(178),t)}}}))}}function Vo(){const t=["imageTextAlternative","filter","locale","imageStylePreApply","isBefore","22HojyMx","uploadImage","imageInline","forward","markInsertion","descriptionFactory","14aMsExU","_registerLegacyDescription","discard","forceDefaultExecution","getSuggestionCallback","markBlockFormat","*Set image text alternative:* %0","949662IoMOFZ","editor","registerDescriptionCallback","74635iNysfJ","isCollapsed","caption","backward","fromPosition","insertion","imageTypeInline","toPrevious","ImageCaptionEditing","getCaptionFromImageModelElement","*Reset image width*","document","registerBlockAttribute","removeObject","ImageCaptionUtils","*Set image width:* %0","markDeletion","subType","selection","element","_suggestionFactory","28wLYgFu","commandParams","nodeBefore","FORMAT_IMAGE_SIZE","336AvzsCr","_findSuggestions","isIntersecting","ELEMENT_CAPTION","has","isEqual","formatBlock","Block image to inline image","createRange","518380HHGSNa","342DrWKis","imageCaption","sources","accept","type","244803mAZyfp","ImageSizeAttributes","74258UIyfWE","ELEMENT_INLINE_IMAGE","chain","*Remove image text alternative*","getClosestSelectedImageElement","TrackChangesEditing","height","getNearestSelectionRange","join","ImageBlockEditing","enableCommand","find","ELEMENT_IMAGE","formatInline","getFirstRange","ImageInlineEditing","afterInit","convertBlockImageToInline","previous","24GcePoa","isOwn","createRangeOn","convertInlineImageToBlock","ImageUtils","deletion","resizeImage","findIndex","PictureEditing","start","registerAttributeLabel","Inline image to block image","nodeAfter","registerElementLabel","toggleImageCaption","ImageTextAlternativeEditing","6409HeyMiD","width","ImageUploadEditing","toNext","24064ZykHLz","addObject","end","attribute","imageBlock","plugins","detach","key","model","change","get","imageTypeBlock","resizedWidth","commandName","length","insertImage","alt","ImageEditing","isBlockImage","format","getContainedElement","schema","newValue","registerCustomCallback","ImageResize","enableDefaultAttributesIntegration"];return(Vo=function(){return t})()}const Ho=Wo;function Wo(t,e){const n=Vo();return(Wo=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(239862===-parseInt(e(233))/1+parseInt(e(235))/2*(parseInt(e(126))/3)+parseInt(e(214))/4*(-parseInt(e(193))/5)+-parseInt(e(190))/6*(-parseInt(e(183))/7)+parseInt(e(146))/8*(-parseInt(e(228))/9)+parseInt(e(227))/10*(parseInt(e(177))/11)+parseInt(e(218))/12*(-parseInt(e(142))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class zo extends t.Plugin{[Ho(123)](){const t=Ho,e=this[t(191)];if(!e[t(151)][t(222)](t(163)))return;const n=e[t(151)][t(156)](t(240)),r=e[t(151)][t(156)](t(130)),s=e[t(174)];n[t(245)](t(161)),n[t(182)][t(139)](t(150),(e=>Kr(s,t(247),e))),n[t(182)][t(139)](t(179),(e=>Kr(s,t(236),e))),n[t(182)][t(139)](t(195),(()=>Kr(s,t(221)))),e[t(151)][t(222)](t(144))&&n[t(245)](t(178)),e[t(151)][t(222)](t(244))&&e[t(151)][t(222)](t(122))&&(n[t(245)](t(199),((s,o)=>{const i=t,a=r[i(239)](e[i(154)][i(204)][i(211)]);e[i(154)][i(155)]((()=>{const t=i;n[t(188)](a,{commandName:t(199),commandParams:[o]},[],t(124))}))})),n[t(245)](t(157),((s,o)=>{const a=t;e[a(154)][a(155)]((t=>{const c=a;let u=r[c(239)](e[c(154)][c(204)][c(211)]),l=t[c(128)](u);const f=i.LivePosition[c(197)](l[c(135)],c(200)),h=i.LivePosition[c(197)](l[c(148)],c(145));n[c(186)]((()=>s(o))),u=r[c(239)](e[c(154)][c(204)][c(211)]),l=t[c(128)](u);const d=t[c(226)](f,h);f[c(152)](),h[c(152)](),n[c(188)](u,{commandName:c(199),commandParams:[o]},[],c(129)),d[c(135)][c(176)](l[c(135)])&&n[c(181)](t[c(226)](d[c(135)],l[c(135)]),c(129)),l[c(148)][c(176)](d[c(148)])&&n[c(181)](t[c(226)](l[c(148)],d[c(148)]),c(129))}))})),n[t(213)][t(169)](t(224),t(129),t(243),(()=>!1)),n[t(213)][t(169)](t(224),t(129),t(231),(()=>!1)),n[t(213)][t(169)](t(224),t(129),t(185),n[t(213)][t(187)](t(224),"",t(231))),n[t(213)][t(169)](t(198),t(129),t(243),(()=>!1)),n[t(213)][t(169)](t(198),t(129),t(185),(([r])=>{const s=t,o=n[s(213)][s(187)](s(198),"",s(185));let i=r[s(135)],a=r[s(148)];const c=e[s(154)][s(167)][s(242)](i,s(196)),u=e[s(154)][s(167)][s(242)](a,s(180));c[s(194)]&&(i=c[s(135)]),u[s(194)]&&(a=u[s(148)]),o([e[s(154)][s(226)](i,a)])})),n[t(213)][t(169)](t(224),t(129),t(237),c),n[t(213)][t(169)](t(198),t(129),t(237),c)),e[t(151)][t(222)](t(201))&&(n[t(245)](t(140),((s,o)=>{const i=t,a=e[i(151)][i(156)](i(207));let c=r[i(239)](e[i(154)][i(204)][i(211)]),u=a[i(202)](c);e[i(154)][i(155)]((()=>{const t=i;if(u)return void n[t(209)](e[t(154)][t(128)](u));const l=r[t(164)](c);s(o),c=r[t(239)](e[t(154)][t(204)][t(211)]),u=a[t(202)](c),n[t(181)](e[t(154)][t(128)](u),l?null:t(229))}))})),n[t(213)][t(169)](t(198),t(229),t(237),c));const o=[{type:t(224),subType:t(175)},{type:t(198),subType:t(229)},{type:t(224),subType:t(129)},{type:t(198),subType:t(129)}];function a(e,s){const i=t,a=o[i(133)]((({type:t,subType:n})=>e[i(232)]==t&&e[i(210)]==n)),c=o[i(133)]((({type:t,subType:e})=>s[i(232)]==t&&s[i(210)]==e));if(a<0||c<0)return!1;const u=e[i(249)](),l=s[i(249)]();if((0==a||1==a)&&2==c&&u[i(220)](l))return!0;if(2==a&&3==c){const t=n[i(219)](u,i(198))[i(173)]((({suggestion:t,meta:e})=>e[i(127)]&&i(129)==t[i(210)]));if(t[i(160)]>1&&l[i(148)][i(223)](u[i(135)]))return!0;if(1==t[i(160)]&&(u[i(135)][i(223)](l[i(148)])||u[i(148)][i(223)](l[i(135)])))return!0}if(3==a&&3==c&&u[i(135)][i(176)](l[i(135)])){const t=u[i(148)][i(138)],e=l[i(135)][i(216)];return r[i(164)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(151)][t(222)](t(170))&&(n[t(171)](t(132)),n[t(205)](t(158)),n[t(182)][t(136)](t(158),Kr(s,t(217)))),e[t(151)][t(222)](t(141))&&(n[t(171)](t(172)),n[t(205)](t(162))),e[t(151)][t(222)](t(134))&&(n[t(205)](t(230)),n[t(182)][t(192)]((e=>{const n=t;if(n(149)!=e[n(232)])return;const{data:r}=e;return r&&n(230)==r[n(153)]?{type:n(165),content:""}:void 0}))),e[t(151)][t(222)](t(234))&&(n[t(205)](t(143)),n[t(205)](t(241)),n[t(182)][t(192)]((e=>{const n=t;if(n(149)!=e[n(232)])return;const{data:r}=e;return!r||n(143)!=r[n(153)]&&n(241)!=r[n(153)]?void 0:{type:n(165),content:""}}))),n[t(182)][t(192)]((e=>{const n=t;if(o[n(246)]((({type:t,subType:r})=>e[n(232)]==t&&e[n(210)]==r)))return e[n(125)]?{}:void 0})),n[t(182)][t(192)]((e=>{const n=t;if(n(198)==e[n(232)]||n(131)==e[n(232)]){const t=e[n(166)]();if(t&&t.is(n(212),n(195)))return{type:n(198)==e[n(232)]?n(147):n(206),element:t,quantity:1}}})),n[t(182)][t(192)]((e=>t(224)==e[t(232)]&&t(129)==e[t(210)]?{type:t(165),content:t(137)}:t(224)==e[t(232)]&&t(124)==e[t(210)]?{type:t(165),content:t(225)}:void 0)),n[t(182)][t(192)]((e=>{const n=t;if(n(149)!=e[n(232)])return;const{data:r}=e;if(!r||n(162)!=r[n(153)])return;const o=r[n(168)];return o?{type:n(165),content:Kr(s,n(189),'"'+o+'"')}:{type:n(165),content:Kr(s,n(238))}})),this[t(184)]()}[Ho(184)](){const t=Ho,e=this[t(191)],n=e[t(174)];e[t(151)][t(156)](t(240))[t(182)][t(192)]((e=>{const r=t;if(r(224)!=e[r(232)]&&r(248)!=e[r(232)])return;const{data:s}=e;if(s){if(r(172)==s[r(159)]){const t=s[r(215)][0][r(168)];return t?{type:r(165),content:Kr(n,r(189),'"'+t+'"')}:{type:r(165),content:Kr(n,r(238))}}if(r(132)==s[r(159)]){const t=s[r(215)][0][r(143)];return t?{type:r(165),content:Kr(n,r(208),t)}:{type:r(165),content:Kr(n,r(203))}}}}))}}const Ko=Xo;function qo(){const t=["3497730ohyKzE","attribute","editor","locale","type","_registerLegacyDescription","ImageEditing","has","2ICOtRp","key","1564641RxGvcW","registerDescriptionCallback","5372805tAEakB","descriptionFactory","accept","762787bEyORb","format","2304126Jmboav","registerBlockAttribute","7590191AWriqT","*Replace image*","newValue","enableDefaultAttributesIntegration","plugins","oldValue","registerCustomCallback","src","2971464OmaSfW","get","getSuggestionCallback","replaceImageSource","discard","24CVLGhP","_handleLegacySuggestions","_suggestionFactory","commandName","formatInline","*Format:* replace image URL","afterInit","formatBlock","TrackChangesEditing"];return(qo=function(){return t})()}function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=210]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(676961===-parseInt(e(249))/1*(parseInt(e(242))/2)+parseInt(e(210))/3+parseInt(e(220))/4+parseInt(e(246))/5+-parseInt(e(234))/6+-parseInt(e(212))/7+parseInt(e(225))/8*(parseInt(e(244))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Zo extends t.Plugin{[Ko(231)](){const t=Ko;if(!this[t(236)][t(216)][t(241)](t(240)))return;const e=this[t(236)][t(237)],n=this[t(236)][t(216)][t(221)](t(233));n[t(215)](t(223)),n[t(211)](t(219)),n[t(247)][t(245)]((n=>{const r=t;if(r(235)!=n[r(238)])return;const{data:s}=n;return s&&r(219)==s[r(243)]?s[r(214)]&&s[r(217)]?{type:r(250),content:Kr(e,r(213))}:{type:r(250),content:""}:void 0})),this[t(226)]()}[Ko(226)](){const t=Ko,e=this[t(236)][t(216)][t(221)](t(233));e[t(227)][t(218)](t(232),t(223),t(248),e[t(227)][t(222)](t(232),null,t(224))),e[t(227)][t(218)](t(232),t(223),t(224),e[t(227)][t(222)](t(232),null,t(248))),this[t(239)]()}[Ko(239)](){const t=Ko,e=this[t(236)],n=e[t(237)];e[t(216)][t(221)](t(233))[t(247)][t(245)]((e=>{const r=t;if(r(232)!=e[r(238)]&&r(229)!=e[r(238)])return;const{data:s}=e;return s&&r(223)==s[r(228)]?{type:r(250),content:Kr(n,r(230))}:void 0}))}}const Jo=Qo;function Yo(){const t=["enableCommand","isInContent","value","1471580gGIVpa","_registerLegacyDescription","_suggestionFactory","ImageUtils","492795DmcFMh","imageStylePostApply","suggestion","getSuggestionCallback","accept","Users","isOwn","imageStylePreApply","commandName","getSuggestions","getChangedMarkers","refresh","82626DTzypD","side","convertInlineImageToBlock","2644bnNsMB","editor","model","commandReversedParams","63AIKIvP","registerCustomCallback","isInlineImage","document","end","type","1261926dSFAnd","differ","plugins","getClosestSelectedImageElement","discardSuggestion","markInlineFormat","67CyHkPP","title","isBlockImage","ImageStyleEditing","imageTypeInline","commandParams","length","registerDescriptionCallback","selection","imageTypeBlock","name","forEach","53368zZWjMJ","descriptionFactory","_findSuggestions","getFirstRange","join","isEqual","hasSuggestion","setImageNaturalSizeAttributes","839559clUkvi","format","4bxoRpU","nodeBefore","afterInit","head","imageStyle","discard","formatBlock","normalizedStyles","insertion","commands","author","isBefore","markBlockFormat","start","newRange","*Format:* %0","createRangeOn","next","locale","filter","getSuggestion","getContainedElement","nodeAfter","isIntersecting","get","shouldConvertImageType","TrackChangesEditing","subType","toLowerCase","imageCaption","findIndex","has","_splitMarkerName","change","from","chain","formatInline","FORMAT_SIDE_IMAGE","registerPostFixer"];return(Yo=function(){return t})()}function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=334]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(145932===parseInt(e(402))/1*(-parseInt(e(386))/2)+parseInt(e(422))/3+parseInt(e(424))/4*(-parseInt(e(371))/5)+-parseInt(e(383))/6+parseInt(e(390))/7*(parseInt(e(414))/8)+-parseInt(e(396))/9+parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Jo(426)](){const t=Jo,n=this[t(387)];if(!n[t(398)][t(356)](t(405)))return;const r=n[t(398)][t(349)](t(351)),s=n[t(398)][t(349)](t(370)),o={};r[t(364)](t(428),((o,i)=>{const a=t,c=n[a(398)][a(349)](a(376)).me,u=n[a(334)][a(349)](a(428));let l=s[a(399)](n[a(388)][a(393)][a(410)]),f=n[a(388)][a(341)](l),h=u[a(366)];if(h==i[a(366)])return;const d={commandName:a(428),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(388)][a(358)]((()=>{const t=a;if(r[t(380)]()[t(344)]((e=>e[t(365)]&&c==e[t(335)]&&(t(430)==e[t(395)]||t(361)==e[t(395)])&&(t(378)==e[t(352)]||t(372)==e[t(352)])&&e[t(417)]()[t(419)](f)))[t(413)]((e=>r[t(400)](e[t(427)]))),l=s[t(399)](n[t(388)][t(393)][t(410)]),f=n[t(388)][t(341)](l),u[t(382)](),n[t(334)][t(349)](t(406))[t(382)](),n[t(334)][t(349)](t(411))[t(382)](),h=u[t(366)],h!=i[t(366)])return s[t(392)](l)&&u[t(350)](i[t(366)],l)?(o({...i,setImageSizes:!1}),l=s[t(399)](n[t(388)][t(393)][t(410)]),void r[t(337)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(378))):void(s[t(404)](l)?r[t(337)](l,d,[],t(372)):r[t(401)](f,d,t(372)))}))}));for(const e of n[t(398)][t(349)](t(405))[t(431)])o[e[t(412)]]=e[t(403)][t(353)]();r[t(369)][t(391)](t(430),t(378),t(418),(()=>!1)),r[t(369)][t(391)](t(430),t(372),t(418),(()=>!1)),r[t(369)][t(391)](t(361),t(372),t(418),(()=>!1)),r[t(369)][t(391)](t(430),t(378),t(375),(([e])=>{const n=t;s[n(421)](e[n(346)]())})),r[t(369)][t(391)](t(430),t(378),t(429),((e,n)=>{const s=t;r[s(369)][s(374)](s(430),"",s(375))(e,{commandName:n[s(379)],commandParams:n[s(389)]})})),r[t(369)][t(391)](t(430),t(378),t(360),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(430),subType:t(378)},{type:t(432),subType:t(354)},{type:t(430),subType:t(385)},{type:t(432),subType:t(385)}];function a(e,n){const o=t,a=i[o(355)]((({type:t,subType:n})=>e[o(395)]==t&&e[o(352)]==n)),c=i[o(355)]((({type:t,subType:e})=>n[o(395)]==t&&n[o(352)]==e));if(a<0||c<0)return!1;const u=e[o(417)](),l=n[o(417)]();if((0==a||1==a)&&2==c&&u[o(348)](l))return!0;if(2==a&&3==c){const t=r[o(416)](u,o(432))[o(344)]((({suggestion:t,meta:e})=>e[o(377)]&&o(385)==t[o(352)]));if(t[o(408)]>1&&l[o(394)][o(419)](u[o(338)]))return!0;if(1==t[o(408)]&&(u[o(338)][o(419)](l[o(394)])||u[o(394)][o(419)](l[o(338)])))return!0}if(3==a&&3==c&&u[o(338)][o(336)](l[o(338)])){const t=u[o(394)][o(347)],e=l[o(338)][o(425)];return s[o(404)](t)&&t===e}return!1}n[t(388)][t(393)][t(363)]((()=>{const e=t;let o=!1;const i=Array[e(359)](n[e(388)][e(393)][e(397)][e(381)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(357)](t);if(e(373)==i&&r[e(420)](u)){if(e(430)==a&&(e(378)==c||e(372)==c)){const t=r[e(345)](u);if(n[e(339)]){const n=t[e(417)]()[e(346)]();if(s[e(404)](n))continue;r[e(400)](t),o=!0}}if(e(432)==a&&e(354)==c&&!n[e(339)]){const t=r[e(345)](u);t[e(342)]&&t[e(342)][e(365)]&&(r[e(400)](t[e(342)]),o=!0)}}}return o})),this[t(368)](o)}[Jo(368)](t){const e=Jo,n=this[e(387)],r=n[e(343)];n[e(398)][e(349)](e(351))[e(415)][e(409)]((n=>{const s=e;if(s(430)!=n[s(395)]&&s(361)!=n[s(395)])return;const{data:o}=n;if(!o||s(428)!=o[s(379)])return;const i=o[s(407)][0][s(366)];return function(t){const e=s;return{type:e(423),content:Kr(r,e(340),t)}}(s(384)===i?Kr(r,s(362)):t[i]||i)}))}}const ti=ei;function ei(t,e){const n=ni();return(ei=function(t,e){return n[t-=407]})(t,e)}function ni(){const t=["trackChanges","editor","get","forEach","1022yqpSTL","_handleImportedData","4BNyRtA","353276apJnRZ","950616HptqVk","Users","afterInit","17652JnFzQt","high","listenTo","execute","bind","track_changes","10NTxtrH","139084RZBDOB","enableCommand","2099484BeMNiy","value","138987WejqTg","_trackChangesValueDuringImport","collaboration_features","importWord","plugins","_setSuggestionData","_trackChangesExecuted","commands","137655OpESwo","dataInsert","TrackChangesEditing","lowest"];return(ni=function(){return t})()}!function(t){const e=ei,n=t();for(;;)try{if(215198===parseInt(e(416))/1*(parseInt(e(438))/2)+-parseInt(e(420))/3+parseInt(e(439))/4+-parseInt(e(428))/5+-parseInt(e(409))/6*(parseInt(e(436))/7)+parseInt(e(440))/8+-parseInt(e(418))/9*(-parseInt(e(415))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{constructor(t){const e=ei;super(t),this[e(421)]=!1,this[e(426)]=!1}[ti(408)](){const t=ti,e=this[t(433)],n=e[t(427)][t(434)](t(423)),r=e[t(427)][t(434)](t(432));n&&(n.on(t(412),((e,[,n])=>{const s=t;this[s(421)]=r[s(419)],n[s(422)][s(414)]=!this[s(421)]}),{priority:t(410)}),this[t(411)](n,t(429),this[t(437)][t(413)](this)),this[t(411)](n,t(429),(()=>{const e=t;this[e(426)]&&(r[e(412)](),this[e(426)]=!1)}),{priority:t(431)}),e[t(424)][t(434)](t(430))[t(417)](t(423)))}[ti(437)](t,e){const n=ti,{suggestions:r}=e,s=this[n(433)][n(427)][n(434)](n(432)),o=s[n(419)];this[n(421)]!==o&&(s[n(412)](),this[n(426)]=!0),r&&r[n(435)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(433)][o(424)][o(434)](o(407)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(423)}}};this[o(433)][o(424)][o(434)](o(430))[o(425)](i)}))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=289]})(t,e)}const oi=si;function ii(){const t=["enableDefaultAttributesIntegration","IndentBlock","format","23zheyrh","enableCommand","afterInit","824CdOkWU","has","getItemLabel","registerDescriptionCallback","4005BwbhyI","2746445YyvLFH","FORMAT_INDENT","1609172LtWKsG","_registerLegacyDescription","38220QCmeaT","indent","commandName","IndentEditing","outdent","registerAttributeLabel","formatBlock","locale","registerBlockAttribute","get","43799egtdhm","4138572Acdhvr","descriptionFactory","*Outdent:* %0","421920raPRof","editor","indentBlock","outdentBlock","plugins","1282yAhJTi","blockIndent","*Indent:* %0","TrackChangesEditing","getItems","type"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(345458===-parseInt(e(316))/1*(parseInt(e(307))/2)+parseInt(e(302))/3+parseInt(e(326))/4+-parseInt(e(324))/5+-parseInt(e(299))/6+-parseInt(e(298))/7*(parseInt(e(319))/8)+parseInt(e(323))/9*(parseInt(e(328))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(318)](){const t=oi,e=this[t(303)],n=e[t(306)][t(297)](t(310));if(e[t(306)][t(320)](t(291))&&(n[t(317)](t(289)),n[t(317)](t(292))),e[t(306)][t(320)](t(314)))for(const e of[t(304),t(305)])n[t(313)](e);const r=e[t(295)];n[t(296)](t(308)),n[t(300)][t(293)](t(308),Kr(r,t(325))),this[t(327)]()}[oi(327)](){const t=oi,e=this[t(303)],n=e[t(295)],r=e[t(306)][t(297)](t(310));r[t(300)][t(322)]((e=>{const s=t;if(s(294)!=e[s(312)])return;const{data:o}=e;if(!o)return;if(s(304)!=o[s(290)]&&s(305)!=o[s(290)])return;const i=e[s(311)]()[0],a=r[s(300)][s(321)](i);return s(304)==o[s(290)]?{type:s(315),content:Kr(n,s(309),a)}:s(305)==o[s(290)]?{type:s(315),content:Kr(n,s(301),a)}:void 0}))}}var ci=li;!function(t){for(var e=li,n=t();;)try{if(455361===-parseInt(e(387))/1+-parseInt(e(381))/2*(-parseInt(e(379))/3)+parseInt(e(373))/4+parseInt(e(376))/5+-parseInt(e(384))/6+-parseInt(e(385))/7*(-parseInt(e(375))/8)+-parseInt(e(371))/9*(parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class ui extends t.Plugin{static get[ci(382)](){return[Ps.Input]}[ci(378)](){var t=ci;this[t(388)][t(372)][t(383)](t(386))[t(377)](t(380))}}function li(t,e){var n=fi();return(li=function(t,e){return n[t-=371]})(t,e)}function fi(){var t=["2146736JdwRlM","90sAWlYI","8iDKCFH","1021420DsAkoq","enableCommand","init","453npiLlB","input","4962hbIxXO","requires","get","188658fbKtWW","3713241VargjF","TrackChangesEditing","297751gSgzSP","editor","861507NVuMCz","plugins"];return(fi=function(){return t})()}const hi=gi;function di(){const t=["16179scPcKa","label","key","format","linkHref","enableDefaultAttributesIntegration","commandParams","commands","link","_registerLegacyDescription","LinkEditing","11825739tTVNBw","registerAttributeLabel","get","8FqFjCN","registerInlineAttribute","361377TJORKg","locale","registerDescriptionCallback","plugins","attribute","afterInit","*Remove link*","editor","formatInline","*Set link:* %0","toLowerCase","descriptionFactory","link (","TrackChangesEditing","manualDecorators","8388390LwAVUf","347848NKgiOv","60Ebwatf","70byvJbC","554477OOPQoN","203UMHQqq","newValue","commandName","has","188156dXPqmP","unlink","type"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=469]})(t,e)}!function(t){const e=gi,n=t();for(;;)try{if(767004===parseInt(e(475))/1+-parseInt(e(473))/2*(-parseInt(e(502))/3)+parseInt(e(499))/4*(-parseInt(e(493))/5)+parseInt(e(490))/6+-parseInt(e(495))/7*(-parseInt(e(491))/8)+-parseInt(e(470))/9+-parseInt(e(492))/10*(parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[hi(480)](){const t=hi,e=this[t(482)];if(!e[t(478)][t(498)](t(469)))return;const n=e[t(478)][t(472)](t(488)),r=e[t(509)][t(472)](t(510));n[t(507)](t(510)),n[t(507)](t(500)),n[t(474)](t(506));for(const e of r[t(489)])n[t(474)](e.id),n[t(486)][t(471)](e.id,t(487)+e[t(503)][t(485)]()+")");n[t(486)][t(477)]((n=>{const r=t;if(r(479)!=n[r(501)])return;const{data:s}=n;if(!s||r(506)!=s[r(504)])return;const o=s[r(496)],i=e[r(476)];return{type:r(505),content:null==o?Kr(i,r(481)):Kr(i,r(484),'"'+o+'"')}})),this[t(511)]()}[hi(511)](){const t=hi,e=this[t(482)],n=e[t(476)];e[t(478)][t(472)](t(488))[t(486)][t(477)]((e=>{const r=t;if(r(483)!=e[r(501)])return;const{data:s}=e;if(s){if(r(510)==s[r(497)]){const t=s[r(508)][0];return{type:r(505),content:Kr(n,r(484),'"'+t+'"')}}return r(500)==s[r(497)]?{type:r(505),content:Kr(n,r(481))}:void 0}}))}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=490]})(t,e)}function Ei(){const t=["_selectedElements","parent","ELEMENT_NUMBERED_LIST","getSelectedBlocks","checkTodoList","end","*Uncheck item*","plugins","listIndent","push","format","TrackChangesEditing","locale","filter","createPositionAt","commandName","commandParams","commands","schema","selection","editor","model","3898531HHdcyw","6050SdnXUS","element","blockName","todo","nextSibling","execute","57507bEEWrc","ELEMENT_TODO_LIST","formatBlock","bulleted","name","change","paragraph","replace","ELEMENT_BULLETED_LIST","listItem","LegacyTodoListEditing","*Check item*","numbered","afterInit","has","registerDescriptionCallback","enableCommand","formatInline","registerElementLabel","24831LixzBN","*Change to:* %0","getAttribute","from","numberedList","bulletedList","descriptionFactory","351849rmhbbm","listType","findIndex","ELEMENT_LIST_ITEM","isObject","checkChild","forceValue","slice","todoListChecked","previousSibling","outdentList","117616GZwwQJ","104ISIsqA","markBlockFormat","List","todoList","4019088rZTLSF","get","3012lfXlVR","document","*Outdent:* %0","length","add","LegacyListEditing","type","indentList","*Indent:* %0","before","1890SdLaiI","createRange","value"];return(Ei=function(){return t})()}!function(t){const e=Ii,n=t();for(;;)try{if(345869===-parseInt(e(505))/1+parseInt(e(516))/2+-parseInt(e(565))/3*(-parseInt(e(517))/4)+-parseInt(e(559))/5*(-parseInt(e(523))/6)+parseInt(e(558))/7+-parseInt(e(521))/8+parseInt(e(498))/9*(-parseInt(e(533))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[mi(492)](){const t=mi,e=this[t(556)],n=e[t(548)];if(!e[t(543)][t(493)](t(528)))return;const r=e[t(543)][t(522)](t(547)),s=e[t(543)][t(493)](t(575));function o(t){return()=>{const n=Ii,s=e[n(557)][n(524)][n(555)],o=e[n(553)][n(522)](t);if(o[n(535)])return void e[n(564)](n(571),{});const i=t[n(512)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(501)](t)[s(549)]((t=>function(t,e){const n=s;return e[n(510)](t[n(537)],n(574))&&!e[n(509)](t)}(t,r)));o=o[s(549)]((t=>!t.is(s(560),s(574))||t[s(500)](s(506))!=e));const i=new Set;for(const t of o)t.is(s(560),s(574))?i[s(527)](Ti(t)):i[s(527)](t);return Array[s(501)](i)}(s[n(539)](),i,e[n(557)][n(554)]);e[n(557)][n(570)]((()=>{const e=n;for(const n of a)r[e(518)](n,{commandName:t,commandParams:[{forceValue:!o[e(535)]}],formatGroupId:e(561)},yi(n))}))}}function i(t){return()=>{const n=Ii,s=function(t){const e=Ii;let n=Array[e(501)](t);const r=n[e(507)]((t=>e(574)!=t[e(569)]));return r>-1&&(n=n[e(512)](0,r)),n}(e[n(557)][n(524)][n(555)][n(539)]()),o=e[n(557)][n(534)](e[n(557)][n(550)](s[0],n(532)),e[n(557)][n(550)](s[s[n(526)]-1],n(541)));e[n(557)][n(570)]((()=>{const e=n;r[e(518)](o,{commandName:t,commandParams:[],formatGroupId:e(544)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(563)];for(;t&&t[n(500)](n(544))>e[n(500)](n(544));)r[n(527)](t),t=t[n(563)]}return Array[n(501)](r)}(s))}))}}r[t(495)](t(502),o(t(502))),r[t(495)](t(503),o(t(503))),s&&r[t(495)](t(520),o(t(520))),r[t(495)](t(530),i(t(530))),r[t(495)](t(515),i(t(515))),s&&r[t(495)](t(540),(()=>{const n=t,s=e[n(553)][n(522)](n(540)),o=Array[n(501)](s[n(536)]);o[n(549)]((t=>t[n(500)](n(513))!=s[n(535)])),e[n(557)][n(570)]((()=>{const t=n;for(const e of o)r[t(518)](e,{commandName:t(540),commandParams:[{forceValue:!s[t(535)]}]})}))})),r[t(504)][t(497)](t(574),(e=>Kr(n,t(508),e))),r[t(504)][t(494)]((e=>{const r=t;if(r(567)!=e[r(529)]&&r(496)!=e[r(529)])return;const{data:s}=e;if(s){if(r(502)==s[r(551)]||r(503)==s[r(551)]||r(520)==s[r(551)])switch(s[r(551)][r(572)](r(519),"")){case r(568):return o(Kr(n,r(573)));case r(491):return o(Kr(n,r(538)));case r(562):return o(Kr(n,r(566)))}if(r(530)==s[r(551)])return{type:r(546),content:Kr(n,r(531),Kr(n,r(508)))};if(r(515)==s[r(551)])return{type:r(546),content:Kr(n,r(525),Kr(n,r(508)))};if(r(540)==s[r(551)])return s[r(552)][0][r(511)]?{type:r(546),content:Kr(n,r(490))}:{type:r(546),content:Kr(n,r(542))}}function o(t){const e=r;return{type:e(546),content:Kr(n,e(499),t)}}}))}}function Ti(t){const e=mi,n=t[e(500)](e(544));if(0==n)return t;let r=t;for(;t[e(514)]&&t[e(514)].is(e(560),e(574));){const s=t[e(514)][e(500)](e(544));if(s==n)r=t[e(514)];else if(s<n)break;t=t[e(514)]}return r}function yi(t){const e=mi,n=[];if(t.is(e(560),e(574))&&t[e(500)](e(544))>0){let r=t[e(563)];for(;r&&e(574)==r[e(569)]&&r[e(500)](e(544))==t[e(500)](e(544));)n[e(545)](r),r=r[e(563)]}return n}const _i=Ai;function ki(){const t=["format","getSiblingNodes","handleDescriptions","getSelectedBlocks","getLastPosition","TrackChangesEditing","handleListStartCommand","3392592LTNUZt","_getSuggestionBlocksForListStyle","ELEMENT_","handleListStyleCommand","2912574HlhHHt","1022395SqudQV","length","listReversed","default","selection","*Format:* set start index to %0","commandParams","_LIST_","push","registerDescriptionCallback","afterInit","enableCommand","locale","LegacyListUtils","forward","before","flat","toUpperCase","createPositionAt","bind","listItem","handleListReversedCommand","3864816uLhIbh","_getSuggestionBlocks","1080oZZCZI","plugins","descriptionFactory","getFirstPosition","getListTypeFromListStyleType","editor","*Format:* set order to regular","element","*Format:* set order to reversed","formatBlock","filter","has","type","from","unshift","numbered","model","6494517LRZbRY","listStart","*Change to:* %0","config","commandName","getAttribute","formatInline","backward","2789364OXfXZi","replace","listStyle","5LTkdoM","get","reversed","map","LegacyListPropertiesEditing","change","styles","createRange","document","40ydWoTb","list.properties","startIndex","markMultiRangeBlockFormat","_getTranslationKeyForListStyle","parent","57085exUhXx","listType"];return(ki=function(){return t})()}function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(803454===-parseInt(e(338))/1+-parseInt(e(387))/2+-parseInt(e(337))/3+parseInt(e(333))/4+parseInt(e(309))/5*(-parseInt(e(360))/6)+parseInt(e(324))/7*(parseInt(e(362))/8)+-parseInt(e(379))/9*(-parseInt(e(318))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[_i(348)](){const t=_i;if(!this[t(367)][t(363)][t(373)](t(313)))return;const e=this[t(367)][t(382)][t(310)](t(319)),n=this[t(367)][t(363)][t(310)](t(331));e[t(315)]&&n[t(349)](t(389),this[t(336)][t(357)](this)),e[t(311)]&&n[t(349)](t(340),this[t(359)][t(357)](this)),e[t(320)]&&n[t(349)](t(380),this[t(332)][t(357)](this)),n[t(364)][t(347)](this[t(328)][t(357)](this))}[_i(336)](t,e={}){const n=_i,r=this[n(367)][n(363)][n(310)](n(331)),s=this[n(334)]();this[n(367)][n(378)][n(314)]((()=>{const t=n;r[t(321)](s,{commandName:t(389),commandParams:[{type:e[t(374)]}],formatGroupId:t(389)})}))}[_i(359)](t,e={}){const n=_i,r=this[n(367)][n(363)][n(310)](n(331)),s=this[n(361)]((t=>t.is(n(369),n(358))&&n(377)===t[n(384)](n(325))));if(s[n(339)]<1)return;const o=s[n(312)]((t=>this[n(367)][n(378)][n(316)](this[n(367)][n(378)][n(356)](t,n(353)),this[n(367)][n(378)][n(356)](t,0))));this[n(367)][n(378)][n(314)]((()=>{const t=n;r[t(321)](o,{commandName:t(340),commandParams:[{reversed:e[t(311)]}],formatGroupId:t(340)})}))}[_i(332)](t,e={}){const n=_i,r=this[n(367)][n(363)][n(310)](n(331)),s=this[n(361)]((t=>t.is(n(369),n(358))&&n(377)===t[n(384)](n(325))));if(s[n(339)]<1)return;const o=s[n(312)]((t=>this[n(367)][n(378)][n(316)](this[n(367)][n(378)][n(356)](t,n(353)),this[n(367)][n(378)][n(356)](t,0))));this[n(367)][n(378)][n(314)]((()=>{const t=n;r[t(321)](o,{commandName:t(380),commandParams:[{startIndex:e[t(320)]}],formatGroupId:t(380)})}))}[_i(328)](t){const e=_i;if(e(371)!=t[e(374)]&&e(385)!=t[e(374)])return;const n=this[e(367)][e(350)],{data:r}=t;if(!r)return;let s,o;switch(r[e(383)]){case e(389):s=e(381),o={type:e(326),content:Kr(n,s,Kr(n,this[e(322)](r[e(344)][0][e(374)])))};break;case e(340):s=r[e(344)][0][e(311)]?e(370):e(368),o={type:e(326),content:Kr(n,s)};break;case e(380):s=e(343),o={type:e(326),content:Kr(n,s,r[e(344)][0][e(320)])}}return o}[_i(334)](){const t=_i;var e,n,r,s;const o=this[t(367)][t(363)][t(310)](t(351));let i=Array[t(375)](this[t(367)][t(378)][t(317)][t(342)][t(329)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(369),t(358)))&&i[t(376)](...o[t(327)](this[t(367)][t(378)][t(317)][t(342)][t(365)](),t(386))),(null===(n=i[i[t(339)]-1])||void 0===n?void 0:n.is(t(369),t(358)))&&i[t(346)](...o[t(327)](this[t(367)][t(378)][t(317)][t(342)][t(330)](),t(352))),i=[...new Set(i)],(null===(s=null===(r=this[t(367)][t(378)][t(317)][t(342)][t(365)]())||void 0===r?void 0:r[t(323)])||void 0===s?void 0:s.is(t(369),t(358)))&&(i=i[t(372)]((e=>e.is(t(369),t(358))))),i}[_i(361)](t){const e=_i,n=this[e(367)][e(363)][e(310)](e(351));let r=Array[e(375)](this[e(367)][e(378)][e(317)][e(342)][e(329)]())[e(372)](t)[e(312)]((t=>{const r=e,s=this[r(367)][r(378)][r(356)](t,0);return[...n[r(327)](s,r(386)),...n[r(327)](s,r(352))]}))[e(354)]();return r=[...new Set(r)],r}[_i(322)](t){const e=_i;return e(335)+(this[e(367)][e(363)][e(310)](e(351))[e(366)](t)||e(341))[e(355)]()+e(345)+t[e(355)]()[e(388)](/-/g,"_")}}function Li(){const t=["enableCommand","downcastDispatcher","editor","elementToElement","ELEMENT_MEDIA","registerElementLabel","for","3103856fbelnJ","MediaEmbedEditing","mediaEmbed","div","has","attribute:url:media","media","showSuggestionHighlights","high","plugins","90145CmrrzL","data","stop","1346492UybWxZ","296036kOimyZ","dataDowncast","descriptionFactory","TrackChangesEditing","conversion","afterInit","options","createEmptyElement","1839180xPTpMB","locale","get","570252xUuOWI","54OMpaFj","215221EZCtKu"];return(Li=function(){return t})()}const vi=Si;function Si(t,e){const n=Li();return(Si=function(t,e){return n[t-=180]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(208167===parseInt(e(198))/1+-parseInt(e(185))/2+parseInt(e(196))/3+-parseInt(e(184))/4+parseInt(e(181))/5*(parseInt(e(197))/6)+-parseInt(e(193))/7+parseInt(e(206))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[vi(190)](){const t=vi,e=this[t(201)];if(!e[t(180)][t(210)](t(207)))return;const n=e[t(180)][t(195)](t(188)),r=e[t(194)];n[t(199)](t(208)),n[t(187)][t(204)](t(212),(e=>Kr(r,t(203),e))),e[t(189)][t(205)](t(186))[t(202)]({model:t(212),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(213)])return n[s(192)](s(209))},converterPriority:t(214)}),e[t(182)][t(200)].on(t(211),((e,n,r)=>{const s=t;r[s(191)][s(213)]&&e[s(183)]()}),{priority:t(214)})}}function Ni(t,e){const n=Mi();return(Ni=function(t,e){return n[t-=323]})(t,e)}const wi=Ni;function Mi(){const t=["11IrdONQ","46386CFPlOO","editor","3737208tWhCpC","20986dFxYtW","plugins","904JLrWkX","MentionEditing","6949BkQSOy","mention","94BTkIkW","6121314oycokI","get","1290990LPzhnE","enableCommand","216HxqePI","TrackChangesEditing","afterInit","195210TzYziC","has"];return(Mi=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(435988===-parseInt(e(338))/1*(-parseInt(e(340))/2)+-parseInt(e(331))/3*(-parseInt(e(325))/4)+parseInt(e(323))/5+-parseInt(e(333))/6+parseInt(e(334))/7*(parseInt(e(336))/8)+-parseInt(e(341))/9+parseInt(e(328))/10*(-parseInt(e(330))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[wi(327)](){const t=wi,e=this[t(332)];e[t(335)][t(329)](t(337))&&e[t(335)][t(342)](t(326))[t(324)](t(339))}}const Fi=Pi;!function(t){const e=Pi,n=t();for(;;)try{if(499221===parseInt(e(124))/1+parseInt(e(147))/2+-parseInt(e(122))/3*(parseInt(e(149))/4)+parseInt(e(140))/5+parseInt(e(150))/6*(parseInt(e(146))/7)+-parseInt(e(139))/8*(-parseInt(e(123))/9)+-parseInt(e(151))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Di extends t.Plugin{[Fi(133)](){const t=Fi,e=this[t(126)];if(!e[t(143)][t(132)](t(160)))return;const n=e[t(143)][t(128)](t(142)),r=e[t(129)];n[t(135)](t(136)),n[t(135)](t(141)),n[t(135)](t(159)),n[t(134)][t(153)](t(152),(e=>Kr(r,t(161),e))),n[t(134)][t(153)](t(131),(e=>Kr(r,t(161),e))),n[t(134)][t(130)]((n=>{const s=t;if(s(156)!=n[s(144)]&&s(145)!=n[s(144)])return;const o=n[s(157)]();if(null==o)return;const i=e[s(143)][s(128)](s(160));let a;switch(i[s(127)](o)){case null:return;case s(125):{const t=i[s(155)](o[s(148)](s(154)));a=i[s(138)](t)||t;break}default:{const t=o[s(148)]("id");a=i[s(138)](t)||t;break}}return s(156)==n[s(144)]?{type:s(156),content:Kr(r,s(158),'"'+a+'" '+Kr(r,s(161)))}:{type:s(145),content:Kr(r,s(137),'"'+a+'" '+Kr(r,s(161)))}}))}}function Pi(t,e){const n=xi();return(Pi=function(t,e){return n[t-=122]})(t,e)}function xi(){const t=["*Insert:* %0","insertMergeFieldImage","MergeFieldsEditing","ELEMENT_MERGE_FIELD","770793JSCiUD","187911rMtEbX","380873kFxNIV","image","editor","getMergeFieldType","get","locale","registerDescriptionCallback","mergeFieldBlock","has","afterInit","descriptionFactory","enableCommand","insertMergeField","*Remove:* %0","getLabel","48wCIpZO","2223315uEVnBI","insertMergeFieldBlock","TrackChangesEditing","plugins","type","deletion","5645857EkOlqU","1809894bYZdMr","getAttribute","8inlzMU","6pWWvcR","16492250DYlBpd","mergeField","registerElementLabel","src","unwrapAffixes","insertion","getContainedElement"];return(xi=function(){return t})()}const Bi=ji;function Ui(){const t=["has","registerDescriptionCallback","52846074yVmrWW","listType","plugins","newValue","3941320NFtMCe","3907876zKzKyz","key","listMarkerStyle","ELEMENT_MULTI_LEVEL_LIST","get","data","TrackChangesEditing","6IuWAiP","afterInit","handleDescriptions","3372429YiFQPC","enableDefaultAttributesIntegration","838xYPuNM","editor","locale","4192215rUrhZS","oldValue","format","2422qaaZHb","MultiLevelList","multiLevelList","head","*Set format:* %0","registerBlockAttribute","descriptionFactory","4860564FnkrIF","*Remove format:* %0","next"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(628308===parseInt(e(197))/1*(-parseInt(e(226))/2)+-parseInt(e(224))/3+-parseInt(e(204))/4+-parseInt(e(194))/5+-parseInt(e(221))/6*(parseInt(e(214))/7)+-parseInt(e(213))/8+parseInt(e(209))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(222)](){const t=Bi,e=this[t(192)],n=e[t(211)][t(218)](t(220));e[t(211)][t(207)](t(198))&&(n[t(225)](t(199)),n[t(202)](t(216)),n[t(203)][t(208)]((e=>this[t(223)](e))))}[Bi(223)](t){const e=Bi,n=this[e(192)][e(193)],{data:r}=t,s={type:e(196),content:""};if(r&&e(216)==r[e(215)]){if(!r[e(195)])return{type:e(196),content:Kr(n,e(201),Kr(n,e(217)))+" ("+r[e(212)]+")"};if(!r[e(212)]){let o=t[e(200)];for(;o;){if(o[e(219)]&&e(210)==o[e(219)][e(215)]&&o[e(219)][e(212)])return s;o=o[e(206)]}return{type:e(196),content:Kr(n,e(205),Kr(n,e(217)))+" ("+r[e(195)]+")"}}}}}const Vi=Hi;function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=360]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(415009===-parseInt(e(382))/1+parseInt(e(363))/2+parseInt(e(367))/3*(parseInt(e(372))/4)+parseInt(e(368))/5*(parseInt(e(374))/6)+parseInt(e(380))/7*(-parseInt(e(378))/8)+-parseInt(e(370))/9*(-parseInt(e(373))/10)+-parseInt(e(377))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Wi extends t.Plugin{[Vi(365)](){const t=Vi,e=this[t(375)];if(!e[t(376)][t(364)](t(366)))return;e[t(376)][t(360)](t(371))[t(362)](t(369));const n=e[t(376)][t(360)](t(371)),r=e[t(381)];n[t(379)][t(383)](t(369),(e=>Kr(r,t(361),e)))}}function zi(){const t=["descriptionFactory","4886peQixM","locale","517554VXsTns","registerElementLabel","get","ELEMENT_PAGE_BREAK","enableCommand","1410450KpmicK","has","afterInit","PageBreakEditing","3717aHFCtl","507145UFUTGA","pageBreak","6436818vjSjdk","TrackChangesEditing","1844zshMAV","10hSCRmT","6KIViCv","editor","plugins","8465512XIbLBB","4480BJtEgh"];return(zi=function(){return t})()}const Ki=Xi;!function(t){const e=Xi,n=t();for(;;)try{if(430002===parseInt(e(172))/1+parseInt(e(182))/2*(parseInt(e(207))/3)+parseInt(e(200))/4+parseInt(e(199))/5*(parseInt(e(219))/6)+parseInt(e(216))/7*(parseInt(e(175))/8)+-parseInt(e(165))/9+-parseInt(e(190))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class qi extends t.Plugin{[Ki(213)](){const t=Ki,e=this[t(169)];if(!e[t(179)][t(164)](t(183)))return;const n=e[t(189)],r=e[t(179)][t(214)](t(156));r[t(201)][t(166)](t(174),(e=>Kr(n,t(153),e))),r[t(161)](t(174)),r[t(211)](t(188)),e[t(212)][t(155)].on(t(150),Ji(e),{priority:t(177)}),e[t(209)][t(155)].on(t(150),((n,r,s)=>{const o=t;s[o(197)][o(185)]&&Ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(177)});const s=r[t(201)];s[t(151)]((r=>{const o=t;if(o(176)!==r[o(168)])return;const{start:i,end:a}=r[o(180)]();if(!i[o(191)](a)||!i[o(159)])return;const c=e[o(217)][o(152)],u=i[o(159)];return c[o(178)](u)&&!c[o(198)](u)&&c[o(220)](u,o(154))?{type:o(176),content:Kr(n,o(184),s[o(203)](u,1))}:void 0})),this[t(186)]()}[Ki(186)](){const t=Ki,e=this[t(169)],n=e[t(189)];e[t(179)][t(214)](t(156))[t(201)][t(151)]((e=>{const r=t;if(r(194)!=e[r(168)])return;const{data:s}=e;return s&&r(174)==s[r(205)]?{type:r(202),content:Kr(n,r(171),Kr(n,r(153)))}:void 0}))}}function Xi(t,e){const n=Zi();return(Xi=function(t,e){return n[t-=150]})(t,e)}function Zi(){const t=["$text","downcastDispatcher","TrackChangesEditing","span","activeMarkers","nodeAfter","toViewPosition","enableDefaultAttributesIntegration","bindElementToMarker","addClass","has","7378884bMMHdb","registerElementLabel","end","type","editor","markerRange","*Change to:* %0","355116rTCvto","name","paragraph","2008MWZlVe","insertion","highest","isBlock","plugins","getFirstRange","insert","2QjajaH","Paragraph","*Insert:* %0","showSuggestionHighlights","_registerLegacyDescription","ck-suggestion-marker-split","insertParagraph","locale","4519430DTzNaO","isTouching","start","createUIElement","formatBlock","markerName","_splitMarkerName","options","isLimit","20iBCEsf","1529492FxmOdg","descriptionFactory","format","getItemLabel","ck-suggestion-marker--active","commandName","consumable","849699dLhXxU","mapper","data","consume","enableCommand","editing","afterInit","get","writer","175Wawzjw","model","includes","1012236UQDaRu","checkChild","addMarker:suggestion:insertion","registerDescriptionCallback","schema","ELEMENT_PARAGRAPH"];return(Zi=function(){return t})()}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(179)][o(214)](o(156)),a=r[o(170)][o(192)],c=r[o(170)][o(167)],u=t[o(217)][o(152)];if(!a[o(191)](c)||!a[o(159)])return;const l=a[o(159)];if(u[o(178)](l)&&!u[o(198)](l)&&u[o(220)](l,o(154))){if(!s[o(206)][o(210)](r[o(170)],n[o(173)]))return;const{authorId:t}=i[o(196)](r[o(195)]),a=s[o(215)][o(193)](o(157),{class:o(187),"data-author-id":t}),u=s[o(208)][o(160)](c);e&&i[o(158)][o(218)](r[o(195)])&&s[o(215)][o(163)](o(204),a),s[o(215)][o(181)](u,a),s[o(208)][o(162)](a,r[o(195)])}}}function Yi(){const t=["15387597sakkgQ","editor","387cOJkPy","1127442jUjmSi","TrackChangesEditing","get","263FhkRHz","afterInit","4384528wIXqsZ","10758CENFFo","commands","plugins","enableCommand","1556527bMbMog","replaceSource","15asdyFM","35849020TBdKmF","13796rOVpFH"];return(Yi=function(){return t})()}const Qi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(873855===-parseInt(e(259))/1*(-parseInt(e(262))/2)+parseInt(e(255))/3*(parseInt(e(270))/4)+parseInt(e(268))/5*(parseInt(e(256))/6)+-parseInt(e(266))/7+parseInt(e(261))/8+parseInt(e(253))/9+-parseInt(e(269))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{[Qi(260)](){const t=Qi,e=this[t(254)];e[t(263)][t(258)](t(267))&&e[t(264)][t(258)](t(257))[t(265)](t(267))}}const ea=ra;function na(){const t=["formatBlock","*Remove all formatting*","get","afterInit","descriptionFactory","9354876tnDhIq","512OWxcvq","format","type","enableDefaultAttributesIntegration","5270284KItzhs","TrackChangesEditing","7318927cikIZy","has","formatInline","7kraEzj","455368iIpQbP","5UwtRjJ","locale","_registerLegacyDescription","registerDescriptionCallback","RemoveFormatEditing","283599JASgjM","commandName","5008peUKGA","10EUwpFx","removeFormat","editor","4078083EzthWZ","plugins"];return(na=function(){return t})()}function ra(t,e){const n=na();return(ra=function(t,e){return n[t-=399]})(t,e)}!function(t){const e=ra,n=t();for(;;)try{if(812233===-parseInt(e(418))/1*(parseInt(e(400))/2)+-parseInt(e(422))/3+parseInt(e(404))/4+parseInt(e(411))/5*(parseInt(e(399))/6)+-parseInt(e(409))/7*(parseInt(e(410))/8)+-parseInt(e(416))/9*(parseInt(e(419))/10)+parseInt(e(406))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class sa extends t.Plugin{[ea(427)](){const t=ea,e=this[t(421)];e[t(423)][t(407)](t(415))&&(e[t(423)][t(426)](t(405))[t(403)](t(420)),this[t(413)]())}[ea(413)](){const t=ea,e=this[t(421)];e[t(423)][t(426)](t(405))[t(428)][t(414)]((n=>{const r=t;if(r(424)!=n[r(402)]&&r(408)!=n[r(402)])return;const{data:s}=n;return s&&r(420)==s[r(417)]?{type:r(401),content:Kr(e[r(412)],r(425))}:void 0}))}}const oa=ia;function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=413]})(t,e)}function aa(){const t=["5irdcGy","34852oVyWkH","665446nsyHoE","editor","1136024JwKQSn","acceptAllSuggestions","get","45LfZcCu","451512lFBAtr","afterInit","RestrictedEditingModeEditing","trackChanges","goToNextRestrictedEditingException","acceptSuggestion","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","has","enableCommand","TrackChangesEditing","discardSuggestion","1829576YFRVlQ","discardSelectedSuggestions","7281iaqDlh","plugins","discardAllSuggestions","1394100DZLpqU"];return(aa=function(){return t})()}!function(t){const e=ia,n=t();for(;;)try{if(177386===parseInt(e(421))/1+-parseInt(e(427))/2+parseInt(e(432))/3*(-parseInt(e(426))/4)+parseInt(e(425))/5*(parseInt(e(433))/6)+parseInt(e(419))/7+parseInt(e(429))/8+parseInt(e(424))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ca extends t.Plugin{[oa(434)](){const t=oa,e=this[t(428)];if(!e[t(422)][t(415)](t(435)))return;const n=e[t(422)][t(431)](t(417));n[t(416)](t(413)),n[t(416)](t(437));const r=e[t(422)][t(431)](t(435));r[t(416)](t(436)),r[t(416)](t(438)),r[t(416)](t(418)),r[t(416)](t(430)),r[t(416)](t(423)),r[t(416)](t(414)),r[t(416)](t(420))}}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(970611===-parseInt(e(375))/1*(parseInt(e(344))/2)+parseInt(e(372))/3+-parseInt(e(394))/4+parseInt(e(348))/5*(-parseInt(e(367))/6)+parseInt(e(352))/7*(parseInt(e(356))/8)+parseInt(e(350))/9*(-parseInt(e(379))/10)+parseInt(e(359))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class fa extends t.Plugin{static get[ua(371)](){return[io.ShiftEnter]}[ua(397)](){const t=ua,e=this[t(382)],n=e[t(357)][t(392)](t(395));n[t(355)](t(363)),e[t(369)][t(354)].on(t(365),da(e),{priority:t(376)}),e[t(369)][t(354)].on(t(346),da(e),{priority:t(376)}),e[t(373)][t(354)].on(t(360),((n,r,s)=>{const o=t;s[o(345)][o(374)]&&da(e,{showActiveMarker:!1})(n,r,s)})),n[t(381)][t(343)](t(370),(n=>Kr(e[t(368)],t(377),n)))}}function ha(){const t=["7zlHtzP","mapper","downcastDispatcher","enableCommand","2283272sLbDIP","plugins","markerRange","60929033jemTaj","addMarker:suggestion","ck-suggestion-marker--active","deletion","shiftEnter","createPositionBefore","addMarker:suggestion:insertion","includes","6fbPvWL","locale","editing","softBreak","requires","2172396xFngSS","data","showSuggestionHighlights","734WGSFBW","high","ELEMENT_LINE_BREAK","bindElementToMarker","20WWiflz","element","descriptionFactory","editor","split","markerName","_splitMarkerName","merge","writer","consumable","name","ck-suggestion-marker-","addClass","get","createUIElement","5289144TUFRpJ","TrackChangesEditing","model","init","insert","toViewPosition","getItems","registerElementLabel","2902LnqUfY","options","addMarker:suggestion:deletion","test","7680395BSLOWa","activeMarkers","7445403KgsmpU","span"];return(ha=function(){return t})()}function da(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=la,i=t[o(357)][o(392)](o(395));if(!s[o(388)][o(347)](r[o(358)],n[o(389)]))return;const a=t[o(396)];for(const t of r[o(358)][o(342)]()){if(!t.is(o(380),o(370)))continue;const n=o(362)==r[o(384)][o(383)](":")[1]?o(386):o(383),{authorId:c}=i[o(385)](r[o(384)]),u=s[o(387)][o(393)](o(351),{class:o(390)+n,"data-author-id":c}),l=s[o(353)][o(399)](a[o(364)](t));e&&i[o(349)][o(366)](r[o(384)])&&s[o(387)][o(391)](o(361),u),s[o(387)][o(398)](l,u),s[o(353)][o(378)](u,r[o(384)])}}}const ga=ma;function pa(){const t=["value","commands","restrictedEditingException","2825634bvUfwL","model","plugins","728485IMgcUG","2rOAQtX","markInlineFormat","type","8JFkYeE","4618521DPgIBg","get","forceValue","FORMAT_RESTRICTED_ENABLED","commandName","from","commandParams","505777QaMpVE","descriptionFactory","document","6IrDGdf","change","afterInit","4080681UjCXIr","isCollapsed","117cMmKmh","editor","FORMAT_RESTRICTED_DISABLED","has","TrackChangesEditing","StandardEditingModeEditing","locale","getRanges","formatBlock","formatInline","enableCommand","5921220DzXdBZ","format","39660zaMmLi","selection","registerDescriptionCallback"];return(pa=function(){return t})()}function ma(t,e){const n=pa();return(ma=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(325835===parseInt(e(445))/1*(-parseInt(e(434))/2)+-parseInt(e(411))/3*(parseInt(e(424))/4)+parseInt(e(433))/5+parseInt(e(448))/6*(-parseInt(e(430))/7)+-parseInt(e(437))/8*(-parseInt(e(438))/9)+parseInt(e(422))/10+parseInt(e(409))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ia extends t.Plugin{[ga(408)](){const t=ga,e=this[t(412)],n=e[t(431)],r=e[t(417)];if(!e[t(432)][t(414)](t(416)))return;const s=e[t(432)][t(439)](t(415)),o=t(429),i=e[t(428)][t(439)](o);s[t(421)](o,((e,r={})=>{const a=t,c=n[a(447)][a(425)];if(c[a(410)])return void e(r);const u=void 0!==r[a(440)]?r[a(440)]:!i[a(427)];n[a(449)]((()=>{const t=a,e=Array[t(443)](c[t(418)]());for(const r of e){const e=u?[r]:Us(o,r,n);for(const n of e)s[t(435)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(446)][t(426)]((e=>{const n=t;if(n(419)!=e[n(436)]&&n(420)!=e[n(436)])return;const{data:s}=e;return s&&s[n(442)]==o?s[n(444)][0][n(440)]?{type:n(423),content:Kr(r,n(441))}:{type:n(423),content:Kr(r,n(413))}:void 0}))}}const Ea=Ta;function ba(){const t=["getGhsAttributeNameForElement","normalizeConfig","locale","5250FIaXxW","239576gGfdPT","afterInit","editor","registerDescriptionCallback","10clKCII","commandParams","enableDefaultAttributesIntegration","block","StyleUtils","plugins","Style","FORMAT_STYLE","376060Tfcjuh","formatInline","1880VVctCm","158751NMmbof","element","has","634572eZAcfq","forceValue","TrackChangesEditing","definitions","registerInlineAttribute","registerAttributeLabel","style","*Set format:* %0","type","toLowerCase","ghsAttributes","27420QChSAQ","formatBlock","*Remove format:* %0","config","420885CrPxZv","styleName","DataSchema","format","registerBlockAttribute","inline","GeneralHtmlSupport","descriptionFactory","get","add","1vXpBDB","commandName","_registerLegacyDescription"];return(ba=function(){return t})()}function Ta(t,e){const n=ba();return(Ta=function(t,e){return n[t-=113]})(t,e)}!function(t){const e=Ta,n=t();for(;;)try{if(115887===-parseInt(e(129))/1*(parseInt(e(136))/2)+parseInt(e(154))/3+parseInt(e(148))/4+parseInt(e(119))/5+parseInt(e(115))/6+parseInt(e(135))/7*(-parseInt(e(150))/8)+parseInt(e(151))/9*(parseInt(e(140))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class ya extends t.Plugin{[Ea(137)](){const t=Ea,e=this[t(138)];if(!e[t(145)][t(153)](t(146))||!e[t(145)][t(153)](t(121)))return;const n=e[t(145)][t(127)](t(156)),r=e[t(134)],s=e[t(118)][t(127)](t(160))||{},o=e[t(145)][t(127)](t(125)),i=e[t(145)][t(127)](t(144))[t(133)](e[t(145)][t(127)](t(121)),s[t(157)]);n[t(142)](t(160));const a=new Set;for(const e of i[t(143)]){const n=o[t(132)](e[t(152)]);a[t(128)](n)}const c=new Set;for(const e of i[t(124)]){const n=o[t(132)](e[t(152)]);c[t(128)](n);for(const n of e[t(114)])c[t(128)](n)}for(const e of a)n[t(123)](e),n[t(126)][t(159)](e,Kr(r,t(147)));for(const e of c)n[t(158)](e),n[t(126)][t(159)](e,Kr(r,t(147)));this[t(131)]()}[Ea(131)](){const t=Ea,e=this[t(138)],n=e[t(134)];e[t(145)][t(127)](t(156))[t(126)][t(139)]((e=>{const r=t;if(r(116)!=e[r(162)]&&r(149)!=e[r(162)])return;const{data:s}=e;return s&&r(160)===s[r(130)]?s[r(141)][0][r(155)]?{type:r(122),content:Kr(n,r(161),s[r(141)][0][r(120)][r(113)]())}:{type:r(122),content:Kr(n,r(117),s[r(141)][0][r(120)][r(113)]())}:void 0}))}}const _a=ka;function ka(t,e){const n=Aa();return(ka=function(t,e){return n[t-=145]})(t,e)}function Aa(){const t=["forceValue","ELEMENT_TABLE_WITH_TEXT","detach","deletion","type","insertTableRowAbove","isInContent","subType","first","selection","removeTableColumn","afterInit","commands","isIntersectingWithRange","classes","isTouching","getChangedMarkers","addClass","last","join","left","max","markMultiRangeInsertion","data","colspan","document","33mMLlpJ","_tableSuggestions","nodeAfter","insertTableRowBelow","maxRow","refresh","_acceptFormatSuggestionCallbackFactory","4920724HFFEnB","removeClass","hasAttribute","getAttribute","createPositionAt","table","selectTableRow","discard","downcastDispatcher","TableEditing","tablePaste","getColumnIndexes","nodeBefore","has","minColumn","writer","add","values","26oRazoL","min","above","getItems","_tablePostFixingSubtypes","1345201aBcVEu","end","minRow","getContainedElement","registerElementLabel","getChanges","maxColumn","push","isArray","map","ELEMENT_TABLE_COLUMN_WITH_TEXT","startsWith","rootName","addRange","2229660yjxPGo","insertTableColumnRight","getCellLocation","ELEMENT_TABLE_ROW_WITH_TEXT","569200ukFLtl","tableRow","rowspan","descriptionFactory","model","5aQjFce","oldRange","suggestion","locale","accept","span","91kExMcU","insertTableColumnLeft","getRowIndexes","setSelection","editor","_getCoordsForCells","get","createTableWalker","isEqual","*Remove:* %0","differ","enqueueChange","_setupColumnsRowsFixing","$textProxy","getRanges","getSuggestion","ELEMENT_TABLE_COLUMN","length","tableCell","18EatmHz","options","low","change:data","_suggestionFactory","toViewElement","filter","fromRange","findAncestor","createRangeIn","$graveyard","position","*Insert:* %0","MIN_SAFE_INTEGER","mapper","cell","name","plugins","removeTableRow","getFirstRange","toLowerCase","_splitMarkerName","isIntersecting","createRangeOn","_getSuggestionCoords","registerPostFixer","showSuggestionHighlights","insertion","markMultiRangeDeletion","2782090kbNfkW","item","getChildren","registerCustomCallback","tableColumn","MAX_SAFE_INTEGER","includes","insert","some","getSelectionAffectedTableCells","substr","highest","registerDescriptionCallback","addMarker:suggestion","change","batch","TableUtils","insertTable","element","ELEMENT_TABLE","start","ELEMENT_TABLE_ROW","TrackChangesEditing","selectTableColumn","4450476HFEfWO","order","every","enableCommand","execute","from","397059LNEuvw","root"];return(Aa=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(904980===parseInt(e(175))/1+-parseInt(e(170))/2*(-parseInt(e(282))/3)+parseInt(e(152))/4*(-parseInt(e(198))/5)+-parseInt(e(276))/6+-parseInt(e(204))/7*(-parseInt(e(193))/8)+-parseInt(e(223))/9*(parseInt(e(252))/10)+parseInt(e(145))/11*(-parseInt(e(189))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);class Ca extends t.Plugin{constructor(t){const e=ka;super(t),this[e(174)]=[e(194),e(256)],this[e(146)]=new Set}[_a(295)](){const t=_a,e=this[t(208)],n=e[t(197)][t(309)][t(293)];if(!e[t(240)][t(165)](t(161)))return;const r=e[t(201)],s=e[t(240)][t(210)](t(274)),o=e[t(240)][t(210)](t(268));s[t(196)][t(179)](t(157),(e=>Kr(r,t(271),e))),this[t(216)](),s[t(279)](t(269)),s[t(279)](t(158)),s[t(279)](t(275));for(const r of[t(289),t(148)]){const i=e[t(296)][t(210)](r);s[t(279)](r,(r=>{const a=t;e[a(197)][a(266)]((t=>{const e=a;r();const c=e(172)===i[e(277)],u=o[e(261)](n),l=o[e(206)](u),f=c?l[e(292)]-1:l[e(302)]+1,h=u[0][e(231)](e(157)),d=o[e(211)](h,{startRow:f,endRow:f}),g=Array[e(281)](d)[e(184)]((n=>t[e(246)](n[e(238)])));s[e(306)](g,e(194))}))}))}for(const r of[t(205),t(190)]){const i=e[t(296)][t(210)](r);s[t(279)](r,(r=>{const a=t;e[a(197)][a(266)]((t=>{const e=a;r();const c=e(304)===i[e(277)],u=o[e(261)](n),l=o[e(163)](u),f=c?l[e(292)]-1:l[e(302)]+1,h=u[0][e(231)](e(157)),d=o[e(211)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(281)](d)[e(184)]((n=>t[e(246)](n[e(238)])));s[e(306)](g,e(256))}))}))}for(const r of[t(241),t(294)]){const i=r[t(262)](11),a=i[t(243)](),c=a[t(262)](0,3)+t(203),u=t(157)+i,l=t(171)+i,f=t(305)+i;s[t(279)](r,(()=>{const i=t;e[i(197)][i(266)]((t=>{const e=i,h=o[e(261)](n),d=h[0][e(231)](e(157));let g;if(e(241)==r){const t=o[e(206)](h);g={startRow:t[e(292)],endRow:t[e(302)],includeAllSlots:!0}}else{const t=o[e(163)](h);g={startColumn:t[e(292)],endColumn:t[e(302)],includeAllSlots:!0}}const p=o[e(211)](d,g),m=Array[e(281)](p)[e(184)]((({cell:t})=>t)),I=La(m[e(229)]((t=>t[e(154)](c)))),E=La(m[e(229)]((t=>!t[e(154)](c))))[e(184)]((n=>t[e(246)](n))),b=s[e(251)](E,u);if(b&&(e(194)==b[e(291)]||e(256)==b[e(291)])){const n=this[e(247)](b);for(const r of I){const s=t[e(246)](r),i=o[e(191)](r),u=r[e(155)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(188)](s)}}}))}))}function c(r){const s=t,o=Array[s(281)](n[s(218)]())[s(184)]((t=>i.LiveRange[s(230)](t)));e[s(197)][s(266)]((t=>{const n=s,i=t[n(267)];r=r[n(229)]((t=>n(233)!=t[n(283)][n(187)])),t[n(207)](r),e[n(296)][n(210)](n(241))[n(150)](),e[n(280)](n(241),{forceDefaultExecution:!0}),e[n(197)][n(215)]((()=>{const t=n;e[t(197)][t(215)](i,(e=>{const n=t,r=o[n(229)]((t=>n(233)!=t[n(283)][n(187)]));r[n(221)]>0&&e[n(207)](r);for(const t of o)t[n(286)]()}))}))}))}function u(r){const s=t;e[s(197)][s(266)]((t=>{const o=s,a=Array[o(281)](n[o(218)]())[o(184)]((t=>i.LiveRange[o(230)](t))),c=[];for(const t of r)for(const e of t[o(173)]({shallow:!0}))c[o(182)](e);for(const n of c)o(233)!=n[o(283)][o(187)]&&(t[o(207)](t[o(156)](n,0)),e[o(296)][o(210)](o(294))[o(150)](),e[o(280)](o(294),{forceDefaultExecution:!0}));const u=a[o(229)]((t=>o(233)!=t[o(283)][o(187)]));u[o(221)]>0&&t[o(207)](u);for(const t of a)t[o(286)]()}))}function l(e,n){const r=t;return n[r(278)]((t=>e[r(260)]((e=>e[r(176)][r(212)](t[r(272)])||t[r(176)][r(212)](e[r(272)])))))}function f(e,n){const r=t;return!e[r(260)]((t=>n[r(260)]((e=>t[r(245)](e)))))&&e[r(260)]((t=>n[r(260)]((e=>t[r(176)][r(299)](e[r(272)])))))}e[t(307)][t(160)].on(t(265),((e,n,r)=>{const s=t;if(!r[s(224)][s(249)])return;const o=n[s(253)];if(!o)return;const i=r[s(237)][s(228)](o);function c(t){return Array[s(183)](t)?t:[t]}i&&s(222)===o[s(239)]&&(0,a.setHighlightHandling)(i,r[s(167)],((t,e,n)=>n[s(301)](c(e[s(298)]),t)),((t,e,n)=>n[s(153)](c(e[s(298)]),t)))}),{priority:t(263)}),s[t(196)][t(264)]((e=>{const n=t;if(n(250)!=e[n(288)]&&n(287)!=e[n(288)])return;const s=e[n(178)]();if(null!=s&&s.is(n(270),n(157))){if(n(250)==e[n(288)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)]));if(t[n(221)])return{type:n(250),content:Kr(r,n(235),Kr(r,n(285),'"'+t[n(303)](" ")+'"'))}}if(n(287)==e[n(288)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)]));if(t[n(221)])return{type:n(287),content:Kr(r,n(213),Kr(r,n(285),'"'+t[n(303)](" ")+'"'))}}}})),s[t(196)][t(264)]((e=>{const n=t;if(n(194)==e[n(291)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)])),s=this[n(247)](e),o=s[n(149)]-s[n(177)]+1;if(n(250)==e[n(288)])return t[n(221)]?{type:n(250),content:Kr(r,n(235),Kr(r,n(192),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(250),content:Kr(r,n(235),Kr(r,n(273),o))};if(n(287)==e[n(288)])return t[n(221)]?{type:n(287),content:Kr(r,n(213),Kr(r,n(192),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(287),content:Kr(r,n(213),Kr(r,n(273),o))}}if(n(256)==e[n(291)]){const t=e[n(173)]()[n(229)]((t=>t.is(n(217))))[n(184)]((t=>t[n(307)])),s=this[n(247)](e),o=s[n(181)]-s[n(166)]+1;if(n(250)==e[n(288)])return t[n(221)]?{type:n(250),content:Kr(r,n(235),Kr(r,n(185),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(250),content:Kr(r,n(235),Kr(r,n(220),o))};if(n(287)==e[n(288)])return t[n(221)]?{type:n(287),content:Kr(r,n(213),Kr(r,n(185),[o,'"'+t[n(303)](" ")+'"']))}:{type:n(287),content:Kr(r,n(213),Kr(r,n(220),o))}}})),s[t(227)][t(255)](t(250),t(194),t(159),c),s[t(227)][t(255)](t(287),t(194),t(202),c),s[t(227)][t(255)](t(250),t(256),t(159),u),s[t(227)][t(255)](t(287),t(256),t(202),u),s[t(227)][t(255)](t(250),t(256),t(303),l),s[t(227)][t(255)](t(287),t(256),t(303),l),s[t(227)][t(255)](t(250),t(194),t(303),f),s[t(227)][t(255)](t(287),t(194),t(303),f)}[_a(151)](){const t=_a,e=this[t(208)],n=e[t(197)][t(309)][t(293)];return(r,s)=>{const o=t;e[o(197)][o(266)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(176)][a(164)];u&&u[0]&&!1===u[0][a(284)]&&(l=r[0][a(272)][a(147)]);const f=t[a(232)](l);if(a(233)==f[a(283)][a(187)])return;const h=Array[a(281)](n[a(218)]())[a(184)]((t=>i.LiveRange[a(230)](t)));t[a(207)](f),e[a(296)][a(210)](c)[a(150)](),u[a(182)]({forceDefaultExecution:!0}),e[a(280)](c,...u);const d=h[a(229)]((t=>a(233)!=t[a(283)][a(187)]));d[a(221)]>0&&t[a(207)](d);for(const t of h)t[a(286)]()}))}}[_a(209)](t){const e=_a,n=this[e(208)][e(240)][e(210)](e(268));let r=Number[e(257)],s=Number[e(236)],o=Number[e(257)],i=Number[e(236)];for(const a of t){if(e(233)==a[e(283)][e(187)])continue;const{row:t,column:c}=n[e(191)](a),u=a[e(154)](e(195))?a[e(155)](e(195))-1:0,l=a[e(154)](e(308))?a[e(155)](e(308))-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}}[_a(216)](){const t=_a,e=this[t(208)],n=e[t(240)][t(210)](t(274)),r=e[t(240)][t(210)](t(268));e[t(197)][t(309)].on(t(226),(()=>{const r=t,s=Array[r(281)](e[r(197)][r(309)][r(214)][r(300)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(244)](t);if(r(200)!=s)continue;if(null!=e[r(199)])continue;const a=n[r(219)](o);this[r(174)][r(258)](i)&&this[r(146)][r(168)](a)}}),{priority:t(225)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(246)](e),a=e[s(231)](s(157)),c=r[s(191)](e);for(const t of this[s(146)]){const n=t[s(291)],r=n[s(186)](s(162)),u=n[s(262)](r?10:5),l=u[s(243)](),f=l[s(262)](0,3)+s(203),h=s(171)+u,d=s(305)+u;if(!t[s(290)])continue;if(a!=t[s(242)]()[s(272)][s(231)](s(157)))continue;if(t[s(297)](i))continue;const g=e[s(154)](f)?e[s(155)](f)-1:0,p=this[s(247)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(188)](i),o=!0)}return o};e[t(197)][t(309)][t(248)]((n=>{const r=t;let o=!1;for(const t of e[r(197)][r(309)][r(214)][r(180)]())if(r(259)==t[r(288)])if(r(194)==t[r(239)])for(const e of t[r(234)][r(147)][r(254)]())o=o||s(e,n);else r(222)==t[r(239)]&&(o=o||s(t[r(234)][r(147)],n));return o}))}[_a(247)](t){const e=_a;return this[e(209)](t[e(218)]()[e(184)]((t=>t[e(272)][e(147)])))}}function La(t){const e=_a;return Array[e(281)](new Set(t)[e(169)]())}const va=Ra;function Sa(){const t=["add","getSelectionAffectedTableCells","change","horizontally","element","mergeTableCellRight","createTableWalker","enableCommand","*Merge cells*","return","1232920rCAdcx","plugins","16226507DmGIkO","*Split cell:* horizontally","subType","editor","markBlockFormat","$graveyard","afterInit","forceDefaultExecution","isInContent","mergeTableCellLeft","2938070FkMAvX","mergeTableCellUp","document","execute","refresh","createRangeOn","getAncestors","highest","format","setSelection","findAncestor","has","splitTableCellVertically","972ySKaro","TrackChangesEditing","set:isEnabled","containsRange","filter","11431NkXtLD","low","commands","value","getCellLocation","table","formatBlock","trackChanges","deletion","insertion","2JjIDlb","detach","TableEditing","selection","stop","size","from","commandName","_tablePostFixingSubtypes","accept","fromRange","descriptionFactory","getRanges","TableUtils","rootName","direction","requires","_areSelectedCellsMergable","type","1642141GLRsif","length","push","map","get","isEnabled","find","getSuggestions","registerCustomCallback","registerDescriptionCallback","4722xDgkCn","mergeTableCellDown","35160nHAKar","_areMergableCells","getFirstPosition","tableCell","mergeTableCells","_isForcedDefaultExecutionBlock","model","markMultiRangeBlockFormat","cell","formatInline","*Split cell:* vertically","locale","_acceptFormatSuggestionCallbackFactory","splitTableCellHorizontally","_suggestionFactory","268MNUDYa","root","author","124664pVzekr"];return(Sa=function(){return t})()}function Ra(t,e){const n=Sa();return(Ra=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=Ra,n=t();for(;;)try{if(885715===parseInt(e(171))/1*(parseInt(e(152))/2)+parseInt(e(183))/3*(parseInt(e(198))/4)+-parseInt(e(224))/5+parseInt(e(181))/6*(-parseInt(e(142))/7)+parseInt(e(201))/8*(parseInt(e(137))/9)+parseInt(e(212))/10+-parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sa);class Na extends t.Plugin{static get[va(168)](){return[Ca]}[va(220)](){const t=va,e=this[t(217)],n=e[t(189)][t(226)][t(155)],r=e[t(194)];if(!e[t(213)][t(135)](t(154)))return;const s=e[t(213)][t(175)](t(138)),o=e[t(213)][t(175)](t(165)),a=e[t(213)][t(175)](Ca);a[t(160)][t(173)](t(187)),s[t(209)](t(187),(()=>{const n=t,r=o[n(203)](e[n(189)][n(226)][n(155)]);e[n(189)][n(204)]((()=>{const t=n;s[t(190)](r,{commandName:t(187),commandParams:[]},[],t(187))}))})),e[t(144)][t(175)](t(187)).on(t(227),((n,r)=>{const o=t;e[o(144)][o(175)](o(149))[o(145)]&&(r[o(172)]>0&&r[r[o(172)]-1]&&r[r[o(172)]-1][o(221)]||s[o(188)]||this[o(169)]()||n[o(156)]())}),{priority:t(131)});for(const n of[t(225),t(207),t(182),t(223)]){const r=e[t(144)][t(175)](n);s[t(209)](n,(()=>{const n=t,o=e[n(189)][n(226)][n(155)][n(185)]()[n(130)]()[n(177)]((t=>t.is(n(206),n(186)))),i=r[n(145)];e[n(189)][n(204)]((()=>{const t=n;s[t(190)]([o,i],{commandName:t(187),commandParams:[]},[],t(187))}))}))}for(const n of[t(136),t(196)]){const r=e[t(144)][t(175)](n);s[t(209)](n,(()=>{const i=t,a=o[i(203)](e[i(189)][i(226)][i(155)])[0],c=a[i(134)](i(147)),{column:u,row:l}=o[i(146)](a);let f=[];if(i(205)==r[i(167)]){const t=o[i(208)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(158)](t)[i(174)]((t=>t[i(191)]))}else{const t=o[i(208)](c,{column:u,includeAllSlots:!0});f=Array[i(158)](t)[i(174)]((t=>t[i(191)]))}e[i(189)][i(204)]((t=>{const e=i;s[e(218)](t[e(229)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(163)][t(180)]((e=>{const n=t;if(n(148)!=e[n(170)]&&n(192)!=e[n(170)])return;const{data:s}=e;return s&&n(187)==s[n(159)]?{type:n(132),content:Kr(r,n(210))}:void 0})),s[t(163)][t(180)]((e=>{const n=t;if(n(148)!=e[n(170)]&&n(192)!=e[n(170)])return;const{data:s}=e;return s?n(136)==s[n(159)]?{type:n(132),content:Kr(r,n(193))}:n(196)==s[n(159)]?{type:n(132),content:Kr(r,n(215))}:void 0:void 0}));const c=a[t(195)]();for(const e of[t(225),t(207),t(182),t(223)])s[t(197)][t(179)](t(148),e,t(161),c);for(const e of[t(136),t(196)])s[t(197)][t(179)](t(148),e,t(161),c);s[t(197)][t(179)](t(148),t(187),t(161),(r=>{const s=t;e[s(189)][s(204)]((t=>{const o=s,a=Array[o(158)](n[o(164)]())[o(174)]((t=>i.LiveRange[o(162)](t)));t[o(133)](r),e[o(144)][o(175)](o(187))[o(228)](),e[o(227)](o(187),{forceDefaultExecution:!0});const c=a[o(141)]((t=>o(219)!=t[o(199)][o(166)]));c[o(172)]>0&&t[o(133)](c);for(const t of a)t[o(153)]()}))}));for(const n of[t(225),t(182),t(223),t(207)]){const r=e[t(144)][t(175)](n);r.on(t(139),((n,s,o)=>{const i=t;if(o){const t=e[i(189)][i(226)][i(155)][i(185)]()[i(130)]()[i(177)]((t=>t.is(i(206),i(186))));this[i(184)](r[i(145)],t)||(n[i(211)]=!1,n[i(156)]())}}),{priority:t(143)})}}[va(169)](){const t=va,e=this[t(217)][t(144)][t(175)](t(187)),n=this[t(217)][t(213)][t(175)](t(165));if(!e[t(176)])return!1;const r=n[t(203)](this[t(217)][t(189)][t(226)][t(155)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(184)](e,n))return!1;return!0}[va(184)](t,e){const n=va,r=this[n(217)][n(213)][n(175)](n(138)),s=this[n(217)][n(189)][n(229)](t),o=this[n(217)][n(189)][n(229)](e),i=new Set,a=new Set;for(const t of r[n(178)]())if((n(151)==t[n(170)]||n(150)==t[n(170)]||n(187)==t[n(216)])&&t[n(222)])for(const e of t[n(164)]())e[n(140)](s,!0)&&i[n(202)](t[n(170)]+":"+t[n(200)].id),e[n(140)](o,!0)&&a[n(202)](t[n(170)]+":"+t[n(200)].id);if(i[n(157)]!=a[n(157)])return!1;for(const t of i)if(!a[n(135)](t))return!1;return!0}}const wa=Oa;function Ma(){const t=["accept","_registerLegacyDescription","12mJbwzr","consume","locale","afterInit","271fWXiVy","cell","descriptionFactory","commandParams","unbindElementFromMarkerName","formatBlock","nodeAfter","createTableWalker","headingColumns","getCellLocation","nodeBefore","type","registerBlockAttribute","registerAttributeLabel","requires","item","*Format:* %0","showSuggestionHighlights","headingRows","84PZjdQL","downcastDispatcher","getSuggestion","stop","addClass","ck-suggestion-marker--active","name","setTableRowHeader","addMarker:suggestion","enableDefaultAttributesIntegration","1772GXqAci","markerName","start","registerDescriptionCallback","registerCustomCallback","markerRange","21832415dYcHMF","8692839vdymPp","TrackChangesEditing","FORMAT_HEADER_ROW","TableEditing","removeClass","commandName","3584ckIsgg","data-suggestion","editor","options","has","FORMAT_REGULAR_ROW","forceValue","bindElementToMarker","FORMAT_REGULAR_COLUMN","get","_suggestionFactory","end","mapper","activeMarkers","434855PhOzvt","highest","setAttribute","editing","plugins","TableUtils","11701220QNVqtM","_splitMarkerName","writer","format","FORMAT_HEADER_COLUMN","removeMarker:suggestion","_handleLegacySuggestions","ck-suggestion-marker-","7509IYHtNu","consumable","toViewElement","_acceptFormatSuggestionCallbackFactory","removeAttribute","markerNameToElements","13594UHDWng","setTableColumnHeader","parent","142LpAiKv","data","includes"];return(Ma=function(){return t})()}function Oa(t,e){const n=Ma();return(Oa=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(931720===parseInt(e(572))/1*(parseInt(e(563))/2)+parseInt(e(554))/3*(parseInt(e(513))/4)+parseInt(e(540))/5*(-parseInt(e(503))/6)+-parseInt(e(560))/7*(-parseInt(e(526))/8)+parseInt(e(520))/9+parseInt(e(546))/10+-parseInt(e(519))/11*(parseInt(e(568))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);class Fa extends t.Plugin{static get[wa(498)](){return[Ca]}[wa(571)](){const t=wa,e=this[t(528)];if(!e[t(544)][t(530)](t(523)))return;const n=e[t(570)],r=e[t(544)][t(535)](t(521));r[t(512)](t(510)),r[t(512)](t(561)),r[t(496)](t(502)),r[t(496)](t(580)),r[t(574)][t(497)](t(502),Kr(n,t(522))),r[t(574)][t(497)](t(580),Kr(n,t(550))),this[t(552)]()}[wa(552)](){const t=wa,e=this[t(528)][t(544)][t(535)](t(521)),n=this[t(528)][t(544)][t(535)](t(545)),r=this[t(528)][t(544)][t(535)](Ca)[t(557)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Oa,{type:c,id:u}=e[a(547)](o[a(514)]),l=e[a(505)](u),f=l[a(564)];if(a(577)!=l[a(495)]||!f||a(561)!=f[a(525)])return;if(o[a(499)])return void s[a(506)]();if(!i[a(555)][a(569)](o[a(518)],s[a(509)]))return;const h=o[a(518)][a(515)][a(578)],d=o[a(518)][a(537)][a(582)],g=h[a(562)][a(562)],{column:p}=n[a(581)](h),{column:m}=n[a(581)](d);for(let s=p;s<=m;s++){const l=n[a(579)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(573)],l=i[a(538)][a(556)](s);i[a(548)][a(507)](a(553)+c,l),r&&i[a(548)][a(542)](a(527),u,l),i[a(538)][a(533)](l,o[a(514)]),t&&(e[a(539)][a(565)](o[a(514)])?i[a(548)][a(507)](a(508),l):i[a(548)][a(524)](a(508),l))}}}}e[t(536)][t(517)](t(577),t(510),t(566),r),e[t(536)][t(517)](t(577),t(561),t(566),r),this[t(528)][t(543)][t(504)].on(t(511),s(),{priority:t(541)}),this[t(528)][t(564)][t(504)].on(t(511),((e,n,r)=>{const o=t;r[o(529)][o(501)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(541)}),this[t(528)][t(543)][t(504)].on(t(551),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(547)](r[o(514)]),c=e[o(505)](a),u=c[o(564)];if(o(577)!=c[o(495)]||!u||o(561)!=u[o(525)])return;const l=s[o(538)][o(559)](r[o(514)]);if(l)for(const t of l)s[o(548)][o(524)](o(553)+i,t),s[o(548)][o(524)](o(508),t),s[o(548)][o(558)](o(527),t),s[o(538)][o(576)](t,r[o(514)])}),{priority:t(541)}),this[t(567)]()}[wa(567)](){const t=wa,e=this[t(528)],n=e[t(570)];function r(e){const r=t;return{type:r(549),content:Kr(n,r(500),e)}}e[t(544)][t(535)](t(521))[t(574)][t(516)]((e=>{const s=t;if(s(577)!=e[s(495)])return;const{data:o}=e;if(o){if(s(510)==o[s(525)]){const t=o[s(575)][0][s(532)];return r(Kr(n,s(t?522:531)))}if(s(561)==o[s(525)]){const t=o[s(575)][0][s(532)];return r(Kr(n,s(t?550:534)))}}}))}}const Da=xa;function Pa(){const t=["removeMarkers","markerName","fromEntries","256eYySBr","next","previous","fill","insert","descriptionFactory","value","deletionRanges","tableCell","add","plugins","start","conversion","table","getTableIfOnlyTableInContent","listenTo","markers","document","high","tableCellPadding","createRangeIn","detach","suggestion:formatBlock:tablePasteCell","insertion","TableUtils","for","remove","nextSibling","_suggestionFactory","return","change","registerDescriptionCallback","getRanges","createRange","tableCellHorizontalAlignment","markMultiRangeBlockFormat","previousSibling","hasSuggestion","setAttribute","discard","removeMarker","clipboardOutput","wrap","editor","_createdBatches","attributes","options","_replaceTableSlotCell","end","28205680vOxmDz","getMarkers","ck-suggestion-marker-insertion","nodeAfter","getRows","columnInsertionIndexes","_isForcedDefaultExecutionBlock","activeMarkers","getSuggestion","tablePaste","trackChanges","join","type","formatBlock","columns","forceDefaultExecution","suggestionUnloaded","row","createElement","registerCustomCallback","getAllAdjacentSuggestions","getSuggestions","getChild","last","markerToHighlight","getSuggestionCallback","4277637dhdbnM","push","rowInsertionIndexes","accept","getRowIndexes","registerPostFixer","tablePasteColumn","set","TableClipboard","rows","rowInsertionRanges","isEmpty","removeColumns","cells","rootName","469AmMbpZ","getItems","$graveyard","getRange","TrackChangesEditing","ck-suggestion-marker","_splitMarkerName","insertColumns","position","fromRange","suggestion-td","get","element","tablePasteCell","_tablePostFixingSubtypes","3byAQem","markerAttributes","getContainedElement","unwrap","dataDowncast","forEach","every","root","isInContent","author","371676munXSQ","44264IodTdj","tableCellVerticalAlignment","getSelectionAffectedTableCells","entries","content","removeRows","filter","markMultiRangeDeletion","from","includes","endRow","find","afterInit","elementToElement","createTableWalker","insertRows","269671jBowPk","batch","tablePasteRow","createPositionBefore","tableCellBackgroundColor","tableCellBorderStyle","createRangeOn","map","getAttributes","paragraph","getChangedMarkers","differ","insertionRanges","subType","stop","startsWith","getShiftedBy","redo","newRange","column","locale","1649324dGrvjF","length","tableCellSuggestion","requires","updateMarker","insertContent","view","editing","first","has","getColumnIndexes","suggestionLoaded","showSuggestionHighlights","selection","editingDowncast","isEqual","deletion","some","*Replace table cells*","getChanges","77375RTqrEY","containsRange","move","suggestion","getChildren","columnInsertionRanges","_getCoordsForCells","cell","endColumn","keys","ck-suggestion-marker--active","name","call","model","reduce","markMultiRangeInsertion","tableCellBorderWidth","getColumns","documentSelection","setAttributes","findAncestor","Users","tableCellBorderColor","low","oldRange","schema","commands","register","tablePasteChainId"];return(Pa=function(){return t})()}function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(569307===-parseInt(e(389))/1+-parseInt(e(205))/2*(parseInt(e(362))/3)+-parseInt(e(257))/4*(parseInt(e(225))/5)+-parseInt(e(372))/6+parseInt(e(347))/7*(parseInt(e(373))/8)+-parseInt(e(332))/9+parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);const Ba=[Da(241),Da(247),Da(189),Da(291),Da(374),Da(188),Da(276)],Ua=Object[Da(256)](Ba[Da(191)]((t=>[t,null])));class ja extends t.Plugin{static get[Da(208)](){return[Ca]}[Da(385)](){const t=Da,n=this[t(300)];if(!n[t(267)][t(214)](t(340)))return;const r=n[t(267)][t(358)](t(351)),s=n[t(267)][t(358)](t(281)),o=n[t(267)][t(358)](Ca),a=n[t(267)][t(358)](t(340));o[t(361)][t(333)](t(391),t(338)),n[t(238)][t(250)][t(252)](t(207),{allowIn:t(265),allowContentOf:t(265),isLimit:!0}),n[t(269)][t(386)]({model:t(207),view:t(357)});let c=null;n[t(238)].on(t(210),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(206)]-1];h&&h[u(321)]||r[u(312)]||this[u(300)][u(251)][u(358)](u(316))[u(263)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(243)))return!1;const i=s[o(271)](t,n);if(!i||!Va(i,void 0,r))return!1;const a=r[o(375)](n[o(274)][o(218)]);if(!a[o(206)])return!1;const c=a[0][o(245)](o(270)),l=r[o(336)](a),f=r[o(215)](a),h={startRow:l[o(213)],endRow:l[o(329)],startColumn:f[o(213)],endColumn:f[o(329)]};return 1==a[o(206)]&&(h[o(383)]+=r[o(310)](i)-1,h[o(233)]+=r[o(242)](i)-1),Va(c,h,r)}(l,f,n[u(238)],s,a)&&(o[u(198)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(238)][u(287)]((()=>{const t=u;n[t(238)][t(210)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(206)]&&r[t(240)](o,t(391),{tablePasteChainId:s}),a[t(206)]&&r[t(240)](a,t(338),{tablePasteChainId:s}),l[t(206)]&&(r[t(240)](l,t(315),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(367)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(237)](e)}))),f[t(206)]&&(r[t(380)](f,t(315),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(367)]((e=>{const n=t;var r;return null===(r=e[n(278)])||void 0===r?void 0:r[n(237)](e)})));const d=r[t(292)](h[t(191)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(360),{tablePasteChainId:s});if(d){const e=d[t(307)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(238)][t(190)](s),a=e[t(384)]((e=>e[t(350)]()[t(220)](i)));a&&r[t(333)]([a[t(236)],o])}r[t(206)]&&d[t(295)](t(363),Object[t(256)](r))}c=null})))}),{priority:e.priorities[t(275)]+10}),n[t(267)][t(358)](t(340)).on(t(304),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(198)]();const u=s[r(232)],l=o,f=Ga(u),h=Ga(l);e[r(286)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(283)](u[r(328)](0));for(const t of Array[r(381)](l[r(229)]()))a[r(261)](t,u,r(305));const t=c[r(334)][r(382)](s[r(323)]),e=c[r(311)][r(382)](s[r(203)]);t||e||(d=i.LiveRange[r(356)](a[r(277)](u)))}else h&&!f&&(g=a[r(277)](u));else{const t=a[r(324)](r(207)),e=a[r(324)](r(207));a[r(299)](a[r(277)](u),e),a[r(261)](t,u,0);for(const e of Array[r(381)](l[r(229)]()))a[r(261)](e,t,r(305));d=i.LiveRange[r(356)](a[r(190)](t)),g=i.LiveRange[r(356)](a[r(190)](e))}const p=Array[r(381)](l[r(192)]())[r(379)]((([t])=>Ba[r(382)](t)));c[r(345)][r(333)]({element:u,attributes:p[r(206)]?Object[r(256)](p):null}),d&&c[r(196)][r(333)](d),g&&c[r(264)][r(333)](g)}),{priority:t(275)}),s.on(t(354),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(320)]||1;c[o(311)]=new Array(l)[o(260)](u)[o(191)](((t,e)=>t+e));for(const{cell:t}of s[o(387)](i,{startColumn:u,endColumn:u+l-1}))c[o(230)][o(333)](n[o(238)][o(190)](t))}),{priority:t(248)}),s.on(t(388),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(341)]||1;c[o(334)]=new Array(l)[o(260)](u)[o(191)](((t,e)=>t+e));for(const{cell:t}of s[o(387)](i,{startRow:u,endRow:u+l-1}))c[o(342)][o(333)](n[o(238)][o(190)](t))}),{priority:t(248)}),r[t(262)][t(288)]((e=>{const r=t;if(e[r(197)]&&e[r(197)][r(199)](r(315)))return e[r(259)]?{}:{type:r(280),content:Kr(n[r(204)],r(223))}}));const u=()=>!1;for(const e of[t(315),t(338),t(391),t(360)])r[t(285)][t(325)](t(280),e,t(317),u),r[t(285)][t(325)](t(221),e,t(317),u),r[t(285)][t(325)](t(319),e,t(317),u);r[t(285)][t(325)](t(319),t(360),t(296),u),r[t(285)][t(325)](t(319),t(360),t(335),((e,r,s)=>{const o=t,i=e[o(191)]((t=>t[o(364)]()))[o(379)]((t=>t)),a=new Map(i[o(191)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(345)])e&&a[o(339)](t,e);else if(s&&s[o(363)])for(const[t,e]of Object[o(376)](s[o(363)])){const r=n[o(238)][o(273)][o(358)](t),s=r?r[o(350)]()[o(364)]():null;s&&a[o(339)](s,e)}n[o(238)][o(287)]((t=>{const e=o;for(const[n,r]of a)t[e(244)]({...Ua,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(285)][o(325)](e,o(315),s,((t,i,a)=>{const c=o;n[c(238)][c(287)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(268)][o(309)];t.is(o(359),o(207))&&u[o(333)](t)}r[o(285)][o(331)](e,null,s)(t,i,a);for(const t of u)o(349)!=t[o(369)][o(346)]&&n[o(365)](t)}))}))};l(t(280),t(335)),l(t(280),t(296)),l(t(221),t(335)),l(t(221),t(296)),r[t(285)][t(325)](t(280),t(391),t(296),(e=>{const n=t,r=e[n(191)]((t=>t[n(364)]())),i=r[0][n(245)](n(270)),{minRow:a,maxRow:c}=o[n(231)](r);s[n(378)](i,{at:a,rows:c-a+1})})),r[t(285)][t(325)](t(280),t(338),t(296),(e=>{const n=t,r=e[n(191)]((t=>t[n(364)]())),i=r[0][n(245)](n(270)),{minColumn:a,maxColumn:c}=o[n(231)](r);s[n(344)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(197)]||!n[s(197)][s(199)](s(315)))return;const o=n[s(302)][s(253)],i=r[s(327)]()[s(379)]((t=>t[s(370)]&&t[s(302)]&&t[s(302)][s(253)]==o));i[s(206)]&&n[s(326)]()[s(206)]!=i[s(206)]&&i[s(239)](((t,e)=>(t[s(258)]=e,e[s(259)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(353)](e[s(255)]),a=[s(352),s(308)],c=r[s(313)][s(382)](e[s(255)]);return c&&a[s(333)](s(235)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(216),f,{priority:t(275)}),r.on(t(322),f,{priority:t(275)}),n[t(238)][t(274)][t(337)]((()=>{const e=t;let s=!1;const o=Array[e(381)](n[e(238)][e(274)][e(195)][e(194)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(353)](t);if(e(228)!=o||e(221)!=a||i[e(249)])continue;if(!r[e(294)](c))continue;const u=r[e(314)](c)[e(289)](),l=n[e(267)][e(358)](e(246)).me;for(const t of r[e(327)]())if(t[e(370)]&&t[e(371)]==l&&e(319)==t[e(318)]&&e(360)==t[e(197)]&&t[e(289)]()[e(368)]((t=>u[e(222)]((n=>n[e(226)](t,!0))))))for(const n of t[e(326)]())n[e(370)]&&(n[e(296)](),s=!0)}return s})),n[t(238)][t(274)][t(337)]((e=>{const s=t,o=n[s(251)][s(358)](s(201));if(!o||!o[s(301)][s(214)](e[s(390)]))return!1;let i=!1;const a=n[s(267)][s(358)](s(246)).me,c=n[s(238)][s(274)][s(195)][s(224)](),u=Array[s(381)](n[s(238)][s(274)][s(195)][s(194)]())[s(379)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(353)](t);return n(228)==o&&n(315)==i&&c==a.id&&!e[n(249)]}));for(const t of c){if(s(261)!=t[s(318)]||s(207)!=t[s(236)]||1!=t[s(206)])continue;const n=e[s(290)](t[s(355)],t[s(355)][s(200)](1));if(!u[s(384)]((({data:t})=>t[s(202)][s(220)](n))))for(const{name:t,data:r}of u)if(n[s(226)](r[s(202)])){e[s(209)](t,{range:n}),i=!0;break}}return i})),n[t(238)][t(274)][t(337)]((e=>{const s=t;let o=!1;const i=n[s(267)][s(358)](s(246)).me,a=r[s(327)]()[s(379)]((t=>t[s(370)]&&t[s(371)]==i)),c=new Set,u=new Set;for(const t of a)if(s(315)==t[s(197)])for(const e of t[s(307)]()){const n=e[s(350)]()[s(364)]();if(n)if(n.is(s(359),s(207))&&Ga(n)){t[s(297)](e[s(236)]),c[s(266)](n),o=!0;const r=n[s(284)],i=n[s(293)],a=r&&r.is(s(359),s(207)),l=i&&i.is(s(359),s(207));a&&!c[s(214)](r)&&u[s(266)](r),l&&!c[s(214)](i)&&u[s(266)](i)}else n.is(s(359),s(193))&&n[s(343)]&&(t[s(297)](e[s(236)]),o=!0)}else if(s(360)==t[s(197)]){if(!t[s(302)]||!t[s(302)][s(253)])continue;const e=t[s(302)][s(363)];if(e&&Object[s(234)](e)[s(206)])continue;const n=t[s(302)][s(253)];let r=!0,i=!0;for(const e of a)if(e[s(197)]&&e[s(197)][s(199)](s(315))){if(!e[s(302)][s(253)]){i=!1;break}if(e.id!=t.id&&e[s(302)][s(253)]==n){r=!1;break}}i&&r&&(t[s(254)](),o=!0)}for(const t of c)e[s(283)](t);for(const t of u)e[s(365)](t);return o})),n[t(269)][t(282)](t(219))[t(330)]({model:t(279),view:t=>h(t),converterPriority:t(275)}),n[t(269)][t(282)](t(366))[t(330)]({model:t(279),view:(e,n)=>n[t(303)][t(217)]?h(e,!1):null,converterPriority:t(275)});const d=n[t(212)][t(211)];this[t(272)](d[t(274)],t(298),((e,n)=>{const r=t,s=[];for(const t of d[r(277)](n[r(377)])[r(348)]())t.is(r(359),r(357))&&s[r(333)](t);d[r(287)]((t=>{const e=r;for(const n of s)t[e(227)](t[e(277)](n),t[e(392)](n)),t[e(283)](n)}))}))}}function Ga(t){const e=Da;if(t[e(343)])return!0;const n=t[e(328)](0);return n.is(e(359),e(193))&&n[e(343)]}function Va(t,e={},n){const r=Da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(387)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ha(){const t=["selection","markBlockFormat","format","799232tqrACE","resizeTableWidth","*Format:* resize table","getSuggestions","author","TrackChangesEditing","formatInline","formatGroupId","bind","registerCustomCallback","3180024eUbLdx","Users","TableColumnResizeEditing","22864nAxsKn","getColumnGroupElement","enableCommand","4434IVgMhe","afterInit","has","getAttribute","subType","formatBlock","_suggestionFactory","getContainedElement","plugins","data","getSelectedElement","get","2665APyGZn","1330YhAWmr","4CaKnxH","editor","table","getSuggestionCallback","registerDescriptionCallback","handleResizeTableWidthCommand","handleSuggestionDescription","accept","change","getTableColumnsWidths","181907XqGbXo","1824963RdVmkO","type","resizeTable","tableWidth","discard","1604076uLCnhy","document","commandParams","locale","880BZZEhL","columnWidths","model","descriptionFactory"];return(Ha=function(){return t})()}const Wa=za;function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=445]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(440502===parseInt(e(501))/1+-parseInt(e(490))/2+-parseInt(e(485))/3*(-parseInt(e(474))/4)+parseInt(e(472))/5*(parseInt(e(460))/6)+-parseInt(e(473))/7*(-parseInt(e(457))/8)+parseInt(e(454))/9+parseInt(e(494))/10*(-parseInt(e(484))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[Wa(461)](){const t=Wa;if(!this[t(475)][t(468)][t(462)](t(456)))return;const e=this[t(475)][t(468)][t(471)](t(449));e[t(459)](t(445),this[t(479)][t(452)](this)),e[t(466)][t(453)](t(465),t(487),t(481),e[t(466)][t(477)](t(465),null,t(489))),e[t(466)][t(453)](t(465),t(487),t(489),e[t(466)][t(477)](t(465),null,t(481))),e[t(497)][t(478)](this[t(480)][t(452)](this))}[Wa(479)](t,e){const n=Wa,r=this[n(475)][n(468)][n(471)](n(449)),s=this[n(475)][n(468)][n(471)](n(456)),o=e[n(476)]||this[n(475)][n(496)][n(491)][n(498)][n(470)]();this[n(475)][n(496)][n(482)]((()=>{const i=n,a=s[i(458)](o);let c=a?s[i(483)](a):null,u=o[i(463)](i(488))||null;const l=e[i(488)]||u,f=e[i(495)]||c,h=this[i(475)][i(468)][i(471)](i(455)).me;for(const t of r[i(447)]()){const e=t[i(467)]();if(i(487)===t[i(464)]&&e===o){t[i(448)]!==h&&t[i(489)]();const e=t[i(469)][i(492)];u=e[0][i(488)],c=e[0][i(495)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(499)](o,{commandName:i(445),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(487)},[],i(487))}))}[Wa(480)](t){const e=Wa;if(e(465)!=t[e(486)]&&e(450)!=t[e(486)])return;const{data:n}=t;if(n&&e(487)===n[e(451)]){const t=e(446);return{type:e(500),content:Kr(this[e(475)][e(493)],t)}}}}const qa=Za;function Xa(){const t=["afterInit","46AyFCmx","editor","has","1696860yDiavC","5827506sGzjQM","392280OAWfQP","insertTemplate","8664291kAafYX","24PfvzvP","TrackChangesEditing","Template","enableCommand","5313TiLQzp","plugins","get","203cwWOYW","32243cUZEIL","5IZVwse","15239521iTfFve","728qDhTQt"];return(Xa=function(){return t})()}function Za(t,e){const n=Xa();return(Za=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(768406===parseInt(e(229))/1*(-parseInt(e(213))/2)+parseInt(e(225))/3*(parseInt(e(211))/4)+-parseInt(e(209))/5*(-parseInt(e(217))/6)+-parseInt(e(228))/7*(parseInt(e(218))/8)+-parseInt(e(220))/9+-parseInt(e(216))/10+-parseInt(e(210))/11*(-parseInt(e(221))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Ja extends t.Plugin{[qa(212)](){const t=qa,e=this[t(214)];e[t(226)][t(215)](t(223))&&e[t(226)][t(227)](t(222))[t(224)](t(219))}}const Ya=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=390]})(t,e)}function $a(){const t=["8IfSkdz","editor","commands","226746yqlnjE","afterInit","descriptionFactory","132672UxVptL","1464590LIlGbZ","5953130hHmUTS","insertTableOfContents","locale","2upqCYv","TrackChangesEditing","29290NmUykj","plugins","252ndSuVB","get","enableCommand","72915dadWyh","registerElementLabel","tableOfContents","148WJbOOs","ELEMENT_TABLE_OF_CONTENTS","27782095nlxohs"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(473449===-parseInt(e(410))/1*(parseInt(e(408))/2)+-parseInt(e(391))/3*(parseInt(e(394))/4)+parseInt(e(404))/5+parseInt(e(403))/6*(-parseInt(e(412))/7)+-parseInt(e(397))/8*(parseInt(e(400))/9)+-parseInt(e(405))/10+parseInt(e(396))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{[Ya(401)](){const t=Ya,e=this[t(398)];if(!e[t(399)][t(413)](t(406)))return;e[t(411)][t(413)](t(409))[t(390)](t(406));const n=e[t(411)][t(413)](t(409)),r=e[t(407)];n[t(402)][t(392)](t(393),(e=>Kr(r,t(395),e)))}}const ec=rc;!function(t){const e=rc,n=t();for(;;)try{if(999825===-parseInt(e(448))/1+-parseInt(e(453))/2*(-parseInt(e(432))/3)+-parseInt(e(420))/4+parseInt(e(426))/5+-parseInt(e(443))/6+parseInt(e(418))/7+parseInt(e(446))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);class nc extends t.Plugin{[ec(416)](){const t=ec,e=this[t(438)];if(!e[t(419)][t(425)](t(424)))return;const n=e[t(419)][t(414)](t(427));n[t(437)][t(413)](t(454),(()=>Kr(e[t(423)],t(445)))),e[t(436)][t(434)][t(447)]((r=>{const s=t;let o=!1;const i=Array[s(450)](e[s(436)][s(434)][s(428)][s(433)]());for(const{name:t,data:a}of i){const{group:i}=n[s(417)](t);if(s(441)!==i||!a[s(442)])continue;const c=a[s(442)],u=c[s(415)][s(452)];if(!u||!u.is(s(444),s(454)))continue;if(!c[s(439)][s(431)](c[s(415)]))continue;const l=e[s(436)][s(422)][s(421)](c[s(415)],s(440));if(l&&l[s(429)]){const e=r[s(430)](c[s(439)],l[s(439)]);e[s(449)](c)||(r[s(435)](t,{range:e}),o=!0)}o||(r[s(451)](t),o=!0)}return o}))}}function rc(t,e){const n=sc();return(rc=function(t,e){return n[t-=413]})(t,e)}function sc(){const t=["183028pRHWvy","isEqual","from","removeMarker","nodeBefore","49686yZLJKG","title-content","registerElementLabel","get","end","afterInit","_splitMarkerName","429625SkhDEL","plugins","1165564ovBGrf","getNearestSelectionRange","schema","locale","Title","has","3809355WObcuf","TrackChangesEditing","differ","isCollapsed","createRange","isTouching","171ntciAW","getChangedMarkers","document","updateMarker","model","descriptionFactory","editor","start","forward","suggestion","newRange","8418456zlTXPk","element","ELEMENT_TITLE","5104184ONAlnJ","registerPostFixer"];return(sc=function(){return t})()}const oc=ac;function ic(){const t=["format","registerBlockAttribute","5rwGyJF","2CtetHF","type","8102024iaVgnW","Uploadcare","10EeiyEv","TrackChangesEditing","uploadcareImageEdit","enableCommand","enableDefaultAttributesIntegration","367758tIzlKh","afterInit","8279328uqznKp","787104GKEkvB","registerDescriptionCallback","plugins","editor","get","uploadcareImageId","3365556oOSRMa","uploadcare","2012676dPsFPL","uploadcareImageReplace","descriptionFactory","attribute","key","849750ZyBxJy","has","UploadcareImageEdit"];return(ic=function(){return t})()}function ac(t,e){const n=ic();return(ac=function(t,e){return n[t-=118]})(t,e)}!function(t){const e=ac,n=t();for(;;)try{if(665206===-parseInt(e(127))/1*(parseInt(e(139))/2)+parseInt(e(147))/3+parseInt(e(145))/4*(parseInt(e(126))/5)+-parseInt(e(121))/6+parseInt(e(129))/7+-parseInt(e(138))/8+-parseInt(e(136))/9*(parseInt(e(131))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class cc extends t.Plugin{[oc(137)](){const t=oc,e=this[t(142)],n=e[t(141)][t(143)](t(132));e[t(141)][t(122)](t(130))&&(n[t(134)](t(146)),e[t(141)][t(122)](t(123))&&(n[t(134)](t(133)),n[t(135)](t(148)),n[t(125)](t(144)),n[t(118)][t(140)]((e=>{const n=t;if(n(119)!=e[n(128)])return;const{data:r}=e;return r&&n(144)==r[n(120)]?{type:n(124),content:""}:void 0}))))}}function uc(){const t=["867212rSAOBj","765983XCRKSZ","5112333BFzqXa","4oGUnhX","afterInit","has","30NsrVvs","4339323vuIADw","enableCommand","editor","plugins","2355366aZmJbH","10827240BOZqfs","4410784tDiYBl","TrackChangesEditing","undo","UndoEditing","15FnvsXU","redo","get"];return(uc=function(){return t})()}function lc(t,e){const n=uc();return(lc=function(t,e){return n[t-=427]})(t,e)}const fc=lc;!function(t){const e=lc,n=t();for(;;)try{if(959057===-parseInt(e(428))/1+-parseInt(e(427))/2+-parseInt(e(429))/3*(-parseInt(e(430))/4)+parseInt(e(444))/5*(parseInt(e(438))/6)+-parseInt(e(440))/7+parseInt(e(439))/8+parseInt(e(434))/9*(-parseInt(e(433))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uc);class hc extends t.Plugin{[fc(431)](){const t=fc,e=this[t(436)],n=e[t(437)][t(446)](t(441));e[t(437)][t(432)](t(443))&&(n[t(435)](t(442)),n[t(435)](t(445)))}}const dc=pc;function gc(){const t=["2011778cTmgRz","plugins","31394420itmUCg","editor","has","2869740cBOrBR","afterInit","TrackChangesEditing","22664PVmzCK","3MraMOn","enableCommand","15YvEdiI","602CHvhkf","TableCaptionEditing","2994066RFAgub","660446txURlw","get","2652676gOIinX","requires","toggleTableCaption"];return(gc=function(){return t})()}function pc(t,e){const n=gc();return(pc=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=pc,n=t();for(;;)try{if(762185===-parseInt(e(402))/1+parseInt(e(387))/2+parseInt(e(396))/3*(-parseInt(e(404))/4)+parseInt(e(398))/5*(-parseInt(e(401))/6)+-parseInt(e(399))/7*(parseInt(e(395))/8)+-parseInt(e(392))/9+parseInt(e(389))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gc);class mc extends t.Plugin{static get[dc(405)](){return[Ca]}[dc(393)](){const t=dc,e=this[t(390)];e[t(388)][t(391)](t(400))&&e[t(388)][t(403)](t(394))[t(397)](t(406))}}const Ic=Ec;function Ec(t,e){const n=bc();return(Ec=function(t,e){return n[t-=140]})(t,e)}function bc(){const t=["format","isPremiumPlugin","tableCellBackgroundColor","_getSuggestion","TableCellPropertiesEditing","pluginName","tableCellWidth","tableCellProperties","getSuggestionCallback","tableBorderStyle","133214qMVQHr","subType","has","get","tableHeight","enqueueChange","*Format:* change table cell properties","handleDiscardAction","discard","afterInit","registerDescriptionCallback","tableCellBorderStyle","getSuggestions","change","document","_handlePropertyChange","getAttribute","handleSuggestionDescription","*Format:* change table properties","151459IkWgbX","TablePropertiesEditing","descriptionFactory","tableCellPadding","formatBlock","join","batch","data","tableWidth","tableCellHeight","tableBorderWidth","commandParams","getSelectionAffectedTableCells","TableUtils","getFirstPosition","accept","selection","enableCommand","removeAttribute","_suggestionFactory","tableBackgroundColor","tableAlignment","457282sNqpTc","findAncestor","locale","setAttribute","model","tableProperties","isOfficialPlugin","9imKcsA","nodeAfter","TrackChangesEditing","931830yVqciJ","TrackChangesTableProperties","tableCellHorizontalAlignment","tableCellBorderWidth","start","markBlockFormat","table","tableCellVerticalAlignment","6418456VOQWOY","tableCellBorderColor","349268JIIcyh","435168kADckf","getContainedElement","tableBorderColor","plugins","editor","registerCustomCallback"];return(bc=function(){return t})()}!function(t){const e=Ec,n=t();for(;;)try{if(164398===parseInt(e(154))/1+-parseInt(e(195))/2+-parseInt(e(202))/3*(parseInt(e(215))/4)+-parseInt(e(205))/5+-parseInt(e(216))/6+-parseInt(e(173))/7+parseInt(e(213))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bc);class Tc extends t.Plugin{constructor(t){const e=Ec;super(t),this[e(200)]=[e(140),e(153),e(183),e(194),e(181),e(158),e(193)],this[e(151)]=[e(214),e(165),e(208),e(176),e(150),e(182),e(146),e(207),e(212)]}static get[Ic(149)](){return Ic(206)}static get[Ic(201)](){return!0}static get[Ic(145)](){return!0}[Ic(163)](){const t=Ic,e=this[t(142)][t(141)][t(157)](t(204));if(this[t(142)][t(141)][t(156)](t(174))){for(const n of this[t(200)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(142)][s(199)][s(168)][s(189)][s(187)]()[s(196)](s(211));this[s(169)](n,[o],this[s(200)],s(200),e,r)}));e[t(192)][t(143)](t(177),t(200),t(188),e[t(192)][t(152)](t(177),null,t(162))),e[t(192)][t(143)](t(177),t(200),t(162),((e,n)=>this[t(161)](this[t(200)],e,n))),e[t(192)][t(143)](t(177),t(200),t(178),(()=>!1))}if(this[t(142)][t(141)][t(156)](t(148))){for(const n of this[t(151)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(142)][s(141)][s(157)](s(186))[s(185)](this[s(142)][s(199)][s(168)][s(189)]);this[s(169)](n,o,this[s(151)],s(151),e,r)}));e[t(192)][t(143)](t(177),t(151),t(188),e[t(192)][t(152)](t(177),null,t(162))),e[t(192)][t(143)](t(177),t(151),t(162),((e,n)=>this[t(161)](this[t(151)],e,n))),e[t(192)][t(143)](t(177),t(151),t(178),(()=>!1))}e[t(175)][t(164)]((e=>this[t(171)](e)))}[Ic(169)](t,e,n,r,s,o){const i=Ic,a=this[i(142)][i(141)][i(157)](i(204));this[i(142)][i(199)][i(159)](o[i(179)],(()=>{const t=i;for(const i of e)if(this[t(147)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(170)](r);void 0!==n&&(e[r]=n)}s(o),a[t(210)](i,{commandParams:[e]},[],r)}}))}[Ic(161)](t,e,n){const r=Ic,s=e[0][r(209)][r(203)],o=n[r(184)][0];this[r(142)][r(199)][r(167)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(198)](r,o[r],s):e[n(191)](r,s)}))}[Ic(171)](t){const e=Ic;if(t[e(180)])switch(t[e(155)]){case e(200):return{type:e(144),content:Kr(this[e(142)][e(197)],e(172))};case e(151):return{type:e(144),content:Kr(this[e(142)][e(197)],e(160))}}}[Ic(147)](t,e){const n=Ic,r=this[n(142)][n(141)][n(157)](n(204));for(const s of r[n(166)]({skipNotAttached:!0})){const r=s[n(217)]();if(s[n(155)]===e&&r===t)return s}return null}}var yc=Function.prototype,_c=Object.prototype,kc=yc.toString,Ac=_c.hasOwnProperty,Cc=kc.call(Object);const Lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=Ac.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&kc.call(n)==Cc};const vc=function(t){return Lc(t)?void 0:t};var Sc=$?$.isConcatSpreadable:void 0;const Rc=function(t){return ce(t)||ae(t)||!!(Sc&&t&&t[Sc])};const Nc=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):tn(o,c):s||(o[o.length]=c)}return o};const wc=function(t){return(null==t?0:t.length)?Nc(t,1):[]};const Mc=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 Oc=Math.max;const Fc=function(t,e,n){return e=Oc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Oc(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),Mc(t,this,a)}};const Dc=function(t){return function(){return t}};const Pc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:Dc(e),writable:!0})}:function(t){return t};var xc=Date.now;const Bc=function(t){var e=0,n=0;return function(){var r=xc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Pc);const Uc=function(t){return Bc(Fc(t,void 0,wc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,vc));for(var s=e.length;s--;)jr(n,e[s]);return n})),jc=Gc;function Gc(t,e){const n=Vc();return(Gc=function(t,e){return n[t-=288]})(t,e)}function Vc(){const t=["author","remove","1136868SgjaMn","bindElementToMarker","getLastMatchingPosition","discardSuggestion","markBlockFormat","multipleBlocks","formatBlock:accept","descriptionFactory","_trackFormatChanges","commands","insertion:chain","insert","_refreshAttributeSuggestionsChain","refresh","forward","_getMarkerAnnouncementText","values","addSuggestionData","formatInline:chain","_saved","setAttribute","unbindElementFromMarkerName","createPositionBefore","isAtStart","backward","insertion:discard","formatGroupId","item","selection","pop","containsPosition","addUser","showSuggestionHighlights","_afterChanges","differ","_blockAttributeKeys","listenTo","some","consumable","elementToElement","head","high","_suggestionFactory","collaboration.channelId","isUndo","9426OmLYEI","markMultiRangeDeletion","deletion:discard","subType","groupId","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.","fromRange","isAfter","warn","insertion","ck-suggestion-marker--active","split","177vkrbQa","keys","clone","_enabledCommands","skipNestingCheck","formatInline:accept","dataReady","creator","requires","getIntersection","isBefore","$marker","CommentsRepository","_setSuggestionData","isObject","createRangeOn","plugins","execute","fire","nodeBefore","getCustomProperty","_registerDefaultCallbacks","commandName","size","moveTargetPosition","isOwn","getRange","enqueueChange","howMany","set","_handleNewSuggestionMarker","open","getSuggestion","PENDING_ACTION_SUGGESTION","update:suggestion","isIntersectingWithRange","stringify","getRanges","mapper","enableDefaultAttributesIntegration","_isDataLoaded","getNearestSelectionRange","track-changes-enable-command-twice","startsWith","from","attribute:accept","_initAriaMarkerChangeAnnouncements","group","formatBlock","attributeOldValue","attributeKey","dataDowncast","data-author-id","editing","deletion:join","documentSelection","$textProxy","getSuggestionCallback","filter","isPremiumPlugin","discard","toUpperCase","locale","isAtEnd","_getAuthorFromId","_setSuggestionRange","dataToMarker","sort","data-suggestion","insertContent","newValue","key","77ionvqq","track-changes-suggestion-not-found","rejected","formatInline","getAncestors","enableReadOnlyMode","chain","createPositionAt","multi","addClass","formatBlock:join","lowest","trackChanges.mergeNestedSuggestions","trackChangesCommand","markerToData","_createSuggestion","removeMarker:suggestion:formatBlock","@external","authorName","LEAVE","_isForcedDefaultExecutionBlock","resolve","suggestionChanged","track-changes-command-not-found","_reduceSuggestionAttributeRange","getAllAdjacentSuggestions","default","ck-suggestion-marker","editor","_SUGGESTION_ANNOUNCEMENT","change:_saved","hasComments","TrackChangesEditing","isArray","getMarkers","_joinSuggestions","createdAt","getChangedMarkers","type","_onDiscard","_breakSuggestionMarker","has","getAttribute","markAttributeChange","return","newRange","_removeSuggestion","upcast","format","_splitMarkerName","substring","isEqual","formatInline:join","tablePasteChainId","acceptAllSuggestions","getFirstRange","isNextTo","suggestion:","concat","suggestion-type","trackChanges.trackFormatChanges","document","formatBlock:chain","announce","3747159JRAtFQ","end","fromCharCode","attribute:","addSuggestion","removed","registerCustomCallback","acceptSelectedSuggestions","getSuggestions","markMultiRangeBlockFormat","_findSuggestions","addMarker:suggestion","isInContent","removeAttribute","detach","updateSuggestion","_reduceExistingSuggestions","_addSuggestionMarker","oldRange","stopListening","authoredAt","delete","removeMarker:suggestion:attribute","define","createElement","enableCommand","join","27564hfVSHz","_commentsRepository","name","_getExternalAuthor","move","421120QQqcuD","removeClass","_addThreadToSuggestion","comments","attribute:discard","href","before","rethrowUnexpectedError","afterInit","never","add","registerBlockAttribute","containsItem","catch","rootName","track-changes-adapter-missing-getsuggestion","addComment","_refreshSuggestionsChain","conversion","after","splice","parent","schema","init","editingDowncast","isDocumentOperation","widget","splitPosition","containsRange","attribute","_customCallbacks","markDeletion","markerReady","config","getContainedElement","root","includes","_processAttributeChanges","meta","setTo","registerPostFixer","_processAttributeSuggestions","setSelection","_joinWithAdjacentSuggestions","getDifference","change:data","consume","createRange","acceptSuggestion","highest","discardSelectedSuggestions","_inlineAttributeKeys","deleteContent","suggestion","ready","map","toViewElement","_model","ck-suggestion-marker-formatBlock","markers","FORMATTING","getCommentThread","assign","position","change:activeMarkers","256289SNaZwR","_updateSuggestionData","markInsertion","targetPosition","getShiftedBy","data","_recordAttributeChanges","isExternal","oldValue","getItems","options","unbind","deletion","removeMarker","hasCommentThread","reconvertMarker","getUser","stop","unshift","addRange","isInsideObject","addMarker:suggestion:formatBlock","always","fetchCommentThread","containerElement","error-saving-suggestion-data-suggestion-discarded","every","markerToHighlight","_isRegisteredAttribute","Users","insertion:join","$text","batch","track-changes-user-not-found","clear","_defaultCallbacks","hasSuggestion","ck-suggestion-marker-formatInline","_getSuggestionData","deletion:","deletion:chain","activeMarkers","_adapter","_checkSuggestionCorrectness","removeComment","$graveyard","range","nodeAfter","isBlock","normal","764455wgYbAC","previous","trackChanges","track-changes-adapter-already-set","ck-suggestion-marker-","formatInline:","get","_mergeNestedSuggestions","_isBlockAttribute","marker-count","updateMarker","createRangeIn","registerInlineAttribute","addMarkerName","getFirstMarker","change","isSelectable","isMultiRange","$elementName","toJSON","markInlineFormat","writer","addMarker:suggestion:attribute","_rangeIsInLocalUserInsertion","insertion:","deletion:accept","insertion:accept","markerName","_getAttributeKey","formatInline:discard","notReady","accept","isCollapsed","getMultiRangeId","ENTER","applyOperation","formatBlock:","isLimit","start","model","adapter","then","_editor","external:","element","attributes","suggestionUnloaded","substr","length","markMultiRangeInsertion","rename","PendingActions","_suggestionState","suggestionLoaded","attribute:join","discardAllSuggestions","next","originalSuggestionId","find","forceDefaultExecution","_recordAttributeSuggestions","for","low","createSelection","containsRangeInObject","addMarker","isOfficialPlugin","buildSuggestion","_suggestions","formatBlock:discard","forEach","isIntersecting","action","getChanges","addHighlight","markerNameToElements","push","value","attributeNewValue","isRemovable","removeMarkers","createPositionAfter","accepted","suggestion:attribute:","_cutOutSuggestionMarker","commentThread","track-changes-suggestion-data-mismatch","pluginName","isLocal","addCommentThread"];return(Vc=function(){return t})()}!function(t){const e=Gc,n=t();for(;;)try{if(322525===parseInt(e(719))/1+-parseInt(e(429))/2+-parseInt(e(486))/3*(-parseInt(e(649))/4)+-parseInt(e(337))/5+parseInt(e(474))/6*(parseInt(e(558))/7)+-parseInt(e(654))/8+parseInt(e(622))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);const Hc=jc(355);class Wc extends t.Plugin{static get[jc(494)](){return[jc(498),o.Users,t.PendingActions,ts,ss,us,hs,Is,Ls,_s,Ns,Ds,Ws,oo,lo,po,To,Ao,Ro,Oo,Po,Go,zo,$o,Zo,ri,ai,ui,bi,Ci,Gi,pi,Xs,$s,Ri,Oi,Di,Wi,qi,ta,sa,ca,fa,Ia,ya,Ca,Na,Fa,mc,ja,Ka,tc,Tc,Ja,nc,cc,hc]}static get[jc(424)](){return jc(590)}static get[jc(403)](){return!0}static get[jc(545)](){return!0}constructor(t){const e=jc;super(t),this[e(397)]=!1,this[e(515)](e(328),[]),this.on(e(718),((n,r,s,o)=>{const i=e;this[i(711)][i(352)]((()=>{const e=i;for(const n of[...o,...s])this[e(711)][e(713)][e(599)](n)&&t[e(539)][e(302)](n)}))})),this[e(436)]=new Jr(this[e(586)][e(376)][e(676)],this[e(586)][e(548)]),this[e(329)]=null,this[e(471)]=new zc(this[e(586)]),this[e(405)]=new Map,this[e(650)]=t[e(502)][e(343)](e(498)),this[e(489)]=new Set,this[e(711)]=this[e(586)][e(376)],this[e(389)]=new WeakMap,this[e(578)]=!1,this[e(464)]=new Set([e(355)]),this[e(705)]=new Set,t[e(687)][e(645)](e(618),e(584)),this[e(437)]=t[e(687)][e(343)](e(618)),t[e(687)][e(645)](e(570),!0),this[e(344)]=t[e(687)][e(343)](e(570)),this[e(571)]=new f(t,this[e(489)]),this[e(532)]()}[jc(677)](){const t=jc,n=this[t(586)],r=(e,n)=>{const r=t;if(r(683)!=e)return r(341)+e;const s=n[r(485)]("|")[0];return this[r(345)](s)?r(712):r(324)};n[t(672)][t(398)](t(678))[t(314)]({model:t(707),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(607)](e[n(364)]),c=[n(585),r(i,a)];let u=3e3;return this[n(328)][n(690)](e[n(364)])&&(c[n(413)](n(484)),u=3010),n(299)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(672)][t(398)](t(537))[t(664)]((e=>{const r=t;e.on(r(633),((t,e,s)=>{const o=r;if(!s[o(297)][o(461)])return;const i=e[o(456)];if(!i)return;const c=s[o(524)][o(710)](i);n[o(376)][o(676)][o(500)](i)&&c&&!c[o(506)](o(680))&&c.is(o(311))&&(0,a.toWidget)(c,s[o(358)])}),{priority:r(470)})})),n[t(672)][t(398)](t(537))[t(314)]({model:t(707),view:(e,n)=>{const s=t;if(!n[s(297)][s(461)])return null;const{type:o,subType:i}=this[s(607)](e[s(364)]);return{classes:[s(585),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(456)])return;const{id:c,authorId:u}=this[a(607)](o[a(364)]);if(r){const t=this[a(405)][a(343)](c),e=this[a(365)](t);if(!this[a(345)](e))return}if(o[a(456)].is(a(457)))return void i[a(467)][a(700)](o[a(456)],s[a(651)]);const l=i[a(524)][a(710)](o[a(456)]);if(o[a(456)].is(a(381))&&n[a(376)][a(676)][a(335)](o[a(456)])&&!l[a(506)](a(411))){i[a(358)][a(567)]([a(585),a(712)],l),i[a(358)][a(449)](a(554),c,l),i[a(358)][a(449)](a(538),u,l),i[a(524)][a(430)](l,o[a(364)]),e&&(this[a(328)][a(690)](o[a(364)])?i[a(358)][a(567)](a(484),l):i[a(358)][a(655)](a(484),l));for(const t of n[a(376)][a(348)](o[a(456)])[a(296)]())i[a(467)][a(700)](t,s[a(651)]);i[a(467)][a(700)](o[a(456)],s[a(651)])}};n[t(672)][t(398)](t(537))[t(664)]((e=>{const n=t;e.on(n(308),((t,e,r)=>{const o=n;r[o(297)][o(461)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(703)})})),n[t(672)][t(398)](t(537))[t(664)]((e=>{const n=t;e.on(n(359),((t,e,r)=>{const o=n;r[o(297)][o(461)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(703)})})),n[t(672)][t(398)](t(537))[t(572)]({model:t(707),view:(e,n)=>n[t(297)][t(461)]?null:{group:t(707),name:e[t(384)](11)}}),n[t(672)][t(398)](t(605))[t(468)]({view:{name:t(707),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(615)+e[r(600)](r(617))+":"+e[r(600)]("id");return e[r(600)](r(346))&&(s+=":"+e[r(600)](r(346))),n[r(646)](r(497),{"data-name":s})}}),n[t(672)][t(398)](t(605))[t(552)]({view:t(707)}),n[t(672)][t(398)](t(678))[t(664)]((e=>{const n=t;e.on(n(308),s(),{priority:n(470)})})),n[t(672)][t(398)](t(678))[t(664)]((e=>{const n=t;e.on(n(359),s({isAttributeSuggestion:!0}),{priority:n(470)})})),n[t(672)][t(398)](t(678))[t(664)]((e=>{const n=t;e.on(n(574),((t,e,r)=>{const s=n,o=r[s(524)][s(412)](e[s(364)]);if(o)for(const t of o)t[s(506)](s(411))||(r[s(358)][s(655)]([s(585),s(712),s(484)],t),r[s(358)][s(635)](s(554),t),r[s(358)][s(635)](s(538),t),r[s(524)][s(450)](t,e[s(364)]))}),{priority:n(470)})})),n[t(672)][t(398)](t(678))[t(664)]((e=>{const n=t;e.on(n(644),((t,e,r)=>{const s=n,o=r[s(524)][s(412)](e[s(364)]);if(!o)return;const{id:i}=this[s(607)](e[s(364)]),a=this[s(405)][s(343)](i),c=this[s(365)](a);if(this[s(345)](c))for(const t of o)t[s(506)](s(411))||(r[s(358)][s(655)]([s(585),s(712),s(484)],t),r[s(358)][s(635)](s(554),t),r[s(358)][s(635)](s(538),t),r[s(524)][s(450)](t,e[s(364)]))}),{priority:n(470)})})),n[t(376)][t(619)][t(694)]((e=>{const r=t;let s=!1;const o=Array[r(530)](n[r(376)][r(619)][r(463)][r(595)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(607)](t);if(r(707)!==o)continue;const h=this[r(405)][r(343)](f);if(null!=c[r(603)]){r(561)==u&&(s=s||Xc(c[r(603)],t,e,n[r(376)][r(676)]));const o=r(683)==u&&this[r(345)](l[r(485)]("|")[0]);if(c[r(603)][r(369)]||r(332)==c[r(603)][r(689)][r(668)]||r(534)==u&&!Jc(c[r(603)])||o&&!Jc(c[r(603)])||r(299)==u&&(qc(a=c[r(603)])||function(t){const e=r;return t[e(375)][e(675)]==t[e(623)][e(505)]&&t[e(375)][e(549)]}(a)))e[r(300)](t),s=!0;else{if(!h||!h[r(634)])continue;if(c[r(603)]&&c[r(640)]&&c[r(603)][r(609)](c[r(640)]))continue;i[r(664)](h)}}}var a;return i[r(509)]>0&&(s=!!this[r(697)](i)||s),s})),n[t(376)][t(619)][t(694)]((e=>{const r=t;let s=!1;for(const t of n[r(376)][r(619)][r(463)][r(410)]())if(r(440)==t[r(596)])for(const t of this[r(405)][r(445)]()){if(t[r(354)]||!t[r(634)])continue;const o=r(534)==t[r(596)],i=this[r(365)](t),a=i&&this[r(345)](i);if(!o&&!a)continue;const c=t[r(613)]();if(c[r(375)][r(675)]!=c[r(623)][r(675)]&&!c[r(623)][r(549)]){const o=n[r(376)][r(565)](c[r(375)][r(334)],r(623)),i=n[r(376)][r(701)](c[r(375)],o);e[r(347)](t[r(351)](),{range:i}),s=!0}}return s})),n[t(376)][t(619)][t(694)]((e=>this[t(691)](e))),n[t(376)][t(619)][t(694)]((e=>!e[t(319)][t(425)]&&this[t(695)](e))),n[t(376)].on(t(462),(()=>{this[t(397)]=!1})),n[t(376)][t(619)].on(t(699),((r,s)=>{const o=t;if(!s[o(425)]||s[o(473)])return;if(!this[o(397)])return;const i=n[o(376)][o(619)][o(463)][o(410)]();if(0==i[o(385)])return;const a=[],c=i[o(544)]((t=>o(683)==t[o(596)])),u=i[o(544)]((t=>o(440)==t[o(596)]&&o(318)!=t[o(651)]));for(const t of c)this[o(315)](t[o(536)])&&a[o(413)]({key:t[o(536)],newValue:t[o(415)],oldValue:t[o(535)],range:Yc(t[o(333)],n[o(376)])});for(const t of u){if(o(387)!=t[o(409)]&&o(442)!=t[o(409)])continue;const e=Qc(t[o(717)][o(334)],n[o(376)]),r=t[o(660)];o(387)==t[o(409)]&&a[o(413)]({key:o(355),newValue:t[o(651)],oldValue:r[o(651)],range:e});for(const[n,s]of r[o(382)]){if(!this[o(315)](n))continue;const r=t[o(382)][o(343)](n);s!==r&&a[o(413)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(382)])this[o(315)](n)&&(r[o(382)][o(599)](n)||a[o(413)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(385)]&&n[o(376)][o(513)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(601)](t,e,s,o,{groupId:r});this[n(638)](t,a)}))}),{priority:t(569)}),n[t(376)][t(713)].on(t(520),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(607)](n[s(651)]),e=this[s(405)][s(343)](t);e&&e[s(350)](n[s(651)])}})),n[t(376)][t(619)].on(t(699),(()=>{const e=t,r=Array[e(530)](n[e(376)][e(619)][e(463)][e(595)]())[e(544)]((t=>e(707)===this[e(607)](t[e(651)])[e(533)]));if(0===r[e(385)])return;r[e(553)](((t,n)=>{const r=e,s=t[r(292)][r(640)],o=n[r(292)][r(640)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(375)][r(496)](o[r(375)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(607)](t);if(null===n[e(640)]){const n=this[e(516)](t);o[e(664)](n)}else{const t=this[e(405)][e(343)](r);null!==n[e(603)]||t[e(634)]?(s[e(664)](t[e(469)]),o[e(664)](t)):this[e(604)](t)}}o[e(509)]>0&&this[e(671)](o);for(const t of s)this[e(504)](e(580),t)})),n[t(376)].on(t(372),((e,r)=>{const s=t,o=r[0];if(!this[s(405)][s(509)])return;if(!o[s(679)])return;if(o[s(319)][s(473)]||!o[s(319)][s(425)])return;let i,a;switch(o[s(596)]){case s(440):i=n[s(376)][s(565)](o[s(717)]),a=i[s(291)](o[s(514)]);break;case s(485):i=n[s(376)][s(565)](o[s(681)]),a=n[s(376)][s(565)](o[s(510)]);break;case s(653):i=n[s(376)][s(565)](o[s(290)]),a=i[s(291)](o[s(514)]);break;default:return}const c=n[s(376)][s(701)](i,a);n[s(376)][s(352)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(632)](c)){if(e[t(354)])continue;if(t(561)==e[t(596)])continue;const r=this[t(365)](e);if(r&&this[t(345)](r)&&t(485)!=o[t(596)])continue;const s=e[t(292)]&&e[t(292)][t(434)];(t(534)!=e[t(596)]||t(485)==o[t(596)]&&!s)&&(n[t(401)]||t(483)==e[t(596)]&&n[t(511)]||e[t(613)]()[t(682)](c)&&this[t(598)](e,i,a))}}))}),{priority:t(569)}),n[t(376)].on(t(706),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(396)])return;if(this[s(578)])return;if(!this[s(571)][s(414)])return;if(o[s(369)])return;const a=n[s(376)][s(676)],{start:c,end:u}=o[s(613)](),l=c[s(334)]&&a[s(374)](c[s(334)])?null:a[s(527)](c,s(443)),f=u[s(505)]&&a[s(374)](u[s(505)])?null:a[s(527)](u,s(453)),h=n[s(376)][s(701)](l?l[s(375)]:c,f?f[s(623)]:u);n[s(376)][s(352)]((t=>{const e=s;this[e(685)](h);const r=n[e(376)][e(676)][e(527)](h[e(375)]);o.is(e(541))?t[e(696)](r):o[e(693)](r)})),e[s(304)]()}),{priority:e.priorities[t(336)]+10}),n[t(376)].on(t(555),((e,r)=>{const s=t,o=r[r[s(385)]-1];o&&o[s(396)]||this[s(578)]||this[s(571)][s(414)]&&(n[s(376)][s(352)]((()=>{const t=s;let o=n[t(376)][t(555)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(602)]=o[t(488)]();const i=o[t(623)][t(505)],a=n[t(376)][t(676)];i&&a[t(335)](i)&&!a[t(500)](i)&&(o=n[t(376)][t(701)](o[t(375)],n[t(376)][t(565)](i,t(623)))),this[t(289)](o)})),e[s(304)]())}),{priority:t(470)}),this[t(586)][t(438)][t(664)](t(339),this[t(571)]),this[t(647)](t(339));const o=new d(n,this[t(405)]);n[t(438)][t(664)](t(702),o),this[t(647)](t(702));const i=new b(n,this[t(405)]);n[t(438)][t(664)](t(432),i),this[t(647)](t(432)),n[t(438)][t(664)](t(612),new w(n,o,this[t(405)])),this[t(647)](t(612)),n[t(438)][t(664)](t(392),new w(n,i,this[t(405)])),this[t(647)](t(392)),n[t(438)][t(664)](t(629),new F(n,o,this[t(405)])),this[t(647)](t(629)),n[t(438)][t(664)](t(704),new F(n,i,this[t(405)])),this[t(647)](t(704));const c=n[t(502)][t(343)](t(498));this[t(465)](c,t(670),((e,{threadId:n})=>{const r=t,s=this[r(405)][r(343)](n);s&&s[r(422)]&&1===s[r(422)][r(385)]&&this[r(288)](n,{hasComments:!0})}),{priority:t(399)}),this[t(465)](c,t(331),((e,{threadId:n})=>{const r=t,s=this[r(405)][r(343)](n);s&&s[r(422)]&&!s[r(422)][r(385)]&&this[r(288)](n,{hasComments:!1})}),{priority:t(399)})}[jc(662)](){!async function(t){const n=m([57,100,66,54,120,119,82,121,50,122,75,56,117,89,107,85,101,84,109,87,48,70,53,113,49,76,72,108,86,112,88,55,67,90,103,114,77,97,118,111,81,78,83,73,116,110,115,51,52,65,80,104,99,71,102,106,68,74,79,98,69,105]),r=window[m([68,97,116,101])][m([110,111,119])](),s=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])((t=>{s[m([111,110,99,101])](m([114,101,97,100,121]),t)})),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},a=s[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((t=>{let e=0;s[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])]((()=>t))}function u(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function f(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function h(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(t){return s[m([112,108,117,103,105,110,115])][m([104,97,115])](t)}function p(){}function m(t){const e=Gc;return t[e(709)]((t=>String[e(624)](t)))[e(648)]("")}!function(t){const e=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let e=m([100]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=n[m([108,101,110,103,116,104])]&&(s-=n[m([108,101,110,103,116,104])]),e+=n[s]}return e}();s[e]=m([116,114,97,99,107,67,104,97,110,103,101,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,s[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,s[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,s[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,n=null,p=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=a[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],f(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,n){return new(window[m([80,114,111,109,105,115,101])])((c=>{if(i())return c(m([86,97,108,105,100]));a(),s[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,e.uid)();function g(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function p(e){a(e)[m([116,104,101,110])]((t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?h(f(l+n))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((t=>(o(),t)),(()=>{const t=i();return null==t?(o(),m([86,97,108,105,100])):m(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](c)[m([99,97,116,99,104])]((()=>{c(m([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function o(){const e=m([108,108,99,116,45])+h(f(t)),n=d(h(window[m([77,97,116,104])][m([99,101,105,108])](r/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,n)}function i(){const e=m([108,108,99,116,45])+h(f(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](d(n),16)*s:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])(((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{g(t[m([114,101,116,117,114,110])])&&(u=!0,p(t[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])]((()=>{u||c(m([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=a[m([115,112,108,105,116])](m([46])),[s,o,i]=r;return e(s),await n(s,o,i),t}catch(t){return!1}function e(e){const n=u(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(r),(t=>t[m([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[m([105,110,99,108,117,100,101,115])](m([42])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([84,67])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([82,84,67]))){if(g(m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),s[m([112,108,117,103,105,110,115])][m([103,101,116])](n))[m([115,116,97,116,101])]==m([99,111,110,110,101,99,116,101,100]))return!0;if(g(m([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||g(m([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1739750400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Gc,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(659)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])]((t=>t[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((t=>t[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((t=>s[m([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===m([42])))))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(n=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(n=c(m([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[m([80,114,111,109,105,115,101])])(((t,e)=>{n[m([116,104,101,110])](t,e),p[m([116,104,101,110])]((e=>{e!=m([86,97,108,105,100])&&t(e)}),e)})):n||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(t){return m([73,110,118,97,108,105,100])}}())}(this)}set[jc(377)](t){const n=jc;if(this[n(329)])throw new e.CKEditorError(n(340),this);this[n(329)]=t}get[jc(377)](){return this[jc(329)]}[jc(630)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=jc,r=[];for(const e of this[n(405)][n(445)]())t&&!e[n(634)]||r[n(413)](e);return e?r[n(709)]((t=>t[n(356)]())):r}[jc(518)](t){const n=jc,r=this[n(405)][n(343)](t);if(!r)throw new e.CKEditorError(n(559),this);return r}[jc(323)](t){const e=jc;return this[e(405)][e(599)](t)}[jc(446)](t){const e=jc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(596)][e(485)](":"),a=this[e(405)][e(343)](r)||this[e(573)](o,i,r,n,s);if(this[e(656)](a),this[e(330)](a,o,i||null,n),a[e(594)]=t[e(594)],a[e(526)]=!0,s&&s[e(575)]){const t=s[e(575)],n=this[e(652)](t[e(576)]);a[e(642)]=t[e(594)],a[e(427)]=n,a[e(294)]=!0}else a[e(642)]=t[e(594)];switch(t[e(292)]&&(a[e(292)]=t[e(292)]),t[e(382)]&&(a[e(382)]=t[e(382)]),this[e(329)]&&this[e(329)][e(626)]||(a[e(448)]=!0),this[e(389)][e(343)](a)){case e(367):this[e(389)][e(515)](a,e(492));break;case e(686):a[e(634)]?(this[e(697)](new Set([a])),this[e(671)](new Set([a])),this[e(389)][e(515)](a,e(708)),this[e(504)](e(390),a)):this[e(389)][e(515)](a,e(627))}return a}[jc(702)](t){const e=jc;this[e(396)]((()=>{const n=e;this[n(586)][n(376)][n(352)]((()=>{const e=n;for(const n of t[e(583)]())n[e(368)]()}))}))}[jc(432)](t){const e=jc;this[e(396)]((()=>{const n=e;this[n(586)][n(376)][n(352)]((()=>{const e=n;for(const n of t[e(583)]())n[e(546)]()}))}))}[jc(647)](t,n){const r=jc,s=this[r(586)][r(438)][r(343)](t);if(!s)throw new e.CKEditorError(r(581),this,{commandName:t});if(this[r(489)][r(599)](s))throw new e.CKEditorError(r(528),this,{commandName:t});this[r(489)][r(664)](s),n&&s.on(r(503),((t,e)=>{const o=r;this[o(571)][o(414)]&&(this[o(578)]||(e[o(385)]>0&&e[e[o(385)]-1]&&e[e[o(385)]-1][o(396)]?e[o(458)]():(t[o(602)]=n(((...t)=>s[o(503)](...t,{forceDefaultExecution:!0})),...e),t[o(304)]())))}),{priority:r(470)})}[jc(396)](t){const n=jc;let r,s;const o=this[n(578)];this[n(578)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(578)]=!1),s&&e.CKEditorError[n(661)](s,this),r}[jc(289)](t,n=null,r={}){const s=jc;if(t[s(369)])return null;const o=this[s(586)][s(502)][s(343)](s(316)).me;for(const{suggestion:e,meta:o}of this[s(632)](t,s(483)))if(o[s(511)]){if(!o[s(614)]){if(o[s(401)]){if(!this[s(344)]||!eu(e,r))continue;return e}if(eu(e,r))return e;this[s(598)](e,t[s(375)],t[s(623)]);break}if(n==e[s(477)]&&eu(e,r)){const n=e[s(613)]();return n[s(375)][s(609)](t[s(623)])?this[s(551)](e,this[s(711)][s(701)](t[s(375)],n[s(623)])):this[s(551)](e,this[s(711)][s(701)](n[s(375)],t[s(623)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(361)+n:s(483),u=this[s(499)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(639)](c,i,a,t),u}[jc(386)](t,n=jc(566),r={}){const s=jc,o=this[s(586)][s(502)][s(343)](s(316)).me,i=this[s(471)][s(543)](s(483),n,s(648));for(const e of this[s(630)]())if(e[s(427)].id==o.id&&s(483)==e[s(596)]&&e[s(477)]==n&&eu(e,r)&&(i(e[s(523)](),t)||i(t,e[s(523)]()))){for(const n of t)e[s(306)](n);return e}for(const{suggestion:e,meta:n}of this[s(632)](t,s(483))){if(!n[s(511)])continue;if(!this[s(344)]&&n[s(401)])continue;if(!eu(e,r))continue;let o=!0;for(const n of e[s(523)]())for(const e of t)if(!n[s(682)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(361)+n,l=this[s(499)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(639)](u,a,c,e,Wr[s(370)]());return l}[jc(357)](t,n,r=null,s={}){const o=jc;if(r=r||Zc(n),t[o(369)])return null;if(o(663)===this[o(437)]){const e=this[o(471)][o(543)](o(561),r,o(368));return this[o(396)]((()=>e([t],n,s))),null}const i=this[o(586)][o(502)][o(343)](o(316)).me,a=[];if(o(309)!==this[o(437)])for(const{suggestion:e,meta:n}of this[o(632)](t,o(483)))n[o(511)]&&!n[o(307)]&&a[o(413)](...e[o(523)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(495)](s);e&&r[n(413)](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(385)];){const s=r[e][n(698)](t);r[n(674)](e,1,...s),e+=s[n(385)]}}return r}(t,a);c[o(385)]&&this[o(711)][o(352)]((()=>{const t=o;for(const e of c){const o=this[t(471)][t(543)](t(561),r,t(368));this[t(396)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(375)],u=t[o(623)];for(const{suggestion:e,meta:n}of this[o(632)](t,o(561))){if(!n[o(511)])continue;if(e[o(477)]!=r)continue;if(!eu(e,s))continue;const i=e[o(613)]();if(i[o(682)](t,!0))return null;c=c[o(496)](i[o(375)])?c:i[o(375)],u=u[o(481)](i[o(623)])?u:i[o(623)],a?i[o(375)][o(496)](a[o(613)]()[o(375)])?(a[o(417)](),a=e):e[o(417)]():a=e}const l=this[o(711)][o(701)](c,u);if(a)this[o(551)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(499)]({id:t,type:o(342)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(639)](o(342)+r,t,a,l)}}return null}[jc(433)](t,n,r=[],s=null,o={}){const i=jc;n[i(455)]||(n[i(455)]=n[i(508)]),n[i(434)]=t.is(i(333)),s=s||Zc(n);const a=r[i(709)]((t=>Qc(t,this[i(711)]))),c=t.is(i(333))?t:Qc(t,this[i(711)]);if(i(663)===this[i(437)]){const t=this[i(471)][i(543)](i(534),s,i(368));return this[i(396)]((()=>t([c],n,o))),null}a[i(413)](c);let u=!0;for(const t of a)if(!this[i(360)](t)){u=!1;break}if(u&&i(309)!==this[i(437)]){const t=this[i(471)][i(543)](i(534),s,i(368));return this[i(396)]((()=>t([c],n,o))),null}let l=null,f=c[i(375)],h=c[i(623)];for(const{suggestion:t,meta:e}of this[i(632)](c,i(534))){if(!e[i(511)])continue;if(e[i(614)]||e[i(401)]||e[i(307)])continue;if(t[i(292)][i(455)]!=n[i(455)])continue;if(!eu(t,o))continue;const r=t[i(613)]();if(t[i(477)]==s){if(r[i(682)](c,!0))return null;f=f[i(496)](r[i(375)])?f:r[i(375)],h=h[i(481)](r[i(623)])?h:r[i(623)],l?r[i(375)][i(496)](l[i(613)]()[i(375)])?(l[i(417)](),l=t):t[i(417)]():l=t}else{const e=c[i(495)](r);this[i(421)](t,e)}}const d=this[i(586)][i(502)][i(343)](i(316)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(551)](l,this[i(711)][i(701)](f,h)),l;{const t=this[i(499)]({id:g,type:i(373)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(639)](i(373)+s,g,p,this[i(711)][i(701)](f,h)),t}}[jc(631)](t,n,r=[],s=null,o={}){const i=jc;n[i(455)]||(n[i(455)]=n[i(508)]);const a=t[0];n[i(434)]=a.is(i(333)),s=s||Zc(n);const c=r[i(709)]((t=>Qc(t,this[i(711)]))),u=a.is(i(333))?t:t[i(709)]((t=>Qc(t,this[i(711)])));if(i(663)===this[i(437)]){const t=this[i(471)][i(543)](i(534),s,i(368));return this[i(396)]((()=>t(u,n,o))),null}c[i(413)](...u);let l=!0;for(const t of c)if(!this[i(360)](t)){l=!1;break}if(l&&i(309)!==this[i(437)]){const t=this[i(471)][i(543)](i(534),s,i(368));return this[i(396)]((()=>t(u,n,o))),null}const f=this[i(586)][i(502)][i(343)](i(316)).me;for(const t of this[i(630)]()){if(t[i(427)].id!=f.id)continue;if(i(534)!=t[i(596)]||t[i(292)][i(455)]!=n[i(455)])continue;if(!eu(t,o))continue;const e=t[i(477)]==s;for(let n=0;n<u[i(385)];n++){const r=u[n];for(const s of t[i(592)]()){const o=s[i(512)]();if(r[i(609)](o)){e?(u[i(674)](n,1),n--):t[i(300)](s[i(651)]);break}}}}if(0==u[i(385)])return null;const h=this[i(471)][i(543)](i(534),s,i(648));for(const t of this[i(630)]())if(t[i(427)].id==f.id&&i(534)==t[i(596)]&&t[i(292)][i(455)]==n[i(455)]&&t[i(477)]==s&&eu(t,o)&&(h(t[i(523)](),u)||h(u,t[i(523)]()))){for(const e of u)t[i(306)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(373)+s,m=this[i(499)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(639)](p,d,g,t,Wr[i(370)]());return m}[jc(685)](t,n=null,r={}){const s=jc;if(t[s(369)])return null;const o=this[s(586)][s(502)][s(343)](s(316)).me,a=new i.LiveRange(t[s(375)],t[s(623)]);for(const{suggestion:t,meta:e}of this[s(632)](a,s(483)))if(e[s(511)]&&!e[s(614)])if(t[s(354)]){const e=t[s(523)]()[s(544)]((t=>s(332)!=t[s(689)][s(668)]));if(e[s(313)]((t=>a[s(682)](t,!0)))&&t[s(546)](),e[s(466)]((t=>t[s(682)](a,!0)))){const t=this[s(471)][s(543)](s(299),n,s(368));return this[s(396)]((()=>t([a],null,r))),null}}else{const e=a[s(495)](t[s(613)]());null!==e&&t[s(597)]([e],null,r)}if(a[s(636)](),a[s(369)]||s(332)==a[s(689)][s(668)])return null;let c=null,u=a[s(375)],l=a[s(623)];const f=this[s(632)](a,s(299));for(const{suggestion:t,meta:e}of f){const n=this[s(711)][s(701)](u,l);if(e[s(511)]&&(this[s(344)]||!e[s(401)]&&!e[s(307)]))if(t[s(354)]){if(!eu(t,r))continue;let e=!0;for(const r of t[s(523)]()){if(r[s(682)](n,!0))return t;n[s(682)](r)||(e=!1)}e&&t[s(546)]()}else{const e=t[s(613)]();if(e[s(682)](n,!0))return t;if(!eu(t,r)){n[s(682)](e)?t[s(417)]():e[s(459)](u)?u=e[s(623)]:e[s(459)](l)&&(l=e[s(375)]);continue}u=u[s(496)](e[s(375)])?u:e[s(375)],l=l[s(481)](e[s(623)])?l:e[s(623)],r=Object[s(716)]({},t[s(382)]),c?e[s(375)][s(496)](c[s(613)]()[s(375)])?(c[s(417)](),c=t):t[s(417)]():c=t}}if(c)return this[s(551)](c,this[s(711)][s(701)](u,l)),c;{const t=(0,e.uid)(),i=this[s(711)][s(701)](u,l),a=o.id,c=n?s(326)+n:s(299),f=this[s(499)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(639)](c,t,a,i),f}}[jc(475)](t,n=jc(566),r={}){const s=jc,o=this[s(586)][s(502)][s(343)](s(316)).me,a=t[s(709)]((t=>new i.LiveRange(t[s(375)],t[s(623)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(632)](a,s(483)))e[s(511)]&&!e[s(614)]&&c[s(664)](t);for(const e of c)if(e[s(354)]){const o=e[s(523)]();if((!e[s(382)]||!e[s(382)][s(490)])&&o[s(313)]((t=>a[s(466)]((e=>e[s(682)](t,!0)))))&&e[s(546)](),a[s(313)]((t=>o[s(466)]((e=>e[s(682)](t,!0)))))){const e=this[s(471)][s(543)](s(299),n,s(368));return this[s(396)]((()=>e(t,null,r))),null}}else{const t=e[s(613)]();if(a[s(466)]((e=>e[s(682)](t,!0)))&&e[s(546)](),a[s(313)]((e=>t[s(682)](e,!0)))){const t=this[s(471)][s(543)](s(299),n,s(368));return this[s(396)]((()=>t(a,null,r))),null}}const u=this[s(471)][s(543)](s(299),n,s(648));let l=null;for(const t of this[s(630)]())if(t[s(427)].id==o.id&&t[s(634)]&&s(299)==t[s(596)]&&t[s(477)]==n&&eu(t,r)&&(u(t[s(523)](),a)||u(a,t[s(523)]())))if(l){if(t[s(422)]&&t[s(422)][s(385)])continue;for(const e of t[s(523)]())l[s(521)](e)||l[s(306)](e);t[s(417)]()}else{l=t;for(const e of a)t[s(521)](e)||t[s(306)](e)}if(l)return l;c[s(321)]();for(const{suggestion:t,meta:e}of this[s(632)](a,s(299)))e[s(511)]&&(this[s(344)]||!e[s(401)]&&!e[s(307)])&&eu(t,r)&&c[s(664)](t);for(const t of c){const e=t[s(523)]();if((!r||!r[s(490)])&&a[s(313)]((t=>e[s(466)]((e=>e[s(682)](t,!0))))))return t;(!t[s(382)]||!t[s(382)][s(490)])&&e[s(313)]((t=>a[s(466)]((e=>e[s(682)](t,!0)))))&&t[s(546)]()}const f=(0,e.uid)(),h=o.id,d=s(326)+n,g=this[s(499)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(636)](),t[s(369)]||s(332)==t[s(689)][s(668)]||this[s(639)](d,f,h,t,Wr[s(370)]());return g}[jc(601)](t,n,r,s,o){const i=jc;if(t[i(369)])return[];if(i(663)===this[i(437)])return[];const a=this[i(586)][i(502)][i(343)](i(316)).me.id,c=Array[i(530)](this[i(405)][i(445)]())[i(544)]((e=>i(683)==e[i(596)]&&e[i(292)][i(557)]==n&&e[i(521)](t)));if(i(584)===this[i(437)]){const e=this[i(632)](t,i(483))[i(544)]((({meta:t})=>t[i(511)]&&!t[i(307)]&&!t[i(614)]))[i(709)]((({suggestion:t})=>t));c[i(305)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(683)==t[i(596)]?t[i(292)][i(295)]:void 0,o=t[i(613)](),a=Array[i(530)](u[i(487)]())[i(395)]((t=>t[i(408)](o)));if(!a)continue;const c=a[i(698)](o);this[i(345)](n)&&i(483)==t[i(596)]&&0!=c[i(385)]||(u[i(643)](a),c[i(407)]((t=>{u[i(515)](t,r)})),i(483)!=t[i(596)]&&e!=s&&u[i(515)](a[i(495)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(385)]>37&&console[i(482)](i(479),{key:n});const f=(i(625)+(n+"|")+Zc({newValue:s}))[i(608)](0,60),h=this[i(499)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(413)](h),this[i(639)](f,c,a,t)}return l}[jc(525)](t){const e=jc;this[e(647)](t,((t,...n)=>{this[e(293)]((()=>{t(...n)}))}))}[jc(665)](t){const e=jc;this[e(464)][e(664)](t)}[jc(349)](t){const e=jc;this[e(705)][e(664)](t)}[jc(365)](t){const e=jc;return e(683)==t[e(596)]?t[e(477)][e(485)]("|")[0]:null}[jc(551)](t,e){const n=jc,r=t[n(351)]();this[n(711)][n(352)]((t=>{t[n(347)](r,{range:e})}))}[jc(656)](t){const e=jc,n=t.id,r=this[e(586)][e(687)][e(343)](e(472));this[e(650)][e(301)](n)||this[e(650)][e(426)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(650)][e(715)](n);s[e(298)](e(416)),s[e(416)]=!1,t[e(422)]=s}[jc(330)](t,n,r,s){const o=jc;if(t[o(596)]!=n||t[o(477)]!=r||t[o(493)].id!=s)throw this[o(586)][o(563)](o(423)),new e.CKEditorError(o(423),this)}[jc(421)](t,n){const r=jc,s=t[r(613)]();if(n[r(609)](s))t[r(417)]();else if(s[r(682)](n)){const o=this[r(711)][r(565)](n[r(375)][r(505)],r(623));this[r(551)](t,this[r(711)][r(701)](s[r(375)],o));const i=(0,e.uid)(),a=t[r(493)].id,c=t[r(596)]+":"+t[r(477)];this[r(499)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(292)],attributes:t[r(382)]});const u=this[r(711)][r(565)](n[r(623)][r(675)],r(673)),l=this[r(711)][r(701)](u,s[r(623)]);this[r(639)](c,i,a,l)}else if(s[r(459)](n[r(375)])){const e=this[r(711)][r(565)](n[r(375)][r(505)],r(623));this[r(551)](t,this[r(711)][r(701)](s[r(375)],e))}else{const e=this[r(711)][r(565)](n[r(623)][r(675)],r(673));this[r(551)](t,this[r(711)][r(701)](e,s[r(623)]))}}[jc(360)](t){const e=jc;for(const{suggestion:n,meta:r}of this[e(632)](t,e(483))){if(!r[e(511)])continue;const s=n[e(523)]();for(const n of s)if(!t[e(698)](n)[e(385)])return!0}return!1}[jc(550)](t){const n=jc,r=this[n(586)][n(502)][n(343)](n(316))[n(303)](t);if(!r)throw new e.CKEditorError(n(320),this);return r}[jc(652)](t){const e=jc,n=this[e(586)][e(502)][e(343)](e(316)),r=(0,o.hashObject)(e(380)+t);return n[e(303)](r)||n[e(460)]({id:r,name:t})}[jc(573)](t,e,n,r,s){const o=jc,i=this[o(550)](r),a=this[o(471)][o(404)](t,e,n,i,s,(t=>{const e=o;this[e(288)](n,{attributes:t});const r=this[e(518)](n);this[e(697)](new Set([r])),this[e(671)](new Set([r]))}));return this[o(465)](a,o(368),(()=>{const t=o;this[t(288)](n,{state:t(419)})}),{priority:o(470)}),this[o(465)](a,o(546),(()=>{const t=o;this[t(288)](n,{state:t(560)})}),{priority:o(470)}),this[o(405)][o(515)](n,a),this[o(389)][o(515)](a,o(367)),a}[jc(607)](t){const e=jc,n=t[e(485)](":");return{group:n[0],type:n[1],subType:n[e(385)]>=5?n[2]:null,id:n[e(385)]<5?n[2]:n[3],authorId:n[e(385)]<5?n[3]:n[4],markerCount:6==n[e(385)]?n[5]:null}}[jc(598)](t,n,r){const s=jc,o=t[s(613)](),i=o[s(375)],a=o[s(623)];this[s(551)](t,this[s(711)][s(701)](i,n));const c=(0,e.uid)(),u=t[s(493)].id,l=t[s(596)]+(t[s(477)]?":"+t[s(477)]:"");this[s(499)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(382)],data:t[s(292)]});const f=this[s(365)](t);(s(534)==t[s(596)]||f&&this[s(345)](f))&&(r=this[s(711)][s(451)](r[s(675)])),this[s(639)](l,c,u,this[s(711)][s(701)](r,a))}[jc(632)](t,e=null){const n=jc,r=[],s=this[n(586)][n(502)][n(343)](n(316)).me;Array[n(591)](t)||(t=[t]);for(const o of this[n(630)]()){if(!o[n(634)])continue;if(e&&o[n(596)]!=e)continue;let i=!1;for(const e of o[n(523)]()){for(const a of t){const t=a[n(375)][n(609)](e[n(623)])||a[n(623)][n(609)](e[n(375)]);if(t||a[n(495)](e)){const c=a[n(682)](e)&&Kc(this[n(711)][n(676)],e[n(375)],a),u=e[n(682)](a)&&Kc(this[n(711)][n(676)],a[n(375)],e);r[n(413)]({suggestion:o,meta:{isOwn:s==o[n(427)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[jc(639)](t,e,n,r,s){const o=jc;this[o(711)][o(352)]((i=>{const a=o;let c=a(615)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(402)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[jc(604)](t){const e=jc,n=t[e(338)],r=t[e(393)];t[e(338)]=null,t[e(393)]=null,null!=n&&n[e(393)]==t&&(n[e(393)]=r),null!=r&&r[e(338)]==t&&(r[e(338)]=n),e(708)==this[e(389)][e(343)](t)&&(this[e(389)][e(515)](t,e(627)),this[e(504)](e(383),t,n,r))}[jc(499)](t){const n=jc,r=t.id,s=this[n(446)](t);if(this[n(329)]&&this[n(329)][n(626)]){const o=this[n(586)][n(502)][n(343)](n(388)),i=s[n(589)],a=s[n(477)]?s[n(596)]+":"+s[n(477)]:s[n(596)],c=this[n(586)][n(548)],u=o[n(664)](Kr(c,n(519))),l={id:r,type:a,hasComments:i,data:t[n(292)]||null,originalSuggestionId:t[n(394)]||null,attributes:s[n(382)]};this[n(329)][n(626)](l)[n(378)]((t=>{const e=n;s[e(448)]=!0,o[e(428)](u),t&&t[e(594)]&&(this[e(405)][e(343)](r)[e(594)]=t[e(594)])}))[n(667)]((t=>{const r=n;throw(0,e.logWarning)(r(312)),this[r(586)][r(376)][r(513)]({isUndoable:!1},(()=>{s[r(546)]()})),s[r(641)](),this[r(405)][r(643)](s.id),this[r(389)][r(643)](s),t}))}return s}[jc(345)](t){const e=jc;return this[e(464)][e(599)](t)}[jc(288)](t,e){const n=jc,r=this[n(586)][n(502)][n(343)](n(388)),s=this[n(518)](t);if(this[n(329)]&&this[n(329)][n(637)])if(s[n(448)]){const s=r[n(664)](Kr(this[n(586)][n(548)],n(519)));this[n(329)][n(637)](t,e)[n(378)]((()=>{r[n(428)](s)}))}else s.on(n(588),(()=>{this[n(288)](t,e)}))}[jc(325)](t){const n=jc;if(!this[n(329)]||!this[n(329)][n(518)])throw new e.CKEditorError(n(669),this);return this[n(329)][n(518)](t)}[jc(516)](t){const e=jc,{id:n,type:r,subType:s,authorId:o}=this[e(607)](t),i=this[e(405)][e(343)](n)||this[e(573)](r,s,n,o,{});switch(this[e(330)](i,r,s,o),this[e(389)][e(343)](i)){case e(367):this[e(325)](n)[e(378)]((t=>{const r=e;let s=Promise[r(579)]();t[r(589)]&&(s=this[r(650)][r(310)]({channelId:this[r(586)][r(687)][r(343)](r(472)),threadId:n})),s[r(378)]((()=>{const e=r;this[e(446)](t)[e(448)]=!0}))})),this[e(389)][e(515)](i,e(686));break;case e(627):this[e(288)](n,{state:e(517)});case e(492):this[e(389)][e(515)](i,e(708)),this[e(504)](e(390),i);break;case e(708):this[e(504)](e(580),i)}return i[e(350)](t),i}[jc(671)](t){const e=jc,n=Array[e(530)](t),r=n[e(544)]((t=>e(683)==t[e(596)]));this[e(441)](r);const s=n[e(544)]((t=>!t[e(354)]&&e(683)!=t[e(596)])),o=this[e(630)]({skipNotAttached:!0})[e(544)]((t=>!t[e(354)]&&e(683)!=t[e(596)])),i=o[e(544)]((n=>!t[e(599)](n))),a=new Map(o[e(709)]((t=>[t,this[e(471)][e(543)](t[e(596)],t[e(477)],e(564))]))),c=new Map(o[e(709)]((t=>[t,t[e(613)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(385)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(385)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(385)];t++){const n=s[t];!l[e(599)](n)&&n[e(338)]&&(f[e(664)](n[e(338)]),n[e(338)][e(393)]===n&&(n[e(338)][e(393)]=null),n[e(338)]=null),!u[e(599)](n)&&n[e(393)]&&(f[e(664)](n[e(393)]),n[e(393)][e(338)]===n&&(n[e(393)][e(338)]=null),n[e(393)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(385)];e++){const r=d(t,n[e]);r&&(r[0][s(393)]=r[1],r[1][s(338)]=r[0],u[s(664)](r[0]),l[s(664)](r[1]))}}function d(t,n){const r=e;if(t[r(427)].id!==n[r(427)].id)return null;const s=a[r(343)](t)(t,n,c[r(343)](t),c[r(343)](n));return s&&a[r(343)](n)(t,n,c[r(343)](t),c[r(343)](n))?s[1][r(422)]&&s[1][r(422)][r(385)]?null:s:null}f[e(509)]&&this[e(671)](f)}[jc(441)](t){const e=jc;if(0==t[e(385)])return;const n=this[e(630)]({skipNotAttached:!0})[e(544)]((t=>e(683)==t[e(596)]&&t[e(526)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(382)]);s[e(599)](n)||(s[e(515)](n,r[e(385)]),r[e(413)]([]));const i=s[e(343)](n);r[i][e(413)](t)}!function(){const t=e;r[t(553)](((e,n)=>{const r=t,s=e[0][r(594)],o=n[0][r(594)];return s==o?e[0][r(382)][r(478)]<n[0][r(382)][r(478)]?-1:1:s<o?-1:1}));for(const e of r)e[t(553)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(385)];t++){if(0==r[t][e(385)])continue;const n=[];for(let s=t+1;s<r[e(385)];s++)0!=r[s][e(385)]&&i(r[t],r[s])&&n[e(413)](s);for(const s of n)r[t]=r[t][e(616)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(385)];n++){const r=t[n+1]||null;t[n][e(393)]!==r&&(t[n][e(393)]=r)}for(const t of r)for(let n=0;n<t[e(385)];n++){const r=t[n-1]||null;t[n][e(338)]!==r&&(t[n][e(338)]=r)}function i(t,n){const r=e;if(t[0][r(382)][r(478)]!==n[0][r(382)][r(478)]&&t[0][r(427)]!==n[0][r(427)])return!1;if(!function(t,e){const n=r;return!t[n(589)]&&!e[n(589)]||(!t[n(589)]||!e[n(589)])&&(!!(t[n(589)]&&e[n(594)]<t[n(422)][n(657)][n(343)](0)[n(594)])||!!(e[n(589)]&&t[n(594)]<e[n(422)][n(657)][n(343)](0)[n(594)]))}(t[0],n[0]))return!1;const s=Uc(t[0][r(382)],r(478)),o=Uc(n[0][r(382)],r(478));return!!Dr(s,o)&&(!!t[r(313)]((t=>n[r(466)]((e=>t[r(613)]()[r(609)](e[r(613)]())))))&&n[r(313)]((e=>t[r(466)]((t=>e[r(613)]()[r(609)](t[r(613)]()))))))}}[jc(697)](t){const e=jc,n=Array[e(530)](t),r=this[e(630)]({skipNotAttached:!0}),s=r[e(544)]((n=>!t[e(599)](n))),o=new Map(n[e(709)]((t=>[t,this[e(471)][e(543)](t[e(596)],t[e(477)],e(648))]))),i=new Map(r[e(709)]((t=>[t,t[e(523)]()])));for(let t=0;t<n[e(385)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(385)];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(385)];e++){const s=r[e];if(s[a(596)]!==n[a(596)]||s[a(427)].id!==n[a(427)].id||s[a(477)]!==n[a(477)])continue;if(!tu(n,s))continue;if(a(683)==n[a(596)]&&n[a(292)][a(295)]!=s[a(292)][a(295)])continue;if(a(683)==n[a(596)]&&t[a(345)](n[a(292)][a(557)]))continue;if(a(534)==n[a(596)]){const e=t[a(586)][a(376)],r=n[a(688)]();if(r&&(e[a(676)][a(500)](r)||e[a(676)][a(374)](r)))continue}const c=o[a(343)](n),u=i[a(343)](n),l=i[a(343)](s),f=n[a(422)]&&n[a(422)][a(385)],h=s[a(422)]&&s[a(422)][a(385)];if(!f&&c(l,u))return t[a(593)](s,n),i[a(643)](n),!0;if(!h&&c(u,l))return t[a(593)](n,s),i[a(643)](s),!0}return!1}}[jc(593)](t,e){const n=jc;if(t[n(354)])for(const r of e[n(523)]())t[n(306)](r);else{const r=e[n(613)]()[n(623)];this[n(551)](t,this[n(711)][n(701)](t[n(613)]()[n(375)],r))}e[n(417)]()}[jc(444)](t,e,n){const r=jc,s=t[r(529)](r(606))||t[r(529)](r(683))?r(714):t[r(547)]();return Kr(this[r(586)][r(548)],e+"_"+s+r(587),n)}[jc(532)](){const t=jc,n=this[t(586)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(711)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(607)](t[i(651)]);if(i(707)===e){r[i(621)](this[i(444)](n,i(577)));break}}for(const t of s){const{group:n,type:s}=this[i(607)](t[i(651)]);if(i(707)===n){r[i(621)](this[i(444)](s,i(371),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[jc(691)](t){const e=jc;if(this[e(397)])return!1;const n=this[e(586)],r=n[e(376)][e(619)][e(463)][e(410)]();if(0==r[e(385)])return!1;const s=[],o=r[e(544)]((t=>e(683)==t[e(596)])),i=r[e(544)]((t=>e(440)==t[e(596)]&&e(318)!=t[e(651)])),a=r[e(544)]((t=>e(428)==t[e(596)]&&e(318)!=t[e(651)]));for(const t of o)s[e(413)]({key:t[e(536)],newValue:t[e(415)],oldValue:t[e(535)],range:Yc(t[e(333)],n[e(376)])});for(const t of i){const r=a[e(395)]((n=>n[e(717)][e(609)](t[e(717)])));r&&s[e(413)]({key:e(355),newValue:t[e(651)],oldValue:r[e(651)],range:n[e(376)][e(501)](t[e(717)][e(334)])})}return 0!=s[e(385)]&&this[e(638)](t,s)}[jc(695)](t){const e=jc;let n=!1;const r=this[e(586)][e(376)][e(619)][e(463)][e(595)]()[e(544)]((t=>t[e(292)][e(603)]&&t[e(651)][e(529)](e(420))));for(const s of r){const{subType:r,id:o}=this[e(607)](s[e(651)]),i=r[e(485)]("|")[0];for(const r of this[e(630)]({skipNotAttached:!0}))r.id!=o&&e(683)==r[e(596)]&&r[e(292)]&&r[e(292)][e(557)]==i&&r[e(613)]()[e(408)](s[e(292)][e(603)])&&(this[e(582)](r,s[e(292)][e(603)],t),n=!0)}return n}[jc(293)](t){this[jc(397)]=!0,t()}[jc(315)](t){const e=jc,n=this[e(345)](t),r=this[e(705)][e(599)](t);return n||r}[jc(638)](t,e){const n=jc;if(0==e[n(385)])return!1;let r=!1;for(const s of e){const e=this[n(632)](s[n(333)],n(683))[n(544)]((t=>!t[n(692)][n(614)]))[n(709)]((t=>t[n(707)])),i=(0,o.hashObject)({newValue:s[n(556)]});e[n(544)]((t=>{const e=n,[r,o]=t[e(477)][e(485)]("|");return r==s[e(557)]&&o!=i}))[n(407)]((e=>{const o=n;this[o(582)](e,s[o(333)],t),r=!0}))}return r}[jc(582)](t,e,n){const r=jc,s=t[r(613)]()[r(698)](e);0!==s[r(385)]?1!==s[r(385)]?this[r(598)](t,e[r(375)],e[r(623)]):this[r(551)](t,s[0]):n[r(300)](t[r(351)]())}}class zc{constructor(t){const e=jc;this[e(379)]=t,this[e(711)]=t[e(376)],this[e(684)]=new Map,this[e(322)]=new Map,this[e(507)]()}[jc(404)](t,e,n,r,s,o){const i=jc;return new Wr(this[i(711)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(543)](t,e,i(368))(...n),onDiscard:(...n)=>this[i(543)](t,e,i(546))(...n)})}[jc(628)](t,e,n,r){const s=jc,o=t+":"+e+":"+n;this[s(684)][s(515)](o,r)}[jc(543)](t,e,n){const r=jc,s=t+":"+e+":"+n;return this[r(684)][r(343)](s)||this[r(322)][r(343)](t+":"+n)}[jc(507)](){const t=jc,e=()=>!1,n=t=>{const e=Gc;t[e(553)](((t,n)=>t[e(375)][e(496)](n[e(375)])?1:-1)),this[e(711)][e(352)]((n=>{const r=e;for(const e of t){let t;t=e[r(623)][r(549)]&&e[r(623)][r(675)]==e[r(375)][r(334)]?n[r(400)](e[r(375)][r(334)],"on"):n[r(400)](e),this[r(711)][r(706)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Gc;e&&this[n(711)][n(352)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(709)]((t=>(qc(t)&&(t=this[s(711)][s(701)](t[s(623)])),t)))[s(544)]((t=>s(332)!==t[s(689)][s(668)]));if(c[s(385)]<1)return;const u=Array[s(530)](this[s(711)][s(619)][s(457)][s(523)]())[s(709)]((t=>i.LiveRange[s(480)](t)));r[s(696)](c);for(const t of this[s(379)][s(438)][s(438)]())t[s(442)]();a[s(413)]({forceDefaultExecution:!0}),this[s(379)][s(503)](o,...a);const l=u[s(544)]((t=>s(332)!=t[s(689)][s(668)]));l[s(385)]>0&&r[s(696)](l);for(const t of u)t[s(636)]()}))},s=(e,n)=>1==e[t(385)]&&1==n[t(385)]&&e[0][t(623)][t(609)](n[0][t(375)]),o=(t,e,n,r)=>$c(t,e,n,r)?[t,e]:$c(e,t,r,n)?[e,t]:null;this[t(322)][t(515)](t(363),e),this[t(322)][t(515)](t(454),n),this[t(322)][t(515)](t(317),s),this[t(322)][t(515)](t(439),o),this[t(322)][t(515)](t(362),n),this[t(322)][t(515)](t(476),e),this[t(322)][t(515)](t(540),s),this[t(322)][t(515)](t(327),o),this[t(322)][t(515)](t(491),r),this[t(322)][t(515)](t(366),e),this[t(322)][t(515)](t(610),s),this[t(322)][t(515)](t(447),e),this[t(322)][t(515)](t(435),r),this[t(322)][t(515)](t(406),e),this[t(322)][t(515)](t(568),s),this[t(322)][t(515)](t(620),e),this[t(322)][t(515)](t(531),e),this[t(322)][t(515)](t(658),((e,n)=>{const r=t;if(!n)return;const s=this[r(379)][r(502)][r(343)](Wc);this[r(711)][r(352)]((t=>{const o=r;if(o(355)==n[o(557)])for(const r of e){const e=r[o(375)][o(334)],s=n[o(295)];t[o(387)](e,s)}else if(s[o(345)](n[o(557)]))for(const r of e)void 0!==n[o(295)]?t[o(449)](n[o(557)],n[o(295)],r[o(375)][o(334)]):t[o(635)](n[o(557)],r[o(375)][o(334)]);else for(const r of e)n[o(295)]?t[o(449)](n[o(557)],n[o(295)],r):t[o(635)](n[o(557)],r)}))})),this[t(322)][t(515)](t(391),s)}}function Kc(t,e,n){const r=jc;for(const s of e[r(675)][r(562)]({includeSelf:!0,parentFirst:!0})){if(s[r(689)]==s)return!1;if(!n[r(666)](s))return!1;if(t[r(500)](s)||t[r(374)](s))return!0}return!1}function qc(t){const e=jc;return t[e(623)][e(675)]==t[e(375)][e(334)]&&t[e(623)][e(452)]}function Xc(t,e,n,r){const s=jc,o=t=>!t[s(456)].is(s(542))&&!r[s(500)](t[s(456)]),i=t[s(375)][s(431)](o),a=t[s(623)][s(431)](o,{direction:s(453)});return!(t[s(375)][s(609)](i)&&t[s(623)][s(609)](a)||(i[s(496)](a)?n[s(347)](e,{range:n[s(701)](i,a)}):n[s(300)](e),0))}function Zc(t){return(0,o.hashObject)(t)}function Jc(t){const e=jc,n=t[e(375)][e(334)];return n&&n.is(e(381))}function Yc(t,e){const n=jc;return null==t[n(623)][n(505)]&&t[n(623)][n(675)]==t[n(375)][n(334)]?Qc(t[n(375)][n(334)],e):t}function Qc(t,e){const n=jc,r=e[n(676)][n(500)](t)||e[n(676)][n(353)](t);return e[n(701)](e[n(565)](t,n(660)),r?e[n(418)](t):e[n(565)](t,n(623)))}function $c(t,e,n,r){const s=jc;return!!tu(t,e)&&n[s(623)][s(609)](r[s(375)])}function tu(t,e){const n=jc;if(!t[n(526)]||!e[n(526)])return!1;const r=new Set(Object[n(487)](t[n(382)])),s=new Set(Object[n(487)](e[n(382)]));if(r[n(643)](n(478)),s[n(643)](n(478)),0==r[n(509)]&&0==s[n(509)])return!0;if(r[n(509)]!=s[n(509)])return!1;const o={...t[n(382)]},i={...e[n(382)]};return delete o[n(478)],delete i[n(478)],JSON[n(522)](o)==JSON[n(522)](i)}function eu(t,e){const n=jc,r=nu(t[n(382)]),s=nu(e);if(!t[n(526)])return!1;for(const t of Object[n(487)](s))if(!Dr(r[t],s[t]))return!1;return!0}function nu(t){const e=jc,n=Object[e(716)]({},t);return delete n[e(490)],delete n[e(611)],n}function ru(t,e){const n=ou();return(ru=function(t,e){return n[t-=233]})(t,e)}const su=ru;function ou(){const t=["stopListening","plugins","remove","view","canAccept","unbind","listenTo","6jJywIE","commands","185949oZtBuh","acceptSuggestion","canEditAt","278220rLcXsO","_acceptCommand","PENDING_ACTION_SUGGESTION","getRanges","execute","_pendingAction","bind","229397NezSPs","isEnabled","208200nFkWBl","_removePendingAction","commentThreadController","_discardCommand","isDirty","add","279yIdqCf","destroy","4664604vLlWOq","canDiscard","_setPendingAction","1862283zLxKgA","change:isDirty","PendingActions","model","locale","discardSuggestion","get","56YaIiPy","_editor","13827594rtKfka","56rxJppa"];return(ou=function(){return t})()}!function(t){const e=ru,n=t();for(;;)try{if(492887===-parseInt(e(256))/1*(parseInt(e(254))/2)+-parseInt(e(236))/3+-parseInt(e(243))/4*(parseInt(e(259))/5)+parseInt(e(233))/6+parseInt(e(266))/7*(-parseInt(e(246))/8)+parseInt(e(274))/9*(parseInt(e(268))/10)+parseInt(e(245))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=ru;super(),this[s(239)]=e,this[s(250)]=n,this[s(270)]=r,this[s(244)]=t,this[s(260)]=t[s(255)][s(242)](s(257)),this[s(271)]=t[s(255)][s(242)](s(241)),this[s(250)][s(265)](s(267)).to(this[s(260)],this[s(271)],((t,e)=>t||e)),this[s(250)][s(265)](s(251)).to(this[s(260)],s(267),(t=>t&&this[s(244)][s(239)][s(258)](e[s(262)]()))),this[s(250)][s(265)](s(234)).to(this[s(271)],s(267),(t=>t&&this[s(244)][s(239)][s(258)](e[s(262)]()))),this[s(264)]=null,n[s(272)]&&this[s(235)](),this[s(253)](n,s(257),(()=>this[s(257)]())),this[s(253)](n,s(241),(()=>this[s(241)]())),this[s(253)](n,s(237),(()=>{const t=s;n[t(272)]?this[t(235)]():this[t(269)]()}))}[su(257)](){const t=su;this[t(260)][t(263)](this[t(239)].id)}[su(241)](){const t=su;this[t(271)][t(263)](this[t(239)].id)}[su(275)](){const t=su;this[t(250)][t(252)](t(267)),this[t(250)][t(252)](t(251)),this[t(250)][t(252)](t(234)),this[t(247)](),this[t(270)][t(275)](),this[t(264)]&&this[t(269)]()}[su(235)](){const t=su,e=Kr(this[t(244)][t(240)],t(261));this[t(264)]=this[t(244)][t(248)][t(242)](t(238))[t(273)](e)}[su(269)](){const t=su;null!==this[t(264)]&&this[t(244)][t(248)][t(242)](t(238))[t(249)](this[t(264)]),this[t(264)]=null}}const au=cu;function cu(t,e){const n=uu();return(cu=function(t,e){return n[t-=180]})(t,e)}function uu(){const t=["SUGGESTION_THREAD_DESCRIPTION","_model","focusCycler","length","text/html","render","11Cvhftr","26257OFxmzg","focusTracker","canDiscard","canAccept","commentThreadInputView","bind","element","cancel","focusables","commentInputView","commentThread","ariaLabel","6261930WvhGyZ","_createCommentViews","shift+tab","delegate","set","hasDirtyComment","isReadOnly","editor","4RNctHA","submit","assign","locale","editorConfig","_localUser","body","tab","434950SlPLcV","author","isEnabled","ariaDescriptionView","CommentView","fire","isDirty","setData","commentsListView","map","isActive","23573210cyaqcU","2JRBRjL","SUGGESTION_THREAD_ARIA_LABEL","253143IYWrxh","target","content","disableComments","_createCommentThreadInputView","descriptionParts","destroy","keystrokes","278MYfLLY","showInput","value","parseFromString","disabledSubmit","addComment","name","updateComment","join","formatDateTime","textContent","582iQtEJf","removeComment","_config","focus","authoredAt","6772568PXaDxN"];return(uu=function(){return t})()}!function(t){const e=cu,n=t();for(;;)try{if(454020===parseInt(e(180))/1*(parseInt(e(190))/2)+-parseInt(e(182))/3+-parseInt(e(234))/4*(-parseInt(e(242))/5)+-parseInt(e(201))/6*(parseInt(e(214))/7)+-parseInt(e(206))/8+-parseInt(e(226))/9+parseInt(e(253))/10*(parseInt(e(213))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class lu extends s.View{constructor(t,n,r,i){const a=cu;super(t),this[a(250)]=null,this[a(218)]=null,this[a(245)]=new o.AriaDescriptionView(t,Kr(t,a(207))),this[a(230)](a(252),!1),this[a(230)](a(205),n[a(205)]),this[a(219)](a(205)).to(n),this[a(230)](a(187),[]),this[a(230)](a(248),!1),this[a(230)](a(244),!1),this[a(230)](a(217),!1),this[a(230)](a(216),!1),this[a(219)](a(225)).to(this,a(210),n,a(205),this,a(187),((t,e,r)=>{const s=a,o=r[s(251)]((t=>_(t[s(184)])))[s(198)](". ")+".";return Kr(this[s(237)],s(181),[t-1,n[s(243)][s(196)],e?i[s(199)](e):"",(new DOMParser)[s(193)](o,s(211))[s(240)][s(200)]])})),this[a(222)]=new s.ViewCollection,this[a(215)]=new e.FocusTracker,this[a(189)]=new e.KeystrokeHandler,this[a(209)]=new s.FocusCycler({focusables:this[a(222)],focusTracker:this[a(215)],keystrokeHandler:this[a(189)],keystrokeHandlerOptions:{filter:t=>t[a(183)]!==this[a(220)]},actions:{focusPrevious:a(228),focusNext:a(241)}}),this[a(208)]=n,this[a(239)]=r,this[a(203)]=i,i[a(185)]?this[a(230)](a(210),1):this[a(227)]()}[au(212)](){const t=au;super[t(212)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(222)])}[au(204)](){const t=au;this[t(220)][t(204)]()}[au(188)](){const t=au;this[t(250)]&&this[t(250)][t(188)](),this[t(218)]&&this[t(218)][t(188)](),super[t(188)]()}[au(227)](){const t=au,{CommentsListView:e}=this[t(203)];this[t(250)]=new e(this[t(237)],this[t(208)][t(224)],Object[t(236)]({CommentView:this[t(203)][t(246)]},this[t(203)])),this[t(250)][t(229)](t(202)).to(this),this[t(250)][t(229)](t(197)).to(this),this[t(250)][t(219)](t(252)).to(this),this[t(230)](t(210),this[t(250)][t(210)]+1),this[t(219)](t(210)).to(this[t(250)],t(210),(t=>t+1)),this[t(218)]=this[t(186)](),this.on(t(202),(()=>this[t(204)]())),this[t(219)](t(248)).to(this[t(250)],t(231),this[t(218)][t(223)],t(192),((t,e)=>t||!!e))}[au(186)](){const t=au,{CommentThreadInputView:e}=this[t(203)],n=new e(this[t(237)],this[t(239)],this[t(203)][t(238)]),r=n[t(223)];return n[t(219)](t(191)).to(this,t(252),this[t(208)][t(224)],t(232),r,t(192),((t,e,n)=>!!n||t&&!e)),r.on(t(235),((e,n)=>{const s=t;this[s(247)](s(195),n),r[s(233)][s(249)]("")})),r.on(t(221),(()=>this[t(204)]())),r[t(219)](t(194)).to(this[t(208)][t(224)],t(232)),n}}const fu=hu;function hu(t,e){const n=gu();return(hu=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=hu,n=t();for(;;)try{if(673671===parseInt(e(519))/1*(-parseInt(e(543))/2)+-parseInt(e(528))/3*(-parseInt(e(498))/4)+parseInt(e(515))/5+parseInt(e(535))/6+parseInt(e(553))/7*(-parseInt(e(548))/8)+-parseInt(e(549))/9*(-parseInt(e(546))/10)+parseInt(e(540))/11*(-parseInt(e(517))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu);class du extends lu{constructor(t,e,n,r){const s=hu;super(t,e,n,r),this[s(551)](s(555),""),this[s(541)](s(555)).to(this,s(545),(t=>t&&t[0]?t[0][s(555)]:"")),this[s(541)](s(501)).to(this,s(545),this,s(526),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(530)+_(e[n(539)],e[n(506)])+n(508);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(542)]=null,this[s(511)]=new(r[s(532)])(t,e,{formatDateTime:r[s(512)]}),this[s(511)][s(541)](s(501)).to(this),this[s(511)][s(514)](s(554),s(516)).to(this),this[s(511)][s(520)][s(541)](s(525)).to(this,s(524)),this[s(511)][s(523)][s(541)](s(525)).to(this,s(505)),this[s(550)][s(533)](this[s(511)]),this[s(500)]&&this[s(550)][s(533)](this[s(500)]),this[s(502)]&&this[s(550)][s(533)](this[s(502)]),this[s(527)](this[s(537)]())}[fu(537)](){const t=fu,e=this[t(504)],n=[this[t(511)]];return this[t(500)]&&n[t(552)](this[t(500)]),this[t(502)]&&n[t(552)](this[t(502)]),n[t(552)](this[t(497)]),{tag:t(547),attributes:{class:["ck",t(513),t(529),e.if(t(526),t(507)),e.to(t(555),(e=>t(521)+e)),this[t(499)][t(538)]&&t(531)],"data-suggestion-id":this[t(534)].id,"data-thread-id":this[t(534)][t(544)].id,"data-author-id":this[t(534)][t(522)].id,tabindex:0,role:t(518),"aria-label":e.to(t(509)),"aria-describedby":this[t(497)].id},children:n}}[fu(503)](){const t=fu;super[t(503)](),this[t(500)]&&(this[t(500)][t(514)](t(536)).to(this),this[t(500)][t(514)](t(510)).to(this)),this[t(502)]&&(this[t(502)][t(514)](t(536)).to(this),this[t(502)][t(514)](t(510)).to(this))}}function gu(){const t=["editorDestroyed","suggestionView","formatDateTime","ck-rounded-corners","delegate","4011250FpVQtn","discardSuggestion","12qnNMuR","listitem","8889IGvbOf","acceptButton","ck-suggestion-","author","discardButton","canAccept","isEnabled","isActive","setTemplate","27369iPyeei","ck-suggestion-wrapper","<p>","ck-suggestion--disabled-comments","SuggestionView","add","_model","4216464BVWUZG","editorReady","getTemplate","disableComments","content","3676255yUJJok","bind","_descriptionElement","50GSbdMV","commentThread","descriptionParts","5157830CJfzno","div","296QggsDa","9kpXlfA","focusables","set","push","172025aeNEDO","acceptSuggestion","type","ariaDescriptionView","52fkEGsn","_config","commentsListView","description","commentThreadInputView","render","bindTemplate","canDiscard","color","ck-suggestion-wrapper--active","</p>","ariaLabel"];return(gu=function(){return t})()}const pu=mu;function mu(t,e){const n=Eu();return(mu=function(t,e){return n[t-=343]})(t,e)}!function(t){const e=mu,n=t();for(;;)try{if(288392===-parseInt(e(355))/1*(parseInt(e(419))/2)+parseInt(e(426))/3+parseInt(e(409))/4+-parseInt(e(431))/5*(-parseInt(e(398))/6)+-parseInt(e(413))/7*(parseInt(e(377))/8)+-parseInt(e(433))/9+-parseInt(e(354))/10*(-parseInt(e(344))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu);class Iu extends s.View{constructor(n,r,i){const a=mu;super(n),this[a(422)]=r,this[a(348)]=i,this[a(350)](a(414),""),this[a(375)](a(388)).to(r),this[a(345)]=this[a(363)](Kr(n,a(369)),t.icons[a(429)],a(407),a(384),"sw"),this[a(423)]=this[a(363)](Kr(n,a(411)),t.icons[a(392)],a(372),a(359),"sw"),this[a(374)]=new o.UserView(n,r[a(424)],this[a(373)]()),this[a(374)][a(364)]({attributes:{class:[a(346),a(352)],"aria-hidden":!0}}),this[a(408)]=new s.ViewCollection([this[a(345)],this[a(423)]]),this[a(360)]=new e.FocusTracker,this[a(397)]=new e.KeystrokeHandler,this[a(370)]=new s.FocusCycler({focusables:this[a(408)],focusTracker:this[a(360)],keystrokeHandler:this[a(397)],actions:{focusPrevious:a(353),focusNext:a(365)},keystrokeHandlerOptions:{filter:t=>t[a(378)]!==this[a(416)]}}),this[a(347)](this[a(357)]())}[pu(349)](){const t=pu;super[t(349)]();const e=this[t(416)][t(376)](t(434));e[t(358)]=this[t(414)],this.on(t(366),((n,r,s)=>{e[t(358)]=s})),this[t(432)]()}[pu(357)](){const t=pu,e=this[t(383)],n=[{tag:t(406),attributes:{class:[t(371),t(418)]},children:[{tag:t(379),children:[{text:this[t(374)][t(430)]}],attributes:{class:[t(428),t(393)],"data-cke-tooltip-text":this[t(374)][t(430)]}},{tag:t(385),attributes:{datetime:e.to(t(388)),class:[t(343),t(362)]},children:[{text:e.to(t(388),(e=>this[t(348)][t(403)](e)))}]}]},{tag:t(406),attributes:{class:[t(404),t(387)]},children:[this[t(345)],this[t(423)]]},{tag:t(406),attributes:{class:[t(400)]}}];return this[t(422)][t(361)]&&n[t(367)]({tag:t(406),attributes:{class:[t(410)]},children:[{text:this[t(401)]()}]}),{tag:t(406),attributes:{class:[t(417),t(356)],tabindex:-1},children:[this[t(374)],{tag:t(406),attributes:{class:[t(427),t(380)],role:t(389)},children:n}]}}[pu(421)](){const t=pu;this[t(416)][t(421)]()}[pu(373)](){const t=pu;return this[t(422)][t(361)]?t(420)===this[t(422)][t(396)][t(395)][t(412)]?Kr(this[t(390)],t(351),this[t(422)][t(368)][t(430)]):Kr(this[t(390)],t(402),this[t(422)][t(368)][t(430)]):null}[pu(401)](){const t=pu;return t(420)===this[t(422)][t(396)][t(395)][t(412)]?Kr(this[t(390)],t(381)):Kr(this[t(390)],t(382))}[pu(363)](t,e,n,r,s){const i=pu,a=new o.LateFocusButtonView(this[i(390)]);return a[i(350)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(364)]({attributes:{class:n}}),a.on(i(415),(()=>{const t=i;this[t(391)](r,this[t(422)].id)})),a}[pu(432)](){const t=pu,e=this[t(416)];this[t(397)][t(425)](e);for(const e of this[t(408)])this[t(360)][t(386)](e[t(416)]),this[t(397)][t(425)](e[t(416)]);this[t(397)][t(350)](t(394),((n,r)=>{const s=t;e===n[s(378)]&&(this[s(370)][s(399)](),r())})),this[t(397)][t(350)](t(405),((n,r)=>{const s=t;e!==n[s(378)]&&(this[s(421)](),r())}))}}function Eu(){const t=["ck-suggestion--accept","focusables","247428jXnQdM","ck-comment__external","Discard suggestion","source","7pLWfhw","description","execute","element","ck-suggestion","ck-annotation__info","18mCbBKE","importWord","focus","_model","discardButton","author","listenTo","261645GFUlQm","ck-suggestion__main","ck-suggestion__info-name","check","name","95OEVFiL","_setupKeyboardNavigation","2063700owskBn",".ck-annotation__content-wrapper","ck-comment__info-time","5973AsAcdp","acceptButton","ck-suggestion__user","setTemplate","_config","render","set","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__user","shift+tab","3830oqVgWf","16814zHTiMU","ck-annotation","getTemplate","innerHTML","discardSuggestion","focusTracker","isExternal","ck-annotation__info-time","_createButton","extendTemplate","tab","change:description","push","creator","Accept suggestion","focusCycler","ck-suggestion__info","ck-suggestion--discard","getUserViewNotificationText","userView","bind","querySelector","693296KXUOJR","target","span","ck-annotation__main","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_SUGGESTION","bindTemplate","acceptSuggestion","time","add","ck-annotation__actions","authoredAt","presentation","locale","fire","cancel","ck-annotation__info-name","enter","@external","attributes","keystrokes","125886AlKRGO","focusFirst","ck-annotation__content-wrapper","getExternalSuggestionNote","EXTERNAL_AVATAR","formatDateTime","ck-suggestion__actions","esc","div"];return(Eu=function(){return t})()}const bu='\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-2025, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',Tu=yu;function yu(t,e){const n=_u();return(yu=function(t,e){return n[t-=243]})(t,e)}function _u(){const t=["CommentView","trackChangesLicenseKeyNotAllowed","panelView","acceptButton","activeMarkers","SuggestionView","trialLimit","commentThread","hasSuggestion","Track changes","6923790fFdgxX","menuitemcheckbox","execute","view","_handleSuggestionControllerDelayed","escape","trackChanges.SuggestionView","_disableComments","button","requires","previewFinalContent","CommentsRepository","componentFactory","innerView","mainView","createCommentThreadController","invalid","from","trackChangesLicenseKeyEvaluationLimit","getMarkers","children","delegate","define","items","isPremiumPlugin","getMarkerNames","commandName","bind","_destroyController","_createToolbarButton","trackChanges.SuggestionThreadView","_updateController","TrackChanges","trackChanges","comments.maxCommentCharsWhenCollapsed","_licenseKeyCheckInterval","has","commands","16sRnuEw","addMany","isEnabled","Accept all suggestions","model","menuBar:trackChanges","usageLimit","filter","_viewToController","suggestion-","delete","descriptionParts","_suggestionToController","createAnnotation","getDescriptions","suggestionChanged","comments","isDirty","discardButton","clear","registerAnnotation","menu","remove","unbind","trackChangesLicenseKeyValid","destroy","editor","push","suggestionUnloaded","isMultiRange","licenseKey","EditorAnnotations","1zuneYW","fire","Annotations","head","addComment","evaluationLimit","editing","plugins","_showLicenseError","trackChangesLicenseKeyTrialLimit","refreshSelectedViews","values","config","addSourceCollector","lowest","isOfficialPlugin","getSuggestion","init","1045674gjZZsF","suggestionLoaded","suggestionView","getAllAdjacentSuggestions","trackChangesLicenseKeyDomainLimit","CommentsUI","trackChangesLicenseKeyExpired","getByInnerView","arrowView","reduce","Discard all selected suggestions","domainLimit","947815xMSUSf","comments.maxThreadTotalWeight","getRanges","switchbutton","16BFXEZW","TrackChangesUI","getFirstRange","change:activeAnnotations","length","size","commentsListView","listenTo","_annotationViews","_addUIComponentsToFactory","_createMenuBarMenu","actionView","acceptAllSuggestions","discardAllSuggestions","some","SuggestionThreadView","353760KgYPKO","comments.maxCommentsWhenCollapsed","value","Accept all selected suggestions","trackChangesLicenseKeyInvalid","focus","toMany","_unbindEditors","acceptSelectedSuggestions","pluginName","_refreshActiveMarkers","source","comments.editorConfig","createAnnotationView","Discard all suggestions","isInContent","previous","keys","_handleControllerBuffer","descriptionFactory","_bindAnnotationToEditors","set","menuitem","get","buttonView","getJoined","trackChangesLicenseKeyUsageLimit","149844meWeax","trackChanges.disableComments","stopListening","440111ieyAbk","Preview final content","TrackChangesPreview","add","TrackChangesEditing","973665GiHUeo","expired","type","change:previous","_initializeController","featureNotAllowed","activeAnnotations","locale","isOn","separator","discardSelectedSuggestions"];return(_u=function(){return t})()}!function(t){const e=yu,n=t();for(;;)try{if(117518===-parseInt(e(365))/1*(parseInt(e(415))/2)+parseInt(e(266))/3*(parseInt(e(399))/4)+-parseInt(e(395))/5+-parseInt(e(383))/6+parseInt(e(269))/7*(-parseInt(e(333))/8)+-parseInt(e(274))/9+parseInt(e(295))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u);class ku extends t.Plugin{static get[Tu(304)](){const t=Tu;return[Wc,o.Users,t(306),t(367),t(364)]}static get[Tu(248)](){return Tu(400)}static get[Tu(380)](){return!0}static get[Tu(319)](){return!0}constructor(t){const e=Tu;super(t),this[e(345)]=new Map,this[e(341)]=new Map,this[e(407)]=new Map,this[e(257)]=new Map;const n=this[e(359)][e(377)];n[e(317)](e(325),du),n[e(317)](e(301),Iu),n[e(317)](e(267),!1),this[e(302)]=n[e(262)](e(267))}[Tu(299)](t,e){const n=Tu;0===this[n(257)][n(404)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(257)]){const r=this[t(345)][t(331)](e);r||n?r&&n&&this[t(323)](e):this[t(278)](e)}this[t(257)][t(352)](),this[t(359)][t(372)][t(262)](t(364))[t(375)](),this[t(249)]()}),10),this[n(257)][n(260)](t,e)}[Tu(382)](){const t=Tu,e=this[t(359)],n=e[t(372)][t(262)](t(273)),r=e[t(372)][t(262)](t(367)),s=e[t(372)][t(262)](t(364)),o=e[t(372)][t(262)](t(306));this[t(408)](),s[t(378)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(312)](this[e(345)])){const s=t[e(386)](),o=[];for(const t of s){if(!t[e(254)])continue;if(t[e(362)]){o[e(360)](...t[e(397)]());continue}const n=t[e(401)]();if(o[e(403)]>0){const t=o[0][e(264)](n);if(t){o[0]=t;continue}}o[e(360)](n)}n[e(360)]([r[e(298)],o])}return n})),this[t(406)](n,t(384),((e,n)=>{const r=t;this[r(406)](n,r(277),((t,e,s,o)=>{const i=r;n[i(254)]&&(null==s?(this[i(326)](o[i(368)]),this[i(299)](n,!1)):(this[i(326)](s[i(368)]),null==o&&this[i(299)](n,!0)))})),null!==n[r(255)]?this[r(326)](n[r(368)]):this[r(299)](n,!1)})),this[t(406)](n,t(361),((e,n,r)=>{const s=t;this[s(268)](n,s(277)),this[s(257)][s(343)](n),this[s(345)][s(331)](n)&&this[s(323)](n),r&&this[s(326)](r[s(368)])})),this[t(406)](n,t(348),((e,n)=>{this[t(326)](n)})),this[t(406)](r,t(402),(()=>{this[t(249)]()})),this[t(406)](o,t(369),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(293)](r))return;const i=n[o(381)](r);this[o(345)][o(262)](i)[o(298)][o(405)][o(244)](-1)}),{priority:t(379)}),this[t(363)]=this[t(359)][t(377)][t(262)](t(363));const i=this[t(359)];this[t(330)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(357)==s||e(243)==s||e(389)==s||e(387)==s||e(286)==s||e(313)==s||e(374)==s||e(265)==s){delete i[r],n=s,clearInterval(this[e(330)]),this[e(330)]=void 0;break}}e(243)==n&&i[e(373)](e(311)),e(389)==n&&i[e(373)](e(275)),e(387)==n&&i[e(373)](e(394)),e(286)==n&&i[e(373)](e(279),e(327)),e(313)==n&&i[e(373)](e(370)),e(374)==n&&i[e(373)](e(291)),e(265)==n&&i[e(373)](e(339))}),1e3)}[Tu(249)](){const t=Tu,e=this[t(359)][t(372)][t(262)](t(367)),n=this[t(359)][t(372)][t(262)](t(273)),r=Array[t(312)](e[t(280)],(e=>e[t(308)]))[t(340)]((e=>this[t(341)][t(331)](e))),s=[];for(const e of r){const n=this[t(341)][t(262)](e)[t(337)][t(386)]();s[t(360)](...n[t(392)](((e,n)=>[...e,...n[t(320)]()]),[]))}n[t(289)]=s}[Tu(408)](){const t=Tu,n=this[t(359)],r=n[t(281)],o=Kr(r,t(294)),i=new e.Collection([{type:t(398),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(328),role:t(296)})},{type:t(283)},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(336)),commandName:t(411),role:t(261)})},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(418)),commandName:t(247),role:t(261)})},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(253)),commandName:t(412),role:t(261)})},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(393)),commandName:t(284),role:t(261)})}]);n[t(372)][t(331)](t(271))&&i[t(334)]([{type:t(283)},{type:t(303),model:new s.ViewModel({withText:!0,label:Kr(r,t(270)),commandName:t(305),role:t(261)})}]);for(const e of i)if(Au(e)){const r=n[t(332)][t(262)](e[t(337)][t(321)]);e[t(337)][t(322)](t(282),t(335)).to(r,t(417),t(335))}n.ui[t(307)][t(272)](t(328),(e=>this[t(324)](e,i,o))),n.ui[t(307)][t(272)](t(338),(e=>this[t(409)](e,i,o)))}[Tu(324)](t,e,n){const r=Tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(359)][r(332)][r(262)](r(328));o[r(263)][r(260)]({tooltip:n,label:n,icon:bu}),o[r(263)][r(322)](r(282)).to(i,r(417)),o[r(263)].on(r(297),(()=>{const t=r;i[t(297)](),this[t(359)][t(371)][t(298)][t(244)]()})),(0,s.addListToDropdown)(o,e,{role:r(354)});const a=[];for(const t of e)Au(t)&&a[r(360)](this[r(359)][r(332)][r(262)](t[r(337)][r(321)]));const c=o[r(263)];return c[r(410)][r(356)](r(335)),c[r(391)][r(356)](r(335)),c[r(410)][r(322)](r(335)).to(i,r(335)),c[r(391)][r(322)](r(335))[r(245)](a,r(335),((...t)=>t[r(413)]((t=>t)))),o.on(r(297),(t=>{const e=r;this[e(359)][e(297)](t[e(250)][e(321)]),this[e(359)][e(371)][e(298)][e(244)]()})),o}[Tu(409)](t,e,n){const r=Tu,o=new s.MenuBarMenuView(t),i=this[r(359)][r(332)][r(262)](r(328));o[r(263)][r(260)]({label:n,icon:bu});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(283)==n[r(276)]){a[r(318)][r(272)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(337)];i[r(322)](...Object[r(256)](c)).to(c),i[r(316)](r(297)).to(o),i.on(r(297),(()=>{const t=r;this[t(359)][t(297)](c[t(321)]),this[t(359)][t(371)][t(298)][t(244)]()})),e[r(315)][r(272)](i),a[r(318)][r(272)](e)}return o[r(322)](r(335)).to(i,r(335)),o[r(287)][r(315)][r(272)](a),o}[Tu(278)](t){const e=Tu,n=this[e(359)],r=n[e(377)],s=n[e(372)][e(262)](e(367)),i=n[e(372)][e(262)](e(306)),a=n[e(372)][e(262)](e(364)),c=n[e(372)][e(262)](o.Users).me,u=r[e(262)](e(328))[e(414)],l=r[e(262)](e(328))[e(290)],{CommentsListView:f,CommentThreadInputView:h}=n[e(372)][e(262)](e(388));let d,g,p;this[e(407)][e(331)](t.id)?(g=this[e(407)][e(262)](t.id),d=g[e(309)]):(d=new u(n[e(281)],t,c,{disableComments:this[e(302)],editorConfig:{...r[e(262)](e(251)),licenseKey:r[e(262)](e(363))},maxCommentsWhenCollapsed:r[e(262)](e(416)),maxThreadTotalWeight:r[e(262)](e(396)),maxCommentCharsWhenCollapsed:r[e(262)](e(329)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(262)](e(281))),CommentView:r[e(262)](e(349))[e(285)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(385)][e(288)].on(e(297),(()=>{const t=e;n[t(371)][t(298)][t(244)]()})),d[e(385)][e(351)].on(e(297),(()=>{const t=e;n[t(371)][t(298)][t(244)]()})),g=s[e(252)](this[e(359)][e(281)],d),g[e(322)](e(350)).to(d,e(350)),g[e(322)](e(403)).to(d),g[e(322)](e(276)).to(d,e(276),(t=>e(342)+t)),d.on(e(300),(()=>{const t=e;p[t(366)](t(300))})),this[e(407)][e(260)](t.id,g));const m=i[e(310)](t[e(292)],d),I=new iu(n,t,d,m),E=t[e(386)]()[e(340)]((t=>t[e(254)]));d[e(344)]=n[e(372)][e(262)](e(273))[e(258)][e(347)](E),this[e(345)][e(260)](t,I),this[e(341)][e(260)](d,I),p=s[e(346)]({view:g,target:()=>{const r=e,s=[],i=t[r(386)]()[r(340)]((t=>t[r(254)]));for(const t of i)s[r(360)](...t[r(314)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(371)],s)},type:()=>e(342)+I[e(298)][e(276)]}),i[e(259)](d,p),s[e(272)](p),a[e(353)](p)}[Tu(323)](t){const e=Tu,n=this[e(359)][e(372)][e(262)](e(306)),r=this[e(359)][e(372)][e(262)](e(367)),s=this[e(345)][e(262)](t),o=s[e(298)],i=r[e(390)](o);n[e(246)](o),i&&r[e(355)](i),this[e(345)][e(343)](t),this[e(341)][e(343)](o),s[e(358)]()}[Tu(326)](t){const e=Tu;if(!t[e(254)]||!this[e(345)][e(331)](t))return;const n=this[e(359)][e(372)][e(262)](e(273)),r=this[e(345)][e(262)](t),s=t[e(386)]();r[e(298)][e(344)]=n[e(258)][e(347)](s)}[Tu(358)](){const t=Tu;for(const e of this[t(345)][t(256)]())this[t(323)](e);for(const e of this[t(407)][t(376)]())e[t(309)][t(358)]();super[t(358)](),this[t(330)]&&clearInterval(this[t(330)])}}function Au(t){return Tu(337)in t}var Cu=vu;function Lu(){var t=["3295592ZNucWi","51201qRJDnn","5120HqeRyf","1976472dxLjSV","TrackChanges","pluginName","get","2032cxnXjf","plugins","requires","2556OReOHn","getSuggestion","addSuggestion","5708801MbqYnt","isPremiumPlugin","25339670CKWJhb","getSuggestions","adapter","Comments","editor","isOfficialPlugin","206huwDUj","addSuggestionData","1392mlwquH"];return(Lu=function(){return t})()}function vu(t,e){var n=Lu();return(vu=function(t,e){return n[t-=360]})(t,e)}!function(t){for(var e=vu,n=t();;)try{if(580068===parseInt(e(377))/1*(-parseInt(e(363))/2)+-parseInt(e(383))/3+-parseInt(e(380))/4+-parseInt(e(382))/5*(parseInt(e(366))/6)+-parseInt(e(369))/7+-parseInt(e(379))/8*(-parseInt(e(381))/9)+parseInt(e(371))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lu);class Su extends t.Plugin{static get[Cu(365)](){return[Wc,ku,Cu(374)]}static get[Cu(361)](){return Cu(360)}static get[Cu(376)](){return!0}static get[Cu(370)](){return!0}set[Cu(373)](t){var e=Cu;this[e(375)][e(364)][e(362)](Wc)[e(373)]=t}get[Cu(373)](){var t=Cu;return this[t(375)][t(364)][t(362)](Wc)[t(373)]}[Cu(368)](t){var e=Cu;return this[e(375)][e(364)][e(362)](Wc)[e(378)](t)}[Cu(372)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Cu;return this[n(375)][n(364)][n(362)](Wc)[n(372)]({skipNotAttached:t,toJSON:e})}[Cu(367)](t){var e=Cu;return this[e(375)][e(364)][e(362)](Wc)[e(367)](t)}}const Ru=Ou;!function(t){const e=Ou,n=t();for(;;)try{if(460269===-parseInt(e(172))/1*(-parseInt(e(164))/2)+-parseInt(e(167))/3+parseInt(e(133))/4*(-parseInt(e(136))/5)+parseInt(e(192))/6*(-parseInt(e(173))/7)+parseInt(e(134))/8*(-parseInt(e(125))/9)+parseInt(e(131))/10*(parseInt(e(187))/11)+-parseInt(e(158))/12*(-parseInt(e(127))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mu);const Nu=[Ru(126)];class wu extends t.Plugin{static get[Ru(184)](){return[Wc]}static get[Ru(151)](){return Ru(147)}static get[Ru(175)](){return!0}static get[Ru(180)](){return!0}[Ru(183)](){const t=Ru,n=this[t(174)];if(n[t(156)][t(157)](t(123),(e=>{const r=t,s=n[r(146)][r(148)][r(135)]()[r(190)](((t,e)=>(t[e]="",t)),{});return n[r(130)][r(181)](s,e)})),t(161)!=typeof n[t(156)][t(178)](t(152))[t(140)])throw new e.CKEditorError(t(179))}[Ru(193)](t){return Pu(this[Ru(174)],!0,t)}[Ru(188)](t){return Pu(this[Ru(174)],!1,t)}}function Mu(){const t=["document","addCommentThread","acceptAllSuggestions","pluginName","trackChangesData","remove","discardAllSuggestions","end","config","define","1392fnoIXN","createDocumentFragment","div","function","destroy","addSuggestionData","854mDWPiS","useAnonymousUser","result","2408793UqzlsU","name","getSuggestions","data","users","281pXbPWs","2611805XVDeWw","editor","isOfficialPlugin","addUser","CommentsRepository","get","track-changes-data-invalid-editor-creator","isPremiumPlugin","create","getRootsAttributes","init","requires","rootsAttributes","getFullData","3995167Lxvwxv","getDataWithDiscardedSuggestions","execute","reduce","push","6wKCubj","getDataWithAcceptedSuggestions","getCommentThreads","trackChangesData.editorCreator","join","9kSKQYY","Pagination","154739JFKDVk","_adapter","appendChild","constructor","10PiwhcR","createElement","909212HkHNUo","2512FPzruI","getRootNames","5seKDml","Users","getUser","fromCharCode","editorCreator","TrackChangesEditing","TrackChangesDataGetter","plugins","set","map","model","TrackChangesData"];return(Mu=function(){return t})()}function Ou(t,e){const n=Mu();return(Ou=function(t,e){return n[t-=123]})(t,e)}class Fu extends t.Plugin{static get[Ru(151)](){return Ru(142)}static get[Ru(175)](){return!0}static get[Ru(180)](){return!0}constructor(t){const e=Ru;function n(t){const e=Ou;return t[e(145)]((t=>String[e(139)](t)))[e(124)]("")}super(t),this[e(166)]=e(155),t[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),t[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[Ru(183)](){const t=Ru;this[t(174)][t(143)][t(178)](t(177))[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(174)][t(143)][t(178)](t(141))[t(128)]=null}}function Du(t){return void 0!==t[Ru(182)]}async function Pu(t,e,n){const r=Ru,s=(0,o.sanitizeEditorConfig)(t,Nu);s[r(143)][r(191)](Wc,Fu),s[r(185)]=Du(t)?t[r(182)]():void 0;const i=document[r(159)](),a=t[r(156)][r(178)](r(152))[r(140)],c=await a(s,(()=>function(t){const e=r,n=document[e(132)](e(160));return t[e(129)](n),n}(i)));!function(t,e){const n=r,s=t[n(146)][n(148)][n(135)]()[n(190)](((e,r)=>(e[r]=t[n(170)][n(178)]({rootName:r}),e)),{}),o=t[n(143)][n(178)](n(137))[n(171)][n(145)]((t=>({id:t.id,name:t[n(168)]}))),i=t[n(143)][n(178)](n(141))[n(169)]({skipNotAttached:!0,toJSON:!0}),a=t[n(143)][n(178)](n(177))[n(194)]({skipNotAttached:!0,toJSON:!0}),c=e[n(143)][n(178)](n(137)),u=e[n(143)][n(178)](n(141)),l=e[n(143)][n(178)](n(177));for(const t of l[n(194)]())t[n(153)]();for(const t of o)c[n(138)](t.id)||c[n(176)](t);c.me||c[n(165)]();for(const t of a)l[n(149)](t);for(const t of i)u[n(163)](t);e[n(170)][n(144)](s)}(t,c),c[r(189)](r(e?150:154));const u=Du(c)?c[r(186)](n):c[r(170)][r(178)](n);return await c[r(162)](),u}const xu=Bu;function Bu(t,e){const n=Uu();return(Bu=function(t,e){return n[t-=121]})(t,e)}function Uu(){const t=["118124QRGphY","push","1795320PiFpiJ","data-ck-root-name","focus"," ck-track-changes-preview__root-container","width","8BxvCkf","7SbQVAw","setPreviewData","classes","content","2080863rfcUCX","30DmqLkK","createElement","ck-track-changes-preview","height","div","className","fire","167704SCtoeq","setAttribute","27ZRiCxT","innerHTML","element","14061223QBHYgW","previewDataReady","dialogRects","render","style","setTemplate","options","4074035rhCaJX","ck-reset","1535702NVcaWj"];return(Uu=function(){return t})()}!function(t){const e=Bu,n=t();for(;;)try{if(623310===-parseInt(e(127))/1*(parseInt(e(139))/2)+parseInt(e(141))/3*(parseInt(e(154))/4)+parseInt(e(151))/5+-parseInt(e(132))/6*(parseInt(e(153))/7)+parseInt(e(126))/8*(-parseInt(e(131))/9)+parseInt(e(121))/10+parseInt(e(144))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uu);class ju extends s.View{constructor(t,e){const n=Bu;super(t),this[n(150)]=e,this[n(149)]({tag:n(136),attributes:{class:["ck",n(152),n(134)],tabindex:-1}})}[xu(147)](){const t=xu;super[t(147)](),this[t(143)][t(148)][t(125)]=this[t(150)][t(146)][t(125)]+"px",this[t(143)][t(148)][t(135)]=this[t(150)][t(146)][t(135)]+"px"}[xu(128)](t,e){const n=xu;if(!this[n(143)])return;const r=[];for(const[e,s]of t){const t=document[n(133)](n(136));t[n(140)](n(122),e),t[n(137)]=s[n(129)]+n(124),t[n(142)]=s[n(130)],r[n(155)](t)}e(this[n(143)],r),this[n(143)][n(148)][n(135)]="",this[n(138)](n(145))}[xu(123)](){const t=xu;this[t(143)][t(123)]()}}const Gu=Hu;function Vu(){const t=["destroy","_sortRoots","innerHTML","refresh","reduce","item","has"," ck-reset_all","getRootsAttributes","getMediaViewElement","18vWQrAI","contentView","set","registry","previewDataReady","_standarizeRootsData","$defaultValues","figure.media","element","12494268BLuYeB","values","createElement","_getMergeFieldsData","getRootNames","MergeFieldsEditing","1395365nWaisa","classList","8EFqJXq","url","model","headerView","div","height","getDefaultValues","show","getBoundingClientRect","render","Dialog","10544200FozsLK","affectsData","value","children","max","ck-track-changes-preview-dialog","getMergeFieldsIds","updatePosition","62sLXTTV","documentElement","then","document","querySelector","add","view","min","replace","domConverter","execute","getAttribute","oembed","string","_fixMediaEmbeds","push","config","3053106pJjCFf","getDomRoot","TrackChangesData","isEnabled","attachToDom","getDataSetValues","bodyCollectionContainer","4471NtZZtn","class","replaceWith","width","remove","editables","ck-reset_all","innerHeight","editable","ck-focused","trackChanges.preview.renderFunction","$labels","editor","330462YxOCWX","getClientRects","Final content preview","forEach","plugins","getLabel","MediaEmbedEditing","previewMode","ck-media__wrapper","classes","finalContentPreview","get","detachFromDom","entries","editing","setPreviewData","once","1720016UIUyCI","querySelectorAll","clientHeight","locale","sort","getDataWithAcceptedSuggestions"];return(Vu=function(){return t})()}function Hu(t,e){const n=Vu();return(Hu=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Hu,n=t();for(;;)try{if(745988===parseInt(e(329))/1*(parseInt(e(305))/2)+parseInt(e(236))/3+parseInt(e(253))/4+parseInt(e(284))/5*(parseInt(e(269))/6)+parseInt(e(322))/7*(-parseInt(e(286))/8)+-parseInt(e(278))/9+parseInt(e(297))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vu);class Wu extends t.Command{constructor(t){const e=Hu;super(t),this[e(298)]=!1,this[e(325)]=!0}[Gu(262)](){this[Gu(325)]=!0}[Gu(315)](){const t=Gu,e=this[t(235)],n=e[t(256)],r=e[t(240)][t(247)](t(296));let o;const i=function(e){const n=t,r={};if(n(334)in e.ui[n(311)])for(const[t,s]of Object[n(249)](e.ui[n(311)][n(334)]))r[t]=s[n(277)];else r[e[n(288)][n(308)][n(282)]()[0]]=e.ui[n(311)][n(231)][n(277)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(279)](e))r=Math[n(301)](r,t[n(294)]()[n(332)]);let s=0;for(const t of Object[n(279)](e))s+=t[n(294)]()[n(291)];const o=.8*Math[n(301)](document[n(306)][n(255)],window[n(230)]);return{width:r,height:Math[n(312)](s,o)}}(i);r[t(293)]({id:t(246),title:Kr(n,t(238)),isModal:!0,className:t(302),content:new ju(n,{dialogRects:a}),onHide:()=>{o[t(248)]()},onShow:()=>{const a=t;e[a(240)][a(247)](a(324))[a(258)]({...this[a(281)]()})[a(307)]((t=>{const n=a,s=this[n(274)](t,e,i);r[n(311)][n(270)][n(300)][n(247)](0)[n(251)](s,e[n(321)][n(247)](n(233)))})),o=new s.BodyCollection(n,[r[a(311)]]),o[a(326)](),o[a(328)][a(285)][a(333)](a(229)),e[a(252)](a(259),(()=>{o[a(248)]()}));const c=r[a(311)][a(289)][a(330)];r[a(311)][a(289)][a(330)]=c?c+a(266):a(229),r[a(311)][a(270)][a(300)][a(247)](0).on(a(273),(()=>{const t=a;r[t(311)][t(304)]()}))}})}[Gu(281)](){const t=Gu;if(!this[t(235)][t(240)][t(265)](t(283)))return{};const e=this[t(235)][t(240)][t(247)](t(283)),n=e[t(243)],r={};if(t(234)===n)for(const n of e[t(303)]())r[n]=e[t(241)](n)||n;else{const s=t(275)===n?e[t(292)]():e[t(327)](n,!0);for(const n of Object[t(249)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(241)](s)||s}}return{mergeFieldsData:r}}[Gu(274)](t,e,n){const r=Gu;let s;if(r(318)==typeof t){const n=e[r(288)][r(308)][r(282)]()[0];s={[n]:t}}else s=t;const o=this[r(319)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(245)]=e[r][n(285)][n(299)][n(313)](n(232),"");return t}(this[r(260)](e)[r(263)](((t,e)=>(t[r(320)]([e,{content:o[e],classes:""}]),t)),[]),n)}[Gu(319)](t,e){const n=Gu;if(!e[n(240)][n(265)](n(242)))return t;const r=e[n(240)][n(247)](n(242));for(const[s,o]of Object[n(249)](t)){const a=document[n(280)](n(290));a[n(261)]=o,a[n(254)](n(276))[n(239)]((t=>{const s=n,o=t[s(309)](s(317));if(o){const t=o[s(316)](s(287));if(t){const n=r[s(272)][s(268)](new i.DowncastWriter(e[s(250)][s(311)][s(308)]),t,{elementName:"",renderForEditingView:!0}),a=document[s(280)](s(290));a[s(285)][s(310)](s(244)),n[s(295)](a,e[s(250)][s(311)][s(314)]),o[s(331)](a)}}})),t[s]=a[n(261)]}return t}[Gu(260)](t){const e=Gu;if(void 0===t[Hu(267)])return t[e(288)][e(308)][e(282)]();const n=[],r=new Map;for(const s of t[e(288)][e(308)][e(282)]()){const o=t[e(250)][e(311)][e(323)](s)[e(237)]()[e(264)](0);n[e(320)](s),r[e(271)](s,o)}return n[e(257)](((t,n)=>{const s=e,o=r[s(247)](t),i=r[s(247)](n);return o.y-i.y||o.x-i.x})),n}}var zu=n(673),Ku=n.n(zu),qu=n(545),Xu=n.n(qu),Zu=n(262),Ju=n.n(Zu),Yu=n(667),Qu=n.n(Yu),$u=n(357),tl=n.n($u),el=n(209),nl={attributes:{"data-cke":!0}};nl.setAttributes=Qu(),nl.insert=Ju().bind(null,"head"),nl.domAPI=Xu(),nl.insertStyleElement=tl();Ku()(el.A,nl);el.A&&el.A.locals&&el.A.locals;const rl=ol;function sl(){const t=["isPremiumPlugin","10270264UcTeTO","trackChanges.preview.renderFunction","TrackChangesPreview","6DdzATX","isOfficialPlugin","9356232kTsiuI","appendChild","editor","pluginName","commands","334426dVXbhK","requires","391180fPrjUm","add","9rPxFwB","32887890cxTIIe","20DQufGK","config","11242273mRtudO","previewFinalContent","define","407049sIQlLr"];return(sl=function(){return t})()}function ol(t,e){const n=sl();return(ol=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=ol,n=t();for(;;)try{if(825684===-parseInt(e(421))/1+-parseInt(e(433))/2*(parseInt(e(426))/3)+-parseInt(e(435))/4*(parseInt(e(439))/5)+parseInt(e(428))/6+-parseInt(e(441))/7+-parseInt(e(423))/8*(parseInt(e(437))/9)+parseInt(e(438))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sl);class il extends t.Plugin{static get[rl(434)](){return[wu,s.Dialog]}static get[rl(431)](){return rl(425)}static get[rl(427)](){return!0}static get[rl(422)](){return!0}constructor(t){const e=rl;super(t),t[e(432)][e(436)](e(442),new Wu(this[e(430)])),t[e(440)][e(443)](e(424),((t,n)=>{const r=e;for(const e of n)t[r(429)](e)}))}}function al(t,e){var n=cl();return(al=function(t,e){return n[t-=332]})(t,e)}function cl(){var t=["2760909LXQlAx","23947ooYZWb","12000TccvHS","426ziPtmR","101kyQspl","30952966pkMQDp","41350hHImLP","3376rFtxRU","1218152ETYlEd","31210gntRvw","693rQMbND"];return(cl=function(){return t})()}!function(t){for(var e=al,n=t();;)try{if(807450===parseInt(e(337))/1*(parseInt(e(335))/2)+parseInt(e(333))/3+parseInt(e(341))/4+parseInt(e(339))/5*(parseInt(e(336))/6)+parseInt(e(334))/7*(parseInt(e(340))/8)+parseInt(e(332))/9*(-parseInt(e(342))/10)+-parseInt(e(338))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cl)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|